body, table, .answers{
	margin: 0px;
	padding :0px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:12px;
}
body{
	margin: 10px;
}
.tabs{
	font-size:11px;
}
.tabs td {
	background:#F1F1F1;
	padding:5px 15px;
	text-align:center;
	border: 1px solid #898989;
	border-right:0px;
}
.tabs .selected{
	background: #6D84B4; 
}
.tabs .selected a{
	border-color: #5973A9;
	color: white;
}
#invite {
	border:1px solid #898989;
}
.tabs a {
	color:#333333;
	font-weight:bold;
	padding:2px 8px 3px 9px;
	font-size:13px;
}
.blueSmallbutton{
	color: white;
	font-size:12px;
	background: #6D84B4; 
	padding:5px 15px;
	font-weight:bold;
	margin-left:15px;
	cursor:pointer;
	width:140px;
	text-align:center;
}

.blueNOTSmallbutton{
	color: white;
	font-size:16px;
	background: #6D84B4; 
	padding:5px 15px;
	font-weight:bold;
	margin-left:15px;
	cursor:pointer;
	width:190px;
	height:35px;
	text-align:center;
	vertical-align:middle; 
	border:1px solid #1D84B4
}
a {
	color:#3B5998;
	text-decoration:none;
}

.small{
	margin-top: 5px;
	color: #cbcbcb; 
	font-weight: bold;
}
.label{
	color: #595959;
	font-weight: bold;
	font-size: 12px;
}
#error, .error{
	color: red;
	margin: 10px 0px;
}
.error{
	font-size: 12px;
	color: red;
}
.questionInput{
	width: 240px;
}
h1{
	font-size:14px;
}
.survey{
	border: 1px solid black;
	padding: 2px;
	width: 400px;
	margin-top:7px;
}
.surveyTitle{
	background: #DDDDDD;
	font-weight: bold;
}
.surveyTitle td{
	border-bottom: 1px solid black;
	padding: 2px 0px;
}
.loading{
	
}
.title, .title_rb{
	padding: 3px 2px 2px 5px;
	background: #d8deee;
	font-weight: bold;
	color: #47577b;
	height: 22px;
	font-size: 14px;
}

.title_ {
	padding: 3px 2px 2px 5px;
	background: #d8deee;
	font-weight: bold;
	color: #47577b;
	height: 22px;
	font-size: 14px;
	margin-bottom: 10px;
}

.title_rb{
	background: #EEEEEE;
}
.content{
	border: 1px solid #d8deee;
	height: 390px;
	margin-bottom: 10px; 
	padding-bottom: 20px;
}
.content_rb{
	border: 1px solid #EEEEEE;
	margin-bottom: 25px; 
}
.usrcontent, .usrcontentLikeMe, .usrcontentMsg{
	border: 1px solid #d8deee;
	height: auto;
	margin-bottom: 10px; 
	padding-bottom:10px;
}
.usrcontent_{
	border: 1px solid #d8deee;
	margin-bottom: 10px; 
}
.usrcontent_{
	border: 1px solid #d8deee;
	margin-bottom: 10px; 
}
.usrcontentLikeMe{
	height: 400px;
}
.usrcontentMsg{
	height: auto;
}
.lightGreyText{
	color: #999999;
}
.img{
	border: 1px solid #DDDDDD;
}
.smallImg{
	width: 50px;
	height: 50px;
}
.inviteImg{
	width: 98px;
	height: 75px;
}
.surveyImg{
	border: 1px solid #DDDDDD;
	width: 120px;
	height: 120px;
	text-align: center;
}
.question_Img, .imgOver{
	cursor: pointer;
	border: 1px solid #DDDDDD;
	width: 50px;
	height: 50px;
	text-align: center;
	padding: 2px; 
}
.imgOver{
	height: 75px !important;
	width: 75px !important;
}
.question_img_td {
	background-color: white;
	width: 50px;
	height: 50px;
}

.answer_Img{
	cursor: pointer;
	border: 1px solid #DDDDDD;
	width: 25px;
	height: 25px;
	text-align: center;
	padding: 2px;
}
.question{
	background: #F5F5F5;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	padding: 3px;
	margin-top: 15px;
}
.answers{
	padding-left: 20px;
}

.button{
	float: right;
	margin: 10px 0px;
}

.blueButton {
	background-color: #5973A9;
	padding: 0px 7px 3px 7px;
	margin-right: 20px; 
	color: white;
	font-size: 21px; 
	cursor: pointer;
	font-family: sans-serif, Verdana;
}

.desc{
	vertical-align: top;
	padding-left: 5px;	
}
.bgParent{
	position: relative;
}
.bg{
	border: 1px solid #D6EFB5;
	height: 20px;
	background-repeat: repeat-y;
	background-color: #82D113;
}
.count{
	position: absolute;
	top: 3px;
	left: 2px;
}
.result td{
	padding: 1px;
}
.resultHead{
	background: #D8DEEE;
	border-right: 1px solid white;
	color: white;
	padding: 5px;
	font-weight: bold;
}
.container{
	margin-top: 10px;
	width: 100%;
	font-size: 13px;
}
.email{
	width:100px;
}
.agree{
	background: #D6EFB5; 
}
.msg{
	font-size:14px;
}
.loading{
	margin: 5px;
}
#container{
	margin-bottom: 5px;
}
.matchUser{
	width: 100%;
}
.matchUser div{
	margin: 2px;
	float: left;
}
.matchUser img{
	border: none;
}
.sendMsg{
	margin-top:20px;
}

#matchDiv{
	margin-top: 45px;
}
.msgSent{
	padding: 6px;
	color: #47577B;
	font-weight: bold;
}
.surveyContainer{
	
}
img{
	border: none;
}
.textGreen{
	color: #67BF2B;
	font-weight: bold;
	font-size: 15px;
}
.profileImg{
	width: 120px;
	height: 130px;
	float: left;
	margin-right: 10px;
}
#survey{
	text-align: justify;
}
.preview{
	border: 1px solid #ccc;
}
.adTop{
	margin-top:15px;
}
.adBottom{
	margin-top:75px;
}
.sendButton, .sendButtonInvite{
	margin: 0px 5px;
	cursor: pointer;
	height: 28px;
}
.sendButton{
	width: 66px;
}
.topTable{
   vertical-align: top;
   padding-left: 5px;

}
.paddingTD{
  padding-top: 2%;
  padding-left: 10%;
}

.topBorder{
  borderTop:1px solid #E6E6E6;
}
.userBox, .selectedUserBox, .mouseOverUserBox, .blackUserBox, .mouseOverBlackUserBox{
 border:1px solid white;
 cursor:pointer;
 background:white;
 color:black;
}
.selectedUserBox, .mouseOverUserBox{
	background:#EBE9E9;
	border:1px solid #BBBABA;
}
.blackUserBox, .mouseOverBlackUserBox{
	background:black;
	border:1px solid #BBBABA;
	color:white;
}
.blackUserBox  .smallFont_userbox, .mouseOverBlackUserBox  .smallFont_userbox{
	color:white;
}
.greenUserBox, .mouseOverGreenUserBox{
	background: #E4F5C8;
	border:1px solid #AACF6E;
}
.tdPadding{
  padding: 4px;
}
#popUpCont{
	position: absolute;
}
.captchaPadding{
   padding-left: 115px;
}
#ckeckPadding{
  padding-left: 98%;
}
#checkAlign{
   padding-left:70px;
}
.lastLogin{
  font-size: 11px;
  vertical-align: bottom;
}
.smallFont{
	font-size: 11px;
}
.smallFont_{
	font-size: 9px;
}
.smallFont_userbox{
	font-size: 11px;
}
.imgUploadTd{
	padding-top: 12px;
}
.statistics{
   font-weight: bold;
   color: #3B5998;
}

.back_to_friends{
	color:#47577B;
	cursor:pointer; 
	text-decoration:underline; 
	padding-left: 7px;
	font-size: 15px;
	font-weight: bold;
}

.postLikeMe{
	margin: 25px 0px;
	font-size: 17px;
}

#rb a{
	font-weight: bold;	
}
.sendMsgPanel{
	margin-top: 15px;
}
.link{
	padding-right: 15px;
}
.selectedLink{
	padding-right: 15px;
	color: white;
}
.highlight{
	color: #E69100;
	font-weight: bold;
}
#msgDiv{
	border: 1px solid #E69100;;
}
.greyButton{
	background: url(../images/button_bg.png) repeat-x;
	color: #3B5998;
	font-size: 12px;
	padding: 6px 10px;
	font-weight: bold;
	margin-left: 10px;
	cursor: pointer;
}
.heading{
	margin-bottom:10px; 
	font-size:18px; 
	vertical-align:top; 
	text-align:center;
}
.body-mask {
background-color:white;
height:3000px;
left:0pt;
opacity:0.8;
filter:alpha(opacity=80);
moz-opacity:0.8;
position:absolute;
top:0pt;
width:100%;
z-index:25;
}
#wizardBox-dlg {
font-family:verdana;
position:absolute;
width:400px;
z-index:50;
text-align:center;
font-size:20px;
font-weight:bold;
top:0px;
left:160px;
}

.button_prev_over {
background-position:left -21px !important;
}
.button_send_over {
background-position:center -38px !important;
}
.button_next_over {
background-position:5px -21px !important;
}
.button_prev , .button_prev_over {
background:transparent url(http://s2.appotec.com/ha/gift_m/images/card_prev.gif) no-repeat left 0px;
width:150px;
height:21px;
cursor:pointer;
}
.button_send, .button_send_over {
background:transparent url(http://s2.appotec.com/ha/gift_m/images/button_send.png) no-repeat center 0px;
width:216px;
height:38px;
cursor:pointer;
}
.button_next , .button_next_over{
background:transparent url(http://s2.appotec.com/ha/gift_m/images/card_next.gif) no-repeat 5px 0px;
width:150px;
height:21px;
cursor:pointer;
}
.tabs_new  td {
	background: url(http://s2.appotec.com/ha/gift_m/images/bg_colors.png) 0px -31px;
	padding: 4px 13px;
	text-align: center;
	border: 2px solid white;
	border-right: 0px;
}
.tabs_new  a{
	color: white !important;
	font-size: 13px;
	font-weight: bold;
} 
.tabs_new .selected, .tabs_new  td:hover{
	background-position: 0px -61px; 
}