/*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: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em; 
	color: #333333;
	background: url(images/wee_bkg.jpg) repeat;
}

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

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

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



/*Main template styles.*/

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

#banner {
	height: 179px;
	background-color: #FFFFFF;
}

#mainnav {
	width: 70%;
	float: left;
}

#mainnav ul {
	margin: 0;
	padding: 5px 0px 0px 0px;
	margin-bottom: 15px;
	text-align: right;
}

#mainnav li {
	list-style: none;
	display: inline;
	font-family: georgia, times, serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #000000;
}

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

#mainnav li a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#storestuff {
 width: 30%;
 float: right;
 align:right;
 margin-top: 7px;
 margin-bottom: 15px;
}

#navigation {
	background-color: #333333;
	width: 178px;
}

#navigation ul {
	margin: 0;
	padding-left: 5px;
	text-align: left;
}

#navigation li {
	list-style: none;
	color: #FFFFFF;
	font-family: georgia, times, serif;
	font-size: 15px;
	line-height: 1.2em;
	margin-bottom: 6px;
	background-image:url(images/wee_menubullet.gif);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
}

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

#navigation li a:hover {
	color: #FFCC00;
	text-decoration: none;
}

#subnav ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

#subnav li {
	list-style: none;
	color: #3F6B03;
	font-size: 12px;
	font-family:trebuchet ms, arial, verdana, helvetica;
	font-weight: normal;
	line-height: .5em;
	text-align: left;
	margin-bottom: 3px;
	margin-left:0px;
	background-image:url(images-mm/cleardot.gif);
	background-position:0 0.5em;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
}

#subnav li a:link, #subnav a:visited {
	display: block;
	color: #3F6B03;
	text-decoration: none;
	padding: 5px 5px;
}

#subnav li a:hover {
	color: #D44302;
	text-decoration: none;
}

.srchtitle{
	color:#000000;
	font-family: georgia, times, serif;
	font-size:14px;
}

#sidebarimg {
	position:absolute;
	left:0px;
	bottom: 0px;
}


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


.pricechng {
 font-size: 10px;
 color: #000000;
}

#content {
  position: relative;
  width: 768px;
	margin-top: 50px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 0px;
}

#footer {
	position: relative;
	width: 980px;
	margin: 0 auto;
	text-align: center;
}

.footerlinks {
	padding: 5px 0px 0px 0px;
	color: #FFFFFF; 
	font-size: 9px;
	text-transform: uppercase;
}

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

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

.footertext { 
	padding: 5px 0px 0px 0px; 
	color: #FFFFFF; 
	font-weight: normal; 
	font-size: 11px;
}

.siteby {  
	padding-top: 8px;
	font-size: 11px; 
	line-height: 1.2em; 
	color: #FFFFFF;
}

.siteby a:link, .siteby a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.siteby a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

/*index template styles*/

.table_announcements {
	margin-top: 15px;
	margin-bottom: 0px;
}

.table_announcements td {
	width: 100%;
	padding: 0px 0px 15px 0px;
} 

.table_specials {
	margin-top: 15px;
	margin-bottom: 0px;
} 

.table_specials td {
	width: 33%;
	padding: 0px 10px 15px 0px;
}

.specialstitle {
	font-size: 18px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #bc56a2;
}
	

.announcementheader {
	font-family: georgia, times, serif; 
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

.announcementheader a {
	color: #000000;
	text-decoration: none;
}

.announcementheader a:hover  {
	color: #CC0000;
	text-decoration: underline;
}

.specialsheader {
	font-family: verdana, arial, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.specialsheader a {
	color: #666666;
	text-decoration: none;
}

.specialsheader a:hover  {
	color: #CC0000;
	text-decoration: underline;
}


.specialstext, .announcementtext {
}

.specialsclickhere, .announcementclickhere {
	font-size: 11px;
}


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

.highlightxt {
 font-family: georgia, times, serif;
 font-size: 16px;
 color: #333333;
 font-style: italic;
 vertical-align: middle;
}

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

h2 {  
	margin-top: 10px; 
	margin-bottom: 8px; 
	font-family: georgia, times, serif; 
	font-size: 18px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #CC0000;
}

h3 {  
	margin-top: 10px; 
	margin-bottom: 4px;
	font-family: georgia, times, serif;  
	font-size: 15px; 
	font-weight: bold; 
	line-height: 1.5em; 
	color: #CC0000;
}

h4 {  
	margin-bottom: 4px;
	font-family: georgia, times, serif;  
	font-size: 13px; 
	font-weight: bold; 
	line-height: 1.2em; 
	color: #CC0000;
}

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: 15px; 
	font-weight:bold;
	color: #666666;
	margin-bottom: 4px;
}

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

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

.celltext, .testimonialcelltext {font-size: 12px; font-style: italic; font-family: georgia, times, serif; line-height: 1.3em; }

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

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

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

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

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


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

.insertlist1 { 
	font-size: 9px;
	font-family: arial, verdana, sans-serif;
	text-transform: uppercase;
	color: #666666; 
	padding-bottom: 10px;
}

.insertlist1 a {
	text-decoration: none;
	color: #666666; 
}

.insertlist1 a:hover {
	color: #CC0000;
}

 /*youarehere links*/

.nextprev, .gotocart, .cellclickhere {
	font-size: 9px; 
	font-family: arial, verdana, sans-serif;
	text-transform:uppercase;  
}

.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: #EEEEEE;
	padding: 5px;
	font-size: 12px;
	text-align: right;
	margin-bottom: 10px;
}

/*Cart pages and shipping*/

.steps {
	display: inline;
	width: 100px;
	color: #666;
	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-mm/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: 48%;
	float: right;
	text-align: right;
}

.clear {
	clear: both;
}

#cartcontent {
	width: 100%;
}

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

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

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

table.pmt_table {
	border: 1px solid #ddd;
}

table.pmt_table th {
	background-color: #000000;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

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

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

.tablecart th.bkgnd2 {
	font-weight: 400;
	padding-top: 5px;
}

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

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

.tablecart tr.bkgnd3 {
	background: #eee;
}/*this is for the background behind the options rows*/

.tablecart tr.bkgnd4 {
	background: #ddd;
}/*this is for the background behind the options subtotal*/

.tablecart td.options {
	font-size: 12px;
}/*this is for the simple options*/

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

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

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

.cartbutton, .fancybutton, .fancybutton2 {
	color: #333;
	font-weight: bold;
	border-top: 1px solid #FFCC33;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #FFCC33;
	background-color: #FFCC33;
	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 #FFCC33;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #FFCC33;
	background-color: #FFCC33;/*the arrow for this button is hard-coded on viewcart*/
	font-size: 14px;
	width: 185px;
	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: 2px;
	padding-left: 25px;
	background: #FFCC33 url(images-mm/arrow_back_black.gif) left center no-repeat;
}/*this is for continue shopping and make changes*/

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

.cartbutton_forwardadd {
	font-size: 12px;
	padding: 2px;
	padding-right: 30px;
	margin-top: 8px;
	text-align: right;
	background: #FFCC33 url(images-mm/arrow_forward_black.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: #FFCC33 url(images-mm/arrow_forward_black.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 #999999;
line-height:1.2em;
z-index:100;
border-right: 2px solid #999999;
border-bottom: 2px solid #999999;
visibility: hidden;
text-decoration: none;
}

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

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

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


/*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: #CCCCCCC;
	background-color: #CCCCCC;
	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;
}
