body {
	background-color: #fff322;	
	text-align: center;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #141414;
	background-image:url(../media/layout/bg.gif);
}
a:link {
	color: #222222;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #222222;
}
a:hover {
	text-decoration: none;
	color: #FF4D00;
}
a:active {
	text-decoration: underline;
	color: #222222;
}
#container{
	background-image: url("../media/layout/bg_page.gif");
	background-position: top;
	background-repeat: no-repeat;
	margin: 10px auto;
	width: 965px;
	height: 793px;
	text-align: left;
}

img{
	border: 0;
}

h1{
	color: #656565;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	margin:0px;
	padding:0px;
	
}
h4 {
	margin:0px;
	padding:0px;
	color:#FF4D00;
	font-size:16px;
}
#menu{
	padding-top: 45px;
	margin-left: 458px;
	text-align: center;
	border-bottom: 1px solid #c7c6c7;
	width: 407px;
	height: 28px;
}

#logo{
	margin-left: 120px;
	float: left;
    margin-bottom: 5px;
}

#page{
	float: right;
	padding-right: 140px;
	margin-top: 40px;
}

#page_content{
	width: 350px;	
	height: 380px;
	font-size:11px;
	line-height:17px;
}


#page_content h1{
	color:#FF4D00;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

#left_box{
	float:left;
	padding-top: 34px;
	padding-left: 10px;
}

#abonare{
	background-image: url("../media/layout/bg_abonare.gif");
	width: 380px;
	height: 252px;
	padding-top: 124px;
}

div.form_field{
	padding-left: 130px;
	padding-top: 19px;
	padding-bottom: 1px;
	height: 30px;
}

div.form_field input{
	width: 150px;
	height: 15px;
	border: 0;
	padding: 0;
	margin: 0;
}

.form_button{
	background-image: url("../media/layout/button.png");
	width: 103px;
	height: 66px;
	border: 0;
	margin-left: 210px;
	margin-top: 7px;
}

.form_field h1{
	color:#FFFFFF;
}

.border_bottom{
	border-bottom:1px solid #FF4D00;
}

.small_text{
	font-size:11px;
}

#flash {
	border-bottom:1px solid #FF4D00;
	
	margin-bottom:15px;
}

#code, input.field{
    padding:5px;
    background-color: #FF4D00;
    color:white;
    border:0px;
    font-weight: bold;
}

#copyright a{
	color:#999999;
}
#copyright{
	top:745px;
	left:170px;
	width:600px;
	position:absolute;
	font-size:10px;
	color:#999999;
}
.package{
	border:1px solid #e4e4e4;
	padding:5px;
	margin-bottom:10px;
}
.mandatory{
	color:#FF4D00;
}

.text_red{
	color:#FF0000;
}

.package a {
	background-color:#FF4D00;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	text-align:right;
}

.order_field{
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

#message1{
	font-size:10px;
	font-weight:bold;
	color:#FF0000;
}


