/**
 * 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: arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #fff;
	}

a img {border: 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,#navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

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 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: 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 #9a9a9a;
	}

.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 {
	text-align: left;
	width: 973px;
	vertical-align: top;
	background: url(../images/backgr.jpg) repeat-y;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
	

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #mainWrapper {
	margin: auto;
	} 

#navColumnOneWrapper
{
	margin-left: 0.5em;
	margin-right: 0.5em;
}


#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

 #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*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;
	}

   #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}
#navMain ul{
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 21px;
	height: 21px;
	background: url(../images/topmenu.jpg);
	}
 #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 17px;
	height: 17px;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	line-height: 17px;
	height: 17px;
	}

#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;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#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, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	width: 650px;
	margin-left: 11px;
	color: #29528F;
	}
#navBreadCrumb a 
{
color:#616161; 
font-size: 11px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
#navBreadCrumb a:hover
{
	text-decoration: underline;
}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne,.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
	
	#navColumnTwo 
	{
		background-color: transparent;
		vertical-align: top;
		background-color: #ECF4FD;
		border: 1px solid #9DB5D3;
		margin: 0px;
		padding: 0px;
		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;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	padding-top: 0px;
	}

.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 #9a9a9a;
	}

.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;
	}

.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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
	.productSpecialPrice
	{
		margin-top: 100px;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#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;
	}

.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;
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.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, .centerBoxHeading,.rightBoxHeading, .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: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	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;
	}

.productListing-rowheading {
	/*background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;*/
	background-color: #F7FBFE;
	line-height: 20px;
	height: 20px;
	border: 1px solid #366AB6;
	color:#366AB6; 
	}
.productListing-rowheading th,.productListing-rowheading th a
{
	color:#366AB6;
	font-size: 11px;
}


#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%;}

#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;
	}
/*========================CUSTOM=======================*/	
div#siteinfoLegal
{
	background-color: transparent;	
	border-top:2px solid #CCCCCC;
	border-bottom:3px solid #CCCCCC;
	line-height: 30px;
	width: 935px;
	margin-left: 10px;	
	text-align: left;
	padding-left: 20px;
	font-size: 11px;
	color: #949494;
}
div#siteinfoLegal a
{
	text-decoration: none;
	color: #949494;
	text-align: right;
	padding-left: 465px;
}
div#siteinfoLegal a:hover
{
	text-decoration: underline;
	color: #000;
}
div.centerColumn
{
	border: 0px solid black;
	width: 650px;
	margin-left: 22px;
	margin-right: 0px;
	padding-right: 4px;
}
td.columnRight
{
	border:none;/* 1px solid #56301F;*/ 
	width: 255px;
	padding-top: 7px;
	padding-left: 0px;
	margin-left: 0px;
	background-color: #ECF4FD;
	margin-top: 0px;
}
div#footer_separateor
{
background-color: #fff;
width: 993px;
border-top: 10px solid #fff;
}
div#footer_separateor_mid
{
border-top: 2px solid #CCCCCC;
margin-left: 9px;
margin-right: 9px;	
margin-top: 20px;
}
#navMainWrapper
{
	margin: 0em;
	width:952px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 12px;
	/*line-height: 27px;*/
}
#navMainWrapper ul
{
	width:947px;
	text-align: right;
}
#navMainWrapper li
{
   margin: 0px;
	padding-right:33px;
	font-size:11px;
	font-weight: bold;
}
#navMain ul li a:hover
{
	color: #cbd9fe;
}
div#navMain_footer
{
border-top:25px solid #EFEFEF;
width: 947px;
}
div#header_img
{
	background: url(../images/header_img.jpg) no-repeat;
	height:106px;
	margin-left: 10px;
}
div#toplogo_home
{
/*background: url(../images/toplogo_home.jpg) no-repeat;
height: 232px;*/
}
div#toplogo_home_btn
{
background: url(../images/toplogo_home_btn.jpg);
height: 47px;
width: 81px;
margin-left: 346px;
}
table#contentMainWrapper
{
	margin: 0em;
	padding: 0em;
	width: 900px;
}
div#toplogo_home_mid
{
background: url(../images/toplogo_home_mid.jpg) no-repeat;
height: 37px;
margin-top:10px;
margin-bottom:10px;
}
div#toplogo_home_top
{
padding-top: 170px;
border-top: 1px solid #ADADAD;
}

.categoryListBoxContents img
{
	border: 1px solid #909090;
	
	height: 120px;
}
.categoryListBoxContents a
{
color: #666666;
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
}
.categoryListBoxContents h1
{
color: #3C4FAE;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
padding-bottom: 3px;
height: 18px;\
white-space: nowrap
}
.categoryListBoxContents
{
width:110px;
float: left;
vertical-align: top;
padding:0px 8px 0px 8px;
height: 150px;
text-align: center;
}
.categoryBoxMainCenter
{
height: 185px;
background-color: Aqua;
}
div#homeMainBootomText
{
color: #333333;
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
margin: 20px 10px 10px 10px; 
}
div#categoryMainHomeBrowse
{
border-left: 1px solid #BCBCBC;
border-right: 1px solid #BCBCBC;
border-bottom: 1px solid #BCBCBC;
background: url(../images/homemidcat.jpg) repeat-x;
padding-top: 7px;
padding-bottom: 7px;
height: 184px;
}

DIV#search,DIV#featured,DIV#manufacturers
{
	border: none;
	text-align: left;
	background-color: #ECF4FD;
}
DIV#searchContent
{
	background-color: #ECF4FD;
	border-bottom: 2px solid #9DB5D3;
	width: 235px;
	margin-left: 5px;
}
DIV#search input.text
{
border:1px solid #999999;
width: 175px;
line-height: 14px;	
margin-left: -36px;
height: 14px!important;
}

DIV#search input.btn_search
{
border:1px solid #000;
width: 25px;
line-height: 14px;	
color: #fff;
background-color: #999999;
font-weight: bold;
vertical-align: top;
}
DIV#search_link
{
	text-align: left;
	padding-top: 3px;
}
DIV#search a
{
	border: none;
	text-align: left;
	color: #000;
	font-size: 11px;
   font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
}
DIV#search H3
{
background-color: #29528F;
background-image: none;
color: #fff;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-align: left;
border-bottom: 1px solid #9DB5D3;
margin-left: 5px;
width: 244px;
line-height: 19px;
padding: 0px;
}
DIV#search H3 label
{
	line-height: 19px;
	font-size: 11px;
}
DIV#manufacturers h3#manufacturersHeading
{
background-color: #ECF4FD;
background-image: none;
color: #29528F;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-align: left;
line-height: 14px;
}
DIV#manufacturers h3#manufacturersHeading label
{
	margin-left: 2px;
}

DIV#featured H3,DIV#featured H3 A
{
background-color: #ECF4FD;
background-image: none;
color: #29528F;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-align: left;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
margin-left: 2px;
}

DIV#featured DIV.sideBoxContent
{
background-color: #D7E8FB;
border: 1px solid #00A8FF;
margin-left:5px; 
margin-right:5px; 
text-align: left;
height: 91px;
}

DIV#featured DIV.sideBoxContent img
{
margin-left: 0px;
border: 1px solid #58AAE8;
width: 102px;
height: 90px;
}
DIV#featured DIV.sideBoxContent a.feature_button
{
	line-height:18px;
	width: 53px;
	color: #000;
	background: url(../images/feature_button.jpg);
	padding:3px 10px 3px 10px;
	font-size: 9px;
   font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid #8690A3;
	vertical-align: bottom;
}
DIV.feature_mid1
{
vertical-align:bottom;
width:130px;
padding-bottom: 4px;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-weight: 400;
text-align:left;
margin-left: 89px;
margin-top: -82px;
height: 90px;
padding-left: 17px;
}
DIV#feature_img
{
	width: 80px;
	height: 80px;
}
DIV#editablesidebox
{
border: 0px solid #9DB5D3;
background-color: #ECF4FD;
}
DIV#editablesidebox div#editablesideboxContent
{
border: 0px;
background-color: #ECF4FD;
}
DIV#editablesidebox h3#editablesideboxHeading,DIV#loginbox h3#loginboxHeading,DIV#categories h3#categoriesHeading 
{
background-color: #29528F;
color: #fff;
margin-left: 5px;
margin-right: 5px;
text-align: left;
background-image: none;
text-transform: capitalize;
font-weight: bold;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 3px;
padding-right: 0px;
border: 0px;
margin-top: 0px;
}
DIV#editor1_text
{
padding-top: 5px;
padding-bottom: 5px;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #4F5152;
}

DIV#editor1 a
{
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #003399;
text-decoration: underline;
}
DIV#editor1
{
border-bottom: 2px solid #9DB5D3;
padding-bottom: 4px;
clear: both;
}
DIV#editable2sidebox
{
	margin: 0px;
	padding: 0px;
	background-color:#fff;
}
DIV#editable2sidebox,DIV#editable3sidebox
{
background-color:#fff;
border: 1px solid #D1C5D1; 
padding: 0px;
margin: 0px;
}
DIV#editable2sidebox h3#editable2sideboxHeading
{
background: url(../images/editor2_header.jpg) no-repeat;
background-color: #fff;
height: 30px;
margin: 2px 2px 0px 2px;
padding-bottom: 0px;	
}
DIV#editable2sidebox DIV#editable2sideboxContent 
{
	border-top: 1px solid #5284BC;
	padding: 0px;
}
DIV#editable3sidebox DIV#editable3sideboxContent
{
border-top: 1px solid #AC7B3F;
padding: 0px;
}
DIV#editor2
{
margin:0px 2px 0px 2px;
background: url(../images/editor2_body.jpg) no-repeat;
height: 106px;
border:0px;
padding: 0px;
}
DIV#editable3sidebox h3#editable3sideboxHeading
{
background: url(../images/editor3_header.jpg) no-repeat;
background-color: #fff;
height: 20px;
margin: 2px 2px 0px 2px;
padding-bottom: 0px;
}
DIV#editor3
{
margin:0px 2px 2px 2px;
background: url(../images/editor3_body.jpg) no-repeat;
height: 59px;
border:0px;
padding: 0px;
}
DIV#navColumnTwoWrapper
{
	background-color: #ECF4FD;
	margin-top: 0px;
	padding-top: 0px;
}
DIV#contactUsDefault input#contactname,input#email-address
{
border: 1px solid #000;	
}
DIV#contactUsDefault textarea#enquiry
{
	border: 1px solid #000;	
	width: 500px;
	margin-left: 105px;
	margin-top: -12px;
}
DIV#contactUsDefault label,DIV#contactUsDefault legend
{
	color: #666666;
}
DIV#contact_us label
{
	font-weight: bold;
}
DIV#contact_us p
{
	padding-top: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 11px;
	text-align: left;
}
DIV#manufacturers DIV#manufacturersContent
{
background-color: #ECF4FD;
border-bottom: 2px solid #9DB5D3;
width: 235px;
margin-left: 5px;
padding-top: 0px;
text-align: left;
padding-left: 0px;
padding-bottom:10px; 
}
DIV#manufacturers DIV#manufacturersContent select
{
border: 1px solid #000;
color: #4F5152;
height: 70px;
font-size: 12px;
margin-left: 0px;
} 
DIV#loginbox,div#categories
{
	border: none;
	background-color: #ECF4FD;
	margin-bottom: 0px;
}
DIV#loginbox,DIV#search
{
	margin-top:2px;
	margin-top:10px!important;
}
DIV#manufacturers,DIV#featured
{
	margin-top: 0px;
}
DIV#search
{
	margin-top:2px;
	margin-top:10px!important;
	margin-bottom: 5px;
}

DIV#loginbox div#loginboxContent 
{
	margin: 0px 6px 0px 6px;
	background-color: #ECF4FD;
	border-bottom: 2px solid #9DB5D3;
}
DIV#loginboxContent input.text
{
border: 1px solid #000;	
}
DIV#loginboxContent a
{
	color:#4F5152;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
DIV#loginboxContent a:hover
{
	color:#4F5152;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
DIV#loginboxContent div.centeredContent
{
vertical-align: top;
}
DIV#categories div#categoriesContent
{
	background-color: #ECF4FD;
	border-bottom: 2px solid #9DB5D3;
	width: 235px;
	margin-left: 5px;
}

DIV#categories div#categoriesContent ul
{
padding: 0px;
margin: 0px;
padding-left: 0px;
width: 220px;
}
DIV#categories div#categoriesContent li a:hover
{
	text-decoration: underline;
}
DIV#categories div#categoriesContent li a.active
{
	color:red;
}
DIV#categories div#categoriesContent li a
{
	color: #616161;
}
DIV#categories div#categoriesContent li
{
	padding: 0px;
	margin: 0px;
	/*list-style: url(../images/list_img.jpg);*/
	list-style: none;
	color: #616161;
	font-weight: bold;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #ADADAD;
	padding-bottom: 3px;
}

div#loginDefault,div#advSearchDefault
{
	color: #666666;
}
div#loginDefault h1#loginDefaultHeading,h1#pageNotFoundHeading,h1#advSearchDefaultHeading,h1#advSearchResultsDefaultHeading,
{
	color: #29528F;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}

h1#indexCategoriesHeading,h1#newProductsDefaultHeading
{
	color: #666666;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

div#loginDefault legend,DIV#advSearchDefault legend
{
	color: #666666;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

div#loginDefault fieldset,div#advSearchDefault fieldset
{
	border: 1px solid #D1C5D1;
}

div#loginDefault a
{
	color: #000;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
div#loginDefault a:hover
{
	color: #FF0000;
	text-decoration: underline;
}
div#loginDefault input#login-email-address,input#login-password,input#company,input#firstname,input#lastname,input#street-address,input#state,input#city,input#suburb,input#postcode,input#country,input#telephone,input#dob,input#fax,input#email-address,input#password-new,input#password-confirm
{
	border: 1px solid #000;
}
div#pageNotFound
{
	color: #666666;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

div#pageNotFound li
{
list-style: url(../images/list_img.jpg);
}
div#pageNotFound li a,DIV#advSearchDefault a
{
color: #666666;
}
div#pageNotFound li a:hover
{
text-decoration: underline;
}
DIV#advSearchDefault input.search_1,select
{
border: 1px solid #000;
}

DIV#ezPageDefault h1#ezPagesHeading,h1#productListHeading
{
color:#666666;
font-weight: bold;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif; 	
}
DIV#ezPageDefault label
{
padding: 0px;
margin: 0px;
color:#666666;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif; 	
}
DIV#ezPageDefault
{
	color:#666666;
	font-size: 11px;
   font-family: Arial, Helvetica, sans-serif;	
}
td.main_contact_us div
{
	text-align: left;
	padding-left: 20px;
	padding-top: 0px;
	vertical-align: top;
	margin: 0px;
}
td.main_contact_us div input.contact_text,textarea.contact_textarea
{
border: 1px solid #000;	
padding: 0px;
margin:0px;
}
td.main_contact_us div td
{
padding-bottom: 3px;
}
td.main_contact_us p
{
	text-align: left;
	padding-left: 122px;
}
td.main_contact_us input.button_contact
{
border: 1px solid #2059C4;
background-color: #ECF4FD;
color: #2059C4;
font-weight: bold;
}
td.main_contact_us fieldset
{
	border: 1px solid #D1C5D1;
}
td.main_contact_us legend
{
	color:#666666;
}
div#sorter select#disp-order-sorter
{
	border: 1px solid #000;
	font-size: 11px;
}
div#sorter label
{
	color: #4C4C4C;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
}
div#productGeneral
{
	margin-top: 10px;
	border:1px solid #5284BC;
	margin-right: 3px;
}
div#productGeneral div#productMainImage
{
	border: 1px solid #CDCDCD;
	padding: 3px 3px 3px 3px;
	background-color: #F8F8F8;
} 
div#productGeneral div#productMainImage img
{
	border: 1px solid #000;
}
div#productGeneral div#productMainImage span.imgLink
{
	color:#4B65A1;
	font-weight: bold;
	font-size: 12px;
}
div#productGeneral h1#productName
{
color: #4B65A1;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;	
padding-left: 260px;
} 
div#productGeneral h2#productPrices
{
font-size: 11px; 
padding-left: 260px;
}
div#productGeneral p#productDateAdded
{
color: #636363;
font-size: 9px;
}
div#productGeneral ul#productDetailsList
{
margin-left: 100px;
padding-left: 176px!important;
margin-top:-50px;
color: #636363;
vertical-align: top;
font-size: 12px;
}
div#productGeneral div#cartAdd
{
	border: 1px solid #4B65A1;
	background-color: #ECF4FD;
	
}
div#productGeneral div#cartAdd a
{
	color:#4B65A1;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	margin-left: 0px;
}
table#catTable th
{
	border-bottom: 3px solid #29528F;
	background-color: #fff;
}
table#catTable
{
	border-bottom: 3px solid #29528F;
}
table#catTable td
{
	text-align: center;
	font-size: 11px;
	
}
table#catTable td a,tr.productListing-odd td a,tr.productListing-even td a
{
	color: #4F5152;
	font-size: 11px;
}

table#catTable img
{
	border: 1px solid #000;
}
table#catTable tr.productListing-odd td
{
background-color: #ECF4FD;
padding-top: 5px;
	padding-bottom: 5px;
}
table#catTable tr.productListing-even td
{
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}

tr.productListing-odd td img,tr.productListing-even td img
{
	border: 1px solid #000;
}

tr.productListing-odd td
{
background-color: #ECF4FD;
padding-top: 5px;
	padding-bottom: 5px;
}
tr.productListing-even td
{
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#newProductsDefault
{
	margin-right: 5px;
}
.navSplitPagesResult
{
	font-size: 10px;
	color: #666;
}
table.main_products
{
	margin-right: 5px;
	border: 1px solid #A4A4A4;
}
.main_noproduct
{
   color: #636363;
   font-size: 9px;
}
table.main_products div#products_new_details
{
	margin:5px 5px 5px 5px;
	border: 1px solid #CDCDCD; 
	text-align: left;
	height: 224px;
	padding:10px 10px 10px 10px;
	width: 110px;
	color: #666666;
}
table.main_products div#products_new_details img
{
	border: 1px solid #969696;
}
table.main_products div#products_new_details a
{
	color: #003399;
}
table.main_products div#products_new_details a:hover
{
	text-decoration:underline;
}
table.main_products div#products_new_details strong
{
	color: #4C6695;
	padding-bottom: 10px;
}
table.main_products td.main
{
	margin: 0px;
	padding: 0px;	
	text-align: left;
	vertical-align: top;
}

DIV#main_feature_special_listings
{
	margin-top: 70px;
}

div#featuredProducts h2.centerBoxHeading,div#specialsDefault h2.centerBoxHeading,div#whatsNew h2.centerBoxHeading
{
background-image: none;
text-align: left;
color: #3C5075;
font-size: 12px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
background-color: #ECF4FD;
border: 1px solid #29528F;
}
div#featuredProducts,div#whatsNew
{
border: 0px;
}
div#specialsDefault
{
border: 0px;
margin-top: 20px;
}

div#featuredProducts div.centerBoxContentsFeatured,div#specialsDefault div.centerBoxContentsSpecials,div#whatsNew div.centerBoxContentsNew
{
text-align: left;
}
div#featuredProducts div.centerBoxContentsFeatured img,div#whatsNew div.centerBoxContentsNew img
{
	border: 1px solid #000;
	margin-top: 10px;
	text-align: left;
}
div#specialsDefault div.centerBoxContentsSpecials img
{
	border: 1px solid #000;
	margin-top: 10px;
	text-align: left;
}

div#featuredProducts div.centerBoxContentsFeatured div#main_container,div#whatsNew div.centerBoxContentsNew div#main_container
{
border: 1px solid #A4A4A4;
height: 200px;
width: 110px;
text-align: left;
margin-left: 8px;
padding-left: 8px;
background-color: #FDFDFD;
}
div#specialsDefault div.centerBoxContentsSpecials div#main_container
{
border: 1px solid #A4A4A4;
height: 250px;
width: 190px;
text-align: center;
margin-left: 8px;
padding-left: 8px;
background-color: #FDFDFD;
}

div#featuredProducts div#main_container a,div#specialsDefault div#main_container a,div#whatsNew div#main_container a
{
	color:#29528F;
	font-size:11px;
	font-weight: bold;
}
div#featuredProducts div#main_container span.normalprice,div#specialsDefault div#main_container span.normalprice,div#whatsNew div#main_container span.normalprice
{
	color:#6A6A6A;
	font-size:10px;
	font-weight: bold;
}
div#main_container a
{
	padding-bottom: 10px;
}
div#featuredProducts div#main_container a#contact_feature_special,div#specialsDefault div#main_container a#contact_feature_special
{
	color: #003399;
	font-size: 10px;
	font-weight: normal;
}
div#featuredProducts div#main_container a#contact_feature_special:hover,div#specialsDefault div#main_container a#contact_feature_special:hover
{
text-decoration: underline;
}
div#categoryImgListing img
{
	border:1px solid #000;
}
td.productListing-data
{
	text-align: center;
	color: #555555;
	font-size: 12px;
	padding: 3px 0px 3px 0px;  
	vertical-align: top; 
}
td.productListing-data img
{
border: 1px solid #000;
} 
td.productListing-data h3.itemTitle a
{
	color: #29528F;
	font-size: 14px;
}

td.productListing-data span.normalprice,span.productSpecialPrice,span.productPriceDiscount
{
	font-size: 12px;
}
td.productListing-data a
{
	font-size: 11px;
	color: #6188B8;
	font-weight: bold;
}

table.tabTable
{
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
div#note
{
	color: Red;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
}
div#contact_product_name
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#6188B8;
}
div.navNextPrevWrapper
{
	padding-bottom: 12px;
}
div.navSplitPagesLinks a
{
	color: #E72020;
	font-size:14px; 
	font-weight: bold;
}
div.navSplitPagesLinks strong.current
{
   color: #000;
	font-size:12px; 
	font-weight: bold;
}
div#editable4sidebox
{
	width: 100%;
	border: 0px;
	padding:0px;
	margin: 0px;
	margin-bottom: 10px;
}
div#editable4sidebox div#editable4sideboxContent
{
margin-left: 5px;
margin-right: 5px;
background-color: transparent;
font-weight: bold;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color: #FF0000;
text-align: center;
}
div#editable4sidebox h3#editable4sideboxHeading
{
	height: 9px;
	border: 0px;
	background-color: transparent;
	background-image: none;
}
div#editable4sidebox div#editable4sideboxContent a
{
	color: #003399;
	text-decoration: underline;
}
div#editable4sidebox div#editable4sideboxContent a:hover
{
color: #000;
text-decoration: underline;
}
div#productsListingBottomNumber
{
	font-size: 14px;
	font-weight: bold;
	color: #E72020;
}



