﻿
/*-------------------------------------------------------------------------------------*/
/* Browser Reset
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
/*table{border-collapse:collapse;border-spacing:0;}*/
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body {
    background:#3683ce;
	text-align:center; 
	font:80%/1.69em; 
	color:#464646;
	}

/*
blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}
*/
h1	{ font-size:14pt; color:#dc0026; }
h2	{ font-size:12pt; color:#003672; }
h3	{ font-size:10pt; color:#0168b3; }

a:link,a:visited	{ color:#0168b3; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#0168b3; text-decoration:none; outline:none; }

/* ----- classes ----- */

/* 33333333333333333333333333333333333333333333333333333333333 */

.clear { 
	clear:both;
	}
img.clear { 
	clear:both;
	}

div.clear	{ 
	clear:both;
	height:0.01em; 
	overflow:hidden; 
	}

.floatLeft {
	float:left;
    margin:0;
    }
.bannerads{
	float:left;
   margin:0;
padding:0 28px 0 0;
}

.floatRight {
	float:right;
    margin:0;
    }

img.alignLeft { 
	float:left; 
	margin:0 30px 20px 0;
	}

img.alignRight { 
	float:right; 
	margin:0 0 10px 30px; 
	}

img.imgCenter {
	margin:0 auto 20px auto;
    display:block;
    }    

img.imgThumb {
	border:1px solid #d8d8d8;
    padding:5px;
    background-color:#ffffff;
    }
#mainContent img.imgRight {
    border:1px solid #d8d8d8;
    padding:5px;
    background-color:#ffffff;
    float:right;
    margin:0 20px 10px 30px;
    }
#mainContent img.imgLeft {
    border:1px solid #d8d8d8;
    padding:5px;
    background-color:#fff;
    float:left;
    margin:0 30px 20px 0;
    }
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

/* 33333333333333333333333333333333333333333333333333333333333 */

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* framework
 * ------------------------------------------------------------------------- */

.container {
    width:920px;
    margin:0 auto;
    text-align:left;
    position:relative;
    }  

#wrapperBanner {
	width:100%;
    background:#3683ce url("/visitors/scuba/images/wrapperBanner.jpg") bottom repeat-x;
    text-align:center;
    margin:20px auto 0px auto;
    padding-bottom:10px;
    }

#wrapperMasthead {
	width:100%;
    background:url("/visitors/scuba/images/wrapperMasthead.jpg") top left repeat-x;
    height:210px;
    }

    #masthead {
    	width:100%;
        background:url("/visitors/scuba/images/masthead.jpg") top center no-repeat;
    	height:210px;
        font-size:0.85em;
        color:#ffffff;
        padding-top:5px; 
        }

        #masthead a { color:#fff; }

     #homeLink a {
     	position:absolute;
        width:460px;
        height:115px;
        top:95px;
        left:0;
        }

        #homeLink a span { display:none; }

#globalNav {
	text-align:right;
	margin-top:5px;
	margin-right:10px;
        font-size:0.85em;
        line-height:1.4em;
    }

    #globalNav a:link, #globalNav a:visited { color:#ffffff; text-decoration:none; }
    #globalNav a:hover, #globalNav a:active { color:#c2defe; text-decoration:none; }

    #globalNav a.activeLink { color:#c2defe; }

    #globalNav li {
    	display:inline;
        border-left:1px solid #ffffff;
        padding:0 5px 0 7px;
        }
        
        #globalNav li.noBorder {
        	border:none;
            }

#language {
	text-align:right;
	margin-right:10px;
        font-size:0.85em;
        line-height:1.4em;
    }

#wrapperMain {
	width:100%;
    background:#083f77 url("/visitors/scuba/images/wrapperMain.jpg") top left repeat-x;
    }

#bgMain {
	background:url("/visitors/scuba/images/bgMain.jpg") center top repeat-y;
    margin:0 auto;
    }

#main {
    background:url("/visitors/scuba/images/main.jpg") center top no-repeat;
    margin:0 auto;
    } 

#mainHome {
    background:url("/visitors/scuba/images/mainHome.jpg") center top no-repeat;
    margin:0 auto;
    } 

#mainNav {
    text-align:left;
    font-size:9pt;vertical-align:middle
    height:25px;
    }

    #mainNav li {
        background: url("/visitors/scuba/images/mainNavDiv.jpg") right no-repeat;
        /* padding:3px 18px 0 16px; */
         padding:10px 2px 8px 2px; 
        float:left;
        text-align:center;
        vertical-align:middle;
        text-transform:uppercase;
        line-height:0.92em;
        height:25px;
        }

    #mainNav-01 { width:115px; }
    #mainNav-02 { width:115px; }
    #mainNav-03 { width:115px; }
    #mainNav-04 { width:115px; }
    #mainNav-05 { width:115px; }
    #mainNav-06 { width:115px; }

    #mainNav-07 { /* Locate a PADI Shop button */
    	padding:0;
        float:right;
        background:none;
        }

    #mainNav a:link, #mainNav a:visited { color:#fff; text-decoration:none; }  
    #mainNav a:hover, #mainNav a:active { color:#ed1c24; text-decoration:none; }

.btnLocate {
    margin-top:-25px;
    position:relative;
    float:right;
    z-index:99;
    }

#breadCrumb {
    color:#ffffff;
    font-size:0.85em;
    line-height:30px;
    padding-left:30px;
    float:left;
    }

    #breadCrumb li {
    	display:inline;
        }

    #breadCrumb a { color:#ffffff; }

    #breadCrumb .linkHome {
    	background:url("/visitors/scuba/images/iconHome.jpg") 0 1px no-repeat;
        padding-left:15px;
        }

#iconShare {
    color:#fff;
    font-size:0.85em;
    line-height:30px;
    float:right;
    padding-right:20px;
    }

    #iconShare a { color:#fff; }

#columnLeft {
	float:left;
	width:700px;
	text-align:center;
    }

/*	#columnLeft div span			{ color:#ffffff; } */
/*	#columnLeft div span a:link		{ color:#ffffff; text-decoration:underline; outline:none; } */
/*	#columnLeft div span a:a:visited	{ color:#ffffff; text-decoration:underline; outline:none; } */
/*	#columnLeft.div.span.a:hover		{ color:#ffffff; text-decoration:none; outline:none; } */
/*	#columnLeft.div.span.a:active		{ color:#ffffff; text-decoration:none; outline:none; } */

#columnLeft table.sp tr td { padding:3px; }
#columnLeft table.snk tr td { padding:2px; }
#columnLeft blockquote { margin-left:30px; }
#columnLeft OL { margin-left:30px; }

/* ----------------------------------------- */
    
    #mainContent {
	    padding:20px 0 0 20px;
    /* float:center; */
        }

        /* #mainContent img { margin-bottom:20px; } */

    .homepage #mainContent {
    	padding-top:0;
        }

	#mainContent h1 {
    	/* margin-bottom:10px; */
        }

    #mainContent p {
    	margin:0 0 6px 0px;
        }

    #mainContent ul {
    	zoom: 1; /* hasLayout for IE<= 6 */
		overflow: auto; /* shrink the list to sit beside floats in compliant browsers */
		margin:0; padding: 0; /* zero the defaults so only one or other is used per you margin request below */
        }

        #mainContent ul li {
            list-style-type:disc;
            margin-left:30px;
            }

    #mainContent ol, #mainContent ul {
    	margin-bottom:25px;
        }


#diagramCourses {
	position:relative;
    }

    #diagramCourses a {
    	position:absolute;
        top:10px;
        left:10px;
        background:url("/visitors/scuba/images/iconDetail.jpg") right no-repeat;
        padding-right:15px;
        font-size:0.85em;
        }

    #mainContentLeft {
    	width:218px;
        float:left;
        }

	#mainContentLeftParadise {
        margin:0 0 5px 5px;
	width:180px;
	text-align:center;
	font-size:9pt;
	color:#ff0000;
	line-height:10pt
    	}

        #mainContentLeft .btn {
        	margin:0 0 5px 5px;
            }

     	#mainContentLeft p, #mainContent ul, #mainContent ol {
        	margin:0 0 8px 5px;
            }

        #mainContentLeft h2 {
        	background:url("/visitors/scuba/images/subheadNarrow.jpg") no-repeat;
            height:30px;
            color:#ffffff;
            text-transform:uppercase;
            padding-left:10px;
            }

            #mainContentLeft .readMore ul {
            	margin:0;
                padding:0;
                font-size:0.85em;
                }

                #mainContentLeft .readMore a {
                	color:#2e96f8;
                    }

                #mainContentLeft .readMore ul li {
                	background:url("/visitors/scuba/images/bulletBlue.jpg") 0 9px no-repeat;
                    padding-left:10px;
                    padding-right:10px;
                    list-style-type:none;
                    margin:0 0 0 10px;
                    }

     #mainContentRight {
     	width:460px;
        float:left;
        font-size:10pt;
        line-height:15pt;
	text-align:left;
        margin-top:-3px;
        }

        #mainContentRight h1 {
        	color:#ffffff;
            text-transform:uppercase;
            background:url("/visitors/scuba/images/subheadWide1.jpg") no-repeat;
            height:40px;
            padding-left:23px;
            padding-bottom:5px;
            margin-bottom:7px;
            }

            #mainContentRight dl {
            	width:200px;
                float:left;
                padding-left:20px;
                margin-bottom:20px;
                }

                #mainContentRight dt {
                	font-weight:bold;
                    font-size:1.15em;
                    }

                    #mainContentRight dd {
                        background:url("/visitors/scuba/images/bullet.jpg") 0 7px no-repeat;
                        padding-left:10px;
                        }

	#mainContentRight dl.dllft a:link,#mainContentRight dl.dllft a:visited {color:#0033cc;text-decoration:none;}
	#mainContentRight dl.dllft a:hover, #mainContentRight dl.dllft a:active  {color:#0033cc;text-decoration:underline;}

	#mainContentRight dl.dlrgt a:link,#mainContentRight dl.dlrgt a:visited {color:#3399cc;text-decoration:none;}
	#mainContentRight dl.dlrgt a:hover, #mainContentRight dl.dlrgt a:active  {color:#3399cc;text-decoration:underline;}

/*	#mainContentRight dt a:link,#mainContentRight dt a:visited {color:#464646;} */
/*	#mainContentRight dt a:hover, #mainContentRight dt a:active  {color:#dc0026;} */

/*	#mainContentRight a:link, #mainContentRight a:visited  {color:#2d95f7;text-decoration:none;} */
/*	#mainContentRight a:hover, #mainContentRight a:active  {color:#dc0026;text-decoration:none;} */



/* ------------------------------------------------------------- */


 /* 22222222222222222222222222222222222222222222222222222 */


#columnRight {
	float:left;
    width:220px;
    font-size:0.85em;
    }

    #columnRight h2 {
        background:url("/visitors/scuba/images/subheadNarrow.jpg") no-repeat;
        height:30px;
        margin-bottom:0;
        color:#ffffff;
        padding-left:10px;
        }

#columnRight ul {
	margin:0 0 20px 0;
    }

    #columnRight ul li.noBorder {
    	background:none;
        }

    #columnRight ul li {
    	background:url("/visitors/scuba/images/borderListWht.jpg") bottom no-repeat;
        padding:7px 0 10px 30px;
        }

#mlResist {
	text-align:center;
	height:44px;
    font-size:10pt;
    padding:5px -5px 0 5px;
    }

/* #siteSearch { */
/* 	height:44px; */
/*     padding:9px 0 0 10px; */
/*     } */

/* #siteSearch input { */
/* 	border:1px solid #fff; */
/*     color:#959595; */
/*     margin:-1px 0 0 0; */
/*     padding:2px 2px 2px 2px; */
/*     float:left; */
/*     } */

/*     #siteSearch input.btnSearch { */
/*     	background:url("/visitors/scuba/images/btnSearch.jpg") no-repeat; */
/*         width:26px; */
/*         height:22px; */
/*         cursor:pointer; */
/*         border:0; */
/*         padding:0; */
/*         } */

#containerGray {
	background:url("/visitors/scuba/images/containerGray.jpg") repeat-y;
	width:220px;
	font-size:10pt;
	padding:0 10px 5px 20px;
	margin-bottom:20px;
    }

#containerGraymlForm {
	text-align:center;
	font-size:10pt;
    }

#containerGray h2 {
	margin-bottom:5px;
    height:0.92em;
    }

.homepage #containerGray {
	background:url("/visitors/scuba/images/containerGray.jpg") repeat-y;
    width:200px;
    font-size:10pt;
    line-height:12pt;
    /* padding:0 20px 5px 20px; */
    margin-bottom:20px;
    }

    .homepage #containerGray p {
    	margin-bottom:15px;
        }

.homepage #containerGray .btn , #containerGray .btn {
	margin:5px 0 15px 0;
    }

    .homepage #containerGray .divider, #containerGray .divider {
    	background:url("/visitors/scuba/images/borderList.jpg") no-repeat;
        width:100%;
        height:2px;
        display:block;
        margin:-10px 0 17px 0;
        }

     #containerGray a:link, #containerGray a:visited { 
     	color:#2e96f8; 
        text-decoration:none; 
        } 

     #containerGray a:hover, #containerGray a:active { 
     	color:#dc0026; 
        text-decoration:none; 
        }   

    #containerGray ul {
    	margin:0;
        padding:0;
        line-height:1.23em;
        }

        #containerGray ul li {
        	background:url("/visitors/scuba/images/borderList.jpg") top no-repeat;
            width:100%;
            display:block;
            padding:10px 0;
            }

        #containerGray ul li a {
        	background:url("/visitors/scuba/images/bulletArrow.jpg") no-repeat;
            padding-left:20px;
            text-decoration:none;
            display:block;
            }

	#containerGray h2 {
    	background:none;
        color:#003672;
        margin-bottom:0;
        padding-left:0;
        }
 
 
 /* 2222222222222222222222222222222222222222222222222222*/



.upcomingEvents {
	font-size:8.5pt;
	padding:0 10px;
    line-height:1.31em;
	}
.upcomingEvents h2 {
	padding:10px 10px;
	color:#ffffff;
    	line-height:1.31em;
	}

	.upcomingEvents dl, .upcomingEvents p {
		margin:0 0 0 10px;
		}

	.upcomingEvents dt {
		color:#2e96f8; 
		text-decoration:none;
        	}

	.upcomingEvents a:link, .upcomingEvents a:visited {
		color:#2e96f8;
		text-decoration:none;
		}

	.upcomingEvents a:hover, .upcomingEvents a:active {
		color:#dc0026;
		text-decoration:none;
		}

/*    .upcomingEvents dt { */
/*    	background:url("/visitors/scuba/images/bulletCalendar.jpg") no-repeat; */
/*        padding-left:30px; */
/*        } */

    .upcomingEvents dd {
    	color:#707070;
        border-bottom:1px dotted #707070;
        padding:0 0 5px 30px;
        margin-bottom:5px;
        }

        .upcomingEvents dd.noBorder {
        	border:none;
		}

.upcomingSpots {
	font-size:8.5pt;
        width:220px;
	padding:0 10px;
	line-height:1.31em;
	}
.upcomingSpots h2 {
	padding:10px 10px;
	color:#ffffff;
    	line-height:1.31em;
	}
	.upcomingSpots dl {
		float:left;
		width:100px;
		margin:0;
		}
	.upcomingSpots dt {
		font-weight:bold;
		margin:0;
		}
	.upcomingSpots dd {
		margin:0;
		clear:both;
		}

.qrCode {
	clear:both;
        padding-top:10px;
	text-align:center;
        width:220px;
	font-size:8.5pt;
	color:#000000;
	}

.padiPartners {
    line-height:1.31em;
	padding:0 10px;
    }

    .padiPartners a:link, .padiPartners a:visited {
    	color:#2e96f8; 
        text-decoration:none;
        }

    .padiPartners a:hover, .padiPartners a:active {
    	color:#dc0026;
        text-decoration:none;
        }

    .padiPartners p, .padiPartners ul, .padiPartners ol {
    	margin:0 0 0 10px;
        }


.iconPrinter {
	background:url("/visitors/scuba/images/iconPrinter.jpg") no-repeat;
    padding-left:25px;
    }

.iconNewsletter {
	background:url("/visitors/scuba/images/iconNewsletter.jpg") no-repeat;
    padding-left:25px;
    }

#wrapperFooter {
	background:#46adde url("/visitors/scuba/images/wrapperFooter.jpg") repeat-x;
    width:100%;
    color:#fff;
    margin-top:-50px;
    }

#footer {
	background:url("/visitors/scuba/images/footer.jpg") center top no-repeat;
    width:100%;
   	padding-top:140px;
    }

    #footerContent {
    	padding:0 50px 0 50px;
        font-size:0.85em;
        line-height:1.54em;
        color:#ffffff;
        }

        #footerContent a:link, #footerContent a:visited { text-decoration:none; }
        #footerContent a:hover, #footerContent a:active { text-decoration:underline; }

        #footerContent ul {
        	float:left;
            padding-right:30px;
            width:175px;
            margin-bottom:40px;
            }

            #footerContent ul li ul {
            	float:none;
                padding:0;
                margin-bottom:0;
                }
                
            #footerContent ul.lastList {
            	padding-right:0;
                }

        #footerContent a, #footerContent ul li a {
        	color:#ffffff;
            font-weight:bold;
            }

            #footerContent ul li ul li a {
            	color:#9ab6d6;
                font-weight:normal;
                }

                #footerContent ul li ul li {
                	margin-left:10px;
                    }

#copyright {
    background:url("/visitors/scuba/images/copyrightDiv.jpg") top no-repeat;
    width:100%;
    padding-top:9px;
    padding-bottom:255px;
    } 

    #copyright a { font-weight:normal; }

.verisign {
	margin:10px 0 0 30px;
	padding:5px;
	width:170px;
	border:1px solid #e0e0e0;
	text-align:center;
	font-size:8pt;
    	line-height:1.0em;
	}

/*---------------------- Scuba Diving Guide Page ---------------------*/


#menuScuba ul {
	width:210px;
    float:left;
	margin:40px 0 0 0;
    padding:0;
    color:#fff;
    text-transform:uppercase;
    font-weight:bold;
    }

    #menuScuba ul li {
    	list-style-type:none;
        padding:0;
        margin:0;
        }

    #menuScuba ul li a {
    	background:url("/visitors/scuba/images/navOff1.jpg") no-repeat;
        width:210px;
        height:65px;
        display:block;
        }

    #menuScuba a {
    	color:#fff;
        text-decoration:none;
        line-height:60px;
        }

        #menuScuba a span {
        	margin-left:20px;
            }

#menuScuba a.tabb {
    	color:#0069b5;
        text-decoration:none;
		line-height:18px;
        }

        #menuScuba a.tabb:hover span {
        	margin-left:20px;
			text-decoration:underline;
            }

.yui-content {
	float:left;
    width:460px;
    background:url("/visitors/scuba/images/yuiContent.jpg") repeat-y;
    margin-top:30px;
    padding-bottom:60px;
    min-height:585px;
    height:auto !important;
    height:585px;
    }

    .yui-content .tabContent {
    	padding:20px 30px 20px 20px;
        font-size:0.92em;
        line-height:1.69em;
        } 

        #menuScuba .yui-content .tabContent p {
        	margin-bottom:15px;
            }

#menuScuba .yui-nav a:hover, #menuScuba .yui-nav a:focus {
	background:url("/visitors/scuba/images/navOn-texture2.jpg") no-repeat;
    width:210px;
    height:65px;
    display:block;
    color:#052f64;
    }

#menuScuba .yui-nav .selected a, #menuScuba .yui-nav .selected a:focus, #menuScuba .yui-nav .selected a:hover {
	background:url("/visitors/scuba/images/navOn.jpg") no-repeat;
    width:210px;
    height:65px;
    display:block;
    color:#052f64;
    }
.block_content { width:673px; clear:both; margin-bottom:10px; } 
.video { float:right; padding:0px 15px; } 
.yui-navset {clear:both;}

.dsllineheight, .dsllineheight a {
	line-height:normal;

} 

#visipro {
	width:600px;
	border-left:1px solid #cc9900;
	border-right:1px solid #cc9900;
	border-bottom:1px solid #cc9900;
	font-size:10pt;
	color:#000000;
	margin-left:auto;
	margin-right:auto;
    }
	#visipro p,#visipro table {
    	width:500px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
    }
	#visipro .bank {
    	border:1px solid #000000;
	width:400px;
	padding-left:10px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
    }