/* This CSS document is part of a multi-tiered style sheet system.  */
/* This network_skin.css is the secondary CSS document in the teired system and is used to define aesthetic styling information. */
/* All layout information for pages should be placed in the previous "layout" style sheet and not in this document */
			
/* PeopleAggregator Group Default created by Marc Senasac <marcs@broadbandmechanics.com> and updated February 5, 2007 */
/* modified to zen_columns.css by Marc S on 4/10/07 */
/* PeopleAggregator Group Default modified by Chanderkant Jangra <chanderkant.jangra@tekritisoftware.com> on Sept 12, 2007 */
BODY{
  width:100%;
  margin:0;
  padding:0;
}

/* reorder Columns with padding corrections */
.right_shadow{ width:4px; margin:0px;}
#bg_blog_post { 
	margin-top: -2px;
	margin-left: 0px;
	width: 600px;
	height: 714px; }

#col_a {
	margin-top: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding:0px 0px 0px 0px;
	width: 200px;
	float: right; 
}

*html #col_a { margin-left: 2px; }
*html #col_a { margin-right: 3px; }


#col_b {    
	width: 574px;
	margin-left: 11px;
	margin-right: 4px;
	float: left;
	overflow: hidden;
	min-height: 100px; 
}
	
*html #col_b { margin-left: 5px; margin-right: 2px; }

#col_c {   
	margin: 5px 0px 0px 5px;
	padding: 5px 5px 20px 5px;
	width: 200px;
	background:#EEEDEE;
	float: left;
	border-top: 2px solid #A5A5A5;
	border-left: 2px solid #A5A5A5;
	border-right: 1px solid #E2E1E2;
}

#container { /***/
	background-color: #FFFFFF;
	margin-bottom: 10px;
	width:1013px;
}
*html #col_c {margin: 5px 0px 0px 2px; }
#header h1, #header h1 a {
	color: #000;
	top:0px;
	margin:0px;
}
#header h2 {
	color: #666666;
	top:85px;
}
/* Module body and headers. Col_A styles the tool bar type module column. Remove 2 col_a below for 2 default module columns */
.module-border{
	border-left: 1px solid #9D9D9D;
	border-right: 1px solid #9D9D9D;
	}
.module h1 {
	color: #000;
	text-transform:uppercase;
}
#LogoModule {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
}
/*
#AdsByGoogleModule {
	border: 1px solid #CCCCCC;
}*/
/* Add the next 3 tags to main styles */
/* Arrow in module headers. Added to Main Styles? */
.module h1 img {
	padding-right: 5px;
}
/* Browse Tag Module Only. Added to Main Styles? */

.module_browse_tag {
padding: 5px;
}

/* Padding for bottom of blog. This tag already exists in network_skin. Just add the 10px padding to the bottom. */

.wide_content{
	padding-bottom: 5px; 
	
}
.module_wide {
	padding-bottom: 10px; 
	
}


/* Module Delimiters  */



.module_icon_list li {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}

.module_tagcloud ul li, .module_browse_tag ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}


.module_definition_list dt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}

.wide_content,
.module_wide { 
	border-top: 1px solid #fff;
}

/* H1 in the center column. */
.wide_content h1,
.module_wide h1 {
	color: #542E91;
}
.wide_content h1 {
	color: #542E91;
	text-transform:uppercase;
	font-weight:bold;
	font-size:17px;
}
.login_box a:link,
.login_box a:visited {
	text-decoration: underline;
	color: #666666;
	font-size: 11px;
}

.login_box a:hover {
	text-decoration: none;
	color: #666666;
}

/* ID login dropdown */

.id_list {
	border-top: 1px none #CCCCCC;
	}

.id_item {
	border-top: 1px none #DFDFDF;
	border-bottom: 1px solid #CCCCCC;}


.id_list .id_name a:link,
.id_list .id_name a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none; }

.id_list .id_name a:hover { text-decoration: underline; }


.id_list .edit_logoff {
        text-align:left;
	padding: 2px 0 2px 51px;
 	background-color: #FF9900;
	border-top: 1px none #DFDFDF;
	border-bottom: 1px solid #CCCCCC;}


.id_params {
	border-top: 1px none #DFDFDF;
	border-bottom: 1px solid #CCCCCC;
	height: 40px;
	margin: 0;
	padding: 5px 0 0 0;
	background-color: #FF9900;
	 }
         
/* Shortcut menu icons */

#shortcut_post {
	background-image:url(images/shrtcut_post.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
}
#shortcut_widgets {
	background-image:url(images/shrtcut_widgets.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
}
#shortcut_messages {
	background-image:url(images/shrtcut_messages.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
}
#shortcut_edit {
	background-image:url(images/shrtcut_edit.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
}
#shortcut_external {
	background-image:url(images/shrtcut_external.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
}
	 
/* Tabs on modules */

.module_tabbed_image_list ul {
	border-left: 1px solid #CCCCCC;
	}
/* View All Colors */	
.view_all {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}
/*
.module_icon_list ul {
	background:#fff;
}
*/
.module_browse_groups {
	background:#fff;
	color:#5C3896;
}
.module_icon_list li a {
        cursor: pointer;
        cursor: hand;
	color:#3b5997;
}
.wide_content fieldset legend {
	color:#3b5997;
}
#navbar_header ul {
	background-color: #3B5997;
}
#first_tier_navbar li a#current {
	background-color: #3b5997;
	color:#fff;
}
#first_tier_navbar { 
	color: #000;
}
#first_tier_navbar a:link,
#first_tier_navbar a:visited { 
	color: #000;
	font-weight: bold;
	text-decoration: none; }

#first_tier_navbar a:hover { 
	color: #000;
	font-weight: bold;
	text-decoration: underline; }
#second_tier_navbar li { 
	color: #FFFFFF;
}
#second_tier_navbar li.active a {
	padding: 4px; }

#second_tier_navbar a:link,
#second_tier_navbar a:visited { 
	color: #EAA500; 
}
#second_tier_navbar a:hover { 
	color: #EAA500;
}
.wide_content .group_list h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-family:Verdana;
	font-size: 14px; }
.wide_content .group_list h2 a {
	text-transform:uppercase;
	font-family:Verdana;
	color:#3b5997; }
.wide_content ul#filters {
	background:#3b5997;
	text-transform:uppercase;
}
.wide_content ul#filters li a {
	color:#fff; 
  border: 0 none;	
  background:url(images/populer_bar_devier_bg.gif) no-repeat top right;
}
.wide_content ul#filters li.active a {
	color:#3b5997;
}
.wide_content ul#filters li a:hover {
	color:#3b5997; }
.post_info {
	margin-top: 0px;
	padding-bottom:20px;
	padding-left:0px;
	font-weight:bold;
	width:450px;
	font-size:10px;
	color: #000000; }

.post_info a:link,
.post_info a:visited {
	color: #3b5997;
	text-decoration: none; }
.post_info a:hover {
	color: #3b5997;
	text-decoration: underline; }
#buttonbar,
.buttonbar {
	width:130px;
 }
#buttonbar a,
.buttonbar a,
.connect-buttonbar a,
.available-buttonbar a  {
	display: block;
	text-transform:uppercase;
	text-decoration: underline;
	color: #3b5997; }
#buttonbar a:hover,
.buttonbar a:hover,
.connect-buttonbar a:hover,
.available-buttonbar a:hover { color: #3b5997;text-decoration: none;text-transform:uppercase; }
.wide_content fieldset {
	width: 540px;
	border: none;
	float:right;
	text-align:center;
	margin: 10px 0 0 10px;
}
/* Previous next selector */	
	
.prev_next a {
	border: none;
	color: #3b5997;
	text-decoration:none;
}
	
.prev_next a:visited {
	border: none;
	color: #3b5997;
	text-decoration:none;
}

.prev_next a:hover {
	color: #3b5997;
	text-decoration:underline;
}
	
.prev_next .selected {
	color: #3b5997;
	border: none;

}

.prev_next {
	font-size: 11px;
	padding-top: 10px;
	margin: 10px 0 20px 0;
	clear: both;
	color: #3b5997;
	text-align: center; }
	
.prev_next a:link,
.prev_next a:visited {
	padding: 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none; }
#footer {
	padding-bottom: 20px;
	background: #3b5998;
	color:#fff;
	float:left;
}
#footer a {
	color:#fff;
}
.wide_content_border{
  float:left; 
  margin:0px; 
  padding:0px; 
  border: 1px solid #c4c4c4; 
  width:99%;
}

/* my page starts here */

.my_blog_page_container{
  width:100%;
  float:left;
  margin:0px;
  padding:0px;
}
.my_blog_page_container h4{
  width:100%;
  float:left;
  margin:0px;
  padding:0px;
  line-height:20px;
  border-bottom: 1px solid #3b5997;
  color:#3b5997;
  font-size:14px;
  font-weight:bold;
  text-transform:uppercase;
}
.my_blog_page_container ul{
  width:100%;
  float:left;
  margin:0px;
  padding:0px;
  list-style:none;
}
.my_blog_page_container ul li{
  width:100%;
  float:left;
  margin:0px;
  padding:10px 0px;
  list-style:none;
}
.my_blog_page_container ul li .my_blog_details{
  width:78%;
  float:left;
  margin:0px;
  text-align:justify;
  padding:0px;
  list-style:none;
}
.my_blog_page_container ul li .my_blog_details a{
  color: #FF4444;
}
.my_main_col_module ul li.main_module_content h2,
.my_blog_page_container ul li .my_blog_details h2{
  width:100%;
  float:left;
  margin:0px;
  padding:0px;
  line-height:20px;
  color:#3b5997;
  font-size:14px;
  font-weight:bold;
}
.my_main_col_module ul li.main_module_content h2{
  text-indent:5px;
}

.my_blog_page_container ul li .my_blog_details p{
  width:100%;
  float:left;
  margin:0px;
  padding:0px 0px 5px 0px;
  color:#000;
  font-size:11px;
  font-weight:normal;
}
.my_blog_page_container ul li span{
  float:left;
  margin:0px;
  padding:0px 2px 0px 2px;
  color:#000;
  font-size:11px;
  font-weight:normal;
}
.my_blog_page_container ul li .my_blog_pic{
  width:20%;
  float:right;
  text-align:center;
  margin:0px;
  padding:0px;
  list-style:none;
}
.my_main_col_module{
  width:100%;
  margin:0px;
  padding:5px 0px;
  float:left;
}
.my_main_col_module ul{
  width:100%;
  margin:0px;
  padding:0px;
  float:left;
  list-style:none;
}
.my_main_col_module ul li.main_module_heading{
  width:570px;
  margin:0px;
  padding:0px;
  float:left;
  color:#fff;
  font-size:10px;
  list-style:none;
  text-transform:uppercase;
  font-weight:bold;
  text-indent:10px;
  line-height:20px;
  list-style:none;
  background: url(images/main_module_bg.gif) no-repeat top right;
}
.my_main_col_module ul li.main_module_content{
  width:568px;
  margin:0px;
  padding:0px;
  float:left;
  border-left:1px solid #D7D7D7;
  border-right:1px solid #D7D7D7;
}
.my_main_col_module ul li.main_module_content p{
  width:98%;
  float:left;
  margin:0px;
  padding:0px 5px 5px 5px;
  color:#000;
  font-size:11px;
  font-weight:normal;
}
.my_main_col_module ul li.main_module_bottom{
  width:100%;
  margin:0px;
  padding:0px;
  float:left;
  line-height:8px;
  list-style:none;
  background: url(images/main_module_footer.gif) no-repeat;
}
.my_main_col_module ul li.main_module_content .my_top_video{
  width:60px;
  margin:0px;
  padding:5px 0px;
  float:left;
  color:#000;
  font-size:10px;
  text-align:center;
  font-weight:bold;
}
.my_main_col_module ul li.main_module_content .my_top_video span{
  width:100%;
  text-align:center;
  float:left;
  padding: 3px 0px;
}

/* add section*/
.my_add{
  width:100%;
  float:left;
  margin:0px;
  padding:5px 0px;
}
/* my page ends here */

/* below css added by chanderkant jangra */
.module_featured_video{
  width:94%;
  float:left;
  margin:0px;
  padding:0px;
}
.module_featured_video p{
  width:98%;
  float:left;
  margin:0px;
  padding:5px 0 5px 5px;
  color:#000;
  font-size:11px;
}
.module_featured_video  b{
  width:98%;
  float:left;
  margin:0px;
  padding:5px 0 0 5px;
  color:#3b5997;
  font-size:11px;
}
.module_featured_video span{
  width:100%;
  float:left;
  margin:0px;
  padding:0px 0px;
  text-align:center;
}
.col_b_center_court {
	width: 574px;
	margin-left: 11px;
	margin-right:8px;
	float: left;
	padding:0px;
	overflow:hidden;
}
*html .col_b_center_court{ margin-left: 4px;}
.col_b_center_court .google_add_strip{ 
  width:566px;
  margin:0px;
  padding:0px 0px 0px 5px;
  float:left;
  text-align:center;
}
.col_b_center_court .google_add_strip img{ 
  margin:0px;
  padding:0px 0px 0px 0px;
  float:left;
}
.big_module_parent{
  float:left;
  width:572px;
  margin:0px 0px 0px 0px;
  padding:5px 0px 0px 6px;
}
.what_cool_module{
  width:566px;
  margin:0px 0px 10px 0px;
  padding:0px;
  float:left;
}
.big_module{
  border:1px solid #D5D5D5;
}
.what_cool_module h3 {/***/
	cursor: pointer;
        cursor: hand;
 	width: 100%;
 	margin:0px;
	padding: 5px 0px;
	margin: 0 0 0 0;
	font-family: verdana;
	text-indent: 10px;
	border:0 none;
	font-size: 11px;
	/*background: url(images/main_module_header.gif);*/
	background-repeat: no-repeat;
}

	/* check this line below-MS */
.what_cool_module h1 img { padding-right: 5px; } 
  	
*html .what_cool_module h1 { margin-bottom: -3px; }
.main_big_module,
.what_cool_module_content{ 
  width: 561px;
  margin:0px;
  padding:0 0 0 5px;
  float:left;
/*   background: url(images/wht-cool-module-content-bg.gif) repeat-y; */
  border-top:none;
}
.what_cool_module_content h2{ 
  width: 100%;
  margin:0px;
  padding:5px 0px 5px 0px;
  font-size:14px;
  color:#5D3996;
  font-weight:bold;
  text-transform: uppercase;
  float:left;
}
*html .wide_content,
*html .module_wide {
	height: 5px;
	margin-top: 0; 
}
.what_cool_col_a{
  width:305px;
  margin:0px;
  float:left;
  padding:5px 0px;  
}
.what_cool_col_b{
  width:250px;
  margin:0px;
  z-index:20;
  float:right;
  padding:0px 0px 0px 0px;  
} 
.what_cool_col_a span{
  width:100%;
  margin:0px;
  float:left;
  padding:0px; 
  z-index:50;
  text-align:center; 
} 
.image h4{
  width:100%;
  margin:0px;
  float:left;
  padding:0px 0px 0px 0px; 
  font-size:14px;
  color:#5D3996;
  font-weight:bold;
} 
.image h4 a:link,
.image h4 a:active,
.image h4 a:visited{
  color:#5D3996;
} 
.image h4 a:hover{
  color:#5D3996;
} 
.what_cool_col_b h4{
  width:100%;
  margin:0px;
  float:left;
  padding:10px 0px 0px 0px; 
  font-size:14px;
  color:#5D3996;
  font-weight:bold;
} 
.what_cool_col_b p{
  width:100%;
  margin:0px;
  float:left;
  padding:5px 0px; 
  font-size:11px;
  color:#000;
  font-weight:normal;
}

a:link.more_red,
a:active.more_red,
a:visited.more_red  {
  color:#FF0000;
  text-decoration:underline;
}
a:hover.more_red {
  color:#FF0000;
  text-decoration:none;
}
.floating_title_splash{
  width:120px;
  position:absolute;
  top:578px;
  left:325px;
  float:left;
  z-index:3500;
  bottom: 0%;
}
*html .floating_title_splash{
  width:120px;
  position:absolute;
  top:565px;
  left:322px;
  float:left;
  z-index:3500;
  bottom: 0%;
}
*+html .floating_title_splash{
  width:120px;
  position:absolute;
  top:571px;
  left:322px;
  padding:0px;
  margin:0px;
  float:left;
  z-index:3500;
  bottom: 0%;
}
.floating_title_splash p{
  width:100%;
  background:#F3F3F3;
  text-align:center;
  margin:0px;
  font-size:10px;
  color:#000;
  float:left;
  padding:3px 0px;
}
.floating_title_splash p a:link,
.floating_title_splash p a:active,
.floating_title_splash p a:visited,
.floating_title_splash p a:hover{
  color:#5D3996;
}
.floating_title{
  width:180px;
  position:absolute;
  top:500px;
  left:155px;
  float:left;
  z-index:200;
  bottom: 0%;
}
.floating_title p{
  width:100%;
  background:#fff;
  text-align:center;
  margin:0px;
  font-size:12px;
  color:#000;
  padding:6px 0px;
}
.floating_title p a{
  color:#5D3996;
}
.main_big_module ul.event_desc{
  width:550px;
  margin:0px;
  padding:5px 0px 5px 5px;
  float:left;
  list-style:none;
  display:block;
}
.main_big_module ul.event_desc li{
  width:110px;
  margin:0px;
  float:left;
  padding:5px 0px 5px 0px;
  list-style:none;
  display:inline;
}
.main_big_module ul.event_desc li p{
  width:100%;
  margin:0px;
  padding:0px 0px 5px 0px;
  float:left;
  text-align:center;
}
.main_big_module .fan_blog_content{
  width:430px;
  margin:0px;
  padding:0px;
  float:left;
  background:red;
}
.image{/***/
  width:99%;
  border: 0 none;
  margin:0px;
  float:left;
  padding:0px;
}
#content{
  background:#fff;
  padding:0px 0px 10px 0px;
  _padding:0 0px 10px 0px;
  *padding:0 0px 10px 0px;
  overflow: hidden;
}
.story_of_moment p{
  color:#000;
  float:left;
  background:#fff;
  margin:0px;
  padding:5px 5px 15px 5px;
  width:95%;
}
.story_of_moment {
  padding:5px 0px 0px 0px;
  float:left;
  margin:0px;
}
li.small_thumb{margin-bottom:0px; margin-top:0px; padding:4px 0px 4px 0px; height:22px;}
li.smallest_thumb{margin-bottom:0px; margin-top:0px; float:left; padding:0px 0px 0px 0px; height:10px;}
li.smallest_thumb b{margin-bottom:0px; margin-top:0px; float:left; padding:0px 0px 0px 0px; }
.module_icon_list li{border: 0 none; padding-top:2px; font-size:12px;}
.module_icon_list li span.black_list, .module_icon_list li span.black_list a{font-size:10px; color:#000; margin:0px; padding:0px; float:left; }
.module_icon_list li span b {padding-top:0px; margin-top:-3px;line-height:16px;}
.module_icon_list li span b img{padding:0px 3px 0px 5px; margin:-3px 0px 0px 0px;}
.module_icon_list{/*background:url(images/module-bg-rptr_event.gif) repeat-y ;*/ border:0 none;}
.fleft{float:left;}
.fright{float:right;}
.image h4{ text-indent:114px; padding:5px 0px;}
.black_links{ font-weight:bold; color:#542D91; float:left; margin:0px; padding:0px; width:100%;}
.black_links a{ font-weight:bold; color:#542D91;}
.black_links img{ padding:0px 0px 0px 5px; }
.wide_content ul#filters_new {
	padding: 0;
	margin: 0 0 10px -1px;
	background: url(images/bg_navbar_filters.jpg);
	background-repeat: repeat-x;
	height: 21px;
	float: left;
	width: 578px;
	font-weight: bold;
	font-size: 10px; }

.wide_content ul#filters_new li { display: inline; }

.wide_content ul#filters_new li a {
	padding: 5px 10px 3px 10px;
	text-decoration: none;
	float: left;
	border-right: 1px solid #C0C0C0;
	border-left: 1px solid #DFDFDF;
	height: 13px; }

.wide_content ul#filters_new li a:hover {
	background-color: #fff;
	text-decoration: none;
	height: 13px; }
	
*+html .wide_content ul#filters_new li a:hover {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff; }

.wide_content ul#filters_new li.active a {
	background: #ffffff;
	background-repeat: repeat-x;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	height: 13px; }
.wide_content ul#filters_new {
	background:#3b5997;
	text-transform:uppercase;
}
.wide_content ul#filters_new li a {
	color:#fff; 
  border: 0 none;	
  background:url(images/populer_bar_devier_bg.gif) no-repeat top right;
}
.wide_content ul#filters_new li.active a {
	color:#3b5997;
}
.wide_content ul#filters_new li a:hover {
	color:#3b5997; }
	
.no_border{
  border: 0 none;
}

/* above css added by chanderkant jangra */
/* below css added by chanderkant jangra for Splash Page */
#no_bacbground_image{
  background:none;
}
.txt_size_24{font-size:24px;}

#container_splash{
  width:616px;
  margin:auto;
}
#child_container_splash{
  width:100%;
  margin:0px;
  padding:0px 0px 10px 0px;
  float:left;
  z-index:5;
}
.splash_header{
  width:100%;
  margin:0px;
  padding:0px;
  float:left;
  background: url(images/splash_header_bg.gif) no-repeat;  
}
.splash_header .splash_logo{
  width:100%;
  margin:0px;
  float:left;
  padding:0px;
  background:url(images/splash_logo.gif) no-repeat 60% 40%;
}
.splash_header_content{
  width:100%;
  padding:90px 0px 0px 0px;
  float:left;
  margin:0px;
  line-height:30px;
}
.splash_header_content_child{ float:left; background: url(images/main_splash_border_bg.gif) repeat-y;}
.splash_tag_line{
  width:340px;
  float:left;
  margin:0px;
  padding:0px 0px 0px 35px;
  font-size:12px;
  font-weight:bold;
  color:#5D3996;
}
.splash_sign_in{
  width:185px;
  font-size:12px;
  margin: 8px 26px 0px 0px;
  _margin: 4px 13px 0px 0px;
  color:#000;
  line-height:20px;
  padding:0px 0px 0px 0px;
  float:right;
  background:#E7E7E7;
}
.splash_sign_in span{
  margin: 0px;
  color:#000;
  padding:0px 0px 0px 12px;
  float:left;
}
.splash_sign_in span a:link,
.splash_sign_in span a:active,
.splash_sign_in span a:visited,
.splash_sign_in span a:hover{color:#5D3996; font-weight:bold;}

.splash_content{
  width:613px;
  margin:0px;
  padding:0px 0px 10px 0px;
  float:left;
  border-left: 1px solid #5D3996;
  border-right: 1px solid #5D3996;
}
.splash_content_child{
  width:580px;
  margin:0 auto;
  padding:0px 0px 0px 0px;
}
.splash_content_child .splash_nav_module{
  width:100%;
  margin:10px 0px 0px 0px;
  _margin:5px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float:left;
  background:#F3F3F3;
}
.splash_content_child .splash_nav_module .col_a{
  width:260px;
  margin:0px;
  padding:0px;
  float:left;
}
.splash_content_child .splash_nav_module .col_a ul{
  width:100%;
  margin:0px;
  padding:5px 0px;
  float:left;
  list-style:none;
}
.splash_content_child .splash_nav_module .col_a ul li{
  width:76px;
  margin:3px 4px 2px 4px;
  padding:0px 1px 0px 1px;
  float:left;
  list-style:none;
  height:77px;
  background:#fff url(images/bg_roubd_corner.gif) no-repeat;
  }
*html .splash_content_child .splash_nav_module .col_a ul li{
  margin:1px 4px 2px 3px;
  background:#fff url(images/bg_roubd_corner.gif) no-repeat;
  padding:0px;
}
*+html .splash_content_child .splash_nav_module .col_a ul li{
  margin:4px 4px 3px 3px;
}
.splash_content_child .splash_nav_module .col_a ul li span{
  width:95%;
  margin:0px;
  padding:3px;
  float:left;
  text-align:center;
  font-size:12px;
  color:#000;
}
.splash_content_child .splash_nav_module .col_b{
  width:310px;
  margin:0px;
  padding:5px 0px;
  float:left;
}
.splash_content_child .splash_nav_module .col_b p{
  width:200px;
  margin:0px;
  padding:5px 0px 0px 0px;
  float:left;
  font-size:12px;
  color:#000;
  font-weight:bold;
}
.free_account_tab{
  width:106px;
  float:right;
  margin:0px;
  padding:0px;
  background: url(images/free_account_tab_bg.gif)
}
.free_account_tab b{
  width:85%;
  float:left;
  margin:0px;
  padding:0px 8px;
  font-weight:normal;
  text-align:center;
  font-size:9px;
  color:#fff;
  font-family:Verdana;
  line-height:11px;
}
.free_account_tab span{
  width:97%;
  float:left;
  margin:0px;
  padding:3px 0px 2px 4px;
}
.special_massege_splash{
  width:306px;
  margin:10px 0px 0px 0px;
  _margin:5px 0px 0px 0px;
  padding:0px;
  float:left;
  color:#000;
  background:#fff url(images/special_massage_bg.gif) no-repeat;
}
.special_massege_splash div{
  width:215px;
  margin:0px;
  padding:0px 0px 0px 5px;
  float:left;
}
.special_massege_splash div b{
  width:100%;
  margin:0px;
  color:#5D3996;
  font-size:12px;
  padding:5px 0px;
  float:left;
  border-bottom: 1px solid #F3F3F3;
}
.special_massege_splash div em{
  width:100%;
  margin:0px;
  color:#000;
  font-size:14px;
  padding:10px 0px;
  float:left;
  font-style:normal;
}
.special_massege_splash_image{
  width:75px;
  float:right;
  padding:7px 0px 8px 5px;
  margin:0px;
  float:left;
}
.splash_community_spotlite,
.splash_already_member{
  width:580px;
  margin:0px;
  padding:5px 0px 0px 0px;
  float:left;
}
h2.module_heading{
  width:100%;
  margin:0px;
  padding:5px 0px;
  float:left;
  font-size:14px;
  color:#5D3996;
  font-weight:bold;
}
.splash_already_member ul{
  width:570px;
  margin:0px;
  padding:0px 5px;
  float:left;
  list-style:none;
  background:#F3F3F3;
}
.splash_already_member ul li{
  width:56px;
  text-align:center;
  margin:0px;
  padding:5px 0px 6px 1px;
  float:left;
  list-style:none;
}
.splash_really_cool{
  width:395px;
  margin:0px;
  padding:5px 0px 0px 0px;
  float:left;
  z-index:20;
}
.splash_really_cool_content{
  width:395px;
  margin:0px;
  padding:10px 0px 5px 5px;
  float:left;
  background:#F3F3F3;
}
.splash_really_cool .col_a{
  width:235px;
  margin:0px;
  padding:0px;
  float:left;
}
.splash_really_cool .col_b{
  width:155px;
  margin:0px;
  padding:0px;
  float:right;
}
.splash_really_cool .col_b a:link,
.splash_really_cool .col_b a:active,
.splash_really_cool .col_b a:visited{
  color:#5D3996;
  text-decoration:underline;
}
.splash_really_cool .col_b a:hover{
  color:#5D3996;
  text-decoration:none;
}
.splash_really_cool .col_b p{
  width:150px;
  margin:0px;
  padding:2px 0px;
  float:left;
  font-size:10px;
  line-height:14px;
  color:#000;
}
.splash_happening_now{
  width:170px;
  margin:0px;
  padding:5px 0px 0px 0px;
  float:right;
}
.splash_happening_now_content{
  width:100%;
  margin:0px;
  padding:0px 0px 0px 0px;
  float:left;
  background:#F3F3F3;
}
.splash_happening_now_content ul{
  width:100%;
  margin:0px;
  padding:0px 0px 0px 0px;
  float:left;
  background:#F3F3F3;
  list-style:none;
}
.splash_happening_now_content ul li{
  width:100%;
  margin:0px;
  padding:0px 0px 0px 0px;
  float:left;
  background:#F3F3F3;
  list-style:none;
}
.splash_happening_now_content ul li p{
  width:100%;
  margin:0px;
  padding:2px 0px 2px 0px;
  float:left;
  color:#000;
  font-size:10px;
  font-weight:bold;
}
.splash_happening_now_content ul li p b{
  margin:0px;
  padding:0px 5px 0px 5px;
  float:left;
  line-height:25px;
}
.splash_happening_now_content ul li p img{
  margin:0px;
  padding:0px;
  width:25px;
  float:left;
}
.splash_community_spotlite_content{
  width:100%;
  margin:0px;
  padding:0px 0px 0px 0px;
  float:left;
}
.splash_community_spotlite_content ul{
  width:575px;
  margin:0px;
  padding:0px 0px 0px 5px;
  float:left;
  list-style:none;
}
.splash_community_spotlite_content ul li{
  width:115px;
  margin:6px 12px;
  _margin:10px 10px;
  padding:0px 0px 0px 0px;
  float:left;
  list-style:none;
  height:30px;
  background:#F3F3F3;
  border: 1px solid #5D3996;
} 
.splash_community_spotlite_content ul li p{
  width:100%;
  margin:0px;
  padding:0px 0px 0px 0px;
  vertical-align:middle;
  line-height:30px;
  font-size:10px ;
  font-weight:bolder;
  text-align:center;
  text-transform:uppercase;
  color:#5D3996;
}
.splash_community_spotlite_content ul li b{
  width:100%;
  margin:0px;
  padding:3px 0px 0px 0px;
  vertical-align:middle;
  line-height:12px;
  font-size:10px ;
  float:left;
  font-weight:bolder;
  text-align:center;
  text-transform:uppercase;
  color:#5D3996;
}
.splash_footer{
  float:left;
  width:100%;
  margin:0px;
  padding:0px;
}
/* above css added by chanderkant jangra for Splash Page  */
/* below css added by chanderkant jangra for Blogs Page  */
.big_module_inner_col,
.small_blogs_content{
  width:100%;
  float:left;
  margin:0px;
  padding:10px 0px;
  background-color:#FEFDFF;
}
.big_module_inner_col .big_module_blog{
  width:90%;
  float:left;
  margin:0px;
  padding:2px 0px 3px 10px;
  line-height:normal;
  font-size:12px;
  text-align:center;
  color:#000; 
}
.big_module_inner_col .big_module_blog a{
  color:#3b5997;
}
.small_blogs_content p{
  width:90%;
  float:left;
  margin:0px;
  padding:1px 0px 0px 10px;
  line-height:normal;
  font-size:10px;
  text-align:center;
  color:#000; 
}
.small_blogs_content span{
  width:100%;
  float:left;
  margin:0px;
  padding:2px 0px 3px 0px;
  text-align:center;
}
.read_more_center{
  width:100%;
  float:left;
  margin:0px;
  padding:5px 0px 5px 0px;
  line-height:normal;
  font-size:10px;
  text-align:center;
  font-weight:bold;
  color:#000;
}
.padding_top15{padding-top:15px;}
.padding_top-15{padding-top:-15px;}
#audio_video_photo{
  width: 566px;
  margin:0px;
  padding:10px 0px 0px 0px;
  float:left;
}
#audio_video_photo_tab { 
	color: #ffffff;
	font-weight: normal;
	text-transform:uppercase;
	font-family:Verdana;
	font-size: 11px;
	text-align: right;
	padding: 0 5px 6px 0px; }
/*
*html #audio_video_photo_tab { padding: 1px 5px 7px 5px; }*/

#audio_video_photo_tab ul { 
	margin: 0;
	padding: 0 0 0 0px; }

#audio_video_photo_tab a:link,
#audio_video_photo_tab a:visited { 
	color: #ffffff;
	font-weight: bold;
	text-decoration: none; }

#audio_video_photo_tab a:hover { 
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline; }

#audio_video_photo_tab li a:link { margin: 0 5px 0 5px; }

#audio_video_photo_tab li a#current1 {
	margin: 0;
	background-color: #D2D2D2;
	padding: 3px 5px 7px 5px;
	color: #000000;	}

*html #audio_video_photo_tab li a#current1 { padding: 4px 5px 7px 5px; }

/* above css added by chanderkant jangra for Blogs Page   */

#audio_video_photo_tab li a#current1 {
	background-color: #3b5997;
	color:#fff;
}
#audio_video_photo_tab { 
	color: #000;
}
#audio_video_photo_tab a:link,
#audio_video_photo_tab a:visited { 
	color: #000;
	font-weight: bold;
	text-decoration: none; }

#audio_video_photo_tab a:hover { 
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
#audio_video_photo ul {
	float: left;
	margin: 0 0px 0 100px;
	width: 350px;
	z-index:3600; }

*html #audio_video_photo ul {margin: 0 0px 0 50px;}
		
#audio_video_photo ul li { display: inline; padding: 0px 30px; }
.audio_video_photo_bottom{ width:100%; margin:0px; padding:0px; float:left; height:10px; background:#3b5997;}  
.big_module_cols_parent{
  margin:0px;
  padding:10px 0px 0px 0px;
  float:left;
  width:100%;
}
.big_module_col_b,
.big_module_col_a{
  width:275px;
  margin:0px;
  float:left;
  display:inline;
}
.big_module_col_b{ padding: 0px 0px 0px 10px;}
.big_module_inner_col_content{
  width:98%;
  margin:0px;
  padding:5px 0px 5px 5px;
  float:left;
}
.big_module_inner_col{
  width:100%;
  padding:0px 0px 10px 0px;
  margin:0px 0px 10px 0px;
  _margin:0px 0px 5px 0px;
  *margin:0px 0px 5px 0px;
  float:left;
}

.big_module_inner_col_content .module_alert{
  margin:0px;
  padding:5px 0px 5px 5px;
  width:97%;
  float:left;
  color:#FF0000;
  font-size:11px;
  font-weight:bold;
}
.big_module_inner_col_content h2{
  width:100%;
  margin:0px;
  padding:5px 0px 0px 0px;
  color:#3b5997;
  font-size:11px;
  font-weight:bold;
}
.big_module_inner_col_content p{
  width:100%;
  margin:0px;
  padding:2px 0px 3px 0px;
  color:#000;
  font-size:11px;
  font-weight:normal  ;
}
.big_module_inner_col_content span{
  width:100%;
  margin:0px;
  padding:10px 0px 5px 0px;
  color:#000;
  float:left;
  font-size:11px;
  font-weight:normal  ;
}
.view_more_buton{
  width:80px;
  margin: 0 auto;
  padding:0px 0px;
}
.view_more_buton span{
  width:70px;
  margin:0px 0px;
  padding:4px 0px;
  float:left;
  text-align:center; 
  font-size:10px;
  font-weight:bold;
  border:1px solid #000;
  color:#000;
}
.big_module_inner_col h3 {
	cursor: pointer;
        cursor: hand;
	color: #FFFFFF;
 	width: 100%;
 	margin:0px;
	padding: 2px 0px;
	margin: 0 0 0 0;
	font-family: verdana;
	text-indent: 10px;
	font-size: 12px;
	background: url(images/big_module_col_bg.gif);
	background-repeat: no-repeat;
}
.google_Add275x75{
  width:100%;
  margin:0px 0px 0px 0px;
  padding:0px;
  float:left;
  height:75px;
  background: #000;
}
.big_module_inner_col select {
	border: 1px solid #ccc;
	margin: 5px 0 5px 20px;
	font-size: 9px; }

.big_module_inner_col_content ul{
  width:240px;
  margin:auto;
  padding:0px;
  list-style:none;
  display:block;
}
.big_module_inner_col_content ul li{
  width:29px;
  margin:0px;
  padding:2px 0px;
  display:inline;
  float:left;
  text-align:center;
  list-style:none;
}  
.mkw_river_of_fans{
  width:100%;
  margin:0px;
  padding:0px;
  float:left;
}
.mkw_river_of_fans ul{
  width:100%;
  margin:0px;
  padding:0px;
  float:left;
  list-style:none;
}
.mkw_river_of_fans ul li{
  width:100%;
  margin:0px;
  padding:2px 0px;
  float:left;
  list-style:none;
  border-bottom: 1px dotted #D5D5D5;
}
.mkw_river_of_fans ul li span{
  width:25px;
  margin:0px;
  padding:0px;
  float:left;
  display:inline;
}
.mkw_river_of_fans ul li b{
  margin:0px;
  padding:0px 2px;
  float:left;
  line-height:22px;
  display:inline;
}
/* added by chanderkant on 20 Aug 2007*/

.my-face-zone-info-small{
  list-style-image:url(images/blue_list.gif);
  list-style-position:outside;
  font: bold 11px/13px verdana ;
  text-transform:uppercase;
  padding:5px 0 5px 0;
  margin:0px;
  color:#3b5997;
  background:#fff
}
.my-face-zone-info-black{
  list-style-image:url(images/black-list-small.gif);
  list-style-position:outside;
  font: bold 9px/12px verdana ;
  text-transform:uppercase;
  padding:5px 0 5px 0;
  margin:0px;
  color:#3b5997;
  background:#fff
}
.my-face-zone-info{
  list-style-image:url(images/blue-list-big.gif);
  list-style-position:outside;
  font: bold 14px/16px verdana  ;
  text-transform:uppercase;
  padding:0px;
  margin:0px;
  float:left;
  color:#3b5997;
}
.my-face-zone-info-black ul,
.my-face-zone-info-small ul,
.my-face-zone-info ul{
  margin-top:0px;
  margin-bottom:0px;
  margin-left: -15px;
}
*html .my-face-zone-info-black ul,
*html .my-face-zone-info-small ul,
*html .my-face-zone-info ul{
  margin-left: 25px;
}
.my-face-zone-info-small ul li{
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
}
.my-face-zone-info ul li{
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
}
.my-face-zone-info-black ul li{
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  padding:5px 0 5px 0;
}
.my-face-zone-info-black ul li span{
  width:100%;
  display:block;
  font-size:9px;
}
.module_my_face_zone{
  width:100%;
  float:left;
  margin:0px;
  padding:0px;
  height:135px;
  background-color:#FEFDFF;
 }
.module_featured_video .my-status {
  font-size:10px;
  color:#3b5997; 
  font-weight:bold; 
  width:48%; 
  float:left; 
  padding:10px 0px;
  line-height:20px;
}
.module_featured_video .my-status input {
  font-size:10px; 
  width:100%;
}
.module_featured_video ul{
  width:93%;
  margin:auto;
  padding:0px;
  list-style:none;
  display:block;
}
.module_featured_video ul li{
  width:35px;
  margin:0px;
  padding:5px 5px;
  display:inline;
  float:left;
  text-align:center;
  list-style:none;
}  
.bottommrgin-10{margin-bottom:10px;}
ul.team-stats{
  list-style:none;
  float:left;
  padding:5px 0;
  margin:0px;
  width:100%;
}
ul.team-stats li.community{
  line-height:normal;
}
ul.team-stats li{
  list-style:none;
  float:left;
  padding:1px 0 0px 5px;
  margin:0px;
  text-transform:uppercase;
  width:97%;
}
ul.team-stats li em{
  float:left;
  padding:0px 0 0 2px;
  margin:0px;
  font-size:10px;
  font-style:normal;
  color:#3b5997; 
  font-weight:bold; 
  font-family:verdana;
}
ul.team-stats li b{
  float:left;
  padding:0px 0 0 0px;
  margin:0px;
  font-size:9px;
  width:58%;
  color:#AFAFAF; 
  font-family:verdana;
  font-weight:bold; 
}
ul.team-stats li.community b{
  float:left;
  padding:0px 0 0 5px;
  margin:0px;
  font-size:9px;
  width:100%;
  color:#AFAFAF; 
  text-align:left;
  font-family:verdana;
  font-weight:bold; 
}
ul.team-stats li.community em{
  float:left;
  padding:0px 0 0 5px;
  margin:0px;
  font-size:9px;
  width:100%;
  font-style:normal;
  text-align:left;
  color:#3b5997; 
  font-weight:bold; 
  font-family:verdana;
}
ul.team-stats li em.blue{
  font-style:normal;
  color:#542E91; 
}
ul.team-stats li b.black{
  font-size:10px;
  width:40%;
  color:#000; 
  float:right;
  font-family:verdana;
  font-weight:bold; 
}
.blacktxt{color:#000;}
.graytxt{color:#7C7C7C;}
.what_cool_module h2.h2_class {
	cursor: pointer;
        cursor: hand;
	color: #3b5997;
 	width: 100%;
 	margin:0px;
	padding: 2px 0px;
	margin: 0 0 0 0;
	font-family: arial;
	text-indent: 10px;
	font-size: 14px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom: 1px solid #3b5997;
}
.no-border{border:0 none;}
.image h2{ /* changed by chanderkant on 21 Aug 2007*/
  width:100%;
  margin:0px;
  float:left;
  padding:0px 0px 5px 0px; 
  font-size:14px;
  text-indent:0;
  color:#000;
  font-weight:bold;
  border-bottom:0 none;
} 
.image h2 a:link,
.image h2 a:active,
.image h2 a:visited,
.image h2 a:hover{
  color:#000;
}
.image h1{
  width:100%;
  margin:0px;
  float:left;
  padding:0px 0px 0px 110px; 
  font-size:12px;
  text-indent:0;
  color:#000;
  font-weight:bold;
  border-bottom:0 none;
}
.sb-desc{
  font-size:11px;
  font-family:Verdana;
  color:#000;
}
ul.my-world,
ul.my-world li{
  width:100%;
  list-style:none;
  float:left;
  margin:0px;
  padding:2px 0px;
}
.my-world-content{
  width:90%;
  line-height:35px;
  float:left;
}
.my-world-img{
  width:8%;
  float:left;
}
.me-search-box{
	background: url(images/big_module_col_bg.gif) repeat-y;
	float:left;
	width:97%;
	font-size:12px;
	padding:3px 0px 3px 5px;
	color:#fff;
	text-transform:uppercase;
}
.me-search-box input{
	width:120px;
	height:12px;
	text-transform:none;
	color:#000;
}
.me-search-box label{
  font-weight:bold;
  padding:0 0 0 5px;
  line-height:14px;
}

/********************/
#header {
	position: relative;
	width: 100%;
}
.title_box{
  width:100%;
  float:left;
  padding:0;
  margin:0;
/*   background: #fff; */
}

.title_box span{
  float:left;
  padding:5px 5px;
  margin:0;
}
.title_box .logo{
  padding:5px 0 0 10px;
}

#header ul {
	position: absolute;
	float: left;
	margin: 0;
/* 	top:0; */
	padding:0 5px;
	width: 98%;
	text-align:left;
	left:0px;
}
#header ul#second_tier_navbar {
	position: relative;
	float: left;
	margin: 0;
	top:0;
	background: #3B5997;
	padding:5px 10px;
	width: 98%;
	text-align:right;
	left:0px;
}
#first_tier_navbar { 
	text-align: left;
	float:left;
	padding: 0;
	font-size:11px;
/* 	background:#DAD9D8; */
}
#first_tier_navbar li {
	line-height:22px;	
}
#first_tier_navbar li a#current {
	margin: 0;
	background-color: #3B5997;
	padding:5px 5px 10px 5px;
	font-weight:normal;
	font-weight:bold;
	color: #fff;	
}
ul.upcoming_events{
  padding:5px 0px;
  margin:0 0 0 10px;
  _margin:0 0 0 5px;
  width:94%;
  float:left;
  list-style:none;
}
ul.upcoming_events li{
  padding:2px 0 0px 0;
  margin:0px;
  width:100%;
  float:left;
  height: 18px;
  font-size:11px;
  list-style:none;
}
ul.upcoming_events li a:link,ul.upcoming_events li a:visited ,ul.upcoming_events li a:active ,ul.upcoming_events li a:hover{
  color:#341861;
}
#col_e {   
	margin: 0 0px 0px 5px;
	padding: 5px 0px 20px 10px; /**modifyied by- ckj 0n 0712- padding: 5px 0px 20px 25px;**/
	width: 200px;
	background:#ffffff;
	float: left;
}

*html #col_e {margin: 0 0px 0px 2px; }
.content_child_zdegree{
  float:left;
  width:810px;
}
*html .content_child_zdegree{
  float:left;
  width:805px;
}

#col_d {    
	width: 580px; /* ckj 0n 0712- 574px; */
	margin-left: 4px; /* ckj 0n 0712- 4px; */
	_margin-left: 2px; /* ckj 0n 0712- added */
	margin-right: 0px;
	float: left;
	overflow: hidden;
	min-height: 100px; /* ckj */
}
	
*html #col_d { margin-left: 2px; }
.padding5{
  padding:5px;
}
.module h1{position:relative;}
.module h1 span{
  float:right;
  text-align:right;
  font-size:11px;
  font-weight:normal;
  top:2px;
  right:5px;
  position:absolute;
}
.module_recent_media{
  width:70%;
  float:left;
  padding:5px 0 10px 30px;
  margin:0px;
}
.module_recent_media span{
  width:100%;
  float:left;
  padding:5px 0;
  margin:0px;
  text-align:center;
}
.module_recent_media p{
  width:100%;
  float:left;
  padding:0px 0 10px 0;
  text-transform:uppercase;
  font-size:12px;
  color:#000;
  margin:0px;
}
.module_html {
	margin: 0;
	padding: 5px 0px; 
}
.font-size10{
  font-size:10px;
}
.image_left_space img{
  margin: 0 0 0 10px;
}
.color span{
  text-indent:10px;
}
.center_text{
  text-align:center;
}
.module_river_of_members{
  width:240px;
  margin:0px;
  padding:10px 20px 10px 20px;
  float:left;
}
.module_river_of_members ul li b{
  font-size:10px;
}
.module_my_messages a:link,
.module_my_messages a:active,
.module_my_messages a:visited,
.module_my_messages a:hover{
  color:#542D91;
}
.module_my_messages em{
  float:right;
  color:#000;
  font-weight:bold;
}
.module_my_messages b{
  float:left;
  color:#542D91;
}
.module_my_messages p{
  width:90%;
  float:left;
  padding:5px 5px 5px 10px;
  text-transform:uppercase;
  font-size:12px;
  margin:0px;
}
.title_box .login_box {
	background: none;
	position:static;
	border: 0 none;
	padding: 25px 15px;
	font-size: 11px;
	text-align: center;
	float:left;
	width:210px;
	color:#fff;
}

.title_box .login_box img {/**/
	float: left;
	padding: 0 0 5px 0;
	margin: 0 2px 0 0;
}
.login_box b{
	font-size:17px;
/* 	font-family:Arial; */
	text-align:left;
	float:left;
  color:#000;
	padding: 0 20px;
}
.login_box em{
	float: left;
	font-style:normal;
	text-align:left;
	width:100%;
	color:#000;
	display:block;
}
.login_box em a:link, .login_box em a:active, .login_box em a:visited, .login_box em a:hover {
	color:#000;
	padding: 0 5px 0 0;
}
.login_box span {
	float: left;
	text-align: center; 

}
.zdegree-community-calender{
  width:559px;
  float:left;
  margin:0px;
  padding:0px;
  background:#D3D1F0;
}
.zdegree-community-calender-heading {
  width:100%;
  float:left;
}

.zdegree-community-calender-content{
  width:553px;
  float:left;
  margin:0px;
  padding:2px;
  list-style:none;
}
.zdegree-community-calender-content ul{
  width:100%;
  float:left;
  margin:0px;
  padding:0px;
  background:#FFFFFF;
}
.zdegree-community-calender-heading ul{
  width:100%;
  float:left;
  margin:0px;
  padding:0px;
  list-style:none;
}
.zdegree-community-calender-content ul li{
  width:77px;
  float:left;
  margin:0px;
  padding:0px 0 0 0px;
  list-style:none; 
  border-left:1px solid #D6D4F0;
  border-right:1px solid #D6D4F0;
  border-top:1px solid #D6D4F0;
  border-bottom:1px solid #D6D4F0;
  height:62px;
}
.zdegree-community-calender-content ul li span{
  width:100%;
  float:left;
  font-size:9px;
  color:#474747;
  padding: 1px 0px;
  text-align:right;  
  background:#EBEBF3;
}

.zdegree-community-calender-heading ul li{
  width:79px;
  float:left;
  margin:0px;
  padding:0px 0 0 0px;
  list-style:none; 
}
.zdegree-community-calender-heading ul li span{
  width:100%;
  float:left;
  font-size:9px;
  color:#6751A0;
  text-align:center;  
}

/** ADDED BY CHANDERKANT ON 22 NOVEMBER 2007*/

#peopleaggregator_networks {
	color: #ffffff;
	border-bottom: 1px solid #000000;
	background-color: #3B5997;
}

#peopleaggregator_networks h1 {
	float: left;
	text-transform:none;
	text-indent:10px;
	margin: 4px 0 0 0;
}

/********added by chandekant *************/
.module {
	margin-bottom: 10px;
	/*background: url(images/module-bg-rptr_event.gif) repeat-y ;
	border-top: 0 none;
	border-right:0 none;
	border-bottom: 1px solid #C2C2C2;
   border-left: 0 none;*/
  margin: 10px 0 10px -10px;
  width:202px;
	overflow: hidden;
}
.module h1 {
	cursor: pointer;
        cursor: hand;
	color: #000;
 	width: 100%;
	padding: 3px 0 5px 0;
	text-indent:10px;
	font-family: verdana;
	font-size: 11px;
        /*background: url(images/bg_top_module.png);*/
/* 	background-color: #fff; */
	/*_background-image: none;  /**ekta 12 dec **/
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_top_module.png'); }*//*changed*/
}
.ad_module{
  float:left;
  width:202px;
  text-align:center;
}
#col_e{
  margin-top:0;
  padding-top:0px;
}
.what_cool_module {
  margin-top:5px;
  border: 0 none;
}
.main_big_module_bottom{
  width:100%;
  height:4px;
  float:left;
/*   background: url(images/main_big_module_bottom.gif) no-repeat top center; */
  padding:0px;
}

.calender-content{
  width:1013px;
  float:left;
  padding:0 0 10px 0;
  background: #fff;
}
.calender-content .left-col {
  width:185px;
  float:left;
  margin-top:10px;
  padding: 0;
  font-family:Verdana;
  background: #fff;
  color:#000;
}
.calender-content .left-col .small-month-view {
  width:160px;
  float:left;
  padding:5px 12px;
}
.left-col .small-month-view h2.month-nav {
  width:100%;
  float:left;
  padding:2px 0;
  margin:0;
  font-size: 11px;
}
.left-col .small-month-view h2.month-nav b {
  float:left;
  padding: 0 5px;
}
.left-col .small-month-view h2.month-nav span {
  font-family:Verdana;
  font-size:8px;
  line-height:12px;
  padding:0 5px;
  float:left;
}
.month-calender{
  width:100%;
  float:left;
  margin:0px;
  padding: 0;
}
.month-calender table {
  width:100%;
  float:left;
  padding:0;
  font-weight:normal;
  margin:0px;
}
.month-calender table th{
  font-weight:normal;
  width:15px;
  padding: 2px;
}
.month-calender table td{
  font-weight:normal;
  width:15px;
  padding: 2px;
  background:#fff;
}
.right-col{
  width:828px;
  float:left;
  margin:0px;
  padding:0px;
  background:#fff;
}
.right-col .main-calender{
  width:825px;
  color:#000;
  float:left;
}
.right-col .main-calender h2{
  width:100%;
  float:left;
  margin:0px;
  padding:0px;
}
.right-col .main-calender h2 span{
  width:117px;
  float:left;
  margin:0px;
  text-align:center;
  line-height:20px;
  font-weight:normal;
  font-size:11px;
  font-family:Verdana;
  padding:0px;
}
.right-col .main-calender .main-calender-content{
  width:100%;
  float:left;
  border: 1px inset #000;
}
.right-col .main-calender .main-calender-content table{
  width:100%;
  float:left;
  padding:0;
  font-weight:normal;
  margin:0px;
}
.right-col .main-calender .main-calender-content table td{
  font-weight:normal;
  width:115px;
  background:#fff;
  height:90px;
}
.right-col .main-calender .main-calender-content table td.asigned{
  background:#FFFFCC;
}

.right-col .main-calender .main-calender-content table td span{
  width:100%;
  float:left;
  text-align:right;
  background:#CCCCCC;
  padding: 2px 0;
  _padding: 2px 1px;
}
.right-col .main-calender .main-calender-content table td div{
  width:100%;
  float:left;
  text-align:left;
}
.right-col .main-calender .main-calender-content table td div h3{
  width:100%;
  color:#fff;
  margin:1px 0;
  font-size:12px;
  float:left;
  border: 0 none;
  padding:1px 0;
  font-weight:normal;
  text-align:center;
  background: url(images/cadlender-task-header-bg.gif) no-repeat top;
}

.brder-right-gray { border-right: 1px solid #666;}
.brder-left-gray { border-left: 1px solid #666;}
.brder-top-gray { border-top: 1px solid #666;}
.brder-bottom-gray { border-bottom: 1px solid #666;}
.calender-heading{
  width:100%;
  float:left;
  height:30px;
  background:#fff;
  margin:0px;
  padding:0px;
}
.calender-heading .calender-main-nav{
  width:200px;
  float:left;
}
.calender-heading .calender-main-nav{
  width:210px;
  float:left;
  top:5px;
  position:relative;
  left:790px;
}
.calender-heading .calender-main-nav span{
  width:70px;
  float:left;
  color:#000;
  line-height:25px;
  text-align:center;
  text-transform:uppercase;
  font-size:12px;
  font-weight:bold;
}
.calender-heading .calender-main-nav span#selected {
  background: url(images/selected-calender-tab-bg.gif) no-repeat;
}
.main-calender-top-nav{
  width:170px;
  float:left;
  text-transform:uppercase;
  margin:0px;
  font-size:12px;
  position:relative;
  top:7px;
  left:280px;
  color:#000;
}
.main-calender-top-nav span{
  width:20px;
  float:left;
  color:#000;
  text-align:center;
  line-height:18px;
  margin:0px;
}
.main-calender-top-nav b{
  float:left;
  line-height:20px;
  width:130px;
  text-align:center;
  margin:0px;
}
/**** chanderkant 27-11-07 ****/
.calender-event-module{
  width:556px;
  margin:0px;
  padding:0px;
  float:left;
}
.calender-event-module .yellow-heading{
  width:100%;
  margin:0px;
  color:#000;
  padding:5px 0;
  float:left;
  font-size:18px;
  background:#FFFFCC;
}
.calender-event-module .yellow-heading b {
  width:70%;
  float:left;
  text-indent:0px;
  padding:0 0 0 15px;
}
.calender-event-module .yellow-heading span {
  width:30%;
  padding:5px 0;
  color:#000;
  font-weight:normal;
  float:right;
  font-size:12px;
}
.calender-event-module .calender-event-container {
  width:554px;
  float:left;
  /*padding:5px 0 0;*/
}
.calender-event-module .calender-event-container h5.event_h5{
  width:100%;
  float:left;
  font: bold 11px/20px Verdana ;
  background:#327699;
  text-indent:10px;
  color:#ffffff;
  margin:0;
  padding:0;
/*   border-top: 1px solid #4950A0; */
}
.calender-event-module .calender-event-container h5 em.em {
  float:left;
  font-style:normal;
}
.calender-event-module .calender-event-container h5 i,  .big_module h3 i {
  float:right;
  font-style:normal;
  font-weight:normal;
/*   padding-right:15px; */
  padding-right:3px;
}
.calender-event-module .calender-event-container h5 i a, .big_module h3 i a {
  cursor: hand;
  cursor: pointer;
}
.calender-event-module .calender-event-container .no-content{
  width:96%;
  float:left;
  padding:5px 0 5px 15px;/*CSS code is edited by shilpi as o 20th nov 2009*/
  /*padding:15px 0 15px 7px;*/
  font-size:11px;
  color:#858585;
/*   background:#fff; */
  /*border-bottom:1px solid #D9DDE6;*/
}
.calender-event-container .no-content a:link,
.calender-event-container .no-content a:active,
.calender-event-container .no-content a:visited,
.calender-event-container .no-content a:hover {
  color:#00449B;
}
.calender-event-container .description,
.calender-event-container .information{
  width:99%;
  float:left;
  margin:0px;
  padding-bottom: 5px;
}
.calender-event-container .information{
/*   width:325px; */
  float:left;
  padding:5px 0 5px 10px;
}
.calender-event-container a:link,
.calender-event-container a:active,
.calender-event-container a:visited,
.calender-event-container a:hover {
  color:#004092;
}

.calender-event-container .information span.right{
  width:205px;
  float:right;
  text-align:center;
  padding:5px 0 0 0;
}

/*.calender-event-container .information div p{
  width:100%;
  float:left;
  font-weight:bold;
  font-family:Verdana;
  padding:5px 0 ;
  margin:0px;
  color:#004092;
}*/
/*.calender-event-container .information div span{
  width:100%;
  float:left;
  padding: 1px 0;
}*/
/*.calender-event-container .information div span em{
  width:100px;
  float:left;
  font-style:normal;
  color:#797979;
}*/
.calender-event-container .information div span b{
  width:220px;
  float:right;
  font-weight:normal;
  color:#000;
}
.calender-event-container .description p{
  width:95%;
  text-align:left;
  margin:0px;
  padding: 5px 5px 0 5px;
  float:left;
}
.calender-event-container .description div {
  width:250px;
  padding: 0;
  float:right;
}
.calender-event-container .description div span {
  padding: 0 10px 0 30px ;
  float:right;
}
.calender-event-container .confirmed-guest p{
  width:96%;
  float:left;
  padding:5px 0 5px 15px;
  margin:0;
  /*background:#fff;*/ /*#EEEEEE*/
}
.calender-event-container .confirmed-guest p span{
  padding: 0 ;
}
.calender-event-container .confirmed-guest{
  width:100%;
  float:left;
  margin:0px;
}
.calender-event-container .confirmed-guest ul{
  width:100%;
  float:left;
  margin:0px;
  padding:5px 0;
  list-style:none;
}
.calender-event-container .confirmed-guest ul li{
  float:left;
  margin:0px;
  padding:0;
  width:82px;
  list-style:none;
}
.calender-event-container .confirmed-guest ul li span{
  float:left;
  text-align:center;
  padding:5px 0;
  width:100%;
}

/*********added by chanderkant Jangra on 071207 for event list page ***********/
.bigmodule-event-list {
  width:571px;
  float:left;
  margin:0;
  padding:0;
  color:#000;
  border:1px solid #CDCFCE;
}
.bigmodule-event-list h2.event_list_h2 {
  width:100%;
  float:left;
  font-size:18px;
  text-indent:10px;
  font-weight:normal;
  padding:0px;
  margin:0;
  background-color:#327699;
  border-bottom:1px solid #CDCFCE;
}
.bigmodule-event-list .event-list-module {
  width:560px;
  float:left;
  padding:5px;
  color:#000;
}
.bigmodule-event-list .event-list-module h2.event_list_h2 {
  font-size:12px;
  border:1px solid #CDCFCE;
  font-weight:bold;
  padding:2px 0;
  background: #3b5997;
  color: #ffffff;
}
.bigmodule-event-list .event-list-module .event-list-module-content {
  width:100%;
  float:left;
  padding:5px 0;
}
.bigmodule-event-list .event-list-module .event-list-module-content p {
  width:100%;
  float:left;
  font-size:12px;
  padding:0;
  margin:0;
}
.bigmodule-event-list .event-list-module .event-list-module-content p span {
  float:left;
  padding:5px 10px 0 0;
  margin:0;
}
.bigmodule-event-list .event-list-module .event-list-module-content p b {
  font-size:18px;
  color:#2E51A3;
  line-height:30px;
  display:block;
}
.bigmodule-event-list .event-list-module .event-list-module-content div {
  width:100%;
  float:left;
  padding:5px 0;
  font-size:12px;
}
.bigmodule-event-list .event-list-module .event-list-module-content div span {
  width:220px;
  float:left;
  padding:10px 0;
}
.bigmodule-event-list .event-list-module .event-list-module-content div span strong {
  float:left;
  padding:0 10px 0 0;
}
.bigmodule-event-list .event-list-module .event-list-module-content div span em {
  float:left;
  width:150px;
  font-style:normal;
}
.bigmodule-event-list .event-list-module .event-list-module-content div span em i {
  float:left;
  width:100%;
  padding:0;
  font-style:normal;
}
.bigmodule-event-list .event-list-module .event-list-module-content div a:link,
.bigmodule-event-list .event-list-module .event-list-module-content div a:active,
.bigmodule-event-list .event-list-module .event-list-module-content div a:visited{
  color:#5E52E4;
  background:#EFEFEF;
  text-decoration:none;
}
.bigmodule-event-list .event-list-module .event-list-module-content div a:hover {
  color:#5E52E4;
  background:#EFEFEF;
  text-decoration:underline;
}
.calender-content .left-col .search-event-col {
  width:160px;
  float:left;
  padding:0 12px;
  font-size:10px;
  background:pink;
}
.calender-content .left-col .search-event-col-top {
  width:100%;
  float:left;
  padding:0;
  background: url(images/search-event-col-top.gif) no-repeat;
}


/*
.calender-content .left-col .search-event-col ul {
  width:100%;
  float:left;
  padding:0;
  list-style:none;
  margin:0;
}
.calender-content .left-col .search-event-col ul li {
  width:100%;
  float:left;
  padding:5px 0;
  list-style:none;
  margin:0;
}
.calender-content .left-col .search-event-col ul li div {
  width:100%;
  float:left;
  padding:0;
}
.calender-content .left-col .search-event-col ul li div em {
  float:left;
  font-style:normal;
  font-size:10px;
  line-height:18px;
  padding:0 2px;
}
.calender-content .left-col .search-event-col ul li div em input.green-checkbox {
  background-color:#00FF81;
  color:#00FF81;
  float:left;
}

.calender-content .left-col .search-event-col ul li b {
  width:100%;
  float:left;
  padding:2px 0;
}
.calender-content .left-col .search-event-col ul li .text {
  width:120px;
  margin-right:5px;
  border:1px solid #3E3E3E;

*/


/* Below Classes added by Balbir Singh on 10 Dec 07 */

.calender_module {
  width:161px;
  margin:auto;
}
.calender_content {
  width:100%;
  float:left;
  padding:0;
  margin:2px 0;
 /* background:url(images/calendar_top_curve.gif) no-repeat 0 0;*/
}
.calender_details {
  width:100%;
  float:left;
  padding:0 0 4px 0;
  margin:0;
  background:url(images/calendar_repeater.gif) repeat-y 0 0;
}
.calender_content p.header {
  width:100%;
  float:left;
  margin:0;
  padding:4px 0 4px 10px;
  _padding:3px 0 3px 10px;
}
.calender_content p.header em {
  width:9px;
  float:left;
  margin:0;
  padding:4px 0 0 0;
}
.calender_content p.header label {
  width:130px;
  float:left;
  margin:0;
  padding:0 0 0 5px;
  font-size:11px;
  font-weight:bold;
}
.calender_footer {
  width:100%;
  float:left;
  padding:0;
  margin:0;
  _margin:-3px 0 0 0;
  *margin:-3px 0 0 0;
}
.calender_description {
  width:147px;
  margin:auto;
}
.calender_description p {
  float:left;
  width:137px;
  margin:3px 0;
  padding:3px 5px;
  background:#CCCCFF;
}
.calender_description p.cyan {
  background:#CDFFFF;
}
.calender_description p.pink {
  background:#FFCCCE;
}
.calender_description p.lightyellow {
  background:#FFFFCD;
}
.calender_description p.lightgreen {
  background:#CDFFCC;
}
.calender_description p.silver {
  background:#CCC;
}
.calender_description p em {
  float:left;
  width:12px;
  margin:0;
  padding:2px 0 0;
}
.calender_description p label {
  float:left;
  width:120px;
  margin:0;
  padding:1px 0 0 5px;
  font-size:11px;
}

.module_icon_list img {
  float: left;
  margin: 0 5px 0 0;
}

.cal-left {
	float:left;
	width:180px;
        position:relative;
}
.cal-left i {
	float:left;
	width:160px;
	font-style:normal;
	color:#2443c0;
	padding-bottom:5px;
	padding-left:20px;
}
.cal-left i a:link,
.cal-left i a:visited,
.cal-left i a:active {
	color:#2443c0;
	text-decoration:underline;
}
.cal-left i a:hover {
	color:#2443c0;
	text-decoration:none;
}
.cal-left-parent {
	float:left;
	width:100%;
	padding-top:5px;
}
.calc-left-top {
	float:right;
	width:175px;
	height:5px;
	background:#EAA500;
}
.calc-left-middle {
	float:right;
	width:175px;
	background:#c3d9ff;
}
.calc-left-bottom {
	float:right;
	width:175px;
	height:7px;
	background:#EAA500;
}
.calc-left-bottom_new {
	float:right;
	width:166px;
	height:7px;
	background:#EAA500;
}
.small-main-month,
.small-main-container {
	float:left;
	width:100%;
}
.small-main-month dfn {
	float:left;
	font-style:normal;
	padding:0 5px;
}
.small-main-month em {
	float:left;
	width:66%;
	text-align:center;
	color:#3635b4;
	font-weight:bold;
	font-style:normal;
}
ul.small-cal-heading {
	float:right;
	width:94%;
	margin:0 5px 0 0;
	padding:5px 0 0;
	display:inline;
}
ul.small-cal-heading li {
	float:left;
	width:19px;
	text-align:center;
	margin:0 2px;
	padding:0;
	list-style:none;
}
ul.small-cal-content {
	float:right;
	width:94%;
	margin:0 5px 0 0;
	padding:0;
	display:inline;
	border:solid 1px #a8b7e0;
}
ul.small-cal-content li,
ul.small-cal-content li.prev-date {
	float:left;
	width:19px;
	text-align:center;
	margin:0;
	padding:2px;
	list-style:none;
	cursor:pointer;
	color:#000;
}
ul.small-cal-content li.prev-date {
	color:#888;
}
.cal-main {
	float:left;
	width:830px;
  border-left:1px solid #FFFFFF;
  margin-top:3px;
}
.gray-bg {
	background:#e3e8fb;
	color:#888;
}
.dark-blue-bg {
	background:#98bbe3;
}
.white-bg {
	background:#fff;
	color:#888;
}
.current-selected-bg {
	background:#507ea0;
	color:#fff;
	font-weight:bold;
}
.small-main-month small {
	float:left;
	font-style:normal;
	padding:8px 8px;
}
.small-main-month del {
	float:right;
	text-decoration:none;
	padding:0 5px;
	margin-bottom:5px;
}
.my-calc {
	margin:auto;
	width:160px;
}
.my-calc ul {
	float:left;
	width:152px;
	margin:0;
	padding:4px;
	background:#fff;
	display:inline;
}
.my-calc ul li {
	float:left;
	width:100%;
	margin:0;
	padding:2px 0 0;
	list-style:none;
}
.my-calc ul li dfn {
	float:left;
	font-style:normal;
	margin-right:2px;
}
.my-calc ul li em {
	float:left;
	font-style:normal;
	color:#fff;
	padding:3px;
	margin-top:1px;
	width:118px;
	font-size:12px;
}
.my-calc ul li kbd {
	float:left;
	font-weight:normal;
	margin-left:5px;
	padding-top:2px;
}
.family-calc-bg {
	background:#3b5997;
}
.activea-bg {
	background:#d86666;
}
.confrence-bg {
	background:#f1a73a;
}
.my-calc h1 {
	float:left;
	font-weight:normal;
	margin:0;
	padding:8px 8px 2px 8px;
	width:144px;
	font-size:12px;
	background:#fff;
}
.calc-paging {
	float:left;
	width:300px;
/* 	padding-top:10px; */
	padding-left:5px;
  height:25px;
}
.calc-paging i {
	float:left;
	padding-right:3px;
	font-style:normal;
	padding-top:2px;
	 cursor:pointer;
}
.calc-paging em {
	float:left;
	padding-left:5px;
	font-style:normal;
}
.calc-paging em input {
	margin:0;
	padding:0;
}
.calc-paging dfn {
	float:left;
	font-style:normal;
	font-weight:bold;
	padding-top:5px;
	padding-left:5px;
}
.calc-filters {
	float:right;
	width:350px;
	color:#0000cc;
}
.calc-filters span,
.calc-filters del {
	float:left;
}
.calc-filters span {
	padding:8px 2px 0 0;
}
.calc-filters strong {
	float:left;
	font-weight:normal;
}
.calc-filters strong a:link,
.calc-filters strong a:visited,
.calc-filters strong a:active {
	color:#0000cc;
	text-decoration:underline;
}
.calc-filters strong a:hover {
	color:#0000cc;
	text-decoration:none;
}
.calc-filters ul {
	float:right;
	margin:0 5px 0 0;
	padding:0;
	display:inline;
}
.calc-filters ul li,
.calc-filters ul li.active {
	float:left;
	margin:0;
	padding:0 0 0 3px;
	list-style:none;
}
.calc-filters ul li big,
.calc-filters ul li.active big {
	float:left;
	background:url(images/filter-left.gif) no-repeat;
	width:2px;
	height:25px;
}
.calc-filters ul li.active big {
	background:url(images/filter-active-left-bg.gif) no-repeat;
}
.calc-filters ul li label,
.calc-filters ul li.active label {
	float:left;
	background:#e8eef7;
	padding:6px 5px;
	font-style:normal;
	cursor:pointer;
}
.calc-filters ul li.active label {
	font-weight:bold;
	background:#c3d9ff;
	color:#000;
}
.calc-filters ul li small,
.calc-filters ul li.active small {
	float:left;
	background:url(images/filter-right.gif) no-repeat;
	width:2px;
	height:25px;
}
.month-calc {
	float:left;
	width:830px;
}
.month-calc-top-bg {
	float:left;
	width:830px;
	/*background:url(images/main-calc-top-bg.gif) no-repeat;*/
 background:#c3d9fe; 
	height:5px;
}
.month-calc-middle-bg {
	float:left;
	width:830px;
	background:#c3d9fe;
}
.month-calc-middle-bg ul.main-calc-heading,
.month-calc-middle-bg ul.main-calc-content {
	float:right;
	width:820px;
	margin:0;
	padding:0;
	display:inline;
}
.month-calc-middle-bg ul.main-calc-content {
	float:right;
	width:820px;
	margin:0;
	padding:0;
	display:inline;
	border-left:solid 1px #a2bbdd;
	/*border-bottom:solid 1px #a2bbdd;*/
}
.month-calc-middle-bg ul.main-calc-heading li,
.month-calc-middle-bg ul.main-calc-content li,
.month-calc-middle-bg ul.main-calc-content li.selected,
.month-calc-middle-bg ul.main-calc-content li.current {
	float:left;
	width:115px;
	margin:0;
	padding:0;
	list-style:none;
}
.month-calc-middle-bg ul.main-calc-heading li {
	text-align:center;
	color:#112abb;
	padding-bottom:3px;
}
.month-calc-middle-bg ul.main-calc-content li,
.month-calc-middle-bg ul.main-calc-content li.selected,
.month-calc-middle-bg ul.main-calc-content li.current {
	float:left;
	width:115px;
	margin:0;
	padding:0;
	list-style:none;
	height:115px;
	border-top:solid 1px #a2bbdd;
	border-right:solid 1px #a2bbdd;
	background:#fff;
	font-size:9px;
	cursor:pointer;
}
.month-calc-middle-bg ul.main-calc-content li.selected {
	background:#ddd;
}
.month-calc-middle-bg ul.main-calc-content li.current {
	background:#ffffcc;
}
.month-calc-middle-bg ul.main-calc-content li span,
.month-calc-middle-bg ul.main-calc-content li.selected span {
	float:left;
	width:100%;
	background:#e5eeff;
	text-align:right;
}
.month-calc-middle-bg ul.main-calc-content li.selected span {
	background:#d5d7da;
}
.month-calc-middle-bg ul.main-calc-content li em {
	float:left;
	width:115px;
	font-style:normal;
	padding:1px;
}
.month-calc-middle-bg ul.main-calc-content li i {
	float:left;
	width:100%;
	font-style:normal;
        margin-bottom:2px;
        height: 12px;
        background-color: #3b5997;
}
.month-calc-middle-bg ul.main-calc-content li del {
	float:left;
	width:100%;
	text-decoration:none;
	text-align:center;
	padding-top:5px;
}
.month-calc-middle-bg ul.main-calc-content li del a:link,
.month-calc-middle-bg ul.main-calc-content li del a:link,
.month-calc-middle-bg ul.main-calc-content li del a:link {
	color:#30428e;
	text-decoration:underline;
}
.month-calc-middle-bg ul.main-calc-content li del a:hover {
	color:#30428e;
	text-decoration:none;
}
.month-calc-middle-bg ul.main-calc-content li i strong {
	font-weight:normal;
	float:left;
	color:#fff;
}
.month-calc-middle-bg ul.main-calc-content li i dfn {
	float:right;
	padding:3px 3px 0 0;
}
.month-calc-middle-bg ul.main-calc-content li i strong a {
  color: #FFFFFF !important;
}
.month-calc-bottom-bg {
	float:left;
	width:830px;
	/*background:url(images/main-calc-bottom-bg.gif) no-repeat;*/
	height:5px;
 background:#c3d9fe;
}
.calc-pop {
	width:393px;
	position:absolute;
	top:300px;
	left:400px;
}
.calc-pop-top {
	float:left;
	width:293px;
	height:15px;
	background:url(images/pop-top.gif) no-repeat;
}
.calc-pop-middle {
	float:left;
	width:293px;
	background:url(images/pop-middle1.gif) repeat-y;
}
.pop-heading,
.pop-content {
	float:left;
	width:273px;
	padding:0 10px;
}
.pop-heading b {
	float:left;
	color:#234ab3;
}
.pop-heading del {
	float:right;
}
.pop-content div {
	float:left;
	width:100%;
	border-bottom:solid 1px #39517d;
	padding-bottom:5px;
}
.pop-content span {
	float:left;
	width:100%;
	color:#000;
	padding-top:3px;
}
.pop-content a:link,
.pop-content a:visited,
.pop-content a:active {
	color:#30428e;
	text-decoration:underline;
}
.pop-content a:hover {
	color:#30428e;
	text-decoration:none;
}
.pop-content p {
	float:left;
	width:100%;
	color:#000;
	padding:5px 0;
	margin:0;
}
.pop-content em {
	float:left;
	padding-right:10px;
	font-style:normal;
	padding-top:10px;
}
/* Above Classes added by Balbir Singh on 10 Dec 07 */
ul.upcoming_events{
  width:100%;
  margin:0;
  padding-left:5px;
}
*+html ul.upcoming_events li{
  width:175px;
}

#diplay_org_color {
  height:15px;
  width:15px;
  margin-left:10px;
}
.boxbody {
  position:relative;
  top:-1px;
  border:solid #bbb;
  width:120px;
  float:left;
  border-width:2px;
  margin-left:10px;
/*  padding-bottom:20px;*/
}
.boxbody ul,.boxbody li{
  margin:0;
  padding:0;
  list-style:none;
}
.calcolor{
  float:left;
  width:120px;
  background:lime;
}
.calcolor ul{
  float:left;
  width:100%;
  position:relative;
  margin:0;
  padding:0;
  display:inline;
}
.calcolor ul li {
  float:left;
  margin:0;
  padding:3px 0;
  width:20px;
  font-size:1px;
  line-height:1px;
  list-style:none;
}
.calcolor li a {
  float:left;
  display:block;
  width:13px;
  height:13px;
  border:1px solid #fff;
  text-decoration:none;
}

.calcolor li a:hover{
  border-color:#000;
}
#group_title {
  color:#ffffff;
  font-weight:bold;
  left: 97px;
  top: 6px;
}
.fright{
  float:right;
}
.peopleaggregator_networks_dimension .meta_tool_tip {
  left: 120px;
}
*html .peopleaggregator_networks_dimension .meta_tool_tip {
  left: 115px;
}
.month-calc-middle-bg ul.main-calc-content li.inactive_cell {
  background: #f7fefe;
}
.module_about {
  margin-left: -10px;
  width: 202px !important;
}
.calender-event-container #show_search_users{
  width:99%;
  float:left;
  margin:0px;
  overflow-y:auto;
  max-height:400px;
  border: 1px solid #E2E1E2;
}

.calender-event-container #show_search_users ul{
  width:95%;
  float:left;
  margin:0;
  padding:5px 0;
  list-style:none;
}
.calender-event-container #show_search_users ul li.img {
  float:left;
  margin:0px;
  padding:0 0 0 5px;
  width:10%;
  list-style:none;
}
.calender-event-container #show_search_users ul li.contact_name {
  float:left;
  margin:0px;
  padding:0 6px;
  width:42%;
  list-style:none;
}
.calender-event-container #show_search_users ul li input.text{
  float:left;
  margin:0px;
  padding:0 ;
  width: 285px;
  list-style:none;
}
.calender-event-container #show_search_users ul li.button_right_a {
  float:right;
  margin:0;
  padding:4px 3px 0 0;
}
.remove_contact {
  float:right;
  padding-right:3px;
  cursor:pointer;
  color:#004092;
}
.event_contact_display {
  width:98%;
}
.event_contact_display span{
  float: left;
  padding: 0 2px;
  width: 70%;
}
.event_contact_display a:hover{
  color:#00F !important;
}
.calender-event-container #show_search_users{
  width:99%;
  float:left;
  margin:0px;
  overflow-y:auto;
  max-height:400px;
  border: 1px solid #E2E1E2;
}

.calender-event-container #show_search_users ul{
  width:95%;
  float:left;
  margin:0;
  padding:5px 0;
  list-style:none;
}
.calender-event-container #show_search_users ul li.img {
  float:left;
  margin:0px;
  padding:0 0 0 5px;
  width:10%;
  list-style:none;
}
.calender-event-container #show_search_users ul li.contact_name {
  float:left;
  margin:0px;
  padding:0;
  width:40%;
  list-style:none;
}
.calender-event-container #show_search_users ul li input.text{
  float:left;
  margin:0px;
  padding:0;
  width: 250px;
  list-style:none;
}
.calender-event-container #show_search_users ul li.button_right_a {
  float:right;
  margin:0;
  padding:4px 3px 0 0;
}
.remove_contact {
  float:right;
  padding-right:3px;
  cursor:pointer;
  color:#004092;
}
.upload_event_media {
  width:525px;
  padding-left:3px;
}
*html .upload_event_media, *+html .upload_event_media {
  padding-left:5px;
  width:100%;
}
.wide_adds_module{
  border: 1px solid #D5D5D5;
  width: 570px;
}
.event_register_module {
  padding-left: 12px;
}
.description_event {width:100% !important;float:left;}
#col_d .module_background {
background:#ffffff;
}
.calender-event-container a.custom_anchor {
  color:#ffffff;
}
.event_adds {
 /* width: 198px !important;
  margin-left: -5px !important;*/
  clear:both;
}
.big_module_parent div.ad_module {
  float:left;
  width:99%;
  padding:0 5px;
  text-align:left;
}