/* Start of CMSMS style sheet 'css_Layout3' */
/* --------------------------------------------------
    Global
   -------------------------------------------------- */

    body
    {
        text-align: left;
        min-width: 960px;
        font-family: Helvetica, Arial, Verdana, sans-serif;
        color: #494949;
        font-size: 12px;
        margin: 0 auto;
        border: 0;
        padding: 0;
        background: #fff url(uploads/Ocean/bg_page.jpg) repeat-x top;
    }

/* --------------------------------------------------
    cufon - do not delete!
   -------------------------------------------------- */

    .cufon
    {
    /* nothing needed here, move along... */
    }

/* --------------------------------------------------
    Utils
   -------------------------------------------------- */
   
    dfn 
    {
	display: none;
	overflow: hidden;
    }
    .accessibility, hr 
    {
	position: absolute;
	top: -999em;
	left: -999em;
    }
    .clear
    {
	clear: both;
    }   
	.clear:after
	{
	    content: ".";
	    height: 0px;
	    visibility: hidden;
	    display: block;
	    clear: both;
	}
    
/* --------------------------------------------------
    Typography
   -------------------------------------------------- */

    p
    {	
	font-size: 12px;
	line-height: 1.5em;
    }
    h1
    {
	font-size: 18px;
	color: #006e8d;
    }
    h2
    {
	font-size: 16px;
	color: #a5cf4c;
	padding-bottom: 0.2em;
	border-bottom: 1px dotted #cccccc;
    }
    h3
    {
	color: #006e8d;
	font-size: 14px;
    }
    h4
    {
	font-size: 12px;
	color: #006e8d;
    }
    h5
    {
	color: #006e8d;
    }
    a
    {
	color: #a5cf4c;
    }
    a:hover
    {
    
    }
    /* Custom */
    #contentHeading h1
    {
	margin: 0;
	padding: 0;
	color: #006e8d;
    }
    /* Homepage headings */
    .boxFeaturedContentMain h2
    {
        margin-top: 0;
    }
    .boxSubContentLeft h3, .boxSubContentRight h3
    {
        margin-top: 0;
    }
    #footerContent a
    {
	color: #233563;
	text-decoration: none;
                font-weight:bold;
    }
    li
    {
	font-size: 12px;
    }
	
/* --------------------------------------------------
    Layout
   -------------------------------------------------- */
   
    #masthead
    {
	margin: 0 auto;
        padding: 0;
	width: 940px;
	height: 114px;
        color: #fff;
    }
        /* I know this is horrible, but Safari/Chrome are 1px out */
        @media screen and (-webkit-min-device-pixel-ratio:0)
        {
            #masthead
            {
                height: 115px;
            }
        }
        #masthead x:-moz-any-link, x:default
        {
            height: 115px;
        }
	#mastheadLeft
	{
	    float: left;
	    margin-left: 20px;
	    margin-top: 30px;
	    margin-bottom: 10px;
                    #font-family: Helvetica, Arial, Verdana, sans-serif;
                    font-size: 2.8em;
                    font-weight:bold;

	}
            #mastheadLeft img
            {
                border: 0;
            }
	#mastheadRight
	{
	    float: right;
	    margin-right: 20px;
	    margin-top: 5px;
	    margin-bottom: 10px;
	    padding-top: 2px;
	}
    #navMain
    {
	margin: 0 auto;
	width: 960px;
    }
    #navSub
    {
        margin: 0 auto;
        padding-left:15px;
        width: 940px;
        height: 38px;
    }
    #contentHeading
    {
	text-align: left;
	width: 920px;
	margin: 0 auto;
        padding: 20px;
        padding-bottom: 0;
    }
    #contentWrapper
    {
	text-align: left;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	border: 0;
        background-color: #fff;
    }  
    #contentMain
    {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: left;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
        background-color: #fff;
    }
    /* HACK: IE6 doubles the right margin. */
    * html #contentMain 
    {
	margin-right: 10px;
    }
    /* Full-width content page, no child pages */
    #contentMainFullWidth
    {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
    }
                    
/* --------------------------------------------------
    Homepage content boxes
   -------------------------------------------------- */

    .boxFeaturedContentLeft
    {
        float: left;
        width: 610px;
        margin: 0;
        border: 0;
        padding: 0;
        margin-left: 20px;
        margin-right: 10px;
        margin-top: 10px;
        margin-bottom: 20px;
    }
        /* HACK: IE6 doubles the left margin. */
        * html .boxFeaturedContentLeft 
        {
            margin-left: 10px;
        }
    .boxFeaturedContentMain
    {
        width: 610px;
    }
    .boxSubContentLeft
    {
       float: left;
        width: 275px;
        padding: 10px;
        min-height: 15px;
        margin-right: 10px;
        margin-top: 20px;
        background: #e3e3e3 url(uploads/Ocean/bg_feature_box.gif) repeat-x top;
    }
    .boxSubContentRight
    {
        float: left;
        width: 275px;
        padding: 10px;
        min-height: 15px;
        margin-left: 10px;
        margin-top: 20px;
        background: #e3e3e3 url(uploads/Ocean/bg_feature_box.gif) repeat-x top;
    }
    .boxNewsRight
    {
        float: right;
        width: 290px;
        margin: 0;
        border: 0;
        padding: 0;
        margin-left: 10px;
        margin-right: 20px;
        margin-bottom: 20px;
    }
        /* HACK: IE6 doubles the right margin. */
        * html .boxNewsRight 
        {
            margin-right: 10px;
        }
    #footerWrapper
    {
	text-align: center;
	width: 960px;
        min-height: 60px;
	margin: 0 auto;
        border-top: 2px solid #ccc;
        background-color: #e3e3e3;
    }
	#footerContent
	{
	    width: 940px;
            margin: 0 auto;
            padding: 10px;
	    font-size: 11px;
	}
   
/* --------------------------------------------------
    Main Navigation
   -------------------------------------------------- */
   
    #navMain ul
    {
	list-style: none;
	margin: 0;
	padding: 0;
        float: left;
    }
	#navMain li
	{
	    float: left;
	    padding: 0;
	    font-size: 12px;
	    font-weight: bold;
            background: #006e8d url(uploads/Ocean/nav_main_bg_off.gif) repeat-x bottom;
            margin-right: 5px;
	}
	    #navMain li h3
	    {
		display: block;
		float: left;
		font-size: 12px;
		margin: 0;
		padding: 0 15px;
		line-height: 2.3em;
		color: #494949;
		border: 0;
	    }
	    #navMain li a
	    {
		display: block;
		float: left;
		text-decoration: none;
		padding: 0 15px;
		line-height: 2.3em;
		color: #fff; 
	    }
		#navMain li a:hover
		{
		    background: url(uploads/Ocean/nav_main_bg_on.gif) repeat-x bottom;
		}
	    #navMain li.currentpage
	    {
		background: #fff url(uploads/Ocean/nav_main_bg_active.gif) repeat-x;
		color: #494949;
	    }
            #navMain li.activeparent
            {
                background: #fff url(uploads/Ocean/nav_main_bg_active.gif) repeat-x;
                color: #494949;
            }
                #navMain li.activeparent a
                {
                    background: #fff url(uploads/Ocean/nav_main_bg_active.gif) repeat-x;
                    color: #494949;
                }
                    #navMain li.activeparent a:hover
                    {
                        background: #fff url(uploads/Ocean/nav_main_bg_active.gif) repeat-x;
                        color: #494949;
                    }

/* --------------------------------------------------
    Sub Navigation
   -------------------------------------------------- */

    #navSub ul
    {
        list-style: none;
	margin: 0;
	padding: 0;
        margin-top: 13px;
        float: left;
    }
        #navSub li
	{
	    float: left;
	    padding-right: 5px;
	    font-size: 11px;
            margin-right: 10px;
            font-weight: bold;
	}
            #navSub li a
            {
                text-decoration: none;
                color: #494949;
            }
                #navSub li a:hover
                {
                    text-decoration: underline;
                }
            #navSub li h3
	    {
		display: block;
		float: left;
		font-size: 12px;
		margin: 0;
		padding: 0;
		color: #494949;
		border: 0;
                text-decoration: underline;
	    }

/* --------------------------------------------------
    Tables
   -------------------------------------------------- */
   
    table
    {
        /*border: 1px solid #c2d2e9;*/
        background-color: #ffffff;
        font-size: 12px;
        line-height: 1.5em;
        border-collapse: collapse;
    }
	.cellHeading
	{
	    text-align: left;
	    border: 0;
	    color: #000;
	    background-color: #dfe8f6;
	    font-weight: bold;
	}
	td
	{
	    text-align: left;
	  /*  border: 1px solid #c2d2e9;*/
	}
	.cellBold
	{
	    color: #1f437c;
	    font-weight: bold;
	    background-color: #dfe8f6;
	}
	.cellAlt
	{
	    background-color: #f6f9fe;
	}
	.cellAlignCentre
	{
	    text-align: center !important;
	}

/* --------------------------------------------------
    Forms
   -------------------------------------------------- */

    input
    {
	background: #f5f5f5 url(uploads/Ocean/bg_form.gif) repeat-x top left;
	border: 1px solid #e3e3e3;
	padding-left: 5px;
	margin-bottom: 6px;
    }

    
#cntnt01moduleform_1 {width:500px;}
div.contactform {width:500px;}

div.contactform div.frm_01 input {font-family:Arial, Verdana, Helvetica, Geneva, sans-serif; font-size:12px; color:#323232; width:195px; float:left; border:1px solid #dedede; margin:0px 12px 3px 0px; padding:2px;}
div.contactform div.frm_02 input {font-family:Arial, Verdana, Helvetica, Geneva, sans-serif; font-size:12px; color:#323232; width:45px; float:left; border:1px solid #dedede; margin:0px 12px 3px 0px; padding:2px;}
div.contactform div.frm_03 input,input {font-family:Arial, Verdana, Helvetica, Geneva, sans-serif; font-size:12px; color:#323232; width:132px; float:left; border:1px solid #dedede; margin:0px 12px 3px 0px; padding:2px;}
input{width:80px;}
div.contactform div textarea {font-family:Arial, Verdana, Helvetica, Geneva, sans-serif; font-size:12px; color:#323232; line-height:14px; width:408px; border:1px solid #dedede; margin-top:10px; padding:2px;}

div.contactform div.captcha img {width:201px; height:45px; float:left; padding-right:12px;}
div.contactform div.captcha input {font-family:Arial, Verdana, Helvetica, Geneva, sans-serif; font-size:12px; color:#323232; line-height:14px; border:1px solid #dedede; width:195px; margin:8px 0px 10px 0px; padding:2px;}
input#fbrp__95 {margin: 0px 0px 10px 0px;}

div.contactform input.fbsubmit, .senden_button, .button {width:150px; display:block; margin:8px 20px 0px 0px; border:none; background-color:#F3A51A; color:#000000; font-size:12px; font-weight:bold; text-align:center; padding:4px 10px 4px 10px; align:left;}
.senden_button {display:inline; width:100px; height:22px; }

/* End of 'css_Layout3' */

