/* @override http://www.selectricinc.com/style/selectric.css */

* {
	margin: 0;
	padding: 0;
	outline: 0;
}
body {
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 100%;
	line-height: 1.4em; /* 16x1.4=22.4px */
	font-weight: normal;
	color: #333333;
	background: #000000;
}
#container {
	width: 760px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background: #ffffff;
}
#header {
	width:760px;
	height:86px;
	background: #fcfcfc;
	float: left;
}
#nav_bar {
	width:760px;
	height:25px;
	background: url(/images/nav_bar.png) repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
}
#content {
	width:650px;
	background: #1f5171 url(/images/content_bg.png) repeat-x;
	margin: 0px;
	padding: 20px 20px 20px 90px;
	float: left;
}
#footer {
	width:760px;
	height:26px;
	background: #000000;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#inside {
	background: #ffffff;
	padding: 20px;
	margin: 0px 0px 0px 90px;
}

/* Images */
.left, #content img {
	float: left;
	margin: 0px;
	padding: 4px 10px 4px 0px;
}

.right, #content img.right {
	float: right;
	margin: 0px;
	padding: 4px 0px 4px 10px;
}
.none, #content img.none {
	float: none;
	margin: 0px;
	padding: 0px;
}
a img, #content a img.right, #content a img.left, #content a img, #content a img.none, #content a img.image {
	border: 0px none;
}
.clear {
	clear: both;
}

div.cat_box {
	width: 260px;
	height: 185px;
	background: #ffffff;
	padding: 0px 20px 20px 20px;
	margin: 0px 15px 10px 0px;
	float: left;
}
.cat_box h4, .specials_box h4 {
	background: #000000 url(/images/box_top.png) no-repeat;
	margin: 0px -20px;
	padding: 8px 0px 5px 25px;
	color: #ffffff;
	font-size: 1em;
}

#content div.cat_box img.right {
	float: right;
	margin: 0px 0px 0px 40px;
	padding: 0px;
}

div.specials_box {
	width: 277px;
	background: #7a4516 url(/images/brown_stripes.png) repeat-x 0px 32px;
	padding: 0px 20px 20px 20px;
	margin: 0px 0px 10px 15px;
	float: left;
	color: #ffffff;
}

#content div.specials_box ul {
	margin: 15px 0px 0px 30px;
	padding: 0px;
}
#content div.specials_box ul li {
	margin: 0px 0px 23px 0px;
	line-height: 1.2em;
}

#content div.specials_box ul li span.more {
	float: right;
	clear: both;
}


/* Text */
p {
	font-size: 0.8em; /* 16x0.75=12px */
	text-align: left;
	margin: 1.286em 0; /* 14x1.286=18px */
	line-height: 1.4em;
}

li {
	font-size: 0.8em; /* 16x0.75=12px */
	margin-left: 1.286em; /* 14x1.286=18px */
}

td {
	font-size: 0.8em; /* 16x0.75=12px */
}

a, a:visited {
	color: #7A2816; /* orange */
	text-decoration: underline;
	border: 0px none;
}

a:hover, #content div.specials_box a:hover {
	text-decoration: underline;
	color: #cf1120; /* red */
	border: 0px none;
}

#content div.specials_box a {
	color: #1F5171; /* blue */
}

/* Overrides */

#header h1 {
	width: 258px;
	height: 86px;
	background: url(/images/selectric_header.png) no-repeat;
	padding: 0px;
	margin: 0px;
	text-indent: -9000px;
	display: block;
	float: left;
}
#content h2 {
	font-family: Helvetica, Arial, sans-serif;
	color: #1F5171;
	font-weight: normal;
	line-height: 1.1em;
}
#footer h5 {
	color:#FFFFFF;
	float: left;
	width: 445px;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: .5em;
	font-weight: normal;
}
#footer h6 {
	color:#FFFFFF;
	float: right;
	width: 310px;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: .5em;
	font-weight: normal;
	text-align: right;
}
#footer h5 a, #footer h6 a {
	color: #ffffff;
}
.searchbox {
	width: 250px;
	margin: 57px 20px 10px 0px;
	padding: 0px;
	float: right;
	text-align: right;
}

#nav_bar ul.nav {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 760px;
	text-align: center;
	float: left;
}

.searchbox form input {
	width: 170px;
	height: 15px;
	border: 1px solid #24362a;
	display: block;
	float: left;
}
.searchbox form input.button {
	border: 0px none;
	width: 64px;
	height: 17px;
	background: url(/images/search_button.png) no-repeat;
	text-indent: -999em;
	display: block;
	float: left;
	cursor: pointer;
	line-height: 0;
	margin: 0px 0px 0px 5px;
}
#nav_bar li {
	list-style-type: none;
	display: inline;
	color: #ffffff;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: .75em;
	border-right: 1px solid #ffffff;
	padding: 0px 10px;
	margin: 0px;
}
#nav_bar li a {
	color: #ffffff;
	text-decoration: none;
	border: 0px none;
}
#nav_bar li.nav_end {
	border-right: 0px none;
}
#content table.rates tbody tr td {
	padding: 0px 7px 0px 0px;
}

#content ul {
	margin: 0px 0px 20px 20px;
}

#content h4.product {
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 1em;
}

#content ul li {
	line-height: 1.3em;
	color: #ffffff;
}
#content #inside ul li {
	color: #333333;
}

#inside table {
	clear: both;
}
#content #subnav ul {
	list-style-type: none;
	width: 150px;
	margin: 0px 0px 0px -70px;
	float: left;
}
#content #subnav ul li {
	display: block;
	font-size: .7em;
	margin: 0px;
	padding: 5px 10px;
	background: #7a4516;
	width: 130px;
}
#content #subnav ul li a:link, #content #subnav ul li a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
	margin: -5px -10px;
	padding: 5px 10px;
}

#inside table tbody tr td, #inside table tbody tr th {
	font-size: .74em;
	padding: 0px 7px 0px 0px;	
}

#inside table tbody tr th {
	font-weight: bold;
	text-align: center;
}

#subnav ul li a:hover {
	background: #1f5171; /* blue */
	text-decoration: none;
	width: 130px;
}
/********** Contact Form **********/

.zemContactForm br, #txpCommentInputForm br {
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}
ul.contact {
	width: 500px;
	margin: 10px 0px 0px 40px;
	padding: 10px;
}
ul.contact li {
	margin: 0px;
}

input.zemText, textarea.zemTextarea, input.comment_name_input, textarea.txpCommentInputMessage, input.comment_email_input, input.comment_web_input {
	border: 1px solid #999999;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0px 0px 5px;
}

input.zemText, input.comment_name_input {
	height: 1.66em; /* 12x1.66=20px */
}

.zemContactForm label, #txpCommentInputForm label {
	width: 70px;
}

ul.contact label {
	color: #333333;
	float: left;
	font-size: 0.9em;
	list-style-type: none;
	padding: 2px 3px 0px 5px;
	text-align: right;
	width: 70px;
}

.zemContactForm input, #txpCommentInputForm input {
	width: 200px;
}

ul.contact input, ul.contact select, ul.contact textarea {
	list-style-type: none;
	margin: 0px 0px 0px 4px;
	width: 200px;
}

form.zemContactForm li, form#txpCommentInputForm li {
	clear: both;
	list-style-type: none;
	margin: 3px 0px;
	padding: 0px;
}

form.zemContactForm li.bottom, form#txpCommentInputForm li.bottom {
	border-bottom: 0px none;
}

input.zemSubmit {
	background-color: #1f5171;
	border: 1px solid #333333;
	color: #ffffff;
	font-size: 12px;
	height: 30px !important;
	margin: 0pt;
	padding: 0px;
	width: 140px !important;
}

ul.zemError {
	background-color: #cf1120;
}
