/* CSS Document */
.registeredLinks
{
	font-family:verdana; font-size:10px; text-align: justify; padding-left:3px; color: #FF0000;  text-align:left; text-decoration:none;
}
.registeredLinks:hover
{
	font-family:verdana; font-size:10px; text-align: justify; padding-left:3px; color: #FF0000;  text-align:left; text-decoration:underline; 
}
.publicLinks
{
	font-family:verdana; font-size:10px; text-align: justify; padding-left:3px; color: #008000;  text-align:left; text-decoration:none;
}
.publicLinks:hover
{
	font-family:verdana; font-size:10px; text-align: justify; padding-left:3px; color: #008000;  text-align:left; text-decoration:underline; 
}

.paginglinks
{
	font-family : Verdana;
	font-size : 11px;
	text-decoration:none;
}

.login-form {
	text-align: left;
	float: right;
	width: 60%;
}

.login-text {
	text-align: left;
	width: 40%;
	float: left;
}
.button {
	border : solid 1px #cccccc;
	background: #E9ECEF;
	color : #666666;
	font-weight : bold;
	font-size : 11px;
	padding: 4px;
}
.clr {
    clear:both;
    }

.ctr {
	text-align: center;
}

.login {
	margin-left: auto;
	margin-right: auto;
	margin-top: 6em;
	padding: 15px;
	border: 1px solid #cccccc;
	width: 429px;
	background: #F1F3F5;
}
.form-block {
	border: 1px solid #cccccc;
	background: #E9ECEF;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.login-form {
	text-align: left;
	float: right;
	width: 60%;
}

.login-text {
	text-align: left;
	width: 40%;
	float: left;
}

.inputlabel {
	font-weight: bold;
	text-align: left;
	}

.paginglinks:hover
{
	font-family : Verdana;
	font-size : 11px;
	text-decoration:underline;
}
/* standard list style table */
table.adminlist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(../images/background.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
	font-family : Verdana;
}
table.adminlist th.title {
	text-align: left;
}

table.adminlist th a:link, table.adminlist th a:visited {
	color: #245F97;
	text-decoration: none;
}

table.adminlist th a:hover {
	text-decoration: underline;
}

table.adminlist tr.row0 {
	background-color: #F9F9F9;
	text-align: left;
}
table.adminlist tr.row1 {
	background-color: #FFF;
	text-align: left;
}
table.adminlist td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
	font-family : Verdana;
	font-size : 11px;
}
table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}
table.adminlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}

table.adminheading {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #245F97;
	font-size : 18px;
	font-weight: bold;
	text-align: left;
}
table.adminheading th {
	background: url(../images/generic.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 21%;
	padding-left: 50px;
	border-bottom: 5px solid #fff;
}
table.adminheading th.builders {
	background: url(../images/construction.jpg) no-repeat left;
}
table.adminheading th.community {
	background: url(../images/community.jpg) no-repeat left;
}
table.adminheading th.nations {
	background: url(../images/impressions.png) no-repeat left;
}
table.adminheading th.projects {
	background: url(../images/projects.jpg) no-repeat left;
}
table.adminheading th.members {
	background: url(../images/mem.jpg) no-repeat left;
}
table.adminheading th.types {
	background: url(../images/home2.jpg) no-repeat left;
}
table.adminheading th.subsubcats {
	background: url(../images/subcategories.jpg) no-repeat left;
}
table.adminheading th.occupation {
	background: url(../images/occupations.jpg) no-repeat left;
}
table.adminheading th.seo {
	background: url(../images/seo.jpg) no-repeat left;
}
table.adminheading th.config {
	background: url(../images/config.png) no-repeat left;
}
table.adminheading th.news {
	background: url(../images/news.jpg) no-repeat left;
}
table.adminheading th.menus {
	background: url(../images/menu.png) no-repeat left;
}
table.adminheading th.trash {
	background: url(../images/trash.png) no-repeat left;
}
table.adminheading th.users {
	background: url(../images/user.png) no-repeat left;
}
table.adminheading th.groups {
	background: url(../images/addusers.png) no-repeat left;
}
table.adminheading th.inbox {
	background: url(../images/inbox.png) no-repeat left;
}
table.adminheading th.msgconfig {
	background: url(../images/message_config.png) no-repeat left;
}
table.adminheading th.langmanager {
	background: url(../images/langmanager.png) no-repeat left;
}
table.adminheading th.mediamanager {
	background: url(../images/mediamanager.png) no-repeat left;
}
table.adminheading th.impressions {
	background: url(../images/impressions.png) no-repeat left;
}
table.adminheading th.browser {
	background: url(../images/browser.png) no-repeat left;
}
table.adminheading th.searchtext {
	background: url(../images/searchtext.png) no-repeat left;
}
table.adminheading th.templates {
	background: url(../images/templatemanager.png) no-repeat left;
}
table.adminheading th.units {
	background: url(../images/menu.png) no-repeat left;
}
table.adminheading th.frontpage {
	background: url(../images/frontpage.png) no-repeat left;
}
table.adminheading th.uimages {
	background: url(../images/uimages.jpg) no-repeat left;
}
table.adminheading th.edit {
	background: url(../images/addedit.png) no-repeat left;
}
table.adminheading th.greeting {
	background: url(../images/greeting.gif) no-repeat left;
}
table.adminheading th.add {
	background: url(../images/add.PNG) no-repeat left;
}
table.adminheading th.gallery {
	background: url(../images/galleryimages.gif) no-repeat left;
}
table.adminheading th.press {
	background: url(../images/press.jpg) no-repeat left;
}
table.adminheading th.web {
	background: url(../images/web.jpg) no-repeat left;
}
table.adminheading th.faq {
	background: url(../images/faqnew.gif) no-repeat left;
}
table.adminheading th.accomodation {
	background: url(../images/target.jpg) no-repeat left;
}

table.adminheading th.casestudy {
	background: url(../images/CaseStudy.jpg) no-repeat left;
}


table.adminheading td {
	color : #000;
}

/* standard form style table */
table.adminform {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	padding: 10px;
	border-collapse: collapse;
}
table.adminform tr.row0 {
	background-color: #f9f9f9;
}
table.adminform tr.row1 {
	background-color: #eeeeee;
}
table.adminform th {
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	font-family : Verdana;
	height: 25px;
	background: url(../images/background.jpg);
	color: #000000;
	background-repeat: repeat;
}
table.adminform td {
	padding: 3px;
	text-align: left;
	font-family : Verdana;
	font-size : 12px;
}
table.adminform td.editor {
	font-size: 9px;
}
.inputbox {
        font-size: 11px;
}

.highslide-loading{
	font-weight:bold;
	color:#FFFFFF;
}

table#toolbar {
	margin: 3px 10px;
	font-family:Verdana;
	font-size:10px;
}

table#toolbar a.toolbar {
	color : #a0a0a1;
	text-decoration : none;
	display: block;
	border: 1px solid #DDD;
	width: 55px;
	padding: 2px 1px 2px 1px;
}
table#toolbar a.toolbar:hover {
	color : #245F97;
	border: 1px solid #245F97;
	background-color: #d5e6f4;
	padding: 3px 0px 1px 2px;
}
table#toolbar a.toolbar:active {
	color : #a0a0a1;
	
}

#cpanel {  text-align: center;  vertical-align: middle; }

#cpanel div.icon   { margin: 3px; }
#cpanel div.icon a { 
	display: block; float: center;
	height: 100px !important;
	height: 100px; 
	width: 100px !important;
	width: 110px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
}

#cpanel div.icon a:link    {  color : #808080;  }
#cpanel div.icon a:hover   { 
	color : #245F97; 
	background-color: #d5e6f4;  
	border: 1px solid #245F97;
	padding: 3px 4px 0px 6px; 
}
#cpanel div.icon a:active  {  color : #808080;  }
#cpanel div.icon a:visited {  color : #808080;  }

#cpanel div.icon img { margin-top: 13px; }
#cpanel div.icon span { display: block; padding-top: 3px;}


body{
  background:#ffffff;
  margin-top:0px;
}
.secondTableBg{
  background-color:#ffffff;  
}
.titles
{
font-family: verdana; font-size:14px; font-weight:bold; color: #84C4EF;
}
.logo
{
font-family:Verdana; font-size:20px; font-weight:100; color: #FFFFFF; background:#A3E0DB;
}
.sidelinks
{
font-family:verdana; font-size:11px; text-align: justify; padding-left:3px; color: #013E6B;  text-align:left; text-decoration:none;
}
.sidelinks:hover
{
font-family:verdana; font-size:11px; text-align: justify; padding-left:3px; color: #013E6B;  text-align:left; text-decoration:underline; 
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 250px;
border: 1px solid black;
padding: 2px;
font-size:12px;
font-family:Bookman Old Style;
background-color: #FFFAE0;
visibility: hidden;
color:#666666;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.sidelinkssame
{
font-family:verdana; font-size:11px; text-align: justify; padding-left:3px; color: #013E6B;  text-align:left; text-decoration:underline;
}
.sidelinkssame:hover
{
font-family:verdana; font-size:11px; text-align: justify; padding-left:3px; color: #013E6B;  text-align:left; text-decoration:underline; 
}
.headings_green
{
	color: #84C43F;
	font-family:verdana;
	font-size:14px;
}
.sidelinks2
{
font-family:verdana; font-size:11px; font-style:normal; padding-left:3px; color: #000000; font-weight:bold; text-align:left
}
.tableborders
{
	border-top:1px solid #245fa8 ; 
	border-bottom:1px solid #245fa8 ; 
	border-left:1px solid #245fa8 ; 
	border-right:1px solid #245fa8 ; 
}
.class4text
{
font-family:verdana;
font-size:11px;
color : #666666;
}
.heading
{
font-family:verdana; font-size:12px; font-weight:bold; color:#FFFFFF; 
}
.required
{
color : #FF0000;
font-size : 10px;
}
.errormessage
{
color : #FF0000;
font-size : 12px;
}

.heading2
{
font-family: verdana; font-size:12px; font-weight:bold; color: #000000;
}
.heading-orange
{
font-family:Verdana; font-size:18px; color:#245fa8;font-weight:normal;
}

.text
{
font-family: verdana; font-size:12px; color: #000000;
}
/*
.button
{
background: #005BA1; 
font-family:verdana;
font-size:11px;
color: #ffffff ;
border:2px solid #005BA1 ; 
text-align:center; 
}
.lowerborder
{
	border-bottom:1px solid #84C43F;
}*/
.trback
{
	background-image: url('../../images/comerse_06.jpg');
	background-repeat: no-repeat;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:10px;
	color: white;
	/*line-height:15px;*/
	width: 180px;
	padding-right: 1px;
	padding-left: 10px;

}
.trGrey
 {
   background-image:url('../../images/bg_footer.jpg');
 }
.trGreen
 {
   background-image:url('../../images/bg.jpg');
 }
 .logoutclass
 {
	font-family:verdana; font-size:12px; font-style:normal; color: #ffffff;  text-align:left; text-decoration:none; font-weight:bold;
 }
  .logoutclass:hover
 {
	font-family:verdana; font-size:12px; font-style:normal; color: #84C43F;  text-align:left; text-decoration:none; font-weight:bold;
 }

.add-link
{
font-family: verdana; color: #000000; font-size:10px; font-weight:bold;    
}

.red
{
font-family: verdana; color:#ff0000; font-size:10;    
}

.bio
{
background:#CCCCCC
}
.bio1
{
background:#FFCC66
}
.td1
{
font-family:verdana; font-size:11px; font-style:normal; color: #335599; font-weight:bold; text-align:left
}

.list-bordercolor {
background-color:#ddd;
}
/*

.button {

font-family:Arial,  Tahoma;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-color: #01999A;
border: 0px; 
height: 18px;
}
*/

/* Tabular list */
table.tabular_list {
	width:100%;
}
.tabular_list th {
	/*background-color:#005C9F;*/
	background-color:#336699;
	font-weight:bold;
	text-align:left;
	color:#ffffff;
	padding:2px;
	padding-bottom:0px;
	font-size:10px;
	font-family:Verdana;
}
.tabular_list td {
	border:1px solid;
	border-color:#fff #bbb #bbb #fff;
	background-color:#fff;
	font-size:.9em;
}
.form_button {
	margin-top:7px;
	text-align:right;
}
.form_background {
	background-color:#e3e3f3;
	padding:10px;
	border:1px solid #9c9;
}
.form_groove_outer {
	padding:0px;
	margin:0px;
	border-top:1px solid #669;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
}
.form_groove_inner {
	padding:0px;
	margin:0px;
	border-left:1px solid #669;
}
.form_border {
	border:1px solid #333;
}


.linkmap_1, .linkmap_2, .linkmap_4 {
	margin:5px;
	border:1px solid #444;
	text-align:center;
	font-weight:normal;
}
.linkmap_1 {
	background-color:#bef;
}

.linkmap_2 {
	background-color:#eeb;
}
.linkmap_4 {
	background-color:#fbe;
}
.linkmap_outer {
	border:1px solid #666;
	background-color:#e9e9e9;
	margin:5px;
}

.changed {
	background-color:#ffa;
}
.heading-green
{
font-family: verdana; font-size:14px; font-weight:bold; color: #81CF0A;
}
.pagination { 
font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#007979;
  font-size:12px;
  text-decoration:underline;
 
}
.mainmenu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.mainmenu:hover { 
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #C1ECE8;
}

/*new style css*/


.toplink
{font-family:Verdana; font-size:10px; color:#a0a0a1; font-weight:bold;
}
.headingAdmin
{font-family:Verdana; font-size:20px; color:#ffffff;
}
.leftsubmanu
{font-family:Verdana; font-size:12px; color:#a0a0a1; text-decoration:none;
}
.leftsubmanuicons
{font-family:Verdana; font-size:10px; color:#a0a0a1; text-decoration:none;
}
.innerheading
{font-family:Verdana; font-size:18px; color:#245fa8;font-weight:normal;
}
.td

{font-family:Verdana; font-size:10px; color:#a0a0a1;
}
.copyright
{font-family:Verdana; font-size:9px; color:#a0a0a1;
}
.bottomlink
{font-family:Verdana; font-size:9px; color:#1b4773;
}
.input
{ background:#FFFFFF;  width:100%;
}
.user
{font-family:Verdana; font-size:11px; color:#a0a0a1; font-weight:bold;