/* CSS Document */

/* Body and Universal Reset */

* {margin: 0; padding: 0;}

body {
	text-align:center;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px;
	color:#808080;
	line-height:20px;
	background:url(images/backgrounds/bg.jpg) repeat-x #F2F2F2;
}
	
#container {
	margin:0 auto;
	width:945px;
	text-align:left;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px;
	color:#808080;
	line-height:20px;
	vertical-align:top;
}

img {
	border:0;
}

#popupWindowCaller {
	display:none;
}

.clear {
	clear:both;
}

.shopDetails td{
	color:#000000;
	font-size:11px;
}


/* Typography */

#content h2.newsHead a {
	text-decoration:none;
}

.freeShippingHeading, .featuredSpecialsHeading {
	background:#000;
	color:#fff;
	text-transform:uppercase;
	padding:5px 10px;
	margin:-5px 0 20px 0;
	font-size:16px;
	text-align:center;
}

.featuredSpecialsHeading {
	padding:5px 10px;
	margin:20px 0 10px 0;
}


/* Header */

.logo {
	margin:13px 0 0 -23px;
}

.connectHeader {
	float:right;
	margin:40px 0 0 0;
}


/* Main Navigation */

#mainNav {
	margin:13px 0 0 0;
	height:21px;
	float:right;
}

#mainNav li {
	list-style:none;
	display:inline;
	float:left;
	font-size:13px;
	border-right:1px solid #4D4D4D;
}

#mainNav li.last {
	border-right:none;
}

#mainNav a {
	color:#fff;
	padding:0 15px 0 15px;
	height:21px;
	display:inline-block;
	background:#000;
}

#mainNav a:hover, #mainNav li.down a {
	color:#fff;
	background:#4D4D4D;
}


/* Side Bar */

#sideBar {
	float:left;
	width:215px;
	padding:0 0 18px 0;
}

.sideBarHeading {
	color:#000;
	border-bottom:1px dashed #CCCCCC;
	display:block;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0 0 4px 0;
	margin:15px 0 6px 0;
	text-align:center;
}

#quickSearch {
	color:#FF5C00;
	font-size:11px;
	margin:10px 0 0 0;
}

#quickSearch input.textinput, #quickSearch input.textinputhover, #joinvip input.textinput, #joinvip input.textinputhover {
	padding:2px 3px;
	width:182px;
}

#quickSearch input, #joinvip input {
	vertical-align:middle;
}

#joinvip {
	color:#000000;
	font-size:11px;
	line-height:15px;
}

#joinvip p {
	margin:0 0 6px 0;
}

#joinvip input.textinput {
	color:#808080;
}

.ourBrands {
	margin:0 -7px -5px 0;
}

.latestNews{
	font-size:11px;
	color:#000;
	float:left;
	width:310px;
	margin-bottom:15px
}

.latestNewsRight {
	float:right;
}

.latestNews h2 a{
	font-size:12px;
	font-weight:bold;
	color:#000
}

.latestNews h2 a:hover{
	color:#FF5C00;
}

.latestNews a.viewMore {
	color:#000;
	background:url(images/spacers/view_prod_arrow.gif) no-repeat right 4px;
	padding:0 13px 0 0;
	font-size:10px;
	float:right;
	line-height:16px;
	text-decoration:none;
	font-weight:normal;
}

.latestNews .viewMore:hover {
	color:#FF5C00;
	background:url(images/spacers/view_prod_arrow.gif) no-repeat right -17px;
}


/* Sub Nav */

#subNav {
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:25px;
}

#subNav li {
	border-top:1px dashed #CCCCCC;
	text-transform:lowercase;
	list-style:none;
	padding:1px 0;
}

#subNav li.parentCategory {
	background:url(/images/spacers/plus_box.gif) no-repeat right 7px;
}

#subNav li.parentCategoryDown {
	background:url(/images/spacers/plus_box.gif) no-repeat right -22px;
}

#subNav li.navTitle a {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FF5C00;
	text-transform:uppercase;
}

#subNav li.navTitle {
	padding-top:15px;
	background:none;
}

#subNav li.navTitleTop {
	border:none;
	padding-top:0;
}

#subNav li.child {
	border:none;
	line-height:12px;
	padding:1px 0 5px 0;
}

#subNav li.sale {
	text-transform:uppercase;
}

#subNav li a {
	color:#000;
	font-size:11px;
}

#subNav li a:hover, #subNav li.child a:hover {
	color:#FF5C00;
}

#subNav li.child a, #subNav li.child {
	color:#808080;
}

#subNav li.sale a {
	color:#F00;
}



/* Content */

#contentContainer {
	background:url(/images/backgrounds/content_bg.gif) repeat-x #FFFFFF;
	margin:34px 0 0 0;
	padding:21px 22px 0 24px;
}

#content {
	width:637px;
	float:right;
}

.home #content {
	width:647px;
}

#content p, #content table, #content ul {
	margin:0 0 18px 0;
}

#content a {
	text-decoration:underline;
	font-weight:bold;
}

#content a:hover {
	text-decoration:none;
}

#homeContent {
	background:url(images/backgrounds/home_content_bg.gif) no-repeat bottom right #000;
	color:#FFFFFF;
	padding:0 14px 0 0;
	height:345px;
	margin:0 0 15px 0;
}

.homeTitle {
	margin:0 0 17px 120px;
}

.homeBanner {
	margin:0 25px -20px 0;
	float:left;
}


/* ESTORE Similar Products */

#content a.viewMore {
	color:#000;
	background:url(images/spacers/view_prod_arrow.gif) no-repeat right 4px;
	padding:0 13px 0 0;
	font-size:10px;
	float:right;
	line-height:16px;
	text-decoration:none;
	font-weight:normal;
}

.viewMore:hover, #content a.addCart {
	color:#FF5C00;
	background:url(images/spacers/view_prod_arrow.gif) no-repeat right -17px;
}

h3.similarProductsTitle {
	text-transform:uppercase;
	color:#808080;
	border-bottom:1px dashed #ccc;
	margin:0 0 10px 0;
}

.otherItemsContainer {
	font-size:11px;
	float:left;
	width:150px;
	padding:0 0 3px 0;
	border-bottom:1px dashed #ccc;
	margin:0 0 15px 15px;
}

.otherItemsPCFirst {
	margin:0 0 15px 0;
}

#content .otherItemsContainer a.viewMore {
	margin:3px 0 0 0;
}

.otherItemsContainer h4, .otherItemsContainer h2 {
	color:#FFFFFF;
	background:#FF5C01;
	padding:1px 5px 2px 7px;
	margin:0 0 2px 0;
}

#content .otherItemsContainer h4 a, #content .otherItemsContainer h2 a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
}

#content .otherItemsContainer table {
	margin:0 -8px 3px 0;
}

.otherItemsIMGCont {
	width:150px;
	height:140px;
	text-align:center;
	vertical-align:middle;
	background:url(images/backgrounds/prod_pic_bg.gif) no-repeat bottom right;
	padding:0 8px 8px 0;
}

.otherItemsContainer .viewMore {
	background:url(images/spacers/view_prod_arrow.gif) no-repeat right 6px;
}

.price {
	color:#FF5C00;
}


/* Online Enquiry Form */

.onlineEnquiryTable td {
	padding-bottom:5px;
}

.yourDetails {	
	padding:7px 0 0 0;
	height:30px;
	font-weight:bold;
	font-size:13px;
}

.requiredFields {
	text-align:right;
	padding:7px 0 0 0;
	font-size:11px;
}

.required {
	text-align:center;
	vertical-align:middle;
	padding-left:15px;
	padding-right:5px;
}

.onlineEnquiryTable input.textinput, .onlineEnquiryTable input.textinputhover, .onlineEnquiryTable textarea {
	width:440px;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/backgrounds/white.gif);
}

.textinput {
	border:1px solid #CCCCCC;
	padding:3px;
}

.textinputhover {
	border:1px solid #FF5C00; 
	padding:3px;
}

select {
	font-size:11px;
	color:#808080;
}

.submit {
	text-align:right;
}

.errorText {
	color:#FF0000;
}


/* Footer */

#footer {
	background:#F2F2F2;
	text-align:right;
	color:#B3B3B3;
	font-size:10px;
	line-height:20px;
	padding:0 0 20px 0;
}

#footer a {
	color:#B3B3B3;
}

#footer a:hover {
	color:#FF5C00;
}

#footer ul {
	margin:13px 0 0 0;
}

#footer li {
	display:inline;
	list-style:none;
	color:#4D4D4D;
}

#footer li a {
	color:#4D4D4D;
}


