
/*
color1: #0094de;
color2: 
color3: #333333;
color4: #eeeeee;
color5: #ffffff;
color6: #ffffee;
color7: #ff0000;
color8: #999999;

color11: #24340f;
color12: #f7c749;

/**/


body
{
	background: #f7c749;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}


div
{
	overflow: hidden;
}

a, a:hover, a:active, a:visited
{
	color: #0094de;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	color: #0094de;
	font-size: 20px;
	line-height: 30px;
	margin: 10px 5px;
	padding: 0px;
}

h2
{
	color: #333333;
	font-size: 16px;
	line-height: 24px;
	margin: 10px;
	padding: 0px;
}

h3
{
	color: #333333;
	font-size: 14px;
	line-height: 18px;
	margin: 0px 5px;
	padding: 0px;
}

p
{
	margin: 5px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}

form
{
	margin: 0px;
	padding: 0px;
}

.clearfloat
{
	clear: both;
	height: 0px;
}

.input01
{
	font-size: 14px;
	color: #0094de;
	border: solid 1px #0094de;
	width: 300px;
}

.textarea01
{
	font-size: 14px;
	color: #0094de;
	border: solid 1px #0094de;
	width: 300px;
	height: 80px;
}

.select01, #geoselect1, #geoselect2
{
	font-size: 14px;
	color: #0094de;
	border: solid 1px #0094de;
	width: 302px;
	height: 20px;
	cursor: pointer;
}

.submitbtn
{
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background: #333333;
	border: solid 0px #0094de;
	width: 250px;
	height: 50px;
	cursor: pointer;
	margin: 10px 25px;
}

.submitbtn:hover
{
	background: #0094de;
}

#messagediv
{
	background: #ffffee;
	color: #333333;
	width: 100%;
	margin: 20px 0px;
	border: solid 1px #0094de;
}

#messagediv p
{
	font-size: 14px;
	line-height: 18px;
	margin: 10px;
}

.errormessagediv p
{
	color: #ff0000;
}

.successmessagediv p
{
	color: #0094de;
}

.listtable
{
	margin: 10px 0px;
	width: 100%;
	border-bottom: solid 1px #0094de;
}

.listtable td, .listtable th
{
	text-align: left;
	vertical-align: top;
	padding: 3px 5px;
}

.listtr0
{
	background: #999999;
}

.listtr1
{
	background: #eeeeee;
}

.listtr2
{
	background: #ffffee;
}

.listth
{
	background: #0094de;
	color: #ffffff;
}


.containerdiv1
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: #24340f;
}

#maindiv
{
	width: 980px;
	margin: auto;
	margin-top: 20px;
	background: #ffffff;
}

#topdiv
{
	width: 980px;
	height: 280px;
	background: url('http://www.greatenergyoptions.ro/public-section/resources/en/images/top02.jpg') no-repeat;
	background-position: 0px 20px;
	margin: 0px;
	margin: auto;
}

#menu2div
{
	width: 980px;
	height: 40px;
	background: url('http://www.greatenergyoptions.ro/public-section/resources/en/images/bg02.jpg') no-repeat;
	margin: 0px;
	margin: auto;
}

#centerdiv
{
	width: 980px;
	background: url('http://www.greatenergyoptions.ro/public-section/resources/en/images/bg03.jpg') repeat-y;
	margin: 0px;
	margin: auto;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}

a img
{
	border: 0px;
}

#logodiv
{
	float: left;
	margin: 35px 0px 0px 30px;
}

#toprightdiv
{
	width: 650px;
	float: right;
}

#menu1div
{
	border: solid 0px #777777;
	height: 50px;
	width: 640px;
	margin-top: 27px;
}

.menu1item, .menu1onitem 
{
	float: left;
	margin-right: 1px;
	margin-top: 10px;
	cursor: pointer;
}

.menu1item .menu1left, .menu1item .menu1right,
.menu1onitem .menu1left, .menu1onitem .menu1right 
{
	width: 10px;
	height: 40px;
	float: left;
	background: url('http://www.greatenergyoptions.ro/public-section/resources/en/images/btn01-off-left.jpg') no-repeat;
}

.menu1item .menu1center
{
	height: 40px;
	float: left;
	background: url('http://www.greatenergyoptions.ro/public-section/resources/en/images/btn01-off-center.jpg') repeat-x;
}

.menu1onitem .menu1center
{
	height: 40px;
	float: left;
	background: url('http://www.greatenergyoptions.ro/public-section/resources/en/images/btn01-on-center.jpg') repeat-x;
}

.menu1item .menu1right
{
	background: url('http://www.greatenergyoptions.ro/public-section/resources/en/images/btn01-off-right.jpg') no-repeat;
}

.menu1onitem .menu1right
{
	background: url('http://www.greatenergyoptions.ro/public-section/resources/en/images/btn01-on-right.jpg') no-repeat;
}

.menu1onitem .menu1left
{
	background: url('http://www.greatenergyoptions.ro/public-section/resources/en/images/btn01-on-left.jpg') no-repeat;
}

.menu1item .menu1center a, .menu1item .menu1center a:hover, .menu1item .menu1center a:active, .menu1item .menu1center a:visited,
.menu1onitem .menu1center a, .menu1onitem .menu1center a:hover, .menu1onitem .menu1center a:active, .menu1onitem .menu1center a:visited
{
	color: #ffffff;
	font-size: 16px;
	line-height: 40px;
	text-decoration: none;
}

#sitenamediv
{
	margin-left: 10px;
	float: left;
	width: 310px;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
}

#sitenamediv a, #sitenamediv a:hover, #sitenamediv a:active, #sitenamediv a:visited
{
	color: #ffffff;
	font-size: 16px;
	line-height: 40px;
}


.menu2item, .menu2onitem 
{
	float: left;
	margin-right: 1px;
	cursor: pointer;
}

.menu2item .menu2left, .menu2item .menu2right,
.menu2onitem .menu2left, .menu2onitem .menu2right 
{
	width: 10px;
	height: 40px;
	float: left;
	background: url('http://www.greatenergyoptions.ro/public-section/resources/en/images/btn01-off-left.jpg') no-repeat;
}

.menu2item .menu2center, .menu2item .menu2right, .menu2item .menu2center, .menu2item .menu2left
{
	height: 40px;
	float: left;
	background: none;
}

.menu2onitem .menu2center
{
	height: 40px;
	float: left;
	background: url('http://www.greatenergyoptions.ro/public-section/resources/en/images/btn02-on-center.jpg') repeat-x;
}

.menu2onitem .menu2right
{
	background: url('http://www.greatenergyoptions.ro/public-section/resources/en/images/btn02-on-right.jpg') no-repeat;
}

.menu2onitem .menu2left
{
	background: url('http://www.greatenergyoptions.ro/public-section/resources/en/images/btn02-on-left.jpg') no-repeat;
}

.menu2item .menu2center a, .menu2item .menu2center a:hover, .menu2item .menu2center a:active, .menu2item .menu2center a:visited,
.menu2onitem .menu2center a, .menu2onitem .menu2center a:hover, .menu2onitem .menu2center a:active, .menu2onitem .menu2center a:visited
{
	color: #ffffff;
	font-size: 14px;
	line-height: 40px;
	text-decoration: none;
}

.menu2onitem .menu2center a, .menu2onitem .menu2center a:hover, .menu2onitem .menu2center a:active, .menu2onitem .menu2center a:visited
{
	color: #24340f;
}

.blank01
{
	height: 40px;
	width: 10px;
	float: left;
}


#leftdiv
{
	width: 320px;
	float: left;
}

#rightdiv
{
	width: 620px;
	float: left;
	margin-top: 20px;
}

.leftbox, .leftboxover, .leftboxon
{
	height: 150px;
	width: 290px;
	text-align: center;
	background: url('http://www.greatenergyoptions.ro/public-section/resources/en/images/bg05.jpg') no-repeat;
	margin: 5px 10px 5px 20px;
	cursor: pointer;
}

.leftboxover
{
	background: url('http://www.greatenergyoptions.ro/public-section/resources/en/images/bg07.jpg') no-repeat;
}

.leftboxon
{
	width: 310px;
	background: url('http://www.greatenergyoptions.ro/public-section/resources/en/images/bg06.jpg') no-repeat;
}

.leftbox p, .leftboxover p, .leftboxon p
{
	margin-top: 40px;
}

.leftbox p a, .leftbox p a:hover, .leftbox p a:active, .leftbox p a:visited,
.leftboxover p a, .leftboxover p a:hover, .leftboxover p a:active, .leftboxover p a:visited,
.leftboxon p a, .leftboxon p a:hover, .leftboxon p a:active, .leftboxon p a:visited
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
}

#rightdiv h1
{
	color: #24340f;
	font-family: Arial;
	font-size: 16px;
	line-height: 24px;
	margin: 10px 20px;
}

#rightdiv h2
{
	color: #24340f;
	font-family: Arial;
	font-size: 14px;
	line-height: 24px;
	margin: 10px 20px;
}

#rightdiv p
{
	color: #333333;
	font-family: Arial;
	font-size: 14px;
	line-height: 22px;
	margin: 5px 10px 5px 20px;
}

#rightdiv li
{
	color: #333333;
	font-family: Arial;
	font-size: 14px;
	line-height: 22px;
}

#rightdiv table
{
	widht: 600px;
	border: solid 1px #999999;
	margin: 5px 10px 5px 15px;
}

#rightdiv table td
{
	padding: 3px;
	margin: 1px;
	border: solid 1px #999999;
}

#bottommenudiv
{
	width: 980px;
	margin: auto;
	color: #f7c749;
	padding-top: 10px;
}

.blank02
{
	width: 100px;
	height: 50px;
	float: left;
	font-size: 12px;
	line-height: 24px;
}

.bottomtitle
{
	width: 150px;
	float: left;
	margin-left: 5px;
	font-size: 12px;
	line-height: 24px;
}

.bottomtitle a, .bottomtitle a:hover, .bottomtitle a:active, .bottomtitle a:visited
{
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	color: #999999; 
}

#languagebar
{
	width: 630px;
	margin-top: 181px;
	text-align: right;
}

.articleimg
{
	float: left;
	margin: 5px 15px 5px 0px;
	border: solid 1px #24340f;
	padding: 1px;
}

.plainimg img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	clear: both;
}

#masterdiv
{
	width: 100%;
	overflow: auto;
	min-width: 1100px;
}








