/*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, helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 1.3em; 
	color: #303030;
	background-color: #5398ff;
}

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

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

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

/*Main template styles.*/

#wrapper {
	width: 865px;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
}

#banner {
	height: 153px;
	position: relative;
}

.sidebarwrapper {
	width: 170px;
	background: url(images/bkgnd_sidebar.gif) top left repeat-y;
}


#navigation {
	width: 170px;
	background-color: #09f;
}

#navigation ul {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #09f;
}

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

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

#navigation li a:hover {
	background-color: #006;
	color: #f90;
	text-decoration: none;
}


#content {
	padding: 8px 10px 15px 10px;
}

#footer {
	text-align: center;
	padding: 15px 20px;
}

.footerlinks {
	color: #ffffff; 
	font-size: 14px;
}

.footerlinks a:link, .footerlinks a:visited {
	color: #ffffff;
	text-decoration: underline;
}

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

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

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

#loginarea {
	#position:absolute;
	float:right; 
	width: 120px;
	top: 0px;
	left: 785px;
	margin-right: 36px;
	background-color: #ffc;
	border: 0px solid #09f;
	text-align: center; 
	padding: 0px;
	color: #771087;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.2em;
}

#loginarea a:link, #loginarea a:visited {
	color: #771087;
	text-decoration: none;
}

#loginarea a:hover {
	color: #000;
}

/*index template styles*/

.bordered {
	border: 1px solid #09f;
	padding: 5px;
	text-align: center;
	width: 50%;
}


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

h1 {  
	margin-top: 0px;
	margin-bottom: 8px; 
	font-size: 22px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #800000;
} /*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: #800000;
}

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

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

li {  
	font-size: 14px; 
	line-height: 1.2em; 
	list-style-type: square; 
	list-style-position: outside; 
	color: #303030;
}

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

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

.cellheader {
	font-size: 13px; 
	color: #800000; 
	font-weight:bold;
}

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

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

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

.ziptext {font-size: 10px; line-height: 1.3em;}

.testimonialcellheader {
	font-size: 13px; 
	color: #800000; 
	font-weight:bold;
}

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

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

.testimonialcelltext {  
	font-size: 14px; 
}

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

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

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

.freeship {  font-size: 14px; font-weight:bold; color: #771087;}


.multiheader {  
	margin-top: 0px; 
	margin-bottom: 8px; 
	font-size: 15px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #09f;
	background-color: #ffffff;
	display: block;
	padding: 4px 10px;
} /*multilist header*/

.insertlist1 { 
	font-size: 14px; 
}

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

.nextprev {  font-size: 14px; line-height: 1.2em; }

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

.cellclickhere {  font-size: 14px; line-height: 1.2em; }


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

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



/*Cart pages and shipping*/

.steps {
        display: inline;
        width: 100px;
        /*background: #fff url(images/cart_arrow.gif) right center no-repeat;*/
        color: #999;
        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/sch_cart_arrow.gif) left center no-repeat;
        font-weight: bold;
        text-align: left;
}


#cart {
	width: 100%;
}

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

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

.rightbuttons {
	width: 50%;
	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: #09f;
}

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

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

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

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

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

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

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

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

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

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

.instructions {  
	font-size: 13px;
}

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

.continue {
	text-align: right;
}

.continuebutton {
	background: #800000;
	border: 1px solid #006;
	padding: 3px; 
	font-size: 15px; 
	color:#ffffff;
	text-transform: lowercase;
	cursor: pointer;
}

.errorbutton {
	background: #220000;
	border: 1px solid #006;
	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 #09f;
line-height:1.2em;
z-index:100;
border-right: 2px solid #09f;
border-bottom: 2px solid #09f;
visibility: hidden;
text-decoration: none;
}

.hintanchor { /*CSS for link that shows hint onmouseover*/
	font-size: 10px;
	color: #fff;
	background-color: #09f;
	display: inline;
	padding: 3px;
}
.hintanchor2 { /*CSS for link that shows hint onmouseover*/
        background-color: #0000ff;
        display: inline;
        padding: 3px;
        border: 1px solid #09f;
        font-size: 15px;
        color:#ffffff;
}   
.hintanchor2 a:link, .hintanchor a:visited, .hintanchor a:hover {
        color: #ffffff;
        text-decoration: none;
}

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

.hintclick {
	font-size: 14px;
	color: #f00;
}

.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; }

.select {
	background-color: #09f;
	color: #fff;
	font-weight: bold;
}

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


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

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

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


table.pmt_table th {
	background-color: #09f;
	color: #fff;
	font-weight: bold;
	font-size: 11;
}

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

.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;}

.errormessage2 { 
	font-size: 16px; 
	color: #990000; 
	font-weight: bold; 
}

.errormessage2 A    {text-decoration: underline;}
.errormessage2 A:hover  {text-decoration: underline;}


.fancybutton {background: #00f; font-size: 16px; color:#ffffff; cursor: pointer;}



.fancybutton2 {background: #00f; font-size: 14px; color:#FFFFFF; cursor: pointer;}

.feedbackbutton {
	background: #316ac5;
	color: #FFFFFF;
	border: 1px solid #006;
	padding: 3px; 
	font-size: 15px;
	cursor: pointer;
}
