/******************************************************************
***   Global Settings   ***
*******************************************************************/
/*
-------------------------------------------------
@Encoding			= charset "utf-8"
-------------------------------------------------
@Css Version		= Css Level 3
-------------------------------------------------
@Copyright			= Copyright 2008-2009, 
-------------------------------------------------
@Language			= en
-------------------------------------------------
@Author				= http://seedsolutions.co.in/ 
-------------------------------------------------
@Link				= http://seedsolutions.co.in/ 
-------------------------------------------------
@Date Of Modified	= 8 Apr 2009 
-------------------------------------------------
*/

/*********************************************************************
***   Body Class Starts Here   ***
**********************************************************************/

/***** Global Selectors *****/
	
* 
{
	margin:				0;
	padding:	    	0;
}


html, body 
{
	margin:				0;
	padding:	    	0;
}

body 
{
	font-size:			11px;
	font-family:		Arial, Helvetica, sans-serif;
	color:				#666666;
}

/***** Common Formatting *****/


p, ul, ol 

{
	margin:				0;
	padding:	    	0 0 1.25em 0;
}

ul, ol 
{
	padding:	        0 0 1.25em 2.5em;
}

blockquote 
{
	margin:				1.25em;
	padding:	        1.25em 1.25em 0 1.25em;
}

small 
{
	font-size:			0.85em;
}
img 
{
	border:				0;
}
sup 
{
	position:			relative;
	bottom:				0.3em;
	vertical-align:		baseline;
}
sub 
{
	position:			relative;
	bottom:				-0.2em;
	vertical-align:		baseline;
}
acronym, abbr 
{
	cursor:				help;
	letter-spacing:		1px;
	border-bottom:		1px dashed;
}
/********** Links ***********/


 a, a:link, a:visited, a:hover 
{
	text-decoration:	none;
}
/************* Forms ************/


form 
{
	margin:				0;
	padding:	        0;
	display:			inline;
}
input, select, textarea 
{
	font:				1em Arial, Helvetica, sans-serif;
}
textarea 
{
	width:				100%;
	line-height:		1.25;
}
label 
{
	cursor:				pointer;
}
/*********** Tables ***********/

 table 
{
	border:				0;
	margin:				0 0 1.25em 0;
	padding:	     	0;
}
table tr td 
{
	padding:	       2px;
}
/********** Headings **********/


h1, h2, h3, h4, h5, h6 
{
	margin:				0;
	padding:	        0;
	font-weight:		normal;
}
h1 
{
	padding:0px;
margin:0px;
color:#684833;
font-size:26px;
line-height:26px;
font-weight:normal;
padding-bottom:10px;
}

h2 
{
	color:				#666666;
	font-size:			13px;
	font-weight:		bold;
}

h3 
{
	color:				#666666;
	font-size:			13px;
	margin:				0px;
	font-weight:		bold;
	padding-left:	    4px;
}

/* ---------------***  	Wrapper    *** ------------- */

.button{		/* All types Buttion Class */
	background-color:#1387DD;
	background:url(../images/AdminImages/button.gif);
	color:#000000;
	font-size:11px;
	font-family:tahoma;
	height:17px;
	width:46px;
	border:none;
}


.button_new{		/* All types Buttion Class */
	background:#b5a194;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-family:tahoma;
	height:20px;
	width:57px;
	border:none;
	float:left;
	cursor:pointer;
}



.button_long{		/* All types Buttion Class */
	background-color:#1387DD;
	background:url(../images/AdminImages/long.jpg);
	color:#817f84;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-family:tahoma;
	height:26px;
	width:80px;
	border:none;
}

.cboactive{        /* class for ComboBox, TextBox, Drop Down List, FileUpload, ListBox */ 
    font-size: 11px;
    color: #000000;
	border: 1px solid #cccccc;
	height: auto;
    font-family: tahoma;
	background-color:#FFFFFF;
	width:150px;
}


.cboactive_new{        /* class for ComboBox, TextBox, Drop Down List, FileUpload, ListBox */ 
    font-size: 12px;
    color: #7f7e83;
	border: 1px solid #e0e0e0;
	height: auto;
	padding-left:3px;
    font-family: tahoma;
	background-color:#FFFFFF;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	height:20px;
	line-height:20px;
}

.cboactive_newtext{
    font-size: 11px;
    color: #7f7e83;
	font-family:Arial, Helvetica, sans-serif;
}


a.link{		/*class for any Link */
	font-weight:bold;
	text-decoration:none;
	color:#990000;
	font-size:11px;
}

a:hover.link{		/* Class for any Link */
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	font-size:11px;
}

.errormsg{			/* class for error message */
color:#FF0000;
font-size:11px;
}

a.download_common_01{
float:left;
font-family:"Helvetica";
font-size:12px;
font-weight:bold;
color:#a49366;
line-height:19px;
text-decoration:none;
padding-left:20px;
}
a:hover.download_common_01{
float:left;
font-family:"Helvetica";
font-size:12px;
font-weight:bold;
color:#666666;
line-height:19px;
text-decoration:underline;
padding-left:20px;
}

a.download_common_02{
float:none;
font-family:"Helvetica";
font-size:12px;
font-weight:bold;
color:#a49366;
line-height:19px;
text-decoration:none;
text-align:center 
}
a:hover.download_common_02{
float:none ;
font-family:"Helvetica";
font-size:12px;
font-weight:bold;
color:#666666;
line-height:19px;
text-decoration:underline;
text-align:center 
}

a.download_common_03{
float:right;
font-family:"Helvetica";
font-size:12px;
font-weight:bold;
color:#a49366;
line-height:19px;
text-decoration:none;
padding-right:20px;
}
a:hover.download_common_03{
float:right;
font-family:"Helvetica";
font-size:12px;
font-weight:bold;
color:#666666;
line-height:19px;
text-decoration:underline;
padding-right:20px;
}

/* --------------------------------------------------- .Net CSS Class end ------------------------------------------------ */



/* ------------------------------------------------- Header class start ----------------------------------------------------- */
 

#logo{
background:url(../Images/leftMenu.jpg) left top no-repeat;
/*background-position:100px 30px;
*/width:252px;
height:110px;
float:left;
}

.logopadd{
padding-top:20px;
padding-left:10px;
}

#contain_holder{
float:left;
width:896px;
min-height:360px !important;
height:auto;
padding-top:5px;
}

#leftpanel_holder{
float:left;
width:198px;
margin-left:5px;
margin-right:4px;
min-height:360px !important;
height:auto;
border:1px solid #CCCCCC;
}


#leftpanel_holder_new{
float:left;
width:195px;
margin-left:5px;
margin-right:4px;
min-height:360px !important;
height:auto;
}


#contentplace_holder{
float:left;
width:680px;
min-height:360px !important;
height:auto;
border:1px solid #CCCCCC;
}


#contentplace_holder007{
float:left;
width:100%;
min-height:360px !important;
height:auto;
}

#menu{
width:555px;
height:110px;
float:right;}

#banner_home {
background:url(../Images/banner_home.jpg);
width:902px;
height:332px;
float:left;
}

#banner_about {
background:url(../Images/banner_about.jpg);
width:902px;
height:332px;
float:left;
}

#banner_firm {
background:url(../Images/banner_firm.jpg);
width:902px;
height:332px;
float:left;
}

#banner_client {
background:url(../Images/banner_client.jpg);
width:902px;
height:332px;
float:left;
}

#banner_contact {
background:url(../Images/banner_contact.jpg);
width:902px;
height:332px;
float:left;
}
/* ------------------------------------------------- Header class end ---------------------------------------------------- */

/* --------------------------------------------------Menu Class Start Here--------------------------------------------------*/

#menua a.vmenu, #menua a.hmenu, #menua a.hmenu:link, #menua a.hmenu:visited {
display:block; 
width:91px; 
height:110px; 
color:#666666; 
text-decoration:none; 
text-align:center; 
border-right:1px solid #f4f4f4;
font-family:Helvetica;
font-weight:bold;
font-size:14px;
vertical-align:bottom;
}

#menua a.hmenu, #menua a.hmenu:link, #menua a.hmenu:visited {float:left;}

#menua a.hmenu:hover {background:url(../images/menu_hover.jpg); color:#666666;}
#menua .current {background:url(../images/menu_hover.jpg); color:#666666; display:block; width:91px; 
height:110px; }

#menua a.hmenu:active {background:url(../images/menu_hover.jpg); color:#666666;}

#menua {
height:110px;
width:555px;
float:right;
/*background:url(../images/menu.jpg) repeat-x top;
*//*padding-left:25px;*/
}

#menua:after{
content: ".";
display: block;
height: 0; 
clear: both; 
visibility:hidden;
}
/*-------------------------------------------------- Menu Class end Here--------------------------------------------------*/


/* ------------------------------------------------- Right panel class start ---------------------------------------------- */

#right_panel {
float:right;
width:562px;
height:auto;
}

#gallery{
background:url(../Images/gallery.jpg);
background-repeat:no-repeat;
width:562px;
float:right;
height:79px;
}

#right_inner{
float:left; width:562px; height:auto; margin-top:10px;
}

#right_inner_left{
width:294px; float:left; height:auto;}

#right_inner_right{
width:250px; float:right; height:auto; font-size:10px; text-align:justify;}

.clsred_heading{
font-size:14px; color:#d61c2a; font-weight:bold; margin-top:5px;}

.clsbrown{
color:#716e57; font-weight:normal; text-align:justify;}

.clsred{
font-size:12px; color:#c92127; font-weight:bold; text-align:justify;}

.clsred_new{
font-size:12px; color:#cc0033; text-align:justify; font-family:Arial;}

.clsred_new02{
font-size:11px; color:#cc0033; text-align:justify; font-family:Arial; text-decoration:none;}

.clsblack{
font-size:11px;
font-weight:bold;
font-family:Arial;
color:#000000;
text-decoration:none;}

.clsgrey{
font-size:12px; color:#666666; text-align:justify;}

.clsgrey_heading{
font-size:14px; color:#666666; text-align:justify; font-weight:bold;}

.heading{font-family:Helvetica;
font-size:36px;
text-align:left;}

#right_panel_left{
float:left; width:260px; height:auto; font-weight:bold;}

#right_panel_left02{
float:left; width:320px; height:auto; font-weight:bold; font-size:11px;}

#right_panel_right{
float:right; width:260px; height:auto; font-weight:bold;}

#right_panel_right02{
float:right; width:216px; height:auto; font-weight:bold;}



/* ------------------------------------------------- Right panel class end ------------------------------------------------ */

/* -------------------------------------------------- Body page class start ------------------------------------------------ */

#content {
float:left;
width:902px;
height:auto;
margin-top:10px;
}


/* --------------------------------------------------- Body page class end -------------------------------------------------- */


/* ------------------------------------------------- Left panel class start -------------------------------------------------- */

#left_panel {
width:335px;
height:auto;
float:left;
}

#left_panel_inner{
text-align:left; margin-left:50px; margin-right:50px;}

#left_panel_inner02{
text-align:left; margin-left:120px;}

.clsitalic{font-family:Helvetica; text-align:justify; color:#666666; font-size:10px; line-height:15px;}
a.clsbold{ font-family:Helvetica; text-align:left; color:#333333; font-weight:bold; font-size:11px;text-decoration:none; line-height:20px;}

a:hover.clsbold{ font-family:Helvetica; text-align:left; color:#999999; font-weight:bold; font-size:11px; text-decoration:underline; }



#InfoHolder {
width:950px;
height:auto;
margin:0 auto;
padding-top:30px;
border-top:3px solid #e4d9c3;
}


.tabSection{
width:180px;
float:left;
padding:10px; 
border:2px solid #e4d9c3;
min-height:200px !important;
height:auto;
}

.contentSection{
float:left;
width:700px;
height:auto;
border:2px solid #e4d9c3;
margin-left:10px;
min-height:220px !important;
height:auto;
}


/* --------------------------------------------------- Left panel class end -------------------------------------------------- */


/* --------------------------------------------------- Footer class start ----------------------------------------------------- */

#footer {
border-top:2px solid #e4d9c3;
width:950px;
float:left;
margin-top:50px;
height:70px;
}

#footer_Left{
font-size:10px;
width:400px;
float:left;
margin-top:10px;
}
.footer_grey{
color:#999999;}

#footer_right{
font-size:10px;
float:right;
margin-top:10px;
}

.left_menu_link{
background:url(../Images/arrow.png) left no-repeat;
background-position:5px 4px;
padding-left:20px;
color:#a6a196;
font-weight:bold;
text-decoration:none;
display:block;
width:160px;
height:20px;
line-height:15px;
border-bottom:1px dotted #a6a196;
}

.left_menu_link:hover{
background: #fbf7ed url(../Images/arrow.png) left no-repeat;
background-position:5px 4px;
color:#a6a196;
text-decoration:none;
}

.left_menu_link_new{
background:url(../Images/arrow.png) left no-repeat;
padding-left:12px;
display:block;
width:100%;
border-bottom:2px solid #e4d5ae;
line-height:20px;
height:20px;
color:#000000;

font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}



.left_menu_link_new:hover{
color:#FFFFFF;
text-decoration:none;
background:#818085;
border-bottom:2px solid #818085;
}

.leftmenu_subhead{
color:#818085;
font-size:11px;
font-weight:bold;
display:block;
width:95%;
height:15px;
padding-left:15px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
border-bottom:1px solid #e4d5ae;

}

.leftmenu_subhead:hover{
color:#FFFFFF;
text-decoration:none;
background:#818085;
}

.admin_text{
color:#666666;
font-size:12px;
font-weight:normal;
padding-left:15px;
font-family:Arial, Helvetica, sans-serif;
}

.admin_textS{
color:#666666;
font-size:10px;
font-weight:normal;
padding-left:15px;
font-family:Arial, Helvetica, sans-serif;
}


.admin_text_doc{
color:#666666;
font-size:12px;
font-weight:normal;
padding-left:5px;
font-family:Arial, Helvetica, sans-serif;
}

.admin_text_check{
color:#666666;
font-size:12px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
}

.projectsP{
border:0px;
width:100%;
text-align:center;
}

.projectsP2{
border:0px;
width:100%;
text-align:left;
padding-left:20px;
color:#818085;
font-family:Arial, Helvetica, sans-serif;
}


.projectsP3{
border:0px;
width:90%;
text-align:left;
color:#818085;
font-weight:normal;
}

.padd_top{
padding-left:100px;
padding-bottom:30px;
padding-top:10px;
}

.paddleft{
padding-left:20px;
font-weight:normal;
color:#818085;
font-size:11px;
text-align:left;
}


.paddleft_button{
padding-left:10px;
padding-right:10px;
font-weight:normal;
color:#818085;
font-size:11px;
text-align:left;
}


.paddleft000{
padding-left:20px;
font-weight:normal;
color:#818085;
font-size:10px;
text-align:left;
}

.paddleft a{
font-weight:normal;
color:#818085;
text-decoration:underline;
text-align:left;
}


.paddleft a:hover{
font-weight:normal;
color:#818085;
text-align:left;
text-decoration:none;
}


.paddleftH{
padding-left:20px;
font-weight:bold;
color:#818085;
height:25px;
}
.onlyheight{
height:20px;
}

/* --------------------------------------------------- Footer class end ----------------------------------------------------- */


/* --------------------------------------------------- extra class Start ----------------------------------------------------- */

.adminPnel_Holder{
width:500px;
height:auto;
margin:0 auto;
padding:0px;
}

.adminPnel_Holder{
width:450px;
height:338px;
margin:0 auto;
padding:0px;
}

.AdminTop{
background:url(../Images/loginTop.png) left top no-repeat;
float:left;

width:550px;
height:30px;
}


.AdminInner{
float:left;
width:400px;
padding:25px;
height:auto;
border:2px solid #e4d9c3;
}



.admin_lines{
float:left;
width:400px;
padding-left:94px;
text-align:left;
}


.welcome_text{
color:#818085;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
}



.Box_outer{
float:left;
width:682px;
height:auto;
margin:0px;
padding:0px;
}



.plan_top{
float:left;
width:682px;
height:40px;
margin:0px;
padding:0px;
background:url(../images/AdminImages/plain_top.jpg) left top no-repeat;
}


.co_top{
float:left;
width:646px;
height:56px;
line-height:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#807f84;
margin-top:20px;
padding-left:36px;
background:url(../images/AdminImages/co_top.jpg) left top no-repeat;
}

.co_inner{
float:left;
width:662px;
padding-left:20px;
height:auto;
background:url(../images/AdminImages/co_inner.jpg) left top repeat-y;
}

.co_inner02{
float:left;
width:652px;
padding-left:30px;
height:30px;
background:url(../images/AdminImages/co_inner.jpg) left top repeat-y;
}

.co_bootom{
float:left;
width:682px;
height:27px;
background:url(../images/AdminImages/co_bottom.jpg) left top no-repeat;
}


.co_bootom_contain{
float:left;
width:682px;
height:27px;
background:url(../images/AdminImages/co_bottom.jpg) left top no-repeat;
}


.division{
float:left;
width:27%;
color:#818085;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
padding-left:3%;
height:20px;
border-bottom:2px solid #d8c793;
border-right:2px solid #d8c793;
}

.division02{
float:left;
width:33%;
color:#818085;
padding-left:3%;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
height:20px;
border-bottom:2px solid #d8c793;
}

.division03{
float:left;
width:63%;
color:#818085;
padding-left:3%;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
height:20px;
border-bottom:2px solid #d8c793;
}


.divisiontext{
float:left;
width:27%;
color:#818085;
padding-left:3%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:180px;
border-right:2px solid #d8c793;
}

.division02text{
float:left;
width:35%;
color:#818085;
padding-left:3%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:100%;
}

.division03text{
float:left;
width:65%;
color:#818085;
padding-left:3%;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
height:100%;
}


.left_paanel_r{
float:left;
width:198px;
height:auto;
margin:0px;
padding:0px;
}

.left_paanel_t{
float:left;
width:198px;
height:40px;
background:url(../images/AdminImages/left_top.jpg) left right no-repeat;
margin:0px;
padding:0px;
}

.left_paanel_m{
float:left;
width:198px;
height:auto;
background:url(../images/AdminImages/left_inner.jpg) left top repeat-y;
margin:0px;
padding:0px;
}


.left_paanel_b{
float:left;
width:198px;
height:27px;
background:url(../images/AdminImages/left_bottom.jpg) left top no-repeat;
margin:0px;
padding:0px;
}

/* --------------------------------------------------- extra class Start ----------------------------------------------------- */
.new_upload{
	float:left; 
	width:55%; 
	margin-bottom:10px;
}
.foreset{
	border:1px solid #e4d5ae;
}
.down_load{
	float:left;  
	width:40%; 
	padding-left:20px; 
	margin-bottom:10px;
}

/*********************************************************************************************************************************
                                                        *** Footer Class Start Here ***
**********************************************************************************************************************************/

.footer{
float:left;
width:100%;
height:50px;
margin:0px;
text-align:left;
margin-top:20px;
}


.f_lefttext{
float:left;
width:610px;
height:auto;
padding-top:19px;
margin:0px;
text-align:left;
}

.f_toghttext{
float:right;
width:290px;
height:auto;
padding-top:19px;
margin:0px;
text-align:right;
}

.s4t{
float:right;
width:auto;
height:auto;
text-align:right;
}


/*********************************************************************************************************************************
                                                        *** Footer  Class Ends Here ***
**********************************************************************************************************************************/

																/*new menu bar*/
																
.glossymenu{
margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #dac793;
}

.glossymenu a.menuitem{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #807f84;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
font-weight:bold;
border-bottom:1px solid #dac793;



}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #807f84;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background:#807f84;
color:#FFFFFF;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #FFFFFF;
}

.glossymenu div.submenu ul li a{
display: block;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;

color: #807f84;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
background: #e3d5ae;

}

.glossymenu div.submenu ul li a:hover{
colorz: white;
}
	
	
.errortextt{
	font-size:10px;
	color:#FF0000;
	padding-left:5px;
	text-align:left;
}
												
												
/*Lucero CSS */




#bodypagebg 
{		       			/* site center align */
	text-align: 		center;
	margin: 			0px auto 0 auto;
	height:				auto;
	background:			#FFFFFF;
	width:				950px;
	margin:				0 auto;
}
#wrapper 
{	                         /* Main Outer Fix  */
	position: 			relative;
	top: 				0;
	left: 				0;
	margin: 			0 auto;
	text-align: 		center;
}
/***** Global Classes *****/

.clear 
{
	clear:				both;
}
.float-left 
{
	float:				left;
}
.float-right 
{
	float:				right;
}
.text-left 
{
	text-align:			left;
}
.text-right 
{
	text-align:			right;
}
.text-center 
{
	text-align:			center;
}
.text-justify 
{
	text-align:			justify;
}
.bold 
{
	font-weight:		bold;
}
.italic 
{
	font-style:			italic;
}
.underline 
{
	border-bottom:		1px solid;
}
a.underline 
{
	border-bottom:		1px solid;
}
.highlight 
{
	background:			#ffc;
}
.img-left 
{
	float:				left;
	margin:				4px 10px 4px 0;
	padding:	        5px;
	border:				1px solid #193c47;
}
.img-right 
{
	float:				right;
	margin:				4px 0 4px 10px;
	padding:		    5px;
	border:				1px solid #193c47;
}
.nopadding 
{
	padding:		    0;
}

.nomarpadd
{
	padding:		    0px;
	margin:				0px;
}
.noindent 
{
	margin-left:		0;
	padding-left:	    0;
}
.nobullet 
{
	list-style:			none;
	list-style-image:	none;
}
.nobulletnopadding 
{
	list-style:			none;
	list-style-image:	none;
	margin:				0px;
	padding:	        0px;
}
.width 
{
	float:				left;
	width:				100%;
	height:				auto;
}
.width90 
{
	float:				left;
	width:				60%;
	padding-left:	    30%;
	height:				auto;
}
.width92 
{
	float:				left;
	width:				40%;
	padding-left:	    60%;
	height:				auto;
}
.error 
{
	color:				#FF0000;
	font-size:			10px;
}
.smallfont 
{
	font-size:			10px;
}

.noborder
{
border:					0px;
}
/************************************************************************
*** Body Class Ends Here ***
*************************************************************************/


/*************************************************************************
*** Header Class Starts Here ***
**************************************************************************/



#header 
{
	height:				110px;
/*	background:			url(../Images/leftMenu.jpg) left top no-repeat;*/
}
.logOutBox 
{
	width:				231px;
	text-align:			left;
	float:				right;
	margin-right:		8%;
}
.loginInfo 
{
	height:				17px;
	float:				right;
	width:				110px;
	line-height:		17px;
	text-align:			left;
	margin-top:			3px;
}
.loginInfo img 
{
	margin-right:		8px;
}
.loginInfo 
{
	color:				#000000;
}
.loginInfo span 
{
	color:				#c2c2c2;
}
.helpInfo 
{
	height:				17px;
	width:				auto;
	float:				right;
	line-height:		17px;
	text-align:			left;
	margin-top:			3px;
}
.helpInfo img 
{
	margin-right:		6px;
}
.helpInfo 
{
	color:				#000000;
}
.helpInfo a 
{
	color:				#000000;
	text-decoration:	none;
}
.helpInfo a:hover 
{
	color:				#000000;
	text-decoration:	underline;
}
.helpInfo span 
{
	color:				#c2c2c2;
}
.loginButton 
{
	font-size:			10px;
	color:				#9a9a9a;
	background:			url(../images/AdminImages/logOut.jpg) center no-repeat;
	border:				none;
	display:			block;
	width:				68px;
	height:				22px;
	line-height:		22px;
	text-align:			center;
	cursor:				pointer;
	/*margin-right:		24px;*/
}



.paddtop 
{
	padding-top:	   21px;
}



/****************************************************************************
*** Header Class Ends Here ***
******************************************************************************/



/*****************************************************************************
*** Content Class Starts Here ***
******************************************************************************/


/* ---------***Left Panel Starts Here*** ----------- */

#leftPanel 
{
	width:				184px;
	padding-top:		24px;
	text-align:			left;
	float:				left;
}
.mainMenu 
{
}
.mainMenu ul 
{
	margin:				0px;
	padding:	    	0px;
}
.mainMenu li 
{
	list-style:			none;
	list-style-type:	none;
}
.mainMenu li a 
{
	display:			block;
	height:				27px;
	line-height:		27px;
	padding-left:	    20px;
	background:			url(../images/AdminImages/menuDot.jpg) left bottom no-repeat;
	text-decoration:	none;
	color:				#9a9899;
	font-size:			11px;
}
.mainMenu li a:hover 
{
	color:				#000000;
	font-weight:		bold;
	background:			url(../images/AdminImages/menuDotHover.jpg) left bottom no-repeat;
}

.mainMenu li a:active 
{
	color:				#000000;
	font-weight:		bold;
	background:			url(../images/AdminImages/menuDotHover.jpg) left bottom no-repeat;
}


.mainMenu li a:focus 
{
	color:				#000000;
	font-weight:		bold;
	background:			url(../images/AdminImages/menuDotHover.jpg) left bottom no-repeat;
}


.mainMenu li a.current 
{
	display:			block;
	height:				27px;
	line-height:		27px;
	padding-left:	    20px;
	background:			url(../images/AdminImagesmenuDotHover.jpg) left bottom no-repeat;
	text-decoration:	none;
	color:				#000000;
	font-weight:		bold;
	font-size:			11px;
}
/* ---------***Left Panel Ends Here*** -------------- */


/* ---------***Heart Content Panel Starts Here*** -------------- */

#heartContentHolder, #heartContentHolder02, #heartContentHolder03 
{
	width:				633px;
	text-align:			left;
	margin:             0 auto;
}
.contentheadHolder 
{
	width:				633px;
	text-align:			left;
	height:				28px;
}
.contentHeadText 
{
	float:				left;
	width:				400px;
	line-height:		25px;
}
.new_contentHeadText 
{
	float:				left;
	width:				100%;
	line-height:		25px;
}

.contentInfoHolder 
{
	width:				633px;
	text-align:			left;
	height:				auto;
	float:              left;

}
.table_margin{
	margin-left:20px;
}
.contentInfoHolder02 
{
	width:				633px;
	float:				left;
	text-align:			left;
	border:				1px solid #e0e0e0;
	padding-bottom:	    05px;
	height:				auto;
}


.contentInfoHolder03 
{
	width:				633px;
	float:				left;
	text-align:			left;
	padding-bottom:     30px;
	height:				auto;
}

.pageHeading 
{
	height:				25px;
	line-height:		25px;
	margin:				4px 4px 0px 4px;
	background:			url(../images/AdminImages/headingBg.jpg) bottom repeat-x;
	border-top:			1px solid #f2f2f2;
	padding-left:	    4px;
}
.pagecontentSelector 
{
	height:				25px;
	margin:				4px;
	padding-left:	    4px;
}
.selectordiv 
{
	float:				left;
	width:				121px;
}
.selectorinput 
{
	float:				left;
	width:				355px;
}
.selectorinputLong 
{
	float:				left;
	width:				500px;
	padding-top:	    15px;
	text-align:			left;
}
.contentSelector 
{
	width:				300px;
	color:				#a0a0a0;
	border:				1px solid #a0a0a0;
	font-size:			10px;
}
.fckEditorHolder 
{
	height:				auto;
	margin:				4px;
	padding-left:4px;
}
.commonInfoHolder 
{
	height:				auto;
	margin:				4px;
	min-height:	        20px !important;
	margin-bottom:		20px;
}
.commonButtonHolder 
{
	width:				200px;
	float:				right;
	text-align:			right;
}
.commonButtonHoldersmall 
{
	width:				70px;
	float:				right;
	text-align:			right;
	margin:5px;
	padding:5px;
}
.commonButton 
{
	font-size:			10px;
	color:				#FFFFFF;
	background:			#b5a194;
	border:				none;
	display:			block;
	width:				auto;
	height:				22px;
	padding:	        0 7px;
	line-height:		22px;
	cursor:				pointer;
	float:				right;
}



.commonbtn
{
/*	background:			url(../Images/commomnBtn.png) center repeat-x;
*/	border:				0px;
	display:			block;
	width:				auto;
	padding:            0 10px;
	background:			#b5a194;
	font-size:			11px;
	border:				0px solid #120a05;
	color:				#FFFFFF;
	font-weight:		bold;
	height:				24px;
	cursor:				pointer;
}
.commonbtn_add
{
/*	background:			url(../Images/commomnBtn.png) center repeat-x;
*/	border:				0px;
	display:			block;
	width:				auto;
	background:			#b5a194;
	font-size:			11px;
	border:				0px solid #120a05;
	color:				#FFFFFF;
	font-weight:		bold;
	height:				24px;
	cursor:				pointer;
	float:				left;
	text-align:center;
	margin-right:3px;
}

.add_button{
/*	background:			url(../Images/commomnBtn.png) center repeat-x;
*/	border:				0px;
	display:			block;
	width:				auto;
	padding:            0 10px;
	background:			#b5a194;
	font-size:			11px;
	color:				#FFFFFF;
	font-weight:		bold;
	height:				24px;
	cursor:				pointer;
	float:				right;
	text-align:center;
	line-height:24px;
}
.button_media
{
/*	background:			url(../Images/commomnBtn.png) center repeat-x;
*/	border:				0px;
	display:			block;
	width:				auto;
	padding:            0 10px;
	background:			#b5a194;
	font-size:			11px;
	border:				0px solid #120a05;
	color:				#FFFFFF;
	font-weight:		bold;
	height:				24px;
	cursor:				pointer;
	float:				right;
	text-align:center;
}




.commonbtnH
{
/*	background:			url(../Images/commomnBtn.png) center repeat-x;
*/	border:				0px;
	display:			block;
	width:				auto;
	padding:            0 20px;
	background:			#b5a194;
	font-size:			11px;
	border:				0px solid #120a05;
	color:				#FFFFFF;
	font-weight:		bold;
	height:				24px;
	line-height:24px;
	cursor:				pointer;
	float:				left;
}

.headstripRight 
{
	width:				100px;
	float:				right;
	text-align:			left;
}
.displayno 
{
	color:				#666666;
	font-size:			10px;
	float:				right;
	margin-right:		4px;
	margin-top:			2px;
}
displayHolder 
{
	width:				35px;
	float:				right;
}
.displaytext 
{
	width:				35px;
	float:				right;
	text-align:			left;
	padding-right:	    8px;
	margin-top:			-2px;
}
.tableCaption 
{
	height:				25px;
	margin:				0px 4px 4px 4px;
	padding-left:	    4px;
}
.tableCell 
{
	width:				48px;
	padding-left:	    13px;
	float:				left;
	height:				auto;
	line-height:		15px;
	margin-top:			6px;
	text-align:			left;
}
.cellBorder 
{
/*	border-right:		1px solid #d6d6d6;
*/}
.tableCell2 
{
	width:				185px;
	float:				left;
	padding-left:	    13px;
	height:				auto;
	line-height:		15px;
	margin-top:			6px;
	text-align:			left;
}
.tableCell3 
{
	width:				153px;
	float:				left;
	padding-left:	    13px;
	height:				auto;
	line-height:		15px;
	margin-top:			6px;
	text-align:			left;
}
.gridTable 
{
	border-bottom:		1px solid #e7e7e7;
	margin:				0px 4px;
	height:				57px;
}
.gridableBg 
{
	border-bottom:		1px solid #e7e7e7;
	margin:				0px 4px;
	height:				59px;
	background:			url(../images/AdminImagesgridBg.jpg) bottom repeat-x;
}
.suareBox 
{
	width:				21px;
	height:				21px;
	line-height:		21px;
	text-align:			center;
	/*margin-top:		15px;*/
	float:				left;
	border:				1px solid #999999;
}
.suareBoxlabel 
{
	width:				50px;
	height:				21px;
	line-height:		21px;
	text-align:			center;
	/*margin-top:		15px;*/
	float:				left;
}
.grayButton 
{
	width:				60px;
/*	padding:	        0 10px;*/
	color:				#989898;
	cursor:				pointer;
	height:				20px;
	text-align:			center;
	background:			url(../images/AdminImages/graybuttonBG.jpg) repeat-x;
	border:				1px solid #e5e5e5;
}


.grayButtonH 
{
	width:				60px;
	color:				#989898;
	cursor:				pointer;
	height:				20px;
	line-height:		20px;
	font-size:			10px;
	text-align:			center;
	background:			url(../images/AdminImages/graybuttonBG.jpg) bottom repeat-x;
	border:				1px solid #e5e5e5;
	display:			block;
}


.moveup 
{
	width:				20px;
	padding:	        0;
	color:				#989898;
	cursor:				pointer;
	height:				20px;
	text-align:			center;
/*	margin-top:			15px;*/
	background:			url(../images/AdminImages/uparrow.jpg) no-repeat;
	border:				0px;
	float:left;
}

.grayButton:hover 
{
	border:				1px solid #e5e5e5;
}

.movedown 
{
	width:				20px;
	padding:	        0;
	color:				#989898;
	cursor:				pointer;
	height:				20px;
	text-align:			center;
/*	margin-top:			15px;*/
	background:			url(../images/AdminImages/downarrow.jpg) no-repeat;
	border:				0px;
	float:left;
}



.updownArrows 
{
	width:				44px;
	float:				right;
	margin-right:		3px;
}
.integers 
{
	width:				18px;
	height:				18px;
	line-height:		18px;
	margin:				0 1px;
	text-align:			center;
	background:			url(../images/AdminImagespagerNumBg.jpg) bottom repeat-x;
	float:				left;
	border:				1px solid #f0f0f0;
}
.integers a 
{
	color:				#c2c2c2;
	text-decoration:	none;
}
.integers a:hover 
{
	background:			url(../images/AdminImagescommomButton.jpg) top repeat-x;
	color:				#FFFFFF;
	width:				18px;
	height:				18px;
	display:			block;
}
.integers a.active 
{
	background:			url(../images/AdminImagescommomButton.jpg) top repeat-x;
	color:				#FFFFFF;
	width:				18px;
	height:				18px;
	display:			block;
}
.pagerbutton 
{
	width:				auto;
	padding:	        0 7px;
	color:				#989898;
	cursor:				pointer;
	height:				22px;
/*	line-height:		18px;
	float:				left;*/
	text-align:			center;
	background:			url(../images/AdminImages/pagerBg.jpg) bottom repeat-x;
	border:				1px solid #e5e5e5;
}
.pagerbutton:hover 
{
	text-decoration:	none;
	color:				#FF0000;
}
.margin 
{
	margin:				4px;
	padding-left:	    20px;
}


.grayBg{
background:#ededed;
}

.grippadd{
padding-left:13px;
border-bottom:1px solid #e7e7e7;
}


.grippadd02{
padding-left:13px;
}

.rborder{
border-right:1px solid #FFFFFF;
}

.B_border{
border-bottom:1px solid #e7e7e7;
}

.bborder{
border-bottom:1px solid #FFFFFF;
}


.guestnameholder{
background:url(../images/AdminImages/pageIcon.jpg) left top no-repeat;
background-position:0px 20px;
padding-left:17px;
}


.guestnameholder02{
background:url(../images/AdminImages/pageIcon.jpg) left top no-repeat;
background-position:0px 20px;
padding-left:17px;
margin-left:10px;
}


.guestnameholder03{
background:url(../images/AdminImages/pageIcon.jpg) left top no-repeat;
padding-left:20px;
padding-top:5px;
vertical-align:middle;
background-position:3px 13px;
}

.guestnameholder04{
background:url(../images/AdminImages/pageIcon.jpg) left top no-repeat;
padding-left:17px;
background-position:0px 15px;
}

.textcenter{
text-align:center;
font-weight:bold;
}

.textcenter02{
text-align:center;
}

a.gridLink{
color:#666666;
text-decoration:none;
padding-right:10px;
}

a.gridLink:hover{
color:#666666;
text-decoration:underline;
padding-right:10px;
}


.blacktext{
color:#666666;
}


.forheight{
height:30px;
line-height:30px;
}


.paddlefting{
padding-left:20px;
}


h2{
color:#a6a196;
font-size:16px;
line-height:30px;
}


h3{
color:#a6a196;
font-size:14px;
line-height:30px;
border-bottom:2px solid #e4d9c3;
display:block;
width:95%;
height:30px;
line-height:30px;
}
h5{
color:#a6a196;
font-size:14px;
line-height:30px;
border-bottom:2px solid #e4d9c3;
display:block;
width:100%;
height:30px;
line-height:30px;
font-weight:bold;
}

h4{
color:#a6a196;
font-size:14px;
line-height:30px;
display:block;
width:95%;
height:30px;
line-height:30px;
}

.inputWidth{
width:200px;
}

.flright{
float:right;
}

/* ---------***Heart Content Panel Ends Here*** -------------- */




/********************************************************************************
*** Content  Class Ends Here ***
*********************************************************************************/
