@charset "utf-8";
/* CSS Document */
body{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:12px; color:#626262; /*background:url(../images/registration-bg.gif) repeat-x;*/}
#register-main{ width:890px; height:auto; margin:0px auto; padding:0px 0px;}
#register-top-{width:890px; height:90px; padding:17px 0px 0px 0px;  }
.retister-logo{ width:200px; padding-top:5px; text-align:center; float:left;}
.register-logo-text{ color:#5389D6; font-size:20px;}
#register-title-{width:890px; height:25px; padding-top:10px;/* background:#C6DBEF*/; color:#000000; }
.register-text{ font-size:14px; color:#626262; }
#register-box{ width:673px; height:auto; float:left;}
.register-box-top{ background:url(../images/registration-title-box-top.gif) no-repeat; color:#000000;height:25px; width:633px;  padding:13px 0px 0px 40px; }
.register-box-center{ background:url(../images/registration-box-center-bg.gif) repeat-y;  height:auto; width:638px; padding: 5px 15px 5px 20px; line-height:25px; }
.register-box-bottom{ background:url(../images/registration-box-bottom-bg.gif) no-repeat; height:10px; width:673px; margin-bottom:20px; }
.register-input{ padding:2px 2px; width:236px; height:21px; margin:0 0 0 10px; }
.register-combo{ padding:2px 2px; width:243px; height:28px; }
.register-dropdown{ padding:2px 2px; width:240px; height:25px; border:0px; }
.register-blue-text{ color:#5389D6;}
.clear{ clear:both;}
.error-msg{ color:#FF0000;}
.register-link{ text-decoration:underline; color:#626262; cursor:pointer;}
a.register-link:hover{ color:#000000; text-decoration:blink; cursor:pointer;}
#ui-datepicker-div { display: none; }
/**
/*prasoon*/
.login_register
{
	float:right;
	font-size:12px;
}
a.blue_link
{
	color:#5389D6;
	font-size:12px;
	text-decoration:none;
	outline:none;
}
.register-box-top-new{ background:url(../images/registration-title-box-top.gif) no-repeat; color:#000000;height:35px; width:633px;  padding:0px 0px 0px 40px; }





/**** home css**************/
#home_main{ width:1240px; height:auto; padding:20px 0px 0px 0px; margin:0px auto; }
#home_main-div{ width:1240px; height:50px; padding:0px 0px 0px 0px; margin:0px auto; }
#home-logo{ width:220px; float:left;}
#home-menu{ width:1000px; float:right;}
#home-menu-bg{ width:950px; height:37px; padding-left:50px; background:url(../images/main-menu-bg.gif) no-repeat;  float:right;}
#home_main-div-center{ width:1240px; height: auto; padding:0px 0px 0px 0px; margin:0px auto; }
#home-left-menu{ width:190px; float:left; padding-left:18px; padding-top:50px;}
/*#home-right-table{ width:1000px; float:right;}*/
h1{ font-size:14px; color:#000000; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
h2{ font-size:16px; color:#414141; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; font-weight:normal;}

/*************** top menu css*******************/

.indentmenu{
font: 14px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 80%; /*width of menu*/
border: 0px solid #564c66; /*dark purple border*/
border-width: 0px 0;
/*background: black url(media/indentbg.gif) center center repeat-x;*/
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: black; /*text color*/
padding: 10px 11px;
text-decoration: none;
border-right: 0px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: black;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: #000000 !important; /*text color of selected and active item*/
padding-top: 10px; /*shift text down 1px for selected and active item*/
padding-bottom: 10px; /*shift text down 1px for selected and active item*/
text-decoration: none;
background-color:#A0B3C7;


/*background: black url(media/indentbg2.gif) center center repeat-x;*/
}

/*************** top menu css end*******************/


/**********left menu********************/

.wireframemenu{
border: 0px solid #000000;
background-color: white;
border-bottom-width: 0;
width: 175px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 164px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font:  13px Verdana;
padding: 7px 3px 5px 15px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #000;
text-decoration: none;
border-bottom: 0px solid #C0C0C0;
height:21px;
}

.wireframemenu a:visited{
color: black;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover, .current-left{
background:url(../images/menu-bg.gif) no-repeat;
color: black;
}

.wireframemenu .sub_left{


}

.wireframemenu .sub_left a{
color: black;
text-decoration:none;

}
.wireframemenu .sub_left a:hover{
color: black;
font-weight:bold;
text-decoration:underline;
background:none transparent 0 0 scroll;
}
.wireframemenu .sub_left a.current_sub_left{
color: black;
font-weight:bold;
text-decoration:underline;
background:none transparent 0 0 scroll;
}

.form-name{
	float: left;
    min-width: 175px;
}

.form-type{
	float:left; 
	width:250px; 
	text-align:center
}

.form-manda{
	float:left; 
	width:50px; 
	text-align:center
}

.form-lft-con{
	width:400px; 
	margin:0px; 
	padding:0px; 
	float:left;
}

.form_rit-con{
	float:right;
	margin:0px; 
	padding:0px; 
	width:525px;
}

/**********left menu end********************/

/********************** table-css******************** */
/*#table-main{ width:998px; height:auto; padding:0px 0px;}*/
/*#table-main-top-bg{ width:998px; height:8px; background:url(../images/table-div-bg-top.gif) no-repeat; }*/
/*#table-main-center-bg{ width:968px; height: auto; background:url(../images/table-div-bg-center.gif) repeat-y; padding:15px 15px; }*/
/*#table-main-bottom-bg{ width:968px; height:8px; background:url(../images/table-div-bg-bottom.gif) no-repeat; padding:15px 15px; }*/
/*#table-main-t-row{width:968px; height:30px; padding-top:10px;color:#5389D6; clear:both; }*/
.table-t-checkbox-row{ width:77px; float:left; }
.table-t-Program-row{ width:180px; float:left; }
.table-t-Program-row-small{ width:160px; float:left; }
#table-main-t-sub-row-bg{ width:968px; height:30px; padding-top:10px;color:#5389D6; clear:both; background:url(../images/table-div-bg-div-bg.png) repeat-x; color:#484848; }
#table-main-t-sub-row{ width:968px; height:30px; padding-top:10px;color:#5389D6; clear:both;color:#484848; }
.table-blue{color:#5389D6;}
.table-row{ background:url(../images/table-div-bg-div-bg.png) repeat-x; width:930px; padding-top:10px; }
.table-Apply-selected{ width:250px; float:left;}
.table-pages{ width:500px; float:right; height:35px;}
.table-input{ background:url(../images/apply-input.png) no-repeat; padding:2px 2px; width:150px; height:25px; border:0px; }
.fields{ margin-bottom:10px;}
/********************** table-css*********************/

.paging_box {
	border: 1px solid #e8e9ee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(stylesheet/ie-css3.htc);
	height: 15px;
    padding: 3px 3px 3px 6px;
    width: 13px;
	z-index:1;
	position:relative;
	float:left;margin-right:3px;
	
}
.paging_active{
	background: url("../images/paging.png") repeat scroll 0 0 transparent;
    float: left;
    height: 15px;
    padding: 4px 3px 3px 6px;
    width: 13px;
	position: relative;
    z-index: 1;
	margin-right:3px;
}


a.main_btn {
	text-decoration: none;   
}
* a.main_btn {
width: expression( document.body.clientWidth > 89 ? "89px" : "auto" ); /* set min-width for IE */
}

form.sub_button_div{
	float:left; 
	padding-left:20px;
}

a.sub_button, a.orange_sub_button{
	color: #000;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: normal;
    height: 32px;
    line-height: 22px;
    min-width: 69px;
    padding-right: 6px;
    text-align: center;
    text-decoration: none;
}

a.sub_button span, a.orange_sub_button span{
	background: #F1F1F1;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F1F1F1), to(#CACACA));
	background: -moz-linear-gradient(center top , #F1F1F1, #CACACA) repeat scroll 0 0 transparent;
    border: 1px solid #666666;
    border-radius: 1px 1px 1px 1px;
    color: #555555;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 3px;
    text-align: center;
    text-shadow: 0 1px 0 #FAFAFA;
}

a.sub_button span{
	width: 75px;
	text-transform: uppercase;
}

a.sub_button span:hover{
	background: #FAFAFA;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F1F1F1), to(#DADADA));
	background: -moz-linear-gradient(center top , #F1F1F1, #DADADA) repeat scroll 0 0 transparent;
}

a.sub_button span:active{
    box-shadow: 0 1px 2px #AAAAAA inset;
}

.sub_button_div{
	float:left;
	margin: 0 0 0 25px;	
}

a.inline span{
	font-size:12px !important;
	padding: 6px 8px !important;	
}

input.main_btn{
	margin-right: 30px !important;
	padding: 8px 14px !important;
} 


a.organge_button, .orange_button{
 	background: #7A86AA;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8fa7c9), to(#7A86AA));
	background: -moz-linear-gradient(top, #8fa7c9 0%, #7A86AA 100%);
	border: 1px solid #555E77;
    border-radius:4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.35) inset;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    overflow: visible;
    padding: 8px 8px;
    text-decoration: none;
    text-shadow: 0 -1px 0 #094F58;
    width: auto;
}

a.organge_button:hover, .orange_button:hover{
 	background: #8fa7c9;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8fa7c9), to(#8196B5));
	background: -moz-linear-gradient(top, #8fa7c9 0%, #8196B5 100%);
}

a.organge_button:active, .orange_button:active{
    border-color: #444B5F;
    box-shadow: 0 1px 2px #AAAAAA inset;
} 


/* For NEW EVENTS - Kevin */

#new_event{
	padding: 15px 0;	
}

.schedule_selection_container{
	width: 700px;
	min-height:360px;
	border:1px solid #ccc;
}

.schedule_selections{
	background:#fff;
	padding:10px;
	min-height:410px;
	
}

.schedule_selection_sub{
	box-shadow: 1px 1px 3px #aaa;
}

.schedule_selection_container .selected{
	background: #fff;
	background: -moz-linear-gradient(top,   #ECECEC, #FFF);
	background: -webkit-gradient(linear, left top, left bottom, from(#ECECEC), to(#FFF));
	box-shadow: none !important;
}

.schedule_tab{
	padding: 10px 30px;
	text-shadow: 0 1px 0 #FFFFFF;
	font-weight:600;
	display:block;
	float:left;
	cursor:pointer;
	border-style:solid;
	border-color:#ccc;	
	text-align:center;
	font-size:16px;
	
}

#recurringSpan{
	border-width: 0 1px 0 0;
	width:289px;
}

#manuallySpan{
	border-width: 0 0 0 1px;
	width:289px;
}


.tab_area{
	height:40px;
	background: #ECECEC;
	background: -moz-linear-gradient(top,   #ECECEC, #DDD);
	background: -webkit-gradient(linear, left top, left bottom, from(#ECECEC), to(#DDD));
	box-shadow: 0 -1px 2px #BBB inset;
	position:absolute;
}


/* For tree view, added by Ankit */
.inner_tree_menu {
display:none;
}

.inner_tree_menu li, .inner_tree_menu_selected li{
text-align:right;
}

.inner_tree_menu li a, .inner_tree_menu_selected li a {
border-bottom: 0 solid #C0C0C0;
color: #000000;
display: block;
font: 13px Verdana;
height: 21px;
padding: 7px 3px 5px 15px;
text-decoration: none;
}
/* Tree view ends */

.main_row{ width:935px; height:30px; padding-top:10px;color:#5389D6; clear:both; background:url(../images/table-div-bg-div-bg.png) repeat-x; color:#484848; }
.main_row_alter{ width:935px; height:30px; padding-top:10px;color:#5389D6; clear:both;color:#484848; }

/*.main_row_event{ width:968px; padding-bottom:10px; padding-top:10px; color:#5389D6; clear:both; background:#f3f3f3 url(../images/table-div-bg-div-bg.png) repeat-x; color:#484848; }*/
/*.main_row_alter_event{ width:968px; padding-bottom:10px; padding-top:10px; color:#5389D6; clear:both;color:#484848; }*/

.dataTables_filter select{
	height:20px !important;
}

.dataTables_filter input{
	height:20px;
	width:180px;
	margin: 0 0 0 4px;
	color: #444;
	font-weight:500;
}

.dataTables_filter label{
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
	font-weight:600;
    color: #626262 !important;
}

#example_wrapper .ui-widget-header{
	border-width: 0 !important;
}


/* Added by Raghvendra  START */
/* For Select recurring and Select manually */

.sked_block_selection{
	display:none;
	margin-top:39px;
}

.selected_block{
	display:block !important;
}


/*For checkbox */
.dynamic_checkbox
{
	display:inline;
	width:266px;
	float:left;
	line-height:45px;
}

.dynamic_checkbox_l
{
	float:left; 
	vertical-align:top;
	margin: 0px 10px 0 0px;
}	

.dynamic_checkbox_r
{
	width:250px; 
	float:left; 
	vertical-align:top;
	margin: -14px -8px 0 0px;
}	


.dynamic_checkbox_customer
{
	display:inline;
	width:200px;
	float:left;
	line-height:40px;
}

.dynamic_checkbox_customer_l
{
	float:left; 
	vertical-align:top;
	margin: 0px 10px 0 0px;
}	

.dynamic_checkbox_customer_r
{
	vertical-align:top;
	margin: -10px 0px 0 0px;
}

.member_select{
	min-height: 500px;
}


.dynamic_checkbox_customer_event
{
	display:inline;
	width:180px;
	float:left;
	line-height:40px;
}

.dynamic_checkbox_customer_event_l
{
	width:10px; 
	float:left; 
	vertical-align:top;
	margin: 0px 10px 0 0px;
}	

.dynamic_checkbox_customer_event_r
{
	width:160px; 
	float:left; 
	vertical-align:top;
	margin: -10px 0px 0 0px;
}

input[type='checkbox']
{
	border:none;
}

input[type='radio']
{
	border:none;
}

/* Added by Raghvendra  END */


.top_bg {
    background: -moz-linear-gradient(center top , #FFFFFF, #D6DEEC) repeat scroll 0 0 #D6DEEC;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d6deec');
     background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d6deec));
    height:141px;
	
 }

.top_container
{
    margin: 0px auto;
    width: 1200px;
	background: -moz-linear-gradient(center top , #FFFFFF, #D6DEEC) repeat scroll 0 0 #D6DEEC;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d6deec');
     background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d6deec));
    height:141px;
}

.sub_bar_container
{
    margin: 0px auto;
    width: 1000px;
	background-color: #8895BD;
    border-top: 1px solid #B8B8B8;
    height: 32px;
	position:absolute;
	top:-1px;
}


.logo_img
{
    float: left;
    width: 150px;
    height: 90px;
   margin-top: 10px;
}

.comp_name
{
    font-size: 30px;
    padding: 35px 30px;
    float: left;
    width: 500px;
    text-align: left;
}

.navi_full
{
    background-color: #8895BD;
    border-top: 1px solid #B8B8B8;
    height: 32px;
    width: 100%;
}

/*.navi_container
{
    width: 1000px;
    margin: 0px auto;
}*/

/*
.nav_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.nav_list li {
    float: left;
    margin-top: 1px;
}

a.active_nav_link {
    background-color: #6E7999;
}

a.nav_link, a.nav_link:visited {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
}

a.nav_link {
    display: block;
    padding: 5px 25px 6px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    
}

a:link, a:visited {
    color: #626262;
    text-decoration: none;
	
}*/


.log_out
{
    padding-right:20px;
    padding-top:10px;
    float: right;
    width: 100px;
}

.content_container
{
    margin: 0px auto;
    width: 1200px;
}

.left_full
{
    width: 180px;
/*     padding: 60px 0;*/
     text-align: left;
	 outline:none;
}
.left_menu_box {

}

a.left_menu_link {
    color: #666666;
    display: block;
    font-size: 15px;
    padding: 4px 3px;
    text-decoration: none;
	outline:none;
}

.left_menu_link a
{
    text-decoration: none;
    color:#666666;
	outline:none;
}

.left_menu_link a:hover
{
   background-color: #cdd3dd;
}

a.hidden_sub_left {
    color: #666666;
    display: block;
    font-size: 13px;
    padding: 4px 0 4px 30px;
    width: 170px;
    text-decoration: none;
	outline:none;
}

a.left_menu_link {
    color: #666666;
    display: block;
    font-size: 14px;
    padding: 4px 3px;
	outline:none;
}

a.left_menu_link:hover, a.left_menu_link:active
{
    background-color: #cdd3dd
}

a.left_menu_link:visited
{
    color:#666666;
}


a.hidden_sub_left:hover, a.hidden_sub_left:active
{
    text-decoration: underline;
    font-weight: 600;
}

a.hidden_sub_left:visited
{
    color:#666666;
}

a.left_active {
    background-color: #D6DEEC;
    font-weight: 600;
    text-decoration: none;
}

.right_menu_box
{
    float: left;
    /*width: 940px;*/
	width: 910px;
    margin-left: 10px;
    margin: -330px 0 0 220px;
    border-left: 1px solid #cccccc;
    padding-left: 15px;
    padding-top: 25px;
}

.welcome_msg
{
    float: left;
    /*width:940px;*/
	width:900px;
    font-size: 13px;
    text-align: left;
}

/*.table_space
{
    float: left;
    width: 940px;
    height: 800px;
    border: 1px solid #ff0000;
    margin-top: 10px;
}*/

#home-right-table{ width:950px; float:left;}

#table-main-bottom-bg
	{ 
		/*width:935px; */
		width:910px;
		height:8px; 
		background:url(../images/table-div-bg-bottom11.gif) no-repeat;
	}

#table-main-top-bg
	{ 
		/*width:935px; */
		width:910px; 
		height:8px; 
		background:url(../images/table-div-bg-top11.gif) no-repeat; 
	}

#table-main-center-bg
	{ 
		/*width:935px; 
		width:910px; */
		width:100%;
		height: auto; 
		background:url(../images/table-div-bg-center11.gif) repeat-y; 
	}
	
#table-main-center-bg1
	{ 
		/*width:952px; */
		width:910px; 
		height: auto; 
		background:url(../images/table-div-bg-center11.gif) repeat-y; 
	}

#table-main
	{ 
		/*width:935px; 
		width:910px;*/
		width:100%;
		height:auto; 
		padding:0px 0px;
		margin-top: 55px;
	}
	
	
.main_row_alter_event{ width:935px; padding-bottom:10px; padding-top:10px; color:#5389D6; clear:both;color:#484848; }
.main_row_event{ width:935px; padding-bottom:10px; padding-top:10px; color:#5389D6; clear:both; background:#f3f3f3 url(../images/table-div-bg-div-bg.png) repeat-x; color:#484848; }
#table-main-t-row{width:935px; height:30px; padding-top:10px;color:#5389D6; clear:both; }
.cb{ float: left;margin-top: 3px;}

.fc_blue
{
    color:#5389d6;
    background-color: #d8e5f4;
    width: 950px;
}

.sublink_active{
    font-weight: 600;
    text-decoration: underline;
}

.sub_bar {
    background-color: #8895BD;
    border-top: 1px solid #B8B8B8;
    height: 32px;
    position: absolute;
    top: 110px;
    width: 100%;
}

.edit_img
{
	float:left;
	background-image:url(../images/user_edit.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}

.del_img
{
	float:left;
	background-image:url(../images/trash.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	margin-left:10px;
}

.view_img
{
	float:left;
	background-image:url(../images/view_img.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	margin-right:10px;
}

.approve_img
{
	float:left;
	background-image:url(../images/approve.png);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	margin-right:10px;
}

.disapprove_img
{
	float:left;
	background-image:url(../images/disapprove.gif);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	
}

.login_apply
{
	float:left;
	background-image:url(../images/login_apply.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	margin-left:10px;
	margin-right:10px;
}

#register-main-con {
    height: auto;
    margin: 0 auto;
    padding: 0;
    width: 1200px;
}

.dynamic_checkbox_customer input{
	height: 15px;
	width: 15px;
}

.schedule_out_container{
	width:850px;
	padding: 10px 0;
	clear:both;
}

.row_box{
	padding: 0 0 35px;
}

.event_label{
	width:130px;
	float:left;
}

.event_label_content{
	margin-left:130px;
	min-height:40px;
}

.sub_label{
	float:left;
	width: 370px;
	padding: 5px 10px 0 0;
}

.sub_label_cont{
	margin: 0 0 0 370px;
}

.block_row{
	padding: 10px 0;
}

.foot_line td{
	background-color: #eee;
	font-weight:600;
}

.total_label{
	font-weight:600;
}

.exception_unselect, exception_unselect span{
	background:#fff !important;
	background-color:#fff !important;
	color:#444 !important;
	border:none;
	border-color:#fff;
	cursor:text !important;
}

#hidden_dollar{
	display:none;
}

#hidden_percent{
	display:none;
}

.display_space{
	display:block;
	float:left;
	width:20px;
	height:20px;
}

.discount_label{
	display:block;
	width:100px;
	float:left;
}

