﻿/* Clear margins and padding */ * {margin:0;padding:0;} 
html{
	background-image:url('../../../images/benetti-bg.png');
	background-repeat:repeat;
}
body {
	background-image:url('../../../images/benetti-background.png');
	background-position:center top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 12px;
	color:#0f0f0f;
}
a:link {
	text-decoration: underline;
	color:#0f0f0f;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #bd0f35;
}
a:active {
	text-decoration: underline;
}
.heading {
	color: #0f0f0f;
	font-family:"Trajan Pro",Verdana;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding-top: 0;
}
.white-heading {
	color: #ffffff;
	font-family:"Trajan Pro",Verdana;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding-top: 0;
}
.Contact{
	font-size:14px;
}
h1 {
	font-family:"Trajan Pro",Verdana;
	font-size:18px;
	font-weight:bold;
	position:relative;
}
#Images h1{
	color:#ffffff;
}
h2,h3 {
	color: #0b2154;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin-top: 0;
	padding-top: 0;
}
#Content_Title h2{
	font-family:"Trajan Pro",Verdana;
	font-size:18px;
	font-weight:bold;
	position:relative;
	line-height:35px;
}
p {
	color: #0f0f0f;
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.3em;
	margin-bottom:15px;
}
.post p{
	margin-bottom:10px;
}
#preload { display: none; }
#Clipper_Marine_Container {
	width: 1030px;
	min-height:600px;
	margin: 0px auto 0px auto;
	padding-top:0px;
	background-image:url('../../../images/container-background.png');	
}
#Clipper_Marine_Nav{
	background-image:url('../../../images/benetti-bg.png');
	background-repeat:repeat;
	height:46px;
	width:100%;
	margin:0px;
	padding:0px;
}
#Clipper_Marine_Header{
	width:972px;
	height:129px;
	background-image:url('../../../images/clipper-logo.png');
	background-position:center top;
	background-repeat:no-repeat;
	margin-top:10px;
	padding:0px 20px 0px 20px;
	margin-left:10px;
}
#Image_Container{/*Holds the entire link images area*/
	width:972px;
	min-height:455px;
	margin-left:29px;
	position:relative;
}
#Title_Bar{/*Defines the title bar for sub-pages*/
	position:relative;
	width:967px;
	height:28px;
	background-color:#a1bbc5;
	margin:15px 0px 0px;
	padding:5px 0px 0px 5px;
	z-index:1;
}
#Page_Content{/*Defines the sub page content area*/
	position:relative;
	width:972px;
	min-height:200px;
	margin:15px 0px 0px;
	padding:0px;
	z-index:1;
}
#Images{/*Holds the Image divs*/
	width:581px;
	z-index:10;
	position:absolute;
	margin-left:183px;
	background-image:url('../../../images/benetti-bg.png');
	background-repeat:repeat;
	height:431px;
	padding:12px;
}
#Images img{/*Defines the border on the images*/
	border:1px #ffffff solid;
}
#Image_Background{/*Configures the green background for the link image text*/
	position:absolute;
	width:972px;
	height:430px;
	background-image:url('../../../images/benetti-button-bg.png');
	margin:15px 0px 0px;
	padding:0px;
	z-index:1;
}
#Image_Left{/*Configures the link images on the left*/
	width:300px;
	height:150px;
	background-color:#003349;
	z-index:20;
	position:relative;
}
#Image_Right{/*Configures the link images on the right*/
	float:right;
	width:300px;
	height:150px;
	background-color:#003349;
	z-index:20;
	position:relative;
}
#Break{/*Produces a break between the lines of link images*/
	height:5px;
	width:100%;
}
#Left_Text{/*Holds the text divs on the left*/
	width:183px;
	height:430px;
	position:relative;
	text-align:right;
	background-image:url('../../../images/benetti-logo-left.png');
	background-position:center top;
	background-repeat:no-repeat;
}
#Right_Text{/*Holds the text divs on the right*/
	width:183px;
	height:430px;
	float:right;
	position:relative;
}
#Left_Link_Text{
	width:163px;
	height:360px;
	position:relative;
	padding:60px 10px 10px 10px;
	margin-top:0px;
	font-family:Verdana;
	font-size:14px;
	color:#ffffff;
}
#Left_Link_Text a{
	font-family:Verdana;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}
#Left_Link_Text a:hover{
	text-decoration:underline;
}
#Right_Links{
	width:163px;
	height:410px;
	position:relative;
	padding:10px;
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
}
#Right_Links a{
	color:#0f0f0f;
	display:block;
	width: 143px;
	height: 25px;
	background-image:url('../../../images/benetti-link-button.png');
	text-align:center;
	padding:10px 10px 0px 10px;
	text-decoration:none;
	margin-bottom:10px;
}
#Right_Links a:hover{
	color:#0f0f0f;
	display:block;
	width: 143px;
	height: 25px;
	background-image:url('../../../images/benetti-link-on.png');
	text-align:center;
	padding:10px 10px 0px 10px;
	text-decoration:none;
	margin-bottom:10px;
}
#Text_Break{
	height:35px;
	width:183px;
	position:relative;
}
#News{/*Holds the News and Content areas*/
	width:970px;
	background-image:url('../../../images/model-information-bg.png');
	min-height:209px;
	margin:15px 0px 3px 30px;
	position:relative;
}
#Content_Title{
	width:960px;
	height:35px;
	line-height:35px;
	margin-top:0px;
	padding-left:10px;
	font-family:"Trajan Pro",Verdana;
	font-size:18px;
	font-weight:bold;
	position:relative;
	background-image:url('../../../images/model-title-bg.png');
}
#Content{/*Content Area for Latest News to appear in*/
	width:950px;
	margin-top:13px;
	margin-left:10px;
	min-height:145px;
	position:relative;
	padding-bottom:10px;
}
#Footer{
	background-image:url('../../../images/benetti-footer.png');
	background-repeat:no-repeat;
	background-position:left top;
	height:25px;
	color:#919090;
	padding-top:20px;
	margin:0px;
	font-family: Verdana;
	font-size: 12px;
}
#Footer td{
	font-family: Verdana;
	font-size: 12px;
	color:#919090;
}
#Footer a{
	color:#919090;
	text-decoration:underline;
	font-family: Verdana;
	font-size: 12px;
}

/*Navigation elements--------------------------------------------------------------*/


#Navigation{
	padding:0px;
	height:46px;
	z-index: 20000;
	text-align:left;
	width:1000px;
	margin-left:15px;
}

#tab {
	margin: 0;
	top: 0;
}
#tab ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#tab li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	text-align:center;
}
#tab a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: 0;
	display: block;
	float: none;
	text-align:center;
}
#tab a span {
	display: block;
	height:46px;
	color: #ffffff;
	line-height:46px;
	font-weight:normal;
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	text-align:center;
}
#tab li.item_active a {
	background-position: right bottom;
	border-color: #000000;
}
#tab a:hover {
	background-position: right bottom;
	border-color: #000000;
}
#tab li.item_active a span {
	background-position: left bottom;
	color: #0a2153;
	font-style: normal;
	text-decoration: none;
	background-color:#006699;
}
#tab a:hover span {
	background-position: left bottom;
	color: #ffffff;
	font-style: normal;
	text-decoration:none;
	cursor:pointer;
	height:46px;
	background-color:#343434;
}

.dropmenudiv {
	position: absolute;
	top: -20px;
	float: left;
	display: block;
	visibility: hidden;
	border:1px #560e1d solid;	
	color: #0a2153;
	z-index: 10000;
	text-decoration: none;
	padding: 0px;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	letter-spacing:1px;
	margin-left:2px;
}
.dropmenudiv ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.dropmenudiv li {
	display: inline;
	margin: 0;
	padding: 0;
	background-color:#b3bac3;
}
.dropmenudiv a:visited {
	margin: 0;
	padding: 0;
	display: block;
	color: #0a2153;
	font-style: normal;
	text-decoration: none;
	width:240px;
}
.dropmenudiv a:link {
	margin: 0;
	padding: 0;
	display: block;
	color: #0a2153;
	font-style: normal;
	text-decoration: none;
	width:240px;
}
.dropmenudiv a span {
	float: none;
	display: block;
	line-height: 30px;
	background-color:#b3bac3;
	background-repeat:repeat-y;
	padding: 0px;
	color: #0a2153;
	padding-left:6px;
}
.dropmenudiv a:hover {
	float: none;
	display: block;
	line-height: 30px;
	background-color:#d7dce3;
	background-repeat:repeat-y;
	color: #0a2153;
}
.dropmenudiv a:hover span {
	float: none;
	display: block;
	line-height: 30px;
	background-color:#d7dce3;
	background-repeat:repeat-y;
	color: #0a2153;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	list-style:none;
}
/*end navigation elements----------------------------------------------------------------*/



