html , body
{
	margin:0;
	padding:0;
	font-family:Verdana;
}

text
{
	font-family:Verdana;
}


#cart_container
{
	margin:0 auto 0 auto;
	float:auto;
	width:510px;
}

.cb
{
	clear:both;
}	

.product_image
{
	width:107px;
	height:100px;
	border:0;
}

.product_image_container
{
	float:left;
	width:100px;
}

.product_title
{
	font-weight:bold;
	color:#807722;
	font-size:12px;
}

.product_price
{
	font-weight:bold;
	color:#990000;
	font-size:12px;
}

.product_quantity
{
	color:#000000;
	text-decoration:none;
	font-size:11px;
}

.notice_style
{
	font-size:12px;
}

.product_button
{
	padding-left:330px;
}

.button_class
{
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	color:#999999;
	font-size:10px;
	cursor:pointer;
}


.quantity_decrementor a
{
	text-decoration:none;
}

.quantity_incrementor a
{
	text-decoration:none;
}

.quantity_decrementor
{
	float:left;
}

.quantity_incrementor
{
	float:left;
}

.quantity
{
	float:left;
}



.go_float_right
{
float:right;
}

.go_float_left
{
float:left;
}

.checkout_container
{
	clear:both;
}

.checkout_product_image
{
	float:left;
	width:100px;
}

.checkout_product_title
{
	color:#666666;
	font-size:11px;

}

.checkout_product_price
{
	color:#666666;
	font-size:11px;
}

.casual_title
{
	clear:both;
	margin-top:10px;
	text-align:center;
	height:30px;
	font-weight:bold;
	color:#9A9280;
	font-size:13px;
}

.casual_label
{
	font-family:Verdana;
	width:150px;
	color:#AB9788;
	font-size:12px;
}

.casual_input
{
	border:1px solid #88898C;
	background-color:#FFFFFF;
	color:#999999;
	font-size:13px;
	margin-bottom:5px;
	width:80%;
}
.casual_textarea
{
	width:80%;
	height:60px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	color:#999999;
	font-size:13px;
	margin-bottom:5px;
}

.checkout_product_remove
{
	color:#990000;
}
.checkout_product_totalprice
{
	font-weight:bold;
	color:#990000;
	font-size:12px;
}

.error_wraper
{
	width:100%;
	padding-left:10px;
	border:1px solid #FF1111;
	background-color:#FFA6A6;
}

.error_message
{
	color:#D20000;
	font-weight:bold;
	font-size:11px;
}
.mandatory
{
	color:#FF0000;
	font-weight:bold;
	font-size:16px;
}
.order_form_note
{
	font-size:9px;
}
.order_review_field
{
	border-bottom:1px solid #000000; 
	width:60%; 
	float:left;
	font-size:14px;
	padding-left:25px;
}

.order_review_label
{
	color:#666666;
	float:left;
	font-size:14px;
	padding-left:25px;
}


.order_review_field_short
{
	border-bottom:1px solid #000000; 
	width:20%; 
	float:left;
	font-size:14px;
	padding-left:20px;
}
.order_review_prod_title
{
	color:#666666;
	float:left;
	font-size:14px;
}

.order_review_prod_desc
{
	font-family:Vedana;
	font-size:14px;
	line-height:16px;
	color:#AB9788;
	width:430px;
}

.order_review_form_title
{
	padding: 10px 0 10px 20px;
	font-weight:bold;
	color:#000000;
	float:left;
	font-size:14px;
}

.desc_title
{
	color:#9B9280;
	font-size:15px;
	font-weight:bold;
	padding:5px;
}

.desc_description
{
	width:470px;
	display:block;
	color:#9B9280;
	font-size:12px;
	font-weight:normal;
	padding:5px;
}

.prodDesc
{
	color:#9B9280;
	font-size:12px;
	font-weight:normal;
}

.other_info
{
	color:#636466;
	font-size:11px;
	line-height:15px;
	padding:5px;

}
.addons
{
	padding:5px;
}

.desc_images_container
{
	padding:5px;
}

.addons_title
{
	font-weight:bold;
	font-size:12px;
	color:#9B9280;
	width:100%;
	text-align:center;
}

.packages_container
{
	border:1px solid #9B9280;
	width:100%
}
.options_container
{
	border:1px solid #9B9280;
	width:100%
}

.packop_title
{
	color:#9B9280;
	font-size:12px;
	font-weight:bold;
}

.packop_description 
{
	color:#9B9280;
	font-size:12px;
	font-weight:normal;
}

.packop_price
{
	color:#9D0000;
	font-size:12px;
	font-weight:normal;
}
.purchase_but
{
	margin:0 auto 0 auto;
	float:auto;
	width:100%;
	text-align:center;
	padding:5px;
}

.details_container
{
	padding-top:10px;
	width:350px;
	color:#807722;
	font-weight:normal;
	font-size:12px;
}

.prod_shadow_container
{
	width:112px;
	height:106px;
	background:url('../store/images/main_pic_shadow.gif') bottom right no-repeat #FFFFFF;
}

.prod_shadow_container_details
{
	width:105px;
	height:80px;
	background:url('../store/images/shadow_box_details_img.gif') bottom right no-repeat #FFFFFF;
}

.prod_details
{
	text-decoration:none;
	color:#A48C7B;
	font-size:12px;
	font-family:Arial;
}

.thin_product_line
{
	padding-left:3px;
	padding-bottom:10px;
}

.thin_product_line2
{
	padding-left:3px;
	padding-top:10px;
}

a.page_link
{
	color:#E29365;
	font-size:13px;
	font-family:Arial;
	text-decoration:none;
}

.page_plans
{
	color:#E29365;
	font-size:13px;
	font-family:Arial;
}

.long_description
{
	padding-top:10px;
	font-family:Arial;
	font-size:12px;
	color:#A48C7B;
	width:215px;
}

.detail_box
{
	width:240px;
	height:184px;
	background-color:#CAC3C0;
	border:1px solid #EFECEA;
}

a.additional_image_title
{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#A48C7B;
	font-weight:bold;
}


a.pdf_ico_href
{
	color:#636466 !important;
	font-size:9px;
	line-height:9px;
	font-weight:bold;
	text-decoration:none;
}

.oppk_header
{
	height:17px;
	width:232px;
	background-color:#CAC3C0;
	color:#636466;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.options_test
{
	padding-left:5px;
	color:#AB9788;
	font-family:Arial;
	font-size:12px;
}

.plan_number_title
{
	color:#AB9788;
	font-size:36px;
	font-family:Arial;
}
.cart_title_title
{
	color:#AB9788;
	font-size:20px;
	font-family:Arial;
}


.undertitline
{
	width:500px;
	height:2px;
	background-color: #D1C4BB;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 2px;
	
}

.quantity
{
	color:#666666;
	text-align:center;
}

.header_title
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	background-color: #CAC3C0;
	color:#636466;
}

.total_stats
{
	font-family:Arial;
	font-size:12px;
	color:#636466;	

	margin-top:10px;
	height:76px;
	width:495px;
	background-color:#CAC3C0;
	border:1px solid #E2DDDB;
	clear:both;
}

.left_block
{
	height:76px;
	width:320px;
	float:left;
	padding-top:25px;	
	padding-left:20px;
}

.right_block
{
	height:76px;
	padding-top:5px;	
}

.note
{
	font-family:Verdana;
	font-size:11px;
	color:#AB9788;
	line-height:13px;
	padding-left:5px;
}

.order-review_info
{
	font-family:Verdana;
	font-size:13px;
	color:#AB9788;
	line-height:15px;
	text-decoration:none;
}

.buttonsWrapper
{
	padding-top:10px;
	float:right;
}