/* -------------------------------------------------
GENERAL CSS
------------------------------------------------- */
form {
	margin: 0px;
}
h1{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	font-weight: normal;
}
h2{
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
}

/* -------------------------------------------------
PAGE LAYOUT BLOCKS
------------------------------------------------- */
#BLOCK-titlebar-container{
	background-image: url(/images/genreal/bg-topbar.png);
	background-repeat: repeat-x;
}
#BLOCK-titlebar{
	padding: 4px;
	width: 992px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#BLOCK-header{
	width: 1000px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#BLOCK-searchbar{
	background-image: url(/images/genreal/bg-searchbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
	width: 1000px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#BLOCK-content{
	background-color: #FFFFFF;
	width: 976px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 12px;
	padding-left: 12px;
}
.BLOCK-content-container{
	padding: 20px;
	border: 1px solid #DADADA;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
}
#BLOCK-footer{
	background-image: url(/images/footer/bg-footer.jpg);
	background-repeat: repeat-x;
	height: 140px;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}


/* -------------------------------------------------
GENERAL PAGE ITEMS
------------------------------------------------- */
#PAGE-mainimage{
	margin-bottom: 12px;
}
.PAGE-product-header{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 19px;
	font-family: "Arial Narrow";
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
	background-color: #515151;
}
.PAGE-product-container{
}


/* -------------------------------------------------
HEADER
------------------------------------------------- */
.HEADER-td{
	padding-top: 10px;
	padding-bottom: 10px;
}
#HEADER-menu{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin-bottom: 7px;
	margin-right: 4px;
}
#HEADER-menu a:link{
	color: #333333;
	text-decoration: none;
}
#HEADER-menu a:visited{
	color: #333333;
	text-decoration: none;
}
#HEADER-menu a:hover{
	color: #FF6600;
	text-decoration: none;
}
#HEADER-cartsummary{
	background-image: url(/images/genreal/bg-cart-summary.png);
	background-repeat: no-repeat;
	height: 24px;
	font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}


/* -------------------------------------------------
MENU
------------------------------------------------- */
#BLOCK-menu{
	background-image: url(/images/genreal/bg-menu.gif);
	height: 38px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
}
#BLOCK-menu a:link {
	color: #ED008C;
	text-decoration: none;
}
#BLOCK-menu a:visited {
	color: #ED008C;
	text-decoration: none;
}
#BLOCK-menu a:hover {
	color: #FF6600;
	text-decoration: none;
}


/* -------------------------------------------------
SEARCH BAR
------------------------------------------------- */
.SEARCH-textfield {
	background-color: #D7D9DB;
	border: 1px solid #D7D9DB;
	width: 295px;
	font-family: Verdana;
	font-size: 13px;
	padding: 2px;
}
.SEARCH-container {
	margin-left: 150px;
	padding-top: 14px;
}


/* -------------------------------------------------
SIDE MENU
------------------------------------------------- */
#SIDEMENU-bg{
	background-repeat: no-repeat;
	width: 202px;
	padding-top: 16px;
	padding-left: 18px;
	background-color: #515151;
	margin-bottom: 12px;
	padding-bottom: 5px;
}
.SIDEMENU-header{
	width: 180px;
	padding-bottom: 19px;
}
.SIDEMENU-item{
	width: 180px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
.SIDEMENU-item a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.SIDEMENU-item a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.SIDEMENU-item a:hover{
	color: #FF00FF;
	text-decoration: none;
}
.SIDEMENU-banner{
	margin-bottom: 10px;
}
.SIDEMENU-banner-newsletter{
	margin-bottom: 10px;
	background-image: url(/images/genreal/banner-newsletter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 74px;
	padding-top: 100px;
	padding-left: 15px;
}
.SIDEMENU-textfield{
	border: 1px solid #78A70A;
	height: 21px;
	width: 187px;
	font-family: Verdana;
	font-size: 14px;
	color: #89BE0C;
	padding-top: 5px;
	padding-left: 2px;
}
.SIDEMENU-button-subscribe{
	padding-top: 8px;
	padding-left: 72px;
}


/* -------------------------------------------------
PRODUCTS
------------------------------------------------- */
.PRODUCT-list-border{
	background-image: url(/images/cart/bg-product-list.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
}
.PRODUCT-list-thumb{
	text-align: center;
}
.PRODUCT-list-itemcontainer{
	padding: 5px;
	vertical-align: bottom;
}
.PRODUCT-list-productname{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	font-family: Arial;
	font-size: 12px;
}
.PRODUCT-list-price{
	font-family: Arial;
	font-size: 14px;
}
.PRODUCT-list-moreinfo{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF00FF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.PRODUCT-list-moreinfo a:link{
	color: #666666;
	text-decoration: none;
}
.PRODUCT-list-moreinfo a:visited{
	color: #666666;
	text-decoration: none;
}
.PRODUCT-list-moreinfo a:hover{
	color: #FF6600;
	text-decoration: none;
}
.PRODUCT-viewmorelink{
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;
}
.PRODUCT-noproduct{
	font-family: Verdana;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 20px;
	padding-bottom: 20px;
}
.PRODUCT-search-container{
	background-color: #ff00ff;
	padding: 10px;
	height: 46px;
	width: 200px;
	margin-bottom: 2px;
}
.PRODUCT-search-textfield{
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width: 135px;
}

/* -------------------------------------------------
FOOTER
------------------------------------------------- */
.FOOTER-menu{
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.FOOTER-menu a:link{
	color: #666666;
	text-decoration: none;
}
.FOOTER-menu a:visited{
	color: #666666;
	text-decoration: none;
}
.FOOTER-menu a:hover{
	color: #FF6600;
	text-decoration: none;
}
.FOOTER-text{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.FOOTER-text a:link{
	color: #666666;
	text-decoration: none;
}
.FOOTER-text a:visited{
	color: #666666;
	text-decoration: none;
}
.FOOTER-text a:hover{
	color: #FF6600;
	text-decoration: none;
}


/* ----------------------------------------
PRODUCT DETAILS
---------------------------------------- */
#DETAILS-breadcrumb{
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
#DETAILS-header{
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 18px;
}
#DETAILS-headline{
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
}
#DETAILS-container{
	margin-top: 15px;
}
#DETAILS-mainimage{
	border: 1px solid #999999;
	width: 250px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
#DETAILS-zoomin{
	text-align: center;
	width: 240px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 5px;
	padding-left: 5px;
}
.DETAILS-smlimage{
	padding: 2px;
	border: 1px solid #999999;
}
#DETAILS-header-price{
	background-color: #ED008C;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
}
#DETAILS-container-price{
	background-color: #FFFFFF;
	border: 1px solid #ED008C;
	padding: 7px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
#DETAILS-container-price span{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
#DETAILS-container-price-input{
	width: 50px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 5px;
}
#DETAILS-header-options{
	background-color: #333333;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#DETAILS-container-options{
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 7px;
	margin-bottom: 10px;
}
#DETAILS-detailstext{
	font-family: Arial;
	line-height: 18px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}


/* ----------------------------------------
SHOPPING CART
---------------------------------------- */
.CART-heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5D5D5D;
}
.CART-titlecell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/general/title-bg-green.jpg);
	background-repeat: repeat-x;
	height: 15px;
	background-color: #666666;
	text-align: center;
}
.CART-tablecell {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border: 1px solid #CCCCCC;
}
.CART-tablecell2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #CC0000;
	background-color: #ebebeb;
	border: 1px solid #666666;
}
.CART-tablerow {
	background-image: url(/images/cart/h-line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.CART-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F3F3F3;
	border: 1px solid #BBBBBB;
	margin-bottom: 8px;
}
.CART-text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.CART-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.CART-text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.CART-text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.CART-heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5D5D5D;
}
.CART-heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #515151;
}


/* ----------------------------------------
CHECKOUT PAGE
---------------------------------------- */
#CHECKOUT-border{
	border: 1px solid #999999;
}
.CHECKOUT-text{
	font-family: Arial;
	font-size: 24px;
	font-weight: bolder;
}
.CHECKOUT-login-tdcol1{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ebebeb;
}
.CHECKOUT-login-tdcol2{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.CHECKOUT-login-fields{
	font-family: Verdana;
	font-size: 12px;
	padding: 2px;
	width: 250px;
	border: 1px solid #CCCCCC;
}

/* ----------------------------------------
PAYMENT PAGE
---------------------------------------- */
.REVIEW-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CDCDCD;
	margin-top: 8px;
}
.REVIEW-tablecell1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #4B4B4B;
	text-align: center;
	color: #FFFFFF;
}.REVIEW-tablecell2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: center;
}

/* ----------------------------------------
FORMS
---------------------------------------- */
.FORM-errmessage{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0033;
}
.FORM-td-header{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.FORM-tdcol1{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ebebeb;
}
.FORM-tdcol2{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.FORM-tdcol2-req{	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-image: url(/images/genreal/reqfield.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.FORM-textfield{
	font-family: Verdana;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.FORM-dropdown{
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.FORM-statusmsg-error{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 7px;
}

/* ----------------------------------------
DISCOUNT CODE BOX
---------------------------------------- */
.DISCOUNTCODE-box{
	background-color: #FF00FF;
	width: 220px;
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 8px;
}
.DISCOUNTCODE-field{
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #999999;
}
.DISCOUNTCODE-button{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #FFFFFF;
}
.DISCOUNT-invalidcode{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
