@charset "utf-8";
/************************************ All pages *****************************************/
* 				{margin: 0; padding: 0;}
html, body 			{height: 100%;}
body 				{font-family: Verdana, "lucida console", sans-serif; font-size: 62.5%; background-color: white;}
a 				{outline: none; text-decoration: none;}
a:visited 				{outline: none; text-decoration: none;}
img 				{ border: none; vertical-align: middle; }
a img				{border: none; outline: none;}
table 				{border-collapse: collapse;}
ul				{list-style-type: none;} 

/**********************************Utility Classes*****************************************/
.floatLeft 			{float: left;}
.floatRight 			{float: right;}
.clear 				{clear: both;}
.no_border			{border: none;}
.bold						{ font-weight: bold;}
.everyday				{font-size: 12px; line-height: 18px;}
/************************************ All pages end *****************************************/

/**********************************Layout*****************************************/

.sliderwrapper {
visibility: hidden; 
position: absolute; 
left: 0;  
top: 0;  
padding: 0px;
background: none;
width: 669px;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

div#wrapper			{width: 1030px; margin: 0 auto;  background: url(../images/bg.gif) repeat-y;}
div#header			{position: relative; height: 259px; width: 1000px;margin: 0 auto; z-index: 50;}
div#middle			{min-height: 690px;position: relative; width: 1000px;margin: 0 auto; z-index: 3;}

#hoverLink {color:#2F3541;}
#hoverLink:hover {color:#DAC971;}

div#productWrapper {float: left; margin-left: 20px;}
div#content-wrapper		{width: 980px;  padding: 5px 0px 20px 0px;margin: 0 auto; min-height: 500px;}

div#footer			{ width: 1000px; margin: 0 auto; height: 259px; position: relative; background-image: url(../images/footer.gif); background-repeat: no-repeat; background-color: #475466; }
div#left_nav			{width: 179px;  float: left; height: 600px; font-family: Arial, Helvetica, sans-serif; margin-left:0px; }
div#left_nav_middle {width: 100%; background-image: url(../images/ln_middle.gif); background-repeat: repeat-y;}


div#left_nav_middle ul.lnList { }
div#left_nav_middle ul li { width: 169px; margin: 5px 0 0 10px; text-transform: capitalize;}
div#left_nav_middle ul li.lnOpen { }
div#left_nav_middle ul li.lnClosed { }
div#left_nav_middle ul li a { color: #2F3741; font-size: 15px; font-weight: bold;}
div#left_nav_middle ul li img { margin-right: 7px; margin-top: -2px;}
div.lnDivider { width: 150px; background-color: #DFDFDF; margin: 20px 0 20px 13px; height: 1px;}
div#left_nav_middle ul li ul.lnSubList { width: 145px; margin: 5px 0 0 23px; text-transform: capitalize;}
div#left_nav_middle ul li ul.lnSubList li.lnSubListItem { width: 135px;}
div#left_nav_middle ul li ul.lnSubList li.lnSubListItem a { font-size: 11px; font-weight: normal;}
div#left_nav_middle ul li ul.lnSubList li.lnSubListItem a span { color: #808080;}

div#main_content		{ width: 821px; float: right; padding-bottom:60px; }

/********************************MAIN CONTENT ***********************************/

#headerTopBar { position: absolute; height: 35px; width: 1000px; left: 0px; top: 0px; background-image: url(../images/menu_top.gif); background-repeat: repeat-x; font-size: 11px; color: #2F3541; }

#headerTopBar a { font-size: 11px; color: #2F3541; }

#headerTopLeft { position: absolute; left: 10px;}

#headerTopBar li { float: left; margin-top: 8px; }

#headerTopRight { position: absolute; right: 5px;}

.headerListDivider { background-color: #2F3541; height: 10px; margin: 10px !important; width: 2px;}

#headerCart { position: relative; background-image: url(../images/shopping_cart_dropdown.gif); background-repeat: no-repeat; width: 163px; height: 30px; margin-top: 0 !important; margin-left: 10px;}

#headerCart a { margin: 0px 0 0 36px;}

#shopCartDrop { position: absolute; right: 0; top: 30px; z-index: 7; font-style: normal; font-weight: normal; color: #3D3F4D;}

#shopCartDropTop { background-image: url(../images/shopping_dropdown_top.gif); background-repeat: no-repeat; height: 44px; width: 296px; float: left;}

#shopCartDropMiddle { background-image: url(../images/shopping_dropdown_mid.gif); background-repeat: repeat-y; width: 296px; float: left; }

#shopCartDropMiddleWrapper { margin-top: -27px;}

#shopCartDropBottom { background-image: url(../images/shopping_dropdown_bot.gif); background-repeat: no-repeat; height: 84px; width: 296px; float: left; position: relative;}

#shopCartDropSubtotal { position: absolute; top: 12px; right: 9px; font-size: 13px;}
#shopCartDropSubtotal span { font-weight: bold;}
#shopCartDropButton { position: absolute; bottom: 8px; right: 9px;}

.shopCartDropProd {}
.shopCartDropProdLeft { float: left; width: 80px;}
.shopCartDropProdLeft img { float: left; margin: 0 0 0 3px; }

.shopCartDropProdRight { float: left; width: 206px; text-align: left;  margin: 5px 0 0 9px;}
.shopCartDropProdRight p { margin-bottom: 5px;}
.shopCartDropProdRight p a { margin: 0 !important; line-height: 16px;}

.shopCartDropQty { float: left;}
.shopCartDropQty span { font-weight: bold;}
.shopCartDropPrice { float: right; font-weight: bold; margin-right: 10px; font-size: 12px;}


#logo { position: absolute; left: 0px; top: 35px; }

#headerMenuBar { position: absolute; height: 97px; width: 1000px; left: 0px; top: 162px; background-image: url(../images/menu_bottom.gif); background-repeat: repeat-x; }

div#headerMenuBar ul#bottom-nav 		{padding-top: 0px; height: 47px; margin-top: 4px; position: relative; z-index: 5; float:left; list-style-type:none; width:1000px;}
div#headerMenuBar ul#bottom-nav li.menuItem 	{float: left; display: inline; text-align: center; height: 31px; padding: 17px 21px 0;   position: relative; width:68px;}/*border-right: 1px dotted #25538F;*/
div#headerMenuBar ul#bottom-nav li.menuItemDiv 	{float: left; display: inline; text-align: center; height: 31px; position: relative; padding-top:3px;}/*border-right: 1px dotted #25538F;*/
div#headerMenuBar ul#bottom-nav li.menuItemEnd 	{float: left; display: inline; text-align: center; height: 31px; padding: 17px 20px 0;  position: relative; width: 57px;}
div#headerMenuBar ul#bottom-nav li.menuItemEnd:hover { background-image: url(../images/menu_bottom_over.gif); background-repeat: repeat-x;}
div#headerMenuBar ul#bottom-nav li.menuItemEnd a 	{color: #414752; font-size: 11px;}
div#headerMenuBar ul#bottom-nav li.menuItemEnd a:hover	{color: #FFFFFF;}
div#headerMenuBar ul#bottom-nav li.menuItem:hover { background-image: url(../images/menu_bottom_over.gif); background-repeat: repeat-x;}
div#headerMenuBar ul#bottom-nav li.menuItem a 	{color: #414752; font-size: 11px; font-weight:bold;}
div#headerMenuBar ul#bottom-nav li.menuItem a:hover	{color: #FFFFFF;}
div#headerMenuBar ul#bottom-nav li.no_border	{border: none;}

li.dropdownListItemSpecial a {color: #414752; font-size: 11px; font-weight: bold;}

.cart_dropdown { background-color: white; background-repeat: repeat-x; position: absolute; top: 29px; right: 0; width: 481px; border: 1px solid #DDDDDD; border-top: none; display: none;z-index:10; width:295px;}
/*.cartdropdownListItem { float: left; text-align: left; border-right: 1px dotted #25538F; padding: 12px 5px 15px 10px; margin-top: 3px; }/*width: 143px;*/
.cartdropdownList { width:250px;}
.cartdropdownSublist li { padding-left: 18px; line-height: 18px; word-spacing: -1px; color: #595757;}
.cartdropdownSublist li a:hover { color: #2F3541 !important; text-decoration: underline;}
.cartdropdownListItemFirst { padding: 0 !important; font-weight: bold;}
.cartdropdownRed { color: #C11A2F !important; }
a.cartdropdownRed:hover { color: #C11A2F !important; }

.shop_dropdown { background-color: white; background-image: url(../images/dropdown_t.gif); background-repeat: repeat-x; position: absolute; top: 47px; left: 0; padding: 0px 5px; border: 1px solid #DDDDDD; border-top: none; display: none;z-index:5;}
.shop_dropdownRight { background-color: white; background-image: url(../images/dropdown_t.gif); background-repeat: repeat-x; position: absolute; top: 47px; right: 0; padding: 0px 5px; border: 1px solid #DDDDDD; border-top: none; display: none;}
.dropdownListItem { float: left; text-align: left; border-right: 1px dotted #CFCFCF; min-width:98px; padding: 12px 15px 15px 10px; margin-top: 3px; }/*width: 143px;*/
.dropdownList {}
.dropdownSublist li { padding-left: 18px; line-height: 18px; word-spacing: -1px; color: #595757;}
.dropdownSublist li a:hover { color: #2F3541 !important; text-decoration: underline;}
.dropdownListItemFirst { padding: 0 !important; font-weight: bold;}
.dropdownRed { color: #C11A2F !important; }
a.dropdownRed:hover { color: #C11A2F !important; }

div#search_form			{ position: relative; width: 414px; height: 26px; float: left; margin: 10px 100px 0 5px; background: url(../images/search_field.gif) no-repeat; z-index: 4; }
input#go			{ position: absolute; right: -85px;}
input#s				{float: left; margin: 4px 0px 0px 5px; font-size: 15px; color: #3F3F3F; width: 400px;   border: 0; background-color: transparent; font-style: italic; font-weight: bold; font-family:Arial, Helvetica, sans-serif;}

.headerMenuImg { float: left; margin: 5px 0 0 16px; }

#hpMainImg { margin-right: 10px; float: left;}

#hpTopTabs { float: left; background-image: url(/images/hp_new_arrivals.gif); background-repeat: no-repeat; width: 300px; height: 199px; margin-bottom: 8px;}

#newArrivals {display:block;}

#bestSellers {display:none; margin-top:25px; margin-left:25px;}

#hpTopImg { float: left;}

#hpFeatured { float: left; height: 300px; width: 671px; margin-top: 10px; position: relative; overflow: hidden;}

.hpBanner { float: left; margin-top: 10px; margin-left: 8px; width: 300px; height: 137px; }

#hpFeaturedTop { background-image: url(/images/featured_items.gif); background-repeat: no-repeat; width: 671px; height: 33px; position: relative;}

.hpArrowLeftSprite { background-image: url(/images/arrow_left.gif);	background-repeat: no-repeat;	position: absolute;	height: 25px;	width: 25px; right: 35px; top: 2px;}

.hpArrowLeftSprite li#leftSprite {	position: absolute;	top: 0px;	list-style: none;	width: 25px;}

.hpArrowLeftSprite li#leftSprite a {	display: block;	height: 25px;}

.hpArrowLeftSprite li a:hover {	background: transparent url(../images/arrow_left.gif) 0 -25px no-repeat;}

.hpArrowLeftSprite li a:active {	background: transparent url(../images/arrow_left.gif) 0 -50px no-repeat;}

.hpArrowRightSprite { background-image: url(../images/arrow_right.gif);	background-repeat: no-repeat;	position: absolute;	height: 25px;	width: 25px; right: 5px; top: 2px;}

.hpArrowRightSprite li#rightSprite {	position: absolute;	top: 0px;	list-style: none;	width: 25px;}

.hpArrowRightSprite li#rightSprite a {	display: block;	height: 25px;}

.hpArrowRightSprite li a:hover {	background: transparent url(../images/arrow_right.gif) 0 -25px no-repeat;}

.hpArrowRightSprite li a:active {	background: transparent url(../images/arrow_right.gif) 0 -50px no-repeat;}

#hpTopTabsTextOn { float: left; width: 150px; font-size: 17px; font-weight: bold; color: #FFFFFF; text-align: center; padding-top: 8px; }

#hpTopTabsTextOff { float: left; width: 150px; font-size: 17px; font-weight: bold; color: #303743; text-align: center; padding-top: 8px; }

.hpProductList { width: 300px; margin: 18px 0 0 0; float: left; position: relative; }

.hpProductList li img { float: left; margin: 0 10px 0 8px; }

.hpProductList li a { color: #313444; font-size: 11px; letter-spacing: -1px; font-weight: bold;}

.hpProductList li a span { text-transform: capitalize;}

.hpProductList li { height: 21px; position: relative; width: 300px;}

#hpProdRow { padding-top: 45px; width: 15000px; position:absolute;}

.allPagesProdHolder { float: left; width: 200px; text-align: center;}

.allPagesProdHolderLanding { float: left; width: 200px; text-align: center; margin-left:-17px;}

.allPagesProdIcons {height: 0px;text-align: right;}

.allPagesProdHolder img { }

.allPagesProdDesc {width: 160px; margin-left: 20px;}

.allPagesProdDesc a {color: #2F3744; font-family: Arial, Helvetica, sans-serif; font-size: 13px;}

.allPagesProdPriceGray { font-family: Arial, Helvetica, sans-serif; font-size: 13px; width: 160px; margin-left: 20px; color: #6D6D6F;}

.allPagesProdPrice { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; width: 160px; margin-left: 20px;}

.allPagesProdRed { color: #C11A2F;}

.hpProdDivider { float: left; width: 2px; height: 200px; margin: 0 10px; }

.hpFirstLast {width: 1px; margin-left: 10px; float:left; height: 1px;}

.hpProdDividerLanding { float: left; width: 2px; height: 200px; margin: 0 14px; }

#footerCustomerWrapper { position: absolute; top: 50px; left: 40px;}

#footerAboutUsWrapper { position: absolute; top: 50px; left: 290px;}

#footerNewsletterWrapper { position: absolute; top: 66px; right: 15px;}

#newsletterTopText { color: white; font-size: 11px;}

div#newsletter_form			{ position: relative; width: 243px; height: 26px; float: left; margin: 10px 87px 0 0; background: url(../images/newsletter_field.gif) no-repeat; z-index: 8; }
input#submit			{ position: absolute;}
input#n				{float: left; margin: 3px 0px 0px 5px; font-size: 16px; color: #3F3F3F; width: 237px;   border: 0; background-color: transparent; font-style: italic; font-weight: bold;}

#footerBottomLeft { position: absolute; left: 30px; top: 186px; color: white; font-size: 12px;}

#footerBottomRight { position: absolute; bottom: 10px; right: 10px;}

#footerBottomRight img {float: left; margin: 0 5px;}

.footerLinks {}

.footerLinks li { margin: 3px 0;}

.footerLinks li a { color: white; font-size: 11px;}

#footerFollowUs { color: #C6CACB; font-size: 11px; font-style: italic;}

/********************************** products2 page ****************************/
#ppBreadcrumb { width: 1000px; background-image: url(../images/header_sub_1_tier.gif); background-repeat: repeat-x; height: 32px; padding-top: 5px;}

#ppBreadcrumbText { padding-left: 10px; display: block; padding-top: 5px;}

#ppBreadcrumbText a { font-size: 12px; color: #3F4550; text-decoration: underline;}

#ppBreadcrumbText a:hover {color: #A03232;}

#ppBreadcrumbProduct { font-size: 12px; color: black;}
#ppLeft { float: left; width: 310px; }

#ppRight { float: right; width: 650px; }

#ppAssociated { float:left; height:300px; margin-top:10px; overflow:hidden; position:relative; width:980px;}

#ppAssociatedTop { background-image: url(../images/may_we_also_suggest.gif); background-repeat: no-repeat; width: 980px; height: 33px; position: relative;}

#ppProdRow {padding-top:10px; position:absolute; width:15000px;}

.ppProdDivider { float: left; width: 1px; height: 200px; margin: 0 28px; }

#ppImageBackground { background-image: url(../images/product_detail_zoom.gif); background-repeat: no-repeat; height: 349px; width: 310px; text-align: center; margin-top: 10px; padding-top: 1px;}

#ppProductTitle { font-size: 20px; font-weight: bold; color: #303741;}

#ppRightTopList { padding-top: 10px;}

#ppRightTopList li { float: left; margin-top: 3px;}

#ppItemNumber { font-size: 11px; color: #808082; margin-top: 6px !important;}

.ppListDivider { margin-right: 10px; margin-left: 10px; margin-top: 0 !important;}

#ppRatingHeader { display: block; margin: 5px 0;}

#ppRatingPrintWrapper { position: relative; height: 30px; width: 640px; }

#ppRatingPrintWrapper a { font-size: 10px; color: #3F4550; text-decoration: underline;}

#ppRatingPrintWrapper a:hover {color: #A03232;}

#ppRating { position: absolute; left: 0px; top: 0px; }

#ppPrintThisPage { position: absolute; top: 10px; right: 10px; }

#ppPriceHolder { background-image: url(../images/product_detail_t.gif); height: 68px; width: 639px; }

#ppIframe { background-image: url(../images/product_detail_m.gif); background-repeat: repeat-y; height: 200px; width: 639px; }

#ppProdDescTop { background-image: url(../images/product_detail_tab1.gif); height: 36px; width: 636px; margin-top: 20px;}

#ppProdDescTop #ppDescTabOn { color: #D7C970; font-size: 12px; font-weight: bold; float: left; width: 318px; text-align: center; margin-top: 12px;}

#ppProdDescTop #ppDescTabOff { color: #323743; font-size: 12px; font-weight: bold; float: left; width: 318px; text-align: center; margin-top: 12px;}

#ppProdDesc { height: 200px; width: 598px; padding-left: 15px; padding-top: 15px; }

#ppProdReview { height: 200px; width: 598px; padding-left: 15px; padding-top: 15px; }

#ppSalesPrice {color:#C02534; font-size: 16px; font-family:Arial, Helvetica, sans-serif; padding-left:20px; padding-top:35px; float:left;}

#ppSalesActualPrice {font-family:Arial, Helvetica, sans-serif; font-size:16px; padding-top: 36px;}

/******************************* end products2 page ********************************/

/********************************** category page ******************************/
#cpBreadcrumb { width: 821pxpx; background-image: url(../images/header_sub_1_tier.gif); background-repeat: repeat-x; height: 32px;}

#cpCatHeader { width: 821px; background-image: url(../images/header_sub_2_tier.gif); background-repeat: repeat-x; height: 56px; padding-top: 2px;}

#cpCatHeader span {color: #2F3743; font-size: 18px; font-weight: bold; padding-left: 10px;}

#cpPaginationBar { width: 821px; position: relative; height: 20px; margin-top:-15px; margin-bottom:15px; margin-left:-25px;}

#cpSortBy { position: absolute; top: 0; left: 0; padding-left:10px;}

#contentPagination { position: absolute; margin-top:6px; right: 10px;}

#contentPaginationSearch { position: absolute; margin-top:30px; right: 10px;}

#contentPaginationLeft { float: left;}

#contentPaginationRight { float: left;}

.cpProdRow { float: left; padding-top:46px; width: 235px; height: 250px; background: url(../images/ruler_cat_ver.gif) repeat-y;}

.cpProdRowLanding { float: left; margin-top:25px; padding-top:29px; width: 235px; height: 185px; background: url(../images/ruler_cat_ver.gif) repeat-y;}

.cpProdDivider { float: left; width: 1px; background: url(../images/ruler_cat_ver.gif) no-repeat ; height: 250px; margin: 0px;}

.cpPagesProdHolder { float: left; width: /*186px*/ 235px; text-align: center; height: 250px;}

.cpPagesProdHolder img { }

.cpRowDivider { width: 800px; float: left; margin: 20px 0 20px 0px; height: 1px;}

.cpRowDivider img { float: left; }

.cpRowDividerMiddle { margin: 0 40px;}
#lpImgHolder { background-image: url(../images/landing_apparel.jpg); background-repeat: no-repeat; height: 283px; width: 802px; position: relative;}

#lpCatLongDesc { position: absolute; bottom: 5px; right: 5px; width: 553px; height: 64px; font-size: 12px; color: white; line-height: 20px;}

#pageWrapper { width: 802px; margin-top: 10px; margin-left: 10px; }

.lpProdRow { float: left; width: 802px; margin-top: 5px;}

#lpFeatured { margin-top: 10px; float: left;}

#lpFeaturedTop { background-image: url(../images/featured_items_alt.gif); background-repeat: no-repeat; width: 802px; height: 33px; position: relative; margin-bottom: 10px;}

.lpProdDivider { float: left; width: 1px; height: 317px; margin: 0 43px;}

.lpCatDesc {width: 160px; margin-left: 20px;}

.lpCatDesc a {color: #2F3744; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;}

a#header_logo {background-image:url(../images/header.jpg); position:absolute; top:35px; width:1000px; height:127px; z-index:-1;}

a.qv_icon {visibility: hidden; position: absolute; top: 145px; right: 78px;}

div#quickViewWrapper {background:#fff; border:2px solid #E3D795; -moz-border-radius:10px; padding:25px;}

div#quickViewLeft {float:left; width:250px;}

div#quickViewRight {float:left; padding:5px; width:272px;}

div#quickProductPrice {float:left; margin-left:-14px; margin-top:10px;}

div#quickProductTitle {color: #303741; font-size: 20px; font-weight: bold; margin-bottom:20px; text-transform:capitalize;}

a#quickViewComplete {color: #2F3741; margin-left:45px;}

a#quickViewComplete:hover {color:#B8AE68;}

a#close-box {color: #2F3741; float: right; margin: -10px 0 10px;}

a#close-box:hover {color:#B8AE68;}

/********************************************** Side Nav ***********************************************************/
.not_avail { margin-left: 10px; }

/********************************************** End Side Nav *******************************************************/

/********************************************** View Cart **********************************************************/
#vcHeader {background-image:url(../images/header_sub_1_tier.gif); background-repeat:repeat-x; height:32px; font-size:16px; padding-left: 10px; padding-top:5px; color:#3A404B; font-weight:bold;}

#leftWrapper {width: 684px; padding-bottom: 25px; float:left;}

#itemsLeft {margin-top: 15px; margin-left:10px; }

#vcShoppingRuler { margin-top: 40px; margin-left:10px; width:684px; }

#rightWrapper {float:left; width: 276px; margin-left:38px;}

#summaryTitle { margin-top: 7px; margin-left:-10px; }

#summaryBottom  {background-image:url(../images/shopping_cart_order_sum_bot.gif); background-repeat:no-repeat; height:120px; margin-left:-10px;}

#checkoutNow { margin-left:15px; padding-top:10px; }

#continueShopping {margin-left:21px;}
/********************************************** View Cart **********************************************************/

/********************************************** Login **************************************************************/
#registeredCustomer {float: left;}

#notRedistered {float: left;}

#notRegInfo {width:180px; margin-left:110px; margin-top:10px; color: #6D6C6D;}

#expressCheckOut {background-image:url(../images/express_checkout.gif); background-repeat:no-repeat; float:left; height:146px; width:244px; margin-left:110px; margin-top:15px;}

#expressCheckOutInfo {width:175px; padding-left:19px; padding-top:31px; color: #6D6C6D;}

#registeredText {width: 180px; color:#6D6C6D; margin-left:25px; margin-top:10px;}

#userNamePass {margin-left:25px; margin-top:10px;}

#forgotPassword {width: 185px; margin-top: 10px; color:#6D6C6D;}

/********************************************** Login **************************************************************/

/********************************************** Update Account *****************************************************/
.pageheaderLong { background-image:url(../images/header_sub_1_tier.gif); width: 984px; height:32px; padding-top: 6px; padding-left:16px;}

.updateAccountHeader { margin-left:17px; font-family:Arial, Helvetica, sans-serif; font-size: 12px; }

#pageHeaderLeft { font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #303741; }




/********************************************** Update Account *****************************************************/

/********************************************** Register **************************************************************/
#requiredInfoTop {margin-right: 15px; }

#requiredInfo {float:right; margin-top:15px; margin-right:26px;}

#mainNoRightColumn {min-height:800px;}

.name { margin-top: 15px; margin-left:25px; float:left; color:#898989; }

.textbox { float: right; margin-top:11px; margin-right:184px; color:#898989;}

.checkoutRuler  {background-color:#E3E4E4; float:left; height:1px; margin:7px 0 7px 36px; width:951px;}

/********************************************** Register **************************************************************/

/********************************************** Landing ***************************************************************/

#landingFeaturedTop { background-image:url(../images/featured_items_alt.gif); background-repeat: no-repeat;height:33px; margin-top:10px; position:relative; width:802px; float:left;}
#landingFeaturedItems {float:left; height:330px; margin-top:10px; overflow:hidden; position:relative; width:802px; margin-top:20px;}
#landingProdRow { padding-top: 60px; width: 15000px; position:absolute; }
#landingDeptDesc {color:#2F3741;font-size:12px;margin:10px 0 0;}

/********************************************** Landing ***************************************************************/

/********************************************** Checkout **************************************************************/

#checkoutComments {margin-left:215px;}

/********************************************* Checkout ***************************************************************/


/********************************* MAGIC ZOOM *****************************/

/*


   Magic Zoom v3.1.13 DEMO
   Copyright 2009 Magic Toolbox
   You must buy a license to use this tool.
   Go to www.magictoolbox.com/magiczoom/


*/

.MagicZoom img {
border: 0 !important;
padding: 0 !important;
margin: 0 !important;
}

/* Style of zoomed window */
.MagicZoomBigImageCont {
border: 1px solid #999;
}

/* Style of header, activated with "title" attribute in <a> tag */
.MagicZoomHeader {
font-size: 8pt !important;
line-height: normal !important;
color: #fff;
background: #666;
text-align: center !important;
}

/* Style of small square under mouse */
.MagicZoomPup {
border: 1px solid #aaa;
background: #fff;
cursor: move;
}

/* Style of message box while image is loading */
.MagicZoomLoading {
border: 1px solid #ccc;
background: #fff url(/images/ajax-loader.gif) no-repeat 2px 50%;
padding: 4px 4px 4px 24px !important;
margin: 0;
text-decoration: none;
text-align: left;
font-size: 8pt;
font-family: sans-serif;
color: #444;
}
/********************************* MAGIC ZOOM *****************************


/***** SEARCH *****/

table#search_categories		{width: 840px; margin-left: 20px;}
a.search_dept			{font-weight: bold; font-size: 14px; color: #4D4C4F; padding-left: 5px; text-transform: capitalize; font-size: 12px;}
a.search_typs			{font-weight: bold; font-size: 12px; color: #7C8E90; padding-left: 5px; text-transform: capitalize; font-size: 12px;}
a.search_typs:hover, a.search_dept:hover		{color: #911112; font-weight: bold;}



.infoTXT			{font-size: 12px; color: #686868; padding: 5px 30px 5px 5px; margin-left: 5px;line-height: 1.5em; text-align: left;} 
p.infoTXT strong, p.infoTXT a	{font-weight: bold; color: black; } 
p.infoTXT a:hover		{text-decoration: underline; color: #91112;}
p.infoTXT strong.grey		{color: #7E7E7E; padding-right: 5px;}
ul.infoTXT li			{list-style-type: disc; margin-left: 20px;}
ul.infoTXT			{margin:0px; padding: 0px;}















