/* common styles: */

body {font-family:verdana,arial; font-size:12px; color:#000000; text-decoration:none; background-color:#FFFFFF;margin:0px;}

td, font {font-family:verdana,arial; font-size:10px;font-weight:bold; color:#838383; text-decoration:none;}

.inputContact {width:140px;height:22px;border:1px solid #838383;}
.textareaContact {width:140px;height:76px;border:1px solid #838383;overflow:hidden;}

a:link {font-family:verdana,arial; font-size:10px; color:#838383; text-decoration:none;}
a:visited {font-family:verdana,arial; font-size:10px; color:#838383; text-decoration:none;}
a:hover {font-family:verdana,arial; font-size:10px; color:#000000; text-decoration:none;}
a:active {font-family:verdana,arial; font-size:10px; color:#000000; text-decoration:none;}

a.menu:link {font-family:verdana,arial; font-size:10px; color:#FFFFFF;font-weight:bold; text-decoration:none;margin-right:24px}
a.menu:visited {font-family:verdana,arial; font-size:10px; color:#FFFFFF;font-weight:bold; text-decoration:none;margin-right:24px}
a.menu:hover {font-family:verdana,arial; font-size:10px; color:#000000;font-weight:bold; text-decoration:none;margin-right:24px}
a.menu:active {font-family:verdana,arial; font-size:10px; color:#000000;font-weight:bold; text-decoration:none;margin-right:24px}

a.closeLnk:link {font-family:verdana,arial; font-size:10px; color:#000000;font-weight:bold; text-decoration:none;}
a.closeLnk:visited {font-family:verdana,arial; font-size:10px; color:#000000;font-weight:bold; text-decoration:none;}
a.closeLnk:hover {font-family:verdana,arial; font-size:10px; color:#000000;font-weight:bold; text-decoration:none;}
a.closeLnk:active {font-family:verdana,arial; font-size:10px; color:#000000;font-weight:bold; text-decoration:none;}

.closeXLnk {font-family:verdana,arial; font-size:10px; color:#CC0000;font-weight:bold; text-decoration:none;}

/* indivitual styles: */
.left_bg {background-image: url("images/bg_left.gif");background-repeat:repeat-x;}
.right_bg {background-image: url("images/bg_right_01.gif");background-repeat:repeat-x;}
.header {background-image: url("images/header_top_bg.jpg");background-repeat:no-repeat;padding-top:110px;}
.blue_line_Style1 {background-color:#0073B5;width:706px;height:5px;}
.blue_line_Style2 {background-color:#0073B5;width:213px;height:6px;}
.blue_line_Style3 {background-color:#0073B5;width:225px;height:6px;}
.red_line_Style1 {background-color:#C60E00;width:225px;height:6px;}
.title {background-image:url("images/ttl_bg.gif");background-repeat:no-repeat;width:190px;height:18px;}
.specifications {text-align:left;margin-left:10px;margin-right:10px;font-size:11px; height: 130px;}
.bg_specifications {background-image:url("images/bg_wheels.gif"); background-repeat:repeat-x; background-position:bottom left;}
.bgGrey {background-color: #D8D8D8;}
.bg_wheels {background-image:url("images/bg_wheels.gif");background-repeat:repeat-x;background-position:bottom left;padding-bottom:4px;}
.header_pic {background-image:url("images/header_wheels_bg.jpg");background-position:top left;margin:0px;background-repeat:no-repeat;}
.wheelFont {color: #4A6D85; font-size: 12px;}
.redFont {color: #CC0000; font-size: 12px;}

.gallery_header_bg {background-image: url("images/header_gallery_bg.jpg");background-repeat:no-repeat;}
.about_content {width:596px; padding-bottom:66px; padding-right: 10px; padding-left:15px; background-image: url("images/bg_wheels.gif"); background-position:bottom left; background-repeat: repeat-x; margin-right:2px; text-align:justify;}
.about_us {text-align:justify; margin-left:10px; margin-right:10px; font-size:10px;}
.btn_send {width:46px;height:18px;}
.redFont {color: #C60E00;}

/* SCRIPT USED TO GRAY OUT THE SCREEN */

#mainContainer{ width:500px; margin:0 auto; margin-top:0px; border:1px double #000; padding:5px;}

/* Alternative layout for the message box - used by one of the messages */

.modalDialog_contentDiv_error { border:3px solid #FFF; padding:2px; z-index:100; position:absolute; top:-100px; background-color:#F00; color:#FFF; }
.modalDialog_contentDiv_error a { color:#FFF; }
h1 { margin-top:0px; }
.modalDialog_transparentDivs {filter:alpha(opacity=40); opacity:0.4; background-color:#AAA; z-index:1; position:absolute;}
.modalDialog_contentDiv {border:3px solid #000; padding:2px; z-index:100; position:absolute; background-color:#FFF;}
.modalDialog_contentDiv_shadow {z-index:90; position:absolute; background-color:#555; filter:alpha(opacity=30); opacity:0.3;}

.bgIntro {background-image: url("images/popup_bg.gif"); background-repeat: repeat-x;}
.popupBox {background-image: url("images/popup_box_bg.gif"); background-repeat: repeat-y; padding-left: 20px; padding-right: 20px;}