/*
=============================================================
This Skin for DataLife Engine Developed by DatalifeEngine.iR
Copyright © 2006-2010 DatalifeEngine.iR All Rights Reserved.

File 'engine.css' - Cascading Style Sheet (CSS) Document
=============================================================
*/

body {
direction: rtl;
}

a:link			{ color: #2666B9; font-family: Tahoma; text-decoration: none; }
a:active		{ color: #2666B9; font-family: Tahoma; text-decoration: none; }
a:visited		{ color: #2666B9; font-family: Tahoma; text-decoration: none; }
a:hover		{ color: #FF5500; font-family: Tahoma; text-decoration: none; }

.bgcolor1		{ background: #FFF; }
.bgcolor1 table td form textarea { width: 200px !important; }
.bgcolor2		{ background: #FAFAFA; }
.bgcolor3		{ background: #F5F5F5; }
.bgcolor4		{ background: #e4e4e4; text-align: right; }
.sort			{ background: #e4e4e4; }

.bodyline		{ background: #FFF; border: 1px #bbd1dd solid; }
.bodyline2		{ background: #FFF; border: 2px #e4e4e4 solid; }
.blockline		{ background: #FFF; border: 1px #e4e4e4 solid; }
.storytitle		{ background: none; font-size: 15px; font-family: Tahoma; }
.titleline		{ border: 1px #FFF solid; }
.boxtitle		{ font-family: Tahoma; font-size: 11px; color: #F50; font-weight: bold; }
.content		{ background: none; color: #000000; font-size: 11px; font-family: Tahoma; }
.storycat		{ background: none; color: #FF5500; font-size: 11px; font-weight: bold; font-family: Tahoma;}
.tiny			{ color: #000; font-size: 11px; font-weight: normal; font-family: Tahoma;}
.small			{ color: #787878; font-size: 10px; font-weight: normal; font-family: Tahoma;}
.code			{ color: #00B; font-size: 11px; font-family: Tahoma; }

.middle { margin-top: 4px; margin-bottom: 2px; text-align: right;}

h1				{ margin: 0; text-align: left; color: #979797; font-size: 18px;font-weight: normal; font-family: Tahoma; display: block; text-decoration: underline; background: transparent url(images/title.gif) bottom left repeat-y; padding: 8px; padding-left: 12px; }
h2				{ background: none; font-size: 14px; font-weight: normal; font-family: Tahoma; text-align: center; }
h3				{ background: none; color: #a842c0; font-size: 11px; font-weight: bold; font-family: Tahoma; margin: 0; }
h4				{ background: none; font-size: 8px; font-weight: bold; font-family: Tahoma; text-align: center; margin: 2px;}
h5				{ background: none; font-size: 11px; font-weight: normal; font-family: Tahoma; margin: 10px 0; text-align: center; }
h6				{ background: none; font-size: 18px; font-weight: normal; font-family: Tahoma; margin: 10px 0; text-align: center; }
h7				{ background: none; font-size: 14px; font-weight: bold; font-family: Tahoma; text-align: center; }
legend			{ font-family: Tahoma; font-size: 11px; color:#F50; font-weight: bold; }
fieldset		{ border: solid #F5F5F5 1px; }
font, td, p		{ color: #585858; font-size: 11px; font-family: Tahoma; }
hr				{ height: 0px; border: 0px solid #e4e4e4; border-top-width: 1px; }
code			{ background: none; color: #0000FF; font-size: 11px; font-family: Tahoma; }

.option { 	
	font-size: 12px;
	color: #015ebe;
	font-weight: bold;
	font-family: Tahoma;
	}

.block-title {
	height: 16px;
	font-size: 9px;
	font-weight: bold;
	font-family: Tahoma;
	color: #999;
	background: #EEE;
}

th {
	height: 16px;
	font-size: 9px;
	font-weight: bold;
	font-family: Tahoma;
	color: #999;
	background: #EEE;
}

th a:link, th a:visited, th a:hover {
	font-size: 9px;
	font-weight: bold;
	font-family: Tahoma;
	color: #666;
}

th td {
	font-size: 9px;
	font-weight: bold;
	font-family: Tahoma;
	color: #999;
}

body {
	margin: 0;
	padding: 0;
	line-height: 125%;
	font-family: Tahoma;
	color: #444;
	font-size: 11px;
	text-align: center;
}

input, textarea, select {
	color: #757575;		
	font-size: 11px;		
	font-family: tahoma;	
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;

	border: 1px solid #e0e0e0;
}

.smilies{
	margin: 0px 0px 1px 0px;
	width: 400px;
	border: 1px #D1D8EC solid;
	background-color: #FFF;
	text-align: center;
}


span.pagelink {
	font-size: 20px;
	font-family: Tahoma;
	color: #d1d1d1;
	font-weight: bold;
	padding: 1px;
}

span.pagelink a:link, span.pagelink a:visited {
	padding: 1px 5px 1px 5px;
	border: 2px solid #F1F1F1;
	background: #FFF;
	font-weight: bold;
	font-size: 11px;
}

span.pagelink a:hover {
	padding: 1px 5px 1px 5px;
	border: 2px solid #d1d1d1;
	background: #d1d1d1;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}


.left {
	clear: both;
	float: left;
	padding: 5px 5px 5px 5px;
	width: 25%;
}

.center {
	float: left;
	padding: 5px 5px 5px 5px;
	width: 70%;
	white-space: nowrap;
}

.right {
	float: left;
	padding: 5px 5px 5px 5px;
	width: 5%;
}

.button {
	clear: both;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

p {
	margin-top: 0;
	margin-bottom: 5px;
}

a img {
	border: 0;
}

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

#wrapper {
	margin: 0 auto;
	position: static;
	background: #FFF;
	width: 996px;
	text-align: left;
	clear: both;
}

#shadow-l {
	background: transparent url(../images/shadow-l.gif) 0 0 repeat-y;
	padding-left: 12px;
	position: static;
}

#shadow-r {
	background: transparent url(../images/shadow-r.gif) 100% 0 repeat-y;
	padding-right: 12px;
	position: static;
}

/* IE hack */
* html #shadow-l {float: left;}
* html #shadow-r {float: right;}
/* END IE hack */

#header {
	height: 178px;
	background: #fff url(../images/header_bg.png) top left repeat-x;
	position: relative;
}

#header-l {
	height: 178px;
	background: transparent url(../images/header-l.png) 0 0 no-repeat;
	position: relative;
	padding-left: 12px;
}

#header-r {
	height: 178px;
	background: transparent url(../images/header.jpg) right top no-repeat;
	position: relative;
	padding-right: 26px;
}

.searcha {
	position: absolute;
	top: 155px;
	right: 22px;
	background: none;
}

.searcha .tarea {
	background: transparent url(../images/textasearch.png) top repeat-x;
	height: 19px;
	display: block;
	width: 136px;
	padding: 1px;
	border: none;
	font-size: 10px;
	padding: 3px 8px;
	color: #949494;
	}

.searcha .btn {
	display:block; 
	width: 23px;
	height: 23px;
	border: none;
	background: transparent url(../images/btnsearch.gif) no-repeat;
	font-size: 10px;
	color: #399eff;
}

#logo{
	position: absolute;
	top: 12px;
	left: 71px;
	display: block;
	text-align: center;
	background: transparent url(../images/logotype.png) no-repeat;
	outline: none;
}

#bannerblock {
	position: absolute;
	top: 42px;
	right:135px;
	width: 468px;
	height: 60px;
}

#footer {
	background: #EEE url(../images/footer-bg.png) bottom repeat-x;
	position: relative;
	height: 82px;
	color: #FFF;
	overflow: hidden;
}

#footer-r {
	background: transparent url(../images/footer-bgr.png) left bottom no-repeat;
	height: 82px;
	padding-left: 14px;
	position: relative;
}

#footer-l {
	background: transparent url(../images/footer-bgl.png) right bottom no-repeat;
	height: 82px;
	padding-right: 14px;
	position: relative;
}

#copyright {
	position: absolute;
	top: 21px;
	right: 91px;
	display: block;
	width: 360px;
	padding-top: 5px;
	height: 40px;
	color: #636363;
	text-align: right;
	font-size: 10px;
	line-height: 12px;
}

#copyright a:link, #copyright a:visited {
	font-family: Tahoma;
	color: #636363;
	font-size: 10px;
}

#copyright a:hover{
	font-family: Tahoma;
	text-decoration: underline;
	color: #636363;
}

#footblock {
	position: absolute;
	right: 90px;
	top: 38px;
	text-align: right;
	height: 31px;
	width: 400px;
	line-height: 31px;
}

.mainbody {
	padding: 0 4px;
}

#titlebasic {
	font-size: 14px;
	color: #1b5896;
	font-weight: bold;
	font-family: Tahoma, Tahoma, Helvetica, sans-serif;
	display: block;
	padding: 0 0 5px 0;
	background: transparent url(../images/titlebasic_bg.png) bottom left no-repeat;
	margin-bottom: 5px;
	text-decoration: none;
}

#titlebasic a:link, #titlebasic a:visited { 
	font-size: 14px;
	color: #1b5896;
	font-weight: bold;
	font-family: Tahoma, Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	}

#titlebasic a:hover {
	font-size: 14px;
	color: #999;
	font-weight: bold;
	font-family: Tahoma, Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	}

.morelink {
	margin-top: 5px;
	color: #a2a2a2;
}

.morelink a:link, .morelink a:visited, .morelink td {color: #a2a2a2; font-size: 10px;}
.morelink a:hover {color: #a2a2a2; font-size: 10px; text-decoration: underline;}

.title {
	text-align: center;
	color: #A034C7;
	font-size: 20px;
	font-weight: normal;
	font-family: Tahoma, Tahoma, Helvetica, sans-serif;
	padding: 8px;
	padding-left: 12px;
	background: transparent url(../images/title.png) top left no-repeat;
	display: block;
	clear: both;
	}

.title b{
	font-weight: normal !important;
	}

#albumhack .title {
	color: #a943c1;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	display: inline;
	text-decoration: none;
	background: none;
	padding: 2px;
}

#albumhack .title b{
	display:block;
	text-align: left;
	color: #1567bc;
	font-size: 24px;
	font-weight: normal !important;
	font-family: Tahoma, Tahoma, Helvetica, sans-serif;
	padding: 8px;
	padding-left: 12px;
	background: transparent url(../images/title.png) top left no-repeat;
	margin: 0;
}

#watext {
	color: #878787;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
}

#info {
	height: 65px;
	width: 80px;
	background: url(../images/info.png) center center no-repeat;
}

#warning {
	height: 65px;
	width: 80px;
	background: url(../images/warning.png) center center no-repeat;
}

.navi {
	text-align: center;
	padding: 3px;
	padding-left: 13px;
	font-size: 10px;
}

.pix {
	clear: both;
	height: 13px;
	display: block;
}

#leftcol {
	position: relative;
	padding:4px;
}

#leftcol div.blocks{
	width: 190px;
	background: #f6f6f6 url(../images/cent.gif) left repeat-y;
	margin-bottom: 8px;
	position: relative;
}

#leftcol div.blocks div{
	background: transparent url(../images/btitle.gif) top left no-repeat;
	width: 190px;

}

#leftcol div.blocks div div{
	width: 190px;
	background: transparent url(../images/bdown.gif) bottom left no-repeat;
}

#leftcol div.blocks div div div{
	width: 174px;
	padding-bottom: 10px;
	margin-left: 8px;
	text-align:right !important;
	margin-right: 8px;
	padding-top: 10px;
	background: transparent;
}

#leftcol div.blocks div div div h3{
	width: 174px;
	font-size: 11px;
	color: #003846;
	font-family: Tahoma;
	padding-right: 25px;
	margin: 0 0 9px 0;
	text-align: right;
}

#leftcol div.blocks div div div div {
	padding: 0px;
	margin: 0px;
}


#rightcol {
	position: relative;
	padding:4px;
}

#rightcol div.blocks{
	width: 190px;
	background: #f6f6f6 url(../images/rblockbg.gif) left repeat-y;
	margin-bottom: 8px;
	position: relative;
}

#rightcol div.blocks div{
	background: transparent url(../images/toprblock.gif) top left no-repeat;
	width: 190px;
}

#rightcol div.blocks div div{
	width: 190px;
	background: transparent url(../images/footerrblock.gif) bottom left no-repeat;
}

#rightcol div.blocks div div div{
	width: 174px;
	padding-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 8px;
	background: transparent;
}

#rightcol div.blocks div div div h3{
	width: 174px;
	font-size: 12px;
	color: #575757;
	font-weight: bold;
	font-family: Tahoma;
	padding: 2px 0 6px 0;
	margin: 0 0 6px 0;
	background: transparent url(../images/rblockh3.png) bottom left no-repeat;
}

#rightcol div.blocks div div div div {
	padding: 0px;
	margin: 0px;
}

#messagerow div.blocks{
	width: 766px;
	background: url(../images/bg_messagebox.png) left repeat-y;
	margin: 4px;
	position: relative;
}

#messagerow div.blocks div{
	background: url(../images/top_messagebox.png) top left no-repeat;
	width: 766px;
}

#messagerow div.blocks div div{
	width: 766px;
	background: url(../images/bottom_messagebox.png) bottom left no-repeat;
}

#messagerow div.blocks div div div{
	width: 750px;
	padding-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 8px;
	background: transparent;
}

#messagerow div.blocks div div div h3{
	width: 750px;
	font-size: 22px;
	color: #a943c1;
	font-weight: Normal;
	font-family: Tahoma;
	padding: 2px 0 6px 0;
	margin: 0;
	background: none;
}

#messagerow div.blocks div div div div {
	padding: 0px;
	margin: 0px;
}
