

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

body {
	font-family: helvetica, arial, sans-serif;
	font-size: small;
	position: relative;
	color: black;
	background: #f3f5ff;
}
.lightBgd {
	background: #f3f5ff;
}
#conTitles {
	position: relative;
	width: 100%;
	height: 121px;
	background: url(../images/site/titlesBgd2.png) left top repeat-x;
}
#titlesWatermark {
	position: absolute;
	top: 0px;
	right: 584px;
	background: url(../images/site/titlesWatermark.jpg) right top no-repeat;
	height: 121px;
	width: 538px;
}
#telNumber {
	position: absolute;
	top: 95px;
	left: 10px;
}
#titles {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#flash {
	position: absolute;
	left: 10px;
	top: 5px;
	background: url(../images/site/flash.png) no-repeat;
	z-index: 10;
}
#menuBar {
	position: relative;
	width: 100%;
	height: 37px;
	background: url(../images/site/menuBar.png) left top repeat-x;
}

#shadow1 {
	position: absolute;
	left: 0px;
	top: 158px;
	width: 100%;
	height: 20px;
	background: url(../images/site/shadow1.png) left top repeat-x;
	z-index: 5;
	display: block;
}

#columnsTable {
	position: relative;
	width: 100%;
	min-height: 100%;
}
.leftCol, .rightCol {
	background: url(../images/site/sidebarBgd.png) left top repeat-x #1d33a4;
	color: white;
}
.leftCol {
	border-right: 1px solid black;
}
.rightCol {
	border-left: 1px solid black;
}
#columnLeft h3 {
	color: white;
	font-size: 120%;
	min-height: 25px;
	height: 25px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 0px;
	font-weight: normal;
}
#columnLeft h3 img {
	position: relative;
	margin-right:5px;
	vertical-align:middle;
	width: 24px;
	height: 24px;
}
#columnLeft h4 {
	position: relative;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 12px;
	font-size: 100%;
}
#columnLeft h4 a {
	color: yellow;
}
#columnLeft h4 a:link, #columnLeft h4 a:visited {
	text-decoration: none;
}
#columnLeft h4 a:hover, #columnLeft h4 a:active {
	text-decoration: underline;
}
#columnLeft .sideMenu {
	list-style-type: square;
	margin-top: 5px;
	margin-left: 45px;
	padding: 0px;
}
#columnLeft .sideMenu li {
	padding-bottom: 1px;
	margin-left: 0px;
	color: #ffff7F;
}
#columnLeft .sideMenu a {
	color: #ffff7F;
}
#columnLeft .sideMenu a:link, #columnLeft .sideMenu a:visited {
	text-decoration: none;
}
#columnLeft .sideMenu a:hover, #columnLeft .sideMenu a:active {
	text-decoration: underline;
}
#columnRight h3 {
	font-size: 120%;
}
.pic {
	border: 1px solid rgb(140, 140, 190);
}
.picFloatLeft {
	float: left;
	margin-right: 10px;
}
.hr {
	position: relative;
	margin: auto;
	text-align: center;
	width: 80%;
	height: 2px;
	background: url(../images/site/separator.png) top left repeat-x;
	display: block;
	margin-top: 10px;
	font-size: 1px;
}
.blockText {
	padding: 0px;
	width: 99% !important;
	margin: auto;
	margin-top: 5px;
}
.blockText p {
	color: #333333;
	font-size: 80%;
}

#menu {
	position: absolute;
	top: 130px;
	left: 0px;
	z-index: 100;
}

.box {
	position: relative;
	width: 100%;
}
.box .tl {
	width: 8px;
	height: 8px;
	background: url(../images/site/boxTopLeft.png) left top no-repeat;
}
.box .t {
	background: url(../images/site/boxTop.png) left top repeat-x
}
.box .tr {
	width: 8px;
	background: url(../images/site/boxTopRight.png) left top no-repeat;
}
.box .l div, .box .r div {
	background: url(../images/site/boxMiddleBgd.png) left top repeat-x;
	position: relative;
	top: 0px;
	width: 6px;
	height: 132px;
}
.box .l div {
	left: 2px;
}
.box .l {
	background: url(../images/site/boxLeft.png) left top repeat-y;
}
.box .r {
	background: url(../images/site/boxRight.png) left top repeat-y;
}
.box .bl {
	height: 8px;
	background: url(../images/site/boxBottomLeft.png) left top no-repeat;
}
.box .b {
	background: url(../images/site/boxBottom.png) left top repeat-x;	
}
.box .br {
	background: url(../images/site/boxBottomRight.png) left top no-repeat;
}
.box .middle {
	background: url(../images/site/boxMiddleBgd.png) left top repeat-x #ebedf8;	
}
.box .middle h4 {
	margin: 0px;
	color: #001D5A;
	font-size: 110%;
	margin-top: 10px;
}
.box .middle p {
	font-size: 100%;
	color: #333333;
	margin-top: 0px;
	text-align: justify;
}
.box .sepBar {
	height: 20px;
	background-color: #d4d6ed;
}
.box .bbar {
	position: relative;
	display: block;
	width: 100%;
	height: 32px;
	background: url(../images/site/prodBoxBarBgd.png) right top repeat-y;
	clear: both;
}
.box .addToCart, .box .buyNow, .box .infoPic {
	position: relative;
	border: 0px;
	float: right;
	margin-right: 10px;
}
.box .addToCart, .box .buyNow  {
	width: 80px;
	height: 32px;
	top: 0px;
}
.box .infoPic {
	width: 51px;
	height: 23px;
	border: 0px;
	margin-bottom: 5px;
}
.box .firstCol p {
	margin-right: 10px;
}

#mainTable caption {
	width: 100%;
	margin: auto;
	margin-bottom: 5px;
	padding-top: 10px;
	font-size: 120%;
	font-weight: bold;
	color: #333333;
}

#chalk {
	position: absolute;
	z-index: 5;
	top: 10px;
	left: 10px;
	width: 57px;
	height: 51px;
	background: url(../images/site/chalk.png) left top no-repeat;
}
#qualityAssured {
	position: absolute;
	z-index: 5;
	top: 10px;
	left: 60px;
	width: 98px;
	height: 86px;
	background: url(../images/site/qualityAssured.png) left top no-repeat;
}
#roset {
	position: absolute;
	z-index: 5;
	right: 5px;
	top: 1px;
	width: 77px;
	height: 77px;
}

.info {
	color: white;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 90%;
}
#searchquery {
	margin-left: 15px;
}

.sectionProd h3 {
	position: relative;
	height: 26px;
	min-height: 26px;
	
}
.sectionProd .price {
	position: relative;
	height: 26px;
	width: 64px;
	color: black;
	text-align: center;
	float: right;
}
.sectionProd .price span {
	position: relative;
	top: 4px;
	font-size: 110%;
}
.stockStatus {
	/*float: right;*/
	font-size: 120%;
	margin-right: 10px;
	margin-top: 10px;
	clear: both;
	color: blue !important;
}
.warn {
	color: red !important;
	font-weight: bold;
}
.xmasDelivery {
	color: green !important;
	font-weight: bold;
}
.xmasDelivery img {
	width: 97px;
	height: 38px;
	margin-right: 6px;
	margin-bottom: 5px;
}
.freeDelivery {
	font-weight: bold;
}
.freeDelivery img {
	width: 97px;
	height: 37px;
	margin-right: 6px;
	margin-bottom: 5px;
	vertical-align: middle;
}
.featured {
	font-weight: bold;
}
.product .details {
	margin-top: 10px;
	margin-bottom: 10px;
}
.outOfStock a:link, .outOfStock a:visited {
	color: rgb(128, 0, 0);
	text-decoration: underline;
}
.outOfStock a:hover, .outOfStock a:active {
	color: red;
	text-decoration: none;
}
.product label {
	white-space: nowrap;
}
.product h2.title {
	background: transparent !important;
	color: #001D5A;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 140%;
}
.product h4.subtitle {
	font-size: 100%;
	margin-top: 0px;
	color: #000000;
}
.product .price {
	color: #000000;
	font-size: 150%;
	font-weight: bold;
}
.product .option {
	clear: both;
	font-size: 85% !important;
	color: #002F16 !important;
	margin-bottom: 0px !important;
}
.product .stockStatus {
	background-image: none !important;
	margin-right: 0px;
	margin-bottom: 0px;
	float: none;
}
.outOfStock {
	text-align: right;
	height: auto !important;
	padding-bottom: 4px;
}
.outOfStock a {
	margin-right: 4px;
}
.outOfStock h3 {
	margin-bottom: 0px;
	margin-right: 5px;
	color: #002F16;
	width: auto !important;
	background: transparent;
}
.sale {
	float: left;
	vertical-align: top;
	margin-bottom: 15px;
	margin-right: 10px;
}
.searchedtext {
	color: white;
	background: blue;
}
.searchProd h3 {
	background-image: none;
	margin-bottom: 0px;
}
.searchProd h3 a:link, .searchProd h3 a:visited {
	text-decoration: underline;
	color: #005A1D;
}
.searchProd h3 a:hover, .searchProd h3 a:active {
	text-decoration: none;
	color: red;
}
.searchProd h4 {
	color: white;
	margin-top: 0px;
}
.searchProd .price {
	color: black !important;
	font-weight: bold;
	font-size: 130% !important;
}
.serachProd .sale {
	padding-right: 10px !important;
}
.searchProd .details {
	clear: both;
}
#topNav {
	width: 100%;
	margin: 15px auto 0 auto;
	color: black;
	text-align: center;
}
#topNav a:link, #topNav a:visited {
	color: blue;
	text-decoration: none;
}
#topNav a:hover, #topNav a:active {
	color: red;
	text-decoration: underline;
}

.linkStyle1 a:link, .linkStyle1 a:visited {
	color: #001D5A;
	text-decoration: none;
}
.linkStyle1 a:hover, .linkStyle1 a:active {
	color: red;
	text-decoration: underline;
}

/* link style 2 = underline on; hover = underline off */
.linkStyle2 a:link, .linkStyle2 a:visited {
	color: #001D5A;
	text-decoration: underline;
}
.linkStyle2 a:hover, .linkStyle2 a:active {
	color: red;
	text-decoration: none;
}

.linkStyle3 a:link, .linkStyle3 a:visited {
	text-decoration: none;
	color: #2FD9FC;
}
.linkStyle3 a:hover, .linkStyle3 a:active {
	text-decoration: underline;
	color: #2FD9FC;
}
.center {
	text-align: center;
	width: 100%;
}
.sectStockStatus {
	clear: right;
	float: right;
}
.sectStockStatus h4 {
	margin-bottom: 0px;
	text-align: right;
}
.sectStockStatus p {
	margin-top: 0px;
	margin-right: 10px;
}
.sectVariation {
	clear: left;
	float: left;
	margin-top: 15px;
}
.sectVariation img {
	margin-bottom: 10px;
}
#contact {
	width: 100%;
	text-align: center;
}
#contact p {
	margin: 0 auto;
	color: white;
}
.auxBox {
	background: url(../images/site/auxBoxBgd.png) left bottom repeat-x #3b4f6d;
	border-top: 1px solid rgb(0, 0, 64);
	border-bottom: 1px solid rgb(0, 0, 64);
}

#dodBox {
	position: relative;
	width: 100%;
	margin: auto;
	padding: 10px 0;
	margin-top: 10px;
	text-align: center;
}
#dodBox p {
	margin: auto 5px;
}
#dodBox h3 {
	margin-top: 0px;
}

#cartBox {
	position: relative;
	width: 100%;
	margin: auto;
	margin-bottom: 20px;
	text-align: center;
	padding-bottom: 10px;
}
#cartBox h3 {
	position: relative;
	width: 100%;
	text-align: center;
	padding-top: 20px;
}
#cartBox p {
	margin: auto 10px;
}
.reflection {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 27px;
	top: 0px;
	left: 0px;
	background: url(../images/site/auxBoxReflect.png) top left repeat-x;
}
#cartIcon {
	position: absolute;
	width: 67px;
	height: 59px;
	right: 10px;
	top: 10px;
	background: url(../images/site/cartIcon.png) top left no-repeat;
}
#butEditCheckout {
	margin-top: 5px !important;
}
#rssFeed, #infomation, #recentViewed {
	margin-left: 10px;
	text-align: left;
}
#infomation h3, #dodBox h3, #contact h4, #ccAccept h3 {
	font-weight: bold;
	color: white;
	margin-left: 0px;
}
#nl_form {
	text-align: center;
}
#cCards {
	position: relative;
	width: 100%;
	text-align: center;
}
#cCards table {
	margin: auto;
}
#search_form {
	position: relative;
	padding: 10px 0;
	width: 100%;
	margin: 10px auto;
}
#search_form h3 {
	margin-top: 0px;
	font-weight: bold;
}
#search_form select {
	margin-top: 10px;
}
#searchContainer {
	text-align: left;
	margin-top: 8px;
	position:relative;
}
.zoom {
	position: absolute; 
	width: 32px; 
	height: 20px;
	background: url(../images/site/zoom.png) no-repeat;
	cursor: pointer;
}
#search_form .zoom {
	top:0px;
	margin-left: 5px;
}
#delivery {
	margin: auto;
	text-align: center;
}
#delivery p {
	margin-top: 0px;
}
.baskethead {
	background-color: #8BADDF;
}
#basket_form {
	margin-top: 10px;
}
#basket_form table {
	margin: auto;
}
#basket_form caption {
	font-size: 130%;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.upsellPrice {
	float: right; 
	text-align: right; 
	margin-right: 10px;
}
.upsellPrice p {
	margin: 0px auto;
	font-size: 120%;
	font-weight: bold;
}
.star {
	color: red;
	font-weight: bold;
	font-size: 150%;
}

.prodDetails {
	font-family: "Tahoma, times-new-roman, sans-serif";
}

.prodDetails table {
	border: 0px;
	border-top: 1px solid rgb(136, 136, 153);
	border-left: 1px solid rgb(136, 136, 153);
	background-color: white;
}
.prodDetails table td {
	border: 0px;
	border-bottom: 1px solid rgb(136, 136, 153);
	border-right: 1px solid rgb(136, 136, 153);
	padding: 2px;
}
.prodDetails table td .stripe {
	background-color: #eeeeff;
	border-right: 1px solid rgb(136, 136, 153);
	border-bottom: 1px solid rgb(136, 136, 153);
}
.helpIcon {
	padding: 0px 5px;
	vertical-align: text-top;
	width: 14px !important;
	height: 14px !important;
}
.fpTable {
	margin-top: 5px;
}
.legal {
	font-size: 70%;
}
.ukWatermark {
	background: url(../images/site/ukTables.png) top left no-repeat;
	width: 171px;
	height: 240px;
	margin: -240px 10px 10px auto;
	z-index: 2;
	display: block;
}
.usWatermark {
	background: url(../images/site/usTables.png) top left no-repeat;
	width: 201px;
	height: 216px;
	margin: -216px 10px 10px auto;
	z-index: 2;
	display: block;
}
.monroe {
	background: url(../images/site/monroe.png) top left no-repeat; 
	z-index: 2; 
	display: block; 
	margin: 0px 0px -240px auto; 
	width: 200px; 
	height: 240px;
}
.churchill {
	background: url(../images/site/churchill.png) top left no-repeat; 
	z-index: 2; 
	display: block; 
	margin: 0px 0px -240px auto; 
	width: 171px; 
	height: 235px;
}
#searchList {
	position: absolute;
	left: 15px;
	margin-top: 2px;
	border: 1px solid black;
	background: white;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	display: none;
	overflow: hidden;
	max-height: 200px;
	width: auto;
	z-index: 9050;
}
#searchList ul {
	position: relative;
	padding: 0px 0px;
	margin: 0px;
	overflow: auto;
	height: 100%;
	list-style: none;
	width: 100%;
}
#searchList li {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#searchList ul a {
	position: relative;
	text-decoration: none;
	color: black;
	width: 100%;
	padding: 0px;
	margin: 0px;
	display: block;
}
#searchList ul a:hover {
	background: rgb(220, 220, 245);
}
#navPages {
	right: 0px;
	margin-left: auto;
	margin-right: 5px;
	text-align: right;
}
#navPages a:link, #navPages a:visited {
	color: blue;
	text-decoration: none;
}
#navPages a:hover, #navPages a:active {
	color: red;
}
#searchList {
	position: absolute;
	left: 25px;
	margin-top: 2px;
	border: 1px solid black;
	background: white;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	display: none;
	overflow: hidden;
	max-height: 200px;
	width: auto;
	z-index: 9050;
}
#searchList ul {
	position: relative;
	padding: 0px 0px;
	margin: 0px;
	overflow: auto;
	height: 100%;
	list-style: none;
	width: 100%;
}
#searchList li {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#searchList ul a {
	position: relative;
	text-decoration: none;
	color: black;
	width: 100%;
	padding: 0px;
	margin: 0px;
	display: block;
}
#searchList ul a:hover {
	background: rgb(220, 220, 245);
}
#sitemap {
	background: rgb(220, 220, 255);
}
#sitemap td {
	background: rgb(245, 245, 255);
	font-family:Verdana,Helvetica,Geneva,Sans-serif;
	font-size: 12px;
}
#sitemap td p {
	margin-top: 0px;
}
#sitemap a:link {
	text-decoration: none;
}
#sitemap a:visited {
	color: rgb(128, 128, 255);
	font-style: italic;
}
#sitemap a:hover, #sitemap a:active{
	color: red;
	text-decoration: underline;
}
#sitemap td p {
	font-weight: bold;
}
.qtyadd {
	position: relative;
	top: -4px;
	left: 4px;
	cursor: pointer;
}
.qtysub {
	position: relative;
	top: 10px;
	left: -8px;
	cursor: pointer;
}
#socialBookmarks {
	font-family: ariel, helvetica, sans-serif;
	font-size: 80%;
}
#socialBookmarks span {
	margin-right: 12px;
}
#socialBookmarks img {
	vertical-align: middle;
}
.navPages {
	margin-top: 5px;
	margin-left: 3px;
	background-color: rgb(207, 215, 255);
	width: 99%;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: ariel, helvetica, sans-serif;
	font-size: 11px;
}
.navPages select {
	font-size: 11px;
}
.navPages a:link, .navPages a:visited {
	color: blue;
	text-decoration: none;
}
.navPages a:hover, .navPages a:active {
	color: red;
	text-decoration: none;
}
.navPages span {
	padding: 0px 3px;
}
.navPages .txtOff {
	color: #888888;
}
.navPages .bold {
	font-weight: bold;
}
