BODY
{
	width: 100%;
	background-image: url( pics/new_background.jpg );
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.hide
{
	display: none;
}

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;
}

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

a.get_complete:hover
{
  color:blue;
}

DIV.pic_award
{
	float:right;
}

DIV.main_container
{
	width: 100%;
	text-align: center;
	background-image: url( pics/dunga.jpg );
	background-repeat: repeat-x;
}

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: #245229;
	/*display: inline;
	padding-left: 20px; */
}
DIV.box_title
{
	width: 780px;
	height: 40px;
	font-size: 5pt;
	background: transparent;
	padding-bottom: 10px;
	border-bottom: 1px solid #94c695;
	/*background-image: url( pics/box_title.gif );
	background-repeat: no-repeat;*/
}

DIV.box_content P
{
	padding: 5px;
}

LI EM
{
	font-weight: normal;
	color: #724f00;
	font-style: italic;
}

div.box_content ul li
{
	padding: 5px;
}

div.box_content ul li.odd
{
	background-color: #baecba;
	border-radius: 5px;
}

DIV.box_content
{
	width: 100%;
}

div.wrapper
{
	text-shadow: 0px 1px 0px #d8ffd9;
	color: #073912;
}

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;
}

DIV.content
{
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 8px solid white;
	background-color: #ccffcc;
	font-family: Tahoma, sans-serfi;
}

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: #518053;
	float: left;
	text-shadow: 0px 1px 0px #d8ffd9;

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

DIV.mica_prezentare H1
{
	color: #518053;
	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.purchase
{
	display: block;
	width: 250px;
	height: 50px;
	text-align: center;
	background-image: url( pics/purchase_button.gif );
	background-repeat: no-repeat;
	text-decoration: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-top: 10px;
    text-indent: -9999px;
    clear: both;
}

A.purchase_discount
{
	display: block;
	width: 250px;
	height: 50px;
	text-align: center;
	background-image: url( pics/purchase_button_discount.gif );
	background-repeat: no-repeat;
	text-decoration: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-top: 10px;
    text-indent: -9999px;
    clear: both;
}


A.buy, A.money
{
	display: block;
	height: 30px;
	width: 180px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url( pics/button_normal.jpg );
	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, A.money:hover
{
	background-image: url( pics/button_light.jpg );
	background-repeat: no-repeat;
	text-decoration: underline;
}

A.money
{
	background-image: url( pics/button_normal_make_money.gif );
}

A.money:hover
{
	background-image: url( pics/button_light_make_money.gif );
}

UL LI
{
	margin-bottom: 10px;
}


EM
{
	font-weight: bold;
	color: #dca346;
}

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;
}
DIV.copyright a
{
	color: white;
}


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: #217023;
	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;
}


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: #ccffcc;
	font-family: Tahoma, sans-serfi;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url( pics/content_back.gif );
	background-repeat: repeat;
}

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

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

DIV.box_content DIV.quote
{
    padding: 10px;
    font-style: normal;
    margin-top: 10px;
    margin-bottom: 10px;
	margin-left: 18px;
	margin-right: 18px;
    border: 1px solid #b6ebb6;
	border-radius: 5px;
	background-color: #e7ffe7;
	/*
    background-color: transparent;
    background-image: url( 'pics/testimonial.png' );
    background-repeat: no-repeat;*/
}

DIV.box_content DIV.quote P
{
    margin: 0;
}

a.small_order_now
{
	display: block;
	margin-right: 10px;
	float: right;
}

a.big_order_now
{
	display: block;
	margin-right: 266px;
	margin-left: 266px;
}

a.price
{
    display: block;
    margin-left: 287px;
    margin-right: auto;
    clear: both;
}

SPAN.discount
{
    text-decoration: line-through;
    font-style:italic;
}
