@charset "utf-8";
/* CSS Document */


/* ------- Content Inner -------- */
#content_in{
	width:975px;
	margin:0 auto;
	padding:10px 14px;
}

/* ------------ Sign Up -------------- */
#signup{
	float:left;
	width:645px;
	margin-right:10px;
}
/* Signup Head */
#signup_head{
	background:url(../images/signup_head_bg.gif) repeat-x;
	width:645px;
	height:50px;
}
#signup_head h1{
	float:left;
	font-size:20px;
	color:#004883;
	padding:16px 0 0 8px;
	font-family:lucida sans, Verdana, arial, helvetica;
}
#signup_head span{
	float:right;
	display:block;
	padding:22px 12px 0 0;
	font-size:12px;
	font-weight:bold;
	color:#6d6d6d;
}
#signup_head span a{
	color:#cc6400;
	text-decoration:none;
}
#signup_head span a:hover{text-decoration:none;}

/* Signup Form */
#signup_form{
	width:643px;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
}
#signup_form #steps{padding:20px 13px;}
#signup_form #steps li{display:inline;}

#signup_form h2{
	font-size:15px;
	color:#2f5c87;
	padding:6px 0 6px 18px;
}
#signup_form h5{
	font-size:13px;
	color:#4a4949;
	padding:20px 0 4px 0;
	border-bottom:1px solid #dadada;
	margin:0 30px 0 24px;
}
#signup_form p{
	padding:16px 0 0 24px;
	font-size:12px;
	color:#525252;
}

#signup_form #form{padding:18px 0;}
#signup_form #form .form_label{
	float:left;
	padding:8px 10px 0 68px;
	width:144px;
	font-size:13px;
	font-weight:bold;
	color:#494949;
	clear:left;
}

#signup_form #form .form_label span{
	font-size:11px;
	color:#686868;
	font-weight:normal;
}
#signup_form #form .form_input, #signup_form #form .form_input_rbt, #signup_form #form .form_input_chk, #signup_form #form .form_input_txt{
	float:left;
	padding:3px 0;
	width:285px;
}

#signup_form #form .form_input input, #signup_form #form .form_input select, #signup_form #form .form_input textarea{
	width:271px;
	height:18px;
	border:1px solid #c3c3c3;
	padding:3px 2px;
	font-size:12px;
	color:#444;
}

.form_label_profdetails{
	float:left; text-align:right;
	padding:8px 17px 0 20px;
	width:160px;
	font-size:13px;
	font-weight:bold;
	color:#494949;
	clear:left;
}
#signup_form #form .form_input_profdetails{
	float:left;
	padding:7px 0px 0px 0px; *padding:5px 0px 0px 0px;
	width:406px;
}
#signup_form #form .form_input_profdetails_buttons{
	float:left; text-align:right;
	padding:21px 0px 0px 0px;
	width:406px;
}
#signup_form #form .form_input_profdetails textarea{
	width:400px;
	height:48px;
	border:1px solid #c0b772;
	padding:3px 2px;
	font-size:12px;
	color:#444;
	background:#fffef6;
}
#signup_form #form .uploadimg {float:left; padding:10px 27px 0px 55px;}
#signup_form #form .uploadimg img{border:1px solid #d6d6d6;}

#signup_form #form .uploadtool {float:left; padding:18px 0px 15px 0px; width:400px;}
#signup_form #form .uploadtool h6 {font-size:13px; font-weight:bold; color:#016283; padding-bottom:5px;}
#signup_form #form  p.uploadtext {font-size:11px; color:#676767; padding:0px 0px 6px 0px;}
#signup_form #form  p.fileuploadt {padding:0px;}
.uploadbtn {padding:15px 0px 0px 0px;}
.w142 {width:142px;}
.padt58 {padding-top:58px;}
.padr60 {padding-right:47px;}

#signup_form #form .fileupload {
	width:280px;
	border:1px solid #b4b4b4;
	padding:2px 2px;
	font-size:11px;
	color:#444;
}

#signup_form #form .form_input input.w201{width:201px;}
#signup_form #form .form_input .refresh{margin-left:42px;}
#signup_form #form .form_input select{height:24px; width:277px;}
#signup_form #form .form_input select.w65{width:65px;}
#signup_form #form .form_input select.w129{width:129px;}
#signup_form #form .form_input select.w75{width:75px;}

#signup_form #form .form_input textarea{height:68px;}
#signup_form #form .form_input textarea.h118{height:118px;}

#signup_form #form .form_input_rbt{padding:10px 0 0 0; *padding:6px 0 0 0;}
#signup_form #form .form_input_rbt input{vertical-align:middle; margin-right:2px;}
#signup_form #form .form_input_rbt label{padding:0 8px 0 0;}

#signup_form #form .form_input_txt{
	padding:10px 0 6px 0;
	font-weight:bold;
	color:#045099;
}
#signup_form #form .form_input_txt span{color:#b25a06; font-weight:normal;}
#signup_form #form .form_input_txt span a{color:#b25a06; text-decoration:none;}
#signup_form #form .form_input_txt span a:hover{text-decoration:none;}
#signup_form #form .form_input span{color:#494949;}

#signup_form #form .form_input_chk{width:360px;}
#signup_form #form .form_input_chk input{float:left; margin:2px 6px 16px 0; *margin:0 6px 16px 0;}
#signup_form #form .form_input_chk label{line-height:16px;}
#signup_form #form .form_input_chk label a{color:#045099; text-decoration:none;}
#signup_form #form .form_input_chk label a:hover{text-decoration:none;}
#signup_form #form .form_input_chk span{float:left;}

#signup_form #form .form_links{
	float:left;
	padding:8px 0;
	width:315px;
}
#signup_form #form .form_links a{margin-right:6px;}

#signup_form #form .required{float:left; padding:10px 0 0 0;}

#signup_form #form .divider{
	margin:0 40px 16px 40px;
	border-bottom:1px solid #dadada;
	clear:left;
	padding-top:16px;
}


/* Signup Bottom */
#signup_bot{
	background:url(../images/signup_bot_bg.gif) repeat-x;
	height:7px;
}

/* Signup Highlights */
#signup_highlights{
	float:right;
	width:309px;
	padding:20px 0 0 0;
}
#signup_highlights li{padding:0 0 8px 0;}

/* Login */
.loginpad {padding:50px 0px 250px 75px;}
.login {width:485px;}
.login_bg {background:url(../images/login_bg.gif) #f7f7f7; border-left:1px solid #ececec; border-right:1px solid #ececec;}
.login_topbg {background:url(../images/login_topbg.gif); height:11px;}
.login_bottombg {background:url(../images/login_bottombg.gif); height:11px;}
.icon_login {padding:9px 15px 20px 35px; float:left;}
.icon_login_text {padding:36px 0px 0px 0px; float:left; font:22px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#c67d0b; font-weight:bold;}
.usenamelabel {float:left; padding:2px 16px 20px 68px; font:15px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#595959;}
/*.usenamelabel {float:left; padding:0px 33px 20px 68px; font:15px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#595959;}
.passwordlabel {float:left; padding:0px 36px 15px 68px; font:15px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#595959;}
*/
.passwordlabel {float:left; padding:2px 51px 15px 68px; font:15px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#595959;}
.logintxtbox {width:240px; border:1px solid #d0d0d0; padding:4px 3px; font-size:11px; color:#797907;}
.blanklabel {float:left; width:196px; *width:193px; height:34px;}
.blanklabel01 {float:left; width:196px; *width:196px; height:34px;}
.rememberme {float:left; font-size:10px; color:#545454; padding-top:0px; *padding-top:3px; padding-left:6px; *padding-left:2px;}
.forgot {float:right; font-size:10px; padding:2px 22px 0px 0px; *padding:2px 19px 0px 0px;}
.forgot a {color:#545454; text-decoration:none;}
.forgot a:hover {color:#545454; text-decoration:none;}

/*----- static pages-----*/
#left_content{
	border:1px solid #d9d9d9;
	width:705px;
	float:left;
	margin-right:18px;
	padding:5px 0;
}

#left_content .left_cont_heading{
	font:16px Lucida Sans, Verdana, sans-serif, Arial;
	width:655px;
	color:#b96d00;
	font-size:16px;
	padding:3px 0 2px 0;
	border-bottom:1px solid #d9d9d9;
	margin:0 14px 12px 14px;
	height:24px;
	line-height:22px;
	font-weight:bold;

}
#left_content p{padding:3px 0 2px 0; margin:0 14px 12px 14px;}
#left_content h3{padding:3px 0 2px 0; margin:20px 14px 2px 14px; font:12px Lucida Sans, Verdana, sans-serif, Arial; font-weight:bold; color:#B58A22;}
#left_content h3.termshd{padding:3px 0 3px 0; margin:20px 14px 6px 14px; *margin:20px 14px 4px 14px; font:12px Lucida Sans, Verdana, sans-serif, Arial; font-weight:bold; color:#B58A22;}
#left_content #left_cont_listing_item{
margin:0 14px 12px 14px;
	width:615px;
}
	
#left_content #left_cont_listing_item .left_cont_listing{
border-bottom:1px solid #E5E5E5;
margin-bottom:15px;}
	
#left_content #left_cont_listing_item .left_cont_listing h5 {
color:#365E7F;
font-size:13px;
font-weight:bold;
padding-left:15px;
background-image:url(../images/bullet.gif); background-repeat:no-repeat; background-position:left center;
}

#left_content #left_cont_listing_item .left_cont_listing h5 a {
color:#365E7F;
text-decoration:none;
}

#left_content #left_cont_listing_item .left_cont_listing p{margin:0px 0px 15px 0px; padding-left:15px;}
/*------------- contact--------------*/
#contact_form{
	width:615px;	
	margin:0 14px;
}
.brder{border-top:1px solid #eee;}
#contact_form #form{padding:18px 0;}
#contact_form #form .form_label{
	float:left;
	padding:8px 10px 0 68px;
	width:144px;
	font-size:13px;
	font-weight:bold;
	color:#494949;
	clear:left;
}
#contact_form #form .form_label_advertise{
	float:left;
	padding:8px 10px 0 48px;
	width:164px;
	font-size:13px;
	font-weight:bold;
	color:#494949;
	clear:left;
}

#contact_form #form .form_label span{
	font-size:11px;
	color:#686868;
	font-weight:normal;
}
#contact_form #form .form_input_budget{
	float:left;
	padding:3px 0;
	width:315px;
}
#contact_form #form .form_input_budget input{
	width:259px;
	height:18px;
	border:1px solid #c3c3c3;
	padding:3px 2px;
	font-size:12px;
	color:#444;
}
#contact_form #form .form_input, #contact_form #form .form_input_rbt, #contact_form #form .form_input_chk, #contact_form #form .form_input_txt{
	float:left;
	padding:3px 0;
	width:285px;
}
#contact_form #form .form_input input{
	width:271px;
	height:18px;
	border:1px solid #c3c3c3;
	padding:3px 2px;
	font-size:12px;
	color:#444;
}
#contact_form #form .form_input textarea{
	width:271px;
	height:80px;
	border:1px solid #c3c3c3;
	padding:3px 2px;
	font-size:12px;
	color:#444;
}
#contact_form #form .form_input select{
	width:277px;
	height:25px;
	border:1px solid #c3c3c3;
	padding:3px 2px;
	font-size:12px;
	color:#444;
}

#contact_form #form .form_input select option{padding:3px 2px;}

#contact_form #form .required{float:left; padding:10px 0 0 0;}
#contact_form #form .form_links{
	float:left;
	padding:8px 0;
	width:315px;
}
#contact_form #form .form_links a{margin-right:6px;}
#contact_form .subhd{padding:10px 0 0 0;}
.subhd {
color:#8D9600;
font-size:14px;
font-weight:bold;
padding:10px 0 0 15px;
}
.required_text {
color:#545454;
font-size:10px;
padding:0 15px 0 3px;
}

.required_text01 span{
color:#545454;
font-size:10px;
float:none;
}
.required_text01 img {vertical-align:middle; padding:0 3px 0 0;}
/*----- Friends-----*/
#friends{
	width:706px;
	float:left;
	padding:0px 17px 5px 0;
}
#friends_content{
	border:1px solid #d9d9d9;
}
.title_friends_network {float:right; padding:48px 22px 0px 0px;}
#friends_content .friends_heading {margin:0px 14px 12px 14px; color:#b96d00; font:16px Lucida Sans, Verdana, sans-serif, Arial; padding:10px 0px 2px 6px; border-bottom:1px solid #d9d9d9; font-weight:bold;}
.padl6 {padding-left:6px;}
.padl12 {padding-left:12px;}
.img_searchcon_bg {float:left; background:url(../images/img_searchcon_bg.gif); height:38px; width:668px;}
.img_searchmusic_bg {float:left; background:url(../images/img_searchmusic_bg.gif); height:38px; width:668px;}
.img_searchvid_bg {float:left; background:url(../images/img_searchvid_bg.gif); height:38px; width:668px;}
.title_search_connections {float:left; padding:10px 12px 0px 2px;}
.title_search_music {float:left; padding:12px 19px 0px 2px;}
.title_search_video {float:left; padding:12px 12px 0px 2px;}
.img_con_seperator {float:left; padding:0px 9px 0px 0px;}
.img_music_seperator {float:left; padding:0px 13px 0px 0px;}
.searchcontextbox {border-top:1px solid #d5caa6; border-right:1px solid #e4ddc5; border-bottom:1px solid #d5caa6; border-left:1px solid #d5caa6; padding:4px 4px 5px 4px; width:434px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#85743a;}
.searchmusictextbox {border-top:1px solid #b1a6c0; border-right:1px solid #cdc5d6; border-bottom:1px solid #b1a6c0; border-left:1px solid #b1a6c0; padding:4px 4px 5px 4px; width:474px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#644b88;}
.searchvidtextbox {border-top:1px solid #c2d2de; border-right:1px solid #d8e2ea; border-bottom:1px solid #c2d2de; border-left:1px solid #c2d2de; padding:4px 4px 5px 4px; width:478px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#537189;}
.w442 {width:444px;}
.w484 {width:484px;}
.w488 {width:488px;}
.padt10k {padding-top:7px; *padding-top:8px;}
.padlr12 {margin:0px 12px 0px 12px;}
.padr13 {padding-right:13px;}
.txtc {text-align:center;}


.friends {width:680px; padding:0px 0 0px 20px;}
.frndblock {float:left; width:76px; padding-bottom:14px; margin-right:9px;}
.frndblock a {color:#6e6d00; text-decoration:none;}
.frndblock a:hover {color:#6e6d00; text-decoration:none;}
/*.frndblock .frndimg {height:63px;}*/
.frndblock .frndimg {}

.friendspaging{height:20px; padding:3px 12px 0 12px; background:#f3f3f3; text-align:right; font-size:11px;}
.friendspaging img{vertical-align:middle; padding:0 4px 2px 0;}
.friendspaging a {color:#2a4669; font-weight:bold; text-decoration:none;}
.friendspaging a:hover {text-decoration:none;}

#friends_content .friends_popular_heading {margin:0px 14px 12px 14px; color:#b96d00; font:16px Lucida Sans, Verdana, sans-serif, Arial; padding:15px 0px 2px 6px; border-bottom:1px solid #d9d9d9; font-weight:bold;}

#videopage{width:706px; float:left; padding:0px 0 5px 0;}
#videopage_content{border:1px solid #d9d9d9;}
#videopage_content .friends_heading {margin:0px 14px 12px 14px; color:#b96d00; font:16px Lucida Sans, Verdana, sans-serif, Arial; padding:10px 0px 2px 6px; border-bottom:1px solid #d9d9d9; font-weight:bold;}
#videopage_content .photo_heading {margin:0px 14px 0px 14px; color:#b96d00; font:16px Lucida Sans, Verdana, sans-serif, Arial; padding:16px 0px 6px 6px; font-weight:bold;}

.video_heading {margin:0px 14px 12px 14px; color:#306590; font:18px Lucida Sans, Verdana, sans-serif, Arial; padding:10px 0px 2px 6px; border-bottom:1px solid #d9d9d9; font-weight:bold;}

.image_heading {margin:0px 14px 12px 14px; color:#697001; font:18px Lucida Sans, Verdana, sans-serif, Arial; padding:0px 0px 2px 6px; border-bottom:1px solid #d9d9d9; font-weight:bold;}

.music_heading {margin:0px 14px 12px 14px; color:#D76A02; font:18px Lucida Sans, Verdana, sans-serif, Arial; padding:0px 0px 2px 6px; border-bottom:1px solid #d9d9d9; font-weight:bold;}

/* Job Search */
/*#advancedsearch{width:288px; border:1px solid #c8d2df; margin-bottom:10px; padding:8px 6px 0 5px;}*/
#advancedsearch{width:288px; border:1px solid #c8d2df; margin-bottom:10px; padding:8px 6px 10px 5px;}
#advancedsearch h5 {font:16px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#306590; padding:0 0 4px 6px; border-bottom:1px solid #b5c2d2;}

#advancedsearch ul{padding:10px 10px 0 10px;}
#advancedsearch li{margin-bottom:6px;}
#advancedsearch li input, select{border:1px solid #c1cdda; font:11px Verdana, Arial, Helvetica, sans-serif; color:#4a698c;}
#advancedsearch li input{width:259px; height:15px; padding:2px 3px;}
#advancedsearch li select{width:267px; height:22px; padding:2px 2px 2px 0;}
#advancedsearch li option{padding:2px;}
.w81 {width:81px;}

.marlr12 {margin:0px 0px 0px 18px;}

.marlr14 {margin:0px 14px;}
.bgyellow06 {background:#fafaf1;}
.text20 {font:lucida sans, Verdana, Arial, Helvetica, sans-serif; font-size:20px; color:#9b9d24; padding-left:8px; padding-bottom:2px;}
.text14 {font:lucida sans, Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#898989; padding:7px 0px 7px 6px; line-height:18px;}

.photo_seperator {padding:6px 0px;}
.steps01 {float:left; padding:11px 20px 12px 10px;}
.steps02 {float:left; padding:11px 15px 12px 10px;}
.steps03 {float:left; padding:11px 10px 12px 10px;}

.recentlyuploadtxt {clear:both; font-size:12px; color:#646464; padding:0px 0px 3px 6px; margin:0px 14px;}
.recentlyuploadtxt a{font-size:13px; color:#195c93; font-weight:bold; text-decoration:none;}
.recentlyuploadtxt a:hover{font-size:13px; color:#195c93; font-weight:bold; text-decoration:none;}

.uploadedphotoblock {float:left; background:#f5f5f5; margin-left:20px; _margin-left:10px; padding:11px 11px 0px 11px; *padding:11px 11px 11px 11px; width:648px;}
/*.uploadphotobg {float:left; background:url(../images/uploadphotobg.gif); width:93px; height:70px; margin:0px 13px 8px 0px; padding:5px;}*/
.uploadphotobg {float:left; border:1px solid #d6d6d6; width:100px; margin:0px 13px 8px 0px; padding:5px 5px 3px 5px; *padding:5px; background:#fff;}

/*.videoblock {float:left; width:112px; margin:0px 30px 15px 0px;}*/
.videoblock {float:left; width:112px; margin:0px 25px 15px 0px;}
.videoblock .videoimgs {width:112px; height:86px;}
.videoblock .videotxts h5 {font-size:13px; font-weight:bold; padding-bottom:3px;}
.videoblock .videotxts h5 a{color:#356790; text-decoration:none;}
.videoblock .videotxts h5 a:hover {color:#356790; text-decoration:none;}
.videoblock .videotxts p{font-size:11px; color:#5e5e5d; line-height:16px;}

.videoblock .links {width:110px; padding:4px 0 0 0;}
.videoblock .links li{display:block; height:20px; font:11px lucida sans, verdana, arial, helvetica; color:#5e5e5d;}
.videoblock .links li a{color:#5f6701; font:11px lucida sans, verdana, arial, helvetica; text-decoration:none;}
.videoblock .links li a:hover{text-decoration:none;}
.videoblock .links li img{vertical-align:middle; padding:0 4px 2px 0;}

.videoblock01 .links {width:110px; padding:4px 0 0 0;}
.videoblock01 .links li{display:block; height:20px; font:11px lucida sans, verdana, arial, helvetica; color:#5e5e5d;}
.videoblock01 .links li a{color:#5f6701; font:11px lucida sans, verdana, arial, helvetica; text-decoration:none;}
.videoblock01 .links li a:hover{text-decoration:none;}
.videoblock01 .links li img{vertical-align:middle; padding:0 4px 2px 0;}

.videoblock01 {float:left; width:112px; margin:0px 0px 15px 0px;}
.videoblock01 .videoimgs {width:112px; height:86px;}
.videoblock01 .videotxts h5 {font-size:13px; font-weight:bold; padding-bottom:3px;}
.videoblock01 .videotxts h5 a{color:#356790; text-decoration:none;}
.videoblock01 .videotxts h5 a:hover {color:#356790; text-decoration:none;}
.videoblock01 .videotxts p{font-size:11px; color:#5e5e5d; line-height:16px;}

#right_friends {float:right; width:246px;}
#right_friends #invite_friendsr{
	background:url(../images/invite_friends_banner_big.jpg) no-repeat;
	width:245px;
	height:63px;
	padding:56px 0 0 0;
}
#right_friends #invite_friendsr input{
	margin:0 0 0 6px;
	width:208px;
	height:16px;
	padding:2px;
	float:left;
	border:none;
	background:#000;
	color:#fff;
	*filter:alpha(opacity=72);
	opacity:.72;
}
#right_friends #invite_friendsr a{float:left;}
#right_friends #invite_friendsr p{
	padding:46px 0 0 4px; 
	*padding:33px 0 0 4px; 
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	color:#fff;
}

#right_friends .invitesearch {float:right; width:246px; background:#FFFFCC}
.invitesrch_topbg {background:url(../images/invitesrch_topbg.gif); height:5px;}
.invitesrch_bodybg {background:url(../images/invitesrch_bodybg.gif) repeat-x #f4f0dc; border-left:1px solid #d8d0a6; border-right:1px solid #d8d0a6;}
.invitesrch_bodybg .pad10 {padding:10px 10px 8px 10px;}
.invitesrch_bodybg h5 {font:15px lucida sans, Verdana, sans-serif, Arial; font-weight:bold; color:#8d7c26; padding:0px 0px 7px 5px;}
.invitetextbox {border-top:1px solid #cdc493; border-right:1px solid #dfd9b9; border-bottom:1px solid #cdc493; border-left:1px solid #cdc493; padding:6px 4px 6px 4px; width:186px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
.invitesearchtxt {font:10px Verdana, Arial, Helvetica, sans-serif; color:#867a39; line-height:13px; padding:10px 5px 0px 3px;}
.invitesrch_bottombg {background:url(../images/invitesrch_bottombg.gif); height:5px;}
.w196 {width:196px;}

.padt9 {padding-top:9px;}
.mart11 {margin-top:11px;}

/*Music*/
#music{
	width:706px;
	_width:696px;
	float:left;
	margin-right:0px;
	padding:0px 0 5px 0;
}
#mucic_content{
	border:1px solid #d9d9d9;
}

#friends_content .friends_heading {margin:0px 14px 12px 14px; color:#b96d00; font:16px Lucida Sans, Verdana, sans-serif, Arial; padding:10px 0px 2px 6px; border-bottom:1px solid #d9d9d9; font-weight:bold;}

.padb3 {padding-bottom:3px;}
.padl5 {padding-left:5px;}
.padl8 {padding-left:8px;}

#music #search_results_m{
	width:680px;
	float:left;
	margin-right:18px;
	_margin-right:0;
}
#music #search_results_m #search_heading{
	border-bottom:1px solid #e5e5e5;
	width:678px;
	padding:0px 0 4px 0;
	margin:0 12px;
}
#music #search_results_m #search_heading h4{
	font-size:14px;
	color:#d76a02;
	float:left;
	line-height:13px;
	padding-left:7px;
}
/* Search Results Listing */
#music #search_results_m .search_result_listing{
	width:678px;
	margin:0 12px;
}
#music #search_results_m .search_result_item_music{
	float:left;
	padding:12px 0 8px 0;
	border-bottom:1px solid #e5e5e5;	
}
#music #search_results_m .bggrey{background:#f9f9f9;}
#music #search_results_m .search_img_music{
	float:left;
	width:64px;
	text-align:center;
}

#music #search_results_m .search_details_music{
	float:left;
	width:406px;
	padding:6px 0 0 8px;
}
#music #search_results_m .search_details_music h5{
	color:#5a5a5a; font-size:12px;
	padding:0 0 6px 0;
}
#music #search_results_m .search_details_music h5 a{
	color:#646a01;
	text-decoration:none;
}
#music #search_results_m .search_details_music h5 a.blue_link{color:#1c507b;}

#music #search_results_m .search_result_item .search_details_music h5 a:hover{text-decoration:none;}
#search_results .search_details_music p img{vertical-align:middle;}


#music #search_results_m .search_links_music{
	float:left;
	width:200px;
	padding:6px 0 0 0;
}
#music #search_results_m .search_links_music li{
	display:block; 
	height:24px;
}
#music #search_results_m .search_links_music li a{
	font-size:11px;
	color:#5f6701;
	font-family:lucida sans, verdana, arial, helvetica;
	text-decoration:none;
}
#music #search_results_m .search_links_music li a.orange_link{color:#b86801;}
#music #search_results_m .search_links_music li a:hover{text-decoration:none;}
#music #search_results_m .search_links_music li img{
	vertical-align:middle;
	padding:0 4px 2px 0;
}





#right_music {float:right; width:254px;}
#right_music .music_head01, #right_music .music_head02{
	background:#792ba1;
	height:26px;
	width:212px;
}
#right_music .music_head02{width:250px;}
#right_music .music_head01 h5, #right_music .music_head02 h5{
	color:#fff;
	float:left;
	padding:5px 0 0 2px;
}
#right_music .music_head01 .icon, #right_music .music_head02 .icon{float:right; padding:3px 2px 0 0;}
#right_music .music_bot01, #right_music .music_bot02{width:212px; background:#550c7b; height:16px;}
#right_music .music_bot02{width:250px;}


/* ----------- Search --------------- */
#search_results{
	border:1px solid #d9d9d9;
	width:644px;
	float:left;
	margin-right:18px;
	padding:20px 0;
}


/* Search Tabs */
#search_results #search_tabs{padding:0 12px;}
#search_results #search_tabs li{
	display:block;
	float:left;
	height:20px;
	background:url(../images/search_tab.gif) no-repeat;
	padding:0 0 0 12px;	
}
#search_results #search_tabs li:hover, #search_results #search_tabs li.selected{
	background:url(../images/search_tab_h.gif) no-repeat;
}
#search_results #search_tabs li a{	
	display:block;
	float:left;
	height:16px;
	background:url(../images/search_tab.gif) repeat-x right bottom;
	padding:4px 12px 0 0;
	font-family:Lucida Sans, Verdana, Arial, Helvetica;	
	color:#000;
	font-size:11px;
	text-decoration:none;
}
#search_results #search_tabs li:hover a, #search_results #search_tabs li.selected a{
	background:url(../images/search_tab_h.gif) repeat-x right bottom;
}
#search_results #search_tabs li.blank, #search_results #search_tabs li.blank_wide{
	width:4px;
	border-bottom:1px solid #ccc;
	background:none;
	padding:0;
	height:19px;
}
#search_results #search_tabs li.blank_wide{width:22px;}

/* Search Heading */
#search_results #search_heading{
	border-bottom:1px solid #e5e5e5;
	width:620px;
	padding:12px 0 4px 0;
	margin:0 12px;
}
#search_results #search_heading h4{
	font-size:14px;
	color:#d76a02;
	float:left;
	line-height:13px;
	padding-left:7px;
}
#search_results #search_heading span{
	float:right;
	color:#626262;
}

/* Search Results Listing */
#search_results .search_result_listing{
	width:620px;
	margin:0 12px;
}
#search_results .search_result_item, #search_results .search_result_item_music{
	float:left;
	padding:14px 0;
	border-bottom:1px solid #e5e5e5;	
}
#search_results .search_result_item_music{padding:12px 0 8px 0;}
#search_results .bggrey{background:#f9f9f9;}
#search_results .search_img, #search_results .search_img_music{
	float:left;
	width:116px;
	text-align:center;
}
#search_results .search_img_music{width:64px;}

#search_results .search_details, #search_results .search_details_music{
	float:left;
	width:370px;
	padding:6px 0 0 8px;
}
#search_results .search_details_music{width:384px;}
#search_results .search_details h5, #search_results .search_details_music h5{
	font-size:13px;
	padding:0 0 6px 0;
}
#search_results .search_details h5 a, #search_results .search_details_music h5 a{
	color:#306590;
	text-decoration:none;
}
#search_results .search_details_music h5{color:#5a5a5a; font-size:12px;}
#search_results .search_details_music h5 a{color:#646a01;}
#search_results .search_details_music h5 a.blue_link{color:#1c507b;}
#search_results .search_details h5 a:hover, #search_results .search_details_music h5 a:hover{text-decoration:none;}
#search_results .search_details p{
	font-weight:bold;
	font-size:12px;
	color:#2d2d2d;
	padding:0 0 6px 0;
}
#search_results .search_details span{
	font-size:11px;
	color:#757c03;
	padding:0 0 0 8px;
}

#search_results .search_details p.search_ppl_stats{font-weight:normal;}
#search_results .search_details p.search_ppl_stats img.vert{vertical-align:middle; padding:0;}
#search_results .search_details p.search_ppl_stats span{padding-left:4px;}

#search_results .search_links, #search_results .search_links_music{
	float:left;
	width:126px;
	padding:6px 0 0 0;
}
#search_results .search_links_music{width:160px;}
#search_results .search_links li, #search_results .search_links_music li{
	display:block; 
	height:28px;
}
#search_results .search_links_music li{height:24px;}
#search_results .search_links li a, #search_results .search_links_music li a{
	font-size:11px;
	color:#445a72;
	font-family:lucida sans, verdana, arial, helvetica;
	text-decoration:none;
}
#search_results .search_links_music li a{color:#5f6701;}
#search_results .search_links_music li a.orange_link{color:#b86801;}
#search_results .search_links li a.green_link{color:#5f6701;}
#search_results .search_links li a:hover, #search_results .search_links_music li a:hover{text-decoration:none;}
#search_results .search_links li img, #search_results .search_links_music li img{
	vertical-align:middle;
	padding:0 4px 2px 0;
}

/* Search Videos */
#search_results .search_details_videos{
	float:left;
	width:370px;
	padding:4px 0 0 8px;
}
#search_results .search_details_videos h5{
	font-size:13px;
	padding:0 0 6px 0;
}
#search_results .search_details_videos h5 a{
	color:#306590;
	text-decoration:none;
}
#search_results .search_details_videos h5 a:hover{text-decoration:none;}
#search_results .search_details_videos p{
	font-size:11px;
	color:#696969;
	padding:0 0 6px 0;
}
#search_results .search_details_videos p a{
	color:#697001;
	text-decoration:none;
}
#search_results .search_details_videos p a:hover{
	color:#697001;
	text-decoration:none;
}
#search_results .search_details_videos span{
	font-size:11px;
	color:#757c03;
	padding:0 0 0 8px;
}

#videodetails{width:620px; padding:12px 0 4px 0; margin:0 12px;}
.marl14 {margin-left:14px;}
#videodetails .search_video_subhead {background:#f0f0f0; font-size:13px; color:#717171; padding:5px 12px 6px 17px;}
#videodetails .search_video_subhead .searchbackvideo {float:right; font:11px Verdana, Arial, Helvetica, sans-serif;}
#videodetails .search_video_subhead .searchbackvideo a{color:#707700; text-decoration:none;}
#videodetails .search_video_subhead .searchbackvideo a:hover{color:#707700; text-decoration:none;}
#videodetails .search_video_subhead .searchbackvideo img{vertical-align:middle; padding:0 4px 0px 0; margin:0px 2px 0px 0px;}

#videodetails .imagesearchfile {text-align:center; padding:20px 0 20px 0; width:100%; height:100%;}
#videodetails .videosearchfile {text-align:center; padding:20px 0 20px 0; width:100%; height:300px;}
#videodetails .videosearchfile .videosearchplayer {text-align:center; width:100%; height:300px;}
#videodetails .videosearchname h4 {font:16px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#6f7600;}
#videodetails .videosearchname span {font:13px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#737373;}

#videodetails .uploadsearchby {font-size:12px; color:#5f5f5f; padding-top:10px;}
#videodetails .uploadsearchby img{vertical-align:middle;}
#videodetails .uploadsearchby a {color:#244872; text-decoration:none;}
#videodetails .uploadsearchby a:hover {color:#244872; text-decoration:none;}
#videodetails .uploadsearchby span {font-size:11px; color:#6a6a6a;}

#videodetails .addtovideosearch {float:right; text-align:left; font-size:11px;}
#videodetails .addtovideosearch img {vertical-align:middle; padding:0 4px 0px 0;}
#videodetails .addtovideosearch a {color:#707700; text-decoration:none;}
#videodetails .addtovideosearch a:hover {color:#707700; text-decoration:none;}

.commentsearchbig {clear:both; font:16px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#707700; padding:35px 0px 8px 0px; font-weight:bold;}
.commentsearchbig img {vertical-align:middle; padding:0 8px 0px 0;}

/* more Videos */
#morevideo{border-right:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; border-left:1px solid #d9d9d9; width:704px; float:left; margin:0px; padding:20px 0;}

#morevideo .search_result_listing{width:680px; margin:0 12px;}
#morevideo .search_result_listing .search_result_item{float:left; padding:14px 0; border-bottom:1px solid #e5e5e5;}
#morevideo .search_img{float:left; width:116px; text-align:center;}
#morevideo .search_details_videos{float:left; width:430px; padding:4px 0 0 8px;}
#morevideo .search_details_videos h5{font-size:13px; padding:0 0 6px 0;}
#morevideo .search_details_videos h5 a{color:#306590; text-decoration:none;}
#morevideo .search_details_videos h5 a:hover{text-decoration:none;}
#morevideo .search_details_videos p{font-size:11px; color:#696969; padding:0 0 6px 0;}
#morevideo .search_details_videos p a{color:#697001; text-decoration:none;}
#morevideo .search_details_videos p a:hover{color:#697001; text-decoration:none;}
#morevideo .search_details_videos span{font-size:11px; color:#757c03; padding:0 0 0 8px;}
#morevideo .search_links{float:left; width:126px; padding:6px 0 0 0;}
#morevideo .search_links li{display:block; height:28px;}
#morevideo .search_links li a{font-size:11px; color:#445a72; font-family:lucida sans, verdana, arial, helvetica; text-decoration:none;}
#morevideo .search_links li a.green_link{color:#5f6701;}
#morevideo .search_links li a:hover{text-decoration:none;}
#morevideo .search_links li img{vertical-align:middle; padding:0 4px 2px 0;}

.search_post_comment{padding:0 0 0 10px; width:600px;}

.search_post_comment .search_comment_top01{background:url(../images/comment_top_bg.gif) repeat-x; height:30px; width:600px;}
.search_post_comment .search_comment_bot01{background:url(../images/comment_bot_bg.gif) repeat-x; height:17px; width:600px;}
.search_post_comment .search_comment_mid01{background:#fbfbed; border-left:1px solid #efefe1; border-right:1px solid #efefe1;padding:0 0 0 10px;}
.search_post_comment .search_comment_mid_post01{padding:0px 0px 0px 12px; width:562px; clear:both;}
.search_post_comment .search_comment_post_img01{float:left; width:60px; text-align:center; padding-right:6px;}
.search_post_comment .search_comment_post_details01{float:left;}
.search_post_comment .search_comment_post_details01 h5{padding:2px 0 0 0;}
.search_post_comment .search_comment_post_details01 h5 span{font-size:11px;color:#94967e;font-weight:normal;padding:0 0 0 8px;}
.search_post_comment .search_icon_close_comment {float:right; height:17px;}
#video_content .search_post_comment .search_comment_post_details01 h5 span{font-size:11px;color:#94967e;font-weight:normal;padding:0 0 0 8px;}
.search_post_comment .search_comment_post_details01 h5 a{color:#195b90; text-decoration:none;}
.search_post_comment .search_comment_post_details01 h5 a:hover {text-decoration:none;}
.search_post_comment .search_comment_post_details01 h5 img {vertical-align:middle; padding:0 8px 0px 0;}
.search_post_comment .search_comment_post_details01 p{color:#545454; padding:6px 0 0 0;}
.search_post_comment .search_comment_mid01 .divider01{padding:8px 0;}
.search_post_comment .search_commentbox {padding:7px; border:1px solid #d1d1a9; background:#f5f5df; width:376px; height:32px; font-size:11px; color:#6a6a19;}
.w409 {width:409px;}

#search_results .search_details_images {width:620px;}
#search_results .search_details_images td {width:145px;}
#search_results .search_details_images td.block {padding-right:10px;}
/*#search_results .search_details_images td.block .images {height:81px;}*/
/*#search_results .search_details_images td.block .images {height:115px;}*/
#search_results .search_details_images td.block .images {}
/*#search_results .search_details_images td.block h5 {font-size:12px; font-weight:bold; padding:0 0 3px 0;}*/
#search_results .search_details_images td.block h5 {font-size:12px; font-weight:bold; padding:10px 0 3px 0;}
#search_results .search_details_images td.block h5 a{color:#26538a; text-decoration:none;}
#search_results .search_details_images td.block h5 a:hover{color:#26538a; text-decoration:none;}
#search_results .search_details_images td.block p {font-size:11px; color:#696969; line-height:18px;}
#search_results .search_details_images td.block p a {color:#697001; text-decoration:none;}
#search_results .search_details_images td.block p a:hover {color:#697001; text-decoration:none;}
#search_results .search_details_images td.block p img {vertical-align:middle; padding:0 4px 2px 0;}

#search_results .search_details_forums {width:605px; padding:0px 10px 0px 5px;}
#search_results .search_details_forums h5 {font-size:13px; font-weight:bold; padding:0 0 4px 0;}
#search_results .search_details_forums h5 a{color:#365e7f; text-decoration:none;}
#search_results .search_details_forums h5 a:hover{color:#365e7f; text-decoration:none;}
#search_results .search_details_forums span {font-size:11px; color:#5d5d5d;}
#search_results .search_details_forums span a {font-weight:bold; color:#606b00; text-decoration:none;}
#search_results .search_details_forums span a:hover {font-weight:bold; color:#606b00; text-decoration:none;}
#search_results .search_details_forums p {padding:6px 0px 5px 0px; font-size:12px; color:#525252; line-height:17px;}
#search_results .search_details_forums .info {float:left; text-align:left; font-size:11px; color:#5d5d5d;}
#search_results .search_details_forums .info img {vertical-align:middle; padding:0 4px 2px 0;}
#search_results .search_details_forums .addfav {float:right; text-align:left; font-size:11px; color:#5d5d5d;}
#search_results .search_details_forums .addfav img {vertical-align:middle; padding:0 4px 2px 0;}
#search_results .search_details_forums .addfav a {color:#707700; text-decoration:none;}
#search_results .search_details_forums .addfav a:hover {color:#707700; text-decoration:none;}
.marl13 {margin-left:13px;}

.search_jobs_margin{padding:13px 12px 0px 12px;}
#search_jobs{border-bottom:1px solid #e5e5e5; border-top:1px solid #e5e5e5; background:#f9f9f9; width:600px; padding:12px 10px 4px 10px;}
#search_jobs h5 {font-size:12px; font-weight:bold; padding:0 0 5px 0; color:#565656;}
#search_jobs h6 {font-size:11px; font-weight:normal; padding:5px 0 8px 0; color:#858585;}
#search_jobs .jobtextbox {border:1px solid #a2bacd; padding:2px; background:#f5f8fb; font:11px Arial, Helvetica, sans-serif; color:#626262;}
#search_jobs .jobselect {border:1px solid #a2bacd; padding:1px; font:11px Arial, Helvetica, sans-serif; color:#626262;}
.w170 {width:170px;}
.w180 {width:180px;}
.w183 {width:183px;}
.w185 {width:185px;}
.w190 {width:190px;}
.w195 {width:195px;}

#search_results .search_details_jobs {width:620px;}
#search_results .search_details_jobs_content {float:left; text-align:left; width:450px; padding:0px 10px 0px 5px;}
#search_results .search_details_jobs_content h4 {font-size:13px; font-weight:bold; padding:0 0 3px 0; color:#365e7f;}
#search_results .search_details_jobs_content h4 a {color:#365e7f; text-decoration:none;}
#search_results .search_details_jobs_content h4 a:hover {color:#365e7f; text-decoration:none;}
#search_results .search_details_jobs_content h5 {font-size:12px; font-weight:bold; padding:0 0 4px 0; color:#5b6b00;}
#search_results .search_details_jobs_content h5 span {color:#525252; font-size:12px;}
/*#search_results .search_details_jobs_content h5 a {color:#525252;}
#search_results .search_details_jobs_content h5 a:hover {color:#5b6b00; text-decoration:none;}*/
#search_results .search_details_jobs_content p {font-size:12px; color:#525252; line-height:16px; padding-bottom:7px;}
#search_results .search_details_jobs_content span {font-size:11px; color:#525252;}

#search_results .search_details_jobs_content_link {float:left; text-align:left; width:147px; height:82px; background:url(../images/bgjobs01.png) no-repeat;}
#search_results .search_details_jobs_content_link01 {float:left; text-align:left; width:147px; height:82px; background:url(../images/bgjobs02.png) no-repeat;}
#search_results .search_links_jobs{float:left; width:144px; padding:6px 0 0 3px;}
#search_results .search_links_jobs li{height:25px;}
#search_results .search_links_jobs li a{font-size:11px; color:#707700; font:Verdana, Arial, Helvetica, sans-serif; text-decoration:none;}
#search_results .search_links_jobs li a{color:#707700;}
#search_results .search_links_jobs li a:hover{text-decoration:none;}
#search_results .search_links_jobs li img{vertical-align:middle; padding:0 4px 0px 0;}
.marl3 {margin-left:3px;}
.marl4 {margin-left:4px;}
.marr2 {margin-right:2px;}
.marr7 {margin-right:7px;}
.margin {margin:0px;}

#search_results .search_details_jobs .search_details_jobsdetail h4{font:17px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#7d5fa9; font-weight:bold; padding:0px 0px 4px 3px;}
#search_results .search_details_jobs .search_details_jobsdetail span {float:right; color:#c18d00; padding:5px 5px 0px 0px;}
#search_results .search_details_jobs .search_details_jobsdetail span a{color:#c18d00; font-weight:normal; text-decoration:none;}
#search_results .search_details_jobs .search_details_jobsdetail span a:hover{color:#c18d00; font-weight:normal; text-decoration:none;}
#search_results .search_details_jobs .search_details_jobsdetail .jobspecbg {float:left; width:592px; background:#fbf8fd/*fbf9fd*/; padding:18px 13px 0px 15px;}
#search_results .search_details_jobs .search_details_jobsdetail .jobspecbg .jobspec {float:left; width:368px; padding-bottom:10px;}
#search_results .search_details_jobs .search_details_jobsdetail .jobspecbg .jobspec td {padding:7px 7px; font-size:13px; font-weight:bold; color:#535353; border-bottom:1px solid #ebe5f4;}
#search_results .search_details_jobs .search_details_jobsdetail .jobspecbg .jobspec td span {font-size:11px; font-weight:normal; color:#7d5fa9; float:none;}
#search_results .search_details_jobs .search_details_jobsdetail .jobspecbg .jobspec td.nobtmbrd {border-bottom:none;}
#search_results .search_details_jobs .search_details_jobsdetail .jobspecbg .jobspec td.fcpurple {color:#7d5fa9;}
#search_results .search_details_jobs .search_details_jobsdetail .jobspecbg .complogo {float:right;}
#search_results .search_details_jobs .search_details_jobsdetail .jobspecbg .complogo img{border:1px solid #ededed;}
#search_results .search_details_jobs .search_details_jobsdetail .btnapply {clear:both; padding:7px 0px 5px 0px; text-align:right;}
#search_results .search_details_jobs .search_details_jobsdetail h5{font:15px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#7d5fa9; font-weight:bold; padding:0px 0px 2px 3px; border-bottom:1px solid #7d5fa9;}
#search_results .search_details_jobs .search_details_jobsdetail p {font-size:12px; line-height:17px; color:#515151; padding:7px 5px 5px 3px;}
#search_results .search_details_jobs .search_details_jobsdetail p a {color:#6a4b88; text-decoration:none; font-weight:bold;}
#search_results .search_details_jobs .search_details_jobsdetail p a:hover {text-decoration:none; font-weight:bold;}
.padb10 {padding-bottom:10px;}
.padl20 {padding-left:20px;}
#search_results .search_details_jobs .search_details_jobsdetail .compdetails {color:#535353; font-weight:bold; font-size:13px; padding:7px 0px 25px 20px;}
#search_results .search_details_jobs .search_details_jobsdetail .compdetails td {padding-bottom:5px;}
#search_results .search_details_jobs .search_details_jobsdetail .compdetails td.fcpurple {color:#6a4b88;}
#search_results .search_details_jobs .search_details_jobsdetail .compdetails td a {color:#6a4b88; text-decoration:none; font-size:12px; font-weight:bold;}
#search_results .search_details_jobs .search_details_jobsdetail .compdetails td a:hover {color:#6a4b88; text-decoration:none; font-size:12px; font-weight:bold;}

#search_results .search_details_jobs .search_details_jobsdetail .jobaddoptions {float:right; padding:0px 3px 0px 0px;}
#search_results .search_details_jobs .search_details_jobsdetail .jobaddoptions a {color:#6f4f90; text-decoration:none;}
#search_results .search_details_jobs .search_details_jobsdetail .jobaddoptions a:hover {color:#6f4f90; text-decoration:none;}
#search_results .search_details_jobs .search_details_jobsdetail .jobaddoptions img{vertical-align:middle; padding:0 4px 0px 0;}

#search_results .search_details_web {width:605px; padding:0px 10px 0px 5px;}
#search_results .search_details_web h5 {font-size:13px; font-weight:bold; padding:0 0 4px 0;}
#search_results .search_details_web h5 a{color:#365e7f; text-decoration:none;}
#search_results .search_details_web h5 a:hover{color:#365e7f; text-decoration:none;}
#search_results .search_details_web span {font-size:11px; color:#5d5d5d;}
#search_results .search_details_web span a {font-weight:bold; color:#606b00; text-decoration:none;}
#search_results .search_details_web span a:hover {font-weight:bold; color:#606b00; text-decoration:none;}
#search_results .search_details_web p {padding:0px 0px 5px 0px; font-size:12px; color:#525252; line-height:17px;}
#search_results .search_details_web .addfav {float:right; text-align:left; font-size:11px; color:#5d5d5d;}
#search_results .search_details_web .addfav img {vertical-align:middle; padding:0 4px 2px 0;}
#search_results .search_details_web .addfav a {color:#707700; text-decoration:none;}
#search_results .search_details_web .addfav a:hover {color:#707700; text-decoration:none;}

#banners_right{float:right;}
#banners_right a img{margin-bottom:6px;}

#banners_right .rightblog_sbg {background:url(../images/rightblog_sbg02.gif); width:294px; padding:0px 0px 7px 8px;}
#banners_right .rightblog_sbg h5 {font:16px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#757a26; padding:0px 0px 15px 4px;}
#banners_right .rightblog_sbg .blogstextbox {border-top:1px solid #e7eab3; border-right:1px solid #e2e4bb; border-bottom:1px solid #e7eab3; border-left:1px solid #e7eab3; padding:6px 4px 6px 4px; width:168px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
.padt1k {padding-top:0px; *padding-top:1px;}
.w178 {width:178px;}

#banners_right .form_label{
	padding:3px 9px 6px 3px;
	float:left;
	width:85px;
	text-align:left;
	font-size:11px;
	color:#757a26;
}
#banners_right .form_input, #banners_right .form_chk, #banners_right .form_but{
	float:left;
	width:180px;
	padding-bottom:8px;
}
#banners_right .form_input input{width:168px; font-size:11px; border:1px solid #8D8D8D; color:#545454; padding:2px 3px;}
#banners_right .form_input select{width:175px; font-size:11px; border:1px solid #8D8D8D; color:#545454; padding:2px 2px 2px 0px; height:22px;}
#banners_right .form_input select.w81{width:81px; font-size:11px; border:1px solid #8D8D8D; color:#545454; padding:2px 2px 2px 0px; height:22px;}
#banners_right .form_chk input{
	border:none;
	padding:0;
	vertical-align:middle;
	float:left;
	margin-right:4px;
}
#banners_right .form_chk label{
	color:#757a26;
	padding-top:0px; *padding-top:3px;
	display:block;
	float:left;
}
#banners_right .form_but{padding:5px 0 0 0;}

/* Paging */
.paging{
	width:620px;
	height:22px;
	float:left;
	padding:6px 12px 0 12px;
	background:#e1e1e1;
}
.paging.w680p{
	width:680px; *width:682px;
	height:22px;
	float:left;
	padding:6px 12px 0 12px;
	background:#e1e1e1;
}
.paging.w690p{
	width:690px;
	height:22px;
	float:left;
	padding:6px 12px 0 12px;
	background:#e1e1e1;
}
.paging.w700p{
	width:696px;
	height:22px;
	float:left;
	padding:6px 12px 0 12px;
	background:#e1e1e1;
	margin-top:17px; *margin-top:5px;
}

.paging.w760p{
	width:760px;
	height:22px;
	float:left;
	padding:6px 12px 0 12px;
	background:#e1e1e1;
	margin-top:17px; *margin-top:5px;
}

.paging.w755p{
	width:755px;
	height:22px;
	float:left;
	padding:6px 12px 0 12px;
	background:#e1e1e1;
	margin-top:17px; *margin-top:5px;
}

.paging.w710p{
	width:717px;
	height:22px;
	float:left;
	padding:6px 12px 0 12px;
	background:#e1e1e1;
	margin-top:17px; *margin-top:5px;
}

.paging.w730p{
	width:730px;
	height:22px;
	float:left;
	padding:6px 12px 0 12px;
	background:#e1e1e1;
	margin-top:17px; *margin-top:5px;
}

.paging.w533{
	width:533px;
	height:22px;
	float:left;
	padding:6px 12px 0 12px;
	background:#e1e1e1;
	margin-top:15px;
}

.paging p{
	float:right;
	font-size:11px;
	color:#3d3d3d;
	padding:0;
}
.paging span{text-align:left; font-size:11px; padding:0;}
.paging span img{vertical-align:middle; padding:0 4px 2px 0;}
.paging span a {color:#2a4669; font-weight:bold; text-decoration:none;}
.paging span a:hover {text-decoration:none;}

.paging ul{float:left; padding:1px 0 0 0;}
.paging li{
	float:left;
	display:block;
	padding:0 2px;
}
.paging li a{
	padding:1px 0 0 0;
	color:#505050;
	display:block;
	width:17px;
	height:14px;
	text-align:center;	
	float:left;
	background:#eaeaea;
}
.paging li a:hover, .paging li a.selected{
	text-decoration:none;
	background:#fff;
	color:#045291;
	width:17px;
}
.paging li.selected01{
	text-decoration:none;
	background:#fff;
	color:#045291;
	text-align:center;
	padding:1px 5px 1px 5px;
	margin:0px 2px;
}
.paging li.txt_link a{width:auto; padding:2px 2px 0 2px;}
.paging li.txt_link a:hover{
	text-decoration:none;
	background:none;
	border:none;
	width:auto;
	color:#01445b;
}

#blog_content .paging.w690p span{
	padding: 0px;
	float: none;
}

/* ------------------------ Profile ------------------------- */
#profile{width:975px; float:left;}
#banner_right {float:right; width:179px; margin-top:3px;}
/* --------- Profile Left -------- */
#profile_lft{
	float:left;
	width:180px;
}
#profile_lft .profile_img{
	text-align:center; 
	padding:2px 0 8px 0; 
	border-bottom:1px solid #ebebeb;
}
#profile_lft .profile_img img{
	padding:2px;
	border:1px solid #d6d6d6;
	margin-bottom:4px;
}
#profile_lft .profile_img p{
	text-align:left; 
	color:#5d5d5d; 
	padding:0 0 0 20px;
}

#profile_lft ul.profile_links{padding:10px 0 12px 16px;}
#profile_lft ul.connect_links{padding:4px 0 12px 16px;}
#profile_lft ul.friends_links{padding:4px 0 12px 0;}
#profile_lft ul.inbox_links{padding:4px 0 12px 10px;}
#profile_lft ul.profile_links li, #profile_lft ul.connect_links li, #profile_lft ul.inbox_links li{
	padding:3px 0 2px 0;
	font-size:12px;
	font-weight:bold;
}
#profile_lft ul.connect_links li, #profile_lft ul.inbox_links li, #profile_lft ul.friends_links li{
	padding:6px 0 2px 0; 
	height:24px; 
	background:url(../images/dotted_brder_bot.gif) repeat-x left bottom;
	margin-right:12px;
}
#profile_lft ul.friends_links li{padding:9px 0 0 4px; height:21px;}
#profile_lft ul.inbox_links li{padding:6px 0 2px 6px;}
#profile_lft ul.inbox_links li.inbox{height:30px; padding:6px 0 2px 0;}
#profile_lft ul.inbox_links li.inbox img{padding:0 0 4px 0;}
#profile_lft ul.inbox_links li.sent img{padding:0 12px 4px 2px;}
#profile_lft ul.inbox_links li.trash img{padding:0 16px 4px 6px;}
#profile_lft ul.inbox_links li.invite img{padding:0 8px 4px 2px;}

#profile_lft ul.profile_links li img, #profile_lft ul.connect_links li img, #profile_lft ul.inbox_links li img, #profile_lft ul.friends_links li img{
	vertical-align:middle;
	padding:0 2px 2px 0;
}
#profile_lft ul.profile_links li img{padding:0 6px 4px 0;}
#profile_lft ul.profile_links li a, #profile_lft ul.connect_links li a, #profile_lft ul.inbox_links li a{
	color:#396589;
}
#profile_lft ul.friends_links li a{
	color:#445a72; 
	font-size:12px; 
	font-family:lucida sans, verdana, arial, helvetica;
	text-decoration:none;
}
#profile_lft ul.connect_links li a, #profile_lft ul.inbox_links li a{text-decoration:none;}
#profile_lft ul.inbox_links li a{color:#045291;}
#profile_lft ul.connect_links li a:hover, #profile_lft ul.inbox_links li a:hover, #profile_lft ul.friends_links li a:hover{text-decoration:none;}
#profile_lft ul.profile_links li a:hover{text-decoration:none;}

#profile_lft .rightblog_sbg {background:url(../images/rightblog_sbg01.gif); width:164px; padding:0px 0px 7px 8px;}
#profile_lft .rightblog_sbg h5 {font:15px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#757a26; padding:0px 0px 8px 4px;}
#profile_lft .rightblog_sbg .blogstextbox {border-top:1px solid #e7eab3; border-right:1px solid #e2e4bb; border-bottom:1px solid #e7eab3; border-left:1px solid #e7eab3; padding:6px 4px 6px 4px; width:116px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
.w132 {width:128px;}
#profile_lft h5 {font:16px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#546001; padding:13px 0px 8px 9px;}

#profile_lft .categorylistblogbul {font-size:11px; margin:0px; padding:0px;}
#profile_lft .categorylistblogbul li {margin-top:0px; *margin-top:0px; padding-left:9px; padding-top:2px; padding-bottom:2px; *padding-bottom:2px; list-style-type:none;}
#profile_lft .categorylistblogbul li:hover {list-style-type:none; background-color:#e8f1cf; color:#fff; text-decoration:none;}
#profile_lft .categorylistblogbul li a {background:url(../images/rightnav_arrow.gif) no-repeat; *background:url(../images/rightnav_arrow.gif) no-repeat; margin:3px 0px 0px 0px; padding:0px 0px 2px 15px; list-style-type:none; color:#586500; text-decoration:none; display:block; text-decoration:none;}
#profile_lft .categorylistblogbul li:hover a {background:url(../images/rightnav_arrow_hover.gif) no-repeat; *background:url(../images/rightnav_arrow_hover.gif) no-repeat; list-style-type:none; color:#586500; text-decoration:none; background-color:#e8f1cf;}



#profile .heading_tab_blue, #profile .heading_tab_green, #calendar #cal_head, #profile .heading_tab_orange{
	background:url(../images/tab_blue_bg.gif) repeat-x;
	height:23px;
	width:172px;
}
#profile .heading_tab_orange{background:url(../images/tab_orange_bg.gif) repeat-x; width:180px;}
#profile .heading_tab_blue h5, #profile .heading_tab_green h5, #calendar #cal_head h5, #profile .heading_tab_orange h5{
	float:left;
	font-size:12px;
	color:#2f517a;
	padding:4px 0 0 8px;
}
#profile .heading_tab_orange h5{color:#684800;}
#profile .heading_tab_green{background:url(../images/tab_green_bg.gif) repeat-x;}
#profile .heading_tab_green h5{color:#485321;}

#profile .heading_tab_blue a, #profile .heading_tab_green a{float:right;}
#profile .heading_tab_blue a img, #profile .heading_tab_green a img{padding:5px 4px 0 0;}

#profile .profile_info{padding:8px 0 12px 12px; clear:both; color:#636363;}
#profile .profile_info p{padding-bottom:4px;}

/* Announcements */
#profile ul.announcements{padding:6px 0 6px 6px;}
#profile ul.announcements li{	
	background:url(../images/dotted_brder_bot.gif) repeat-x left bottom;
	padding:3px 0 5px 0;
}
#profile ul.announcements li.nobord{background-image:none;}
#profile ul.announcements li p{
	background:url(../images/icon_announcement_ac.gif) no-repeat 0 2px;
	padding:0 5px 0 24px;
	font-weight:bold;
	line-height:15px;
}
#profile ul.announcements li p a{
	color:#8e8c0d;
	text-decoration:none;
}
#profile ul.announcements li p a:hover{text-decoration:none;}
#profile ul.announcements li p span{font-weight:normal; font-size:10px; color:#6d6d6d;}

#calendar{width:172px; clear:both; padding:6px 0 12px 0;}
#calendar #cal_head{background:url(../images/events_cal_head_bg.gif) repeat-x; height:26px;}
#calendar #cal_head h5{color:#6d7217; padding:6px 0 0 8px;}
#calendar #cal_bot{background:url(../images/events_cal_bot_bg.gif) repeat-x; height:5px; clear:both;}
#calendar #cal_mid{
	border-left:1px solid #c8c99b;
	border-right:1px solid #c8c99b;
	clear:both;
	float:left;
	width:170px;
}
#calendar #month_sort{float:left; width:170px; padding:3px 0 4px 1px;}
#calendar #month_sort .month_link{float:left; padding:0 2px 0 2px;}
#calendar #month_sort #month_dd{
	float:left;
	background:url(../images/events_cal_month_dd_bg.gif) repeat-x;
	width:122px;
	height:17px;
}
#calendar #month_sort #month_dd span{float:left; line-height:16px; padding:0 0 0 2px;}
#calendar #month_sort #month_dd a{float:right;}
#calendar #month_sort #month_dd a img{padding:5px 2px 0 0;}
#calendar table{margin:2px 1px; width:168px; clear:both;}
#calendar table th{
	padding:3px 2px;
	background:#f3f3f3;
}
#calendar table td{
	text-align:center;	
	border-right:1px solid #efefef;
	border-bottom:1px solid #efefef;
	padding:1px;
}
#calendar table td a{
	padding:3px 2px;
	display:block;
	color:#5e5e5e;
}
#calendar table td a.event{
	background:#fdffe0;
	border:1px solid #e4e6c3;
}
#calendar table td a.today{
	background:#eaeaea;
	border:1px solid #acacac;
}
#calendar table td a.inactive{color:#c2c2c2;}
#calendar table td a:hover{text-decoration:none;}
#calendar table td.nobordbot{border-bottom:none;}
#calendar table td.nobordrt{border-right:none;}

#invite_friends{
	background:url(../images/invite_friends_banner.jpg) no-repeat;
	width:172px;
	height:63px;
	padding:56px 0 0 0;
}
#invite_friends input{
	margin:0 0 0 6px;
	width:132px;
	height:16px;
	padding:2px;
	float:left;
	border:none;
	background:#000;
	color:#fff;
	*filter:alpha(opacity=72);
	opacity:.72;
}
#invite_friends a{float:left;}
#invite_friends p{
	padding:46px 0 0 4px; 
	*padding:33px 0 0 4px; 
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	color:#fff;
}

.ads{margin-top:14px;}
.ads img{padding-bottom:16px;}

/* --------- Profile Mid -------- */
#profile_mid{
	float:left;
	width:596px;
	margin:0 5px;
	padding:8px 0 0 0;
}
#profile_mid h1{
	font-size:22px;
	color:#627401;
	font-weight:normal;
}
#profile_mid h4.shoutbox_status{
	font-size:13px;
	color:#ad5c10;
	padding:8px 0 0 0;
}
#profile_mid h4 img{padding:0 8px 4px 0; vertical-align:middle;}

#profile_mid .account_shoutbg {background:url(../images/account_shoutbg.gif) no-repeat; width:594px; height:108px;}
#profile_mid .account_shoutbgpad {padding:39px 0px 0px 98px;}
#profile_mid .account_shoutbg h4 {font:18px lucida sans, Verdana, Arial, Helvetica, sans-serif; color:#c88800; padding-bottom:3px;}
#profile_mid .account_shoutbg h4 span {font:14px lucida sans, Verdana, Arial, Helvetica, sans-serif; color:#b39a40;}
.shoutextbox {border:1px solid #e0d8bd; background:#f1ebd5; width:424px; padding:7px 4px 7px 4px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#625c46;}
.w434 {width:434px;}
#profile_mid .quicklinks {font-size:10px; color:#858584; text-align:right; padding:7px 7px 8px 0px;}
#profile_mid .quicklinks a {font-size:11px; color:#c38500; text-decoration:none;}
#profile_mid .quicklinks a:hover {font-size:11px; color:#c38500; text-decoration:none;}
#profile_mid .quicklinks img {vertical-align:middle; padding:0px 4px 0px 10px;}

/*Edit Profile*/
#profile_mid #profile_edit{
	background:#fff; 
	margin-top:8px;
	border:1px solid #d9d9d9;
	padding:10px 11px;
	_padding:10px 0;
}

#signup_form02{
	width:760px;
}
#signup_form02 #form{padding:0px 0;}
#signup_form02 #form .form_label{
	float:left;
	padding:8px 10px 0 48px;
	width:180px;
	font-size:12px;
	font-weight:bold;
	color:#494949;
	clear:left;
}
#signup_form02 #form .form_label span{
	font-size:11px;
	color:#686868;
	font-weight:normal;
}
#signup_form02 #form .form_label_dating{
	float:left;
	padding:8px 10px 0 48px;
	width:200px;
	font-size:12px;
	font-weight:bold;
	color:#494949;
	clear:left;
}
#signup_form02 #form .form_label_dating span{
	font-size:11px;
	color:#686868;
	font-weight:normal;
}
#signup_form02 #form .form_input, #signup_form02 #form .form_input_rbt, #signup_form02 #form .form_input_chk, #signup_form02 #form .form_input_txt{
	float:left;
	padding:5px 0;
	width:350px;
}
#signup_form02 #form .form_input input, #signup_form02 #form .form_input select, #signup_form02 #form .form_input textarea{
	width:336px;
	height:15px;
	border:1px solid #c3c3c3;
	padding:3px 2px;
	font-size:11px;
	color:#444;
}

#signup_form02 #form .form_input_dating, #signup_form02 #form .form_chk_dating{
	float:left;
	width:382px;
	padding:5px 0;
}
#signup_form02 #form .form_input_dating input, #signup_form02 #form .form_input_dating select, #signup_form02 #form .form_input_dating textarea {
	width:336px;
	height:15px;
	border:1px solid #c3c3c3;
	padding:3px 2px;
	font-size:11px;
	color:#444;
}
#signup_form02 #form .form_input_dating select{padding:2px; height:22px; width:342px;}
#signup_form02 #form .form_input_dating select.w113 {width:113px;}

#signup_form02 #form .form_chk_dating input{
	float:left;
	border:none;
	margin:4px 0;
}
#signup_form02 #form .form_chk_dating label{
	float:left;
	padding:4px 10px 0 4px;
	*padding:7px 10px 0 1px;
	display:block;
	width:160px;
}
.w200 {width:200px;}
#signup_form02 #form .form_input textarea{height:50px;}
#signup_form02 #form .form_input textarea.h118{height:118px;}
#signup_form02 #form .form_input_dating textarea.h118{height:118px;}

#signup_form02 #form .form_input select{padding:2px; height:22px; width:342px;}
#signup_form02 #form .form_input input.w201{width:201px;}
#signup_form02 #form .form_input input.w171{width:171px;}
#signup_form02 #form .form_input .refresh{margin-left:42px;}
#signup_form02 #form .form_input select.w65{width:65px;}
#signup_form02 #form .form_input select.w129{width:129px;}
#signup_form02 #form .form_input select.w75{width:75px;}
#signup_form02 #form .form_input select.w100{width:100px;}

#signup_form02 #form .uploadimg {float:left; padding:10px 27px 0px 25px;}
#signup_form02 #form .uploadimg img{border:1px solid #d6d6d6;}
#signup_form02 #form .uploadtool {float:left; padding:18px 0px 15px 0px; width:360px;}
#signup_form02 #form .uploadtool h6 {font-size:13px; font-weight:bold; color:#016283; padding-bottom:5px;}
#signup_form02 #form  p.uploadtext {font-size:11px; color:#676767; padding:0px 0px 6px 0px;}
#signup_form02 #form  p.fileuploadt {padding:0px;}
.btneditupload {padding:5px 0px 0px 33px;}

#signup_form02 #form .form_input_rbt{padding:10px 0 0 0; *padding:6px 0 0 0;}
#signup_form02 #form .form_input_rbt input{vertical-align:middle; margin-right:2px;}
#signup_form02 #form .form_input_rbt label{padding:0 8px 0 0;}

#signup_form02 #form .form_input span{color:#494949; font-size:11px;}

#signup_form02 #form .form_links{
	float:left;
	padding:8px 0;
	width:315px;
}
#signup_form02 #form .form_links a{margin-right:6px;}
#signup_form02 #form p.rt_link{text-align:right; line-height:22px; padding-right:4px;}
#signup_form02 #form p.rt_link a{font-weight:bold; color:#6c5c94; text-decoration:none; padding:6px 100px 0 0;}
#signup_form02 #form p.rt_link a:hover{text-decoration:none;}

#signup_form02 #form .required{float:left; padding:10px 0 0 0;}

#signup_form02 #form .divider{
	margin:0 40px 16px 40px;
	border-bottom:1px solid #dadada;
	clear:left;
	padding-top:16px;
}



/**/
#profile_mid .aboutme, #profile_mid #profile_content, #profile_mid #profile_content1{
	background:#fff; 
	margin-top:8px;
	border:1px solid #d9d9d9;
	padding:12px 18px;
}
#profile_mid #profile_content1{border:none; padding:0; width:594px;}
#profile_mid .aboutme{background:#f5f8fb; margin-top:0;}
#profile_mid .aboutme h5, #profile_mid #profile_content h5{
	font-size:13px;
	color:#486d98;
	padding-bottom:6px;
}
#profile_mid .aboutme p, #profile_mid #profile_content p{
	font-size:12px;
	color:#2c2c2c;
}
#profile_mid #profile_content .divider{
	margin:12px 0;
	border-top:1px solid #d9d9d9;
}
.tabs2panel {float:left; width:558px; border:none;}
#profile_mid #profile_content .post, #profile_mid #profile_content1 .post{padding:0 0 8px 0;}
#profile_mid #profile_content .post p img, #profile_mid #profile_content1 .post p img{vertical-align:middle; padding:0 2px 2px 0;}
#profile_mid #profile_content .post p a, #profile_mid #profile_content1 .post p a{color:#566c08; text-decoration:none;}
#profile_mid #profile_content .post p a:hover, #profile_mid #profile_content1 .post p a:hover{text-decoration:none;}
#profile_mid #profile_content .post p span, #profile_mid #profile_content1 .post p span{font-size:11px; color:#3d5572;}
#profile_mid #profile_content .post p span img, #profile_mid #profile_content1 .post p span img{padding:0 0 2px 8px;}
#profile_mid #profile_content .post p span a, #profile_mid #profile_content1 .post p span a{font-size:10px;}
#profile_mid .view_all, #wall_content .view_all{text-align:right;}
#profile_mid .view_all a, #wall_content .view_all a{color:#2a4669; text-decoration:none; font-weight:bold;}
#profile_mid .view_all a:hover, #wall_content .view_all a:hover{text-decoration:none;}
#profile_mid .view_all img, #wall_content .view_all img{vertical-align:middle;}
#profile_mid #profile_content .post p a.grey_link{color:#4e4e4e;}

#profile_mid #profile_educ_community {background:#fcfcf6; margin-top:8px; border:1px solid #dee1b6; padding:3px 11px 0px 11px;}
#profile_mid #profile_educ_community h5 {float:left; font:17px Lucida Sans, Verdana, Arial, Helvetica; color:#9fa456; padding:14px 0px 0px 1px; font-weight:normal;}
#profile_mid #profile_educ_community h5 a{margin-left:4px;}
#profile_mid #profile_educ_community h5 a img{vertical-align:middle;}
#profile_mid #profile_educ_community .stu {float:right; font:14px Lucida Sans, Verdana, Arial, Helvetica; color:#aa7800; font-weight:bold; padding:4px 2px 2px 0px;}
#profile_mid #profile_educ_community .stu img {vertical-align:middle; padding:0px 3px 0px 0px;}
#profile_mid #profile_educ_community .contentbrd {clear:both; border-bottom:1px solid #aeba24; height:1px; margin-bottom:8px;}
#profile_mid #profile_educ_community .edublock01 {float:left; width:181px; margin-right:15px;}
#profile_mid #profile_educ_community .edublock01 h6 {font-size:12px; font-weight:bold; color:#525252; padding:0px 0px 5px 5px; border-bottom:1px solid #e6e6e6;}
#profile_mid #profile_educ_community .edublock01 .eduevent {clear:both; float:left; width:181px; border-bottom:dashed 1px #e9eaea; padding:8px 0px;}
#profile_mid #profile_educ_community .edublock01 .eduevent.dashnone {clear:both; float:left; border-bottom:none; padding-bottom:8px;}
#profile_mid #profile_educ_community .edublock01 .eduevent .edueventimg {float:left; width:27px;}
#profile_mid #profile_educ_community .edublock01 .eduevent .edueventtxt {float:left; width:152px; font-size:10px; color:#838100; line-height:15px;}
#profile_mid #profile_educ_community .edublock01 .eduevent .edueventtxt.announcetxt {color:#6d6d6d;}
#profile_mid #profile_educ_community .edublock01 .eduevent .edueventtxt a {font-size:11px; color:#aa7800; text-decoration:none; padding-bottom:7px; font-weight:bold;}
#profile_mid #profile_educ_community .edublock01 .eduevent .edueventtxt a:hover {font-size:11px; color:#aa7800; text-decoration:none; padding-bottom:7px; font-weight:bold;}
#profile_mid #profile_educ_community .edublock01 .eduevent .edueventtxt a.announcelink {font-size:11px; color:#8e8c0d; text-decoration:none; padding-bottom:7px; font-weight:bold;}
#profile_mid #profile_educ_community .edublock01 .eduevent .edueventtxt a.announcelink:hover {font-size:11px; color:#8e8c0d; text-decoration:none; padding-bottom:7px; font-weight:bold;}

#profile_mid #profile_educ_community .edublock01 p {clear:both; text-align:right; font-weight:bold; padding:5px 0px 5px 0px;}
#profile_mid #profile_educ_community .edublock01 p img {vertical-align:middle; padding:0px 5px 0px 0px;}
#profile_mid #profile_educ_community .edublock01 p a{color:#616161; text-decoration:none;}
#profile_mid #profile_educ_community .edublock01 p a:hover{color:#616161; text-decoration:none;}

#profile_mid #profile_educ_community .edublock02 {float:left; width:180px;}
#profile_mid #profile_educ_community .edublock02 h6 {font-size:12px; font-weight:bold; color:#525252; padding:0px 0px 5px 5px; border-bottom:1px solid #e6e6e6;}
#profile_mid #profile_educ_community .edublock02 .edubook {clear:both; float:left; width:179px; border-bottom:dashed 1px #e9eaea; padding:8px 0px;}
#profile_mid #profile_educ_community .edublock02 .edubook.dashnone {clear:both; float:left; border-bottom:none; padding-bottom:8px;}
#profile_mid #profile_educ_community .edublock02 .edubook .edubookimg {float:left; width:18px; padding-top:3px;}
#profile_mid #profile_educ_community .edublock02 .edubook .edubooktxt {float:left; width:161px; font-size:10px; color:#838100; line-height:15px;}
#profile_mid #profile_educ_community .edublock02 .edubook .edubooktxt a {font-size:11px; color:#315783; text-decoration:none; padding-bottom:7px; font-weight:bold;}
#profile_mid #profile_educ_community .edublock02 .edubook .edubooktxt a:hover {text-decoration:none;}

#profile_mid #profile_educ_community .edublock02 p {clear:both; text-align:right; font-weight:bold; padding:5px 0px 5px 0px;}
#profile_mid #profile_educ_community .edublock02 p img {vertical-align:middle; padding:0px 5px 0px 0px;}
#profile_mid #profile_educ_community .edublock02 p a{color:#616161; text-decoration:none;}
#profile_mid #profile_educ_community .edublock02 p a:hover{color:#616161; text-decoration:none;}

.padt5 {padding-top:5px;}
.marr5 {margin-right:5px;}
.marr9 {margin-right:9px;}
.marr12 {margin-right:12px;}
.marr13 {margin-right:13px;}
/* --------- Profile Right -------- */
#profile_rt{
	float:right;
	width:180px;
	margin-left:6px;
}
#profile_rt .heading_tab_blue, #profile_rt .heading_tab_green{width:180px;}
#profile .connections, #profile .networks{margin:6px 0;}
#profile .connections td{text-align:center; padding:5px 2px;}
#profile .connections td p{
	text-align:left; 
	line-height:13px; 
	padding:3px 0 0 2px;
	font-family:Lucida Sans, Verdana, Arial, Helvetica;
}
#profile .connections_foot{
	border-bottom:1px solid #e9eef3;
	border-top:1px solid #e9eef3;
	height:15px;
	font-family:Lucida Sans, Verdana, Arial, Helvetica;
	font-size:10px;
}
#profile .connections_foot span{
	float:left; 	
	color:#435f7c;	
	line-height:15px;
}
#profile .connections_foot a{
	float:right;
	color:#435f7c;
	text-decoration:none;
}
#profile .connections_foot a:hover, #profile .networks a:hover{text-decoration:none;}

#profile .networks td{padding:5px 3px; font-family:Lucida Sans, Verdana, Arial, Helvetica; font-size:10px;}
#profile .networks td a{color:#355479; text-decoration:none;}

#profile .music_head{
	background:#792ba1;
	height:26px;
	width:181px;
}
#profile .music_head h5{
	color:#fff;
	float:left;
	padding:5px 0 0 2px;
}
#profile .music_head .icon{float:right; padding:3px 2px 0 0;}
#profile .music_bot{width:181px; background:#550c7b; height:16px;}

#profile .music_head01{
	background:#792ba1;
	height:26px;
	width:212px;
}
#profile .music_head01 h5{
	color:#fff;
	float:left;
	padding:5px 0 0 2px;
}
#profile .music_head01 .icon{float:right; padding:3px 2px 0 0;}
#profile .music_bot01{width:212px; background:#550c7b; height:16px;}

/*Model Popup*/
.contactmodel {width:502px; border:1px solid #868686; background:#fff;}
.contactmodel .hdbg {background:url(../images/frdconfirm_hdbg.gif); height:22px; font-size:12px; font-weight:bold; padding:8px 10px 0px 10px; color:#fff;}
.contactmodel .modelpad {padding:17px 26px 25px 23px;}
.contactmodel .modelpad a{color:#707700; text-decoration:none;}
.contactmodel .modelpad a:hover{text-decoration:none;}

.addfriendmodel {width:502px; border:1px solid #868686; background:#fff;z-index:10000000000;}
.addfriendmodel .frdconfirm_hdbg {background:url(../images/frdconfirm_hdbg.gif) repeat-x #66AAE2; font-size:12px; font-weight:bold; padding:8px 10px 4px 10px; color:#fff;z-index:10000000000;}
.addfriendmodel .frdconfirm_hdbg01 {background:url(../images/frdconfirm_hdbg.gif) repeat-x #66AAE2; font-size:12px; font-weight:bold; padding:4px 10px 0px 10px; color:#fff;z-index:10000000000;}
.marlr6 {margin:0px 6px 0px 6px;z-index:10000000000;}
.marlr10 {margin:0px 10px 0px 10px;z-index:10000000000;}
.padt2 {padding-top:2px;z-index:10000000000;}
.addfriendmodel .modelpad {padding:17px 26px 10px 23px;z-index:10000000000;}
.addfriendmodel .modelpad01 {padding:15px 15px 10px 15px;z-index:10000000000;}
.addfriendmodel .modelpad01 p{font-size:12px; font-weight:bold; color:#5e5e5e;z-index:10000000000;}
.addfriendmodel .modelpad01 p span{font-size:12px; font-weight:bold; color:#c12c0f;z-index:10000000000;}
.addfriendmodel .modelpad02 {padding:17px 12px 10px 12px;}
.addfriendmodel .modelpad02 p{font-size:12px; font-weight:bold; color:#b08f22; padding:0px;}
.addfriendmodel .modelpad02 span{font-size:12px; font-weight:bold; color:#2266ae; padding:0px;}
.addfriendmodel .modelpad02 .smhd{font-size:12px; font-weight:bold; color:#1b5c90; padding:0px 0px 8px 0px;}
.addfriendmodel .modelpad02 .smhd .fcblack{color:#000;}

.addfriendmodel .modelpad03 {padding:17px 0px 10px 50px;}
.addfriendmodel .modelpad03 p{font-size:12px; font-weight:bold; color:#b08f22; padding:0px;}
.addfriendmodel .modelpad03 .smhd{font-size:12px; font-weight:bold; color:#1b5c90; padding:0px 0px 8px 0px;}
.addfriendmodel .modelpad03 .smhd .fcblack{color:#000;}

.okaybtn {padding:14px 0px 20px 0px;}
.okaybtn02 {padding:14px 0px 0px 0px;}
.okaybtn01 {padding:14px 10px 20px 0px; border-top:1px solid #efefef; text-align:right; margin-top:20px;}
.okaybtn02 {padding:14px 0px 20px 0px; border-top:1px solid #efefef; text-align:center; margin-top:20px;}

.addfriendmodel .modelpad02 span{font-size:12px; font-weight:bold; color:#2266ae; padding:0px;}
.sendbtn {float:left; padding:68px 0px 22px 8px;}
.sendbtn0 {float:left; padding:68px 0px 22px 5px;}
.sendbtn01 {padding:0px 0px 22px 0px;}
.sendbtn02 {float:left; padding:10px 0px 15px 0px;}
.w120 {width:120px;}
.addfriendmodel .modelpad02 .subjectextbox, .addfriendmodel .modelpad03 .subjectextbox {padding:2px 3px; border:1px solid #e4e4e4; width:394px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
.addfriendmodel .modelpad03 .emailtextbox {padding:2px 3px; border:1px solid #e4e4e4; width:300px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
.h86 {height:86px;}
.w400k {width:400px;}
.w402 {width:402px;}
.padt8 {padding-top:8px;}
.w328 {width:328px;}
.w396 {width:396px;}
.addfriendmodel .modellink{float:right; width:133px; padding:8px 0 0 0;}
.addfriendmodel .modellink li{display:block; height:32px; border-bottom:1px dashed #e9eaea;}
.addfriendmodel .modellink li.nobord{display:block; height:32px; border-bottom:none;}
.addfriendmodel .modellink li a{font-size:11px; color:#445a72; font-family:lucida sans, verdana, arial, helvetica; text-decoration:none; font-weight:bold;}
.addfriendmodel .modellink li a:hover{text-decoration:none;}
.addfriendmodel .modellink li img{vertical-align:middle; padding:4px 4px 0px 15px;}
.addfriendmodel .modelinfo {float:left; width:305px;}
.addfriendmodel .modelinfo .modelimg {float:left; width:98px; margin:0px 15px 18px 0px;}
.addfriendmodel .modelinfo .modelimg img {border:1px solid #c0c0c0;}
.addfriendmodel .modelinfo .infotext {float:left; width:189px;}
.addfriendmodel .modelinfo .infotext h4 {color:#727819; font:16px lucida sans, verdana, arial, helvetica; font-weight:bold; padding-bottom:7px;}
.addfriendmodel .modelinfo .infotext p {color:#4e4e4e; font:12px verdana, arial, helvetica; font-weight:bold; padding-bottom:8px; line-height:17px;}
.addfriendmodel .modelinfo .infotext p.network {color:#808080; font:11px verdana, arial, helvetica; font-weight:bold; line-height:17px; padding-bottom:0px;}
.addfriendmodel .modelinfo .infotext p.network a {color:#ac7500; text-decoration:none;}
.addfriendmodel .modelinfo .infotext p.network a:hover {color:#ac7500; text-decoration:none;}

.contactmodel {width:502px; border:1px solid #868686; background:#fff;}

.addfriendmodel .frdconfirm_hdbg02 {font:16px lucida sans, verdana, arial, helvetica; font-weight:bold; padding:8px 0px 2px 10px; border-bottom:1px solid #d9be7f; color:#b27e00; margin:0px 8px;}
.addfriendmodel .bookresource {float:left; padding:4px 0px;}
.addfriendmodel .booktitle {float:left; padding:3px 0px 0px 30px; width:100px; font:13px lucida sans, verdana, arial, helvetica; font-weight:bold; color:#b37e00;}
.booktextbox {padding:2px 3px; background:#fbf8f2; border:1px solid #e4d2a6; width:306px;} 
.addfriendmodel .bookrequest {float:left; padding:10px 0px 20px 0px;}
.w314 {width:314px;}

/* Wall */
#wall_content, #connections_content, #edit_profile_content{
	float:left;
	width:783px;
	margin:3px 0 0 8px;
	border:1px solid #d9d9d9;
	padding:5px 0 20px 0;
}
#connections_content{width:751px;}
#edit_profile_content{border:none; _margin:3px 0 0 0;}
#wall_content h2, #connections_content h2, #edit_profile_content h2{
	color:#b96d00;
	font-size:16px;
	padding:3px 0 2px 0;
	border-bottom:1px solid #d9d9d9;
	margin:0 14px 12px 14px;
	height:24px;
	line-height:22px;
}
#edit_profile_content h2{
	margin:0;
	border:none;
}
#wall_content h2 span {font-size:14px; color:#797979;}
#wall_content h3{
	color:#b96d00;
	font-size:16px;
	padding:0 0 4px 0;
	border-bottom:1px solid #d9d9d9;
	margin:0 14px 12px 14px;
}
#wall_content h3 span{float:right; font-size:14px; padding:2px 2px 0px 0px;}
#wall_content h3 span a {color:#646a01; text-decoration:none;}
#wall_content h3 span a:hover {color:#646a01; text-decoration:none;}

#wall_content h2 select, #wall_content h2 input, #connections_content h2 select, #connections_content h2 input{
	float:right;
	width:154px;
	height:20px;
	padding:1px;
	border:1px solid #d9d9d9;
	font-size:11px;
	color:#6f6f6f;
}
#wall_content h2 select, #connections_content h2 select{width:124px; margin-right:6px; height:19px;}
#wall_content h2 select.w135{width:175px; margin-right:6px; height:19px;}
#wall_content h2 select.w155{width:155px; margin-right:6px; height:19px;}

#wall_content h2 option, #connections_content h2 option{padding:2px 1px;}
#wall_content h2 input, #connections_content h2 input{height:14px; border-right:none; padding:1px 1px 1px 2px;}
#connections_content h2 input{width:194px;}
#wall_content h2 a, #connections_content h2 a{float:right; color:#757E14; text-decoration:none; font-size:12px;}
#wall_content h2 a:hover, #connections_content h2 a{text-decoration:none;}

.marl10 {margin-left:10px;}

#wall_content #write_on_wall{
	background:#f1f5f9;
	margin:0 20px;
}
#wall_content .blue_box_top, #wall_content .blue_box_bot{height:5px;}
#wall_content #write_on_wall h4{
	color:#316894;
	font-size:14px;
	padding:8px 0 6px 16px;
}
#wall_content .wall_input{
	padding:0 16px 8px 16px;
}
#wall_content .wall_input input{
	width:620px;
	height:18px;
	padding:3px 2px 1px 2px;
	border:1px solid #bcc8d5;
	font-size:12px;
	color:#666;
	margin-right:4px;
}
#wall_content .wall_input a img{vertical-align:top;}

.bggrey{background:#f9f9f9;}
.wall_post, .wall_post_expanded{
	padding:14px 6px 4px 6px;
	border-bottom:1px solid #f0f0f0;
	margin:0 14px;
}
.wall_post_expanded{float:left; _float:none;}
.wall_post .post_img, .wall_post_expanded .post_img{
	float:left;
	width:84px;
	text-align:center;
	height:54px;
}
.wall_post_expanded .post_img{width:150px;}

.wall_post .post_details p.condetails {width:300px; clear:left; padding-left:84px; margin-top:5px;}

.wall_post .post_details h5, .wall_post_expanded .post_details h5{font-size:13px; padding:0 0 2px 0;}
.wall_post .post_details h5 a, #wall_content .comment_post_details h5 a, .wall_post_expanded .post_details h5 a{
	color:#195c93;
	text-decoration:none;
}
.wall_post .post_details h5 a.del, .comment_post_details h5 a.del{float:right; margin-right:4px;}
.wall_post .post_details h5 a:hover, .wall_post .post_details p a:hover, #wall_content .comment_post_details h5 a:hover, #wall_content .comment_post_details p a:hover, .wall_post_expanded .post_details h5 a:hover, .wall_post_expanded .post_details p a:hover{text-decoration:none;}

.wall_post .post_details img, #wall_content .comment_post_details img, .wall_post_expanded .post_details img{vertical-align:middle;}
.wall_post .post_details p, .wall_post_expanded .post_details p{color:#545454; padding-bottom:4px;}
.wall_post .post_details p span, .wall_post_expanded .post_details p span{color:#304f73;}
.wall_post .post_details p span.greentxt{color:#757c03;}
.wall_post .post_details p img, .wall_post_expanded .post_details p img{padding:0 0 2px 6px;}
.wall_post .post_details p span.greentxt img{padding:0 0 2px 0;}
.wall_post .post_details p a, .wall_post_expanded .post_details p a{color:#757c03; text-decoration:none;}
.wall_post .post_details h5 span, .wall_post_expanded .post_details h5 span{float:right;}

.wall_post .post_details h6{font-size:12px; color:#545454; font-weight:normal; line-height:19px;}
.wall_post .post_details .rt_links{
	float:right;
	padding:4px 6px 0 0;
}
.wall_post .post_details .rt_links li{padding:2px 0;}
.wall_post .post_details .rt_links li img{vertical-align:middle; padding:0 4px 0 0;}
.wall_post .post_details .rt_links li a{color:#757c03; text-decoration:none; font-family:lucida sans, verdana, arial, helvetica;}

.wall_post_expanded .bluebg{
	background:#f8fcff;
	padding:6px 8px;
	margin-bottom:6px;
}
.wall_post_expanded .bluebg h5{color:#6f6f6f; font-size:12px; line-height:18px;}
.wall_post_expanded .bluebg p a{color:#2c5886;}
#connections_content .wall_post_expanded .post_details{float:left; width:561px;}

/* Comment */
#wall_content .wall_post_comment{
	padding:0 0 0 78px;
	width:620px;
}
#wall_content .wall_post_comment .comment_top{background:url(../images/comment_top_bg.gif) repeat-x; height:30px; width:620px;}
#wall_content .wall_post_comment .comment_bot{background:url(../images/comment_bot_bg.gif) repeat-x; height:17px; width:620px;}
#wall_content .wall_post_comment .comment_mid{
	background:#fbfbed;
	border-left:1px solid #efefe1;
	border-right:1px solid #efefe1;
	padding:0 0 0 10px;
}
#wall_content .comment_mid_post{
	padding:0 8px 0 12px;
	width:586px;
	clear:both;
}
#wall_content .comment_post_img{float:left; width:60px; text-align:center; padding-right:6px;}
#wall_content .comment_post_details{float:left; width:520px;}
#wall_content .comment_post_details h5{padding:2px 0 0 0;}
#wall_content .comment_post_details h5 span{
	font-size:11px;
	color:#94967e;
	font-weight:normal;
	padding:0 0 0 8px;
}
#wall_content .comment_post_details p{color:#545454; padding:6px 0 0 0;}
#wall_content .divider{
	padding:8px 0;
}

#wall_content .wall_post_comment .comment_mid_post .comment_post_details textarea{
	margin:3px 8px 0 8px;
	width:390px;
	height:30px;
	border:1px solid #D1D1A9;
	background:#F5F5DF;
	padding:4px;
	color:#6f6f6f;
	font-size:11px;
	vertical-align:middle;
}
#wall_content .wall_post_comment .comment_mid_post .comment_post_details a img{}

#wall_content .wall_footer{
	background:#ececec;
	height:24px;
	padding:6px 0 0 12px;
	margin-top:6px;
}
#wall_content .wall_footer img{vertical-align:middle; padding-right:2px;}
#wall_content .wall_footer a{color:#2a4669; font-weight:bold; text-decoration:none;}
#wall_content .wall_footer a:hover{text-decoration:none;}


/*Group comment */
/* Comment */
#wall_content .wall_post_commentgroup{
	padding:0 0 0 78px;
	width:400px;
}

#wall_content .wall_post_commentgroup .comment_top{background:url(../images/comment_top_bg.gif) repeat-x; height:30px; width:400px;}
#wall_content .wall_post_commentgroup .comment_bot{background:url(../images/comment_bot_bg.gif) repeat-x; height:17px; width:400px;}
#wall_content .wall_post_commentgroup .comment_mid{
	background:#fbfbed;
	border-left:1px solid #efefe1;
	border-right:1px solid #efefe1;
	padding:0 0 0 10px;
}
#wall_content .comment_mid_postgroup{
	padding:0 8px 0 12px;
	width:366px;
	clear:both;
}
#wall_content .comment_post_img{float:left; width:60px; text-align:center; padding-right:6px;}
#wall_content .comment_post_detailsgroup{float:left; width:300px;}
#wall_content .comment_post_detailsgroup h5{padding:2px 0 0 0;}
#wall_content .comment_post_detailsgroup h5 span{
	font-size:11px;
	color:#94967e;
	font-weight:normal;
	padding:0 0 0 8px;
}
#wall_content .comment_post_detailsgroup p{color:#545454; padding:6px 0 0 0;}
#wall_content .divider{
	padding:8px 0;
}

#wall_content .wall_post_commentgroup .comment_mid_postgroup .comment_post_detailsgroup textarea{
	margin:3px 8px 0 8px;
	width:270px;
	height:30px;
	border:1px solid #D1D1A9;
	background:#F5F5DF;
	padding:4px;
	color:#6f6f6f;
	font-size:11px;
	vertical-align:middle;
}
#wall_content .wall_post_commentgroup .comment_mid_postgroup .comment_post_detailsgroup a img{}

#wall_content .wall_footer{
	background:#ececec;
	height:18px;
	padding:6px 0 0 12px;
	margin-top:6px;
}
#wall_content .wall_footer img{vertical-align:middle; padding-right:2px;}
#wall_content .wall_footer a{color:#2a4669; font-weight:bold; text-decoration:none;}
#wall_content .wall_footer a:hover{text-decoration:none;}


/* Announcements */
#wall_content .announcetop{border-bottom:1px solid #d9d9d9; margin:0 14px; _margin:0 7px; float:left; width:755px; padding-bottom:2px;}
#wall_content .announcetop h2{border-bottom:none; padding-bottom:0; margin:0;}
#wall_content .padsearbox {padding:3px 0 3px 0px;}
#wall_content .w138 {width:138px;}
#wall_content .announcesearchbox {padding:2px 3px 3px 3px; border:1px solid #c2c2c2; width:130px; font-size:11px; color:#626262;}
#wall_content .wall_post_announcement{
	padding:14px 6px 4px 6px;
	border-bottom:1px solid #f0f0f0;
	margin:0 14px;
	_margin:0;
	float:left;
	width:743px;
}
#wall_content .annouceimg {float:left; width:28px;}
#wall_content .event_img {float:right; width:31px; text-align:left; padding-left:10px;}

#wall_content .event_img .icon_cal_mar_event {background:url(../images/icon_cal_mar.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}

#wall_content .announcecontent {float:left; width:672px; padding:0px;}
#wall_content .announcecontent h5 {font-size:13px; padding:0 0 3px 0; color:#8e8c0d;}
#wall_content .announcecontent h5 a{color:#8e8c0d; text-decoration:none;}
#wall_content .announcecontent h5 a:hover{text-decoration:none;}
#wall_content .announcecontent h5 span {font-size:11px; color:#595959; float:none; font-weight:normal;}

#wall_content .announcecontent p {font-size:11px; color:#595959; padding:0 0 3px 0;}
#wall_content .announcecontent p a{color:#777702; text-decoration:none;}
#wall_content .announcecontent p a:hover{text-decoration:none;}
#wall_content .announcecontent p img {vertical-align:middle; padding:0px 2px 0px 0px;}

/*my new account comment */
/* Comment */
#new_account .wall_post_commentgroup{
	padding:0 0 0 78px;
	width:400px;
}

#new_account .wall_post_commentgroup .comment_top{background:url(../images/comment_top_bg.gif) repeat-x; height:30px; width:400px;}
#new_account .wall_post_commentgroup .comment_bot{background:url(../images/comment_bot_bg.gif) repeat-x; height:17px; width:400px;}
#new_account .wall_post_commentgroup .comment_mid{
	background:#fbfbed;
	border-left:1px solid #efefe1;
	border-right:1px solid #efefe1;
	padding:0 0 0 10px;
}
#new_account .comment_mid_postgroup{
	padding:0 8px 0 12px;
	width:366px;
	clear:both;
}
#new_account .comment_post_img{float:left; width:60px; text-align:center; padding-right:6px;}
#new_account .comment_post_detailsgroup{float:left; width:300px;}
#new_account .comment_post_detailsgroup h5{padding:2px 0 0 0;}
#new_account .comment_post_detailsgroup h5 span{
	font-size:11px;
	color:#94967e;
	font-weight:normal;
	padding:0 0 0 8px;
}
#new_account .comment_post_detailsgroup p{color:#545454; padding:6px 0 0 0;}
#new_account .divider{
	padding:8px 0;
}

#new_account .wall_post_commentgroup .comment_mid_postgroup .comment_post_detailsgroup textarea{
	margin:3px 8px 0 8px;
	width:270px;
	height:30px;
	border:1px solid #D1D1A9;
	background:#F5F5DF;
	padding:4px;
	color:#6f6f6f;
	font-size:11px;
	vertical-align:middle;
}
#new_account .wall_post_commentgroup .comment_mid_postgroup .comment_post_detailsgroup a img{}

#new_account .wall_footer{
	background:#ececec;
	height:18px;
	padding:6px 0 0 12px;
	margin-top:6px;
}
#new_account .wall_footer img{vertical-align:middle; padding-right:2px;}
#new_account .wall_footer a{color:#2a4669; font-weight:bold; text-decoration:none;}
#new_account .wall_footer a:hover{text-decoration:none;}
/*Announcement Details*/
#wall_content .announcedetails {width:755px; margin-left:14px;}
#wall_content .announcedetails .eventinfobox {background:#fffef0; border:1px solid #f0e6bd; padding:18px 11px 11px 11px; margin-top:5px; *margin-top:3px; margin-bottom:8px;}
#wall_content .announcedetails .eventinfobox .img {float:left; width:50px;}

#wall_content .announcedetails .eventinfobox .event_img {float:right; width:31px;}
#wall_content .announcedetails .eventinfobox .event_img .icon_cal_mar_event {background:url(../images/icon_cal_mar.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}
#wall_content .announcedetails .eventinfobox .eventinfo {float:left; width:500px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#565656;}
#wall_content .announcedetails .eventinfobox .eventinfo .info {padding:0px 0px 10px 0px;}
#wall_content .announcedetails .eventinfobox .eventinfo .info h3 {font:19px lucida sans, Verdana, Arial, Helvetica, sans-serif; color:#868401; font-weight:normal; border:none; float:none; margin:0px; padding:0px 0px 4px 0px;}
#wall_content .announcedetails .eventinfobox .eventinfo .info p {font:15px lucida sans, Verdana, Arial, Helvetica, sans-serif; color:#b47200; font-weight:bold;}
#wall_content .announcedetails .announcetext p{font:13px Trebuchet MS, Verdana, Tahoma Verdana, Arial, Helvetica, sans-serif; color:#3d3d3d; margin:0px; padding:0px 5px 8px 8px;}

#wall_content .announcedetails a{color:#868401; text-decoration:none;}
#wall_content .announcedetails a:hover{color:#868401; text-decoration:none;}

#wall_content h2 .back {float:right; padding:6px 2px 0px 0px; *padding:2px 2px 0px 0px;}
#wall_content h2 .back img{vertical-align:middle; padding:2px 6px 0px 0; *padding:4px 6px 0px 0;}
#wall_content h2 .back a {color:#707700; text-decoration:none; font:11px Verdana, Arial, Helvetica, sans-serif; font-weight:normal; float:none;}
#wall_content h2 .back a:hover {text-decoration:none;}

/* Inbox */
#inbox{margin:0 14px; width:755px;}
#read_msg{margin:0 auto; width:700px;}

.groupforum #read_msg{clear:both; border-top:1px solid #eee; margin-top:12px;}

#inbox td{padding:16px 8px; border-bottom:1px solid #e5e5e5;}
#read_msg td{padding:16px 8px;}

#read_msg td.subject{border-bottom:1px solid #e5e5e5;}
#read_msg td.nobord{border-bottom:none;}

#inbox td h5 a, #read_msg td h5{
	font-size:12px;
	color:#22669c;
	text-decoration:none;
}

#inbox td.subject h5 a, #read_msg td.subject h5{color:#7d8600; text-decoration:none;}
#read_msg td h5, #read_msg td.subject h5{text-decoration:none; padding-bottom:6px;}

#inbox td.subject h5 a:hover, #inbox td h5 a:hover{text-decoration:none;}
#inbox td p, #read_msg td p{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#626262;
}
#read_msg td p.read{line-height:15px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#inbox tr.greybg td{background:#fafafa;}

#read_msg td textarea, #read_msg td input{
	border:1px solid #ddd;
	width:420px;	
	font-size:11px;	
	color:#777;	
	height:16px;
	padding:2px 3px;
	margin-bottom:6px;
}
#read_msg td textarea{padding:3px; height:100px; line-height:16px;}

#wall_content .inbox_sort{
	background:#f1f1f1;
	height:23px;
	padding:4px 6px 0 6px;
	*padding:3px 6px 0 6px;
}
#wall_content .inbox_sort img{vertical-align:middle;}
#wall_content .inbox_sort span{float:right; display:block; padding:3px 8px 0 0; color:#626262;}
#wall_content .inbox_sort select{
	width:76px;
	border:1px solid #c2c2c2;
	font-size:11px;
	padding:1px;
	vertical-align:middle;
}
#wall_content .inbox_sort input.chkbox{vertical-align:middle;}

#wall_content .paging{width:759px; margin-top:18px;}
#connections_content .paging{width:727px; margin-top:18px;}

/*Invite Friends*/
#wall_content .invite_success {background:#fbfbf0; padding:13px 0px 16px 16px; font:16px lucida sans, Verdana, sans-serif, Arial; font-weight:bold; color:#898d1d; margin:6px 11px 14px 11px;}
#wall_content .invite_success img{vertical-align:middle; padding:0 12px 0px 0px;}

#wall_content .invitemargin {margin:0px 17px 0px 22px;}
#wall_content .invitemargin .invitemore {float:left; width:462px; margin-right:30px;}
#wall_content .invitemargin .invitemore h5 {font:14px lucida sans, Verdana, sans-serif, Arial; font-weight:bold; color:#b96d00; padding-bottom:2px; border-bottom:1px solid #dadada;}
#wall_content .invitemargin .invitemore .entermailtxt {font:12px Verdana, Arial, Helvetica, sans-serif; color:#525252; padding:17px 0px 20px 0px;}
.form_label_invitemore{float:left; text-align:right; padding:8px 9px 0 0px; width:147px; font-size:13px; font-weight:bold; color:#626262; clear:left;}
.form_label_invitemore span {font-size:10px; font-weight:normal; color:#686868;}
.form_input_invitemore{float:left; padding:7px 0px 8px 0px; *padding:5px 0px 8px 0px; width:287px;}
.form_input_invitemore textarea{width:287px; border:1px solid #c3c3c3; padding:3px 2px; font-size:12px; color:#444;}
.h74 {height:74px;}
.h124 {height:124px;}

#wall_content .invitemargin .invitesearch {float:right; width:246px; background:#FFFFCC}
.invitesrch_topbg {background:url(../images/invitesrch_topbg.gif); height:5px;}
.invitesrch_bodybg {background:url(../images/invitesrch_bodybg.gif) repeat-x #f4f0dc; border-left:1px solid #d8d0a6; border-right:1px solid #d8d0a6;}
.invitesrch_bodybg .pad10 {padding:10px 10px 8px 10px;}
.invitesrch_bodybg h5 {font:15px lucida sans, Verdana, sans-serif, Arial; font-weight:bold; color:#8d7c26; padding:0px 0px 7px 5px;}
.invitetextbox {border-top:1px solid #cdc493; border-right:1px solid #dfd9b9; border-bottom:1px solid #cdc493; border-left:1px solid #cdc493; padding:6px 4px 6px 4px; width:186px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
.invitesearchtxt {font:10px Verdana, Arial, Helvetica, sans-serif; color:#867a39; line-height:13px; padding:10px 5px 0px 3px;}
.invitesrch_bottombg {background:url(../images/invitesrch_bottombg.gif); height:5px;}
.w196 {width:196px;}

#wall_content .friendupdates {font:12px Verdana, Arial, Helvetica, sans-serif; color:#4e4e4e;}
#wall_content .friendupdates img {vertical-align:middle; padding:0 7px 0px 0px;}
#wall_content .friendupdates a {color:#566c08; text-decoration:none;}
#wall_content .friendupdates a:hover {color:#566c08; text-decoration:none;}
#wall_content .friendupdates p {font-size:11px; color:#3d5572; padding-top:4px;}
#wall_content .friendupdates p a {color:3566c08; text-decoration:none;}
#wall_content .friendupdates p a:hover {color:3566c08; text-decoration:none;}
#wall_content .friendupdates p img {vertical-align:middle; padding:0 7px 0px 0px;}

.padlr14 {padding:0px 14px 0px 14px;}

#wall_content .newrequestblock01 {float:left; width:370px; border:1px solid #ebebeb; background:#f9f9f9; margin:0px 10px 10px 0px;}
#wall_content .newrequestblock01 .padblock01 {padding:16px 12px 0px 11px;}
#wall_content .newrequestblock01 .imgrblock01 {float:left; width:60px; height:72px; padding:0px 12px 0px 0px;}
#wall_content .newrequestblock01 .detailblock01 {float:left; width:165px; font-size:11px; line-height:14px; color:#2d2d2d;}
#wall_content .newrequestblock01 .detailblock02 {float:left; width:145px; font-size:11px; line-height:14px; color:#2d2d2d;}
#wall_content .newrequestblock01 .detailblock01 h5  {font-size:13px; font-weight:bold; padding-bottom:5px;}
#wall_content .newrequestblock01 .detailblock01 h5 a {color:#195b90; text-decoration:none;}
#wall_content .newrequestblock01 .detailblock01 h5 a:hover {text-decoration:none;}
#wall_content .newrequestblock01 .detailgrpblock {float:left; width:145px; font-size:11px; line-height:14px; color:#2d2d2d;}
#wall_content .newrequestblock01 .detailgrpblock h5  {font-size:13px; font-weight:bold; padding-bottom:5px;}
#wall_content .newrequestblock01 .detailgrpblock h5 a {color:#195b90; text-decoration:none;}
#wall_content .newrequestblock01 .detailgrpblock h5 a:hover {text-decoration:none;}
#wall_content .newrequestblock01 .links01{float:left; width:110px; padding:6px 0 0 0;}
#wall_content .newrequestblock01 .links02{float:left; width:130px; padding:6px 0 0 0;}
#wall_content .newrequestblock01 .links01 li{display:block; height:25px;}
#wall_content .newrequestblock01 .links01 li a{font-size:11px; color:#8d8b00; font-family:verdana, arial, helvetica; text-decoration:none;}
#wall_content .newrequestblock01 .links01 li a:hover{text-decoration:none;}
#wall_content .newrequestblock01 .links01 li img{vertical-align:middle; padding:0 4px 2px 0;}
#wall_content .newrequestblock01 .linksgrp{float:left; width:130px; padding:6px 0 0 0;}
#wall_content .newrequestblock01 .linksgrp li{display:block; height:25px;}
#wall_content .newrequestblock01 .linksgrp li a{font-size:11px; color:#8d8b00; font-family:verdana, arial, helvetica; text-decoration:none;}
#wall_content .newrequestblock01 .linksgrp li a:hover{text-decoration:none;}
#wall_content .newrequestblock01 .linksgrp li img{vertical-align:middle; padding:0 4px 2px 0;}
#wall_content .newrequestblock01, #wall_content .newrequestblock02 .h97 {height:97px;}

#wall_content .newrequestblock02 {float:left; width:370px; border:1px solid #ebebeb; background:#f9f9f9; margin:0px 0px 10px 0px;}
#wall_content .newrequestblock02 .padblock02 {padding:16px 12px 0px 11px;}
#wall_content .newrequestblock02 .imgrblock02 {float:left; width:60px; height:72px; padding:0px 12px 0px 0px;}
#wall_content .newrequestblock02 .detailblock02 {float:left; width:165px; font-size:11px; line-height:14px; color:#2d2d2d;}
#wall_content .newrequestblock02 .detailblock02 h5 {font-size:13px; font-weight:bold; padding-bottom:5px;}
#wall_content .newrequestblock02 .detailblock02 h5 a {color:#195b90; text-decoration:none;}
#wall_content .newrequestblock02 .detailblock02 h5 a:hover {text-decoration:none;}
#wall_content .newrequestblock02 .detailgrpblock {float:left; width:145px; font-size:11px; line-height:14px; color:#2d2d2d;}
#wall_content .newrequestblock02 .detailgrpblock h5  {font-size:13px; font-weight:bold; padding-bottom:5px;}
#wall_content .newrequestblock02 .detailgrpblock h5 a {color:#195b90; text-decoration:none;}
#wall_content .newrequestblock02 .detailgrpblock h5 a:hover {text-decoration:none;}
#wall_content .newrequestblock02 .links02{float:left; width:110px; padding:6px 0 0 0;}
#wall_content .newrequestblock02 .links02 li{display:block; height:25px;}
#wall_content .newrequestblock02 .links02 li a{font-size:11px; color:#8d8b00; font-family:verdana, arial, helvetica; text-decoration:none;}
#wall_content .newrequestblock02 .links02 li a:hover{text-decoration:none;}
#wall_content .newrequestblock02 .links02 li img{vertical-align:middle; padding:0 4px 2px 0;}
#wall_content .newrequestblock02 .linksgrp{float:left; width:130px; padding:6px 0 0 0;}
#wall_content .newrequestblock02 .linksgrp li{display:block; height:25px;}
#wall_content .newrequestblock02 .linksgrp li a{font-size:11px; color:#8d8b00; font-family:verdana, arial, helvetica; text-decoration:none;}
#wall_content .newrequestblock02 .linksgrp li a:hover{text-decoration:none;}
#wall_content .newrequestblock02 .linksgrp li img{vertical-align:middle; padding:0 4px 2px 0;}

#wall_content .pendgrequestblock01 {float:left; width:245px; margin:0px 10px 25px 0px;}
#wall_content .pendgrequestblock01 .ppadblock01 {padding:5px 4px 0px 0px;}
#wall_content .pendgrequestblock01 .pimgrblock01 {float:left; width:67px; padding:0px 11px 0px 0px;}
#wall_content .pendgrequestblock01 .pdetailblock01 {float:left; width:163px; font-size:11px; line-height:14px; color:#2d2d2d;}
#wall_content .pendgrequestblock01 .pdetailblock01 h5 {font-size:13px; font-weight:bold; padding-bottom:5px;}
#wall_content .pendgrequestblock01 .pdetailblock01 h5 a {color:#195b90; text-decoration:none;}
#wall_content .pendgrequestblock01 .pdetailblock01 h5 a:hover {text-decoration:none;}
#wall_content .pendgrequestblock01 .pdetailblock01 h6 {text-align:left; padding:7px 0 0 0;}
#wall_content .pendgrequestblock01 .pdetailblock01 h6 img {vertical-align:middle; padding:0px 4px 0px 0px;}
#wall_content .pendgrequestblock01 .pdetailblock01 h6 a{color:#949494; text-decoration:none;}
#wall_content .pendgrequestblock01 .pdetailblock01 h6 a:hover{color:#949494; text-decoration:none;}

#wall_content .pendgrequestblock02 {float:left; width:245px; margin:0px 0px 25px 0px;}
#wall_content .pendgrequestblock02 .ppadblock02 {padding:5px 4px 0px 0px;}
#wall_content .pendgrequestblock02 .pimgrblock02 {float:left; width:67px; padding:0px 11px 0px 0px;}
#wall_content .pendgrequestblock02 .pdetailblock02 {float:left; width:163px; font-size:11px; line-height:14px; color:#2d2d2d;}
#wall_content .pendgrequestblock02 .pdetailblock02 h5 {font-size:13px; font-weight:bold; padding-bottom:5px;}
#wall_content .pendgrequestblock02 .pdetailblock02 h5 a {color:#195b90; text-decoration:none;}
#wall_content .pendgrequestblock02 .pdetailblock02 h5 a:hover {text-decoration:none;}
#wall_content .pendgrequestblock02 .pdetailblock02 h6 {text-align:left; padding:7px 0 0 0;}
#wall_content .pendgrequestblock02 .pdetailblock02 h6 img {vertical-align:middle; padding:0px 4px 0px 0px;}
#wall_content .pendgrequestblock02 .pdetailblock02 h6 a{color:#949494; text-decoration:none;}
#wall_content .pendgrequestblock02 .pdetailblock02 h6 a:hover{color:#949494; text-decoration:none;}

#wall_content .grpmemedit01 {float:left; width:241px; border:1px solid #ebebeb; background:#f9f9f9; margin:0px 10px 10px 0px;}
#wall_content .grpmemedit01 .padblock {padding:16px 11px 0px 11px;}
#wall_content .grpmemedit01 .imgrblock {float:left; width:60px; height:72px; padding:0px 12px 0px 0px;}
#wall_content .grpmemedit01 .detailblock {float:left; width:147px; font-size:11px; line-height:14px; color:#2d2d2d;}
#wall_content .grpmemedit01 .detailblock h5  {font-size:13px; font-weight:bold; padding-bottom:5px;}
#wall_content .grpmemedit01 .detailblock h5 a {color:#195b90; text-decoration:none;}
#wall_content .grpmemedit01 .detailblock h5 a:hover {text-decoration:none;}
#wall_content .grpmemedit01 .detailblock h6 {text-align:right; padding:7px 0px;}
#wall_content .grpmemedit01 .detailblock h6 img {vertical-align:middle; padding:0px 4px 0px 0px;}
#wall_content .grpmemedit01 .detailblock h6 a{color:#949494; text-decoration:none;}
#wall_content .grpmemedit01 .detailblock h6 a:hover{color:#949494; text-decoration:none;}

#wall_content .grpmemedit02 {float:left; width:241px; border:1px solid #ebebeb; background:#f9f9f9; margin:0px 0px 10px 0px;}
#wall_content .grpmemedit02 .padblock {padding:16px 11px 0px 11px;}
#wall_content .grpmemedit02 .imgrblock {float:left; width:60px; height:72px; padding:0px 12px 0px 0px;}
#wall_content .grpmemedit02 .detailblock {float:left; width:147px; font-size:11px; line-height:14px; color:#2d2d2d;}
#wall_content .grpmemedit02 .detailblock h5  {font-size:13px; font-weight:bold; padding-bottom:5px;}
#wall_content .grpmemedit02 .detailblock h5 a {color:#195b90; text-decoration:none;}
#wall_content .grpmemedit02 .detailblock h5 a:hover {text-decoration:none;}
#wall_content .grpmemedit02 .detailblock h6 {text-align:right; padding:7px 0px;}
#wall_content .grpmemedit02 .detailblock h6 img {vertical-align:middle; padding:0px 4px 0px 0px;}
#wall_content .grpmemedit02 .detailblock h6 a{color:#949494; text-decoration:none;}
#wall_content .grpmemedit02 .detailblock h6 a:hover{color:#949494; text-decoration:none;}


#wall_content .grpmem01 {float:left; width:241px; height:100px; border:1px solid #ebebeb; background:#f9f9f9; margin:0px 10px 10px 0px;}
#wall_content .grpmem01 .padblock {padding:16px 11px 0px 11px;}
#wall_content .grpmem01 .imgrblock {float:left; width:60px; height:72px; padding:0px 12px 0px 0px;}
#wall_content .grpmem01 .detailblock {float:left; width:147px; font-size:11px; line-height:14px; color:#2d2d2d;}
#wall_content .grpmem01 .detailblock h5  {font-size:13px; font-weight:bold; padding-bottom:5px;}
#wall_content .grpmem01 .detailblock h5 a {color:#195b90; text-decoration:none;}
#wall_content .grpmem01 .detailblock h5 a:hover {text-decoration:none;}
#wall_content .grpmem01 .detailblock h6 {text-align:right; padding:7px 0px;}
#wall_content .grpmem01 .detailblock h6 img {vertical-align:middle; padding:0px 4px 0px 0px;}
#wall_content .grpmem01 .detailblock h6 a{color:#949494; text-decoration:none;}
#wall_content .grpmem01 .detailblock h6 a:hover{color:#949494; text-decoration:none;}
#wall_content .grpmem01 .detailblock h4 {text-align:right; padding:7px 0px; font-size:11px;}
#wall_content .grpmem01 .detailblock h4 img {vertical-align:middle; padding:0px 4px 0px 0px;}
#wall_content .grpmem01 .detailblock h4 a{color:#717800; text-decoration:none; font-weight:normal;}
#wall_content .grpmem01 .detailblock h4 a:hover{color:#717800; text-decoration:none; font-weight:normal;}

#wall_content .grpmem02 {float:left; width:241px; height:100px; border:1px solid #ebebeb; background:#f9f9f9; margin:0px 0px 10px 0px;}
#wall_content .grpmem02 .padblock {padding:16px 11px 0px 11px;}
#wall_content .grpmem02 .imgrblock {float:left; width:60px; height:72px; padding:0px 12px 0px 0px;}
#wall_content .grpmem02 .detailblock {float:left; width:147px; font-size:11px; line-height:14px; color:#2d2d2d;}
#wall_content .grpmem02 .detailblock h5  {font-size:13px; font-weight:bold; padding-bottom:5px;}
#wall_content .grpmem02 .detailblock h5 a {color:#195b90; text-decoration:none;}
#wall_content .grpmem02 .detailblock h5 a:hover {text-decoration:none;}
#wall_content .grpmem02 .detailblock h6 {text-align:right; padding:7px 0px;}
#wall_content .grpmem02 .detailblock h6 img {vertical-align:middle; padding:0px 4px 0px 0px;}
#wall_content .grpmem02 .detailblock h6 a{color:#949494; text-decoration:none;}
#wall_content .grpmem02 .detailblock h6 a:hover{color:#949494; text-decoration:none;}
#wall_content .grpmem02 .detailblock h4 {text-align:right; padding:7px 0px; font-size:11px;}
#wall_content .grpmem02 .detailblock h4 img {vertical-align:middle; padding:0px 4px 0px 0px;}
#wall_content .grpmem02 .detailblock h4 a{color:#717800; text-decoration:none; font-weight:normal;}
#wall_content .grpmem02 .detailblock h4 a:hover{color:#717800; text-decoration:none; font-weight:normal;}




/* Alphabet Sorting */
#alpha_sort{
	width:32px;
	float:right;	
	padding-top:30px;
}
#alpha_sort .alpha_sort_top{}
#alpha_sort li{
	background:#f9fbe8; 
	border-right:1px solid #d9d9d9;
	border-bottom:1px solid #e9eec2;
	padding:10px 0;
	text-align:center;
	font-size:12px;
}
#alpha_sort li.nobord{border-bottom:none;}
#alpha_sort li a{
	color:#6b7100;
	font-weight:bold;
}
#alpha_sort li a:hover, #alpha_sort li a.selected{text-decoration:none; color:#B96D00;}

/* My Videos */
#video_content {float:left; width:783px; margin:3px 0 0 8px; border:1px solid #d9d9d9; padding:8px 0 20px 0;}
#video_content h2 {color:#b96d00; font-size:16px; padding:0 0 4px 0; border-bottom:1px solid #d9d9d9; margin:0 18px 12px 14px;}

#wall_content .my_result_listing {width:775px;}
#wall_content .my_listing_item {float:left; padding:14px 0px; margin:0px 6px 0px 13px; _margin:0px 6px 0px 6px; border-bottom:1px solid #e5e5e5;}
#wall_content .bggrey01 {background:#f9f9f9;}
#wall_content .my_img {float:left;width:116px;text-align:center;}
#wall_content .my_listing_item {width:747px;}

#wall_content .my_listing {float:left; width:490px; padding:4px 0 0 8px;}
#wall_content .my_listing h4{font-size:13px; padding:0 0 6px 0;}
#wall_content .my_listing h4 a{color:#306590; text-decoration:none;}
#wall_content .my_listing h4 a:hover{text-decoration:none;}
#wall_content .my_listing h5 {font-size:13px; padding:0 0 6px 0;}
#wall_content .my_listing h5 a{color:#306590; text-decoration:none;}
#wall_content .my_listing h5 a:hover{text-decoration:none;}
#wall_content .my_listing p {font-size:11px; color:#696969; padding:0 0 6px 0;}
#wall_content .my_listing p a{color:#697001; text-decoration:none;}
#wall_content .my_listing p a:hover{color:#697001; text-decoration:none;}
#wall_content .my_listing span {font-size:11px; color:#757c03; padding:0 0 0 8px;}
#wall_content .my_listing span.fcgray {font-size:11px; color:#CCCCCC;}

#wall_content .my_listing_pls {float:left; width:482px; padding:4px 0 0 8px;}
#wall_content .my_listing_pls h5 {font-size:13px; padding:0 0 6px 0;}
#wall_content .my_listing_pls h5 a{color:#306590; text-decoration:none;}
#wall_content .my_listing_pls h5 a:hover{text-decoration:none;}
#wall_content .my_listing_pls p {font-size:11px; color:#696969; padding:0 0 6px 0;}
#wall_content .my_listing_pls p a{color:#697001; text-decoration:none;}
#wall_content .my_listing_pls p a:hover{color:#697001; text-decoration:none;}
#wall_content .my_listing_pls span {font-size:11px; color:#757c03; padding:0 0 0 8px;}
#wall_content .my_listing_pls span.fcgray {font-size:11px; color:#CCCCCC;}

#wall_content .my_links {float:left; width:132px; padding:6px 0 0 0;}
#wall_content .my_links li {display:block; height:24px;}
#wall_content .my_links li a{font-size:11px; color:#445a72; font-family:lucida sans, verdana, arial, helvetica; text-decoration:none;}
#wall_content .my_links li a{color:#5f6701;}
#wall_content .my_links li a:hover{text-decoration:none;}
#wall_content .my_links li img{vertical-align:middle; padding:0 4px 2px 0;}

#wall_content .my_links_pls {float:left; width:140px; padding:6px 0 0 0;}
#wall_content .my_links_pls li {display:block; height:19px;}
#wall_content .my_links_pls li a{font-size:11px; color:#445a72; font-family:lucida sans, verdana, arial, helvetica; text-decoration:none;}
#wall_content .my_links_pls li a{color:#5f6701;}
#wall_content .my_links_pls li a:hover{text-decoration:none;}
#wall_content .my_links_pls li img{vertical-align:middle; padding:0 4px 0px 0;}

#wall_content .my_video_subhead {background:#f0f0f0; font-size:13px; color:#717171; padding:5px 12px 6px 17px;}
#wall_content .my_video_subhead .backvideo {text-align:right; font:11px Verdana, Arial, Helvetica, sans-serif;}
#wall_content .my_video_subhead .backvideo a{color:#707700; text-decoration:none;}
#wall_content .my_video_subhead .backvideo a:hover{color:#707700; text-decoration:none;}
#wall_content .my_video_subhead .backvideo img{vertical-align:middle; padding:0 4px 0px 0; margin:0px 2px 0px 0px;}

#video_content .my_video_subhead {background:#f0f0f0; font-size:13px; color:#717171; padding:5px 12px 6px 17px;}
#video_content .my_video_subhead .backvideo {float:right; font:11px Verdana, Arial, Helvetica, sans-serif;}
#video_content .my_video_subhead .backvideo a{color:#707700; text-decoration:none;}
#video_content .my_video_subhead .backvideo a:hover{color:#707700; text-decoration:none;}
#video_content .my_video_subhead .backvideo img{vertical-align:middle; padding:0 4px 0px 0; margin:0px 2px 0px 0px;}

#video_content .my_music_subhead {background:#f0f0f0; font-size:13px; color:#717171; padding:5px 15px 8px 17px;}
#video_content .my_music_subhead .backmusic {text-align:right; font:11px Verdana, Arial, Helvetica, sans-serif;}
#video_content .my_music_subhead .backmusic a{color:#707700; text-decoration:none;}
#video_content .my_music_subhead .backmusic a:hover{color:#707700; text-decoration:none;}
#video_content .my_music_subhead .backmusic img{vertical-align:middle; padding:0 4px 0px 0; margin:0px 2px 0px 0px;}

#video_content .videofile {text-align:center; padding:30px 0px; width:100%; height:300px;}
#video_content .videofile .videoplayer {text-align:center; width:100%; height:300px;}
#video_content .videoname h4 {font:16px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#6f7600; text-align:center;}
#video_content .videoname h4 span {font:13px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#737373; text-align:center;}
#video_content .videoname span {font:11px Verdana, Arial, Helvetica, sans-serif; font-weight:normal; color:#5d5d5d;}
#video_content .videoname span img {vertical-align:middle; padding:0 4px 0px 0;}

#video_content .playlistinfo {background:#f4f4f4; margin:16px 0px; padding:7px 12px 4px 7px; *padding:7px 12px 12px 7px;}
#video_content .addtovideo {float:left; text-align:left; font-size:11px;}
#video_content .addtovideo img {vertical-align:middle; padding:0 4px 0px 0;}
#video_content .addtovideo a {color:#707700; text-decoration:none;}
#video_content .addtovideo a:hover {color:#707700; text-decoration:none;}

#video_content .uploadby {float:right; text-align:left; font-size:12px; color:#5f5f5f; padding-top:1px;}
#video_content .uploadby a {color:#244872; text-decoration:none;}
#video_content .uploadby a:hover {color:#244872; text-decoration:none;}
#video_content .uploadby span {font-size:11px; color:#6a6a6a;}

.commentbig, .commentbig01 {clear:both; font:16px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#707700; padding:0px 0px 0px 29px; *padding:18px 0px 0px 29px; font-weight:bold;}
.commentbig span {font:12px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#696969;}
.commentbig01 {padding:0px 0px 0px 16px;}
.commentbig img, .commentbig01 img {vertical-align:middle; padding:0 8px 0px 0;}

.commentbig02 {clear:both; font:16px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#707700; padding:18px 0px 0px 29px; font-weight:bold;}
.commentbig02 img {vertical-align:middle; padding:0 8px 0px 0;}

.wall_post_comment01 .comment_post_details01 h5 a, .wall_post_comment01 .comment_post_details01 p a{color:#195b90; text-decoration:none;}
.wall_post_comment01 .comment_post_details01 h5 a:hover, .wall_post_comment01 .comment_post_details01 p a:hover{color:#195b90; text-decoration:none;}

.wall_post_comment01 img{vertical-align:middle;}

/* Comment */
.wall_post_comment01{padding:0 0 0 78px; width:620px;}

.wall_post_comment01 .icon_close_comment {float:right; height:17px;}

.wall_post_comment01 .comment_top01{background:url(../images/comment_top_bg.gif) repeat-x; height:30px; width:620px;}
.wall_post_comment01 .comment_bot01{background:url(../images/comment_bot_bg.gif) repeat-x; height:17px; width:620px;}
.wall_post_comment01 .comment_mid01{background:#fbfbed; border-left:1px solid #efefe1; border-right:1px solid #efefe1; padding:0 0 0 10px;}
.wall_post_comment01 .comment_mid_post01{padding:0px 0px 0px 12px; width:582px; clear:both;}
.wall_post_comment01 .comment_post_img01{float:left; width:60px; text-align:center; padding-right:6px;}
.wall_post_comment01 .comment_post_details01{float:left; width:480px;}
.wall_post_comment01 .comment_post_details01 h5{padding:2px 0 0 0; font-size:11px;}
.wall_post_comment01 .comment_post_details01 h5 span{font-size:11px; color:#94967e;font-weight:normal;padding:0 0 0 8px;}
.wall_post_comment01 .comment_post_details01 p{color:#545454; padding:6px 0 0 0;}
.wall_post_comment01 .comment_mid01 .divider01{padding:8px 0;}
.wall_post_comment01 .commentbox {padding:7px; border:1px solid #d1d1a9; background:#f5f5df; width:396px; height:32px; font-size:11px; color:#6a6a19;}
.wall_post_comment01 .commentbox01 {padding:7px; border:1px solid #d1d1a9; background:#f5f5df; width:386px; height:32px; font-size:11px; color:#6a6a19;}

/* Comment - My Account */
.wall_post_comment02 {padding:0 0 15px 10px; width:500px;}
.wall_post_comment02 .icon_close_comment {float:right; height:17px;}
.wall_post_comment02 .comment_post_details01 h5 a, .wall_post_comment01 .comment_post_details01 p a{color:#195b90; text-decoration:none;}
.wall_post_comment02 .comment_post_details01 h5 a:hover, .wall_post_comment01 .comment_post_details01 p a:hover{color:#195b90; text-decoration:none;}
.wall_post_comment02 img{vertical-align:middle;}
.wall_post_comment02 .comment_top01{background:url(../images/comment_top_bg.gif) repeat-x; height:30px; width:500px;}
.wall_post_comment02 .comment_bot01{background:url(../images/comment_bot_bg.gif) repeat-x; height:17px; width:500px;}
.wall_post_comment02 .comment_mid01{background:#fbfbed; border-left:1px solid #efefe1; border-right:1px solid #efefe1; padding:0 0 0 10px;}
.wall_post_comment02 .comment_mid_post01{padding:0px 0px 0px 12px; width:462px; clear:both;}
.wall_post_comment02 .comment_post_img01{float:left; width:60px; text-align:center; padding-right:6px;}
.wall_post_comment02 .comment_post_details01{float:left; width:360px;}
.wall_post_comment02 .comment_post_details01 h5{padding:2px 0 0 0; font-size:11px;}
.wall_post_comment02 .comment_post_details01 h5 span{font-size:11px; color:#94967e;font-weight:normal;padding:0 0 0 8px;}
.wall_post_comment02 .comment_post_details01 p{color:#545454; padding:6px 0 0 0;}
.wall_post_comment02 .comment_mid01 .divider01{padding:8px 0;}
.wall_post_comment02 .commentbox {padding:7px; border:1px solid #d1d1a9; background:#f5f5df; width:296px; height:32px; font-size:11px; color:#6a6a19;}
.wall_post_comment02 .commentbox01 {padding:7px; border:1px solid #d1d1a9; background:#f5f5df; width:286px; height:32px; font-size:11px; color:#6a6a19;}

.w408 {width:408px;}
.w429 {width:429px;}
.padt10 {padding-top:10px;}
.padt24 {padding-top:24px;}
.marr11 {margin-right:11px;}
.fcgrey01 {color:#94967e;}
.fcgrey02 {color:#626262;}

#video_content .uploadpad, #blog_content .uploadpad {padding:10px 23px 0px 18px;}
.w154 {width:154px;}
.w588 {width:588px;}
.uploadlabel {width:133px; padding:13px 0px 13px 21px; font:13px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#445a86;}
.grouplabel {width:133px; padding:13px 0px 13px 21px; font:13px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#445a86;}
.uploadinput {padding:13px 0px; width:490px;}
.uploadinput01 {float:left; padding:13px 0px;}
.bgskyblue {background:#f7f9fd;}
.bgyellow {background:#fafdf2;}
.bgyellow01 {background:#fdfef7;}
#video_content h3 {color:#2a6399; font-size:14px; font-weight:bold; padding-bottom:7px;}
#video_content h4 {color:#8d9600; font-size:14px; font-weight:bold; padding-bottom:7px;}
.text12 {font-size:12px;}
.fcgrey {color:#505050;}
.padb20 {padding-bottom:20px;}
.videotextbox {padding:3px; border:1px solid #b1bcd2; width:479px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
.textareabox {padding:3px; border:1px solid #b1bcd2; width:479px; height:80px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
.selectbox {padding:2px; border:1px solid #b1bcd2; width:235px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
.groupstextareabox {padding:3px; border:1px solid #d0d08d; width:479px; height:80px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
.groupstextbox {padding:3px; border:1px solid #d0d08d; width:479px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
.groupsselectbox {padding:2px; border:1px solid #d0d08d; width:235px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
.groupsbrowse {padding:3px; border:1px solid #d0d08d; width:230px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
.groupsbrowse01 {padding:3px; border:1px solid #d0d08d; width:194px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
.forumtextareabox {padding:3px; border:1px solid #d0d08d; width:479px; height:198px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
.groupsboxtlb {border-top:1px solid #e7eab3; border-left:1px solid #e7eab3; border-bottom:1px solid #e7eab3;}
.groupsboxtrb {border-top:1px solid #e7eab3; border-right:1px solid #e7eab3; border-bottom:1px solid #e7eab3;}
.blogsboxtlb {border-top:1px solid #f2f2e3; border-left:1px solid #f2f2e3; border-bottom:1px solid #f2f2e3;}
.blogsboxtrb {border-top:1px solid #f2f2e3; border-right:1px solid #f2f2e3; border-bottom:1px solid #f2f2e3;}
.padt7 {padding-top:7px;}
.checkboxpad {padding:0px 0px 0px 6px; *padding:2px 0px 0px 3px;}
.uploadterms {font-size:11px; color:#838282; line-height:16px;}
.requiredstar {float:right; padding:18px 26px 0 0;}
.requiredstar01 {float:left; padding:18px 0 0 8px;}
.requiredstar02 {float:left; padding:6px 0 0 0px;}
.requiredstar03 {float:left; padding:18px 0 0 4px;}
/*My Videos*/

/*Settings*/
.padl96 {padding-left:96px;}
#video_content .settings table {width:588px;}
#video_content .settings table td {padding:5px; font:13px Verdana, Arial, Helvetica, sans-serif; color:#616161;}
.bgyellow04 {background:#fdfef7;}
#video_content .settings table td.w205 {width:185px;}
#video_content .settings table td.w245 {width:245px;}
#video_content .settings table td.w293 {width:293px;}
#video_content .settings table td.w295 {width:295px;}
#video_content .settings table td.w243 {width:243px;}

#video_content .settings table td.w333 {width:353px;}
#video_content .settings table td a {color:#687423; text-decoration:none;}
#video_content .settings table td a:hover {color:#687423; text-decoration:none;}
.fcgreen02 {color:#687423;}
#video_content .settings table td.nopad {padding:0px;}
#video_content .settings table td select {border:1px solid #c9d09d; color:#687423; padding:2px; width:237px; font-size:11px;}
.setngboxtlb {border-top:1px solid #f3f3e5; border-left:1px solid #f3f3e5; border-bottom:1px solid #f3f3e5;}
.setngboxtrb {border-top:1px solid #f3f3e5; border-right:1px solid #f3f3e5; border-bottom:1px solid #f3f3e5;}
.setnghelp {float:right; width:30px;}
.padl10 {padding-left:10px;}

/*My Music*/
#wall_content .my_music_listing {width:775px;}
#wall_content .my_music_playlist {float:right; padding:14px 5px 0px 0px;}
#wall_content .my_music_item {float:left; padding:14px 0px; margin:0px 6px 0px 13px; _margin:0px 6px 0px 6px; border-bottom:1px solid #e5e5e5;}

#wall_content .my_music_item_02 {float:left; padding:14px 0px; margin:0px 6px 0px 13px; _margin:0px 6px 0px 6px; width:529px;}

#wall_content .my_music_item {width:529px;}
#wall_content .bggrey01 {background:#f9f9f9;}

#wall_content .my_music_img {float:left; width:64px;text-align:center;}

#wall_content .my_playlist_listing {float:left; width:332px; padding:4px 0 0 8;}
#wall_content .my_playlist_listing h5 {font-size:13px; padding:0 0 6px 0;}
#wall_content .my_playlist_listing h5 a{color:#306590; text-decoration:none;}
#wall_content .my_playlist_listing h5 a:hover{text-decoration:none;}
#wall_content .my_playlist_listing h5 a.greenlink{color:#646a01; text-decoration:none;}
#wall_content .my_playlist_listing h5 a.greenlink:hover{text-decoration:none;}
#wall_content .my_playlist_listing p {font-size:12px; color:#626363; padding:0 0 6px 0; font-weight:bold;}
#wall_content .my_playlist_listing span {font-size:11px; color:#535353;}
#wall_content .my_playlist_listing span img {vertical-align:middle; padding:0 4px 0 0;}

#wall_content .my_playlist_listing_pls {float:left; width:309px; padding:4px 0 0 8;}
#wall_content .my_playlist_listing_pls h5 {font-size:13px; padding:0 0 6px 0;}
#wall_content .my_playlist_listing_pls h5 a{color:#306590; text-decoration:none;}
#wall_content .my_playlist_listing_pls h5 a:hover{text-decoration:none;}
#wall_content .my_playlist_listing_pls h5 a.greenlink{color:#646a01; text-decoration:none;}
#wall_content .my_playlist_listing_pls h5 a.greenlink:hover{text-decoration:none;}
#wall_content .my_playlist_listing_pls p {font-size:12px; color:#626363; padding:0 0 6px 0; font-weight:bold;}

#wall_content .my_playlist_listing_other {float:left; width:297px; padding:4px 0 0 8;}
#wall_content .my_playlist_listing_other h5 {font-size:13px; padding:0 0 6px 0;}
#wall_content .my_playlist_listing_other h5 a{color:#306590; text-decoration:none;}
#wall_content .my_playlist_listing_other h5 a:hover{text-decoration:none;}
#wall_content .my_playlist_listing_other h5 a.greenlink{color:#646a01; text-decoration:none;}
#wall_content .my_playlist_listing_other h5 a.greenlink:hover{text-decoration:none;}
#wall_content .my_playlist_listing_other p {font-size:12px; color:#626363; padding:0 0 6px 0; font-weight:bold;}


#wall_content .my_playlist_links {float:left; width:117px; padding:6px 0 0 0;}
#wall_content .my_playlist_links li {display:block; height:24px;}
#wall_content .my_playlist_links li a{font-size:11px; color:#445a72; font-family:lucida sans, verdana, arial, helvetica; text-decoration:none;}
#wall_content .my_playlist_links li a{color:#5f6701;}
#wall_content .my_playlist_links li a:hover{text-decoration:none;}
#wall_content .my_playlist_links li img{vertical-align:middle; padding:0 4px 2px 0;}

#wall_content .my_playlist_links_pls {float:left; width:140px; padding:6px 0 0 0;}
#wall_content .my_playlist_links_pls li {display:block; height:19px;}
#wall_content .my_playlist_links_pls li a{font-size:11px; color:#445a72; font-family:lucida sans, verdana, arial, helvetica; text-decoration:none;}
#wall_content .my_playlist_links_pls li a{color:#5f6701;}
#wall_content .my_playlist_links_pls li a:hover{text-decoration:none;}
#wall_content .my_playlist_links_pls li img{vertical-align:middle; padding:0 4px 0px 0;}

/*#music #search_results_m .search_links_music{
	float:left;
	width:200px;
	padding:6px 0 0 0;
}
#music #search_results_m .search_links_music li{
	display:block; height:24px;
}
#music #search_results_m .search_links_music li a{
	font-size:11px;
	color:#5f6701;
	font-family:lucida sans, verdana, arial, helvetica;
	text-decoration:none;
}
#music #search_results_m .search_links_music li a.orange_link{color:#b86801;}
#music #search_results_m .search_links_music li a:hover{text-decoration:none;}
#music #search_results_m .search_links_music li img{
	vertical-align:middle;
	padding:0 4px 2px 0;
}*/

#wall_content .my_music_listing .my_music_item .my_playlist_linksother {float:left; width:155px; padding:6px 0 0 0;}
#wall_content .my_music_listing .my_music_item .my_playlist_linksother li {display:block; height:24px;}
#wall_content .my_music_listing .my_music_item .my_playlist_linksother li a {font-size:11px; color:#5f6701; font-family:lucida sans, verdana, arial, helvetica; text-decoration:none;}
#wall_content .my_music_listing .my_music_item .my_playlist_linksother li a.orange_link{color:#b86801;}
#wall_content .my_music_listing .my_music_item .my_playlist_linksother li a:hover{text-decoration:none;}
#wall_content .my_music_listing .my_music_item .my_playlist_linksother li img{vertical-align:middle; padding:0 4px 2px 0;}

.padb14 {padding-bottom:14px;}
/*My Music*/


/*My Network*/
#my_network {float:right; margin-top:3px; width:210px;}
#my_network_option {padding:15px 0px 0px 0px; background:#fafdf2; border:1px solid #e2e9d0; width:210px;}
#my_network_option .btn_add_group {padding:0px 0px 15px 10px;}
#my_network_option h5 {font:16px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#546001; padding:15px 0px 4px 12px;}
#my_network_option h5.nopad{padding-top:0;}
#my_network_option .grouptextbox {border:1px solid #e7eab3; padding:2px 4px 2px 4px; width:178px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
#my_network_option .groupselectbox {border:1px solid #e7eab3; padding:2px 0px 2px 1px; width:189px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
#my_network_option .groupselectbox option {padding:0px 0px 0px 3px;}

#my_network_option .btn_search {padding:9px 0px 15px 12px;}

#my_network_newcat {padding:0px 0px 0px 0px; width:210px;}
#my_network_newcat h5 {font:12px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#546001; padding:0px 0px 4px 12px;}
#my_network_newcat .grouptextbox {border:1px solid #e7eab3; padding:2px 4px 2px 4px; width:178px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
#my_network_newcat .btn_search {padding:3px 0px 15px 12px;}

/*My Groups*/
#my_groups_right {float:right; width:212px;}
#my_groups_right h5 {font:13px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#546001; padding:15px 0px 4px 12px;}
#my_groups_category {float:right; padding:15px 0px 0px 0px; margin-top:3px; background:#fafdf2; border:1px solid #e2e9d0; width:210px;}
#my_groups_category .btn_add_group {padding:0px 0px 15px 10px;}
#my_groups_category h5 {font:16px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#546001; padding:15px 0px 4px 12px;}
#my_groups_category h5.nopad{padding-top:0;}
#my_groups_category .grouptextbox, #my_groups_right .grouptextbox {border:1px solid #e7eab3; padding:2px 4px 2px 4px; width:178px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
#my_groups_category .groupselectbox {border:1px solid #e7eab3; padding:2px 0px 2px 1px; width:189px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
#my_groups_category .groupselectbox option {padding:0px 0px 0px 3px;}

#my_groups_category .btn_search {padding:9px 0px 15px 12px;}
#my_groups_right .btn_search {padding:3px 0px 0px 12px;}
.padl12 {padding-left:12px;}
.padb6 {padding-bottom:6px;}

#my_groups_category .categorylistbul {font-size:12px; margin:0px; padding:0px;}
#my_groups_category .categorylistbul li {margin-top:0px; *margin-top:0px; padding-left:13px; padding-top:2px; padding-bottom:2px; *padding-bottom:2px; list-style-type:none;}
#my_groups_category .categorylistbul li:hover {list-style-type:none; background-color:#e8f1cf; color:#fff; text-decoration:none;}
#my_groups_category .categorylistbul li a {background:url(../images/rightnav_arrow.gif) no-repeat; *background:url(../images/rightnav_arrow.gif) no-repeat; margin:3px 0px 0px 0px; padding:0px 0px 2px 15px; list-style-type:none; color:#586500; text-decoration:none; display:block; text-decoration:none;}
#my_groups_category .categorylistbul li:hover a {background:url(../images/rightnav_arrow_hover.gif) no-repeat; *background:url(../images/rightnav_arrow_hover.gif) no-repeat; list-style-type:none; color:#586500; text-decoration:none; background-color:#e8f1cf;}

#my_groups_category .newcategory {font-size:12px; font-weight:bold; color:#798725; text-align:right; padding:0px 13px 18px 0px;}

a:link.greenu {color:#798725; text-decoration:none;}
a:active.greenu {color:#798725; text-decoration:none;}
a:visited.greenu {color:#798725; text-decoration:none;}
a:hover.greenu {color:#798725; text-decoration:none;}




#my_network {float:right; margin-top:3px; width:210px;}
#my_network_option {padding:15px 0px 0px 0px; background:#fafdf2; border:1px solid #e2e9d0; width:210px;}
#my_network_option .btn_add_group {padding:0px 0px 15px 10px;}
#my_network_option h5 {font:16px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#546001; padding:15px 0px 4px 12px;}
#my_network_option h5.nopad{padding-top:0;}
#my_network_option .grouptextbox {border:1px solid #e7eab3; padding:2px 4px 2px 4px; width:178px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
#my_network_option .groupselectbox {border:1px solid #e7eab3; padding:2px 0px 2px 1px; width:189px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
#my_network_option .btn_search {padding:9px 0px 15px 12px;}

#group_content{float:left; width:557px; margin:3px 0 0 8px; border:1px solid #d9d9d9; padding:5px 0 20px 0;}
#group_content .blogselectbox {border:1px solid #c2c2c2; padding:1px; width:165px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#646464; height:20px;}
#group_content h3{color:#b96d00; font-size:16px; padding:0 0 4px 0; border-bottom:1px solid #d9d9d9; margin:0 14px 12px 14px;}
#group_content h3 span {float:right; font-size:11px; font-weight:normal; color:#767676;}
#group_content h3 span.breadcrump{padding-top:5px; display:block;}
#group_content h3 span a{color:#296596; text-decoration:none; float:none;}
#group_content h3 span a:hover{text-decoration:none;}

#group_content .my_groups_listing {width:555px;}
#group_content .my_groups_item {float:left; padding:14px 0px; margin:0px 0px 0px 13px; _margin:0px 0px 0px 6px; border-bottom:1px solid #e5e5e5;}

#group_content .my_groups_item {width:534px;}
#group_content .bggrey01 {background:#f9f9f9;}

#group_content .my_group_img {float:left; width:84px;text-align:center;}

#group_content .my_group_listing {float:left; width:440px; padding:2px 4px 0 6px;}

#group_content .my_group_listing h5 {font-size:13px; padding:0 0 3px 0;}
#group_content .my_group_listing h5 a{color:#2d608a; text-decoration:none;}
#group_content .my_group_listing h5 a:hover{text-decoration:none;}
#group_content .my_group_listing p {font-size:11px; color:#6b6b6b; padding:0 0 4px 0;}
#group_content .my_group_listing p a{color:#7b8100; text-decoration:none;}
#group_content .my_group_listing p a:hover{text-decoration:none;}
#group_content .my_group_listing .membersinfo {float:right; font-size:11px; color:#6b6b6b; padding-right:3px;}
#group_content .my_group_listing .membersinfo img{vertical-align:middle; padding:0 4px 2px 0;}
.padl2 {padding-left:2px;}
.group_paging {clear:both; width:533px; height:22px; float:left; padding:6px 12px 0 12px; background:#e1e1e1; margin:24px 0px 0px 0px;}
.group_paging p{text-align:right; font-size:11px; color:#3d3d3d; padding:0px;}

/*Group*/
#group{float:left; width:741px; margin:3px 0 0 0px; border:1px solid #d9d9d9; padding:5px 0 20px 0;}
#group span{float:right;}
#group .blogselectbox {border:1px solid #c2c2c2; padding:1px; width:165px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#646464; height:20px;}
#group h3{color:#b96d00; font-size:16px; padding:0 0 4px 0; border-bottom:1px solid #d9d9d9; margin:0 14px 12px 14px;}

#group .my_groups_listing {width:739px;}
#group .my_groups_item {float:left; padding:14px 0px; margin:0px 0px 0px 11px; _margin:0px 0px 0px 6px; border-bottom:1px solid #e5e5e5;}

#group .my_groups_item {width:718px;}
#group .bggrey01 {background:#f9f9f9;}

#group .my_group_img {float:left; width:84px;text-align:center;}

#group .my_group_listing {float:left; width:624px; padding:2px 4px 0 6px;}

#group .my_group_listing h5 {font-size:13px; padding:0 0 3px 0; color:#2d608a;}
#group .my_group_listing h5 a{color:#2d608a; text-decoration:none;}
#group .my_group_listing h5 a:hover{text-decoration:none;}
#group .my_group_listing p {font-size:11px; color:#6b6b6b; padding:0 0 4px 0;}
#group .my_group_listing p a{color:#7b8100; text-decoration:none;}
#group .my_group_listing p a:hover{text-decoration:none;}
#group .my_group_listing .join {float:right; font-size:11px; font-weight:normal; padding-bottom:3px;}
#group .my_group_listing .join img {vertical-align:middle; padding:0px 4px 0 0;}
#group .my_group_listing .join a{color:#b96d00; text-decoration:none;}
#group .my_group_listing .join a:hover{color:#b96d00; text-decoration:none;}

#group .my_group_listing .membersinfo {float:right; font-size:11px; color:#6b6b6b; padding-right:3px;}
#group .my_group_listing .membersinfo img{vertical-align:middle; padding:0 4px 2px 0;}
.padl2 {padding-left:2px;}
.grouppaging {clear:both; width:718px; height:22px; float:left; padding:6px 12px 0 12px; background:#e1e1e1; margin:24px 0px 0px 0px;}
.grouppaging p{text-align:right; font-size:11px; color:#3d3d3d; padding:0px;}

#group_content .my_group_listing h5 span {float:right; font-size:11px; padding:0 0 3px 0; font-weight:normal;}
#group_content .my_group_listing h5 span  a{color:#7b8100; text-decoration:none;}
#group_content .my_group_listing h5 span  a:hover{text-decoration:none;}

/*Detail*/
#wall_content .breadcrump {float:right; font-size:11px; font-weight:normal; color:#767676; display:block; padding-top:3px;}
#wall_content .breadcrump a{color:#296596; text-decoration:none; float:none;}
#wall_content .breadcrump a:hover{text-decoration:none;}
.w210 {width:210px;}
.w555 {width:545px; padding-right:10px;}
#wall_content .groupsdetail {padding:14px 0 0 0; margin:0px 0px 0px 15px;}
#wall_content .groupsdetail_img {float:left; text-align:center; width:179px;}
#wall_content .groupsdetail_content {float:left; text-align:left; width:350px;} 
#wall_content .groupsdetail_content h4 {font-size:15px; font-weight:bold; color:#2d608a; padding:12px 0px 5px 15px;}
#wall_content .groupsdetail_content p {line-height:22px; font-size:13px; color:#000; padding:0px 10px 0px 15px;}
#wall_content .groupsdetail_content p a{color:#717800; text-decoration:none;}
#wall_content .groupsdetail_content p a:hover{text-decoration:none;}
#wall_content .groupsdetail .seperatorline {background:#e5e5e5; height:1px; margin:0px 0px 15px 0px;}
.padt13 {padding-top:13px;}
.padt15 {padding-top:15px;}
.padb18 {padding-bottom:18px;}
#wall_content .groupsdetail .groupforum {width:530px;}

#wall_content .groupsdetail .groupforum .add_forum{font-weight:bold; font-size:12px; padding-bottom:6px;}
#wall_content .groupsdetail .groupforum .add_forum a{color:#CA8000; text-decoration:none;}
#wall_content .groupsdetail .groupforum .add_forum a:hover{text-decoration:none;}
#wall_content .groupsdetail .groupforum .add_forum img{vertical-align:middle; padding-right:6px;}

#wall_content .groupsdetail .groupforum h4 {font:13px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#636702; background:#f4f6e6; padding:5px 0px 5px 10px; border-bottom:1px solid #fff;}
#wall_content .groupsdetail .groupforum table {width:530px;}
#wall_content .groupsdetail .groupforum table th {font:12px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#7f7f7f; background:#f7f7f7; padding:5px 0px 5px 0px;}
#wall_content .groupforum table th.groupforumtabhd {padding:5px 0px 5px 7px;}
#wall_content .groupforum table td {padding:11px 0px;}
#wall_content .groupforum table td.bglyellow {background:#fefffa;}
#wall_content .groupforum table td h5{font:13px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#afad32;}
#wall_content .groupsdetail .groupforum table td h5 a{color:#afad32; text-decoration:none;}
#wall_content .groupsdetail .groupforum table td h5 a:hover{text-decoration:none;}
#wall_content .groupsdetail .groupforum table td p {font-size:11px; color:#686868; padding-top:2px;}
#wall_content .groupsdetail .groupforum table td a{color:#3f6d90; text-decoration:none;}
#wall_content .groupsdetail .groupforum table td a:hover{text-decoration:none;}
#wall_content .groupsdetail .groupforum table td.postnumber {font-size:13px; font-weight:bold; color:#3f6d90; text-align:center;}
#wall_content .groupsdetail .groupforum table td.forumbordbot {border-bottom:1px solid #c8c8c8;}
#wall_content .groupsdetail .groupforum table td.w288 {width:288px;}
#wall_content .groupsdetail .groupforum table td.w38 {width:38px;}
#wall_content .groupsdetail .groupforum table td.w250 {width:250px;}
#wall_content .groupsdetail .groupforum table td.w65 {width:65px;}
#wall_content .groupsdetail .groupforum table th.w135 {width:145px; padding-left:15px;}
#wall_content .groupsdetail .groupforum table td.w135 {width:145px; padding-left:15px;}
#wall_content .groupsdetail .groupforum table td.forumtabpaging {background:#f7f7f7; padding:0px 7px 0px 7px; color:#535353; height:28px;}
#wall_content .groupsdetail .groupforum table td.forumtabpaging a{color:#676e04; text-decoration:none;}
#wall_content .groupsdetail .groupforum table td.forumtabpaging a:hover{text-decoration:none;}
.fcgreen {color:#676e04;}

#wall_content .groupsdetail_right {float:left; width:210px;}
#wall_content .groupsdetail_right .join_chat{text-align:center; padding:0 0 10px 0;}
#wall_content .groupsdetail_right .grouplistbul {font-size:12px; margin:0px; padding:0px;}
#wall_content .groupsdetail_right .grouplistbul li {margin-top:0px; *margin-top:0px; padding-left:9px; padding-top:2px; padding-bottom:2px; *padding-bottom:2px; list-style-type:none; border-bottom:1px solid #eef1df;}
#wall_content .groupsdetail_right .grouplistbul li a {background:url(../images/rightnav_arrow.gif) no-repeat; *background:url(../images/rightnav_arrow.gif) no-repeat; margin:3px 0px 0px 0px; padding:0px 0px 2px 15px; list-style-type:none; color:#586500; text-decoration:none; display:block; text-decoration:none;}
#wall_content .groupsdetail_right .grouplistbul li:hover {list-style-type:none; background-color:#e8f1cf; color:#586500; text-decoration:none;}
#wall_content .groupsdetail_right .grouplistbul li:hover a {background:url(../images/rightnav_arrow_hover.gif) no-repeat; *background:url(../images/rightnav_arrow_hover.gif) no-repeat; list-style-type:none; color:#586500; text-decoration:none; background-color:#e8f1cf;}
.padb25 {padding-bottom:25px;}
#wall_content .groupsdetail_right .rightitle {padding:5px 0px 5px 10px; font-size:13px; font-weight:bold; color:#636702; background:#f0f5db;}
#wall_content .groupsdetail_right .memberlist {width:210px;}
#wall_content .groupsdetail_right .memberlist td {width:70px; padding-top:10px; padding-bottom:5px; text-align:center;}
#wall_content .groupsdetail_right .memberlist td a{color:#555555; text-decoration:none;}
#wall_content .groupsdetail_right .memberlist td a:hover{text-decoration:none;}
#wall_content .groupsdetail_right .memberpaging {border-top:1px solid #f0f5db; border-bottom:1px solid #f0f5db; padding:7px 10px 7px 10px;}

#wall_content .groupsdetail a{color:#868401; text-decoration:none;}
#wall_content .groupsdetail a:hover{color:#868401; text-decoration:none;}

.padt3 {padding-top:3px;}
/*Detail*/

/*Invite Friends*/
.padinvite {padding:8px 0px 15px 100px;}
.w180 {width:180px;}
.w190 {width:190px;}
.w560 {width:560px;}
.fieldslabel {font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#546001; padding-bottom:2px;}
.searchitextbox {border:1px solid #e7eab3; padding:2px 4px 2px 4px; width:178px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#848b4a;}
.searchitextbox01 select {border:1px solid #e7eab3; width:178px; padding:3px 4px 3px 4px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#848b4a; line-height:25px; height:240px;}

.searchitextbox01 option {padding:3px 4px 3px 4px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#848b4a; line-height:25px;}
.w188 {width:188px;}
.padb15 {padding-bottom:15px;}
.padt57 {padding-top:57px;}
.padb25 {padding-bottom:25px;}
.padb32 {padding-bottom:32px;}

.padl22 {padding-left:22px;}
.w712 {width:712px;}
.bgyellow03 {background:#fffff7;}
.groupsdboxtlb {border-top:1px solid #f3f3e5; border-left:1px solid #f3f3e5; border-bottom:1px solid #f3f3e5; background:#fffff7;}
.groupsdboxtrb {border-top:1px solid #f3f3e5; border-right:1px solid #f3f3e5; border-bottom:1px solid #f3f3e5; background:#fffff7;}
.groupsdboxlabel {width:65px; padding:7px 25px 7px 60px; text-align:right; font:12px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#848b4a;}
.groupsdboxlabel01 {width:65px; padding:12px 25px 7px 60px; text-align:right; font:12px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#848b4a;}
.groupsdboxinput {padding:8px 5px; text-align:left; font:12px Verdana, Arial, Helvetica, sans-serif; font-weight:normal; color:#848b4a;}
.groupsdboxinput textarea {border:1px solid #e7eab3; height:90px; width:430px; padding:3px 4px; font:12px Verdana, Arial, Helvetica, sans-serif; color:#848b4a;}
.padt18 {padding-top:18px;}

/*My Groups*/

/* Networks */
#my_groups_category {float:right; padding:15px 0px 0px 0px; margin-top:3px; background:#fafdf2; border:1px solid #e2e9d0; width:210px;}
#my_groups_category .btn_add_group {padding:0px 0px 15px 10px;}
#my_groups_category h5 {font:16px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#546001; padding:15px 0px 4px 12px;}
#my_groups_category h5.nopad{padding-top:0;}
#my_groups_category .grouptextbox {border:1px solid #e7eab3; padding:2px 4px 2px 4px; width:178px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
#my_groups_category .groupselectbox {border:1px solid #e7eab3; padding:2px 0px 2px 1px; width:189px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
#my_groups_category .btn_search {padding:9px 0px 15px 12px;}

#network_content{float:left; width:557px; margin:3px 0 0 8px; border:1px solid #d9d9d9; padding:5px 0 20px 0;}
#network_content h3{color:#b96d00; font-size:16px; padding:5px 0 6px 0; border-bottom:1px solid #d9d9d9; margin:0 14px 12px 14px;}
#network_content h3 span.breadcrump{padding-top:5px; display:block; float:right; font-size:11px; font-weight:normal;}
#network_content h3 span a{color:#296596; text-decoration:none; float:none;}
#network_content h3 span a:hover{text-decoration:none;}

#network_content .my_network_listing {width:555px;}
#network_content .my_network_item { text-align:right; padding:10px 0px; margin:0px 0px 0px 13px; _margin:0px 0px 0px 6px; border-bottom:1px solid #e5e5e5; float:left; width:535px;}
#network_content .my_network_item .textl{text-align:left;}
#network_content .my_network_item .links{width:120px; float:left; text-align:left;}
#network_content .my_network_item .links img{padding:0 10px;}
#network_content .my_network_item .links div{height:19px; border-bottom:1px dashed #d3deb6; padding-top:6px;}
#network_content .my_network_item .links a{color:#7B8100; text-decoration:none; cursor:pointer;}
#network_content .my_network_item .links a:hover{text-decoration:none;}

#network_content .my_network_item .links01 {width:120px; float:left; text-align:left;}
#network_content .my_network_item .links01 img{padding:0 7px 0 3px; vertical-align:middle;}
#network_content .my_network_item .links01 div{height:19px; border-bottom:1px dashed #d3deb6; padding-top:6px;}
#network_content .my_network_item .links01 a{color:#7B8100; text-decoration:none; cursor:pointer;}
#network_content .my_network_item .links01 a:hover{text-decoration:none;}

#network_content .my_network_listing h5 {font-size:13px; padding:5px 0 3px 0; color:#2d608a;}
#network_content .my_network_listing p {
color:#6B6B6B;
font-size:11px;
}
.w400{width:400px;}

/*Networks*/
#networks {float:left; width:741px; margin:3px 0 0 0px; border:1px solid #d9d9d9; padding:5px 0 20px 0;}
#networks h3{color:#b96d00; font-size:16px; padding:0 0 4px 0; border-bottom:1px solid #d9d9d9; margin:0 14px 12px 14px;}
#networks .my_network_listing {width:739px;}
#networks .my_network_item {text-align:right; padding:10px 0px; margin:0px 0px 0px 13px; _margin:0px 0px 0px 6px; border-bottom:1px solid #e5e5e5; float:left; width:719px;}
#networks .my_network_item .textl{text-align:left;}
#networks .my_network_item .links01 {width:120px; float:left; text-align:left;}
#networks .my_network_item .links01 img{padding:0 7px 0 3px; vertical-align:middle;}
#networks .my_network_item .links01 div{height:19px; border-bottom:1px dashed #d3deb6; padding-top:6px;}
#networks .my_network_item .links01 a{color:#7B8100; text-decoration:none; cursor:pointer;}
#networks .my_network_item .links01 a:hover{text-decoration:none;}
#networks .my_network_listing h5 {font-size:13px; padding:0 0 3px 0; color:#2d608a;}
#networks .my_network_listing p {color:#6B6B6B; font-size:11px;}
.w597 {width:597px;}

#network_content .my_groups_item {text-align:left; padding:12px 0px 15px 0px; margin:0px 0px 0px 13px; _margin:0px 0px 0px 6px; border-bottom:1px solid #e5e5e5; float:left; width:535px;}
#network_content .my_groups_item .textl{text-align:left;}
#network_content .my_groups_item .bggrey {background:#fafafa;}
#network_content .my_groups_item h5 {font:13px Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
#network_content .my_groups_item h5 a{color:#2d608a; text-decoration:none;}
#network_content .my_groups_item h5 a:hover{text-decoration:none;}

#network_content .my_groups_item .links02 {width:114px; float:left; text-align:left;}
#network_content .my_groups_item .links02 img{padding:0 7px 0 3px; vertical-align:middle;}
#network_content .my_groups_item .links02 div{height:19px; padding-top:2px;}
#network_content .my_groups_item .links02 a{color:#adad43; text-decoration:none;}
#network_content .my_groups_item .links02 a:hover{text-decoration:none;}
#network_content .my_groups_item a{color:#7b8100; text-decoration:none;}
#network_content .my_groups_item a:hover{text-decoration:none;}
#network_content .my_groups_item img {vertical-align:middle; padding:0 4px 0 0;}
.w420{width:420px;}
.marl18 {margin-left:18px;}
.group_paging01 {clear:both; width:533px; height:22px; float:left; padding:6px 12px 0 12px; background:#e1e1e1; margin:0px 0px 0px 0px;}
.group_paging01 p{text-align:right; font-size:11px; color:#3d3d3d; padding:0px;}


#wall_content #mycon_search_results #mycon_search_heading{
	border-bottom:1px solid #e5e5e5;
	width:757px;
	padding:5px 0 4px 0;
	margin:0 12px;
}
#wall_content #mycon_search_results #mycon_search_heading h4{
	font-size:14px;
	color:#d76a02;
	float:left;
	line-height:13px;
	padding-left:7px;
}
#wall_content #mycon_search_results #mycon_search_heading span{
	float:right;
	color:#626262;
}
#mycon_search_results .mycon_search_result_listing{
	width:757px;
	margin:0 12px;
}
#mycon_search_results .mycon_search_result_item{
	float:left;
	padding:14px 0;
	margin:0px 12px;
	border-bottom:1px solid #e5e5e5;	
}
#mycon_search_results .mycon_search_img{
	float:left;
	width:116px;
	text-align:center;
}
#mycon_search_results .mycon_search_details{
	float:left;
	width:508px;
	padding:6px 0 0 8px;
}
#mycon_search_results .mycon_search_details h5{
	font-size:13px;
	padding:0 0 6px 0;
}
#mycon_search_results .mycon_search_details h5 a{
	color:#306590;
	text-decoration:none;
}
#mycon_search_results .mycon_search_details h5 a:hover{text-decoration:none;}
#mycon_search_results .mycon_search_details p{
	font-weight:bold;
	font-size:12px;
	color:#2d2d2d;
	padding:0 0 6px 0;
}
#mycon_search_results .mycon_search_details span{
	font-size:11px;
	color:#757c03;
	padding:0 0 0 8px;
}

#mycon_search_results .mc_search_links{
	float:left;
	width:126px;
	padding:6px 0 0 0;
}
#mycon_search_results .mc_search_links li{
	display:block; 
	height:28px;
}
#mycon_search_results .mc_search_links li a{
	font-size:11px;
	color:#445a72;
	font-family:lucida sans, verdana, arial, helvetica;
	text-decoration:none;
}
#mycon_search_results .mc_search_links li a:hover{text-decoration:none;}
#mycon_search_results .mc_search_links li img{
	vertical-align:middle;
	padding:0 4px 2px 0;
}

/*Blogs*/
#blogs_category {float:right; padding:0px 0px 0px 0px; margin-top:3px; width:226px;}
#blogs_category .btn_post_blog {padding:0px 0px 11px 0px;}
#blogs_category .rightblog_sbg {background:url(../images/rightblog_sbg.gif); width:218px; padding:10px 0px 7px 8px;}
#blogs_category .rightblog_sbg h5 {font:16px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#757a26; padding:0px 0px 8px 4px;}
#blogs_category .rightblog_sbg .blogstextbox {border-top:1px solid #e7eab3; border-right:1px solid #e2e4bb; border-bottom:1px solid #e7eab3; border-left:1px solid #e7eab3; padding:6px 4px 6px 4px; width:168px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
.padt1k {padding-top:0px; *padding-top:1px;}
.w178 {width:178px;}
#blogs_category h5 {font:16px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#546001; padding:13px 0px 8px 17px;}

#blogs_category .categorylistblogbul {font-size:12px; margin:0px; padding:0px;}
#blogs_category .categorylistblogbul li {margin-top:0px; *margin-top:0px; padding-left:18px; padding-top:2px; padding-bottom:2px; *padding-bottom:2px; list-style-type:none;}
#blogs_category .categorylistblogbul li:hover {list-style-type:none; background-color:#e8f1cf; color:#fff; text-decoration:none;}
#blogs_category .categorylistblogbul li a {background:url(../images/rightnav_arrow.gif) no-repeat; *background:url(../images/rightnav_arrow.gif) no-repeat; margin:3px 0px 0px 0px; padding:0px 0px 2px 15px; list-style-type:none; color:#586500; text-decoration:none; display:block; text-decoration:none;}
#blogs_category .categorylistblogbul li:hover a {background:url(../images/rightnav_arrow_hover.gif) no-repeat; *background:url(../images/rightnav_arrow_hover.gif) no-repeat; list-style-type:none; color:#586500; text-decoration:none; background-color:#e8f1cf;}
#blogs_category .newcategory_blog {font-size:12px; font-weight:bold; color:#798725; text-align:right; padding:0px 13px 18px 0px;}

#blogs_category .newcattextbox {padding:3px 3px 3px 5px; border:1px solid #e7eab3; width:196px; font-size:11px; color:#898f1d;}
#blogs_category .newcatselbox {padding:1px 3px 1px 5px; border:1px solid #e7eab3; width:207px; font-size:11px; color:#898f1d;}
.padl20 {padding-left:20px;}
.padb3 {padding-bottom:3px;}
.padb5 {padding-bottom:5px;}


#blogs_category #myblogs_option {/* padding:15px 0px 0px 0px;background:#fafdf2; border:1px solid #e2e9d0;*/}
#blogs_category #myblogs_option .btn_add_group {padding:0px 0px 15px 10px;}
#blogs_category #myblogs_option h5 {font:13px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#546001; padding:15px 0px 7px 12px;}
#blogs_category #myblogs_option h5.nopad{padding-top:0;}
#blogs_category #myblogs_option .grouptextbox {border:1px solid #e7eab3; padding:2px 4px 2px 4px; width:178px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
#blogs_category #myblogs_option .groupselectbox {border:1px solid #e7eab3; padding:2px 0px 2px 1px; width:189px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}
#blogs_category #myblogs_option .btn_search {padding:3px 0px 15px 12px;}

#blog_content1 {margin:3px 0 0 8px;}
#blog_content {float:left; width:720px; border:1px solid #d9d9d9; padding:5px 0 20px 0;}
#blog_content h3{color:#265c84; font-size:26px; padding:10px 0 0 0;}
#blog_content h3 img{vertical-align:middle; padding:0 6px 0 0;}

#blog_content .blog_head{border-bottom:1px solid #d9d9d9; margin:0 14px; _margin:0 0 0 7px; padding:0 0 4px 0; float:left; width:692px;}
#blog_content .blog_head h3{color:#265c84; font-size:26px; padding:10px 0 0 0; float:left; }
#blog_content .blog_head img{vertical-align:middle; padding:0 6px 0 0; float:left;}

#blog_content span.addforumhd {float:right; padding:21px 18px 0px 0px; color:#d58c00; font-size:14px; font-weight:bold;}

.newtopichd {color:#8d9600; font-size:14px; font-weight:bold; padding:0px 0px 7px 0px;}
.padl23 {padding-left:23px;}
#blog_content span {float:right; padding:23px 0 0px 0px; color:#626262;}
#blog_content span a {color:#ca8000; text-decoration:none; font-size:12px; font-weight:bold;}
#blog_content span a:hover {text-decoration:none; font-size:12px; font-weight:bold;}

#blog_content span a.forumbreadcrum {color:#265c84; font-size:11px; text-decoration:none; font-weight:normal;}
#blog_content span a.forumbreadcrum:hover {text-decoration:none; font-weight:normal; font-size:11px;}

#blog_content .blogselectbox {border:1px solid #c2c2c2; padding:1px; width:165px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#646464; height:20px;}
#blog_content .forumbreadcrump {color:#626262; margin:0px 14px; _margin:0px 0 0 7px; padding:7px 0px 0px 0px;}
#blog_content .forumbreadcrump a{color:#265c84; text-decoration:none;}
#blog_content .forumbreadcrump a:hover{color:#265c84; text-decoration:none;}
#blog_content .blogsmain {width:705px;}
#blog_content .blogsmain h5{font-size:14px; color:#8d9600; font-weight:bold; padding-left:22px;}
#blog_content .blogsmain p{font-size:12px; color:#505050; padding:0px 0px 10px 22px;}
#blog_content .blogs_item {float:left; padding:14px 0px; margin:0px 0px 0px 13px; _margin:0px 0px 0px 6px; border-bottom:1px solid #e5e5e5;}
#blog_content .blogs_item.nobottombord {border-bottom:none;}

#blog_content .blogs_item {width:695px;}
#blog_content .bggrey01 {background:#f9f9f9;}

#blog_content .blog_img {float:left; width:64px;text-align:center;}
#blog_content .blog_calimg {float:left; width:41px;text-align:left;}


#blog_content .blog_calimg .icon_cal_jan {background:url(../images/icon_cal_jan.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}

#blog_content .blog_calimg .icon_cal_feb {background:url(../images/icon_cal_feb.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}

#blog_content .blog_calimg .icon_cal_mar {background:url(../images/icon_cal_mar.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}

#blog_content .blog_calimg .icon_cal_apr {background:url(../images/icon_cal_apr.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}

#blog_content .blog_calimg .icon_cal_may {background:url(../images/icon_cal_may.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}

#blog_content .blog_calimg .icon_cal_jun {background:url(../images/icon_cal_jun.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}

#blog_content .blog_calimg .icon_cal_jul {background:url(../images/icon_cal_jul.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}

#blog_content .blog_calimg .icon_cal_aug {background:url(../images/icon_cal_aug.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}

#blog_content .blog_calimg .icon_cal_sep {background:url(../images/icon_cal_sep.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}

#blog_content .blog_calimg .icon_cal_oct {background:url(../images/icon_cal_oct.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}

#blog_content .blog_calimg .icon_cal_nov {background:url(../images/icon_cal_nov.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}


#blog_content .blog_calimg .icon_cal_dec {background:url(../images/icon_cal_dec.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}

.blogs_listing {float:left; width:565px; padding:2px 8px 0 8px;}
.groupforum .blogs_listing{width:500px; border-top:1px solid #eee; padding:8px;}

#blog_content .blogs_listing h4, .groupforum .blogs_listing h4 {font:19px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; padding:0 0 5px 0; font-weight:bold; color:#afad32;}
#blog_content .blogs_listing h4 a, .groupforum .blogs_listing h4 a{color:#afad32; text-decoration:none;}
#blog_content .blogs_listing h4 a:hover, .groupforum .blogs_listing h4 a:hover{text-decoration:none;}

#blog_content .blogs_listing span, .groupforum .blogs_listing span {float:none; font-size:11px; color:#565656; padding:0px;}
#blog_content .blogs_listing span a, .groupforum .blogs_listing span a{color:#b87900; text-decoration:none;}
#blog_content .blogs_listing span a:hover{text-decoration:none;}
.blogs_listing p, .groupforum .blogs_listing p {font-size:12px; color:#666666; padding:12px 0 0 0;}
#blog_content .blogs_listing p{padding:12px 0 0 0;}
.blogs_listing p a, .groupforum .blogs_listing p a{color:#707700; text-decoration:none; font-size:11px;}
.blogs_listing p a:hover, .groupforum .blogs_listing p a:hover{text-decoration:none;}
.blogs_listing p img, .groupforum .blogs_listing p img{vertical-align:middle; padding:0 4px 2px 0;}

#blog_content .blogs_listing h5, .groupforum .blogs_listing h5 {font:13px Verdana, Arial, Helvetica, sans-serif; padding:0 0 5px 0; font-weight:bold; color:#3f6d90;}
#blog_content .blogs_listing span a.forumprofile{color:#777702; text-decoration:none; font-weight:normal;}
#blog_content .blogs_listing span a.forumprofile:hover{text-decoration:none; font-weight:normal;}
#blog_content .blogs_listing p.forumview {font-size:12px; color:#595959; padding:9px 0 0 0;}
#blog_content .blogs_listing p a.forumview{color:#707700; text-decoration:none; font-size:12px;}
#blog_content .blogs_listing p a.forumview:hover{text-decoration:none; font-size:12px;}

.bgyellow02 {background:#fefef7;}

.marl15 {margin-left:15px;}
.marl20 {margin-left:20px;}
.blogs_paging {font-size:11px; color:#3d3d3d; clear:both; width:697px; height:22px; float:left; padding:6px 12px 0 12px; background:#e1e1e1; margin:24px 0px 0px 0px;}
.blogs_paging p{float:left; font-size:11px; font-weight:bold; width:130px;}
.blogs_paging p img{vertical-align:middle; padding:0 4px 2px 0;}
.blogs_paging p a{color:#2a4669; text-decoration:none;}
.blogs_paging p a:hover{text-decoration:none;}

.blogs_paging_addfav {font-size:11px; clear:both; height:22px; text-align:right; padding:6px 12px 0 12px; background:#f0f0f0;}
.blogs_paging_addfav img{vertical-align:middle; padding:0 4px 0px 0;}
.blogs_paging_addfav a{color:#707700; text-decoration:none;}
.blogs_paging_addfav a:hover{text-decoration:none;}

/*Blogs*/


/*Main Blog*/
#main_blog_content {float:left; width:782px; border:1px solid #d9d9d9; padding:5px 0 20px 0; margin-left:8px;}
#main_blog_content h3{color:#265c84; font-size:26px; padding:10px 0 0 0;}
#main_blog_content h3 img{vertical-align:middle; padding:0 6px 0 0;}

#main_blog_content .blog_head{border-bottom:1px solid #d9d9d9; margin:0 14px; _margin:0 0 0 7px; padding:0 0 4px 0; float:left; width:754px;}
#main_blog_content .blog_head h3{color:#265c84; font-size:26px; padding:10px 0 0 0; float:left; }
#main_blog_content .blog_head img{vertical-align:middle; padding:0 6px 0 0; float:left;}

#main_blog_content span {float:right; padding:23px 0 0px 0px; color:#626262;}
#main_blog_content span a {color:#ca8000; text-decoration:none; font-size:12px; font-weight:bold;}
#main_blog_content span a:hover {text-decoration:none; font-size:12px; font-weight:bold;}

#main_blog_content span a.forumbreadcrum {color:#265c84; font-size:11px; text-decoration:none; font-weight:normal;}
#main_blog_content span a.forumbreadcrum:hover {text-decoration:none; font-weight:normal; font-size:11px;}

#main_blog_content .blogselectbox {border:1px solid #c2c2c2; padding:1px; width:165px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#646464; height:20px;}
#main_blog_content .forumbreadcrump {color:#626262; margin:0px 14px; _margin:0px 0 0 7px; padding:7px 0px 0px 0px;}
#main_blog_content .forumbreadcrump a{color:#265c84; text-decoration:none;}
#main_blog_content .forumbreadcrump a:hover{color:#265c84; text-decoration:none;}
#main_blog_content .blogsmain {width:782px;}
#main_blog_content .blogsmain h5{font-size:14px; color:#8d9600; font-weight:bold; padding-left:22px;}
#main_blog_content .blogsmain p{font-size:12px; color:#505050; padding:0px 0px 10px 22px;}
#main_blog_content .blogs_item {float:left; padding:14px 0px; margin:0px 0px 0px 13px; _margin:0px 0px 0px 6px; border-bottom:1px solid #e5e5e5;}
#main_blog_content .blogs_item.nobottombord {border-bottom:none;}

#main_blog_content .blogs_item {width:754px;}
#main_blog_content .bggrey01 {background:#f9f9f9;}

#main_blog_content .blog_img {float:left; width:64px;text-align:center;}
#main_blog_content .blog_calimg {float:left; width:41px;text-align:left;}

#main_blog_content .blog_calimg .icon_cal_jan {background:url(../images/icon_cal_jan.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}

#main_blog_content .blog_calimg .icon_cal_feb {background:url(../images/icon_cal_feb.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}

#main_blog_content .blog_calimg .icon_cal_mar {background:url(../images/icon_cal_mar.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}

#main_blog_content .blog_calimg .icon_cal_apr {background:url(../images/icon_cal_apr.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}

#main_blog_content .blog_calimg .icon_cal_may {background:url(../images/icon_cal_may.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}

#main_blog_content .blog_calimg .icon_cal_jun {background:url(../images/icon_cal_jun.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}

#main_blog_content .blog_calimg .icon_cal_jul {background:url(../images/icon_cal_jul.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}

#main_blog_content .blog_calimg .icon_cal_aug {background:url(../images/icon_cal_aug.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}

#main_blog_content .blog_calimg .icon_cal_sep {background:url(../images/icon_cal_sep.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}

#main_blog_content .blog_calimg .icon_cal_oct {background:url(../images/icon_cal_oct.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}

#main_blog_content .blog_calimg .icon_cal_nov {background:url(../images/icon_cal_nov.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}


#main_blog_content .blog_calimg .icon_cal_dec {background:url(../images/icon_cal_dec.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}

#main_blog_content .blogs_listing {float:left; width:630px; padding:2px 8px 0 8px;}

#main_blog_content .blogs_listing h4 {font:19px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; padding:0 0 5px 0; font-weight:bold; color:#afad32;}
#main_blog_content .blogs_listing h4 a{color:#afad32; text-decoration:none;}
#main_blog_content .blogs_listing h4 a:hover{text-decoration:none;}

#main_blog_content .blogs_listing span {float:none; font-size:11px; color:#565656; padding:0px;}
#main_blog_content .blogs_listing span a{color:#b87900; text-decoration:none;}
#main_blog_content .blogs_listing span a:hover{text-decoration:none;}
.blogs_listing p {font-size:12px; color:#666666; padding:12px 0 0 0;}
#main_blog_content .blogs_listing p{padding:12px 0 0 0;}
.blogs_listing p a{color:#707700; text-decoration:none; font-size:11px;}
.blogs_listing p a:hover{text-decoration:none;}
.blogs_listing p img{vertical-align:middle; padding:0 4px 2px 0;}

#main_blog_content .blogs_listing h5 {font:13px Verdana, Arial, Helvetica, sans-serif; padding:0 0 5px 0; font-weight:bold; color:#3f6d90;}
#main_blog_content .blogs_listing span a.forumprofile{color:#777702; text-decoration:none; font-weight:normal;}
#main_blog_content .blogs_listing span a.forumprofile:hover{text-decoration:none; font-weight:normal;}
#main_blog_content .blogs_listing p.forumview {font-size:12px; color:#595959; padding:9px 0 0 0;}
#main_blog_content .blogs_listing p a.forumview{color:#707700; text-decoration:none; font-size:12px;}
#main_blog_content .blogs_listing p a.forumview:hover{text-decoration:none; font-size:12px;}
#main_blog_content .blogs_paging {font-size:11px; color:#3d3d3d; clear:both; width:758px; height:22px; float:left; padding:6px 12px 0 12px; background:#e1e1e1; margin:24px 0px 0px 0px;}
#main_blog_content .blogs_paging p{float:left; font-size:11px; font-weight:bold; width:130px;}
#main_blog_content .blogs_paging p img{vertical-align:middle; padding:0 4px 2px 0;}
#main_blog_content .blogs_paging p a{color:#2a4669; text-decoration:none;}
#main_blog_content .blogs_paging p a:hover{text-decoration:none;}

#main_blog_content .blogs_paging_addfav {font-size:11px; clear:both; height:22px; text-align:right; padding:6px 12px 0 12px; background:#f0f0f0;}
#main_blog_content .blogs_paging_addfav img{vertical-align:middle; padding:0 4px 0px 0;}
#main_blog_content .blogs_paging_addfav a{color:#707700; text-decoration:none;}
#main_blog_content .blogs_paging_addfav a:hover{text-decoration:none;}


/*Events*/
#event_content span {float:right; padding:0px 18px 0px 0px;}
#event_content span img{vertical-align:middle; padding:0 4px 2px 0;}
#event_content span a {color:#aa7800; text-decoration:none; font-size:12px; font-weight:bold;}
#event_content span a:hover {text-decoration:none; font:12px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
#event_content span.linkblue a {color:#3b5e7b; text-decoration:none; font-size:12px; font-weight:bold;}
#event_content span.linkblue a:hover {text-decoration:none; font:12px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
#profile #event_content span.linkblue img {vertical-align:middle; padding:0px 4px 0px 0px; *padding:2px 4px 0px 0px;}

#event_content .calendar_view {float:right; text-align:right; font:13px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; width:150px;}
#event_content .calendar_view a{color:#aa7800; text-decoration:none; font-size:11px;}
#event_content .calendar_view a:hover{text-decoration:none;}
#event_content .calendar_view img{vertical-align:middle; padding:0 4px 2px 0;}

#event_content {float:left; width:783px; margin:3px 0 0 8px; border:1px solid #d9d9d9; padding:5px 0 16px 0;}
#event_content h2{color:#b96d00; font-size:16px; padding:3px 0 2px 0; border-bottom:1px solid #d9d9d9; margin:0 14px 12px 14px; height:24px; line-height:22px;}

#event_content h2 .green_link{ padding:0; margin:0; float:right;}
#event_content h2 .green_link img{padding-right:6px;}
#event_content h2 .green_link a{color:#707700; font-weight:normal; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none;}
#event_content h2 .green_link a:hover{text-decoration:none;}

#event_content h3{color:#515151; font-size:16px; padding:3px 0 2px 0; border-bottom:1px solid #d9d9d9; margin:0 14px 2px 14px;/* height:24px;*/ line-height:22px;}


#event_content span.back {float:right; padding:6px 2px 0px 0px; *padding:2px 2px 0px 0px; display:block; width:auto;}
#event_content span.back img{vertical-align:middle; padding:4px 4px 0px 0;}
#event_content span.back a {color:#707700; text-decoration:none; font:11px Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}
#event_content span.back a:hover {text-decoration:none; font:11px Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}

#event_content .event_search {margin:1px 6px 0px 13px; background:#f9f9f9; height:29px; padding-top:3px;}
.w174 {width:174px;}
.w176 {width:176px;}
.w157 {width:157px;}
.w180 {width:180px;}
.w185 {width:185px;}
.padr4 {padding-right:4px;}
.padt3hk {padding-top:2px; *padding-top:3px;}

#event_content .event_search .event_search_inputw176 {width:166px; border:1px solid #d0d08d;padding:3px 4px 4px 4px; font-size:11px; color:#626200; background:#fefef2;}
#event_content .event_search .event_search_inputw158 {width:148px; border-top:1px solid #d0d08d; border-bottom:1px solid #d0d08d; border-left:1px solid #d0d08d; padding:3px 4px 4px 4px; font-size:11px; color:#626200; background:#fefef2;}
#event_content .event_search .event_search_selectw176 {width:170px; background:#fefef2; border:1px solid #d0d08d; font-size:11px; color:#626200; padding:2px; height:22px;}
#event_content .event_search .event_search_selectw176 option {padding:2px;}

#event_content .searchbarbg, #blog_content .searchbarbg {background:#f4f4f4; margin:0px 14px 0px 14px; height:28px;}
#event_content .searchbarbg .addevent {float:left; font:12px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; padding:7px 0px 7px 7px;}
#event_content .searchbarbg .addevent a {color:#3b5e7b; text-decoration:none;}
#event_content .searchbarbg .addevent a:hover{text-decoration:none;}
#event_content .searchbarbg .addevent img{vertical-align:middle; padding:0 4px 2px 0;}
#event_content .searchbarbg .addevent a:hover{text-decoration:none;}

#event_content .searchbarbg .managevent {float:right; font:11px Verdana, Arial, Helvetica, sans-serif; padding:7px 7px 7px 0px;}
#event_content .searchbarbg .managevent a {color:#868400; text-decoration:none;}
#event_content .searchbarbg .managevent a:hover{text-decoration:none;}
#event_content .searchbarbg .managevent img{vertical-align:middle; padding:0 4px 0px 0;}

#blog_content .searchbarbg .postreply {float:left; padding:5px 0px 7px 7px;}
#blog_content .searchbarbg .postreply a{color:#707700; text-decoration:none;}
#blog_content .searchbarbg .postreply a:hover{text-decoration:none;}
#blog_content .searchbarbg .postreply img{vertical-align:middle; padding:0 4px 2px 0;}
.marl15 {margin-left:15px;}

#event_content .searchbarbg .eventsearchbox, #blog_content .searchbarbg .eventsearchbox {padding:2px 3px 3px 3px; border:1px solid #c2c2c2; width:130px; font-size:11px; color:#626262;}
.padsearbox {padding:3px 5px 3px 0px;}
.w138 {width:138px;}

#event_content .event_result_listing {width:775px;}
#event_content .event_listing_item {float:left; padding:14px 0px; margin:0px 6px 0px 13px; _margin:0px 6px 0px 6px; border-bottom:1px solid #e5e5e5;}
#event_content .bggrey03 {background:#f9f9f9;}

#event_content .event_img {float:left; width:46px; text-align:center;}
#event_content .event_img {float:left; width:41px;text-align:left;}
#event_content .event_img .icon_cal_mar_event {background:url(../images/icon_cal_mar.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}
#event_content .event_img .icon_cal_apr_event {background:url(../images/icon_cal_apr.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}
#event_content .banner {float:right; width:200px; padding:4px 0 0 8px;}
#event_content .event_listing {float:left; width:692px; padding:4px 0 0 8px;}
#event_content .event_listing h5 {font-size:13px; padding:0 0 3px 0;}
#event_content .event_listing h5 a{color:#8e8c0d; text-decoration:none;}
#event_content .event_listing h5 a:hover{text-decoration:none;}
#event_content .event_listing p {font-size:11px; color:#595959; padding:0 0 3px 0;}
#event_content .event_listing p a{color:#aa6c00; text-decoration:none;}
#event_content .event_listing p a:hover{text-decoration:none;}
#event_content .event_listing p a.grenlink{color:#777702; text-decoration:none;}
#event_content .event_listing p a.grenlink:hover{text-decoration:none;}
#event_content .event_listing span {font:11px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; float:none;}
#event_content .event_listing span a{font:11px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#ab6901; text-decoration:none; font-weight:normal;}
#event_content .event_listing span a:hover{font:11px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-weight:normal;}
#event_content .event_listing span img {vertical-align:middle; padding:0px 4px 0px 0px;}

/*Manage Events*/
#event_content .manage_event_img {float:left; width:109px; text-align:left;}
#event_content .manage_event_listing {float:left; width:468px; padding:4px 0 0 0px;}
#event_content .manage_event_listing h5 {font-size:13px; padding:0 0 3px 0;}
#event_content .manage_event_listing h5 a{color:#8e8c0d; text-decoration:none;}
#event_content .manage_event_listing h5 a:hover{text-decoration:none;}
#event_content .manage_event_listing p {font-size:11px; color:#595959; padding:0 0 3px 0;}
#event_content .manage_event_listing p a{color:#aa6c00; text-decoration:none;}
#event_content .manage_event_listing p a:hover{text-decoration:none;}
#event_content .manage_event_listing p a.grenlink{color:#777702; text-decoration:none;}
#event_content .manage_event_listing p a.grenlink:hover{text-decoration:none;}
#event_content .manage_event_listing span {font:11px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; float:none;}
#event_content .manage_event_listing span a{font:11px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#ab6901; text-decoration:none; font-weight:normal;}
#event_content .manage_event_listing span a:hover{font:11px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-weight:normal;}
#event_content .manage_event_listing span img {vertical-align:middle; padding:0px 4px 0px 0px;}

#event_content .eventoption {float:left; width:158px;}
#event_content .eventoption .grouplistbul {font-size:11px; margin:0px; padding:0px;}
#event_content .eventoption .grouplistbul li {margin-top:0px; *margin-top:0px; padding-left:9px; padding-top:2px; padding-bottom:2px; *padding-bottom:2px; list-style-type:none; border-bottom:1px solid #eef1df;}
#event_content .eventoption .grouplistbul li a {background:url(../images/rightnav_arrow.gif) no-repeat; *background:url(../images/rightnav_arrow.gif) no-repeat; margin:3px 0px 0px 0px; padding:0px 0px 2px 15px; list-style-type:none; color:#878500; text-decoration:none; display:block; text-decoration:none;}
#event_content .eventoption .grouplistbul li:hover {list-style-type:none; background-color:#e8f1cf; color:#878500; text-decoration:none;}
#event_content .eventoption .grouplistbul li:hover a {background:url(../images/rightnav_arrow_hover.gif) no-repeat; *background:url(../images/rightnav_arrow_hover.gif) no-repeat; list-style-type:none; color:#878500; text-decoration:none; background-color:#e8f1cf;}
.padb25 {padding-bottom:25px;}

#event_content .eventpaging{width:759px; height:22px; padding:6px 12px 0 12px; margin-top:26px; background:#f0f0f0;}
#event_content .eventpaging p{font-size:11px; color:#535353; padding:0;}

/*Calendar*/
#event_content .event_cal_view {float:left; padding:0px 0px; margin:9px 6px 0px 14px; _margin:9px 6px 0px 7px;}
#event_content .event_cal_view {width:755px;}
#event_content .event_cal_view .monthsortbg {background:#000; border:1px solid #b7b4ae; padding:2px 9px 5px 5px; height:21px; _height:20px;}

#event_content #month_sort_black {float:left; width:170px; padding:3px 0 0px 1px;}
#event_content #month_sort_black .month_link_black{float:left; padding:0 2px 0 2px;}
#event_content #month_sort_black #month_dd_black{float:left; background:url(../images/events_cal_month_dd_bg_black.gif) repeat-x; width:122px; height:17px;}
#event_content #month_sort_black #month_dd_black span{float:left; line-height:16px; padding:0 0 0 2px;}
#event_content #month_sort_black #month_dd_black a{float:right;}
#event_content #month_sort_black #month_dd_black a img{padding:5px 2px 0 0;}

.w108 {width:108px;}
.w107 {width:107px;}
#event_content .calendarview table {width:755px; border-bottom:1px solid #c6ca4e; border-left:1px solid #c6ca4e; border-right:1px solid #c6ca4e;}
#event_content .calendarview table td {background:#fdfdf0; width:108px; height:95px;}
#event_content .calendarview table td h4 {font:24px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#b6b653; padding-bottom:3px;}
#event_content .calendarview table td.mainhead {text-align:center; background:#969b00; color:#fff; font:13px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; height:29px; border-right:1px solid #c6ca4e;}
#event_content .calendarview table td.bordernonee {border:none;}
#event_content .calendarview table td.calbrdtrb {border-top:1px solid #c6ca4e; border-right:1px solid #c6ca4e; border-bottom:1px solid #c6ca4e; padding:5px;}
#event_content .calendarview table td.calbrdtb {border-top:1px solid #c6ca4e; border-bottom:1px solid #c6ca4e; padding:5px;}
#event_content .calendarview table td.calbrdrb {border-right:1px solid #c6ca4e; border-bottom:1px solid #c6ca4e; padding:5px;}
#event_content .calendarview table td.calbrdb {border-bottom:1px solid #c6ca4e; padding:5px;}
#event_content .calendarview table td.calbrdr {border-right:1px solid #c6ca4e; padding:5px;}
#event_content .calendarview table td.selectedday {background:#f2f2cb; text-decoration:none;}
#event_content .calendarview table td:hover{background:#f2f2cb; text-decoration:none;}
#event_content .calendarview table td.mainhead:hover{background:#969b00;}
#event_content .calendarview table td a{color:#b58a22; text-decoration:none;}
#event_content .calendarview table td a:hover{text-decoration:none;}
#event_content .calendarview table td p {font:10px Verdana, Arial, Helvetica, sans-serif; color:#717500; font-weight:bold; line-height:14px;}
/*Calendar*/

/*Events*/


/* --------- My Photos ------------ */
#wall_content .sub_head{
	background:#f0f0f0;
	height:30px;
	margin:10px 0;
}
#wall_content .sub_head h4{
	font-size:13px;
	color:#305278;
	padding:5px 0 0 14px;
	float:left;
}
#wall_content .sub_head h4 span{color:#666; font-weight:normal; font-size:11px;}
#wall_content .sub_head h4 span a{
	color:#757e14;
	text-decoration:none;
}
#wall_content a.add_new{float:right;}
#wall_content .sub_head span.add_to_link{float:left; padding:7px 0 0 12px;}
#wall_content .sub_head span.add_to_link img{vertical-align:middle; padding-right:6px;}
#wall_content .sub_head span.com_link{
	float:right;
	padding:8px 12px 0 0;
	color:#757e14;
}
#wall_content .sub_head span a{color:#757e14; text-decoration:none;}
#wall_content .sub_head span a:hover, #wall_content .sub_head h4 span a:hover, #wall_content .sub_head h5 a:hover{text-decoration:none;}
#wall_content .sub_head span.com_link img{vertical-align:middle; padding-right:2px;}
#wall_content .sub_head h5{
	color:#6b6b6b;
	padding:7px 12px 0 0;
	text-align:center;
}
#wall_content .sub_head h5 a{color:#6f7600; text-decoration:none;}
#wall_content .sub_head h5 span{
	font-size:11px;
	font-weight:normal;
}

#wall_content .photos_listing{
	margin:0 0 0 10px;
}
#wall_content .sub_head span.com_link img.padl8{padding-left:8px;}
#wall_content .photos_listing td{padding:8px; text-align:center; width:170px; vertical-align:top;}
#wall_content .photos_listing td img{
	padding:4px;
	border:1px solid #bdbdbb;
}
#wall_content .photos_listing td p{
	font-size:12px;
	font-weight:bold;
	color:#616801;
	padding:4px 0 0 0;
}
#wall_content .photos_listing td p a{color:#616801; text-decoration:none;}
#wall_content .photos_listing td p a:hover{text-decoration:none;}
#wall_content .photos_listing td p span{color:#838382; font-size:11px; float:right;}

#wall_content .photos_listing td .number {/*float:left; text-align:center; */padding:6px 8px 0px 8px; font-weight:bold;}
#wall_content .photos_listing td .number a{color:#616801; text-decoration:none;}
#wall_content .photos_listing td .number a:hover{text-decoration:none;}
#wall_content .photos_listing td .number span{color:#838382; font-size:11px; padding:0px 5px;/* float:right;*/}

#album_details{
	background:#f8f8ec;
	padding:8px 10px;
}
#album_details p{
	padding:0 0 4px 0;
	color:#575700;
}
#wall_content .photo_enlarge{
	text-align:center;
	padding:12px 0;
}
#wall_content .photo_details{
	padding:10px 24px;
	text-align:center;
}
#wall_content .photo_details h3{border-bottom:none; padding:0 0 6px 0; margin:0; color:#6f7600;}
#wall_content .photo_details p{color:#666;}
#wall_content .photo_details span {font-size:11px; color:#5d5d5d;}
#wall_content .photo_details span img {vertical-align:middle; padding:0 4px 0px 0;}

/* View Comments */
#wall_content .comment_section{
	float:left;
	width:552px;
	margin:6px 0 6px 12px;
	background:#fcfcf2;
}
#wall_content .comment_section .comment_sec_top{height:17px; background:url(../images/comment_top_bg_01.gif) repeat-x;}
#wall_content .comment_section .comment_sec_bot{height:17px; background:url(../images/comment_bot_bg.gif) repeat-x;}
#wall_content .comment_section .comment_sec_mid{
	width:550px;
	border-left:1px solid #efefe1;
	border-right:1px solid #efefe1;
}
#wall_content .comment_section .comment_sec_mid .comment_post_img{padding:0 0 0 6px;}

#wall_content .comment_section .comment_sec_mid .comment_post_details{width:472px; padding-left:6px;}

#wall_content .comment_section .comment_sec_mid .divider{clear:both; margin:4px 10px;}

#wall_content .com_beak{float:left; padding-top:24px; margin-left:-1px;}
#wall_content .photo_thumb{float:right; width:192px; padding:6px 0 0 0;}
#wall_content .photo_thumb img, #wall_content .form_thumb img{
	padding:4px;
	border:1px solid #bdbdbb;
}

#wall_content .comment_section .view_all{margin:4px 12px 0 0;}
#wall_content .comment_section .view_all a{color:#949444;}


/* Create New Form */
#create_new_form{padding:0 16px;}
#create_new_form p{font-size:12px; padding:0 0 12px 0;}
#create_new_form .form_field{
	background:#fdfef7;
	border:1px solid #f2f2e3;
	padding:14px 8px;
	clear:both;
	width:700px;
	float:left;
	margin:6px 0;
}
#create_new_form .form_label{
	float:left;
	width:162px;
	padding:4px; 0 0 20px;
	font-size:13px;
	font-weight:bold;
	color:#797907;
}

#create_new_form .form_links{padding:16px 0 0 10px;}
#create_new_form .form_links a{margin-right:4px;}
#create_new_form .form_input input, #create_new_form .form_input textarea, #create_new_form .form_input01 textarea{
	width:484px;
	border:1px solid #d0d08d;
	padding:3px 2px;
	font-size:11px;
	color:#797907;
}
#create_new_form .form_input select{
	width:490px;
	border:1px solid #d0d08d;
	font-size:11px;
	color:#797907;
	padding:2px;
	height:22px;
}
#create_new_form .form_input_rbt{padding-top:7px; *padding-top:4px;}
#create_new_form .form_input_rbt input{vertical-align:middle; float:left;}
#create_new_form .form_input_rbt label{float:left; padding:0 12px 0 6px; *padding:3px 12px 0 2px; display:block;}
.fileinput {float:left; width:496px;}
.fileinput input{
	width:400px; background:#fff;
	border:1px solid #d0d08d;
	padding:3px 2px;
	font-size:11px;
	color:#797907;
}
.fileinput span{color:#666; line-height:16px; margin-top:5px;}
.fileinput span.filetxtinfo{color:#666; line-height:16px; margin-top:5px;}
.fileinput span.fileuploadpic {float:right; line-height:16px; margin-top:5px; font-weight:normal;}
.fileinput span.fileuploadpic a{color:#798009; text-decoration:none;}
.fileinput span.fileuploadpic a:hover{color:#798009; text-decoration:none;}

#create_new_form .form_time select, #create_new_form .form_time01 select{
	border:1px solid #d0d08d;
	font-size:11px;
	color:#797907;
	padding:2px 2px 2px 0px;
	width:45px;
	height:22px;
	text-align:left;
}
.padr15 {padding-right:15px;}
#create_new_form .form_input, #create_new_form .form_links, #create_new_form .form_time{float:left; width:496px;}
#create_new_form .form_time01{float:left; width:159px;}
#create_new_form .form_time select option, #create_new_form .form_time01 select option{padding:2px; text-align:left;}

#create_new_form .form_input span{float:left; margin-top:5px;}
#create_new_form .form_input input{height:14px;}
#create_new_form .form_input textarea{height:80px;}

#create_new_form .form_input input.w450{width:464px; float:left; border-right:none;}
#create_new_form .form_input a{float:left;}
#create_new_form .form_input span{color:#666; line-height:16px;}

#create_new_form .upload_cont{
	width:720px;
	margin:0 auto;
	padding:0 0 0 30px;
}
#create_new_form .upload_cont .form_links{text-align:right; width:650px;}

#create_new_form .form_thumb{
	float:left;
	width:190px;
	text-align:right;
	padding:0 10px 0 0;
}
#create_new_form .form_caption{
	float:left;
	width:100px;
	padding:8px 18px 0 0;
	text-align:right;
	font-size:12px;
	color:#797907;
	font-weight:bold;
}
#create_new_form .form_input01{
	float:left;
	width:362px;
}
#create_new_form .form_input01 textarea{width:356px; height:80px; margin:0 0 8px 0; *margin:0;}
#create_new_form .form_input01 input{float:left; margin-right:6px; vertical-align:middle;}
#create_new_form .form_input01 label{display:block; width:284px; color:#797907; float:left; *padding:3px 0 0 0; font-size:12px;}

#create_new_form .delete{float:left; margin-left:3px;}

.form_links01{width:720px; text-align:right;}

#create_new_form{}
#create_new_form td{padding:0;}
#create_new_form .organize img{
	width:60%;
	padding:4px;
	border:1px solid #bdbdbb;
}
#create_new_form .form_input input.radiobtn {padding:0px; margin:0px; border:none; float:left; width:15px;}
/* Edit Tabs */
#wall_content .edit_tabs{
	background:#f7f7f7;
	padding:7px 12px;
	height:24px;
	margin-bottom:10px;
}
#wall_content .edit_tabs ul{width:620px; margin:0 auto;}
#wall_content .edit_tabs li{
	display:block;
	float:left;
	background:url(../images/edit_tabs.gif) no-repeat;
	height:24px;
	padding:0 0 0 20px;
	font-size:12px;
	font-weight:bold;
	margin:0 3px;
}
#wall_content .edit_tabs li a{
	height:24px;
	padding:0 20px 0 0;
	display:block;
	float:left;
	background:url(../images/edit_tabs.gif) repeat-x 100%;
	color:#686868;
	cursor:pointer;
}
#wall_content .edit_tabs li a:hover{text-decoration:none;}
#wall_content .edit_tabs li a span{
	display:block;
	float:left;
	padding:4px 0 0 0;
}

#wall_content .edit_tabs li:hover{background:url(../images/edit_tabs_h.gif) no-repeat;}
#wall_content .edit_tabs li:hover a{background:url(../images/edit_tabs_h.gif) repeat-x 100%;}
#wall_content .edit_tabs li.selected{background:url(../images/edit_tabs_sel.gif) no-repeat;}
#wall_content .edit_tabs li.selected a{background:url(../images/edit_tabs_sel.gif) repeat-x 100%; color:#4e4e03;}

/* Tag Cluds */
#tag_cloud{padding:16px 0 0 0;}
#tag_cloud h3{
	font-size:16px;
	font-family:Lucida Sans Unicode, Lucida Sans, Verdana, Arial, Helvetica;
	color:#868686;
	padding:0 0 8px 0;
}
#tag_cloud a{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 6px 0 0;
	padding:0 1px;
	display:block;
	float:left;
	line-height:30px;
	*line-height:33px;
}
#tag_cloud a:hover{background:#f8f8f8; text-decoration:none;}
#tag_cloud a.green{color:#bdbb30;}
#tag_cloud a.blue{color:#7590b0;}
#tag_cloud a.orange{color:#cc8f2e;}
#tag_cloud a.pink{color:#b773bb;}
#tag_cloud a.large{font-size:28px;}
#tag_cloud a.med{font-size:22px;}
#tag_cloud a.small{font-size:16px;}


#tag_cloud a.color1{color:#bdbb30;}
#tag_cloud a.color2{color:#7590b0;}
#tag_cloud a.color3{color:#cc8f2e;}
#tag_cloud a.color4{color:#b773bb;}

#tag_cloud a.size1 {font-size:12px;}
#tag_cloud a.size2 {font-size:16px;}
#tag_cloud a.size3 {font-size: 22px;}
#tag_cloud a.size4 {font-size:28px;}
  

/* Forums Table */
#forum_content {padding:10px 14px 0 14px;}
#forum_content table{width:690px;}
#forum_content tr.bggreen td{background:#f9fbf2;}
#forum_content th{
	background:#f4f4f4;
	padding:4px 8px;
	font: 16px Lucida Sans Unicode, Lucida Sans, Verdana, Arial, Helvetica;
	color:#7f7f7f;
}
#forum_content td{padding:8px; border-bottom:1px solid #c8c8c8;}
#forum_content td.icon{width:30px; padding-top:10px;}
#forum_content td h3 a{font-size:14px; color:#afad32;}
#forum_content td h3 a.greenu01 {font-size:14px; color:#afad32; text-decoration:none;}
#forum_content td h3 a.greenu01:hover {font-size:14px; color:#afad32; text-decoration:none;}

#forum_content td.w145 {width:145px;}
#forum_content td.w155 {width:155px;}
#forum_content td p{padding:2px 0 0 0; /*width:400px;*/}
#forum_content td p.w400{padding:2px 0 0 0; width:400px;}
#forum_content td p span{color:#3f6d90; float:none;}
#forum_content td p a{color:#3f6d90;}
#forum_content td p a.blueu{color:#3f6d90; text-decoration:none;}
#forum_content td p a.blueu:hover{color:#3f6d90; text-decoration:none;}
#forum_content td h4{
	font-size:14px;
	font-weight:bold;
	color:#3f6d90;
}

#forum_listing {padding:10px 14px 0 14px;}


a.green_link01{color:#959517; font-weight:bold; font-size:12px; text-decoration:none;}
a:hover{ text-decoration:none;}
.textrt{text-align:right;}
.padr5{padding-right:5px;}

.textgreen13{font-size:13px; color:#797907; font-weight:bold;}
.textgreen15{font-size:15px; color:#797907; font-weight:bold; font-family:Lucida Sans,Verdana,Arial,Helvetica,sans-serif;}
.marl120{margin-left:120px;}
.brdyellow{border:1px solid #f3f3e6;}
.brdbyellow{border-bottom:1px solid #f3f3e6;}
.h40{height:40px;}
.h60{height:60px;}
.marr30{margin-right:30px;}

.get_started_link{
	text-align:right;
	padding:10px 6px 0 0;
}

/*Event Details*/
#event_content .event_result_listing .eventdetails {width:755px; margin-left:14px;}
#event_content .event_result_listing .eventdetails .eventinfobox {background:#fffef0; border:1px solid #f0e6bd; padding:11px; margin-top:5px; *margin-top:3px; margin-bottom:8px;}
#event_content .event_result_listing .eventdetails .eventinfobox .rightblock {float:right;}
#event_content .event_result_listing .eventdetails .eventinfobox .img {border:1px solid #e0e0e0; padding:2px;}

#event_content .event_result_listing .eventdetails .eventinfobox .rightblock .eventoption {width:158px;}
#event_content .event_result_listing .eventdetails .eventinfobox .rightblock .eventoption .grouplistbul {font-size:11px; margin:0px; padding:0px;}
#event_content .event_result_listing .eventdetails .eventinfobox .rightblock .eventoption .grouplistbul li {margin-top:0px; *margin-top:0px; padding-left:9px; padding-top:2px; padding-bottom:2px; *padding-bottom:2px; list-style-type:none; border-bottom:1px solid #eef1df;}
#event_content .event_result_listing .eventdetails .eventinfobox .rightblock .eventoption .grouplistbul li a {background:url(../images/rightnav_arrow.gif) no-repeat; *background:url(../images/rightnav_arrow.gif) no-repeat; margin:3px 0px 0px 0px; padding:0px 0px 2px 15px; list-style-type:none; color:#878500; text-decoration:none; display:block; text-decoration:none;}
#event_content .event_result_listing .eventdetails .eventinfobox .rightblock .eventoption .grouplistbul li:hover {list-style-type:none; background-color:#e8f1cf; color:#878500; text-decoration:none;}
#event_content .event_result_listing .eventdetails .eventinfobox .rightblock .eventoption .grouplistbul li:hover a {background:url(../images/rightnav_arrow_hover.gif) no-repeat; *background:url(../images/rightnav_arrow_hover.gif) no-repeat; list-style-type:none; color:#878500; text-decoration:none; background-color:#e8f1cf;}
.padb25 {padding-bottom:25px;}

#event_content .event_result_listing .eventdetails .eventinfobox .event_img {float:left; width:55px; padding-top:10px;}
#event_content .event_result_listing .eventdetails .eventinfobox .event_img .icon_cal_mar_event {background:url(../images/icon_cal_mar.gif) no-repeat top left; width:31px; text-align:center; padding:15px 0px 7px 0px; font:14px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#3f6d90; font-weight:bold;}
#event_content .event_result_listing .eventdetails .eventinfobox .eventinfo {float:left; width:500px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#565656;}
#event_content .event_result_listing .eventdetails .eventinfobox .eventinfo a {color:#777702; text-decoration:none;}
#event_content .event_result_listing .eventdetails .eventinfobox .eventinfo a:hover {color:#777702; text-decoration:none;}
#event_content .event_result_listing .eventdetails .eventinfobox .eventinfo .info {padding:7px 0px 10px 0px;}
#event_content .event_result_listing .eventdetails .eventinfobox .eventinfo .info h3 {font:19px lucida sans, Verdana, Arial, Helvetica, sans-serif; color:#868401; font-weight:normal; border:none; float:none; margin:0px; padding:0px;}
#event_content .event_result_listing .eventdetails .eventinfobox .eventinfo .info p {font:15px lucida sans, Verdana, Arial, Helvetica, sans-serif; color:#b47200; font-weight:bold; padding-top:3px;}
#event_content .event_result_listing .eventdetails .eventinfobox .eventinfo .info p span {font:15px lucida sans, Verdana, Arial, Helvetica, sans-serif; color:#666666; font-weight:normal; float:none;}
#event_content .event_result_listing .eventdetails .eventinfobox .eventinfo .eventalldetail p{font:12px Verdana, Arial, Helvetica, sans-serif; color:#666666; padding-bottom:7px;}
.fcgreen {color:#878500;}
.padb8 {padding-bottom:8px;}
#event_content .event_result_listing .eventdetails .eventinfobox a{color:#b47200; text-decoration:none;}
#event_content .event_result_listing .eventdetails .eventinfobox a:hover{text-decoration:none;}
#event_content .event_result_listing .eventdetails .eventinfobox span {float:none; padding-right:0px;}
#event_content .event_result_listing .eventdetails .eventinfobox span img {padding:0px 4px 0px 20px;}
#event_content .event_result_listing .eventdetails .eventinfobox span a{color:#878500; text-decoration:none; font-weight:normal; font:11px Verdana, Arial, Helvetica, sans-serif;}
#event_content .event_result_listing .eventdetails .eventinfobox span a:hover{color:#878500; text-decoration:none; font-weight:normal; font:11px Verdana, Arial, Helvetica, sans-serif;}

#event_content .event_result_listing .eventdetails .w90 {float:left; width:85px; padding:10px 0px 10px 5px; font:15px lucida sans, Verdana, Arial, Helvetica, sans-serif; color:#8e8c0d; font-weight:bold;}
#event_content .event_result_listing .eventdetails .w655 {float:left; width:655px; padding:10px 0px;}
#event_content .event_result_listing .eventdetails .w655 p{font:13px Trebuchet MS, Verdana, Tahoma Verdana, Arial, Helvetica, sans-serif; color:#3d3d3d; margin:0px; padding-bottom:8px;}
#event_content .event_result_listing .eventdetails .w655 p span {font:13px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color:#aa6c00; font-weight:bold; float:none;}
#event_content .event_result_listing .eventdetails .w655 a{color:#868401; text-decoration:none;}
#event_content .event_result_listing .eventdetails .w655 a:hover{color:#868401; text-decoration:none;}
#event_content .event_result_listing .eventdetails .divider{clear:both; border-top:1px solid #d9d9d9;}

/*Sitemap*/
.bullet_black_big li {background:url(../images/bullet_black.gif) no-repeat; margin:0px 0px 0px 5px; padding:0px 0px 10px 25px; list-style-type:none; font:12px Verdana, Arial, Helvetica, sans-serif;}
.bullet_black_big li a {color:#000; text-decoration:none;}
.bullet_black_big li a:hover {color:#000; text-decoration:none;}

.h15k {height:15px; *height:5px;}

.bull_grey li {background:url(../images/bull.gif) no-repeat; margin:0px 0px 0px 15px; padding:0px 0px 10px 15px; list-style-type:none; font:11px Verdana, Arial, Helvetica, sans-serif;}

ol li {list-style-type:decimal; margin:0px 10px 9px 60px;}

.text13 {font-size:13px;}
.padb12 {padding-bottom:12px;}

.setting {float:left; font-size:12px; font-weight:bold; color:#656565; padding:0px 0px 7px 10px;}
.setting img{vertical-align:middle; padding:0px 4px 0px 0px;}
.fcpublic {color:#798009;}
.fcfriend {color:#9047a8;}
.w300 {width:300px;}
.w310 {width:310px;}
.w320 {width:320px;}
.w326 {width:326px;}
.w337 {width:337px;}
.w350 {width:350px;}
.padt3k {padding-top:3px; *padding-top:0px;}
.padt4k {padding-top:3px; *padding-top:4px;}

/*Model popup*/
#apDiv1{background-color:#fff; position:absolute; width:218px; z-index:1;/* left:765px; top:230px;*/ display:none; border:3px solid #cecece; text-align:left;}
#apDiv2{background-color:#fff; position:absolute; width:218px; z-index:1;/* left:765px; top:266px;*/ display:none; border:3px solid #cecece; text-align:left;}
#apDiv3{background-color:#fff; position:absolute; width:218px; z-index:1;/* left:765px; top:356px;*/ display:none; border:3px solid #cecece; text-align:left;}
#apDiv4{background-color:#fff; position:absolute; width:218px; z-index:1;/* left:765px; top:398px;*/ display:none; border:3px solid #cecece; text-align:left;}
#apDiv5{background-color:#fff; position:absolute; width:218px; z-index:1;/* left:765px; top:440px;*/ display:none; border:3px solid #cecece; text-align:left;}
#apDiv6{background-color:#fff; position:absolute; width:218px; z-index:1;/* left:765px; top:482px;*/ display:none; border:3px solid #cecece; text-align:left;}
#apDiv7{background-color:#fff; position:absolute; width:218px; z-index:1;/* left:765px; top:524px;*/ display:none; border:3px solid #cecece; text-align:left;}
#apDiv8{background-color:#fff; position:absolute; width:218px; z-index:1;/* left:765px; top:566px;*/ display:none; border:3px solid #cecece; text-align:left;}
#apDiv9{background-color:#fff; position:absolute; width:218px; z-index:1;/* left:765px; top:608px;*/ display:none; border:3px solid #cecece; text-align:left;}
#apDiv10{background-color:#fff; position:absolute; width:218px; z-index:1;/* left:765px; top:608px;*/ display:none; border:3px solid #cecece; text-align:left;}
#apDiv11{background-color:#fff; position:absolute; width:218px; z-index:1;/* left:765px; top:608px;*/ display:none; border:3px solid #cecece; text-align:left;}
.helppad {float:left; text-align:left;padding:10px 6px 15px 15px;}
.text14help {font-size:14px; color:#878711; font-weight:normal;}
.helptext {float:left; text-align:left; padding-right:7px; color:#616161; line-height:16px; font-size:12px; font-weight:bold; width:174px;}
.fcblack{color:#000;}
.text {font-size:11px;}
.floatrtxtl {float:right; text-align:left;}
.txtr {text-align:right;}
.w198 {width:197px;}

.padt18k {padding-top:18px; *padding-top:12px;}

.w415 {width:415px;}
.padt16 {padding-top:16px;}
.padt19 {padding-top:19px;}
.padr33 {padding-right:33px;}
.w260 {width:260px;}
.w238 {width:238px;}
.padtk {padding:3px 0px 0px 0px; *padding:5px 0px 0px 9px;}

a:link.bluedark {color:#2f3e96; text-decoration:none;}
a:active.bluedark {color:#2f3e96; text-decoration:none;}
a:visited.bluedark {color:#2f3e96; text-decoration:none;}
a:hover.bluedark {color:#2f3e96; text-decoration:none;}

a:link.greendark {color:#8d8b00; text-decoration:none;}
a:active.greendark {color:#8d8b00; text-decoration:none;}
a:visited.greendark {color:#8d8b00; text-decoration:none;}
a:hover.greendark {color:#8d8b00; text-decoration:none;}

#search_results .cal{
	background:url(../images/icon_cal_mar.gif) no-repeat;
	width:31px;
	height:24px;
	float:right;
	padding:18px 0 0 0;
	text-align:center;
	font:bold 14px lucida sans, verdana, arial, helvetica;
	color:#3f6d90;
	margin-left:6px;
}
.w400h {width:400px;}

/* Organize start */
	form{display:inline;}
	
	.GalleryContainer {margin-left:10px; /*background:#99FFCC;*/}
	
	.imageBox,.imageBoxHighlighted{
		width:164px;	/* Total width of each image box */
		/*height:122px;*/	/* Total height of each image box */
		float:left;
		padding:4px; text-align:center; vertical-align:top;
		margin:0px 20px 20px 0px;
/*		padding:8px;*/
	}
	.imageBox_theImage{
		width:149px;	/* Width of image */
		height:149px;	/* Height of image */
		padding:4px;
		border:1px solid #bdbdbb;
		/*
		Don't change these values *
		*/
/*		background-color:#FF99FF;
*/		background-position: center center;
		background-repeat: no-repeat;
		margin: 0 auto;
		margin-bottom:2px;
	}

	.imageBox .imageBox_theImage{
		border:1px solid #DDD;	/* Border color for not selected images */
		padding:2px;
	}
	.imageBoxHighlighted .imageBox_theImage{
		border:3px solid #316AC5;	/* Border color for selected image */
		padding:0px;

	}
	.imageBoxHighlighted span{	/* Title of selected image */
		background-color: #316AC5;
		color:#FFFFFF;
		padding:2px;
	}

	.imageBox_label{	/* Title of images - both selected and not selected */
		text-align:center;
		font-family: arial;
		font-size:11px;
		padding-top:2px;
		margin: 0 auto;
	}

	/*
	DIV that indicates where the dragged image will be placed
	*/
	#insertionMarker{
		height:150px;
		width:6px;
		position:absolute;
		display:none;

	}

	#insertionMarkerLine{
		width:6px;	/* No need to change this value */
		height:145px;	/* To adjust the height of the div that indicates where the dragged image will be dropped */

	}

	#insertionMarker img{
		float:left;
	}

	/*
	DIV that shows the image as you drag it
	*/
	#dragDropContent{

		opacity:0.4;	/* 40 % opacity */
		filter:alpha(opacity=40);	/* 40 % opacity */

		/*
		No need to change these three values
		*/
		position:absolute;
		z-index:10;
		display:none;

	}
/* Organize End */	

.redcolor {color:#CC6400;}	

.w97p {width:97%;}

.comment_mid_post_link{
	padding:10px 8px 10px 0px;
	width:586px;
	clear:both;
	text-align:right;
}
.comment_mid_post_link a{color:#195c93; text-decoration:none;}
.comment_mid_post_link a:hover{color:#195c93; text-decoration:none;}
.commentbig03 {clear:both; font:16px Lucida Sans, Verdana, Arial, Helvetica, sans-serif; color:#707700; padding:12px 0px 0px 0px; font-weight:bold;}
.commentbig03 img {vertical-align:middle; padding:0 8px 0px 0;}
.commentbig03 span {color:#666;}

.comment_mid_post_link2{
	padding:10px 8px 10px 0px;
	width:470px;
	clear:both;
	text-align:right;
}
.comment_mid_post_link2 a{color:#195c93; text-decoration:none;}
.comment_mid_post_link2 a:hover{color:#195c93; text-decoration:none;}

.mysettingtextbox {padding:3px; border:1px solid #d0d08d; width:237px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f6f6f;}

/*Custom Scrollbar*/
#mycustomscroll {/* Typical fixed height and fixed width example */ overflow:auto; /* IE overflow fix, position must be relative or absolute*/ position:relative; background-color:#e7d1f3; font:11px tahoma, Verdana, Arial, Helvetica, sans-serif;}
#mycustomscroll #block div {border-bottom:#f6e5ff 1px solid; width:244px; text-decoration:none; display:block; height:21px;}
#mycustomscroll #block div a {background:#e7d1f3; color:#5d1c7f; text-decoration:none; display:block; padding:4px 7px 4px 7px;}
#mycustomscroll #block div a:hover {background:#6c318c; color:#fff; text-decoration:none; display:block; padding:4px 7px 4px 7px;}

#mycustomscroll #block div a.selected {background:#6c318c; color:#fff; text-decoration:none; display:block; padding:4px 7px 4px 7px;}


.scrollgeneric {line-height:1px; font-size:1px; position:absolute; top:0; left:0;}
.vscrollerbase {width:6px; background-color:#a981bf;}
.vscrollerbar {width:6px; background-color:#5d1c7f;}
.hscrollerbase {height:6px; background-color:#a981bf;}
.hscrollerbar {height:6px; background-color:#5d1c7f;}
.scrollerjogbox {width:6px; height:6px; top:auto; left:auto; bottom:0px; right:0px; background-color:gray;}
/*Custom Scrollbar*/

.h4 {height:3px;}

a:link.add_linku {color:#737A00; text-decoration:none;}
a:active.add_linku {color:#737A00; text-decoration:none;}
a:visited.add_linku {color:#737A00; text-decoration:none;}
a:hover.add_linku {color:#737A00; text-decoration:none;}

.editedupad {padding:7px 0px 0px 238px;}

#wall_content .filter {padding:0px 0px 15px 14px; float:left; color:#767676; width:154px;}
#wall_content .filter select {height:20px; padding:1px; border:1px solid #d9d9d9; font-size:11px; color:#6f6f6f; margin-left:5px;}
#wall_content .filter .padt3 {padding-top:3px;}

#signup_form .error { text-align:center;}
#signup_form .error p {padding:0px; font:12px Verdana, Arial, Helvetica, sans-serif; color:#CC6400;}
.normal {font-weight:normal;}

/* added from top part */
#Layer3 {
	position:absolute;
	width:471px;
	height:34px;
	z-index:1;
	left: 32%;
	top: 93px;
}
.style3 {color: #000000}
/* End added from top part */

