/**
 * CSS - zedFramework
 * 
 * @package   www.fortrek.com.br
 * @name      TI-WEB-FTK-0001 
 * @author    Thiago M. Zampieri <thiago.zampieri@gmail.com>
 * @copyright 2009
 * @version   0.1.0 
 * @access    public
 * @todo      Página de Estilos
 */

/***************************************************************************************************************************
ALL
****************************************************************************************************************************/
* {	margin: 0; padding: 0; }

img { border: 0 }

body {
	width:auto;
	height:100%!important;
	font-family: Arial, Helvetica, sans-serif;
}

.page {
	display:block;
	float:none;
	margin:0 auto 0 auto;
	width:1000px;
	height:auto!important;
	background-position:center 139px;
	background-repeat:no-repeat;
}

.sortable #title td { cursor: pointer; }

a  {color : #000; text-decoration: none; }
/*
html{ scrollbar-3d light-color:#f2f2f2;scrollbar-arrow-color:#000000; scrollbar-base-color:#f2f2f2;scrollbar-dark-shadow-color:#f2f2f2;
scrollbar-face-color:#95947e;scrollbar-highight-color:#95947e;scrollbar-shadow-color:#95947e;}
*/
.sitemap {
	font-size: 0.65em;
	font-weight: bold;
	color: #424242;	
	text-align: left;
	margin-bottom: 10px;
				}

.sitemap a {
	text-decoration: none;
	color: #727272;
				}

.sitemap a:last-child {
	text-decoration: none;
	color: #2f93d4;
				}
				
				
.sitemap a:hover,
.sitemap a:active {
	color: #000000;
				}
				
/***************************************************************************************************************************
LOADER AJAX
****************************************************************************************************************************/
#progressBar
{
    FONT-SIZE: 1px;
    LEFT: 0px;
    WIDTH: 1px;
    POSITION: relative;
    TOP: 1px;
    HEIGHT: 5px;
    BACKGROUND-COLOR: #116392;
}
#root_loader
{
	WIDTH : 1000px;
    POSITION: absolute;
    TOP: 40%;
    TEXT-ALIGN: center;
    MARGIN: 0px auto;
    float: left;
}
#background_loader
{
    FONT-SIZE: 1px;
    LEFT: 8px;
    WIDTH: 125px;
    POSITION: relative;
    TOP: 8px;
    HEIGHT: 7px;
    BACKGROUND-COLOR: #ebebe4;
}
#loader
{
    BORDER-RIGHT: #6a6a6a 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #6a6a6a 1px solid;
    DISPLAY: block;
    PADDING-LEFT: 0px;
    FONT-SIZE: 11px;
    Z-INDEX: 2;
    PADDING-BOTTOM: 16px;
    MARGIN: 0px auto;
    BORDER-LEFT: #6a6a6a 1px solid;
    WIDTH: 142px;
    COLOR: #000000;
    PADDING-TOP: 10px;
    float: left;
    BORDER-BOTTOM: #6a6a6a 1px solid;
    FONT-FAMILY: Tahoma, Helvetica, sans;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left;
}
	
/***************************************************************************************************************************
HEADER
****************************************************************************************************************************/
.header {
	float:left;
	width:100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #162532;
	display: block;
	height: 110px;
	border-top: 10px solid #116392;
	border-bottom: 2px solid #d2d2d2;
}

.header .bar {
	width:1000px;
	height: 100%;
	margin: auto;
	/* margin-top: 10px; */
	margin-top: 40px;
}

.header .bar h1 span { display: none; }

.header .bar h1 a {	
	background: url(../../default/images/header/logo_230.png) center center no-repeat;
	width: 230px;
	height: 60px;
	/*
	width: 174px;
	height: 46px;
	border: 1px solid #ffffff;
	*/
	behavior: url(scripts/iepngfix.htc);	
	margin: 0px 0 0px 0px;
	display: block;
	float: left;
	
	margin-top: -10px;
	position: absolute;
	z-index: -1px;
	
			}
			
.header .services
{
	margin-left: 225px;
	margin-top: -5px;
}


.header .bar #form-search {
	display: inline;
	float: right;
	position: relative;
	/* margin-top: 5px; */
	margin-top: 5px;
}

.header .bar #form-search #fieldSearch {
	width: 150px;
}
/*
.header .bar .social_networks {
	display: inline;
	float: right;
	position: relative;
	margin-top: 55px;
	margin-right: -190px;
}
.header .bar .social_networks #twitter {
	background: url(../../default/images/header/logo_twitter.png) bottom center no-repeat;
	width: 102px;
	height: 50px;
	display:inline;
	float: left;
}
.header .bar .social_networks #twitter span {
	display: none;
}
.header .bar .social_networks #rss {
	background: url(../../default/images/header/logo_rss.png) bottom center no-repeat;
	width: 65px;
	height: 50px;
	display:inline;
	float: left;
}
.header .bar .social_networks #rss span {
	display: none;
}
*/	
/***************************************************************************************************************************
LEFT-NAV
****************************************************************************************************************************/							
.left-nav {
	width: 140px;
	margin-right: 9px;
	display:block;
	float: left;
	/*background-color: #ffffff;*/
		}
	
/***************************************************************************************************************************
CONTENT
****************************************************************************************************************************/							
.zcontent {
	width: 1000px;
	display:block;
	float: left;
	background-color: #ffffff;
	margin-top: 130px;
		}		

/***************************************************************************************************************************
RIGHT-NAV
****************************************************************************************************************************/							
.right-nav {
	width: 140px;
	margin-left: 5px;
	display: inline;
	float: right;
	/*background-color: #ffffff;*/
		}		
		
/***************************************************************************************************************************
FOOTER
****************************************************************************************************************************/
.footer { 
	width: 1000px;
	display: block;
	float: left;
	margin-top: 10px;
	font-size: 0.9em;
		}

.footer .news {
	display: block;
	float: left;
	width: 950px;
	padding-top: 10px;
	background: url('../../default/images/footer/degrade_gray.png') center top no-repeat;
	padding-left: 50px;
}
.footer .news #previous {
	display: inline;
	float: left;
	width: 10px;
	height: 10px;
	background: url('../../default/images/footer/bullet_rss_esq.png') center center no-repeat;
	margin-right: 5px;
	margin-top: 5px;
	cursor: pointer;
}
.footer .news #previous span {
	display:none;
}
.footer .news #next {
	display: inline;
	float: left;
	width: 10px;
	height: 10px;
	background: url('../../default/images/footer/bullet_rss_dir.png') center center no-repeat;
	margin-right: 5px;
	margin-top: 5px;
	cursor: pointer;
}
.footer .news #next span {
	display:none;
}
.footer .news span {
	font-size: 1.1em;
	font-weight: bold;
	color: #424242;
}
.footer .news .date {
	font-size: 1.0em;
	font-weight: bold;
	color: #929292;
}
.footer .news .boxTitle {
	text-decoration: none;
	color: #116392;
	font-weight: bold;
	padding-left: 10px;
}
.footer .news .boxTitle:hover {
	text-decoration: underline;
}

.footer .body {
	display: block;
	float: left;
	width: 1000px;
	background: #fffffff;
	height: 104px;
	margin-bottom: 10px;
	margin-top: 10px;
			}
			
.footer .body .center{
	display: block;
	float: left;
	width:  978px;
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	height: 102px;
			}
			
.footer .body .center .box {
	display: inline;
	float: left;
	width: 305px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 1px;
	height: 100px;
}
.footer .body .center .box span {
	display: block;
	float: left;
}

.footer .body .center .box label a {
	text-decoration: none;
	color: #424242;
}
.footer .body .center .box label a:hover {
	text-decoration: underline;
}

.footer .body .center .box label {
	display: block;
	color: #424242;
	font-size: 1.5em;
	font-weight: bold;
}

.footer .body .center .box p {
	margin-top: 5px;
	display: block;
	width: 250px;
	color: #929292;
	font-size: 1.0em;
	width: 220px;
	height: 65px;
	
}
.footer .body .center .box #icon_footer1 {
	display: block;
	float: left;
	width: 80px;
	height: 100px;
	/* background: url('../../default/images/footer/icon_press-room.png') center left no-repeat; */
	background: url('../../default/images/footer/icon_rss.png') center left no-repeat;
}
.footer .body .center .box #icon_footer2 {
	display: block;
	float: left;
	width: 80px;
	height: 100px;
	background: url('../../default/images/footer/icon_tweeter.png') center left no-repeat;
}
.footer .body .center .box #icon_footer3 {
	display: block;
	float: left;
	width: 80px;
	height: 100px;
	background: url('../../default/images/footer/icon_fortrek_channel.png') center left no-repeat;
}
			
.footer .body .left {
	display: block;
	float: left;
	width: 11px;
	height: 104px;
	background: url('../../default/images/footer/box_footer_esq_01.png') center left no-repeat;
}			
.footer .body .right {
	display: block;
	float: left;
	width: 11px;
	height: 104px;
	background: url('../../default/images/footer/box_footer_dir_04.png') center left no-repeat;
}
			
.footer .links {
	display: inline;
	float: left;
	font-size: 0.6em;
	padding-top: 5px;	
}
.footer .links a {
	color: #727272;
	text-decoration: none;
	padding-left: 11px;
	background: url('../../default/images/footer/bullet_footer_arrow.png') center left no-repeat;
	margin-right: 6px;
}

.footer .links a:hover {
	text-decoration: underline;
}

.footer .copyright		{
	margin-top: 5px;
	background: #ffffff;
	font-size: 0.6em;
	color: #727272;
	text-align: center;
	display: block;
	float: right;
				}
					
/***************************************************************************************************************************
//* FORM */
input,select,textarea {color: #424242; font-size: 0.9em }

.button {
	background: #116392;
	color: #ffffff;
	border: 1px solid #116392;
	font-weight: bold;
}

.button:hover,
.button:active {
	background: #2f93d4;
/*	color: #424242;*/
	border: 1px solid #2f93d4;
	font-weight: bold;
}

.button2 {
	background: #ffffff;
	color: #2f93d4;
	border: 0px solid #ffffff;
	border-top: 1px solid #e2e2e2;
	font-weight: bold;
	height: 30px;
}

.button2:focus,
.button2:hover,
.button2:active {
	background: #2f93d4;
	color: #ffffff;
	border-top: 1px solid #2f93d4;
	font-weight: bold;
}

.button3 {
	background: #ebebeb;
	color: #2f93d4;
	border: 0px solid #ffffff;
	border-top: 1px solid #e2e2e2;
	font-weight: bold;
	height: 30px;
	width: 100px;
}

.button3:focus,
.button3:hover,
.button3:active {
	background: #2f93d4;
	color: #ffffff;
	border-top: 1px solid #2f93d4;
	font-weight: bold;
}

input, textarea {
	/*
	background: url(../../default/images/header/bkgrd_inputs.png) top left no-repeat;
	behavior: url(scripts/iepngfix.htc);
	border: 1px solid #929292;
	*/
	background: #ffffff;
	border: 2px solid #ffffff;
	padding: 2px;
	font-size: 0.9em;
	}
input:hover, textarea:hover {
	border: 2px solid #2f93d4;
}

.iptText {
	border: 2px solid #2f93d4;
}

 textarea {
	font-family: Arial;
 }
	
.checkbox {
	background: none;
	border: none;
	
		}
		
.cloud {
	text-decoration: none;
	color: #424242; 
}
.cloud:hover { 
	background: #424242; 
	color: #ffffff; 
}