/*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: 13px; 
	line-height: 1.4em; 
	color: #666;
	background: #a5b557;
}

a {
	color: #993300; 
	text-decoration: underline;
}

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

td, p {
	font-family: arial, helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 1.4em; 
	color: #666;
}



/*Main template styles.*/

#wrapper {
	width: 944px;
	margin: 0 auto;
	position: relative;
}

#banner {
	height: 141px;
	background: url(images/bkgnd_banner.jpg) top left no-repeat;
	position: relative;
}

#logo {
	width: 288px;
	height: 76px;
	position: absolute;
	top: 36px;
	left: 45px;
}

#address {
	width: 300px;
	position: absolute;
	top: 45px;
	left: 400px;
	font-size: 12px;
	color: #fff;
}

#innerwrapper {
	width: 100%;
	background: url(images/bkgnd_innerwrapper.jpg) top left repeat-y;
	position: relative;
}


#mainnav {
	width: 860px;
	height: 40px;
	margin: 0 auto;
}

.mainnavnavlink {
	width: 86px;
	float: left;
	margin-right: 1px;
	background: #d2daab;
	border: 1px solid #a5b557;
	text-align: center;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #738325;
}

.mainnavnavlink a {
	color: #738325;
	text-decoration: none;
}

.mainnavnavlink:hover {
	background: #c4d2e9;
	color: #fff;
}

.mainnavnavlinkon {
	width: 86px;
	float: left;
	margin-right: 1px;
	background: #577fbf;
	border: 1px solid #a5b557;
	text-align: center;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #fff;
}

.mainnavnavlinkon a {
	color: #fff;
	text-decoration: none;
}

.mainnavnavlinkon:hover {
	background: #577fbf;
	color: #fff;
}	

.mainnavinpath {
	width: 86px;
	float: left;
	margin-right: 1px;
	background: #577fbf;
	border: 1px solid #a5b557;
	text-align: center;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #fff;
}

.mainnavinpath a {
	color: #fff;
	text-decoration: none;
}

.mainnavinpath:hover {
	background: #577fbf;
	color: #fff;
}
	

#pagecontentwrapper {
	width: 860px;
	margin: 0 auto;
	position: relative;
}

#leftcolumn {
	width: 625px;
	float: left;
}

#rightcolumn {
	width: 205px;
	float: right;
	padding-top: 75px;
	z-index: 50;
}

#rightcolumn h2 {
	margin-top: 0px;
	margin-bottom: 8px; 
	font-family: Georgia, serif;
	font-size: 18px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #164ea6;
}

#rightcolumn a {
	text-decoration: none;
}

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

.navigation ul {
	margin: 0;
	padding: 0;
	text-align: left;
	margin-bottom: 25px;
}

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

.navigation li a {
	display: block;
	color: #993300;
	text-decoration: none;
}

.navigation li a:hover {
	color: #164ea6;
	text-decoration: none;
}

#cartinfo {
	background-color: #eee;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}/*for the cart items, amt*/



#footer {
	position: relative;
}

#footerlinks {
	color: #333333; 
	font-size: 13px;
	line-height: 1.2em;
	background: url(images/bkgnd_footerlinks.jpg) top left repeat-y;
	padding-left: 44px;
	padding-right: 44px;
	padding-top: 30px;
}

#footerlinks a {
	color: #738325;
	text-decoration: none;
}

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

#boxbottom {
	height: 36px;
	background: url(images/bkgnd_footer.jpg) top left no-repeat;
}


#siteby { 
	width: 860px;
	margin: 0 auto; 
	padding: 0px 44px 15px 44px;
	font-size: 12px; 
	line-height: 1.2em; 
	color: #fff;
}

#siteby a {
	color: #fff;
	text-decoration: underline;
}

#siteby a:hover {
	color: #164ea6;
}

#paintext {
	width: 205px;
	height: 107px;
	position: absolute;
	top: -40px;
	right: 5px;
	z-index: 100;
}


/*index template styles*/

.announcementheader {
	font-size: 15px;
	font-weight: bold;
	color: #738325;
	margin-bottom: 5px;
}

.announcementtext {
}

.announcementclickhere a {
	font-weight: bold;
	text-decoration: none;
}

.container {
	width: 625px;
	position: relative;
}

.containerleft {
	width: 305px;
	float: left;
}

.containerright {
	width: 305px;
	float: right;
}

.margintop {
	margin-top: 15px;
}

.margintop10 {
	margin-top: 10px;
}


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

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

h2 {  
	margin-top: 0px; 
	margin-bottom: 6px; 
	font-size: 17px; 
	font-weight: bold; 
	line-height: 1.1em; 
	color: #577fbf;
}

h2.subhead {  
	margin-top: 0px; 
	margin-bottom: 6px; 
	font-size: 17px; 
	font-weight: bold; 
	line-height: 1.1em;
	color: #577fbf;
}

h3 {  
	margin-top: 10px; 
	margin-bottom: 4px; 
	font-size: 15px; 
	font-weight: bold; 
	line-height: 1.5em; 
	color: #164ea6;
}

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

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

ul.webpages {
	margin-top: 0px;
	margin-bottom: 10px;
}

ul li.webpages {  
	font-size: 13px; 
	line-height: 1.2em;
	/*list-style-type: none;*/
}

ol li {
	list-style-type: decimal;
}

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

.cellpadding {
	padding-bottom: 15px;
}/*this is the bottom padding between cells*/

.table_margintop {
	width: 100%;
	margin-top: 15px;
}/*this is on all the product_list and cat_list pages*/

.table_nomargin {
	width: 100%;
	margin-top: 0px;
}


.cellheader, .testimonialcellheader {
	font-size: 14px; 
	color: #738325; 
	font-weight:bold;
	margin-bottom: 4px;
}

.cellheader a, .testimonialcellheader a {
	color: #738325;
	text-decoration: none;
}

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

.celltext, .testimonialcelltext {  }

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

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

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

.flag {
	display: inline;
	padding-right: 5px;
	color: #308109;
	font-weight: bold;
}


.multiheader {  
	margin-top: 6px; 
	margin-bottom: 6px; 
	font-size: 17px; 
	font-weight: bold; 
	line-height: 1.1em; 
	color: #577fbf;
	background-color: #ffffff;
	display: block;
} /*multilist header*/

.insertlist1 { 
	font-size: 12px; 
}

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

.nextprev, .gotocart, .cellclickhere {  font-size: 12px;  }

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

.clickhere {  font-size: 11px; line-height: 1.5em; }
 /*back to top links*/
 
.jumptobox {
	background-color: #bc56a2;
	padding: 5px;
	font-size: 12px;
	text-align: right;
	margin-bottom: 10px;
}

.tellafriend {
	background-color: #ffcc00;
	color: #000;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

.tellafriend a {
	color: #000;
	text-decoration: none;
}

.tellafriend:hover {
	/*background-color: #ffcc00;*/
}



/*Cart pages and shipping*/



.clear {
	clear: both;
}


.cartbutton, .fancybutton, .fancybutton2 {
	color: #fff;
	font-weight: bold;
	border-top: 1px solid #164ea6;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #164ea6;
	background-color: #164ea6;
	margin:0; /*the following 4 styles are to prevent huge buttons in IE*/
	padding:0 .25em;
	width: auto;
	overflow:visible;
}

.cartbutton[class] {  /* IE < 7 ignores [class] */
    width: auto; 
} /* cancel margin fix for other browsers */

.cartbutton_simple {
	font-size: 11px;
	padding: 2px;
}/*this is for update cart, calculate shipping, clear cart*/

.cartbutton_continueshopping {
	color: #333;
	font-weight: bold;
	border-top: 1px solid #ffcc00;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ffcc00;
	background-color: #ffcc00;/*the arrow for this button is hard-coded on viewcart*/
	font-size: 14px;
	width: 175px;
	font-weight: bold;
	padding: 6px;
}/*this is for continue shopping at top of page*/

.cartbutton_continueshopping a {
	color: #333;
	text-decoration: none;
}/*this is for the top continue shopping at the top of viewcart since it's not really a button*/

.cartbutton_back {
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	padding-left: 25px;
	background: #164ea6 url(images-mm/arrow_back_white.gif) left center no-repeat;
}/*this is for continue shopping and make changes*/

.cartbutton_forward {
	font-size: 16px;
	padding: 6px 30px 6px 6px;
	text-align: right;
	background: #164ea6 url(images-mm/arrow_forward_white.gif) center right no-repeat;
}/*this is for proceed to checkout, complete payment, submit order*/

.cartbutton_forwardadd {
	font-size: 12px;
	padding: 4px;
	padding-right: 30px;
	text-align: right;
	background: #164ea6 url(images-mm/arrow_forward_white.gif) center right no-repeat;
}/*this is for add to cart*/

.cartbutton_forwardsml {
	font-size: 11px;
	padding: 2px;
	padding-right: 25px;
	text-align: right;
	background: #164ea6 url(images-mm/arrow_forward_white.gif) center right no-repeat;
}/*this is for any normal size button you want the arrow on*/

.instructions {  
	font-size: 13px;
}

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

.continue {
	text-align: right;
}

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


/*Miscellaneous*/

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

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

.formlabeltop {
	font-weight: bold;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 3px;
}

.formborder {
	border: 1px solid #666;
}

.fancyform p {
	padding-top: 0px;
	clear: left;
	margin-bottom: 0px;
	margin-top: 8px;
}

.fancyform input, .fancyform textarea, .fancyform select, .fancyform option {
	border: 1px solid #666;
}

.fancyform p label {
	width: 180px;
	float: left;
	text-align: right;
	font-weight: bold;
	padding-right: 8px;
}

.fancyform p.rightcolumn {
	padding-left: 188px;
	font-size: 11px;
	padding-top: 0px;
	margin-top: 0px;
}

.fancyform p.submit {
	padding-left: 188px;
}

.accountform p {
	padding-top: 0px;
	clear: left;
	margin-bottom: 0px;
	margin-top: 5px;
}

.accountform input, .accountform textarea, .accountform select, .accountform option {
	border: 1px solid #666;
}

.accountform p label {
	width: 130px;
	float: left;
	text-align: left;
	font-weight: bold;
	padding-right: 8px;
}

.accountform p.rightcolumn {
	padding-left: 138px;
	font-size: 11px;
	padding-top: 0px;
	margin-top: 0px;
}

.accountform p.submit {
	padding-left: 138px;
}

.shadedbox {
	background-color: #ddd;
	padding: 5px;
}
input.noborder {
	border: 1px solid #fff;
}

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

.certificate { 
	width: 500px;
	margin: 10px auto;
	padding: 10px; 
	border: 1px solid #9b0075; 
	background-color: #fff; 
}

.certificate td { padding: 5px; }


hr {
	border: 0;
	color: #abbfdf;
	background-color: #abbfdf;
	height: 1px;
	width: 100%;
	text-align: left;
}

table.price_table th {
	background-color: #ffcc66;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

table.price_table td {
	background-color: #ffffff;
}

/*Style for payment section pop-up windows. If website has a dark background color for <body> set the background color in this style to the same color. Leave commented out if you wish the pop-up window to have a white background by default*/
.popup_table {
	width: 100%;
	padding: 0px;
	margin-bottom: 10px;
	/*background-color:#000000*/
}

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

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

.message {
	font-size: 11px;
	color: #990000;
	text-align: center;
}


.errormessage {
	font-size: 14px; 
	color: #990000; 
	font-weight: normal; 
}

.errormessage a {
	color: #990000;
}

