/*
Theme Name: EuropaTransport
Theme URI: http://www.voicemedia.ro/
Description: Pentru site EuropaTransport.ro
Version: 1
Author: Sarau Marian (Voice Media SRL)
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #e3e4e6 url('../images/bg_top.gif') top left repeat-x;
	color: #333;
	text-align: center;
	margin:0px;
	padding:0px;	
}
	
img {
	border:0px;
}

#page {
	width:850px;
	margin: 0 auto;
	border:0px solid #990;
}
	
#header{
	width:850px;
	float:left;
	padding-top:10px;
	border:0px solid #990;
}

#header .logo{
	float:left;
	padding-left:20px;
	width:172px;
	border:0px solid #990;
}

#header .right{
	float:right;
	width:638px;
	height:100px;
	padding-right:20px;
}

#header .lang{
	padding-left:20px;
	text-align:right;
	border:0px solid #990;
}

#header .lang ul{
	padding: 0;
	margin: 0;
}

#header .lang ul li{
	display: inline;
}

#header .lang ul li a{
	color: #494949;
	padding-left:4px;
	text-decoration: none;
}

#header .menu{
	padding-left:20px;
	text-align:right;
	padding-top:40px;
	border:0px solid #990;
}

#header .menu ul{
	padding: 0;
	margin: 0;
}

#header .menu ul li{
	display: inline;
}

#header .menu ul li a{
	color: #494949;
	padding-left:4px;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}

#content{
	float:left;
	width:850px;
	border:0px solid #000;
}

#content .banner{
	float:left;
	width:850px;
}

#content .columns{
	float:left;
	width:850px;
	margin-top:10px;
}

#content .full{
	float:left;
	width:577px;
	border:0px solid #090;
}

#content .full_top{
	width:577px;
	height:12px;
	background:url(../images/full_top.gif) no-repeat top left;
}

#content .full_content{
	width:537px;
	padding:5px 20px 5px 20px;
	background:url(../images/full_bg.gif) repeat-y top left;
	text-align:justify;
	font-family:arial, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}

#content .full_content a{
	text-align:justify;
	font-family:arial, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5f8c99;
	text-decoration:underline;
}

#content .full_content a:hover{
	text-decoration:none;
}

#content .full_bottom{
	width:577px;
	height:13px;
	background:url(../images/full_bottom.gif) no-repeat top left;
	float:left;
}

#content .sidebar{
	float:left;
	margin-left:8px;
	margin-top:2px;
	width:265px;
}

#content h1{
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ff9d00;
}

#content h2{
	margin:10px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

#content h2 a{
	margin:0px 10px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
}

#content h2 a:hover{
	text-decoration:underline;
}

#footer{
	width:850px;
	float:left;
	margin-top:20px;
	padding-bottom:20px;
	border:0px solid #F00;
}

#footer .copy{
	width:250px;
	float:right;
	text-align:right;
	padding-right:20px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:11px;	
}

#footer .copy a{
	text-align:right;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:11px;	
}

#footer .copy a:hover{
	text-decoration: underline;
}

#footer .menu_bottom{
	padding-left:20px;
	width:550px;
	float:left;
	text-align:left;
	border:0px solid #990;
}

#footer .menu_bottom ul{
	padding: 0;
	margin: 0;
}

#footer .menu_bottom ul li{
	display: inline;
}

#footer .menu_bottom ul li a{
	padding-left:4px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
}

#footer .menu_bottom ul li a:hover{
	text-decoration: underline;
}


h3{
	margin-top:0px;
	margin-bottom:8px;
}

.cssform p{
width: 380px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px solid #efefef;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
padding-top:5px;
padding-left:10px;
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

#masini{
	float:left;
	width:537px;
}

.masina{
	background-color:#f8f8f8;
	width:527px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	border-top:1px solid #e3e4e6;
	border-bottom:1px solid #e3e4e6;
}

.masina_img a{
	float:left;
	border:2px solid #d3d9df;
	padding:0px;
}

.masina_img a:hover{
	float:left;
	border:2px solid #ffca75;
	padding:0px;
}

.masina_text{
	float:left;
	width:310px;
	padding-left:10px;
	border:0px solid #9CC;
}
