@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px auto;
	padding:0;
	background-color:#e7e7e7;
	}
h1, h2, h3 {
	font-weight: bold;
	font-size:14px;
}
h1 {
	color:#ffffff;
	font-size:21px;
	font-weight:normal;
}
a {
	color: #c6060d;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
p, ol, ul {
	margin-top: 0;
}
img {
	padding:0px;
	border:0px;
}
a img {
	border:0px;
}
ul li, ol li {
	list-style-type:none;
}
fieldset{
padding:10px;
}
legend{
color:#000000;
}
.right {
	float:right;
}
.left {
	float:left;
}
.clear {
	clear:both;
}
/*-- header css --*/

.header {
	clear:both;
	width: 951px;
	height: 66px;
	margin: 0 auto;
	background-color:#FFFFFF;
	padding:0px 20px 0px 25px;
}

.logo {
	float:left;
	width:129px;
	height:65px;
	border:none;
}
.logo a {
	border:none;
}
.logo a:hover {
	border:none;
}
.tagline {
	float:left;
	width:299px;
	height:65px;
}
.hdr_rgt {
	float:right;
	width:346px;
	height:96px;
}
.nonebdr {
	border:none;
}
.header_container {
	float:right;
	height:23px;
	width:auto;
}
.hedr_log_corn {
	width:13px;
	height:23px;
}
.hder_log_bg {
	float:left;
	width:auto;
	height:23px;
	background-image:url(../images_new/login_bg.jpg);
	background-repeat:repeat-x;
	text-transform:uppercase;
}
.hder_log_bg a {
	color:#ffffff;
	text-decoration:none;
}
.hder_log_bg a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.login {
	float:left;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding-right:19px;
	padding-left:14px;
	border-right:1px solid #ffffff;
	margin-top:3px;
}
.rgst_now {
	float:left;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding-right:14px;
	padding-left:19px;
	margin-top:3px;
}
.search_container {
	float:right;
	padding-top:15px;
	height:25px;
	font-size:12px;
	font-weight:bold;
	width:305px;
}
.serch_ico {
	float:left;
	width:22px;
	height:23px;
}
.search_txt {
	padding-top:5px;
	padding-right:5px;
	float:left;
}
.search_txtbox {
	float:left;
	width:188px;
}
.search_txtbox input {
	width:186px;
	height:21px;
	padding-top:2px;
	border:1px solid #919191;
}
.search_but {
	float:left;
	padding-left:10px;
	padding-top:1px;
}
/*-- header css end---*/
.pad_top5 {
	padding-top:5px;
}
.pad_left5 {
	padding-left:5px;
}
.pad_right5 {
	padding-right:5px;
}
.pad_botm5 {
	padding-bottom:5px;
}
/*-- banner css--*/
.banner_wrapper {
	clear:both;
	width: 965px;
	height:198px;
	margin: 0 auto;
	background-color:#FFFFFF;
	padding:11px 15px 0px 15px;
}
.banner_slider {
	float:left;
	height:163px;
	width:954px; 
	background-image:url(../images_new/bannerbg.jpg);
	background-repeat:no-repeat;
}
.banner_img {
	float:left;
	height:163px;
	width:430px;
}
.banner_txt {
	float:left;
	width:483px;
	padding:25px 25px 0px 15px;
}
.moreinfo_butt {
	float:left;
	width:103px;
	height:25px;
	padding-top:15px;
	padding-left:15px;
}
.pre_nxt {
	float:right;
	width:135px;
	height:25px;
	padding-left:30px;
	padding-top:40px;
	text-transform:uppercase;
	font-size:11px;
}
.aerow1 {
	float:left;
	width:11px;
	height:12px;
}
.pre_txt {
	width:30px;
	padding-right:10px;
	padding-left:5px;
	color:#ffffff;
	float:left;
	border-right:1px solid #ffffff;
	text-align:left;
}
.nxt_txt {
	width:30px;
	padding-right:5px;
	padding-left:10px;
	color:#ffffff;
	float:left;
	text-align:right;
}
.pre_txt a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.nxt_txt a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.pre_txt a {
	color:#ffffff;
	text-decoration:none;
}
.nxt_txt a {
	color:#ffffff;
	text-decoration:none;
}
/*-- banner css end--*/
/*-- navigation css start--*/
.navigation {
	float:left;
	width: 940px;
	height:29px;
	background-image:url(../images_new/nav-bg.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
}
.navigation ul {
	padding: 0PX;
	margin: 0px;
}
.navigation ul li {
	display: inline;
}
.navigation ul li a {
	width:auto;
	float: left;
	height: 23px;
	padding-top: 6px;
	font-size: 13px;
	text-decoration: none;
	color:#ffffff;
	font-weight:bold;
	padding-left:25px;
	padding-right:25px;
	width:auto;
}
.navigation li a:hover {
	width:auto;
	float: left;
	padding-top: 6px;
	height: 23px;
	background-image:url(../images_new/active_nav_tab.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color: #ffffff;
	padding-left:25px;
	padding-right:25px;
}
.navigation li .current {
	background-image:url(../images_new/nav-act-bg.jpg);
	background-repeat:repeat-x;
	color: #ffffff;
}
/*-- navigation css end--*/
/*-- content css start--*/
.content_container {
	clear:both;
	width: 956px;
	height:auto;
	margin: 0 auto;
	background-color:#FFFFFF;
	padding:20px 20px 15px 20px;
}
.container_left {
	float:left;
	width:425px;
	height:auto;
	padding-bottom:17px;
}
.container_Ltp {
	float:left;
	width:425px;
	height:7px;
	background-image:url(../images_new/curve_top.jpg);
	background-repeat:no-repeat;
}
.red_head {
	float:left;
	width:407px;
	height:24px;
	background-image:url(../images_new/hed.jpg);
	background-repeat:no-repeat;
	padding:7px 0px 0px 8px;
	color:#ffffff;
}
.container_Lmid {
	float:left;
	width:416px;
	height:auto;
	background-image:url(../images_new/curve_mid.jpg);
	background-repeat:repeat-y;
	padding-left:9px
}
.container_Lbtm {
	float:left;
	width:425px;
	height:7px;
	background-image:url(../images_new/curve_bottom.jpg);
	background-repeat:no-repeat;
}
.cont_box {
	float:left;
	width:400px;
	padding-left:10px;
	height:34px;
	padding-top:21px;
	padding-bottom:16px
}
.key_txt {
	float:left;
	width:50px;
	padding-right:10px;
	font-weight:bold;
	padding-top:5px;
	color:#333333;
}
.key_input {
	float:left;
	width:246px;
	height:26px;
}
.key_inputbox {
	width:240px;
	height:21px;
	border:1px solid #919191;
	padding-top:2px;
	font-size:14px;
}
.keyword_but {
	float:left;
	width:83px;
	height:25px;
	padding-left:7px;
}
.entrcode_txt {
	float:left;
	width:125px;
	padding-right:10px;
	font-weight:bold;
	padding-top:5px;
	color:#333333;
}
.code_input {
	float:left;
	width:172px;
	height:26px;
}
.code_inputbox {
	width:168px;
	height:21px;
	border:1px solid #919191;
	padding-top:2px;
	font-size:14px;
}

.rgt_box {
	float:left;
	width:471px;
	height:77px;
	padding-bottom:15px;
}

.rgt_box1 {
	float:right;
	width:471px;
	height:77px;
	padding-bottom:15px;
}

.rgt_box_contact {
	float:right;
	width:298px;
	height:63px;
	padding-bottom:5px;
	text-align:right;
}

.rgt_box_twitter {
	float:left;
	width:298px;
	height:63px;
	padding-bottom:5px;
	text-align:left;
}

/*-- content css end--*/
/*-----Video css start--------*/
.video_container {
	clear:both;
	width: 956px;
	height:290px;
	margin: 0 auto;
	background-color:#FFFFFF;
	padding:17px 20px 0px 20px;
}
.video_dis {
	float:left;
	width:929px;
	height:661px;
	background-color:#f8f8f8;
	padding-left:25px;
}
.video_player {
	float:left;
	width:894px;
	height:502px;
	border:1px solid #000000;
	background-image:url(images_new/video_img.jpg);
	background-repeat:no-repeat;
	background-position:center;	
}
.video_band {
	background: url(../images_new/transpBlack.png);
	padding-top: 0px;
	padding-left: 15px;
	height: 87px;
	width: 881px;
	color: #fff;
	font-size:24px;
	font-weight:bold;
	color:#f5b270;
}
.vdo_band_txt {
	float:left;
	padding-top:5px;
}
.video_sb_txt {
	float:left;
	font-size: 11px;
	color:#e2e2e2;
	font-weight:normal;
	line-height:normal;
}
/*-- video five tab start--*/
.video_tab {
	float:left;
	width:896px;
	height:70px;
	background-image:url(../images_new/video_tab_bg.jpg);
	background-repeat:repeat-x;
	text-transform:uppercase;
	font-size:11px;
}
.video_tab ul {
	padding: 0PX;
	margin: 0px;
}
.video_tab ul li {
	display:inline;
}
.video_tab ul li a {
	width:178px;
	float: left;
	display: block;
	padding:25px 0px 0px 0px;
	height: 45px;
	text-align: center;
	text-decoration: none;
	color:#ffffff;
	/*	background:url(../images_new/tab_border.jpg) no-repeat right;*/
				border-right:1px solid #642119;
}
.video_tab li a:hover {
	width:178px;
	float: left;
	padding:25px 0px 0px 0px;
	height: 45px;
	text-align: center;
	background-image:url(../images_new/active_tab.jpg);
	background-repeat:repeat-x;
	color: #ffffff;
}
.video_tab li .current {
	background-image:url(../images_new/active_tab.jpg);
	background-repeat:repeat-x;
	color: #ffffff;
}
/*-- video five tab end--*/
/*-----Video css end--------*/

/*---Footer css start-------------*/
.footer {
	clear: both;
	margin: 0 auto;
	height:82px;
	background-image:url(../images_new/footer_bg.jpg);
	background-repeat:repeat-x;
	text-align: center;
	font-size:11px;
	color:#ffffff;
}
.footer_cont {
	width: 953px;
	clear: both;
	margin: 0 auto;
}
.footer_text {
	float:left;
	padding-top:35px;
	padding-left:12px;
}
.footer p {
	padding-top:35px;
	float:left;
	width:550px;
	text-align: center;
	font-size: 11px;
}
.footer a {
	color: #ffffff;
}
/*---Footer css end-------------*/

/* control panel start*/
.cp_box {
	float:left;
	width:955px;
}
.cp_box_top {
	float:left;
	width:955px;
	height:7px;
}
.cp_banner {
	float:left;
	height:163px;
	width:954px;
	background-image:url(../images_new/cp_header.jpg);
	background-repeat:no-repeat;
}
.cp_width {
	width:955px;
	float:left;
	padding-top:10px;
}
.cp_left_box {
	float:left;
	width:240px;
	padding-left:15px;
}
.cp_tp {
	float:left;
	width:955px;
	height:7px;
	background-image:url(../images_new/cp_top_curve.jpg);
	background-repeat:no-repeat;
}
.cp_mid {
	float:left;
	width:955px;
	background-image:url(../images_new/cp_curve_mid.jpg);
	background-repeat:repeat-y;
}
.cp_btm {
	float:left;
	width:955px;
	height:7px;
	background-image:url(../images_new/cp_curve_bottom.jpg);
	background-repeat:no-repeat;
}
.cp_redbar {
	float:left;
	width:635px;
	height:31px;
	color:#FFFFFF;
	padding:0px 5px;
	font-weight:bold;
	font-size:15px;
}
.cp_red_L {
	float:left;
	width:10px;
	height:31px;
	background-image:url(../images_new/cp_red_L.jpg); /* Modified image: gry_L on 17 May 2010 */
	background-repeat:no-repeat;
}
.cp_gray_L {      /* Added new on 17 May 2010 */
	float:left;
	width:10px;
	height:31px;
	background-image:url(../images_new/gry_L.jpg); 
	background-repeat:no-repeat;
}
.cp_red_R {
	float:right;
	width:10px;
	height:31px;
	background-image:url(../images_new/cp_red_R.jpg); /* Modified image: gry_r on 17 May 2010 */
	background-repeat:no-repeat;
}
.cp_gray_R {              /* Added new on 18 May 2010 */
	float:right;
	width:10px;
	height:31px;
	background-image:url(../images_new/gry_r.jpg);
	background-repeat:no-repeat;
}
.cp_red_mid {
	float:left;
	width:615px;
	height:24px;
	background-image:url(../images_new/cp_red_bg.jpg);
	background-repeat:repeat-x;
	padding-top:7px;
}
.blk_aero {
	background-image:url(../images_new/arrow_black.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-right:10px;
}
.cp_top_curve {
	float:left;
	width:230px;
	height:7px;
	background-image:url(../images_new/cp_lft_top.jpg);
	background-repeat:no-repeat;
}
.cp_mid_bg {
	float:left;
	width:224px;
	background-image:url(../images_new/cp_mid_bg.jpg);
	background-repeat:repeat-y;
	padding:0px 0px 5px 6px;
}
.cp_btm_curve {
	float:left;
	width:230px;
	height:7px;
	background-image:url(../images_new/cp_rgt_btm.jpg);
	background-repeat:no-repeat;
}
.cp_gray_bg {
	float:left;
	width:200px;
	background-color:#ededed;
	color:#000000;
	font-size:12px;
	padding:7px 5px 5px 10px;
}
.cp_wht_bg {
	float:left;
	width:200px;
	background-color:#ffffff;
	color:#000000;
	font-size:12px;
	padding:2px 5px 0px 10px;
}
.cp_cont_row {
	float:left;
	width:184px;
	padding-bottom:7px;
	padding-top:7px;
	padding-left:10px;
}
.cp_cont_row2 {
	float:left;
	width:184px;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:10px;
}
.cp_rd_bg {
	float:left;
	width:200px;
	background-image:url(../images_new/hed-cp.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
	padding:6px 5px 10px 10px;
}
.cp_rgtbx{	float:right;
	width:670px;
	padding-right:15px;
}
.cp_rgt_tp {
	float:left;
	width:655px;
	height:7px;
	background-image:url(../images_new/cp_top_rgt.jpg);
	background-repeat:no-repeat;
}
.cp_rgt_midbg {
	float:left;
	width:649px;
	background-image:url(../images_new/cp_mid_rgt.jpg);
	background-repeat:repeat-y;
	padding:0px 0px 5px 6px;
}
.cp_rgt_btm {
	float:left;
	width:655px;
	height:7px;
	background-image:url(../images_new/cp_btm_rgt.jpg);
	background-repeat:no-repeat;
}
.cp_browsebx{ float:left;
 padding:5px 5px;}
.cp_gray_brosw_bg {
	float:left;
	width:620px;
	background-color:#ededed;
	color:#000000;
	font-size:12px;
	padding:5px 5px 10px 10px;
}
.cp_wht_brosw_bg {
	float:left;
	width:620px;
	background-color:#ffffff;
	color:#000000;
	font-size:12px;
	padding:5px 5px 5px 10px;
}
.cp_evt_bx1 {
	float:left;
	width:84px;
	padding-right:5px;
	padding-top:7px;
}
.cp_evt_bx2 {
	float:left;
	width:60px;
		padding-right:5px;
		padding-top:5px;
		padding-bottom:5px;
}
.cp_evt_bx3 {
	float:left;
	width:55px;
		padding-right:5px;
			padding-top:5px;
				padding-bottom:5px;
}
.cp_evt_bx4 {
	float:left;
	width:40px;
		padding-right:5px;
		padding-top:5px;
				padding-bottom:5px;
		text-align:center;
}
.cp_evt_bxact {
	float:left;
	width:40px;
		padding-right:5px;
		text-align:center;
}
.cp_evt_bxdt {
	float:left;
	width:70px;
		padding-right:5px;
			padding-top:5px;
				padding-bottom:5px;
}
.chkbx{ margin:0px;
padding:0px;}
.redtext {
	color:#e80323;
}
/*  css end for control panel */

/* Event page css starts here */
.in_navigation { /* modify dated 24 may 2010 */
	float:left;
	width: 956px;
	height:30px;
	background-image:url(../images_new/navigation_bg_innerpage.jpg);
	background-repeat:no-repeat;
	padding-left:0px;
	text-transform:uppercase;
}
.in_navigation ul {
	padding: 0PX;
	margin: 0px;
}
.in_navigation ul li {
	display: inline;
}
.in_navigation ul li a {
	float: left;
	height: 24px;
	padding-top: 6px;
	font-size: 14px;
	text-decoration: none;
	color:#ffffff;
	font-weight:bold;
	width:95px;
	text-align:center;
	margin-right:10px;
}
.in_navigation li a:hover {
	float: left;
	padding-top: 6px;
	height: 24px;
	background-image:url(../images_new/innva_bg.png);
	background-repeat:no-repeat;
	color: #ffffff;
	width:95px;
	text-align:center;
	margin-right:10px;
}
.in_navigation li .current {
	background-image:url(../images_new/innva_bg.png);
	background-repeat:no-repeat;
	color: #ffffff;
}
/*---  inner page navigation end--------*/
/*inner page wrpapper*/
.in_nav_wrapper {
	clear:both;
	width: 955px;
	height:30px;
	margin: 0 auto;
	background-color:#FFFFFF;
	padding:12px 20px 0px 20px;
}
.in_content_wrapper {
	clear:both;
	width: 955px;
	margin: 0 auto;
	height:auto;
	background-color:#FFFFFF;
	padding:17px 20px 25px 20px;
}
.event_cont_left {
	float:left;
	width:618px;
	padding-bottom:12px;
}
.event_cont_pag_btm {
	float:left;
	width:618px;
	padding-top:5px;
}
.event_rgt_box {
	float:right;
	width:309px;
	padding:3px 0px 17px 28px;
}
.evnt_serch_filt {
	float:left;
	width:250px;
	height:30px;
	padding:0px 0px 0px 15px;
	font-weight:bold;
}
/*.event_filt_bx {
	float:left;
	width:165px;
	padding-left:10px;
	padding-top:3px;
}*/
.event_filt_bx select {
	width:160px;
	font-size:12px;
}
.event_pagination {
	float:right;
	height:30px;
	padding:0px 0px 0px 0px;
	
}
.event_pag_sel {
	float:left;
	width:23px;
	height:23px;
	background-image:url(../images_new/selected_page.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:5px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-top:6px;
}
.event_pag_dis {
	float:left;
	width:23px;
	height:23px;
	padding-left:3px;
	background-image:url(../images_new/dis_pag.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:5px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-top:6px;
}
.event_pag_next {
	float:left;
	width:23px;
	height:23px;
	background-image:url(../images_new/page_nxt.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:5px;
	margin-top:3px;
	padding-left:3px;
}
.event_pag_last {
	float:left;
	width:23px;
	height:23px;
	background-image:url(../images_new/page_last.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:5px;
	margin-top:3px;
	padding-left:3px;
}
/* new event page css */
.event_info {
	/*float:left;
	width:595px;
	padding:0px 5px 5px 11px;
	background-color:#f8f8f8;*/
	float:left;
	width:600px;
	padding:15px 5px 15px 11px;
	background-color:#f8f8f8;
	position:relative;
}
.event_info_1 {
	/*float:left;
	width:595px;
	padding:0px 5px 5px 11px;
	background-color:#ffffff;*/
	float:left;
	width:600px;
	padding:15px 5px 15px 11px;
	background-color:#ffffff;
	position:relative;
}
/*new */
.event_info_new {
	float:left;
	width:601px;
	padding:0px 5px 25px 10px;
	height:175px;
}
/*new */
.event_tp_hd {
	/*float:left;
	color:#c4050e;
	font-weight:bold;
	padding-top:7px;*/
	float:left;
	color:#c4050e;
	font-weight:bold;
}
.event_left_wrap{float:left;width:611px;}
.event_tp_btn {
	/*float:right;
	padding:10px 5px 5px 0px;*/
	float:right;
	text-align:right;
	padding:0px 2px 0px 0px;
}
.evnt_nme {
	/*float:left;
	height:auto;
	padding:10px 5px 0px 0px;*/
	float:left;
	height:auto;
	padding:6px 5px 0px 0px;
}
.evnt_nme_new a{
	/*float:left;
	height:auto;
	padding:10px 5px 0px 0px;
	color:#4a4435;*/
	float:left;
	height:auto;
	padding:6px 5px 0px 0px;
	color:#4a4435;
}
.event_ico {
	float:left;
	height:auto;
	/*padding:7px 5px 0px 5px;*/
	padding:4px 5px 0px 5px;
}
/* new */
.event_price {
	float:left;
	height:auto;
	padding:8px 0px 0px 0px;
	background-image:url(../images_new/price_tag_bg.png);
	background-repeat:no-repeat;
	color:#FF0000;
	width:63px;
	height:26px;
	text-align:center;
}
.event_price_bg {
	float:left;
	height:auto;
	padding:8px 0px 0px 0px;
	background-image:url(../images_new/price_tag_bg.png);
	background-repeat:no-repeat;
	color:#FF0000;
	width:63px;
	height:26px;
	text-align:center;
}
.event_venu_row_det {
	/*float:left;
	width:590px;
	color:#000000;
	padding-right:10px;*/
	float:left;
	width:600px;
	color:#000000;
}
.event_vdo_thum {
	float:left;
	width:101px;
	height:101px;
	border:1px solid #999999;
	padding:5px;
	background-image:url(../images_new/background_thumb.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.duretion_vdo {
	/*position:absolute;
	right:5px;
	top:136px;
	width:auto;
	height:14px;
	z-index:1;
	background-color:#424242;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	padding:1px 2px 2px 2px;*/
	position:absolute;
	left:64px;
	top:104px;
	width:40px;
	height:14px;
	z-index:1;
	background-color:#424242;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	padding:1px 5px 2px 5px;
	text-decoration:none;
}
.play_ico_vdo_1 {
	position:absolute;
	left:126px;
	top:131px;
	width:27px;
	height:22px;
	z-index:1;
	font-size:12px;
	background-image:url(../images_new/thumb_play_but_1.png);
	background-repeat:no-repeat;
}
.event_more {
	float:right;
	padding-right:20px;
	width:390px;
	text-align:right;
}
.event_ven_row_disp {
	/*float:left;
	height:auto;
	padding:2px 0px 2px 10px;
	width:416px;	*/
	float:left;
	height:auto;
	padding:3px 0px 0px 10px;
	width:475px;
}

.rgt_mid_bg_event {/*--- event page Css------*/
	float:left;
	width:301px;
	height:330px;
	background-image:url(../images_new/rgt_mid_bg.jpg);
	background-repeat:repeat-y;
	padding:0px 0px 5px 6px;
}
.event_venu {
	float:left;
	width:280px;
	color:#000000;
}
.event_ven_row {
	height:auto;
	clear:both;
	padding:0px 0px 18px 0px;
}
.event_dt {
	float:left;
	width:80px;
	text-align:left;
}
.event_dt_display {
	/*float:left;
	width:320px;
	text-align:left;
	padding-left:10px;
	font-weight:bold;
	color:#c6070e;*/
	float:left;
	width:320px;
	text-align:left;
	font-weight:bold;
	color:#c6070e;
}
.event_venu_display {
	/*float:left;
	width:320px;
	text-align:left;
	padding-left:10px;*/
	float:left;
	width:320px;
	text-align:left;
}
.event_discripton {
	float:left;
	width:285px;
	color:#000000;
	padding-left:10px;
	padding-right:5px;
	text-align:justify;
	line-height:15px;
}
.more {
	color:#c4050e;
	text-decoration:none;
}
.more a {
	color:#c4050e;
}
.more a:hover {
	color:#cccccc;
	text-decoration:underline;
}

.more_evnt {
	color:#c4050e;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
.more_evnt a {
	color:#c4050e;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
.more_evnt a:hover {
	color:#c4050e;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
}

.more_desc_evnt {
	color:#c4050e;
	text-decoration:none;
	font-size:12px;
}
.more_desc_evnt a {
	color:#c4050e;
	text-decoration:none;
	font-size:12px;
}
.more_desc_evnt a:hover {
	color:#c4050e;
	text-decoration:underline;
	font-size:12px;
}

/* pagination */
.paging_list {
	margin:5px 3px 5px 10px;
	float:left;
}
.paging_list div {
	display:block;
	float:left;
	margin-top:0px;
}
.paging_list div a {
	text-decoration:none;
	padding:5px 0px 4px 0px;
	color:#ffffff;
	background:url(../images_new/dis_pag.jpg) no-repeat;
	display:block;
	float:left;
	margin-right:3px;
	text-align:center;
	width:23px;
}
.paging_list div.selected a {
	background:url(../images_new/selected_page.jpg) no-repeat;
	color:#ffffff;
	font-weight:bold;
}
.rgt_top_box {
	float:left;
	width:309px;
	padding-left:28px;
}
.rgt_top_curve {
	float:left;
	width:307px;
	height:7px;
	background-image:url(../images_new/right_event_curve_top.jpg);
	background-repeat:no-repeat;
}
.rgt_mid_bg 
{
	float:left;
	width:301px;
   	height:400px; 
	background-image:url(../images_new/rgt_mid_bg.jpg);
	background-repeat:repeat-y;
	padding:0px 0px 5px 6px;
}
.rgt_btm_curve {
	float:left;
	width:307px;
	height:7px;
	background-image:url(../images_new/right_event_curve_bottom.jpg);
	background-repeat:no-repeat;
}
.rgt_rd_bg {
	float:left;
	width:300px;
	background-image:url(../images_new/rgt_rd_bg.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
	padding:6px 5px 10px 10px;
}
/*.rgt_gray_bg {
	float:left;
	width:282px;
	background-color:#ededed;
	color:#000000;
	font-size:12px;
	padding:7px 5px 5px 10px;
}*/
.rgt_gray_bg_event {
	float:left;
	width:282px;
	background-color:#ededed;
	color:#000000;
	font-size:12px;
	padding:20px 5px 20px 10px;
}
/*.rgt_wht_bg {
	float:left;
	width:282px;
	background-color:#ffffff;
	color:#000000;
	font-size:12px;
	padding:7px 5px 5px 10px;
}*/
.rgt_wht_bg_event {
	float:left;
	width:281px;
	background-color:#ffffff;
	color:#000000;
	font-size:12px;
	padding:20px 5px 20px 10px;
}
.recnt_add_img {
	float:left;
	width:76px;
	height:68px;
	border:1px solid #666666;
	padding:1px;
}
.rgt_cont {
	float:left;
	width:190px;
	padding:0px 2px 0px 8px;
}
.rgt_cont_row {
	float:left;
	width:194px;
	padding-bottom:3px;
	padding-left:10px;
}
.rgt_cont_row a{
	color:#000000;
}
.new {
	float:left;
	width:50px;
	padding:3px 0px 0px 10px;
}
.rgt_serch {
	float:left;
	width:275px;
	padding:5px 2px 2px 0px;
	position:relative;
}
.rgt_srch_row {
	float:left;
	width:270px;
	height:25px;
	padding:2px 0px 8px 0px;
}
.rgt_srch_row_rd_bx {
	float:left;
	width:270px;
	height:22px;
	}
.rgt_txt_bx {
	float:left;
	width:185px;
}
.rgt_txtFild {
    font-family:Arial, Helvetica, sans-serif;
	width:182px;
	height:19px;
	border:1px solid #919191;
	float:left;
	font-size:12px;
}
.rgt_dt_bx {
	float:left;
	width:180px;
}
.rgt_rd_bx {
	float:left;
	width:20px;
}
.rgt_rd_bx_title {
	float:left;
	padding:0px 0px 0px 10px;
}
.serch_dt {
	float:left;
	width:60px;
	padding-left:9px;
	font-weight:bold;
}
.radio_btn {
	margin:0px;
	padding:0px;
	height:15px;
	width:15px;
	float:left;
}
.srch_but {
	margin-right:21px;
	padding-top:10px;
	float:left;
}
.pad_20top {
	padding-top:10px;
}
.pad_btm_15 {
	padding-bottom:15px;
}
.rgt_width {
	width:336px;
	float:right;
}
/* Event page css ends here */

/* Subpage css starts here */
.in_subpage_wrapper {
	clear:both;
	width: 955px;
	margin: 0 auto;
	height: auto;
	background-color:#FFFFFF;
	padding:17px 20px 0px 20px;
	border:1px solid red;
}
.in_login_wrapper {
	clear:both;
	width: 955px;
	margin: 0 auto;
	height: 305px;
	background-color:#FFFFFF;
	padding:17px 25px 0px 15px;
}
.blank_width {
	width:945px;
	float:left;
	padding:0px 5px 10px 5px;

}
.blank_tp {
	float:left;
	width:955px;
	height:7px;
	background-image:url(../images_new/cp_top_curve.jpg);
	background-repeat:no-repeat;
}
.blank_mid {
	float:left;
	width:955px;
	background-image:url(../images_new/cp_curve_mid.jpg);
	background-repeat:repeat-y;
}
.blank_btm {
	float:left;
	width:955px;
	height:7px;
	background-image:url(../images_new/cp_curve_bottom.jpg);
	background-repeat:no-repeat;
}

/* add new css  */

.blank_redbar {
	float:left;
	height:31px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
}
.blank_red_mid {
	float:left;
	width:925px;
	height:24px;
	background-image:url(../images_new/gry_m_bg.jpg);
	background-repeat:repeat-x;
	padding-top:7px;
	color:#000000;
}
.blank_content { 
    float:left;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:15px;
	width:925px;
}
.jsTickImage{
	background-image:url(../images_new/tick.png);	/*Tick  css*/
	width:12px;
	height:15px;
	background-repeat:no-repeat;
	float:left;
	margin-left:330px;
	margin-top:-20px;
}
.jsEmptyMsg{
	color:#FF0000;
	font-size:12px;
}
.recordAddMsg{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000; 
	font-size:14px;
	font-weight:bold;
}

.recordEventAddMsg{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000; 
	font-size:14px;
	font-weight:bold;
	padding-left:70px;
	padding-top:130px;
}
.recordAddMsgSc{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333; 
	font-size:14px;
	font-weight:bold;
}
.thanksMsg{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333; 
	font-size:14px;
}

/* Subpage css ends here */
/*-------Online registration   --*/
.online_banner {
	float:left;
	height:163px;
	width:954px;
	background-image:url(../images_new/online_banner.jpg);
	background-repeat:no-repeat;
}
.discription {
	float:left;
	padding:10px;
	
}
.discription ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.discription ul li {
	padding-left: 15px;
	background: url(../images_new/img07.jpg) no-repeat 0px 7px;
	line-height:20px;
}
.regrgt {
	float:left;
	width:301px;
	background-image:url(../images_new/bg_rgt_registr.jpg);
	padding:0px 0px 5px 6px;
}
.regt_mid_content {
	float:left;
	padding:10px 0px;
}
.rgt_registration_box {
	position:absolute;
	left: 622px;
	top: 45px;
	width: 317px;
}
.red_text {
	color:#FF0000;
}
.regt_captcha {
	border:1px solid #999999;
	float:left;
}
.spacer {
	height:10px;
	*height:0px;
	clear:left;
}
.but_position {
	margin-left: 165px;
}
.refres_ico{position:absolute; left: 330px; top:260px;*top:270px; }
.rgt_position{position:relative}
/*------Quick register button   ----*/
.regist_wrapper {
	clear:both;
	width: 959px;
	margin: 0 auto;
	height:auto;
	background-color:#FFFFFF;
	padding:17px 23px 25px 13px;
}
.regist_buttn {
	border: 0;
	width:131px;
	height:25px;
	background-image:url(../images_new/Quick_register.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.regist_buttn:hover {
	border: 0;
	width:131px;
	height:25px;
	background-image:url(../images_new/Quick_register_hover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.next_buttn {
	border: 0;
	width:78px;
	height:25px;
	background-image:url(../images_new/next_but.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.next_buttn:hover {
	border: 0;
	width:78px;
	height:25px;
	background-image:url(../images_new/next_hover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.step2_buttn {
	border: 0;
	width:81px;
	height:25px;
	background-image:url(../images_new/submit_but_normal.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.step2_buttn:hover {
	border: 0;
	width:81px;
	height:25px;
	background-image:url(../images_new/submit_but.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.cssform p {
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 175px; /*width of left column containing the label elements*/
	height: 1%;
}
.cssform label {
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.cssform input[type="text"] { /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
		border:1px solid #919191;
		height:19px;
}
.selectbx{width: 183px; 	border:1px solid #919191;}

.cssform textarea {
	width: 250px;
	height: 150px;
}

* html .threepxfix {
	margin-left: 3px;
}
.regit_redbar {
	float:left;
	width:942px;
	height:31px;
	color:#FFFFFF;
	padding:0px 5px;
	font-weight:bold;
	font-size:15px;
}
.regit_red_mid {
	float:left;
	width:922px;
	height:24px;
	background-image:url(../images_new/cp_red_bg.jpg);
	background-repeat:repeat-x;
	padding-top:7px;
}
.reg_user_btm_curve {
	float:left;
	width:307px;
	height:10px;
	background-image:url(../images_new/registration_curve_btm.jpg);
	background-repeat:no-repeat;
}
.regt_user_gray_L {
	float:left;
	width:10px;
	height:31px;
	background-image:url(../images_new/gry_L.jpg);
	background-repeat:no-repeat;
}
.regt_user_gray_R {
	float:right;
	width:10px;
	height:31px;
	background-image:url(../images_new/gry_r.jpg);
	background-repeat:no-repeat;
}
.gray_hed_bg_mid {
	float:left;
	width:922px;
	height:24px;
	background-image:url(../images_new/gry_m_bg.jpg);
	background-repeat:repeat-x;
	padding-top:7px;
	color:#000000;
}
.regit_graybar {
	float:left;
	width:942px;
	height:31px;
	color:#FFFFFF;
	padding:0px 3px 0 6px;
	font-weight:bold;
	font-size:15px;
	margin-bottom:10px;
}

.reg_rbox {
	background-image:url(../images_new/user_regt_rgt_bx_1.jpg);
    background-repeat:no-repeat;
	width:363px;
	height:216px;
	padding:10px 10px 10px 10px;

}
.reg_rbox_serverVal {
	background:url(../images_new/error_img.jpg) no-repeat;
	width:250px;
	padding:5px;
	border:1px solid #cccccc;
}
.reg_rbox_serverVal ul{ margin:5px 0px 5px 35px;}

.reg_rbox_serverVal li{ list-style:disc;}

.tooltip
{
	position: absolute;
	border: 1px solid #CCCCCC;
	padding: 6px;
	display:none;
	text-decoration:none;
	text-align:left;
	font-size:11px;
	width:130px;
	background-color:#fef4f3;
}
.tooltip_event
{
	position: absolute;
	border: 1px solid #CCCCCC;
	padding: 6px;
	display:none;
	text-decoration:none;
	text-align:left;
	font-size:11px;
	width:118px;
	background-color:#fef4f3;
}
/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:954px;
		height:163px;
		overflow:hidden; 
		float:left;
	
		
		}
	#prevBtn{	
	float:left;
	position:relative;
	top:-27px;
	color:#FFFFFF;
	border:0px solid green; 
	left:830px;
	font-size:11px;
	background-image:url(../images_new/left_arrow.png);
	background-position:left;
	padding-left:23px;
	z-index:12;
	background-repeat:no-repeat;
	}
	#prevBtn a{	
	color:#FFFFFF;
	text-decoration:none;
	}
	#prevBtn a:hover{	
	color:#FFFFFF;
	text-decoration:underline;
	}
	#nextBtn{
	float:right;
	position:relative;
	padding-right:30px;
	top:-27px;
	color:#FFFFFF;
	border:0px solid violet;
	background-image:url(../images_new/right_arrow.png);
	background-position:35px;
	font-size:11px;
	background-repeat:no-repeat;
	z-index:14;
 	}	
	#nextBtn a{
	color:#FFFFFF;
	text-decoration:none;
	}	
	#nextBtn a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}	
	.banner_txt {
	float:left;
	width:483px;
	padding:25px 25px 0px 15px;
}
.moreinfo_butt {
	float:left;
	width:103px;
	height:25px;
	padding-top:15px;
	padding-left:15px;
}
.pre_nxt {
	float:right;
	width:135px;
	height:25px;
	padding-left:30px;
	padding-top:40px;
	text-transform:uppercase;
	font-size:11px;
}
.aerow1 {
	float:left;
	width:11px;
	height:12px;
}
.pre_txt {
	width:30px;
	padding-right:10px;
	padding-left:5px;
	color:#ffffff;
	float:left;
	border-right:1px solid #ffffff;
	text-align:left;
}
.nxt_txt {
	width:30px;
	padding-right:5px;
	padding-left:10px;
	color:#ffffff;
	float:left;
	text-align:right;
}
.pre_txt a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.nxt_txt a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.pre_txt a {
	color:#ffffff;
	text-decoration:none;
}
.nxt_txt a {
	color:#ffffff;
	text-decoration:none;
}
/*-- banner css end--*/
/*-- navigation css start--*/
.navigation {
	float:left;
	width: 940px;
	height:29px;
	background-image:url(../images_new/nav-bg.jpg);
	background-repeat:no-repeat;
	padding-left:15px;

}
.navigation ul {
	padding: 0PX;
	margin: 0px;
}
.navigation ul li {
	display: inline;
}
.navigation ul li a {
	width:auto;
	float: left;
	height: 23px;
	padding-top: 6px;
	font-size: 13px;
	text-decoration: none;
	color:#ffffff;
	font-weight:bold;
	padding-left:25px;
	padding-right:25px;
	width:auto;
}
.navigation li a:hover {
	width:auto;
	float: left;
	padding-top: 6px;
	height: 23px;
	background-image:url(../images_new/active_nav_tab.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color: #ffffff;
	padding-left:25px;
	padding-right:25px;
}
.navigation li .current {
	background-image:url(../images_new/nav-act-bg.jpg);
	background-repeat:repeat-x;
	color: #ffffff;
}
/*-- navigation css end--*/
/*-- content css start--
.content_container {
	clear:both;
	width: 950px;
	height:280px;
	margin: 0 auto;
	background-color:#FFFFFF;
	padding:17px 25px 0px 20px;
}*/
.container_left {
	float:left;
	width:425px;
	height:auto;
	padding-bottom:17px;
}
.container_Ltp {
	float:left;
	width:425px;
	height:7px;
	background-image:url(../images_new/curve_top.jpg);
	background-repeat:no-repeat;
}
.red_head {
	float:left;
	width:407px;
	height:24px;
	background-image:url(../images_new/hed.jpg);
	background-repeat:no-repeat;
	padding:7px 0px 0px 8px;
	color:#ffffff;
}
.container_Lmid {
	float:left;
	width:416px;
	height:auto;
	background-image:url(../images_new/curve_mid.jpg);
	background-repeat:repeat-y;
	padding-left:9px
}
.container_Lbtm {
	float:left;
	width:425px;
	height:7px;
	background-image:url(../images_new/curve_bottom.jpg);
	background-repeat:no-repeat;
}
.cont_box {
	float:left;
	width:400px;
	padding-left:10px;
	height:34px;
	padding-top:21px;
	padding-bottom:16px
}
.key_txt {
	float:left;
	width:50px;
	padding-right:20px;
	font-weight:bold;
	padding-top:5px;
	color:#000000;
}
.key_input {
	float:left;
	width:246px;
	height:26px;
}
.key_inputbox {
	width:240px;
	height:21px;
	border:1px solid #919191;
	padding-top:2px;
	font-size:14px;
}
.keyword_but {
	float:left;
	width:83px;
	height:25px;
	padding-left:7px;
}
h1 {
	color:#ffffff;
	font-size:19px;
	line-height:25px;
	font-weight:normal;
}
.round_top_left{
	background-image:url(../images_new/round_left.png);
	background-repeat:no-repeat;
	width:7px;
	height:7px;
	position:relative;
	 z-index:11;
	left:0px; 
	float:left;
}
.round_top_right{
	background-image:url(../images_new/round_right.png);
	background-repeat:no-repeat;
	float:left;
	 z-index:10;
	width:7px;
	left:940px; 
	height:7px;
	position:relative;
}
/*-- banner css end--*/
.reg_txt_box{width:200px; border:1px solid #919191;}
.rgs_selcted_bx{width:204px; border:1px solid #919191;}
/* Banner CSS */
/* // Easy Slider */


.contact_buttn {
	border: 0;
	width:131px;
	height:25px;
	background-image:url(../images_new/send-message.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.contact_buttn:hover {
	border: 0;
	width:131px;
	height:25px;
	background-image:url(../images_new/send-message_hover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

.inputButton
{
padding:0 14px 3px 15px;
background-image:url(../images_new/button_bg.jpg);
background-repeat:repeat-x;
font-family:Arial, tahoma;
font-size:12px;
font-weight:bold;
border:1px solid #000000;
color:#ffffff;
height:22px;
cursor:pointer;
}

.headertxt {
	font-size:22px;
	font-weight:bold;
	color:#000000;
}
.step{
font-size:14px;
font-weight:bold;
}

.href_link{
	color:#CC0000;
	text-decoration:underline;
	cursor:pointer;
}
/* Contact Page css starts here */

/* style for contact us text field */
.textBox_contactUs{
	/*width:303px;	
	border:1px solid #919191;*/
    font-family:Arial, Helvetica, sans-serif;
	width:301px;
	border:1px solid #919191;
	font-size:12px;
	height:16px;
}
.inputList_invite
{
	border:1px solid #919191;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/* style for contact us select field */
.selectBox_contactUs{
	/*width:305px;	
	border:1px solid #919191;*/
	
	width:303px;
	border:1px solid #919191;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* style for contact us text field for phone */
.textBoxPhone_contactUs{
	/*width:50px;
	border:1px solid #919191;*/
	width:50px;
	border:1px solid #919191;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:16px;
}

/* style for contact us text field for captcha code */
.textBoxCaptcha_contactUs{
	/*width:200px;
	border:1px solid #919191;*/
	width:200px;
	border:1px solid #919191;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:16px;
}

.clearboth{
	clear:both;
}
.box_main_div{
	font-family:Arial, Helvetica, sans-serif;
	width:303px;
	float:left;
	margin-top:23px;
}
.box_1{
	padding-left:3px;
}
.box_1_top{
	background-image:url(../images_new/box_1_top.gif);
	background-repeat:no-repeat;
	width:295px;
	height:8px;
}
.box_1_middle{
	background-image:url(../images_new/box_1_middle.gif);
	background-repeat:repeat-y;
	width:295px;
}
.box_1_bottom{
	background-image:url(../images_new/box_1_bottom.gif);
	background-repeat:no-repeat;
	width:295px;
	height:8px;
}
.box_icon_01{
	width:45px;
	height:51px;
	padding:3px 10px 8px 9px;
	float:left;
}
.box_1_content{
	float:left;
}
.box_1_txt_1{
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding:7px 0 5px 0;
}
.box_1_txt_2{
	font-size:21px;
	font-weight:bold;
	color:#c00109;
}
.box_2{
	padding-top:20px;
}
.box_2_top{
	background-image:url(../images_new/box_2_top.gif);
	background-repeat:no-repeat;
	width:284px;
	height:25px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding:9px 0px 0px 18px;
}
.box_2_middle{
	background-image:url(../images_new/box_2_middle.gif);
	background-repeat:repeat-y;
	width:303px;
}
.box_2_bottom{
	background-image:url(../images_new/box_2_bottom.gif);
	background-repeat:no-repeat;
	width:303px;
	height:11px;
}
.box_2_txt_1{
	font-size:12px;
	color:#000;
	line-height:17px;
	padding:11px 20px 11px 20px;
}
.box_2_txt_1 span{
	font-weight:bold;
}
.box_2_sep_line{
	width:255px;
	height:1px;
	margin:0px auto;
	background-color:#d7d7d7;
}

#cfMessage
{
resize: none;
border:1px solid #919191;
width:303px;
}
/* Contact Page css ends here */

.login_inputbox {	
	height:21px;
	border:1px solid #919191;
	padding-top:2px;
	font-size:14px;
}
.addrow_class
{

}
/* pagination */
/*.paging_list {
	margin:5px 3px 5px 10px;
}
.paging_list div {
	display:block;
	float:left;
	margin-top:0px;
}
.paging_list div a {
	text-decoration:none;
	padding:5px 8px 4px 8px;
	color:#ffffff;
	background:url(../images_new/dis_pag.jpg) no-repeat;
	display:block;
	float:left;
	margin-right:3px;
	text-align:center;
}
.paging_list div.selected a {
	background:url(../images_new/selected_page.jpg) no-repeat;
	color:#ffffff;
	font-weight:bold
}*/
.image_back
{
background:url(../images_new/pricetag.jpg) no-repeat;
}
#box
{
  width : 182px;
  height :50px;
  overflow : auto ;
  border : 1px solid #C5C5C5;
  background : #F8F8F8;
  position : absolute;
  top:28px;
  left:70px;
  border-top : none;
  text-align : left;
  display : none;
}
#box2
{
  width : 182px;
  height : 50px;
  overflow : auto ;
  border : 1px solid #C5C5C5;
  background : #F8F8F8;
  position : absolute;
  top:63px;
  left:70px;
  border-top : none;
  text-align : left;
  display : none;
}

.filter_box{position:absolute; top:3px; left:5px;}
.inputButton
{
padding:0 11px 3px 12px;
background-image:url(../images_new/button_bg.jpg);
background-repeat:repeat-x;
font-family:Arial, tahoma;
font-size:12px;
font-weight:bold;
border:1px solid #000000;
color:#ffffff;
height:22px;
cursor:pointer;
}
.button
{
padding:0 11px 3px 12px;
background-image:url(../images_new/button_bg.jpg);
background-repeat:repeat-x;
font-family:Arial, tahoma;
font-size:12px;
font-weight:bold;
border:1px solid #000000;
color:#ffffff;
height:22px;
cursor:pointer;
}
.button_dom
{
padding:0 11px 3px 12px;
background-image:url(../images_new/button_bg.jpg);
background-repeat:repeat-x;
font-family:Arial, tahoma;
font-size:12px;
font-weight:bold;
border:1px solid #000000;
color:#ffffff;
height:22px;
cursor:pointer;
}
.forn_inputbox {	
	/*border:1px solid #919191;
	font-size:14px;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding-top:2px;
	border:1px solid #919191;
	font-size:12px;
	height:16px;
}
/*.inputList{
	width:100px;
	vertical-align:middle;
}*/
.inputList{
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #919191;
	font-size:12px;
}
.inputList_site{
	font-family:Arial, Helvetica, sans-serif;
	width:100px;
	border:1px solid #919191;
	font-size:12px;
}
.inputList_site_event{
	font-family:Arial, Helvetica, sans-serif;
	width:180px;
	border:1px solid #919191;
	font-size:12px;
}
.inputList_site_day
{
	font-family:Arial, Helvetica, sans-serif;
	width:60px;
	border:1px solid #919191;
	font-size:12px;
}
.inputtxt
{
	font-family:Arial, Helvetica, sans-serif;
	width:85px;
	border:1px solid #919191;
	font-size:12px;
}
.inputList_hours
{
	width:50px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #919191;
	font-size:12px;
}
.inputList_time
{
	width:50px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #919191;
	font-size:12px;
}
 .contact_textarea{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:301px;
 }


.borderForThumbnail{
	border:3px solid #cccccc;
	text-align:center;
	vertical-align:middle;
	height:111px;
}
.borderImages{
	border:1px solid #cccccc;
	text-align:center;
	vertical-align:middle;
	height:150px;
	width:148px;	
}
.borderImagesNew{
	border:0px solid #cccccc;
	text-align:center;
	vertical-align:middle;
	height:150px;
	width:148px;
}
.outerTable{
height:160px;
padding:10px 20px 0px 45px;
}
/*-- Search result 14 may------*/
.search_warpper {
	float:left;
	padding:5px 15px 10px 28px;
	height:auto;
	width:915px;
}
.key_serch_txt {
	float:left;
	width:75px;
	font-weight:bold;
	padding-top:5px;
	text-align:right;
	padding-right:6px;
}
.key_serch_tags {
	float:left;
	width:65px;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	padding-top:5px;
}
.key_serch_tags_new {
	float:left;
	width:27px;
	font-weight:bold;
	padding-left:48px;
	text-align:left;
	padding-top:5px;
	
}
.key_serch_txt_new {
	float:left;
	width:76px;
	font-weight:bold;
	text-align:right;
	padding-top:5px;
	padding-right:5px;
}
.key_serch_limits {
	float:left;
	width:55px;
	font-weight:bold;
	text-align:left;
	padding-top:5px;
}
.key_search_txtbox {
	float:left;
	width:138px;
	padding-top:3px;
}
.from_search_txtbox {
	float:left;
	width:138px;
	padding-top:3px;
}
.from_search_txtbox input {
	width:115px;
	height:19px;
	padding-top:2px;
	border:1px solid #919191;
}
.date_search_txtbox 
{
	float:left;
	width:155px;
	padding-top:3px;
}
.limit_search_txtbox {
	float:left;
	width:140px;
	padding-top:3px;
}
.limit_search_txtbox select {
	width:130px;
	height:22px;
	padding-top:0px;
	border:1px solid #919191;
}
.key_search_txtbox input {
	width:135px;
	height:19px;
	padding-top:2px;
	border:1px solid #919191;
}
.key_search_txtbox select {
	width:155px;
	height:22px;
	padding-top:0px;
	border:1px solid #919191;
}
.adv_serch_box {
	float:left;
	width:955px;
}
.serchhead_title {
	float:left;
	text-align:left;
	padding:10px 0px 10px 15px;
	color:#333333;
	font-weight:bold;
	font-size:14PX;
}
.display_title {
	color:#c60109;
	font-weight:bold;
}
.serch_rest_display {
	width:943px;
	float:left;
	padding:0px 3px 10px 5px;
}
.search_result_display_box {
	float:left;
	width:955px;
	margin-top:18px;
}
.search_red_mid {
	float:left;
	width:923px;
	height:24px;
	background-image:url(../images_new/cp_red_bg.jpg);
	background-repeat:repeat-x;
	padding-top:7px;
}
.adv_search_but
{
   float:right; 
  width:100px;
  padding-right:69px;
}
.srch_rgt_text {
	float:right;
	padding-right:10px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
}
.search_result_wrap{ float:left; width:923px; background-image:url(../images_new/border.jpg); background-position:bottom; background-repeat:repeat-x; padding-top:20px; padding-bottom:20px; }
.search_result_wrap_nborder{ float:left; width:923px;padding-top:20px; padding-bottom:15px; }
.search_reslt_contaioner {
	float:left;
	padding:10px 10px 10px 10px;
	width:925px;
}
.events_pic_dis
{ 
	float:left;
	background-image:url(../images_new/events_img_bg_7.jpg);
	background-repeat:no-repeat;
	width:106px;
	height:106px;
	text-align:center;
	padding:3px 2px 1px 2px;
}
.event_thumb
{ 
	width:104px;
	height:104px;
}
.serch_event_info
{ 
	float:left;
	width:330px;
	padding-left:10px;
}
.serchevent_name
{ 
	float:left;
	color:#c6060d;
	font-size:14px;
	font-weight:bold;
	width:215px;
}
.place{ float:left; font-size:12px; font-weight:normal; padding-top:3px;}
.place_red{ color:#c6060d;}
.dt_time{ float:left; font-size:12px; font-weight:normal; padding-top:3px;}
.serch_event_disc
{ 
	float:left;
	padding-top:2px;
	line-height:15px;
	width:310px;
}
.event_row
{ 
	float:left;
	width:215px;
}
.serch_event_tags
{
	float:left;
	padding-top:5px;
}
.nobreder{ border:none}
.headtitle{ float:left;padding-left:10px;}

.gray_bg
{
	background-color:#EFEFEF;
}
.white_bg
{
	background-color:#FFFFFF;
}
.search_result_seperator
{ 
	padding-top:1px;
	padding-left:2px;
	padding-bottom:1px;
	border-top:1px dashed #c1c1c1;
}
.search_event_col_l{
width:455px; 
float:left;
padding:10px 0px 15px 5px;
}


/*   New css for about us page  15 may 2010----*/
.abt_wrapper {
float:left;
width:910px;
	height:auto;
	background-color:#FFFFFF;
	padding:17px 15px 0px 25px;
	background-image:url(../images_new/cp_curve_mid.jpg);
}
.abt_sol_wrapper {
	clear:both;
	width: 940px;
	margin: 0 auto;
	height:auto;
	background-color:#FFFFFF;
	padding:5px 5px 5px 5px;
}
.abt_sol_mid {
	float:left;
	width:923px;
	height:24px;
	background-image:url(../images_new/cp_red_bg.jpg);
	background-repeat:repeat-x;
	padding-top:7px;
}
.vide_abtus {
	float:right;
	width:505px;
	height:295px;
	padding-left:2px;
	padding-bottom:6px;
	padding-right:15px;
}
.abt_video_player {
	float:left;
	width:512px;
	height:288px;
	border:1px solid #303030;

}
.abt_content {
	float:left;
	width:390px;
	padding-right:18px;
	padding-left:-3px;
	font-size:12px;
	line-height:20px;
}
.abt_more_info {
	float:left;
	padding-top:15px;
}
.abt_content_sol {
	float:left;
	width:500px;
	padding-right:18px;
	padding-top:15px;
	font-size:14px;
	line-height:20px;
}
.abt_sol_content {
	float:left;
	width: 910px;
	height:auto;
	background-color:#FFFFFF;
	padding:50px 5px 0px 0px;
	font-size:12px;
}
.abt_sol_content ul {
	padding: 15px 0px 10px 0px;
	margin: 0px;
}
.abt_sol_content li {
	background:url(../images_new/black_bullet.jpg) no-repeat 0px 7px;
	padding:0px 0px 15px 15px;
	line-height:18px;
	font-size:12px;
}
.abt_sol_content li span {
	color:#c6060d;
	font-weight:bold;
}
.video_dis {
	float:left;
	width:929px;
	height:574px;
	background-color:#f8f8f8;
	padding-left:25px;
}
/*-------17 may 2010 solutions css------*/
.solutions_container {
	clear:both;
	width: 956px;
	margin: 0 auto;
	height:auto;
	background-color:#FFFFFF;
	padding:3px 20px 15px 20px;
}
.solutions_cont {
	float:left;
	width:954px;
	border:1px solid #d7d7d7;
}
/*--solution five tab start  ---*/
.sol_tab {
	float:left;
	width:954px;
	height:70px;
	background-image:url(../images_new/video_tab_bg.jpg);
	background-repeat:repeat-x;
	text-transform:uppercase;
}
.sol_tab ul {
	padding: 0PX;
	margin: 0px;
}
.sol_tab ul li {
	display:inline;
}
.sol_tab ul li a {
	width:237px;
	float: left;
	padding:25px 0px 0px 0px;
	height: 45px;
	text-align: center;
	text-decoration: none;
	color:#ffffff;
	border-right:1px solid #52110a;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.sol_tab li a:hover {
	background-image:url(../images_new/active_tab_sol.jpg);
	background-repeat:repeat-x;
	color: #ffffff;
}

.sol_tab li .current {
	background-image:url(../images_new/active_tab_sol.jpg);
	background-repeat:repeat-x;
	color: #ffffff;
	border-right:1px solid #642119;
}
/*-- solution five tab end--*/

.sol_top_vdo {
	float:right;
	width:512px;
	height:289px;
	padding-top:10px;
	padding-right:2px;
}
.sol_vdo {
	float:left;
	width:512px;
	height:289px;
	border:1px solid #2f2f2f;
}
.solution_left {
	float:left;
	width:420px;
	height:271px;
	padding:8px 0px 10px 15px;
	font-size:14px;
	font-weight:normal;
}
.sol_header {
	float:left;
	font-size:20px;
	font-weight:bold;
	color:#c60109;
	width:405px;
}
.sol_header span {
	font-weight:normal;
	color:#3c3c3c;
}
.sol_top_content {
	float:left;
	padding-top:5px;
	width:420px;
	height:190px;
	font-size:12px;
}
.sol_top_content ul {
	padding: 15px 0px 10px 0px;
	margin: 0px;
}
.sol_top_content li {
	background:url(../images_new/black_bullet.jpg) no-repeat 0px 5px;
	padding:0px 0px 5px 15px;
	line-height:18px;
}
.sol_lft_footnote {
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	padding-top:20px;
}
.sol_lft_footnote a {
	color:#c6060d;
	text-decoration:underline;
}
.sol_lft_footnote a:hover {
	color:#c6060d;
	text-decoration:none;
}
.sol_btm_wrap {
	width:945px;
	float:left;
	padding:0px 5px 10px 5px;
}
.sol_red_mid {
	float:left;
	width:925px;
	height:24px;
	background-image:url(../images_new/cp_red_bg.jpg);
	background-repeat:repeat-x;
	padding-top:7px;
}
.sol_lft_btm {
	float:left;
	width:533px;
}
.sol_testmnl {
	float:left;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	padding-left:10px;
}
.sol_testimnl_dis {
	float:left;
	font-size:13px;
	width:910px;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:15px;
}
.sol_test_vdo {
	float:right;
	width:384px;
	height:288px;
	border:1px solid #979797;
}
.sol_test_container {
	float:left;
	padding:10px;
	width:920px;
}
.sol_test_vdo_player {
	float:left;
	width:384px;
}
.rvibe_testmonls {
	float:left;
	background-color:#f9f9f9;
	padding:10px 5px 10px 10px;
	width:519px;
}
.thumb_testmnl {
	float:left;
	width:74px;
	height:74px;
}
.testmnl_info {
	float:left;
	padding:0px 10px 5px 20px;
	width:400px;
}
.testimnl_usr_nme {
	float:left;
	font-weight:bold;
	color:#000000;
	width:250px;
}
.wtch_vdo_msg {
	float:right;
	color:#000000;
	font-weight:bold;
}
.testi_user_desig_info {
	float:left;
	padding:5px 0px 0px 0px;
}
.testimnl_revw {
	float:left;
	width:400px;
	padding-top:10px;
}
.white_spacer {
	float:left;
	height:5px;
	background-color:#FFFFFF;
}
.hedr_text{ float:left; padding-left:10px;}
.sol_hed_text{ float:left; padding-left:0px;}
.abt_new_wrappper {
	clear:both;
	width: 959px;
	margin: 0 auto;
	height:auto;
	background-color:#FFFFFF;
	padding:25px 23px 25px 13px;
}
.sol_content_wrapper {
float:left;
	width: 955px;
	height:auto;
	background-color:#FFFFFF;
	padding:17px 0px 10px 0px;
}
div.scrollTableContainer {
overflow: auto;
position: relative;
}

.blank_redbar_pos {
	position:absolute;
	width:943px;
	top:5px;
	left:-9px;
	float:left;
	height:31px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
}
/* About page css starts */
.abt_top_wrap{ float:left; width:930px;padding:0px 0px 10px 0px; }
.about_in_wrap{ float:left; width:930px;}
.abt_btm_cont{ float:left; width:930px; padding:5px 0px 0px 0px;}
/* about page css ends */

/* Jobs page css starts */
.cenerboxbg {
	background:url(../images_new/tab_img_bg.jpg) repeat-y;
}
.centerModule {
	clear:both;
	background:url(../images_new/tab_img_bot.jpg) no-repeat 0px 100%;
	padding-bottom:10px;
}
.centerModuleWrapper_job {
	background:url(../images_new/job_bg_imgtop.jpg) no-repeat 0px 0px;
	margin:10px 0px 0px 0px;
}

.jobheader {
	background:#CC0000;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px 8px;
	margin-right:3px
}
.job-text {
	padding:5px 10px 15px 8px;
	border-bottom:solid 1px #ececec
}
.job-titles {
	border-bottom:solid 1px #ececec;
	padding:5px 0px 0px 8px;
}

.font14bold {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
/* Jobs page css ends */

/* Event detail page css ends here*/

.event_detail_left {
	float:left;
	width:535px;
	padding-bottom:12px;
	padding-left:0px;
}
.event_detail_rgt_bx {
	width:404px;
	float:right;

}
.event_vdo{ float:left; width:512px; height:auto;}
.event_dtl_header{ float:left; font-size:20px; font-weight:bold; font-style:italic; color:#333333;}
.event_dtl_subheader{ float:left; font-size:16px; padding-top:5px; color:#333333;}
.event_dtl_subheader span{ color:#d1010a}

.event_dtl_subheader span a{ color:#d1010a; text-decoration:none}
.event_dtl_subheader span a:hover{ color:#d1010a; text-decoration:underline}

.event_left_video{ float:left; width:512px; height:288px; padding-top:0px;}
.event_video_div{ float:left; width:512px; height:288px; border:1px solid black;}
.vdo_btm_info{ float:left; width:512px; padding:5px 0px;}
.starrating{ float:left; width:250px;}
.review_vdo{ float:right; width:250px;}
.red_star{ float:left; width:20px; height:16px; background-image:url(../images_new/redstar.jpg); background-repeat:no-repeat;}
.black_star{ float:left; width:20px; height:16px; background-image:url(../images_new/blackstar.jpg); background-repeat:no-repeat;}
.ratings{ float:left; width:auto; color:#010000; font-size:12px; padding:2px 0px 0px 2px; text-align:left;}
.show_views{ float:right; width:auto; color:#010000; font-size:12px; padding:2px 0px 0px 2px; text-align:right;}
.vdo_socl_net_row{ float:left; padding:8px 0px 0px 0px; *padding-top:5px;  width:512px; }
.facebook_share{ float:left; width:73px; height:23px; padding-right:5px;}
.tweet_count{ float:left; width:106px; height:23px; }
.becomeafan{ float:left; width:112px; height:23px; padding-right:5px;}
.facebook_follow{ float:left; width:81px; height:23px; padding-right:5px;}
.vdo_mail{ float:left; width:32px; height:23px; padding-right:4px;}
.vdo_popout{ float:left; width:32px; height:23px;padding-right:4px;}
.vdo_fav{ float:left; width:32px; height:23px;}
.tweet_but_bg{
float:left; 
width:116px; 
height:23px; 
background-image:url(../images_new/tweet.jpg); 
background-repeat:no-repeat; 
margin-right:5px; 
padding-right:5px; 
padding-top:3px; 
color:#FFFFFF;
font-size:11px;
}
.counter{ padding:5px 3px; float:left;}
.static_data{ float:left; width:512px; height:auto; padding-top:20px;}
.heder_static_data{ float:left; color:#c60109; font-size:16px; font-weight:bold;}
.heder_static_data a{ color:#c60109; text-decoration:none;}
.heder_static_data a:hover{ color:#c60109; text-decoration:underline;}
.red_arrow{ float:left; width:8px; height:9px; padding-top:7px; padding-left:5px;display:block;}
.red_arrow1{ float:left; width:8px; height:9px; padding-top:7px; padding-left:5px; display:none;}
.static_graph{ float:left; width:512px; padding-top:5px;}
.graph1{ float:left; width:512px; height:auto; padding-top:5px; padding-bottom:5px;}
.graph_header{ float:left; font-size:12px; color:#2a2a2a; font-weight:bold; padding:5px 0px 5px 5px;}
.graph{ float:left; width:512px;}
.stat_info{ float:left; width:512px; font-size:12px; font-weight:normal; line-height:18px; padding:10px 0px 10px 0px;}
.slider_tab_wrap{ float:left; width:953px; padding-top:10px;}
/*----slider  tab start-------*/
.nav_menu_line {
	width:1px;
	height:29px;
	background-image:url(../images_new/slider_border.jpg);
	background-repeat:no-repeat;
	float:left;
}
.tab_first ul {
	padding:0px;
	margin:0px;
}
.tab_first ul li {
	float:left;
	list-style:none;
	font-size:14px;
	color:#FFFFFF;
	height:29px;
}
.tab_first ul li a {
	display:block;
	text-decoration:none;
	padding-top:6px;
	font-size:14px;
	text-align:center;
	color:#FFFFFF;
	width:317px;
	height:23px; 
}
.tab_first ul li a:hover {
	background:url(../images_new/selected_slider.jpg) no-repeat;
}
.tab_first ul li.selected a {
	background:url(../images_new/selected_slider.jpg) no-repeat;
}
.tabs ul {
	padding:0px;
	margin:0px;
}
.tabs ul li {
	float:left;
	list-style:none;
	font-size:14px;
	color:#FFFFFF;
	height:29px;
}
.tabs ul li a {
	display:block;
	text-decoration:none;
	padding:6px 0px 0px 0px;
	font-size:14px;
	width:317px;
	color:#FFFFFF;
	text-align:center;
	height:23px;
}
.tabs ul li a:hover {
	background:url(../images_new/selected_slider_event.jpg) repeat-x;
}
.tabs ul li.selected a {
	display:block;
	background:url(../images_new/selected_slider_event.jpg) repeat-x;
}
.slider_tab {
	float:left;
	width:953px;
	height:29px;
	background-image:url(../images_new/event_tab_slider.jpg);
	text-transform:uppercase;
}
.tab_last ul {
	padding:0px;
	margin:0px;
}
.tab_last ul li {
	float:left;
	list-style:none;
	font-size:14px;
	color:#FFFFFF;
	height:29px;
}
.tab_last ul li a {
	display:block;
	text-decoration:none;
	padding-top:6px;
	font-size:14px;
	text-align:center;
	color:#FFFFFF;
	width:316px;
	height:23px;
	text-align:center;
}
.tab_last ul li a:hover {
	background:url(../images_new/selected_slider_last.jpg) no-repeat;
}
.tab_last ul li.selected a {
	background:url(../images_new/selected_slider_last.jpg) no-repeat;
}


.bg_slider{ float:left; width:933px; height:auto; background-image:url(../images_new/slider_bg.jpg); background-repeat:repeat-y; padding:0px 10px;}
.slider_btm{ float:left; width:953px; height:7px; background-image:url(../images_new/event_slide_btm.jpg); background-repeat:no-repeat;}
.event_img_slider{ float:left;width:933px; padding:15px 0px; }
.slider_arrow{ float:left; width:19px; height:23px; padding-top:60px; padding-right:35px;}
.slider_arrow_R{ float:left; width:19px; height:23px; padding-top:60px; padding-left:35px;}
.slidr_img_wrap{ float:left; width:810px; height:150px; padding-left:10px;}
.slider_img_2{ float:left; width:150px; height:150px; padding-right:25px; padding-left:25px;}
.commentbox {
	float:left;
	width:955px;
	padding-top:25px;
}
.comment_rebar{
	float:left;
	height:45px;
	font-weight:bold;
	font-size:15px;
	background-image:url(../images_new/add_comment.jpg);
	background-repeat:no-repeat;
	width:938px;
	color:#FFFFFF;
}
.comment_wrap {
	width:945px;
	float:left;
	padding:0px 5px 0px 8px;
}
.comment_txt{ padding:6px 0px 0px 65px; float:left; }
.comment_txt a{ color:#FFFFFF; text-decoration:none;}
.comment_txt a:hover{ color:#FFFFFF; text-decoration:underline;}
.comment_txt_box{ float:left; width:900px; height:290px; padding:0px 0px 0px 30px;}
.comment_txt_area{ float:left; width:830px; height:241px; background-image:url(../images_new/comment_text_bg.jpg); background-repeat:no-repeat; padding:22px 35px;}
.comment_hed{ float:left; font-size:12px; font-weight:bold; color:#333333; padding-bottom:14px; width:350px;}
.text_area_container{ float:left; width:800px}
.text_area{ border:1px solid #606060; width:800px; height:130px;  }
.comment_note{ float:left;  padding:10px 0px 10px 0px;width:780px; }
.post_coment_but{ float:left; width:103px; height:25px;}
.show_comment {
	float:left;
	width:930px;
	padding:10px 0px 0px 0px;
}
.show_coment_hdr{ float:left; background-image:url(../images_new/view_all_comment_hder.jpg); background-repeat:no-repeat; width:453px; height:46px; font-size:12px; color:#FFFFFF; padding:10px 0px 0px 25px;; font-weight:bold;}
.show_coment_hdr a { color:#FFFFFF; text-decoration:none;}
.show_coment_hdr a:hover { color:#FFFFFF; text-decoration:underline;}

.rvibe_comments {
	float:left;
	padding:20px 5px 10px 50px;
	width:850px;
}
.comment_bx{float:left;
	padding:5px 5px 10px 50px;
	width:830px;}
.comment_dis {
	float:left;
	padding:24px 5px 10px 20px;
	width:800px;
	background-image:url(../images_new/border.jpg); background-repeat:repeat-x; background-position:top;
	
}
.comment_dis_1 {
	float:left;
	padding:5px 5px 10px 20px;
	width:780px;
	
}
.coment_info {
	float:left;
	padding:0px 10px 5px 20px;
}
.coment_usr_nme {
	float:left;
	color:#000000;
	padding-bottom:5px;

}
.full_comment{
	float:left;
	padding-top:10px;
	width:620px;
}
.delete_comment{
	float:right;
	padding-right:10px;
	padding-left:20px;
}
.comment_button{
  float:left; 
  width:580px;
}
.two_add_tab{ float:right; padding:0px 0px 10px 0px; }
.add_fav{ float:right;width:177px; height:49px;}
.add_gogle_cal{ float:right;width:179px; height:51px;}
.socl_netwrk_bx{ float:left; width:404px; height:auto;}
.rgt_top{ float:left;width:404px; height:6px; background-image:url(../images_new/evnt_det_top.jpg); background-repeat:no-repeat;}
.rgt_mid_evnt_det{ float:left;width:394px; background-image:url(../images_new/evnt_det_mid.jpg); background-repeat:repeat-y; padding:0px 0px 5px 10px;}
.rgt_btm{ float:left;width:404px; height:6px; background-image:url(../images_new/evnt_det_btm.jpg); background-repeat:no-repeat;}
.twitter_box{ float:left; width:384px; height:31px; background-image:url(../images_new/red_bar_twiter.jpg); background-repeat:no-repeat; color:#FFFFFF; font-size:14px; font-weight:bold;}
.twter_hed{ float:left; padding:7px 5px 0px 10px; width:150px; font-size:14px;}
.plus_icon{ float:right; padding:5px 10px 5px 10px; width:20px;}
.twitter_box{ float:left; width:384px; height:31px; background-image:url(../images_new/red_bar_twiter.jpg); background-repeat:no-repeat; color:#FFFFFF; font-size:14px; font-weight:bold;}
.facebook_box{ float:left; width:384px; height:31px; background-image:url(../images_new/red_bar_twiter.jpg); background-repeat:no-repeat; color:#FFFFFF; font-size:14px; font-weight:bold; margin-top:10px;}
.facebook_apps{ float:left; width:384px; padding-top:5px;}
.event_thumb_img {
	float:left;
	width:105px;
	height:105px;
	border:1px solid #e7e7e7;
	padding:2px;
}
/* Event detail page css ends here */

/*Pricing page css starts here*/
.pricing_wrapper {
	float:left;
	width: 955px;
	height:auto;
	background-color:#FFFFFF;
	padding:17px 0px 0px 0px;
}
.pricing_plann_wrap {
	width:940px;
	float:left;
	padding:2px 8px 10px 7px;
}
.price_red_mid {
	float:left;
	width:920px;
	height:24px;
	background-image:url(../images_new/cp_red_bg.jpg);
	background-repeat:repeat-x;
	padding-top:7px;
	font-size:12px;
}

.pricingbx_2 {
	float:left;
	width:301px;
	height:620px;
	background-image:url(../images_new/pricing-box3.jpg);
	background-repeat:no-repeat;	
}
.pricingbx_3 {
	float:left;
	width:301px;
	height:620px;
	background-image:url(../images_new/pricing-box2.jpg);
	background-repeat:no-repeat;
	margin-left:25px;
}
.pricingbx_4 {
	float:left;
	width:301px;
	height:620px;
	background-image:url(../images_new/pricing-box4.jpg);
	background-repeat:no-repeat;
	margin-left:26px;
}

.pricing_container {
	clear:both;
	width: 959px;
	margin: 0 auto;
	height:auto;
	background-color:#FFFFFF;
	padding:3px 23px 15px 13px;
	
}
.pricing_cont {
	float:left;
	width:955px;

}
.pricing_row{ float:left; width:100%; border-bottom:1px solid #a2a2a2; font-size:12px; font-weight:bold; }
.pricing_row2{ float:left; width:100%; border-bottom:1px solid #a2a2a2; font-size:12px; font-weight:bold; padding-bottom:10px; }

.pric_tp_hed{float:left; width:195px; padding-left:100px;}
.pric_tp_hed1{float:left; width:208px; text-align:center;}
.pric_display{float:left; width:280px;  padding-left:15px; padding-top:8px; height:20px; padding-bottom:12px; border-right:1px solid #a2a2a2;}
.pric_display2{float:left; width:205px;  padding-top:12px; height:20px; padding-bottom:8px; border-right:1px solid #a2a2a2; text-align:center;}
.pric_display3{float:left; width:205px;  padding-top:3px; padding-bottom:7px; height:30px;text-align:center;}
.pric_display4{float:left; width:205px;  padding-top:12px; padding-bottom:8px; height:20px;text-align:center;}
sup{font-size:10px;*font-size:12px;color:#c6060d; padding-left:2px;} 
.boxhed_1{ float:left; width:301px; height:39px;padding:14px 0px 0px 0px;text-align:center;}
.wvc_disc{ float:left; padding:0px 10px 0px 10px; width:281px; height:auto;}

.wvc_disc ul {
	padding: 10px 0px 5px 0px;
	margin: 0px;
}
.wvc_disc li {
	background:url(../images_new/black_bullet.jpg) no-repeat 5px 4px;
	padding:0px 0px 10px 25px;
	line-height:14px;
	font-size:12px;
	Float:left;
	width:260px;
}
.wvc_disc li span {
	color:#c6060d;
	font-weight:bold;
}

.box_but3 {
	float:left;
	width:301px;
	height:51px;
	padding:15px 0px 0px 0px;
	text-align:center;
}

.pricing_notes{ float:left; width:700px; padding:10px 10px 0px 10px; font-size:12px; line-height:17px; }
.pricing_notes span{ color:#c6060d;}
.pricing_info_container {
	float:left;
	padding:10px 10px 0px 10px;
	width:920px;
}
/*Pricing page css ends here*/

/* toggel effect */
.accordion {
	width: 386px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h3 {
	background: #c5060d url(../images_new/arrow-square_facebook.png) no-repeat right -46px;
	padding: 7px 15px 10px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
	color:#ffffff;
}
.accordion h3:hover {
	background-color: #c5060d;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion div {
	background: #f7f7f7;
	margin:0px auto;
	width:360px;
	text-align:center;
	padding: 10px 11px 20px 11px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}
/* end */
.left_pad_top5{
 float:left;
 padding-top:5px;
 width:60px; 
 color:#000000;
}
.company_filter{
float:left; 
position:absolute; 
top:30px; 
left:5px;
}

/* New Css for Home Page starts */
.video_player_home {
	float:left;
	width:512px;
	height:288px;
	/*background-image:url(../images_new/new_video.jpg);
	background-repeat:no-repeat;*/
	border:1px solid #000000;
}
.video_band_home {
	background:url(../images_new/transpBlack_home.png);
	width:490px;
	padding-top: 0px;
	padding-left:10px;
	padding-right:10px;
	height: 71px;
	position: relative;
	margin-top: 191px;
	z-index: 9999;
	color: #fff;
	font-size:32px;
}
.rgt_tab {
	float:right;
	width:437px;
	height:288px;
	padding-left:5px;
}
.tabs_three {
	float:left;
	width:437px;
	height:94px;
	padding-bottom:4px;
}
.tabs_three_last {
	float:left;
	width:437px;
	height:94px;
}
.botm_contact_wrap{float:left;width:621px;height:62px;padding-left:155px;}
.botm_contact_bg{width:621px;height:62px;margin:0px auto;}
.click_but{float:right; width:85px; height:29px; padding:13px 75px 0px 0px; }

/* New Css for Home Page ends */
/*-- Css for jobs starts here --*/
.jobs_title_head {
	float:left;
	width:942px;
	height:20px;
	background-color:#c7050d;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
}

.jobs_title {
	float:left;
	width:142px;
	padding:0px 0px 0px 8px;
	font-size:12px;
}

.jobs_apply {
	float:left;
	width:105px;
	padding:0px 0px 0px 5px;
	border-left:1px solid #ffffff;
}

.jobs_apply_but {
	float:left;
	width:105px;
	padding:0px 0px 0px 10px;
}

.jobs_Description {
	float:left;
	width:310px;
	padding:0px 0px 0px 5px;
	text-align:left;
	border-left:1px solid #ffffff;
	font-size:12px;
}

.jobs_Requirements {
	float:left;
	width:300px;
	padding:0px 0px 0px 5px;
	text-align:left;
	border-left:1px solid #ffffff;
	font-size:12px;
}

.jobs_Description_info {
	float:left;
	width:300px;
	padding:0px 10px 0px 5px;
	text-align:left;
	font-size:12px;
}

.jobs_row {
	float:left;
	width:910px;
	padding:15px 5px 20px 0px;
}

.jobs_row2{ float:left; width:910px; padding:25px 5px 5px 0px; background-image:url(../images_new/border.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.jobs_top_wrap {
	float:left;
	width:940px;
	padding:0px 0px 10px 0px;
	position:relative;
	top:0px;
	left:-8px;	
}

.static_content {
	font-size:12px;
	line-height:20px;
}

.heading_bold_text {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
/*-Css for jobs ends here --*/
.bg_img{ float:left; background-image:url(../images_new/create_event_bg.jpg); background-repeat:no-repeat; background-position:right bottom;}
.bg_img1{ float:left; background-image:url(../images_new/create_event_bg.jpg); background-repeat:no-repeat; background-position:right bottom; height:350px;}
.instr_top {
	float:left;
	width:311px;
	height:24px;
	background-image:url(../images_new/top_instrustion.png);
	background-repeat:no-repeat;
	padding:10px 0px 0px 20px;
	color:#FFFFFF;
	font-size:14px;
}
.instr_inst {
	float:left;
	width:331px;
	padding:0px 0px 5px 6px;
	background-image:url(../images_new/mid_instruction.png);
	background-repeat:repeat-y;
}

.instr_btm {
	float:left;
	width:331px;
	height:9px;
	background-image:url(../images_new/btm_instruction.png);
	background-repeat:no-repeat;
}

.event_edit{ float:right;width:16px; height:16px;padding-right:10px;}

 .tab_rollover{
	 position:relative;
	 height:0px;
	 z-index:10;
	 cursor:pointer;
 }
 .evd_stat {
	float:left;
	padding:0px 10px 10px 0px !important;
	width:512px;
	/*font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	font-weight:normal !important;*/
}
.evd_stat p {
	margin-bottom:15px;
	/*font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	font-weight:normal !important;*/
}
.evd_stat span {
	/*font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	font-weight:normal !important;*/
}
.evd_stat ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.evd_stat ul li {
	padding:5px 0px 5px 10px;
	background: url(../images_new/black_bullet.jpg) no-repeat 0px 10px;
}

.inputBox {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding-top:2px;
	border:1px solid #919191;
	font-size:12px;
	height:16px;
}
/*new css event page */

/*-------new css */
.event_filt_corn{ float:left; width:8px; height:123px;}
.event_filt_bg{ float:left; width:600px;height:123px; background:url(../images_new/event_filtr_M.jpg) repeat-x;}
.evnt_serch_filt_comp {
	float:left;
	width:180px;
	height:50px;
	padding:0px 0px 0px 5px;
	font-weight:bold;
}
.event_filt_bx_co {
	float:left;
	width:140px;
	padding-left:10px;
	padding-top:3px;
}
.event_srchbox_mid{float:left; width:600px;padding:15px 0px;}
.filter_txt_event {
	float:left;
	width:50px;
	padding:5px 5px 0px 0px;
	text-align:right;
}
.filter_inpt{width:120px; height:19px;}
.evnt_serch_filt_srch {
	float:left;
	width:230px;
	padding:0px 0px 0px 5px;
	font-weight:bold;
}
.filter_txt_comp {
	float:left;
	width:100px;
	padding:5px 5px 0px 0px;
	text-align:left;
}
.to_txt {
	float:left;
	width:68px;
	padding:5px 5px 0px 0px;
	text-align:right;
}
.event_srch_row2{float:left; width:570px;padding-top:15px; padding-left:18px;}
.evnt_serch_filt_row {
	float:left;
	width:465px;
	height:30px;
	padding:0px 0px 0px 5px;
	font-weight:bold;
}
.event_filt_bx_2 {
	float:left;
	width:80px;
	padding-left:10px;
	padding-top:3px;
}
.event_filt_bx_3 {
	float:left;
	width:120px;
	padding-left:10px;
	padding-top:3px;
}
.rd_btn_event_srch{float:left; width:25px;}
.event_vod{float:left; *padding-top:3px;}
.event_live{float:left; width:70px; *padding-top:4px;}
.filt_but{float:left; width:100px;}
.pagination_wrap{float:left; width:611px; height:32px; }
.srch_title_dis{float:left; padding:10px;}
.srch_title_dis span{color:#c4050e}
.top_pag_wrap{float:right; padding-top:0px; padding-bottom:0px;}
.event_filt_bx {
	float:left;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:8px;
	width:147px;
}
.event_filt_bx_radio {
	float:left;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:2px;
	width:147px;
}
.event_dt_tags
{
float:left;
width:35px;
}

.event_desc
{
  font-size:12px;
  text-align:justify; 
}

.event_desc_textarea{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
}

.tTip{
	 width: 200px; 
	 cursor: pointer; 
	 color: #c6060d; 
	 text-decoration:none;
	 font-size:12px;
}

.tTip a{
   color:#c6060d;
   text-decoration:none;
   font-size:12px;
}

.tTip a:hover {
   color:#000000;
   text-decoration:underline;
   font-size:12px;
}

.tip{color: #333;}

	#cloud1 {top: 93px; left: 230px;}
	#cloud2 {top: 168px; left: 440px;}
	#cloud3 {top: 228px; left: 100px;}
	#cloud4 {top: 350px; left: 370px;}
	#cloud5 {}
			
.tip{
	width: 400px;
	padding-top: 20px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent url(../images_new/tipTop.png) no-repeat top;
 }

.tipMid{
	background: transparent url(../images_new/tipMid.png) repeat-y; 
	padding:0px 27px 8px 22px;
	text-align:justify;
 }
 
.tipBtm{
	background: transparent url(../images_new/tipBtm.png) no-repeat bottom; 
	height: 32px;
 }
 .shopping_list_nav{
 	padding-left:438px;
 }
.shopping_list_nav a{
	text-decoration:none;
}
.shopping_list_nav a:hover{
	text-decoration:none;
}
ol, ul, li { font-size: 1.0em; list-style-type:none; }
p { font-size: 1.0em; line-height: 1.6em; margin: 1.0em 0em 1.0em 0em; }
pre, code { font-family: monospace; font-size: 1.0em; }
p { color: #000000; }
#page { padding: 20px 20px; }
#nav { background: #333; padding: 7px 20px; }
#nav a { color: #ff00ff; text-decoration: none; }
#nav a:hover { text-decoration: underline; }
code { font-weight: normal !important; }
li { margin-left: 0px; width: 100%}
strong { font-weight: bold }
#shopping_list {
	margin: 0 0 10px 0;
	padding: 0 0px;
}			
.qp_counter {
	margin:  10px;
}
pre {
	margin: 20px 0 10px 0;
	background: #ccc !important;
	padding: 10px;
}
a.qp_disabled {
	color:#000000;
}
.qp_prev{
	background-image:url(../images_new/arrow_05.jpg);
	background-repeat:no-repeat;
	background-position:0px -1px;
	font-size:14px;
}
.qp_prev_disabled{
	background-image:url(../images_new/arrow_10.jpg);
	background-repeat:no-repeat;
	background-position:0px -1px;
	font-size:16px;
}
.qp_next{
	background-image:url(../images_new/arrow_03.jpg);
	background-repeat:no-repeat;
	background-position:0px -1px;
	font-size:14px;
}
.qp_next_disabled{
	background-image:url(../images_new/arrow_09.jpg);
	background-repeat:no-repeat;
	background-position:0px -1px;
	font-size:14px;
}
.popup_event{
	color:#FFFFFF; 
	font-size:16px; 
	font-family:Arial, Helvetica, sans-serif;
	padding-top:3px; 
}

