/* @override http://www.ssmarine.com/styles/ssmarine.css */

/**************** Basics ****************/
* {
	margin: 0;
	padding: 0;
	outline: 0;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:100%;
	line-height:1.4em; /* 16x1.4=22.4px */
	font-weight: normal;
	color: #333333;
	background-color: #481F10;
}
.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;
}

.left a, #content a img, #content a img.right, #content a img.none, #content div.left-column div.tease a img {
	border: 0px none;
}

/**************** Layout ****************/

#container {
	margin: 0px auto;
	padding: 0px;
	width:800px;
	text-align:left;
}

#header {
	background:#ffffff url(/images/header_bg.png) repeat-x;
	width:800px;
	height:94px;
}

#nav_bar {
	background:#ffffff url(/images/nav_bar_bg.png) repeat-x;
	width:800px;
	height:24px;
	color: #eddbb8; /* beige */
}

#content {
	background:#ffffff;
	width:760px;
	padding: 20px;
}

#footer {
	clear: both;
	background:#481F10 url(/images/footer_bg.png) repeat-x;
	width:800px;
	height:79px;
	margin: 0px;
	padding: 0px;
}

/**************** Headers & Text ****************/

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

li {
    font-size:0.75em; /* 16x0.75=12px */
	margin-left: 1.286em; /* 14x1.286=18px */
}
a, a:visited {
	color: #c82a43; /* red */
	text-decoration: none;
	border: 0px none;
}

a:hover {
	text-decoration: none;
	color: #597d7d; /* green */
	border: 0px none;
}

h1 {
	color: #333333;
}

h2 {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.81em; /*16x1.81=29px*/
	font-weight:bold;
	margin: 0px;
	line-height: 1.1em;
}

h3 {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.26em; /*16x1.25=20px*/
	font-weight:normal;
	line-height: 1em;
}

h4 {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.93em; /*16x.93=15px*/
	font-weight:bold;
	padding:10px 0px 2px 0px;
	margin: 0px;
}


/**************** Overrides ****************/

#header h1 {
	text-indent: -9000px;
	background: transparent url(/images/logo.png) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 94px;
	width: 300px;
	display:block;
	float: left;
	position:absolute;
}
#header div.hours {
	float: right;
	margin: 0px;
	padding: 10px 20px 0px 0px;
	width: 200px;
	height: 55px;
}
#header div.hours p {
	margin: 0px;
	text-align: right;
}
#header ul {
	padding: 0px 20px 0px 0px;
	margin: 0px;
	height: 24px;
	width: 480px;
	float: right;
	clear: both;
	text-align: right;
	color: #eddbb8;
	font-weight: normal;
}
#header li {
	display: inline;
	padding: 0px 20px 0px 10px;
	margin: 0px;
	font-size: 0.75em; /* 16x0.75=12px */
}
#header li a:link, #header li a:visited {
	color: #eddbb8; 
	text-decoration: none;
	border-bottom: 0px none;
}
#header li a.active, #header li a:hover {
	color: #481F10; 
}
.tease h4 {
	padding: 0px;
}
.tease p {
	margin: 0px;
	padding: 0px;
}
.service li {
	list-style-type:none;
	display: block;
	padding: 0px;
	margin: 0px;
	float: left;
}
.service p, .service p a:link, .service p a:visited {
	font-size: 18px;
	color: #c82a43;
	text-decoration: underline;
	text-align: center;
}
.service img, .service img a:link, .service a:visited {
	border: 0px none;
	padding: 0px;
	margin: 0px;
	float: left;
}	

#footer h4 {
	font-family: Helvetica, Arial, sans-serif;
	color: #eddbb8;
	font-weight:normal;
	font-size: 11px;
	padding: 15px 10px 0px 10px;
	margin: 0px;
}
#footer h5 {
	font-family: Helvetica, Arial, sans-serif;
	color: #eddbb8;
	font-weight:normal;
	font-size: 12px;
	padding: 0px 10px;
	margin: 0px;
}
#footer h6 {
	font-family: Helvetica, Arial, sans-serif;
	color: #eddbb8;
	font-weight:normal;
	font-size: 9px;
	padding: 0px 10px;
	margin: -3px 0px 0px 0px;
}
#footer h4 a:link, #footer h4 a:visited, #footer h5 a:link, #footer h5 a:visited, #footer h6 a:link, #footer h6 a:visited {
	color: #eddbb8;
	text-decoration: none;
	border-bottom: 0px none;
}

/********** Nav Bar **********/
#nav_bar ul {
	text-align:center;
	margin-top: 2px;
}
#nav_bar li {
	display: inline;
	padding: 0px 20px 0px 10px;
	margin: 0px;
	font-size: 0.75em; /* 16x0.75=12px */
	text-transform:uppercase;
}
#nav_bar li a:link, #nav_bar li a:visited {
	color: #eddbb8; 
	text-decoration: none;
	border-bottom: 0px none;
}
#nav_bar li a.active, #nav_bar li a:hover {
	color: #597d7d; 
}
.left-column {
	width: 345px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.right-column {
	width: 400px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.tease {
	width: 330px;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	border-bottom: 1px solid #333333;
}
.service {
	width: 390px;
	margin: 20px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	border: 0px none;
	float: right;
}
.clear {clear:both;}

/********** Contact Form **********/

.zemContactForm br, #txpCommentInputForm br {
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}
#content 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:#888888;
float:left;
font-size:0.81em; /* 16x0.75=13px */
list-style-type:none;
padding:5px 0px 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 {
border-bottom:1px solid #E3E3E3;
clear:both;
list-style-type:none;
margin:0pt;
padding:5px 0pt;
}
form.zemContactForm li.bottom, form#txpCommentInputForm li.bottom {
border-bottom:0px none;
}
input.zemSubmit {
background-color:#666666;
border:1px solid #002a96;
color:#FFFFFF;
font-size:12px;
height:35px;
margin:0pt;
padding:0px;
width:115px;
}
ul.zemError {
background-color:#E4D29A;
}

/********** Search Form **********/

.search_box {
	float: right;
	width: 195px;
	padding: 10px;
	margin:  0px 0px 0px 10px;
	border: 1px solid #481F10;
}
.search_form br{
	line-height: 4px;
}
.search_box h3 {
	
}

input.search_field {
	border:1px solid #999999;
	color:#666666;
	font-size:12px;
	line-height:14px;
	padding:0px 0px 0px 5px;
	width: 70px;
	height:1.66em; /* 12x1.66=20px */
}
ul.search label {
	color:#888888;
	float:left;
	font-size:0.81em; /* 16x0.75=13px */
	list-style-type:none;
	padding:5px 0px 0px 0px;
	margin: 0px;
	text-align:right;
	width:50px;
}
ul.search input, ul.search select, ul.search textarea {
	list-style-type:none;
	margin:0px 0px 0px 4px;
	width:120px;
}
select#brand.search_field {
	list-style-type:none;
	margin:0px 0px 5px 4px;
	width:120px;
}
form.search_form ul.search {
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
form.search_form li {
	clear:both;
	list-style-type:none;
	margin:0px;
	padding:0px;
	line-height: 1em;
}
ul.search input.search {
	background-color:#666666;
	border:1px solid #002a96;
	color:#FFFFFF;
	font-size:12px;
	height:25px;
	margin:5px 0px 0px 55px;
	padding:0px;
	width:90px;
	text-align: center;
}

table.products {
	width: 720px;
	border-collapse: collapse;
	font-size:0.75em; /* 16x0.75=12px */
}
table.products.search {
	width: 520px;
}
table.products td {
	border-top: 1px solid #888888;
	padding: 5px;
}
table.products th {
	padding: 5px;
	font-size: 1.13em;
	color: #481F10;
}

table.products p {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
table.products a img {
	border: 0px none;
	text-decoration: none;
}
div.invisible {
	display: none;
}
