
/* menu container css */
.moduleContainer
{
	width: 100%;
}
.moduleContainer .wrapper
{
	border: solid 1px #e0e0e0;
	width: 100%;
	margin-bottom: 5px;
}

.moduleContainer .header
{
	border-bottom: solid 2px #242424;
	margin-bottom: 10px;
	width: 100%;
	height: 30px;
}
.moduleContainer .actions
{
	float: left;
}

.moduleContainer .actions .ModuleTitle_MenuBar .root
{
	font-size: 30px;
}
.moduleContainer .actions .ModuleTitle_MenuBar .root.first
{
	background: url(images/action.png) no-repeat left center;
}
.moduleContainer .actions .ModuleTitle_MenuBar .root.first.hov
{
	background: url(images/action_hov.png) no-repeat left center;
}
.moduleContainer .actions .ModuleTitle_MenuBar .root.first .icn img
{
	height: 24px;
	width: 24px;
	visibility: hidden;
}

.moduleContainer .actions .ModuleTitle_MenuBar .m
{
	background: #242424;
	padding-right: 2px;
}
.moduleContainer .actions .ModuleTitle_MenuBar .m .icn
{
	background: url(images/icon_bg.png) repeat-y left top;
	border: 0px;
	width: 22px;
	text-align: left;
}
.moduleContainer .actions .ModuleTitle_MenuBar .m .break .icn
{
	font-size: 1px;
	height: 1px;
}
.moduleContainer .actions .ModuleTitle_MenuBar .m span
{
	padding-left: 3px;
	color: White;
}
.moduleContainer .actions .ModuleTitle_MenuBar .m .hov
{
	background: url(images/subaction_hov.gif);
}
.moduleContainer .actions .ModuleTitle_MenuBar .m .mi img
{
	visiblity: hidden;
}

.title
{
	padding-left: 10px;
	font-family: Microsoft Sans Serif;		
	font-weight:lighter;
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
}

.titleLeft
{
	padding-left: 5px;
	font-family: Microsoft Sans Serif;		
	font-weight:lighter;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
}

.Head
{
}



.moduleContainer .help
{
	float: right;
}

.moduleContainer .contentPane
{
	padding: 7px;
}

.moduleContainer .footer
{
	margin-top: 10px;
	padding: 7px;
}




/*-----------------------------*/

.TitleTable
{
	height: 30Px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3476b0;
}

.TitleArrowAction
{
	height: 20px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #FFFFFF;
}



.ContentHeaderPanel
{
	border-color: #FFFFFF;
	background-position: center center;
	background-color: white;
	background-image: url(images/contentHeaderbg.png);
	background-repeat: repeat-x;
	width: auto;
	height: 33px;
	vertical-align: top;
	text-align: left;
	margin-top: 4px;
	border: solid 1 px white;
}


.Content
{
}

.ContentHeading
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: Bolder;
	height: 30px;
	color: #003366;
	text-align:left;
}

.Quote
{
	font-family: Verdana;
	font-variant:small-caps;
	font-style:normal;
	font-size: 14px;
	font-weight:600;
	color: #972424;
	text-align:center;
}



.ContentMiddleText 
{	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	font-style: normal;
	color: #003366;
	text-align: justify;
	vertical-align: top;
	text-align:left;
	
	padding: 10px;
	/*border-style: none solid solid solid;
	border-width: 1px;
	border-color: #FFFFFF;*/
	width: 100%;
	height: auto;
	background-position: left top;
	background-image: url(images/contentbg.png);
	background-repeat: repeat-x;
	background-color: #c7e3f7;
}

.Normal
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	font-style: normal;
	color: #003366;
	text-align: justify;
	
}

.ContentLeftText
{
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
	font-style: normal;
	color: #003366;
	text-align: justify;
	vertical-align: top;
	background-color: #eb8712;
	padding: 7px;
	width: 100%;
	height: auto;
	background-position: left top;
	background-image: url(images/contentleftbg.png);
	background-repeat: repeat-x;
}



.SellYourPackage
{
	background: url(images/sellyourpackages.png) no-repeat center center;
	width: 192px;
	height: 270px;
	display: block;
	text-align:left;
}

.ManageYourPackage
{
	background: url(images/manageyourpackages.png) no-repeat center center;
	width: 192px;
	height: 270px;
	display: block;
	text-align:left;
	vertical-align:bottom;
}

.BuildYourPackage
{
	background: url(images/buildyourpackages.png) no-repeat center center;
	width: 192px;
	height: 270px;
	display: block;
	text-align:left;
}


.ECommerceFeatures li
{
	list-style-position: inside;
}

.ECommerceFeatures ul
{
	margin: 0px;
	padding: 0;
	list-style-type:circle;
	text-align:left;
}



.alternate
{
	background-color: #dbf0fb;
}





.HeaderPlan
{
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}

.CMSMonthlyPlanBg
{
	background: #FFFFFF url(images/cmsmonthlybg.png) repeat-x top center;
	width: 700px;
	height: 100%;
}

.ECommerceFeatures
{
	border: 1px dotted #3399FF;
	width:220px;
}

.CMSMonthlyTable
{
	border: 1px solid #99ccfb;
	border-collapse: collapse;
	width: 600px;
}

.CMSMonthlyTable td
{
	border: 1px solid #99ccfb;
	border-collapse: collapse;
	font-family: tahoma;
	font-size: 12px;
	color: #036889;
}

.ECommerceDesignPackageTable
{
	border: 1px solid #99ccfb;
	border-collapse: collapse;
	width: 650px;	
}


.ECommerceDesignPackageTable td
{
	border: 1px solid #b7daee;
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 10px;
	color: #036889;	
}

.CMSSupportPackagesTable
{
	border: 1px solid #99ccfb;
	border-collapse: collapse;
	width: 650px;	
}


.CMSSupportPackagesTable td
{
	border: 1px solid #b7daee;
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 10px;
	color: #036889;	
}





.ECommerceDesignPackagePricing
{
	font-family: Verdana;
	font-size: 18px;
	color: white;		
}

.CMSDesignPackagePricing
{
	font-family: Verdana;
	font-size: 18px;
	color: white;		
}







.BlueHeaderBg
{
	background: #FFFFFF url(images/blueHeaderBg.png) repeat-x top center;
	width: auto;
	height: 36px;
	Text-align:center;
}

.LightGreenHeaderBg
{
	background: #FFFFFF url(images/lightGreenHeaderBg.png) repeat-x top center;
	width: auto;
	height: 36px;
	padding-left: 5px;
}

.LightBlueHeaderBg
{
	background: #FFFFFF url(images/lightBlueHeaderBg.png) repeat-x top center;
	width: auto;
	height: 36px;
	padding-left: 5px;
	text-align:center;
}

.LightYellowHeaderBg
{
	background: #FFFFFF url(images/lightYellowHeaderBg.png) repeat-x top center;
	width: auto;
	height: 36px;
	padding-left: 5px;
	text-align:center;
}

.LightRedHeaderBg
{
	background: #FFFFFF url(images/lightRedHeaderBg.png) repeat-x top center;
	width: auto;
	height: 36px;
	text-align:center;
}

.LightGrayHeaderBg
{
	background: #FFFFFF url(images/lightGrayHeaderBg.png) repeat-x top center;
	width: auto;
	height: 36px;	
	text-align:center;
}



.RowLightBlue
{
	background-color: #cce4fa;
	height: 25px;	
	text-align:center;
}

.RowWhite
{
	background-color: #FFFFFF;
	height: 25px;
	text-align:center;
	
}

.IconCheck
{
	width: auto;
	height: 30px;
	background: url(images/iconcheck.png) no-repeat center center;
	text-align:center;
}

.DealSave
{
	font-family: tahoma;
	font-size: 10px;
	color: #b6061a;		
	display:inline-block;
}

.RegularDeal
{
	font-family: verdana;
	font-size: 12px;
	color: #DealSave;
	display: inline;
	text-decoration: line-through;
}

.SmittyPic
{
	float: left;
	background: url(images/smittypic.png) no-repeat center center;
	width: 165px;
	height: 254px;
	padding-right: 20px;
	vertical-align: bottom;
}

.KimPic
{
	float: left;
	background: url(images/kimpic.png) no-repeat center center;
	width: 165px;
	height: 254px;
	padding-right: 20px;
}


.MissionPic
{
	height:120px;
	width:130px;
	background: url(images/mission_pic.png) no-repeat center center;	
	display:block;
	float:left;
	padding:5px;
}

.VisionPic
{
	height:120px;
	width:130px;
	background: url(images/vision_pic.png) no-repeat center center;	
	display:block;
	float:left;
	padding:5px;
}

.ECommerce1Pic
{
	height:120px;
	width:130px;
	background: url(images/ecommerce1_pic.png) no-repeat center center;	
	display:block;
	float:left;
	padding:5px;
}

.ECommerce2Pic
{
	height:120px;
	width:130px;
	background: url(images/ecommerce2_pic.png) no-repeat center center;	
	display:block;
	float:left;
	padding:5px;
}

.ECommerce3Pic
{
	height:120px;
	width:130px;
	background: url(images/ecommerce3_pic.png) no-repeat center center;	
	display:block;
	float:left;
	padding:5px;
}

.ECommerce4Pic
{
	height:120px;
	width:130px;
	background: url(images/ecommerce4_pic.png) no-repeat center center;	
	display:block;
	float:left;
	padding:5px;
}

.ECommerce5Pic
{
	height:120px;
	width:130px;
	background: url(images/ecommerce5_pic.png) no-repeat center center;	
	display:block;
	float:left;
	padding:5px;
}

.ECommerce6Pic
{
	height:120px;
	width:130px;
	background: url(images/ecommerce6_pic.png) no-repeat center center;	
	display:block;
	float:left;
	padding:5px;
}

.WebDesignRequestPic
{
	height:120px;
	width:130px;
	background: url(images/WebDesignRequest_Pic.png) no-repeat center center;	
	display:block;
	float:left;
	padding:5px;
}

.cms1Pic
{
	height:120px;
	width:130px;
	background: url(images/cms1_pic.png) no-repeat center center;	
	display:block;
	float:left;
	padding:5px;
}

.cms2Pic
{
	height:120px;
	width:130px;
	background: url(images/cms2_pic.png) no-repeat center center;	
	display:block;
	float:left;
	padding:5px;
}

.cms3Pic
{
	height:120px;
	width:130px;
	background: url(images/cms3_pic.png) no-repeat center center;	
	display:block;
	float:left;
	padding:5px;
}

.cms4Pic
{
	height:120px;
	width:130px;
	background: url(images/cms4_pic.png) no-repeat center center;	
	display:block;
	float:left;
	padding:5px;
}

.cms5Pic
{
	height:120px;
	width:130px;
	background: url(images/cms5_pic.png) no-repeat center center;	
	display:block;
	float:left;
	padding:5px;
}

.cms6Pic
{
	height:120px;
	width:130px;
	background: url(images/cms6_pic.png) no-repeat center center;	
	display:block;
	float:left;
	padding:5px;
}

.aboutUs1Pic
{
	height:120px;
	width:130px;
	background: url(images/aboutus1_pic.png) no-repeat center center;	
	display:block;
	float:left;
	padding:5px;	
}

.feedback1Pic
{
	height:120px;
	width:130px;
	background: url(images/feedback1_pic.png) no-repeat center center;	
	display:block;
	float:left;
	padding:5px;	
}

.contactUsPic
{
	height:120px;
	width:130px;
	background: url(images/contactus_pic.png) no-repeat center center;	
	display:block;
	float:left;
	padding:5px;	
}

.testimonialPic
{
	height: 337px;
	width: 521px;
	background: url(images/testimonial_pic.png) no-repeat center center;	
	display:block;
	float:left;
	padding:5px;
}

.hotDealPic
{
	height: 95px;
	width: 133px;
	background: url(images/hotdeal_pic.png) no-repeat center center;	
	display:block;	
}


.ReadyToSellOnline
{
	height:32px;
	width:233px;
	background: url(images/readytosellonline.png) no-repeat center center;	
	display:block;	
	text-align:center;	
	padding:10px;
}



.QuickLinkHeadline
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-style: normal;
	color: #003366;	
}

.QuickLinkText
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	font-style: normal;
	color: #972424;		
}

.QuickLinkTestimonials
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	font-style:italic;
	color: #972424;			
}

.QuickLinkTestimonialsAuthor
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	font-style:normal;
	color: #003366;		
}

.QuickLinkTestimonialsCompany
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8px;
	font-weight:normal;
	font-style:normal;
	color: #003366;		
}

.PackageLearnMore
{
	border: 1px dotted #d18604;
	margin-top: 220px;
	color: #08486c;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	background-color: #f59f09;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	display: inline-block;
	width: 100px;
	margin-left: 23px;
}

.PackageLearnMore:hover
{
	color: white;
}

.PackageLearnMoreOld
{
	padding-top:205px;	
	color:white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	font-style:normal;
	text-align:center;
}

.PackageLearnMore, A.PackageLearnMore:Link, A.PackageLearnMore:Visited, A.PackageLearnMore:Active
{
		text-decoration: none;
}


.RedBox
{
	border: 2px solid #FFFFFF;
	background-color: #800000;
	padding:7px;
	color:White;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	display:inline-block;	
	margin:10px;
	text-align:center;
	width:auto;	
}

.RedBox:hover
{
	border: 2px solid #FFFFFF;
	background-color: #6b8420;
	padding:7px;
	color:White;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	display:inline-block;	
	margin:10px;
}


#pscroller1
{	
	width: auto;
	height: 100px;
	line-height: 12px;
	padding: 5px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass
{ 

}

#scroll-area
{
	margin-top:10px;	
}