/*
  $Id: stylesheet.css,v 1.0 2007/06/01 19:06:13 Graith Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2007 Graith Internet

  Released under the GNU General Public License
  
*/


.cat_description {  font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #800000; font-weight: bold }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; font-weight: bold; ; color: #CE000A}
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

BODY {
  background: #F3F3F3;
  margin-top: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px
}



a { text-decoration: none;}
a:link {  color: #000000}
a:visited {  color: #000000}
a:hover {  color: #FF6600}
a:active {  color: #000000}

A.headerNavigation {
  color: #000000;
}
A.footer {
  color: white;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

FORM {
        display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: black; 
}

a:hover.headerNavigation {
  color: #FF8000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: white;
}

.infoBoxNoticeContents {
  background: white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: black;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #FF8000;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FF8000;
  color: #FFFFFF;
  font-weight: bold;
}

.productlisting-headingPrice { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.shopping-cart-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: black;
  font-weight: bold;
}

a.pageResults:link { text-decoration: none; color: #FFF; }
a.pageResults:hover { text-decoration: none; color: #FFF; }
a.pageResults:active { text-decoration: none; color: #FFF; }
a.pageResults:visited { text-decoration: none; color: #FFF; }


TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}
 .underline {  font-style: normal; text-decoration: underline}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
.smallheading{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.moduleRow { }
.moduleRowOver { background-color: #F3F3F3; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: white; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; ; font-weight: bold; color: #CE000A}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; ; font-weight: bold; color: #CE000A}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #FF8000;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FF8000;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #FF8000;
  border-bottom: 1px solid #FF8000;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */

TD.pollBoxRow {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px; 
}
TD.pollBoxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px; 
}
TR.pollOptRow {
  background: #f1f9fe;
}
TR.pollFooter {
  background: #f1f9fe;
}

/*
        The following style defines the tabbed box on the product info page
		width: 620px; this works differently on IE7 than Firefox and seems better without
*/
.productdetail_tabs
{
        display:none;
        overflow: auto;
        border-width: 0px;

        height: 226px;
        width: 620px;
		
        BACKGROUND-COLOR: white;
        border-bottom-style: solid;
        padding: 5px;
        z-index:0;

}
.bodytext01 { color: black; font: normal 10px Verdana; }
.bodytext02 { color: black; font: normal 11px Verdana; }
.bodytext03 { color: black; font: normal 12px Verdana; }


/*
        Graith added from orgiginal store
*/
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
/*
        Graith added for product compare
*/
.clicktable {border-style:solid; border-width:thin; border-color:#ff0000;}


/* Karls header styles
*/
 a.midlink:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none}
a.midlink:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none}
a.midlink:hover {color: #000000}
a.midlink:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none}
a.toplink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold}
a.toplink:hover {color: #FF6600}
.topborder {  border-color: black #000000 #000000; background-color: #FF8101; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.midborder {  background-color: #EFEFEF; border-color: black #000000 #000000; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.mainborder { background-color: #FFFFFF; border-color: black #000000 #000000; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
/* end of Karls header styles
*/

.box_border {  background-color: #F3F3F3; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.mainpagebox { border-color: black #FF8102 #FF8102 black; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.box_borderwhite { background-color: #FFFFFF; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }

.messageStackError { font-family: Verdana, Arial, sans-serif; font-size: 11px;  ; font-weight: bold; color: #CE000A} 

#cart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #67474B;
}
#top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3B3B3B;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#special {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subCategories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#subCategories th {
	color: #333333;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 4px;
	text-align: left;
}
#subCategories td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#subCategories a {
	color: #0064C4;
}
#subCategories a:hover {
	color: #FF4A37;
}

/* ##### Styles #### */
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF4A37;
	text-decoration: none;
}
body {
	margin: 10px 0px;
	background-color: #EFEFEF;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	margin: 2px 0px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

/* ------------------ */
.prodDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px 0px;
	padding-bottom: 10px;
}
.prodDetails h1 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
}
.prodDetails p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 8px 20px 0px 0px;
}
.price {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 0px;
}
.priceInc {
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.footer p {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 20px;
}
.breadcrumb a {
	color: #333333;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #FF4A37;
	text-decoration: none;
}
.navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3B3B3B;
	text-decoration: none;
}
.subNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3B3B3B;
}
.subNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3B3B3B;
	text-decoration: none;
}
.subNav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF4A37;
	text-decoration: none;
}
.toptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	padding: 4px;
}
u.toptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	padding: 4px;
}
.detailPanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.detailPanel h1 {
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.detailPanel p {
	font-size: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.detailPanel a {
	color: #0064c4;
	text-decoration: none;
}
.detailPanel a:hover {
	color: #FF4A37;
	text-decoration: none;
}
.pricePanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.pricePanel img {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.brandText td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0px 0px 4px;
}
/* ######## NEW STUFF ######## */
.priceOut {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 4px 0px;
	text-decoration: line-through;
}
.prodDetails h2 {
	margin: 10px 0px 0px 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
}
.featuredProducts h2 {
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
}
.bestSellers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 6px;
	line-height: 14px;
}
.morelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-right: 10px;
}
.morelink a {
	color: #FFFFFF;
	text-decoration: underline;
}
.morelink a:hover {
	color: #333333;
	text-decoration: underline;
}

.a1morelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-right: 0px;
	color: white;
}
.a1morelink a {
	color: white;
	text-decoration: underline;
}
.a1morelink a:hover {
	text-decoration: underline;
}


TD.pricing_mid_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
}





/*
** Lightbox styles
*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

/*
** main.css
*/
body{ margin: 3px 3px 10px 3px; background: #FFF; font: normal small Verdana, Arial, Helvetica, sans-serif; font-size: 13px;}

/** make the marquee text white */

marquee.topscr { background: #FA0001; color: white; font-size: 12px; font-weight: bold; vertical-align: middle; }


/* Fonts and things */
img { border: 0; margin: 0px; padding: 0px; }
form { border: 0 }
h1 { font-weight: bold; font-size: 17px; color: #F00; margin-top: 0.2em; margin-bottom: 0.3em; }
h2 { font-weight: bold; font-size: 1.3em; color: #F00; margin-top: 0.2em; margin-bottom: 0.3em; }
h3 { font-weight: bold; font-size: 1.2em; color: #F00; margin-top: 0.2em; margin-bottom: 0.3em; }
h4 { font-weight: normal; font-size: 1.1em; color: #F00; margin-top: 0.2em; margin-bottom: 0.3em; }
h5 { font-weight: normal; font-size: small; margin-top: 0.2em; margin-bottom: 0.3em; }
p { margin: 0 0 1.0em 0; }
table { border-collapse: collapse; }
th { background-color:#00376D; text-align: left; color: #FFF; }
.bskHead { font-weight: bold; font-size: 0.8em; padding: 2px; }
.error { font-weight: bold; color: #F00; }
.bskItem { font-weight: bold; font-size: 0.8em; color: #444; vertical-align: middle; background: #DDF; }
.bskItem2 { font-weight: bold; font-size: 0.8em; color: #444; vertical-align: middle; background: #DFD; }
.checkbox { padding: 0px; margin: 1px; }
.titlebar { font-size: 1.2em; font-weight: bold; color: #7D9BCB; }
input { font-size: normal 1.05em;  }
textarea, select { font-size: normal 1.05em; padding: 2px; border: 1px solid #7D9BCB; }
button { font-size: normal 0.95em; background-color: #9DB2D7; color: #FFF; height: 6px; }
pre { font: courier; border: 1px dotted #000; width: 98%; padding: 3px; background: #FFF; }
input.button { color: #FFF; font-weight: bold; background-color: #F00; border: 0px; }
.smallBla { font-size: 0.9em; }
/*ul.pointer { list-style:url( '/templates/a1/images/bullets/wheel.gif' ); color: #000; font-weight: bold; margin-left: 25px; padding: 0px; text-align: left; }*/
ul.pointer { list-style-type:none; margin: 0px; padding: 0px; text-align: left; }
ul.pointer li { background-image: url( '/templates/a1/images/bullets/wheel.gif' ); background-repeat: no-repeat; background-position: 0.4em; padding-left: 30px; font-weight: bold; }

/* Product Div styles */
#middle .offerBox { margin: 0 0 10px 0; border: 2px solid #FA0001; background: #F8FDC4; padding: 0px; color: #000; }
#middle .boxInner { padding: 2px; }
#middle .boxTop { font-weight: bold; font-size: 1.4em; color: #FFF; padding: 2px; background: #FA0001; text-align: center; }
#right .offerBox { margin: 0 0 10px 0; border: 2px solid #FA0001; background: #F8FDC4; padding: 0px; color: #000; }
#right .boxInner { padding: 2px; }
#right .boxTop { font-weight: bold; font-size: 1.4em; color: #FFF; padding: 2px; background: #FA0001; text-align: center; }

.prodDiv { margin-bottom: 5px; border-bottom: 1px solid #BBB; padding: 2px; font-size: 0.85em; }
a.order:link { font-weight: bold; text-decoration: none; color: #000; background: yellow; float: right; padding: 1px; }
a.order:hover { font-weight: bold; text-decoration: underline; color: #000; background: yellow; float: right; padding: 1px; }
a.order:active { font-weight: bold; text-decoration: underline; color: #000; background: yellow; float: right; padding: 1px; }
a.order:visited { font-weight: bold; text-decoration: none; color: #000; background: yellow; float: right; padding: 1px; }

a:link { text-decoration: none; color: #00F; }
a:hover { text-decoration: underline; color: #00F; }
a:active { text-decoration: underline; color: #00F; }
a:visited { text-decoration: none; color: #00F; }

/* More link */
a.more:link { text-decoration: none; color: #009; float: right; }
a.more:hover { text-decoration: underline; color: #F00; float: right; }
a.more:active { text-decoration: underline; color: #F00; float: right; }
a.more:visited { text-decoration: none; color: #8505A5; float: right; }

a.white:link { text-decoration: none; color: #FFF; }
a.white:hover { text-decoration: none; color: #FFF; }
a.white:active { text-decoration: none; color: #FFF; }
a.white:visited { text-decoration: none; color: #FFF; }

/* navigation */
.nav_on { border-bottom: 2px dotted #808080; padding: 2px 0 2px 0; background: #BDCAE4 url( '/templates/a1/images/nav_on_pointer.gif' ) no-repeat right; color: #FFF; font-weight: bold; padding-left: 5px; }
.nav_off { border-bottom: 2px dotted #808080; padding: 2px 0 2px 0; background: url( '/templates/a1/images/nav_off_pointer.gif' ) no-repeat right; color: #00F; font-weight: bold; padding-left: 5px; }

/* layout divs */
.clr { clear: both; }

/* Rounded edges */
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #ff4a37; }
b.r1{ margin: 0 5px }
b.r2{ margin: 0 3px }
b.r3{ margin: 0 2px }
b.rtop b.r4, b.rbottom b.r4{ margin: 0 1px;height: 2px; }

/* Grey outer */
.greyOuter { padding: 0px; border: 1px solid #414141; margin-top: 0px; margin-bottom: 10px; }
.greyInner { padding: 2px; }
.greyTop { margin-top: 0px; width: 100%; background: #414141 url( '/templates/a1/images/darkgrey_top.gif' ) bottom left repeat-x; border-bottom: 1px solid #414141; }
.greyTop h1 { color: #FFF; font-size: 13px; margin-left: 5px; }
b.gtop, b.gbottom{display:block;background: #FFF}
b.gtop b, b.gbottom b{display:block;height: 1px; overflow: hidden; background: #414141; }
b.gtop b.r4, b.gbottom b.r4{ margin: 0 1px;height: 2px; }

/* category listing */
.categoryDiv { height: 109px; border: 2px solid #FA0001; margin-bottom: 10px; }
.categoryDiv2 { padding: 0px; border: 1px solid #BBB; margin-top: 0px; }
.categoryTop2 { padding: 0px; background: #ff191f; }
.categoryTop2 h1 { margin-top: 0px; width: 100%; color: #FFF; background: #ff4a37 url( '/templates/a1/images/offer_bk_head.gif' ) repeat-x; font-size: 1.1em; }

.categoryTop3 { margin-top: 0px; width: 100%; background: #ff4a37 url( '/templates/a1/images/offer_bk_head.gif' ) bottom left repeat-x; border-bottom: 1px solid #FF4A37; }
.categoryTop3 h1 { color: #FFF; font-size: 1.0em; }
.categoryDiv3 { margin: 0 0 10px 0; border-left: 1px solid #BBB; border-right: 1px solid #BBB; border-bottom: 1px solid #BBB; background: #EEE; overflow: hidden; }

.categoryFrontHead { font-weight: bold; font-size: 1.4em; color: #FFF; padding: 0px; background: #FA0001; text-align: center; }
.categoryFront { margin: 0 0 10px 0; border-bottom: 2px solid #FA0001; border-left: 2px solid #FA0001; border-right: 2px solid #FA0001; background: #FFF; padding: 2px; color: #000; }
a.category:link { text-decoration: none; color: #464646; font-weight: bold; font-size: 0.85em; text-transform: capitalize; }
a.category:hover { text-decoration: underline; color: #464646; font-weight: bold; font-size: 0.85em; text-transform: capitalize; }
a.category:active { text-decoration: underline; color: #464646; font-weight: bold; font-size: 0.85em; text-transform: capitalize; }
a.category:visited { text-decoration: none; color: #464646; font-weight: bold; font-size: 0.85em; text-transform: capitalize; }

/* sitemap */
.channelOuter { width: 100%; margin-bottom: 10px; }
.channelTitle { font-weight: bold; font-size: 1.4em; color: #FFF; padding: 0px; background: #FA0001; }
.channelCell { border-bottom: 2px solid #FA0001; border-left: 2px solid #FA0001; border-right: 2px solid #FA0001; background: #FFF; padding: 2px; color: #000; }

/* footer */
#ftr { font-size: 0.8em; color: #686868; width: 100%; text-align: center; }


/*
** site.css
*/
	
/* site divs */
#top { width: 100%; height: 100px; margin: 0; background: #7D9BCB url( '/templates/a1/images/header_background.gif' ) no-repeat top right; }
#subTop { width: 100%; height: 23px; padding: 2px 0 0 2px; color: #FFF; font-size: 16px; font-weight: bold; background: #7D9BCB; }
#main { width: 100%; margin-top: 5px; }
#bottomWrap, #topWrap { width: 100%; overflow: hidden; }
#bottom, #topscr { width: 100%; margin-top: 8px; padding: 6px; background: #FA0001; color: #FFF; font-size: 12px; font-weight: bold; vertical-align: middle; }
#left { width: 20%; float: left; }
#right { width: 20%; float: right; }
#middle { width: 100%; margin: auto; }
#middle .box { width: 60%; margin: 0 0 10px 0; }
#middle .boxHeader { margin: 0; background: #7D9BCB; color: #FFF; font-weight: bold; font-size 1.2em; padding: 2px; }

#middle .bigboxHeader { background: #fcaf3a url( '/templates/a1/images/cat_head_bk.gif' ) repeat-x bottom left; border-bottom: 1px solid #F47923; }
#middle .bigboxHeader h1 { color: #FFF; font-size: 13px; }


#middle .oBox { margin: 0 0 10px 0; border-left: 2px solid #FA0001; border-right: 2px solid #FA0001; border-bottom: 2px solid #FA0001; background: #EBEFF7; overflow: hidden; }
#middle .oBoxHeader { margin: 0px; background: #FA0001; color: #FFF; font-weight: bold; padding: 2px; }
#middle .oBoxInner { padding: 2px; }

#left .box { margin: 0 0 10px 0; border: 2px solid #FA0001; background: #EBEFF7; overflow: hidden; padding: 0px; }
#left .boxHeader { width: 100%; background: #FA0001; color: #FFF; font-weight: bold; font-size 1.2em; padding: 2px; margin-bottom: 10px; }
#left .boxInner { width: 100%; color: #000; font-weight: bold; font-size 0.8em; margin-bottom: 10px; margin-top: -10px; }
#right .box { margin: 0 0 10px 0; border-left: 2px solid #FA0001; border-right: 2px solid #FA0001; border-bottom: 2px solid #FA0001; background: #EBEFF7; overflow: hidden; }
#right .boxHeader { margin: 0px; border-left: 2px solid #FA0001; border-right: 2px solid #FA0001; border-top: 2px solid #FA0001; height: 79px; background: #EBEFF7 url( '/templates/a1/images/mega_deal_slice.gif' ) no-repeat -2px -2px; overflow: hidden; }
#right .boxInner { padding: 2px; }

#right .boxHeader2 { background: #fcaf3a url( '/templates/a1/images/cat_head_bk.gif' ) repeat-x bottom left; border-bottom: 1px solid #F47923; }
#right .boxHeader2 h1 { color: #FFF; font-size: 1.0em; }
#right .box2 { margin: 0 0 10px 0; border-left: 1px solid #BBB; border-right: 1px solid #BBB; border-bottom: 1px solid #BBB; background: white; overflow: hidden; }
b.rhtop, b.rhbottom{display:block;background: #FFF}
b.rhtop b, b.rhbottom b{display:block;height: 1px; overflow: hidden; background: #fcaf3a; }
b.rh1{ margin: 0 5px }
b.rh2{ margin: 0 3px }
b.rh3{ margin: 0 2px }
b.rhtop b.rh4, b.rhbottom b.rh4{ margin: 0 1px;height: 2px; }

/* coloured boxes */
.boxRed { height: 15px; width: 100%; background: #FA0001; margin-top: 5px; }
.boxYellow { height: 15px; width: 100%; background: #FFF112; margin-top: 5px; }
	