/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

/*body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px!important;
	color: #000000;
	background-color: #e5edf5;
	}*/

a img {border: none; }

a{
font-size:13px;
color:#fff;
font-weight:bold;
text-decoration:none;
}
a:hover{
text-decoration:none;
}


/*a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}*/

/*h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT{
	display: inline;
	font-size: 1em;
	margin: 0 0 1px 0;
}
TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	font-size:13px;
	font-weight:normal;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	font-size:13px;
	font-weight:normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 45%;
	}
.floatingBox{
font-size:13px;
font-weight:normal;
}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}
#login-password{
padding:2px 0 0 0;
margin:0 0 0 1px !important;
width:255px !important;
}
/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, #indexProductListCatDescription {
	margin: 0.5em;
	}
.buttonRow{
margin:0px;
font-size:13px;
font-weight:normal;
}
#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {

	}

#navColumnTwo {

	}
.content{
font-size:13px;
font-weight:normal;
padding:15px 0 0 0;
margin:0px;
}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	padding:0px;
	margin:2px 0 0 2px;
	font-size:13px;
	}
.notice { font-size:14px;}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	font-size:13px;
font-weight:normal;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	font-size:13px;
	}
#checkoutConfirmDefaultBillingAddress, #checkoutConfirmDefaultShippingAddress, #addressBookDefaultPrimary, #checkoutPaymentHeadingAddress, #checkoutShippingHeadingAddress, #checkoutShippingHeadingMethod{font-size:14px;}
.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	/*background-color: #ff0000;*/
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #000;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #000;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%; font-size:13px;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}


/*=============================== html css ========================*/


body{
padding:21px 0 0 0;
margin:0px;
background:url(../images/bodyBg2.gif) #17080a no-repeat center top;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px!important;
}
a{
font-size:13px;
color:#fff;
font-weight:normal;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
p{
padding:0px 0;
margin:0px;
}
ol.decimal{
list-style-type:decimal;
padding:0 0 0 13px;
margin:0px;
color:#fff;
}
ol li{
list-style-type:decimal;
color:#fff;
padding:10px 0 0 0;
margin:0px;
}
ol li span{
color:#b56300;
padding:0px 0 0 0;
margin:0px;
}
h1{
font-size:18px;
font-weight:normal;
color:#9c7a05;
padding:0px;
margin:0px;
text-transform:uppercase;
}
h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#b50177;
font-size:13px;
font-weight:bold;
padding:0px;
margin:0px;
}
h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#d7086a;
font-size:14px;
font-weight:bold;
padding:0px;
margin:0px;
}
h4{
font-family:Tahoma;
color:#b50177;
font-size:14px;
font-weight:bold;
padding:0px;
margin:0px;
}
img{border:0px; outline:0px;}
#main{
width:1006px;
padding:0px;
margin:0px auto;
}
#header{
width:1003px;
padding:0 3px 0 0px;
margin:0px;
float:left;
}
#headerTop{
width:1003px;
height:356px;
padding:0px;
margin:0px;
float:left;
background:url(../images/headerTopBg1.gif) no-repeat bottom left;
}
#logo{
width:361px;
padding:0px;
margin:0px;
float:left;
}
#search{
width:423px;
padding:20px 0 0 0;
margin:0px;
float:left;
}
#headerRight{
width:219px;
padding:0px;
margin:0px;
float:left;
text-align:right;
font-size:11px;
font-weight:normal;
line-height:18px;
font-family:Tahoma;
}
#headerRight a{
font-size:11px;
font-weight:normal;
text-decoration:none;
}
#headerRight a:hover{
text-decoration:underline;
}
.bagTitle{
font-size:12px;
color:#d7086a;
font-weight:bold;
}
#nav{
width:1003px;
height:45px;
padding:0px;
margin:0px;
float:left;
font-size:13px;
font-weight:bold;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
background:url(../images/navBg.gif) no-repeat;
}
#nav ul{
width:973px;
height:15px;
padding:15px 0 15px 30px;
margin:0px;
float:left;
}
#nav ul li{
padding:0 20px 0 20px;
_padding:0 15px 0 15px;
margin:0px;
float:left;
background:url(../images/divider.gif) no-repeat right top;
list-style-type:none;
text-transform:uppercase;
}
#nav ul li a{
font-size:13px;
font-weight:bold;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}
#nav ul li a:hover{
text-decoration:none;
color:#9c7a05;
}

#middle{
width:1000px;
padding:2px 3px 15px 0;
margin:0px;
float:left;
}
#leftbox{
width:219px;
padding:0 21px 0 6px;
margin:0px;
float:left;
}
#leftboxTop{
width:219px;
padding:0 0px 0 1px;
margin:0px;
float:left;
}
#leftboxTop p{
width:199px;
height:29px;
padding:10px 0 0 20px;
margin:0px;
float:left;
font-size:15px;
font-weight:bold;
color:#f4f0f0;
text-transform:uppercase;
background:url(../images/headingBg.gif) no-repeat;
}
#leftboxTop ul{
width:219px;
padding:5px 0 10px 0;
margin:0px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#leftboxTop ul li{
width:189px;
padding:4px 10px 8px 20px;
margin:0px;
float:left;
border-bottom:1px solid #26130b;
list-style-type:none;
}
#leftboxTop ul li a{
font-size:11px;
padding:0 0 0 20px;
color:#fff;
font-weight:bold;
text-decoration:none;
background:url(../images/arrow.gif) no-repeat left 3px;
}
#leftboxTop ul li a:hover{
color:#d7086a;
text-decoration:none;
}
#leftboxBottom{
width:219px;
padding:0 0px 0 1px;
margin:0px;
float:left;
}
#content{
width:535px;
padding:15px 0 0 0;
margin:0px;
float:left;
}
#feature{
width:535px;
padding:0px;
margin:0px;
float:left;
}
#featureBox{
width:161px;
padding:20px 0 13px 0;
margin:0px 17px 0px 0;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#b50177;
}
#featureImgBox{
width:159px;
padding:16px 0;
margin:0 0 5px 0;
border:1px solid #3d2f1d;
text-align:center;
}
#featureBox p{
padding:0px;
margin:0px;
height:40px;
}
.price{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#fff;
}
.featureBorder{
width:535px;
padding:0px;
margin:0px;
float:left;
border-bottom:1px solid #18130c;
}
#arrivals{
width:535px;
padding:0px;
margin:0px;
float:left;
}
#gallery{
width:515px;
height:125px;
padding:0px;
margin:8px 0 0 0;
float:left;
border:1px solid #3d2f1d;
}
#leftArrow{
width:33px;
height:75px;
padding:50px 0 0 0;
margin:0px;
float:left;
text-align:center;
}
#rightArrow{
width:30px;
height:75px;
padding:50px 0 0 0;
margin:0px;
float:left;
text-align:center;
}
#image{
width:452px;
padding:12px 0 0 0;
margin:0px;
float:left;
}
#image img{border:1px solid #98025e; margin:0 13px 0 0; padding:0;}
#banner{
width:515px;
padding:0px;
margin:10px 0 0 0;
float:left;
border:1px solid #98025e;
}
.rightbox{
width:209px;
padding:0 10px 0 0;
margin:0px;
float:left;
}
.rightbox h2{
width:199px;
height:29px;
padding:10px 0 0 10px;
margin:0px;
float:left;
font-size:15px;
font-weight:bold;
color:#f4f0f0;
text-transform:uppercase;
background:url(../images/headingBg.gif) no-repeat;
}
.offer{
width:206px;
padding:23px 0px 22px 10px;
margin:0px;
float:left;
border-bottom:1px solid #18130c;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#d0cfcf;
}
.offer img{
padding:0px;
margin:0 15px 30px 0;
float:left;
}
.offer a{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#b56301;
text-decoration:underline;
}
.offer a:hover{
text-decoration:none;
}
.offer p{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#b50177;
font-size:11px;
font-weight:bold;
padding:0px;
margin:0px;
}

.offerpara{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#fff;
font-size:11px;
font-weight:normal;
padding:0 15px 0 0;
margin:0px;
}

.offer span{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#d7086a;
font-size:11px;
font-weight:bold;
padding:0px;
margin:0px;
}
.price1{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#d7086a;
font-size:14px;
font-weight:bold;
padding:0px;
margin:0px;
}
#footermain{
width:100%;
padding:0px;
margin:0px;
float:left;
background:#17080a;
}
#footerWrapper{
width:1006px;
padding:0px;
margin:0px auto;
}
#footer{
width:996px;
padding:10px 0 40px 10px;
margin:0px;
float:left;
color:#b56301;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
border-top:1px solid #241c12;
}
#footerLeft{

padding:0px;
margin:0px;
float:left;
color:#b56301;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}
#footerLeft a{
color:#b56301;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
#footerLeft a:hover{
text-decoration:underline;
}
#footerRight{
width:200px;
padding:0 10px 0 0;
margin:0px;
color:#b5b5b5;
float:left;
font-size:11px;
}
#footerRight a{
color:#b5b5b5;
font-size:11px;
font-weight:normal;
text-decoration:underline;
}
#footerRight a:hover{
text-decoration:none;
}
.textfield{
width:173px;
height:19px;
padding:3px 3px;
margin:0 5px 0 0;
background:#fff;
border:none;
font-size:14px;
font-weight:normal;
}

#innerContent{
width:734px;
padding:10px 0 0 20px;
margin:0px;
float:left;
}
#about{
width:714px;
padding:20px 20px 0 0px;
margin:0px;
float:left;
color:#fff;
font-size:13px;
font-weight:normal;
}
#about ul{
width:694px;
padding:10px 0 10px 20px;
margin:0px;
float:left;
}
#about ul li{
padding:0 0 5px 15px;
margin:0px;
color:#ccc;
font-size:13px;
font-weight:normal;
list-style-type:none;
background:url(../images/arrow.gif) no-repeat left 3px;
}
#about span{
color:#b56300;
font-size:13px;
font-weight:bold;
}
#about a{
color:#9c7a05;
font-size:13px;
font-weight:normal;
text-decoration:underline;
}
#about a:hover{
text-decoration:none
}
.catagoryRow{
width:714px;
padding:10px 0;
margin:0 20px 0 0;
float:left;
border-bottom:1px solid #18130c;
}
#categoryBox{
width:161px;
padding:24px 0 16px 0;
margin:0px 17px 0px 0;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#b50177;
text-align:left;
}
#categoryBox a{
font-weight:bold;
font-size:11px;
color:#b50177;
text-decoration:none;
}
#categoryBox a:hover{
text-decoration:underline;
}
#categoryBox p{
width:161px;
padding:0px;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#b50177;
text-align:center;
}
#productBox{
width:161px;
padding:10px 0 10px 0;
margin:0px 17px 0px 0;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#b50177;
height:280px;
}
#categoryImgBox{
width:159px;
padding:16px 0;
margin:0 0 5px 0;
border:1px solid #3d2f1d;
text-align:center;
height:155px;
}
span#colourChange a { color:#fff; font-size:13px; font-weight:normal;  }
#productBox p{
width:161px;
padding:0px;
margin:0px;
float:left;
font-weight:bold;
font-size:11px;
color:#b50177;
}
#productDeatail{
width:734px;
padding:24px 0 40px 0;
margin:0px;
float:left;
}
#productLeft{
width:352px;
padding:0px;
margin:0px;
float:left;
text-align:right;
}
#leftImage{
width:324px;
padding:14px;
margin:0 0 10px 0;
float:left;
border:1px solid #3d2f1d;
}
#productBottom{
width:352px;
padding:0px;
margin:0 0 0 0px;
float:right;
}
#productBottom img{
padding:0px;
margin:0 0 0 10px;
}
#productRight{
width:330px;
padding:20px 20px 0 0px;
margin:0px;
float:left;
font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.fieldBox{
width:330px;
padding:10px 0 0 0;
margin:0px;
float:left;
}
.name{
width:70px;
padding:0px;
margin:0px;
float:left;
color:#fff;
font:bold 11px Tahoma;
}
.paging{
width:704px;
padding:0 50px 0 0x;
margin:20px 0 0 0;
float:left;
text-align:right;
}
.selectmenu{
width:199px;
height:21px;
padding:0px;
margin:0 5px 0 0;
background:#fff;
font-size:12px;
font-weight:normal;
}
.border{
margin:3px 20px 0 0; 
padding:0px; 
border-bottom:1px solid #3d2f1d !important; 
width:714px;
border-top:none;
}
.related-heading { border-bottom:1px solid #3d2f1d; width:714px; }
.related-heading h4 { padding:0 0 10px 0;}
.title{
text-transform:capitalize;
color:#ba7703;
height:28px;
font:bold 11px Tahoma;
}
#shopping{
width:693px;
padding:0px;
margin:0 0 15px 0;
float:left;
border:1px solid #272626;
color:#b50177;
font:bold 11px Verdana;
}
.table_border{
border-bottom:1px solid #272626;
border-top:1px solid #272626;
}
.textfield1{
width:41px;
height:18px;
background:#fff;
color:#000;
padding:0px;
margin:0 0 0 15px;
}
.subtotle{
color:#fff;
font-weight:bold;
padding:10px 150px 10px 0;
margin:0px;
}
#shoppingTop{
width:673px;
margin:0px;
float:left;
text-align:left;
}
.recalculate{
margin:1px 0 0 10px;}
/* Style the links */
.exmaplebox a {
	float:left;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	height: 22px;
	text-align:center;
	display:block;
	padding: 0 10px 0 10px;
	margin: 2px 10px;
	}
.exmaplebox a:hover {
	text-decoration:underline;
}
/* this bit is the drop down bit */
.exmaplebox ul {
	float:left;
	margin:0;
	padding:0;
	height: 26px;
	overflow:hidden;
	list-style:none;
}
.exmaplebox ul {
	overflow:visible;
}
.exmaplebox ul li:hover {
	float:left;
	width:300px;
	margin:0;
	padding:0;
	overflow:visible;
}
.footer {
	position:absolute;
	bottom:0;
	margin: auto;
	padding: 5px;
}
.clear{
padding:0px;
margin:0px;
clear:both;
}

#featured {height: 130px; padding:25px 5px 5px 5px;}

#featured img { margin:2px 15px 0 0; border:1px solid #98025e;}

.newsInfo {
  text-align: left;
  font-style: normal;
}

.newsContent {
font-size: 1.0em;
}

#newsArchivTitleHeading {
	text-align: left;
	}

#newsArchivDateHeading {
	text-align: right;
	}
	
.textarea_account { width:240px; height:18px; border:1px solid #ccc; font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#888888; padding:4px 0 0 4px; background:#000; }
.textfeild_contact { width:250px; height:16px; border:1px solid #ccc; font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#888888; padding:4px 0 0 4px; background:#000; }
.textarea_contact { width:658px; height:160px; border:1px solid #ccc; font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#888888; padding:4px 0 0 4px; background:#000; }
.textfeild_contact1 { width:248px; height:22px; border:1px solid #ccc; font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#888888; background:#000; }


