body{
	font:12px/18px Arial,Verdana,sans-serif;
	text-align:center;
	color: #fff;
	background-color: #2a2e3a;
}
a {
	color: #fff;
}

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

#header{
	height:280px;
	background-image: url(../../layout/www.shiptoshore.be/header_BG.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#flashcontent{
	height:203px;
	width:952px;
	padding-top:72px;
	padding-left:15px;
}

#wrapper{
	background-image: url(../../layout/www.shiptoshore.be/wrapper_BG.gif);
	background-position: top center;
	background-repeat: repeat-y;
}
#sidebar{
	float:left;
	width:190px;
	padding: 0 0 0 15px;
}

#content{
	float:right;
	width:715px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding: 20px 35px 20px 10px;
}

#footer{
	text-align:center;
	margin:0 auto;
	height:34px;
	clear:both;
	padding-top: 7px;
	font-size: 11px;
	letter-spacing:1px;
	background-image: url(../../layout/www.shiptoshore.be/footer_BG.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
#footer2{
	text-align:center;
	margin:0 auto;
	min-height:50px;
	clear:both;
	font-size: 10px;
}

/* ELEMENTS
-----------*/
#sidebar ul {
	
}

#sidebar ul li {
	border-bottom: 2px solid #161e32;
}
#sidebar ul li a {
	display: block;
	min-height: 22px;
	height:auto !important;
	height: 22px;
	padding: 4px 10px 2px 10px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
}
#sidebar ul li a:hover, #sidebar ul li.active a{
	background-image: url(../../layout/www.shiptoshore.be/hover_BG.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#content p,#content ul,#content ol{
	margin:0 0 10px;
}
#content ul,#content ol{
	margin:0 0 10px;
	padding-left:15px;
	list-style:disc;
}
#content ol{
	list-style:decimal;
}
#content h1,h2,h3,h4,h5,h6{
	margin:0 0 20px;
}
#content h1{
	font-size: 16px;
}

/* PHOTOGALLERY
---------------*/
#content .module_photo ul{
	margin:0;
	padding:0;
	list-style:none;
}

#module_photogallery{
	list-style:none;
	padding:0;
}
#module_photogallery li{
	float:left;
	margin:0 10px 30px;
	height:154px;
	width:154px;
	text-align:center;
	overflow:hidden;
}
#module_photogallery li a img{
	border:2px solid #fff;
}
#module_photogallery li a:hover img{
	border:2px solid #ccc;
}

/*FORMS
-------*/
.layouttable{
	width:380px;
	border:1px solid #454953;
}
.layouttable th{
	padding:5px;
}
.layouttable .row_2455,.row_2457,.row_2459,.row_2457{
	background-color:#454953;
}
	
.layouttable .submit{
	margin-top:5px;
	margin-left:80px;
}
.layouttable #disclaimer{
	margin-top:15px;
	padding-left:5px;
	padding-right:5px;
}
.error_message{
	border:1px solid #c00;
	background:#fdd;
	padding:15px;
	margin:10px 0;
	color:#c00;
}
tr.error {
	border:1px solid #c00;
	background:#fdd;
}
#thanks{
	padding:15px;
	margin-bottom:30px;
	background:#637331;
	color:#fff;
}


