/* Forklift Truck CSS Document */

/*Browser defaulting*/
*{ padding:0; margin:0; }
body { background:#FFFFFF url(../images/bg.png) repeat-x fixed; width:900px; margin: 0 auto; }
h1 { font-size:12px; font-family:Tahoma; color:#000000; font-weight:bold; text-align:center; }
h2 { font-family:Tahoma; font-weight:bold; font-size:16px; color:#0033CC; text-align:center; }
h3 { font-family:Tahoma; font-weight:bold; font-size:16px; color:#0033CC; text-align:center; }
/*End Browser Defaulting*/

/*Styling for header*/
.freephone { font-size:18px; color:#CC0000; }
.header_link:link { text-decoration:none; color:#700789; }
.header_link:visited { text-decoration:none; color:#700789; }
.header_link:hover { text-decoration:underline; color:#700789; }
/*End Styling for header*/

/*Styling for Main Menu and Sections*/
.home_text { font-family:Tahoma; font-size:12px; color:#666666; font-weight:normal; }
.home_link:link { font-family:Tahoma; font-size:12px; color:#0080C0; font-weight:normal; text-decoration:none; }
.home_link:visited { font-family:Tahoma; font-size:12px; color:#0080C0; font-weight:normal; text-decoration:none; }
.home_link:hover { font-family:Tahoma; font-size:12px; color:#0080C0; font-weight:normal; text-decoration:underline; }
.home_link_pdf:link { font-family:Tahoma; font-size:12px; color:#0000FF; font-weight:bold; text-decoration:underline; }
.home_link_pdf:visited { font-family:Tahoma; font-size:12px; color:#0000FF; font-weight:bold; text-decoration:underline; }
.home_link_pdf:hover { font-family:Tahoma; font-size:12px; color:#0000FF; font-weight:bold; text-decoration:underline; }
.table { width:auto; height:auto; border-collapse:collapse; border:#666666 1px solid; }
.table th { border:#666666 1px solid; width:150px; height:25px; text-align:right; vertical-align:middle; color:#0080C0; font-weight:bold; font-family:Tahoma; font-size:10px; padding:2px; }
.table td { border:#666666 1px solid; width:150px; height:25px; text-align:left; vertical-align:middle; color:#333333; font-weight:normal; font-family:Tahoma; font-size:10px; padding:2px; }
.home_menu { background-image:url(../images/buttons/home.png); width:112px; height:31px; border:0px; cursor:pointer; }
.home_menu_over { background-image:url(../images/buttons/home_over.png); width:112px; height:31px; border:0px; cursor:pointer; }
.about_us_menu { background-image:url(../images/buttons/about_us.png); width:112px; height:31px; border:0px; cursor:pointer; }
.about_us_menu_over { background-image:url(../images/buttons/about_us_over.png); width:112px; height:31px; border:0px; cursor:pointer; }
.stock_menu_menu { background-image:url(../images/buttons/stock_menu.png); width:116px; height:31px; border:0px; cursor:pointer; }
.stock_menu_menu_over { background-image:url(../images/buttons/stock_menu_over.png); width:116px; height:31px; border:0px; cursor:pointer; }
.want_to_sell_a_forklift_menu { background-image:url(../images/buttons/want_to_sell_a_forklift.png); width:176px; height:31px; border:0px; cursor:pointer; }
.want_to_sell_a_forklift_menu_over { background-image:url(../images/buttons/want_to_sell_a_forklift_over.png); width:176px; height:31px; border:0px; cursor:pointer; }
.driver_training_menu { background-image:url(../images/buttons/driver_training.png); width:125px; height:31px; border:0px; cursor:pointer; }
.driver_training_menu_over { background-image:url(../images/buttons/driver_training_over.png); width:125px; height:31px; border:0px; cursor:pointer; }
.enquiry_form_menu { background-image:url(../images/buttons/enquiry_form.png); width:131px; height:31px; border:0px; cursor:pointer; }
.enquiry_form_menu_over { background-image:url(../images/buttons/enquiry_form_over.png); width:131px; height:31px; border:0px; cursor:pointer; }
.contact_us_menu { background-image:url(../images/buttons/contact_us.png); width:112px; height:31px; border:0px; cursor:pointer; }
.contact_us_menu_over { background-image:url(../images/buttons/contact_us_over.png); width:112px; height:31px; border:0px; cursor:pointer; }
.image_table { width:700px;  border-collapse:collapse; }
.image_print { width:640px; height:242px; border-collapse:collapse; }
.image { wdth:280px; heght:242px; }
/*End Styling for Main Menu*/

/*Styling for stock table*/
/*.big_stock_table { width:auto; height:auto; border-collapse:collapse; }
.big_stock_table td { width:auto; height:auto; vertical-align:top; }*/
.stock_table { width:900px; height:auto; }
.stock_table_two { width:700px; height:auto; }
.stock_print { width:640px; height:auto; }
.stock_table th { text-align:center; font-family:Tahoma; font-weight:normal; font-size:12px; color:#000000; height:auto; padding:2px; }
.stock_table_two th { text-align:left; font-family:Tahoma; font-weight:normal; font-size:12px; color:#000000; height:auto; padding:2px; }
.stock_table td { font-family:Tahoma; font-size:12px; color:#000000; vertical-align:middle; padding:2px; height:auto; font-weight:normal; }
.stock_table_two td { width:50%; font-family:Tahoma; font-size:12px; color:#000000; vertical-align:middle; padding:2px; height:auto; font-weight:normal; }
.bold { font-weight:bold; } 
/*End Styling for stock table*/

/* End Forklift Truck CSS Document */