/*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: 13px; 
	line-height: 1.3em; 
	color: #FFFFFF;
	background-color:#838383;
	
}

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

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

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



/*Main template styles.*/

#wrapper {
	width: 100%;
	position: relative;
}

#masthead {
	height: 109px;
	width: 100%;
	background-color:#000000;
	position: relative;
	z-index:50;
}

.topnav {
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	text-transform: uppercase;
}

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

.topnav a:hover {
	color: #FFDC30;
	text-decoration: none;
}

#dkredbar {
	height: 14px;
	width: 100%;
	background-color:#990000;
	position: relative;
	z-index:25;
}

#ltredbar {
	height: 14px;
	width: 100%;
	background-color:#B90000;
	position: relative;
	z-index:25;
}

#logo {
	z-index: 100;
	position: relative;
}

#logo30 {
	z-index: 100;
	position: relative; 
}

.sidebartext{
 font-size: 11px;
 font-color: #FFFFFF;
 text-transform:uppercase;
 font-weight: bold;
}

.taglinetext {
 font-size: 10px;
 font-color: #FFFFFF;
 text-transform:uppercase;
 line-height:1.4em;
 font-weight: bold;
}

.salestitle {
 font-size: 24px;
 color: #CDE2E8;
 text-transform:uppercase;
 line-height:1.4em;
 font-family: impact,tahoma,verdana;
}
	
.leftcolumn {
	width: 170px;
	text-align: left;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

#menutop {
width:148px;
position: relative;
z-index:50;
padding-left:2px;
}

#menubottom {
width:148px;
position: relative;
z-index:50;
padding-left:15px;
}

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

#menubottom li {
	list-style: none;
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 1.2em;
	background-image:url(images/go_menubullet.gif);
	background-position:0 .23em;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	border-top: 1px 132px solid #666666;
}

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

#menubottom li a:hover {
	color: #FFDC30;
	text-decoration: none;
}


#navigation {
	width: 144px;
	align: center;
	padding-left:4px;
	position: relative;
	background-color: #838383;
	z-index: 1000;
}

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

#navigation li {
	list-style: none;
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	height: 25;
	background-image:url(images/go_menubullet.gif);
	background-position:0 0.5em;
	background-repeat:no-repeat;
	padding:0 0 0 10px;
	border-top: 1px solid #666666;
}

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

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


.middlecolumn {
	width: 52%;
	padding: 15px 15px 15px 20px;
	text-align: left;
}

.rightcolumn {
	width: 28%;
	padding-top: 15px;
	padding-right:10px;
}


.spotlight {
text-transform:uppercase;
font-weight: bold;
font-size:15px;
}

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

.hmpglnkstitle {
	color:#FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}

.hmpglnks {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}

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

.hmpglnks a:hover {
	color: #FFDC30;
	text-decoration: underline;
}

.prodhighlight {
 font-size: 21px;
 color: #CDE2E8;
 line-height:1.4em;
 font-family: impact,tahoma,verdana;
}

#contentwrapper {
	position:relative;
}


#footer {
	
	height: 112px;
	position: relative;
	margin-top:3px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.footerlinks {
	color:FFDC30;
	font-size: 10px;
	text-align: center;
	padding: 10px;
	text-transform: uppercase;
}

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

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

.footername {  
	color: #FFDC30; 
	font-weight:bold; 
	font-size: 16px;
	text-transform: uppercase;
}

.footertext {  
	color: #CC0000; 
	font-weight:normal; 
	font-size: 11px;
}

.copyright {  
	color: #FFFFFF; 
	font-weight:normal; 
	font-size: 8px;
}

.siteby {  
	padding-top: 6px;
	padding-bottom: 5px;
	font-size: 10px; 
	line-height: 1.2em;
	font-weight: normal;
	color: #666666;
}


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

h1 {  
	margin-top: 0px;
	margin-bottom: 8px; 
	font-size: 22px; 
	font-weight: bold; 
	line-height: 1.1em; 
	color: #FFDC30;
	font-variant:small-caps;
} /*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: #000000;
}

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

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

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

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

ul.about {
	margin: 0;
	padding: 0;
	text-align: left;
}


li.about {  
	font-size: 12px; 
	line-height: 1.2em; 
	list-style-type: square; 
	list-style-position: outside;
	margin-left: 0;
	color: #FFFFFF;
}

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

.cellheader {
	font-size: 15px; 
	color: #FFFFFF; 
	font-weight:bold;
	font-variant:small-caps;
}

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

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

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

.testimonialcellheader {
	font-size: 15px; 
	color: #9b0075; 
	font-weight:bold;
}

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

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

.testimonialcelltext {  
	font-size: 12px; 
}

.searchtitle {  
	font-size: 14px; 
	font-weight:bold; 
	color: #FFFFFF;
	text-transform: uppercase; 
}

.highlighttitle {  
	font-size: 14px; 
	font-weight:bold; 
	color: #FFDC30; 
}

.catalogdownload
{  
	font-size: 14px; 
	font-weight:bold; 
	color: #CC0000; 
}

.catalogdownload a:link, .catalogdownload a:visited {
	text-decoration: underline;
	color: #CC0000;
}

.catalogdownload a:hover  {
	text-decoration: underline;
	color: #FFDC30;
}


.highlight {  
	font-size: 14px; 
	font-weight:bold; 
	color: #FFFFFF; 
}

.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: 8px; 
	font-size: 16px; 
	font-weight: bold; 
	line-height: 1.1em; 
	color: #FFFFFF;
	background-color: #990000;
	display: block;
	padding: 4px 10px;
} /*multilist header*/


.multiheaderalt {  
	margin-top: 0px; 
	margin-bottom: 8px; 
	font-size: 16px; 
	font-weight: bold; 
	line-height: 1.1em; 
	color: #FFFFFF;
	background-color: #838383;
	display: block;
	padding: 4px 10px;
} /*multilist header*/

.multiheaderalt2 {  
	margin-top: 0px; 
	margin-bottom: 8px; 
	font-size: 16px; 
	font-weight: bold; 
	line-height: 1.1em; 
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	padding: 4px 10px;
} /*multilist header*/


.datatable { border-bottom: 1px solid #666666; }
.datatable td {  font-size: 11px; font-weight:bold; color: #000000;}

.stylecolor { font-size: 11px; font-weight:bold; color: #FFFFFF; }

.appcolor { font-size: 11px; font-weight:bold; color: #000000; }

.insertlist1 { 
	font-size: 9px;
	text-transform: uppercase; 
	color:#FFFFFF;
}

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

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

 /*youarehere links*/

.nextprev {  font-size: 10px; line-height: 1.5em; text-transform:uppercase;}

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

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


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

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

 
/*Miscellaneous*/

 select {
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 10px;
	text-transform: uppercase;
	background-color: #999999; 
	color: #FFFFFF;
}

input, textarea {
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 10px;
	text-transform: uppercase;
	background-color: #FFFFFF; 
	color: #666666;
}

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


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: 10;
}

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


table.pmt_table th {
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	font-size: 11;
}

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

.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: #990000; font-size: 13px; color:#ffffff;}

.fancybutton2 {background: #990000; font-size: 12px; color:#FFFFFF;}

/*.box rounded outline */
.box {float:center; clear:right; padding:0px; margin-bottom:2px; margin-top:2px;}
.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 #333333; border-right:1px solid #333333;background-color:#000000;}
.box .b2 {margin:0 3px; border-left:2px solid #333333; border-right:2px solid #333333;background-color:#000000;}
.box .b3 {margin:0 2px; border-left:1px solid #333333; border-right:1px solid #333333;background-color:#000000;}
.box .b4 {height:2px; margin:0 1px; border-left:1px solid #333333; border-right:1px solid #333333;background-color:#000000;}
.box .in { 
background-color:#000000;
display:block;
border-left:1px solid #333333;
border-right:1px solid #333333;
padding:0 7px;
}

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