/**
Cart
*/
.ws_cart .Odd{
background-color:#ebebeb;
}
.ws_cart table{
width:100%;
border-collapse:collapse;
border:0;
margin-top: 10px;
}
.ws_cart th,
.ws_cart td
{
border:2px solid white;
padding:4px;
}
.ws_cart td{
	padding-top:10px;
	padding-bottom:10px;
	
}

.ws_cart th{
text-align:left;
background-color:#6c9f23;
color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:13px;
}

.ws_cart_title{
color:#333333;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:13px;
line-height:140%;
}

input.ws_cart_amount{
width:25px;
}

.ws_cart .ListToolSet{
text-align:right;
}


.ws_cart .ListToolElement, .noborder{
	
	border-style: none !important;
}

.ws_cart_update, .ws_cart_remove, .ws_cart .ListToolElement {
padding:3px;
margin:3px;
background-color:#6c9f23;
color:#FFFFFF !important;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:11px;
}

.ws_cart_price, .ws_cart_summary {
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#333333;
}


.ws_pp .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C9F23;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


.ws_pp .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6D9F24;
	font-weight: normal;
	display: block;
	width: 100%;
	line-height: 110%;
	margin: 0px;
	padding: 0px;
}

.ws_pp img {
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
}

.ws_pp .donations img {
	margin: 0px;
	padding-bottom: 0px;
}


.ws_pp .arak {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #333333 !important; 
	font-size: 13px !important;
	margin: 0px !important;
	padding: 0px !important;
}


 ul.Subcategories{
	margin: 0px !important;
	padding: 0px !important;
	list-style-type: none;
}

.Subcategories li, .donations td {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E9F1DE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C9F23;
	color: #333333;
}

.white, .white td {
	background-color: #FFFFFF !important; 
}

.donations th{
	background-color: #6C9F23;
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
}

#contentMiddleLeftSub .xGUI_errorDiv {
	font-family: Georgia,"Times New Roman",Times,serif !important;
	color: #FFFFFF;
	background-color: #6C9F23;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ws_co {
	font-family: Georgia,"Times New Roman",Times,serif !important;
	color: #333333;

}
.ws_co h3 {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	padding-top: 15px;
}

.ws_co #ws_co_paymentaddress .Record .Even, .ws_co #ws_co_shippingaddress .Record .Even {
	background-color: #E9F1DE;
}

.ws_co #ws_co_paymentaddress .Record td, .ws_co #ws_co_shippingaddress .Record td{
	padding-top: 12px !important;
	padding-bottom: 12px !important;
}

