﻿body {
	margin: 0;
	padding: 0;
	color: #F1E0B2;
	background: #F1E0B2;
	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 {
	border: 2px #DB3548 solid;
	background: #F1E0B2;
	color: #F1E0B2;
	background-color: #F1E0B2;
}

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

.header {
	background: url('images/banner.jpg') no-repeat 0
0;
	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;
	background: #F1E0B2;
	color: #000000;
	text-align: left;
	text-indent: 8px;
}
.topMenu a {
	background-color: inherit;
	background: #F1E0B2;
	color: #000000;
}
.topMenu a:hover {
	color: #DB3549;
	background-color: inherit;
}

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

.body {
	background: #F1E0B2;
}
.body h2 {
	font-size: small;
	line-height: 26px;
	color: #000;
	background-color: inherit;
	font-weight: normal;
}
.body a {
	background-color: #F1E0B2;
	background: #F1E0B2;
	color: #c05014;
	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: #F1E0B2;
	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;
}






