html, body {
	background-color:#CCCCCC;
} 

body {		
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	text-align: center;
	color: #000000;
	background-color: #162d43;
	font-size: 120%;
	background-position:top;
}


div#navmenu {
	border-top-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	background: url(http://redditchhc.co.uk/wp-content/themes/RHCBlue/images/background-navmenu.gif) top left repeat-x;
	padding-left: 10px;
	width: 930px;
}

#topads {
	font-size: 12px;
}

a {
    color:#000000;
    text-decoration:none;
    font-weight:bold;
}

a:hover {
    color:#C62121;
    text-decoration:underline;
}

a:visited {
	color:#000000;
}

.currentpage, .active, .menubordered .active {
	color:#CE2129;
}

#pageContainer {
	width: 960px;
	text-align: left;
}

*html #pageContainer {
	width: 960px;
}

#container {
    margin-top:auto;
    margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	width: 840px; 
	min-height:100%;
	text-align:left;
}

*html div#container {
	width: 840px;
	text-align: left;
}


#headercontainer {
	clear: both;
	height: 62px;
}

#contentcontainer {
    width: 920px;
    background-color:#FFFFFF;
    border: 0px;
    font-size:85%;
    margin: 0px 20px 10px 0px;
    #margin: 0px 100px 10px 0px;
    padding: 10px 10px 10px 10px;
    float: right;
    overflow: hidden;
}

*html #contentcontainer {
	margin: 0px 0px 10px 0px;
	float: none;
}

#contentcontainerterms {
    width: 100%;
    border-width:5px;
    border-style: solid;
    border-color:#000000;
    font-size: 85%;
    margin:10px 0px 10px 0px;
    padding:10px 10px 10px 10px;
    float:right;
    overflow:hidden;
    background-color: #ffffff;
}

#contentcontainerterms p {
	font-size: 80%;
}

#contentcontainerterms .heading {
	font-size: 110%;
}

#bodycontainer {
	width: 690px;
}

#footercontainer {
	bottom:0px;
	width: 895px; 
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 20px;
    font-size:85%;
}

.summarybasket {
	font-family: Arial, Sans-Serif;
}

hr {
    background-color: #000000;
    color: #000000;
    height:1px;
    border: 0px;
}

.submitbutton {
	background-color: #162d43;
    color: #FFFFFF;
}

.submitbuttonmain {
	background-color: #500302;
    color: #FFFFFF;
}

.submitbuttonprimary {
	background-color: #d4311b;
    color: #ffffff;
}

.tablebordered {
	width: 690px;
}

.paginationTable {
	width: 690px;
}

.menubordered {
    border-width:1px;
    border-style:solid;
    border-color:#000000;
    background-color: #f0f0eb;
    padding:5px;
    width:198px;
    margin-top:-1px;
    color:#000000;
    font-family: georgia, Arial, Sans-Serif;
}

input, select {
	font-weight: normal;
	font-size: 100%;
    color: #a1110a;
}

.primary {
	color: #a1110a;
}

.label {
    font-weight: normal;
    font-size: 100%;
    color:#808080;
}

.tablefooter {
    color: #000000;
    background-color: #d8e0e6;
    font-weight: bold;
}

.faded {
    color:#808080;
}

.tableheadercell {
    border-color: #000000;
    border-width: 0px;
    border-style: solid;
    border-top: 1px solid #000000; 
    border-bottom: 1px solid #000000; 
    color:#FFFFFF;
    background-color: #C62121;
    width: 600px;
}

.tableheadercellalt {
    border-color: #000000;
    border-width: 0px;
    border-style: solid;
    border-top: 1px solid #000000; 
    border-bottom: 1px solid #000000; 
    color:#FFFFFF;
    background-color: #500302;
}

/* Title bar displaying text in main shop window */
.shopTitleBar {
	width: 668px; 
	height: 21px; 
	margin:0px; 
	background-color: #b71f11;
	border: 1px solid #313131;
	padding: 3px 0px 3px 20px;
}

/* Text displayed on main title bar */
.shopTitleBar h1 {
	color: #ffffff;
	font-size: 130%;
	font-family: georgia, Arial, Sans-Serif;
	padding: 0px 0px 10px 0px;
}

/* Thinner bar below main shop title bar */
.subShopTitleBar {
	background-color: #500302;
	height: 20px;
	border-right: 1px solid #313131;
	border-left: 1px solid #313131;
	border-bottom: 1px solid #313131;
	margin-bottom: 3px;
}

/* Bar for search and other shops headings */
.searchMenuBar {
	width: 208px;
	height: 26px;
	background-color: #b71f11;
	border: 1px solid #100808;
	margin-bottom: -1px;
	padding: 0px;
}

/* Text displayed in search and other shops bars */
.searchMenuBar h2 {
	color: #ffffff;
	font-family: georgia, Arial, Sans-Serif;
	font-size: 110%;
	padding: 4px 0px 0px 15px;
	margin: 0px;
}

/* Brands and categories bars */
.MenuBar {
	width: 208px;
	height: 26px;
	background-color: #b71f11;
	border-right: 1px solid #100808;
	border-left: 1px solid #100808;
	border-bottom: 1px solid #100808;
	margin-top: 1px;
}

/* Text displayed in Brands and Categories bars */
.MenuBar h2 {
	color: #ffffff;
	font-family: georgia, Arial, Sans-Serif;
	font-size: 110%;
	padding: 4px 0px 0px 15px;
	margin: 0px;
}

/* Other shops bars */
.shopMenuBar {
	width: 208px;
	height: 26px;
	background-color: #500302;
	border: 1px solid #100808;
	margin-top: -1px;
}

/* Text being displayed in other shops bars */
.shopMenuBar h2 {
	color: #ffffff;
	font-family: georgia, Arial, Sans-Serif;
	font-size: 110%;
	padding: 4px 0px 0px 15px;
	margin: 0px;
}

/* Links displayed in other shops bars */
.shopMenuBar h2 a {
	color: #ffffff;
	font-size: 100%;
}
