@charset "UTF-8";
/* CSS Document */

body {
	width: 100%;
	background:url(../images/container_bg2.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 15px auto 0px auto;
}

.header {
	margin: 0px auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	width: 975px;
	background:url(../images/container_bg.jpg);
}

.nav_main {
	margin: 0px auto;
	width: 975px;
	height:33px;
	font-size: 16px;
	font-weight: bold;
	line-height: 33px;
	border: 1px solid #000000;
	background:url(../images/container_bg1.jpg);
}

.button a {
	float: left;
	width: 95px;
	height: 33px;
	color: #FFFFEB;
	text-decoration: none;
	text-align: center;
}

.button a:hover {
	float: left;
	width: 95px;
	height: 33px;
	color: #000000;
	border-radius: 3px;
	text-decoration: none;
	text-align: center;
	background-color: #C2B6B6;
}

.content {
	margin: 5px auto;
	width: 975px;
	height: 534px;
	background: #FBFBFB;
	border: 1px solid #000000;
}

.nav_bottom {
	margin: 5px auto;
	width: 975px;
	height:33px;
	font-size: 13px;
	font-weight: bold;
	line-height: 33px;
	border: 1px solid #000000;
	background-color: #3D1F00;
	clear: both;
}

.nav_bottom a {
	float: left;
	padding: 0px 20px;
	height: 33px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.nav_bottom a:hover {
	float: left;
	padding: 0px 20px;
	height: 33px;
	color: #000000;
	border-radius: 3px;
	text-decoration: none;
	text-align: center;
	background-color: #C2B6B6;
}

.footer {
	margin: 5px auto 10px auto;
	border: 1px solid #000000;
	width: 975px;
	background-color: #A09780;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
}

/* Content for farido.php */

#contentFarido {
	margin: 5px auto;
	width: 975px;
	height: 583px;
	background: #F4F4F4;
	border: 1px solid #000000;
}

#banner1 {
	width: 250px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	font-weight: bold;
	background: #B8A073;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float: left;
}
#banner2 {
	width: 724px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	font-weight: bold;
	background: #B8A073;
	border-bottom: 1px solid #000000;
	float: right;
}

#faridoPic {
	width: 250px;
	height: 313px;
	border-right: 1px solid #000000;
	float: left;
}


#faridoText {
	padding-top: 15px;
	padding-right: 25px;
	width: 675px;
	float: right;
	line-height: 2;
}

#banner3 {
	padding: 5px 0px;
	width: 975px;
	line-height: auto;
	text-align: center;
	background: #B8A073;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	clear: both;
}

.leftLinks {
	width: 487px;
	text-align: center;
	line-height: 1.5;
	border-right: 1px solid #000000;
	float: left;
}

.leftLinks a {
	padding: 5px 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;
}

.leftLinks a:hover {
	padding: 5px 20px;
	font-weight: bold;
	color: #000000;
	border-radius: 3px;
	text-decoration: none;
	text-align: center;
	background-color: #CCBBA9;
}

.rightLinks {
	width: 486px;
	text-align: center;
	line-height: 1.5;
	float: right;
}

.rightLinks a {
	padding: 5px 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;
}

.rightLinks a:hover {
	padding: 5px 20px;
	font-weight: bold;
	color: #000000;
	border-radius: 3px;
	text-decoration: none;
	text-align: center;
	background-color: #CCBBA9;
}

/* Content for qassab.php */

#contentQassab {
	margin: 5px auto;
	width: 975px;
	height: 875px;
	background: #F4F4F4;
	border: 1px solid #000000;
}

#qassabPic {
	width: 250px;
	height: 245px;
	margin: 0px 15px 5px 0px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float: left;
}

#qassabText {
	padding: 5px 15px;
	width: 945px;
	line-height: 1.5;
	clear: right;
}

/* Content for rare.php */

#contentRare {
	margin: 5px auto;
	width: 975px;
	height: auto;
	background: #F4F4F4;
	border: 1px solid #000000;
}

#descriptionBanner {
	width: 960px;
	height: 35px;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	padding-left: 15px;
	background: #980000;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;
	clear: both;
}

#descriptionContent {
	width: 940px;
	padding-left:15px;
	padding-right:15px;
}

#artistBanner {
	width: 915px;
	height: 30px;
	line-height: 30px;
	padding-left: 60px;
	background: #B8A073;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 16px;
	clear: both;
}

.artistPic {
	width: 200px;
	margin: 10px 15px 0px 0px;
	float: left;
}

#artistInfo {
	width: 940px;
	padding-left:15px;
	padding-right:15px;
	float: left;
}

.nav_rare {
	margin: 0px auto;
	width: 975px;
	height:33px;
	font-size: 13px;
	font-weight: bold;
	line-height: 33px;
	background-color: #E6E6DC;
	clear: both;
}

.nav_rare a {
	float: left;
	padding: 0px 15px;
	height: 33px;
	color: #990000;
	text-decoration: none;
	text-align: center;
}

.nav_rare a:hover {
	float: left;
	height: 33px;
	padding: 0px 15px;
	color: #000000;
	border-radius: 3px;
	text-decoration: none;
	text-align: center;
	background-color: #CCBBA9;
}

/* Content for video.php */

#contentVideo {
	margin: 0px auto;
	width: 975px;
	height: 981px;
	background: #F4F4F4;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#topCaption {
	margin: 5px auto;
	width: 960px;
	height: 35px;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	padding-left: 15px;
	background: #980000;
	border: 1px solid #000000;
	color: #FFFFFF;
	clear: both;
}

.videoArtist {
	margin: 0px auto;
	width: 350px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	font-weight: bold;
	background: #B8A073;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float: left;	
}

.videoTitle {
	margin: 0px auto;
	width: 624px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	font-weight: bold;
	background: #B8A073;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float: right;
}

.videoArtistName {
	width: 350px;
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #000000;
	float: left;
}

.videoTitleName {
	width: 624px;
	text-align: center;
	font-weight: bold;
	float: right;
}

.videoTitleName a {
	padding: 5px 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;
}

.videoTitleName a:hover {
	padding: 5px 20px;
	font-weight: bold;
	color: #000000;
	border-radius: 3px;
	text-decoration: none;
	text-align: center;
	background-color: #CCBBA9;
}

/* Content for learn.php */

#contentLearn {
	margin: 5px auto;
	width: 975px;
	height: auto;
	background: #F4F4F4;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.scaleLeftPic {
	margin: 0px auto;
	width: 487px;
	height: 63px;
	background: #FFFFFF;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float: left;	
}

.scaleRightPic {
	margin: 0px auto;
	width: 487px;
	height: 63px;
	background: #FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float: right;
}

.scaleLeftDescription {
	width: 487px;
	height: auto;
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #000000;
	float: left;
}

.scaleLeftDescription a {
	padding: 5px 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;
}

.scaleLeftDescription a:hover {
	padding: 5px 20px;
	font-weight: bold;
	color: #000000;
	border-radius: 3px;
	text-decoration: none;
	text-align: center;
	background-color: #CCBBA9;
}

.scaleRightDescription {
	width: 487px;
	height: auto;
	text-align: center;
	font-weight: bold;
	float: right;
}

.scaleRightDescription a {
	padding: 5px 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;
}

.scaleRightDescription a:hover {
	padding: 5px 20px;
	font-weight: bold;
	color: #000000;
	border-radius: 3px;
	text-decoration: none;
	text-align: center;
	background-color: #CCBBA9;
}

.oudBasics {
	width: 975px;
	height: auto;
	text-align: center;
	font-weight: bold;
}

.oudBasics a {
	padding: 5px 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;
}

.oudBasics a:hover {
	padding: 5px 20px;
	font-weight: bold;
	color: #000000;
	border-radius: 3px;
	text-decoration: none;
	text-align: center;
	background-color: #CCBBA9;
}

/* Content for oudpics.php */

#contentOudpics {
	margin: 5px auto;
	width: 975px;
	height: auto;
	background: #F4F4F4;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.maker {
	margin: 0px 0px 10px 0px;
	width: 975px;
	height: auto;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #DACEC2; 
	text-align: center;
}

/* Content for links.php */

#contentLinks {
	margin: 5px auto;
	width: 975px;
	height: auto;
	background: #F4F4F4;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}

.linkInfo {
	width: 945px;
	height: auto;	
	border-bottom: 1px solid #000000;
	padding: 0px 15px;
}

.linkInfo a {
	padding: 5px 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;
}

.linkInfo a:hover {
	padding: 5px 20px;
	font-weight: bold;
	color: #000000;
	border-radius: 3px;
	text-decoration: none;
	text-align: center;
	background-color: #CCBBA9;
}