/* LAYOUT STYLES
===============================================================*/
#header-wrapper {
	height:68px;
}
#header {
	width:820px;
	margin:0 auto;
}
#top-tabs {
	float:right;
}
#body-head {
	margin:0 auto;
	width:800px;
	height:77px;
}
.full #body-head {
	width:800px;
}
#body {
	margin:0 auto;
	width:800px;
}
#index #body {
	width:800px;
}
.full #body {
	width:800px;
}
#side-bar {
	float:left;
	width:180px;
}
#content {
	float:left;
	width:620px;
}
.full #content {
	width:800px;
}
/* PEX Download Widget
================================================================*/
#bg-frm-sms form{
	margin:0px !important;
	padding:0px !important;
}
#bg-widget-top {
	background:url(../img/layout/bg-pex-top.png) no-repeat;
	margin-left:10px;
	height:11px;
	width:832px;
	font-size:1px;
	line-height:1px;
}
#bg-widget-pex {
	background:url(/assets/img/layout/bg-pex-widget.jpg) no-repeat;
	height:305px;
	width:832px;
	margin:0px auto;
}
#pex-widget-left {
	float:left;
	width:305px;
}
#pex-widget-right {
	float:left;
	width:520px;
	text-align:center;
}
#tagline {
	font-weight:bold;
	font-size:15px;
	line-height:16px;
	margin-top:88px;
	color:#fff;
	text-align:center;
}
#btn-widget-download-pex a, #btn-widget-download-pex a:link {
	display:block;
	margin:25px auto 0px auto;
	width:139px;
	height:68px;
	background:url(/assets/img/layout/btn-get-it.png) no-repeat;
	padding-top:11px;
	line-height:22px;
	font-size:22px;
	font-weight:bold;
	vertical-align:middle;
	color:#fff;
	text-align:center;
	text-decoration:none;
}
#btn-widget-download-pex a:hover {
	text-decoration:none;
	color:#fff;
}
#bg-frm-sms, #bg-frm-sms-status {
	width:320px;
	height:155px;
	margin:17px auto 0px auto;	
	text-align:left;
}
#bg-frm-sms-status{
	display:none;
}
#bg-frm-sms-status a {
	font-size:11px;
}
#bg-frm-sms-status {
}
#bg-frm-sms-status h3{
	margin-bottom:6px;
	color:#111;
	
}
#bg-frm-sms-status .txt-ul{
	margin-bottom:6px;
}
.frm-padding {
	padding:15px;
}
.frm-padding h2 {
	font-size:20px;
	font-weight:bold;
	border:none;
	margin-bottom:4px;
}
#bg-frm-sms p, #bg-frm-sms label, #bg-frm-sms label{
	color:#111 !important;	
}
#bg-frm-sms label {
	margin-bottom:5px;
	display:block;
	font-weight:bold;
}
#bg-frm-sms select#calling-code{	
	width:185px;
	margin-left:0px;
	border:1px solid #abadb3;	
}
#bg-frm-sms #mobile{
	width:93px;
	border:1px solid #abadb3;
	height:14px;
	line-height:14px;
	padding:2px;
}
#frmsms-us input {
	width:35px;
}
#sms-success ol{
	margin-bottom:4px;
}
a.app-store-link{
	float:right;
	text-decoration:underline;
	font-size:10px;
	color:#0066CC;
}
.send-to-mobile {
	background:transparent url(/assets/img/layout/btn-send.png) no-repeat;
	float:right;
	height:36px;
	width:190px;
	margin:4px 1px 0 0;
	border:0px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	line-height:36px;
	color:#fff !important;
}
.send-to-mobile:hover {
	background-position:0 -36px;
}
#pex-widget-bottom {
	text-align:right;
	margin:0;
	color:#222;
	font-size:10px;
	float:right
}
#pex-widget-bottom a, #pex-widget-bottom a:link #pex-widget-bottom a:hover {
	color:#fff;
	font-size:10px;
}
#bg-frm-sms-status ol li
{
	padding:0px;
}
#flash-phone {
	height:	287px;
	width: 245px;
	margin-left:42px;
	margin-top:16px;
}

/* Pocket Express subnav */
#subnav-pex ul {
	padding:0px;
	margin:25px 0px;
	width:620px;
	height:31px;
}
#subnav-pex ul li {
	margin:0px;
	padding:0px;
	float:left;
	height:31px;
}
#subnav-pex ul li a, #subnav-pex ul li a:link {
	float:left;
	color:#fff;
	display:block;
	text-align:center;
	height:31px;
	line-height:31px;
	vertical-align:middle;
	background:url(/assets/img/layout/bg-sub-nav-btn.png) repeat-x;
	padding:0px 12px;
	border-right:1px solid #9f0700;
	text-decoration:none;
}
#subnav-pex ul li a:hover {
	color:#fff;
	background:url(/assets/img/layout/bg-sub-nav-btn.png) repeat-x 0px -62px;
	text-decoration:none;
}
#subnav-pex ul li a.subnav-selected {
	color:#222;
	background:url(/assets/img/layout/bg-sub-nav-btn.png) repeat-x 0px -31px;
}
#subnav-pex ul li#subnav-first a {
	background:url(/assets/img/layout/bg-sub-nav.png) 0px 0px;
	width:150px;
	padding:0px;
}
#subnav-pex ul li#subnav-first a:hover {
	background-position:0px -62px;
}
#subnav-pex ul li#subnav-first a.subnav-selected {
	background-position: 0px -31px;
}
#subnav-pex ul li#subnav-last a {
	background:url(/assets/img/layout/bg-sub-nav.png) top right;
	width:95px;
	padding:0px;
	border-right:0px;
	border-right:none;
}
#subnav-pex ul li#subnav-last a:hover {
	background-position:right -62px;
}
#subnav-pex ul li#subnav-last a.subnav-selected {
	background-position:right -31px;
}
/* GLOBAL STYLES
================================================================*/

body {
	background:#fff url(/assets/img/layout/page-bg.gif) repeat-x center 25px;
}
#global_container {
	text-align:center;
	background:url(/assets/img/layout/content-bg.gif) no-repeat center 25px;
}
#global_header {
	margin:0 auto;
	width: 850px;
	text-align:left;
}
#global_header .header_container {
	margin: 0px 4px 15px 5px;
	height:50px;
	position:relative;
}
#logo_handmark {
	float:left;
	margin-top:22px;
}
#global_subtitle {
	float:left;
	margin:32px 0 0 30px;
	width:230px;
	height:14px;
	text-indent:-3000px;
	background:url(/assets/img/layout/global-subtitle.gif) no-repeat top left;
}
#global_content {
	position:relative;
	margin:0 auto;
	width: 840px;
	text-align:left;
	background:#fff;
}
#global_content .content_container {
	margin:15px 0px;
}
#logo-pex {
	padding:6px 32px 16px 40px;
}
/* Language Select */	
div#language-select{
	float:right;
	width:300px;
	margin-right:10px;
	margin-top:16px;
}
#language-select select{
	font-size:10px;
	float:right;
}
#language-select label {
	float:right;
	font-size:10px;
	height:15px;
	margin:0px;
	padding:0px;
	margin-right:0px;
	line-height:20px;
	vertical-align:middle;
}
#pane-left {
	float:left;
	width:655px;
	margin:0px;
}
#pane-right {
	float:left;
	width:150px;
	margin-left:25px;
	margin-top:-55px;	
}
#pane-right ul li {
	padding-bottom:25px;
}
		
#global_secondary { background:#0a2439; color:#fff; }
    #secondary_container { margin:0 auto; text-align:right; width:850px; font-size:11px !important; }
        #secondary_container div { float:right; background:#235074; margin:3px 2px 0 0; }
        #secondary_container div { -moz-border-radius-topleft: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; border-top-right-radius: 2px; border-top-left-radius:2px; }
            #secondary_container div a { color:#a2d0f5; display:block; padding:2px 14px; }
			#secondary_container div a:hover { text-decoration:none; }
            #secondary_container div.active { background:#f7f7f7; }
                #secondary_container div.active a { color:#143d5f; font-weight:bold; }

#global_footer { margin-top:50px; text-align:center; height:300px; background:#eee; border-top:1px solid #ccc; }
	#global_footer .footer_container { margin:0 auto; padding-top:30px; width: 850px; text-align:left; }

	#global_footer .footer_nav { float:left; height:130px; padding:5px 50px 5px 25px; border-left:1px solid #ccc; line-height:1.1em; }
	#global_footer .footer_nav li.title { border:0; margin:0; padding:0; }
	#global_footer .footer_nav li { padding:3px 0;}
	#global_footer .footer_nav h3 { padding:0; color: #777; font-weight:bold; font-size:1em; }	
	#global_footer .stack{ float:left; padding-right:25px; }
	#global_footer .last{ padding-right:0; }
	
	#global_footer .copyright { clear:left; float:left; width:400px; padding:0px 20px 0px 45px; margin:20px 0 0 0;
            background:url('/assets/img/layout/icon-handmark.gif') no-repeat scroll 0px 50%; }
		#global_footer .copyright ul li { display: inline; margin-left:8px; padding-left:10px; border-left:1px solid #aaa; }
			#global_footer .copyright ul li.first { margin:0; padding:0; border:0; }
		#global_footer .copyright p { margin-bottom:0; }
		#global_footer #btn_footer { margin-top:25px; white-space:nowrap; }
		

