
@import "leftnav.css";

html, body {
	margin: 0;
	padding: 0;
}

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #222;
	background: #f1f1f1;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, pre, form, fieldset, table, td {
	margin: 0;
	padding: 0;
}
h1 {font-size:150%;margin: 10px 0px 10px 0px; }

h2 {font-size:125%;margin: 7px 0px 10px 0px;}


ul { list-style: none;}

a, a:active {
	color: #000000;
	outline: none;
	text-decoration: underline;
}

a:hover {text-decoration: none;}

a img {border: none;}

#container {
	width: 980px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	background: #ffffff;
}

/* header part */

#header {
	width: 980px;
	height: 94px;
	overflow: hidden;
	background: url(../img/headerbg.jpg) no-repeat left top;
}

#topnav {
	width: 980px;
	overflow: hidden;
	background: #de2424;
	margin-bottom: 15px;
	border-bottom: 1px solid #000000;
}

#topnav li {
	float: left;
	font: 15px Arial, Helvetica, sans-serif;
	color: #f3f2f2;
	padding: 6px 8px 6px 8px;
	border-right: 1px solid #000000;
}

#topnav li.first {
	float: left;
	font: 15px Arial, Helvetica, sans-serif;
	color: #f3f2f2;
	padding: 6px 8px 6px 8px;
	border-left: 1px solid #000000;
}


#topnav li.last {
	float: right;
	font: 15px Arial, Helvetica, sans-serif;
	color: #f3f2f2;
	padding: 6px 8px 6px 8px;
}

#topnav li a {
	color: #f3f2f2;
	text-decoration: none;
}

#topnav li a:hover { color: #000000;}

/* content area */

#content {
	float: right;
	width: 762px;
	overflow: hidden;
}

#blogarchive {
	float: right;
	width: 120px;
	background-color:#5b5b5b;
	color: #fff;
	padding: 0 10px 10px 10px;
}

#blogarchive a {
	color: #fff;
}

.txtbox {margin: 0 35px 5px 15px;}

.txtbox p {margin-bottom: 18px;}

.fprod {
	color: #ffffff;
	text-transform: uppercase;
	padding: 4px 12px 4px 12px;
	margin-bottom: 6px;
	background: #5b5b5b;
}

#products {
	width: 762px;
	overflow: hidden;
}

#products table { 
	border: none;
	background: #fff;
}

#products td {
	width: 250px;
	color: #fff;
	padding-top: 12px;
	text-align: center;
	vertical-align: top;
	border-right: 4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
}

#products td p {margin: 0 12px 10px 12px; font-weight: bold;}

#products td a {
	color: #5b5b5b;
	text-decoration: none;
}

#products td .price {color: #ff0000;}
	
#products td input.minfo {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	cursor: pointer;
	padding: 2px 6px 2px 6px;
	background: #a0a0a0;
	border: 1px solid #5b5b5b;
}

/* left column */

#left_column {
	float: left;
	width: 210px;
	display: inline;
	margin-left: 3px;
}

#search {
	width: 210px;
	overflow: hidden;
	margin-bottom: 5px;
	background: #e1e1e1;
}

#search p.title {
	color: #ffffff;
	text-transform: uppercase;
	padding: 6px 12px 6px 15px;
	background: #5b5b5b;
}

#search p.sbox {margin: 12px 10px 12px 10px;}

#search input.txt {
	width: 138px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	padding: 1px 2px 1px 2px;
	border: 1px solid #5b5b5b;
}

#search input.btn {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	cursor: pointer;
	padding: 0px 2px 0px 2px;
	background: #949292;
	border: 1px solid #5b5b5b;
}

/* leftnav - see leftnav.css */

#basket {
	width: 210px;
	overflow: hidden;
	margin-bottom: 5px;
	background: #e1e1e1;
}

#basket p.title {
	color: #ffffff;
	text-transform: uppercase;
	padding: 6px 12px 6px 15px;
	background: #5b5b5b;
}

#basket p.txt {
	margin: 2px 10px 12px 10px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
}

#basket input.btn {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	cursor: pointer;
	padding: 0px 2px 0px 2px;
	background: #949292;
	border: 1px solid #5b5b5b;
}

#rss {
	width: 210px;
	overflow: hidden;
	margin-bottom: 5px;
	background: #e1e1e1;
}

#rss p.title {
	color: #ffffff;
	text-transform: uppercase;
	padding: 6px 12px 6px 15px;
	background: #5b5b5b;
}

#rss p.txt {
	margin: 2px 10px 12px 10px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
}

#rss title.a {
	color: #ffffff;
	text-decoration: none;
}

#phone {
	width: 210px;
	overflow: hidden;
	margin-bottom: 5px;
	background: #e1e1e1;
}

#phone p.title {
	color: #ffffff;
	text-transform: uppercase;
	padding: 6px 12px 6px 15px;
	background: #5b5b5b;
}

#phone p.number {
	margin: 12px 10px 12px 10px;
	font: 21px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f00;
}

/* footer area */

#footer {
	clear: both;
	width: 980px;
	overflow: hidden;
	padding-bottom: 12px;
	background: #000000;
}

#footer h3{
	color: #ffffff;
	margin: 7px 0 0px 15px;
}

.copy {
	float: left;
	color: #ffffff;
	font-size: 11px;
	margin: 7px 0 0px 15px;
}
.copy a {
	color: #ffffff;
	font-size: 11px;
	text-decoration:none;

}

.ftrnav {
	float: right;
	width: 690px;
	display: inline;
	margin: 10px 15px 0 0;
}

.ftrnav li {
	float: right;
	color: #ffffff;
	font-size: 11px;
	padding: 0 9px 0 9px;
	border-right: 1px solid #ffffff;
}

.ftrnav li a {
	color: #ffffff;
	text-decoration: none;
}

.ftrnav li.last {border-right: none;}

.ftrlinks {
	float: left;
	width: 960px;
	display: inline;
	margin: 10px 15px 20px 5px;
}

.ftrlinks li {
	float: left;
	width: 300px;
	color: #ffffff;
	font-size: 11px;
	padding: 0 9px 0 9px;
}

.ftrlinks li a {
	color: #ffffff;
	text-decoration: none;
}

.ftrlinks li.last {border-right: none;}


.personality_place {
	width:520px;
	background:#fff;
	border:1px #5b5b5b dotted;
	margin:10px auto;
}

.personality_place h2 {
	margin:10px;
}

.personality_place p {
	width:335px;
	float: right;
	padding:0 10px 10px 0;
}

.personality_image {
	width:155px;
	height:155px;
	float:left;
	margin:10px;
}

.vs {
	font-size:1px;
	color:#fff;
}

.personality_link {
	width:105px;
	background:#5b5b5b;
	margin:5px 0 0 0;
	padding:5px 5px 5px 410px;
}

.personality_link a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	margin:0;
}

.clr {
	clear:both;
}

.product_place {
	width:520px;
	background:#fff;
	border:1px #5b5b5b dotted;
	margin:10px auto;
}

.product_place h2 {
	margin:10px;
}

.product_place p {
	width:335px;
	float: right;
	padding:0 10px 0 0;
}

.product_image {
	width:155px;
	height:155px;
	float:left;
	margin:10px;
}

.product_link {
	width:510px;
	height:40px;
	background:#5b5b5b;
	margin:5px 0 0 0;
	padding:5px 5px 5px 5px;
	
}

.product_link p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	text-decoration:none;
	color:#fff;
	margin:0;
	text-align:right;
}

.product_link p a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	text-decoration:none;
	color:#D4A017;
	margin:0;
}

.product_link p a:hover {
	color:#FFF;
}

.product_link input {
	border:1px #5b5b5b solid;
	width:20px;
	margin:-3px 2px 0 2px;
}

.product_link form { 
	display:inline;
}

.testimonals{font-style:italic;
}

.bread {
	margin:0;
	padding:0;
}

.bread ul {
	list-style:none;
	margin:0;
	padding:10px 0 15px 0;
}


*:first-child+html .bread ul {
	width:528px;
}

.bread ul li {
	background:none;
	margin:0;
	padding:5px 0 5px 0;
	display:inline;

}

.bread ul li a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#D4A017;
	margin:0;
}

.bread ul li a.you {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
	margin:0;
	padding:0 0 0 5px;
}

.bread ul li a.you:hover {
	text-decoration:none;
}
