body
{
	background-color:#e4e4e4;
	background-image:url('../styleImages/backgrounds/PageBg.jpg');
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
#Container
{
	margin: auto;
	margin-top: 0px;
	width: 950px;
}
#Top
{
	text-align: left;
}
#TopRight
{
	text-align: right;
	float:right;
}
#SpecialOffers
{
	text-align:center;
	margin-top:3px;
}
#Banner
{
	height: 150px;
	background-image: url('../styleImages/backgrounds/Banner.jpg');
	background-repeat: no-repeat;
}
#Mid
{
	border-top:1px solid #e3e3e3;
	margin:10px 0px 0px 0px;
	background-image:url(../styleImages/backgrounds/MidBg.jpg);
	background-repeat:no-repeat;
	background-color:#e4e4e4;
	padding:0px;
}
#Left
{
	width: 168px;
	float: left;
	background-image: url('../styleImages/backgrounds/LeftRepeatBg.jpg');
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	background-color: #eeeeee;
	overflow:hidden;
	margin-right:10px;
	height:578px;
	position:relative;
}

#NavContainer {
	position:relative;
	}
#LeftFooter
{
	background-image: url('../styleImages/backgrounds/LeftFooter.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 15px;
	position:absolute;
	bottom:0px;
	width:168px;
}
#Right
{
	width: 168px;
	float: right;
	background-image: url('../styleImages/backgrounds/RightBg.jpg');
	background-repeat: repeat-y;
	background-position: right;
	height:578px;
	position:relative;
}
#RightFooter
{
	background-image: url('../styleImages/backgrounds/RightFooter.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	position:absolute;
	bottom:0px;
	width:168px
}
#Center
{
	width:594px;
	background-color:#FFFFFF; 
	background-image:url('../styleImages/backgrounds/CenterBg.jpg'); 
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	min-height:578px;
	position:relative;
}

#CenterFooter
{
	background-image: url('../styleImages/backgrounds/CenterFooter.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 594px;
	height:10px;
	position:absolute;
	bottom:0px;
	left:0px;
}
#LeftBox
{
	width: 150px;
	padding: 0px 0px 10px 0px;
	position:relative;
	top:20px;
}
#LeftBox img
{
	margin: 3px;
}
#Breadcrumb
{
	font-size: 10px;
	background-image: url('../styleImages/backgrounds/BreadCrumbBg.jpg');
	background-position:left bottom;
	background-repeat: no-repeat;
	padding:10px;
}
#Breadcrumb h3
{
	margin: 0px 6px 0px 0px;
	font-size: 16px;
	color: #3e3d38;
	font-weight: bold;
}
.HeadPara
{
	font-size: 16px;
	color: #686868;
	font-weight: bold;
}
#ProductLevelOne
{
	text-align: center;
	height:440px;
	padding-left:10px;
}
#ProductLevelOne img
{
	border: none;
	margin: 5px 0px 0px 0px;
}
.ProductOneBox
{
	width:165px;
	height:120px;
	text-align:center;
	margin: 10px 10px 15px 10px;
	float:left;
}
#ProductThumbs
{
	margin:15px 0px 15px 0px;
	text-align:left;
	height:168px;
}
#ProductThumbs img
{
	margin:10px 5px 10px 5px;
	border:1px solid #CCCCCC;
}
#ProductThumbs a
{
	cursor:pointer;
}
#ProdTop
{
	height:180px;
}

.Back
{
	float:right;
	position:relative;
	left:-15px;
	top:10px;
	border:none;
}
.clear 
{
	float:none;
	clear:both;
}
#HomeImages
{
	text-align: center;
	clear:both;
	position:relative;
	z-index:1000;
}
#HomeImages img
{
	border: none;
	margin: 10px 10px 5px 10px;
}
#Basket
{
	background-image: url('../styleImages/backgrounds/BasketBg.jpg');
	background-repeat: no-repeat;
	height: 111px;
	text-align: center;
	padding: 10px 5px 5px 5px;
}
#BasketTxtBox
{
	margin: 35px 0px 15px 54px;
	text-align: center;
}
#Basket img
{
	float: left;
}
#Items
{
	border: 1px solid #e4e4e4;
	margin: 0px 10px 16px 8px;
	padding: 6px;
	font-weight: bold;
}
#Footer
{
	padding: 15px 170px 0px 170px;
	width: 620px;

	height: 45px;
	margin: 10px auto auto auto;
	background-image: url('../styleImages/backgrounds/FooterBg.jpg');
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10px;
	color: #959595;
	clear: both;
	position: relative;
	left: -5px;
}
#AddressBox
{
	float:right;
	position:relative;
	left:-30px;
	top:30px;
}

/* NAVIGATION */
.ProductOneBox a
{
	color:#0096ff;
	font-weight:bold;
	text-decoration:none;
}
.ProductOneBox a:hover
{
	text-decoration:underline;
	color:#333333;
}
#Left ul
{
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#Left li
{
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}
#Left a
{
	display: block;
	padding: 4px 0px 4px 20px;
	background-image: url('/Images/SiteImages/NavBg.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	width:144px;
}
#Left a:hover
{
	color:#0096ff;
	background-image: url('/Images/SiteImages/NavBgHover.jpg');
	text-decoration: none;
}

#LeftBox a 	{ background: none; color: #2280BD; text-decoration: underline; padding: 4px 0px; }
#LeftBox a:hover { background: none; text-decoration: none; } 
.offerItem { margin-bottom: 10px;}

#Breadcrumb a
{
	color: #0099ff;
	text-decoration: none;
}
#Breadcrumb a:hover
{
	text-decoration: underline;
}

#Right a
{
	display: block;
	border: 1px solid #e4e4e4;
	margin: 0px 10px 5px 8px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	text-decoration: none;
	color: #3e3d38;
	font-weight: bold;
	background-color: #f3f3f3;
}
#Right a:hover
{
	display: block;
	text-decoration: underline;
}

#HomeImages a
{
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#HomeImages a:hover
{
	text-decoration: underline;
}

/* STYLES */
h3
{
	color: #666666;
	margin: 5px 0px 5px 0px;
	font-weight: normal;
}
.blue
{
	color: #2877ae;
}
.Special
{
	color: #2877ae;
	font-weight:bold;
	text-align:center;
	font-size:14px;
}
#SpecialOfferBox 
{
	padding:0px 5px 0px 5px;
}
#SpecialOfferBox img
{
	margin:6px 0px 6px 0px;
	border:none;
}
#SpecialOfferBox a:link, #SpecialOfferBox a:visited, #SpecialOfferBox a:active
{
	display:inline;
	background-color:#ffffff;
	padding:0px 0px 0px 0px;
	color: #2877ae;
	text-decoration:none;
	border:none;
	font-weight:bold;
	text-align:right;
}
#SpecialOfferBox a:hover
{
	text-decoration:underline;
}
	
.TenPadder
{
	padding:10px 10px 10px 10px;
}
#map
{
	margin:15px 0px 15px 15px;
	width:550px;
	height:400px;
	border:1px solid #CCCCCC;
}
.ProdText
{
	float:right;
	position:relative;
	left:-10px;
	top:15px;
	width:300px;
}

.SubMenu
{
	display: inline;
	height: auto;
}
h4 {
font-size:14px;
margin:8px 0px 4px 0px;
color:#c0d753;
}
.pagination {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
