﻿body {
	background-image:url('images/bgpattern.png')
}
#MainDivPage {
	margin-left:auto; 
	margin-right:auto; 
	width:800px; 
	height:500px;
	background-color: transparent;
	margin-top:50px;
}
#Copyright {
	margin-left:auto; 
	margin-right:auto; 
	width:800px; 
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#666;
}
#Copyright a {
	text-decoration:none;
	color:#666;
}
#Copyright a:hover {
	text-decoration:none;
	color:#052601;
}
#TablePage {
	text-align: center;
}
#HeaderBar {
	height:33px; 
	background-image:url('images/index_01.png');
}
#HeaderThumbs {
	height:104px;
	background-image:url('images/index_02.jpg')
}
#HeaderBlank {
	height:56px;
	background-image:url('images/index_03.jpg')
}
#Title1 {
	height:73px;
	background-image:url('images/index_04.jpg')
}
#Title2 {
	height:64px;
	background-image:url('images/index_05.jpg')
}
#GreenBar {
	height:134px;
	background-image:url('images/index_06.png')
}
#Content {
	height: 311px;
	background-color:#ddd;
	background-image:url('images/single_bg.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	padding:20px;
	direction: rtl;
	text-align: justify;
	overflow:auto
}
#Content a {
    text-decoration:none;
    color:black;
}
#Content a:hover {
    text-decoration:none;
    color: #006600;
}

#HeaderBanner1 {
	height:80px;
	background-image:url('images/banner-1.jpg')	
}
#HeaderBanner2 {
	height:80px;
	background-image:url('images/banner-2.jpg')	
}
#HeaderBanner3 {
	height:80px;
	background-image:url('images/banner-3.jpg')	
}
#HeaderBanner4 {
	height:80px;
	background-image:url('images/banner-4.jpg')	
}
#HeaderBanner5 {
	height:80px;
	background-image:url('images/banner-5.jpg')	
}
#HeaderBanner6 {
	height:80px;
	background-image:url('images/banner-6.jpg')	
}
#HeaderBanner7 {
	height:80px;
	background-image:url('images/banner-7.jpg')	
}
#HeaderBanner8 {
	height:80px;
	background-image:url('images/banner-8.jpg')	
}
#HeaderBanner9 {
	height:80px;
	background-image:url('images/banner-9.jpg')	
}
#HeaderBanner10 {
	height:80px;
	background-image:url('images/banner-10.jpg')	
}

#FooterBar {
	height:36px; 
	background-image:url('images/index_07.png');
	background-repeat:no-repeat
}
#FooterBarSingle {
	height:36px; 
	background-image:url('images/single_07.png');
	background-repeat:no-repeat
}
.MenuFooter {
	 font-family:Tahoma;
	 font-size:11px;
	 font-weight:600;
	 text-align:center;
	 direction:rtl;
	 color:#c6c6c6;
}
.MenuFooter a {
	text-decoration:none;
	color:#c6c6c6;
}
.MenuFooter a:hover {
	text-decoration:none;
	color:#fff;
	padding-bottom:3px;
	border-bottom:1px #FFFFFF  dotted;
}
#PostTitle {
	text-align:right;
	direction:rtl;
	font-family:Tahoma;
	font-size:12px;
	font-weight:600;
    padding-right:15px;
    padding-top:15px;
    
}
#PostTitle a {
	text-decoration:none;
	color:#052501;
}
#PostTitle a:hover {
	text-decoration:none;
	color: #333333;
	border-bottom:1px #333333 dotted;
	padding-bottom:3px
}
#PostContent {
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	padding-right:15px;
	text-align:right;
	direction:rtl;
	line-height:15px
}
#AlbumsRight {
	width:350px; 
	float:right; 
	height: 160px; 
	border:1px #C0C0C0 dashed; 
	margin-top:20px;
	padding:5px;
	background-color: #E6E6E6
}
#AlbumsLeft {
	width:350px; 
	float:left; 
	height: 160px; 
	border:1px #C0C0C0 dashed; 
	margin-top:20px;
	padding:5px;
	background-color: #E6E6E6
}
.AlbumCover {
	padding:5px;
}
