/* CSS Document */

/* 	********************************************************************************************** 

	*		LAYOUT GENERALE *
	*		Created:	 06/08/2008	 *
	*		Last update: *
	*		Nome gruppo di proprieta': TamtamWeb	 	     *
	*		Cliente: Sicilia Mare   *
    *		Author: Katty Garcia 	 *

   	********************************************************************************************** */

/* 	IMPOSTAZIONI GENERALI  */

* {
	margin: 0;
	padding: 0;
}

body {
	background:#5d5d5d url(../img/bgWrap.jpg) repeat-y center top;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 70%;
	color: #999;
	margin: 0px;
	padding: 0px;
}
body#frame {
	background:#949494 url(../img/bgWrap2.jpg) repeat-y center top;
}

img, div, input { behavior: url("iepngfix.htc");}

.clear {
	clear: both;
	margin: 0px;
}

.left {
	float: left;
	margin:0;
	padding:0;
}

.right {
	float: left;
		margin:0;
	padding:0;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #666;
	font-size: 12px;
}
.box ul, .box li {
	padding-left: 5px;
	margin-bottom: 15px;
	list-style-type: square;
	list-style-position: inside;
}

p {
	color: #666;
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
	padding-left: 5px;
	padding-bottom: 15px;
}
#right h1 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	font-size:28px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-right: 5px;
}
#right h4 {
	margin:0;
	color: #fff;
	font-size: 12px;
	text-align: left;
	padding: 5px;
	margin-bottom:15px;
	text-transform: uppercase;
	background:#ccc;
}
a, a:visited {
	color: #1065cd;
	text-decoration: underline;
}
a:hover, a:active {
	color: #3997cc;
}
span {
	font-weight: bold;
	color: #000;
}

/* DIV PRINCIPALI */

#wrap {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background:#5d5d5d url(../img/bgWrap.jpg) repeat-y left top;
}
#wrapFrame {
	width: 868px;
	margin: 0 auto;
	padding: 0;
}
.top {
	margin:0;
	padding: 0;
	height: 150px;
}
.top.vela {
	background: url(../img/topVela.jpg) no-repeat;
}
.top.motore {
	background: url(../img/topMotore.jpg) no-repeat;
}
.top.occ {
	background: url(../img/topOcc.jpg) no-repeat;
}
#left {
	width: 285px;
	margin: 0;
	padding: 210px 0 0 60px;
	background: url(../img/bgLeft.jpg) no-repeat left top;
	float: left;
}
/*#left, x:-moz-any-link {background: url(../img/bgLeft.jpg) no-repeat -1px 0;}
#left, x:-moz-any-link, x:only-child {background: url(../img/bgLeft.jpg) no-repeat -1px 0;}*/
#right {
	width:525px;
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 2px;
}

/* LEFT STYLES */

#menu {
	margin-left: 1px;
	width: 285px;
	height: 330px;
	position: relative;
	text-align: center;
	float: left;
	background: url(../img/bgNav.gif) repeat-y;
	margin-bottom: 85px;
	padding: 0;
}
/*#menu, x:-moz-any-link {margin-left: 2px}
#menu, x:-moz-any-link, x:only-child {margin-left: 2px}*/
#menu li {
	width: 283px;
	height: 30px;
	margin-left: 2px;
	position: relative;
	z-index: 10;
	left:0;
}

#menu li.marker {
	width: 260px;
	height: 22px;
	color: #717171;
	text-align: right;
	padding-right: 23px;
	padding-top: 8px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../img/bgLiNav.jpg) no-repeat left top;
	color: #000;
	top: 0;
	z-index: 1;
	position: absolute;
/*	height: 2.2em;
	padding: 0.3em 0;*/
}

#menu li a {
	width: 260px;
	height: 22px;
	color: #717171;
	text-align: right;
	padding-right: 23px;
	padding-top: 8px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../img/bgNavHover.gif) no-repeat left top;
	cursor: pointer;
}

#menu li.current a {
	font-weight: bold;
	color: #000;
}

#menu li a:hover {
	color: #666;
}

.footer {
	color: #999;
	text-align: center;
	margin-bottom: 20px;
}

/* RIGHT STYLES */
#right h1 {
	text-align: right;
	margin-top: 25px;
	margin-bottom: 15px;
}

.box {
	width: 500px;
	margin: 0;
	border: 10px solid #fff;
	background: #fff;
	float: left;
}
.titolo, .titolo2 {
	width: 520px;
	padding-top:15px;
	background: url(../img/bgTitolo.gif) no-repeat right top;
	color: #999;
	float: left;
}
.titolo2 {
	background: url(../img/bgTitolo2.gif) no-repeat right top;
}
.titolo h2 {
	background: url(../img/bgH2.jpg) no-repeat right top;
	float: left;
	height: 20px;
	margin: 0;
	padding:5px 15px 0 10px;
	font-size: 11px;
	text-transform: uppercase;
	color: #74848d;
}
.titolo h3 {
	height: 20px;
	margin: 0;	
	float: right;
	padding:5px 10px 0 0;
	font-size: 12px;
}

.marchi {
	margin-top: 30px;
	margin-bottom:0;
}
.cantieri {
	padding:10px;
}
.cantieri a img, cantieri a:visited img {
	border: 2px solid #ccc;
	margin:10px 15px;
}
.cantieri a:hover img {
	border: 2px solid #999;
}
.usato {
width:840px;
padding:15px;
margin:0;
}

input, textarea {
	width: 200px;
	margin-right: 5px;
	border: 1px solid #ccc;
	margin-top: 5px;
	color: #666;
	padding: 3px;
}
textarea {
	width: 415px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;

	}
input:focus, textarea:focus {
	background-color: #f0f0f0;
}
.btnform {
	width: 100px;
	border: 1px solid #c9c9c9;
	background-color: #a6a6a6;
	cursor: pointer;
	color: #fff;
}
.btnform:hover {
	background-color: #999;
}
.credits {
	color: #fff;
	float: right;
	margin:40px 0 20px 0;
}
.credits a{
	color: #1897cc;
	font-size: 12px;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold", Arial,  sans-serif;
	padding: 3px;
	background-color: #333;
	margin-left: 15px;
}
.credits a:hover {
	background-color: #111;
	color: #6acaff;
}






