@charset "UTF-8";

/* RESET */

*, html, div, dl, dt, dd, ul, ol, li, pre, form, label, fieldset, input, textarea, p, blockquote, th, td { margin:0; padding:0 }

strong { font-weight: bold }

em { font-style: italic }

ol, ul, li { list-style:none }

/* a { position:relative }  Gets links displaying over a PNG background */

a { outline:none; /* Gets rid of Firefox's dotted borders */ text-decoration:none }

a img { border:none } /* Gets rid of IE's blue borders */




/* MISC. STYLES */

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 36px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: 100;
}
h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
h4 {
	font-size: .85em;
	float: left;
	margin: 0 15px 0 0;
}
p {
	font-size: .85em;
	margin: 0 0 10px 0;
}
p a {
	color: #000;
	text-decoration: none;
}
p a:hover {
	color: #9e1818;
}
p.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}


/* CONTAINER */

body  {
	font: .85em/1.5em Arial, Helvetica, Verdana, sans-serif;
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #5d5d5d;
}
#container  { 
	width: 830px;  
	background: #fff;
	margin: 30px auto 15px; 
	border: 1px solid #bcbcbc;
	text-align: left; 
	padding: 30px;
} 




/* HEADER */

#header {
	margin: 0 0;
}
#header #mainnav {
	margin: 0 0 20px 0;
}
#header #mainnav li  {
	float: left;
	margin: 0 15px 0 0;
	display: inline;
} 
#header #mainnav a {
	color: #6E6E6E;
	font-size: 0.9em;
	text-transform: uppercase;
}
#header #mainnav a:hover {
	color: #9e1818;
}
#header #mainnav a.active {
	color: #9e1818;
}
#header #cartlink {
	width: 75px;
	margin: 0 0 20px 0;
	float: right;
}
#header #cartlink a {
	display: block;
	height: 20px;
	color: #6E6E6E;
	font-size: .9em;
	text-transform: uppercase;
	background-image: url(images/cart.gif);
	background-position: 40px 0;
	background-repeat: no-repeat;
}
#header #cartlink a:hover {
	color: #9e1818;
	background-position: 40px -20px;
}
#header #cartlink a.active {
	color: #9e1818;
}
#header #tablenav {
	width: 830px;
	background: #333333;
}
#header #tablenav_home {
	width: 830px;
	background: #333333;
}


/* CONTENT */


#content {
	margin: 13px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #bcbcbc;

}
#content_home {
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}
#mainColumn_home {
	margin: 0 300px 0 0; 
	padding: 0 0 0 0;
	text-align: left;
}
#mainColumn_home a {
	color: #000;
}
#mainColumn_home a:hover {
	text-decoration: none;
	color: #9e1818;
}
#homeheadline {
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #bcbcbc;
	}
#mainColumn  {
	margin: 0 0 0 220px; 
	padding: 0 0 0 30px;
	text-align: left;
	border-left: 1px solid #bcbcbc;
}

#subnav2 {
	display: block;
	margin: 0 0 20px 0;
}
#subnav2 a {
	color: #6E6E6E;
	font-size: .9em;
	text-transform: uppercase;
}
#subnav2 a:hover {
	color: #9e1818;
}
#subnav2 a.active {
	color: #9e1818;
}
#sidebar1  {
	float: left; 
	width: 190px; 
	text-align: left;
}
#sidebar1 #subnav1 li {
	margin: 0 0 10px 0;
}
#sidebar1 #subnav1 a {
	color: #6E6E6E;
	font-size: .9em;
	text-transform: uppercase;
}
#sidebar1 #subnav1 a:hover {
	color: #9e1818;
}
#sidebar1 #subnav1 a.active {
	color: #9e1818;
}
#sidebar1 #contact {
	font-size: .9em;
	line-height: 1.5em;
}
#sidebar1 #contact li {
	margin: 0 0 10px 0;
}
#sidebar1 #contact a {
	color: #000;
	text-decoration: underline;
}
#sidebar1 #contact a:hover {
	color: #9e1818;
}
#sidebar2  {
	float: right; 
	width: 280px; 
	text-align: left;
}
#sidebar2 a {
	color: #000;
	text-decoration: underline;
}
#sidebar2 a:hover {
	text-decoration: none;
	color: #9e1818;
}
#featureditem {
	background: #b0aeae;
	text-align: right;
	margin: 0 0 10px 0;
	text-decoration: none;
	height: 180px;
}
#sidebar2 #socialicons {
	margin: 0 0 20px 0;
}
#sidebar2 #socialicons li {
	float: left;
	height: 15px;
	margin: 0 10px 0 0;
	line-height: 1em;
}
#sidebar2 #socialicons #blogger a {
	display: block;
	width: 15px;
	height: 15px;
	background: url(images/blogger.gif) no-repeat 0 0;
	text-indent: -9999px;
}
#sidebar2 #socialicons #blogger a:hover {
	background-position: 0 -16px;
}
#sidebar2 #socialicons #facebook a {
	display: block;
	width: 15px;
	height: 16px;
	background: url(images/facebook.gif) no-repeat 0 0;
	text-indent: -9999px;
}
#sidebar2 #socialicons #facebook a:hover {
	background-position: 0 -16px;
}	
#sidebar2 #socialicons #twitter a {
	display: block;
	width: 15px;
	height: 16px;
	background: url(images/twitter.gif) no-repeat 0 0;
	text-indent: -9999px;
}
#sidebar2 #socialicons #twitter a:hover {
	background-position: 0 -16px;
}
#sidebar2 #mailinglist li {
	margin: 20px 0 0 0;
	height: 10px;
	line-height: 1em;
}

#sidebar2 #mailinglist a {
	display: block;
	width: 210px;
	height: 10px;
	background: url(images/mailinglist.gif) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
#sidebar2 #mailinglist a:hover {
	background-position: 0 -10px;
}
#sidebar2 .blogphoto {
	margin: 5px 0 10px 0;
	width: 70px;
	float: left;
}	
#sidebar2 .blogstory {
	margin: 0 0 0 90px;
}
#productphoto {
	width: 100%;
}
#productinfo1 {
	margin: 20px 0 0 0;
}
#productinfo2 {
	margin: 20px 0 0 0;
	width: 390px;
	padding: 0 20px 0 0;
	border-right: solid 1px #bcbcbc;
}
#priceinfo1 {
	float: right;
	width: 140px;
	margin: 20px 0 0 0;
}

#thumbnails {
	margin: 20px 0 ;
	padding: 20px 0 0 0;
	border-top: solid 1px #bcbcbc;
	position: relative;
}
/*
#thumbnails table {
	position: relative;
	top: 0;
	left: -15px;
}
*/
#store table {
	font: .85em Arial, Helvetica, sans-serif;
}
#store table a {
	color: #000;
	text-decoration: underline;
}
#store table a:hover {
	text-decoration: none;
}
#store table td {
	padding: 10px;
	margin: 0px;

}
#store table input {
	padding: 3px;
}
#store table textarea {
	font: 1em Arial, Helvetica, Verdana, sans-serif;
	padding: 3px;
}
.graybg1 {
	background: #333333;
	color: #fff;
	padding: 5px;
	margin: 0 2px;
}
.graybg2 {
	background: #999999;
	color: #000000;
}
.graybg3 {
	background: #D6D6D6;
	color: #666666;
}
#notablephoto {
	float: right;
	width: 100%;
	margin: 0 0 0 0;
}



/* FORMS */



#mainColumn fieldset {
	border: none;
}

/*

#mainColumn .btn_subscribe {
	background-color: #000;
	background-image: url(images/btn_subscribe.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	display: inline;
	height: 25px;
	width: 130px;
	padding: 4px ;
	margin: 10px 0 0 10px;
	border: none;
	cursor: pointer;
}
#mainColumn .btn_addtocart {
	background-color: #fff;
	background-image: url(images/btn_addtocart2.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 115px;
	margin: 10px 0 0 0;
	border: none;
	cursor: pointer;
}
#mainColumn .btn_submit {
	background-color: #000;
	background-image: url(images/btn_submit.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 130px;
	margin: 10px 0 0 0;
	padding: 4px;
	border: none;
	cursor: pointer;
}

*/

#email {
	margin: 10px 0 0 0;
}
#mainColumn form {
	font: 1em Arial, Helvetica, Verdana, sans-serif;
}

#mainColumn .textfield {
	font: 1em/1.5em Georgia, "Times New Roman", Times, serif;
	padding: 4px 6px;
	border: none;
	background-color: #D5D5D5;
	margin: 10px 0 0 0;
}
#mainColumn .textfield2 {
	font: 1em/1.5em Georgia, "Times New Roman", Times, serif;
	padding: 4px 6px;
	border: none;
	background-color: #D5D5D5 ;
	margin: 5px;
}


/* FOOTER */





/* FOOTER */

#footer  {
	width: 890px;
	margin: 0 auto 30px;
	text-align: left;
	text-transform: uppercase;
	font: normal .9em Georgia, "Times New Roman", Times, serif;
	letter-spacing: .17em;
} 
#footer  p  {
	margin: 0; 
	padding: 10px 0; 
	color: #959595;
}
#footer .phone {
	color: #5d5d5d;
}

