﻿.ListTopRow
{
	background-color	: #a5b3b6;
}

.ListTable
{
	width				: 98%;
}

.ListDetailsTable
{
	width				: 98%;
	background-color	: #eff0f2;
}

.ListTopCell
{
	padding-left		: 3px;
	font-weight			: bold;
}

.ListAlternateCell
{
	padding-left		: 3px;
	border-collapse		: collapse;
}

.ListAlternateRow
{
	background-color	: #f7f8fb;	
}

.ListRow
{
	background-color	: #eff0f2;
}

.ListCell
{
	padding-left		: 3px;
	border-collapse		: collapse;
}

.lblCmsHeader
{
	font-size			: 15px;
	font-weight			: bold;
}

.pnlButtonMenu
{
	text-align			: right;
	height				: 30px;
	padding-right		: 15px;
}

.pnlFile
{
	border				: 1px solid #cccccc;
	width				: 150px;
	height				: 105px;
	position			: absolute;
	text-align			: center;
	overflow			: hidden;	
	padding-top			: 5px;
	background-color	: #f5f4f3;	
}

.pnlAlbumFile
{
	border				: 1px solid #cccccc;
	width				: 125px;
	height				: 125px;
	position			: absolute;
	text-align			: center;
	overflow			: hidden;	
	padding-top			: 5px;
	background-color	: #f5f4f3;	
}

.pnlLogin
{
    position    		: absolute;
    left        		: 50%;
    width       		: 390px;
	margin-left 		: -200px;
	top					: 50px;
	height				: 243px;
	background-image	: url(../images/bgLogin.png);
	background-repeat	: no-repeat;
}

.pnlLoginTitle
{
	position			: relative;
	font-weight			: bold;
	top					: 15px;
	left				: 20px;
}

.pnlLoginContent
{
	position			: relative;
	text-align			: justify;
	top					: 35px;
	left				: 20px;
	height				: 170px;
	width				: 345px;	
}

.lblFileName
{
	color				: #666666;
}

.pnlInformation
{
	text-align			: justify;
	padding-right		: 18px;
}

.txtAlignCenter
{
	padding-right		: 20px;
}

.txtGray
{
	color				: #666666;
}

.tblThumbs
{
	width				: 98%;
	text-align			: center;
	padding-left		: 40px;
	background-color	: #eff0f2;
}

.pnlCmsIndex
{
	position			: absolute;
	top					: 0px;
	padding-left        : 17px;
	padding-top			: 20px;
	padding-bottom		: 20px;
	left				: 0px;
	/*background-color	: White;*/
}

.tblLogin
{
    padding-left        : 45px;
}

.pnlCmsMenu
{
    position            : absolute;
    width               : 198px;
    top                 : 265px;
    height              : 235px;
    background-color    : White;
    left                : 8px;
    text-align          : justify;
    line-height         : 21px;
    z-index             : 200;
}

.txtAlignRight
{
    text-align          : right;
}

.txtArea
{
    font-family 		: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
}
