/* 

STYLE SHEET FOR [x] WEB SITE
Created by Name Surname
www.domain.com

ToC

	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. hacks

Notes

*/



/* --------- 1. defaults  --------- */

* {
	margin: 0;
	padding: 0;
}
body {
	background-image:url(../imgs/BG_01.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}


/*  --------- 2. structure  --------- */

#promos{
padding-top:10px;
margin:0 auto;
	
}
#promo1{
background-image:url(../images/website_design_promo_04.png);	
width:250px;
height:188px
}
#promo1 a{
	color:#C00;
	text-decoration:none;
}
#promo1 a:hover{
	color:#333;
}
#promo2{
background-image:url(../images/website_design_promo_06.png);	
width:250px;
height:188px;
margin-top:-188px;
margin-left: 260px;
}
#promo2 a{
	color:#C00;
	text-decoration:none;
}
#promo2 a:hover{
	color:#333;
}
#promo3{
background-image:url(../images/website_design_promo_11.png);	
width:250px;
height:188px;
margin-top:-188px;
margin-left: 520px;
}
#promo3 a{
	color:#C00;
	text-decoration:none;
}
#promo3 a:hover{
	color:#333;
}


#banner{

background-image:url(../images/splash_03.gif);
width:inherit;
height:inherit;
	
}
#wrapper {
}
#centre {
	width:800px;
	margin:0 auto;
}
#masthead {
	height: 80px;
	margin-bottom: 10px;
	margin-top:0px;
}
#home #masthead {
	height: 102px;
	background-image:url(../imgs/masthead_two.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 800px;
}

#logo {
	width: 390px;
	height: 70px;
	background-image:url(../imgs/logo.png);
	

}
h1#branding {
	width: 390px;
	height: 70px;
	display:block;
	text-indent:-6000px;
}
#top_links {
	width: 165px;
	float: right;
	/*background-image: url(../imgs/top_bg.jpg);*/
	background-repeat: no-repeat;
	height: 35px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 25px;
	background-position: left bottom;
}

#top_links a {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#phone {
	color: #333333;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding-left: 15px;
	
}

#top_links a:hover {
	color:#CD3333;
}
#safety {
	height: 80px;
	width: 800px;
}
#safety img {
	margin-left: 60px;
}
#content {
}
#main {
	float: left;
	width: 590px;
	text-align:center;
}
#main img {
	margin-bottom: 15px;
	padding-right: 15px;
	text-align: left;
}
#main #dock_gallery img, #main  #dock_gallery a img 
 {
	margin-bottom: 2px;
}
#main  #dock_gallery a img {
	border: 1px solid #CD3333;
	padding: 5px;
	background-color: #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
	
}
#main img, #main  a img 
 {
	margin-bottom: 2px;
}
#main a img {
	border: 1px solid #CD3333;
	padding: 5px;
	background-color: #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
	
}

#main #dock_gallery img.wider {
	margin-left: 0px;
}


.address_box {
	width: 250px;
	float: left;
	margin-right: 25px;
}
#sub_col {
	float: left;
	width: 190px;
	padding-right: 20px;
}
#sub_col #min_height {
	height: 500px;
	width: 1px;
	float: right;
}
* html #main {
	width:580px;
}
#footer {
	text-align: center;
	padding-top: 20px;
	margin-top: 25px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8D8D8D;
	line-height: 1.5em;
}
#footer p {
	font-size: 11px;
	text-align: center;
}

#footer a {
	font-size: 11px;
	text-align: left;
}

.separator {
	clear: both;
	height: 0;
}
/* ---------- 3. links and navigation ---------- */





a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #CC0000;
}
#navigation {
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CD3333;
	border-bottom-color: #666666;
	width:205px;
}
#navigation ul {
	margin:0px;
}
#textNav{
margin-top:8px;
margin-left:5px;
text-align:left;

}

#textNav a{

color:#F0F0F0;
text-decoration:none;

}

#textNav a:hover{
	color:#FFFFFF;
	text-decoration:none;
	text-align: left;
}

#navigation ul li a {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	background-image: url(../imgs/red_bullet.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	line-height: 30px;
	background-position: left 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#navigation ul li a.last {
	border:none;
}
#navigation ul li ul#nest ul li a {height:40px; line-height:normal;}
#navigation ul li a:hover {
	color: #FF0000;
	background-image: url(../imgs/black_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	text-align: left;
}
#navigation ul li ul li a {
	background-image: none;
	font-style: italic;
}
#navigation ul li ul li a:hover {
	background-image: none;
}
/* ---------- tells what nested lists to display ---------- */

#single ul#nest, #single ul#nest2, #home ul#nest, #home ul#nest2 {
	display: none;
}
#loading_dock ul#nest2 {
	display: none;
}
ul#nest3 {
	font-size: 11px;
	color: #000000;
}

#lift_tables ul#nest {
	display: none;
}
/* ---------- 4. fonts ---------- */

h1, h2, h3, h4, p, ul {
	margin-bottom: 15px;
	text-align: left;
}
h1 {
	text-align: left;
}
h2 {
	color: #333333;
}
h3 {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
h4 {
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}
p {
	line-height: 1.5em;
	font-size: 12px;
	text-align: left;
}
.centered_p {
	text-align: center;
}

ul {
	list-style-type: none;
}
ol {
	list-style-position: inside;
	margin-left: 15px;
}
ol li {
	margin-bottom: 15px;
	line-height: 1.5em;
	font-size: 12px;
}

#main ul {
	list-style-type: disc;
	margin-left: 25px;
}
table#product {
	width: 500px;
}

/* ---------- 5. images ---------- */

#banner{
width:800;
height:280;

margin-bottom: 56px;
	margin-top:0px;

}

a img {
	border: 0;
}
#inquiry_dock td {
	padding-top: 5px;
	color: #CA3A2F;
}

table#capacity {
	width: 500px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-collapse:collapse;
}
#inquiry_dock td input[type="checkbox"] {
	color: #00FF00;
}

table#capacity td {
	padding: 5px;
	border: 1px solid #666666;
	width: 250px;
	text-align: center;
	color: #CD3331;
}
#liftinquiryform td {
	color: #CC2D31;
}
/*tr.red {
	background-color: #CC0000;
	font-size: 14px;
	color: #FFFFFF;
}*/
tr.red h2 {
	color: #666666;
	margin: 0px;
}
tr.red h2 a {
	color: #666666;
	text-decoration: underline;
}

table ul {
	margin-left: 10px;
	list-style-type: disc;
}

.left_img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.right_img {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
ul.indent {
	margin-left: 25px;
}


/* ---------- 6. hacks ---------- */

body { /* IE 5 centring bug fix */
	/* [disabled]text-align: center; */
}
#wrapper {
	text-align: left;
}
