/**
 * 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 $
 */
@font-face {
    font-family: 'gotham_lightregular';
    src: url('gotham-light-webfont.eot');
    src: url('gotham-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('gotham-light-webfont.woff') format('woff'),
         url('gotham-light-webfont.ttf') format('truetype'),
         url('gotham-light-webfont.svg#gotham_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #494949;	
	background: url('images/bg.png') repeat-y top center;
	background-color: #ECE8E0;
	}

a img {border: none; }

a, #navEZPagesTOC ul li a {
	color: #487CB8;
	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.4em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.1em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.1em;color: #656565;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;color: #656565;
	}

/*  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-size: 1em;
	}

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

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

input:focus, select:focus, textarea:focus {
	
	}

FIELDSET {
	padding: 0;
	margin: 0;
	border: none;	
	}

LEGEND {
	font-weight: bold;
	margin-top:30px;
	border-bottom: 1px solid #cccccc;
	width:670px;
	color:#656565;
	font-size:16px;
	padding-bottom:3px;
	margin-bottom:5px;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	width: 80px;
	}

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;
	}
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 {
	background-color: #ffffff;
	text-align: left;
	width: 940px;
	vertical-align: top;
	}

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

#logoWrapper{

	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 10px;
	margin-right: 10px;
	position:relative;
	}
	
#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 {}
.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;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	 float: left;
	 line-height: 31px;
	 color:#ccc;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #5587C3;
	font-weight:bold;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #fff;
	font-size: 14px;
	}

#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 8px;
	background-color: #ffffff;
	font-size: 0.95em;
	margin: 0em;
	}
#navBreadCrumb a{
	color:#0056AF;
}
#navEZPagesTop {
	background-color: #abbbd3;
	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;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}

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

/*Shopping Cart Display*/
#cartAdd {

	margin-top: 10px;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: right;
	line-height: 40px;
	font-size:14px;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {

	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

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

#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, .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, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 0;
	border-bottom: 0;
	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, .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: #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 {

	height: 1.5em;
	vertical-align: top;
	}

.rowEven {

	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: #709CC7;
	height: 33px;
	color:#fff;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

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

#taglineWrapper{ float:right; margin-top:30px;margin-right:140px;}
#navCatTabsWrapper,#navCatTabs{ text-align:left;}

#navCatTabs{ background:#D6E8FF;background:url(../images/nav_bg.jpg) #3D5C8A; height: 32px;}
#cartItems3 {
    border: 0 none;
    float: left;
    height: 32px;
}
#cartItems {
    border: 0 none;
    float: left;
    font-size: 10px;
    height: 29px;
    line-height: 12px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    text-align: center;
    width: 26px;
}
#cartItems2 {
    border: 0 none;
    float: left;
    margin: 10px 0 0 3px;
}

#navCatTabs ul li{
border-right:1px dotted #EEEEEE;
}
#logoWrapper{}
#hdrCat{
	float: left;
	margin:10px 0;
	position:relative;
}
#hdrCart {
    float: left;
	margin:10px 0;
}
#hdrSearch {
    background: url("../images/searchbg.png") no-repeat 10px 0;
    border: 0 none;
    float: left;
    height: 33px;
    margin: 0;
    width: 685px;
	position:relative;
	margin:10px 0;
}
#hdrSearch #kw {
    font-size: 14px;
    height: 31px;
    left: 70px;
    line-height:31px;
    position: absolute;
	padding-left:5px;
    top: 1px;
    width: 567px;
	border:0;
	color:#555;
	background:none;
}
#hdrSearch #goButton {    
    height: 31px;
    left: 638px;
    position: absolute;
    width: 35px;
	border: 0;
	cursor:pointer;
	background:none;
	top:1px;
}

.whyus {
    border: 1px solid #DDDDDD;
    overflow: hidden;
    padding-bottom: 1em;
	margin-bottom: 1em;
}
.whyus h3 {
    background: url("../images/whyustitlebg.jpg") repeat scroll 0 0 transparent;
    height: 28px;
    line-height: 28px;
    text-indent: 1em;
}
.whyus ul {
    margin: 1em;
    padding: 0;
}
.whyus li {
    float: left;
    list-style: none outside none;
    width: 50%;
}
.whyus p {
    font-size: 11px;
    margin: 0.5em 1em;
}
.cl {
    clear: both;
}
.show_box {
    clear: both;
    margin-bottom: 1em;
}
.show_box h2 {
    background: url("../images/show_box_titlebg.jpg") no-repeat scroll left top transparent;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 26px;
    margin: 0;
    text-indent: 15px;
}
#flowpanes {
    clear: both;
    overflow: hidden;
    position: relative;
    width: 670px;
	color:#8A0103;
}
#flowpanes span#slider1prev, #flowpanes span#slider1next {
    display: block;
    height: 48px;
    position: absolute;
    top: 80px;
    width: 28px;
    z-index: 1000;
}
#flowpanes span#slider1next {
	left:710px;
}
#flowpanes span#slider1prev a{
	background: url("../images/previnput.jpg") no-repeat;
	display:block;
	width:28px;
	height:48px;
	position: relative;
	text-indent: -8000px;
}
#flowpanes span#slider1next a{
    background: url("../images/nextinput.jpg") no-repeat;
	display:block;
	width:28px;
	height:48px;
	position: relative;
	text-indent: -8000px;
}

.footer {
    clear: both;
    padding: 1em 0 0;
    position: relative;
    z-index: 1;
}
.footer_info {
    background: #848484;
    color: #fff;
    height: 140px;
    position: relative;
}
.foot_list {
    left: 20px;
    position: absolute;
    top: 30px;
}
.footer_info ul {
    float: left;
    font-size: 11px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 230px;
}
.footer_info ul li {
    line-height: 16px;
}
.footer_info ul li strong {
    display: block;
    font-size: 14px;
    padding-bottom: 0.5em;
}
.footer_info ul a {    
    color: #E0E0E0;
    text-decoration: none;
	font-size:14px;
}
.copyright {
    padding: 1em 0;
}
/*******************catgories box****************/
.catimage{
	cursor: pointer;
}
.itmBrowseNav {
    margin: 0 0 8px;
    position: absolute;
    top: 30px;	
	width:296px;
	left:0;
	display:none;
}
.menuhover .itmBrowseNav {
	display:block;
}
.itmBrowseNav .top{
	background: url("images/topmenutop.png") no-repeat;
	height:8px;
}
.itmBrowseNav .topmenu{
	border-left:1px #c9c9c9 solid;
	border-right:1px #c9c9c9 solid;
	border-bottom:1px #c9c9c9 solid;
	background: #FFF;
}
.itmBrowseNav ul {
    list-style: none outside none;
    margin: 0 0 0;
    padding: 0;
}
.itmBrowseNav ul li {
    border-top: 1px solid #c9c9c9;
    padding-left: 10px ;
    position: relative;
	height:30px;
	
}
.itmBrowseNav ul li a{
	line-height:30px;
}
.jsFlyoutTrigger .tier1 {
    border: medium none;
    color: #776655;
    cursor: pointer;
    font-size: 12px;
}
.hidden {
    display: none;
}
.grpMenu {
    left: 0;
    position: absolute;
    top: 0;
	z-index:999;
}
 .grpMenu .itmNav {
    background: none repeat scroll 0 0 #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 12px;
    padding-left: 10px;
    position: relative;
    width: 285px;
    z-index: 1;
	height:30px
}
.navFlyout {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D6D6E6;
    left: 294px;
    position: absolute;
	top:-1px;
}
.navFlyout .wrap_content {
    margin: 5px;
    max-height: 550px;
    overflow: hidden;
}
.oneColumn .wrap_content {
    width: 195px;
}
.navFlyout p {
    float: left;
    margin: 0;
    width: 150px;
}
.navFlyout p {
    padding: 0;
}
.navFlyout .wrap_content a {
    border: medium none;
    display: inline-block;
    width: 150px;
}
 .navFlyout .title {
    display: inline-block;
    width: 150px;
}
.navFlyout .info {
    color: #868686;
    display: block;
    font-size: 0.88em;
    margin-bottom: 12px;
    margin-top: -12px;
}
.navFlyout .tier2 .info, .navFlyout .tier3 .info {
    display: inline;
}
.navFlyout .tier3 .title {
    border-bottom: 0 none;
    display: inline-block;
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 0;
    width: 150px;
	color: #776655;
}
.active .hidden {
    display: block;
}
h3#categoriesHeading{
	background: -moz-linear-gradient(center top , #CEE7FA, #709CC7) repeat scroll 0 0 transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cee7fa', endColorstr='#709cc7'); PADDING-BOTTOM: 12px; PADDING-LEFT: 9px; PADDING-RIGHT: 9px; DISPLAY: block; BACKGROUND: #709cc7; COLOR: #1d2d48; FONT-SIZE: 1.4em; FONT-WEIGHT: bold; PADDING-TOP: 15px; -moz-border-radius: .2em .2em 0 0; -webkit-border-radius: .2em .2em 0 0; border-radius: .2em .2em 0 0;
}
.itmBrowseNav ul li.first {
     border-top: 0;
}
h3#informationHeading{
	background: -moz-linear-gradient(center top , #CEE7FA, #709CC7) repeat scroll 0 0 transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cee7fa', endColorstr='#709cc7'); PADDING-BOTTOM: 12px; PADDING-LEFT: 9px; PADDING-RIGHT: 9px; DISPLAY: block; BACKGROUND: #709cc7; COLOR: #1d2d48; FONT-SIZE: 1.4em; FONT-WEIGHT: bold; PADDING-TOP: 15px; -moz-border-radius: .2em .2em 0 0; -webkit-border-radius: .2em .2em 0 0; border-radius: .2em .2em 0 0;
}
 .notch {
    background: url("../images/notch_guides.png") no-repeat;
    display: block;
    height: 11px;
    margin: 0 auto auto 25px;
    width: 22px;
}
#information{
 	background: none repeat scroll 0 0 #F2F7FF;
    border: 2px solid #BBD8EF;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    margin-top: 0;
}
.guides {
    font-size: 1em;
    list-style: none outside none;
    margin: 0 0 14px;
    padding: 0 9px;
}
.guides li {
    padding: 3px 0;
	list-style: none outside none;
}
.guides li a {
	font-weight:bold;
    border: 0 none;
    text-decoration: none;
}
/*****************hot box **************/

span.cname{
	color: #292929;
    font-weight: bold;
    line-height: 1.3em;
	font-size:1.3em;
}
h1,h1#productListHeading,h1#cartDefaultHeading{
	color:#487cb8;
	font-weight:normal;
	font-size:24px;
}
#indexProductListCatDescription{
	margin: 20px 0;
	width:668px;
	font-size:13px;
	color:#000;
}
#productListing{
	border-top:#D3D3D3 1px solid;
	border-left:#D3D3D3 1px solid;
	width:668px
}
.columns{
	border-right:#D3D3D3 1px solid;
	border-bottom:#D3D3D3 1px solid;
	width:182px;
	height:230px;
	padding:15px 0;
}
h3.itemTitle {
    font-size: 1.1em;
    margin: 5px 10px;
	text-align:left;
}
h3.itemTitle a:link{color:#3E50AF;}
.columns .pirce {
    color: #8A0103;
    font-weight: bold;
    margin: 5px 10px;
    text-align: left;
}
.columns .pirce .ptitle { color:#494949;}

h1#productName{
	color: #487cb8;
	font-size: 24px;
    font-weight: normal;
	margin-bottom:10px;
}
.prod_gallery{
float: left;
    margin: 0 10px 0 0;height: 380px;width: 320px;
	}
#contentblob {
    margin: 20px 0 0 0;
    padding: 0;
	clear:both;	
	width: 670px;
}
#productAttributes{ float:left; width:400px;}

#hdrWelcome1 {
    border: 0 none;
    color: #252525;
    float: right;
    font-size: 11px;
    font-weight: 700;
    height: 20px;
    margin: 11px 0 13px;
    width: 300px;
}
#hdrWelcome1 #hdrWelcomeText, #hdrWelcome2 #hdrWelcomeText {
    float: left;
    padding: 4px 0 0 2px;
}
#hdrWelcome1 #hdrWelcomeText a, #hdrWelcome2 #hdrWelcomeText a {
    color: #0056AF;
    font-size: 11px;
    font-weight: 700;
    text-decoration: underline;
}
#hdrWelcomeArrow {
    background: url("../images/tru_hdrWelcomeArrow.gif") no-repeat scroll right top transparent;
    float: left;
    height: 7px;
    margin: 7px 0 0 4px;
    width: 4px;
}
h2#productPrices{
	color:#a11010;
	float: left;
	font-size: 24px;
    width: 350px;
	margin-top: 10px;
	font-weight:normal;
}
.sign_box {
    border: 1px solid #ddd;
    height: 610px;
    margin-bottom: 2em;
    width: 430px;
}
.f_left {
    float: left;
	margin-left: 10px;
	padding:10px;
}
.f_right {
    float: right;
	margin-right: 10px;
	padding:10px;
}
LABEL.inputLabel {
    width:150px;
	line-height: 35px;
	color: #000;
	font-weight:bold;
}
.sign_box h2 {
    line-height: 35px;
    text-indent: 1em;
}

.currencies {
    position: absolute;
    right: 0;
    top: 32px;
    width: 140px;
    z-index: 9;
}
.currencies a {
    color: #5587C3;
	font-weight:bold;
    display: block;
    height: 25px;
    padding-top: 5px;
    text-decoration: none;
}
.currencies a {
    background: url("../images/tabs_1_.gif") no-repeat scroll left 8px transparent;
    padding-left: 5px;
    text-align: left;
}
#navMain .currencies ul {
    left: 0;
    list-style: none outside none;
    padding: 0 5px 5px;
    position: absolute;
    text-align: left;
    top: -2000px;
    z-index: 112;
}
.currencies ul {
    background: url("../images/tab_left.gif") no-repeat scroll 0 0 transparent;
    height: 111px;
    width: 135px;
}
#navMain .currencies ul li {
    padding-left: 25px;
	float:none;
	line-height:13px;
}
.currencies li a {
    background: none repeat scroll 0 0 transparent;
    height: 18px;
    padding-top: 0;
}
#navMain .currencies a:hover, #navMain .currencies:hover a {
    background-position: left -20px;
}
#navMain .currencies a:hover ul, #navMain .currencies:hover ul {
    top: 25px;
}
.currencies a:hover {
    position: relative;
}
#categories{margin-top:0;}
#cartAdd input{height:33px;}
#cartAdd input.cqty{height:33px;width: 70px; margin-right:10px;}

#productDetailsList{padding:0; list-style: none; margin-top:10px;width: 350px;}
#productDetailsList li{height:20px;}

h1.checkh1  {
    background: url("../images/stepbg_clos.jpg") no-repeat scroll 0 0 #F6F6F6;
    border: 1px solid #FFFFFF;
    color: #949494;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-indent: 3em;

}
h1.step_block {
    background: url("../images/stepbg_open.jpg") no-repeat scroll 0 0 #5E7BAD;
    color: #FFFFFF;
    height: 30px;

}
.buttonRow input{height:30px;}
.show_box h2 a{color:#fff;}
#freeShippingIcon{padding-top:10px;}

.optionName{width:70px;  float: left;line-height: 33px;}
.cart-background {
    background: url("../images/cartbg.png") no-repeat;
    cursor: pointer;
    height: 33px;
    position: relative;
    width: 95px;
}
.item-count {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    left: 55px;
    position: absolute;
    text-align: center;
    top: 3px;
    width: 20px;
}
	/*bof easy slider*/
	#slider	{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	}
	#slider a	{
		text-decoration:none;
	}
	.price	{
		position: relative;
		top: -35%;
		left: 0;
	}
	.price_text	{
		position: relative;
		top: -160px;
		left: -75px;
		width: 100px;
		height:100px;
		font-size:2em;
		font-style: italic;
		color:white;		
	}
	#slider ul, #slider li, #slider2 ul, #slider2 li{margin:0;padding:0;list-style:none;}
	#slider li, #slider2 li{width:921px;height:255px;overflow:hidden;}    
	/*bof easy slider numeric controls*/    
	#control_div{height:18px; z-index:950; margin:10px auto; width:100px;}
	#control_div ol#controls{margin:0;padding:0;height:18px;}
	ol#controls li{background:url(images/dotkong.jpg) no-repeat;margin:0 10px 0 0;padding:0;float:left;list-style:none;height:13px; width:13px;}
	ol#controls li a{float:left;height:13px;text-indent:-1000px; width:13px;}
	ol#controls li.current{background:url(images/dotcur.jpg) no-repeat;}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
	#slider2 li{width:668px;height:728px;overflow:hidden;}
	#control_div2{height:60px;width:667px; z-index:990; border:1px #ddd solid;border-top:none;}
	#control_div2 ol#controlsx{margin:0;padding:0;height:60px; width:150px; float:right;}
	ol#controlsx li{margin:0 10px 0 0;padding:0;float:left;list-style:none;}
	ol#controlsx li a{float: right; font-size:15px; line-height:60px;}
	ol#controlsx li.current a{ color: #666;}
	ol#controlsx li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
.pageno{height:60px;width:667px; z-index:990; border:1px #ddd solid;font-size:15px; line-height:60px;color:#487cb8;margin-top: -1px;}
.pageno #productsListingBottomNumber{ margin-left:10px;}
#newsletter { margin:40px 0;}
#newscont { background:url(../images/newsbg.png) no-repeat; margin-top:10px; height:33px;}
#newscont .email {width:143px; border:0; padding-left:5px; background:none; height:33px; color:#776655; font-size:13px;}
#newscont #newsButton{ border:0; background:none; height:30px; width:65px;}

.hotimg{ margin:10px 0;text-align:center;}
.top_product_title a{ font-weight:bold;}
#whatshot{width:215px;}
.top_product_price{ color:#9B0000; font-size:20px; background:url('images/always-free-shipping.gif') no-repeat right;}

#infotitle { margin:40px 0 10px;}

#slider2{border-top: 1px #ddd solid;border-left: 1px #ddd solid;}
.leftBoxContentsNew{ width:333px; height:363px; border: 1px #ddd solid; float:left; border-top:none;border-left:none;}
.leftBoxContentsNew .img{ width:315px; height:225px; padding:9px;}
.leftBoxContentsNew .pname{ padding-left:9px;}
.leftBoxContentsNew .pname a,#newProductsDefault .pname a{font-size:17px;}
.leftBoxContentsNew .cprice,#newProductsDefault .cprice{padding:15px 9px;font-size:24px; color:#A11010; line-height:33px;}
.leftBoxContentsNew .cprice span{ float:right;}
#noticetitle{ margin-top:40px;}

#createAcctDefaultHeading{font-size:24px; font-weight:normal; color:#709CC7; margin-bottom:10px;}
#createAcctDefaultLoginLink{font-weight:normal; color:#212121;font-size:13px; }
#createAcctDefault fieldset{ line-height:40px;}
#createAcctDefault fieldset input{border:1px #ccc solid; height:30px; width:420px;}
#createAcctDefault fieldset input#gender-male,
#createAcctDefault fieldset input#gender-female,
#createAcctDefault fieldset input#email-format-html,
#createAcctDefault fieldset input#email-format-text{ width:10px; height: 10px; border:none;}
label.radioButtonLabel{ line-height:35px;}
#createAcctDefault fieldset input#newsletter-checkbox{ width:10px; margin-left: 155px;height: 10px;}
#createAcctDefault .forward{ float:none; margin-left:300px;}

.pinfo{ border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:15px 0; width:350px;margin-bottom: 20px;}
.addreview{ width:100px; margin-left: 570px; margin-top: 37px;  position: absolute;}
.centerColumn{ width:680px;}

.cartTotalsDisplay{border-top:1px solid #ddd; font-weight:normal; font-size:14px;}
.cartQuantity input{ height:33px;}
#cartContentsDisplay tr{ line-height: 33px;}
#cartSubTotal input{ margin-top:2px;float: right;}
.estship{ float:left;margin-top: 10px;}
.buttonRow img{ margin-left:10px}
#loginDefault{ width:100%;}
.checkstep1{ background:url(images/step1.gif) no-repeat right center;}
.checkstep2{ background:url(images/step2.png) no-repeat right center;}
.checkstep3{ background:url(images/step3.gif) no-repeat right center;margin-bottom: 30px;}

#checkoutShipto,#checkoutBillto{width:100%;}
#checkoutConfirmDefault #checkoutShipto,#checkoutConfirmDefault #checkoutBillto{width:50%;}
#checkoutShipto address,#checkoutBillto address{ border:1px solid #ddd; width: 660px; line-height:25px; margin:15px 0; font-size:14px; color:#000;}
#checkoutConfirmDefault #checkoutShipto address,#checkoutConfirmDefault #checkoutBillto address{width: 310px;}
#checkoutShippingHeadingAddress{color:#656565;}
#checkoutShipto .buttonRow,#checkoutBillto .buttonRow{ margin-top:-20px;}
#checkoutConfirmDefault #checkoutShipto .buttonRow,#checkoutConfirmDefault  #checkoutBillto .buttonRow{ margin-top:-5px; margin-right:15px;}
#comments legend{ border:none;}
#checkoutShipAddressDefaultAddress{margin-top:15px;}
.totalBox{color:#a11010;}
#checkoutOrderTotals{ font-size:12px;}
#otsubtotal,#otshipping,#ottotal{border-bottom:1px solid #ddd; height:35px;}
#otsubtotal{ padding-top:10px;}
td.lname{ width:180px; color:#487cb8; padding:5px;}
td.linfo{ width:450px; color:#9b0000; font-size:14px;}
#checkoutConfirmDefaultHeadingCart{ margin-top:30px;}
#checkoutConfirmDefaultHeadingCart .buttonRow{ margin-top:0;}
#cartContentsDisplay th{ background:#709cc7; color:#fff;}
.img img{margin-left:45px;} 
#navMain ul .currencies li a{font-weight:normal;}
#noticecon ul{margin:0;margin-top:10px;padding:0;width:670px;}
#noticecon ul li{list-style:none;border-top:1px solid #ddd; padding:15px 0 5px 50px;background:url(images/listico.jpg) no-repeat 10px 35px;}
#noticecon ul li a{font-weight:bold;font-size:15px;color:#656565;} 
.productPriceDiscount{display:none;}
span.showall {margin-left:10px;margin-top:-60px;position:absolute;}
span.showall a{font-size:15px;line-height:60px;}


.jcarousel-skin-tango {
    margin-top: 5px;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    padding-bottom: 0;
    padding-left: 26px;
    padding-right: 26px;
    padding-top: 0;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
    height: 245px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
    width: 75px;
}
.jcarousel-skin-tango .jcarousel-clip {
    overflow-x: hidden;
    overflow-y: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 65px;
    width: 270px;
}
.jcarousel-skin-tango .jcarousel-item {
    height: 56px;
    width: 53px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 8px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 10px;
    margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #000;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("images/rightimg.jpg");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    cursor: pointer;
    height: 65px;
    position: absolute;
    right: 5px;
    top: 0;
    width: 16px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("images/leftimg.jpg");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    cursor: pointer;
    height: 65px;
    left: 5px;
    position: absolute;
    top: 0;
    width: 16px;
}
.pika-thumbs {
    height: 64px;
}
.pika-thumbs li .clip img {
    height: 56px;
	width: 53px;
}


#loginlink{width:60px;text-align: right;}
.logbox{width:315px; height:278px;position:absolute;background:url(images/logboxbg.png) no-repeat;display:none;text-align: left;}
.logbox #login-email-address{border:none;height:29px;width:258px; margin-top:52px;margin-left:28px;}
.logbox #login-password{border:none;height:29px;width:258px; margin-top:28px;margin-left:28px;}
.logbox .abutton{margin-top:15px;margin-left: 20px;}
.logbox input[type=submit]{border:none;margin-left: 34px;width: 101px;background:none;cursor:pointer;height: 32px;}
.logbox .signuplink{margin-left: 90px; margin-top: 15px;}

#createAcctSuccess ADDRESS{border:1px solid #ccc;font-size: 14px;}
#createAcctSuccess LEGEND{border:none;}
#createAcctSuccess .forward{margin-right:300px;}
#createAcctSuccess fieldset .forward{margin-right:10px;margin-top: -20px;}
SELECT{border:1px solid #ccc; height:31px;}

#newProductsDefault .cprice{border-bottom:1px solid #ccc;margin:0 10px 10px;}
.adddate{color:#ccc;height:25px;line-height: 25px;}
.label {height:25px;line-height: 25px;}
.label label{font-weight:bold;width:70px;display:inline-block; }
#newProductsDefault .content{margin-bottom:20px;}
a.redmor{font-weight:bold;}
#reviewsInfoDefaultMainContent{padding:15px 0;line-height:20px;border-bottom:1px solid #ccc;margin-bottom:20px;}
#productMainImage img{border:1px solid #ccc;}
.imgLink{display:none;}