/*RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html {overflow-y: scroll;}
body {
	line-height: 1;
	background-color: #f2f2f2;
	background-image: url(../images/header-bg-repeat.jpg);
	background-repeat: repeat-x;
	font-family: Questrial, DINRegular, Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

a 
  text-decoration: none;
}


blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*Class Styles*/
.cls {
		clear:both;
}

/* stuff alina is messing with */

#aboutmecontent {
color: #686868;
}

#tutorial_box {background:white; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;  height:150px;
-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
font-family: Questrial, DINRegular, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
color: #686868;
}

#tutorial_box a{
	text-decoration: none;
  color: #4083A9;

}

#tutorial_box a:hover {
	text-decoration: none;
	color: #205F82;
}

span#tutorial_pointer{display: block; width: 0px; height: 0px; border:solid 12px transparent;border-bottom-color:#fff;position:relative; top: -170px; left: 60px; z-index: 6;}

/*span#tutorial_pointer_left{border:solid 12px transparent;border-right-color:#fff;position:relative; top: -180px; left: -30px; z-index: 6;}*/


#tutorial1{
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-background-size: auto;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgb(255, 255, 255);
	background-image: none;
	background-origin: padding-box;
	background-size: auto;
	border-bottom-color: rgb(68, 68, 68);
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(68, 68, 68);
	border-left-style: none;
	border-left-width: 0px;
	border-right-color: rgb(68, 68, 68);
	border-right-style: none;
	border-right-width: 0px;
	border-top-color: rgb(68, 68, 68);
	border-top-style: none;
	border-top-width: 0px;
	color: rgb(68, 68, 68);
	display: block;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 10px;
	height: 1666px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-color: rgb(68, 68, 68);
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-rendering: optimizelegibility;
	vertical-align: baseline;
width: 1258px;
}


/*ID Styles*/
#wrapper {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 35px;
		
}
#header {
	height: 61px;
	width: 100%;
}
#logo {
	float: left;
	height: 35px;
	width: 70px;
	padding-top: 15px;
	padding-left: 45px;
	padding-right: 15px;
}
#nav {
	float: left;
	width: 395px;
	padding-left: 110px;
	height: 61px;
}
#nav ul {
}
#nav ul li {
	display: inline;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
}
#nav ul li a {
	font-family: Questrial, DINRegular, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #bfbfbf;
	line-height: 61px;
	text-decoration: none;
	display: block;
	text-shadow:#2f343a 0px 1px 0px;
}
#nav ul li a:hover {
	color: #eeeeee;
	background-image: url(../images/nav-hover-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	text-shadow:#171a1d 0px 1px 0px;
}
#nav ul li a:active {
	/*color: #000;*/
}

#nav ul li a.active {
	color: #eeeeee;
	background-image: url(../images/nav-hover-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	text-shadow:#171a1d 0px 1px 0px;
}

#nav ul .divider {
	background-image: url(../images/nav-divider.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 8px;
	display: block;
	height: 61px;
}
#user-info {
	float: right;
	width: 240px;
	padding-top: 10px;
}
.user-avatar {
	float: left;
	height: 45px;
	width: 45px;
}
.user-avatar img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.user-meta {
	float: left;
}
.user-name {
	font-family:Questrial, DINRegular, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #eeeeee;
	float: left;
	max-height: 15px;
	max-width: 100px;
	overflow: hidden;
}
.user-name a {
	font-family:Questrial, DINRegular, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #dddedf;
	float: left;
	text-decoration: none;
}

.arrow-down {
	background-image: url(../images/icon-down-arrow.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 4px;
	width: 9px;
	margin-top: 7px;
	margin-left: 5px;
}
.likes {
	font-family:Questrial, DINRegular, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #bfbfbf;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
}
.icon-likes {
	background-image: url(../images/star3.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 23px;
	width: 15px;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
}
.user-seprator {
	background-image: url(../images/user-meta-seprator.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 25px;
	width: 20px;
}

.revenue {
	font-family:Questrial, DINRegular, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #bfbfbf;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
}
#sidebar {
	float: left;
	width: 210px;
	background-image: url(../images/sidebar-divider.png);
	background-repeat: no-repeat;
	background-position: right 80px;
	min-height: 500px;
/*	padding-top: 25px;*/
	padding-right: 25px;
}
#sidebar h1 {
	font-family:Questrial, DINRegular, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	color: #4083a9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	width: 185px;
	text-shadow:#f6f6f6 0px 1px 0px;
}
#sidebar h2 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #4083a9;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sidebar .other-question {
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
}

#quest {
	width: 480px;
}

#quest .cancel-btn {
	color: #FFF;
	background-color: transparent;
	background-image: url(../images/cancel-btn.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 65px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	cursor: pointer;
}


#sidebar h2:hover {
	/*text-decoration: underline;*/
	color: #205F82;
	cursor: pointer;
}

#sidebar .grey {
	color: #595757;

}
#sidebar .grey-02 {
	border-bottom-style: none;
	color: #595757;
	line-height: 32px;
	text-shadow:#fafafa 1px 1px 1px;
}
#sidebar .grey-03 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	color: #595757;
	display: inline;
	padding-right: 2px;
	clear: both;
	padding-bottom: 3px;
}

#sidebar strong {
	font-size: 13px;
	font-weight: bold;
	color: #686868;
}

#sidebar p {
	/*font-family:Questrial, DINRegular, Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	color: #686868;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar ul {
	padding-top: 10px;
}

#sidebar ul li a:hover {
	color: #E65D96;
}
#sidebar ul li a:active {
	color: #000;
}



.hr-01 {
	background-color: #dddddd;
	height: 1px;
	width: 180px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar ul li a {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #4D84A7;
	text-decoration: none;
	text-shadow: white 1px 1px 1px;
}

#sidebar ul li a:hover {
	text-decoration: none;
}

.hr-02 {
	height: 1px;
	width: 436px;
	margin-top: 10px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
	clear: both;
	margin-left: 35px;
}




#content {
	float: left;
	width: 580px;
	padding-left: 25px;
	/*padding-top: 25px;*/
}
#content h1 {
	font-family:Questrial, DINRegular, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 32px;
	/*font-weight: bold;*/
	color: #4f5862;
	text-shadow:#f6f6f6 0px 1px 0px;
}
#content  h2 {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #8b8b8b;
	text-shadow:#fff 1px 1px 1px;
	text-decoration: none;
}
#content  p{
	font-size: 12px;
	line-height: 16px;
	color: #686868;	
}

#content a {
	text-decoration: none;
	/*color: #4083a9;*/
}

/*
#content a:hover {
	text-decoration: underline;
}
*/

.notif a{
  color: #4083a9;	
}

#content  label{
	font-family:Questrial, DINRegular, Arial, Helvetica, sans-serif;
	text-shadow: #f6f6f6 0px 1px 0px;
	font-size: 16px;
	line-height: 21px;
	color: #4F5862;
	padding-bottom: 3px;
	font-weight: normal;
}
.radio-p {
	padding-top: 8px;
	padding-bottom: 8px;
	font-family:Questrial, DINRegular, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #686868;
	font-weight: bold;
	padding-bottom: 3px;
}
.radio-p label {
	cursor: pointer;
}




input.answer-btn {
	background-image: url(../images/pink-button.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 35px;
	width: 94px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family:Questrial, DINRegular, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 32px;
	font-weight: bold;
	color: #e6e7e8;
	text-shadow: #af3762 1px 1px 1px;
	cursor: pointer;
	background-color: transparent;
}
/*
input.answer-btn:hover {
	
	background-image: url(../images/pink-button-hover.png);
	text-shadow: #4d567d 1px 1px 1px;
}
input.answer-btn:active {
	color: #000;
}*/
textarea.text-area-01 {
	font-family:Questrial, DINRegular, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #666;
	background-image: url(../images/textarea-bg-01.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 392px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 15px;
}


.sub-nav {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 32px;
	padding-top: 15px;
	clear: both;
}
.sub-nav li {
	display: inline;
}
.sub-nav li a {
	font-size: 62.5%;
	font-family: DINRegular,  "Helvetica Neue", Helvetica, Arial, sans-serif;;
	font-size: 13px;
	
	color: #a0a0a0;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	line-height: 32px;
}
.sub-nav li a:hover {
	color: #4f5862;
	text-decoration: none;
	border-bottom-color: #999999;
}
.sub-nav li a:active {
	color: #DBDBDB;
}

.sub-nav li a.active {
	font-weight: bold;
	color: #4f5862;
	border-bottom-color: #999999;
}
.answers-box {
	padding-top: 10px;
	padding-bottom: 5px;
	position: relative;
	clear: both;
}
.answers-avatar {
	background-image: url(../images/avatar-bg-01.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 61px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.answers-avatar img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.answers-meta {
	width: 500px;
	float: left;
	padding-top: 2px;
	padding-left: 10px;
}
#content .answers-meta p{
	font-family:Questrial, DINRegular, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #686868;
	line-height: 18px;
	padding-bottom: 5px;
}
.small-txt {
	font-size: 13px;
	display: inline;
}

.small-txt a{
	color: #4083a9;
	font-size: 13px;
	display: inline;
}

.answers-username {
	font-size: 13px;
	color: #4083a9;
	text-decoration: none;
	font-weight: bold;
}

.answers-username:hover {
		text-decoration:none;
	color: #205F82;

}
/*
.answers-username:active {
	color: #B9B9B9;
}
*/
.question-title {
	font-size: 13px;
	color: #4083a9;
	text-decoration:none;
	font-weight: bold;
}

.question-title:hover {
		text-decoration: none;
	color: #205F82;

}
/*
.question-title:active {
	color: #B9B9B9;
}*/
.answers-box .close-btn {
	background-image: url(../images/close-btn-02.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
	top: 10px;
	right: 10px;
	position: absolute;
	display:none;
}

#content .name {
  color: #4083a9; /* #4D84A7*/
  font-size: 14px;
  text-decoration: none;	
}


#content .name:hover {
  color: #205F82;  
}

#content .timestamp {
	font-size: 12px;
	line-height: 18px;
	color: #8b8b8b;
	float: right;
	margin-top: -21px;
	text-decoration: none;
	
}


#content .compose-btn {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #8b8b8b;
	float: right;
	margin-top: -21px;
	text-decoration: none;
	
}

#content .compose-btn:hover {
	color: #DB6188;
}
#content .compose-btn:active {
	color: #000;
}

#content .message-box {
	padding-top: 15px;
}
#content .message-box h2 {
	padding-top: 0px;
}
#content .message-box p {
	padding-bottom: 15px;
}
#content  ul li {
	font-size: 12px;
	line-height: 16px;
	color: #8b8b8b;
}

#content  strong {
	font-weight: bold;
}



#content .message-box .avatar-thumb {
	/*background-image: url(../images/message-box-thumbnail-bg.png);*/
	background-repeat: no-repeat;
	height: 64px;
	width: 64px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 2px;
}
#content .message-input {
	font-size: 12px;
	line-height: 16px;
	color: #595757;
	background-image: url(../images/send-message-input.png);
	background-repeat: no-repeat;
	height: 111px;
	width: 417px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
#content .send-message-form {
	display: block;
	width: 411px;
	padding-top: 15px;
}

#content .send-btn {
	background-color: transparent;
	background-image: url(../images/send-btn.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 53px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	display: block;
	float: right;
	cursor: pointer;
	padding-left: 6px;
	padding-top: 3px;
}

#content .send-btn_old {
	background-color: transparent;
	background-image: url(../images/send-btn.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 53px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	display: block;
	float: right;
	margin-top: 10px;
	cursor: pointer;
	padding-top: 5px;
}

#content .send-btn:hover {
	/*
	background-image: url(../images/send-btn-hover.png);
	*/
}
#content .cost {
	font-size: 12px;
	font-weight: bold;
	color: #595757;
	padding-top: 20px;
	line-height: 16px;
	padding-left: 5px;
}
#sidebar .popularity {
	background-image: url(../images/low1.png);  
	background-repeat: no-repeat;
	background-position: left top;
	height: 270px;
	padding-left: 60px;
	padding-top: 15px;
	margin-top: 15px;
}
#sidebar .popularity .desc {

	line-height: 1px;
	/*
	font-size: 14px;
	font-weight: bold;
	*/
	font-size: 12px;
	color: #a0a0a0;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
}
#sidebar .popularity .number {
	font-size: 24px;
	line-height: 28px;
	color: #4f5862;
	padding-bottom: 20px;
}
#sidebar .tips {
	padding-left: 12px;
	margin-top: -10px;
}

#sidebar .tips li {
	font-size: 12px;
	line-height: 16px;
	color: #595757;
}
#sidebar .similar-user-photo {
	background-image: url(../images/similar-users-photo-bg.png);
	background-repeat: no-repeat;
	height: 133px;
	width: 133px;
}
#sidebar .similar-user-photo img {
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;}

#sidebar .info {
	font-size: 12px;
	color: #8b8b8b;
	line-height: 16px;
}
#sidebar .blurb {
	color: #4f5862;
	font-size: 12px;
	padding-bottom: 15px;
	width: 70%;
	text-overflow: ellipsis;
  overflow: hidden;
}
#sidebar .next-btn {
	background-image: url(../images/next-btn.png);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 50px;
	display: block;
	margin-right: 15px;
}
#sidebar .like-2-see-more {
	padding-left: 25px;
	padding-top: 2px;
}
#sidebar .upcoming {
	clear: both;
	padding-top: 35px;
}
#sidebar .upcoming .grey-03 {

}
#sidebar .upcoming .spacer-01 {
	height: 12px;
}


#sidebar .upcoming .upcoming-photo {
	background-image: url(../images/upcoming-photo-bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 62px;
	width: 62px;
	margin-right: 10px;
}
#sidebar .upcoming .upcoming-photo img {
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
}
#sidebar .upcoming h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #4f5862;
	padding-top: 8px;
}

#content .profile-box {
	position: relative;
	clear: both;
	padding-top: 15px;
}
#content .profile-box .photo {
	background-image: url('../images/my-profile-images-bg-real2.png');
	background-repeat: no-repeat;
	float: left;
	height: 206px;
       width: 100%;
	/*background-size: 170px 100%;*/
	margin-right: 15px;
	margin-bottom: 5px;
}
#content .profile-box .photo img {
	padding-top: 10px;
	padding-left: 15px;
}
#content .profile-box .right {
	width: 40%;
	position: absolute;
	top: 15px;
	right: 25px;
}
#content .profile-box .right p {
	font-size: 14px;
}


#content .profile-box h2 {
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #686868;
}
#content .profile-box .info {
	font-size: 14px;
	color: #4f5862;
	padding-bottom: 12px;
	font-weight: bold;
	/*padding-left: 5px;*/
}

#content .profile-box #my_profile_userdesc {
	color: #A0A0A0;
}

#content .profile-box #profile_userdesc {
	color: #A0A0A0;
}

#content .profile-box p {
	padding-bottom: 12px;
}
#content .profile-box .upload-pics-btn {
/*	background-image: url(../images/upload-btn.png); */
	background-repeat: no-repeat;
	height: 30px;
	width: 155px;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
	padding: 0px;
}
#content .profile-box .upload-pics-btn:hover {
	color: #000;
}
#content .profile-box .upload-pics-btn:active {
	color: #EDB6C9;
}
#content .profile-box .edit-btn {
	/* background-image: url(../images/edit-btn.png);
	background-repeat: no-repeat;  */
	display: block;
	height: 16px;
	width: 15px;
	position: absolute;
	top: 65px;
	right: 5px;
	display:none;
}
#content .profile-box:hover .edit-btn{
	display:block;
}
#content .profile-box .scroll-down-btn {
	background-image: url(../images/scroll-down-btn.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 21px;
	position: absolute;
	right: 5px;
	bottom: 0px;
}
#content .profile-box .clear-txt {
	clear: both;
	padding-left: 25px;
	width: 30%;
	padding-bottom: 5px;
}
#content .profile-box ul {
	padding-left: 35px;
	width: 30%;
}

#content .profile-box ul li {
	list-style-position: outside;
	list-style-type: square;
}
#content  .liked .right p {
	color: #4f5862;
}

#content .gift-btn {
	background-image: url(../images/newgreybutton.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 66px;
	display: block;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	float: right;
	margin-left: 290px;
}
#content .gift-btn:hover {
	color: #333;
}


#content .send-message-btn {
	background-image: url(../images/upload-btn.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 155px;
	display: block;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	float: right;
	margin-left: 10px;
}


#content .browse-star-new { 
	margin-left: 10px; 
	margin-bottom: 10px; 
		width: 85px;
	height: 39px;
	background-image: url(../images/star1grey.png);
}

#content .browse-star-new:hover { 
	background-image: url(../images/star1green.png);
}

#content .profile-star-btn:hover {
	background-image: url(../images/star1green.png);
}

#content .profile-star-btn {
	width: 85px;
	height: 39px;
	background-image: url(../images/star1pink.png);
	background-repeat: no-repeat;
	display: block;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	float: right;
	padding-top: 2px;
}

#content .profile-star-btn:hover {
	background-image: url(../images/star1green.png);
}


#content .browse-star-btn {
	background-image: url(../images/upload-btn.png);
	background-repeat: no-repeat;
	display: block;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	float: right;
	margin-left: 10px;
	background-size: 75px 25px;
	width: 75px;
	padding-left: 0px;
}

#content .send-message-btn:hover {
	/*color: #333;*/
	text-decoration: none;
}

#content .gift-btn-02 {
	background-image: url(../images/gift-btn.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 66px;
	display: block;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	float: left;
}
#content .fb-like {
	float: left;
	margin-right: 20px;
	margin-left: 190px;
	padding-top: 4px;
}
#content .fb-like-02 {
	float: left;
	width: 86px;
	padding-top: 15px;
}
#content.profile-page {
	width: 730px;
}




.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
	display: none !important;
}

.popupdlg{   
 	line-height: 1;
	background-color: #f2f2f2;
	font-family:Questrial, DINRegular, Arial, Helvetica, sans-serif;
}

.tag_name 				{ background: url(http://mikos.co.uk/tags/assets/images/tag.png) no-repeat 100% -25px; height: 19px; padding: 6px 10px 0 0; position: relative; text-shadow: 0 1px 1px #fff; z-index: 10; }

.tag_count 				{ background: url(http://mikos.co.uk/tags/assets/images/tag.png) no-repeat 100% -50px; color: #fff; height: 19px; padding: 5px 10px 0; position: absolute; right: 0; text-shadow: 0 -1px 0 #c54a0c; top: 1px; z-index: 5; }


/*
.button-small{
	display:inline-block;
	background-repeat: no-repeat;
	 width: 72px;
   height: 26px;
   margin-left: 2px;
   margin-right: 2px;
   background-image:url('http://yes.ai/images/dogtag.png');
   padding: 3px 6px;
   font-size: 12px;
   font-family: DINRegular,  'Lucida Grande', Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   color: #6e4e0f;
   text-shadow: #d1a54f 0 1px 0;
   }
 */  

.button-small{
   margin-left: 4px;
   margin-right: 4px;
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#5691b9), to(#65a9d7));
   background: -webkit-linear-gradient(top, #5691b9, #65a9d7);
   background: -moz-linear-gradient(top, #5691b9, #65a9d7);
   background: -ms-linear-gradient(top, #5691b9, #65a9d7);
   background: -o-linear-gradient(top, #5691b9, #65a9d7);
   padding: 3px 6px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   -webkit-box-shadow: #467899 0 1px 0;
   -moz-box-shadow: 467899 0 1px 0;
   box-shadow: 467899 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 12px;
   font-family: DINRegular,  'Lucida Grande', Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button-small:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.button-small:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
   
.highlight_top_nav {
  color: #eee;	
}

.fblogin {
	margin-top: 17px;
	margin-left: 5px;
	float: center;
}

/*stuff for interests*/
@charset "utf-8";
/* CSS Document */

#sidebar .grey-no-border {
	color: #595757;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#sidebar .sidebar-links {
	padding-left: 15px;
}

#sidebar .sidebar-links li a{
	font-size: 14px;
	line-height: 16px;
	color: #4d84a7;
}

#content .left-col {
	float: left;
	width: 50%;
}
#content   .padding-top-20 {
	padding-top: 20px;
}


#content .interest-input {
	font-size: 12px;
	line-height: 30px;
	background-color: transparent;
	background-image: url(../images/add-interest-input.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 152px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
#content  .interest-form {
	padding-top: 20px;
}




#content  .add-btn {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	background-color: transparent;
	background-image: url(../images/add-btn.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 43px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}

#content   .interest-box {
	background-image: url(../images/interest-box.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 192px;
	padding-left: 30px;
	font-size: 13px;
	line-height: 27px;
	font-weight: bold;
	color: #666666;
	position: relative;
	clear: both;
	margin-top: 3px;
	margin-bottom: 5px;
}
#content .interest-box-small {
	background-image: url(../images/interest-box-02.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 175px;
	padding-left: 15px;
	font-size: 13px;
	line-height: 27px;
	font-weight: bold;
	color: #666666;
	position: relative;
	clear: both;
	margin-top: 3px;
	margin-bottom: 5px;
}

#content  .remove-btn {
	background-image: url(../images/remove-interest-close-btn.png);
	background-repeat: no-repeat;
	display: block;
	height: 14px;
	width: 14px;
	position: absolute;
	top: 6px;
	right: 6px;
}
#content .plus-btn {
	background-image: url(../images/add-interest-plus.png);
	background-repeat: no-repeat;
	display: block;
	height: 14px;
	width: 14px;
	position: absolute;
	top: 6px;
	right: 6px;
}

#content .right-col {
	float: right;
	width: 50%;
}

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    /* add padding to account for vertical scrollbar */
    /*padding-right: 20px; */
    font-family: Questrial, DINRegular, Arial, Helvetica, sans-serif;
    padding: 0px 0px 0px 0px; /* top, right ,bottom, left */
    /*padding-top:0px;*/
    /*padding-bottom: 0px;*/
    /*background-color: yellow;*/
    border-bottom: 1px;
    width: 100px;
}
/* IE 6 doesn't support max-height
     * we use height instead, but this forces the menu to always be this tall
     */
* html .ui-autocomplete {
    height: 200px;
}

@charset "utf-8";
#sidebar .grey-no-border {
	color: #595757;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#sidebar .sidebar-links {
	padding-left: 15px;
}

#sidebar .sidebar-links li a{
	font-size: 14px;
	line-height: 24px;
	color: #4d84a7;
}

#edit-profile {
}
#edit-profile  td {
	vertical-align: top;
}


#edit-profile  label {
	font-size: 13px;
	line-height: 35px;
	font-weight: bold;
	color: #444444;
	padding-right: 15px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 5px;
	display: block;
}
#edit-profile .profile-input-01 {
	font-size: 22px;
	line-height: 35px;
	color: #333333;
	background-color: transparent;
	background-image: url(../images/edit-profile-input-01.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 399px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
#edit-profile .profile-input-02 {
	background-color: transparent;
	background-image: url(../images/edit-profile-input-02.png);
	background-repeat: no-repeat;
	padding: 10px;
	height: 95px;
	width: 399px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 22px;
	line-height: 26px;
	color: #333333;
	margin-top: 20px;
	font-family:Questrial, DINRegular, Arial, Helvetica, sans-serif;
}
#edit-profile  .update-btn {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	background-color: transparent;
	background-image: url(../images/upload-btn.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 155px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	cursor: pointer;
	padding-bottom: 4px;
}

#edit-profile  .del-account {
	color: #4282ad;
	float: right;
	padding-left: 75px;
	line-height: 30px;
	text-decoration: none;
}
#edit-profile .del-account:hover {
	text-decoration: underline;
}



#edit-profile  .profile-small {
	font-size: 11px;
}
#edit-profile   .profile-small strong {
	font-weight: bold;
	color: #666666;
}

#edit-profile  .profile-small .char-limit {
	text-align: right;
	font-weight: bold;
	padding-left: 200px;
}

@charset "utf-8";
#message-popup {
	background-image: url(../images/message-popup-bg2.png);
	background-repeat: no-repeat;
	height: 421px;
	width: 465px;
	position: absolute;
	top: 25px;
	font-family:Questrial, DINRegular, Arial, Helvetica, sans-serif;
}
#message-popup .close-btn-03 {
	background-image: url(../images/close-btn-03.png);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 19px;
	position: absolute;
	top: 4px;
	right: 8px;
}
#message-popup .padding {
	padding: 20px;
}
#message-popup .label {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	white-space:nowrap;
}
#message-popup  .label span {
	font-weight: normal;
}
#message-popup  .hr-2pix {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #dddddd;
}
#message-popup .hr-1pix {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	clear: both;
}

#message-popup  .label-box {
	float: left;
	width: 55px;
	padding-top: 10px;
}
#message-popup  .info-box {
	float: left;
	width: 340px;
}
#message-popup   .avatar-pop-01 {
	float: left;
	padding-right: 5px;
}
#message-popup  .info-box h2 {
	color: #4083a9;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
#message-popup .info-box h2 span {
	color: #777777;
	font-weight: normal;
}
#message-popup  .info-box p {
	font-size: 11px;
	line-height: 14px;
	color: #777777;
}


#message-popup  label {
	display: inline;
	font-size: 12px;
	color: #777777;
	line-height: 18px;
}
#message-popup  .cc-box {
	border: 1px solid #777777;
	vertical-align: middle;
}
#message-popup  .mess-box {
	font-family:Questrial, DINRegular, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #777777;
	background-color: transparent;
	background-image: url(../images/send-message-text-box.png);
	background-repeat: no-repeat;
	padding: 10px;
	height: 90px;
	width: 397px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#message-popup .cancel-btn {
	color: #FFF;
	background-color: transparent;
	background-image: url(../images/cancel-btn.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 65px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	cursor: pointer;
}

.cancel-btn {
	color: #FFF;
	background-color: transparent;
	background-image: url(../images/cancel-btn.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 65px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	cursor: pointer;
	text-shadow: #666 1px 1px 1px;

}

.profile-msg-btn {
	float: right;
	color: #FFF;
	background-color: transparent;
	background-image: url(../images/message1grey.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 115px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	cursor: pointer;
	text-shadow: #666 1px 1px 1px;
		padding-top: 6px;
	padding-left: 7px;
}

.profile-msg-btn:hover {
		background-image: url(../images/message1green.png);
}

.browse-msg-btn {
	float: left;
	color: #FFF;
	background-color: transparent;
	background-image: url(../images/message1grey.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 115px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		cursor: pointer;
	text-shadow: #666 1px 1px 1px;
			padding-top: 6px;
	padding-left: 7px;

}


.browse-msg-btn:hover {
		background-image: url(../images/message1green.png);
}



.profile-gift-btn {
	float: right;
	color: #FFF;
	background-color: transparent;
	background-image: url(../images/gift1grey.png);
	background-repeat: no-repeat;
	height: 29px;
	width:65px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	cursor: pointer;
	text-shadow: #666 1px 1px 1px;
			padding-top: 6px;
	padding-left: 21px;
	margin-left: 5px;
}

.profile-gift-btn:hover {
		background-image: url(../images/gift1green.png);
}


#message-popup .send-btn {
	display: inline;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 10px;
	color: #FFF;
	background-color: transparent;
	background-image: url(../images/send-btn.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 53px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	cursor: pointer;
}






#gift-popup {
	background-image: url(../images/gift-popup-bg.png);
	background-repeat: no-repeat;
	height: 621px;
	width: 465px;
	position: absolute;
	top: 25px;
	font-family:Questrial, DINRegular, Arial, Helvetica, sans-serif;
}
#gift-popup .close-btn-03 {
	background-image: url(../images/close-btn-03.png);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 19px;
	position: absolute;
	top: 4px;
	right: 8px;
}
#gift-popup .padding {
	padding: 20px;
}
#gift-popup .label {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
#gift-popup  .label span {
	font-weight: normal;
}
#gift-popup  .hr-2pix {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #dddddd;
}
#gift-popup .hr-1pix {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	clear: both;
}

#gift-popup  .label-box {
	float: left;
	width: 55px;
	padding-top: 10px;
}
#gift-popup  .info-box {
	float: left;
	width: 340px;
}
#gift-popup   .avatar-pop-01 {
	float: left;
	padding-right: 5px;
}
#gift-popup  .info-box h2 {
	color: #4083a9;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
#gift-popup .info-box h2 span {
	color: #777777;
	font-weight: normal;
}
#gift-popup  .info-box p {
	font-size: 11px;
	line-height: 14px;
	color: #777777;
}
#gift-popup  label {
	display: inline;
	font-size: 12px;
	color: #777777;
	line-height: 18px;
}
#gift-popup  .cc-box {
	border: 1px solid #777777;
	vertical-align: middle;
}
#gift-popup  .mess-box {
	font-family:Questrial, DINRegular, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #777777;
	background-color: transparent;
	background-image: url(../images/send-message-text-box.png);
	background-repeat: no-repeat;
	padding: 10px;
	height: 50px;
	width: 397px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#gift-popup .cancel-btn {
	color: #FFF;
	background-color: transparent;
	background-image: url(../images/cancel-btn.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 65px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	cursor: pointer;
}
#gift-popup .send-btn {
	display: inline;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 10px;
	color: #FFF;
	background-color: transparent;
	background-image: url(../images/send-btn.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 53px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	cursor: pointer;
}

#gift-popup .gift {
	border:1px;
}

#gift-popup .gift-selected {
	opacity: .80;
	filter:alpha(opacity=80);
	border:1px red;
       outline:green dotted;
}












#alert-popup {
	/*background-image: url(../images/gift-popup-bg2.png);*/
       background-color: #eeeeee;

	background-repeat: no-repeat;
	height: 221px;
	width: 365px;
  	position:fixed;
  	top:50%;
  	left:45%;
  	margin-top: -110px;
   	margin-left: -230px;
	font-family:Questrial, DINRegular, Arial, Helvetica, sans-serif;
       z-index:1000;
/*  -moz-box-shadow:    3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow:         3px 3px 5px 6px #ccc;*/
}

#alert-popup .close-btn-03 {
	background-image: url(../images/close-btn-03.png);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 19px;
	position: absolute;
	top: 8px;
	right: 16px;
}
#alert-popup .padding {
	padding: 20px;
}
#alert-popup .label {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
#alert-popup  .label span {
	font-weight: normal;
}
#alert-popup  .hr-2pix {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #dddddd;
}
#alert-popup .hr-1pix {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	clear: both;
}

#alert-popup  .label-box {
	float: left;
	width: 55px;
	padding-top: 10px;
}
#alert-popup  .info-box {
	float: left;
	width: 340px;
}
#alert-popup   .avatar-pop-01 {
	float: left;
	padding-right: 5px;
}
#alert-popup  .info-box h2 {
	color: #4083a9;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
#alert-popup .info-box h2 span {
	color: #777777;
	font-weight: normal;
}
#alert-popup  .info-box p {
	font-size: 11px;
	line-height: 14px;
	color: #777777;
}
#alert-popup  label {
	display: inline;
	font-size: 12px;
	color: #777777;
	line-height: 18px;
}
#alert-popup  .cc-box {
	border: 1px solid #777777;
	vertical-align: middle;
}
#alert-popup  .mess-box {
	font-family:Questrial, DINRegular, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #777777;
	background-color: transparent;
	background-image: url(../images/send-message-text-box.png);
	background-repeat: no-repeat;
	padding: 10px;
	height: 50px;
	width: 397px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#alert-popup .cancel-btn {
	display: inline;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 10px;
	color: #FFF;
	background-color: transparent;
	background-image: url(../images/send-btn.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 53px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	cursor: pointer;

	position: absolute;
	bottom: 20px;
	right: 8px;
}




#content .full-profile {
	padding-top: 18px;
	font-weight: bold;
}
#content .profile-main {
	float: left;
	width: 230px;
	margin-right: 13px;
	padding-bottom: 35px;
	padding-top: 15px;
}

#content .profile {
	background-color: #FFF;
	height: 265px;
	width: 225px;
	border: 1px solid #ebebeb;
-moz-border-radius: 5px;
border-radius: 5px;
}
#content .profile-main h4 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #4d84a7;
	padding-top: 10px;
	padding-left: 3px;
}
#content .profile-main h4 a {
 
	line-height: 16px;
	font-weight: bold;
	color: #4d84a7;
	padding-top: 10px;
	padding-left: 10px;
	text-decoration: none;
}
#content .profile-main h4 a:hover {
	color: #205F82;
}
#content .profile-main h4 a:active {
	color: #205F82;
}
#content .profile-main .profile {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ebebeb;
	margin-bottom: 10px;
}
#content img.profile-pic  {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ebebeb;
	margin-bottom: 10px;
       max-width: 150px;
       max-height:150px;

}




#content .profile-main .profile .profile-pic-main {
	display: block;
	clear: both;
}


#content .profile-main .profile .info {
	float: left;
	width: 100%;
	padding-left: 15px;
	line-height: 16px;
	padding-top: 0px;
	font-size: 12px;
	padding-bottom: 5px;
}
#content .profile-main .profile .fb-like-03 {
	width: 40%;
	float: right;
	padding-top: 5px;
}



.notif-username {
	color: #4083a9;
	text-decoration: none;
	font-weight: bold;
}

.notif-username:hover {
	color: #205F82;
	text-decoration: none;
}

.the_menu {
	display:none;
}

.the_menu li {
	background-color: #f2f2f2;
	background-image: url(../images/header-bg-repeat.jpg);
}

.the_menu li a {
	color:#FFFFFF; 
	text-decoration:none; 
	display:block;
}

.the_menu li a:hover {
	color: #F00880;
}


div.notice {
  font-size: 1.7em;
  font-weight: normal;
  text-align: left;
  color: #fff;
  border-top: 1px solid #85aed3;
  border-bottom: 1px solid #ccc;
  background: #618fb9 url(/images/alert-lines.png) repeat-x top left;
  margin-top: -5px;
  width: 110%;
  margin-left: -5%;
  margin-right: -5%;
}

div.notice .xout {
	
}

div.notice h2 {
  width: 360px;
  margin: 0 auto;
  font-weight: normal;
  text-align: center;
  padding: 2px 12px;
  font-size: 14px;
}

div.notice a:link,
div.notice a:visited {
  color: #fff;
  text-decoration: underline;
}

div.notice_error {
  border-top-color: #fb6161;
  background-color: #df3b3b;
}

div.notice_info {
  border-top-color: #85aed3;
  background-color: #618fb9;
}

div.notice_success {
  border-top-color: #a4d178;
  background-color: #8aba56;
}

.notif {
color: #595757;	
}





/* drop-down */
#user-info {width:200px; margin-right:64px; position:relative; z-index:2000;}
#user-info .user-avatar {margin-left:4px;}
#user-info #drop-down {display:none;}
#user-info.active {background-color: #666; background:url(/images/bg-drop-down-center.png) repeat-y; z-index:2000;}
#user-info.active #drop-down {display:block; z-index:2000;}
#drop-down {position:absolute;width:176px; top:54px; left:0; background:url(/images/bg-drop-down-bottom.png) bottom no-repeat; padding-bottom:6px;}
#drop-down-wrap {background:url(/images/bg-drop-down-center.png) repeat-y;}
#drop-down ul { padding-top:5px; list-style-type:none; background:url(/images/bg-drop-down-line.png) top center no-repeat;}
#drop-down ul li {padding-left:13px; line-height:30px;}
#drop-down ul li a {
font-size: 13px;
font-weight: bold;
color: #BFBFBF;
text-decoration: none;
display: block;
text-shadow: #2F343A 0px 1px 0px;
}

#drop-down ul li a:hover {
color: #EEE;
text-shadow: #171A1D 0px 1px 0px;
}

.stats_text {
font-weight: bold;	
}

.my_settings input{ 
	margin-right: 10px;
}
.my_settings {
text-shadow: #F6F6F6 0px 1px 0px;
font-size: 16px;
line-height: 21px;
color: #4F5862;
}

#content .message_frequency {
	text-shadow: #F6F6F6 0px 1px 0px;
font-size: 16px;
line-height: 21px;
color: #4F5862;
}

.topprofileimage {
	display: block;
	margin-right: auto;
	margin-left: auto;
       max-width: 119px;
       max-height:119px;
       vertical-align: middle;
}

.bottomprofileimage {
	display: block;
	margin-right: auto;
	margin-left: auto;
       max-width: 52px;
       max-height:52px;
       vertical-align: middle;
}


#fuzz{ position:absolute; top:0; left:0; width:100%; z-index:1000; background: url('/images/dim.png'); display:none; text-align:left; }

.delete-account {
  color: #4083a9; /* #4D84A7*/
  font-size: 14px;
  text-decoration: none;	
}


.delete-account:hover {
  color: #F00880;
  
}

/*
div.site p {
  margin: 0 0 15px 0;
  line-height: 1.5;
  color: #444444;
}

div.site p:last-of-type {
  margin-bottom: 25px;
}

div.site p.note {
  font-size: .9em;
  line-height: 1.5;
  color: #999999;
}

div.site p.mod {
  margin-bottom: 25px;
}

div.site p.callout {
  font-size: 16px;
  line-height: 1.5;
}

div.site h3 {
  margin: 5px 0 0 10px;
  font-size: 1.3em;
  line-height: 1.2;
  font-weight: normal;
  color: #333;
}

div.site div.faq h3 {
  margin: 0 0 3px 0;
}

div.site h3.empty-head {
  margin: 5px 0 10px 0;
  font-size: 1.5em;
  color: #333;
}

div.site h3.alt {
  margin: 5px 0 0 0;
}

div.site h3.alt2 {
  margin: 0 0 10px 0;
}

div.site ol,
div.site ul {
  margin: 0 0 30px 0;
  padding: 0 0 10px 0;
}

div.site ol li p {
  margin: 0 0 10px 10px;
  line-height: 1.4;
}

div.site ol li {
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 1em;
  line-height: 1.5;
  color: #666;
}

div.site ol li img {
  display: block;
  margin: 0 auto;
}

div.site ol li.third {
  margin-right: 0;
}

div.site ol li ul {
  margin-top: 10px;
}

div.site ol li ul li,
div.site ul li {
  margin: 0 0 0 15px;
  list-style: disc;
  border: none;
}

div.site ol li strong {
  color: #333;
}

div.site p.fans-comma {
  margin: 0 0 30px 0;
  font-size: 16px;
  line-height: 1;
}
*/

.profilephotos {
  color: #4083A9;
  font-weight: normal;
  font-size: 14px;
}
.profilephotos:hover {
  color: #205F82;
  font-weight: normal;
  font-size: 14px;
}

