body 
{
    background:url(../images/design/bg.gif) repeat-x #d9e6f0;
}

/* fixes outline on ff3 */
object { outline:none; }

/* sticky footer */
	* {
		margin: 0;
	}
	html, body {
		height: 100%;
	}
	#frame, #frame-nopush {
		min-height: 100%;
		height: auto !important;
		height: 100%;
		background:url(../images/design/bg_long.png) no-repeat 0 119px;
		width:100%;
		/*margin: 0 auto -257px;*/ /* the bottom margin is the negative value of the footer's height */
		margin: 0 auto -257px;

	}
	#frame-nopush 
	{
	    margin:0;
	    height:100%;
	}
	#bottom-scroller, #bottom-scroller-pusher,#bottom-scroller-boats {
		/*height: 257px;*/ /* .push must be the same height as .footer */
		height:257px;
		font-size:1px;
	}
	.footer_margin{
		margin:0 auto;
		width:809px;
		height:30px;
		overflow:hidden;
	}
	.facebook
	{
	    position:relative;
	    margin:0 auto;
	    width:809px;
	    text-align:left;
	    float:left;
	    line-height:30px;
	}
	    .like, .follow
	    {
	        float:left;
	        margin:0 auto;
	    }
	    .follow
	    {
	        /*float:right !important;*/
			height:26px;
			line-height:26px;
			margin-top:3px;
	    }
			.follow a{
				display:block;
				padding-left:20px;
				background:url('/images/design/fb.png') no-repeat;
				background-position:left center;
			}
	#bottom-scroller
	{
	    background-image: url('../images/design/linething.png');
        background-repeat: no-repeat;
        background-position:top left;
	}
/* end sticky footer */

#inner-frame 
{
    width:966px;
    margin-left:auto;
    margin-right:auto;
	position:relative;
}

    #menu-top
    {
        width:899px;
        margin-left:33px;
		float:left;
		height:120px;
    }
    
    #start-news
    {
        top:32px;
        margin-left:0;
		left:33px;
		position:absolute;
		z-index:2;
		height:359px;
		overflow:hidden;
		
		
		top:32px;
        margin-left:0;
		left:33px;
		position:absolute;
		z-index:2;
		
		float:left;
		position:relative;
		width:900px;

    }
    
    #menu-left 
    {
        width:320px;
        margin-left:33px;
        float:left;
    }
    
    #content 
    {
        width:597px;
        text-align:left;
        float:left;
        margin-top:53px;
        margin-left:9px;
    }
    
    #landing-page 
    {
        width:585px;
        height:317px;
        float:left;
        margin-left:-15px;
    }
    
/* doc1 */
.h1-bg, .h1-doc1-bg
{
    height:36px;
    background:url(../images/design/do1-h1-tags.gif) repeat-x;
    padding-left:20px;
    padding-top:23px;
    border-left:1px solid #a18237;
}
.h1-doc1-bg 
{
	font-family:Times New Roman,Serif;
    font-size:20px;
	        text-transform:uppercase;
}

    .h1-bg h1 
    {
        font-family:Times New Roman;
        font-size:13px;
        text-transform:uppercase;
        color:#000;
    }
    
    .doc1 h2 
    {
        font-family:Times New Roman;
        font-style:italic;
        color:#727070;
        font-size:16px;
        padding-top:18px;
        padding-bottom:18px;
    }
    .doc1-body 
    {
        line-height:150%;
        margin-top:10px;
    }
    
    /* used in doc-boat */
    .doc-boat-download  
    {
        background:url(../images/design/pdf_inactive_black.png) no-repeat;
        display:block;
        margin-top:10px;
        height:25px;
        padding-top:8px;
        cursor:pointer;
        cursor:hand;
        padding-left:55px;
    }
        .doc-boat-download:hover 
        {
            cursor:pointer;
            cursor:hand;
            background:url(../images/design/pdf_active_black.png) no-repeat;
        }
        
        .doc-gallery-button 
        {
        	margin-top:0 !important;
        }
        
    /* used in doc-boat */
    .doc-boat-download-color 
    {
        background:url(../images/design/download-color.gif) no-repeat;
        display:block;
        margin-top:10px;
        height:25px;
        padding-top:8px;
        cursor:pointer;
        cursor:hand;
        padding-left:55px;
    }
        .doc-boat-download-color:hover 
        {
            cursor:pointer;
            cursor:hand;
            background:url(../images/design/download-color-over.gif) no-repeat;
        }      
        
    .doc-gallery-bw 
    {
    	background:url("../images/design/galley_inactive_black.png") no-repeat;
    	height:33px;
    	width:597px;
    	display:block;
    	outline-style:none;
    }  
		.doc-gallery-bw:hover
		{
    		background:url("../images/design/galley_active_black.png") no-repeat;
		}    
    .doc-gallery-color 
    {
    	background:url("../images/design/galley_inactive_blue.png") no-repeat;
    	height:33px;
    	width:597px;
    	display:block;
    	outline-style:none;
    }  
		.doc-gallery-color:hover
		{
    		background:url("../images/design/galley_active_blue.png") no-repeat;
		} 		  
    
.doc1-image-frame 
{
    background:url(../images/design/image-frame.png);
    padding:7px;
}   

.dotted-line
{
    background:url(../images/design/do1-h1-tags.gif) repeat-x;
    font-size:1px;
    height:1px;
}

/* doc list */
.doc-list-item 
{
    background:url(../images/design/bg-white-10.png);
    padding: 20px;
    cursor:pointer;
    cursor:hand;
}
    .doc-list-item-hover 
    {
        background:url(../images/design/bg-white-40.png);
    }
    .doc-list-item .doc-list-read-more, .boat-list-item .doc-list-read-more
    {
        margin-top:14px;
        margin-bottom:20px;
	    filter:alpha(opacity=50);
	    -moz-opacity:0.5;
	    -khtml-opacity: 0.5;
	    opacity: 0.5;
    }
        .doc-list-read-more *
        {
            float:left;
        }
        .doc-list-read-more a, .doc-list-read-more a:visited, .doc-list-read-more a:link
        {
            display:block;
            text-transform:uppercase;
        } 
        .doc-list-read-more img 
        {
            margin-right:6px;
            margin-top:1px;
        } 
         .doc-list-item-hover .doc-list-read-more, .boat-list-item-hover .doc-list-read-more
         {
            margin-top:14px;
            margin-bottom:20px; 
	        filter:alpha(opacity=100);
	        -moz-opacity:1;
	        -khtml-opacity: 1;
	        opacity: 1;        
         }  
     
/* doc list employee */ 
.doc-list-employee, .doc-list-employee-odd
{
    background:url(../images/design/bg-white-10.png);
    float:left;
    width:100%;
}
    .doc-list-employee-noimage 
    {
        padding:20px;
    }
    .doc-list-employee img, .doc-list-employee-odd img
    {
        float:left;
        margin: 4px 40px 4px 4px;
    }
    .doc-list-employee-odd
    {
        background:url(../images/design/bg-white-40.png);
    }
    .doc-list-employee-inner, .doc-list-employee-inner2
    {
        padding-top:27px;
        width:180px;
        float:left;
    }  
        .doc-list-employee-inner2 
        {
            width:230px;
        }
        .doc-list-employee-inner-noimage 
        {
            padding-left:23px;
            padding-bottom:27px;
            padding-right:15px;
        }
    
/* Boat list */
.boat-list-item 
{
    padding: 10px;
    cursor:pointer;
    cursor:hand;
    clear:both;
    margin-bottom:4px;
    position:relative;
    z-index:1;
}
    .boat-list-item .boat-list-image img 
    {
	    filter:alpha(opacity=30);
	    -moz-opacity:0.3;
	    -khtml-opacity: 0.3;
	    opacity: 0.3; 
    }
     .boat-list-item-hover 
     {
        background:url(../images/design/bg-white-20.png);
     }
        .boat-list-item-hover .boat-list-image img 
        {
            filter:alpha(opacity=100);
            -moz-opacity:1;
            -khtml-opacity: 1;
            opacity: 1; 
        }     
     .boat-list-item-hover .boat-list-read-more
     {
        margin-top:14px;
        margin-bottom:20px; 
	    
	    -moz-opacity:1;
	    -khtml-opacity: 1;
	    opacity: 1;        
     }  
     
     .boat-list-image 
     {
         float:left;
         margin-right:20px;
     }
    
    .boat-list-inner 
    {
        float:left;
        padding-top:10px;
        width:430px;
    }
    .boat-list-item-overlay, .anim-list-item-overlay
    {
        position:absolute;
        left:0;
        top:0;
        width:100%;
        background-image:url(../images/design/bg-white-10.png);
        z-index:2;
        height:115px;
    }
    
/* Animation list has it's own read more button */
.anim-list-item  
{
    background:url(../images/design/bg-white-10.png);
    padding: 3px;
    cursor:pointer;
    cursor:hand;
    margin-bottom:4px;
    border-bottom:1px dotted #272d2d;
}
    .anim-list-item-hover 
    {
        background:url(../images/design/bg-white-40.png);
    }
    .anim-list-read-more
    {
        margin-top:14px;
        margin-bottom:20px; 
        filter:alpha(opacity=100);
        -moz-opacity:1;
        -khtml-opacity: 1;
        opacity: 1;        
    }       
        .anim-list-read-more *
        {
            float:left;
        }
    .anim-list-read-more a:link, .anim-list-read-more a:visited, .anim-list-read-more a:hover
    {
        color:#b4b4b4;
        margin-top:14px;
        display:block;
        text-transform:uppercase;
        margin-left:5px;
    }
    .anim-list-inner 
    {
        float:left;
        padding-top:10px;
        width:400px;
    } 
    
/* Publication list */
    .doc-list-publication 
    {
        position:relative;
    }
    .doc-list-publication-inner
    {
        padding-top:27px;
        width:400px;
        float:left;
    }  
    
    .doc-publication-download, .doc-publication-download-color 
    {
        margin-left:20px;
        background:url(../images/design/download-small.gif) no-repeat;
        display:block;
        float:left;
        margin-top:10px;
        padding-top:7px;
        cursor:pointer;
        cursor:hand;
        width:418px;
        height:25px;
        position:absolute;
        bottom:15px;
        right:15px;
        z-index:1;
    }
        .doc-publication-download object, .doc-publication-download-color object 
        {
            z-index:2;
            position:relative;
        }
        .doc-publication-download-color 
        {
            background:url(../images/design/download-color-small.gif) no-repeat;
        }    
    .doc-publication-download:hover, .doc-publication-download-color:hover 
    {
        cursor:pointer;
        cursor:hand;
        background:url(../images/design/download-hover-small.png) no-repeat;
    }
        .doc-publication-download-color:hover 
        {
            background:url(../images/design/download-color-over-small.gif) no-repeat;
        }       
    
/* tags */ 
h3 
{
    font-family:Times New Roman;
    font-size:11px;
}

h4 
{
    font-family:Times New Roman;
    font-size:11px;
}

/* Margins */
.mt-6 { margin-top:6px; }
.mt-1 { margin-top:1px; }
.mb-10 { margin-bottom:10px; }


/* credit */
#credit , #credit_manual
{
    width:900px;
    margin-left:auto;
    margin-right:auto;
}
    #credit img , #credit_manual img
    {
        float:left;
    }

.clearer
{
	content: ".";
	display: block;
	height: 0px;
	width: 0px;
	clear: both;
	visibility: hidden;
}

/* TOPPMENY START*/
.div_menu_top_top
{
    float:left;
    margin-top:4px;
}

.div_menu_top
{
    float:left;
    margin-top:39px;
}

.div_menu_top_item
{
	float:left;
	background:url(../images/design/menu_top_bg.png) repeat-x;
	height:26px;
	width:150px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.div_menu_top_item:hover
{
	 background:url(../images/design/menu_top_bg_hover.png) repeat-x;
}

.div_menu_top_item_sel
{
	float:left;
	background:url(../images/design/menu_top_bg_hover.png) repeat-x;
	height:26px;
	width:150px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

a.menu_top_link, a.menu_top_link:link, a.menu_top_link:visited
{
	line-height:26px;
	padding-left:10px;
	font-family:'FFFGloriousRegular';
	text-transform:uppercase;
	font-size:8px;
	color:#4f4d4d;
	float:left;
	width:100%;
}

a.menu_top_link:hover
{
    color:#000000;
}

a.menu_top_link_sel, a.menu_top_link_sel:link, a.menu_top_link_sel:active, a.menu_top_link_sel:visited, a.menu_top_link_sel:hover
{
	line-height:26px;
	padding-left:10px;
	font-family:'FFFGloriousRegular';
	text-transform:uppercase;
	font-size:8px;
    color:#000000;
	float:left;
	width:100%;
}

.menu_sep
{
    float:left;
    background:url(../images/design/menu_sep.png) no-repeat;
    width:13px;
    height:26px;
}

.menu_sep_first
{
    float:left;
    background:url(../images/design/menu_sep_first.png) no-repeat;
    width:7px;
    height:26px;
}

.sokeboks_outer
{
	float: left;
	background-image: url('../images/design/searchbox.png');
	background-repeat: no-repeat;
	width: 150px;
	height: 26px;
	position: relative;
}

.sokeboks_input
{
	width: 84px;
	height: 14px;
	font-size: 11px;
	border: 0px;
	position: absolute;
	top: 8px;
	left: 50px;
	color:#666666;
	background-color:Transparent;
}
.logo
{
	background-image: url('../images/design/logo-color.gif');
	background-repeat: no-repeat;
	width:93px;
	height:69px;
	float:right;
}
/* TOPPMENY SLUTT*/

/* NEWSBOX START*/

#newsbox
{
	float:left;
    /*margin-top:22px;*/
    /*margin-left:33px;*/
	/*background:#ffffff url(../images/design/do1-h1-tags.gif) repeat-x;	*/
	background-position:bottom left;
}

.newsbox_image
{
	float:left;
	width:602px;
	height:337px;
	overflow:hidden;
	position:relative;
}

.newsbox_item_image
{
	float:left;
	width:602px;
	height:337px;
}

.newsbox_item_content
{
	float:left;
	width:298px;
	/*background:#ffffff url(../images/design/do1-h1-tags.gif) repeat-x;	
	background-position:bottom left;*/
	background: url(../images/design/news_bg.jpg) no-repeat;
	height:337px;
	overflow:hidden;
	
}
.newsbox_item_item
{
	float:left;
	width:298px;
	padding-bottom:26px;
}

.newsbox_item_inner
{
	float:left;
	padding-left:18px;
	width:280px;
}

.newsbox_item_sep
{
    background:url(../images/design/do1-h1-tags.gif) repeat-x;
    font-size:1px;
    height:1px;
	float:left;
	width:364px;
}

.newsbox_item_h2
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	text-transform:uppercase;
}


a.newsbox_item_h2, a.newsbox_item_h2:link, a.newsbox_item_h2:visited/*, a.newsbox_item_h2:hover*/

{
	font-family:Georgia,Times New Roman, Serif !important;
	font-size:9px !important;
	text-transform:uppercase !important;
	color: #a48233 !important;

}

.newsbox_item_ingress
{
	padding-top:16px;
	float:left;
	height:136px;
	width:260px;
	font-family:Times New Roman, Serif;
	font-style:italic;
	font-size:16px;
	line-height:25px;
	color:#727070;
	/*letter-spacing:1px;*/
}

.newsbox_item_read_more
{
	margin-top:6px;
	float:left;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.newsbox_item_read_more *
{
	float:left;
}

.newsbox_item_read_more a, .newsbox_item_read_more a:visited, .newsbox_item_read_more a:link
{
	display:block;
	text-transform:uppercase;
	font-size:8px !important;
	font-family: verdana !important;
	text-decoration: none !important;
	padding-top:2px;
	color: #a48233 !important;
} 

.newsbox_item_read_more img 
{
	margin-right:6px;
	margin-top:1px;
} 

.newsbox_item_read_more
{
	margin-top:6px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;        
}  
/* NEWSBOX SLUTT*/

/* BOTTOM SCROLLER START */

#bottombox_outer
{
    
	/*background-image: url('../images/design/wave-bottom-reduced.jpg');
	background-repeat: no-repeat;
	background-position:bottom left;*/
	float:left;
	/*margin-top:65px;*/
	position:relative;
	width:100%;
	/*top:54px;*/

}

.stretch {
    width:100%;
	padding-top:65px;
	height:215px;
}

.bottombox_line
{
	float:left;
	background-image: url('../images/design/linething.png');
	background-repeat: no-repeat;
	width:7px;
	height:217px;
	margin-top:65px;
	position:absolute;
	top:0px;
}

#bottombox
{
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	width:966px;
	/*padding-top:47px;*/
	top:0px;           
}

.bottom_list_title
{
    float:left;
    /*margin-top:22px;*/
    margin-left:33px;
    width:900px;
    float:left;
    font-size:11px;
    height:28px;
    line-height:28px;   
}

.bottom_list
{
	float:left;
	margin-top:15px;
	margin-left:33px;
	width:900px;
	height:114px;
	position:relative;
}

.bottom_list .leftArrow {
	background-image: url('../images/design/ButtonLeft.png');
	width:26px;
	margin-left:-26px;
	height:99px;
	cursor:pointer;cursor:hand;
	text-indent:-9999px;
	display:none;
}

.bottom_list .rightArrow 
{
	background-image: url('../images/design/ButtonRight.png');
	width:26px;
	margin-right:-26px;
	position:absolute;
	right:0;
	top:0;
	height:99px;
	cursor:pointer;cursor:hand;
	text-indent:-9999px;
	display:none;
}

.container-inner {
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 900px;
	height:99px;
}

.bottom_list ul {
	display: block;
	left: 0;
	margin: 0;
	position: absolute;
	top: 0;
	padding:0;
	overflow:hidden;
	height:99px;

}

.bottom_list ul li {
	display:inline-block;
	float:left;
	width:292px;
	height:99px;
	background-image: url('../images/design/bottom_item_bg.png');
	margin-right:7px;
}

.bottom_list a {
	color: #FFFFFF;
	display: block;
	font-size: 20px;
	font-weight: bold;
	height: 99px;
	text-align: center;
	text-decoration:none;
}

.bottom_list_item
{
	float:left;
	background-image: url('../images/design/bottom_item_bg.png');
	background-repeat: no-repeat;
	width:292px;
	height:99px;
	margin-right:7px;
}

a.bottom_list_image, a.bottom_list_image:link, a.bottom_list_image:visited
{
	padding-left:5px;
	padding-top:3px;
	float:left;
	width:140px;
}

.bottom_list_item_h2
{
	float:left;
	height:47px;
	line-height:47px;
	padding-left:16px;
	width:131px;
	padding-top:16px;
}

.bottom_list_item_h2 a,.bottom_list_item_h2 a:link,.bottom_list_item_h2 a:visited, .bottom_list_item_h2 a:hover
{
	color: #565B60 !important;
	float: left;
	font-family: Georgia,Times New Roman,Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	text-transform: uppercase;
}

.bottom_item_read_more
{
	margin-top:6px;
	float:left;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	padding-left:16px;
}

.bottom_item_read_more *
{
	float:left;
}

.bottom_item_read_more a, .bottom_item_read_more a:visited, .bottom_item_read_more a:link
{
	display:block;
	text-transform:uppercase;
	font-size:8px !important;
	font-family: verdana !important;
	text-decoration: none !important;
	color: #a48233 !important;
	font-weight:normal !important;
} 

.bottom_item_read_more img 
{
	margin-right:6px;
	margin-top:1px;
} 

.bottom_item_read_more
{
	margin-top:6px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;        
} 
/* BOTTOM SCROLLER SLUTT */
         
  /* MENU LEFT START*/       
#menu_left_accordion
{
	margin-top:53px;
}

#menu_level1
{
	margin-top:53px;
	width:314px;
	background-image: url('../images/design/menu_gradient.png'); 
	background-repeat:no-repeat;
	background-position: top right;
	float:left;
}

.menu_level1_li, .menu_level2_li, .menu_level2_li_sel {
	display:inline-block;
	float:left;
	width:288px;
	background-image: url('../images/design/dots.png'); 
	background-repeat:no-repeat;
	background-position: top left;
}

#menu_level1 li:hover, 	.menu_level2 li:hover {

	background-image: url('../images/design/menu_left_hover.png'); 
	background-repeat:no-repeat;
	background-position: top left;

}

.menu_level1_div
{
	float:left;
	height:28px;
	overflow:hidden;
}
.menu_level1_div_toggled
{
	float:left;
}
.activeLevel2
{
	background-image: url('../images/design/goldline.png') !important; 
	background-repeat:repeat-y !important;
	background-position: top left !important;
	/*display:block !important;*/
}

.menu_level1_li_toggled,.menu_level1_li_sel,.menu_level1_li_sel_toggled
{
	background-image: url('../images/design/menu_left_hover.png'); 
	background-repeat:no-repeat;
	background-position: top left;
	display:inline-block;
	float:left;
	width:288px;
}
.menu_level2
{
	display:none;
	float:left;
}

#menu_level1 li a, #menu_level1 li a:link,#menu_level1 li a:visited
{
	height:28px;
	line-height:28px;
	padding-left:12px;
	width:276px;
	float:left;
	text-transform:uppercase;
	font-family:Times New Roman,serif;
	font-size:10px;
	color:#333333;
}


.menu_level1_link_hasChildren,.menu_level1_link_sel_hasChildren
{
	background-image: url('../images/design/arrow_down.png'); 
	background-repeat:no-repeat;
	background-position: 268px 10px;

}
.menu_level1_link_hasChildren_toggled,.menu_level1_link_sel_hasChildren_toggled
{
	background-image: url('../images/design/arrow_up.png'); 
	background-repeat:no-repeat;
	background-position: 268px 10px;
}
a.menu_level1_link_sel_hasChildren,a.menu_level1_link_sel_hasChildren:link,a.menu_level1_link_sel_hasChildren:visited, a.menu_level1_link_sel_hasChildren:hover,
a.menu_level1_link_sel_hasChildren_toggled,a.menu_level1_link_sel_hasChildren_toggled:link,a.menu_level1_link_sel_hasChildren_toggled:visited, a.menu_level1_link_sel_hasChildren_toggled:hover,
a.menu_level1_link_hasChildren_toggled,a.menu_level1_link_hasChildren_toggled:link,a.menu_level1_link_hasChildren_toggled:visited, a.menu_level1_link_hasChildren_toggled:hover
{
	color:#A48233 !important;
}

.menu_level2 li a, .menu_level2 li a:link, .menu_level2 li a:visited
{
	height:28px;
	line-height:28px;
	padding-left:24px !important;
	width:276px !important;
	float:left;
	background-image: url('../images/design/dot.png'); 
	background-repeat:no-repeat;
	background-position: 12px 12px;
}
.menu_level2 li:hover
{
	background-image: url('../images/design/menu_left_hover.png'); 
	background-repeat:no-repeat;
	background-position: top left;
}
  /* MENU LEFT START*/   

/* LANDING PAGE START*/

.landing_page_content
{
	position:absolute;top:0;right:0;width:297px;
	background-image: url('../images/design/text_bg.png'); 
	background-repeat:no-repeat;
	background-position: top left;
	height:302px;

}
.landing_page_content_inner
{
	font-family:Times New Roman, Serif;
	font-style:italic;
	font-size:14px;
	line-height:22px;
	color:#727070;
	padding-left:25px;
	padding-top:20px;
	padding-right:25px;
	float:left;

}

.landing_page_title
{
	text-transform:uppercase;
	font-family:Times New Roman, Serif;
	font-size:10px;
	font-style:normal;
	color:#A48233;
	float:left;
}

.landing_page_readmore
{
	float:left;
	text-transform:uppercase;
	font-family:Times New Roman, Serif;
	font-size:10px;
	font-style:normal;
	color:#A48233;
	position:absolute;
	bottom:80px;
	left:25px;
	width:247px;

}
.landing_page_readmore a,.landing_page_readmore a:link, .landing_page_readmore a:visited
{
	text-transform:uppercase;
	font-size:8px;
	font-style:normal;
	color:#A48233;
}
/* LANDING PAGE START*/

/* BOTTOM SCROLLER BOATS START*/
.bottom_boatlist
{
	float:left;
	margin-top:15px;
	margin-left:33px;
	width:900px;
	height:114px;
	position:relative;
}

.bottom_boatlist .leftBoatArrow {
	background-image: url('../images/design/ButtonLeft.png');
	width:26px;
	margin-left:-26px;
	height:99px;
	cursor:pointer;cursor:hand;
	text-indent:-9999px;
	display:none;
}

.bottom_boatlist .rightBoatArrow 
{
	background-image: url('../images/design/ButtonRight.png');
	width:26px;
	margin-right:-26px;
	position:absolute;
	right:0;
	top:0;
	height:99px;
	cursor:pointer;cursor:hand;
	text-indent:-9999px;
	display:none;
}

.boatcontainer-inner {
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 900px;
	height:99px;
}

.bottom_boatlist ul {
	display: block;
	left: 0;
	margin: 0;
	position: absolute;
	top: 0;
	padding:0;
	overflow:hidden;
	height:99px;

}

.bottom_boatlist ul li {
	display:inline-block;
	float:left;
	width:140px;
	height:99px;
	background-image: url('../images/design/left-dots.png');
	background-position:top left;
	background-repeat: no-repeat;
	margin-right:14px;
}

.bottom_boatlist a {
	color: #FFFFFF;
	display: block;
	font-size: 20px;
	font-weight: bold;
	height: 99px;
	text-align: center;
	text-decoration:none;
}

.bottom_boatlist_item
{
	float:left;
	width:140px;
	height:99px;
	margin-right:14px;
}

a.bottom_boatlist_image, a.bottom_boatlist_image:link, a.bottom_boatlist_image:visited
{
	padding-left:5px;
	padding-top:3px;
	float:left;
}
.bottom_list_item_h2
{
	float:left;
	height:47px;
	line-height:47px;
	padding-left:16px;
	width:131px;
}

.bottom_boatlist_item_h2 a,.bottom_boatlist_item_h2 a:link,.bottom_boatlist_item_h2 a:visited, .bottom_boatlist_item_h2 a:hover
{
	font-family:Times New Roman, Serif;
	font-size:10px;
	text-transform:uppercase;
	color:#565B60 !important;
	font-weight:normal;
	float:left;
	height:14px;
	padding-left:12px;
	position:absolute;
	bottom:0px;
}


.bottom_item_read_more
{
	margin-top:6px;
	float:left;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	padding-left:16px;
}

.bottom_item_read_more *
{
	float:left;
}

.bottom_item_read_more a, .bottom_item_read_more a:visited, .bottom_item_read_more a:link
{
	display:block;
	text-transform:uppercase;
	font-size:8px !important;
	font-family: verdana !important;
	text-decoration: none !important;
	color: #a48233 !important;
	font-weight:normal !important;
} 

.bottom_item_read_more img 
{
	margin-right:6px;
	margin-top:1px;
} 

.bottom_item_read_more
{
	margin-top:6px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;        
} 
/* BOTTOM SCROLLER BOATS SLUTT*//

a.no_decoration_link, a.no_decoration_link:link, a.no_decoration_link:active, a.no_decoration_link:visited, a.no_decoration_link:hover
{
    border:0px;
    text-decoration:none;
}
