/**
 * Main CSS Stylesheet
 *
 * Template designed by zen-cart-power.net* 
 * Power your Zen Cart!

 * @copyright Copyright 2008-2011 Newlement
*/

body {
	margin: 0;
	font-family: arial, helvetica, Verdana, Tahoma;
	font-size: 12px;
	color: #4C4B4B;
	line-height: 17px;
	background-color: #F6F5F5;
	}
#body_wrapper {
}

a img {
	border: none; 
	text-decoration: none;
	}

a, input {
    outline: none;
}
a {
/*	color: #4C4B4B; */
	color: #004080;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#navEZPagesTOC ul li a {
	color: #2b2b2b;
	text-decoration: underline;
	}
#navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #2b2b2b;
	text-decoration: none;
	}

.blue-link a {
	color: #0075e2;
}
.arrowed-link {
	background: url("../images/blue_arrows.gif") no-repeat right 5px;
}
#columnCenter {
	padding: 14px 0 0 0;
}

h1 {
	font: bold 24px Arial;
	color: #4e637e;
	border-bottom: 1px solid #e6e6e6;
	padding: 0 0 2px;
	margin: 0 0 20px !important;
	}

h2 {
	font: bold 16px Arial, Verdana;
	padding: 15px 0 5px 0 !important;
	display: block;
	}

h3 {
	font-size: 14px;
	padding-bottom: 10px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 12px;
	}
.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:  Helvetica, Arial, Verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
/*	display: inline;*/
	margin: 0.1em;
	font-size: 12px;
	}
.productListing-data input {
	border: 1px solid #bbbbbb;
	font-size: 13px;
}
#productGeneral form {
	margin: 0 !important;
}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
.buttonRow input {
	border: none;
}
INPUT, SELECT {
	vertical-align: middle;
}
.sideBoxContent input[type=submit]{
	width: auto !important;
}
#cartAdd input[type=image]{
	margin: 0 0 0 5px;
}
fieldset select{
	height: 23px;
	border: solid 1px #bbbbbb;
	font: normal 12px arial, verdana;
	line-height: 23px;
	vertical-align: middle;
}
/*input:focus, select:focus, textarea:focus {
	background: #ffffe7;
	margin:0.1em;
	}
*/

/* Only for IE7*/
*+ html FIELDSET {
	padding: 13px;
	margin: 3px 0 12px 0;
	border: 1px solid #d6d6d6;
	}
/* /Only for IE7*/

FIELDSET {
	padding: 13px;
	margin: 0px 0 5px 0;
	border: 1px solid #dbdbdb;
}

LEGEND {
	font: bold 12px Tahoma;
	padding: 3px 6px;
	background: #EAEAEA;
	}

LABEL {
/*	line-height: 1.5em;*/
	padding: 0.2em;
	line-height: 23px;
	vertical-align: middle;
	}
h4.optionName {
	padding: 0;
	margin: 0;
	min-width: 40px;
	font-weight: bold;
}
/*.optionName label {
	font: bold 12px Verdana;
}*/
/*.attribsSelect {
	width: 120px;
	float: left;
}*/

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

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

label.inputLabel {
	font: normal 12px arial, Verdana;
	float: left;
	nowrap: nowrap;
	width: 120px;
	line-height: 23px;
	}

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; */
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

.clearRight {
	clear: right;
	}

HR {
	height: 1px;
	margin: 10px 0;
	border: none;
	border-bottom: 1px solid #e4e4e4;
	}
.dotted-line {
	height: 1px;
	background: url("../images/dotted_line.gif") repeat-x 0 0;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.list-style-none {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
} 
ul.list-style-none{
	display: inline;
	margin: 0;
}
ul.inline-list li {
	float: left;
	padding: 0 0 0 12px;
}
.align-center {
	margin: auto !important;
	text-align: center !important;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 7px;
	margin: 20px 20px;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackWarning, .messageStackError {
	background: #ffecdd url("../images/icons/warning.gif") no-repeat 8px 10px;
	color: #960000;
	border: 1px solid #f8d5c8;
	padding-left: 30px;
	}
.messageStackError {
	background: #ffecdd url("../images/icons/error.gif") no-repeat 8px 10px;
}

.messageStackSuccess {
	background: #e0f8b6 url("../images/icons/success.gif") no-repeat 8px 10px;
	color: #000000;
	border: 1px solid #d0e46e;
	padding-left: 30px;
	}

.messageStackCaution {
	background: #ffebc2 url("../images/icons/warning.gif") no-repeat 8px 10px;
	color: #000000;
	border: 1px solid #fbcec9;
	padding-left: 30px;
	}
/*wrappers - page or section containers*/
.mainWrapper {
	text-align: left;
	width: 1008px;
	vertical-align: top;
/*	border: 1px solid #9a9a9a;*/
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, .mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	background-color: none;
	}
#contentMainWrapper {
	background: #fff url("../images/main_bg.gif") repeat-y;
	padding: 0 0 10px 0;
}
#headerWrapper {
	background: url("../images/header_bg.png") no-repeat center bottom;
	height: 185px;
	padding: 0 4px;
}
#logo-section {
	height: 85px;
	padding: 0;
}

#indexDefaultMainContent {
	padding: 0 0 8px 0;
}

#navEZPagesTop{
	padding: 12px 0 0 12px;
}
#navEZPagesTop li {
	padding: 0 0 0 15px;
	font: 11px arial, verdana;
	float: left;	
	margin: 0;
	color: #565656;
}
#navEZPagesTop a, #navEZPagesTop a:visited {
	font: 11px arial, Verdana;
	color: #828282;
}
#logo {
	padding: 0;
	height: 65px;
}

#navColumnOneWrapper, #navColumnTwoWrapper, .mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0;
	}

#tagline {
	float: left;
	}
#tagline_header {
	border-left: 1px solid #dddddd;
	font: bold 20px arial;
	color: #888888;
	margin: 0.7em 1em;
	padding: 0 0 0 1em;
}

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

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #checkoutShipto2, #checkoutBillto2, #navEZPagesTOCWrapper {
	width: 45%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.current {
	font-size: 11px;
	padding: 1px 5px;
	border: 1px solid #EBEBEB;
}

.navSplitPagesLinks, .navSplitPagesResult {
	padding: 5px 0 5px 0;
}

.navSplitPagesLinks a {
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 5px;
	border: 1px solid #EBEBEB;
	text-decoration: none;
	background-color: #F6F6F6;
}
.navSplitPagesLinks a:hover {
	background-color: #FFF;
}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

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



#bottom_wrapper {
	background: url("../images/footer_bg.gif") repeat-y;
	margin: 0;
}
.grey_line{
	height: 1px;
	background-color: #D1D1D1;
	margin: 0 4px;
	padding: 0;
}
.white_line{
	height: 1px;
	background-color: #fff;
	margin: 0 4px;
	padding: 0;
}
#wrapper_up{
	background: url("../images/footer_bg_up.png") no-repeat center top;
}
#wrapper_down{
	min-height: 165px;
	background: url("../images/footer_bg_down.png") no-repeat center bottom;
	padding: 0 8px 12px;
}
#footer_info{
	float: left;
	margin: 0px 0px 8px 100px;
}
#footer_info h2{
	color: #444444;
	font: bold 13px Helvetica, Arial, Verdana, Tahoma;
	text-shadow: #fff -1px 1px 1px;
}
.footer_column{
	width: 215px;
}
#footer_info a{
	color: #595959;
}
#cc_wrapper{
	clear: both;
	width: 390px;
	margin: 0 auto;
	height: 35px;
	padding: 10px 0 0 0;
}
#cc_icons li, #footer_info li{
	float: left;
}
#cc_icons li{
	padding: 5px 3px;
}
.info-section li{
	float: none !important;
}
.social_icons_section {
	float: right;
	margin: 10px 10px 0 0 !important;
}
.social_icons_section li{
	padding: 3px;
}
#bottom_copyright{
	padding-top: 10px;
	height: 40px;
}
#bottom_copyright, #bottom_copyright a./{
	color: #828282;
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
}

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

#navMain ul li, #navCatTabs ul li {
	display: inline;
	}
#productGeneral{
	margin-bottom: 10px;
}
.footer-links li {
	font: normal 11px arial, verdana;
	float: left;
	margin: 0 2px 0 14px;
	
}
.footer-links a {
	font-size: 11px;
}
#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
.legalCopyright {
	float: left;
	font: 11px arial, verdana !important;
}

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

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

#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 {
	margin: 0;
	}
#indexProductListCatDescription{
	margin-bottom: 20px;
}
#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	font-size: 11px;
	margin: 0 0 5px 0;
	color: #828282;
	}
#navBreadCrumb a {
	color: #828282;
}

#top_nav {
	background: url("../images/nav_bg.gif") repeat-x;
	height: 41px;
	margin: 0em;
}
#top_nav_section{
	text-shadow: #194669 -1px -1px 1px;
}
#top_nav a {
	color: #D6E2EB;
}
#top_nav_section a {
	text-decoration: none;
}
#top_nav_section {
	font-weight: bold;
}
#top_nav li {
	float: left;
	padding: 0;
	margin-top: 0;
	height: 41px;
	margin: 0;
}
#home_icon {
	padding: 0 !important;
	margin: 0 !important;
	background: url("../images/home_icon.png") no-repeat top left;

}
#home_icon:hover {
	background: url("../images/home_icon.png") no-repeat bottom left;
}
#home_icon a {
	padding: 0 !important;
	margin: 0 !important;
	height: 41px;
	width: 55px;
}
#top_nav li a {
	font-family: Helvetica, Arial, Verdana;
	font-size: 13px;
	color: #D7E2EEA;
	display: block;
	padding: 0 0 0 10px;
	margin: 0 10px 0 0;
	
}
#top_nav li a, #top_nav li{
	line-height: 41px;
}
#top_nav li a:hover {
	color: #fff;
}
li#tab_active  {
	background: url("../images/active_nav_right.gif") no-repeat top right;
}
#top_nav #tab_active a {
	color: #073354;
	text-shadow: #608FB2 -1px 1px 1px;
	background: url("../images/active_nav_left.gif") no-repeat top left;
}
#login_logout_section{
	padding: 0;
	margin: 0 25px 0 0;
} 
.light_button{
	background: url("../images/sign_in_right.png") no-repeat top right;
	margin: 0 5px 0 0 !important;
}
.light_button a{
	background: url("../images/sign_in_left.png") no-repeat top left;
	text-decoration: none;
}
#login_logout_section a {
	font-size: 12px;
	font-weight: normal;
	color: #D4E1EB;;
	margin-top: 0px;
}
#login_logout_section a:hover {
	text-decoration: none;
}
#login_logout_section li {
	color: #9DADB9;
}
#cart-section{
	height: 59px;
	margin: 0 4px 0 0;
	min-width: 170px;
	padding: 0 0 0 50px;
	background: #DFDFDF url("../images/cart_section_bg.png") no-repeat left top;
	text-align: center;
}
#cart-section a {
	font-weight: bold;
}
.clear-both{
	clear: both;
}
.checkout_link a{
	color: #1F547D !important;
}
.checkout_link {
	padding: 6px 0 0 0;
}
#connect_section{
	font-size: 11px;
	padding: 6px 10px 0 0;
	*width: 280px; /*--IE7--*/
}
#connect_section span{
	font-weight: bold;
}
#connect_section li{
	float: right;
	padding: 8px 2px 0 0;
}
#header_cart_content {
	margin: 10px 0 0 0;
}
#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}
/* Tools section styles */
#header_wrapper {
	height: 121px;
}
#header_section {
	height: 59px;
}
.line-header {
	margin: 0 4px;
}
.search-header-input {
	background: url("../images/search_header_bg.gif") no-repeat left top;
	height: 28px;
	padding: 0;
	margin: 0;
	float: left;
}
.search-header-input input{
	height: 19px;
}
.search-header-input input[name="keyword"]{
	padding: 5px 0 0 5px;
	line-height: 18px;
}
.search-header {
	margin: 12px 3px 3px;
    padding: 4px 0 0 10px;
}
.search-header input {
	border: 0px;
	margin: 0px;
	color: #696969;
	background: none;
}
.search-header form {
	float: left;
}
.search-header input:focus {
	background: none;
}

.advanced_search {
	padding: 0 6px 2px 0;
	margin: 4px 0 0 10px;
}
.advanced_search a {
	font-size: 11px;
	text-decoration: underline;
	color: #8E8E8E!important;
}
.advanced_search a:hover {
	text-decoration: none !important;
}
.languages-wrapper{
	padding: 20px 0 0 0;
}
.languages-wrapper label, .languages-wrapper select{
	font: normal 11px tahoma, verdana !important;
	line-height: 12px;
}
.languages-wrapper form {
	float: right;
}
.languages-wrapper label {
	color: #4C4C4C;
	padding: 3px 0;
}
/* /Tools section styles */


/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	font-size: 13px !important;
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

#productAttributes {
	padding: 10px 0px 0px 10px;
	border: 1px solid #F3ECD9;
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {
	margin-bottom: 30px;
}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0;
	}
.centerColumn {
	padding: 1px 0px;
}
.centerColumn form {
	margin: 0.1em 0;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoIP {
	float: left;
}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a {
	font: normal 13px Helvetica, Arial, Verdana;
/*	color: #4c4b4b;	*/
}
.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .specialsListBoxContents {
}
.no-right-margin {
	margin-right: 0px !important;
}

#specialsListing .specialsListBoxContents {
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #E2E2E2;
	background: none repeat scroll 0% 0% #F8F8F8;
	padding: 1em;
	}

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

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

#cartSubTotal {
	border-top: 1px solid #d9d9d9;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, #cartSubTotal {
	height: 2.2em;
	}
.tableHeading{
	height: 28px;
}
.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: #0075E2;*/
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
/*	color: #0075E2;*/
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
#cartBoxListWrapper a {
	/*color: #0075E2;*/
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
/*	background: #FCFCEA; */
	margin: 0px 0px 3px;
	padding: 0px 1em;
	width: 50%;
	border: 1px solid #f3ecd9;
/*	float: right; */
}

#mediaManagerHeading {
	margin-top: 5px;
	padding-top: 0 !important;
}

.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.product-box-name {
	padding: 2px 0 3px 0;
}
.normalprice, .productSpecialPriceSale {
	font-weight: normal;
	text-decoration: line-through;
	}
.right-side-info{
	width: 290px;
}
#productGeneral span.normalprice, #productGeneral span.productSpecialPriceSaleDetailes {
	text-decoration: line-through;
	font-weight: bold;
	}
#productGeneral span.productSpecialPrice {
	color: #B03631;
}
.productPriceDiscount{
	color: #B03631;
	font-size: 12px;
}
#productGeneral span.productPriceDiscount{
	font-weight: normal;
	color: #B03631;
}
.productSalePrice, .productSpecialPriceSale, .central-boxes-price {
	color: #B03631;
	font-family: Helvetica, Arial, Verdana;
	}
#productListing span.central-boxes-price{
	font-weight: bold;
	color: #4C4B4B;
}
#productListing span.productSpecialPrice{
	font-weight: bold;
	color: #B03631;
}
#productListing span.normalprice{
	text-decoration: line-through;
}
.table-price {
}
.table-price-listing {
	font-weight: bold;
	color: #ff6600;
}
.centerBoxWrapper .productSpecialPrice, .centerBoxWrapper .productSalePrice {
	background: none;
}

#specialsListing .productPriceDiscount, .centerBoxWrapper .productPriceDiscount {
	display: none;
}
.centerBoxWrapper .normalprice, .centerBoxWrapper .productSpecialPrice {
	padding: 0 3px 0 0;
}
.productSalePrice{
	font-weight: bold;
}
.central-boxes-price, .productSpecialPrice {
	font-weight: bold;
	color: #B03631;
	font-family: Helvetica, Arial, Verdana;
}
.free, .call-for-price {
	font: normal 11px arial;
	color: #ffffff;
	background: #990000;
	padding: 0 2px;
}
.free {
	background: #990000;
}
.call-for-price {
	background: #888888;
}
.columnar-product-img {
	min-height: 108px;
	text-align: center;
}
.columnar-product-info {
	min-height: 168px;
}
#reviewsInfoDefaultPrice {
	margin: 0 0 6px 0;
	display: block;
}
#productPrices{
	font: bold 16px arial;
	color: #a30101;
	margin: 0 0 6px 0;
	display: block;
}
#productPricesDetails{
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 6px 0;
	display: block;
}
.centerColumn .detail-link, .detail-link:visited {
	font: normal 13px arial;
	float: right;
	margin: 0 !important;
	padding: 0 10px 0 0 !important;
	background: url("../images/blue_arrows.gif") no-repeat right 5px;
}
.productListing-data {
	border-bottom: 1px solid #ebebeb;
	vertical-align: top;
}
.service-text {
	font: italic 11px arial, verdana;
	color: #777777;
}
#productListing {
	padding: 0 0 15px 0;
}
.orderHistList {
	margin: 0;
	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;
	}
#cartBoxEmpty{
	padding: 14px 15px 0 0;
}
.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}
#reviewsDefault h2 {
	padding-top: 0 !important;
}
#reviewsDefault .smallProductImage {
	width: 150px;
	height: 120px;
}
/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0px 15px 15px 10px ;
	}
/*#productMainImage {
	float: none !important;
	margin: 0px 9px 10px 0;
	border: 1px solid #CAC9C9;
	height: 100px;/*Change the product image height 310px to 100px
	width: 100px;/*Change the product image width 310px to 100px
	padding: 5px;
}*/
.product-detail-table td {
	vertical-align: top;
	text-align: left;
}
#productDetailsList {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 6px 0 0 0;
	width: 90% !important;
}
.product-info-label {
	font-weight: bold;
}
#productAdditionalImages {
	padding: 12px 0;
}
#productAdditionalImages h2 {
	border-bottom: 1px solid #e6e6e6;	
}
#productQuantityDiscounts {
	padding: 12px 0;
}
#productQuantityDiscounts table {
	border: none;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-spacing: 0px !important;
/*	border-collapse: collapse;*/
	margin: 0;
	background: #fafafa;
}
#productQuantityDiscounts table td {
	border: 1px solid #eeeeee;
	border-left: none;
	border-bottom: none;
	padding: 4px;
}
#productMainImagetable{
	width: 100%;
	height: 100%;
}
.main_image_icon{
	text-align: right;
	height: 8px
}
.main_image{

}
.categoryIcon {}

.categoryImg {
	margin: 0 0 12px 0;
}
#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {
	font: bold 13px Helvetica, Arial, Verdana;
	border-bottom: 1px solid #e7e7e0;
	background: #f0f0ee;
	padding: 4px 5px;
	margin: 10px 0;
}

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

.centerBoxWrapper {
	height: 1%;
	padding: 10px 0 10px 0;
	}

h2.centerBoxHeading {
	border-bottom: 1px solid #cac9c9;
	padding: 4px 7px !important;
	margin: 0 0 2px 0 !important;
	background-color: #FAFAFA;
}

.columnLeft {
	padding: 0 14px 20px 14px;
}
.columnRight {
	padding: 0 14px 20px 14px;
}

h3.leftBoxHeading, h3.rightBoxHeading {
	font: bold 13px Helvetica, Arial, Verdana, Tahoma;
	color: #ffffff;
	background: url("../images/sidebox_right.gif") no-repeat right top;
	}

h3.leftBoxHeading, h3.rightBoxHeading {
	color: #ffffff; /*Removed color #3d3d3d, change the sidebox heading font color*/
	background: url("../images/sidebox_header_right.gif") no-repeat right top;
	}

h3.leftBoxHeading a, h3.rightBoxHeading a {
	font: 12px Helvetica, Arial, Verdana, Tahoma;
	color: #3d3d3d;
	text-decoration: underline;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #3d3d3d;
	text-decoration: none;
	} 
.sidebox-header-left {
	background: url("../images/sidebox_header_left.gif") no-repeat left top;
	padding: 0 0 0 0.3em;
}
.main-sidebox-header-left {
	background: url("../images/main_sidebox_header_left.gif") no-repeat !important;
	padding: 0 0 0 0.3em;
}
.main-sidebox-header-right {
	background: url("../images/main_sidebox_header_right.gif") top right no-repeat !important;
	padding: 0 0 0 0.3em;
}
#categoriesHeading {
	color: #ffffff;
}
/*
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font: bold 1.1em arial;
	color: #ffffff;
}
*/
#manufacturersContent select {
	width: 88% !important;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	padding: 0.4em 0.3em 0.4em 0.3em !important;
	height: 16px;
	}
.leftBoxHeading label, .rightBoxHeading label {
	line-height: 16px;
	padding: 0px;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin: 15px 0 0 0;
	}

.sideBoxContent {
	border: 1px solid #cac9c9;
	background-color: #ffffff;
	padding: 8px;
	}
.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {
}
.sidebox-products {
	display: block;
/*	color: #0075E2 !important;*/
	padding: 2px;
}
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	/*color: #3d3d3d;*/
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .gvBal, .attribImg {
	text-align: center;
	}
.additionalImages a {
	text-decoration: none;
}
.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	text-align: center !important;
}

#bestsellers .wrapper {
	margin: 0 0 0 12px;
	}

#bestsellers ol {
	padding: 0;
	margin: 0 0 0 8px;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}
#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	font: 12px arial, Verdana;
	text-decoration: none;
	padding: 0 0 0 12px;
	background: url("../images/arrow.gif") no-repeat 0 4px;
	}
a.category-top:hover {
	text-decoration: underline;
} 

a.category-links {
	color: #004080;
	text-decoration: none;
	}
.categories-top-list {
	padding: 4px 0;
	background: url("../images/dotted_line.gif") repeat-x 0 top;
}
.no-dots {
	background: none;
}
.sub-count {
	color: #aaaaaa;
	line-height: 12px !important;
}

.subcategory {
	padding: 0 0 6px 12px;
}
.subcategory a {
	line-height: 12px !important;
	text-decoration: none;
	color: #383838;
}

a.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	text-decoration: none;
	color: #383838;
	}
a.category-subs:hover, A.category-products:hover {
	color: #383838;
	text-decoration: underline;
}

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: #FAFAFA;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #fdfdfd;
	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 {
	height: 28px;
	}

.productListing-rowheading {
	background: url("../images/table-head-bg.gif") repeat-x;
	height: 27px;
	}
.productListing-rowheading th {
	font: bold 12px arial, verdana;
	}

.tabTable {
	margin: 6px 0 4px 0;
}
.tabTable td {
	padding: 12px 8px;
	text-align: left;
}
.table-header-left{
	width: 10px;
	height: 26px;
}
.more-info a {
	color: #0075e2;
}
.more-info {
	margin-bottom: 5px;
}
#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;
	}
/* Progress bar*/
#checkout_progress_bar{
	font-size: 13px;
	font-weight: bold;
	float: left;
	width: 100%;
	margin: 8px 0;
	vertical-align: bottom;
	overflow: auto;
}
#checkout_progress_bar a{
	text-decoration: none;
	display: block;
}
#checkout_progress_bar li{
	float: left;	
	text-align: center;
	line-height: 25px;
	height: 100%;
}
.progress_delimeter{
	width: 5%;
	border-bottom: 3px solid #fff;
}
.active_stage, .passed_stage, .inactive_stage{
	width: 30%;
}
.active_stage{
	border-bottom: 3px solid #5881A1;
	color: #5881A1;
	background-color: #F2F6F9;
}
.passed_stage{
	border-bottom: 3px solid #8F8F8F;
	color: #DEDEDE;
}
.passed_stage:hover{
	background-color: #F8F8F8;
}
.inactive_stage{
	border-bottom: 3px solid #DEDEDE;
	color: #DEDEDE;
}
/* Progress bar end*/
#scRightHeading {
	height: 28px;
	width: 9px;
}
#scLeftHeading {
	height: 28px;
	width: 9px;
}
.scCenterHeading {
	height: 28px; 
}
.main-fieldset-header {
	float: left;
	height: 28px;
	width: 95.3%;
}
.main-fieldset-header h4{
	font: bold 12px arial, Verdana;
	color: #000000;
	line-height: 28px;
	margin: 0px;
}
.main-fieldset-header-left {
	float: left;
	height: 28px;
	width: 20px;
}
.main-fieldset-header-right {
	float: left;
	height: 28px;
	width: 9px;
}
#loginDefault form {
	margin-bottom: 80px;
}
.fieldset-header {
	float: left;
	height: 28px;
	min-width: 255px;
}
.fieldset-header h4{
	font: bold 12px arial, Verdana;
	color: #000000;
	line-height: 28px;
	margin: 0px;
}
.fieldset-header-left {
	float: left;
	height: 28px;
	width: 20px;
}
.fieldset-header-right {
	float: left;
	height: 28px;
	width: 20px;
}
.main-fieldset{
	background-color: #FAFAFA;
	border: 1px solid #e6e4e4;
}
.no-border {
	border: none;
}
.height-auto{
	height: auto;
}
.progress-bar {
	padding-top: 17px;
}



#cartContentsDisplay, #prevOrders, #orderInfo, #myAccountOrdersStatus{
	background: #ffffff;
}
.cartQuantity, .cartQuantityUpdate, .cartQuantityUpdate, .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, #cartContentsDisplay > td {
	border-bottom: 1px solid #EBEBEB !important;
}
.cartTableHeading{
	background: #D5D2DB;
}
.submit-image {
	width: 63px;;
	height: 24px;;
}
#checkoutSuccessThanks{
	padding-top: 40px;
}
h3 label {
	font-size: 13px;
}
.sideboxListing {
	padding-bottom: 15px;
}
.wrapperAttribsOptions input {
}
a.detailed_image {
	text-decoration: none;
}
input[type=radio], input[type=checkbox]{
	border: none;
}
/* Product tabs styles*/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 28px; /*--Set height of tabs--*/
	border-bottom: 1px solid #CAC9C9;
	border-left: 1px solid #CAC9C9;
	width: 100%;
	*width: 622px; /*--IE7 fix--*/
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 27px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #CAC9C9;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #E9E9E9;
}
ul.tabs li a {
	text-decoration: none;
	display: block;
	padding: 0 10px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
	font-weight: bold;
}
ul.tabs li a:hover {
	background: #fff;
}
html ul.tabs li.active_t, html ul.tabs li.active_t a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 1px solid #CAC9C9;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; 
	width: 100%;
	*width: 622px; /*--IE7 fix--*/
	padding-right: 0px;
	margin: 0 0 5px 0; 
}
.tab_content {
	padding: 20px;
}
/* /Product tabs styles*/

/* Social services buttons*/
.addthis_toolbox{
	margin: 4px 0 0 0;
	padding: 0;
}
/* /Social services buttons*/
.forward {
	margin: 0 0 5px 0 ;
}
#checkoutConfirmDefault h3{
	padding-top: 20px;
}

/* Categories dropdown styles*/
#nav-cat {
	padding: 0;
	margin:0;
	background-color: #F6F6F6;
	font: 12px Arial;
	text-decoration:none;
	z-index:1000;
	border-bottom: 1px solid #CAC9C9;
    border-left: 1px solid #CAC9C9;
    border-right: 1px solid #CAC9C9;
}
#nav-cat ul {
	margin: 0;
	padding: 0;
	background-color: #F6F6F6;
	min-width: 150px;
	z-index:1000;
}
#nav-cat li {
	display:block;
	z-index:1;
	position:relative;
	border-top:solid 1px #FEFEFE;
	border-bottom:solid 1px #EBEBEB;
}
#nav-cat li:hover {
	background-color: #FFFFFF;
}
#nav-cat a, #nav-cat a:hover {
    padding:4px 8px 5px 8px;
	white-space:nowrap;
	z-index:2;
	position:relative;
    display:block;
    text-decoration:none;
}
.submenu, .submenu:hover {
	background: url(../images/search_arrow.gif) no-repeat 90% 9px;
}
div#nav-cat ul ul {
    position:absolute;
	top:0;
	left:100%;
    display:none;
	z-index:1000;
	border:solid 1px #d0d3d1;
}

div#nav-cat ul.level1 li.submenu:hover ul.level2, 
div#nav-cat ul.level2 li.submenu:hover ul.level3,
div#nav-cat ul.level3 li.submenu:hover ul.level4,
div#nav-cat ul.level4 li.submenu:hover ul.level5,
div#nav-cat ul.level5 li.submenu:hover ul.level6 {
        display:block;
		z-index:1000;
}


/*bottom-menu styles */
.bottom-menu-sidebox {
    padding:1px 0 2px 0px;
}
.bottom-menu-sidebox a{
	text-decoration: underline !important;
}
.bottom-menu-sidebox a:hover{
	text-decoration: none !important;
}
/* end of bottom-menu styles */
