@import url('../sameothers.css');

* {
margin:0;
}

body{
background-color:#142739;
padding:30px 0px 0px 0px;
margin:20px;
color:#000;
}

#page {
direction:rtl;
width:740px;
margin:auto;
padding:auto;
overflow:hidden;
}

TABLE{
direction:ltr;
text-align:right;
}

TD {
direction:rtl;
text-align:right;
vertical-align:top;
}

TABLE.header {
width:740px;
background-color:#357;
height:75px;
}

TABLE.header TD.tl{background:url(img/h_bg1.gif) no-repeat -5px -5px;vertical-align:middle;}
TABLE.header TD.tr{background:url(img/h_bg1.gif) no-repeat 0px -5px;width:6px;height:6px}
TABLE.header TD.br{background:url(img/h_bg1.gif) no-repeat 0px 0px;width:6px;height:6px}
TABLE.header TD.bl{background:url(img/h_bg1.gif) no-repeat -5px 0px;}

.headertitle h1 {
font:700 18pt Arial;
color:white;
padding:8px 10px 5px 0;
margin:0;
}
.headertitle h1 A:link,.headertitle h1 A:visited, .headertitle h1 A:active, .headertitle h1 A:hover {
text-decoration:none;
color:white;
}
.headertitle .description {
width:700px;
font:12px Tahoma,Arial;
color:white;
padding:8px 10px 0px 0;
}

.mainarea {
width:740px;
}
.sidebar{
width:200px;
padding:0;
color:#fff;
}
.contentarea{
width:540px;
}

.sidebar TD {
font:12px Tahoma;
width:180px;
overflow:hidden;
}

.sidebar .navbar {
padding:4px 5px 4px 0;
overflow:hidden;
}

.sidebar .navbar .link A:link, .sidebar .navbar .link A:visited {
padding-right:10px;
height:26px;
display:block;
line-height:26px;
border-right:3px solid #142739;
text-decoration:none;
color:#999;
}
.sidebar .navbar .link A:active, .sidebar .navbar .link A:hover {
padding-right:10px;
height:26px;
display:block;
line-height:26px;
border-right:3px solid #e4e4dc;
text-decoration:none;
color:#999;
}

.sidebar .navbar .currentbg{
width:180px;
height:26px;
background:white url(img/navbar_bg1.gif) no-repeat 0px 0px;
}

.sidebar .navbar .current{
width:167px;
height:26px;
padding:5px 13px 0 0;
color:#000;
}

.navbar .current a:link, .navbar .current a:visited, .navbar .current a:active, .navbar .current a:hover {
text-decoration:none;
color:#000;
}

.contentarea TABLE.contentbox{
width:540px;
background-color:white;
min-height:200px;
}

.contentarea TD.tl{background:url(img/c_bg1.gif) no-repeat -5px -5px;}
.contentarea TD.tr{background:url(img/c_bg1.gif) no-repeat 0px -5px;width:6px;height:6px;}
.contentarea TD.br{background:url(img/c_bg1.gif) no-repeat 0px 0px;width:6px;height:6px;}
.contentarea TD.bl{background:url(img/c_bg1.gif) no-repeat -5px 0px;}

.content {
width:510px;
padding:12px;
font:12px Tahoma;
}

.footer {
width:740px;
background-color:#357;
}
.footer .tl{background:url(img/f_bg1.gif) no-repeat -5px -5px;}
.footer .tr{background:url(img/f_bg1.gif) no-repeat 0px -5px;width:6px;height:6px;}
.footer .br{background:url(img/f_bg1.gif) no-repeat 0px 0px;width:6px;height:6px;}
.footer .bl{background:url(img/f_bg1.gif) no-repeat -5px 0px;}

.footertitle {
font:12px Tahoma;
color:#e2e2e2;
padding-top:3px;
text-align:center;
}

H4{
font:700 12px Tahoma;
}

H3{
font:14px Tahoma;
}

.contentarea h2 {
font: bold 16px Arial;
margin:5px 0;
}

A:link, A:visited {
color:#0087d4;
text-decoration:none;
}

A:active, A:hover {
color:#11c7fc;
text-decoration:none;
}

.sidebar A:link, .sidebar A:visited {
color:#0087d4;
text-decoration:none;
}

.sidebar A:active, .sidebar A:hover {
color:#11c7fc;
text-decoration:none;
}

.footertitle A:link, .footertitle A:visited {
color:#26cefe;
text-decoration:none;
}

.footertitle A:active, .footertitle A:hover {
color:#c0f1ff;
text-decoration:none;
}

.sidebar H3 {
height:19px;
line-height:19px;
font:12px Tahoma;
padding-right:10px;
border-right:3px solid #67737a;
}

#plugins1 DIV, #plugins2 DIV {
margin-top:20px;
padding-top:5px;
border-top:1px solid #6f7a81;
}

.sidebar ul {
padding:0;
}

.sidebar li {
line-height:19px;
font:12px Tahoma;
margin-right:13px;
margin-top:3px;
list-style-type:none;
list-style-position:outside;
}

.foldpoem {
direction:rtl;
}
.fnewpoem {
direction:rtl;
white-space:pre;
}
.fpoet {
font-size:smaller;
color:#999;
}
.foldpoem .fpoet {
text-align:left;
}
.fnewpoem .fpoet {
text-align:right;
}

.hr hr {
border:1px solid ##67737a;
height:1px;
margin-top:7px;
}

.spacer {
height:5px;
overflow:hidden;
}

.code {
border:#ddd 1px solid;
background-color:#f5f5f5;
white-space:pre;
font-family:monospace;
padding:3px;
margin-top:5px;
margin-bottom:5px;
}

.txtbox {
border:#67737a 1px solid;
background-color:#ddd;
padding:2px;
padding-right:6px;
font-family:Tahoma;
font-size:12px;
color:#000;
}

.txtarea {
border:#67737a 1px solid;
background-color:#ddd;
padding:2px;
padding-right:6px;
font-family:Tahoma;
font-size:12px;
color:#000;
}

.btn {
border:#357 1px solid;
background-color:#357;
padding:2px 6px 2px 6px;
font-family:Tahoma;
font-size:12px;
color:#fff;
}

.contactbg {
background:url(img/post.gif) no-repeat left top;
padding-top:75px;
}

.contact {
text-align:right;
vertical-align:middle;
}

.content TABLE {
direction:rtl;
}

.color2 {
color:#335577;
}

.color3 {
color:#11c7fc;
}
