﻿/*------------------------------------------ Main Template ------------------------------------------*/
html,body,form,#continer,#content{height:100%;margin:0;padding:0}
body{font-family:Tahoma;direction:rtl;font-size:10pt;background:#f4f4f4}
div#continer{height: auto !important;min-height: 100%;height: 100%;position: relative;margin: 0 auto;background: url('../images/template/default/container-bg.png') repeat-y center center}
div#headers{height:190px;background:#f4f4f4 url('../images/template/default/header.png') repeat-x;}
#top{width:1000px;margin:0 auto;height:120px}
#menu{background: url('../Images/template/default/bmenu.png') repeat-x center top;clear: both;height:70px;line-height: 1.6em;width: 100%;margin: 0 auto;padding-top:10px}
div#content{padding-bottom: 80px;margin: 25px auto 0px auto;width:1000px;position:relative}
div#footer{background-position: center;position: absolute;left: 0;height: 65px;bottom: 0px;width: 100%;text-align: center;border-top: solid 1px gray;background: #f2f2f2 url('../images/template/default/footer.png') repeat-y; padding: 5px;line-height: 1.7em;border-top-width:3px;border-top-color: #e3e7f5}
/*----------------------------------------------------------------------------------------------------*/



/*------------------------------------------ Main Menu UnSorted List ------------------------------------------ */
ul.main_menu{height:30px; background:url('../images/template/default/mainmenu.png') repeat-x; z-index:1000;position:relative;margin:0 auto;width:1000px}
ul.main_menu li{list-style-type:none; float:right; height:30px; width:125px; text-align:center}
ul.main_menu li:hover ul{ display:block}
ul.main_menu ul{display:none}
ul.main_menu li ul li{ float:right ;background:url('../images/template/default/mainmenu.png') repeat-x }
ul.main_menu a{display:block; width:inherit ; color:White ; height:30px; line-height:1.8em}
ul.main_menu a:hover{background:url('../images/template/default/mainmenuh.png') repeat-x; }
/*------------------------------------------------------------------------------------------------------------- */



/*------------------------------------------ Operation Menu ------------------------------------------*/
#bmenu{width: 1000px;margin:0 auto}
#bmenu a{margin-left:15px} 
/*----------------------------------------------------------------------------------------------------*/


/*------------------------------------------ Top Text Of All Page ------------------------------------------*/
div.toptext{position: absolute;top: 0;text-align: center;background: url('../images/template/default/toptext.png') no-repeat center center;height:30px;line-height:2.2em;font-size:9pt;width:100%}
a.toptext{color:#000099}
/*----------------------------------------------------------------------------------------------------------*/



/*------------------------------------------ Search In Orders And Cars ------------------------------------------*/
div.searchbox{background-color:#fff;border:1px solid #006;direction:rtl;height:21px;position:relative;width:165px;padding:0}
div.selectbox{    display: none;    border: solid 1px gray;    background-color: #fff;    position: absolute;    z-index:1000;width:inherit}
input.searchsubmit{height:16px;left:3px;position:absolute;top:2px}
input.searchinput{color:#0D0044;font-size:8pt;font-family:Tahoma;font-weight:700;height:19px;position:absolute;right:1px;top:0;width:140px;border-style:none;border-width:0}
div.outer_searchbox{ float:left; margin: 3px  0 0 10px}
div.outer_searchbox:hover div.selectbox{display:block}
div.selectbox span.sinfo{font-size:8pt}
/*---------------------------------------------------------------------------------------------------------------*/


/*------------------------------------------ All Neccesery Element Style ------------------------------------------*/
a{text-decoration:none;color:#2e76d0}
a img{border:none}
li,ul{padding:0;margin:0}
select{font-family:tahoma;font-size:9pt}
/*------------------------------------------------------------------------------------------------------------------*/

.btn28{border:none; background:#5F626B url('../images/template/default/btncmd-28.png'); color:white;padding:0 12px; display:inline-block; height:28px; font-size:8pt; font-weight:bold; line-height:2.1em}
.btn28:hover{background:#222 url('../images/template/default/btncmd-28-hover.png')}

.btn22{border:none; background:#5F626B url('../images/template/default/btncmd-22.png'); color:white;padding:0 12px; display:inline-block; height:22px; font-size:8pt; font-weight:bold; line-height:2.1em}
.btn22:hover{border:none; background:#222 url('../images/template/default/btncmd-22-hover.png')}

a.logineduser{color:green; font-weight:bold; font-size:8pt}
.logo{ margin-top:10px}