/*  
Theme Name: Elite Marine Custom Theme
Theme URI: http://www.elitemarine.com
Description: Original design and layout for EliteMarine.us by Cristian Popa.
Version: 1.0
Author: Cristian Popa
Author URI: http://www.cristianpopa.com
*/

* {
	margin: 0;
	padding: 0;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background:  #051a49 url(images/bg_pg.gif) repeat-x;
	}
	
a:link, a:visited {
	text-decoration: none;
	color: #039;
	}
	
a:hover, a:active {
	text-decoration: underline;
	}	

h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	}

h2 {font-size: 26px;}
h3 {font-size: 20px;}
h4 {font-size: 16px;}
	
#page {
	width: 858px;
	height: auto;
	background: #fff;
	margin: 10px auto;
	border: #fff 1px solid;
	background: url(images/bg_container.gif) repeat-y left top #fff;
	}
	
#header {
	height: 158px;
	background: url(images/header.jpg) no-repeat left top;
	}
	
#header2 {
	height: 236px;
	background: url(images/header.jpg) no-repeat left top;
	text-align: right;
	padding-top: 10px;
	padding-bottom: -2px;
	}
	
#headerimg img {
	margin: 35px 0 0 5px;
	}
	
#menu_top {
	margin-top: 132px;
	float: right;
	font-size: 11px;
	}
	
#menu_top2 {
	font-size: 11px;
	height: 33px;
	background: url(images/bg_top_menu_home.gif) repeat-x top left;
	line-height: 34px;
	}
	
#menu_top ul, #menu_top2 ul {	
	list-style-type: none;
	}
	
#menu_top li, #menu_top2 li {
	display: inline;
	margin: 0 14px;
	}
	
#sidebar {
	width: 198px;
	background: #001645 url(images/bg_sidebar.jpg) no-repeat top left;
	float: left;
	padding-bottom: 150px;
	}
	
#sidebar a:link, #sidebar a:visited, #sidebar2 a:link, #sidebar2 a:visited {
	color: #fff;
	text-decoration: none;
	}

#sidebar a:hover, #sidebar a:active {
	text-decoration: underline;
	}
	
#sidebar h3, #sidebar2 h3 {
	font-size: 14px;
	color: #fff;
	margin: auto;
	text-align: center;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	}

#sidebar2 {
	width: 198px;
	background: #001645 url(images/bg_sidebar.jpg) no-repeat top left;
	float: left;
	padding-bottom: 150px;
	margin-top: -100px;
	}
	
#menu {
	margin-left: 10px;
	}
	
#menu ul {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	}
	
#menu li {
	margin: 15px auto;
	background: url(images/menu/sep.gif) no-repeat bottom center;
	padding: 0 0 10px 10px;
	}
	
#menu a:link, #menu a:visited {
	font-size: 11px;
	font-weight: bold;
	} 
	
#content, #content_home {
	width: 650px;
	float: right;
	line-height: 20px;
	}
	
#content_home {
	margin-top: 60px;
	}

#content h1, #content h2, #content h3, #content h4, #content ul, #content ol, #content p {
	margin-top: 20px;
	}
	
#content ul {
	list-style: inside;
	}
	
#content img {
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
	margin: 0 10px 10px 0;
	}    
	
input {
	clear: both;
	}
	
blockquote {
	margin: 0 120px 0 30px;
	padding-left: 10px;
	border-left: 5px #eee solid;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top right;
	}
	
.hr1 {
	clear: both;
	color: #ccc;
	background-color: #d6dfed;
	height: 1px;
	margin: 20px auto auto auto;
	width: 50%;
	border: 0;
	}	
	
.hr2 {
	clear: both;
	color: #fff;
	background-color: #fff;
	height: 1px;
	margin: 20px auto auto auto;
	width: 50%;
	border: 0;
	}	
	
.phplist {
	font-size: 11px;
	margin: 0;
	color: #eee;
	padding: 10px;
	}
	
.phplist h4 {
	font-size: 11px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	}

.phplist input {
	height: 22px;
	border: 1px solid #455577;
	background: url(images/bg_input.gif) repeat-x top left;
	padding: 4px;
	color: #fff;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
	
#contactsubmit {
	background: url(images/bg_submit.gif) no-repeat top left;
	width: 142px;
	height: 34px;
	border: none;
	text-indent: -2000px;
	margin: 10px auto;
	text-align: center;
	}

.catalog_home {
	margin: 20px 0 0 0;
	}
	
.cat_wrap {
	margin: auto;
	}
	
.cat_div {
	margin: 0 14px;
	}
	
.view_all {
	margin-left: 10px;
	padding-left: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/sep_01.gif) no-repeat 0 3px;
	font-style: normal;
	}
	
.p_home {
	margin-top: -20px;}


#sd {
	clear: both;
	}
	
.stretcher {
	height: 20px;
	display: block;
	clear: both;
	}
	
#footer {
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 10px;
	background: #fff;
	}
	
.PeSwitcher {
	display: block;
	float: left;
	clear: both;
	margin-top: 30px;
	}