BODY
{
	width: 100%;
	background-image: url( pics/main_backround.gif );
	background-repeat: repeat;
	text-align: center;
}

.hide
{
	display: none;
}

table.download
{
  margin-left: auto;
  margin-right: auto;
}

div.download
{
  padding: 10px;
  text-align: center;
  padding-top: 10px;
}

a.get_free, a.get_complete
{
  border-top: #bbbbbb 3px double;
  border-left: #bbbbbb 3px double;
  border-bottom: #888888 3px double;
  border-right: #888888 3px double;
  background: #eeeeee;
  padding: 15px;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  font-family: Arial;
  color: green;
  display: block;
  width: 250px;
}

a.get_free:hover, a.get_complete:hover
{
  color: black;
  background: white;
}

li li a
{
  text-decoration: none;
  color: #0000bb;
  font-weight: bold;
}

li li a:hover
{
  color: black;
  background: white;
}

a.get_complete:hover
{
  color:blue;
}

DIV.pic_award
{
	float:right;
}

DIV.main_container
{
	width: 100%;
	text-align: center;
}

DIV.big_box
{
	width: 780px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

DIV.big_box H1
{
	margin-bottom: 0px;
	font-size: 20px;
	color: white;
	display: inline;
	padding-left: 20px;
}
DIV.box_title
{
	width: 780px;
	height: 40px;
	font-size: 5pt;
	/*background-color: #adccae;*/
	background-image: url( pics/box_title.gif );
	background-repeat: no-repeat;
	color: white;
}

DIV.box_content P
{
	padding: 5px;
}

LI EM
{
	font-weight: bold;
	color: black;
	font-style: normal;
}

DIV.box_content
{
	width: 100%;
}

DIV.wrapper, DIV.clear
{
	clear:both;
}

DIV.header
{
	width: 800px;
	height: 144px;
	background-image: url( pics/header_combined.gif );
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 0px;
	border: 8px solid white;
	vertical-align: center;
}

DIV.content
{
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 8px solid white;
	background-color: #9ff69d;
	font-family: Tahoma, sans-serfi;
	background-image: url( pics/content_back.gif );
	background-repeat: repeat;
}


DIV.menu
{
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 8px solid white;
	border-top: 0px;
	border-bottom: 0px;
	background-color: #9ff69d;
	font-family: Tahoma, sans-serfi;
	background-image: url( pics/content_back.gif );
	background-repeat: repeat;
	padding-top: 5px;
	padding-bottom: 5px;
}

DIV.menu A:hover
{
	background-color: green;
	color: white;
	text-decoration: none;
}

DIV.menu P
{
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

DIV.pic_main_gui
{
	width: 300px;
	height: 257px;
	float: left;
}

DIV.mica_prezentare
{
	width: 480px;
	height: 257px;
	padding-left: 18px;
	text-align: left;
	font-family: sans-serif;
	color: black;
	float: left;

	/*border: 1px solid black;*/
}

DIV.mica_prezentare H1
{
	color: black;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size: 23pt;
	padding-bottom:5px;
}

DIV.mica_prezentare P.p2
{
	padding-left: 25px;
}

DIV.mica_prezentare P.p3
{
	padding-left: 50px;
}

A.buy
{
	display: block;
	height: 30px;
	width: 180px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url( pics/button_normal.gif );
	background-repeat: no-repeat;
	padding-top: 7px;
	font-size: 12px;
	float: right;
	text-decoration: none;
	color: #2d5b31;
	font-weight: bold;
	
	/*border: 1px solid black;*/
}

A.buy:hover
{
	background-image: url( pics/button_light.gif );
	background-repeat: no-repeat;
	text-decoration: underline;
}

UL LI
{
	margin-bottom: 10px;
}


EM
{
	font-weight: bold;
	color: #8e4d51;
}

TABLE.compare
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}

TABLE.compare TD, TABLE.compare TH
{
	border: 1px solid #648465;
	text-align: center;
	font-weight: bold;
}

TABLE.compare TH
{
	background-color: #a0c3a1;
}

TABLE.compare TD.left
{
	text-align: left;
	font-weight: normal;
}


DIV.footer
{
	width: 800px;
	height: 144px;
	margin-left: auto;
	margin-right: auto;
	border: 8px solid white;
	background-color: #aaddaa;
	background-image: url( pics/footer_back.gif );
}

DIV.copyright
{
	padding-top: 10px;
	font-family: Tahoma, sans-serif;
	color: white;
	font-weight: bold;
}

IMG
{
	border: 0px;
}

EM.important
{
	color: red;
}

DIV.bottom_menu
{
	padding-top: 65px;
	font-family: Tahoma, sans-serif;
	font-size: 13pt;
}

DIV.bottom_menu A
{
	color: black;
	text-decoration: none;
}

DIV.bottom_menu A:hover
{
	text-decoration: underline;
}

H2
{
	font-size: 13pt;
}

P STRONG
{
	color: #c84142;
	font-weight: normal;
}

P.question
{
	font-size: 10pt;
	font-weight: bold;
}



