@import url("SharedStyles.css");

/* HIDE AND SHOW DATA */
div#datasheet div.hideme {
	display: none;
}

/*SPECIFIC STYLES*/
#branding {
	background-color: #FFFFFF;
	width: 100%;
	height: 74px;
}
.EledisFloat {
	visibility:hidden; 
	filter: Alpha(Opacity=100);
}
h1, h2, h3 {
	color: #841626;
}
h4, h5, h6 {
	color: #666666;
}
#Eledislogo {
	width: 48%;
}
#switchesBanner {
	width: 50%;
	text-align: right;
}
#topNavigation {
	background-image: url(Eledis_images/Eledis_topnavBack.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 1.56em;
}
#dropShadow {
	background-image: url(Eledis_images/Eledis_dropShadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 0.625em;
}
span {
	margin: 0px;
	padding: 0px;
}
.widthFifty {
	width: 50%;
}

/*GENERIC STYLES */
#wrapper {
	margin: 0 auto;
	width:  100%;
	background-color: transparent;
	min-width: 58em;
}
/*General*/
body {
	background-image: url(Eledis_images/Eledis_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #E3E2DB;
}
hr {
	background-color: #AAAAAA;
	height: 1px;
	width: 99%;
	color: #AAAAAA;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #AAAAAA;
}
indentMe {
	text-indent: 15px;
}
.whiteback {
	background-color: #FFFFFF;
}
.sixSix {
	color: #666666;
}
.Burgundy {
	color: #861D2B;
}
#dropMenu {
	position: relative;
}
.navwidth {
	width: 80%;
}
#mainContent p, #mainContent {
	color: #666666;
}
#mainContent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainContent ul li {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	background-image: url(Eledis_images/Eledis_Bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1em;
	padding-left: 3%;
}
#mainContent ul.mapBullet li {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	padding-left: 0;
	background-image: url(ESG07_images/empty.gif);
}
/*Structure*/
#middleWrapper {
	width: 100%;
	margin: 10px auto 0;
}
#middleWrapHome {
	width: 100%;
	margin: 0 auto;
}
#content {
	float: right;
	width: 83%;
}
#mainNav {
	float: left;
	width: 15%;
	background-image: url(Eledis_images/Eledis_leftNavBack.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 350px;
}
#mainContent {
	float: left;
	width: 66%;
}
#rightColumn {
	float: right;
	width: 28%;
	background-color: transparent;
	padding-right: 4%;
}
#footer {
	width: 100%;
	margin: 0 auto;
	clear: both;
	display: block;
	height: 1.5em;
}
/*HOME STYLES */
.homeWrapper {
	width: 100%;
	text-align: left;
}
#mainContentHome {
	float: left;
	width: 68%;
	padding-left: 4%;
}
#rightColumnHome {
	float: right;
	width: 23%;
	background-color: transparent;
	padding-right: 3%;
}
#sectionBoxes div.homeBox {
	height: 135px;
	width: 148px;
	float: left;
	background-image: url(Eledis_images/Eledis_boxes.png);
	background-repeat: no-repeat;
	background-position: left top; 
}
.navbuttonNarrow {
	width: 142px;
}
.homeSpace {
	width: 1%;
}
.specialsTop {
	background-image: url(Eledis_images/Eledis_spec_top_r1_c1.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 90%;
	height: 14px;
}
.specialsBottom{
	background-image: url(Eledis_images/Eledis_spec_bottom_r1_c1.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 90%;
	height: 14px
}
.specialsMiddle {
	background-color: #FFFFFF;
	padding-right: 2%;
	padding-left: 2%;
	color: #222222;
	width: 96%;
}
.corner {
	width: 10%;
	height: 14px;
	background-image: url(Eledis_images/Eledis_spec_top_r1_c2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.cornerTwo {
	width: 10%;
	height: 14px;
	background-image: url(Eledis_images/Eledis_spec_bottom_r1_c2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
/**
* Links**
*/
a:link img, a:visited img, a:hover img, a:active img {
	border: none;
	background-image: url(Eledis_images/Eledis_boxes.png);
	background-repeat: no-repeat;
	background-position: left top;
}

h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited  {
	font-weight: bold;
	text-decoration: none;
	color: #841626;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
	border-bottom-style: solid;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #861D2C;
	text-decoration: none;
}
a.homePicNav:link, a.homePicNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	color: #666666;
}
a.homePicNav:hover, a.homePicNav:active {
	text-decoration: none;
	color: #AAAAAA;
}
a.DocumentLink:link, a.DocumentLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(Group07_images/DocLink.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	margin-right: 5px;
}
a.DocumentLink:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #222222;
}
a.regionLink:link, a.regionLink:visited {
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
a.regionLink:hover, a.regionLink:active {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.boxLinks:link, a.boxLinks:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.boxLinks:hover, a.boxLinks:active {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.breadcrumb:link, a.breadcrumb:visited {
	color: #666666;
	text-decoration: none;
}
a.breadcrumb:hover, a.breadcrumb:active {
	color: #666666;
	text-decoration: underline;
}
a.arrowLink:link, a.arrowLink:visited {
	color: #861D2B;
	text-decoration: none;
	text-align: right;
	float: right;
}
a.arrowLink:hover, a.arrowLink:active {
	text-decoration: underline;
	color: #000000;
}
a.specialLink:link, a.specialLink:visited {
	color: #666666;
	text-decoration: none;
	background-image: url(Eledis_images/Eledis_LinkArrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 24px;
	display: block;
	line-height: 1.5em;
	border: none;
}
a.specialLink:hover, a.specialLink:active {
	color: #AAAAAA;
	text-decoration: underline;
}

a:link, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover, a:active {
	color: #AAAAAA;
	text-decoration: none;
}
/**
* Navigation **
*/	
ul.horiz {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-left: 3%;
}
ul.horiz li {
	float: left;
}
ul.horiz a, ul.horiz a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	float: left;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-style: none;
}
ul.horiz a:hover, ul.horiz a:active {
	color: #7E5359;
	text-decoration: underline;
	font-weight: normal;
	background-image: url(Eledis_images/Eledis_topnavRoll.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
ul.horiz a.thispage, ul.horiz a.thispage:visited {
	color: #E20A16;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	float: left;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #888888;
	border-bottom-style: none;
}
ul.horiz a.thispage:hover, ul.horiz a.thispage:active {
	color: #E20A16;
	text-decoration: underline;
	font-weight: normal;
}
ul.horizBottom {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.horizBottom li {
	float: left;
}
ul.horizBottom a, ul.horizBottom a:visited {
	color: #861D2B;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	float: left;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #861D2B;
	border-bottom-style: none;
}
ul.horizBottom a:hover, ul.horizBottom a:active {
	color: #E20A16;
	text-decoration: underline;
	font-weight: normal;
}
ul.horizBottom a.thispage, ul.horizBottom a.thispage:visited {
	color: #E20A16;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	float: left;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #888888;
	border-bottom-style: none;
}
ul.horizBottom a.thispage:hover, ul.horizBottom a.thispage:active {
	color: #E20A16;
	text-decoration: underline;
	font-weight: normal;
}
 /*DropDown Navigation*/
ul.barDrop  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.barDrop a:link, ul.barDrop a:visited {
	line-height: 1em;
	color: #888888;
	text-decoration: none;
	display: block;
	width: 10.5em;
	background-color: #FFFFFF;
	border: 1px solid #861D2B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 2px;
	font-weight: normal;
}
ul.barDrop a:hover, ul.barDrop a:active {
	text-decoration: underline;
	background-color: #861527;
}
ul.barDrop li {
	display: inline; /*:BODGE: Removes large gaps in IE*/
}
.Eledisfloat {
	visibility:hidden; 
	filter: Alpha(Opacity=100);
}
/*:NOTE:Graphic rollover vertical*/
#mainNav ul, #mainNav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainNav ul.bar a, ul.bar a:visited {
	line-height: 2em;
	color: #AAAAAA;
	text-decoration: none;
	display: block;
	width: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #AAAAAA;
	padding-left: 4%;
	font-weight: bold;
	border-top-style: none;
	margin-left: 5px;
}
#mainNav ul.bar a:hover, ul.bar a:active {
	color: #555555;
}
#mainNav ul.bar a.thispage, ul.bar a.thispage:visited {
	line-height: 1.4em;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 65%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	padding-left: 4%;
	background-color: #DDDDE2;
	font-weight: normal;
}
#mainNav ul.bar li.thispage {
	color: #555555;
}
#mainNav ul li {
	display: inline; /*:BODGE: Removes large gaps in IE*/
}
#mainNav ul.subbar a, ul.subbar a:visited {
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	padding-left: 15%;
	text-indent: 0px;
	background-color: #FFFFFF;
}
#mainNav ul.subbar a:hover, ul.subbar a:active {
	color: #000000;
}
#mainNav ul.subbar a.thispage, ul.subbar a.thispage:visited {
	line-height: 20px;
	color: #AAAAAA;
	text-decoration: none;
	display: block;
	width: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	padding-left: 15%;
	text-indent: 0px;
	background-color: #FFFFFF;;
}

/**
* Forms **
*/
.topgap {
	padding-top: 2px;
}
input.btnLangEN, input.btnLangENhov, input.btnLangFR, input.btnLangFRhov, input.btnLangDE, input.btnLangDEhov, input.btnLangIT, input.btnLangIThov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30%;
	color: #9B3B4A;
	text-decoration: none;
	text-align: right;
	padding: 3px 0px 3px 30px;
	margin: 0px;
	height: auto;
	width: auto;
	font-weight: normal;
	border: none;
	background-color: transparent;
	vertical-align: middle;
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: left center;
}
input.btnLangEN {
	background-image: url(eledis_images/ukflag.gif);
	}
input.btnLangENhov {
	background-image: url(eledis_images/ukflagRoll.gif);
}
input.btnLangFR {
	background-image: url(eledis_images/frflag.gif);
}
input.btnLangFRhov {
	background-image: url(eledis_images/frflagRoll.gif);
}
input.btnLangDE {
	background-image: url(eledis_images/deflag.gif);
}
input.btnLangDEhov {
	background-image: url(eledis_images/deflagRoll.gif);
}
input.btnLangIT {
	background-image: url(eledis_images/itflag.gif);
}
input.btnLangIThov {
	background-image: url(eledis_images/itflagRoll.gif);
}
label {
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	text-decoration: none;
	display: block;
}
input.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	height:2em;
	width: 5.8em;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(ESG07_images/formArrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border: none;
	background-color: #FFFFFF;
}
input.btnhov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #AAAAAA;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	height:2em;
	width: 5.8em;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(ESG07_images/formArrowOver.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border: none;
	background-color: #FFFFFF;
}
input.btnNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin: 0px;
	height: auto;
	width: 7.5em;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(ESG07_images/formArrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border: none;
	background-color: #FFFFFF
}
input.btnNormalhov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #BBBBBB;
	text-decoration: none;
	text-align: left;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin: 0px;
	height: auto;
	width: 7.5em;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(ESG07_images/formArrowOver.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border: none;
	background-color: #FFFFFF;
}
input.btnGo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #E3151C;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	margin: 0px;
	height: auto;
	width: auto;
	font-weight: bold;
	border: none;
	background-color: #FFFFFF;
	vertical-align: middle;
	background-color:transparent;
}
input.btnGohov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #AAAAAA;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	margin: 0px;
	height: auto;
	width: auto;
	font-weight: bold;
	vertical-align: middle;
	border: none;
	background-color: #FFFFFF;
 	background-color:transparent;
}
input.search {
	width: 7em;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border: 2px solid #AAAAAA;
}
input {
	width: 20em;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #AAAAAA;
}
input.radio, input.checkbox {
	width: 1em;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #AAAAAA;
}
textarea {
	height: 100px;
	width: 20em;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px solid #222222;
}
input:focus, textarea:focus, select:focus {
	background-color: #FFCCFF;
}
fieldset {
	padding: 1em;
	margin-top: 1em;
	border: 1px solid #AAAAAA;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #095494;
	background-color: #FFFFFF;
}
form#contact label, form#EventReg label, form#registration label {
	width: 12em;
	font-size: 70%;
	color: #666666;
}
input.checkbox {
	width: 15px;
}
select {
	font-size: 70%;
	color: #222222;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #222222;
}
/**
* Site Map **
*/
A.sitemap1, A.sitemap1:visited {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.8em; 
color: #BB0000;
text-align: left; 
vertical-align: middle
}
A.sitemap1:hover {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.8em; 
color: #770000;
text-align: left; 
vertical-align: middle
}
A.sitemap2, A.sitemap2:visited {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.75em; 
color: #BB0000; 
text-align: left; 
vertical-align: middle
}
A.sitemap2:hover { 
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.75em; 
color: #770000;
text-align: left; 
vertical-align: middle
}
A.sitemap3, A.sitemap3:visited {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
color: #444444; 
text-align: left; 
vertical-align: middle
}
A.sitemap3:hover {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; color: #BB0000; 
text-align: left; 
vertical-align: middle
}
A.sitemap4, A.sitemap4:visited { 
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
color: #555555; 
text-align: left; 
vertical-align: middle
}
A.sitemap4:hover {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
color: #BB0000; 
text-align: left; 
vertical-align: middle
}
A.sitemap5, A.sitemap5:visited {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
color: #555555; 
text-align: left; 
vertical-align: middle
}
A.sitemap5:hover { 
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
color: #BB0000; 
text-align: left; 
vertical-align: middle
}
/**
* Breadcrumbs **
*/
.titleBar {
	height: 1.125em;
	background-image: url(ESG07_images/images/breadBack_14.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.lineHeight {
	line-height: 2em;
}
.lineHeightSm {
	line-height: 1.5em;
}
.lineHeightBig {
	line-height: 3em;
}
/**
* Map Positioning **
*/
#mapPic {
	position: relative; /*The key to this technique */

}
#mapPic ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#mapPic a {
	text-decoration: none;
	color: #444444;
	font-size: 75%;
}

#mapPic a .hotspot {
	width: 11px;
	height: 11px;
	position: absolute;
	background-image: url(ESG07_images/mapdot.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#mapPic a .link {
	position: absolute;
	display: block;
	width: 35em;
	left: -1000px;
	top: 0px;
}

/* :BUG: This rule on it's own does not work in IE  */
#mapPic a:hover .hotspot {
	background-image: url(ESG07_images/mapDotOver.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#mapPic a:hover .link {
	left: 0px;
	}

/* :KLUDGE: However if you add this rule, both the previous rules now work. Weird*/
#mapPic a:hover {
  border: none;
}

/* Product Tables */
table#EledisProducts {
	width: 100%;
	border: none;
}
table#EledisProducts th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #444444;
	text-decoration: none;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 2px;
}
table#EledisProducts td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	text-decoration: none;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #555555;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
table#EledisProducts th.Image {
	overflow: hidden;
	width: 25%;
}
table#EledisProducts th.Series {
	width: 15%;
}
table#EledisProducts th.Desc {
	width: 50%;
}
table#EledisProducts th.PDF {
	width: 10%;
}
table#EledisProducts td.imageHolder {
	background-image: url(Eledis_images/prodBack.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 52px;
}
table#EledisProducts td.Series, table#EledisProducts td.Desc {
	background: #FFFFFF;
}
table#EledisProducts td.noBorder {
	border: none;
	background: transparent;
}
table#EledisProducts td.noBorder img {
	background: transparent;
	background-image: none;
}
/** Datasheet **/
h4.BurgundyBar, h3.BurgundyBar {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #861425;
	padding: 2px;
}
#product h4, #product h3 {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #861425;
	padding: 3px;
}
#productWrapper h4, #productWrapper h3 {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #861425;
	padding: 3px;
	font-weight: bold;
}
#product {
	background-color: #861425;
	}
#productcode {
	background-color: #861425;
	color: #FFFFFF;
}
#mainContent p.Black {
	color: #000000;
}
#spec {
	margin: 0px;
	padding: 2px;
	width: 100%;
	border: 1px solid #861425;
	background-color: #FFFFFF;
}