/*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: 12px; 
	line-height: 1.3em; 
	color: #333;
	background-color: #607596;
}

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

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

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



/*Main template styles.*/

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

#banner {
	height: 155px;
	background: url(images/banner_bkgnd.jpg) top left repeat-x;
	position: relative;
	z-index: 100;
}

#phone {
	position: absolute;
	width: 200px;
	height: 20px;
	text-align: right;
	top: 45px;
	right: 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

#tagline {
	position: absolute;
	width: 400px;
	top: 75px;
	right: 10px;
	text-align: right;
	color: #c7d2e2;
	font-size: 13px;
}

#rotatingtext {
	position: absolute;
	width: 325px;
	top: 92px;
	right: 10px;
	color: #f69321;
	font-size: 17px;
	text-align: right;
}

#rotatingtext a {
	color: #f69321;
	text-decoration: none;
}

#rotatingtext a:hover {
	color: #fff;
}

#mainnav {
	width: 590px;
	position: absolute;
	top: 128px;
	right: 10px;
	z-index: 500;
}

#slideshow {
	/*height: 252px;*/
	height: 210px;
}

#sidebarnav {
	width: 195px;
	float: left;
	position: relative;
	padding-top: 15px;
}

#navigation {
	width: 170px;
}

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

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

#navigation li a:link, #navigation a:visited {
	display: block;
	background: #fff url(images/bullet_navigation.gif) top left no-repeat;
	color: #2e3953;
	text-decoration: none;
	padding-left: 30px;
}

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

#maincontent {
	width: 584px;
	float: right;
	position: relative;
	padding-top: 15px;
}

#newtestimonials {
	text-align: center;
	padding-top: 0px;
}

#newtestimonials h3 {
	margin-top: 0px;
	margin-bottom: 2px;
}


#footer {
	position: relative;
	background-color: #2e395e;
	padding: 12px 20px;
	text-align: center;
}

.footerlinks {
	color: #8fa6c5; 
	font-size: 12px;
}

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

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


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

.siteby a:link, .siteby a:visited {
	color: #8fa6c5;
	text-decoration: none;
}

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

.redbar {
	background-color: #b2401e;
	height: 6px;
}


/*boxes styles*/

#actiongraphics {
	width: 760px;
	height: 125px;
	position: relative;
	margin-top: 10px;
	background: url(images/footergraphics.jpg) top left no-repeat;
}

#actioncontact {
	width: 182px;
	height: 100px;
	position: absolute;
	top: 10px;
	left: 0px;
}

#actionteam {
	width: 182px;
	height: 100px;
	position: absolute;
	top: 10px;
	left: 190px;
}

#blogfeed {
	width: 200px;
	height: 90px;
	position: absolute;
	top: 39px;
	left: 390px;
	line-height: 1.2em;
}

#blogfeed a {
	color: #2e395e;
}

#blogfeed a:hover {
	color: #fff;
}

.featured {
	border-bottom: 2px dotted #2e395e;
	margin-bottom: 15px;
}

.featured h3 {
	text-align: center;
	color: #2e395e;
	border-bottom: 2px dotted #2e395e;
	margin-top: 20px;
	margin-bottom: 15px;
}

.blueboxwide {
	background: #8fa6c5 url(images/blueboxwide_top.gif) top left no-repeat;
	width: 163px;
	margin-left: 10px;
}

.blueboxtest {
	background: #8fa6c5 url(images/blueboxwide_top.gif) top left no-repeat;
	width: 163px;
  height: 170px;
	margin-left: 10px;
}

.blueboxwidebottom {
	background: #8fa6c5 url(images/blueboxwide_bottom.gif) top left no-repeat;
	width: 163px;
	height: 14px;
  margin-left: 10px;
}

.boxcontent {
	padding: 14px 8px 0px 8px;
	font-size: 12px;
	color: #fff;
}

.boxcontent a:link, .boxcontent a:visited {
	color: #2e395e;
}

.boxcontent a:hover {
	color: #a1012a;
}

.boxcontent h2 {
	font-size: 15px;
	color: #fff;
	padding-bottom: 2px;
	border-bottom: 2px dotted #fff;
	margin-bottom: 6px;
}

.boxcontent h3 {
	font-size: 14px;
	font-weight: 400px;
	color: #f7ffa1;
	margin-bottom: 3px;
	margin-top: 0px;
	line-height: 1.1em;
}

.yellowbox {
	background-color: #fbf6df;
	border: 1px solid #b2401e;
	padding: 8px;
}

.blueboxnarrow {
	background: #8fa6c5 url(images/blueboxnarrow_top.gif) top left no-repeat;
	width: 135px;
	margin: 12px auto;
}

.blueboxnarrowbottom {
	background: #8fa6c5 url(images/blueboxnarrow_bottom.gif) top left no-repeat;
	width: 135px;
	height: 14px;
}

#searchbox {
	width: 185px;
	height: 100px;
	background: url(images/bkgnd_search.gif) top left no-repeat;
	margin-top: 8px;
}

.searchboxpad {
	padding: 50px 10px 10px 10px;
}


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

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

h2 {  
	margin-top: 15px; 
	margin-bottom: 8px; 
	font-size: 16px; 
	font-weight: bold; 
	line-height: 1.2em; 
	color: #b2401e;
}

h3 {  
	margin-top: 10px; 
	margin-bottom: 4px; 
	font-size: 14px; 
	font-weight: bold; 
	line-height: 1.1em; 
	color: #b2401e;
}

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

.blue {
	color: #2e395e;
}

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

ul.webpages {
	margin: 0;
	padding: 0;
}

li.webpages {  
	background: url(images/bullet_gear.gif) top left no-repeat; 
	padding-left: 18px;
}

ul.bulleted {
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

li.bulleted {  
	list-style-type: none;
	background: url(images/bullet_gear.gif) top left no-repeat; 
	padding-left: 18px;
	margin-bottom: 10px;
	line-height: 1.4em;
}

ul.arrows {
	margin: 0;
	padding: 0;
	text-align: left;
	margin-left: 5px;
}

li.arrows {
	list-style: none;
	color: #2e3953;
	font-size: 12px;
	line-height: 1.2em;
	margin-bottom: 6px;
}

li.arrows a:link, li.arrows a:visited {
	display: block;
	background: url(images/bullet_arrow.gif) 0px 2px no-repeat;
	color: #2e3953;
	text-decoration: none;
	padding-left: 22px;
}

li.arrows a:hover {
	color: #b2401e;
	text-decoration: none;
}


.cellheader {
	font-size: 15px; 
	color: #2e395e;
	font-weight:bold;
	margin-bottom: 4px;
}

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

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

.celltext {  font-size: 12px; line-height: 1.2em;}

.testimonialcellheader {
	font-size: 14px; 
	color: #b2401e; 
	font-weight:bold;
}

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

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

.testimonialcelltext {  
	font-size: 12px;
	font-style: oblique;
	line-height: 1.4em; 
}

.highlight {  
	font-size: 12px; 
	font-weight:bold; 
	color: #b2401e; 
}

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

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

.multiheader {  
	margin-top: 15px; 
	margin-bottom: 10px; 
	font-size: 18px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #b2401e;
	/*background-color: #ffffff;*/
	display: block;
	/*padding: 4px 10px;*/
	border-bottom: 1px solid #2e395e;
} /*multilist header*/

.insertlist1 { 
	font-size: 12px;
	text-align: right; 
}

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

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

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

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


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

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



/*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: 20px;
	background: #fff url(images/bullet_gear.gif) left center no-repeat;
	font-weight: bold;
	text-align: left;
}



#cart {
	width: 100%;
}

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

.leftbuttons {
	width: 50%;
	margin-bottom: 8px;
	/*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: #2e395e;
}

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

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

.tablecart th.bkgnd2 {
	font-size: 12px;
	color: #2e395e;
	padding-top: 5px;
}

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

.tablecart td.products {
	color: #333;
	font-size: 13px;
	/*border-top: 1px solid #607596;*/
	padding-top: 6px;
}

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

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

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

.instructions {  
	font-size: 13px;
}

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

.continue {
	text-align: right;
}

.continuebutton {
	background: #a1012a;
	border: 1px solid #a1012a;
	padding: 3px; 
	font-size: 15px; 
	color:#fff;
	text-transform: lowercase;
	font-weight: bold;
}

#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 #8fa6c5;
line-height:1.2em;
z-index:100;
border-right: 2px solid #8fa6c5;
border-bottom: 2px solid #8fa6c5;
visibility: hidden;
text-decoration: none;
}

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

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

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


/*Miscellaneous*/

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

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

.fancyform p {
	padding-top: 6px;
	clear: left;
}

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

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

input.noborder {
	border: 1px solid #fff;
}

.fancyform p.rightcolumnbig {
	padding-left: 35%;
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0px;
}

.fancyform p.rightcolumnsmall {
	padding-left: 35%;
	font-size: 11px;
	padding-top: 0px;
	margin-top: 0px;
}

.fancyform select {
	font-size: 11px;
}

	
.fancyform p div {
	display: inline;
	width: 300px;	
} 



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

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

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

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: #2e395e;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

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

.label {  font-size: 12px; 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: #607596; 
	font-size: 13px; 
	color:#ffffff;
}



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

