#container2 {
	margin: 0 auto;
	width: 944px;
	background: url(../images/page/page-bg.gif) center repeat-y;	
}
#content3 { /* when hiding sidebar */
	margin: 0 20px;
	padding: 30px 30px 20px;
}
td.sc_cart{
    width:235px;
    background: url(../newshop/images/cart/cart_box.gif) top right no-repeat;
}
td.sc_details{
    width:600px; 
    background: url(../newshop/images/cart/cart_top.gif) top center no-repeat; 
}
td.sc_cart_title{
    padding: 2px 0px 0px 5px;
    font-size: 16px;
    line-height: 28px;
    font-weight: normal;
    color: #FF8711;
    width:100%;
    height: 40px;
    font-weight: bold;
}
td.sc_products{
       width:100%;
       height:230px;

}
td.sc_product{
    width:25%;
    height:240px;
    background: url(../newshop/images/cart/cart_prod1.gif) top left no-repeat;     
}
.sc_prod_top{
   width:134px;
   padding:2px;
   color: #000000; 
   margin:0px 0px 3px 0px;
   font-size: 11px;
   line-height: 14px;
   font-weight: bold;
}
.sc_prod_mid{
       width:134px;
   padding:3px;
      color:#000000; 
   margin:0px 0px 5px 0px;
   font-size: 11px;
   line-height: 12px; 
    
}
.sc_prod_bot{
       width:134px;
   padding:3px;
      color: #000000; 
   margin:5px 0px 0px 0px;
   font-size: 10px;  
}
.sc_categories{
    padding-left: 15px;
}
.sc_currency{
    padding-left: 15px;
}
.sc_curr_bg{
    height:55px;
    background: url(../newshop/images/cart/sc_currency_bg.gif) center center no-repeat;
    padding: 0px 0px 0px 0px;
    margin-left: 5px;
}
.sc_select{
    width:195px;
    font-size: 11px;
    margin: 20px 0px 0px 15px;
    padding: 2px 0px 2px 0px;
}
 .sc_sc{
     background-color: white;
     border: 1px solid grey;
     width: 200px;
     margin: 10px 10px 10px 20px;
     
 }
 .sc_title{
     background-color: #e6e6e6;
     border-bottom: 1px solid grey;
     font-size: 15px;
     font-weight: bold;
     color: #FF8711;
     text-align: center;
     padding:5px 0px 5px 0px;
 }
 .sc_subtitle{
      font-size: 11px;
      padding: 5px 0px 5px 5px;
 }
 .sc_prods{
     background: #e6e6e6;
     margin: 5px;
     border: 1px solid grey;
     font-size: 11px;
     padding:3px;
 }
 .sc_total{
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    padding:5px; 
 }
 .sc_buttons{
    text-align: center;
    padding: 20px 0px 10px 0px; 
 }
th.sc_viewcart{
    background-color: #fa6c0a;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 0px 2px 0px;
}
.sc_vc_title{
    font-size: 16px;
    font-weight: bold;
    color: #fa6c0a;
    height:40px;
}
.sc_vc_row1{
    background-color: #e6e6e6;
}
.sc_vc_row2{
    background-color: #ffffff;
}
.sc_subtotal{
    font-size: 18px;
    font-weight: bold;
    color:#000000;
    padding: 20px 0px 0px 0px;
}
.sc_c1_title{
   font-size: 14px;
    font-weight: bold;
    color: #000000;
}
.sc_check_1_table{
    border: ;
}
.sc_form_div{
    border: 1px solid #cccccc; 
    text-align: center;
    margin-top: 15px;
}
.sc_main_label{
    text-align: left;
    width: 200px;
}
.sc_main_field{
    text-align: left;
    width: 270px;
}
.sc_form_th{
    padding: 10px 0px 10px 0px;
    font-size: 14px;
    font-weight: bold;   
}
.cctable td{
    height: 40px;
    padding-left: 50px;
}
.sc_prod_title{
     color: #FF8711;
     margin: 0;
     padding: 0 0 0 0;
     font-size: 16px;
     line-height: 18px;
     font-weight: normal;
}