body {
	text-align: center;
	min-width: 960px;
	background: #ccc url('/pageImages/design/background.png') repeat-x;
	font-family: verdana;
	font-size: 12px;
}

img {
   border-style: none;
}

* {
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	border: 1px solid #bfbfbf;
	margin-top: 10px;
	margin-bottom: 10px;
}

#header {
	background: #00487d url('pageImages/design/header.jpg');
	width: 960px;
	position: relative;
	height: 120px;
}

#headerMessage {
	position: absolute;
	top: 0px;
	left: 260px;
}

#branding {
	width: 960px;
	padding: 2px 0px 0px 10px;
}

#ISIS2 {
	padding-left: 10px;
}

#IDIS2 {
	padding: 30px 0px 0px 10px;
}

#paypal {
	padding: 25px 0px 20px 20px;
}

#sale {
	padding: 10px 0px 30px 48px;
}

#scotlightGroup {
	padding: 10px 0px 30px 20px;
}

#scotlightTestimonials {
	padding: 10px 0px 30px 20px;
}

#scotlight60mm {
	padding: 0px 0px 20px 20px;
}

#scotlight60mmTxt {
	padding-bottom: 5px;
	letter-spacing: 1px;
	color: #2d2d2d;
}

#branding a:link, #branding a:visited {
	color: #BC122C;
	text-decoration: none;
	font-size: 10px;
}

#branding img {
	padding-left: 18px;
	padding-top: 5px;
}

#shoppingCart {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 120px;
	width: 320px;
}

#cartText {
	position: absolute;
	top: 24px;
	right: 40px;
}

#cartText h2 {
	padding-bottom: 2px;
}

#cartText span {
	line-height: 12pt;
	font-size: 11px;
}

#cartText a:link, #cartText a:visited {
	color: #BC122C;
	font-weight: bold;
	text-decoration: none;
}

#cartText a:hover, #cartText a:active {
	text-decoration: underline;
}

#infoNav {
	height: 28px;
	text-align: right;
	border-bottom: 1px solid #bfbfbf;
	background: #0066b3 url(pageImages/design/navBG.png) repeat;
}

#infoNav div {
	padding: 6px 15px 0px 0px;
}

#infoNav a:link, #infoNav a:visited {
	color: #fff;
	font-weight: normal;
	margin: 6px 12px 6px 6px;
	text-decoration: none;
	font-size: 11px;
}

#infoNav a:hover, #infoNav a:active {
	text-decoration: underline;
}

#content {
	width: 760px;
	float: right;	
	background: #fff;
}

#contentStyle {
	padding: 20px 20px 20px 20px;
}

#productCatHeading, .infoBoxHeading {
	display: block;
	text-decoration: none;
	background: #ccc; /* IE6 Bug */
	line-height: 2.5em;
	height: 2.5em;	
	padding: 0 5px;
	width: 168px;
	border: 1px solid #bfbfbf;
	border-top: none;
	border-left: none;
	letter-spacing: 1px;
	font-size: 10px;
	font-weight: bold;
}

/* style main nav area and nav menu */

#mainNav {
	width: 200px;
	float: left;
	background: #fff;
}

ul#nav, ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width:180px;
}
ul#nav li {
	position: relative;
	width:180px;
	float:left;
	clear:left;
}

#nav li ul {
	position: absolute;
	top: 0;
	margin-left:-999em;
	min-height:0;
}

/* Styles for Menu Items */

ul#nav li a {
	display:block;
	text-decoration: none;
	color: #00487d;
	background: #D8D7D7; /* IE6 Bug */
	line-height:2.2em;
	height:2.2em;	
	padding:0 5px;
	width: 168px;
	border: 1px solid #bfbfbf;
	border-top: none;
	border-left: none;
}

* html ul#nav a {
	width:180px;	
	w\idth:168px;
}

/* this sets all hovered lists */
#nav li:hover a,#nav li.over a,
#nav li:hover li a:hover,#nav li.over li a:hover {
	color: #fff;
	background-color: #0b68b4;
}

/* set dropdown to default */
#nav li:hover li a,#nav li.over li a {
	color: #00487d;
	background-color: #D8D7D7;
}

#nav li ul li a { z-index: 100; } /* Sub Menu Styles */
#nav li:hover ul,#nav li.over ul { margin-left:179px; z-index: 100;  }

/* end menu style */

/*  supplier menu styles  */

ul#nav2, ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width:180px;
}
ul#nav2 li {
	position: relative;
	width:180px;
	float:left;
	clear:left;
}

#nav2 li ul {
	position: absolute;
	top: 0;
	margin-left:-999em;
	min-height:0;
}

/* Styles for supplier menu items */

ul#nav2 li a {
	display:block;
	text-decoration: none;
	color: #00487d;
	background: #D8D7D7; /* IE6 Bug */
	line-height:2.2em;
	height:2.2em;	
	padding:0 5px;
	width: 168px;
	border: 1px solid #bfbfbf;
	border-top: none;
	border-left: none;
}

* html ul#nav2 a {
	width:180px;	
	w\idth:168px;
}

/* this sets all hovered lists */
#nav2 li:hover a,#nav2 li.over a,
#nav2 li:hover li a:hover,#nav2 li.over li a:hover {
	color: #fff;
	background-color: #0b68b4;
}

/* set dropdown to default */
#nav2 li:hover li a,#nav2 li.over li a {
	color: #00487d;
	background-color: #D8D7D7;
}

#nav2 li ul li a {  } /* Sub Menu Styles */
#nav2 li:hover ul,#nav2 li.over ul { margin-left:179px;  }

/* end menu styles, start footer style */

#bottomBar {
	clear: both;
	background: #0066b3 url(pageImages/design/navBG.png) repeat;
	padding: 9px;
	text-align: center;
	font-size: 10px;
}

#bottomBar a:link, #bottomBar a:active, #bottomBar a:visited {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	margin-right: 10px;
}

#bottomBar a:hover	{
	color: #bfbfbf;
	text-decoration: underline;
}


#footer {
	width: 960px;
	margin: auto;
	font-size: 10px;
}

#footer a:link, #footer a:active, #footer a:visited {
	font-size: 10px;
	text-decoration: none;
	margin-right: 10px;
}

#footer1 a:hover	{
	color: #bfbfbf;
	text-decoration: underline;
}

/* left info styles */

.leftInfoBox {
	padding-top: 20px;
	clear: both;
}

.infoBoxHeading {
	border-top: 1px solid #bfbfbf;
}

.infoBoxContent {
	background: #D8D7D7;
	width: 168px;
	border: 1px solid #bfbfbf;
	border-top: none;
	border-left: none;
	padding: 0 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}

.infoBoxContent p {
	line-height: 18pt;
}

.infoBoxContent input {
	margin: 5px 0px 5px 0px;	
}

.infoBoxContent fieldset {
	border: 0;
}

/* finish layout styles, now page and element styles go here */

a:link {
	color: #B32400;
	text-decoration: none;
}

a:active {
	color: #B32400;
	text-decoration: none;
}

a:visited {
	color: #B32400;
	text-decoration: none;
}

a:hover	{
	color: #B32400;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 17px;
	color: #00487d;
}

h2 {
	font-size: 17px;
	color: #00487d;
}

#headerDiv {
	background: #efefef;
	width: 648px;
	height: 377px;
	border: 1px solid #bfbfbf;
	margin-bottom: 25px;
}

#indexMainImage {
	float: left;
	width: 250px;
}

#headerDivContent {
	float: right;
	width: 380px;
	height: 374px;
}

#headerText {
	padding: 10px;
	line-height: 14pt;
}

.indexOffer {
	padding-right: 25px;
}

#indexBottomTerms, #error404 {
	font-size: 9px;
}

#boldText {
	font-weight: bold;
}

.boldText {
	font-weight: bold;
}

#softError {
	line-height: 14pt;
}

#harshError {
	line-height: 14pt;
}

.redTextBold {
	color: #ff0000;
	font-weight: bold;
}

#redTextBold {
	color: #ff0000;
	font-weight: bold;
}

.redText {
	color: #ff0000;
}

#errorRedBold {
	color: #ff0000;
	font-weight: bold;
	line-height: 14pt;
}

#harshError h2 {
	color: #ff0000;
}

#pBottomBold {
	font-weight: bold;
	clear: both;
}

/* styles for small product display */

.smallProductDiv {
	padding: 4px;
	margin: 5px 10px 5px 0px;
	float: left;
	border: 1px solid #bfbfbf;
	height: 300px;
	width: 200px;
	background: #efefef;
	font-size: 10px;
}

.smallProductDiv img {
	border: 1px solid #bfbfbf;
}

.smallProductImage {
	width: 200px;
	text-align: center;
	padding-top: 12px;
}

.smallProductText {
	padding-top: 5px;
	text-align: center;
	width: 200px;
	line-height: 15pt;
	color: #191919;
}

.spRRP {
	color: #191919;
}

.spOurPrice {
	font-weight: bold;
	letter-spacing: 1px;
}

.specialOfferPrice {
	font-size: 11px;
	color: #ef0000;
	font-weight: bold;
}

.smallProductTitleDiv {
	line-height: 12pt;
}

/* end styles for small product display */

p {
	line-height: 13pt;
}

#clearingDiv {
	clear: both;
}

.clearingDiv {
	clear: both;
}

.subCatDisplay {
	border: 1px solid #bfbfbf;
	height: 210px;
	width: 200px;
	background: #e6e6e3;
	margin: 5px 20px 10px 0px;
	float: left;
	text-align: center;
}

.subCatDisplayTall {
	border: 1px solid #bfbfbf;
	height: 437px;
	width: 200px;
	background: #e6e6e3;
	margin: 5px 20px 10px 0px;
	float: left;
	text-align: center;
}

.subCatDisplay img, .subCatDisplayTall img {
	border: 1px solid #bfbfbf;
}

#bellLogo {
	float: left;
	padding-right: 20px;
}

#sdInfoList {
	line-height: 14pt;
}

#disclaimerSpan {
	font-size: 9px;
}

/* styles for contact form */

#contactForm fieldset {
	margin: 1em 0;
	padding: 30px;
	border: 1px solid #bfbfbf;
	background: #e6e6e3 url(pageImages/design/dpBG.png) repeat;
}

#contactForm label {
	display: block;
	margin-bottom: 1px;
}

#contactForm #name, #contactForm #email, #contactForm #number {
	width: 180px;
	margin-bottom: 10px;
	border: 1px solid #bfbfbf;
	height: 20px;
}

#contactForm textarea {
	width: 380px;
	height: 110px;
	border: 1px solid #bfbfbf;
	margin-bottom: 10px;
}

#contactForm h3 {
	font-size: 15px;
}

#contactForm #submit {
	padding: 2px;
}

#contactUsText {
	line-height: 15pt;
}

#contactUsSmall {
	font-size: 10px;
}

.required {
	font-size: 0.85em;
	color: #ff0000;
}

/*  price beater form  */

#priceBeaterForm fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #bfbfbf;
	background: #e6e6e3;
}

#priceBeaterForm label {
	float: left;
	width: 230px;
	margin-bottom: 10px;
}

.priceBInput {
	border: 1px solid #bfbfbf;
	height: 20px;
}

#priceBeaterForm h3 {
	font-size: 15px;
}

#priceBeaterForm #submit {
	padding: 2px;
}

/*  end price beater form  */

/* details for site map */

#siteMapProducts {
	float: left;
	width: 300px;
}

#siteMapInfo {
	float: right;
}

/* details for delivery information */

#delInfoTable {
	width: 90%;
	border-collapse: collapse;
	font-size: 11px;
}

.delInfoTd {
	border: 1px solid #bfbfbf;
	background: #e6e6e3 url(pageImages/design/dpBG.png) repeat;
	padding: 10px;
}

.delInfoTh {
	border: 1px solid #bfbfbf;
	background: #dddddd;
	padding: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 10px;
}

#delTableRed {
	color: red;
	font-weight: bold;
}

/* details for sub cat sorting */

.sortingOption, .sortingOptionSelected {
	font-size: 10px;
	float: left;
	padding: 2px 5px 2px 5px;
	margin-bottom: 10px;
}

.pageNumbers, .pageNumbersSelected {
	font-size: 10px;
	float: left;
	padding: 3px 5px 2px 5px;
}

#sortingOptionFirst {
	font-size: 10px;
	float: left;
	padding: 2px 5px 2px 0px;
	margin-bottom: 10px;
}


.sortingOptionSelected, .pageNumbersSelected {
	font-weight: bold;
	color: #00487d;
}

#bottomPagesDiv, #topPagesDiv {
	border: 1px solid #bfbfbf;
	width: 648px;
	background: #e6e6e3;
	height: 25px;
}

#itemsPerPage {
	float: right;
	margin-right: 68px;
	display: inline;
}

#bottomPagesDiv {
	clear: both;
	margin-bottom: 20px;
}

#clearAndMargin {
	clear: both;
	margin-bottom: 10px;
}

#pageDullView {
	color: #bfbfbf;
}

/* end details for sub cat sorting */

/* Styles for detailedProduct */

#detailedProductDiv {
	width: 700px;
	border: 1px solid #bfbfbf;
	background: #e6e6e3 url(pageImages/design/dpBG.png) repeat;
}

#detailedProductNavLinks {
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

#detailedProductTitle {
	padding: 20px 20px 30px 20px;
}

#detailedProductImageDiv {
	margin: 0px 0px 10px 20px;
	float: left;
	text-align: center;
	width: 300px;
	display: inline;
}

#detailedProductImageDiv img {
	border: 1px solid #bfbfbf;
}

#detailedProductText {
	margin: 0px 10px 10px 0px;
	font-size: 10px;
	line-height: 13pt;
	float: right;
	width: 340px;
	display: inline;
	color: #191919;
}

#dpOrderTable {
	background: #efefef;
	border: 1px solid #bfbfbf;
	width: 98%;
	height: 302px;
}

#dpOrderTable img {
	margin-left: 16px;
	margin-top: 10px;
}
	
#detailedProductHeading {
	font-weight: bold;
	line-height: 16pt;
	letter-spacing: 1px;
	font-size: 10px;
}

#dpDescription, #pbDiv {
	background: #efefef;
	font-size: 10px;
	width: 662px;
	margin-left: 20px;
	border: 1px solid #bfbfbf;
	margin-bottom: 20px;	
}

#pbImage {
	padding: 10px 30px 10px 20px;
}

#pbDivText {
	padding: 30px;
	line-height: 15pt;
	font-size: 12px;
}

#dpDContent {
	padding: 10px;
}

#dpDContent p {
	line-height: 15pt;
}

#dpDescTable img {
	padding: 10px 28px 10px 15px;
}

#productLightBulbs {
	font-size: 10px;
}

#lampsIncluded {
	font-weight: normal;
}

#lampsNotIncluded {
	font-weight: normal;
}

#bathroomBT a {
	color: #0b68b4;
	font-weight: bold;
}

#buttonGoBack {
	padding-top: 10px;
	text-align: center;
}

#dpback {
	float: left;
	font-size: 10px;
	margin: 0px 0px 20px 20px;
	padding: 10px;
	border: 1px solid #bfbfbf;
	background: #efefef url(pageImages/product/arrow_left.jpg) no-repeat 10px 50%;
	text-indent: 30px;
}

a.infoBox, a.info:visited {
	z-index:10;
	color: #B32400;
}

a.infoBox:hover{
	position:relative;
	z-index:100;
	color: #B32400;
	text-decoration: none;
}	
		
a.infoBox span{
	display:none;
}

a.infoBox:hover span {
	display:block;
	position:absolute;
	float:left;
	white-space:nowrap;
	top:2.2em;
	left: 0px;
	background:#fffcd1;
	border:1px solid #444;
	color:#444;
	padding: 1px 5px;
	z-index: 10;
	text-align: left;
	text-decoration: none;
	padding: 10px;
	line-height: 12pt;
}

/* end detailed product styles */

/* shopping cart styles */

#shoppingCartTable {
	border-collapse: collapse;
	width: 700px;
}

#shoppingCartTable th {
	padding: 10px;
	border-right: 1px solid #bfbfbf;
	background: #ccc;
	border: 1px solid #bfbfbf;
}

.standardCheckoutCell, .tableQty {
	vertical-align: top;
	border: 1px solid #bfbfbf;
	padding: 10px;
	background: #e6e6e3;
}

#shoppingCartTable img {
	border: 1px solid #bfbfbf;
	margin: 8px 0px 4px 0px;
}

.removeItem {
	font-size: 10px;
}

.tableQty {
	text-align: center;
	width: 100px;
}

#totalLabel {
	background: #ccc;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #bfbfbf;
}

.blankCheckoutCell {
	border: none;
	background: #fff;
	padding: 10px;
}

#checkoutButtonDiv {
	text-align: right;
	padding: 5px 10px 0px 0px;
}

.cartDelOption, #cartFreeOption {
	margin: 0px 0px 5px 0px;
	font-size: 11px;
}

.cartDelOption input, #cartFreeOption input {
	margin-right: 4px;
}

#cartFreeOption {
	color: red;
}

#cartPromoBox {
	width: 120px;
}

/* end shopping cart styles */

/* customer account styles */

#findOrderFieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #bfbfbf;
	background: #e6e6e3 url(pageImages/design/dpBG.png) repeat;
}

.findOrderInputArea {
	margin-bottom: 10px;
}

.findOrderLabel {
	float: left;
	width: 145px;
	padding-top: 1px;
}

.findOrderInput {
	width: 200px;
	border: 1px solid #979797;
	height: 20px;
}

.findOrderInputOrder {
	width: 55px;
	border: 1px solid #979797;
	height: 20px;
}

/* items table styles for order tracking */

#itemsTable {
	border-collapse: collapse;
	width: 700px;
}

.blankTD {
	border: none;
	background: #fff;
}

.itemsHeading {
	padding: 10px;
	border-right: 1px solid #bfbfbf;
	background: #ccc;
	border: 1px solid #bfbfbf;
	font-weight: bold;
}

.itemsNormal {
	vertical-align: top;
	border: 1px solid #bfbfbf;
	padding: 10px;
	background: #e6e6e3;
}

#itemsTable img {
	border: 1px solid #bfbfbf;
	margin: 8px 0px 4px 0px;
}

#itemsConfirmationContainer {
	width: 700px;
	margin-top: 30px;
}

#itemsCustomerInfo, #itemsOrderStatusInfo {
	width: 330px;
	border: 1px solid blue;
	background: #e6e6e3;
	border: 1px solid #bfbfbf;
}

#itemsOrderStatusInfo {
	float: left;
}

#itemsCustomerInfo {
	float: right;
}

.divItemsInfoHeading {
	background: #ccc;
	border-bottom: 1px solid #bfbfbf;
	font-weight: bold;
	padding: 10px;
}

.itemsInformationContent {
	padding: 10px;
	font-size: 12px;
}

#searchbox {
	border: 1px solid #bfbfbf;
	width: 648px;
	background: #e6e6e3 url(pageImages/design/dpBG.png) repeat;
}

#searchBoxContent {
	padding: 15px;
}

#searchError {
	width: 648px;
	line-height: 15pt;
}

#searchBoxContent fieldset {
	border: 0;
}

#indexBottomArticle {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: #bfbfbf;
	border: 1px solid #666666;
	margin-top: 100px;
	margin-bottom: 20px;
}

#indexArticleContent {
	padding: 20px;
}

#deliverySmallTick {
	vertical-align: middle;
}

#deliveryOOS {
	vertical-align: middle;
}

#postcodeAreasST {
	font-size: 10px;
}


#contentInfoXmas {
	border: 1px solid #ccc;
	padding: 10px 20px 15px 20px;
	letter-spacing: 1px;
	color: #353535;
	font-size: 11px;
	margin-bottom: 30px;
	width: 650px;
	line-height: 16pt;
	font-weight: bold;
}


#CISText {
	color: #fff;
	background: #e91300;
	font-size: 17px;
}

#contentInfoXmas img {
	float: left;
}

#contentXmasStyle {
	float: right;
	width: 480px;
	padding-top: 18px;
}

#contentXmasClear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#contentInfoCart {
	border: 1px solid #ccc;
	padding: 10px 20px 15px 20px;
	letter-spacing: 1px;
	color: #353535;
	font-size: 11px;
	margin-bottom: 30px;
	width: 650px;
	line-height: 16pt;
	font-weight: bold;
	vertical-align: middle;
	color: #ff0000;
}

#contentInfoCart img {
	float: left;
	padding: 5px 0px 0px 2px;	
}

#contentCartStyle {
	float: right;
	width: 550px;
	padding-top: 0px;
}

#contentCartClear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#contentInfoIndex, #contentInfoNormal, #contentInfoProduct {
	border: 1px solid #ccc;
	padding: 15px 20px 15px 20px;
	letter-spacing: 1px;
	color: #353535;
	font-size: 11px;
	margin-bottom: 30px;
}

#contentInfoIndex {
	width: 650px;
	line-height: 16pt;
}

#contentInfoNormal {
	width: 650px;
	line-height: 16pt;
}

#contentInfoProduct {
	width: 660px;
	line-height: 16pt;
}

.testimonialDiv {
	background: #e6e6e3 url(pageImages/design/dpBG.png) repeat;
	border: 1px solid #bfbfbf;
	font-size: 11px;
	padding: 10px;
}

.testDivContent {
	background: #fff;
	border: 1px solid #bfbfbf;
	padding: 15px;
	line-height: 14pt;
	margin-bottom: 10px;
	width: auto;
}

.testNDContent {
	background: #fff;
	border: 1px solid #bfbfbf;
	padding: 10px;
	line-height: 14pt;
	float: left;
}

.testClear {
	clear: both;
}

.quote {
	font-size: 18px;
	color: #353535;
	font-weight: bold;
	font-family: Trebuchet MS;
}

.person {
	margin-right: 15px;
	vertical-align: middle;
	margin-bottom: 2px;
}

.boldTextGrey {
	color: #353535;
	font-weight: bold;
}

.delP {
	font-size: 11px;
	line-height: 14pt;
}

#contentInfoTxtSmall {
	font-size: 10px;
}

#articleHolder {
	background: #e6e6e3 url(pageImages/design/dpBG.png) repeat;
	border: 1px solid #bfbfbf;
	padding: 15px;
	height: 100%;
}

#articleDiv {
	float: left;
	width: 400px;
	background: #fff;
	border: 1px solid #bfbfbf;
	padding: 25px;
	font-size: 11px;
}


.articleRight {
	float: right;
	width: 222px;
	padding: 10px 0px 10px 0px;
	background: #efefef;
	border: 1px solid #bfbfbf;
	margin-top: 10px;
}

.bold {
	font-weight: bold;
}

.italics {
	font-style: italic; 
}

#supplierLogo {
	float: right;
	padding: 10px;
	background: #efefef;
	border: 1px solid #bfbfbf;
}

#supplierLogo img {
	border: 1px solid #bfbfbf;
}

#supplierArrow {
	float: left;
	padding: 2px 16px 2px 15px;
	border: 0;
}

.articleRight a:link, .articleRight a:active, 
.articleRight a:visited, .articleRight a:hover {
	font-size: 10px;
}

.articleRight div {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

.articleRight img {
	border: 1px solid #bfbfbf;
}

#endonUL {
	width: 85%;
	list-style-type: circle;
	margin-left: 10px;
}

#endonUL li {
	margin-bottom: 10px;
}

#cartPromo {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #00487d;
}

#cartPromoP {
	font-size: 10px;
}

#pHolderGood, #pHolderError {
	border: 1px solid #ccc;
	padding: 10px 20px 15px 20px;
	letter-spacing: 1px;
	font-size: 11px;
	margin-bottom: 30px;
	width: 650px;
	line-height: 16pt;
	font-weight: bold;
	vertical-align: middle;
	background: #efefef;
}

#pHolderGood {
	 color: #212121;
}

#pHolderError {
	color: #ff0000;
}

#pHolderImg {
	float: left;
	padding: 5px 0px 0px 2px;	
}

#pHolderStyleGood {
	float: right;
	width: 550px;
	padding-top: 15px;
}

#pHolderStyleError {
	float: right;
	width: 550px;
	padding-top: 25px;
}

#pHolderClear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#indexMainSO {
	border: 1px solid #bfbfbf;
	width: 650px;
	background: #e6e6e3 url(pageImages/design/dpBG.png) repeat;
}

#indexMainSOC {
	padding: 15px;
}

#indexMainSOC img {
	float: left;
	border: 1px solid #bfbfbf;
}

#indexSOText {
	background: #efefef;
	width: 300px;
	height: 300px;
	float: right;
	border: 1px solid #bfbfbf;
}

#indexSOTextC {
	padding: 15px;
}

#indexSOTextC h2 {
	color: #646464;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 15pt;
}

#indexSOTextCStyle {
	color: #646464;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 15pt;
}

#indexSOTextCRed {
	color: red;
	letter-spacing: 1px;
	font-weight: bold;
}

#aboutUsDiv {
	border: 1px solid #bfbfbf;
	padding: 25px;
	background: #e6e6e3 url(pageImages/design/dpBG.png) repeat;
}

#aboutUsContent {
	background: #fff;
	padding: 20px;
	border: 1px solid #bfbfbf;	
	color: #2d2d2d;
}

.aboutH3 {
	font-size: 13px;
	letter-spacing: 1px;
	color: #2d2d2d;
}

.aboutH3Green {
	font-size: 13px;
	letter-spacing: 1px;
	color: #779f1e;
}

.aboutUsP {
	color: #2d2d2d;
	line-height: 16pt;
	font-size: 11px;
}

.deliveryP {
	color: #000;
	line-height: 16pt;
	font-size: 12px;
}

#subCatDescription {

	line-height: 16pt;
	font-size: 11px;
	width: 650px;
}

#indexArticle {
	width: 650px;
	color: #2d2d2d;
	line-height: 14pt;
	font-size: 11px;
	text-align:justify;
}

#indexArticle h2 {
	font-size: 13px;
	letter-spacing: 1px;
	color: #2d2d2d;
	padding-bottom: 10px;
}

#clearanceLines {
	line-height: 15pt;
}

#clearanceLines h2 {
	color: #e40000;
}

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:300px;	width: 700px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
	border: 1px solid #bfbfbf;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 40px; right: -7px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(pageImages/index/paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	background: #920000;
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}

.indexCatDisplay {
	border: 1px solid #bfbfbf;
	height: 220px;
	width: 210px;
	background: #e6e6e3;
	margin: 5px 33px 10px 0px;
	float: left;
	text-align: center;
}

.indexCatDisplayRight {
	border: 1px solid #bfbfbf;
	height: 220px;
	width: 210px;
	background: #e6e6e3;
	margin: 5px 1px 10px 0px;
	float: left;
	text-align: center;
}

.indexCatDisplay img {
	border: 1px solid #bfbfbf;
}