/*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.*/



html, body {
		height:100%; 
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em; 
	color: #f7eda6; 
	/*color: #aaa54a;*/
	background-color: #5b5f5e;
	text-align: center; /* horizontal centering for IE Win quirks */
}

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

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

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



/*Main template styles.*/

#distance { 
		width:1px;
		height:50%;
		background-color:none;
		margin-bottom:-300px; /* half of container's height */
		float:left;

		}

#wrapper {
	width: 780px;
	height: 588px;
	margin: 0 auto;
	position: relative; /* puts container in front of distance */
	z-index: 0px;
	text-align:left;
	border: 1px solid #000;
	clear: left;
	background: url(images/bkgnd_wrapper.jpg) top left no-repeat;
}

#wrapperhome {
	width: 780px;
	height: 588px;
	margin: 0 auto;
	position: relative; /* puts container in front of distance */
	z-index: 0px;
	text-align:left;
	border: 1px solid #000;
	clear: left;
	background: url(images/bkgnd_wrapper_home.jpg) top left no-repeat;
}

#backtohome {
	position: absolute;
	width: 236px;
	height: 53px;
	top: 15px;
	left: 60px;
	z-index: 2;
}

#mainnav {
	position: absolute;
	top: 25px;
	left: 350px;
	width: 430px;
	height: 30px;
	z-index: 10;
}


#navigation {
	position: absolute;
	top: 120px;
	left: 5px;
	width: 102px;
	text-align: right;
	z-index: 1;
}

#navigation h2 {
	color: #324b5d;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
	border-bottom: 1px solid #324b5d;
	margin-top: 10px;
	margin-bottom: 2px;
}

#navigation h2 a:link, #navigation h2 a:visited {
	color: #324b5d;
	text-decoration: none;
}

#navigation h2 a:hover {
	color: #f7eda6;
}

#navigation h2.navlinkon a {  
	color: #f7eda6;
} 

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	list-style: none;
	color: #324b5d;
	font-size: 11px;
	line-height: 1.1em;
	margin-bottom: 4px;
}

#navigation li a:link, #navigation a:visited {
	display: block;
	color: #324b5d;
	text-decoration: none;
}

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

#navigation li.navlinkon a {  
	color: #f7eda6;
	text-decoration: none; 
	font-size: 11px;
}

#contentwrapper {
	position: absolute;
	width: 668px;
	height: 478px;
	top: 110px;
	left: 112px;
	z-index: 3;
}


/*index template styles*/

#homepage {
	position: relative;
	font-family: Trebuchet MS, sans-serif;
}

#title {
	position: absolute;
	top: 35px;
	left: 0px;
	width: 668px;
	height: 20px;
	letter-spacing: .2em;
}

#title h1 {
	color: #f7eda6;
	font-size: 28px;
	font-style: italic;
	margin-top: 0px;
	padding-left: 10px;
}

#toptext {
	position: absolute;
	top: 65px;
	left: 0px;
	width: 668px;
	height: 60px;
	color: #f7eda6;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: .1em;
}

#sidetext {
	position: absolute;
	top: 132px;
	left: 0px;
	width: 150px;
	height: 283px;
}

#sidetext p {
	margin-top: 0px;
	margin-bottom: 62px;
	color: #f7eda6;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	letter-spacing: .1em;
	padding-left: 10px;
}

#slideshow {
	position: absolute;
	width: 380px;
	height: 283px;
	top: 137px;
	left: 194px;
	background-color: none;
}

#bottomtext {
	position: absolute;
	top: 435px;
	left: 0px;
	width: 668px;
	height: 20px;
	color: #f7eda6;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: .1em;
}




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

h1 {  
	margin-top: 0px;
	margin-bottom: 8px; 
	font-size: 22px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #8397a2;
} /*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: #8397a2;
}

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

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

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

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

li.webpages {  
	font-size: 12px; 
	line-height: 1.3em;
	margin-bottom: 10px;
}

li.webpages a:link, li.webpages a:visited {
	color: #f7eda6;
}

li.webpages a:hover {
	color: #fff;
}

.portfoliotext {
	color: #002f41;
	font-size: 11px;
	line-height: 1.65em;
}

.portfoliotext a:link, .portfoliotext a:visited {
	color: #f7eda6;
}

.portfoliotext a:hover {
	color: #fff;
}

.portfoliocellheader {
	color: #f7eda6;
	font-size: 12px;
	text-transform: uppercase;
}

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

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

.cellheader a:hover  {
	color: #51a22a;
	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; 
}

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

.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: 18px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #6cbd45;
	background-color: #ffffff;
	display: block;
	padding: 4px 10px;
} /*multilist header*/

.insertlist1 { 
	font-size: 11px;
	color: #aaa54a; 
	text-align: right;
	font-style: oblique;
}

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

.insertlist1 a:hover {
	color: #f7eda6;
	text-decoration: none;
}
 /*youarehere links*/

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

.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*/



.clear {
	clear: both;
}

#hintbox{ /*CSS for pop up hint box */
position: absolute;
top: 0px;
background-color: #fff;
color: #000;
width: 50px; /*Default width of hint.*/ 
padding: 0px;
/*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: 11px;
	color: #000;
	background-color: #fff;
	display: inline;
	/*position: absolute;
	top: -50px;
	left: -50px;*/
	padding: 3px;
}

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


/*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;
	margin-bottom: 2px;
}

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

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

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


.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: #aaa54a; 
	border: 1px solid #aaa54a;
	font-size: 12px; 
	color: #f7eda6;
}

.fancybutton2 {
	background: #aaa54a; 
	border: 1px solid #aaa54a;
	font-size: 11px; 
	color: #f7eda6;
}
