
a img {border: none; }



/*
------------------THE COLOR BELOW UNDER NAVEZPAGES IS THE LINK COLOR, ALL LINKS WILL BE THIS COLOR-------------------
*/



a, #navEZPagesTOC ul li a {
        color: #000066;
        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 {

        }

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

.biggerText {
        font-size: 1.2em;
        }
		
.bigger {
        font-size: 12px;
		color:#FF0000;
		font-weight:bold;
		}

h1, h2, h3, h4, h5, h6 {
        margin: 0.3em;
		font-size:13px;
        }

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

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

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

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

FIELDSET {
        padding: 0.5em;
        margin: 0.5em 0em;
        border: 1px solid #EACFAE;
		background:#FFFFFF;
 		height:100%;
        }

LEGEND {
        font-weight: bold;
        }

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

LABEL.checkboxLabel, LABEL.radioButtonLabel {
        }

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

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

LABEL.inputLabelPayment {
        width: 15em;
        float: left;
        }

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

P, ADDRESS {
        padding: 0.5em;
        }

ADDRESS {
        font-style: normal;
        }

.clearBoth {
        clear: both;
        }

HR {
        min-height: 1px;
        margin-top: 0.5em;
        border: none;
        border-bottom: 1px solid #9a9a9a;
        }


/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
        line-min-height: 1.8em;
        padding: 0.2em;
        border: 1px solid #000000;
        }

.messageStackWarning, .messageStackError {
        background-color: #ff0000;
        color: #ffffff;
        }

.messageStackSuccess {
        background-color: #F1F6E6;
        color: #000000;
        }

.messageStackCaution {
        background-color: #FFFF66;
        color: #000000;
        }
		
/*wrappers - page or section containers*/
#mainWrapper {
        text-align: left;
        width: 100%;
        vertical-align: top;
        }

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

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

#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:95%
        }

.wrapperAttribsOptions {
        margin: 0.3em 0em;
        }

/*navigation*/

.navSplitPagesResult { margin-top:5px; margin-left:5px; background:#ffffff}
.navSplitPagesLinks { margin-top:5px; background:#ffffff}
.navNextPrevCounter {
        margin: 0em;
        font-size: 0.9em;
        }
.navNextPrevList {
        display: inline;
        white-space: nowrap;
        margin:0px 2px 3px 0px;
        list-style-type: none;
        }
.navNextPrevWrapper{
		margin-bottom:2px;
		}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
        margin: 0em;
        background-color: #9a9a9a;
        font-weight: bold;
        color: #ffffff;
        min-height: 1%;
        width: 100%;
        }

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

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
        display: inline;
        white-space: nowrap;
        }

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
        text-decoration: none;
        padding: 0em 0.5em;
        margin: 0;
        color: #ffffff;
        }

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

#navEZPagesTOC ul {
        margin: 0;
        padding:  0.5em 0em;
        list-style-type: none;
        line-min-height: 1.5em;
        }

#navEZPagesTOC ul li {
        white-space: nowrap;
        }

#navEZPagesTOC ul li a {
        padding: 0em 0.5em;
        margin: 0;
        }

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
        margin:5px 5px 0 0px;
        }
.buttonRow2{
        margin:5px 0px 0 0px;
        }



/*
-----BELOW UNDER NAVBREADCRUMB YOU CAN CHANGE THE BACKGROUND COLOR OF THE BREADCRUMB BAR-----
*/



#navBreadCrumb {
        background-color: #505050;
		color: #ffffff;
        }

#navEZPagesTop {
        background-color: #ffff33;
        }

#navBreadCrumb, #navEZPagesTop {
        font-size: 0.95em;
        font-weight: bold;
        margin: 0em;
        padding: 0.5em;
        }

/*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;
		margin-right:5px;
        }
.advisory {}
.important {
        font-weight: bold;
		margin:5px;
        }
.notice {}
.rating{}
.gvBal {
        float: right;
        }
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
        padding: 0.8em;
        }

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

/*Shopping Cart Display*/
#cartAdd {
        float: right;
        text-align: center;
        margin: 1em;
        border: 1px solid #000000;
        padding: 1em;
        }

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

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

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

.tableRow, .tableHeading, #cartSubTotal {
        min-height: 2.2em;
        }

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



/*
--------------------------CHANGE NORMAL PRICE AND PRODUCT SPECIAL PRICE SIZE FROMN BELOW-----------------------------
*/



.normalprice, .productSpecialPriceSale {

        }
.normalprice{ text-decoration:line-through; font-size:11px; font-weight:normal;}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
		font-size:14px;
		text-transform:uppercase;
		font-weight:bold;
        }

.map_pricing {
		font-size:14px;
		text-transform:uppercase;
		font-weight:bold;
        }

#cartBoxListWrapper ul, #ezPageBoxList ul {
        list-style-type: none;
        }

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
        margin: 0;
        padding: 0.2em 0em;
        } 

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

/*sideboxes*/
.columnLeft {}
.columnRight {}

h3.leftBoxHeading, h3.leftBoxHeading a {
        /*font-size: 1em;*/
        color: #ffffff;
        }

.leftBoxHeading, .centerBoxHeading {
        margin: 0em;
        padding: 0.5em 0.2em;
        }

.leftBoxContainer {
        border: 1px solid #ffffff;
        margin-top: 1.5em;
        }

.sideBoxContent {
        padding: 0.4em;
        }

h3.rightBoxHeading, h3.rightBoxHeading a {
        font-size: 1.1em;
        color: #FFFF00;
        }

.rightBoxHeading {
        margin: 0em;
        background-color: #663366;
        padding: 0.2em 0em;
        }

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

h3.rightBoxHeading a:hover {
        color: #FF0000;
        text-decoration: none;
        }

.rightBoxContent {
        margin-bottom: 1em;
        }

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
       
        }

.cartTotalsDisplay{
 font-size: 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;
        }

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

.forward {
        float: right;
        }

.bold {
        font-weight: bold;
        }

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

.rowEven {
        background-color: #F0F0F0;
        min-height: 1.5em;
        vertical-align: top;
        }

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 {
        min-height: 2em;
        }

#siteMapList {
        width: 90%;
        float: right;
        }

.ratingRow {
        margin: 1em 0em 1.5em 0em;
        }

LABEL#textAreaReviews {
        font-weight: normal;
        }

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
       
        }

/*!!!!!!!!!*/
.rbg1	{background:#FFFFFF;}
.rp1	{padding-top:10px;}
.rp2	{padding:0 5px 5px 5px;}
.box3	{margin-left:5px; margin-right:5px;}
#gvFaqDefaultMainContent{margin:10px 15px 0 15px;}
#gvFaqDefaultContent{margin:0 5px 0 5px;}
.main_block strong{margin-left:5px;}
#reviewsDefaultNoReviews{margin:0 5px 5px 5px;}
.c3{margin-bottom:10px;}
#createAcctSuccessMainContent{ margin:5px;}
.rc1	{ margin-left:18px; width:90px; text-align:center}
.rr	{font-size:13px; color:#000000; text-decoration:underline}



/*
-----THE BODY BACKGROUND COLOR WILL CHANGE THE COLOR OF THE BACKGROUND AROUND THE WEBSITE, NOT IN THE SITE-----
*/



body{
padding:0px;
margin:0px;
background-color: #C4D5D9;
/*
background-image:url(http://www.nohasslecell.com/images/background_113.gif); 
*/
text-align:center;
}

a:hover{text-decoration:none;}

img { border:0px;}

.dt { display:table; width:100%;}

.dr { display:table-row; width:100%; height:100%;}

.dc { display:table-cell; text-align:left; vertical-align:top; width:100%; }

.rightbuttons {
float: right;
}

.searchbox {
width:100%;
vertical-align:middle;
font-family:Arial, Helvetica, sans-serif;
height:25;
background-color:#043539;
}

.navbuttons {
background-color:#ffffff;
}

.main_text, input, textarea, body, font, select
	{
		font-family: Tahoma; 
		font-size:11px;
		line-height:14px;
		color:#2C2C2C;
	}

ul { margin:0px; padding:0px; list-style: none;}

.ul1 { margin-left:37px; margin-top:6px;}
.ul1 li { background:url(../images/a1.jpg) no-repeat left center; margin:0px; padding: 0px 0px 0px 11px;}
.ul1 li a { color:#FFE1B1; text-decoration:none; line-height:18px;}
.ul1 li a:hover { text-decoration:underline;}

.ul2 { margin: 7px 15px 5px 22px;}
.ul2 li { background:url(../images/h-l.gif) repeat-x bottom; margin:0px; padding: 3px 0px 4px 0px; }
.ul2 li a { background:url(../images/a2.gif) no-repeat 10px; padding-left:23px; color:#094579; text-decoration:none;  font-weight:bold; line-height:14px;}
.ul2 li a:hover { color:#FF8E10;}

.ul2-cat { margin: 7px 15px 5px 22px;}
.ul2-cat li { margin:0px; padding: 3px 0px 4px 0px;}
.ul2-cat li a { padding-left:13px; color:#094579; text-decoration:none; font-weight:bold; line-height:14px; }
.ul2-cat li a:hover { color:#FF8E10;}

.category-subs-parent  { background:url(../images/a2.gif) no-repeat 1px; padding-left:8px;}
.category-subs-selected  { color:#ff8e10; }

.ul3 li { background:url(../images/a3.gif) no-repeat left center; margin:0px; padding: 0px 0px 0px 11px;}
.ul3 li a { color:#3A3A3A; line-height:19px; text-decoration:none;}
.ul3 li a:hover { text-decoration:underline;}

.h_l { background:#D8D8D8; height:3px;}

.head1 { background:url(../images/bul1.jpg) no-repeat 0px 1px; font-size:14px; line-height:16px; color:#FEC76D; font-weight:bold; padding-left:22px; margin-left:9px;}



/*
-----BELOW UNDER HEAD2 YOU CAN CHANGE THE BACKGROUND COLOR OF THE HEADING BARS ON SIDEBOXES SUCH AS "CATEGORIES" -----
*/



.head2 { background:url(../images/bul2.gif) no-repeat 11px 13px #0A457A; font-size:14px; line-height:16px; color:#000000; font-weight:bold; padding: 12px 10px 8px 33px;}

.head3 { background:url(../images/bul3.jpg) no-repeat 11px 13px #F7DDC8; font-size:14px; line-height:16px; color:#000000; font-weight:bold; padding: 12px 10px 8px 33px;}

.head4 { background:url(../images/bul4.jpg) no-repeat 11px 13px #FBEEE3; font-size:14px; line-height:16px; color:#000000; font-weight:bold; padding: 12px 10px 8px 33px;}
.head4 a {color:#000000;}

.head5 { background:url(../images/bul6.jpg) no-repeat 11px 13px #F7DDC8; font-size:14px; line-height:16px; color:#000000; font-weight:bold; padding: 12px 10px 8px 33px;}



/*
-----BELOW UNDER MAIN BRDER THIS WILL ALLOW TO CHANGE THE COLOR OR THE 2 PIXEL LINE THAT GOES AROUND THE WHOLE WEBSITE-----
*/



.main_border { border: 2px solid #FFFFFF; border-top:2px; border-bottom:2px; width:766px; margin:auto; height:100%; background:#F1BABA;}

.main { width:766px; background:#FFFFFF;}

.header_c1 { width:292px;}

.header_c2 { width:206px;}
.header_c2_margin { margin: 18px 15px 7px 15px;}
.header_c2_r1_text { color:#5C5C5C; text-align:center;}
.header_c2_r1_text img { vertical-align:bottom; }

.header_c2_r1 { height:153px; background:#B50000 url(../images/m1-t.gif) no-repeat top;}
.header_c2_r1_b { background:url(../images/m1-b.gif) no-repeat bottom;}

.header_c3 { width:268px; background:url(../images/bg2.gif) repeat-y;}
.header_c3_r1 { height:42px; background:url(../images/bg1.jpg) no-repeat;}
.header_c3_r1_padding {}
.header_c3_r1_text { line-height:13px; color:#5C5C5C;}
.header_c3_r1_text a { color:#E30000; font-weight:bold; text-decoration:none;}
.header_c3_r1_text a:hover { text-decoration:underline;}
.header_c3_r1_text img { vertical-align: top; margin-top:-3px;}

.header_c3_r2 { height:33px;}
.header_c3_r2_padding { padding-top: 10px;}
.header_c3_r2_text { color:#802D2F; text-align:center;}

.select1 { width:134px; border:1px #CC426C solid; color:#282E3E; font-size:10px; line-height:11px; padding:0px;}

.cont_sep_col1 { width:1px;}
.cont_sep_col2 { width:2px;}

.cont_col1 { width:198px;}
.cont_col2 { width:380px;}
.cont_col3 { width:185px;}

.cont_col3_cell1_text1 { font-size:12px; line-height:15px; color:#895C5A; font-weight:bold;}
.cont_col3_cell1_text2 { font-size:13px; line-height:14px; color:#0A0A0A; font-weight:bold;}
.cont_col3_cell1_text3 { font-size:14px; line-height:14px; color:#BF1B22; font-weight:bold;}

.cont_col3_cell2 { margin: 4px 10px 0px 16px; color:#333333;}
.cont_col3_cell2 a {color:#333333; text-decoration:none;}
.cont_col3_cell2 a:hover { text-decoration:underline;}

.cont_col3_cell3_c1 { width:21px;}
.cont_col3_cell3_c2 { width:78px;}
.cont_col3_cell3_c3 { width: 86px;}

.main_cell_c1 { width:139px; text-align:center;}
.main_cell_c2 { width:6px;}
.main_cell_c3 { width:231px;}
.main_cell_c4 { width:4px;}

.main_cell_h_text { color:#EE7D00; font-size:12px; font-weight:bold; text-transform:uppercase; background:#EEEEEE; padding: 8px 0px 7px 12px;}

.main_cell_text { color:#464646; font-size:10px; line-height:13px; margin-left:3px; margin-right:13px;}
.main_cell_text a {color:#464646; font-weight:bold; }

.main_cell_link1 { padding-left:15px; background:url(../images/as1.gif) no-repeat 4px 5px; text-decoration:none;}
.main_cell_link1:hover { text-decoration:underline;}

.main_cell_link2 { padding-left:15px; background:url(../images/as2.gif) no-repeat 4px 5px; text-decoration:none;}
.main_cell_link2:hover { text-decoration:underline;}

.main_cell_h_l { background:#E9E2E2; height:2px;}

.price_text { color:#EE7D00; font-size:14px; line-height:14px; font-weight:bold; }
.price_text font { color:#094579; font-size:14px; font-weight:bold;}
.price_text b { color:#2C2C2C; font-size:14px; font-weight:bold;}

.price_block { background:#EEEEEE; text-align:center; padding-top:6px; padding-bottom:6px;}

.price_block_v_l {margin-left:10px; margin-right:15px; vertical-align:top; margin-top:-2px;}



/*
-----BELOW UNDER FOOTER_T & FOOTER YOU CAN CHANGE THE BACKGROUND COLOR OF THE BOTTOM BAR OF THE WEBSITE-----
*/



.footer_t { background:#0A457A; height:0px;}
.footer { height:52px; background:#0A457A;}
.footer_c1 { width:231px;}
.footer_c2 { width:535px;}

.footer_text1, .footer_text1 a { color:#FFFFFF;}

.footer_text2, .footer_text2 a { color:#c0c0c0; font-size:10px;}



/*
-----BELOW UNDER PROD_HEAD YOU WILL BE ABLE TO CHANGE THE BACKGROUND COLOR ON THE BAR FOR THE SECTION HEADINGS
	 THAT ARE IN THE MIDDLE OF THE PAGE - EXAMPLE -  MID PAGE CATEGORY HEADING AFTER YOU ALREADY SELECTED A CATEGORY-----
*/



.prod_head {background:url(../images/bul2.gif) no-repeat 11px 13px #EE7D00; font-size:14px; line-height:16px; color:#000000; font-weight:bold; padding: 12px 10px 8px 33px;}

.prod_link { color:#5E5D5D;}
.prod_input { width:49px; height:20px; border:1px #989797 solid; text-align:center; color:#727171; padding-left:px; vertical-align:top; margin-top:5px;}

.prod_margin { margin: 0px 20px 0px 18px;}

.list_c1 { width:19px;}
.list_c2 { width:240px;}
.list_c3 { width:121px;}

.list_text { color:#333333;}
.list_text a { color:#333333;}
.list_text a:hover { text-decoration:none; font-weight:bold;}
.list_text font { color:#C61A09;}
.list_text font a { color:#C61A09;}
.list_text font a:hover { font-weight:normal;}

.cart_margin { margin: 13px 25px 0px 20px;}
.cart_h_l { background:url(../images/3-h-l.gif) repeat-x; height:1px;}

.cart_cell { text-align:center; padding: 12px 0px 12px 0px;}
.cart_cell_w1 { width:0px;}
.cart_cell1 { width:80px;}
.cart_cell2 { width:112px;}
.cart_cell3 { width:90px;}
.cart_cell4 { width:53px;}

.cart_cell_h_text { color:#2C2C2C; font-size:11px; line-height:11px;}

.cart1_cell { text-align:center; padding: 19px 0px 19px 0px;}
.cart1_cell_w1 { width:0px;}
.cart1_cell1 { width:80px; }
.cart1_cell2 { width:112px;}
.cart1_cell3 { width:90px;}
.cart1_cell4 { width:53px; }

.cart_cell5 { width:280px; text-align: right;}

.cart_cell6_margin { padding-left:5px;}

.cart_price_text {color:#D60300; font-size:12px; line-height:16px; font-weight:bold;}

.cart_input { width:47px; height:14px; border: 1px #6E6E6E solid; color:#2C2C2C; font-size:11px; text-align:center; padding-top:0px; line-height:11px;}

.pop_main { width:417px; height:462px; margin:auto;}

.pop_head { height:88px; background: url(../images/pop_bg.jpg) no-repeat;}
.pop_head_c1 { width:292px;}
.pop_head_c2 { width:125px; }

.pop_head1 { height:41px; background:#5C5C5C;}

.pop_head_text, .pop_head_text a { color: #FFFFFF; text-decoration:none; font-size:11px;}
.pop_head_text a:hover { text-decoration:underline;}

.pop_content { height:270px; background: #FFFFFF; font-size:11px; color:#4C4C4C; line-height:14px;}
.pop_content_margin { margin: 15px 30px 10px 33px;}

.pop_content_h_text { color:#FFFFFF; font-family:Arial; font-size:13px;}

.pop_footer { height:56px; background:#E89090;}
.pop_footer .dc { width:100%;}
.pop_footer_text, .pop_footer_text a { color:#FFFFFF; text-align:center; font-size:11px;}
.pop_footer_text a { text-decoration:none;}
.pop_footer_text a:hover { text-decoration: underline;}

.rl2	{margin-left:5px;}
.ee		{text-decoration:line-through; font-size:10px;}
.rs		{width:164px; margin:10px 0 0 10px;}