body
{
	margin:0;
	padding:0;
	f/ont: 12px/18px Arial, Helvetica, sans-serif;
	/*text-align:center;*/
}
.pagewrapper
{
	width:1000px;
	margin:0 auto;
}
.header
{
	padding:20px;
	background: url("../images/pattern-bg2.gif") repeat scroll 0 0 #E5E4DF;
    border-top: 1px solid #F2F2F0;
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 3px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 5;
}

/*alpesh start */
.bold_text { font-weight:700;}
/*alpesh end */

.top-bar
{
text-align: right;
padding: 9px 0;
/*font-size: 11px;*/
color: #999;
border-bottom: 1px solid #1b1815;
background: #38332c url(../images/pattern.png) 50% 0;
position: relative;
}
.top-bar a{color:#fff;}
.top-bar a:hover{color:#b8622b;}
.grid_6 {
margin:0 10px 0 0;
}
.content_wrapper{width:1000px;}
.content
{
	/*background-color:#EBF4FA;*/
	background: url("../images/pattern-bg2.gif") repeat scroll 0 0 #E5E4DF;
	overflow:hidden;
	padding:20px 20px 20px 20px;
	min-height:400px;
}
sup{color:red;margin:0 0 0 2px;}
.msg{color:red;padding:5px;}
.listing
{
	float:left;margin:0 0 0 20px;
}
.ui-datepicker{
         width:250px !important;
  }
.admin_login_panel 
{
	width:520px;
	padding:10px 10px;
	/*border:1px solid #292520;
	border-radius:5px 5px;*/
	box-shadow: rgba(0,0,0,0.8) 0 0 10px;
	float:left;
}

.admin_signup_panel {float:right;}
.admin_login_panel td{padding:5px;}
.edit,.delete,.search,.accept,.reject,.blacklist{text-decoration:underline;}

.edit:hover,.delete:hover,.search:hover,.accept:hover,.reject:hover,.blacklist:hover { color:red ;}

.add_form,.edit_form,.add_form_role,.edit_form_role
{
	width:300px;
	margin:40px 20px 0 0;
	padding:10px 10px;
	border:1px solid #ffffff;
	border-radius:5px 5px;
	background-color:#ebf4fa;
	background: url("../images/pattern-bg2.gif") repeat scroll 0 0 #E5E4DF;
}


.search_form{width:1000px;margin:0 auto;}
.add_item_link
{
	margin:10px 0;
	padding:5px 0;
	background-color:#e5e7b6;
	background: url("../images/pattern-bg2.gif") repeat scroll 0 0 #E5E4DF;
}
.footer
{
	
}
.clear
{
	clear:both;
}
h3{color:#19539d;margin:10px 0;}
.msg
{
	width:auto;
	height:auto;
	margin:5px 285px 0 285px;
	padding-top:13px;
	color:red;
	border:3px solid #ffffff;
	border-radius:8px;
	text-align:left;
}
.login_error
{
	width:auto;
	height:auto;
	margin:10px 200px 0 200px;
	padding-top:20px;
	color:red;
	border:3px solid #ffffff;
	border-radius:8px;
	text-align:left;
}
.msg1
{
	width:auto;
	height:30px;
	margin:20px 0px 0 0px;
	padding-top:13px;
	color:red;
	border:3px solid #ffffff;
	border-radius:8px;
	text-align:center;
}
/* menu */
ul{padding:0;list-style:none;margin:0;}
li{display:inline;}
a{text-decoration:none;color:#235A81;}
#PageList a{padding:2px;}
.activePageLink a{color:#c06e30 !important;}
.admin_menu{background-color:#292520;}
.admin_menu ul li
{
	display:inline;position:relative;
}
.admin_menu ul li a
{
	padding:16px 10px;
	/*margin:10px;*/
	color:#f1efe2;
	line-height:50px;
	font-weight:bold;
}
.admin_menu ul li a:hover
{
	text-decoration:underline;color:#c06e30 !important;
}
/* 2nd menu */
.admin_menu ul li ul{
background-color:#292520;
position: absolute;
left:0;
width:150px;
display:none;
m/argin:0 0 0 5px;
z-index:10;
padding: 0;
list-style: none;
}
.admin_menu ul li .big_submenu
{
	width:200px !important;
}
.admin_menu ul li:hover ul
{
display:block;
}
.admin_menu ul li ul li{
display: list-item;
float: none;
}
.admin_menu ul li ul li a{
padding:6px 10px;
line-height:30px;
}
/* 3rd menu */
.admin_menu ul li ul li ul{
	background-color:#292520;
position: absolute;
left:120px;
top:5px;
width:160px;
display:none !important;
margin:0 0 0 5px;
padding: 0;
list-style: none;
}
.admin_menu ul li ul li:hover ul
{
display:block !important;
}
.admin_menu ul li ul li ul li{
display: list-item;
float: left;
}
.admin_menu ul li ul li ul lia{
padding:6px 10px;
line-height:30px;
}
/*visibility: hidden;*/
/*border-top: 1px solid black;*/
/*.admin_menu .active 
{
	color:#000000;
	text-decoration:underline;
}
.admin_menu ul li a:hover
{
	padding:10px;
	margin:10px;
	color:#000000;
	text-decoration:underline;
	line-height:50px;
	font-weight:bold;
}*/
/* registered member */
.registered_member_tab 
{
	background-color:#6699cc;
	width:240px;
	height:50px;
	margin:5px 0;
	text-align:center;
	line-height:50px;
	font-weight:bold;
}
.registered_member_tab a{color:#ffffff;}/* registered member */
/* user requirement */
.user_requirement_tab
{
	background-color:#6699cc;
	width:150px;
	height:50px;
	margin:5px 0;
	text-align:center;
	line-height:50px;
	font-weight:bold;
}
.user_requirement_tab a {color:#ffffff;}
/* footer */
.container{ position: relative; width: 960px; margin: 0 auto; padding: 0; }
.copyright {
    background: url("../images/pattern.png") repeat scroll 50% 0 #292520;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1) inset;
    color: #63615E;
    font-size: 11px;
    padding: 20px 0;
}
.copyright a {
    color: #ABAAA9;
    text-decoration: none;
}
.copyright a:hover{
    color: #b8622b;
    text-decoration: none;
}
.copyright-primary {
    float: left;
}
.copyright-secondary {
    float: right;
}
.clearfix:before, .clearfix:after, .row:before, .row:after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.row:after, .clearfix:after {
    clear: both;
}
.separator {
    margin: 0 5px;
}

/* dailog box */
#dialogBox .ui-button-text {
	font-family:"Times New Roman",Georgia,Serif !important;
    font-size: 10px  !important; /* change font size */
    padding: 1px 1px 1px 1px  !important; /* change padding */
}
.ui-dialog { position: relative; padding: .2em; width: 300px;
	font-family:"Times New Roman",Georgia,Serif !important;
	le/ft:200px !important;
    }
.ui-dialog .ui-dialog-titlebar-close {display:none !important;  }
/* code added for stylesheet change in dialog box title bar */

.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0;color:#ffffff !important; }
#customclass{ background-color:#c06e30 !important; padding: .4em 1em; position: relative;height:30px;}