* { font-family:"Trebuchet MS", "Arial", "Times New Roman"; font-size: 12px; }

BODY { background-image: url(../images/body_bg.gif); margin: 0px; }

EM {font-weight: bold; font-style:italic;}

IMG {
	border: none;
}

#aligener{ 
	text-align:center;
	background-image: url(../images/shadows.gif);
	background-position: center;
	background-repeat: repeat-y;
}

H1{
	font-size: 14px;
	color: #FF6100;
	text-transform: uppercase;
}

H2, H3{
	font-size: 12px;
	color: #FF6100;
}

H4{
	color: #83B4DC;
}

#borderer{
	margin:auto;
	width:780px;
	text-align:left;
	padding-left:1px;
}

#navbar{
	padding-left: 10px;
	color: #6D6E75;
	float: left;
}



#header{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height:83px; 
}

#header a.home{
	height:100%;
	width:300px;
	display:block;
	text-decoration: none;
}

#header div.links{
	float:right;
	padding-right: 10px;
	padding-top: 55px;
}

#header div.links a,#navbar  a{
	text-decoration: none;
color: #626262;
}

div.box ul a,#main_content_home  a,a.links{
	color: #FF8130;
}
#navbar  a,#navbar  span{
	font-size: 10px;
}

#header div.links a,div.box ul a{
	text-transform: uppercase;
}

#main_menu{
	background-image: url(../images/main_menu_bg.jpg);
	background-repeat: no-repeat;
	border-bottom: #6095C2 1px solid;
	height:24px;
}

a.menu_active_false, a.menu_active_true{
	display:block;
	float:left;
	height:24px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
	text-transform: uppercase;
	padding:0px 5px 0px 5px;
}

a.menu_active_false:hover, a.menu_active_true{
	background-image: url(../images/main_menu_bg_hover.jpg);
	background-repeat: repeat-x;
}

.menu_divider, .sub_menu_divider{
	height: 24px;
	float: left;
	background-color: #A6C4DF;
	width: 1px;
}

#sub_menu{
	background-image: url(../images/sub_menu_bg.jpg);
	background-repeat: no-repeat;
	border-bottom: #747f84 1px solid;
	height:21px;
}

a.submenu_active_false, a.submenu_active_true{
	display:block;
	float:left;
	height:21px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 21px;
	padding:0px 5px 0px 5px;
}

a.submenu_active_false:hover, a.submenu_active_true{
	background-image: url(../images/sub_menu_bg_hover.jpg);
	background-repeat: no-repeat;
}

.sub_menu_divider{
	height: 21px;
}

#after_menu{
	background-image: url(../images/after_menu_bg.jpg);
	background-repeat: repeat-x;
}

#left_column{
	float:left;
	width:585px;
}

#right_column{
	float:left;
	width:195px;
}

#main_content{
	padding:0px;
}

#main_content_home{
	padding:0px 10px 0px 10px;
}

.box, .box_right{
	padding:0px;
	width: 194px;
	float:left;
	padding-right:1px;
}

.box_right{
	padding-right:0px;
	width: 195px;
}

.box h2, .box_right h2{
	margin:0px;
	padding: 0px 0px 0px 10px;
	background-image:url(../images/box_gray.gif);
	background-color:#9A9A9A;
	background-repeat: no-repeat;
	color:#FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: #FFFFFF 1px solid;
}

.box h2.orange, .box_right h2.orange{
	background-image:url(../images/box_orange.gif);
	background-color:#9A9A9A;
	text-decoration: none;
}

.box h2.orange a, .box_right h2.orange a{
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}


.box .boxcontent{
	padding:10px;
}

.box a img{
	float: left;
	border:none;
}

.box input{
	background-color: #F97923;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}

.box input:hover{
	cursor: pointer;
	cursor: hand;
}

#footer{
	background-color: #ECECEC;
	color:#6C6C6C;
	padding:10px;
	font-size: 10px;
	border-bottom: 1px solid #88949F;
}

#footer a{
	color:#6C6C6C;
	font-size: 10px;
	text-decoration: none;
}

.notice, .mandatory{
	color: red;
}



/* price list*/

.header {
	background-color: #83B4DC;
	color: white;
}

.row_left A{
	text-decoration: none;
	color:  #629ED2;
}

.row A{
	text-decoration: none;
	color:  #629ED2;
}
#miniSearchForm { 
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	background-color: #67A1D3;
}


TR.hover_row:hover{
	background-color: #FFFFFF/*#FF9563*/;
}

DIV.sailing_category{
	float:left;
	padding-right: 11.3px;	

}
DIV.sailing_category IMG{
	border: none;
	text-decoration: none;
	float: none;
}

.big_image{
	padding-top: 10px;
}



