/* 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:50px 0 0 0; text-align:center; background:#eee; border-top:1px solid #ccc;}
	#global_footer .footer_container { margin:0 auto; padding:30px 0 10px 0; width: 850px; text-align:left; }

/* Footer */
.footer{	
	color:#444;
	font-size:11px;
	line-height:15px;
	text-align:left;	
}
.copyright{
	font-size:11px;	
	line-height:16px;
	margin:5px 0 0 0;	
}
.ul-social {
	float:left;
	list-style:none;
	padding:10px 0px;
	margin-left:0px;
}
.ul-social li{
	float:left;
	margin:0 30px 0 0;
	width:120px;	
}
.ul-social img{
	float:left;
	margin:3px 8px 0 0;
}
.ul-social a{	
	line-height:11px;
	height:11px;
	padding-bottom:5px;
	font-size:11px;
	/*color:#fff;*/
	display:block;
	float:left;
	width:85px;
}
.fb_share_count_nub_right
{
	background-image:url(http://www.handmark.com/mkt-assets/img/components/facebook-left.png) !important;
	margin-top:0px !important;
	margin-left:2px !important;
	background-position-y: 4px !important;
}
span.FBConnectButton span.FBConnectButton_Text, span.FBConnectButton_RTL span.FBConnectButton_Text {
	background:none !important;	
	border:0px; !important;
	font-weight:normal !important;	
	font-size:11px !important;	
	color:#579ED7 !important;
	text-decoration:none !important;		
}
.FBConnectButton, .FBConnectButton_RTL {
	background:none !important;	
}
.FBConnectButton_Small .FBConnectButton_Text {
	padding:0px !important;
	margin:0px !important;
}
.FBConnectButton_Text{
	text-decoration:underline;
}
.FBConnectButton_Text:hover{
	text-decoration:none;	
}
.tweet_count_inner, .fb_share_count_inner{
	background:#E8EBF2;
	font-size:10px; 
	font-weight:bold; 
	line-height: 10px;
	border-top: solid 1px #E8EBF2;
	border-bottom: solid 1px #B0B9EC;
	margin: 1px 1px 0 1px;
	display:block;
	padding: 0px 3px 1px !important;
	color:#579ED7 !important;
}
.tweet_count_inner:hover, .fb_share_count_inner:hover{
	color:#006a94;
}
.single-link
{
	margin-top:9px;
}
.ul-handmark{
	margin:0 0 20px 0; 
	width:210px; 
	border-left:1px solid #ccc;
	padding:0 0 0 20px;
	float:left;
	list-style:none;
}


