﻿.ListTopRow
{
	background-color	: #a5b3b6;
}

.ListTable
{
	width				: 98%;
}

.ListDetailsTable
{
	width				: 98%;
	background-color	: #eff0f2;
}

.ListTopCell
{
	padding-left		: 3px;
	font-weight			: bold;
}

.ListTopCell A:Link
{
	padding-left		: 3px;
	font-weight			: bold;
	color               : Black;
}

.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;
    width       		: 390px;
	top					: 500px;
	left                : 165px;
	height				: 243px;
	background-image	: url(../images/bgLogin.png);
	background-repeat	: no-repeat;
	color               : Black;
	line-height         : 20px;
	z-index             : 1;
}

.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			: relative;
	top					: 425px;
	padding-left        : 0px;
	left				: 15px;
	z-index             : 210;
}

.tblLogin
{
    padding-left        : 45px;
}

.pnlCmsMenu
{
    position            : absolute;
    overflow            : hidden;
    width               : 205px;
    top                 : 430px;
    right               : 0px;
    text-align          : justify;
    line-height         : 21px;
    padding-left        : 20px;
    z-index             : 1000;
    background-color    : White;
}

.pnlCmsContent
{
	position			: relative;
	top                 : 425px;
	padding-left        : 0px;
	padding-top			: 0px;
	padding-bottom		: 20px;
	width               : 775px;
	z-index             : 1;
}

.txtAlignRight
{
    text-align          : right;
}
