BODY,HTML{
    background: #E8E8E8;
}
#confirm_order, #viewcart{
	padding: 20px;
}
#order_title, .pleasenote{
	font-family:'font004';
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
	width: 100%;
	text-transform: uppercase;
    font-weight: 300;
}
#order_title span, .pleasenote {
    color: #F5842E;
    font-size: 26px;
    text-align: left;
}
#yes_button {
width: 110px;
height: 38px;
background: url(../images/yes_bgN.png) no-repeat top;
text-align: center;
margin: 0 auto;
font-family: "font005-bold";
font-size: 15px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
display: inline-table;
vertical-align: middle;
line-height: 38px;
}
#yes_button:active, #yes_button:hover {
background: url(../images/yes_bgN.png) no-repeat top;
} 

input.promoCodeBox {
    border: 1px solid #CCCCCC;
    float: left;
    font-family: "font005-light";
    font-size: 18px;
    height: 36px;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 35px;
    right: 0;
    width: 132px;
    line-height: 36px;
    top: 50%;
    vertical-align: middle;
}

input.promoCodeBoxInvalid{
	background:url(../images/promocode_bgInvalid.png) no-repeat right;
	width:132px;
	height:36px;
}

input.promoCodeBoxValid{
	
	width:132px;
	height:36px;
}

.paypalicon{
	background: url(../images/paypal_icon.png) no-repeat center;
	width:100px;
	cursor: pointer;
}
#summaryInfo
{
    color:#707070 !important;
    text-transform: capitalize;
}
input.promoCodeMsg{
	height: 40px;
	float: left;
	border: none;
	text-align: center;
	color: #F2A95E;
	font-size: 18px;
	background-color: white;
}
.defaultText{color:#d3d2d1; text-align: left;}
.defaultTextActive { color: #422b18; text-align: left;}
table.selectedItemsTable {line-height: 40px; width: 100%; border-spacing: 0px; border-collapse: collapse; border-style: solid;border-width: 1px; border-color: #c6c6c6; margin:20px 0; font-family:'font004'; color: #707070; font-size: 18px;font-weight: 300;}

table.selectedItemsTable td
{
    border:1px solid #CCC;
}
.left_td{
	padding-left: 10px;
}
.left_td a{
	color:#707070;
	text-decoration: none;
}
.right_td {
    font-size: 18px;
    margin: 0 auto;
    padding-right: 15px;
    text-align: right;
    width: 105px;
}

.even_tr{
	background-color: transparent;
}

.promo{
	color:#707070;
}

.summary{
	position: relative;
	width: 100%;
	display: table;
}

#confirm_order .summary p{
	display:inline-table;
	float:right;
	font-size: 28px;
	color: #74604f;
	font-family: "font005-light";
	margin-top: 15px;
	margin-bottom: 10px;
}
#confirm_order .summary p span{
	font-size: 18px;
	padding-left: 5px;
}

#viewcart table.selectedItemsTable{
	margin-top: 15px;
}

#viewcart table.selectedItemsTable .right_td{
	color: #F2A95E;
}

.viewcartheader{
	display: table;
	width: 100%;
	color:#74604F;
	font-size: 28px;
	font-family: "font005-light";
	padding-bottom: 10px;
}
.itemprice{
	float:right;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	display: inline-table;
	line-height: 36px;
	height: 36px;
}

.itemprice input, .itemprice span{
    border: medium none;
    color: #707070;
    font-family: "font004";
    font-size: 26px;
    text-align: right;
    font-weight: 300;
}

.itemsmsg{
	float: left;
	text-align: left;
    border: medium none;
    color: #F5842E;
    font-family: "font004";
    font-size: 26px;
    font-weight: 300;
    text-align: right;
    text-transform: uppercase;
}

.viewcartfooter{
	padding: 15px 0px;
	display: table;
	width: 100%;
}

.continueshopping{
	background: url(../images/continueshoppingN.png) no-repeat;
	width:207px;
	height: 39px;
	display: table-cell;
	margin-right: 20px;
	float:left;
}

.continueshopping:hover{
	background: url(../images/continueshoppingN.png) no-repeat;
}

.checkout{
	background: url(../images/checkout_bgN.png) no-repeat;
	width:207px;
	height: 39px;
	display: table-cell;
	float: right;
}

.checkout:hover{
	background: url(../images/checkout_bgN.png) no-repeat;
}

.divider{
	background: url(../images/divider_1_1.png) repeat-x center;
	padding-bottom: 30px;
	padding-top: 30px;
	display: block;
	width: 100%;
}

.removebt{
	border-right-style: solid;
	border-right-color: #c6c6c6;
	border-right-width: 1px;
	background: url(../images/remove_bg.png) no-repeat center;
	text-align: center;
	vertical-align: middle;
	width: 40px;
}

.removebt a{
	margin: auto;
	width: 20px;
	height: 20px;
	display: block;
}

.cartContainer {

    border-color: #CCC;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #707070;
    font-family: 'font004';
    font-size: 16px;
}
.cartContainer div {height: 40px; line-height: 40px; padding: 0px 10px;}
.cartContainer .outerContainer {width: 100%; padding: 0px; height: 40px;
border-bottom:1px solid #CCCCCC;
}
.cartContainer .dataContainer {with: 100%; padding: 0px;}
.cartContainer .even {background-color: transparent!important;}
.cartContainer .name {float: left; width: 748px; color: #74604f; padding: 0px; padding-left: 10px;}
.cartContainer .name {white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 0px 0px;
border-right:1px solid #CCCCCC;
}
.cartContainer .price {
    color: #707070;
    font-family: 'font004';
    font-size: 18px;
    font-weight: 300;
}
.cartContainer  a {display: block;}
.cartContainer .price {
    float: right;
    padding: 0 10px 0 0;
    text-align: right;
    width: 100px;
}
.cartContainer .name span a {
    color: #707070;
    display: inline;
    font-family: 'font004';
    font-size: 18px;
    font-weight: 300;
}
.cartContainer .button2 {float: left; width: 40px; padding: 0px; text-align: center;}
.cartContainer .button2 a {width: 40px; height: 40px; margin: 0px auto; background: url(../images/remove_bg.png) no-repeat center;border-right: solid 1px #c6c6c6;}
.note p{
	margin: 0px;
	padding: 0px;
}
.paypalbuttons{
	text-align: center;
	font-family: "font005-light";
	padding: 10px 0px;
}

.paypalbuttons a{
	color:#F2A95E;
	font-size: 20px;
}

.paypalwaiting, .freeorderwaiting{
	text-align: center;
	font-size: 20px;
	font-family: "font005-light";
	padding: 10px 0px;
	background: url(../images/spinner.gif) center bottom no-repeat;
	height: 90px;
}

.paypalwaiting p{
	padding-bottom: 10px;
}

#confirm_order .summary p span#totalPayment{
	font-size: 28px;
}
