/*------------------------------------------------------------------*/
/* FILE GENERATED BY INVISION POWER BOARD                           */
/* DO NOT EDIT BY HAND WITHOUT RESYNCHRONISING BACK TO THE DATABASE */
/* OR CHANGES TO THIS FILE WILL BE LOST WHEN NEXT EDITED FROM THE   */
/* ADMIN CONTROL PANEL                                              */
/* STYLE DIRECTORY: x-style                                     */
/* CACHE FILE: Generated: Wed, 05 Mar 2008 16:37:43 GMT */
/*------------------------------------------------------------------*/

/*~START CSS~*/

/*  Authors:  VisionEx (vision.com.ua) 

/* 
 * ========================================
 * Elementos Globais
 * ========================================
 */

html{
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}

body{ 
	background: #EFEFE7;
	color: #222;
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 10px;
	line-height: 135%;
	margin: 0px;
	padding: 0px; /* required for Opera to have 0 margin */
	margin-top:20px;
	text-align: center; /* centers board in MSIE */
}
.na a.navi {
font-size: 11px;
font-weight:bold;
font-family: Arial, Verdana, Tahoma, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
text-decoration:none;
}
.na a.navi:hover {
font-size: 11px;
font-weight:bold;
font-family: Arial, Verdana, Tahoma, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
text-decoration:none;
color: #00AFE9;
}
/* 
 * ========================================
 * Tabelas
 * ========================================
 */

.ipbtable { width:100% }

table.ipbtable,
tr.ipbtable,
td.ipbtable
{ /* required for text in tables, because tables do not inherit from body */
	background: transparent;
	color: #222;
	font-size: 11px;
	line-height: 135%;
/*border: 2px solid #aeaeae;
border-top: none !important;
*/}

.ipbtable td,
.divpad{ /* gives all tables faux cellpadding of 5px */
	padding: 5px;
}

td.nopad{ /* allows some tables to have no padding on the td */
	padding: 0;
}

/* Safari... */
th
{
	text-align: left;
}


form{
	display: inline;
	margin: 0; /* removes mystery form tag gapping */
	padding: 0; /* removes mystery form tag gapping */
}

img{
	border: 0; /* makes sure linked images do not have a border */
	vertical-align: middle;
}

/* 
 * ========================================
 * Links globais
 * ========================================
 */

a:link,
a:visited,
a:active{
	background: transparent;
	color: #4b4b4b;
	text-decoration: underline;
}

a:hover{
	background: transparent;
	color: #5f5f5f;
	
}

/* 
 * ========================================
 * Escolher a borda e o espa&#231;amento
 * ========================================
 */

#ipbwrapper{
	text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */
	/* EDIT THIS TO CHANGE THE WIDTH OF THE BOARD -> 960px is a common fixed resolution size */
	background: #FFF;
	padding: 0px;
}

#b1{
		background-color: #ffffff;
}

#b2{

	border: 0px solid #ffffff;
	background-color: #EFEFE7;
}

#b3{
	border: 0px solid #f0f0f0;
	background-color: #EFEFE7;
}

#b4{
     
}

#b5{
      
}

#b6{
      
}

#b7{
      
}

#b9{
       
}

#b10{
       
	width: 95%; !important
	background-color: #fff;
        margin: 15px auto 15px auto;
}

#b11{
       
	width: 780px; !important
	background-color: #fff;
        margin: 15px auto 15px auto;
}

/* 
 * ========================================
 * styles for pagination links 
 * ========================================
 */
 

.pagelink,
.pagelinklast,
.pagecurrent,
.minipagelink,
.minipagelinklast{
	font-size: 10px;
    color:#000000;
    font-weight:bold;
	background: #6CD7EE;
	border: 0px solid #6CD7EE;
	padding: 1px 3px 1px 3px;
}

.pagelinklast,
.minipagelinklast{
	background: #E4E7EA url("/forum/style_images/x-style/ppcontent.gif") repeat-x;
}


.pagecurrent{
	color:#000000;
    font-weight:normal;
    border: 0px solid #F7C80B;
	font-size: 10px;
    padding: 1px 4px 1px 4px;
	background: #F7C80B;
}
.pagelink2{
	color:#000000;
    border: 0px solid #000000;
	font-size: 12px;
    font-weight:bold;
    padding: 2px 4px 2px 4px;
	background: #6CD7EE;
}
.minipagelink,
.minipagelinklast{
	border: 1px solid #CACFD6;
	font-size: 10px;
	margin: 0 1px 0 0;
}

.pagelink a:active,
.pagelink a:visited,
.pagelink a:link,
.pagelinklast a:active,
.pagelinklast a:visited,
.pagelinklast a:link,
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link,
.minipagelink a:active,
.minipagelink a:visited,
.minipagelink a:link,
.minipagelinklast a:active,
.minipagelinklast a:visited,
.minipagelinklast a:link{
	text-decoration: none;
}

/* fake button effect for some links */
.fauxbutton{
	background: #BFCDE0;
	border: 1px solid #233149;
	font-size: 10px;
	font-weight: bold;
	padding: 4px;
}

.fauxbutton a:link,
.fauxbutton a:visited,
.fauxbutton a:active{



	color: #222 !important;
	text-decoration: none;
}

.forumdesc,
.forumdesc a:link,
.forumdesc a:visited,
.forumdesc a:active{ 
	background: transparent;
	font-size: 10px; 
	color: #666;
	line-height: 135%;
	margin: 2px 0 0 0;
	padding: 0;
}

/* =================================================================================== */
/* =================================================================================== */
/* =================================================================================== */

.searchlite {
	background-color:yellow;
	font-weight:bold;
	color: red;
}

.activeusers{
	background: #FFF;
	border: 1px solid #233149;
	color: #000;
	margin: 0px;
	padding: 1px;
}

.activeuserposting a:link,
.activeuserposting a:visited,
.activeuserposting a:active,
.activeuserposting
{
	font-style:italic;
	text-decoration: none;
	border-bottom:1px dotted black;
}

fieldset.search{ 
	line-height: 150%;
	padding: 6px; 
}

label{ 
	cursor: pointer; 
}

img.attach{ 
	background: #808080 url("/forum/style_images/x-style/click2enlarge.gif") no-repeat top right;
	border: 1px solid #808080;
	margin: 0 2px 0 0;
	padding: 11px 2px 2px 2px;
}

.thumbwrap,
.thumbwrapp,
.fullimagewrap
{
	border: 1px solid #233149;
	margin: 2px;
}

.thumbwrapp{
	border: 2px solid #660707;
}

.fullimagewrap{
	background: #F5F9FD;
	text-align: center;
	margin: 5px 0 5px 0;
	padding: 5px;
}

.thumbwrap h4,
.thumbwrapp h4{	
	background: #DDE6F2;
	border: 0 !important;
	border-bottom: 1px solid #94979b !important;
	color: #94979b; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
	padding: 5px;
}

.thumbwrap p,
.thumbwrapp p{
	background: #EEF2F7 !important;
	border: 0 !important;
	border-top: 1px solid #94979b !important;
	margin: 0 !important;
	padding: 5px !important;
	text-align: left;
}

.thumbwrap p.alt,
.thumbwrapp p.alt{
	background: #E4E7EA !important;
	margin: 0 !important;
	padding: 5px !important;
	text-align: left;
}

.thumbwrapp p.pin{
	background: #EFDFDF !important;
	text-align: center !important;
}
	
.thumbwrap img.galattach,
.thumbwrapp img.galattach{
	background: #FFF url("/forum/style_images/x-style/img_larger.gif") no-repeat bottom right;
	border: 1px solid #233149;
	margin: 5px;
	padding: 2px 2px 10px 2px;
}

li.helprow{ 
	margin: 0 0 10px 0;
	padding: 0; 
}

ul#help{ 
	padding: 0 0 0 15px; 
}

.warngood,
.warnbad{ 
	color: #0B9500;
	font-weight: bold;
}

.warnbad{ 
	color: #DD0000;
}

#padandcenter{ 
	margin: 0 auto 0 auto;
	padding: 14px 0 14px 0;
	text-align: center;
}

#profilename{ 
	font-size: 28px; 
	font-weight: bold; 
}

#photowrap{ 
	padding: 6px; 
}

#phototitle{ 
	border-bottom: 1px solid #000; 
	font-size: 24px; 
}

#photoimg{ 
	margin: 15px 0 0 0;
	text-align: center; 
} 

#ucpmenu,
#ucpcontent{ 
	background: #fbfbfb;
	border: 1px solid #d5d5d5;
	line-height: 150%;
}

#ucpmenu p{ 
	margin: 0; 
	padding: 2px 5px 6px 9px;
}

#ucpmenu a:link, 
#ucpmenu a:active, 
#ucpmenu a:visited{ 
	text-decoration: none; 
}

#ucpcontent{ 
	width: auto;
}

#ucpcontent p{ 
	margin: 0;
	padding: 10px;
}

.activeuserstrip{ 
	background: #CAD2DE;
	padding: 6px;
}

/* Topic View elements */
.signature{  
	background: transparent;
	color: #339; 
	font-size: 10px;
	line-height: 150%;
}

.postdetails{ 
	font-size: 10px;
	line-height:140%;
}

.postcolor{ 
	font-size: 11px; 
	line-height: 140%;
        font-family: Verdana, Tahoma, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
}

.normalname{ 
	color: #003;
	font-size: 12px; 
	font-weight: bold; 
}

.normalname a:link, 
.normalname a:visited, 
.normalname a:active{ 
	font-size: 12px;
}

.post1
{
	background: #FFF;
}

.bg1
{
	background: #f5f5f5;
}

.post2
{
	background: #FFF;
}

.bg3
{
	background: #f5f5f5;
}

.row2shaded 
{
background-color: #DEDBE4;
}

.post1shaded 
{
background: #e4e1e7;
}

.row4shaded 
{
background-color: #E3DFE7;
}

.post2shaded
{
background: #e4e1e7;
}

.row1{ 
	background: #f7f7f7;
        border: 1px solid #f7f7f8;
        font-size: 10px;
        padding: 0px;
}

.row2{ 
	background: #f7f7f7;
        border: 1px solid #f7f7f8;
        font-size: 10px;
        padding: 0px;
}

.row2b{ 
	background: #eeeeee url("/forum/style_images/x-style/row2b.gif") repeat-x; 
        border: 1px solid#bebebe;
        cursor: pointer;
        cursor: hand;
        font-size: 10px;
        padding: 0px;
}

.rowhighlight{
	background-color: #FFF9BA;
}

.darkrow1{ 
	background: #eceded;
	color: #3A4F6C; 
}

.darkrow3{ 
	background: #f1f2f3; 
	color: #66696d; 
}

/* tableborders gives the white column / row lines effect */
.plainborder,
.tablefill,
.tablepad{ 
	background: #F8F8F8;
	border: 1px solid #cdcdcd;
}

.tablefill,
.tablepad{ 
	padding: 6px;  
}

.tablepad{ 
	border: 0 !important;
}

.wrapmini{ 
	float: left;
	line-height: 1.5em;
	width: 25%;
}

.pagelinks{
	float: left;
	line-height: 1.2em;
	width: 35%;
}

.desc{ 
	font-size: 10px; 
	color: #434951;
}

.lastaction
{
	font-size: 10px; 
	color: #434951;
}

.edit{ 
	font-size: 9px;
}

.thin{ 
	border: 1px solid #FFF;
	border-left: 0;
	border-right: 0;
	line-height: 150%;
	margin: 2px 0 2px 0;
	padding: 6px 0 6px 0;
}

/* =================================================================================== */
/* =================================================================================== */
/* =================================================================================== */

/* 
 * ========================================
 * Calend&#225;rio
 * ========================================
 */
	
.calmonths{ 
	background: #F3F5F7;
	border: 1px solid #CACFD6;
	font-size: 18px; 
	font-weight: bold; 
	margin: 5px 0 5px 0;
	padding: 8px;
	text-align: center;
}

.weekday{
	font-size: 14px;
	font-weight: bold;
}

.calmonths a{
	text-decoration: none;
}

.calday,
.calweekday{ 
	background: #e9e9e9;
	color: #666;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 4px;
	text-align: right;
}

.calweekday{
	border-right: 1px solid #AAA;
	color: #222;
	font-size: 14px;
	padding: 6px;
	text-align: center;
}

.celltodayshaded,
.celldateshaded,
.cellblank,
.celldate,
.celltoday,
.mcellblank,
.mcelldate,
.mcelltoday{
	background: #f9f9f9; 
	height: 100px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.celltodayshaded,
.celldateshaded
{
	background: #E3DFE7;
}

.mcellblank,
.mcelldate,
.mcelltoday{
	height: auto;
}

.cellblank,
.mcellblank{
	background: #e1e1e1;
}

.celltoday,
.celltodayshaded,
.mcelltoday{
	border: 2px solid #8B0000;
}

.calranged
{
	border: 2px outset #CACFD6;
	background: #CACFD6;
	padding:4px;
}

.calitem
{
	border-bottom: 1px dotted #CACFD6;
	padding:4px;
}

/* 
 * ========================================
 * Formul&#225;rios
 * ========================================
 */

.input-warn,
.input-green,
.input-checkbox,
input,
textarea,
select{
	background: #FFF;
	border: 1px solid #a8a8a8;
	color: #000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
}

select
{
	margin: 0px;
}

.input-checkbox
{
	border: none;
}

.input-warn,
.input-warn-content
{
	border: 1px solid #C00;
}

.input-ok,
.input-ok-content
{
	border: 1px solid #0C0;
}

.input-warn-content
{
	padding: 4px;
	margin: 4px;
	background-color: #FCC;
}

.input-ok-content
{
	padding: 4px;
	margin: 4px;
	background-color: #CFC;
}


.input-text
{
	color: #900;
}

input.button{
	margin: 0;
	width: auto;
	cursor: hand;
	cursor: pointer;
}

optgroup option{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}

.codebuttons{ 
	font-family: Verdana, Helvetica, Sans-Serif; 
	font-size: 10px; 
	vertical-align: middle;
	margin:2px;
}

.textarea,
.searchinput,
.button,
.gobutton{
	background: #FFF;
	border: 1px solid #a8a8a8;
	color: #000;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 2px;
	vertical-align: middle;
}
	
.button{
	background: #FFF url("/forum/style_images/x-style/botao.gif");
}

.gobutton{
	background: transparent;
	border: 0;
	color: #233149;
	margin: 0;
	vertical-align: middle;
}

.radiobutton,
.checkbox,
.helpbox { 
	border: 0;
	vertical-align: middle;
	background: transparent;
}

/* 
 * class.formtable 
 *
 * used for tabled forms 
 * technically tables should not be used for form display 
 * but, in the case of IPB a table is easier to work with
 * for the average webmaster, who has little to no CSS knowledge.
 *
 */

.formtable{
	background: transparent;
}

.formtable td,
.pformleft,
.pformleftw,
.pformright{
	background:#F0F0F0 url("professionx-style/row2.gif") repeat-x;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	border-left: 0;
	font-weight: bold;
	margin: 1px 0 0 0;
	padding: 6px;
	width: 25%;
} 

.formtable td.wider,
.pformleftw,
.pformright{
	width: 40%;
}

.formtable td.formright,
.pformright{
	border-right: 0px;
	font-weight: normal;
	width: auto;
} 

.formtable td.formtitle,
.formsubtitle{
	background: #DDDDDD url("/forum/style_images/x-style/formsubtitle.gif") repeat-x center top;
	border: 1px solid #7F7F7F; 
	font-weight: normal;
}

.formsubtitle{ 
	border: 0;
	color: #5F5F5F;
	font-weight: bold;
	padding: 3px;
}

.formtable td.formstrip{
	background: #DDDDDD;
	border: 1px solid #9FB9D4;
	border-left: 0;
	border-right: 0;
	font-weight: normal;
}

/* 
 * ========================================
 * Quote e Code design
 * ========================================
 */

.quotetop{
	background: #A3EEFF;
	border: 1px dotted #000;
	border-bottom: 0;
	border-left: 4px solid #c1c1c1;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	margin: 2px auto 0 auto;
	padding: 3px;
}

.quotemain{
	background: #F6F6F6;
	border: 1px dotted #000;
	border-left: 4px solid #c1c1c1;
	border-top: 0;
	color: #232323;
	padding: 4px;
	margin: 0 auto 0 auto;
    padding-left:20px;
}

.codetop,
.sqltop,
.htmltop{
	background: #FDDBCC url("/forum/style_images/x-style/css_img_code.gif") no-repeat right;
	color: #000;
	font-weight: bold;
	margin: 0 auto 0 auto;
	padding: 3px;
}

.codemain,
.sqlmain,
.htmlmain{
	background: #F6F6F6;
	border: 1px dotted #000;
	color: #232323;
	font-family: Courier, Courier New, Verdana, Arial;
	font-size: 11px;
	margin: 0 auto 0 auto;
	padding: 2px;
}

/* 
 * ========================================
 * old school quote and code styles - backwards compatibility 
 * ========================================
 */

#QUOTE,
#CODE{  
	background: #F6F6F6; 
	border: 1px solid #000; 
	color: #232323; 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	padding: 2px; 
	white-space: normal;
}

#CODE{ 
	font-family: Courier, Courier New, Verdana, Arial;
}

/* 
 * ========================================
 * All New Styles 
 * ========================================
 */
.cleared{
	clear: both;
}

.borderwrap,
.borderwrapm{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */
	background: #fff;
	border-left: 2px dashed #EFEFE7;
	padding: 0px; 
	margin: 0px; 
}

.borderwrapm{
	margin: 5px;
}

.borderwrap h3,
.maintitle,
.maintitlecollapse{
        background: url("/forum/style_images/x-style/cat2.gif") no-repeat;
	color: #FFF; 
	font-size: 11px;
	font-weight: bold; 
	margin: 0px;
	padding: 7px;
}

.maintitle td {
	color: #FFF; 
	font-size: 10px;
	font-weight: bold;
}


.maintitlecollapse{
}


.maintitle p,
.maintitlecollapse p,
.formsubtitle p{
	background: transparent !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.maintitle p.expand,
.maintitle p.goto,
.maintitlecollapse p.expand,
.formsubtitle p.members{
	float: right;
	width: auto !important;
}

.maintitle a:link, 
.maintitle a:visited,
.maintitlecollapse a:link, 
.maintitlecollapse a:visited{ 
	background: transparent;
	color: #FFF;
	text-decoration: none; 
}

.maintitle a:hover, 
.maintitle a:active,
.maintitlecollapse a:hover, 
.maintitlecollapse a:active{ 
	background: transparent;
	color: #F1F1F1;
}

table th,
.borderwrap table th,
.subtitle,
.subtitlediv,
.postlinksbar,.post_head{ 
	background: #FFF url("/forum/style_images/x-style/tile_sub.gif") repeat-x;
	color: #5b5b5b; 
	font-size: 10px;
	font-weight: bold; 
	margin: 0; 
	padding: 5px 3px 3px 3px; 
}

.subtitlediv{
	border: 1px solid #FFF;
	border-bottom: 1px solid #94979b;
	text-align: right;
}

.borderwrap table th a:link,
.subtitle a:link,
.subtitlediv a:link,
.borderwrap table th a:visited,
.subtitle a:visited, 
.subtitlediv a:visited, 
.borderwrap table th a:active,
.subtitle a:active,
.subtitlediv a:active,
.borderwrap table th a:hover,
.subtitle a:hover,
.subtitlediv a:hover{ 
	background: transparent;
	color: #60646a;
	text-decoration: none; 
}

.borderwrap h4{
	background: #FFF url("/forum/style_images/x-style/formbutton.gif");
	border: 1px solid #FFF;
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
	color: #000; 
	font-size: 11px;
	font-weight: bold; 
	margin: 0;
	padding: 5px;
}

.borderwrap p{
	background: #F9F9F9;
	border: 1px solid #CCC;
	margin: 5px;
	padding: 10px;
	text-align: left;
}


.formbuttonrow
{
	background: #F6F6F6 url("/forum/style_images/x-style/formbutton.gif") !important; 
	border: 1px solid #FFF;
	border-top: 1px solid #dcdcdc;
	margin: 0px !important;
	padding: 4px !important;
	text-align: center;
}

.pformstrip,
.borderwrap p.formbuttonrow,
.borderwrap p.formbuttonrow1{
	background: #FFF url("/forum/style_images/x-style/formbutton.gif") !important; 
	border: 1px solid #FFF;
	border-top: 1px solid #dcdcdc;
	margin: 0px !important;
	padding: 5px !important;
	text-align: center;
}

td.formbuttonrow{
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}

.borderwrap p.formbuttonrow1{
	background: #F9F9F9 !important;
	border: 0;
	border-top: 1px solid #CCC;
}

.bar,
.barb,
.barc{
	background: #f2f3f3;
	border: 1px solid #FFF;
}

.barc{
	border-bottom: 0;
}

.bar p,
.barb p,
.barc p{
	background: transparent;
	border: 0;
	color: #000;
	font-size: 11px;
	margin: 0;
	padding: 5px;
	text-align: left;
}

.barb p{
	text-align: right;
}

.bar p.over,
.bar p.overs,
.barc p.over,
.barc p.overs{
	float: right;
}

.barb p.over,
.barb p.overs{
	float: left;
}

.bar p.overs,
.barb p.overs,
.barc p.overs{
	position: relative;
	top: 5px;
}

.catend{
	/*background: #000 url("/forum/style_images/x-style/cat_end.gif") no-repeat;*/
        height: 1px;
        margin: 0;
        padding: 0;
}

.newslink{
	background: #f6f7f8;
	border: 1px solid #e1e3e6;
	margin: 0px;
        padding: 5px;
	width: 100%;
}

.newslink td{
	color: #222;
	font-size: 10px;
	padding: 0px;
}

.newslink span{
	background: transparent;
	color: #233149;
	font-style: italic;
	font-weight: normal;
}

.newslink input{
	background: #FFF;
	border: 1px solid #999;
	color: #233149;
	font-size: 10px;
	padding: 3px;
	vertical-align: middle;
	width: auto;
}

.newslink input.button{
	background: transparent;
	border: 0;
	color: #233149;
	vertical-align: middle;
}

.fieldwrap{
	background: #F9F9F9;
	border: 1px solid #CCC;
	border-top: 0;
	margin: 5px;
	padding: 0;
	text-align: left;
}

.fieldwrap h4{
	background: #EEE;
	border: 1px solid #CCC;
	border-left: 0;
	border-right: 0;
	color: #444; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
	padding: 5px;
}

.errorwrap {
	background: #F2DDDD;
	border: 1px solid #992A2A;
	border-top: 0;
	margin: 5px;
	padding: 0;
}


.errorwrap h4 {
	background: #E3C0C0;
	border: 1px solid #992A2A;
	border-left: 0;


	border-right: 0;
	color: #992A2A; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
	padding: 5px;
}

.errorwrap p {
	background: transparent;
	border: 0;
	color: #992A2A;
	margin: 0;
	padding: 8px;
}


.ruleswrap{
	background: #F2DDDD;
	border: 1px solid #992A2A;
	color: #992A2A; 
	margin: 5px 0 5px 0;
	padding: 5px;
}

#redirectwrap{
	background: #FFF;
	border: 1px solid #CACFD6;
        margin: 300px auto 0 auto;
	text-align: left;
	width: 500px;
}

#redirectwrap h4{
	background: #000 url("/forum/style_images/x-style/cat2.gif");
	border: 0;
	color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 9px;
}

#redirectwrap p{
	margin: 0;
	padding: 5px;
}

#redirectwrap p.redirectfoot{
	background: #000 url("/forum/style_images/x-style/tile_sub.gif");
	border-top: 1px solid #CACFD6;
	text-align: center;
}


#gfooter{
	background: #f0f0f0;
	margin: 0 0 5px 0;
	padding: 0;
	width: 100%;
}

#gfooter td{
	color: #5b5b5b;
	font-size: 11px;
	padding: 6px;
}

#gfooter a:link,
#gfooter a:visited{
	color: #5b5b5b;
        padding: 5px;
}

#logostrip{ 
	background: #000 url("/forum/style_images/x-style/tile_back.gif") repeat-x;
	height: 100px;
	margin: 0;
	padding: 0;
}

#logographic{
	background: transparent url("/forum/style_images/x-style/logo4.gif") no-repeat left;
	height: 100px;
	margin: 0;
	padding: 0;
}

#submenu
{
	background: #000 url("/forum/style_images/x-style/submenu.gif") repeat-x;
	border: 0px;
	color: #8e8e8e;
	font-size: 10px;
	margin: 0px;
	height: 43px;
}

#submenu a:link,
#submenu a:visited,
#submenu a:active {
	color: #8e8e8e;
	font-size: 10px;
        text-decoration:none;
}

#submenu a:hover {
	color: #bebebe;
}

#userlinks{ 
	/*background: #d0d0d0 url("/forum/style_images/x-style/row2.gif");*/
	background-color:#f0f0f0;
	border: 0px solid #b0b0b0;
	margin: 0 0 0 0;
	padding: 5px;
    height:20px;
}

#userlinksguest{ 
	background: #F0F0F0 url("/forum/style_images/x-style/row2.gif");
	border: 1px solid #b0b0b0;
	margin: 0 0 0 0;
	padding: 10px;
}

#userlinks p{
	background: transparent !important;
	border: 0 !important;
	font-size: 11px;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0 !important;
	padding: 0px;
	text-align: right;
}

#userlinksguest p{
	background: #F0F0F0 url("/forum/style_images/x-style/row2.gif") repeat-x;
	border: 0 !important;
	font-size: 11px;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0 !important;
        padding: 10px;
}

#userlinks p,
#userlinksguest p{
	font-weight: normal;
	letter-spacing: 0;
}

#userlinksguest p.pcen{
	text-align: center;
}

#userlinks p.home,
#userlinksguest p.home{
	float: left;
}

#navstrip{ 
	background: transparent;
	color: #999;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#navstrip a:link, 
#navstrip  a:visited{ 
	background: transparent; 
	color: #222; 
	text-decoration: none;
}

#navstrip a:hover, 
#navstrip a:active{
	background: transparent; 
	color: #000; 
}

.toplinks{
	background: transparent;
	color: #000;
	margin: 0;
	padding: 0 0 5px 0;
	text-align: right;
}

.toplinks span{
	background: #F3F5F7 url("/forum/style_images/x-style/tile_sub.gif") repeat-x bottom;
	border: 1px solid #CACFD6;
	border-bottom: 0;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 5px;
}

.copyright{ 
	background: #7B7B7B url("/forum/style_images/x-style/copyright.gif") no-repeat center bottom;
	font-size: 11px; 
	margin: 0px;
	padding: 4px;
        font-weight: normal;
        color: #cecece;
}

.copyright a:link,
.copyright a:visited,
.copyright a active
{
        color: #cecece;
}

.copyright a:hover
{
        color: #FFF;
}

/* 
 * ========================================
 * Estilo da p&#225;gina para impressao
 * ========================================
 */

#print{
	margin: 20px auto 20px auto;
	padding: 0;
	text-align: left;
	width: 85%;
}

#print h1,
#print h2,
#print h3,
#print h4,
#print p{

	color: #036;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 8px;
}

#print h2,
#print h3,
#print p{
	border-bottom: 1px solid #999;
	font-size: 11px;
	font-weight: normal;
}

#print h3{
	background: #F5F5F5;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#print h4{
	background: #F9F9F9;
	font-size: 11px;
}

#print p{
	margin: 0 0 5px 0;
	padding: 10px;
}

#print p.printcopy{
	border: 0;
	color: #000;
	text-align: center;
}

.dny-edit-title
{
	border:0px;
	padding:3px;
	margin:0px;
	background: #FFF url("/forum/style_images/x-style/topic-edit.gif") repeat-x; 
        border: 1px solid #d2d2d2;
	color: #000; 
        font-size: 11px;
        font-family: Arial;
}


/* ======================================== */
/* Abas
/* ======================================== */

.tabon
{
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background-color:#FFF;
	padding:8px;
	padding-bottom:9px;
	font-size:10px;
	float:left;
	width:auto;
	margin-top:3px;
}

.taboff
{
	border-top: 1px solid #777;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	background-color: #B5C3D9;
	color: #333;
	padding: 8px;
	font-size:10px;
	float: left;
	width: auto;
	margin-top:3px;
}

.tabon a:link, 
.tabon a:visited, 
.tabon a:active
{
	text-decoration:none;
	color: #000;
}

.taboff a:link, 
.taboff a:visited, 
.taboff a:active
{
	text-decoration:none;
	color: #333;
}

.mya-back
{
	background: #000000;
	margin:0px;
	padding: 0px;
}

.mya-content
{
	background: #FFF;
	padding:8px;
	margin: 1px;
	border: 1px solid #777;
}

.mya-content-tbl
{
   background: #F3F5F7;
   border: 1px solid #777;
   text-align:left;
   font-size:10px;
   white-space:nowrap;
   margin:1px;
}

.mya-fieldwrap
{
	background: transparent;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 4px;
	border: 1px solid #C5C7CD;
	-moz-border-radius: 5px;
	width: auto;
	display: block;
}

/* -------------------------------- */
/* Create PM box defaults           */
/* -------------------------------- */

.iframeshim
{
	position:absolute;
	display:none;
	background: #FFF;
	filter:alpha(opacity=0);
	border:0px;
	width:auto;
	height:auto;
}



/* -------------------------------- */
/* Experimental                     */
/* -------------------------------- */

.popupmenu
{
   background: #FAFAFA;
   border: 1px solid #6F6F6F;
   text-align:left;
   font-size:10px;
   white-space:nowrap;
   /*padding:3px 5px 3px 3px;*/
   /*width:300px;*/
}

.popupmenu-new
{
   background: #FAFAFA;
   border: 1px solid #6F6F6F;
   text-align:left;
   font-size:10px;
   white-space:nowrap;
   /*padding:3px 5px 3px 3px;*/
   /*width:300px;*/
}

.popupmenu-item
{
        background: #f0f0f0 url("/forum/style_images/x-style/row2.gif") repeat-x;
	padding: 5px;
	/*margin-top:4px;*/
	white-space: nowrap;
	border-bottom: 1px solid #FFF;
	color:  #000000;
	font-weight: normal;
}

.popupmenu-item-last
{
	padding: 5px;
	/*margin-top:4px;*/
	white-space: nowrap;
	color:  #000000;
	font-weight: normal;
}

.popmenubutton-new,
.popmenubutton
{
	width:120px;
	white-space:nowrap;
	background: transparent;
	color: #000000;
	font-weight:bold;
	float:right;
	height:18px;
	text-align:center;
	margin:0px;
	font-size:11px;
	padding:3px;
}

.popmenubutton-new
{
	float:none;
	width:auto;
	text-align:left;
	height:auto;
	padding:3px;
	font-weight:normal;
	background: transparent;
	background-image: url("/forum/style_images/x-style/menu_action_down-padded.gif");
	background-repeat: no-repeat;
	background-position: right;
}

.popmenubutton-new2
{
	float:none;
	width:auto;
	text-align:left;
	height:auto;
	padding:3px;
	font-weight:normal;
        border: 1px solid#bebebe;
	background-color: #f9f9f9;
	background-image: url("/forum/style_images/x-style/menu_action_down-padded.gif");
	background-repeat: no-repeat;
	background-position: right;
}

.popmenubutton-new-out
{
	padding:4px;
}


.popupmenu-new
{
	background-color: #f4f4f4;
}

.popupmenu-new2
{
	background-color: #f4f4f4;
}

.popmenubutton-new2 a:link, 
.popmenubutton-new2 a:visited
{ 
	color: #000; 
	text-decoration: underline;
}

.popmenubutton a:link, 
.popmenubutton a:visited
{ 
	color: #000; 
	text-decoration: underline;
}

.popmenubutton-new a:link, 
.popmenubutton-new a:visited
{ 
	color: #000; 
	text-decoration: underline;
	font-size:11px;
	
}

.popmenubutton-new2 a:link, 
.popmenubutton-new2 a:visited
{ 
	color: #000; 
	text-decoration: none;
}

.popupmenu-item a:link, 
.popupmenu-item a:visited,
.popupmenu-item-last a:link, 
.popupmenu-item-last a:visited
{ 
	color: #000; 
	text-decoration: none;
}

.popmenubutton a:hover,
.popmenubutton-new a:hover
{ 
	color: #000; 
	text-decoration: underline;
}
.popupmenu-item a:hover, 
.popupmenu-item-last a:hover
{ 
	color: #000; 
	text-decoration: underline;
}

.popupmenu-category
{ 
	background: transparent url("/forum/style_images/x-style/tile_sub.gif");
	border-top: 1px solid #F6F6F6;
	border-bottom: 1px solid #F6F6F6;
	color: #838383; 
	font-size: 10px;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0; 
	padding: 5px; 
}

/* -------------------------------- */
/* Caixa de Carregando
/* -------------------------------- */

#loading-layer-inner
{
	width:220px;
	height:28px;
	padding:18px 10px 10px 10px;
	text-align:center;
	color: #000;
	border: 1px solid;
	border-color:#CCC #666 #666 #CCC;
	background-color: #FCF8C7;
}

/* -------------------------------- */
/* Message in a bo(x|ttle)
/* -------------------------------- */

#ipd-msg-wrapper
{
	display: none;
	width: 220px;
}

#ipd-msg-inner
{
	width:100%;
	height:45px;
	padding: 6px 4px 4px 4px;
	margin: 0px;
	text-align:center;
	color: #000;
	border: 1px solid;
	border-color:#ccc #666 #666 #ccc;
	background-color: #FCF8C7;
	filter:alpha(opacity=75);
	opacity:.75
}

#ipd-msg-title
{
	width: 100%;
	height:20px;
	margin: 0px;
	padding: 6px 4px 4px 4px;
	background: transparent url("/forum/style_images/x-style/css_pp_header.gif");
	border: 1px solid #3A4F6C;
	border-bottom: 0px;
	color: #FFF;
}

.linked-image
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.resized-linked-image
{
	margin: 1px 0px 0px 0px;
	padding: 0px;
	background-color: #000;
	border: 0px;
	color: #FFF;
	font-size: 10px;
	width: auto;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}

.resized-linked-image-zoom
{
	width: 200px;
	height: 30px;
	filter:alpha(opacity=85);
	opacity:.85;
	background-color: #FFF;
	padding-top: 6px;
	padding-left: 5px;
	top: 0px;
	left: 0px;
	position: absolute;
	display: none;
}

/* -------------------------------- */
/* Ras&#259;o por editar o post
/* -------------------------------- */

.post-edit-reason
{
	background: #E7EAEF;
	margin-top: 9px;
	margin-bottom: 0px;
	padding: 4px;
	color: #333;
	font-size: 10px;
	border: 1px solid #C5C7CD;
	-moz-border-radius: 5px;
	width: auto;
	display: block;
}

/* -------------------------------- */
/* Personal Profile
/* -------------------------------- */

.pp-name
{ 
	background: #F7F7F7;
	border: 1px solid #CACFD6;
	margin: 0px;
	padding: 10px;
}

.pp-name h3
{
	margin:0px;
	padding:0px 0px 5px 0px;
	font-size:24px;
}

.pp-header
{ 
	background: transparent url("/forum/style_images/x-style/tile_sub.gif");
	color: #3A4F6C; 
	font-size: 10px;
	font-weight: bold; 
	margin: 0px 0px 1px 0px; 
	padding: 5px; 
}

.pp-title
{
	background: url("/forum/style_images/x-style/css_pp_header.gif");
	border-bottom: 1px solid #94979b;
	color: #FFF; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0px;
	padding: 8px;
}

.pp-datebox
{
	text-align: center;
	background: #FFFFFF url("/forum/style_images/x-style/ppcontent.gif") repeat-x;
	border: 1px solid #555555;
	padding: 4px;
	margin: 0px;
	font-size:18px;
	font-weight:bold;
	line-height: 100%;
	letter-spacing: -1px;
	float:right;
	width: auto;
}

.pp-datebox em
{
	color: #AAA;
	font-weight: normal;
	font-style: normal;
}

.pp-contentbox-back
{
	background-image: url("/forum/style_images/x-style/folder_profile_portal/pp-css-contentblock.gif");
	background-repeat: repeat-x;
	background-color: #9c9c9c;
	padding: 6px;
}

.pp-contentbox-entry,
.pp-contentbox-entry-noheight,
.pp-contentbox-entry-noheight-mod,
.pp-contentbox-entry-noheight-sel
{
	background-color: #FFFFFF;
	border: 1px solid #c4c4c4;
	line-height: 140%;
	padding: 8px;

	margin-bottom: 6px;
	height: 200px;
	overflow: auto;
	overflow-x: auto;
}

.pp-contentbox-entry-noheight-sel
{
	background-color:#f9f9f9;
}

.pp-contentbox-entry-noheight-mod
{
	background-color:#efefef;
}

.pp-contentbox-entry-noheight,
.pp-contentbox-entry-noheight-mod,
.pp-contentbox-entry-noheight-sel
{
	height: auto;
	margin-bottom: 1px;
	
}

.pp-image-thumb-wrap,
.pp-image-thumb-wrap-floatright,
.pp-image-mini-wrap,
.pp-image-mini-wrap-floatright
{
	width: 52px;
	height: 52px;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #868686;
	padding: 4px;
	margin-top: auto;
	margin-bottom: auto;
}

.pp-image-mini-wrap,
.pp-image-mini-wrap-floatright
{
	width: 27px;
	height: 27px;
	margin-top: auto;
	margin-bottom: auto;
}

.pp-image-thumb-wrap-floatright,
.pp-image-mini-wrap-floatright
{
	float:right;
}

.pp-tiny-text
{
	color: gray;
	font-size: 10px;
}

.pp-mini-content-entry,
.pp-mini-content-entry-noheight,
.pp-mini-entry-noheight-shaded
{
	background-color: #fefefe;
	padding: 6px;
	border-bottom: 1px dotted #555555;
	clear:both;
	width: auto;
	height: 60px;
}

.pp-mini-entry-noheight-shaded
{
	background-color: #E3DFE7;
}

.pp-mini-content-entry-noheight,
.pp-mini-entry-noheight-shaded
{
	height: auto;
}

.pp-tabclear,
.pp-maintitle
{
	background: url("/forum/style_images/x-style/css_pp_header.gif");
	border-bottom: 0px solid #d8dce;
	color: #FFF; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0px;
	padding: 8px;
}

.pp-tabclear
{
	border:0px;
	border-right: 1px solid #233149;
	border-left: 1px solid #233149;
}

.pp-tabon
{
	background-color:#879AB4;
	color:#FFFFFF;
	padding:9px;
	float:left;
	width:auto;
	background-image: url("/forum/style_images/x-style/css_pp_tab_on.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top:3px;
	font-size:10px;
}

.pp-taboff,
.pp-tabshaded
{
	background-color: #546780;
	color: #FFFFFF;
	padding:9px;
	float: left;
	width: auto;
	background-image: url("/forum/style_images/x-style/css_pp_tab_off.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top:3px;
	font-size:10px;
}

.pp-tabshaded
{
	background-image: url("/forum/style_images/x-style/css_pp_tab_shaded.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #FFFFFF;
	border-top: 1px solid #7f9BBC;
	border-left: 1px solid #7f9BBC;
	border-right: 1px solid #7f9BBC;
}

.pp-tabon a:link, 
.pp-tabon a:visited, 
.pp-tabon a:active
{
	text-decoration:none;
	color: #FFFFFF;
}

.pp-taboff a:link, 
.pp-taboff a:visited, 
.pp-taboff a:active,
.pp-tabshaded a:link, 
.pp-tabshaded a:visited, 
.pp-tabshaded a:active
{
	text-decoration:none;
	color: #FFFFFF;
}

.pp-tabwrap
{
	height: 34px;
	margin:0px;
	padding:0px;
}

/*
* ------------------------------------------------------------------------
* Exclusivos da skin
* ------------------------------------------------------------------------
*/

.borderwrap3,
.borderwrap3{
	background: transparent; 
	border: 0px;
	padding: 6px; 
	margin: 0px; 
}

.sombra
{
	background:transparent url("/forum/style_images/x-style/sombra.gif");
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 1px;
	height: 8px
}

.barradomembro
{
	text-align: center;
	margin-top: 2px;
	margin-right: 10px;
	padding: 3px;
}

.quadro{
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 5px;
	margin: 2px;
}

.loginform{
	background: transparent url("/forum/style_images/x-style/login.png") ;
	border: 0 !important;
	font-size: 11px;
}

/*
* ------------------------------------------------------------------------
* Menu da navega&#231;&#259;o
* ------------------------------------------------------------------------
*/

#dropmenudiv{
	position:absolute;
	border: 1px solid #000;
	font-family: verdana, arial;
	font-size: 10px;
	text-align: left;
	margin: 9px 0 9px 0;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 6px;
        padding-top: 3px;
}

#dropmenudiv a:link,
#dropmenudiv a:active,
#dropmenudiv a:visited {

	background: #efefef url("/forum/style_images/x-style/menu_0.gif") repeat-x;
        height: 22px;
}

#dropmenudiv a:hover{ /*hover background color*/
	background: #c5c5c5 url("/forum/style_images/x-style/menu_1.gif") repeat-x;
        height: 22px;
}

.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
background-color: #EEF5D3;
font-weight: bold;
border: 1px solid black;
padding: 3px;
}

div.eg-bar{
width: 500px;
}

.icongroup1{
width: 500px;
}

.na{
	background: #ffffff url(x-style/navX.gif) no-repeat left;
	margin: 0px;
	padding: 0px 0px 0px 20px !important;
	font-size:10px;
}
.fast{
	width:22px;
    height:10px;
	background: url(x-style/toright.gif) no-repeat left;
	margin: 0px;
	padding: 0px 0px 0px 22px !important;
    text-decoration: none;
	font-size:10px;
    text-decoration: none;
}
.fast2{
    text-decoration: none;
}
.radio{
	background: url(/images/radio.gif) no-repeat left;
	margin: 0px;
	padding: 0px 0px 0px 20px !important;
	font-size:10px;
}
.film{
	background: url(/images/video.gif) no-repeat left;
	margin: 0px;
	padding: 0px 0px 0px 20px !important;
	font-size:10px;
}
.game{
	background: url(/images/game.gif) no-repeat left;
	margin: 0px;
	padding: 0px 0px 0px 20px !important;
	font-size:10px;
}
.vision_td1{
	background: url(x-style/catX.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	height:28px; !important;
	font-weight: bold; 
	font-family:Arial;
	margin: 0px;
	padding: 0px 2px 0px 2px;
	border-right:  1px solid #737373;
	border-top:  0px solid #2A2A2A;

}

.vision_td1 a:link,.vision_td1 a:visited,.vision_td1 a:active{
font-size: 11px;
margin: 0px;padding: 0px;
text-decoration:none;
color:#ffffff;
}
.vision_td1 a:hover{
font-size: 11px;
text-decoration:none;
color:#00EBFF;
}

td.post22
{
font-size:11px;
padding:0px 0px 0px 15px;
margin: 0px 0px 0px 15px;
background: #FFF;
}
/* Hidden text starts */
.hidetop{ background: #E4EAF2; border: 1px dotted #000; border-bottom: 0; border-left: 4px solid #8394B2; color: #000; font-weight: bold; font-size: 10px; margin: 8px auto 0 auto; padding: 3px; }
.hidemain{ background: #F6F6F6; border: 1px dotted #000; border-left: 4px solid #8394B2; border-top: 0; color: #757575; padding: 4px; margin: 0 auto 8px auto;}
.hideerrortop{ background: #000; border: 0px; border-left: 4px solid #8394B2; color: #000; margin: 0px auto 0 auto; padding: 0px;}
.hideerrormain { background: #F6F6F6; border: 1px dotted #000; border-left: 4px solid #8394B2; font-family: Verdana, Arial; font-size: 11px; font-weight: bold; color: red; padding: 4px; margin: 0 auto 8px auto;}
/* Hidden text ends */

.vi { 
	background: #ffffff url("/forum/style_images/x-style/blue_vi.jpg") repeat-x;
	margin: 0px;
	padding: 0px;
}
