
.payment-mainarea
{
	float: left;
	width: 716px;
}

.payment-sidearea
{
	float: right;
	width: 200px;
}

/* Main Payment Area */
.payment-block
{
	background: url(/style/images/buy/section_bottom.png) no-repeat scroll 0% 100%;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.payment-header
{
	background: url(/style/images/buy/section_header.png) no-repeat scroll 0px 0px;
	height: 33px;
	width: 716px;
	padding-top: 10px;
}

.payment-header h3
{
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0px;
	padding: 8px 0px 0px 20px;
}

.payment-detail
{
	background: url(/style/images/buy/section_middle.png) repeat-y scroll 0px 0px;
	border: none;
	padding: 10px 0px 20px 20px;
	width: 716px;
}

.payment-detail table
{
	width: 680px;
}

.payment-detail  .overview-table 
{
	padding-bottom: 20px;
}

.payment-detail  .overview-table  .label
{
	width: 320px;
}

.payment-detail  .overview-table .value
{
	font-weight: bold;
}

.payment-detail  .selection-table 
{
}

.payment-detail  .selection-table  thead td
{
	font-weight: bold;
}

.payment-detail  .selection-table  .quantity
{
	text-align:left;
	width: 100px;
}

.payment-detail  .selection-table  .subtotal
{
	text-align:right;
	font-weight:bold;
	width:150px;
}


.licencing-more-dropdown-link
{
	float: right;
	margin: -35px 10px 0px 0px;
	padding-right: 8px;
	font-size: 0.8em;
}

.dropdown-details
{
	border-bottom: 1px solid rgb(195, 195, 195);
	width: 672px;
	margin-bottom: 20px;
}

.dropdown-details h4
{
	font-size: 0.85em;
}

.dropdown-details p
{
	font-size: 0.85em;
}

/* Payment Sidebar */

.payment-sidebar-block
{
	background: url(/style/images/buy/sidebar_bottom.png) no-repeat scroll 0% 100%;
	margin-bottom: 20px;
	padding-bottom: 1px;
	width: 210px;
}

.payment-sidebar-header
{
	background: url(/style/images/buy/sidebar_header.png) no-repeat scroll 0px 0px;
	height: 33px;
	width: 210px;
	padding: 10px 0px 0px 10px;
}

.payment-sidebar-header h3
{
	font-size: 1.3em;
	font-weight: bold;
}

.payment-sidebar-detail
{
	background: url(/style/images/buy/sidebar_middle.png) repeat-y scroll 0px 0px;
	border: none;
	padding: 10px 10px 0px 10px;
	width: 190px;
}

.payment-sidebar-detail p
{
	font-size: 0.8em;
}

.your-order-total
{
	background: url(/style/images/buy/your_order_total_section.png) no-repeat scroll 0px 0px;
	height: 136px;
	position: relative;
	width: 210px;
}

.your-order-total h3
{
	color: rgb(153, 72, 0);
	font-family: Helvetica, Arial;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.your-order-total h4
{
	color: rgb(153, 72, 0);
	font-size: 1.3em;
	font-weight: bold;
	line-height: 50px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#your-order-total-checkout-btn
{
	background: url(/style/images/buy/proceed_to_checkout_btn.png) no-repeat 0px 0px;
	border: none;
	bottom: 20px;
	cursor: pointer;
	height: 27px;
	left: 25px;
	line-height: 54px;
	overflow: hidden hidden;
	position: absolute;
	text-indent: 200px;
	width: 160px;
}

#place-your-order-btn
{
	background: url(/style/images/buy/place_your_order_btn.png) no-repeat 0px 0px;
	border: none;
	bottom: 20px;
	cursor: pointer;
	height: 27px;
	left: 25px;
	line-height: 54px;
	overflow: hidden hidden;
	position: absolute;
	text-indent: 200px;
	width: 160px;
}

.about-order-total
{
	background: url(/style/images/buy/about_checkout_process.png) no-repeat scroll 0px 0px;
	color: rgb(153, 72, 0);
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	height: 38px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	width: 210px;
}

/* Modal Boxes */
.simplemodal-container
{
	background-color: #FFF;
	border: 3px solid #CDCDCD;
	padding: 0px 10px 5px 10px;
}

.simplemodal-container h4
{
	font-size: 0.85em;
}

.simplemodal-container p
{
	font-size: 0.85em;
}
