html,body {
	margin: 0;
	padding: 0;
	background: url(../images/homebg.jpg) no-repeat center top #3f4986;
}

/********REQUIRED - DO NOT EDIT***********/
img {border: 0;}
img, div { behavior: url(iepngfix.htc) }
iframe {height: 100px; width: 100%;}
/*******************************************/


body,table,td {font-family: Arial; text-decoration: bold; font-size:10pt; color:#000; text-align:left;}
a {color: #c22923; text-decoration: bold;}
a:hover {color: #721c19; text-decoration: none;}
a.footerlnk {color: #7abacc; text-decoration: none;}
a.footerlnk:hover {color: #ccc; text-decoration: none;}

#defaultcontainer {width: 1000px; margin-left: auto; margin-right: auto;}
#homeheader {background: url(../images/homeheader.jpg); height: 120px;}
#searchcontainer {position: absolute; width: 400px; margin-top: 80px; margin-left: 580px; text-align: right;}
#searchcontainer2 {position: absolute; width: 400px; margin-top: 5px; margin-left: 640px; text-align: right;}
#hometopbuttons {background: url(../images/hometopbuttons.jpg); min-height: 25px;}
#defaulttopbuttoncontainer {width: 100%; text-align: right;}
#hometruckimage {background: url(../images/hometruckimage.jpg); min-height: 250px;}
#welcomebehindhome {background: url(../images/welcomehomebehind.png) no-repeat #323373; min-height:780px;}
#homeleaderboardcontainer {min-height:130px;}
#homeleaderboardinnercontainer {width: 728px; min-height: 100px; margin-left: auto; margin-right: auto; padding-top: 10px;}
#homecontentcontainer {background: url(../images/welcomehome.jpg) no-repeat #323373; min-height: 285px; float: left;}
#homevideocontainer {width:820px; min-height: 285px;}
#homerightcontent {width: 440px; min-height: 150px; padding: 70px 10px 20px 10px; float: left;}
#homevideoarea {width: 320px; min-height: 240px; float: left;}
.clearboth {clear: both;}

#homeupdatesarea {background: url(../images/homeupdates.jpg) no-repeat #323373; min-height: 300px; padding: 30px 0;}
#innerupdatescontainer {width:820px; min-height: 300px;}

#leftcontainer {width: 375px; min-height: 200px; margin-right: 10px; margin-left: 10px; float: left;}
#rightcontainer {width: 375px; min-height: 200px; margin-left: 10px; float: left;}

#homeadcontainer {width: 160px; min-height: 600px; margin-left: 825px;}
#homeads {width: 125px; min-height: 125px;}
#homefooter {background-color: #1a1b3d; min-height: 40px; width: 100%;}
#footerpadding {padding: 10px 5px;}

#contentcontainer {width: 1000px; margin-left: auto; margin-right: auto;}
#contentheader {background: url(../images/contentheader.png); min-height: 161px;}
#contenttopbuttons {background: url(../images/contenttopbuttons.jpg); min-height: 25px;}
#contenttopbuttoncontainer {width: 100%;}
#contentareabg {background: url(../images/contentareabg.jpg) no-repeat #c7c8da; min-height: 730px;}
#leaderboardcontainer {min-height: 100px;}
#contentleaderboard {width: 728px; min-height: 100px; margin: 0 auto; padding-top: 10px;}
#contentareacontainer {min-height:500px;}
#leftcontentareas {width: 189px; min-height: 500px; float: left;}
#contentsidebuttoncontainer {width: 180px; min-height: 200px;}
#sidecontentcontainer {width: 160px; min-height: 160px; margin: 10px 0px 5px 10px;}
.padding {padding: 5px 5px;}
#innercontentareacontainer {min-height: 500px; width: 649px; float:left;}
#innercontentareacontainer2 {min-height: 500px; width: 811px; float:left;}
#banneradcontainer {width: 468px; padding-top: 5px; margin-left: auto; margin-right: auto;}
#innercontentsliver {background: url(../images/innercontentsliver.jpg); width: 649px; padding-top: 5px;}
.contentboxcontainers {width: 600px; min-height: 100px; margin-left: auto; margin-right: auto; margin-top: 10px;}
.contentboxcontainers2 {width: 762px; min-height: 100px; padding-left: 20px; margin-left: auto; margin-right: auto; margin-top: 10px;}
#contentfootercontainer {background-color: #3f4986; width:100%;}
#contentads {width: 162px; min-height: 300px; float: left; text-align:center;}




/********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 {}
/*****************/
/***********************************************************/