/* General Styles */

a:link,a:visited,a:active {
color:#9F6F09;
text-decoration:none;
font-weight:400;
}

a:hover {
color:#F1A912;
text-decoration:underline;
font-weight:400;
}

a.copyright:link, a.copyright:visited, a.copyright:active {
color:#F1A912;
text-decoration:none;
font-weight: normal;
}

a.copyright:hover {
color:#291C00;
text-decoration:none;
font-weight:normal;
}

img {
border:0;
}

body,html {
font-family:"tahoma", Helvetica, sans-serif;
font-size:11px;
line-height:16px;
color:#2d2d2d;
margin:0;
padding:0;
direction: rtl;
}



textarea,input {
color:#CBA14B;
border:1px solid #CBA14B;
background:#ffffff;
vertical-align:middle;
margin:1px;
padding:2px;
font-family: tahoma;
font-size:12px;
}



select,option {
color:#000;
font-family: tahoma;
font-size:12px;
}

hr {
height:1px;
border:0 solid #fff;
background-color:#dadada;
color:#dadada;
border-color:#dadada;
}



.clear {
clear:both;
font-size:0;
}

#wrapper {
width: 910px;
margin-left: auto;
margin-right: auto;
}

/* Header */

#header {
height: 75px;
line-height: 75px;
text-align: cenrer;
color: #ababab;
padding: 0px 30px 0px 30px;
}

/* Navigation */

#navigation {
		color:#EAB84E;
		font-size: 12px;
        font-weight: bold;
		font-family: tahoma, sans-serif;

line-height: 20px;
text-align: center;
padding: 0px 0px 0px 20px;


overflow: hidden;
}

/* Content */

#content {
border-left: 1px solid #D9C498;
border-right: 1px solid #D9C498;
}

.content_top {
		color:#ffffff;
font-family: tahoma;
font-size:12px;
padding: 0px 10px 0px 10px;
}



/* Left Column */

#column_left {
width: 660px; 
float: left;
}

.column_left {
padding: 5px 25px 20px 25px;
text-align: right;
}

.column_left h1 {
color: #9F6F09;
padding: 12px 25px 12px 25px;
margin: 0px;
font-size: 10px;
font-weight: bold;
border-bottom: 1px solid #9F6F09;
_padding: 9px 25px 15px 25px;
}

.plugin_left {
padding: 12px 25px 12px 25px;
}

#plugin_vertical {
padding: 0px 1px 0px 1px;
}

.plugin_vertical, .plugin_vertical_center {
width: 196px;
float: right;
background: #ffffff;
margin-bottom: 5px;
}

.plugin_vertical_center {
margin: 0px 5px 0px 5px;
}

.column_left h2 {
color: #ffffff;
padding: 10px 15px 10px 15px;
margin: 0px;
font-size: 10px;
font-weight: normal;
background: #3f3f3f;
_padding: 7px 15px 13px 15px;
}

.padding {
padding: 10px 15px 10px 15px;
}

/* Right Column */

#column_right {
width: 245px;
float: right;
}

.column_right {
padding: 5px 20px 20px 0px;
}

.column_right h1 {
color: #ffffff;
padding: 12px 15px 12px 15px;
margin: 0px;
font-size: 12px;
font-weight: normal;
_padding: 9px 25px 15px 25px;
}

.column_right h3 {
color: #ffffff;
padding: 12px 15px 12px 15px;
margin: 0px;
font-size: 12px;
font-weight: normal;
_padding: 9px 25px 15px 25px;
width: 196px;
}
.column_center {
border-right:1xp dashed #cccccc;

}

.column_left h3 {

color: #ffffff;
padding: 12px 15px 12px 15px;
margin: 0px;
font-size: 10px;
font-weight: normal;
_padding: 9px 25px 15px 25px;
width: 120px;
text-align: center;
}

.plugin_right {
padding: 10px 15px 10px 15px;
margin-bottom: 5px;
}

/* Content Bottom */

#footer {
padding: 0px 5px 0px 5px;
display: inline-block;
width: 900px;
color: #ffffff;
}

#footer * {
color: #ffffff;
}

#left, #center, #right {
width: 300px;
float: left;
color: #ffffff;
}

.left, .center, .right {
padding: 20px 25px 20px 25px;
}

h2 {
color: #ffffff;
padding: 0px;
margin: 0px 0px 15px 0px;
font-size: 10px;
font-weight: normal;
}

/* Copyright Information */

#copyright {
color: #b8b8b8;
font-weight: bold;
text-align: center;
padding: 15px 30px 15px 30px;
}


#copyright1 {
color: #000000;
text-align: center;
font-family: tahoma;
padding: 15px 30px 15px 30px;
}

/* Design 2 */

.column_left_alt {
padding: 20px 25px 20px 25px;
}

.column_left_alt h1 {
color: #e64327;
padding: 12px 25px 12px 25px;
margin: 0px;
font-size: 10px;
font-weight: normal;
border-top: 1px solid #dadada;
border-bottom: 1px solid #dadada;
_padding: 9px 25px 15px 25px;
}