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

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, #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 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 {
	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, .categoryListBoxContents, .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;
	}

.messageStackWarning, .messageStackError {
	color: #f33232;
	}
.messageStackWarning img,
.messageStackError img {
}
.error_message {
    font-size: 12px;
}
.error_message img {
    float: left;
    margin: 2px 15px 2px 10px;
}

.messageStackSuccess {
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	vertical-align: top;
	background: #204b74 url(images/02/head/body.jpg) top left repeat-x;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
	
.bodyWrapper {
    width: 980px;
    margin: 0 auto;
    _margin-top: 8px;
    clear: both;
}
#headerWrapper {
    height: 161px;
    _overflow: hidden;
    text-align: center;
    border: none !important;
    background: url(images/02/head/head.jpg) top left no-repeat;
    width: 980px;
    margin: 0 auto;
    margin-bottom: 15px;
}
#logoWrapper{
    height: 124px;
    position: relative;
    width: 980px;
    margin: 0 auto;
    text-align: left;

}
#logoWrapper h1 {
    margin: 0;
    width: 199px;
    height: 124px;
    text-indent: -1500px;
    background: url(images/02/head/logo.jpg) top left no-repeat;
    position: absolute; top: 0; left: 0;
}

#logoWrapper h1 a {
    display: block;
    width: 180px;
    height: 124px;
	 
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: 0;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	}
	
#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: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {
    display: block !important;
    width: 100%;
    text-align: center;
}
.navSplitPagesLinks {
    float: left;
}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.producttitle {
    clear: both;
    background: url(images/02/menu/th.jpg) top left repeat-x;
    position: relative;
    margin-top: 12px;
}

#categoryIcon {
    border-bottom: 1px solid #9db5cd;
    text-align: right;
    height: 50px;
}
#categoryIcon img {
}
h1.cattitle {
    font-size: 12px;
    float: left;
    text-align: left;
    padding-top: 10px;
}
h1.cattitle a {
    text-decoration: none;
    color: #4A7CAE !important;
}
.producttitle #productName {
    float: left;
    color: #24507c;
    font-size: 12px;
    padding-left: 10px;
    padding-top: 2px;
}
.navNextPrevList {
    clear: both;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
	}
    .navNextPrevList p {
	float: left;
	height: 24px;
	background: #a5bbd0;
	padding: 0;
	width: 50px;
	border-left: 1px solid #829bb2;
    }
    .navNextPrevList p span {
	display: block;
	padding-top: 8px;
    }
    .navNextPrevList p span b {
	color: #fff;
    }
    .navNextPrevList a {
	text-decoration: none !important;
	display: block;
	width: 24px;
	height: 24px;
	float: left;
	background: url(images/prodList/light/nextprevlist.jpg) top left no-repeat;
    }
    .navNextPrevList a.list { background-position: -24px 0; }
    .navNextPrevList a.prev { background-position: 0 0; }
    .navNextPrevList a.next { background-position: -48px 0; }
    
    .navNextPrevList a.list:hover { background-position: -24px -24px; }
    .navNextPrevList a.prev:hover { background-position: 0 -24px; }
    .navNextPrevList a.next:hover { background-position: -48px -24px; }


.prod_more,
.bluebox {
    background: #e1eaf2;
    color: #476b8c;
}

.prod_left {
    float: left;
    width: 170px;
    text-align: justify;
    margin-top: 12px;
    padding-left: 12px;
}
.prod_left a {
    text-decoration: none !important;
}
#productPrices {
    float: none;
    clear: both;
    font-size: 12px;
    padding-left: 12px;
}
.prod_right {
    margin-left: 175px;
    color: #476b8c;
    font-size: 1em;
    text-align: justify !important;
}
.prod_right ul {
    margin: 0;
    margin-top: 12px;
    padding-left: 12px;
}
.prod_right p {
    margin: 0;
    padding: 0;
}

.product_buttons {
    background: #d9e4ef;
    height: 25px;
}

.product_buttons a {
    color: #87a2bb !important;
    text-decoration: none !important;
    font-size: 12px;
    font-weight: bold;
}
.product_buttons a:hover {
    color: #24507c !important;
}
/* PRODUCT BUTTONS */
#productTellFriendLink {
margin-top: 6px;
}
a.tell_a_friend {
    background: url(images/prodList/buttons/tell_a_friend.jpg) right center no-repeat;
    display: block;
    padding-right: 28px;
}
a.write_review {
    background: url(images/02/prodList/buttons/write_review.jpg) left center no-repeat;
    display: block;
    padding-left: 34px;
}
a.reviews {
    background: url(images/02/prodList/buttons/reviews.jpg) left center no-repeat;
    display: block;
    padding-left: 34px;
}


#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
/*	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-weight: bold;
	color: #ffffff;
	height: 1%; */
	}
#navSuppWrapper {
    clear: both;
}
#navMainWrapper {
    float: right;
    width: 206px;
    height: 106px;
    margin-top: 19px;
    background: url(images/02/head/navigation.jpg) top left no-repeat;
}
    #navMainWrapper ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	_padding-top: 9px;
	float: left;
    }
    #navMainWrapper ul li {
	display: inline;
    }
    #navMainWrapper ul li a {
	color: #fff !important;
	font-size: 12px;
	display: block;
	background-position: center left;
	background-repeat: no-repeat;
	padding: 1px 5px 0px 30px;
	_padding-top: 0;
	height: 24px;
	_height: 23px;
	margin-left: 10px !important;
	margin-top: 4px;
	_margin-top: 0px !important;
	text-align: left;
	font-size: 11px;
	background-position: left top;
	background-repeat: none;
    }
    #navMainWrapper ul li a.catalog { background-image: url(images/02/head/nav/catalog.jpg); }
    #navMainWrapper ul li a.logout { background-image: url(images/02/head/nav/exit.jpg); }
    #navMainWrapper ul li a.login { background-image: url(images/02/head/nav/login.jpg); }
    #navMainWrapper ul li a.profile { background-image: url(images/02/head/nav/profile.jpg); }
    #navMainWrapper ul li a.cart { background-image: url(images/02/head/nav/cart.jpg); }
    #navMainWrapper ul li a {
	background-repeat: no-repeat;
	display: block;
	width: 130px;
    }
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	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;
	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;
    width: 206px;
    position: relative;
    padding-top: 5px;
    padding-bottom: 4px;
    _margin-top: -1px;
    height: 41px;
    background: url(images/02/head/search.jpg) top left no-repeat;
}
	#navMainSearch input.input {
	    background: url(images/02/head/search_input.jpg) top left no-repeat;
	    border: 0;
	    margin-left: 8px;
	    width: 142px;
	    padding: 4px 4px 5px 4px;
	    color: #fff;
	}
	#navMainSearch input.button {
	    width: 26px;
	    height: 25px;
	    border: 0;
	    position: absolute;
	    top: 3px;
	    right: 9px;
	    text-align: center;
	    background: url(images/02/head/search_button.jpg) top left no-repeat;
	    color: #fff;
	    font-weight: bold;
	    padding: 0;
	    text-indent: -1500px;
	}

#navBreadCrumb {
	font-size: 12px;
	margin: 0em;
	text-align: center;
	height: 33px;
	}
.breadCrumb {
    width: 980px;
    margin: 0 auto;
    text-align: left;
    margin-top: 1px;
    color: #fff;
    height: 33px;
}
.breadCrumb a {
    color: #fff !important;
    font-weight: bold;
}
#navEZPagesTop {
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*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;*/
	}
#productDescription {
    text-align: justify;
    margin-right: 12px;
    margin-top: 12px;
}

.alert {
	color: #f33232;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	text-align: left;
	font-size: 12px;
	padding-right: 20px;
	width: 180px;
	float: right;
	}
.tableHeading TH {
	border-bottom: 1px solid #c1d8e6;
	}

.tableHeading, #cartSubTotal {
	background-color: #deebf3;
	 }

#cartSubTotal {
	border-top: 1px solid #c1d8e6;
	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 {
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #d6ffbb;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	padding-right: 7px !important;
	padding-top: 7px !important;
	color: #d6ffbb;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color: #f33232;
	}
.normalprice {
    display: block;
}

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

.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 ;
	}
#productMainImage {
float: none;

}
#productMainImage img {
    border: 1px solid #1a4267;
}

.categoryIcon {}

#cartImage {
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	height: 1%;
	margin: 1.1em 0;
	}
.product_grid {
}
.product_grid .centeredContent {
    position: relative;
    border: 1px solid #d9e4ef;
    background: #e1eaf2;
    width: 257px !important;
    margin-right: 12px;
    _margin-right: 10px;
}
.product_grid a.prod_name {
    display: block;
    text-decoration: none;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    background: url(images/02/menu/th.jpg) top left repeat-x;
    color: #24507c;
}
.product_grid a.prod_name span {
    display: block;
    padding: 5px 8px 6px 8px;
}

.product_grid a.prod_img {
    text-align: left;
    padding-left: 12px;
    padding-top: 12px;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.product_grid a.prod_img img {
    border: 1px solid #000 !important;
}

.product_grid p.prod_price {
    color: #224e79;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 15px;
    text-align: left;
}


.product_grid_foot {
    height: 6px;
    margin-bottom: 16px;
}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #4173a5;
	text-align: left;
	}

/*sideboxes*/
.columnLeft {
}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a
{
	width: 170px;
	font-size: 1em;
	background: url(images/02/menu/th.jpg) top left repeat-x;
	text-align: left;
	padding: 6px 5px 7px 5px;
	color: #fff;
	}
tr {
    background: none;
}
th, th a {
    color: #4173a5;
    background: none !important;
}
h3.rightBoxHeading {
    width: 160px;
}
h3.leftBoxContainer a,
h3.rightBoxContainer a {
    background: none !important;
    padding: 0 !important;
}
.rightBoxHeading {
    margin-bottom: 10px !important;
}
#manufacturersHeading,
#currenciesHeading,
#musicgenresHeading,
#recordcompaniesHeading,
#searchHeading,
#search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading,
.rightBoxHeading {
	margin: 0em;
	background-image: url(images/02/menu/th.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	}
	/*.centerBoxHeading {
	    background: url(images/02/menu/th.jpg) top left repeat-x;
	}*/
.centerBoxHeading {
    padding: 5px 0 4px 0;
}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-top: 1.5em;
	}

.sideBoxContent {
	}
h3#categoriesHeading {
    background: none;
    font-size: 12px;
    padding-left: 8px;
}
.leftBoxContainer {
    margin: 0;
}

#categoriesContent a {
    display: block;
    background: url(images/02/menu/a.jpg) top left no-repeat;
    margin: 0;
    height: 24px;
    width: 202px;
    text-align: right;
    font-size: 11px;
    letter-spacing: 0.02em;
    color: #224e79;
}
#categoriesContent a i {
    font-style: normal;
     display: block;
     float: left;
     padding-top: 6px;
     padding-left: 25px;
}
#categoriesContent a u {
    display: block;
    text-decoration: none;
    padding-top: 6px;
    width: 25px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    float: right;
}
#categoriesContent a:hover {
    text-decoration: none;
    background-position: 0 -24px;
}
#categoriesContent a.category-subs-parent,
#categoriesContent a.category-subs-selected {
    background-position: 0 -48px;
}


h3.leftBoxHeading a:hover,
h3.rightBoxHeading a:hover {
	text-decoration: underline;
	} 

.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, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.specialsListBoxContents {
    width: 49% !important;
}
#productListing .productListing-odd {
    background: #f5f9fb;
}
#productListing .productListing-even {
    background: #e8f1f6;
}
#productListing .tabTable {
    padding-right: 10px;
}
#productListing td.col0 {
    padding: 10px;
}
#productListing td.col1 {
    padding: 10px;
    padding-top: 0;
}
#productListing td.col2 {
    padding-right: 10px;
}

#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 {
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	text-decoration: none;
	}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	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;
	}
#shoppingCartDefault table td {
    padding: 5px;
    vertical-align: middle;
}
#shoppingCartDefault table td span#cartImage {
    margin-right: 10px;
}

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #f5f9fb;
	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: #deebf3;
	height: 2em;
	}

.productListing-rowheading {
	height: 2em;
	color: #4173a5;
	}

#siteMapList {
	width: 90%;
	}

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

/* #################################### ILIYAN */

div.cat_group {
    width: 188px;
    margin-top: 7px;
    background: #b3c6d9 url(images/02/menu/cat_group.jpg) top left no-repeat;
    margin-left: 7px;
}
div.cat_group_foot {
    height: 5px;
    background: url(images/02/menu/cat_group_foot.jpg) bottom left no-repeat;
}
#categories a.category-links {
    background: none;
    border: none;
    text-align: left;
    height: 0;
    height: auto;
    padding: 4px 10px;
    width: 0;
    width: auto;
}
.sideBoxContent select {
    width: 150px !important;
}

#categories a.category-links:hover {
    text-decoration: underline;
    color: #fff;
}

h3#manufacturersHeading {
    background: none;
    font-size: 12px;
    margin-top: 12px;
}

#manufacturersContent select {
    height: 97px;
    background: #b3c6d9;
    border: 1px solid #1e476f;
}

.bodyWrapper {
    background: url(images/02/body.jpg) top left repeat-y;
}
.breadCrumbIn {
    padding-top: 15px;
    padding-left: 12px;
    _height: 20px;
}
.columnLeft {
    padding: 0;
    width: 202px;
    float: left;
    background: url(images/02/leftcol.jpg) top left no-repeat;
}
#navColumnOneWrapper {
    margin-left: 0px;
    width: 202px;
}
.columnRight {
    float: right;
    width: 203px !important;
    background: url(images/02/rightcol.jpg) top left no-repeat;
    padding-left: 1px;
}
.columnCenter {
    float: left;
    width: 574px;
    _width: 560px;
    min-height: 177px;
    _height: 177px;
    background: url(images/02/centercol.jpg) top left no-repeat;
    padding: 0;
}
    .centerWrapper {
	padding: 5px 20px 14px 12px;
	_padding: 5px 10px 14px 12px;
    }
    .centerWrapper h1 {
	color: #4a7cae;
    }


.rightBoxContainer {
    padding-bottom: 10px;
    padding-right: 1px;
    margin: 0;
}
.rightBoxContainer ul li {
    padding-left: 4px !important;
    display: block;
    margin-bottom: 3px;
}
.rightBoxHeading,
.rightBoxHeading a {
    background: none !important;
    font-size: 12px !important;
    margin: 0 !important;
}
.rightBoxContainer ol {
    margin: 0px !important;
    padding-left: 15px !important;
    padding-right: 5px !important;
}
.rightBoxContainer ol li {
    color: #fff;
    padding-right: 5px;
}

.rightBoxContainer a {
    color: #bad8f6;;
    font-size: 11px;
}
.rightBoxContainer a:hover {
    color: #fff;
    text-decoration: underline;
}
.rightBoxContainer select {
    width: 140px !important;
}

#navSupp {
    clear: both;
}

#specialsListingHeading {
    background: url(images/02/menu/th.jpg) top left repeat-x;
    color: #fff;
    font-size: 1em;
    text-align: left;
    padding: 6px 5px 7px 5px;
    margin-bottom: 0 !important;
}
#specials img {
    border: 1px solid #1a4267;
}

/*
    ------------- Product List
*/
#indexProductList {
}
#indexProductList h1,
#indexCategories h1 {
    color: #24507c;
    padding: 5px 5px 6px 15px;
    margin-bottom: 0;
    font-size: 12px;
    background: url(images/02/menu/th.jpg) top left repeat-x;
}

    /* --- cat_desc */
    .cat_desc {
	margin: 0;
	padding: 12px;
	background: #e1eaf2;
    }
    .cat_desc #categoryImgListing {
	float: left;
    }
    .cat_desc #indexProductListCatDescription,
    .cat_desc #categoryDescription {
	margin-left: 100px;
	font-size: 12px;
	color: #486c8d;
    }
    .cat_desc_foot {
	margin-bottom: 16px;
    }

/* GLOBALS */
h1#indexDefaultHeading {
    color: #4a7cae;
    margin: 0;
}
h2.greeting {
    color: #4a7cae;
    font-size: 12px;
}
.columnCenter a {
    color: #8fb4da;
    text-decoration: underline;
}
.columnCenter a:hover {
    
}

/*
####### BLUE BOX
*/
.producttitle h1.title {
    color: #24507c;
    padding: 5px 0 7px 5px;
    font-size: 12px;
}
.formbox {
    padding: 12px;
}
.bluebox h3 {
    margin-top: 12px;
    margin-bottom: 5px;
    margin-left: 12px;
    font-size: 12px;
    padding-bottom: 2px;
    
}

#logoffDefaultMainContent {
    font-size: 12px;
}

a {
    cursor: pointer;
    cursor: hand;
}

.reviewCount {
    margin: 0;
    padding: 0;
}

/*
########### cartBoxListWrapper
*/
h3#shoppingcartHeading {
    margin: 0 !important;
}
#cartBoxListWrapper {
    padding: 0;
}
#shoppingcartContent {
    padding: 0;
}

#shoppingcartContent ul { 
    margin: 0;
    padding: 0;
}
#shoppingcartContent ul li {
    margin: 0;
    padding: 0;
    background: #6283a1;
    border-bottom: 1px solid #7491ab;
    padding: 4px 0;
}
#shoppingcartContent ul li.cartNewItem {
    background: #708daa;
}
#shoppingcartContent { }

.smallProductImage img {
    margin-right: 10px;
}


/* CONTACTS */
pre {
    font-size: 12px;
    margin: 0;
    font-family: Arial, sans-serif;
}

/*
############## FOOTER
*/

.footer {
    width: 980px;
    margin: 0 auto;
    background: url(images/02/footer.jpg) bottom left no-repeat;
    padding-bottom: 15px;
    margin-bottom: 20px;
	position:	relative;
}

.footer h1.made-by-ssi {
	width:	138px;
	height:	53px;
	margin:	0;
	text-indent:	-9999px;
	text-align:		left;
	position:	absolute;
	top:	-20px;
	right:	35px;
}
.footer h1.made-by-ssi a {
	background:	url(images/made-by-ssi.jpg) top left no-repeat;
	display:	block;
	width:		138px;
	height:		53px;
}
.footer h1.made-by-ssi a:hover {
	background:	url(images/made-by-ssi.jpg) 0 -53px no-repeat;
}

#navSupp {
    width: 559px;
    margin-left: 202px;
}
#navSupp a {
    color: #000 !important;
}

/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
    
.clearfix {
    display: inline-block;
}
			
.clearfix {
    display: block;
}
	    
* html div.clearfix {
    height: 1px;
}