
/******************************** base ***********************************************/
html,body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
}

h1 {
	font-size:150%;
}

h2 {
	font-size:130%;
}

h3 {
	font-size:115%;
}

h4 {
	font-size:100%;
}

h5 {
	font-size:95%;
}

h6 {
	font-size:85%;
}

h1,h2,h3,h4,h5,h6,strong {
	font-weight:bold;
}

.height20 {
    height:20px;    
}

a {
	color:#1e6080;
	text-decoration:none;
	cursor:pointer;
	outline:none;
}

a:hover {
	text-decoration:underline;
	color:#2167b4;
}

textarea {
	border: 1px solid #ccc;
	padding:3px;
	color:#000;
	background:#fff;
	width:99%;
	min-height:60px;
}

ul li {
	list-style: none;
}

label {
	font-weight:bold;
	display: block;
	font-size:11px;
	margin-bottom:2px;
}

ol.numbered {
	list-style:decimal inside;
}

ol.numbered li {
	list-style:inherit;
}


/************************************** macros *********************************************/


input.placeholder, textarea.placeholder {
	font-size:11px;
	color:#999;
	font-style:italic;
}

.inputstyle {
	padding: 2px;
	border:1px solid #CCC;
}

.clear {
	clear:both;
}

.thinhr {
    border:1px solid #CCC;
}
    
.clearright {
	clear:right;
}

.clearleft {
	clear:left;
}

.block {
	display:block;
}

.borderTop {
    border-top:1px solid #ccc;
}

.inline {
	display:inline;
}

.note {
	color:#666;
}

#noThanks, #noThanksReviews {
    position: relative;
    top:-6px;
}

.fbLikeOr {
    color:white;
    margin-right:15px;
    position: relative;
    top: -5px;
    font-weight:bold;
    font-size:14px;   
}

.prelative {
    position: relative;
}

.quiet {
	color:#444;
}

.novisibility {
	visibility:hidden;
}

.bold {
	font-weight:bold;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

.tcenter {
	text-align:center !important;;
}

.tleft {
	text-align:left !important;;
}

.nodisplay {
	display:none !important;
}

.noborder {
	border: none;
}

.noborder_b {
	border-bottom: none !important;
}

.border_tb {
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
}

.border_b {
	border-bottom:1px solid #e9e9e9;
}

.bold {
	font-weight:bold;
}

.normal {
	font-weight:normal;
}

.italic {
	font-style:italic;
}

.error {
	color:#9e0b0f;
}

.black {
	color:#000;
}

.white {
	color:white;
}

.inline-note {
	position:relative; 
	top:-1px;
	color: #666;
	font-size: 10px;
}

.lh18 {
	line-height:18px;
}

.lh20 {
    line-height:20px !important;
}

.f22 { font-size: 22px; }
.f20 { font-size: 20px; }
.f19 { font-size: 19px; }
.f18 { font-size: 18px; }
.f18override { font-size: 18px !important; }
.f17 { font-size: 18px; }
.f16 { font-size: 16px; }
.f15 { font-size: 15px; }
.f14 { font-size: 14px; }
.f13 { font-size: 13px; }
.f12 { font-size: 12px; }
.f11 { font-size: 11px; }
.f10 { font-size: 10px; }
.f9 { font-size: 9px; }
.f8 { font-size: 8px; }
.pad0 { padding: 0; }
.pad1 { padding: 1px; }
.pad3 { padding: 3px; }
.pad5 { padding: 5px; }
.pad6 { padding: 6px; }
.pad10 { padding: 10px; }
.pad15 { padding: 15px; }
.pad20 { padding: 20px; }
.padl2 { padding-left: 2px; }
.padl3 { padding-left: 3px; }
.padl5 { padding-left: 5px; }
.padl10 { padding-left: 10px; }
.padl15 { padding-left: 15px; }
.padl20 { padding-left: 20px; }
.padr2 { padding-right: 2px; }
.padr5 { padding-right: 5px; }
.padr10 { padding-right: 10px; }
.padr15 { padding-right: 15px; }
.padr20 { padding-right: 20px; }
.padt0 { padding-top: 0; }
.padt2 { padding-top: 2px; }
.padt3 { padding-top: 3px; }
.padt4 { padding-top: 4px; }
.padt5 { padding-top: 5px; }
.padt7 { padding-top: 7px; }
.padt9 { padding-top: 9px; }
.padt10 { padding-top: 10px; }
.padt15 { padding-top: 15px; }
.padt20 { padding-top: 20px; }
.padb0 { padding-bottom: 0; }
.padb2 { padding-bottom: 2px; }
.padb4 { padding-bottom: 4px; }
.padb5 { padding-bottom: 5px; }
.padb10 { padding-bottom: 10px; }
.padb15 { padding-bottom: 15px; }
.padb20 { padding-bottom: 20px; }
.marauto { margin: 0 auto; }
.mar0 { margin: 0; }
.mar10 { margin: 10px; }
.marl0 { margin-left: 0px; }
.marl5 { margin-left: 5px; }
.marl10 { margin-left: 10px; }
.marl15 { margin-left: 15px; }
.marl20 { margin-left: 20px; }
.marl50 { margin-left: 50px; }
.marl55 { margin-left: 55px; }
.marr0 { margin-right: 0; }
.marr5 { margin-right: 5px; }
.marr10 { margin-right: 10px; }
.marr15 { margin-right: 15px; }
.marr20 { margin-right: 20px; }
.marr25 { margin-right: 25px; }
.marr50 { margin-right: 50px; }
.mart0 { margin-top: 0 !important; }
.mart1 { margin-top: 1px; }
.mart2 { margin-top: 2px; }
.mart3 { margin-top: 3px; }
.mart4 { margin-top: 4px; }
.mart5 { margin-top: 5px; }
.mart10 { margin-top: 10px; }
.mart15 { margin-top: 15px; }
.mart20 { margin-top: 20px; }
.mart30 { margin-top: 30px; }
.marb0 { margin-bottom: 0; }
.marb1 { margin-bottom: 1px; }
.marb2 { margin-bottom: 2px; }
.marb3 { margin-bottom: 3px; }
.marb4 { margin-bottom: 4px; }
.marb5 { margin-bottom: 5px; }
.marb10 { margin-bottom: 10px; }
.marb15 { margin-bottom: 15px; }
.marb20 { margin-bottom: 20px; }
.marb25 { margin-bottom: 25px; }

.w250 {
	width:250px;
}

.w510 {
	width:510px;
}

.notification_box {
    background: #d6f5c9;
    border:1px solid #ccc;
    padding:5px;
	color:#000;
	font-size:11px;
}

/************************************** Common *********************************************/
#bubble-dialog-box {
	-moz-border-radius:5px 5px 5px 5px;
	background:none repeat scroll 0 0 #d6f5c9;
	color:#000;
	font-weight:bold;
	min-height:20px;
	padding:5px;
	position:relative;
	width:200px;
	z-index:9;
}

#bubble-dialog-box:after {
	content:"\00a0";
	display:block;
	position:absolute;
	bottom:-26px;
	left:30px;
	width:0;
	height:0;
	border:13px solid transparent;
	border-top-color:#d6f5c9;
}


.feedbackbtn {
  	background: url('/media/img/feedbackbtn.png') no-repeat;
	height:102px;
	width:42px;
	display:block;
	position:fixed;
	top:25%;
	left: 0;
	text-indent: -100000px;
	overflow: hidden;
	z-index: 100000;
	_position: absolute;
}

.claimprofilebtn {
    background: url('/media/img/spriteBtns_1.png') no-repeat -286px -1px;
    border:none;
    height:20px;
    width:113px;
}

.icon_skill {
	background: transparent url('/media/img/main_spritesheet.png') no-repeat 0 -20px;
}

.icon_relationships {
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -39px -20px;
}

.icon_integrity {
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -59px -20px;
}

.icon_productivity {
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -19px -20px;
}

.icon_skill, .icon_relationships, .icon_integrity, .icon_productivity {
	display:block;
	width:17px;
	height:20px;
	float:left;
}

.icon_fb {
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -140px -100px;
}

.icon_site {
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -160px -100px;
}

.icon_fb, 
.icon_site {
	width:14px;
	height:14px;
	padding:2px 4px 0 0;
	margin-left:3px;
	display:inline-block;
}

.inline-replace {
	cursor:pointer;
}

.left-rail-nav {
	padding-top:10px;
}

.left-rail-nav li {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	height:26px;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 0 15px;
	margin-top:-1px;
	position:relative;
	zoom:1;
}           
 
.left-rail-nav li.selected,
.left-rail-nav li.selected:hover
{
	background:#fff;
}

.left-rail-nav li:hover {
	background:#f3f3f3;
	text-decoration:none;
	color:#2167b4;
}

.left-rail-nav li:hover a {
	text-decoration:none;
	color:#2167b4;
}

.border.sub_menu_item_arrow {
  border-color: transparent transparent transparent #BBB;
  left:273px;
}

.sub_menu_item_arrow {
  border-color: transparent transparent transparent #FFF;
  left:272px;
  /* IE6 */
  _border-left-color: pink;
  _border-bottom-color: pink;
  _border-right-color: pink;
  _filter: chroma(color=pink);
}

.sub_menu_item_arrow_border,
.sub_menu_item_arrow
{
  border-style: solid;
  border-width: 18px;
  height:0;
  width:0;
  position:absolute;
  top:0;
}

.left-rail-nav li .arrow {
	display:none;
}

.left-rail-nav li.selected .arrow {
	display:block;
}

.left-rail-nav li.selected a {
	text-decoration:none;
	color:#000;
}

.slider {
    background:url('/media/img/slider_full.png') 0 0 no-repeat; 
    width:0;
    height:28px;
}

.slider-empty {
    background:url('/media/img/slider_empty.png') 0 0 no-repeat; 
    width:0;
    height:28px;
    width:228px;
}

.yui-slider-thumb {
	width:13px;
}

.yui-slider-thumb:hover {
	cursor:pointer;
}

#privacypanel {
    text-align:left;
    height:60px;
    width:440px;
    background: #d6f5c9 url('/media/img/square_honestly_logo.png') no-repeat scroll 10px 10px;
    border:1px solid #000 !important;
    padding:10px 0 0 70px;
    position:absolute;
}

.requestreviewsbtn {
    background: url('/media/img/spriteBtns_1.png') no-repeat -129px -42px;
    display:block;
    height:30px;
    width:136px;
    margin-right:5px;
    border:none;
}

.likeExplanation {
    border:1px solid black;
    margin:30px 40px;
    padding:10px;
    background: #85B86C;
}

.likeExplanation .introText {
    font-size:24px;   
    font-weight:bold;
    margin-bottom:10px;
}


/************************************** layout *********************************************/
#doc {
	width:975px;
	margin:auto;
	text-align:left;
}
                
#doc #hd {
	width:975px;
	height:90px;
}

#doc #left-col {
	float:left;
	margin-left:10px;
	width:275px;
}

#doc #right-col {
	width:655px;
	margin-top:35px;
	float:right;
}

#doc #ft {
	border-top:1px solid #CCC;
	width:655px;
	text-align:center;
	margin:35px 0 0 320px;
	padding:10px 0 0 0;
} 

/*************************************** header **********************************************/
#loginnav {             
	float:right;
	margin:10px 10px 15px 0;
	font-size:10px;
	color:#fff;
}             

#loginnav a {
	color:#fff;
	text-decoration:none;
}

#doc #hd {
	border-bottom:1px solid #CCC;
}   
      
#mainnav {
	float:left;
	margin:7px 0 0 33px;
}

#mainnav li {
	display:inline-block;
	list-style-type:none;
	font-size:15px;
	color:#fff;
	margin-right:20px;
	padding:5px 10px 0 10px;
	height:35px;        
	*display:inline;
	zoom:1;
}       

#mainnav li.selected {
    background: #e9e9e9;
	-moz-border-radius: 5px 5px 0 0; 
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}                      

#mainnav li.selected a {
    color:#000;
}

#mainnav li a {
	text-decoration:none;
	color:#fff;
}
                  
#mainsearch {
	float:right;
	width:210px;
	height:28px;
	padding:1px;
	background:#e9e9e9;
	margin-right:10px;
}
                     
#mainsearch .searchinput {
	width:170px;
	/*height:26px;*/
	border:1px solid #ccc;
	font-size:11px;
	padding:6px;
}

#mainsearch .searchicon {
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -18px 0;
	width:21px;
	height:19px;
	border:none;
	cursor:pointer;
	margin:5px 0 0 2px;
}

.header-top {
	height:80px;
	background:#2C4867;
}                      

.header-top #logo {
	background: #e9e9e9;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#cdcdcd), to(#e9e9e9));
	background: -moz-linear-gradient(#cdcdcd, #e9e9e9);
	background: linear-gradient(#cdcdcd, #e9e9e9);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#cdcdcd', EndColorStr='#ededed');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFcdcdcd, endColorstr=#FFe9e9e9)";
	float:left;
	width:275px;
	height:90px;
	margin-left:10px;
}

.header-top #navigation {
	height:80px;
	margin-left:285px;
}

.header-bottom {
	height:10px;
	background:#E9E9E9;
}

/****************************************** mod *******************************************/
.mod {
	background:#fff;
	border:1px solid #ccc;
	margin-top:30px;
}                         

.mod .hd {
	background:#e9e9e9;
	color:#000;
	font-size:15px;
	font-weight:bold;
	padding:10px 15px;
}

.mod .bd {
	padding:0;
}

.left-rail-mod {
	background:#e9e9e9;
	border:1px solid #ccc;
	border-top:none;
	margin-top:-1px;
	padding-top:30px;
	z-index:999;
	zoom:1;	
}

.left-rail-link {
	background:#e9e9e9;
	border:1px solid #ccc;
	border-top:none;
}

.left-rail-mod .content {
	margin:0 0 15px 15px;
	padding-top:10px;
	width:240px;
	border-top: 1px solid #CCC;
}

.left-rail-mod .hd {
	font-size:16px;
	font-weight:bold;
	color:#000;
}
.left-rail-mod .content .shd {
	font-size:10px;
	color:#444;
	font-style:normal;
}

/*************************************** Links ************************************************/
.permalink_lnk,
.permalink_lnk:hover {
	width:20px;
	height:15px;
	display:inline-block;  
}

.permalink_lnk {
	background: transparent url('/media/img/main_spritesheet.png') no-repeat 5px -58px;
	position: relative;
	top: 4px;
}

.permalink_lnk:hover {
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -15px -58px; 
}

.report_abuse_lnk,
.report_abuse_lnk:hover {
	width:20px;
	height:15px;
	display:inline-block;
}

.report_abuse_lnk {
	background: transparent url('/media/img/main_spritesheet.png') no-repeat 5px -38px;
	position: relative;
    top: 4px;
}

.report_abuse_lnk:hover {
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -15px -38px;
}



.rom_lnk {
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -100px -100px;
	display:inline-block;
	width:20px;
	height:19px;
}
 
.riw_lnk {
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -80px -100px;
	display:inline-block;
	width:20px;
	height:20px;
}

.resume_lnk {
    display:inline-block;
	background: transparent url('/media/img/main_spritesheet.png') no-repeat 0px -100px;
	width:19px;
	height:16px;
}

.follow_lnk {
    display:inline-block;
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -15px -96px;
	width:23px;
	height:16px;
}

.tab_lnk {
	position:relative;
	top:-4px;
	*top:0;
}

.leftnav_sublink {
	margin:10px 0 10px 10px;
} 

.drop_lnk {
	display:inline-block;
	width:20px;
	height:8px;
	background: transparent url("/media/img/drop.png") no-repeat right;
}


/*************************************** Buttons **********************************************/
.main_btn, 
.main_btn:visited {
	display: inline-block; 
	padding: 7px 14px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.main_btn:hover,
.small.main_btn:hover { 
	color: #fff; 
}
	
.small.main_btn, 
.small.main_btn:visited	{ 
	font-size: 11px;
	font-weight:normal;
	padding: 5px 10px; 
	text-shadow:none;
}
	
.main_btn, 
.main_btn:visited,
.medium.main_btn, 
.medium.main_btn:visited { 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 1; 
	text-shadow: 0 1px 1px rgba(0,0,0,0.25);
}

.large.main_btn, 
.large.main_btn:visited { 
    font-size: 17px; 
    font-weight: bold; 
    line-height: 1; 
    text-shadow: 0 1px 1px rgba(0,0,0,0.25);
}
	
.green.main_btn, 
.green.main_btn:visited	{
	background: #52863A;
	background:-webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.50, rgb(82,134,58)),
    color-stop(1, rgb(107,175,76))
	);
	background:-moz-linear-gradient(
    center bottom,
    rgb(82,134,58) 50%,
    rgb(107,175,76) 100%
	);
	zoom:1;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6baf4c', endColorstr='#52863a');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF6baf4c, endColorstr=#FF52863a)";
}
	
.green.main_btn:hover { 
	background: #6baf4c;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6baf4c', endColorstr='#6baf4c');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF6baf4c, endColorstr=#FF6baf4c)";
}
	
.blue.main_btn,
.blue.main_btn:visited { 
	background: #22374F;
	background:-webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.50, rgb(34,55,79)),
    color-stop(1, rgb(51,88,128))
	);
	background:-moz-linear-gradient(
    center bottom,
    rgb(34,55,79) 50%,
    rgb(51,88,128) 100%
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#335880', endColorstr='#22374f');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF335880, endColorstr=#FF22374f)";
}
	
.blue.main_btn:hover { 
	background: #335880;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#335880', endColorstr='#335880');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF335880, endColorstr=#FF335880)";
}
	
.small_secondary_btn,
.small_secondary_btn:visited {
	background: #FFF;
	color:#1E6080;
	display: inline-block; 
	font-size: 11px;
	font-weight:normal;
	padding: 4px 10px 5px; 
	text-shadow:none;
	text-decoration: none;
	border: 1px solid #CCC;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	position: relative;
	cursor: pointer;
	line-height:1;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}
	
.small_secondary_btn:active,
.main_btn:active,
.small.main_btn:active {
	top: 1px; 
}
	
.small_secondary_btn:hover {
	text-decoration:none;
	background:#F3F3F3;
}

.small_secondary_btn_inactive {
    background: #FFF;
    color:#CCC;
    display: inline-block; 
    font-size: 11px;
    font-weight:normal;
    padding: 4px 10px 5px; 
    text-shadow:none;
    text-decoration: none;
    border: 1px solid #EEE;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    position: relative;
    line-height:1;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
    
.voter .small_secondary_btn {
	padding: 1px 10px 2px; 
}     


.linkedin_connect_btn {
	background: transparent url('/media/img/connectwithlinkedin_button.png') no-repeat;
	cursor: pointer;
	width: 214px;
	height: 31px;
	display: inline-block;
	position: relative;
	top: 8px;
}

.linkedin_connect_btn:hover {
	background: transparent url('/media/img/connectwithlinkedin_button_mouseover.PNG') no-repeat;
	cursor: pointer;
	width: 214px;
	height: 31px;
	display: inline-block;
	position: relative;
	top: 8px;
}

.promote_btn {
	background: transparent url('/media/img/onsitepromo_thin.png') no-repeat;
	cursor: pointer;
	width: 58px;
	height: 20px;
	display: inline-block;
	position: relative;
	margin-right:5px;
}

.promote_btn:hover {
	background: transparent url('/media/img/onsitepromo_thin_mouseover.png') no-repeat;	
}


.dropdown {
	display:inline-block;
}   

.dropdown .email_icon
{                                                                 
    background: transparent url('/media/img/main_spritesheet.png') no-repeat -60px -100px;
    width:20px;
    height:16px;
}

.dropdown ul{
    background: #6baf4c;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6baf4c', endColorstr='#6baf4c');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF6baf4c, endColorstr=#FF6baf4c)";
    
    position:absolute;
    left:-999px; 
    padding: 7px 14px; 
    color: #CCC; 
    width:290px;
    margin-top:-5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    -moz-border-radius: 0 5px 5px 5px; 
    -webkit-border-radius: 0 5px 5px 5px;
    z-index:1;
}      

.dropdown ul li {
	height:20px;
}
 
.dropdown ul li a{
	text-decoration:none;    
	color:#fff;
}
                        
.dropdown ul li a:hover{
	text-decoration:underline;
}

.dropdown:hover a.drop {
	background:#6baf4c;
}

.dropdown:hover ul {
	left:auto;
	top:auto;  
} 

/*************************************** Marketing Page **********************************************/

.marketing-page-button {
	text-align: center;
}

.marketing-page-disclaimer {
	margin:10px;
	text-align:center;
	font-size: 12px;
	color: #666;
}

.marketing-page-disclaimer-badge {
	margin:30px 10px 10px 10px;
	text-align:center;
	font-size: 10px;
	color: #666;
	font-style:italic;
	float:left;
	width:250px;
}

.marketing-page-greeting {
	margin:10px 30px 5px;
	text-align: center;
	font-size: 25px;
}

.marketing-page-leftcol {
	float:left;
	margin-left: 50px;
}

.marketing-page-leftcol-narrow {
	float:left;
	margin-right: 25px;
}

.marketing-page-overview-button {
	text-align: left;
	margin-top:15px;
}

.marketing-page-overview-leftcol {
	float:left;
}

.marketing-page-overview-rightcol {
	float:left;
	margin-left: 15px;
}

.marketing-page-overview-whatisuv {
	margin-top:5px;
	margin-left:14px;
	text-align:left;
	font-weight: bold;
	font-size:12px;
}

.marketing-page-picture { 
	height:160px;
}

.marketing-page-review-header {
	font-weight:bold;
}

.marketing-page-review {
	font-style:italic;
	width:380px;
	padding-bottom:7px;
	padding-top:7px;
	border-bottom:1px solid #CCCCCC;
	font-size:14px;
}

.marketing-page-review-narrow {
	font-style:italic;
	width:265px;
	padding-bottom:7px;
	padding-top:7px;
	border-bottom:1px solid #CCCCCC;
	font-size:14px;
}

.marketing-page-reviews {
	margin-top:10px;
	margin-bottom:10px;
}

.marketing-page-reviews-matchmaker {
	margin-bottom:10px;
}

.marketing-page-rightcol {
	float:right;
	margin-right: 50px;
}

.marketing-page-secondary-greeting {
	margin:0 30px 30px 30px;
	text-align:center;
	font-size: 18px;
	color: #666;
	font-weight: bold;
}

/*************************************** Promote Page **********************************************/
.overlay-textarea {
	height: 45px;
	min-height: 45px !important;
	width: 500px !important
}

#tiny_square_overlay_mask {
	opacity:0.8;
}

#small_square_overlay_mask {
	opacity:0.8;
}

#mid_square_overlay_mask {
	opacity:0.8;
}

#large_square_overlay_mask {
	opacity:0.8;
}

#btn1_overlay_mask {
	opacity:0.8;
}

#btn2_overlay_mask {
	opacity:0.8;
}

#btn3_overlay_mask {
	opacity:0.8;
}

#btn4_overlay_mask {
	opacity:0.8;
}

#ajaxwrapper-dialog_mask {
	opacity:0.8;
}

/*************************************** Splash **********************************************/

.splash-col {
	background-color:#e9e9e9;
	width:975px;
	margin:0px auto 0 auto;
	border:1px solid #ccc;
	text-align:left;
}

.splash-col-footer {
	width:975px;
	margin:auto;
}

.splash-logo-nyt {
	background: transparent url("/media/img/nytLogo.gif") no-repeat;
	margin: 5px 10px 5px 0px;
	height: 20px;
	width: 136px;
	float:left;
}

.splash-logo-wsj {
	background: transparent url("/media/img/wsjLogo.png") no-repeat;
	margin: 5px 10px;
	height: 20px;
	width: 215px;
	float:left;
}

.splash-logo-today {
	background: transparent url("/media/img/todayLogo.png") no-repeat;
	margin: 5px 10px;
	height: 20px;
	width: 124px;
	float:left;
}

.splash-logo-tc {
	background: transparent url("/media/img/techcrunchLogo.png") no-repeat;
	margin: 5px 10px;
	height: 20px;
	width: 135px;
	float:left;
}


.splash-page-as-seen-on {
	padding-bottom:10px;
	text-align:center;
	font-style:bold;
	font-size: 14px;
	margin:15px auto;
	width:770px;	
}

.splash-page-box,
.splash-page-box-small {
	background-color:#FFF;
	padding:10px;
	border:1px solid #CCC;
	margin:20px;
	text-align:center;
}

.splash-page-connect {
	background-color:#FFF;
	padding:15px 10px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	text-align:center;
}

.splash-page-connect-wrapper {
	/*float:left;*/
}

.splash-page-greeting {
	margin:20px 30px 0 30px;
	text-align:left;
	font-size: 23px	;
	font-weight:bold;
}

.splash-page-intro {
	/*float:left;*/
}

.splash-page-leftcol {
	/*float:left;*/
	margin:10px 0;
}

.splash-page-marketing {
	background: transparent url("/media/img/splash_marketing2.jpg") no-repeat;
	height: 194px;
	width: 219px;
	float:left;
}

.splash-page-review {
	text-align:left;
	float:left;
	padding:25px 0 0 50px;
}

.splash-page-rightcol {
	/*float:right;
	margin-right:30px;*/
	padding-left:160px;
}

.splash-page-secondary-greeting {
	margin:3px 30px 25px 30px;
	text-align:left;
	font-size: 18px;
	color: #666;
}

.splash-page-review-wrapper {
	margin:25px 0px;
}

.splash-page-whatisuv {
	margin-top:5px;
	text-align:center;
	font-weight: bold;
	font-size:14px;
}

.splash-page-box-small {
	float:left;
	width:140px;
	font-size:11px;
	text-align:left;
	margin:0 18px 20px 20px;
}

.splash-logo {
	background-color:#2C4867;
	padding:10px;
}

/*************************************** Marketing Modules **********************************************/

.top_profiles_marketing_list {
	font-size:12px;
	padding-bottom:3px;
}

ul.ticklist {
	margin-top:20px;
	padding: 0;
	margin: 15px 0;
}

ul.ticklist li {
	color:#000;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	list-style-type:disc;
	list-style:disc;
	list-style-position:outside;
	padding-left:2px;
	margin-left:15px;
}

/*************************************** Profile card **************************************************/
#profilepic {
	padding:1px;
	border:1px solid #ccc;
	float:left;
	margin:0 10px 10px 0;
	width:82px;
}

.imageaction {
	position:relative;
	left:-90px;
	top:3px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	
}

.primary-position, .location {
	color:#444;
	font-size:11px;
	padding-top:3px;
}

.ratings ul li {
	font-size:12px;
	color:#222;
	clear:both;
	line-height:18px;
}      

/************************************** Small Profile Card *********************************************/
.small_profile_card {
	color:#444;
}

.small_profile_card img {
    width:42px;
	height:42px;
	border:1px solid #ccc;
	padding:1px;
	margin-right:5px;     
	float:left;
}

.small_profile_card  h4 {
	font-size:11px;
}

/************************************** Individual review **********************************************/
.profile-hover{
    position:absolute;
    top: 35px;
    height:85px;
    width:320px;
    background:#D6F5C9;
    border:1px solid #CCC;
    left:10px;    
    box-shadow: 3px 3px 4px #666;
    -moz-box-shadow: 3px 3px 4px #666;
    -webkit-box-shadow: 3px 3px 4px #666;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135, Color='#666')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666');
}

.profile-hover:after {
    content:"\00a0";
    display:block;
    position:absolute;
    top:-18px;
    left:20px;
    width:0;
    height:0;
    border:10px solid transparent;
    border-bottom-color:#d6f5c9;
}

.review {
	border-top:1px solid #ccc;
	padding:10px;
	color:#222;
	clear:both;
	position:relative;
}

.review .review_text {
	line-height:18px;
	padding-top:10px;
}                    
              
.review .review_footer {
	margin-top:10px;
}

.review .detailed_ratings li,
.reviewabuse .detailed_ratings li {
	float:left;
	margin-right:10px;
}

.review .review_response, .review_response {
	margin:20px 0 0 10px;
	border-top:1px solid #ccc;
	color:#222;
	background:#f7f7f7;
	padding:10px;
	line-height:18px;
}

.rollover_section {
    position:absolute;
    top:0px;
    height:105px;
    width:310px;
    left:0px;
    border: 1px solid red;
}

.rollover_section_top {
    position:absolute;
    top:0px;
    height:10px;
    width:340px;
    left:0px;
    /*border: 1px solid red;*/
}

.rollover_section_left {
    position:absolute;
    top:0px;
    height:130px;
    width:10px;
    left:0px;
    /*border: 1px solid red;*/
}

.rollover_section_right {
    position:absolute;
    top:0px;
    height:130px;
    width:10px;
    left:330px;
    /*border: 1px solid red;*/
}

.rollover_section_bottom {
    position:absolute;
    top:120px;
    height:10px;
    width:340px;
    left:0px;
    /*border: 1px solid red;*/
}

.saved {
    color: #666;
    margin-top: 8px;
    margin-left: 15px;
    font-weight: bold;
    font-size: 18px;    
}
    
.star_header {
    font-size:16px;
    font-weight:bold;
    margin-left:10px;
    margin-bottom:2px;
    margin-top:5px;
}

.starrater {
	display:inline-block;
	font-weight:normal;
}

.starrater_tiny li{
	display:inline-block;
	width:11px;
	height:11px;                                                                       
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -180px -120px;
	*display:inline;
	zoom:1;
}
 
.starrater_tiny li.selected{
	display:inline-block;
	width:11px;
	height:11px;                                                                       
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -200px -120px;
	*display:inline;
	zoom:1;
}
                                                                                
.starrater_tiny li.halfselected{
	display:inline-block;
	width:11px;
	height:11px;                                                                       
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -180px -120px;
	*display:inline;
	zoom:1;
}
 
.starrater_tiny li.halfselected span {
	display:inline-block;
	width:6px;
	height:11px;                                                                       
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -200px -120px;
	*display:inline;
	zoom:1;
}

.starrater_small li{
	display:inline-block;
	width:18px;
	height:18px;                                                                       
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -140px -120px;
	*display:inline;
	zoom:1;
}
 
.starrater_small li.selected{
	display:inline-block;
	width:18px;
	height:18px;                                                                       
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -160px -120px;
	*display:inline;
	zoom:1;
}
                                                                                
.starrater_small li.halfselected{
	display:inline-block;
	width:18px;
	height:18px;                                                                       
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -140px -120px;
	*display:inline;
	zoom:1;
}
 
.starrater_small li.halfselected span {
	display:inline-block;
	width:8px;
	height:18px;                                                                       
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -160px -120px;
	*display:inline;
	zoom:1;
}

.starrater_mid li {
	display:inline-block;
	width:21px;
	height:21px;                                                                       
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -80px -120px;
	*display:inline;
	zoom:1;
}
 
.starrater_mid li.selected {
	display:inline-block;
	width:21px;
	height:21px;                                                                       
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -110px -120px;
	margin-right:1px;
	*display:inline;
	zoom:1;
}
                                                                                
.starrater_mid li.halfselected {
	display:inline-block;
	width:21px;
	height:21px;                                                                       
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -80px -120px;
	*display:inline;
	zoom:1;
}
 
.starrater_mid li.halfselected span {
	display:inline-block;
	width:11px;
	height:21px;                                                                       
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -110px -120px;
	*display:inline;
	zoom:1;
}

.starrater_big li{
	display:inline-block;
	width:35px;
	height:35px;                                                                       
	background: transparent url('/media/img/main_spritesheet.png') no-repeat 0 -120px;
	*display:inline;
	zoom:1;
}
 
.starrater_big li.selected{
	display:inline-block;
	width:35px;
	height:35px;                                                                       
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -40px -120px;
	*display:inline;
	zoom:1;
}
                                                                                
.starrater_big li.halfselected{
	display:inline-block;
	width:35px;
	height:35px;                                                                       
	background: transparent url('/media/img/main_spritesheet.png') no-repeat 0 -120px;
	*display:inline;
	zoom:1;
}
 
.starrater_big li.halfselected span {
	display:inline-block;
	width:18px;
	height:35px;                                                                       
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -40px -120px; 
	*display:inline;
	zoom:1;
}

.starrater_big li:hover {
	cursor:pointer;
}

.starrater_tiny_question li{
	display:inline-block;
	width:11px;
	height:11px;                                                                       
	background: transparent url('/media/img/unknown_rating_star_small.png') no-repeat;
	*display:inline;
	zoom:1;
}

.starrater_question_big li.selected {
	display:inline-block;
	width:34px;
	height:34px;                                                                       
	background: transparent url('/media/img/unknown_rating_star_big.png') no-repeat;
	margin-right:0;
	*display:inline;
	zoom:1;
} 

.starrater_question_med li.selected {
	display:inline-block;
	width:21px;
	height:21px;                                                                       
	background: transparent url('/media/img/unknown_rating_star_med.png') no-repeat;
	margin-right:1px;
	*display:inline;
	zoom:1;
}       

.starrater_question_small li.selected{
	display:inline-block;
	width:18px;
	height:18px;                                                                       
	background: transparent url('/media/img/unknown_rating_star_small.png') no-repeat;
	*display:inline;
	zoom:1;
}        

.startext_profilecard {
    font-size:11px;
    font-weight:bold;
}

.starwidget {
	width:192px;
}
  
.voter {
	display:inline-block;
	*display:inline;
	zoom:1;
	position:relative;
	top:3px;
}

.voter a {
	outline:none;
}

.voter .thumbsup {
	background: transparent url('/media/img/main_spritesheet.png') no-repeat 0px -79px;
	height:15px;
	width:20px;
	display:inline-block;
	*display:inline;
	zoom:1;
}

.voter .thumbsupselected,
.voter .thumbsup:hover{
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -20px -79px;
	height:15px;
	width:20px;
	display:inline-block;
	*display:inline;
	zoom:1;
}        

.voter .thumbsdown {
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -40px -79px;
	height:15px;
	width:20px;
	display:inline-block;
	*display:inline;
	zoom:1;
}

.voter .thumbsdownselected,
.voter .thumbsdown:hover {
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -60px -79px;
	height:15px;
	width:20px;
	display:inline-block;
	*display:inline;
	zoom:1;
}

/*************************************** Resume module *********************************/
#mod-resume .title span{                                                                 
	display:inline-block;
	background: transparent url('/media/img/main_spritesheet.png') no-repeat 0px -100px;
	width:19px;
	height:16px;    
}

#mod-resume .title {
	margin:0 5px 7px 15px;
	padding-top:7px;
}

.resume_positions {
	line-height:18px;
}

/*************************************** Preferences module *********************************/
#mod-preferences .title span,
.email_icon
{                                                                 
	display:inline-block;
	background: transparent url('/media/img/main_spritesheet.png') no-repeat -60px -100px;
	width:20px;
	height:16px;
}

#mod-preferences .title {
	margin:-1px 5px 7px 15px;
	padding-top:7px;
}
	
/*************************************** Reference requests *********************************/

#anonymous-help_mask {
    opacity:0.8;
}

/************************************** Reviewfeed module ***********************************/
.mod-reviewfeed .hd h1 {
    display:inline;
    margin-right:10px;
}

/*.mod-reviewfeed .bd {
    padding-top:10px;
}*/

.mod-reviewfeed .review_filters {
    color:#222;
    font-size:11px;
	margin:5px; 0 0 10px;
}

.reviewfeed_top_actions {
	border-top:1px solid #ccc;
	background-color:#e9e9e9;
	margin-top:10px;
	padding:5px 0;
	height: 29px;
	overflow: hidden;
}

/*************************************** Invite Module ****************************************/

.invite_contact {
    padding:10px 5px 10px 15px;
    border-top:1px solid #FFF;
    border-bottom:1px solid #FFF;
    height:45px;
}

.invite_contact:hover {
    background-color:#f3f3f3;
    border-top:1px solid #CCC;
    border-bottom:1px solid #CCC;
}

.invite_content .actionButton {
    margin-top: 22px;
    margin-right: 5px;
    float: right;
}

/*************************************** Pymk Module ****************************************/

.pymk_profile, .pymk_checkbox {
	padding:10px 5px 10px 15px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	height:45px;
}

.pymk_profile:hover, .pymk_checkbox:hover {
	background-color:#f3f3f3;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

.pymk_profile .close-lnk {
	text-decoration:none;
}
 
.pymk_container {
	min-height:200px;
	max-height:400px;
	overflow: auto;
	position:relative;
}

/*************************************** Find people Module *********************************/
.mod-findpeople .inventory {
    float:left;
    width:380px;
    padding:10px;
    background:#e9e9e9;
	border:1px solid #ccc;
	height:425px;
}

.mod-findpeople .bd{
    border:1px solid #ccc;
    background:#fff;
    height:325px !important;
    margin:15px 0 5px 0;
    overflow:auto;
	position:relative;
	padding:0 5px 5px;
}	

.mod-findpeople .cart {
    float:right;
    width:210px;
    background:#e9e9e9;
	border:1px solid #ccc;
	padding:10px;
	height:425px;
}           

.mod-findpeople .cart .bd {
    border:1px solid #ccc;
    background:#fff;
    height:340px;
    margin-bottom:10px;
    overflow:auto;
	position:relative;
	padding:5px;
	margin-top:15px;
}

.mod-findpeople .searchform {
    padding:10px 20px 20px;
    background: #e9e9e9;
    margin-bottom:20px;
    border:1px solid #ccc;
}

.searchform .fieldentry {
	float:left;
	margin-right:20px;
}

.fieldentry input {
	width:140px;
	padding:4px;
	font-size:11px;
}

.fieldentry select {
	padding:4px;
	font-size:11px;
}


.cart_item {
    margin:5px 0;
    clear:both;
    height:40px;
	border-bottom:1px solid #e9e9e9;
}                          

.cart_item img{
    float:left;
    width:32px;
	height:32px;
	border:1px solid #ccc;
	padding:1px;
	margin-right:4px;     
}

.inventory_item {
    border-bottom:1px solid #e9e9e9;
    margin:10px 0;
    height:50px;
	padding-right:10px;
}

.contactsitem-hidden .inventory_item_action {
    display: none !important;
}

.contactsitem-hidden .cartadd {
    display: none !important;
}

.inventory_item .small_profile_card {
    width:235px;
}

.inventory_item_gray {
    opacity:0.3;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30) !important;
    -moz-opacity:0.3 !important;
    -khtml-opacity: 0.3 !important;
}

.inventory_item_gray * {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30) !important;
}

.fbnetworks {
	margin:3px 0;
}

/*************************************** Search module ****************************/
.mod-search .searchresults {
    padding:10px;
    background:#e9e9e9;
	border:1px solid #ccc;
}   

	.mod-search .searchform {
    padding:10px 20px 20px;
    background: #e9e9e9;
    margin-bottom:20px;
    border:1px solid #ccc;
}

.mod-search .rows {
    border:1px solid #ccc;
    background:#fff;
    margin-bottom:10px;
    overflow:auto;
    position:relative;
    padding:5px;
}

.mod-search .row {
    height:50px;
    padding:10px;
    border-bottom:1px solid #e9e9e9;
}

/************************************* Connect page *********************/
.mod-connect {
}

.hilite_connect {
    background: #d6f5c9;
    border:1px solid #ccc;
    padding:10px;
}

.hilite_LIconnect {
    background: #ddf0f8;
    border:1px solid #ccc;
    padding:10px;
}

.hilite_connectDone {
    background: #EEE;
    border:1px solid #ccc;
    padding:10px;
}



/************************************* Invite page *********************/
.mod-invite {
    padding:10px;
    background:#e9e9e9;
    border:1px solid #ccc;
}

.mod-invite .bd {
    padding:10px;
    background:#fff;
    border:1px solid #ccc;
}

.mod-invite .nameWrapper {
    margin-left: 10px;
    position: relative;
    top: 5px;
    float: left;
}

.mod-invite .actionButton {
    margin-top: 9px;
    float: right;
}

.mod-invite #cartinventory {
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #ccc;
    clear:left;
    height:400px;
    margin:0px;
    overflow:auto;
    position:relative;
}

/************************************* Request reviews module *********************/
.mod-requestreviews {
    padding:10px;
    background:#e9e9e9;
	border:1px solid #ccc;
}

.mod-requestreviews .bd {
    padding:10px;
    background:#fff;
    border:1px solid #ccc;
}

.fbsquare {
	border:1px solid #000000;
	height:32px;
	left:4px;
	margin:0 4px;
	position:relative;
	top:4px;
	width:32px;
	float:left;
}

#cartinventory {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #ccc;
	clear:left;
	height:250px;
	margin:10px 0;
	overflow:auto;
	position:relative;
}

.cartintentoryitemactions {
	float:left;
	position:relative;
	text-align:center;
	width:15px;
	z-index:0;
	top:12px;
	padding-left:5px;
}

.inventory_item_rr {
	border-bottom:1px solid #e9e9e9;
	height:50px;
}

.inventory_item_rr h3 {
	margin-left:10px;
	position:relative;
	top:12px;
	float:left;
}

.inventory_item_requested {
	float:right;
	padding-right:5px;
	display:block;
}

.contactsitem-hidden .inventory_item_requested {
	display: none !important;
}

.inventory_item_degree {
    float:right;
    padding-right:10px;
    display:none;
    margin-top: 17px;
}

.first-degree .inventory_item_degree.first {
    display: block !important;
}

.second-degree .inventory_item_degree.second {
    display: block !important;
}

.first-degree.already_requested .inventory_item_degree.first,
.second-degree.already_requested .inventory_item_degree.second {
    display: none !important;
}

.contactsitem-hidden.first-degree .inventory_item_degree,
.contactsitem-hidden.second-degree .inventory_item_degree {
    display: none !important;
}

.hidebtn {
	text-decoration:none;
	text-align:right;
}

.inventory_item_rr .showbtn, .inventory_item_rr .hidebtn,
.inventory_item_rr .inventory_item_requested {
	margin-top: 17px;
}

.contactsitem-visible .showbtn {
	display:none;
}

.contactsitem-hidden .hidebtn {
	display:none;
}

.inventory_item_rr .hidebtn, 
.inventory_item_rr .showbtn {
	float:right;
	margin-right:5px;
	position:relative;
	font-size:10px;
}

.privaterequestprofile {
	
}

#crsl_request_container .hidebtn,
#crsl_request_container .showbtn {
	margin-right: 10px;
	float: right;
	margin-top: 12px;
}

#nqrequest-friends {
	width:600px;
}

/************************************ Leave review module *************************/
.mod-leavereview h1 {
    border-bottom:1px solid #ccc;
    margin-bottom:10px;
	padding-bottom:5px;
}

.ratewidget {
    float:left;
    width:220px;
    margin:15px 50px 15px 0;
}

.ratewidget .bd {
    margin-top:5px;
}

.ratewidget .hd {
	clear:both;
}

.required {
	font-size:12px;
	font-weight:normal;
	color:#666;
}

.startext {
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
}

.ratewidget .curvalue {
	font-size:16px;
	font-weight:bold;
	color:#000;
}

.ratewidget .ratewidget_max {
	font-size:16px;
	font-weight:bold;
	color:#000;
}

.ratewidget .ratevalues {
	float:right;
	margin-right:10px;
}

.ratewidget .link_skill,
.ratewidget .link_relationships,
.ratewidget .link_productivity,
.ratewidget .link_integrity {
	font-size:13px;
	font-weight:bold;
	padding-left:3px;
}

/************************************* Generic Module Container *********************/
.mod-generic {
    padding:10px;
    background:#e9e9e9;
	border:1px solid #ccc;
}

.mod-generic .bd {
    padding:10px;
    background:#fff;
    border:1px solid #ccc;
}

/**************************************** Find profile module *************************/
.mod-findprofile #searchresults {
	max-height:195px;
	overflow: auto;
	position:relative;
	padding:10px;
	border:1px solid #ccc;
}   

.findprofile-box-small {
    background: #d6f5c9;
    border:1px solid #ccc;
    padding:10px;
}

/**************************************** Email Preferences *************************/

.profile-row-medium {
	height:45px;
	border-bottom:1px solid #d6d6d6;
	padding:5px 0;
}

.friendscontainer {
	border-top:1px solid #d6d6d6;
	margin-top:10px;
}

/**************************************** Modal Popups *************************/


.yui-skin-sam .yui-panel {
	background:#e9e9e9;
  	left:0;
  	position:relative;
  	top:0;
  	z-index:1;
	border:none !important;
}

.yui-skin-sam .yui-panel .hd {
  	color:#000;
  	font-size:16px !important;
  	font-weight:bold;
  	line-height:2;
  	padding:0 15px !important;
	background:none !important;
	background-color:#e9e9e9 !important;
	border:none !important;
	text-align:left;	

}

.yui-skin-sam .yui-panel .bd,
.yui-skin-sam .yui-panel .ft {
	height:auto !important;
	background-color:#e9e9e9 !important;
	padding:0 10px 10px !important;
	border:none !important;
}

.yui-skin-sam .yui-panel .bd .content {
	background-color:#fff;
	margin:5px;
	border:1px solid #ccc;
	padding:15px;
}

.yui-skin-sam .yui-panel-container.shadow .underlay {
	top:-5px !important;
	right:-5px !important;
	bottom:-5px !important;
	left:-5px !important;
	filter:alpha(opacity=40) !important;
	-moz-opacity:0.4 !important;
	-khtml-opacity: 0.4 !important;
	opacity: 0.4 !important;
}

.yui-skin-sam .yui-panel .hd, .yui-skin-sam .yui-panel .bd, .yui-skin-sam .yui-panel .ft {
	margin:0 !important;
}

.yui-skin-sam .yui-panel .ft .button-group button {
	margin-right:10px;
}

.yui-skin-sam .yui-panel .ft,
.yui-skin-sam .yui-panel .ft .button-group {
	text-align:center !important;
}

.yui-skin-sam .container-close {
	right:15px !important;
	top:10px !important;
}

/**************************************** LinkedIn Overlay *************************/
#linkedin_connect_markup_mask {
	opacity:0.8;
}

#linkedin_connect_markup {
	background: #ddf0f8;
}

/**************************************** Carousel Quickreviews *************************/

#crsl_markup {	
    width:660px;
    background-color:#e9e9e9;
	border: solid 1px #000;
}

#crsl_markup_c {
    z-index: 6;
}

/*#crsl_markup .hd {
    margin-bottom:10px;
	font-size:16px;
	background-color:#e9e9e9 !important;
	border:none;
	margin:0;
}
*/
/*#crsl_markup .bd {
	background-color:#fff;
	margin:0 15px 15px 15px;
	border:1px solid #ccc;
}*/


#crsl_markup ol li {
    width:160px;
    height:170px;
    border:none;
    margin:0px;
    padding:0px;
    outline:none;
}

#crsl_markup ol li img {
    width:80px;      
	height:80px;
}

#crsl_markup ol li.yui-carousel-item-selected img {
    width:100px;
	height:100px;
}

#crsl_markup ol li.yui-carousel-item-selected {
    margin:0;
}
                          
#crsl_markup ol li.yui-carousel-item-loading {
	text-indent:0;
}

#crsl_markup .yui-carousel-element .yui-carousel-item-selected .profile_box {
	border:2px solid #5e5e5e;
	background:#e9e9e9;
	margin:0;
	padding:5px;
}

#crsl_markup .yui-carousel-element .profile_box {
	border:1px solid #ccc;
	background:white;
	margin:10px 5px;
	padding:5px;
	font-size:11px;
}

#crsl_markup .yui-carousel-element .profile_box_last {
	border:1px solid #ccc;
	background:#eee;
	margin:10px 5px;
	padding:42px 5px;
}

#crsl_markup .yui-carousel-element .profile_box_last p {
	font-weight:bold;
}

#crsl_markup .yui-carousel-element .reviewed .profile_box {
	background:#eee;
}

#crsl_markup .yui-carousel-element .reviewed .profile_box a {
	color:#999;
}

#crsl_markup .yui-carousel-element .reviewed .profile_box p {
	color:#999;
}

#crsl_markup .yui-carousel-element .reviewed .profile_box img {
	opacity:0.4;
}

#crsl_markup ol img {
    padding-top:5px;
}

#crsl_markup .startext {
	font-size: 14px;
	font-style:italic;
}

#crsl_markup .ratewidget {
	margin-right:5px;
}

#crsl_markup .yui-carousel-nav {
    display:none;
}

#crsl_markup #prev-link {
    width:40px;
	height:40px;
    margin:60px 5px 5px 15px;
	display:block;
	background: transparent url('/media/img/arrows.png') no-repeat 0 0;
	cursor:pointer;
}

#crsl_markup #next-link {
    width:40px;
	height:40px;
    margin:60px 15px 5px 5px;
	display:block;
	background: transparent url('/media/img/arrows.png') no-repeat 0 -78px;
	cursor:pointer;
}

#crsl_markup #prev-link:hover {
	background: transparent url('/media/img/arrows.png') no-repeat 0 -39px;
}

#crsl_markup #next-link:hover {
	background: transparent url('/media/img/arrows.png') no-repeat 0 -117px;
}

#crsl_markup_mask {
	opacity:0.8;
    z-index: 5 !important;
}

#crsl_container {
    float:left;
    border:none;
}

#crsl_container .yui-carousel {
    border:1px solid red;
}

#crsl_spotlight {
	padding-top:20px;
	text-align:center;
	clear:left;
}

#crsl_spotlight .outtext {
	font-weight:bold;
	font-size:17px;
}

#crsl_spotlight .reviewedactions {
	background:#536084;
	padding:10px;
	margin-top:10px;
}

#crsl_spotlight .reviewedactions a {
	color:white;
	font-weight:bold;
}

.quickrate {
}

/************************************ Quickrequests ************************/
#crsl_request_markup_c {
    z-index: 6 !important;
}

#crsl_request_markup_mask {
    opacity:0.8;
    z-index: 5 !important;
}


.nqrequest-friend {
    border-bottom:1px solid #D6D6D6;
    height:41px;
}

.nqrequest-friend img {
    float:left;
    margin-right:15px;
}

.nqrequest-friend h3 {
    position:relative;
    top:12px;
    float: left;
}

.nqrequest-friend h3 span {
    font-weight:normal;
}

#nqrequest-friends {
    overflow: auto;
    height: 300px;
    border: 1px solid #000000;
    clear: left;
    margin-bottom: 10px;
    position: relative;
	background:#fff;
}

#confirmdialog_c {
    z-index: 3 !important;
}


/************************************ Pagination *************************/

.pagination {
	text-align:center;
	font-size:12px;
	padding: 20px 0 0 0;
	border-top:1px solid #ccc;
	font-weight:bold;
}

/************************************ TPP *************************/
.addtouv {
	margin-top:15px;
}

.addtouv label {
	display:inline-block;
	width:60px;
	text-align:right;
}

.addtouv .main_btn {
	margin-left:85px;
}

.mod-generic .searchresult  {
	border-top:1px solid #e9e9e9;
	height:20px;
	padding:10px;
}

/************************************ Your Review *************************/

.reviewhighlighted {
	background-color:#f0f7ed;
}

.yourreview {
	padding-top:6px;
}

/************************************ Notifications *************************/

.hilite_notification {
	background: #d6f5c9;
    border:1px solid #ccc;
    padding:5px;
}

.attention_notification {
	background: #ffe5e5;
    border:1px solid #ccc;
    padding:5px;
}

.white_notification {
	background: white;
    border:1px solid #ccc;
    padding:5px;
}

.notificationfirst {    
}

.notificationsecond {
    border-top: 1px solid #CCC;
    padding-top: 5px;
    margin-top:5px;    
}

/************************************ Badges *************************/

.badge1 {
	color:#b43d02;
}

.badge2 {
	color:#222;
}

.badge3 {
	color:#398915;
}

/************************************ Static Pages *************************/

.static_p p {
	margin-bottom:10px;
	line-height:16px;
}

.static_p h3 {
	margin:20px 0 10px 0;
}

.static_p ul li {
	list-style:disc;
	padding-left:5px;
	margin-left:30px;
}

/************************************** awards module *********************************************/

.profilebadge {
	margin:5px 15px;
}

.profilebadge-tight {
	margin:5px 5px;
}

.awards-profile-module {
	padding:10px 0px;
	font-size: 12px;
	width: 220px; 
	margin: auto;
	text-align: center;
}

.autoPost{
    font-size:14px;
    display:inline;
    font-weight:normal;
}

#confirmation-overlay_c {
    z-index: 5 !important;
}
