@charset "UTF-8";
/* CSS Document */

@import url('jquery/jquery.tooltip.css');
@import url("jquery/menu.css");
@import url("jquery/jquery.lightbox-0.5.css");
@import url("textmaster.css");

/*******************
	GLOBAL
*******************/
* {padding: 0; margin: 0;}
body
{
	margin: 0;
}
ul
{
	padding: 15px;
}
li
{
	margin: 3px 0 3px 0;
}
.hidden
{
	display: none;
}
p
{
	margin: 2px 0 7px 0;
}
legend
{
	color:#000000;
	font-weight: bold;
}
fieldset
{
	padding: 10px;
	margin: 10px 3px 10px 3px;
}



/*******************
	JQUERY
*******************/
.frmErr {	
	background-color: #EBAAC0 !important;
}
.button_on
{
	background: url(../images/btn_store_175.gif) top left no-repeat;
}
.button_load
{
	background: url(../images/btn_store_175_loading.gif) top left no-repeat;
}
/*******************
	INLINE BLOCK
*******************/
.clear { clear: both; height: 0; visibility: hidden; display: block; }
.inlineBlock
{
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	float: left;
	/* _height: 250px; -- ie6 min-height hack  */
}
.right { float: right; }
.left { float: left; }

/*******************
	HEADER
*******************/
#headerContainer
{
	width: 100%;
	height: 150px;
	background: url(../images/header_background_repeatx.jpg) top left repeat-x;
}
#header
{
	width: 980px;
	height: 150px;
	margin: 0 auto;
}
#headerLogo
{
	float: left;
	display: block;
}
#headerMenuContainer
{
	min-width: 520px;
	height: 150px;
	margin-left: 460px;
	border: 1px solid #000;
}
#headerMenuBackground
{
	width: 520px;
	height: 80px;
	background: url(../images/header_menu_background.jpg) top left no-repeat;
}
#headerMenu
{
	width: 521px;
	height: 40px;
	margin: 0;
	padding: 80px 0 0 0;
	background: url(../images/header_menu_background.jpg) top left no-repeat;
}
#headerMenu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#headerMenu ul li
{
	float: left;
	margin:0;
}
#headerMenu ul li a
{
	width: 130px;
	height: 40px;
	display: block;
	text-decoration: none;
}

/*******************
	CONTENT
*******************/
#contentContainer
{
	width: 980px;
	min-height: 365px;
	margin: 0 auto;
}

#elementBreadcrumb
{
	background: url(../images/element_breadcrumb_background.gif) no-repeat;
	width: 950px;
	height: 15px;
	margin-bottom: 5px;
	padding: 5px 15px 5px 15px;
}
#elementBreadcrumb a
{
	color: #000000;
	text-decoration: none;
}
#elementBreadcrumb a:Hover
{
	color: #40BDE8;
}
#elementBreadcrumbSml
{
	background: url(../images/element_breadcrumb_background_sml.gif) no-repeat;
	width: 745px;
	height: 15px;
	margin-bottom: 5px;
	padding: 5px 15px 5px 15px;
}
#elementBreadcrumbSml a
{
	color: #000000;
	text-decoration: none;
}
#elementBreadcrumbSml a:Hover
{
	color: #40BDE8;
}
.breadcrumbSale
{
	margin:0 5px 0 0; display:inline; float:right; color:red; font-weight:bold; text-align:right;
}

/* lhsMenu */
.lhsMenu
{
	width: 200px;
	padding: 0 0 5px 0;
	vertical-align:top;
	margin: 0;
}
.lhsMenu .headerPink
{
	height: 16px;
	color: #3D2117;
	font-size: 13px;
	font-weight: normal;
	background: url(../images/menu_lhs_header_pink.gif) top left no-repeat;
	padding: 7px 15px 7px 15px;
}
.lhsMenu .headerBlueLrg
{
	height: 18px;
	color: #3D2117;
	font-size: 16px;
	background: url(../images/menu_lhs_header_blue_40.gif) top left no-repeat;
	padding: 12px 15px 10px 15px;
}
.lhsMenu .body
{
	background: url(../images/menu_lhs_body.gif) top left repeat-y;
	padding: 12px 12px 12px 12px;
}
.lhsMenu .body ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	width: 180px;
}
.lhsMenu .body ul li
{
	padding: 5px 0 5px 0;
	margin: 0;
	width: 100px;
}
.lhsMenu .body ul li a
{
	width: 170px;
	text-decoration:underline;
}
/* contentFourEightSeven */
.contentFourEightSeven
{
	width: 487px;
	background: url(../images/content_487_footer.gif) bottom left no-repeat;
	padding-bottom: 5px;
	vertical-align:top;
	margin-left: 5px;
}
.contentFourEightSeven .header
{
	height: 30px;
	color: #3D2117;
	font-size: 20px;
	background: url(../images/content_487_header.gif) top left no-repeat;
	padding: 10px 12px 5px 12px;
	margin: 0;
}
.contentFourEightSeven .body
{
	background: url(../images/content_487_body.gif) top left repeat-y;
	padding: 12px 12px 12px 12px;
	height: 300px;
}
/* contentFiveSevenZero */
.contentFiveSevenZero
{
	width: 570px;
	background: url(../images/content_570_footer.gif) bottom left no-repeat;
	padding-bottom: 15px;
	vertical-align:top;
	margin-left: 5px;
	/* START inline-block hack */
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	/* END inline-block hack */
}.contentFiveSevenZero a
{
	color: #000000;
	text-decoration: none;
}
.contentFiveSevenZero .header
{
	height: 10px;
	color: #3D2117;
	font-size: 20px;
	background: url(../images/content_570_header.gif) top left no-repeat;
	padding: 10px 15px 10px 15px;
}
.contentFiveSevenZero .body
{
	background: url(../images/content_570_body.gif) top left repeat-y;
	padding: 12px 12px 12px 12px;
	/*min-height: 300px;*/
}
/* contentSevenSevenFive */
.contentSevenSevenFiveEmpty
{
	width: 775px;
	vertical-align:top;
	margin-left: 5px;
	/* START inline-block hack */
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	/* END inline-block hack */
}
.contentSevenSevenFive
{
	width: 775px;
	background: url(../images/content_775_footer.gif) bottom left no-repeat;
	padding-bottom: 5px;
	vertical-align:top;
}
.contentSevenSevenFive .header
{
	height: 5px;
	color: #3D2117;
	font-size: 20px;
	background: url(../images/content_775_header.gif) top left no-repeat;
	padding: 0 15px 0 15px;
}
.contentSevenSevenFive .body
{
	background: url(../images/content_775_body.gif) top left repeat-y;
	padding: 12px 12px 12px 12px;
	/*min-height: 300px;*/
}

.contentSevenSevenFiveContent
{
	width: 775px;
	background: url(../images/content_775_c_footer.gif) bottom left no-repeat;
	padding-bottom: 5px;
	vertical-align:top;
}
.contentSevenSevenFiveContent .header
{
	height: 20px;
	background: url(../images/content_775_c_header.gif) top left no-repeat;
	padding: 10px 15px 0 15px;
}
.contentSevenSevenFiveContent .body
{
	background: url(../images/content_775_c_body.gif) top left repeat-y;
	padding: 12px 15px 12px 15px;
	/*min-height: 300px;*/
}

/*  
	contentTwoFourOne  
*/
.contentTwoFourOne
{
	width: 241px;
	background: url(../images/content_241_footer.gif) bottom left no-repeat;
	padding-bottom: 5px;
	vertical-align:top;
	margin-left: 5px;
}
.contentTwoFourOne .header
{
	height: 30px;
	color: #3D2117;
	font-size: 20px;
	background: url(../images/content_241_header.gif) top left no-repeat;
	padding: 10px 15px 0 15px;
	font-size:14px;
	margin: 0;
}
.contentTwoFourOne .body
{
	background: url(../images/content_241_body.gif) top left repeat-y;
	padding: 0 15px 12px 15px;
	min-height: 50px;
}

/*  
	contentThreeSevenFive  
*/
.contentThreeSevenFive
{
	width: 375px;
	background: url(../images/content_375_footer.gif) bottom left no-repeat;
	padding-bottom: 5px;
	vertical-align:top;
	margin-left: 5px;
}
.contentThreeSevenFive .header
{
	height: 10px;
	color: #3D2117;
	font-size: 20px;
	background: url(../images/content_375_header.gif) top left no-repeat;
	padding: 10px 15px 5px 15px;
	font-size:14px;
	margin: 0;
}
.contentThreeSevenFive .body
{
	background: url(../images/content_375_body.gif) top left repeat-y;
	padding: 12px 15px 12px 15px;
	min-height: 280px;
}

/*  
	contentThreeNineFive  
*/
.contentThreeNineFive
{
	width: 395px;
	background: url(../images/content_395_footer.gif) bottom left no-repeat;
	padding-bottom: 5px;
	vertical-align:top;
	margin-left: 5px;
}
.contentThreeNineFive .header
{
	height: 10px;
	color: #3D2117;
	font-size: 20px;
	background: url(../images/content_395_header.gif) top left no-repeat;
	padding: 10px 15px 5px 15px;
	font-size:14px;
	margin: 0;
}
.contentThreeNineFive .body
{
	background: url(../images/content_395_body.gif) top left repeat-y;
	padding: 12px 15px 12px 15px;
	min-height: 280px;
}

/*  
	contentThreeNineFive  
*/
.contentTwoFiveFive
{
	width: 255px;
	background: url(../images/content_255_footer.gif) bottom left no-repeat;
	padding-bottom: 5px;
	vertical-align:top;
	margin-left: 5px;
}
.contentTwoFiveFive .header
{
	height: 10px;
	color: #3D2117;
	font-size: 20px;
	background: url(../images/content_255_header.gif) top left no-repeat;
	padding: 10px 15px 5px 15px;
	font-size:14px;
	margin: 0;
}
.contentTwoFiveFive .body
{
	background: url(../images/content_255_body.gif) top left repeat-y;
	padding: 12px 15px 12px 15px;
	min-height: 280px;
}
/* rhsMenu */
.rhsMenu
{
	width: 200px;
	padding: 0 0 5px 0;
	vertical-align:top;
	margin-left: 5px;
	/* START inline-block hack */
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	/* END inline-block hack */
}
.rhsMenu .headerPink
{
	height: 16px;
	color: #3D2117;
	font-size: 13px;
	font-weight: normal;
	background: url(../images/menu_lhs_header_pink.gif) top left no-repeat;
	padding: 7px 15px 7px 15px;
}
.rhsMenu .body
{
	background: url(../images/menu_lhs_body.gif) top left repeat-y;
	padding: 12px 12px 12px 12px;
}
.rhsMenuLrg
{
	width: 241px;
	padding: 0 0 5px 0;
	vertical-align:top;
	margin-left: 5px;
}
/* Quick Links */
.quickLinkSml
{
	width: 185px;
	height: 50px;
	background: #fff;
	display: block;
	margin-bottom: 5px;
	padding: 15px 0 0 15px;
	font-size: 11px;
	color: #3D2117;
	font-weight: bold;
	text-decoration: none;
}
.quickLinkSml:Hover
{
	color: #40BDE8;
}
#qlBuyNowSml
{
	background: url(../images/btn_graphic_buynow.gif) top left no-repeat;
}
#qlMediaSml
{
	background: url(../images/btn_graphic_media.gif) top left no-repeat;
}
#qlWhereToBuySml
{
	background: url(../images/btn_graphic_wheretobuy.gif) top left no-repeat;
}
#qlSubscribeSml
{
	background: url(../images/btn_graphic_subscribe.gif) top left no-repeat;
}
.quickLinkLrg
{
	width: 226px;
	height: 93px;
	background: #fff;
	display: block;
	margin-bottom: 5px;
	padding: 15px 0 0 15px;
	font-size: 12px;
	color: #3D2117;
	font-weight: bold;
	text-decoration: none;
}
.quickLinkLrg p
{	
	font-size: 10px;
	font-weight: normal;
}
.quickLinkLrg p img
{
	margin-top: 5px;
}
.quickLinkLrg:Hover
{
	color: #40BDE8;
}
#qlBrandsLrg
{
	background: url(../images/btn_graphic_brands_lrg.gif) top left no-repeat;
}
#qlMediaLrg
{
	background: url(../images/btn_graphic_media_lrg.gif) top left no-repeat;
}
#qlWhereToBuyLrg
{
	background: url(../images/btn_graphic_wheretobuy_lrg.gif) top left no-repeat;
}

/*******************
	HOME
*******************/
#homeText
{
	margin: 0 0 5px 0;
}
#homeText .body
{
		
}
#homeFeaturedProduct
{
	/*margin: 0;
	padding: 0;
	margin-left: 0;
	background: #ccc;*/
}
.homeFeaturedProductCont
{
	position: absolute;
	width: 487px;
	height: 335px;
	display: block;
}
div.homeFeaturedProductCont div.overlay
{
	padding-top: 35px;
	background: url(/assets/images/background_home_feature.gif) top left no-repeat;
	position: absolute;
	width: 487px;
	height: 300px;
	display: block;

}
div.homeFeaturedProductCont div.header
{
	background: none;
}
div.homeFeaturedProductCont div.body
{
	background: none;
	padding: 0;
}
#homeFeaturedProductShortDescr
{
	display: block;
	width: 170px;
	height: 250px;
	padding: 10px 0 0 15px;
}

/* Whats new list */
#whatsNewList
{
	margin-left: 0;
	margin-bottom: 0;
}
#whatsNewList .body ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 221px;
}
#whatsNewList .body .pageLink
{
	margin-top: 5px;
	color: #3D2117;
	font-weight: bold;
}
#whatsNewList .body .pageLink a
{
	color: #3D2117;
	font-weight: bold;
	text-decoration: none;
}
#whatsNewList .body .pageLink a:Hover
{
	color: #40BDE8;
}
#whatsNewList .body ul li
{
	padding: 0;
	width: 221px;
	vertical-align: middle;
	margin: 6px 0 6px 0;
}
#whatsNewList .body ul li img
{
	float: left;
	vertical-align: middle;
	margin: 3px 0 0 3px;
}
#whatsNewList .body ul li a
{
	padding: 5px 0 5px 7px;
	width: 177px;
	color: #000;
	/*background: #fdf6f8;*/
	text-decoration: none;
	display: block;
	vertical-align: middle;
	margin-left: 25px;
}
#whatsNewList .body ul li .selected
{
	background: #EBAAC0;
}
#whatsNewList .body ul li:Hover
{
	background: #fdf6f8;
}

/*******************
	BRANDS
*******************/
#brandBrandMenu
{
	background: url(../images/menu_lhs_footer.gif) bottom left no-repeat;
}
#brandBrandMenuBody ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	width: 170px;
}
#brandBrandMenuBody ul li
{
	padding: 5px 0 5px 0;
	width: 170px
}
#brandBrandMenuBody ul li a
{
	width: 170px
}
#brandGallery
{
	width: 100%;
	margin-top: 20px;
}
#brandGallery a img
{
	margin-right: 16px;
}
.storeBrandDescr
{
	padding: 0 10px 0 10px;
	margin: 0 0 20px 0;
	display: block;
}
.storeBrandDescr p
{
	margin: 2px 0 2px 0;
	padding: 0;
}
.brandLinkList
{
	margin: 25px;
}

	
/*******************
	STORE
*******************/
#storeUserMenu
{
	width: 200px;
	padding: 0 0 5px 0;
	vertical-align:top;
	margin: 0 0 5px 0;
	display: block;
	background: url(../images/menu_lhs_footer.gif) bottom left no-repeat;
}
#storeBrandMenu
{
	width: 200px;
	padding: 0 0 5px 0;
	vertical-align:top;
	margin: 0 0 5px 0;
	display: block;
	background: url(../images/menu_lhs_footer.gif) bottom left no-repeat;
}
#storeBrandMenu .body ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	width: 170px;
}
#storeBrandMenu .body ul li 
{
	padding: 1px 0 1px 0;
	width: 170px;
}
#storeBrandMenu .body ul li a
{
	width: 170px;
	color:#000000;
	text-decoration: none;
}
#storeBrandMenu .body ul li a:Hover
{
	color:#40BDE8;
}
#storeCategoryMenu
{
	width: 200px;
	padding: 0 0 5px 0;
	vertical-align:top;
	margin: 0 0 5px 0;
	display: block;
	background: url(../images/menu_lhs_footer.gif) bottom left no-repeat;
}
#storeCategoryMenuBody ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	width: 200px;
}
#storeCategoryMenuBody ul li
{
	padding: 1px 0 1px 0;
	width: 200px
}
#storeCategoryMenuBody ul li a
{
	width: 170px;
	color:#000000;
	text-decoration: none;
}
#storeProductList
{
	margin-left: 0;
}
#storeProductListHeader
{
	height: 5px;
	background: url(../images/content_570_header.gif) top left no-repeat;
	padding: 0 15px 0 15px;
}
#storeProductHeader
{
	height: 5px;
	background: url(../images/content_775_header.gif) top left no-repeat;
	padding: 0 15px 0 15px;
}
#storeProductListBody
{
	padding: 10px 7px 0 7px;
}
.productList
{
	/* START inline-block hack */
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	/* END inline-block hack */
	padding: 0 9px 0 8px;
	vertical-align:top;
}
.productListItem
{
	background: #fff;
	width: 120px;
	height: auto;
	text-align: left;
	display:block;
	margin-bottom: 20px;
}
.productListItem img
{
	border:1px solid #e6e6e6;
	margin-bottom: 5px;
}
.productListItem img.imgMissing
{
	border: 1px solid #E5E5E5;
}
.productListItemFeatured
{
	background: #fff;
	width: 120px;
	height: 140px;
	text-align: left;
	display:block;
}
.productListItemFeatured img
{
	border: 1px solid #EBAAC0;
}
.productListImage
{
	margin-bottom:5px;
}
#storeProductBody
{
	padding-right: 0;
}
#storeProductShortDescr
{
	display: block;
	width: 180px;
	height: 250px;
	padding: 10px 0 0 0;
}
.storeProdCol
{
	/* START inline-block hack */
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	/* END inline-block hack */
	vertical-align:top;
}
#storeProdColOne
{
	width: 180px;
}
#storeProdColTwo
{
	width: 368px;
	padding: 30px 0 0 12px;
}

#storeProdColThree
{
	width: 200px;
	/*border: 1px solid #ccc;*/
}
#productImage
{
	width: 350px;
	height: 250px;
	background: url(/assets/images/ajax-loader.gif) center center no-repeat;
}
#productImageZoom
{
	position: absolute;
	display: block;
	width:40px;
	padding: 3px 10px 3px 10px;
	border: 1px solid #e6e6e6;
	text-align: center;
	cursor: pointer;
	margin-left: 290px;
	background: #fff;
}
#productGallery
{
	margin: 15px 18px 0 0;
}
.productGalleryImage
{
	float: right;
	margin-left: 10px;
}
#pageNumbering
{
	font-size: 11px;
	margin: 3px 10px 0 10px;
	padding: 5px;
	background: #fbeef2;
	/*background: #ebaac0;*/
	/*border: 1px solid #e6e6e6;*/
}
#pageNumbering a
{
	/*color: #40BDE8;*/
	color:#333;
	text-decoration: underline;
}

#prodItemLoading
{
	position: absolute;
	width: 200px;
	text-align: left;
}
#prodItemLoading div
{
	position: absolute;
	width: 200px;
	background: #fff;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
#prodItemLoading img
{
	position: absolute;
	margin-left: 84px;
}
#prodItemsHeading
{
	padding: 0 0 15px 10px;
	font-size:12px;
	/*color: #3D2117;*/
	border-bottom: 1px solid #e6e6e6;
}
.prodItemCont
{
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 0 10px 10px;
	display: block;
}
#prodItemsDetails
{
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #e6e6e6;
	line-height: 18px;
}
.productItemRadioCont
{
	width: 30px;
	vertical-align:middle;
	padding-left: 10px;
}
.productItemRadioCont input
{
	vertical-align: middle;
}
.productItemDetails
{
	line-height: 20px;
}
/* PRODUCT ITEM */
#btnProdItem
{
	width: 180px;
	padding: 5px 0 5px 0;
	background: url(../images/btn_prod_item_foooter.gif) bottom left no-repeat;
	text-decoration: none;
	color: #000000;
	display: block;
	cursor: pointer;
}
#btnProdItem .header
{
	background: url(../images/btn_prod_item_header.gif) top left no-repeat;
	width: 150px;
	height: 5px;
}
#btnProdItem .body
{
	background: url(../images/btn_prod_item_body.gif) top left no-repeat;
	width: 150px;
	padding: 0 15px 0 15px;
}
.btnItem
{
	cursor: pointer;
	display: block;
}
/* PRODUCT ITEM NULL */
#btnProdItemNull
{
	width: 180px;
	padding: 5px 0 5px 0;
	background: url(../images/btn_prod_item_foooter_null.gif) bottom left no-repeat;
	text-decoration: none;
	color: #000000;
	display: block;
}
#btnProdItemNull .header
{
	background: url(../images/btn_prod_item_header_null.gif) top left no-repeat;
	width: 150px;
	height: 5px;
}
#btnProdItemNull .body
{
	background: url(../images/btn_prod_item_body_null.gif) top left repeat-y;
	width: 150px;
	padding: 0 15px 0 15px;
}

#addToCart
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: url(../images/btn_store_180.gif) top left no-repeat;
	width: 150px;
	height: 15px;
	padding: 5px 15px 5px 15px;
	margin: 15px 0 15px 10px;
}

/*******************
	SHOPPING CART
*******************/
#shoppingCart
{
	
}
#shoppingCart .header
{
	margin-bottom: 5px;
}
#shoppingCart .title
{
	font-size:9px;
	color: #777;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 3px;
	margin-bottom: 2px;
}
#shoppingCart .colOne
{
	width: 155px;
	text-align: left;
}
#shoppingCart .colTwo
{
	width: 20px;
	text-align: center;
}

#shoppingCart .totals
{
	width: 175px;
	text-align: right;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 2px 0 2px 0;
	margin-top: 2px;
}
#shoppingCart .footer
{
	margin-top: 5px;
	width: 165px;
	text-align: center;
}
#viewYourCart
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: url(../images/btn_store_175.gif) top left no-repeat;
	width: 145px;
	height: 15px;
	padding: 5px 15px 5px 15px;
	margin: 5px 0 5px 0;
}

.shoppingCartContLoad
{
	position:absolute;
}
.shoppingCartContLoad .back
{
	position: absolute;
	width: 100%;
	background: #fff;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
.shoppingCartContLoad .wait
{
	display: block;
	z-index: 99;
	position:relative;
}
	

/*******************
	SHOPPING PAGE
*******************/

#shoppingCartContainer
{
	margin:0;
	padding:0;

}
#shoppingCartDetail
{
	padding:10px 0 0 0;
	margin:0;
}
#shoppingCartDetail .row
{
	margin: 2px 10px 2px 10px;
	padding:0;
}
#shoppingCartDetail .row .title
{
	font-size:9px;
	color: #777;
	border: 0 none;
}

#shoppingCartDetail .title
{
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 2px;
}
#shoppingCartDetail .row .colOne
{
	width: 160px;
	text-align: left;
}
#shoppingCartDetail .row .colTwo
{
	width: 260px;
	text-align: left;
}
#shoppingCartDetail .row .colThree
{
	width: 20px;
	text-align: center;
}
#shoppingCartDetail .row .colFour
{
	width: 60px;
	text-align: right;
}
#shoppingCartDetail .row .colFive
{
	width: 30px;
	text-align: right;
	vertical-align:middle;
}
#shoppingCartDetail .row .colFive img
{
	display: inline;
	float: right;
}
#shoppingCartDetail .row .colSpacer
{
	width: 250px;
	text-align: left;
}
#shoppingCartDetail .row .colFinanceDetail
{
	width: 150px;
	text-align: right;
	border-bottom: 1px solid #e6e6e6;
	padding: 2px 0 5px 0;
}
#shoppingCartDetail .row .colFinance
{
	width: 100px;
	text-align: right;
	border-bottom: 1px solid #e6e6e6;
	padding: 2px 0 5px 0;
}
#shoppingCartDetail .totals
{
	border-top: 1px solid #e6e6e6;
	padding-top: 2px;
	margin-top: 3px;
}
#shoppingCartDetail .footer
{
	padding-bottom: 15px;
}
#shoppingCartDetail .buttons
{
	text-align: right;
}
#shoppingCartDetail .row #btnContinueShopping
{
	color: #000;
	text-decoration: none;
	background: url(../images/btn_store_175_grey.gif) top left no-repeat;
	width: 145px;
	height: 15px;
	padding: 5px 15px 5px 15px;
	margin: 5px 0 5px 0;
	text-align: center;
}
#shoppingCartDetail .row #btnCheckout
{
	color: #fff;
	text-decoration: none;
	background: url(../images/btn_store_175.gif) top left no-repeat;
	width: 145px;
	height: 15px;
	padding: 5px 15px 5px 15px;
	margin: 5px 0 5px 10px;
	text-align: center;
}


/*******************
	CHECKOUT PAGE
*******************/
#storeCheckout .row
{
	margin: 2px 5px 10px 5px;
	padding:0;
}
#storeCheckout .order
{
	border-bottom: 1px solid #e6e6e6;
	margin: 0 5px 15px 5px;
}
#storeCheckout .status
{
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 3px 0 3px 0;
	font-size:9px;
	margin-bottom: 20px;
}
#storeCheckout .status .col
{
	width: 33%;
}
#storeCheckout .row .colOne
{
	width: 48%;
	text-align: left;
	vertical-align: top;

}
#storeCheckout .row .colTwo
{
	width: 48%;
	margin-left: 15px;
	text-align: left;
	vertical-align: top;
}
#checkoutLogin .submitBtn
{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 175px;
	height: 25px;
	margin: 5px 0 5px 0;
	text-align: center;
	border: 0 none;
	cursor: pointer;
}
#checkoutLogin input
{
	margin: 3px 0 8px 0;
}
#checkoutLogin #forgotPassword
{
	color: #333;
	font-size:10px;
	display: inline;
}
#checkoutLogin #forgotPassword:Hover
{
	color:#40BDE8;
}
#storeCheckout #btnContinueRegister
{
	color: #fff;
	text-decoration: none;
	background: url(../images/btn_store_175.gif) top left no-repeat;
	width: 145px;
	height: 20px;
	padding: 5px 15px 5px 15px;
	margin: 10px 0 5px 0;
	text-align: center;
	display: block;
}
#storeCheckout #btnContinueNosignup
{
	color: #000;
	text-decoration: none;
	background: url(../images/btn_store_175_grey.gif) top left no-repeat;
	width: 145px;
	height: 15px;
	padding: 5px 15px 5px 15px;
	margin: 10px 0 5px 0;
	text-align: center;
	display: block;
}
#checkoutDetails  .submitBtn
{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 175px;
	height: 25px;
	margin: 5px 0 5px 0;
	text-align: center;
	border: 0 none;
	cursor: pointer;
}


/* order cart */
#orderCartDetail
{
	padding:10px 0 0 0;
	margin:0;
}
#orderCartDetail .row
{
	margin: 2px 5px 2px 5px;
	padding:0;
}
#orderCartDetail .row .title
{
	font-size:9px;
	color: #777;
	border: 0 none;
}

#orderCartDetail .title
{
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 2px;
}
#orderCartDetail .row .colOne
{
	width: 160px;
	text-align: left;
}
#orderCartDetail .row .colTwo
{
	width: 245px;
	text-align: left;
}
#orderCartDetail .row .colThree
{
	width: 20px;
	text-align: center;
}
#orderCartDetail .row .colFour
{
	width: 60px;
	text-align: right;
}
#orderCartDetail .row .colFive
{
	width: 30px;
	text-align: right;
	vertical-align:middle;
}
#orderCartDetail .row .colFive img
{
	display: inline;
	float: right;
}
#orderCartDetail .row .colSpacer
{
	width: 250px;
	text-align: left;
}
#orderCartDetail .row .colFinanceDetail
{
	width: 150px;
	text-align: right;
	border-bottom: 1px solid #e6e6e6;
	padding: 2px 0 5px 0;
}
#orderCartDetail .row .colFinance
{
	width: 100px;
	text-align: right;
	border-bottom: 1px solid #e6e6e6;
	padding: 2px 0 5px 0;
}
#orderCartDetail .totals
{
	border-top: 1px solid #e6e6e6;
	padding-top: 2px;
	margin-top: 3px;
}
#orderCartDetail .footer
{
	padding-bottom: 15px;
}
#orderCartDetail .buttons
{
	text-align: right;
}
#btnConfirmOrder
{
	color: #fff;
	text-decoration: none;
	background: url(../images/btn_store_175.gif) top left no-repeat;
	width: 145px;
	height: 15px;
	padding: 5px 15px 5px 15px;
	margin: 5px 0 5px 10px;
	text-align: center;
}

/*  Payment  */
#checkoutPaymentLoading
{
	position: absolute;
	width: 100%;
	height: 1000px;
	top: 0;
	left: 0;
}
#checkoutPaymentLoading .back
{
	position: absolute;
	width: 100%;
	height: 1000px;
	background: #fff;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
#checkoutPaymentLoading .wait
{
	width: 300px;
	display: block;
	z-index: 99;
	position:relative;
}
#checkoutPayment .submitBtn
{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 175px;
	height: 25px;
	margin: 5px 0 5px 0;
	text-align: center;
	border: 0 none;
	cursor: pointer;
}
.paymentErrorField
{
	border: 1px solid #FF0000;
	padding: 10px 10px 10px 10px;
	margin-bottom: 15px;
	text-align: center;
}

/*******************
	LOGIN FORM
*******************/
#menuStoreLogin
{
	display: none;
}
#menuStoreLogin input
{
	margin: 3px 0 8px 0;
}
#menuStoreLogin #forgotPassword
{
	color: #333;
	font-size:10px;
	display: inline;
}
#menuStoreLogin #forgotPassword:Hover
{
	color:#40BDE8;
}
#menuLogin .submitBtn
{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 175px;
	height: 25px;
	margin: 5px 0 5px 0;
	text-align: center;
	border: 0 none;
	cursor: pointer;
}
#menuLogin a
{
	color:#000;
	text-decoration: none;
}
#accountLnk:Hover
{
	color:#40BDE8;
}
.menuLoginButton
{
	color: #FFFFFF!important;
	text-decoration: none;
	display: block;
	background: url(../images/btn_store_175.gif) top left no-repeat;
	width: 145px;
	height: 15px;
	padding: 5px 15px 5px 15px;
	margin: 5px 0 5px 0;
	text-align: center;
}
.menuLoginButton:Hover
{
	color:#fff;
}
#menuBtnLogout
{
	color: #FFFFFF!important;
	text-decoration: none;
	display: block;
	background: url(../images/btn_store_175.gif) top left no-repeat;
	width: 145px;
	height: 15px;
	padding: 5px 15px 5px 15px;
	margin: 5px 0 5px 0;
	text-align: center;
}


/*******************
	CONTACT FORM
*******************/
#contactForm .submitBtn
{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 175px;
	height: 25px;
	margin: 5px 0 5px 0;
	text-align: center;
	border: 0 none;
	cursor: pointer;
}

/*******************
	WHERE TO BUY
*******************/
#whereToBuyForm .submitBtn
{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 175px;
	height: 25px;
	margin: 5px 0 5px 0;
	text-align: center;
	border: 0 none;
	cursor: pointer;
}

/*******************
	WHATS NEW
*******************/
#whatsNew
{
	margin-left: 0;
}
/* Media */
#whatsNewMediaList
{
	margin-left: 5px;
}
#whatsNewMediaList .body ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 215px;
}
#whatsNewMediaList .body .pageLink
{
	margin-top: 5px;
	color: #3D2117;
	font-weight: bold;
}
#whatsNewMediaList .body .pageLink a
{
	color: #3D2117;
	font-weight: bold;
	text-decoration: none;
}
#whatsNewMediaList .body .pageLink a:Hover
{
	color: #40BDE8;
}
#whatsNewMediaList .body ul li
{
	padding: 2px 0 2px 0;
	width: 215px;
}
#whatsNewMediaList .body ul li a
{
	padding: 3px 10px 3px 10px;
	width: 205px;
	color: #000;
	background: #fdf6f8;
	text-decoration: none;
	display: block;
}
#whatsNewMediaList .body ul li .selected
{
	background: #EBAAC0;
}
#whatsNewMediaList .body ul li a:Hover
{
	background: #EBAAC0;
}
/* Links */
#whatsNewLinkList
{
	margin-left: 5px;
}
#whatsNewLinkList .body ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 215px;
}
#whatsNewLinkList .body .pageLink
{
	margin-top: 5px;
	color: #3D2117;
	font-weight: bold;
}
#whatsNewLinkList .body .pageLink a
{
	color: #3D2117;
	font-weight: bold;
	text-decoration: none;
}
#whatsNewLinkList .body .pageLink a:Hover
{
	color: #40BDE8;
}
#whatsNewLinkList .body ul li
{
	padding: 2px 0 2px 0;
	width: 215px;
}
#whatsNewLinkList .body ul li a
{
	padding: 3px 10px 3px 10px;
	width: 205px;
	color: #000;
	background: #fdf6f8;
	text-decoration: none;
	display: block;
}
#whatsNewLinkList .body ul li .selected
{
	background: #EBAAC0;
}
#whatsNewLinkList .body ul li a:Hover
{
	background: #EBAAC0;
}

/*******************
	MEDIA
*******************/
#mediaList
{
	margin-left: 0;
}
#mediaList .body ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 325px;
}
#mediaList .body .pageCount
{
	margin-top: 5px;
}
#mediaList .body ul li
{
	padding: 2px 0 2px 0;
	width: 325px;
}
#mediaList .body ul li a
{
	padding: 3px 10px 3px 10px;
	width: 325px;
	color: #000;
	background: #fdf6f8;
	text-decoration: none;
	display: block;
}
#mediaList .body ul li .selected
{
	background: #EBAAC0;
}
#mediaList .body ul li a:Hover
{
	background: #EBAAC0;
}
#mediaContent .header
{
	padding: 0;
	height: 5px;
}
#mediaContent .body
{
	min-height: 300px;
}
#mediaImg
{
	width: 70px;
	height: 100px;
	margin: 0 15px 15px 0;
}

/*******************
	LINKS
*******************/
#linkContent
{
	
}


/*******************
	ACCOUNT
*******************/
#userAccount
{
	margin-left: 0;
}

/*******************
	REGISTER
*******************/
#registerForm  .submitBtn
{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 175px;
	height: 25px;
	margin: 5px 0 5px 0;
	text-align: center;
	border: 0 none;
	cursor: pointer;
}

/*******************
	FORGOTTEN PASSWORD
*******************/
#forgottenPasswordForm  .submitBtn
{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 175px;
	height: 25px;
	margin: 5px 0 5px 0;
	text-align: center;
	border: 0 none;
	cursor: pointer;
}
#forgottenPasswordForm  table
{
	padding: 10px;
}

/*******************
	PROMO CODE
*******************/
#promoCodeForm  .submitBtn
{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 175px;
	height: 25px;
	margin: 5px 0 5px 0;
	text-align: center;
	border: 0 none;
	cursor: pointer;
}
#promoCodeForm  table
{
	padding: 5px 0 10px 0;
}
#btnRemoveCode
{
	color: #000;
	text-decoration: none;
	background: url(../images/btn_store_175_grey.gif) top left no-repeat;
	width: 145px;
	height: 15px;
	padding: 5px 15px 5px 15px;
	margin: 5px 0 5px 0;
	text-align: center;
}

/*******************
	SUBSCRIBE
*******************/
#subscribeForm  .submitBtn
{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 175px;
	height: 25px;
	margin: 5px 0 5px 0;
	text-align: center;
	border: 0 none;
	cursor: pointer;
}
#subscribeForm  table
{
	padding: 10px;
}
	
/*******************
	FOOTER
*******************/
#footerContainer 
{
	width: 100%;
	height: 30px;
	margin-top: 20px;
	display:block;
	background: #EBAAC0;
}
#footerContainer #footer
{
	margin: 0 auto;
	width: 980px;
	padding: 3px 0 0 0;
	vertical-align: middle;
}
#footerContainer #footer a
{
	margin-right: 15px;
	color: #000;
	text-decoration: none;
}
#footerContainer #footer img
{
	vertical-align: middle;
}
#footerContainer #footer a:Hover
{
	text-decoration: underline;
}
#footerContainer #footer .footerRight
{
	float: right;
	display: block;
	vertical-align: middle;
	padding-top: 3px;
}
