/* Start of CMSMS style sheet 'PWPS : Main Style' */
/* --------------------------------------------------
    Global
   -------------------------------------------------- */

    body
    {
        text-align: left;
        min-width: 960px;
        font-family: georgia, Helvetica, Arial, Verdana, sans-serif;
        color: #333;
        font-size: 62.5%;
        margin: 0 auto;
        border: 0;
        padding: 0;
        background: #fff url(uploads/Ocean/bg_page.png) 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: 1.2em;
	line-height: 1.5em;
    }
    h1
    {
	font-size: 1.8em;
	color: #006e8d;
    }
    h2
    {
	font-size: 1.6em;
	color: #d50134;
	padding-bottom: 0.2em;
	border-bottom: 1px dotted #cccccc;
                *margin-top: 15px;
    }
    h3
    {
	color: #d50134;
	font-size: 1.4em;
    }
    h4
    {
	font-size: 1.2em;
	color: #d50134;
    }
    h5
    {
	color: #d50134;
    }
h6
    {
	font-size: 1.6em;
	color: #d50134;
	padding-bottom: 0.2em;
	border-bottom: 1px dotted #cccccc;
                margin: 23px 10px 10px 20px;
    }
    a
    {
	color: #d50134;
                text-decoration: underline;
    }
    a:hover

    {
    text-decoration: none;
    }
    /* 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: #d50134;
	text-decoration: undeline;
    }

 #footerContent a:hover {
text-decoration: none;
}

    li
    {
	font-size: 1.3em;
    }
	
/* --------------------------------------------------
    Layout
   -------------------------------------------------- */
   
    #masthead
    {
	margin: 0 auto;
        padding: 0;
	width: 96em;
	height: 114px;
  
    }
        /* 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-top: 10px;
	    margin-bottom: 10px;
                    
                    
	}
            #mastheadLeft img
            {
                border: 0;
            }
	#mastheadRight
	{
	    float: right;
                   
	    margin-top: 10px;
	    margin-bottom: 10px;
	
                  

	}
    #navMain
    {
	margin: 0 auto;
                	width: 960px;
   
                    }
    #navSub
    {
        margin: 0 auto;
        width: 960px;
        height: 38px;
    }
    #contentHeading
    {
	text-align: left;
	width: 920px;
	margin: 0 auto;
        padding: 10px 20px 20px 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;
    }

    #contentMain img
    {
	border: 0;
    }

    /* 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;
    }
    /* Two column content page, no children */
    #contentLeftNoChildren
    {
        float: left;
        width: 630px;
        margin-left: 20px;
        margin-top: 10px;
	margin-bottom: 20px;
        margin-right: 20px;
    }
        /* HACK: IE6 doubles the left margin. */
        * html #contentLeftNoChildren 
        {
            margin-left: 10px;
        }
    #contentRightNoChildren
    {
        float: left;
        width: 250px;
        margin-top: 30px;
	margin-bottom: 20px;
        margin-right: 20px;

    }
        /* HACK: IE6 doubles the right margin. */
        * html #contentRightNoChildren 
        {
            margin-right: 10px;
        }

p img {
padding: 0px;
}

a img {
border: 0px;

}






   /*-----------------------------------------------------
      Two column Calendar content page, no children 
      -----------------------------------------------------*/
    #contentLeftNoChildren_cal
    {
        float: left;
        width: 440px;
        margin-left: 20px;
        margin-top: 10px;
	margin-bottom: 20px;
        margin-right: 20px;
    }
        /* HACK: IE6 doubles the left margin. */
        * html #contentLeftNoChildren _cal
        {
            margin-left: 10px;
        }
    #contentRightNoChildren_cal
    {
        float: left;
        width: 440px;
        margin-top: 10px;
	margin-bottom: 20px;
        margin-right: 20px;

    }
        /* HACK: IE6 doubles the right margin. */
        * html #contentRightNoChildren_cal 
        {
            margin-right: 10px;
        }


/*-----------------------------------------------------
      Two column Image Map content page, no children 
      -----------------------------------------------------*/
    #contentLeftNoChildren_image_map
    {
        float: left;
        width: 470px;
        margin-left: 20px;
        margin-top: 10px;
	margin-bottom: 20px;
        margin-right: 20px;
    }

   #contentLeftNoChildren_image_map img
    {
       border: 0;
    }
        /* HACK: IE6 doubles the left margin. */
        * html #contentLeftNoChildren _image_map
        {
            margin-left: 10px;
        }
    #contentRightNoChildren_cal
    {
        float: left;
        width: 410px;
        margin-top: 10px;
	margin-bottom: 20px;
        margin-right: 20px;

    }
        /* HACK: IE6 doubles the right margin. */
        * html #contentRightNoChildren_cal 
        {
            margin-right: 10px;
        }





    /* Two column content page, with children */
    #contentLeftWithChildren
    {
        float: left;
        width: 480px;
        margin-top: 10px;
	margin-bottom: 20px;
        margin-right: 20px;
    }
        /* HACK: IE6 doubles the margins. */
        * html #contentLeftWithChildren 
        {
            margin-left: 0;
            margin-right: 10px;
        }
    #contentRightWithChildren
    {
        float: left;
        width: 200px;
        margin-top: 10px;
	margin-bottom: 20px;
        margin-right: 20px;
    }
        /* HACK: IE6 doubles margins. */
        * html #contentRightWithChildren 
        {
            margin-left: 10px;
            margin-right: 10px;
        }
        
/* --------------------------------------------------
    Homepage content boxes
   -------------------------------------------------- */

#home_scroller {
width: 100%;
padding: 5px;
}


#scroller_headline {
float: right;
text-align: left;
width: 11%;
font-weight: bold;
/*border-top: 1px solid #000;
border-bottom: 1px solid #000;
border-left: 1px solid #000;*/
padding-top: 12px;
/*padding-left: 5px;
padding-bottom: 5px;
margin-bottom: 5px;*/
}


#scroller {
float: right;
width: 84%;
/*border-top: 1px solid #000;
border-bottom: 1px solid #000;
border-right: 1px solid #000;*/
padding-top: 12px;
margin-right: 30px;
/*padding-right: 5px;
padding-bottom: 5px;
margin-bottom: 5px;*/
}

    .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: 0 10px 20px 10px;
        min-height: 15px;
        margin-right: 10px;
        
background: url(uploads/images/template/homepage_shadow.gif) no-repeat bottom;
/*        background: #e3e3e3 url(uploads/Ocean/bg_feature_box.gif) repeat-x top;*/
         }



#shadowbox_title_home {
width: 292px;
background: #333;
background: url(uploads/images/template/shadow_title_home.gif) no-repeat top;
padding: 1px 0;
margin-top: 20px;
margin-left: 2px;
}

#shadowbox_title_home_right {

float: right;
width: 292px;
background: #333;
background: url(uploads/images/template/shadow_title_home.gif) no-repeat top;
padding: 1px 0;
margin-top: -31px;
     }



    .boxSubContentRight
    {
        float: right;
        width: 275px;
        padding: 0 10px 20px 10px;
        min-height: 15px;
        margin-left: 10px;
        
      /*  background: #e3e3e3 url(uploads/Ocean/bg_feature_box.gif) repeat-x top;*/
background: url(uploads/images/template/homepage_shadow.gif) no-repeat bottom;
    }
    .boxNewsRight
    {
        float: right;
        width: 290px;
        margin: 0;
        border: 0;
        padding: 0 0 10px 0;
        margin-left: 10px;
        margin-right: 20px;
        margin-bottom: 20px;
background: url(uploads/images/template/homepage_shadow.gif) no-repeat bottom;
    }

  
    .ads
    {
        float: right;
        width: 290px;
        margin: 0;
        border: 0;
        padding: 0;
        margin-left: 10px;
        margin-right: 20px;
        margin-bottom: 20px;

    }


#shadowbox_title_home_news_right {

margin-top: 10px;
width: 290px;
background: url(uploads/images/template/shadow_title_home.gif) no-repeat top;
margin-bottom: -10px;
     }




        /* HACK: IE6 doubles the right margin. */
        * html .boxNewsRight 
        {
            margin-right: 10px;
        }
    #footerWrapper
    {
	text-align: left;
	width: 960px;
   min-height: 60px;
	margin: 0 auto;
clear: all;
*margin-top: 120px;

/*        border-top: 2px solid #ccc;
        background-color: #e3e3e3;*/
background: url(uploads/images/template/footer.png) no-repeat bottom;   
 }
	#footerContent
	{
	    width: 940px;
            margin: 0 0 0 0  ;
            padding: 10px;
	    font-size: 1.1em;

	}

	#footerContent_left
	{
	    width: 49%;
            margin: 0 0 0 0;
            padding: 10px;
	    font-size: 1.1em;
float: left;
	}
	#footerContent_right
	{
	    width: 49%;
            margin: 0 0 0 0;
            padding: 10px;
	    font-size: 1.1em;
float: right;

	}


/* --------------------------------------------------
    Main Navigation
   -------------------------------------------------- */
   

    #navMain ul
    {
	list-style: none;
	float: left;
                margin: 0;
	padding: 0;
            
    }


	

#navMain li
	{
	         float:left;
	    padding: 0;
	    font-size: 1.3em;
	    font-weight: bold;
            background: #006e8d url(uploads/Ocean/nav_main_bg_off.png) repeat-x bottom;
            margin-right: 2px;
	}
	    #navMain li h3
	    {
		display: block;
		float: left;
		font-size: 1em;
		margin: 0;
		padding: 0 10px;
		line-height: 2.3em;
		color: #494949;
		border: 0;
	    }
	    #navMain li a
	    {
		display: block;
		float: left;
		text-decoration: none;
		padding: 0 10px;
		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;
                float: left;
                margin-top: 12px;

                

    }
        #navSub li
	{
	    float: left;
	    padding: 0;
	    font-size: 1.1em;
       margin-right: 10px;
padding-left: 15px;

            font-weight: bold;
background: url(uploads/images/template/bullet.gif) no-repeat ;
background-position: -5px -1px;
	}
            #navSub li a
            {
                text-decoration: none;
                color: #494949;
            }
                #navSub li a:hover
                {
                    text-decoration: underline;
                }
            #navSub li h3
	    {
		display: block;
		float: left;
		font-size: 1em;
		margin: 0;
		padding: 0;
		color: #494949;
		border: 0;
                text-decoration: underline;
	    }

.sectionheader {
color: #d50134;
}


#breadcrumbs {
float: right;
padding: 10px;
}

/* --------------------------------------------------
    Product Divs
   -------------------------------------------------- */

.CompanyDirectoryCategory {
margin-left: 10px;
}

#page {
float: left;
width: 50%;
padding-bottom: 10px;
font-size: 1.2em;

}

#prevnext {
float: left;
width: 50%;
text-align: right;
padding-bottom: 10px;
font-size: 1.2em;
}

#summary_item {
                margin:0 0 10px 0; 
                padding: 10px 10px 25px 5px;
	border: 1px solid #7887ae;
	background: #fff ; 	
}

#summary_item h4 {padding: 0;}

#detail_item {
margin:10px 10px 10px 0; padding: 5px;
	border: 1px solid #7887ae; 
	background-color: #000; 	
}


#detail_item img {border: none; background-color: #000; padding: 5;}

#top_left {
float: left;
width: 70%;
color: #ea3c83;
}

#top_right {
float: right;
width: 20%;
text-align: right;
font-weight: bold;
color: #d50134;
padding: 12px 5px 0 0;
font-size: 130%;
}
#description {
width: 100%;
   text-align: justify;
clear:all;
margin-top: -10px;

}
#thumbs {
width: 100%;
text-align: center;
padding: 10px 0;
}

#bottom {
width: 100%;
padding:  0;

}

#bottom_left {
float: left;
width: 45%;
font-weight: bold;
font-size: 120%;
}

#bottom_mid {
float: left;
width: 25%;
text-align: center;
font-size: 120%;
font-weight: bold;
}

#bottom_right {
float: left;
width: 30%;
text-align: right;
font-size: 120%;
font-weight: bold;
}


/*------------------------------------------------------
Right Shadow Boxes
---------------------------------------------------------*/

#shadowbox_title {
width: 250px;
background: #333;
background: url(uploads/images/template/shadow_title.png) no-repeat top;
padding: 1px 0;
margin-bottom: -2px;
}

#shadowbox {
width: 250px;
background: url(uploads/images/template/shadow_box.gif) no-repeat bottom;
padding: 5px 0;
}

#title_content {
color: #fff;
font-size: 1.4em;
font-weight: bold;
padding: 5px 0 5px 10px;

}

#box_content {
padding: 0 10px 10px 10px;
}
#box_content_login {
padding: 0 10px 10px 10px;

}

#box_content_login_home {
padding: 10px;

}



/* --------------------------------------------------
    Tables
   -------------------------------------------------- */
   
    table
    {
        border: 0px solid #c2d2e9;
        background-color: #ffffff;
        font-size: 1.1em;
        border-collapse: collapse;
    }
	.cellHeading
	{
	    text-align: left;
	    border: 0;
	    color: #000;
	    background-color: #dfe8f6;
	    font-weight: bold;
	}
	td
	{
	    text-align: left;
	    border: 0px 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;
    }

/* --------------------------------------------------
    Search
   -------------------------------------------------- */

    .search-input
    {
	margin-right: 2px;
    }
    .search-button
    {
	
    }

/* --------------------------------------------------
    News
   -------------------------------------------------- */
   
    /* Summary */
    .NewsSummary1
    {
	margin-bottom: 5px;
padding: 5px;
     }
    .NewsSummary2
    {
	margin-bottom: 5px;
        padding:5px;
background: #fafaf9 url(uploads/Ocean/bg_feature_box.gif) repeat-x top;
    }
        /* Homepage */
        .boxNewsRight .NewsSummary
        {
            padding: 10px;
        }
	.NewsSummaryPostdate
	{
	    color: #666;   
                    font-size: 1.2em;
                    font-weight: bold;
margin-top: 2px;
	}
	.NewsSummaryLink
	{
	    font-size: 1.2em;
padding-top: 5px;
	}
                .NewsSummaryMorelink
	{
	    font-size: 1.2em;
margin-top: -1em;
padding-top: 5px;
	}
	.NewsSummaryCategory
	{
	    color: #666; 
	}
	.NewsSummaryAuthor
	{
	    color: #666; 
	}
	.NewsSummarySummary
	{
	    font-size: 1em;
	    line-height: 0;
                   /* margin-top: 5px;
	    margin-bottom: 5px;*/	
                     }
	.NewsSummaryContent
	{
	    font-size: 1.2em;
	   /* margin-top: 5px;
	    margin-bottom: 5px;*/
	}
	.NewsSummaryExtra
	{
	    
	}
	.NewsSummaryField
	{
	    
	}
    /* Detail */
    #NewsPostDetailDate
    {
font-size: 1.2em;
font-weight: bold;
	    }
    h3.NewsPostDetailTitle
    {
	
    }
    .NewsPostDetailHorizRule
    {
	
    }
    div.NewsPosetailCategory
    {
	
    }
    div.NewsPostDetailAuthor
    {
	
    }
    div.NewsPostDetailContent
    {
	
    }
    div.NewsPostDetailExtra
    {
	
    }
    div.NewsPostDetailPrintLink
    {
	    }
    div.NewsPostDetailReturnLink
    {
		
    }
#NewsPostDetailPrintLink a {
font-size: 1.2em;
}
#NewsPostDetailReturnLink a {
font-size: 1.2em;
}
    div.NewsDetailField
    {
	
    }
    
/* --------------------------------------------------
    Slideview homepage widget
   -------------------------------------------------- */

    /* Preloader stuff, do not modify! */
    .svwp
    {
        width: 50px;
        height: 20px;
        background: #fff;
    } 
        .svwp ul
        {
            position: relative;
            left: -999em;
        }
    .slideViewer
    { 
        position: relative;
        overflow: hidden; 
        margin: 0;
        padding: 0;
        background: #fff;
    }
     /* Your list of images */
    .slideViewer ul
    { 
        position: relative;
        left: 0;
        top: 0;
        width: 1%;
        list-style-type: none;
        margin: 0; 
        padding: 0;
    }
        .slideViewer ul li
        {
            float:left;
        }
    /* For the text pop-up */
    .slideViewer span.typo
    { 
        padding: 6px; /* do not modify padding */
        background: #a51034;
        color: #fff;
        font: bold 12px Georgia;
    }
    .thumbSlider
    { 
    overflow: hidden;
    width: 1%;
    background: #fff;
    }
        .thumbSlider ul
        { 
        list-style-type: none;
        margin: 0; 
        padding: 0;
        }
            .thumbSlider ul li
            { 
                float:left;
                margin: 0;
            }
        .thumbSlider a
        {
            color: #fff;
            text-decoration: none;
        }
            .thumbSlider a img
            {
                border: 0;
                display: block;
                padding: 0;
            }
        .thumbSlider p.tmbrdr {
            /* the border above -not around- each thumb */
            /* width, height and top values are dynamically added by the script. Do not modify. */
            position:relative; 
            left: 0;
            font-size: 0.01em;
            left: 0;
            margin: 0;
            padding: 0;
        }
        a.left, a.right
        {
            /*the left and right buttons (links)*/
            background: transparent; /* could be any color  */
            color: #ff0000;
            font: bold 16px Arial;
            overflow: hidden;
        }
        a.left span, a.right span
        {
        }
        a.left , a.right img
        {
            border: 0;
        }
        a.l_dis, a.r_dis
        {
            background: transparent; /* ALWAYS leave transparent. this is the 'disabled' state of the link !  */
            cursor: default;
        }
        a.l_dis span, a.r_dis span
        {
            display: none;
        }
            a:focus
            {
                outline:none;
            }

.hr {
	height: 1px;
	padding: 1em;
	border-bottom: 1px dotted #d50134;
	margin: 1em;
}

#contentLeftNoChildren ul li  {
font-size: 1.2em;
padding: 5px 0 5px 0;


/* End of 'PWPS : Main Style' */

