

/***********************************************************************/

.clear
{
    clear:both;
}

HTML
{   
	width:100%;
	height:100%;
}

BODY
{   
	width:100%;
	height:100%;
	background-color:#dbdbdb;
}

#div_pagecontainer
{
    width:100%;
    padding-top:30px;
    padding-bottom:30px;
}

#div_designcontainer
{
    width:990px;
    border: 1px solid #cccccc;
    margin: auto;
}

#div_logo
{
    float:left;
    display:inline;
    width:253px;
    height:72px;
    padding-left:4px;
    background-color:#ffffff;
}

#div_header
{
    width:727px;
    height:36px;
    background-color:#000000;
    color:#ffffff;
    float:right;
    display:inline;
}

#div_title
{
	width:248px;
	height:36px;
	background-image:url(graphics/header.gif);
	background-repeat:no-repeat;
	margin-left:auto;
}

#div_title span
{
	display:none;
}

#div_menu
{
    width:727px;
    height:36px;
    background-color:#ff5221;
    color:#ffffff; 
    float:right; 
    display:inline;
}

#div_menu_white
{
    color:#ffffff;
    float:left;
    display:inline;
    height:36px;
    margin-left:24px;
}

#div_menu_white .menuline
{
    float:left;
    display:inline;
    width:2px;
    height:36px;
    background-image:url(graphics/menuline_white.gif);
	background-repeat:no-repeat;
}

#div_menu_white .menuline SPAN
{
    display:none;
}

#div_menu_white A
{	    
    float:left;
    display:block;
    height:28px;
    padding-top:8px;
    padding-left:4px;
    padding-right:4px; 
    font-size:14px;
    color:#ffffff;
    text-decoration:none;  
}

#div_menu_white A:hover
{
    color:#000000;
}

#div_menu_black
{
    color:#000000;
    float:right;
    display:inline;
    height:36px;
    margin-right:24px;
}

#div_menu_black .menuline
{
    float:left;
    display:inline;
    width:2px;
    height:36px;
    background-image:url(graphics/menuline_black.gif);
	background-repeat:no-repeat;
}

#div_menu_black .menuline SPAN
{
    display:none;
}

#div_menu_black A
{	    
    float:left;
    display:block;
    height:28px;
    padding-top:8px;
    padding-left:4px;
    padding-right:4px; 
    font-size:14px;
    color:#000000;
    text-decoration:none;  
}

#div_menu_black A:hover
{
    color:#ffffff;
}

#div_flash
{
    float:left;
    display:inline;
    width:676px;
    height:352px;
    background-color:#000000;
    margin-right:4px;
    margin-bottom:4px;
}

#div_engines
{
    float:left;
    display:inline;
    width:301px;
    height:352px;
    background-color:#000000;
    margin-bottom:4px;
}

#div_homepage_intro
{
    float:left;
    display:inline;
    width:331px;
    height:235px;
    border-left:#000000 solid 4px;  
    border-top:#000000 solid 4px;  
    border-bottom:#000000 solid 4px;  
    background-color:#808080;
    background-image:url(graphics/homepage_corner.gif);
    background-repeat:no-repeat;
    background-position:bottom right;
    overflow:hidden;
}

#div_welcome
{
    width:331px;
    height:63px;
    background-image:url(graphics/welcome.gif);
    background-repeat:no-repeat;
    background-position:top left;
}

#div_welcome SPAN
{
    display:none;
}

#div_news
{
    width:331px;
    height:59px;
    background-image:url(graphics/news.gif);
    background-repeat:no-repeat;
    background-position:top left;
}

#div_news SPAN
{
    display:none;
}

.div_homepage_text
{
    margin-left:19px;
    margin-right:19px;
}

.div_homepage_text A
{
    color:#000000;
    text-decoration:none;
}

.div_homepage_text A:hover
{
    color:#ffffff;
    text-decoration:underline;
}

#div_range
{
    float:right;
    display:inline;
    border:#000000 solid 4px;      
}

#div_range_pic
{
    width:639px;
    height:196px;
    background-image:url(graphics/kubotarange.jpg);
    background-repeat:no-repeat;
    background-position:top left;    
}

#div_range_links
{
    width:639px;
    height:29px;
    padding-top:10px;
    background-color:#c8c8c8;    
}

.div_range_link
{
    float:left;
    display:inline;
}

.div_range_link A
{
    float:left;
    display:inline;
    color:#ffffff;
    font-size:15px;
    text-decoration:none;
}

.div_range_link A:hover
{
    color:#000000;
    text-decoration:underline;
}

#div_range_link1
{
    margin-left:50px;
}

#div_range_link2
{
    margin-left:65px;
}

#div_range_link3
{
    margin-left:80px;
}

#div_range_link4
{
    margin-left:85px;
}

#div_main
{
    width:982px;
    border:4px solid #FFFFFF;
}

#div_2col
{
    width:974px;
    border:4px solid #000000;
    
        background-image:url(graphics/2col_engines_bg.gif);
    
    background-repeat:y-index;
}

#div_content_bg
{
    width:974px;
        
}

#div_col1_corner
{
    width:974px;
    height:100%; 
    
        background-image:url(graphics/col1_engines_corner.gif);
           
    background-repeat:no-repeat;
    background-position:bottom left;
}

#div_col1
{
    float:left;
    display:inline;
    width:331px;
    padding-bottom:53px;
}

#div_col_separator
{
    float:left;
    display:inline;
    width:4px;
    height:400px;
}

#div_col2
{
    float:right;
    display:inline;
    width:639px;
    padding-bottom:43px;
}

#div_col2_no_padding
{
    float:right;
    display:inline;
    width:639px;
}

#div_col1_heading
{
    width:331px;
	margin-top:43px;
	margin-bottom:22px;	
}

#div_col2_heading
{
    width:569px;
    height:61px;
    
	    margin-top:43px;
	
	margin-bottom:0px;
	
	    background-image:url(graphics/headings_right/engines/overview.gif);
	    background-repeat:no-repeat;
	
}


#div_col2_heading SPAN
{
	display:none;
}


#div_col2_content
{
    width:569px;
    padding-left:35px;
    padding-right:35px;
    overflow:hidden;
}

#div_product_menu_left
{
    float:left;
    display:inline;
    width:100px;
    margin-left:12px;
    margin-right:12px;
    border-right:1px solid #000000;
    padding-right:9px;
    text-align:right;
}

#div_product_menu_right
{
    float:left;
    display:inline;
    width:185px;
}

#div_product_menu_right P
{
    line-height:15px;
}

.productmenutext
{
    display:none;
}

.productmenutextsel
{
    display:inline;
}

#div_menu_left
{
    width:200px;
    margin-left:45px;
    margin-right:76px;
    border-right:1px solid #000000;
    padding-right:9px;
    text-align:right;
}

.menuitem
{
    padding-top:3px;
    padding-bottom:3px;
}

.menuitem A
{
    color:#000000;
    text-decoration:none;
    font-size:13px;
}

.menuitem A:hover
{
    color:#ffffff;
}

.menuitem A.sel
{
    color:#ffffff;
    font-weight:bold;
}

.submenuitem
{
    padding-top:3px;
    padding-bottom:3px;
}

.submenuitem A
{
    color:#dcdcdc;
    text-decoration:none;
    font-size:12px;
}

.submenuitem A:hover
{
    color:#dcdcdc;
}

.submenuitem A.sel
{
    color:#dcdcdc;
    font-weight:bold;
}

#div_footer
{
    width:944px;
    height:56px;
    background-color:#ff5221;
    color:white;
    padding-top:33px;
    padding-left:23px;
    padding-right:23px;
}

.footerarrowlink1
{
    display:block;
    height:17px;
    background-color:#ff5221;
    background-image:url(graphics/footerlinkbg.gif);
    background-position:top right;
    background-repeat:no-repeat;
    padding-right:23px;
    color:#ffffff;
    border-style:none;
    cursor:pointer;
    text-align:right;
    text-decoration:none;
    font-size:15px;
}

.footerarrowlink1:hover
{
    color:#000000;
}

.footerarrowlink2
{
    display:block;
    height:17px;
    background-color:#ff5221;
    background-image:url(graphics/footerlinkbg.gif);
    background-position:top right;
    background-repeat:no-repeat;
    padding-right:23px;
    color:#000000;
    border-style:none;
    cursor:pointer;
    text-align:right;
    text-decoration:none;
    font-size:15px;
}

.footerarrowlink2:hover
{
    color:#ffffff;
}

/*TODO: RESTORE AFTER MAY 20TH - REFACTORED TO FIT IN KUBOTA lIVE*/
/*
#div_footer_link0
{
    float:left;
    margin-left:25px;
    display:inline;
    font-size:15px;
    color:#ffffff;
    margin-top:-2px;
}

#div_footer_link0 INPUT.text
{
    border-color:#000000;
}

#div_footer_link1
{
    float:left;
    margin-left:30px;
    display:inline;
}

#div_footer_link2
{
    float:left;
    margin-left:30px;
    display:inline;
}

#div_footer_link3
{
    float:left;
    margin-left:235px;
    display:inline;
}

#div_footer_link3b
{
    float:left;
    margin-left:30px;
    display:inline;
}

#div_footer_link4
{
    float:left;
    margin-left:75px;
    display:inline;
}
*/

#div_footer_link0
{
    float:left;
    margin-left:5px;
    display:inline;
    font-size:15px;
    color:#ffffff;
    margin-top:-2px;
}

#div_footer_link0 INPUT.text
{
    border-color:#000000;
}

#div_footer_link1
{
    float:left;
    margin-left:20px;
    display:inline;
}

#div_footer_link2
{
    float:left;
    margin-left:10px;
    display:inline;
}

#div_footer_link3
{
    float:left;
    margin-left:235px;
    display:inline;
}

#div_footer_link3b
{
    float:left;
    margin-left:10px;
    display:inline;
}

#div_footer_link_kubota_live{
    float:left;
    margin-left:12px;
    margin-top:-29px;
    display:inline;
}

#div_footer_link4
{
    float:left;
    margin-left:45px;    
    display:inline;
}

#div_footer_link1 A
{
    float:left;
    display:inline;
}

#div_footer_link2 A
{
    float:left;
    display:inline;
}

#div_footer_link3 A
{
    float:left;
    display:inline;
}

#div_copyright
{
    width:990px;
    margin-top:5px;
    text-align:center;
    font-color:#CDCDCD;
    font-size:11px;
    margin-left: auto;
    margin-right: auto;
}

#div_feedbackform .feedbackformlabel
{
    width:100px; 
    float:left;
    display:inline;
    margin-right:10px; 
    padding-top:3px; 
    text-align:right; 
}
#div_feedbackform .feedbackformcontrol
{
    width:400px;
    float:left;
    display:inline;
    margin-right:10px;
    margin-bottom:8px;
}
#div_feedbackform .feedbackformcontrol INPUT.text, TEXTAREA
{
    width:400px;
}
#div_feedbackform .feedbackformcontrol INPUT.text2
{
    width:150px;
}

#div_feedbackform .feedbackformbutton
{
    text-align:right;
    width:514px;
}
DIV.formradioleft
{
    float:left;
    width:20px;
}
DIV.formradioright
{
    float:left;
    padding-top:3px;
    padding-left:2px;
    padding-bottom:5px;
    width:350px;
}

#div_mailinglistform .mailinglistformlabel
{
    width:140px; 
    float:left;
    display:inline;
    margin-right:10px; 
    padding-top:3px;  
}
#div_mailinglistform .mailinglistformlabel2
{
    float:left;
    display:inline;
    padding-top:3px;  
}
#div_mailinglistform .mailinglistformcontrol
{
    float:left;
    display:inline;
    margin-right:10px;
    margin-bottom:8px;
}
#div_mailinglistform .mailinglistformcontrol INPUT.text, TEXTAREA
{
    width:400px;
}

.arrowbutton
{
    height:17px;
    background-color:#b3b3b3;
    background-image:url(graphics/buttonbg.gif);
    background-position:top right;
    background-repeat:no-repeat;
    padding-right:23px;
    color:#ffffff;
    border-style:none;
    cursor:pointer;
    text-align:right;
}

.arrowbutton:hover
{
    color:#000000;
}

.blackline
{
    width:514px;
    height:1px;
    background-color:#000000;
    float:right;
    display:inline;
    margin-right:55px;
    overflow:hidden;
}

.div_newssummary
{
    width:528px;
    margin-bottom:30px;
}

.div_newssummary H3
{
    font-size:18px;
    color:black;
    text-transform:uppercase;
    margin-bottom:14px;
    font-weight:bold;
}

.div_newssummary H3 A
{
    font-size:18px;
    color:black;
    text-transform:uppercase;
    text-decoration:none;
    font-weight:bold;
}

.div_newssummary H3 A:hover
{
    text-decoration:underline;
}

.div_newssummary H4
{
    font-size:13px;
    color:black;
    text-transform:uppercase;
    margin-bottom:14px;
    font-weight:bold;
}

.div_newssummary H4 A
{
    font-size:13px;
    color:black;
    text-transform:uppercase;
    text-decoration:none;
    font-weight:bold;
}

.div_newssummary H4 A:hover
{
    text-decoration:underline;
}

.newsthumbdiv
{
    float:left;
    display:inline;
    width:187px;
    margin-right:16px;
}

.newssummarydiv1
{
    float:right;
    display:inline;
    width:325px
}

.newssummarydiv2
{
    width:528px
}

.newsarrowlink
{
    display:block;
    width:505px;
    height:18px;
    background-color:#b3b3b3;
    background-image:url(graphics/linkbg.gif);
    background-position:top right;
    background-repeat:no-repeat;
    padding-right:23px;
    color:#ffffff;
    border-style:none;
    cursor:pointer;
    text-align:right;
    text-decoration:none;
}

.newsarrowlink:hover
{
    color:#000000;
}

#div_product_range
{
    margin-top:35px;
    width:569px;
}

.div_product_range_container1
{
    float:left;
    display:inline;
}

.div_product_range_pic
{
    text-align:center;
}

.div_product_range_link
{
    text-align:center;
    margin-top:10px;
    margin-bottom:20px;
}

.div_product_range_link A
{
    font-size:15px;
    color:#ffffff;
    text-decoration:none;
}

.div_product_range_link A:hover
{
    text-decoration:underline;    
}

.div_product_range_container2
{
    float:left;
    display:inline;
    margin-top:-20px;
}

#div_product_range_pic1
{
    margin-left:16px;
}

#div_product_range_link1
{
    margin-left:18px;
}

#div_product_range_pic2
{
    margin-left:30px;
    margin-right:30px;
}

#div_product_range_link2
{
    margin-left:30px;
    margin-right:30px;
}

#div_product_range_pic4
{
    margin-left:20px;
}

#div_product_range_link4
{
    margin-left:25px;
}

#div_product_range_pic5
{
    margin-left:30px;
}

#div_product_range_link5
{
    margin-left:50px;
}

#div_product_range_link6
{
    margin-left:25px;
}

.whiteline
{
    width:569px;
    height:1px;
    background-color:#ffffff;
    overflow:hidden;
}

#div_full_width
{
    margin-bottom:43px;
}

#div_range_header
{
    width:982px;
    height:352px;
    background-color:#000000;
    margin-bottom:4px;
    background-image:url(graphics/range_headers/overview.jpg);
	background-repeat:no-repeat;
}

#div_range_header SPAN
{
    display:none;
}

#div_introduction
{
    width:331px;
    height:63px;
    background-image:url(graphics/introduction.gif);
    background-repeat:no-repeat;
    background-position:top left;
}

#div_introduction SPAN
{
    display:none;
}

#div_construction_pic
{
    width:639px;
    height:196px;
    background-image:url(graphics/constructionrange.jpg);
    background-repeat:no-repeat;
    background-position:top left;    
}

#div_construction_link1
{
    margin-left:262px;
}

#div_construction_link2
{
    margin-left:140px;
}

#div_groundcare_pic
{
    width:639px;
    height:196px;
    background-image:url(graphics/groundcarerange.jpg);
    background-repeat:no-repeat;
    background-position:top left;    
}

#div_groundcare_link1
{
    margin-left:121px;
}

#div_groundcare_link2
{
    margin-left:36px;
}

#div_groundcare_link3
{
    margin-left:45px;
}

#div_utility_intro
{
    float:left;
    display:inline;
    width:668px;
    height:235px;
    border-left:#000000 solid 4px;  
    border-top:#000000 solid 4px;  
    border-bottom:#000000 solid 4px;  
    background-color:#808080;
    background-image:url(graphics/homepage_corner.gif);
    background-repeat:no-repeat;
    background-position:bottom right;
    overflow:hidden;
}

#div_rtv900_left
{
    float:left;
    display:inline;
    width:331px;
}

#div_rtv900_left .div_homepage_text A
{
    color:#000000;
    text-decoration:underline;
}

#div_rtv900_left .div_homepage_text A:hover
{
    color:#ffffff;
    text-decoration:underline;
}

#div_rtv900_right
{
    float:right;
    display:inline;
    margin-top:15px;
    margin-right:67px;
    text-align:right;
}

#div_rtv900_right DIV
{
    margin-bottom:11px;
}


#div_rtv900
{
    width:331px;
    height:63px;
    background-image:url(graphics/rtv900.gif);
    background-repeat:no-repeat;
    background-position:top left;
}

#div_rtv900 SPAN
{
    display:none;
}

#div_utility_pic
{
    width:302px;
    height:196px;
    background-image:url(graphics/utilityrange.jpg);
    background-repeat:no-repeat;
    background-position:top left;    
}

#div_utility_links
{
    width:302px;
    height:29px;
    padding-top:10px;
    background-color:#c8c8c8;
}

#div_utility_link1
{
    margin-left:37px;
}

.arrowlink2
{
    display:block;
    height:18px;
    background-color:#c8c8c8;
    background-image:url(graphics/linkbg2.gif);
    background-position:top right;
    background-repeat:no-repeat;
    padding-right:23px;
    color:#ffffff;
    border-style:none;
    cursor:pointer;
    text-align:right;
    text-decoration:none;
}

.arrowlink2:hover
{
    color:#000000;
}

#div_tractors_header
{
    float:left;
    display:inline;
    width:650px;
    height:352px;
    background-color:#000000;
    margin-bottom:4px;
    border-right:4px #ffffff solid;
    background-image:url(graphics/range_headers/overview.jpg);
	background-repeat:no-repeat;
}

#div_tractors_header SPAN
{
    display:none;
}

#div_implements
{
    float:right;
    display:inline;
    width:328px;
    height:352px;
}

#div_tractors_pic
{
    width:639px;
    height:196px;
    background-image:url(graphics/tractorsrange.jpg);
    background-repeat:no-repeat;
    background-position:top left;    
}

#div_tractors_link1
{
    margin-left:54px;
}

#div_tractors_link2
{
    margin-left:57px;
}

#div_tractors_link3
{
    margin-left:90px;
}

#div_tractors_link4
{
    margin-left:105px;
}

#div_series_container
{
    margin-top:92px;
}

.div_series_row
{
    margin-top:20px;
}

.div_series_pic
{
    float:left;
    display:inline;
    width:307px;
    margin-right:12px;
}

.div_series_text
{
    float:left;
    display:inline;
    width:238px;
    padding-top:30px;
}

.div_series_text H2
{
    color:#000000;
    font-size:44px;
}

.div_series_text .blackline
{
    width:238px;
    margin-right:0px;
}

.div_series_link
{
    width:238px;
    text-align:right;
}

.seriesarrowlink
{
    display:block;
    width:238px;
    height:18px;
    background-color:#b3b3b3;
    background-image:url(graphics/linkbg.gif);
    background-position:top right;
    background-repeat:no-repeat;
    padding-right:23px;
    color:#000000;
    border-style:none;
    cursor:pointer;
    text-align:right;
    text-decoration:none;
}

.seriesarrowlink:hover
{
    color:#ffffff;
}

#div_products_container
{
    margin-top:92px;
}

.div_product_row
{
    margin-top:20px;
}

.div_product_pic
{
    float:left;
    display:inline;
    width:242px;
    margin-right:12px;
}

.div_product_text
{
    float:left;
    display:inline;
    width:303px;
    padding-top:30px;
}

.div_product_text H2
{
    color:#000000;
    font-size:44px;
}

.div_product_text .blackline
{
    width:303px;
    margin-right:0px;
}

.div_product_link
{
    width:303px;
    text-align:right;
}

.productarrowlink
{
    display:block;
    width:303px;
    height:18px;
    background-color:#b3b3b3;
    background-image:url(graphics/linkbg.gif);
    background-position:top right;
    background-repeat:no-repeat;
    padding-right:23px;
    color:#000000;
    border-style:none;
    cursor:pointer;
    text-align:right;
    text-decoration:none;
}

.productarrowlink:hover
{
    color:#ffffff;
}

#div_dealers
{
    margin-top:-20px;
}

.dealer_title
{
    width:100%;
    padding-top:20px;
    margin-top:20px;
    margin-bottom:10px;
    border-top:1px solid #ffffff;
}

.dealer_address
{
    float:left;
    width:60%;
}

.dealer_tel
{
    float:right;
    width:40%;
}

#photodiv
{
    width:268px;
    height:181px;
}

.searchhighlight
{
    background-color:#ffffff;
    color:#000000;
}

.submenu
{
    visibility:hidden;
    position:absolute;
    left:0px
    top:0px;
    border-bottom:2px solid #ff5221;
    filter:alpha(opacity=90);
    -moz-opacity:.90;
    opacity:.90;
}

.submenu A
{   
    display:block;
    width:130px;
    height:18px;
    overflow:hidden;
    padding-top:3px;
    padding-left:4px;
    padding-right:4px; 
    border-bottom:solid 1px #ffffff;
    background-color:#000000;
    color:#FFFFFF;
    text-decoration:none;
}

.submenu A:hover
{
    background-color:#454545;
    color:#FFFFFF;
    text-decoration:none;
}

#div_postcode1
{
    float:left;
    display:inline;
    margin-right:5px; 
    padding-top:3px;
}
#div_postcode2
{
    float:left;
    display:inline;
    margin-right:5px; 
}
#div_postcode3
{
    float:left;
    display:inline;
    padding-top:2px;
}

#div_form_comments
{
    display:none;
}


/***********************************************************************************************/
/* OWNERS CLUB */
/***********************************************************************************************/

#div_2col_oc
{
    width:974px;
    border:4px solid #000000;
    background-image:url(graphics/oc_2col_bg.gif);
    background-repeat:y-index;
}

#div_col1_corner_oc
{
    width:974px;
    height:100%; 
    background-image:url(graphics/oc_col1_corner.gif);       
    background-repeat:no-repeat;
    background-position:bottom left;
}

#div_col1_oc
{
    float:left;
    display:inline;
    width:217px;
    padding-bottom:53px;
}

#div_col2_oc
{
    float:right;
    display:inline;
    width:757px;
    padding-bottom:43px;
}

#div_col1_heading_oc
{
    width:217px;
	margin-top:43px;
	margin-bottom:22px;	
}

#div_col2_heading_oc
{
    width:569px;
    height:61px;
    margin-top:43px;
	margin-bottom:0px;
	
	    background-image:url(graphics/headings_right/engines/overview.gif);
	    background-repeat:no-repeat;
	
}


#div_col2_heading SPAN
{
	display:none;
}


#div_col2_content_oc
{
    width:720px;
    padding-left:35px;
    overflow:hidden;
    color:#ffffff;
}

#div_menu_left_oc
{
    width:120px;
    margin-left:44px;
    margin-right:10px;
    border-left:1px solid #000000;
    padding-left:10px;
    padding-right:0px;
}

#div_col2_content_oc DIV
{
    color:#ffffff;
}

#div_col2_content_oc P
{
	font-family:Arial,Helvetica,Verdana,Tahoma,sans serif;
	font-size:12px;	
	line-height:18px;
	margin:0px;
	color:#FFFFFF;
}
#div_col2_content_oc P.small
{
    color:#FFFFFF;
}
#div_col2_content_oc TD
{
	font-family:Arial,Helvetica,Verdana,Tahoma,sans serif;
	font-size:12px;
	color:#FFFFFF;
}

#div_col2_content_oc H1
{
	font-size:38px;
	font-weight:normal;
	font-family:Arial,Helvetica,Verdana,Tahoma,sans serif;
	color:#ff5221;
	margin-top:0px;
	margin-bottom:18px;
	margin-left:0px;
	margin-right:0px;
}
#div_col2_content_oc H2
{
	font-size:24px;
	font-weight:normal;
	font-family:Arial,Helvetica,Verdana,Tahoma,sans serif;
	color:#ff5221;
	margin-top:0px;
	margin-bottom:18px;
	margin-left:0px;
	margin-right:0px;
}
#div_col2_content_oc H3
{
	font-size:18px;
	font-weight:normal;
	font-family:Arial,Helvetica,Verdana,Tahoma,sans serif;
	color:#ffffff;
	margin:0px;
}
#div_col2_content_oc H4
{
	font-size:14px;
	font-weight:normal;
	font-family:Arial,Helvetica,Verdana,Tahoma,sans serif;
	color:#ffffff;
	margin:0px;
}
#div_col2_content_oc H5
{
	font-size:12px;
	font-weight:bold;
	font-family:Arial,Helvetica,Verdana,Tahoma,sans serif;
	color:#ff5221;
	margin:0px;
}
#div_col2_content_oc H6
{
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Helvetica,Verdana,Tahoma,sans serif;
	color:#ff5221;
	margin:0px;
}

#div_col2_content_oc H2 A
{
	color:#ff5221;
}
#div_col2_content_oc H3 A
{
	color:#ffffff;
	text-decoration:none;
}
#div_col2_content_oc H3 A:hover
{
	color:#ffffff;
	text-decoration:underline;
}
#div_col2_content_oc H4 A
{
	color:#ffffff;
}
#div_col2_content_oc H5 A
{
	color:#ff5221;
}
#div_col2_content_oc H6 A
{
	color:#ff5221;
}

#div_col2_content_oc .heading
{
	font-size:14px;
	font-weight:bold;
	font-family:Arial,Helvetica,Verdana,Tahoma,sans serif;
	color:#ff5221;
	margin:0px;
}
#div_col2_content_oc A
{
	color:#ffffff;
}
#div_col2_content_oc A:hover
{
	color:#ff5221;
}
#div_col2_content_oc A.noline
{
	color:#ffffff;
	text-decoration:none;
}
#div_col2_content_oc A.noline:hover
{
	color:#ff5221;
	text-decoration:underline;
}
#div_col2_content_oc .white
{
	color:#FFFFFF;
}
#div_col2_content_oc .small
{
	font-size:10px;
}

#div_col2_content_oc HR
{
	width:100%;
	height:1px;
	color:#ff5221;
	margin-top:-7px;
}

#div_col2_content_oc TABLE.display
{
    background-color: #6d6d6d;
	color: #000000;	
}
#div_col2_content_oc TD.display1
{
    background-color: #6d6d6d;
	color: #FFFFFF;
	font: bold 12px Arial,Helvetica,Verdana,Tahoma,sans serif;
	font-weight:bold;
}
#div_col2_content_oc TD.display2
{
    FONT-WEIGHT: normal;
    BACKGROUND-COLOR: #e1dcd1;
    font-size:12px;
    color: #6d6d6d;
    font-weight:bold;
}
#div_col2_content_oc TD.display
{
    BACKGROUND-COLOR: #FFFFFF;
    color: #000000;
}
#div_col2_content_oc .tborder
{
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #6d6d6d;
}
#div_col2_content_oc .thead
{
	background-color: #6d6d6d;
	color: #FFFFFF;
	font: bold 12px Arial,Helvetica,Verdana,Tahoma,sans serif;
}
#div_col2_content_oc .trow
{
	background-color: #ffffff;
}
#div_col2_content_oc .tcell
{
	color: #000000;
	font: 12px Arial,Helvetica,Verdana,Tahoma,sans serif;
}

#div_col2_content_oc .tcell A
{
	color: #000000;
}

#div_col2_content_oc .tcell A:hover
{
	color: #ff5221;
}

#div_col2_content_oc .small
{
	color: #000000;
}

#div_col2_content_oc .small A
{
	color: #000000;
}

#div_col2_content_oc .small A:hover
{
	color: #ff5221;
}

#div_col2_content_oc .tcell IMG
{
	border-color: #000000;
}

#div_col2_content_oc DIV.forumquote
{
	width:95%;	
	margin-top:0px;
	margin-bottom:0px;
	align: center;
	font: bold 12px Arial,Helvetica,Verdana,Tahoma,sans serif;
}
#div_col2_content_oc DIV.forumquote2
{
	width: 95%;
	margin-top:3px;
	padding: 12px;
	align: center;
	border: 1px solid #000000;
	background-color: #e0e0e0;
	font-style:italic;
}

#div_col2_content_oc DIV.forumcontent, #div_col2_content_oc DIV.forumcontent P, #div_col2_content_oc DIV.forumcontent UL, #div_col2_content_oc DIV.forumcontent LI
{
    color:#000000;
}

#div_col2_content_oc LI
{
    color:#ffffff;
    line-height:18px;
}

#div_col2_content_oc DIV.leftline
{
    margin-left:23px;
    padding-left:10px;
    border-left:1px solid #ff5221;
}

#div_oc_content
{
    padding-top:34px;
    width:720px;
}

#div_oc_content .small A
{
	color:#ffffff;
}
#div_oc_content .small A:hover
{
	color:#ff5221;
}

#div_oc_content TD.small A
{
	color:#000000;
}
#div_oc_content TD.small A:hover
{
	color:#ff5221;
}

#div_oc_content_kinac
{
    padding-top:34px;
    width:720px;
    background-image:url(graphics/owners_club/rtv_bg.jpg);
    background-position:top left;
    background-repeat:no-repeat;
}

#div_oc_content_kukit
{
    padding-top:34px;
    width:720px;
    background-image:url(graphics/owners_club/kubota_kit_splash.jpg);
    background-position:top left;
    background-repeat:no-repeat;
}

#div_oc_content_faq
{
    padding-top:34px;
    width:720px;
    background-image:url(graphics/owners_club/titles/drmiller.jpg);
    background-position:top left;
    background-repeat:no-repeat;
}

#div_oc_home_links
{
    margin-left:530px;
    margin-bottom:30px;
    color:#ffffff;
    font-size:15px;
}

#div_oc_home_links A
{
    color:#ffffff;
    text-decoration:none;
}

#div_oc_home_links A:hover
{
    color:#ffffff;
    text-decoration:underline;
}

#div_oc_home_pic
{
    float:left;
    display:inline;
    width:218px;
    margin-right:15px;
}

#div_oc_home_intro
{
    float:left;
    display:inline;
    width:390px;
    padding-top:35px;    
}

#div_oc_home_intro P
{
    color:#ffffff;
}

#oc_welcome_title_pic
{
    margin-bottom:20px;
}

#oc_join_now_pic
{
    margin-top:20px;
}

.div_oc_home_link
{
    float:left;
}

#div_oc_home_intro_alt
{
    float:left;
    display:inline;
    width:206px;
    padding-right:14px;
}

#div_oc_home_intro_alt H4
{
    font-size:12px;
}

#div_oc_home_intro_alt P
{
    color:#ffffff;
}

#oc_welcome_title_pic_alt
{
    margin-bottom:12px;
}

#oc_join_now_pic_alt
{
    margin-top:12px;
    margin-left:94px;
}

#div_oc_competition
{
    float:left;
    border:solid 1px #ff5221;
    width:471px;
    background-image:url(graphics/owners_club/win_corner.gif);
    background-position:top left;
    background-repeat:no-repeat;
}

#div_oc_comp_text
{
    float:left;
    display:inline;
    padding-top:93px;
    padding-left:14px;
    padding-right:14px;
    width:223px;
    color:#ffffff;
}

#div_oc_comp_text P
{
    color:#ffffff;
}

#div_oc_comp_pic
{
    float:left;
    width:210px;   
    padding-top:10px;
    padding-bottom:10px; 
}

#div_oc_register1
{
    float:left;
    width:200px;
    padding-right:15px;
}

#div_oc_register1 .altcolour
{
    color:#ff5221;
}

#div_oc_register2
{
    float:left;
    width:481px;
}

#div_oc_register_serial
{
    width:244px;
    text-align:right;
    color:#ff5221;
    padding-left:238px;
    font-size:11px;
}

#div_oc_register_form
{
    margin-top:22px;
}

.oc_register_form_label
{
    width:90px;
    font-size:11px;
    color:#ffffff;
    float:left;
    padding-right:10px;
    padding-top:4px;
    text-align:right;
    clear:left;
    margin-top:8px;
}

.oc_register_form_label_long
{
    width:190px;
    font-size:11px;
    color:#ffffff;
    float:left;
    padding-right:10px;
    padding-top:4px;
    text-align:right;
    clear:left;
    margin-top:8px;
    margin-left:-100px;
}

.oc_register_form_field
{
    width:370px;
    font-size:11px;
    color:#ffffff;
    float:left;
    padding-right:10px;
    margin-top:8px;
}

.oc_register_form_hr
{
    width:370px;
    height:1px;
    margin-top:11px;
    margin-left:100px;
    margin-bottom:8px;
    border-bottom:1px solid #ff5221;
}

.oc_register_form_submit
{
    width:370px;
    height:16px;
    margin-top:2px;
    margin-left:100px;
    margin-bottom:8px;
    border-bottom:1px solid #ff5221;
    text-align:right;
}

#div_oc_kinac
{
    margin-left:100px;
}

#div_oc_kocnw
{
    margin-left:93px;
}

.div_oc_kinac_news
{
    float:left;
    width:255px;
    padding-top:44px;
    padding-right:20px;
    padding-bottom:20px;
}

.div_oc_kinac_news_pic
{
    float:left;
    display:inline;
    margin-right:15px;
    margin-top:-44px;
}

.div_oc_kocnw_news
{
    padding-top:44px;
    padding-right:20px;
    padding-bottom:20px;
}

.div_oc_kocnw_news2
{
    padding-top:0px;
    padding-right:20px;
    padding-bottom:20px;
}

.div_oc_kinac_news_submit
{
    width:530px;
    margin-top:11px;
    margin-bottom:8px;
    border-bottom:1px solid #ff5221;
    text-align:right;
    clear:both;
}

#div_oc_dealer_news
{
    margin-top:20px;
}

#div_oc_kit_splash
{
    width:570px;
    height:310px;
}

.div_oc_kit_product
{
    float:left;
    padding-bottom:20px;
    width:210px;
    height:345px;
    overflow:hidden;
}

SELECT.kkit
{
    font-size:10px;
}

OPTION.kkit
{
    color:#000000;
    background-color:#ffffff;
}

P.addtobasket
{
   padding-top:6px;
}

P.kkitprice
{
    padding-top:3px;
    padding-bottom:3px;
    display:block;
    height:20px;
}

P.kkitdd
{
    padding-top:3px;
    padding-bottom:3px;
}

#div_btn_checkout
{
    width:689px;
    text-align:right;
    padding-top:20px;
}

#div_oc_wallpapers
{
    margin-left:215px;
    margin-right:31px;
    border-bottom:1px solid #ff5221;
}

.div_oc_wallpaper
{
    padding-left:25px;
    padding-bottom:30px;
    float:left;
}

.div_oc_wallpaper A
{
    font-size:11px;
    line-height:15px;
}

#div_oc_faq
{
    margin-left:130px;
    margin-top:200px;
}

.span_oc_faq_label
{
    font-size:16px;
    font-weight:bold;
}

#div_login_oc
{
    margin-left:44px;    
}

.oc_feedback_form_submit
{
    width:404px;
    height:16px;
    margin-top:2px;
    margin-left:110px;
    margin-bottom:8px;
    border-bottom:1px solid #ff5221;
    text-align:right;
}

/***********************************************************************/
/* CALENDAR */

#calendardiv
{
    width:620px;
    margin-left:75px;
}

#calendardiv DIV
{
    color:#000000;
}

.datecell
{	
	width:87px;
	height:87px;
	float:left;
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #000000;
	margin-left:-1px;
	margin-top:-1px;
	overflow:hidden;
}

.datecellselected
{	
	width:87px;
	height:87px;
	float:left;
	background-color:#f0f0f0;
	color:#000000;
	border:1px solid #000000;
	margin-left:-1px;
	margin-top:-1px;
	overflow:hidden;
}

#calendardiv DIV.calendartitle
{
	text-align:center;
	font-weight:bold;
	height:25px;	
	width:615px;
	border:1px solid #000000;
	margin-left:-1px;
	margin-top:-1px;
	padding-top:8px;
	background-color:#808080;
	color:#ffffff;
	font-size:14px;
}

.calendarweekday
{
	width:87px;
	height:17px;
	float:left;
	text-align:center;
	font-weight:bold;
	border:1px solid #000000;
	margin-left:-1px;
	margin-top:-1px;
	padding-top:3px;
	color:#000000;
	background-color:#f0f0f0;
}
.calendarevent
{
	font-size:11px;
	white-space: nowrap;
	width:85px;
	overflow:hidden;
	margin:1px;
	color:#000000;
}
.calendardatenum
{
	margin-left:1px;
	margin-top:1px;
	margin-right:1px;
	margin-bottom:3px;
	color:#000000;
}
.calendarnav
{		
	width:615px;
	margin-top:10px;
	color:#000000;
}
.calendarnav1
{		
	float:left;
	padding-top:3px;
	color:#000000;
}
.calendarnav2
{		
	float:right;
	color:#000000;
}

#div_oc_myk_slides_big
{
    float:left;
    width:265px;
}

#div_oc_myk_slides_small
{
    float:left;
    width:172px;
}

#div_oc_myk_content
{
    float:left;
    width:435px;
    padding-left:15px;
}

#div_oc_myk_content2
{
    float:left;
    width:518px;
    padding-left:5px;
}

DIV.div_oc_mykub_vehicle
{
    margin-left:100px;    
    width:320px;
    padding-top:12px;
    border-bottom:solid 1px #ff5221;
}

DIV.div_oc_mykub_vehicle_model
{
    font-size:15px;
    color:#ffffff;
    padding-bottom:2px;
}

DIV.div_oc_mykub_vehicle_serial
{
    font-size:13px;
    color:#ff5221;
    padding-bottom:11px;
}

DIV.div_oc_mykub_vehicle_serial SPAN
{
    color:#ff5221;
}

DIV.div_oc_mykub_vehicle_button
{
    float:left;
    padding-bottom:7px;
}

#div_oc_mykub_add
{
    padding-left:368px;
    margin-top:20px;
}

#div_oc_mykub_add2
{
    padding-left:467px;
}

#div_oc_mykub_save
{
    padding-left:380px;
    margin-top:20px;
}

#div_oc_mykub_save2
{
    padding-left:467px;
    display:none;
}

#div_oc_mykub_form
{
    border-bottom:solid 1px #ff5221;
    padding-bottom:15px;
}

.oc_mykub_form_label
{
    width:90px;
    font-size:11px;
    color:#ffffff;
    float:left;
    padding-right:10px;
    padding-top:4px;
    text-align:right;
    clear:left;
    margin-top:8px;
}

.oc_mykub_form_field
{
    font-size:11px;
    color:#ffffff;
    float:left;
    padding-right:10px;
    margin-top:8px;
}

SPAN.alert
{
    color:#ff5221;
    font-weight:bold;
}

SPAN.orange
{
    color:#ff5221;
}

#div_mykub_svsch_hidden
{
    display:none;
}

#div_oc_mykub_svsch
{
    border-bottom:solid 1px #ff5221;
    padding-bottom:15px;
}

INPUT.smalltext
{
    font-size:11px;
}

SELECT.smalltext
{
    font-size:11px;
}

#div_oc_mykub_links
{
    width:696px;
    text-align:right;
    margin-bottom:30px;
    color:#ff5221;
    font-size:13px;
}

#div_oc_mykub_links A
{
    color:#ff5221;
    text-decoration:none;
}

#div_oc_mykub_links A:hover
{
    color:#ff5221;
    text-decoration:underline;
}

#div_oc_forum
{
    width:696px;
}

#div_oc_forum DIV.forumquote
{
    color:#000000;
}

#div_oc_forum DIV.forumquote2
{
    color:#000000;
}

SPAN.nonbold
{
    font-weight:normal;
}

/***********************************************************************/
/* ENGINES */

#div_main_eng
{
    width:982px;
    border-left:4px solid #FFFFFF;
    border-right:4px solid #FFFFFF;
    border-bottom:4px solid #FFFFFF;
}

#div_menu_eng
{
    width:982px;
    height:36px;
    background-color:#00a0b0;
    color:#ffffff;
    border-top:solid 4px #ffffff;
    border-left:solid 4px #ffffff;
    border-right:solid 4px #ffffff;
}

#div_eng_header
{
    float:left;
    display:inline;
    width:186px;
    height:36px;
    margin-left:75px;
    margin-right:248px;
    background-image:url(graphics/EnginesHeader.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

#div_eng_header H2
{
    display:none;
}

#div_menu_eng .menuline
{
    float:left;
    display:inline;
    width:2px;
    height:36px;
    background-image:url(graphics/menuline_eng.gif);
	background-repeat:no-repeat;
}

#div_menu_eng .menuline SPAN
{
    display:none;
}

#div_menu_eng A
{	    
    float:left;
    display:block;
    height:28px;
    padding-top:8px;
    padding-left:9px;
    padding-right:9px; 
    font-size:14px;
    color:#ffffff;
    text-decoration:none;  
}

#div_menu_eng A:hover
{
    color:#000000;
}

#div_eng_welcome
{
    float:left;
    display:inline;
    width:282px;
    height:327px;
    padding-top:25px;
    padding-left:10px;
    padding-right:10px;
    background-color:#000000;
    margin-bottom:4px;
}

#div_eng_welcome_heading
{
    width:142px;
    height:27px;
    background-image:url(graphics/EnginesWelcome.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#div_eng_welcome_heading h3
{
    display:none;
}

#div_eng_welcome P
{
    color:#ffffff;
    margin-bottom:5px;
    line-height:16px;
    font-size:13px;
}

A.enginearrow
{
    display:block;
    height:16px;
    padding-top:1px;
    padding-right:23px;
    background-image:url(graphics/arrow_eng.gif);
    background-position:top right;
	background-repeat:no-repeat;
	color:#00a0b0;
	text-decoration:none;
}

A.enginearrow:hover
{
    color:#ffffff;
}

A.enginearrow2
{
    display:block;
    width:547px;
    height:18px;
    padding-top:1px;
    padding-right:23px;
    background-image:url(graphics/link_eng.gif);
    background-position:top right;
	background-repeat:no-repeat;
	color:#ffffff;
	text-decoration:none;
	text-align:right;
}

A.enginearrow2:hover
{
    color:#00a0b0;
}

#div_col2_content_eng A.enginearrow3
{
    float:left;
    display:block;
    width:255px;
    height:18px;
    padding-top:2px;
    padding-right:23px;
    background-image:url(graphics/link_eng.gif);
    background-position:top right;
	background-repeat:no-repeat;
	color:#00a0b0;
	text-decoration:none;
	text-align:right;
	font-weight:bold;
}

#div_col2_content_eng A.enginearrow3:hover
{
    color:#ffffff;
}

#div_eng_power
{
    float:left;
    display:inline;
    width:331px;
    height:199px;
    border-left:#000000 solid 4px;  
    border-top:#000000 solid 4px;  
    border-bottom:#000000 solid 4px;  
    background-color:#000000;
    background-image:url(graphics/PowerToDeliver.gif);
	background-repeat:no-repeat;
}

#div_eng_power h3
{
    display:none;
}

#div_eng_home_selector
{
    float:right;
    display:inline;
    border:#000000 solid 4px;      
    width:610px;
    height:189px;
    padding-left:29px;
    padding-top:10px;  
    background-color:#000000;     
}

#div_eng_2col
{
    width:974px;
    border:4px solid #000000;
    background-image:url(graphics/2col_engines_bg2.gif);
    background-repeat:y-index;
}

#div_eng_col1_corner
{
    width:974px;
    height:100%; 
    background-image:url(graphics/col1_engines_corner2.jpg);      
    background-repeat:no-repeat;
    background-position:bottom left;
}

#div_eng_col2_heading
{
    margin-top:43px;
    margin-bottom:20px;
}

#div_eng_engine
{
    float:left;
    display:inline;
    width:310px;
    margin-top:10px;
    margin-bottom:30px;
}

#div_eng_curve
{
    float:right;
    display:inline;
    text-align:center;
}

#div_eng_dimensions
{
    float:right;
    text-align:center;
    margin-top:40px;
    margin-bottom:40px;
}

#div_eng_curve IMG, #div_eng_dimensions IMG
{
    margin-bottom:10px;
}

/***********************************************************************/
/* ENGINES STYLESHEET */

#div_col2_content_eng
{
    width:569px;
    padding-left:35px;
    padding-right:35px;
    overflow:hidden;
}

#div_col2_content_eng DIV
{
	color:#FFFFFF;
}
#div_col2_content_eng P
{
	font-family:Arial,Helvetica,Verdana,Tahoma,sans serif;
	font-size:12px;	
	line-height:18px;
	margin:0px;
	color:#FFFFFF;
}
#div_col2_content_eng UL, #div_col2_content_eng OL
{
    margin-top:0px;
    margin-bottom:0px;
}
#div_col2_content_eng TD
{
	font-family:Arial,Helvetica,Verdana,Tahoma,sans serif;
	font-size:12px;
	color:#FFFFFF;
}
#div_col2_content_eng .text, #div_col2_content_eng .text2
{
	font-family:Arial,Helvetica,Verdana,Tahoma,sans serif;
	font-size:12px;
	color:#FFFFFF;
}
#div_col2_content_eng H1
{
	font-size:38px;
	font-weight:normal;
	font-family:Arial,Helvetica,Verdana,Tahoma,sans serif;
	color:#ffffff;
	margin-top:0px;
	margin-bottom:18px;
	margin-left:0px;
	margin-right:0px;
}
#div_col2_content_eng H2
{
	font-size:24px;
	font-weight:normal;
	font-family:Arial,Helvetica,Verdana,Tahoma,sans serif;
	color:#00a0b0;
	margin-top:0px;
	margin-bottom:18px;
	margin-left:0px;
	margin-right:0px;
}
#div_col2_content_eng H3
{
	font-size:18px;
	font-weight:normal;
	font-family:Arial,Helvetica,Verdana,Tahoma,sans serif;
	color:#00a0b0;
	margin:0px;
}
#div_col2_content_eng H4
{
	font-size:14px;
	font-weight:normal;
	font-family:Arial,Helvetica,Verdana,Tahoma,sans serif;
	color:#00a0b0;
	margin:0px;
}
#div_col2_content_eng H5
{
	font-size:12px;
	font-weight:bold;
	font-family:Arial,Helvetica,Verdana,Tahoma,sans serif;
	color:#00a0b0;
	margin:0px;
}
#div_col2_content_eng H6
{
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Helvetica,Verdana,Tahoma,sans serif;
	color:#00a0b0;
	margin:0px;
}

#div_col2_content_eng H2 A
{
	color:#00a0b0;
}
#div_col2_content_eng H3 A
{
	color:#00a0b0;
}
#div_col2_content_eng H4 A
{
	color:#00a0b0;
}
#div_col2_content_eng H5 A
{
	color:#00a0b0;
}
#div_col2_content_eng H6 A
{
	color:#00a0b0;
}

#div_col2_content_eng .heading
{
	font-size:14px;
	font-weight:bold;
	font-family:Arial,Helvetica,Verdana,Tahoma,sans serif;
	color:#00a0b0;
	margin:0px;
}
#div_col2_content_eng A
{
	color:#ffffff;
}
#div_col2_content_eng A:hover
{
	color:#00a0b0;
}
#div_col2_content_eng A.noline
{
	color:#ffffff;
	text-decoration:none;
}
#div_col2_content_eng A.noline:hover
{
	color:#00a0b0;
	text-decoration:underline;
}
#div_col2_content_eng .white
{
	color:#FFFFFF;
}
#div_col2_content_eng .small
{
	font-size:10px
}
#div_col2_content_eng HR
{
	width:100%;
	height:1px;
	color:#00a0b0;
	margin-top:-7px;
}

#div_col2_content_eng TABLE.display
{
    background-color: #6d6d6d;
	color: #000000;	
}
#div_col2_content_eng TD.display1
{
    background-color: #6d6d6d;
	color: #FFFFFF;
	font: bold 12px Arial,Helvetica,Verdana,Tahoma,sans serif;
	font-weight:bold;
}
#div_col2_content_eng TD.display2
{
    FONT-WEIGHT: normal;
    BACKGROUND-COLOR: #e1dcd1;
    font-size:12px;
    color: #6d6d6d;
    font-weight:bold;
}
#div_col2_content_eng TD.display
{
    BACKGROUND-COLOR: #FFFFFF;
    color: #000000;
}
#div_col2_content_eng .tborder
{
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #6d6d6d;
}
#div_col2_content_eng .thead
{
	background-color: #6d6d6d;
	color: #FFFFFF;
	font: bold 12px Arial,Helvetica,Verdana,Tahoma,sans serif;
}
#div_col2_content_eng .trow
{
	background-color: #ffffff;
}
#div_col2_content_eng .tcell
{
	color: #000000;
	font: 12px Arial,Helvetica,Verdana,Tahoma,sans serif;
}

#div_col2_content_eng DIV.forumquote
{
	width:95%;	
	margin-top:0px;
	margin-bottom:0px;
	align: center;
	font: bold 12px Arial,Helvetica,Verdana,Tahoma,sans serif;
}
#div_col2_content_eng DIV.forumquote2
{
	width: 95%;
	margin-top:3px;
	padding: 12px;
	align: center;
	border: 1px solid #000000;
	background-color: #e0e0e0;
	font-style:italic;
}

#div_col2_content_eng LI
{
    color:#ffffff;
    line-height:18px;
}

#div_col2_content_eng DIV.leftline
{
    margin-left:23px;
    padding-left:10px;
    border-left:1px solid #00a0b0;
}

/***********************************************************************/
/* ENGINE COMPARATOR */

#div_eng_comparator
{
    background-color:#000000;
    padding-top:42px;
    padding-bottom:42px;
    padding-left:45px;
    padding-right:45px;
}

#div_eng_comparator HR
{
    width:100%;
	height:1px;
	color:#00a0b0;
	background-color:#00a0b0;
	margin-top:0px;
	clear:both;
	border:0px;
}

#div_eng_comparator_title
{
    float:left;
    display:inline;
}

#div_eng_comparator_checkboxes
{
    float:left;
    display:inline;
    margin-left:40px;
    margin-top:15px;
}

#div_eng_comparator_checkboxes DIV
{
    float:left;
    color:#ffffff;
}

#div_eng_comparator_checkbox_performance
{
    float:left;
    height:21px;
    padding-top:4px;
    padding-left:25px;
    margin-left:10px;
    cursor:pointer;
    margin-top:-4px;
}

#div_eng_comparator_checkbox_dimensions
{
    float:left;
    height:21px;
    padding-top:4px;
    padding-left:25px;
    margin-left:6px;
    cursor:pointer;
    margin-top:-4px;
}

#div_eng_comparator_checkboxes DIV.eng_comparator_checkbox_sel
{
    
    background-image:url(graphics/engines/EngineTicked.gif);
    background-position:top left;
    background-repeat:no-repeat;
    color:#009eae;
}

#div_eng_comparator_checkboxes DIV.eng_comparator_checkbox
{
    background-image:url(graphics/engines/EngineUnTicked.gif);
    background-position:top left;
    background-repeat:no-repeat;
    color:#ffffff;    
}

#div_eng_comparator_checkbox_performance SPAN, #div_eng_comparator_checkbox_dimensions SPAN
{
    display:none;
}

DIV.eng_comparator_col
{
    float:left;
    display:inline;
    width:446px;    
    margin-top:40px;
}

#div_eng_comparator_col1, div_eng_comparator_col2
{
    height:41px;
}

DIV.eng_comparator_curve
{
    width:380px;
    height:675px;
    text-align:center;
    margin-top:0px;    
}

DIV.eng_select
{
    position:relative;
    display:block;
    width:310px;
    height:41px;
    background-image:url(graphics/engines/EngineSelectBox.gif);      
    background-repeat:no-repeat;
    padding-right:60px;
    padding-left:10px;
    padding-top:9px;
    overflow:hidden;
    cursor:pointer;
}

DIV.eng_select_open
{
    position:absolute;
    display:block;
    width:380px;
    display:none;
    z-index:1000;
}

DIV.eng_select_open_top
{
    width:380px;
    height:9px;
    background-image:url(graphics/engines/EngineSelectBoxTop.png);      
    background-repeat:no-repeat;
}

DIV.eng_select_open_bg
{
    width:372px;
    /*height:155px;*/
    height:32px;
    background-image:url(graphics/engines/EngineSelectBoxBG.png);      
    background-repeat:repeat-y;
    padding-left:4px;
    padding-right:4px;
    overflow:hidden;
}

DIV.eng_select_open_scroller
{
    width:368px;
    height:100%; 
    overflow:auto;
    scrollbar-base-color: #00282c;
    scrollbar-arrow-color: #00a0b0;
    scrollbar-3dlight-color: #00a0b0;
    scrollbar-darkshadow-color: #00a0b0;
    scrollbar-face-color: #00282c;
    scrollbar-highlight-color: #00282c;
    scrollbar-shadow-color: #00282c;
    scrollbar-track-color: #00282c;
}

DIV.eng_select_open_item_first, DIV.eng_select_open_item
{
    width:334px;
    height:32px;        
    padding-left:6px;
    padding-right:10px;
    overflow:hidden;     
    cursor:pointer;
}

DIV.eng_select_open_item
{
    height:32px;
    margin-top:4px;
    padding-top:4px;
    border-top:solid 1px #00a0b0;
}

DIV.eng_select_open_bottom
{
    width:380px;
    height:9px;
    background-image:url(graphics/engines/EngineSelectBoxBottom.png);      
    background-repeat:no-repeat;
}

DIV.eng_select_thumb
{
    width:32px;
    display:inline;
    float:left;
    text-align:center;
    margin-right:5px;
}

DIV.eng_select_product
{
    display:inline;
    float:left;
    padding-top:8px;
}

SPAN.eng_select_series
{
    font-size:12px;
    color:#00a0b0;
}

SPAN.eng_select_product
{
    font-size:12px;
    color:#ffffff;
}

/***********************************************************************/
/* ENGINE SELECTOR */

#div_eng_selector
{
    background-color:#000000;
    padding-top:42px;
    padding-bottom:42px;
    padding-left:45px;
    padding-right:45px;
}

#div_eng_selector HR
{
    width:100%;
	height:1px;
	color:#00a0b0;
	background-color:#00a0b0;
	margin-top:0px;
	clear:both;
	border:0px;
}

#div_eng_selector_image
{
    width:906px; 
    height:199px;
    margin-left:-3px;
    margin-top:45px;
    margin-bottom:156px;
}

/***********************************************************************/
/* ENGINE SELECTOR */

#div_col2_content_eng H4.eng_app
{
    margin-bottom:5px;
}
#div_col2_content_eng H6.eng_app
{
    margin-bottom:12px;
}