html,body {	height: 100%; }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

a:link, a:visited {	color: #333333; }
a:hover, a:active { color: #EF8110; }
a:active { color: #EF8110; }
a.Tab1:link, a.Tab1:visited, a.Tab1:hover, a.Tab1:active {
	color: #333333;
	text-decoration: none;
	padding-left:5px;
}
a.Tab1On:link, a.Tab1On:visited, a.Tab1On:hover, a.Tab1On:active {
	color: #333333;
	text-decoration: none;
	padding-left:5px;
}
a.Tab2:link, a.Tab2:visited, a.Tab2:hover, a.Tab2:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-left:5px;
}
a.Tab2On:link, a.Tab2On:visited, a.Tab2On:hover, a.Tab2On:active {
	color: #000000;
	text-decoration: none;
	padding-left:5px;
}

a.dealerTitleLink:link, a.dealerTitleLink:visited, a.dealerTitleLink:hover, a.dealerTitleLink:active
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}
.linkCell {
	width: 100%;
	cursor: hand;
	text-decoration: none;
	color: #656565;
}
a.linkstihl {
	text-decoration: none;
}
a.linkviking {
	text-decoration: none;
}
a.linkstihl:hover {
	color: #F37A1F
}
a.linkviking:hover {
	color: #3AAB39
}

.networkBg {
	background-image: url(../../images/logo_stihl_bg.jpg);
	background-repeat: repeat-x;
}
.dealerTitleBar {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	background-color: #EF8110;
	border-top: 1px solid #656565;
	padding: 3px;
}
.sectionTitleBar {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 0px;
	padding: 3px;
}
.subSectionTitle {
	font-size: 13px;
	font-weight: bold;
	color: #EF8110
}
.subSubSectionTitle {
	font-size: 12px;
	font-weight: bold;
	color: #656565;
}
.menuTab1 {
	background-color: #E2E2E2;
	border-bottom: 1px solid #656565;
	border-right: 0px;
	border-top: 1px solid #656565;
	border-left: 1px solid #656565;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	padding: 3px;
}
.menuTab1On {
	background-color: #DDDDDD;
	border-bottom: 1px solid #333333;
	border-right: 0px;
	border-top: 1px solid #656565;
	border-left: 1px solid #656565;
	font-weight: bold;
	font-size: 11px;
	color: #656565;
	padding: 3px;
}
.menuTab2 {
	background-color: #EF8110;
	border-bottom: 1px solid #656565;
	border-right: 0px;
	border-top: 1px solid #656565;
	border-left: 1px solid #656565;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;	
	padding: 3px;
}
.menuTab2On {
	background-color: #EF8110;
	border-bottom: 1px solid #656565;
	border-right: 0px;
	border-top: 1px solid #656565;
	border-left: 1px solid #656565;
	font-weight: bold;
	font-size: 11px;
	color: #E2E2E2;	
	padding: 3px;
}

.productHead {
	background-color:#E2E2E2;
	border-right: 1px solid #656565;
}
.productHeadText {
	color: #656565;
	font-family: arial,sans-serif;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	padding-left: 5px;
}
.productSearch {
	background-color: #656565;	
	height: 50px;
	border-top: 1px solid #656565;
}
.productSearchField {
	width: 150px;
	height: 13px;
	font-size: 11px;
}
.productSearchButton {
	width: 45px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	background-color: #656565;
	border: 1px solid White;
}

.leftMenuTitle {
	border-top: 1px solid #656565;
	border-bottom: 1px solid #656565;
	border-right: 1px solid #656565;
	border-left: 0px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
	font-family: arial,sans-serif;
	color: #656565;
	background-color:#E2E2E2;
	font-weight : bold;
	font-size: 11px;
	text-decoration : none;
}
.leftMenuBody {
	font-family: arial,sans-serif;
	border-right: 1px solid #656565;
	border-left: 0px;
	padding: 3px;
	padding-left: 20px;
	font-size: 11px;
	background-color: #FFFFFF;
}

.rightMenuTitle {
	border-bottom: 1px solid #656565;
	border-right: 0px;
	border-top: 0px;
	border-left: 1px solid #656565;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
}
.rightMenuBody {
	border-bottom: 1px solid #656565;
	border-right: 0px;
	border-top: 0px;
	border-left: 1px solid #656565;
	padding: 5px;
	padding-left: 20px;
	font-size: 11px;
}

.productBox {
	border: 1px solid #656565;
}

.BigTxt {
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
}
.red {
	color: #ff0000
}
.orangeBG {
	background-color: #f37a1f;
}
.smallTxt {
	font-size: 10px;
}
