/*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, td, p {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; line-height: 1.5em; color: #333333;}

a:link {color: #940022; text-decoration: underline;}
a:visited {color: #940022; text-decoration: underline;}
a:active {color: #940022; text-decoration: underline;}
a:hover {color: #0132a9; text-decoration: underline;}

/*Main template styles.*/

#wrapper {
	width: 745px;
	position: relative;
}

#homelink {
	position: absolute;
	top: 10px;
	left: 15px;
}	

#sidebar {
	padding-right: 10px;
	padding-left: 10px;
}

.storeheader {
	font-weight: bold;
	font-size: 15px;
	color: #486b93;
	text-transform: uppercase;
	margin-top: 8px;
}

.smallsidebarhead {
	font-size: 12px;
	font-weight: bold;
	color: #3797ca;
	margin-bottom: 4px;
}

.smallsidebarhead a:link, .smallsidebarhead a:visited, .smallsidebarhead a:hover {
	text-decoration: none;
}

.navheader {
	font-weight: bold;
	font-size: 11px;
	color: #940022;
	line-height: 1.2em;
	margin-top: 6px;
	margin-bottom: 4px;
}

.navheader a:link, .navheader a:visited, .navheader a:hover {
	text-decoration: none;
}

#navigation {
	width: 145px;
}

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

#navigation li {
	list-style: none;
	padding-bottom: 1px;
	font-weight: bold;
	font-size: 11px;
	color: #486b93;
}

#navigation li a:link, #navigation li a:visited {
	color: #486b93;
	text-decoration: none;
	padding-left: 20px;
}

#navigation li a:hover {
	color: #082851;
	text-decoration: none;
	background: url(images/bullet.gif) top left no-repeat;
}

.featuredbox {
	width: 360px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #3797ca;
}

#sidebar2 {
	width: 155px;
}

.featuredhead {
	font-weight: bold;
	font-size: 14px;
	color: #940022;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 10px;
}

.featuredcellheader {
	font-weight: bold;
	font-size: 11px;
	line-height: 1.2em;
	color: #3797ca;
}

.featuredcellheader a:link, .featuredcellheader a:visited {
	color: #3797ca;
	text-decoration: none;
}

.featuredcellheader a:hover {
	color: #3797ca;
	text-decoration: underline;
}

.featuredcelltext {
	font-size: 10px;
	line-height: 1.2em;
}

#topline {
	width: 742px;
	position: relative;
	margin-top: 8px;
	margin-bottom: 25px;
}

#accounts {
	position: absolute;
	top: 0px;
	left: 10px;
}

#search {
	position: absolute;
	top: 0px;
	right: 10px;
}

.navlinks1 {  font-size: 11px; color: #008837; font-weight: bold; text-decoration: none;}
.navlinks1 A    {text-decoration: none;}
.navlinks1 A:visited { text-decoration: none;}
.navlinks1 A:hover  {text-decoration: none;}/*main links*/

.footerlinks {
	color: #3797ca; 
	font-size: 11px; 
	line-height: 1.3em;
}

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

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

.siteby {  
	font-size: 10px; 
	color: #ffffff;
}

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

.siteby A:hover  {
	color: #cfe9da; 
	text-decoration: underline;
}



/*index template styles*/

.intro {  
	font-size: 11px; 
	font-weight: bold;
	line-height: 1.3em; 
	color: #333333;
} /*intro paragraph*/


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

.withborder {
	width: 570px;
	border: 1px solid #3797ca;
	padding: 5px;
	margin-top: 10px;
	background-color: #ffffff;
}

th {
	font-size: 12px;
	font-weight: bold;
}


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

h2 {  margin-bottom: 4px; margin-top: 0px; font-size: 16px; font-weight: 400; line-height: 1.1 em; color: #3797ca;}

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

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

li {  font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; line-height: 1.5em; list-style-type: square; list-style-position: outside; color: #000000}

li.webpages {  font-size: 12px; line-height: 1.5em; color: #333333;}
li.webpages A    { text-decoration: underline;}
li.webpages A:visited { text-decoration: underline;}
li.webpages A:hover  { text-decoration: underline;}

.detailcategory {  margin-bottom: 8px; margin-top: 0px; font-size: 12px; font-weight: bold; line-height: 1.1 em; color: #333333;} /*category name on detail pages*/

.detailproduct {  margin-bottom: 8px; margin-top: 0px; font-size: 16px; font-weight: bold; line-height: 1.1 em; color: #008837;} /*product name on detail pages*/

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

.cellheader {font-size: 13px; color: #940022; text-decoration: none; font-weight:bold;}
.cellheader A:visited    {text-decoration: none;}
.cellheader A    {text-decoration: none;}
.cellheader A:hover  {text-decoration: underline;}/*cat name or product name, depending on which cell*/

.celltext {  font-size: 11px; line-height: 1.5em; color: #000000;}
.celltext A    {text-decoration: underline;}
.celltext A:hover  {text-decoration: underline;}

.testimonialcellheader {font-size: 14px; color: #008837; text-decoration: none; font-weight:bold;}
.testimonialcellheader A:visited    {text-decoration: none;}
.testimonialcellheader A    {text-decoration: none;}
.testimonialcellheader A:hover  {text-decoration: underline;}/*item name on the testimonial product list page*/

.testimonialcelltext {  font-size: 12px; line-height: 1.5em; color: #000000;}
.testimonialcelltext A    {text-decoration: underline;}
.testimonialcelltext A:hover  {text-decoration: underline;}

.highlight {  font-size: 12px; font-weight:bold; color: #1f52e9; text-decoration: none;}
.highlight A    {text-decoration: underline;}
.highlight A:hover  {text-decoration: underline;}

.freeship {  font-size: 12px; font-weight:bold; color: #7fc39b; text-decoration: none;}


.multiheader {  margin-bottom: 12px; margin-top: 0px; font-size: 16px; font-weight: 400; line-height: 1.1 em; color: #3797ca;} /*multilist header*/

.insertlist1 { font-size: 11px; color: #333333; text-decoration: none;}
.insertlist1 A    {text-decoration: underline;}
.insertlist1 A:hover  {text-decoration: underline;} /*youarehere links*/

.nextprev {  font-size: 10px; line-height: 1.5em; color: #333333;}
.nextprev A    { text-decoration: underline;}
.nextprev A:visited {text-decoration: underline;}
.nextprev A:hover  { text-decoration: underline;}

.gotocart {  font-size: 10px; line-height: 1.5em; color: #333333;}
.gotocart A    { text-decoration: underline;}
.gotocart A:visited { text-decoration: underline;}
.gotocart A:hover  { text-decoration: underline;} /*for viewcart links*/

.cellclickhere {  font-size: 10px; line-height: 1.5em; color: #333333;}
.cellclickhere A    { text-decoration: underline;}
.cellclickhere A:visited { text-decoration: underline;}
.cellclickhere A:hover  { text-decoration: underline;}

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

.clickhere {  font-size: 10px; line-height: 1.5em; color: #333333;}
.clickhere A    { text-decoration: underline;}
.clickhere A:visited { text-decoration: underline;}
.clickhere A:hover  { text-decoration: underline;} /*back to top links*/



/*Cart pages and shipping*/

.tablecart {
	width:560px;
	border: 0;
	padding: 0;
	background-color: #ffffff;
	margin-top: 10px;
}

.tablecart tr.bkgnd1 {
	background: #486b93;
}

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

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

.tablecart th.bkgnd2 {
	font-size: 11px;
	color: #3797ca;
	padding-top: 5px;
}

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

.tablecart td.products {
	color: #486b93;
	border-top: 1px solid #3797ca;
}

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

.tablecart tr.optionsbkgnd {
	color: #ffffff;
}

.tablecart td.cartinstructions {  
	font-size: 11px; 
	font-weight: bold; 
	color: #486b93;
	padding-top: 6px;
	padding-bottom: 6px;
}

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

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

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

.instructions {  
	font-size: 12px;
}
 /*instructions under the page title*/

/*Miscellaneous*/

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

hr {
	border-top: 1px solid #3797ca;
	height: 1px;
	color: #ffffff;
	background-color: #ffffff;
}

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

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

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

.grey1 { width: 100%; color: #b2b2b2; background-color: #b2b2b2; height: 1px; }

table.price_table th {
	background-color: #cfe9da;
	color: #000000;
	list-style-type: disc;
	list-style-position: inside;
	border: outset,#cfe9da,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: #cfe9da;
	color: #000000;
	list-style-type: disc;
	list-style-position: inside;
	border: outset,#b2b2b2,1px;
	font-weight: bold;
	font-size: 10;
}

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

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

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


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


.fancybutton {background: #940022; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#ffffff;}



.fancybutton2 {background: #940022; font-family: arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; color:#FFFFFF;}