/*---------------------------------------------------------------------------------------------------------------------------
// Estilo.....: bbInit
// ID Folha...: bbinit.php
// Objetivo...: Folha de Estilo Principal
// Data.......: 21/09/2011
// Autor......: Thamir O. Santos
// Empresa....: Broboos
// Autor......: Thamir Oliveira Santos
// VersÃ£o.....: 1.0
// Notas......: Este cÃ³digo de programa Ã© protegido por leis internacionais de propriedade intelectual e direitos autorais,
//              copiar, distribuir, modificar ou utilizar integralmente ou parte deste cÃ³digo Ã© proibido.
//              Seu uso somente com autorizaÃ§Ã£o do BROBOOS
---------------------------------------------------------------------------------------------------------------------------*/
@charset "utf-8";

body {width:100%;height:100%;margin-top:0px;margin-left:0px;margin-right:0px;margin-bottom:0px;allowtransparency:true;margin-width:0px;margin-height:0px;}
html {width:100%;height:100%;}

/* Tipos de Scroll */
.scrlh01	{scrollbar-shadow-color:#FFFFFF; scrollbar-highlight-color:#FFFFFF;scrollbar-face-color:#FFFFFF;scrollbar-3dlight-color:#FFFFFF;scrollbar-darkshadow-color:#FFFFFF;scrollbar-track-color:#FFFFFF;scrollbar-arrow-color:#FF9900;}
.scrlh01::-webkit-scrollbar {height:10px;width:8px;}
.scrlh01::-webkit-scrollbar-thumb {background-color: #FF9900;-webkit-border-radius: 5px;}
.scrlh01::-webkit-scrollbar-track {background-color: #FFFFFF;}
.scrlh01::-webkit-scrollbar-button {background-color: #FFFFFF;}
.scrlh01::-webkit-scrollbar-track-piece {background-color: #FFFFFF;}
.scrlh01::-webkit-scrollbar-corner {background-color: #FFFFFF;}
.scrlh01::-webkit-resizer {background-color: #FF9900;}

.scrlh02	{scrollbar-shadow-color:#404040; scrollbar-highlight-color:#404040;scrollbar-face-color:#404040;scrollbar-3dlight-color:#404040;scrollbar-darkshadow-color:#404040;scrollbar-track-color:#404040;scrollbar-arrow-color:#FF9900;}
.scrlh02::-webkit-scrollbar {height:10px;width:8px;}
.scrlh02::-webkit-scrollbar-thumb {background-color: #FF9900;-webkit-border-radius: 5px;}
.scrlh02::-webkit-scrollbar-track {background-color: #404040;}
.scrlh02::-webkit-scrollbar-button {background-color: #404040;}
.scrlh02::-webkit-scrollbar-track-piece {background-color: #404040;}
.scrlh02::-webkit-scrollbar-corner {background-color: #404040;}
.scrlh02::-webkit-resizer {background-color: #FF9900;}

/* Tipos de Scroll */
.scrlh03	{scrollbar-shadow-color:#f2f2f2; scrollbar-highlight-color:#f2f2f2;scrollbar-face-color:#f2f2f2;scrollbar-3dlight-color:#f2f2f2;scrollbar-darkshadow-color:#f2f2f2;scrollbar-track-color:#f2f2f2;scrollbar-arrow-color:#FF9900;}
.scrlh03::-webkit-scrollbar {height:10px;width:8px;}
.scrlh03::-webkit-scrollbar-thumb {background-color: #FF9900;-webkit-border-radius: 5px;}
.scrlh03::-webkit-scrollbar-track {background-color: #f2f2f2;}
.scrlh03::-webkit-scrollbar-button {background-color: #f2f2f2;}
.scrlh03::-webkit-scrollbar-track-piece {background-color: #f2f2f2;}
.scrlh03::-webkit-scrollbar-corner {background-color: #f2f2f2;}
.scrlh03::-webkit-resizer {background-color: #FF9900;}

/* Tipos de Scroll */
.scrlh04	{scrollbar-shadow-color:Transparent; scrollbar-highlight-color:color:Transparent;scrollbar-face-color:color:Transparent;scrollbar-3dlight-color:color:Transparent;scrollbar-darkshadow-color:color:Transparent;scrollbar-track-color:color:Transparent;scrollbar-arrow-color:#404040;}
.scrlh04::-webkit-scrollbar {height:10px;width:8px;}
.scrlh04::-webkit-scrollbar-thumb {background-color: #404040;-webkit-border-radius: 5px;}
.scrlh04::-webkit-scrollbar-track {background-color: color:Transparent;}
.scrlh04::-webkit-scrollbar-button {background-color: color:Transparent;}
.scrlh04::-webkit-scrollbar-track-piece {background-color: color:Transparent;}
.scrlh04::-webkit-scrollbar-corner {background-color: color:Transparent;}
.scrlh04::-webkit-resizer {background-color: #404040;}

/* Tipos de Scroll */
.scrlh05	{scrollbar-shadow-color:Transparent; scrollbar-highlight-color:Transparent;scrollbar-face-color:Transparent;scrollbar-3dlight-color:Transparent;scrollbar-darkshadow-color:Transparent;scrollbar-track-color:Transparent;scrollbar-arrow-color:#e2e2e2;}
.scrlh05::-webkit-scrollbar {height:10px;width:6px;}
.scrlh05::-webkit-scrollbar-thumb {background-color: #e2e2e2;-webkit-border-radius: 0px;}
.scrlh05::-webkit-scrollbar-track {background-color: Transparent;}
.scrlh05::-webkit-scrollbar-button {background-color: Transparent;}
.scrlh05::-webkit-scrollbar-track-piece {background-color: Transparent;}
.scrlh05::-webkit-scrollbar-corner {background-color: Transparent;}
.scrlh05::-webkit-resizer {background-color: #e2e2e2;}

/* Tipos de Scroll */
.scrlh06 {scrollbar-shadow-color:Transparent; scrollbar-highlight-color:#000000;scrollbar-face-color:#707070;scrollbar-3dlight-color:#ff9900;scrollbar-darkshadow-color:#000000;scrollbar-track-color:#e2e2e2;scrollbar-arrow-color:#ff9900;}
.scrlh06::-webkit-scrollbar {height:12px;width:12px;}
.scrlh06::-webkit-scrollbar-thumb {background-color: #707070;-webkit-border-radius: 0px;}
.scrlh06::-webkit-scrollbar-track {background-color: #000000;}
.scrlh06::-webkit-scrollbar-button {background-color: #ff9900;}
.scrlh06::-webkit-scrollbar-track-piece {background-color: #e2e2e2;} /* Background Bar */
.scrlh06::-webkit-scrollbar-corner {background-color: #ff9900;} /* Canto Inferior*/
.scrlh06::-webkit-resizer {background-color:Transparent;}

.outlno {outline:none;}

div {xoverflow:hidden;wdith:auto;height:auto;}
img {width:16px;height:16px;}

table
{
	border-spacing:0px;
	border-padding:0px;
	border-collapse: collapse;
	border-width: 0 0 0 0;	
	border:0px;
	padding:0px;
	
}

table, td
{
	/*overflow:hidden;*/
}
input
{
 height:25px;
}
input,
textarea
{
    outline:none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border:1px solid rgba(0,0,0, 0.2);
    padding-left:5px;
}

input:active
{
  background-color:#FFF9F2;
}

input:focus,
textarea:focus
{
    box-shadow: 0 0 5px rgb(255,153,0);
    -webkit-box-shadow: 0 0 5px rgb(255,153,0); 
    -moz-box-shadow: 0 0 5px rgb(255,153,0);
    border:1px solid rgb(255,153,0);
    /*background-color:#FFFFFF;*/ 
}
/* Display */
.dspln {display:inline;}
.bbHidden     {visibility:hidden;position:absolute;}

/* Overflow */
.ovflwxh  {overflow-x:hidden;}
.ovflwyh  {overflow-y:hidden;}
.ovflwh  {overflow:hidden;}
.ovflwv  {overflow:visible;}
.ovflwi  {overflow:inherit;}

/* Background */
.bckgff  {background-color:#FFFFFF;}
.bckgf2  {background-color:#F2F2F2;}
.bckge2  {background-color:#E2E2E2;}
.bckg40  {background-color:#404040;}
.bckg50  {background-color:#505050;}
.bckg70  {background-color:#707070;}
.bckg80  {background-color:#808080;}
.bckgf9  {background-color:#ff9900;}
.bckgam1 {background-color:#fffcbd;}
.bckgvm  {background-color:#FFEAEA;}
.bckgam  {background-color:#fafa0a;}
.bckgvd  {background-color:#009933;}
.bckge7  {background-color:#e7e7e7;}
.bckgrd  {background-color:#800000;}
.bckg36  {background-color:#336699;}
.bckgtr  {background-color:Transparent;}
.bckgfc  {background-color:#FCFCFC;}
.bckgaa  {background-color:#FAFAFA;}
.bckgbb  {background-color:#FBFBFB;}
.bckgcc  {background-color:#FCFCFC;}
.bckgee  {background-color:#FEFEFE;}
.bckgdd  {background-color:#FDFDFD;}
.bckgff  {background-color:#FFFFFF;}
.bckg00  {background-color:#000000;}
.bckg82  {background-color:#824E00;}
.bckg33  {background-color:#336699;}
.bckge4  {background-color:#E4E4E4;}
.bckgf2  {background-color:#F2F2F2;}
.bckge2  {background-color:#E2E2E2;}
.bckg30  {background-color:#303030;}
.bckg40  {background-color:#404040;}
.bckg70  {background-color:#707070;}
.bckgf7  {background-color:#F7F7F7;}
.bckgfd  {background-color:#FFDF9D;}
.bckgrd  {background-color:#800000;}
.bckg80  {background-color:#808080;}
.bckgvd  {background-color:#009933;}
.bckgf9  {background-color:#FF9900;}
.bckgf8  {background-color:#F8F8F8;}
.bckg50  {background-color:#505050;}
.bckgf6  {background-color:#FF6D0D;}
.bckgf1  {background-color:#F1F1F1;}
.bckgcf  {background-color:#FFCF88;}
.bckg63  {background-color:#663300;}
.bckgcc  {background-color:#CCCCCC;}
.bckg09  {background-color:#009900;}
.bckgdf  {background-color:#DFDFD0;}
.bckgfe  {background-color:#FFE2C6;}
.bckg9f  {background-color:#FFF9F2;}
.bckgf3  {background-color:#FF9933;}
.bckgca  {background-color:#CA5100;}
.bckg66  {background-color:#669900;}
.bckgf5  {background-color:#F5F5F5;}
.bckge1  {background-color:#FFF0E1;}
.bckgdc  {background-color:#FFF8DC;}
.bckg9f  {background-color:#FFF9F2;}
.bckgvm  {background-color:#FFEAEA;}
.bckgb9  {background-color:#f7f4b9;}
.bckgam  {background-color:#fafa0a;}
.bckgaz  {background-color:#0a62fa;}
.bckgrx  {background-color:#be0afa;}
.bckglr	 {background-color:#ff7700;}
.bckga1  {background-color:#f1da36;}
.bckgf8  {background-color:#f8f8f8;}

/* Width */
.wdt2   {width:2px;}
.wdt5   {width:5px;}
.wdt10  {width:10px;}
.wdt12  {width:12px;}
.wdt16  {width:16px;}
.wdt20  {width:20px;}
.wdt28  {width:28px;}
.wdt29  {width:29px;}
.wdt23  {width:23px;}
.wdt24  {width:24px;}
.wdt28  {width:28px;}
.wdt30  {width:30px;}
.wdt32  {width:32px;}
.wdt35  {width:35px;}
.wdt40  {width:40px;}
.wdt42  {width:42px;}
.wdt43  {width:43px;}
.wdt44  {width:44px;}
.wdt45  {width:45px;}
.wdt50  {width:50px;}
.wdt55  {width:55px;}
.wdt58  {width:58px;}
.wdt59  {width:59px;}
.wdt60  {width:60px;}
.wdt62  {width:62px;}
.wdt65  {width:65px;}
.wdt70  {width:70px;}
.wdt75  {width:75px;}
.wdt80  {width:80px;}
.wdt85  {width:85px;}
.wdt110 {width:110px;}
.wdt120 {width:120px;}
.wdt125 {width:125px;}
.wdt130 {width:130px;}
.wdt140 {width:140px;}
.wdt145 {width:145px;}
.wdt150 {width:150px;}
.wdt154 {width:154px;}
.wdt155 {width:155px;}
.wdt160 {width:160px;}
.wdt165 {width:165px;}
.wdt170 {width:170px;}
.wdt180 {width:180px;}
.wdt185 {width:185px;}
.wdt190 {width:190px;}
.wdt195 {width:195px;}
.wdt198 {width:198px;}
.wdt200 {width:200px;}
.wdt210 {width:210px;}
.wdt220 {width:220px;}
.wdt230 {width:230px;}
.wdt231 {width:231px;}
.wdt235 {width:235px;}
.wdt240 {width:240px;}
.wdt245 {width:245px;}
.wdt250 {width:250px;}
.wdt260 {width:260px;}
.wdt270 {width:270px;}
.wdt275 {width:275px;}
.wdt280 {width:280px;}
.wdt285 {width:285px;}
.wdt290 {width:290px;}
.wdt300 {width:300px;}
.wdt310 {width:310px;}
.wdt315 {width:315px;}
.wdt320 {width:320px;}
.wdt325 {width:325px;}
.wdt330 {width:330px;}
.wdt350 {width:350px;}
.wdt360 {width:360px;}
.wdt370 {width:370px;}
.wdt380 {width:380px;}
.wdt390 {width:390px;}
.wdt400 {width:400px;}
.wdt410 {width:410px;}
.wdt420 {width:420px;}
.wdt430 {width:430px;}
.wdt440 {width:440px;}
.wdt450 {width:450px;}
.wdt460 {width:460px;}
.wdt470 {width:470px;}
.wdt480 {width:480px;}
.wdt490 {width:490px;}
.wdt500 {width:500px;}
.wdt510 {width:510px;}
.wdt515 {width:515px;}
.wdt520 {width:520px;}
.wdt525 {width:525px;}
.wdt530 {width:530px;}
.wdt535 {width:535px;}
.wdt540 {width:540px;}
.wdt545 {width:545px;}
.wdt550 {width:550px;}
.wdt580 {width:580px;}
.wdt590 {width:590px;}
.wdt600 {width:600px;}
.wdt650 {width:650px;}
.wdt680 {width:680px;}
.wdt700 {width:700px;}
.wdt720 {width:720px;}
.wdt750 {width:750px;}
.wdt790 {width:790px;}
.wdt795 {width:795px;}
.wdt800 {width:800px;}
.wde80  {width:80%;}
.wdt90  {width:90%;}
.wdt98  {width:98%;}
.wdt95  {width:95%;}
.wdt100 {width:100%;}

/* Height */
.hgt02  {height:2px;}
.hgt03  {height:3px;}
.hgt04  {height:4px;}
.hgt05  {height:5px;}
.hgt08  {height:8px;}
.hgt10  {height:10px;}
.hgt12  {height:12px;}
.hgt13  {height:13px;}
.hgt14  {height:14px;}
.hgt15  {height:15px;}
.hgt16  {height:16px;}
.hgt18  {height:18px;}
.hgt19  {height:19px;}
.hgt20  {height:20px;}
.hgt21  {height:21px;}
.hgt22  {height:22px;}
.hgt23  {height:23px;}
.hgt24  {height:24px;}
.hgt25  {height:25px;}
.hgt26  {height:26px;}
.hgt27  {height:27px;}
.hgt28  {height:28px;}
.hgt29  {height:29px;}
.hgt30  {height:30px;}
.hgt31  {height:31px;}
.hgt32  {height:32px;}
.hgt34  {height:34px;}
.hgt35  {height:35px;}
.hgt36  {height:36px;}
.hgt37  {height:37px;}
.hgt38  {height:38px;}
.hgt39  {height:39px;}
.hgt40  {height:40px;}
.hgt42  {height:42px;}
.hgt43  {height:43px;}
.hgt44  {height:44px;}
.hgt45  {height:45px;}
.hgt48  {height:48px;}
.hgt50  {height:50px;}
.hgt55  {height:55px;}
.hgt60  {height:60px;}
.hgt65  {height:65px;}
.hgt70  {height:70px;}
.hgt74  {height:74px;}
.hgt75  {height:75px;}
.hgt80  {height:80px;}
.hgt85  {height:85px;}
.hgt89  {height:89px;}
.hgt90  {height:90px;}
.hgt92  {height:92%;}
.hgt98  {height:98%;}
.hge95  {height:95%;}
.hgt95  {height:95px;}
.hge100 {height:100px;}
.hgt110 {height:110px;}
.hgt120 {height:120px;}
.hgt130 {height:130px;}
.hgt140 {height:140px;}
.hgt150 {height:150px;}
.hgt155 {height:155px;}
.hgt160 {height:160px;}
.hgt165 {height:165px;}
.hgt170 {height:170px;}
.hgt180 {height:180px;}
.hgt185 {height:185px;}
.hgt190 {height:190px;}
.hgt200 {height:200px;}
.hgt201 {height:201px;}
.hgt202 {height:202px;}
.hgt203 {height:203px;}
.hgt205 {height:205px;}
.hgt210 {height:210px;}
.hgt220 {height:220px;}
.hgt225 {height:225px;}
.hgt230 {height:230px;}
.hgt240 {height:240px;}
.hgt250 {height:250px;}
.hgt260 {height:260px;}
.hgt270 {height:270px;}
.hgt280 {height:280px;}
.hgt290 {height:290px;}
.hgt300 {height:300px;}
.hgt310 {height:310px;}
.hgt320 {height:320px;}
.hgt330 {height:330px;}
.hgt340 {height:340px;}
.hgt350 {height:350px;}
.hgt360 {height:360px;}
.hgt370 {height:370px;}
.hgt380 {height:380px;}
.hgt390 {height:390px;}
.hgt400 {height:400px;}
.hgt410 {height:410px;}
.hgt420 {height:420px;}
.hgt430 {height:430px;}
.hgt440 {height:440px;}
.hgt450 {height:450px;}
.hgt460 {height:460px;}
.hgt470 {height:470px;}
.hgt480 {height:480px;}
.hgt490 {height:490px;}
.hgt500 {height:500px;}
.hgt550 {height:550px;}
.hgt580 {height:580px;}
.hgt600 {height:600px;}
.hgt650 {height:650px;}
.hgt700 {height:700px;}
.hgt100 {height:100%;}

/* Msrgem */
.marg2 {margin:2px;}
.marg1  {margin:1px;}
.marg3  {margin:3px;}
.marg4  {margin:4px;}
.marg5  {margin:5px;}
.marg6  {margin:6px;}
.marg7  {margin:7px;}
.marg10 {margin:10px;}
.mglf10 {margin-left:10px;}
.mglf20 {margin-left:20px;}
.mgrg10 {margin-right:10px;}
.mgrg20 {margin-right:20px;}
.mgrg30 {margin-right:30px;}
.mgrg40 {margin-right:40px;}
.mgrg20 {margin-right:20px;}
.mgtp05 {margin-top:5px;}
.mgtp10 {margin-top:10px;}
.mgtp20 {margin-top:20px;}
.mgtp30 {margin-top:30px;}
.mgtp35 {margin-top:35px;}
.mgtp40 {margin-top:40px;}
.mgbt05 {margin-bottom:05px;}
.mgbt10 {margin-bottom:10px;}
.mgbt20 {margin-bottom:20px;}


/* Fontes Familia */
.ftfv    {font-family:Verdana;}
.ftfa    {font-family:Arial}
.ftfc    {font-family:Calibri}
.ftfb    {font-family:'Bauhaus 93';}
.ftfh    {font-family:Helvetica, recursive;} 
.ftfr    {font-family:Aharoni;}


/* Font Size */
.fts4    {font-size:4pt;}
.fts5    {font-size:5pt;}
.fts6    {font-size:6pt;}
.fts7    {font-size:7pt;}
.fts8    {font-size:8pt;}
.fts9    {font-size:9pt;}
.fts10   {font-size:10pt;}
.fts11   {font-size:11pt;}
.fts12   {font-size:12pt;}
.fts13   {font-size:13pt;}
.fts14   {font-size:14pt;}
.fts15   {font-size:15pt;}
.fts16   {font-size:16pt;}
.fts18   {font-size:18pt;}
.fts20   {font-size:20pt;}
.fts22   {font-size:22pt;}
.fts24   {font-size:24pt;}
.fts34   {font-size:34pt;}
.fts38   {font-size:38pt;}
.fts42   {font-size:42pt;}
.fts44   {font-size:44pt;}

/* Negrito ou Normal */
.ftwb {font-weight:bold;}
.ftwn {font-weight:normal;}

/* Cores de Fontes */
.ftcl00   {color:#000000;}
.ftclff   {color:#FFFFFF;}
.ftcl40   {color:#404040;}
.ftcl50   {color:#505050;}
.ftclf9   {color:#FF9900;}
.ftclf6   {color:#FFF660;}
.ftcl60   {color:#606060;}
.ftcl80   {color:#808080;}
.ftclc8   {color:#C8C8C8;}
.ftcl36   {color:#336699;}
.ftcl55   {color:#555555;}
.ftclfc   {color:#FCFCFC;}
.ftclrd   {color:#800000;}
.ftcl70   {color:#707070;}
.ftcl69   {color:#699BCD;}
.ftclfc   {color:#FCFCFC;}
.ftcl82   {color:#824E00;}
.ftclvd   {color:#009933;}
.ftclf0   {color:#FF8000;}

/* Altura da linha entre linhas */
.linhgt130 {line-height:130%;}
.linhgt150 {line-height:150%;}
.linhgt160 {line-height:160%;}
.linhgt180 {line-height:180%;}
.linhgt200 {line-height:200%;}

/* Menu Superior */
.menuBar {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
	
/* Padding */	
.pdg2  {padding:2px;}
.pdg3  {padding:3px;}
.pdg4  {padding:4px;}
.pdg5  {padding:5px;}
.pdg7  {padding:7px;}
.pdg10 {padding:10px;}
.pdg20 {padding:20px;}
.pdg30 {padding:30px;}

.pdgb0	 {padding-bottom:0px;}
.pdgb2	 {padding-bottom:2px;}
.pdgb3	 {padding-bottom:3px;}
.pdgb4	 {padding-bottom:4px;}

.pdgt2   {padding-top:2px;}
.pdgt4   {padding-top:4px;}
.pdgt5   {padding-top:5px;}
.pdgt8   {padding-top:8px;}	
.pdgt10  {padding-top:10px;}	
.pdgt20  {padding-top:20px;}	
.pdgt30  {padding-top:30px;}
.pdgt70  {padding-top:70px;}
.pdgt40  {padding-top:40px;}
.pdgt80  {padding-top:80px;}
.pdgl5   {padding-left:5px;}
.pdgl10  {padding-left:10px;}
.pdgl20  {padding-left:20px;}
.pdgl30  {padding-left:30px;}
.pdgl40  {padding-left:40px;}
.pdgl50  {padding-left:50px;}
.pdgl60  {padding-left:60px;}
.pdgl15  {padding-left:15px;}
.pdgr5   {padding-right:5px;}
.pdgr10  {padding-right:10px;}
.pdgr15  {padding-right:15px;}
.pdgr20  {padding-right:20px;}
.pdgr25  {padding-right:25px;}
.pdgr30  {padding-right:30px;}
.pdgr40  {padding-right:40px;}
.pdgr41  {padding-right:41px;}
.pdgr50  {padding-right:50px;}
.pdgr60  {padding-right:60px;}
.pdgb5   {padding-bottom:5px;}
.pdgb10  {padding-bottom:10px;}
.pdgb15  {padding-bottom:15px;}
.pdgb20  {padding-bottom:20px;}
.pdgb30  {padding-bottom:30px;}
.pdgb40  {padding-bottom:40px;}

/* Float */
.fltl {float:left;}
.fltr {float:right;}
.fltc {float:center;}

/* Quebra de Pagina */
.whspw  {white-space:nowrap;}
.whspn  {white-space:normal;}

/* Negrito ou Normal */
.ftwb {font-weight:bold;}
.ftwn {font-weight:normal;}


/* Table, Row e Cell */
.dptc {display: table-cell;}
.dptr {display: table-row;}
.dptb {display: table;}

/* Buttons */
.bbMenuFX {border:1px solid Transparent;cursor:pointer;cursor:pointer;}
.bbMenuFX:hover {background-color:#707070;color:#ffffff;border:1px solid #707070} 
.bbMenuFXfix {background-color:#404040;color:#ffffff;border:1px solid #404040;border-bottom:0px;-moz-border-radius: 2px 2px 0px 0px; border-radius: 2px 2px 0px 0px; -webkit-border-radius: 2px 2px 0px 0px;cursor:pointer;}

.bbMenuFX2 {border:1px solid Transparent;border-bottom:1px solid #f2f2f2;cursor:pointer;cursor:pointer;}
.bbMenuFX2:hover {background-color:#707070;color:#ffffff;border:1px solid #707070} 
.bbMenuFX2fix {background-color:#404040;color:#ffffff;border:1px solid #404040;border-bottom:0px;-moz-border-radius: 2px 2px 0px 0px; border-radius: 2px 2px 0px 0px; -webkit-border-radius: 2px 2px 0px 0px;cursor:pointer;}

.bbMenuFX3 {border:1px solid Transparent;border-bottom:1px solid #e2e2e2;border-left:1px solid #505050;cursor:pointer;}
.bbMenuFX3:hover {background-color:#606060;color:#ffffff;border:1px solid #606060} 
.bbMenuFX3fix {background-color:#505050;color:#ffffff;border:1px solid Transparent;border-bottom:1px solid #505050;cursor:pointer;}

.bbMenuFX4 {border:1px solid Transparent;border-bottom:1px solid #e2e2e2;cursor:pointer;color:#808080}
.bbMenuFX4:hover {background-color:#707070;color:#ffffff;border:1px solid #606060} 
.bbMenuFX4fix {background-color:#505050;color:#ffffff;border:1px solid Transparent;border-bottom:1px solid #505050;cursor:pointer;}

.bbMenuFX5 {border:1px solid Transparent;border-bottom:1px solid #707070;cursor:pointer;color:#ffffff;background-color:#505050;}
.bbMenuFX5:hover {background-color:#404040;color:#ffffff;} 
.bbMenuFX5fix {background-color:#404040;color:#ffffff;border:1px solid Transparent;border-bottom:1px solid #707070;cursor:pointer;}

.bbMenuFX6 {border:1px solid Transparent;border-bottom:1px solid #707070;cursor:pointer;color:#ffffff;}
.bbMenuFX6:hover {background-color:#404040;color:#ffffff;} 
.bbMenuFX6fix {background-color:#404040;color:#ffffff;border:1px solid Transparent;border-bottom:1px solid #707070;cursor:pointer;}

.bbMenuBTN6 {background-color:#808080;color:#FFFFFF;border:1px solid #e2e2e2;cursor:pointer;}
.bbMenuBTN6:hover {background-color:#404040;color:#ffffff;border:1px solid #404040;} 


/* Bordas Arredondadas */
.bdr2  {-moz-border-radius: 2px; border-radius: 2px; -webkit-border-radius: 2px; }
.bdr2tp {-moz-border-radius: 2px 2px 0px 0px; border-radius: 2px 2px 0px 0px; -webkit-border-radius: 2px 2px 0px 0px;}
.bdr2bt {-moz-border-radius: 0px 0px 2px 2px; border-radius: 0px 0px 2px 2px; -webkit-border-radius: 0px 0px 2px 2px;}
.bdr3  {-moz-border-radius: 3px; border-radius: 3px; -webkit-border-radius: 3px; }
.bdr3lf {-moz-border-radius: 3px 0px 0px 3px; border-radius: 3px 0px 0px 3px; -webkit-border-radius: 3px 0px 0px 3px;}
.bdr3rg {-moz-border-radius: 0px 3px 3px 0px; border-radius: 0px 3px 3px 0px; -webkit-border-radius: 0px 3px 3px 0px;}
.bdr3bt {-moz-border-radius: 0px 0px 3px 3px; border-radius: 0px 0px 3px 3px; -webkit-border-radius: 0px 0px 3px 3px;}
.bdr4  {-moz-border-radius: 4px; border-radius: 4px; -webkit-border-radius: 4px; }
.bdr4tp {-moz-border-radius: 4px 4px 0px 0px; border-radius: 4px 4px 0px 0px; -webkit-border-radius: 4px 4px 0px 0px;}
.bdr4bt {-moz-border-radius: 0px 0px 4px 4px; border-radius: 0px 0px 4px 4px; -webkit-border-radius: 0px 0px 4px 4px;}
.bdr4lf {-moz-border-radius: 4px 0px 0px 4px; border-radius: 4px 0px 0px 4px; -webkit-border-radius: 4px 0px 0px 4px;}
.bdr4rg {-moz-border-radius: 0px 4px 4px 0px; border-radius: 0px 4px 4px 0px; -webkit-border-radius: 0px 4px 4px 0px;}

.bdr4bl {-moz-border-radius: 0px 0px 0px 4px; border-radius: 0px 0px 0px 4px; -webkit-border-radius: 0px 0px 0px 4px;}
.bdr4br {-moz-border-radius: 0px 0px 4px 0px; border-radius: 0px 0px 4px 0px; -webkit-border-radius: 0px 0px 4px 0px;}

.bdr5   {-moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px; }
.bdr5br {-moz-border-radius: 0px 0px 5px 5px; border-radius: 0px 0px 5px 5px; -webkit-border-radius: 0px 0px 5px 5px;}

.bdr7  {-moz-border-radius: 7px; border-radius: 7px; -webkit-border-radius: 7px; }
.bdr7tp {-moz-border-radius: 7px 7px 0px 0px; border-radius: 7px 7px 0px 0px; -webkit-border-radius: 7px 7px 0px 0px;}
.bdr7lf {-moz-border-radius: 7px 0px 0px 7px; border-radius: 7px 0px 0px 7px; -webkit-border-radius: 7px 0px 0px 7px;}
.bdr7rg {-moz-border-radius: 0px 7px 7px 0px; border-radius: 0px 7px 7px 0px; -webkit-border-radius: 0px 7px 7px 0px;}

/* Bordas */
.blf1f9  {border-left:1px solid #ff9900;}
.blf1f2  {border-left:1px solid #f2f2f2;}
.bd1ff  {border: 1px solid #ffffff;}
.bbt1e2 {border-bottom:1px solid #E2E2E2;}
.bbt180 {border-bottom:1px solid #808080;}
.bbt160 {border-bottom:1px solid #606060;}
.bbt170 {border-bottom:1px solid #707070;}
.bbt150 {border-bottom:1px solid #505050;}
.btp1e2 {border-top:1px solid #E2E2E2;}
.btp1c8dt {border-top:1px dotted #c8c8c8;}
.btp240dt {border-top:2px dotted #404040;}
.bd1e2  {border: 1px solid #e2e2e2;}
.bd1c8  {border: 1px solid #c8c8c8;}
.bbt180 {border-bottom:1px solid #808080;}
.blf1e1  {border-left:1px solid #E1E1E1;}
.bd1f9  {border: 1px solid #ff9900;}
.bd140  {border: 1px solid #404040;}
.bd136  {border: 1px solid #336699;}
.bd1c8dt {border:1px dotted #c8c8c8;}
.bd140dt {border:1px dotted #404040;}
.bd240dt {border:2px dotted #404040;}
.bdrg1c8 {border-right:1px solid #c8c8c8;}
.bdrg1e2 {border-right:1px solid #e2e2e2;}
.bdrg1f2 {border-right:1px solid #f2f2f2;}
.bbt1c8 {border-bottom:1px solid #c8c8c8;}
.btp0	{border-top:0px;}

/* Opacidade */
.opct0  {opacity:0.10;filter:alpha(opacity=1);}
.opct10 {opacity:0.10;filter:alpha(opacity=10);}
.opct20 {opacity:0.20;filter:alpha(opacity=20);}
.opct30 {opacity:0.30;filter:alpha(opacity=30);}
.opct40 {opacity:0.40;filter:alpha(opacity=40);}
.opct50 {opacity:0.50;filter:alpha(opacity=50);}
.opct60 {opacity:0.60;filter:alpha(opacity=60);}
.opct70 {opacity:0.70;filter:alpha(opacity=70);}
.opct80 {opacity:0.80;filter:alpha(opacity=80);}
.opct90 {opacity:0.90;filter:alpha(opacity=90);}
.opct95 {opacity:0.98;filter:alpha(opacity=95);}
.opct98 {opacity:0.98;filter:alpha(opacity=98);}
.opct100 {opacity:1;filter:alpha(opacity=100);}


/*------------------------------------------------------------------------------*/
/* DefiniÃ§Ãµes para botÃµes														*/ 
/*------------------------------------------------------------------------------*/
.btn {
	display: inline-block;
	zoom: 1; 
	vertical-align: baseline;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .4em; 
	-moz-border-radius: .4em;
	border-radius: .4em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.btn:hover {
	text-decoration: none;
}
.btn:active {
	position: relative;
	top: 1px;
}

/*------------------------------------------------------------------------------*/
/* Object Colores Gradiente														*/ 
/*----------------------------------------------------------------------------- */

/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

.blackfix {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}

/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}
.grayfix {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}

.grayrect{
	color: #FFFFFF; /*#e9e9e9;*/
	border: solid 1px #555;
	border-bottom: solid 1px #606060;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#717171));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}

/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

.whitefix {
	background: #ededed;
	border: solid 1px #b7b7b7;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
/* orange */
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
.orangefix {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}

.redfix{
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}

/* blue */
.bluefix{
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}

.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* green */
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}

.greenfix {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}

.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* Tamanho dos BotÃµes */
.medium {
	font-size: 12px;
	padding: .7em 1.5em .57em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

/* Position */
.pstna   {position:absolute;}
.pstnr   {position:relative;}
.pstnf   {position:fixed;}
.pstnh   {position:inherit}
.vsbhh   {visibility:inherit}

/* z-Index */
.idx-1 {z-index:-1;}
.idx1  {z-index:1;}
.idx2  {z-index:2;}
.idx3  {z-index:3;}
.idx4  {z-index:4;}
.idx5  {z-index:5;}
.idx6  {z-index:6;}
.idx7  {z-index:7;}
.idx8  {z-index:8;}

/* Link */
.lnknone {text-decoration:none; color:#808080;}
.lnknoneff {text-decoration:none; color:#ffffff;}
.lnknonet  {text-decoration:none; color:Transparent}
.lnknone36 {text-decoration:none; color:#336699;}
.lnknone40 {text-decoration:none; color:#404040;}
.lnknonee2 {text-decoration:none; color:#e2e2e2;}
.lnknone80 {text-decoration:none; color:#808080;}

.bbCrsP	{cursor:pointer;}

/* Box Shadow */
.bxshw1   {box-shadow: 1px 6px 12px 0px rgba(0,0,0,0.6);}
.bxshw2   {box-shadow: 1px 1px 12px 0px rgba(0, 0, 0, 0.5);}
.bxshw7   {box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.5);}

.bbMenuBTN {background-color:#f2f2f2;color:#404040;border:1px solid #e2e2e2;cursor:pointer;}
.bbMenuBTN:hover {background-color:#f2f2f2;color:#336699;border:1px solid #c8c8c8;} 

.bbMenuBTN7 {background-color:#e2e2e2;color:#404040;border:1px solid #c8c8c8;cursor:pointer;}
.bbMenuBTN7:hover {background-color:#000000;color:#ffffff;border:1px solid #707070;border-top:1px solid Transparent;} 

.bbMenuBTN8 {background-color:#707070;color:#ffffff;border:1px solid #707070;cursor:pointer;}
.bbMenuBTN8:hover {background-color:#404040;color:#ffffff;border:1px solid #707070;border-top:1px solid Transparent;} 

.bbMenuBTN1 {background-color:#505050;color:#ffffff;border:1px solid #707070;cursor:pointer;}
.bbMenuBTN1:hover {background-color:#404040;color:#ffffff;border:1px solid #707070;border-top:1px solid Transparent;} 

.bbMenuTC {border:1px solid Transparent;cursor:pointer;}
.bbMenuTC:hover {background-color:#f2f2f2;color:#404040;border:1px solid #e2e2e2;} 
.bbMenuTCfix {background-color:#f2f2f2;color:#404040;border:1px solid #e2e2e2;cursor:pointer;} 

.bbMenuTC2 {border:1px solid Transparent;cursor:pointer;}
.bbMenuTC2:hover {background-color:#ffffff;color:#404040;border:1px solid #e2e2e2;} 
.bbMenuTC2fix {background-color:#ffffff;color:#404040;border:1px solid #e2e2e2;cursor:pointer;} 
.bbMenuTC2:visited {background-color:#ffffff;color:#404040;border:1px solid #e2e2e2;cursor:pointer;} 
.bbMenuTC2:active {background-color:#404040;color:#ffffff;border:1px solid #e2e2e2;cursor:pointer;} 

.bbMenuTC3 {background-color:Transparent;border:1px solid Transparent;cursor:pointer;}
.bbMenuTC3:hover {background-color:#e2e2e2;color:#404040;border:1px solid #c8c8c8;} 
.bbMenuTC3fix {background-color:#e2e2e2;color:#404040;border:1px solid #c8c8c8;cursor:pointer;} 

/* Display */
.dspln {display:inline;}

/* Div */
.scrllxs  {overflow-x:scroll;}
.scrllys  {overflow-y:scroll;}
.scrllya  {overflow-y:auto;}
.scrllxh  {overflow-x:hidden;}
.scrllxa  {overflow-x:auto;}
.scrllyh  {overflow-y:hidden;}
.scrllya  {overflow-y:auto;}

/* Resize */
.rsz {resize:none;}

.bbBoxSele    	 {}
.bbBoxSele:hover {background-color:#e2e2e2;color:#404040;}
.bbBoxSeleFix {background-color:#ff9900;color:#ffffff;}
.bbBoxSele:visited {background-color:#ff9900;color:#ffffff;}
.bbBoxSele:active {background-color:#c8c8c8;color:#336699;}

.bbBoxSele2    	 {}
.bbBoxSele2:hover {background-color:#e2e2e2;color:#404040;}
.bbBoxSele2Fix {background-color:#336699;color:#ffffff;}
.bbBoxSele2:visited {background-color:#f2f2f2;color:#404040;}
.bbBoxSele2:active {background-color:#e2e2e2;color:#404040;}

.maxwidth500 {max-width:500px;}
.maxwidth350 {max-width:350px;}
.maxwidth300 {max-width:300px;}
.maxwidth250 {max-width:250px;}
.maxwidth200 {max-width:200px;}

.upload input  
{  
	width:5px;
    position: absolute;  
    top: -1000;  
    right: 0;  
    margin: 0;  
    border:0 transparent;
    border-width: 0 0 0px 0px; 
	opacity: 0.0;  
    filter: alpha(opacity=0);  
    -o-transform: translate(250px, -50px) scale(1);  
    -moz-transform: translate(-300px, 0) scale(4);  
    direction: ltr;  
    cursor: pointer; 
}  

.upload-button  
{   
    position: relative;  
    cursor: pointer;  
    text-align: center;  
	border:1px solid #c8c8c8;
	padding:5px 23px 5px 22px;
    background-color: #f2f2f2;  
    overflow: hidden; 
	font-family:Verdana;
	font-size:12px;
	color:#808080;
	-moz-border-radius: 3px; 
	border-radius: 3px; 
	-webkit-border-radius: 3px;
	cursor:pointer;	
} 

.upload-button:hover
{
	background-color:#f4f4f4;
	color:#404040;
	border:1px solid #909090;
}

.upload-button2
{  
    position: relative;  
    cursor: pointer;  
    text-align: center;  
    overflow: visible;  
	border:1px solid #c8c8c8;
	padding:5px 23px 5px 22px;
    background-color: #fffcbd;  
    overflow: hidden; 
	font-family:Verdana;
	font-size:12px;
	color:#808080;
	-moz-border-radius: 3px; 
	border-radius: 3px; 
	-webkit-border-radius: 3px;
	cursor:pointer;
} 

.upload-button3
{  
    position: relative;  
    cursor: pointer;  
    text-align: left;  
	line-height:160%;
    overflow: visible;  
	border:1px solid #c8c8c8;
	padding:5px 5px 5px 5px;
    background-color: #fffcbd;  
    overflow: hidden; 
	font-family:Verdana;
	font-size:12px;
	color:#808080;
	-moz-border-radius: 3px; 
	border-radius: 3px; 
	-webkit-border-radius: 3px;
	cursor:pointer;
	height:auto;
	white-space:normal;
} 

.btnline {
	vertical-align: baseline;
	outline: none;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');	
}

.btnChoose { 
	padding:4px;
	padding-left:7px;
	padding-right:7px;
	float:left; 
	margin-right:8px;
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
	-moz-border-radius: 2px; border-radius: 2px; -webkit-border-radius: 2px;
	cursor:pointer;
}	

.btnChoose:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}


.btnChooseGray { 
	padding:4px;
	padding-left:7px;
	padding-right:7px;
	float:left; 
	margin-right:8px;
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');	
	-moz-border-radius: 2px; border-radius: 2px; -webkit-border-radius: 2px;
	cursor:pointer;
}	

.btnChooseGray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}

.bbMenuBTN3 {background-color:#404040;color:#ffffff;border:1px solid #404040;cursor:pointer;}
.bbMenuBTN3:hover {background-color:#000000;color:#ffffff;border:1px solid #404040;} 

