/* 
	CAPTURE SPORT.COM WEBSITE CSS
	VERSION 1.0
	AUTHOR: JOE ZIELINSKI

*/

/* ENTIRE SITE STYLES */
body {
	margin-top:0px;
	margin-left:0px;
	background-image: url(/resources/images/background/background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#000000;
}

body, a, tr, td, ul, li, ol, select, option, input, textarea, layer, table {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11.5px; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000;
	text-align: left;
	text-decoration: none;
}



.border {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.border_white {
	border: 1px solid #FFFFFF;
}

a:hover {
	text-decoration:none;
	color: #666666;
}
td.menuLink, td a.menulink, a.menuLink, a:hover.menuLink, a:active.menuLink, a:visited.menuLink, a:link.menuLink {
	text-decoration: underline;
}
td.menuLinkWhite, td a.menuLinkWhite, a.menuLinkWhite, a:hover.menuLinkWhite, a:active.menuLinkWhite, a:visited.menuLinkWhite, a:link.menuLinkWhite {
	text-decoration: none;
}
td.menuLinkWhiteBold, td a.menuLinkWhiteBold, a.menuLinkWhiteBold, a:hover.menuLinkWhiteBold, a:active.menuLinkWhiteBold, a:visited.menuLinkWhiteBold, a:link.menuLinkWhiteBold {
	text-decoration: none;
	font-weight:bold;
}

/* PRODUCT PAGES */

.product_link, a.product_link, a:hover.product_link, a:link.product_link, a:active.product_link, a:visited.product_link {
	text-decoration: underline;
}

.image_padding {
	padding-right: 10px;
}

.order_button {
	margin-top: 7px;
	height: 33px;
	width: 90px;
	margin-right:3px;
	/*background-image:url(../images/product_template/order_now.jpg);*/
}

.order_button_position {
	margin-top:-485px;
}

html>/**/body .order_button_position, x:-moz-any-link, x:default {
	margin-top:-490px;
}

.order_tech_text {
	margin-left:30px; 
	margin-top: 495px; 
	height:70px; 
	width:350px;
}
html>/**/body .order_tech_text, x:-moz-any-link, x:default {
	margin-left:30px; 
	margin-top: 422px; 
	height:70px; 
	width:350px;
}
.title, a:link.title, a:active.title, a:visited.title, title_blue {
	font-size: 20px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #004E85;
}
a:hover.title {
	font-size: 20px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #004E85;
	text-decoration:underline
}
.title_black, a:link.title_black, a:active.title_black, a:visited.title_black {
	font-size: 20px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #000000;
}
.title_sml, .title_sml a {
	font-size: 12px; 
	font-style: bold; 
	line-height: 20px; 
}
.title_price {
	font-size: 25px; 
	font-style: bold; 
}
.white_order {
	color: #FFFFFF;
	font-weight:bold;
}
.white_title {
	color: #FFFFFF;
	font-size: 25px;
	font-weight:bold;
}
.green_copy {
	color: #49A444;
	font-weight:bold;
}

h1, h2 {
	color: #000000;
	font-size: 22px;
	line-height: 27px;
	font-weight:bold;

}


/* PRODUCTS PAGE FOOTER PRODUCTS */

.prodview_version_box {
	width:145px;
}
.prodview_version_image {
	margin-left:13px; 
	margin-top:7px;
}
.prodview_latest_versions_title {
	margin-left: 5px;
}



/* CASE STUDIES */

.case_studies_title, .case_studies_title h2 {
	font-size: 19px; 
	font-style: bold; 
	line-height: 22px;
}
.case_studies_white {
	font-size: 12px; 
	font-style: bold; 
	line-height: 20px;
	color: #FFFFFF; 
}

.title_sml_green {
	font-size: 12px; 
	font-style: bold; 
	line-height: 20px; 
	color: #086308;
}
.title_white {
	font-size: 17px; 
	font-style: bold; 
	line-height: 20px; 
	color: #FFFFFF;
}
.bullet_spacing { 
	line-height: 20px; 
}
.navigation {
	border-top: 1px solid #FFFFFF;
	border-right: 1px none;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none;
}
.border_line {
	border-left: 1px solid #000000;
}

.border_cart {
	border: 1px dotted #0F608D;
}

.home_flash_movie {
	margin-left:115px;
	margin-top:-91px;
}
.home_flash_nav {
	margin-left:359px;
	margin-top:-174px;
}

/* ***************************************************************** */

/* FORMS */

.boxes {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #B0BCCA;
	border: 1px solid #004E85;
	width: 250px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.boxes_sml {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #052C56;
	background-color: #9CABBC;
	width: 120px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-style: none;
}

.boxes_cart {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #052C56;
	background-color: #9CABBC;
	width: 120px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-style: none;
}
.check {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #052C56;
}
.search_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #004D91;
	color: #004D91;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 30px;
	font-weight: bold;
}
.search_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #004D91;
	color: #004D91;
	background-color: #CCDCE9;
	width: 150px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.send {  
	font-size: 9px;
	color: #FFFFFF;
	background-color: #052C56;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	width: 260px;
	text-align:center;
	margin-right: 20px;
}

.send_stockists {  
	font-size: 9px;
	color: #FFFFFF;
	background-color: #052C56;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	width: 180px;
	text-align:center;
	margin-right: 20px;
}

.send_sml {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #052C56;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

.send_checkout {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align:center;
	width: 125px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.send_checkout2 {  
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF0000;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	width: 260px;
	text-align:center;
	margin-right: 20px;
}

/* TRANSLATION */

.translation {
	/*background-image:url(../images/shopping_stages/world_map.jpg);
	background-repeat:no-repeat;*/
	margin-top: -652px;
	margin-left: 845px;
	width: 200px;
	height: 40px;
}
.translation_drop {
	padding-top: 0px;
	border-left: #FFFFFF 1px solid;
	padding-left: 7px;
}
.boxes_translate { 
	font-size: 11.5px;
	color: #FFFFFF !important;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	width: 125px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.boxes_translate_link {
	color: #FFFFFF !important;
}


/* HOME PAGE */

.home_background {
	background-image:url(../../resources/images/background/home_background.jpg);
	background-color: #FFFFFF;
}

.home_table {
	border:none;
	padding:0px;
	width:1050px;
	background:#FFFFFF;
}

.home_logo {
	margin-left:0px;
	margin-top:-420px;
}

.home_logo h1 {
	margin-left: 40px;
	margin-top: -3px;
	font-size: 13px;
	line-height:14px;
	font-weight: bold;
}

.home_flash_left {
	margin-left:108px;
	margin-top:-115px;
	background-image:url(../../resources/images/misc/home_flash.png);
	background-repeat:no-repeat;
	width: 250px;
	height: 320px;
}

.home_flash_left_inner {
	padding: 2px;
	padding-top: 42px;
}

.home_strapline {
	margin-left:125px;
	margin-top: 360px;
	width: 465px;
}

.home_navigation {
	margin-top:-191px !important;
	margin-left:358px !important;
}

.home_navigation, x:-moz-any-link, x:default {
	margin-top:-191px !important;
}

.home_latest_work {
	margin-left:369px;
	margin-top:12px;
	width:606px;
	height:235px;
	cursor:hand;
}

.home_news_ticker_left {
	padding-left:10px;
	background-image:url(../../resources/images/welcome/news_ticker.jpg);
	background-repeat: no-repeat;
}

.home_news_ticker_left h2 {
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
	padding-left: 15px;
	padding-top:2px;
}
.home_news_ticker {
	margin-top:-2px;
}

.home_date {
	padding-left: 13px;
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
}

.home_clients_filmstrip {
	background-image:url(../../resources/images/welcome/film_strip_loop.jpg);
	background-repeat: no-repeat;
	width:151px;
	height:183px; 
}
.help_me {
	top:0;
	right:0;
	position:absolute;
	cursor: move;
}
.home_payments {
	margin-left: 884px;
	margin-top:-70px;
}
.home_shop_click {
	margin-left: 724px;
	margin-top:-82px;
}

.home_bookmark {
	margin-left: 950px;
	margin-top: -143px;
	padding-bottom: 10px;	
}

/* PRODUCT PAGE */

.product_wrapper {
	width:1050px;
}

.product_wrapper_inner {
	height:600px;
	overflow:hidden;
}

.product_main_image {
	margin-left:28.5px;
	*margin-left:28.5px; 
	margin-top: -75px;
	*margin-top: -93px;
	float: left;
	position:relative;
}

.product_back_button {
	margin-left:520px;
	color:#FFF;
	margin-top: 30px;
}
.product_back_button a {
	color:#FFFFFF;
}

.product_title {
	width: 450px;
	margin: 90px 0 0 35px;
}

.product_title h1 {
	font-size: 16px; 
	font-style: bold; 
	line-height: 20px;
	color: #000000;
}
.products_copy {
	font-size: 11px; 
	font-style: bold; 
	line-height: 17px;
	color: #FFFFFF; 
}

.product_info_wrapper {
	width:470px;
}
.product_description {
	margin-left:35px;
	margin-top: 15px;
	height:120px;
	width:418px; 
	overflow:auto;
}

.product_order_wrapper {
	border: #000000 solid 2px;
	height: 90px;
	margin-left: 35px;
	width: 418px;
	background-color:#FFFFFF;
}
.product_options {
	float:left;
	width: 150px;
	margin-left:20px;
	height: auto;
	overflow:hidden;
	margin-top: 0px;
	*margin-top: 5px;
}

.product_orderbutton {
	float:right;
	height: auto;
	overflow:hidden;
}

.product_flags {
	width:150px;
	padding-top: 2px;
}

.product_price {
	float: left;
	margin-top: 0px;
	*margin-top: 3px;
	width:150px;
}

.product_price h1, .product_options h1 {
	font-size: 16px; 
	font-style: bold; 
	line-height: 16px;
	color: #000000;
}

.product_option_form {
	margin-top: 0px;
	*margin-top: -10px;
	position:relative;
	z-index:50;
}

.product_thumbs {
	width: 450px;
	margin-left: 35px;
	margin-top: 20px;
}
.product_thumb_left {
	margin-left: 0px;
	width: 90px;
}
.product_thumb_middle {
	margin-left: 110px;
	margin-top: -70px;
	*margin-top: -72px;
	width: 90px;
}
.product_thumb_right {
	margin-left: 220px;
	margin-top: -70px;
	*margin-top: -73px;
	width: 90px;
}

.product_thumb_zoom {
	margin-left: 330px;
	margin-top: -70px;
	*margin-top: -73px;
	width: 90px;
}

.product_technical_details {
	margin-left:35px; 
	margin-top: 30px;
	height:120px;
	width:360px; 
	overflow:auto;
}
.zoom_popup {
	width:100%;
	background-color:#000000;
}

.zoom_popup h1 {
	color:#FFFFFF;
	font-size:15px;
}

/* SHOPPING PAGE */

.shop_topheader {
	height: 150px;
}

.shop_title_location {
	margin-top: -40px;
	margin-left: 700px;
}

.shop_title {
	font-size: 21px; 
	font-style: bold; 
	line-height: 22px;
}

.shop_title_white {
	font-size: 21px; 
	font-style: bold; 
	line-height: 22px;
	color:#FFFFFF;
}

.shop_navigation {
	color:#FFFFFF;
	margin-top: -90px;
	margin-left: 700px;
}

.shop_navigation a {
	color:#FFFFFF;
}

.shop_navigation a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.shop_buy_mini {
	float: right;
	margin-top: -60px;
	z-index: 1000;
}

/* SHOP - DIRECT */

.shop_nav_left {
	margin-top: 5px;
	border: #CCCCCC solid 1px;
	width: 240px;
}

.shop_nav_inner {
	margin-top: 10px;
	border: #CCCCCC solid 1px;
	width: 240px;
}

.shop_promo_inner {
	margin-top: 10px;
	border: #CCCCCC solid 1px;
	width: 245px;
}

.shop_nav_bar {
	margin:3px;
	padding-top: 5px;
	padding-left: 5px;
	background-image:url(/resources/images/shopping_stages/sd_banner_fade.jpg);
	background-repeat:repeat-x;
	height: 27px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.shop_nav_content {
	padding:5px;
}

.shop_main_content {
	padding:5px;
}
.shop_main_adverts {
	margin-right: 10px;
	margin-left: 5px;
	
}
.shop_main_ad1 {
	background-color:#FFFFFF;
	border: #CCCCCC solid 1px;
	width: 375px;
	/*height: 250px;*/
	height: 184px;
	float:left;

}
.shop_main_ad2 {
	background-color:#FFFFFF;
	border: #CCCCCC solid 1px;
	width: 375px;
	height: 184px;
	float:right;
}
.shop_main_logos {
	padding:5px;
}

.shop_promo_bar {
	margin:3px;
	padding-top: 5px;
	padding-left: 5px;
	background-image:url(/resources/images/shopping_stages/sd_banner_fade.jpg);
	background-repeat:repeat-x;
	height: 27px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}


/* WHAT WE DO */

.wwd_product_details {
	width:300px; 
	float:right; 
	margin-right:30px;
}

.wwd_product_details h2 {
	font-size:14px;
}

.wwd_divider {
	float:right; 
	margin-right: 20px; 
	margin-top:0px;
}
.wwd_divider2 {
	float:right; 
	margin-right: 6px; 
	margin-top:0px;
}

.wwd_main_content {
	margin-left:45px; 
	width:600px;
}
.wwd_product_ranges {
	margin-left: -20px;
}

.wwd_main_content .left_panel {
	width:280px;
	float: left;
}

.wwd_main_content .left_panel_clients {
	width:280px;
	float: left;
	margin-left: -17px;
}

.wwd_main_content .right_panel {
	width:290px;
	float: right;
}
.wwd_main_content .right_panel p{
	padding-left:20px;
}
.wwd_main_content h2, .wwd_product_details h2 {
	font-size:14px;
	line-height: 18px;
}

.wwd_bottom_strapline {
	text-align:right;
}

.wwd_product_uses {
	margin-left:40px;
}

.wwd_retail {
	float:left;
}

.wwd_memorabila {
	float: left;
	margin-left: 40px;
	margin-top:2px;
}

.wwd_corporate {
	float: right;
	margin-right: 40px;
	margin-top: 2px;
}

.wwd_image_1 {
	float:left;
	border-right:#FFFFFF solid 1px;
}

.wwd_image_2 {
	float:left;
	border-right:#FFFFFF solid 1px;
}

.wwd_image_3 {
	float:right;
}

/* SALES SUPPORT */

.sales_main_content {
	margin-left:30px; 
	width:470px;
}
.sales_main_content hr {
	width:95%;
}

.sales_right_content {
	float: right;
	width: 470px;
	margin-right: 20px;
}

.sales_right_content hr {
	width:95%;
}

.sales_banner_advert {
	float: left;
}
.sales_banner_advert_2 {
	float: right;
}
/* COUNTRY STANDARD PAGES */

.country_home_left {
	margin-left:25px;
	padding-right:15px;
	width: 450px;
}

.country_home_left h1 {
	font-size: 20px; 
	font-style: bold; 
	line-height: 25px;
	color: #000000;
}

.country_home_left h2 {
	font-size: 16px; 
	font-style: bold; 
	line-height: 18px;
}

.country_mini_adverts {
	margin-right: 7px;
	width: 142px;
	height: 150px;
	float:left;
}

.country_news_block {
	background-color:#000000;
	height:250px;
	width: 1050px;
}

.country_news_block_sm {
	background-color:#000000;
	height:120px;
	width: 1050px;
}

.country_news_block .featured_news {
	float:left;
	width:500px;
	color:#FFFFFF;
	margin-left:40px;
	margin-top: 7px;
}

.country_news_block .featured_news h1 {
	font-size: 16px; 
	font-style: bold; 
	line-height: auto;
}

.county_our_clients {
	margin-top: 0px;
	float:left;
}

.featured_news_padding {
	margin-left: 5px;
	margin-top: -5px;
	width: 275px;
	float:right;
}

.featured_news_padding h1 {
	color:#FFFFFF;
	line-height: 22px;
}
.featured_news_padding a {
	color:#FFFFFF;
	font-style: bold; 
}

.featured_news_image {
	float:left;
	margin-top: 5px;
}

.country_news_block .latest_release {
	float:left;
	width: 500px;
	color:#FFFFFF;
}

.latest_release_image {
	border-right:#FFFFFF solid 1px;
}

.latest_release_title, .latest_release_title h1 {
	margin-top: -230px;
	margin-left: 93px;
}

.latest_release_title h1 {
	font-size: 16px; 
	font-style: bold; 
	line-height: auto;
}

#all_news_looper {
	margin-top:2px;
	background-color:#AFC7D8;
	width:95%;
	padding:5px;
	display:block;
}

.country_right_panel h1 {
	font-size: 16px; 
	font-style: bold; 
	line-height: 16px;
	color: #000000;
}

.country_right_panel {
	margin-top:10px;
	float:right;
	width: 510px;
}

.news_popup h1 {
	font-size: 16px; 
	font-style: bold; 
	line-height: 16px;
	color: #000000;
}

.news_popup_content {
	min-height:460px;
}

.news_popup_footer {

}

.news_archive {
	float:right;
	margin-right:20px;
	margin-top: -25px;
}

.australia_home_base h1 {
	font-size: 16px; 
	font-style: bold; 
	line-height: 16px;
	color: #000000;
}

.business_card {
	top-margin: -50px;
}

/* DISTRIBUTORS */

.distributor_form {
	margin-left:40px;
	float:left;
	width:900px;
}

.distributor_text {
	float:right;
	width:550px;
	margin-right:40px;
}

.deliveryBox{
	border: none;
	font-weight:bold;
	height: 15px;
	width: 35px;
	background-color: #FFF;
}


/* SPLASH PAGE */

.splash_content {
}

.splash_description {
	color:#FFFFFF;
	font-size: 11px;
	line-height: 15px;
	width: 500px;
	float:right;
	padding-right: 20px;
}

.splash_description h1 {
	color:#FFFFFF;
	font-size: 16px;
	line-height: 17px;
}

.splash_description a,
.splash_description a:link {
	color:#FFFFFF;
}

.splash_description a:hover,
.splash_description a:visited {
	color:#CCCCCC;
}

.splash_baseimage {
	float: left;
}

.thickborder_top {
	border-top: #FFFFFF solid 3px;
	border-bottom: #FFFFFF solid 1px;
}

.thickborder_top_bottom {
	border-top: #FFFFFF solid 1px;
	border-bottom: #FFFFFF solid 4px;
}

.thickborder_left {
	border-left: #FFFFFF solid 1px;
}

.splash_promo {
	width:295px;
	height:154px;
}

a:hover .splash_promo {
	width:295px;
	height:154px;
	filter:alpha(opacity=60);
	opacity:.60;
}

.error{
	font-style: italic;
	color: red;
	margin: 5px;
}

.paypal, .westpac {
	background-image: url(https://www.capturesport.com/resources/images/shopping_stages/buynow_paypal.jpg);
	background-repeat: no-repeat;
	border: 1px solid #004E85;
	background-color: #FFF;
	cursor:pointer;
}

.paypal {
	width: 238px;
	height: 85px;
}



.westpac {
	background-image: url(https://www.capturesport.com/resources/images/shopping_stages/buynow_cards.jpg);
	width: 238px;
	height: 85px;
	cursor:pointer;
}

.westpac:hover {
	border: 1px solid #FF0000 !important;
}

.paypal:hover {
	border: 1px solid #FF0000 !important;
}


.flagText {
	font-size: 9px;
}

.deliveryManager tr td input {
	background-color: #B0BCCA;
	border: 1px solid #004E85;
	height: 20px;
}

.fieldTitle {
	font-weight: bold;
	font-size: 11px;
}

.summaryInfo tr td table th, .howPay {
	font-size: 15px;
	color: #004E85;
	padding: 0px;
}

.howPay {
	font-size: 17px;
	font-weight: bold;
}

.summaryInfo tr td table td {
	height: 30px;
	border-bottom:1px dotted #0F608D;
}

.paypalSelect{
	margin: 10px 0 30px 0;
}

.paypalInput {
	margin: 10px 0 30px 0;
}

.social_media {
	margin-top: -45px;
	margin-right: 58px;
	float:right;
}

.social_media_text {
	float:left;
	font-size: 15px;
	color:#FFFFFF;
}

.social_media_buttons {
	float:right;
	padding-left: 10px;
}

/* Elite Styles */

.elite_background {
	background-image:url(../../resources/images/elite/elite_home.jpg);
	background-color: #FFF;
}
.elitepackage_background {
	background-image:url(../../resources/images/elite/elite_package.jpg);
	background-color: #FFF;
}
.generic_navigation {
	padding-top:10px;
	color:#FFF;
	float:right;
	padding-right:20px;
}
.generic_navigation a {
	color:#48CBFD;
}
.generic_navigation a:hover {
	text-decoration:underline;
}
.elite_navigation {
	padding-top:10px;
	color: #48CBFD;
	font-size:16px;
	float:right;
	font-weight:bold;
}
.elite_navigation a {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-shadow: 2px 2px 2px #000000;
}
.elite_navigation a:hover {
	text-decoration:underline;
}
.elite_title {
	float:left;
}
.elite_title h1 {
	display:none;
}
.elite_overview {
	float:right;
	width:530px;
	margin-top:-50px;
}
.elite_overview h1 span {
	color:#000;
	font-size:16px;
	margin-left:-40px;
}
.elite_benefits {
	padding-left:390px;
	padding-top:30px;
	font-size:13px;
	line-height:20px;
	width:185px;
	color:#4EA94C;
	font-weight:bold;
}
.elite_quote {
	padding-left:390px;
	padding-top:230px;
	color:#1850A5;
	font-size:16px;
	line-height:22px;
	font-weight: bold;
	width:290px;
}
.elite_quote span {}
.elite_benefits span {}

.elite_standard_page {
	float:right;
	width:550px;
	padding-right:20px;
	margin-top:-10px;
}
.elite_standard_page h1 span {
	color:#000;
	font-size:16px;
}
.elite_pack_col {
float:left;
width:180px;
}
.elite_pack_col p {
	padding: 0 10px 5px 0;

}
.elite_pack_col h2{
font-size:14px;
line-height:17px;
padding-bottom:15px;
}
