/*
	e-mail: namiq585@yahoo.com
	Url: http://www.webpage.az
*/


@import url("blocks.css");
@import url("tools.css");

a { color: #18275a; text-decoration: none; outline: none; }
a:hover { color: #18275a;  text-decoration: underline; }

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, table, font {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Tahoma,  Arial, sans-serif;
    margin: 0 0 0.2em 0;
	line-height: 1.1em;
}

h1 { font-size: 20px; font-weight: normal; }
h2 { font-size: 14px; font-weight: bold; line-height: 18px; color: #f38f35; }
h3 { font-size: 1em; font-weight: bold; line-height: 18px; }
h4 { font-size: 10px; font-weight: bold; line-height: 18px; }

input, textarea, select {
	font-size: 1em;
	font-family: Tahoma,  Arial, sans-serif;
}

body {
	color: #000000;
	background-color: #b89de5;
	font-family: Tahoma,  Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
}

.pagebg { padding: 0; margin: 0; background: #b89de5; }


/*Other*/
p { padding: 0; margin: 0; margin-bottom: 12px; }
.clr { clear: both; }
img  { border:0 none; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
hr	{ border: 0 none; height: 1px; border-top: 1px solid #cfcfcf; }

/*UL, LI*/
ul {
    margin: 0;
    padding-left: 16px;
    list-style-position:outside;
    list-style-image:none;
}

ul li { margin: 0; padding: 0; }

ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 18px;
	margin-left: 2.2em;
}

.wrapper {
	margin: 0 auto;
	width: 804px;
	text-align: left;
}

.wrap_color { background: #cebceb; height: 100%; }
.wrap_top { height: 12px; width: 100%;overflow: hidden;background: #cebceb url("images/wrap_topbottom.gif") no-repeat 0 0; }
.wrap_bottom { height: 12px; width: 100%;overflow: hidden;background: #cebceb url("images/wrap_topbottom.gif") no-repeat 0 -12px; }

.topflash {
	margin: 0 auto;
	width: 1158px;
	height: 217px;
	text-align: center;
	position: relative;
	left: -11px;
}

.midhead { position: relative; width: 782px; height: 256px; overflow: hidden; margin: 0 auto; margin-bottom: 11px;  color: #fff; }

.topsection {
 position: absolute; left: 10px; bottom: 15px; 
 width: 460px; height: 120px;
 border: 1px solid #ffa;
 color: #2e321b;
 }

.navigator { padding-left: 30px; overflow: hidden; height: 50px; background: #f0eeef url("images/navline_bg.gif") repeat-x 0 100%; }

.toolbar { position: relative; width: 782px; height: 54px; overflow: hidden; margin: 0 auto; color: #fff; background: #18275a url("images/navibar.gif") no-repeat; }

.toolbar a { color: #fff;font-size: 1.2em;font-weight: bold; text-decoration: none;}
.toolbar a:hover{ color: #fff;font-size: 1.2em;font-weight: bold; text-decoration: underline;}

.toolbar .word_1{ position: absolute; left: 60px; top: 18px;}
.toolbar .word_2{ position: absolute; left: 182px; top: 18px;}
.toolbar .word_3{ position: absolute; left: 389px; top: 18px;}
.toolbar .word_4{ position: absolute; left: 513px; top: 18px;}

.toolbar .word_login{ position: absolute; left: 585px; top: 10px; text-align: right; line-height: 16px;}

.toolbar .loginform{ position: absolute; left: 657px; top: 12px;  width: 120px; }
.loginform_out {
 position: absolute; left: 575px; top: 1px;  width: 200px; height: 52px;
}

.loginform_out , .loginform_out a {
 font-weight: normal !important; color: #f7ffb4;  font-size: 10px !important; line-height: 12px; 
}

.loginform_out  .useradds{
float: right; width: 100px;
position: absolute; right: -14px; top: 1px; 
}

.logolink {
display: block;
width: 340px;
height: 120px;
margin: 5px;
}

.container,
.rightside,
.leftside,
.centersideinn { overflow: hidden; }
.rightside { float: right; width: 198px;  }
.leftside { float: left; width: 198px;   }
.centerside { margin-right: 198px;  }
.centersideinn {  overflow: hidden; padding: 10px 0px; }
*html .centersideinn { width: 99%; }

.container { margin: 0px 10px; }

.centerside { background: #fff url("images/center_bg.gif") repeat-y; }
.centerside .ctop { background: transparent url("images/center_top.gif") no-repeat left top;}
.centerside .cbtm { background: transparent url("images/center_down.gif") no-repeat left bottom; }


.center_color { background: #fff; margin-top: 12px; width: 569px; overflow: hidden; }
.center_top { height: 11px; width: 100%;overflow: hidden;background: #cebceb url("images/center_topbottom.gif") no-repeat 0 0; }
.center_bottom { height: 11px; width: 100%;overflow: hidden;background: #cebceb url("images/center_topbottom.gif") no-repeat 0 -11px; }

#loginreg { margin: 0 auto;height: 27px; width: 188px;overflow: hidden;background: url("images/loginreg_bg.gif") no-repeat; color: #18275a; text-align: center; line-height: 23px;
 }

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 215px; /*Set right margin to RightColumnWidth*/
}

#rightcolumn{
float: left;
width: 215px; /*Width of right column*/
margin-left: -215px; /*Set left margin to -(RightColumnWidth) */
}

#footertac {
position: relative;
	width: 782px;
	height: 121px;
	overflow: hidden;
	background: #fff url("images/footer.jpg") no-repeat;
	color: #18275a;
	margin-left: 10px;
	margin-top: 10px;
}

#footertac  a { color: #18275a; }

.copyright { 
width: 400px; height: 70px; overflow: hidden;
position: absolute; left: 152px;top: 20px;
}

.site_links {  position: absolute; left: 234px; bottom: 5px;}

#footertac .link_1 {  width: 36px; height: 55px; position: absolute; right: 150px; top: 14px;}
#footertac .link_2 { width: 36px; height: 55px; position: absolute; right: 110px; top: 14px;}
#footertac .link_3 {  width: 36px; height: 55px; position: absolute; right: 66px; top: 14px;}
#footertac .link_4 {  width: 36px; height: 55px; position: absolute; right: 18px; top: 14px;}

#footertac .link_5 {width: 50px; height: 12px; position: absolute; right: 38px; top: 100px; }

#footer_second {
	position: relative;
	width: 800px;
	height: 149px;
	overflow: hidden;
	background: #fff url("images/footer_second.jpg") no-repeat;
	color: #18275a;
	margin-left: 2px;
	margin-top: 20px;
	margin-bottom: 5px;
}

#footer_second .link_driftaz {  width: 130px; height: 70px; position: absolute; left: 145px; top: 50px;}
#footer_second .link_cinemaz { width: 130px; height: 70px; position: absolute; left: 304px; top: 50px;}
#footer_second .link_nooraz { width: 130px; height: 70px; position: absolute; left: 455px; top: 50px;}
#footer_second .link_sharmaz { width: 130px; height: 70px; position: absolute; left: 634px; top: 50px;}

