.sc_count {
	font-size:24px;
	font-weight:bold;
	color:#F5DC15;
	font-family: 'Droid Serif', serif;
	padding-right:3px;
}
.sc_isbutton {
	cursor:pointer;
	cursor:hand;
}
.sc_show_products {
	font-family: 'Droid Serif', serif;
	font-size:14px;
}
.sc_view_cart_btn {
	color:#000;
	width:100%;
	clear:both;
	display:block;
	text-decoration:none;
	text-align:center;
	padding:4px 0px;
	margin:10px 0 0 0;
	background: url(../images/sc/arrow_wc.png) #F5DC15 center right no-repeat !important;
	background-position:5px 15px;
}
#sc_loader {
	display:none;
	padding: 2em;
}
#sc_loader a{
	outline:none;
}
#sc_loader form .row {
	width:100%;
	clear:both;
	border-top:1px solid #AAAAAA;
	padding-top:15px;
}
.sc_account_links {
	padding: 2px 0 2px 0;
	margin: -10px 0 -10px 10px;
	list-style: none;
}
.sc_account_links li {
	
	margin: 4px 0 4px 0;
	display: block;
	padding: 0 0 0 15px;
	background: url(../images/sc/arrow_b.png) top left no-repeat;
	background-position: 0px 3px;
}
.sc_account_links li a {
	text-decoration:underline;
}
#sc_login .controls {
    float: left;
    width: 70%;
    margin-top: 7px;

}
#sc_login .sc_sep {
	width:100%;
	clear:both;
	display:block;
	overflow:hidden;
}
#sc_login label {
	float: left;
	width: 30%;
	clear:both;
	display:block;
	overflow:hidden;
	margin-top:9px;
	
}
#sc_login label.error {
	width: 100%;	
}
#sc_login input, #sc_login textarea, #sc_login select {
	padding:4px;
	clear:both;
}
.sc_error, .sc_highlight {
	display:none;
	margin-bottom:15px;
}
#sc_loader .form_half {
	float:left;
	width:50%;
	display:block;
	overflow:hidden;
	margin-bottom:15px;
}
#sc_loader input.error, #sc_loader select.error, #sc_loader textarea.error {
	border:1px solid red;
	color:red;
	
}
#sc_loader label.error {
	/*display:none !important;*/
	margin-top: 3px !important;
	color: red !important;
	font-style:italic;
}
#sc_loader input, #sc_loader textarea, #sc_loader select {
	width:80% !important;
	border:1px solid #D6D6D6;
}
#sc_loader .required_mark {
	color:red;
}
#sc_loader legend {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
#sc_loader .copy_billing {
	text-decoration:underline;
}
.sc_cart_table {
}
.sc_cart_table thead {
}
.sc_cart_table th {
	padding:3px;
}
.sc_cart_table td {
	padding:3px 6px;
	border-top:1px dotted #D9D9D9;
	vertical-align:middle;
}
.sc_button_remove {
	opacity:0.5;
}
.sc_button_remove:hover {
	opacity:1;
}
.sc_button_add {
	opacity:0.5;
}
.sc_button_add:hover {
	opacity:1;
}
.sc_cartcol_image {
	width:35px
}
.sc_cartcol_image img {
	
}
.sc_cartcol_image a {
	outline:none;
}
.sc_cartcol_items {
}
.sc_cartcol_qty {
	width:55px
}
.sc_cartcol_price {
	width:120px;
}
.sc_cartcol_total_price {
	width:75px;
}
.sc_cartcol_price strong{
	
}
.sc_cart_footer{
}
tfoot{
	
}
tfoot td{
	border:none !important;
}
.sc_forgot_password{
	text-decoration:underline;
}
.sc_small_grey{
	color: #666;
	font-size:10px;
	text-transform:uppercase;
	line-height: 1.5em;
}

.sc_paypal_logo{
	margin:5px 0 -6px 0px;
	display:block;
	overflow:hidden;
}
#sc_loader label{
	color:#A29A9A;
	font-style:normal;
	font-size:11px;
}

.sc_button_remove{
	background: url(../images/sc/minus.png) top left no-repeat;
	width:16px;
	height:16px;
	float: left;
}

.sc_button_add{
	background: url(../images/sc/plus.png) top left no-repeat;
	width:16px;
	height:16px;
	float: right;
}
table.sc_payment_methods p{
	margin:0px 0 0px 0px;	
}
#sc_payment table.sc_payment_methods{
	position:relative;
	margin-bottom:30px;
}
#sc_payment table.sc_payment_methods td label.error{
	position: absolute;
	bottom: -20px;
}
#sc_payment table.sc_payment_methods td{
	padding-bottom:5px;
}

#sc_payment h3{
	margin-top:0px;
}
.sc_confirm_grandtotal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: black;
	margin: 20px 0px;
}

.sc_confirm_grandtotal small{
	font-size:14px;
}

#sc_loader h3, h4, h2{
	font-weight:bold;
}
.sc_login_highlight_77{
	display:block !important;
}

.sc_login_highlight_55{
	margin-bottom:20px;
}
.sc_change_details, .sc_login_prompt{
	text-decoration:underline;
}
.sc_checkout_chooser a {
	text-decoration:underline;
	padding: 0 0 0 15px;
	background: url(../images/sc/arrow_b.png) top left no-repeat;
}
.sc_order_tables thead{
	border-bottom:1px dotted #D9D9D9;
	
}
.sc_order_tables td, .sc_order_tables th{
	padding:3px 6px;
	border-bottom:1px dotted #D9D9D9;
	vertical-align:middle;
}
.sc_underline{
	text-decoration: underline !important;
}
.sc_previous_order .sc_button_remove, .sc_previous_order .sc_button_add{
	display:none !important;
}
.sc_cart_widget {
	display: table-cell;
	vertical-align: bottom;
}
.sc_cart_widget * {
	position:relative;
	z-index:9;
}
.sc_cart_widget .sc_view_cart_btn {
	/*font-weight:700;*/
	width: 150px;
}
.sc_notes{
	text-align: right;
	width: 100%;
	display: block;
	clear: both;
	margin: 5px 0px;
}
.sc_grand_total_table{
	margin:5px 0 15px 0px;
}
.ui-button-text, .ui-dialog-titlebar{
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	letter-spacing:0px;
	font-weight:400;
}
label.error{
	display:none !important;
}

.sc_txt_freight{
	border-top: 1px dotted #D9D9D9;
	padding-top:10px;
	margin-top:10px;
}

.sc_txt_freight_float_1{
	float:left; 
	width:48%; 
}
.sc_txt_freight_float_2{
	float:right; 
	width:48%; 
}
.sc_txt_freight_full{
	width:100%
}
.sc_above_cart p{
	margin:0px 0 20px 0px;
}
.row.light{
	display:none;
}
.sc_register_calculate{
	text-decoration:underline !important;
}