/*Datahost stylesheet*/

/*Set up body, td, and p as the same style. You'll also want to include the same info in the <body> tag on main template.*/

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: arial,verdana, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em; 
	color: #000000;
	background-color: #E5DBCF;
}

a:link, a:visited {
	color: #336699; 
	text-decoration: underline;
}

a:hover {
	color: #CC9933; 
	text-decoration: underline;
}

td, p {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em; 
	color: #000000;
}



/*Main template styles.*/

#wrapper {
	width: 778px;
	margin: 0 auto;
	position: relative;
	background-color:#FFFFFF;
	border: 1px solid #000000;
	padding: 1px;
}

#masthead {
width: 778px;
}

#mainnav {
	width: 600px;
}

#mainnav ul {
	margin: 0;
	padding: 0;
	text-align: right;
}

#mainnav li {
	list-style: none;
	display: inline;
	padding-left: 10px;
	font-size: 14px;
	line-height: 1.2em;
	color: #ffffff;
}

#mainnav li a:link, #mainnav li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#mainnav li a:hover {
	color: #000000;
	text-decoration: none;
}


#navigation {
	width: 125px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

#navigation li {
	list-style: none;
	color: #ffffff;
	font-size: 13px;
	line-height: 1.2em;
	margin-bottom: 6px;
}

#navigation li a:link, #navigation a:visited {
	display: block;
	background-color: #336699;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 5px;
}

#navigation li a:hover {
	background-color: #54A4DE;
	color: #ffffff;
	text-decoration: none;
}


#contentwrapper {
	width: 620px;
	position: relative;
	padding-top:10px;
}

#content {
	padding-right: 15px;
	padding-left: 10px;
}

#footer {
	width: 100%;
	height: 23px;
	background-color:#CC9933;
	position: relative;
	
}

.footerlinks {
	color: #FFFFFF; 
	font-size: 11px;
	position: relative;
	padding-left: 5px;
	display: inline;
	vertical-align: bottom;
}

.footerlinks a:link, .footerlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footerlinks a:hover {
	color: #000000;
	text-decoration: none;
}/*site links in the footer, like home, etc.*/

.footertext {  
	color: #000000; 
	font-size: 11px;
	text-align: right;
	display: inline;
	vertical-align: top;
}

.footername {  
	color: #ffffff; 
	font-weight:bold; 
	font-size: 12px;
}

.copyright {  
	color: #ffffff; 
	font-size: 11px;
}

.siteby {  
	width: 764px;
	margin: 0px auto;
	padding-top: 8px;
	font-size: 11px; 
	line-height: 1.2em; 
	color: #000000;
}


/*index template styles*/


.intro {
	font-size: 14px;
	line-height: 1.2em;
	color: #000000;
}

.intro a:link, .intro a:visited {
	color: #308109;
	text-decoration: none;
	font-weight: bold;
}

.intro a:hover {
	color: #9b0075;
	text-decoration: none;
}


/*Category and Product list, cell and details pages*/

h1 {  
	margin-top: 0px;
	margin-bottom: 8px; 
	font-size: 20px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #336699;
} /*this is always used for the page title, except home page and product detail pages*/

h2 {  
	margin-top: 0px; 
	margin-bottom: 8px; 
	font-size: 18px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #336699;
}

h3 {  
	margin-top: 0px; 
	margin-bottom: 2px; 
	font-size: 15px; 
	font-weight: bold; 
	line-height: 1.5em; 
	color: #54A4DE;
}

h4 {  
	margin-bottom: 2px; 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 1.2em; 
	color: #336699;
}

li {  
	font-size: 12px; 
	line-height: 1.6em; 
	list-style-type: square; 
	list-style-position: outside; 
	color: #000000;
}

li.webpages {  
	font-size: 13px; 
	line-height: 1.6em;
}

.sku {font-size: 11px; color: #000000; text-decoration: none; font-weight:bold;}

.cellheader {
	font-size: 15px;
	line-height: 2.0em; 
	color: #54A4DE; 
	font-weight:bold;
	font-family:arial,verdana;
}

.cellheader a:link, .cellheader a:visited    {
	color: #54A4DE;
	text-decoration: none;
}

.cellheader a:hover  {
	color: #CC9933;
	text-decoration: underline;
}/*cat name or product name, depending on which cell*/

.cellheaderhm {
	font-size: 11px;
	line-height: 1.1em; 
	color: #54A4DE; 
	font-weight:bold;
	font-family:arial,verdana;
}

.cellheaderhm a:link, .cellheaderhm a:visited    {
	color: #54A4DE;
	text-decoration: none;
}

.cellheaderhm a:hover  {
	color: #CC9933;
	text-decoration: underline;
}/*steps on homepage*/

.celltext {  font-size: 13px; line-height: 1.3em;}

.testimonialcellheader {
	font-size: 15px; 
	color: #54A4DE; 
	font-weight:bold;
}

.testimonialcellheader a:link, .testimonialcellheader a:visited    {
	color: #54A4DE;
	text-decoration: none;
}

.testimonialcellheader a:hover  {
	color: #CC9933;
	text-decoration: underline;
}/*item name on the testimonial product list page*/

.testimonialcelltext {  
	font-size: 12px; 
}

.testimotitle {
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
    color: #336699;
	}

.testimotext {
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 10px;
		font-weight: normal;
    color: #000000;
	}

.testimolink {
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 10px;
		font-weight: bold;
    color: #CC9933;
	}
	
.testimolink A    {color: #CC9933; text-decoration: underline;}
.testimolink A:visited {color: #CC9933; text-decoration: underline;}
.testimolink A:hover  {color: #336699; text-decoration: underline;}

.highlight {  
	font-size: 13px; 
	font-weight:bold; 
	color: #308109; 
}

.highlight a:link, .highlight a:visited {
	color: #308109;
	text-decoration: underline;
}

.highlight a:hover  {
	color: #9b0075;
	text-decoration: underline;
}

.freeship {  font-size: 12px; font-weight:bold; color: #9b0075;}


.multiheader {  
	margin-top: 0px; 
	margin-bottom: 4px; 
	font-size: 14px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #FFFFFF;
	background-color: #CC9933;
	display: block;
	padding: 4px 10px;
	font-variant: small-caps;
} /*multilist header*/

.multilabels {font-size: 10px; text-transform:uppercase;}

.insertlist1 { 
	font-size: 11px;
	line-height: 1.5em; 
}

.insertlist1 a:link, .insertlist1 a:visited {
	text-decoration: none;
}
 /*youarehere links*/

.nextprev {  font-size: 12px; line-height: 1.5em; }

.gotocart {  font-size: 12px; line-height: 1.5em; }
 /*for viewcart links*/

.cellclickhere {  font-size: 12px; line-height: 1.5em; }

.celltext {  font-size: 11px; line-height: 1.5em; }

.disclaimer {font-size: 10px; line-height: 1.3em; font-family: arial,verdana; }

.jumplinks {font-size: 12px; line-height: 1.5em;} /*used on faq page*/

.clickhere {  font-size: 11px; line-height: 1.5em; }
 /*back to top links*/



/*Cart pages and shipping*/

.steps {
	display: inline;
	width: 100px;
	color: #CCC;
	margin-right: 8px;
	padding-right: 0px;
	text-align: left;
}

.stepson {
	display: inline;
	width: 100px;
	color: #333;
	margin-right: 8px;
	padding-left: 15px;
	background: #fff url(images/tusa_cartarrow.gif) left center no-repeat;
	font-weight: bold;
	text-align: left;
}



#cart {
	width: 100%;
}

.buttons {
	width: 100%;
	position: relative;
}

.leftbuttons {
	width: 60%;
	float: left;
}

.rightbuttons {
	width: 40%;
	float: right;
	text-align: right;
}

.clear {
	clear: both;
}

#cartcontent {
	width: 100%;
}

.tablecart {
	width: 100%;
	border: 0;
	padding: 0;
	border-collapse: collapse;
	margin-bottom: 10px;
}

.tablecart tr.bkgnd1 {
	background: #CC9933;
}

.tablecart th.bkgnd1 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
}

.tablecart tr.bkgnd2 {
	background: #ffffff;
}

.tablecart th.bkgnd2 {
	font-size: 13px;
	color: #4f86ba;
	padding-top: 5px;
}

.tablecart td, .tablecart p {
	font-size: 13px;
}

.tablecart td.products {
	color: #333333;
	border-top: 1px solid #CC9933;
	padding-top: 6px;
}

.tablecart td.options {
	font-size: 12px;
}

.tablecart td.subhead {  
	font-size: 13px; 
	font-weight: bold; 
	color: #E5DBCF;
	line-height: 1.2em;
	padding-top: 6px;
	padding-bottom: 6px;
}

.tablecart td.shipping {
	font-size: 12px;
}

.tablecart td.indshipnote {
	color: #E5DBCF;
	font-weight: bold;
}

.cartbutton {
	font-size: 10px;
	color: #ffffff;
	background: #54A4DE;
	display: inline;
}

.instructions {  
	font-size: 13px;
}

.smallnotes {
	font-size: 11px;
	line-height: 1.2em;
}

.continue {
	text-align: right;
}

.continuebutton {
	background: #54A4DE;
	border: 1px solid #666666;
	padding: 3px; 
	font-size: 15px; 
	color:#FFFFFF;
	text-transform: lowercase;
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #eeeeee;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid #cad8ac;
line-height:1.2em;
z-index:100;
border-right: 2px solid #cad8ac;
border-bottom: 2px solid #cad8ac;
visibility: hidden;
text-decoration: none;
}

.hintanchor { /*CSS for link that shows hint onmouseover*/
	font-size: 12px;
	color: #4f86ba;
	background-color: #95b15a;
	display: inline;
	padding: 3px;
}

.hintanchor a:link, .hintanchor a:visited, .hintanchor a:hover {
	color: #ffffff;
	text-decoration: none;
}

.hintclick {
	font-size: 12px;
	color: #4f86ba;
}

.shippingnotes {
	width: 100%;
	margin-top: 25px;
}

.shippingnotes th {
	color: #4f86ba;
	padding-bottom: 10px;
	border-bottom: 1px solid #4f86ba;
}

.shippingnotes td {
	border-bottom: 1px solid #4f86ba;
}	



/*Miscellaneous*/

input {margin-top: 0px; margin-bottom: 0px; margin-left: 0px;}

form {margin-top: 0px; margin-bottom: 0px; }

table {margin-top: 0px; margin-bottom: 0px; }

.certificate { padding: 0; margin: 0; border: 2px solid #9b0075; background-color: #ffffff; }
.certificate td { padding: 5px; }


/*hr {
	border-bottom: 1px dotted #000000;
	color: #bc56a2;
	background-color: #bc56a2;
}*/

table.price_table th {
	background-color: #ffcc66;
	color: #000000;
	list-style-type: disc;
	list-style-position: inside;
	border: outset #ffcc66 1px;
	font-weight: bold;
	font-size: 10px;
}

table.price_table td {
	background-color: #ffffff;
	border: outset #F8F4F1 1px;
}


table.pmt_table th {
	background-color: #CC9933;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

table.pmt_table td {
	background-color: #F8F4F1;
}

.label {  font-size: 11px; line-height: 1.2em; font-weight: bold; }

.attribute {  font-size: 11px; line-height: 1.2em;}


.errormessage {font-size: 14px; color: #0033cc; font-weight:normal; text-decoration: none;}
.errormessageA    {text-decoration: underline;}
.errormessage A:hover  {text-decoration: underline;}


.fancybutton {background: #B9D8EE; font-size: 9px; text-transform:uppercase; color:#336699; font-family:arial,verdana;}

.fancybutton2 {background: #B9D8EE; font-size: 9px; text-transform:uppercase; color:#336699; font-family:arial,verdana;}


/*.box rounded outline */
.box {clear:right; padding:0px; margin-bottom:10px;}
.box .b1, .box .b2, .box .b3, .box .b4 {
display:block;
overflow:hidden;
font-size:1px;
}
.box .b1, .box .b2, .box .b3 {height:1px;}
.box .b2, .box .b3, .box .b4 {}
.box .b1 {margin:0 5px; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;background-color:#CCCCCC;}
.box .b2 {margin:0 3px; border-left:2px solid #CCCCCC; border-right:2px solid #CCCCCC;background-color:#EAEAEA;}
.box .b3 {margin:0 2px; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;background-color:#EAEAEA;}
.box .b4 {height:2px; margin:0 1px; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;background-color:#EAEAEA;}
.box .in { 
background-color:#EAEAEA;
display:block;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
padding:0 7px;
}

/*you can change the color of the outline for different boxes by setting the background
color as follows*/
#kit .box .b1 {border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; background-color:#CCCCCC;}
#kit .box .b2 {border-left:2px solid #CCCCCC; border-right:2px solid #CCCCCC; background-color:#EAEAEA;}
#kit .box .b3 {border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; background-color:#EAEAEA;}
#kit .box .b4 {border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; background-color:#EAEAEA;}
#kit .box .in {border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; background-color:#EAEAEA;}	

#review .box .b1 {border-left:1px solid #8AAF0A; border-right:1px solid #8AAF0A; background-color:#8AAF0A;}
#review .box .b2 {border-left:2px solid #8AAF0A; border-right:2px solid #8AAF0A; background-color:#E8F7FD;}
#review .box .b3 {border-left:1px solid #8AAF0A; border-right:1px solid #8AAF0A; background-color:#E8F7FD;}
#review .box .b4 {border-left:1px solid #8AAF0A; border-right:1px solid #8AAF0A; background-color:#E8F7FD;}
#review .box .in {border-left:1px solid #8AAF0A; border-right:1px solid #8AAF0A; background-color:#E8F7FD;}