/*..... Common Styles here .....*/
/*
#wrapper{
	width:940px;
	margin:auto;
	clear:both;
}
#container{
	width:100%;
	margin:47px auto 0;
	clear:both;
}
*/

div.rightStyle h3
{
	color: black;
	font-size: 16px;
	margin-bottom: 0;
}

.leftStyle{float:left;}
/*
.rightStyle{float:right;}
*/

/*..... LeftNav Styles here .....*/
#navsidebar {
    width: 235px;
    margin-right: 10px;
    padding: 36px 0 0 0;
}
/*#navsidebar h2{font-size:12px; font-weight:bold; text-align:left; margin-left:11px;}*/

#navsidebar #leftNav {
    padding: 15px 0 0 0;
}
/*#navsidebar #leftNav a{font-size:12px; padding-left:7px; background:url(../img/navbull.gif) 0 50% no-repeat;}*/

#navsidebar #leftNav ul li {
    list-style-image: url('../img/bg-list.jpg');
    margin-left: 15px;
    font-size: 12px;
    color: #333333;
}

#navsidebar #leftNav ul li a {
    margin: 0 0 8px;
    display: inline-block;
}

#navsidebar #leftNav ul ul {
    padding-left: 7px;
}

#navsidebar #leftNav ul ul li a {
    margin: 0 0 8px;
    display: inline-block;
}

/*..... Sidebar page Styles here .....*/
#pagesidebar {
    width: 625px;
    margin-left: 15px;
	display: block;
	position: relative;
}

#pagesidebar h2 {
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    padding: 0px 0px 15px 10px;
}

#pagesidebar h2.detail {
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    padding: 0px 0px 5px 10px;
}

#pagesidebar h4 {
    color: #000;
    font-weight: bold;
    font-size: 11px;
    padding: 0px 0px 15px 12px;
}

#store-nav-wrapper {
    display: block;
    float: left;
    width: 625px;
}

#store-nav-wrapper h2 {
    display: block;
    float: left;
    width: 130px;
}

#store-nav-wrapper ul.store_cat {
    display: block;
    float: left;
    width: 400px;
}

#store-nav-wrapper ul.store_cat li {
    display: inline;
    margin-right: 10px;
    background: url('../img/bg-list.jpg') 0 50% no-repeat;
    padding: 0 0 0 11px;
}

#store-nav-wrapper ul.store_cat sxsxli {
    display: block;
    float: left;
    text-align: left;
    width: 80px;
    margin-left: 15px;
    list-style-image: url('../img/bg-list.jpg');
}

/*..... Products page Styles here .....*/
.productrow {
    clear: both;
    overflow: hidden;
    margin-bottom: 24px;
}

.probox {
    width: 140px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

.product {
    margin-bottom: 5px;
}

.product div img {
    padding: 5px;
    border-radius: 5px;
}

/*.shadow{ width:139px; height:85px;background:url(../img/shadow.jpg) 0 0 no-repeat;}*/
.shadowup {
    width: 140px;
    text-align: center;
}

.shadowup .p1 {
    font-size: 14px;
    font-weight: bold;
    padding: 3px 0;
}

.shadowup .p2 {
    font-size: 12px;
    font-weight: bold;
    padding: 3px 0;
    color: #e03b3b;
}

.shadowup .p3 {
    font-size: 12px;
    font-weight: bold;
    padding: 3px 0;
}

.shadowup .p4 {
    font-size: 14px;
    font-weight: bold;
    padding: 3px 0;
    color: #e03b3b;
}

.shadowdwn {
    height: 35px;
    margin: 0 0 10px 5px;
}

input.order_quantity
{
	height: 10px; 
	margin: 5px 5px 5px 0
}

.product-table tr td a.pre-order,
.productview .leftStyle a.pre-order
{
	margin: 5px 5px 5px 0;
	display: block;
	position: relative;
}

.productview .leftStyle a.pre-order
{
	font-size: 16px;
	color: #E03B3B;
	text-decoration: none;
}

.productview .leftStyle a.pre-order:hover
{
	text-decoration: underline;
}
.productview .leftStyle a.pre-order-details
{
	width: 100px;
}

.productview .leftStyle p.details_onstock,
.productview .leftStyle p.details_outstock
{
	font-size: 16px;
}

.product-table tr td a.add_quantity,
.product-table tr td a.remove_quantity,
.productview .leftStyle a.add_quantity,
.productview .leftStyle a.remove_quantity
{
	font-size: 16px;
	color: #E03B3B;
	text-decoration: none;
	-webkit-transition: color 0.5s linear;
    -moz-transition: color 0.5s linear;
    -ms-transition: color 0.5s linear;
    -o-transition: color 0.5s linear;
    transition: color 0.5s linear;
}

.product-table tr td a.add_quantity,
.productview .leftStyle a.add_quantity
{
	margin-right: 5px;
}

.product-table tr td a.add_quantity:hover,
.product-table tr td a.remove_quantity:hover,
.productview .leftStyle a.add_quantity:hover,
.productview .leftStyle a.remove_quantity:hover
{
	text-decoration: none;
	color: #FF0000;
}

/* --------------------------------- PRODUCT DETAIL -------------------------------- */

#productdetail h2 {
    margin-bottom: 15px;
    margin-left: 0;
}

#productdetail p {
    margin-bottom: 17px;
    color: #555558;
}

#productdetail {
    padding: 0px 0px 15px 0;
}



#add _to_cart_form {
    margin: 0;
    width: 360px;
}
#add _to_cart_form .description {
    border-top: 1px solid #ccc;
    padding: 10px;
    line-height: 20px;
}
#add _to_cart_form .description span {
    color: #777;
    font-weight: bold;
}
#add _to_cart_form .price {
    width: 340px;
    text-align: left;
    color: #333;
    border-top: 1px solid #ccc;
    padding: 10px;
}
#add _to_cart_form .cart {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    height: 29px;
}
#add _to_cart_form .cart span {
    color: #777;
    font-weight: bold;
}

h2#product_d_title {
    margin-bottom: 25px;
}

.productview {
    clear: both;
    display: block;
    margin-bottom: 24px;
	
}

#add_to_cart_form div.description
{
	margin-bottom: 20px;
	line-height: 25px;
}


#add_to_cart_form div.description span,
#add_to_cart_form div.cart span
{
	font-size: 13px;
	font-weight: bold;
	color: #555558;
	margin-right: 10px;
}

#add_to_cart_form div.price
{
	text-align: left;
    color: #e03b3b;
    font-size: 18px;
    font-weight: bold;
	margin-bottom: 15px;
}



.col1 {
   /*
 width: 206px;
    height: 206px;
*/
	margin-bottom: 15px;
	width: 264px;
    height: 264px;
	border: 1px solid #c2c2c2;
}

.col2 {
	float: left;
    width: 266px;
    height: auto;
	margin-right: 15px;
	display: block;
	position: relative;
	/*
overflow: hidden;
*/
}

.col3 {
    width: 300px;
    height: 266px;
}

/*
.col2 {
    margin-left: 11px;
    margin-right: 26px;
}
*/

.col2 .raw {
    margin-bottom: 4px;
	margin: 0 3px 4px 3px;
	border: 1px solid #c2c2c2;
	width: 80px;
	height: 80px;
	float: left;
	display: block;
	position: relative;
}

.col4
{
	width: 340px;
    margin-left: 15px;
	height: auto;
	float: left;
	display: block;
	position: relative;
}

.d1 {
    font-size: 16px;
    width: 100%;
    font-weight: bold;
    text-align: left;
    margin-bottom: 9px;
    color: #e03b3b;
}

.d2 {
    font-size: 18px;
    width: 100%;
    font-weight: bold;
    text-align: left;
    margin-bottom: 12px;
    clear: both;
}

.d3 {
    height: 26px;
    line-height: 26px;
}

.d3 span {
    font-weight: bold;
    font-size: 18px;
}

.d3 .qtybox {
    vertical-align: middle;
    background: url(../img/qty.jpg) 0 0 no-repeat;
    padding: 0px 18px;
    height: 26px;
    display: inline-block;
}

.pad {
    padding: 18px 0 0 14px;
}

.enlarge {
    display: inline-block;
    text-align: left;
    float: left;
    color: #444;
   /*
 margin-top: 5px;
*/
    margin-bottom: 5px;
    clear: both;
    margin-left: 26px;
}

.enlarge a
{
	color: #555558;
	text-decoration: none;
}

.enlarge a:hover,
table.cart tr td a:hover
{
	text-decoration: underline;
}
/* --------------------------------- PRODUCT CART -------------------------------- */
table.cart.stepFour tr.even td,
table.cart.stepFour tr.odd td
{
    height:auto;
    padding-top:15px;
    padding-bottom:15px;
}
table.cart {
    width: 629px;
    border-collapse: collapse;
}

table.cart td {
    height: 33px;
}

table.cart tr.borderbottom td
{
	font-size: 13px;
	font-weight: bold;
}

table.cart tr td a.cart-link
{
	font-size: 12px;
	font-weight: bold;
	color: #E40A1B;
	text-decoration: none;
}

table.cart tr td input
{
	margin-top: 10px;
	border-radius: 3px;
}

table.cart tr td a
{
	color: #E40A1B;
    text-decoration: none;
}

table.cart .pad td {
    padding: 0 19px;
}

.header {
    font-weight: bold;
    font-size: 14px;
}

.inputbox {
    width: 53px;
    height: 20px;
    border: solid 1px #979797;
}

tr.odd td {
    background: #f1f1f1;
}

table.total {
    height: auto;
    width: 100%;
}

table.total .order-together-desc
{
	font-size: 12px;
	font-weight: normal;
}

table.total .order-together-cb
{
	text-align: right;
}

table.total td {
    font-weight: bold;
    font-size: 13px;
    height: 20px;
    text-align: right;
    padding-right: 10px;
    border: none !important;
}

table.cart .borderbottom td {
    border-bottom: #000 1px solid;
}

table.cart .bordertop td {
    border-top: #999 1px solid;
    border-bottom: #999 1px solid;
}

table.cart .bordertop td table.total tr.border
{
	border-top: #999 1px solid;
}

table.cart .bordertop td table.total tr.border td.padding
{
	padding-bottom: 15px;
}

table.cart .checkout {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}

table.cart #actions {
    padding: 9px 4px;
	display: block;
	position: relative;
}

table.cart #actions .btn_empty {
    float: left;
    width: 120px;
    height: 30px;
	display: block;
	position: relative;
    /*
background: #E0E0E0;
*/
}

table.cart #actions .btn_shop {
    float: left;
    width: 135px;
    height: 30px;
   /*
 background: #E0E0E0;
*/
}

table.cart #actions .btn_checkout,
a.cont_cart
{
    float: right;
    width: 120px;
    /*height: 30px;*/
}

table.cart #actions .btn_checkout a:hover,
a.cont_cart:hover,
a.product_back:hover
{
	text-decoration: none;
}

a.cont_cart,
a.cont_cart1,
a.product_back

{
	background-color: #EDEDED;
    border: 1px solid #858585;
    border-radius: 3px;
    color: #000000;
    display: block;
    float: right;
    font: 13px Verdana,Arial,Helvetica,sans-serif;
    margin: 5px 3px 0;
    outline-style: none;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    width: 100px;
}

table.cart #actions .btn_checkout a,
a.cont_cart
{
	width: 124px;
}

table.cart #actions .btn_checkout a,
a.cont_cart,
a.cont_cart1,
a.product_back
{
	background-color: #EDEDED;
    border: 1px solid #858585;
    margin: 0;
    min-width: 50px;
    padding: 5px 3px;
	border-radius: 3px;
	cursor: pointer;
	color: #000;
}

a.cont_cart1
{
	width: 155px;
}

a.product_back
{
	width: 55px;
	text-align: center;
	color: #000;
}

table.cart #actions .btn_checkout a:hover,
a.cont_cart:hover,
a.cont_cart1:hover,
a.product_back:hover
{
	background-color: #E40A1B;
    border: 1px solid #E40A1B;
    margin: 0;
    min-width: 50px;
    padding: 5px 3px;
	color: #FFFFFF;
}

.sold_out {
    background: url('../img/soldout138.gif');
    position: absolute;
    width: 138px;
    height: 138px;
    margin-top: -125px;
}

a.product_back
{
	background: none repeat scroll 0 0 #EDEDED;
    border: 1px solid #858585;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    margin: 0;
    min-width: 50px;
    padding: 5px 3px;
}

#payment {
    width: 629px;
}

#payment fieldset {
    border: 1px solid #CCCCCC;
    padding: 10px;
    margin-bottom: 20px;
}

#payment fieldset legend {
    padding: 0 10px;
    font-weight: bold;
}

#payment p {
    display: block;
    list-style: none;
    width: 300px;
}

#payment p label {
    width: 216px;
    display: block;
    font-weight: bold;
    margin: 0 10px 0 0;
}

#payment p input {
    width: 216px;
    border: 1px solid #ccc;
    padding: 5px 0 5px 5px;
    border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#payment p select {
    width: 216px;
}

#payment p select.expdate {
    width: 60px;
    margin: 0 10px 0 0;
}

#payment p input.ccv {
    width: 60px;
    margin: 0 10px 0 0;
}

table.product-table
{
	margin-bottom: 30px;
	font-size: 11px;
	line-height: 20px;
}

table.product-table thead tr
{
	background-color: #e40a1b;
	color: #fff;
}

table.product-table p
{
	margin: 0;
	padding: 0;
}

table.product-table a
{
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	text-decoration: none;
	color: #e40a1b;
	-webkit-transition: color 0.5s linear;
    -moz-transition: color 0.5s linear;
    -ms-transition: color 0.5s linear;
    -o-transition: color 0.5s linear;
    transition: color 0.5s linear;
}

table.product-table a:hover
{
	text-decoration: underline;
	color: #FF0000;
}

span.info_text15
{
	font-size: 11px;
	font-weight: normal;
}

div.page-top div.btn_shop
{
    display: block;
    position: relative;
    clear: both;
    margin-left: 15px;
}
div.page-top div.btn_shop a
{
    font-size: 12px;
    font-weight: bold;
    color: #E40A1B;
    text-decoration: none;
}

div.page-top div.btn_shop a:hover
{
	text-decoration: underline;
}

div.checkout-content p.selected-date b
{
    color:#E40A1B;
}
