/*
Theme Name : downloadina
Theme Version : 1.0 Beta
CSS Version : 2.1
Author : Arash Yazdanian
Copyright©2009 All Right Reserved By a[dot]yazdanian[at]yahoo[dot]com :)
Test on: IE 6.x, IE 7.x, IE 8.x, Firefox 3.x, Opera 10.x, Safari 4.x, Chrome 1.x
*/
body{
margin:0 auto;
background: #f7f7f7 url(http://img.downloadina.com/theme/backround.gif) repeat-x;
font:11px tahoma;
        direction:rtl
}
input,select,table,button{
font:11px tahoma;
}
textarea{
border:1px solid #fc0;
background-color:#ffffbf;
font:11px tahoma;
color:#000;
}
input {
border: 1px solid #FFCC00;
color: #000;
background-color: #FFFFBF;
}
a {
text-decoration: none;
color: #000;
}
a:hover {
text-decoration: none;
color: #12A503;
}
#header{
background:url(http://img.downloadina.com/theme/header.jpg) no-repeat;
margin:5px auto 0px auto;
height:100px;
width:936px;
}
#content{
height:auto;
width:982px;
overflow:hidden !important; overflow:visible;
margin:0 auto 10px auto;
}
#content-up{
background:url(http://img.downloadina.com/theme/body-up.png) no-repeat !important; background:url(http://img.downloadina.com/theme/body-up.gif);
height:23px;
width:982px;
overflow:hidden !important; overflow:visible;
}
#content-side{
background:url(http://img.downloadina.com/theme/body-side.png) repeat-y !important; background:url(http://img.downloadina.com/theme/body-side.gif) repeat-y;
height:100%;
width:982px;
overflow:hidden !important; overflow:visible;
}
#content-down{
background:url(http://img.downloadina.com/theme/body-down.png) no-repeat !important; background:url(http://img.downloadina.com/theme/body-down.gif) no-repeat;
height:23px;
width:982px;
overflow:hidden !important; overflow:visible;
}
#menu{
background:url(http://img.downloadina.com/theme/menu.gif) no-repeat;
height:42px;
width:936px;
margin:0 auto 0 auto;
}
#menu a{
color:#fff;
background:url(http://img.downloadina.com/theme/menu-line.gif) left no-repeat;
text-decoration:none;
text-align:center;
padding:11px 20px 0px 20px;
font-size:9pt;
float:right;
height:31px;
font-family:tahoma ;
font-weight:bold;
}
#menu a:hover{
color:#ace673;
}
#box{
background-color: #FFFFD5;
border: 1px solid #fc0;
height: auto;
width: 500px;
margin: 50px; auto 50px auto;
}
#box2{
background-color: #FFF;
border: 1px solid #fc0;
height: auto;
width: 880px;
margin: 50px; auto 50px auto;
}
#box3{
height:auto;
width:750px;
margin:auto;
}
#box4{
background-color: #FFF;
height: auto;
width: 880px;
margin: 30px; auto 50px auto;
}
#linking{
height:auto;
width:400px;
float:right;
padding:0px 15px 10px 25px;
color:#060;
}
#linking-up{
background:url(http://img.downloadina.com/theme/website-up.gif) no-repeat;
height:30px;
width:400px;
}
#linking-uptext{
font-weight:bold;
color:#fff;
padding:7px 5px;
}
#linking-body{
height:auto;
width:398px;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
}
#linking-btext{
padding:5px;
}
#linking-down{
background:url(http://img.downloadina.com/theme/linking-down.gif) no-repeat;
height:5px;
width:400px;
padding-bottom:10px;
}
#linking ul{
list-style-type:none;
margin:0px;
padding:0px;
}
#linking li{
background:url(http://img.downloadina.com/theme/arrow1.gif) right 5px no-repeat;
display:block;
padding:0 13px 0 0;
}
#linking a{
color:#060;
text-decoration:none;
}
#linking a:hover{
color:#090;
text-decoration:none;
}
