/******************
* Global elements *
*******************/

* {margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, h7, h8, h, p, pre, blockquote, fieldset, table, ul {
	margin:0; font-family:Tahoma, Geneva, sans-serif; color:#32328c;}
h1 {margin:0.6em; font-size:2.0em; font-weight:bold; text-align:center;}
h2 {font-size:1.6em; margin:0.6em;}
h3 {font-size:1.4em; margin:0.6em; text-align:left; font-weight:normal;}
h4 {font-size:1.2em; text-align:left; font-weight:normal;}
h5 {font-size:0.9em; text-align:left; font-weight:normal;}
h6 {font-size:1.4em; font-weight:bold; color:#900;}
h7 {font-family:sans-serif; font-size:2.2em; margin:0.6em; text-align:left; font-weight:bold;}
h8 {font-family:sans-serif; font-size:1.6em; margin:0.6em; text-align:left; font-weight:normal;}

a:link {color:#006; text-decoration:none; border-bottom:1px dotted #006eab;}
a:visited {color:#04527d; text-decoration:none; border-bottom:1px dotted #04527d;}
a:hover {color:#900; text-decoration:none; border-bottom:none;}
b:link {color:#363; text-decoration:none; border-bottom:1px dotted #363; font-weight:normal;}
b:visited {color:#030; text-decoration:none; border-bottom:1px dotted #030; font-weight:normal;}
b:hover {color:#393; text-decoration:none; border-bottom:none; font-weight:normal;}

body {font:62.5%/1.6 Arial, Helvetica, sans-serif; background-color:#dff3ff; margin:0; padding:0; text-shadow: #fff 0 1px 1px; text-align:left; color:#33394d; background-image:url(http://somehoo.com/images/SomeHoo3DFade.jpg);}

/**
* Setup the 2 column layout
**/

body {margin:0; padding:0 300px 0 0; min-width:560px;}

#header, #footer, #navBar {	margin-right:-300px;}

.column	{float:left; position:relative;}
.submit	{padding-top:8px;}
.plain a img {border:none 0px;text-decoration:none;}
.spacer	{padding-top:12px;}
.links	{padding:16px 0px 10px 0px; line-height:2.5em; font-family:sans-serif; text-align:center; color:#32328c;}
.tags	{padding:10px 0px 16px 0px; line-height:2.5em; font-family:sans-serif; text-align:center; color:#060;}
#content-container {width:98%; padding:0; float:left;}
#edit-container {clear:both; width:98%; padding:0; float:left;}
#right-container   {width:300px; margin-right:-300px; float:right;}
#content-container .box {border:1px solid #eee; padding:10px 5px 2px 10px; line-height:1.8em; background:#fff;}
#edit-container .box {border:1px solid #eee; padding:10px 5px 2px 10px; line-height:1.8em; background:#fff;}
#right-container .box {margin:0 0 5px 5px; padding:5px; border:1px solid #eee; font-size:1.2em; line-height:1.6em;}

/**
* Style the header and footer areas
**/

#header {clear:both; height:66px; width:100%; position:relative; float:left; margin-right:-300px;
	background-image:url(http://somehoo.com/images/HeaderLogo240.png); 
	background-repeat:no-repeat; background-position:2px 2px;}
.logo {position:absolute; top:25px; left:270px;}
.profilepic {position:relative; float:left; width:105px; height:105px;}
.profilepic a img {border:none 0px;text-decoration=none;}

#breadcrumbs {font-size:1.2em; color:#333; position:absolute; left:300px; top:24px;}
#breadcrumbs a {color:#888;}
#breadcrumbs a:hover {background:#333; color:#fff;}

#footer {clear:both; color:#006; font-size:1.1em; padding:10px; text-align:center;}
#footer p {margin:2px; padding:2px; font-size:1.2em; font-family:arial; color:#006;}
#footer h {margin:2px; padding:2px; font-size:1.2em; font-family:arial; color:#FFF;}
#footer ul a:link, #footer ul a:visited {border:none; color:#006; font-size:1.2em; text-decoration:underline;} 
#footer ul a:hover {color:#900; text-decoration:none;}

/**
* Tabbed navigation within the main page
**/

ul#content-container {
height:24px;
list-style-type:none;
position:relative;
bottom:0px;
right:0px;
}
ul#content-container li {
float:left;
display:block;
width:auto;
height:24px;
padding:0px 0px 0px 1px;
}
ul#content-container li a:link, ul#content-container li a:visited {
float:left;
display:block;
width:auto;
margin:0px;
height:24px;
padding:6px 6px; 
text-decoration:none;
font-weight:normal;
background:url(http://somehoo.com/images/tab_bg.png) repeat-x top left;
font-family:Cambria, "Times New Roman", Georgia, Times, serif;
font-size:1.7em;
color:#ededed;
border:none;
}
ul#content-container li.current a:link, ul#content-container li.current a:visited {
background:url(http://somehoo.com/images/tab_hover.png) repeat-x top left;
height:24px;
}
ul#content-container li a:hover {
color:#fff;
text-decoration:none;
background:url(http://somehoo.com/images/tab_hover.png) repeat-x top left;
height:24px;
border:none;
}

/**
* Tabbed navigation in the header
**/

ul#navBar {
height:64px;
list-style-type:none;
position:absolute;
bottom:0px;
right:0px;
}
ul#navBar li {
float:left;
display:block;
width:auto;
height:64px;
padding:0px 0px 0px 1px;
}
ul#navBar li a:link, ul#navBar li a:visited {
float:left;
display:block;
width:auto;
margin:0px;
height:34px;
padding:10px 10px; 
text-decoration:none;
font-weight:normal;
background:url(http://somehoo.com/images/nav_bg.png) repeat-x top left;
font-family:Cambria, "Times New Roman", Georgia, Times, serif;
font-size:1.8em;
color:#ededed;
border:none;
}
ul#navBar li.current a:link, ul#navBar li.current a:visited {
background:url(http://somehoo.com/images/nav_hover.png) repeat-x top left;
}
ul#navBar li a:hover {
color:#fff;
text-decoration:none;
background:url(http://somehoo.com/images/nav_hover.png) repeat-x top left;
border:none;
}

/************************
* Profile table layouts *
************************/

th {font-size:1.1em; font-weight:bold; color:#060;}
tr {text-align:left; font-size:1.1em; font-weight:normal; color:#32328c;}
td {text-align:left; font-size:1.1em; font-weight:normal; color:#32328c;}

#report_table th {
  border:1px solid;
  /*padding-left:15px;*/
  padding-right:30px;
  color:#EEEEEC;
  background-color:#25510D;
  text-align:left;
}
#report_table {border:1px solid #cccccc;}

/****************
* NiceForms 2.0 *
*****************/

/*Defaults Styling*/
fieldset {background:#e8eef2; padding:12px 5px 10px 5px; border:1px solid #fff; border-color:#fff #666661 #666661 #fff; margin-bottom:36px; width:96%;}
input, textarea, select {font:12px/12px Arial, Helvetica, sans-serif; padding:0;}
fieldset.action {background:#bfc2c3; border-color:#e5e5e5 #797c80 #797c80 #e5e5e5; margin-top:-20px;}
legend {background:#282878; color:#fff; font:17px/21px Calibri, Arial, Helvetica, sans-serif; padding:0 10px; margin:-26px 0 0 -11px; font-weight:bold; border:1px solid #fff; border-color:#c2e1e4 #400040 #400040 #c2e1e4;}
label {font-size:11px; font-weight:bold; color:#666;}
label.opt {font-weight:normal;}
dl {clear:both;}
dt {float:left; text-align:right; width:154px; line-height:20px; margin:0 5px 5px 0;}
dta {float:left; text-align:right; width:140px; line-height:20px; margin:0 5px 5px 0;}
dtb {float:left; text-align:right; width:120px; line-height:20px; margin:0 5px 5px 0;}
dtc {float:left; text-align:right; width:80px; line-height:20px; margin:0 5px 5px 0;}
dtf {float:left; text-align:right; width:280px; line-height:20px; margin:0 0 0 0;}
dd {float:left; width:340px; line-height:20px; margin:0 5px 5px 0;}
dda {float:left; width:260px; line-height:20px; margin:0 5px 5px 0;}
ddb {float:left; width:220px; line-height:20px; margin:0 5px 5px 0;}
ddc {float:left; width:170px; line-height:20px; margin:0 5px 5px 0;}
ddf {float:right; width:280px; line-height:20px; margin:0 0 0 0;}
ddl {float:left; width:30px; line-height:20px; margin:0 5px 5px 0;}
.error {padding:1px; margin:0 0 5px 0; color:#800; font-size:1.3em; line-height:1.3em;}

/**********************************
* Script:Niceforms 2.0           *
*(Theme:StandardBlue             *
* Author:Lucian Slatineanu       *
* URL:http://www.emblematiq.com/ *
**********************************/

/*Text inputs*/
.NFText {border:none; vertical-align:middle; font:12px/15px Arial, Helvetica, sans-serif; background:none;}
.NFTextCenter {height:15px; background:url(http://somehoo.com/img/input.png) repeat-x 0 0; padding:3px 0; margin:0; float:left; line-height:15px;}
.NFTextLeft, .NFTextRight {width:7px; height:21px; vertical-align:middle; float:left;}
.NFTextLeft {background:url(http://somehoo.com/img/input-left.png) no-repeat 0 0;}
.NFTextRight {background:url(http://somehoo.com/img/input-right.png) no-repeat 0 0;}
/*Radio*/
.NFRadio {cursor:pointer; position:absolute; display:block; width:13px; height:13px; border:1px solid transparent; background:url(http://somehoo.com/img/radio.png) no-repeat 0 0; z-index:2;}
/*Checkbox*/
.NFCheck {cursor:pointer; position:absolute; width:12px; height:12px; border:1px solid transparent; background:url(http://somehoo.com/img/checkbox.png) no-repeat 0 0; z-index:2;}
/*Buttons*/
.NFButton {width:auto; height:26px; color:#fff; padding:0 2px; background:url(http://somehoo.com/img/button.png) repeat-x 0 0; cursor:pointer; border:none; font:10px/26px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; letter-spacing:1px; vertical-align:middle;}
.NFButtonLeft, .NFButtonRight {width:6px; height:26px; vertical-align:middle;}
.NFButtonLeft {background:url(http://somehoo.com/img/button-left.png) no-repeat 0 0;}
.NFButtonRight {background:url(http://somehoo.com/img/button-right.png) no-repeat 0 0;}
/*Textareas*/
.NFTextarea {border:none; background:none; font:12px/12px Arial, Helvetica, sans-serif; margin:0;}
.NFTextareaTop, .NFTextareaBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFTextareaTop {background:url(http://somehoo.com/img/textarea-tr.png) no-repeat 100% 0;}
.NFTextareaBottom {background:url(http://somehoo.com/img/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFTextareaTopLeft, .NFTextareaBottomLeft {width:5px; height:5px;}
.NFTextareaTopLeft {background:#282878 url(http://somehoo.com/img/textarea-tl.png) no-repeat 0 0;}
.NFTextareaBottomLeft {background:#282878 url(http://somehoo.com/img/textarea-bl.png) no-repeat 0 0;}
.NFTextareaLeft, .NFTextareaRight, .NFTextareaLeftH, .NFTextareaRightH {float:left; padding-bottom:5px;}
.NFTextareaLeft, .NFTextareaLeftH {width:5px;}
.NFTextareaLeft {background:url(http://somehoo.com/img/textarea-l-off.png) repeat-y 0 0;}
.NFTextareaLeftH {background:url(http://somehoo.com/img/textarea-l-over.png) repeat-y 0 0;}
.NFTextareaRight, .NFTextareaRightH {padding-right:5px; padding-bottom:0;}
.NFTextareaRight {background:url(http://somehoo.com/img/textarea-r-off.png) repeat-y 100% 0;}
.NFTextareaRightH {background:url(http://somehoo.com/img/textarea-r-over.png) repeat-y 100% 100%;}
/*Files*/
.NFFileButton {padding-bottom:0; vertical-align:bottom; cursor:pointer; background:url(http://somehoo.com/img/file.png) no-repeat 0 0; width:60px; height:21px;}
.NFFile {position:relative; margin-bottom:5px;}
.NFFile input.NFhidden {position:relative; opacity:0; z-index:2; cursor:pointer; text-align:left;}
.NFFileNew {position:absolute; top:0px; left:0px; z-index:1;}
/*Selects*/
.NFSelect {height:21px; position:absolute; border:1px solid transparent;}
.NFSelectLeft {float:left; width:3px; height:21px; background:url(http://somehoo.com/img/select-left.png) no-repeat 0 0; vertical-align:middle;}
.NFSelectRight {height:21px; width:auto; background:url(http://somehoo.com/img/select-right.png) no-repeat 100% 0; cursor:pointer; font:12px/21px Arial, Helvetica, sans-serif; color:#fff; padding-left:3px; margin-left:3px;}
.NFSelectTarget {position:absolute; background:none; margin-left:-13px; margin-top:18px; z-index:3; left:0; top:0; padding-bottom:13px;}
.NFSelectOptions {position:relative; background:#707175; margin-left:16px; margin-top:0; list-style:none; padding:4px 0; color:#fff; font:11px/13px Arial, Helvetica, sans-serif; z-index:4; max-height:200px; overflow-y:auto; overflow-x:hidden; left:0; top:0;}
.NFSelectOptions li {padding-bottom:1px;}
.NFSelectOptions a {display:block; text-decoration:none; color:#fff; padding:2px 3px; background:none;}
.NFSelectOptions a.NFOptionActive {background:#464646;}
.NFSelectOptions a:hover {background:#333;}
/*Multiple Selects*/
.NFMultiSelect {border:0; background:none; margin:0;}
.NFMultiSelectTop, .NFMultiSelectBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFMultiSelectTop {background:url(http://somehoo.com/img/textarea-tr.png) no-repeat 100% 0;}
.NFMultiSelectBottom {background:url(http://somehoo.com/img/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFMultiSelectTopLeft, .NFMultiSelectBottomLeft {width:5px; height:5px;}
.NFMultiSelectTopLeft {background:#f2f2e6 url(http://somehoo.com/img/textarea-tl.png) no-repeat 0 0;}
.NFMultiSelectBottomLeft {background:#f2f2e6 url(http://somehoo.com/img/textarea-bl.png) no-repeat 0 0;}
.NFMultiSelectLeft, .NFMultiSelectRight, .NFMultiSelectLeftH, .NFMultiSelectRightH {float:left; padding-bottom:5px;}
.NFMultiSelectLeft, .NFMultiSelectLeftH {width:5px;}
.NFMultiSelectLeft {background:url(http://somehoo.com/img/textarea-l-off.png) repeat-y 0 0;}
.NFMultiSelectLeftH {background:url(http://somehoo.com/img/textarea-l-over.png) repeat-y 0 0;}
.NFMultiSelectRight, .NFMultiSelectRightH {padding-right:5px; padding-bottom:0;}
.NFMultiSelectRight {background:url(http://somehoo.com/img/textarea-r-off.png) repeat-y 100% 0;}
.NFMultiSelectRightH {background:url(http://somehoo.com/img/textarea-r-over.png) repeat-y 100% 0;}

/*Focused*/
.NFfocused {border:1px dotted #666;}
/*Hovered*/
.NFh {background-position:0 100%;}
.NFhr {background-position:100% 100%;}
/*Hidden*/
.NFhidden {opacity:0; z-index:-1; position:relative;}
/*Safari*/
select, input, textarea, button {outline:none; resize:none;}


/****************
* Zend DataGrid *
*****************/

input[type='checkbox'] ,input[type='radio'] {
	width:14px !important;
	height:14px !important;
	border:0px;
	padding:0px;
	margin:2px;
}

input[type='button'],input[type='submit']
{
/*	background:#FFF url(http://somehoo.com/img/hbar.jpg); */
	border:1px solid #666;
	cursor:pointer;
	}

td div input {
	width:98% !important;
	border:1px solid #ddd;
}

/*
#newGrid {
	border:2px solid #333;
}
*/

#newGrid .td {
	border-right:1px solid #111;
	border-bottom:1px solid #111;
	background:#fff;
	padding:2px 2px 2px 4px;
}

#newGrid .barra_tabela {
	background-color:#CEE1EF
}

#newGrid td.alt,#newGrid tr.alt  td {
	background:#EAF3FA;
}

#newGrid th {
	text-align:center;
	border-right:1px solid #000;
	border-bottom:2px solid #000;
}

#newGrid input:focus {
	background-color:#AAC4DD;
	border:1px solid #111;
	text-align:center;
}

.addRecord {
	padding:2px;
	float:left;
	margin:4px;
	display:block;
	width:120px;
	text-align:center; border:1px solid #333;
	background-color:#DEDEDE;
	border:1px solid #333;
}

.addRecord a {
	text-decoration:none;
	font-size:1.3em !important;
}

td input:focus,#boletim input:focus,td textarea:focus {
	border:1px solid #666;
	background-color:#f4F4F4;
}

table.borders {
	border:1px solid #32328c;
	border-left:2px solid #32328c;
	border-top:2px solid #32328c;
}

.formValue input {
	border:1px solid #ddd;
	width:98%;
	padding:2px;
}

#submenu a {
	display:block;
	padding:0px;
	margin:0px;
	position:relative;
	top:-2px;
}

.semLimites {
	border:0px;
	padding:0px;
	margin:0px;
	height:auto;
}

td.alt2 {
	text-align:center;
	background-color:#DEDEDE;
}

select {
	font-size:10px;
}

#grid td {
	vertical-align:middle;
	font-size:10px;
}

.formValue {
	width:540px;
}

div .element label {
	font-size:11px;
	font-style:normal;
}

div .element {
	font-style:italic;
	text-align:right;
	margin-right:10px;
}

td.esquerda {
	width:350px;
}

.errors li {
	width:400px;
	color:#FF0000;
}

.formLabel {
	text-align:right;
	display:block;
	margin-right:10px;
}

#onde_estamos {
	width:890px;
	border:1px solid #111;
	margin:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.hbar {
	text-align:center;
	font-variant:small-caps;
}

.hbar div {
	padding:4px;
	font-weight:bold;
	font-size:12px;
}

td {
	border-right:1px solid #32328c;
	border-bottom:1px solid #32328c;
	background:#fff;
	padding:2px 2px 2px 4px;
}

#newGrid td {
	border-right:1px solid #111;
	border-bottom:1px solid #111;
	background:#fff;
	padding:2px 2px 2px 4px;
}

td.alt,tr.alt  td {
	background:#DEDEDE;
}

.button {
	padding:1px;
	border:1px solid #275DA8;
	width:98%;
}

.querySupport {
	background-color:#FFF;
	padding:2px;
}

.querySupport a {
	text-decoration:none;
}

.sum {
	border:0px;
	background-color:#999;
}

#center {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:50px;
}

.barra_tabela {
	background-color:#dff3ff;
	text-align:center;
}

.barra_tabela input {
	width:120px !important;
	margin:4px;
}

.barra_tabela a {
	padding:2px 2px 2px 2px;
	margin:2px;
	text-decoration:none;
}

.barra_tabela a img {
	border:0px;
	padding:0px;
	margin:0px;
	position:relative;
/*	top:3px; */
}

.topo ul li span {
	font-weight:bold;
}

.topo ul li span * {
	text-decoration:none;
}

/*
.topo ul li {
	border-bottom:1px solid orange;
	margin:2px;
}
*/

.alerta {
	border:1px solid #003b16;
	padding:5px;
	margin:10px;
	text-align:center;
	color:green;
	font-weight:bold;
}

.alerta_red {
	border:1px solid #4c1414;
	padding:5px;
	margin:10px;
	text-align:center;
	color:#DA1609;
	font-weight:bold;
}

.tabela_print a {
	border:0px;
	background-color:#FFFFFE;
	padding:0px;
	padding-left:1px;
}

.subtitulo select {
	width:95%;
	border:1px solid #AAA;
}

/*
.subtitulo {
	background:#FFFFFF url(http://somehoo.com/img/pageoptions2.jpg) repeat-x bottom;
}
*/

.noText span {
	display:none;
}

.noSelect em {
	display:none;
}

th a {
	color:#FFF;
}

th {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#060;
	border-right:1px solid #32328c;
	border-bottom:2px solid #32328c;
	text-align:left;
	padding:3px 6px;
}

.input_p {
	border:1px solid #AAA;
	width:98%;
}

th a {
	text-decoration:none;
}

.width_33p {
	width:33%;
}

.width_30 {
	width:30px;
}

.width_20 {
	width:20px;
}

.width_50p {
	width:50%;
}

.width_60p {
	width:60%;
}

.width_80p {
	width:80%;
}

.width_40p {
	width:40%;
}

.width_50 {
	width:50px;
}

.width_75 {
	width:75px;
}

.width_150 {
	width:150px;
}

.width_160 {
	width:160px;
}

.width_500 {
	width:640px;
}

.width_400 {
	width:400px;
}

.width_350 {
	width:250px;
}

.width_100 {
	width:100px;
}

.width_80 {
	width:80px;
}

.width_data {
	width:80px;
	display:block;
	height:14px;
	overflow:hidden;
}

.width_120 {
	width:120px;
}

.width_200 {
	width:200px;
}


