@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: 7px;
	margin-right: 7px;
}

/* 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:345px;}
.container_14 .grid_6 {width:417px;}
.container_14 .grid_7 {width:489px;}
.container_14 .grid_8 {width:561px;}
.container_14 .grid_9 {width:633px;}
.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 */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 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:993px;
	overflow:hidden;
}



 /* GLOBAL SETTINGS */
 a,
   a:link,
   a:active,
   a:visited {
   color:#00abec;
   text-decoration: none;
   outline:none;
   }
   a:hover, a:focus {text-decoration:underline}
   p {
   margin-bottom: 10px;
   line-height:18px;
   }
   
   .blog_listing p{
   	line-height:22px;
   }
   
   .blog_entry p{
   	line-height:22px;
   }
    p:first-child {padding-top:10px}
   body {
   background:#FFFFFF;
   color:#818181;
   font-size:12px;
   font-family:Helvetica,Arial,sans-serif;
   text-align:center;
   line-height:1.16em
   }
   h1,
   h2,
   h3,
   h4,
   h5,
   h6 {
   font-weight:normal
   }
   h1 {
   font-size:28px;
   font-weight:bold;

   margin-bottom:15px;
   text-transform:uppercase;
   }
   h2 {
   font-size:18px
   }
   h3 {
   font-size:16px
   }
   h4 {
   font-size:14px
   }
   h5 {
   font-size:12px
   }
   h6 {
   font-size:10px
   }
   /*SKIN SETTINGS */
   #wrapper {
   width:993px;
   margin:0 auto;
   text-align: left;
   }
   
   .mac .safari3 #wrapper,.mac .safari4 #wrapper{
   		 margin:20px auto;
   }
   
   #container {
   overflow:hidden;
   margin:20px 0px;
   }
 #header { 	
 	position: relative;
 	z-index: auto;
 	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_global_nav1px.png) repeat-x scroll left top;
 }
 
   body#member_detail.msie7 #header {
  	z-index:15;
  	}
	
	body#member_detail.msie7 #wrapper {
  	z-index:10;
	position:relative;
  	}
	
 #home #headerWrapper{
 	/*
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_hero.png) no-repeat scroll 0 0;
	*/
	position:relative;
	z-index:20;
 }
 #headerWrapper.container_14{
 	overflow:visible;
 }
  #home #headerOverallWrapper{
 	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_hero_1px.png) repeat-x scroll 0 -270px;
	height:303px;
	clear:both;
	margin-top:12px;
	position:relative;
	z-index:10;
 }
   #header .header_img img {
   visibility:hidden
   }
   #banner .module {
   margin: 0 10px
   }
   /*
   MODULE-LEVEL VISUAL
   */
   .module {
   background: #FFF;
   margin:0 0 10px 0;
   width:100%;
   padding:4px 0 0 0;
   }
   
   .grid_3 .module,.grid_5 .module{
   	 margin:0 0 30px 0;
   }
   .module .content {padding:0 0 4px 0;}
  
   .module .content .head {
   padding:15px 22px 2px; 
   background:transparent url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_moduleheader_left_grey_whitebg.png") no-repeat scroll left 15px;
   height:58px;
   float:left;
 }

 .module .content .head h3 {
   text-transform:uppercase;
	padding: 12px 0 0 0;
    font-size:28px;
	height:48px;
	background:#e1e1e1 url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_moduleheader_right_grey_whitebg.png") no-repeat scroll right 0px;
	float:left;
	
   }

   .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 .nav_meta {
   float:none;
   width:auto;
   padding:6px 0;
   }
   .module .content .head .nav_meta {
   float:right
   }
  .module .content .head .nav_meta ul li {
  margin:0
  }
   .module .content .body {
  padding: 20px 0px 0px 0px; 
  overflow:visible;
  clear:both;
  border-top:1px solid #e1e1e1;
  }
  .comments .module .content .body {border:none}
 .rss_in .module .content .body {padding-top: 8px;}
 
   .module .content .body ul {
   overflow: hidden;
   padding-top: 9px;
   }
   
  .blog_listing .module .content .body .category ul {
  	margin-top:20px;
  	}
	
  .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;padding-bottom : 20px;}
   .module .content .foot {
 	 overflow:hidden;
     padding:0px;  
  	 background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_videofoot.png) repeat-x scroll left center;
 	 position: relative;
	 display:block;
	 min-height:1px;
 }
 
 .video_player .module .content .body ul,
  .photo_viewer .module .content .body ul{
  	padding-top:5px;
  }
 
   .site_activity .module .content .foot,
   .comments .module .content .foot ,
   #html-683925.html .module .content .foot ,
   #html-659778.html .module .content .foot{background:transparent none;}
   
    #html-683925.html .module .content .foot,
	#html-659778.html .module .content .foot{
    background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_twitter_curve.png) no-repeat scroll -1px 0;
	display:block;
	min-height:8px;
    }
	
	
	 #html-683925.html a.twitterContainerMore,#html-659778.html a.twitterContainerMore{
	 	bottom:-29px;
		z-index:100;
	 }
   
   .module .content .foot * {
   line-height:1.16em
   }
   .module .content .foot .nav_meta {
   overflow:hidden;
   height:1%;
   float:right; 
   }
   .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:	10px;
   text-align:center;
 	z-index: 1;
 	position: relative;
   }
   .msie8 .ad {   margin-bottom:	0px;}
   .ad .ad {margin-bottom:0}
   .ad .head {
  	background-color:#FFF;
   }
   .ad.medium .head,
   .ad.medium .body {background-color:transparent;}
   .ad .body {
  	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;
   border-right: 1px solid #C6C6C6;
   border-left: 1px solid #C6C6C6;
   }
   .ad .head h3,
   .ad .head .foot,
   .ad .foot h3 {
   font-size:10px;
   font-weight:normal;
   color:#666;
   text-align:left
   }
   .ad .foot {background-color:#FFF;}
   
  #nav_global #nav_admin {
  	position:relative;	
  	left:-21px;
  }

  #nav_global li#eos_login_status_message {
  	color:#00ABEC !important;
	text-transform:uppercase;
	}
  #nav_global li.hello ul li {
 	padding: 0 !important;
  	width:145px !important;  
	display:block;
	border:none !important; 	
	height:auto;
	padding-top:0;
	margin-top:0px !important;
	background:transparent !important;
	
  	}
	
   
	
  #nav_global li.hello ul li a {
  	line-height:27px;
  	padding:0 9px !important;
  	display:block !important;
  	font-family:Helvetica,Arial,sans-serif;  	
  	text-transform: capitalize !important;
	background:#fff !important;	
	width:121px !important;
	font-weight:bold !important;
	font-size:12px !important;
	padding:0 12px !important;
	color:#525252 !important;
	border-top:1px solid #dedede !important;
  	}
	
	#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: #fff522 !important;
 		background:#4cc4f1 !important;
		text-decoration:none !important;
 		}
   /* 
   CHANNEL-LEVEL NAVIGATION
   */
  .nav_main {margin: 0;}
   .nav_main div {
   	background:#FFFFFF url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_topnav.png) no-repeat scroll left top;
	height:54px;
	text-indent:-9999px;
	width:993px;
	position:absolute;
	left:-36px;
	}
	.msie8 .nav_main div {
		height:auto;
	}
   .nav_main ul {
   width:993px;/*previously 1002px */
   margin: 0 auto;
   position:relative;
  height: 54px;
 }
 .nav_main ul li {/*
 	display:inline;*/
 	float: left;
   height:34px;
   position:relative;
   margin-top:21px;
   }
   .nav_main ul li.nav-home {
   	margin-left:171px;
   }
   .nav_main ul li.search {
   float:right
   }
   .nav_main ul li.upload {
   position:absolute;
  right: 60px;
   top:20px;
   margin:0 0px 0 0;
   height: 31px;   
   padding: 0px;
 	float: none;
	
   }
   .nav_main ul li a,
   .nav_main ul li a:link,
   .nav_main ul li a:visited {
   color:#FFF;
   padding: 0 2px;
   text-decoration: none;
   line-height:27px;
   text-transform:lowercase;  
   font-weight:bold;
   display:block;
   }
   .nav_main ul li a:hover, .nav_main ul li a:focus {color:#00abec; text-decoration:underline;}
 
   
   .nav_main ul li.upload a {   
   font-weight:bold;
   text-transform:uppercase;
   font-size: 14px;
   color: #0094cc;
   padding:0 0 0 0px;
   line-height:31px;
   width:118px;
   margin-right:9px;
   }
  .nav_main ul li.upload a:hover, .nav_main ul li.upload a:focus {text-decoration:underline}
  .nav_main ul ul {
      background: none;
     top: 24px !important;
      padding-top: 7px;
  }
 .nav_main li li {float: none;}
 .nav_main ul li.nav-custom a{width:62px;}
 
 .nav_main ul li.nav-home a{width:60px;}
 .nav_main ul li.nav-blog a{width:60px;}
 .nav_main ul li.nav-music a{width:60px;}
 .nav_main ul li.nav-video a{width:70px;}
 
 .nav_main ul li.nav-photo a{width:76px;}
 
 .nav_main ul li.nav-tour_dates a{width:56px;}
 .nav_main ul li.nav-bio a{width:52px;}
 .nav_main ul li.nav-community_landing a{width:98px;} 
 .nav_main ul li.nav-store a{
 	width:70px;
 }
 .nav_main ul li.nav-global_int a{width:64px;}

 .nav_main ul li.active a{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_topnav.png) no-repeat scroll 0 0px;
}
 .nav_main ul li.nav-home.active a,.nav_main ul li.nav-home a:hover{ background-position: -171px -131px;}
 .nav_main ul li.nav-blog.active a,.nav_main ul li.nav-blog a:hover{ background-position: -235px -131px}
 .nav_main ul li.nav-music.active a,.nav_main ul li.nav-music a:hover{ background-position: -299px -131px;}   
 .nav_main ul li.nav-video.active a,.nav_main ul li.nav-video a:hover{background-position: -363px -131px;}
 .nav_main ul li.nav-photo.active a,.nav_main ul li.nav-photo a:hover{ background-position: -437px -131px;}
 
 .nav_main ul li.nav-tour_dates.active a,.nav_main ul li.nav-tour_dates a:hover{ background-position: -517px -131px;} 
 .nav_main ul li.nav-bio.active a,.nav_main ul li.nav-bio a:hover{ background-position: -577px -131px;}
 .nav_main ul li.nav-community_landing.active a,.nav_main ul li.nav-community_landing a:hover{ background-position: -633px -131px;}
 .nav_main ul li.nav-store.active a,.nav_main ul li.nav-store a:hover{ background-position: -735px -131px;}
 .nav_main ul li.nav-global_int.active a,.nav_main ul li.nav-global_int a:hover{ background-position: -783px -131px;}
 .nav_main ul li.upload.active a,.nav_main ul li.upload a:hover{background-position: -806px -130px}



 .nav_main li li {float: none;}
 .nav_main ul li a:hover{
 	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_topnav.png) no-repeat scroll 0 0px;
 }
 
 .nav_main li li {float: none;}
 /*flyout menus for top nav */
.nav_main ul.flyoutMenu{
	height:auto;
}
.nav_main ul.flyoutMenu li:first-child a{
	border-top:0px;
}

 .nav_main ul.flyoutMenu li {
 	display:block; 	
	height:auto;
	padding-top:0;
	margin-top:0px;
 	}
 .nav_main ul.flyoutMenu li a { 	
 	display:block;
 	background:#fff;
	text-indent:0;
	background-image:none;
	border-top:1px solid #dedede;
	width:121px;
	font-weight:bold;
	padding:0 12px;
	color:#525252;
	text-transform:capitalize;
 	}
	
 .nav_main ul.flyoutMenu li a:hover, .nav_main ul.flyoutMenu li a:focus,.nav_main ul.flyoutMenu li.active a{
 	color: #fff522; 
	background:#4cc4f1;
	text-decoration:none;
 }
 .nav_main ul.flyoutMenu li a.flag {
 	padding-left:32px;
 	background-repeat: no-repeat;
 	background-position: 9px center;
	width:100px;
 }
 .nav_main ul.flyoutMenu li a.us {background-image:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/flag_us.gif);}
 .nav_main ul.flyoutMenu li a.uk {background-image:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/flag_uk.gif);}
  .nav_main ul.flyoutMenu li.japan {
		background-image:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/Japan_flag16x11.png);
	}
 .nav_main ul.flyoutMenu li.germany {
		background-image:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/Germany_flag16x11.png);
}
 .nav_main ul.flyoutMenu li.spain {
		background-image:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/Spain_flag_16x11.png);
}
 .nav_main ul.flyoutMenu li.uk{
 		background-image:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/flag_uk.gif);
 }
 
 .nav_main ul.flyoutMenu {
 	display:block;
 	position:absolute;
   left:0;
   top:22px;
 	width: 175px;
 	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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/flag_us.gif);}
 .nav_main ul.flyoutMenu li a.uk {background-image:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/flag_uk.gif);}
 .nav_main ul.flyoutMenu li a.spain{background-image:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/Spain_flag_16x11.png);}
 .nav_main ul.flyoutMenu li a.japan{background-image:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/Japan_flag16x11.png);}
 .nav_main ul.flyoutMenu li a.germany{background-image:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/Germany_flag16x11.png);}
  /* 
  MODULE-LEVEL NAVIGATION
  */
 
 #pagetitle{
background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_blog_title.png) repeat scroll 0 0;
height:80px;
padding-left:40px;
padding-top:20px;
color:#ffffff;
 }
 
 
 
 
 
  .nav_meta {
  border: solid #C6C6C6;
  border-width: 0 1px;
  background-color:#FFF;
  }
  .head .nav_meta { background-color:transparent;}
  .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 {
   float:right;
   line-height:16px;
   font-size:11px
   }
   .nav_meta ul li.register a{font-size:24px;}
   
   .categories .nav_meta ul li{
   	float:left;
   }
   
   .discussion_listing .nav_meta ul li,
   .discussion_entry .nav_meta ul li{
   		float:left;
   }
   .discussion_listing .nav_meta ul li.more {float:right;}
	.discussion_listing .nav_meta ul li.new a,.discussion_entry .nav_meta ul li.new a{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_startadiscussion_sprite.png) no-repeat scroll 0 0px;
	height:21px;
	text-indent:-9999px;
	width:125px;
	display:block;
	}
	.discussion_listing .nav_meta ul li.new a:hover,.discussion_entry .nav_meta ul li.new a:hover
	{
		background-position:0px -30px;
	}
	.discussion_listing .topics li .hd {
		border-bottom:1px solid #e2e2e2;
	}
	.discussion_listing .topics li .author a {
	color:#525252;
	font-weight:bold;
}
	.discussion_listing .topics .txt .category ul li a{
		color:#525252;
	font-weight:bold;
	}
	.discussion_listing .head .nav_meta ul li.more{
		display:none;
	}
	.discussion_listing .head{
		width:100%;
	}
	.discussion_listing .module .content .head .title .nav_meta {
	float:right;
	margin-right:19px;
	margin-top:70px;
	z-index:11;
	position:relative;

}
.discussion_listing .module .content .body{
	padding-top:40px;
	padding-bottom:0px;
}
.discussion_listing .foot .nav_meta ul li.new{
	display:none;
}
	
	

    .nav_meta ul li.launchPlayer {
    	float: left;
    }
   .nav_meta ul li.launchPlayer a {
   	text-transform:uppercase;
   	font-weight:bold;
   	padding-right:13px;
   	display:inline;
   /*
	background: url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/launch_player_link.gif) no-repeat 100% 50%;
*/
   	}
   .nav_meta ul li.prev {
   float:right
   }
   .nav_meta ul li.register {
   float:left
   }
   .foot .nav_meta ul li a {
   display:inline-block;
   padding:2px;
   }
   .foot .nav_meta ul li.more a{
   	background: url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_viewmore.png) no-repeat 0px 0px;
	height:43px;
	width:49px;
	text-indent:-9999px;
	display:block;
   }
   #blog_listing-294510.blog_listing foot .nav_meta ul li.more a{
   	background:none;
	}
   .nav_meta ul li.more a:hover{
   	background-position:1px -54px;
   }
   /* 
   IN-MODULE-CONTENT-LEVEL NAVIGATION:
   tabs, content-flipping clickable elements
   */
   .nav_switch {
   overflow: hidden;
   position:relative;
   height:30px;
   }
   .nav_switch ul.ui-tabs-nav {
   width: 64px;
   margin:0 auto;
   }
   .nav_switch ul li {
   margin: 0 0 0 6px;
   float: left
   }
   .nav_switch ul li a {   
   display: block;
   height: 20px;  
   width: 9px;
   font-size:16px;
   font-style:italic;
   padding:0px 4px 2px 2px;
   color:#949494;
   }
   .nav_switch ul li a:hover {
   	 	background-color:#7d7d7d;		
		color:#fff;
		text-decoration:none;
   }
  .nav_switch ul li a:focus {outline: none;text-decoration:none;}
   .nav_switch ul li.ui-tabs-selected a {
   	background-color:#7d7d7d;
	padding:0px 4px 2px 2px;
	color:#fff;
	text-decoration:none;
   }
   .tools ul li.admin.delete {line-height:16px !important;background-color:transparent;}
   /* 
   IN-MODULE-CONTENT-LEVEL OR PAGE-LEVEL NAVIGATION:
   all pagination belong to us
   */
   .nav_page {
   float:right;
  
   
   }
   #discussion_detail .comments .nav_page,#member .member_listing .nav_page{
   	 width:39%;
   }
   .nav_page ul {
   overflow:hidden;
   width:100%;
   padding:8px 0
   }

  .nav_page ul li.frst a, .nav_page ul li.last a, .nav_page ul li.location {
   display:none
   }
  #discussion_detail .comments .nav_page ul li.frst a,#discussion_detail .comments .nav_page ul li.last a,
  #member .member_listing .nav_page ul li.frst a, #member .member_listing .nav_page ul li.last a{
   	font-family:Impact;
	font-size:17px;
text-transform:uppercase;
margin-top:1px;
width:34px;
display:block;
   }
    #discussion_detail .comments    .nav_page ul li.frst, #member .member_listing .nav_page ul li.frst{
      	float:left;
		width:34px;
      }
	  
	  #commentList{
	  	clear:both;
	  }
	  #discussion_detail .comments  .nav_page ul li.last a,#member .member_listing .nav_page ul li.last a{
	  	margin-left:2px;
	  }
   #discussion_detail .comments  .nav_page ul li.last,#member .member_listing .nav_page ul li.last{
   	float: right;
	
	width:38px;
   } 
   #discussion_detail .comments  .nav_page ul li.last.lastactive a, #discussion_detail .comments  .nav_page ul li.frst.firstactive a,
   #member .member_listing .nav_page ul li.last.lastactive a ,#member .member_listing .nav_page ul li.frst.firstactive a{
   
   color:#949494;
   }
   .nav_page ul li.prev {
   float:right;
   text-align:left;
   margin: 0 0px 0 0;
   }
   .nav_page ul li.prev a {
  	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_prev_sprite.png) no-repeat scroll 0 0px;
	display:block;
	height:22px;
	padding:0 3px;
	text-indent:-9999px;
	width:18px;
	margin-top:2px;
   }
   .nav_page ul li.prev a:hover{
   	background-position:0px -34px;
	
   }
   
    .nav_page ul li.prev span  {
    background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_disabledprev_sprite.png) no-repeat scroll 0 0px;
	display:block;
	height:22px;
	padding:0 3px;
	text-indent:-9999px;
	width:18px;
	margin-top:2px;
    }
	.nav_page ul li.next span
	{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_disablednext_sprite.png) no-repeat scroll 0px 0px;
	display:block;
	height:22px;
	padding:0 3px;
	text-indent:-9999px;
	width:18px;
	margin-top:2px;
	*padding-right:4px;
	}
   .nav_page ul li.next {
   float:right;
   margin:0 0 0 0px
   }
   .nav_page ul li.page {
   float:right;
   margin:0px 10px;
   }
   .nav_page ul li a {
   text-decoration: none
   }
   .nav_page ul li.next a {
  	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_next_sprite.png) no-repeat scroll 0px 0px;
	display:block;
	height:22px;
	padding:0 3px;
	text-indent:-9999px;
	width:18px;
	margin-top:2px;
	*padding-right:4px;
   }
   .nav_page ul li.next a:hover{
   	background-position:0px -33px;
   }
   .nav_page ul li.page a {
   margin:0;
   padding:0 3px;
   color:#00ABEC;
   font-size:18px;
   font-family:impact;
   }
   .nav_page ul li.page a.active {
   color:#949494;
   border:none;
   }
   .nav_page ul li.page a:hover {color:#949494;}
   /* 
   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
   }
   .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 {
   text-align:right;
  display:block;
  }
   .nav_blog ul li.next_post a {
  font-size:16px;
  font-weight:bold;
 
   text-align:right
   }
   .nav_blog ul li.prev_post {
   float:left;
   line-height:1em;
   width:45%
   }
   .nav_blog ul li.prev_post .label {
   display:block;
   }
   .nav_blog ul li.prev_post a {
   font-size:16px;
	 font-weight:bold;
 	 
   }
   /* 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: 410px;
   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;/*
  padding-right: 12px;*/
   
   }
   .module .feature.ui-tabs-hide {
   display: none
   }
   /* @end */
   /* GLOBAL LINK STYLING */
   a.comment,
   span.comment {
   background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_commenticon_sprite.png) no-repeat scroll 0 2px;

	height:13px;
	padding:0 0 2px 18px;
	font-size:10px;
	font-weight:bold;
	color:#525252;
	margin-left:30px;
	}
	
	#blog a.comment,
   #blog span.comment {
   	margin-left:20px;
   }
   
   a.comment:hover,
   span.comment:hover{
   	background-position:0px -22px;
	 }
	 #home a.comment{
	 	margin-left:0px;
	 }
   
   a.permalink,
   li.permalink a {
   background:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_link_link.gif) no-repeat 0 2px;
   padding:0 0 0 18px;
   display:none;
   	color:#525252;
   }
   
   .articles li.permalink.vd,
   div.article li.permalink.vd{
   	display:none;
   }
   a.sharelink,
   li.sharelink a {
   background:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_shareicon_spritre.png) no-repeat 0 1px;
   padding:0 0 2px 16px;
   font-size:10px;
	font-weight:bold;
		color:#525252;
   }
   a.sharelink:hover,
   li.sharelink a:hover{
   	background-position:-1px -28px;
   }
   
   
   li.admin.delete a, .tools .delete a {
   background:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_deleteicon_sprite.png) no-repeat 0 0px;
   padding:0 0 0 16px;
   color:#525252;
	font-size:10px;
	font-weight:bold;
   }
   li.admin.delete a:hover, .tools .delete a:hover{
   	background-position:0px -25px !important;
   }
   .tools .delete a {/*
background-position:0 0
*/}
  .content div.topic li.admin.delete a {/*
background-position: 0 0
*/}

   li.admin.flag a {
   background:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_flagicon_sprite.png) no-repeat 0 0;
   padding:0 0 0 16px;
   color:#525252;
   font-size:10px;
   }
   li.admin.flag a:hover{
   	background-position:0px -25px;
	text-decoration:underline;
   }
   li.admin.edit a {
   background: url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_editicon_sprite.png) no-repeat 0 0px;
   padding: 0 0 0 18px;
   color:#525252;
	font-size:10px;
	font-weight:bold;
   }
   li.admin.edit a:hover{
   	background-position:0px -24px;
   }
   
   li.admin.prome a {
   background:url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_member_pro.png") no-repeat 0 0;
   padding:0 0 0 23px;
   font-size:10px
   }
   
   li.admin.fanme a {
   background:transparent url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_member_fan.png") no-repeat scroll 0px 1px;
   padding:0 0 0 23px;
   font-size:10px
   }
   
   .more {
  	font-size: 11px;
  	font-weight:bold;
  	text-transform: uppercase;
   }
   .more a {
   padding:1px 4px
   }
   li.register {
  	text-transform:uppercase;
  	font-weight:bold;
   }
   .register a {
   padding:1px 4px
   }
   .register a.img_format {
   display:block;
   height:100%;
   text-indent:-9999px
   }
   .new {
  	font-size: 11px;
  	font-weight:bold;
  	text-transform: uppercase;
   }
   .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 23px;
   margin:6px 0 0 30px;
   font-size:10px;
   font-weight:bold;
   font-family:Helvetica,Arial,sans-serif;
   }
   .member_detail .obj_meta ul li {text-transform:capitalize; color:#525252;}
   .obj_meta ul li.hd {display:none;margin:0px;min-height:0px;padding:0px;}
   .obj_meta ul li.songs {
   background:url('http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_songs_icon.png') no-repeat 0 0px;
   }
   .obj_meta ul li.images {
   background:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_stats_images.png) no-repeat 0 0;
   min-height:16px;
   }
   .obj_meta ul li.videos {
   background:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_stats_video.png) no-repeat 0px 0;
   min-height:16px;
   }
   .obj_meta ul li.comments {
   background:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_stats_comments.png) no-repeat 0 6px;
   font-size:10px;
   padding-left:23px;
   margin:4px 0 0px 30px;
   }
   .obj_meta ul li.views {
   	background:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_stats_views.png) no-repeat 0 0;
   	padding-left:23px !important;
   	}
	.obj_meta ul li.admin.fanme {margin:4px 0 0 30px;}
   /* dividers */
   .hd {
   border-bottom:1px solid #e2e2e2;
   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;/*
   height: 21px;*/
 	margin:0;
   padding: 0 !important;
   position: relative;
   overflow:visible;
   background:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_rating_2.png) repeat-x 0 -42px;
   }
   .rating ul.inactive {
   list-style: none;
   height: auto;
   float: left;
   width: 60px;
   margin:0;/*
   background:url('http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_rating_inactive.gif') repeat-x 0 -24px;*/
   background: url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_ratingstars_small_2.png) repeat-x 0 0px;
 }
   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 {
   display: block;
   width:21px;
   height:21px;
   text-decoration: none;
   text-indent: -9000px;
   z-index: 20;
   position: absolute;
   padding:0
   }
   .rating ul li a:hover {
   background:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_rating_2.png) repeat-x 0 -22px;
   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 -21px;
   }
   .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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_rating_2.png) repeat-x 0 0;/*
   position: absolute;
   height: 16px;
   top:0;
   left:0;*/
   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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_ratingstars_small_2.png) repeat-x 0 -42px;
   }
   .rating .total {
   float:left;
   font-weight:normal;
   color:#afaeac;
   line-height:20px;
   text-transform:capitalize;
   font-size:11px
   }
   .photo_viewer .rating .total, .video_player .rating .total {line-height:25px;margin-left:4px;}
   .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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_commenticon_sprite.png) 8px 5px no-repeat;
   float: left;
   padding: 4px 0 2px 18px;
   font-size: 11px;
   margin: 5px 0 0;
   color:#525252;
   font-weight:bold;
 }
 .grid_6 .txt .comments {background-position:2px 6px;}
 .member_detail .txt li.comments {float:none;}
 .txt .author {
 	clear: both;
 }
 /* end comments indications */
   /* OBJECT BLOCKS */
   /* MEMBERS */
   ul.members {
   height:1%
   }
   .members li {
   float:left;
   margin:0 10px 10px 0;
   background:#f8f8f8;
   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;
    	}
    .members li.member.hover .img a {
    background-color:#00b8ff;
    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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_member_xl.gif") no-repeat center center
   }
   .members li.xl .img a {
   width:140px;
   height:140px;
   padding:1px;
   }
   /* MEMBERS: LARGE|104x104 */
   .members li.l {
   width:128px;
   height:106px
   }
   .members li.l .img {
   background:url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_member_l.gif") no-repeat center center
   }
   .content li.member.l .img a {
   width:126px !important;
   height:104px;
   border:1px solid #CCC;
   padding:1px;
   }
   /* MEMBERS: MEDIUM|70x70 */
   .members li.m {
   width:62px;
   height:62px;
   margin:0 12px 2px 0
   }
   .members li.m .img {
   background:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_member_s.gif) no-repeat center center
   }
  .content li.member.m .img a {
   width:60px;
   height:60px;
   padding:1px;
   }
   .content ul.members li.m{
   	border:1px solid #CCCCCC;
	padding:1px;
	
   }
   /* 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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_member_s.gif") no-repeat center center
   }
   .members li.s .img a {
   width:48px;
   height:48px;
   padding:1px;
   }
   .content ul.members li.s{
   	border:1px solid #e2e2e2;
	padding:1px;
   }
   /* 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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_member_xs.gif) no-repeat center center
   }
   .members li.xs .img a {
   width:30px;
   height:30px;
   padding:1px;
   }
   /* 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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_member_s.gif") no-repeat center center
   }
   .tt div.member.m .img {
   background:url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_member_m.gif") no-repeat center center
   }
   .tt div.member.l .img {
   background:url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/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: Georgia, serif;
   font-weight:bold;
   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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_member_m.gif) no-repeat center center
   }
   .content div.member.m .img a {
   width:104px;
   height:104px
   }
   .content div.member.l {
   width:170px;
   padding:24px 0 0;
   }

   .content div.member.l .img {
   width:140px;
   height:140px;
   margin:0 10px 10px 18px;
   background:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_member_xl.gif) no-repeat center center;
   border:1px solid #CCC;
   }
   .content div.member .img {
   position:relative
   }
   .content div.member .img .tools {
   background:#FFF;
   font-size:10px;
   padding:2px;
   line-height:12px
   }
   .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:0;
   }
   .content div.member .txt li.admin.delete {
   padding:0;
   }

   .content div.member .txt li.admin.flag {
	   border-top: 1px dotted #999;
	   padding-left:0px;
   }
   
   .content div.member .txt .obj_meta li.flag a {
   background-position: 0 -74px;
   font-size: 11px
   }
   .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:#333;
   line-height:13px
   }
   .content .foot .obj_meta {
   color:#999;
   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;
   }
   .content .about .description .tools {
   background:#FFF;
   line-height:12px;
   font-size:10px;
   padding:2px
   }
   .content .about .var {
   border-top:1px dotted #e1e1e1;
   margin:10px 0 0;
   padding:10px 0 0;
   font-size:13px;
   /* position:relative;*/
   }
   .content .about .var .tools {
   background:#FFF;
   font-size:10px;
   padding:2px;
   line-height:12px
   }
   .content .about .var .label {
   }
   .content .about .var .value {
   	margin-top:8px;
   	font-family: Georgia, serif;
   	font-size:18px;
   	line-height:24px;
   	}
   /* member's detail page title for pro state */
   .content .head.pro {
   border:1px solid #eee;
   text-transform:capitalize
   }
   /* photos */
   ul.photos {
   height:1%;
   *padding-bottom:9px;
   }
   .photos li {
   float:left;
   clear: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 solid #E1E1E1;}
   .photos li .img a {
   display:block;
   border: none;
   }

   .photos li.pro .img a {
   /*background:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_pro_artist.png) no-repeat center bottom;*/
   }
   .photos li .txt {
   font-size: 11px;
   height: 80px;
   }
   .photos li.s .txt {
		margin-left:20px;
		width: 144px;
   }
   .grid_6 .photos li.s .txt {width: 120px;}
   .photos li .txt .title {
   margin:3px 0 0 0;
   overflow:hidden;
	width:116px;
   
   }
   .photos li .txt .title h4 {
   font-size:11px;
   font-weight:bold;
   line-height:12px
   }
   .photos li .txt .category {
   font-size: 10px;
   line-height:12px;
   clear:both;
   }/*
   .photos li .txt .author {
   font-size:10px;
   line-height:12px;
   float:left;
   }/*
   .photos li .txt .rating {
   float:left;
   overflow:hidden;
   margin:3px 0 0 0
   }
   .photos li .txt .comments {
   font-size: 10px;
   line-height: 13px;
   padding:0 0 0 14px;
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_tools.gif") no-repeat 2px 1px
   }
   .photos li .txt .comments.vd {
   padding:0 0 0 22px;
   margin:3px 0 2px 65px;
   background-position:8px 1px;
   border-left:1px solid #ccc
   }*/
   .photos li .txt .views {
   clear:both;
   font-size:10px;
   line-height:12px;
   height:12px
   }
   /* photo compact (no padding, overlay text) */
   .photos li.compact {
   position:relative;
   overflow:hidden
   }
   .photos li.compact .img {
   position: absolute;
   z-index:1
   }
   .photos li.compact.hover .img a {
   background-color:#fff;
   filter:alpha(opacity=80);
   opacity:0.8
   }
   .photos li.compact .txt {
   padding:6px 0 0 6px;
   margin:0 10px 10px 0;
   position:relative;
   z-index:0;
   overflow:hidden;
   color:#333;
   font-size: 11px;
   height:auto
   }
   .photos li.compact.hover .txt .title,
   .photos li.compact.hover .txt {
   z-index:3;
   display:block
   }
   .photos li.compact .txt .title h4 a {
   color:#666
   }
   .photos li.compact .txt .title h4 a:hover {
   text-decoration:none
   }
   /* photo thumbnails */
   /* container sizes */
   .photos li.xs {
   width:87px
   }
 .photos li.s {
 	width: 100%;
 }
 .grid_3 .photos li.s {margin-right: 0;}
   .photos li.m {
   width:150px
   }
   .photos li.l {
   width:360px
   }
   /* thumb backgrounds */
   .photos li.xs {margin:0 5px 10px;}
   .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.xs .img ,
   .photos li.xs .txt ,
   .photos li.xs .txt .title {width:70px;margin:0px auto 0px;}
   .photos li.xs .txt{margin-top:4px ;}
   .photos li.s .img {
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_photo_s.gif") no-repeat center center;
   width:104px;   
   }
   .grid_3 .photos li.s .img {margin-bottom:7px; margin-left:35px;}
   
   .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:103px;
   height:103px
   }
   .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;
   	}
   .content div.photo .author {float:right;margin-right:14px;font-size:10px;padding-top:2px;}
   
   #photo_detail .content div.photo .author {
   	padding-top:7px;
	*padding-top:8px;
   }
   #video_detail .content div.video .author {
   	padding-top:7px;
	*padding-top:8px;
   }
   
   .content div.photo .author a{font-weight:bold;}
   .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
   }
   .content div.photo .description a.more {
   background:url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_tools_directionals.gif") no-repeat 100% -32px;
   padding:0 10px 0 0;
   float:right
   }
/*   .content div.photo .tools ul li a {
   line-height:20px;
   font-size:11px
   } */
   .content div.photo .tools ul li.admin.delete a {
   background-position: 0 0
   }
   .content div.photo .nav_page {float:none; clear:both;margin:1px 0 6px;}
   .content div.photo .nav_page ul {
   padding:0
   }
   .content div.photo .nav_page ul li.prev {float:left;}
   .content div.photo .nav_page ul li.prev a {
	 background: url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_prev_btn.png) no-repeat 0 0px;
	 padding:0px;
	 height:21px;
	 display:block;
	 border:0;
     margin:0px;
	 width:59px;
   }
   .content div.photo .nav_page ul li.next a {
   background: url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_next_btn.png) no-repeat 0px 0px;
   padding:0px 0 0;
   height:21px;
   display:block;
   border:0;
   margin:0px;
   width:37px;
   }
   .content div.photo .nav_page ul li.next a:hover, .content div.photo .nav_page ul li.next a:focus {text-decoration:underline}
   .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;
   width:100%;
   margin:3px 0 0;
   }
   #blog .articles li{
   	overflow:visible;
   }
   
   .articles li .img {
    float:left;
    margin:0 10px 10px 0;
    border:5px solid #f2f2f2;
    width:48px;
    height:48px;
    background:url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_member_xs.gif") no-repeat center center
	} 
   .articles li .title, .articles li .description, .articles li .author, .articles li .activity, .articles li .category {
   	padding-left:0px;
   	
   	}
  .articles li .description {padding-right:7px;}
  .articles li .description img {display:inline;}
   .articles li .title, div.article li .title {
   margin: 10px 0 10px;
   clear:both;
   }
   .blog_listing .articles li .title{
   	clear:none;
	margin-top:35px;
	*margin-top:14px;
   }
   
   
  #blog .blog_listing .articles li .title{
  	*margin-top:3px;
	}
	
#blog .blog_listing .articles li:first-child .title{
	*margin-top:38px;
}
   
   .blog_listing .articles li:first-child .title{
   	*margin-top:38px;
   }
   
   
   
   
   .articles li .title h4, div.article .title h4 {
   color:#444;
   
   font-size:18px;
   font-weight:bold;
  text-transform:none;
   }
   .articles li .date, div.article .date {
   display:inline;
   margin: 0 0 0 50px;
   background:#e2e2e2 url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_title_inclinedright_small.png) no-repeat scroll right center;
   padding-right:8px;
  height:19px;
		padding-top:6px;
   }
  
  #blog .articles li .date{
padding-right:26px;
background-position:right center;
float:right;
margin:0px;
  }
  
/*
 .mac #blog.firefox3 .articles li .date{
  	padding-right:27px;
	}
 .mac #blog_detail.firefox3 div.article .date{
 	padding-right:27px;
 }
*/
  
 /*
.mac #blog_detail.safari3 div.article .date,.mac #blog_detail.safari4 div.article .date {
 	padding-right:25px;
*/
 }
  
/*
 #blog.msie8 .articles li .date{
 	padding-right:26px;
 }
*/
 
 #home .articles li .date{
 	padding-right:26px;
	background-position:right center;
	
 }
 
 
.mac body#blog.safari3 .articles li .date,.mac body#blog.safari4 .articles li .date{
 	padding-right:25px;
	}
	
 .mac body#home.safari3 .articles li .date,.mac body#home.safari4 .articles li .date{
 	padding-right:25px;
	}
	
.mac body#blog_detail.safari3 div.article .date,.mac body#blog_detail.safari4 div.article .date{
 	padding-right:25px;
	}	
	
 
   .articles li.article .date{
   	
	/*
margin-right:4px;
*/
padding-right:26px;
	/*
padding-top:4px;
*/
   }
   .articles li .author, div.article .author {
   display:inline;
   }
   li.article{
   	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_blog_date.png) no-repeat scroll right top;
	border-top:1px solid #E1E1E1;
   }
   .articles li.article .hd{
   	border:none;
   }
      .articles li.article .author{
		background:#E2E2E2 url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_title_inclinedleft_small.png) no-repeat scroll 0 0;
	float:right;
	margin-right:0;
	
	padding-left:12px;
	height:19px;
		padding-top:6px;
      }

	  #home .articles li.article .author{
	  	padding-left:26px;
	  }
	  
	 #blog .articles li.article .author{
	padding-left:26px;
	 }
   .articles li .author a{
   	color:#00abec;
   }
   .articles li .description,  div.article .description {
   margin:20px 0 5px 0;
  /*
 border-bottom: 1px dotted #9D9D9D;
*/
   overflow:hidden;
   }
   
   #rss_in .articles li .description, #rss_in  div.article .description{
   		margin:0px;
   }
   
   
   #home .articles li .description object, #home .articles li .description img {
   display:block;
   padding-top:5px;
   }
   .articles li .activity, div.article .activity {
   display:inline;
   padding-right:7px;
   }
   .articles li .tools, div.article .tools {
   display:inline
   }
   .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 7px
   }
   .articles li .tools ul li.vd, div.article .tools ul li.vd {
   /*
background: url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/divider.gif) no-repeat 0 1px;
*/
   padding:0 0 1px 10px;
   height:15px;
   *padding-top:3px;
   
   }
   .articles li .category, div.article .category  {
   margin:5px 0 0;
   display:inline;
   font-size:10px;
   
   }
   .articles li .category a
   {
   font-size:10px;
	font-weight:bold;
		color:#525252;
	}
	
   .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:3px;
   background:#eee;
   margin:0 0 10px;
   background:none;
   padding:0;
   border-bottom:1px solid #E1E1E1;
   }
   
   /* used? */
   .content .current_category {
   font-weight:bold;
   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
   }
   
   .content div.article .img {
    float:left;
    margin:0 10px 10px 0;
    border:5px solid #f2f2f2;
    width:48px;
    height:48px;
    background:url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_member_xs.gif") no-repeat center center 
   
   }
   
   .blog_entry .content div.article .img a, .content div.article .img span {
   		display:block;
		width:50px;
		height:50px;
   }
   
   .content div.article .title {
   margin: 0 0 5px
   }
  
  
   .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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_member_s.gif) no-repeat center center;
    margin:0 10px 0 0;
   }
   .topics li .txt {
   	float:left;
   	width:250px;
   	}
   	.grid_6 .topics li .txt {width:330px}
   .topics li .img a {
   width:48px;
   height:48px;
   border:1px solid #CCC;
   padding:1px;
   
   }
   .topics li .date {
   display:inline;
   font-size:11px;
   }
   .topics li .author {
   display:inline;
   font-size: 11px;
   }
   .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;
   }
   .topics li .hd {
   margin:0 0 10px;
   border-bottom:1px dotted #5D5D5D;
   }
   .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 {
   float:left;
   margin:0 10px 0 0;   
   }
   
   .grid_6 .topics li.list .title {width:320px}
   .topics li.list .title h4 {
   	
	 	 font-weight:bold;
	 	font-size:18px;
	 	margin-bottom:10px;
	 	}
		
  .topics li.topic .title h4 {
  	
  	font-weight:bold;
  	font-size:16px;
  }
  
   .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:132px;
	}
	
   .topics li.list .category {
   float:left;
   width:110px;
   font-size:11px;
   padding-top:3px;
   }
   .topics li.list .category ul {
   	padding-top:0;
   	}
   .topics li.list .activity {
   float:right;
   width:62px;
   font-size:11px;
   margin-top: -14px;
   }
   .topics li.list .date {
   float:right;
   clear:right;
   width:80px;
   font-size:11px;
   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}
   .content div.topic .img {
   float:left;
   margin:0 10px 10px 0;
   background:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_member_m.gif) 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: Helvetica,Arial,sans-serif;
   font-weight: bold;
   }
   .content div.topic .txt .author {
   display:inline;
   font-size:11px
   }
   .content div.topic .txt .date {
   display:inline;
   font-size:11px;
   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;
   }
   .comments .body .title.comment {display:none;}
   .comments .body .head .title.comment {display:block;}
   .comments .module .content .head {
   	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_cm_moduleheader_left.png) no-repeat scroll left 0px;
	height:36px;
	padding:0 12px;
	overflow:hidden;
   }
   .grid_9 .comments .module .content .head{width:600px;}
   
   .grid_9 .comments .module .content .head .title{
   	width:184px;
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_cm_moduleheader_left.png) no-repeat scroll left 0;
	}   
   .mac .safari3 .comments .module .content .body .head,
   .mac .safari4 .comments .module .content .body .head,
   .msie8 .comments .module .content .body .head {float:none;}
   .comments .module .content .body .head h3 {
	height:36px;
	padding:5px 12px 0px;
	background:#99ddf7 url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_cm_moduleheader_right_white.png) no-repeat scroll right 0px;
	}
	.grid_9 .comments .module .content .body .head h3{background-position:172px 0px;}
	.grid_5 .comments .module .content .body .head h3 {background-position:178px 0px;}
	.comments .body .head .title.comment{}
	
    .comments .title h3 {
    	text-transform:uppercase;
			 font-weight:bold;
  		 font-size:14px;
    	}
   .content li.comment {
   overflow:hidden;
   padding-bottom:8px;
   }
   .content li.comment.empty {color:#525252;}   
   .comments .input .button.submit input {
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_postcomments_button.png) no-repeat scroll 0 0px;
	border:medium none;
	text-indent:-9999px;
	width:88px;
	}
	 .comments .input .button.submit input:hover{
	 	background-position:0px -29px;
	 }
	
 #blog_detail .content li.comment {
 	padding-top:10px;
 	}
   .content li.comment .member {
   float:left;
   margin:0 10px 20px 0
   }
   .content li.comment .img {
   width:24px;
   height:24px;
   background:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_member_xs.gif) no-repeat center center;
   border:1px solid #CCC;
   }
   .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;color:#525252;
   }
   .content li.comment .txt .author a{font-weight:bold;text-transform:capitalize;}
   .content li.comment .txt .date {
   display:inline;
   text-transform:lowercase;
   font-size:11px;
   font-family:Helvetica,Arial,sans-serif;
   color:#949494;
    left:0;
	position:absolute;
	top:18px;
   }
   .content li.comment .txt .description {margin:11px 0 0;color:#525252;}
   .content li.comment .txt .description p {margin-bottom:0;font-size:11px;}
   .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 solid #E2E2E2;
   margin:0 0 10px;
   float:none;
   display:block
   }
   .content li.comment:first-child .hd{border:none;}
  .module .content .body li.comment ul {padding-top:0;}
  .content li.comment .tools ul li.admin.delete {
  	border:1px solid #CCC;
  	background-color: transparent;
	padding:4px;
  	}
  .content li.comment .tools ul li.admin.delete a {background-position: 0 0;}
   .content .tag { /*aka KEYWORD */
   display:inline;
   margin:0 0.2em 0 0;
   font-family: Georgia, serif;
  font-size:16px;
  font-weight:normal;
   }
 	.content .division {padding-bottom:10px;}
   .content .division .title {
 	font-family: Helvetica,Arial,sans-serif;
 	font-size:14px;
   font-weight:bold;
   }
   .content .division .category {
   padding:5px 10px 5px
   }
   .content .division .category.selected {
   background:#cceffc;
   }
   .content .division .category .title {
   padding:0;
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   }
   .content .division .category .title a {
   display:block;
   text-transform:capitalize
   }
   .content .division .category .title span {
   display:block;
   text-transform:capitalize
   }
   .content .division .category .date {
   font-size:11px
   }
   .content .division .category.selected .title a {
   color:#525252;
   }
   .content .division .category.selected .date {
   color:#ddd
   }
   .content ul#category-list {
   overflow:visible;
   }
   .content ul#category-list ul {padding-top:5px}
   .categories .module .content .foot .nav_meta {padding-top:0}
   .categories .module .content .foot .nav_meta li.new{padding:0px 1px 0px 5px}
   /* video */
   ul.videos {
   height:1%
   }
   .videos li {
   margin:10px 0 0 0;
   float:left;
   display:inline;
   background:transparent;
   padding:0 
   }
   #member_detail .grid_6 .videos li.video {margin:17px 17px 0px;}
   .grid_6 .txt .rating,
   .grid_6 .txt .comments {float:none;margin-top:12px;}
   
   div.grid_6 .txt .rating{margin-top:2px;}
   
   #centerWrapper.grid_6 .photo_thumbnail .module .content .foot,
   #centerWrapper.grid_6 .video_thumbnail .module .content .foot{
   	background: transparent none;
   }
   #centerWrapper.grid_6 .photo_thumbnail .module .content .foot .nav_meta,
   #centerWrapper.grid_6 .video_thumbnail .module .content .foot .nav_meta {
   	float:left;
	margin-left:8px;padding:0 6px;
	}
   #centerWrapper.grid_6 .video_thumbnail  .module .content .foot .nav_page ,
   #centerWrapper.grid_6 .photo_thumbnail  .module .content .foot .nav_page{   	
 	float:right;
	margin-right:8px; padding:0 6px;
    }
	#photo #centerWrapper.grid_6 .photo_thumbnail .module .content .foot .nav_page,
	#photo_detail .grid_6 .photo_thumnail .module .content .foot .nav_page {
		margin-right:0;
		padding:0 0 0 0;
	}
	#photo #centerWrapper.grid_6 .photo_thumbnail .module .content .foot,
	#photo_detail .grid_6 .photo_thumnail .module .content .foot {
		background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_videofoot.png) repeat-x scroll left center;
	}
	#photo #centerWrapper.grid_6 .photo_thumbnail .module .content .foot .nav_page ul,
	#photo_detail .grid_6 .photo_thumnail .module .content .foot .nav_page ul {
		background-color:#fff;padding:0px;*width:160px;
	}	
	
   .grid_6 .grid_3 .videos li,
   .grid_6 .grid_3 .videos li.m {margin-right:0px}
   .videos li .hd {
   margin:0;
   border-bottom:1px dotted #5D5D5D;
   }
   .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 {
   /*border: 1px solid #B3B3B3;*/
   }
    .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.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_videoplay_small.png') no-repeat center center;
   }
   .videos li.pro .img a {   
   /* background:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_pro_artist.png) no-repeat center bottom; */
   }
   .videos li .txt {
   overflow:visible;
   }
   .videos li.list .txt {
   float:left;
   height:auto;
   *float:none;
   margin-top:4px;
   }
   
   /********* fixing for title truncate issue ************/
   .videos li .txt .title {
    display:block;
    overflow:hidden;
	width:110px;
   }
   .videos li .txt .title h4 {
    font-size:11px;
    font-weight:bold;
   }
   .videos li.video .txt .title h4 {height:25px;overflow:hidden;}
   .videos li .txt .duration {font-size:11px;font-weight:bold;color:#525252;}
   
	 .videos li .txt .author {
	 	font-size:10px;
	 	line-height:13px;
	 	clear: both;
	 }
   .videos li .txt .description {
   font-size:10px;
   line-height:13px
   }
   .videos li .txt .activity {
   display:inline
   }/*
   .videos li .txt .rating {
   padding:5px 0;
   float:left
   }
 .videos li .txt .rating ul {float: none;}
   .videos li .txt .comments {
   font-size: 10px;
   line-height: 13px;
   padding:0 0 0 14px;/*
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_tools.gif") no-repeat 2px 1px;
   background: url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/speechbubbles.png) left top no-repeat;
   }
   .videos li .txt .comments.vd {
   padding:0 0 0 22px;/*
   margin:5px 0 5px 65px;
   background-position:8px 1px;
   border-left:1px solid #ccc;
   float: left;
   border: 1px solid red;
   }*/
   .videos li .txt .views {
   font-size: 10px;
   line-height: 13px;
   clear:both
   }
   .videos li .txt .views .val {
   color:#666
   }
   .videos li .txt .category {
   font-size: 10px;
   line-height: 13px
   }
   /* 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
   }
   .msie7 .videos li.s .img ,
   .msie7 .videos li.s .img a{margin-left:0px;}
   .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;
   border:none;
   /*margin-left:-1px;*/
   }
  .content .videos li.m .img a {
   height:79px;
   border:none;

   }
   /********* 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:104px
   }
   .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-left:0px;
   margin-bottom:8px;
   width:140px;
   *float:none;
   }
   .videos li.pro .txt .author a {
   padding:0 23px 0 0;
   /*background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_member_pro.gif") no-repeat 1px 100%*/
   }
   .content div.video {
   overflow:hidden;
   height:1%
   }
   .content div.video.pro {
   border:0;
   background:none;
   }
   .content div.video .title {
   text-transform:uppercase
   }
   .content div.video .player {
   margin:6px 0;
   height:342px;
   background:#000
   }
   .content div.video .author {
   float:right;
   font-size:10px;
	margin-right:14px;
	padding-top:2px;
   }
   .content div.video .author a{font-weight:bold;}
   .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;
   }
   .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
   }
   .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
   }
   .content div.video .ad_sponsor {
   display: none;
   }
  .content div.video .tools ul li {
   float:left
   }
.video_player .content div.video .tools ul li  {
	float:right;
  padding-right:10px;
  }
 .content div.video .tools ul li.admin.delete {
   padding:0 20px 0 0;
   }
   
 .photo_viewer .content div.photo .tools ul li  {
 	float:right;
   padding-right:20px;
   }   
  .content div.photo .tools ul li.admin.delete {
    padding:0 20px 0 0;
   }
   
   .photo_viewer .content div.photo .tools ul li.sharelink{
   	*padding-top:1px;
   }
   .video_player .content div.video .tools ul li.sharelink{
	*padding-top:1px;
   }

   /* 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 {
   border: 2px solid #f6f6f6;
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_audio_img.gif") no-repeat center center !important;
   float:left;
   margin:0 10px 0 0
   }
   .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 {
   font-size:11px;
   display:inline
   }
   .songs li .txt .duration {
   font-size:11px;
   margin:0 0 0 0.6em;
   display:inline
   }
   .songs li .txt .category {
   font-size:11px
   }
   .songs li .txt .views {
   font-size:11px;
   clear:both
   }
   .songs li .txt .views .val {
   color:#666
   }
   .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 .txt .comments {
   font-size: 10px;
   line-height: 13px;
   padding:0 0 0 14px;
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_tools.gif") no-repeat 2px 1px
   }
   .songs li .txt .comments.vd {
   padding:0 0 0 22px;
   margin:1px 0 5px 65px;
   background-position:8px 1px;
   border-left:1px solid #ccc
   }*/
   .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:Verdana;
   }
   .content div.audio .title {
   color:#333;
   padding:10px 10px 40px 0;
   margin:0 0 1px;
	font-size:10px;
   }
   .content div.audio .title .img {
   float:left;
   margin:0 10px;
   background:url('http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_pl_info_img.gif') no-repeat top left;
   display:block;
   width:70px;
   height:70px
   }
   .content div.audio .title h3 {
   color:#333;
   font-weight:bold;
   text-transform:capitalize;
   margin:10px 0 0;
   font-family:Helvetica,sans-serif;
	font-size:14px;
	line-height:20px;
   
   }
   .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:12px;
   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: bold;
   text-transform: uppercase;
   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_tools.gif") no-repeat 0 -89px;
   border-bottom:1px dotted #ccc
   }
   .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:bold;
   font-size:13px;
   text-transform:uppercase
   }
   .input {
   margin:0 0 10px;
   overflow:hidden;
   color:#4e4e4e;
   }
   fieldset .note,
   .input .note {
   margin:5px 0;
   }
   .input.radio input {
   float:left;
   margin:0 10px 0 0
   }
   .input.radio label strong {
   color:#333;
   font-size:14px;
   font-weight:bold
   }
   .input#inputCount {
   float:left;
   font-size:10px;
   font-family: Helvetica,Arial,san-serif;
   line-height:13px;
   color:#525252;
   }
   .input.textarea textarea {
   border:0;
   width:99%;
   border:1px solid #99ddf7;
   font-size: 12px;
   font-family: Helvetica,Arial,san-serif;
   padding:7px 10px;
   height:120px;
   color:#525252;
   }
   .input.file input, .input.browse input {
   	border:1px solid #CCCCCC;
   	padding:2px 10px;
   	}
   .input.text input {
    border:1px solid #fff200;
   	padding:2px 10px;
	color:#4e4e4e;
   	}
	.m32 .input.text input {
		border:1px solid #66CDF4;
	}
	
	
  .grid_5 .input.textarea textarea {width:343px;*oveflow:auto;padding:3px 0;margin-top:0px;*margin-top:-1px;}
  .grid_6 .input.textarea textarea {width:383px;}
  .grid_9 .input.textarea textarea {padding:3px 0;width:615px;margin-top:0px;*margin-top:-1px;}
   .inline .input {
   margin:20px 0 0
   }
   .input label {
   display:block;
   margin:0 0 5px
   }
   .add_new_article .input label {
   	font-size:12px;
		font-weight:bold;
		text-transform:uppercase;
		}
   .button {
   margin:0 0 0 10px
   }
   .button.submit {
   float:right;
   margin:0;
   display:inline
   }
   /* For EOS 1.11 upgrade */
   .button.submit input {
   border:0;
   cursor: pointer; /* added for all 'Post comment' buttons */
   padding: 3px 5px;
   margin:0;
   display:block;
   font-size:11px
   }
   /* End of  EOS 1.11 upgrade */
   .button.cancel {
   margin:0 10px;
   float:right;
   display:inline
   }
   .reset_password .input #submit{
   	border: 1px solid #fff200;
	background:#fff200;
	padding:5px;
   }
   .reset_password .input #submit:hover{
   	border:1px solid #66cdf4;
   }
   
  .input .button.submit input, .button.cancel input{
  	border: 1px solid #fff200;
  	color: #525252;
  	font-family: Arial, Helvetica, sans-serif;
  	font-weight:bold;
  	font-size:14px;
  	background: #FFF41E none repeat scroll 0 0;
  	text-transform:uppercase;
  	padding:2px 10px;	
	cursor:pointer;
  }
  .m32 .input .button.submit input{
  		border: 1px solid #fff200;
  }
  .m32 .input .button.submit input,.m32 .button.cancel input{
  
	font-weight:bold;
  	font-size:14px;
	background:#fff200;
  }
  
  .m32 .input .button.submit input:hover{
  		border: 1px solid #66CDF4;
  }
  
  .reset_password .input #submit {
  	*width : 148px;
	color:#525252;
	font-family:Helvetica,Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
  }
  
  .input .button.submit input{
  	    *padding:0px;
	}
	
  .button.cancel input {
  	border:0;
  	font-size:12px;
  	text-transform:none;
  	font-weight:normal;
  	padding:4px 0 0 0;
  	background-color:#000000;
	cursor:pointer;
  	}
  .edit_profile fieldset {
  	padding-bottom:10px;
  	border-bottom:1px solid #E1E1E1;
  	}
	.edit_profile .hd {display:none;}
	.mac .safari3 .edit_profile .body fieldset,
	.mac .safari4 .edit_profile .body fieldset {
		display:inline;
	}
  .edit_profile fieldset:first-child {
  	padding-bottom:0;
  	border-bottom:0;
  	}
  .edit_profile fieldset legend {
  	font-size:18px;
  	font-family: Helvetica,Arial,sans-serif;
  	text-transform: none;
  	margin-top:10px;
  	padding-top:7px;
	*margin-left:-7px;
  	}
   .edit_profile fieldset:first-child legend {
   	margin-top:0; 
   	padding-top:0;
   	}
   .edit_profile .content .body {
   padding-top:10px;
   overflow:hidden;
   }
   .edit_profile .main {
   float:left;
   width:605px;
	 overflow:hidden;
   }
  /* .edit_profile .main .hd {
   margin:20px 0 0 0;
   float:none;
   display:block;
   border-bottom:1px solid #999;
   } */
   .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:500px;
	line-height:18px;
	border:1px solid #99DDF7;
   }
   
   .edit_profile .input.text label,
   .edit_profile fieldset .note,
   .input .note {
   	width:auto;  line-height:18px;
	}
	
   .edit_profile fieldset .note {margin-top:0;color:#949494;}
   .edit_profile fieldset .input.textarea textarea {width:586px;}
   .edit_profile li.input  {margin-top:10px}
   .edit_profile .input label {
   		font-size:12px;
   		text-transform:uppercase;
   		font-weight:bold;
		color:#444444;
   	}
	
	.msie7 .edit_profile li.input.radio ul li label,
	.msie8 .edit_profile li.input.radio ul li label {
		width:575px;
		float:left;
		margin-top:4px;
	}
	
   .edit_profile .input.textarea label {
   	padding-top:8px;
   	font-family: Helvetica,Arial,sans-serif;
   	font-size:12px;
   	text-transform:none;
   	font-weight: bold;
	color:#444444;
   	}
   .edit_profile .input div#inputCount {
   	font-size:10px;
   	font-family: Helvetica,Arial,sans-serif;
   	line-height:12px;
   	margin:10px 30px 0 2px;
	text-align:right;
	color:#525252;
   	}
   .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:375px
   }
   .edit_account .input.text input {
   width:365px;
   }
   .edit_account li.input.text.private{
   	padding-right:25px;
   	background: transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/lock_15x15.png) no-repeat right 22px;
   }
    li.input.required  label {
   	background:transparent url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_required.png") no-repeat scroll 0 5px;
	padding:0 0 0 9px;
	}
   
   /* --- For eos upgrade to 1.9 --- */
  	.edit_account .edit_items, 
	.edit_account .mobileEmail,  
	.edit_account #submitDiv { 
	margin:15px 0 15px 20px 
	}
   /* --- End of  eos upgrade to 1.9 --- */
   .edit_account #submitDiv {margin-bottom:0}
	.edit_account .edit_items {
		font-family: Georgia, serif;
		font-size:18px;
		font-weight:bold;
		}
	.edit_account .edit_items * {
		font-family: Arial, sans-serif;
		font-size:13px;
		font-weight:normal;
	}
	.edit_account .edit_items label {
		text-transform:uppercase;
		font-weight:bold;
		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 {
    border-top:1px solid #66CDF4;
    border-bottom:1px solid #66CDF4;
    padding:5px 0;
    text-align:left;
    }

   .sign_up .input label {
   float:left;
   width:90px;
   padding-top:4px;
   }
   #sign_up .sign_up .input.checkbox label {width:280px;}
   
   .sign_up .input.select {
   text-align:left;

   
   }
   .sign_up .input.select label {
   margin:0 10px 0 0
   }
   .sign_up .input.text input,  
   .join .input.text input {
   height:20px;  
	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;

   	}
	
	.mac #sign_up li.input.submit{
		height:25px;
	}
	#sign_up li.input{
		*width:332px;
	}
	 
   	#sign_up .sign_up .input .message span.description {		
		background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_register_alert.png) no-repeat scroll 0 3px;
		color:#333;
		height:50px;	
		left:-125px;
		padding:19px 14px 0;
		text-align:left;
		position:absolute;
		font-family:helvetica;
		font-size:11px;
		font-weight:300;
		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:2px 10px 0 2px;
   }

	.sign_up .input {margin-bottom:8px;}
   .sign_up_confirm .body div {
   margin:10px 0
   }
   .sign_up_confirm .body #closeBtn {
   margin:15px 0
   }
   .login fieldset {
   border:0;
   }
   .login .input {
   text-align:right;
   margin:0 0 10px
   }
   .login .input label,  .join .input label {
   float:left;
   width:80px;
   padding-top:4px;
   }
   .join .input label {width:auto}
   .login .input.select {
   text-align:left
   }
   .login .input.select label {
   margin:0 10px 0 0
   }

   .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:0px;
   display:inline;
   border:0px;
   }
	.login .input .button.cancel input,
	.login .input .button.cancel input, 
	.forgot_password .input .button.cancel input {		
		background:transparent;
		text-transform:capitalize;
		cursor:pointer;
		font-size:12px;
		font-weight:bold;		
		padding-top:7px;
		border:0px;
		margin-right:8px;
		padding-right:5px;
	}
	.sign_up .input .button.cancel input{
			background:transparent;
		text-transform:capitalize;
		cursor:pointer;
		font-size:12px;
		font-weight:bold;		
		padding-top:7px;
		border:0px;
	}
	
	.mac .safari3 .sign_up .input .button.cancel input,
	.mac .safari4 .sign_up .input .button.cancel input{
		padding-top:2px;
	}
	
	.login .input .button.cancel input:hover, 
	.sign_up .input .button.cancel input:hover,
	.forgot_password .input .button.cancel input:hover {text-decoration:underline}
    .login .input .fpl {
	     display:block;
	     margin:0;
	     width:100%;
	     font-size:11px;
		 clear:both;
		 text-transform:capitalize;
		 border-top:0px;
		 clear:both;
		 font-weight:bold;
		 color:#b5b5b5;
		 width:36%;
		 float:right;
   }
   
   .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 label {
   float:left;
   width:80px;   
   }
   .forgot_password .input.text input {
   width:169px
   }
   .forgot_password .input .button.submit {
	float:right;
   }

   .forgot_password_confirm .address {
	   font-weight:bold;
	   margin:20px 0
   }

   .reset_password .note {
	   margin-bottom:15px
   }
   #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:521px;
   margin:4px 0;
   border:1px solid #99DDF7;
   }

   .media_upload .input.textarea textarea {
   width:521px
   }

   .media_upload .input .button.submit {
   padding:0 8px 0 0;
   float:left
   }

   .media_upload .input .button.submit input {
   padding:0 2px 0 7px;
   font-weight:bold
   }
   .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:#666
   }
   .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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/edit_profile_top.png) no-repeat scroll 0 0;
   	height:4px;
   	}
   	.tt .tt_foot {
			background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/edit_profile_bottom.png) no-repeat scroll 0 100%;
			height:9px;
			}
   .tt .tts {
   position:absolute;
   height:100%;
   285px
   left:22px;
   top:0;
   z-index:1;
   width:100%;
   }
   .tt .ttsh {
	background: #FFF url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/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/d13/1c5/ed1e7577954e406a7dcb1ce10f/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/d13/1c5/ed1e7577954e406a7dcb1ce10f/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 {
   	/*height:9px;
   	width:100%; */
   	
   	position:relative;
   	top:9px;
   	}
   
   /* tb close button style */
  #TB_closeAjaxWindow {
	float:right;
	margin-bottom:1px;
	padding-bottom:5px;
	padding-left:0;
	padding-right:10px;
	padding-top:4px;
	text-align:right;
	}
  
 
  
  
   #TB_closeAjaxWindow #TB_closeWindowButton {
   background:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_close_sprite.png) no-repeat scroll 0px 0px !important;
   padding:0 15px 0 0;
   color:#fff;
   padding-bottom:4px;
	padding-left:0;
	padding-right:38px;
	padding-top:0;
	text-indent:-9999px;
	display:block;
	*width:36px;
	*padding-right:0px;
   }
   
   
    #TB_closeAjaxWindow #TB_closeWindowButton:hover{
  	background-position:0 -31px !important;
  }
 
 #html-1382932 .content .head{
 	display:none;
 }
 
 #html-1382932 .content{
 	margin-top:17px;
 }
 
 #html-1382932 .content .body{
 	padding-top:2px;
 }
 
   #html-1382932 .content .body h4 {
   font-size:28px;
   font-weight:bold;
   margin:0 0 10px;
   padding:10px 0 0 0;
   }
   #html-1382932 .content .body p {
   margin:0 0 20px
   }
   #html-1382932 .content .body p.linkList {font-weight:bold}
   #html-1382932 .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;
  	}
  
 
  /*Top and bottom rounded corners */
 
  
 

  #container div.grid_5 .ad {
  	padding-top:0px;
	background:transparent none;
   }
  #container div.grid_5 .ad .ad {padding:0; border:0; background-image:none}
  #container div.grid_5 .ad .content {  
	padding-bottom:0px;
	background:transparent none;
	}
	 #container div.grid_5 .ad .content .body{
	 	background:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_feature1_417x200.jpg);
	 }
  #container div.grid_5 .ad .content .body {
  	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_audioplayer_strip.png) repeat scroll 10px center;
	padding:20px;
	width:305px;
	border:none;
	}
	.msie8 #container div.grid_5 .ad .content .body {padding-top:0px;}
	
  .msie8 div.grid_5 .ad .content .body{width:auto;height:auto;}
  #home .grid_5 .member_listing .module .content .body ul.members {
	  	width: 320px;
	  	margin:0 auto;
  }
.member_listing .module .content .foot .nav_meta,
.discussion_listing .module .content .foot .nav_meta {}
 .discussion_listing .module .content .foot .nav_meta {
	 	width:auto;
	 	}  
  .grid_6 .member_listing .module .content .body ul.members {
  	width: 384px;
  	margin:0 auto;
  }
  

 #header h2 a {color: #1f2123; text-decoration:none} 
 body#home h1, #header h2 {
	color: #1f2123;
	font-size:36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	padding:12px 0 0 0;
	width: 990px;
	margin:0 auto;
	} 
	#header h2#siteLogo{
		width:120px;
		margin:0 0 0 33px;
		float:left;
		position:absolute;
		z-index:5;
		
	}
	#headerWrapper{
		position:relative;
	}
	#header h2#siteLogo a{
		width:120px;
		display:block;
		text-indent:-9999px;
	}
  /* Home page styles were present here. It has been moved to pages.css */

  body#community_landing .module .content .nav_page {display:none}
    
  .blog_listing .module .content .head .title h3 {float:left;}
  .blog_listing .module .content .foot .nav_meta {
  	float:none;
  }
 #home .blog_listing .module .content .head .title .nav_meta {
  	float:right;
	padding-top:34px;
	display:none;
  }
  .blog_listing .module .content .head .title .nav_meta ul li.new {
  	float:left;
  }
  .blog_listing .module .content .head .title .nav_meta ul li.more {
  	float:right
  }
  .blog_listing .module .content .head .title .nav_meta ul li:first-child {
  	float:left;
  }
  .blog_listing .module .content .foot .nav_meta ul li.new {
	float:left;
  }
  .blog_listing .module .content .foot .nav_meta ul li.more {
  	float:right;
  }
  .video_playlist .module .content .foot .nav_meta ul li.more{float: left}
  .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;
   	padding-top:13px;
   	}
   #FooterLinks1 div,  #FooterLinks2 div,#FooterLinks3 div {
   	float:left;
   	width:198px;
   }
  #FooterLinks1 h4,  #FooterLinks2 h4 {
  	text-transform: uppercase;
  	color:#FFF;
  	margin-bottom:5px;
  	font-size:18px;
  }
  #FooterLinks1 ul li,  #FooterLinks2 ul li {margin-bottom:7px}
  #FooterLinks1 ul li a,  #FooterLinks2 ul li a {
  	font-weight:bold;
	color:#525252;
font-family:arial;
font-size:12px;
font-weight:bold;
  	}
	
	#FooterLinks3{
		display:none;
	}
   
   /* 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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/flag_uk.gif);
 }
 #FooterLinks3 ul li.germany{
 	background-image:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/Germany_flag16x11.png);
 }
 #FooterLinks3 ul li.spain{
 	background-image:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/Spain_flag_16x11.png);
 }
 
 #FooterLinks3 ul li.japan{
 	background-image:url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/Japan_flag16x11.png);
 }
  /*End footer links international pages*/
   /* Footer logo links */
   #logoLinks {
   	width:993px;
   	height:76px;
   	margin: 0 auto;
   	text-indent:-9999px;
   	position:relative;
   	}
   #logoLinks a {
   	height: 76px;
   	text-indent:-9999px;
   	display:block;
   	position:absolute;
   	top:0;
   }
   #logoLinks #myspaceLink {width:163px; left:180px}
   #logoLinks #youtubeLink {width:164px; left:343px}
   #logoLinks #pvLink {width:165px; left:508px}
   #logoLinks #ljLink {width:165px; left:673px}
   #logoLinks #fbrLink {width:161px; left:838px}
   
   #logoLinks #myspaceLink:hover {background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_logolinks.jpg) no-repeat scroll -180px -105px;}
   #logoLinks #youtubeLink:hover {background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_logolinks.jpg) no-repeat scroll -343px -105px;}
   #logoLinks #pvLink:hover {background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_logolinks.jpg) no-repeat scroll -508px -105px;}
   #logoLinks #ljLink:hover {background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_logolinks.jpg) no-repeat scroll -673px -105px;}
   #logoLinks #fbrLink:hover {background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_logolinks.jpg) no-repeat scroll -838px -105px;}
   
   /* Blog summary styles */
   .articles li .title h4 a {
   	font-family: Helvetica,sans-serif;
   	font-weight:bold;
   	font-size:15px;
   	text-transform:none;
	color:#00abec;
   	}
   /* End blog summary styles */
   
   li.feature .txt {
   	padding-left:2px;
   	}
   
   li.feature h4 { 
   	font-weight:bold;
   	font-size:15px;
   	padding-bottom:15px;
   	}
   	
   	li.feature .description {
   		font-size:12px;
   		color:#818181;
 }
 .site_activity .module .content .body ul.events {
 	padding-top:0;
 }
 .events li {/*
 	float: left;
 	width: 100%;
 	clear: both;*/
	padding:7px 0 7px 50px;
 }
 .site_activity .events li {border-top:1px solid #e2e2e2;padding:7px 0 7px 7px;}
 .site_activity .events li:first-child{border:none;}
 .site_activity .events li.se_video{padding:13px 8px 10px 75px;position:relative;}
 .site_activity .events li.se_photo{padding:13px 8px 10px 51px;position:relative;}
 .site_activity .events li.se_video .description div.s div.img,
 .site_activity .events li.se_photo .description div.s div.img{
 	left:7px;
	position:absolute;
	top:12px;
 }
 .events .performer .txt{color:#00ABEC;font-weight:bold;}
 .events .act {color:#525252;}
 .events .date {color:#949494;}
 .events li .txt {
 	padding:7px 0 7px 40px;
 	font-family: Helvetica,Arial,sans-serif;
 	font-size: 12px;/*
 	position: relative;/*
 	display: block !important;*/
 	min-height: 37px;
 	margin: 0;
 }
 .events li .txt a {font-weight:bold}
 .events .performer .img a {
 	border:1px solid#CCC;
 	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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_video_a0.png) no-repeat scroll center center;
		}
	.events .description .comment {
	background:#EEEEF0;
	font-size:11px;
	color:#525252;
	padding:6px 10px;
	display:none;
	}
	.site_activity .events .description .comment{
		background:transparent none;
		font-style:italic;
	}
	#member_detail .events .description .comment,
	#community_landing .events .description .comment{
		display:block;
	}
 .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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_member_xs.gif);
 }
 .site_activity .events .performer .img {display:none;}
 .events .performer .txt {padding: 0;}
 .events li .hd {
 	border-bottom:1px dotted #9C9C9C;
 	margin-bottom:0;
 }
 .site_activity .events li .hd {border:none;}  	
 .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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_audio_img.gif') no-repeat top left;
}  	
   
   #launchPlayerLink {
   	display:block;
   	background: url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/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 {background:#CCEEFB url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_footer_1px.png) repeat-x scroll left top;}
  .mac body.safari3 #footer {background:#bfebfb url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_footer_1px.png) repeat-x scroll left top;}
  .mac body.safari4 #footer {background:#bfebfb url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_footer_1px.png) repeat-x scroll left top;}
  .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:0 0 5px 0; padding-top:14px;}
  #header .ad .ad {padding-top:0}
  #header .ad .content .body {margin:0 auto;}
  
  /*Community page styles */
  ul#bandPhotoList {text-align:center}
  ul#bandPhotoList li {
  	float:left;
  	margin-right:2px;
  	}
  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:2px}
 
   
  /* Comments module */
  .comments .module .content .body {padding-top:10px}
  
  /************* CELLSTREAM CSS BEGIN ****************/
  #cellStreamWrapper .csWrapper .timestamp,#cellStreamWrapper .csWrapper .user, #csLogoElement, #cellStreamWrapper .csContent{
  	font-family: "Verdana";
  	font-size:10px;
  	line-height:13px;
  	color:#888;
  }
  
	#cellStreamSlider {
	height:190px;
	padding:5px 0 0;
	position:relative;
	z-index:900;
}
  #csLogoElement{
  	text-align:right;
  	padding-right:30px;
  	padding: 12px 10px 12px 0px;
  }
  
  #cellStreamWrapper .csPage {
 	position:relative;
 	padding-left:20px;
		_padding-left:0px;
  }
  
  #cellStreamWrapper .csCell{
  	position:absolute;
  	width:123px;
  	height:180px;
  	overflow:hidden;
  	background:#fff;
  	border:1px solid #cBcBcB;
  	-moz-border-radius:3px;
  }
  
  #cellStreamSlider .csCell0{
  	left: 0px;
  }
  #cellStreamSlider .csCell1{
  	left: 133px;
  }
  
  #cellStreamSlider .csCell2{
  	left: 266px;
  }
  
  #cellStreamSlider .csCell3{
  	left: 374px;
  }
  
  #cellStreamSlider .csCell4{
  	left: 498px;
  }
  
  #cellStreamWrapper .csContent{
  	height:125px;
  	overflow: hidden;
  	margin:5px;
  	width:111px;
  	border:1px solid #ccc;
  	margin-bottom:6px;
  	
  }
  
  #cellStreamWrapper .imageVideo{
  	border:0px;
  	width:113px;
  }
  
  #cellStreamWrapper .imageVideo .image {
  	overflow: hidden;
  	border: 1px solid #ccc;
  	cursor: pointer;
  }
  #cellStreamWrapper .csContent .image img, 
  #cellStreamWrapper .csContent .video img{
  	height:100%;
  }
  #cellStreamWrapper .imageVideo .image img, 
  #cellStreamWrapper .csContent .video img{
  	height:90px;
	width:100%;
	cursor:pointer;
  }
#cellStreamWrapper .imageVideo .image img {border:none;}  
  
  #cellStreamWrapper .imageVideo .video {
  	height:90px;
  	overflow: hidden;
  	border: 1px solid #ccc;
  }
  
  .videoParams {display:none;}
  
  #cellStreamWrapper  .text {
  	padding:5px;
  	color: #333;
  }
  
  	#cellStreamWrapper .fullText {
		padding:5px;
	  	color: #333;
		font-family: Georgia, serif;
		font-size: 14px;
	}
	
  #cellStreamWrapper .imageVideo .text {
  	padding:6px 0 0 0;
  }
  
  #cellStreamWrapper .csWrapper{
  	overflow: hidden;
  	color:#888;
  	margin:0 5px 0 5px;
  	border-top: 1px solid #ccc;
  	padding-top:6px;
  }
  
  /********* code for the on hover state active classes ***********/
  #cellStreamSlider .active{
  	height:248px;
  	width:225px;
  	z-index:5;
  }
  
  /*#cellStreamSlider #csCell0.active,#cellStreamSlider #csCell3.active,#cellStreamSlider #csCell6.active,#csCell9.active {
  	left: 0px;
  	top:-35px;
  }*/
 
 #cellStreamSlider .csCell.active{
 	border:1px solid #ccc;
 }	
  #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;
	*margin-top:0px;
	*margin-left:0px;
}

.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:205px;
  }
  
  #cellStreamWrapper .active .imageVideo .image img{
  	height:155px; cursor:pointer;
  }
  
  #cellStreamWrapper .active .imageVideo .video img{
  	height:155px;
  }
  #cellStreamWrapper .active .imageVideo .video {
  	height:155px;

  }
  
  #cellStreamWrapper .active .csWrapper{
  	margin: 0px 10px;	
  }
  
  #cellStreamWrapper .active .csWrapper .timestamp{
  	float:left;
  }
  
  #cellStreamWrapper .active .csWrapper .user{
  	float:right;
  }
  
  /* Code for CS Buttons */
  #csButtonWrap {
  	position:absolute;
  	right:10px;
  	top:6px;
  	width:48px;
  	height:23px;	
  }
  #csButtonWrap a:focus { -moz-outline-style: none; }
  #csButtonWrap #csPrevious,#csNext{
  	display:block;
  	color:#cbcbcb;
  	background-color:#fbfbfb;
  	-moz-border-radius:3px;
  	width:23px;
  	height:23px;
  	text-decoration: none;
  }
  
  #csButtonWrap #csPrevious{
  	float:left;
  }
  
  #csButtonWrap .csPrevious {
  	background-image: url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/prevButton.png");
  	cursor: pointer;
  }
  
  #csButtonWrap .csPreviousDisabled {
  	background-image: url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/prevButtonDisabled.png");
  	cursor: default;
  }
  
  #csButtonWrap #csNext{
  	float:right;
  }
  
  #csButtonWrap .csNext{
  	background-image: url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/nextButton.png");
  	cursor: pointer;
  }
  
  #csButtonWrap .csNextDisabled {
  	background-image: url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/nextButtonDisabled.png");
  	cursor: default;
  }
  
  .clear{
  	clear:both;
  }
  
  /**************************  Cellstream detail page section ******************************/
	
	
	 #cellStreamPhotosViewer .csWrapper .timestamp,#cellStreamPhotosViewer .csWrapper .user, #csLogoElement, #cellStreamPhotosViewer .csContent{
		font-family: "Verdana";
		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: arial;
		font-size:14px;
		font-weight:bold;	
		color:red;
	}
	#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:350px;
  }
  #music_player .module {
  	margin:0;
  	padding: 0;
  	}
  #music_player .module .content {padding:0;background:none;}
  #music_player .module .content .body {
  	padding:10px 0px 0px 0px;
  }
  #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:bold;
  	font-size:18px;
  	text-align:center;
	color:#525252;
  	}
  .member_detail .module .content .foot .obj_meta {padding:0 0 14px 0}
  .about_me .body .about {color:#525252;font-family:helvetica;padding:5px;padding-top:10px;}
  
 /* end member profile page*/
 
 /* photos */
 #photo .photos li.photo, #photo_detail .photos li.photo {
 	clear:none;
 	width:104px;
	margin:0 15px 10px;
 	}
 #photo ul.photos li.photo, #photo_detail ul.photos li.photo {
 	height:225px;
 }
 #photo .photos li .txt, #photo_detail .photos li .txt {
 	margin-left:0;
 	margin-top:8px;
 	}
 #photo_detail div.photo {padding-top:6px}
 #photo_detail .photo .title {clear:both;}
 #photo_detail .photo .title h3 {
 	/*font-size:20px;*/
 	padding:2px 0;
 	/*font-family:  Helvetica, Arial,sans-serif;*/
 	font-weight:bold;
	word-spacing:4px;
 	}
 	
 /* 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:210px;
	margin:10px 14px 10px 12px;
	width:104px;
 }
 #video .grid_6 .video_thumbnail .module .content div.body ,
 #video_detail .grid_6 .video_thumbnail .module .content div.body{
 	padding:20px 13px 15px 14px;
 }
 #video .videos li .img, #video_detail .videos li .img {
 	width:104px;
 	margin-bottom:8px;
 }
 #video .grid_6 .video_thumbnail .module .content .foot .nav_page ul,
 #video_detail .grid_6 .video_thumbnail .module .content .foot .nav_page ul {
 	background:#fff;
	*width:170px;
 }
#video_detail.msie7 .videos li .img{margin-left:0px;}
 #video_detail div.video {padding-top:6px}
 #video_detail .video .title {clear:both;}
 #video_detail .video .title h3 { 	
 	padding:2px 0 0 0;
 	/*font-family: Helvetica,Arial,sans-serif;*/
 	font-weight:bold;
	letter-spacing:0;word-spacing:4px;
	}
 
/* sign up, login, reset password forms (pages.css doesn't work */
body.m32 {
 background:#fff;
 color:#525252;
 font-family: Helevetica,Arial,sans-serif;
 font-weight:bold;
 }
 .m32 #wrapper {
 width:430px;
 padding-bottom:1px;
 background:transparent;
 }
body#login.m32 #wrapper, body#sign_up.m32 #wrapper {width:100%}
.m32 #container {
 padding:10px 0 0 0;
 margin-top:5px;
 margin-bottom:0;
 }
body#login.m32 #errorMsg, body#sign_up.m32 #errorMsg {
	width: 312px;
	margin:0 auto;
	text-align:center;
	padding: 6px 0;
	background-color: #AA1213;
	color: #FFF;
	text-transform: uppercase;
	border:2px solid #66CDF4;	
	
}
body#sign_up.m32 #errorMsg {width:360px}
body#join.m32 #errorMsg {width:410px; margin:0 auto;padding:12px;border:2px solid #66CDF4;background-color: #AA1213;color: #FFF;text-transform: uppercase;border-bottom:0px;}
body#reset_password.m32 #errorMsg {
	width:392px;
	margin:1px 0px 10px 0px;	
	text-align:center;
	padding: 6px 0;
	background-color: #AA1213;
	color: #FFF;
	text-transform: uppercase;
	border:2px solid #66CDF4;
	}
	
.mac body#reset_password.m32.firefox3 #errorMsg{
		width:392px;
	}

body#login.m32 #container #moduleContainer0 {
	width:315px;
	margin:0 auto;	
	padding:0px 0px 0px 0px;
	}
body#login.m32 .html .module .content .body{
	border:2px solid #66CDF4;	
	padding:12px 14px 12px 12px;
}	
body#sign_up.m32 #container #moduleContainer0 {
	width:360px;
	margin:0 auto;
	border-right: 2px solid #66CDF4;
	border-left: 2px solid #66CDF4;
	border-top:2px solid #66CDF4;
	}
	body#reset_password.m32 #container #moduleContainer0 {
		width:370px;		
	}	
	body#reset_password.m32 #container #moduleContainer1{
		 width:370px;
		 float:left;
		 display:inline;	
		border:2px solid #66CDF4;
		padding:12px;
	}
 .m32 #container #moduleContainer1 {
	 width:370px;
	 float:left;
	 display:inline;
	 border:1px solid #000;
	 border-width: 0 1px 1px 1px;
 }
body#login.m32 #container #moduleContainer1, 
body#sign_up.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;
	padding-top:0px;
 	}

body#login .login .module .content .body,
body#login .forgot_password .module .content .body,
body#login .forgot_password_confirm .module .content .body {
	width:287px;
	border-right: 2px solid #66CDF4;
	border-left: 2px solid #66CDF4;
	border-bottom:2px solid #66CDF4;
	margin:0 auto;
	padding:12px;
	}
	
	
	
.mac  body#login.firefox3 .login .module .content .body,
.mac  body#login.firefox3 .forgot_password .module .content .body,
.mac  body#login.firefox3 .forgot_password_confirm .module .content .body,
.mac  body#login.safari3 .login .module .content .body,
.mac  body#login.safari3 .forgot_password .module .content .body,
.mac  body#login.safari3 .forgot_password_confirm .module .content .body,
.mac  body#login.safari4 .login .module .content .body,
.mac  body#login.safari4 .forgot_password .module .content .body,
.mac  body#login.safari4 .forgot_password_confirm .module .content .body{
	width:287px;
}	
	
	
	
body#sign_up .sign_up .module .content .body, 
body#sign_up .sign_up_confirm .module .content .body {
	width:336px;	
	margin:0 auto;
	}

body#login.m32 .module .foot, 
body#sign_up.m32 .module .foot {padding:0 5px 5px 5px;}

body#login .login .input .button.submit {padding-bottom: 10px}
.m32 .module .content .head h3 {
	border-color:#727374;
	color: #525252;
	background:none;
	}
.m32 .page_title .module .head, .m32 .reset_password .module .head {
	padding-top:7px;
	background:transparent;
	border:0;
	padding:0px;
	}
.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 .sign_up_confirm .module .content .head, .m32 .forgot_password_confirm .module .content .head {
	background:transparent;
	width:336px;
	margin:0 auto;
	padding:12px;
	border:2px solid #66CDF4;
	display:block;
	float:none;
	height:48px;
	}
.m32 .forgot_password_confirm .module .content .head {width:287px}
.m32 .sign_up_confirm .module .content .head h3, .m32 .forgot_password_confirm .module .content .head h3 {
		border-bottom: 0;
		background:none;
		text-align:center;
		float:none;
		padding-top:6px;
		}
.m32 .forgot_password_confirm #closeBtn {margin-left:15px}
.m32 .module .content .foot div.poweredBy {
	background-color:#66CDF4;
	padding-left: 48px;
	background-position: 8px 50%;
	margin-top:10px;
	}
.m32 	.module .content {padding:0}
.m32 .html .module .content .body {padding-top:10px}
.m32 label {
	text-transform:capitalize;
	font-size:12px;
	color:#525252;
	font-family:Helvetica,Arial,sans-serif;
	font-weight:bold;
	
	}
.m32 .checkbox label {text-transform: none;}
/* end sign up, logn, pw reset forms */

/* modal dialogs */
.adminModalWindow, #alertDeleteConfirm {
background: #000 url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_admin_modal.png) repeat-x scroll left top !important;
width: 312px !important;
border:1px solid #000;
z-index:100;
}
.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-size:18px;
	}
.adminModalWindow .top a.closeModal, #alertDeleteConfirm .top a.closeModal {
	text-indent:-999px !important;
	right: 6px !important;
	top:2px !important;
	width: 40px !important;
	height:20px !important;
	padding-left:0px !important;
	background-repeat: no-repeat !important;
	background: url('http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_close_sprite.png') no-repeat scroll 0px 0px !important;
	}
body .adminModalWindow .top a.closeModal:hover,
body #alertDeleteConfirm .top a.closeModal:hover{
	background-position:0px -31px !important;
}
.adminModalWindow .main, #alertDeleteConfirm .main {color:#FFF !important;}
.adminModalWindow .actions button.smallPrimary, 
#alertDeleteConfirm .actions .button.submit {
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:14px !important;
	font-weight:bold !important;
	text-transform:uppercase;
	background:#FFF41E none repeat scroll 0 0 !important;
	border:1px solid #525252 !important;
	color:#525252 !important;
}
#alertDeleteConfirm.adminModalWindow .actions button.smallPrimary{
	padding:0 !important;
	margin-left:0;
	color:#525252 !important;
}
.adminModalWindow .actions button.smallPrimary span {
	color: #525252 !important;
	padding:0 !important;
	background:transparent !important;
	height: auto !important;
	line-height:1.16em !important;
	}
	
#alertDeleteConfirm .actions .button.submit {
color: #0094CC !important;
padding:4px !important;
border:1px solid #0094CC !important;
float:none;
}

.adminModalWindow .actions button.smallSecondary, #alertDeleteConfirm .actions .button.cancel {
	font-weight:normal !important;
	background: transparent !important;
	padding: 0 !important;
	color:#0094cc !important;
}
.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;
		}
.modalWindow .top a.closeModal {
	background: transparent url(/admin/img/buttons/message_close.gif) repeat scroll 0 0 !important;
	padding-right:0 !important;
	}
.modalWindow .actions .button.cancel button {color:#0094cc !important;}
.modalWindow .actions .button.submit button {
	color:#525252 !important;
	font-weight:bold !important;
}
/* End modal dialogs */

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


.tourDatesWrapper{
	padding:0px;
	margin:0px;
	
}
.tourDatesWrapper .tourDatesUnit{
	
	padding:10px 0;
	margin-bottom:2px;
	font-size: 13px;
	background:#CCEEFB none repeat scroll 0 0;
}

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

#rss_in-327532 .module .content .body{
	padding-top: 0px;
}

.tourDatesWrapper .tdDateField{
	float:left;
	width:50px;
	color:#ffffff;
	align:center;
	font-family: Verdana;
	font-size: 9px;
	margin-top: 3px;
	text-transform: uppercase;
	
	
}

.tourDatesWrapper .tdMonth{
	height: 10px;
	margin-left:12px;
	text-align: center;
}

.tourDatesWrapper .tdDD{	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-left:9px;
	margin-top:2px;
	text-align: center;
}

.tourDatesWrapper .tourVenueBuyWrapper{
	float:right;
	width:350px;
}

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

.tourDatesWrapper .tourVenueBuyWrapper .tdVenueField .tdVenue {
	font-weight: bold;
	font-size: 14px;
	padding-bottom:0px;

}

.tourDatesWrapper .tourVenueBuyWrapper .tdBuyLinksField{
	font-family: Arial;
	font-size: 13px;
	float:right;
	padding: 0px;
	width:100px;
	padding-bottom: 5px;
}

.tourDatesWrapper #tdViewAll{
	text-transform:capitalize;
	font-weight:bold;
	font-size:11px;
	}

.tourDatesWrapper #tdViewAll a{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_tourfoot.png) no-repeat scroll 0px 0px;
	height:18px;
	text-indent:-9999px;
	display:block;
	
}

.tourDatesWrapper .tdBuyLinks a{
	
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_tickets_sprite.png) no-repeat scroll 0px 0px;
	display:block;
	height:17px;
	text-indent:-9999px;
	}
.grid_3 .tourDatesWrapper .tdBuyLinks a{
			margin-left:90px;
			
		}
.tourDatesWrapper .tdBuyLinks a:hover{
	background-position:0px -22px;
	}
	
.tourDatesWrapper .tourVenueBuyWrapper .soldOut{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_soldout.png) no-repeat scroll 0px 0px;
	height:15px;
	text-indent:-9999px;
	width:57px;
	display:block;
	
}
.grid_3 .tourDatesWrapper .tourVenueBuyWrapper .soldOut{
	margin-left:72px;
}
.grid_3 .tourDatesWrapper .tourVenueBuyWrapper .tdVenueField{
	float:left;
	width:135px;
	font-size:12px;
    font-weight:normal;
    
}
 .tourDatesWrapper .tourVenueBuyWrapper .tdVenueField{
 	font-size:12px;
	}

.grid_3 .tourDatesWrapper .tourVenueBuyWrapper .tdVenueField .tdVenue {
	font-weight: bold;
	font-size: 12px;
	padding-bottom:3px;
	color:#525252;
}
.tourDatesWrapper .tourVenueBuyWrapper .tdVenueField .tdVenue {
	color:#525252;
	}
.tourDatesWrapper .tourVenueBuyWrapper .tdVenueField .tdArtistName{	
	overflow:hidden;
	padding-top:10px;
}

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

.grid_3 .tourDatesWrapper .tourVenueBuyWrapper .tdBuyLinksField {
	font-family: Arial;
	font-size: 13px;
	float:left;
	padding-top: 10px;
	padding-bottom: 5px;
	width:200px;
}
/* end tour dates */

dl {
	overflow:auto;
	padding-top:2px;
	}
dt {
	float:left;
	width:25%;
	font-weight:bold;
	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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_close_sprite.png) no-repeat scroll 0 0;
	display:block;
	float:right;
	height:21px;
	text-indent:-9999px;
	width:36px;
}
.sharebox .sb_head .sb_title a.shareclose:hover{
	background-position:0px -31px;
} 
	
	
.sharebox .sb_content .sb_body ul li.shareweb ul li a {
	color:#333;
	font-family: Verdana, sans-serif;
	font-size:11px;
	}
.sharebox .sb_content .sb_body ul li label {
	color: #333;
	font-family: Verdana, 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 {}
.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:24%}
.sharebox .sb_content .sb_body ul li.shareweb ul li.google {
	width:24%; 
	background: url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/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 .hd {display:none}

.sharebox .sb_content .sb_body ul li.shareurl input {
	color:#333;
	width: 310px;
	margin:4px 0 0 10px;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	}
.sharebox .sb_content .sb_body ul li.shareembed textarea {
	color: #333;
	font-size: 11px;
	font-family: Verdana, 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 .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:12px}
*: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/d13/1c5/ed1e7577954e406a7dcb1ce10f/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/d13/1c5/ed1e7577954e406a7dcb1ce10f/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:bold;
}

.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 fieldset legend {
	text-transform:uppercase;
} 
.edit_profile .module .body fieldset ul .textarea label {
	text-transform:uppercase;
} 
.tt div.member .txt .title h4 {
	text-align:center;
}


.media_upload .body .textarea label,
.media_upload .body .text label {
	font-weight:bold;
	text-transform:uppercase;
}

/*
.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,
#FooterLinks2 div.footerBlock1,
#FooterLinks2 div.footerBlock2, 
#FooterLinks2 div.footerBlock3
{
	width:125px;
}
#FooterLinks1 div.footerBlock4{width:105px;}
#FooterLinks1 div.footerBlock1,#FooterLinks2 div.footerBlock1{width:145px;}
#FooterLinks1 div.footerBlock2,#FooterLinks2 div.footerBlock2{width:165px;}
#FooterLinks1 div.footerBlock3,#FooterLinks2 div.footerBlock3{	width:105px;}
#FooterLinks1 div.footerBlock5,
#FooterLinks2 div.footerBlock5{
	width:72px;
}
#FooterLinks1, #FooterLinks2 {
	width:640px;
}
#FooterLinks1 div.footerBlock1 h4{width:76px;}
#FooterLinks1 div.footerBlock2 h4{width:85px;}
#FooterLinks1 div.footerBlock3 h4{width:85px;}
#FooterLinks1 div.footerBlock4 h4{width:70px;}
#FooterLinks1 div.footerBlock5 h4{width:130px;}
#FooterLinks2 div.footerBlock1 h4{width:130px;}
#FooterLinks2 div.footerBlock2 h4{width:130px;}
#FooterLinks2 div.footerBlock3 h4{width:110px;}
#FooterLinks2 div.footerBlock4 h4{width:70px;}
#FooterLinks2 div.footerBlock5 h4{width:75px;}

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

/* To override thickbox settings */
#TB_overlay { z-index:2000;}
#TB_window{ z-index:2002;border:2px solid #66CDF4;}
#TB_load{ z-index:2003;}
#TB_HideSelect{ z-index:1999;}

#TB_title{
	background:#66CDF4;
}

#alertFlagConfirm.modalWindow {
	*background-color:transparent !important;
}

#alertFlagConfirm.modalWindow .top {
	padding: 0px ! important;
	z-index:1000 !important;
}
#alertFlagConfirm.modalWindow .main {
	  background:#FFFFFF url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_audioplayer_strip.png) repeat-x scroll 0 0 !important;
	  color: #FFFFFF;
	  *padding-bottom:10px !important;
	  position:relative !important;
	  z-index:10 !important;
}
#alertFlagConfirm.modalWindow .main .module{
	background:#FFFFFF none repeat scroll 0 0 !important;
	border:0 none !important;
	padding:0;
	*padding-left:10px;
}
#alertFlagConfirm.modalWindow .main .module .content .head {
	padding:0 0 0 10px !important;
	width:74%;	
}
#alertFlagConfirm.modalWindow .main .module .content .body {
	padding-bottom:10px !important;
	padding-left:10px !important;
}

.msie7 #alertFlagConfirm.modalWindow .main .module .content .body div:first-child{
	width:350px !important;
	overflow:hidden;
}

#alertFlagConfirm.modalWindow .top a.closeModal {	
	display:block;
	position:absolute;
	text-indent:-9999px !important;
	right: 9px !important;
	top:13px !important;
	width: 40px !important;
	height:20px !important;
	padding-left:2px !important;
	background-repeat: no-repeat !important;
	background: url('http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_close_sprite.png') no-repeat scroll 0px 0px !important;
}
body #alertFlagConfirm.modalWindow div.top a.closeModal:hover{
	background-position:0px -31px !important;
}
#alertFlagConfirm.modalWindow .main .module .content .head {padding:0px 0 0 10px !important;width:350px;}
#alertFlagConfirm.modalWindow .main .module .content .head h3 {
	background:transparent none repeat scroll 0 0;
	text-transform: capitalize;
	color:#525252;
	font-size:24px;
}
#alertFlagConfirm.modalWindow .main .module .content .body p{color:#525252;}

#alertFlagConfirm.modalWindow .actions .button.submit {
	text-align:center;
	width:58px;
	height:27px !important;
	background:#FFF41E none repeat scroll 0 0 !important;;
	border:1px solid #525252 !important;;
	color:#525252 !important;;
	text-transform:uppercase;
	margin-top: -3px;
	font-size:14px !important;;
	font-weight:bold;
	font-family: Helvetica, Arial,sans-serif !important;;
}
#alertFlagConfirm.modalWindow .actions .button.submit button{
	padding:0px 0 0px 1px !important;
	cursor: pointer !important;
	font-family: Helvetica, Arial,sans-serif !important;
	font-size:14px !important;
	height:27px !important;
	*width:64px;
	color:#525252 !important;
}
.msie8 #alertFlagConfirm.modalWindow .actions .button.submit button{padding:0px 0 0px 3px !important;}

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

#alertFlagConfirm.modalWindow .actions .button.cancel button{cursor:pointer;}

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

/* Start of edit account */
.edit_account .input.checkbox {
  margin:0;
}
.edit_account .hd {
  border-bottom:1px solid #ccc;
  margin:0 0 10px 0
}
.edit_account .title {
/* margin:0 0 5px 0*/
}
.edit_account .title h4 {
  display:inline;
  font-weight:bold;
  margin:0 4px 0 0
}
/* --- For eos upgrade to 1.9 --- */
 	/* .edit_account em {  font-size:11px;}*/
/* --- End of eos upgrade to 1.9 --- */

/* 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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_member_s.gif") 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/d13/1c5/ed1e7577954e406a7dcb1ce10f/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:1px solid #e1e1e1;
padding:1px;
width:140px;
}
.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:12px;
height:100%;
line-height:12px;
overflow:hidden
}
.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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_commenticon_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 24px;
border-left:none;
background-position:0 1px;
clear:both;
height:auto;
margin:0;
}
.albums li .txt .description {
height:auto;
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;
color:#525252;
}
.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 {
width:104px;
height:104px
}
.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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_album_xs.gif") no-repeat 50% 50%;
}
.albums li.s .img {
background:url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_album_s.gif") no-repeat 50% 50%;
}
.albums li.m .img {
background:url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_album_m.gif") no-repeat 50% 50%;
}
.albums li.l .img {
background:url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_album_l.gif") no-repeat 50% 50%;
}
.albums li.xl .img {
background:url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_album_xl.gif") no-repeat 50% 50%;
}
.albums li.xxl .img {
background:url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/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/d13/1c5/ed1e7577954e406a7dcb1ce10f/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/d13/1c5/ed1e7577954e406a7dcb1ce10f/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/d13/1c5/ed1e7577954e406a7dcb1ce10f/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/d13/1c5/ed1e7577954e406a7dcb1ce10f/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/d13/1c5/ed1e7577954e406a7dcb1ce10f/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/d13/1c5/ed1e7577954e406a7dcb1ce10f/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;

width:100%;
padding:10px 0;

}

   
.playlist .info .img {
background:url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_album_xs.gif") no-repeat 50% 50%;
float:left;
margin:0 10px;
}
.playlist .info .img span {
display:block
}
.playlist .info .img{
	border:0px;
}
.playlist .info .xs .img {
background:url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_album_xs.gif") no-repeat 50% 50%;
}
.playlist .info .s .img {
background:url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_album_s.gif") no-repeat 50% 50%
}
.playlist .info .m .img {
background:url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_album_m.gif") no-repeat 50% 50%
}
.playlist .info .l .img {
background:url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_album_l.gif") no-repeat 50% 50%
}
.playlist .info .xl .img {
background:url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/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/d13/1c5/ed1e7577954e406a7dcb1ce10f/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 {
margin:0 10px;
font-size:9px;
font-weight:bold;
text-transform:uppercase;
color:#00abec;
}
.playlist .info .txt .title h3 {
color:#525252;
font-size:13px;
text-transform:uppercase;
margin:3px 0;
font-weight:bold;
}
.playlist .info .txt .album {
color:#666;
font-size:12px;
margin:0 0 10px 0
}

.playlist.s .player {
height:35px;
background:#fff;
border:1px solid #d4d3d3;
border-top:0px;
width:100%;

margin-bottom:5px;
}
.grid_9 .playlist.s .player{
	width:588px;
}
.grid_5 .playlist.s .player {
	width:315px;
	}

.playlist.v .player {
height: 300px
}
.playlist .list {
overflow-y:auto;
overflow-x:hidden;
height:auto;
}
.playlist .list ul li {
background:#F8FDFE;
border-top:1px solid #e1e1e1;
color:#fff;
font-size:11px;
line-height:20px;
overflow:hidden;
vertical-align:top;
padding-bottom:8px;
padding-left:5px;
padding-right:5px;
padding-top:2px;
height:12px;
}

.playlist .list ul li.active {
background:#ccc;
color:#444
}
.playlist .list ul li .status {
width:20px;
float:left;
height:20px
}
.playlist.s .list ul li.active .status {
background:url('http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_pl.gif') no-repeat 50% 5px
}
.playlist.v .list ul li.active .status {
background:url('http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_pl.gif') no-repeat 50% -12px
}
.playlist .list ul li .sequence {
width:20px;
text-align:center;
float:left;
line-height:19px;
color:#525252;
font-size:10px;
font-weight:bold;
background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_bckslash.jpg) no-repeat scroll right center;
padding-right:2px;
}
.playlist .list ul li .title {
width:130px;
float:left;
margin:0 0 0 5px;
line-height:19px;
color:#525252;
font-size:10px;
font-weight:bold;
text-transform:uppercase;

}
.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:#c3c3c3;
float:right;
height:16px;
font-size:9px;
text-transform:uppercase;
position:relative;
text-indent:-9999px;
display:block;
padding-right:10px;
width:30px;
margin-top:5px;
cursor:pointer;
}





.playlist .list ul li .buy a {
background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_buytrack_sprite.png) no-repeat 0 -20px;
border:0;
color:#fff;
padding:3px 0;
text-indent:-9999px;
width:30px;
height:16px;
display:block;
float:right;
position:relative;
padding:0px;
}
.playlist .list ul li .buy a:hover{
	background-position:0px 4px;
}

.playlist .list ul li .buy{
*font-size:1px;
*line-height:0px;
}


.playlist .list ul li.active .buy {
text-indent:-9999px;
display:block;
margin-top:2px;
*font-size:1px;
*line-height:0px;
}




.playlist .list ul li .information {
float:left;
margin-left:54px;
margin-top:4px;
width:24px;
}

.grid_5 .playlist .list ul li .information {
float:left;
margin-left:37px;
margin-top:3px;
width:24px;
}

.playlist .list ul li .information a {
display:block;
text-indent:-9999px;
background:url('http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_lyrics.png') no-repeat 0 0px;
}
.playlist .list ul li .information a:hover {
	background-position:0px 3px;
	
}

.playlist .list ul li.active .information a {
background:url('http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_lyrics.png') no-repeat 0 0;
line-height:15px;
height:16px;
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/d13/1c5/ed1e7577954e406a7dcb1ce10f/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 .list {

}
.song_playlist .module .content {
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_audioplayer_title.png) no-repeat 0 0;
	padding-top:63px;	
}
.song_playlist .module .content .body{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_audioplayer_strip.png) repeat 0 0;
	border:0px;
	
}

.song_playlist .module .content .foot{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_audioplayer_strip.png) repeat-x 0 0;
	padding-bottom:20px;
	
}

.song_playlist .module .content .foot .nav_meta{
	background:none;
}


.song_playlist .module .content .foot .nav_meta ul li{
	background:#fff;
	padding:5px;
	margin-top:5px;
}

.song_playlist .module .content .foot .nav_meta ul li.launchPlayer{
	margin-left:15px;
}

.song_playlist .module .content .foot .nav_meta ul li.more{
	margin-right:15px;
}

.song_playlist .module .content .foot .nav_meta ul li a{
	padding:0px;
	background:none;
	height:auto;
	width:auto;
	text-indent:0px;
	font-weight:normal;
	font-size:10px;
	display:inline;
}
.song_playlist .module .content .foot .nav_meta ul li a:hover{
	
font-weight:bold;
	text-decoration:none;

}
.playlist{
	padding:0px 15px;
}

.playlist .info {
  background:#fff;
  border:1px solid #d4d3d3;
  border-bottom:0px;
}



.playlist .list ul li.active {
	background: #fdf64e;
	color:#333333;
	
}

.playlist .list ul li .buy a {
	color:#0094CC;
}

.button.cancel input {
  	background-color:#FFFFFF;
}

.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/d13/1c5/ed1e7577954e406a7dcb1ce10f/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;
}   

.input.file input, .input.browse input {
	padding:2px;
}

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

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

li.admin.flag a {
	padding:0 0 0 8px;
	display:block;
	height:16px;
}

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

}

#uploadPolicy {
padding-top: 10px;
}


/************** Ie comments issue *****************/
.grid_5 .comments ul li.comment .txt{
	*width:275px;
}

.grid_6 .comments ul li.comment .txt{
	*width:345px;
}

.grid_9 .comments ul li.comment .txt{
	*width:555px;
}

/******************** 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:0 10px 10px 0;
    border:1px solid #f2f2f2;
    width:48px;
    height:48px;
    background:url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_member_xs.gif") no-repeat center center;
}

.blog_listing .article div.img{
	
}

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

.login .input.text input { 	
	height:20px;
	width:185px;	
	padding-top:4px;
}

.login .input label{
color:#525252;
font-family:Helvetica,Arial,sans-serif;
font-weight:bold;
padding-left:0;
padding-top:8px;
}


.login .input .button.submit input,
.forgot_password  .input .button.submit input{
    	background:#fff200;		
		padding:4px 14px 5px 10px;
		*padding: 5px 15px 5px 13px;
		border:1px solid #FFF200;
		cursor:pointer;
		width:90px;
}




#sign_up .input .button.submit input{
	border:1px solid #FFF200;
	padding:5px;	
	cursor:pointer;
	width:132px;	
	text-transform:capitalize;
	font-size:16px;
}

.login .input .button.submit input:hover,
.forgot_password  .input .button.submit input:hover,
#sign_up .input .button.submit input:hover{
	border:1px solid #66CDF4;
}

.forgot_password fieldset .note {
margin:0 0 1px;
padding-bottom:8px;
}
.forgot_password .input label{
padding-left:5px;
padding-top:5px;
}

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

.forgot_password .errorInput{
	margin-top:27px;
	display:block;
}


.msie8 .nav_meta ul li.poweredBy a {height:20px;}

div.poweredBy a {
	margin-top:-14px;
}

.forgot_password .module .content .body ul{
	border-top:1px solid #66CDF4;
}

/* Added after upgrading to 1.9 for regitration module - start*/
.forgot_password fieldset { 
 height:185px 
}
/* Added after upgrading to 1.9 -End*/
.forgot_password .input .button.submit input:hover{
	border:1px solid #66CDF4;
	background:#FFF200;
}
.forgot_password .input .button.submit input{
padding:4px 5px 5px 5px;
*padding:4px 8px 4px 6px;

}

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

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

body#reset_password.m32 .module .foot{
	padding:0 6px 5px;	
}
body#sign_up.m32 .sign_up .module .foot,
body#login.m32 .login .module .foot,
body#reset_password.m32 .login .module .foot{
	margin-top:25px;
}

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

.sign_up li.select select{
	margin-left:26px;
	padding:4px;
	border:1px solid #66CDF4;
	width:100px;	
	font-family:Helvetica,Arial,sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#4e4e4e;
}
.sign_up li.select input{
   border:1px solid #66CDF4;
   padding:4px;	
   *padding-top:2px;
   width:32px;
   font-family:Helvetica,Arial,sans-serif;
   font-size:12px;
   font-weight:bold;
   color:#4E4e4e;
}
#sign_up .page_title .module .content .head{
	background:none;
	height:auto;
}
#sign_up .page_title .module .content .head h3{
	padding:12px;
	background:none;
}
.m32 .page_title .module{
margin-bottom:0;
}
.login .input .button.cancel input{
	padding-right:5px;
	padding-top:4px;
	font-weight:bold;
}

.sign_up #cmsgData\[day\]{
	width:28px;
	border:1px solid #66CDF4;
	font-size:12px;
	font-weight:bold;
	font-family:Helvetica,Arial,sans-serif;
	color:#4E4E4E;
}

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

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

body#sign_up .sign_up .module .content .body, body#sign_up .sign_up_confirm .module .content .body{
border-left:2px solid #66CDF4;
border-right:2px solid #66CDF4;
border-bottom:2px solid #66CDF4;
padding:12px;
}


#sign_up  .button.submit{
	float:right;	
}
#sign_up .input .button.submit input{
	margin-left:14px;
	*margin-left:13px;
}



#sign_up .button.cancel {
	float:right;
	margin-left:5px;
	margin-top:4px;
}
.mac .safari3 #sign_up .button.cancel,
.mac .safari4 #sign_up .button.cancel{
	margin-top:0px;
}
.login .button.submit,.forgot_password .button.submit  {
	float:right;	
}

.login .button.cancel {
	float:right;
	margin-top:4px;	
}

.login .input .button.submit input{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_submit_sprite.png) no-repeat scroll 0 0;
	text-indent:-9999px;
	width:45px;
	*width:47px;
	height:20px;
}
.login .input .button.submit input:hover{
	background-position:0 -29px;
}
.forgot_password .button.cancel{
	float:right;
	
}
.forgot_password .button.cancel input{
	margin-right:20px;
}
#TB_window #TB_iframeContent {
	height:536px !important;	
	background:#fff !important;
	margin-top:0px !important;
}

.mac .firefox3 #TB_window #TB_iframeContent{
	height:547px !important;
}

.msie7 #TB_window #TB_iframeContent{
	height:582px !important;
}
#join.m32 #container #moduleContainer2{

}
#join.m32 #container #moduleContainer2 {
	float:none;
	display:block;
	clear:both;
	margin:0 auto;
	width:410px;
}
#join.m32 .module .content .body ul {
	padding-left:0px;
	
}

.join .module .content .body {
	margin: 0 auto;
	width:386px;
}
.join .input.text input{
	float:right;
margin-right:55px;
}
#join .sIFR-alternate{

}

#join.m32 #wrapper{
width:100%;
} 

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

#join.m32 #container #moduleContainer0{
	margin:0 auto;
	border:2px solid #66CDF4;
	border-bottom:0px;
	width:410px;
	padding:12px;
}
#join #moduleContainer3{
	width:100%;
}
#join .module .content .foot {
	width:100%;
	margin-top:25px;
}

body#join.m32 #html-344525 .content .foot  {
	margin-top:0px;
}

#join .join .module .content .foot {
	width:96.4%;
}



#join.m32 .module .content .body ul li{
	
}

#join.m32 .module .content .body ul li.annotation{
	padding-left:0px;
}

/****************** Global Twitter Styles *************/
a.twitterContainerMore{	
display:block;
color:#0094CC !important;
font-size:11px;
font-weight:bold;
text-transform: uppercase;
padding:5px 9px 6px 0;
}

a.twitterContainerMore{
bottom:-36px;
position:absolute;
right:2px;	
}

#html-683925 .module,
#html-659778.html .module{position:relative;}

a.twitterContainerMore.top{display:none;}

a.twitterContainerMore{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_viewmore.png) no-repeat scroll 0 0;
	display:block;
	height:43px;
	text-indent:-9999px;
	width:49px;
}
a.twitterContainerMore:hover {
	background-position:1px -54px;
}

.grid_5 a.twitterContainerMore{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/visit_dropdown_5.png) no-repeat scroll 314px 8px;
}

.twitterContainer {
	display:block;
	/*background:#504F4F;*/

}
.twitterContainer .reply a{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_reply.png) no-repeat;
	display:block;
	height:11px;
	width:44px;
	float:left;
	padding-right:15px;
	margin-left:50px;
	margin-top:2px;

	
}
.twitterContainer .retweet a{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_retweet.png) no-repeat;
	display:block;
	height:11px;
	width:54px;
	float:right;
	
}

.twitterContainer .followTag {
	color:#949494;
	font-size:10px;
	padding-bottom:10px;
	border-bottom:1px solid #e2e2e2;
	padding-left:16px;
	padding-right:16px;
}
.grid_5 .twitterContainer .followTag{
	padding-left:20px !important;
	padding-right:20px !important;
}
.grid_5 .twitterContainer ul.tweetsHolder li.tweets{
	padding-left:20px;
	padding-right:20px;
}

.twitterContainer .followTag .label {
	color:#00aeef;
	font-size:11px;
	font-weight:bold;
	padding-right:5px;
	
}

.twitterContainer ul {
	list-style: none;
}

.twitterContainer li {	padding: 0 16px 35px;}

#community_landing .twitterContainer li.tweets{padding:0 16px 14px;}

#photo_detail .twitterContainer li.tweets,
#video_detail .twitterContainer li.tweets,
#blog_detail .twitterContainer li.tweets {padding:0 8px 14px;}

.module .content .body .twitterContainer ul.tweetsHolder{
	padding-top:9px;
}

.grid_5 .module .content .body .twitterContainer ul.tweetsHolder{
	padding-left:20px;
	padding-right:20px;
}
.grid_5 .module .content .body .twitterContainer ul.tweetsHolder li.tweets{
	padding:0px !important;
}

.tweetsHolder .userInfo,
.tweetsHolder .userInfo a {
	font-size: 11px;
	font-weight: bold;
	color: #949494 !important;
	padding-top:7px;
	display:inline;
}

.tweetsHolder .follow a {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	line-height:1em;
	margin:0 0 10px;
	text-transform:capitalize;
}


.tweetsHolder .userLink {
	display: inline;
}

.tweetsHolder .message {
	color: #525252;
	font-weight: normal;
	font-size: 12px;
	padding: 5px 0px 3px;
	display:inline;
}

.tweetsHolder .message a {
	color: #00aeef;
}

.tweetsHolder .created {
	text-align: left;
	color:#949494 !important;
	font-size: 11px;
}
.tweetsHolder .created,
.tweetsHolder .reply {margin:7px 0px 10px;}

.tweetsHolder .follow {
	margin: 3px 0;
	background: url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/follow-arrow.png) no-repeat 0 75%;
	display:none;
}
.tc_nav_page{
	position:relative;
	padding:5px;
	float:right;
}

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


.tc_nav_page .tcPreviousDisabled{
	background: url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_page_prev_disabled.png) no-repeat;	
	cursor:default !important;
}
.tc_nav_page .tcNextDisabled{
	background: url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_page_next_disabled.png) no-repeat;	
	cursor:default !important;
}

.tc_nav_page .tcNextEnabled{
	background: url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_page_next.png) no-repeat;
}
.tc_nav_page .tcPreviousEnabled{
	background: url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_page_prev.png) no-repeat;	
}



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

/*Temporary styling for event module*/
ul.cal_events {padding:9px 9px 0px;font-family: Helvetica,Arial,sans-serif;font-size:12px;}
ul.cal_events li .txt{position:relative;}
ul.cal_events li.cal_event{*position:relative;}
ul.cal_events li .txt .date {float:left;width:50px;}
ul.cal_events li .txt .date h4 a{font-weight:bold;}
ul.cal_events li .txt .event_title {/*
float:left;width:120px;position:absolute;top:20px;left:140px;
*/}
ul.cal_events li .txt .event_title *{color:#525252;}
ul.cal_events li .txt .event_location {/*
float:none;width:120px;position:absolute;top:35px;left:140px;
*/}
ul.cal_events li .txt .event_location *{color:#525252;}
ul.cal_events li .txt .tools {clear:both;}
/*Temporary styling for event module ends*/

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

.input.radio input {
  float:left;
  margin:0 9px 0 1px
}
.input.radio label strong {
  color:#333;
  font-size:14px;
  font-weight:bold;
  margin:1px 0 4px 0 
}
.input.checkbox input {
  float:left;
  margin:0 10px 0 1px;
}
.mac #edit_account.safari3 .input.checkbox input ,
.mac #edit_account.safari4 .input.checkbox input {margin:3px 10px 0 1px;}

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

#edit_account.firefox3 .input.checkbox label {
  margin-top:0px;
  padding-top:0px;
}


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

/*  9207 */
.content div.member .txt .obj_meta li.delete a {
  color:#949494;
  font-size: 10px;
  float:left;
  line-height:14px;
  padding-left:23px;
}
.content div.member .txt .obj_meta li.flag a {
  background-position: 0 -74px;
  color: #525252;
  font-size: 10px;
  float:left;
  margin:2px 0
}
.content div.member .txt li.admin.prome a {
  color:#949494;
  font-size: 10px;
  float:left;
  margin:2px 0
}
.content div.member .txt li.admin.fanme a {
  font-size: 10px;
  color:#949494;
  float:left;
  margin:2px 0
}
.member_detail .content .foot .obj_meta li.views {font-size:10px;}
/* 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: 11px;
}
.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 -18px;
  *margin:-15px 0px 0px -65px;
}

/* 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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_audio_img.gif') no-repeat top left;
}

/* Eos Upgrade 1.8 fix - End */

.sign_up_confirm .module{
	padding-top:0px !important;
}
.join .button.cancel input{
	background:none;
}

/*Eos Upgrade 1.9*/
ul.cal_events li {
overflow:hidden;
width:100%;
}
ul.cal_events li .hd {
margin:0 0 10px 0;
border-bottom:1px solid #E2E2E2;
}
.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;
padding-top:7px;
}
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:bold;
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;
display:block;
text-indent:-9999px;
}
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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/VD_jp45x30.gif) no-repeat scroll 0 0;
padding:0 0 0 50px;
}


.spainflag {
background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/VD_es45x30.gif) no-repeat scroll 0 0;
padding:0 0 0 50px;
}

.ukflag {
background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/VD_gb45x30.gif) no-repeat scroll 0 0;
padding:0 0 0 50px;
}

.germanflag {
background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/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/d13/1c5/ed1e7577954e406a7dcb1ce10f/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/d13/1c5/ed1e7577954e406a7dcb1ce10f/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/d13/1c5/ed1e7577954e406a7dcb1ce10f/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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/nextButtonDisabled.png") no-repeat scroll 0 0;
  	cursor: default;
	text-indent:-9999px;
	display:block;
	float:right;
	height:25px;
	margin:0 5px;
	width:25px;

}

/* --- For google search button ---*/

input.gsc-search-button {
margin-left:8px !important;
}

table.gsc-search-box td.gsc-input input.gsc-input {
width:98% !important;
}



/* --- End google search button ---*/

/* --- For Mail me my password fix ---*/
#join.m32 #container #moduleContainer3 .module .body {
border:2px solid #66CDF4;
margin:0 auto;
width:410px !important;
padding:12px;
}
/* --- End Mail me my password fix ---*/

/* --- Join the community styling (Including the Global pages also)--- */

*:first-child+html #html-327535.html .module .content{ z-index:1010;} /* IE 7 */
*:first-child+html #html-878048.html .module .content{ z-index:1010;} /* IE 7 */
*:first-child+html #html-878054.html .module .content{ z-index:1010;} /* IE 7 */
*:first-child+html #html-878046.html .module .content{ z-index:1010;} /* IE 7 */
*:first-child+html #html-878051.html .module .content{ z-index:1010;} /* IE 7 */


#container #html-327535.html .module,
#container #html-327535.html .content,#container #html-878048.html .module,
#container #html-878048.html .content,#container #html-878054.html .module,
#container #html-878054.html .content,#container #html-878046.html .module,
#container #html-878046.html .content,#container #html-878051.html .module,
#container #html-878051.html .content {
	padding:0;
	background:transparent;
	}
	
#html-327535.html .module .content,#html-878048.html .module .content,#html-878054.html .module .content,
#html-878046.html .module .content,#html-878051.html .module .content {
	*position:static;
}

#html-327535.html .module .content .body,#html-878048.html .module .content .body,#html-878054.html .module .content .body,
#html-878046.html .module .content .body,#html-878051.html .module .content .body {
	border:0;
	padding:0;
	width:345px;
	height:85px;
	
			/*
background: url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/join_bg.png) no-repeat 0px 0px;
*/

	}
	
	#html-327535.html .module .content .body .commLinks{
		background: url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/join_bg.png) no-repeat 0px 0px;
		
	}
	
#html-327535.html .module .content .body .commLinks:hover{
	
	background-position:0px -101px;
}
#html-327535.html #mContainer,#html-878048.html #mContainer,#html-878054.html #mContainer,
#html-878046.html #mContainer,#html-878051.html #mContainer {position:relative;z-index:101;}
.commLinks {
	width: 345px;
	height:76px;
	}
.commLinks .joinCommLink {
	float:left;
	text-indent:-9999px;
	height:76px;
	width: 349px;
	}
.commLinks .signinCommLink {
	float:left;
	text-indent:-9999px;
	height:auto;
	width: 349px;
	margin-bottom:30px;
	}
.commLinks a:hover, .commLinks a:focus {text-decoration:none;}
.commLinks a:active {border:0}

/* Styles for Signup for mailing list button */

.mailButton {
	width: 345px;
	height:44px;
	display: block;
	text-decoration: none;
	cursor: pointer;
	text-indent:-9999px;
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/Devo_MailingList_Rollover.png) no-repeat scroll 0 0px;
	
}
.mailButton:hover{
	background-position:0px -60px;
}
.mailButton:hover, .mailButton:focus {text-decoration:none}
 
/* Styles for mobile PinForm - closebutton */
 
#mobilePinForm a.closeButton
{
	position: absolute;
	color:#cccccc;
	font-weight: bold;	
	top:5px;
	right: 7px;
	background: url('http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_close_sprite.png') no-repeat scroll 0px 0px;
	height:20px;
	width: 40px;
}

#mobilePinForm a.closeButton:hover
{
	background-position:0px -31px;
}


#mobilePinForm .mlistCloseText{
	text-decoration:none;
	display:none;
}
/* Styles for mobile PinForm */

#mobilePinForm{
	position: absolute;
	border: 1px solid #66CDF4;
	color: #cccccc;
	/*font-weight: bold;*/
	z-index:100;
	display: none;
	top:36px;
	left:35px;
}

#mobilePinForm .formContainer h2{
	color:#FFFFFF;	
	padding:5px 0 15px 15px;
}

#mobilePinForm .mlistError {
	color: 	#FF0000;
	font: 10px Verdana;
	font-weight: bold;
	text-transform: uppercase;	
	
}
#mobilePinForm .formContainer .error{
	color: 	#FF0000;
	font: 10px Verdana;
	font-weight: bold;
	text-transform:capitalize;	
}

/* mobile PinForm - Submit button*/

#mobilePinForm .mListSubmitWrapper{
	padding-top:14px;
	*padding-top:2px;
}

#mobilePinForm .formContainer a.submit
{
background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_submit_sprite.png) no-repeat scroll 0 0;
color:#0094CC;
cursor:pointer;
display:block;
float:right;
font-family:Arial;
font-size:16px;
font-weight:bold;
height:8px;
padding:5px 0 7px 0px;
text-align:center;
text-decoration:none;
text-indent:-9999px;
width:45px;
}
#mobilePinForm .formContainer a.submit:hover{
	background-position:0px -29px;
}

/* styles for formContainer  */

.formContainer .formUnit{
	
	font-size:18px;
	position:relative;
}

.formContainer input{
	
	
	font-size:18px;	
	color: #333333
}

.formContainer label{
	
	font-size: 11px;
	color:#525252;
	font-weight:bold;
	line-height:30px;
	text-transform: capitalize;
}

.formContainer input.err{
	color: 	#FF0000;
}

#mobilePinForm .formContainer a.submit.disabled{
	color: 	#D3D3D3;
}

.formContainer .requiredAstriex{
	position:absolute;
	left:-10px;
	top:12px;
	color:#ff0066;
	font-family:Verdana;
	font-size:9px;
	font-weight:normal;
	
}

.formContainer .mlistCloseText{	
	color:#00ABEC;
	position:absolute;
	right:30px;
	top:7px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

#formContainer1, #formContainer2, #formContainer3 {
	display: none;
}



.clear{
	clear:both;	
}

.formContainer .mListFormInput{
	border:1px solid #66CDF4;
color:#333333;
float:right;
font-family:arial;
font-size:12px;
padding:4px;
}

.formContainer .mListFormLabel{
	float:left;
}

/* Styles for Form 1(Layer-1)*/

.form1 .closeButton{
	color:#00ABEC;
	display:block;	
}
.form1 .mlistCloseText{
	display:block;	
}

#mobileFormWrapper .form1 {
	width:325px;
	margin-left: -35px; /*Temporary: to be changed based on design framework */
	background:#fff;
}

#formContainer1 {
	padding:10px;
}

#formContainer1 .requiredFieldText{
	text-align:left;
	font: 9px Verdana;
	text-transform: uppercase;
	margin-bottom:10px;
	color:#ff0066;
	width: 120px;
}

#formContainer1 #mListMobileForm1{
	*min-height:28px;
}

#formContainer1 .formUnit{
	margin-top:8px;
	margin-left:10px;
}

/*
#formContainer1 input
{	
	width:245px;
	margin-left:15px;
	height:30px;
	padding-left: 5px;
	padding-top: 2px;
	line-height:30px;
}*/

#formContainer1 .mListFormInput{
	width:190px;
}

#formContainer1 .mListFormLabel{
	width:87px;
}
/*
#mListEmailForm1 #mListEmail1, #mListZipForm1 #mListZip1,#mListZipForm1 #mListZip1, #mListMobileForm1  #mListMobile1 {
	display:block;
}*/

/* Styles for fields/components in Form 2(Layer-2)*/

#mobileFormWrapper .form2 {
	width:480px;
	margin-left: -180px; /*Temporary: to be changed based on design framework */
	background:#e0e0e0;
	font-color: #cccccc;
	font-weight:normal;
	border-width:0px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-topleft:6px;
}

#mlistForm2Left{
	float:left;
	width:150px;
	background:#e0e0e0 url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/mlist_left_form2_bg.png") repeat-x;
	height:460px;
	border:1px solid #bdbcbd;
	border:1px 0px 1px 1px;
	color:#333;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-topleft:6px;
}

#mlistForm2Left .wrapper{
	padding: 10px 10px 10px 16px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
	font-color: #cccccc;
}

.mac .safari3 #mlistForm2Left .wrapper,.mac .safari4 #mlistForm2Left .wrapper{
	font-size: 14px;
}


#mlistForm2Left .wrapper .titleText{
	font-size: 18px;
	line-height: 2;
	font-weight: bold;
	font-color: #cccccc;
}

#mlistForm2Right{
	float:right;
	width:326px;
	background:#fff;
	border:1px solid #66cdf4;
	font-color: #cccccc;
}

#mlistForm2Right .wrapper{
	padding:20px 10px 10px 15px;
}

#formContainer2 .formUnit{
	margin-top:10px;	
}

#mListCountry1{
	
	width:200px !important;
}

.mac .safari3 #mListCountry1,
.mac .safari4 #mListCountry1
{
	height:25px;
}



/*
#formContainer2 input{	
	width:245px;
	height: 30px;
	padding-left: 5px;
	padding-top: 2px;
}
*/

#formContainer2 .mListFormLabel{
	width:95px;
}

#formContainer2 .mListFormInput{
	width:190px;
}
#mListZipForm2 #mListZip2{
	*display:block;
}


#formContainer2 .floatedFields{
/*	margin-left:13px;*/
	width:300px;
}

#formContainer2 .requiredAstriex{
	left:-10px;
}

#formContainer2 span.select {
  	position: absolute;
  	overflow: hidden;
}

/*
#formContainer2 select.styled {
	position: relative;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 5;
}*/

#formContainer2 .floatedFields input{
	margin-left:0px;	
}

/* Applying styles Month dropdown(Layer 2) */
#formContainer2 .floatedFields .mlMonth{
	float:left;
	width:85px;
}

/* Applying styles for Date dropdown(Layer 2) */
#formContainer2 .floatedFields .mlDate{
	float:right;
	width:85px;
}

#formContainer2 .mlMonth,#formContainer2 .mlDate, #formContainer2 .mlCountry,#formContainer2 #mlGenderDropDown{
	width:200px;
	
}
.mac .safari3 #formContainer2 .mlMonth,
.mac .safari3 #formContainer2 .mlDate,
.mac .safari3 #formContainer2 .mlCountry,
.mac .safari3 #formContainer2 #mlGenderDropDown{
 	height:25px;
 }
 
.mac .safari4 #formContainer2 .mlMonth,
.mac .safari4 #formContainer2 .mlDate,
.mac .safari4 #formContainer2 .mlCountry,
.mac .safari4 #formContainer2 #mlGenderDropDown{
 	height:25px;
 }
 

#formContainer2 #mlDOBText{	
	float:left;
	font-size:22px;
	font-color: #cccccc;
	text-align:left;
}

#mListDateMonthContainer {
	float:right;
	width:198px;
}

#formContainer2 .checkBoxes input{

	height:20px;
	margin-left:0px;
	float: left;
	margin-top:0;
}

#formContainer2 .checkBoxes{
	margin:10px 0 0 0;
	padding:5px 0 7px;
	border:1px solid #7a7a7c;
	border-right:0px;
	border-left:0px;
	font-family: Arial;
	font-weight: bold;
	height: 40px;
	line-height:1.5em;
}
#formContainer2 .checkBoxes label {
	float:right;
	width:280px;
	line-height: 1.5;
	font-weight: bold;
	font-color: #cccccc;
	font-size: 13px;
	font-family: Arial;
	text-transform: none;
}

#mobilePinForm .mListSubmitWrapper{
	*padding-top:14px;
}

/* Applying styles for Privacy text message (Layer 2) */
#mobileFormWrapper #privacyText{
	clear:both;
	margin:14px 0 5px 0;
	font-size:10px;
	font-weight:normal;
	font-family: Verdana;
	line-height: 1.5;
	color: #000;
}

#mobileFormWrapper #privacyText a{
	color: #00abec;
}



/* Styles for Form 3(Layer-3)*/
#mobileFormWrapper .form3{
	background:#fff;
	height:105px;
	width:205px;
	margin-left:20px; /* Temporary: to be changed based on design framework */
	border: 1px solid #66cdf4;
	-moz-corner-radius:3px;
	-webkit-corner-radius:3px;
}


#formContainer2 #additionalIds.checkBoxes{display:none;}
#formContainer2 div#privacyText{margin-top:11px;}

#formContainer3 {
	margin-left: 0px;
	padding: 3px;
	/*padding:10px;	*/
}

#formContainer3 .titleText{
	font-size: 18px;
	line-height: 2;
	
	color: #525252;
	font-weight: bold;
}

#formContainer3 .mlGreeting {
	margin-left:12px;
	margin-top:20px;
	font-size: 13px;
	line-height: 1.5;
	
	color: #525252;
	font-weight: bold;
}

/* --- End Join the community styling (Including the Global pages also)--- */

/* --- Merch styling (Including the Global pages also)--- */
#html-327531.html,#html-878052.html,#html-878045.html,
#html-878055.html,#html-878049.html{
	position:relative;
	z-index:2;
	display:block;
}



#html-327531.html .module,#html-878052.html .module,#html-878045.html .module,
#html-878055.html .module,#html-878049.html .module{
	overflow:visible;
}


.grid_3 #html-327531.html .module .content .body,.grid_3 #html-878052.html .module .content .body,.grid_3 #html-878045.html .module .content .body,
.grid_3 #html-878055.html .module .content .body,.grid_3 #html-878049.html .module .content .body{
	padding:0 11px 21px 14px;
}
.msie7 .grid_3 #html-327531.html .module .content .body,.msie7 .grid_3 #html-878052.html .module .content .body,.msie7 .grid_3 #html-878045.html .module .content .body,
.msie7 .grid_3 #html-878055.html .module .content .body,.msie7 .grid_3 #html-878049.html .module .content .body{
	/*
padding-bottom:0px;
*/
}

.msie7 .grid_3 #html-327531.html .module .content .body .product,.msie7 .grid_3 #html-878052.html .module .content .body .product,.msie7 .grid_3 #html-878045.html .module .content .body .product,
.msie7 .grid_3 #html-878055.html .module .content .body .product,.msie7 .grid_3 #html-878049.html .module .content .body .product{
	padding-right:10px;
}
.grid_3 #html-327531.html .module .content .body{
	padding-bottom:0px;
	padding-left:12px;
padding-right:12px;
}
.grid_5 #html-327531.html .module .content .body{
	padding-bottom:10px;
	padding-top:0px;
}
/* --- End Merch styling (Including the Global pages also) --- */


/*Fix for Join the community page*/
#join #moduleContainer3 .module .content .body{
        border-left:1px solid #000000;
        border-right:1px solid #000000;
        border-bottom:1px solid #000000;
        margin:0 auto 20px;
        width:386px;
        }
#forgot_password-294541 .input.text input{
        float:left;
        width:196px;
        }
#join .forgot_password_confirm .module .content .head{
        width:386px;
        }
#join .forgot_password fieldset{
        height:auto;
        }
#sign_up #successMsg {
        margin:0 auto 0;
        width:340px;
        }   
		
#join #successMsg {
        margin:0 auto;
        width:388px;
        }  		
		
/* --- For eos upgrade to 1.10 ---*/
.content .body .input.text input.date {
   width:150px;
 }
/* --- End eos upgrade to 1.10 ---*/  

/*************************** Merch Module code ****************/
#html-327531.html .head h3{
	float:left;	
}
.grid_3 #html-327531.html .head h3{
	
}
#html-327531.html .head {
	clear:both;
	margin-bottom:2px;
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_thegoods.png) no-repeat scroll -1px 0px;
	height:61px;
	width:133px;
	text-indent:-9999px;
	padding:0 22px;
}
#html-327531.html .body {
	clear:both;
	position:relative;
}
#merchContainer{
	clear:both;
	font-family:georgia;
}
.grid_5 #merchContainer,.grid_9 #merchContainer{

}
.grid_3 #merchContainer{border-top:none;}
.grid_3 #html-327531.html .head h3{
	border-bottom:none;
}
ul.merchItems{
	clear:both;
}		
.merchHead{
	float:right;
	margin-top:8px;
	position:relative;
}
.foot .merchFoot{
	width:100%;
	z-index:97;
	height:23px;
}
.foot .merchFoot .visitStore{
	z-index:96;	
	
display:block;
height:10px;

width:202px;
z-index:96;
}

.grid_5 .foot .merchFoot .visitStore{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_grid5_storefoot.png) repeat scroll 0 0;
	width:346px;
	cursor:pointer;
}

/**** merch items - li styling ****/
li.merch {
	float:left;
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
}
.grid_5 li.merch{
	border-top:1px solid #99DDF7;
float:left;
margin-bottom:5px;
margin-left:12px;
margin-top:5px;
padding-top:10px;
width:93%;
}
.grid_5 li.merch:first-child{
	border:none;
	padding-top:0px;
}

.grid_5 li.merch.firstitem{
	border:none;
}
.grid_5 li.merch.thirditem{
	*padding-bottom:5px;
}

.grid_9 li.merch {
	width:166px;
	margin:5px 0px;
}
.grid_3 li.merch {
	border-top:1px solid #99DDF7;
	float:left;
	padding-top:15px;
	width:100%;
}

.grid_3 li.merch.small.thirditem {
	*padding-bottom:5px;
}

.grid_3 li.merch:first-child{
	border:none;
}
.grid_3 li.merch.firstitem{
	border-top:none;
	padding-top:0px;
	}

.grid_3 li.merch.small{	
}
/**** merch items - image styling ****/
li.merch .merchImg{
	height:100px;
	width:100px;
	float:left;
}
.grid_5 li.merch .merchImg{
	height:100%;
	width:178px;
	float:left;
}
.grid_3 li.merch.small .merchImg{
	display:block;
	float:none;
	height:174px;
	width:174px;
}
.grid_3 li.merch.large .merchImg{
	height:174px;
	width:174px;
}
.grid_9 li.merch .merchImg{
	height:120px;
	width:120px;
}
li.merch .merchImg img{
	height:100%;	
	display:inline;
	cursor:pointer;
}

.grid_3 li.merch .merchImg img{
	width:100%;
	height:auto;
	}

.grid_5 li.merch .merchImg img{
	width:100%;
	height:auto;
	}
/**** merch items - description styling ****/
li.merch .merchDetail{
	float:left;
	margin-left:10px;
	padding:0 5px 0 0;	
	font-size:16px;
}

li.merch.large .merchDetail{
	width:175px;
	margin-left:0px;
	font-size:16px
	margin-top:5px;
}
.grid_3 li.merch .merchDetail{
	margin-top:5px;
}
.grid_5 li.merch .merchDetail{
	max-width:218px;
	margin-left:10px;
	width:auto;
}
.grid_9 li.merch .merchDetail {
	margin-left:0px;
	margin-top:0px;
}
.grid_3 li.merch.small .merchDetail{
	width:175px;
	margin-left:0px;
	margin-top:5px;
	font-size:14px;
}

li.merch .merchName{
	width:125px;
	float:left;
}
.grid_5 li.merch .merchName{
	float:none;
}

li.merch .merchName a{
	color:#525252;
font-family:helvetica,sans-serif;
font-size:13px;
font-weight:bold;
}

/**** merch items - description-Buy button styling ****/
li.merch .merchDetail .merchBuy{
	margin-top:0px;	
}
.grid_5 li.merch .merchDetail  .merchBuy{
	margin-top:3px;
	float:left;	
}
li.merch .merchDetail a.merchBuyLink{
background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_buy_sprite.png) no-repeat scroll 0 5px;
display:block;
height:30px;
text-align:left;
text-indent:-9999px;
width:30px;
float:right;
}
.grid_5 li.merch .merchDetail a.merchBuyLink{
	float:left;
	}
li.merch .merchDetail a.merchBuyLink:hover{
	background-position:0px -29px;
}
li.merch .merchDetail .merchPrice{
	display:none;
}

/**** 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/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_storefoot.png) repeat scroll 0 0;
font-weight:bold;
padding-right:12px;
padding-top:3px;
text-transform:uppercase;
font-size:11px;
text-indent:-9999px;
display:block;
height:19px;
}
.grid_5 .visitStore a.visitStoreLink{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_grid5_storefoot.png) repeat scroll 0 0;
}
.merchHead .visitStore a.visitStoreLink{
	display:none;
}
.visitStore a.visitStoreLink:hover{
	text-decoration:none;
}
.visitStore .visitStoreFlyout, .merchBuyFlyout{
position:absolute;
z-index:200;
margin:0px;	
}
.visitStore .visitStoreFlyout{
	z-index:199;
	top:14px;
	right:0px;
}
.visitStoreFlyout li,.merchBuyFlyout li{
/*
	border-bottom: 1px solid #999999;
*/
}
.module .content .body ul.merchBuyFlyout{
	padding-top:30px;
}
.visitStoreFlyout li a,.merchBuyFlyout li a{
	background-color:#333;
	width:130px;
	padding: 5px 10px;
	display:block;
	color:#fff;
	font-size:11px;
	font-weight:bold;	
	font-family:arial;	
	text-transform:uppercase;
	z-index:201;
	border-bottom: 1px solid #999999;
}
.visitStoreFlyout li a{
	width:120px;
	text-indent:0px;
}
.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/d13/1c5/ed1e7577954e406a7dcb1ce10f/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/d13/1c5/ed1e7577954e406a7dcb1ce10f/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;
}

body#video_detail.msie8 #container,
body#video.msie8 #container{overflow:visible;}

/*Start of search landing stylings*/
#searchModule #searchContent .head{background:transparent none;height:0px;}
#searchModule #searchContent #searchBody.body{border:1px solid #E1E1E1;padding:20px;}
#searchModule #searchContent #searchBody.body #searchModuleInputs input{
	color:#525252;
	font-family: Helvetica,Arial,sans-serif;;
	font-size:13px;
}
#searchModule #searchContent #searchBody.body #searchModuleInputs input#cse_submit{
	font-size:12px;
	background-color:#00ABEC;
	border:medium none;
	color:#FFF41E;
	font-weight:bold;
	padding:3px 6px;
	*padding:2px 6px 1px;
	text-transform:capitalize;
	width:65px;
	cursor:pointer;
}
#searchModule #searchContent #searchBody.body #searchModuleInputs input#cse_txtinput,
#globalSearch input#cse_txtinput{
	border:1px solid #00ABEC !important;
	
}
#searchModule #searchContent #searchBody.body #searchModuleInputs input#cse_txtinput{
	padding:0px !important;	
	*float:left; 
}
#search_landing input#cse_txtinput{
	font-size:16px !important;
}
/*End of search landing stylings*/

/* --- For eos upgrade to 1.9 --- */
.edit_account .body h3 {  font-weight:bold } 
.edit_account .mobileEmail p { margin-bottom:5px } 
.edit_account .note { font-size:11px }
.edit_account .on { color:#0c0 } 
.edit_account .off {  color:#f00 }
.forgot_password fieldset {  height:185px }
/* --- End eos upgrade to 1.9 ---*/
/* --- For eos upgrade to 1.11 --- */
.join .hd {  margin:10px 0 0 0;border:0px;}
.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;}
.edit_account .off {background:url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_settings_boolean.gif") no-repeat 2px -16px;}
/* --- End eos upgrade to 1.11 ---*/
  
.firefox3 .sharebox .sb_head .sb_title,
.msie8 .sharebox .sb_head .sb_title{padding:14px 5px 10px 18px;}

#home.msie7 .video_thumbnail .module .content .foot .nav_meta {width:54px;}

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

/* ----- 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;
}

.msie8 div.grid_5 .ad.medium .body span._fwph span._fwac span {
	display:block !important;
}

/* ----- End IE8 Add Fix ----- */
 #moduleContainer3 #tabParentContainer{
	background-color :gray;
	padding : 3px 3px;
} 

/* --- For asterisks addition - Starts--- */
/* .join .input.required label{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_required.png) no-repeat scroll 0 2px;
padding:0 0 0 10px;
} */

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

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

.content .input.annotation span.required{
	display:block;
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_required.png) no-repeat scroll 0 5px;
	padding:0 0 0 10px;
	font-size:11px;
}

#join .join .module .content .input.annotation span.private {
	
	/* background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_hash_new.png) no-repeat scroll 0 6px;
	padding:0 0 0 10px; */
	
	display:block;
	float:right;
	font-size:11px;
}

/* .join .input.required label{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_required.png) no-repeat scroll 0 2px;
	padding:0 0 0 10px;
}

.join .input.private label{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_hash.png) no-repeat scroll 0 2px;
	padding:0 0 0 10px;
} */

.join .input label span.required {
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_required.png) no-repeat scroll 0 2px;
	padding:0 0 0 2px;
	margin-left:3px;
}

.join .input label span.private {
	/* background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_hash_new.png) no-repeat scroll 0 2px; */
	padding:0 0 0 10px;
	margin-left:3px;
}

.join .input.text input{
	float:right;
	/* margin-right:55px; */
	margin-right:44px;
}

#join .join .input.checkbox label{
	background:transparent none repeat scroll 0 0;
	padding:2px 0;
}

.join .input label{
	padding-left:10px;
}
/* --- For asterisks addition - Ends--- */

/* --- For FBConnect popup --- */
#alertFBdCconfirm.modalWindow{background-color:#fff;}
#alertFBdCconfirm.modalWindow .top a.closeModal{
	background:transparent url(/admin/img/buttons/message_close.gif) no-repeat scroll right 0 !important;
	padding-right:23px !important;
	color:#0094CC !important;
}
#alertFBdCconfirm.modalWindow .actions {width:36%;}
#alertFBdCconfirm.modalWindow .module .content .head h3{color:#333 !important;}
#alertFBdCconfirm.modalWindow .actions .button.submit button,
#alertFBdCconfirm.modalWindow .actions .button.cancel button{
	cursor:pointer;
}
#alertFBdCconfirm.modalWindow .actions .button.submit{background:transparent none;}
#alertFBdCconfirm.modalWindow .actions .button.submit button{
background:transparent url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/mlist_button_bg.png") no-repeat scroll 0 0 !important;
width:87px;
padding:7px 2px;
}

/* --- For FBConnect popup - Ends--- */

#notificationSettings .input.buttons{
	width:375px;
	margin-bottom:20px;
margin-top:5px;
}

#nav_global{
	background:#fff !important;
	text-transform:uppercase;
	padding-top:5px;
}

#nav_member ul li.signout,
#nav_member ul li.signin a,
#nav_member ul li.signup a,
#nav_member ul li.hello a.name,
#nav_member ul li.hello,
#nav_member ul li.signout a,
#nav_global li#eos_login_status_message{
	color:#00ABEC !important;
	text-transform:uppercase !important;
	font-weight:bold !important;
	font-family:Helvetica,Arial,sans-serif !important;
	font-size:11px !important;
}

.mac .firefox3 #nav_member ul li.hello a.name,
.mac .safari3 #nav_member ul li.hello a.name,
.mac .safari4 #nav_member ul li.hello a.name{
	background-position:100% 3px !important;
}
.mac .firefox3 #nav_global #nav_member li.signout,
.mac .safari3 #nav_global #nav_member li.signout,
.mac .safari4 #nav_global #nav_member li.signout{
	background-position:left -1px !important;
	}

#nav_member ul li.hello{padding:1px 0px 0px 0px !important;*padding-top:0px !important;}

.grid_9 .module{
	padding-right:15px;
	width:auto;
}
#twitter .grid_9 .module{
	padding-right:0px;
}
.grid_9 .grid_3 .module,
.grid_9 .grid_6 .module{
	padding-right:0px;
	
}

#html-327535 .module .content .head{
	height:auto;
	display:none;/* to remove Bgs applied*/
}
#mContainer{
	display:block;
}
.sclinks{
	float:left;
	width:49px;
	margin-right:8px;
}
.socialnet{
	font-family:arial,helvetica;
	color:#525252;
	font-size:12px;
}

.socialnet ul.sociallinks{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_sociallinks.png) no-repeat scroll 0 0;
	height:47px;
}
#html-1477139 .head,#html-1477139 .head h3{
	background:none;
	height:auto;
	border:none;
	padding:0px;
}
.sclinks a{
display:block;
height:47px;
text-indent:-9999px;
width:49px;
}

.sclinks.myspace{
	margin-left:1px;
}

.sclinks a:hover,.sclinks a.active{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_sociallinks.png) no-repeat scroll 0 0;
}

.sclinks.twitter a:hover,.sclinks.twitter a.active{
	background-position:0px -51px;
}
.sclinks.facebook a:hover,.sclinks.facebook a.active{
	background-position:-57px -51px;
}
.sclinks.myspace a:hover,.sclinks.myspace a.active{
	background-position:-115px -51px;
}
.sclinks.youtube a:hover,.sclinks.youtube a.active{
	background-position:-172px -51px;
}
/*For 2line grey bg title in grid_3*/
#photo_thumbnail-340501.photo_thumbnail .module .content .head,
#video_thumbnail-340502.video_thumbnail .module .content .head{
	height:97px;
	width:188px;
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_2line_fanvideo_02.png) no-repeat scroll left 1px;
	padding:0 22px;
}


.tags .module .content .body ul li.tag a{
	color:#525252;
font-family:helvetica;
font-size:13px;
font-weight:bold;
text-transform:capitalize;
	
	
	}
	
#photo_thumbnail-340501.photo_thumbnail .module .content .head,
#video_thumbnail-340502.video_thumbnail .module .content .head{
	/*background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_fan_02.png) no-repeat scroll left top;*/
	padding:0 15px 0 8px;
}	





#photo_thumbnail-340501.photo_thumbnail .module .content .head h3,
#video_thumbnail-340502.video_thumbnail .module .content .head h3{	
	margin-top:37px;
	background:none;	
}
#photo_thumbnail-340501.photo_thumbnail .module .content .head h3{
	margin-top:0px;
	height:auto;
	padding-left:4px;
	line-height:37px;
	}
#photo_thumbnail-340501.photo_thumbnail .module .content .head h3 span{/*font-size:25px;margin-left:-7px;*/}
#photo_thumbnail-340501.photo_thumbnail .module .content .head{height:90px;}
#video_thumbnail-340502.video_thumbnail .module .content .head h3{/*width:130px;*/}
#footerSiteName{
	display:none;
}
#footerWrapper{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_officialdevo.jpg) no-repeat scroll left top;
	clear:both;
}

#innerFooterLinks{
	margin-left:328px;
	margin-top:42px;
}
#edit_profile .module .content,
#edit_account .module .content{position:relative;}
#edit_profile .edit_profile .module .content .body,
#edit_account .edit_account .module .content .body{padding-top:44px;}

#edit_profile .module .content .head .title .nav_meta ,
#edit_account .module .content .head .title .nav_meta{
	background:#FFFFFF none repeat scroll 0 0;
	left:0px;
	margin:0;
	padding:2px 0;
	position:absolute;
	top:89px;
	width:auto;
}

#nav_global a{	
	color:#00ABEC !important;
	font-family:Helvetica,Arial,sans-serif !important;
	font-size:11px !important;
	font-weight:bold !important;
	text-transform:uppercase !important;
}

#nav_global #nav_user li.signup,#nav_global #nav_member ul li.signup{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_loginseperator.jpg) no-repeat scroll left 2px !important;
	border:0px !important;
	padding-left:16px !important;
	margin-left:4px !important;
}
#nav_member ul li.hello a{
	padding-right:16px !important;
}

#nav_user ul li.signin a.thickbox,
#nav_user ul li.signup a.thickbox{color:#00ABEC !important;}

#nav_global #nav_member li.signout{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_loginseperator.jpg) no-repeat scroll left 1px !important;
	border:0px !important;
	padding-left:16px !important;
	margin-left:4px !important;
	*background-position:left 4px !important;
	*padding-top:4px !important;
}

#song_playlist-327540.song_playlist .module .content .body .list ul,
#song_playlist-348671.song_playlist .module .content .body .list ul
{
	background-color:#F8FDFE;
	padding:10px 8px;
	margin-top:5px;
}

#sign_up_confirm-294579.sign_up_confirm{
	
}

.forgot_password_confirm .module .content .head{
	border-top:0px;
}

/*Sign in related pages -button styling*/
#join .input .button.submit input{
	border:1px solid #fff200;
	background:#fff200;
	cursor:pointer;
	width:95px;	
	font-size:16px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:19px;
	padding-top:5px;
	text-transform:capitalize;
}

.mac body#join.safari3  .input .button.submit input,
.mac body#join.safari4  .input .button.submit input,
body#join.msie8 .input .button.submit input{
	padding-left:12px;
}

#join .input .button.submit input:hover{
	border:1px solid #66CDF4;
}

body#login #page_title-294565.page_title .module .content .head{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_signin.jpg) no-repeat scroll 0 0;
	float:none;
	padding:0px;
	height:36px;

}


/*Blue color module styling*/
#event_listing-1557655.event_listing .module .content .head h3,
#event_listing-1558332.event_listing .module .content .head h3,
#member_listing-366839.member_listing .module .content .head h3{	
	background:#99DDF7 url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_moduleheader_right_99ddf7.png) no-repeat scroll right top;
	padding:10px 0 0;
}

/*Mac safari specific tweak*/


.mac body.safari3 .module .content .head h3 {
	background:#dadada url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_moduleheader_right_grey_whitebg.png") no-repeat scroll right 0px;
}
.mac body.safari4 .module .content .head h3 {
	background:#dadada url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_moduleheader_right_grey_whitebg.png") no-repeat scroll right 0px;
}


.mac body.safari3.m32 .module .content .head h3,
.mac body.safari4.m32 .module .content .head h3,
.mac body.safari3.m32 .sign_up_confirm .module .content .head h3,
.mac body.safari4.m32 .sign_up_confirm .module .content .head h3,
.mac body.safari3.m32 .forgot_password_confirm .module .content .head h3,
.mac body.safari4.m32 .forgot_password_confirm .module .content .head h3,
.mac body.safari3 #alertFlagConfirm.modalWindow .main .module .content .head h3,
.mac body.safari4 #alertFlagConfirm.modalWindow .main .module .content .head h3,
.mac body.safari3 #sign_up .page_title .module .content .head h3,
.mac body.safari4 #sign_up .page_title .module .content .head h3,
.mac body.safari3 #photo_thumbnail-340501.photo_thumbnail .module .content .head h3,
.mac body.safari4 #photo_thumbnail-340501.photo_thumbnail .module .content .head h3,
.mac body.safari3 #video_thumbnail-340502.video_thumbnail .module .content .head h3,
.mac body.safari4 #video_thumbnail-340502.video_thumbnail .module .content .head h3,
.mac body.safari3 #categories-294516.categories .module .content .head h3,
.mac body.safari4 #categories-294516.categories .module .content .head h3,
.mac body.safari3 .grid_3 #html-659778.html .module .content .head h3,
.mac body.safari4 .grid_3 #html-659778.html .module .content .head h3,
.mac body.safari3 .grid_3 #html-683925.html .module .content .head h3,
.mac body.safari3 #member_pagetitle-294562.member_pagetitle .module .content .head h3,
.mac body.safari4 #member_pagetitle-294562.member_pagetitle .module .content .head h3,
.mac body.safari3 #site_activity-340500.site_activity .module .content .head h3,
.mac body.safari4 #site_activity-340500.site_activity .module .content .head h3,
.mac body.safari3 #categories-294516.categories .module .content .head h3,
.mac body.safari4 #categories-294516.categories .module .content .head h3,
.mac body#home.safari3 #site_activity-327537.site_activity .module .content .head h3,
.mac body#home.safari4 #site_activity-327537.site_activity .module .content .head h3,
.mac body#home.safari3 #member_listing-327539.member_listing .module .content .head h3,
.mac body#home.safari4 #member_listing-327539.member_listing .module .content .head h3
.mac body#sign_up.safari3.m32 .module .content .head h3,
.mac body#sign_up.safari4.m32 .module .content .head h3{
	background:none;
}

.mac body.safari3 #member_listing-666354.member_listing .module .content .head h3,
.mac body.safari4 #member_listing-666354.member_listing .module .content .head h3,
.mac body.safari3 #rss_in-327532.rss_in .module .content .head h3,
.mac body.safari4 #rss_in-327532.rss_in .module .content .head h3,
.mac body.safari3 #event_listing-1557655.event_listing .module .content .head h3,
.mac body.safari4 #event_listing-1557655.event_listing .module .content .head h3,
.mac body.safari3 #event_listing-1558332.event_listing .module .content .head h3,
.mac body.safari4 #event_listing-1558332.event_listing .module .content .head h3,
.mac body.safari3 #member_listing-366839.member_listing .module .content .head h3,
.mac body.safari4 #member_listing-366839.member_listing .module .content .head h3{		
	background:#99DDF7 url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_moduleheader_right_99ddf7.png) no-repeat scroll right top;
	}
	

.mac body.safari3 .comments .module .content .body .head h3,
.mac body.safari4 .comments .module .content .body .head h3 {	
	background:#99ddf7 url(http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_cm_moduleheader_right_white.png) no-repeat scroll right 0px;
	}
	
	

.globalNavBg{
	position:absolute;
	left:-36px;
}
.mac body #nav_global li#globalSearch input#cse_submit{padding:3px 6px 1px !important;}
 body.msie7 #nav_global li#globalSearch input#cse_submit{padding:1px 6px !important;}

/**************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:****************/
/* Start - Added for 2.2  upgrade issue in RSS modules DND */
.rss_in .description div {margin-bottom:0;padding-bottom:0;}
/* End - Added for 2.2  upgrade issue in RSS modules */
/** Start- Holding selective CSS changes for 2.2 - Issue in Discussion modules **/
/* discussions module */
/*
.topics .avatar {float: left;margin-right: 10px;}
.topics li .img {border: 5px solid #ddd;background:url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/icons/bg_member_s.gif") no-repeat center center;}
/* discussion entry module */
/*
.content div.topic .avatar {float:left;margin:0 10px 10px 0;}
.content div.topic .img {border:10px solid #e2e1df;background:url("../icons/bg_member_l.gif") no-repeat center center;}
*/
/** End- Holding selective CSS changes for 2.2 - Issue in Discussion modules **/
/************** End of Eos 2.2 Upgrade Stylings ********DND******/
.eventMonth{
	height:10px;
margin-left:12px;
text-align:center;


}
.eventDay{
	color:#333333;
font-family:Arial;
font-size:12px;
font-weight:bold;
margin-left:9px;
margin-top:2px;
text-align:center;

}
.event_listing .module .content .body ul.cal_events li .txt .date h4{
	display:none;
}
.media_upload .urlSelect #cancelUrl{
	text-transform:capitalize;
}

#home #blog_listing-327529.blog_listing .articles li.article {
margin-top:26px;
margin-bottom:0px;
}

#home #blog_listing-327529.blog_listing .articles li.article:first-child {
margin-top:0px;
}

#uploadUrlForm .input.text .input{
	color:#525252;
	font-size:11px;
	margin-top:8px;
}

#audio_detail .content div.audio .rating{
	margin-left:10px;
}
#audio_detail .content div.audio .buy{
	margin-left:11px;
}
#audio_detail .content div.audio .description{
	margin-left:12px;
}

#blog #html-327535.html .module {
        
    margin-bottom:11px;
	margin-top:11px;
    }

#home #html-327535.html .module {
	margin-bottom:30px;
	}
	
#html-327535.html .module .content .body{
height:auto;
}	


.grid_5 .discussion_listing .head {
*width:88%;
}

.grid_5 .discussion_listing .head h3{
*width:100%;
}

body#splash	.module .content .head{
	display:none;
}

body#splash	.module .content .body{
	border:none;
	background:transparent url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/songstudy_splashpage-2.png") no-repeat scroll 0px 0px;
	text-indent:-9999px;
	height:500px;
	width:800px;
	display:block;
	margin:0px auto;
	
}

body#splash	.module .content .body .description {
	height:100%;
	width:100%;
	position:relative;

}

body#splash	.module .content .body .description .splashcontent{
	text-indent:-9999px;
}

body#splash	.module .content .body .description a{
	background:transparent url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/splash_takestudy.jpg") no-repeat scroll 0px -37px;
	display:block;
	height:33px;
	width:169px;
	position:absolute;
	bottom:50px;
	left:194px;
	}
	
body#splash	.module .content .body .description a:hover{
	background-position:0px 0px;
}

body#splash #nav_main-294563.nav_main{
	display:none;
}


body#splash table,body#splash tbody,body#splash tr {
	display:none;
}
body#splash #footer{
	display:none;
}	
body#splash{
	background:none;
}




#splash .module .content .foot{
	background:none;
}





.articles li.article .date{
	display:none;
}
.articles li.article .author{
	display:none;
}

div.article .author{
	display:none;
}

div.article .date{
	display:none;
}
#blog_detail .sharebox {
margin:-30px 0 0 94px !important;
*margin:-3px 0px 0px -65px !important;
}

/* footer link IE 7 Fix*/
.msie7 #footer,
.msie7 #footerWrapper.container_14,
.msie7 #html-328767.html ,
.msie7 #html-328767.html .module,
.msie7 #html-328767.html .module .content,
.msie7 #html-328767.html .module .content .body,
.msie7 #footer-294540.footer ,
.msie7 #footer-294540.footer .module,
.msie7 #footer-294540.footer .module .content,
.msie7 #footer-294540.footer .module .content .body {position:relative;}
/* End of footer link IE 7 Fix*/

.FBConnectButton_Small .FBConnectButton_Text, a.retweet img{
	cursor:pointer;
}

a.retweet img{
	margin-top:2px;
}
#footer .right{
	float:right !important;
	margin-top:-10px !important;
}
#footer .right a{
	padding-left:0;
}

/* Font embed changes */

.module .content .head .title h3 ,
.module .content .head h3,
#footer h4,
#footer h4 a,
#pagetitle,
.eventMonth,
.eventDay ,
#event_listing-1557655.event_listing .buy li.last,
#event_listing-1558332.event_listing .buy li.last,
.comments .module .content .body .head h3{ 
	font-family: 'BebasRegular',sans-serif;
	font-weight: bold; 
	font-style: italic; 
	font-size:28px;
	color:#525252;
	text-transform: uppercase;
}
.photo_viewer .body .title h3,
.video_player .body .title h3,
.audio_player .lyrics h3 ,
#album_info-383751 .txt .title h4{
	font-family: 'BebasRegular',sans-serif;
	font-weight: bold; 
	font-style: italic; 
	color:#525252;
	text-transform: uppercase;
}
.module .content .head .title h3 ,
.module .content .head h3{
	padding-right:29px;
	width:auto;
}
.comments .module .content .body .head h3{
	text-transform:uppercase;
	color:#ffffff;
	font-size:22px;
	width:166px;
}

#pagetitle{ color:#fff;font-size:40px;}
.eventMonth{color: #00abec;font-size:16px;margin-left:0px;}
.eventDay{color: #00abec;font-size:32px;margin-left:-12px;}

#event_listing-1557655.event_listing .buy li.last,
#event_listing-1558332.event_listing .buy li.last{
	color: #333333 !important;font-size:14px; text-align:center;
}

.module .content .head .title h3 ,
.module .content .head h3 {font-size:27px; word-spacing:8px;}
#footer h4 a,
#footer h4{font-size:18px;color:#525252;text-decoration:none;}
#html-327531.html .content .head h3{background:transparent none;}
#html-1477139 .head{margin-bottom:15px;}

#edit_discussion .defaultSkin iframe{
	height:400px !important;
}
#edit_discussion .defaultSkin table.mceLayout{
	width:600px !important;
}
/* EOS 2.4 Upgrades Css changes Starts */
.discussion_entry .editedBy {font-size:11px;}
.discussion_entry .editedBy .editor {padding-left:15px;}
.discussion_entry .description {padding-top:15px;}
.comment_options .auto_close .errorInput {padding-left:25px;}
.comment_options div {color:#333; padding-left:20px;margin-bottom:3px;}
.comment_options input {margin:1px 7px 0px 1px;}
.comment_options .auto_close .days {margin:-5px 5px 0px;width:25px;}
.comments_closed {padding: 10px 0px;}
/* EOS 2.4 Upgrades Css changes Ends */

/* 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 */

/*#home .blog_listing .module .content .head .title h3 {width:90px;}
#event_listing-1557655.event_listing .module .content .head h3{width:88px;}
#video_thumbnail-327534 .module .content .head h3{width:164px;}
#member_listing-294561 .module .content .head h3 {width:232px;}
#tags-294581.tags .module .content .head h3{width:153px;}*/

/* Font embed changes */

/* Feedback button related code */
a#fdbk_tab {
	cursor:pointer;
	height:107px;
	right:0;
	margin-left:-7px;
	overflow:hidden;
	position:fixed;
	text-indent:-9999px;
	top:50%;
	width:43px;
	z-index:1000;
	background-image:url("http://static.global.ciscoeos.com/zipupload/d13/1c5/ed1e7577954e406a7dcb1ce10f/images/bg_feedback_btn_02.png");
}
/* End of Feedback button related code */

/* Added for country drop down - Starts */

.join .input.text select{
float:left;
margin-right:0;
width:254px;
height:28px;
border:1px solid #66CDF4;
color:#4E4E4E;
}

/* Added for country drop down - Ends */
