/*******************************************************************************
* This file was getting ridiculously big & we were walking all over each other's
* changes so started using imports instead
*******************************************************************************/
@import url("menu.css");

/*******************************************************************************
* Body & General
*******************************************************************************/
#content .two-cols-alt .premier-franchises-header-thin {
	padding: 7px 0;
	background: #ffa500 url(../images/directory/heading.gif) no-repeat;
	color: #fff;
	border: none;
	font-size: 1.1em;
	text-align: center;		
}

#main #right-sidebar .premier-franchises-header-thin {
	padding: 7px 5px;
	background: #ffa500 url(../images/directory/heading.gif) no-repeat;	
	color: #fff;
	border: none;
	font-size: 1.1em;
	margin: 0;
}

#right-sidebar .premier-franchises-header-thin strong {
	color:#518924 !important;
}

#content #premier-franchises-header-home {
	padding-left: 20px;	
}

#main #content .two-cols .col-two .premier-franchises-header-thin {
	margin-left: 10px;	
}

#sidebar-buttons {
	text-align: center;
}

body {
	padding: 0 0 40px;
	background: #fff url(../images/shared/header.gif) repeat-x;
}

div {
	position: relative;
}

hr {
	display: none;
}

img {
	border: none;
}

p.criteria {
	margin: -1em 0 0.5em;
	padding: 0 0px;
	padding-top: 5px;
	color: #102f7d;
}

h1.criteria {
	margin-left: 0.5em;
}

h1.franchise-opportunities {
	width:788px;
}

p.search_subtitle {
	padding: 0 0 1.5em;
	margin-left: -10px;
}

#content .two-cols .franchise-search-header {
	margin-left: -10px;	
}

#sponsors #search .search_button {
	float: right;
	margin-left: 10px;
}

ul.news-list {
	margin: 0;
	list-style: none;
}

ul.news-list li {
	padding: 1em 0 0.5em;
}

* html ul.news-list li {
	margin-left: 10px;
	margin-right: 10px;	
}

* html .news-list-link {
	margin-left: 10px;
}

ul.news-list a:link, ul.news-list a:visited {
	color: #000;
	text-decoration: none;
}

ul.news-list a:hover, ul.news-list a:focus {
	color: #e27a01;
	text-decoration: underline;
}

#content #news-box-large {
	min-height: 170px;
	background: url(../images/homepage/news-box-large.png) 0 100% repeat-x;
}

#news-box-large img {
	margin-top: 1em;	
}

#news-box-large ul.news-list li a span {
	font-weight: normal;	
}

#content .box div.event-blurb {
	padding-left: 1em;
}

#event ul {
	
}

#event ul li {
	position: relative;
	display: block;	
	
}

#event ul li a {
	cursor: hand;
}

#event ul li ul {
	position: absolute;
	left: 150px;
	top: 0px;
	margin: 0;
	z-index: 99;	
}

* html #event ul li ul {
	left: 160px;	
}

#event ul li ul li {
	margin-top: -5px;
	padding-left: 15px;
	padding-top: 3px;
	display: block;
	width: 150px;
	background: #FFBD42 url(../images/subnav_li.jpg) no-repeat;
	background-position: 5px 6px;
	border: 1px solid #FFF;
}

#event ul li ul li a {
	margin: 0;	
	padding: 0;
}

#comment {
	padding-top: 5em;
}

/*******************************************************************************
* Forms
*******************************************************************************/	

form {
}

button, input, select, textarea {
	font: 1em/1em Arial, Helvetica, Sans-serif;
}

button {
	padding: 0 15px 0 0;
	background: url(../images/shared/forms/button-right.gif) 100% 1px no-repeat;
	color: #fff;
	border: none;
	font-weight: bold;
	cursor: pointer;
}

button span {
	padding: 0 0 0 10px;
	position: relative;
	display: block;
	height: 21px;
	line-height: 21px;
	background: url(../images/shared/forms/button-left.gif) no-repeat;
	white-space: nowrap;
	position: static;

}

input, select, textarea {

}

input.search {

}

form .field {
	padding: 0 0 0.5em 0;
	overflow: hidden;
	width:100%;
}

.field .search {
	width: 70px;	
}



#homepage-search1 label {
	width: 200px;	
} 

#homepage-search2 label {
	width: 200px;	
} 

#homepage-search3 label {
	width: 200px;	
} 

.field .franchise-search  {
	width: 180px;
}

form .field label {
	margin: 0 -8px 0 0;
	width: 100px;
	float: left;
	display: inline;
}

form .field label span {
	display: block;
}

form .field input, form .field select, form .field textarea {
	float: left;
}

form.alt .field {
	padding-left: 0;
}

form.alt .field label {
	margin: 0;
	position: relative;
}

.refine_search {
	width: 100%;	
}
a.more {
	font-weight: bold;
}

a.more:link, a.more:visited {
	color: #000;
	text-decoration: underline;
}

a.more:hover, a.more:focus {
	color: #e27a01;
	text-decoration: underline;
}

.required_field {
	color: #FFFFFF;
	padding-bottom:8px;
	padding-left:20px;
	font-size:1em;
}

#contact_form {
	margin:0 2em;

	overflow: hidden;
}
#contact_form .field {
	margin-bottom:0.85em;
}

#contact_form label {
	width: 60px;
}

#contact_form input,
#contact_form textarea {
	width:170px;
}

#contact-left {
	width: 250px;
	float: left;
}

.contact-right {
	width: 250px;

}

#prospect-contact-left {
	padding-left: 20px;
	width: 260px;
	float: left;
}

#contact_form input.send-button{
	width: 99px;
	margin-left: 75px; 
}

.two-cols-alt .col-one label.franchise-checkbox {
	font-weight: bold;
	width: 120px;
}
/*******************************************************************************
* Container
*******************************************************************************/

#container {
	margin: 0 auto;
	width: 1000px;
}

/*******************************************************************************
* Header
*******************************************************************************/

#header {
	height: 117px;
}

#header h2 a {
	display: block;
	position: relative;
	width: 300px;
	height: 117px;
	line-height: 117px;
	text-align: center;
}

#header h2 a span {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../images/shared/logo.gif);
}
	
/*******************************************************************************
* Main
*******************************************************************************/	

#main {
	margin-top: 80px;
	width: 100%;
	overflow: hidden;
}

/*******************************************************************************
* Sidebar
*******************************************************************************/

#sidebar {
	width: 185px;
	float: left;
	background: #dff0d2;
	color: #000;
	display: inline;
}

#sidebar ul.forthcoming-events li {
	display: block;	
}

#sidebar ul.forthcoming-events a:link, #sidebar ul.forthcoming-events a:visited {
	font-weight:normal;
}

#sidebar ul.forthcoming-events a:hover, #sidebar ul.forthcoming-events a:focus {
      font-weight:normal;
}

#sidebar ul.forthcoming-events ul {
	display:none;
}

#sidebar a#book-tickets {
	margin: 0 0 1px;
	position: relative;
	display: block;
	width: 185px;
	height: 72px;
	overflow: hidden;
}

#sidebar a#book-tickets span {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../images/shared/book-tickets.gif) no-repeat;
}

#sidebar a.more {
	padding: 0 10px 1em;
	display: block;
	font-weight: bold;
}

#sidebar a.more:link, #sidebar a.more:visited {
	color: #000;
	text-decoration: underline;
}

#sidebar a.more:hover, #sidebar a.more:focus {
	color: #e27a01;
	text-decoration: underline;
}

#sidebar h2 {
	margin: 0 0 10px;
	padding: 0.8em 10px;
	background: #76af48 url(../images/shared/side-heading.gif) repeat-x;
	color: #fff;
}

#sidebar h2 strong {
	color: #ffbd00;
}

#sidebar li {
	padding: 0 0 0.5em;
	line-height: 1.3em;
	display: block;
}

#sidebar li a:link, #sidebar li a:visited {
	color: #000;
	text-decoration: none;
}

#sidebar li a:hover, #sidebar li a:focus {
	color: #e27a01;
	text-decoration: underline;
}

#sidebar li strong {
	display: block;
}

#sidebar ul {
	margin: 0 10px;
	padding: 0;
	list-style: none;
}

#sidebar #sidebar-buttons a {
	width: 100%;
	overflow: hidden;
}

#sidebar #sidebar-buttons a img {
	float: left;
}

/*******************************************************************************
* Right Sidebar
*******************************************************************************/

#right-sidebar {
	width: 135px;
	float: right;
	display: inline;
	position: static;
	margin-top: 30px;
}

#right-sidebar .box {
	margin-top:40px;
}

#right-sidebar .box h2 {
	padding: 7px 0;
	background: #ffa500 url(../images/directory/heading.gif) no-repeat;
	color: #fff;
	border: none;
	font-size: 1.1em;
	text-align: center;
}

#right-sidebar .box h2 strong {
	color: #0B3076;
}

#right-sidebar .logos {
	padding: 15px 0 0;
	background: #dbe6f6 url(../images/directory/fade.png) 0 100% repeat-x;
	list-style: none;
	text-align: center;	
}

#right-sidebar .logos li {
	margin: 0 0 0 4px;
	padding: 6px 10px 8px 4px;
	width: 118px;
	height: 45px;
}

.franchise-logos {
	margin: 0px 0 0 0px;
	padding: 0px 0 0 0px;
	width: 136px;
	background: #dff0d2 url(../images/directory/fade.png) 0 100% repeat-x;
	overflow: hidden;	
}


/*******************************************************************************
* Content
*******************************************************************************/

#content {
	width: 810px;
	float: right;
	display: inline;
}

#content h1, #content h2 {
	padding: 0.3em 10px;
	background: #faca71 url(../images/shared/heading-round.gif) repeat-x;
	color: #fff;
	font-size: 1.3em;
}

.home #content h1, .home #content h2 {
	border: solid 1px #ffa500;
	background-image: url(../images/shared/heading.gif);
}

#content h2 {
margin-top:5px;
margin-bottom:5px;
}

#content h1 strong, #content h2 strong {
	color: #518924;
}

#content h1.plain, #content h2.plain {
	background: transparent;
	color: #7ac141;
	border: none;
	font-size:12px;	
}

#content h1.plain {
	font-size:13pt;
}

#content h1.fran_plain {
	background: transparent;
	color: #06316f;
	border: none;
	font-size:13pt;	
	padding-left:0px;
}

#leap-into-franchising {
		
}

#content h1.plain strong {
	color: #ffbd00;
	font-size:13pt;
}

#main.internal #content {
	margin-right: 35px;
	width: 620px;
}


/*******************************************************************************
* Boxes
*******************************************************************************/

#content .box {
	margin: 0 0 10px 0;
	padding: 0px 10px ;
	background: url(../images/shared/box.png) 0 0 repeat-x;
}

#content .massive {
	height: 500px;
	min-height: 500px;	
}

#content .eventbox {
	margin: 0 0px 10px 10px;
	padding: 10px 10px 10px 10px;
	background: url(../images/shared/box.png) 0 100% repeat-x;
}

#content .box div {
	margin-left: -10px;
}

#content .box div.body_text {
	padding-right: 10px;	
	margin: 10px 0 0 0;
}

* html #content .box .body_text {
	margin-left: 0;	
	margin-top: -5px;
} 

* html #main #content .two-cols #homepage-intro .box #leap-into-franchising {
	margin-left: -10px;
	margin-right: -10px;
}

#content .box h1, #content .box h2 {
	margin-left: -9px;
	margin-right: -10px;
}

* html #content .box h1, * html #content .box h2 {

}


#content form.box {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 22px;
	background: #7ac141 url(../images/shared/forms/box.gif) 0 100% repeat-x;
	color: #fff;
}

#content form.box h2 {
	margin: 0 0 0.3em;
	padding: 0;
	background: transparent;
	color: #fff;
	border: none;
	font-size: 1.5em;
}

#content form.box label {
	padding-bottom: 1em;
	font-size: 1em;
	line-height: 1em;
}

#content form.box label span {
	color: #000;
}

#content form.box .buttons {
	margin-top: -3.3em;
	margin-right: 15px;
	float: right;
}

* html #content form.box .buttons {
	margin-right: 0;	
}

#content .box-alt {
	width: 600px;
	margin: 0;
	padding: 0;
	margin-left: 20px;	
	background: #7ac142 url(../images/shared/box-alt.png) 0 0 no-repeat;
}

#content .box-alt .wrapper {
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;		
	background: url(../images/shared/box-alt-bottom.png) 0 100% repeat-x;

}

#content .box-alt-prospect {
	width: 515px;
	margin: 0;
	padding: 0;
	margin-left: 20px;	
	background: #7ac142 url(../images/shared/box-alt-prospect.png) 0 0 no-repeat;
}

#content .box-alt-prospect .wrapper {
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;		
	background: url(../images/shared/box-alt-bottom.png) 0 100% repeat-x;

}

#content .sponsor-box-alt {
	background:#7AC142 url(../images/shared/box-alt-sponsor.png) no-repeat scroll 0 0;
	margin:0 0 0 65px;
	padding:0;
	width:485px;
}

#content .sponsor-box-alt .wrapper {
	padding: 10px 20px;
	background: url(../images/shared/box-alt-bottom.png) 0 100% repeat-x;

}

#sidebar .box {
	padding: 10px;
	background: #fce29c url(../images/shared/side-box.gif) repeat-x;
	border-top: solid 1px #fff;
}

#sidebar .box h2 {
	margin: 0;
	padding: 0 0 0.5em;
	background: transparent;
}

#sidebar .box h2 strong {
	color: #518924;
}

#sidebar #latest-opportunities li {
		
}

/*******************************************************************************
* Columns
*******************************************************************************/

.two-cols {
	margin: 0 -2px 6px;
	width: 810px;
	overflow: hidden;
}

*+html .two-cols {
	margin: 0 -1px 6px;
	width: 810px;
	overflow: hidden;
}

* html .two-cols {
	margin: 0 -1px 6px;
	width: 810px;
	overflow: hidden;
}

.two-cols .col-one {
	width: 490px;
	float: left;
	display: inline;
}

* html #homepage-intro {
	width: 480px;
	margin-left: 5px;	
}

.two-cols .col-two {
	width: 320px;
	float: left;
	display: inline;
}

.three-cols {
	width: 815px;
	background: url(../images/homepage/five-cols.png) 0 100% no-repeat;
	overflow: hidden;
}

#content .three-cols .box {
	background: transparent;
}

.three-cols .col-one, .three-cols .col-two, .three-cols .col-three, .three-cols .col-four, .three-cols .col-five {
	margin-right: 3px;
	margin-left: 0;
	width: 160px;
	float: left;
	display: inline;
}

.two-cols-alt {
	position: static; 	
}

.two-cols-alt .col-one {
	width: 620px;
	float: left;
	margin-left: 5px;
	display: inline;
}

.two-cols-alt .col-one p {
		
}

.two-cols-alt .col-one .field {
	margin-left: 30px; 
	
}

.two-cols-alt .col-one input checkbox {
	border: 1px solid #000000;	
}

.two-cols-alt .col-two {
	width: 135px;
	float: right;
	display: inline;
}

.three-cols-alt {
	width: 604px;
	overflow: hidden;
	margin-left: 20px;
}

.three-cols-alt .col-one, .three-cols-alt .col-two, .three-cols-alt .col-three {
	margin-right: 3px;
	width: 198px;
	float: left;
	display: inline;
}

.three-cols-alt .col-three {
	margin-right: 0;
}

.two-cols-alt .col-one p, .two-cols-alt .col-one .field checkbox {
}

.three-cols .homepage-news-box {
  min-height: 170px;
  height: auto !important;
  height: 170px;
}

/*******************************************************************************
* Franchise buttons
*******************************************************************************/


.premier-buttons {
	margin: -5px 0 0 10px;
	padding: 20px 0 0 20px;
	width: 290px;
	background: url(../images/logo_slice.gif) repeat-x;
	overflow: hidden;
}

.register-panel {
	margin-left: 10px;
	background: #dff0d2 url(../images/directory/fade.png) 0 100% repeat-x;
	width: 600px;
	height: 200px;
}

.premier-buttons li {
	margin: 0 22px 21px -3px;
	width: 118px;
	height: 43px;
	float: left;
	display: inline;
}

.premier-buttons ul {
	margin: 26px 0 0 28px;
	padding: 0;
	list-style: none;
}

#premier-franchises-header {
	padding-left: 20px;	
}



.franchise-buttons {
	width: 813px;
	overflow: hidden;
	margin-left: -0.1em;
}

#content .franchise-buttons h2 {
	padding: 5px 10px; 
	background: #fff;
	color: #0b3076;
	border: none;
	font-weight: normal;
	font-size: 12px;
}

#content .franchise-buttons h3 {
	color: #3d6b18;
	font-size:12px;
	font-weight:bold;
	width:107px;
	margin-bottom:-8px;
	text-align:center;
	width:155px;
}

.franchise-buttons ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.franchise-buttons ul li {
	padding: 6px 0px 0px 0px;
	margin-left:4px;
	width: 155px;
	height: 50px;
	background: url(../images/homepage/franchise-buttons/shadow.png) no-repeat;
}

.franchise-buttons .wrapper {
	padding: 0 0 20px;
	width: 810px;
	overflow: hidden;
	background: url(../images/homepage/franchise-buttons/bottom.png) 0 0% no-repeat;
}

.franchise-buttons .col {
	margin-right: 2px;
	width: 160px;
	float: left;
	display: inline;
}

.img-shadow {
  float:left;
  background: url(../images/drop.png) no-repeat bottom right !important;
  background: url(../images/drop.gif) no-repeat bottom right;
  margin: 10px 0 0 13px !important;
  margin: 10px 0 0 5px;
  width: 120px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #DEE7F6;
  margin: -6px 6px 6px -6px;
  }



/*******************************************************************************
* Sponsor bar
*******************************************************************************/

#sponsors {
	padding: 0 10px;
	position: absolute;
	left: 0;
	top: 152px;
	width: 980px;
	height: 45px;
	background: url(../images/shared/sponsors.gif) repeat-x;
	line-height: 45px;
}

#sponsors img {
	margin-left: 5px;
	vertical-align: middle;
}

#sponsors #sponsored-by {
	float: left;
} 

* html #sponsors #sponsored-by {
	margin-top: 10px;
}

#sponsors #search {
	float: right;
	width: 50%;
	margin: 10px 10px 0 0;
}

#sponsors #search input#q {
	padding-left:30px;
	padding-top:3px;
	height:17px;
	color:#666;
	width:90px;
	float: right;
}


* html #sponsors #search {
	margin-top: 10px;
}

/*******************************************************************************
* Banner
*******************************************************************************/

#banner {
	position: absolute;
	top: 30px;
	left: 300px;
	width: 468px;
	height: 60px;
	overflow: hidden;
	/*background: #fff;*/
}

/*******************************************************************************
* Favourites bar
*******************************************************************************/

div.fav-bar {
	padding: 5px 10px;
	background: #dff0d2;
	color: #003366;
	width: 95%;
	overflow: hidden;
}

div.fav-bar a:link, div.fav-bar a:visited {
	color: #036;
	text-decoration: none;
	font-weight: normal;
}

div.fav-bar a:hover, div.fav-bar a:focus {
	color: #036;
	text-decoration: underline;
}

div.fav-bar li {
	padding: 0 0.8em 0 0.8em;
	display: inline;
	border-right: solid 1px #003366;
}

div.fav-bar li.last {
	border: none;
}
div.fav-bar li.first {
	padding-left: 0px;
}

div.fav-bar li.next a { 
	padding: 0 8px 0 0;
	background: url(../images/directory/next-arrow.gif) 100% 50% no-repeat;
}

div.fav-bar ul {
	margin: 0;
	padding: 0 0 0 5px;
	float: left;
	display: inline;
}

div.fav-bar ul.pages {
	padding: 0 8px 0 0;
	clear: both;
	width: 100%;
}

div.fav-bar ul.pages li {
	padding: 0;
	margin:0 0.5em;
	color: #ed6e07;
	font-weight: bold;
	border: none;
}



div.fav-bar ul.pages li a {
	font-weight: normal;
}

.box-alt .wrapper h3 {
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	margin-top: 10px;	
}

.box-alt .wrapper button {
	padding-left: 30px;
}

.fav_intro {
	color: #FFF;
	margin-left: 30px;
	margin-bottom: 10px;
}

.two-cols-alt .col-one label {
	font-weight: normal;	
	margin-bottom:5px;
	margin-left:5px;
	

}

.form-col-one {
	float: left;
	width: 35%;	
}

.form-col-two {
	margin-top: 55px;
	float: left;
	width: 50%;			
}

/*******************************************************************************
* Feature listing
*******************************************************************************/

.companies {
	width: 656px;
	margin-bottom:1em;
	overflow: hidden;	
	margin-left: 10px;
}

.company {
	margin: 0 10px 10px 0;
	padding: 0 10px;
	width: 187px;
	float: left;
	background: url(../images/directory/company-bottom.gif) 0 100% no-repeat;
	min-height:150px;
	height: auto !important;			
}

.company h3 {
	padding: 0;	
	line-height: 1em;
	font-size: 11px;
	font-weight: bold;
	color:#0B3076;
}

* html .company {
	margin: 0 0 10px 0;	
	height: 150px !important;	
}


.company-checkbox {	 
	padding-left: 75px;

}

* html .company-checkbox {
	margin-top: -20px;	
}

.company ul li {
	list-style-type: none;
	margin: 0;
}

.company .wrapper {
	margin-left: -10px;
	padding: 5px 0;
	width: 207px;
	background: url(../images/directory/company-top.gif) no-repeat;
	text-align: right;
}

* html .company .wrapper {
	margin-left: -10px;
	padding: 5px 0;	
}

.company form label {
	margin: 0 3px 0 0;
	width: auto;
	float: none;
	font-size: 0.9em;
}

.company form input {
	margin: 0 10px 0 0;
	width: auto;
	float: none;
}

.feature-company {
	margin: 10px 8px 0 0;
	color: #000000;
	padding: 0 10px;
	width: 298px;
	min-height: 245px;
	height: auto !important;
	height: 245px;
	float: left;
	display: inline;
	background: url(../images/directory/feature-bottom.gif) 0 100% no-repeat;
}

* html .feature-company {
	height: 245px;	
}

.feature-company ul {
	margin-bottom:5px;
}

.feature-company ul li {
	list-style-type: none;
	padding-top: 5px;
	line-height:11px;
	font-family:Arial,Helvetica,Sans-serif;
	font-size: 11px;
	margin-left:140px;
	position:relative;
}

* html .feature-company ul li {
	list-style-type: none;
	padding-top: 5px;
	line-height:11px;
	font-family:Arial,Helvetica,Sans-serif;
	font-size: 11px;
	float:left;
	margin-left:70px;
	position:relative;
	width:160px;
}

.feature-company .logo {
	margin: 0 -140px 3px 0;
	padding: 6px 10px 5px 4px;
	width: 118px;
	height: 43px;
	background: url(../images/directory/shadow.png) no-repeat;
	float:left;
}



.feature-company .fran_details {
		clear:both;
	float:left;
	margin-top: 5px;
}

.feature-company h3 {
	color: #0b3076;
	text-decoration: none;
	font-size:14px;
}

.feature-company .checkbox {
	margin: 0 -10px 5px;
	padding-right: 10px;
	width: 310px;
	height: 29px;
	background: url(../images/directory/feature-top.gif) no-repeat;
	line-height: 29px;
	text-align: right;
	
}

.feature-company .checkbox label, .feature-company .checkbox input {
	margin-right: 10px;	
	font-weight: normal;	
}

.feature-company .checkbox input {
	color: yellow;
}

.feature-company form label {
	margin: 0 3px 0 0;
	width: auto;
	float: none;
	color: #0b3076;
}

.feature-company form input {
	margin: 0 10px 0 0;
	width: auto;
	float: none;
}

.feature-company .read-more {
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	clear:both;
	display:block;
}

.footer-bar {
	text-align: right;
}

.footer-bar a {
	color: #003365;
	font-weight: bold;
	text-decoration: none;		
}

.footer-bar ul li a {
	color: #003365;
	font-weight: bold;
	text-decoration: none;	
}

.footer-bar ul li {
	display: inline;
}

/*******************************************************************************
* Refine search
*******************************************************************************/

#refine-search {
	margin: 0px 0px 20px 0px;
	padding: 0 10px 2px 10px;
	background: #8FB1E3 url(../images/directory/fade2.png) 0 100% repeat-x;
	color: #fff;;
}

#refine-search h2 {
	margin: 0 -10px;
	padding: 5px 10px;
	background: transparent;
	background: url(../images/directory/fade2-top.png) 0 0 no-repeat;
	border: none;
	font-size: 1.1em;
}

#refine-search .buttons {
	text-align: right;
}


/*******************************************************************************
* Contact us
*******************************************************************************/

.contact_hotline {
	margin-left: 40px;
	margin-bottom:10px;
}

.contact-info {
	padding-left:10px;
	
}

p.mail_list {
	margin-left:-10px;
}


/*******************************************************************************
* Exhibitions
*******************************************************************************/

.right {
	float: right;	
}

.left {
	float: left;
	margin-right: 10px;
}

.clear {
	clear: both;
	display: block; 	
}

.exhibition {
	height: 80px;
	width: 350px;
}

.exhibition a:link, .exhibition a:visited {
	color: #000;
	text-decoration: none; 
	margin-left: 20px;
}

.exhibition a:hover, .exhibition a:focus {
	color: #000;
	text-decoration: none; 		
}

.exhibition img {
	float: left;
	margin-right: 5px;
}


#container #main #content .exhibition a  span {

}

.exhibition_intro {
	margin-top: 10px;
}

.exhibition_intro {
	margin-top: 10px;	
}

.exhibition_intro img {
	margin: 0 10px 10px 0;	
}

/*******************************************************************************
* Exhibition clickable map
*******************************************************************************/

#map {
	background: url(../images/shared/exhibition-map.jpg);
	width: 228px;
	height: 274px;
	float: right;
	position: relative;
}

#hotspots a {
  position: absolute;
  height: 38px;
  width: 88px;
  top: 31px; 
  text-decoration: none;
  color: #EEECED;
}

#hotspots #exhibition_manchester {
	left: 151px;
	top: 144px; 
	width: 18px;
	height: 18px;
}

#hotspots #exhibition_london { 
	left: 174px;
	top: 219px; 	
	width: 18px;
	height: 18px;	
}

#hotspots #exhibition_glasgow { 
	left: 125px;
	top: 96px; 
	width: 18px;
	height: 18px;	
}

#hotspots #exhibition_belfast { 
	left: 73px;
	top: 153px; 
	width: 18px;
	height: 18px;	
}

#hotspots #exhibition_birmingham { 
	left: 151px;
	top: 185px; 
	width: 18px;
	height: 18px;	
}

#hotspots #exhibition_dublin { 
	left: 74px;
	top: 152px; 
	width: 18px;
	height: 18px;	
}





/*******************************************************************************
* Venues
*******************************************************************************/
#google-map {
	width:365px;
	height:340px;
}

#map-wrapper {
	margin:0 2em;
}

#map-top {
	margin-bottom:1em;
}

#map-left {
	float:left;
}

#map-right {
	margin-left:195px;
}

#map-left-top {
	height:180px;
}

.fav_container {
	margin-left: 20px;	
}

.fav_footnote {
	padding-left: 30px;	
}

.fav-submit-button {
	margin-left: 30px;
}

.form-col-one h3 {
	margin-left: 30px;
}
	
#content .box .list_image {
	float: left;		
	margin: 10px;
}

#content .box .list_detail {
	float: left;	
	width: 50%;
	margin: 10px 0 0 10px;	
}

#content .box .list_detail span {
	display: block;
}

.contact_pod_title strong {
	padding-left: 20px;	
}

.wrapper ul,
.wrapper ol{
margin-left: 23px;
margin-top: 10px;
}

#content .franchise-buttons .wrapper .col ul,
#content .franchise-buttons .wrapper .col ol {
	margin-left: -0.1em;
}

.small_date {
	font-size: 1em;
	font-weight:normal;	
}

/* Specific H tag styles */

#main #content .two-cols .col-one .three-cols .col-one .box h2,
#main #content .two-cols .col-one .three-cols .col-two .box h2,
#main #content .two-cols .col-one .three-cols .col-three .box h2,
#main #content .two-cols .col-one .three-cols .col-four .box h2,
#main #content .two-cols .col-one .three-cols .col-five .box h2 {
	margin-top: 0px;
}

/*#main #content .two-cols .col-one .three-cols .col-one,
#main #content .two-cols .col-one .three-cols .col-two,
#main #content .two-cols .col-one .three-cols .col-three,
#main #content .two-cols .col-one .three-cols .col-four,
#main #content .two-cols .col-one .three-cols .col-five, {
	border-top: solid 5px #fff;
}*/

* html .enquiry_button {
	padding-left: 35px; 
}

.book-stand-form p {
	color: #FFFFFF;
}

.book-stand-form {
	width: 49%;
	padding-top: 5px;
}
.book-stand-form-message {
	width: 49%;
	float: right;
	padding-top: 5px;
}

.book-stand-form .field label {
	color: #FFFFFF;
}

.book-stand-form-message .send_enquiry {
	margin-left: 95px;
}

.book-stand-form-message #IEroot .send_enquiry {
	margin-left: 70px;
}

.person {
	padding-bottom: 10px;
	padding-left:20px;
}

#content h2.plain {
	background: transparent;
	color: #06316f;
	border: none;
	font-size:12px;
	padding-left: 20px;
}

.book-stand-intro {
	margin-left: 30px; 	
}

.book-stand-form-container {
  min-height:200px;
  height:auto !important;
  height:200px;
}

/* prospect response form */
.prospect-response {
	width: 470px;
	margin-left:20px;
	padding-top:5px;
}

* html .prospect-response {
	width: 470px;
	margin-left:5px;
	padding-top:5px;
}

.prospect-response-col-one {
	width:53%;
	float:left;
}

.prospect-response-col-one p {
	color: #FFFFFF;
}

.prospect-response-col-two {
	width:46%;
	margin-top:9px;
	float:right;
}

* html .prospect-response-col-two {
	width:46%;
	margin-top:11px;
	float:left;
}

*+html .prospect-response-col-two {
	width:47%;
	margin-top:11px;
	float:left;
}

.prospect-response-message {
	clear:both;
	width: 96%;
}

* html .prospect-response-message {
	clear:both;
	width: 95%;
}

*+html .prospect-response-message {
	clear:both;
	width: 95%;
}

.prospect_form_submit {
	float:right;	
	margin-right:5px;
}

*+html .prospect_form_submit {
	float:right;
	margin-right:8px;
}

.prospect-response-message textarea {
	width:408px;
	margin-right:10px;
}

* html .prospect-response-message textarea {
	width:400px;
	margin-right:0px;
}

*+html .prospect-response-message textarea {
	width:400px;
	margin-right:10px;
}

.prospect_form_submit {
	float:right;
	width:30%;
}

* html 	.prospect_form_submit {
	float:right;
	width:31%;
}

/*******************************************************************************
* Main Form
*******************************************************************************/


#content form.gradient select {
	width:150px;
}

#content form.gradient input.wide {
	width:145px;
}

#content form.gradient {
	margin: 1em;
	background: url(../images/shared/forms/box.gif) repeat-x;
	overflow: hidden; 
	width: 615px;
	padding: 5px 10px;
	border: 1px solid #E3DEDE;
}

#content form.gradient h2 {
	color: #FFFFFF;	
	font-size: 1.4em;
	margin:0;
	padding:0;
	
	background: transparent;
}

#content form.gradient strong {
	margin:0;
	padding:0;
	color: #FFFFFF;
}

#content form.gradient .field {
	margin:0;
	padding:0;
}

#content form.gradient h3 {
	font-weight: bold;
	display: block;
	margin: 0 0 0.5em 0;
	font-size: 1em;
}

#content form.gradient label {
	font-weight: bold;
	display: block;
	width: 300px;
	float: left;	
}

#content form.gradient label span {
	color: #0B3076;	
	background: transparent;
	display: block;
	clear: both;
}

#content form.gradient select {
	float: left;
	width: 150px;	
}

#content form.gradient .button {
	float: right;	
	margin: -30px 1em 0 0;
}

/* misc */

p.more-info {
	font-size:110%;
	clear:both;
	display:block;
}

/* RSS Feeds Page */

.rss_feeds {
	background:transparent url(../images/shared/box.png) repeat-x scroll 0pt 0pt;
	margin-bottom:10px;
	padding:5px;
}

.rss_feeds h4 {
	font-size:1.4em;
	margin:5px;
}

.rss_feeds h4 a:link, a:visited {
	color:#000;
}

.rss_feeds h4 a:hover {
	color:#e27a01;
}

.rss_feeds p {
	margin-left:5px;
}

.rss_para {
	margin-bottom:10px;
}

.rss-full-story {
	margin-left:5px;
	margin-top:5px;
}

.worldpay-icons {
	margin:30px 0 0 60px;
}

* html .worldpay-icons {
	margin:30px 0 0 -15px;
}

*+html .worldpay-icons {
	margin:30px 0 0 -10px;
}
