/*****************************************************
Global begin
******************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, fieldset, form, label, legend,caption{
	font-family:Arial, Tahoma, Verdana;
	padding:0;
	border:0;
	list-style:none;
	margin: 0;
}

h2{
	font-family: Times, Georgia;
	color:#ffffff;
	font-size:14px;
	text-align:left;
}

p{
	margin:0px;
	text-align:left;
}

form p{
	margin:5px;
}

html {
	height:100%;
	margin-bottom:1px;
}

body{
	padding:5px 0px 10px 0px;
	font-size:12px;
	color:#999;
	background-color:#000;
}

body a{
	text-decoration:none;	
}

.main{
	width:848px;
}

.header{
	border: 1px;
	border-color: #666;
	border-style: solid;
	height: 234px;
	width: 846px;
}
.logo{
	float: left;
	height: 234px;
	width: 304px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
		
.header_home{
	float:left;
	height: 234px;
	width:542px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(images/header_home.jpg);
}
.header_biography{
	float:left;
	height: 234px;
	width:542px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(images/header_biography.jpg);
}
.header_qanun{
	float:left;
	height: 234px;
	width:542px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(images/header_gallery.jpg);
}

.header_music{
	float:left;
	height: 234px;
	width:542px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(images/header_music.jpg);
}
.header_artists{
	float:left;
	height: 234px;
	width:542px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(images/header_artists.jpg);
}
.header_contact{
	float:left;
	height: 234px;
	width:542px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(images/header_contact.jpg);
}

.header_press{
	float:left;
	height: 234px;
	width:542px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(images/header_press.jpg);
}
a:link {
	color: #CCC;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #ED4E36;
}
a:active {
	color: #CCC;
}

.content{
	border: 1px;
	border-color: #666;
	border-style: solid;
	width: 846px;
	margin-top: 5px;
}

.footer{
	border: 1px;
	border-color: #666;
	border-style: solid;
	height: 30px;
	width: 846px;
	background-image:url(images/footer_bg.jpg);
	margin-top: 5px;
}

.copyright {
	font-size:11px;
	color:#999;
	font-weight: bold;
}

.footer_copyright{
	margin:8px 0px 0px 15px;
	height: 14px;
	width:480px;
	float:left;
}

.email_contact {
	font-size:11px;
	color:#999;
	font-weight: bold;
	text-align: right;
}

.footer_contact{
	margin:8px 15px 0px 0px;
	height: 14px;
	width:330px;
	float:left;
}
/*****************************************************
Global end
******************************************************/
/*****************************************************/
/* Menu beginn
/*****************************************************/
.menu{
	background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-x;
	border: 1px;
	border-color: #666;
	border-style: solid;
	height: 49px;
	width: 846px;
	margin-top: 5px;
	padding:0px 0px 0px 0px;
}

.activ_menu{
	float:left;
	width: 335px;
}

.home{
	float:left;
}


.biography{
	float:left;
}

.qanun{
	float:left;
}


.gallery{
	float:left;
}

.music{
	float:left;
}

.press{
	float:left;
}

.artists{
	float:left;
}

.contact{
	float:left;
}

/*****************************************************/
/* Menu end
/*****************************************************/
/*****************************************************
 Music site beginn
******************************************************/
.music_Content{
	width:847px;
	border-style:solid;
	padding:10px 0px 10px 0px;
	border: 1px;
	border-color: #414141;
}
.music_Texte{
	float:left;
	width:383px;
	height:290px
}
.music_Tracks{
	font-size: 11px;
	color:#CCC;
	float:left;
	width:295px;
	padding:10px 0px 5px 0px;
	border-bottom: 1px;
	border-bottom-color: #414141;
	border-bottom-style: solid;
	margin-left: 10px;
}
.music_Download{
	float:left;
	width:55px;
	color: #CCC;
	padding:10px 10px 0px 10px;
	font-size: 11px;
}
/*****************************************************
 Music site end
******************************************************/
/*****************************************************
 Biography site
******************************************************/
.biographyDivs{
	color: #666;
	width: 385px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.biographyPicture{
	margin-right: 5px;
	width: 155px;
	height: 110px;
}
.biographyPictureRight{
	margin-left: 5px;
	width: 155px;
	height: 110px;
	/*margin-top: 5px;*/
	color: #8AC5FF;
}
.biographyText 
{
	text-align : justify;
	margin-top: 2px;
}
a.biography:active {
	font-family: Times, Georgia;
	color: #474763;
	font-size: 15px;
	font-weight:bold;
	text-decoration: none;
}
a.biography:link {
	font-family: Times, Georgia;
	color: #474763;
	font-size: 15px;
	font-weight:bold;
	text-decoration: none;
}
a.biography:visited {
	font-family: Times, Georgia;
	color: #474763;
	font-size: 15px;
	font-weight:bold;
	text-decoration: none;
}
a.biography:hover {
	font-family: Times, Georgia;
	color: #B30000;
	font-size: 15px;
	font-weight:bold;
	text-decoration: none;
}
.firstp{
	/*margin-top:5px;*/
	text-align:justify;
	margin-bottom:0px;
	font-size: 14px;
}

.firstp:first-letter
{
	font-family: Times, Georgia;
	font-weight: normal;
	font-style: italic;
	float: left;
	color: #62C5FF;
	font-size: 30px;
	padding-right: 5px;
}
.first-two 
{
	text-align : justify;
	font-size: 14px;
}
/*****************************************************
 Biography site end
******************************************************/
/* ***************************************************** 
site Home
*******************************************************/
/*  News Table */
.firstp{
	margin-top:5px;
	text-align:justify;
	margin-bottom:0px;
}

.firstp:first-letter
{
	font-weight: normal;
	font-style: italic;
	float: left;
	color: #64C1FF;
	font-size: 36px;
	padding-right: 5px;
}
.first-two 
{
	text-align : justify;
}

.newsTable 
{
	text-align:left;
	color: #999;
	padding-left: 5px;
	padding-right: 5px;
	height: 110px;
	border-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#999;
	background-image: url(images/newsrow_bg.jpg);
	background-repeat: repeat-x;
}
.newsTablePicture
{
	margin-right: 5px; 
	margin-top:5px;
	border:thin;
	width: 96px;
	height: 72px;
}
 
/* News Animation */
.newsAnimationPicture{
	border:double; 
	border-color:#999999;
	width: 200px;
	height: 137px;
}
.newsAnimationText {
	text-align: justify; 
	color: #999; 
	font-size: 14px;
}

.newsAnimationContent{
	padding-left: 8px;
}

a.newsTitle:active {
	font-size: 14px;
}
a.newsTitle:link {
	font-size: 14px;
}
a.newsTitle:visited {
	font-size: 14px;
}
a.newsTitle:hover {
	font-size: 14px;
}

.readMore{
	text-align:right;
}

/* ***************************************************** 
site Home end
*******************************************************/
