#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_cost{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	color:#cde3f2;
	margin-bottom:25px;
}

#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;
}

.package_list_row_table{
	margin-bottom:50px;
}

.list_thumbnail{
	width:129px;
	height:55px;
	border:solid #5199d0 1px;
	background-position:center;
	background-repeat:no-repeat;
}

.list_item_name, .list_item_prices{
	font-size:12px;
	font-weight:bold;
	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:20px;
}

.list_add_btn{
	width:149px;
	height:24px;
	background-image:url(/img/list_add_btn_bg.gif);
	background-repeat:no-repeat;
	text-align:center;
	margin-left:25px;
}

.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);
	
}

#download_package_pdf{
	margin-top:10px;
	margin-bottom:20px;
}

#download_package_pdf .click_here_text a{
	font-weight:bold;
	text-transform:uppercase;
	color:#cde3f2;
	font-size:11px;
	text-decoration:none;
}

#download_package_pdf .printable_pdf_text a{
	color:#fff;
	text-decoration:none;
}

#download_package_pdf .printable_pdf_text{
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	margin-bottom:3px;
}
