/*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: #e9dcb9;
	background-color: #2e3f53;
}

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

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

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



/*Main template styles.*/

#wrapper {
	width: 770px;
	margin: 0 auto;
	position: relative;
}

#banner {
	height: 153px;
	position: relative;
	background: url(images/fc_banner.gif) top left no-repeat;
}

#tagline {
	width: 575px;
	position: absolute;
	top: 13px;
	left: 0px;
	color: #e9dcb9;
	font-family: Comic Sans MS, Comic Sans, arial, sans-serif;
	font-size: 15px;
}

#addthis {
	width: 220px;
	position: absolute;
	bottom: 20px;
	right: 10px;
	text-align: right;
}

#innerwrapper {
	position: relative;
	background-color: #5c583d;
	padding: 10px 10px 10px 10px;
}

#mainnav {
	position: relative;
	background-color: #5c583d;
	height: 32px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#mainnav ul {
	margin: 0;
	padding: 0;
	text-align: left;
	height: 32px;
}

#mainnav li {
	list-style: none;
	display: inline;
	font-size: 13px;
	line-height: 32px;
	font-weight: bold;
	color: #2e3f53;
	margin-right: 8px;
	font-family: Comic Sans MS, Comic Sans, sans-serif;
	/*text-transform: lowercase;*/
}

#mainnav li a:link, #mainnav li a:visited {
	color: #2e3f53;
	background-color: #cfc4a3;
	text-decoration: none;
	padding: 8px 6px 8px 6px;
}

#mainnav li a:hover {
	color: #2e3f53;
	background-color: #e9dcb9;
	text-decoration: none;
}

#wholesale {
	position: absolute;
	width: 175px;
	top: 10px;
	left: 580px;
	text-align: center;
}

.wholesalebutton {
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	font-family: Comic Sans MS, Comic Sans, sans-serif; 
	color: #e9dcb9;
}

.wholesalebutton a:link, .wholesalebutton a:visited {
	background-color: #bb772e;
	padding: 2px 5px;
	color: #e9dcb9;
	text-decoration: none;
	border-top: none;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: none;
}

.wholesalebutton a:hover {
	color: #e9dcb9;
	text-decoration: none;
	background-color: #cc9962;
} 

#facebook {
	position: absolute;
	width: 100px;
	top: 15px;
	left: 450px;
	text-align: center;
}

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

#sidebar {
	width: 175px;
	float: left;
	z-index: 100;
}


#navigation {
	width: 175px;
	background: url(images/sidebar_navtop.gif) top center no-repeat;
	padding-top: 8px;
	margin-top: 12px;
	text-align: left;
}

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

#navigation li {
	list-style: none;
	color: #000;
	font-size: 12px;
	line-height: 1.2em;
	margin-bottom: 5px;
}

#navigation li a:link, #navigation li a:visited {
	display: block;
	color: #000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

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


#content {
	width: 560px;
	float: right;
	z-index: 101;
}

#footertop {
	background: url(images/bkgnd_footer.gif) top left no-repeat;
	height: 88px;
	position: relative;
}

#footername {
	width: 600px;
	position: absolute;
	top: 35px;
	right: 80px;
	text-align: right;
	font-size: 18px;
	color: #e9dcb9;
	font-family: Comic Sans MS, Comic Sans, sans-serif;
}

#footerlinks {
	color: #cc9962; 
	font-size: 12px;
	margin-left: 190px;
	margin-top: 10px;
}

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

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

.siteby {  
	font-size: 11px; 
	line-height: 1.2em; 
	color: #e9dcb9;
	text-align: right;
}

.siteby a:link, .siteby a:visited {
	color: #e9dcb9;
}

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




/*index template styles*/


.featuredhead {
	font-size: 12px;
	line-height: 1.2em;
	color: #cc9962;
}

.featuredhead a:link, .featuredhead a:visited {
	color: #cc9962;
	text-decoration: none;
	font-weight: bold;
}

.featuredhead a:hover {
	color: #e9dcb9;
	text-decoration: none;
}

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

.featuredtext a:link, .featuredtext a:visited {
	color: #cc9962;
	text-decoration: none;
	font-weight: bold;
}

.featuredtext a:hover {
	color: #e9dcb9;
	text-decoration: none;
}

.homenav {
	
}

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

.homenav li {
	list-style: none;
	color: #bb772e;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 8px;
}



.homenav li a:link, .homenav li a:visited {
	color: #bb772e;
	text-decoration: none;
}

.homenav li a:hover {
	color: #e9dcb9;
	text-decoration: none;
}


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

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

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

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

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

.sku {font-size: 11px; font-weight:bold;}

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

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

.cellheader a:hover  {
	color: #e9dcb9;
	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: #bb772e; 
	font-weight: bold;
}

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

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

.testimonialcelltext {  
	font-size: 12px; 
}

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

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

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

.highlightred {
	color: #ff3333;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 8px;
}

.flagged {  
	font-size: 12px; 
	font-weight:bold; 
	color: #bb772e; 
}

.freeship {  font-size: 12px; font-weight:bold; color: #FFFF35;}


.multiheader {  
	margin-top: 10px; 
	margin-bottom: 8px; 
	font-size: 18px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #e9dcb9;
	background-color: #817d62;
	display: block;
	padding: 4px 10px;
} /*multilist header*/

.multiheader a:link, .multiheader a:visited {
	color: #e9dcb9;
	text-decoration: none;
}

.insertlist1 { 
	font-size: 12px; 
}

.insertlist1 a:link, .insertlist1 a:visited {
	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*/
 
.reverselinks a:link, .reverselinks a:visited {
	color: #fff;
	text-decoration: none;
}

.reverselinks a:hover {
	color: #cc9962;
}
	



/*Cart pages and shipping*/

.steps {
	display: inline;
	width: 100px;
	color: #cfc4a3;
	margin-right: 8px;
	padding-right: 0px;
	text-align: left;
}

.stepson {
	display: inline;
	width: 100px;
	color: #e9dcb9;
	margin-right: 8px;
	padding-left: 15px;
	background: url(images/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: 10px;
}

.tablecart tr.bkgnd1 {
	background: #817d62;
}

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

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

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

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

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

.tablecart td.products a:link, .tablecart td.products a:visited {
	color: #bb772e;
	text-decoration: underline;
}

.tablecart td.products a:hover {
	color: #000;
}

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

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

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

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

.cartbutton {
	font-size: 11px;
	color: #fff;
	background: #bb772e;
	display: inline;
}

.instructions {  
	font-size: 13px;
}

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

.continue {
	text-align: right;
}

.continuebutton {
	background: #485769;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 3px; 
	font-size: 18px; 
	color:#cfc4a3;
	text-transform: lowercase;
}

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

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

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

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

.shippingnotes {
	width: 100%;
	margin-top: 25px;
}

.shippingnotes th {
	color: #4f86ba;
	padding-bottom: 10px;
	border-bottom: 1px solid #4f86ba;
}

.shippingnotes td {
	border-bottom: 1px solid #4f86ba;
}	

.cartteaser {
	background-color: #e9dcb9;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 8px;
	text-align: center;
	color: #000;
}

.cartteaser a:link, .cartteaser a:visited {
	color: #bb772e;
}

.cartteaser a:hover {
	color: #2e3f53;
}

table.pmt_table th {
	background-color: #817d62;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

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



/*Miscellaneous*/

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

select {
	font-size: 11px;
}

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


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

table.price_table th {
	background-color: #ffcc66;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

table.price_table td {
	background-color: #ffffff;
}




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

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


.errormessage {font-size: 15px; text-align: center; color: #ff3333; font-weight: bold;}
.errormessageA    {text-decoration: underline;}
.errormessage A:hover  {text-decoration: underline;}


.fancybutton {
	background-color: #bb772e; 
	font-size: 14px;
	font-weight: bold;
	font-family: Comic Sans MS, Comic Sans, sans-serif; 
	color: #e9dcb9;
	border-top: none;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: none;
}

.fancybutton:hover {
	background-color: #cc9962;
}



.fancybutton2 {
	background-color: #bb772e; 
	font-size: 13px;
	font-weight: bold;
	font-family: Comic Sans MS, Comic Sans, sans-serif; 
	color: #e9dcb9;
	border-top: none;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: none;
}

.fancybutton2:hover {
	background-color: #cc9962;
} 
