/* PARA JESUS TODA HONRA E TODA A GLRIA */

/*
rotasat.net sitesinin tasarımından faydalanılmıştır.
*/


/* Global Settings*/
*{
	margin:0;
	padding:0;
	text-decoration:none;
	list-style-type:none;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

p{
	font-size:11px;
	line-height:18px;
	color:#636363;
}



.cleaner{
	clear:left;

}

.title20px{
	color:#314C9C;
	font-size:20px;
	margin-bottom:5px;
	font-weight:normal;
}

.titleGreen{
	color:#3CA501;
}

.blueText{
	color:#314C9C;

}

.greenMarker{
	font-size:14px;
	color:#3CA501;
}



/*Top*/
#top{
	width:100%;
	background:url(../images/bgTop.jpg) repeat-x;
}


#topContent{
	width:750px;
	height:50px;
	margin:0 auto;
	background:url(../images/logoRotasatFinal.gif) no-repeat;
	background-position: 0 6px;
	padding-top:30px;

}


/*Login*/
#topContent a{
	width:139px;
	height:23px;
	background:url(../images/btnLogin.jpg) no-repeat;
	display:block;
	margin-left:607px;		
}

#topContent a:hover{
	background-position:-139px;

}


/*Nav*/
#nav{
	width:100%;
	height:28px;
	background:url(../images/bgNavBar.gif) repeat-x;
	font-size:12px;
	color:#FFFFFF;
}

#nav ul{
	width:750px;
	margin:0 auto;
	text-align:center;
	
}

#nav li{
	display:inline;
	
}

#nav a{
	color:#FFFFFF;
	border-left: 1px solid #6fcd3b;	
	border-right: 1px solid #35840B;
	padding:7px 40px 7px 40px;
	float:left;
}

#nav a:hover{
	background:url(../images/bgNavHover.gif) repeat-x;
}

.borderCleanerLeft{
	border-left:none !important;
}

.borderCleanerRight{
	border-right:none !important;
}

.active{
	background:url(../images/bgNavHover.gif) repeat-x;
}


/*Banner*/
#banner{
	width:100%;
	height:155px;
	background:url(../images/bgBanner.jpg) repeat-x;
}

#bannerContent{
	width:750px;
	margin:0 auto;
}


/*Contents*/
#contents{
	width:750px;
	margin:0 auto;
	margin-top:20px;
}

#leftColumn{
	width:546px;
	float:left;
}

#leftColumn h2{
	margin-top:15px;

}


/*Console*/
#console{
	width:546px;
	margin-top:38px;
}


/*Informativo*/
#informativoContainer{
	width:169px;
	height:204px;
	float:right;
	border:1px #1E70B9 solid;
	padding:7px;	
}

#informativoBox{
	width:155px;
	background:#e6f5fc;
	padding:7px;
}

#informativoBox h2{
	font-size:12px;
	color:#1E70B9;
	font-weight:bold;
	margin-bottom:5px;
}

#informativoBox p{
	color:#1E70B9;
}


.field{
	margin-top:10px;
	width:138px;
	height:13px;
	color:#1E70B9;
	font-size:11px;
	padding:5px;
	background:url(../images/bgField.jpg) repeat-x;
	border:1px #939598 solid;
	background-color:#FFFFFF;
}

#informativoBtn{
	width:73px;
	height:21px;
	background:url(../images/btnInformativo.jpg) no-repeat;
	margin-top:9px;
	border:none;
	margin-left:77px;
	display:block;
}

#informativoBtn a:hover{
	background-position: -73px;

}


/*Atendimento*/
#atendimento{
	width:169px;
	height:109px;
	float:right;
	border:1px #1E70B9 solid;
	padding:7px;
	margin-top:20px;
}


/*QuemSomos*/
.quemSomosParagraph{
	margin-bottom:40px;
}


/*Rastreador*/
#rastreadorContents{
	width:550px;
	float:left;
}

#rastreadorContents ul{
	margin:20px 0 40px 0;
}

#rastreadorMapa{
	width:523px;
	border:1px solid #0799E2;
	padding:10px;
	margin-bottom:10px;
	float:left;
}


#rastreadorMenu{
	width:140px;
	float:right;
	color:#1E70B9;
	font-size:11px;
}


#rastreadorMenu a{
	display:block;
	line-height:23px;
	color:#1E70B9;
	padding:1px 0 1px 18px;
	height:1%;
}

#rastreadorMenu a:visited{
	color:#1E70B9;
}

#rastreadorMenu a:hover{
	background:url(../images/btnRastreadorMenu.gif) no-repeat;
	color:#FFFFFF;
	border:none;
}

.rastreadorActive{
	background:url(../images/btnRastreadorMenu.gif) no-repeat;
	border:none;
	color:#FFFFFF !important;
}

#rastreadorCobertura{
	width:710px;
	height:383px;
	border:1px #003F77 solid;
	padding:20px;
	background:url(../images/bgRastreadorCobertura.jpg) no-repeat;
}

#rastreadorCoberturaTitle{
	color:#FFF;
	font-size:14px;
	margin-bottom:5px;
	width:465px;
	float:left;
}

#rastreadorCoberturaEstadosTitle{
	font-size:12px;
	color:#FFF;
	margin-bottom:15px;
}

#rastreadorCobertura p{
	color:#FFFFFF;
	width:465px;
	float:left;
	margin-bottom:10px;
}

#rastreadorCobertura form{
	width:200px;
	padding:10px;
	background:#038AE0;
	float:right;
	border:1px solid #CCCCCC;
}


#rastreadorCobertura select{
	width:200px;
	margin-bottom:15px;
	font-size:12px;
	color:#444;
}


/*Contato*/
#contatoActive{
	border-right:none !important;
}

#contatoLeftColumn{
	width:360px;
	height:318px;
	background:url(../images/contatoMapa.jpg) no-repeat;
	background-position:bottom;
	float:left;
}


#contatoForm{
	width:320px;
	line-height:15px;
	float:left;
	margin-left:70px;
	color:#1E70B9;
	font-size:11px;
}

#contatoForm h2{
	font-size:12px;
	margin-top:150px;
	line-height:20px;
}


#contatoForm label{
	width: 320px;
	line-height: 25px;
	float: left;
	
}

.contatoFields{
	width: 308px;
	border: 1px solid #939598;
	margin-bottom: 10px;
	float: left;
	color:#35840B;
	padding:5px;
	background:url(../images/bgField.jpg) repeat-x;
}

.contatoBTN{
	width: 158px;
	height: 30px;
	border:none;
	background:url(../images/btnContato.jpg) no-repeat;
	margin:10px 0 20px 159px;
	float: left;
	cursor:pointer;
}

.mensagemField{
	width:311px;
	height: 132px;
	border: 1px solid #939598;
	float: left;
	color:#35840B;
	font-size:11px;
	padding:3px 0 0 3px;
	background:url(../images/bgField.jpg) repeat-x;
}

#emailResponseContainer{
	width:750px;
	height:200px;
	margin:0 auto;
}


/*Rastrear Veiculo*/
#rastrearLeftColumn{
	width:375px;
	height:230px;
	float:left;
	border-right:1px #ECECEC solid;
	padding-top:45px;
}

#rastrearRightColumn{
	width:300px;
	float:left;
	padding:45px 0 0 30px;
}

#rastrearRightColumn a, #rastrearRightColumn a:visited {
	color:#1E70B9;
}

#rastrearRightColumn a:hover {
	text-decoration:underline;
}

#rastrearRightColumn li{
	font-size:11px;
	color:#636363;
	line-height:20px;
	margin-bottom:15px;
}

.rastrearMarginCleaner{
	margin-bottom:1px;
}

#rastrearForm{
	width:315px;
	line-height:15px;
	color:#1E70B9;
	font-size:11px;
	background:#f4f8fb;
	float:left;
	padding:10px 0 10px 10px;
	margin-top:40px;
}

#rastrearForm a{
	color:#1E70B9;
	width:120px;
	float:left;
	margin-top: 5px;
}

#rastrearForm a:hover{
	color:#FFFFFF;
	background:#1E70B9;

}


#rastrearForm label{
	width: 136px;
	line-height: 25px;
	float: left;
	
}

.rastreadorFieldContainer{
	width:147px;
	float:left;

}

.rastreadorSenhaContainer{
	width:147px;
	float:right;
	padding-right:10px;
}



.rastrearFields{
	width: 136px;
	height: 12px;
	border: 1px solid #939598;
	margin-bottom: 10px;
	float: left;
	color:#35840B;
	padding:5px;
}


.rastrearBTN{
	width: 70px;
	height: 27px;
	border:none;
	background:url(../images/btnRastrear.jpg) no-repeat;
	margin:0 0 0 115px;
	float: left;
	cursor:pointer;
}


/*Footer*/
#footer{
	width:100%;
	height:57px;
	background:url(../images/bgFooter.jpg) repeat-x;
	margin-top:40px;
	padding-top:35px;
}

#footerContents{
	width:750px;
	margin:0 auto;
}

#footerContents h6{
	width:300px;
	color:#FFFFFF;
	font-size:10px;
	line-height:15px;
	font-weight:normal;
	float:left;
	
}

#wortekLogo{
	width:82px;
	float:right;
}	
#home-col1 {  width: 255px; float: left; margin: 20px 10px 0 10px; border:none; }

#services-admin {float: left;width: 255px;height: 155px;border-bottom: 3px solid #1284CD;
top left; margin: 0 0 20px 0; padding: 0 0 15px 2px;}



#services-admin2 {float: left;width: 180px;height: 90px;border-bottom: 3px solid #1284CD;
background: url('../images/home-admin.jpg') no-repeat top left; margin: 0 0 20px 0; padding: 0 0 15px 70px;}
