body
{
	margin: 0;
	text-align: center;
}

#global_container
{
	margin-left: auto;
	margin-right: auto;
	width: 992px;
	text-align: left;
}

div.Table_01
{
	position:relative;
	width:992px;
	height: auto;
}

div.dfgames-01_
{
	position:absolute;
	left:0px;
	top:0px;
	width:992px;
	height:211px;
}

div.dfgames-03_
{
	position:absolute;
	left:0px;
	top:212px;
	width:992px;
	height:35px;
	background-image: url('images/dfgames_03.jpg');
}

div.MenuEsquerda
{
	position:absolute;
	left:0px;
	top:250px;
	width:180px;
}

div.ConteudoMasterPage
{
	position:absolute;
	left:195px;
	top:250px;
	width:790px;
}

/* STYLE PARA TEXTO NORMAL PADRÃO DO SITE */

.TextoNormal
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: Black;
}

.TextoHeaderExpand
{
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 10px;
	color: White;
}

/* STYLES QUE CONFIGURAM O MENU DA ESQUERDA */

.loginDIV
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #747474;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.loginTXB
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: Black;
	width: 150px;
}

.signInDIV
{
	text-align: right;
	margin-right: 5px;
}

.signInBTN
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #747474;
	font-weight: bold;
	text-decoration: none;
}

.greenBTN
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #0c909c;
	text-decoration: none;
	font-weight: bold;
}

div.background-bar
{
	width: 176px;
	height: 34px;
	line-height: 34px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
	background-image: url("images/background-bar.jpg");
}

div.cssNews
{
	width: 176px;
	margin-left: auto;
	margin-right: auto;
}

span.supplierMenuTitle
{
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	color: White;
}

table.tableMenu
{
	width: 179px;
	margin-left: 1px;
}

table.tableMenu A:link
{
	color: #747474;
}

table.tableMenu A:visited
{
	color: #747474;
}

table.tableMenu A:active
{
	color: #747474;
}

table.tableMenu A:hover
{
	color: #747474;
}


td.menu_normal
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #747474;
}

td.menu_ativo
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #747474;
	background-color: #C7EAF2;
	cursor: pointer;
}


img.divisoria
{
	 border-width: 0px;
	 position: relative;
	 top: 3px;
	 margin-left: 5px; 
}

.itemMenu
{
	margin-left: 10px;
}

img.horizontal-bar
{
	border-width: 0px;
	width: 170px;
	margin-top: 3px;
	margin-bottom: 3px;
}

a.itemLink
{
	text-decoration: none;
}

div.divMenus
{
	margin-top: 15px;
}

/* Style para div com o titulo para cadastro de suppliers */
.divTitle
{
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.divContent
{
	position: absolute;
	top: 90px;
	width: 770px;
}

.lblTD
{
	font-family: Trebuchet MS;
	font-size: 14px;
	text-align: right;
	width: 200px;
}

.lblCheckBox
{
	font-family: Trebuchet MS;
	font-size: 14px;
	text-align: right;
}

.reg_rightTD
{
	text-align: left;
}

.txtFields
{
	font-family: Trebuchet MS;
	font-size: 14px;
	Width: 238px;
}

.lblTitles
{
	font-family: Trebuchet MS;
	font-size: 30px;
	font-weight: bold;
	color: Black;
	text-align: center;
	Width: 100%;
}

.lblSubTitles
{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: Black;
	text-align: center;
	Width: 100%;
}

.reqFields
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: Red;
}	

.tblForFields
{
	width: 750px;
}

.modalBackground
{
	background-color: Blue;
}

/* PARA OS CONTROLE DE EDIÇÃO DO PERFIL */

.lblTitlesEdit
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.lblFieldsEdit
{
	width: 190px;
	height: 20px;
	text-align: right;
	font-family: Trebuchet MS;
	font-size: 14px;
	vertical-align: middle;
	line-height: 20px;
}

.txtFieldsEdit
{
	font-family: Trebuchet MS;
	font-size: 14px;
	Width: 238px;
}

.reqFieldsEdit
{
	font-family: Trebuchet MS;
	font-size: 14px;
	Width: 200px;
}	



/*CollapsiblePanel*/
.collapsePanel
{
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader
{
	width:750px;
	height:30px;
	background-image: url(images/back_collapsiblePanels.jpg);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
	vertical-align: middle;
	font-family: Trebuchet MS;
	font-size: 15px;
}

.lblItemList
{
	color: #747474;
	font-family: Trebuchet MS;
	font-size: 14px;
	text-decoration: none;
}

.indexSellButton
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #747474;
}

.indexStatusText
{
	font-family: Trebuchet MS;
	font-size: 14px;
}

.dlExibeServer
{
	width: 760px;
	height: auto;
	margin: 0px;
	padding: 0px;
	left: 10px; 
	position: relative; 
	top: 6px
}

.dlExibeGamesPrice
{
	width: 400px;
	height: auto;
	margin: 0px;
	padding: 0px;
	left: 0px; 
	position: relative; 
	top: 0px
}

.alinhaColunas
{
	text-align: center;
}

/* CONFIGURA OS STYLES DO PANEL DE LOADING */
.Loading
{
	/* Configura o div, com background, cor e etc.. */
	background-color: #FFFFFF;
	color: Black;
	width: 100%;
	border: solid 1px black;
}

.LoadingText
{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: Black;
}

.ExibeGames
{
	Height: 153px; 
	z-index: 100;
	left: 13px;
	position: absolute;
	top: 53px;
	Width: 392px;
}

.pnlQuotes
{
	font-size: 13px;
	font-family: Trebuchet MS;
}

.tblQuotes
{
	height: 88px;
	border: solid 1px black;
}

.tdQuotes
{
	font-weight: normal;
	font-size: 14px;
	width: 175px;
	font-family: 'Trebuchet MS';
	height: 20px;
	background-color: #c8eeee;
	text-align: center;
}

.pnlExcell
{
	top: 23px; 
	Width: 758px;
}

/* PADROES PARA GRIDVIEWS */

.GridStyle
{
	Color: Black;
	Width: 750px;
	font-family: Trebuchet MS;
	font-size: 13px;
	border-color: White;
}

.GridTitle
{
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 30px;
	color: Black;
	height: 36px;
	width: 100%;
}

.GridFooterStyle
{
	background-color: White;
	font-weight: bold;
	color: White;
	text-align: right;
}

.GridRowStyle
{
	font-family: Trebuchet MS;
	font-size: 13px;
	background-color: White;
	height: 25px;
	color: Black;
}

.GridEditStyle
{
	background-color: #999999;
}

.GridSelectedRowStyle
{
	background-color: #E2DED6;
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 13px;
	Color: Black;
	height: 25px;
	font-variant: normal;
}

.GridPageStyle
{
	background-color: #40867A;
	color: White;
	text-align: center;
}

/* Style usado para titulos de Gridview que utilizem o Header como titulo de nova sessao. */
.GridHeaderTitle
{
	background-image: url(images/back_collapsiblePanels.jpg);
	background-repeat:repeat-x;
	font-weight: bold;
	color: White;
	text-align: center;
	height: 34px;
	line-height: 34px;
	font-family: Trebuchet MS;
	font-size: 18px;
}

/* Style usado para Gridviews que utilizam o Header como titulo das colunas */
.GridHeaderStyle
{
	background-image: url(images/back_collapsiblePanels.jpg);
	background-repeat:repeat-x;
	font-weight: bold;
	Color: White;
	text-align: center;
	height: 20px;
	line-height: 20px;
	font-family: Trebuchet MS;
	font-size: 14px;
}

.GridHeaderStyle-Status
{
	background-image: url(images/title_grid.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	Color: White;
	text-align: center;
	height: 45px;
	font-family: Trebuchet MS;
	font-size: 22px;
	color: Red;
}

.GridAlterRowStyle
{
	font-family: Trebuchet MS;
	font-size: 13px;
	background-color: #EEEEEE;
	height: 25px;
	color: Black;
}

.PanelCapability
{
	position: relative;
	top: -550px;
	left: 35px;
	z-index: 105;
	height: auto; 
	border-top-style: outset; 
	border-right-style: outset;
	border-left-style: outset; 
	background-color: white; 
	border-bottom-style: outset;
}

.tdTxtSale
{
	width: 400px;
	font-family: Trebuchet MS;
	font-size: 13px;
}

.tdLblSale
{
	width: 200px;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 13px;
}

.tdSaleFields
{
	width: 150px;
	font-family: Trebuchet MS;
	font-size: 13px;
}

.lblTitleProfile
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
}

.lblFieldProfile
{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
}

.txtFieldProfile
{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
}

/* STYLE FOR GRID VIEWS ASCX */

.GridASCX
{
	position: relative;
	width: 99%;
	font-family: Trebuchet MS;
	font-size: 13px;
}

.DetailsASCX
{
	z-index: 105;
	position: absolute;
	top: 100px;
	left: 28px;
}

.DetailsFooterASCX
{
	background-color: #5D7B9D; 
	font-weight: bold;	
	Color: White;
}

.DetailsCommASCX
{
	background-color: #E2DED6;
	font-weight: bold;
}

.DetailsEditASCX
{
	background: LightBlue;
	text-align: left;
}

.DetailsRowASCX
{
	background-color: #F7F6F3;
	Color: #333333;
	text-align: left;
	font-weight: normal;
}

.DetailsPageASCX
{
	background-color: #284775; 
	Color: White;
}

.DetailsFieldHeaderASCX
{
	background-color: #E9ECF1;
	font-weight: bold;
	text-align: left;
	height: 20px;
}

.DetailsHeaderASCX
{
	background-color: #5D7B9D;
	font-weight: bold;
	Color: White;
	height: 20px;
}

.DetailsAltASCX
{
	background-color: White;
	Color: #284775;
	text-align: left;
	font-weight: normal;
}

.HeaderSort
{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: White;
}

.DetailsASCX
{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}
	
.lbkMarkPaid
{
	margin-right: 5px;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: White;
}

.lblPaymentsASCX
{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.dropPaymentsASCX
{
	font-family: Trebuchet MS;
	font-size: 13px;
	text-align: left;
	width: 200px;
}

.PaymentDetailsDIV
{
	z-index: 102;
	left: 278px;
	position: absolute;
	top: 68px;
	background-color: white;
	width: 358px;
}

.SaleDetails
{
	width: 460px;
	text-align: left;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;	
}

.divSaleDetails
{
	padding: 1px 0px 0px 1px;
	width: 460px;
	height: auto;
	text-align: left;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;	
	border: solid 1px gray;	
}

.SaleDetailsMessage
{
	text-align: left;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	border: solid 1px gray;
	padding: 1px 0px 0px 1px;
	padding: 0px;
}

.lblMessageTitle
{
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;	
}

.SaleItemsTitle
{
	background-image: url(images/back_collapsiblePanels.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: White;
	text-align: center;
	height: 34px;
	line-height: 34px;
	font-family: Trebuchet MS;
	font-size: 18px;
	width: 100%;
}

.SaleItems
{
	border: solid 1px gray;
	padding: 1px 0px 0px 1px;
	position: relative;
	margin-top: 20px;
	width: 100%;
	text-align: left;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;		
}


/* Styles para FAQ */
.FaqHeader
{
	width: 100%;
	height: 30px;
	background-image: url(images/back_collapsiblePanels.jpg);
	background-repeat:repeat-x;
	color: #FFF;
	font-weight: bold;
	vertical-align: middle;
	font-family: Trebuchet MS;
	font-size: 15px;
	line-height: 30px;
}

.ImageTitle
{
	line-height: 30px;
	vertical-align: middle;
	right: 10px;
}

.LabelTitle
{
	position: absolute;
	left: 5px;
}

/* Rating Control */
.rating
{
	font-size: 0pt;
	width: 16px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}

.filledRating
{
	background-image: url(images/FilledStar.png);
}

.emptyRating
{
	background-image: url(images/EmptyStar.png);
}

.savedRating
{
	background-image: url(images/SavedStar.png);
}

/* DIVS PARA AS MENSAGENS DO CHAT */
.divChat
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: Black;
	overflow: auto;
	background-color: White;
	text-align: left;
}

.TopLeftADM
{
	background-image: url(chat/barra_top_left_adm.jpg);
	background-repeat: no-repeat;
}

.TopOTHER
{
	border: solid 1px #30B8C6;
	background-color: #C4F3F9;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
}

.TopSELF
{
	border: solid 1px DarkGray;
	background-color: Gainsboro;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
}

.TopADMIN
{
	color: White;
	border: solid 1px DarkSlateGray;
	background-color: DarkCyan;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
}

.linhaMensagem
{
	background-image: url(chat/linha.jpg);
	background-repeat: repeat-x;
	background-position: center;
	float: left;
	height: 16px;
	width: auto;
}

.linhaMensagemUSE
{
	background-image: url(chat/linhaUSE.jpg);
	background-repeat: repeat-x;
	background-position: center;
	float: left;
	height: 16px;
	width: auto;
}

.mensagem
{
	background-image: url(chat/left_time.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 70px;
	text-align: center;
	line-height: 16px;
}	

.mensagemUSE
{
	background-image: url(chat/left_timeUSE.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 70px;
	text-align: center;
	line-height: 16px;
}

.saleTitle
{
	color: #FFF;
	font-weight: bold;
	vertical-align: middle;
	font-family: Trebuchet MS;
	font-size: 15px;
	line-height: 30px;	
}

.divTop
{
	width: 95%;
	height: 30px;
	padding-left: 10px;
	background-image: url(images/sale.jpg);
	background-repeat:repeat-x;	
	border: solid 1px #7F7F7F;
}

.divBorder
{
	padding-left: 10px;
	width: 95%;
	border: solid 1px #7F7F7F;
}

.titulosControlPanel
{
	font-family: Trebuchet MS;
	font-size: 15;
	font-weight: bold;
	color: Silver;
	text-decoration: none;
}

/* USADOS PARA O RESOURCES CONTROL */
.resTitle
{
	font-family: Trebuchet MS;
	font-size: 14px;
}

.resField
{
	font-family: Trebuchet MS;
	font-size: 14px;
}

/* USADOS PARA O FAQ EDIT */
.colTitle
{
	font-family: Trebuchet MS;
	font-size: 14px;
}

.colContent
{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;	
}

.line
{
	width: 100%;
	height: 50px;
	padding-left: 10px;
	background-image: url(images/title_grid.jpg);
	background-repeat:repeat-x;	
	border: solid 1px Silver;
}

.titleOverview
{
	height: 26px; 
	line-height: 26px; 
	border: solid 1px Silver;
	background-image: url(images/sale.jpg);
	background-repeat:repeat-x;
	color: White;
	font-weight: bold;
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 14px;
}

.gvOverviewHeader
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: White;
	background-color: Gray;
	text-align: center;
}

.RegularText
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: Black;
}

.RegularTextBox
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: Black;
}

/* STYLES P/ USER MESSAGE */

.MessageBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.MessagePopup
{
	background-color: White;
	border-width: 3px;
	border-style: solid;
	border-color: Black;
	padding: 3px;
}

.Error
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: Red;
}

.divAdminOptions
{
	border: solid 1px black;
	background-color: Lavender;
	font-family: Trebuchet MS;
	font-size: 13px;
}

.Title
{
	font-family: Trebuchet MS;
}

.DetailsTdLeft
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: Black;
	background-color: AliceBlue;
	text-align: left;
}

.DetailsTdRight
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: Black;
	background-color: GhostWhite;
	text-align: left;
}

.CommandTd
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: Black;
	text-align: center;
}

.PageTitle
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: Black;
	font-weight: bold;
}

.divCentralGeral
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: Black;
	width: 98%;
	text-align: justify;
}

.gvPricesHeader
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: White;
	background-color: SlateGray;
	text-align: center;
}