@charset "utf-8";
/*shopping cart checkout by 7templates.net*/
#quickbuy{padding: 0;}
.clear{clear: both;}
#shoppingCartDefault fieldset {
    border: 1px solid #CCCCCC;
    margin: 0.5em 0;
	border: none;
}
.box {
    border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.box .content {
    padding: 10px;
}
.box .centerBoxHeading {
	background-color: #333;
	border-bottom: 1px solid #D9D9D9;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	font-size: 12px;
	line-height: 26px;
}
.box .number {
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #D9D9D9;
    color: #000;
    float: left;
    font-weight: bold;
    line-height: 16px;
	height: 16px;
	width: 16px;
    margin: 5px;
    padding: 0;
	text-align:center;
}
.box p {
    margin: 5px 0;
	padding: 0;
}
#withOutAccount {
    background: url("../images/tpp/myaccount.gif") no-repeat scroll left center transparent;
    padding: 5px 0 5px 40px;
	position: relative;
	margin: 0 0 10px;
	border: 1px solid #ccc;
}
#withOutAccount .content {
    margin-right: 15px;
}
#withOutAccount .without_right{width: 435px; height: 34px; top: 15px; right: 10px; position: absolute; display:none;}
.confirmOrder {
    text-align: right;
}
/*product info tab*/
#slidetabsmenu {
    float: left;
    font-size: 93%;
    line-height: normal;
    width: 100%;
}
#slidetabsmenu ul {
    list-style: none outside none;
    margin: 0;
    padding: 10px;
}
#slidetabsmenu li {
    display: inline;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
#slidetabsmenu a {
    background: url("../images/tpp/tableft6.gif") no-repeat scroll left top transparent;
    float: left;
    margin: 0;
    padding: 0 0 0 4px;
    text-decoration: none;
}
#slidetabsmenu .current a, #slidetabsmenu a:hover {
    background-position: 0 -42px;
}
#slidetabsmenu a span {
    background: url("../images/tpp/tabright6.gif") no-repeat scroll right top transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    padding: 5px 12px 4px 6px;
}
#slidetabsmenu .current span, #slidetabsmenu a:hover span {
    background-position: 100% -42px;
}
#slidetabsmenu .current{font-size: 12px;}
.tabcontent {
    background: none repeat scroll 0 0 white;
    border: 1px solid #666666;
    clear: both;
    color: black;
    float: left;
    padding: 10px;
    width: 95%;
}
.order_total_module .centerBoxHeading{border-bottom:none;}
#cartContentsDisplay {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc -moz-use-text-color #ccc #ccc;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
}
#cartContentsDisplay th {
    background: none repeat scroll 0 0 #eee;
    border-image: initial;
    border-right: 1px solid #c1c1c1;
    color: #000;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 11px 10px 11px 0;
    text-align: left;
    text-indent: 10px;
    text-transform: capitalize;
    width: auto;
}
#cartContentsDisplay td {
    border-right: 1px solid #c1c1c1;
    border-top: 1px solid #c1c1c1;
    font-size: 12px;
    padding: 5px 10px 5px 0;
    text-align: left;
    text-indent: 10px;
    vertical-align: middle;
}
#cartContentsDisplay td a {
    color: #404040;
    display: block;
}
.without_left{float: left; width: 60%;}
.without_right{float:right; width: 39%;}
.shoppingcart_button {
    border-top: 1px solid #c1c1c1;
    margin-top: 1.5em;
    padding-top: 1.5em;
    text-transform: uppercase;
    width: 100%;
}
#acct_address{list-style: none outside none;}
#acct_address li{clear: both;}
#acct_address div.input-region, #acct_address div.input-postcode, #acct_address div.input-city, #acct_address div.input-country, #acct_address div.input-firstname, #acct_address div.input-lastname, #acct_address div.input-email, #acct_address div.input-telephone, #acct_address div.input-company, #acct_address div.input-fax, #acct_address div.input-password {
    float: left;
    width: 49%;
}
#acct_address label{float: none; font-weight: bold; height: 18px;}
#acct_address input, #acct_address select, #acct_address textarea, .input-address #street-address, #acct_address div.input-firstname input, #acct_address div.input-lastname input, #acct_address div.input-email input, #acct_address div.input-telephone input, #acct_address div.input-company input, #acct_address div.input-fax input, #acct_address div.input-password input {
    width: 263px;
	border: 1px solid #ddd;
	outline: none;
	padding: 3px 1px 4px;
}
.input-region select{width: 157px; }
.input-region input{width: 152px;}
#acct_address input, #acct_address select{margin-bottom: 10px;} 
.input-address #street-address, .input-address #b_street-address{width: 540px;}
#acct_address #gender-female, #acct_address #gender-male, #acct_address #id_create_account{width: 20px; margin: 2px 0 5px;}
#withOutAccount .content{float: left; width: 440px;}
.billing_box .content{display:none;}
.address_line_one_box{margin-top: 5px;}
.address_line_one_box input{margin: 2px 0 5px; width:20px;}