html, body {
	margin: 0;
	height: 100%;
}

body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #444;
}


/* !SPECIAL WEBFONTS */

@font-face {
    font-family: 'ITC Avant Garde';
    src: url('../fonts/garde-demi-webfont.eot');
    src: url('../fonts/garde-demi-webfont.eot?iefix') format('eot'),
         url('../fonts/garde-demi-webfont.woff') format('woff'),
         url('../fonts/garde-demi-webfont.ttf') format('truetype'),
         url('../fonts/garde-demi-webfont.svg#webfontIjcechzK') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ExpresswayRegular';
    src: url('../fonts/expressway_rg-webfont.eot');
    src: url('../fonts/expressway_rg-webfont.eot?iefix') format('eot'),
         url('../fonts/expressway_rg-webfont.woff') format('woff'),
         url('../fonts/expressway_rg-webfont.ttf') format('truetype'),
         url('../fonts/expressway_rg-webfont.svg#webfontIjcechzK') format('svg');
    font-weight: normal;
    font-style: normal;

}

#main_wrapper {
/* 	width: 100%; */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -180px auto; /* negative value is for accommodating footer at bottom */
}

#fixed_header_clear {
	padding-top: 60px; /* for clearing the FIXED header */
}

#header_wrapper {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20000;
	background: #343b40;
	border-bottom: 1px solid #b5c7cb;
	width: 100%;
	height: 60px;
/* 	background: url("../images/tile_header.png") repeat-x center top; */
	/* CSS3 */
	-webkit-box-shadow: 0px 2px 5px #333;
	-moz-box-shadow: 0px 2px 5px #333;
	box-shadow: 0px 2px 5px #333;
	background: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.5, #373F44),
	    color-stop(0.5, #41484D),
	    color-stop(1, #373F44)
	);
	background: -moz-linear-gradient(
	    center bottom,
	    #373F44 50%,
	    #41484D 50%,
	    #373F44 100%
	);
}

#header {
	position: relative;
	width: 980px;
	height: 75px;
/* 	height: 94px; */
	margin: 0 auto;
}

#header .logo {
	position: absolute;
	top: 8px;
	left: 16px;
	width: 266px;
	height: 45px;
}

/*
#header .home_link {
	position: absolute;
	width: 362px;
	height: 94px;
}
*/

/*
#action_tab {
	float: right;
	height: 26px;
	background: url("../images/bg_tab_right.gif") no-repeat right top;
	padding: 0 54px 0 10px;
	color: #fff;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 26px;
	letter-spacing: .1em;
	text-transform: uppercase;
}

.action_tab_left {
	float: right;
	width: 44px;
	height: 26px;
	background: url("../images/bg_tab_left.gif") no-repeat left top;
}
*/

#admin_menu {
	float: right;
	margin: 5px 30px 0 0;
}

#products_header, #payment_types_header, #cc_info_header, #billing_address_header, #shipping_address_header, #coupon_info_header  {
	height: 18px;
	line-height: 18px;
	/*vertical-align: middle;
	background-color: #555;
	background-color: #A9BCB4;*/
	/* background-color: #336699;  /* blue: 336699 or Green: 336633, Orange: 984800*/
	background: #898989 url("../images/tile_data_table_hdr.gif") repeat-x left top;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}

#products_header_alert  {
	height: 18px;
	line-height: 18px;
	background-color: red;
	color: white;
	font-weight: bold;
	padding: 2px;
	border: 1px #555 solid;
}

#title_header {
	font-family: Tahoma;
	font-size: 1.2em;
	color: #0D6680;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 3px;
}

#title_instructions {
	padding-bottom: 3px;
	color: #222;
}

#products_body, #payment_types_body, #cc_info_body, #billing_address_body, #shipping_address_body, #coupon_info_body  {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #222;
	/*padding-left: 100px;*/
}

#cc_info {
	color: #222;
	display: block;
	visibility: visible;
}

#coupon_info {
	color: #222;
	display: block;
}

#billing_address, #shipping_address {
	color: #222;
	display: block;
	visibility: visible;
}

/*
#nav_wrapper {
	width: 100%;
	height: 40px;
	background: url("../images/tile_nav.gif") repeat-x left top;
}
*/

/*
#nav_box {
	width: 980px;
	height: 40px;
	margin: 0 auto;
}
*/

/*
#nav_bar {
	float: right;
}
*/

/*
#alerts {
	float: left;
	padding: 3px 0 0 20px;
}
*/

#subheader_wrapper {
/*
	position: fixed;
	top: 60px;
	left: 0;
	z-index: 19999;
*/
	position: relative;
	background: #86a1b7;
	border-bottom: 1px solid #b5c7cb;
/* 	width: 100%; */
	height: 50px;
}

#subheader_inner {
	position: relative;
	background: #f5f5f5;
	width: 980px;
	margin: 0 auto;
/* 	margin: -14px auto 0; */
}

#subheader_inner h1 {
	float: right;
	margin: 0;
	padding: 0;
	color: #333a3f;
	font: 30px 'ITC Avant Garde', Arial, sans-serif;
	line-height: 50px;
	text-align: right;
	text-shadow: 0 0 .1em #fff, 0 0 .1em #fff;
}

#subheader_wrapper .shadow {
	position: relative;
	bottom: -51px;
	left: 0;
	z-index: 150;
	background: url("../images/shadow.png") repeat-x center top;
	width: 980px;
	height: 8px;
	margin: 0 auto;
	line-height: 0;
}

#banner_wrapper.home {
	height: 318px;
}

#banner_wrapper.products {
	height: 237px;
}

#banner_wrapper.promo {
	height: 475px;
}

#banner_inner .shadow {
	position: absolute;
	z-index: 150;
	line-height: 0;
	text-align: center;
}

#banner_inner.home {
	height: 318px;
}

#banner_inner.promo {
	height: 475px;
}

.dropshadow {
	position: absolute;
	width: 980px;
	height: 4px;
	margin: 0 auto;
	z-index: 50;
	background: url("../images/dropshadow.png") repeat-x left top;
}

img.shadow {
   /* CSS3 */
   box-shadow: 2px 2px 10px #777;
   -webkit-box-shadow: 2px 2px 10px #777;
   -moz-box-shadow: 2px 2px 10px #777;
}
  
.thick_outline {
	border: 5px solid #fff;
}

.cb_feature {
	width: 340px;
	margin-bottom: 40px;
/* 	font-size: 11px; */
}

.cb_feature img {
	margin-bottom: 35px;
}

#banner {
	position: absolute;
	/* top: -4px; equal to height of .dropshadow */
	width: 980px;
	height: 318px;
	margin: 0 auto;
}

#banner.promo {
	height: 475px;
}

#banner_short {
	float: right;
	width: 730px;
	height: 237px;
}

#badge {
	float: left;
	position: absolute;
	width: 250px;
	height: 237px;
}

#badge.pp {
	background: url("../images/badge_pp3.jpg") no-repeat;
}

#badge.pp4 {
	background: url("../images/badge_pp4.jpg") no-repeat;
}

#badge.pvp {
	background: url("../images/badge_pvp.jpg") no-repeat;
}

#badge.pvs {
	background: url("../images/badge_pvs.jpg") no-repeat;
}

#page_theme {
	position: absolute;
	float: left;
}

#headlines {
	background: #333a3f;
	border-bottom: 1px solid #535e66;
	width: 950px; /* 980 actual */
	height: 30px;
	margin: 1px auto 0 auto;
	padding: 0 15px;
	line-height: 30px;
}

#HTMLticker a:link,
#HTMLticker a:visited {
	color: #c3d3e6;
	text-decoration: none;	
}

.ticker_item {
	float: left;
}

/*
.shadow {
	line-height: 0;
	text-align: center;
}
*/

#page_wrapper {
	clear: both;
	position: relative;
/* 	background: url("../images/shadow.png") no-repeat center top; */
	width: 980px;
	margin: 0 auto;
/* 	padding-top: 15px; */
}

/*
#page_wrapper .shadow {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 150;
	background: url("../images/shadow.png") repeat-x center top;
	width: 980px;
	height: 8px;
	margin: 0 auto;
	line-height: 0;
}
*/

#content_wrapper {
/* 	width: 940px; */
	padding: 0;
}

#home #content_wrapper {
	padding: 15px 0;
}

#content {
	float: left;
	width: 710px; /* 730 actual */
	padding: 40px 0 10px 20px;
	line-height: 1.5;
}

#content.home {
	width: 620px;
	padding: 0;
}

#content.col2of3 {
	width: 450px; /* 480 actual */
	padding: 20px 15px 10px;
}

/*
#feature_nav {
	width: 250px;
	background: #e1e1e1 url("../images/sidebar_btm.gif") no-repeat center bottom;
	padding: 10px 0 20px 0;
	margin-bottom: 20px;
}
*/

#push { /* IMPORTANT! Use for keeping footer at bottom. same height as footer  */
	clear: both;
	height: 180px;
}

#footer-wrapper {
	clear: both;
	background: #333a3f url("../images/shadow.png") no-repeat center top;
	height: 165px; /* 180 actual */
	padding-top: 15px;
}

#footer {
	width: 980px;
	margin: 0 auto;
/* 	text-align: center; */
}

#sidebar { /* sidebar on home page */
	float: right;
	width: 300px;
	padding: 36px 0 0 0;
}

#sidebar_left {
	float: left;
	width: 250px;
}

#sidebar_right {
	float: right;
	width: 250px;
	padding: 20px 0 0 0;
}

.legal {
	color: #667179;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	text-align: center;
}

.drop_box {
	float: left;
	overflow: hidden;
	width: 223px; /* 239 actual */
	height: 196px; /* 206 actual */
	padding: 15px 8px;
	margin-right: 8px;
	background: url("../images/bg_dropbox.gif") no-repeat center top;
}

.drop_box.last {
	margin-right: 0;
}

.drop_box .logo {
	text-align: center;
	height: 80px;
}

.mailing_list_signup {
	background: #e4eaf1;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border: 2px solid #5c8bc5;
	padding: 10px;
	font-size: 11px;
}

/* !TAG MODS */

p {
	margin: 0 0 18px 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 8px 0;
}

h1 {
	font-size: 18px;
	color: #000;
/* 	margin: 0 0 8px 0; */
}

h1.masthead {
	font-size: 26px;
	color: #369;
	line-height: 56px;
}

h2 {
/* 	margin-top: 16px; */
	font: 16px "ITC Avant Garde";
	color: #333A3F;
}

/*
#sidebar_left h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #555;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 20px 0;
	padding-right: 20px;
	text-align: right;
}
*/

#sidebar_left h1.badge_btm {
	width: 250px;
	height: 29px; /* 62 actual */
	margin: 0 0 0 0;
	padding: 33px 0 0 0;
	text-align: left;
	text-indent: 148px;
}

#sidebar_left h1.pp {
	background: url("../images/badge_pp3_btm.jpg") no-repeat left top;
}

#sidebar_left h1.pp4 {
	background: url("../images/badge_pp4_btm.jpg") no-repeat left top;
}

#sidebar_left h1.pvp {
	background: url("../images/badge_pvp_btm.jpg") no-repeat left top;
}

#sidebar_left h1.pvs {
	background: url("../images/badge_pvs_btm.jpg") no-repeat left top;
}

#banner_slides h1 {
	font-size: 18px;
	color: #fff;
	margin: 0 0 8px 0;
}

.panel h3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

img {
	border: none;
}

input.text {
	padding: 3px;
	border: 1px solid #a0a0a0;
	color: #999;
}

hr {
	clear: both;
	height: 2px;
	margin: 10px 0;
/* 	padding: 10px 0; */
	background: #777;
	border: none;
}
 
ul.special {
	list-style: none;
	border: none;
}
		
ul.special li {
	margin: 0;
	padding: 0;
	background: url("../images/arrow_feature_r.png") no-repeat 0px center;
/* 	border-bottom: 1px dotted #c8c8c8; */
	display: block;
	height: 24px;
	line-height: 24px;
	text-indent: 20px;
}

/*
ul.special li a {
	display: block;
	height: 24px;
	line-height: 24px;
	text-indent: 20px;
}
*/

div.news_intro {
	float: left;
	margin: 0 5px 0 0;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}


/* !LINK MANAGEMENT */

a:link {
	color: #1f5c7d;
	text-decoration: underline;
}

a:visited {
	color: #5c8faa;
	text-decoration: underline;
}

a:hover, a:active {
	color: #333;
	text-decoration: none;
}

#action_tab a:link,
#action_tab a:visited {
	color: #b2b2b2;
	text-decoration: none;
}

#action_tab a:hover {
	color: #fff;
	text-shadow: 0 0 .2em #fff, 0 0 .2em #fff;
}

#action_tab .cart {
	background: url(../images/icon_cart.png) no-repeat left center;
	padding: 1px 0 1px 24px;
}

#action_tab .account {
	background: url(../images/icon_powerbtn.png) no-repeat left center;
	padding: 1px 0 1px 24px;
}

.drop_box a.btn {
/* 	float: left; */
	display: block;
	width: 87px;
	height: 22px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 22px;
}

a span {
	display: none;
}

a.btn_generic {
	display: block;
	height: 22px;
/* 	margin: 3px 0; */
/* 	background: #5c8bc5; */
	font-size: 11px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
}

a.btn_generic:hover {
	opacity: .8;
	filter:alpha(opacity=80);
}

.w30 {
	width: 30px;
	background: url("../images/btn_30.png") no-repeat;
}

.w100 {
	width: 100px;
	background: url("../images/btn_100.png") no-repeat;
}

.w120 {
	width: 120px;
	background: url("../images/btn_120.png") no-repeat;
}

.w160 {
	width: 160px;
	background: url("../images/btn_160.png") no-repeat;
}

.w200 {
	width: 200px;
	background: url("../images/btn_200.png") no-repeat;
}

a.mail_list_btn {
	display: block;
	width: 146px;
	height: 56px;
	background: url("../images/btn_mailinglist.jpg") no-repeat 0 0;
}

a.mail_list_btn:hover { 
	background-position: 0 -56px;
}

a.alerts_btn {
	display: block;
	width: 146px;
	height: 56px;
	background: url("../images/btn_alerts.jpg") no-repeat 0 0;
}

a.alerts_btn:hover { 
	background-position: 0 -56px;
}

a.alerts_btn_nav { /* This is the Alerts button that is placed left of the main navigation */
	display: block;
	width: 94px;
	height: 36px;
	background: url("../images/btn_alerts.png") no-repeat 0 0;
}

a.alerts_btn_nav:hover { 
	background-position: 0 -36px;
}

a.pro5_overview_btn {
	display: block;
	width: 207px;
	height: 72px;
	background: url("../images/btn_pro5_overview.png") no-repeat 0 0;
}

a.pro5_overview_btn:hover { 
	background-position: 0 -72px;
}

a.licensing_btn {
	display: block;
	width: 146px;
	height: 56px;
	background: url("../images/btn_licensing.png") no-repeat 0 0;
}

a.licensing_btn:hover { 
	background-position: 0 -56px;
}

a.buy_pp3_btn {
	display: block;
	width: 146px;
	height: 56px;
	background: url("../images/btn_buy_pp3.jpg") no-repeat 0 0;
}

a.buy_pp3_btn:hover { 
	background-position: 0 -56px;
}

a.upgrade_pp4_btn {
	display: block;
	width: 146px;
	height: 56px;
	background: url("../images/btn_upgrade_pp4.png") no-repeat 0 0;
}

a.upgrade_pp4_btn:hover { 
	background-position: 0 -56px;
}

a.upgrade_btn {
	display: block;
	width: 123px;
	height: 125px;
	background: url("../images/btn_upgrade.png") no-repeat 0 0;
}

a.upgrade_btn:hover { 
	background-position: 0 -125px;
	cursor: pointer;
}

a.buy_pp4_btn {
	display: block;
	width: 146px;
	height: 56px;
	background: url("../images/btn_buy_pp4.png") no-repeat 0 0;
}

a.buy_pp4_btn:hover { 
	background-position: 0 -56px;
}

a.propc_btn {
	display: block;
	width: 146px;
	height: 56px;
	background: url("../images/btn_coming_for_pc.png") no-repeat 0 0;
}

a.propc_btn:hover { 
	background-position: 0 -56px;
}

a.btn_product_videos {
	display: block;
	width: 200px;
	height: 62px;
	background: url("../images/btn_product_videos.png") no-repeat 0 0;
}

a.btn_product_videos:hover { 
	background-position: 0 -62px;
}

a.btn_pp4_beta {
	display: block;
	width: 230px;
	height: 62px;
	background: url("../images/btn_pp4_beta.png") no-repeat 0 0;
}

a.btn_pp4_beta:hover { 
	background-position: 0 -62px;
}

a.cart_btn {
	display: block;
	width: 110px;
	height: 40px;
	margin: 0 10px 5px 0px;
	background: url("../images/btn_cart.png") no-repeat 0 0;
}

a.cart_btn:hover { 
	background-position: 0 -40px;
}

a.store_home_btn {
	display: block;
	width: 110px;
	height: 40px;
	margin: 0 0 5px 10px;
	background: url("../images/btn_store_home.png") no-repeat 0 0;
}

a.store_home_btn:hover { 
	background-position: 0 -40px;
}

a.banner_btn {
	display: block;
	width: 130px;
	height: 30px;
	background: url("../images/btn_banner.png") no-repeat 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
}

a.banner_btn:hover { 
	background-position: 0 -30px;
}

a.callout_pp {
	display: block;
	width: 430px;
	height: 90px;
	background: url("../images/pp_banner_callout.png") no-repeat 0 0;
}

a.callout_pp:hover {
	background-position: 0 -90px;
}

a.callout_cb {
	display: block;
	width: 430px;
	height: 90px;
	background: url("../images/cb_banner_callout.png") no-repeat 0 0;
}

a.callout_cb:hover {
	background-position: 0 -90px;
}

a.callout_pp4 {
	display: block;
	width: 430px;
	height: 90px;
	background: url("../images/pp4_banner_callout.png") no-repeat 0 0;
}

a.callout_pp4:hover {
	background-position: 0 -90px;
}

a.callout_pvp {
	display: block;
	width: 430px;
	height: 90px;
	background: url("../images/pvp_banner_callout.png") no-repeat 0 0;
}

a.callout_pvp:hover {
	background-position: 0 -90px;
}

a.callout_pvs {
	display: block;
	width: 430px;
	height: 90px;
	background: url("../images/pvs_banner_callout.png") no-repeat 0 0;
}

a.callout_pvs:hover {
	background-position: 0 -90px;
}

a.reviews_btn {
	display: block;
	width: 250px;
	height: 100px;
	background: url("../images/rv_reviews_button.jpg") no-repeat center top;
}

a.reviews_btn:hover {
	background-position: center bottom;
}

a.small {
	width: 90px;
	height: 26px;
	background: url("../images/btn_banner_sm.png") no-repeat 0 0;
	font-size: 12px;
	line-height: 26px;
}

a.small:hover {
	background-position: 0 -26px;
}

.subtitle a:link,
.subtitle a:visited {
	color: #fff;
	text-decoration: none;
}

.subtitle a:hover {
	color: #e4eaf1;
	text-decoration: underline;
}

a.road_to_pp4_btn {
	display: block;
	width: 165px;
	height: 62px;
	background: url("../images/btn_the_road_to_pp4.jpg") no-repeat 0 0;
}

a.road_to_pp4_btn:hover {
	background-position: 0 -62px;
}

a.beta_users {
	display: block;
	width: 189px;
	height: 109px;
	background: url("../images/btn_beta_users.png") no-repeat 0 0;
}

a.beta_users:hover {
	background-position: 0 -109px;
}

a.one_more_thing {
	display: block;
	width: 206px;
	height: 83px;
	background: url("../images/btn_one_more_thing.png") no-repeat 0 0;
}

a.one_more_thing:hover {
	background-position: 0 -83px;
}

a.new_customer_btn {
	display: block;
	width: 146px;
	height: 56px;
	background: url("../images/btn_new_customer.png") no-repeat 0 0;
}

a.new_customer_btn:hover {
	background-position: 0 -56px;
	cursor: pointer;
}

a.looking_to_upgrade_btn {
	display: block;
	width: 146px;
	height: 56px;
	background: url("../images/btn_looking_to_upgrade.png") no-repeat 0 0;
}

a.looking_to_upgrade_btn:hover {
	background-position: 0 -56px;
	cursor: pointer;
}

a.pvp_dmx_control {
	display: block;
	background: url("../images/btn_pvp_dmx_control.png") no-repeat center top;
	width: 211px;
	height: 122px;
}

a.pvp_dmx_control:hover {
	background-position: center bottom;
	cursor: pointer;
}

a.pvp_scheduler {
	display: block;
	background: url("../images/btn_pvp_scheduler.png") no-repeat center top;
	width: 231px;
	height: 122px;
}

a.pvp_scheduler:hover {
	background-position: center bottom;
	cursor: pointer;
}

a.pp4w_multi-screen {
	display: block;
	background: url("../images/btn_pp4w_multi-screen.png") no-repeat center top;
	width: 211px;
	height: 122px;
}

a.pp4w_multi-screen:hover {
	background-position: center bottom;
	cursor: pointer;
}

a.pp4_wsd {
	display: block;
	background: url("../images/btn_pp4_wsd.png") no-repeat center top;
	width: 231px;
	height: 122px;
}

a.pp4_wsd:hover {
	background-position: center bottom;
	cursor: pointer;
}

a.pro5-preorder {
	display: block;
	background: url("../images/violator_pre-orders.png") no-repeat left top;
	width: 118px;
	height: 118px;
}

a.pro5-ordernow {
	display: block;
	background: url("../images/violator_order-now-mac.png") no-repeat left top;
	width: 118px;
	height: 118px;
}

a.pro5-preorder:hover {
	background-position: right top;
	cursor: pointer;
}


/* !BUTTONS */

input.btn, a.btn, #secondary_nav ul.menu li a.btn:link  {
    display: inline;
    padding: 6px 15px;
    color: #fff;
    font: bold 13px Arial, Helvetica, sans-serif;
    text-decoration: none;
    cursor: pointer;
    /* CSS3 */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 1px 1px 3px #777;
    -moz-box-shadow: 1px 1px 3px #777;
    box-shadow: 1px 1px 3px #777;
/*     text-shadow: -1px -1px 2px #444; */
}

input.green, a.green, #secondary_nav ul.menu li a.green:link {
    background: #84b959;
    border: 1px solid #fff;
    /* CSS3 */
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.2, #517C2E),
	    color-stop(0.8, #84B959)
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    #517C2E 20%,
	    #84B959 80%
	);
}

input.btn:hover, a.btn:hover, #secondary_nav ul.menu li a.green:hover {
    background: #222;  /* charcoal color */
    border: 1px solid #fff;
    color: #fff;
    /* CSS3 */
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.2, #333333),
	    color-stop(0.8, #555555)
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    #333333 20%,
	    #555555 80%
	);
}


/* !BLOCKS */

ul.blocks, #footer ul.menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.blocks li {
	float: left;
/* 	outline: 1px solid orange; */
}

ul.blocks.two li {
	width: 345px;
	margin-right: 20px;	
}

ul.blocks.two li.last, ul.blocks.two li:last-child {
	width: 345px;
	margin-right: 0;	
}

ul.blocks.three li {
	width: 310px;
	text-align: center;
}

ul.blocks.three li.center {
	border-left: 1px solid #c3d5e2;
	border-right: 1px solid #c3d5e2;
	margin: 0 12px;
	padding: 0 12px;
}

ul.blocks h1 {
	font: 30px "ITC Avant Garde";
	text-align: center;
}

ul.blocks .lead {
	margin-bottom: 12px;
	font-size: 14px;
	line-height: 1.5;
}

ul.blocks .logo {
	margin-bottom: 12px;
	height: 115px;
}

ul.blocks .close a {
	font: 10px "ExpresswayRegular";
	letter-spacing: .1em;
	text-decoration: none;
	text-transform: uppercase;
}


/* !WIDGETS */

.widget {
	background: #f5f5f5;
	border: 2px solid #e1e1e1;
	margin-bottom: 12px;
	padding: 1px;
	/* CSS3 */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px
	border-radius: 8px;
}

.widget h1 {
	background: #89a2b4;
	margin: 0;
	padding: 0 10px;
	color: #fff;
	font: 14px 'ExpresswayRegular', Arial, sans-serif;
	line-height: 28px;
	text-align: left;
	/* CSS3 */
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	background-image: linear-gradient(bottom, #758DA1 0%, #9BB9D2 100%);
	background-image: -o-linear-gradient(bottom, #758DA1 0%, #9BB9D2 100%);
	background-image: -moz-linear-gradient(bottom, #758DA1 0%, #9BB9D2 100%);
	background-image: -webkit-linear-gradient(bottom, #758DA1 0%, #9BB9D2 100%);
	background-image: -ms-linear-gradient(bottom, #758DA1 0%, #9BB9D2 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #758DA1),
		color-stop(1, #9BB9D2)
	);
/*
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, #5c7b91),
	    color-stop(1, #89a2b4)
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    #5c7b91 0%,
	    #89a2b4 100%
	);
*/
}

.widget .widget-content {
	padding: 10px 5px;
	font-size: 11px;
	line-height: 1.35;
}

    	
/* !STORE */

.product_hdr {
	height: 300px;
}

.product_hdr .logo {
	float: left;
	margin: 0 20px 0 0;
}

.product_hdr .info {
	float: left;
	padding: 25px 0 0 0;
}

.bundle_box { /* The Recommended Bundle box on Store pages*/
	position: relative;
	width: 710px;
	height: 144px;
	background: url("../images/store_bundle_box.gif") no-repeat left top;
	font-size: 11px;
	line-height: normal;
}

.bundle_box div.left_col {
	position: absolute;
	top: 36px;
	left: 30px;
	width: 355px; /* 360 */
	height: 80px;
	padding: 0 5px 0 0;
	overflow: hidden;
	border-right: 1px solid #5c8bc5;
}

.bundle_box div.right_col {
	position: absolute;
	top: 36px;
	left: 398px;
	width: 245px;
	height: 80px;
	overflow: hidden;
	text-align: center;
}

.bundle_box .what {
	color: #5c8bc5;
	font-weight: bold;
	text-align: center;
}

.rec_box { /* The is the Recommended Bundle box */
/* 	clear: both; */
	float: left;
	width: 690px; /* 710 actual */
	padding: 5px 10px;
	background: #e4eaf1;
 	border: 1px dotted #5c8bc5;
 	font-size: 11px;
}

/* !FAQs */

ol.faq li {
	padding: 2px 0;
}

ol.faq li a:link {
	color: inherit;
	text-decoration: none;
}

ol.faq li a:hover {
	background: #e4eaf1;
	color: #336699;
}

div.faq_no {
	float: left;
	width: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: right;
	font-weight: bold;
}

div.faq_q {
	float: left;
	width: 620px;
	font-weight: bold;
}

div.faq_a {
	clear: both;
	font-size: 11px;
	margin: 2px 0 40px;
	padding: 10px 25px;
	border-top: 1px dotted #999;
/* 	border-bottom: 1px dotted #999; */
}

/*
div.faq {
	line-height: 18px;
}

div.faq a:link {
	color: inherit;
	text-decoration: none;
}

div.faq a:hover {
	background: #e4eaf1 url("../images/arrow_feature_r.png") no-repeat right center;
	padding-right: 20px;
	color: #336699;
}

div.faq a:active {
	background: #e4eaf1 url("../images/arrow_feature_d.png") no-repeat right center;
}

.q_no {
	float: left;
	width: 30px;
	margin: 0 5px 0 0;
	font-weight: bold;
	text-align: right;
}

div.answer {
	margin: 15px;
	padding: 5px 10px;
	background: #e4eaf1;
 	border: 1px dotted #5c8bc5;
}
*/


/* !VIDEO LIBRARY */

.movie-frame #captionText {
	margin: 0;
	padding: 24px 0 0;
	font-size: 18px;
	font-weight: bold;
}

ul.tab_nav {
    border-bottom: 1px solid #d2d2d2;
    margin: 0;
    padding: 0 0 0 10px;
    height: 30px;
}

ul.tab_nav li {
    float: left;
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

ul.tab_nav li a {
    display: block;
    background: #ebebeb;
    border: 1px solid #d2d2d2;
    border-bottom: none;
    margin-right: 5px;
    padding: 0 10px;
    color: #777;
    font-weight: bold;
    line-height: 29px;
    text-decoration: none;
    /* CSS3 */
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
}

ul.tab_nav li a:hover {
    background: #d7d7d7;
    color: #1f5c7d;
}

ul.tab_nav li a.current {
/*  background: #edf6fa; */
    background: #fff;
/*  border-bottom: 1px solid #edf6fa; */
    border-bottom: 1px solid #fff;
    color: #333;
}

div.panes {
    clear: both;
/*  background: #edf6fa; */
/*  border: 1px solid #e1e1e1; */
    border-width: 0 1px 1px 1px;
/*  padding: 20px 10px 10px; */
    padding: 20px 0 0;
}

ul.videoList {
	margin: 0;
	padding: 0;
}

ul.videoList li {
	list-style: none;
	float: left;
	width: 225px; /* 245 actual */
	width: 186px; /* 196 actual */
/* 	height: 60px; */
	margin: 0 10px 10px 10px;
	margin: 0 5px 10px 5px;
}

/*
ul.videoList li:hover {
	background: #bbb;
	cursor: pointer;
}
*/

ul.videoList li a {
	display: block;
	background: #e6e6e6;
	border: 1px solid #aaa;
	height: 25px;
	padding: 10px 6px;
/* 	overflow: auto; */
	text-decoration: none;
	/* CSS3 */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

ul.videoList li a:hover {
	background: #bbb;
}

ul.videoList li a img {
	float: left;
	margin-right: 5px;
}

ul.videoList li a h4 {
	margin: 0 0 3px 0;
	font-size: 11px;
}

/*
ul.videoList li:nth-child(4n+4) {
	margin-right: 0;
}
*/

.videoThumb {
	margin: 0 6px 0 0;
	float: left;
}

.videoText h4 {
	margin: 0 0 3px 0;
	font-size: 11px;
}


/* !TABLES */

.tablecontent2 {
	font-size: 10px;
	background-color: #cccccc;
}

.zebra .odd {
	background: #f5f5f5;
}

.zebra .even {
	background: #e4eaf1;
}

.forms_table {
	border: 2px solid #c7c7c7;
}

.forms_table td {
	padding: 1px 4px;
}

.forms_table td.desc {
	background: #e1e1e1;
/* 	font-family: Verdana, "Trebuchet MS", sans-serif; */
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
/* 	border-bottom: 1px solid #e1e1e1; */
}

.forms_table .entry {
	background-color: #ebebeb;
/* 	border: 1px dotted #5c8bc5; */
}

input.submit {
	width: 100px;
	height: 22px;
	background: url("../images/btn_100.png") no-repeat;
	color: #fff;
	text-align: center;
	border: none;
	cursor: pointer;
}

.data_table,
.store_table {
	position: relative; /* added 11/19/09 */
	border: 1px solid #bfbfbf;
}

.data_table thead th,
.store_table thead th {
	height: 24px;
/* 	background: #336699; */
	background: #898989 url("../images/tile_data_table_hdr.gif") repeat-x left top;
	padding: 0 10px;
	color: #fff;
}

.data_table tbody .subtitle {
	background: #5c8bc5;
	padding: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.data_table td {
	padding: 2px 5px;
	font-size: 11px;
/* 	text-align: left; */
}

.data_table .dmg {
	background: url("../images/arrow_orange_down.png") no-repeat right center;
	padding-right: 18px;
}

.store_table td {
	padding: 2px 5px;
}

.store_table td.alert {
	background: #ccc;
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
	padding: 10px 2px;
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
}

.bundle_table td {
	font-size: 11px;
	text-align: center;
	vertical-align: top;
}

table.bundle_table h1 {
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
/* 	text-align: center; */
}

.bundle_table ul {
	font-size: 10px;
	margin: 0 0 0 20px;
	padding-left: 0;
	text-align: left;
}

.bundle_table td.addon {
	background: #c8c8c8;
	font-size: 13px;
	font-weight: bold;
	color: #252525;
	text-align: center;
	vertical-align: middle;
}

/* !IMAGES */

.border {
	padding: 1px;
	border: 2px solid #252525;	
}

.pic_right {
	float: right;
	margin: 0 0 5px 12px;
}

.pic_left {
	float: left;
	margin: 0 12px 5px 0;
}

/* !MISCELLANEOUS */

.right, .float-right {
	float: right;
}

.left, .float-left {
	float: left;
}

.disclaimer {
	font-size: 11px;
	line-height: normal;
}

sup.trademark {
	padding-left: 2px;
	font-size: 35%;
}

.red {
/* 	color: #990000; */
	color: #cc0000;
}

.text-shadow {
	text-shadow: #ccc 1px 1px 0px;
}

.movie-frame {
	background: #ccc;
	border: 1px solid #777;
	width: 810px;
	margin: 30px auto;
	padding: 20px;
	text-align: center;
	/* CSS3 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 2px #252525;
	-moz-box-shadow: 1px 1px 2px #252525;
	box-shadow: 1px 1px 2px #252525;
}

.movie-frame iframe {
	border: 5px solid #333;
	/* CSS3 */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.fb_iframe_widget {
     width: 100px;
}

/*
.twitter {
	clear: both;
	padding: 15px 0 10px;
	text-align: center;
}
*/

.retrieve_sn {
	margin: 0 auto;
	padding: 15px;
	background: #e4eaf1 url("../images/icon_unlock.png") no-repeat 390px 10px;
	border: 1px dotted #5c8bc5;
}

.alert_box {
	width: 530px; /* 610 actual */
	background: url("../images/icon_alert.png") no-repeat 20px 5px;
	margin: 0 auto;
	padding: 5px 20px 5px 50px;
	font-size: 11px;
	color: #336699;
/*
	margin: 0 auto;
	height: auto !important;
	min-height: 25px;
	height: 25px;
	padding: 10px 5px 0px 25px;
	background: url("../images/icon_alert.png") no-repeat left center;
	font-size: 11px;
	color: #336699;
*/
/* 	border: 1px dotted #5c8bc5; */
}

.alert_box_red {
	width: 530px; /* 610 actual */
	background: #990000 url("../images/icon_alert.png") no-repeat 20px 5px;
	margin: 5px auto 10px;
	padding: 5px 20px 5px 50px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	color: #fff;
}

.hilite_box {
	clear: both;
	overflow: auto;
	margin: 10px auto;
	padding: 5px 10px;
	background: #e4eaf1;
 	border: 1px dotted #5c8bc5;
 	font-size: 11px;
}

.total_bar {
	padding: 10px;
	background: #669933;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#mysubmit1 {
	display: block;
	visibility: visible;
}

#mysubmit2 {
	display: none;
	visibility: visible;
}

.cursor:hover {
	cursor: pointer;
}

a.big_btn:link,
a.big_btn:visited {
	float: left;
	background: #e4eaf1;
	border: 1px solid #5c8bc5;
	padding: 10px;
	color: #336699;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

a.big_btn:hover,
a.big_btn:active {
	background: #fff;
	color: #336699;
}

/* !SIDEBAR TABBED BOX */

.box_top {
	width: 250px;
	height: 35px;
	background: url("../images/box_top.gif") no-repeat center top;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #555;
	line-height: 25px;
	text-transform: uppercase;
	text-indent: 15px;
	letter-spacing: 1px;
}

.box_mid {
	width: 216px; /* 250 actual */
	padding: 2px 15px;
	background: #f5f5f5;
	border-right: 2px solid	#e1e1e1;
	border-left: 2px solid	#e1e1e1;
	color: #464646;
	font-size: 11px;
}

.box_btm {
	width: 250px;
	height: 12px;
	background: url("../images/box_btm.gif") no-repeat center top;
	margin-bottom: 20px;
}

.box_mid h1 {
	margin-top: 10px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.box_mid ul {
	margin: 0 0 0 20px;
	padding-left: 0;
}

/* !STORE PRODUCT BOXES AT TOP */

.box_top_store {
	width: 226px;
	height: 12px;
	background: url("../images/box_top_store.gif") no-repeat center top;
}

.box_mid_store {
	position: relative;
	width: 200px; /* 226 actual */
	padding: 2px 12px;
	background: #f5f5f5;
	border-right: 1px solid	#e1e1e1;
	border-left: 1px solid	#e1e1e1;
	color: #464646;
	font-size: 11px;
	text-align: center;
}

.box_btm_store {
	width: 226px;
	height: 19px;
	background: url("../images/box_btm_store.gif") no-repeat center top;
	margin-bottom: 20px;
}

.box_mid_store ul {
	text-align: left;
	margin-left: 20px;
	padding: 0;
}

.price {
	background: url("../images/arrow_feature_r.png") no-repeat right center;
	padding-right: 18px;
	font-size: 13px;
	font-weight: bold;
}

a.price {
	color: #000;
	text-decoration: none
}

/* !FULL PAGE SIZE GRAY BOX WITH SHADOW */

.box_top_710 {
	width: 710px;
	height: 12px;
	background: url("../images/box_top_710.gif") no-repeat center top;
}

.box_mid_710 {
	position: relative;
	padding: 2px 12px;
	background: #f5f5f5;
	border-right: 1px solid	#e1e1e1;
	border-left: 1px solid	#e1e1e1;
	color: #464646;
	font-size: 11px;
	text-align: center;
}

.box_btm_710 {
	width: 710px;
	height: 19px;
	background: url("../images/box_btm_710.gif") no-repeat center top;
	margin-bottom: 20px;
}


/* !HOME PAGE POP BOX */

#pop_box_wrapper {
/* 	border: 1px solid red; */
/* 	float: left; */
	width: 948px;
	margin: 0 auto;
	padding: 0 0 0 6px;
}

.pop_box {
	float: left;
	padding: 6px 0;
}

.pop_box.center {
	margin: 0 0px;
}

.pop_box_top {
	width: 316px;
	height: 20px;
	background: url("../images/pop_box_top.jpg") no-repeat center top;
}

.pop_box_mid {
	float: left;
	width: 280px; /* 316 actual */
	padding: 0 21px 0 15px;
	background: url("../images/pop_box_tile.gif") repeat-y center top;
	color: #c8c8c8;
	font-size: 11px;
}

.pop_box_btm {
	clear: left;
	float: left;
	width: 316px;
	height: 25px;
	background: url("../images/pop_box_btm.jpg") no-repeat center top;
}

.pop_box .col01 {
	float: left;
	width: 110px;
	background: url("../images/pop_box_vrule.gif") repeat-y right top;
}

.pop_box .col02 {
	float: left;
	width: 164px; /* 170 actual */
	padding-left: 6px;
}

.pop_box h1 {
	color: #ebebeb;
}

.pop_box a.button {
	display: block;
	width: 82px;
	height: 20px;
	margin: 2px 0 2px 5px;
	background: url("../images/btn_popbox.jpg") no-repeat;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #252525;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
}

.pop_box a:hover.button {
	background-position: -82px 0;
}

.pop_box ul {
	margin: 12px 0 12px 20px;
	padding-left: 0;
}

/* !jQUERY OVERLAY */

.overlay {
    display: none;
    z-index: 10000;
    background-color: #fff;
    width: 596px; /* 600 actual */
    padding: 2px;
    
    /* CSS3 styling for modern browsers */
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
    -moz-box-shadow: 0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;
}

.overlay .content {
	background: url("../images/woman_sign_up.png") no-repeat 15px 35px;
	width: 566px;/* 596 actual */
	border: 5px solid #5c8bc5;
	padding: 10px;
	
    /* CSS3 styling for modern browsers */
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.overlay .close {
    position: absolute;
    right: -15px;
    top: -15px;
    background-image: url("../images/btn_close.png");
    cursor: pointer;
    height: 35px;
    width: 35px;
}

.overlay2 {
    display: none;
    z-index: 10000;
    background-color: #fff;
    width: 596px; /* 600 actual */
    padding: 2px;
    
    /* CSS3 styling for modern browsers */
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
    -moz-box-shadow: 0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;
}

/* !jQUERY TOOLTIP */

div.tooltip {
    display: none;
    z-index: 10;
/*     width: 200px; */
    background-color: #000;
    border: 1px solid #fff;
    padding: 10px;
    color: #fff;
    text-align: left;
    font-size: 11px;
    /* outline radius for mozilla/firefox only */
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}


/* !jQUERY ACCORDION TABS */

/* accordion header */
#accordion h4 {
	margin: 0;
	padding: 3px 15px 4px 25px;
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
	cursor: pointer;		
}

#accordion h4:hover {
	background: #e4eaf1 url("../images/arrow_feature_r.png") no-repeat 5px 3px;
}

/* currently active header */
#accordion h4.current {
	cursor: default;
	background: #e4eaf1 url("../images/arrow_feature_down.png") no-repeat 5px 3px;
}

/* accordion pane */
#accordion .pane {
	display: none;
	padding: 15px 40px;
	border-bottom: 1px solid #ddd;
	font-size: 11px;
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
 
a.lightbox {
	position: relative;
/* 	outline: 1px solid orange; */
}

/* Outer wrapper for image thumbnails given the .zoom class  */
div.outer-wrap {
	text-align: center;
}

/* Inner wrapper for image thumbnails given the .zoom class */
span.image-wrap {
	position: relative;
	display: inline-block;
	margin: 0 auto;
}

div.zoom {
	position: absolute;
	top: -11px;
	right: -12px;
	background: url(../images/btn_zoom.png) no-repeat center center;
	width: 27px;
	height: 27px;
}

.enlarge {
	position: absolute;
/*
	left: -10px;
	bottom: -5px;
*/
	top: 40%;
	left: 40%;
	z-index: 13;
/* 	background: url("../images/icon_enlarge.png") no-repeat; */
	background: url("../images/icon_zoom.png") no-repeat;
	width: 90px;
	height: 91px;
}
 
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1200;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1201;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img { border: none; }

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image { padding: 10px; }

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav { left: 0; }

#lightbox-nav a { outline: none;}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#lightbox-container-image-data-box {
/* 	font: 10px Verdana, Helvetica, sans-serif; */
/* 	font-size: 11px; */
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}

#lightbox-container-image-data #lightbox-image-details { 
/* 	width: 70%;  */
	float: left; 
	text-align: left;
	padding: 0 0 10px;
}
	
#lightbox-image-details-caption { font-weight: bold; }

#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}
			
/*
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
*/
			
#lightbox-secNav-btnClose {
	position: absolute;
	z-index: 1500;
	top: -15px;
	right: -15px;
	width: 36px;
	height: 36px;
}

#foo {
	border: 1px solid #ccc;
	margin: 20px 0;
	padding: 20px;
}

input.submit_store {
	padding: 5px 15px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #fff;
	cursor: pointer;
	/* CSS3 */
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	box-shadow: 1px 1px 3px #777;
	-webkit-box-shadow: 1px 1px 3px #777;
	-moz-box-shadow: 1px 1px 3px #777;
	text-shadow: -1px -1px 2px #444;
}

input.blue {
	background: #2f82b1;
	border: 1px solid #2f82b1;
	/* CSS3 */
	background: -moz-linear-gradient(100% 100% 90deg, #205d8a, #56a6c9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#56a6c9), to(#205d8a));
}

input.blue:hover {
	background: #6ba43d;  /* green color */
	border: 1px solid #6ba43d;
	/* CSS3 */
	background: -moz-linear-gradient(100% 100% 90deg, #517c2e, #84b959);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#84b959), to(#517c2e));
	/* text-shadow: 0 0 2px #fff; */
}


/* CSS3 border radius for various elements. yea - CSS isn't perfect */
.rounded, #sheet input, .error {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-khtml-border-radius: 5px;
}

/* validation error message */
.error {
	background-color:#E8FF6D;
	padding:4px;
	-webkit-box-shadow: #000 0 0 12px;
	-moz-box-shadow: #000 0 0 12px;
}

/* nested arrow inside error message. It's 100% CSS. No images. */
.error em {
	border:10px solid;
	border-color:#E8FF6D transparent transparent;
	bottom:-17px;
	display:block;
	height:0;
	left:10px;
	position: absolute;
	width:0;
}

/* input field that caused validation error */
.invalid {
	//background-color: rgba(221, 233, 255, 0.898) !important;
	background-color: rgba(200, 0, 0, 0.1) !important;
}


/* PRIMARY NAVIGATION */

#products #primary_navigation #t1 a.dropdown,
#download #primary_navigation #t2 a.dropdown,
#store #primary_navigation #t3 a.dropdown,
#support #primary_navigation #t4 a.dropdown {
	color: #fff;
}

#primary_navigation {
	float: right;
}

#primary_navigation ul {
	float: left;
	list-style: none;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	padding: 0;
}

#primary_navigation ul li {
	float: left;
	margin: 0;
	padding: 0;
/* 	outline: 1px solid red; */
}

#primary_navigation ul li:hover {
	background: url("../images/tile_nav_r.png") repeat-x left bottom;
}

#primary_navigation ul li a {
	display: block;
	height: 45px; /* 60 actual */
	padding: 15px 20px 0; /* Use this setting to have variable-width buttons */
	color: #dee9f1;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
/* 	outline: 1px solid green; */
}

#primary_navigation ul li a:hover {
	color: #fff;
}

#primary_navigation ul li a.products {
	background: url("../images/icon_nav_products.png") no-repeat center 8px;
}

#primary_navigation ul li a.products:hover {
	background: url("../images/icon_nav_products_r.png") no-repeat center 8px;
}

#primary_navigation ul li a.download {
	background: url("../images/icon_nav_download.png") no-repeat center 8px;
}

#primary_navigation ul li a.download:hover {
	background: url("../images/icon_nav_download_r.png") no-repeat center 8px;
}

#primary_navigation ul li a.store {
	background: url("../images/icon_nav_store.png") no-repeat center 8px;
}

#primary_navigation ul li a.store:hover {
	background: url("../images/icon_nav_store_r.png") no-repeat center 8px;
}

#primary_navigation ul li a.support {
	background: url("../images/icon_nav_support.png") no-repeat center 8px;
}

#primary_navigation ul li a.support:hover {
	background: url("../images/icon_nav_support_r.png") no-repeat center 8px;
}


/* !SECONDARY DROP-DOWN NAVIGATION */

#primary_navigation ul.level2 {
	position: absolute;
	z-index: 2500;
	left: -999em;
	background: #333a3f;
	border-top: 1px solid #b5c7cb;
/* 	border-right: 1px solid #252525; */
	border-bottom: 10px solid #dee9f1;
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	/* CSS3 */
	box-shadow: 1px 1px 4px #222;
	-webkit-box-shadow: 1px 1px 4px #222;
	-moz-box-shadow: 1px 1px 4px #222;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

#primary_navigation ul.level2 li {
	width: inherit;
/* 	font-size: 11px; */
/* 	font-weight: normal; */
}

#primary_navigation ul.level2 li:hover {
	background: none;
}

/*
#primary_navigation ul.level2 li.first {
	background: url("../images/dropshadow_nav.gif") repeat-x left top;
}

#primary_navigation ul.level2 li.first a:hover {
	background: #c7792c url("../images/dropshadow_nav_r.gif") repeat-x left top;
	color: #333a3f;
}
*/

#primary_navigation ul.level2 li a {
	background: #333a3f;
/* 	background: none; */
	border-bottom: 1px solid #485259;
	width: 180px; /* 200 actual */
	height: 26px;
	padding: 0 10px;
	color: #dee9f1;
	font-size: 12px;
	font-weight: normal;
/* 	letter-spacing: normal; */
	line-height: 26px;
	text-align: left;
	text-transform: none;
}

#primary_navigation ul.level2 li a:hover {
	background: #dee9f1;
	color: #333a3f;
}

#primary_navigation ul.level2 li a.hilite {
	background: url(../images/icon_new.png) no-repeat 150px center;
}

#primary_navigation ul.level2 li a.cart {
	background: url(../images/icon_cart.png) no-repeat 175px center;
}

#primary_navigation ul.level2 li a.hilite:hover {
	background-color: #dee9f1;
}

#primary_navigation ul.level2 li a.cart:hover {
	background: #dee9f1 url(../images/icon_cart_blue.png) no-repeat 175px center;
}

#primary_navigation ul.level2 li a.sub {
	font-size: 11px;
	text-indent: 10px;
}


#primary_navigation li:hover ul ul, #primary_navigation li:hover ul ul ul, #primary_navigation li.sfhover ul ul, #primary_navigation li.sfhover ul ul ul {
	left: -999em;
}

#primary_navigation li:hover ul, #primary_navigation li li:hover ul, #primary_navigation li li li:hover ul, #primary_navigation li.sfhover ul, #primary_navigation li li.sfhover ul, #primary_navigation li li li.sfhover ul {
	left: auto;
}


/* !SECONDARY NAVIGATION */

#secondary_nav {
	float: left;
	margin-left: 20px;
/* 	padding-top: 10px; */
}

#secondary_nav ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

#secondary_nav ul.menu li {
    display: inline;
    line-height: 50px;
/*     border-right: 1px solid #decaa7; */
}

#secondary_nav ul.menu li.last, #secondary_nav ul.menu li:last-child {
/*     border-right: none; */
}

#secondary_nav ul.menu li a:link,
#secondary_nav ul.menu li a:visited,
#secondary_nav ul.menu li a:active {
    color: #fff;
/*     font-size: 12px; */
    font-weight: bold;
    text-decoration: none;
    line-height: 50px;
    padding: 0 10px;
}

#secondary_nav ul.menu li a:hover {
    color: #333a3f;
}


/* !FOOTER NAVIGATION */

#footer ul.blocks li {
	float: left;
	margin-right: 20px;
}

#footer ul.blocks li.last, #footer ul.blocks li:last-child {
	margin-right: 0;
}

#footer ul.menu li {
	float: none;
	height: 13px;
	margin: 0;
	padding: 0;
}

#footer ul.menu li.section {
	height: 18px;
}

#footer ul.menu li a.parent {
	color: #e7eef3;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#footer ul.menu li a {
	color: #b0c4d3;
	font-size: 11px;
	text-decoration: none;
}

#footer ul.menu li a:hover {
	color: #fff;
}


/* !FOOTER ELEMENTS */

#social-connections {
	background: url("../images/rv_swoosh.png") no-repeat left top;
	padding-left: 115px;
}

#footer h2 {
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 2px 0;
	color: #e7eef3;
	text-transform: uppercase;
}

#footer input {
    border: 1px solid #8da0af;
    padding: 4px 6px;
}

#footer button {
    background: #5b7a90;
    border: 1px solid #b5c7cb;
    margin: 0 5px;
    padding: 4px 12px;
    color: #fff;
    text-transform: uppercase;
}

#footer button:hover {
    background: #333a3f;
    cursor: pointer;
}

a.facebook:link, a.facebook:visited,
a.twitter:link, a.twitter:visited {
    display: block;
    padding: 4px 0 0 22px;
    color: #b0c4d3;
    font-size: 9px;
    font-weight: bold;
    line-height: 16px;
    text-decoration: none;
}

a.facebook:hover,
a.twitter:hover {
	color: #fff;
}

a.facebook:link {
    background: url("../images/icon_facebook.png") no-repeat left center;
}

a.twitter:link {
    background: url("../images/icon_twitter.png") no-repeat left center;
}

