/* ----------------   HEADER AND MENUS ------------------- */
#header {
	text-align: left;
	background-color: #CB1C2A;
	margin: 0 auto;
}
#header #logo {
	padding: 10px;
	display: block;
}

#royal_yachting_logo {
	position: absolute;
	right: 10px;
	top: 5px;
}

body.js #translationWarning {
	display: none;
}

#translationWarning {
	background-color: #dedede;
	border-bottom: 1px solid #ffffff;
	padding: 5px 0;
}
#languages_wrapper {
	position:absolute;
	top:10px;
	left:50%;
	margin-left:172px;
	z-index:9999;
}
#languages_wrapper label {
	color:#fff;
}
#languages {
	position: relative;
	    width: 131px;
	top: 0px;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
/*	padding-left: 10px;*/
	border: 2px solid #ececec;
	-moz-box-shadow: 2px 2px 5px #aaa;
	-webkit-box-shadow: 2px 2px 5px #aaa;
	box-shadow: 2px 2px 5px #aaa;
}

#language_modal_link {
	display: block;
	padding: 3px 5px;
	background-color: #fff;
	font-size: 0.8em;
	cursor: pointer;
	position: relative;
	z-index: 9999999;
	width: 125px;
}

#languages li {
	margin-bottom: 5px;
	padding: 5px;
	border-bottom: 1px dotted #fff;
	padding-left: 5px;
}

#languages li a {
		color: #666;
		font-size: 0.9em;
}

#utilmenu1 {
	margin:0;
	padding:35px 0 0 0;
	font-size: 0.9em;
}
#utilmenu1 li {
	display: inline;
	padding: 0 6px;
	border-right: 1px solid #fff;
	/*position: relative;
		top: -10px;*/
	color: #fff;
}
#utilmenu1 li a {
	color: #fff !important;
	padding: 6px;
}

#utilmenu1 li#login {
	padding: 6px 0 6px 23px;
	background: url(../images/menus/ICONOS_UTILMENU1_MAYO_2010.png) no-repeat 0px 0px;
	font-weight: bold;
}

#utilmenu1 li.phone  {
font-size: 1.1em;
font-weight: bold;
color: #fff;
padding: 5px 5px 5px 23px;
margin-left: 10px;
background: url(../images/menus/ICONOS_UTILMENU1_MAYO_2010.png) no-repeat 0px -100px;
}
#utilmenu1 #phone-int  {
font-size: 1.1em;
font-weight: bold;
color: #fff;
padding: 6px 5px 5px 19px;
margin-left: 10px;
background: url(../images/menus/ICONOS_UTILMENU1_MAYO_2010.png) no-repeat 0px -190px;
}
#utilmenu1 #facebook a {
	background: url(../images/menus/ICONOS_UTILMENU1_MAYO_2010.png) no-repeat 0px -392px;
	padding: 12px 0 11px 25px;
}

#utilmenu1 #skypelink {
	background: url(../images/menus/ICONOS_UTILMENU1_MAYO_2010.png) no-repeat 0px -292px;
		padding: 12px 0 11px 25px;

}

#utilmenu1 .input2 {
background: url(../images/menus/ICONOS_UTILMENU1_MAYO_2010.png) no-repeat 0px -192px;
		padding: 12px 0 11px 25px;
}

#mainmenu {
	margin:0;
	text-align: right;
	padding-top: 5px;
	position: relative;
	top: 0px;
}


#mainmenu li {
	display: table-cell;
/* 	margin: 10px; */
	padding: 4px 15px;
	background: #cb1c2a;
/* 	border: 1px solid #fff; */
}
#mainmenu li#shoppingcart {
	background: none;
}	
/*
#mainmenu li#myaccount {
	background-color: #4A788B;
}
#mainmenu li#professionals {
	background-color: #308DAF;
}
#mainmenu li#barcos_ocasion {
	background-color: #4A948B;
}
#mainmenu li#rental {
	background-position: right top;
}
#mainmenu li#contact {
	background-color: #CD6534;
}
#mainmenu #franquicias {
	background-color: #F9B240;
}
*/
#mainmenu li a {
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
	text-transform: none;
}



#mainmenu #franquicias span {
/*	border: 1px dotted white;*/
/*	position: relative;*/
/*	padding-left: 40px;*/
/*	padding: 8px 20px;*/
	border: 1px dashed black;
	float: left;
/*	top: 20px;*/
/*	left: -8px;*/
	z-index: 999;
/*	height: 100px;*/
	height: 2px;
	background: url(../images/franquicias_5.png) no-repeat left top;
}

#utilmenu2 {
	padding: 0;
	background-color: #797979;
	color: #fff;
	padding: 4px 0;
	text-align: left;
	padding-left: 10px;
	border: 1px solid #fff;
	border-width: 1px 0;
}
#utilmenu2 li {
	display: inline;
	padding: 7px 10px 7px 0;
	margin-right: 10px;
	border-right: 1px solid #fff;
	color: #fff;
}
#utilmenu2 li a {
	color: #fff;
}

#utilmenu2 li#profesionales a {
	font-weight: bold;
}

#utilmenu2 form {

	position: relative;
	/*	top: 3px;
	*/
}
/* search field */
#utilmenu2 input.search {
	width: 320px;
	height: 1.0em;
	margin-right: 30px;
}

#utilmenu2 form a {
/*	border: 1px dashed white;*/
/*	display: block;*/
	/* width: 40px; */
	position: absolute;
	z-index: 999;
	left:525px;
	top: -2px;
	height: 35px;
	background: url(../images/icon_searchglass.png) no-repeat left -2px;
	text-indent: 40px; 
}
#utilmenu2 form a:hover {
	background-position: left -38px;
}

#utilmenu2 input.submit {
	position: relative;
	top: 2px;
}
#utilmenu2 .currencies label {
	color: #fff;
	font-weight: normal;
	display: inline;
}

#categoriesMenu a {
	position: absolute;
	z-index: 99999;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #cb1c2a;
	top: 5px;
	border: 1px solid #fff;
}

#utilmenu2 li.search {
/*
	margin-left: 220px;
*/
padding-right: 40px;
}

.headerBannerInfo {
	background-color: #ebc219;
	color: #333;
	font-size: 1.0em;
	text-align: center;
	margin: 0;
	padding: 0.5em;
	border-bottom: 1px solid #000;
}

li#skypeholder {
	position: relative;
/*	border-right: none;*/
}
#skypeholder a {
/*	position: absolute;
	top: -14px;
	z-index: 999;
	background: url(../buttons/spanish/button_llamanos_por_skype.png) no-repeat;
	width: 200px;
	height: 60px;
	text-indent: -5000px;*/
}
body#checkoutshippingBody .headerBannerInfo,
body#checkoutpaymentBody .headerBannerInfo,
body#checkoutconfirmationBody .headerBannerInfo {
 	margin-top: 60px;
 	border-bottom: none;
 }
.headerBannerPromo {
	background-color: #fff;
	color: #cb1c2a;
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #000;
/*	position: absolute;*/
/*	top: 0;*/
/*	z-index: 9999;*/
	width: 100%;
 	text-align: center;
}
#headerBanner .promocion {
	font-size: 1.0em;
	font-weight: bold;
}
.promocion .big {
	font-size: 1.2em;
}
#headerBanner strong {
	color: #000;
}


/* ====================== CHECKOUT =================== */

body#checkoutshippingBody #royal_yachting_logo,
body#checkoutpaymentBody #royal_yachting_logo,
body#checkoutconfirmationBody #royal_yachting_logo {
	right: 150px;
}


body#checkoutshippingBody #breadCrumb,
body#checkoutpaymentBody #breadCrumb,
body#checkoutconfirmationBody #breadCrumb {
display: none;
}

