﻿* 
{
	margin: 0;
	padding: 0;
}


body
{
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0.8em;
	background-color: #CCCCCC;
	line-height: 150%;
}

a:link
{
	color: #401166;
}
a:visited
{
	color: #000000;
}
a:hover
{
    text-decoration: none;
    color: #000000;
}
a:active
{
    text-decoration: none;
    color: #000000;
}

p
{
    padding: 5px 0px 8px 0px;
    margin: 0 0 0 0;
}

#container
{
    background-position: center top;
    margin: 0px auto 0px auto;
    background: url('../images/site_graphics/shadow_centre.gif') repeat-y center top;
    padding: 0px;
    width: 990px;
    background-color: #ffffff;
    float:  none;
}

#container h1
{
    font-size: 1.4em;
    color: #5587b8;
    margin-bottom: 1.0em;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin-top: 1.0em;
    font-style: normal;
}

#container h2
{
	padding: 0 0 5px 0;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #5587b8   
}

#container h3
{
    font-size: small;
    color: #074a05;
    font-weight: bold;
}

#headerdefault
{
	font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
	background: url('../images/site_graphics/header.jpg') no-repeat;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}


#header
{
	font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
	background: url('../images/site_graphics/header1.jpg') no-repeat;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}

#header ul
{
    list-style: none;
    text-align: left;
    Padding-left: 55px;
    padding-top: 127px;
}

#header li
{
    display: inline;
    padding-right: 2px;
    padding-left: 2px;
}

#header a
{
    font-size: 12px;
    text-align: right;
    font-weight: bold;
}

#header a:link
{
    text-decoration: none;
    color: #FFFFFF;
}
#header a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

#header a:hover
{
    text-decoration: none;
    color: #184f72;
}
#header a:active
{
    text-decoration: none;
    color: #184f72;
}

#header h2
{
    font-size: 14px;
    text-align: right;
    font-weight: bold;
    padding-top: 100px;
    float: right;
    padding-right: 50px;
}

#Contact
{
	float: right;
	padding-top: 60px;
	margin-right: 50px;
}

#Contact a
{
    font-size: 1.1em;
    color: #FFFFFF;
    font-weight: bold;
}

#Contact a:link
{
	text-decoration: none;
	color: #FFFFFF;
}
#Contact a:visited
{
    text-decoration: none;
	color: #FFFFFF;
}
#Contact a:hover
{
    text-decoration: none;
    color: #FFFFFF;
    border-bottom: 2px #FFFFFF;
    border-bottom-style: solid;
}
#Contact a:active
{
    text-decoration: none;
    color: #FFFFFF;
}
#mainmenu ul {
	list-style: none;
	text-align: left;
	padding-left: 25px;
	padding-top: 127px;
}
#mainmenu li {
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
	color: #FFFFFF;
}
#mainmenu a {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#mainmenu a:hover {
	text-decoration: none;
	color: #184f72;
}
#mainmenu .activenav a
{
    color: #184f72;
}
#mainmenu .inactivenav
{
    color: #FFFFFF;
}
#contentsitemap
{
    font-size: x-small;
    padding-left: 20px;
    padding-top: 5px;
    color: #5587b8;
}

#contentsitemap a
{
    font-size: x-small;
}

#contentsitemap a:link
{
    text-decoration: none;
    color: #5587b8;
    border-bottom: 1px #5587b8;
    border-bottom-style: dotted;
}
#contentsitemap a:visited
{
	text-decoration: none;
	color: #5587b8;
	border-bottom: 1px #5587b8;
	border-bottom-style: dotted;
}
#contentsitemap a:hover
{
    text-decoration: none;
    color: #5587b8;
    border-bottom: 2px #5587b8;
    border-bottom-style: solid;
}
#contentsitemap a:active
{
    text-decoration: none;
    color: #5587b8;
    border-bottom: 1px #5587b8;
	border-bottom-style: dotted;
}

#contentmain
{
    margin: 0px 0px 0px 25px;
    padding: 20px;
    width: 695px;
    float: left;
    min-height: 480px;
}

#contentmain a:link
{
    text-decoration: none;
    color: #0066FF;
    border-bottom: 1px #0066FF;
    border-bottom-style: dotted;
}

#contentmain a:visited
{
	text-decoration: none;
	color: #0066FF;
	border-bottom: 1px #0066FF;
	border-bottom-style: dotted;
}
#contentmain a:hover
{
    text-decoration: none;
    color: #006600;
    border-bottom: 2px #006600;
    border-bottom-style: solid;
}
#contentmain a:active
{
    text-decoration: none;
    color: #006600;
    border-bottom: 1px #0066FF;
	border-bottom-style: dotted;
}

.bulletlist
{
    padding-left: 20px;
    list-style: url('../images/site_graphics/bullet.png') circle;
}

#nav
{
	margin: 0px 20px 0px 0px;
	padding: 5px 0px 5px 0px;
	width: 200px;
	min-height: 480px;
	background-image: url('../images/site_graphics/gradient_blue_white_large.png');
	background-repeat: repeat-x;
	float: right;
	right: 0;
}

#nav p
{
    margin-top: 0;
}

#nav h2
{
    color: #5587b8;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 10px;
}

#fullwidth
{
    padding: 0px;
    margin: 0px auto 0px auto;
    width: 950px;
    min-height: 500px;
}

{
    border-style: none;
    text-decoration: none;
}

 #fullwidth a:link
{
	border-style: none;
}

#container-top
{
    margin: 0 auto 0 auto;
    width: 950px;
    height:194px;
    background-color: #d1d1d1;
}

#container-bottom
{
    padding: 20px 50px 20px 50px; 
    background-color: #FFFFFF; 
}

#container_lower_content a
{
	border-bottom: 1px #666666 dotted;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

#container_lower_content a:hover
{
    text-decoration: none;
    color: #1a7ab8;
    border-bottom: 1px #1a7ab8 solid;
}
#container_lower_content h1{
	margin: 0 0 0 0;
	color: #115795;
	font-size: 1.1em;
	padding-bottom: 5px;
	font-weight: bold;
}
#container_lower_content h2{
	margin: 0 0 0 0;
	color: #115795;
	font-size: 1.1em;
	padding-bottom: 5px;
	font-weight: bold;
}

#container_lower_content h3{
	margin: 0 0 0 0;
	color: #C0C0C0;
	font-size: small;
	padding-bottom: 10px;
	font-weight: bold;
}


#container_lower_content p{
	padding: 0;
	color: #666666;
	font-size: 0.9em;
	text-align: left;
	font-weight: normal;
}

#container_lower_content li {
	padding: 3px 0 3px 0;
	color: #999999;
	font-size: 0.75em;
	text-align: left;
}


#content_column1{
	padding: 0 0 20px 0;
	width: 252px;
	line-height: 150%;
	float: left;
}

#content_column2 {
	float: left;
	margin-left: 40px;
	width: 252px;
	line-height: 150%;
}

#content_column3 {
	padding: 0 0 20px 0;
	float: left;
	margin-left: 40px;
	width: 252px;
	line-height: 150%;
}


#welcome
{
	margin: 0;
	width: 850px;
	height: 170px;
}

#welcome h2
{
    color: #1a5693;
    font-weight: bold;
    font-size: 1.4em;
}

#welcome p
{
	color: #1a5693;
	font-size: 1.0em;
}

#welcome a
{
    color: #1a5693;
}

#welcome a:link
{
    text-decoration: none;
    border-bottom: 1px #F3F9FE;
    border-bottom-style: dotted;
}

#welcome a:visited
{
	text-decoration: none;
	border-bottom: 1px #F3F9FE;
    border-bottom-style: dotted;
}

#welcome a:hover
{
    text-decoration: none;
    border-bottom: 1px #F3F9FE;
    border-bottom-style: dotted;
}
#welcome a:active
{
    text-decoration: none;
    border-bottom: 1px #F3F9FE;
    border-bottom-style: dotted;
}

#navDefault
{
	background: #559bcb;
	margin: 0px;
	padding: 20px 0px 0px 50px;
	height: 270px;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 900px;
	border-bottom-color: #217cc0;
}

#navDefault .title
{
	padding: 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: #184f72;
}
#navDefault a
{
    border: none;
    color: #FFFFFF;
    text-align: left;
}

#navDefault p
{
	text-align: left;
	font-size: 0.87em;
	color: #FFFFFF;
}

#navDefault h3
{
	color: #FFFFFF;
	background: url('../images/site_graphics/arrow_white.png') no-repeat;
	background-position: left center;
	font-size: 1.1em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 14px;

}

#navDefault img
{
	border: none;
}

#navDefault a:link, #navDefault a:visited
{
    border-style: none;
    text-decoration: none;
}

#navDefault a:hover
{
    text-decoration: none;
    color: #FFFFFF;
}
.navlinkwidth
{
	width: 160px;
}
.view1
{
    margin: 0 12px 0 0;
    width: 150px;
    padding-bottom: 10px;
    float: left;
    display: inline;
}
.view2
{
	width: 150px;
	float: left;
	margin: 0 12px 0 13px;
	padding-bottom: 10px;
	display: inline;
}
.view3
{
	width: 150px;
	float: left;
	margin: 0 12px 0 13px;
	padding-bottom: 10px;
	display: inline;
}
.view4
{
	width: 150px;
	float: left;
	margin: 0 12px 0 13px;
	padding-bottom: 10px;
	display: inline;
}
.view5
{
	width: 150px;
	float: left;
	margin: 0 0 0 12px;
	padding-bottom: 10px;
	display: inline;
}

.navsub ul
{
    list-style: none;
    text-align: center;
    padding: 0px;
    margin: 0px auto 0px auto;
}
.navsub ul li
{
    width: 150px;
    padding: 0px;
    margin: 0px auto 2px auto;
    vertical-align: bottom;
}
.navsub li a
{
    padding: 5px 0px 5px 0px;
    display: block;
    text-decoration: none;
    color: #C6E2FF;
    background-color: #5587b8;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
}
.navsub li a:hover
{
    color: #184f72;
    background-color: #C6E2FF;
}
.navsub li.activenav 
{
    color: #184f72;
    background-color: #C6E2FF;
}
.navsub li.inactivenav 
{
    color: #C6E2FF; 
    background-color: #5587b8;
}
.navsubview1
{
    background: url('../images/site_graphics/LandiniPowermasterDT220.png') no-repeat;
    background-position: center bottom;
    height: 125px;
    width: 150px;
    margin: 0 auto 0 auto;
}

.navsubview2
{
    background: url('../images/site_graphics/combine_harvester.png') no-repeat;
    background-position: center bottom;
    height: 125px;
    width: 150px;
    margin: 0 auto 0 auto;
}
.navsubview3
{
    background: url('../images/site_graphics/hanix_menu1.png') no-repeat;
    background-position: center bottom;
    height: 125px;
    width: 150px;
    margin: 0 auto 0 auto;
}

.navsubview4
{
    background: url('../images/site_graphics/equipment_sales.png') no-repeat;
    background-position: center bottom;
    height: 125px;
    width: 150px;
    margin: 0 auto 0 auto;
}

.navsubview5
{
    background: url('../images/site_graphics/Parts.png') no-repeat;
    background-position: center bottom;
    height: 125px;
    width: 150px;
    margin: 0 auto 0 auto;
}


.menu_bottom
{
    margin: 0px;
    background: url('../images/site_graphics/menu_bottom.png') no-repeat;
    background-position: center top;
    text-align: center;
    height: 35px;
    padding-top: 6px;
    font-weight: bold;
    font-size: 12px;
}

.menu_bottom a:link
{
    text-decoration: none;
    color: #C6E2FF;
    border-bottom: 1px #C6E2FF;
    border-bottom-style: dotted;
}
.menu_bottom a:visited
{
	text-decoration: none;
	color: #C6E2FF;
	border-bottom: 1px #C6E2FF;
	border-bottom-style: dotted;
}
.menu_bottom a:hover
{
    text-decoration: none;
    color: #C6E2FF;
    border-bottom: 2px #C6E2FF;
    border-bottom-style: solid;
}
.menu_bottom a:active
{
    text-decoration: none;
    color: #C6E2FF;
    border-bottom: 1px #C6E2FF;
	border-bottom-style: dotted;
}

#logos
{
    height: 20px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    width: 950px;
    background-color: #ffffff;
    border-top-style: dotted;
    border-top-width: 2px;
    border-color: #5587b8;
    padding-top: 5px;
}


#footer {
	padding: 0 25px 0 25px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	color: #666666;
	font-size: x-small;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	border-bottom: 1px #666666 dotted;
	color: #666666;
}

#footer p
{
    padding-top: 5px;
    padding-bottom: 5px;
}

#subfooter
{
	background-position: center top;
	background: url('../images/site_graphics/shadow_bottom.gif') no-repeat center top;
	height: 33px;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
}

.formtd
{
    background-color: #5587b8;
    width: 20%;
    text-align: right;
    padding-right: 5px;
    vertical-align: top;
    padding-top: 3px;
    color: #fff;
}

form input, form textarea
{
    padding: 2 2px 0 2px;
    margin: 0 0 2px 2px;
    border: 2px #5587b8 solid;
    background-color: #ffffff;
    width: 400px;
    min-height: 20px;
}


.clear
{
    clear:both;
}

.left_align {
    border-width: 0px;
	text-align: Left;
	float: left;
}

.centre_align
{
    text-align: center;
}

.right_align
{
    float: right;
}

#video
{
	float: right; right: 0; 
	margin-left: 15px; 
	margin-top: 10px 
}

.border 
{
    padding: 5px;
    border: 1px #C5C5C5 solid;
    background-color: #F0F0F0;
}
    

