﻿/*===============================>> Main Style Settings <<===============================*/
body {
direction : rtl;
margin : 0px;
padding : 0px;
color : #ffffff;
background : url(images/background.png) center center;
font : normal 11px tahoma, arial;
}

a {
color : #EF9700;
text-decoration : none;
}

a:hover {
color : #FFFFFF;
}

.button {
background : #262626;
color : #FFD18E;
height : 22px;
border : none;
font : normal 12px  tahoma, arial;
cursor : pointer;
}

.button:hover {
background : url(images/searchbuttonhover.gif) center center repeat-x;
color : #FFD18E;
height : 22px;
border : none;
font : normal 12px  tahoma, arial;
cursor : pointer;
}
/*============================>> Sitelinks Style Settings <<=============================*/
#navbackground {
background : url(images/nav-background.png) center center;
height : 81px;
}

#sitelinksp1 {
background : url(images/sitelinks-background-p1.png) left center no-repeat;
width : 12%;
height : 81px;
float : right;
}

#sitelinksp2 {
background : url(images/sitelinks-background-p2.png) center center repeat-x;
width : 76%;
height : 81px;
float : right;
}

#sitelinksp2text {
padding-top : 30px;
}

#sitelinksp2text a {
display: block;
float: right;
background : url(images/presitelinks.png) center right no-repeat;
color : #FCFFCA;
padding-right : 10px;
padding-left : 10px;
}

#sitelinksp2text a:hover {
color : #FFCE0E;
}

#sitelinksp3 {
background : url(images/sitelinks-background-p3.png) right center no-repeat;
width : 12%;
height : 81px;
float : right;
}

/*===========================>> Header Image Style Settings <<===========================*/
#header {
background : url(images/header.jpg) center center no-repeat;
height : 304px;
}

/*============================>> Search Bar Style Settings <<============================*/
#searchbarrightspacer {
width : 12%;
background : transparent;
float : right;
}

#searchbar {
width : 76%;
padding-top : 1.5%;
float : right;
}

#searchbar input {
width : 180px;
height : 17px;
border : 2px solid #C35202;
font : normal 11px tahoma, arial;
}

#searchbar .button {
width : 60px;
background : #262626;
color : #FFD18E;
height : 22px;
border : none;
font : normal 12px tahoma, arial;
padding-bottom : 1px;
cursor : pointer;
}

#searchbar .button:hover {
width : 60px;
background : url(images/searchbuttonhover.gif) center center repeat-x;
color : #FFD18E;
height : 22px;
border : none;
font : normal 12px tahoma, arial;
padding-bottom : 1px;
cursor : pointer;
}

#searchbarleftspacer {
width : 12%;
background : transparent;
float : right;
}

/*=========================>> Default Main Div Style Settings <<=========================*/
#rightspacer {
width : 9%;
float : right;
}

#rightshadow {
width : 100%;
background : url(images/rightshadow.png) right top repeat-y;
float : right;
}

#maindiv {
width : 82.1%;
background : #000000;
float : right;
}

#main {
width : 100%;
background : #000000;
}

#leftspacer {
width : 9%;
float : right;
}

#leftshadow {
width : 100%;
background : url(images/leftshadow.png) left top repeat-y;
float : left;
}

/*===============================>> Menus Style Settings <<==============================*/
/* menu div */
#menus {
width : 23%;
margin-right : 18px;
float : right;
}

/* menu caption */
.menucaptionrp {
background : url(images/menucaptionrp.png) right top no-repeat;
width : 50%;
height : 21px;
float : right;
}

.menucaptioncp {
background : url(images/menucaptioncp.png) center top repeat-x;
border : 0px;
width : 100%;
height : 21px;
float : right;
}

.menucaptioncptext {
padding-right : 8px;
padding-top : 5px;
}

.menucaptionlp {
background : url(images/menucaptionlp.png) left top no-repeat;
width : 100%;
height : 21px;
float : left;
}

/* menu content */
.menucontent {
background : #000000;
border-right : 1px solid #202020;
border-left : 1px solid #202020;
}

.menucontenttext {
text-align : justify;
padding : 10px;
}

/* menu bottom */
.menubottomrp {
background : url(images/menubottomrp.png) right bottom no-repeat;
width : 50%;
height : 19px;
float : right;
}

.menubottomcp {
background : url(images/menubottomcp.png) center bottom repeat-x;
width : 100%;
height : 19px;
float : right;
}

.menubottomlp {
background : url(images/menubottomlp.png) left top no-repeat;
width : 100%;
height : 19px;
float : left;
}

.menubottomspacer {
height: 10px;
}

/* center menu div */
#cmenus {
width : 64%;
padding : 5%;
padding-top : 0%;
float : left;
}

/* center menu caption */
.cmenucaption {
border-bottom : 2px solid #EF9700;
padding : 2%;
padding-right : 0%;
}

/* center menu content */
.cmenucontent { 
text-align : justify;
padding-top : 2%;
padding-bottom : 2%;
}

/*================================>> News Style Settings <<==============================*/
.newstitle {
color : #EF9700;
}

.newsinfo {
color : #E8F88C;
}

.newsoptions {
border-top : 2px solid #36342F;
border-bottom : 2px solid #36342F;
margin-bottom : 5%;
height : 20px;
padding : 4px 2px 2px 2px;
}

.right {
float : right
}

.left {
float : left;
}

/*==========================>> Site Disclaimer Style Settings <<=========================*/
#sitedis {
text-align : center;
}

#arm {
background : url(images/arm.gif) center center no-repeat;
width : 150px;
height : 20px;
margin-right : 42%;
}

.vcsspart {
margin-right : 40.5%;
}

.vcss {
border:0;
width:88px;
height:31px;
}

/*==========================>> Tbox And Helpbox Style Setting <<=========================*/
.helpbox {
direction : ltr;
border: 1px dashed #ffffff;
color : #ffffff;
background: transparent;
font: 9px tahoma;
text-align : left;
padding : 3px;
width : 93.5%;
}

.tbox {
font-family : tahoma;
font-size : 12px;
padding : 0px;
}

/*============================>> Core Clauses Style Settings <<==========================*/
.indent {

border: #ffffff 1px dashed;

padding: 8px;

margin: 0px;

}


.fcaption {
background : transparent;
text-align : right;
font-size: 10px;

padding: 8px;

margin: 8px 0px;

border: 2px solid #ffffff;

border-spacing: 0px;

}


.forumheader2, .forumheader3 {

border-collapse: collapse;

text-align: right;

padding: 6px;

border: 1px #36342F solid;
font-size: 10px;
background : transparent;
}

.nextprev {

border: 0px;

text-align: center;

padding: 2px;

}


h1 {

font-size: 10px;

margin-top: 0em;

margin-bottom: 0em;

}



h2 {

font-size: 10px;

margin-top: 0em;

margin-bottom: 0em;

}



h3 {

font-size: 10px;

margin-top: 0em;

margin-bottom: 0em;

}



.fborder, .border{

border-collapse: separate;

border-spacing: 2px;

font-size: 10px;
}




.forumheader img {

padding-right: 7px;

padding-left: 7px;

font-size: 10px;
}



td.forumheader4 {

font-size: 10px;
border: 1px #36342F solid;

}


.forumheader6 {
background: transparent;
border : none;
}

.forumheader11 {

border-collapse: collapse;

text-align: center;

padding: 6px;

border: 1px #36342F solid;

font-size: 10px;
}



code {

border:1px solid #36342F;

padding:8px;

margin:14px

}



blockquote {

border:1px solid #36342F;

background: #EFF6F9;

padding: 15px;

margin: 5px 0;

}



b{
font-size: 100%;
}



a img{

border: 0px solid #36342F;

}

.clear {
clear: both;
}
