@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;

}



.container_14 .grid_9{	

	padding-left:34px;

	width:600px;

}

	



















 /* GLOBAL SETTINGS */

 a,

   a:link,

   a:active,

   a:visited {

   color:#000000;

   text-decoration: none;

   outline:none;

   }

   a:hover, a:focus {color:#6DD1A1;}

   p {

   	

    line-height:18px;

   }

    

   body {

	background:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_homepage_body4.jpg) no-repeat top center;

   color:#919090;

   font-size:12px;

   font-family: Arial, Helvetica, 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;

   }

   h2 {

   font-size:18px

   }

   h3 {

   font-size:16px

   }

   h4 {

   font-size:14px

   }

   h5 {

   font-size:12px

   }

   h6 {

   font-size:12px

   }

   /*SKIN SETTINGS */

   #wrapper {

   width:993px;

   margin:0 auto;

   text-align: left;

	background:transparent;

   }

   #container {

   overflow:hidden;

   margin:20px 0px 0;  

    *margin-top:20px; 

   }

   #home #container {

   margin-top:20px;

   *margin-top:20px;

   }

 #header {

 	position: relative;

 	z-index: 2;

 }

   #header .header_img img {

   visibility:hidden

   }

   #banner .module {

   margin: 0 10px;

   }

   html{

   	background:#949594 url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_html.png) repeat-x !important;

   }

 

   /*

   MODULE-LEVEL VISUAL

   */

   .module {

   background: #d1d1d1;

   margin:0 0 0px 0;

   overflow:hidden;

   width:100%;

   padding:0px 0 7px 0;

   }

   .module .content {padding:3px 0 4px 0;

   background: #FFF;}

   .module .content .head {

   padding:20px 12px 17px;

   

  background-color:#FFF;

  text-align:center;

 position:relative;

 }



 .module .content .head h3 {

   text-transform:uppercase;   	

border:1px solid #ffffff;

   border-bottom: 6px solid #8BF7C4;

   text-align:center;     

   margin:0px auto;

   font-size:26px;

   color:#000;  

   display:inline-block;

   *display:inline;

position:relative;

height:auto;

*padding-bottom:1px;

   }

   .m32 .module .content .head h3, .modalWindow .module .content .head h3 {

    border:none;

    border-bottom: 6px solid #8BF7C4;

   }

   .module .content .head h3 .note {

   margin:5px 0 0;

   font-size:12px;

   font-weight:normal;

   text-transform: none;

   float:right

   }

   .module .content .head .title {

   overflow:hidden;

   text-align:center;    

   display:inline-block;

   *display:inline;

   position:relative;

   margin:0 auto;

   padding:0px;

   height:auto;

/*

   border:2px solid transparent;

*/

   }

  .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 .nav_meta ul li a{

  	color:#BBBBBB;

  }

  .module .content .nav_meta ul li.new a:hover{

  	color:#6DD1A1;

  }

   .module .content .body {

   padding: 0 12px 10px 12px;

  background-color:#FFF;

  overflow:visible;

  }

  

  .grid_9 .module .content .body{

  	padding-bottom:10px;

padding-left:20px;

padding-right:20px;

padding-top:0;

  }

  

 #container.container_14{

  	background:#D1D1D1 none repeat scroll 0 0; 

  } 



 .rss_in .module .content .body {padding-top: 8px;}

 

   .module .content .body ul {

   overflow: hidden;



   padding-top: 09px;

   }


  .blog_listing .module .content{position:relative;}
  .blog_listing  .articles li .hd {position:absolute;left:0px;height:6px;}
  
  .blog_listing  .articles li div.title,
  .blog_listing  .articles li div.img{margin-top:18px;}

  .blog_listing .module .content .body .category ul {

  	margin-top:0;

padding-top:0;

  	}

.song_playlist .module .content,.song_playlist .module .content .body,.song_playlist .module .content .foot{

		background:#ADADAD;

	}

	.song_playlist .module .content .foot{

		padding-top:5px;

	}

	.song_playlist .module .content .foot .nav_meta .more a {

	background:transparent none repeat scroll 0 0;

	color:#FFFFFF;

	display:inline;

	font-weight:bold;

	text-indent:-9999px;

	text-transform:uppercase;

	width:auto;

}

 .song_playlist .module .content .foot .nav_meta .more a:hover{

 	color:#000000;

 }

  .song_playlist .module .content .body .list ul{

  	background:#FFFFFF;

	margin-top:10px;

	}

	.song_playlist .module .content .body .info ul{

		background:#ADADAD none repeat scroll 0 0;

	}

  .song_playlist .module .content .body ul,

  .video_player .module .content .body ul,

  .photo_viewer .module .content .body ul,

  .video_thumbnail .module .content .body ul {padding-top:0}

   .module .content .foot {

  background-color: #FFF;

  overflow:hidden;

  padding:0 12px;

 	position: relative;

 }

 .video_thumbnail .module .content .body ul{

 	margin-left:23px;

 }

 .video_thumbnail .module .content .body ul ul{

 	margin-left:0px !important;

 }

 .grid_9 .module .content .foot {

 	padding:0 20px;

 }



   .module .content .foot * {

   line-height:1.16em

   }

   .module .content .foot .nav_meta {

   overflow:hidden;

   height:1%;

   float:left;

   padding-top:10px;

   padding-bottom:6px;

   }

   .member_listing .module .content .foot .nav_meta {padding-top:0}

   .module .content .foot .nav_meta ul li {

   margin:0 0 0 10px

   }

   .module .content .foot .nav_meta ul li:first-child {margin:0}

    .module .content .foot .nav_meta ul li.more {margin-left:0}

   .page_title .module .content .head {

   background:#fff;

   color:#222;

   text-transform:capitalize

   }

   /*

   AD MODULE

   */

   .ad {

   margin-bottom:	10px;

   text-align:center;

 	z-index: 1;

 	position: relative;

   }

   .grid_5 .ad {

   	margin-bottom:0;

	padding-bottom:6px;

	background:#d1d1d1;

   }

   .ad .ad {margin-bottom:0}

   .ad .head {

  	background-color:#FFF;

   }

   .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;

   margin: 0 auto;

   }

   .ad.medium{

   	background:#000;

	padding-bottom:20px;

	padding-top:20px;

   }

   .ad .head h3,

   .ad .head .foot,

   .ad .foot h3 {

   font-size:12px;

   font-weight:normal;

   color:#666;

   text-align:left

   }

   .ad .foot {background-color:#FFF;}

   

  #nav_global #nav_admin {

  	position:relative;	

  	left:-21px;

  }

  #nav_member ul li.hello a,#nav_member ul li.hello,#nav_global ul li{

  	color:#000 !important;

	font-weight:bold;

	text-transform:lowercase;

  }

 

 /*

 #nav_member ul li.hello:hover{

  background-color:#000000 !important;

color:#8BF7C4 !important;

  }

 

#nav_member ul li.hello a:hover{

  	color:#8BF7C4 !important;

  }



   #nav_member ul li.hello{

   	padding-left:3px !important;

	padding-right:3px !important;

   }

*/

  #nav_global ul li.signout a{

  	color:#000 !important;	

	font-weight:bold;

	padding-left:3px !important;

padding-right:3px !important;

  }

  #nav_global ul li.signout a:hover{

  	color:#8BF7C4 !important;

	background-color:#000000 !important;

	font-weight:bold;

  }

  

  #nav_user ul li.signup{

  	border-left:2px solid #6DD1A1 !important;

  }

  #nav_global {

  	background:none !important;

  }

  #nav_global li#eos_login_status_message {color:#000 !important;}

  #nav_global li.hello ul li {

 		padding: 0 !important;

  	width:125px !important;

  	border:none !important;

  	}

  #nav_global li.hello ul li a {

  	line-height:27px;

  	padding:0 9px !important;

  	display:block !important;

  	width:107px;

  	background-color: #000 !important;



  	color:#FFF !important;

  	font-family: Arial, Helvetica, sans-serif;

  	font-weight:bold;

  	text-transform: capitalize;

  	}

   #nav_global li.hello ul li a:hover, #nav_global li.hello ul li a:focus {



   	background-color:#8BF7C4 !important;

color:#000 !important;

 		}

   /* 

   CHANNEL-LEVEL NAVIGATION

   */

 



  .nav_main {margin: 0 0 10px;}

   .nav_main div {

 

	height:27px;

	}

   .nav_main ul {

   margin:3px auto 0 4px;

   position:relative;

  height: 25px;

  width:688px;

  background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_nav_sprite_edited04.png) no-repeat scroll 0px 0px;

 }
 
 #home .articles li .title h4, #home div.article .title h4{
 	width:auto;
 }

 .nav_main ul li {/*
 	display:inline;*/
 	float: left; 
   position:relative;
   height:25px;
   }

   .nav_main ul li.search {

   float:right

   }

   .nav_main ul li.upload {

   position:absolute;

  right: 0;

   top:-6px;

   margin:0 10px 0 0;

   height: 31px;

   border:1px solid #B7B6B7;

   background:#FFF url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_top_nav_upload.gif) repeat-x top left;

   padding: 0 9px;

 	float: none;

	

   }

   .nav_main ul li.nav-home{

   	margin-left:0px;
   }

   .nav_main ul li a,

   .nav_main ul li a:link,

   .nav_main ul li a:visited {

   color:#000000;

   padding: 0 0px;

   text-decoration: none;

   line-height:25px;

   text-transform:capitalize;

   font-weight:bold;

   display:block;

   text-indent:-9999px;

   }

   .nav_main ul li a:hover, .nav_main ul li a:focus { text-decoration:none;}

   .nav_main ul li.active a, .nav_main ul li.active li.active a {color:#00abec; }

   .nav_main ul li.active  li a {color:#000000; }

   .nav_main ul li.upload a {

   background:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_navmain_upload.gif) no-repeat center left;

   font-weight:bold;

   font-family: Arial, Helvetica, sans-serif;

   text-transform:uppercase;

   font-size: 14px;

   color: #0094cc;

   padding:0 0 0 15px;

   line-height:31px;

   }

  .nav_main ul li.upload a:hover, .nav_main ul li.upload a:focus {text-decoration:underline}

  .nav_main ul ul {

      background: none;     

      padding-top: 7px;
	  width:auto;

  }
  .nav_main ul ul.subStore{
  	background:transparent none repeat scroll 0 0;
left:165px;
margin-left:0;
padding-top:0;
position:absolute;
top:0;
width:auto;
  }
  .nav_main ul.flyoutMenu ul.subStore li a.flag{
  	padding-top:0;
	height:25px;
  }

  #nav_member ul li.signout{

  	border-left:3px solid #6DD1A1 !important;

  }

  #nav_member ul li.signout a{

  	color:#000 !important;

  }

  

  #nav_member ul li.signout a:hover{

  	background-color:#000000;

color:#8BF7C4 !important;

  }

  #nav_member ul li.signup{

  	border-left:1px solid #6DD1A1 !important;

  }

  #nav_user .signin a,#nav_user .signup a{

  	color:#000 !important;

	padding:2px;

	text-transform:lowercase;

  }

  #nav_user .signup a{

  	text-transform:none;

  }

  

  #nav_user .signin a:hover,#nav_user .signup a:hover{

  	background-color:#000000;

color:#8BF7C4 !important;

padding:2px;

  }

#nav_user a{

color:#000 !important;

}

 .nav_main ul li a:hover,.nav_main ul li.active a {

 	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_nav_sprite_edited04.png) no-repeat scroll 0 0px;

	color:#000000 !important;

 }
 

.nav_main ul li.nav-custom a {
width:75px;
}
.nav_main ul li.nav-home a {
width:59px;
}
.nav_main ul li.nav-blog a {
width:60px;
}
.nav_main ul li.nav-music a {
width:67px;
}
.nav_main ul li.nav-tour_dates a {
width:56px;
}
.nav_main ul li.nav-photo a {
width:76px;
}
.nav_main ul li.nav-video a {
width:73px;
}
.nav_main ul li.nav-community_landing a {
width:112px;
}
.nav_main ul li.nav-custom.nav-bio a {
width:38px;
}
.nav_main ul li.nav-custom.nav-game a {
width:65px;
}
.nav_main ul li.nav-store a {
width:65px;
}

.nav_main ul li.nav-home a:hover {
background-position:0 -27px;
}
.nav_main ul li.nav-blog a:hover {
background-position:-59px -27px;
}
.nav_main ul li.nav-music a:hover {
background-position:-157px -27px;
}
.nav_main ul li.nav-tour_dates a:hover {
background-position:-373px -27px;
}
.nav_main ul li.nav-photo a:hover {
background-position:-297px -27px;
}
.nav_main ul li.nav-video a:hover {
background-position:-224px -27px;
}
.nav_main ul li.nav-community_landing a:hover {
background-position:-494px -27px;
}
.nav_main ul li.nav-custom.nav-bio a:hover {
background-position:-119px -27px;
}
.nav_main ul li.nav-game a:hover {
background-position:-606px -27px;
}
.nav_main ul li.nav-store a:hover {
background-position:-429px -27px;
}


 .nav_main ul li.nav-home.active a{background-position: 0px -54px;}

 .nav_main ul li.nav-blog.active a{background-position: -59px -54px;}

 .nav_main ul li.nav-music.active a{background-position: -157px -54px}  

 .nav_main ul li.nav-tour_dates.active a{ background-position: -373px -54px;} 

 .nav_main ul li.nav-photo.active a{background-position: -297px -54px;}

 .nav_main ul li.nav-video.active a{background-position: -224px -54px;}  

 .nav_main ul li.nav-community_landing.active a{ background-position: -494px -54px;}
 
 .nav_main ul li.nav-custom.nav-bio.active a{ background-position: -119px -54px;}

 .nav_main ul li.nav-game.active a{ background-position: -606px -54px;}
 
 .nav_main ul li.nav-store.active a{ background-position: -429px -54px;}








 .nav_main li li {float: none;}

 /*flyout menus for top nav */

 .nav_main ul.flyoutMenu li {

 	display:block;

  width:132px;

 	}
	.nav_main ul.flyoutMenu li:hover{
		background-color:#8BF7C4;
	}
	.nav_main ul.storeSubNav li{
		background:#fff;
		color:#000;
		font-weight:bold;
	}

	.nav_main ul li.nav-community_landing a ul.flyoutMenu li a{

		width:150px;

	}

	

 .nav_main ul.flyoutMenu li a {

 	font-family: Arial, Helvetica, sans-serif;

 	display:block;

	background-image:none;

 	background-color: #fff;

	text-indent:0;

 	border-bottom:1px solid #999;

	padding:0 9px;

	width:150px;

	font-size:12px;

 	}

 .nav_main ul.flyoutMenu li a:hover, .nav_main ul.flyoutMenu li a:focus {

 	background-color:#8BF7C4;

	color:#000;

 }

 .nav_main ul.flyoutMenu li a.flag {

 	padding-left:32px;

 	background-repeat: no-repeat;

 	background-position: 9px center;
	width:127px;

 }

 .nav_main ul.flyoutMenu li a.us {background-image:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/flag_us.gif);}

 .nav_main ul.flyoutMenu li a.uk {background-image:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/flag_uk.gif);}

.nav_main ul.flyoutMenu li a.ca{
	background-image:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/flags/ca.png);
}
 

 .nav_main ul.flyoutMenu li a.fr,.nav_main ul.flyoutMenu li#franceNav {

		background-image:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/flags/fr.png);
		background-position:9px 6px;
height:20px;
padding:5px 4px 0 32px;

}
.nav_main ul.flyoutMenu li{
	background-repeat:no-repeat;
	color:#000000;
	font-weight:bold;
	background-color:#FFFFFF;
	cursor:pointer;
	background-position:9px center;
}
.nav_main ul.flyoutMenu li a.it,.nav_main ul.flyoutMenu li#italyNav{

		background-image:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/flags/it.png);
		background-position:9px 6px;
height:20px;
padding:5px 4px 0 32px;

}
.nav_main ul.flyoutMenu li a.jp,.nav_main ul.flyoutMenu li#japanNav{

		background-image:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/flags/jp.png);
		background-position:9px 6px;
height:20px;
padding:5px 4px 0 32px;

}
.nav_main ul.flyoutMenu li a.mx,.nav_main ul.flyoutMenu li#mexicoNav{

		background-image:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/flags/mx.png);
		background-position:9px 6px;
height:20px;
padding:5px 4px 0 32px;

}
.nav_main ul.flyoutMenu li a.nz,.nav_main ul.flyoutMenu li#newzealandNav{

		background-image:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/flags/nz.png);
		background-position:9px 6px;
height:20px;
padding:5px 4px 0 32px;

}
.nav_main ul.flyoutMenu li a.pt,.nav_main ul.flyoutMenu li#portugalNav{

		background-image:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/flags/pt.png);
		background-position:9px 6px;
height:20px;
padding:5px 4px 0 32px;

}
.nav_main ul.flyoutMenu li a.sp,.nav_main ul.flyoutMenu li#spainNav{

		background-image:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/flags/es.png);
		background-position:9px 6px;
height:20px;
padding:5px 4px 0 32px;

}
.nav_main ul.flyoutMenu li a.uk ,.nav_main ul.flyoutMenu li#ukNav{

		background-image:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/flags/gb.png);
		background-position:9px 6px;
height:20px;
padding:5px 4px 0 32px;

}


 .nav_main ul.flyoutMenu {

 	display:block;

 	position:absolute;

    left:0px;
	margin-left:3px;

    top:17px;

 	width: 150px;

 	z-index:1000;

 }

  .nav_main ul.flyoutMenu#gameSubNav,
  .nav_main ul.flyoutMenu#gameSubNav li a {width:144px;}

 .nav_main ul.flyoutMenu li a.flag {

 	padding-left:32px;

 	background-repeat: no-repeat;

 	background-position: 9px center;

 }

  li a.us {background-image:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/flag_us.gif);}

 .nav_main ul.flyoutMenu li a.uk {background-image:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/flag_uk.gif);}

 .nav_main ul.flyoutMenu li a.spain{background-image:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/Spain_flag_16x11.png);}

 .nav_main ul.flyoutMenu li a.japan{background-image:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/Japan_flag16x11.png);}

 .nav_main ul.flyoutMenu li a.germany{background-image:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/Germany_flag16x11.png);}

  /* 

  MODULE-LEVEL NAVIGATION

  */

 .nav_main ul li ul.flyoutMenu li.active a{

		background-color:#6DD1A1;	

	}

  

  .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:left;

   line-height:16px;

   font-size:12px

   }

   .discussion_listing .nav_meta ul li.more {float:left;}

    .nav_meta ul li.launchPlayer {

    	float: left;

    }

	

   .nav_meta ul li.launchPlayer a {

background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_launchplayer.png) no-repeat scroll 0 0px;

color:#FFFFFF;

display:block;

font-weight:bold;

padding-right:13px;

text-indent:-9999px !important;

text-transform:uppercase;

width:87px;

}

 .nav_meta ul li.launchPlayer a:hover{

		background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_launchplayer.png) no-repeat scroll 0 -15px;

	}

	.nav_meta ul li.launchPlayer a:hover{

		color:#000000;

	}

   .nav_meta ul li.prev {

   float:right

   }

   .nav_meta ul li.register {

   float:left

   }

   .nav_meta ul li.more a {

   display:inline-block;

   padding:2px;

   background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_viewall_sprite.png) no-repeat scroll 0 0px;

   text-indent:-9999px;

   width:52px;

   float:left;

   }

    .nav_meta ul li.more a:hover{

   	 background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_viewall_sprite.png) no-repeat scroll 0 -17px;

   }

  

   .msie8 .nav_meta ul li.poweredBy a {

   	height:20px;

   }

   /* 

   IN-MODULE-CONTENT-LEVEL NAVIGATION:

   tabs, content-flipping clickable elements

   */

   .nav_switch {

   overflow: hidden;

   position:relative;

   height:20px

   }

   .nav_switch ul.ui-tabs-nav {

   width: 75px;

   margin:0 auto;

   }

   .nav_switch ul li {

   margin: 0 0 0 6px;

   float: left

   }

   .nav_switch ul li a {

   background: url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_feature.gif) no-repeat top left;

   display: block;

   height: 9px;

   text-indent: -9999px;

   width: 9px

   }

   .nav_switch ul li a:hover {

   background-image: url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_feature_current.gif);

   }

  .nav_switch ul li a:focus {outline: none;}

   .nav_switch ul li.ui-tabs-selected a {

   background-image: url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_feature_current.gif);

   }

   .tools ul li.admin.delete {font-size:13px !important; line-height:16px !important}

   .tools ul li.sharelink{

   	line-height:22px !important;

   }

   /* 

   IN-MODULE-CONTENT-LEVEL OR PAGE-LEVEL NAVIGATION:

   all pagination belong to us

   */

   .nav_page {

  

   }

   .nav_page ul {

   overflow:hidden;

   width:100%;

   padding:8px 0

   }

   .nav_page ul li.frst,

   .nav_page ul li.last,

   .nav_page ul li.location {

   display:none

   }

   .nav_page ul li.prev {

   text-align:left;

   margin:-11px 3px 0 0;

   }

   

    .nav_page ul li.prev span, .nav_page ul li.next span {

    color:transparent;

    padding:0 4px;

	text-indent:-9999px;

	width:21px;

	float:left;

	height:12px;

    }

	

	.nav_page ul li.prev span{

		background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_prev_inactive.png) no-repeat scroll 0 0;

	}

	

	.nav_page ul li.next span {

		background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_next_inactive.png) no-repeat scroll 0 0;

	}

   .nav_page ul li.next {

   float:right;

   margin:0 0 0 3px

   }

   .nav_page ul li.page {

   text-align:center;

   font-weight:bold;

   }

   .nav_page ul li a {

   text-decoration: none

   }

   .nav_page ul li.next a {

   background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_next.png) no-repeat scroll 0 0;

	float:left;

	padding:0 4px;

	text-indent:-9999px;

	width:21px;

	height:12px;

   }

   

   .nav_page ul li.next a:hover {

   	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_next.png) no-repeat scroll 0px -23px;

   }

   

   .nav_page ul li.prev a {

    background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_prev.png) no-repeat scroll 0 0;

   padding:0 4px;

   color:transparent;

   text-indent:-9999px;

width:21px;

float:left;

height:12px;

   }

   

     .nav_page ul li.prev a:hover {

     	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_prev.png) no-repeat scroll 0 -23px;   

     }

   .nav_page ul li.page a {

   margin-left:5px;

text-decoration:none;

color:#BBBBBB;

   }

   .nav_page ul li.page a.active {

   background-color:#000000;

border:medium none;

color:#6DD1A1;

font-weight:bold;

padding:0 2px;

   }

   .nav_page ul li.page a:hover {

color:#6dd1a1;

}

   /* 

   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:12px

   }

   .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;

   color:#6DD1A1;

   }

   .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;

	 color:#6DD1A1;

   }

   

   .nav_blog ul li.prev_post a:hover,.nav_blog ul li.next_post a:hover {

color:#adadad;

}

   /* HEADER AND FEATURE MODULES

   ot: need to look over/cleanup/compact

   */

   .header .feature {

   background-repeat: no-repeat

   }

   .header img {

   display: block;

   width: 940px;

   height: 118px

   }

   .header .module {

   margin: 0;

   background:none

   }

   .header .module .content .body {

   position: relative;

   padding: 0;

   overflow: hidden;

   width: 100%

   }

   .header .module .content .head,

   .header .module .content .foot {

   display: none

   }

   .header .module .txt {

   position: absolute;

   width: 33%

   }

   .header .nav_switch {

   position: absolute;

   right: 15px;

   top: 15px;

   z-index: 1

   }

   .header .nav_page {

   float: none;

   position: absolute;

   right: 10px;

   bottom: 0

   }

   .header .module .content .body ul li.feature {

   position: relative;

   height: 320px

   }

   /* @group Nine positions in Header Module */

   

   .header .module .description a {

   color:#fff

   }

   .header .module .pos_top_lt {

   top: 0;

   left: 0

   }

   .header .module .pos_top_lt .description {

   padding:20px 0 0 40px

   }

   .header .module .pos_top_c {

   top: 0;

   left: 33%

   }

   .header .module .pos_top_c .description {

   padding:20px 20px 0

   }

   .header .module .pos_top_rt {

   top: 30px;

   right: 0

   }

   .header .module .pos_top_rt .description {

   padding:20px 40px 0 0

   }

   .header .module .pos_mid_lt {

   top: 40%;

   left: 0

   }

   .header .module .pos_mid_lt .description {

   padding:10px 0 10px 40px

   }

   .header .module .pos_mid_c {

   top: 40%;

   left: 33%

   }

   .header .module .pos_mid_c .description {

   padding:10px 20px

   }

   .header .module .pos_mid_rt {

   top: 40%;

   right: 0

   }

   .header .module .pos_mid_rt .description {

   padding:10px 40px 10px 0

   }

   .header .module .pos_btm_lt {

   bottom: 0;

   left: 0

   }

   .header .module .pos_btm_lt .description {

   padding:10px 40px 10px 0

   }

   .header .module .pos_btm_c {

   bottom: 0;

   left: 33%

   }

   .header .module .pos_btm_c .description {

   padding:0 20px 20px

   }

   .header .module .pos_btm_rt {

   bottom: 0;

   right: 0

   }

   .header .module .pos_btm_rt .description {

   padding:0 0 20px 40px

   }

   .module .feature {

   display: block;

   position: relative

   }

   /* size of the image may break the column */

   .module .feature .img {

   max-width: 395px;

   overflow:hidden;

   border:1px solid #ccc;

   margin-bottom:12px;

   }

   .module .feature .img img {

   display: block;

  

   }

   .module li.f_top div {

   display: inline

   }

   .module li.f_top div.img {

   width: 100%

   }

   .module li.f_rt .img {

   background-position: right

   }

   .module li.f_rt .img img {

   float: right;

   padding-left: 10px

   }

   /* just to test... 2 lines of text in #moduleContainer1 */

   .module li.f_btm {

   padding-top: 15%

   }

   .module li.f_btm .txt {

   position: absolute;

   top: 0

   }

   .module li.f_lt .img img {

	 float: left;

	 cursor:pointer;   

   }

   .module .feature.ui-tabs-hide {

   display: none

   }

   /* @end */

   /* GLOBAL LINK STYLING */

   a.comment,

   span.comment {

   padding:0 0 2px 23px;

	color:#000;

   background:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_comment_link_sprite.png) no-repeat left 2px;

   text-transform:uppercase;

   font-weight:bold;

   }

   a.comment:hover,

   span.comment:hover {

   	background-position:0 -19px;

	color:#6dd1a1;

  }

   a.permalink,

   li.permalink a {

   background:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_link_link_sprite.png) no-repeat 0 2px;

   padding:0 0 0 18px;

   display:none;

	text-transform:uppercase;

   }

    a.permalink:hover,

   li.permalink a:hover{

   		background-position:0 -20px;

	color:#6dd1a1;

   }

   a.sharelink,

   li.sharelink a {

   background:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_sharelink_sprite.png) no-repeat 0 1px;

   padding:0 0 3px 20px;

text-transform:none;

   }

   a.sharelink:hover,

   li.sharelink a:hover{

   		background-position:0 -20px;

	color:#6dd1a1;

   }

   li.admin.delete a, .tools .delete a {

   background:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_delete_link_sprite.png) no-repeat 0 -2px;

  color:#000000;

font-size:12px;

font-weight:bold;

padding:0 0 3px 19px;

text-transform:uppercase;

   }

   li.admin.delete a:hover, .tools .delete a:hover{

   	background-position:0 -23px !important;

	color:#6dd1a1;

   }   

   

   li.admin.flag a {

   background:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_flag_link_sprite.png) no-repeat 0 0;

   padding:0 0 0 20px;

   text-transform:uppercase;

   }

      li.admin.flag a:hover{

      		background-position:0 -21px;

	color:#6dd1a1;

      }

   li.admin.edit a {

   background: url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_edit_link_sprite.png) no-repeat 0 0;

   padding: 0 0 0 18px;

text-transform:uppercase;

   }
   
   #discussion_detail li.admin.edit a{
   	display:block;
	height:18px;
	padding:0 0 0 21px;
   }
   

   li.admin.edit a:hover{

   	background-position:0 -21px;

	color:#6dd1a1;

   }

   .mac li.admin.edit a {height:16px;display:inline-block;}

   li.admin.prome a {

   background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_member_pro.png") no-repeat 0 -1px;

   padding:0 0 0 25px;

text-transform:uppercase;

   font-size:12px

   }

   

   li.edit a{

   	color:#000000;

font-weight:bold;

text-transform:uppercase;

   }

   li.admin.fanme a {

   background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_member_fan.png") no-repeat 0 0;

   padding:0 0 0 23px;

   font-size:12px

   }

   .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:12px;

   font-family: Verdana, sans-serif;

   }

   .member_detail .obj_meta ul li {color:#fff}

   .obj_meta ul li.hd {display:none}

   .obj_meta ul li.songs {

   background:url('http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_stats_music.gif') no-repeat 0 0;

   }

   .obj_meta ul li.images {

   background:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_stats_images.png) no-repeat 0 0

   }

   .obj_meta ul li.videos {

   background:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_stats_video.png) no-repeat 0px 0

   }

   .obj_meta ul li.comments {

   background:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_stats_comments.png) no-repeat 0 0;

   font-size:12px;

   padding-left:23px;

   margin-left:30px;

   }

   .obj_meta ul li.views {

   	background:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_stats_views.png) no-repeat 0 0;

   	padding-left:23px !important;

   	}

   /* dividers */

   .hd {



   line-height:1px;

   padding:0;

   float:left;

   display:inline;

   width:100%

   }

  

   /* ratings */

 li .txt {margin-bottom: 5px;}

 .txt .rating {

 	padding: 7px 0 5px;

   float: left;

  }

 .content .rating ul {

   list-style: none;

   width:105px;/*

   height: 21px;*/

 	margin:0;

   padding: 0 !important;

   position: relative;

   overflow:visible;

   background:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_rating.png) repeat-x 0 -47px;

   }

   .rating ul.inactive {

   list-style: none;

   height: 12px;

   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: transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/rating_stars.png) repeat-x scroll 0 -14px;

 }

.module .content .body .rating ul.inactive{

 	padding-top:11px;

 }

   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/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_rating.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 -24px;

   }

   .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/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_rating.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/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/rating_stars.png) repeat-x 0 1px;

   }

   .rating .total {

   float:left;

   font-weight:normal;

   color:#afaeac;

   line-height:20px;

   text-transform:capitalize;

   font-size:12px

   }

   .rating .text {

   float:left;

   width:110px;

   line-height:20px;

   text-transform:lowercase;

   font-size:12px

   }

   .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:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_comment_link_sprite.png) no-repeat scroll 13px 2px;

	color:#000000;

	float:left;

	font-family:trebuchet MS;

	font-size:12px;

	font-weight:bold;

	margin:5px 0 0;

	padding:2px 0 2px 36px;

 }

 .member_detail .txt li.comments {

 	float:none;

	 margin-top:6px;

 font-family:arial,helvetica;

 }

 .txt .author {

 	clear: both;

	color: #616161;

	text-transform:uppercase;

 }

 .txt .author span{

 	color:#000;

 }

 /* end comments indications */

   /* OBJECT BLOCKS */

   /* MEMBERS */

   ul.members {

   height:1%

   }

   .members li {

   float:left;

   margin:0 10px 20px 10px;

   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:#6DD1A1;

    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/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_member_xl.png") no-repeat center center

   }

   .members li.xl .img a {

   width:140px;

   height:140px

   }

   /* MEMBERS: LARGE|104x104 */

   .members li.l {

   width:104px;

   height:104px

   }

   .members li.l .img {

   background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_member_l.png") no-repeat center center

   }

   .content li.member.l .img a {

   }

   /* MEMBERS: MEDIUM|70x70 */

   .members li.m {

   width:62px;

   height:62px;

   margin:0 9px 20px;

   }

#member   .members li.m{

   	margin:0 10px 20px;

   }

   .members li.m .img {

   background:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_member_s.png) no-repeat center center

   }

  .content li.member.m .img a {

   width:64px;

   height:60px;

   }

   /* 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/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_member_s.png") no-repeat center center

   }

   .members li.s .img a {

   width:48px;

   height:48px

   }

   /* MEMBERS: XSMALL|30x30 */

   .members li.xs {

   width:40px;

   height:70px;

   margin:0 2px 2px 0

   }

   .members li.xs .img {

   background:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_member_xs.png) no-repeat center center

   }

   .members li.xs .img a {

   width:30px;

   height:30px

   }

   /* MEMBERS: PRO have pretty icon */

   .members li.pro .img a {

   

   }

   /* MEMBERS: REGISTER has no avatar */

   .members li.register .img {

   background:#ccc

   }

  

   .members li .txt .title h4 {

   font-size:12px

   }

   .members li .txt .tagline {

   margin:2px 0;

   font-size:12px

   }

   .members li .txt .date {

   font-size:12px

   }

   .members li .txt .location {

   font-size:12px

   }

   .members li .txt .activity {

   font-size:12px

   }

  

   /* MEMBER TOOL TIP */

   .tt div.member.s .img {

   background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_member_s.png") no-repeat center center

   }

   .tt div.member.m .img {

   background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_member_m.png") no-repeat center center

   }

   .tt div.member.l .img {

   background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_member_l.png") no-repeat center center

   }

   .tt div.member .txt {

   position:static;

	z-index:1;

   }

   .tt div.member .txt h4 {

   color:#FFF;

   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/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_member_m.png) no-repeat center center

   }

   .content div.member.m .img a {

   width:104px;

   height:104px

   }

   .content div.member.l {

   width:170px;

   padding:24px 0 0;

   margin:0 auto;

   }



   .content div.member.l .img {

   width:140px;

   height:140px;

   margin:0 10px 10px 18px;

   background:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_member_xl.png) no-repeat center center;

   border:1px solid #CCC;

   }

   .content div.member .img {

   position:relative

   }

   .content div.member .img .tools {

   background:#FFF;

   font-size:12px;

   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:12px

   }

  .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 .obj_meta li.delete a {

   font-size: 11px;

   color:#333;

   padding-top:8px;

   }

   .content div.member .txt li.admin.flag {

   border-top: 1px dotted #999;

   padding:5px 0 0

   }

   .content div.member .txt .obj_meta li.flag a {

   background-position: 0 -74px;

   font-size: 11px

   }

   .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 3px;

   margin-left:24px;

   }

   .content div.member .txt li.admin.prome a {

   font-size: 11px;

   color:#fff;

   }

   .content div.member .txt li.admin.fanme {

   padding:0 3px;

   margin-left:24px;

   }

   .content div.member .txt li.admin.fanme a {

   font-size: 11px;

   color:#fff;

   line-height:13px

   }

   .content .foot .obj_meta {

   color:#999;

   padding:5px 0 10px

   }

   .content .foot .obj_meta li {

   font-size:12px;

   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:12px;

   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:12px;

   padding:2px;

   line-height:12px

   }

   .content .about .var .label {

   }

   .content .about .var .value {

   	margin-top:8px;

   	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%

   }

   .photos li {

   float:left;

   margin:0 10px 15px 0;

   }

  .grid_6  .photos li.xs {clear:none}

   .photos li.pro {

   border:0

   }

  

  .photos li .hd {margin-top:10px;border-bottom:1px dotted #5D5d5d;}

   .photos li .img a {



   display:block;

   margin-left:7px;

   border: 1px solid #CCC;

   }

   .grid_3 .photos li .img a {

   	margin-left:35px

   }

   .photos li.pro .img a {

   }

   .photos li .txt {

   font-size: 10px;

   height: 80px;

   margin-left:8px;

	margin-top:8px;

   }

   .photos li.s .txt {

		width:auto;

   }

   .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:14px;

   font-weight:normal;

   line-height:12px;

   margin-right:6px;

   }

   .photos li .txt .title h4 a{

   	color:#fff;

	/*text-transform:uppercase;*/	

   }

   .photos li .txt .title h4 a:hover{

   	color:#000;

   }

   .photos li .txt .category {

   font-size: 10px;

   line-height:12px;

   clear:both;

   color: #616161;

   text-transform:uppercase;

   }

   /*

   .photos li .txt .author {

   font-size:12px;

   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:12px;

   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: 120px;

 }

 .grid_3 .photos li.s {margin-right: 0;}

   .photos li.m {

   width:150px

   }

   .photos li.l {

   width:360px

   }

   /* thumb backgrounds */

   .photos li.xs .img {

   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_photo_xs.gif") no-repeat center center

   }

   .photos li.s .img {

   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_photo_s.gif") no-repeat center center

   }

   .grid_3 .photos li.s .img {margin-bottom:7px}

   .photos li.m .img {

   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_photo_m.gif") no-repeat center center

   }

   .photos li.l .img {

   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_photo_l.gif") no-repeat center center

   }

   .photos li.xl .img {

   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_photo_xl.gif") no-repeat center center

   }

   /* thumb sizes */

   .photos li.xs .img a {

   width:70px;

   height:70px

   }

   .photos li.s .img a {

   width:104px;

   height:104px

   }

   .photos li.m .img a {

   width:140px;

   height:140px

   }

   .photos li.l .img a {

   width:350px;

   height:350px

   }

   .photos li.xl .img a {

   width:540px;

   height:540px

   }

   .photos li.compact.xs {

   height:80px

   }

   .photos li.compact.s {

   height:114px

   }

   .photos li.compact.m {

   height:150px

   }

   .photos li.compact.l {

   height:360px

   }

   .photos li.compact.xl {

   height:540px

   }

   /* single photo display */

   .content div.photo {

   overflow:hidden

   }

   .content div.photo .title {

   text-transform:capitalize

   }

   .content div.photo .img {

   margin:10px 0;

   text-align:center

   }

  .photo_viewer .content div.photo .img {margin-top:6px}

   .content div.photo .img img {

   	display:inline;

   	border:1px solid #ccc;

   	}

   .content div.photo .author {

   float:right;

   }

   .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/2da/4a4/c6b62bfd44f80a32908488b095/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/2da/4a4/c6b62bfd44f80a32908488b095/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:12px

   } */

   .content div.photo .tools ul li.admin.delete a {

   background-position: 0 0

   }

   .content div.photo .nav_page {float:none; clear:both}

   .content div.photo .nav_page ul {

   padding:0

   }

   .content div.photo .nav_page ul li.prev {

   	float:left;

	margin-top:0px;

	}

  

.content div.photo .nav_page ul li.prev a {

  	background:  url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_prev.png) no-repeat scroll 0 0px;

    border:0 none;

	display:block;

	font-family:Verdana,sans-serif;

	font-size:12px;

	height:22px;

	margin-top:10px;

	padding:0 0 0 30px;

	text-transform:uppercase;

   }

   .content div.photo .nav_page ul li.prev a:hover{

   	background-position:0 -23px;

   }

   .content div.photo .nav_page ul li.next a {

	background: url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_next.png) no-repeat scroll 22px 0px;

    border:0 none;

	display:block;

	font-family:Verdana,sans-serif;

	font-size:12px;

	height:22px;

	margin-top:10px;

	padding:0 0 0 30px;

	text-transform:uppercase;

   }

	.content div.photo .nav_page ul li.next a:hover{

		background-position:22px -23px;

	}

   .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;

   }

   

   .articles li.article{

   	margin-bottom:10px;

   }

   

   .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/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_member_xs.png") no-repeat center center

	} 

   .articles li .title, .articles li .description, .articles li .author, .articles li .activity, .articles li .category {

   	padding-left:0;

   	

   	}

  .articles li .description {padding-right:7px;}

  .articles li .description img {max-width:600px}

   .articles li .title, div.article li .title {

   margin:0 0 3px;

   }

   .articles li .title h4, div.article .title h4 {

  color:#6DD1A1;

font-size:16px;

   font-weight:bold;

  text-transform:none;
  width:75%;
  *width:70%;

   }

   .articles li .date, div.article .date {

   color:#000000;

display:inline;

font-size:12px;

font-weight:bold;

margin:0 0 0 14px;

text-transform:uppercase;

   }

   .articles li .author, div.article .author {

   display:inline;

font-size:12px;

font-weight:bold;

text-transform:uppercase;

color:#000000;

   }

   .articles li .author a, div.article .author a{

   	color:#6DD1A1;

	text-transform:none;

	margin-left:1px;

   }

   .articles li .author a:hover, div.article .author a:hover{

   	color:#adadad;

   }

   .articles li .description,  div.article .description {

   margin:5px 0;

   overflow:hidden;
   
   padding-top:25px;  

   }
   
	body#blog .articles li .description, div.article .description{
		width:auto;
	}
   

   #rss_in .articles li .description, #rss_in  div.article .description{

   		margin:0px;

   }

   

   .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/2da/4a4/c6b62bfd44f80a32908488b095/images/divider.gif) no-repeat 0 1px;

   padding:0 0 0 10px

   }

   .articles li .category, div.article .category  {

   float:left;

font-size:12px;

font-weight:bold;

margin:0 0 0 7px;

text-transform:uppercase;

   }

   .articles li .category ul li a, div.article .category ul li a {

   	color:#000000;

   }   

   .articles li .category ul li a:hover, div.article .category ul li a:hover {

   	color:#6dd1a1;

   }

   

   .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;

   }

   .articles li .hd {

   height:4px;

  margin:0 0 18px;

   background:#D1D1D1 none;

   padding:0;

   border:medium none;

   }

   

   /* 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 .description img{

   	height:auto;

   }

   

   .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/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_member_s.png) no-repeat center center;

    margin:0 10px 0 0;

   }

   .topics li .txt {

   	float:left;

   	width:89%;

   	}

   	.grid_6 .topics li .txt {width:330px}

   .topics li .img a {

   width:48px;

   height:48px;  

   }

   .grid_9 .topics li.list .category{

   	width:245px;

   }

   .grid_9 .topics li .author{

   	width:245px;

   }

   .topics li .date {

   display:inline;

   font-size:12px;

   }

  .discussion_listing .module .content .head .nav_meta ul li.new a{

   display:none;	

   }

   .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:12px;

   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 solid #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:12px

   }

   .topics li.list.header .title {

   float:left;

   width:435px;

   margin:0 10px 0 0;

   line-height:1.16em

   }

   .topics li.list.header .category {

   float:left;

   width:110px;

   margin:0 10px 0 0

   }

   .topics li.list.header .activity {

   float:left;

   width:62px;

   margin:0 10px 0 0

   }

   .topics li.list.header .date {

   float:left;

   width:80px

   }

   .topics li.list .title {

   margin:0 10px 0 0;   

   }

   .grid_6 .topics li.list .title {width:320px}

   .topics li.list .title h4 {

	 	 font-weight:bold;

	 	font-size:18px;

	 	margin-bottom:2px;

	 	}

  .topics li.topic .title h4 {

  	font-weight:bold;

  	font-size:16px;

  }

   .topics li.list .description {

   font-size:12px;

   margin:0 5px 0 0

   }

   .topics li.list .author {

   font-size:12px;

   }

   .grid_6 .topics li.list .author, .grid_6 .topics li.list .category,

   .grid_6 .topics li.list .activity, .grid_6 .topics li.list .date {width:160px}

   .topics li.list .category {

   float:left;

   width:110px;

   font-size:12px;

   padding-top:3px;

   }

   .grid_9 .topics li.list .date{

   	text-align:right;

	width:245px;

	

   }

   .topics li.list .category ul {

   	padding-top:0;

   	}

   .topics li.list .activity {

   float:right;

   width:auto;

   font-size:12px;

   margin-top: -14px;

   }

   .topics li.list .date {

   float:right;

   clear:right;

   width:147px;

   font-size:12px;

   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/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_member_m.png) no-repeat center center

   }

   .content div.topic .img a {

   width:104px;

   height:104px

   }

   .content div.topic .img img {border:1px solid #CCC;}

   .content div.topic .txt .title {

   padding:0

   }

   .content div.topic .txt .title h3 {

	color:#6DD1A1;

   font-weight: bold;

   }

   .content div.topic .txt .author {

   display:inline;

   font-size:12px

   }

   .content div.topic .txt .date {

   display:inline;

   font-size:12px;

   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 .title h3 {

    	text-transform:uppercase;

			 font-weight:bold;

  		 font-size:14px;

    	}

   .content li.comment {

   overflow:hidden;

   padding-bottom:8px;

   background-color:#FFFFFF;

border-top:6px solid #8BF7C4;

padding-top:10px;

   }

   

   .content li.comment.empty{

   	background:transparent none repeat scroll 0 0;

   }

   

  

  .content li.comment:first-child{

  	border-top:medium none;

  }

   

   .comments .input .button.submit input {

	text-indent:-9999px;

	width:115px;

	cursor:pointer;

	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_postcomment_sprite.png) no-repeat scroll 0 0;

	border:none;

	height:21px;

	}

	

	.comments .input .button.submit input:hover {

background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_postcomment_sprite.png) no-repeat scroll 0 -23px;

}

 

   .content li.comment .member {

   float:left;

   margin:0 10px 5px;

   }

   .content li.comment .img {

   width:24px;

   height:24px;

   background:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_member_xs.png) 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 {

   color:#6DD1A1;

display:inline;

font-weight:bold;

text-transform:uppercase;

   }

   

   .content li.comment .txt .author a{

   	color:#6DD1A1;

   }

   .content li.comment .txt .date {

   display:inline;

   text-transform:lowercase;

   font-size:12px;

   font-family: Verdana, sans-serif;

   }

   .content li.comment .txt .description {

   margin:3px 0 0;

   color:#000000;

   }

   .content li.comment .txt .description p {margin-bottom:0}

   .content li.comment .txt .description q {

   margin-bottom: 5px;

   }

   .content li.comment .txt .activity {

   display:inline;

   font-size:12px;

   padding:0 10px

   }

   .content li.comment .hd {

   margin:0 0 10px;

   float:none;

   display:block

   }

  .module .content .body li.comment ul {padding-top:0;}

  

  .module .content .body li.comment ul li.admin.flag{

  	height:12px;

padding-top:5px;

  }

  

 .module .content .body li.comment ul li.admin.flag a{

 	padding:2px 7px 0 17px;

 }

 

  .module .content .body li.comment ul li.admin.flag span{

  	padding-right:7px;

  }

  .content li.comment .tools ul li.admin.delete {

  	border:1px solid #CCC;

  	background-color: #FFF;

	padding:4px;

  	}

  

   .content .tag { /*aka KEYWORD */

   display:inline;

   margin:0 0.2em 0 0;

  font-size:16px;

  font-weight:normal;

   }

 	.content .division {padding-bottom:10px;}

   .content .division .title {

 	font-size:14px;

   font-weight:bold;

    text-align:center;

	

   }

   .content .division .title{

   	background:#000000;

	color:#fff;

	text-align:center;

	position:relative;

   }



   .content .division li.category  .title{

   	 background:none;

   }

   .content .division .category {

  margin-bottom:5px;

  background-color:transparent;

  text-align:center;

		position:relative;

				vertical-align:middle;

   }

  

   .content .division .category .title {

   padding:0;

   font-family: Arial, Helvetica, sans-serif;

	font-size:16px;

   font-weight:bold;

   background:transparent none repeat scroll 0 0 ;

   	*padding-bottom:2px;

	text-transform:uppercase;

	display:inline-block;	

	*display:inline;

	position:relative;



		vertical-align:middle;



   }

 

   

   .content .division .category .title a {

   text-transform:uppercase;

   }

   .content .division .category .title span {

   display:block;

   text-transform:uppercase;

   }

   .content .division .category .date {

   font-size:12px;

text-align:center;

	padding-top:0px;

   }

   .content .division .category.selected .title a {

   color:#333

   }

   .content .division .category.selected .date {

   color:#ddd

   }

   .content ul#category-list {   

   }

   .content ul#category-list ul {padding-top:5px}

   .categories .module .content .foot .nav_meta {padding-top:0}

   /* video */

   ul.videos {

   height:1%

   }

   .videos li {

   margin:10px 0 0 0;

   float:left;

   display:inline;

   background:transparent;

   padding:0 

   }

   .grid_6 .videos li {margin-right:20px}

   .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;

   }
   
    .safari3#video_detail .videos li.list .img,
	.safari4#video_detail .videos li.list .img,
	.chrome3#video_detail .videos li.list .img,
	.chrome4#video_detail .videos li.list .img,
	.chrome5#video_detail .videos li.list .img
	{float:none;}
	
	.safari3#video_detail .videos li.list .txt,
	.safari4#video_detail .videos li.list .txt,
	.chrome3#video_detail .videos li.list .txt,
	.chrome4#video_detail .videos li.list .txt,
	.chrome5#video_detail .videos li.list .txt
	{clear:both;}

   .videos li .img a {

   background:url('http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_video_play.png') no-repeat center center;

   }

   .videos li.pro .img a {   

   }

   .videos li .txt {

   overflow:hidden;

   }

   .videos li.list .txt {

   height:auto

   }

   

   /********* fixing for title truncate issue ************/

   .videos li .txt .title {

    display:block;

    overflow:hidden;

	width:110px;

   }

   .videos li .txt .title h4 {

    font-size:14px;

    font-weight:normal;

   }

    .videos li .txt .title h4 a{

    	color:#fff;

		/*text-transform:uppercase;*/

    }

   .videos li .txt .duration {

   font-size:12px;

   font-weight:bold;

   color:#616161;

   }

 .videos li .txt .author {

 	font-size:12px;

 	line-height:13px;

 	clear: both;

	padding-top:5px;

 }

   .videos li .txt .description {

   font-size:12px;

   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/2da/4a4/c6b62bfd44f80a32908488b095/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;  

   color:#616161;

   text-transform:uppercase;

   }

   .videos li .txt .category:hover{

   	background:#CECECE ;

   }

   /* thumb backgrounds */

   .videos li.xs .img {

   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_video_xs.gif") no-repeat center center

   }

   .videos li.s .img {

   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_video_s.gif") no-repeat center center

   }

   .videos li.m .img {

   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_video_m.gif") no-repeat center center;

   margin-bottom:10px;

   }

   .videos li.l .img {

   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_video_l.gif") no-repeat center center

   }

   .videos li.xl .img {

   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_video_xl.gif") no-repeat center center

   }

   /* thumb sizes */

   

   .videos li.xs .img a {

   width:70px;

   height:39px

   }

   .videos li.s .img a {

   width:104px;

   height:60px;

   border:1px solid #CCC;

   /*margin-left:-1px;*/

   }

  .content .videos li.m .img a {



   height:79px;

   border:1px solid #ccc;



   }

   /********* for fixing alignment issue after ss1-1.6 upgrade ***/

  .content .videos li.m .img a {

  	    width:139px;

		margin-left:0px;  	

  	}

	

   .videos li.l .img a {

   width:350px;

   height:197px

   }

   .videos li.xl .img a {

   width:540px;

   height:304px

   }

   /* container sizes */

   .videos li.xs {

   width:80px

   }

   .videos li.s {

   width: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:8px;

   margin-bottom:8px;

   width:140px

   }

   .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 {

   

   }

   .content div.video .player {

	   margin:6px 0;

	   height:315px;

	   background:#000

   }

   .content div.video .author {

   float:right;

   padding-top:4px;

   }

   .content div.video.pro .author a {

   padding:0 0 0 18px;

   background:url("http://static.ciscoeos.com/zipupload/e40/56a/44a2df941fd592751de711484b/images/icons/bg_member_pro.gif") no-repeat center left

   }

   .content div.video .rating {

   float:left

   }

   .content div.video .description {

   padding:10px 0 5px;

   clear:both;

   }

   .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:left;

	padding-left:22px;

	padding-right:10px;

	padding-top:3px;

  }

  .video_player .content div.video .tools ul li.flag{

  	padding-top:8px;

  }

 .content div.video .tools ul li.admin.delete {

   padding:3px 22px 0 0;

   }

   

 .photo_viewer .content div.photo .tools ul li  {

 	

   }

   .photo_viewer .content div.photo .tools ul li.flag{

   	padding-top:6px;

   }

   .photo_viewer .content div.photo .tools ul li{   	

		padding-left:22px;

		float:left;

		padding-right:10px;



   } 

  .photo_viewer .content div.photo .tools ul li a{

  	text-transform:capitalize;

  }

  .sharebox{

  	margin:-32px 0 0 -18px;

  }

  .content div.photo .tools ul li.admin.delete {

   			float:left;

			padding-left:14px;

   }



   /* audio */

   ul.songs {

   height:1%

   }

   .songs li {

   overflow:hidden;

   width:100%;

   margin:0 0 10px

   }

   .songs li .hd {

   margin:0 0 10px;

   height:0

   }

   .songs li.pro {

   border:0

   }

   .songs li .img {

   border:none;

   background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_audioplay_sprite.png") no-repeat 0px 0px !important;

   float:left;

   margin:0 10px 0 0

   }

   .songs li .img:hover{

   	background-position:0px -30px !important;

   }

   .songs li.pro .img {

   border-color:#ddd

   }

   .songs li .img a {

   height:15px;

   width:22px

   }

   .songs li .txt {

   margin:0 0 0 30px

   }

   .songs li .txt .title {

   display:inline

   }

   .songs li .txt .title h4 {

   font-size:12px;

   display:inline

   }

   .songs li .txt .duration {

   font-size:12px;

   margin:0 0 0 0.6em;

   display:inline

   }

   .songs li .txt .category {

   font-size:12px

   }

   .songs li .txt .views {

   font-size:12px;

   clear:both

   }

   .songs li .txt .views .val {

   color:#666

   }

   .songs li .txt .description {

   font-size:12px

   }

   .songs li .txt .buy {

   clear:both;

   font-size:12px;

   padding:5px 0 0

   }

   .songs li .txt .author {

   font-size:12px;

   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:12px;

   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:12px;

   width:70px;

   font-style:italic

   }

   .songs li.list .txt .description {

   font-size:12px

   }

   .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:12px;

   }

   .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-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 -2px;

   }

   .content div.audio .buy {

   font-size:12px;

   color:#aaa;

   padding:10px 0 0;

   clear:both

   }

   .content div.audio .description {

   clear:both;

   padding:10px 0 0;

   font-size:12px;

   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:12px;

   	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:12px

   }

   .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 {

   	color:#888888;

   margin:0 0 10px;

   overflow:hidden

   }

   fieldset .note,

   .input .note {

   padding:5px 0;

   }

   .input.radio input {

   float:left;

   margin:0 10px 0 0

   }

   .input.radio label strong {

   color:#333;

   font-size:14px;

   font-weight:bold

   }

   #inputCount.input {

   float:left;

   font-size:12px;

   font-family: Verdana, sans-serif;

   line-height:13px;

   color:#888888;

   text-transform:uppercase;

   }

   .input.textarea textarea {

   border:0;

   width:99%;

   border:1px solid #CCC;

   font-size: 13px;

   font-family: Arial, Helvetica, san-serif;

   padding:7px 10px;

   height:120px;

   }

   .input.file input, .input.browse input {

   	border:1px solid #CCCCCC;

   	padding:2px 10px;

	cursor:pointer;

   	}

   .input.text input {

   	border:1px solid #CCCCCC;

   	padding:2px 10px;

   	}

  .grid_5 .input.textarea textarea {width:311px;}

  .grid_6 .input.textarea textarea {width:383px;}

  .grid_9 .input.textarea textarea {width:573px;}

   .inline .input {

   margin:20px 0 0

   }

   .input label {

   color:#333333;

display:block;

font-size:12px;

font-weight:bold;

margin:0 0 5px;

text-transform:uppercase;

   }

   .add_new_article .input label {

   	font-size:12px;

		font-weight:bold;

		text-transform:uppercase;

		color:#333333;

		}

   .button {

   margin:0 0 0 10px

   }

   .button.submit {

   float:right;

   margin:0;

   display:inline

   }

   .button.submit input {

   border:0;

   padding: 3px 5px;

   margin:0;

   display:block;

   font-size:12px;

   cursor:pointer;

   }

   .button.cancel {

   margin:0 10px;

   float:right;

   display:inline

   }

  .input .button.submit input, .button.cancel input, .reset_password .input #submit {

  	border: 1px solid #6DD1A1;

  	color: #6DD1A1;

  	font-family: Arial, Helvetica, sans-serif;

  	font-weight:bold;

  	font-size:14px;

  	background: #FFF;

  	text-transform:uppercase;

  	padding:2px 10px;	

	cursor:pointer;

  }

  

  .reset_password .input #submit{

  	color: #8BF7C4;

	background: #000;

	border: 1px solid #000;

	width:141px;

  }

  

   .reset_password .input #submit:hover{

  	color: #000;

	background: #8BF7C4;

	border: 1px solid #8BF7C4;

  }

  

  .input .button.submit input{

  	    *padding:0px;

	}

	

  .button.cancel input {

  	border:0;

  	font-size:12px;

	cursor:pointer;

  	text-transform:none;

  	font-weight:normal;

  	padding:4px 0 0 0;

  	background-color:#000000;

	cursor:pointer;

  	}

  .edit_profile fieldset {

  	padding-bottom:10px;

  	border-bottom:none;

  	}

  .edit_profile fieldset:first-child {

  	padding-bottom:0;

  	border-bottom:0;

  	}

  .edit_profile fieldset legend {

  	font-size:18px;

  	text-transform: none;

  	margin-top:10px;

  	padding-top:7px;

  	}

   .edit_profile fieldset:first-child legend {

   	margin-top:0; 

   	padding-top:0;

   	}

   .edit_profile .content .body {

   padding-top:10px;

   padding-right:0;

   overflow:hidden;

   }

   .edit_profile .main {

   float:left;

   width:587px;

	 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;

   }

   .edit_profile .input.text label,.edit_profile fieldset .note,.input .note {width:auto;  line-height:18px;}

   .edit_profile fieldset .note {margin-top:0;}

   .edit_profile fieldset .input.textarea textarea {width:553px;}

   .edit_profile li.input  {margin-top:10px}
   .input.annotation .required{
   	background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_required_bob.png") no-repeat scroll 0px 4px transparent;
	padding-left:8px;
   }
    .input.required label{
		background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_required_bob.png") no-repeat scroll 0 4px transparent;
		padding-left:8px;
	}
   	.edit_profile .input label {

   		font-size:12px;

   		text-transform:uppercase;

   		font-weight:bold;

		color:#333333;

   		}

   .edit_profile .input.textarea label {

   	padding-top:8px;

   	font-size:12px;

   	text-transform:none;

   	font-weight: bold;

   	}

   .edit_profile .input div#inputCount {

   	font-size:12px;

   	font-family: Verdana, sans-serif;

   	line-height:12px;

   	margin:10px 26px 0 2px;

	text-align:right;

	color:#919090;

   	}

   .edit_profile .input.submit {

   margin:20px 0 0

   }

   .edit_profile .tip {

   margin:10px 25px 0 35px;

   font-size:12px;

   font-family:tahoma;

   }

  .edit_account .note:first-child {padding-top:10px}

   .edit_account .input {

   width:375px

   }
.edit_account .input.radio.private{
	position:relative;
}
.edit_account .input.radio.private label{
	padding-top:4px;
}
.edit_account .input.radio.private i.prText{
	position:absolute;
right:4px;
top:0;
}
   .edit_account .input.text input {

   width:365px;

   }
.edit_account .input.text.private input{
	float:left;
	width:345px;
}
   .edit_account .edit_items,

   .edit_account .mobileEmail, 

   .edit_account #submitDiv {

   margin:15px 0 15px 20px 

      }

   .edit_account #submitDiv {margin-bottom:0}

	.edit_account .edit_items {

		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 a{

		color:#6DD1A1;

	}

	.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 dotted #5F6060;

    border-bottom:1px dotted #5F6060;

    padding:5px 0;

    text-align:left;

    }



   .sign_up .input label {

   float:left;

   width:97px;

   margin-right:5px;

   *margin-top:1px;

   margin-bottom:4px;

   }

   

   .msie8 .sign_up .input label{

   	

   }

   

   #sign_up .sign_up .input.checkbox label {
   	width:280px;
   	background:none;
	color:#000;   
   }

   

   .sign_up .input.select {

   text-align:left;



   

   }

   .sign_up .input.select label {

   margin:0 5px 0 0

   }

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

  height:16px; 

	width:210px;

   }

   .sign_up .input.checkbox label,  .join .input.checkbox label {

   float:none;

   font-size:12px;

   padding:2px 0;

   width:100%;

   }

   #sign_up .sign_up li.input {position:relative;

   overflow:visible;

width:336px;

margin-bottom:5px;

*margin-bottom:-5px;

}

#sign_up .sign_up li.input.submit {height:60px;}

  #sign_up .sign_up .input .message {

	/*

	height:45px;

	left:-125px;

	line-height:15px;

	margin:0;

	position:absolute;

	text-align:left;

	top:-18px;

	width:131px; */

  /* 	margin-left:0px;

   	text-align:left;

   	line-height:14px;

   	height:auto;

   	*/

	

	position:relative;

		margin-left:0px;

		text-align:left;

   		line-height:14px;

	   	height:auto;

		left:0px;

		width:335px;

		top:0px;

		background-color:#FFFC00;

font-family:arial,helvetica;

font-size:12px;

font-weight:bold;

margin-top:5px;



   	}

	

	#reset_password .reset_password .input .message {

		background-color:#FFFC00;

float:left;

font-family:arial,helvetica;

font-size:12px;

font-weight:bold;

line-height:14px;

}



	#reset_password .reset_password .input .message .errorInput{

		color:#000000;

font-size:12px;

	}

	

	 #sign_up .sign_up .input .message .errorInput {

	 	color:#000000;

	 }

	

	.mac #sign_up li.input.submit{

		height:25px;

	}

	

	 

   	#sign_up .sign_up .input .message span.description {		

		background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_register_alert.png) no-repeat scroll 0 3px;

		color:#FFFFFF;

		height:52px;	

		left:-146px;

		padding:12px 7px 0;

		text-align:left;

		position:absolute;

		font-family:helvetica;

		font-size:13px;

		font-weight:bold;

		top:-35px;

		width:135px;

		text-transform:lowercase;

		

		/*

		background:#DDDDDD none repeat scroll 0 0; */

	}

	

	

		.mac .safari3 #sign_up .sign_up .input .message span.description,

		.mac .safari4 #sign_up .sign_up .input .message span.description{

			padding:8px 8px 0px;

		}

		

		.mac #sign_up.firefox3 .sign_up .input .message span.description{

			padding:12px 8px 0;

		}









	#sign_up .sign_up .input .message .description{

		   	color:#0094CC;		

			text-align:right;	

	}

	

   #join .join .input.checkbox label {

   	display:inline;

  	margin:0;

  	position:static;

	background:transparent none repeat scroll 0 0;

color:#BBBBBB;

font-weight:normal;

   }

   

   #join .join .input.checkbox label a {

color:#000;

}



#join .join .input.checkbox label a:hover{

	color:#6DD1A1;

} 

   .join p {line-height:1.4}

  #sign_up .sign_up .input.checkbox input, .join .input.checkbox input {

   float:left;

   margin:2px 10px 0 2px;

   *margin-top:-1px;

   }

   

   .mac .safari3 #sign_up .sign_up .input.checkbox input,.mac .safari3 .join .input.checkbox input,

   .mac .safari4 #sign_up .sign_up .input.checkbox input,.mac .safari4 .join .input.checkbox input{

     	 margin:2px 10px 2px 2px;

     }



	.sign_up .input {margin-bottom:5px;}

   .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;

   *margin-bottom:4px;

   }

   .login .input label,  .join .input label {

   float:left;

   width:80px;

   padding-top:4px;

   }

   .join .input label {

height:23px;

padding-top:0;

width:70px;}

   .login .input.select {

   text-align:left

   }

   .login .input.select label {

   margin:0 10px 0 0

   }

   .login .input.text input {

   width:169px

   }

   .login .input.checkbox label {

   float:none;

   font-size:12px;

   padding:2px 0;

   width:auto

   }

   .login .input.checkbox input {

   float:left;

   margin:0 10px 0 0

   }

   .login .input .button.submit, .login .input .button.cancel,

   .sign_up .input .button.submit, .sign_up .input .button.cancel,

   .forgot_password .input .button.submit, .forgot_password .input .button.cancel {

   margin:0;

   display:inline;

   }

   .login .input .button.cancel    

    {

   	text-align:center;

width:100%;

padding-bottom:10px;

border-bottom-color:#D2D2D2;

border-bottom-style:solid;

border-bottom-width:5px;

margin-bottom:12px;  	

   }

   

  .sign_up .input .button.cancel{

   	padding-bottom:10px;

text-align:center;

width:100%;

   }

   

   .forgot_password .input .button.cancel{

   		text-align:center;

width:100%;

padding-bottom:10px;

margin-bottom:12px;

*margin-right:-122px;

   }

.login .input .button.cancel input, .sign_up .input .button.cancel input, 

.forgot_password .input .button.cancel input {

	font-weight:normal;

	background:transparent;

	text-transform:capitalize;

	text-indent:-9999px;

	width:45px;

	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_cancel_sprite.png) no-repeat scroll 0 0;

	height:17px;

	*float:left;

	

}







.sign_up .input .button.cancel input{

	*margin-left:140px;

}

.login .input .button.cancel input:hover, .sign_up .input .button.cancel input:hover,

.forgot_password .input .button.cancel input:hover {

	background-position:0 -22px;

}

   .login .input .fpl {

   display:block;

   margin:0;

   width:101px;

   font-size:12px;

	 clear:right;

	 text-transform:lowercase;

	 padding-top:5px;

	 font-family:helvetica;

font-weight:bold;

   }

   .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;

   *margin-top:1px;

   }

   .forgot_password .input.text input {

   width:169px

   }

   .forgot_password .input .button.submit {

  padding-bottom:10px;

  margin-left:102px;

  *margin-left:95px;

  width:100%;

   }



   .forgot_password_confirm .address {

   font-weight:bold;

   }



   .reset_password .note {

   margin-bottom:15px;

   font-family:arial,helvetica;

font-size:12px;

   }

   #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

   }

   .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 10px;

   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:12px;

   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/2da/4a4/c6b62bfd44f80a32908488b095/images/edit_profile_top.png) no-repeat scroll 0 0;

   	height:4px;

   	}

   	.tt .tt_foot {

			background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/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/2da/4a4/c6b62bfd44f80a32908488b095/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/2da/4a4/c6b62bfd44f80a32908488b095/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/2da/4a4/c6b62bfd44f80a32908488b095/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 #TB_closeWindowButton {

   background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/close_Button.png) repeat scroll 0 0;

   padding:0 15px 0 0;

   color:#fff;

   height:28px;

padding:0;

text-indent:-9999px;

width:28px;

float:left;

   }

   

   #TB_closeAjaxWindow #TB_closeWindowButton:hover{

   	background-position:0 29px;

   }

 

   #html-1396950 .content .body h4 {

   font-size:28px;

   font-weight:bold;

   margin:0 0 10px;

   padding:10px 0 0 0;

   }

   #html-1396950 .content .body p {

   margin:0 0 20px

   }

   #html-1396950 .content .body p.linkList {font-weight:bold}

   #html-1396950 .content .foot {

   border:0

   }
   
   #html-1396950 .content .head{
   	display:none;
   }

   /* PLAYLIST */

  /*

   * Removed old styles and added new version at the end.

   */

   

   /* END PLAYLIST */

   

 

  /* Floats and margins for columns */

  #container .column {

  	float:left;

  	margin-right:14px;

  	}

  #container .rightColumn {

  	float:right;

  	margin-right:0;

  	}

  

 

 

  

   

  #home .grid_5 .member_listing .module .content .body ul.members {

	  	width: 320px;

	  	margin:0 auto;

  }

.member_listing .module .content .foot .nav_meta,

.discussion_listing .module .content .foot .nav_meta {width:100%}

  

  .grid_6 .member_listing .module .content .body ul.members {

  	width: 384px;

  	margin:0 auto;

  }

  



 #header h2 a { 	

 background:transparent none no-repeat scroll;

color:#1F2123;

display:block;

height:376px;

text-decoration:none;

text-indent:-9999px;

} 

 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;

	} 

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

  .blog_listing .module .content .head .title .nav_meta ul li {float:none}

  .member_listing .module .content .head .title .nav_meta ul li {float:none;}

   

   /* Footer links styles */

  

#FooterLinks3{

	clear:both;

	display:block;

	margin:0 auto;

	width:978px;

}

  

  

 #FooterLinks1 h3 {

 	margin-bottom: 0 !important;

 	padding-bottom: 19px;

 }

   #FooterLinks1 ul,  #FooterLinks2 ul {

   	padding:0 0 12px 0;

   	}

   #FooterLinks2,#FooterLinks3{

   	clear:left;   

   	padding-top:13px;

   	}

   #FooterLinks1 div,  #FooterLinks2 div,#FooterLinks3 div {

   	float:left;

   	width:198px;

   }

   #FooterLinks1 h4 a, #FooterLinks2 h4 a{

   	color:#FFF;

   }

  #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 {

  	color:#949594;

font-size:12px;

font-weight:bold;

text-transform:lowercase;

  	}

	

	#FooterLinks1 ul li a:hover, #FooterLinks2 ul li a:hover {

	color:#fff;

}

	

	

   

   /* 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/2da/4a4/c6b62bfd44f80a32908488b095/images/flag_uk.gif);

 }

 #FooterLinks3 ul li.germany{

 	background-image:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/Germany_flag16x11.png);

 }

 #FooterLinks3 ul li.spain{

 	background-image:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/Spain_flag_16x11.png);

 }

 

 #FooterLinks3 ul li.japan{

 	background-image:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/Japan_flag16x11.png);

 }

  /*End footer links international pages*/

   /* Footer logo links */

   #logoLinks {

   	width:993px;

   	height:60px;

   	margin:0 auto;

   	background: transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_finduson_sprite.png) no-repeat scroll left top;

   	text-indent:-9999px;

   	position:relative;

	border-bottom:25px solid #000000;

border-top:25px solid #000000;



   	}

   #logoLinks a {

   	height: 60px;

   	text-indent:-9999px;

   	display:block;

   	position:absolute;

   	top:0;

   }

   #logoLinks #myspaceLink {left:125px;

width:130px;}

   #logoLinks #youtubeLink {left:257px;

width:120px;}

   #logoLinks #pvLink {left:376px;

width:78px;}

   #logoLinks #ljLink {left:456px;

width:140px;}

   #logoLinks #fbrLink {left:598px;

width:119px;}

   #logoLinks #twitterLink{left:718px;

width:135px;}

   #logoLinks #facebookLink{left:855px;

width:125px;}









#logoLinks #myspaceLink:hover {background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_finduson_sprite.png) no-repeat scroll -125px -64px;}

   #logoLinks #youtubeLink:hover {background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_finduson_sprite.png) no-repeat scroll -257px -64px;}

   #logoLinks #pvLink:hover {background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_finduson_sprite.png) no-repeat scroll -376px -64px;}

   #logoLinks #ljLink:hover {background: transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_finduson_sprite.png) no-repeat scroll -456px -64px;}

   #logoLinks #fbrLink:hover {background: transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_finduson_sprite.png) no-repeat scroll -598px -64px;}

   #logoLinks #twitterLink:hover{background: transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_finduson_sprite.png) no-repeat scroll -718px -64px;}

	#logoLinks #facebookLink:hover{background: transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_finduson_sprite.png) no-repeat scroll -855px -64px;}

   

   

   /* Blog summary styles */

   .articles li .title h4 a {

   	font-weight:bold;

   	font-size:16px;

   	text-transform:none;

	color:#6DD1A1;

   	}

	

	.articles li .title h4 a:hover {

	color:#adadad;

	}

   /* End blog summary styles */

  

  

   

   li.feature .txt {

   	padding-left:2px;

   	}

   

   li.feature h4 {

   	font-weight:bold;

   	font-size:18px;

   	padding-bottom:15px;

   	}

   	

   	li.feature .description {

   		font-size:12px;

   		color:#5d5d5d;

 }



 .events li {/*

 	float: left;

 	width: 100%;

 	clear: both;*/

 }

 .events li .txt {

 	padding:7px 0 7px 40px;

 	font-size: 10px;/*

 	position: relative;/*

 	display: block !important;*/ 	

 	margin: 0;

 }

 .events li .txt a 

 {

 font-weight:bold;

 color:#6DD1A1;

 text-transform:capitalize;

 }

 .events li .txt a:hover

 {

 	color:#ADADAD

 }

 .events .performer .img a {

 	border:none;

 	width:29px;

 	height:29px;

 	}

 .events .description {margin:7px 0 0 0}

.events .description .photo .img,

.events .description .photo .img a, 

.events .description .photo .img a img {

	width:35px !important;

	height:35px;

	cursor:pointer !important;

	}

.events .description .video .img,

.events .description .video .img a,

.events .description .video .img a img {

		width:61px;

		height:35px;

		cursor:pointer !important;

		background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_video_a.gif) no-repeat scroll right bottom;

		}

.events .description .comment {

	background:#EEEEF0;

	font-size:12px;

	color:#333;

	padding:6px 10px;

	display:none;

	}

	#community_landing .events .description .comment,

	#member_detail .events .description .comment{display:block;background:transparent none;}

 .events .performer {

 	position: relative;

 }

 .events .performer .img {

 	float: none;

 	position: absolute;

 	left: -40px;

 	top: 0;

 	background-position: left top !important;

 	overflow: hidden;

 	width: 31px;

 	background-image: url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_member_xs.png);

	*margin-top:10px;

 }

 .events .performer .txt {padding: 0;}

 .events li .hd {

 	border-bottom:none;

 	margin-bottom:0;

 }

  .events .date {

color:#737373;

font-size:12px;

}

.events .act {

font-size:12px;

font-weight:bold;

}

 .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/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_audio_img.gif') no-repeat top left;

}  	

   

   #launchPlayerLink {

   	display:block;

   	background: url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/launch_player.gif) no-repeat top left;

   	text-indent:-9999px;

   	width:345px;

   	height:36px;

   	}

   	

  .footer .module {margin:0; padding-bottom:15px;padding-top:0px;}

  .footer .module .content .body {

  	border:0;

  	padding:5px;

	width:604px;

  	margin:0 auto;

	background:#8bf7c4;

	color:#000;

	*width:603px;

  	}

	.mac .safari3 .footer .module .content .body,

	.mac .safari4 .footer .module .content .body{

		width:602px;

	}

	.mac .firefox3 .footer .module .content .body{

		width:578px;

	}

	

	.footer .left a:hover{

		background-color:#FFFFFF;

	}

  	

  	

  #footer {}

  #footerWrapper {

  	background:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_footer.png) repeat-y center;

  }

  .footer a, .footer a:link, .footer a:active, .footer a:visited {

  	color: #000;

	font-weight:bold;

  	}

 .footer .left .footReplace a {

 	*margin-right:2px;  	

  }

  .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 0 0;}

  

  /*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:16px}

 

 

 /*Merch module*/

#new_merch .subProductImage img, #new_merch .mainAlbumImg img {

}

.grid_3 .new_merch_wrap, .grid_5 .new_merch_wrap {

padding-top:10px;

position:relative;

z-index:999;

}

.grid_3 #new_merch .mainAlbumImg {

-moz-background-clip:border;

-moz-background-inline-policy:continuous;

-moz-background-origin:padding;

height:185px;

margin:5px 0 0 -5px;

overflow:hidden;

width:185px;

}

.grid_3 #new_merch, .grid_5 #new_merch {

color:#000000;

}

.grid_3 #new_merch .product .name a,
.grid_5 #new_merch .product .name a {

font-size:13px;

font-weight:bold;

text-transform:capitalize;

}



.grid_3 #new_merch .top .product .name a,.grid_5 #new_merch .top .product .name a{

	font-size:16px;

}





.grid_3 #new_merch .top img {

float:none;

height:171px;

padding:6px 4px 3px 6px;

width:171px;

}

.grid_3 #new_merch .top .mainAlbumDesc {

width:180px;

}



.grid_3 #new_merch .center .product .name a,
.grid_5 #new_merch .center .product .name a,
.grid_5 #new_merch .bottom .product .name a{
	font-size:9px;
}

.grid_3 #new_merch .center .mainAlbumDesc, .grid_3 #new_merch .bottom .mainAlbumDesc {

float:right;

width:85px;

}

.grid_3 #new_merch .center .mainAlbumImg img, .grid_3 #new_merch .bottom .mainAlbumImg img {

padding:7px 6px 7px 8px;

width:170px;

}

.grid_3 #new_merch .mainAlbumDesc {

margin:9px 3px 0 0;

width:90px;

}

.grid_3 #new_merch .top .mainAlbumDesc {

margin:9px 6px 0 5px;

}

.grid_3 #new_merch .mainAlbumPricenBuy {

margin:10px 0 0 0;

}

.grid_3 #new_merch .top .mainAlbumPricenBuy {

width:180px;

}

.grid_3 #new_merch .buynowButton {

cursor:pointer;

display:block;

text-align:left;

}

.grid_3 #new_merch a.bg_BuynowButton {

background:transparent  url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/buy.png) no-repeat scroll 0 0;

cursor:pointer;

display:block;

font-size:12px;

height:20px;

width:80px;

padding:0 10px 10px;

text-align:center;

text-decoration:none;

text-indent:-9999px;

}

.grid_3 #new_merch .center a.bg_BuynowButton, .grid_3 #new_merch .bottom a.bg_BuynowButton {

-moz-background-clip:border;

-moz-background-inline-policy:continuous;

-moz-background-origin:padding;

text-indent:-9999px;

}

.grid_3 #new_merch a img {

cursor:pointer;

}



.grid_3 #new_merch .ArtistStore, .grid_3 #new_merch .ArtistStore_footer {

float:left;

margin-right:7px;

padding-right:3px;

color:#0094CC;

font-family:Arial;

font-size:12px;

font-weight:bold;

text-transform:uppercase;

}

.mac .grid_3 #new_merch .ArtistStore, .mac .grid_3 #new_merch .ArtistStore_footer {

width:118px;

}

.grid_3 #new_merch .top {

/*padding-top:5px;*/

}



.grid_3 #new_merch .bottom, .grid_5 #new_merch .bottom {



}

.mac .grid_5 #new_merch .ArtistStore, .mac .grid_5 #new_merch .ArtistStore_footer{

	width:122px;

}

.grid_5 #new_merch .ArtistStore_footer a,.grid_3 #new_merch .ArtistStore_footer a{

	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_viewall_sprite.png) no-repeat scroll 0 0;

	float:left;

	height:15px;

	width:52px;

}

.grid_5 #new_merch .ArtistStore_footer a:hover,.grid_3 #new_merch .ArtistStore_footer a:hover{

	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_viewall_sprite.png) no-repeat scroll 0 -17px;

}

.grid_5 #new_merch .ArtistStore_footer,.grid_3 #new_merch .ArtistStore_footer {



float:none;

color:#0094CC;

cursor:pointer;

font-family:Arial;

font-size:12px;

font-weight:bold;

text-align:center;

text-transform:uppercase;

margin-top:2px;

text-indent:-9999px;

}

.grid_5 #new_merch .ArtistStore {

color:#0094CC;

cursor:pointer;

font-family:Arial;

font-size:12px;

font-weight:bold;

margin:0;

padding-top:4px;

text-align:left;

text-transform:uppercase;	

margin-right:11px;

position:absolute;

left:0;

top:0px;

display:none;

}

.grid_5 #new_merch .ArtistStore_footer {

	padding-bottom:0px;

	margin-left:136px;

}

#italy .grid_5 #new_merch .ArtistStore, #canada .grid_5 #new_merch .ArtistStore, #italy .grid_5 #new_merch .ArtistStore, #uk .grid_5 #new_merch .ArtistStore, #germany .grid_5 #new_merch .ArtistStore, #australia .grid_5 #new_merch .ArtistStore, #spain .grid_5 #new_merch .ArtistStore, #france .grid_5 #new_merch .ArtistStore, #mexico .grid_5 #new_merch .ArtistStore {

right:0;

top:0;

}





.msie7 .grid_3 #new_merch ul.flyoutMenu, .msie7 .grid_3 #new_merch ul.flyoutMenuFooter,.msie7 .grid_5 #new_merch ul.flyoutMenu,.msie7 .grid_5 #new_merch ul.flyoutMenuFooter {

	margin-left:-110px;

	margin-top:17px;

	width:155px;

	position:absolute;

	text-decoration:none;

	list-style-image:none;

	list-style-position:outside;

	list-style-type:none;

	clear:both;

	z-index:1000;

	text-decoration:none;

	padding:0px;	

}



.grid_3 #new_merch ul.flyoutMenu, .grid_3 #new_merch ul.flyoutMenuFooter, .grid_5 #new_merch ul.flyoutMenu, .grid_5 #new_merch ul.flyoutMenuFooter {

clear:both;

display:block;

list-style-image:none;

list-style-position:outside;

list-style-type:none;

margin:2px 0 0 0; 

padding:0px;

position:absolute;

text-decoration:none;

width:155px;

z-index:1000;

}

.grid_5 #new_merch ul.flyoutMenu, .grid_5 #new_merch ul.flyoutMenuFooter {

margin:3px 0 0 0px;

}

.grid_3 #new_merch .product ul {

border-top:1px solid #FFFFFF;

display:block;

list-style-image:none;

list-style-position:outside;

list-style-type:none;

padding:0;

position:absolute;

width:165px;

z-index:1015;

margin-left:5px;

margin-top:-10px;

}

.grid_3 #new_merch ul#subTopAlbumBuy {

margin:20px 0 0 0;

width:170px;

z-index:1000;

}

.grid_3 #new_merch ul#subCenterAlbumBuy {

margin:20px 0 0 5px;

}

.grid_3 #new_merch ul#subBottomAlbumBuy {

margin:20px 0 0 0;

}

.grid_3 #new_merch .product p {

margin:0 0 0;

}

.grid_3 #new_merch .top .product .name a {

display:inline;

font-size:16px;

line-height:18px;

padding-right:10px;

width:auto;

}

.grid_3 #new_merch .name, .grid_5 #new_merch .name {

-moz-background-clip:border !important;

-moz-background-inline-policy:continuous !important;

-moz-background-origin:padding !important;

background:transparent none repeat scroll 0 0 !important;

font-size:13px;

font-weight:bold;

line-height:16px;

padding:0;

text-align:left;

text-decoration:none;

}

.grid_3 #new_merch .name {

margin:6px 0 0;

}

.grid_5 #new_merch .name {
margin:0;
}

.grid_3 #new_merch .productsImgnDesc .name {

font-size:12px;

}

.grid_3 #new_merch .foot {

padding:0;

position:static;

z-index:1000;

}

.grid_3 #new_merch .foot a {

padding-right:10px;

}

.grid_3 #new_merch ul li, .grid_3 #new_merch ul li, .grid_5 #new_merch ul li, .grid_5 #new_merch ul li {

border-bottom:1px solid #999999;

display:block;

}

#new_merch ul.flyoutMenu li:hover, #new_merch ul.flyoutMenuFooter li:hover {

background-color:#555555;

}

#new_merch ul li a {

-moz-background-clip:border;

-moz-background-inline-policy:continuous;

-moz-background-origin:padding;

background:#333333 none repeat scroll 0 0;

display:block;

font-family:Arial;

font-size:12px;

}

#new_merch ul li a.flag {

padding-left:32px;

}

#new_merch ul li a:hover {

background-color:#555555;

}

#new_merch ul li a.us {

background-image:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/flag_us.gif);

background-position:9px center;

background-repeat:no-repeat;

text-transform:uppercase;

}



#new_merch ul li a.uk {

background-image:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/flag_uk.gif);

background-position:9px center;

background-repeat:no-repeat;

text-transform:uppercase;

}



.grid_3 #new_merch ul li a, .grid_5 #new_merch ul li a:link, .grid_3 #new_merch ul li a:visited, .grid_5 #new_merch ul li a, .grid_5 #new_merch ul li a:link, .grid_5 #new_merch ul li a:visited {

color:#FFFFFF !important;

font-size:12px;

font-weight:bold !important;

line-height:27px;

text-decoration:none;

}



.grid_3 #new_merch .center .mainAlbumImg, .grid_3 #new_merch .bottom .mainAlbumImg{

	margin-left:-10px;

	width:80px;

}

.grid_3 #new_merch .center .mainAlbumImg, .grid_3 #new_merch .bottom .mainAlbumImg, .grid_5 #new_merch .mainAlbumImg {
	float:left;	
}

.grid_5 #new_merch .center,
.grid_5 #new_merch .bottom{
	margin-top:15px;
	position:relative;
}

.grid_5 #new_merch .center .mainAlbumDesc .mainAlbumPricenBuy,
.grid_5 #new_merch .bottom .mainAlbumDesc .mainAlbumPricenBuy{
	position:absolute;
	left:0px;
	top:90px;
}

.grid_5 #new_merch .top .mainAlbumDesc{
	width:158px;
	float:right;
}

.grid_5 #new_merch .center .mainAlbumDesc,
.grid_5 #new_merch .bottom .mainAlbumDesc{
	float:right;
	width:70px;
}



.grid_5 #new_merch .buyNowInt,.grid_3 #new_merch .buyNowInt{

	color:#0094CC;

	display:inline;

	font-family:Arial;

	font-size:12px;

	font-weight:bold;

	margin:0 0 0 10px;

}





.grid_5 #new_merch .buynowButton {

margin-left:-2px;

margin-top:8px;

}

.grid_5 #new_merch .center, .grid_5 #new_merch .bottom {
	width:157px;
	height:140px;
}

.grid_5 #new_merch .mainAlbumPrice{
	font-size:16px;
	font-weight:bold;
}

.grid_5 #new_merch .top .mainAlbumPrice{
	margin-top:20px;
}

.grid_5 #new_merch .ArtistStore_footer a{
	margin-top:25px;
}

.grid_5 #new_merch .top{
	padding-bottom:5px;
}

.grid_5 #new_merch .center {
	float:left;	
	margin-bottom:5px;
}

.grid_5 #new_merch .bottom {
	float:right;	
	margin-bottom:5px;
}

.grid_5 #new_merch .center img, .grid_5 #new_merch .bottom img{
	/*display:block;
	height:82px;*/
}

.grid_5 #new_merch .top img{
	/*float:none;
	padding:7px 6px 7px 8px;*/

}



.grid_5 #new_merch a img {

cursor:pointer;



}

.grid_5 #new_merch .product ul {
	border-top:1px solid #FFFFFF;
	display:none; 
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	position:absolute;
	width:165px;
	z-index:1015;
	margin-left:55px;
	margin-top:-10px;
}

.grid_5 #new_merch ul#subTopAlbumBuy {

display:block;

margin:20px 0 0 -88px;

width:170px;

z-index:1000;

}

.grid_5 #new_merch ul#subCenterAlbumBuy {

margin:20px 0 0 -88px;

}

.grid_5 #new_merch ul#subBottomAlbumBuy {

list-style-image:none;

list-style-position:outside;

list-style-type:none;

margin:20px 0 0 -88px;

}

.grid_5 #new_merch a.bg_BuynowButton {
	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_store_buysprite.png) repeat scroll 0 0;
	float:left;
	height:38px;
	width:68px;
	text-indent:-9999px;
}

.grid_5 #new_merch a.bg_BuynowButton:hover {
	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_store_buysprite.png) repeat scroll 0 38px;
}

.grid_5 #new_merch .ArtistStore .dropdownarrow, .grid_5 #new_merch .ArtistStoreBottom .dropdownarrow,.grid_5 #new_merch .ArtistStore_footer .dropdownarrow,

.grid_3 #new_merch .ArtistStore .dropdownarrow, .grid_3 #new_merch .ArtistStoreBottom .dropdownarrow,.grid_3 #new_merch .ArtistStore_footer .dropdownarrow{

	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/Customdroparrow_black_9x5.png) no-repeat scroll 0 0;

	height:6px;

	margin:5px 0 0 2px;

	position:absolute;

	width:10px;

}

.mac #firefox3 .grid_5 #new_merch a.bg_BuynowButton {

padding-top:12px;

}

.grid_5 #new_merch .product p{
	margin:0 0 5px;
	line-height:11px;
}



#new_merch .horizontal_line{

	border-bottom:2px solid #5D5D5D;

	height:1px;

}

#new_merch .tophr{

	margin:17px 0 3px;

}



#new_merch .bottomhr{

	margin:0px 0px 6px;

}

.grid_5 #new_merch .horizontal_line{	

	width:325px;	

	display:none;

}



.grid_3 #new_merch .horizontal_line{

	width:180px;

}



.grid_5 #new_merch .productsImgnDesc .name {

font-size:13px;

}

.grid_5 #new_merch .foot {

clear:both;

padding:0;

position:static;

z-index:1000;

}

#new_merch .ArtistStore_footer {

padding-bottom:10px;

}

.grid_5 #new_merch .foot a {

padding-right:10px;

}

        /* Adding the view all footer */
		.grid_5 #merchFootViewAll a{
			background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_merch_viewall.jpg") no-repeat scroll 0 0 transparent;
			display:block;
			height:20px;
			margin:10px auto 0;
			text-indent:-9999px;
			width:62px;
		}
		
		.grid_5 #merchFootViewAll a:hover {
			background-position: 0 -20px;
		}



 /*End-Merch module*/

  

  /* Comments module */

  .comments .module .content .body {background-color:#000000;

padding:10px 9px;

margin-top:0px;}

  

  /************* CELLSTREAM CSS BEGIN ****************/

 

#cellStreamWrapper .csWrapper .timestamp,#cellStreamWrapper .csWrapper .user, #csLogoElement, #cellStreamWrapper .csContent{

  	font-family:Helvetica;

  	font-size:12px;

  	line-height:13px;

  	color:#888;

  }

  #cellStreamWrapper .csWrapper .timestamp{

 	color:#7a7a7a;

 }

 #cellStreamWrapper .csWrapper .user{

 	color:#77daac;

 }

	#cellStreamSlider {

	height:194px;

	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:107px;

  	height:190px;

  	overflow:hidden;

  	background:#fff;

  	border:none;

  }

  

  #cellStreamSlider .csCell0{

  	left: 0px;

  }

  #cellStreamSlider .csCell1{

  	left: 106px;

  }

  

  #cellStreamSlider .csCell2{

  	left: 212px;

  }

  

  #cellStreamWrapper .csContent{

  	height:125px;

  	overflow: hidden;

  	margin:5px;

  	width:111px;

  	border:1px solid #ccc;

  	margin:5px 1px 6px; 	

  }

  

  #cellStreamWrapper .imageVideo{

  	border:0px;

  	width:106px;

  }

  

  #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:104px;

	width:100%;

  }



#cellStreamWrapper .imageVideo .image img {border:none;}  

  

  #cellStreamWrapper .imageVideo .video {

  	height:106px;

  	overflow: hidden;

  	border: 1px solid #ccc;

  }

  

  .videoParams {display:none;}

  

  #cellStreamWrapper .text {

	color:#000000;

	font-size:12px;

	font-weight:bold;

	padding:5px;

	text-transform:uppercase;

	width:107px;

}

  

  	#cellStreamWrapper .fullText {

		padding:5px;

	  	color: #333;

		font-size: 14px;

	}

	

  #cellStreamWrapper .imageVideo .text {

  	padding:6px 0 0 0;

  }

 .mac .firefox3 #cellStreamWrapper .imageVideo .text {

  	padding-top:8px;

  }

  #cellStreamWrapper .csWrapper {

border-top:none;

color:#888888;

margin:0 5px 0 0;

overflow:hidden;

padding-top:0;

}

  

  /********* code for the on hover state active classes ***********/



  

  /*#cellStreamSlider #csCell0.active,#cellStreamSlider #csCell3.active,#cellStreamSlider #csCell6.active,#csCell9.active {

  	left: 0px;

  	top:-35px;

  }*/

 

 #cellStreamSlider .csCell.active {

border:#8BF7C4 20px solid;

z-index:1000;

}



#cellStreamSlider .csCell.active .imageVideo .text{

	margin:8px 0 0;

	width:auto;

}



  #cellStreamSlider .csCell0.active{

	  	left: 0px;

	  	top:-6px;

	  }

  /*#cellStreamSlider #csCell1.active, #cellStreamSlider #csCell4.active, #cellStreamSlider #csCell7.active{

  	left: 75px;

  	top:-35px;

  }*/

  #cellStreamSlider .csCell1.active{

	  	left: 64px;

	  	top:-6px;

	  }



 /* #cellStreamSlider #csCell2.active, #cellStreamSlider #csCell5.active, #cellStreamSlider #csCell8.active{

  	left: 174px;

  	top:-35px;

  } */

  #cellStreamSlider .csCell2.active{

	  	left:152px;

	  	top:-6px;

	  }



.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:234px;

  	width:203px;

  	margin:14px;

  }

  

  #cellStreamWrapper .active .imageVideo .text{

  	margin:12px 0 0;

  }

  

  #cellStreamSlider .active .imageVideo{

  	width:205px;

  }

  #cellStreamWrapper .active .csContent{

  	margin:14px;

  }

  #cellStreamWrapper .active .imageVideo .image img{

  	height:195px; cursor:pointer;

  }

  

  #cellStreamWrapper .active .imageVideo .video img{

  	height:195px;

  }

  #cellStreamWrapper .active .imageVideo .video {

  	height:195px;

  }

  

  #cellStreamWrapper .active .csWrapper{

  	margin-left:12px;

	margin-right:12px;

	margin-top:30px;

  }

  

  #cellStreamWrapper .active .csWrapper .timestamp{

  	float:left;

  }

  

  #cellStreamWrapper .active .csWrapper .user{

  	float:right;

  }

  



  

  /* Code for CS Buttons */

  #csButtonWrap {

  	position:relative;

  	right:10px;

  	top:6px;

  	height:23px;	

	width:100%;

  }

  #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: url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_prev.png") no-repeat scroll 0 0;

  	cursor: pointer;

	width:28px !important;

	margin-left:13px;

  }

  #csButtonWrap a.csPrevious:hover {

  	background: url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_prev.png") no-repeat scroll 0 -23px;

	}

  #csButtonWrap .csPreviousDisabled {

  	background: url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_prev_inactive.png") no-repeat scroll 0 0;

  	cursor: default;

	margin-left:13px;

	width:28px !important;

  }

  

  #csButtonWrap #csNext{

  	float:right;

  }

  #csButtonWrap a.csNext:hover{

  	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_next.png) no-repeat scroll 0 -23px;

  }

  

  #csButtonWrap .csNext{

  	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_next.png) no-repeat scroll 0 0;

  	cursor: pointer;

	width:29px !important;

  }

  

  #csButtonWrap .csNextDisabled {

  	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_next_inactive.png) no-repeat scroll 0 0;

  	cursor: default;

	width:29px !important;

  }

  

  .clear{

  	clear:both;

  }

  

  /**************************  Cellstream detail page section ******************************/

	

	

	 #cellStreamPhotosViewer .csWrapper .timestamp,#cellStreamPhotosViewer .csWrapper .user, #csLogoElement, #cellStreamPhotosViewer .csContent{

		font-family: "Verdana";

		font-size:12px;

		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{

		background:#949594 url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_html.png) repeat-x scroll 0 0;

	}

	#music_player .playlist .list ul li .information{

		display:none;

	}

  #music_player .module .content {padding:0}

  #music_player .module .content .body {

  	padding:0;

  }

  #music_player #nav_global {display:none !important}

  /* end music player popup */

  

  /* Member profile page */

  .member_detail h4 {

  	font-weight:bold;

  	font-size:18px;

  	text-align:center;

  	}

  .member_detail .module .content .foot .obj_meta {padding:0 74px 14px;}

  .about_me .body .about {padding-top:10px}

  

 /* end member profile page*/

 

 /* photos */

 #photo .photos li, #photo_detail .photos li {

 	clear:none;

 	width:120px;

 	}

 #photo ul.photos li.photo, #photo_detail ul.photos li.photo {

 	height:243px;

	background:#cecece;

	padding-top:7px;

 }

 #photo .photos li .txt, #photo_detail .photos li .txt {

 	margin-left:8px;

 	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-weight:bold;

 	}

 .photos li .txt .category:hover{

   	background:#CECECE ;

   }

 /* 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:222px;

		background:#CECECE none repeat scroll 0 0;

		padding-top:7px;

		padding-right:1px;

		}

 #video .videos li .img, #video_detail .videos li .img {

 	width:104px;

 	margin-bottom:8px;

	margin-left:8px;

 	}

 #video_detail div.video {padding-top:6px}

 #video_detail .video .title {clear:both;}

 #video_detail .video .title h3 {

 	font-size:20px;

 	padding:2px 0 0 0;

 	font-weight:bold;

	}

	

	#video .videos li .txt, #video_detail .videos li .txt {

 	margin-left:6px;

 	margin-top:8px;

 	}

	

/* sign up, login, reset password forms (pages.css doesn't work */

body.m32 {

 background:#000 url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_signup.png) repeat-x top left;

 color:#000;

 font-family:arial,helvetica;

 }

 .m32 #wrapper {

 width:430px;

 padding-bottom:1px;

background:#8BF7C4 none repeat scroll 0 0;

 }

body#login.m32 #wrapper, body#sign_up.m32 #wrapper {width:100%}

.m32 #container {

 padding:10px 0 0 0;

 margin-top:0;

 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: #FFFC00;	

	text-transform: uppercase;

	border-top:0;

	border-bottom:0;

	border:medium none;

	color:#000000;

font-family:arial,helvetica;

font-size:15px;

font-weight:bold;

}

body#sign_up.m32 #errorMsg {width:360px}

.m32 #container #moduleContainer0 {

	width:370px;

	border:1px solid #000;

	border-width: 0px 0px 0 0px;

	}



body#sign_up.m32 #container #moduleContainer0 {

	width:360px;

	margin:0 auto;

	border:medium none;

	}

 .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 {

 	border:0;

 	}

	

	

	

	.m32 .module .content{

		background:none;

	}

	.m32 .login .module{

		background:none !important;

	}

	

	.m32 .module, .m32 .module .content {

		background:transparent none repeat scroll 0 0;

	}



body#login .login .module .content .body,

body#login .forgot_password .module .content .body,

body#login .forgot_password_confirm .module .content .body {

	width:288px;

	margin:0 auto;

	padding-bottom:17px;

	color:#000;

	font-size:12px;

	}

	

body#login .forgot_password .module .content .body,body#login .forgot_password_confirm .module .content .body {

	margin:0 auto 30px;

}	

body#sign_up .sign_up .module .content .body, body#sign_up .sign_up_confirm .module .content .body {

	width:336px;

	/*

	border-right: 1px solid #000;

	border-left: 1px solid #000;

	*/

	margin:0 auto;

	}

	

	body#sign_up .sign_up_confirm .module .content .body {

		margin:0 auto 30px;

		font-size:12px;

		}





body#login .login .input .button.submit,#sign_up .button.submit {padding-bottom: 10px;

padding-top:10px;}

.m32 .module .content .head h3 {

	border-color:transparent;

	color: #FFF;

	text-indent:-9999px;

	}

.m32 .page_title .module .head, .m32 .reset_password .module .head {

	padding-top:7px;

	background:transparent;

	border:0;

	}

	

	.m32 .page_title .module .head{

	background:#000000 url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_signin_title.png) no-repeat scroll center 0;

height:69px;	

	}

.m32 .join .module .head {display:none}

.m32 .sign_up .module .content .head, .m32 .login .module .content .head {display:none}

.m32 .sign_up_confirm .module .content .head, .m32 .forgot_password_confirm .module .content .head {

	background:transparent;

	width:336px;

	border-color: #000;

	margin:0 auto;

	}

	

.m32 .sign_up_confirm .module .content .head {

	height:0;

	padding-bottom:0;

padding-top:0;

	}

.m32 .forgot_password_confirm .module .content .head {width:288px;

padding-bottom:0;

padding-top:0;

background-color:#FFFFFF;}

.m32 .sign_up_confirm .module .content .head h3, .m32 .forgot_password_confirm .module .content .head h3 {border-bottom: 0;}

.m32 .forgot_password_confirm #closeBtn {margin-left:15px}



.m32 .forgot_password_confirm .module .content .head h3{

	color:#ABABAB;

font-family:arial,helvetica;

font-size:20px;

font-weight:bold;

padding-top:0;

text-align:left;

text-indent:0;

margin-left:0;

}



.m32 	.module .content {padding:0}

.m32 .html .module .content .body {padding-top:10px}

.m32 label {

	text-transform:lowercase;

	font-size:14px;

	font-family:helvetica;

	background:#ADADAD none repeat scroll 0 0;

color:#FFFFFF;

font-family:Helvetica;

font-size:14px;

line-height:27px;

height:23px;

padding-bottom:3px;

padding-left:8px;

padding-top:0;

	}

	.m32 a{

		font-weight:bold;

		color:#6DD1A1;

	}

	

	.m32 a:hover, .m32 a:focus {

		color:#000000;

	}

.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/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_admin_modal.png) repeat-x scroll left top !important;

width: 312px !important;

border:1px solid #000;

z-index:4000 !important;/*100*/

}

#alertDeleteConfirm.modalWindow .module .content .head h3 {

border-bottom:none;

font-size:20px;

margin:0 auto 0;

padding:4px 0 0;

text-align:center;

text-transform:capitalize;

width:195px !important;

margin-left:0px;

color:#fff;


}

#alertDeleteConfirm.modalWindow .module .content .head{

	padding-bottom:0px;

	padding-left:0px;
	padding-top:0px;
	text-align:left;
}

.adminModalWindow .top, #alertDeleteConfirm .top {

	padding-bottom: 0 !important;

	background: transparent !important;

	*width:30px;

	*height:30px; 

	*float:right;

	}

#alertDeleteConfirm.adminModalWindow .top{

	*float:left !important;

}

#alertDeleteConfirm.adminModalWindow .top a.closeModal{

	*left:280px !important;

}

#alertDeleteConfirm.adminModalWindow .main{

	*margin-top:30px !important;

}

.adminModalWindow .actions {

	padding-top: 0 !important;

	background: transparent !important;

	}

.adminModalWindow .top h1 {

	color:#FFF !important;

	padding-top:5px;

	width:250px;

	}

	

.adminModalWindow .top a.closeModal, #alertDeleteConfirm .top a.closeModal {

	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/close_Button.png) no-repeat scroll 0 0 !important;

	height:32px !important;

	/*padding-left:22px !important;*/

	/*right:-26px !important;*/

	text-indent:-9999px !important;

	top:1px !important;

	width:28px !important;

}

.adminModalWindow .top .closeModal a:hover, #alertDeleteConfirm .top .closeModal:hover{

	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/close_Button.png) no-repeat scroll 0 -35px !important;
	width:28px !important;
	height:32px !important;

}

.adminModalWindow .main, #alertDeleteConfirm .main {color:#FFF !important; padding-top:0px;}

.adminModalWindow .actions button.smallPrimary, #alertDeleteConfirm .actions .button.submit {

	border:1px solid #6DD1A1 !important

	background: #FFF !important;

	font-family:Arial,Helvetica,sans-serif;

	font-size:14px !important;

	font-weight:bold !important;

	padding:2px 10px !important;

	text-transform:uppercase;

	cursor:pointer;

}

.adminModalWindow .actions button.smallPrimary span {

	color: #6DD1A1 !important;

	padding:0 !important;

	background:transparent !important;

	height: auto !important;

	line-height:1.16em !important;

	}

#alertDeleteConfirm.adminModalWindow .actions button.smallSecondary span{

		color:#6DD1A1 !important;

}

#alertDeleteConfirm.modalWindow .actions .button.submit{

	/*margin-right:45px;

	margin-left:50px;*/

	float:none;
	border:1px solid #6DD1A1;

	background:transparent !important;
}



#alertDeleteConfirm .actions .button.cancel{

	float:none; /*left*/

	margin:0 !important;

}

.adminModalWindow .actions button.smallSecondary, #alertDeleteConfirm .actions .button.cancel {

	font-weight:normal !important;

	background: transparent !important;

	padding: 0 !important;

	color:#0094cc !important;

}

#alertDeleteConfirm.modalWindow .actions{

	padding:8px 0 0;

	text-align:right !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;

		padding:0 !important;

		color:#6DD1A1 !important;

		cursor:pointer;

		}

.modalWindow .top a.closeModal {

	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/close_Button.png) no-repeat scroll 0 0 !important;

	padding-right:0 !important;

	}

.modalWindow .actions .button.cancel button {

	color:#6DD1A1 !important;

	cursor:pointer;

	margin-bottom:13px;

	margin-right:25px;

	margin-top:3px;

}

.modalWindow .actions .button.submit button {

	color:#6DD1A1 !important

	font-weight:bold !important;

	font-family:Arial,Helvetica,sans-serif !important;
	font-size:14px !important;
}

/* End modal dialogs */



/* Begin tour dates */

/* Beginning of the tour date */





.tourDatesWrapper{

	padding:0px;

	margin:0px;

	

}

.tourDatesWrapper .tdErrorText{

	padding-left:10px;

}

.tourDatesWrapper .tourDatesUnit {

background:#000000 none repeat scroll 0 0;

border-top:4px solid #FFFFFF;

font-size:13px;

padding:4px 0 5px;

*padding-bottom: 0px;

}



.tourDatesWrapper .lastUnit {

	border-bottom: 0px;

}



#rss_in-327532 .module .content .body{

	padding-top: 20px;

	padding-left:0px;

	padding-right:0px;

}



.tourDatesWrapper .tdDateField {

background:transparent none repeat scroll 0 0;

color:#FFFFFF;

float:left;

font-family:Helvetica;

font-size:12px;

font-weight:bold;

margin-top:3px;

}



.tourDatesWrapper .tdMonth{

	height: 10px;

	text-align: center;

}



.tourDatesWrapper .tdDD{	

	font-family: Arial;

	font-size: 12px;

	font-weight: bold;

	color: #333333;

	text-align: center;

}



.tourDatesWrapper .tourVenueBuyWrapper{

	

	padding-left:5px;

}



.tourDatesWrapper .tourVenueBuyWrapper .tdVenueField{

	width:454px;

	float:left;

	clear:left;

	text-transform:capitalize;

	font-size:12px;

	color:#9e9d9d;

	font-weight:bold;

}



.tourDatesWrapper .tourVenueBuyWrapper .tdVenueField .tdVenue {

	color:#9E9D9D;

	font-family:Helvetica;

	font-size:12px;

	font-weight:bold;

	padding-bottom:0;

	text-transform:capitalize;

}



.msie7 .grid_9 .tourDatesWrapper .tourVenueBuyWrapper .tdBuyLinksField{

	

}

.msie8 .grid_9 .tourDatesWrapper .tourVenueBuyWrapper .tdBuyLinksField{



}

.grid_9 .tourDatesWrapper .tourVenueBuyWrapper .tdBuyLinksField{

	

}



.grid_9 .tourDatesWrapper .tourVenueBuyWrapper{

	padding-left:20px;

}

.tourDatesWrapper .tourVenueBuyWrapper .tdBuyLinksField {

	float:right;

	font-family:Arial;

	font-size:13px;

	padding:0 0 5px;

	text-indent:-9999px;

	margin-right:5px;

	*margin-right:5px;

    *margin-top:16px;

	*position:relative;

	

}

.tourDatesWrapper .tourVenueBuyWrapper .tdBuyLinksField a{

	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_tour_buysprite.png) repeat scroll 0 0;

	text-indent:-9999px;

	width:68px;

	height:39px;

	float:right;

}

.tourDatesWrapper .tourVenueBuyWrapper .tdBuyLinksField a:hover{

	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_tour_buysprite.png) repeat scroll 0 38px;

}

.tourDatesWrapper #tdViewAll{

	text-transform:capitalize;

	padding:24px 0 11px;

	font-weight:bold;

	font-size:12px;

	text-indent:-9999px;

}

.tourDatesWrapper #tdViewAll a {

background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_viewall_sprite.png) no-repeat scroll 0 0;

float:left;

margin-left:140px;

width:52px;

}

.tourDatesWrapper #tdViewAll a:hover{

	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_viewall_sprite.png) no-repeat scroll 0 -17px;

}

.grid_3 .tourDatesWrapper .tourVenueBuyWrapper .tdVenueField{

	float:left;

	width:135px;

}



.grid_3 .tourDatesWrapper .tourVenueBuyWrapper .tdVenueField .tdVenue {

	font-weight: bold;

	font-size: 14px;

	padding-bottom:0px;

}



.tourDatesWrapper .tourVenueBuyWrapper .tdVenueField .tdArtistName {

color:#6E6D6D;

font-family:Helvetica;

font-size:12px;

font-weight:bold;

padding-top:0;

text-transform:none;

width:454px;

}









.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.sharelink:hover{background-position:0 -20px}

.sharebox .sb_head .sb_title a.shareclose {

	background: transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/close_Button.png) no-repeat 100% 0;

	display:block;

	float:right;

	height:29px;

	padding:7px 33px 0 0;

	width:1px;

	text-align: right;

	text-indent:-9999px;

	}

	.sharebox .sb_head .sb_title a.shareclose:hover{

		background-position:100% -37px;

	}

	.sharebox .sb_head .sb_title a.shareclose{

		

	}

.sharebox .sb_content .sb_body ul li.shareweb ul li a {

	color:#333;

	font-family: Verdana, sans-serif;

	font-size:12px;

	}

.sharebox .sb_content .sb_body ul li label {

	color: #333;

	font-family: Verdana, sans-serif;

	font-size:12px;

	}

	.sharebox .sb_content .sb_body ul {

		width:360px;

	}

	.sharebox .sb_content .sb_body ul li.shareweb ul li{

		height:19px;

width:24% !important;

	}

.sharebox .sb_content .sb_body ul li.shareweb ul li {margin-right:2px}

.sharebox .sb_content .sb_body ul li.shareweb ul li.delicious {width:24%}

.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/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_sharelink_google.gif) no-repeat 0 0;

	}

.sharebox .sb_content .sb_body ul li.shareweb ul li.digg {width:24%}

.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 1px;

	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 body#home #container #moduleContainer0 {height:0px}

/*

*:first-child+html .input .button.submit input, *:first-child+html .button.cancel input,

*:first-child+html .reset_password .input #submit {overflow:visible; padding:2px 11px}

*/

*:first-child+html .videos li .img {margin-left:8px}

*: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/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_album_s.png") no-repeat center center;

}



.content .body ul.albums li.xs .img {

	background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_album_xs.png") 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 .main fieldset legend {

	text-transform:uppercase;

	color:#333333;

	font-weight:normal;

}

.msie7 .edit_profile .module .body .main fieldset legend {

	margin-left:-7px;

}

.edit_profile .module .body .main 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, 

#FooterLinks2 div.footerBlock4{

	margin-left:22px;

width:230px;

}

#FooterLinks1 div.footerBlock5,

#FooterLinks2 div.footerBlock5{

	width:198px;

}

#FooterLinks1, #FooterLinks2 {

	width:978px;

}



/* Warning for IE6 users */

#ie6Prompt {

	background: #d6edf9 url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/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;

background:#8BF7C4 none repeat scroll 0 0;

margin-top:-261px !important;}

#TB_load{ z-index:2003;}

#TB_HideSelect{ z-index:1999;}







#alertFlagConfirm.modalWindow {

	*background-color:#000000 !important;

}



#alertFlagConfirm.modalWindow .top {

	padding: 0px ! important;

}

#alertFlagConfirm.modalWindow .top {

	float:right;

	height:30px;

	position:relative;

	width:28px;

}

#alertFlagConfirm.modalWindow .main {

	  background: url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/alert.jpg) repeat-x top left !important;

	  color: #FFFFFF;

}



#alertFlagConfirm.modalWindow .top a.closeModal {

	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/close_Button.png) no-repeat scroll 0 0 !important;

	color:#00ABEC !important;

	font-family:Arial;

	font-size:12px;

	font-weight:bold;

	height:30px !important;

	padding:2px !important;

	position:absolute;

	text-indent:-9999px !important;

	width:28px;

}

#alertFlagConfirm.modalWindow .top a.closeModal:hover{

	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/close_Button.png) no-repeat scroll 0 -35px !important;

}



#alertFlagConfirm.modalWindow .main .module .content .head h3 {

font-size:20px !important;

padding-bottom:0;

padding-top:0;

text-transform:capitalize;

width:250px !important;

}



#alertFlagConfirm.modalWindow .actions .button.submit {

	background: transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/mlist_button_bg.png) no-repeat scroll right top !important;

	text-align:center;

	width: 80px;

	margin-top: -3px;

}

#alertFlagConfirm.modalWindow .actions .button.submit button{

	padding:1px 0 7px 7px !important;

	cursor: pointer;

	font-family:Arial;

	font-size:16px;

	color:#6DD1A1 !important;

	font-weight:bold;

}



#alertFlagConfirm.modalWindow .actions .button.cancel {

	padding: 5px !important;

	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 {

line-height:14px;

margin:0 0 5px;

width:auto;

}

.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

}



/* 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/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_member_s.png") 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/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_member_l.png") 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: 5px solid #e4e4e4

}

.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:14px;

font-weight:bold;

height:100%;

line-height:12px;

overflow:hidden

}

.albums li .txt .rating {

float:left;

overflow:hidden;

margin:4px 0 6px 0

}

.albums li .txt .comments {

line-height: 13px;

margin:4px 0 6px 0;

padding:0 0 0 14px

}

.albums li .txt .comments.vd {

padding:1px 0 0 27px;

margin:4px 0 6px 65px;

background-position:10px 0;

border-left:1px solid #ccc

}

.albums li .txt .description {

height:36px;

margin:5px 0 0 0;

overflow:hidden;

width:100%

}

.albums li .txt .author {

line-height:12px;

height:13px;

overflow:hidden;

margin:5px 0 0 0

}

.albums li .txt .date {

height:13px;

text-transform:uppercase;

overflow:hidden

}

.albums li .txt .tracks {

height:13px;

text-transform:uppercase;

}

.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/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_album_xs.png") no-repeat 50% 50%;

}

.albums li.s .img {

background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_album_s.png") no-repeat 50% 50%;

}

.albums li.m .img {

background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_album_m.png") no-repeat 50% 50%;

}

.albums li.l .img {

background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_album_l.gif") no-repeat 50% 50%;

}

.albums li.xl .img {

background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_album_xl.gif") no-repeat 50% 50%;

}

.albums li.xxl .img {

background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/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/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_album_xs.png") 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/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_album_s.png") 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/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_album_m.png") 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/2da/4a4/c6b62bfd44f80a32908488b095/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/2da/4a4/c6b62bfd44f80a32908488b095/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/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_album_xxl.gif") no-repeat 50% 50%;

height:590px;

width:590px

}

div.album .txt {

font-size:12px

}

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:#8C8C8C;

padding:0 0 0 2px;

}

div.album .rating {

height:21px;

margin:0 0 5px 0

}

/* End of Album Info */





/* Start of Audio Playlist */

.playlist .info {

overflow:hidden;

background:#dedede;

width:100%;

padding:10px 0;

border-bottom:1px solid #9c9b99

}



   

.playlist .info .img {

background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_album_xs.png") no-repeat 50% 50%;

float:left;

margin:0 10px 0 2px;

border:7px solid #000000 !important;

}

.playlist .info .img span {

display:block;

}

.playlist .info .xs .img {

background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_album_xs.png") no-repeat 50% 50%

}

.playlist .info .s .img {

background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_album_s.png") no-repeat 50% 50%

}

.playlist .info .m .img {

background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_album_m.png") no-repeat 50% 50%

}

.playlist .info .l .img {

background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_album_l.gif") no-repeat 50% 50%

}

.playlist .info .xl .img {

background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/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/2da/4a4/c6b62bfd44f80a32908488b095/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:12px;

color:#ffffff;

text-transform:lowercase;

}

.playlist .info .txt .title h3 {

color:#ffffff;

font-size:18px;

text-transform:lowercase;

margin:3px 0;

}

.playlist .info .txt .album {

color:#666;

font-size:12px;

margin:0 0 10px 0

}

.playlist.s .player {

height:35px;

background:#000000;

}

.playlist.v .player {

height: 356px;

}

.playlist .list {

overflow-y:auto;

overflow-x:hidden;

height:auto;

}

.playlist .list ul li {

background:#bbb;

border-top:1px solid #999;

color:#fff;

font-size:12px;

line-height:20px;

height:20px;

overflow:hidden;

padding:0 5px;

vertical-align:top

}



.playlist .list ul li.active {

color:#000000 !important;

}

.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/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_audio_icon.png') no-repeat 50% 5px

}

.playlist.v .list ul li.active .status {

background:url('http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_pl.gif') no-repeat 50% -12px

}

.playlist .list ul li .sequence {

color:#737373;

float:left;

font-family:Helvetica;

font-size:12px;

line-height:19px;

text-align:center;

width:20px;

}

.playlist .list ul li .title {

	cursor:pointer;

	float:left;

	line-height:19px;

	margin:0 0 0 5px;

	width:auto;

}

.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:#444444;

	float:right;

	line-height:19px;

	margin-top:4px;

	text-align:left;

	text-indent:-9999px;

	*float:none;

	*line-height:0px;

}

.playlist .list ul li .buy a {

background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/buy_button.png) no-repeat scroll 0 0;

border:0 none;

float:right;

height:13px;

width:27px;

}

.playlist .list ul li .buy a:hover{

	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/buy_button.png) no-repeat scroll 0 -15px;

}

.playlist .list ul li .information {

width:30px;

float:left;

}

.playlist .list ul li .information a {

display:inline;

text-indent:-9999px

}

.playlist .list ul li.active .information a {

background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/track_info_sprite.png) no-repeat scroll 0 0;

display:block;

height:12px;

line-height:12px;

margin:4px 0 0 20px;

padding:0 7px;

width:auto;

padding-right:6px;

}

.playlist .list ul li.active .information a:hover{

	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/track_info_sprite.png) no-repeat scroll 0 -15px;

}

/* 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/2da/4a4/c6b62bfd44f80a32908488b095/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 {

font-family : Verdana;

}



.playlist .info {

   background: none;	

   border-bottom:1px solid #8b8987;

}



.playlist .list ul li {

	background:transparent none repeat scroll 0 0;

	border-bottom:medium none;

	border-top:medium none;

	color:#000000;

	font-family:Helvetica;

	font-size:12px;

	font-weight:bold;

}



.playlist .list ul li.active {

	background: none;

	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:1px 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/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_fanclub_menu.jpg);

background-position:72px 0;

background-repeat:no-repeat;

padding-right:13px;

} 



.input.text input {

	padding:2px;

}

.m32 .input.text input{

	background:#D2D2D2 none repeat scroll 0 0;

	color:#7D7D7D;

	font-size:13px;

font-weight:bold;

padding:4px 5px 4px 7px;

height:16px;



}	



.m32.msie7 .sign_up .input.text #cmsgData\[userName\],

.m32.msie8 .sign_up .input.text #cmsgData\[userName\]{

	margin-bottom:2px;

}

.input.textarea textarea {

	padding:3px; 	

	*overflow:auto;	

} 



 



.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 0px 17px;

}



.mac .safari3 li.admin.flag a,

.mac .safari4 li.admin.flag a {

	padding:0 0 4px 17px;

	}



.content li.comment .tools ul li.admin.delete {

	border: none;
	padding-top:0px;



}



#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{
	padding-left:6px;
	*padding-left:0px;
	*width:525px;

}



/******************** 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/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_member_xs.png") no-repeat center center;

}



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



.login .input.text input { 

	width:181px;

}



.login .input label{

padding-bottom:3px;

padding-left:8px;

padding-top:0;

*margin-top:1px;

}

.m32 .html .module .content .body .description{

	color:#000000;

	font-family:arial,helvetica;

font-size:12px;

font-weight:bold;

}



.login .input .button.submit input,.forgot_password  .input .button.submit input{

    	border:1px solid #000000;

		border:none;

		cursor:pointer;

		height:42px;

		color:#000;

		background:#000000 url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_signin_sprite.png) no-repeat scroll 0 0;

		text-indent:-9999px;

		width:288px;

		

}



.forgot_password .input .button.submit input,

.join .input .button.submit input{

	border:1px solid #000000;

	text-align:center;

	width:auto;

	height:auto;

	color:#8BF7C4;

	background-color:#000;

	text-indent:0;

	background-image:none;

}



#sign_up .input .button.submit input{

	border:1px solid #000000;

		border:none;

		cursor:pointer;		

		height:42px;

		color:#000;

		background:#000000 url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_signup_button.png) no-repeat scroll 31px 0;

		text-indent:-9999px;

		width:335px;

		}



.login .input .button.submit input:hover, .forgot_password .input .button.submit input:hover {

background-position:0 -54px;

background-color:#8BF7C4;



}



.forgot_password .input .button.submit input:hover,

.join .input .button.submit input:hover{

	color:#000;

	background-color:#8BF7C4;

	border:1px solid #8BF7C4;

	background-image:none;

}

/*

#sign_up .input .button.submit input{

	background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/Sign_up_but1.png") no-repeat;

	padding:4px 19px 5px 11px;

		border:none;

		cursor:pointer;

	width:160px;	

	text-transform:capitalize;

	font-size:16px;

}

*/



.forgot_password fieldset .note {

margin:0 0 1px;

padding-bottom:8px;

font-family:arial,helvetica;

font-size:12px;

}





.forgot_password .input.text input {

	width:182px;

}



.m32 .module .content .foot div.poweredBy{

	background-color:#FFFFFF;

background-position:8px 50%;

color:#000000;

font-family:helvetica;

min-height:18px;

*min-height:auto;

padding-left:45px;

}









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

.join .input .button.submit input{

padding:4px 3px 5px 4px;

*padding:4px 0px 4px 0px;

}



.m32 .module .foot{

padding:0 5px 3px;

width:658px;

background:#8BF7C4 none repeat scroll 0 0;

}



body#sign_up.m32 .module .foot{

width:98%;

	padding:0 6px 5px;

	

}

body#sign_up.m32 .sign_up .module .foot,body#login.m32 .login .module .foot{

	margin-top:25px;

}



body#login.m32 .module .foot {

padding-left:6px;

width:98%;

}



.m32 div.poweredBy a {
margin-top:-13px;
*margin-top:-15px;
height:30px;
*height:35px;
}









body#login.m32.module .content .body{

padding-bottom:0px;

}



.sign_up li.select select{

	

	padding:4px;

	border:0 none;

	width:109px;

	background:#D2D2D2 none repeat scroll 0 0;

	color:#7D7D7D;

font-family:helvetica;

font-size:13px;

font-weight:bold;

text-transform:lowercase;

height:26px;	

}

.sign_up li.select input{

   border:0 none;

   padding:5px 10px;

   *padding-top:2px;

   width:29px;

   background:#D2D2D2 none repeat scroll 0 0;

   color:#7D7D7D;

font-family:helvetica;

font-size:13px;

font-weight:bold;

text-transform:lowercase;

height:16px;

}

#sign_up .page_title .module .content .head h3{

	padding-bottom:8px;

}

.m32 .page_title .module{

margin-bottom:0;

padding:0;

}

.login .input .button.cancel input{

	padding-right:5px;

	padding-top:4px;

	*margin-left:118px;

}



.sign_up #cmsgData\[day\]{

	width:29px;	

}



.msie7 .sign_up #cmsgData\[day\],

.msie8 .sign_up #cmsgData\[day\],

.msie7 .sign_up #cmsgData\[year\],

.msie8 .sign_up #cmsgData\[year\]{

	padding-top:5px;

	}



.m32 #html-343201  .module{

margin-bottom:0px;

padding:0;

}



#sign_up-294578 .module{

padding-top:0px;

margin-bottom:0px;

background:#8BF7C4 none repeat scroll 0 0;

}







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

padding-bottom:5px !important;

}



#sign_up  .button.submit{

	float:left;	

}

#sign_up .input .button.submit input{

	/*

margin-left:125px;

	*margin-left:118px;

*/

}

#sign_up  .button.cancel {

	float:left;

}

.login .button.submit,.forgot_password .button.submit  {

	float:left;	

}



.login .button.cancel {

	float:left;	

}

.login .input .fpl {

	clear:left;

	*float:left;	

	

}





.forgot_password .button.cancel{

	float:right;

	

}



#TB_window #TB_iframeContent {

	height:482px !important;	

}



.msie7 #TB_window #TB_iframeContent{

	height:510px !important;

}

#join.m32 #container #moduleContainer0{

	border-width:0px;

}

#join.m32 #container #moduleContainer2{

border-color:#000000;

border-style:solid;

border-width:1px 1px 0;

}

#join.m32 #container #moduleContainer2 {

	float:none;

	display:block;

	clear:both;

	margin:0 auto;

	width:410px;

}

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

	padding-left:12px;

	

}



.join .module .content .body {

	border-color:#000000 !important;

	border-style:solid !important;

	border-width:0 1px 1px !important;

	margin: 0 auto;

	width:386px;

}

.join .input.text input{

	margin-left:4px;

}

#join .sIFR-alternate{



}

/*

#join .input .button.submit input{

	background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/mlist_button_bg.png") no-repeat;

	padding:2px 19px 5px 11px;

		border:none;

		cursor:pointer;

	width:95px;	

	text-transform:capitalize;

	font-size:16px;

}



.mac .safari3 #join .input .button.submit input,

.mac .safari4 #join .input .button.submit input{

	padding:2px 19px 9px 11px;

}

*/

#join.m32 #wrapper{

width:100%;

} 

#join.m32 #container #moduleContainer1{

	border:none;

}



#join.m32  #footer-294540.footer{

	display:none;

}

#join #moduleContainer3{

	width:100%;

}

#join .module .content .foot {

	width:100%;

	margin-top:25px;	

	padding-left:0px;

	padding-right:0px;

}



/****************** Global Twitter Styles *************/

a.toptwitterContainerMore{

	display:none;

}

a.twitterContainerMore{

	

display:block;

text-align: left;

color:#0094CC !important;

font-size:12px;

font-weight:bold;

text-transform: uppercase;

margin-left:0px;

padding:5px 9px 6px 0;

text-indent:-9999px;

}





a.twitterContainerMore {

background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_viewall_sprite.png) no-repeat scroll 0 0;

height:5px;

margin-left:129px;

margin-top:5px;

text-indent:-9999px;

width:52px;

}



.grid_9 a.twitterContainerMore{

	margin-left:255px;

}

a.twitterContainerMore:hover{

	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_viewall_sprite.png) no-repeat scroll 0 -17px;

}

.twitterContainer {

	/*background:#504F4F;*/



}

.twitterContainer .followTag {

	color:#333333;

	font-size:12px;

	padding-top:5px;

}



.grid_5 .twitterContainer .followTag{

	padding-left:10px;

}

.grid_9 .twitterContainer .followTag{

	padding-bottom:0px;

}

.twitterContainer .followTag .label {

	color:#6DD1A1;

	font-size:12px;

	font-weight:bold;

	padding-right:5px;

}

.grid_9 .nav_meta ul li.more a{

	margin-left:250px;

}

#blog .grid_9 .nav_meta ul li.more a{

	margin-left:0px;

}



.twitterContainer ul {

	list-style: none;

}



.twitterContainer li {

	padding: 0 10px 10px;

	border-bottom:none;



}



.grid_9 .twitterContainer li{

	padding:0 0 10px;

}



.module .content .body .twitterContainer ul.tweetsHolder{

	padding-top:9px;

}



.tweetsHolder .userInfo,

.tweetsHolder .userInfo a {

	font-size: 13px;

	font-weight: bold;

	color: #6DD1A1  !important;

	padding-top:7px;

}



.tweetsHolder .follow a {

	color: #6DD1A1;

	font-size: 10px;

	line-height: 1em;

	margin: 0 0 10px;

	text-transform: uppercase;

}





.tweetsHolder .userLink {

	display: inline;

}



.tweetsHolder .message {

color:#737373;

font-size:12px;

font-weight:normal;

padding:5px 0 3px;

}







.tweetsHolder .created {

	color:#000000 !important;

	font-family:Helvetica;

	font-size:12px;

	font-weight:bold;

	text-align:left;

}



.tweetsHolder .follow {

	margin: 3px 0;

	background: url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/follow-arrow.png) no-repeat 0 75%;



}

.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 .tcPreviousEnabled:hover{

	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_prev.png) no-repeat scroll 0 -22px;

}

.tc_nav_page .tcPreviousEnabled{

	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_prev.png) no-repeat scroll 0 0;

	height:17px;

	margin-top:5px;

	width:28px;

}

#twitter .grid_9 .tc_nav_page{

	float:none;

}

#twitter.msie7 .grid_9 .tc_nav_page{position:static;}



.tc_nav_page .tcPreviousDisabled {

	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_prev_inactive.png) no-repeat scroll 0 0;

	cursor:default !important;

	float:left;

	width:28px;

	margin-top:5px;

}

.grid_9 .tc_nav_page .tcPreviousDisabled ,.grid_9 .tc_nav_page .tcPreviousEnabled{

	margin-top:0px;

}

.tc_nav_page .tcNextDisabled{

	background: transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_next_inactive.png) no-repeat scroll 0 0;

	cursor:default !important;

	float:right;

	height:18px;

    width:29px;

}

.tc_nav_page .tcNextEnabled:hover {

background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_next.png) no-repeat scroll 0 -22px;

}



.tc_nav_page .tcNextEnabled {

	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_next.png) no-repeat scroll 0 0;

	float:right;

	height:18px;

    width:29px;

}





#tweetmeme_button{

	display:none;

}







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







 /*******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:0px 10px 0 1px;

  *margin-top:-3px;

}

.input.checkbox label {

  margin:0px 0 4px 0 ;

  padding:0px 0 4px 0; 

  line-height:14px 

}





/*  9131 

.nav_main ul li.nav-home a {

  padding: 0 20px 0 10px

}*/



/*  9207 */

.content div.member .txt .obj_meta li.delete a {



  color:#fff;

  font-size: 11px;

  float:left;

  text-transform:capitalize;

  font-weight:normal;

}

.content div.member .txt .obj_meta li.flag a {

  background-position: 0 -74px;

  color: #999;

  font-size: 11px;

  float:left;

  margin:2px 0

}

.content div.member .txt li.admin.prome a {

  color:#fff;

  font-size: 11px;

  float:left;

  margin:2px 0;

  text-transform:capitalize;

}

}

.content div.member .txt li.admin.fanme a {

  font-size: 11px;

  color:#fff;

  float:left;

  margin:2px 0

}

/* 6564 */



/* 8980 */



.videos li .txt .description {

  height:65px;

  overflow:hidden;

  font-size:12px;

  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:12px

}

.content div.topic .sharebox {

  margin:-30px 0 0 -18px;

}

.articles li .activity {

  float:left;

font-size:12px;

font-weight:bold;

text-transform:uppercase;

padding-bottom:2px;

}

.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

}



/* 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/2da/4a4/c6b62bfd44f80a32908488b095/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

}

.cal_events li .img {

padding:5px;

border:1px solid #ccc;

float:left;

margin:0 10px 5px 0

}

.cal_events li.xl .txt,

.cal_events li.xxl .txt {

clear:both;

}



ul.cal_events li .txt {

padding:0 0 10px 0;

}

ul.cal_events li .maplink {

}

ul.cal_events li .maplink a {

padding:0 4px;

border:1px solid #ccc;

font-size:12px;

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:12px

}

ul.cal_events li .buy ul {

overflow:visible

}

ul.cal_events li .sharelink a {

font-size:12px

}

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/2da/4a4/c6b62bfd44f80a32908488b095/images/VD_jp45x30.gif) no-repeat scroll 0 0;

padding:0 0 0 50px;

}





.spainflag {

background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/VD_es45x30.gif) no-repeat scroll 0 0;

padding:0 0 0 50px;

}



.ukflag {

background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/VD_gb45x30.gif) no-repeat scroll 0 0;

padding:0 0 0 50px;

}



.germanflag {

background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/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/2da/4a4/c6b62bfd44f80a32908488b095/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/2da/4a4/c6b62bfd44f80a32908488b095/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/2da/4a4/c6b62bfd44f80a32908488b095/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/2da/4a4/c6b62bfd44f80a32908488b095/images/nextButtonDisabled.png") no-repeat scroll 0 0;

  	cursor: default;

	text-indent:-9999px;

	display:block;

	float:right;

	height:25px;

	margin:0 5px;

	width:25px;



}



/*Fix for Join the community page*/

#join #moduleContainer3 .module .content .body{

        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 span.errorInput{

	float:left;

	*width:100px;

	background-color:#FFFC00;

color:#000000;

font-family:arial,helvetica;

font-size:12px;

font-weight:bold;

margin-left:3px;

margin-top:3px;

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;

        }  





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

body#home #container #moduleContainer0{*height:auto;}

body#home #container #moduleContainer1{*height:auto;}



.m32 #container #moduleContainer0{

	border:medium none;

margin:0 auto;

width:312px;

}



#nav_main-294563.nav_main ul li.upload{

	display:none !important;

}

li.upload{

	padding-top:5px;

}

li.upload a{

	height:35px;

text-indent:-9999px;

width:345px;

display:block;

*margin-left:-16px;

}



li.upload a:hover{

	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_joinourcomm_sprite_hover.png) no-repeat scroll 0px -192px;

}



.footer .module{

	background:none;

}

.footer .module .content {

	padding-top:0px;

	background:none;

}

 .foot .nav_meta ul li.register a{

	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_becomeafan_sprite.png) no-repeat scroll center 0;

	display:block;

	text-indent:-9999px;

}

 .foot .nav_meta ul li.register a:hover{

	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_becomeafan_sprite.png) no-repeat scroll center -19px;

}





.nav_meta ul li.poweredBy a {

background-position:0 center;

display:inline-block;

font-size:20px;

padding:10px 2px 0 0;

}



.article .description img , .article .description object,.article .description embed{

	margin:0 auto;

	display:block;

	padding:5px 0;

} 

h1#pageTitle{

	display:none;

}

#headerWrapper.container_14 {

overflow:visible;
position:relative;

}

.readmorelink,.blogViewMore{

	background:#000;

	color:#6AD9A4 !important;

font-weight:bold;

margin-top:5px;

padding:2px 4px;

float:left;

}



.readmorelink:hover, .blogViewMore:hover {

color:#000 !important;

background-color:#8BF7C4;

}

a:hover, a:focus {color:#6DD1A1;}



.grid_5 .topics li.topic .author, .grid_5 .topics li.topic .category {

padding-top:5px;

width:160px !important;

}

.grid_5 .topics li.topic .activity, .grid_5 .topics li.topic .date {

padding-top:3px;

float:right;

}

.grid_5 .topics li .activity{

	margin-top:-34px;

}

.grid_5 .topics li .date {

clear:right;

display:inline;

float:right;

font-size:12px;

margin-top:-14px;

}

.grid_5 .topics li.topic .category ul{

	padding-top:1px;

}



.categories .content #category-list .division .title {

	color:#fff;				

}





.categories .content #category-list .division .category .title:hover{

	background-color:#8BF7C4 ;

	color:#fff ;

} 



.categories .content #category-list .division .category.selected .title a:hover{

	color:#333333;

}



.categories .content #category-list .division .title a:hover{

	background-color:#8BF7C4;

	color:#fff;

}



.content div.article .img a, .content div.article .img span {

	display:block;

height:48px;

width:48px;

}

.comments .module .content{

	padding:0px;

}



 .content .division .category.selected .title,.content .division .category.selected .title:hover{

   background:#8bf7c4;

   }

.categories .module .content .nav_meta ul{

	margin-left:122px;

}

.discussion_listing .title h4 a{

	color:#6DD1A1;

}

.discussion_listing .title h4 a:hover{

color:#ADADAD

}

#alertDeleteConfirm.adminModalWindow .actions button.smallPrimary {

	background:none !important;

	border:1px solid #6DD1A1;

}



/* **************************** Start 1.09 Release ************************************ */

/* ****** Add CSS Rules ****** */



.edit_account .body h3 { 

 font-weight:bold 

} 

.edit_account .mobileEmail p { 

margin-bottom:5px 

} 

 .edit_account .note { 

font-size:12px 

}

.edit_account .on { 

color:#919090;

font-family:Arial,sans-serif;

font-size:12px;

font-weight:normal;

} 

 .edit_account .off { 

 /*

color:#f00 ;

 background:url("http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/icons/bg_settings_boolean.gif") no-repeat 2px -16px;

*/

font-family:Arial,sans-serif;

font-size:12px;

font-weight:normal;

}



.forgot_password fieldset { 

 height:185px 

}

.edit_account .change a{

	color:#6DD1A1;

	font-size:12px;

}



.categories .nav_meta ul li{

	font-size:15px;

}

.categories .foot .nav_meta ul li:hover{

	background:#ffffff;

}

/* ****** End Add CSS Rules ****** */



/* **************************** End 1.09 Release ************************************ */





/* **************************** Start 1.11 Release ************************************ */



/* ****** Add CSS Rules ****** */



.join .hd {

  margin:10px 0 0 0;

}

.join .annotation {

float:none;



}

.sign_up .annotation {

float:none;

}



.media_upload .input.browse span {

display: block;

margin: 5px 0;

}



.media_upload .input#inputCount {

width:100%;

margin:5px 0;

}



.media_upload .input.browse span {

  display: block;

  margin: 5px 0;

}



/* ****** End Add CSS Rules ****** */

/* **************************** End 1.11 Release ************************************ */



#alertDeleteConfirm.adminModalWindow .actions button span{

	border:none !important;

}

.msie7 #add_new_blog .grid_9{

	clear:left;

    float:left;

}



#TB_window div.poweredBy a{	

	margin-top:-5px;	

	background: transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/eos.png) no-repeat scroll left center;

	*margin-top:-9px;

}



#TB_title{

	*height:34px;

}



#cse-search-box{

	display:none;

}



#leftWrapper{

   z-index:1;

   position:relative;

   overflow:visible;

}

#rightWrapper{

	z-index:100;	
}

#home #leftWrapper{

  z-index:300;

}

#home #rightWrapper{

   z-index:200;

}

#moduleContainer2{

	z-index:1000;

	position:relative;

}

object, object:hover, object:active, object:focus{

	outline-style:none;

}

#upload .module .content .head h3{

	font-size:28px;

	color:#000000;

	font-weight:bold;

	

}

.msie8 .videos li .img {margin-left:8px}



#nav_member ul li.hello a.name:hover {	

	background-color:#000 !important;

	color:#8BF7C4 !important;

	

}

#nav_member ul li.hello a:hover {
	
	background-color:#000 !important;
	color:#8BF7C4 !important;
}

.mac .safari3 #nav_member ul li.hello a.name,

.mac .safari4 #nav_member ul li.hello a.name{

	background-position:100% 4px !important;

}

#audio_detail .container_14 .grid_6{

	width:419px;

}

#add_new_blog #ui-datepicker-div{
	z-index:100;
}


/***** IE8 Ad issue Changes *****/
/*leaderboard*/

.msie8 .ad .body #_fw_container_728x90slot_SLOT_SAFE_ID._fwac span{
	display:block !important;
}

.msie8 .ad .body #_fw_container_728x90slot_SLOT_SAFE_ID._fwac,
.msie8 .ad .body #_fw_span_728x90slot_SLOT_SAFE_ID._fwph{
	display:block !important;
}

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

.msie8 #header .ad .leaderboard{
	margin:-5px 0px 0px 0px;
	padding-top:5px;
}

.msie8 #header .ad {
	margin: 0px 0px 4px;
	padding-top:5px;
}

/*grid 5*/
.msie8 .ad .body #_fw_container_300x250slot_SLOT_SAFE_ID._fwac{
	display:block !important;
	padding:20px 0px;
}

.msie8 .ad .body #_fw_span_300x250slot_SLOT_SAFE_ID._fwph{
	display:block !important;
}

.msie8 .grid_5 .ad .body{
	background-color:#000;
	height:auto;
}

.msie8 .grid_5 .ad.medium{
	padding-top:0px;
	padding-bottom:0px;
}

/* SiteActivity Fix */

.site_activity .content .body .events li{
	padding: 7px 0 7px 40px;
}

.site_activity .content .body .events li a{
	color:#6DD1A1;
	font-weight:bold;
} 

/***** IE8 Ad issue Changes end *****/
/* Splash page related */
body#splash{
	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/splash/bg_splash_body2.jpg) no-repeat scroll center top;
}
body#splash #nav_main-294563.nav_main,
body#splash #footer-294540.footer{
	display:none;
}
body#splash #strmCntr{float:left;border:4px solid #fff;}
body#splash #chatCntr{float:right;border:4px solid #fff;}
body#splash #header .ad .content .body {margin:0px 0 0 270px;}
body#splash #html-666362 .module ,
body#splash #html-666362 .module .content ,
body#splash #html-666362 .module .content .head,
body#splash #html-666362 .module .content .body{background:transparent none;}
body#splash #nav_global ul li.nav_member ul,
body#splash #nav_global ul li.nav_admin ul{padding:2px 5px 0 !important;}
body#splash #html-666362 .module .content .head{padding-top:0px;}
body#splash #html-666362 .module .content .body {padding:0 0px 10px;}
body#splash #splashCntr2 a{display:block;}
body#splash #splashCntr2 a#bcmMbrLink{
	width:408px;height:54px;
	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/splash/bg_splash_bcmmbr.jpg) no-repeat 0px 0px;
	text-indent:-9999px;
	float:left;
}
body#splash #splashCntr2 a#ituneLink{
	width:560px;height:54px;	
	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/splash/bg_splash_itunes.jpg) no-repeat 0px 0px;
	text-indent:-9999px;
	float:right;
}

/* End of Splash page related */

.nav_meta ul li.poweredBy {background-position:left bottom;}

body#promo .container_14{
	width:800px;
}

body#promo #wrapper{
	width:800px;
}

/**************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- 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/2da/4a4/c6b62bfd44f80a32908488b095/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 **************/

/* Start - Added for 2.2  upgrade issue in RSS modules */
.rss_in .description div {
margin-bottom:0;
padding-bottom:0;
}

#rss_in-327532 .tourDatesWrapper .tourDatesUnit{
	padding:4px 0 5px;
}
/* End - Added for 2.2  upgrade issue in RSS modules */

/* Added for blog avatar image fix after 2.3 */
.content div.article.xs .img a, .content div.article.xs .img span {
display:block;
height:48px;
width:48px;
}
/* Added for blog avatar image fix after 2.3 */

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

a.retweet img{
	margin-top:2px;
}

/* Feedback button styling - Starts */

a#fdbk_tab {
background-color:#6DD1A1;
background-image:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bob_fb.png);
cursor:pointer;
height:102px;
right:0;
margin-right:-3px;
overflow:hidden;
position:fixed;
text-indent:-100000px;
top:50%;
width:35px;
z-index:1000;
}

#edit_discussion .defaultSkin iframe{
	height:400px !important;
}

/* Feedback button styling - Ends */

/* Start of Added for Typekit Styling*/
body.m32 #container .module .content .head h3,
#container .modalWindow .module .content .head h3{text-transform: uppercase; color: #000000;font-size:30px;letter-spacing:-1px;}
#header h1,  #container .module .content .head h3{text-transform: uppercase; color: #000000; font-size:30px;letter-spacing:-1px;}
.photo_viewer .body .title h3,
.video_player .body .title h3, 
.audio_player .lyrics h3 ,
#album_info-383751 .txt .title h4{color: #333333;font-size:30px;letter-spacing:-1px;}
#categories-294517.categories .module .content .head h3{color:#000000; text-decoration:none;outline:none;text-align:center;letter-spacing:-1px;}	
#video_thumbnail-890493 .module .content .head .title h3{text-transform: uppercase; color: #000000; text-align:center;font-size:30px;letter-spacing:-1px;}
#member_pagetitle-294562 .module .content .head h3{text-transform: uppercase; color: #333333; text-align:center;}
#footer h3{	text-transform: uppercase; color: #8BF7C4;font-size:30px;letter-spacing:-1px;}
#footer h4{	text-transform: uppercase; color:#FFFFFF;letter-spacing:-1px;}
.content .division li.category.selected .title{	text-transform: uppercase; color:#6DD1A1;font-size:20px;background-color:#8BF7C4;letter-spacing:-1px;}
.content .division li.category .title{text-transform: uppercase; color:#6DD1A1;font-size:20px;position:relative;letter-spacing:-1px;}
.content .division .title {	color:#ffffff;font-size:20px;position:relative;letter-spacing:-1px;}
.categories .foot .nav_meta ul li{text-transform: uppercase; color: #BBBBBB;font-size:14px;letter-spacing:-1px;}
/* End of styles added for Typekit Styling*/


/* for callout besides leader board - Starts */

/*
#header #headerWrapper #siteLogo .store{
	background-image:url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_callout.png);
bottom:0;
height:90px;
position:absolute;
right:0;
width:250px;
z-index:10;
}
*/

#html-2276793.html{
	background:transparent none repeat scroll 0 0;
bottom:2px;
height:90px;
position:absolute;
right:0;
width:250px;
z-index:1000;
}

#html-2276793.html .module{
	background:transparent none repeat scroll 0 0;
}

#html-2276793.html .module .content{
	background:transparent none repeat scroll 0 0;
}


#html-2276793.html .module .content .head{
	background:transparent none repeat scroll 0 0;
padding:0;
}

#html-2276793.html .module .content .body{
	background:transparent none repeat scroll 0 0;
padding:0;
}
i.prText{
	float:left;
	height:20px;
	padding:0 0 0 14px;
	background:transparent url(http://static.global.ciscoeos.com/zipupload/2da/4a4/c6b62bfd44f80a32908488b095/images/bg_lock_15x15.png) no-repeat scroll 0 center;
}


/* for callout besides leader board - Ends */
