

body
{
	margin:0;
	padding:0;
	background:#a0a892 url(../images/bg.gif) repeat-y center top;
	font-family:Georgia, "Times New Roman", Times, serif;
}

img
{
	margin:0;
	padding:0;
	border:0;
}

a
{
	color:#339999;
	text-decoration:none;
	margin:0;
	padding:0;
}

a:hover
{
	margin:0;
	padding:0;
}

h1
{
	color:#339999;
	font-size:18px;
	margin:0;
	padding:0;
	font-weight:normal;
}

#Wrapper
{
	width:940px;
	margin:0 auto;
	padding:0 10px;
}
#Container
{
	
}

#DepartmentSelection
{
	background:url(../images/department-selection-bg.gif) repeat-y top left;
	font-size:20px;
	float:left;
}
#DepartmentSelection span
{
	width:225px;
	float:left;
	margin:0;
	padding:16px 0 16px 10px;
	border-bottom:2px solid white;
}
#DepartmentSelection span a
{
	color:#000;
}
#DepartmentSelection span a.Active
{
	color:#fff;
}
#Header
{
	background:#ffcc00;
	border-bottom:2px solid white;
}
#Header h1 a
{
	color:#fff;
}
#Header h1
{
	margin:0;
	padding:0 20px 0 20px;
	color:#fff;
	font-size:36px;
}
#Header h1 span
{
	float:right;
	font-size:18px;
	text-align:center;
}
#TopNavigation
{
	background:#868c7a;
	color:#fff;
	padding:6px 0 8px 0;
	font-size:14px;
	border-bottom:4px solid white;
}
#TopNavigation a
{
	color:#fff;
}
#TopNavigation span.Links a
{
	padding:0 8px;
}
#TopNavigation span.Cart
{
	float:right;
}
#TopNavigation span a
{
	margin-left:10px;
	text-decoration:underline;
}
#TopNavigation img
{
	vertical-align:middle;
	margin-left:6px;
}
#TopNavigation span small
{
	color:White;
	font-size:15px;
	font-weight:bold;
}

#PrimaryContent
{
	background:#fff;
	width:520px;
	float:left;
	margin:0 auto 0 20px;
	overflow:auto;
	height:100%;
	font-size:12px;
}
#SecondaryContent
{
	background:#fff;
	width:160px;
	float:left;
	overflow:auto;
	height:100%;
}
#TertiaryContent
{
	background:#fff;
	float:right;
	width:220px;
	/* Removed to get rid of scroll bar apperaing in ie */
	/*overflow:auto;
	height:100%;*/
}

#TertiaryContent img
{
	margin-bottom:14px;
}

#Footer
{
	clear:both;
	background:#ffcc00;
	margin-left:-10px;
	margin-right:-10px;
	padding:12px 80px 12px 120px;
	color:#339999;
	font-size:12px;
}

#Footer div
{
	float:left;
	width:33%;
	margin-top:12px;
	line-height:150%;
	position:relative;
	z-index:100;
}
#Footer div strong
{
	color:#000;
}
#Footer p
{
	text-align:center;
	position:relative;
	top:24px;
	left:-22px;
}

#Footer a
{
 text-decoration:underline;
}

#SecondaryContent h2
{
	color:#339999;
	margin:0;
	padding:0;
	font-size:16px;
}
            
#SecondaryContent .Feature
{
	background:#dcdbdb;
	margin-bottom:12px;
	font-size:12px;
	padding:4px;
}
#SecondaryContent h2 input
{
	float:right;
}
#SecondaryContent h2 input.Smallest
{
	width:24px;
	margin-top:-2px;
}
#SecondaryContent input.Text
{
	width:140px;
}

#SecondaryContent ul a.Active + ul
{
	background:#E6E5E5;
	display: block;
}

#SecondaryContent #Navigation
{
	background:#dcdbdb;
	margin-bottom:12px;
}

ul.SlideAction li a
{
	background:#E6E5E5;
}

#SecondaryContent .Feature h1
{
	background: #868c7a !important;
	display:block;
	padding:4px;
}
#SecondaryContent .Feature h1 a
{
	color:#fff;
	
}
#SecondaryContent .Feature .FeaturedProducts
{
	text-align:center;
	margin:6px 0;
}

#SecondaryContent .Feature .FeaturedProducts img
{
	border:1px solid #868c7a !important;
}
#SecondaryContent .Feature .FeaturedProducts p
{
	font-weight:bold;
	color:#cc3333;
	font-size:13px;
}

#SecondaryContent .BrandSelector
{
	background:#dcdbdb;
	margin-bottom:12px;
	padding:12px 4px;
}

#SecondaryContent .BrandSelector select
{
	margin-top:6px;
	width:150px;
	font-size:12px;
}
#SecondaryContent .BrandSelector select option
{
	padding:2px 0;
}

#Navigation .Search
{
	padding:12px 8px 18px 6px;
	height:40px;
}

#Navigation .Search h2
{
    margin-top:-45px
}

#Navigation .Search .SearchTextBox
{
    margin-top:25px
}

#Navigation ul
{
	list-style:none;
	margin:0;
	padding:0 0 8px 0;
	width:159px;
}
#Navigation ul li a
{
	color:#339999;
	border-top:1px solid #fff;
	display:block;
	padding:4px 8px 4px 6px;
	font-size:13px;
	position:relative;
}

ul.SlideAction 
{
	display:none;
}


.SlideFunction 
{
	cursor:pointer;
}

#Navigation ul li ul li a
{
	color:#000;
	font-size:11px;
}

.Clear
{
	clear:both;
	margin:0;
	padding:0;
}

#PrimaryContent h1
{
	margin:30px 0 0 0;
}

#PrimaryContent .Home h1
{
     margin:0;
}

#PrimaryContent .Home div
{
	border:1px solid #ccc;
	padding:8px;
	margin-bottom:8px;
}

#PrimaryContent .Home .HomeText
{
    border:0;
}

#PrimaryContent .Home .HomeSpecialText
{
	border:0;
}

#PrimaryContent .HomeFeaturedProducts .FeaturedProducts
{
	border:1px solid #dcdcdc;
    height:118px;
    width:510px;
    margin-top:15px;
}

#PrimaryContent .HomeFeaturedProducts .FeaturedProducts .ImageHolder
{
	border:1px solid #dcdcdc;
	height:98px;
	width:109px;
	margin:5px 0px 0px 5px;
	padding-top:8px;
	float:left;
	line-height:98px;
}

#PrimaryContent .HomeFeaturedProducts .FeaturedProducts .ImageHolder img
{
	margin:-14px 0 0 1px;
    padding:0 0px 0 3px;
    vertical-align:middle;
}

#PrimaryContent .HomeFeaturedProducts .FeaturedProducts .TextHolder
{
	margin:4px 10px 0 132px;
	color:#000;
    font-size:14px;
    height:97px;
}

#PrimaryContent .HomeFeaturedProducts .FeaturedProducts .TextHolder span
{
	 font-size:12px;
	 margin-left:8px;
	 color:#339999;
}

#PrimaryContent .HomeFeaturedProducts .FeaturedProducts .TextHolder .Description
{
	font-size:12px;
	text-align:left;
}

#PrimaryContent .HomeFeaturedProducts .FeaturedProducts .Price
{
	font-size:14px;
    margin-right:5px;
    margin-top:-5px;
    float:right;
    color:#cb342d;
    font-weight:bold;
}

#PrimaryContent .HomeFeaturedProducts .FeaturedProducts .Price span
{
	color:Black;
	font-weight:bold;
	font-size:12px;
	color:#cb342d;
}

/*////////////////////////////////////////////*/

table.CartDataTable
{
	border-bottom:1px solid black;
	margin-bottom: 10px;
	width: 100%;
}

table.ReceiptTable
{border-bottom:none;}

table.CartDataTable td
{
	padding:6px;
	vertical-align:top;
}
table.CartDataTable thead
{
	background:#ff9900;
}

table.CartDataTable th
{
	padding:3px;
	font-weight:bold;
	text-align:left;
	color:#fff;
}
table.CartDataTable td input
{
	width:26px;
	text-align:center;
	border:1px solid black;
}
table.CartDataTable td.Buttons input
{
	width:60px;
	margin-left:8px;
}
table.CartDataTable td.Buttons
{
	white-space:nowrap;
}
table.CartDataTable td.Seperator
{
	border-bottom:1px solid black;
}

table.CartDataTable td.Total
{
	text-align:right;
	font-weight:bold;
}


table.CartDataTable tr.AlternateItem
{
	background:#F6F5FA;
}


.estyle1
{
	color:#FF9900;
	background:#fff;
	border:1px #3366CC solid;
	font-size:10px;
	padding:5px;
}


/*////////////////////////////////////////*/

.CreateReview fieldset,
.TellAFriend fieldset
{
	margin-top:20px;
}

.CreateReview fieldset select
{
	width:100px;
	padding:1px;
}

.CreateReview fieldset input,
.CreateReview fieldset textarea,
.TellAFriend fieldset input,
.TellAFriend fieldset textarea
{
	width:90%;
}

.TellAFriend p input
{
	width:60px;
}

.Reviews h2
{
	background:#f1f0f0;
	color:#339999;
	font-size:16px;
	margin:0;
	padding:6px !important;
	font-weight:bold;
}
.Reviews p
{
	padding:6px !important;
}

.PriceMatch
{
	margin-top:30px;
}

.SiteMap
{
	margin:20px 0 0 0 ;
}

.SiteMap ul
{
	padding: 0;
	margin:0 0 20px 20px;
	font-weight:bold;
}
.SiteMap ul ul
{
	font-weight:normal;
}
.SiteMap ul li
{
	padding:2px 0;
}

.SiteMap ul.Right
{
	float:right;
	margin-right:40px;
	list-style:disc inside;
}
.SiteMap ul.Left
{

}

hr
{
	border-top:1px solid #339999;
	border-right:0;
	border-bottom:0;
	border-left:0;
	height:1px;
}

.DeliveryCharges
{
}

.DeliveryCharges a
{

	font-size:12px;
	color:#000;
	text-decoration:underline;
}

.BrandProductsBox
{
	margin:20px 0 20px 0px;
}

.Brands
{
    
    width:510px;
    margin-top:15px;
    margin-bottom:0px;
}

.Brands .ImageHolder
{
	width:109px;
	margin:5px 0px 0px 5px;
	padding-top:8px;
	float:left;
}

.Brands .ImageHolder img
{
	margin:-5px 0 0 2px;
    padding:0 0px 0 3px;
}

.Brands .TextHolder
{
	margin:4px 0 0 145px;
	color:#000;
    font-size:14px;
}

.Brands .TextHolder span
{
	 font-size:12px;
	 margin-left:8px;
	 color:#339999;
}

.Brands .TextHolder .Description
{
	font-size:12px;
	text-align:left;
	margin-top:10px;
}

.Brands .TextHolder .Description p
{
	margin:15px 0 0 -8px;
}

.CartPromotionMessage
{
  font-weight:bold;
  color:#cc3333;
  margin:0px 0 25px 0;
  line-height:12px;
}
.CartPromotionMessage h3
{
  color:#000;
  margin:0;
  padding:0 0 8px 0;
}

.CartPromotionMessage span
{
	display:block;
	margin:0;
	padding:2px 0;
}
.CartPromotionMessage img
{
	margin-left:20px;
	vertical-align:middle;
}

.OrderReceived .Print
{
    margin-top:-40px;
	
}
