/******* Loading Layer *******/
#loading{
	position:absolute;
	right:0px;
	top:0px;
	padding:1px;
	z-index:20001;
	height: 20px;
	width: 300px;
	background-color:#FFFFFF;
	float:right;
 	border: 1px solid #999999;
}
#loading a {
		color:#225588;
}
#loading .loading-indicator{
	padding:3px;
	margin:0;
	height:auto;
}
#loading-msg {
	font: bold normal 13px arial, tahoma, sans-serif;
	color:#990000;
}

#main_content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color:#f2f2f2;
}


/** Ads ***/
#ads_reference {
	width: 110px;
	height:32;
	position:fixed;
}

#content_body {
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 auto;
}

#ads_top
{
	text-align:center;
}

#ads_bottom
{
	padding-top: 20px;
	text-align:center;
}

#ads_right, #ads_left  {
	width: 125px;
}
#ads_right
{
}

#ads_left {

}


/**** MENU ****/

    #tabsJ {
      float:left;
      width:100%;
      background:#F4F4F4;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #24618E;
      }
    #tabsJ ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
			white-space:nowrap;
      }
    #tabsJ a {
      float:left;
      background:url("-{$_smarty.template}-/img/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("-{$_smarty.template}-/img/tabrightJ.gif") no-repeat right top;
      padding:5px 7px 4px 2px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {
	float:none;
}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

        #tabsJ #current a {
                background-position:0% -42px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFF;
        }

/*** Menu ****/


A:hover { text-decoration: none; color: #000000; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; }
A:link, A:visited { text-decoration: none; color: #0000FF; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; }

.savebutton {
	border-bottom: 1px #000000 solid;
	border-left: 2px #FFFFFF solid;
	border-right: 1px #000000 solid;
	border-top: 2px #FFFFFF solid;
}
.savebutton_over {
	border-bottom: 2px #FFFFFF solid;
	border-left: 1px #000000 solid;
	border-right: 2px #FFFFFF solid;
	border-top: 1px #000000 solid;
}

body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight:normal; 
	text-decoration: none;

	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #000000;

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight:normal; 
	text-decoration: none;
}

/* All forms */
input , select { 
	font-size:10px;
}

pre {
	font-size:14px;
}





/* Default listing */
tr.list {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	cursor: hand;
}

/* Menu */
tr.menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

/* Footer */
tr.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}


/**** Lines Colors for data db listing ****/
/* Head for Tables List */
.thead {
	BORDER-RIGHT: buttonshadow 1px solid; 
	BORDER-TOP: buttonhighlight 1px solid; 
	BACKGROUND: buttonface; 
	FONT: menu; 
	BORDER-LEFT: buttonhighlight 1px solid; 
	CURSOR: default; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: buttonshadow 1px solid; 
	HEIGHT: 15px
}
/* Rows */
.table_list
{
	BORDER-RIGHT: buttonshadow 1px solid; 
	BORDER-TOP: buttonhighlight 1px solid; 
	BORDER-LEFT: buttonhighlight 1px solid;
	BORDER-BOTTOM: buttonshadow 1px solid;
	background-color:#ECE9D8;
}
/* Cells Color For Listing */
.color_0
{
	FONT: menu; 
	CURSOR: default; 
	padding: 1px;
	background-color: #EBEBEB;
	padding: 1px;
}
.color_1
{
	FONT: menu; 
	CURSOR: default; 
	padding: 1px;
	background-color:#FFFFFF;
	FILTER: Glow(Color=gray, Strength=2) 
}
.color_2
{
	FONT: menu; 
	CURSOR: default; 
	padding: 1px;
	background-color: #F3F5D3;
	FILTER: Glow(Color=gray, Strength=2) 
}

.coolButton {
	margin: 0px;
	border: 10px;
}


/* Search List */
.search_list {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* For Break Page. To use with <BR class='pagebreak'>*/
.pagebreak {
	page-break-before: always;
}

/* */
.datehourstyle {color: #FFFFFF}
/* */
.helloname {color: #FFFFFF; font-weight: bold; }

/* Table Heads */
.head_tb0 {
	background-color: #298EBD;
	color: #FFFFFF; 
}
.head_tb1 {
	background-color:#666666;
	color:#FFFFFF;
	font-weight: bold;
}

/** Msg Box ***/
.msgb_title {
	background-color:#00327D;
	color:#FFFFFF;
}

.msgb_title a:visited {
	color:#FFFF00;
}

.msgb_bottom {
	background-color:#00327D;
}

.msgb_bg {
	background-color: menu;
}

.topL {
	background-color:#00327D;
	background-image: url(/client/templates/default/img/topleft2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.topR {
	background-color:#00327D;
	background-image:url(/client/templates/default/img/topright2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.bottomL {
	background-color:#00327D;
	background-image:url(/client/templates/default/img/bottomleft2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}

.bottomR {
	background-color:#00327D;
	background-image:url(/client/templates/default/img/bottomright2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#msg_header {
	width:400px;
	position:absolute;
	display:block;
	padding:7px;
	background-color:#FFFF00;
	border: thin dotted #666666;
	top: -150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-position: center center;
}
#msg_fechar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding:2px;
}

.paragraph a, .paragraph a:link{
	color: blue;
}

#HOTWordsTxt a {
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}


