@charset "utf-8";

/***** HEADER 
*****************/
/* navHeader */
#navHeader {
	width: 360px;
	font-weight: bolder;
	font-size: 14px;
	margin-bottom: 10px;
	float:left;
	padding-top: 20px;	
    }
#navHeader ul{ padding-left:120px;}	
#navHeader ul li {
	float:left; 
	background-position: left top;
	background-repeat: no-repeat;
	height: inherit; 
	width:56px; 
	margin-right:7px; 
	padding-top: 90px; 
	list-style:none;
	text-align:center;
	}
#navHeader ul li a { color: #FFF; text-decoration:none;}
#navHeader ul li a:hover { text-decoration: underline;}

/**** SEARCHING HEADER
************************/
#search {
	background: url(http://www.flashymp3.com/images/site/bck_search.png) left top no-repeat; 
	width: 245px; 
	height:40px; 
	float:right; 
	padding:18px 0 0 20px;
	margin-top:30px; 
	}
	#search input {
		font-size:16px; 
		height: 24px; 
		border: none;
		background: none;
		}

/* bnav */
#bnav {
	width: 200px;
	text-align: left;
	font-weight: bolder;
	font-size: 14px;
    }
#bnav ul {  list-style: none;   }
#bnav li a {
	height: 38px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 30px;
	text-decoration: none;
    }

#bnav li a:link, #bnav li a:visited {
	color: #036;
	display: block;
	background: transparent url(http://www.flashymp3.com/images/site/btn_bnav.png) left top no-repeat;
	padding: 8px 10px 0 15px;
    }

#bnav li a:hover, #bnav li #current {
	color: #FFF;
	background: transparent url(http://www.flashymp3.com/images/site/btn_bnav.png) right top no-repeat;
	padding: 8px 10px 0 15px;
    }

#bnav li a:active {
	color: #fff;
	background: transparent url(http://www.flashymp3.com/images/site/btn_bnav.png) right top no-repeat;
	padding: 8px 10px 0 15px;
    }

/*Green Buttons*/
a.btnGreen,a.btnGreenMd {
	float: none;	
	color: #FFF;
	font-weight: bold;
	display: block;
	height: 30px;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	padding-right: 9px;
	margin: 0 auto;
	width: 90px;
	}
a.btnGreen span,a.btnGreenMd span {
	display: block;
	height: 30px;
	line-height: 28px;
	padding: 0 5px 0 12px;
}

a.btnGreen:hover,a.btnGreenMd:hover {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
	text-align: center;
	padding-right: 9px;
	
}

a.btnGreen:hover span,a.btnGreenMd:hover span {
	padding: 0;
	padding: 0 5px 0 12px;
}
a.btnGreen{
	background: transparent url(http://www.flashymp3.com/images/site/btn_green100.png)  scroll top right no-repeat;
}
a.btnGreenMd{
	width:130px;
	background: transparent url(http://www.flashymp3.com/images/site/btn_green130.png)  scroll top right no-repeat;
	}
/** NAV footer ***/

#navFooter {
	float:right;
	text-align:right;
	color: #FFF;
	}
#navFooter a {color: #FFF;}


/**** CUSTOMIZE 
********************/

#bnavCustomize {
	background: url(http://www.flashymp3.com/images/site/bck_bnavcustomize.png) no-repeat;
	height: 26px;
	padding-top: 5px;
	padding-left: 10px;
	text-align:center;
	width: 305px;
	}
	/**** BUTTONS CUSTOMIZE ***/
	a.btnCustomize, a.btnCustomizeSel {
	float: left;
	color: #036;
	font-weight: bold;
	display: block;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	padding:3px 5px 5px 3px;
	margin-right: 5px;
	}
	a.btnCustomize span {
	padding:3px 5px 5px 3px;
	background:none;
	}
	a.btnCustomize span, a.btnCustomizeSel span {
	padding:3px 5px 5px 3px;
	}
	a.btnCustomize:hover, a.btnCustomizeSel  {
	background: transparent url(http://www.flashymp3.com/images/site/btn_white_lft.png) top left no-repeat;
	outline: none; /* hide dotted outline in Firefox */
	text-align: center;
	}
	a.btnCustomize:hover span, a.btnCustomizeSel span {
	background: transparent url(http://www.flashymp3.com/images/site/btn_white_rgt.png) top right no-repeat;
	}

#form_edemail .send,#form_edpassword .send,.send {
	width:290px;
	height:35px;
	background:url(http://www.flashymp3.com/images/site/btn_green.png) no-repeat;
	padding-bottom:10px;
	text-align:center;
	border:none;
	margin:15px 0 0px 0;
	border:none;
	color: #FFF;
	font-weight: bolder;
	font-size: 16px;
}
#form_edemail .send:hover,#form_edpassword .send:hover,.send:hover {
	cursor:pointer; color:#FFF; 
	background:url(http://www.flashymp3.com/images/site/btn_green.png) left -35px no-repeat;}	
	
	