﻿/***********************************************************/
/*	ZNode Multifront Stylesheet
/*	Copyright 2004-2010, www.znode.com, All Rights Reserved.
/***********************************************************/

/**************************************************/
/* GLOBAL                                  
/**************************************************/
Body
{
    background-image:url(../Images/backdrop.gif); background-position:center; background-repeat:repeat-y;
	background-color:#ebebeb;
    font-family: verdana,helvetica,sans-serif;
    font-size: 8pt; 
    text-align:left;
    color:#b3b3b3;
    margin: 0px;
	padding: 0px;
}

/**************************************************/
/* GLOBAL STYLES                                 
/**************************************************/
h1, h2, h3, h4 {color: #333333;}
h1 {margin-left:0px; font-family:Tahoma;font-weight:normal; padding-left:10px; background-color:#f5f5f5; font-size:20px; height:32px; color:#333333; margin-top:0px; padding-top:5px;}
h2 { font-size: 16px; margin-bottom: 5px; }
h3 { font-size: 14px; margin-bottom: 5px; }
h4 {}
h5 { margin-top: 10px; margin-bottom: 10px; font-weight: bold; font-size: 11px; color: #444444; padding-right: 5px; padding-left: 5px; padding-bottom: 3px; padding-top: 3px; background-color: #eaebeb; border-left: #d3d3d3 1px solid; border-bottom: #8e9fba 1px solid; border-top-width: 1px; border-top-color: #d3d3d3; border-right-width: 1px; border-right-color: #d3d3d3; }
select {}
hr { border: 0; width: 100%; color: #4682b4; height: 1px; }
a:link {color: #333333; }
a:Visited {color: #333333; }
a:Hover {color: #666666;}
p { font-size: 8pt; color: #6f6f6e;}
big { font-size: 10pt; }
small { font-size: 7pt; }
.Error { font-weight: bold; color: #ff0000; font-size: 12px; margin-bottom: 5px; margin-top: 5px; }
.FailureText {color:Red;}
.Success{ font-weight: bold; color: Green; font-size: 13px;  white-space:pre; background-image: url(../Images/check.png); background-repeat: no-repeat; padding-left: 15px; margin-bottom: 10px; margin-top: 5px; }
.Optional {font-weight: bold; color:  Blue; font-size: 13px; white-space:pre;  background-image: url(../Images/warning_small.gif); background-repeat: no-repeat; padding-left: 15px; margin-bottom: 10px; margin-top: 5px; }
.AddOnMessage { color: #cb5d2a; font-size:11px; }
.ProductPageNewItem {text-align:right;position:relative;bottom:145px;right:2px;}
.NewItemStyle {position:relative;bottom:12px;left:60px;}
.PluginMessage{ margin-left:10px; font-size:12px; font-weight:normal; font-family:Verdana; text-align:left;}

/**************************************************/
/* FORMS                                         
/**************************************************/
.Form {margin-bottom:10px; width:100%;}
.FormTitle { font-weight: bold; font-size: 14px; color: #7C7C7C; background-color: #EAEBEB; padding-right: 10px; padding-left: 10px; padding-bottom: 5px; padding-top: 5px; border-bottom: #b4b4b4 0px solid; }
.Form .Search { background-color: #f1f1f1; padding-right: 10px; padding-left: 10px; padding-bottom: 20px; padding-top: 10px; border-right: #b5b4b5 1px solid; border-top: #b5b4b5 1px solid; border-left: #b5b4b5 1px solid; border-bottom: #b5b4b5 1px solid; margin-top: 5px; margin-bottom: 5px; }
.Form .Asterix { color: red; }
.Form .HeaderStyle { font-weight: bold; font-size: 11px; background-color: #e6e6e6; color: #333333; margin-bottom: 5px; margin-top: 10px; padding-bottom: 3px; padding-top: 3px; padding-left: 5px; padding-right: 5px; }
.Form .Row { padding-bottom: 10px;color: #7C7C7C;}
.Form .FieldStyle {display: block; float:left; width:120px; white-space: nowrap; font-size: 12px; font-weight: bold; color: #4b4b4b; text-align: right; margin-bottom: 10px; padding-right: 10px; padding-top:6px; }
.Form .ValueStyle {display:block; font-size: 11px; font-weight: normal; color: #333333; padding-bottom: 2px; padding-top: 2px; }
.Form .ValueField {padding-bottom:8px;padding-top:5px;}
.Form .SuccessMsg {color: Green; font-size: 13px;}
.Form .BackLink {color:#333333;font-size: 11px;text-decoration:underline;}
.Form .TextField {width:155px;margin-left:5px;}
.Form .HintStyle { font-size: 10px; font-weight: normal; color: #333333; padding-left: 10px; border-right: #3399cc 1px solid; padding-right: 10px; border-top: #3399cc 1px solid; padding-bottom: 5px; border-left: #3399cc 1px solid; padding-top: 5px; border-bottom: #3399cc 1px solid; background-color: #ffffcc; margin-left: 10px; margin-top: 5px; margin-bottom: 5px; }
.Form .Button { margin-top:10px; margin-left:5px; height:22px; width:100px;border:none;}
.Form .ChangePassword { margin-top:10px; margin-right:5px; border:none; height:19px; width:101px;}
.Form .EditContact { margin-top:10px; margin-right:5px; border:none; height:19px; width:101px;}
.Form .ForgetLink {margin-top:10px;}
.Form .RememberMe {padding-bottom:5px;}
.Form .Rightalign {padding-left:7px;margin-bottom:30px;}
.Form .LeftContent {float:left;  width:150px;}
.Form .RightContent {float:right}
.Form .Clear {clear:both;}

.Or { font-weight: bold; font-size: 14px; color: #336699; font-family: arial; padding-right: 10px; padding-left: 10px; text-transform: uppercase; }
.Form .Link { padding-left:7px; font-weight: bold; font-size: 11px; color: #336699; font-family: arial; margin-bottom:5px; }
.AccessDenied {padding-bottom:20px;color:Red;font-weight:bold;}
.Content { padding-top:10px;padding-bottom:10px;}
.RatingImage { padding-right:5px; vertical-align:middle; }

.Loginpage { padding-bottom:0px; padding-top:0px; font-family:Arial; margin-top:0px;}
.Loginpage .QuickSearchfield {float:left;margin-top:0px;}
.Loginpage .QuickSearchfield .Button {position:relative;top:5px;  padding-right:5px;}
.Loginpage .BreadCrumb {background:url() no-repeat; background-position:right;height:35px;}
.Loginpage .BreadCrumb .BreadCrumbLabel {padding-top:20px;margin-left:20px;}
.Loginpage .BreadCrumb A {color: #7C7C7C; text-decoration: none;}
.Loginpage .PromoText {position:relative;top:5px;right:10px;float:right;}
.login-text p{width:400px; padding:10px 0 0 50px; font-size:12px; color:#ffffff;}
.login-text a{color:#ffffff;}

/**************************************************/
/* PAGE SECTIONS                                  
/**************************************************/
#DefaultTab {margin-top:0px;margin-left:-10px;}
#Container { width:990px;background-color: white; margin-left:auto; margin-right:auto; margin-top:0px;}
#LeftColumn {float:left; width:195px; margin:5px 0 0 8px; border:1px solid #dddddd;}
#SeperateColumn { }
#MiddleColumn {float:left; width:780px;margin-bottom:0px;}
#MiddleColumnProduct {margin-left:auto; margin-right:auto; width:980px;margin-bottom:50px; margin-top:2px;}
#MiddleColumn .Field { margin-top:5px; margin-bottom:5px; }

/*************************************/
/* BreadCrumb
/*************************************/
#BreadCrumb {height:30px;}
#BreadCrumb .BreadCrumbLabel {margin-left:15px;padding-top:10px;}
#BreadCrumb .PromoText {position:relative;top:-20px;right:10px;float:right;}
#BreadCrumb A:link { color: #7C7C7C; text-decoration: underline;}
#BreadCrumb A:visited { color: #7C7C7C; text-decoration: underline;}
#BreadCrumb A:hover { text-decoration: underline; color: Black; }


/**************************************************/
/* Header Content
/**************************************************/
#Header {margin-bottom:40px;margin-top:0px; position:relative;}
#Header table {width:100%;}
#Logo {width:220px;float:left;}
#helpAreaChat{position:absolute; z-index:10; left:380px; top:3px; width: 256px; height: 89px; background-image:url(../Images/phone-number.gif); background-repeat:no-repeat;}
#helpAreaChat img{padding:45px 0 0 86px;}
#helpAreaSearch {position:absolute; width: 254px; height: 42px; right:0px; top:17px;}
.searchBox { margin:6px 0 0 10px; border:0;}
.searchBoxImg {position:absolute; top:0; right:0px;}
.searchBoxImg img{padding-top:5px;}
#SiteLinks {position:absolute; top:1px; right:0px;}
#SiteLinks .Link {font-family:verdana, sans-serif; color: #003366; font-size:10px; text-decoration:none; margin-left:4px; margin-right:5px; text-transform:capitalize;}
#SiteLinks .Link A:link {text-decoration: none; margin-right:2px; color: #003366;}
#SiteLinks .Link A:visited {text-decoration: none; margin-right:2px; color: #003366;}
#SiteLinks .Link A:hover { text-decoration: none; color: #646464; }
.cartInformation {}
#CartItemCount {position:relative; right:10px; bottom:0px; height:21px; top:35px; padding:0px; margin:0px; background-image:url(../Images/cart.gif); background-repeat:no-repeat; background-position:870px 1px;}
#CartItemCount .Text {float:right;position:relative;top:5px; right:5px;}
#CartItemCount A {font-family:Arial;color:#003366;font-size:13px;font-weight:bold;text-decoration:underline;}
.Logincontent {position:relative;margin-right:0px;text-align:right;margin-right:115px; top:84px; height:20px; margin-bottom:1px;}
.LoginName .Text {font-family:Arial;color: #646464;margin-right:2px; margin-bottom:0px; padding-right:0px; text-decoration:none; position:relative; right:70px; bottom:22px; font-size:13px; height:30px; font-weight:bold;}
.LoginName .Login {font-family:Arial; color:#71C75C; text-decoration:none;font-size:14px;position:relative; float:right;}

.CustomerServiceLinks {float:right;  color:#333333; position:relative;bottom:12px; height:30px; margin-top:5px; padding-top:0px;}
.CustomerServiceLinks a { text-decoration:none;}
.CustomerServiceLinks img {vertical-align:middle;border:none;}
.CustomerServiceLinksText {font-family:Arial;font-size:12px;vertical-align:middle;margin-right:5px;}

/******************************/
/* Footer Content
/******************************/
#Footer {clear:both; height:auto; width: 998px; margin-right: auto; margin-left: auto; background-image:url(../Images/backdrop.gif); background-color: #FFFFFF; padding-top:0px; position:relative; right:4px;}

.footerBottom{width:100%; background-image:url(../Images/footerBottom.gif); height:15px;}
.footerTop {width:100%; background-image:url(../Images/footerTop.gif); height:15px;}

.footerInterior {background-image:url(../Images/htsInfoDesk.gif); background-repeat:no-repeat; width: 990px; height:215px; margin-right: auto; margin-left: auto;}
.footerStorename {position:absolute; left:25px; bottom:175px; color:#646464; font-size:13px; font-weight:bold;}
.footerInfo {width:580px; clear:both; margin-left:360px; padding-top:60px; position:relative; bottom:25px;}
.footerLinks {float:left; width:120px; height:130px; border-left:1px dotted #cccccc; padding-left:25px;}
.footerLinks ul{position:relative; right:35px; bottom:20px;}
.footerLinks li{color:#003366; width:120px; font-size:14px; list-style:none; font-family:"Trebuchet MS"; line-height:20px;}
.footerLinks a{color:#646464; font-size:12px; text-decoration:underline; font-family:"Trebuchet MS";}
.footerLinks a:visited{color:#646464; font-size:12px; text-decoration:underline;}
.footerLinks a:hover{color:#003366;}
.footerLinksImg {float:left; width:200px; height:130px; border-left:1px dotted #cccccc; padding-left:25px; position:relative;}
.footerLinksImg a{position:absolute; top:0; left:150px;}
.footerCallUs {position:absolute; bottom:20px; right:20px;}
.footerSites {position:absolute; bottom:115px; left:220px;}
.footerSites a:link{color:#003366; font-size:13px; text-decoration:underline;}
.footerSites a:visited{color:#003366; font-size:13px; text-decoration:underline;}
.footerSites a:hover{color:#0099ff; font-size:13px; text-decoration:underline;}
.footerSites .Rightarrow {color:#003366;font-weight:bolder;font-size:14px;}

.spacer20 {height:20px;}
.follow-us {width:400px; position:relative; bottom:50px; float:left; height:41px; clear:both; border-width:1px 1px 1px 0; border-style:solid; border-color:#cccccc; background-image:url(../Images/follow-us.gif); background-color:#ffffff; background-repeat:no-repeat; margin:0 0 10px 4px; padding-left:140px;}
.socials{float:left; padding-right:20px;}
.socials a{color:#646464; font-size:12px; text-decoration:none; position:relative; bottom:15px; left:5px;}
.socials a:visited{color:#646464; font-size:12px; text-decoration:none;}
.socials a:hover{color:#0099ff; font-size:12px; text-decoration:underline;}
.socials img{position:relative; top:15px; right:5px;}

/**************************************************/
/* CONTENT PAGE SECTIONS                            
/**************************************************/
.ContentPage { color:#646464; font-size:11px; margin-top:-10px; min-height:350px;}
.ContentPage h1{padding-left:10px; background-color:#ffffff;}
.ContentPage .SubTitle{margin:10px 10px 0 10px;}


/**************************************************/
/* HOME QUICK SEARCH                                 
/**************************************************/
#HomepageStyle {}
#HomepageStyle .HomePagePromo {float:left;clear:left;margin-right:6px;margin-top:7px;padding-bottom:10px;}
#HomepageStyle .HomePagePromo img {width:716px;height:350px;}
#HomepageStyle .HomePagePromoRightTop {float:left;position:relative;top:8px;}
#HomepageStyle .HomePagePromoRightTop img {width:227px;height:166px;}
#HomepageStyle .HomePagePromoRightBottom {float:left;clear:none; position:relative;top:25px;}
#HomepageStyle .HomePagePromoRightBottom img {width:227px;height:166px;}
#HomepageStyle .HomePageSpecials {clear:left;}
#HomepageStyle .horizontalline {border-top:1px solid silver;margin-bottom:10px;}
#HomeQuickSearch {margin:0 0 0 0px; background-image:url(../Images/searchBg.gif); width: 250px; background-color:transparent; height: 39px; color:#646464; padding-top:0px;}
#HomeQuickSearch .WaterMark {font-size:12px;font-family:Arial;font-style:italic;color: #6f6f6e;margin-top:0px; margin-left:10px;}
#HomeQuickSearch .TextBox {font-size:12px;font-family:Arial;color: #6f6f6e;}
#HomeQuickSearch .Button {position:relative;top:8px;} 
#HomepageStyle .HomeSpecialsBG  {background:url(); background-repeat:no-repeat; background-position:right; vertical-align:middle;height:35px; left:15px; display:block;}
#HomepageStyle .HomeSpecialsBG .PromoSpecialText {position:relative;right:15px;top:3px;float:right;}
/* --------------------BANNER ROTATOR--------------------- */
#SlideItMoo_banners_outer {display:block;position:relative;width:716px;height:350px;margin:0px;margin-right:8px;}
#SlideItMoo_banners_inner {position:relative ;overflow:hidden ;width:716px;height:350px;}
#SlideItMoo_banners_items {white-space:nowrap;display:block;position:relative;}
#SlideItMoo_banners_items a img {border:none;text-decoration:none;}
/* --------------------BANNER ROTATOR ENDS--------------------- */

/**************************************************/
/* MENU                                          
/**************************************************/
#Menu { background-image: url(../images/navBG.gif);font-size: 12px; color: white; font-family: arial,helvetica,clean,sans-serif; text-align: left;font-weight: bold; text-transform: capitalize;}
#Menu A:Visited { text-decoration: none; }
#Menu A:Hover { text-decoration: none;}
#Menu .StaticMenuStyle {}
#Menu .StaticMenuItemStyle
{
    font-size: 12px;
    color: white;
    font-weight: bold;  
    text-transform: capitalize;
    padding:6px 6px 10px 6px;     
    height:35px;
}
#Menu .StaticMenuItemStyle:Hover {background-image:url(../Images/navHover.gif); background-position:0px -3px;}
#Menu .StaticHoverStyle {background:transparent; height:30px;} 
#Menu .StaticSelectedStyle {background:transparent url(../Images/navHover.gif) 0px -3px; height:30px;}
#Menu .DynamicMenuStyle {}
#Menu .DynamicMenuItemStyle {z-index:100; background-image:url(../images/dropdown-back.gif); border-width:0 1px 1px 1px; border-style:solid; border-color:#999999; border-bottom:1px solid #cccccc; width:181px; height:28px; font-size: 10px;color: white; font-weight: bold; padding:0;}
#Menu .DynamicMenuItemStyle a{padding:6px 0px 6px 5px; color:#646464; font-size:11px; font-weight:normal; border-width:0px 0px 1px 0px; border-style:solid; border-color:#cccccc; background-image:none;}
#Menu .DynamicMenuItemStyle:hover{background-color:#003366; color:#ffffff; border:0 1px 1px 1px solid #999999; background-image:none;}
#Menu .DynamicSelectedStyle { }

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		background-image:url(/Images/design/menu-bg.gif);
		border-top:1px solid #b3b3b3;
		border-bottom:1px solid #b3b3b3;
		margin: 0;
		padding: 0;
		list-style-type: none;
		font-size: 100%;
		cursor: default;
		width: auto;
		height:35px;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:9px 26px 10px 8px;
		background-repeat: no-repeat;
		background-position: 93% 50%;
		color:#ffffff;
		font-family:Arial;
		font-size:13px;
		text-decoration:none;
		font-weight:bold;
		border-width:0px 1px 0px 0px;
		border-style:solid;
		border-color:#02325F;
		text-transform: capitalize;
		max-height:35px;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-image:url(Images/design/arrow-blue.gif);
		background-color:#023D75;
		background-repeat: no-repeat;
		background-position: 93% 50%;
		color:#ffffff;
		text-decoration:none;
		max-height:35px;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		background-image:url(Images/design/arrow-blue.gif);
		background-color:#023D75;
		background-repeat: no-repeat;
		background-position: 93% 50%;
		color:#ffffff;
		text-decoration:none;
		max-height:35px;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-image:url(Images/design/arrow-blue.gif);
		background-color:#023D75;
		background-repeat: no-repeat;
		background-position: 93% 50%;
		color:#ffffff;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:0px;
		margin:0px;
		width:181px;
		background-image:url(Images/dropdown-back.jpg);
		border-width:0 1px 1px 1px;
		border-style:solid;
		border-color:#999999;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:6px 0px 6px 5px;
		color:#646464;
		font-size:11px;
		font-weight:normal;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:#cccccc;
		background-image:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#023D75;
		color:#ffffff;
		border-color:#cccccc;
		background-image:none;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#023D75;
		color:#ffffff;
		border-color:#cccccc;
		background-image:none;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#023D75;
		color:#ffffff;
		text-decoration:underline;
		border-color:#cccccc;
		background-image:none;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 5px;
		color:#222222;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:2px;
		margin:4px 5px;
		border-color:#a2a1ad;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li .qmparent	
	{	
		background-image:url(images/arrow_3.gif);
		background-repeat:no-repeat;
		background-position:92% 50%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-image:url(images/arrow_2.gif);
		text-decoration:underline;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li .qmparent	
	{	
		background-image:url(images/arrow_0.gif);
		background-repeat:no-repeat;
		background-position:92% 50%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-image:url(images/arrow_0.gif);
		text-decoration:underline;
	}

/**************************************************/
/*  SPECIALS Page                                 
/**************************************************/
#Specials { text-align: left; padding-left:14px;}
#Specials .Title {font-size:26px;color: #6f6f6e;font-family:Times New Roman;letter-spacing:0px;margin:0px 0px 10px 0px;padding-top:10px;}
#Specials .SpecialItem 
{
    text-align:center;width:173px;height:205px;margin:3px 5px 0px 5px;padding:0px 3px 10px 3px; 
    background-image:url(../images/line_seperator.gif);background-repeat:no-repeat;background-position:right center;
}
#Specials .SpecialItem .DetailLink {width:170px; height:37px;font-family:Arial;font-weight:bold;color:#313131;font-size:12px;margin-right:5px;}
#Specials .SpecialItem .DetailLink A:link { color: #003366; text-decoration: underline;}
#Specials .SpecialItem .DetailLink A:Visited { color: #003366; text-decoration: underline;}
#Specials .SpecialItem .DetailLink A:Hover { color: #333333; text-decoration: underline;}
#Specials .SpecialItem .ShortDescription {height:30px; font-size: 9pt;font-family:Arial;font-weight:normal;color:#313131;margin-top:5px;margin-right:5px;}
#Specials .SpecialItem .Image {height:100px; margin-bottom:0px;text-align:center;vertical-align:text-bottom; }
#Specials .SpecialItem .StarRating {font-family:Arial;font-weight:normal;color:#313131; font-size:9pt;text-align:left;margin-left:0px;}
#Specials .SpecialItem .BuyButton { margin-bottom:0px; margin-top:3px;}
#Specials .ItemStyle {vertical-align:top;}

#Specials .SpecialItem .Price { font-weight: normal; font-size: 18px;color: #df7228; text-align:center; }
#Specials .SpecialItem .RegularPrice { font-weight: normal; font-size: 18px; font-family: verdana,arial; color: #df7228; text-decoration: line-through; }
#Specials .SpecialItem .SalePrice { font-weight: normal; font-size: 18px;color: #df7228; padding-top: 5px; }
#Specials .SpecialItem .CallForPrice { margin-bottom: 5px; }
#Specials .ProductViews { text-align:left; padding-left:7px; padding-right:0px; }
#Specials .ProductViews .ItemStyle {vertical-align:top; padding:0px; text-align:left; padding-bottom:5px;}
#Specials .ProductViews .Swatches { padding:0px; cursor:pointer; margin:0px; text-align:left; padding-left:0px; padding-right:0px; }
#Specials .ProductViews .SwatchImage {  border:solid 1px #B9CBFF; cursor:pointer; text-align:center; padding:2px; margin:1px; }
/* --------------------BANNER ROTATOR---------------------*/
#Specials #SlideItMoo_outer {position:relative;margin-left:5px;bottom:10px;margin-right:0px;margin-top:7px;margin-bottom:10px;}
#Specials #SlideItMoo_outer .SlideItMoo_forward,
#Specials #SlideItMoo_outer .SlideItMoo_back{position:absolute;cursor:pointer;width:25px;height:210px;top:15px;right:30px;background:url(../images/RightScroll.gif) no-repeat center;} 
#Specials #SlideItMoo_outer .SlideItMoo_back {left:-15px;background:url(../images/LeftScroll.gif) no-repeat center;}
#Specials #SlideItMoo_inner{width:100%;overflow:hidden;margin:0px 0px 0px 10px;padding:10px 0px 10px 0px;}
#Specials #SlideItMoo_items {}
#Specials #SlideItMoo_items div.SlideItMoo_element {float:left;clear:right;}
#Specials #SlideItMoo_items a {}
#Specials #SlideItMoo_items a img{ border:none; }

/**************************************************/
/* SHOPPING CART                                 
/**************************************************/
.ShoppingCart {margin-bottom: 10px;background-color: white;}
.ShoppingCart .Title {text-align:left; vertical-align:middle; padding-bottom:8px;  padding-top:8px; padding-left:5px; font-family:Arial;background-color:#f5f5f5;  font-size:20px; color:#494949; width:auto; font-weight:bold; }
.ShoppingCart .CheckoutBox {margin-top:5px; font-family:Arial; text-align: right; background-color: white; }
.ShoppingCart .CustomerService { font-weight: bold; font-size: 9pt; font-family:Arial; background-color: #FFFFFF;}
.ShoppingCart .QuickSearchfield {float:left;margin-top:0px;}
.ShoppingCart .QuickSearchfield .Button {position:relative;top:5px;}
.ShoppingCart .BreadCrumb {background:url() no-repeat; background-position:right;height:35px;  padding-bottom:10px;}
.ShoppingCart .BreadCrumb .PromoText {position:relative;top:3px;right:15px;float:right;}
.ShoppingCart .Horizontal{float:left; width:100%; border-top:1px dotted #898989;margin: 0px 0px 5px 0px;}
.ShoppingCart .Grid {}
.ShoppingCart .Grid .Header{font-family:Arial; text-transform:uppercase; border-bottom: solid 1px #C0C0C0; font-weight: bold; font-size: 12px;color: #494949; background-color: white; }
.ShoppingCart .Grid .Row {border-bottom: solid 1px #C0C0C0; font-weight: normal; font-size: 11px; color: #999999;background-color: white;}
.ShoppingCart .Grid .Quantity { width: 60px; height: 25px; }
.ShoppingCart .Grid .AlternatingRow {border-bottom: solid 1px #C0C0C0;font-weight: normal; font-size: 11px; color: #999999; background-color: #F5F5F5; padding: 5px;}
.ShoppingCart .Grid .Row .RemoveItem, .ShoppingCart .Grid .AlternatingRow .RemoveItem{height:60px; padding-left:20px; width:70px;}
.ShoppingCart .Grid .ProductName{ font-size: 12px; font-weight:bold; font-family:Arial; font-family: verdana; color: #494949;}
.ShoppingCart .Grid .Description { font-size: 12px; font-family: verdana; padding-top: 5px; }
.ShoppingCart .Grid a:link, .ShoppingCart .Grid a:visited {color: #494949; font-family:Arial; font-size: 15px;font-weight: bold; text-decoration:none;}
.ShoppingCart .Update { font-weight: normal; margin-top: 5px; }
.ShoppingCart .Quantity { width: 40px; height: 15px; }
.ShoppingCart .CartTotals { margin-bottom: 10px; text-align: right; }
.ShoppingCart .Apply {vertical-align:bottom;margin-top:45px; color:#757575; font-weight:bold;}
.ShoppingCart .TotalBox {text-align:right;}
.ShoppingCart .TotalBox div{border: solid 0px green;}
.ShoppingCart .TotalBox table{text-align:right; float:right}
.ShoppingCart .TotalBox td {width:122px; padding:3px;text-align:left; border-bottom: solid 1px #C0C0C0; background-color:White;}
.ShoppingCart .TotalBox tr {height:40px;}
.ShoppingCart .TotalBox .TotalValue {text-align:right; color:#494949}
.ShoppingCart .bold td{text-align:right; font-weight:bold;}
.ShoppingCart .ShipBy{text-align:left; font-weight:bold;color:#494949}
.ShoppingCart .TotalBoxFooter {width:100%;}
.ShoppingCart .TotalBoxFooter tr{background-color:white; width:100%; margin-bottom: 10px;}
.ShoppingCart .TotalBoxFooter .CustomMessage {text-align:left; font-size:11px; margin-top:39px; color:#494949; padding-left:5px;}
.ShoppingCart .TotalBoxFooter td{text-align:right;}
.ShoppingCart .CrossSellItem {border:2px solid #cccccc;height:auto;width:175px; text-align: center; padding-right: 5px; padding-left: 5px; padding-bottom: 0px; padding-top: 0px;margin-top: 10px; margin-bottom: 10px; margin-left: 0px;margin-right:18px; }
.ShoppingCart .TableContainer .TotalBox {width:100%}
.ShoppingCart .TableContainer .TotalBox .FieldValue{text-align:right; color:#494949; width:80px; padding-right:5px;}
.ShoppingCart .ShippingText{padding-bottom:20px; color:red}
.ShoppingCart .CartRelatedItem .ItemStyle {vertical-align:top; padding:0px; text-align:left; padding-bottom:5px;}

/**************************************************/
/* CART ITEM RELATED PRODUCTS GRID
/**************************************************/
#CartItemRelatedProducts { text-align: left;margin-bottom:50px; padding-left:15px;}
#CartItemRelatedProducts .Title {padding:5px 0px 5px 5px; background-color: #F5F5F5;color: #6f6f6e;font-size: 25px; font-family:Times New Roman;letter-spacing:0px;margin-bottom:10px;margin-left:0px;}
#CartItemRelatedProducts .CartRelatedItem 
{
    vertical-align:top; text-align:left;width:173px;height:190px;padding-left:5px; padding-right:7px;margin-right:5px;
    background-image:url(../images/line_seperator.gif);background-repeat:no-repeat;background-position:right center;
}

#CartItemRelatedProducts .CartRelatedItem .Price { font-weight: normal; font-size: 18px;color: #df7228; text-align:center; }
#CartItemRelatedProducts .CartRelatedItem .RegularPrice { font-weight: normal; font-size: 18px; font-family: verdana,arial; color: #df7228; text-decoration: line-through; }
#CartItemRelatedProducts .CartRelatedItem .SalePrice { font-weight: normal; font-size: 18px;color: #df7228; padding-top: 5px; }
#CartItemRelatedProducts .CartRelatedItem .CallForPrice { margin-bottom: 5px; }
#CartItemRelatedProducts .CartRelatedItem .DetailLink {height:37px;font-family:Arial;font-weight:normal;color:#313131; font-size: 13pt;}
#CartItemRelatedProducts .CartRelatedItem .DetailLink A:link { color: #313131; text-decoration: none;  }
#CartItemRelatedProducts .CartRelatedItem .DetailLink A:Visited { color: #313131; text-decoration: none; }
#CartItemRelatedProducts .CartRelatedItem .DetailLink A:Hover { color: #313131; text-decoration: none; }
#CartItemRelatedProducts .CartRelatedItem .ShortDescription {height:14px;font-size: 9pt;font-family:Arial;font-weight:normal;color:#313131;margin-top:3px;}
#CartItemRelatedProducts .CartRelatedItem .Image { height:100px; margin-bottom:0px;text-align:center;vertical-align:text-bottom; }
#CartItemRelatedProducts .CartRelatedItem .BuyButton { margin-bottom:0px; margin-top:5px;}
#CartItemRelatedProducts .CartRelatedItem .StarRating {font-family:Arial;font-weight:normal;color:#313131; font-size:9pt;text-align:left;margin-left:0px;}

/* --------------------SLIDER---------------------*/
#CartItemRelatedProducts #Cart_CrossSellItem_outer {position:relative;margin-left:5px;bottom:10px;margin-right:0px;margin-top:7px;}
#CartItemRelatedProducts #Cart_CrossSellItem_outer .SlideItMoo_forward,
#CartItemRelatedProducts #Cart_CrossSellItem_outer .SlideItMoo_back{position:absolute;cursor:pointer;width:25px;height:200px;top:15px;bottom:10px;right:35px;background:url(../images/RightScroll.gif) no-repeat center;} 
#CartItemRelatedProducts #Cart_CrossSellItem_outer .SlideItMoo_back {left:-15px;background:url(../images/LeftScroll.gif) no-repeat center;}
#CartItemRelatedProducts #Cart_CrossSellItem_inner{width:100%;overflow:hidden;margin:0px 0px 0px 10px;padding:10px 0px 10px 0px;}
#CartItemRelatedProducts #Cart_CrossSellItem_items {}
#CartItemRelatedProducts #Cart_CrossSellItem_items div.Cart_CrossSellItem_element {float:left;clear:right;}
#CartItemRelatedProducts #Cart_CrossSellItem_items a {}
#CartItemRelatedProducts #Cart_CrossSellItem_items a img{ border:none; }

/************************************************/
/* Product Tagging
/************************************************/
.ProductTagging { text-align: left; margin-top: 0px; margin-bottom:25px; }
.ProductTagging div{}
.ProductTagging .Title {word-spacing:1px;text-transform:uppercase; text-align:center; color: #ffffff; width:180px; height: 20px; background-image:url(../Images/navBG.gif); background-repeat:repeat-x; font-weight: bold; padding-right: 10px; padding-left:5px; padding-bottom: 5px; padding-top: 10px; font-size: 12px; font-family: Tahoma; margin-bottom:0px;}
.ProductTagging .ValueStyle {padding-bottom:5px;padding-top:5px;padding-left:0px;margin-left:5px;margin-bottom:5px;}
.ProductTagging .TagGroup {border-bottom:1px solid #dddddd; margin-bottom:3px; margin-top:10px;}
.ProductTagging .DynamicValueStyle {padding-bottom:0px;padding-left:0px;width:150px;}
/* DROPDOWNLIST */
.ProductTagging .dropdownText {margin-right:10px; font-family: Arial;font-size:11px;width:140px;height:20px; color:#333311;border:1px solid #B7B7B7;}
/* Links Control */
.ProductTagging .LinksTitle {text-transform:uppercase;color: #333333;font-size:11px;margin-bottom:0px;margin-left:5px;font-family: Arial;font-weight:bold;}
.ProductTagging .linkBtnTagText {text-decoration:underline; color: #3a6ea5;font-size:11px;font-weight:normal;font-family: verdana;padding-left:5px;}
.ProductTagging .linkBtnTagText:Hover {color:#003366;}
.ProductTagging .linkBtnTagTextSelected {text-transform:capitalize;text-decoration:none; color: #3a6ea5;font-size:11px;font-weight:bold;font-family: verdana;padding-left:5px; }
/* RADIOBUTTON Control */
.ProductTagging .RadioButton {font-weight: normal;font-size: 8pt;font-family: verdana;padding-bottom: 2px;padding-top: 2px;color: #3a6ea5;padding-left: 2px;padding-right: 2px; vertical-align:middle; }
.ProductTagging .RadioButtonListTitle {text-transform:uppercase;color: #333333;font-size:11px;font-weight:bold;font-family: Arial;margin-left:5px;}
/* Icons Control */
.ProductTagging .IconsTitle {text-transform:uppercase;color: #cb5d2a;font-size:11px;font-weight:bold;font-family: verdana;margin-left:5px;}
.ProductTagging .SelectedTagText {  color:black; margin-left:5px;font-size:7pt;}
.ProductTagging .SelectedTagValue {  color:#555555; margin-left:5px; font-size:7pt;display:inline-block;}

/**************************************************/
/* PRODUCT DETAIL                                 
/**************************************************/
#ProductDetail { margin-left:15px; margin-right:15px;font-family:Arial;color:#666666;}
#ProductDetail .CategoryTitle h1{padding:5px 10px 5px 10px;}
#ProductDetail .Horizontalline {border-top:1px solid silver;margin:6px 0px 0px 0px;}
#ProductDetail .ProductTitle h1{color:#333333; margin-top:5px; margin-bottom:0px; padding-left:0px; background-color:#ffffff; font-family:"Trebuchet MS"; font-weight:bold; font-size:16pt;}
#ProductDetail .LeftContent {float:left;width:440px; margin-right:10px; position:relative;}
#ProductDetail .RightContent {float:left;width:470px;margin-left:10px;padding:0px 0px 0 20px; position:relative;}
#ProductDetail .ProdContent {float:left; width:980px; margin-right:10px; position:relative;}
#ProductDetail .ProdContentRight {float:left; position:relative;}
#ProductDetail .Description {margin: 0px 0px 10px 0px;font-size:10pt; padding-right:10px;}
#ProductDetail .Label {color:#646464; font-size:11px; width:150px; float:left;}
#ProductDetail .Brand {color:#646464; font-size:11px; width:150px; float:left;}
#ProductDetail .Brand A:Link {color:#003366; font-size:11px; text-decoration:underline;}
#ProductDetail .Brand A:VISITED {color:#003366; font-size:11px; text-decoration:underline;}
#ProductDetail .Brand A:HOVER {color:#0099ff; font-size:11px; text-decoration:underline;}
#ProductDetail .Image { margin-bottom:10px;text-align:center; padding:10px;}
#ProductDetail .Zoom { margin-bottom: 20px; text-align: center; }
#ProductDetail .StarRating {margin-top:15px; height:30px; color:#000000; font-size:11px;}
#ProductDetail .StarRating A {text-decoration:underline; color:#003366; font-size:11px;}
#ProductDetail .Tabs { margin-top: 30px; margin-bottom:0px;  font-size: 8pt; }
#ProductDetail .OrderingOptions {text-transform:uppercase; text-align:left; padding-left:15px; padding-right:15px; padding-bottom:10px; padding-top:10px; background:url(../Images/buy-option.jpg) repeat-x bottom left; border:1px solid #dddddd;}
#ProductDetail .Quantity {border-bottom:1px solid #dddddd; color:#646464; font-size:12px; height:30px;}
#ProductDetail .StockMsg {height:30px; font-size:14px; font-family:"Arial"; color:#009900; padding:12px 0 0 35px; background-image:url(../Images/CheckMark.gif); border-top:1px solid #dddddd; border-bottom:1px solid #dddddd; background-repeat:no-repeat; background-position:0px 8px;}
#ProductDetail .Price {font-size: 14px; font-weight: bold; font-family:Arial; height:30px;}
#ProductDetail .PriceContent {font-size: 14px; font-weight: bold; font-family:Arial; height:28px; border-bottom:1px solid #dddddd; padding-top:12px;}
#ProductDetail .RegularPrice { font-size: 12px; font-weight: normal; text-decoration: line-through; margin-right:1px;margin-left:2px;}
#ProductDetail .SalePrice {font-size: 14px;color:#CC0000;}
#ProductDetail .CallForPriceMsg {font-size: 14px;font-weight:bold; color:#cb5d2a;}
#ProductDetail .AddToCartButton {padding-top:10px; height:40px;}
#ProductDetail .AttributeDropDown { width:136px; height:20px; border:1px solid #B7B7B7; }
#ProductDetail .AddOnDropDown { width:136px; height:20px; border:1px solid #B7B7B7; }
#ProductDetail .LeftContent .prodDescription{color:#646464; font-size:12px; padding:0px; position:relative; float:left; font-family:Arial, Helvetica, sans-serif;}
#ProductDetail .LeftContent .prodDescription h2{color:#646464; font-family:"Trebuchet MS"; font-size:18px;}
#ProductDetail .LeftContent .prodDescription ol{margin-left:25px;}
#ProductDetail .LeftContent .prodDescription ul{margin-left:20px; font-size:12px;}
#ProductDetail .LeftContent .prodDescription a {color:#003366; text-decoration:underline;}
#ProductDetail .LeftContent .prodDescription a:visited {color:#003366; text-decoration:underline;}
#ProductDetail .LeftContent .prodDescription a:hover {color:#0099ff; text-decoration:underline;}
#ProductDetail .LeftContent .desc-header {color:#646464; font-size:16px; font-family:"Trebuchet MS"; padding-top:5px; border-top:1px solid #cccccc;}
#ProductDetail .LeftContent .prodFeatures {color:#646464;}

/*NK - Product Quote Area Begin */
.product-quote {width:470px; height:124px; background-image:url(../../../Data/Default/Images/product-quote-bg.jpg); position:relative;}
.product-quote .quote{position:relative; top:50px; left:142px;}
.product-quote .ask{position:absolute; top:50px; right:55px;}
.product-quote .phone{position:relative; top:50px; left:200px; font-size:13px; color:#888888;}
/* Product Quote Area End */

 /* ----------------IMAGE SLIDER STARTS------------- */
#ProductDetail #CatalogImage_outer {width:260px;margin:0px;background:#ffffff;overflow:hidden;position:relative;bottom:10px;right:9px;padding:0px}
#ProductDetail #CatalogImage_outer .SlideItMoo_forward,
#ProductDetail #CatalogImage_outer .SlideItMoo_back{display:block;position:absolute;cursor:pointer;width:24px;height:260px;bottom:0px;right:0px;background:url(../images/RightScroll.gif) no-repeat center;}
#ProductDetail #CatalogImage_outer .SlideItMoo_back {left:0px;background:url(../images/LeftScroll.gif) no-repeat center;}
#ProductDetail #CatalogImage_inner{width:260px;overflow:hidden;position:relative;left:25px;*left:0px;margin:0px;padding:0px 0px 0px 0px;}
#ProductDetail #CatalogImage_items {display:block;position:relative;height:250px;}
#ProductDetail #CatalogImage_items div.CatalogImage_element {width:260px;height:260px;display:block;position:relative;float:left;margin:0px 0px 0px 0px;font-size:11px;text-align:center;color:#FFFFFF;}
#ProductDetail #CatalogImage_items a {}
#ProductDetail #CatalogImage_items a img{ border:none; }
/* ----------------IMAGE SLIDER ENDS------------- */
/*---------- SWATCHES ------------*/
#ProductDetail .ProductSwatches {text-align:center;margin:10px 0px 20px 10px;height:20px;}
#ProductDetail .ProductSwatches .Text {float:left;margin:3px 20px 0px 30px;color:#848484;font-size: 10px;font-weight:bold; font-family: Arial;}
#ProductDetail .ProductSwatches .ProductViews .Swatches {}
#ProductDetail .ProductSwatches .ProductViews .Swatches .ItemStyle {padding-left:8px;padding-top:2px;vertical-align:top;}
#ProductDetail .ProductSwatches .SwatchImage {cursor:pointer;border:solid 1px #313131; cursor:pointer; text-align:center;height:15px;}
/* ----------SWATCHES ENDS ---------*/
/* ----------------AJAX TAB STYLE STARTS---------- */
#ProductDetail #Tab .CustomTabStyle .ajax__tab_body 
{
    border-top:Solid 1px #cccccc; border-left:Solid 1px #cccccc;border-bottom:Solid 1px #cccccc;border-right:Solid 1px #cccccc; color:#666666; font-size:10pt; 
    height:auto; width:940px;color:#666666; font-size:10pt;background-color:#ffffff; padding-top:5px;padding-right:5px;
}
#ProductDetail #Tab .CustomTabStyle .ajax__tab_outer {padding-right:15px;background:url(../Images/tabRightLastOff.gif) no-repeat right; background-position:top right; position:relative; top:2px;}
#ProductDetail #Tab .CustomTabStyle .ajax__tab_inner {padding-left:4px;background:url(../Images/tabLeftFirstOff.gif) no-repeat;}
#ProductDetail #Tab .CustomTabStyle .ajax__tab_tab { width:100px; height:22px;margin:0;background:url(../Images/tabStripeOff.gif) repeat-x; padding-top:10px; padding-left:10px; padding-right:10px; font-weight:bold;}
#ProductDetail #Tab .CustomTabStyle .ajax__tab_hover { cursor:pointer; }
#ProductDetail #Tab .CustomTabStyle .ajax__tab_hover .ajax__tab_outer { padding-right:15px;background:url(../Images/tabRightLastOn.gif) no-repeat right; background-position:top right;}
#ProductDetail #Tab .CustomTabStyle .ajax__tab_hover .ajax__tab_inner { padding-left:4px;background:url(../Images/tabLeftFirstOn.gif) no-repeat;}
#ProductDetail #Tab .CustomTabStyle .ajax__tab_hover .ajax__tab_tab { height:22px;background:url(../Images/tabStripeOn.gif) repeat-x; font-weight:bold;}
#ProductDetail #Tab .CustomTabStyle .ajax__tab_active .ajax__tab_outer {background:url(../Images/tabRightLastOn.gif) no-repeat right; color:#666666;  background-position:top right; z-index:10;}
#ProductDetail #Tab .CustomTabStyle .ajax__tab_active .ajax__tab_inner {background:url(../Images/tabLeftFirstOn.gif) no-repeat;color:#666666;}
#ProductDetail #Tab .CustomTabStyle .ajax__tab_active .ajax__tab_tab {height:22px;padding-bottom:-10px; background:url(../Images/tabStripeOn.gif) repeat-x; color:#666666; font-weight:bold;}
#ProductDetail #Tab .Description {margin:10px;}
#ProductDetail #Tab .Features {margin:10px;}
#ProductDetail #Tab .Reviews {margin:10px;}
#ProductDetail #Tab .ShippingInfo {margin:10px;}
/* ----------------AJAX TAB STYLE ENDS----------------*/
#ProductDetail #RelatedTabs {margin-top:20px; margin-left:0px; vertical-align:middle;}
#ProductDetail #RelatedTabs .RelatedProductTabStyle .ajax__tab_body {height:auto; width:940px;border:1px Solid #cccccc;}
#ProductDetail #RelatedTabs .RelatedProductTabStyle .ajax__tab_tab { width:150px; height:22px;margin:0;background:url(../Images/relatedOff.gif) no-repeat; padding-top:10px; padding-left:0px; padding-right:5px; font-weight:bold; position:relative; top:2px;}
#ProductDetail #RelatedTabs .RelatedProductTabStyle .ajax__tab_hover .ajax__tab_tab { height:22px;background:url(../Images/relatedOn.gif) no-repeat; font-weight:bold;}
#ProductDetail #RelatedTabs .RelatedProductTabStyle .ajax__tab_hover { cursor:pointer; }
#ProductDetail #RelatedTabs .RelatedProductTabStyle .ajax__tab_active .ajax__tab_tab {height:22px;padding-bottom:-10px; background:url(../Images/relatedOn.gif) no-repeat; color:#666666; font-weight:bold;}
/* ----------------AJAX RELATED TAB STYLE ENDS--------*/
#ProductDetail #DetailPageLink {clear:left;word-spacing:0.5px; color: #313131;font-size:12px; background:transparent; margin-left:1px; position:relative;}
#ProductDetail #DetailPageLink #InternalLinks {width:185px; height:30px; position:absolute; bottom:0px; right:0px;}
#ProductDetail #DetailPageLink #InternalLinks A:Link { text-decoration:underline; }
#ProductDetail #DetailPageLink #InternalLinks A:HOVER { text-decoration:none; }
#ProductDetail #DetailPageLink #InternalLinks A:VISITED { text-decoration:none; }
#ProductDetail #DetailPageLink #InternalLinks .GiftImage { position:relative; left:5px; }
#ProductDetail #DetailPageLink #InternalLinks .FriendImage { position:relative; left:3px; }
#ProductDetail #DetailPageLink #SocialLinks { float:right; margin-top:10px; margin-right:10px; margin-bottom:5px;margin-left:15px; }
#ProductDetail #DetailPageLink #SocialLinks .FBImage {position:relative;top:0px;right:0px;}
#ProductDetail #DetailPageLink #SocialLinks .TwitterImage {position:relative;top:0px;}
/* ----------------Cross Sell Related Item------------*/
#ProductDetail .CrossSellItem .Image { margin:0px; border:0px; padding:0px;}
#ProductDetail .CrossSell #CrossSellItems_outer {height:auto;overflow:hidden;position:relative;bottom:0px;right:0px;margin:0px; background:#ffffff; display:block;}
#ProductDetail .CrossSell #CrossSellItems_outer .SlideItMoo_forward,
#ProductDetail .CrossSell #CrossSellItems_outer .SlideItMoo_back{display:block;position:absolute; cursor:pointer;width:14px;height:50px;top:10px;bottom:0px;right:0px;background:url(../images/crossSell_RightScroll.gif) no-repeat center;}
#ProductDetail .CrossSell #CrossSellItems_outer .SlideItMoo_back {left:0px;background:url(../images/crossSell_LeftScroll.gif) no-repeat center;}
#ProductDetail .CrossSell #CrossSellItems_inner{overflow:hidden;position:relative;left:20px;margin:0px;padding:0px 5px 0px 5px;}
#ProductDetail .CrossSell #CrossSellItems {display:block;position:relative;}
#ProductDetail .CrossSell #CrossSellItems div.CrossSellItem {display:block;float:left;padding:0px 5px 0px 5px;font-size:11px;text-align:center; border:1px solid #cccccc; margin:5px; background-color:#ffffff; width:200px; min-height:200px;}
#ProductDetail .CrossSell #CrossSellItems .Image {text-align:center;margin:10px 0px 10px 0px;width:50px;height:50px; position:relative; left:75px;}
#ProductDetail .CrossSell #CrossSellItems .Price {text-align:center; color:#333333; font-weight:bold; border:0px;}
#ProductDetail .CrossSell #CrossSellItems a {}
#ProductDetail .CrossSell #CrossSellItems a img{ border:none; text-align:center;}
#ProductDetail .CrossSell #CrossSellItems .BuyButton { margin:0 0 5px 5px; padding-top:0px; background-image:url(../images/catAddToCart.gif); width:120px; height:30px; background-position:0 0; position:relative; left:35px;}
#ProductDetail .CrossSell #CrossSellItems .BuyButton:Hover {background-image:url(../images/catAddToCart.gif); width:120px; height:30px; background-position:0 -30px;}
/* ---------------- Best Sellers ------------*/
#ProductDetail .BestSellerItem .Image { margin:0px; border:0px; padding:0px; }
#ProductDetail .BestSeller #BestSellers_outer {height:70px;margin-left:5px;margin-top:5px; overflow:hidden;position:relative;bottom:0px;right:0px;background:#ffffff; display:block; width: 260px !important;}
#ProductDetail .BestSeller #BestSellers_outer .SlideItMoo_forward,
#ProductDetail .BestSeller #BestSellers_outer .SlideItMoo_back{display:block;position:absolute; cursor:pointer;width:14px;height:50px;top:10px; right:0px;background:url(../images/crossSell_RightScroll.gif) no-repeat center;}
#ProductDetail .BestSeller #BestSellers_outer .SlideItMoo_back {left:0px;background:url(../images/crossSell_LeftScroll.gif) no-repeat center;}
#ProductDetail .BestSeller #BestSellers_inner { overflow:hidden;position:relative;left:20px;margin:0px;padding:0px 5px 0px 5px; width: 210px !important;}
#ProductDetail .BestSeller #BestSellers_Items {display:block;position:relative; width: 400px !important;}
#ProductDetail .BestSeller #BestSellers_Items div.BestSellerItem {display:block;float:left;padding:0px 10px 0px 10px;font-size:11px;text-align:center;color:#FFFFFF;}
#ProductDetail .BestSeller #BestSellers_Items .Image {text-align:center;margin:10px 0px 10px 0px;width:50px;height:50px;}
#ProductDetail .BestSeller #BestSellers_Items a {}
#ProductDetail .BestSeller #BestSellers_Items a img{ border:none; }
/* ---------------- Product Reviews ------------*/
#ProductDetail #Review { margin-left:0px; margin-right:0px; width:340px; color:#646464; font-size:12px; }
#ProductDetail #Review .TitleStyle { font-size: 12px; word-wrap: break-word; font-weight:bold; padding:0px; color:#646464;}
#ProductDetail #Review .AlignRight { text-align:right; }
#ProductDetail #Review .ItemStyle { }
#ProductDetail #Review .ReviewItem { padding-top:10px;  text-align:left; }
#ProductDetail #Review .ReviewItem .Title { font-size:13px; font-weight:lighter; margin-top: 10px; margin-bottom: 10px; color: #444444; padding-right: 5px; padding-left: 0px; padding-bottom: 3px; padding-top: 3px; background-color: #eaebeb; border-left: #d3d3d3 1px solid; border-bottom: #8e9fba 1px solid; border-top-width: 1px; border-top-color: #d3d3d3; border-right-width: 1px; border-right-color: #d3d3d3;}
#ProductDetail #Review .ReviewItem .Title .Subject { padding-left:10px; font-size: 13px; font-weight:bold; color:#000000; }
#ProductDetail #Review .ReviewItem .Text { padding-top:5px; padding-bottom:5px;}
#ProductDetail #Review .ReviewItem .Content { margin-top:5px; margin-bottom:5px; margin-left:10px; color:#646464; }
#ProductDetail #Review .ReviewItem .StarRating { text-align:left; }
#ProductDetail #Review .ReviewItem .Content .Row { margin-top:5px; font-size:12px; color:#646464; text-align:left; }
#ProductDetail #Review .ReviewItem .Content .Row .FieldStyle { font-size:12px; color:#646464; font-weight:bold; margin-bottom:5px;  }
#ProductDetail #Review .ReviewItem .Content .Row .ValueStyle { margin-left:10px; font-size:12px; color:#646464; margin-bottom:5px; }
#ProductDetail #Review .Paging { margin-top:5px; margin-bottom:0px; text-align:right;  font-size:12px; color:#646464;}
#ProductDetail #Review .Sorting { text-align:right; padding-top:0px; color: #646464; font-size:12px; }
#ProductDetail #Review .Link { font-size:11px; text-align:left; width:40%;  }
#ProductDetail #Review .Link A:link { color: #646464; text-decoration: underline; }
#ProductDetail #Review .Link A:Visited { color: #646464; text-decoration: underline;  }
#ProductDetail #Review .Link A:Hover { color: #646464; text-decoration: underline; }
#ProductDetail #Review .Spacer { margin-bottom:5px; }

/**************************************************/
/* Product Dynamic Attributes/AddOns Style
/**************************************************/
#Attributes .Option { display:block; margin-bottom:10px;}
#Attributes .OptionLabel {padding-right:10px;}

#Add-Ons .Option { display:block; margin-bottom:10px;}
#Add-Ons .OptionLabel {padding-right:10px;}
#Add-Ons .DynamicValueStyle {padding-bottom:0px;padding-left:10px;}
#Add-Ons .AddonTitle {color:#6074A6;font-size:12px;margin-bottom:0px;padding-left:3px;font-family: Arial;font-weight:bold;}

/*****************************************************/
/* Quick Watch page                            
/*****************************************************/
#Quickwatch { text-align:left;font-family:Arial;color:#666666;}
#Quickwatch #LeftElement {width:310px;float:left;background-image:url(../Images/quickwatch_separator.jpg);background-position:right;background-repeat:no-repeat;height:auto;}
#Quickwatch #RightElement {float:left; width:330px;}
#Quickwatch .ProductDetail { margin-left:10px;}
#Quickwatch #Description { font-size:10pt; padding-top:0px; width:330px;}
#Quickwatch .ProductNum { font-size:8pt; margin-top:10px; }
#Quickwatch .StarRating { margin-bottom:10px; margin-top:10px; }
#Quickwatch .ProductDetail .OrderingOptions { width:340px;text-transform:uppercase;text-align:right; padding-bottom:10px; padding-top:15px; }
#Quickwatch .Quantity { padding-right:8px; }
#Quickwatch .ProductDetail .Pricing { width:340px; margin-top:10px; }
#Quickwatch .ProductDetail .Pricing .ProductPrice { text-align:left; padding-left:200px; }
#Quickwatch .ProductDetail .TotalPriceText { color: #c0c0c0; font-size: 12px; }
#Quickwatch .ProductDetail .ProductPrice { color: #666666; font-size: 12px; }
#Quickwatch .ProductDetail .RegularPrice { font-size:12px; font-weight: normal; text-decoration: line-through; margin-right: 5px; }
#Quickwatch .ProductDetail .Content{ text-align:right; }
#Quickwatch .ProductDetail .Pricing .Content .StockMsg {font-size:18px; font-family:Arial; color:#646464; }
#Quickwatch .ProductDetail .AddToCartButton { margin-top:10px;margin-right:10px; }
#Quickwatch .QuantityDropDown { font-family: Arial;font-size:11px;width:136px;height:20px; color:#999999;border:1px solid #B7B7B7; }
#Quickwatch .AttributeDropDown { font-family: Arial;font-size:11px;width:136px;height:20px; color:#999999;border:1px solid #B7B7B7; }
#Quickwatch .AddOnDropDown { font-family: Arial;font-size:11px;width:136px;height:20px; color:#999999;border:1px solid #B7B7B7; }
#Quickwatch h1#Title { height:auto; color:#681D45; font-size:21pt;background-color:#fff; padding:0px; margin:0px; width:330px;}

/* ----------------IMAGE SLIDER------------- */
#Quickwatch #CatalogImage_outer {width:260px;margin:0px;background:#ffffff;overflow:hidden;position:relative;bottom:0px;right:9px;padding:0px}
#Quickwatch #CatalogImage_outer .SlideItMoo_forward,
#Quickwatch #CatalogImage_outer .SlideItMoo_back{display:block;position:absolute;cursor:pointer;width:24px;height:260px;bottom:0px;right:0px;background:url(../images/RightScroll.gif) no-repeat center;}
#Quickwatch #CatalogImage_outer .SlideItMoo_back {left:0px;background:url(../images/LeftScroll.gif) no-repeat center;}
#Quickwatch #CatalogImage_inner{width:260px;overflow:hidden;position:relative;left:25px;padding:0px 0px 0px 0px;margin:0px;}
#Quickwatch #CatalogImage_items {display:block;position:relative;height:250px;}
#Quickwatch #CatalogImage_items div.CatalogImage_element {width:260px;height:260px;display:block;position:relative;float:left;margin:0px 0px 0px 0px;font-size:11px;text-align:center;color:#FFFFFF;}
#Quickwatch #CatalogImage_items a {}
#Quickwatch #CatalogImage_items a img{ border:none; }
/*---------- SWATCHES ------------*/
#Quickwatch .ProductSwatches { text-align:left;margin:10px 0px 20px 10px;height:20px;}
#Quickwatch .ProductSwatches .Text {float:left;margin:3px 10px 0px 20px;color:#848484;font-size: 10px;font-weight:bold; font-family: Arial;}
#Quickwatch .ProductSwatches .ProductViews .Swatches .ItemStyle {padding-left:8px;padding-top:2px;vertical-align:top;}
#Quickwatch .ProductSwatches .SwatchImage {cursor:pointer;border:solid 1px #313131; cursor:pointer; text-align:left;height:15px; }
/* ---------------- Details Page Link ----------------*/
#Quickwatch #DetailPageLink {height:64px;width:305px; word-spacing:0.5px; color: #313131;font-size:12px; background:#f5f5f5; background:url(../Images/emailfriend_bg.gif); background-repeat:repeat-x; }
#Quickwatch #DetailPageLink #InternalLinks { float:left; margin-top:10px;margin-left:15px; }
#Quickwatch #DetailPageLink #InternalLinks A:Link { text-decoration:none; }
#Quickwatch #DetailPageLink #InternalLinks A:HOVER { text-decoration:none; }
#Quickwatch #DetailPageLink #InternalLinks A:VISITED { text-decoration:none; }
#Quickwatch #DetailPageLink #InternalLinks .GiftImage { position:relative; left:5px; }
#Quickwatch #DetailPageLink #InternalLinks .FriendImage { position:relative; left:3px;}
#Quickwatch #DetailPageLink #SocialLinks { float:right; margin-top:10px; margin-right:10px; margin-bottom:5px;margin-left:15px; }
#Quickwatch #DetailPageLink #SocialLinks .FBImage {position:relative;top:0px;right:0px;}
#Quickwatch #DetailPageLink #SocialLinks .TwitterImage {position:relative;top:0px;}
/* ----------------AJAX RELATED TAB STYLE STARTS----------------*/
#Quickwatch #RelatedTabs { margin-top:20px; margin-left:10px; }
#Quickwatch #RelatedTabs .RelatedProductTabStyle .ajax__tab_body { height:100px; width:273px;border-top:1px Solid #666666; }
#Quickwatch #RelatedTabs .RelatedProductTabStyle .ajax__tab_tab { padding-top:4px; vertical-align:middle; height:24px;width:134px;font-size:10px;word-spacing:2px;font-family:Times New Roman;}
#Quickwatch #RelatedTabs .RelatedProductTabStyle .ajax__tab_hover { cursor:pointer; }
#Quickwatch #RelatedTabs .RelatedProductTabStyle .ajax__tab_active .ajax__tab_inner {background:url(../Images/tab_grey_bg.gif) no-repeat;color:#ffffff;font-size:10px;word-spacing:2px;font-family:Times New Roman;}
/* ----------------Cross Sell Related Item------------*/
#Quickwatch .CrossSellItem .Image { margin:0px; border:0px; padding:0px; }
#Quickwatch .CrossSell #CrossSellItems_outer {height:70px;overflow:hidden;position:relative;bottom:0px;right:0px;margin-top:5px;margin-left:5px; background:#ffffff; display:block;}
#Quickwatch .CrossSell #CrossSellItems_outer .SlideItMoo_forward,
#Quickwatch .CrossSell #CrossSellItems_outer .SlideItMoo_back{display:block;position:absolute; cursor:pointer;width:14px;height:50px;top:10px;bottom:0px;right:0px;background:url(../images/crossSell_RightScroll.gif) no-repeat center;}
#Quickwatch .CrossSell #CrossSellItems_outer .SlideItMoo_back {left:0px;background:url(../images/crossSell_LeftScroll.gif) no-repeat center;}
#Quickwatch .CrossSell #CrossSellItems_inner{overflow:hidden;position:relative;left:20px;margin:0px;padding:0px 5px 0px 5px;}
#Quickwatch .CrossSell #CrossSellItems {display:block;position:relative;}
#Quickwatch .CrossSell #CrossSellItems div.CrossSellItem {display:block;float:left;padding:0px 10px 0px 10px;font-size:11px;text-align:center;color:#FFFFFF;}
#Quickwatch .CrossSell #CrossSellItems .Image {text-align:center;margin:10px 0px 10px 0px;width:50px;height:50px;}
#Quickwatch .CrossSell #CrossSellItems a {}
#Quickwatch .CrossSell #CrossSellItems a img{ border:none; }
/* ---------------- Best Sellers ------------*/
#Quickwatch .BestSellerItem .Image { margin:0px; border:0px; padding:0px; }
#Quickwatch .BestSeller #BestSellers_outer {height:70px;margin-left:5px;margin-top:5px; overflow:hidden;position:relative;bottom:0px;right:0px;background:#ffffff; display:block; width: 260px !important;}
#Quickwatch .BestSeller #BestSellers_outer .SlideItMoo_forward,
#Quickwatch .BestSeller #BestSellers_outer .SlideItMoo_back{display:block;position:absolute; cursor:pointer;width:14px;height:50px;top:10px; right:0px;background:url(../images/crossSell_RightScroll.gif) no-repeat center;}
#Quickwatch .BestSeller #BestSellers_outer .SlideItMoo_back {left:0px;background:url(../images/crossSell_LeftScroll.gif) no-repeat center;}
#Quickwatch .BestSeller #BestSellers_inner { overflow:hidden;position:relative;left:20px;margin:0px;padding:0px 5px 0px 5px; width: 210px !important;}
#Quickwatch .BestSeller #BestSellers_Items {display:block;position:relative; width: 400px !important;}
#Quickwatch .BestSeller #BestSellers_Items div.BestSellerItem {display:block;float:left;padding:0px 10px 0px 10px;font-size:11px;text-align:center;color:#FFFFFF;}
#Quickwatch .BestSeller #BestSellers_Items .Image {text-align:center;margin:10px 0px 10px 0px;width:50px;height:50px;}
#Quickwatch .BestSeller #BestSellers_Items a {}
#Quickwatch .BestSeller #BestSellers_Items a img{ border:none; }
/* ----------------AJAX TAB STYLE----------------*/
#Quickwatch .Tabs { }
#Quickwatch #Tab .CustomTabStyle .ajax__tab_body { height:150px;width:331px;*width:339px; border-top:Solid 1px #c0c0c0; border-left:Solid 4px #c0c0c0;border-left:Solid 4px #c0c0c0;border-bottom:Solid 4px #c0c0c0;border-right:Solid 4px #c0c0c0; color:#666666; font-size:10pt; color:#666666; font-size:10pt;background-color:#ffffff;}
#Quickwatch #Tab .CustomTabStyle .ajax__tab_outer {padding-right:4px;background:url(../Images/Rplain.gif) no-repeat right; background-position:top right;}
#Quickwatch #Tab .CustomTabStyle .ajax__tab_inner {padding-left:4px;background:url(../Images/Lplain.gif) no-repeat;}
#Quickwatch #Tab .CustomTabStyle .ajax__tab_tab { text-align:center; width:105px;padding:10px 0px 9px 0px;margin:0;background:url(../Images/mplain.gif) repeat-x;}
#Quickwatch #Tab .CustomTabStyle .ajax__tab_hover { cursor:pointer; }
#Quickwatch #Tab .CustomTabStyle .ajax__tab_hover .ajax__tab_outer { padding-right:4px;background:url(../Images/Rplain.gif) no-repeat right; background-position:top right;}
#Quickwatch #Tab .CustomTabStyle .ajax__tab_hover .ajax__tab_inner { padding-left:4px;background:url(../Images/Lplain.gif) no-repeat;}
#Quickwatch #Tab .CustomTabStyle .ajax__tab_hover .ajax__tab_tab { background:url(../Images/mplain.gif) repeat-x;}
#Quickwatch #Tab .CustomTabStyle .ajax__tab_active .ajax__tab_outer {background:url(../Images/faright.gif) no-repeat right; color:#333311;  background-position:top right;}
#Quickwatch #Tab .CustomTabStyle .ajax__tab_active .ajax__tab_inner {background:url(../Images/faleft.gif) no-repeat;color:#333311;}
#Quickwatch #Tab .CustomTabStyle .ajax__tab_active .ajax__tab_tab { background:url(../Images/famiddle.gif) repeat-x; color:#333311; font-weight:600;}
#Quickwatch #Tab .Features { margin:10px 0px 10px 10px; }
#Quickwatch #Tab .Reviews { margin:10px 0px 10px 10px;}
#Quickwatch #Tab .ShippingInfo { margin:10px 0px 10px 10px;}
/* ---------------- Product Reviews ------------*/
#Quickwatch #Review { margin-left:10px; margin-right:0px; width:270px;color:#646464; font-size:12px; }
#Quickwatch #Review .ReviewList { width:200px;}
#Quickwatch #Review .TitleStyle { font-size: 11px; word-wrap: break-word; font-weight:bold; padding:0px; color:#646464;}
#Quickwatch #Review .AlignRight { text-align:right;}
#Quickwatch #Review .ReviewItem { padding-top:10px; text-align:left; }
#Quickwatch #Review .ItemStyle { width:265px; overflow:hidden; }
#Quickwatch #Review .ReviewItem .Title { font-size:13px; font-weight:lighter; margin-top: 10px; margin-bottom: 0px; color: #444444; padding-right: 5px; padding-left: 0px; padding-bottom: 3px; padding-top: 3px; }
#Quickwatch #Review .ReviewItem .Title .Subject { padding-left:0px; font-size: 13px; font-weight:bold; color:#000000; }
#Quickwatch #Review .ReviewItem .Text { padding-top:5px; padding-bottom:5px;}
#Quickwatch #Review .ReviewItem .Content { margin-top:0px; margin-bottom:5px; margin-left:0px; color:#646464; }
#Quickwatch #Review .ReviewItem .StarRating { text-align:left; }
#Quickwatch #Review .ReviewItem .Content .Row { margin-top:5px; font-size:12px; color:#646464; text-align:left; }
#Quickwatch #Review .ReviewItem .Content .Row .FieldStyle { font-size:12px; color:#646464; font-weight:bold; margin-bottom:5px;  }
#Quickwatch #Review .ReviewItem .Content .Row .ValueStyle { margin-left:10px; font-size:12px; color:#646464; margin-bottom:5px; }
#Quickwatch #Review .Paging { margin-top:5px; margin-bottom:0px; text-align:right;  font-size:12px; color:#646464;}
#Quickwatch #Review .Sorting {text-align:right;font-size:12px; }
#Quickwatch #Review .Link { font-size:11px; text-align:left; width:40%;  }
#Quickwatch #Review .Link A:link { color: #646464; text-decoration: underline; }
#Quickwatch #Review .Link A:Visited { color: #646464; text-decoration: underline;  }
#Quickwatch #Review .Link A:Hover { color: #646464; text-decoration: underline; }
#Quickwatch #Review .Spacer { margin-bottom:5px; }
#Quickwatch #Review .SortByDropdown { font-family: Arial;font-size:11px;width:100px;height:20px; color:#999999;border:1px solid #B7B7B7; }

/**************************************************/
/*  Recently Viewed Products Page                  
/**************************************************/
#RecentlyViewedProduct { font-family:Arial;background:#ffffff;display:block;margin-top:10px;margin-bottom:50px;}
#RecentlyViewedProduct .ItemBorder {margin:0px 7px 0px 10px; background-color:#D1D1D1; width:170px; height:1px;}
#RecentlyViewedProduct .RecentlyViewedItem {}
#RecentlyViewedProduct .CustomTitle {text-align:center; color: #ffffff; width:180px; height: 20px; background-image:url(../Images/navBG.gif); background-repeat:repeat-x; font-weight: bold; padding-right: 10px; padding-left:5px; padding-bottom: 5px; padding-top: 10px; font-size: 12px; font-family: Tahoma; margin-bottom:0px;}
#RecentlyViewedProduct .RegularPrice { text-align: center; font-weight: bold; font-size: 8pt; color: #666666; text-decoration: line-through; }
#RecentlyViewedProduct .SalePrice { text-align: center; font-weight: bold; font-size: 8pt; color: #cc6600; }
#RecentlyViewedProduct .NamePriceDetail {width:160px;height:24px;margin:5px 0px 10px 10px; font-size: 8pt; font-weight: bold; color:#333311; }
#RecentlyViewedProduct .NamePriceDetail .Name {margin-right:5px;}
#RecentlyViewedProduct .NamePriceDetail .Price { text-align: center; font-weight: bold; font-size: 8pt; color: #cc6600; background-color:#ffffff;}
#RecentlyViewedProduct .RelatedImage { border:0px; padding:0px; text-align:center;margin:5px 0px 5px 0px;}
/* ----------------IMAGE SLIDER STARTS-------------*/
#RecentlyViewed_outer {overflow:hidden;width:180px;height:135px;background:#ffffff;position:relative;display:block;padding-bottom:10px;}
#RecentlyViewed_outer .SlideItMoo_forward,
#RecentlyViewed_outer .SlideItMoo_back {top:45px;right:10px; display:block;overflow:hidden;position:absolute;cursor:pointer; width:16px;height:16px;background:url(../images/nextScroll.gif) no-repeat center;}
#RecentlyViewed_outer .SlideItMoo_back {overflow:hidden;left:10px;background:url(../images/previousScroll.gif) no-repeat center;}
#RecentlyViewed_outer #RecentlyViewed_Items {margin-left:0px !important;} 
#RecentlyViewed_outer #RecentlyViewed_Items div.RecentlyViewedItem {padding-bottom:10px;}
#RecentlyViewed_outer #RecentlyViewed_Items a {}
#RecentlyViewed_outer #RecentlyViewed_Items .Image {text-align:center;height:105px;width:100px;margin-left:40px !important;margin-top:2px;margin-bottom:2px;}
#RecentlyViewed_outer #RecentlyViewed_Items a img{margin:5px 0px 5px 0px;}
/* ----------------IMAGE SLIDER ENDS------------- */

/************************************************/
/* Shopping Cart Navigation						*/
/************************************************/
#NavigationCart {font-weight: bold; font-size: 10pt;color: #333311; font-family:Arial; background:#F5F5F5; display:block;width:180px;margin-bottom:20px;}
#NavigationCart .GrayBorder { background-color:#D1D1D1; width:160px; height:1px;margin-left:10px;}
#NavigationCart .CallForPrice { text-align: center; font-weight: bold; font-size: 11px; color: #cc6600; }
#NavigationCart .RegularPrice { text-align: center; font-weight: bold; font-size: 8pt; color: #666666; text-decoration: line-through; }
#NavigationCart .SalePrice { text-align: center; font-weight: bold; font-size: 8pt; color: #cc6600; }
#NavigationCart .Price { text-align: left; font-weight: bold; font-size: 8pt; color: #cc6600; margin:0px; padding:0px; }
#NavigationCart .ShortDescription { margin-bottom: 5px; }
#NavigationCart .Image { background:#f5f5f5; border:0px;text-align:left;}
#NavigationCart #Header { margin:0px; padding:0px; }
#NavigationCart #Header .Title {text-align:center; color: #ffffff; width:180px; height: 20px; background-image:url(../Images/navBG.gif); background-repeat:repeat-x; font-weight: bold; padding-right: 10px; padding-left:5px; padding-bottom: 5px; padding-top: 10px; font-size: 12px; font-family: Tahoma; margin-bottom:0px;} 
#NavigationCart #Header .Total { font-weight: bold;color: #333333; text-align:left; padding-top:5px; padding-bottom:5px;margin-left:10px; }
#NavigationCart .Detail {width:160px;height:22px;margin:2px 0px 7px 10px; font-size: 8pt; font-weight: bold; color:#333311; }
#NavigationCart .Detail .Name {margin-right:5px; }
#NavigationCart .BuyButton { margin:0px 0px 10px 10px;overflow:hidden;display:block; }
/* ----------------IMAGE SLIDER STARTS-------------*/
#NavigationCart_outer {overflow:hidden; width:180px;height:160px; background:#f5f5f5;display:block; position:relative;padding-bottom:5px;}
#NavigationCart_outer .SlideItMoo_forward,
#NavigationCart_outer .SlideItMoo_back {display:block;top:45px;right:10px; overflow:hidden;position:absolute;cursor:pointer; width:16px;height:16px;background:url(../images/nextScroll.gif) no-repeat center;}
#NavigationCart_outer .SlideItMoo_back {left:10px;background:url(../images/previousScroll.gif) no-repeat center;}
#NavigationCart_outer #NavigationCart_Items {margin-left:0px !important;}
#NavigationCart_outer #NavigationCart_Items div.NavigationCartItem {}
#NavigationCart_outer #NavigationCart_Items .Image {text-align:center;height:105px;width:100px;margin-left:40px !important;margin-top:2px;margin-bottom:2px;}
#NavigationCart_outer #NavigationCart_Items a img{margin:5px 0px 5px 0px;}
/* ----------------IMAGE SLIDER STARTS-------------*/

/**************************************************/
/* CATEGORY DETAIL                                 
/**************************************************/
.CategoryDetail {margin-bottom:20px; position:relative;}
.CategoryDetail #FreeShipping {  }
.CategoryDetail h1{margin-left:10px; margin-bottom:5px; background-color:#ffffff; color:#333333; font: 21px Georgia, "Times New Roman", serif;}
.CategoryDetail .CategoryDescription{margin:0 10px 0 10px; width:750px; padding:0px 0px 0px 0px;}
.CategoryDetail .CategoryDescription .container{height:108px;}
.CategoryDetail .CategoryDescription .text{float:left; width:430px; font-size:11px; line-height:17px; color:#676767;}
.CategoryDetail .CategoryQuote {float:left; width:300px;}
.CategoryDetail .CategoryQuote .quote-guy {position: absolute; top: 30px; right: 200px;}
.CategoryDetail .CategoryQuote .design{position:relative; left:150px; width:190px;}
.CategoryDetail .CategoryQuote .button{position:relative; left:150px;}
.CategoryDetail #ProductListNavigation { height:32px; border-top:solid 1px #dddddd; border-left:solid 1px #dddddd; border-right:solid 1px #dddddd; background-image:url(../Images/categoryHeader.gif);}
/*---------Paging Style Starts---------*/
.CategoryDetail .TopPagingSection {  }
.CategoryDetail .Sorting { float:left; margin-top:7px; margin-left:5px;}
.CategoryDetail .Sorting .Label {color:#313131; font-weight: bold; font-size:10px; margin-right: 5px;}
.CategoryDetail .Sorting select { font-size: 8pt; font-family: verdana; }
.CategoryDetail .TopPaging { margin-right:10px; margin-top:7px; float:right; color:#313131;font-family:Arial;font-size:12px; position:relative;}
.CategoryDetail .Paging { text-align:right;margin-right:10px;margin-bottom:10px;margin-top:10px; color:#313131;font-family:Arial;font-size:12px;}
.CategoryDetail .Previous { margin-right:5px; position:relative;top:3px; }
.CategoryDetail .Pagenumbers {margin-right:5px;position:relative;top:-1px;}
.CategoryDetail .Next { margin-left:5px; margin-right:10px;position:relative;top:3px; }
.CategoryDetail .Pagingdropdown {border:1px solid #cccccc;color:#313131;font-family:Arial;font-size:11px;background-color:#ffffff; margin-right:50px;}
.CategoryDetail .SlashSeparator { margin-right:5px; margin-left:5px; }
.CategoryDetail .BottomPaging { height:39px; float:left;border-top:solid 1px #c0c0c0;border-bottom:solid 1px #c0c0c0; width:765px; padding-bottom:0px;display:block; text-align:right;}
.CategoryDetail .ActivePage   { color: #ffffff; background-color:#681D45; text-align: center; padding:1px 5px 1px 5px; font-size: 13px; margin:0px 2px 0px 2px; font-weight:normal; text-decoration:none; }
.CategoryDetail .InactivePage { color: #7F7F7F; background-color:#ECECEC; text-align: center; padding:1px 5px 1px 5px; font-size: 13px; margin:0px 2px 0px 2px; font-weight:normal; text-decoration:none; }
.CategoryDetail .NavigationStyle { text-align: right; margin-top: 15px; margin-bottom: 10px; font-size: 11px; color: #444444; padding-right: 5px; padding-left: 5px; padding-bottom: 3px; padding-top: 3px; border-top-width: 1px; border-top-color: #d3d3d3; border-right-width: 1px; border-right-color: #d3d3d3; border-left-width: 1px; border-left-color: #d3d3d3; border-bottom-width: 1px; border-bottom-color: #8e9fba; }
/*---------Pagingn Style Ends--------*/
.CategoryDetail .SubCategoryList {text-align:left; margin-bottom:10px; margin-left:10px; background-color:#efefef; border:1px solid #dddddd;}
.CategoryDetail .SubCategoryList .Title{font-size:13px; height:25px; color:#646464; font-weight:bold; font-family:"Trebuchet MS"; background-image:url(../Images/categoryHeader.gif); padding:7px 0 0 5px;}
.CategoryDetail .SubCategoryListItem {vertical-align:top; width:244px; background-color:#ffffff; border:1px solid #dddddd; margin:4px 4px 4px 4px; min-height:200px; position:relative;}
.CategoryDetail .SubCategoryListItem .CategoryLink {}
.CategoryDetail .SubCategoryListItem .CategoryLink A:link{color:#003366; font-weight:bold; font-size:12px;}
.CategoryDetail .SubCategoryListItem .CategoryLink A:Visited{color:#003366; font-weight:bold; font-size:12px;}
.CategoryDetail .SubCategoryListItem .CategoryLink A:Hover{color:#0099ff; font-weight:bold; font-size:12px;}
.CategoryDetail .SubCategoryListItem .ShortDescription{color:#646464; font-size:11px; padding:4px 4px 4px 7px; min-height:100px;}
.CategoryDetail .SubCategoryListItem .ShopNow{position:absolute; bottom:5px; left:62px;}
.CategoryDetail .ProductList {text-align:left; margin-bottom:0px; margin-left:10px;}
.CategoryDetail .CategoryProductlist {float:left; margin-bottom:10px; border-bottom:solid 1px #dddddd; border-left:solid 1px #dddddd; border-right:solid 1px #dddddd; background-color:#efefef;}
.CategoryDetail .ProductListItem {vertical-align:top;text-align:left; width:244px; margin:0px 4px 0px 4px; border:1px solid #CDCDCD; background-color:#ffffff; position:relative;}
.CategoryDetail .ProductListItem .GrayBorder {background-color:#D1D1D1; width:160px; height:1px; margin:3px 0 3px 0;}
.CategoryDetail .ProductListItem .DetailLink {margin-bottom:1px; text-align:center; font-family:Arial; font-weight:bold; color:#313131; font-size: 9pt; height:40px;}
.CategoryDetail .ProductListItem .DetailLink A:link { color: #003366; text-decoration: underline;  }
.CategoryDetail .ProductListItem .DetailLink A:Visited { color: #003366; text-decoration: underline; }
.CategoryDetail .ProductListItem .DetailLink A:Hover { color: #0099ff; text-decoration: underline; }
.CategoryDetail .ProductListItem .ShortDescription {font-size: 8pt;font-family:Arial;font-weight:normal;color:#646464; padding:5px 5px 5px 5px;}
.CategoryDetail .ProductListItem .ShortDescription ul{position:relative; right:20px;}
.CategoryDetail .ProductListItem .Image {height:105px; width:100px; margin-top:2px; text-align:center;}
.CategoryDetail .ProductListItem .StarRating {color:#313131; font-size:8pt; text-align:center; padding:5px 0 5px 0;} 
.CategoryDetail .ProductListItem .Price { border:1px; font-weight: normal; font-size: 18px;color:#333333; text-align:center;margin-bottom:5px;}
.CategoryDetail .ProductListItem .RegularPrice { font-weight: normal; font-size: 18px; font-family: verdana,arial; color: #333333; text-decoration: line-through; text-align:center;}
.CategoryDetail .ProductListItem .SalePrice { font-weight: normal; font-size: 18px;color: #df7228; padding-top: 5px; text-align:center;}
.CategoryDetail .ProductListItem .BuyButton { margin:0 0 5px 5px; padding-top:0px; background-image:url(../images/catAddToCart.gif); width:120px; height:30px; background-position:0 0;}
.CategoryDetail .ProductListItem .BuyButton:Hover {background-image:url(../images/catAddToCart.gif); width:120px; height:30px; background-position:0 -30px;}
.CategoryDetail .ProductListItem .NewProduct {position:absolute; top:15px; right:20px;}
.CategoryDetail .ProductListItem .FeaturedProduct {position:absolute; top:20px; left:0px;}
.CategoryDetail .ProductListItem .CallForPrice { margin-bottom: 5px; }
.CategoryDetail .ProductListItem .QuickView {position:absolute; bottom:10px; right:10px;}
.CategoryDetail .ProductList .Separator {padding-top:20px;}
.CategoryDetail .ProductList .ItemStyle {padding-top:7px;}
/*---------- SWATCHES ------------*/
.CategoryDetail .ProductListItem .ProductSwatches {height:15px; margin-top:0px; padding:0px 20px 10px 20px;}
.CategoryDetail .ProductListItem .ColorCaption {float:left;margin-top:4px; color:#848484;font-size: 10px;font-weight:bold; font-family: Arial;}
.CategoryDetail .ProductListItem .ProductViews .Swatches {cursor:pointer;text-align:right;float:left;margin-top:2px; padding-left:23px; }
.CategoryDetail .ProductListItem .ProductViews .Swatches .ItemStyle {padding-left:4px;padding-top:2px;}
.CategoryDetail .ProductListItem .SwatchImage {border:solid 1px #cccccc; cursor:pointer; text-align:center;height:10px;}

/**************************************************/
/* CATEGORY TREEVIEW                                 
/**************************************************/
.CategoryTreeView { margin-bottom: 15px; padding-bottom: 5px; padding-left: 5px;clear:left;padding-top:5px;}
.CategoryTreeView A:link { text-decoration: none; }
.CategoryTreeView A:Visited { text-decoration: none; }
.CategoryTreeView A:Hover { text-decoration: none; }
.CategoryTreeView .Rightarrow {color:#003366;font-weight:bolder;font-size:14px;}
.CategoryTreeView .Title { text-transform:uppercase; color: #333333; font-weight: bold; padding-right: 10px; padding-left:0px; padding-bottom: 5px; padding-top: 10px; font-size: 12px; font-family: Tahoma; }
.CategoryTreeView .TreeView {}
.CategoryTreeView .NodeStyle
{
    font-weight: normal;
    font-size: 9pt;
    font-family: Arial;
    padding-bottom: 2px;
    padding-top: 2px;
    color: #5C5C5C;
    padding-left: 0px;
    padding-right: 2px;
}
.CategoryTreeView .RootNodeStyle { }
.CategoryTreeView .HoverNodeStyle { color: #003366; }
.CategoryTreeView .ParentNodeStyle {position:relative; right:5px;}
.CategoryTreeView .LeafNodeStyle {position:relative; right:17px;}
.CategoryTreeView .SelectedNodeStyle { font-weight: bold; position:relative; right:10px;}


/**************************************************/
/* SPECIALS TREEVIEW                                 
/**************************************************/
.SpecialsTreeView { margin-bottom: 15px; padding-bottom: 5px; padding-left: 0px; }
.SpecialsTreeView A:link { text-decoration: none; }
.SpecialsTreeView A:Visited { text-decoration: none; }
.SpecialsTreeView A:Hover { text-decoration: none; }
.SpecialsTreeView .Title { text-transform:uppercase; color: #333333; font-weight: bold; padding-right: 10px; padding-left:0px; padding-bottom: 5px; padding-top: 10px; font-size: 12px; font-family: Tahoma ; }
.SpecialsTreeView .TreeView { padding-left: 0px; }
.SpecialsTreeView .ParentNodeStyle {}
.SpecialsTreeView .HoverNodeStyle {color:#666666;}
.SpecialsTreeView .SelectedNodeStyle {}
.SpecialsTreeView .RootNodeStyle {}
.SpecialsTreeView .LeafNodeStyle { padding-left:0px;padding-bottom:5px;}
.SpecialsTreeView .NodeStyle { font-weight: normal; font-size: 10pt; font-family: Arial; padding-bottom: 2px; padding-top: 2px; color: #5C5C5C; padding-left: 0px; padding-right: 2px; }

/**************************************************/
/* News Letter Singup - Left Navigation
/**************************************************/
#NewsLetter { margin-bottom:35px; }
#NewsLetter .Title { text-transform:uppercase; color: #333333; font-weight: bold; padding-right: 10px; padding-left:0px; padding-bottom: 5px; padding-top: 10px; font-size: 12px; font-family: Tahoma; }
#NewsLetter .Text { text-decoration:none; color:#5C5C5C; padding-left:0px; }

/**************************************************/
/* PRODUCT SEARCH                                 
/**************************************************/
#ProductSearch { }
#ProductSearch h1#Title { margin-left:15px; margin-top:10px; }
#ProductSearch .Description{ margin-left:15px; margin-bottom:15px;}
#ProductSearch .SearchForm { margin-bottom:0px; border-bottom:solid 1px #c0c0c0; margin-left:20px; }
#ProductSearch .SearchForm .Row { height:40px;}
#ProductSearch .SearchForm .FieldStyle {text-align:right; width:140px; left:215px; white-space: nowrap; font-size: 11px; font-weight: bold; color: #4b4b4b;margin-bottom: 10px; padding-right: 10px; padding-top:6px;}
#ProductSearch .SearchForm .ValueStyle { margin-left:160px; font-size: 11px; font-weight: normal; color: #333333; margin-bottom: 10px; padding-right: 10px; padding-top:0px; margin-top:-30px; }

/**************************************************/
/* News Letter Singup Page
/**************************************************/
.NewsletterSignup { }
.NewsletterSignup h1 {}

/**************************************************/
/* Wish List Grid
/**************************************************/
.WishList { font-family:Arial; font-size:11px; }
.WishList .Grid { width:100%; }
.WishList .Grid .Header { font-family:Arial; text-transform:uppercase; border-bottom: solid 1px #C0C0C0; font-weight: bold; background-color: #e6e6e6; color: #333333; margin-bottom: 5px; margin-top: 10px; padding-bottom: 3px; padding-top: 3px; padding-left: 5px; padding-right: 5px; }
.WishList .Grid .Row { border-bottom: solid 1px #C0C0C0; font-weight: normal; font-size: 12px; color: #999999; background-color:White; }
.WishList .Grid .AlternatingRow { border-bottom: solid 1px #C0C0C0;font-weight: normal; font-size: 12px; background-color: #F5F5F5; padding: 5px; }
.WishList .Grid .Description { font-size: 12px; padding-top: 5px; }
.WishList .Grid .CallForPrice { text-align: center; font-weight: bold; font-size: 12px; color: #646464; }
.WishList .RegularPrice { text-align: center; font-weight: bold; font-size: 12px; color: #646464; text-decoration: line-through; }
.WishList .SalePrice { text-align: center; font-weight: bold; font-size: 12px; color: #cc6600; padding-top: 5px; }

/**************************************************/
/* GRID                                           
/**************************************************/
.Grid { color: #646464; border-bottom: #c0c0c0 1px solid; padding-bottom: 10px;width:100%;}
.Grid a { text-decoration: none; color: #646464; }
.Grid a:link { text-decoration: none; }
.Grid a:hover { text-decoration: none;  }
.Grid a:visited { text-decoration: none;  }
.HeaderStyle { font-family:Arial; text-transform:uppercase; border-bottom: solid 1px #C0C0C0; font-weight: bold; font-size: 12px; background-color: white;}
.RowStyle { border-bottom: solid 1px #C0C0C0; font-weight: normal; font-size: 11px; background-color:White; }
.AlternatingRowStyle { border-bottom: solid 1px #C0C0C0;font-weight: normal; font-size: 11px; background-color: #F5F5F5; padding: 5px;}
.FooterStyle { background-color: #507CD1; color: white; font-weight: bold; }
.PagerStyle { background-color: #fbfbfb; text-align: center; }
.PagerStyle a:link { text-decoration: underline; }
.PagerStyle a:hover { text-decoration: underline; }
.PagerStyle a:visited { text-decoration: underline; }

/**************************************************/
/* SITE MAP
/**************************************************/
.SiteMap {}
.SiteMap h1 {padding-left:0px;}
.SiteMap .ShoppingCartNavigation { padding-right:20px;margin:0px; }
.SiteMap h5 { margin-left:15px; margin-top:0px; }
.SiteMap .CatalogMap { width:350px;  }
.SiteMap .CatalogMap .CategoryNavigation { margin-left:15px; }
.SiteMap A:Link { }

/**************************************************/
/* SHOPPING CART NAVIGATION                                 
/**************************************************/
.SiteMap .ShoppingCartNavigation { color:#646464; }
.SiteMap .ShoppingCartNavigation .NodeStyle { font-weight: normal; font-size: 10pt; font-family: Arial; padding-bottom: 2px;  padding-top: 2px;   color: #5C5C5C; padding-left: 0px;  padding-right: 0px; }
.SiteMap .ShoppingCartNavigation .RootNodeStyle { text-transform:uppercase; color: #333333; font-weight: bold; padding-right:10px;padding-left:0px; padding-bottom: 5px; padding-top: 10px; font-size: 12px; font-family: Tahoma; }
.SiteMap .ShoppingCartNavigation .HoverNodeStyle { color: red;  }
.SiteMap .ShoppingCartNavigation .ParentNodeStyle { }
.SiteMap .ShoppingCartNavigation .LeafNodeStyle { color: #5C5C5C; }
.SiteMap .ShoppingCartNavigation .LeafNodeStyle A:Link { color: #5C5C5C; }
.SiteMap .ShoppingCartNavigation .LeafNodeStyle A:Visited { color: #5C5C5C; }
.SiteMap .ShoppingCartNavigation .LeafNodeStyle A:HOVER { color: red; }
.SiteMap .ShoppingCartNavigation .SelectedNodeStyle {  }


/***************************************************/
/* STORE LOCATOR
/***************************************************/
.StoreLocator {margin-bottom:20px;}
.StoreLocator h1{padding-left:0px;}
.StoreLocator .SearchContent { background-color: white; padding-left: 10px; width: 440px; margin-bottom: 10px;}
.StoreLocator .SearchContent table {margin-left:10px;margin-top:15px;}
.StoreLocator .SearchContent { background-color: white; padding-left: 10px; width: 440px; margin-bottom: 10px; }
.StoreLocator .SearchContent table {margin-left:10px;margin-top:15px; color:White;}
.StoreLocator .Row { padding-bottom: 10px; }
.StoreLocator .FieldStyle {vertical-align:top;display: block; white-space: nowrap; font-size: 11px; font-weight: bold; color: #6F6F6E; text-align: right; margin-bottom: 10px; padding-right: 10px; padding-top:6px; }
.StoreLocator .Button { }
.StoreList {}
.StoreList .TextContent {float:left;margin-left:5px;margin-top:20px;}
.StoreList .TextContent div {margin-bottom:4px;}
.StoreList .ImageContent {float:right;}
.StoreList .Title A:Link {color:#004d94;font-weight:bold;text-decoration:none;}
.StoreList .Title A:hover {color:red;font-weight:bold;text-decoration:underline;}
.StoreList .Title A:Visited {color:#004d94;font-weight:bold;text-decoration:none;}
.StoreList .Address {color:Black;}
.StoreList .MapLink A:Link {color:#004d94;text-decoration:none;}
.StoreList .MapLink A:hover {color:red;text-decoration:none;}
.StoreList .MapLink A:Visited {color:#004d94;text-decoration:none;}


/*************************************/
/* Contact Us
/*************************************/
.ContactUs  h1{padding-left:0px;}

/*************************************/
/* Customer Feedback
/*************************************/
.Feedback h1 {padding-left:0px;}


/**************************************************/
/* CHECKOUT                                 
/**************************************************/
.Checkout { padding-bottom: 30px; padding-top: 0px; width:100%; padding-right: 10px; padding-left: 0px; text-align: left;margin-top:0px;}
.Checkout h1{}
.Checkout .Overview { font-size: 11px; color: black; padding-bottom: 20px; }
.Checkout .Or { font-weight: bold; font-size: 16px; color: #0099cc; font-family: arial; padding-right: 10px; padding-left: 10px; }
.Checkout .Steps { text-align: left; height: 25px; }
.Checkout .Steps .Passive { font-weight: bold; font-size: 11px; color: silver; margin-right: 10px; }
.Checkout .Steps .Active { font-weight: bold; font-size: 11px; color: #681D45; margin-right: 10px;}
.Checkout .Review {color:#313131; margin-left:0px; text-align:left;}
.Checkout .NextButton { }
.Checkout .BackLink { margin-top:50px; }

/***********NEW STYLE ENDS************/



/** THIRD PARTY CONTROL STYLE STARTS**/

/* SqueezeBox - Expandable Lightbox
 *
 * Allows to open various content as modal,
 * centered and animated box.
 *
 * @version		1.1 rc4
 *
 * @license		MIT-style license
 * @author		Harald Kirschner <mail [at] digitarald.de>
 * @copyright	Author
 */

#sbox-overlay {
	position: absolute;
	background-color: #000;
	left: 0px;
	top: 0px;
	zoom: 1;
}

#sbox-window {
	position: absolute;
	background-color: #fff;
	text-align: left;
	overflow: visible;
	padding: 10px;
	/* invalid values, but looks smoother! */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border:solid 8px #681D45;
}

#sbox-btn-close {
	position: absolute;
	width: 30px;
	height: 30px;
	right: -15px;
	top: -15px;
	background: url(../images/closebox.png) no-repeat center;
	border: none;
}

.sbox-window-ie6 #sbox-btn-close {
	background-image: url(../images/closebox.png);
}

.sbox-loading #sbox-content {
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#sbox-content {
	clear: both;
	overflow: auto;
	background-color: #fff;
	height: 100%;
	width: 100%;	
}

.sbox-content-image#sbox-content {
	overflow: visible;
}

#sbox-image {
	display: block;
}

.sbox-content-image img {
	display: block;
	width: 100%;
	height: 100%;
}

.sbox-content-iframe#sbox-content {
	overflow: visible;
}

/* Hides scrollbars */
.body-overlayed {
	overflow: hidden;
}
/* Hides flash (Firefox problem) and selects (IE) */
.body-overlayed embed, .body-overlayed object, .body-overlayed select {
	visibility: hidden;
}
#sbox-window embed, #sbox-window object, #sbox-window select {
	visibility: visible;
}

/* Shadows */
.sbox-bg {
	position: absolute;
	width: 33px;
	height: 40px;	
}

.sbox-bg-n {
	left: 0;
	top: -40px;
	width: 100%;	
}
.sbox-bg-ne {
	right: -33px;
	top: -40px;	
}
.sbox-bg-e {
	right: -33px;
	top: 0;
	height: 100%;
}
.sbox-bg-se {
	right: -33px;
	bottom: -40px;	
}
.sbox-bg-s {
	left: 0;
	bottom: -40px;
	width: 100%;	
}
.sbox-bg-sw {
	left: -33px;
	bottom: -40px;	
}
.sbox-bg-w {
	left: -33px;
	top: 0;
	height: 100%;	
}
.sbox-bg-nw {
	left: -33px;
	top: -40px;
}

/** THIRD PARTY CONTROL STYLE ENDS**/





















/*************************************************/
/* Quick Order Page */
/*************************************************/
.QuickOrder { margin-top:0px; margin-bottom:10px;}

.QuickOrder .SearchGrid { width:100%;padding-bottom: 10px; margin-bottom:10px; }
.QuickOrder .SearchGrid .HeaderStyle {font-family:Arial; text-transform:uppercase; border-bottom: solid 1px #C0C0C0; font-weight: bold; font-size: 12px;color: #494949; background-color: white;}
.QuickOrder .SearchGrid .RowStyle {border-bottom: solid 1px #C0C0C0; font-weight: normal; font-size: 11px; color: #999999;background-color: white;}
.QuickOrder .SearchGrid .AlternatingRowStyle {border-bottom: solid 1px #C0C0C0;font-weight: normal; font-size: 11px; color: #999999; background-color: #F5F5F5; padding: 5px;}
.QuickOrder .SearchGrid .FooterStyle { background-color: #5d7b9d; }
.QuickOrder .SearchGrid .PagerStyle { font-weight: bold; font-size: 11px; color: white; padding:0px; background-color: #5d7b9d; vertical-align:middle; }

.QuickOrder .ProductSearch .Row{display:block; float:left; position:relative; padding-left:30px; padding-right:32px;}
.QuickOrder .ProductSearch .FieldStyle {display:block;  white-space: nowrap; font-size: 11px; font-weight: bold; color: #4b4b4b; margin-bottom: 5px; padding-right: 10px; padding-top:6px; }
.QuickOrder .ProductSearch .ValueStyle { font-size: 11px; font-weight: normal; color: #333333; padding-bottom: 2px; padding-top: 2px; }
.QuickOrder .ProductSearch .ButtonStyle { vertical-align:bottom; font-size: 11px; font-weight: normal; color: #333333; padding-bottom: 2px; padding-top: 2px; }
.QuickOrder .ProductSearch .PagingField { text-align:center;  font-weight: bold; font-size: 11px; color: white; padding:4px 0px 4px 0px; background-color: #5d7b9d; vertical-align:middle; }
.QuickOrder .ProductSearch .PagingField a {text-decoration:none; color: white; padding-right:10px; }
.QuickOrder .ProductSearch .CloseLink {margin-top:-30px; float:right; padding-right:10px;}
.QuickOrder .ProductSearch .CloseLink a {text-decoration:none; color: #6074A6; padding-right:10px; }


.QuickOrder .Grid {width:100%;padding-bottom: 10px; margin-bottom:10px; }
.QuickOrder .Grid .HeaderStyle {font-family:Arial; text-transform:uppercase; border-bottom: solid 1px #C0C0C0; font-weight: bold; font-size: 12px;color: #494949; background-color: white;}
.QuickOrder .Grid .HeaderStyle td { padding:4px 0px 4px 2px; }
.QuickOrder .Grid .RowStyle { vertical-align:middle; font-weight: normal; font-size: 11px; color: #333333; background-color: white; }
.QuickOrder .Grid .RowStyle td { padding:4px 0px 4px 2px; }
.QuickOrder .Grid .AlternatingRowStyle { border-bottom: solid 1px #C0C0C0;font-weight: normal; font-size: 11px; color: #999999; background-color: #F5F5F5; padding: 5px;}
.QuickOrder .Grid .AlternatingRowStyle td { padding:4px 0px 4px 2px; }
.QuickOrder .Grid .FooterStyle { }
.QuickOrder .Grid td { border-bottom: #5d7b9d 1px solid; vertical-align:middle;}
.QuickOrder .Grid a{text-decoration:none;color:#003399;}
.QuickOrder .Grid a:link{text-decoration:none;color:#003399;}
.QuickOrder .Grid a:hover{text-decoration:underline;color:#F60}
.QuickOrder .Grid a:visited{text-decoration:none;color:#003399;}
.QuickOrder .Grid .ProductName { font-size:11px; }
.QuickOrder .Grid .ProductStyle { font-size:11px; }
.QuickOrder .Grid .EditLink { margin:0px; margin-left:5px; vertical-align:middle; text-decoration:underline; }
.QuickOrder .Grid .EditLink A:Link{ text-decoration:underline; }
.QuickOrder .Grid .EditLink A:Hover{ text-decoration:underline; }
.QuickOrder .Grid .EditLink A:Visited{ text-decoration:underline; }
.QuickOrder .Grid .Attributes { }
.QuickOrder .Grid .Attributes .FieldStyle { font-size:10px; font-weight:bold; }
.QuickOrder .Grid .Attributes .ValueStyle { font-size:11px; margin-bottom:3px; }
.QuickOrder .Grid .Price { font-size:11px; margin:0px; }
.QuickOrder .SubmitButton { margin:0px; margin-bottom:15px; }
.QuickOrder .HintText {text-align:left; font-size:11px; margin-left:0px; margin-bottom:10px; margin-top:5px; }
.QuickOrder .TotalBox .CartTotals { margin-bottom: 10px; text-align: right; font-weight:bold; padding-right:12px; }
.QuickOrder .TotalBox .AddToCartButton { text-align:right;}
.QuickOrder .ProductDetail { width:100%; }
.QuickOrder .ProductDetail .OuterBorder { margin-top: 0px; margin-bottom: 20px; margin-left:5px; font-size: 8pt; border: #eff3f6 5px solid; vertical-align:top; padding:10px;}
.QuickOrder .ProductDetail .UpdateProgress {color:Black; background-color:#FAFEFE;padding:1px; padding-left:2px; margin-top:5px; border:1px solid #8ADAD8;width:90px; text-align:center;}
.QuickOrder .AttributeGrid .SizeGrid {background-color:#FAFEFE; width:auto; margin: 0px 0px 0px 0px; padding:1px;border-bottom:solid 1px #ACBEF6;}
.QuickOrder .AttributeGrid .SizeGrid .Title {letter-spacing:1px; background-color:#6175A6;color:white; border-bottom: solid 1px #6175A6;font: bold 11px Arial;padding-left:10px;padding-top:3px;padding-bottom:3px;}
.QuickOrder .AttributeGrid .SizeGrid .Legend {color: #7777a4;padding: 0px; margin: 0px;border-top: solid 1px #ACBEF6;}
.QuickOrder .AttributeGrid .SizeGrid .inStock { color: #7777a4; }
.QuickOrder .AttributeGrid .SizeGrid .outOfStock { color: #7777a4; }
.QuickOrder .AttributeGrid .SizeGrid .HeaderStyle { color:#7777a4;font-weight:normal;background-color:#FAFEFE;padding:0px;border-bottom: solid 1px #ACBEF6;}
.QuickOrder .AttributeGrid .SizeGrid .LeftColStyle {color:#7777a4;font-weight:normal;background-color:#FAFEFE;padding:3px;text-align:right;border-left:solid 1px #ACBEF6;}
.QuickOrder .AttributeGrid .SizeGrid .RowStyle { padding: 0px; background-color:#EAF6F6;color:#0F9B97;}
.QuickOrder .AttributeGrid .SizeGrid .RowStyle .HeaderStyle { border-bottom: none; border-right: none; }
.QuickOrder .AttributeGrid .SizeGrid td { border-right:solid 1px #ACBEF6;}
.QuickOrder .AttributeGrid .SizeGrid .HeaderStyle { text-align: center; width: 25px; }
.QuickOrder .AttributeGrid .SizeGrid .Header { width: 25px; }



#PromotionTitle { color: #cb5d2a; font-weight: bold; padding-right: 10px; padding-left: 10px; padding-bottom: 15px; font-size: 9pt; font-family: verdana; }
#ContentColumn { padding-top: 10px; padding-right: 25px; padding-left: 25px; padding-bottom: 25px; margin-bottom: 1px; margin-left: 1px; border-bottom: 1px solid #C0C0C0;}

#CustomerService { font-size: 8pt; color: #696969; margin-right: 0px; margin-bottom: 5px; margin-top:10px; font-weight: normal; padding-bottom:15px; padding-left:10px; }
#PoweredByZNode{ float:none; margin:10px; text-align:center; }
#QuickNavigation { margin-top:5px; margin-bottom:5px;}


/**************************************************/
/* Container SECTIONS
/**************************************************/
#Container .TableContainer { width:100%; }
#Container .TableContainer .ClearImageLeft{ width:150px; height:1px; }
#Container .TableContainer .ClearImageRight{ width:600px; height:1px; text-align:left; }
#Container .PluginContainer { width:810px; }
#Container .ContentContainer { width:100%;margin-top:0px; vertical-align:top;}

/**************************************************/
/* Error Page Styles
/**************************************************/
#ErrorContainer { font-family:Arial; width:760px; font-size:12px; }
#ErrorContainer .Text{ color:#ff0000;font-size:13px; margin-bottom:13px; margin-left:10px;  margin-right:10px; }
#ErrorContainer .Description { margin-bottom:20px; margin-left:10px; margin-right:10px }
#ErrorContainer A:link {color:Blue;font-size:13px;text-decoration:underline;}
#ErrorContainer A:Visited {color:Blue;font-size:13px;text-decoration:underline;}
#ErrorContainer A:hover {color:Blue;font-size:13px;text-decoration:underline;}



/**************************************************/
/* QUICK SEARCH                                 
/**************************************************/
#QuickSearch { }
#QuickSearch .WaterMark {font-size:12px;font-family:Arial;font-style:italic;color: #6f6f6e;margin-top:10px;}
#QuickSearch .TextBox {font-size:12px;font-family:Arial;color: #6f6f6e;margin-top:10px;}
#QuickSearch .Button {position:relative;top:5px;} 

/**************************************************/
/* HOME PAGE - FEATURED CATEGORIES                                
/**************************************************/
.HomeFeaturedCategories .Title { color: #EDFFFF; font-size: 14px; margin-bottom: 5px; margin-top: 0px; background-color: #666666; font-family: Arial; padding-right: 10px; padding-left: 10px; font-weight: bold; padding-bottom: 5px; padding-top: 5px; }
.HomeFeaturedCategories .Description { margin-top: 15px; font-size: 8pt; }
.HomeFeaturedCategories .SubCategoryList { margin-top: 0px; margin-bottom: 20px; margin-top: 15px; }
.HomeFeaturedCategories .SubCategoryListItem { padding-right: 24px; padding-bottom: 0px; vertical-align: top; margin-bottom: 20px; border-bottom: #dddddd 1px; padding-top: 0px; margin-right: 20px; padding-left: 0px; margin-left: 5px; }
.HomeFeaturedCategories .SubCategoryListItem .CategoryLink { text-align:center; padding-top:5px;font-weight: normal; font-size: 12px; margin-bottom: 10px; color: #6b7aa2; }
.HomeFeaturedCategories .SubCategoryListItem .CategoryLink A:link { text-decoration: none; color: #333333; }
.HomeFeaturedCategories .SubCategoryListItem .CategoryLink A:Visited { text-decoration: none; color: #333333; }
.HomeFeaturedCategories .SubCategoryListItem .CategoryLink A:Hover { text-decoration: none; color: #666666; }
.HomeFeaturedCategories .SubCategoryListItem .Image { }
.homePageText {width:950px; margin:auto; color:#646464; padding:20px 0 20px 0;}
.homePageText a{color:#003366; text-decoration:underline;}
.homePageText a:visited{color:#003366; text-decoration:underline;}
.homePageText a:hover{color:#0099ff;}

/**************************************************/
/* FOOTER - OVERRIDE                                
/**************************************************/
#FooterLinks { text-align: center; vertical-align: middle; margin-right: 3px;margin-bottom:10px;margin-left: 3px; padding-bottom: 10px; padding-top: 2px; font-size: 8pt; font-family: Verdana; font-weight: normal; word-spacing:1.5px; }
#FooterLinks .Link { margin-left:1px; margin-right:1px;letter-spacing:0px; text-transform:uppercase; font-size:10px; }
#FooterLinks .Link A:link {color: #7C7C7C;  text-decoration: none; margin-right:2px; }
#FooterLinks .Link A:visited { color: #7C7C7C; text-decoration: none; }
#FooterLinks .Link A:hover { text-decoration: none; color: #a52a2a; }

/************************************************/
/* Customize Dynamic Grid - Attribute
/************************************************/
.AttributeGrid .Grid {width:auto; margin: 5px 0px 0px 0px; padding: 1px; border: solid 1px silver; }
.AttributeGrid .Grid .Legend { border-top: solid 1px silver; padding: 0px; margin: 0px; }
.AttributeGrid .Grid .inStock { color: #575787; }
.AttributeGrid .Grid .outOfStock { color: #575787; }
.AttributeGrid .Grid .HeaderStyle { padding:0px; font-weight: normal; border-bottom: solid 1px silver; color: black; background-color: white; }
.AttributeGrid .Grid .LeftColStyle { font-weight: normal; border-right: solid 1px silver; color: black; background-color: white; padding-left:5px; padding-right:5px; padding-bottom:3px; text-align:right; }
.AttributeGrid .Grid .RowStyle{ padding: 0px; background-color: #FFFFFF;}
.AttributeGrid .Grid .RowStyle .HeaderStyle { border-bottom: none; border-right: none; }
.AttributeGrid .Grid td { border-right: solid 1px silver; }
.AttributeGrid .Grid .HeaderStyle { text-align: center; width: 25px; }
.AttributeGrid .Grid .Header { width: 25px; }



/**************************************************/
/* NOTIFICATION - PAYPAL & GOOGLE EXPRESS CHECKOUT
/**************************************************/
#Notification { margin-bottom:200px; }
#Notification .BackLink A:Link{ margin-left:10px; }
#Notification .BackLink A:Visited{ margin-left:10px; }
#Notification .BackLink A:Hover{ margin-left:10px; }
#Notification .Text { margin-left:10px; font-size:12px; font-weight:normal; font-family:Verdana; text-align:left; margin-bottom:10px;  margin-bottom:15px; }

/**************************************************/
/* POPUP WINDOW                                 
/**************************************************/
.PopupBody { text-align: center; margin-top: 0px; font-family: verdana,helvetica,sans-serif; font-size: 8pt; color: #666666; background-color: #ffffff; }
.Popup { background-color: #ffffff; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px; }
.Popup .Header { background-color: #dcdcdc; margin-bottom: 20px; padding-right: 5px; padding-left: 5px; padding-bottom: 5px; padding-top: 5px; font-weight: bold; font-size: 10pt; text-transform: uppercase; font-family: Verdana; }
.Popup .Body { background-color: #ffffff; margin-bottom: 20px; min-height: 350px; }
.Popup .Footer { background-color: #ffffff; background-color: #dcdcdc; padding-top: 5px; padding-bottom: 10px; }

 /*Outermost DIV for thumbnail viewer*/
#thumbBox{position: absolute; left: 0; top: 0; width: auto; padding: 10px; padding-bottom: 0; background: #313131; visibility: hidden; z-index: 10; cursor: hand; cursor: pointer; }

 /*Footer DIV of thumbbox that contains "close" link */
#thumbBox .footerbar{ font: bold 16px Tahoma; letter-spacing: 5px; line-height: 1.1em; color: white; padding: 5px 0; text-align: right; }

/*DIV within thumbbox that holds the enlarged image */
#thumbBox #thumbImage{ background-color: white; }

 /*DIV for showing "loading" status while thumbbox is being generated*/
#thumbLoading{ position: absolute; visibility: hidden; border: 1px solid black; background-color: #EFEFEF; padding: 5px; z-index: 5; }

#thumbFrame{ position: absolute; left: -300px; font:Arial; border: 0px; padding: 0px; visibility: hidden; z-index: 4;}

/**************************************************/
/*  Featured Product                                 
/**************************************************/
.Featured { text-align: left; margin-top: 0px; margin-bottom: 20px; }
.Featured .Title { color: #EDFFFF; font-size: 14px; margin-bottom: 5px; margin-top: 0px; background-color: #6074A6; font-family: Arial; padding-right: 10px; padding-left: 10px; font-weight: bold; padding-bottom: 10px; padding-top: 10px; }
.FeaturedItem {height:400px;width:165px; vertical-align: top; text-align: center; padding-right: 15px; padding-left: 15px; padding-bottom: 10px; padding-top: 10px; border-right: #eff3f6 8px solid; border-top: #eff3f6 8px solid; border-left: #eff3f6 8px solid; border-bottom: #eff3f6 8px solid; margin-top: 10px; margin-bottom: 10px; margin-left: 5px; }
.FeaturedItem .Price { font-weight: bold; font-size: 10px;color: #cc6600; text-align:center; }
.FeaturedItem .RegularPrice { font-weight: bold; font-size: 10px; font-family: verdana,arial; color: #888888; text-decoration: line-through; }
.FeaturedItem .SalePrice { font-weight: bold; font-size: 10px;color: #cc6600; padding-top: 5px; }
.FeaturedItem .Image { margin-bottom: 5px; }
.FeaturedItem .BuyButton { margin-bottom: 10px; margin-top:10px; }
.FeaturedItem .ShortDescription { margin-bottom: 5px; }
.FeaturedItem .StarRating {text-align:left;margin-left:10px;}
.FeaturedItem .CallForPrice { margin-bottom: 5px; }
.FeaturedItem .DetailLink { margin-bottom: 5px; font-size: 12px; font-weight: bold; }
.FeaturedItem .DetailLink A:link { color: #666666; text-decoration: underline;  }
.FeaturedItem .DetailLink A:Visited { color: #666666; text-decoration: underline; }
.FeaturedItem .DetailLink A:Hover { color: #0000ff; text-decoration: underline; }

/**************************************************/
/*  Shop By Brand Page                                 
/**************************************************/
.Brand { margin: 0px 0px 20px; border-top-width: 1px; text-align: left; }
.Brand .Title { }
.BrandItem { border:2px solid #cccccc;height:auto;width:175px; text-align: center; padding-right: 5px; padding-left: 5px; padding-bottom: 0px; padding-top: 0px;margin-top: 10px; margin-bottom: 10px; margin-left: 0px;margin-right:7px; }
.BrandItem .Price { font-weight: bold; font-size: 10px;color: #cc6600; }
.BrandItem .RegularPrice { font-weight: bold; font-size: 10px; font-family: verdana,arial; color: #888888;text-decoration: line-through;}
.BrandItem .SalePrice { font-weight: bold; font-size: 10px;color: #cc6600; padding-top: 5px; }
.BrandItem .Image { margin-bottom: 10px; }
.BrandItem .ShortDescription { margin-bottom:5px; }
.BrandItem .CallForPrice { text-align: center; font-weight: bold; font-size: 11px; color: #cc6600; }
.BrandItem .Price { text-align: center; font-weight: bold; font-size: 11px; color: #cc6600; }
.BrandItem .RegularPrice { text-align: center; font-weight: bold; font-size: 11px; color: #666666; text-decoration: line-through; }
.BrandItem .SalePrice { text-align: center; font-weight: bold; font-size: 11px; color: #cc6600; padding-top: 5px; }
.BrandItem .Image { margin-bottom: 5px; }
.BrandItem .StarRating {text-align:left;margin-left:10px;}
.BrandItem .BuyButton { margin-top: 10px; margin-bottom:10px; }
.BrandItem .DetailLink { margin-bottom: 5px; margin-top:5px; font-size: 12px; font-weight: bold; }
.BrandItem .DetailLink A:link { color: #666666; text-decoration: underline;  }
.BrandItem .DetailLink A:Visited { color: #666666; text-decoration: underline; }
.BrandItem .DetailLink A:Hover { color: #0000ff; text-decoration: underline; }
.Brand .ItemStyle { vertical-align:text-top; padding-bottom:10px; text-align:center; }
.Brand .Sorting .Label { font-weight: bold; margin-right: 5px; }
.Brand .Sorting select { font-size: 8pt; font-family: verdana; }
.Brand .Paging { text-align: right; margin-top: 15px; margin-bottom: 10px; font-size: 11px; color: #444444; padding-right: 5px; padding-left: 5px; padding-bottom: 3px; padding-top: 3px; border-top-width: 1px; border-top-color: #d3d3d3; border-right-width: 1px; border-right-color: #d3d3d3; border-left-width: 1px; border-left-color: #d3d3d3; border-bottom-width: 1px; border-bottom-color: #8e9fba; }
.Brand .NavigationStyle { text-align: right; margin-top: 15px; margin-bottom: 10px; font-size: 11px; color: #444444; padding-right: 5px; padding-left: 5px; padding-bottom: 3px; padding-top: 3px; border-top-width: 1px; border-top-color: #d3d3d3; border-right-width: 1px; border-right-color: #d3d3d3; border-left-width: 1px; border-left-color: #d3d3d3; border-bottom-width: 1px; border-bottom-color: #8e9fba; }

/**************************************************/
/*  Shop By Brand Navigation                                 
/**************************************************/
.BrandNavigation { }
.BrandNavigation .Title { text-transform:uppercase; color: #cb5d2a; font-weight: bold; padding-right: 10px; padding-left: 10px; padding-bottom: 5px; padding-top: 5px; font-size: 10px; font-family: verdana; }
.BrandTreeView { margin-bottom: 15px; padding-bottom: 5px; padding-left: 5px; }
.BrandTreeView A:link { text-decoration: underline; }
.BrandTreeView A:Visited { text-decoration: underline; }
.BrandTreeView A:Hover { text-decoration: underline; }
.BrandTreeView .TreeView { padding-left: 15px; }
.BrandTreeView .ParentNodeStyle {}
.BrandTreeView .HoverNodeStyle {color:#666666;}
.BrandTreeView .SelectedNodeStyle {}
.BrandTreeView .RootNodeStyle {}
.BrandTreeView .LeafNodeStyle {padding-left:3px;padding-bottom:5px;}
.BrandTreeView .NodeStyle { font-size: 8pt; font-family: Verdana; padding-bottom: 2px; padding-top: 2px; color: #3a6ea5; }
.BrandNavigation .DropDownList { margin-bottom: 20px; margin-left: 11px; padding:0px; font-weight: normal; font-size: 8pt; font-family: verdana; margin-top:7px; margin-left: 10px; }

/**************************************************/
/*  Price Page                                 
/**************************************************/
.Price { text-align: left; margin-top: 0px; margin-bottom: 20px; }
.Price .Title { }
.PriceItem { border:2px solid #cccccc;height:auto;width:175px; text-align: center; padding-right: 5px; padding-left: 5px; padding-bottom: 0px; padding-top: 0px;margin-top: 10px; margin-bottom: 10px; margin-left: 0px;margin-right:7px; }
.PriceItem .Price { font-weight: bold; font-size: 10px;color: #cc6600; text-align:center; }
.PriceItem .RegularPrice { font-weight: bold; font-size: 10px; font-family: verdana,arial; color: #888888; text-decoration: line-through; }
.PriceItem .SalePrice { font-weight: bold; font-size: 10px;color: #cc6600; padding-top: 5px; }
.PriceItem .Image { margin-bottom: 5px; }
.PriceItem .BuyButton { margin-bottom: 10px; margin-top:10px; }
.PriceItem .ShortDescription { margin-bottom: 5px; margin-top:5px; }
.PriceItem .StarRating {text-align:center;margin-left:0px;}
.PriceItem .CallForPrice { margin-bottom: 5px; }
.PriceItem .DetailLink { margin-bottom: 5px; margin-Top: 5px; font-size: 12px; font-weight: bold; }
.PriceItem .DetailLink A:link { color: #666666; text-decoration: underline;  }
.PriceItem .DetailLink A:Visited { color: #666666; text-decoration: underline; }
.PriceItem .DetailLink A:Hover { color: #0000ff; text-decoration: underline; }
.Price .ItemStyle { vertical-align:text-top; padding-bottom:10px; text-align:center; }
.Price .Sorting .Label { font-weight: bold; margin-right: 5px; }
.Price .Sorting select { font-size: 8pt; font-family: verdana; }
.Price .Paging { text-align: right; margin-top: 15px; margin-bottom: 10px; font-size: 11px; color: #444444; padding-right: 5px; padding-left: 5px; padding-bottom: 3px; padding-top: 3px; border-top-width: 1px; border-top-color: #d3d3d3; border-right-width: 1px; border-right-color: #d3d3d3; border-left-width: 1px; border-left-color: #d3d3d3; border-bottom-width: 1px; border-bottom-color: #8e9fba; }
.Price .NavigationStyle { text-align: right; margin-top: 15px; margin-bottom: 10px; font-size: 11px; color: #444444; padding-right: 5px; padding-left: 5px; padding-bottom: 3px; padding-top: 3px; border-top-width: 1px; border-top-color: #d3d3d3; border-right-width: 1px; border-right-color: #d3d3d3; border-left-width: 1px; border-left-color: #d3d3d3; border-bottom-width: 1px; border-bottom-color: #8e9fba; }

/**************************************************/
/*  Product Hightlight
/**************************************************/
.Highlight
{
    position:absolute; top:15px; right:5px; 
	margin: 40px 0px 0px;
    border: 0px;
}
.Highlight .HighlightName { font-size:11px; }
.HighlightItem { margin-bottom:15px; margin-left:20px; text-align:center; }
.HighlightItem .DetailLink { padding-top:15px; font-size: 12px; font-weight: bold; }
.HighlightItem .DetailLink A:link { color: #666666; text-decoration: underline; }
.HighlightItem .DetailLink A:Visited { color: #666666; text-decoration: underline;  }
.HighlightItem .DetailLink A:Hover { color: #0000ff; text-decoration: underline; }

/*************************************************/
/* Add product Review page style
/*************************************************/
.CustomerReview
.CustomerReview {  }
.CustomerReview h1{}
.CustomerReview .Container { background-color: #fff; margin-top:10px; padding-top:10px;  padding-left: 10px; width: 98%; margin-bottom: 10px; }

/*************************************************/
/* Highlight tool Tip style
/*************************************************/
#dhtmltooltip{
position: absolute;
left: -300px;
width: 200px;
font:Arial;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
filter:progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=120,Strength=3);
}

#dhtmlframe { position: absolute; left: -300px; font:Arial; border: 0px; padding: 0px; visibility: hidden; z-index: 99;}

/*************************************************/
/*Modal Popup - product AddOn Description */
/*************************************************/
.modalPopup { background-color:#ffffff; border-width:5px; border-style:solid; border-color:black; width:350px;position:absolute;display:none;z-index:99999;	overflow:auto;}
.modalPopup .Description {margin-top:5px;margin-bottom:10px; margin-left:0px; margin-right:0px; padding-top:0px;padding-bottom:0px;padding-left:5px;padding-right:5px;text-align:justify;color: #7C7C7C;font-size: 10px;font-family: verdana; }
.modalPopup .FooterLink {text-decoration:Cursor;background-color:black;	color:White;text-align:right;padding-bottom:5px;padding-top:5px;padding-left:0px;padding-right:5px; cursor:pointer; }

/*************************************************/
/* Modal popup
/*************************************************/
.modalBackground {   background-color:gray;  filter:alpha(opacity=50); opacity:0.5; }
.PopupStyle { background-color:white; width:90%; margin:0px; padding:15px;  border:outset 2px gray; border-bottom-style:outset;	}

/**************************************************/
/* Update progress style - Quick Order page
/**************************************************/
.overlay {position: fixed;z-index: 99;top: 0px;left: 0px;background-color: #FFFFFF;width: 100%;height: 100%;filter: Alpha(Opacity=70);opacity: 0.70; -moz-opacity: 0.70; }
* html .overlay { position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px'); }
.loader { z-index: 100; position: fixed; width: 120px; margin-left: -60px; top: 50%; left: 50%; }
* html .loader { position: absolute; margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px'); }

/************************************************/
/*Highlight Information
/************************************************/
.HighlightInfo { margin-bottom:50px; }
.HighlightInfo .Description { margin-top:10px; }
.HighlightInfo .DetailLink { margin-top:20px; margin-bottom: 5px; font-size: 11px; font-weight: bold; color:#7c7c7c; }
.HighlightInfo .DetailLink A:link { color:#7c7c7c; font-size:11px; font-family:Sans-Serif; text-decoration: underline; }
.HighlightInfo .DetailLink A:Visited { color:#7c7c7c; font-size:11px; font-family:Sans-Serif; text-decoration: underline;  }
.HighlightInfo .DetailLink A:Hover { color:#7c7c7c; font-size:11px; font-family:Sans-Serif; text-decoration: underline; } 


a.ViewButton 
{
    color: #f2f2f2;
    font-style: normal;
    font-weight: bold;
    font-size: 9px;
    background-image: url(../Images/view_cart_bg.gif);
    background-repeat: no-repeat;
    background-position: left center;
    height:16px;
    display:inline-block;
    text-transform: uppercase;
    width:70px;
    text-align:center;
    text-decoration:none;
    padding-left: 3px;
    padding-top:3px;
}

a.PrevNextButton 
{
    color: #f2f2f2;
    font-style: normal;
    font-weight: bold;
    font-size: 9px;
    background-image: url(../Images/view_cart_bg.gif);
    background-repeat: no-repeat;
    background-position: left center;
    height:14px;
    display:inline-block;
    text-transform: uppercase;
    padding-left: 8px;
    padding-top:2px;
    width:65px;
    text-align:center;
    text-decoration:none;
	padding-top:3px;
}

a.Button
{
	background-image:url(../images/buttonBG.gif); height:17px; border:1px solid #cccccc; padding:3px 0 0 3px;
}
a.Login {background-image:url(../Images/sign_in.jpg); border:0;}
a.ContinueShopping {color:#003366; font-size:11px; position:relative; bottom:10px; right:10px;}
a.checkout {background-image:url(../images/checkout.jpg); border:0;}
a.CheckoutContinue {background-image:url(../images/checkout-continue.jpg); border:0;}
a.SubmitOrder {background-image:url(../images/complete_order.jpg); border:0;}
a.CartButton 
{
    color: #F66A12;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
	width:165px;
	height:41px;
    background-image: url(../Images/AddToCart.gif);
    background-repeat:no-repeat;
    background-position: 0px 0px;
	padding-top:1px; 
    text-decoration:none;
	text-align:center;
}
a.CartButton:Hover
{
    color: #F69012;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
	width:165px;
	height:41px;
    background-image: url(../Images/AddToCart.gif);
    background-repeat:no-repeat;
    background-position: 0px -41px; 
    text-decoration:none;
	text-align:center;
}
a.PagePrevious {background-image: url(../Images/page-previous.png); border:0; width:30px; height:26px; vertical-align:middle;}
a.PageNext {background-image: url(../Images/page-next.png); border:0; vertical-align:middle;}
a.GrayButton 
{
    color: #f2f2f2;
    font-style: normal;
    font-weight: bold;
    font-size: 9px;
    background-image: url(../Images/tab_grey_bg.gif);
    background-repeat:repeat-x;
    background-position: left center; 
    display:inline-block;
    text-transform: uppercase;
    padding-top:3px;
    vertical-align:middle;
    text-align:center;
    text-decoration:none;    
    height:16px;   
}








#CrossSellItems_outer .BuyButton { cursor:pointer; margin:0 0 5px 5px; padding-top:0px; background-image:url(../images/catAddToCart.gif); width:120px; height:30px; background-position:0 0; position:relative; left:35px;}
#CrossSellItems_outer .BuyButton:Hover {background-image:url(../images/catAddToCart.gif); width:120px; height:30px; background-position:0 -30px;}



span.productRelatedItemsTabText
{
    /* color:Red; */
}
span.productRelatedItemsTabText:before
{
    /* This text represents the content inside the productRelatedItemsTabText span. if this is blank, nothing will be shown */
    /* content:"RELATED ITEMS"; */
}


/* 
    The following css is the first step towards making the "Related Items" tab more customizable. 
    These css values work during the idle state good, not so good during hover(jagged bottom edge) and not at all for active.
*/
/*
#ProductDetail #Tab .CustomTabStyle span#ctl00_ctl00_MainContent_uxProduct_uxProductTabs_ProductTabs_pnlProductRelated_tab span.ajax__tab_outer 
{
    background:url(../Images/tabRightLastOff.gif);
}
#ProductDetail #Tab .CustomTabStyle span#ctl00_ctl00_MainContent_uxProduct_uxProductTabs_ProductTabs_pnlProductRelated_tab span.ajax__tab_outer:hover
{
    background:url(../Images/tabRightLastOn.gif);
}
#ProductDetail #Tab .CustomTabStyle span#ctl00_ctl00_MainContent_uxProduct_uxProductTabs_ProductTabs_pnlProductRelated_tab span.ajax__tab_inner
{
    background:url(../Images/tabLeftFirstOff.gif);
}
#ProductDetail #Tab .CustomTabStyle span#ctl00_ctl00_MainContent_uxProduct_uxProductTabs_ProductTabs_pnlProductRelated_tab span.ajax__tab_inner:hover
{
    background:url(../Images/tabLeftFirstOn.gif);
}
#ProductDetail #Tab .CustomTabStyle span#ctl00_ctl00_MainContent_uxProduct_uxProductTabs_ProductTabs_pnlProductRelated_tab span.ajax__tab_tab
{
    background:url(../Images/tabStripeOff.gif);
}
#ProductDetail #Tab .CustomTabStyle span#ctl00_ctl00_MainContent_uxProduct_uxProductTabs_ProductTabs_pnlProductRelated_tab span.ajax__tab_tab:hover
{
    background:url(../Images/tabStripeOn.gif);
}
*/

