/* Theme Name : African Violet */
/* Theme Color 1 : #628222 */
/* Theme Color 2 : #6c487d */



body{
		font-family:"open Sans", arial;
    	font-size: 13px;        
		margin:0;
		padding:0;
		color:#333;
		background-color:#ffffff;
		}
a:link{
	color:#628222;
	text-decoration:none;
}
	
a:visited, a:active{
	color:#6c487d;
	text-decoration:none;
}
a:hover{	
	text-decoration:none;
}
.clear{ clear:both; }
.left{ float:left!important;}
.right{ float:right!important;}
.vcenter{ margin-left:auto!important; margin-right:auto!important;}
.sitewidth{
	width:1250px;
	margin:0 auto;
}
.sitewidthpadding{
	width:1230px;
	margin:0 auto;
}
.staff_main{
}
.admin_main{
}
.header_row{
	background-color:#ffffff;	
}
.header_row_home{
	}
.header_topshadow{
	background-image:url(top_shadow.png);
	background-repeat:repeat-x;
	background-position:top;
}
.header_cnt{
	color:#000000;
	padding:15px 0 10px 0;
}
.header_cnt_outer{
	color:#FFF;
	padding:45px 0 45px 0;
}
.header_cnt_outer_home{
	background-color:#ffffff;
	margin:0 auto 0 auto;
	padding:15px 0;
	}
.menu_row{
	height:38px;
	background-color:#628222;
	margin:10px 0;
}
.menu_row_outer{
	height:50px;
	}
.menu_cnt{
	color:#FFF;
	clear:both;
}
.menu_left{
	float:left;
}
.menu_right{
	float:right;
}

.content_column_big2{
	width:100%;
	float:right;	
}
.header_left{
	float:left;
	/*width:1120px;*/
}
.header_right{
	float:right;
}
.mainlogo{
	width:275px;
	float:left;
	margin:0 10px 0 0;
}
.mainlogo img{
	border:0;
	width:207px;
	max-height:72px;
}
.header_info{	
	padding-left:15px;	
}

.header_info h4{
	margin:0 0 5px 0;
	color:#505050;
	font-family:"open Sans Condensed", arial;
	background-color:#FFFFFF;
	font-size:17px;	
	font-weight:normal;
	padding:4px 0 6px 0;
}
.header_info h4 span{	
	color:#628222;	
}
.header_info h5{
	margin:0 0 5px 0;
	font-family:"open Sans Condensed", arial;
	color:#242424!important;	
	font-size:15px;
	font-weight:normal;	
}
.header_info h5 b{color:#628222; font-weight:normal;}
.header_info h5 a:link,
.header_info h5 a:visited,
.header_info h5 a:active {	
	color:#628222!important;	
	font-size:13px;
	font-weight:normal;	
}
.header_info h5 a:hover {	
	text-decoration:underline;
}

.outer_home_left{
	float:left;
	
}
.outer_home_right{
	float:right;	
	
}
.outer_logo_container{
	margin:0 0 0 0;
}
.outer_logo_container img{
	border:0;
	width:210px;
	height:72px;
}

/* Main menu style */

.topmenu{
	margin:0;
	padding:0;
}
.topmenu li{
	float:left;
	list-style-type:none;
}
.topmenu li a:link,
.topmenu li a:visited,
.topmenu li a:active
{
	color:#FFF;
	display:block;
	padding:0 15px 0 15px;
	font-size:15px;
	font-weight:normal;
	height:38px;
	line-height:38px;
	font-family:"open Sans Condensed", arial;
	text-transform:uppercase;	
}
.topmenu li a:hover{	
			color:#e3abff;
}
.topmenu li a.selected{
	color:#e3abff;
	display:block;
	font-size:15px;
}

/* Main menu style ends */

/* Main menu outer style */

.topmenu_outer{
	margin:0;
	padding:0;
}
.topmenu_outer li{
	float:left;
	list-style-type:none;
}
.topmenu_outer li a:link,
.topmenu_outer li a:visited,
.topmenu_outer li a:active
{
	color:#FFF;
	display:block;
	padding:15px 15px 0 15px;
	font-size:13px;
	font-weight:bold;
	height:29px;	
}
.topmenu_outer li a:hover{		
	background-color:#6c487d;		
}
.topmenu_outer li a.selected{
	color:#FFF;
	display:block;
	padding:15px 15px 0 15px;
	font-size:13px;
	font-weight:bold;
	height:29px;	
	background-color:#6c487d;
}

/* Main menu style ends */


.topmenu li.alert{	
	background:url(menu_seperator1.jpg) no-repeat left top;
	position:relative;	
}
.topmenu li.alert a:link,
.topmenu li.alert a:visited,
.topmenu li.alert a:active
{
	padding:15px 15px 0 45px;
}
.topmenu li.alert a:hover
{
	background:none;
}
.alert_msg{
	width:30px;
	height:25px;
	background:url(alert_yellow.gif) no-repeat top;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	position:absolute;
	top:5px;
	left:8px;
	padding:5px 0 0 0;
	text-align:center;
}
.alert_tckts{
	width:30px;
	height:25px;
	background:url(alert_red.gif) no-repeat top;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	position:absolute;
	top:5px;
	left:8px;
	padding:5px 0 0 0;
	text-align:center;
}

.lang_selector{
	font-size:13px;
	/* color:#2f2f2f; */
	padding:5px 0;
}
.lang_selector label{
	font-family: open sans condensed;
    font-size: 18px;
    padding: 5px 0 0;
}
.selectbox1{
	background-color:#ffffff;
	padding:3px 3px 3px 5px;
	color:#585858;
	border:0 none!important;
      
}

.footer_row{
	clear:both;
}
.footer_cnt{
	clear:both;
	color:#545353;
	height:50px;

	
}
.footer_cnt a:link,
.footer_cnt a:visited,
.footer_cnt a:active
{
	color:#545353;	
	
}
.footer_cnt a:hover
{
	text-decoration:underline;
}
.footer_left{
	float:left;	
	margin:12px 0 0 0px;
	font-family:"open Sans", arial;
	color:#545353;
	font-size:11px;
}
.footer_right{
	float:right;	
	margin:12px 20px 0 0;
}


.content_row{
	clear:both;	
	/*background:url("btm_bg.jpg") 0% 100% repeat-x*/
	border-bottom:3px solid #cfcfcf;
}
.content_row_home{
	clear:both;	
	background:url(contentrow_bg.png) #6c487d;
}
.content_area{
	clear:both;
	padding:10px 0 15px 0;
}
.content_area_home{
	padding:0;
	position:relative;
	width:1250px;
	margin:0 auto;}
.content_column_small{
	width:250px;
	float:left;	
}
.content_column_big{
	width:985px;
	float:right;	
}
.home_column1{	
	width:460px;	
	margin:5px 20px 0 0;
}
.home_column2{	
	width:285px;		
	margin:5px 0 0 0;
}
.home_column_center{	
	width:550px;	
	margin:0 auto;
}
/* Style for livechat */

.livechat_box{
	height:62px;
}
.livechat_box_left{
	width:10px;
	height:62px;
	background-image:url(livechat_left.png);
	float:left;
}
.livechat_box_right{
	width:10px;
	height:62px;
	background-image:url(livechat_right.png);
	float:left;
}
.livechat_box_cnt{	
	height:62px;
	background-image:url(livechat_bg.png);
	float:left;
}
.livechat_box_cnt a
{	
	height:40px;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding:22px 50px 0 15px;	
	margin:0 5px 0 0;	
}

.livechat_box_cnt a.livechat_on{
	background:url(livechat_green.png) no-repeat right 15px;
}
.livechat_box_cnt a.livechat_on span
{	color:#7fb103;	}
.livechat_box_cnt a.livechat_off{
	background:url(livechat_grey.png) no-repeat right 15px;
}
.livechat_box_cnt a.livechat_off span
{	color:#9d9d9d;	}


/* Style for livechat ends */

/* Home loginbox styles*/
.home_box_struct{
	background:url(btm_shadow.jpg) repeat-x bottom #FFF;
	padding-bottom:6px; position:relative;
}

.homeboxheight{
position:relative;
	height:400px;
}

.home_box_title{
	background-color:#6c487d;
	color:#FFF;
	padding:10px 10px 10px 15px;
	font-size:14px;
	font-weight:bold;
}
.home_box_content{	
	color:#666;
	padding:20px;
	font-size:13px;
		
}



.home_login td{
	padding:10px 0 10px 0;
}

.home_login span{
	color:#6c487d;
}

.home_login td.icon{
	background:url(key_icon.jpg) no-repeat left top;
	padding-left:120px;
	height:80px;
}
.home_login td.noicon{
	height:80px;
}
.home_login input[type="text"],
.home_login input[type="password"]
{
	 border: 1px solid #D5D5D5;
    color: #BAB6B6;
    float: left;
    font-family: "open Sans",arial;
    font-size: 13px;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0 10px;
    width: 198px;
}
.home_login a{
	font-family:"open Sans Condensed", arial; font-size:15px; color:#414040;}
.home_login a:hover{color:#628222!important;}

/*.home_login input[type="button"],
.home_login input[type="submit"]
{
	background:url(ornagebtn_bg.jpg) #FF6E24 0% 0% repeat-x;
	height:48px;
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF !important;
    cursor: pointer;
    font-family: "open Sans Condensed",arial!important;
    font-size: 31px;
    font-weight: normal !important;
    height: 48px;
    line-height: 48px;
    margin: 0 auto;
	padding:0;
	width:150px;
}*/
.staff_main .home_login input[type="text"],
.staff_main .home_login input[type="password"], 
.admin_main .home_login input[type="text"],
.admin_main .home_login input[type="password"]
{
	border: 1px solid #D5D5D5;
    color: #BAB6B6;
    float: left;
    font-family: "open Sans",arial;
    font-size: 13px;
    height:22px !important;
    line-height: 22px !important;
    margin: 0;
    padding: 4px 10px !important;
    width: 198px;
}


.home_login_get_pass {width:220px; height:100px; padding:15px 10px 10px 10px; position:absolute; bottom: 37px; left:0; background-color:#FFFFFF; border: 1px solid #d5d5d5;box-shadow: 3px 3px 2px #d1d1d1; }
.get_pass_close {float:right; width:20px ; height:20px; background-color:#CCCCCC; font-size:14px; font-weight:bold; text-align:center; border-radius:4px; }

/* Home loginbox styles ends*/


/* ----- Left menu style starts ------------ */

.left_section_block{
	clear:both;
	margin:0 0 10px 0;
}

.lCIcon {
    margin-top: 12px;
}
.left_item_block{
	clear:both;
	background-color:#FFF;
	margin:0;
}
.left_item_title{
	clear:both;
	color:#6c487d;
	font-size:27px;
	padding:9px 10px 10px 15px;
	text-align:left;
        font-family:"open Sans Condensed",arial;
	font-weight:normal!important;
            border-bottom:1px solid #DBDBDB;
}
.staff_main .left_item_title{
	clear:both;
	color:#6c487d;
	font-size:27px;
	padding:9px 10px 10px 15px;
	text-align:left;
        font-family:"open Sans Condensed",arial;
	font-weight:normal!important;
    border-bottom:none !important;
}
.left_item_content{
	clear:both;
	background-color:#FFF;
	color:#333;
	padding:15px;
}

/* ----- Left menu style ends ------------ */

/* ----- Common Message styles ------------ */
.msg_error{
	clear:both;
	padding:8px 8px 8px 40px !important;
	text-align:left;
	margin:0;
	border-radius:5px;
	border:#FFF solid 2px;
	color:#cc0000;
	font-size:12px;
	font-weight:bold;
	background:url(icon_error.png) no-repeat 10px 5px #ffdfdf !important;
}
.msg_success{
	clear:both;
	padding:10px 10px 10px 40px !important;
	text-align:left;
	margin:0 0 10px 0;
	border-radius:5px;
	border:#FFF solid 2px;
	color:#2f6b03;
	font-size:12px;
	font-weight:bold;
	background:url(icon_success.png) no-repeat 10px 7px #e1fdd2 !important;
}
.comm_btn_green{
	border:none;
	padding:5px 15px 5px 15px;
	color:#FFF;
	outline:none;
	font-size:12px;
	background:#1770A6;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:27px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.msg_common{
	clear:both;	
	padding:10px;
	text-align:left;
	margin:0 0 10px 0;
	border-radius:5px;
	border:#cfd1cf solid 2px;
	color:#000;
	font-size:12px;
	font-weight:bold;
	background:#FFF;
}
/* ----- Common Message styles ends ------------ */

/* Content area styles */
	
.content_section{
	clear:both;
	margin:0 0 10px 0;
	background-color:#FFF;
	}
	
.content_section_title{
	clear:both;
	
	}
	
.content_section_data{
	clear:both;	
	padding:20px 0;
		
	}
.staff_main .content_section_data, .admin_main .content_section_data{
	clear:both;	
	padding:20px 10px !important;
	}
.btm_brdr{
	border-bottom:#dbdbdb solid 1px;
	margin-bottom:5px;
}
	.content_section_title h4{
	margin:0;
	padding:10px;
	font-size:27px;
	font-weight:normal;
	font-family:"open Sans Condensed", arial;
	color:#6c487d;	
	}
	.content_section_title h3{
	margin:0;
	padding:10px 0 10px 0;
	font-size:27px;
	font-weight:normal;
	font-family:"open Sans Condensed", arial;
	border-bottom:1px solid #dbdbdb;
	}
	.content_section_subtitle{
		margin-bottom:10px;}
	.content_section_subtitle h3{
	margin:0;
	padding:10px 10px 5px 0;
	font-size:13px;
	color:#6c487d;
	background:url(dividerdot1.png) repeat-x bottom
	}
	.content_section_subtitle h3 span{
	
	color:#777;
	font-size:13px;
	font-weight:normal;
	}
	
	
.content_search_container{
	padding:10px;
	border:#dbdbdb solid 1px;
	height:27px;
	font-size:18px;
	background-color:#f1f1f1;
	margin:-1px 0 15px 0;
	font-family:"open Sans Condensed", arial;
	color:#111111;
}
.staff_main .content_search_container, .admin_main .content_search_container{
	padding:10px 10px 20px 10px;
	border:#dbdbdb solid 1px;
	height:22px;
	font-size:22px;
	background-color:#f1f1f1;
	margin:-1px 0 15px 0;
	font-family:"open Sans Condensed", arial;
	color:#111111;
}
.content_search_container .topmargin{
	margin-top:5px;
}
.staff_main .content_search_container .topmargin, .admin_main .content_search_container .topmargin{
	margin-top:1px !important;
}
.content_search_container .rightmargin{
	margin-right:10px;
}
.admin_main .content_search_container .rightmargin{
	margin-right:10px !important;
}
.content_search_container .inputstyle{
	background-color:#ffffff;
	border:#cfcfcf solid 1px;
	padding:6px;
	width:180px;
}
.content_search_container .selectstyle{
	background-color:#ffffff;
	border:#cfcfcf solid 1px;
	padding:5px;
	width:150px;
}

.leftpadding{
	padding-left:10px!important;
}
.content_tab_container{
	clear:both;
}
.content_tab_container ul{
	margin:0;
	padding:0;
}
.content_tab_container li{
	list-style-type:none;
	float:left;
}
.content_tab_container li a:link,
.content_tab_container li a:visited,
.content_tab_container li a:active
{
	background-color:#666;
	display:block;
	color:#FFF;
	text-decoration:none;
	font-size:13px;
	padding:10px 15px;
	font-weight:bold;
	margin:0 8px 0 0 ;
	
}
.content_tab_container li a:hover
{
	background-color:#FFF;	
	color:#000;	
}
.content_tab_container li a.selected
{
	background-color:#FFF;	
	display:block;
	color:#000;
	text-decoration:none;
	font-size:13px;
	padding:10px 15px;
	font-weight:bold;
	margin:0 8px 0 0 ;
	
}

/* Content area styles ends */

/* Main listing table style */

.list_tbl{
	clear:both;	
	border-left:1px solid #DBDBDB;
	border-top:1px solid #DBDBDB;
}

.list_tbl th{
	  background-image: url("leftmenu_bg.png");
	padding:10px;
	font-size:13px;
	color:#666;
	font-weight:bold;
	font-family:"open Sans", arial;	
	border-right:#dbdbdb solid 1px;
	border-bottom:#dbdbdb solid 1px;
}
.staff_main .list_tbl th, .admin_main .list_tbl th{
	  background-image: url("leftmenu_top_bg.jpg");
	padding:10px;
	font-size:13px;
	color:#666;
	font-weight:bold;
	font-family:"open Sans", arial;	
	border-right:#dbdbdb solid 1px;
	border-bottom:#dbdbdb solid 1px;
}

.list_tbl td{
	padding:5px 5px 5px 10px;
	font-family:"open Sans", arial;	
	border-bottom:#dbdbdb solid 1px;
	border-right:#dbdbdb solid 1px;
	font-size:13px;
	background-color:#FFF;
}
.staff_main .list_tbl td, .admin_main .list_tbl td{
	padding:5px 5px 5px 5px;
	font-family:"open Sans", arial;	
	border-bottom:#dbdbdb solid 1px;
	border-right:#dbdbdb solid 1px;
	font-size:13px;
	background-color:#FFF;
}

.list_tbl td.subtbl{
	padding:0;
}
.list_tbl td.subtbl .innertable1 td{
	border:none;
	background:none;
}
.list_tbl td a:link,
.list_tbl td a:visited,
.list_tbl td a:active
{
	color:#6c487d;
	font-family:"open Sans", arial;	
	
}
.list_tbl td a:hover
{
	text-decoration:underline;
}

.comm_tbl{
	margin:0 0 0px 0;
}
.comm_tbl td{
	padding:8px 8px 8px 10px;	
	font-size:13px;
	font-family:"open Sans", arial;
}

.comm_tbl2{
	margin:0 0 10px 0;
}
.comm_tbl2 td{
	padding:2px 2px 2px 2px;	
	font-size:13px;
}
.comm_tbl2 td th{
	float:left !important;
}
.comm_tbl2 td span{
	color:#6c487d;
}


.sub_content_tbl td{
	background-color:#f4f4f4;
	padding:5px 5px 5px 8px!important;
	font-size:12px!important;
}
.comm_link1{
	padding:5px 12px;
	background-color:#525252;
	font-size:12px;
	color:#FFF!important;
	font-weight:bold;
	
}

.content_sub_box{
	background-color:#ecebeb;
	padding:10px;
	text-align:left;
}

/* Main listing table style ends */

/* Common form elements */

/*------- Common input width --------------*/
.input_width1{ width:200px; margin:0 5px 0 5px;} .input_width1a{ width:213px;}
.staff_main .input_width1, .admin_main .input_width1{ width:202px; margin:0px; height:27px !important;} 
.input_width2{ width:500px; }
.input_width3{ width:180px; }
.input_width4{ width:90px; }

/*------- Common input width ends--------------*/

.comm_input{
	border:#bdbdbd solid 1px;	
	padding:0 0px;
	color:#000;
	outline:none;
        height:30px;
        line-height:30px;
	font-size:13px;	
	font-family:Open sans, Arial;
}
.staff_main .comm_input, .admin_main .comm_input{
	border:#bdbdbd solid 1px;	
	padding:3px;
	color:#000;
	min-height:20px;
	outline:none;
    line-height:28px;
	font-size:13px;	
	font-family:Open sans, Arial;
}
.admin_main .comm_input1b{
	border:#bdbdbd solid 1px;	
	padding:3px;
	color:#000;
	width:209px !important;
	height:30px !important;
	outline:none;
    line-height:30px;
	font-size:13px;	
	font-family:Open sans, Arial;
}
.admin_main .comm_input11b{
	border:#bdbdbd solid 1px;	
	padding:3px;
	color:#000;
	width:180px !important;
	height:29px !important;
	outline:none;
    line-height:29px;
	font-size:13px;	
	font-family:Open sans, Arial;
}
.admin_main .comm_input12b{
	border:#bdbdbd solid 1px;	
	padding:3px;
	color:#000;
	width:140px !important;
	height:29px !important;
	outline:none;
    line-height:29px;
	font-size:13px;	
	font-family:Open sans, Arial;
	margin-right:15px;
	margin-top:0px !important;
}

.admin_main .comm_input1btxt, .staff_main .comm_input1btxt{
	border:#bdbdbd solid 1px;	
	padding:3px;
	color:#000;
	width:202px !important;
	height:22px !important;
	outline:none;
    line-height:30px;
	font-size:13px;	
	font-family:Open sans, Arial;
}
.admin_main .comm_input11btxt{
	border:#bdbdbd solid 1px;	
	padding:3px;
	color:#000;
	width:195px !important;
	height:19px !important;
	outline:none;
    line-height:30px;
	font-size:13px;	
	font-family:Open sans, Arial;
}
.staff_main .comm_input11btxt{
	border:#bdbdbd solid 1px;	
	padding:3px;
	color:#000;
	width:195px !important;
	height:20px !important;
	outline:none;
    line-height:20px;
	margin-right:10px;
	font-size:13px;	
	font-family:Open sans, Arial;
}
.staff_main .comm_input11b{
	border:#bdbdbd solid 1px;	
	padding:3px;
	color:#000;
	width:180px !important;
	height:29px !important;
	outline:none;
    line-height:29px;
	font-size:13px;	
	font-family:Open sans, Arial;
}
.comm_input11{
	border:#bdbdbd solid 1px;	
	padding:0 0px;
	color:#000;
	outline:none;
        height:27px;
        line-height:27px;
	font-size:13px;	
	font-family:Open sans, Arial;
}
.staff_main .comm_input12, .admin_main .comm_input12{
	border:#bdbdbd solid 1px;	
	padding:3px;
	color:#000;
	min-height:18px;
	outline:none;
    line-height:18px;
	font-size:13px;	
	font-family:Open sans, Arial;
}


.margin0{
	margin-top:0px !important;
}
.comm_input_txtbx{
	border:#bdbdbd solid 1px;	
	padding:3px;
	color:#000;
	min-height:24px;
	outline:none;
    line-height:30px;
	font-size:13px;	
	font-family:Open sans, Arial;
	margin-top:0px;
}
.comm_input_st{
	border:#bdbdbd solid 1px;	
	padding:3px;
	color:#000;
	height:18px !important;
	outline:none;
    line-height:30px;
	font-size:13px;	
	font-family:Open sans, Arial;
	margin-top:0px;
}

.comm_input_cp{
	border:#bdbdbd solid 1px;	
	padding:3px;
	color:#000;
	min-height:22px;
	outline:none;
    line-height:30px;
	font-size:13px;	
	font-family:Open sans, Arial;
	margin-top:5px;
}
.comm_input_txt{
	border:#bdbdbd solid 1px;	
	padding:3px;
	color:#000;
	outline:none;
    height:21px !important;
    line-height:21px;
	font-size:13px;	
	font-family:Open sans, Arial;
}
.admin_main .comm_btn{
	font-family:"open Sans Condensed", arial;
	font-size:16px;
	color:#ffffff!important;
	font-weight:normal!important;
	padding:0 25px;
	 height:32px;
     line-height:32px;
	border:0 none;
	float:left;
	margin-left:25px;
	background-color:#628222!important;
	border-radius:3px!important;
	-moz-border-radius:3px!important;
	-webkit-border-radius:3px!important;
	cursor:pointer;
}
.staff_main .comm_btn{
	font-family:"open Sans Condensed", arial;
	font-size:16px;
	color:#ffffff!important;
	font-weight:normal!important;
	padding:0 25px;
	 height:32px;
     line-height:32px;
	border:0 none;
	float:left;
	margin-left:25px;
	background-color:#628222!important;
	border-radius:3px!important;
	-moz-border-radius:3px!important;
	-webkit-border-radius:3px!important;
	cursor:pointer;
	margin-top:10px !important;
}
.comm_btn{
	font-family:"open Sans Condensed", arial;
	font-size:16px;
	color:#ffffff!important;
	font-weight:normal!important;
	padding:0 25px;
	height:32px;
    line-height:32px;
	border:0 none;
	background-color:#628222;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:pointer;
}
.comm_btn:hover{
	background-color:#e70b59!important;
}
.comm_btn_greyad{
	font-family:"open Sans Condensed", arial;
	font-size:16px;
	color:#ffffff!important;
	font-weight:normal!important;
	padding:0 25px;
	 height:32px;
     line-height:32px;
	border:0 none;
	float:left;
	margin-left:25px;
	border-radius:3px!important;
	-moz-border-radius:3px!important;
	-webkit-border-radius:3px!important;
	cursor:pointer;
	background-color:#444444!important;
}
.comm_btn_greyad:hover{
	background-color:#e70b59 !important;
}
.staff_main .comm_btn_greyad{
	font-family:"open Sans Condensed", arial;
	font-size:16px;
	color:#ffffff!important;
	font-weight:normal!important;
	padding:0 25px;
	 height:32px;
     line-height:32px;
	border:0 none;
	float:left;
	margin-left:25px;
	border-radius:3px!important;
	-moz-border-radius:3px!important;
	-webkit-border-radius:3px!important;
	cursor:pointer;
	margin-top:10px;
	background-color:#444444!important;
}
.staff_main .comm_btn_greyad:hover{
	background-color:#e70b59 !important;
}

.comm_btn1{
	font-family:"open Sans Condensed", arial;
	font-size:16px;
	color:#ffffff!important;
	font-weight:normal!important;
	padding:0 25px;
	 height:32px;
      line-height:32px;
	border:0 none;
	margin-left:45px;
	background-color:#628222;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:pointer;
}
.comm_btn_black{
	font-family:"open Sans Condensed", arial;
	font-size:16px;
	color:#ffffff!important;
	font-weight:normal!important;
	padding:0 25px;
	 height:32px;
    line-height:32px;
	border:0 none;
	background-color:#444444!important;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:pointer;
	margin-top:10px;
}

.comm_btn_black:hover{
	background-color:#e2341c!important;
}
.admin_main .comm_btn_black{
	font-family:"open Sans Condensed", arial;
	font-size:16px;
	color:#ffffff!important;
	font-weight:normal!important;
	padding:0 25px;
	height:32px;
    line-height:32px;
	border:0 none;
	background-color:#444444!important;
	border-radius:3px!important;
	-moz-border-radius:3px!important;
	-webkit-border-radius:3px!important;
	cursor:pointer;
	margin-top:0px!important;
	margin-left:10px;
	float:left;
}

.admin_main .comm_btn_black:hover{
	background-color:#e2341c!important;
}
.comm_btn_brown{
	font-family:"open Sans Condensed", arial;
	font-size:16px;
	color:#ffffff!important;
	font-weight:normal!important;
	padding:0 25px;
	 height:32px;
      line-height:32px;
	border:0 none;
	margin-left:15px;
	background-color:#9d9d9d;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:pointer;
}

.secondary_btn{
	font-family:"open Sans Condensed", arial;
	font-size:16px;
	color:#ffffff!important;
	font-weight:normal!important;
	padding:0 25px;
	 height:32px;
    line-height:32px;
	border:0 none;
	background-color:#999999;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:pointer;
}
.staff_main .secondary_btn, .admin_main .secondary_btn{
	font-family:"open Sans Condensed", arial;
	font-size:16px;
	color:#ffffff!important;
	font-weight:normal!important;
	padding:0;
	width:32px;
	 height:32px;
        line-height:32px;
	border:0 none;
	background: url("arrow_dwn.jpg") no-repeat !important;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:pointer;
}
.admin_main .secondary_btn1{
	font-family:"open Sans Condensed", arial;
	font-size:16px;
	color:#ffffff!important;
	font-weight:normal!important;
	padding:0;
	width:32px;
	height:32px;
    line-height:32px;
	border:0 none;
	background: url("arrow_dwn.jpg") no-repeat !important;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:pointer;
	margin-top:10px;
	float:left;
}
.dropdown_btn{
	font-family:"open Sans Condensed", arial;
	font-size:16px;
	color:#ffffff!important;
	font-weight:normal!important;
	padding:0;
	width:32px;
	 height:32px;
        line-height:32px;
	border:0 none;
	background: url("arrow_dwn.jpg") no-repeat !important;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:pointer;
}

.comm_btn2{
	border:none;	
	padding:5px 5px 5px 5px;
	color:#FFF;
	outline:none;
	font-size:12px;	
	background:#525252;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:29px;
	width:50px;
	text-align:center;
}


.comm_btn3{
 background-color: #6c487d;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 10px;
}

.pad_left{
	padding-left:5px !important;
}

/* Common form elements ends */



/* userside priority table */
.list_tbl td.subtbl	.user_priority{
		border:1px solid #FFF!important;		
	}
	.list_tbl td.subtbl	.user_priority td{		
		padding:0!important;	
	}
.list_tbl td.subtbl	.user_priority_icon{
		padding:2px!important;
		width:8%;
	}
.list_tbl td.subtbl	.user_priority_icon img{
		width:20px;
		height:20px;
	}
/* userside priority table ends*/

/* Pagination styles*/
.msgwidth1{
	width:800px;
}
.staff_main .msgwidth1{
	margin-top:8px;
}
.msgwidth11{
	width:960px;
	margin-top:8px;
}
.pagination_container{
	clear:both;
}
.staff_main .pagination_container{
	padding:10px !important;
	clear:both;
}

.pagination_info{
	float:left;
}
.pagination_info span{
	color:#6c487d;
}
.pagination_links{
	float:right;
}
.pagination_links a:link,
.pagination_links a:visited,
.pagination_links a:active
{
	color:#6c487d!important;
	background-color:#efefed;
	padding:2px 5px 2px 5px;
	display:block;
	float:left;
	margin-right:5px;
	text-decoration:none;
}
.staff_main .pagination_links a:active
{
	color:#FFF!important;
	background-color:#696969 !important;
	padding:2px 7px 2px 7px !important;
	display:block;
	float:left;
	margin-right:5px;
	text-decoration:none;
}

.pagination_links a:hover
{
	color:#FFF!important;
	background-color:#6c487d;
	
}
.staff_main .pagination_links a:hover
{
	color:#FFF!important;
	background-color:#1098d7!important;
	
}

/* Pagination styles ends*/


/* Ticket details section */
.comm_spacediv{
	height:10px;
}
.exp_title{
	background-color:#FFF;
	background-image: url("leftmenu_bg.png");
}
.exp_title h4{
	margin:0;
	padding:10px;
	font-size:15px;
	color:#6c487d;
	
}
.exp_title_icon{	
	padding:8px;	
}
.exp_title_icon img{	
	outline:none;
	border:none;
}
.exp_title_v_column{
	padding-right:10px;
}

.overflow_div{
	height:180px;
	overflow:auto;
}

.ticket_user_info{
	width:600px;
}

.ticket_conv_user{
	clear:both;
	margin:0 0 10px 0;
	background-color:#ffffde;
	border:#FFF solid 2px;
}
.admin_main .ticket_conv_user{
	clear:both;
	margin:0 0 10px 0;
	background-color:#fbfbfb;
	border:#f5f5f5 solid 4px;
}

.staff_main .ticket_conv_user{
	background-color:#f5f5f5;
}
.ticket_conv_staff{
	clear:both;
	margin:0 0 10px 0;
	background-color:#FFF;
}


.attachband{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.attachband:link,a.attachband:visited,a.attachband:visited

{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}


/* Ticket details section ends */

/*----------------------------- New style ends----------------------*/



/*Dash Board*/

.DB_container_1 {margin:0 padding:0; float:right;  width:986px;margin:0;}
.DB_container_contentbox1 {height:250px; float:left; background-color:#fff; margin:0 18px 18px 0;text-align:center; 
border:1px solid #dddddd; padding:5px; width:471px;}
.DB_container_content {margin:auto 0;}
.DB_container_contentbox1 h2 {color:#6c487d; font-size:16px; font-family: "open Sans", arial; padding:13px 0 10px 13px; border-bottom: 1px solid #efefef;background:#f7f7f7; margin:0;font-weight:normal; text-align:left;}

.DB_container_contentbox2 {border:1px solid #dddddd; padding:5px;width:471px; height:250px; float:left; background-color:#fff; margin:0 0 18px 0;text-align:center;}
.DB_container_contentbox2 h2 {color:#6c487d; font-size:16px; font-family: "open Sans", arial; padding:13px 0 10px 13px; border-bottom: 1px solid #efefef;background:#f7f7f7; margin:0;font-weight:normal; text-align:left;}


.DB_container_2 {float:right;  background-color:#fff; width:986px;  margin:0 0 18px 0; border:1px solid #dddddd;}
.DB_container_2 h2 {color:#6c487d; font-size:16px; font-family: "open Sans", arial; padding:13px 0 10px 13px; border-bottom: 1px solid #efefef;background:#f7f7f7; margin:0;font-weight:normal; text-align:left}
.DB_container_3 {float:right;  background-color:#fff; width:986px; height:145px; margin:0 0 18px 0;}
.DB_container_3 h2 {color:#fff; background-color:#696969; font-size:16px; font-family: "open Sans", arial; padding:13px 0 10px 13px; border-bottom: 1px dotted #999999; margin:0;font-weight:normal; text-align:left;}


.whitebasic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.topbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0F3B0E;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #A7B5A7;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	list-style-image: url(images/bullet.gif);
}
.headlist {
	FONT-SIZE: 13px;
	COLOR: #0F3B0E;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
}
.sidesub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #0F3B0E;
	text-decoration: none;
}
.heading {
	font-family: "open Sans", arial;
	font-size: 16px;
	color: #545454;
	text-decoration: none;
	background-color: #DFE3DF;
}
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0F3B0E;
	text-decoration: none;
	background-color: #A7B5A7;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #D8DED8;
	height: 20px;
	width: 200px;
	border: 1px solid #A7B5A7;
}
.textbox11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding:3px;
	background-color: #f2f2f2;
	height: 30px;
	width: 207px;
	border: 1px solid #c1c1c1;
}
.textbox10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #f2f2f2;
	height: 33px;
	width: 169px;
	border: 1px solid #c1c1c1;
	margin:10px 5px 10px 0px;
	float:left;
}


.column1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color:#c7c7c7;
	height:30px;
}
.heading2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold!important;
	color: #fff!important;
	text-decoration: none;
	background-color:#628222!important;
	border:1px solid #6c487d!important;
	padding:5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.round_corner{
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.round_corner img{
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.listing {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 13px;*/
	color: #000000;
	text-decoration: none;
	border: #CCCCCC;
	background-color: #FFFFFF;
}

		a:link.listing    { color: #0F3B0E;	text-decoration: none; }
		a:visited.listing {	text-decoration: none;	color: #000000; }
		a:hover.listing   {	text-decoration: none;	color: #628222; }
		a:active.listing  {	text-decoration: none; }

.listingsmallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.helpdeskname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E2FA17;
}
.corner {
	background: url(../images/corner-green.gif);BACKGROUND-REPEAT: no-repeat;
        background-color: #A7B5A7;
}
.headinginner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	background-color: #F1D1D1;
}
.headinginner1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	background-color: #CCEEFF;
}
.headinginner2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	background-color:#dddddd;
}
.headinginner3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	background-color: #D2F0D2;
}
.replybar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	background-color: #F8F8F8;
}
.ticketdetail1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5C5C5C;
	background-color: #FFEDD2;
}
.headinginner4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFF0D2;
}
.ticketdetail2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5C5C5C;
	background-color: #ECF9FF;
}


/*  newly added */

.topmainlink{
	FONT-SIZE: 13px;
	COLOR: #0F3B0E;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
}
.sidemenulink{
	FONT-SIZE: 13px;
	COLOR: #0F3B0E;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.textarea { /*Approved*/
         background: url("textbx_shadow.jpg") repeat-x scroll center top #F1F1F1;
    border: 1px solid #BDBDBD;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    outline: medium none;
    padding: 5px 5px 5px 8px;
}
.checkbox { /*Approved*/
        border: 0px solid #A7B5A7;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        background-color: #D8DED8;
        width:16px;
        height:20px;
}
.combobox { 
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        background-color: #D8DED8;
        width:120px;
        height:20px;
		border: 1px solid #A7B5A7;

}
.listingmaintext { /*Approved*/
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
		background-color: #FFFFFF;
}
.staff_main .listingmaintext { /*Approved*/
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
		background-color: #FFFFFF;
		text-align:left !important;
}

.topmainlinknew{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
}
.required{ /*Approved*/
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #FF0000;
}
.errormessage{ /*Approved*/
        background-color: #FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FF0000;
        font-weight: bold;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border: #CCCCCC;
	background-color: #FFFFFF;
}
.headerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	vertical-align: top;
	padding: 3px;
}
.headings2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #D39500;
        font-weight: bold;
        background-image: url(../images/barrbg.gif);
}

.titleticket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFDBA4;
}

		a:link.titleticket    { color: #0F3B0E;	text-decoration: none; }
		a:visited.titleticket {	text-decoration: none;	color: #000000; }
		a:hover.titleticket   {	text-decoration: none;	color: #FF0000; }
		a:active.titleticket  {	text-decoration: none; }

.indexpagelisting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: #CCCCCC;
	background-color: #FFFFFF;
}

.newticketimg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	border: #CCCCCC;
	background-color: #FFFFFF;
}

		a:link.newticketimg    { color: #0F3B0E;	text-decoration: none; }
		a:visited.newticketimg {	text-decoration: none;	color: #000000; }
		a:hover.newticketimg   {	text-decoration: none;	color: #FF0000; }
		a:active.newticketimg  {	text-decoration: none; }

.fieldnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

.ticketdetailslinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border: #CCCCCC;
	background-color: #FFEDD2;
}
		a:link.ticketdetailslinks    { color: #0F3B0E;	text-decoration: none; }
		a:visited.ticketdetailslinks {	text-decoration: none;	color: #000000; }
		a:hover.ticketdetailslinks   {	text-decoration: none;	color: #FF0000; }
		a:active.ticketdetailslinks  {	text-decoration: none; }
		


.ticketband {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-indent: 5px;
	font-weight: bold;
	background-color: #000000;
	text-decoration:none;
}
		a:link.ticketband    { color: #FFFFFF;	text-decoration: none; }
		a:visited.ticketband {	text-decoration: none;	color: #99FFCC; }
		a:hover.ticketband   {	text-decoration: none;	color: #FFFF00; }
		a:active.ticketband  {	text-decoration: none; }

.replyband {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-indent: 5px;
	font-weight: bold;
	background-color: #CD9701;
	text-decoration:none;
}		
		a:link.replyband    { color: #FFFFFF;	text-decoration: none; }
		a:visited.replyband {	text-decoration: none;	color: #99FFCC; }
		a:hover.replyband   {	text-decoration: none;	color: #FFFF00; }
		a:active.replyband  {	text-decoration: none; }

/* Live Chat special Start*/
.div_all{
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  background: #fff url(../images/chat/bg2.jpg) repeat left top;
 /*border: solid 1px #0F3B0E;*/
}
.div_call_connect{
  position:absolute;
  top:2%;
  left:2%;
  width:96%;
  height:25%;
  /*background: #FFCCFF url(images/chat/title_bg.jpg) top center repeat-x fixed;*/
  background: #fff url(../images/chat/header1.gif) no-repeat left top;
	 border: solid 2px #fff;
	 -moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
}
.span_staff_img{
  position:absolute;
  top:4px;
  right:4px;
  width:6%;
  height:50%;
}
.image_staff{
  border-color:#E2FA17;
  
}
.div_email{
  position:absolute;
  top:35%;
  left:35%;
  width:500px;
  height:150px;
  background: #FFFFFF left top;
  border: solid 2px #E8F8C1;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright:10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright:10px;
}
.div_share_alert{
  position:absolute;
  top:25%;
  left:35%;
  width:370px;
  height:200px;
  background: #FFFFFF;
  border: solid 2px #A7B5A7;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright:10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright:10px;
}
.div_share_warn{
  position:absolute;
  top:35%;
  left:35%;
  width:370px;
  height:200px;
  background: #FFFFFF;
  border: solid 2px #A7B5A7;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright:10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright:10px;
}
.div_status{
  position:absolute;
  top:18%;
  left:2%;
  width:96%;
  height:6%;
  background-color:tarnsparent;
}
.div_info{
  position:absolute;
  top:25%;
  left:2%;
  width:96%;
  height:5%;
  background: #FFD504; 
  border: solid 2px #FFFFFF;
  margin-right: 20px; 
  margin: 0px 0px 0px 0px;
}
.online_status{
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
  font-size: 13px;
  font-weight: bold;
}
.info_message{
  font-family: Arial, Helvetica, sans-serif;
  color:#FF3300;
  font-size: 13px;
  font-weight: bold;
}
.div_chat_display{
  position:absolute;
  top:31%;
  left:2%;
  width:96%;
  height:52%;
  background: #E8F8C1 left top;
  border: solid 2px #fff;
  margin-right: 20px; 
  margin: 0px 0px 0px 0px;
  overflow: auto;
   -moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright:10px;
}
.div_chat{
  position:absolute;
  top:88%;
  left:2%;
  width:96%;
  height:6%;
  background: #FFD504;
  border: solid 1px #fff;
}
.chat_textbox{
  left:0%;
  top:0%;
  height:100%;
  width:100%;
  overflow:auto;
  maxlength:100;
}
.div_footer{
  position:absolute;
  bottom:2%;
  left:20px;
  width:96%;
  height:2%;
}
.topbar_popupdiv{
  position:absolute;
  left:0%;
  top:0%; 
  right:0%;
  width:100%;
  height:15%;
  background-color:#0F3B0E;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright:10px;
}
.topbar_popupdiv_X{
  position:absolute;
  right:2%;
  top:0%;
  color:#F1FEBC;
  font-weight: bold;
}
.topbar_popupdiv_title{
  position:absolute;
  left:4%;
  top:10%;
  color:#F1FEBC;
  font-weight: bold;
  font-size: 12px;
}
/*Live Chat Special End*/
/*pre-chat starts*/
.header_chat{
  background: #fff url(../images/chat/header1.gif) no-repeat left top;
  border: solid 2px #fff;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright:10px;
}
.tab_body{
  background: #bebebe left top;
  border: solid 2px #fff;
  margin-right: 20px; 
  margin: 10px;
  overflow: auto;
   -moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright:10px;
}
.tab_headerrow{
  background: #788507 left top;
  font-weight: bold;
}
/*pre-chat ends*/
/*--------------Style for Autocomplete-----------*/

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
.textarea_fullwidth{
	width:850px;}
	
	
.DB_container_contentbox4 {
    background-color: #FFFFFF;
    float: left;
    height: 250px;
    margin: 0 18px 18px 0;
    width: 482px;
	border:1px solid #dddddd; padding:5px;width:471px;
	text-align:center;
}


.DB_container_contentbox4 h2 {
    border-bottom: 1px solid #efefef;background:#f7f7f7;
    color: #6c487d;
    font-weight: normal;
    margin: 0;
	font-size:16px; font-family: "open Sans", arial;
    padding: 13px 0 10px 13px;
	text-align:left;
}


.DB_container_contentbox5 {
    background-color: #FFFFFF;
    float: left;
    height: 250px;
    margin: 0 0 18px 0;
    width: 482px;
	text-align:center;
	border:1px solid #dddddd; padding:5px;width:471px;
}


.DB_container_contentbox5 h2 {
    border-bottom: 1px solid #efefef;background:#f7f7f7;
    color: #6c487d;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 13px 0 10px 13px;
	text-align:left;
}

.drop_down_container {padding:5px 5px 5px 0; background-color:#FFF;  height:30px; margin-bottom:15px;}

/*  Drop down*/

/***********************************************************************************************************************
DOCUMENT: style/format.css
DEVELOPED BY: Ryan Stemkoski
COMPANY: Zipline Interactive
EMAIL: ryan@gozipline.com
PHONE: 509-321-2849
DATE: 2/26/2009
DESCRIPTION: This document contains the structural formatting files for the accordion style menu.
************************************************************************************************************************/
.leftMenu {
	width: 250px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #CBCBCB;
	}

.leftMenu ul{
	margin:0;
	padding:0;
	}

.accordionButton {
	float: left;
	list-style-type:none!important;
	background-image:url(leftmenu_bg.png);
	background-repeat:repeat-x;
	border:1px solid #CBCBCB;
	border-bottom:none;
	background-color:#F3F3F3;
	}
.staff_main .accordionButton {
	float: left;
	list-style-type:none!important;
	background-image:url(leftmenu_bg.png);
	background-repeat:repeat-x;
	border-left:1px solid #CBCBCB !important;
	border-right:1px solid #CBCBCB !important;
	background-color:#F3F3F3;
	}

.accordionButton a:link,
.accordionButton a:visited,
.accordionButton a:active{
	display:block;
	width:195px;
	height:40px;
	color:#333333;
	line-height:40px;
	font-size:17px;
	font-weight:normal;
	font-family:"open Sans Condensed", arial;
	text-decoration:none;
	background-image:url(leftmenu_arrow.png);
	background-position:right 0;
	background-repeat:no-repeat;
	padding:0 40px 0 15px;
	outline:none;
}
.staff_main .accordionButton a:link,
.staff_main .accordionButton a:visited,
.staff_main .accordionButton a:active{
	display:block;
	width:193px !important;
	height:40px;
	color:#333333;
	line-height:40px;
	font-size:17px;
	font-weight:normal;
	font-family:"open Sans Condensed", arial;
	text-decoration:none;
	background-image:url(leftmenu_arrow.png);
	background-position:right 0;
	background-repeat:no-repeat;
	padding:0 40px 0 15px;
	outline:none;
	border:0 !important;
}


/*October 1st*/

.accordionButton2 {
	float: left;
	list-style-type:none!important;
	background-image:url(leftmenu_bg.png);
	background-repeat:repeat-x;
	border:1px solid #CBCBCB;
	border-bottom:none;
	background-color:#F3F3F3;
	}
.staff_main .accordionButton2 {
	float: left;
	list-style-type:none!important;
	background-image:url(leftmenu_bg.png);
	background-repeat:repeat-x;
	border-left:1px solid #CBCBCB !important;
	border-right:1px solid #CBCBCB !important;
	border-bottom:1px solid #CBCBCB !important;
	background-color:#F3F3F3;
	}
	
.accordionButton2 a:link,
.accordionButton2 a:visited,
.accordionButton2 a:active{
	display:block;
	width:195px;
	height:40px;
	line-height:40px;
	color:#333333;
	font-family:"open Sans Condensed", arial;
	font-size:17px;
	font-weight:normal;
	text-decoration:none;
	/* background-image:url(leftmenu_arrow2.png); */
	background-position:right 0;
	background-repeat:no-repeat;
	padding:0 40px 0 15px;
	outline:none;
	border-bottom:1px solid #dddddd;
}
.staff_main .accordionButton2 a:link,
.staff_main .accordionButton2 a:visited,
.staff_main .accordionButton2 a:active{
	display:block;
	width:193px !important;
	height:40px;
	line-height:40px;
	color:#333333;
	font-family:"open Sans Condensed", arial;
	font-size:17px;
	font-weight:normal;
	text-decoration:none;
	/* background-image:url(leftmenu_arrow2.png); */
	background-position:right 0;
	background-repeat:no-repeat;
	padding:0 40px 0 15px;
	outline:none;
	border-bottom:0px;
}


/*October 1st end*/






.accordionContent {
	width: 250px;
	float: left;
	list-style-type:none!important;
	}
.staff_main .accordionContent {
	width: 248px !important;
	float: left;
	list-style-type:none!important;
	}

.accordionContent ul{
	margin:0;
	padding:0;
}
.accordionContent li{
	list-style-type:none;
	display:block;
	border-bottom:#FFF solid 1px;
	background-image:url(left_submenu_bg.png);
}
.accordionContent li a:link,
.accordionContent li a:visited,
.accordionContent li a:active
{
	display:block;
	width:195px;
	font-family:"open Sans Condensed", arial;
	color:#242424;
	font-size:15px;
	height:40px;
	line-height:40px;
	font-weight:normal;
	text-decoration:none;
	background-image:url(left_submenu_arrow.png);
	background-position:12px 15px;
	background-repeat:no-repeat;
	padding:0 12px 0 35px;
	outline:none;
}
.accordionContent li a:hover
{
	background-image:url(left_submenu_arrow_hover.png);
	background-position:8px 11px;

}

/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {

	}

.over {

	}

/************************************  Color picker**/

        INPUT.miniColors {
	margin-right: 4px;
}

.miniColors-selector {
	position: absolute;
	width: 175px;
	height: 150px;
	background: white;
	border: solid 1px #bababa;
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, .25);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .25);
	box-shadow: 0 0 6px rgba(0, 0, 0, .25);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	z-index: 999999;
}

.miniColors.opacity.miniColors-selector {
	width: 200px;
}

.miniColors-selector.black {
	background: black;
	border-color: black;
}

.miniColors-colors {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 150px;
	height: 150px;
	background: url(colors.png) -40px 0 no-repeat;
	cursor: crosshair;
}

.miniColors.opacity .miniColors-colors {
	left: 30px;
}

.miniColors-hues {
	position: absolute;
	top: 5px;
	left: 160px;
	width: 20px;
	height: 150px;
	background: url(colors.png) 0 0 no-repeat;
	cursor: crosshair;
}

.miniColors.opacity .miniColors-hues {
	left: 185px;
}

.miniColors-opacity {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 20px;
	height: 150px;
	background: url(colors.png) -20px 0 no-repeat;
	cursor: crosshair;
}

.miniColors-colorPicker {
	position: absolute;
	width: 11px;
	height: 11px;
	border: 1px solid black;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
}
.miniColors-colorPicker-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 7px;
	height: 7px;
	border: 2px solid white;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
}

.miniColors-huePicker,
.miniColors-opacityPicker {
	position: absolute;
	left: -2px;
	width: 22px;
	height: 2px;
	border: 1px solid black;
	background: white;
	margin-top: -1px;
	border-radius: 2px;
}

.miniColors-trigger,
.miniColors-triggerWrap {
	width: 22px;
	height: 22px;
	display: inline-block;
}

.miniColors-triggerWrap {
	background: url(trigger.png) -22px 0 no-repeat;
}

.miniColors-triggerWrap.disabled {
	filter: alpha(opacity=50);
	opacity: .5;
}

.miniColors-trigger {
	vertical-align: middle;
	outline: none;
	background: url(trigger.png) 0 0 no-repeat;
}

.miniColors-triggerWrap.disabled .miniColors-trigger {
	cursor: default;
}

/*NEW STYLES*/

.postticket_box{
	height:62px;
}
.postticket_box_left{
	width:10px;
	height:62px;
	background-image:url(livechat_left.png);
	float:left;
}
.postticket_box_right{
	width:10px;
	height:62px;
	background-image:url(livechat_right.png);
	float:left;
}
.postticket_box_cnt{	
	height:62px;
	background-image:url(livechat_bg.png);
	float:left;
}

.postticket_box_cnt a
{	
	height:40px;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding:22px 65px 0 15px;	
	margin:0 5px 0 0;
	background: url(ticket_icon_green.png) no-repeat scroll right center transparent;
}

/*28th September*/

.content_column_big .icons_main_container {
										   background-color:#FFF;
										   padding:10px 10px 10px 10px;margin:0 0 10px 0;
										   
										   }
.icons_main_container h2 {font-size:14px;
						  color:#6c487d;
						  padding:0; 
						  margin:0;
						  }
.icons_main_container p {padding:8px 0 0 0; 
						 margin:0;
						 font-family:"open Sans", arial;
						 color:333333;
						 font-size:13px;
						 line-height:22px;}

.icons_main_container .icons_left_column {width:481px;
										  float:left;
										  border-right: 1px dotted #cccccc;
										  }	
										  
.icons_main_container .icons_right_column {width:482px;
										  float:right;
										  }					
																					  
.icons_left_column .icon1 {
						   min-height:110px;
						   padding:0 17px;
						   margin: 0 0 23px 0;
						  
						   border-bottom: 1px dotted #cccccc;
						   }
.icons_left_column .icon2 {
						   min-height:110px;
						   padding:0 17px;
						   margin: 0 0 23px 0;
						   
						   border-bottom: 1px dotted #cccccc;
						   }
						   
.icons_left_column .icon3 {
						   min-height:110px;
						   padding:0 17px;
						  
						   }
						   
.icons_right_column .icon4 {
						   min-height:110px;
						   padding:0 17px;
						   margin: 0 0 23px 0;
						   
						   border-bottom: 1px dotted #cccccc;
						   }
						   
.icons_right_column .icon5 {
						   min-height:110px;
						   padding:0 17px;
						   margin: 0 0 23px 0;
						   
						   border-bottom: 1px dotted #cccccc;
						   }
						   
.icons_right_column .icon6 {
						   min-height:110px;
						   padding:0 17px;
						   
						   }
.icon_image1{width:105px;
height:110px;
display:block;
float:left;
background:url(user_icon1.jpg)no-repeat left center;}

.icon_image2{width:105px;
height:110px;
display:block;
float:left;
background:url(user_icon2.jpg)no-repeat left center;}

.icon_image3{width:105px;
height:110px;
display:block;
float:left;
 background:url(user_icon3.jpg)no-repeat left center;}

.icon_image4{width:105px;
height:110px;
display:block;
float:left;
background:url(user_icon4.jpg)no-repeat left center;}

.icon_image5{width:105px;
height:110px;
display:block;
float:left;
background:url(user_icon5.jpg)no-repeat left center;}

.icon_image6{width:105px;
height:110px;
display:block;
float:left;
background:url(user_icon6.jpg)no-repeat left center;}

/* new style for button */



.btn_box{
	height:62px;
}
.btn_box_left{
	width:10px;
	height:62px;
	background-image:url(btn_left.png);
	float:left;
}
.btn_box_right{
	width:10px;
	height:62px;
	background-image:url(btn_right.png);
	float:left;
}
.btn_box_cnt{	
	height:62px;
	background-image:url(btn_bg.png);
	float:left;
}
.btn_box_cnt a
{	
	height:40px;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding:22px 15px 0 15px;	
	margin:0 5px 0 0;	
}
 /* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
#jqRatingPop {
    background:none repeat scroll 0 0 #F9F9F9;
    border:2px solid #4775A1;
    display:none;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    /*height:275px;*/
    padding:12px;
    position:fixed;
    width:450px;
    z-index:9999;
}

div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(star.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

/*-------------------Rating Star ------------------*/

.rating_5{width:71px;
		  height:12px;
		  background-image:url(rating_sprite.png);
		  background-position: 0px 0px;
		  float:left;
}
.rating_4{width:71px;
		  height:12px;
		  background-image:url(rating_sprite.png);
		  background-position: 0px -14px;
		  float:left;
}
.rating_3{width:71px;
		  height:12px;
		  background-image:url(rating_sprite.png);
		  background-position: 0px -28px;
		  float:left;
}
.rating_2{width:71px;
		  height:12px;
		  background-image:url(rating_sprite.png);
		  background-position: 0px -43px;
		  float:left;

}
.rating_1{width:71px;
		  height:12px;
		  background-image:url(rating_sprite.png);
		  background-position: 0px -57px;
		  float:left;

}
.rating_0{width:71px;
		  height:12px;
		  background-image:url(rating_sprite.png);
		  background-position: 0px -71px;
		  float:left;

}


/*  Unread Ticket Class */
.unreadTK td{
      background: none repeat scroll 0 0 rgb(243, 243, 243, 0.85);
      color: #222222;
      font-weight : bold;
}
.unreadTK td a.listing{
    background: none;
}

.button{
	border:none;
	padding:5px 15px 5px 15px;
	color:#FFF;
	outline:none;
	font-size:12px;
	background:#525252;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:34px;
}

.centering {margin:auto 0; width:250px; margin-left:220px;}
/*-------------------new homepage design-------------------------------------------------------------------------*/
.loginbox_new{
	width:220px;
	position:absolute;
	right:0;
	height:383px;
	background-color:#ffffff;
	z-index:10000;
	padding:20px;}
.loginbox_new_header{
	font-size:18px;
	font-family:"open Sans Condensed", arial;
	color:#628222;
	}
.logincontent_wrapper{
	padding:10px 0;
	width:220px;}
.home_text_style1{
	color: #5D5D5D;
    font-family: "open Sans",arial;
    font-size: 13px;
    line-height: 24px;
}
.rightpadding{
	padding-right:10px!important;}
.top_padding{
	padding-top:16px!important;
	}
.withpadding{
	padding:10px;}
.registerlink{
	float:right;
	background-color:#1770A6;
	padding:5px 15px 5px 15px;
	border-radius:5px 0 3px 0;
	-moz-border-radius:5px 0 3px 0;
	-webki-tborder-radius:5px 0 3px 0;
	margin:40px 1px 1px 0; }
.registerlink a{
	color:#ffffff;
	}
.Home_content{
	float:left;
	margin:20px 0;
	padding:10px 0;}
.homecontent_box_top{
	width:246px;
}
.homecontent_box_td{
	background-color:#ffffff;
	padding:24px;
	width:246px;
	height:315px;
	float:left;
	margin-right:36px;}
.homecontent_box_td2{
	border:1px solid #DBDBDB;
	padding:8px;
	width:246px;
	border-bottom:none;
	border-top:none;
	}
.homecontentbox_footer{
	width:269px;
	height:75px;
	background:url(homecontent_footer.jpg) 0% 0% no-repeat;}
.homecontent_topsec1{
	height:178px;}
.homecontent_topsec2{
	height:178px;}
.homecontent_topsec3{
	height:178px;}
.homecontent_box_top p{
	color:#5d5d5d;
	font-size:13px;
	line-height:24px;
	font-family:"open Sans", arial;
	}
.homecontent_box_top p span{
	color:#6c487d;}
.home_btncontainer{
	/*border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;*/}
.homecontentbox_footer p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FEFEFE;
	font-weight:normal;
	font-style:italic;
	padding:10px 10px  0 13px;
	}
.newhome_btn{
	font-family:"open Sans Condensed", arial;
	font-size:31px;
	color:#ffffff!important;
	font-weight:normal!important;
	padding:0;
	height:48px;
	line-height:48px;
	border:0 none;
	width:245px;
	background-color:#628222;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin:0 auto;
	cursor:pointer;
	}
.home_contentftr_btn{
	text-align:center;
	padding:10px 0;}
.home_contentftr_btn2{
	text-align:center;
	padding:10px 0 0 0;}
.home_contentftr_btn2 a{
	font-size:15px;
	font-family:"open Sans Condensed",arial;
	}
.home_contentftr_btn2 .newhome_btn{
	margin-bottom:5px;}
.form_content_home{
	padding:10px 0;}
.widthnew{
	width:223px!important;
	
    color: #666666;
    
	background-image:none!important;}

.home_login_get_pass {width:200px;  padding:10px; background-color:#e1e1e1; border-radius:5px }
.get_pass_close {float:right; width:20px ; height:20px;  font-size:14px; font-weight:bold; text-align:center; border-radius:4px; }

.txt-bx01{width:300px !important}
.slct-style{width:320px !important}
.btn{ border-radius:3px}

.list_tbl_history{
    height:150px;
    overflow: auto;
}
/*--------------------------new version new styles---------------------------*/
.homecontent_box_td h2{font-family: 'Open Sans Condensed', sans-serif; color:#628222!important; font-size:27px; font-weight:normal; margin:0; padding:0 0 15px;}
.searchfield_knowledgebase{border:1px solid #D5D5D5;
font-family:"open Sans", arial; color:#BAB6B6; font-size:13px; width:156px;  border-radius:3px 0 0 3px; -webkit-border-radius:3px 0 0 3px; -moz-border-radius:3px 0 0 3px; height:46px; float:left; line-height:48px; margin:0; padding:0 10px;}
.searchkb{ background-color: #628222;
    border: 0 none;
    border-radius: 0 3px  3px 0;
	-webkit-border-radius: 0 3px  3px 0;
	-moz-border-radius: 0 3px  3px 0;
    color: #FFFFFF !important;
    font-family: "open Sans Condensed",arial;
    font-size: 21px;
    font-weight: normal !important;
    height: 48px;
    line-height: 48px;
    margin: 0;
    padding: 0;
    width: 67px;
	float:left;
	cursor:pointer;}
.btn_orange{
	background:url(pinkbtn_bg.jpg) #e70b59 0% 0% repeat-x;
	height:48px;
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF !important;
    cursor: pointer;
    font-family: "open Sans Condensed",arial!important;
    font-size: 31px;
    font-weight: normal !important;
    height: 48px;
    line-height: 48px;
    margin: 0 auto;
	padding:0;
        width:220px;
	}
.bottom_pannel{background:url(btm_bg.jpg); padding:25px 0;}
.bottom_pannel p{
	float:left;
	font-family:"open Sans Condensed", arial; font-size:21px; color:#F4F4F4; margin:0; padding:0;}
.bottom_pannel_content{	width:1250px;
margin:0 auto;}
.bottom_pannel a{float:right;
font-family:"open Sans Condensed", arial; font-size:21px; color:#628222; margin:0; padding:0; background:url(arrow.png) 100% 50% no-repeat; padding:0 25px 0 0; }
.icons_main_container h2 a{font-family:"open Sans Condensed", arial; font-size:18px; font-weight:normal; font-size:22px; color:#628222;}
.accordionContent{border:1px solid #cfcfcf; border-bottom:none;}
.accordionContent li:last-child{border-bottom:none; }
.note1{font-family:"open Sans", arial; font-size:11px!important;}
.nopaddingtopbtm{padding-top:0!important; padding-bottom:0!important;}
.note2{color:#555555;}
.kb_search{/*background:url(left_submenu_bg_hover.png) 0% 100% repeat-x;
border:1px solid #D9D5D5; border-radius:3px; -MOZ-border-radius:3px; -webkit-border-radius:3px;*/ padding:0 10px;}
.popular_kbs{ border:1px solid #cfcfcf;
margin:25px 10px;}
.popular_kbs h4,
.knwledgebase_footerrow h4{ color: #6c487d;
    font-family: "open Sans Condensed",arial;
    font-size: 27px;
    font-weight: normal;
    margin: 0;
    padding: 10px;
	border-bottom:2px solid #EDEDF0;}
.popular_kbs ul,
.knwledgebase_footerrow ul{margin:0; padding:5px 10px;}
.popular_kbs ul li,
.knwledgebase_footerrow ul li{
	color:#6c487d;
    font-family: "open Sans",arial;
	padding:8px 0 8px 12px;
	margin:0;
	list-style:none;
	background:url(arrow_new.jpg) 2px 14px no-repeat;
	border-bottom:1px solid #EDEDF0;}
.popular_kbs ul li:last-child,
.knwledgebase_footerrow ul li:last-child{
	border:0 none!important;}
.popular_kbs ul li span,
.knwledgebase_footerrow ul li span{
	color: #6c487d;
	font-weight:bold;
	padding:0 5px;}
.knwledgebase_footerrow{
	display:table;
	width:98%;
padding:0 10px;}
.table_spacer{display:table-cell; width:3%;}
.categories{display:table-cell; width:30%; padding: 0 0 0 0; border:1px solid #cfcfcf; border-radius:3px;}
.RecentKnowledgebases{display:table-cell;  width:57%; border:1px solid #cfcfcf; border-radius:3px;
padding:0 0 0 0; }
.intelligentsearch{
padding:30px 0 10px 0;}
.intelligentsearch .topsearch_input{border:1px solid #DBDBDB; padding-left:8px;; width:250px; margin-right:8px; float:left; height:28px; line-height:28px; padding:0 5px; }
.intelligentsearch .topsearch_btn{ font-family:"open Sans Condensed", arial; font-weight:normal; background-color:#999999; float:left; color:#ffffff; padding:0 15px; height:30px; line-height:30px; font-size:17px; cursor:pointer;}
.intelligentsearch .topsearch_btn:hover{background-color:#628222;}
.staff_main .intelligentsearch .topsearch_btn{font-size:15px!important; }

.recaptchatable #recaptcha_response_field{margin-top:11px!important;}
.cat_count{color:#628222!important; font-weight:normal!important;
}

.categories ul li a{
	font-size:18px;
	padding:0 0 0 10px;
	font-family:"open Sans Condensed", arial;
}



.topsearch_label_main {
    color: #1174AE;
    font-family: "open Sans Condensed","Trebuchet MS","Helvetica Condensed",Arial;
    font-size: 18px;
    font-weight: normal;
    margin-top: 10px;
    padding: 0 0 5px;
}














































/*--------------------------------------------------admin and staff style---------------------------------*/
.admin_bg{
	background:url(adm_contentrow_bg.png) #32667E;
	width:100%;
}
.admin_header_topshadow{
	background:#FFF;
}
.adm_ftr{
	background:#FFF;
}
.adm_header_top_blk{
	color:#FFF;
	padding:15px 0 15px 0;
}
.adm_home_column_center{	
	width:550px;	
	margin:40px auto;
}
.adm_home_box_struct{
	background:url(adm_cont_bg.png) repeat;
	padding-bottom:6px; position:relative;
}
.adm_home_box_title{
	background-color:#9470b2;
	color:#FFF;
	padding:10px 10px 10px 15px;
	font-family:"open Sans Condensed","Helvetica Condensed","Trebuchet MS", Arial;
	font-size:22px;
}
.adm_home_box_content{	
	color:#5a5a5a;
	padding:20px;
	font-size:16px;
	font-family:"open Sans Condensed","Helvetica Condensed","Trebuchet MS", Arial;
}
.login_submit_btn{
	padding:5px 15px;
	background:#6c487d;
	color:#FFF;
	cursor:pointer;
	border:0;
	border-radius:5px;
}
.login_submit_btn:hover{
	background:#a956f0;
	color:#FFF;
}
.adm_menu_row{
	height:38px;
	background:url(contentrow_bg.png) #0e5782;
	margin:10px 0;
}
.adm_comm_btn{
	border:none;	
	padding:5px 15px 5px 15px;
	color:#FFF;
	outline:none;
	float:left !important;
	font-size:16px;	
	background:#E70B59;
	border-radius:6px;
	cursor:pointer;
	font-family:"open Sans Condensed","Helvetica Condensed","Trebuchet MS", Arial;
}
.adm_comm_btn:hover{
	background:#1578be;
}
.report_comm_btn{
	border:none;	
	padding:5px 15px 5px 15px;
	color:#FFF;
	outline:none;
	font-size:16px;
	background:#628222;
	border-radius:5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	cursor:pointer;
	font-family:"open Sans Condensed","Helvetica Condensed","Trebuchet MS", Arial;
}
.report_comm_btn:hover{
	background:#E70B59;
}

.staff_home_box_title{
	background-color:#01070b;
	color:#FFF;
	padding:10px 10px 10px 15px;
	font-family:"open Sans Condensed","Helvetica Condensed","Trebuchet MS", Arial;
	font-size:22px;
}
.staflogin_submit_btn{
	padding:5px 15px;
	background:#628222;
	color:#FFF;
	cursor:pointer;
	border:0;
	border-radius:5px;
}
.staflogin_submit_btn:hover{
	background:#a956f0;
	color:#FFF;
}
.left{float:left}
.right{float:right;}

.datacolor {
    color: #000 !important;
}
.loginboxinner{border:1px solid #cfcfcf;}
.input_widthnw10{width:600px;}
.input_widthnw9{width:844px;}
.loginboxinner a{font-size:11px; font-family:"open sans";}
.loginlabels{font-family:"Open sans condensed", Arial; font-size:15px; padding:0 0 5px 0;}
.intelligentsearch .topsearch_input{border:1px solid #DBDBDB; padding-left:8px;; width:250px; margin-right:8px; float:left; height:28px; line-height:28px; padding:0 5px; }
.intelligentsearch .topsearch_btn{ font-family:"open Sans Condensed", arial; font-weight:normal; background-color:#999999; float:left; color:#ffffff; padding:0 15px; height:30px; line-height:30px; font-size:17px; cursor:pointer;}

.staff_main .intelligentsearch .topsearch_btn{font-size:15px!important; }
.popular_kbs1{ border:1px solid #cfcfcf;
margin:15px 0px;}
.popular_kbs1 h4,
.knwledgebase_footerrow1 h4{ color: #095179;
    font-family: "open Sans Condensed",arial;
    font-size: 27px;
    font-weight: normal;
    margin: 0;
    padding: 10px;
	border-bottom:2px solid #EDEDF0;}
.popular_kbs1 ul,
.knwledgebase_footerrow1 ul{margin:0; padding:5px 10px;}
.popular_kbs1 ul li,
.knwledgebase_footerrow1 ul li{
	color:#095179;
    font-family:"open Sans", arial;
	padding:8px 0 8px 12px;
	margin:0;
	list-style:none;
	background:url(arrow_new.jpg) 2px 14px no-repeat;
	border-bottom:1px solid #EDEDF0;}
.popular_kbs1 ul li a{
	    font-family:"open Sans", arial!important;
		color:#00A4EF;
}	
.popular_kbs1 ul li:last-child,
.knwledgebase_footerrow1 ul li:last-child{
	border:0 none!important;}
.popular_kbs1 ul li span,
.knwledgebase_footerrow1 ul li span{
	color: #095179;
	font-weight:bold;
	padding:0 5px;}



.ticketstatitics .col1{background-color:#D6EEF9; }
.ticketstatitics .col1 h5, .ticketstatitics .col1 p{ color:#37435C;}

.ticketstatitics .col2{background-color:#F9EED6; }
.ticketstatitics .col2 h5, .ticketstatitics .col1 p{ color:#635025;}

.ticketstatitics .col3{background-color:#D6F9D6; }
.ticketstatitics .col3 h5, .ticketstatitics .col1 p{ color:#115C12;}

.ticketstatitics .col4{background-color:#D6D8F9; }
.ticketstatitics .col4 h5, .ticketstatitics .col1 p{color:#11135C;}

.ticketstatitics td{ padding:15px; height:61px;}
.ticketstatitics h5{ font-family:"open Sans Condensed", arial; color:#11435C; font-size:18px; margin:0; padding:0; font-weight:normal; line-height:30px; float:left; width:150px;}
.ticketstatitics p{ font-family:"open Sans", arial; font-size:25px; margin:0; padding:0; font-weight:normal; line-height:20px; float:right;}
