@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px;}
.star {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color:#FF0000;
	text-decoration: none;
	padding-left:3px;
}
.bad-msg 
	{
	color:#ccc;
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
	vertical-align:middle;
	}
.good-msg 
	{
	color:#ccc;
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
	vertical-align:middle;
	}
body {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bd-bg.gif);
	background-repeat:repeat-x;
	background-color:#414142;
	background-position: left top;
	font-family: Calibri, Verdana;
	font-size: 15px;
	color: #FFFFFF;
	}
#main-wrapper-outer
	{
	min-height:702px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:702px; /* for IE5.x and IE6 */
	width:960px;
	margin:0 auto;
	padding:2px 0;
	-padding-bottom:0px;
	}
#main-wrapper
	{
	min-height:702px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:702px; /* for IE5.x and IE6 */
	width:960px;
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin:0;
	float:left;
	}
#header-cont, #profile-cont
	{
	height:170px;
	width:960px;
	text-decoration:none;
	float:left;
	}
#profile-cont
	{
	height:35px;
	/*border:#FF0000 1px solid;*/
	}
#header-cont .logo
	{
	width:463px;
	height:129px;
	margin:3px auto;
	}
#header-cont .top-mnu, #profile-cont .top-mnu
	{
	width:955px;
	height:35px;
	float:left;
	background-image: url(../images/mnu-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#profile-cont .top-mnu
	{
		background:none;
	}
#header-cont ul, #profile-cont ul
	{
	margin:0px;
	list-style-type:none;
	display:block;
	float:left;
	padding:0;
	}
#header-cont ul li, #profile-cont ul li
	{
	list-style-type:none;
	float:left;
	}
#header-cont ul li a, #profile-cont ul li a
	{
	display:block;
	color:#2e2e2e;
	padding:5px 24px 0 24px;
	text-decoration:none;
	}
#profile-cont ul li a
	{
	color:#FFFFFF;
	text-decoration:underline;
	}
#header-cont ul li a:hover, #profile-cont ul li a:hover
	{
	text-decoration:overline;
	}
#header-cont ul li .active , #profile-cont ul li .active 
	{
	color:#1f69d8;
	}

#main-img
	{
	width:896px;
	height:241px;
	margin:0 auto;
	padding:24px 0 0 0;
	}
.spacer {
	line-height: 0px;
	clear: both;
}
#main-body
	{
	min-height:208px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:208px; /* for IE5.x and IE6 */
	width:890px;
	padding:25px 35px;
	float:left;
	background-image: url(../images/home-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
#main-wrapper h1, #main-wrapper h2
	{
	font-size:19px;
	padding-bottom:12px;
	font-weight:bold;
	}
#main-wrapper h2
	{
	padding-top:15px;
	padding-bottom:8px;
	}
#main-body .lft-sec
	{
	min-height:208px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:208px; /* for IE5.x and IE6 */
	float:left;
	width:420px;
	padding-right:38px;
	}
#main-body-inr
	{
	min-height:208px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:208px; /* for IE5.x and IE6 */
	width:905px;
	padding:25px 0 25px 55px;
	float:left;
	}
#main-body-inr .lft-sec-inr
	{
	min-height:208px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:208px; /* for IE5.x and IE6 */
	float:left;
	width:474px;
	padding-right:65px;
	}
#main-body-inr .lft-sec-inr a
	{
	color:#FFFFFF;
	}
#main-body-inr .rgt-sec-inr
	{
	min-height:208px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:208px; /* for IE5.x and IE6 */
	float:right;
	width:350px;
	padding-top:48px;
	}
#footer
	{
	height:40px;
	width:960px;
	float:left;
	background-image: url(../images/ftr-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	-margin-bottom:-10px;
	}
#footer ul
	{
	margin:0px;
	list-style-type:none;
	display:block;
	float:left;
	padding:0;
	}
#footer ul li 
	{
	list-style-type:none;
	float:left;
	}
#footer ul li a
	{
	display:block;
	color:#2e2e2e;
	padding:12px 24px;
	text-decoration:none;
	}	
#footer ul li a:hover
	{
	text-decoration:overline;
	}
#footer ul li .active 
	{
	color:#1f69d8;
	}
.txarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background-color: #003e9b;
	width:175px;
	padding:2px 0 2px 3px;
	border:solid 1px #fff;
}
.txarea1, .txarea2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background-color: #003e9b;
	width:307px;
	padding:2px 0 2px 3px;
	border:solid 1px #fff;
}
.txarea2 {
	width:180px;
}
.btn {
	width:75px;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	padding-bottom:2px;
	background-color:#003e9b;
	border:#fff solid 1px; 
}

#Listing{
	margin:0px;
	padding:0px;
	border:#2a68c5 1px solid;
}

#Listing a{
	color:#404040;
	text-decoration:none;
}

#Listing tr{
	height:25px;
	border-bottom:#404040 1px solid;
}

#Listing td{
	padding-left:7px;
}

#Listing .header{
	font-family:Arial, Helvetica, sans-serif;
	background:#2a68c5;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	height:30px;
}

#Listing .Sr{
	width:3%;
}

#Listing .Title{
	width:15%;
	padding:5px;
}
#Listing .Status, #Listing .Edit{
	width:7%;
	padding:5px;
	text-align:center;
}
#Listing .mislink{
	color:#286B1D;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

#Listing .odd_row{
	height:35px;
	color:#fff;
	background-color:#c1d7f8;
}
#Listing .even_row{
	height:35px;
	color:#fff;
	background:#9cbff4;
}
/******** Start New gal CSS ********/
#main-body-inr .gallery-cont
	{
	min-height:508px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:508px; /* for IE5.x and IE6 */
	width:100%;
	}
#main-body-inr .gallery-cont ul
	{
	margin:0px;
	list-style-type:none;
	display:block;
	padding:0 0 20px 20px;
	float:left;
	}
#main-body-inr .gallery-cont ul li
	{
	list-style-type:none;
	float:left;
	width:153px;
	height:157px;
	-height:150px;
	/*background:url(../images/gal-frame.png) no-repeat left top;*/
	border:solid 2px #b6b6b6;
	margin:0 40px 0 0;
	padding:5px;
	text-align:center;
margin-bottom:20px;
	}
.numb
	{
	width:170px;
	padding:5px;
	margin:10px auto 0 auto;
	color:#8e8e8e;
	}
.numb a
	{
	color:#fff;
	text-decoration:none;
	padding:0 5px;
	}
/*---------Start Paging---------------*/
#paging{
	text-align:center;
	
	padding:8px;
	height:35px;
}
#paging ul{
	list-style:none;
}
#paging li{
	display:inline;
/*	border:#993333 1px solid;*/
	margin:2px 3px;
}

#paging .active{
	color:#fff;
	background:#108DFA;
	border:#043F2B 1px solid;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 
	border-radius: 2px;
	padding:4px 8px;
	font-size:125%;
}
#paging ul li a{
	color:#FFFFFF;
	border:#fff 1px solid;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 
	border-radius: 2px;
	text-decoration:none;
	padding:4px 8px;
	font-size:125%;
	
}
#paging ul li a:hover{
	color:#fff;
	background:#108DFA;
}
.tdbrdr{
	font-size:14px;
}
.tdbrdr a{
	font-size:14px;
	color:#999;
	text-decoration:none;
}
.tdbrdr a:hover{
	font-size:14px;
	color:#666;
}


/*---------End Paging---------------*/
	
.prty-innerN
	{
	width:95%;
	min-height:233px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:233px; /* for IE5.x and IE6 */
	background:#050f2e;
	padding:15px;
	margin:0 0 35px 0;
	}