﻿
/* ======================================================= */
/* Body Moved to seperate Style Sheets by Master Page */
/* ======================================================= */


h1 {
	font-size:20px;
	margin:0;
	padding:0;
	color:#099cd4;
}

h2 {
	font-size:14px;
	margin:0;
	padding:0;
	color:#000000;
}

h3 {
	font-size:14px;
	margin:0;
	padding:0;
	color:#8476b6;
}

hr
{
	border: none;
	height: 1px;
	width: 100%;
	background-color: #eeeeee;
	color: #eeeeee;
}

a
{
	color: #099cd4;
	font-weight: bold;
}

a:hover
{
	color: #099cd4;
	font-weight: bold;
	text-decoration: none;
}




#container {
	text-align:left;
	width:933px;
	margin-right:auto;
	margin-left:auto;

}



/* ======================================================= */
/* Header */
/* ======================================================= */

#header 
{
	width:933px;
}

#header .headerborder {
	width:1px;
	height:120px;
	background-color:#cccccc;
	float:left;
}

#header #headerLogo 
{
	width:162px;
	height:120px;
	float:left;
}

#header #headerNavigation
{
	width:769px;
	height:120px;
	float:left;
}



#header #mainNavigation 
{
	width:769px;
	height:38px;
	background-image:url(../Image/bkg_website_navigation.gif);
	background-repeat:repeat-x;
	vertical-align:bottom;

}

#underNavigation 
{
	height:17px;
	background-color:#292929;
}


/* ======================================================= */
/* Footer */
/* ======================================================= */


#footer 
{
	width:933px;
	background-color:#f2f2f2;
	border-top:solid 1px #cccccc;

}

#footer a.footerNav
{
    color: #565656;
    font-weight: normal;
    font-size: 12px;
    text-decoration:underline;
}

#footer a.footerNav:hover
{
	text-decoration:none;
}



/* ======================================================= */
/* Homepage LeaderBoard */
/* ======================================================= */
#leaderBoard 
{
	width:933px;
	height:300px;
	background-color:#ff5f00;
}

#leaderBoard #leaderBoardBox
{
	width:406px;
	height:300px;
	float:left;
}

#leaderBoard #leaderBoardBoxLinks
{
	/*
	Total Size
	width:386px;
	height:260px;
	*/
	width:364px;
	height:248px;
	
	border:solid 1px #fcc09c;
	background-color:#fe863e;
	float:right;
	margin-top:18px;
	background-image:url(../Image/bkg_leaderboard_orange.gif);
	background-repeat:repeat-x;
	padding:6px 11px 6px 11px;
}

#leaderBoard #leaderBoardBoxLinks .leaderBoardHeader
{
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

#leaderBoard #leaderBoardBoxLinks .leaderBoardText
{
	color:#000000;
	font-size:10px;
}


#leaderBoard #leaderBoardBoxLinks a.leaderBoardlink
{
	color:#000000;
	font-size:10px;
}




#leaderBoard #leaderBoardFlash 
{
	background-image:url(../Image/bkg_flash_orange.gif);
	background-repeat:no-repeat;
	width:527px;
	float:left;
	height:300px;
}


.homeEmailMessage {
	font-size: 11px;
	font-weight:bold;
	color: #fffc00;
	font-style:italic;
}



/* ======================================================= */
/* Product Lineup */
/* ======================================================= */

#productLineup 
{
	width:933px;
	padding-top:25px;

}

#productLineup .productLineupEdge 
{
	width:5px;
	float:left;
}

#productLineup .productLineupProduct 
{
	width:185px;
	float:left;


}




/* ======================================================= */
/* Secondary Content */
/* ======================================================= */

#sidebarBox
{
	/*
	Total Size
	width:150px;
	height:260px;
	*/
	width:145px;
	text-align:left;
	border-right:solid 1px #fcc09c;
	border-left:solid 1px #fcc09c;
	background-color:#fe863e;

	background-image:url(../Image/bkg_leaderboard_orange.gif);
	background-repeat:repeat-x;
	padding:6px 11px 6px 11px;
}



#sidebarLogos
{
	margin-top:10px;
}



#secondarycontent 
{
	padding:0;
	margin:0;
	width:933px;
	background-color:#ffffff;
}



#secondaryright
{
	/*
	width:733px;
	*/
	
	float:right;
	width:683px;
	line-height:1.5;
	padding:25px;
	background:url(../Image/dgn_content_topcorner.gif) no-repeat top left;
}


#secondaryleft {
	float:left;
	width:200px;
}


/* ======================================================= */

div#secondaryleft #secondaryBelowNavigation 
{
	background:url(../Image/bkg_secondaryLeft_curves.gif) no-repeat top right;
	
	font-family: Arial, Verdana, Sans-Serif;
	font-size:12px;
	font-weight:normal;
}


#secondaryleft #secondaryBelowNavigation .sidebarBoardText
{
	color:#000000;
	font-size:10px;
}


#secondaryleft #secondaryBelowNavigation a.sidebarBoardlink
{
	color:#000000;
	font-size:10px;
}




div#secondaryBelowNavigation a {
	color:#099cd4;
	text-decoration:none;
	font-weight:normal;

}

div#secondaryBelowNavigation a.unselected {
	color:#099cd4;
	text-decoration:none;
	font-weight:bold;
	padding-left:25px;
}

div#secondaryBelowNavigation a.unselected:hover {
	color:#099cd4;
	text-decoration:underline;
	font-weight:bold;
	padding-left:25px;
}

div#secondaryBelowNavigation a.selected {
	color:#099cd4;
	text-decoration:none;
	font-weight:bold;
	padding-left:25px;
}

div#secondaryBelowNavigation a.selected:hover {
	color:#099cd4;
	text-decoration:underline;
	font-weight:bold;
	padding-left:25px;
}


div#secondaryBelowNavigation a.secondunselected {
	color:#292929;
	text-decoration:underline;
	font-weight:normal;
	font-size:11px;
	padding-left:25px;
}

div#secondaryBelowNavigation a.secondunselected:hover {
	color:#ffe63f;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	padding-left:25px;
}

div#secondaryBelowNavigation a.secondselected {
	color:#ffe63f;
	text-decoration:underline;
	font-weight:normal;
	font-size:11px;
	padding-left:25px;
}

div#secondaryBelowNavigation a.secondselected:hover {
	color:#ffe63f;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	padding-left:25px;
}




div#secondaryBelowNavigation .tableCellSelected {

	border-top:solid 1px #ead4b8;
	background-color:#f6e5d3;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
}

div#secondaryBelowNavigation .tableCellUnSelected {

	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;

}

div#secondaryBelowNavigation .tableSecondary {

	margin-top:5px;
	background:url(../Image/dgn_secnav_arrow.gif) no-repeat top left;
	

}

div#secondaryBelowNavigation .tableSecondarySecondLevel {
	margin-left:10px;
	margin-top:2px;
	margin-bottom:2px;

}






/* ======================================================= */

div#secondaryleft #secondaryNavigation 
{
	
	font-family: Arial, Verdana, Sans-Serif;
	font-size:12px;
	font-weight:normal;
	background:#292929;
}


div#secondaryNavigation a {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	padding-left:25px;
}

div#secondaryNavigation a.unselected {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

div#secondaryNavigation a.unselected:hover {
	color:#0ab8fa;
	text-decoration:underline;
	font-weight:bold;
}

div#secondaryNavigation a.selected {
	color:#292929;
	text-decoration:none;
	font-weight:bold;
}

div#secondaryNavigation a.selected:hover {
	color:#292929;
	text-decoration:underline;
	font-weight:bold;
}


div#secondaryNavigation a.secondunselected {
	color:#292929;
	text-decoration:underline;
	font-weight:normal;
	font-size:11px;
}

div#secondaryNavigation a.secondunselected:hover {
	color:#ffe63f;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}

div#secondaryNavigation a.secondselected {
	color:#ffe63f;
	text-decoration:underline;
	font-weight:normal;
	font-size:11px;
}

div#secondaryNavigation a.secondselected:hover {
	color:#ffe63f;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}




div#secondaryNavigation .tableCellSelected {

	border-top:solid 1px #ead4b8;
	background-color:#f6e5d3;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
}

div#secondaryNavigation .tableCellUnSelected {

	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;

}

div#secondaryNavigation .tableSecondary {

	margin-top:10px;

}

div#secondaryNavigation .tableSecondarySecondLevel {
	margin-left:10px;
	margin-top:2px;
	margin-bottom:2px;

}


/* ======================================================= */
/* Contact Form */
/* ======================================================= */


.contactTDLight
{
	background-color:#f2f2f2;
}


.managementHeader {font-size:18px;color:#ffffff;font-weight:bold;background-color:#249de1;width:100%;text-align:center;}

.managementCircle {background:url(../Image/dgn_roundblue_circle.gif) no-repeat 0 25px;}

a.managementButton {padding:10px; background-color:#249de1;border:solid 1px #666666;color:#ffffff;text-decoration:none;margin-left:5px;}
a.managementButton:hover {background-color:#ff5f00;border:solid 1px #666666;color:#ffffff;}




/* ======================================================= */
/* Products */
/* ======================================================= */

.productsText {font-size:16px;}

.productsToyota 
{
	background:url(../Image/pic_products_toyota.jpg) no-repeat 8px 0; 
	width:638px;
	height:321px;
}


.productsAdvance 
{
	background:url(../Image/pic_products_advance.jpg) no-repeat 0 -10px; 
	width:638px;
	height:319px;
}

.productsHoist 
{
	background:url(../Image/pic_products_hoist2.jpg) no-repeat 5px 3px; 
	width:638px;
	height:321px;
}


.productsEZGO 
{
	background:url(../Image/pic_products_ezgo.jpg) no-repeat 7px -5px; 
	width:638px;
	height:317px;
}


.productsCombiLift
{
	background:url(../Image/pic_products_combilift.jpg) no-repeat 10px -5px; 
	width:638px;
	height:320px;
}

.productsAICHI 
{
	background:url(../Image/pic_products_aichi.jpg) no-repeat 16px 0; 
	width:638px;
	height:320px;
}

.productsManitou 
{
	background:url(../Image/pic_products_manitou.jpg) no-repeat 12px 8px; 
	width:655px;
	height:320px;
}

.productsSales {border-bottom:solid 1px #cccccc; display:block;font-weight:bold;color:#e65a06;}
