/* CSS Document */
body { background:#0C0C0C url(../images/main_bg.gif) repeat-x 0 0; padding:0; margin:0; font:12px Arial, Tahoma, Verdana; line-height:18px; color:#333; }
ul,li { padding:0; margin:0; list-style:none; }

/* ---------------------------------------------- Genral Class ---------------------------------------------- */
.wrapper { width:960px; margin:15px auto; }
.fl { float:left; }
.fr { float:right; }
.clear { clear:both; }
.col_01 { width:49%; float:left; }
.marg_r01 { margin:0 10px 0 0; }
.marg_r04 { margin:0 40px 0 0; }
.marg_b01 { margin:0 0 10px 0; }
.padd_t01 { padding:15px 0 0 0; }
.border_img { border:1px solid #d7d7d7; padding:2px; }
.white_bg { background-color:#fff; }

#header { background:url(../images/header_bg.gif) no-repeat 0 0; padding:0 20px; }
#header h1 { width:175px; height:56px; float:left; margin:10px 0; background:url(../images/user4kliftsdubai_logo.gif) no-repeat 0 0; }
#header h1 a { width:175px; height:56px; float:left; display:block; text-indent:-9999px; }


#main_menu li { float:left; font:bold 14px Arial, Tahoma, Verdana; color:#333; margin:40px 0 0 0; }
#main_menu li a { float:left; color:#333; text-decoration:none; padding:10px 15px; }
#main_menu li a:hover { color:#7E1010; text-decoration:underline; }
#main_menu li.active { float:left; background:#7E1010 url(../images/menu_left.gif) no-repeat 0 0; }
#main_menu li.active a { background:url(../images/menu_right.gif) no-repeat 100% 0; color:#fff; text-decoration:none; display:block; }
#main_menu li.active a:hover { background:url(../images/menu_right.gif) no-repeat 100% 0; color:#fff; text-decoration:none; display:block; }

#header_graphic { margin:10px 0 0 0; padding:0 10px; }

#content { background:url(../images/footer_bg.gif) no-repeat 0 100%; }
#content .page_bg { background:url(../images/shedow_left.gif) repeat-y 0 100%; width:100%; }

#left_pannel { width:241px; float:left; padding:20px 10px; margin:0 0 0 10px; display:inline; }
#left_pannel li { background:url(../images/arrow_01.gif) no-repeat 0 50%; padding:0 0 0 20px; line-height:22px; }
#left_pannel li a { color:#333; text-decoration:none; }
#left_pannel li a:hover { text-decoration:underline; }

#main { float:right; padding:20px; width:649px; }
#main h1 { font:bold 20px "Trebuchet MS", Arial, Tahoma, Verdana; color:#B32323; padding:0; margin:0 0 15px 0; }
#main .small_logo { padding:15px 0 0 0; border-top:1px solid #d7d7d7; margin:15px 0 0 0; }

#footer { color:#999; padding:15px 0 0 20px; line-height:26px; }
#footer a { color:#6699CC; text-decoration:none; }
#footer a:hover { color:#6699CC; text-decoration:underline; }

#footer .footer_link { font-weight:bold; color:#999; }
#footer .footer_link a { color:#999; text-decoration:none; padding:0 3px; }
#footer .footer_link a:hover { color:#6699cc; text-decoration:none; }

/*********** Feedback form Element Classes *************/
input, textarea { font-family: arial, verdana, tahoma, sans-serif, serif; }
#feedback li.col1 { float:left; width:15%; padding-right:10px; text-align:right; line-height:30px; }
#feedback li.col2 { float:left; width:75%; }

#feedback .col1 label { display:block; line-height:24px; font-weight:bold; }
#feedback label.error { margin-left:5px; line-height:24px; color:#c33; text-align:left; font-weight:normal; border:0; }
#feedback em, .star { color:#c33; }
input#fullname, input#email, input#phone, #message_box textarea { width:20em; float:left; margin:0 0 10px 0; color:#333333; padding:3px; border:1px solid #aaa; }
#message_box textarea { height:100px; }
input#phone { width:15em; }
input#name:focus, input#email:focus, input#phone:focus, #message_box textarea:focus { border:1px solid #333; }
#feedback .error { border:1px solid #c33; }
#feedback .button { width:187px; height:36px; background:url(../images/submit_button.gif) no-repeat 0 0; border:0; color:#fff; font-weight:bold; cursor:pointer; }

/************************** For Sell Class **************************/
#forsell { }
#forsell .col_01 { width:173px; float:left; }
#forsell .col_02 { width:465px; float:left; }
#forsell .col_03 { width:155px; float:left; }
#forsell h1 { font:bold 16px "Trebuchet MS", Arial, Tahoma, Verdana; color:#B32323; line-height:16px; padding:0; margin:0 0 5px 0; }
#forsell .hline { border-bottom:1px solid #d7d7d7; padding:0 0 10px 0; }
