#package_details_image{
	width:656px;
	height:273px;
	border:solid #5199d0 3px;
	background-position:center;
	background-repeat:no-repeat;
}

.package_details_name{
	color:#fff;
	font-weight:bold;
	font-size:16px;
	margin-top:5px;
	margin-bottom:15px;
}

#package_details_add_btn{
	width:181px;
	height:31px;
	text-align:center;
}

#package_details_add_btn a{
	display:block;
	width:181px;
	height:31px;
	font-size:12px;
	line-height:31px;
	color:#fff;
	background-image:url(/img/package_details_add_btn.jpg);
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
}

#page_copy_container .details_in_cart{
	display:block;
	width:181px;
	height:31px;
	background-image:url(/img/details_remove_btn_bg.gif);
	
}

#package_details_add_btn a:hover{
	color:#cde3f2;
}

.cart_list_row_table{
	margin-bottom:10px;
}

.cart_list_row_table_even{
	background-color:#2175b3;
}

.list_thumbnail{
	width:129px;
	height:55px;
	border:solid #5199d0 1px;
	background-position:center;
	background-repeat:no-repeat;
}

.list_item_name{
	font-size:11px;
	font-weight:bold;
	padding-left:15px;
}

.list_item_prices{
	color:#cde3f2;
	padding-left:15px;
}

#page_copy_container .list_item_name a{
	text-decoration:none;
	color:#fff;
}

#page_copy_container .list_item_name a:hover{
	color:#cde3f2;
}

.list_item_details{
	font-size:10px;
	padding-left:15px;
	margin-top:15px;
	color:#cde3f2;
}

.list_buttons{
	padding-left:15px;
	margin-top:10px;
}

.list_add_btn{
	width:149px;
	height:24px;
	background-image:url(/img/list_add_btn_bg.gif);
	background-repeat:no-repeat;
	text-align:center;
}

.list_details_btn{
	width:96px;
	height:24px;
	background-image:url(/img/list_details_btn_bg.gif);
	background-repeat:no-repeat;
	text-align:center;
}

#page_copy_container .list_add_btn a{
	color:#fff;
	line-height:24px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

#page_copy_container .list_add_btn a:hover{
	color:#cde3f2;
}

#page_copy_container .list_details_btn a{
	color:#fff;
	line-height:24px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

#page_copy_container .list_details_btn a:hover{
	color:#cde3f2;
}

#page_copy_container .list_in_cart{
	display:block;
	width:149px;
	height:24px;
	background-image:url(/img/list_remove_btn_bg.gif);
	
}

.cart_qty_input{
	border:solid #5199d0 1px;
	font-size:12px;
	width:25px;
	text-align:center;
	font-weight:bold;
	color:#136cae;
}

.qty_arrows_container{
	width:15px;
	display:inline;
}

.checkout_btn{
	width:250px;
}

.list_pdf_icon{
	margin-top:10px;
}