/*  
Template Name: DPM
Description: Template for http://dpm.ir
Version:1.0
Author: Ahmad Azimi - Vahid Zehtabi [skin@pictofx.com]
Author Url: http://skin.pictofx.com
*/
/*********************************************** Reset Styles ******************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0; padding:0;
}
table {
	border-collapse:collapse; border-spacing:0;
}
table, tr, td {
	vertical-align:top; font-size:11px;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,var {
	font-style:normal; font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%; font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
pre {
	white-space: normal;	
}
input {
	vertical-align: middle; font-family:Tahoma; font-size: 11px; color: #666;
}
body.msie input {
	vertical-align: top;
}
a:active, a:focus {
	outline: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
}
:-moz-any-link:focus {
	outline: none;
}
a img {
	border:none;
}
select option {
	padding:2px;
}
/*********************************************** Global Styles ******************************************/
body {
	direction:rtl; font: normal normal normal 11px/1.3em Tahoma; cursor: default;
}
a:link, a:visited {
	color: #3c5d83; text-decoration: none;
}
a:hover {
	color: #cd3131;	text-decoration: none;
}
.clr {
	line-height:0; font-size:0; overflow:hidden; clear:both; height:0;
}
.hidden {
	display: none;
}
.TDW_clr {
	line-height:0; font-size:0; overflow:hidden; clear:both; height:0;
}
.TDW_ltr {
	direction: ltr !important; text-align: left !important;
}
.TDW_center {
	text-align: center !important;
}
.TDW_zero {
	font-size: 0; line-height: 0;
}
.inputbox {
	border: 1px solid; border-color: #ccc #aaa #aaa #ccc; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; padding: 1px 2px 3px 0;
}
select.inputbox {
	padding: 0 !important;
}
.highlight {
	background-color: #fffebb;
}
img.calendar {
	vertical-align: middle;	
}
/************************************************ TDW Styles *********************************************/
#TDW_Body {
	background: #1e0302 url(images/body_bg.png) 0 0 repeat-x;
	text-align: center;
}
	#TDW_main_wraper {
		width: 980px;
		height: 669px;
		background: url(images/main_bg.jpg) 0 0 no-repeat;
		margin: 0 auto;
		position: relative;
	}
		#intro {
			width: 300px;
			position: absolute;
			top: 370px;
			right: 10px;
			color: #fff;
			text-align: justify;
		}
		#btns {
			position: absolute;
			top: 523px;
			width: 980px;
		}
			#btns img {
				margin: 0 10px;
			}

