@charset "UTF-8";

/* GRID CSS FOR THE 960.GS*/
/* Beginning of Grid.css */

/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/


/* Containers
----------------------------------------------------------------------------------------------------*/
.container_14 {
	margin-left: auto;
	margin-right: auto;
/*	width: 1008px; */
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/


.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14 {
	display:inline;
	float: left;
	_margin-left: 20px;
	_margin-right: 20px;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {margin-left: 0;}

.omega {margin-right: 0;}

/* Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_14 .grid_1 {width:57px;}
.container_14 .grid_2 {width:129px;}
.container_14 .grid_3 {width:201px;}
.container_14 .grid_4 {width:273px;}
.container_14 .grid_5 {width:352px;}
.container_14 .grid_6 {width:417px;}
.container_14 .grid_7 {width:489px;}
.container_14 .grid_8 {width:561px;}
.container_14 .grid_9 {width:651px;}
.container_14 .grid_10 {width:705px;}
.container_14 .grid_11 {width:777px;}
.container_14 .grid_12 {width:849px;}
.container_14 .grid_13 {width:921px;}
.container_14 .grid_14 {width:993px;}

/* Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/


.container_14 .prefix_1 {padding-left:72px;}
.container_14 .prefix_2 {padding-left:144px;}
.container_14 .prefix_3 {padding-left:216px;}
.container_14 .prefix_4 {padding-left:288px;}
.container_14 .prefix_5 {padding-left:360px;}
.container_14 .prefix_6 {padding-left:432px;}
.container_14 .prefix_7 {padding-left:504px;}
.container_14 .prefix_8 {padding-left:576px;}
.container_14 .prefix_9 {padding-left:648px;}
.container_14 .prefix_10 {padding-left:720px;}
.container_14 .prefix_11 {padding-left:792px;}
.container_14 .prefix_12 {padding-left:864px;}
.container_14 .prefix_13 {padding-left:936px;}

/* Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/


.container_14 .suffix_1 {padding-right:72px;}
.container_14 .suffix_2 {padding-right:144px;}
.container_14 .suffix_3 {padding-right:216px;}
.container_14 .suffix_4 {padding-right:288px;}
.container_14 .suffix_5 {padding-right:360px;}
.container_14 .suffix_6 {padding-right:432px;}
.container_14 .suffix_7 {padding-right:504px;}
.container_14 .suffix_8 {padding-right:576px;}
.container_14 .suffix_9 {padding-right:648px;}
.container_14 .suffix_10 {padding-right:720px;}
.container_14 .suffix_11 {padding-right:792px;}
.container_14 .suffix_12 {padding-right:864px;}
.container_14 .suffix_13 {padding-right:936px;}

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.container_14 .grid_9 {width:651px;position:relative;z-index:0;}
.container_14 .grid_5{margin-right:0;position:relative;z-index:1;}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
#community_landing .container_14 .grid_9{
	margin-right:0;
}
#community_landing .container_14 .grid_5{
	margin-right:0;
}
#add_new_discussion .container_14 .grid_5{
	margin-left:0;
}
#audio_detail .container_14 .grid_3{
	margin-right:0;
	width:201px;
}

#audio_detail .container_14 .grid_5{
	margin-left:0;
	margin-right:0;
}
#audio_detail .container_14 .grid_6{
	margin-left:0;
	margin-right:0;
	width:448px;
}
#bio #rightWrapper{
	margin-left:0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End of Grid CSS */

/* Hack on the Grid to accomodate other stuff */
.container_14 {
	width:1004px;
	overflow:hidden;
}

#overallwrapper {
	_background: transparent url()
}

#headerWrapper{
	overflow:visible;
	width:975px;
	background:transparent none repeat scroll 0 0;
}


 /* GLOBAL SETTINGS */
 a,
   a:link,
   a:active,
   a:visited {
   color:#4d43a9;
   text-decoration: none;
   outline:none;
   }
   a:hover, a:focus {text-decoration:none;color: #5d5d5d;}
   p {
   margin-bottom: 10px;
   line-height:18px;
   font-family: Courier;
   color: #575757;
   }

   body {
   background: transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_body.png) no-repeat scroll center top;
   color:#333;
   font-size:13px;
   font-family: Courier;
   text-align:center;
   line-height:1.16em
   }
   
   html {
   	background:#fff url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_body_repeat.jpg) repeat center;
   }
   
   h1,
   h2,
   h3,
   h4,
   h5,
   h6 {
   font-weight:normal
   }
   h1 {
   font-size:28px;
   font-weight:normal;
   font-family: Helvetica, Arial, sans-serif;
   margin-bottom:15px;
   }
   h2 {
   font-size:18px
   }
   h3 {
   font-size:16px
   }
   
   h4 {
   font-size:14px
   }
   h5 {
   font-size:12px
   }
   h6 {
   font-size:10px
   }
   /*SKIN SETTINGS */
   #wrapper {
   width:1004px;
   margin:0 auto;
   text-align: left;
   background:none;
   }
   #leftWrapper, 
   #discussion_detail #centerWrapper,
   #bio #centerWrapper {
   margin-top:7px;
   }
   #rightWrapper {
   margin-bottom:10px;
   }
   #container {
   overflow:hidden;
   margin:0px 0px 0px;
   }
 #header {
 	position: relative;
 	z-index: 2;
	margin:0 auto;
	width:980px;
	
 }
#home #header{
	
}
#successMsg{
background:none repeat scroll 0 0 #000000;
border:medium none;
color:#E0E0E0;
margin:0 8px;
padding:10px;
}
#body{
	background: #fff;
}

#nav_global{
	_background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_globalhat.png) repeat scroll 0 0 !important;
}
#header{
	_background: transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_header.png) no-repeat scroll center 10px
}

   #header .header_img img {
   visibility:hidden
   }
   #banner .module {
   margin: 0 10px
   }
   /*
   MODULE-LEVEL VISUAL
   */
   .module {
   margin:0 0 15px 0;
   overflow:hidden;
   _width:100%;
   }
    #leftWrapper .module, 
   #discussion_detail #centerWrapper .module,
   #bio #centerWrapper .module {
   padding:0 8px;
   }
   		#leftWrapper .module .content .head,
   		#discussion_detail #centerWrapper .module .content .head,
   		#bio #centerWrapper .module .content .head {
			background: #000;
   		}
   		#leftWrapper .module .content .body,
   		#discussion_detail #centerWrapper .module .content .body,
   		#bio #centerWrapper .module .content .body {
			background: #000;
   		}
   		#leftWrapper .module .content .foot,
   		#discussion_detail #centerWrapper .module .content .foot,
   		#bio #centerWrapper .module .content .body {
			background: #000;
   		}
   #rightWrapper .module {
		margin: 0;
   }
   		#rightWrapper .module .content .head {
			background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_right_wrapper_module_header.png) no-repeat 0 0;
   		}
   		#rightWrapper .module .content .body {
			background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_right_wrapper_module_body.png) repeat-y 0 0;
   		}
   		#rightWrapper .module .content .foot {
			background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_right_wrapper_module_footer.png) no-repeat 0 bottom;
   		}
   .module .content {padding:0 0 0px 0;}
	.module .content .head {
	    _background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_module_header.png) repeat scroll 0 0;
	   	color:#FFFFFF;
		font-size:48px;
		height:auto;
		padding:0;
		height: 36px;
 	}
 	#member_detail #rightWrapper .module .content .body {
 		padding: 0 30px 10px;
 	}
.module .content .head h3{
height: 100%;
text-indent: -9999px;
}

.module .content .head .title {
height: 100%;
}

.mac .safari3 .module .content .head h3,
.mac .safari4 .module .content .head h3,
.mac .safari3 .grid_9 .module .content .head h3,
.mac .safari4 .grid_9 .module .content .head h3{
	padding-top:5px;
}
	.module .content .head .title{
		color:#FFFFFF;
		font-size:32px;
		padding:0;
		text-transform:lowercase;
		
		
	}
   .grid_9 .module .content .head h3{
	
   }
   .mac .firefox3 .module .content .head h3{
   	padding-top:4px;
   }
   .module .content .head h3 .note {
   margin:5px 0 0;
   font-size:11px;
   font-weight:normal;
   text-transform: none;
   float:right
   }
   .module .content .head .title {
   overflow:hidden;
   width:100%
   }
  .module .content .head .title h3 {}
  .module .content .head .title h3 .total{
  	display:none;
  }
   .module .content .head .title .nav_meta {
   width:auto;
   padding:6px 0;
   display : none;
   }
   .module .content .head .nav_meta {
   float:right
   }
  .module .content .head .nav_meta ul li {
  margin:0
  }
   .module .content .body {
   padding: 0 12px 10px 12px;
   
  overflow:visible;
  }
.grid_5 .module .content .body,.grid_3 .module .content .body,.grid_6 .module .content .body{
	color:#FFFFFF;
}

.grid_9 .module .content .body{
	color:#fff;
}

.grid_9 .member_listing .module .content .body {
	padding-top:10px;
}

   .module .content .body ul {
   overflow: hidden;
   padding-top: 9px;
   }
	
  .song_playlist .module .content .body ul,
  .video_player .module .content .body ul,
  .photo_viewer .module .content .body ul,
  .video_thumbnail .module .content .body ul {padding-top:0}
   .module .content .foot {
  overflow:hidden;
  padding:0px;
 	position: relative;
 	height: 22px;
 }

   .module .content .foot * {
   line-height:1.16em
   }
   .module .content .foot .nav_meta {
   overflow:hidden;
   height:1%;
   float:left;
   padding-bottom:6px;
   }
   .member_listing .module .content .foot .nav_meta {padding-top:0}
   .module .content .foot .nav_meta ul li {
   margin:0 0 0 10px
   }
   .module .content .foot .nav_meta ul li:first-child {margin:0}
    .module .content .foot .nav_meta ul li.more {margin-left:0}
	
	
   .page_title .module .content .head {
   background:#fff;
   color:#222;
   text-transform:capitalize
   }
   /*
   AD MODULE
   */
   .ad {
   margin-bottom:15px;
 	z-index: 1;
 	position: relative;
   }
   
   .msie8 .ad { 
   margin-bottom:15px; 
   	text-align:center;
 	z-index: 1;
 	position: relative;
   }
   
   
   .ad .ad {}
   
   .ad .ad.medium {
		height: 305px;
		background: url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_ad_medium_square.png") no-repeat scroll 0 0 transparent;
   }
   .ad .head {
  	background-color:#FFF;
   }

   .ad.leaderboard .body {
   width:728px;
   height:90px
   }
   .ad.skyscraper .body {
   width:160px;
   height:600px
   }
   .ad.small .body {
   width:180px;
   height:160px
   }
   .ad.medium .body {
   width:300px;
   height:250px;
   }
   .ad .head h3,
   .ad .head .foot,
   .ad .foot h3 {
   font-size:10px;
   font-weight:normal;
   color:#575757;
   text-align:left
   }
   .ad .foot {background-color:#FFF;}
   
  #nav_global #nav_admin {
  	position:relative;	
  	left:-21px;
  }
  #nav_global ul li{
  	font-size:12px !important;
	font-weight:normal !important;
  }
  
   #nav_member ul li.hello a.name,#nav_member ul li.hello a,#nav_member ul li.signup a, #nav_global ul #nav_member ul .hello{
  	color:#fff !important;
    text-transform:lowercase;
    font-family: Courier !important;
  }
  
  #nav_member ul li.hello a.name:hover,#nav_member ul li.hello a:hover,#nav_member ul li.signup a:hover{
  	color:#3f378b !important;
    text-transform:lowercase;
    text-decoration: none !important;
    background: none !important;
  }
  
  #nav_member ul li.signup{
  	border-left:1px solid #e0e0e0 !important;
  }
  #nav_global ul #nav_member ul .signout .linkToPost, #nav_global ul #nav_member,#nav_global ul #nav_admin{
  	color:#fff !important;
	text-transform:lowercase;
	font-family: Courier;
  }
  #nav_global ul #nav_member ul .signout .linkToPost:hover{
  	color:#3f378b !important;
    text-transform:lowercase;
    text-decoration: none !important;
    background: none !important;
  }
  #nav_member ul li.hello ul{
  	top:0.5em !important; 
  }

   #nav_global ul #nav_admin ul #eos_login_status_message{
  	color:#fff;
    text-transform:lowercase;
	font-family: Courier;
  }
    
  #nav_global ul #nav_user ul .signin a,#nav_global ul #nav_user ul .signup a	{
  	color:#fff !important;
	text-transform:lowercase;
	font-family: Courier;
	
  }
  #nav_global ul #nav_user ul .signin a:hover, #nav_global ul #nav_user ul .signup a:hover{
  	color:#3f378b !important;
    text-transform:lowercase;
    text-decoration: none !important;
    background: none !important;
  }
   	 
  #nav_global li.hello ul li {
 		padding: 0 !important;
  	width:125px !important;
  	border:none !important;
  	}
  #nav_global li.hello ul li a {
  	line-height:27px;
  	padding:0 9px !important;
  	display:block !important;
  	width:107px;
  	background-color:#000 !important;
  	border-top:1px solid #999 !important;
  	color : #C2C2C2 !important;
  	font-family:Courier;
  	text-transform: lowercase;
  	}
	#nav_global li.hello ul li:first-child a{
		border-top :0px !important;
	}
   #nav_global li.hello ul li a:hover, #nav_global li.hello ul li a:focus {

   	    color: #C2C2C2  !important;
 		background:#3f378b none repeat scroll 0 0 !important;
 		}
   /* 
   CHANNEL-LEVEL NAVIGATION
   */
  .nav_main {margin: 0 0 10px;}
   .nav_main div {
	margin-left:43px;
	}
   .nav_main ul {
   margin: 0 auto;
   position:relative;
  height: 20px;
 
 }
 .nav_main ul li {/*
 	display:inline;*/
 	float: left;
   background: transparent none repeat scroll 0 0;
   position:relative;
   height:20px;
   margin-right: 8px
   }
   .nav_main ul li.search {
   float:right
   }
   .nav_main ul li.upload {
   position:absolute;
  right: 0;
   top:-6px;
   margin:0 10px 0 0;
   height: 31px;
   border:medium none;
   background:transparent none repeat scroll 0 0;
   padding: 0 9px;
 	float: none;
	display:none !important;
	
   }
   .nav_main ul li a,
   .nav_main ul li a:link,
   .nav_main ul li a:visited {
   color:#000;
   text-decoration: none;
   line-height:27px;
   text-transform:lowercase;
   font-family:Courier, sans-serif;
   display:inline;
   font-size: 16px;
   padding: 2px 16px;
   }
   .nav_main ul li a:hover, .nav_main ul li a:focus {color:#c2c2c2; background: #3f378b;}
   .nav_main ul li.active a, .nav_main ul li.active li.active a {color:#c2c2c2; background: #3f378b; }
   .nav_main ul li.active  li a {color:#c2c2c2; }
   .nav_main ul li.upload a {
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_navmain_upload.gif) no-repeat center left;
   font-weight:normal;
   font-family: Courier;
   text-transform:lowercase;
   font-size: 14px;
   color: #fff;
   padding:0 0 0 15px;
   line-height:31px;
   text-indent:-9999px;
   }
  .nav_main ul li.upload a:hover, .nav_main ul li.upload a:focus {text-decoration:underline}
  .nav_main ul ul {
      background: none;     
      padding-top: 7px;
  }
 .nav_main li li {float: none;}
 .nav_main ul li a:hover,.nav_main ul li.active a{
   	_background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_top_nav.png) no-repeat scroll 0 -30px;
   }

 
_.nav_main ul li.nav-home {width:65px;}
_.nav_main ul li.nav-blog {width:75px;}
_.nav_main ul li.nav-music {width:85px;}
_.nav_main ul li.nav-tour_dates{width:95px;}
_.nav_main ul li.nav-photo {width:105px;}
_.nav_main ul li.nav-video {width:90px;}
_.nav_main ul li.nav-community_landing {width:130px;}
_.nav_main ul li.nav-store {width:77px;}
 
_.nav_main ul li.nav-home.active a {background-position:0 -30px;}
_.nav_main ul li.nav-blog.active a {background-position:-142px -30px;}
_.nav_main ul li.nav-music.active a {background-position:-312px -30px;}
_.nav_main ul li.nav-tour_dates.active a {background-position:-217px -30px;}
_.nav_main ul li.nav-photo.active a {background-position:-487px -30px;}
_.nav_main ul li.nav-video.active a {background-position:-397px -30px;}
_.nav_main ul li.nav-community_landing.active a {background-position:-592px -30px;}
_.nav_main ul li.nav-store.active a {background-position:-65px -30px;}
 
 _.nav_main ul li.nav-home a:hover{background-position: 0px -30px}
 _.nav_main ul li.nav-blog a:hover{background-position:-142px -30px;}
 _.nav_main ul li.nav-music a:hover{background-position:-312px -30px;}
 _.nav_main ul li.nav-tour_dates a:hover{background-position:-217px -30px;}
 _.nav_main ul li.nav-photo a:hover{background-position:-487px -30px;}
 _.nav_main ul li.nav-video a:hover{background-position:-397px -30px;}
 _.nav_main ul li.nav-community_landing a:hover{background-position:-592px -30px;}
 _.nav_main ul li.nav-store a:hover{background-position:-65px -30px;}

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 /*flyout menus for top nav */
 .nav_main ul.flyoutMenu li {
 	border-bottom:medium none;
	display:block;
	height:auto;
 	}
 .nav_main ul.flyoutMenu li a {
 	background:#000 none repeat scroll 0 0 !important;
	color:#c2c2c2;
	display:block;
	font-family:Courier;
	font-weight:normal;
	height:auto;
	text-indent:0;
	text-transform:lowercase;
	font-size: 12px;
	padding: 0 12px;
 	}
 .nav_main ul.flyoutMenu li a:hover, .nav_main ul.flyoutMenu li a:focus {
 	color: #fff;
 	background-color:#3f378b !important;
	_background:none;
	text-decoration:none;
 }
 .nav_main ul.flyoutMenu li.active a{
 	color: #fff !important;
 	background: none repeat scroll 0 0 #3F378B !important;
 }
 .nav_main ul.flyoutMenu li.active a:hover{
 	color: #fff !important;;
 	background-color:#3f378b !important;
 }
 .nav_main ul.flyoutMenu li.active li.active a{
 	color: #c2c2c2;
 }
 .nav_main ul.flyoutMenu li a.flag {
 	padding-left:32px;
 	background-repeat: no-repeat;
 	background-position: 9px center;
 }
 .nav_main ul.flyoutMenu li a.us {background-image:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/flag_us.gif);}
 .nav_main ul.flyoutMenu li a.uk {background-image:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/flag_uk.gif);}
  .nav_main ul.flyoutMenu li.japan {
		background-image:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/Japan_flag16x11.png);
	}
 .nav_main ul.flyoutMenu li.germany {
		background-image:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/Germany_flag16x11.png);
}
 .nav_main ul.flyoutMenu li.spain {
		background-image:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/Spain_flag_16x11.png);
}
 .nav_main ul.flyoutMenu li.uk{
 		background-image:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/flag_uk.gif);
 }
 
 .nav_main ul.flyoutMenu {
 	display:block;
 	position:absolute;
    left:0px;
    top:15px;
 	width: 142px;
 	z-index:1000;
 }
 
 .nav_main ul.flyoutMenu li a.flag {
 	padding-left:32px;
 	background-repeat: no-repeat;
 	background-position: 9px center;
 }
 .nav_main ul.flyoutMenu li a.us {background-image:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/flag_us.gif);}
 .nav_main ul.flyoutMenu li a.uk {background-image:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/flag_uk.gif);}
 .nav_main ul.flyoutMenu li a.spain{background-image:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/Spain_flag_16x11.png);}
 .nav_main ul.flyoutMenu li a.japan{background-image:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/Japan_flag16x11.png);}
 .nav_main ul.flyoutMenu li a.germany{background-image:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/Germany_flag16x11.png);}
  /* 
  MODULE-LEVEL NAVIGATION
  */
  .nav_meta {

  }
  #nav_global #globalSearch {
  	display : none;
  }
  .song_playlist .nav_meta {padding:0 12px;}
  .foot .nav_meta, .head .nav_meta {border:0}
 #home .rss_in .nav_meta,
 #home .feature .nav_meta,
 #home .site_activity .nav_meta,
 #home .member_listing .nav_meta
 	{background: none;}
   .nav_meta ul {
   overflow:hidden;
   height:1%
   }
   .nav_meta ul li {

   line-height:16px;
   font-size:11px
   }
   .discussion_listing .nav_meta ul li.more {float:left;}

   .nav_meta ul li.launchPlayer a {
		background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_launch_sprite.png) no-repeat scroll 0 0;
		height:21px;
		margin:0;
		padding:0;
		text-indent:-9999px;
		width:129px;
		_display:block;
   	}
	#music_player .module .content .foot {
		padding :0px;
	}
	body#music_player{
		background:#1A6BB5 none repeat scroll 0 0;
	}
	.nav_meta ul li.launchPlayer a:hover{
		background-position : 0 -28px;
	}
   .nav_meta ul li.prev {
   float:right
   }
   .nav_meta ul li.register {
   float:left
   }
   
   .nav_meta ul li.register a{
   	background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_become_a_fan.png) no-repeat scroll 0 0;
	display:block;
	float:none;
	height:30px;
	margin-left:0;
	padding:0;
	text-align:left;
	text-indent:-9999px;
	width:204px;
   }
   .nav_meta ul li.register a:hover{
   	background-position: 0 -30px;
   }
   .nav_meta ul li a {
   display:inline-block;
   padding:2px
   }
   .msie8 .nav_meta ul li.poweredBy a {
   	height:20px;
   }
   /* 
   IN-MODULE-CONTENT-LEVEL NAVIGATION:
   tabs, content-flipping clickable elements
   */
   .nav_switch {
   overflow: hidden;
   position:relative;
   height:20px
   }
   .nav_switch ul.ui-tabs-nav {
   width: 75px;
   margin:0 auto;
   }
   .nav_switch ul li {
   margin: 0 0 0 6px;
   float: left
   }
   .nav_switch ul li a {
   background: url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_feature.gif) no-repeat top left;
   display: block;
   height: 9px;
   text-indent: -9999px;
   width: 9px
   }
   .nav_switch ul li a:hover {
   background-image: url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_feature_current.gif);
   }
  .nav_switch ul li a:focus {outline: none;}
   .nav_switch ul li.ui-tabs-selected a {
   background-image: url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_feature_current.gif);
   }
   .tools ul li.admin.delete { line-height:16px !important; padding:0px; background : none;}
   /* 
   IN-MODULE-CONTENT-LEVEL OR PAGE-LEVEL NAVIGATION:
   all pagination belong to us
   */
   .nav_page ul {
   overflow:hidden;   
   text-align:center;
	height:33px;
	margin:	0 14px;
   }
   .nav_page ul li.frst,
   .nav_page ul li.last,
   .nav_page ul li.location {
   display:none
   }
   .nav_page ul li.prev {
   float:left;
   text-align:left;
   margin: 2px 3px 0;
   }
.grid_3 .nav_page ul li.prev{
	
}
   
.grid_9 .nav_page ul li.prev a {
	background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_prev_arrow.png) no-repeat scroll 0 0px;
	display:block;
	height:20px;
	text-indent:-9999px;
	width:20px;
	margin-top:7px;
}
.grid_9 .nav_page ul li.prev a:hover{
	background-position : 0 -20px;
	height:20px;
	margin-top:4px;	
}
.grid_9  .nav_page ul li.prev span{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_prev_arrow.png) no-repeat scroll 0 0px;
	display:block;
	height:20px;
	text-indent:-9999px;
	width:20px;
	margin-top:7px;	
}

.grid_9 .nav_page ul li.next a {
	background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_next_arrow.png) no-repeat scroll 0 0px;
	display:block;
	height:20px;
	text-indent:-9999px;
	width:20px;
	margin-top:6px;
}
.grid_9 .nav_page ul li.next a:hover{
	background-position : 0 -21px;
	height:20px;
	margin-top:4px;
}
.grid_9  .nav_page ul li.next span {
	background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_next_arrow.png) no-repeat scroll 0 0px;
	display:block;
	height:20px;
	text-indent:-9999px;
	width:20px;
	margin-top:6px;
}

.nav_page ul li.next {
   float:right;
   margin:2px 3px 0;
}
.module .content .foot .nav_page {
	background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_blog_footer_divider.png") no-repeat scroll 20px 0 transparent;
	padding-bottom: 8px;
}
.module .content .foot .nav_page ul li.page {
	display : inline;
}
.grid_9 .module .content .foot .nav_page ul li.page{
	line-height:2.3em;
	font-family: Courier;
	font-size: 15px;
}
.nav_page ul li a {
   text-decoration: none
}

.grid_9 .module .content .foot .nav_page ul li.page a {
	line-height:1.6em;
	padding:1px 5px;
    color : #000;
    border: 1px solid transparent;
}
   .grid_9 .module .content .foot .nav_page ul li.page a.active {
    color:#4E44B4;
	background:#000 none repeat scroll 0 0;
	border: 1px solid #575757;
   }
   .grid_9 .module .content .foot .nav_page ul li.page a:hover{
    color:#4E44B4;
	background:#000 none repeat scroll 0 0;
	border: 1px solid #575757;   	
   }
   
   
   .grid_3 .module .content .foot .nav_page ul li.page{
   	display:none;
   }
   
   .grid_5 .nav_page,.grid_3 .nav_page{
	font-family: Courier;
	margin:2px;
	font-size: 15px;
}
   
.grid_5 .nav_page ul li.prev a,.grid_3 .nav_page ul li.prev a{
background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_prev_arrow.png) no-repeat scroll 0 0;
display:block;
height:20px;
text-indent:-9999px;
width:20px;
}
.grid_5 .nav_page ul li.prev a:hover,.grid_3 .nav_page ul li.prev a:hover{
background-position : 0 -23px;	
}
.grid_5  .nav_page ul li.next span,.grid_3 .nav_page ul li.next span{
background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_next_arrow.png) no-repeat scroll 0 0;
display:block;
height:20px;
text-indent:-9999px;
width:20px;
}
.grid_5  .nav_page ul li.prev span,.grid_3 .nav_page ul li.prev span{
background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_prev_arrow.png) no-repeat scroll 0 0;
display:block;
height:20px;
text-indent:-9999px;
width:20px;	
}
   .grid_5 .nav_page ul li.next a,.grid_3 .nav_page ul li.next a{
background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_next_arrow.png) no-repeat scroll 0 0;
display:block;
height:20px;
text-indent:-9999px;
width:20px;
   }
   .grid_5 .nav_page ul li.next a:hover,.grid_3 .nav_page ul li.next a:hover{
   	background-position : 0 -23px;
   }
   .grid_5 .module .content .foot .nav_page ul li.page a,.grid_3 .module .content .foot .nav_page ul li.page a {
	line-height:1.6em;
	padding:1px 5px;
    color : #000;
	border:1px solid transparent;
   }
   .grid_5 .module .content .foot .nav_page ul li.page a.active,.grid_3 .module .content .foot .nav_page ul li.page a.active{
    background:none repeat scroll 0 0 #000000;
	border:1px solid #575757666;
	color:#4E44B4;
   }
   .grid_5 .module .content .foot .nav_page ul li.page a:hover,.grid_3 .module .content .foot .nav_page ul li.page a:hover{
    background:none repeat scroll 0 0 #000000;
	border:1px solid #575757666;
	color:#4E44B4;	
   }
   .pagetitle{
   	display : none;
   }
   /* 
   BLOG-PAGE-LEVEL NAVIGATION:
   navigate between previous and next blog posts
   ot: i believe this needs to be looked over again
   */
   .nav_blog {
   padding:10px 0
   }
   .blog_entry .nav_blog{
   	padding : 1px 0 8px;
   }
   .nav_blog ul {
   overflow:hidden;
   height:1%
   }
   .nav_blog ul li {
   line-height:13px
   }
   .nav_blog ul li a {
   display:inline-block;
  font-size:11px
   }
   .nav_blog ul li.next_post {
   float:right;
   line-height:1em;
   width:45%;
   text-align:right;
   margin:0
   }
   .nav_blog ul li.next_post .label {
   color:#000000;
display:inline;
font-size:11px;
text-align:right;
text-transform:lowercase;
  }
   .nav_blog ul li.next_post a {
  font-size:11px;
font-weight:normal;
text-align:right;
text-transform:lowercase;
   }
   .nav_blog ul li.prev_post {
   float:left;
   line-height:1em;
   width:45%
   }
   .nav_blog ul li.prev_post .label {
   color:#000000;
display:inline;
font-size:11px;
text-transform:lowercase;
   }
   .nav_blog ul li.prev_post a {
   font-size:11px;
font-weight:normal;
text-transform:lowercase;
   }
   /* HEADER AND FEATURE MODULES
   ot: need to look over/cleanup/compact
   */
   .header .feature {
   background-repeat: no-repeat
   }
   .header img {
   display: block;
   width: 940px;
   height: 118px
   }
   .header .module {
   margin: 0;
   background:none
   }
   .header .module .content .body {
   position: relative;
   padding: 0;
   overflow: hidden;
   width: 100%
   }
   .header .module .content .head,
   .header .module .content .foot {
   display: none
   }
   .header .module .txt {
   position: absolute;
   width: 33%
   }
   .header .nav_switch {
   position: absolute;
   right: 15px;
   top: 15px;
   z-index: 1
   }
   .header .nav_page {
   float: none;
   position: absolute;
   right: 10px;
   bottom: 0
   }
   .header .module .content .body ul li.feature {
   position: relative;
   height: 320px
   }
   /* @group Nine positions in Header Module */
   
   .header .module .description a {
   color:#fff
   }
   .header .module .pos_top_lt {
   top: 0;
   left: 0
   }
   .header .module .pos_top_lt .description {
   padding:20px 0 0 40px
   }
   .header .module .pos_top_c {
   top: 0;
   left: 33%
   }
   .header .module .pos_top_c .description {
   padding:20px 20px 0
   }
   .header .module .pos_top_rt {
   top: 30px;
   right: 0
   }
   .header .module .pos_top_rt .description {
   padding:20px 40px 0 0
   }
   .header .module .pos_mid_lt {
   top: 40%;
   left: 0
   }
   .header .module .pos_mid_lt .description {
   padding:10px 0 10px 40px
   }
   .header .module .pos_mid_c {
   top: 40%;
   left: 33%
   }
   .header .module .pos_mid_c .description {
   padding:10px 20px
   }
   .header .module .pos_mid_rt {
   top: 40%;
   right: 0
   }
   .header .module .pos_mid_rt .description {
   padding:10px 40px 10px 0
   }
   .header .module .pos_btm_lt {
   bottom: 0;
   left: 0
   }
   .header .module .pos_btm_lt .description {
   padding:10px 40px 10px 0
   }
   .header .module .pos_btm_c {
   bottom: 0;
   left: 33%
   }
   .header .module .pos_btm_c .description {
   padding:0 20px 20px
   }
   .header .module .pos_btm_rt {
   bottom: 0;
   right: 0
   }
   .header .module .pos_btm_rt .description {
   padding:0 0 20px 40px
   }
   .module .feature {
   display: block;
   position: relative
   }
   /* size of the image may break the column */
   .module .feature .img {
   max-width: 395px;
   overflow:hidden;
   border:1px solid #ccc;
   margin-bottom:12px;
   }
   .module .feature .img img {
   display: block;
  
   }
   .module li.f_top div {
   display: inline
   }
   .module li.f_top div.img {
   width: 100%
   }
   .module li.f_rt .img {
   background-position: right
   }
   .module li.f_rt .img img {
   float: right;
   padding-left: 10px
   }
   /* just to test... 2 lines of text in #moduleContainer1 */
   .module li.f_btm {
   padding-top: 15%
   }
   .module li.f_btm .txt {
   position: absolute;
   top: 0
   }
   .module li.f_lt .img img {
	 float: left;
	 cursor:pointer;   
   }
   .module .feature.ui-tabs-hide {
   display: none
   }
   /* @end */
   /* GLOBAL LINK STYLING */
   a.comment,
   span.comment {
   padding:0 0 4px 28px;
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_comments_sprite.png) no-repeat 0 0px;
   font-size:10px;
   font-family: Courier;
   color: #000;
   text-transform: lowercase;
   }
   a.comment:hover,
   span.comment:hover{
   	background-position : 0 -15px;
   }
   a.permalink,
   li.permalink a {
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_links_sprite.png) no-repeat 0 -52px;
   padding:0 0 0 18px;
   display:none;
   }
   a.permalink:hover,
   li.permalink a:hover{
   		background-position : 0 0px;
   }
   .msie8 a.comment, .msie8 span.comment,
   .msie7 a.comment, .msie7 span.comment {
   	padding: 0 0 2px 28px;
   }
   .safari5 a.comment, .safari5 span.comment,
   .safari4 a.comment, .safari4 span.comment {
   	padding: 0 0 3px 28px;
   }
   a.sharelink,li.sharelink a {
    background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_share_sprite.png) no-repeat 0 0px;
    padding:2px 0 0 16px;
   font-size:10px; 
   text-transform:lowercase;
   font-weight:normal; 
   color: #000;
   }
   .mac .safari3 a.sharelink,.mac .safari3 li.sharelink a,.mac .safari4 a.sharelink,.mac .safari4 li.sharelink{
   	padding:2px 0 0 16px;
   } 
  
   li.admin.delete a,
   .tools .delete a {
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_delete_sprite.png) no-repeat 0 0;
   padding:2px 0 0 16px;
   font-size:10px; 
   text-transform:lowercase;
   font-weight:normal; 
   color: #000; 
   }
   .mac .firefox3 li.admin.delete a,
   .mac .firefox3 .tools .delete a{
   	padding:2px 0 0 16px;
   	
   }
 
  /*
  .mac .firefox3 li.admin.delete a,.mac .firefox3 .tools .delete a {
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_delete_sprite.png) no-repeat 0 -2px;
   padding:1px 0 3px 23px;
   text-transform : lowercase;
   }
   
   .mac .firefox4 li.admin.delete a,
   .mac .firefox4 .tools .delete a {
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_delete_sprite.png) no-repeat 0 -54px;
   padding:1px 0 0 17px;
   text-transform : lowercase;
   }
     .mac .firefox4 li.admin.delete a:hover,
   .mac .firefox4 .tools .delete a:hover{
   	background-position:0 -2px;
   } 
        .mac .firefox3 li.admin.delete a:hover,
   .mac .firefox3 .tools .delete a:hover{
   	background-position:0 -2px;
   } 
      .mac  li.admin.delete a,
   .mac .tools .delete a {
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_delete_sprite.png) no-repeat 0 -52px;
   padding:1px 0 0 17px;
   text-transform : lowercase;
   }
     .mac li.admin.delete a:hover,
   .mac .tools .delete a:hover{
   	background-position:0 0px;
   }
*/ 
   
	li.admin.delete a:hover,
   .tools .delete a:hover
   a.sharelink:hover,li.sharelink a:hover{
   		background-position : 0 -30px;
   }
   
   /*
.mac .firefox3 li.admin.delete a:hover,.mac .firefox3 .tools .delete a:hover {
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_delete_sprite.png) no-repeat 0 -2px;
   padding:1px 0 3px 23px;
   text-transform : lowercase;
   }
*/

   li.admin.flag a {
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_flag_sprite.png) no-repeat 0 0;
   padding:2px 0 0 16px;
   font-size:10px; 
   text-transform:lowercase;
   font-weight:normal; 
   color: #000;  
   }
   
   li.admin.edit a {
   background: url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_edit_sprite.png) no-repeat 0 2px;
   padding:2px 0 0 16px;
   font-size:10px; 
   text-transform:lowercase;
   font-weight:normal; 
   color: #000;
   margin-top: 2px;
   }    
   li.admin.edit a:hover {
	background-position: 0 -26px;
   } 
   .mac li.admin.edit a {
   	padding:2px 0 0 16px;
   }
   li.admin.prome a {
   background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_member_pro_icon.png") no-repeat 0 -1px;
   padding:0 0 0 28px;
   font-size:10px
   }
   li.admin.prome a:hover, li.admin.fanme a:hover{
   	 color:#E8C14C;
   }
   li.admin.fanme a {
   background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_member_fan_icon.png") no-repeat 0 0px;
   padding:0 0 0 28px;
   font-size:10px
   }
   .more {
  	font-size: 11px;
  	font-weight:normal;
  	text-transform: lowercase;
   }
   .more a {
   padding:1px 4px
   }
   li.register {
  	text-transform:lowercase;
  	font-weight:normal;
   }
   .register a {
   padding:1px 4px
   }
   .register a.img_format {
   display:block;
   height:100%;
   text-indent:-9999px
   }
   .new {
  	font-size: 11px;
  	font-weight:normal;
  	text-transform: lowercase;
   }
   .new a {
   padding:0 4px
   }
   a.next,
   li.next a {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_tools_directionals.gif") no-repeat 100% 3px
   }
   a.prev,
   li.prev a {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_tools_directionals.gif") no-repeat 100% -20px
   }
   /* object meta information: stats and such */
   .obj_meta ul li {
   padding:0 0 0 26px;
   margin:6px 0 0 30px;
   font-size:11px;
   font-family: Courier;
   }
   .member_detail .obj_meta ul li {text-transform:capitalize; color:#333}
   .obj_meta ul li.hd {display:none}
   .obj_meta ul li.songs {
   background:url('http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_stats.gif') no-repeat 0 -13px
   }
   .obj_meta ul li.images {
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/assets_pic.png) no-repeat 0 0
   }
   .obj_meta ul li.videos {
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/assets_videos.png) no-repeat 1px 0
   }
   .obj_meta ul li.comments {
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/assets_comment.png) no-repeat 0 2px;
   font-size:11px;
   padding-left:26px;
   margin-left:30px;
   }
   .obj_meta ul li.views {
   	background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/assets_views.png) no-repeat 0 0;
   	margin-top:3px;
	padding-left:28px;
	padding-bottom:4px;
   	}
	
	.msie8 .obj_meta ul li.views{
		background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/assets_views.png) no-repeat 0 1px;
	}
	
   /* dividers */
   .hd {
   line-height:1px;
   padding:0;
   float:left;
   display:inline;
   width:100%
   }
  
   /* ratings */
 li .txt {margin-bottom: 5px;}
 .txt .rating {
 	padding: 7px 0 5px;
   float: left;
  }
 .content .rating ul {
   list-style: none;
   width:105px;
 	margin:0;
   padding: 0 !important;
   position: relative;
   overflow:visible;
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_rating.png) repeat-x 0 -56px;
   }
   .rating ul.inactive {
   list-style: none;
   height: auto;
   float: left;
   width: 60px;
   margin:0;
   background: url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/rating_stars.png) repeat-x 0 -32px;
 }
   a.rate,
   .rating ul a.rate {
   background: transparent no-repeat top center;
   padding:2px 0;
   display:block;
   text-align:center;
   }
   .rating ul li {
   float:left;
   width:21px;
   height:21px;
   padding:0;
   margin:0;
   }

   .rating ul li a:hover {
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_rating.png) repeat-x 0 -28px;
   z-index: 2;
   margin:0;
   padding:0;
   left:0
   }
   .video_player .rating ul li a:hover,
   .photo_viewer .rating ul li a:hover,
   .audio_player .rating ul li a:hover,
   .album_info .rating ul li a:hover{
   	background-position:0px -28px;
   }
   .album_info .rating ul li.current{position:absolute;}
   .rating ul a.ratingone {
   left: 0px;
   top:0px;
   }
   .rating ul a.ratingone:hover {
   width: 21px
   }
   .rating ul a.ratingtwo {
   left: 21px;
   top:0px;
   }
   .rating ul a.ratingtwo:hover {
   width: 42px
   }
   .rating ul a.ratingthree {
   left: 42px;
   top:0px;
   }
   .rating ul a.ratingthree:hover {
   width: 63px
   }
   .rating ul a.ratingfour {
   left: 63px;
   top:0px;
   }
   .rating ul a.ratingfour:hover {
   width: 84px
   }
   .rating ul a.ratingfive {
   left: 84px;
   top:0px;
   }
   .rating ul a.ratingfive:hover {
   width: 105px;
   }
   .rating ul li.current {
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_rating.png) repeat-x 0 -28px;
   position: relative;
   display: block;
   height: 21px;
   margin:0;
   padding:0;
   z-index:1;
   text-indent: -9000px;
   }
   .rating ul.inactive li.current {
   height: 12px;
   background: url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/rating_stars.png) repeat-x 0 -16px;
   }
   
   .rating .total {
   float:left;
   font-weight:normal;
   color:#afaeac;
   line-height:20px;
   text-transform:lowercase;
   font-size:11px;
   font-family: Courier;
   }
   .rating .text {
   float:left;
   width:110px;
   line-height:20px;
   text-transform:lowercase;
   font-size:11px;
   }
   .compact .rating ul {
   margin-left: auto;
   margin-right: auto
   }
   .compact .rating .total {
   width: auto;
   margin-top: -0.3em;
   text-align: center;
   }
 /* general comment indications next to ratings */
 .txt .comments {
background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_comments_sprite.png") no-repeat scroll 0 2px transparent;
color:#000000;
float:left;
font-size:12px;
height:17px;
margin:6px 0 0 8px;
padding:0 0 0 21px;
 }
 #audio_detail .txt .comments {
 	background-position: 0 -13px;
 	color: #3f378b;
 	font-family: Courier; 
 }
 .member_detail .txt li.comments {float:none; margin-top:6px}
 .txt .author {
 	clear:both;
color:#000;
font-weight:normal;
text-transform:lowercase;
font-family: Courier !important;
 }
 /* end comments indications */
   /* OBJECT BLOCKS */
   /* MEMBERS */
   ul.members {
   height:1%
   }
   .members li {
   float:left;
   margin:0 10px 10px 0;
   background:transparent;
   overflow:hidden
   }
   .members li.pro {
   border:0
   }
   .members li .img {
  
   }
   
   .members li.member {
  
   position:relative;
  }
    .members li.member .txt {
    margin:5px;
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
    overflow:hidden
    }
    .members li.member .txt a {
    	color:#fff;
    	display:block;
		text-transform:lowercase;
		text-align:center;
    	}
    .members li.member.hover .img a {
    background-color:#3f378b;
    filter:alpha(opacity=70);
    opacity:0.8;
    }
    .members li.member.hover .txt {
    z-index:2
   }
   
   /* MEMBERS: XLARGE|140x140 */
   .members li.xl {
   width:160px;
   height:186px
   }
   .members li.xl .img {
   background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_member_xl.png") no-repeat center center
   }
   .members li.xl .img a {
   width:140px;
   height:140px
   }
   /* MEMBERS: LARGE|104x104 */
   .members li.l {
   width:128px;
   height:106px
   }
   .members li.l .img {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_member_l.gif") no-repeat center center
   }
   .content li.member.l .img a {
   width:126px !important;
   height:104px;
   border:none;
   }
   /* MEMBERS: MEDIUM|70x70 */
   .members li.m {
    height:60px;
	margin:0 5px 5px 0;
	width:60px;
   }
   .members li.m .img {
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_sixty_avatar.jpg) no-repeat center center;
   }
  .content li.member.m .img a {
   width:60px;
   height:60px;
   border:none;
   }
   .content li.member.m .img a:hover{
   	background:#3f378b;
	opacity:0.8;
   } 
   /* MEMBERS: SMALL|48x48 */
   .members li.s {
   width:68px;
   height:98px;
   margin:0 2px 2px 0
   }
   .members li.s .img {
   background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_sixty_avatar.jpg") no-repeat center center
   }
   .members li.s .img a {
   width:48px;
   height:48px
   }
   /* MEMBERS: XSMALL|30x30 */
   .members li.xs {
   width:40px;
   height:70px;
   margin:0 2px 2px 0
   }
   .members li.xs .img {
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_member_xs_new.gif) no-repeat center center
   }
   .members li.xs .img a {
   width:30px;
   height:30px
   }
   /* MEMBERS: PRO have pretty icon */
   .members li.pro .img a {
   
   }
   /* MEMBERS: REGISTER has no avatar */
   .members li.register .img {
   background:#ccc
   }
  
   .members li .txt .title h4 {
   font-size:11px
   }
   .members li .txt .tagline {
   margin:2px 0;
   font-size:11px
   }
   .members li .txt .date {
   font-size:10px
   }
   .members li .txt .location {
   font-size:10px
   }
   .members li .txt .activity {
   font-size:10px
   }
  
   /* MEMBER TOOL TIP */
   .tt div.member.s .img {
   background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_sixty_avatar.jpg") no-repeat center center
   }
   .tt div.member.m .img {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/comments_logo.png") no-repeat center center
   }
   .tt div.member.l .img {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_member_l.gif") no-repeat center center
   }
   .tt div.member .txt {
   position:static;
	z-index:1;
   }
   .tt div.member .txt h4 {
   color:#FFF;
	    font-family: Helvetica, Arial, sans-serif;
   font-weight:normal;
   font-size:18px;
   }
   /* single member display - detail page */
   .content div.member.m {
   width:126px;
   height:164px;
   padding:10px 0 0;
   background:#DEDCDB
   }
   .content div.member.m.pro {
   background:#f6f6f6
   }
   .content div.member.m .img {
   margin:0 10px 10px;
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/comments_logo.png) no-repeat center center
   }
   .content div.member.m .img a {
   width:104px;
   height:104px
   }
   .content div.member.l {
   width:170px;
   padding:24px 0 0;
   margin:0 auto;
   }

   .content div.member.l .img {
   width:140px;
   height:140px;
   margin:0 10px 10px 18px;
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_member_xl.png) no-repeat center center;
   border:none;
   }
   .content div.member .img {
   position:relative
   }
   .content div.member .img .tools {
   background:#FFF;
   font-size:10px;
   padding:2px;
   line-height:12px;
   background:#1A6BB5 none repeat scroll 0 0;
   }
   .content div.member .img .tools ul{
   	 padding-top:0;
   }
   .content div.member .img .tools li.admin.delete a{
   	padding:2px 0 0 23px;
   }
   .content div.member .img img {
   display:none
   }
   .content div.member .txt {
   
   }
   .content div.member .txt .tagline {
   margin:2px 0;
   font-size:11px
   }
  .member_detail .module .content .body {padding-bottom:0}
   .content div.member .txt .obj_meta {
   padding:1px;
   }
   .content div.member .txt li.admin.delete {
   padding:0;
   
   }
   .content div.member .txt .obj_meta li.delete a {
   font-size: 11px;
   color:#333; 
   padding-left:28px;
   text-transform:Capitalize;
   }
   .content div.member .txt .obj_meta li.delete a:hover,.content div.member .txt .obj_meta li.flag a:hover,.content div.member .txt li.admin.prome a:hover,.content div.member .txt li.admin.fanme a:hover{
   	color:#4e4e9b;
   }
   .content div.member .txt li.admin.flag {
   border-top: 1px dotted #999;
   padding:5px 0 0
   }
   .content div.member .txt .obj_meta li.flag a {
   background-position: 0 -74px;
   font-size: 11px;
   padding-left:28px;
   }
   .content div.member .txt .obj_meta li.flag span {
   background-position:0 0;
   color: #999;
   font-size: 11px
   }
   .content div.member .txt li.admin.prome {
   padding:0
   }
   .content div.member .txt li.admin.prome a {
   font-size: 11px
   }
   .content div.member .txt li.admin.fanme {
   padding:0
   }
   .content div.member .txt li.admin.fanme a {
   font-size: 11px;
   color:#fff;
   line-height:13px
   }
   
   .content .foot .obj_meta {
   color:#fff;
   padding:5px 0 10px
   }
   .content .foot .obj_meta li {
   font-size:11px;
   padding:0
   }
   /* member's about me */
   .content .about .description {
   font-size:13px;
   line-height:18px;
 	color: #575757;
 	font-family: Verdana, Arial, sans-serif;
   }
   .content .about .description .tools {
   background:#FFF;
   line-height:12px;
   font-size:10px;
   padding:2px
   }
   .content .about .var {
   border-top:1px solid #B0B0B0;
   margin:10px 0 0;
   padding:10px 0 0;
   font-size:13px;
   /* position:relative;*/
   }
   .content .about .var .tools {
   font-size:10px;
   padding:2px;
   line-height:12px
   }
   .content .about .var .label {
   	color: #000;
   	font-size:11px;
   }
   .content .about .var .value {
   	margin-top:8px;
   	font-family: Verdana, Arial, sans-serif;
   	font-size:13px;
   	line-height:15px;
   	color: #575757;
   	}
   /* member's detail page title for pro state */
   .content .head.pro {
   border:none;
   text-transform:capitalize;
   }
   /* photos */
   ul.photos {
   height:1%
   }
   .photos li {
   float:left;
   margin:0 10px 10px 0;
   }
  .grid_6  .photos li.xs {clear:none}
   .photos li.pro {
   border:0
   }
  
  .photos li .hd {margin-top:10px;border-bottom:1px dotted #5D5d5d;}

  .photos li .img a {
   display:block;   
   }
   .grid_3 .photos li .img a {
   	margin-left:35px
   }
   .photos li.pro .img a {
   background:transparent none repeat scroll 0 0;
   }
   .photos li .txt {
   font-size: 11px;
   height: 80px;
   }
   .photos li.s .txt {
		width: 165px;
   }
   .grid_6 .photos li.s .txt {width: 120px;}
   .photos li .txt .title {
   margin:3px 0 0 0;
   overflow:hidden;
	width:165px;
   
   }
   .photos li .txt .title h4 {
   font-size:15px;
   font-weight:normal;
   line-height:12px
   }
   .photos li .txt .title h4 a {
	font-family:Courier;
	font-size:12px;

   }
   .photos li .txt .category {
   clear:both;
color:#000;
font-size:11px;
font-weight:normal;
line-height:12px;
text-transform:lowercase;
font-family: Courier !important;
   }
   .photos li .txt .views {
    clear:both;
	color:#E8C14C;
	font-size:11px;
	font-weight:normal;
	line-height:13px;
	text-transform:lowercase;
	display:none;
   }
   /* photo compact (no padding, overlay text) */
   .photos li.compact {
   position:relative;
   overflow:hidden
   }
 
   .photos li.compact .txt {
   padding:6px 0 0 0px;
   margin:0 10px 10px 0;
   position:relative;
   z-index:0;
   overflow:hidden;
   color:#E8C14C;
   font-size: 10px;
   height:auto;
   text-transform:lowercase;
   }
   .photos li.compact.hover .txt .title,
   .photos li.compact.hover .txt {
   z-index:3;
   display:block
   }
   
   .photos li.compact .txt .title h4 a:hover {
   text-decoration:none
   }
   /* photo thumbnails */
   /* container sizes */
   .photos li.xs {
   width:110px;
   }
 .photos li.s {
 	width: 104px;
 }
 .grid_3 .photos li.s {margin-right: 0;}
   .photos li.m {
   width:150px
   }
   .photos li.l {
   width:360px
   }
   /* thumb backgrounds */
   .photos li.xs .img {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_photo_xs.gif") no-repeat center center
   }
   .photos li.s .img {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_photo_s.gif") no-repeat center center
   }
   .grid_3 .photos li.s .img {margin-bottom:7px}
   .photos li.m .img {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_photo_m.gif") no-repeat center center
   }
   .photos li.l .img {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_photo_l.gif") no-repeat center center
   }
   .photos li.xl .img {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_photo_xl.gif") no-repeat center center
   }
   /* thumb sizes */
   .photos li.xs .img a {
   width:70px;
   height:70px
   }
   .photos li.s .img a {
   width:104px;
   height:104px
   }
   .photos li.m .img a {
   width:140px;
   height:140px
   }
   .photos li.l .img a {
   width:350px;
   height:350px
   }
   .photos li.xl .img a {
   width:540px;
   height:540px
   }
   .photos li.compact.xs {
   height:80px
   }
   .photos li.compact.s {
   height:114px
   }
   .photos li.compact.m {
   height:150px
   }
   .photos li.compact.l {
   height:360px
   }
   .photos li.compact.xl {
   height:540px
   }
   /* single photo display */
   .content div.photo {
   overflow:hidden
   }
   .content div.photo .title {
   text-transform:capitalize
   }
   .content div.photo .img {
   margin:10px 0;
   text-align:center
   }
  .photo_viewer .content div.photo .img {margin-top:6px}
   .content div.photo .img img {
   	display:inline;
   	border:1px solid #ccc;
   	max-width: 590px;
   	}
   .content div.photo .author {
   float:right;
   color: #000;
   font-size: 11px;
   font-family: Courier;
   text-transform: lowercase;
   padding-top: 4px;
   }
   .content div.photo.pro .author a {
   padding:0 23px 0 0;  
   }
   .content div.photo .rating {
   float:left;
   margin-bottom:5px;
   }
   .content div.photo .description {
   padding:5px 0 15px;
   clear:both
   color:#575757;
font-family:Verdana,Arial,sans-serif;
font-size:10px;
font-weight:normal;
   }
   .content div.photo .description a.more {
   background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_tools_directionals.gif") no-repeat 100% 3px;
   padding:0 10px 0 0;
   border:0;
   float:right
   }
   .content div.photo .description a.less {
   background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_tools_directionals.gif") no-repeat 100% -32px;
   padding:0 10px 0 0;
   float:right
   }

   .content div.photo .nav_page {float:none; clear:both}
   .content div.photo .nav_page ul {
   padding:0;
   background:transparent none no-repeat scroll 0 0;
   }
   .content div.photo .nav_page ul li.prev {float:left;}
   .content div.photo .nav_page ul li.prev a {
    background:transparent none repeat scroll 0 0;
	border:0 none;
	display:block;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	height:auto;
	padding:0;
	text-indent:0;
	text-transform:lowercase;
	width:auto;
   }
   .content div.photo .nav_page ul li.next a {
   	background:transparent none repeat scroll 0 0;
	border:0 none;
	display:block;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	height:auto;
	padding:0;
	text-indent:0;
	text-transform:lowercase;
	width:auto;
	margin:0;
   }
   .content div.photo .nav_page ul li.next a:hover, .content div.photo .nav_page ul li.next a:focus {color:#fff;margin:0;background:none;}
   .content div.mphoto .img {
   margin:10px 0;
   text-align:center
   }
   .content div.mphoto .img img {
   width:100%;
   display:block
   }
   .content div.mphoto .views {
   display:inline
   }
   .content div.mphoto .comments {
   display:inline
   }
   
   /* article */
   ul.articles {padding-top:15px}
   
   .articles li {
   overflow: hidden;
   margin:3px 0 5px;
   }
   

   .articles li .title, .articles li .description, .articles li .author, .articles li .activity, .articles li .category {
   	padding-left:0px;
   	
   	}
  .articles li .description {padding-right:0;}
  .articles li .description img {max-width:500px;margin:5px;}
   .articles li .title, div.article li .title {
margin:2px 0 0;
   }

   .articles li .date, div.article .date {
		margin-left: 7px;
		font-size:10px;
		color: #000;
   }
   .articles li .author, div.article .author {
	font-size:10px;
	color: #000;
   }
.articles li .description,  div.article .description {
	border-bottom:none;
	color:#575757;
	margin:15px 15px 10px;
	padding-bottom:10px;
	overflow:hidden;
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
}
   
   #rss_in .articles li .description, #rss_in  div.article .description{
   		margin:0px;
   }
   
   
   #home .articles li .description object, #home .articles li .description img {}
   .articles li .activity, div.article .activity {
   display:inline;
   _padding:7px 15px 0;
   float : left;
   }
   div.article .activity {
   	padding:7px 7px 4px 15px;
   }
   .blog_listing .articles li .fb_share,.blog_entry .article .fb_share{
   	padding:0;
   	}
	.blog_listing .articles li .fb_share a,.blog_entry .article .fb_share a{
		float : left;
		
	}
	.blog_listing .articles li .fb_share a.retweet,.blog_entry .article .fb_share a.retweet{
		padding:4px 0 0 15px;
	}
	.fb_share iframe{
		height:21px;
		width:90px !important;
	}
	.blog_entry .fb_share iframe{
		width:90px !important;
	}
   .articles li .tools, div.article .tools {
   display:none;
   float:left;
margin-left:3px;
padding-top:7px;
   }
   .articles li .tools{
   	padding-top:4px;
   }
   div.article .author a{
   	color : #fff;
   }
   div.article .author a:hover{
   color:#293445;
   }
   div.article .tools{
   	padding-top:0px;
   }
   .module .content .body div.article .tools ul{
float:left;
padding-top:3px;
   }
   .module .content .body div.article .tools div.sb_body ul{
   	float :none;
   }
   .fb_share iframe #tweetmeme_button{
   	padding-top:2px;
	float:left;
   }
    #tweetmeme_button .count{
   	margin-left:5px;
	float:right;
   }
   #tweetmeme_button .count,.button_count .connect_widget_interactive_area .connect_widget_text{
   	color:#fff;
   }
   
   .articles li .tools ul, div.article .tools ul {
   display:inline
   }
   .articles li .tools ul li, div.article .tools ul li {
   display:inline;
   margin:0 0 0 12px
   }
   .articles li .tools ul li.vd, div.article .tools ul li.vd {
   background: url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/divider.gif) no-repeat 0 1px;
   padding:2px 0 0 10px;
   }
	.articles li .tools ul li.vd.sharelink{
		display:none;
		background:transparent none no-repeat scroll 0 0;
		margin:3px 0 0;
		padding-left:0;
	}
   div.article .tools ul li.vd.edit{
background:transparent none no-repeat scroll 0 0;
float:left;
margin:0;
padding-left:0;
padding-top:3px;
   }
 .mac  div.article .tools ul li.vd.edit{
 	padding-top:3px;
 }
   div.article .tools ul li.vd.delete{
background:transparent none repeat scroll 0 0;
float:left;
padding-top:3px;   	
   }
   .mac .firefox3 div.article .tools ul li.vd.delete{
   	padding-top:4px;
   }
   .mac div.article .tools ul li.vd.delete{
   	margin-left: 15px;
	padding-left:7px;	
   }
   div.article .tools ul li.vd.sharelink{
   	background:transparent none no-repeat scroll 0 0;
	float:left;
	margin:3px 7px 0px 0px;
	padding-left:0px;
	display:none;
   }
	.articles li .category, div.article .category  {
		display:inline;
		color:#000;
		float:left;
		font-size:10px;
		margin:0 0 0 30px;
		font-family: Courier;
		text-transform: lowercase;
	}
   div.article .category{
	
   }
   .blog_listing .module .content .body .articles .article .category a{
   	color:#000;
   	text-transform: lowercase;
   }
   .module .content .body .articles li .category ul, .module .content .body div.article .category ul{
   	padding : 0px;
   }
   .articles li .category ul, div.article .category ul {
   padding:6px 0 0;
   }
   .articles li .category ul li, div.article .category ul li {
   display:inline;
   padding:0 0 0 5px;
   }
   .articles li .hd {
   height:1px;
   background:#eee;
   margin:1px 0 10px;
   background:none;
   padding:0
   }
   
   /* used? */
   .content .current_category {
   font-weight:normal;
   color:#333;
   font-size:16px
   }
   .content .current_category .label {
   font-weight:normal;
   font-style:italic
   }
   /* article detail */
   .content div.article {
   overflow: hidden;
   width:100%;
   padding:10px 0 0;   
   color:#fff;   
   }
   
   .content div.article .img {
	float:left;
	height:48px;
	margin:5px 7px 5px 15px;
	width:48px;
    background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_member_xs_new.gif") no-repeat center center 
   }
   
   .content div.article .title {
   color:#000000;
font-family:Courier;
margin:2px 0;
text-transform:lowercase;
   }
  
  
   .content div.article .hd {
   height:3px;
   background:#eee;
   margin:0 0 10px
   }
   /* topic */
   .topics li {
   margin:0 0 6px;
   overflow:hidden;
   width:100%;
   clear:left;
   }
   .topics li .img {
   float: left;
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_sixty_avatar.jpg) no-repeat center center;
    margin:0 10px 0 0;
   }
   .topics li .txt {
   	float:left;
   	width:89%;
   	}
   	.grid_6 .topics li .txt {width:330px}
   .topics li .img a {
   width:48px;
   height:48px;
   border:none;
   }
   .topics li .date {
   display:inline;
   font-size:11px;
   }
   .topics li .author {
   display:inline;
   font-size: 13px;
   }
   .topics li .author a {font-style:normal}
   .topics li .description {
   font-size: 11px;
   line-height: 15px;
   margin:0 0 3px;
   }
   .topics li .activity {
   font-size:11px;
   float: right;
   }
   .topics li .tools {
   display:inline
   }
   .topics li .tools ul {
   margin:0 0 0 6px;
   display:inline
   }
   .topics li .tools ul li {
   margin:0 6px 0 0;
   padding:0 0 0 6px;
   border-left: 1px dotted #ddd;
   display:inline;
   font-style:italic
   }
   .topics li .category ul li {
   display:inline;
   font-size: 12px;
   text-transform: lowercase;
   }
   .topics li .category ul li a {
   	color: #5d5d5d;
   	font-size: 10px;
   }
   .topics li .category ul li a:hover {
   	color: #4d43a9;
   }
   .module .content .body .topics li .category ul{
   	padding-top:3px;
	padding-bottom:5px;
   }
   .topics li .hd {
   margin:0 0 10px;
   border-bottom:none;
   }
   .topics li.list {
   overflow:hidden;
   width:100%
   }
   .topics li.list.header {
   display:none;
   }
   .topics li.list div {
   padding:0
   }
   .topics li.list.header div {
   font-size:10px
   }
   .topics li.list.header .title {
   float:left;
   width:435px;
   margin:0 10px 0 0;
   line-height:1.16em
   }
   .topics li.list.header .category {
   float:left;
   width:110px;
   margin:0 10px 0 0
   }
   .topics li.list.header .activity {
   float:left;
   width:62px;
   margin:0 10px 0 0
   }
   .topics li.list.header .date {
   float:left;
   width:80px
   }
   .topics li.list .title {
   margin:0 10px 0 0;   
   }
   .grid_6 .topics li.list .title {width:320px}
   .topics li.list .title h4 {
   	font-family: Helvetica, Arial, sans-serif;
	 	 font-weight:normal;
	 	font-size:18px;
	 	margin-bottom:10px;
	 	}
  .topics li.topic .title h4 {
  	font-family:Courier;
  	font-weight:normal;
  	font-size:14px;
  	text-transform: lowercase;
  }
   .topics li.list .description {
   font-size:11px;
   margin:0 5px 0 0
   }
   .topics li.list .author {
   font-size:11px;
   }
   .grid_6 .topics li.list .author, .grid_6 .topics li.list .category,
   .grid_6 .topics li.list .activity, .grid_6 .topics li.list .date {width:160px}
   .topics li.list .category {
   float:left;
   width:110px;
   font-size:10px;
   padding-top:3px;
   }
   
   
   .topics li.list .category ul {
   	padding-top:0;
   	}
   .topics li.list .activity {
   float:right;
   width:66px;
   font-size:13px;
   margin-top: -14px;
   }
   .topics li.list .date {
   float:right;
   clear:right;
   width:147px;
   font-size:13px;
   padding-top:3px;
   }
   /* DISCUSSION TOPIC: DETAIL */
   .content div.topic {
   overflow:hidden;
   width:100%
   }
   .content div.topic .description {line-height:18px; padding-top:10px}
   .content div.topic .tools ul {
   	padding-top:0;
	width:130px;
	
	}
	.content div.topic .tools ul li.edit{
		float:left;
		margin-right:6px;
	}
	.content div.topic .tools ul li.delete{
		float:right;
		margin-top:2px;
	}
   .content div.topic .img {
   float:left;
   margin:0 10px 10px 0;
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/comments_logo.png) no-repeat center center
   }
   .content div.topic .img a {
   width:104px;
   height:104px
   }
   .content div.topic .img img {border:1px solid #CCC;}
   .content div.topic .txt .title {
   padding:0
   }
   .content div.topic .txt .title h3 {
   font-family: Courier;
   font-weight: normal;
   text-transform:lowercase;
   color: #000;
   }
   .content div.topic .txt .author {
   display:inline;
   font-size:13px
   }
   .content div.topic .txt .date {
   display:inline;
   font-size:13px;
   font-style:italic;
   }
   .content div.topic .hd {
   border-bottom:1px dotted #eee;
   margin:0 0 10px
   }
         				/* Setting up all the image size in the discussion to a predetermined one */
   .content div.topic .description p img{

	} 
   
    .content li.topic .description p img{

	} 
	
   /* COMMENT */
   .comments .input .button.submit {
   float:right;
   }
   .comments .title {
   padding: 0;
   clear:both;
   display:none;
   }
    .comments .title h3 {
    	text-transform:lowercase;
			 font-weight:normal;
  		 font-size:14px;
		 color:#1a6bb5;
    	}
   .content li.comment {
   overflow:hidden;
   padding-bottom:8px;
   }
   .comments .content li.comment {
   overflow:hidden;
   padding-bottom:0px;
   }   
   .comments .content li.comment.empty{
   	color:#000;
	padding:2px 8px;
	margin:0px;
	font-size: 12px;
	text-transform: lowercase;
   }
   
   .comments .input .button.submit input {
	width:140px;
	cursor:pointer;
	}
	.comments  .content li.comment {
 		padding-top:10px;
		background:#999;
		margin-top:5px;
 	}
	.comments .content .body ul{
		padding:0px;
	}	
	
   .content li.comment .member {
   float:left;
   margin:0 5px 20px 0;
   }
   
   .comments .content li.comment .member {
   float:left;
   margin: 0 10px 5px 0;
   padding-left:5px; 
   }
   
   .msie8 .comments .content li.comment .member {
   float:left;
   margin:0 10px 10px 0;
   padding-left:5px; 
   }
   .content .content li.comment .img {
   width:48px;
   height:48px;
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_member_xs_new.gif) no-repeat 7px 4px;
   }
   .comments .content li.comment .img {
   width:30px;
   height:30px;
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/comments_logo.png) no-repeat 7px 0px;
   padding-left:10px;
   }
   
   .msie7 .comments .content li.comment .img {
   width:30px;
   height:30px;
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/comments_logo.png) no-repeat 7px 0px;
   padding-left:10px;
   }
   .content li.comment .txt {
   position:relative;
   margin:0 0 0 40px
   }
   .content li.comment .txt .title {
   font-size: 14px;
   line-height: 16px;
   padding:0 0 5px
   }
   .content li.comment .txt .author {
   display:inline;
   }
   .content li.comment .txt .date {
   display:inline;
   text-transform:lowercase;
   font-size:11px;
   font-family: Courier;
   }
   .content li.comment .txt .description {
   margin:5px 5px 7px 7px;
	
   }
   .msie7 .content li.comment .txt .description {
   margin:5px 5px 7px 0px;
   
   }
   .content li.comment .txt .description p {margin-bottom:0}
   .content li.comment .txt .description q {
   margin-bottom: 5px;
   }
   .content li.comment .txt .activity {
   display:inline;
   font-size:10px;
   padding:0 10px
   }
   .content li.comment .hd {
   border-bottom:1px dotted #ccc;
   margin:0 0 10px;
   float:none;
   display:block
   }
   
   .comments .content li.comment .hd {
   	 display:none;
   	}
   
  .module .content .body li.comment ul {padding-top:0;}
  .content li.comment .tools ul li.admin.delete {
  	border:1px solid #CCC;
	padding-top:0px;
	padding-right:7px;
  	}

   .content .tag { /*aka KEYWORD */
   display:inline;
   margin:0 0.2em 0 0;
   font-family:Helvetica, Arial, sans-serif;
  font-size:16px;
  font-weight:normal;
   }
 	.content .division {padding-bottom:30px;}
 	.content .division:last-child {padding-bottom:0;}
   .content .division .title {
 	font-family: Courier;
 	font-size:14px;
   font-weight:normal;
   color:#FFFFFF;
   text-transform: lowercase;
   padding-left: 6px;
   }
   .content .division .category {
   padding:3px 0;
   }
   .content .division .category.selected {
	
   }
   .content .division .category .title {
  	font-family:Courier;
	font-size:14px;
	font-weight:normal;
	padding:0;
	text-transform: lowercase;
   }
   .content .division .category .title a {
   	font-size:14px;
	padding:2px 6px;
	color:#3F378B;
   }
   .content .division .category .title a:hover {
   	background:none repeat scroll 0 0 #3f378b;
	color: #cfcfcf
   }
   .content .division .category .title span {
   display:block;
   text-transform:capitalize
   }
   .content .division .category .date {
   font-size:13px;
   }
   .content .division .category.selected .title a {
    background:none repeat scroll 0 0 #3f378b;
	color: #cfcfcf
   }
   .content .division .category.selected .date {
   color:#FFFFFF;
   }
   .content ul#category-list {
   overflow:visible;
   padding: 10px 30px 0 30px;
   }
   .content ul#category-list ul {padding-top:5px;}
   .categories .module .content .foot .nav_meta {
   	padding-left:10px;
	padding-top:0;
	}
   /* video */
   ul.videos {
   height:1%
   }
   .categories .module .content .foot .nav_meta ul li{
   	font-size:13px;
	padding-left:5px;
   }
   .discussion_listing .module .content .foot .nav_meta ul li.new{
   	 font-size:13px;
	margin-left:5px;
   }
   .videos li {
   margin:10px 10px 0;
   float:left;
   display:inline;
   background:transparent;
   padding:0 
   }
   .grid_6 .videos li {margin-right:20px}
   .videos li .hd {
   margin:0;
   border-bottom:none;
   }
   .videos li.xs.list,
  
   .videos li.m.list,
   .videos li.l.list,
   .videos li.xl.list {
   float:none;
   margin:0 0 10px;
   overflow:hidden;
   width:100%;
   padding:0
   }
   .videos li .img {
   }
    .grid_6 .videos li .img {border:0}
   .videos li.list .img {
   float:left;
   margin:0 10px 0 0
   }
   .videos li .img a {
   background:url('http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_video_a.gif') no-repeat bottom right
   }
   .videos li.pro .img a {   
   background:transparent none repeat scroll 0 0;
   }
   .videos li .txt {
   overflow:hidden;
   }
   .videos li.list .txt {
   float:left;
   height:auto
   }
   
   /********* fixing for title truncate issue ************/
   .videos li .txt .title {
    display:block;
    overflow:hidden;
	width:250px;
   }
   #video .videos li .txt .title,#video_detail .videos li .txt .title,#photo .photos li .txt .title,#photo_detail .photos li .txt .title{
   	 width:auto;
   }
   .videos .author a,.photos .author a,.videos .category a,.photos .category a{
   	color:#4D43A9;
	font-size:11px;
	font-weight:normal;
	text-transform:lowercase;
	font-family: Courier !important;
   }
   .videos .author a:hover,.photos .author a:hover,.videos .category a:hover,.photos .category a:hover{
   	color:#5d5d5d;
   }
   .videos li .txt .title h4 {
    font-size:14px;
    font-weight:normal;
	text-transform:lowercase;
   }
   .videos li .txt .title h4 a {
	font-family:Courier;
	font-size:12px;

   }
   .videos li .txt .duration {
   font-size:11px;
   font-weight:normal;
   color:#575757;
   text-transform:lowercase;
   font-family: Courier !important;
   }
 .videos li .txt .author {
 	clear:both;
color:#000;
font-size:11px;
font-weight:normal;
line-height:13px;
text-transform:lowercase;
 }
   .videos li .txt .description {
   font-size:10px;
   line-height:13px;
   text-transform:lowercase;
   }
   .videos li .txt .activity {
   display:inline;
   text-transform:lowercase;
   }
   .videos li .txt .views {
  clear:both;
color:#000;
font-size:11px;
font-weight:normal;
line-height:13px;
text-transform:lowercase;
display:none;
   }
   .videos li .txt .views .val {
   color:#8CB5DA;
   }
   .videos li .txt .category {
   clear:both;
color:#000;
font-size:11px;
font-weight:normal;
line-height:13px;
text-transform:lowercase;
   }
   /* thumb backgrounds */
   .videos li.xs .img {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_video_xs.gif") no-repeat center center
   }
   .videos li.s .img {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_video_s.gif") no-repeat center center
   }
   .videos li.m .img {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_video_m.gif") no-repeat center center;
   margin-bottom:10px;
   }
   .videos li.l .img {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_video_l.gif") no-repeat center center
   }
   .videos li.xl .img {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_video_xl.gif") no-repeat center center
   }
   /* thumb sizes */
   
   .videos li.xs .img a {
   width:70px;
   height:39px
   }
   .videos li.s .img a {
   width:104px;
   height:60px;
   }
  .content .videos li.m .img a {

   height:79px;
   border:1px solid #ccc;

   }
   /********* for fixing alignment issue after ss1-1.6 upgrade ***/
  .content .videos li.m .img a {
  	    width:139px;
		margin-left:0px;  	
  	}
	
   .videos li.l .img a {
   width:350px;
   height:197px
   }
   .videos li.xl .img a {
   width:540px;
   height:304px
   }
   /* container sizes */
   .videos li.xs {
   width:80px
   }
   .videos li.s {
   width:110px;
   }
   .videos li.m {
   width:170px
   }
   .videos li.l {
   width:360px
   }
   /* pro settings */
   .videos li.pro {
   border:0;
   padding:0
   }
   .videos li.pro .img {
   border-color:#ddd;
   padding:0;   
   margin-bottom:8px;
   width:140px
   }
   .videos li.pro .txt .author a {
   padding:0 23px 0 0;
   }
   .content div.video {
   overflow:hidden;
   height:1%
   }
   .content div.video.pro {
   border:0;
   background:none;
   }
   .content div.video .title {
   text-transform:lowercase
   }
   .content div.video .player {
	   margin:6px 0;
	   height:340px;
	   background:#000
   }
   .content div.video .author {
  float:right;
   color: #000;
   font-size: 11px;
   font-family: Courier;
   text-transform: lowercase;
   padding-top: 4px;
   }
   .content div.video.pro .author a {
   padding:0 0 0 18px;
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_member_pro.gif") no-repeat center left
   }
   .content div.video .rating {
   float:left
   }
   .content div.video .description {
   padding:10px 0 5px;
   clear:both;
   color:#575757;
font-family:Verdana,Arial,sans-serif;
font-size:10px;
font-weight:normal;
   }
   .content div.video .description a.more {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_tools_directionals.gif") no-repeat 100% 1px;
   padding:0 10px 0 0;
   border:0;
   float:right;
   font-size: 11px;
   }
   .content div.video .description a.less {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_tools_directionals.gif") no-repeat 100% -31px;
   padding:0 10px 0 0;
   float:right;
   font-size: 11px;
   }
   .content div.video .ad_sponsor {
   display: none;
   }
  .content div.video .tools ul li {
   float:left
   }
.video_player .content div.video .tools ul li  {
	float:left;
	padding-left:22px;
	padding-right:10px;
	padding-top:3px;
  }
 .video_player .content div.video .tools ul li.sharelink,.photo_viewer .content div.photo .tools ul li.sharelink{

 }
 .content div.video .tools ul li.admin.delete {
   padding:3px 22px 0 0;
   }
   
 .photo_viewer .content div.photo .tools ul li  {
 	
   }
   .photo_viewer .content div.photo .tools ul li{   	
		padding-left:22px;
		float:left;
		padding-right:10px;
		margin-top:2px;
   } 
  
  .content div.photo .tools ul li.admin.delete {
   			float:left;
			padding-left:14px;
   }

   /* audio */
   ul.songs {
   height:1%
   }
   .songs li {
   overflow:hidden;
   width:100%;
   margin:0 0 10px
   }
   .songs li .hd {
   margin:0 0 10px;
   height:0
   }
   .songs li.pro {
   border:0
   }
   .songs li .img {
    background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_audio_img.png) no-repeat scroll 0 0 !important;
	border:medium none;
	float:left;
	height:19px;
	margin:2px 10px 0 0;
	width:19px;
   }
   .songs li.pro .img {
   border-color:#ddd
   }
   .songs li .img a {
   height:11px;
   width:15px
   }
   .songs li .txt {
   margin:0 0 0 30px
   }
   .songs li .txt .title {
   display:inline
   }
   .songs li .txt .title h4 {
    display:inline;
	font-size:20px;
	font-family: Courier;
	text-transform: lowercase;
   }
   .songs li .txt .duration {
   color:#515151;
	display:block;
	font-size:11px;
	margin:0;
	font-family: Courier;
   }
   .songs li .txt .category {
   font-size:11px
   }
   .songs li .txt .views {
   font-size:11px;
   clear:both
   }
   .songs li .txt .views .val {
   color:#575757
   }
   .songs li .txt .description {
   font-size:11px
   }
   .songs li .txt .buy {
   clear:both;
   font-size:11px;
   padding:5px 0 0
   }
   .songs li .txt .author {
   font-size:11px;
   display:inline
   }
   .songs li.list.header {
   display:none
   }
   .songs li.list.header .txt .title {
   margin:0 40px 0 0
   }
   .songs li.list .txt .title {
   float:left;
   margin:0 10px 0 0;
   width:160px
   }
   .songs li.list .txt .rating {
   float:left;
   font-size:11px;
   height:16px;
   width:70px;
   margin:0 10px 0 0
   }
   .songs li.list .txt .comments {
   float:left;
   width:25px
   }
   .songs li.list .txt .category {
   float:left;
   margin:0 10px 0 0;
   font-size:11px;
   width:70px;
   font-style:italic
   }
   .songs li.list .txt .description {
   font-size:11px
   }
   .songs li.list .txt .buy {
   margin:0 0 0 10px;
   width:130px;
   float:right;
   clear:none;
   padding:0
   }
   .songs li.list .txt .views {
   float:right;
   width:70px
   }
   /* audio detail view */
   .content div.audio {
   overflow:hidden;
   font-family:Helvetica, Arial, sans-serif;
   }
   .content div.audio .title {
 color:#FFFFFF;
font-size:13px;
margin:0 0 1px;
padding:10px 10px 40px 0;
   }
   .content div.audio .title .img {
   float:left;
   margin:0 10px;
   background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_pl_info_img.gif) no-repeat top left;
   display:block;
   width:70px;
   height:70px
   }
   .content div.audio .title h3 {
  color:#4e4e9b;
font-family:Courier;
font-size:20px;
font-weight:normal;
line-height:20px;
margin:10px 0 0;
text-transform:lowercase;
   
   }
   .content div.audio .player {
   margin:0 0 10px;
   width:480px;
   height:35px;
   background:#dedede
   }
   .content div.audio .rating {
   float:left
   }
   .content div.audio .tools {
   float:right
   }
   .content div.audio .tools ul li a {
   font-size:11px;
   line-height:20px
   }
   .content div.audio .tools ul li.admin.delete a {
   background-position: 0 0px;
   }
   .content div.audio .buy {
   font-size:11px;
   color:#aaa;
   padding:10px 0 0;
   clear:both
   }
   .content div.audio .description {
   clear:both;
   padding:10px 0 0;
   font-size:11px;
   color:#aaa
   }
   .content div.audio .description a.more {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_tools_directionals.gif") no-repeat 100% 1px;
   padding:0 10px 0 0;
   float:right
   }
   .content div.audio .description a.less {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_tools_directionals.gif") no-repeat 100% -31px;
   padding:0 10px 0 0;
   float:right
   }
   .content div.audio .lyrics {
   	margin:20px 0 0;
   }
   .content div.audio .lyrics h3 {
   padding: 0 0 4px 16px;
   font-weight: normal;
   text-transform: lowercase;
   background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_lyrics_header.png") no-repeat 0 0;
   text-indent: -9999px;
   }
   .content div.audio .lyrics .val {
    font-size:11px;
   	padding:15px 0 15px;
	display:block;
   }
   .content div.audio .lyrics .show {
   margin:10px 0 0;
   display: none;
   }
   .content div.audio .lyrics .show a {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_tools_directionals.gif") no-repeat 100% -31px;
   padding:0 12px 0 0;
   font-size:11px
   }
   .content div.audio .lyrics .show a.active {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_tools_directionals.gif") no-repeat 100% -10px
   }
   
   fieldset legend {
   font-weight:normal;
   font-size:13px;
   text-transform:lowercase
   }
   .input {
   margin:0 0 10px;
   overflow:hidden
   }
   fieldset .note,
   .input .note {
   margin:0px 0 5px;
   }
   .input.radio input {
   float:left;
   margin:0 5px 0 0;
   }
   .input.radio label strong {
   color:#333;
   font-size:14px;
   font-weight:normal
   }
   .input#inputCount {
   float:left;
   font-size:10px;
   font-family: Courier;
   line-height:13px;
   text-transform:lowercase;
   font-weight:normal;
   color:#000;
   }
   .input.textarea textarea {
   border:0;
   width:99%;
   border:1px solid #CCC;
   font-size: 13px;
   font-family:Helvetica, Arial, sans-serif;
   padding:7px 10px;
   height:120px;
   }
   .input.file input, .input.browse input {
   	border:1px solid #CCCCCC;
   	padding:2px 10px;
   	}
   .input.text input {
   	border:1px solid #CCCCCC;
   	padding:2px 10px;
   	}
  .grid_5 .input.textarea textarea {width:100%;}
  .grid_6 .input.textarea textarea {width:100%;}
  .grid_9 .input.textarea textarea {width:99%;}
  .msie7 .grid_9 .input.textarea textarea {width:99%;}
  .msie8 .grid_9 .input.textarea textarea {width:99%;}
   .inline .input {
   margin:20px 0 0
   }
   .input label {
   display:block;
   margin:0 0 5px
   }
   .add_new_article .input label {
   	font-size:12px;
		font-weight:normal;
		text-transform:lowercase;
		color: #000;
		}
	.edit_blog .input label {
   	font-size:12px;
		font-weight:normal;
		text-transform:lowercase;
		}
   .button {
   margin:0 0 0 10px
   }
   .button.submit {
   float:right;
   margin:0;
   display:inline
   }
   .button.submit input {
   border:0;
   padding: 3px 5px;
   margin:0;
   display:block;
   font-size:11px;	
   }
   .button.cancel {
   margin:0 10px;
   float:right;
   display:inline
   }
   .media_upload .urlSelect #cancelUrl {
   	float:left;
padding:0 8px 0 0;
   }
   .media_upload .urlSelect #cancelUrl a{
display: block;
margin: 0;
color:#FFFFFF;
height:10px;
line-height:normal !important;
   }
  .input .button.submit input, .button.cancel input, .media_upload .urlSelect #cancelUrl a, .reset_password .input #submit {
  	background:none repeat scroll 0 0 #3F378B;
border: 1px solid #000;
color:#FFFFFF;
cursor:pointer;
font-family:Courier;
font-size:11px;
font-weight:normal;
padding:2px 10px;
text-transform:lowercase;
  }
   .input .button.submit input, .button.cancel input{
   	background:none repeat scroll 0 0 #3F378B;
border: 1px solid #000;
color:#FFFFFF;
cursor:pointer;
font-family:Courier;
font-size:11px;
font-weight:normal;
padding:2px 10px;
text-transform:lowercase;
  }
  .input .button.submit input:hover{
  	color:#3F378B;
	background-color:#000;
	border-color: #3F378B;
  }
  .button.cancel input, .media_upload .urlSelect #cancelUrl a {
  	color:#fff;
  }
  
  .button.cancel input:hover, .media_upload .urlSelect #cancelUrl a:hover{
  	color:#3F378B;
	background-color:#000;
	border-color: #3F378B;
  }
  
  .comments .input{
	margin:0px 0 0px;
	background:#cacaca;
	padding-bottom:9px;
  }
  
  .comments .input .button.submit input{
   	border:none;
	background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_post_comment.png) no-repeat scroll 0 0px;
	cursor:pointer;
	text-indent:-9999px;
	height:30px;
	margin-right:7px !important;
	width:165px;
  }
   .comments .input .button.submit input:hover{
  	background-position:0 -30px;
  }
   
  
  .input .button.submit input{

	}
	
  .button.cancel input {
  
  	}
  .edit_profile fieldset {
  	padding-bottom:10px;
  	border-bottom:none;
  	} 
	#edit_profile .container_14 .grid_9,#edit_account .container_14 .grid_9{
		
	}
	.edit_profile #html-328767.html{
		margin-top:20px;
	}
	.edit_profile fieldset.inline{
		margin-top:75px;
	   padding-bottom:0;
	}
  .edit_profile fieldset:first-child {
  	padding-bottom:0;
  	border-bottom:0;
	
  	}
	.edit_profile #avatarMessage{
		padding-bottom:1px;
		padding-top:3px;
		
	}
  .edit_profile fieldset legend {
  	font-size:18px;
  	font-family: Courier;
  	text-transform: none;
  	margin-top:0px;
  	padding-top:20px;
	color:#000 !important;
	text-transform: lowercase;

  	}
   .edit_profile fieldset:first-child legend {
   	margin-top:0; 
   	padding-top:0;
   	}
   .edit_profile .content .body {
   padding-top:10px;
   padding-right:10px;
   overflow:hidden;
   }
   .edit_profile .main {
   float:left;
   width:605px;
	 overflow:hidden;
   }

   .edit_profile .main .hd {display:none}
   .edit_profile .related {
   width:288px;
   float:left;

   }
   .edit_profile .related .tt {
   margin:37px 0 0 0px;
   position:relative;
   }
   .edit_profile .module .content .body ul {
   	padding-top:0;
   	margin-bottom:10px;}
   .edit_profile #fileName {
     width:215px;
   }
   .edit_profile .input.text input{
   	width:98%;
	line-height:18px;
   }
   .edit_profile .module .content .body ul li.input .required,.edit_account .input .required{
   	background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_required.png) no-repeat scroll 1px 3px;
	padding-left:10px;
   }
   .edit_profile .input.text label,.edit_profile fieldset .note,.input .note {
   width:auto;  
   line-height:18px; 
   font-size:12px;
color: #000; 
	text-transform: lowercase;
}
   .edit_profile fieldset .note {margin-top:0; color: #575757;}
   .edit_profile fieldset .input.textarea textarea {width:98%;color:#000;}
   .edit_profile li.input  {margin-top:10px}
   	.edit_profile .input label {
   		font-size:12px;
   		text-transform:lowercase;
   		font-weight:normal;
   		}
		
	.msie7 .edit_profile li.input.radio ul li,.msie8 .edit_profile li.input.radio ul li,.msie7 .edit_account li.input.radio ul li,.msie8 .edit_account li.input.radio ul li{
		float:left;
		clear:left;
	}
	
	.msie8 .edit_profile li.input.radio ul li label,.msie8 .edit_account li.input.radio ul li label{
		margin-top:3px;
	}
	.edit_profile li.input.radio ul li label,.edit_account li.input.radio ul li label{
	}
   .edit_profile .input.textarea label {
   	padding-top:8px;
   	}
   .edit_profile .input div#inputCount {
   	font-size:10px;
   	font-family: Helvetica, Arial, sans-serif;
   	line-height:12px;
   	margin:10px 18px 0 2px;
	text-align:right;
   	}
   .edit_profile .input.submit {
   margin:20px 0 0
   }
   .edit_profile .tip {
   margin:10px 25px 0 35px;
   font-size:10px;
   font-family:Helvetica, Arial, sans-serif;
   }
  .edit_account .note:first-child {padding-top:10px}
   .edit_account .input {
   width:auto;
   }
   .edit_account .input.text input {
   width:365px;
   }
   .edit_account .edit_items, 
   .edit_account #submitDiv {
   margin:15px 0
   }
   .edit_account #submitDiv {margin-bottom:0}
	.edit_account .edit_items {
		font-family: Helvetica, Arial, sans-serif;
		font-size:18px;
		font-weight:normal;
		}
	.edit_account .edit_items * {
		font-family: Helvetica, Arial, sans-serif;
		font-size:13px;
		font-weight:normal;
	}
	.edit_account .edit_items label {
		text-transform:lowercase;
		font-weight:normal;
		font-size:12px;
	}
   .sign_up fieldset {
   border:0;
   }
   .sign_up fieldset .note {
   margin:0 0 14px
   }
   .sign_up .input {
   text-align:right
   }
   .sign_up .input.checkbox {
    padding:5px 0;
    text-align:left;
	margin-bottom:8px;
    }

   .sign_up .input label {
   float:left;
	padding-bottom:5px;
	padding-left:10px;
	padding-top:6px;
	width:103px;
	margin-bottom:0;
   }
   #sign_up .sign_up .input.checkbox label {
   	background:transparent none repeat scroll 0 0;
	color:#fff;
	width:280px;
	background: none !important;
	}
	#sign_up .sign_up .input.checkbox label a{
		color:#7577D0;
	}
   #sign_up .sign_up .input.checkbox label a:hover{
   	color:#fff;
   }
   .sign_up .input.select {
   text-align:left;

   
   }
   
   .sign_up .input.text input,  .join .input.text input {

   height:20px;
   margin-right:12px;
	width:204px;
   }
   .sign_up .input.checkbox label,  .join .input.checkbox label {
   float:none;
   font-size:11px;
   padding:2px 0;
   width:100%;
   }
   #sign_up .sign_up li.input {position:relative}
  #sign_up .sign_up .input .message {
	
	position:relative;
		margin-left:0px;
		text-align:left;
   		line-height:14px;
	   	height:auto;
		left:0px;
		width:auto;
		top:0px;
		display: none;
   	}
	
	.mac #sign_up li.input.submit{
		height:25px;
	}
	#sign_up li.input{

	}
	 
   	#sign_up .sign_up .input .message span.description {		
		background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_register_alert_bruno.png) no-repeat scroll 0 3px;
		color:#FFFFFF;
		font-family:Helvetica,Arial,sans-serif;
		font-size:12px;
		font-weight:300;
		height:50px;
		left:-125px;
		padding:19px 14px 0;
		position:absolute;
		text-align:left;
		text-transform:capitalize;
		top:-45px;
		width:108px;
	}





	#sign_up .sign_up .input .message .description{
		   	color:#0094CC;		
			text-align:right;	
	}
	
   #join .join .input.checkbox label {
   	display:inline;
  	margin:0;
  	position:static;
   }
   .join p {line-height:1.4}
  #sign_up .sign_up .input.checkbox input, .join .input.checkbox input {
		float:left;
		margin:1px 5px 0 0;
		padding:0;

   }
.mac .safari3 #sign_up .sign_up .input.checkbox input,
.mac .safari3 .join .input.checkbox input,
.mac .safari4 #sign_up .sign_up .input.checkbox input,
.mac .safari4 .join .input.checkbox input{
	margin:-1px 5px 0 0;
}
	.sign_up .input {margin-bottom:4px;}
   .sign_up_confirm .body div {
   margin:10px 0
   }
   .sign_up_confirm .body #closeBtn {
   margin:15px 0
   }
   .login fieldset {
   border:0;
   }
   .login fieldset ul{
   	padding-right:9px;
   }
   .login .input {
   text-align:right;
   margin:0 0 0px;
   }
   .login .input label,  .join .input label {
   float:left;
   width:110px;
   padding-top:4px;
   }
   .join .input label {width:auto;
   margin-top:7px;}
   .login .input.select {
   text-align:left
   }
   .login .input.select label {
   margin:0 10px 0 0
   }
   .login .input.text input {
   width:169px
   }
   .login .input.checkbox label {
   float:none;
   font-size:11px;
   padding:2px 0;
   width:auto
   }
   .login .input.checkbox input {
   float:left;
   margin:0 10px 0 0
   }
   .login .input .button.submit, .login .input .button.cancel,
   .sign_up .input .button.submit, .sign_up .input .button.cancel,
   .forgot_password .input .button.submit, .forgot_password .input .button.cancel {
   margin:0;
   display:inline;
   }

   .login .input .fpl {
float:left;
font-size:12px;
margin:0;
padding-bottom:0;
margin-top:11px;
text-transform:lowercase;
font-weight:normal;
font-family:Courier;
   }
   .login .input.submit{
   	margin :0px;
	margin-top:10px;
   }
   .forgot_password .module .content .head {display:none}
   .forgot_password fieldset .note {
   margin:0 0 14px
   }

   .forgot_password .input {
   text-align:right;
   margin:0 0 12px
   }
   
   .forgot_password .input.text input {
   width:169px
   }
   .forgot_password .input .button.submit {
   margin:0 0 0 56px;
   }

   .forgot_password_confirm .address {
   font-weight:normal;
   margin:10px 0;
   }
  
   .reset_password .note {
   margin-bottom:15px
   }
   .reset_password .module .content .foot div.poweredBy{
   	 padding:12px 0 12px 68px !important;
   }
   #uploadForm {padding:10px 0 0 0}
   .media_upload .input.browse input#fileName {
   width:425px;
   margin:0 10px 0 0
   }
   .media_upload .input.text input {
   width:98%
   }
   .media_upload .input.textarea textarea {
   width:98%;
   }
   .media_upload .input .button.submit {
   padding:0 8px 0 0;
   float:left
   }
   .media_upload .input .button.submit input {
   padding:0 2px 0 10px;
   font-weight:normal
   }
   .media_upload #progressBar {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_uploader.gif") repeat-x 0 0;
   width:400px;
   border:1px solid #e2e1df;
   margin:0 0 10px
   }
   .media_upload #progressBar .progressFill {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_uploader.gif") repeat-x 0 -20px;
   height:20px
   }
   .media_upload #mediaMetaDisplay label {
   font-size:11px;
   color:#575757
   }
   .media_upload #fileInfo .img {
   border: 5px solid #dedcdb;
   float:left;
   margin:0 10px 0 0
   }
   .media_upload #fileinfo .img img {
   width:24px;
   height:24px
   }
   .member_listing .body {
   padding:10px 0 10px 10px
   }
   .tt {
   position:absolute;
   z-index:2
   }
   .tt .tt_content .tt_tip, .tt .hd {display:none}
   .tt .tt_head {
   	background:#FFFFFF url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/edit_profile_top.png) no-repeat scroll 0 0;
   	height:4px;
   	}
   	.tt .tt_foot {
			background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/edit_profile_bottom.png) no-repeat scroll 0 100%;
			height:9px;
			}
   .tt .tts {
   position:absolute;
   height:100%;
   left:22px;
   top:0;
   z-index:1;
   width:100%;
   }
   .tt .ttsh {
	background: #FFF url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/edit_profile_top.png) no-repeat 18px 0;
   height:4px;
   margin:-4px 0 0;
   }
   .tt .ttsb {

   height:100%
   }
   .tt .ttsf {
   display:none;
   height:13px
   }
   .tt .ttc {
   background: url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/edit_profile_bottom.png) no-repeat 18px 100%;
   padding:0 6px 9px 18px;
   position:relative;
   z-index:2
   }
   .tt .tt_content {
   overflow:hidden;
   background:#2c2e31;
   color:#FFF;
   width:100%;
   padding:5px 6px 0 0;;
   background:#2c2e31 url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/edit_profile_right.png) repeat-y top right;
   width:264px;
   }
   .tt .tt_content .tt_body {
   	background:transparent;
   	padding:0;
   	position:relative;
   	}
   .tt .tt_content div.member {
   float:left;
   background:transparent;
   padding-top:0;
   }
   .tt .ttcb .hd {display:none;}
   .tt .tt_content .tt_body .obj_meta {
   	width:130px;
    position:absolute;
    top:5px;
    right:5px;
    margin:0
   }
   .tt .tt_content .tt_body .description {
   	padding:0 10px 8px 10px;
   	clear:left;
   	line-height:18px;
   	margin:0;
   	}
   .tt .ttcf {
   	
   	position:relative;
   	top:9px;
   	}
   
   /* tb close button style */
   #TB_closeAjaxWindow #TB_closeWindowButton {
	background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_close_sprite.png") no-repeat scroll 0 -36px transparent;
	display:block;
	height:20px;
	text-indent:-9999px;
	width:20px;
   }
   #TB_closeAjaxWindow #TB_closeWindowButton:hover{
	 background-position:0 -36px;
   }
   #TB_title{
   	background:none !important;
	height:28px;
   }
   #TB_closeAjaxWindow{
   	float:right;
	margin:0 20px 0 0;
	padding:10px 5px 4px 3px;
	text-align:right;
   }
   .e404 .content .body h4 {
   font-size:28px;
   font-weight:normal;
   margin:0 0 10px;
   padding:10px 0 0 0;
   }
   .e404 .content .body p {
   margin:0 0 20px
   }
   .e404 .content .body p.linkList {font-weight:normal}
   .e404 .content .foot {
   border:0
   }
   /* PLAYLIST */
  /*
   * Removed old styles and added new version at the end.
   */
   
   /* END PLAYLIST */
   
 
  /* Floats and margins for columns */
  #container .column {
  	float:left;
  	margin-right:14px;
  	}
  #container .rightColumn {
  	float:right;
  	margin-right:0;
  	}
  

  
  #home .grid_5 .member_listing .module .content .body ul.members {
	  	margin:0 auto 0 25px;
		width:291px;
  }
.member_listing .module .content .foot .nav_meta,
.discussion_listing .module .content .foot .nav_meta {
	width:100%;
	clear:both;
}

.member_listing .module .content .foot .nav_meta ul li.more,
.discussion_listing .module .content .foot .nav_meta ul li.more {
	
}
  
  .grid_6 .member_listing .module .content .body ul.members {
  	width: 384px;
  	margin:0 auto;
  }
  

	#header h2 a {
		display:block;
		height:0;
		width: 0;
		text-decoration:none;
		text-indent:-9999px;	
		
	} 

 body#home h1{
	width:990px;
}
 body#home h1, #header h2 {
	color: #1f2123;
	font-size:36px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:normal;
	text-transform:lowercase;
	padding:12px 0 0 0;	
	margin:0 auto;
	} 
	
#header h2 {
	display: none;
}
  /* Home page styles were present here. It has been moved to pages.css */

  body#community_landing .module .content .nav_page {display:none}
    


  .member_listing .module .content .head .title .nav_meta ul li {float:none;}
   
   /* Footer links styles */
  
#FooterLinks3{
	clear:both;
	display:block;
	margin:0 auto;
	width:978px;
}
  
 #FooterLinks1 h3 {
 	margin-bottom: 0 !important;
 	padding-bottom: 19px;
 }
   #FooterLinks1 ul,  #FooterLinks2 ul {
   	padding:0 0 12px 0;
   	}
   #FooterLinks2,#FooterLinks3{
   	clear:left;
   	border-top:1px solid #636566;
   	padding-top:13px;
   	}
   #FooterLinks1 div,  #FooterLinks2 div,#FooterLinks3 div {
   	float:left;
   	width:120px;
   }
  #FooterLinks1 h4,  #FooterLinks2 h4 {
  	text-transform: lowercase;
  	color:#FFF;
  	margin-bottom:5px;
  	font-size:18px;
  }
  #FooterLinks1 ul li,  #FooterLinks2 ul li {margin-bottom:4px; font-family: Courier;}
  #FooterLinks1 ul li a,  #FooterLinks2 ul li a {
  	font-weight:normal;
  	font-family: Courier;
  	text-transform: lowercase;
  	padding: 2px 6px;
  	}
  	
  	#FooterLinks1 ul li a:hover,  #FooterLinks2 ul li a:hover {
  	background: #000;
  	color: #c7c7c7;
  	}
	
	#FooterLinks1 h4 a, #FooterLinks1 h4 a:hover {
		font-family: Courier !important;
		cursor: default;
		color: #000;
		padding: 0 6px;
	}
   
   /* End footer links styles */
  /*Footer links international pages*/

 #FooterLinks3 ul li.uk,#FooterLinks3 ul li.germany,#FooterLinks3 ul li.spain,#FooterLinks3 ul li.japan{
 	background-position:2px center;
	background-repeat:no-repeat;
	padding-left:25px;
 }
 
 #FooterLinks3 ul li.uk{
 	background-image:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/flag_uk.gif);
 }
 #FooterLinks3 ul li.germany{
 	background-image:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/Germany_flag16x11.png);
 }
 #FooterLinks3 ul li.spain{
 	background-image:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/Spain_flag_16x11.png);
 }
 
 #FooterLinks3 ul li.japan{
 	background-image:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/Japan_flag16x11.png);
 }
 #footer{
 	background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_footer.png) no-repeat scroll center top;
	height:250px;
	margin-top:-140px;
	padding-top:140px;
	padding-bottom: 250px;
 }
 .msie7 #footer{
 	margin-top:15px;
 }
  /*End footer links international pages*/
   /* Footer logo links */
   #logoLinks {
   	width:993px;
   	height:41px;
   	margin: 20px auto 0;
   	_background: transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_logolinks_new.png) no-repeat center top;
   	text-indent:-9999px;
   	position:relative;
   	}
   #logoLinks a {
   	height: 35px;
   	text-indent:-9999px;
   	display:block;
   	position:absolute;
   	top:0px;
   }
      #logoLinks #myspaceLink {left:25px;width:130px;}
   #logoLinks #youtubeLink {width:125px; left:215px}
   #logoLinks #pvLink {width:115px; left:405px}
   #logoLinks #ljLink {width:100px; left:576px}
   #logoLinks #fbrLink {
   	height:45px;
	left:737px;
	top:0;
	width:100px;
   }
   #logoLinks #atlLink{width:100px; left:876px;height:45px}

	#logoLinks #myspaceLink {background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_logolinks_new.png) no-repeat scroll 3px 0;}
   	#logoLinks #myspaceLink:hover {background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_logolinks_new.png) no-repeat scroll 3px -68px}
   	
   	#logoLinks #youtubeLink {background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_logolinks_new.png) no-repeat scroll -187px 0;}
   	#logoLinks #youtubeLink:hover {background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_logolinks_new.png) no-repeat scroll -187px -68px;}
   	
   	#logoLinks #pvLink {background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_logolinks_new.png) no-repeat scroll -377px 0;}
   	#logoLinks #pvLink:hover {background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_logolinks_new.png) no-repeat scroll -377px -68px;}
   	
   	#logoLinks #ljLink {background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_logolinks_new.png) no-repeat scroll -548px 0;}
   	#logoLinks #ljLink:hover {background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_logolinks_new.png) no-repeat scroll -548px -68px;}
   	
   	#logoLinks #fbrLink {background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_logolinks_new.png) no-repeat scroll -709px 0;}
   	#logoLinks #fbrLink:hover {background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_logolinks_new.png) no-repeat scroll -709px -68px;}
   	
   	#logoLinks #atlLink {background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_logolinks_new.png) no-repeat scroll -848px 0;}
   	#logoLinks #atlLink:hover {background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_logolinks_new.png) no-repeat scroll -848px -68px;}
   
   /*.msie8 #logoLinks #myspaceLink:hover {background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_logolinks_new.png) no-repeat scroll 0px -7px}
   .msie8 #logoLinks #youtubeLink:hover {background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_logolinks_new.png) no-repeat scroll  -143px -7px;}
   .msie8 #logoLinks #pvLink:hover {background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_logolinks_new.png) no-repeat scroll -293px -7px;}
   .msie8 #logoLinks #ljLink:hover {background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_logolinks_new.png) no-repeat scroll -428px -7px;}
   .msie8 #logoLinks #fbrLink:hover {background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_logolinks_new.png) no-repeat scroll -549px 0;}
   
  #logoLinks #myspaceLink:hover {*background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_logolinks_new.png) no-repeat scroll 0px -7px}
   #logoLinks #youtubeLink:hover {*background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_logolinks_new.png) no-repeat scroll  -143px -7px;}
   #logoLinks #pvLink:hover {*background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_logolinks_new.png) no-repeat scroll -293px -7px;}
   #logoLinks #ljLink:hover {*background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_logolinks_new.png) no-repeat scroll -428px -7px;}
   #logoLinks #fbrLink:hover {*background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_logolinks_new.png) no-repeat scroll -549px 0;}*/
   

   
   /* Blog summary styles */
   .articles li .title h4 a{
		color:#3f378b;
		font-size:16px;
   	}
	.articles li .title h4 a:hover{
		color:#5d5d5d;
	}	
	.article .title h4{
		margin-left: 85px;
	}
   /* End blog summary styles */

   
   li.feature .txt {
   	padding-left:2px;
   	}
   
   li.feature h4 {
   	font-family:Helvetica, Arial, sans-serif;
   	font-weight:normal;
   	font-size:18px;
   	padding-bottom:15px;
   	}
   	
   	li.feature .description {
   		font-size:11px;
   		color:#5d5d5d;
 }
 .site_activity .module .content .body ul.events {
 	padding-top:5px;
 }
 .events li {
 }
 .events li .txt {
 	padding:7px 0 7px 40px;
 	font-family: Courier;
 	font-size: 12px;
 	min-height: 37px;
 	margin: 0;
 	text-transform: lowercase;
 }
 .events li .txt a {font-weight:normal}
 .events .performer .img a {
 	border:none;
 	width:29px;
 	height:29px;
 	}
 .events .description {margin:7px 0 0 0}
.events .description .photo .img,
.events .description .photo .img a, 
.events .description .photo .img a img {
	width:35px !important;
	height:35px;
	cursor:pointer !important;
	}
.events .description .video .img,
.events .description .video .img a,
.events .description .video .img a img {
		width:61px;
		height:35px;
		cursor:pointer !important;
		background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_video_a.gif) no-repeat scroll right bottom;
		}
.events .description .comment {
	background:#EEEEF0;
	font-size:13px;
	color:#333;
	padding:6px 10px;
	display:none;
	}
 .events .performer {
 	position: relative;
 }
 .events .performer .img {
 	float: none;
 	position: absolute;
 	left: -40px;
 	top: 0;
 	background-position: left top !important;
 	overflow: hidden;
 	width: 31px;
 	background-image: url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_member_xs_new.png);
 }
 .events .performer .txt {padding: 0;}
 .events li .hd {
 	border-bottom:1px solid #b0b0b0;
 	margin-bottom:0;
 }
   	
 .events .description .audio .img {
	    float:left;
 		width: 17px;
 		height: 13px;
 		margin:0 6px 0 0;
 		border:2px solid #F6F6F6;
 		background:url('http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_audio_img.gif') no-repeat top left;
}  	
   
   #launchPlayerLink {
   	display:block;
   	background: url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/launch_player.gif) no-repeat top left;
   	text-indent:-9999px;
   	width:345px;
   	height:36px;
   	}
   	
  .footer .module {margin:0; padding-bottom:10px;}
  .footer .module .content .body {
  	border:0;
  	padding: 5px 0 0 0;
  	width:950px;
  	margin:0 auto;
  	}
  	
  	

  .footer a, .footer a:link, .footer a:active, .footer a:visited {
  	color: #333;
  	}
  .footer .left a {text-decoration:underline}
  .footer .right a {padding-left:18px}
  
  
  /* Page top leaderboard ad */
  	#header .ad {
  		margin:32px 0 117px 8px;
	}
  .msie8 #header .ad {}
  #header .ad .ad {
	background:#7f7f7f;
	width:728px;
	border: 2px solid #000;
}

.msie8 #header .ad .ad{
	padding-bottom:0;
	padding-top:0;
}
  #header .ad .content .body {margin:0 auto;}
  #container .ad .content .body {margin:0 auto;}
  
  /*Community page styles */
  ul#bandPhotoList {text-align:center}
  ul#bandPhotoList li {
  	float:left;
  	margin-right:2px;
  	}
	
	.msie8 #header .ad .content .body{
		margin-bottom:0;
	}
  ul#bandPhotoList li img {border:1px solid #0094CC;}
  	
  /* Discussion listing module */

  
  /*Photo thumbnail module */
  
  .photo_thumbnail .head .nav_meta {display:none}
#home  .photo_thumbnail .nav_page {display:none}
  
  /* Video thumbnail module */
 .video_thumbnail .module .content .head .title .nav_meta {display:none}
 #home .video_thumbnail .module .content .nav_page {display:none}
 .grid_3 .video_thumbnail .module .content .body {padding-bottom:0}
 .grid_3 .video_thumbnail .module .content .foot .nav_meta {padding-top:5px; padding-bottom:16px}
 
 
 /*Merch module*/
/*************************** Merch Module code ****************/
#html-327531.html .head h3{
	font-size :35px !important;
	width:100%;
}
.grid_3 #html-327531.html .head h3{
	float:none;	
}
#html-327531.html .head {
	clear:both;
}
#html-327531.html .body {
	clear:both;
	position:relative;
}
#merchContainer{
	clear:both;
	font-family:Helvetica, Arial, sans-serif;
}

.grid_3 #html-327531.html .head h3{
	border-bottom:1px dotted #9C9C9C !important;
}
ul.merchItems{
	clear:both;
}		
.merchHead{
	float:right;
	margin-top:15px;
	position:relative;
	display : none;
}
.foot .merchFoot{
	width:100%;
	z-index:97;
	height:23px;
}
.foot .merchFoot .visitStore{
	z-index:96;	
}

/**** merch items - li styling ****/
li.merch {
	float:left;
	margin-bottom:5px;
	_margin-left:15px;
	margin-top:10px;
	width:100%;
}
.grid_9 li.merch {
	width:200px;
}
.grid_3 li.merch.small{	
}
/**** merch items - image styling ****/
li.merch .merchImg{
border:medium none;
float:left;
height:292px;
width:290px;
margin-left: 15px;
}
.grid_3 li.merch.small .merchImg{
	height:80px;
	width:80px;
}
.grid_3 li.merch.large .merchImg{
	height:189px;
	width:189px;
}
.grid_9 li.merch .merchImg{
	height:120px;
	width:120px;
}
li.merch .merchImg img{
cursor:pointer;
display:inline;
height:100%;
width:100%;
}
/**** merch items - description styling ****/
li.merch .merchDetail{
color:#FFFFFF;
float:left;
font-size:12px;
margin:10px 0 0 0px;
width:100%;
}


.grid_3 li.merch .merchDetail{
	margin-top:8px;
}

.grid_9 li.merch .merchDetail {
	margin-left:0px;
	margin-top:0px;
}
.grid_3 li.merch.small .merchDetail{
	max-width:80px;
	margin-left:6px;
	margin-top:0px;
	font-size:14px;
}

li.merch .merchName{
	float:left;
	width:170px;
	margin-left: 15px;
}
li.merch .merchName a{
color:#d3d3d3;
font-family:Courier;
font-size:14px;
font-weight:normal;
text-transform:lowercase;
display:block;
}
li.merch .description{
text-transform : capitalize;
clear:both;
padding-top:5px;
color:#E8C14C;
}
li.merch .merchPrice{
padding-top:3px;
color:#E8C14C;
}
/**** merch items - description-Buy button styling ****/
li.merch .merchDetail .merchBuy{
	clear: both;
	width:320px;
}

li.merch .merchDetail a.merchBuyLink{
	background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_buy_album.png") no-repeat scroll 0 0 transparent;
    display:block;
    height:30px;
    text-align:left;
    text-indent:-9999px;
    width:320px;
    
}

li.merch .merchDetail a.merchBuyLink:hover{
	background-position : 0 -30px;
}

/**** merch items - Flyout styling ****/
.visitStore{
	padding-bottom:10px;
	position:relative;
	z-index:198;
}
.merchFoot .visitStore {
	display:block;
	float:right;
	width:auto;
}

.visitStore a.visitStoreLink{
background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/Customdroparrow_black_9x5.png) no-repeat scroll right center;
font-weight:normal;
padding-right:12px;
text-transform:lowercase;
font-size:11px;
}
.visitStore a.visitStoreLink:hover{
	text-decoration:none;
}
.visitStore .visitStoreFlyout, .merchBuyFlyout{
position:absolute;
z-index:200;
margin:0px;	
}
.visitStore .visitStoreFlyout{
	z-index:199;
	top:17px; 
	right:0px;
}
.visitStoreFlyout li,.merchBuyFlyout li{

}
.module .content .body ul.merchBuyFlyout{
	padding-top:1px;
}
.visitStoreFlyout li a,.merchBuyFlyout li a{
	background-color:#333;
	width:130px;
	padding: 5px 10px;
	display:block;
	color:#fff;
	font-size:11px;
	font-weight:normal;	
	font-family:Helvetica, Arial, sans-serif;
	text-transform:lowercase;
	z-index:201;
	border-bottom: 1px solid #999999;
	display  : none !important;
}
.visitStoreFlyout li a{
	width:120px;
}
.visitStoreFlyout li a:hover,.merchBuyFlyout li a:hover{
	background-color:#000;
}
.visitStoreFlyout li a.flag,.merchBuyFlyout li a.flag{
	padding-left:32px;
}
.visitStoreFlyout li a.us,.merchBuyFlyout li a.us{
	background-image:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/flag_us.gif);
	background-repeat:no-repeat;
	background-position:9px center;
}
.visitStoreFlyout li a.uk,.merchBuyFlyout li a.uk{
	background-image:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/flag_uk.gif);
	background-repeat:no-repeat;
	background-position:9px center;
}

*:first-child+html .module .content .foot.empty.emptyfix{
	height:auto !important;
	overflow:visible !important;
}
 /*End-Merch module*/
  
  /* Comments module */
  .comments .module .content .body {padding-top:10px}
  
  /************* CELLSTREAM CSS BEGIN ****************/
  #cellStreamWrapper .csWrapper .timestamp,#cellStreamWrapper .csWrapper .user, #csLogoElement, #cellStreamWrapper .csContent{
  	font-family: Courier;
  	font-size:12px;
  	line-height:14px;
  	color:#000;
  	text-transform: lowercase;
  }
  
   #cellStreamWrapper .csWrapper .timestamp {
  	color:#3f378b;
  }
  
	#cellStreamSlider {
	height:260px;
	padding:0;
	position:static;
	z-index:900;
}
  #csLogoElement{
  	text-align:right;
  	padding-right:30px;
  	padding: 12px 10px 12px 0px;
  }
  
  #cellStreamWrapper .csPage {
 	position:absolute;
 	padding-left:20px;
		_padding-left:0px;
  }
  
  #cellStreamWrapper .csCell{
  	position:absolute;
  	width:184px;
  	height:260px;
  	overflow:hidden;
  	background:transparent none repeat scroll 0 0;
  	border:none;
  	display:block;
  }
  
  #cellStreamSlider .csCell0{
  	left: 0px;
  }
  #cellStreamSlider .csCell1{
  	left: 200px;
  }
  
  #cellStreamSlider .csCell2{
  	left: 400px;
  }
  
  #cellStreamWrapper .csContent{
  	height:180px;
  	overflow: hidden;
  	margin:5px;
  	width:180px;
  	border:none;
  	margin-bottom:6px;
  	
  }
  
  #cellStreamWrapper .imageVideo{
  	border:0px;
  	height:180px;
	margin:0;
	width:180px;
	border: 2px solid #000;
  }
  
  #cellStreamWrapper .imageVideo .image {
  	overflow: hidden;
  	border: none;
  	cursor: pointer;
	height:100%;
	width:100%;
  }
  #cellStreamWrapper .csContent .image img, #cellStreamWrapper .csContent .video img{
  	height:100%;
  }
  #cellStreamWrapper .imageVideo .image img, #cellStreamWrapper .csContent .video img{
	cursor:pointer;
	margin:0 auto;
  }
#cellStreamWrapper .imageVideo .image img {
	border:none;
	height:100%;
	}  
  
  #cellStreamWrapper .imageVideo .video {
  	height:90px;
  	overflow: hidden;
  	border: 1px solid #ccc;
  }
  
  .videoParams {display:none;}
  
  #cellStreamWrapper  .text {
  	color: #333;
	display:none;
  }
  
  	#cellStreamWrapper .fullText {
	  	color: #000;
		font-family: Courier;
		font-size: 14px;
	}
	
  #cellStreamWrapper .imageVideo .text {
  	padding:6px 0 0 0;
  }
  
  #cellStreamWrapper .csWrapper{
  	overflow: hidden;
  	color:#000;
  	margin:0 5px 0 5px;
  	border-top: none;
  	padding-top:6px;
  }
  
  /********* code for the on hover state active classes ***********/
  #cellStreamSlider .active{
  	height:248px;
  	width:225px;
  	z-index:900;
	
	
  }
  #cellStreamWrapper .active .imageVideo .text{
  	background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_cellstream.png) repeat-x scroll center 0;
	bottom:0;
	color:#3f378b;
	display:block;
	height:15%;
	margin-left:0;
	margin-top:0;
	padding-bottom:5px;
	padding-right:5px;
	position:absolute;
	bottom: 78px;
	width:175px;
	text-transform:lowercase;
	text-align:center;
	font-weight:normal;
	font-size:12px;
  }
  
  /*#cellStreamSlider #csCell0.active,#cellStreamSlider #csCell3.active,#cellStreamSlider #csCell6.active,#csCell9.active {
  	left: 0px;
  	top:-35px;
  }*/
  #cellStreamSlider .csCell0.active{
	  	left: 0px;
	  	top:-35px;
		
	  }
  /*#cellStreamSlider #csCell1.active, #cellStreamSlider #csCell4.active, #cellStreamSlider #csCell7.active{
  	left: 75px;
  	top:-35px;
  }*/
  #cellStreamSlider .csCell1.active{
	  	left: 75px;
	  	top:-35px;
	  }

 /* #cellStreamSlider #csCell2.active, #cellStreamSlider #csCell5.active, #cellStreamSlider #csCell8.active{
  	left: 174px;
  	top:-35px;
  } */
  #cellStreamSlider .csCell2.active{
	  	left: 174px;
	  	top:-35px;
	  }

.csFlvClose{
	position:absolute;
	margin-top:-160px;
	margin-left:205px;
}

.csFlvClose a{
	display:block;
	background-color:#000;
	color:#fff;
}


  #cellStreamSlider .active .csContent{
  	height:206px;
  	width:203px;
  	margin:10px 10px 6px 10px;
  }
  
  #cellStreamSlider .active .imageVideo{
  	width:180px;
	height:180px;
	margin:0;
  }
  
  #cellStreamWrapper .active .imageVideo .image img{
  	height:100%;
	width:100%;
	cursor:pointer;
  }
  
  #cellStreamWrapper .active .imageVideo .video img{
  	height:155px;
  }
  #cellStreamWrapper .active .imageVideo .video {
  	height:155px;
  }
  
  #cellStreamWrapper .active .csWrapper{
  	
  }
  
  #cellStreamWrapper .active .csWrapper .timestamp{
  	
  }
  
  #cellStreamWrapper .active .csWrapper .user{
  	
  }
  
  /* Code for CS Buttons */
  #csButtonWrap {
  	position:absolute;
  	right:13px;
  	top:13px;
  	width:40px;
  	height:20px;	
  }
  #csButtonWrap a:focus { -moz-outline-style: none; }
  #csButtonWrap #csPrevious,#csNext{
  	display:block;
  	color:#8CB4D9;
  	background-color:#fbfbfbx	;
  	width:20px;
  	height:20px;
  	text-decoration: none;
  }
  
  #csButtonWrap #csPrevious{
  	float:left;
  }
  
  #csButtonWrap .csPrevious {
  	background: url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_prev_arrow.png") 0 0;
  	cursor: pointer;
  }
   #csButtonWrap #csPrevious:hover{
  	background: url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_prev_arrow.png") 0 -23px;
  }

  
  #csButtonWrap .csPreviousDisabled {
  		background: url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_prev_arrow.png") 0 0;
  		cursor: default;
  }
  
  #csButtonWrap #csNext{
  	float:right;
	
  }
 
  
  #csButtonWrap .csNext{
  	background: url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_next_arrow.png") 0 0;
  	cursor: pointer;
  }
  
  #csButtonWrap #csNext:hover{
   	background: url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_next_arrow.png") 0 -23px;
   }
  
  #csButtonWrap .csNextDisabled {
  	background: url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_next_arrow.png") 0 0;
  	cursor: default;
  }
  
  .clear{
  	clear:both;
  }
  
  /**************************  Cellstream detail page section ******************************/
	
	
	 #cellStreamPhotosViewer .csWrapper .timestamp,#cellStreamPhotosViewer .csWrapper .user, #csLogoElement, #cellStreamPhotosViewer .csContent{
		font-family: Helvetica, Arial, sans-serif;
		font-size:10px;
		line-height:13px;
		color:#888;
	}
	
	
	#cellStreamPhotosViewer{
		position:relative;
		height:455px;
		width:623px;	
	}
	
	
	#cellStreamPhotosViewer .csPVContent{
		height:360px;
		width:600px	; 
		overflow: hidden;
		margin:5px;
		margin-bottom:6px;
	}
	
	
	#cellStreamPhotosViewer .csPage {
		position:relative;
		padding-left:20px;
		
	}
	
	#csLogoElement{
		text-align:right;
		padding-right:30px;
		padding:20px 0 0;
	}
	
	#csPhotosViewWrapper .csCell{
		position:absolute;
		overflow:hidden;
		background:#fff;	
		-moz-border-radius:3px;
		width:610px;
	}
	
	#cellStreamPhotosViewer .csCell0{
		left: 0px;
	}
	
	#cellStreamPhotosViewer .imageVideo{
		border:0px;
		width:113px;
	}
	
	#cellStreamPhotosViewer .imageVideo .image {
		overflow: hidden;
		border: 1px solid #ccc;
	}
	
	#cellStreamPhotosViewer .csPVContent .image img{
		height:335px;
		width:595px;
	}
	#cellStreamPhotosViewer .imageVideo .image img{
		height:90px;
	}
	
	#cellStreamPhotosViewer .imageVideo .video {
		height:90px;
		overflow: hidden;
		border: 1px solid #ccc;
	}
	
	.videoParams {display:none;}
	
	
	#cellStreamPhotosViewer  .text {
		padding:5px;
		color: #333333;
	}
	#cellStreamPhotosViewer .imageVideo .text {
		padding:6px 0 0 0;
	}
	
	#cellStreamPhotosViewer .csWrapper{
		overflow: hidden;
		color:#888888;
		margin:0 5px 0 5px;
		border-top: 1px solid #ccc;
		padding-top:6px;
	}
	
	
	#cellStreamPhotosNotAvl  .noImageText{
		font-family: Helvetica, Arial, sans-serif;
		font-size:14px;
		font-weight:normal;	
		color:#b41d22;
	}
	#csPhotosNotAvl{
		height:150px;
		width:200px;
	}
	#cellStreamPhotosNotAvl{
		position:relative;
		height:70px;
		width:150px;
		padding:5px 10px 10px 10px;
	} 
  
  /************* CELLSTREAM CSS END ****************/
  
  /* sIFR text */
 .sIFR-alternate {
  display:block;
  height:0;
  left:0;
  overflow:hidden;
  position:absolute;
  top:0;
  width:0;
  }
    
  /* music player popup */
  #music_player #moduleContainer1 {
  	width:368px;
  }
  .msie8 #music_player #moduleContainer1{
  	width:351px;
  }
  #music_player .module {
  	margin:0;
  	padding: 0;
  	}
  #music_player .module .content {padding:0}
  #music_player .module .content .body {
  	overflow:hidden;
  }
.msie8  #music_player .module .content .body{
	padding-bottom:15px;
}
#music_player .playlist .list ul li .information{
	display:none;
}
  #music_player #nav_global {display:none !important}
  /* end music player popup */
  
  /* Member profile page */
  .member_detail h4 {
  	_font-family: Helvetica, Arial, sans-serif;
  	font-weight:normal;
  	font-size:18px;
  	text-align:center;
	color:#fff;
  	}
  .member_detail .module .content .foot .obj_meta {padding:0 73px 0;}
  .about_me .body .about {padding-top:10px}
  
 /* end member profile page*/
 
 /* photos */
 #photo .photos li, #photo_detail .photos li {
 	clear:none;
 	width:140px;
 	}
 #photo ul.photos li.photo, #photo_detail ul.photos li.photo {
 	height:220px;
	margin-right:13px;
 }
 #photo .photos li .txt, #photo_detail .photos li .txt {
 	margin-top:8px;
	margin-left:18px;
	width:115px;
 	}
 #photo_detail div.photo {padding-top:6px}
 #photo_detail .photo .title {clear:both;}
 #photo_detail .photo .title h3 {
 	font-size:16px;
 	padding:2px 0;
 	font-family: Courier;
 	font-weight:normal;
 	text-transform: lowercase;
 	color: #000;
 	}
 	
 #photo.videos li .img, #photo_detail .videos li .img {
 	width:121px;
 	margin-bottom:8px;
 	}
 /* videos */
 #video .videos li, #video_detail .videos li {
 	clear:none;
 	width:120px;
 	margin-right:10px;
 	}
 #video ul.videos li.video, #video_detail ul.videos li.video {
 	height:215px;
	margin-right:20px;
	}
 #video .videos li .img, #video_detail .videos li .img {
 	width:104px;
 	margin-bottom:8px;
 	}
 #video_detail div.video {padding-top:6px}
 #video_detail .video .title {clear:both;}
 #video_detail .video .title h3 {
 	font-size:16px;
 	padding:2px 0;
 	font-family: Courier;
 	font-weight:normal;
 	text-transform: lowercase;
 	color: #000;
	}
	
	#video .videos li .txt, #video_detail .videos li .txt {
 	margin-top:8px;
 	}
	
/* sign up, login, reset password forms (pages.css doesn't work */
body.m32 {
background: url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_popup.jpg) top center no-repeat !important;
color:#ffffff;
font-family:Courier !important;
font-size:12px;
font-weight:normal !important;
 }
body.m32 #wrapper #footer {
	display: none;
}
body.m32 #wrapper {
 width:670px !important;
 height: 534px !important;
 padding-bottom:0;
 background:transparent;
 }
 
 body.m32 #container {
 	margin-top: -30px;
 	padding: 0 !important;
 }
 
 body.m32 #container #moduleContainer0 {
 	width: 552px !important;
 }
 
 body.m32 #container #moduleContainer0 .module .body .description {
 	text-transform: lowercase !important;
 }
 
 body.m32 label {
 	background: #4e4e9b !important;
 	color: #e0e0e0 !important;
 	font-weight: normal !important;
 }
 
 body.m32 #container #moduleContainer0 .page_title .module .head {
 	background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_login_header.png") no-repeat scroll 0 0 transparent !important;
	height:52px !important;
	margin-top:30px !important;
	padding:0 !important;
	width:552px !important;
 }
 
 #errorMsg{
 	background:none repeat scroll 0 0 #4E4E9B !important;
	border:medium none !important;
	color:#FFFFFF !important;
	font-family:Courier;
	margin:0 0 10px !important;
	
 }
body#login.m32 #wrapper, body#sign_up.m32 #wrapper {width:100%}

body#login.m32 #errorMsg, body#sign_up.m32 #errorMsg {
background-color:#E8C14C;
color:#FFFFFF;
font-family:Courier;
font-size:18px;
margin:0 auto !important;
padding:5px 0 5px 3px;
text-align:center;
text-transform:lowercase;
width:364px;
}
body#sign_up.m32 #errorMsg{
	border-width:0 0 0px;
}
body#sign_up.m32 #errorMsg {width:357px}

body.m32 #container #moduleContainer0 {
background:transparent none repeat scroll 0 0;
border:0 none;
margin:0 auto 0;
width:363px;
	}
body#sign_up.m32 #container #moduleContainer0 {
background:transparent none repeat scroll 0 0;
border:0 none;
margin:0 auto;
width:360px;
	}
 .m32 #container #moduleContainer1 {
 width:370px;
 float:left;
 display:inline;
 border:1px solid #000;
	border-width: 0 1px 1px 1px;
 }
body.m32 #container #moduleContainer1 {
	width:100%;
	border:0;
	display:block;
	margin:0;
	float:none;
	}

 .m32 #container #moduleContainer2 {
 width:250px;
 float:right;
 margin:0 10px 0 0;
 display:none;
 }
 .m32 .module, .m32 .module .content .body,
 .m32 .module .content .foot {
 	background:transparent;
 	border:0
 	}

body#login .login .module .content .body,
body#login .forgot_password .module .content .body,
body#login .forgot_password_confirm .module .content .body {
background:none repeat scroll 0 0 transparent;
border: 1px solid #4e4e9b;
border-top: none;
margin:0 auto;
width:341px;
	}
body#login .forgot_password_confirm .module .content .body{
	padding-top:5px;
	text-transform:none;
}
body#sign_up .sign_up .module .content .body,body#sign_up .sign_up_confirm .module .content .body {
background:none repeat scroll 0 0 transparent;
border: 1px solid #4e4e9b;
border-top: none;
margin:0 auto;
width:341px;
	}
	
body#sign_up .sign_up_confirm .module .content .body{
	text-transform:none;
}
.m32 .module .content .head{
	background:transparent none repeat scroll 0 0;
}
body.m32 .module .foot {padding:0 5px 5px 5px;}
  body#login .login .input .button.submit {
	margin-left:106px;

}
body#login .login .input .button.cancel{

}
.m32 .module .content .head h3 {
	border-color:#727374;
	color: #FFF;
	}
.m32 .page_title .module .head, .m32 .reset_password .module .head {
	padding-top:7px;
	background:transparent;
	border:0
	}
.m32 .join .module .head {display:none}
.m32 .sign_up .module .content .head, .m32 .login .module .content .head {display:none}
.m32 .sign_up_confirm .module .content .head, .m32 .forgot_password_confirm .module .content .head {
background:#A5C5E3 none repeat scroll 0 0;
border-color:#000000;
margin:0 auto;
width:360px;
height:auto;
	}
.m32 .forgot_password_confirm .module .content .head {
background:#A5C5E3 none repeat scroll 0 0;
color:#000000;
width:363px;
	}
.m32 .sign_up_confirm .module .content .head h3, .m32 .forgot_password_confirm .module .content .head h3 {
border-bottom:0 none;
color:	#fff;
font-size:20px;
padding:0 10px;
background : none;
	}
.m32 .forgot_password_confirm .module .content .head h3{
  	padding:5px 10px 0;
  }
.m32 .forgot_password_confirm #closeBtn {margin-left:15px}

.m32 	.module .content {padding:0}
.m32 .html .module .content .body {padding-top:10px}
.m32 label {
	text-transform:lowercase;
	font-size:12px;
 margin-bottom:4px;
	}
.m32 .html .module .content .body a,.login .input .fpl,.m32 a{
	color:#7577d0;
}
.login .input .fpl {
	clear: both;
}
.m32 .html .module .content .body a:hover,.login .input .fpl:hover,.m32 a:hover{
	color:#FFF;
}
.m32 .checkbox label {text-transform: none;}
/* end sign up, logn, pw reset forms */

/* modal dialogs */
.adminModalWindow, #alertDeleteConfirm {
	background: #000 !important;
	width: 320px !important;
	z-index:100;
	border:none !important;
	left: 57% !important;
}
.adminModalWindow .top, #alertDeleteConfirm .top {
	padding-bottom: 0 !important;
	background: transparent !important;
	}
.adminModalWindow .actions {
	padding-top: 0 !important;
	background: transparent !important;
	}
.adminModalWindow .top h1 {
	color:#FFF !important;
	padding-top:5px;
	width:250px;
	font-family: Courier;
	text-transform: lowercase;
	font-weight: normal !important;
	}
.adminModalWindow .top a.closeModal,
#alertDeleteConfirm .top a.closeModal {
	background-repeat:no-repeat !important;
	padding-left:0 !important;
	top:11px !important;
	width:70px !important;
	margin-right:0px !important;
	right:0px !important;
	text-indent:0px !important;
	color:#E8C14C !important;
	}
#alertDeleteConfirm.modalWindow .top a.closeModal{
	right:6px !important;
	top:6px !important;
	width:55px !important;
}	
#alertDeleteConfirm.adminModalWindow .top a.closeModal,
.modalWindow .top a.closeModal {
	background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_close_sprite.png") no-repeat scroll 0 -36px transparent !important;
	height:20px !important;
	padding-top:0 !important;
	right:10px !important;
	text-indent:-9999px !important;
	top:5px !important;
	width:20px !important;
}
.adminModalWindow .top a.closeModal:hover,
#alertDeleteConfirm .top a.closeModal:hover,
.modalWindow .top a.closeModal:hover{
	background-position:0 -36px !important;
	height:20px !important;
	color:#fff !important;
}

#alertDeleteConfirm.adminModalWindow .actions button.smallPrimary {
	margin-right:10px;
}
#alertDeleteConfirm.adminModalWindow .actions{
	padding:10px 10px 15px !important;
}

.msie8 #alertDeleteConfirm.adminModalWindow .actions button.smallPrimary {
	padding:5px 15px !important;
}
#alertDeleteConfirm.adminModalWindow .actions button.smallSecondary span{
	color:#e0e0e0 !important;
	height: auto !important;
	line-height: normal !important;
	padding: 2px 6px !important;
	font-weight: normal !important;
}

#alertDeleteConfirm.adminModalWindow .actions button.smallSecondary:hover {
	background:#000 none repeat scroll 0 0 !important;
	border: 1px solid #3f378b !important;
}

#alertDeleteConfirm.adminModalWindow .actions button.smallSecondary:hover span {
	color:#3f378b !important;
}

	
	#alertDeleteConfirm .main .module .content .body{
		padding-top:5px;
		padding-right:0;
	}
	#alertDeleteConfirm.modalWindow .main .module .content .body{
		padding-top:20px;
		padding-left:6px;
	}
	#alertDeleteConfirm.modalWindow .main .module .content .body p{
		margin-bottom:0;
	}
.adminModalWindow .main, #alertDeleteConfirm .main {
	color:#FFF !important;
	padding-top:2px;
	text-transform: lowercase;
}
.adminModalWindow .actions button.smallPrimary, #alertDeleteConfirm .actions .button.submit {
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px !important;
	font-weight:normal !important;
	padding:2px 10px !important;
	text-transform:lowercase;
}
.adminModalWindow .actions button.smallPrimary span {
	color: #e0e0e0 !important;
	padding:0 !important;
	background:transparent !important;
	height: auto !important;
	line-height:normal !important;
	}
#alertDeleteConfirm .actions .button.submit {color: #0094CC !important;
margin-left:128px;
cursor:pointer;}

#alertDeleteConfirm .actions{
	padding-top:0;
}
#alertDeleteConfirm.modalWindow .main .module .content .head{
	padding-top:10px;
	width:250px;
	
}
#alertDeleteConfirm.modalWindow .main .module .content{
	padding-top:10px;
	width:83%;
}
#alertDeleteConfirm.modalWindow .main .module .content .head h3{
	background:transparent none repeat scroll 0 0;
border:medium none;
font-family:Helvetica,Arial,sans-serif;
font-size:18px;
font-weight:normal;
margin-left:0;
padding-top:0;
text-transform:capitalize;
width:250px;
margin-top:10px;
}
.adminModalWindow .actions button.smallSecondary,
#alertDeleteConfirm .actions .button.cancel {
	background:#3f378b none repeat scroll 0 0 !important;
	border: 1px solid #000 !important;	
	font-family:Courier !important;
	font-size:12px !important;
	font-weight:normal !important;
	padding:0px !important;
	text-transform:lowercase !important;
	cursor:pointer !important;
}
#alertDeleteConfirm .actions #saveButton{
	background:#3f378b none repeat scroll 0 0 !important;
	border: 1px solid #000 !important;	
	font-family:Courier !important;
	font-size:12px !important;
	font-weight:normal !important;
	padding:0px !important;
	text-transform:lowercase !important;
	cursor:pointer !important;
}
#alertDeleteConfirm .actions #saveButton span{
	cursor:pointer !important;
	color:#1A6BB5;
	height:19px;
	text-align: 
	padding:2px 6px !important;
	font-weight: normal !important;
}
.msie8 #alertDeleteConfirm .actions #saveButton{
	padding:2px 0 !important;
}
#alertDeleteConfirm .actions #saveButton:hover{
	background:#000 none repeat scroll 0 0 !important;
	border: 1px solid #3f378b !important;
}
#alertDeleteConfirm .actions #saveButton:hover span{
	color:#E0E0E0 !important;
}
.adminModalWindow .actions button.smallPrimary span:hover{
	color:#3f378b;
}
#alertFlagConfirm.modalWindow .main .module .content{
	width:80%;
}

.modalWindow .main {
	background:transparent !important;
	margin:0 !important;
	}
.modalWindow .main .module, .modalWindow .main .module .content,
.modalWindow .main .module .content .head,
.modalWindow .main .module .content .body {
	background:transparent !important;
	border:0 !important;
	}
	.modalWindow .main .module .content .head h3 {padding-top:20px; padding-bottom:7px}
	.modalWindow .main .module .content .body {padding-bottom:0}
	.modalWindow .actions .button.submit button, .modalWindow .actions .button.cancel button {
		background:transparent !important;
		padding:0 !important;
		}
/*
.modalWindow .top a.closeModal {
	background: transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_close_sprite.png) repeat scroll 0 0 !important;
	padding-right:0 !important;
}
*/
.modalWindow .actions .button.cancel button {
	color:#fff !important;
	cursor:pointer;
}
.modalWindow .actions .button.submit button {
	color:#1A6BB5 !important;
	font-weight:normal !important;
	cursor:pointer;
}
#alertDeleteConfirm.modalWindow .actions .button.cancel{
	margin:0px 110px 0 0px;
}
/* End modal dialogs */

/* Begin tour dates */
/* Beginning of the tour date */


.tourDatesWrapper{
	padding:10px;
	margin:0px;
	
}
.tourDatesWrapper .tourDatesUnit{
	background:none repeat scroll 0 0 #000000;
	color:#B5B5B6;
	font-size:12px;
	margin-bottom:10px;
	padding:10px;
	text-transform:lowercase;
	font-family: Courier;
}

.grid_9 .tourDatesWrapper .tourDatesUnit {
	
}


.tourDatesWrapper .lastUnit {
	border-bottom: 0px;
}


.tourDatesWrapper .tdDateField{
	color:#4e44b4;
	font-size:14px;
	font-weight:normal;
}

.tourDatesWrapper .tdMonth{
	display : inline;
}

.tourDatesWrapper .tdDD{	
	display : inline;
}

.tourDatesWrapper .tourVenueBuyWrapper{
	color:#FFFFFF;
	font-size:15px;
}

.tourDatesWrapper .tourVenueBuyWrapper .tdVenueField{
	text-transform:none;
	color: #a5a5a5;
	font-size: 11px;
}

.tourDatesWrapper .tourVenueBuyWrapper .tdVenueField .tdVenue {
}

.tourDatesWrapper .tdBuyLinksField {
	margin:-18px 0 0;
	padding:0;
	position:absolute;
	right:30px;
}

.grid_9 .tourDatesWrapper .tdBuyLinksField {
	
}

.tourDatesWrapper .tdBuyLinksField a{
background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_buy_ticket.png") no-repeat scroll 0 0 transparent;
display:block;
height:18px;
text-indent:-9999px;
width:94px;
}
.tourDatesWrapper .tdBuyLinksField a:hover{
	background-position : 0 -18px;
}
.mac .safari3 .tourDatesWrapper .tdBuyLinksField,
.mac .safari4 .tourDatesWrapper .tdBuyLinksField{
	width: 102px;
}

.mac .safari3 .tourDatesWrapper .tourVenueBuyWrapper .tdVenueField,
.mac .safari4 .tourDatesWrapper .tourVenueBuyWrapper .tdVenueField{
	width: 181px;
}

.tourDatesWrapper #tdViewAll{
color:#B5B5B6;
font-size:12px;
text-align:center;
text-transform:lowercase;
display : none;
}


.grid_3 .tourDatesWrapper .tourVenueBuyWrapper .tdVenueField{
	float:left;
	width:135px;
}

.grid_3 .tourDatesWrapper .tourVenueBuyWrapper .tdVenueField .tdVenue {
	font-weight: normal;
	font-size: 15px;
	padding-bottom:0px;
}

.tourDatesWrapper .tourVenueBuyWrapper .tdVenueField .tdArtistName{	
 text-transform:none;
}


.grid_3 .tourDatesWrapper .tourVenueBuyWrapper{
	width:181px;
	width:135px;
}

.grid_3 .tourDatesWrapper .tdBuyLinksField {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	float:left;
	padding-top: 10px;
	padding-bottom: 5px;
	width:200px;
}

.grid_9 .tourDatesWrapper .tourVenueBuyWrapper .tdVenueField{
	margin-right:10px;
	width:450px;
	float:left;
}
/* end tour dates */

dl {
	overflow:auto;
	padding-top:2px;
	}
dt {
	float:left;
	width:25%;
	font-weight:normal;
	clear:both;
	padding-top:8px;
}
dd {
	float:right;
	width: 70%;
	padding-top:8px;
	}
.module .content .body dl ul {padding-top:0}

.ad .body a img {cursor:pointer;}

/* social meda sharebox on photo, video detail */
.sharebox .sb_head .sb_title a.sharelink {background-position:0 1px}
.sharebox .sb_head .sb_title a.shareclose {
	background: transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_close_sprite.png) no-repeat scroll 0 0 !important;
	display:block;
	float:right;
	height:27px;
	padding:0;
	width:30px;
	text-indent:-9999px;
	}
.msie7 .sharebox .sb_head .sb_title a.shareclose,
.msie8 .sharebox .sb_head .sb_title a.shareclose{
	height:24px;
}	
.mac .firefox3 .sharebox .sb_head .sb_title a.sharelink{
	padding:3px 0 0 20px;
}
.sharebox .sb_head .sb_title a.shareclose:hover{
	background: transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_close_sprite.png) no-repeat scroll 0 -36px !important;
}
.sharebox .sb_content .sb_body ul li.shareweb ul li a {
	color:#333;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	}
.sharebox .sb_content .sb_body ul li label {
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	}
.sharebox .sb_content .sb_body ul li.shareweb ul li {margin-right:2px;}
.sharebox .sb_content .sb_body ul li.shareweb ul li.delicious {width:30%}
.sharebox .sb_content .sb_body ul li.shareweb ul li.twitter {width:24%}
.sharebox .sb_content .sb_body ul li.shareweb ul li.email {width:30%}
.sharebox .sb_content .sb_body ul li.shareweb ul li.google {
	width:35%; 
	background: url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_sharelink_google.gif) no-repeat 0 0;
	}
.sharebox .sb_content .sb_body ul li.shareweb ul li.digg {}
.sharebox .sb_content .sb_body ul li.shareweb ul li.eos_blog {width: 24%}
.sharebox .sb_content .sb_body ul li.shareweb ul li.myspace{
	width: 30%
}
.sharebox .sb_content .sb_body ul li.shareweb .hd {display:none}

.sharebox .sb_content .sb_body ul li.shareurl input {
	color:#333;
	width: 310px;
	margin:4px 0 0 1px;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	}
.sharebox .sb_content .sb_body ul li.shareembed textarea {
	color: #333;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	width: 310px;
	height:125px;
	margin:4px 0 5px 0;
}

/* IE 7 hacks */
*:first-child+html .module .content,
*:first-child+html .module .content .body,
*:first-child+html .ad,
*:first-child+html .foot,
*:first-child+html .events li,
*:first-child+html .nav_main li li a {zoom: 1;}
*:first-child+html .module .content {position: relative;}
*:first-child+html .module .content .foot.empty, *:first-child+html .ad .foot {height: 0 !important; overflow: hidden !important;}
*:first-child+html .module .content .foot * {line-height:1.4em}
*:first-child+html body#home #container #moduleContainer0 {height:0px}
/*
*:first-child+html .input .button.submit input, *:first-child+html .button.cancel input,
*:first-child+html .reset_password .input #submit {overflow:visible; padding:2px 11px}
*/
*:first-child+html .videos li .img {margin-left:0px}
*:first-child+html #csButtonWrap {top:0}
*:first-child+html .content .videos li.m .img a {margin-left:8px}
*:first-child+html .grid_3 .photos li .img a {margin-left: 35px;}
*:first-child+html #discussion_detail #moduleContainer1 {display:none}
*:first-child+html .module .feature .img {margin-left:-5px;}
*:first-child+html .module .feature:first-child .img {margin-left:0;}
*:first-child+html .events .performer .txt {padding-right:0.3em}

/* *:first-child+html .grid_9 .member_listing .module .content .body ul.members {width:552px} */
/* end IE 7 hacks */


/**************************** fix for thumbanil issue ****************/


 /* Safari hacks */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
 #html-336227.html ul#bioLinks li {margin-right:8px !important;}
 #html-336227.html ul#bioMemberPics li {margin-left: 27px !important}
 #html-336227.html ul#bioMemberPics li:first-child {margin-left:0 !important}
	}

/* ALBUM LISTING and album details page hack */

.content .body ul.albums li.s .img {
	background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_album_s.gif") no-repeat center center;
}

.content .body ul.albums li.xs .img {
	background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_album_xs.gif") no-repeat center center;
}

.module .content .body ul.albums li.album{
/*
	width:120px;
*/
	float:left;
	padding:0px 5px;
}


.module .content .body div.album .description,
.module .content .body ul.albums li.album .description{
	clear:left;
	padding:8px 0;
}

.content .body ul.albums li.album .rating{
	padding:7px 5px 5px 0;
}

.content .body ul.albums li.album .txt .comments{
	border-left:1px solid #aaaaaa;
}

.module .content .body div.album h4,
.module .content .body ul.albums li.album h4 a{
	font-weight:normal;
}

.module .content .body ul.albums li.album .title {
	margin-top:10px
}


.module .content .body div.album {
	
}

.module .content .body div.album h4 {
	padding-top:6px;	
}

/* END OF ALBUM LISTING and album details page hack */

/* albums - code from Cisco  */
/*
 * removed old styles and added the new version at the end.
 */
  
 /* end albums code from Cisco */
 /* Added for bug fixes */
.edit_profile .module .body .main fieldset legend {
	text-transform:lowercase;
}
.msie7 .edit_profile .module .body .main fieldset legend {
	margin-left:-7px;
}
.edit_profile .module .body .main fieldset ul .textarea label {
	text-transform:lowercase;
} 
.tt div.member .txt .title h4 {
	text-align:center;
}


.media_upload .body .textarea label,
.media_upload .body .text label {
	font-weight:normal;
	text-transform:lowercase;
}

/*
.discussion_listing .nav_meta ul li.new {float:left;}

.discussion_listing .module .content .foot .nav_meta {
	border-top:1px solid #C6C6C6;	
}

.blog_listing .module .content .head .title {
	border-bottom: 1px solid #5d5d5d;
}
*/

/** Solution for Scrollbar bug **/
#FooterLinks1 div.footerBlock1,
#FooterLinks1 div.footerBlock2, 
#FooterLinks1 div.footerBlock3, 
#FooterLinks1 div.footerBlock4,
#FooterLinks1 div.footerBlock5,
#FooterLinks1 div.footerBlock6,
#FooterLinks1 div.footerBlock7,
#FooterLinks2 div.footerBlock1,
#FooterLinks2 div.footerBlock2, 
#FooterLinks2 div.footerBlock3,
#FooterLinks2 div.footerBlock4,
#FooterLinks2 div.footerBlock5,
#FooterLinks2 div.footerBlock6, 
#FooterLinks2 div.footerBlock7{
	width:121px;
	margin-left:14px;
}
#FooterLinks1 div.footerBlock5,
#FooterLinks2 div.footerBlock5{
	width:120px;
	margin-left: 22px;
}
#FooterLinks1, #FooterLinks2 {
	width:954px;
}

/* Warning for IE6 users */
#ie6Prompt {
	background: #d6edf9 url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_ie6prompt.gif) repeat-x top left;
	border: 1px solid #c0ddee;
	width: 966px;
	margin: 6px auto;
	padding:0 12px 15px 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:18px;
	}
#header #ie6Prompt h2 {font-size:24px}

/* To override thickbox settings */
#TB_overlay { z-index:2000;}
#TB_window{ z-index:2002;}
#TB_load{ z-index:2003;}
#TB_HideSelect{ z-index:1999;}

#TB_window{
	_border:1px solid #1A6BB5 !important;
	background: url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_popup.jpg") no-repeat scroll center top transparent !important;
}

#alertFlagConfirm.modalWindow {
	background:#1a6bb5 !important;
}

#alertFlagConfirm.modalWindow .top {
	padding: 0px ! important;
}
#alertFlagConfirm.modalWindow .main {
	  color: #FFFFFF;
}
#alertFlagConfirm.modalWindow .top a.closeModal {
	background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_close_sprite.png) no-repeat scroll 38px 0 !important;
	color:#E8C14C !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	position:absolute;
	padding: 5px 2px 2px !important;
	width : 70px;
	text-indent:0px;
	height:20px !important;	
}

#alertFlagConfirm.modalWindow .top a.closeModal:hover{
	background-position:38px -36px !important;
	color:#fff !important;
}

#alertFlagConfirm.modalWindow .main .module .content .head h3 {
	text-transform: capitalize;
	margin-left:12px;
	background:none;
	font-size:23px;
	padding:0px;
}

#alertFlagConfirm.modalWindow .actions .button.submit {
	background: #E8C14C none repeat scroll 0 0 !important;
	text-align:center;
	width: 80px;
	margin-top: -3px;
	padding: 0px !important;
}

#alertFlagConfirm.modalWindow .actions .button.submit:hover span{
	background: #1a6bb5 none repeat scroll 0 0 !important;	
	color:#E8C14C !important;
}
#alertFlagConfirm.modalWindow .actions .button.submit button{
	padding:0 !important;
	cursor: pointer;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#1a6bb5 !important;
	width:80px;
	height:30px;
}
#alertFlagConfirm.modalWindow .actions .button.submit button:hover{
	color:#E8C14C !important;
	background-color:#1a6bb5 !important;
}

#alertFlagConfirm.modalWindow .actions .button.cancel {
	padding: 5px !important;
	cursor: pointer;
	float: none;
}

#alertFlagConfirm.modalWindow .actions .button.cancel button{
	padding-top:3px !important;
	color:#fff !important;
}


.msie8 #alertFlagConfirm.modalWindow .actions .button.cancel button{
	padding-top:4px !important;
}


/* * * Start of changes for upgrading to 1.6.1 * * */

/* Start of edit account */
.edit_account .input.checkbox {
  margin:0;
}
.edit_account .hd {
  border-bottom:none;
  margin:0 0 10px 0
}
.edit_account .hd{

}
.edit_account .title {
	margin-bottom:4px;
}
.edit_account .title h4 {
  display:inline;
  font-weight:normal;
  margin:0 4px 0 0
}
/*
.edit_account em {
  font-size:11px;
}
*/
/* End of edit account */


/* Start of link for Album modules */
.songs li .txt .buy a {
  background:none;
  border:0;
  padding:0;
}
.content div.audio .buy a {
  border:0;
  padding:0;
  background:none;
}
/* End of Buy link for Album modules */

/* Start of Discussion  */
.topics li .img {
  border: 5px solid #ddd;
  float: left;
  margin-right: 10px;
  background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_sixty_avatar.jpg") no-repeat center center
}

.content div.topic .img {
  float:left;
  margin:0 10px 10px 0;
  border:10px solid #e2e1df;
  background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_member_l.gif") no-repeat center center
}
/* End of Discussion  */

/* Start of Album Listing */
ul.albums {
height:1%
}
.albums li {
float:left;
margin:0 20px 15px 0
}
.albums li.pro {
border:0
}
.albums li .img {
border: none;
}
.albums li .txt {
font-size: 10px;
padding:5px 0 0 0
}
.albums li .txt .title {
height:24px
}
/* don't let title text run into things below */
.albums li .txt .title h4 {
font-size:20px;
height:100%;
line-height:12px;
overflow:hidden;
font-family: Courier;
text-transform: lowercase;
}
.albums li .txt .rating {
float:left;
overflow:hidden;
margin:4px 0 6px 0
}
.albums li .txt .comments {
background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_comments_sprite.png) no-repeat scroll 0 0;
line-height: 13px;
margin:4px 0 6px 0;
padding:0 0 0 14px
}
.albums li .txt .comments.vd {
padding:1px 0 0 34px;
margin:4px 0 6px 65px;
background-position:10px 0;

color:#FFFFFF;
}
.albums li .txt .description {
height:36px;
margin:5px 0 0 0;
overflow:hidden;
width:100%
}
.albums li .txt .author {
line-height:12px;
height:13px;
overflow:hidden;
margin:5px 0 0 0
}
.albums li .txt .date {
height:auto;
overflow:hidden
}
.albums li .txt .tracks {
height:13px;
}
.albums li .hd {
margin:10px 0
}
/* album thumbnails */
/* container sizes */
.albums li.xs {
width:80px
}
.albums li.s {
width:114px
}
.albums li.m {
width:150px
}
.albums li.l {
width:360px
}
.albums li.xl {
width:550px
}
.albums li.xxl {
width:600px
}
/* thumb sizes */
.albums li.xs .img a {
width:70px;
height:70px
}
.albums li.s .img a {
height:106px;
margin-left:10px;
width:106px;
}
.albums li.m .img a {
width:140px;
height:140px
}
.albums li.l .img a {
width:350px;
height:350px
}
.albums li.xl .img a {
width:540px;
height:540px
}
.albums li.xxl .img a {
width:590px;
height:590px
}
.albums li.xs .img {
background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_album_xs.gif") no-repeat 50% 50%;
}
.albums li.s .img {
background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_album_s.gif") no-repeat 50% 50%;
}
.albums li.m .img {
background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_album_m.gif") no-repeat 50% 50%;
}
.albums li.l .img {
background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_album_l.gif") no-repeat 50% 50%;
}
.albums li.xl .img {
background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_album_xl.gif") no-repeat 50% 50%;
}
.albums li.xxl .img {
background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_album_xxl.gif") no-repeat 50% 50%;
}
/* End of Album Listing */


/* Start of Album Info */
div.album {
overflow:hidden;
width:100%
}
div.album .img {
margin:0 0 10px 0;
}
div.album.xs .img {
background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_album_xs.gif") no-repeat 50% 50%;
height:70px;
float:left;
margin:0 10px 10px 0;
width:70px
}
div.album.s .img {
background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_album_s.gif") no-repeat 50% 50%;
height:104px;
float:left;
margin:0 10px 10px 0;
width:104px
}
div.album.m .img {
background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_album_m.gif") no-repeat 50% 50%;
height:140px;
float:left;
margin:0 10px 10px 0;
width:140px
}
div.album.l .img {
background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_album_l.gif") no-repeat 50% 50%;
height:350px;
width:350px
}
div.album.xl .img {
background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_album_xl.gif") no-repeat 50% 50%;
height:540px;
width:540px
}
div.album.xxl .img {
background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_album_xxl.gif") no-repeat 50% 50%;
height:590px;
width:590px
}
div.album .txt {
font-size:11px
}
div.album .title {
text-transform:capitalize;
margin:0 0 5px 0
}
div.album .title h4 {
font-size:12px
}
div.album .author,
div.album .date, 
div.album .tracks {
line-height:15px;
}
.content div.album .description {
color:#bbb;
}
div.album .val {
color:#bbb;
padding:0 0 0 2px;
}
div.album .rating {
height:21px;
margin:0 0 5px 0
}
/* End of Album Info */


/* Start of Audio Playlist */
.playlist .info {
overflow:hidden;
background:#dedede;
width:100%;
padding:10px 0;

}

   
.playlist .info .img {
background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_album_xs.gif") no-repeat 50% 50%;
float:left;
margin:0;
border:none;
display:inline;
padding:0;
}
.playlist .info .img span {
display:block
}
.playlist .info .xs .img {
background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_album_xs.gif") no-repeat 50% 50%
}
.playlist .info .s .img {
background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_album_s.gif") no-repeat 50% 50%
}
.playlist .info .m .img {
background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_album_m.gif") no-repeat 50% 50%
}
.playlist .info .l .img {
background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_album_l.gif") no-repeat 50% 50%
}
.playlist .info .xl .img {
background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_album_xl.gif") no-repeat 50% 50%;
border:0;
float:none;
margin:0 0 10px 10px
}
.playlist .info .xxl .img {
background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_album_xxl.gif") no-repeat 50% 50%;
border:0;
float:none;
margin:0 0 10px 0
}
.playlist .info .xs .img a,
.playlist .info .xs .img span {
height:70px;
width:70px
}
.playlist .info .s .img a,
.playlist .info .s .img span {
height:104px;
width:104px
}
.playlist .info .m .img a,
.playlist .info .m .img span {
height:140px;
width:140px
}
.playlist .info .l .img a,
.playlist .info .l .img span {
height:350px;
width:350px
}
.playlist .info .xl .img a,
.playlist .info .xl .img span {
height:540px;
width:540px
}
.playlist .info .xxl .img a,
.playlist .info .xxl .img span {
height:590px;
width:590px
}
.playlist .info .txt {
color:#FFFFFF;
font-family:Courier;
font-size:11px;
font-weight:normal;
text-transform:lowercase;
float:left;
width:230px;
margin: 0 7px;
}
.playlist .info .txt .title h3 {
color:#4337b2;
font-family:Courier;
font-size:18px;
font-weight:normal;
margin:3px 0;
text-transform:lowercase;
}
.playlist .info .txt .album {
color:#fff;
font-size:12px;
margin:0 0 10px 0
}
.playlist.s .player {
height:35px;
}
.playlist.v .player {
height: 245px;
}
.playlist .list {
overflow-y:auto;
overflow-x:hidden;
background:#4C4C4C none repeat scroll 0 0;
height:auto;
margin-top:8px;
}
.playlist .list ul li {
font-family :Courier;
color:#000;
font-size:10px;
line-height:20px;
height:20px;
overflow:hidden;
padding:0 5px;
vertical-align:top;
_background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_dot.png) no-repeat scroll 90px 10px;
}

.playlist .list ul li .status {
width:20px;
float:left;
height:20px;
display:none;
}
.playlist.s .list ul li.active .status {
background:url('http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_pl.gif') no-repeat 50% 5px;
display:none;
}
.playlist.v .list ul li.active .status {
background:url('http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_pl.gif') no-repeat 50% -12px
}
.playlist .list ul li .sequence {
width:20px;
text-align:center;
float:left;
line-height:19px
}
.playlist .list ul li .title {
width:125px;
float:left;
margin:0 0 0 5px;
line-height:19px;
background:#4C4C4C none repeat scroll 0 0;
text-transform: lowercase;
}
.playlist .list ul li .author {
float:left;
margin:0 0 0 5px;
margin:3px 0 0;
line-height:14px
}
.playlist .list ul li .author a {
color:#fefeff
}
.playlist .list ul li .buy {
color:#2E518A;
float:right;
font-size:14px;
line-height:19px;
text-transform:lowercase;
text-indent:-9999px;
padding-top:2px;
}
div.article div.meta div.category ul li a{
	cursor : default;
	color:#000;
}
ul.articles li.article div.category ul li a{
		cursor : default;
}
.playlist .list ul li .buy a {
background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_buy_track.png) no-repeat scroll 0 0;
border:0 none;
color:#2E518A;
display:block;
height:19px;
margin-top:-19px;
padding:3px 0;
text-indent:-9999px;
width:45px;
}
.playlist .list ul li .buy a:hover{
	background-position:0 -23px;
}
.playlist .list ul li .information {
width:30px;
float:left;
display : block;
}
#home .playlist .list ul li .information{
	display : none;
}
.playlist .list ul li .information a {
display:block;
text-indent:-9999px
}
.playlist .list ul li.active .information a {
background:url('http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_stats.gif') no-repeat 50% -79px;
line-height:12px;
height:12px;
display:block;
padding:0 10px;
margin:3px 0 0
}
/* End of Audio Playlist */

/* Start of Album Buy links */
.buy {
height:1.6em;
line-height:1.6em;
}
.buy a {
background:#fff url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_tools_directionals.gif") no-repeat right 2px;
border:1px dotted #ddd;
padding:1px 12px 1px 3px;
}
.buy ul {
display:none;
overflow:visible;
background:#fff;
border:1px solid #ccc;
position:absolute;
height:auto;
z-index:20
}
.buy.hover ul {
display:block;
}
.buy ul li {
float:none;
margin:0 10px;
padding:2px 0;
border-bottom:1px dotted #ccc;
}
.buy ul li.last {
border:0
}
.buy ul li a {
background:none;
border:0;
padding:0
}
.albums li .buy {
margin:5px 0 0 0;
}
.nav_meta ul li.buy a {
padding:1px 12px 1px 3px;
}
.nav_meta ul li.buy ul {
overflow:visible;
height:auto;
}
.module .content .nav_meta ul li.buy ul li {
float:none;
margin:0 10px;
padding:2px 0;
border-bottom:1px dotted #ccc;
}
.module .content .nav_meta ul li.buy ul li.last {
border:0
}
.nav_meta ul li.buy ul li a {
background:none;
padding:0
}
/* End of Album Buy links */

/* * * End of changes for upgrading to 1.6.1 * * */



/** Start Site specific customization **/



.playlist .info {
   background: none;	
   
}


.playlist .list ul li.active {
	
	color:#fff;
}



.button.cancel input {
  
}

.topics li .img {
	border:0px;
}

.content div.topic .img {
	border:5px solid #E4E4E4;
}

.content .videos li.m .img a {
   width:139px;
   margin-left:0px;

}

/** End Site specific customization **/


.nav_main ul li.Fanclub{
background-attachment:scroll;
background-color:transparent;
background-image:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_fanclub_menu.jpg);
background-position:72px 0;
background-repeat:no-repeat;
padding-right:13px;
} 

.input.text input {
	padding:2px;
}
   	
.input.textarea textarea {
	padding:3px;
}   

.comments .input.textarea textarea {
	padding:0 3px;
	color:#000;
	background: #e9e9e9;
}   
.input.file input, .input.browse input {
	padding:2px;
}

.content div.topic .txt .tools {
	display:block;
}

.content li.comment .txt .tools {
	display:block;
}

.content li.comment .txt .tools li.admin.flag{
	padding-top:3px;
}

.content li.comment .tools ul li.admin.delete {
	border: none;

}

#uploadPolicy {
padding-top: 10px;
}


/************** Ie comments issue *****************/
.grid_5 .comments ul li.comment .txt{
	
}

.grid_6 .comments ul li.comment .txt{
	
}

.grid_9 .comments ul li.comment .txt{
	
}

.msie7 .grid_9 .comments ul li.comment .txt{
	
	margin-bottom:5px;
}

/******************** IE sharelink fix ******************/

.photo_viewer .content div.photo .tools ul li .shareembed{
		width:325px; 
	}
	
.photo_viewer .content	.sharebox .sb_content .sb_body ul li.shareurl{
	width:330px;
}


.photo_viewer .content	.sharebox .sb_content .sb_body ul li.shareweb {
	width:330px;
}

.article div.img {
    float:left;
    margin:5px 7px 5px 15px;
    width:48px;
    height:48px;
    background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_member_xs_new.gif") no-repeat center center;
    display: none;
}

/************************************** Implementing login page changes ******************/

.login .input.text input {
background:#E7E3DE none repeat scroll 0 0;
height:15px;
width:175px;
border : 0px;
}
.m32 .input.text input {
background:#FFFFFF none repeat scroll 0 0;
border:0 none;
color:#000000;
font-family:Trebuchet MS;
font-size:12px;
height:21px;
width:208px;
}
.sign_up .input.text input{

}


.login .input label{
padding-bottom:5px;
padding-left:8px;
padding-top:6px;
}

.login .input .button.submit input{
background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_signin.png") no-repeat scroll 0 0 transparent;
border:medium none;
cursor:pointer;
display:block;
height:30px;
margin:0;
padding:0;
text-indent:-9999px;
width:113px;
}

.login .input .button.submit input:hover
{
	background-position : 0 -30px;
}
.sign_up .input .button.submit input{
	width:204px;
	background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_create_account.png) repeat-x scroll 0 0px ;
	border:medium none;
	cursor:pointer;
	display:block;
	height:30px;
	margin:0;
	padding:0;
	text-indent:0;
	font-size:17px;
	font-weight:normal;
	font-family:Courier;
	color:#1A6BB5;
	text-indent: -9999px;
}
.forgot_password .input .button.submit input,#join .input .button.submit input{
background:url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_continue.png) repeat-x scroll 0 0px;
border:medium none;
cursor:pointer;
display:block;
height:30px;
margin:0;
padding:0;
text-indent:0;
width:167px;
font-size:17px;
font-weight:normal;
font-family:Courier;
color:#1A6BB5;
text-indent: -9999px;
}
.forgot_password .input .button.submit input:hover,#join .input .button.submit input:hover,.sign_up .input .button.submit input:hover{
	background-position : 0 -30px;
}
.login .input .button.cancel input

{
    background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_cancel_sprite.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	display:block;
	height:30px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	width:113px;
}
.sign_up .input .button.cancel input,
.forgot_password .button.cancel input,
.join .button.cancel input{
	 background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_cancel_sprite.png") no-repeat scroll 0 0 transparent !important;
	border:medium none;
	cursor:pointer;
	display:block;
	height:30px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	width:113px;
}
.sign_up .input .button.cancel input{
	margin-right:0px;
}
.mac .safari3 .sign_up .input .button.cancel input,.mac .safari4 .sign_up .input .button.cancel input{
	margin-top:3px;
}
.login .input .button.cancel input:hover{
	background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_cancel_sprite.png") no-repeat scroll 0 -30px;
}

.sign_up .input .button.cancel input:hover,
.forgot_password .button.cancel input:hover,
.join .button.cancel input:hover{
	background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_cancel_sprite.png") no-repeat scroll 0 -30px;
}

.mac .safari3 #sign_up-294578.sign_up .input .button.submit input,
.mac .safari4 #sign_up-294578.sign_up .input .button.submit input{
	padding:2px 0px 8px 0px;
}

.forgot_password fieldset .note {
margin:0 0 1px;
padding-bottom:8px;
text-transform:none;
}
.forgot_password .input label{
padding-bottom:5px;
padding-left:8px;
padding-top:6px;
float:left;
width:118px;
}

.forgot_password .input.text input {
	height:20px;
}

.m32 .module .content .foot div.poweredBy{
	background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_eos_logo.png") no-repeat scroll 12px 8px #3f3f3f;
color:#898989;
font-family:Helvetica;
font-size:11px;
height:45px;
padding:12px 0 12px 54px;
text-transform:none;
margin: 0 6px;
}
 div.poweredBy a{
	margin-top:-6px;
	padding:0 4px;
	color:#fff;
 }
 
 #login div.poweredBy a, #sign_up div.poweredBy a{
 	margin-top:0px;
	color:#898989;
 }
 
 #TB_iframeContent #login #login-294554 div.poweredBy a, #TB_iframeContent #sign_up #sign_up-294578 div.poweredBy a{
  	margin-top:0px;
 }


/* Added after upgrading to 1.9 for regitration module - start*/

/* Added after upgrading to 1.9 -End*/
.forgot_password .input .button.submit input{

}


.mac .safari3 .forgot_password .input .button.submit input,
.mac .safari4 .forgot_password .input .button.submit input{
	padding:2px 5px 8px 1px;
}

.mac .safari3 .login .input .button.submit input,
.mac .safari4 .login .input .button.submit input{
	padding:2px 5px 8px 1px;
}

body#login.m32 .module .foot{
padding:0 5px 5px;
width:98%;
}

body#sign_up.m32 .module .foot{
width:100%;
	padding:0 6px 5px;
	
}

body#login.m32 .login .module .foot,
body#login.m32 .forgot_password .module .foot, 
body#login.m32 .forgot_password_confirm .module .foot,
body#sign_up.m32 .sign_up_confirm .module .foot{
margin-top:36px;
padding:0;
width:100%;
height: 45px;
}
body#sign_up.m32 .sign_up .module .foot{
margin-top:36px;
padding:0;
width:100%;
height: 45px;
}

body#login.m32.module .content .body{
padding-bottom:0px;
}

.sign_up li.select select{
background:#FFFFFF none repeat scroll 0 0;
border:0 none;
height:25px;
margin-left:0;
padding:3px 0;
width:100px;
text-transform:none;
}

.mac .firefox3 .sign_up li.select select{
	padding:6px 0;
	height:25px;
}

.sign_up li.select input{
background:#fff none repeat scroll 0 0;
border:0 none;
padding:4px;
width:32px;
}
.mac .firefox3 .sign_up li.select input{
	width:28px;
	margin-top:2px;
	padding:5px;
}
.mac .safari3 .sign_up li.select select,.mac .safari4 .sign_up li.select select,.chrome4 .sign_up li.select select,.chrome5 .sign_up li.select select{
	height:22px;
}
.mac .safari3 .sign_up li.select input,.mac .safari4 .sign_up li.select input,.chrome4 .sign_up li.select input,.chrome5 .sign_up li.select input{
	width:36px;
	padding: 3px;
}
#sign_up .page_title .module .content .head h3{
	padding-bottom:8px;
}
.m32 .page_title .module{
  margin-bottom:0;
}

.sign_up #cmsgData\[day\] {
	padding:4px;
    width:46px;
	
}
.mac .firefox3 .sign_up #cmsgData\[day\] {
	padding:5px;
    width:39px;
}
.mac .safari3 .sign_up #cmsgData\[day\] , .mac .safari4 .sign_up #cmsgData\[day\] , .chrome4 .sign_up #cmsgData\[day\], .chrome5  .sign_up #cmsgData\[day\] {
	padding:3px;
    width:46px;
	
}

.m32 #html-343201  .module{
margin-bottom:0px;
}

#sign_up-294578 .module{
padding-top:0px;
margin-bottom:0px;
}


 .m32 .page_title .module .content .head h3{

display:block;
height:70px;
text-indent:-9999px;
width:90px;
display:none;
}

#sign_up  .button.submit{
	float:left;	
}
#sign_up .input .button.submit input{
	margin-left:0;
}
.mac .safari3 #sign_up .input .button.submit input,.mac .safari4 #sign_up .input .button.submit input{
	margin-left:82px;
}
#sign_up .button.cancel {
	float:left;
	margin-left: 14px;
}
.login .button.submit,.forgot_password .button.submit  {
	float:left;	
}

.login .button.cancel {
	float:left;	
}



.forgot_password .button.cancel{
	float:right;
	
}

#TB_window #TB_iframeContent  {
	height:504px !important;	
	margin-bottom:-3px;
	margin-top:0;
	width:670px !important;
}

.msie7 #TB_window #TB_iframeContent,.mac .safari3 #TB_window #TB_iframeContent,.mac .safari4 #TB_window #TB_iframeContent{
	height:512px !important;
}
#join.m32 #container #moduleContainer0{
	
}

#join.m32 #container #moduleContainer2 {
background:none repeat scroll 0 0 transparent;
clear:both;
display:block;
float:none;
margin:0;
width:670px;
}
#join.m32 .module .content .body ul {
	padding-left:12px;
	
}

#join .sIFR-alternate{

}

#join.m32 #wrapper{
width:100%;
} 
#join.m32 #container #moduleContainer1{
	border:none;
}

#join.m32  #footer-294540.footer{
	display:none;
}
#join #moduleContainer3{
	width:100%;
}
#join .module .content .foot {
	width:100%;
	margin-top:15px;
	height: 40px;
}

/****************** Global Twitter Styles *************/
a.twitterContainerMore{
background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_viewall.png) no-repeat scroll 0 0;
color:#0094CC !important;
display:block;
font-size:11px;
font-weight:normal;
height:30px;
padding:0;
text-align:left;
text-indent:-9999px;
text-transform:lowercase;
width:167px;
}
a.twitterContainerMore:hover{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_viewall.png) no-repeat scroll 0 -30px;
}

.grid_3 a.twitterContainerMore{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/visit_dropdown_5.png) no-repeat scroll right center;
}

.grid_5 a.twitterContainerMore{
	/* background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/visit_dropdown_5.png) no-repeat scroll 314px 8px; */
	margin: 0 auto;
	margin-top:5px;
	width: 167px;
}



body#twitter .twitterContainer{
	padding:10px 12px;
}

.twitterContainer .followTag {
	color:#E8C14C;
	font-size:13px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_twiter_separator.png) repeat-x scroll 0 top;
	display: none;
}

.twitterContainer .followTag:first-child {
	background:none repeat scroll 0 0 transparent;
}
.twitterContainer .followTag .label {
	color:#fff;
	font-size:13px;
	font-weight:normal;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
}

.twitterContainer ul {
	list-style: none;
}

.twitterContainer li {
	padding: 0 10px 15px;
	padding-left:10px;
	border-bottom:1px dotted #9D9D9D;
	font-family:Helvetica, Arial, sans-serif;
}

#home .module .content .body .twitterContainer ul.tweetsHolder,
#tour_dates .module .content .body .twitterContainer ul.tweetsHolder{
	padding-left:0;
	padding-top:0px;
	padding:10px;
	width:290px;
}

#home .module .content .body .twitterContainer ul.tweetsHolder li,
#tour_dates .module .content .body .twitterContainer ul.tweetsHolder li {
	background: #000 !important;
	font-family: Courier;
	font-size: 11px;
	height: 100%;
}

.tweetsHolder .userInfo,
.tweetsHolder .userInfo a {
	font-size: 13px;
	font-weight: normal;
	color: #0094CC !important;
	padding-top:7px;
}

.tweetsHolder .follow a {
display:block;
height:0;
text-indent:-9999px;
}

.tweetsHolder .userLink {
	display: inline;
}

.tweetsHolder .message {
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	padding:11px 0;
	font-family: Courier;
}


.tweetsHolder .created {
color:#868686 !important;
font-size: 11px;
text-transform:uppercase;
font-family: Courier;
}

.tweetsHolder .follow {
	background: #1A6BB5 none repeat scroll 0 0;

}
.tc_nav_page{
	position:relative;
	padding:5px 0px;
	margin:2px;
	border-top: 1px solid #b0b0b0;
}

.tc_nav_page a {
	float:left;
	outline:none;
	margin: 0 5px;
	display:block;
	text-indent:-9999px;
	height:20px;
	width:20px;
}


.tc_nav_page .tcPreviousDisabled{
	cursor:default !important;
	background: url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_prev_arrow.png") no-repeat scroll 0 0 transparent;
}
.tc_nav_page .tcNextDisabled{
	cursor:default !important;
	background: url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_next_arrow.png") no-repeat scroll 0 0 transparent;
	float:right;
}

.tc_nav_page .tcNextEnabled{
	background: url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_next_arrow.png") no-repeat scroll 0 0 transparent;
	float:right;
}
.tc_nav_page .tcNextEnabled:hover{
	background-position:center -23px;
}
.tc_nav_page .tcPreviousEnabled{
	background: url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_prev_arrow.png") no-repeat scroll 0 0 transparent;	
}
.tc_nav_page .tcPreviousEnabled:hover{
		background-position:center -23px;
}



/**** End of Twitter ***/



 /*******Eos Upgrade 1.7 fix-Start *******************/

.input.radio input {
  float:left;
  margin:0 6px 0 1px;
}
.msie7 .input.radio input,.msie8 .input.radio input{
	margin:0 4px 0 1px;
}
.input.radio label strong {
  color:#333;
  font-size:14px;
  font-weight:normal;
  margin:1px 0 4px 0 
}
.input.checkbox input {
  float:left;
  margin:0 10px 0 1px;
}
.input.checkbox label {
  margin:1px 0 4px 0 ;
  padding:0px 0 4px 0; 
  line-height:14px 
}

.msie7 .input.checkbox label {
  margin:1px 0 4px 0 ;
  padding:2px 0 4px 0; 
  line-height:14px 
}


/*  9131 
.nav_main ul li.nav-home a {
  padding: 0 20px 0 10px
}*/

/*  9207 */
.content div.member .txt .obj_meta li.delete a {
  color:#fff;
  font-size: 11px;
  float:left;
  padding-bottom:4px;
  text-transform:capitalize;
  background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_delete_sprite.png) no-repeat scroll 0 -29px;
}
.content div.member .txt .obj_meta li.flag a {
  background-position: 0 -74px;
  color: #fff;
  font-size: 11px;
  float:left;
  margin:2px 0
}
.content div.member .txt li.admin.prome a {
  color:#fff;
  font-size: 11px;
  float:left;
  margin:2px 0
}
.content div.member .txt li.admin.fanme a {
  font-size: 11px;
  color:#fff;
  float:left;
  margin:2px 0
}
/* 6564 */

/* 8980 */

.videos li .txt .description {
  height:65px;
  overflow:hidden;
  font-size:10px;
  width:100%;
  line-height:13px;
  display:none !important;
}


/* Eos Upgrade 1.7 fix - End */




/***** Eos Upgrade 1.8 fix - Start ******/

.content div.topic .sharelink a {
  font-size:11px
}
.content div.topic .sharebox {
  margin:-30px 0 0 -18px;
}
.articles li .activity {
  float:left;
  font-size: 10px;
  margin-left: 40px;
}
.articles li .tools ul li {
  float:left;
  font-size: 11px;
  margin:0 0 0 7px;
  width:auto;
}
.articles li .tools ul li .sharebox {
  margin:-28px 0 0 -75px;
}
.articles li .tools ul li .sharebox{
	
}
/* Filtering for Site Activity Module */
.events .description .audio .img {
  float:left;
  width: 17px;
  height: 13px;
  margin:0 6px 0 0;
  border:1px solid #ccc;
  background:url('http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_audio_img.gif') no-repeat top left;
}

/* Eos Upgrade 1.8 fix - End */

.sign_up_confirm .module{
	padding-top:0px !important;
}


/*Eos Upgrade 1.9*/
ul.cal_events li {
overflow:hidden;
width:100%;
}
ul.cal_events li .hd {
margin:0 0 10px 0
}
.cal_events li .img {
padding:5px;
border:1px solid #ccc;
float:left;
margin:0 10px 5px 0
}
.cal_events li.xl .txt,
.cal_events li.xxl .txt {
clear:both;
}

ul.cal_events li .txt {
padding:0 0 10px 0;
}
ul.cal_events li .maplink {
}
ul.cal_events li .maplink a {
padding:0 4px;
border:1px solid #ccc;
font-size:11px;
line-height:11px;
background:#fff;
}
ul.cal_events li .location {
margin:0 0 4px 0
}
ul.cal_events li .location .address {
float:left;
margin:0 6px 0 0
}
ul.cal_events li .location .city {
display:inline;
}
ul.cal_events li .location .region {
display:inline;
}
ul.cal_events li .location .country {
display:inline;
}
ul.cal_events li .title {
font-weight:normal;
display:inline
}
ul.cal_events li .availability {
display:inline
}
ul.cal_events li .buy {
float:right;
line-height:normal
}
ul.cal_events li .buy a {
font-size:11px
}
ul.cal_events li .buy ul {
overflow:visible
}
ul.cal_events li .sharelink a {
font-size:11px
}
ul.cal_events li .sharebox {
margin:-30px 0 0 -18px;
}



#googlecseWrap #googleCSEBlock{
	margin:-28px 0 0 353px;
	position:absolute;
	width:298px;
}

.japanflag {
background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/VD_jp45x30.gif) no-repeat scroll 0 0;
padding:0 0 0 50px;
}


.spainflag {
background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/VD_es45x30.gif) no-repeat scroll 0 0;
padding:0 0 0 50px;
}

.ukflag {
background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/VD_gb45x30.gif) no-repeat scroll 0 0;
padding:0 0 0 50px;
}

.germanflag {
background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/VD_de45x30.gif) no-repeat scroll 0 0;
padding:0 0 0 50px;
}

.int_nav_page .intNextEnabled{
	background: url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/nextButton.png") no-repeat scroll 0 0;
  	cursor: pointer;
	text-indent:-9999px;
	display:block;
	float:right;
	height:25px;
	margin:0 5px;
	width:25px;
	
}
.int_nav_page .intPrevEnabled{
	background: url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/prevButton.png") no-repeat scroll 0 0;
  	cursor: pointer;
	text-indent:-9999px;
	display:block;
	float:right;
	height:25px;
	margin:0 5px;
	width:25px;
}

.int_nav_page .intPrevDisabled{
	background: url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/prevButtonDisabled.png") no-repeat scroll 0 0;
  	cursor: default;
	text-indent:-9999px;
	display:block;
	float:right;
	height:25px;
	margin:0 5px;
	width:25px;
}

.int_nav_page .intNextDisabled{
	background: url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/nextButtonDisabled.png") no-repeat scroll 0 0;
  	cursor: default;
	text-indent:-9999px;
	display:block;
	float:right;
	height:25px;
	margin:0 5px;
	width:25px;

}

/*Fix for Join the community page*/
#join #moduleContainer3 .module .content .body
{
	background:#A5C5E3 none repeat scroll 0 0;
	border:0 none;
	margin:0 auto;
	width:386px;
	padding-bottom : 0px;
	position:relative;
}

#forgot_password-294541 .input.text span.errorInput{
float:left;
padding:1px 0 0 5px;
	
}
#join .forgot_password_confirm .module .content .head{
        width:386px;
        }
#join .forgot_password fieldset{
        height:auto;
        }
#sign_up #successMsg {
        margin:0 auto 0;
        width:340px;
        }  


#reset_password.m32 #container #moduleContainer1 {border:none;}

body#home #container #moduleContainer0{}
body#home #container #moduleContainer1{}


/*******************1.12 Upgrade**************************/

.edit_account .body h3 { 
    font-size:18px;
	font-weight:normal;
	padding-bottom:10px;
	text-transform:lowercase;
	padding-top:20px;
} 
.edit_account .mobileEmail p { 
margin-bottom:5px 
} 
 .edit_account .note { 
font-size:12px;
color: #575757; 
}
.edit_account .on { 
color:#575757;
} 
 .edit_account .off { 
 color:#575757; 
}

.edit_account .edit_items, 
.edit_account .mobileEmail,  
.edit_account #submitDiv { 
margin:15px 0 15px 20px 
}
.join .hd {
  border:medium none;
	margin:0;
}
.join .annotation {
  float:none;
}
.sign_up .annotation {
  float:none;
}

.media_upload .input.browse span {
display: block;
margin: 5px 0;
}
.media_upload .input#inputCount {
width:100%;
margin:5px 0;
}

.media_upload .input.browse span {
  display: block;
  margin: 5px 0;
}
.button.submit input {
border:0;
cursor: pointer; /* added for all 'Post comment' buttons */
padding: 3px 5px;
margin:0;
display:block;
font-size:11px
}

.edit_account .off {
background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_settings_boolean.gif") no-repeat 2px -16px;
}
/*******************End Changes***************************/
/* 3399 */
#community_landing .events .description .comment{
	display:block;
	background:transparent;
}

#member_detail .events .description .comment{
	display:block;
	background:transparent;
	font-family: Verdana, Arial, sans-serif;
}

/* End 3399 */

/*  Start of EOS 2.1 upgarde */
.content div.topic .txt .title {
    margin-right:0;
	padding:0 0 10px;
	width:450px;
}

/* ----- IE8 Add Fix ----- */

.msie8 .ad.leaderboard .body {
	height:auto;
}

.msie8 .ad.leaderboard .body span._fwph span._fwac span {
	display:block !important;
}

.msie8 div.grid_5 .ad.medium .body {
	height:auto;
	margin:0 !important;
	padding:0 !important; 
	background:none !important;
}

.msie8 div.grid_5 .ad.medium .body span._fwph span._fwac span {
	display:block !important;	
	background : none;
	padding:0px !important;
	margin-left:15px !important;
}

.msie8 .ad .ad.medium {
	margin:0 !important;
	padding:10px !important;
}
.ad .ad.medium .content{
	padding-bottom:15px;
	padding-top:28px;
}
.msie7 .ad.leaderboard .body {
	height:auto;
}

.msie7 .ad.leaderboard .body span._fwph span._fwac span {

}

.msie7 div.grid_5 .ad.medium .body {
	height:auto;
	width:auto;
	margin:0px;
	padding:0px;
}

.msie7 div.grid_5 .ad.medium .body span._fwph span._fwac span {
	display:block !important;
	padding:8px !important;	
	
}
.msie7 .ad .ad.medium {
	margin:0 !important;
	padding:0 !important;
}


/* ----- IE8 Add Fix ----- */

.msie7 .grid_3 .module .content .head h3,
.msie7 .grid_5 .module .content .head h3,
.msie7 .grid_6 .module .content .head h3,
.msie7 .grid_9 .module .content .head h3,
.msie8 .grid_3 .module .content .head h3,
.msie8 .grid_5 .module .content .head h3,
.msie8 .grid_6 .module .content .head h3,
.msie8 .grid_9 .module .content .head h3{
	padding-bottom:3px;
}



.nav_meta ul li.poweredBy{
	padding:2px 0 2px 25px;
}

/* ----- Site Activity 2.1 upgrade fix ----- */

.site_activity .body ul.events li {
font-family:Courier;
font-size:11px;
margin:0;
min-height:37px;
padding:7px 40px 2px 40px;
}

.site_activity .body ul.events li:first-child {
	background: none repeat scroll 0 0 transparent;
}

.site_activity .body .events li a {
font-weight:normal;
}

.site_activity .body .events li .act {
	font-family: Courier;
	font-size: 12px;
	text-transform: lowercase;
	color: #000;
}

.site_activity .body .events .description {
	margin-bottom:7px;
}


/* ----- End Site Activity 2.1 upgrade fix ----- */

/* --- For asterisks addition - Starts--- */
.join .input.required label{
	
padding:0 0 0 10px;
}
.join .input.required label span.required{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_required_new.png) no-repeat scroll 0 2px;
	left:155px;
	position:absolute;
	width:20px;
}

#join #errorMsg{
	margin:0 auto !important;
padding:8px;
width:351px;
}
#join .join .module .content .input.checkbox.required .errorInput {
	display:block;
}

#join .join .module .content .input.checkbox .errorInput {
	display:block;
}

#join .join .module .content .input.annotation span.required {
	display:block;
	background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_required_new.png) no-repeat scroll 0 4px;
	padding:0 0 0 10px;
	margin-left:266px;
}

.join .input.text input{
	display:inline;
	float:left;
	margin-left:0;
	margin-right:0;
}

#join .join .input.checkbox label{
	background:transparent none repeat scroll 0 0;
	padding:2px 0;
	color:#fff;
}
/* --- For asterisks addition - Ends--- */

#alertFBdCconfirm.modalWindow {background:#1A6BB5 none;}
#alertFBdCconfirm.modalWindow .top a.closeModal{
	background-position:0 0 !important;
	background-repeat:no-repeat !important;
	color:#0094CC !important;
	padding:0;
	text-indent:-9999px !important;
	width:27px;
	height:31px !important;
}
#alertFBdCconfirm.modalWindow .main .module .content .body p{
	color:#FFFFFF;
	font-weight:normal;
	margin-bottom:0;
}
#alertFBdCconfirm.modalWindow .top a.closeModal:hover{
	background-position:0 -35px !important;
}
#alertFBdCconfirm.modalWindow .actions {width:26%;}
#alertFBdCconfirm.modalWindow .actions .button.submit {
	background:#E8C14C none repeat scroll 0 0;
	cursor:pointer;
	padding:2px 15px;
	}
#alertFBdCconfirm.modalWindow .actions .button.cancel{margin:0px;}
#alertFBdCconfirm.modalWindow .module .content .head h3{color:#333333;}

/* --- For page not found changes- Starts--- */

#html-1374902 .content .body .description h4{
color:#000000;
font-family:Courier;
font-size:20px;
font-weight:normal;
margin:0 0 10px;
padding:10px 0 0;
text-transform:lowercase;
}
/* --- For page not found changes- Ends--- */
/**************Start Eos 2.2 Upgrade Stylings **************/
/* member detail module */
.membergroups ul {clear: both;}
.membergroups ul li {margin: 2px 0px;}
.membergroups ul li.no-badge {margin-left: 27px;padding: 6px 0px;}
.membergroups img {width: 24px;height: 24px;display:inline;vertical-align: middle;}
.membergroups > span {display: none;}
/* badge class rules */
.badges {overflow: hidden;margin-top: 2px;height: 12px;}
.badges li.badge {float: left;margin: 0 2px 0 0;width: 12px;}
.badges li.badge img {width: 12px;height: 12px;}
/* normal view for members module */
.members li .badges {margin-left: 10px;margin-right: 10px;}
.members li.compact .badges {z-index: 0;margin-bottom: 10px;}
/* compact view of members listing module */
.members li.xl.compact .badges {margin-top: 152px;}
.members li.l.compact .badges {margin-top: 116px;}
.members li.m.compact .badges {margin-top: 82px;}
.members li.s.compact {margin:0 2px 2px 0;}
.members li.s.compact .badges {margin-top: 80px;}
.members li.xs.compact {margin:0 2px 2px 0;}
.members li.xs.compact .badges {margin-top: 42px;}
/* comments module */
.content li.comment .badges {width: 34px;margin-top: 1px;}
.content li.comment .badges .badge {margin-right: 1px;width: 10px; }
.content li.comment .badges .badge img {width: 10px;}
/************** Changed CSS rules:****************/
/* discussions module */
.topics li .img {background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_sixty_avatar.jpg") no-repeat center center;}
/* discussion entry module */
.content div.topic .avatar {margin:0 10px 10px 0;}
.content div.topic .img {background:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/icons/bg_member_l.png") no-repeat center center;}
/************** End of Eos 2.2 Upgrade Stylings **************/


.blog_listing .module .content .body {
	padding:0px;
}
.blog_listing .module .content .body ul.articles{
	padding :0px;
}
.blog_listing .module .content .body .articles .article .title{ 
	font-family: Courier;
	text-transform:	lowercase;
}

.blog_listing .module .content .body .articles .article .author{
	padding-left:85px;
	text-transform:	lowercase;
	float: left;
	font-family: Courier;
}

.blog_listing .module .content .body .articles .article .description{
	margin: 24px 44px 0 44px;
	min-height: 75px;
}

.blog_listing .module .content .body .articles .article .description div {
	
}

.blog_listing .module .content .body p {
	margin-bottom: 0;
	font-family: Verdana, Arial, sans-serif;
}

.blog_listing .module .content .body .articles .article .date{
	text-transform:lowercase;
	font-family: Courier;
	float: left;
}

.blog_listing .articles li.article{
	background: transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_blog_post_content.png) no-repeat scroll 20px 0;
	padding-bottom:10px;
	color : #fff;
	padding-top:22px;
}
.blog_listing .articles li.article:first-child{
	background: transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_blog_post_content.png) no-repeat scroll 20px -1px;
	padding-top:21px;
}
.blog_listing .articles li.article .author a{
	color:#3f378b;
}
.blog_listing .articles li.article .author a:hover{
	color:#5d5d5d;
}
.song_playlist .module .content .body{
background:#000 none repeat scroll 0 0;
padding:0 11px 1px;
}

.song_playlist .module .content .foot{
background:#000 none repeat scroll 0 0;
opacity:0.95;
padding:6px 11px 8px;
}
.song_playlist .module .content .foot .nav_meta ul li.more{
	margin:0 0 0 8px;
	display : none;
}
.module .content .foot .nav_meta ul li.launchPlayer{
	text-align: center;
}
.song_playlist .module .content .foot .nav_meta ul li.more a{
background:transparent url(http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/bg_more_sprite.png) no-repeat scroll 0 0;
display:block;
height:21px;
margin:0;
padding:0;
text-indent:-9999px;
width:138px;	
}
.song_playlist .module .content .foot .nav_meta ul li.more a:hover{
	background-position : 0 -34px;
	height :21px;
}
.module .content .body .description .twitterContainer .tweetsHolder .tweets{
	border-bottom:none;
	padding:10px 0;
} 

.module .content .body .description  .twitterContainer .tweetsHolder  li:first-child.tweets{
	background:none;
}

.module .content .body .description .twitterContainer .tweetsHolder .tweets .userInfo a{
color : #5A5B5B !important
}

.myspaceLink{
	width:10px;
}






.msie8 .ad .body{color:transparent;height:auto;}

.msie8 .ad.medium .body {width:auto; height:auto;}

.sharebox .sb_content .sb_body ul {
	width:100%;
}


.comments .module .content.body ul .txt .tools ul .admin{
 padding-bottom:1px;
}

.comments .module .content .body{
 background-color: #fff;
 padding:0;
}

.comments .module .content .body fieldset{
padding:7px 7px 0;
background:#cacaca;
}

.comments .module .content .body #inputCount{
 padding-left:7px;
 padding-bottom:26px;
}

.comments .module .content .body .title h3{
 padding-left:7px;
}

.comments .module .content .foot{
 margin-top:5px;
}
.grid_5 .comments .module .content .foot{
	margin-top:0;
}

.comments .module .content .body .input.textarea .textarea {
 color:#8c8c8c;
}

.comments .module .content .body ul .comment .txt .author{
color:#000;
text-transform:lowercase;
font-weight:normal;
font-size: 12px;
}
.videos .txt .author span.you,.photos .txt .author span.you{
	color:#000;
}

.comments .module .content .body ul .comment .txt .date{
 color:#052847;
 text-transform:lowercase;
}

.comments .module .content  li.comment .txt .description p {
	color:#000;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	overflow:hidden;
}

.comments .module .content  li.comment .txt .author a {
	_color: #9595d9;
}

.comments .module .content  li.comment .txt .author a:hover {
	color: #000;
}

.comment .member .txt .tools ul li{
	padding-bottom:1px;
}


#home.msie8 .ad .ad.leaderboard .content .body span a img{
	padding-left:0;
	display:inline;
}

.msie8 .ad .ad.leaderboard .content .body span a img{
	padding-left:0;
	padding-top:0;
	padding-bottom:0 !important;
	display:inline;
}

.msie7 #moduleForm977391{
	display:none;
}

  #nav_member ul li.signout{
  	
	border-left:1px solid #e0e0e0 !important;
  }
  
  #nav_global ul #nav_user ul .signup{
     border-left:1px solid #e0e0e0 !important;
  }
 .fbanchor img{
 	cursor:pointer;
 }
 #sign_up-294578.sign_up li.input.text{

	}
	
#edit_account-294534.edit_account .module .content .head .nav_meta ul{
	float:left !important;
	padding-left:10px;
	
}
#edit_profile-294536.edit_profile .nav_meta ul{
	float:left !important;
	padding-left:13px;	
}


a#fdbk_tab {
background-color:#1A6BB5;
background-image:url("http://static.global.ciscoeos.com/zipupload/211/753/5c84ac39e11e6ea713acab1473/images/feedback_tbtn.png");
color:#FFFFFF;
cursor:pointer;
height:102px;
margin-right:-7px;
overflow:hidden;
position:fixed;
right:0;
text-indent:-100000px;
top:50%;
width:42px;
z-index:100000;
}


.comments .module .content.body ul .txt .tools ul .admin{
 padding-bottom:1px;
}

.comments .module .content .body{
 background-color: #fff;
 padding:0;
}

.comments .module .content .body fieldset{
padding:7px 14px 0
background:#cacaca;
}

.comments .module .content .body #inputCount{
background:none repeat scroll 0 0 #cacaca;
padding-bottom:26px;
padding-left:7px;
padding-top:0px
}

.comments .module .content .body .title h3{
 padding-left:7px;
}

.comments .module .content .body .input.textarea .textarea {
 color:#8c8c8c;
}

.comments .module .content .body ul .comment .txt .author{
color:#000;
font-size: 11px;
}

.comments .module .content .body ul .comment .txt .date{
 color:#000;
 font-size: 10px;
 font-family: Courier;
}

#audio_detail .container_14 .grid_3 .module {
	padding: 0 7px 0 0;
}


/* EOS2.5.1 Upgrade style starts */
.cal_event .going {float: right;}
.cal_event .going a {display: block;text-align: center;clear: both;text-align: center;font-size: 0.8em;}
.cal_events .attendee_count {float: right;}
.cal_events .list .attendee_count {float: none;display: inline;}
/* EOS2.5.1 Upgrade style ends */

.events .date {
	color:#868686;
	text-transform: uppercase;
	font-family: Courier;
	margin-top: 2px;
}
