

   body#home {background:#F6F6F6 url(http://static.global.ciscoeos.com/zipupload/d8c/9ac/60edad0e73e5b848666be33bfb/images/bg_home.jpg) repeat top center;}

   body#home #wrapper {background:transparent}

   body#home #container {margin-top:15px}




   body#home #container #moduleContainer0 {
    overflow:auto;
	/*height:0px;*/
    }
   body#home #container #moduleContainer0 .module {
   	background:transparent;
   	padding:0;
  	margin: 0;
   	}
   body#home #container #moduleContainer0 .module .content {padding:0}
   body#home #container #moduleContainer0 .module .content .head {
   	border:0;
   	background-color: transparent;
   	}
   body#home #container #moduleContainer0 .module .content .body {
   	padding:0;
   	border:0;
   	background-color: transparent;
   	}
   body#home #container #moduleContainer0 .module .content .foot {
   	border:0;
   	background-color: transparent;
   	}

   	/* home page leaderboard ad */
   	body#home #container #moduleContainer0 .leaderboard .content .body {
   		margin:0 auto;
   	}

    /* Video playlist module for home page top */
    body#home #container #moduleContainer0 div.video_playlist {
    	float: left;
    	width:470px;
    	margin-right:35px;
    }
   body#home #container #moduleContainer0 div.video_playlist .player {height: 283px;}
   body#home #container #moduleContainer0 div.video_playlist .list {display:none;}
   body#home #container #moduleContainer0 div.video_playlist .nav_meta {
   	background-color:transparent;
   	border:0;
   	}

    /* HTML module for home page top */
    body#home #container #moduleContainer0 div.html {
    	float: left;
    	width:457px;
    }

   body#home .blog_listing .module .content .nav_page {display:none}
   body#home .member_listing .module .content .nav_page {display:none}

  /* End home page styles */

	/**************** for fixing h1 issue in home page for blog section ***************/
	body#home .blog_listing h1{
		width:auto;
		text-transform:none;
		padding:2px 0;
	}

	 #home .rss_in .module .content .head,
	 #home .site_activity .module .content .head,
	 #home .member_listing .module .content .head,
	 #home .feature .module .content .head
	 	{/*background-color: #FFF;*/
	 	background-color: #000;
	 	}

	 #home .blog_listing .module .content .head .title,
 #home .member_listing .module .content .head .title {border-bottom:2px solid #000000;}

 #home .rss_in .module .content .body,
 #home .feature .module .content .body,
 #home .site_activity .module .content .body,
 #home .member_listing .module .content .body
 	{/*background-color: #FFF;*/
 	}

	 #home .rss_in .foot,
 #home .feature .foot,
 #home .site_activity .foot,
 #home .member_listing .foot
 	{background: none;}
.grid_5 .module .content .foot, .grid_9 .module .content .foot {
	padding:0px;
}


#blog_listing-886676.blog_listing {

}

#blog_listing-886676.blog_listing .articles li .activity {
	*line-height:1.4em;
}

#blog_listing-886676.blog_listing .articles .article .hd{
	margin: 10px 0px 15px 0px;
	}
	
#blog_listing-886676.blog_listing .articles .article .description{
	margin: 20px 0px 15px 0px;
	}	



#footer-294540.footer {

}

#login #footer-294540.footer,#sign_up #footer-294540.footer{
	display:none;
	height:0px;
	width:0px;
}




#html-327535.html {
	display:block;
}
*:first-child+html #html-327535.html .module .content{ z-index:1010;} /* IE 7 */

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

#html-327535.html .module .content .body {
	border:0;
	padding:0;
	width:345px;
	/*width:193px;*/
	height:120px;
	/*background: url(http://static.global.ciscoeos.com/zipupload/d8c/9ac/60edad0e73e5b848666be33bfb/images/join_bg.png) no-repeat top left;*/
	float:right;
	background:none;
	}
#html-327535.html #mContainer {	
	position:absolute;
	z-index:101;	
	height:53px;
	width:196px;
	}
	
.commLinks {	
	/*width: 345px;
	height:76px;*//*Matt Duke*/
	width:193px;
	height:10px;
	}
.commLinks .joinCommLink {
	float:left;
	text-indent:-9999px;
	height:76px;
	width: 248px;
	display:none;
	}
.commLinks .signinCommLink {
	float:left;
	text-indent:-9999px;
	/*height:76px;
	width: 97px;*//*Matt Duke*/
	width:193px;
	height:54px;
	display:none;
	}
.commLinks a:hover, .commLinks a:focus {text-decoration:none;}
.commLinks a:active {border:0}

/* Styles for Signup for mailing list button */

.mailButton {
	width: 345px;
	/*background:transparent url(http://static.global.ciscoeos.com/zipupload/d8c/9ac/60edad0e73e5b848666be33bfb/images/email_signup.png) no-repeat scroll left top;*/
	height:53px;
    /*width:195px;*/
	display: block;
	text-decoration: none;
	cursor: pointer;
	/*text-indent:-9999px;*/
	
}
.mailButton:hover, .mailButton:focus: {text-decoration:none}

#mContainer .mailButton:hover {
	background-position: -195px 0px;
} 
/* Styles for mobile PinForm - closebutton */
 
#mobilePinForm a.closeButton
{
	position: absolute;
	color:#cccccc;
	font-weight: bold;	
	top:5px;
	right: 7px;
	background-image: url("http://static.global.ciscoeos.com/zipupload/d8c/9ac/60edad0e73e5b848666be33bfb/images/closeButton.png");
	height:20px;
	width: 20px;
}

#mobilePinForm a.closeButton:hover
{
	color: #fff;
	/*background-color:#000000;*/
}


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

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

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

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

/* mobile PinForm - Submit button*/

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

#mobilePinForm .formContainer a.submit
{
	display: block;
	text-decoration: none;
	cursor: pointer;
/*
	background-color: #ddd;
	-moz-border-radius:15px;
*/
	padding:5px 18px 7px 15px;
	text-align: center;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#0094CC;
	float:right;
	background:url("http://static.global.ciscoeos.com/zipupload/d8c/9ac/60edad0e73e5b848666be33bfb/images/mlist_button_bg.png") no-repeat;
}

/* styles for formContainer  */

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

.formContainer input{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-family:Arial;
	font-size:18px;	
	color: #333333
}

.formContainer label{
	font-family: Verdana;
	font-size: 11px;
	color:#000;
	line-height:30px;
	text-transform: capitalize;
}

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

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

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

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

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



.clear{
	clear:both;	
}

.formContainer .mListFormInput{
	float:right;
	padding:4px;
	border:0px;
	color:#333;
	font-size:18px;
}

.formContainer .mListFormLabel{
	float:left;
}

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

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

#mobileFormWrapper .form1 {
	width:220px;
	margin-left: 50px; /*Temporary: to be changed based on design framework */
	margin-top: 14px;
	background:#E0F5FA;
	color:#000;
}

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

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

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

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

#formContainer1 .mListFormInput{
	width:190px;
}

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

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

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

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

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

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

#mlistForm2Right{
	float:right;
	width:326px;
	background:#E0F5FA none repeat scroll 0 0;
	border:1px solid #000000;
	color:#000000;
}

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

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

#mListCountry1{
	-moz-border-radius:5px;
	width:198px !important;
}
/*
#formContainer2 input{	
	width:245px;
	height: 30px;
	padding-left: 5px;
	padding-top: 2px;
}
*/

#formContainer2 .mListFormLabel{
	width:95px;
}

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


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

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

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

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

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

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

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

#formContainer2 .mlMonth,#formContainer2 .mlDate, #formContainer2 .mlCountry,#formContainer2 #mlGenderDropDown{
	width:198px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

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

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

#formContainer2 .checkBoxes input{

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

#formContainer2 .checkBoxes{
	margin:10px 0 0 0;
	padding:5px 0 7px;
	border:1px solid #7a7a7c;
	border-right:0px;
	border-left:0px;
	font-family: Arial;
	font-weight: bold;
	height: 40px;
	line-height:1.5em;
}

#formContainer2 .checkBoxes label {
	float:right;
	width:280px;
	line-height: 1.5;
	font-weight: bold;
	font-color: #cccccc;
	font-size: 13px;
	font-family: Arial;
	text-transform: none;
}

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

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

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



/* Styles for Form 3(Layer-3)*/
#mobileFormWrapper .form3{	
	background:#E0F5FA none repeat scroll 0 0;
	height:105px;
	width:205px;
	margin-left:-43px; /* Temporary: to be changed based on design framework */
	margin-top: 14px;
	border: 1px solid #000;
	-moz-corner-radius:3px;
	-webkit-corner-radius:3px;
}

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

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

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



#html-328767.html {
	/*border-bottom:1px solid #bdbcbd;
	border-top: 1px solid #080808;
	background: #F6F6F6;*//*Matt Duke*/
	display:block;
	}
	
#html-328767.html .module .content .body ul{
	padding:0 0 12px;
}	
#html-328767.html #FooterLinks {
	/*background: #000 url(http://static.global.ciscoeos.com/zipupload/d8c/9ac/60edad0e73e5b848666be33bfb/images/bg_footer_links.gif) repeat-x top left;*/
	padding:13px 10px 0 10px;
	overflow:auto;
}

#html-328767.html .module, #html-328767.html .content {background:transparent; padding:0; margin:0}
#html-328767.html .module .content .head, #html-328767.html .module .content .body, #html-328767.html .module .content .foot {
	background:transparent;
	border:0;
	padding:0;
	}
#html-328767.html h3 {
	color:#f2ec83;
	font-size:30px;
	text-transform:uppercase;
	margin-bottom:19px;
	}
#FooterLinks1, #FooterLinks2 {	
	margin:0 auto;
	}
#footerLogos {margin:0 auto;}



#html-662892.html {
display:none;
}



#html-1468073.html {

}



#html-1483138.html {

}
#audio_detail #html-1483138.html,#album_detail #html-1483138.html{
	display:none;
}
#html-1483138.html .module .content .foot {
	padding:0;
}



#html-1641409.html {

}
#html-1641409.html .module .content .body{
	padding-top: 10px;
}
#html-1641409.html .module .content .body .description #video_title{
	margin-top:10px;
	margin-left:63px;
}

#html-1641409.html .module .content .body .description{
	text-align:center;
}



#nav_main-294563.nav_main {
	/*height:27px;*//* Matt Duke header*/
	height:560px;
}

.msie7 #nav_main-294563.nav_main{
	position:relative;
}



#rss_in-327532.rss_in {

}
#rss_in-327532.rss_in .module .content .head h3 {padding-left:0}
#rss_in-327532.rss_in .body .description h3, #rss_in-327532.rss_in .body .description h4 {
	font-family: Georgia, serif;
	font-size:14px;
	}
#rss_in-327532.rss_in .body .description h4 {margin-top: 8px}
#rss_in-327532.rss_in .body .description .updated {
	display:none;
	/*padding-bottom:8px;
	border-bottom: 1px dotted #5D5D5D;
	font-family: Georgia, serif;*/
	}



#video_playlist-327525.video_playlist {
	display:none;
}

#video_playlist-327525.video_playlist .content .body .playlist .list{
	display:none;
	}
#video_playlist-327525.video_playlist .content .body{
	padding-top:10px;
}


