@charset "utf-8";
/* CSS Document */

html, body { width:100%;  }
*{
margin:0px;
padding:0px;
outline:none;
box-sizing:border-box;
}
a:focus{outline:none;}
ul, li, a {
	margin:0px;
	padding:0px;
}
.container {
	background:#fff!important;
}

body {
	background:url(../images/home/body_back.jpg)repeat-x left top;
	font-family:"nimbus-sans",sans-serif;
	font-weight: 300;
	font-variant: normal;
}
/***********************header style starts here************************************/

.header_back {
	background:#1e1e1c;
	padding:13px 0 0 0;
}
.logo {
  float: left;
  text-align: left;
  width: 100%;
}
.logo > a {
  display: inline-block;
}
.echo_arena_logo {
  box-sizing: border-box;
  float: left;
  margin: 0 0 0 -60px;
  padding: 45px 0 0;
  width: 40%;
}
.echo_arena_logo img {
  width: 100px;
}
.echo-ticket {
  float: left;   
  padding: 45px 0 0 20px;
  text-align: center;
  width: 60%;
}
.echo-ticket a{color: #ffffff;font-size: 12px;line-height: 16px;}
.header_right {
  float: left !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left;
  width: 100%;
}
.header_date {
  color: #ffffff;
  float: right;
  font-family: "nimbus-sans",sans-serif;
  font-size: 23px;
  margin: 10px 0 0;
  text-align: right;
  width: 100%;
}
.buy_ticket {	
	float:right;
	margin: 10px 0 0;	
}
.buy_ticket .btn {
  background: #5cbc30;
  background-image: -webkit-linear-gradient(top, #5cbc30, #52892c);
  background-image: -moz-linear-gradient(top, #5cbc30, #52892c);
  background-image: -ms-linear-gradient(top, #5cbc30, #52892c);
  background-image: -o-linear-gradient(top, #5cbc30, #52892c);
  background-image: linear-gradient(to bottom, #5cbc30, #52892c);
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  border:none;
}

.buy_ticket .btn:hover {
  background: #5cbc30;
  background-image: -webkit-linear-gradient(top, #5cbc30, #5dc92e);
  background-image: -moz-linear-gradient(top, #5cbc30, #5dc92e);
  background-image: -ms-linear-gradient(top, #5cbc30, #5dc92e);
  background-image: -o-linear-gradient(top, #5cbc30, #5dc92e);
  background-image: linear-gradient(to bottom, #5cbc30, #5dc92e);
  text-decoration: none; }
.phone_no {
	width:100%;
	font-family: "nimbus-sans",sans-serif;
	font-size:20px;
	color:#fff;
	text-align:right;
	float:right;
}
.phone_no_mobile{display:none;width:100%;	font-family: "nimbus-sans",sans-serif;	font-size:20px;	color:#fff;	text-align:center;float:left; padding:0 0 10px 0;}
.navbar-inner {
	background:none;
	border:none;
	text-shadow:none;
	box-shadow:none;
	min-height:18px!important;
	/*padding:0 0 0 40px !important;*/
	padding:0px 0px 0px 0px !important;
}
.navbar .nav > li > a, #nav_1715735 > li > a {
	padding:0px 5px;
	color:#fff;
	text-shadow:none;
	line-height:14px;
}
.navbar .nav > li > a:hover, #nav_1715735 > li > a:hover {
	color:#f1eabe;
}
.nav, #nav_1715735 {
	padding:0 0 0 10px;
	font-size:13px;
}
.navbar {
	/*padding:10px 15px 0 15px !important;*/
	padding:5px 0px 5px 0px !important;
	margin:0 !important;
}
/*.left_menu > div a {
    padding: 10px 8px !important;

}
*/

.bdr_none {
	border:none!important;
}
.backcolor{background:#0B223F;}
.navbar .btn, .navbar .btn-group{margin:2px 10px 0 0;}
.nav-collapse .nav, #nav_1715735{margin:3px !important;}
.nav li,#nav_1715735 li {float:left;list-style: none outside none;border-right:2px solid #8792A2; line-height:10px;}
#nav_1715735 > li:last-child {
  border:none;
}
/***********************header style ends here************************************/
.heading_txt_banner_updated a.leftside.first,.heading_txt_banner_updated a.rightside.third {
  background: #c1985a url("../images/heading-text-button.png") no-repeat scroll 132px center!important;
}
.heading_txt_banner_updated a.first:hover,.heading_txt_banner_updated a.third:hover{
  background: #c1985a url("../images/heading-text-button.png") no-repeat scroll right center!important;
}

/****Style for the Social icons side Starts******/
.social_iconsouter_side {
	height: 142px;
	position: fixed;
	right: 0;
	top: 400px;
	width: 53px;
	z-index: 99999;
}
.social_iconsouter_side ul {
	list-style:none;
}
.social_iconsouter_side ul.social_icon {
	margin: 0;
	padding: 0;
}
.social_iconsouter_side ul.social_icon li a.facebook {
	background: url("../images/sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	height: 60px;
	width: 53px;
}
.social_iconsouter_side ul.social_icon li a.twitter {
	background: url("../images/sprite.png") no-repeat scroll 0 -60px rgba(0, 0, 0, 0);
	float: left;
	height: 70px;
	width: 53px;
}
/****Style for the Social icons side Ends******/

/****Style for the Social icons Starts******/
.social_iconsouter {
  float: left;
  margin: 25px 0 0 10px;
}
.social_iconsouter ul {
	list-style:none;
}
ul.social_icon {
	margin: 0;
	padding: 0;
}
.social_icon > li {
  display: inline;
}
.social_iconsouter .social_icon li a img {
  width: 32px;
}


iframe#twitter-widget-0 {
  float: right;
  width: 280px !important;
   height: 200px !important;
}
/****Style for the Social icons Ends******/
/************Mosiac style edited*********************/
a .details h4{text-align:center; font-size: 25px !important; font-weight:normal;  }

.mosaic-backdrop img{border:none !important;}

/***********************Slider style starts here************************************/

#wrapper {
	padding: 0;
	margin:0px 0 0 0;
}

.rslides {
	margin: 0 auto;
}
#slider2 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 20px auto;
}
.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0, 0, 0, .25);
	box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	-moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background: rgba(255, 255, 255, .1);
	color: #fff;
	font-weight: bold;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}

/***********************Slider style ends here************************************/

.heading_box {
  background: #d0b17a none repeat scroll 0 0;
  box-sizing: border-box;
  height: 44px;
  line-height: 44px;
  margin: 10px auto 0;
  text-align: left;
  width: 93%;
}
.heading_box .show_schedule_left{  
  
  width:33%;
  box-sizing:border-box;
  float:left;
  padding:0 0 0 10px;
}
.heading_box .show_schedule_left a{color: #ffffff;  font-size: 18px;position:relative;text-transform: uppercase;}
.heading_box .show_schedule_left a::after {
  border-bottom: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid #ffffff;
  border-top: 10px solid rgba(0, 0, 0, 0);
  content: "";
  position: absolute;
  top: 1px;
  right:-20px;
}


.heading_box .middle_live_stream {  width:33%; float:left; text-align:center; }
.heading_box .middle_live_stream a{ color: #ffffff; font-size: 18px;position:relative;text-transform: uppercase;}
.heading_box .middle_live_stream a::after {
  border-bottom: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid #ffffff;
  border-top: 10px solid rgba(0, 0, 0, 0);
  content: "";
  position: absolute;
  right: -20px;
  top: 1px;
}

.heading_box .liverpool_tv {  width:33%; float:left; text-align:center;}
.heading_box .liverpool_tv a{ color: #ffffff; font-size: 18px;position:relative;}
.heading_box .liverpool_tv a::after {
  border-bottom: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid #ffffff;
  border-top: 10px solid rgba(0, 0, 0, 0);
  content: "";
  position: absolute;
  right: -20px;
  top: 1px;
}

.liverpool_tv:hover,.liverpool_tv:focus{color:#fff; text-decoration:none;}
/* new 03-04-14 */
.heading_txt, .heading_txt_banner, .heading_txt_banner_updated {
	font-family: "kepler-std-semicondensed";
	font-size:24px;
	color:#fff;
	text-align:center;
	line-height:24px;
}
.heading_txt_banner{
	font-size: 24px;
	text-align: left;/**/
	padding: 0px;
	padding: 0px;
}
.heading_txt_banner_updated {
	display:block;
	position:relative;
	font-size: 28px;
	text-align: center;/**/
	margin: 0px;
	padding: 0px;
}

.heading_txt_banner p, .heading_txt_banner_updated p {
	/*padding: 10px 0px 10px 0px;*/
	margin: 0px;
	float: left;
	padding: 10px 0px 10px 16px;
}
.heading_txt_banner a {
}
.heading_txt_banner a {
	text-decoration: none;
	/*background: #E72028 url(http://www.liverpoolhorseshow.com/images/blue-comp-button.gif) no-repeat right top;
	background: #E72028 url(http://www.liverpoolhorseshow.com/images/launch-video.gif) no-repeat right top;
	background: #E72028 url(http://www.liverpoolhorseshow.com/images/live-streaming.gif) no-repeat right top;*/
	background: #E72028 url(http://www.liverpoolhorseshow.com/images/press-release.gif) no-repeat right top;
	text-indent: -9999em;
	display: block;
	float: right;
	height: 44px;
	width: 122px;
}
.contentclear {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 100%;
}
/* end */
.add_box {
	width:100%;
	margin:10px 0 0 0;
    font-family: "kepler-std-semicondensed";/**/
}

.add_box .span4:first-child {
  width: 30%;
}
.add_box .span4:nth-child(2) {
  margin: 0;
  padding: 0 5px;
  width: 40%;
}
.add_box .span4:nth-child(3) {
  margin: 0;
  width: 30%;
}

.first_box {
  float: left;
  padding-left: 34px;
  width: 100%;
}
.second_box {
	width:100%;
	margin: 0px;
}
.second_box video {
  float: left;
  width: 100%;
}
.second_box .mosaic-block{width:100% !important;}

.third_box {
	width:100%;
	padding-right: 34px;
}
.info_box{
	width:100%;
	background:#f5eedb;
	margin-top:0px;
	clear:both;
}
.fourth_box {
  margin-left: 25px;
  width: 100%;
}
.fifth_box {
  margin-left: 7px;
  width: 100%;
}
.sixth_box {
  margin-left: -10px;
  width: 100%;
}
.info_txt{
	font-size:15px;
	padding:10px 3px 10px 3px;
	text-align:center;
	color:#1d1d1b;
	font-style:italic;

}
 
.program_box{
	width:89%;
	background:#333331;
	margin:18px 0 0 0;
}
.program_txt{
	font-size:22px;
	color:#fff;
	padding:10px 0 10px 0;
	text-align:center;
	font-style:italic;
}
.program_txt a {
  color: #fff;
}
.program_txt a:hover{
  color: #7AC6EE;

}

.eligiblity_box{
	width:89%;
	background:#f5eedb;
	margin:0px;
	font-style:italic;
  min-height: 60px;
}
 .news_box_outer{box-shadow: 0 10px 15px 0 #cccccc inset;    padding: 25px 0 15px !important;}
.news_box {
  box-sizing: border-box;
  float: left;  
  width: 100%;
  padding:0 10px;
  
  
  }
  

.signup form {
  margin: 0;
}
.horse_hound {
	float:left;
   padding: 0;
}
.horse_hound img{ width:100%;}
.newsletter_txt {
	float:left;
	font-size: 20px;
	margin:25px 0 0 10px;
	color:#112e6b;
}
.newsletter_txt img{vertical-align:bottom;}

	.signup {
  float: left;
  padding: 25px 0 0;
}

.signup input[type="text"] {
	background:#fff;
	margin:0 0 0 5px;
	vertical-align:bottom;
	width: 130px;
	border-radius:0px !important;
	height: 30px;
}
.signup .cat_button.btn {
  background: #333331 none repeat scroll 0 0 !important;
}
.btn::-moz-focus-inner { border: 0; padding: 0; margin:0;}
.input-append .add-on, .input-append .btn, .input-append .btn-group{padding:0px 25px !important; height:31px;}
.email {
	float:left;
	margin:5.5px 0 0 10px;
	font-size:16px;
	outline:none;
	color: #1e2143;
}

/***********************Footer style starts here************************************/

.footer_box {
	width:97%;
	background:#1e1e1c;
	padding:10px;
	font-family: "nimbus-sans",sans-serif;
	font-size:12px;
	color:#fff;
	clear:both;
}
.footer_box ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.news_list {
	padding:0 0 0 20px!important; float:left;
}
.first_col{float:left; padding-left:5px;}
.second_col{float:left;}
.third_col{float:left;}



.footer_box a {
    color: #FFFFFF;
}

.footer_box a:hover{
    color: #f1eabe;
	/*color:#0088CC*/
}


/***********************Footer style ends here************************************/
/*************************Inner pages starts here*****************************************/
.home_content{margin:0 !important;}
.content_area {
  display: flex !important;
  margin: 0 !important;
  min-height: 500px !important; 
  clear:both !important;
}
.content_area .span3 {
  background: #1e1e1c;
}

#nav_102762 li{width:100% !important;}

.left_content {
	width:100%;
}
.left_menu {
	
	margin:0 0 2px 0px;
	/*background:#F0F0F0;
	box-shadow: 7px 0px 10px #B6B5B3;*/
}
.left_menu ul {
	list-style:none;
	font-size:15px;
	font-family: "nimbus-sans",sans-serif;
	padding:10px 0 0 0;
}
.left_menu ul li {
	line-height:20px;
	display:block;
	width:100% !important;
	 margin-left: 5px;
}
.left_menu ul li:first-child{
		   margin-top:10px !important;
	
	
	}
.left_menu ul li a {
	color:#fff;
	padding: 10px 8px;
	text-decoration: none;
	display:block;
	 line-height: 20px;
}
.left_menu ul li a:hover{
	color:#7AC6EE;
	
	}

.other_website {
    margin: 100px auto 0;
    
}
.other_website1 {
    margin: 100px auto 0;
    text-align: center;
	padding:0 0 140px 0;
}
.other_website_contact .third_logo{margin: 5px auto 10px;
    width: 90%;
	text-align:center;
	padding:0 0 455px 0;
}
.visit_txt {
	font-size:12px;
	color:#fff;
	font-weight: bold;
	margin-left:12px;
	text-align:left;
}

.first_logo {
    margin: 5px auto 10px;
    width: 90%;
}
.second_logo {
	margin: 5px auto 10px;
    width: 90%;
}


.third_logo {
	margin: 5px auto 10px;
    width: 90%;
	
	padding:0 0 40px 0;
}
.right_content {
	width:100%;
	padding:25px 10px 10px 15px;
	clear:both;
	float:left;
}
.right_content .title_info {
	font-size:27px;
	font-family: "kepler-std-semicondensed";
	color:#112E6B;
	margin:0 0 15px 0;
	line-height: 28px;
}
.item_left {
	width: 40%;
	float: left;
	font-weight: bold;
}

.item_right {
	width: 40%;
	float: left;
	font-weight: bold;
}
.item_left ul {
	list-style:none;
}
.item_left ul li {
	display:block;
	color:#112E6B;
}
.item_right ul {
	list-style:none;
}
.item_right ul li {
	display:block;
	color:#112E6B;
}
.pdf_link {
	font-size:14px;
	margin:10px 0 0 0;
	clear:left;
}
.pdf_link img {
	vertical-align:bottom;
}
.event_images {
	float:left;
	clear:left;
}
.event_images > img{float:left;width:100%;    margin: 10px 0;}
.website{ text-align:right; padding:10px 30px 0 0;}
.website a{color:#fff;}
.website a:hover{text-decoration:underline;}


/*******where to stay style starts here.*********/
/*******where to stay style starts here.*********/
.location,.ticket,.site_plan,.dog_show,.international_schedule,.shopping,.hospitality,.business_lunch,.sponsor,.news,.contact_us{width:100%; float:left;}
.address{width:47%; float:left; margin:0 0 0 20px;}
.hotel_name{font-size:16px; font-weight:bold; color:#112E6B;}
.hotel_image img{margin:5px 0 5px 0;}
.location h3{ color:#112E6B; font-size:14px;}
.location p{margin-bottom:20px;}
.blue_color{color:#112E6B;font-weight:bold;}
.color_blue{color:#112E6B;}
.light_blue{color:#0088cc;}

p > .btn{background:#112e6b; color:#000; margin-left:10px; border:none; border-radius:0px !important; text-shadow:none !important; }
.btn a{color:#fff;}
p > .btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled]{background-color:#112e6b!important; color:#fff !important;text-shadow:none !important; outline:none !important;}
.dog_show_left{width:50%; float:left;}
.dog_show_right{width:50%;float:left;}
.site_plan .pdf_link{margin-top:-20px;}
.site_plan_image{margin:10px 0 10px 0;}

.thumbnail ul{list-style:none; text-align:center;}
.thumbnail ul li{display:inline-block;}
.arrow_blue{margin-left:10px;}
.hospitality_left{}
.hospitality_right{}
.hospitality_image{margin:10px 0;}
.shopping_left{}
.shopping_right{}
.shopping_right img{padding:3px 0px;}
.shopping_golden {
  background: #c9ad4c;
  color: #ffffff;
  float: left;
  margin: 20px 0;
  padding: 10px;
  width: 100%;
}
table.shopping_list,table.shopping_list tr {
  float: left;
  width: 100%;
}

table.shopping_list tr td {
  float: left;
  width: 50%;
}
table.shopping_list tr td a {
  font-weight: bold;
}
table.shopping_list tr td[colspan="2"] {
  float: left;
  width: 100%;
}
table.shopping_list tr:nth-child(2n+2) {
  margin: 0 0 20px;
}



.sponsor_img{}
.sponsor_logo {
  width: 31%;
  float: left;
  text-align: center;
  margin:10px 5px 0 0;
}
.contact_left{}
.contact_right{margin-left:20px;}
.contact_form{width:100%;}
.contact_form label{width:100%;}
.contact_form input[type="text"]{width:80%;border-radius: 0 !important;}
.contact_form textarea{width:80%;}
.other_website_contact {
  padding: 20px 0 250px;
}

table.webform, table.reporting {
 margin-top: 10px;
}

.submit_btn .cat_button {
  background: #666;
  padding:4px 12px;
  color:#fff;
}

.captcha_box input[type="text"] {
  width: 146px !important;
}
/*******Blackfire Girls style Starts here.*********/

.blackfire_section {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 0 0 20px;
}
.blackfire_section .blackfire_left {
  float: left;
  text-align: left;
  width: 49%;
  box-sizing: border-box;  
}
.blackfire_section .blackfire_left > p {
  color: #0088cc;
  font-weight: bold;
}
.blackfire_section .blackfire_right {
  float: right;  
  text-align: right;
  width: 49%;
  box-sizing: border-box;
}

/*******Blackfire Girls style Ends here.*********/
/**************Blog page setting******************/
.blog-container {
  padding: 10px 15px; 
}

.announcement-details{padding:10px 20px;}

 .announcement-details h1{text-align:center; font-size:27px !important; color:#112E6B;font-family: "kepler-std-semicondensed"; font-weight:normal; }
 
 
 .cat_textbox_small{border:1px solid #bbb !important;}
.cat_button{background:#696969 !important; color:#fff !important; padding:3px 10px;}

.lipsum p{text-align:justify;}



/*******************Gallery style starts here************************/
.galleryview {
  margin: 0 auto;
  width: 100%;
}


/*******************Gallery style ends here************************/
	
	
.listitems #bigblue {
  float: left;
  width: 20%;
}

.sponsor #bigblue {
  box-sizing: border-box;
  float: left;
  width: 100%;
}
.sponsor_left{
  float: left;
  width: 50%;
  box-sizing:border-box;
}
.sponsor_right {
  float: left;
  width: 50%;
  box-sizing:border-box;
}



.heading_txt_banner_updated a.centerside{left:40% !important; line-height:35px;background: url("../images/heading-text-button.png") no-repeat scroll right center;width: 160px;}



.heading_txt_banner_updated a.centerside:hover{background: url("../images/heading-text-button.png") no-repeat scroll right center;}

/****************Daily schdule of events********************************/
 table.daily_schdule{width:100%; float:left; clear:both; text-align:left;margin: 0 0 10px;}
table.daily_schdule th,table.daily_schdule tr,table.daily_schdule td {
  border: 1px solid #cccccc;
  padding: 2px;
}

.schedule_page table.daily_schdule tr th:first-child {
  width: 10%;
}
.schedule_page table.daily_schdule tr th:nth-child(2) {
  width: 60%;
}
.schedule_page table.daily_schdule tr th:nth-child(4) {
  width: 10%;
}

 table.foodndrink{width:100%; float:left; clear:both; text-align:left;margin: 0 0 10px;}
table.foodndrink th,table.foodndrink tr,table.foodndrink td {  
  padding: 2px;
}
table.foodndrink tr td:first-child {
  width: 150px;
}

/****************Visitor page style starts********************************/
.list_of_events{background:#c0e6fa; width:100%; float:left; box-sizing:border-box;padding:10px;}
.list_of_events table tr td:nth-child(2n+2) {
  padding: 0 0 0 10px;
}
/****************Live Streaming page style starts********************************/
.live_stream_form{width:100%; float:left; }
form.live_stream_form label {
  margin: 0;
  padding: 0 0 0 5px;
  font-size:14px;
}


/*******************************Media Accreditation page style Starts********************************/
.accreditation_form .webform tr td:last-child {
  width: 50%;
}
.accreditation_form .cat_textbox,.accreditation_form .cat_dropdown {
  height: 30px ;
  width: 100% ;
}
.accreditation_form  #CaptchaV2{width:auto;}

.accreditation_form .form label, .accreditation_form .webform label {
  font-size: 14px ;
}
.accreditation_form input[type="radio"], .accreditation_form input[type="checkbox"] {
  line-height: normal;
  margin: -3px 0 0;
}




/*******************************Media Accreditation page style Ends********************************/
/******************************Alter Hey page style Starts********************************/

.right_content.alderhey li {
  list-style-position: inside;
}
.right_content.alderhey > ul {
    padding: 0 0 15px;
}
/*******************************Alter Hey page style Ends********************************/

/******************************British horse page style Starts********************************/
.british-horse-society ul{ padding: 0 0 15px 15px;}

/******************************British horse page style Ends********************************/
/******************************Food and Drink page style Starts********************************/
.food-and-drink img.imgR{padding:0 0 20px 0;}
.bistro_left {
  float: left;
  width: 50%;
}
.bistro_left > p {
  float: left;
  width: 100%;
}
.bistro_left p em .price {
  float: right;
}

.bistro_right {
  float: right;
  width: 50%;
  text-align: right;
}
/******************************Food and Drink page style Starts********************************/

/******************************Riders and Horses page style Starts********************************/
.start_list_result{position:absolute; left: 275px;}
.start_list_result h4 {
  margin: 0 0 1px;
}

.start_list_result .btn {
  background: #d0b17a linear-gradient(to bottom, #d0b17a, #dfa43b) repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: #ffffff;
  font-family: Arial;
  font-size: 20px;
  padding: 10px 20px;
  text-decoration: none;
  text-shadow:none;
  width: 160px;
  white-space: nowrap;
}
.start_list_result .btn:hover{background: #d0b17a linear-gradient(to bottom, #d0b17a, #f8c976) repeat scroll 0 0;}
.horses-riders-title {
  border-bottom: 1px solid #aaaaaa;
  float: left;
  font-size: 20px;
  margin: 0 0 20px;
  width: 100%;
}
.horses-riders-title .heading {width:100%; float:left; margin: 0 0 10px; position:relative;}
.horses-riders-title .left,.horses-riders-title .right {float: left;  width: 50%;margin: 0 0 20px;}
ul.riders_info{ list-style:none; width:100%; float:left;}

ul.riders_info li{padding:0 0 20px 50px; float:left; width:100%; display:block; }

ul.riders_info li.bel {
  background: rgba(0, 0, 0, 0) url("../images/riders-horses/bel.png") no-repeat scroll 0 0 / 40px auto;
}

ul.riders_info li.irl {
  background: rgba(0, 0, 0, 0) url("../images/riders-horses/irl.png") no-repeat scroll 0 0 / 40px auto;
}

ul.riders_info li.ita {
  background: rgba(0, 0, 0, 0) url("../images/riders-horses/ita.png") no-repeat scroll 0 0 / 40px auto;
}

ul.riders_info li.sui {
  background: rgba(0, 0, 0, 0) url("../images/riders-horses/sui.png") no-repeat scroll 0 0 / 40px auto;
}

ul.riders_info li.swe {
  background: rgba(0, 0, 0, 0) url("../images/riders-horses/swe.png") no-repeat scroll 0 0 / 40px auto;
}

ul.riders_info li.uk {
  background: rgba(0, 0, 0, 0) url("../images/riders-horses/uk.png") no-repeat scroll 0 0 / 40px auto;
}

ul.riders_info li.usa {
  background: rgba(0, 0, 0, 0) url("../images/riders-horses/usa.png") no-repeat scroll 0 0 / 40px auto;
}
ul.riders_info li.ned {
  background: rgba(0, 0, 0, 0) url("../images/riders-horses/ned.png") no-repeat scroll 0 0 / 40px auto;
}
ul.riders_info li.nor {
  background: rgba(0, 0, 0, 0) url("../images/riders-horses/nor.jpg") no-repeat scroll 0 0 / 40px auto;
}


/******************************Riders and Horses page style Ends********************************/

/******************************Live Stream page style Starts********************************/


/******************************Live Stream page style Ends********************************/

    /* Large desktop */
    @media (min-width: 1200px) {
...
}
     
    /* Portrait tablet to landscape and desktop */
    @media (min-width: 768px) and (max-width: 979px) {
		/*@media only screen (min-device-width : 768px) and (orientation : portrait) {*/
  /* drop styles here */

	.container{width:100% !important;}


.navbar-inner{padding:0 0px !important;}
.navbar .btn, .navbar .btn-group {
  margin: 2px 20px 0 0 !important;
}
.nav, #nav_1715735{padding:0px !important;}
.navbar .nav > li > a, #nav_1715735 > li > a{border:none !important; line-height:25px !important; padding:0 0 0 40px;}	
.nav-collapse .nav > li, #nav_1715735  > li {
  border-bottom: 1px solid #FFFFFF;
  float: none;
}

.nav-collapse .nav, #nav_1715735{background:#1e1e1c !important;}	

a .details{box-sizing: border-box;
    float: left;
    padding: 10px;
    width: 100%;
	margin:0 !important;}	
		
.mosaic-block{height:168px !important;}		
		
a .details h4{text-align:center; font-size: 18px !important; font-weight:normal; margin:0 0 12px 0 !important;  }
a .details p{max-height:108px; overflow:hidden;}
.mosaic-block{height:150px ; }

.echo_arena_logo{margin:0;}
.echo-ticket {    padding: 30px 0 0;}
.header_right {
	float:right;
	margin:0 !important;
}


.heading_box .show_schedule_left 
{width:50%;}


.first_box {
  padding: 0 0 0 20px;
}
.third_box {
  padding: 0 20px 0 0; 
}


.heading_box {
	width:94%;
}
.heading_txt {
	 font-size:20px;
}
.info_txt{ padding:5px 3px 5px 3px !important; text-align:center;min-height:40px; }

.program_box,.eligiblity_box{width:94.5%; }
.program_txt{font-size:18px;padding:10px 0 10px 0; text-align:center;}


.eligiblity_txt{ text-align:center; padding:5px 0px !important;}

.signup {
  float: left;
  padding: 7px 0 0;
}
.social_iconsouter {
  float: left;
  margin: 5px 0 0 10px;
}
.leatest_news_txt{font-size:16px;  margin:0 0 0 0 !important; padding:5px 0 0 30px !important;}
.newsletter_txt{font-size:16px; margin:10px 0 0 5px !important;}

.signup input[type="text"]{width:100px;}

button::-moz-focus-inner, 
input[type="button"]::-moz-focus-inner, 
input[type="submit"]::-moz-focus-inner, 
input[type="reset"]::-moz-focus-inner {
  padding: 0 !important;
  border: 0 none !important;
}
.input-append .add-on, .input-append .btn, .input-append .btn-group {
  padding: 5.5px 15px !important;
}
.email{font-size:14px; margin:5px 0 0 5px !important; }
.website{ text-align:right; padding-right:20px 30px 0 0 !important; margin-top:20px !important;}
/*.email{ width:86%; text-align:center;}*/
.first_col{width:33% !important; box-sizing:border-box; margin:0 !important;}
.second_col{width:34% !important;box-sizing:border-box; margin:0 !important;}
.third_col{width:34% !important;box-sizing:border-box; margin:0 !important;}
.footer_box .fourth_col {
  box-sizing: border-box;
  float: left;
  margin: 0 !important;
  width: 100%;
  text-align: center;
}
iframe#twitter-widget-0 {
  float: none; 
  padding: 10px 0 0 !important; 
}




/******for inner page ******/

.content_area {
	width:100%;
	overflow:hidden;	
	height:auto;
}

	
.right_content {
  clear: both;
  float: left;
  padding: 25px 10px 0;
  width: 100% !important;
}


.sponsor_left,.sponsor_right {
   width: 100%;
}

.bistro_left {  
  padding: 0 10px 0 0;
}
}


/*************************** phone *************************************************/
@media only screen and (max-width:767px){
.phone_no{display:none;}	
.phone_no_mobile{display:block;}
	
.add_box .span4 {
  width: 100% !important;
}
.first_box,.second_box,.third_box {
  margin: 0 auto !important;
  width: 280px;
  padding: 0 0 20px;
  float:none;
}
.second_box .mosaic-block{height:160px !important;}
.mosaic-block a .details h4{padding:0 0 10px;}

.news_box{width:100%;}	
.first_col{width:100% !important; text-align:center;}
.footer_box .second_col,.footer_box .third_col{display:none !important;}

.footer_box .fourth_col {
  box-sizing: border-box;
  float: left;
  margin: 0 !important;
  width: 100%;
  text-align: center;
}
iframe#twitter-widget-0 {
  float: none; 
  padding: 10px 0 0 !important; 
}

	
	.ashford_logo {	 
	  margin: 10px 0;
	  text-align: center;
	 	}
	.xs {
	  float: left;
	  width: 100% !important;
	}
	.container{width:100%;}
	.logo {
  float: left ;
  width: 100% ;
  margin:10px 0 0;
  text-align: center;
}
	.logo img {
  max-width: 100%;
}
.echo_arena_logo {
  box-sizing: border-box;
  float: left;
  margin: 0;
  padding: 20px 0;
  text-align: center;
  width: 100%;
}
.echo-ticket {
  float: left;
  padding: 0 0 10px;
  text-align: center;
  width: 100%;
}
.buy_ticket {
  float: left;
  margin: 10px 0 0;
  text-align: center;
  width: 100%;
}
.header_right{margin:0px ;}
.header_back {
  background:#1e1e1c ;
  padding:0 10px;
  height: auto;
}

.span3.header_right {
  box-sizing: border-box;
  float: left;
  margin: 0 !important;
  padding: 0 10px;
  width: 100%;
}
.phone_no {
  float: left;
  margin: 10px auto !important;
  text-align: center;
  width: 100%;
}
.header_date {
  text-align: center;
  width: 100%;
  margin:0;
  float: left;
}

.span3.header_right > a {
  float: left;
  width: 100%;
}
.nav li, #nav_1715735 li {
  border-bottom: 1px solid #ffffff;
  border-right: medium none;
  float: left;
  line-height: 10px;
  list-style: outside none none;
  padding: 10px 0;
  width: 100%;
}






.row-fluid .content_area .span3 {
  float: left;
  width: 37%;
  box-sizing:border-box;
}
.row-fluid .content_area .span9 {
  float: left;
  width: 63%;
  box-sizing:border-box;
}
.left_content {
  box-sizing: border-box;
 }
.right_content {
  box-sizing: border-box;
  }
	
	.right_content iframe {
  width: 100%;
  height:280px;
}
.item_left,.item_right{width:50%;}

div.listitems div#bigblue a {
  clear: none;
  float: left;
  margin: 0 10px 0 3px !important;
}
.listitems #bigblue {
  float: left;
  width: 100%;
  clear:both;
  margin:10px 0 0;
}
.sponsor_left,.sponsor_right {
   width: 100%;
}



iframe#twitter-widget-0 {
  float: none; 
}


.alderhey p {
    clear: both;
}

.bistro_left ,.bistro_right{  
  width:100%;
}
.bistro_right { 
  text-align: center;
}

.horse_hound {  width: 100%; text-align:center;}

.horse_hound img {
  vertical-align: bottom;
  width: 250px;
}

.start_list_result {
  left: 50%;
}

	}
	
@media only screen and (max-width:600px){	
.row-fluid .content_area .span3 {
  box-sizing: border-box;
  float: left;
  width: 100%;
  margin:1px 0;
}
.left_content {
  margin: 0 auto;
  width: 280px;
}
.row-fluid .content_area .span9 {
  box-sizing: border-box;
  float: left;
  width: 100%;
}	

.site_plan table tr td {
  float: left;
  width: 100% !important;
}
.content_area{display:block!important;}

	
}
		

@media only screen and (max-width:500px){
	.imgR {
  clear: both;
  display: block;
  float: right;
  padding: 10px 70px 5px 25px;
}
.logo > a {
  display: block;
}
	
.heading_box {height:auto; text-align:center;}	

.heading_box .show_schedule_left{width:100%;}

.heading_box .liverpool_tv {width:100%;}
	
}
@media only screen and (max-width:379px){
	
	.start_list_result .btn {
  width: auto;
}
.start_list_result {
  left: auto;
  position: absolute;
  right: 0;
}

}
     
  
     
    /* Landscape phones and down */
    @media screen and (max-width: 480px) and (min-width:320px) {
		body{padding:0px!important; width:100%;}
	.container{width:100% !important;}
	

.heading_txt{font-size:18px; line-height:18px;}



.info_box,.program_box,.eligiblity_box{width:100% !important;}
.leatest_news_txt{font-size:16px; margin:0px !important; width:100% !important; text-align:center; padding:0px!important; }
.newsletter_txt{font-size:16px; margin:0px !important;width:100% !important; text-align:center;}
.signup {
    text-align: center !important;
    width: 100% !important;
	margin:10px 0 0 0!important;
	float:left;
}
.signup input[type="text"]{ width:150px; text-align:center; }

.email{font-size:15px; margin: 5px 0 5px !important; text-align:center !important; width:100% !important; float:left;}


.website{text-align:center;}
.program_box{margin-top:5px !important;}
.info_txt	{font-size:16px !important;}
.program_txt{font-size:20px !important;}
		
a .details h4{text-align:center; font-size: 14px !important; font-weight:bold;line-height: 10px !important;  }
a .details p{max-height:108px; overflow:hidden;}

 

/******inner pages**********/
.content_area .span3 {
  background: #ffffff none repeat scroll 0 0;
}
.left_menu{margin:0px !important; background:#1e1e1c;}
.left_menu ul li{line-height:10px !important;}
.other_website{margin:50px 0 0 40px;}
.first_logo,.second_logo,.third_logo{ width:100% !important;}

.social_iconsouter {
  display: block;
  margin: 10px 0;
  text-align: center;
  width: 100%;
}

#cat_103312_divs > ul {
  margin-left: 40px;
}
.content_area {
	background:#f0f0f0 !important;
	box-shadow: 5px 7px 2px #eee !important;
	}
.galleryview {
    margin: 0 auto;
    width: 100%;
}



}

@media only screen and (min-width:320px) and (max-width: 480px) and (orientation:landscape) {
	
	





@media only screen and (min-width:360px) and (max-width: 640px) and (orientation:landscape) {
	
	.span3.header_right {
  margin: 0 !important;
}



table.webform td{line-height:0px !important; padding:0px !important;}
.sponser_name{font-weight:bold;}
.sponser_site{margin-bottom:15px;}

}


.form label, .webform label {
  font-size: 14px !important;
}