body{
    background: url(../../img/home/bg-2.jpg) no-repeat scroll #0A5BAC;
    min-height: 746px;
    margin: 0px;
    overflow-x: hidden;
    position: absolute;
    width: 100%;
    background-position: top;
}
#logoLarge, #logoSmall{
    display: block;
    height: 180px;
    position: absolute;
    text-align: center;
    top: -600px;
    width: 100%;
    z-index: 3;
}
.page{
    height: 316px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 100px;
    width: 720px;
    display: none;
    right: -1100px;
    font-size: 12px;
}
.page .item{
    display: block;
    margin: 15px 5px;
}
.page .item a{
    color: #199A17;
    display: block;
    font-size: 18px;
}
.page .item .desc{
    display: block;
    font-size: 10px;
    color: #000;
}
.page.show{
    display:block;
}
#logoSmall{
    top: -300px;
    cursor: pointer;
    right: 140px;
}
#containerHolder{
    direction: rtl;
    position: relative;
    top: 200px;
    width: 750px;
    z-index: 1;
    height: 0px;
    overflow: auto;
    font-family: tahoma;
    margin: 0 auto;
}

ul{
    display: table;
    margin: 0;
    float: right;
    padding: 0;
    background: url(../../img/home/menu.png) #84B73B repeat-x;
    overflow: hidden;
}
li{
    float: right;
    list-style-type: none;
    background: url(../../img/home/divider.png) rgba(0,0,0,0) no-repeat;
}
li:hover, li:last-child:hover, li a.current{
    background: url(../../img/home/menu-hover.png) #84B73B repeat-x;
}
li:last-child{
    background: none;
}
a{
    text-decoration: none;
}
li a{
   padding: 20px ;
   color:#FFF;
   text-decoration: none;
   font-family: tahoma;
   font-size: 15px ;
   cursor: pointer;
   width: 110px;
   display: table;
}
.footer{
   background-color: #C0DA7A;
    bottom: 0;
    color: #B6A588;
    height: 100px;
    position: absolute;
    width: 100%;
    z-index: 2;
    text-align: center;
}
.navbar{
    display: inline-block;
    margin: 10px auto;
    min-width: 500px;
    z-index: 100;
    position: relative;
    top: -40px;
    
}
/*
.form{
    border: 1px solid #1E6F1D;
    border-radius: 7px;
    display: table;
    padding: 20px;
    width:317px;
}
*/
.form .field{
    margin: 16px 0;
}
.form .submit{
    margin: 0;
    /*
    position: relative;
    bottom: -32px;
    */
}
.form .submit a{
    background-color: #1EADBA;
    border: 1px solid #197C85;
    color: #FFFFFF;
    float: right;
    padding: 6px;
    width: 76px;
    height: 18px;
    font-size: 13px;
    text-align: center;
}
.form .submit a:hover{
    background-color: #15B2C1;
}
.form .submit input{
    background-color: #189617;
    border: 1px solid #174E17;
    color: #FFFFFF;
    float: left;
    padding: 6px;
    width: 86px;
}
.form .submit input:hover{
    background-color: #2ABB29;
}
.form label{
    display: inline-block;
    width: 72px;
    font-size: 12px;
    color:#FFF;
}
.form input[type=text], .form input[type=password]{
    border: 1px solid #19811B;
    height: 26px;
    padding: 0 10px;
    width: 342px;
    font-family: tahoma;
}
.half{
    width: 50%;
    float:right;
}
p{
    font-size: 12px;
    line-height: 2em;
}
.btn{
    background: url(../../img/home/btn.png) repeat-x #6daa15;
    color: #FFFFFF;
    display: inline-block;
    min-height: 47px;
    min-width: 230px;
    border: 1px solid #447009;
    margin: 10px;
    text-align: center;
}
.btn:hover{
    background: none;
    background-color: #8ECF36;
}
.btn .corner{
    background: url(../../img/home/btn-corner.png) no-repeat rgba(0,0,0,0);
    display: inline-block;
    float: left;
    height: 34px;
    left: 0;
    position: relative;
    top: 0;
    width: 41px;
}
.btn .corner.right{
    background: url(../../img/home/btn-corner-right.png) no-repeat rgba(0,0,0,0);
    display: inline-block;
    float: right;
    right: 0;
    top: 0;
}
.btn .corner.bottom{
    background: url(../../img/home/btn-corner-bottom.png) no-repeat rgba(0,0,0,0);
    display: inline-block;
    float: right;
    right: 0;
    top:13px;
}
.btn .corner.left{
    background: url(../../img/home/btn-corner-left.png) no-repeat rgba(0,0,0,0);
    display: inline-block;
    float: left;
    left: 0;
    top:13px;
}
.btn .text{
    display: inline-block;
    margin-right: 14px;
    margin-top: 15px;
}
/*****/
.btn1{
    background: url(../../img/home/btn1.png) repeat-x #F2740D;
    border: 1px solid #F2740D;
}
.btn1:hover{
    background: none;
    background-color: #F89138;
}
/*****/
.btn2{
    background: url(../../img/home/btn2.png) repeat-x #0D6AF2;
    border: 1px solid #0D6AF2;
}
.btn2:hover{
    background: none;
    background-color: #488FF1;
}
/*****/
.btn3{
    background: url(../../img/home/btn3.png) repeat-x #610DF2;
    border: 1px solid #610DF2;
}
.btn3:hover{
    background: none;
    background-color: #8D4FF5;
}
/*****/
.btn4{
    background: url(../../img/home/btn4.png) repeat-x #C00DF2;
    border: 1px solid #C00DF2;
}
.btn4:hover{
    background: none;
    background-color: #CF4CF5;
}
/*****/
.btn5{
    background: url(../../img/home/btn5.png) repeat-x #F20DAB;
    border: 1px solid #F20DAB;
}
.btn5:hover{
    background: none;
    background-color: #F24DC0;
}
/*****/
.btn6{
    background: url(../../img/home/btn6.png) repeat-x #EF0F0F;
    border: 1px solid #EF0F0F;
}
.btn6:hover{
    background: none;
    background-color: #F44949;
}



.alert.error {
    color: #820101;
}
.alert.success {
    background: url("../    ../img/new/alertboxes/bg-success.png") repeat-x scroll 0 0 #A3D9A5;
    border-color: #70A772;
}
.alert.error {
    background: url("../../img/new/alertboxes/bg-error.png") repeat-x scroll 0 0 #F2AEAE;
    border-color: #CB5959;
}

.alert{
    text-shadow: 0 1px 1px #FFFFFF;
}

.alert{
    border: 1px solid;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 0 0 rgba(255, 255, 255, 0.65) inset;
    clear: both;
    margin-bottom: 9px;
    margin-top: 10px;
    padding: 7px 30px 7px 15px;
    position: relative;
}
.alert.success span.icon {
    background: url("../../img/new/icons/tick-circle.png") repeat scroll 0 0 transparent;
}
.alert.error span.icon {
    background: url("../../img/new/icons/cross-circle.png") repeat scroll 0 0 transparent;
}

.alert span.icon {
    display: inline-block;
    height: 16px;
    margin-top: -8px;
    position: absolute;
    right: 7px;
    top: 50%;
    width: 16px;
}
.alert.warning {
    color: #675100;
}
.alert.warning {
    background: url("../../img/icons/alertboxes/bg-warning.png") repeat-x scroll 0 0 #FFE68B;
    border-color: #C9AB40;
}
.alert{
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    top:5px;
    right: 5px;
    font-size: 13px;
}
.link{
    color: #FFF;
}
.link:hover{
    border-bottom: 1px solid #FFF;
     padding-bottom: 5px;
}
.split{
    margin: 0 5px;
    color:#FFF;
}
.ballon{
    color:#FFF;
    background-color: #EF0F0F;
    border: solid 1px #BC2424;
    padding: 0 2px;
}

.link2{
     background: url("../../img/home/bg-3.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    display: inline-block;
    min-height: 70px;
    width: 125px;
    text-align: center;
    color: #FFF;
    margin-bottom: 30px;
    vertical-align: text-top;
}
.link2 .icon{
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    margin: 8px auto 19px;
    width: 50px;
}
.link2 .list{
    background-image: url("../../img/home/icons/list.png");
}
.link2 .car{
    background-image: url("../../img/home/icons/car.png");
}
.link2 .cars{
    background-image: url("../../img/home/icons/cars.png");
}
.link2 .bag{
    background-image: url("../../img/home/icons/bag.png");
}
.link2 .picture{
    background-image: url("../../img/home/icons/picture.png");
}
.link2 .first{
    background-image: url("../../img/home/icons/first.png");
}
.link2 .email{
    background-image: url("../../img/home/icons/email.png");
}
.link2:hover{
    color:#CCCCCC;
    cursor: pointer;
}
.link2 .ballon{
    background-color: #EF0F0F;
    border: 1px solid #BC2424;
    color: #FFFFFF;
    font-size: 12px;
    left: -30px;
    padding: 0 2px;
    position: relative;
    top: -92px;
}
.link3{
    background: url("../../img/home/bg-4.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: inline-block;
    min-height: 25px;
    min-width: 30px;
    text-align: center;
    margin-right: 15px;
}
.link3 .icon{
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    width: 23px;
}
.link3 .power{
    background-image: url("../../img/home/icons/power.png");
}
.link3:hover{
    color:#CCCCCC;
    cursor: pointer;
}
.alert{
    direction: rtl;
    z-index: 100;
    font-family: tahoma;
    font-size: 12px;
}
.alert a{
    color: #F00;
}