
	/*
	 *	Top Menu
	*/
	    #header_menu {
		width: 926px;
		height: 26px;
		font-size: 0px;
	    }    
	    #header_menu_c {
		float: right;
		height: 26px;
		display: inline;
		width:700px;
	    }
	    #header_menu_rght {
		float: right;
		width: 8px;
		height: 26px;
		background: url('/img/lay/top_m_r.png') no-repeat;
	    }
	    #header_menu_lft {
		float: right;
		width: 8px;
		height: 26px;
		background: url('/img/lay/top_m_l.png') no-repeat;
	    }
	    
	    .header_menu_link {
		float: right;
		height: 26px;
		background-color: #191e21;
		padding-right: 5px;
		padding-left: 5px;
		color: #00b9f2;
		text-decoration: none;
		font-size: 11px;
		text-transform: uppercase;
	    }
	    .header_menu_link:hover {
		color: white;
	    }
	    .header_menu_s {
		padding-top: 7px;
		display: block;

	    }
	    .header_sep {
		width: 11px;
		height: 26px;
		background: url('/img/lay/sep_1.gif') no-repeat;
		background-position: 5px -1px;
		float: right;
		background-color: #191e21;
	    }
	
	/*
	 *	Top Menu Vertical
	*/


		    .button_container {
			float: right; 
			margin-left: 3px;
			height: 22px;
			background: url('/img/lay/button_bg_rp.jpg');
			background-repeat: repeat-x;
			text-decoration: none;
			font-size: 0px; 
		    }
		    .button_border {
			background: url('/img/lay/button_border.jpg') no-repeat;
			width: 1px;
			height: 22px;
			float: left;
		    }
		    .button_bg {
			height: 22px;
			float: left;
			background: url('/img/lay/button_bg.jpg') no-repeat top center;
			text-decoration: none;
		    }
		    .button_bg:hover {
			height: 22px;
			float: left;
			background: url('/img/lay/button_bg_current.jpg') no-repeat top center;
			text-decoration: none;
		    }
		    .button_bg_current {
			height: 22px;
			float: left;
			background: url('/img/lay/button_bg_current.jpg') no-repeat top center;
			text-decoration: none;
		    }
		    .button_bg_current:hover {
			height: 22px;
			float: left;
			background: url('/img/lay/button_bg.jpg') no-repeat top center;
			text-decoration: none;
			
		    }
		    .button_bg_c {
			-font-weight: bold;
			font-size: 11px;
			margin: 3px 15px 5px 15px;
			display: block;
			color: white;
			text-decoration: none;
		    }


#slidetabsmenus {
        position:relative;
        top:16px;
        float:right;
        width:100%;
        font-size:90%;
        line-height:normal;
        }

.clear {
    clear: both;
}
.yacht_model_top {
    background-repeat: no-repeat;
    height: 311px;
    width: 926px;
    margin: 0 auto 0 auto;						       
}
.hidden {
    display: none;
}

.show {
    display: block;
}

div.error-message {
    color: red;
    margin-left: 20px;
    clear: both;
}
    /*
     *		home page - yacht models
    */

.home_models_container {
    width: 228px;
    margin-top: 0px;
    margin-bottom: 7px;
}
.home_models_lft {
    float: left;
    width: 101px;
}
.home_models_rght {
    float: right;
    width: 101px;
}
.disabled {
    display: none;
}

                            .paging a {
								text-decoration: none;
                                color: #00B9F2;
                            }
                            .paging a:hover {
                                color: white;
                            }
                            .paging {
                                text-align: center;
                            }
                            .current {
									 	font-size:12px;
										color:white;
										
                                /* text-decoration: underline; */
                            }
									 
									 
	#newsy .paging {
	display: block;
	text-align: center;
	width: 100%;
    }
    #newsy .paging .current {
	text-align: center;
	color:#007fa5;
    }
    #newsy .paging a {
	color:#e0e0e0;
	text-decoration: none;
	text-align: center;
	display: inline;
    }
   #newsy  .paging a:hover {
	text-decoration: underline;
	color: #007fa5;
    }
   #newsy  .paging span {
	display: inline;
    }
   #newsy  .news_current_number {
	color:#007fa5;
    }

#already_launched_tbl th {
    background-image:url(/img/lay/th_tlo.gif);
    background-position:left center;
    background-repeat:repeat-x;
    color:#00B9F2;
    height:32px;
    padding:0 4px;
    width:200px;

}
#already_launched_tbl td {
    padding: 5px 8px;
}

.home_news_link {
    color: #fff;
    text-decoration: none;
}
img {
    border: none;
}

/*	press		*/

    #press_middle    {
                background-image: url('/img/lay/news/sunreef_press_main.jpg');
                background-position: top left;
                background-repeat: repeat-x;
                
                height: 311px; 
                width: 926px;
                margin: 0 auto 0 auto;
   }

        #press_middle a  {
                color:#00b9f2;

        }

        #press_middle h1 {
                color:#00B9F2;
                font-size:26px;
                font-weight:normal;
        }

        #press_middle h2 {
                color:#ffffff;
                font-size:15px;
                font-weight:bold;
                padding-bottom:10px;
        }


    #newsletter_middle    {
                background-image: url('/img/lay/news/sunreef_news_main.jpg');
                background-position: top left;
                background-repeat: repeat-x;
                background-color: #4b95ca;
                height: 311px; 
                width: 926px;
                margin: 0 auto 0 auto;
   }

        #newsletter_middle a  {
                color:#00b9f2;

        }

        #newsletter_middle h1 {
                color:#00B9F2;
                font-size:26px;
                font-weight:normal;
        }

        #newsletter_middle h2 {
                color:#ffffff;
                font-size:15px;
                font-weight:bold;
                padding-bottom:10px;
        }

        div.press_submenu      {
                background-image: url('/img/lay/middle_bottom3.png');
                background-repeat: no-repeat;
                height: 8px;
                width: 926px;
                margin: 0px auto;
         }


    #boat_middle    {
                background-image: url('/img/lay/boatshows_main.jpg');
                background-position: top left;
                background-repeat: repeat-x;
                background-color: #4b95ca;
                height: 311px; 
                width: 926px;
                margin: 0 auto 0 auto;
   }

        #boat_middle a  {
                color:#00b9f2;

        }

        #boat_middle h1 {
                color:#00B9F2;
                font-size:26px;
                font-weight:normal;
        }

        #boat_middle h2 {
                color:#ffffff;
                font-size:15px;
                font-weight:bold;
                padding-bottom:10px;
        }


/*
 *	contact
*/

    .in_class {
  		width: 340px;
		border:0px;
		line-height:18px;
		color:#fff;
		background-color:#394247;
		padding:2px 0 2px 2px;
    }
    #ContactStatSexMrs, #ContactStatSexMr {
  		margin-left: 10px;
		margin-right: 10px;
    }
	 
	 #ContactStatAddForm	h3	{ 
		font-size: 16px;
		color: #00b5ef;
		margin:10px 0 0 0;
	 
	 }
	 
    .ajloading {
 		background-image: url('/img/spinner_5.gif');
		background-repeat: no-repeat;
		background-position: center 10px;
		width: 340px;
    }
    .ajloading #c_img {
		visibility: hidden;
    }
    .in_class #c_img {
		display: normal;
    }
    .in_class_short {
		width: 140px;
	 	border:0px;
		line-height:18px;
		color:#fff;
		background-color:#394247;
		padding:2px 0 2px 2px;
    }
	 .red	{
	 	color:red;
	 }
	 

				.club_thank_you {
				    width: 512px;
				    height: 237px;
				    margin: 30px auto 0px auto;
				    background-image: url('/img/lay/club_thank_you.png');
				    background-repeat: no-repeat;
				    background-position: left top;
				}
				.club_thank_you_c {
				    width: 206px;
				    margin-left: 220px;
				    padding-top: 10px;
				}
				.club_thank_you_c p {
				    font-size: 1.2em;
				}
	 
        .contact_thank_you {
                width: 512px;
                height: 237px;
                margin: 30px auto 10px auto;
                background-image: url('/img/lay/contact_thank_you.png');
                background-repeat: no-repeat;
                background-position: left top;
        }
        .contact_thank_you_c {
                width: 206px;
                margin-left: 216px;
                padding-top: 10px;
        }
        .contact_thank_you_c p {
                margin-top: 5px;
        }

.uppercase {
	text-transform: uppercase;
}

a.sunreef_tv_h {
    text-decoration: none;
}
a.sunreef_tv_h h1 {
    text-decoration: none;
}
a.sunreef_tv_h h2 {
    text-decoration: none;
}
a.sunreef_tv_h h3 {
    text-decoration: none;
}

.opacity_100 {
    opacity: 1;
    -moz-opacity: 1; 
    filter:alpha(opacity=100);
}

.opacity_95 {
    opacity: 0.95;
    -moz-opacity: 0.95; 
    filter:alpha(opacity=95);
}
.opacity_90 {
    opacity: 0.90;
    -moz-opacity: 0.90; 
    filter:alpha(opacity=90);
}
.opacity_85 {
    opacity: 0.85;
    -moz-opacity: 0.85; 
    filter:alpha(opacity=85);
}
.opacity_80 {
    opacity: 0.80;
    -moz-opacity: 0.80; 
    filter:alpha(opacity=80);
}
.opacity_75 {
    opacity: 0.75;
    -moz-opacity: 0.75; 
    filter:alpha(opacity=75);
}
.opacity_70 {
    opacity: 0.70;
    -moz-opacity: 0.70; 
    filter:alpha(opacity=70);
}
.opacity_65 {
    opacity: 0.65;
    -moz-opacity: 0.65; 
    filter:alpha(opacity=65);
}
.opacity_60 {
    opacity: 0.60;
    -moz-opacity: 0.60; 
    filter:alpha(opacity=60);
}
.opacity_55 {
    opacity: 0.55;
    -moz-opacity: 0.55; 
    filter:alpha(opacity=55);
}
.opacity_50 {
    opacity: 0.50;
    -moz-opacity: 0.50; 
    filter:alpha(opacity=50);
}


/*	firefox dotted border		*/
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

.yacht_management_li li {
		margin-top: 5px;
	}
.yacht_management_li li h2 {
		padding: 0px;
		padding-bottom: 0px;
	}


	/* Boatshows */	
.boat_c {
	    width: 520px;
		 margin-bottom:15px;
		 height:70px;
	}
	.boat_lft {
	    float: left;
	    width: 70px;
	}
	.boat_rght {
	    float: left;
	    width: 430px;
	    margin-left: 10px;
	}	
	

	/* EXTRAS */	
.choose_options {
	margin: 5px 5px;
	cursor: pointer;
	border: 1px solid #2D3235;
	padding: 5px 2px;
	width:174px;
    }
    .c_opt {
	margin: 5px 5px;
	padding: 5px;
	text-align: left;
	background-color: #191E21;
	border: 1px solid #2D3235;
    }
    .c_opt_c {
	margin: 0px 40px;
    }

















