/* CSS Panels Document */


/* ______________________________________________________________________ */


.content {
	float:none;
	background-color:#212121;
	padding:5px;
	width:890px;
	overflow:hidden;
}


/* ______________________________________________________________________ */


.cLeft {
	float:left;
	width:260px;
}

.login {
	background-color:#313131!important;
	background-image:url(../images/loginHr.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:12px;
	padding-bottom:10px;
	color:#7a7a7a;
	width:260px;
}

.loginH {
	line-height:30px;
}

.loginH a:link {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.loginH a:hover {
	font-family:Arial;
	font-size:12px;
	color:#7a7a7a!important;
	text-decoration:none;
}

.loginH a:visited {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.loginC {
	background-color:#313131;
	border-top-width:0px;
	border-top-style:none;
	font-family:Arial;
	font-size:12px;
	color:#7c7c7c;
	margin-top:20px;
	width:260px;
	max-width:240px;
}

.inputEmail {
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#242424;
	font-family:Arial;
	font-size:12px;
	color:#000;
	width:150px;
	height:18px;
}

.inputPassword {
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#242424;
	font-family:Arial;
	font-size:12px;
	color:#000;
	width:150px;
	height:18px;
}

.bLogin {
	background-image:url(../images/b1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border-width:0px;
	border-style:none;
	font-family:Verdana;
	font-size:9px;
	color:#989898;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:153px;
	width:59px;
	height:28px;
}

#email {
	margin-left:20px;
	margin-bottom:5px;
}

#password {
	margin-left:-3px;
	margin-bottom:0px;
}


/* ______________________________________________________________________ */


.logout {
	background-color:#313131!important;
	background-image:url(../images/hr1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:12px;
	padding-bottom:10px;
	color:#7a7a7a;
	width:260px;
}

.logoutH {
	line-height:30px;
}

.logoutC a:link {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.logoutC a:hover {
	font-family:Arial;
	font-size:12px;
	color:#7a7a7a!important;
	text-decoration:none;
}

.logoutC a:visited {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.logoutC {
	background-color:#313131;
	border-top-width:0px;
	border-top-style:none;
	font-family:Arial;
	font-size:12px;
	color:#7c7c7c;
	margin-top:5px;
	width:260px;
	max-width:240px;
}

.bLogout{
	background-image:url(../images/b1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border-width:0px;
	border-style:none;
	font-family:Verdana;
	font-size:9px;
	color:#989898;
	margin-top:10px;
	margin-bottom:10px;
	width:59px;
	height:28px;
}


/* ______________________________________________________________________ */


/* yellow */
.loginY {
	background-color:#faffbd;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	line-height:25px;
	width:240px;
	height:25px;
}

/* red */
.loginR {
	background-color:#980000;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	color:#faa7a7;
	line-height:25px;
	width:240px;
	height:25px;
}

/* green */
.loginG {
	background-color:#486830;
	border-width:1px;
	border-style:solid;
	border-color:#12131c;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	color:#c3f0a3;
	line-height:25px;
	width:240px;
	height:25px;
}


/* ______________________________________________________________________ */


.recent {
	float:left;
	margin-left:5px;
	width:450px;
}

.recentHr {
	background-color:#313131!important;
	background-image:url(../images/recentHr.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:12px;
	color:#6a6a6a;
	line-height:30px;
	text-align:left;
	padding-left:10px;
	width:440px;
	height:32px;
}

.recentHr b {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
}

.recentC {
	background-color:#313131;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	padding:5px;
}

.title {
	background-color:#272727;
	border-width:1px;
	border-style:solid;
	border-color:#222222;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	line-height:30px;
	padding-left:5px;
	margin-bottom:10px;
	height:30px;
}

.article {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-align:left;
}

.article object	{ max-width:440px!important; width: expression(this.width > 440 ? 440: true); }
.article embed	{ max-width:440px!important; width: expression(this.width > 440 ? 440: true);}

.article a:link {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
}

.article a:hover {
	font-family:Arial;
	font-size:12px;
	color:#7a7a7a!important;
}

.article a:visited {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
}

.image img {
	margin-bottom:5px;
	max-width:440px!important; 
	width: expression(this.width > 440 ? 440: true); 
}

.created {
	font-family:Arial;
	font-style:italic;
	font-size:12px;
	color:#6a6a6a;
	text-align:left;
	margin-top:10px;
	margin-bottom:30px;
}

.paging {
	background-color:#272727;
	border-width:1px;
	border-style:solid;
	border-color:#222222;
	font-family:Arial;
	font-size:12px;
	color:#7a7a7a;
	text-align:right;
	line-height:30px;
	padding-left:5px;
	padding-right:10px;
	height:30px;
}

.pNext a:link {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.pNext a:hover {
	font-family:Arial;
	font-size:12px;
	color:#7a7a7a!important;
	text-decoration:none;
}

.pNext a:visited {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.pPrevious a:link {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.pPrevious a:hover {
	font-family:Arial;
	font-size:12px;
	color:#7a7a7a!important;
	text-decoration:none;
}

.pPrevious a:visited {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}


/* ______________________________________________________________________ */


.done {
	float:left;
	margin-left:5px;
	width:450px;
}

.done br {
	height:3px;
}

.doneHr {
	background-color:#313131!important;
	background-image:url(../images/recentHr.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:12px;
	color:#6a6a6a;
	line-height:30px;
	text-align:left;
	padding-left:10px;
	width:440px;
	height:32px;
}

.doneC {
	background-color:#313131;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-align:right;
	padding:5px;
}


/* ______________________________________________________________________ */


.signup {
	float:left;
	margin-left:5px;
	width:450px;
}

.signup br {
	height:3px;
}

.signing {
	background-color:#ac0000;
	border-width:1px;
	border-style:solid;
	border-color:#390000;
	text-align:center;
	color:#faa7a7;
	line-height:25px;
	margin-bottom:5px;
	height:25px;
}

.signupHr {
	background-color:#313131!important;
	background-image:url(../images/recentHr.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:12px;
	color:#6a6a6a;
	line-height:30px;
	text-align:left;
	padding-left:10px;
	width:440px;
	height:32px;
}

.signupC {
	background-color:#313131;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-align:right;
	padding:5px;
}

.signForm { padding-right:140px; }

.signName {
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#242424;
	font-family:Arial;
	font-size:12px;
	color:#000;
	margin-top:5px;
	width:150px;
	height:18px;
}

.signEmail {
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#242424;
	font-family:Arial;
	font-size:12px;
	color:#000;
	margin-top:0px;
	width:150px;
	height:18px;
}

.signPassword {
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#242424;
	font-family:Arial;
	font-size:12px;
	color:#000;
	margin-top:0px;
	width:150px;
	height:18px;
}

.signGender {
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#242424;
	font-family:Arial;
	font-size:12px;
	color:#000;
	margin-top:0px;
	width:153px;
	height:22px;
}

.bDone {
	background-image:url(../images/bDone.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border-width:0px;
	border-style:none;
	font-family:Verdana;
	font-size:9px;
	color:#989898;
	width:59px;
	height:28px;
}

.formDiv { margin-bottom:5px; }

.otherProfiles {
	background-image:url(../images/signupBr.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:10px;
	font-family:Arial;
	font-size:12px;
	color:#7a7a7a;
	margin-top:1px;
	width:440px;
	height:25px;
}

.otherProfiles a:link {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.otherProfiles a:hover {
	font-family:Arial;
	font-size:12px;
	color:#7a7a7a!important;
	text-decoration:none;
}

.otherProfiles a:visited {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}


/* ______________________________________________________________________ */


.user {
	background-color:#313131!important;
	background-image:url(../images/userHr.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:12px;
	color:#7a7a7a;
	width:260px;
}

.userH {
	line-height:30px;
}

.userH a:link {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.userH a:hover {
	font-family:Arial;
	font-size:12px;
	color:#7a7a7a!important;
	text-decoration:none;
}

.userH a:visited {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.userC {
	background-color:#313131;
	border-top-width:0px;
	border-top-style:none;
	font-family:Arial;
	font-size:12px;
	color:#7c7c7c;
	padding-bottom:15px;
	margin-top:5px;
	width:260px;
}

.default img {
	background-image:url(../images/nophoto.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border-width:5px;
	border-style:solid;
	border-color:#454545;
	margin-top:15px;
}

.editPointer {
	background-image:url(../images/pointer3.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin-bottom:10px;
	height:10px;
}

.editPhoto {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
}

.editPhoto a:link {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.editPhoto a:hover {
	font-family:Arial;
	font-size:12px;
	color:#7a7a7a!important;
	text-decoration:none;
}

.editPhoto a:visited {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

#uploadPhoto {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#222222;
	padding-top:5px;
	margin-top:10px;
}

/* ______________________________________________________________________ */


.notifications {
	float:left;
	background-color:#313131!important;
	background-image:url(../images/userHr.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:12px;
	color:#7a7a7a;
	text-align:left;
	margin-top:5px;
	width:260px;
}

.notificationsH {
	background-image:url();
	background-position:center left;
	background-repeat:no-repeat;
	line-height:30px;
	padding-left:10px;
}

.notificationsC {
	background-color:#313131;
	padding:5px;
	padding-bottom:0px;
	width:260px;
	max-width:250px;
}

.notificationsC a:link {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.notificationsC a:hover {
	font-family:Arial;
	font-size:12px;
	color:#7a7a7a!important;
	text-decoration:none;
}

.notificationsC a:visited {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.notify {
	padding-left:30px;
	margin-top:10px;
	margin-bottom:15px;
}

.icomment {
	margin-right:5px;
}


/* ______________________________________________________________________ */


#editpro { float:left; }
#viewpro { 
	float:right;
	margin-right:10px;
}

#viewpro a:link { 
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

#viewpro a:hover { 
	font-family:Arial;
	font-size:12px;
	color:#7a7a7a!important;
	text-decoration:none;
}

#viewpro a:visited {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.editProfile {
	float:left;
	margin-left:5px;
	width:450px;
}

.editProfileH {
	background-color:#313131!important;
	background-image:url(../images/recentHr.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:12px;
	color:#7a7a7a;
	line-height:30px;
	text-align:left;
	padding-left:10px;
	width:440px;
	height:32px;
}

.editProfileC {
	background-color:#313131;
	font-family:Arial;
	font-size:12px;
	color:#999999;
	text-align:left;
	padding:5px;
	padding-bottom:10px;
}

.p4 {
	margin-left:5px;
}

.about {
	padding-top:10px;
	padding-left:15px;	
}

.aboutInput {
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#000;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	overflow:auto;
	width:405px;
	height:100px;	
}


.media {
	padding-top:10px;
	padding-left:15px;	
}

.mediaInput {
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#000;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	overflow:auto;
	width:405px;
	height:100px;	
}

.editB {
	background-image:url(../images/b1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border-width:0px;
	border-style:none;
	font-family:Verdana;
	font-size:9px;
	color:#989898;
	margin-top:5px;
	margin-left:364px;
	width:59px;
	height:28px;
}

.confirm {
	background-color:#980000;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	color:#faa7a7;
	padding:5px;
}

.confirmH {
	text-align:center;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#faa7a7;
	margin-bottom:5px;
}

.confirm a:link {
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#fff;
	padding:5px;
}

.confirm a:hover {
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#faa7a7!important;
	padding:5px;
}

.confirm a:visited {
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#fff;
	padding:5px;
}

#resend {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#670000;
	overflow:hidden;
	padding-left:35px;
	padding-top:10px;
	margin-top:9px;
	margin-bottom:5px;
}

.remail {
	float:left;
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#670000;
	border-right-width:0px;
	border-right-style:none;
	font-family:Arial;
	font-size:12px;
	color:#444444;
	width:290px;
	height:18px;
}

.bResend {
	float:left;
	background-image:url(../images/bResend.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border-width:0px;
	border-style:none;
	font-family:Verdana;
	font-size:9px;
	color:#f9a8a7;
	width:61px;
	height:22px;
}


/* ______________________________________________________________________ */


.upFile1 {
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	color:#000000;
	width:200px;
	height:25px;	
}

.bUpload {
	background-image:url(../images/b1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border-width:0px;
	border-style:none;
	font-family:Verdana;
	font-size:9px;
	color:#989898;
	line-height:28px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:153px;
	width:59px;
	height:28px;
}


/* ______________________________________________________________________ */