/* General Styling */
body {
	background: #616161;
}
td p {
    text-align: center;
}
td ul{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	list-style: circle;
}
.relative { position: relative; }
.marginTop { margin-top: 12px; }
#tooltip {
	position:absolute;
	background: #111;
	padding:8px 8px;
	display:none;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.clear {
    clear: both;
}
/* Links */
p a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #731010;
	text-decoration: underline;
	padding: 1px;
}
p a:hover {
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
/* The main container of the content in the Header, Featured, Content and Footer */
div.container {
	width: 960px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	position: relative;
}
/* ### Header ### */
div#header {
	width: 100%;
	height: 191px;
	padding: 7px 0px 0px 0px;
	background: url(../images/header_bg.jpg) repeat-x top left;
}
div.logo, div.logo img {
	float: left;
	margin: 0; padding:0;
}
	/* ### Navigation ### */
#navigation {
	float: left;
	height: 90px;
}
#navigation ul li {
	list-style-type: none;
	float: left;
	text-align: center;
	width: auto;
	height: 70px;
	padding: 20px 10px 0px 10px;
}
#navigation ul li.navhover, #navigation ul li.current {
	background: url(../images/hover-li.png) repeat;
}
	#navigation ul li.navhover a, #navigation ul li.current a {
	color: #731010;
	text-decoration: underline;
}	
#navigation ul li.navhover div, #navigation ul li.current div { color: #fff; cursor: default; }	
#navigation ul li a {
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #f9f9f9;
}
#navigation  ul li div {
	padding: 5px 0px 0px 0px;
	line-height: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bbb;
}
/* ### Featured ### */
div#featured {
	width: 100%;
	height: 233px;
	background: url(../images/wood_bg.jpg) no-repeat top center;	
}
div.featured-diamond {
	width: 38px; height: 41px;
	float: left;
	margin: 95px 0px 0px 0px;
}
div#slider {
	width: 809px; height: 210px;
	padding: 0px 10px; 
	margin: 12px 27px;
	float: left; 
	position: relative;
	background: url(../images/faded.png) no-repeat center;
}
div.projectImage {
	width: 800px;
	height: 180px;
	float: left;
	overflow: hidden;
	border: 4px solid white;
	padding: 0;
	margin-top: 10px;
}
.stripViewer { 
	position: relative;
	overflow: hidden; 
	width: 809px; 
	height: 200px;
	float: left;
	margin: 10px 0px 0px 0px;
}
.stripViewer .panelContainer { 
	position: relative;
	left: 0; top: 0;
	width: 100%; height: 100%;
	list-style-type: none;
	float: left; overflow: hidden;
}
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 200px;
	overflow: hidden;
	position: relative;
	width: 809px;
	padding: 0px;
}
.stripNavL, .stripNavR { /* The left and right arrows */
	text-indent: -9000em;
}
.csw {width: 100%; height: 100%; overflow: hidden; float: left;}
.csw .loading { margin: 100px 0 300px 0; text-align: center; color: #fff; font-weight: bold; font-family: Verdana; font-size: 12px; }
/* ### Main Content ### */
div#content {
	width: 100%;
	background: #f1f1f1 url(../images/content_bg.jpg) no-repeat top center;
}
div#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #731010;
	letter-spacing: -1px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background: url(../images/divider.png) bottom left no-repeat;
}
div#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	letter-spacing: -1px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom:dotted 1px #444444;
}
div#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	margin: 15px 0px 0px 0px;
	font-weight: bold;
	text-align: center;
}
div#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	margin: 15px 0px 0px 0px;
	font-weight: bold;
	text-align: center;
}
div#content h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}
div#content h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
div#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	line-height: 160%;
	letter-spacing: 0.3px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}
div.main2 {
	width: 590px;
	padding: 25px 10px 0px 10px;
	float: left;
	overflow: hidden;
}
div.main {
	width: 680px;
	padding: 25px 15px 0px 15px;
	float: left;
	overflow: hidden;
}
div.sideBar2 {
	width: 330px;
	padding: 25px 5px 0px 5px;
	float: right;
	overflow: hidden;
}
div.sideBar {
	width: 220px;
	padding: 25px 15px 0px 15px;
	float: left;
	overflow: hidden;
}
.ImgPlace{
	margin-bottom:7px;
	border:0px;
}
.ImgLeft{
float:left;
	margin:0px 10px 10px 0px;
	border:0px;
}
.ImgRight{
float:right;
	margin:0px 0px 10px 10px;
	border:0px;
}
div#content p.phone {
	font-size: 32px;
	font-weight:bold;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* ### List news in the sidebar ### */
ul.listNews, ul.listContacts {
	width: 320px; 
	padding-bottom: 20px;
	float: left; 
	overflow: hidden;
}
ul.listNews li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	width: 320px;
	display: block;
	background: url(../images/latestNews-bulle.jpg) no-repeat top left;
	margin: 15px 0px 0px 0px;
	padding:0 0 0 0px;
	text-align: left;
}
ul.listNews li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 13px;
	letter-spacing: -0.1px;
	text-decoration: underline;
	margin: 0 0 0 20px;
	font-weight: bold;
}
ul.listNews li a:hover {
	color: #111;	
	text-decoration: none;
}
ul.listNews li div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 140%;
	padding-top: 5px;
}
div#contentEnd {
	width: 100%; height:55px;
	background: url(../images/contentEnd_bg.jpg) no-repeat top center;
}	
/* ### Listing the contact info in the Sidebar ### */
ul.listContacts li {
	width: 220px;
	display: block;
	background: url(../images/mini-boat.png) no-repeat top left;
	margin: 15px 0px 0px 0px;
	padding:0px 0 0 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul.listContacts li strong {
	font-weight: bold;
	color: #731010;
	font-size: 18px;
	padding: 0px 0px 0px 25px;
}
ul.listContacts li div {
	color: #444;
	line-height: 130%;
	margin: 10px 0px 0px 0px;
	width: 220px;
	font-weight: normal;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul.listContacts li a {
	color: #000000;
}
ul.listContacts li a:hover {
	color: #731010;
	font-style: italic;
	text-decoration: none;
}
ul.listContacts2 li {
	width: 220px;
	display: block;
	margin: 15px 0px 0px 0px;
	padding:0px 0 0 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul.listContacts2 li strong {
	font-weight: bold;
	color: #731010;
	font-size: 18px;
}
ul.listContacts2 li div {
	color: #444;
	padding: 2px 0px 0px 10px;
	width: 220px;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* ### Wide image styling used in the services section ### */
a img.productLarge_wide {
	background: #efefef;
	padding: 4px; margin: 20px 0px 0px 5px;
	border: 1px solid #aaa;
	width: 550px; height: 120px;
}
a:hover img.productLarge_wide {
	background: #fff;
	padding: 4px; margin: 20px 0px 0px 5px;
	border: 1px solid #000;
	width: 550px; height: 120px;
}
a img.productLarge_narrow {
	background: #efefef; float: left;
	padding: 4px; margin: 5px 10px 0px 0px ;
	border: 1px solid #aaa;
	width: 183px; height: 183px;
}
/* Footer */
div#footer {
	width: 100%;
	padding: 20px 0px;
	background: #616161 url(../images/footer_bg.jpg) no-repeat top center; 
}
a.validated {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eee;
	text-decoration: underline;
	background: none;
}
a.validated:hover { color: #fff; background: none; }
div#footer .footerLogo, div#footer .footerLinks { float: left;}
.footerLinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ccc;
	font-size: 12px;
	margin: 0px 10px;
	padding: 5px;
	letter-spacing: 0.2px;
	text-decoration: underline;
}
.footerLinks a:hover, .footerLinks a.current {
	color: #fff; text-decoration: none;
	background: #111;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bbb;
	line-height: 120%;
	clear: both;
}
/* accordion menu */
.menuhead{ /*header*/
cursor: hand;
cursor: pointer;
padding: 10px 10px;
border: 1px solid #533826;
background: #5f5f5f;
}
.openmenu{ /*class added to contents when they are open*/
background: #731010;
}
.backtotop {
	border: 0px;
	float:right;
}
.smalltext {
	font-size:12px;
	font-style:italic;
	float: left;
	margin: 5px 0px 0px 5px;
}
.main ul li{
	display:block;
	margin:10px 0px 5px 20px;
	list-style:none;
}
.main ul li a{
	color:#000000;
	text-decoration:underline;
}
.main ul li a:hover{
	text-decoration:none;
	color:#999999;}
