/****************************************************************/
/* 1. IMPORTED STYLESHEETS */
/****************************************************************/
@import url(core.css);/****************************************************************/
/* Finished */
/****************************************************************/
/*********************************************************************************************************************/
/* Common CSS for all pages */

html {
overflow-y:scroll;margin:0;padding:0;
}

head {

}

body {
      clear: both;
      height: auto;
      margin: 0px; 
	  padding: 0px; 
	  background-repeat: repeat-x repeat -y;
	  color: #333; 
	  font-size: 12px;
	  font-weight: normal;  
	  font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
      line-height:1.2;
      min-width:980px;
      /** background:#BBB8B5 url(http://s3.amazonaws.com/ui-assets/themes/image/grad.gif) repeat-y scroll center top; **/
     
}

pre{
font-size: 12px;
font-weight: normal;  
font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
white-space: pre; /* CSS2 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap; /* HP printers */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
word-wrap: break-word; /* IE */
}

#content {
	  height: auto;
	  overflow: hidden;
}

#header {
      margin: 0px;
      height: auto;
      overflow:hidden; 
	  border-top: 4px solid orange;
}

.headwrapper {
background: #ffffff;
padding: 0px;
margin: 0px auto;
width:100%;
height: auto; 
overflow: hidden;
}
               
.tab {
	width:980px;
	height: 44px;
	margin: auto;
}

.small_tab{
	width:980px;
	height: 34px;
	border-bottom:1px solid #CCCCCC; 
}


.stab {
	margin-bottom:10px;
	width:980px;
    background:url(http://s3.amazonaws.com/ui-assets/themes/image/effectline.png) repeat scroll center top;
	height: 54px; 
}

.tabmain {
    float: left;
    width: 50%;
    overflow: hidden;
}

.tabmain ul { margin: 0px; padding: 5px 5px 0px 5px; }
.tabmain li { display: inline; font-family:helvetica,arial;}
.tabmain span { float: left; padding: 0px 10px 0px 0px; color:#3671A1; font-size: 12px; font-family:Arial,Helvetica; }

#navcompany a:hover { border: none; }
#navcompany span { padding: 2px 0px 0px 0px; font-size: 11px; color:orange;}

.tabside {
	float:right;
	width: 45%;
	overflow: hidden;
}


.tabside ul { margin: 0px; padding: 9px 5px 0px 0px; }
.tabside li { display: inline; }
.tabside span { color:#3671A1; padding: 4px 5px 0px 0px; font-family:Arial,Helvetica; }

.searchblock {
width: 132px; 
float:right;
padding: 0px;
margin: 2px 5px 0px 0px;
border: #ccc solid 1px;
overflow: hidden;
}
.searchlogoblock {
width: 27px;
height: 26px; 
}
.searchinputblock {
float: right;
width: 100px;
height: 26px;
}

.tagsection {
	margin: auto;
	margin-bottom:20px;
	width:100%;
	height: 37px;
	padding-top:6px;
}

#outermostblock {
	overflow:hidden;
    margin: 0px;
    overflow: hidden;
    height:auto;
    //background:#BBB8B5 url(http://s3.amazonaws.com/ui-assets/themes/image/grad.gif) repeat-y scroll center top;
}

#outermostblockstatic {
	overflow:hidden;
    padding: 10px;
    margin: 0px;
    height: auto;
    overflow: hidden;
    //background:#BBB8B5 url(http://s3.amazonaws.com/ui-assets/themes/image/grad.gif) repeat-y scroll center top;
}

#hprofileleftblock {
float:left;
width:58%;
height: auto;
overflow:hidden;
padding-left:28px; 
padding-top: 20px;
}

#hprofilerightblock {
float:right;
width:35%;
height: auto;
overflow: hidden;
padding-left:10px;   
padding-top: 20px;
}

.decWidth{
width:53% !important;
}

.incWidth{
width:44% !important;
margin-left:5px;
}


#magnifierBlock{
 width:100%;
 height:46px;
 float:left;
 margin-top:10px;
 font-size:18px;
 color:#E57E31;
 min-width:200px;
}



#footer {
   overflow:hidden;
   font-size: 10px; 
	background:url(http://s3.amazonaws.com/ui-assets/themes/image/grad-g.png) repeat-x scroll 100% 100% !important;
   border-top: 2px solid #ccc;
}
.footerWrapper{
 	width:988px;
	margin:0px auto;
	text-align:left;
	padding:0px 0px;
}
#footer a { font-size: 1.0em; color: #666; }
#footer a:hover{ text-transform: none; }   
#footer li {list-style:none; font-size:0.9em;}

.insidefooter {
width: 100%;
height: auto;
width: 99%;
overflow: hidden;
margin: 0% 1% 0% 0%;
text-align: right; 
}

#profilemainsection {
	background:#FFFFFF none repeat scroll 0 0;
    width:980px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	overflow:hidden;
	min-height: 350px;
}

#topsection {
	width:980px;
	margin:0px auto;
	padding:0px 0px;
	overflow:hidden;
	height: auto;
	font-weight: bold;
	font-size: 16px;
	color: white;
}

.profilebuttons {
float:left;
width:65%; 
height:auto;
overflow: hidden;
}

#partnerfullblock {
width:960px;
height: auto;
overflow:hidden;
margin: 0px;
padding:10px;
}

#partnerStaticFullBlock {
width:940px;
padding:20px;
height: auto;
overflow:hidden;
margin: 0px;
}

#partnerStaticMainSection {  /* for static 2 column */
background:#FFFFFF none repeat scroll 0 0;
width:980px;
margin:0px auto;
text-align:left;
overflow:hidden;
height: auto;
}

#profileleftblock {
float:left;
width:66%;
height: auto;
overflow:hidden;
margin: 0px 0px 0px 10px;
}

#profilerightblock {
float:left;
width:32%;
height: auto;
overflow: hidden;
}

#leftBlock {
float: left; 
width: 160px; 
height: auto; 
overflow: hidden;
margin: 0px 10px 0px 0px;
}

#middleBlock {
float: left; 
width: 461px; 
height: auto;
overflow: hidden; 
margin: 0px 5px;
}

#actionBlock {
float:right;
width:27%;
height: auto;
overflow: hidden;
}
#partnerfullblock #actionBlock {
width: 307px;
margin:0px 0px 0px 10px;
}

#actionBlockEdit {
float:left;
width:27%;
height: auto;
overflow: hidden;
}

#two_block_left_side {
float:left;
width:200px;
height: auto;
overflow: hidden;
margin: 0px 0px 10px 10px;
padding:  0px 5px ;
background:#FDFDFD;
}
#two_block_right_side {
float: right;
width:673px;
height: auto;
overflow: hidden;
margin:0px 10px 10px 0px;
padding: 10px;
border: 15px solid #D6D6D6;
}

#homeMiddleBlock {
float: right;
width:73%; 
height: auto;
overflow: hidden;
}
#partnerfullblock #homeMiddleBlock {
width: 633px;
margin:0px 8px 0px 0px;
}

.outerSection {
width:93%;
padding: 5px;
height: auto;
overflow: hidden;
background: #FFFFFF;
}

#outerMiddleBlock {
width:96%;
margin: 0px 0px 10px 5px;
padding: 0px 5px 5px 5px;
height: auto;
overflow: hidden;
}

.navigationBlock {
border:solid 1px #CCCCCC; 
margin: 0px 0px 16px 0px; 
height: auto;
overflow: hidden;
width:98%;
}
#outerMiddleBlock > .navigationBlock {
padding: 5px;
}
#outerMiddleBlock > .navigationBlock:first-child { 
border: none;
}
.navigationBlock a {
text-decoration: underline;
color:#000;
}
.navigationBlock table {
color:#000;
}
.navigationBlock > .crossImage_section {
text-align: right;
}

.profileRateBlock {
height: auto;
overflow: hidden;
width: 97%;
padding: 5px 4px 5px 5px;
background: #FFFFFF;
}

#actionBlock .profileRateBlock {
width: 301px;
padding: 0px;
}

#homeInfoBlock {
width:98%;
color:rgb(114, 141, 148);
padding: 0px 0px 0px 0px;
margin: 5px 0px 5px 0px;
height: auto; 
overflow: hidden; 
}
#homeLabel {
float: left;
width:38%;
}
#homeText {
float:right;
width:62%;
overflow:hidden;
}
#homeText a {
color:rgb(114, 141, 148);
padding: 0px; 
margin: 0px;
text-decoration: underline;
}

#homeRecentVisitors {
width:100%;
margin:5px 0px 0px 0px;
height: auto;
overflow: hidden; 
}

#visitorsLabel {
font-weight:bold;
color:#000;
padding:0px 0px 4px 5px;
border-bottom: 1px solid #ccc;
}

.visitors {
float: left;
margin:0px 5px;
}
.visitors a {
padding: 0px;
margin: 0px;
}

#tabData {
background: white;
height: auto;
width: 97%;
overflow: hidden; 
border : #ccc solid 1px;
}
.tabContent {
height: auto; 
width: 100%;
overflow: hidden;
}

.profileaddblock {
height: auto;
text-align:center;
border:  1px solid #ccc;
margin-bottom:16px;
}

#profilePersonnelInfoBlock {
float:left;
width:99%;
margin-bottom:16px;
}

#profileIntro {
float:left;
width:70%;
margin-top:20px;
}
#profileName {
color:#000;
font-size:22px;
text-align:left;
font-weight:bold;
}
#profileEducation {
padding-top:1px;
font-size:16px;
text-align:left;
color:#000;
font-weight:normal;
}
#profileEducation a {
font-size: 14px;
padding-left: 0px;
margin: -1px;
color:rgb(114, 141, 148);
text-transform:lowercase;
}
#fullProfileAvatar {
height: 100px;
float:right;
width:16.5%;
text-align:right;
}
#fullProfileSection {
float:left;
width:99%;
overflow:hidden;
padding:0px;  
margin-bottom: 16px;
}
#profileSectionBar {
float:left;
width:98.5%;
padding:5px;
background: #e6e6e6;
height: 20px;
}
#fullProfileLabel {
width:100%;
text-align:left;
font-size:14px;
color:#000; 
}

#profilePersonnelBlock {
width: 95%;
padding: 5px;
border: 1px solid #e1e1e1;
height: 88px;
margin-bottom: 5px;
}


.fullProfileCommentsLabel {
width: 97%;
height: 20px;
padding: 5px;
font-size: 12px;
background: #dcdcdc;
}

#homeMiddleBlock .fullProfileCommentsLabel {
width: 625px;
}

#leftBlock .fullProfileCommentsLabel {
width: 150px;
}
#middleBlock .fullProfileCommentsLabel {
width: 451px;
}
#actionBlock .fullProfileCommentsLabel {
width: 295px;
}


.fullProfileCommentsData {
height: auto;
width: 97%;
overflow: hidden;
padding: 5px 4px 5px 5px; 
background: #FFFFFF;
}
.fullProfileCommentsDataNew {
height: auto;
width: 96%;
overflow: hidden;
padding: 5px 4px 5px 5px; 
background: #FFFFFF;
}
.fullProfileCommentsData a {
margin: 0px;
padding: 0px;
color:#444;
font-size:0.9em; 
}      

#indeximageblock {
height: 320px; 
background-image:url(http://s3.amazonaws.com/ui-assets/themes/image/s-background-7.png);
}

.tagtrendsData {
	background-image:url(http://s3.amazonaws.com/ui-assets/themes/image/effectline.png); 
	color:#33789C;
	height:150px;
	font-size:1.1em;
	padding:5px;
	text-align:center;   }
	
.tagtrendsData a {
	color:#33789C;
	font-size:0.9em;
	padding:5px;
} 

.tagtrendsData a:hover {
	color:#FFF;
	background: #33789C; 
	font-size:0.9em;
}   
.transformUppercase {
	color:orange;
}

#homeMiddleBlock .fullProfileCommentsData {
padding: 0px 5px 0px 5px;
width: 615px;
}

#leftBlock .fullProfileCommentsData {
width: 146px;
padding: 5px;
}
#middleBlock .fullProfileCommentsData {
width: 447px;
padding: 5px;
}
#actionBlock .fullProfileCommentsData {
width: 291px;
padding: 5px;
}

#memImageBlock{
width:100%;
color:rgb(114, 141, 148);
padding: 0px;
margin: 0px 0px 0px 5px;
height: auto; 
overflow: hidden; 
text-align:center;
}


.search{
	height: auto;
	width: 97%;
	overflow: hidden;
	text-align: center;
	padding: 1%;
	margin: 0px 0px 15px 0px;
	border: 1px solid #ccc;
	background:#fff;
}

.paginationDiv {
margin: 0;
width: 99%;
text-align: right;
height:30px;
background:#F4F4F4 none repeat scroll 0 0
}

.member {
height: auto;
width: 97%;
overflow: hidden;
background: #e1e1e1; 
padding: 0% 1% 0% 1%;
margin: 1% 0% 0% 0%; 
}

.memberEntry {
height: auto;
width: 98%;
overflow: hidden;
border: #fff solid 1px;
padding: 0px;
}

.memberEntry td{
font-size: 1.15em;
}

#partnerinfobox {
margin: 16px 0px 16px 0px; 
padding: 0px;
font-size: 1em;
height: auto;
color:#666;
overflow: hidden;
width:100%;
}

#partnerinfobox  a {
font-size: 1.15em;
color: orange;
}

.mid-section {
border:solid 1px #CCCCCC; 
padding: 10px 5px;
height: auto;
overflow: hidden;
width:661px;
}

#partnerMidBlock {
margin: 0px 0px 16px 0px; 
padding: 0px;
height: auto;
overflow: hidden;
width:100%;
}

#profileSectionLabel {
width:100%;
height: 20px;
overflow: hidden;
background: #dcdcdc;
font-size:14px;
padding: 5px;
}

.statsBlock {
width: 95%;
height: auto;
overflow: hidden;
font-size: 19px; 
font-weight: bold;
color: white;
text-align: center; 
padding: 5px 4px 5px 5px;
background: #FFFFFF;
}
#actionBlock .statsBlock {
width: 292px;
}

.followBlock {
	height: auto;
	overflow:hidden;
	width: 99.7%;
	background: #FFFFFF;
}
.followBlock .fullProfileCommentsLabel  > span {
	float: right;
}
.followBlock .fullProfileCommentsLabel  > span:first-child {
	float: left;
}
.followBlock .fullProfileCommentsData  > div {
	float: left; height: auto; width: auto; overflow: hidden;  margin-right: 10px;
}


.loginbox {
 height:auto;
 overflow: hidden;
 width: 100%;
 background: #FFFFFF;
}

#logintextbox {
 text-align:left;
 width:100%;
 height:auto;
 overflow: hidden;
}

#loginimage {
padding:10px 0px 0px 10px;
float:left;
width:11%;
}

#logintext {
 padding-top:15px;
 float:left;
 font-size: 14px;
 color: #4C4C4C;
}

#logininputbox {
 width:55%;
 float:left;
 font-size:12px;
 height:auto;
 overflow: hidden; 
 text-align: center;
 padding-top:10px;
 margin-bottom:5px;
 border-right:1px solid #E1E1E1;
padding-right: 2px;
}

#logininputtext {
 width:30%;
 font-size:12px;
 text-align:right;
 color:rgb(114, 141, 148);
}

#newtextbox{
 width:100%;
 height: auto;
 overflow: hidden;
}
#newdesc{
 width: 96%;
 text-align:left;
 padding:0px 0px 0px 10px;
 float:left;
 font-size: 14px;
 color:rgb(114, 141, 148);
 height: auto; 
 overflow: hidden;
}

.signup {
	float:right;
	height: auto;
	width: 150px;
	overflow: hidden;
	text-align: center;
	font: normal 14px;
}

h2 .small {
color:#999999;
font-size:80%;
font-weight:normal;
letter-spacing:0;
white-space:nowrap;
}
.small {
border:0 none;
font-family:inherit;
font-style:inherit;
font-weight:inherit;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
vertical-align:baseline;
color:#666666;
font-size:1em;
}

.groupWrapper{
	height:auto;
	overflow:hidden;
	width:100%;
	margin-right:5px;
}

.groupsHsmall{
	font-size:16px;
	background: #e6e6e6;
    border-top: #333 solid 1px;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	width:97.5%;
}

.othersProfileView_Popup{
 background-color:#EBEFF9;
 border-top: 1px solid #6B90DA; 
 border-bottom: 1px solid #6B90DA; 
 height: auto !important;
 overflow:hidden;
 margin: 16px;
 clear:both;
 color: #000;
 padding: 0.2em 8px;  
 display:none;
 }
.partnerSendMessage{
	margin:0 auto;
	max-width:98em;
	min-width:980px;
	width:980px;
 	background-color:#ECE5B6;
	border: 1px dotted #e1e1e1;
 	margin-bottom: 10px;
 	overflow:hidden;
 	display:none;
 	height:145px !important;
}
#moderation {
	background-color:#EBEFF9;
	 border-top: 1px solid #6B90DA; 
	 border-bottom: 1px solid #6B90DA; 
	 height: auto !important;
	 overflow:hidden;
	 margin: 16px;
	 clear:both;
	 color: #000;
	 padding: 0.2em 8px;
	display:none;
 	
}

#modBlock {
margin:0 auto;
	max-width:98em;
	min-width:980px;
	width:980px; 
height: auto;
overflow:hidden; 
margin-bottom: 10px; 
color:white; 
height:35px;
background-color:#A9A9A9;
}
.partnerAddSection {
width: 98.5%;
margin: 0px 10px 16px 10px;
}
.partnerStartText{
    color:#666;
	font-size:16px;
}
.partnerAddBlock{
	width:100%;
	overflow: hidden;
	background: #FFFFFF;
}
.addblockup{
width:99%;
padding: 5px 5px 0px 5px;
}
.blockupleft{
width:50%;
float:left;
}
.blockupright{
width:47%;
float:right;
}
.blockuprighttext{
margin-left:5px;
margin-top:25px;
color:#333;
font-size:1.0em;
}
.addblockdown{
width:99%;
font-size:18px;
padding: 0px 5px 5px 5px;
color:#E2923B; 
}
#updateBlock {
margin:0px auto 16px;
width:708px;
height: auto; 
overflow: hidden;
border:solid 2px #CCFFCC; 
font-size:12px; 
font-weight:bold; 
color:#000; 
background-color: #ECE5B6;
}
.act_buttons{
width:80px;padding:7px 0px 0px 8px;margin:0px;text-align:center;
}


.suggestionsBox {
position: relative;
left: 0px;
margin: 10px 0px 0px 0px;
width: 200px;
background-color: #212427;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border: 2px solid #000;	
color: #fff;
overflow:hidden;
}
	
.suggestionList {
margin: 0px;
padding: 0px;
}
	
.suggestionList li {
margin: 0px 0px 3px 0px;
padding: 3px;
cursor: pointer;
list-style-type:none;
}
	
.suggestionList li:hover {
background-color: #659CD8;
}
#jSuggestContainer {
position:absolute;
font: 12px Tahoma;
border:1px solid #ffb931;
border-top:0;
background:#FFF;
}

.jSuggestLoading {
font-style:italic;
padding: 10px;
}

#jSuggestContainer ul, #jSuggestContainer ul li{
margin: 0;
padding:0;
list-style:none;
}



#jSuggestContainer ul li{
padding: 2px 4px;
border-bottom: 1px dotted #ffe594;
color:#666;
background:#fff9e7;
cursor:pointer
}

#jSuggestContainer ul li.last{
border-bottom: 0;
}

#jSuggestContainer ul li.jSuggestHover{
background:#ffeaaa;
color:#333;
}

#innovative_tweets{width:195px;float:left;padding: 5px;font-size:14px;color:#FA9C44;text-align:center;} 

.address_block {
overflow: hidden; 
float: left; 
width: 512px;
}
.avg_rating_block {
float: right; 
overflow: hidden; 
width: 85px; 
text-align: center;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
background:#DBEEDE;
padding:10px; 
}

.follow-section {
margin-left: 50px;
}

/*********************************************************************************************************************/
.signup a{font:normal 14px;color:black;}
hr{border:none;border-top:1px dotted #CCC;width:100%;height:1px;}
div.clear{clear:both;}
.profisearchbuttons{float:left;width:auto;height:20px;border:solid 1px green;background-color:#000;margin-right:5px;}
.buttonimage{float:left;width:auto;background-color:#ccc;height:20px;padding:1px;text-align:center;}
.buttontext{float:left;width:auto;height:20px;color:white;font-weight:bold;padding:1px 5px 1px 5px;text-align:center;}
.buttontext a{font-weight:bold;text-align:center;color:white;margin:0px;padding:1px 5px 1px 5px;}
.heading{height:auto;width:100%;overflow:hidden;font-size:17px;font-weight:bold;color:#4c4c4c;margin:0px 0px 5px 0px; border-bottom:1px solid #ccc;}
.subheading{font-size:1.1em;padding:10px 0px 0px 0px; margin-bottom:20px;color:#ccc;}
.fullProfileCommentsDataNew{height:auto;width:96%;overflow:hidden;padding:5px 4px 5px 5px;background:#FFFFFF;}
/* Common CSS for all pages closed */
/*********************************************************************************************************************/
.tag{width:100%;float:left;height:auto;overflow:hidden;color:#ffcc4c;font-weight:bold;font-size:22px;text-align:center;}
.indexblock{width:100%;height:auto;overflow:hidden;background :#f5f5f4;}
.indexinfoblock{float:left;width:46%;height:auto;padding:1% 0% 0% 2%;margin:0% 0% 0% 2%;background:#FFFFFF;overflow:hidden;}
.indexjoinBlock{float:right;width:46%;height:auto;padding:0% 2% 5% 0%;overflow:hidden;}
.joingradient{width:97%;background:url(./../image/headgrad.gif ) repeat-x scroll;padding:1%;font-size:16px;border:#d4d6d5 solid 1px;}
.miniregistration{padding:3% 1% 3% 1%;width:97%;height:auto;overflow:hidden;border:#d4d6d5 solid 1px;border-top:none;background:#FFFFFF;}
.latestleft{float:left;width:45%;height:120px;padding:1%;margin:1% 0% 2% 2%;border:#e8e8e7 solid 3px;}
.latestright{float:right;width:45%;height:120px;padding:1%;margin:1% 1% 2% 0%;border:#e8e8e7 solid 3px;}
.companyblock{-webkit-border-radius:20px;-moz-border-radius:20px;border:#f0f8f4 solid 3px;background:#fff6e1;margin:2%;padding:0.5% 2% 2% 2%;width:92%;height:auto;overflow:hidden;}
.companysignup{-webkit-border-radius:15px;-moz-border-radius:15px;border:#d4d6d5 solid 3px;background:#ffa830;margin:-25% 0% 0% 74%;padding:1% 1% 2% 1%;float:right;width:20%;text-align:center;position:absolute;}
.companysignup a{font-size:16px;text-decoration:underline;}
.companyheadline{width:100%;color:#ff9400;font-weight:bold;margin-bottom:10px;border-bottom:#ff9400 solid 2px;padding-bottom:3px;}
.companyheadline > div{font-size:18px;margin-bottom:10px;padding-left:60px;}
.companyheadline > span{font-size:12px;padding:0px 0px 0px 8px;}
.companypunchblock{background:#ebebea;-webkit-border-radius:10px;-moz-border-radius:10px;height:auto;overflow:hidden;padding:1%;}
.companypunchline{width:98%;height:20px;color:#ff9400;background:#FFFFFF;padding:1%;margin-bottom:10px;text-align:center;-webkit-border-radius:10px;-moz-border-radius:10px;}
.companypunchdesc{width:98%;height:80px;background:#FFFFFF;padding:1%;text-align:center;-webkit-border-radius:10px;-moz-border-radius:10px;}
.indexText{height:30px;color:#d4d6d5;font-weight:bold;font-size:28px;margin:1% 0% 8% 0%;text-align:center;}
.iconDiv{width:100%;height:30px;margin-bottom:-19px;position:relative;}
.icon{margin-left:105px;}
.contentTbl{height:100%;width:99%;padding-top:10px;}
.contentTblDiv{margin-left:85px;}
.linkHead{height:30px;font-size:14px;font-weight:bold;color:black;}
.linkText{height:30px;font-size:1em;font-weight:bold;color:#ff7c00;}
.trdMark{margin-left:92px;font-size:10px;}
.cpyText{font-weight:bold;}
.twtBlock{width:250px;height:150px;margin:10px 100px 50px 55px;background-color:#cae6fc;height:155px;background:url(http://s3.amazonaws.com/ui-assets/themes/image/twitbg.gif) repeat-x scroll 100% 70% !important;}
.flwBlock{padding:5px 20px 3px 0px;border-bottom:solid 1px;margin:5px 15px 5px 15px;font-size:12px;}
.twtImage{padding:2px 0px 0px 20px;}
.ltstUpate{padding:0px 20px 3px 0px;margin:5px 15px 5px 15px;font-size:12px;}
.tagtext{float:left;height:auto;margin-top:15px;padding-top:5px;overflow:hidden;width:99%;}
.str_uppercase{text-transform:uppercase;}
.jobpost_div{display:none;width:99%;height:auto;overflow:hidden;padding:16px 5px;}
#jobpostInfo{display:none;color:red;margin-bottom:16px;}
.followbttn{width:100px;overflow:hidden;padding:5px;background:#4177D2;font-size:12px;font-weight:bold;color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border:solid 1px;}
.reviewbttn{width:83px;overflow:hidden;padding:2px 0px 4px 0px;background:#4177D2;font-size:12px;font-weight:bold;color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border:solid 1px;}
#unfollower_block{display:none;margin:5px 0px 0px;padding:5px;font-size:12px;font-weight:normal;background:#f9fdab;height:auto;width:auto;overflow:hidden;border:#fdcc68 solid 1px;text-align:left;}
#unfollower_block .followbttn{display:inline;font-weight:normal;}
.tab_hidden_edit_form{display:none;height:auto;width:100%;margin:0px;padding:16px 0px;overflow:hidden;}
#groupband{background:url(http://s3.amazonaws.com/ui-assets/themes/image/community-banner.png) no-repeat;height:48px;overflow:hidden;font-size:14px;color:#666;padding:10px 0px;}
.slidecounter{position:absolute;right:150px;text-align:center;top:400px;width:100px;border:1px solid #CCCCCC;color:#fff;cursor:pointer;display:inline;font-size:9px;margin:2px;padding:4px;}
/* jflow related */
.thirdpartyButtonMargin{margin-right:50px;margin-left:290px;margin-bottom:20px;}
.loginButtonMargin{margin-right:100px;margin-left:390px;margin-bottom:20px;}
/* home page trend widget */
.htrendsData{border:medium none;color:#fff;font-size:14px;height:150px;padding:5px 4px 5px 5px;position:relative;width:97%;}
.htrendsData a{color:#fff;font-size:0.8em;margin:0;padding:6px;}
.htrendsData a:hover{color:#FFF;border:1px solid brown;background:brown;font-size:0.8em;margin:0;padding:6px;}
.hwrapper{height:auto;width:100%;overflow:hidden;text-align:center;}
.hfullProfileCommentsLabel{height:20px;padding:5px;font-size:14px;background:LightSteelBlue;}
.lblstream{font-style:italic;font-size:0.8em;color:#666;}
.pq{color:#3C4951;font-size:1em;margin:10px;}
.pa{font-size:0.9em;margin:10px;color:#666;}
.hrqa{width:80%;margin:10px;}
.srcbtn{margin:-14px;padding-left:15px;border:0px;background:none;}
.round{-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;}
.labelbar{background-color:#EBEFF9;border-top:1px solid #6B90DA;clear:both;color:#000000;height:1.3em;overflow:hidden;padding:0.2em 8px;margin-bottom:10px;}
.shortxt{font-size:0.8em;color:#666;}
.ishortxt{font-size:0.8em;color:#666;font-style:italic;}
.actionbtn{border:1px solid #999999;color:inherit;font-family:Arial,Helvetica,Calibri,sans-serif;margin:0;overflow:visible;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;font-size:11px;padding:3px 6px 4px;vertical-align:top;}
.roundblock{-moz-border-radius-bottomleft:20px;-moz-border-radius-bottomright:20px;-moz-border-radius-topleft:20px;-moz-border-radius-topright:20px;background:LightGoldenRodYellow;padding:10px;}
.beigeroundblock{-moz-border-radius-bottomleft:20px;-moz-border-radius-bottomright:20px;-moz-border-radius-topleft:20px;-moz-border-radius-topright:20px;background:Beige;padding:10px;margin:20px 0px;}
.actionblock{-moz-border-radius-bottomleft:20px;-moz-border-radius-bottomright:20px;-moz-border-radius-topleft:20px;-moz-border-radius-topright:20px;background:lightBlue;padding:10px;}
.mugshotblock{-moz-border-radius-bottomleft:20px;-moz-border-radius-bottomright:20px;-moz-border-radius-topleft:20px;-moz-border-radius-topright:20px;background:#F0F0F0;padding:10px;}

#features ul,#features ol{padding-bottom:30px;}
#features li.right{clear:none;float:right;}
#features li{margin:0;padding-bottom:15px;width:50%;clear:both;float:left;list-style-type:none;}
#features li img{float:left;margin:0 10px 0 0;}
#features img{vertical-align:middle;}
#features h3{font-size:1.2em;font-weight:bold;}
#features p{padding-right:20px; text-align:justify;}

#helpsteps ul{padding-bottom:30px;}
#helpsteps li{margin:0;padding-bottom:25px;clear:both;float:left;list-style-type:none;padding-top:10px;width:100%;}
#helpsteps img{float:right;vertical-align:middle; border: 6px solid #ccc; padding:10px; margin-left:5px;}
#helpsteps h3{font-size:1.2em;font-weight:bold;}
#helpsteps h4{padding: 5px; background-color:#dcdcdc;width: 40%; }
#helpsteps p{padding:5px 0 10px; width: 40%;}


.help-bubble{
-moz-border-radius-bottomleft:12px;
-moz-border-radius-bottomright:12px;
-moz-border-radius-topleft:12px;
-moz-border-radius-topright:12px;
border:2px solid #999999;
color:#777777;
cursor:pointer;
font-family:Verdana,sans-serif;
font-size:10px;
line-height:10px;
margin:9px;
padding:1px 4px;
text-align:center;
display:block;
}

.aboutus_open {
-x-system-font:none;
background-color:green;
color:white;
display:none;
font-family:Helvetica,sans-serif;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:250px;
line-height:normal;
margin:-92px 10px 10px 10px;
padding:10px;
position:absolute;
text-align:left;
width:200px;
z-index:10;
}


.displayname {
color:#666666;
font-size:25px;
font-weight:bold;
text-align:left;
}
.statbar {overflow: hidden; background:  #DBEEDE; color: #333; text-align: center; padding: 5px 0px; font-size: 14px; margin: 0px 0px 2px 0px; width: 200px; }
.statsSection { border: #DBEEDE solid 1px; overflow: hidden; width: 198px; }
.sectionlabel {background-attachment:scroll;background-color:#DBEEDE ; border-top: 1px solid #CCCCCC; background-image:none;background-position:0 0; background-repeat:repeat; font-size:14px;overflow-x:hidden;overflow-y:hidden;padding-bottom:10px;padding-left:10px;padding-right:10px;padding-top:10px;margin-bottom:5px; width: 653px;}



#profile-container .tabs-nav li {
padding: 5px;
background: lightGrey;
}

#profile-container .tabs-nav .tabs-selected {
background: white;
border-top: lightGrey solid 1px;
border-right: lightGrey solid 1px;
border-left : lightGrey solid 1px;
border-bottom: #fff solid 1px;
margin: 0px 5px -1px;
padding: 6px 5px;
position: relative;
}

#profile-container .tabs-container {
    border: lightGrey solid 1px;
    width: 661px;
}

#fbook-container .tabs-nav li {
margin: 0px 5px -1px;
padding: 5px;
background: lightGrey;
}

#fbook-container .tabs-nav .tabs-selected {
background: white;
border-top: lightGrey solid 1px;
border-right: lightGrey solid 1px;
border-left : lightGrey solid 1px;
border-bottom: #fff solid 1px;
margin: 0px 5px -1px;
padding: 6px 5px;
position: relative;
}
#fbook-container .tabs-container {
    border: lightGrey solid 1px;
    width: 661px;
}


#twitter-container .tabs-nav li {
margin: 0px 5px -1px;
padding: 5px;
background: lightGrey;
}

#twitter-container .tabs-nav .tabs-selected  {
background: white;
border-top: lightGrey solid 1px;
border-right: lightGrey solid 1px;
border-left : lightGrey solid 1px;
border-bottom: #fff solid 1px;
margin: 0px 5px -1px;
padding: 6px 5px;
position: relative;
}
#twitter-container .tabs-container{
    border: lightGrey solid 1px;
    width: 661px;
} 
.infoblocks {font-weight:bold; color:gray;border-bottom:1px dotted #ccc;padding-bottom:5px; margin-bottom:5px;}

.msgSuccess {display: none; -moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;  margin:0px auto 16px; max-width:80em; height: auto;  overflow: hidden; font-size:12px;  font-weight:bold;  color:#fff; background-color: #6EB76E;}
#msgWarning {-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px; margin:0 auto; max-width:80em; height: auto;  overflow: hidden; font-size:12px;  font-weight:bold;  color:#444; background-color: #DEDDF1;}
#msgError   { -moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px; margin:0 auto; max-width:80em; height: auto;  overflow: hidden; font-size:12px;  font-weight:bold;  color:#fff; background-color: #C32424;}

.realtimeskills {
	background: Orange; 
	text-transform:uppercase;
	background:Orange none repeat scroll 0 0;
	color:#FFFFFF !important;
	margin:2px !important;
	padding:5px !important;
	text-decoration:none !important;
	text-transform:uppercase;
}

/**************************** CSS for upgrade page ****************/
.upgrade_form{
display:none;width:100%;margin:25px 0px 25px 0px;
}

.pricing_tagline{
font-size:18px;font-weight:bold;color:#7A7A7A;
}

.pricetag_band{
height:1px;background-color:#538bb2;
}

.pricetag_help{
height:1px;color:#405252;margin:15px 0px;padding-bottom:15px;
}

.price_block{
height:1px;border:solid 4px #a4cbe3;height:auto;
}
.pricce_tablerow1{
background-color:#dcecf5;
}

.heading_col1{
width:40%;
font-size:14px;
min-height:10px;

}

.heading_row{
width:15%;
text-align:center !important;
font-size:14px;
min-height:10px;
}
.heading2_col1{
width:40%;
font-size:11px;
border:solid 1px #eff8ff ;
background-color:#ffffff;
min-height:10px;
}

.heading2_row{
width:15%;
text-align:center !important;
font-size:14px;
border:solid 1px #eff8ff ;
background-color:#ffffff;
min-height:10px;
}

.button_row{
width:15%;
text-align:center !important;
font-size:14px;
border:solid 1px #eff8ff ;
background-color:#ffffff;
min-height:10px;
padding:10px;
}

.tbl_txt{
font-size:11px;
font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
}

.know_benef{
	float:right;width:50%;text-align:right;font-size:12px;
}



.notice {background-color:#FFE8EB; border: 1px solid orange; padding:5px;color:#333;margin-top:150px;}

.freenotice {background-color:#FFE8EB; border: 1px solid orange; padding:15px;color:#333;margin-bottom:15px;line-height:18px;}    

.aaqwrapper {-moz-border-radius-bottomleft:20px;-moz-border-radius-bottomright:20px;-moz-border-radius-topleft:20px;-moz-border-radius-topright:20px;background:Beige;padding:10px; width:90%;}

.aaq { padding-top:15px;padding-bottom:5px; padding-left:10px; font-size:1.2em; font-weight:bold;color:#444;border-top:1px dotted #CCCCCC;}

.benftxt {margin-left:15px;margin-top:10px;color:#c0c0c0; font-size:0.8em;}

.benfp {font-weight:bold;padding-top:5px; padding-bottom:5px;}

.welcome_link{
font-size:1.3em;
color:blue;
font-weight:bold;
text-decoration:underline;
}

.welcome_start{
font-size:1.8em;
margin-top:20px;
}

.welcome_help{
font-weight:bold;
background-color:#99CCFF;
margin-top:0px;
padding:10px;
}

.searchDDMenuDiv {
	border:1px solid gray;
	z-index:2000;
	position:absolute;
	top:163px;
	width:175px;
	display: none;
	background-color: #ccc;
}
.searchMenuMouseOut {
	padding: 3px 4px 3px 4px;
	border-bottom:1px solid gray;
	background-color: #ccc;
}
.searchMenuMouseOver{
	padding: 3px 4px 3px 4px;
	border-bottom:1px solid gray;
	background-color: orange;
}

.searchinputblk{
	float:left;
	margin:0;
	padding:0;
	width:280px;
	border:none;
}

.searchFieldblk{
	border:1px solid #C3C3C3;
	padding-bottom: 3px;
	width:330px;
	float:left;
}

.searchTypeSpan{
	border-right:1px solid gray;
	background: url(http://s3.amazonaws.com/ui-assets/i/16/search-arrow.png) no-repeat right center;
	background-color: #ccc;
	padding: 8px 25px 4px 5px;
	display: block;
	float:left;
	width: 90px;
	border:1px solid #C3C3C3;
}

.srcbtnSearch{
	margin:-14px;
	padding:13px 0px 0px 17px;
	border:0px;background:none;
}

/* Tour page css additions */

.qtTable  .lefttd {
background:#FFFEE3 none repeat scroll 0 0;
border-color: #E4E4E4;
border-style:solid none solid solid;
border-width:1px 0 1px 1px;
padding:12px 0 12px 0;	
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:0;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:0;
}
.qtTable  .righttd{
background:#FFFFFF none repeat scroll 0 0;
border-color:#E4E4E4;
border-style:solid solid solid none;
border-width:1px 1px 1px 0;
padding:15px 20px 15px 30px;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:7px;
-moz-border-radius-topleft:0;
-moz-border-radius-topright:7px;

}

.tourtabs{
	float:left; 
	list-style-image:none; 
	list-style-position:outside; 
	list-style-type:none; 
	margin:0 0 0 0; 
	padding:0; 
	position:relative; 
	top:0; 
	width:178px;
	
}
.tourtabs li a div, .tourtabs li a:hover div {
font-size:14px;
padding-left:15px;
}
.tourtabs li.selected, .tourtabs li a:hover {
background-color:#FFFFFF;
border-bottom:1px solid #FFE4B5;
}
.tourtabs li.selected div {
font-size:14px;
}
.tourtabs li a {
border-bottom:1px solid #FFE4B5;
}
.tourtabs li.selected a {
border-bottom:1px solid #FFE4B5;
}
.tourtabs li a, .tourtabs li a:hover {
color:#4B78CC;
cursor:pointer;
display:block;
font-size:14px;
margin:0;
padding:7px 10px 7px 15px;
text-decoration:none;
text-align:left;
}
.separator {
	border-bottom:1px solid #C7C7C7;
	clear:both;
	font-size:1px;
	height:20px;
	margin-bottom:20px;
}
.spacer {
	padding-bottom:40px;
}
.tourdetail {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding-left:0;
	width:744px;
}
.tourdetail li {
float:left;
padding:0;
}
.tourdetail li.imgdet {
border:4px solid #FF9300;
}
.alignl{
	float:left;
}
.tourdetail li.txtdet {
text-align:left;
width:341px;
}
.tourdetail li h3 {
margin:0 0 10px;
}

.tabsections {
list-style-type:none;
margin:15px 0 0;
padding:0;
}
.tabsections li a {
color:#2474B4;
line-height:20px;
margin-left:8px;
text-decoration:none;
}
.tabsections li div {
margin-left:8px;
}
.tabsections li div a {
margin-left:0;
}
.twitterclient {
	margin-top:10px;text-align:justify;
	line-height:20px;color:#5B5B5B;font-size:1.3em;
	background:transparent url(http://s3.amazonaws.com/ui-assets/themes/image/grad-g.png) repeat scroll 0 0;
}
.candidate {
	margin-top:10px;text-align:justify; 
	color:#5B5B5B;line-height:20px;
	font-size:1.3em;
	background:transparent url(http://s3.amazonaws.com/ui-assets/themes/image/grad-g.png) repeat scroll 0 0;
	
}

.facebook-social-recruitment-page {
	margin-top:10px;text-align:justify; 
	color:#5B5B5B;line-height:20px;
	font-size:1.3em;
	background:transparent url(http://s3.amazonaws.com/ui-assets/themes/image/grad-g.png) repeat scroll 0 0;
	
}

.college {
	float:left;
	width:100%;
	margin-top:20px;
	text-align:justify; 
	color:#5B5B5B;line-height:20px;
	font-size:1.3em;
	background:transparent url(http://s3.amazonaws.com/ui-assets/themes/image/grad-g.png) repeat scroll 0 0;
}
.collegegallery {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	float:left;
	font-size:15px;
	margin-bottom:10px;
	margin-left:26px;
	margin-top:30px;
	padding-top:10px;
	width:75%;
}
.notetxt {
	color:#5B5B5B;
	padding:8px;
	border-top:1px dotted #ccc;
	font-size:1.0em;
	width:90%;
}
.joinnow{
float:left; top:246px; left:14px; position:relative;
}
.quicktour{
margin-left: 230px; font-size: 2.0em; color: orange; float: right; margin-top: -45px;
}