/* 
 * WEBS EXTERNAL BASE 2011 
 */

/* CSS Clearing */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,kbd,q,s,samp,small,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline} :focus {outline:0}
body{line-height:1}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before, blockquote:after, q:before, q:after {content: ""}blockquote,q{quotes:"" ""}

html { font: normal 62.5%/1 arial, sans-serif; padding: 0; color: #434343; height: 100%; }
body { height: 100%; background-color: #f2f0e9; min-width: 1000px; }
a, a:visited { text-decoration: none; color: #048dd4; }
h1 { font-size: 3em; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { *display: inline-block; }

/* ================================| WRAPPER & GENERICS |================================ */
#webs_public_wrapper { min-height: 100%; *z-index: 10000;}
#webs_public_wrapper h1#webslogo, #webs_public_wrapper div#websid_leaf { display: none; }
.webs_public_width { width: 975px; margin: 0 auto; position: relative; }
.webs_public_content_wrap { padding-top: 10px; background: #f2f0ea; }

#gwo_header2_head,
.webs_public_header_wrap,
.webs_public_content_wrap {
	position: relative;
	z-index: 1;
}

/* ------------| WRAPPER & GENERICS */
div.webs_public_header_wrap { height: 93px; background: #3b3b3b url('../images/subpage_tile.jpg') repeat left top; }
div.webs_public_header_contain { 
	height: 93px; 
	background: -moz-linear-gradient(top, rgba(54,116,158,1) 0%, rgba(54,116,158,1) 32%, rgba(51,110,150,1) 47%, rgba(46,97,133,1) 65%, rgba(32,68,94,1) 99%, rgba(32,67,93,0.98) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(54,116,158,1)), color-stop(32%,rgba(54,116,158,1)), color-stop(47%,rgba(51,110,150,1)), color-stop(65%,rgba(46,97,133,1)), color-stop(99%,rgba(32,68,94,1)), color-stop(100%,rgba(32,67,93,0.98))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(54,116,158,1) 0%,rgba(54,116,158,1) 32%,rgba(51,110,150,1) 47%,rgba(46,97,133,1) 65%,rgba(32,68,94,1) 99%,rgba(32,67,93,0.98) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(54,116,158,1) 0%,rgba(54,116,158,1) 32%,rgba(51,110,150,1) 47%,rgba(46,97,133,1) 65%,rgba(32,68,94,1) 99%,rgba(32,67,93,0.98) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(54,116,158,1) 0%,rgba(54,116,158,1) 32%,rgba(51,110,150,1) 47%,rgba(46,97,133,1) 65%,rgba(32,68,94,1) 99%,rgba(32,67,93,0.98) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#36749e', endColorstr='#fa20435d',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(54,116,158,1) 0%,rgba(54,116,158,1) 32%,rgba(51,110,150,1) 47%,rgba(46,97,133,1) 65%,rgba(32,68,94,1) 99%,rgba(32,67,93,0.98) 100%); /* W3C */
}
h1.webs_public_title,
h2.webs_public_title { font: normal normal 300 40px/normal "Helvetica Neue", helvetica, sans-serif;
	padding: 21px 0px 0px;
	color: white;
	text-shadow: 0px 1px 2px #231F20;
	letter-spacing: -.05em;
}
h2.webs_public_tagline,
h3.webs_public_tagline {
	padding: 0;
	color: white;
	font: 300 20px/1em "Helvetica Neue", helvetica, sans-serif;
	float: right;
	margin-top: -33px;
	text-shadow: 0px 1px 1px #231F20;
}


/* ================================| HEADER |================================ */
#webs_public_head {
	position: relative;
	z-index: 2;
	height: 71px;
	background: transparent url('../images/headerfooter.png') repeat-x left top;
}
#webs_public_nav_container { position: relative; }

#logo_replace {
	background: transparent url('../images/wrapper_sprite.png') no-repeat 0 4px;
	text-indent: -9000px;
	width: 150px;
	height: 64px;
	float: left;
}
	#logo_replace.vistaprint {
		background-image: url('../images/logo_vista.png');
		background-position: 0 8px;
	}

/* top-header navigation */ /* TOP BAR */

#webs_public_nav { float: right; font-size: 1.8em; font-weight: 300; }
#webs_public_nav a, #webs_public_nav a:visited { color: #c1c1c1; float: left; padding: 26px 25px; 
	text-transform: none;
	text-shadow: 0px 1px 1px #000;}
#webs_public_nav a:hover { text-decoration: none; color: #fff; }
#webs_public_nav a.active-link, #webs_public_nav a.active-link:visited {
	background: transparent url('../images/active_nav_link.png') no-repeat center top;
	border-right: 1px solid #2f2f2f;
	border-left: 1px solid #2f2f2f;
	font-weight: 500;
	color: #fff;
	font-size: 18px;
}

#webs_public_nav .sign_in_wrap {
	position: relative;
	float: left;
}

#webs_public_nav #sign_in_nav {
	position: relative;
	z-index: 2;
	margin: 19px 0px 0px 25px;
	padding: 0;
	min-width: 113px;
	box-sizing: border-box;
}



/* ############### WHAT DO THESE DO!? ##################*/
#webs_public_nav #sign_in_nav span, #webs_public_nav #sign_in_nav a, #webs_public_nav #sign_in_nav a:visited {
	height: 29px;
	line-height: 29px;
	font-family: "Helvetica Neue", helvetica, sans-serif;
	font-weight: bold;
	color: white;
	display: inline-block;
	border: 0;
	padding: 0 24px;
}
#webs_public_nav #sign_in_nav {
	padding: 0;
	margin: 20px 0 0 25px;
	width: 100px;
	text-align: center;
}



#webs_public_spotlight {
	background: transparent url('http://static.websimages.com/static/global/2011/external/images/tile_sprite.png') repeat-x left -528px;
	height: 300px;
	padding: 13px 0;
}

#webs_public_spotlight h1 {
	font-weight: 500;
	text-shadow: 0 2px 3px #231f20;
	color: #fff;
	text-align: center;
}

#webs_public_body { padding-top: 20px; }

/* ------------| Login Leaf */ 
a.signinNoBg {
	padding: 0 !important;
	height: 42px;
	font-size: 18px;
	font-weight: 300;
	background: #fff !important;
	border-right: 1px solid #aaa\9;
	-moz-border-radius: 3px 3px 0 0 !important;
	-webkit-border-radius: 3px 3px 0 0 !important;
	border-radius: 3px 3px 0 0 !important;
}
a.signinNoBg span {
	margin-left: 0 !important;
	font-weight: normal !important;
	line-height: 36px;
	color: #333 !important;
	text-shadow: none !important;
	background-image: none !important;
}

#webs_login_wrapper {
	visibility: hidden;
	position: absolute;
	top: 63px;
	right: 0;
	z-index: 1;
	height: 72px;
}

#webs_login_container { position: relative; }
#login_leaf {
	position: absolute;
	top: -1px;
	right: 0;
	padding: 15px 0;
	width: 267px;
	height: auto;
	background: #fff;
	border: solid #aaa;
	border-width: 0 0 1px 1px;
	border-width: 0 1px 1px\9;

	-moz-border-radius: 3px 0 3px 3px;
	-webkit-border-radius: 3px 0 3px 3px;
	border-radius: 3px 0 3px 3px;

	-moz-box-shadow: 0 4px 18px hsla(0, 0%, 0%, 0.3);
	-webkit-box-shadow: 0 4px 18px hsla(0, 0%, 0%, 0.3);
	box-shadow: 0 4px 18px hsla(0, 0%, 0%, 0.3);
}
	#sign_in_leaf {
		width: auto;
		line-height: 33px;
	}

.sign_in_fields {
	margin: 0;
	padding: 0 18px 15px;
}

#login_leaf .sign_in_fields > label,
#login_leaf .sign_in_fields > input {
	width: 225px;
	float: left;
	clear: both;
	font-size: 13px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #555;
}
#login_leaf .sign_in_fields label {
	margin-bottom: 4px;
	font-weight: bold;
}
#login_leaf .sign_in_fields input {
	margin: 0 0 8px 0;
}
#FWloginUsername,
#FWloginPassword,
#FWloginPassword2 {
	padding: 0 5px;
	height: 29px;
	line-height: 29px;
	color: #555;
	background: #fff;
	border: 1px solid #d9d9d9;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#FWloginPassword2 { display: none; }

#sign_in_rearrange { float: right; }

#login_loadingText {
	display: none;
	padding-top: 0;
	font-size: 12px;
	line-height: 36px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #555;
}
.login_extra {
	border-top: 1px solid #e2e2e2;
	padding: 15px 20px 0;
	line-height: 36px;
}

#remember_me_wrap {
	margin-left: 0;
	*margin-right: 5px;
	float: left;
	clear: left;
}


#remember_me,
#lost_password {
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#remember_me {
	display: inline-block;
	font-weight: normal;
	color: #555;
}

#lost_password {
	font-weight: bold;
}
	#lost_password a {
		padding: 0;
		color: #248dc4;
		text-shadow: none;
		text-decoration: none;
	}
	#lost_password a:hover {
		color: inherit;
	}

/*================================| CONTENT |================================*/

#webs_public_body { padding: 29px 0 60px; }
#webs_public_body h1 { font: 500 9em "Helvetica Neue", helvetica, sans-serif; margin: 3px 0 7px; color: red; }
#webs_public_body h2 { font: 300 3.5em "Helvetica Neue", helvetica, sans-serif; margin-bottom: 32px; }
#webs_public_body h3 { font: 700 1.7em "Helvetica Neue", helvetica, sans-serif; margin-bottom: 20px; }
#webs_public_body h4 { font: 700 1.5em "Helvetica Neue", helvetica, sans-serif; margin-bottom: 5px; }
#webs_public_body h5 { font: 300 1.5em "Helvetica Neue", helvetica, sans-serif; margin-bottom: 5px; }
#webs_public_body p { font-size: 1.3em; line-height: 2em; margin-bottom: 30px; }
#webs_public_body ul, #webs_public_body ol { font-size: 1.3em; line-height: 1.6em; margin-bottom: 30px; }
#webs_public_body img.feature { margin-bottom: 27px; }

#webs_public_body h4.boxtitle {
	display: block;
	height: 22px;
	padding: 6px 0 2px 10px;
	margin: -1px 0 20px 0;
	font: 500 16px "Helvetica Neue", helvetica, sans-serif;
	background-color: #252525;
	color: #fff;
}


/*================================| Footer |================================*/
#webs_public_footer {
	position: relative;
	z-index: 3;
	background: #222021 url("../images/headerfooter.png") repeat-x 0 -71px !important;
	border-top: 1px solid #ababab;
}
#webs_public_fixfoot { clear:both; height: 10px; padding-bottom: 500px; }
#webs_public_fixfootlite { clear:both; height: 10px; padding-bottom: 270px; }
.webs_public_footlite { background-position: 0 -71px !important; height: 274px !important; margin-top: -274px !important; }

#webs_public_sitemap { width: 960px; margin: 37px auto 0; }
#webs_public_sitemap dl { float: left; width: 145px; margin-right: 32px; }
#webs_public_sitemap dl dd { width: 145px; }

#webs_public_sitemap dl a, 
#webs_public_sitemap dl a:visited { 
	color: #ababab; 
	float: left;
	width: 100%;
	font-size: 1.2em;
	padding: 6px 0 9px;
}

#webs_public_sitemap dl a:hover { color: #fff; }
#webs_public_sitemap #final_sitemap_list {margin-right: 0;}
#webs_public_footer_close {
	float: right;
	width: 250px;
	height: 196px;
	padding: 0 0 0 21px;
	color: #c1c1c1;
	position: relative;
}
#webs_public_footer_close:after {
	content:"";
	display:block;
	width: 0px;
	height: 196px;
	border-right: 1px solid #585858;
	border-left: 1px solid #1c1c1c;
	position: absolute;
	left: 0;
	top: 1px;
}
#webs_public_footer_close a { color: #05aaff; }
#footer_copyright {
	display: block;
	position: relative;
	text-shadow: 1px 1px 0px #231f20;
	padding: 15px 4px 0px 90px;
	line-height: 1.1em;
	margin: -13px 0 0;
	color: #C1C1C1 !important;
	width: 112px;
	font-size:10px;
}
#footer_copyright a { color: inherit; }
#webs_footer_logo {
	position: absolute; left: 0; top: 7px; width: 160px; height: 60px;
	text-indent: -9999px;
	background: transparent url('../images/wrapper_sprite.png') no-repeat 0 -54px;
}

#webs_footer_blog, 
#webs_footer_facebook, 
#webs_footer_twitter,
#webs_footer_googleplus{
	padding-left: 30px;
	background: transparent url('../images/wrapper_sprite.png') no-repeat left top;
	margin: 0;
	font: 500 14px/36px "Helvetica Neue", helvetica, sans-serif;
	text-shadow: 0px 1px 1px #000;
	text-transform:none;
	height: 27px;
	line-height: 28px;
}
#webs_footer_blog { background-position: -236px 6px; }
#webs_footer_facebook { background-position: -236px -19px; }
#webs_footer_twitter { background-position: -236px -42px; }
#webs_footer_googleplus { background-position: -236px -65px; }

/* Footer */
#webs_footer_blog {
	margin-top: 12px;
}

#webs_public_sitemap dl dt,
#webs_public_sitemap dl a, 
#webs_public_sitemap dl a:visited {
	padding-top: 7px;
	text-shadow: 0px 1px 1px #000;
}

#webs_public_sitemap dl a:after {
	height: 0px;
	width: 140px;
	content: "";
	display: block;
	border-bottom: 1px solid #3C3C3C;
	border-top: 1px solid #232323;
	position: relative;
	top: 8px;
}

#webs_public_sitemap dl dt {
	color: #fff;
	font: 500 16px/2 "Helvetica Neue", helvetica, sans-serif;
	text-transform: none;
	padding: 0 0 9px;
}

#webs_public_sitemap dl dt:after {
	height: 0px;
	width: 140px;
	content: "";
	display: block;
	border-bottom: 1px solid #3C3C3C;
	border-top: 1px solid #232323;
	position: relative;
	top: 9px;
	margin-bottom:1px;
}


/* Floating nav */
#webs_public_body .webs_floating_nav,
#webs_public_body .webs_nonfloating_nav {
	position: absolute;
	left: 759px; top: 0; z-index: 2;
	width: 217px;
	margin-top: 37px;
	background-color: #f8f7f3;
	border: 1px solid #fff;
	box-shadow: 0 4px 4px rgba(186, 184, 174, 0.75);
	-moz-box-shadow: 0 4px 4px rgba(186, 184, 174, 0.75);
	-webkit-box-shadow: 0 4px 4px rgba(186, 184, 174, 0.75);
}

#webs_public_body .webs_floating_nav h2,
#webs_public_body .webs_nonfloating_nav h2 {
	color: #d9d9d9;
	font: 300 1.5em/21px "Helvetica Neue", helvetica, sans-serif;
	padding: 9px 13px 7px;
	background-color: #252525;
	margin: -1px -1px 0;
}

#webs_public_body .webs_floating_nav ul,
#webs_public_body .webs_nonfloating_nav ul { margin: 0; padding: 10px 0; }
#webs_public_body .webs_floating_nav ul li,
#webs_public_body .webs_nonfloating_nav ul li { margin-top: 2px; margin-bottom: 6px; }

.webs_floating_nav a, .webs_nonfloating_nav a	{
	font: 500 1.1em "Helvetica Neue", helvetica, sans-serif;
	color: #434343;
	display: block;
	padding: 7px 0 8px 45px;	
}
.webs_nonfloating_nav a { padding: 8px 18px; }
.webs_nonfloating_nav a:hover { background-color: #ddd;}

#webs_public_body .selected {
	background: transparent url('../images/nav_active.png') no-repeat left top;
	padding: 3px 0 3px 10px;
	margin: 0 -1px 0 -13px;
	*margin: 0 -1px 0 0;
	overflow: hidden;
	*position: relative; *left: -13px; *width: 220px;
}

#webs_public_body .webs_floating_nav .selected a { color: #fff; }
.has_floating_nav { position: relative; padding-right: 247px !important; width: 727px !important; }

#btn_core_signup { position: absolute; bottom: -58px; width: 214px; }
#btn_core_signup span { padding-left: 9px !important; text-align:center; font-size: 20px; }


/* -- Guh. -- */
#googleTracker { position: absolute; top: 0; }

div.webs-intl-drop-contain {
	padding-top:15px !important;
}