


*
{
	font-family: Arial, Verdana, Sans-Serif;
}

h1
{
	margin:0;
	padding:12px 0 0 0;
	font-size: 24px;
	color:#339999;
	
}


body
{
	margin: 0;
	padding: 0;
}
#HeaderBg
{
	background: #fff url(../images/body-bg.gif) repeat-x 0 0;
	height: 160px;
}

#Header
{
	background: url(../images/logo-left.gif) no-repeat top left;
	height: 160px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	width: 998px;
	z-index:10;
}

img.Logo
{
	margin-left: 13px;
}

.HeaderImages
{
	position: absolute;
	top: 30px;
	left: 247px;
	height:100px;
	overflow:hidden;
}
.HeaderImages img
{
	float:left;
	border-right:1px solid #fff !important;
}
.Search
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	right: 0;
	top: 133px;
	border: 0;
}
.Search input
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
}
.Search input.Smallest
{
	color: #339999;
}
.Search img
{
	vertical-align: middle;
	margin-right: 6px;
}

.Login
{
	position: absolute;
	top: -3px;
	left:400px;
	color: #fff;
	font-weight: bold;
	width:180px;
}

.Login a
{
	padding:2px 6px;
	margin:0;
	background:#237f7f;
	display:inline-block;
	border:1px solid #fff;
}

.Basket
{
	position: absolute;
	top: 138px;
	left: 250px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.Basket a
{
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.Basket a.Checkout
{
	color: #ff9900;
}
.Basket a:hover
{
	text-decoration: underline;
}
.Basket img
{
	float: left;
	margin-top: -2px;
	margin-right: 2px;
}
#Wrapper
{
	width: 100%;
}

#Container
{
	width: 998px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/content-bg.gif) repeat-y;
	
}

#PrimaryContent
{
	margin-left: 244px;
	margin-bottom: 2em;
	font-size: 12px;
	line-height:150%;
}

#SecondaryContent
{
	float: left;
	width: 224px;
	margin: 0 0 0 13px;
	padding: 0;
	font-size: 12px;
	position:relative;
	/*z-index:200;*/
	z-index:10;
}

/*secondary navigation in menu.css*/


#TertiaryContent
{
	clear: both;
	background: #fff url(../images/footer-bg.png) repeat-x bottom center;
	height: 162px;
	position: relative;
	z-index: 100;
}

#Navigation
{
	background: #FF9900 url(../images/nav-top.gif) no-repeat 0 0;
}

#Footer
{
	clear: both;
	margin: 0 auto;
	width: 998px;
	background: #fff url(../images/footer-bg.png) repeat-x bottom center;
	color: #FF9900;
	height: 162px;
	position: relative;
	z-index: 200;
}
#Footer img.FootLogo
{
	float: right;
	position: relative;
	top: 23px;
	right: -1px;
}

#Footer a
{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#Footer a:hover
{
	color: #666;
}
.FooterLinks
{
	position: relative;
	top: 10px;
	margin-left: 13px;
}

#Footer p
{
	color: #ff9900;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 20px;
	margin:6px 0 6px 13px;
	line-height:140%;
}

#Footer p a
{
	color: #ff9900;
}
#Footer p small
{
	color: #339999;
	font-size: 12px;
	font-weight: bold;
}
#Footer p.Copyright
{
	color: #666;
	margin-top:12px;
}
#Footer p.PaymentCards
{
	color: #666;
	font-size: 12px;
	font-weight: bold;
	width:280px;
	height:23px;
	background:url(../images/credit-cards.gif) no-repeat right top;
	margin-bottom:20px;
	
}
#Footer p.PaymentCards small
{
	color: #666;
	position:relative;
	top:3px;
}
.FooterLinks span
{
	position: relative;
	top: -3px;
}
.FooterLinks span.FooterLogo
{
	position: relative;
	top: 0px;
}
.MainImage
{
	margin:0 0 -16px 0;
	padding:0;
}

.HomeTabPanel .ajax__tab_header
{
	color: #000;
	font-weight: bold;
	margin: 0 0 0 0;
	text-align:right;
	width: 751px;
	line-height:100%;
}

.HomeTabPanel .ajax__tab_tab
{
	
	width: 119px;
	padding: 24px 0 8px 0;
	float: left;
	margin:0;
}
.HomeTabPanel .ajax__tab_outer
{
	width: 119px;
	color:black;
	background: url(../images/HomeTab2.png) no-repeat;
	font-size:10px;
}
.HomeTabPanel .ajax__tab_active .ajax__tab_outer
{
	background: url(../images/HomeTabActive3.png) no-repeat;
	font-size:10px;
	color: #ff9900;
}

#__tab_ctl00_PrimaryContentPlaceHolder_ctl01_TabPanel4 /*override tab*/
{
	color:Red;
}

.HomeTabPanel .ajax__tab_body
{
	padding: 5px 9px 5px 10px;
	width: 724px;
	border: 1px solid #cfcfcf;
	height: 100% !important;
}
.HomeTabPanel .ajax__tab_body h1
{
	margin: 0;
	padding: 0;
	font-size: 18px;
	color:#000;
	text-transform:capitalize;
}
.HomeTabPanel .ajax__tab_body h1 small
{
	font-size: 12px;
	font-weight:normal;
}
#SpecialOffers
{
	display:none;
}

.HomeProductContainer div
{
	border:1px solid #cfcfcf;
	float:left;
	width:166px;
	margin-right:4px;
	padding:4px;
	font-size:11px;
}

.FeaturedProductContainer
{
	border:1px solid #cfcfcf;
	float:left;
	width:346px;
	height:120px;
	margin-top:6px;
	margin-right:5px;
	padding:4px;
	font-size:12px;
	line-height:100%;
	line-height:17px;
	
}
.FeaturedProductContainer a
{
	font-size:12px;
	font-weight:bold;
	
}
.FeaturedProductContainer .ImageHolder
{
	height:110px;
	float:left;
	margin-right:6px;
}
.FeaturedProductContainer .FeaturedProductName
{
	height:30px;
}
.FeaturedProductContainer .RRP
{
	margin-top: 10px;
}

.FeaturedProductName
{
	margin-bottom:5px;
}

.FeaturedProductName a
{
	font-size:13px;
}

.HomeTabs h1
{
	background: #ff9900;
	color: #fff !important;
	font-weight: bold;
	text-transform: capitalize;
	padding: 6px 1px 6px 6px!important;
	margin: 0;
	font-size: 22px !important;
	width:714px;
}
.HomeTabs .ContentHeaderText
{
	padding: 0;
	margin: -2px 0 0 3px;
	border-top: 0;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	position:relative;
	left:-3px;
}


.HomeTabs .ContentHeaderText p
{
	padding: 6px;
	margin: 0;
}
.ContentFooterText p
{
	padding: 6px;
	margin: 0;
}
.ContentFooterText
{
	clear:left;
	border: 1px solid #cfcfcf;
	top:4px;
	position:relative;
}
.FeaturedProductContainer p,
.HomeProductContainer div h3,
.HomeProductContainer div p
{
	margin:0;
	padding:0;
}

.FeaturedProductContainer p
{
	display:inline; /* Home page view link is outside p tag sometimes */
}

.HomeProductContainer div h3
{
	font-size:13px;
}


/*AccountBreadCrumbs*/

.AccountBreadCrumbs
{
	float:right;
	margin-right:6px;
}
.AccountBreadCrumbs ul,
ul.YourAccount
{
	list-style:square;
}
.AccountBreadCrumbs ul li a,
ul.YourAccount li a
{
	color: #FF9900;
	text-decoration: none;
	padding: 3px 0 3px 4px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	font-size: 11px;
	border-bottom: 1px dotted #FF9900;
}

.SiteMapLeftCol
{
	float:left;
	width:48%;
}
.SiteMapRightCol
{
	float:right;
	width:48%;
}

.Agreement label
{
	margin-top:-20px;
}

.LeftNavContent
{
	margin-bottom:20px;
}

.AdditionalList li a
{
	background:red !important;
}