html,body {margin: 0px 0px 0px 0px;}

body {	
	background: url(../images/pageBkgrnd.jpg) repeat-x #000;
}

body,div {font-family: Arial; font-size:9pt; color:#000; line-height: 1.4em;}
div {padding:0px; border-collapse:collapse; border-spacing:0px;}
img {border: 0px; border-color:#666633;}
hr {border: none 0; border-top: 1px dashed #ccc; width: 100%; height: 1px;}
p {margin: 0; padding: 0;}

h1, h2, h3, h4 {margin: 0 !important; line-height: 1.4em !important;}
h1 {font-size: 23px; color: #9C7AAF;}
h2 {font-size: 23px; color: #9C7AAF;}
h3 {font-size: 16px; color: #ED8D51;}
h4 {font-size: 14px;}

.scubaLnk {color: #fff; padding-right: 15px; text-decoration: none;}
.scubaLnk:hover {color: #99ccff; padding-right: 15px;}

.scubaLnk2 {color: #fff; padding-right: 15px; font-size: 7pt; text-decoration: none;}
.scubaLnk2:hover {color: #99ccff; padding-right: 15px;}

div.row {
        clear: both;
        padding-top: 0px;
        }
 
        div.row div.leftside {
        float: left;
        width: 189px;
        text-align: left;
        min-height: 100px;
        padding: 0px 0px 0px 0px;
        background: url(../images/menubkgrnd.jpg) repeat-y;
        }
 
        div.row div.rightside {
        float: right;
        width: 811px;
        min-height: 100px;
        text-align: left;
        background: url(../images/bodyBkgrnd.jpg) repeat-y;
        } 
        
        div.spacer {
          clear: both;
          }
    
#header {
	background: url(../images/header.jpg) no-repeat #dcd5c5 top center;
	height: 301px;
	}

#topbuttons {padding-top: 8px; margin-left: 8px; margin-right: 8px;}
#topbuttonbg {width: 1000px; height: 38px; background: url(../images/topBtnBkgrnd.jpg);}
#bodybg {margin-left: auto; margin-right: auto; width: 1000px; background: url(../images/bodyBkgrnd2.jpg);}
#column1 {width: 499px; float: left; margin-left: 10px;}
#columnbg {background: #ffffff; min-height: 430px;}
#column2 {width: 274px; padding-right: 15px; float: right;}
#newsheader {height: 33px; background: #fbf8d7; border: 1px solid #000;}
#newsheaderbg {min-height: 155px; background: #f7f7f7; border-left: 1px solid #C1C1C1; border-right: 1px solid #C1C1C1;}
#videoheader {height: 33px; margin-top: 10px; background: #f5f5f5;}
#videoheaderbg {min-height: 250px; background: #f7f7f7; border-left: 1px solid #C1C1C1; border-right: 1px solid #C1C1C1;}
#footer {background: url(../images/footer.jpg) no-repeat #000; height: 50px;}
#footertext {padding-top: 10px; text-align: center; color: #FFF;}
#content {width: 785px; float: left; margin-left: 10px; margin-right: 10px;}
.contentHolder {min-height: 400px;}
	
.sidenav {width: 189px; margin-left: auto; margin-top: auto;}
	
.sideBox {width: 160px; padding-bottom: 5px; margin-left: 23px;}
	
.content {width: 811px;}
	
.container {margin-left: auto; margin-right: auto; width: 1000px; margin-top: 8px;}

.center {text-align: center;}
.top {vertical-align: top;}

.linespacing { line-height: 16pt;}

.cellpadding {padding: 10px 10px 10px 10px;}

a {color: #5a2b86; text-decoration: none; font-weight: bold;}
a:hover {color: #2d0a4e;}

a.sidebuttons {color: #f24a30;}
a.sidebuttons:hover {color: #cb3721;}

td {vertical-align: top;}

/* Blog */
.blogitemtitlecontainer {padding: 6px 0;}
.blogitemtitle {font-size: 16px;}
.blogitemauthorcontainer {display: none;}

.video iframe {height: 400px !important;}

/* NewsFeed */
.prDate a {font-size: 12px; font-weight: normal;}

/********REQUIRED - DO NOT EDIT***********/
img {border: 0;}
img, div { behavior: url(iepngfix.htc) }
iframe {height: 100px; width: 100%;}
/*******************************************/

/********REQUIRED - MODAL WINDOWS - DO NOT EDIT***********/
.ModalBackground {background-color: Black; filter: alpha(opacity=80); opacity: 0.7;}
.ModalBackgroundLogin {background-color: Black;}
/*******************************************/



/********REQUIRED - PHOTO GALLERY - EDITABLE***********/
gallery {
    background-color: #444;
    padding: 10px;
    width: 520px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
    border: 5px solid #3e3e3e;
    border-width: 5px 5px 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#gallery ul a:hover img {
    border: 5px solid #000;
    border-width: 5px 5px 5px;
    color: #fff;
}
#gallery ul a:hover { color: #fff; }
/******************************************************/


/********REQUIRED - CALENDAR MODAL WINDOW - EDITABLE***********/
/***Calendar modal container***/
.calendarmodalcontainer {border: solid 1px Black; width: 300px; min-height: 100px;}

/***Calendar close button***/
.calendarclosebuttoncontainer {text-align: right; width: 100%;}
.calendarclosebutton {text-decoration: none; color: Black; text-align: right; padding-right: 5px;}
/***************************/

/***Calendar event container div***/
.calendareventcontainer {margin: 5px; margin-bottom: 0;}

/***Calendar event title***/
.calendareventtitlecontainer {}
.calendareventtitle {font-weight: bold;}
/*****************/

/***Calendar event description***/
.calendareventdesccontainer {}
.calendareventdesc {}
/*****************/

/***Calendar event start time***/
.calendareventstartcontainer {}
.calendareventstart {}
/*****************/

/***Calendar event end time***/
.calendareventendcontainer {}
.calendareventend {}
/*****************/

/***Calendar event attachments***/
.calendareventattachcontainer {}
.calendareventattachlink {}
/*****************/
/***********************************************************/


/********REQUIRED - LOGIN MODAL WINDOW - EDITABLE***********/
/***Login modal container***/
.loginmodalcontainer {width: 700px; min-height: 600px; background-color: White;}

/***Login container div***/
.logincontainer {width: 100%; padding: 5px;}

/***Login header container div***/
.loginheadercontainer {}

/***Login title***/
.logintitlecontainer {text-align: center; padding: 5px;}
.logintitletext {font-size: large;}
/*****************/

/***Login username***/
.loginusernamecontainer {width: 100%; text-align: center; padding: 5px;}
.loginusernametext {font-size: larger;}
.loginusername {}
/*****************/

/***Login password***/
.loginpasswordcontainer {width: 100%; text-align: center; padding: 5px; clear: both;}
.loginpasswordtext {font-size: larger;}
.loginpassword {}
/*****************/

/***Login message***/
.loginmessagecontainer {width: 100%; clear: both; text-align: center; margin-bottom: 3px;}
.loginmessagetext {font-size: larger; color: Red;}
/*****************/

/***Login button***/
.loginbuttoncontainer {width: 100%; clear: both; text-align: center;}
.loginbutton {}
.logincancelbutton {}
/*****************/

/***Login footer container div***/
.loginfootercontainer {}
/***********************************************************/


/********REQUIRED - LOGIN LITE - EDITABLE***********/
/***Login outer container***/
.loginlitemodalcontainer {}

/***Login container div***/
.loginlitecontainer {}

/***Login username***/
.loginliteusernamecontainer {}
.loginliteusernametext {}
.loginliteusername {}
/*****************/

/***Login password***/
.loginlitepasswordcontainer {}
.loginlitepasswordtext {}
.loginlitepassword {}
/*****************/

/***Login message***/
.loginlitemessagecontainer {}
.loginlitemessagetext {}
/*****************/

/***Login button***/
.loginlitebuttoncontainer {}
.loginlitebutton {}
/*****************/
/***********************************************************/


/********REQUIRED - SHOPPING CART - EDITABLE***********/

/********InCart Component********/
/***Outer container div***/
.incartcontainer {width: 150px; border: solid 1px Black; background: Black; padding: 5px; opacity: 0.5;}

/***Items in cart container***/
.incartitemsincartcontainer {}
.incartitemsincartnumber {color: White;}
.incartitemsincarttext {color: White;}
/*****************************/

/***Cart total container***/
.incarttotalcontainer {}
.incarttotalamount {color: White;}
.incarttotaltext {color: White;}
/*****************************/

/***Checkout container***/
.incartcheckoutcontainer {}
a.incartcheckoutlink {text-decoration: none; color: #56d7f7;}
a.incartcheckoutlink:hover {color: #ffffff;}
/*****************************/
/********************************/


/********Product Categories Component********/
/***Product Categories container div***/
.productcategoriescontainer {float: left;}
.productcategoriestreeview {}
/********************************************/


/********Products Component********/
/***Products outer container div***/
.productscontainer {}

/***Products DataList***/
.productsdatalist {}
/***********************/

/***Individual product container div***/
.productcontainer {padding: 5px; margin: 10px;}
/*****************************/

/***Product title container***/
.producttitlecontainer {}
.producttitle {}
/*****************************/

/***Product image container***/
.productimagecontainer {}
.productimage {}
/*****************************/

/***Product price container***/
.productpricecontainer {}
.productprice {}
/*****************************/

/***Product add to cart container***/
.productaddcontainer {}
.productaddqtytext {}
.productaddqty {}
.productaddbutton {}
/*****************************/
/********************************/


/********Product Details Component********/
/***Product details container***/
.productdetailscontainer {background-color: White; width: 500px;}
/*****************************/

/***Product details title container***/
.productdetailstitlecontainer {margin: 5px;}
.productdetailstitle {font-weight: bold; font-size: 12pt;}
/*****************************/

/***Product details description container***/
.productdetailsdesccontainer {margin: 5px;}
.productdetailsdesc {}
/*****************************/

/***Product details image container***/
.productdetailsimagecontainer {margin: 5px;}
.productdetailsimage {}
/*****************************/

/***Product details price container***/
.productdetailspricecontainer {margin: 5px;}
.productdetailsprice {}
/*****************************/

/***Product add to cart container***/
.productdetailsaddcontainer {margin: 5px;}
.productdetailsaddqtytext {}
.productdetailsaddqty {}
.productdetailsaddbutton {}
/*****************************/
/*****************************************/

/*****************************************************/


/********REQUIRED - DYNAMIC DATA - EDITABLE***********/
/***Search outer container***/
.ddatasearchcontainer {float: right; clear: both;}

/***Clear search div***/
.ddataclearsearchcontainer {float: left; margin: 3px;}
.ddataclearsearchbutton {font-size: small;}
/**********************/

/***Search box div***/
.ddatasearchboxcontainer {float: left; margin: 3px;}
.ddatasearchbox {}
/*****************/

/***Search button div***/
.ddatasearchbuttocontainer {float: left; margin: 3px;}
.ddatasearchbutton {}
/*****************/
/***********************************************************/
