/* Created by Simon Dingley, 2003 - Copyright © 2003 The WebMachine */

/* *********
	Redefine HTML Tags Here 
****************************/
a { color: #273C82; text-decoration: none; font-weight: bold; }
a:hover { color: #B0B6CE; text-decoration: none; }
a:active { color: #000000; }
a:visited { border: none; }

body {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background: white url(images/background.gif) top left repeat-x;
	
}
h1, h2, h3 { font-family: Geneva, Arial, Helvetica, san-serif; margin: 0px; line-height: 120%;}
h1 {
	font-size: 170%;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #000000;
	padding-bottom: 3px;
	margin-bottom: 6px;
}
h2 { font-size: 140%; margin-bottom: 3px; }

h3 
{
	font-size: 120%;
}

hr { color: #B0B6CE; height: 1px; background: transparent; border: none; border-bottom: #B0B6CE; }
form { margin: 0px; }

li 
{ 
	padding-bottom: 2px; 	
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	margin-left: 35px;
}

span { margin: 0px; }
td { font-size: 11px; }
ul 
{ 
	margin: 4px 0 4px 10px;

	padding: 0;
}

table table
{
	background-color: White;
}

img
{
	border: 0;
}

/* *********
	Global Styles Here 
****************************/

.defaultTxt { font-size: 11px; }
.mainNavigation 
{
	font: 11px Geneva, Arial, Helvetica, san-serif; 
	color: #fff; 
	text-align: center; 
}
.pageFooter { font-size: 11px; padding-top: 3px; border-top: 1px dotted #000000; }
.pageFooter a { font-weight: normal; }


p.leftNavigation { color: #000; border-top: 1px solid #fff; border-bottom: 1px solid #B2CCB2; 
	margin: 0px; padding: 3px 3px 3px 5px; 
	font-family: Geneva, Arial, Helvetica, san-serif; }

/**	End Product Sub Menu Style Definitions **/
.dealerCountry-select {
	width: 170px;
	margin-top: 1px;
	background-color: #fff;
}
.productAttribute-select {
	width: 170px;
	margin-top: 1px;
	background-color: #fff;
}
.dealerSearch-button {
	width: 170px;
	margin-top: 1px;
	background-color: #669966;
	color: #FFFFFF;

}
p.leftNav-Title {
	background-color: #669966;
	padding: 5px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 0;
}
td.leftNav-Title {
	background-color: #B0B6CE;
	padding: 5px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
}
th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	text-decoration: underline;
}
.dealerDetails {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}
select.searchAttributeValue {
	width: 200px;
	background-color: #F1F1F1;

}
.feedback {
	color: #990000;
	font-weight: bold;
}

.Button,
.login .Button {
	background-color: #EFF0F5;
	color: Black;
}
td.subNavigation {
	background-color: #E0EBE0;
	border: 1px #669966 solid;
}
.login {
	background-color: #E9E9E9;
	border-color: #C4C4C4;
	border-width: 1;
	border-style: solid;
	border-right-width:1;
	border-right-style: solid;
	border-right-color: #C4C4C4;
}
.login input {
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.login TD {
border-top-width:1;
border-top-style: solid ;
border-top-color: #ffffff;
border-bottom-width:1;
border-bottom-style: solid ;
border-bottom-color: #C4C4C4;
color:#555555;
FONT-SIZE: 11px; 
font-family:Arial, Helvetica, sans-serif;
}
.login th {
border-top-width:1;
border-top-style: solid ;
border-top-color: #ffffff;
border-bottom-width:1;
border-bottom-style: solid ;
border-bottom-color: #C4C4C4;
FONT-SIZE: 11px; 
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
}

div.subNavigation {
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	display: none;
}

.showElement {
	display: block;
}
.hideElement {
	display: none;
}

/* ------------------------------
	Specification Table Styles 
--------------------------------*/
table.Specification { border: 1px solid #273C82; border-collapse: collapse; background-color: #f1f1f1; }
table.Specification th {
	background-color: #273C82;
	border: 1px solid #273C82;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
table.Specification td { border: 1px solid #273C82; padding: 3px; color: #333333; }
table.Specification a { color: #fff; }
table.Specification td.image { background-color: #fff; }
table.Specification h3 { margin: 2px; }
/* ------------------------------
	SpecificationPlain Table Styles 
--------------------------------*/
table.SpecificationPlain {}
table.SpecificationPlain td { border: 0px solid; padding: 1px; color: #333333; }
/* ------------------------------
	Distrubutor Table Styles 
--------------------------------*/
table.Distributor {
	border: 1px solid #273C82;
	border-collapse: collapse;
}
table.Distributor th {
	background-color: #273C82;
	border: 1px solid #273C82;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
table.Distributor td {
	border: 1px solid #273C82;
	padding: 3px;
	color: #333333;
}
.validationText {
	color: #ff0000;
}

/* Emphasis Boxes */
.quotebox {
	background-color: #FFFFE8;
	border: 1px dotted #000;
	text-align: center;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 18px;
	line-height: 140%;
}
.quotebox a {
	color: #cc0000;
}
.emphasis {
	background-color: #f1f1f1;
	border: 1px dotted #000;
	text-align: center;
	font-size: 18px;
	line-height: 140%;
}
.emphasis a {
	color: #cc0000;
}

/* *********
	FAQ Styles 
****************************/
select.FAQ {
	font-size: 11px;
	height: 18px;
}

/* *********
	Table Repeater Styles 
****************************/

table.repeater {
	border: 1px solid #CCCCCC;
}
table.repeater th {
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	background-color: #eeeeee;
	padding: 5px;
}
table.repeater td {
	border-bottom: 1px dotted #CCCCCC;
}

a.buttonHref {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #F1F1F1;
	border: 1px solid #999999;
	padding: 3px;
}
a.buttonHref:hover {
	color: #000;
	background-color: #cccccc;
}
a.buttonHref:visited {
	color: #000;
	border: 1px solid #999999;
	padding: 3px;
}

.horizlinks td 
{
	text-align: center; 
	padding: 2px 4px;
}

.thumb 
{
	border: 1px solid #eeeeee;	
}

.downloads table
{
	background-color: #E0EBE0;

}

.downloads h2 
{
	margin: 0;
	padding: 6px;
	font-size: 14px;
}

.downloads h3 
{
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 4px 6px;
	margin: 0;
}

.download
{
	padding-left: 12px;
	padding: 0 0 6px 20px;
	margin: 0;
}

#DownloadLink 
{
	font-weight: bold;
	background-color: #273C82;
}

#DownloadWrapper
{
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

#Download
{
	visibility: hidden;
	position: absolute;
	top: -15px;
	left: 338px;
	width: 175px;
}

#DownloadWrapper h2 
{
	background-color: #669966;
	color: white;
	padding: 4px;
	margin-bottom: 3px;
	font-size: 11px;
	
}

.Close 
{
	float: right;
	display: block;
	padding: 5px;
	color: #669966;
	font-weight: bold;
}

#DownloadPlaceholder 
{
	color: #8D96B8;
}

.lineDescription p,
.departmentDescription p,
.shortDescription p,
.shortDescription
{
	font-family: Arial, sans-serif;
	font-size: 13px;	
}

.lineDescription h2,
.lineDescription .More
{
	background: url(images/h2-bg.png) top left repeat-x;
	margin-top: 20px;
	font-size: 13px;
	color: white;
	padding-left: 8px;
	padding-top: 2px;
	font-weight: bold;
	height: 19px;
	font-family: Arial;
	display: block;
}

.lineDescription h2 a
{
	color: white;
	text-decoration: none;
}

.Department 
{ 
	color: #000; 
	border-top: 1px solid #fff; 
	border-bottom: 1px solid #B2CCB2; 
	margin: 0; 
	padding: 0; 
	font-family: Geneva, Arial, Helvetica, san-serif; 
}

.Department a 
{ 
	color: #669966; 
	font-weight: normal; 
	font-size: 11px; 
	padding: 4px;
	display: block;
}

.Department a:hover 
{ 
	color: #000; 
}

.Lines 
{
	display: none;
	background-color: white;
	border-top: 1px solid #fff; 
	margin: 0;
	padding: 4px 0 4px 0;
}

.Lines a 
{ 
	margin: 0px; 
	padding: 0px 0px 0px 7px; 
	color: #669966; 
	font-weight: normal; 
	display: block;
}

.Lines a:hover 
{
	color: #7280AE; 
}

.Selected
{
	display: block !important;
}

.Selected a 
{
	color: black;
}

.lineDescription .Downloads
{
	background: #D7DDF2 url(images/short-desc-bg.png) top left repeat-x;
	border: none;
	width: 201px;
	padding-bottom: 10px;
}

.Downloads
{
	margin-bottom: 10px;
	margin-top: 10px;
}

.Downloads p
{
	font-size: 11px;
	margin: 10px 10px 0 10px;
	height: 100px;
}

.Downloads table
{
	 background: transparent;
	 margin-left: 3px;
}

.Downloads table td
{
	padding: 3px 3px 0 3px;
}

.Icon 
{
	margin-right: 8px;
	float: left;
}

.downloads 
{
	border: 1px solid #669966;
	background-color: #E0EBE0;
}

.DataTable
{
	border-collapse: collapse;
	margin: 0 0 15px 0;
	border: 1px solid #273C82;
	width: 100%;
	clear: both;
}

.DataTable td,
.DataTable th
{
	border: 1px solid #273C82;
	padding: 3px;
	text-decoration: none;
	text-align: center;
}

.DataTable th
{
	background-color: #93ABCC;
	color: white;
}

.DataTable td
{
	background-color: #E5E9F1;
}

input
{
	margin-right: 4px;
}

.UserTable
{
	border-collapse: collapse;
}

.UserTable th, 
.UserTable td
{
	border: 1px solid #eeeeee;
	padding: 2px 10px 2px 4px;
	vertical-align: top;
}