/-------------------------------------------------
BASICS
-------------------------------------------------*/
body{font:75%/150% verdana, sans-serif; text-align: center; background: #fff;}
/*h1, h2, h3 {font-family: "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif; font-weight: normal; color: #000}*/
p, th, td, li, ul, ol, h5, h6 { font-family: Verdana, sans-serif; line-height:  1.4em;}

h1	{font-size: 26px; margin: 25px 0 15px 0; line-height: 1em;}
h2	{color: #fff; font-size: 34px; font-weight: strong; margin: 0 0 15px -15px; line-height: 1em; border-bottom: 0; padding: 10px; display: block; background: #45c400; height:  31px;}
h3	{clear: both; color: #000; font-size: 20px; margin: 25px 0 15px 0; line-height: 1em; border-bottom: 0; padding-bottom: 10px;}
h4	{color: #08537D; font-family: Times New Roman, Times, serif; font-size: 15px; margin: 0 0 15px 0; font-weight: normal; line-height:  1.1em;}
h5	{font-size: 13px; margin: 0; font-weight: normal; color: #000; }
h6	{font-size: 12px; color: #333;  letter-spacing : 0px;  font-variant : small-caps;}
p, ul, ol  {color: #000; font-size: 12px; margin-bottom: 15px;}

a:link { color: #C60B27; font-weight: bold; text-decoration: none; }
a:visited { color: #C60B27; font-weight: bold; text-decoration: none; }
a:hover { color: #C60B27; font-weight: bold; text-decoration: underline; background: transparent; }
a:active { color: #C60B27; font-weight: bold; text-decoration: underline; background: transparent; }

a.orange:link { color: #FF8302; font-weight: normal; text-decoration: none; }
a.orange:visited { color: #FF8302; font-weight: normal; text-decoration: none; }
a.orange:hover { color: #FFF; font-weight: normal; text-decoration: none; background: #FF8302; }
a.orange:active { color: #FFF; font-weight: normal; text-decoration: none; background: #FF8302; }

/*-------------------------------------------------
POSITIONAL DIVS
-------------------------------------------------*/
#overallcontent{
	padding: 0;
}

#container {
	width: 770px;
	margin: 0 auto;
	min-width: 760px;
	text-align: left;
	background: #fff;
	overflow: hidden;
}

#pageContent{
	background: #fff url(/markwebster/images/rh_line.gif) right repeat-y;
	width: 640px;
}

#pageWrapper{
	padding: 4px 0 15px 20px;
}

#header {
	margin: auto;
	background: #C60B27;
	height: 99px;
	width: 770px;
}

#footer #botAddress{ float: right;}
#footer #botAddress p{font-size: 13px; }

#footer {
	background: #C60B27;
	padding-top: 0;
	height: 22px;
  margin: 4px auto 0 auto;
	width: 770px;
}

#footer p{
	margin: 0;
	line-height: 0;
	color: #fff;
	background: #cfcfcf;
	border: 1px solid #0f0;
}

#footer a{color: #fff;}
#footer a:link{font-weight: normal;}
#footer a:visited{font-weight: normal;}
#footer a:hover{font-weight: normal;}
#footer a:active{font-weight: normal;}

#colLeft{
	float: left;
	width: 203px;
}

#colRight{
	float: left;
	padding-left: 15px;
	width: 299px;
	border-left: 1px solid #cfcfcf;
}

/*-------------------------------------------------
SIDE BAR - new
-------------------------------------------------*/
#sideBar{
	margin-left: 0; /* 4px for safari*/
	width: 130px;
	background: #fff;
}
.sbWrapper{ padding: 0; text-align: left; }

#sideBar a{
	display: block;
	border: 0;
	margin-top: 4px;
	padding: 0;
}

/*-------------------------------------------------
TOP BAR
-------------------------------------------------*/
#topnav{
	background: #cfcfcf;
	float: left;
	width: 100%;
	margin-top: 4px;
}

#topnav a{
	display: inline;
	float: right;
	padding: 2px 10px;
	margin: 0 0 0 2px;
	font-weight: normal;
	cursor: pointer;
}

#topnav a:link{background-color: #cfcfcf; text-decoration: none; color: #d40013;}
#topnav a:visited{background-color: #cfcfcf; text-decoration: none; color: #d40013; }
#topnav a:hover{background-color: #cfcfcf; text-decoration: none; color: #000; }
#topnav a:active{background-color: #cfcfcf; text-decoration: none; color: #000; }

#topnav a.selected:link{background-color: #cfcfcf; text-decoration: none; color: #000; font-weight: bold;}
#topnav a.selected:visited{background-color: #cfcfcf; text-decoration: none; color: #000;  font-weight: bold;}
#topnav a.selected:hover{background-color: #cfcfcf; text-decoration: none; color: #000;  font-weight: bold;}
#topnav a.selected:active{background-color: #cfcfcf; text-decoration: none; color: #000;  font-weight: bold;}


#header .search{
	float: right;
	text-align: left;
	margin: 10px 20px 0 0;
}

#header p{
	margin: 0 0 3px 0;
	color: #fff;
	font-size: 11px;
}

#header .search .elementRow{
	clear: both;
	margin-bottom: 3px;
}

#header .search input{
	height: 9px;
	width: 124px;
	font-size: 9px;
}

#header .search select{
	clear: both;
	height: 18px;
	width: 124px;
	font-size: 10px;
}

/*-------------------------------------------------
BREADCRUMBS
-------------------------------------------------*/

/*-------------------------------------------------
SECTIONS STYLING
-------------------------------------------------*/
#homepageLinks{
  width: 500px;
  height: 95px;
}

#homepageLinks a{
  margin-right: 5px;
}

#homepageLinks img.homepageLink{
  display: inline;
}

.productThumb{
  border-bottom: 1px solid #cbcbcb;
  border-right: 1px solid #cbcbcb;
  width: 135px;
  height: 200px;
  padding: 8px;
  float: left;
}

.productThumb h5{
  line-height: 1em;
  margin-bottom: 5px;
}

.productThumb p{
  font-weight:  bold;
  font-size: 11px;
}

.productThumb img.blank{
	position: relative;
	margin: -15px 0 0 136px	
}

.productThumb img.thumb{
	margin: 0 0 5px 0;	
}

.productThumb .salePrice{
  color: #f00;
}

.productThumb .delivery{
  color: #45c400;
}

.productThumb img.more{
  float: right;
  margin-top: 3px;
}

/*-------------------------------------------------
SECTION - BASKET
-------------------------------------------------*/
#basket{
  width: 100%;
	padding: 0px; 
	margin: 0 auto 0 auto;
	background: #fff;
	border: 1px solid #e7e7e7;
}

#basket td, #basket th{
	font-size: 11px;
	line-height: 1.2em;
	padding: 4px;
	border: 0;
}

#basket .product img{
	float: left;
	margin: 0 10px 0 0;
}

#basket .product h4{
	font-size: 15px;
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 0;	
}

#basket .product h5{
	font-size: 11px;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: normal;
}

#basketNavBar{
	background: #f6f4ec;
	border: 1px solid #dacfb0;
	margin: 5px -10px 0 -10px
}

#basketNavBar table{
	width: 100%;
}

#basketNavBar td, #basketNavBar th{
	font-size: 10px;
	line-height: 1.2em;
	padding: 4px;
	border: 0;
}


p.loggedInLink{
	display: block;
	color: #000;
	font-weight: bold;
	float: right;
	margin: -25px -5px 0 0;
}

form .fieldBox{
	width: 450px;
}

#statsBox{
	width: 294px;
	padding: 0 5px;
	background: #cfcfcf url(/images/statsbox_back.gif) repeat-y;
	text-align: center;
}

#statsBox table {
	width: 100%;
	margin: 0 auto;
	background: #cfcfcf;
}

#statsBox table td{
	font-size: 10px;
	padding: 4px;
	background: #cfcfcf;
}

table.productTable{
	clear: both;
	width: 100%;
}

table.productTable th{
	font-size: 12px;
	padding: 4px;
	border-right: 1px dotted #cfcfcf;
}

table.productTable td{
	font-size: 12px;
	border-top: 1px dotted #767676;
	border-right: 1px dotted #cfcfcf;
	padding: 4px;
}

table.productTable td.right, table.productTable th.right{
	border-right: 0;
}
