/* CSS Document */
div.moduletable {
	margin-bottom: 0px;
	float:none!important;
	float:left;
	background-image:url(images/bot_mod.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:20px;
	padding-right:9px;
}
table.moduletable th, div.moduletable h3 {
	background: url(images/top_mod.png) no-repeat;
	background-position:bottom left;
	color: #455670;
	text-align:justify;
	padding-right: 12px;
	height: 34px;
	line-height: 34px;
	font-weight: normal;
	font-size: 12px;
	font-family:Tahoma;
	margin-top:0px;
	margin-right:-9px;
	margin-bottom:0px;
}

table.adminheading {
	background-color: #FFF;
	font-family : Tahoma;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 99%;
	border-collapse: collapse;
	color: #5C75A7;
	font-size : 18px;
	font-weight: bold;
	text-align: left;
}
table.adminheading th {
	background: url(../../../images/generic.png) no-repeat right;
	text-align: right;
	height: 55px;
	width: 99%;
	padding-right: 50px;
	border-bottom: 5px solid #fff;
}
table.adminheading th.checkin {
	background: url(../../../images/checkin.png) no-repeat right;
}
table.adminheading th.cpanel {
	background: url(../../../images/cpanel.png) no-repeat right;
}
table.adminheading th.config {
	background: url(../../../images/config.png) no-repeat right;
}
table.adminheading th.modules {
	background: url(../../../images/module.png) no-repeat right;
}
table.adminheading th.menus {
	background: url(../../../images/menu.png) no-repeat right;
}
table.adminheading th.trash {
	background: url(../../../images/trash.png) no-repeat right;
}
table.adminheading th.user {
	background: url(../../../images/user.png) no-repeat right;
}
table.adminheading th.inbox {
	background: url(../../../images/inbox.png) no-repeat right;
}
table.adminheading th.msgconfig {
	background: url(../../../images/message_config.png) no-repeat right;
}
table.adminheading th.langmanager {
	background: url(../../../images/langmanager.png) no-repeat right;
}
table.adminheading th.mediamanager {
	background: url(../../../images/mediamanager.png) no-repeat right;
}
table.adminheading th.impressions {
	background: url(../../../images/impressions.png) no-repeat right;
}
table.adminheading th.browser {
	background: url(../../../images/browser.png) no-repeat right;
}
table.adminheading td.searchtext {

	text-align:right;
}
table.adminheading th.templates {
	background: url(../../../images/templatemanager.png) no-repeat right;
}
table.adminheading th.massemail {
	background: url(../../../images/massemail.png) no-repeat right;
}
table.adminheading th.frontpage {
	background: url(../../../images/frontpage.png) no-repeat right;
}
table.adminheading th.sections {
	background: url(images/sections.png) no-repeat right;
}
table.adminheading th.edit {
	background: url(../../../images/addedit.png) no-repeat right;
}
table.adminheading th.categories {
	background: url(../../../images/categories.png) no-repeat right;
}
table.adminheading th.install {
	background: url(../../../images/install.png) no-repeat right;
}
table.adminheading th.dbbackup {
	background: url(../../../images/backup.png) no-repeat right;
}
table.adminheading th.dbrestore {
	background: url(../../../images/dbrestore.png) no-repeat right;
}
table.adminheading th.dbquery {
	background: url(../../../images/query.png) no-repeat right;
}
table.adminheading th.info {
	background: url(../../../images/systeminfo.png) no-repeat right;
}

table.adminheading td {
	
}
table.adminform {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	padding: 0px;
	border-collapse: collapse;
	font-size: 12px;
	font-family:Tahoma;
	font-weight:normal;
}
table.adminform tr.row0 {
	background-color: #f9f9f9;
}
table.adminform tr.row1 {
	background-color: #eeeeee;
}
table.adminform th {
	font-size: 13px;
	font-family:Tahoma;
	font-weight:normal;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-right: 4px;

	height: 25px;
	background: url(images/background.jpg);
	color: #000;
	background-repeat: repeat;
}
table.adminform td {
	padding: 3px;
	text-align: right;
}
table.adminform td.ll {
	padding: 2px;
	color:#94956F;
	font-family:Tahoma;
	font-size:12px;
	text-align: left;
	text-decoration:none;
}
.text_area {
        border : 1px solid #ccc;
        z-index: -3;
        font-size: 12px;
		text-align:right;
		font-family:Tahoma;
}
.inputbox {
        z-index: -3;
        font-size: 11px;
		text-align:left;
		direction:rtl;
}
.hiid{
	display: none;
}
.ding {
	font-family : Tahoma;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	color: #0000FF;
	font-size : 12px;
	font-weight: normal;
}
.error{
	color: #FF0000;
	font-size : 12px;
	font-weight: normal;
}
table.adminlist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	direction:ltr;
	border-collapse: collapse;
		text-decoration: none;
}

table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	background: url(images/backlist.gif);
	background-repeat: repeat;
	font-size: 12px;
	color: #FFFFFF;
}
table.adminlist th.title {
	text-align: right;
}

table.adminlist th a:link, table.adminlist th a:visited {
	color: #5C75A7;
	text-decoration: none;
}

table.adminlist th a:hover {
	text-decoration: none;
}
table.adminlist td a:hover , table.adminlist td  a:link ,table.adminlist td  a:visited{
text-decoration:none;
color:#B0A737;
}

table.adminlist tr.row0 {
	background-color: #F9F9F9;
}
table.adminlist tr.row1 {
	background-color: #FFF;
}
table.adminlist td {
	border-bottom: 1px solid #e5e5e5;
	padding: 2px;
	text-align:right;
}
table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
		text-decoration: none;
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
		text-decoration: none;
}
.hedtit{
	font-family : Tahoma;
	color: #5C75A7;
	font-size : 16px;
	font-weight: bold;
	}
.alink{
	text-decoration: none;}	

