body {
	margin:0;
	padding:0;
	color:#565656;
	background:#ddc887 url(images/main-bg.gif) 0 0 repeat-x;
	font:12px/22px Georgia, "Times New Roman", Times, serif;
}
p, ul, img, a, form, input, h1, h2, h3 {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	outline:none;
}
img {
	border:none;
	display:block;
}
ul {
	list-style:none;
}
input {
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
}

/*--------- COBTANER ---------*/

.container {
	background:#fff;
	color:#565656;
}

/*---------- SEARCH PANEL ---------*/

.search {
	background:#def5ea;
	color:#000;
	border:#beebd5 1px solid;
	margin-top:24px;
	font-weight:bold;
}
.search input {
	width:185px;
	height:17px;
	padding:2px 0 0 2px;
	border:#afe5ca 1px solid;
	background:#fff;
	color:#2b322b;
	float:left;
}
.search input.btn {
	width:65px;
	height:21px;
	padding:0;
	border:none;
}

/*------------- HEADER ------------*/

.header {
	background:url(images/header-bg.jpg) 0 0 no-repeat;
	height:207px;
	font-size:24px;
	line-height:34px;
	color:#000;
	background-color:inherit;
}
.header td.bigTxt {
	font-size:30px;
	text-transform:uppercase;
}
.topMenu {
	font:bold 12px/29px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border:#bdc1a3 1px solid;
	background:url(images/topmenu-bg.gif) 0 0 repeat-x;
	color:#c93900;
	background-color:inherit;
}
.topMenu a {
	color:#000;
	background-color:inherit;
}
.topMenu a:hover {
	color:#c93900;
	background-color:inherit;
}

/*------------- BODY -------------*/

.body {
	background:url(images/body-bg.gif) 0 0 repeat-x;
}
.body h2 {
	font-size:24px;
	line-height:26px;
	color:#000;
	background-color:inherit;
	font-weight:normal;
}
.body a {
	color:#c05014;
	background-color:inherit;
	text-decoration:underline;
}
.body a:hover {
	text-decoration:none;
}
.welcome {
	color:#565656;
	background:#fff;
	border-left:#d5f3e3 5px solid;
	border-right:#d5f3e3 5px solid;	
}
.welcome h2 {
	font-size:36px;
	line-height:38px;
	font-weight:normal;
	color:#000;
	background-color:inherit;
	padding-top:25px;
}

.clickHere {
	line-height:16px;
}

/*----------- LEFT PANEL ---------*/

.leftPanel {
	border-right:#d4d4d4 1px solid;
	line-height:18px;
}
.leftPanel td.head {
	color:#c96600;
	background-color:inherit;
	font-weight:bold;
	padding-bottom:4px;
}
.latestBlock {
	line-height:15px;
	font-size:11px;
}
.latestBlock td.headTxt {
	color:#000;
	background-color:inherit;
	font-weight:bold;
	line-height:22px;
	background:url(images/latest-head-icon.gif) 0 50% no-repeat;
	padding-left:11px;
}
.latestBlock img {	
	border:#d8dcc1 5px solid;
}
.horizontalBorder {
	border-bottom:#d4d4d4 1px solid;
}

/*----------- DOWNLOAD MUSIC -----------*/

.downlaodMusic {
	font-size:11px;
	color:#565656;
	background:#ecefd6 url(images/download-music-bg.jpg) 0 0 no-repeat;
}
.downlaodMusic h2 {
	font-size:18px;
	line-height:22px;
}
.downlaodMusic td.alphabetLink a {
	display:block;
	width:14px;
	height:13px;
	line-height:13px;
	text-align:center;
	color:#565656;
	background-color:inherit;
	float:left;
	margin-right:3px;
	text-decoration:none;
	text-transform:uppercase;
}
.downlaodMusic td.alphabetLink a:hover {
	color:#565656;
	background-color:#fff;
}

/*-------------- ARTIST OF MONTH ------------*/

.artist td.headTxt {
	color:#c96600;
	font-weight:bold;
	background-color:inherit;
}
.artist td.description {
	font-size:11px;
	line-height:18px;
}
#divBottom a{color:#FFF;text-decoration:none}
#divBottom{color:#FFF;height:10px;padding: 5px 5px 5px 347px;}
/*------------- FOOTER -------------*/

.footer {
	font:normal 10px/23px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#5c5f48;
	background-color:inherit;
}
.footer td.menu {
	background:#eceee1;
	color:#5c5f48;
	font-weight:bold;
}
.footer a {
	color:#c05014;
	background-color:inherit;
}
.footer a:hover {
	color:#5c5f48;
	background-color:inherit;
}
.footer td.menu span {
	color:#c05014;
	background-color:inherit;
	padding:0 14px;
}
.footer td.design {
	color:#000;
	background-color:inherit;
	line-height:16px;
}






