html, body, form, fieldset
{
   padding:0;
   margin:0;
}

body
{
   line-height: 125%;
   font-family:Tahoma, Helvetica, sans-serif;
   color: #444;
   font-size:11px;
}

a {
	color: #196AB0;
}

a:hover {
	color: #000;
}

a:link, a:visited, a:hover 
{
   text-decoration: none;
}

.clear
{
   clear:both;
}

.wrapper
{
   width:99%;
   margin:0 auto;
}

#header
{
   background: #fff url(../images/header-bg.png) repeat-x;
   height:112px;
   
}

#logo
{
   padding:40px 60px;
   font:normal 25px Geneva, Arial, Helvetica, sans-serif;
}

#top-menu
{
   height:31px;
   font-size:12px;
   background: url(../images/toolbar-bg.png) repeat-x;
   font-family: Arial, Tahoma, Helvetica, sans-serif;
   overflow:hidden;
}

#top-menu ul {
	padding: 0 0 0 3px;
	/*margin:0 auto; IE */
	margin:0 0 0 300px;
	display:table;
	background: url(../images/toolbar-div.png) 0 0 no-repeat;
	
}

#top-menu li {
	margin: 0;
	padding: 0;
	list-style:none;
	background: url(../images/toolbar-div.png) 100% 0 no-repeat;
	float:left;
}

#top-menu li a {
	display: inline-block;
	height: 31px;
	line-height: 31px;
	padding: 0 15px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	margin:0 1px 0 -1px;
}

#top-menu li a:hover 
{
   color: #333;
}

#top-menu li.active a 
{
   background: url(../images/toolbar-select-light.png) 50% 0 no-repeat;
}

#showcase {
	border-bottom: 1px solid #B8B8B8;
	border-top: 1px solid #B8B8B8;
	background: #ccc url(../images/showcase-bg.png) repeat-x;
	color: #444;
	padding:0;
}

#c1
{
   background: #ccc url(../images/body-bg.png) repeat-x;
}

#c2 {
	background: transparent url(../images/body-shadow-br.png) 100% 0 repeat-y;
}

#c3{
	background: transparent url(../images/body-shadow-bl.png) 0 0 repeat-y;
}

#c4 {
	background: transparent url(../images/body-shadow-tr.png) 100% 0 no-repeat;
}

#c5{
	background: transparent url(../images/body-shadow-tl.png) 0 0 no-repeat;
	padding: 0 15px;
}

#container
{
   background:#ffffff;
   padding:3px 5px;
}

#left-col
	{
	float: left;
	width: 170px;
	margin:0 5px;
	}
	
#center-col
	{
	margin:0 155px 0 185px;
	overflow:hidden;
	padding:10px;
	border-left: 1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	text-align:justify;
	}
	
#right-col
	{
	float: right;
	width: 140px;
	margin:0 5px;
	}

.graphics
{
   text-align:center;
   margin:30px 0;
   width:97%;
   overflow:scroll;
   overflow-x:hidden;
   overflow-y:hidden;
}

.moduletable {
	margin-bottom: 20px;
}

.moduletable h3
{
	font-size: 14px;
	color: #222;
	font-weight:bold;
	margin:7px 0;
	padding: 0;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.moduletable ul
{
   padding:0;
   margin:0;
}

.moduletable ul li
{
   margin:0;
   list-style:none;
   display: block;
	height: 16px;
	line-height: 15px;
	padding: 0;
	padding-left: 20px;
	background: url(../images/play.png) no-repeat;
	margin-bottom: 3px;
	font-size:12px;
}

.moduletable ul li.active a
{
   color:#990000;
}

h1.pagetitle
{
    font-size: 14px;
	color: #222;
	margin:0;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom:1px solid #e6e6e6;
	padding:0 0 3px 0;	
}

hr.divider1
{
   padding:0;
   margin:30px 10px;
   /*background:url(../images/hr-priscilla-louzada-02.jpg) no-repeat center;*/
   border:1px solid #CCCCCC;
}

h3.title
{
   color:#333333;
   padding:6px 0;
   margin:10px 0;
   font:normal 14px arial;
   text-align:left;
   display:none;
}

.c6-panel
{
   text-align:center;
   margin:15px 0 0 0;
}

.btn1
{
   border:1px solid #b42232;
   padding:3px 9px;
   color:#ffffff;
   background:url(../images/btn1.png);
   font:bold 12px arial;
   margin:0 3px;
}

.btn1:hover
{
   text-decoration:none;
   color:#ffffff;
}

.c6-div1
{
   background:url(../images/bg1.png) left bottom no-repeat;
   width:75%;
   padding:20px;
   font:11px tahoma;
   margin:0 auto;
}

.c6-div2
{
   border-left:6px solid #5992cc;
   padding:5px 10px 0 10px;
}

.c6-div2 strong
{
   color:#990000;
}

.c6-div2 input
{
   /*width:300px;*/
   height:18px;
   border:1px solid #cacaca;
   background-color:#ffffe9;
   padding:0 3px;
}

.c6-table1 td
{
   font:11px tahoma;
   padding:5px;
}

.c6-div1 p a
{
   color:#000099;
   text-decoration:none;
}

.c6-arrow
{
   background:url(../images/arrow.gif) no-repeat;
   width:20px;
   height:21px;
   padding:5px 27px
}

.c6-div1 p a:hover
{
   color: #CC0000;
   text-decoration:underline;
}

#tc
{
   position:absolute;
   background-color:#fff36f;
   color:#000;
   border:1px solid #bfae5f;
   font-size:100%;
   padding:.17em .21em;
}

.orkut
{
   color:#c429a1;
   font-weight:bold;
}
.myspace
{
   color:#1d4b9d;
   font-weight:bold;
}

.hi
{
   color:#0078c1;
   font-weight:bold;
}

.five
{
   color:#fcb033;
   font-weight:bold;
}

.facebook
{
   color:#3b5998;
   font-weight:bold;
}

.friendster
{
   color:#9d9d9d;
   font-weight:bold;
}

.tx1
{
   width:100%;
   height:60px;
   border:2px solid #009900;
   overflow:hidden;
   padding:5px;
   background:#f3f3f3;
}

.paging
{
   margin:15px 0;
}

.paging i
{
   float:right;
   font-style:normal;
   font-weight:bold;
}

ul.pagination 
{
	margin: 15px 0;
	padding: 3px 0;
	background: url(../images/dot.gif) repeat-x top;
	color: #999999;
	font-size:12px;
	font-family:arial;
	text-align:center;
}

ul.pagination li 
{
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span
{
	padding: 2px 5px;
}

ul.pagination a 
{
	padding: 2px 3px;
	text-decoration: none;
	background: #EEEEEE;
	color: #4F4F4F;
	border: 1px solid #DDDDDD;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus,ul.pagination .active 
{
	background: #0066CC;
	color: #FFFFFF;
	border:1px solid #0033CC;
}

.pagenavbar 
{
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter 
{
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.back
{
   padding:0 0 10px 0;
}

.pathway 
{
   padding:0 0 10px 0;	
}

.pathway img 
{
	margin: 0px 10px;
	vertical-align: middle;
}

#footer
{
   text-align:center;
   background: #ccc url(../images/showcase-bg.png) repeat-x;
   padding:10px;
}

.content-top, .content-bottom
{
   padding:10px 0;
}

.btn2, .btn2:hover
{
   display:inline-block;
   background:#990000;
   padding:3px 9px;
   border:1px solid #6A1517;
   color:#ffffff;
}

.table1
{
   border-right:1px solid #eeeeee;
   font-size:12px;
}

.table1 th
{
   background:#63A2E2;
   color:#ffffff;
   text-align:center;
   padding:4px;
   border:1px solid #538AC1;
   border-right:0;
}

.table1 td
{
   border-left:1px solid #eeeeee;
   border-bottom:1px solid #eeeeee;
   padding:6px 10px; 
}

.table1-bg1
{
   background:#f6f6f6;
}

.table1-bg2
{
   background:#fafafa;
}

.table1-bg1:hover, .table1-bg2:hover
{
   background:#ffffff;
}

.table2
{
   border-top:1px solid #eeeeee;
   border-right:1px solid #eeeeee;
   font-size:12px;
}

.table2 td
{
   border-left:1px solid #eeeeee;
   border-bottom:1px solid #eeeeee;
   padding:6px;
}

.paging2
{
   margin:2px 0;
   text-align:center; 
}

.paging2 a
{
   color:#0066CC;
   font-size:22px;
   line-height:30px;
   text-decoration:underline;
   padding:0 3px;   
}

.text1
{
   color:#006600;
}

.movies a
{
   font-size:12px;
   line-height:18px;
   font-weight:bold;
}

.paging-title
{
   color:#000000;
   display:inline-block;
   font-size:14px;
   margin:2px 0;
}


