html, body{
	margin: 0;
	padding: 0;
	
}

body,table,td {font-family: Georgia; font-size:10pt; color: #333;}
a {color: #7abacc; text-decoration: bold;}
a:hover {color: #000; text-decoration: none;}
a.footerlnk {color: #7abacc; text-decoration: none;}
a.footerlnk:hover {color: #fff; text-decoration: none;}

#homecontainer {background: url(../images/homebg.jpg) no-repeat center top #f9e1a3; margin-left: auto; margin-right: auto; max-width: 1600px; min-width: 1000px;}
#ContentContainerFinal {background: url(../images/vertsliver.jpg) repeat-x #361504; min-height:1000px; }

#container {width:1000px; margin-left:auto; margin-right:auto;}
#buttoncontainer {padding-top:92px; height:15px;}
#topbuttons {float:right; padding-right:10px;}
#container1 {margin-top:52px; margin-bottom:10px; height:369px;}
#flash {background: url(../images/flash.jpg); width:657px; height:369px; float:left; margin-left:50px;}
#sidemenucontainer {background: url(../images/sidemenu.jpg); width:250px; height:334px; float:left; margin-top:15px;}
#sidebuttons {float:left; padding-left:10px; padding-top:10px;}
#homepagerepeat {background: url(../images/homepagesliver.jpg) repeat-y; width:905px; margin-left: auto; margin-right: auto; border: 1px solid #000;}
#container2 {margin-bottom:10px; width:905px; margin-left:auto; margin-right:auto;}
#homecontentbackground {background: url(../images/homecontent.jpg) no-repeat #fadf9a; width:505px; min-height:453px; float:left;}
#content {padding-left:10px; padding-top:10px; padding-right:10px;}
#menus {width:400px; min-height:89px; float:left;}
#topsidemenuimage {background: url(../images/topsidemenuimage.jpg) no-repeat #fadf9a; height: 89px;}
#titlebox {width: 380px; padding: 10px 0px 10px 0px; text-align: center;}
#sidemenugrow {background: url(../images/sidemenugrow.jpg) no-repeat #6d2107; width:400px; min-height:320px; float:left;}
#updates {padding-left:10px; padding-top:10px;}
#bottommenusideimage {background: url(../images/bottomsidemenuimage.jpg); width:400px; height:44px; float:left;}
#clearboth {clear:both;}


#container12 {width:1000px; margin-left:auto; margin-right:auto;}
#header1 {background: url(../images/header.jpg); height:122px;}
#buttonbg1 {background: url(../images/buttonbg.jpg); height:47px;}
#buttons1 {padding-top:0;}
#sliver1 {background: url(../images/sliver.jpg) repeat-y; width:1000px;}
#contentcontainer1 {width:1000px; margin-left:auto; margin-right:auto;}
#floatleft1 {width:185px; float:left;}
#sidemenu1 {padding-left:10px; padding-top:10px; overflow:hidden;}
#contentsideimage1 {background-image: url(../images/contentsideimage.jpg); width:187px; min-height:90px; margin-top:10px;}
#contentcontainer21 {min-height:300px; width:810px; float:left;}
#content1 {padding-left:20px;}
#clearboth1 {clear:both;}
.clearboth1 {clear:both;}
#footer1 {background: url(../images/footer.jpg); height:63px; border-bottom: 1px solid #fff; border-right: 1px solid #fff;}
#footer2 {width: 909px; margin-left: auto; margin-right: auto; background: url(../images/footer.jpg); height:63px; border-bottom: 1px solid #fff; border-right: 1px solid #fff;}
#footerpadding1 {padding-left:10px; padding-top:17px;}




/********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 {}
/*****************/
/***********************************************************/