body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size:12pt;
}

a {
	color: #a6381f;
	text-decoration:underline;
	outline:none;
	
}

a:hover {
	cursor: pointer;
	text-decoration: underline;
}

a:focus {
	outline:none;
}

.flags {
	
	position: relative;
	float:left;
	
}

.flags img:hover {
	border:1px solid white;
}

.flags .active {
	border:1px solid white;
}


#main {
	position:relative;
	width: 1024px;
	background-image: url(../img/lightdesign.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 1380px;
	margin: auto;
}

#content {
	position:relative;
	width: 1024px;
	height: 1380px;
	margin: 0 42px;
	z-index:1;
}


#productBox {
	position: relative;
	width: 345px;
	height: 140px;
	background-image: url(../img/lightdesign_headingBox.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin:auto;
	top:-6px;
	text-align: center;
}

.headingBig {
	font-size:36pt;
	font-weight:bold;
	padding-top:25px;
	text-shadow: 0px -2px 1px #fff;
	margin-bottom: -9px;
}


.headingSmall {
	font-size:15pt;
	font-weight:bold;
	color: white;
	padding:0;
}


#topDL_Box {
	background-image:url("../img/lightdesign_topDL.png");
background-position:center top;
background-repeat:no-repeat;
height:73px;
position:absolute;
right:11px;
top:-6px;
width:298px;
text-align: center;
color:white;
}

#topDL_Box p{
	
font-size:25pt;
font-weight:bold;
padding-top:8px;
text-shadow:0 -1px 1px #000000;

}

#topDL_Box:hover {
	color: #a6381f;
}


#headline a {
	text-decoration:none;
}

#videoBox {
	position: relative;
	width: 308px;
	height: 266px;
	background-image: url(../img/lightdesign_videoBox.png);
	background-position: top center;
	background-repeat: no-repeat;
	left:14px;
	margin-top:217px;
	text-align:center;
	padding-top: 16px;
}

#videoBox p {
	font-weight: bold;
	color: white;
}

.videosImg {
	width:110px;
	
	border:1px solid white;
}


#GeBox {
	position: relative;
	width: 306px;
	height: 389px;
	background-image: url(../img/lightdesign_GEBox.png);
	background-position: top center;
	background-repeat: no-repeat;
	left:-10px;
margin-top:165px;
text-align: center;
}

#GeBox img {
	width: 330px;
}

#GeBox p {
	font-size:12pt;
font-weight:normal;
padding-left:8px;
padding-right:8px;
text-align:left;
}

.bigType {
	font-size:14pt;
font-weight:bold;
color: #8A0606;
text-align: center;
}

#menueBox {
	position: relative;
	width: 284px;
	height: 708px;
	background-image: url(../img/lightdesign_menueBG.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#menueItems {
	
	padding-top:167px;
	position: relative;
	list-style: none;
	margin-left: 0;
	text-align: center;
	width:100%;
	
}

#menueItems li {
	margin-left: 0px;
}


.menueType {
	font-size: 25pt;
	font-weight: bold;
	margin-bottom: 5px;
}


#menueInfo {
	margin-bottom:2px;
position:relative;
right:40px;
text-align:right;
}


#menueGE {
	padding-top:0px;
	background-image: url(../img/lightdesign_newsBTN.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:white;
	font-size: 25pt;
}
#menueGE:hover {
	
	background-image: url(../img/lightdesign_newsBTN_hover.png);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
}

#menueGE:active {
	
	background-image: url(../img/lightdesign_newsBTN_active.png);
	background-position:center center;
	background-repeat:no-repeat;
	
}
#menueVideos {

left:-8px;
position:relative;	
}

#menueNews {
	background-image: url(../img/lightdesign_newsBTN.png);
	background-position:center center;
	background-repeat:no-repeat;
	color:white;
	font-size: 25pt;
}

#menueNews:hover {
	background-image: url(../img/lightdesign_newsBTN_hover.png);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
}

#menueNews:active {
	background-image: url(../img/lightdesign_newsBTN_active.png);
	background-position:center center;
	background-repeat:no-repeat;
}

#menueNews a {
	color: white;
	text-decoration: none;
}

#menueDL {
	background-image:url("../img/lightdesign_DLbtn.png");
background-position:center center;
background-repeat:no-repeat;
color:white;
font-size:25pt;
height:81px;
line-height:30pt;
margin-left:41px;
*margin-left: 0px;
padding-:10px;
width:202px;
color: #9fe210;
margin-bottom:20px;
}


#menueDL:hover {
	background-image:url("../img/lightdesign_DLbtn_hover.png");
background-position:center center;
background-repeat:no-repeat;
cursor:pointer;
}

#menueDL:active {
	background-image:url("../img/lightdesign_DLbtn_active.png");
background-position:center center;
background-repeat:no-repeat;

}




#menueLogo {
	left:-38px;
position:relative;
top:-39px;
}

#headline {
	position:absolute;
	width:1024px;
	z-index:1000;
	left:12px;
	top: -12px;
}

#girlLeft {
	margin-top: -178px;
}

#girlRight {
	margin-top: -98px;
}


#geIcons {
	left:68px;
position: absolute;
bottom: 47px;
z-index:100;
height: 138px;
display:inline-block;
}


#geText {
	padding:5px 15px;
	text-align:left;
}


.videoCont img{
	width: 120px;
	opacity: 0.7;
	filter: alpha(opacity = 70);

}

.videoCont img:hover {
	opacity: 1;
	filter: alpha(opacity = 100);
cursor: pointer;
}

.toolTipBg {
	background-color: #a6381f;
	color: white;
	opacity: 0.7;
	filter: alpha(opacity = 70);

	}



/* NEWS CSS */
#newsFrame {
	position: relative;
	width:815px;
	height: 480px;
	background-color: transparent;
	z-index: 100;
}

#newsFrameSite {
	height: 627px;
	position: relative;
	width:815px;
	
	background-color: transparent;
	z-index: 100;
}

#newsCont p {
	font-size: 27pt;
	font-weight: bold;
	text-shadow: 0px 2px 6px #999;
	
}

#newsCont2{
	position: relative;
	top:120px;
	margin: auto;
}


#newsCont2 p {
	font-size: 27pt;
	font-weight: bold;
	text-shadow: 0px 2px 6px #999;
	
}


#newsCont {
	width: auto;
	margin:auto;
	background-color: white;
}
	
.backA {
	font-size: 14pt;
	font-weight: bold;
	margin-left: 25px;
	color:white;
}
.backA:hover {
	
	color: black;
}


/**** FOOTER ****/

#footer {
	position:relative;
	width: 1046px;
	margin:auto;
	font-size: 10pt;
	z-index: 1000;
}

.footerHeading {
	font-size:12pt;
	font-weight: bold;
}

#footInfo {
	margin-bottom: 20px;
	background-color:white;
}

#submenu {
	font-size: 14pt;
	font-weight:bold;
	text-align:right;
	background-color:white;
}
#copyright {
	text-align: left;
	margin-bottom: 20px;
}

#disclaimer {
	margin-top: 20px;
}



	/***Content BOX***/

.CntR{

position:relative;
margin-right: 0px;
padding:0 11px 0 0;
background-image:url(../img/contentBox_border_right.png);
background-position:right top;
background-repeat:repeat-y;

}


.CntL{
position:relative;
margin-left: 0px;

padding:0 0px 0 0;
background-image:url(../img/contentBox_border_left.png);
background-position:left top;
background-repeat:repeat-y;
height:100%;
/* min-height: 300px; */

	
}



.CntT{
position:relative;

background-image:url(../img/contentBox_border_top.png);
background-position:left top;
background-repeat:repeat-x;
height:auto;
line-height:0;

}


.CntB{
	
position: relative;
background-image:url(../img/contentBox_border_bottom.png);
background-position:left bottom;
background-repeat:repeat-x;
height:12px;
line-height:0;
margin: -30px 0 0 0;
}





.brL {

position: relative;
left:0;
	*top: 3px;
	}


.brR {

position: absolute;
right:0px;

	
	}

.CntT img {
background-color: white;
	
	}

.CntB img {
background-color: white;
	margin-top: -3px;
	}
	
	
	
 .brL.bottomBorder {
	background-color: #8a0606;
}

.brL.topBorder{
	background-color: #8a0606;
}


.bottomBorder {
	
bottom:0px;
	*margin-top:-3px;
	}
	
.topBorder {

	top:0px;
	*margin-bottom:-3px;
	}

.CntTXT {

	
margin:0 -1px 0 0;
padding:0 0 0 11px;
position:relative;
top:-0px;
z-index:100;

}

/***Content BOX***/



.toolTipBg {

background-color:#cccccc;

opacity:0.8;
}

.floating {
	float:left;
}

#crosslinks {
	text-align: center;
}	
	
