
@charset "utf-8";
@font-face {
  font-family: 'PTSans-Regular';
  src: url('fonts/PTSans-Regular.eot') format('embedded-opentype');
  src: url('fonts/PTSans-Regular.svg') format('svg');
  src: url('fonts/PTSans-Regular.ttf') format('truetype');
  src: url('fonts/PTSans-Regular.woff2') format('woff2');
  /*src: url('fonts/PTSans-Regular.woff') format('woff');*/
  font-weight: normal;
  font-style: normal;
  /*text-rendering: optimizeLegibility;*/
  src: local('PT Sans'), local('PTSans-Regular'), url(https://themes.googleusercontent.com/static/fonts/ptsans/v4/LKf8nhXsWg5ybwEGXk8UBQ.woff) format('woff');

}
body{
	background:url(../images/background.png) repeat;
	margin:0px;
	padding:0x;
	font-family: 'PTSans-Regular';
	color:#404041;
}


.fl {float: left;}
.fr {float: right;}

.clr {clear: both;}	
.clr2 {clear: both; height:18px;}	

.alignright {text-align:right}
.aligncenter {text-align:center}
.alignleft {text-align:left}
	
a{ outline:none;}
	

#wrapper{ 
	width:100%; 
	background:url(../images/top_strip.png) repeat-x left top; 
	margin:0px; 
	padding-top:5px;
}
.logo{
	padding-top:43px;
	position:relative;
}
.top_right{
	width:570px;
	float:right;
	margin:0px;
	padding:0px;
}
.top_right .top_login{
	width:360px;
	float:right;
	margin:0px;
	padding:0px;
}
.top_right .top_search{
	width:570px;
	float:right;
	margin-top:15px;
	padding:0px;
}
.top_right .top_search .links_box{
	float:left;
	margin-top:12px;
	padding:0px;
	font-size:13px;
	font-weight:bold;
	color:#00aeef;
	text-decoration:none;
	text-shadow: 1px 0px 1px #ffffff;
}
.top_right .top_search .links_box a{
	font-size:13px;
	font-weight:bold;
	color:#555555;
	text-decoration:none;
	margin:0px;
	padding:0px 3px 0 0;
	text-shadow: 1px 0px 1px #ffffff;
}
.top_right .top_search .links_box a:hover{
	font-size:13px;
	font-weight:bold;
	color:#00aeef;
	text-decoration: underline;
	margin:0px;
	padding:0px 3px 0 0;
	text-shadow: 1px 0px 1px #ffffff;
}
.top_right .top_search .search_box{
	width:342px;
	height:43px;
	float:right;
	margin:0px;
	padding:0px;
}
.top_right .top_search .textfeid_box{
	float:left;
	margin:0px;
	padding:0px;
	}
.top_right .top_search .textfeid_rgt_crnr{
	width:14px;
	height:43px;
	float:left;
	margin:0px;
	padding:0px;
}
.top_right .top_search .textfeid_bg{
	background:url(../images/search_bg.png) repeat-x;
	width:288px;
	height:43px;
	float:left;
	margin:0px;
	padding:0px;
}
.top_right .top_search .textfeid{
	width:285px;
	background:#fff;
	border:none;
	margin-top:5px;
	font-size:13px;
	color:#b7b7b7;
	padding:8px 0 4px 0;
}
.top_right .top_search .search_btn{
	float: right;
	margin:0px;
	padding:0px;
}
.top_login .login_box{
    background:url(../images/login_icon.png) no-repeat right center;
	height:33px;
	width:144px;
	float:left;
	margin:0px;
	padding-top:14px;
	font-size:13px;
	font-weight:bold;
	color:#00aeef;
	text-decoration:none;
	text-shadow: 1px 0px 1px #ffffff;
}
.top_login .login_box a{
	font-size:13px;
	font-weight:bold;
	color:#555555;
	text-decoration:none;
	margin:0px;
	padding:0px 3px 0 0;
	text-shadow: 1px 0px 1px #ffffff;
}
.top_login .login_box a:hover{
	font-size:13px;
	font-weight:bold;
	color:#00aeef;
	text-decoration:none;
	margin:0px;
	padding:0px 3px 0 0;
	text-shadow: 1px 0px 1px #ffffff;
}
.top_login .total_tickets{
	background:url(../images/total_tickets_bg.png) no-repeat left center;
	width:216px;
	height:37px;
	float: right;
	margin:0px;
	padding:0px;
}
.top_login .total_tickets .tickets{
	float:left;
	margin:10px 0 0 10px;
	padding:0px;
	color:#555555;
	font-size:12px;
	font-weight:bold;
	text-shadow: 1px 0px 1px #ffffff;
}
.top_login .total_tickets .tickets a{
	color:#00aeef;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	text-shadow: 1px 0px 1px #ffffff;
}
.top_login .total_tickets .tickets a:hover{
	color:#00aeef;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	text-shadow: 1px 0px 1px #ffffff;
}	
	
.go_btn{ 
	width:24px; 
	height:23px; 
	margin:9px 6px 0 0; 
	padding:0px; 
	float:right; 
	cursor:pointer;
}	
.go_btn a{
	background:transparent  url(../images/tickets_go.png) no-repeat right top;
	margin:0px; 
	cursor:pointer;
	width:24px;
	height:23px; 
	display:block;
}
.go_btn a:hover{
	background:url(../images/tickets_go.png) no-repeat right -40px; 
	cursor:pointer;
	width:24px;
	height:23px; 
	display:block;
}
	
/*navigation start*/

.navigation{
	width:940px;
	background:url(../images/navigation_bg.png) no-repeat;
	height:73px;
	margin:12px 0px 5px 0px;
	padding:2px 0px 0px 0px;
}
#menu{
	margin: auto;
	padding: 0;
	width:920px;
}
#menu ul {
	margin: 0;
	padding: 0;
	float:left;
}
#menu ul li {
	text-transform:uppercase;
	font-family:"PT Sans",sans-serif;
	font-size:13px;
	font-weight:bold;
	display: block;
	position: relative;
	float: left;
	list-style:none;
	text-align:center;
}

#menu ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding:17px 0px;
	margin:0px;
	background:url(../images/nav_separator.png) no-repeat right center;
}
#menu ul li a:hover { 
	color:#404041; 
}
#menu ul li a#current { 
	color:#404041; 
}
#menu .home{ width:132px;}
#menu .music{ width:130px;}
#menu .sports{ width:140px;}
#menu .arts{ width:189px;}
#menu .family{ width:133px;}
#menu .ticketdetails{ width:186px;}
/*navigation end*/


.events_box{
	background:url(../images/events_strip.png) repeat-x;
	width:940px;
	height:53px;
	margin:2px 0px 0px 0px;
	padding:0px;
	float:left;
	color:#404041;
	font-size:14px;
	font-weight:bold;
	text-shadow: 1px 0px 1px #ffffff;
}
.events_box .list_box{
	width:145px;
	padding:5px;
	color:#404041;
	background:#fff;
	border:#e4e4e4 solid 1px;
	font-size:12px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}
.events_box .white_bg{
	background:#fff;
	border:#e4e4e4 solid 1px;
	color:#404041;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.events_btn{ 
	width:39px; 
	height:39px; 
	margin:0px; 
	padding:0px; 
	cursor:pointer;
}	
.events_btn a{
	background:url(../images/search_btn.png) no-repeat right top;
	margin:0px; 
	cursor:pointer;
	width:39px;
	height:39px; 
	display:block;
}
/*.events_btn a:hover{
	background:url(../images/search_btn.png) no-repeat right -48px; 
	cursor:pointer;
	width:32px;
	height:32px; 
	display:block;
}*/
	
/*body start*/
.main_box{
	width:940px;
	margin:0px;
	padding:0px;
	float:left;
}
.left_box{
	width:560px;
	margin:0px;
	padding:0px;
	float:left;
}
.left_box .top_banner{
	width:560px;
	height:327px;
	margin:0px;
	padding:0px;
	float:left;
	background:url(../images/top_banner_shadow.png) no-repeat left bottom;
}
.left_box .top_events_banner{
	width:540px;
	height:182px;
	margin:0px;
	padding:0px;
	float:left;
}
.right_box{
	width:355px;
	height:512px;
	margin:0px;
	padding:0px;
	float:right;
}
.sales_box{
	width:940px;
	margin-top:10px;
	padding:0px;
	float:left;
}
.sales_box ul{
	margin:0px;
	padding:0px;
	float:left;
}
.sales_box ul li{
	margin-right:19px;
	padding:0px;
	float:left;
	list-style:none;
	background:url(../images/sales_shadow.png) bottom center no-repeat;
	height:130px;
}
/*General Mosaic Styles*/
.clearfix{ 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

.details{ 
	margin:10px;
}
.sales_header{
	float:left;
	font:13px 'PT SANS', sans-serif; 
	font-weight:bold; 
	color:#000;
}

.sales_discriptin{
	float:left;
	font:12px 'PT SANS', sans-serif; 
	color:#fff; 
	font-weight:bold;
}

.sales_price{
	float:right;
	font:11px 'PT SANS', sans-serif; 
	color:#fff; 
	font-weight:bold;
}

.mosaic-block {
	float:left;
	position:relative;
	overflow:hidden;
	width:220px;
	height:110px;
	margin:0px;
	background:#111 url(../img/progress.gif) no-repeat center center;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
}

.mosaic-backdrop {
	display:none;
	position:absolute;
	top:0;
	height:100%;
	width:100%;
	background:#02b4f2;
}
	
.mosaic-overlay {
	display:none;
	z-index:5;
	position:absolute;
	width:100%;
	height:100%;
	background:#02b4f2;
}
	
/*** Custom Animation Styles (You can remove/add any styles below) ***/
.circle .mosaic-overlay {
	background:#000;
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	filter:alpha(opacity=00);
	display:none;
}
		
.fade .mosaic-overlay {
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	filter:alpha(opacity=00);
	background:#000;
}
		
.bar .mosaic-overlay {
	bottom:-100px;
	height:100px;
	background:#000;
}
		
.bar2 .mosaic-overlay {
	bottom:-50px;
	height:100px;
	opacity:0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter:alpha(opacity=80);
}
		
.bar2 .mosaic-overlay:hover {
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
}
		
.bar3 .mosaic-overlay {
	top:-100px;
	height:100px;
	background:#000;
}
/*** End Animation Styles ***/

.categories_box{
	width:940px;
	margin-top:10px;
	padding:0px;
	float:left;
	}
.all_headders{
    background:url(../images/all_headders_bg.png) no-repeat left center;
	height:26px;
	width:940px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:center;
	font-size:17px;
	color:#404041;
	font-weight:bold;
	text-shadow: 1px 0px 1px #ffffff;
	}
.categories_box .all_categories{
	width:940px;
	margin:0px;
	padding:0px;
	float:left;
	}
.categories_box .categorie_box2{
	width:230px;
	margin-right:6px;
	padding:0px;
	float:left;
	}
.categories_box .categorie_headders{
	width:230px;
	height:51px;
	margin:0px;
	padding:0px;
	float:left;
	}
.categorie_mdl{
    background:url(../images/categorie_mdl.png) repeat-y;
	width:205px;
	margin-left:13px;
	padding:0px 6px;
	float:left;
	}
.categorie_mdl .categorie_links_box{
	width:200px;
	margin: auto;
	padding:0px;
	}
.categorie_mdl .categorie_links_box ul{
	margin:0px;
	padding:0px;
	float:left;
	}
.categorie_mdl .categorie_links_box ul li{
	width:200px;
	margin:0px;
	padding:6px 0px;
	list-style:none;
	border-bottom:#e5e5e5 solid 1px;
	}
.categorie_mdl .categorie_links_box ul li a{
	margin:0px;
	padding:0px;
	font-size:13px;
	font-weight:normal;
	color:#404041;
	text-decoration:none;
	}
.categorie_mdl .categorie_links_box ul li a:hover{
	margin:0px;
	padding:0px;
	font-size:13px;
	font-weight:normal;
	color:#00aeef;
	text-decoration:none;
	}
.more_info{
	margin:6px 0 0 2px;
	padding:0px;
	float:left;
	}
.more_info a{
	margin:0px;
	padding:0px;
	float:left;
	color:#00aeef;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}
.more_info a:hover{
	margin:0px;
	padding:0px;
	float:left;
	color:#404041;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}
.categorie_btm{
	width:217px;
	height:18px;
	margin-left:13px;
	padding:0px;
	float:left;
	}
.promotions{
	width:940px;
	margin-top:10px;
	padding:0px;
	float:left;
	}
.promotions .promotions_boxes{
	width:218px;
	height:220px;
	border:#c6c6c6 solid 1px;
	background:#fff;
	margin:0px;
	padding:0px;
	float:left;
	}
/*body end*/

/*footer*/

#footer{
    width:100%; 
	background:#fff; 
	margin-top:40px; 
	padding:30px 0px;
	}
#footer .footer_logo{
	margin:0px; 
	padding:0px;
	float:left;
	}
#footer .copy_rights{
    width:450px;
	margin:0px; 
	padding:5px 0px;
	float:left;
	color:#c5c5c5;
	font-size:13px;
	font-weight: normal;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	}
#footer .sitemap{
    width:450px;
	margin:0px; 
	padding:10px 0 20px 0px;
	float:left;
	color:#9f9f9f;
	font-size:13px;
	font-weight: normal;
	border-bottom:#f5f5f5 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	}
#footer .sitemap a{
    width:400px;
	margin:0px; 
	padding:0px;
	color:#9f9f9f;
	font-size:13px;
	font-weight: normal;
	text-decoration:none;
	}
#footer .sitemap a:hover{
    width:400px;
	margin:0px; 
	padding:0px;
	color:#00aeef;
	font-size:13px;
	font-weight: normal;
	text-decoration:none;
	}
#footer .share_box{
    width:80px;
	margin:20px 0px 0 0; 
	padding:0px;
	float:left;
	}

#footer .facebook_icon{ 
	width:37px; 
	height:42px; 
	margin-right:5px; 
	padding:0px; 
	cursor:pointer;
	float:left;
	}	
#footer .facebook_icon a{
	background:transparent url(../images/facebook_icon.png) no-repeat right top;
	margin:0px; 
	cursor:pointer;
	width:37px;
	height:42px; 
	display:block;
	}
#footer .facebook_icon a:hover{
	background:url(../images/facebook_icon.png) no-repeat right -48px; 
	cursor:pointer;
	width:37px;
	height:42px; 
	display:block;
	}
#footer .twitter_icon{ 
	width:37px; 
	height:42px; 
	margin:0px; 
	padding:0px; 
	cursor:pointer;
	float: left;
	}	
#footer .twitter_icon a{
	background:transparent url(../images/twitter_icon.png) no-repeat right top;
	margin:0px; 
	cursor:pointer;
	width:37px;
	height:42px; 
	display:block;
	}
#footer .twitter_icon a:hover{
	background:url(../images/twitter_icon.png) no-repeat right -48px; 
	cursor:pointer;
	width:37px;
	height:42px; 
	display:block;
	}

#footer .links_headder{
    width:140px;
	margin-bottom:5px; 
	padding:0px;
	float:left;
	color:#9f9f9f;
	font-size:16px;
	font-weight:bold;
	}
#footer .more_links{
    width:140px;
	margin:0px; 
	padding:0px;
	float:left;
	}
#footer .more_links ul{
	margin:0px; 
	padding:0px;
	float:left;
	}
#footer .more_links ul li{
	width:140px;
	margin:0px; 
	padding:5px 0;
	float:left;
	list-style:none;
	}
#footer .more_links ul li a{
	color:#9f9f9f;
	text-decoration:none;
	font-size:13px;
	font-weight:normal;
	margin:0px; 
	padding:0px;
	float:left;
	}
#footer .more_links ul li a:hover{
	color:#00aeef;
	text-decoration:none;
	font-size:13px;
	font-weight:normal;
	margin:0px; 
	padding:0px;
	float:left;
	}


.cms_bg{
	width:938px;
	margin:auto;
	padding:0px 0px 15px 0px;
	background:#fff;
	border:#cccccc solid 1px;
	font-size:13px;
	color:#404041;
	font-weight:normal;
	}
.cms_bg .purchase_cnt{
	width:920px;
	margin:auto;
	padding-top:10px;
	font-size:12px;
	color:#404041;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	text-align:justify;
	}
.cms_bg .cms_headder{
	width:928px;
	margin:auto;
	padding-left:10px;
	border-bottom:#cccccc solid 1px;
	font-size:14px;
	color:#404041;
	font-weight:bold;
	line-height:35px;
	}
.cms_content{
	width:875px;
	margin:auto;
	padding:10px 0;
	}

.faq_headding{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#01aff0;
	font-weight: bold;
	margin:0px;
	padding:0px;
	float:left;
	width:875px;
	line-height:25px;
	}
.faq_headding ul{
	margin-left:25px;
	padding:0px;
	float:left;
	}
.faq_headding ul li{
	margin:0px;
	padding:0px;
	list-style: none;
	}
.faq_headding ul li a{
	background:url(../images/dot_icon.png) no-repeat left center;
	margin:0px;
	padding:0px 0 0 15px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#01aff0;
	font-weight: bold;
	}
.faq_headding ul li a:hover{
	margin:0px;
	padding:0px 0 0 15px;
	color:#404041;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	}
.faq_cnt{
	font-size:13px;
	color:#404041;
	font-weight: normal;
	margin-top:15px;
	padding:0px;
	float:left;
	width:875px;
	line-height:25px;
	}
.faq_cnt .faq_que{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#01aff0;
	font-weight: bold;
	margin: auto;
	padding:15px 0;
	width:875px;
	line-height:20px;
	border-bottom:#ccc solid 1px;
	}
.faq_cnt .faq_ans{
	font-size:12px;
	color:#404041;
	font-weight: normal;
	text-align:justify;
	}

.back2top a{
	margin:0px;
	color:#404041;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	}
.back2top a:hover{
	margin:0px;
	color:#404041;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	}
.textfeid2{
	width:168px;
	background:#fff;
	border:#e4e4e4 solid 1px;
	color:#404041;
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
	}

.events_box .list_box2{
	width:150px;
	padding:5px;
	color:#404041;
	background:#fff;
	border:#e4e4e4 solid 1px;
	font-size:12px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	}

.events_music{
	width:700px;
	height:60px;
	margin:auto;
	padding:0px;
	}
.events_list{
	width:700px;
	margin:10px auto;
	padding:0px;
	}
.events_list .list_headder{
	background:#404041;
	height:26px;
	width:700px;
	margin-bottom:7px;
	padding:0px;
	float:left;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	line-height:26px;
	}
.pagnation{
	font-size:11px;
	color:#fff;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	}
.pagnation a{
	font-size:11px;
	color:#fff;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.pagnation a:hover{
	font-size:11px;
	color:#fff;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}
.events_list .list_grd_box{
	width:700px;
	margin:0px;
	padding:0px;
	float:left;
	}
.list_grd_box .list_grd_inner_box{
	width:700px;
	margin-bottom:7px;
	padding:0px;
	float:left;
	}
.list_grd_inner_box .date_left_crnr{
	width:15px;
	height:87px;
	margin:0px;
	padding:0px;
	float:left;
	}
.list_grd_inner_box .events_list_bg{
	border:#eaeaea solid 1px;
	border-left:none;
	width:675px;
	margin:0px;
	padding:7px 9px 15px 0px;
	float:left;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f9f9f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
	}
.list_grd_inner_box .date_box{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	color:#fff;
	font-weight: normal;
	width:37px;
	height:54px;
	margin:0px;
	padding:8px 10px 0 0px;
	float:left;
	line-height:14px;
	text-align:center;
	text-decoration:none;
	}
.list_grd_inner_box .event_names{
	color:#1bb7f1;
	font-size:14px;
	font-weight:bold;
	}
.list_grd_inner_box .event_times{
	color:#333333;
	font-size:14px;
	font-weight: normal;
	}
.list_grd_inner_box .event_locations{
	color:#333333;
	font-size:14px;
	font-weight: normal;
	}




/*sprites*/

.sprite {background:url(../images/sprites.png);}

.music_head{width:230px; height:51px; background-position:-464px -2px;}
.sports_head{width:230px; height:51px; background-position:-695px -2px;}
.arts_head{width:230px; height:51px; background-position:-2px -2px;}
.family_head{width:230px; height:51px; background-position:-233px -2px;}
.textfeid_curser{width:14px; height:43px; background-position:-926px -2px;}
/*.nav_bg{width:940px; height:78px; background-position:-2px -195px;}*/
.categorie_curser{width:217px; height:18px; background-position:-2px -54px;}
.date_left{width:15px; height:87px; background-position:-233px -67px;}
.date_box_bg{width:47px; height:62px; background-position:-253px -60px;}


/*sprites end*/

/******slider banner*******/
.quake-slider{
    width:540px;
    height:300px;
    position: relative;
    overflow: hidden; /*-webkit-touch-callout: none;     -webkit-user-select: none;     -khtml-user-select: none;     -moz-user-select: none;     -ms-user-select: none;     -o-user-select: none;     user-select: none;*/
    background:url('../images/loading.gif') no-repeat center;
	float:left; 
}
.quake-nav a{
    position: absolute;
    top: 45%;
    text-decoration: none;
    width: 37px;
    height: 38px;
    background-repeat: no-repeat;
    z-index: 10000;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.quake-prev{
    left: 0px;
    margin-left: 2px;
    background-image: url('../images/arrow-left.png');
}
.quake-next{
    right: 0px;
    margin-right: 2px;
    background-image: url('../images/arrow-right.png');
}
.quake-prev:hover{
    background-image: url('../images/arrow-left-active.png');
}
.quake-next:hover{
    background-image: url('../images/arrow-right-active.png');
}
.quake-slider-caption-container-right{
    background-color: black;
    position: absolute;
    z-index: 101;
    width: 540px;
    height:55px;
    left:0px;
	top:225px;
    padding:10px;
}
.quake-slider-caption-right{
    color: white;
    font-weight:none;
    font-size:12px;
    font-family: Arial;
    width: 518px;
    height:55px;
    position: absolute;
    z-index: 102;
    left:0px;
	top:225px;
    padding: 10px;
}
.quake-slider-caption-container-left{
    background-color: black;
    position: absolute;
    z-index: 101;
    padding: 0;
    width: 540px;
    height: 55px;
    left: 0px;
    padding-left: 10px;
    margin-left: 10px;
}
.quake-slider-caption-left{
    color: white;
    font-weight:normal;
    font-size:12px;
    font-family: Arial;
    width:540px;
    height:55px;
    position: absolute;
    z-index: 102;
    left: 0px;
    padding: 0;
    padding: 10px;
    margin-left: 10px;
}

.quake-slider-caption-container-bottom{
    background-color: black;
    position: absolute;
    z-index: 101;
    padding: 0;
    width: 540px;
    height: 55px;
    bottom: 0px;
    padding-left: 20px;
    margin-bottom: 10px;
}
.quake-slider-caption-bottom{
    color: white;
    font-weight:none;
    font-size: 12px;
    font-family: Arial;
    width: 540px;
    height:55px;
    position: absolute;
    z-index: 102;
    bottom: 0px;
    padding-left: 10px;
    padding-top: 10px;
}

.quake-slider-caption-container-top{
    background-color: black;
    position: absolute;
    z-index: 101;
    padding: 0;
    width: 540px;
    height: 55px;
    top: 0px;
    padding-left: 10px;
    margin-top: 10px;
}
.quake-slider-caption-top{
    color: white;
    font-weight:none;
    font-size:12px;
    font-family: Arial;
    width:540px;
    height:55px;
    position: absolute;
    z-index: 102;
    top: 0px;
    padding: 0;
    padding-top: 10px;
    margin-top: 10px;
    padding-left: 10px;
	padding-right: 10px;

}

.quake-nav-wrapper{
    width:560px;
}
.quake-nav-container{
    margin:0px;
	float:right;
	padding:0px;
}
.quake-nav-control{
    width:18px;
    height:18px;
    cursor: pointer;
    display: inline-block; /* background-image: url('images/bullets.png');*/
    background-image:url('../images/circle.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
    border: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    outline: none;
	margin:0px;
	padding:0px;
}
.quake-nav-control.active{
    /*background-position: 0px -22px;*/
    background-image: url('../images/circle-active.png');
	margin:0px;
	padding:0px;

}
.quake-highlight{
    color: #00aeef;
}
.quake-highlight a{
    color: #00aeef;
}
.quake-link{
    position: absolute;
    z-index: 101;
}
.quake-thumbnail{
    position: absolute;
    z-index: 111;
    width: 98px;
    height: 76px;
    overflow: hidden;
    background: url('../images/thumb_bg.png') no-repeat center center;
}
.quake-thumbnail-preview{
    width: 84px;
    height: 48px;
    margin: 7px 0 0 7px;
    overflow: hidden;
    background-color: White;
}
.quake-thumbnail-preview img{
    border: none;
}
/******slider banner end*******/

/*popup*/

.rounded_curves {
    background: none repeat scroll 0 0 #fff;
    border:10px solid #B9BABA;
    border-radius: 7px 7px 7px 7px;
    margin-right: 15px;
    margin-top: -10px;
    padding: 6px;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	color:#404041;
	font-weight:normal;
}

.popup_header{
    border-bottom:1px solid #c1c1c1;
    padding:6px;
	font-family:"PT Sans", sans-serif;
    font-size:15px;
	font-weight:bold;
}

.popup_textfeild{
    width:212px;
    border:1px solid #bbbbbb;
    padding:4px;
	margin:8px 0px;
	font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
	font-weight: normal;
}

.popup_forgotpassword a{
	font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
	font-weight: normal;
	color:#00aeef;
	text-decoration:none;
}

.popup_forgotpassword a:hover{
	font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
	font-weight: normal;
	color:#404041;
	text-decoration: underline;
}

.required_fields{
	font-family: Arial,Helvetica,sans-serif;
    font-size:11px;
	font-weight:normal;
	color:#ff0000;
}

/*popup*/


.infiniteCarousel {
  width:540px;
  position: relative;
  margin:0px;
  
}

.infiniteCarousel .wrapper {
	width:465px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
	overflow: auto;
	min-height: 10em;
	margin:0 0 0 40px;
	position: relative;
	top: 4px;
	left: -3px;
}

.infiniteCarousel ul a img {
  width:146px;
  height:110px;
}

.infiniteCarousel .wrapper ul {
	width:9999px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	top:0px;
	left: -20px;
}

.infiniteCarousel ul li {
  float:left;
  padding:0px;
  height:134px;
  width:146px;
  margin:0 10px 0 0;
  background: url(../images/recommend_shadow.png) left bottom no-repeat;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(../images/arrow.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 45px;
  left:505px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}
.mosaic-block2 {
	float:left;
	position:relative;
	overflow:hidden;
	width:146px;
	height:110px;
	margin:0px;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
}
.recommended_headder{
    background: url(../images/recommend_bg.png) no-repeat left center;
	height:26px;
	width:540px;
	margin-bottom:10px;
	padding:0px;
	float:left;
	font-size:17px;
	color:#404041;
	font-weight:bold;
	text-shadow: 1px 0px 1px #ffffff;
	}
	
