@charset "utf-8";

#nav, .nav, #nav .nav li { margin:0px; padding:5px; }
#nav li {
	float:none;
	display:inline;
	list-style:none;
	margin-bottom:10px;
	line-height:34px;
	color:#FFF;
	padding:00px 00px 00px 00px;
	position:relative;
}
#nav .nav li {
	float:left;
	width:100%;
	text-indent:10px;
	line-height:30px;
	margin-right:0px;
	border-top:0px #000 solid;
	border-bottom:0px #000 solid;
	border-left:none;
	border-right:none;
	background-color: #003333;
}
#nav li ul.first {left:0px; top:100%;}
ul.nav { display:none; }
//#nav li:hover > a, #nav li:hover { color:#fff; background:#999999; }
li:hover > .nav {
	float:left;
	display:block;
	position:absolute;
	width:200px;
	height:100%;
	top:-2px;
	left:0%;
	z-index:1000;
	border:0px #000 solid;
	text-align: left;
}


.Title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}
.HomeMenu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 12px;
	font-weight: 100;
	//font-variant: small-caps;
	//text-transform: capitalize;
	color: #FFF;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
.HomeMenu:hover {
	//color: #999999;
	background-color:#999999;
}
.HomeMenu:visited, .HomeMenu:focus {
	border-style:none;
	border:0;
	text-decoration:none;
	outline:0 none;
}
.BreadCrumbs {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: 300;
	//font-variant: small-caps;
	text-transform: none;
	text-decoration: none;
}
.SmallLinks {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	//font-style: oblique;
	font-weight: 300;
	//font-variant: small-caps;
	text-transform: none;
	text-decoration: none;
	color: #D6D6D6;
}
.SmallLinks:hover {
	text-decoration:underline;
}
.SmallLinks:visited , .SmallLinks:focus{
	border-style:none;
	border:0;
	text-decoration:none;
	outline:0 none;
}
.MainText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
}
.Titles {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	vertical-align: middle;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}
.FocusTitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36px;
	font-weight: bolder;
	text-transform: capitalize;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}

.Subtitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	color: #333;
}
.imgStyle {
	border-style:none;
	border:0;
	text-decoration:none;
	outline:0 none;
}
.imgStyle:hover, .imgStyle:active, .imgStyle:focus, .imgStyle:visited {
	border-style:none;
	border:0;
	text-decoration:none;
	outline:0 none;
}
.cellTitle {
	width:490px;
	height:250px;
	background:#F7F7F7;
}
.link {
	text-decoration:none;
	color: #000;
}
.link:visited, .link:focus {
	border-style:none;
	border:0;
	text-decoration:none;
	outline:0 none;
	color: #000;
}
.linkText {
	border-style:none;
	border:0;
	text-decoration:none;
	color:#09C;
	font-size: 14px;
}
.linkText:hover {
	border-style:none;
	border:0;
	text-decoration:underline;
}
.linkText:visited {
	border-style:none;
	border:0;
	color:#C03;
}
.LinkTextNoUnderline {
	border-style:none;
	border:0;
	text-decoration:none;
	color:#09C;
	font-size: 14px;
}
.LinkTextNoUnderline:visited {
	border-style:none;
	border:0;
	color:#C03;
}
.LinkTextNoUnderline:hover {
	border-style:none;
	border:0;
	text-decoration:none;
}
.linkTitle {
	display:block;
	width:470px;
	height:240px;
	background:#F7f7f7;
	text-decoration:none;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #000000;
	outline:none;
}
.linkTitle:hover {
	background:#ffffff;
}
.boxTitle {
	width:350px;
	height:40px;
	background:#666666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	vertical-align:middle;
}
.box {	
	width:350px;
	height:500px;
	background:#F7f7f7;
}
.boxContent {
	display:block;
	width:330px;
	height:490px;
	background:#F7f7f7;
	text-decoration:none;
	text-align: left;
	vertical-align: middle;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	outline:none;
}
.boxContent:hover {
	background:#ffffff;
}
.contactBox {	
	width:350px;
	height:800px;
	background:#F7f7f7;
	vertical-align: top;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
}
.headerBox {
	display:block;
	border: none;
	background:#666666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.headerContent {
	display:block;
	border: none;
	background:#F7f7f7;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#search {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}

#search input[type="text"] {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background: url(../imagens/search-white.png) no-repeat 10px 6px #444;
    border: 0 none;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #d7d7d7;
    width:70px;
	margin-right:20px;
	margin-left:20px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); 
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

#search input[type="text"]:focus {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background: url(../imagens/search-dark.png) no-repeat 10px 6px #fcfcfc;
    color: #6a6f75;
    width: 140px;
	margin-right:20px;
	margin-left:20px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    }
