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

body {
	direction:rtl;
	text-align:right;
	margin:0px;
	font-family: Tahoma;
	font-size: 12px;
}
.highlight { background-color: yellow }
#dynacloud a{color:#09C;text-decoration:none;}
input {
	color:#1966BC;
	font-size:16px;
	font-family: Tahoma;
	
}
h1 {
	font-size:140%;
	color:#1966BC;
}


h2{
	font-size:120%;
	color:#2988BC;
}


h3{
	font-size:110%;
	color:#2988BC;
}

p,h1,h2,h3,h4{
direction:rtl;
text-align:right;
}

.big{
font-size:140%;
font-weight:bold;
}

td {
vertical-align:top;
}

.pad5{
padding:5px;
}

.pad10{
padding:10px;
}

table,td,tr{
text-align:right;
}

.nostyle{
text-decoration:none;
}


.hidden{
display:none;
}

.white {
color:white;
}


.red {
color:red;
}

.ulReply{
margin:0px;
margin-right:5px;
}

.clr{
clear:both;
}

.blue {
color:#1966BC;
}

.yellow,.memberLink1 {
color:yellow;
}
.memberLink0 {
color:blue;
}

.center{
text-align:center;
}

.center2{
margin:0px auto 0 auto;
}
.small{
	font-size:80%;
}
.bold{
font-weight:bold;
}
.pointer{
cursor:pointer;
}

.w120{
width:120px;
}

.w140{
width:140px;
}

.w150{
width:150px;
}

.w160{
width:160px;
}


#wrapper {
	width:100%;
	overflow:hidden;
}

#main{
margin:0px auto 0px auto;
width:960px;
}

#header{
background:url(images/header_bg.jpg);
background-position:bottom;
background-repeat:repeat-x;
height:138px;

}

#logo{
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 303px;
	margin:50px 0 0 30px;
	overflow:hidden;
}

#logo h1{
padding-top:1000px;
}

#addCommentButton {
	background-image: url(images/addComment.png);
	background-repeat: no-repeat;
	float: right;
	height: 37px;
	width: 125px;
	overflow:hidden;
	margin-top: 50px;
	margin-right: 30px;
	margin-bottom: 0;
}
#banner{
	clear:both;
}

#menu{
	padding-right:140px;
	background-repeat:no-repeat;
	height:30px;
	width:100%;
	background-color: #1966BC;
	background-image: url(images/menu_bg.gif);
	background-position: right;
	clear:both;
}

#left {
width:218px;
float:left;



}


#contentWrapper {
width:715px;
float:right;

}
.spand {
width:1024px;
margin:auto;
}

#intro {
font-size:14px;
font-weight:bold;
background-color:#1966BC;
color:white;
}

#content{
margin:5px 15px 0px 15px;
min-height:630px;

}

#footer {
clear:both;
width:100%;

}

#addComment{


}


.block{
width:220px;
margin-bottom:20px;
margin-top:20px;
color:#FFFFFF;
}

.block .bcnt{
background-color:#1966BC;
border-right:1px solid #BECAD8;
border-left:1px solid #BECAD8;
height:100%;
padding:5px;
}

.block .btop{
background:url(images/btop.gif);
border-bottom:1px solid #BECAD8;
height:15px;
padding:4px;
padding-right:20px;
font-weight:bold;


}

.block .bbot{
background:url(images/bbottom.gif);
background-position:bottom;

height:20px;
}

.searchTxt {
display:block;
width:300px;
margin-bottom:3px;
}

.comment {
display:block;
margin-bottom: 20px;

clear:both;
overflow:hidden;

}

.thumb{
margin-left:5px;
margin-top:5px;
}
.comWriter{
display:block;
float:right;
width:140px;
height:100%;
font-size:15px;
padding-right:5px;
padding-top:5px;
background:#1966BC;
color:#FFFFFF;
}
.comTitle{
display:block;
padding:5px;
float:left;
width:530px;
height:100%;
background-color:#eeeeee;
color:#333333;
}
.comText{
display:block;
clear:both;
float:right;
width:470px;
height:130px;

}

.comRate{
display:block;
clear:both;
width:50px;
float:left;
overflow:hidden;
}

.navigator {
clear:both;
}
.navbtn{
background-image: url('images/btn.png');
	display:block;
	float:right;
	
	background-repeat: no-repeat;
	background-position:center center;
	height: 37px;
	width: 125px;
	color:white;
	margin-left:30px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	padding-top:15px;
	}
	.members{
	font-size:14px;
	padding:5px;
	}
	.row1{
	background-color:#1966BC;
	color:white;

	}
	.row0{
	background-color:#eeeeee;
	border-bottom:dashed 1px #3399CC;
	}
	
	.leftSpace{
	width:220px;
	height:15px;
	}
	
	.tight{margin:2px;}