html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100.1%;
	font-family: Arial, Helvetica, sans-serif;
	color:#2c2c2c;
}
*{
	margin:0;
	padding:0;
}
h1{
	font-size:1.5em;
	font-family: 'CenturyGothicRegular', Arial, Helvetica, sans-serif;
	margin-bottom:8px;
}
h2{
	font-size:1.3em;
	font-family: 'CenturyGothicRegular', Arial, Helvetica, sans-serif;
	margin-bottom:8px;
}
h3{
	font-size:18px;
	font-family: UbuntuCondensedRegular;
	font-weight: bold;
	color: #CC0000;
}
h4{
	font-size:0.95em;
	margin-bottom:6px;
	color:#2b7a8b;
	/*margin-top:15px;*/
	font-family: UbuntuCondensedRegular;
}
h5{
	font-size:12px;
	line-height: 20px;
	color: #CC0000;
	}
a{
	text-decoration:none;
	color:inherit;
}
p{
	font-size:0.8em;
	line-height:1.4em;
	margin-bottom:6px;
}
.small_size{font-size:11px;}
.clear
{
clear:both;
}
.red{color:#CC0000;}
.h3{
	font-size:18px;
	font-family: UbuntuCondensedRegular;
	font-weight: normal;
	color: #CC0000;
}
#wrapper{
	padding:0 20px;
	min-width: 1000px;
}
.top_nav li {
	display: inline;
}
.top_nav a {
	font-size: 12px;
	padding: 0 8px;
	color: #333;
	font-weight: bold;
}
.top_nav ul {
	font-size: 11px;
	padding-top: 7px;
	color: #333;
	float: right;
}
#header {
	background: url(../images/header_bg.jpg) 0 center repeat-x;
	color: #999;
	font-weight: bold;
	}
	
#header .hdrl {
	width: 10px;
	height: 50px;
	float: left;
	background: url(../images/hdrl.jpg) top left no-repeat;
	margin-top: 6px;
	}

#header .hdrr {
	width: 10px;
	height: 50px;
	float: right;
	background:  url(../images/hdrr.jpg) top right no-repeat;
	margin-top: 6px;
	}
.logo {
	height: 62px;
	width: 135px;
	float: left;
}
.main_menu {
	float: left;
}
.main_menu ul {
	margin: 0px;
	padding: 20px 0 20px;
}
.main_menu li {
	display: inline;
	padding: 13px;
	background:url(../images/menu_border.jpg) no-repeat right center;
}
.main_menu a {
	font-size: 12px;
	font-weight: bold;
	color: #FED8D8;
}
.main_menu a:hover{
	color:#FFFFFF;
}
.content_nav {




}
.contant_nav_top {
	height: 15px;
	
}




/************************************SIDE BAR MENU*******************************************/

.sidebarmenu{
	background:url(../images/side_menubar_top.jpg) no-repeat top;
	padding-top:5px;
	left: 0px;

	}
	.sidebarmenu a.menuitem{
	color: #333333;
	display: block;
	position: relative;
	height:31px;
	margin:0;
	line-height:31px;
	padding:0px 0 0 10px;
	text-decoration: none;
	background:url(../images/side_menubg.jpg) repeat-y bottom;
	font-weight: bold;
	font-size: 11px;
	}
	

	
	.sidebarmenu a.menuitem .statusicon{
	position: absolute;
	top:11px;
	right:7px;
	border: none;
		margin-bottom:5px;

	
	}
	
	.sidebarmenu div.submenu{
	background: white;
	border-left:#ccc solid 1px;
	border-right:#ccc solid 1px;

	}
	.sidebarmenu div.submenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px 0;
	border-top: #fff solid 1px;
	}
	.sidebarmenu div.submenu ul li{
	border-bottom: 1px dotted #bfd1d9;
	}
	.sidebarmenu div.submenu ul li a{
	display: block;
	color: black;
	text-decoration: none;
	padding:5px 0;
	padding-left: 10px;
	font-size: 11px;
	}
	.sidebarmenu div.submenu ul li a:hover{
	color: #333333;
	background-color: #FCFCFC;
	}
	
	
	/***************************************************END SIDE BAR MENU****************************************/
.sidebar_menu_main {
	padding-bottom: 10px;
	background:url(../images/side_menubar_bottom.jpg) no-repeat bottom;
}
.left_main_nav {
	width: 190px;
	position: absolute;
	float: left;
}
.right_nav_main {
	padding-left: 210px;
	min-height: 500px;

}
.heading_sub_nav {
		float: left;
		padding: 10px 0 0 0;
	}
	.details_nav {
	border: #ccc solid 1px;
	border-top: none;
	padding-bottom: 20px;
	min-height: 400px;
	}
	
.details_sub_nav {
	padding: 0 10px 10px 10px;
	
	}
.detaild_nav_heading {
	background: url(../images/details_heading_bg.jpg) 0 top repeat-x;
	color: #999;
	font-weight: bold;
	}
	
.detaild_nav_headingleft {
	width: 10px;
	height: 40px;
	float: left;
	background: url(../images/details_heading_bgl.jpg) top left no-repeat;
	}

.detaild_nav_headingright {
	width: 10px;
	height: 40px;
	float: right;
	background: url(../images/details_heading_bgr.jpg) top right no-repeat;
	}
.details_nav_heading {
	float: left;
}
.details_header {
	padding-top: 10px;
	float: left;
	color: #333;
}
.button_style {
		float:right;
		background:#CC0000;
		border:none;
		font-size: 15px;
		color: #fff;
		cursor: pointer;
		overflow: visible;
		padding: 2px 5px 4px;
		margin-left: 8px;
		font-family: 'UbuntuCondensedRegular', Tahoma, Arial;
		font-weight: normal;
	}
	.button_style:hover {
		background: #9B0000;
	}
	.button_style_gray {
	float:right;
	background:#A7A7A7;
	border:none;
	font-family: 'UbuntuCondensedRegular', Tahoma, Arial;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
	overflow: visible;
	padding: 2px 5px 4px;
	margin-left: 8px;
	font-weight: normal;
	}
	.button_style_gray:hover{background:#666;}
	
.button_two_left_align {
	float: left;
	background:url(../images/dashboard_button_bg.jpg) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #AD0000;
	border:#CCCCCC solid 1px;
	overflow: visible;
	padding:1px 5px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor: pointer;
}
.button_two_left_align:hover {
	color:#333;
	border:#000 solid 1px;
}
/***********************************************************GRIDVIEW******************************************************/

.rounded-corner
	{
	margin:0 auto;
	width:100%;
	text-align: left;
	border-collapse: collapse;
	border-top:none;
	}
	.rounded-corner th
	{
	padding: 10px 0 11px 6px;
	font-weight: bold;
	font-size: 11px;
	color: #C00A05;
	border-bottom: #C00A05 3px solid;
	}
	.rounded-corner td
	{
	padding: 7px 0 11px 6px;
	border-top: 1px solid #f5f5f5;
	color: #555;
	font-size: 11px;
	}


/***********************************************************************************************/
#footer {
	padding: 10px;
	text-align: right;
	font-size: 11px;
	border-top: #C00A05 3px solid;
}
.right_sub_nav {
	padding-bottom: 15px;
}



/************************************************SEARCH*********************************************/
.search_menu {
	padding: 10px 0;
	border-bottom: #ccc solid 3px;
	background-color: #fbfbfb;
}


.input_box {
	float: left;
	padding-right: 35px;
	width: 310px;
	height: 40px;
}

.required_field {
	height: 20px;
	float: left;
	padding-top: 8px;
	text-align: right;
	width: 80px;
	font-size: 11px;
	font-weight: bold;
}

.search_input{
		width:200px;
		margin:5px 0 0 5px;
		border:solid 1px #ACACAC;
		padding:4px 3px;
		float:left;
		color:#666666;
		font-size:11px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		}
		
		.search_select{
	width:208px;
	margin:5px 0 0 5px;
	border:solid 1px #ACACAC;
	padding:3px;
	float:left;
	color:#666666;
	font-size:11px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
			
			
			
			}
			
			#submit_reset {
	height: 30px;
	float: left;
	padding: 5px 0 0 0;
	width: 197px;
}


/*-------------------------------------------------------pagination-----------------------------------------------------*/
	div.pagination {
	width:100%;
	clear:both;
	padding:10px 0 0 0;
	text-align:right;
	float:left;
	clear:both;
	font-size:11px;
	}
	
	div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #C00A05;
	text-decoration: none;
	color: #CC0000;
	}
	div.pagination a:hover, div.pagination a:active {
	border:1px solid #990000;
	color: #fff;
	background-color: #CC0000;
	}
	div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #990000;
	font-weight: bold;
	background-color: #CC0000;
	color: #FFF;
	}
	div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #CCC;
	color: #ccc;
	}
	
	/*-------------------------------------------------------end pagination-----------------------------------------------------*/
.mail_compose_main span {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	display: block;
}
.mail_compaose_textbox{
	width:100%;
	font-size: 11px;
	padding: 4px 0;
	border:#999999 solid 1px;
}
.mail_compose_main table td {
	padding: 6px 5px;
}
.attachafile {
	font-size: 11px;
	text-decoration: underline;
	color: #CC0000;
}
.float_right_nav {
	float: right;
	font-size: 12px;
	padding-top: 3px;

}
.admin_details_second_sub {
	padding-top: 10px;
}
.admin_details_second_sub fieldset {
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 18px;
}
.contact_email_phone{color:#CC0000; font-weight:bold;}

.contact_details_subnav {
	width: 65px;
	display: block;
	float: left;
	font-size: 12px;
}
.contact_info_details {
	padding: 5px 10px;
	background-color: #f5f5f5;
	margin-bottom: 20px;
}
.float_left_nav {
	float: left;
}
.button_align_nav {
	float: left;
	width: 415px;
}
/***********************USER DETAIL VIEW PAGE STYLES*************************/
.name_highlighter{
	height:61px;
	background-image:url(../images/name_bg.jpg);
	background-repeat:repeat-x;
	}
.name_detail{
	color:#cc0000;
	font-family: 'UbuntuCondensedRegular', Tahoma, Arial;
	font-size:22px;
	padding:17px 0px 10px 15px;
	float: left;
	}
.top_button_container{
	float:right;
	padding:18px 15px 0px 0px;
	}
.usre_detais{
	padding:20px 0px 10px 15px;
	border-bottom: 2px solid #ccc;
	}
.details_list{
	float:left;
	padding:0px 0px 10px 0px;
	}	
.name_color{
	color:#383838;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
.phone_color{
	color:#ad0a05;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}	
.state_city_details{
	float:left;
	width:150px;
	padding:0px 0px 10px 0px;
	}
.state_city_color{
	color:#555454;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
.colon{
	float:left;
	color:#555454;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0px 0px 10px 0px;
	}	
.state{
	float:left;
	padding:0px 0px 10px 20px;	
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:15px;
	}
.reg_no{
	float:left;
	padding:0px 0px 10px 20px;	
	font-family:Arial, Helvetica, sans-serif;
	color:#ad0a05;
	font-size:15px;
	}
.checkbox {
	float: left;
	height: 20px;
	width: 20px;
}

.radiobtn{
	float: left;
	height: 15px;
	width: 15px;
	margin-right: 3px;
}

.faql_header {
	border-bottom: #E6E6E6 solid 1px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.faq_footer {
	background-color: #F7F7F7;
	padding: 6px 4px;
}
.faq_status {
	font-size: 11px;
	float: left;
	margin-right: 30px;
	font-weight: bold;
	padding-top: 4px;
}
.faq_main {
	border-bottom: #ccc solid 2px;
	margin-bottom: 5px;
}
.faq_option {
	float: left;
	padding-top: 3px;
}
.admin_form_main {
	font-size: 11px;
	line-height: 15px;
	padding: 10px 0 10px 5px;
		}
		
		.admin_form_main_color {
		font-size: 11px;
		line-height: 15px;
		padding: 10px 0 10px 5px;
		background-color: #FCFCFC;
		}
		.acc_settings_form_left {
		width: 150px;
		float: left;
		text-align: right;
		font-size: 11px;
		font-weight: bold;
		padding: 6px 0;
		}
		.input_text {
	width:236px;
	padding:5px;
	border:2px solid #dddddd;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-size:11px;
	margin-left: 30px;
	}
	.input_select {
	width:252px;
	padding:4px;
	border:2px solid #dddddd;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-size:11px;
	margin-left: 30px;
	}
	.input_text_small {
		width:150px;
		padding:5px;
		border:2px solid #f2f2f2;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		font-size:11px;
		margin-left: 30px;
	}
.li_radiobtn li {
	display: block;
	padding: 7px 0;
	list-style: none;
}
.li_radiobtn {
	padding-top: 10px;
	float: left;
	margin-right: 20px;
	width: 150px;
}
 .contest_prize_thumbnail{width:150px; height:80px; display:block; background-color:#ccc; float:left;}
 .link_button {
	color: #339900;
	margin: 0;
	padding: 5px;
	font-weight: bold;
	text-decoration: underline;
}
.link_button:hover{ color:#333333;}
.link_button_nav {
	float: left;
	padding-top: 6px;
}
.bgchange_image {
	margin-left: 30px;
	float: left;
	width: 244px;
	background-color: #EEEEEE;
	padding: 3px;
}
.bgchange_image img {
	margin-bottom: 5px;
}
.banner_popup{width:900px; height:450px;}.li_contest_view {
	font-size: 12px;
	margin-left: 18px;
}
.li_contest_view li {
	padding: 3px;
}
.contest_answer {
	color: #009900;
	font-size: 12px;
	font-weight: bold;
}
.contest_details_nav {
	margin: 5px 0;
	background-color: #f5f5f5;
	padding: 12px 5px;
	border-bottom: #ccc solid 2px;
	border-top: #ccc solid 2px;
}
.contest_details_subnav {
	font-size: 11px;
	margin-right: 70px;
	padding-top: 2px;
}


/***************pagination****************/	
		

		
	   .paging-div div  a {
		padding: 2px 5px 2px 5px;
		margin-right: 2px;
		border: 1px solid #004E5E;
		text-decoration: none; 
		color: #004E5E;
		}
		div.pagination a:hover, div.pagination a:active {
			border:1px solid #004E5E;
			color: #fff;
			background-color: #004E5E;
		}
		div.pagination span.current {
			padding: 2px 5px 2px 5px;
			margin-right: 2px;
			border: 1px solid #004E5E;
			font-weight: bold;
			background-color: #004E5E;
			color: #FFF;
		}
		div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin-right: 2px;
		border: 1px solid #004E5E;
		color: #ccc;
		}
		
		
		
		.paging-div
            {font-size: 11px; position:relative;
            text-align:left;color:rgb(128, 128, 128);margin-bottom:10px; 
            margin-top:10px; line-height:100%; font-family:tahoma;}
          .paging-div div
            {font-size: 11px; font-weight: normal; 
            display:inline;list-style:none;text-align:center; 
            margin:2px; font-family:tahoma;}
          .paging-div div span
            {font-size: 11px; font-weight: normal; 
            color: #fff; border: 1px #CC0000 solid; 
            padding: 3px 6px 3px 6px; font-family:tahoma; background-color:#cc0000;}
          .paging-div div a
            {font-size: 11px; font-weight: normal; 
            color: #000000; border: 1px #CDDCED solid; 
            padding: 3px 6px 3px 6px; 
            font-family:tahoma; text-decoration: none;}
          .paging-div div a:hover
            {font-size: 11px; font-weight: normal; 
            color: #000; border: 1px #cc0000 solid; 
            padding: 3px 6px 3px 6px; font-family:tahoma;
            background-color: #fff; text-decoration: none;}
          .paging-div .nav
            {font-size: 11px; font-weight: normal; 
            color: #CCCCCC; border: 1px #CCCCCC solid; 
            padding: 3px 6px 3px 6px; font-family:tahoma;}

		
	/***************End Pagination****************/	
	
	
	 /***************Validation Color change*******************/
 .inputtext_invalid {
	border-color:#FFFF00 !Important;
	background-color:#FFC9C9 !Important; 
}
/**************End Validation Color change*****************/

/**********************************Regular_Exp***************************************/
.regular_exp {
	border:#FFCC66 solid 1px;
	padding: 7px 5px 7px 35px;
	color: #663300;
	font-size: 11px;
	background:url(../images/error_button.png) no-repeat 2px 1px  #F9F4A6;
}
.regular_exp_main {
	padding-bottom: 10px;
}
.regular_exp_success {
	border:#66CC33 solid 1px;
	padding: 7px 5px 7px 35px;
	color: #336600;
	font-size: 11px;
	background:url(../images/tick.png) no-repeat 7px 3px  #E0F2CE;
}

.regular_exp_error {
	border:#FF6666 solid 1px;
	padding: 7px 5px 7px 35px;
	color: #990000;
	font-size: 11px;
	background:url(../images/error.png) no-repeat 5px 2px  #FFDFE0;
}
/********************************************END***************************************/


/*******************************************************TOOLTIP************************************************/

.tipsy { padding: 5px; font-size: 11px; position: absolute; z-index: 100000; font-family:tahoma; }
  .tipsy-inner { padding: 5px 8px 7px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-arrow { position: absolute; background: url(../images/tipsy.gif) no-repeat top left; width: 9px; height: 5px; }
  .tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
  .tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
  .tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }
  
/*******************************************************TOOLTIP END****************************************************/  

/************ ADMIN LOGIN **************/  

.logo_space{
	width:160px;
	height:160px;
	}
.tjsvmal{
	}	
.content_box{
	padding:8px 0px 0px 0px;
	}	
.login_para{
	padding:5px 0px 0px 0px;
	}	
.logpara_color{
	color:#fff !Important;
	font-family:Arial, Helvetica, sans-serif!Important;
	}
.login_area{
	padding:10px 0px 0px 0px;
	}
.login_textbox{
	width:232px;
	height:28px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#660000;
	border:none;
	padding:0px 0px 0px 8px;
	float:left;
	margin:0px 5px 0px 0px;
	}
.login_textbox:hover{
	background-color:#f5f5f5;
	}			
.login_button_wrap{
	float:right;
	}
.login_button{
	padding:5px 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#5b0000;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	background:url(../images/login_bg.jpg);
	border:none;
	cursor:pointer;
	
	}	
.login_button:hover{
	background:url(../images/login_over.jpg);
	}	
.forgot_pass_area{
	float:right;
	padding: 8px 10px 0px 0px;
	}	
.forgot_password{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}
.forgot_password:hover{
	text-decoration:underline;
	}

/************ ADMIN LOGIN END **************/  

/************ FORGOT PASSWORD POPUP **************/  	
.alert_box_main {
	background:url(../images/alertbox_bg.png) repeat;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
	box-shadow: 0px 0px 5px #fff;
	padding: 8px;
}
.alertbox_inner {
	background-color: #FBFBFB;
}.alertbox_message_two {
	padding: 5px;
	text-align: center;
}
.validation_msg {
	text-align: left;
	font-size: 11px;
	color: #FF0000;
	padding-left: 130px;
}
.button_style_main_left {
	background:#cc0000;
	padding:4px;
	font-size:12px;
	border:none;
	color: #fff;
	font-weight: bold;
	margin-left: 5px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	text-transform:uppercase;
	cursor: pointer;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	overflow: visible;
	}
.button_style_main_left:hover{
	background:#af0000;
	}
.button_style_main_left_cancel {
	background:#999;
	padding:4px;
	font-size:12px;
	border:none;
	color: #fff;
	font-weight: bold;
	margin-left: 5px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	text-transform:uppercase;
	cursor: pointer;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	overflow: visible;
	}
.button_style_main_left_cancel:hover{
	background:#888;
	}	
.popup_header_title{
	background-color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#333;
	padding:5px 10px;
	}	
/************ FORGOT PASSWORD POPUP END **************/  
.radiobtn_input label{padding-left:3px; display:block; float:left; margin-top:-1px; padding-right:7px; }
.radiobtn_input input{float:left;}

.lbl_one{display:block; color:#fff; font-size:12px;}

/*********************************************************************************************/

.user_details_nav {
	margin: 5px 0;
	background-color: #F8F8F8;
	padding: 12px 5px;
	border-bottom: #F0F0F0 solid 1px;
	border-top: #F0F0F0 solid 1px;
}

.fieldset_user_details {
	font-size: 12px;
	margin-bottom: 8px;
	line-height: 18px;
	float: left;
	margin-right: 30px;
	width: 300px;
}

.user_details_second_sub{
	font-weight:bold;
	float: left;
}

.user_details_subnav {
	display: block;
	float: left;
	padding-right: 5px;
	width: 100px;
}
.property_image {
	float: left;
	width: 250px;
	background-color: #EEEEEE;
	padding: 3px;
}


.select_price_range{
	width:220px;
	float:left;
	background-image:url(../images/price_range_bg.png);
	background-repeat:no-repeat;
	margin:5px 0px 0px 0px;
	}	
.price_label_range_min{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:cc0000!Important;
	background-image:url(../images/from.png);
	background-repeat:no-repeat;
	background-position:left -2px;
	width:236px;
	border:none;
	padding: 8px 0;
	}	
.price_label_range_max{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:cc0000!Important;
	padding:2px 0px 0px 28px;
	background-image:url(../images/to.png);
	background-repeat:no-repeat;
	background-position:left -2px;
	}
	
	/*********************************************TICKET DETAIL LIST***************************************************/
.ticket_ticket_details h5{
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	margin-top: 0px;
	color: #333333;
	margin-bottom: 5px;
	border-bottom: #e3e3e3 solid 1px;
	font-family: 'UbuntuCondensedRegular', Tahoma, Arial;
}
.ticket_ticket_details {
	padding: 5px 10px;
	border: solid 1px #cc0000;
	border-top: #cc0000 solid 3px;
	margin-bottom: 10px;
}
.ticket_sub_nav {
	height: auto;
	width: 288px;
	float: left;
}
.main_ticket_inner {
	height: 20px;
	margin-bottom: 4px;
}
.main_ticket_inner_left {
	width: 90px;
	float: left;
	font-size: 11px;
}
.main_ticket_inner_right {
	float: left;
	width: 190px;
	font-size: 11px;
}
.main_edit_right select {
	font-size: 11px;
	padding:2px;
}
.coversation_head {
	border-bottom:#999999 solid 1px;
	border-top:#999999 solid 1px;
	background-color: #F5f5f5;
	padding-left: 10px;
	margin: 5px 0;
}
.conversation_name_date {
	width: 400px;
	float: left;
	font-size: 11px;
	padding: 2px 0 3px;
}

.conversation_subnav {
	padding-left: 10px;
}
.ticket_conversation_heading {
	height: 35px;
}

.ticket_name{
	float:left;
	padding:7px 2px 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	text-decoration: underline;
	}	
	.prior_icon{
	float:left;
	padding:9px 2px 0px 10px;
	}	

/*********************************************************END TICKET DETAIL LIST*******************************


/*********************************************TICKET DETAIL LIST***************************************************/
.ticket_ticket_details h5{
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	margin-top: 0px;
	color: #333333;
	margin-bottom: 5px;
	border-bottom: #e3e3e3 solid 1px;
	font-family: 'UbuntuCondensedRegular', Tahoma, Arial;
}
.ticket_ticket_details {
	padding: 5px 10px;
	border: solid 1px #cc0000;
	border-top: #cc0000 solid 3px;
	margin-bottom: 10px;
}
.ticket_sub_nav {
	height: auto;
	width: 310px;
	float: left;
}
.main_ticket_inner {
	height: 20px;
	margin-bottom: 4px;
}
.main_ticket_inner_left {
	width: 90px;
	float: left;
	font-size: 11px;
}
.main_ticket_inner_right {
	float: left;
	width: 219px;
	font-size: 11px;
}
.main_edit_right select {
	font-size: 11px;
	padding:2px;
}
.coversation_head {
	border-bottom:#999999 solid 1px;
	border-top:#999999 solid 1px;
	background-color: #F5f5f5;
	padding-left: 10px;
	margin: 5px 0;
}
.conversation_name_date {
	width: 400px;
	/*float: left;*/
	font-size: 11px;
	padding: 2px 0 3px;
}

.conversation_subnav {
	padding-left: 10px;
}
.ticket_conversation_heading {
	height: 35px;
}

.ticket_name{
	float:left;
	padding:7px 2px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: underline;
	}	
	.prior_icon{
	float:left;
	padding: 3px;
	}	

/*********************************************************END TICKET DETAIL LIST*********************************************/

.ticket_input_select{
	width:200px;
	padding:4px;
	border:2px solid #F7F7F7;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-size:11px;
	margin-left: 30px;
	}
.ticket_form_main {
	font-size: 11px;
	line-height: 15px;
	padding: 5px 0;
		}
.ticket_form_main_color {
	font-size: 11px;
	line-height: 15px;
	padding: 5px 0;
	background-color: #FCFCFC;
		}
		.ticket_input_text {
		width:236px;
		padding:5px;
		border:2px solid #F7F7F7;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		font-size:11px;
		margin-left: 30px;
	}
	.ticket_input_text {
		width:236px;
		padding:5px;
		border:2px solid #F7F7F7;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		font-size:11px;
		margin-left: 30px;
	}
.bgchange_image {
	margin-left: 30px;
	float: left;
	width: 198px;
	background-color: #EEEEEE;
	padding: 3px;
}
.ticket_search_main {
	height: 110px;
	margin-top: 15px;
	background-color: #F5F5F5;
	padding: 10px 0 10px 10px;
}
.general_left_main_nav {
	min-height: 250px;
}
.mobile_cashit_balance {
	background:#3BA100;
	padding:5px 10px 10px 10px;
	width:260px;
	float: left;
}
.mobile_cashit_notes {
	border-top:#45B700 solid 1px;
	background:url(../images/info_icon.png) no-repeat left 4px;
	font-size: 11px;
	padding: 5px 0 3px 22px;
	color:#FFFF00;
}

.mobile_cashit_details {
	float: left;
	width: 438px;
	padding-left: 10px;
}
.list_style {
	font-size: 11px;
	margin-left: 15px;
}
.list_style li {
	padding: 3px 0;
}
.mobile_cashit {
	padding-bottom: 15px;
}
.mobile_confirmation {
	padding: 5px;
	font-size: 15px;
	font-family: 'UbuntuCondensedRegular', Tahoma, Arial;
}
.mobile_confirmation span {
	font-family: 'UbuntuCondensedRegular', Tahoma, Arial;
	font-weight: bold;
	color: #cc0000;
}
.input_browse {
	border: #ccc solid 2px;
}
.user_menu img {
    display: block;
    position: absolute;
    right: 0;
}




/*********************************************************popup TICKET closing reason*********************************************/
