body
{ margin: 0; padding: 0; background: #000;}

body, div, p {font-family: Arial, Calibri; font-size: 10pt;}

h2 {margin: 0px 0px 5px 0px; color: #fff; font-size: 12pt;}

.TableContainer {display: table;}
.TableRow  {display: table-row;}
.TableLeft, .TableRight, .TableCell, .TableMiddle {display: table-cell; vertical-align: top;}

#MainImageContainer {background: url(../images/bkgrnd.jpg) top center no-repeat #000;}
#HeaderContainer {height: 142px; width: 1000px; margin-left: auto; margin-right: auto;}
#LogoContainer {position: absolute; width: 304px; margin-left: 0; margin-top: 0;}
#AdImage {width: 1000px; min-height: 189px; background-repeat: no-repeat;}
#MainContentContainer {background: url(../images/contentbg.jpg) bottom center no-repeat #000; min-height: 650px;}
#MainContentContainer2 {background: url(../images/contenttop.png) top center no-repeat;}
#SideButtonContainer {width: 300px; min-height: 150px; background: url(../images/contentsliver.png) repeat-x;}
#ContentContainer {width: 660px; min-height: 150px; background: url(../images/contentsliver.png) repeat-x;}
#ContentBkgrnd {margin-bottom: 25px;  min-height: 550px; padding: 10px; color: #fff;}
#ContentBkgrnd2 {margin-bottom: 25px; background: url(../images/bottom.jpg) top center repeat-x #fff; min-height: 550px; padding: 10px;}
#ContentBkgrnd3 {margin-bottom: 5px;  min-height: 225px; padding: 10px; color: #fff;}
#ContentBkgrnd4 {margin-bottom: 25px; background: url(../images/bottom.jpg) top center repeat-x #fff; min-height: 225px; padding: 10px;}
#FooterContainer {min-height: 50px; background: url(../images/footer.jpg) top center repeat-y #000;}
#ContentTop {min-height: 150px;}

.container {width: 1000px; margin-left: auto; margin-right: auto;}
.padding {padding: 5px;}
.padding2 {padding: 10px;}
.uppercase {text-transform: uppercase;}
.textright {text-align: right;}
.textcenter {text-align: center;}
.textwhite {color: White;}
.stretch {width: 100%;}
.seventyfive {width: 65%;}
.twentyfive {width: 35%;}
.kzm2{ display:inline; width:100%; margin:0 auto;}
.kzm2 h3{margin:0; padding:0; display:inline;background:none;}
.kzm2 h3 a{text-decoration:none;color:#000000; cursor:default; background:none;}
a.toplnk {color: #e5e5e5; text-decoration: none;}
a.toplnk:hover {color: #ffff00; text-decoration: none;}
a.FooterLnk {color: #e5e5e5; text-decoration: none; font-weight: bold; text-transform: uppercase;}
a.FooterLnk:hover {color: #ffff00; text-decoration: none;}

ul.rss-items {list-style: none; margin: 0; padding: 0; font:}
ul.rss-items li { }
ul.rss-items  a {display: block;	padding: 5px; border-bottom: 1px #ccc solid; text-decoration: none; color: #333;}
ul.rss-items  a:hover { color:#fff; background: url(../images/rss-bkgrnd.jpg) repeat-y #dd1ed0;}


/********REQUIRED - DO NOT EDIT***********/
img {border: 0;}
img, div { behavior: url(iepngfix.htc) }
iframe {height: 100%; width: 100%;}
/*******************************************/



/********REQUIRED - MODAL WINDOWS - DO NOT EDIT***********/
.ModalBackground {background-color: Black; filter: alpha(opacity=90); opacity: 0.9;}
.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;
}
#gallery ul a:hover img {
    border: 5px solid #000;
    border-width: 5px 5px 5px;
    color: #fff;
}
#gallery ul a:hover { color: #fff; }
/******************************************************/


/********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 - 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 {}
/*****************************/
/*****************************************/

/*****************************************************/