/*  COLOR PALETTE  


BLUE: #005fbb
GREEN: #92c51e
DARK GREEN:#64840d
GREY: #95a3ab

*/

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, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, 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-size: 100%; vertical-align: baseline; background: transparent;
}


ol, ul {list-style: none;}


body {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#333;
}

a {
	color:#005fbb;
	text-decoration:none;
}

a:hover {
	color:#92c51e;
	text-decoration:underline;
}

p {
	line-height: 20px;
}

p b {
	color:#92c51e;
}

h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#788187;
	font-size: 20px;
	line-height:24px;
	font-weight:normal;
	padding:20px 0px 10px 0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#788187;
	font-weight:normal;
	margin: 0px 0px 10px 0px;
}

h2 span {
	font-size:14px;
	color:#64840d;
	padding: 0px 10px 0px 25px;
}

h3 {
	
}

.inset {
	padding: 0px 0px 30px 25px;
}

.inset strong {
	font-size:14px;
	color:#92c51e;
}

#videoBut {float:left; margin:20px 20px 20px 0; width:293px; height:172px;}
#videoBut a { display:block; width:100%; height:100%; text-indent:-999px; overflow:hidden; background:#fff url("http://usamp.s3.amazonaws.com/pl/surveyhead/images/video_button.jpg") no-repeat center top; border:none; font-size:0px;}
#videoBut a:hover {background-position:center bottom;}

#videoBut2 {float:left; margin:20px 20px 20px 0; width:293px; height:172px;}
#videoBut2 a { display:block; width:100%; height:100%; text-indent:-999px; overflow:hidden; background:#fff url("http://usamp.s3.amazonaws.com/pl/surveyhead/images/video_button2.jpg") no-repeat center top; border:none; font-size:0px;}
#videoBut2 a:hover {background-position:center bottom;}

#videoPlayer {  margin:0 auto; width:660px; height:370px;}
#videoPlayer p { text-align:right;}


.clear {display:block; float:left;width:100%; height:15px;line-height:1px; }


input { color:#64840d;}

/*  MAP STYLES */

selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
}
a.langselectclass,a.langselectclass:hover{text-decoration:none;font-size:11px;}
a.pl_langselectclass,a.pl_langselectclass:hover{text-decoration:none;font-size:11px;color:#0249ff;}
a.pl_langselectclass img {width:59px; height:23px;}

/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility:hidden;
xborder: 1px solid #b8c3cc;
xborder-bottom-width: 0;
font: normal 12px Arial;
line-height: 12px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
/*background: #eefafc;*/
background:#fff;
width: 155px; /* default width for menu */
color:#056391;
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

*html .anylinkmenu ul li a {width:100%;}

.anylinkmenu ul li a{
display: block;
border-bottom: 1px solid #b8c3cc;
padding: 1px 5px 1px 0;
text-decoration: none;
font-weight: normal;
color:#003c66;
font-size:11px;
text-align:right;
}

.anylinkmenu a:hover{ /*hover background color*/
background: #fff;
/*color: #056391;*/
color:#3468c7;
font-weight:normal;
text-decoration:none;
}

/* ######### Alternate multi-column class for drop down menus ######### */
.anylinkmenucols{
position: absolute;
width: 350px;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid #b8c3cc;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #eefafc;
}

.anylinkmenucols li{
padding-bottom: 3px;
}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
background: #eefafc;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

/*  END MAP STYLES  */




/*   STRUCTURE   */

#home {
	background-color:#e8e8dd;
}

#wrap {
	width:100%;
	height:auto;
	background-image:url(http://unitedsample.s3.amazonaws.com/images/surveyhead/imgv2/int_headbg.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	
}


#head  {
	width:890px;
	margin:0px auto;
	height: 120px;
}

#head .spacer {
	background-color:#e8e8dd;
	height:54px;
}

#memReward {
	visibility:hidden;
	position:absolute;
	text-align:center;
	text-transform:uppercase;
	color:#7c8e98;
	font-size:14px;
	margin: 20px 0px 0px 0px;
	float: left;
	top: 84px;
	left: 543px;
}

#head #memReward span {
	font-size: 24px;
	color:#92c51e;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
}


#head #logo{
	display:block;
	float:left;
	clear:both;
	width:420px;
	height:110px;
	background-image:url(http://unitedsample.s3.amazonaws.com/images/surveyhead/imgv2/surveyhead_logo_new.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	text-indent: 2000px;
	overflow:hidden;
}

#head #langNav {
	height:47px;
	float:right;
	width:400px;
}
 
 #head #langNav .langSelect{
	float:right;
	margin:10px 50px 0px 0px;

}
#head #langNav .langSelect img{
	border:none;
	margin: 5px 5px 0px 0px;
}

#head #langNav a { text-decoration:none; }


#head #nav {
	height:28px;
}

#head #nav ul {
	margin: 1px 0 0 0;
	padding:0;
	float:left;
	width:460px;
}

#head #nav ul li {
	display:inline;
}


#head #nav ul li a {
	display:block;
	float:left;
	margin: 1px 10px;
	padding:7px 20px;
	height:14px;
	text-align:center;
	font-size:1em;
	text-transform:uppercase;
	color:#333;
}

#head #nav ul li.right {
	font-weight:bold;
}

#head #nav ul li a:hover {
	background: transparent url(http://unitedsample.s3.amazonaws.com/images/surveyhead/imgv2/int_navbg_hover.jpg) repeat-x center top;
	text-decoration:none;
	color:#fff;
}



#head #nav ul li a.activeLink {
	background-position: center -58px;
}


#head #nav ul li span {
	display:block;
	float:left;
	width:154px;
	text-align:center;
	font-size:11px;
	text-transform:uppercase;
	background-image: url(http://unitedsample.s3.amazonaws.com/images/surveyhead/header_tabbg.png);
	background-repeat: no-repeat;
	padding: 9px 0px 0px 0px;
	background-position: center -43px;
	height:30px;
	color:#FFF;
	font-weight:bold;
}





/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


#main {
	background-color:#fff;height:100%;width:890px;margin:20px auto; overflow:hidden;}


#main  .leftSide {width:600px;margin:0px 25px 0px 0px;float:left; }
#main  .rightSide {width:240px;float:left; overflow:hidden; }


/*mainImg is used in English, Chinese */
/*imainImg2 is used in German */
.mainImg{	display:block;width:580px;height:190PX;background-image:url(http://unitedsample.s3.amazonaws.com/images/surveyhead/main-image.jpg);margin: 0px 10px 10px 0px;padding:50px 0px 0px 20px;font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;font-size:24px;color:#788187;}




.mainImg2{	display:block;width:580px;height:210px;background-image:url(http://unitedsample.s3.amazonaws.com/images/surveyhead/main-image.jpg);margin: 0px 10px 10px 0px;padding:30px 0px 0px 20px;font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;font-size:22px;color:#788187;}

.mainImg3{	display:block;width:580px;height:190PX;background-image:url(http://unitedsample.s3.amazonaws.com/images/surveyhead/main-image2.jpg);margin: 0px 10px 10px 0px;padding:50px 0px 0px 20px;font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;font-size:24px;color:#788187;}

.mainImg4{	display:block; width:580px; height:190px; background-image:url("http://unitedsample.s3.amazonaws.com/images/surveyhead/main-image3.jpg"); margin: 0px 10px 10px 0px;padding:50px 0px 0px 20px;font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;font-size:24px;color:#788187;}



.mainImg p , .mainImg2 p, .mainImg3 p, .mainImg4 p {
	padding: 0px 0px 15px 0px;
}

.mainImg span, .mainImg2 span, .mainImg3 span, .mainImg4 span {
	color:#92c51e;
}

.mainImg a, .mainImg2 a, .mainImg3 a, .mainImg4 a {
	display:block;
	width:210px;
	height:24px;
	background-image: url(http://unitedsample.s3.amazonaws.com/images/surveyhead/subBut2A.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #005fbb;
	padding: 5px 0 0 0;
	font-family:Arial;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	}

.mainImg a, .mainImg3 a, .mainImg4 a {
	letter-spacing:2px;
	font-size:14px;
	margin:10px 0 30px 0;
}

.mainImg2 a {
	font-size:11px;
	margin: 0 0  30px 0;
}


.mainImg a:hover, .mainImg2 a:hover, .mainImg3 a:hover, .mainImg4 a:hover {
		background-position: center -30px;
		color:#FFF;
		text-decoration:none;
}

#supportButton { width:250px; height:200px; float:right; margin:-30px 23px 0 0;}
#supportButton a { width:100%; height:100%; background:none; text-indent:-9999px; overflow:hidden; font-size:0px;}

#supportButton2 { width:250px; height:200px; float:right; margin:-30px 23px 0 0;}
#supportButton2 a { width:100%; height:100%; background:none; text-indent:-9999px; overflow:hidden; font-size:0px;}


#logoAni {
	margin:0px 0px 10px 0px;
	height:70px;
	width:100%;
	float:left;
}



#memLogin {
	width:240px;	
}



#memLogin input:focus {
	background-color:#95a3ab;
	color:#FFF;
}

.memLoginMid {
	background-image:url(http://unitedsample.s3.amazonaws.com/images/surveyhead/memLogin_bg2.jpg);
	background-repeat:repeat-y;
	background-color:#fff;
	padding: 0px 15px;
	margin: 0px;
	
}

.memLoginTop, .memLoginBot {
	width:100%;
	background-image:url(http://unitedsample.s3.amazonaws.com/images/surveyhead/memLogin_bg1.jpg);
	background-repeat:no-repeat;
	height:9px;
	margin: 0px;
}

.memLoginTop {
	background-position: left top;
}

.memLoginBot {
	background-position: left bottom;
}

#memLogin  h1 {
	text-transform:uppercase;
	color:#788187;
	font-size:16px;
	line-height:18px;
	letter-spacing:2px;
	padding:0px 0px 10px 0px;
}

#memLogin h2{
	margin:0;	
}

#memLogin  .txtField {
	margin:4px 0px 10px 0px;
}

#memLogin div {
	xmargin:5px 0px 5px 0px;
	vertical-align:top;
}

#memLogin p {
	font-size:10px;
}

.frgtPswrd{float:right;}
.frgtPswrd2{float:left; margin-right:50px;}

.facebookBut{
	display:block;
	float:right;
	height:30px;
	width:90px;
	padding:20px 0px 0px 0px;
}

.subBut, .subButLong, .subButLong2 {
	width:100px;
	height:42px;
	border:solid 0px #fff;
	background-image: url(http://unitedsample.s3.amazonaws.com/images/surveyhead/subBut.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #005fbb;
	padding: 0px 5px 7px 0px;
	font-weight:bold;
	text-transform:uppercase;
	margin:10px 0px 10px 0px;
}
.subBut {
	letter-spacing:2px;
	font-size:12px;
}
.subButLong {
	font-size:12px;
}
.subButLong2 {
	font-size:10px;
}

.subBut:hover, .subButLong:hover, .subButLong2:hover {
		background-position: center bottom;
		color:#FFF;
}

.subBut2{
	width:200px;
	height:42px;
	border:solid 0px #fff;
	background-image: url(http://unitedsample.s3.amazonaws.com/images/surveyhead/subBut2.png);
	background-repeat: no-repeat;
	background-position: center top;
	letter-spacing:2px;
	color: #fff;
	padding: 0px 5px 5px 0px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

.subBut2:hover {
		background-position: center bottom;
		color:#FFF;
}

.tighter {letter-spacing:0px;}
.left {float:left;}
.right {float:right;}
.font11px {font-size:11px;}
.font12px {font-size:12px;}
.font16px {font-size:16px;}
.font18px {font-size:18px;}
.font20px {font-size:20px;}
.font22px {font-size:22px;}
.font24px {font-size:24px;}
.font28px {font-size:28px;}



#memLogin .subBut, #memLogin .subButLong, #memLogin .subButLong2 {
	background-color:#deded0;
}

.sideBar {
	width:240px;
	margin:20px 0 0 0;
	
}


.sb1, .sb2, .sb3{background-image:url(http://unitedsample.s3.amazonaws.com/images/surveyhead/sb1_bg.jpg);background-repeat:no-repeat;background-position: center center;height:224px;text-align:center;color:#FFF;}
.sb1 em {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;font-size:28px;display:block;padding:10px 0;}
.sb1 p {color:#92c51e;font-size:18px;line-height:14px;}
.sb1  strong {display: block;color:#fff;font-size:34px;text-transform:uppercase;margin:10px 0;}
.sb1  a {display:block;width:200px;margin:35px auto 0 auto;color:#005fbb;font-size:24px;line-height:22px;font-weight:bold;text-transform:uppercase;}
.sb1  a:hover{color:#FFF;text-decoration:none;}

.sb2 em {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;font-size:18px;display:block;padding:10px 0 5px 0;}
.sb2 p {color:#92c51e;font-size:13px;line-height:12px;}
.sb2  strong {display: block;color:#fff;font-size:26px;text-transform:uppercase;margin:10px 0;}
.sb2  a {display:block;width:200px;margin:35px auto 0 auto;color:#005fbb;font-size:24px;line-height:22px;font-weight:bold;text-transform:uppercase;}
.sb2  a:hover{color:#FFF;text-decoration:none;}


.sb3 em {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;font-size:18px;display:block;padding:10px 0 5px 0;}
.sb3 p {color:#92c51e;font-size:13px;line-height:12px;}
.sb3  strong {display: block;color:#fff;font-size:24px; line-height:22px;text-transform:uppercase;margin:3px 0;}
.sb3  a {display:block;width:200px;margin:35px auto 0 auto;color:#005fbb;font-size:24px;line-height:22px;font-weight:bold;text-transform:uppercase;}
.sb3  a:hover{color:#FFF;text-decoration:none;}

.sb4 {margin:35px auto 0 auto;}
.sb4  a {background-image:url(http://unitedsample.s3.amazonaws.com/images/surveyhead/sidebar_3.jpg); background-repeat:no-repeat; background-position: top center; height:224px; text-align:center; color:#FFF; width:; display:block; font-size:24px;line-height:22px; font-weight:bold; text-transform:uppercase; padding:15px;}
.sb4  a:hover{color:#92C51E; text-decoration:none;}
.sb4 b {font-size:36px;display:block;padding:10px 0 5px 0;}




a.bbblogo {
	display:block;
	width:240px;
	height:60px;
	background-image: url(http://unitedsample.s3.amazonaws.com/images/surveyhead/BBB.gif);
	background-position:center top;
	background-repeat:no-repeat;
	border:none;
	text-indent:-9999px;
	overflow:hidden;
	margin:20px 0 0 0;
}

.addthis_toolbox { padding: 0 0 0 28px;}



#foot {height:27px;background-image:url(http://unitedsample.s3.amazonaws.com/images/surveyhead/menu_bg.gif);background-repeat:repeat-x;border-bottom: solid 1px #7c8e98;border-top: solid 1px #7c8e98;background-color:#e8e8dd;}
#foot ul {margin:0 auto;width:900px;padding:0;border:solid 0px #F0F;}
#foot ul li {display:inline;}
#foot ul li span, #foot ul li a {display:block;float:left;margin: 8px 8px 0px 8px;text-align:center;text-transform:uppercase;color:#333;}
#foot ul li a {font-size:9px;}
#foot ul li span {font-size:8px;}
#foot  ul li a:hover {color:#64840d;text-decoration:underline;}


.success_msg{
	font-family: Arial;
	color:#64840d;
	font-size:12px;
	border:2px solid #64840d;
	background-color:#fff;
	padding: 3px;
	margin: 0 0 8px 0;
}

.error_msg{
	font-family: Arial;
	color:#F00;
	font-size:12px;
	border:2px solid #F00;
	background-color:#fff;
	padding: 3px;
	margin: 0 0 8px 0;
}


#sb-nav a {
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    float: right;
    height: 16px;
    margin-left: 3px;
    width: 16px;
}

#sb-nav-close {
    height: 16px !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: 20px !important;
}

#sb-nav-close {
    background-image: url("http://usamp.s3.amazonaws.com/pl/surveyhead/images/close.png") !important;
}

/*Changes by Gauri : US1164 - Facebook Import, to show the Permission dialogue header in white*/
#fb_dialog_header 
{
  color:  #FFFFFF;
}
