html 
{
	margin: 0px;
	padding: 0px;
}

body 
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	margin: 0px;
	padding: 0px;
	text-align: center; /* for IE */
	background-color: #eeeeee;

}
a:link, a:visited, a:hover {
	color: #015790;
	text-decoration: none;
}
a:hover {
	color: #A50505;
	text-decoration: underline;
}


/*a:link 
{
	color: #0986C1;
	text-decoration: none;
}    
a:visited 
{
	color: #993333;
	text-decoration: none;
}  
a:hover, a:active 
{
	color: #F0641A;
	text-decoration: underline;
} 
*/  

code
{
	font-size: 1.3em;
}

#logo 
{
	width: 100%;
	background-color: #ffffff;
	
}

h1
{
	color: #A50505;
	margin-bottom: 2px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;

}

h2
{
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #333333;
	border-bottom: 1px solid #dddddd;
	/*border-left: 7px solid #dddddd;*/
	padding-left: 3px;
	margin-bottom: 0px;
}
h3
{
	color: #333333;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}
h4
{
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #333333;
}
#wtsLogoArea
{
	height: 35px;
	width: 100%;
	text-align: right;
}

#topBanner 
{
	height: 56px;
	background-color: #ffffff;
	background-image: url(../images/bannerGray2.jpg);
	background-repeat: no-repeat;
}
#topLogoArea
{
	padding: 10px 0px 0px 20px;
}
div#navcontainer
{
	background-color: #a50505;
}

	div#navcontainer ul
	{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-align: right;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	}
	
	div#navcontainer ul li
	{
	display: inline;
	margin-left: -4px;
	}
	
	div#navcontainer ul li a
	{
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	}
	
	div#navcontainer ul li a:hover
	{
	color: #015790;
	background-color: #FFFFFF;
	}
#topblack {
	background-color: #015790;
	height: 12px;
	width: 100%;
}


#wrapper 
{
	width: 970px;   /* align for good browsers */
	text-align: left; /* counter the body center */
	border: 1px solid #cccccc;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 

#body 
{
	width: auto;
	border-left: solid 200px #fff; 	/* should be same width as left column */
	border-right: solid 145px #fff; /* should be same width as right column */
}
#bodyNoRightCol 
{
	width: auto;
	border-left: solid 200px #fff; 	/* should be same width as left column */
	/* border-right: solid 145px #fff; should be same width as right column */
}

#innerbody 
{
	margin: 0px;
	width: 100%;
}

#leftcol 
{
	width: 200px; 					/* width of left column */
	margin-left: -200px; 			/* negative width of left column */
	float: left;
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-left: 5px;
	margin-top: 10px;
	border-right: solid 1px #bbbbbb;

}


#rightcol 
{
	position: relative;
	width: 145px;					/* width of right column */
	margin-right: -145px;			/* negative width of right column */
	padding-top: 0px;
	float: left;
	z-index: 11;
}

/* new home page styles */
.lgHomeHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-position: left top;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	color: #015790;
}
.smHeader
{
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0px 0px 5px 15px; 
	color: #666666;
}

.headerNoShow
{
	display: none;
}
#productBox
{
	margin: 0 0 0 0px;
	height: 240px;
	background-repeat: no-repeat;
	background-position: left top;
}
.bigTestimonial
{
	width: 170px;
	float:left;
	padding-left: 45px;
	padding-top: 20px;
	background-color: transparent;
}
.quoteVerbiage
{
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}
.quoteAttribution
{
	color: #666666;
	font-size: 9pt;
	font-family: arial, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 20px;
	background-color: #D1DDEF;
}
.imgPadded
{
	margin-left: 5px; 
	margin-right: 2px;
}
#indexcontact ul {
	list-style-type: none;
	margin-left: 0px;
}
#indexcontact ul li {
}

.why ul
{
	margin-bottom: 0px;
}
.why ul li
{
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:10px;
	padding-left:19px;
	padding-bottom: 5px;
	padding-top: 2px;
	background-color: transparent;
	background-attachment: fixed;
	background-image: url(../images/checkbox.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.itemList ul li
{
	background:transparent url(../images/bullet.gif) no-repeat scroll 2px 4px !important;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:7px;
	padding-left:19px;
	padding-bottom: 5px;
	padding-top: 2px;
}
.newFeaturesHomeHeader
{
	height: 27px;
	width: 550px;
	margin: 0px 0px 5px 25px;
	background-repeat: no-repeat;
	background-position: left top;
}

.tourButton
{
	margin: 5px 0px 5px 0px;
}
.tourText
{
	margin-bottom: 8px;
}
a.tourLink:link
{
	color: #000000;
	text-decoration: none;
}
a.tourLink:visited
{
	color: #000000;
	text-decoration: none;
}
a.tourLink:active
{
	color: #cc0000;
	text-decoration: none;
}

a.tourLink:hover
{
	color: #000000;
	text-decoration: underline;
}


/*FOLLOWING FOR TOUR PAGE TOUR MENU*/

#p7swapmenu 
{
	background-color: transparent;
	padding: 6px 6px 0px 6px;
	width: 180px;
}
#p7swapmenu ul 
{
	margin: 0px; padding: 0px;
}
#p7swapmenu li 
{
	margin: 0px; 
	padding: 0px; 
	list-style-type: none;
}
.open a 
{
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: #E4E4E4;
	border: 1px solid;
	border-color: #ffffff #929292 #929292 #ffffff;
	color: #333333;
	display: block;
	font-size: 1.0em;
	padding: 4px 0px 4px 16px;
	text-decoration: none;
}
.open a:hover 
{
	background-color: #8C8C8C;
	color: #ffffff;
}
.open a 
{
}
.closed ul a, .open ul a, .open ul a:hover 
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
	color:#333333;
	font-size: .95em;
	padding: 0 0 0 8px;
	margin: 3px 0 3px 16px;
}
.open ul a:hover 
{
	background-color: transparent;
	
}
/*END TOUR PAGE TOUR MENU STYLES*/


/*tour rounded corner style*/

.roundedcornrBox {
	background: url(../images/tourTL.png) no-repeat top left;

}
.roundedcornrTop {
	background: url(../images/tourTR.png) no-repeat top right;
}
.roundedcornrBottom {
	background: url(../images/tourBL.png) no-repeat bottom left;
}
.roundedcornrBottom div {
	background: url(../images/tourBR.png) no-repeat bottom right;
}
.roundedcornrContent {
	background: url(../images/tourR.png) top right repeat-y;
}

.roundedcornrTop div,.roundedcornrTop,
.roundedcornrBottom div, .roundedcornrBottom {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornrContent, .roundedcornrBottom {
	margin-top: -19px;
}
.roundedcornrContent 
{ 
	padding: 0 10px; 
}

/*end tour rounded corner style*/


/* end new home/tour page styles */


.roi
{
	text-align: center;
	font-size: .8em;
	line-height: 1.1em;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-right: 15px;
}

#centercol 
{
	float: left;
	/* position: relative; */
	width: 100%;
	z-index: 12;
}

#centercontent 
{
	border-right: solid 1px #bbbbbb;
	border-left: solid 1px #bbbbbb;
	padding: 10px;
	margin: 8px 15px 0px 10px;		/* Was 0px... prior to eliminating margin-top for h1 */
	line-height: 1.4em;
}
#centercontentNoRightCol 
{

	/* border-left: solid 1px #bbbbbb; */
	padding: 10px;
	margin: 8px 15px 0px 10px;
	line-height: 1.4em;
}
#daohang {
	margin-bottom: 10px;
	font-size: 10px;
}
#procrip {
	width: 70%;
	float: left;
}
#rightprocrip {
	float: right;
	width: 25%;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding-bottom: 5px;
}





.clear 
{
	clear: both;
}

#footer 
{
	clear: both;
	position: relative;
	z-index: 13;
	color: #666666;
	font-size: 9pt;
	border-top: solid 1px #bbbbbb;
	margin: 20px 10px 10px 10px;
	padding: 4px;
}

/* fixes for mozilla */
#body  #innerbody { border-bottom: 1px solid; }
#leftcol { margin-right: 1px; }
#rightcol { margin-left: 1px; }
#centercol { margin: 0 -8px 0 -2px; }

.verticalMenu 
{
	width: 180px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;
}

.verticalMenu ul 
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.verticalMenu li 
{
	border-bottom: solid 1px #dddddd;
}

.verticalMenu a, .verticalMenu a:link, .verticalMenu a:visited, .verticalMenu a:hover 
{
	display: block;
	width: 180px;
	padding: 5px;
	color: #333333;
	font: bold 0.9em Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.0em;
	text-decoration: none;
	border-left: 7px solid #bbbbbb;
	width: 163px;
}

html body .verticalMenu a:link, html body .verticalMenu a:visited, html body .verticalMenu a:hover
{
	width: 163px;
}

.verticalMenu a:hover, #uberLink
{
	background-color: #D1DDEF;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #A50505;
}

.verticalMenu #uberMommaLink
{
	background-color: #015790;
	color: white;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #A50505;
}
.verticalMenu #mommaLink
{
	background-color: #666666; 
	color: white; 
	border-left: 7px solid #333333;
}

.orangeMenu
{
	background-color: #dddddd;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	border-left: 7px solid #bbbbbb;
}

.normalWeight a, .normalWeight a:link, .normalWeight a:visited, .normalWeight a:active, .normalWeight a:hover
{
	font-weight: normal;
}

#testimonialBox, #testimonialBox2, #testimonialBox3, #testimonialBox4, #testimonialBox5, #testimonialBox6, #testimonialBox7, #testimonialBox8
{
	border: solid 1px #DAA07F;
	margin-top: 10px;
	padding: 8px;
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	line-height: 1.3em;
	text-align: left;
}

#customerQuotes
{
	position: relative;
	top: 1.3em;
	color: #A50505;
	font-weight: bold;
	background-color: #ffffff; 
	margin-left: 6px;
	padding: 2px;
}

.customerQuoteSpan
{
	position: relative;
	top: 1.3em;
	color: #B84401;
	font-weight: bold;
	background-color: #ffffff; 
	margin-left: 6px;
	padding: 2px;
}

.box 
{
	border: solid 1px #DAA07F;
	margin-top: 10px;
	padding: 8px;
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}

.CpBox
{
	border: 1px solid #FF9900; 
	width: 100%;
}
table.featureChoice td 
{ 
	border-top: 3px solid #eeeeee;
	border-right: 3px solid #cccccc;
	border-bottom: 3px solid #cccccc;
	border-left: 3px solid #eeeeee;
	background-color: #ffffff; 
	padding: 3px;
	width: 80px; 
	text-align: center;
	line-height: 1.0em;
	 
}
.floatRight
 { 
 	float: right;
 	margin-left: 20px;

}
.spacer 
{ 
	clear: both; 
}
#pageTitle
{
	margin: 0px 0px 15px 0px;
}

.mailingHeader
{
	font: bold 1.1em sans-serif; 
	color: #000000; 
	text-align: left;
}
.mailingList
{
	font: normal .9em sans-serif; 
	text-align: left; 
	margin-bottom: 5px;
}
.imgNoBorder
{
	border: 0 none;
}
.imgBorder
{
	border: 1px solid #cccccc;
	padding: 10px;
	background-color: #ffffff;
	text-align: center;
	margin: 5px;
}

/*features page styles*/
.featureHeader
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
        padding: 3px 2px 3px; 
	background-color: #D1DDEF;
	margin: 0px;
}
.featureCatContainer
{
	padding: 0px;
	margin: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.featuresSubCat
{
	 background-color: #eeeeee; 
	 padding: 10px; 
	 margin: 10px;
	 border: 1px solid #cccccc; 
}
.imgCenter
{
	 text-align: center;
}
.subCatHeader
{
	 font-size: 1.3em;
	 margin: 0px;
	 font-family: Arial, Helvetica, sans-serif;
}
.featureList
{
 	float: left; 
	width: 100%; 
	margin-top: 5px; 
}
.featureThumb
{
	float: left; 
	width: 155px; 
	margin-top: 12px;
	text-align:center;

}
.featureBlurb
{
	float: left; 
	width: 460px; 
	margin-top: 12px;

}
.propicture {
	color: #333333;
	background-color: #D1DDEF;
	font-weight: bold;
	height: 20px;
	padding-top: 3px;
}
.propictureshow {
	width: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.specificationtable {
	font-size: 11.5px;
	line-height: 1.5em;
}



/* end features page styles*/
#preFooterCookieDiv {
	background-color: #015790;
	height: 12px;
	width: 100%;
}
#rightprocrip1 {
	float: right;
	width: 25%;
	text-align: center;
}
