/**

 * 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: "Myriad Pro";*/
font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

	font-size:14px;

	background-color: #222;

	}

#faq_heading
{
text-transform:uppercase;
font-weight:bold;
}
.update_tooltip
{
clear:both;
width:100%;
color:#d42027;
font-weight:bold;
}
a img {border: none; }



a:link, #navEZPagesTOC ul li a {

	color: #000;

	text-decoration: none;

	}

 

a:visited {

	color: #000;

	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: #000;

	}



a:active {

	color: #000;

	}



h1 {

	font-size: 1.5em;

	color: #d42027;

	font-weight:100;

	text-transform:capitalize;

	}



h2 {

	font-size: 1.4em;

	}



h3 {

	font-size: 1.3em;

	}



h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{

	font-size: 1.1em;

	}



.biggerText {

	font-size: 1.2em;

	}



h1, h2, h3, h4, h5, h6 {

	margin: 0.3em 0;

	}



/*  Might uncomment either or both of these if having problems with IE peekaboo bug:

h1, h2, h3, h4, h5, h6, p {

	position: relative;

	}

*html .centerColumn {

	height: 1%;

	}

*/



CODE {

	font-family: arial, verdana, helvetica, sans-serif;

	font-size: 1em;

	}



FORM, SELECT, INPUT {

	display: inline;

	font-size: 1em;

	margin: 0.1em;

	}



TEXTAREA {

	margin: auto;

	display: block;

	width: 95%;

	}



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

	/*background: #E4FEF5;*/

	}



FIELDSET {

	padding: 0.5em;

	margin: 0.5em 0em;

	border: 1px solid #cccccc;

	}



LEGEND {

	font-weight: bold;

	padding: 0.3em;

	color: black;

	}



LABEL, h4.optionName {

	line-height: 1.5em;

	padding: 0.2em;

	}



LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	}



.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {

	float: left;

	}

.categoryListBoxContents { border-right :1px dotted #cccccc; min-height:200px; margin-bottom:5px;
}



#logo

{

	float: left;

	padding-top:10px;

	padding-left:20px;

}

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

	}

p

{

color:#585858;

text-align:justify;

line-height:20px;

}

.product-catagories{

	float:left;

	width:100%;

	padding-top:1em;

}

.product_1{

	width:31.5%;

	float:left;

	border:#ececec solid .1em;

	margin-left:.5em;

	margin-bottom:10px;

	text-align:center;

}

.pro_1_img{

	padding-top:.5em;

	width:100%;

	height:215px;

	text-align:center;

}

.pro_1_img img

{

max-width:200px;

max-height:200px;

}

.prod_1_title{

	float:left;

	background-color:#3d3d3d;

	width:100%;
	
	height:60px;

}

.prod_1_title p{

	margin:0;

	padding-top:.5em;

	padding-bottom:.5em;

	font-family:"Mydrid Pro", Helvetica, sans-serif; font-size:20px; color:#fff;

	font-weight:100;

	text-align:center;

}

.prod_1_title p a{

color:#fff;

text-transform:capitalize;

}

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: 1000px;

	vertical-align: top;

	/*border: 1px solid #9a9a9a;*/

	}



#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {

	margin: 0em;

	padding: 0em;

	}

#headerWrapper

{

	margin: 0em;

	padding: 0em;

}

#logoWrapper{

	/*background-image: url(../images/header_bg.jpg);

	background-repeat: repeat-x;*/

	background-color: #ffffff;

	height: auto;

	}



#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {

	margin: auto;

	} 

#navColumnOneWrapper, #navColumnTwoWrapper {

/*margin-left: 0.5em;

	margin-right: 0.5em;*/

	}

	

/*#tagline {

	color:#000000;

	font-size: 2em;

	text-align : center;

	vertical-align: middle;

	}*/

#taglineWrapper

{

float:right;

padding-top:20px;

padding-right:20px;

text-align:right;

}	

#tagline {

	color:#000000;

	}

#tagline a

{

	color:#000000;

	font-size:15px;

	font-family: "Myriad Pro";

}

#tagline a.acc

{

color:#d42027;

font-size:15px;

font-family: "Myriad Pro";

}

#tagline p

{

text-align:right;

}

.call{

	float:left;

	margin-top:98px;

	padding-left: 105px;

}

.call_text{

	float:left;

	font-family: Impact; font-size:30px; color:#404040; font-weight:bold;

}

.call_number{

	float: right;

	font-family: Impact; font-size:30px; color:#d42027; font-weight:bold;

}

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

	}



#navCatTabsWrapper {

	margin: 0em;

	background-color: #ececec;

	padding: 0.5em 0.2em;

	font-weight: bold;

	height: 1%;

	}

#navMainWrapper

{

	margin: 0px auto;

	background: url(../images/menu_bg.jpg) repeat-x;

	padding: 0em;

	font-weight: bold;

	color: #ffffff;

	height: 42px;

	width:100%;

	text-align: center;

}

#navMain ul{

	margin: 0px auto;

	padding: 0;

	list-style-type: none;

	text-align: center;

	padding-top:10px;

	width:100%;

	}

	#navMain ul li{

	display: inline;

	padding:0px 21px;

	margin: 0px auto;

	text-align:center;

	}

	#navMain ul li a{

	text-decoration: none;

	padding: 0;

	margin: 0;

	color: #ffffff;

	white-space: nowrap;

	font-family:"Myriad Pro";

	font-size:20px;

	font-weight:100;

	}

	#navMain ul li a:hover

	{

	color:#000;

	}

#leftnavMain ul

{

list-style-type:none;

width:100%;

margin:0px;

padding:0px;

}

#leftnavMain li

{

padding:15px 15px 15px 35px;

}



#leftnavMain li a

{

color:#515050;

font-family:"Myriad Pro";

font-size:20px;

text-transform:capitalize;

}

	

#leftnavMain ul li:nth-child(2n+1) {

    background-color: #ececec;

}

#leftnavMain ul li:nth-child(2n) {

    background-color: #f7f7f7;

}

.pymt

{

padding-left:10px;

padding-top:30px;

}

		

#navCatTabsWrapper {

	background-color: #ffffff;

	color: #9a9a9a;

	background-image:none;

}

#navSuppWrapper{

	margin: 0;

	background-color: #ececec;

	padding: 0;

	width:100%;

	float:left;

	clear:both;

	height: auto;

	}

#navSupp ul{

	margin: 0;

	padding: 0;

	list-style-type: none;

	line-height: 1.5em;

	padding:5px 40px;

	width:150px;

	float:left;

	}

#navSupp ul li

{

display: block;

}	

#navSupp ul li a

{

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0;

	color: #3d3d3d;

	white-space: nowrap;

	font-family:"Myriad Pro";

	font-size:15px;

	font-weight:100;

}

#navSupp ul li a:hover

{

color:#d42027;

}

.socicons{

	float:right;

	padding-top:2em;

	padding-right:1em;

}

.bottom_footer

{

width:100%;

float:left;

clear:both;

height:30px;

background-color:#dddddd;

color:#9f9f9f;

font-family:"Myriad Pro";

font-size:15px;

font-weight:100;

padding-top:10px;

}

.copyright

{

float:left;

text-align:left;

padding-left:20px;

}

.site_info

{

float:right;

text-align:right;

padding-right:20px;

}

.site_info a

{

color:#9f9f9f;

font-family:"Myriad Pro";

	font-size:15px;

	font-weight:100;

	text-transform:uppercase;

}

.site_info a:hover

{

color:#d42027;

}

#navCatTabs ul {

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	text-align: center;

	line-height: 1.5em;

	}



#navMain ul li,#navCatTabs ul li {

	display: inline;

	}



#navMain ul li a, #navCatTabs ul li a {

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0;

	color: #ffffff;

	white-space: nowrap;

	}



#navCatTabs ul li a {

	color: #9a9a9a;

	}



#navEZPagesTOCWrapper {

	font-weight: bold;

	float: right;

	height: 1%;

	border: 1px solid #9a9a9a;

	}



#navEZPagesTOC ul {

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	line-height: 1.5em;

	}



#navEZPagesTOC ul li {

	white-space: nowrap;

	}



#navEZPagesTOC ul li a {

	padding: 0em 0.5em;

	margin: 0;

	}



#navCategoryIcon, .buttonRow, #indexProductListCatDescription {

	margin: 0.5em;

	}



#navMainSearch {

	float: right;

	text-align:right;

	width:274px;

	}

.search_box	

{

background:url(../images/search_box.png) no-repeat;

width:274px;

height:34px;

padding-left:10px;

border:none;

font-family: "Myriad Pro";

font-size:15px;

text-transform:uppercase;

color:#c6c1c1;

font-weight:bold;

}

.search_icon

{

background:url(../images/search_icon.png) no-repeat;

width:22px;

height:18px;

text-indent:-999;

border:none;

position:relative;

right:10px;

bottom:30px;

}







#navBreadCrumb {

	padding: 0.5em 0.5em;

	background-color: #ffffff;

	font-size: 0.95em;

	font-weight: bold;

	margin: 0em;

	}



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

	}

.centerColumn,.centerColumn1, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {

	padding: 0.8em;

	}



.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em;

	}

.banner

{

width:1000px;

height:257px;

clear:both;

margin:0px auto;

}

/*Shopping Cart Display*/

/*

#cartAdd {

	float: right;

	text-align: center;

	margin: 1em;

	border: 1px solid #000000;

	padding: 1em;

	}

*/

#cartAdd {

	float: left;

	text-align: left;

	}



.tableHeading TH {

	border-bottom: 1px solid #9a9a9a;

	}



.tableHeading, #cartSubTotal {

background-color: #d42127;

	color:#fff;

	 }



#cartSubTotal {

	border-top: 1px solid #cccccc;

	font-weight: bold;

	text-align: right;

	line-height: 2.2em;

	padding-right: 2.5em;

	}



.tableRow, .tableHeading, #cartSubTotal {

	height: 2.2em;

	}



.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {

	padding: 0.5em 0em;

	}



.cartUnitDisplay, .cartTotalDisplay {

	text-align: right;

	padding-right: 0.2em;

	}



#scUpdateQuantity {

	width: 2em;

	}



.cartQuantity {

	width: 4.7em;

	}



.cartNewItem {

	color: #33CC33;

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}



.cartOldItem {

	color: #660099;

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}



.cartBoxTotal {

	text-align: right;

	font-weight: bold;

	}



.cartRemoveItemDisplay {

	width: 3.5em;

	}



.cartAttribsList {

	margin-left: 1em;

	}



#mediaManager {

	width: 50%; 

	margin: 0.2em;

	padding: 0.5em;

	background-color: #E4FEf5;

	border: 1px solid #003D00;

	}

.mediaTitle {

	float: left;

	}

.mediaTypeLink {

	float: right;

	}



.normalprice, .productSpecialPriceSale {

	text-decoration: line-through;

	}



.productSpecialPrice, .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, .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: 20px;

	color: #ffffff;

	font-family:"Myriad Pro";

	font-weight:100;

	}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {

	font-size: 0.9em;

	color: #ffffff;

}



.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {

	margin: 0em;

	background-color: #d42127;

	height:25px;

	padding:8px;

	}



.leftBoxContainer, .rightBoxContainer {

	margin: 0em;

	/*border: 1px solid #9a9a9a;

	border-bottom: 5px solid #336633;

	*/

	margin-top: 1.5em;

	}



.sideBoxContent {

	background-color: #ffffff;

	padding: 0.4em;

	}



h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {

	color: #FFFF33;

	text-decoration: none;

	} 



.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {

	color: #FFFFFF;

	}



.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .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;

	}

.optionName .back {
display:inline-block;
float:none!important;
	}


.forward, #shoppingCartDefault #PPECbutton {

	float: right;

	}



.bold {

	font-weight: bold;

	}



.rowOdd {

	background-color:#f7f7f7;

	height: 1.5em;

	vertical-align: top;

	}



.rowEven {

	background-color: #ececec;

	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: #d42127;

	height: 2em;

	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;

	}

.tbxl{margin-top:0px; width:100%;}

.pro_list{float:none;}

.prod_boxs

{

	width:236px;

	height:auto;

	float:left;

}

.prod_inner{

         border: 1px solid #e7e7e7;
    display: inline-block;
    /*height: 100px;*/
    margin-bottom: 10px;
    min-height: 210px;
    padding-bottom: 5px;
    padding-top: 10px;
    text-align: center;
    width: 235px;

		 }

.prod_inner a

{

	color: #d31f28;
    display: inline-block;
    font-family: "Myriad Pro";
    font-size: 16px;
    font-weight: bold;
    height: 160px;
    line-height: 35px;
    text-transform: capitalize;
    width: 100%;

}

.prod_inner a img

{

height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;

}



.prod_inner a:hover{color:#000;}



.mimg

{

	width:230px;

	float: left;

    height: auto;

	margin:10px 0 0 14px;

}

.mimg_inner

{

	 background: none;

    /*border: 1px solid #E1DEDE;*/

    height: auto;

    padding-bottom: 15px;

    padding-top: 8px;

    text-align: center;

    width: 230px;

	float:left;

}

#productAdditionalImages div

{

	float:left;

}

.additionalImages img

{

	border:1px solid #e8a60a;

}

.additionalImages img:hover

{

	border:1px solid #e8a60a;

}

.adimg

{

/*border:2px solid #FF99CC;*/

float:left;

margin:25px 10px;

}

.adimg h1

{

	margin:10px 0 6px 0;

	float:left;

	width:100%;

    font-family: "Myriad Pro";

    font-weight: bold;

		font-size:20px;

	text-transform: capitalize;

}

.adimg h2

{

	float:left;

	width:100%;

 color: #000;

    font-family: "Myriad Pro";

    font-size: 20px;

    font-weight: bold;

	/*color:#eea0ca;*/

	margin:10px 0 6px 0;

}

.large_imgbox

{

	float:left;

	margin-bottom:10px;

	text-align:left;

	border:1px solid #000;

	/*min-height:400px;*/

	width:auto;

	height:auto;

}

.thumb_imgbox img

{

	/*width:107px;*/

	width:auto;

	height:75px;

	border:1px solid #eaa408;

}

#large_img_holder1, #large_img_holder1 img

{

	width:auto;

	height:auto;

	max-width:200px;

	max-height:250px;

}

.thumb_imgbox img:hover

{

	border:1px solid #eb3124;

}

.thumb_imgbox ul

{

	margin:0px;

	padding:0px;

	float:left;

	/*width:360px;*/

	width:250px;

}

.thumb_imgbox li img

{

	margin:0 5px;

	margin-bottom:10px;

}



.itemPrice

{

color: #000;

    font-family: "Myriad Pro";

    font-size: 22px;

    font-weight: bold;

}

.new_product_listing_wrapper

{

width:98%;

padding-left:2%;

height:auto;

clear:both;

}

.new_product_listing_banner, .new_product_listing_banner img

{

width:100%;

height:auto;

position: relative;

bottom:10px;

}

a.new_product_listing_name

{

/*color:#000;

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

text-transform:uppercase;*/

color: #000;

    font-family: "Myriad Pro";

    font-size: 16px;

    font-weight: bold;

    line-height:35px;

	width:auto;

}

.new_product_listing_name

{

	color: #d31f28;

    font-family: "Myriad Pro";

    font-size: 16px;

    font-weight: bold;

	height:70px;

	width:200px;

	float:left;

}

.new_product_listing_name a

{

	color: #d31f28;

	text-transform:capitalize;



}

.new_product_listing_name a:hover

{

color:#000;

}



.new_product_listing_container_head

{

width:98%;

height:25px;

background:#f61f1d;

color:#fff;

font-family:Arial, Helvetica, sans-serif;

font-size:16px;

text-transform:uppercase;

padding-left:2%;

padding-top:5px;

font-weight:bold;

}

.itemTitle

{

height:70px;

}

.new_product_listing_price

{

padding-left:0px;

color: #000;

    font-family: "Myriad Pro";

    font-size: 22px;

    font-weight: bold;

}



.new_product_listing_buy_now

{

float:right;

padding-right:0px;

background:#a10602;

padding:2px;

}

.new_product_listing_img img, img.listingProductImage

{

width:auto;

max-width:200px;

height:auto;

max-height:150px;

/*min-height:150px;*/

padding-top:5px;

padding-bottom:10px;

}



.new_product_listing_content

{

width:210px;

height:250px;

}
.new_product_listing_img
{
width:210px;

height: auto;
}
.new_product_listing_img a {
    color: #d31f28;
    display: inline-block;
    font-family: "Myriad Pro";
    font-size: 16px;
    font-weight: bold;
    height: 160px;
    line-height: 35px;
    text-transform: capitalize;
    width: 100%;
}

.new_product_listing_img a img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
}
.border {

    border: 1px solid #cfcfcf;

    display: inline-block;

    margin-bottom: 10px;

    width: 233px;

	height:300px;

}

#sorter

{

float:right;

text-align:right;

}

.rollo

{

float:left;

width: 180px;

text-align:left;

display:block;

}

#pull{display:none;}