/*-------------- left nav css ----------*/
a.view_all{
font-family:"Trebuchet MS";
font-size:11px;
color:#ffffff;
background:#f67800;
padding:0px 10px;
font-weight:normal;
text-decoration:none;
}
a:hover .view_all{
text-decoration:underline;
}

/* Left Navigation */

.left_nav ul{
margin:0px;
padding:0px;
}
.left_nav li{
margin:0px;
padding:2px 0px;
list-style:none;
width:189px;
}
.left_nav .brd{
border-bottom:#cfdde9 solid 1px;
}
.left_nav a{
display:block;
width:179px;
height:24px;
font-family:"Trebuchet MS";
font-size:13px;
color:#000000;
font-weight:normal;
text-decoration:none;
padding:8px 0px 8px 10px;
}
.left_nav a:hover{
background:url(../../Images/navbg_curve.gif) left top no-repeat;
font-family:"Trebuchet MS";
font-size:13px;
color:#000000;
font-weight:normal;
text-decoration:none;
}
.left_nav .activenav{
background:url(../../Images/navbg_curve.gif) left top no-repeat;
font-family:"Trebuchet MS";
font-size:13px;
color:#000000;
font-weight:normal;
text-decoration:none;
}
.latest_section_bg{
background:#dbeaf7;
font-family:"Trebuchet MS";
font-weight:normal;
color:#003366;
font-size:14px;
text-decoration:none;
}

/*-------------- left nav css end --------{*/

/*-----------------------------------------}*/
.overlay_dialog {
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #666666;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(default/top_left.gif) no-repeat 0 0;		
}

.dialog_n {
	background: transparent url(default/top_mid.gif) repeat-x 0 0;	
	height: 23px;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(default/top_right.gif) no-repeat 0 0;		
}

.dialog_e {
	width: 2px;
	background: transparent url(default/center_right.gif) repeat-y 0 0;	
}

.dialog_w {
	width: 2px;
	background: transparent url(default/center_left.gif) repeat-y 0 0;		
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(default/bottom_left.gif) no-repeat 0 0;			
}

.dialog_s {
	background: transparent url(default/bottom_mid.gif) repeat-x 0 0;		
	height: 19px;
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(default/bottom_right.gif) no-repeat 0 0;			
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(default/sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(default/close.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(default/minimize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(default/maximize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	width:100%;
	color:#000;
}

.dialog_content {
	overflow:auto;
	color: #DDD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color:#123;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}
/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}


.collapseRow{
	display:none;
}

.expandRow{
	display: table-row;
}
/*----------------------mybodysite css -------------------------------*/
/* CSS Document */

/*.body{
	font-family:Arial, Helvetica, sans-serif;
}*/
/* header */


/*.logo
{background-image:url(../../Images/logo.gif); background-position:left; margin-left:30; background-repeat:no-repeat; height:76;}
.green_row1{background-color:#86DC35; height:2}
.black_row2{background-color:#000000; } */

/* index page */
.main_border{border:#E6E5E5 1px solid;}
.blog_border{border:#808080 1px solid;}

.grey_strip{background-color:#EBEBE9;}
.margin_right{margin_right:5px;}
.index_txt{font-family:Zurich Cn BT; font-size:20px; font-weight:none; color:#FF0000;text-align:left; padding-left:5px;}
.index_bold_txt{font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; color:#FFB600;text-align:left; }
.people_img{ background-image:url(../../Images/people_img.jpg); background-position:left; background-repeat:no-repeat; height:157;}
.img_txt{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000000; }
.green_box{background-color:#FEFFFA; border:#B2E97D 1px solid; font-family:verdana; font-size:11px; text-align:left; padding-left:5px;}
.bold_verdana_txt{font-family:verdana; font-size:11px; font-weight:bold; color:#000000;text-align:left;  }
.green_txt{font-family:verdana; font-size:11px; font-weight:bold; color:#1D7D00;text-align:left;}
.footer_txt{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:none; color:#878686;text-align:center; }
/* Login n box */
.limer_login{font-family:verdana,Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;color:#ffffff;text-align:left;}
.limer_login_small_txt{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#ffffff;text-align:left;}
.find_limer{font-family:verdana, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#9ACC00;text-align:left;}
.find_limers{font-family:Arial,Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#FF0033;text-align:left;}
.site_txt{font-family:verdana,Helvetica, sans-serif; font-size:11px; font-weight:none; color:#000000;text-align:left;}
.green_row{background-color:#86DC35; padding-left:5px; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-align:left; font-weight:bold; color:#3F3F3F;}
.grey_bg{background-color:#FFF; border:#E6E5E5 1px solid;  }
.txt_box{background-color:#FFFFFF; border:#E6E5E5 1px solid; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-align:left; padding-left:5px;} 
.big_txt{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#3F3F3F;text-align:left; padding-left:5px;} 
.grey_row{background-color:#CCCCCC; height:1;}
.main_bold_txt{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#666666; padding-left:5px;}
.main_txt{font-family:Arial, Helvetica, sans-serif; font-size:11px;  color:#666666; padding-left:5px;}
.main_txt_black{font-family:Arial, Helvetica, sans-serif; font-size:11px;  color:#000000; padding-left:5px;}
.selectBox{
border:1px solid #BDC7D8;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
padding:2px;
}*/
/* index page ends here */

/* body */
/* change class green row add to bold_heading on top*/
.green_row{background-color:#86DC35; padding-left:5px;}
.grey_bg{background-color:#F4F4F4; border:#E6E5E5 1px solid;  }
.txt_box{background-color:#FFFFFF; border:#E6E5E5 1px solid; } 
.padding_txt{padding-left:5px;}

/*-------------------------manish's css ------------------------*/ 
#man a:link{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#CC3333; text-decoration:none;} 
#man a:visited{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#CC3333; text-decoration:none;} 
#man a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#CC3333; text-decoration:underline;} 

#man1 a:link{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FF3300;} 
#man1 a:visited{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#CC3333;} 
#man1 a:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#CC3333;} 

#man2 a:link{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666;} 
#man2 a:visited{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#999999;} 
#man2 a:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#999999;} 

#light_grey_link a:link{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#CFCFCF;}
#light_grey_link a:visited{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666;}
#light_grey_link a:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666;}

#blue_link a:link{color:#025680; font-family:"Trebuchet MS"; font-size:12px;}
#blue_link a:visited{color:#025680; font-family:"Trebuchet MS"; font-size:12px;}
#blue_link a:hover{color:#025680; font-family:"Trebuchet MS"; font-size:12px;}

input.button_sty {
    border: 0;
	background:url(../../Images/button.gif) no-repeat #FFFFFF;
    height: 21px;
    /* used to catch the buttonEnding */
    position: relative;
	left:5px;
	_left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}

.buttonEnding {
    position: absolute;
    display: inline;
    width: 10px;
    height: 21px;
	background:url(../../Images/end.gif) no-repeat;
}

.txtbox1{ border:1px solid #CCCCCC; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; width:200px;}
.new_input {border:1px solid #6799CC; color:#000000; font-family:Verdana,Tahoma,sans-serif; font-size:11px; width:180px;}
.new_input2 {border:1px solid #cccccc; color:#000000; font-family:Verdana,Tahoma,sans-serif; font-size:11px;}
.new_textarea{ border:1px solid #cccccc; color:#000000; font-family:Verdana,Tahoma,sans-serif; font-size:12px;}
.search_input {border:1px solid #cccccc; color:#000000; font-family:Verdana,Tahoma,sans-serif; font-size:14px; width:80mm; height:20px; }
.text1 {color:#818181; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold}
.text2 {color:#999999; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold}
.text5 {color:#333333; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.text6 {color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.text6_bold {color:#666666; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.text6_black {color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.text6_just {color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:justify; padding-left:10px; padding-right:10px;}
.text_demo {color:#B8CDE2; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:30px;}
.text7 {color:#797979; font-family:myraid,tahoma,verdana; font-size:11px;}
.text8 {color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;}
.text9 {color:#797979; font-family:Tahoma,sans-serif; font-size:10px; font-style:italic;}
.text10{color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px;}
.text_head{ color:#4498D4; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold}
.text_head_link{ font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#003366; font-weight:700;}
.text_head02{ color:#025680; font-family:"Verdana"; font-size:15px; font-weight:bold}
.text_head_link02{ font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#025680; font-weight:700;}


/*-------------------------manish's css end --------------------*/ 




/* changed to bold_big_grey txt 
.big_txt{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#3F3F3F;text-align:left; padding-left:5px;}  */

.grey_row{background-color:#CCCCCC; height:1;}
/*remove 

.main_bold_txt{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#666666; padding-left:5px;}*/
/* remove padding from main_txt */
.main_txt{font-family:Arial, Helvetica, sans-serif; font-size:11px;  color:#000000; }
/* remove .main_txt_black{font-family:Arial, Helvetica, sans-serif; font-size:11px;  color:#000000; padding-left:5px;}*/
/*.red_txt{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#E61E1E; }*/
.padding_top{padding-top:30px;}
/*.button{background-color:#FF0000;font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#FFFFFF; }*/
/*.footer{background-color:#F0F0F0;font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#878686; text-align:center;}*/

.selectBox{border:1px solid #BDC7D8;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:11px;padding:2px;}
/* added */
.bold_heading{font-family:verdana,Helvetica, sans-serif; font-size:11px; text-align:left; color:#000000;}
.bold_subtxt{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#3F3F3F; }
/*.bold_blacktxt{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#000000; padding-left:5px;}*/
.soca_by_de_water{font-family:Zurich Cn BT; font-size:20px; font-weight:bold; color:#86DC35;text-align:left; }
/*.row_bg{background-color:#B4E982; }*/
.border{border:#B5B4B4 solid 1px;}
.border_top{border-top:#B5B4B4 solid 1px;}
.main_big_txt{font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:left; font-weight:none; color:#000000;}
.underline_txt{text-decoration:underline;}
.padding_txt1{padding-left:15px;}
.light_green{background-color:#F0FBE6;}
.banner_add{background-color:#FFFFFF; border:#FF0000 solid 1px;}
.icon{ padding-top:3px; padding-bottom:3px; background-repeat:no-repeat; padding-right:5px; padding-left:5px; } 
/*.greenBorder{border:solid 1px #6DBC25;}*/
.green_row2{ background-color:#6DBC25; }
.sub_txt { /*selected link*/
	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold; 
	color:#ffffff; 
	text-decoration:none;
	height: auto;
	}


.navtxt_lnk{ /*onMouseover style*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold; 
	color:#000000;
	text-decoration:none;
	display:block;
	
}

.navtxt_lnk:hover { /*onMouseover style*/
	background-color:#6DBC25;  
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold; 
	color:#ffffff; 
	text-decoration:none;
	display:block;
	height: auto;
	}
	
.navtxt_lnk_visited{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold; 
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	background-color:#6DBC25;
		
}
.navtxt_sublnk{ /*onMouseover style*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold; 
	color:#ffffff;
	text-decoration:underline;
	height: auto;	
}

.navtxt_sublnk:hover { /*onMouseover style*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold; 
	color:#ffffff; 
	text-decoration:none;
	display:block;
	height: auto;
	}
.link{ /*onMouseover style*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:none; 
	color:#6DBC25;
	text-decoration:none;
}
.link:hover { /*onMouseover style*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:none; 
	color:#6DBC25; 
	text-decoration:underline;
}
.grey_link{ /*onMouseover style*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none; 
	color:#A3A4A3;
	text-decoration:none;
}
.grey_link:hover { /*onMouseover style*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none; 
	color:#A3A4A3; 
	text-decoration:none;
}
.main_link{ /*onMouseover style*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none; 
	color:#A3A4A3;
	text-decoration:none;
}
.main_link:hover { /*onMouseover style*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none; 
	color:#A3A4A3; 
	text-decoration:none;
}

.margin_top{margin-top:15px;}
.button1{background-color:#EBEAEA;font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#000000; }
.border_right{border-right:#B5B4B4 solid 1px;}
.border_bottom{border-bottom:#B5B4B4 solid 1px;}
.bold_large_txt{font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#0072BC;}
.bold_large_grey_txt{font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold; color:#ED145B;}
.bold_14_txt{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#000000;}
.bold_16_txt{font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#000000;}
.grey_italic_txt{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; font-style:italic; color:#767575;}
.green_txt{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#70BA1B;}
/*Calender */
.dateborderorange {
	border:solid 1px #F7C56C;
	color:#000000; 
	font-family:Arial;  
	font-size:14px;
	font-weight:bold;
	padding:0px;
	background-color:#FFFFFF;
	height:22px;
}
.datebordergreen {
	background-color:#F0FBE6;
	border:solid 1px #B4E982;
	font-family:Arial;  
	font-size:14px;
	font-weight:bold;
	padding: 0px;
	height:22px;
}
.calmonthtext2{ 
	color:#222222; 
	font-family:Arial;  
	font-size:14px;
	font-weight:bold;
}

.date{
	background-color:#F0FBE6;
	border:solid 2px #000000;
	font-family:Arial;  
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding: 0px;
	height:25px;}
	
.event_holiday{background-color:#EBA400;
	font-family:Arial;  
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding: 0px;
	height:25px;}
	
.event{background-color:#EBA400 !important;
	font-family:Arial;  
	font-size:14px;
	font-weight:bold;
	padding: 0px;
	height:25px;} */

.padding3{padding-left:3px;}

/* ------new added class ------*/

.border_green{border:#9BBB59 solid 2px;}
.green_link{ /*onMouseover style*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none; 
	color:#01AF0D;
	text-decoration:none;
}
.green_link:hover { /*onMouseover style*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:none; 
	color:#01AF0D;
	text-decoration:underline;
	}
.grey_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold; 
	color:#A3A4A3;
	text-decoration:none;
}
.padding_right{ padding-right:20px;}


/* POPUP CLASS */
.popup_topleft{background-image:url(../../Images/popup_top_left.png); repeat:no-repeat;width:10px;}
.popup_topright{background-image:url(../../Images/popup_top_right.png); repeat:no-repeat;width:10px;}
.popup_bottomleft{background-image:url(../../Images/popup_bottom_left.png); repeat:no-repeat;width:10px;}
.popup_bottomright{background-image:url(../../Images/popup_bottom_right.png); repeat:no-repeat;width:10px;}
.popup_border{background-image:url(../../Images/popup_border.png); repeat:repeat;height:10px;}
.popup_table{border-collapse:collapse;}
/* POPUP CLASS ENDS HERE*/
/*
input[type="text"]{font-family:Arial;font-size:11px;border-style:inset;border:1px hairline ;color:FFFFFF;}
input[type="select"]{font-family:Arial;font-size:11px;font-weight:bold;border-style:inset;border:1px hairline ;color:FFFFFF !important;}
input[type="textarea"]{font-family:Arial;font-size:11px;border-style:inset;border:1px hairline ;color:FFFFFF;}
*/
.hiddenrow{ display:none;}
/* fake div for file inputs*/
div.fileinputs {
	position: relative;
}
div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
input.file {
	position: relative;
	text-align: left;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}
/* fake file input css ends */



/* CSS For The Footer Of Fan Tagger Begins 
td#footer{
	background-image:url(../../Images/footer_bg.gif);
	background-repeat:repeat-x;
	height:89px;
}
td#footer table{
	width:1003px;
	border:0px;
}
td#footer table .red{
	 height:48px;
	 text-align:center;
	 vertical-align:middle;
}
td#footer table .red ul{
	 margin:0px;
	 padding:0px;
}
td#footer table .red li{
	 list-style:none;
	 display:inline;	
}
td#footer table .red a{
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:18px 10px 14px 10px;
	text-decoration:none;
}
td#footer table .red a:hover{
	color:#CCCCCC;
	}
	
td#footer table .grey{
	 height:40px;
	 text-align:center;
	 vertical-align:middle;
	 color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
td#footer table .grey ul{
	 margin:0px;
	 padding:0px;
}
td#footer table .grey li{
	 list-style:none;
	 display:inline;	
}
td#footer table .grey a{
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:18px 10px 14px 10px;
	text-decoration:none;
}
td#footer table .grey a:hover{
	color:#CCCCCC;
	}
	*/

/* CSS For The Footer Of mybodysite Ends */

/*
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #000000;
	margin:0px;
}*/
#tab_main{
	width:1003px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}
#container_main{
	width:1003px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
div#logo_search_container{
	background-image:url(../../Images/top_style_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:97px;
}
.logo_outer{
	float:left;
	width:315px;
}
.logo{
	float:right;	
}
.logo a{
	background-image:url(../../Images/logo_tagger.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:right top;
	width:253px;
	height:93px;
	text-indent:-10000px;
}
.menu_section{
	float:right;
	width:670px;
	padding-left:15px;	
}
.clear{
	clear:both;
}
div#search_area{
	height:38px;
	padding-top:10px;
	text-align:right;
	padding-right:20px;	
	color:#FFFFFF;
	font-weight:bold;
}
div#search_area ul{
	padding:0px;
	margin:0px;	
}
div#search_area li{
	list-style:none;
	display:inline;
	}
div#search_area a{
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}
/*
div#search_area a:hover{
	background-color:#414141;
	padding:18px 10px 14px 10px;
	
} */

div#search_area .visited{
	background-color:#414141;
	padding:18px 10px 14px 10px;
	
}

div#top_menu{
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:23px;
	padding:10px 20px 16px 0px;

}
div#top_menu ul{
	padding:0px;
	margin:0px;	
}
div#top_menu li{
	list-style:none;
	display:inline;
	}
div#top_menu a{
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:19px;
	padding-right:19px;
	text-decoration:none;
}
div#top_menu a:hover{
	padding:10px 19px 17px 19px;
	color:#000000;
	background-image:url(../../Images/menu_bg.gif);
	background-repeat:repeat-x;
	}
div#top_menu .visited{
	padding:10px 19px 17px 19px;
	color:#000000;
	background-image:url(../../Images/menu_bg.gif);
	background-repeat:repeat-x;
	
}
div#content_container{
	width:auto;
}
div#content_left{
	float:left;
	width:678px;
	padding-left:20px;
}
div#content_right{
	float:right;
	width:280px;
	padding-left:10px;
	padding-right:10px;
}
.top_banner{
	padding-bottom:13px;
	border-bottom:#2f2f08 solid 2px;
}
.links{
	color:#000000;
	background-image:url(../../Images/arrow_red.gif);
	background-repeat:no-repeat;
	background-position: 3px ;
	float:right;
	padding-right:10px;
	padding-left:13px;
	text-decoration:none;
	padding-bottom:5px;	
	padding-top:5px;	
}
.links:hover{
	color:#ef1200;
	text-decoration:none;
}

div#groups_home{
	width:252px;
	margin-left:auto;
	margin-right:auto;
}
div#groups_home legend{
	text-align:center;
}
div#groups_home fieldset{
	border:#c6c6b6 solid 1px;
}

div#white_box{
	width:676px;
	background-color:#FFFFFF;
	margin-top:10px;
}
.wht_top{
	background-image:url(../../Images/wht_top.gif);
	background-repeat:no-repeat;
	height:10px;
	text-indent:-10000px;
	background-position:0px top;
}
.wht_middle{
	background-color:#FFFFFF;
}
.wht_bottom{
	background-image:url(../../Images/wht_bottom.gif);
	background-repeat:no-repeat;
	height:10px;
	text-indent:-10000px;
	background-position:bottom 0px;
}
div#wht_content_container{
	width:670;
	margin-left:auto;
	margin-right:auto;
	margin-top:1px;
}
#signup{
	float:left;
	width:305px;
	padding-left:15px;
}
#blogs{
	float:left;
	width:328px;
	padding-left:10px;
	padding-right:0px;
}
.clouds{
	padding:5px 10px 10px 10px;
	text-align:justify;
	line-height:21px;
	border-bottom:#c6c6b6 solid 1px;
	
	background-repeat:no-repeat;	
	background-position:center;
	height:130px;
	overflow:hidden;
}
.txt_blk{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.txt_red{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
.txt_blk_big{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.txt_blue{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#0076c3;
	text-decoration:none;
}
table#content_container{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	border-spacing: 0px;
	border-collapse: collapse; 
}
table#content_container .left{
	width:678px;
	height:auto;
	vertical-align:top;

}
table#content_container .left .left_table{
	width:676px;	
}
table#content_container .left .left_table .top_banner{
	padding-bottom:13px;
	border-bottom:#2f2f08 solid 2px;	
	}
table#content_container .right{
	width:280px;
	height:auto;
	vertical-align:top;
}
table#content_container .right .right_style{
	width:280px;
	height:auto;
	border:0px;
}
table#content_container .right .right_style .top{
	background-image:url(../../Images/market_place_top.gif);
	background-repeat:no-repeat;
	height:14px;
	text-indent:-10000px;
	background-position:left bottom;
	font-size:8px;

}
table#content_container .right .right_style .bottom{
	background-image:url(../../Images/market_place_bottom.gif);
	background-repeat:no-repeat;
	height:22px;
	text-indent:-10000px;
	background-position:left top;
	font-size:8px;
}
table#content_container .right .right_style .middle{
	background-image:url(../../Images/market_bg.gif);
	background-repeat:repeat-y;
}
.market_groups{
	width:240px;
	border:0px;	
	vertical-align:top;
}
.market_groups legend{
	border:0px;
}
.market_groups fieldset{
	border:#c6c6b6 solid 1px;
}
.market_groups fieldset .images{
	width:70px;
	text-align:center;
}
.market_groups fieldset .images img{
	padding:5px;
	border:#c6c6b6 solid 1px;
}
.groups_home{
	width:230px;
	margin-left:auto;
	margin-right:auto;
}
.groups_home legend{
	text-align:center;
}
.groups_home fieldset{
	border:#c6c6b6 solid 1px;
}
.groups_home fieldset td{
	 width:230px;
}


td.wht_top{
	background-image:url(../../Images/wht_top.gif);
	height:20px;
	background-repeat:no-repeat;
	background-position:bottom;
	text-indent:-10000px;
}
td.wht_bottom{
	background-image:url(../../Images/wht_bottom.gif);
	height:20px;
	background-repeat:no-repeat;
	background-position:top;
	text-indent:-10000px;
}
#middle_content{
	width:676px;
	height:auto;
}
#middle_content .signup{
	width:320px;
	}
#middle_content .signup .signin_tab{
	width:303px;
	}
#middle_content .signup .signin_tab .whats{
	background-image:url(../../Images/whats_tagger.gif);
	background-repeat:no-repeat;
	height:249px;
	}
#middle_content .signup .signin_tab .whats div{
	font-size:10px;
	padding-top:40px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	}
#middle_content .blogger{
	width:356px;
	vertical-align:top;
	}
#middle_content .blogger .top_tab{
	width:340px;
	vertical-align:top;
}
.advertisement{
	font-size:9px;
	color:#666666;
}
.hottest_topics{
	background-color:#f5f5bc;
	height:30px;
	border-top:#000000 solid 4px;
	text-transform:uppercase;
	text-align:center;
	width:170px;
}
.hottest_topics a{
	color:#000000;
	text-decoration:none;
}
.hottest_topics a:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.topics_visited{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.latest_blogs{
	background-color:#d6d6d6;
	height:30px;
	border-top:#000000 solid 4px;
	text-transform:uppercase;
	text-align:center;
	width:170px;
}
.latest_blogs a{
	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.latest_blogs a:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
div#topics{
	 height:225px;
	 overflow:hidden;
}
div#blogs{
	 height:225px;
	 overflow:hidden;
	 }
.vote_table{
	width:340px;
	margin-top:5px;	
}
.votes{
	width:34px;
	height:35px;
	background-image:url(../../Images/votes.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	border-bottom:#cfcfcf solid 1px;
	padding-top:13px;
	padding-bottom:5px;
}
.blog_votes{
	width:34px;
	height:35px;
	background-image:url(../../Images/blog_votes.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	border-bottom:#cfcfcf solid 1px;
	padding-top:13px;
	padding-bottom:5px;
}
.topics_style{
	vertical-align:top;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:#cfcfcf solid 1px;
}
.videos_tab{
	margin-top:15px;
	width:655px;
	border:#cfcfcf solid 1px;
}
.videos_inside td{
	padding:7px;	
}
.videos_inside img{
	 
	padding:5px;
	border:#c6c6b6 solid 1px;
}

.button{background-color:#FF0000;font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#FFFFFF; }

.row_bg{background-color:#F7F7E4; }
.greenBorder{border:solid 1px #DDDD9F;}

.red_txt{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#E61E1E; }

.bold_blacktxt{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#000000; padding-left:5px;}




h1 {font:bold 19px/27px verdana;}


p,label {
	display:block;
	font:normal 12px/17px verdana;
}

span.hint {
	font:normal 11px/14px verdana;
	background:#3F3F3F  url(../../Images/vendor/icon_exclamation_bubble.gif) no-repeat top left ;
	color:#fff;
	border:1px solid #888;
	padding:5px 5px 5px 40px;
	width:140px;
	position:absolute;
	margin: -12px 0 0 10px;
	display:none;
}

span.email {
	font:normal 11px/14px verdana;
	background:#3F3F3F  url(../../Images/vendor/icon_exclamation_bubble.gif) no-repeat top left ;
	color:#fff;
	border:1px solid #888;
	padding:5px 5px 5px 40px;
	width:225px;
	position:absolute;
	margin: -12px 0 0 10px;
	display:none;
}

span.datemonth {
	font:normal 11px/14px verdana;
	background:#3F3F3F  url(../../Images/vendor/icon_exclamation_bubble.gif) no-repeat top left;
	color:#fff;
	border:1px solid #888;
	padding:5px 5px 5px 40px;
	width:130px;
	position:absolute;
	margin: -12px 0 0 200px;
	display:none;
}

span.day {
	font:normal 11px/14px verdana;
	background:#3F3F3F  url(../../Images/vendor/icon_exclamation_bubble.gif) no-repeat top left;
	color:#fff;
	border:1px solid #888;
	padding:5px 5px 5px 40px;
	width:130px;
	position:absolute;
	margin: -12px 0 0 100px;
	display:none;
}

span.year {
	font:normal 11px/14px verdana;
	background:#3F3F3F  url(../../Images/vendor/icon_exclamation_bubble.gif) no-repeat top left;
	color:#fff;
	border:1px solid #888;
	padding:5px 5px 5px 40px;
	width:130px;
	position:absolute;
	margin: -12px 0 0 15px;
	display:none;
}

span.gendermale {
	font:normal 11px/14px verdana;
	background:#3F3F3F  url(../../Images/vendor/icon_exclamation_bubble.gif) no-repeat top left;
	color:#fff;
	border:1px solid #888;
	padding:5px 5px 5px 40px;
	width:130px;
	position:absolute;
	margin: -12px 0 0 225px;
	display:none;
}

span.genderfemale {
	font:normal 11px/14px verdana;
	background:#3F3F3F  url(../../Images/vendor/icon_exclamation_bubble.gif) no-repeat top left;
	color:#fff;
	border:1px solid #888;
	padding:5px 5px 5px 40px;
	width:130px;
	position:absolute;
	margin: -12px 0 0 90px;
	display:none;
}

span.country {
	font:normal 11px/14px verdana;
	background:#3F3F3F  url(../../Images/vendor/icon_exclamation_bubble.gif) no-repeat top left;
	color:#fff;
	border:1px solid #888;
	padding:5px 5px 5px 40px;
	width:130px;
	position:absolute;
	margin: -12px 0 0 20px;
	display:none;
}

/*
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:2em; color:#1D1D1D;}
#xsnazzy h2 {font-size:1.5em;color:#1D1D1D; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#1D1D1D; border-left:1px solid #1D1D1D; border-right:1px solid #1D1D1D;}
.xb1 {margin:0 5px; background:#1D1D1D;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#1D1D1D; border:0 solid #1D1D1D; border-width:0 1px;}
*/

.txtbx2 {
	BORDER-RIGHT: #4C4C4C 1px solid; 
	BORDER-TOP: #4C4C4C 1px solid; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: #4C4C4C 1px solid; 
	COLOR: #ffffff; 
	BORDER-BOTTOM: #4C4C4C 1px solid; 
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: #4C4C4C;
	width:181px;
	height:20px;
}

.whitetext{
	color:#ffffff;
	text-decoration:none;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

.titleBar { 
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	color: #ffffff;
	background:url(../../Images/vendor/red_center.gif) top left; 
	padding-left:0.5em;
	
	}

.headLine {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	background:url(../../Images/vendor/red_center.gif) top left; 
	color: #000000;	
	padding-left:0.5em;
}

/* Commonbox styles */
.commonbox { margin-bottom: 5px; background: #F5F6F2; padding-left:0.5em; padding-right:0.5em;  }

/*Maintain Table Padding */

.tblAlign{
	padding-left:0.5em; 
	padding-right:0.5em; 
}

div#content{width:760px}.skin {margin-left:auto; margin-right:auto; width:760px;font-size: 12px;font-family: Arial, Helvetica, sans-serif;}.bigger {font-size: 13px;font-weight: bold;}#profile_nav {width:758px;background-image: url(../../Images/imageline.gif);background-repeat: no-repeat;height:40px;margin:auto;text-align:center;margin-top:12px;}.profile_tab {font-family: Arial, Helvetica, sans-serif;font-size: 13px;font-weight: bold;color: #FFFFFF;text-align:center;text-decoration:none;}.profile_tab_active {font-family: Arial, Helvetica, sans-serif;font-size: 13px;font-weight: bold;color: #E9063C;text-align:center;text-decoration:none;}.profilePagetitle {position: relative; top: -5px;font-family: Arial, Helvetica, sans-serif;font-size: 19px;color: #E9063C;font-weight:bold;margin:0px;padding-left:0px;padding-bottom:10px;padding-top:5px;text-align:left;}.profileSubPagetitle {font-family: Arial, Helvetica, sans-serif;font-size: 19px;color: #E9063C;font-weight:bold;margin:0px;padding-left:0px;padding-bottom:10px;padding-top:5px;text-align:left;line-height:1em;}#top_box {width:760px;background-color: #FFFFFF;padding:0px;}#top_box td {}#top_box a {font-size: 12px;font-weight: normal;text-decoration: underline;}.main_options {padding:0px;font-size: 11px;margin:0px;padding-left:25px;height:20px;text-align:left;background-attachment: scroll;background-image: url(../../Images/imageline.gif);background-repeat: no-repeat;background-position: left center;}#under_box {background-attachment: scroll;background-repeat: repeat-x;width:760px;height:15px;margin:0px;padding:0px;}.module_body {   width:375px;padding:0px;margin:0px;margin-bottom:6px;height:auto;}.module_header {width:375px;background-image: url(../../Images/imageline.gif);height:44px;padding:0px;margin:0px;}.module_header H1{font-family: Arial, Helvetica, sans-serif;font-size: 17px;font-weight: bold;color: #D70500;padding:0px;margin:0px;padding-left:0px;padding-top:22px;padding-bottom:0px;margin-bottom:0px;clear:both;background-attachment: scroll;background-repeat: no-repeat;background-position: left center}.module_content {width:375px;background-attachment: scroll;background-color: #FFFFFF;background-repeat: no-repeat;background-position: left bottom;padding:0px;padding-bottom:0px;margin:0px;position:relative;float:left;}.module_content .content {width:355px;overflow:hidden;position:relative;}.module_content td, .module_content .content {color: #null;}.module_navigation {color: #null;font-size:11px;text-align:right;}.module_navigation_action {color: #null;font-size:16px;text-align:center;}.module_content a {font-size: 12px;font-weight: normal;text-decoration: underline;}.module_navigation_action a {font-size: 16px;font-weight: normal;text-decoration: underline;}.module_line {background-color: #CFCFCF;height:1px;}.module_padding {padding-bottom:10px;padding-left:10px;padding-right:10px;padding-top:5px;}

.s_b {FONT-SIZE: 11px; FONT-WEIGHT: bold;}
.m_b_red {COLOR: #D40400; FONT-WEIGHT: bold}


  #optOpen { display:block }
  #optClose { display:none }  
  .actionModule { border:0px solid #cfcfcf; padding: 10px;}
.actionModule h1 {margin:0 0 10px 0; padding:5px; background:#e6f1f8; font-size:14px; width: 570px; border:1px solid #cfe0f2; font-weight:bold; color:#3f82b7; text-transform: uppercase; }
*html .actionModule h1 {width: 600px;}
.actionModule .sectionHeader { font-size:14px; color:#555; font-weight: bold; margin-bottom:7px }
.actionModule .sectionSubheader { padding:3px 10px; margin-bottom:7px; background: none; font-size:12px; color:#555; font-weight:normal }
.actionModule .sectionHeader_active { padding:5px; background-color:#efefef; font-size:12px; font-weight:bold; color: #424d61; margin: 10px 10px 10px 0;}
.floatR { float: right; display: inline; }
#action_block { padding: 10px 0 0 10px; }
.actionModule .sectionContentLast {}
.actionModule .sectionContentDrop { padding:10px 0; border:2px solid #efefef; margin:-10px 10px 10px 0; display:none; border-top:0;}
.actionModule { color: #FF0000; }

.blank_td{ height:10px; }


/* Tabs Class For Albums */
.tabs{padding:3px 0;border-bottom:1px solid #898989;}
.tabs.top{background:#f7f7f7;}
.tabs .left_tabs{padding-left:0px;float:left;}
.tabs .right_tabs{padding-right:10px;float:right;}
.tabs .back_links{padding-right:20px;float:right;}
.toggle_tabs{margin:0;padding:0;list-style:none;text-align:center;display:inline;}
.toggle_tabs li{display:inline;padding:2px 0px 3px;background:#f1f1f1 url(../../Images/toggle_tab_gloss.gif) top left repeat-x;}
.toggle_tabs li a{border:1px solid #898989;border-left:0;color:#333;font-weight:bold;padding:2px 8px 3px 9px; text-decoration:none;}
.toggle_tabs li a:hover{text-decoration:underline;}
.toggle_tabs li a small{font-size:12px;font-weight:bold;}
.toggle_tabs li a:focus{outline:0px;}
.toggle_tabs li.first a{border:1px solid #898989;}
.toggle_tabs li a.selected{margin-left:-1px;background:#878787;border:1px solid #3b5998;border-left:1px solid #5973a9;border-right:1px solid #5973a9;color:#fff;}
.toggle_tabs li.last a.selected{margin-left:-1px;border-left:1px solid #5973a9;border-right:1px solid #36538f;}
.toggle_tabs li.first a.selected{margin:0;border-left:1px solid #36538f;border-right:1px solid #5973a9;}
.toggle_tabs li.first.last a.selected{border:1px solid #36538f;}
.toggle_tabs li a.selected:hover{text-decoration:none;}
.toggle_tabs li a.disabled{color:#999;cursor:default;text-decoration:none;}
.toggle_tabs li a.disabled:hover{text-decoration:none;}
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix{display:inline-block;}
/* Tabs Class For Albums

/*  CSS For Image Borders */
td.spacertop { background-image: url(../../Images/Bord_T.gif);}
td.spacerbottom {background-image: url(../../Images/Bord_B.gif);}
td.spacerleft {background-image: url(../../Images/Bord_L.gif);}
td.spacerright {background-image: url(../../Images/Bord_R.gif);}

/*  CSS For Image Borders */

/*  Dialog Class */
#dialog{margin:0px auto;border:solid 10px #D6D6D6;}
#dialog td.dialog{padding-top:10px;background:#FFFFFF;border:solid 1px #D6D6D6;}
#dialog td td{color:#555;border:none;}
#dialog td .formtable{margin:5px 10px 0px;}
#dialog p{margin:10px;text-align:left;}
#dialog h4{border-bottom:solid 1px #D6D6D6;margin:5px 10px 5px;padding:0px 0px 2px;font-size:13px;}
#dialog .buttons{padding:10px;text-align:right;}
#dialog .buttons input{margin-left:10px;}
#dialog small{font-weight:normal;color:gray;}
#dialog_note{margin:10px auto 0px auto;border:0;}
#dialog_note td{text-align:center;}
div.notice{width:400px;margin:80px 100px;padding:10px;position:absolute;z-index:100;background:#f7f7f7;border:solid 3px #3B5998;}
div.notice h4{margin-bottom:10px;}
div.notice .buttons{margin:10px 0px 0px;text-align:center;}
div.notice .buttons input{margin-left:10px;width:60px;}
#dynamic_dialog{position:absolute;z-index:1;background:#FFFFFF;left:0px;top:0px;width:360px;}
.dialog_padding #content{padding:20px 0px;}
/*  Dialog Class */

/*   CSS For The Profile Page (MybodySite) */

.bgcolorgrey{
background:#FFF;	
}
.bgcolorwhite{
background:#ffffff;
	
}
.bluebgcolor{
background:#D7E5F0;

	
}
.bluebgcolor1{
background:#EAF2F7;
	
}
.yellowbgcolor{
background:#F5F5BC;
	
}

.dots{
background:url(../../Images/Profile/dots.gif) repeat-x;	
}
.bluetext
{
	font-family: Verdana;
	font-size: 11px;
	color: #367FB6;
	text-decoration: none;
	font-style: normal;
	font-weight:bold;
	padding-left:10px;
		}
		
		.redtext
{
	font-family: Verdana;
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
	font-style: normal;
	font-weight:bold;
	
		}

	.greytext1{
	font-family: Verdana;
	font-size: 13px;
	color: #7F7F7F;
	text-decoration: none;
	font-style: normal;
	font-weight:bold;
	
		}
.headingtext
{
	font-family: Verdana;
	font-size: 15px;
	color: #025680;
	text-decoration: none;
	font-style: normal;
	font-weight:bold;
	padding-left:10px;
}



.greytext
{
	font-family: Verdana;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: none;
	font-style: normal;
		}
		
	.blacktext
{
	font-family: Verdana;
	font-size: 11px;
	color: #5D5D5D;
	text-decoration: none;
	font-style: normal;
	
	}
	
	.blacktext2
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	
	}
	
	.edittext
{
	font-family: Verdana;
	font-size: 11px;
	color: #025680;
	padding-right:5px;
	text-decoration: underline;
	font-style: normal;
	
	}

	.edittext12
{
	font-family: Verdana;
	font-size: 11px;
	color: #025680;
	padding-right:5px;
	text-decoration: none;
	font-style: normal;
	
	}
			
	.blacktext1
{
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	
	}
	
	
	.redtext1
{
	font-family: Verdana;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	font-style: normal;
	
	}
	
	.outerborder
{
    BORDER-RIGHT: #E8E8E8 1px solid;
    BORDER-TOP: #E8E8E8 1px solid;
    BORDER-LEFT:#E8E8E8 1px solid;
    BORDER-BOTTOM: #E8E8E8 1px solid;
}



.saletext
{
	font-family: Verdana;
	font-size: 11px;
	color: #5D5D5D;
	text-decoration: none;
	font-style: normal;
	font-weight:normal;

		}

.greentext
{
	font-family: Verdana;
	font-size: 11px;
	color: #075354;
	text-decoration: none;
	font-style: normal;
	font-weight:normal;

		}
	.orangetext
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFB103;
	text-decoration: none;
	font-style: normal;
	font-weight:normal;

		}
		
		
	.txtbx {
		border-top: #ededed 1px solid;
		border-left: #ededed 1px solid;
		font-size: 8pt;
		border-bottom: #ededed 1px solid;
		color: #000000;
		font-family: verdana;
		background-color: #ffffff;
		border-right: #ededed 1px solid;
		width:400px;
		height:150px;

}


/*   CSS For The Profile Page (MybodySite) */

.leftline{
background:url(../../Images/Profile/leftline.gif) repeat-x;
}

.greytext
{
	font-family: Verdana;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: none;
	font-style: normal;
		}

		.leftblacktext
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	
	}
	.leftblacktext:hover
	{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
	font-style: normal;
	
	}


/* New Button Class */
input.button_sub {
    border: 0;
	background:url(../../Images/midbg_btn.gif) repeat-x;		
    height: 27px;
    /* used to catch the buttonSubLeft */
    position: relative;
	left:5px;
	/*left:10px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;	
	font-weight:bold;	
	vertical-align:middle;					
}

.buttonSubLeft {
    position: absolute;
    display: inline;
    width: 6px;
    height: 27px;
	background:url(../../Images/leftbg_btn.png) no-repeat;
	
}
.buttonSubRight {

	position: absolute;
    display: inline;
    padding-right: 9px;
    height: 27px;
	background:url(../../Images/rightbg_btn.png) right no-repeat;
}
/*SACHIN CLASS*/
.votesArticles{
	width:34px;
	height:35px;
	background-repeat:no-repeat;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	border-bottom:#cfcfcf solid 1px;
	padding-top:13px;
	padding-bottom:5px;
}
/* Button Class */


	.blacktextunderline
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
	font-style: normal;
	padding-right:5px;
	
	}




/*Sachin Class */
.txtboxEvents{ 
font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #101010;
        text-decoration: none;
        width: 200px;
        border: 1px solid #navy;
        height: 17px;
}
.txtboxEventsWorldCounter{ 
font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #101010;
        text-decoration: none;
        width: 50px;
        border:0pt none;
        height: 17px;
}
.requiredField{
color: #FF0000;
}
.eventButton{
background-color: #c0c0c0;
font-family: verdana;
border: #000000 1px solid;
font-size: 12px;
color: #778899
}

textareaEvents {
background-color: navy;
border: black 2px solid;
color: white;
font-family: arial, verdana, ms sans serif;
font-size: 12pt;
font-weight: normal
}
/*End Sachin Class*/


/* Added for event.php Page CSS */

.infoLinetext
{
	font-family: Verdana;
	font-size: 12px;
	color: #025680;
	text-decoration: none;
	font-style: normal;
	font-weight:bold;
	padding-left:10px;
}

.infoLinetext2
{
	font-family: Verdana;
	font-size: 12px;
	color: #025680;
	text-decoration: none;
	font-style: normal;
	font-weight:bold;
	padding-left:8px;
}

.main_bold_txt2{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#666666; padding-left:8px;}
.main_txt_black2{font-family:Arial, Helvetica, sans-serif; font-size:12px;  color:#000000; padding-left:5px;}
.main_txt_black3{font-family:Arial, Helvetica, sans-serif; font-size:11px;  color:#000000; padding-left:10px;}

.txtLink{font-family:Arial, Helvetica, sans-serif; font-size:11px;  color:#025680; padding-left:10px;}

.infoLineTextLink
{
	font-family: Verdana;
	font-size: 12px;
	color: #025680;
	text-decoration: none;
	font-style: normal;
	font-weight:bold;
	padding-left:8px;
}

.msgBoxBorder{border:#E6E5E5 1px solid;padding-left:5px;}



  .word {
  	font-family: Tahoma;
  	padding: 4px 4px 4px 4px;
  	letter-spacing: 3px;
  }
  span.size1 {
  	color: #7F7F7F;
  	font-size: 2.4em;
  }
  span.size2 {
  	color: #333;
  	font-size:2.2em;
  }
  span.size3 {
  	color: #666;
  	font-size: 2.0em;
  }
  span.size4 {
  	color: #999;
  	font-size: 1.0em;
  }
  span.size5 {
  	color: #aaa;
  	font-size: 1.6em;
  }
  span.size6 {
  	color: #FF0000;
  	font-size: 1.4em;
  }
  span.size7 {
  	color: #ccc;
  	font-size: 1.2em;
  }
  span.size8 {
  	color: #7F7F7F;
  	font-size: .8em;
  }
  span.size0 {
  	color: #5D5D5D;
  	font-size: .6em;
  }



/*SIMPLE BUTTON CLASS*/
.housebutton {
        font-weight: bold;
        font-size: 11px;
        text-align: center;
        margin-bottom: 2px;
        margin-top: 2px;
}

.housebutton a {
        padding: 2px;
        text-decoration: none;
        display: block;
        color: #224059;
        background-color: #b5c9e2;
        border-top: 2px #cce3ff solid;
        border-left: 2px #cce3ff solid;
        border-bottom: 2px #31557f solid;
        border-right: 2px #31557f solid;
}

.housebutton a:hover {
        background-color: #99aabf;
        border-top: 2px #31557f solid;
        border-left: 2px #31557f solid;
        border-bottom: 2px #cce3ff solid;
        border-right: 2px #cce3ff solid;
}
/*SIMPLE BUTTON CLASS*/
.txtbox1{ border:1px solid #CCCCCC; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; width:200px;}
.txt_box1{border:1px solid #CCCCCC; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; width:220px;}


.blogTitle h1, p{
	margin:0px;
	padding:0px;
}



.blogTitle h1 a{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:20px; 
	font-weight:bold; 
	color:#FFB600;
	text-decoration:none;
}

.blogTitle h1 a:hover{
	color:#BB8800;
	text-decoration:none;
}



















