/*******************************************************************************
* This file was getting ridiculously big & we were walking all over each other's
* changes so started using imports instead
*******************************************************************************/
@import url("menu.css");
@import url("menu-side.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;		
}

.home .premier-franchises-header-thin {
	background: #0063a4 url(../images/shared/heading-narrow.gif) no-repeat !important;
}

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

#right-sidebar .premier-franchises-header-thin strong {

}

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

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


body {
	padding: 0 0 10px;
	background: url(../images/shared/background.jpg) top center repeat-y #f3f0e9;
}

div {
	position: relative;
}

div#toggle_stuff0 {
	position:inherit !important;
}
#toggle_stuff a, ul.slide a {
	font-weight: normal !important;
}
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:979px !important;
	background: #0063a4 url(../images/shared/heading-widest.gif) top left no-repeat !important;	
	padding: 0.3em 10px !important;
	color: #fff !important;
	font-size: 1.3em !important;
	margin: 10PX -10px 0 0 !important;
}

.franchise-buttons ul {
	margin: 6px -0.1em;
}

.search_subtitle {
	font-size:65%;
	padding: 0 0 1.5em 3px;
	font-weight: normal;
}


#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: pointer;
}

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

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

#event ul li ul li {
	margin-top: -1px;
	border: 1px solid #9692A1;
	padding: 0;
}

#event ul li ul li a {
	background: #ffffff url(../images/shared/menu/arrow.gif) no-repeat;
	background-position: 5px 5px;
	padding: 3px 15px 3px 17px;
	display: block;
	width: 150px;
	line-height: 13px;
	margin: 0 !important;	
	color:#000000;
	text-shadow: 0 1px 0 #ffffff;
}

#event ul li ul li a:hover {
background-color: #cccccc;
	text-decoration: none;
	color:#000000;
}

#comment {
	padding-top: 5em;
}

*+html .wrapper {
	width:620px;
}

* html .wrapper {
	width: 620px;
}

/*******************************************************************************
* 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;	
}

#favourites_message{
	width: 393px;
}



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

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

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

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;
	background-color: #ffffff;
}

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

#header {
	height: 87px;
	background: url(../images/shared/header-bg.jpg) center center repeat-x #083272;
}

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

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

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

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

#sidebar {
	width: 185px;
	float: left;
	background: #ffffff;
	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 10px;
	position: relative;
	display: block;
	width: 186px;
	height: 122px;
	overflow: hidden;
}

#sidebar a#book-tickets span {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../images/shared/sidebar/book-tickets-2011.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: url(../images/shared/heading-sidebar.gif) top left no-repeat #0072b2;
	color: #fff;
}

#sidebar li {
	padding: 0;
	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, #sidebar #sidebar-buttons img {
	/*float: left;*/
	margin-top: 5px;
}

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

#right-sidebar {
	width: 135px;
	float: right;
	display: block;
}

#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: #dbe6f6 url(../images/directory/fade.png) 0 100% repeat-x;
	overflow: hidden;	
}


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

#content {
	margin-right: 35px;
	width: 620px;
	float: right;
	display: inline;
	font-size: 1.1em;
	line-height: 1.5em;
}

#main.home #content {
	width: 810px !important;
	margin-right: 0 !important;
}

#content h1 {
	padding: 0.3em 10px;
	background: #0063a4 url(../images/shared/heading-wide.gif) top left no-repeat;
	color: #fff;
	font-size: 1.3em;
	margin: 10px 0;
}

#content h2 {
	padding: 0.3em 10px;
	background: url(../images/shared/heading-wide.gif) top left no-repeat #0063a4;
	color: #fff;
	font-size: 1.3em;
	margin: 10px 0;
}

.home #content h1 {
	background: #0063a4 url(../images/shared/heading-main.gif) repeat-x;
	margin: 0 -10px 0 0px !important;
}

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

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

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

#content h1.plain {
	font-size:13pt;
	padding: 1.1em 10px 0.3em 0px;
}

#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 .contact-box {
	margin: 0 2px 10px 0;
	padding: 0px 10px ;
/*	background: url(../images/shared/box.png) 0 0 repeat-x;*/
	background-color: #F1F5FB;
	width:179px;
	float:left;
}

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

#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: 0 -10px 0 -9px;
}

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

}


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

#content form.box h2 {
	margin: 0 0 0.3em;
	padding: 5px 5px 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 input.wide {
	width: 120px;
}

#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: 624px;
	margin: 0 0 10px;
	padding: 0;
/*	background: #fff url(../images/shared/box-alt.png) 0 0 no-repeat;*/
	background-color: #F1F5FB;
	overflow: hidden;
}

#content .box-alt-wide {
	width: 580px;
	margin: 0 0 0 0;
	padding: 0;
	background: #fff url(../images/shared/box-alt-wide.png) 0 0 no-repeat;
	overflow: hidden;
}

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

#content .box-alt-wide .wrapper {
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;		
	background-color: #F1F5FB;
/*	background: url(../images/shared/box-alt-bottom.png) 0 15px repeat-x;*/
}

* html #content .box-alt .wrapper {
	width: 100%;
}

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

#content .sponsor-box-alt .wrapper {
	padding: 10px 20px;
	background-color: #F1F5FB;
/*	background: url(../images/shared/box-alt-bottom.png) 0 15px 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: #073170;
}

#sidebar #latest-opportunities li {
		
}

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

.two-cols {
	margin: 0 2px 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: 820px;
	background: url(../images/homepage/three-cols.png) no-repeat top left;
	overflow: hidden;
}

.three-cols-wide {
	width: 100%;
	background: url(../images/homepage/three-cols.gif) no-repeat bottom left;
	overflow: hidden;
	position: inherit;
	clear: both;
}

.three-cols-wide h2 {
	background: url(../images/homepage/three-cols-wide.gif) top left no-repeat #ffffff;
	color: #fff;
	font-size: 1.3em;
	margin: 0;
	padding: 0.3em 10px !important;
}

.three-cols-wide .box {
	padding: 0px 10px 10px;
}

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

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

.three-cols-wide .col-one, .three-cols-wide .col-two, .three-cols-wide .col-three {
	margin-right: 10px;
	margin-left: 0;
	width: 326px;
	float: left;
	display: inline;
}

.three-cols-wide .col-three {
	margin-right: 0 !important;
}

.col-four {
clear:left;
}

.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: 624px;
	overflow: hidden;
}

.three-cols-alt .col-one, .three-cols-alt .col-two, .three-cols-alt .col-three {
	margin-right: 15px;
	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;
}

.three-cols h2 {
	background: url(../images/shared/heading-mini.gif) top left no-repeat #0063a4 !important;
}

.homepage-news-box .box p {
	font-size: 0.9em;
}

.homepage-news-box .box p a {
	color: #000000 !important;
}

.homepage-news-box .box p a:hover {
	color: #E27A01 !important;
}

.homepage-news-box .box .news-list-link {
	color: #E27A01 !important;
	font-size: 1.1em !important;
}


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


.premier-buttons {
	margin: -5px 0 0 10px;
	padding: 20px 0 0 20px;
	width: 286px;
	background: #f3f7fc;
	border-right: 1px solid #00B1ED;
	border-bottom: 1px solid #00B1ED;
	border-left: 1px solid #00B1ED;
	overflow: hidden;
}

.register-panel {
	margin-left: 10px;
	background: #dbe6f6 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: 100%;
	overflow: hidden;
}

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

.franchise-buttons h3 {
	color: #0b3076;
	font-size:12px;
	font-weight:bold;
	width:107px;
	margin-bottom:-8px;
	text-align:center;
	width:127px;
}

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

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

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

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

.franchise-buttons .last {
	margin-right: 0px !important;
}

.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 {
	background: #ffffff;
	padding-bottom:5px;
}

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

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

#sponsors #search {
	float: right;
	width:	460px;
}

#search form {
	padding: 10px 10px 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: 13px;
	left: 520px;
	width: 468px;
	height: 60px;
	overflow: hidden;
	/*background: #fff;*/
}

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

div.fav-bar {
	padding: 5px 10px;
	background: #e9f0f9;
	color: #003366;
	width: 95.5%;
	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 2px 0 5px;
	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-wide .wrapper h3 {
	color: #000000;
	font-size:12px;
	font-weight:bold;
	margin-top: 10px;	
}

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

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

}

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

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

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

.companies {
	margin-bottom:1em;
	overflow: hidden;	
}

.company {
	margin: 0 10px 10px 0;
	padding: 0 10px;
	width: 176px;
	float: left;
	background: url(../images/directory/company-newbottom.gif) 0 100% no-repeat;
	min-height:135px;
	height: auto !important;
	font-size:90%;
	line-height:1.2em;
}

.company h3 {
	padding: 0;	
	line-height: 1em;
	font-size: 11px;
	font-weight: bold;
	color:#0B3076;
	text-align:left;
	margin-top:10px;
}

ul.company-list {
	text-align:left;
	margin-left:10px;
}

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


.company-checkbox {	 
	padding-right: 10px;

}

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

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

* 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 0 0 0;
	color: #000000;
	padding: 0 10px;
	min-height: 100px;
	height: auto !important;
	height: 250px;
	float: left;
	display: inline;
/*	background: url(../images/shared/listings-bg.jpg) bottom left repeat-x #ffffff; */
	font-size: 90%;
	line-height: 1.2em;
	border: 1px solid #28b5e5;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 1px 2px #c4c4c4;
	-moz-box-shadow: 0px 1px 2px #c4c4c4;
	-webkit-box-shadow: 0px 1px 2px #c4c4c4;
}

* 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: 450px;
	float: right;
	line-height: 29px;
	text-align: right;
	
}

.feature-company .checkbox label, .feature-company .checkbox input {
	margin-left: 2px;	
	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;
	width:220px;
}

.contact-info {

	
}

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: 420px;
}

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

.exhibition_title {
	margin-top:5px;
}

.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-3.jpg) no-repeat;
	width: 228px;
	height: 474px;
	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 {
}

.fav_footnote {
	padding-left: 30px;	
	clear: both;
	display: block;
}

.fav-submit-button {
	display: block;
	clear: left;
}

.fav-submit-button input {
	width: auto !important;
}

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

#content .box .list_detail {
	float: left;	
	width: 75%;
	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;
}

.franchise-buttons .wrapper .col ul,
.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;
}

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


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

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

#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: #FFBD00;	
	font-size: 1.4em;
	margin:0;
	padding:0;
	
	background: transparent;
}

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

#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;
}

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

/* prospect response form */
.prospect-response {
	padding: 10px;
}

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

.prospect-response-col-one p {
	color: #000;
	font-weight: bold;
}

.prospect-response-col-two {
	width:53%;
	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;
	padding-top: 5px;
}

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

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

.prospect_form_submit input {
	float:right;	
}

.prospect_form_submit .field {
	width: 60%;	
	float: left;
	padding: 0;
}

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

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



/* other forms */

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

.sponsor-form {
	width: 46%;
	padding-top: 5px;
	padding-left:15px;
}
.sponsor-form-message {
	width: 50%;
	float: right;
	padding-top: 5px;
}

* html .sponsor-form {
	width: 46%;
	padding-top: 5px;
	padding-left:15px;
}

* html .sponsor-form-message {
	width: 48%;
	float: right;
	padding-top: 5px;
}


*+html.book-stand-form {
	width: 50%;
	padding-top: 5px;
	padding-left:15px;
}
*+html .book-stand-form-message {
	width: 46%;
	float: right;
	padding-top: 5px;
}

.prospect_form_submit input {
	float:right;
}

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

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

.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:10px;
}

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

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

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

/*******************************************************************************
* 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: #FFBD00;	
	font-size: 1.4em;
	margin:0;
	padding:0;
	
	background: transparent;
}

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

#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 {
	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:10px 0 0 60px;
}

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

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


#youtube {
float:left;
margin:-5px 0 0 10px;
}

.referafriend {cursor:pointer;width:auto;clear:none;color:#E27A01 !important;}
.referafriend:hover {text-decoration:underline;}

.sponsors-menu {
	text-align: center;
	margin: 0;
}

p img {
	color: #000000;
}

.wrapper p img { 
	padding: 0 10px 10px;
}

#homepage-panel {
	display:block;
	width:472px;
	height:172px;
	padding:0;
	margin-left:0 !important;
	text-align:right;
}

#interactivetabs {
	width:158px;
	float:right;
	line-height:0;
	margin-left:0 !important;
}

#interactivetabs a {
	margin:0;
	padding:0;
}

#intercontent0, #intercontent1, #intercontent2, #intercontent4 {
	float:left;
	width:314px;
	text-align:right;
	margin-left:0 !important;
}	

#marqueecontainer{
position: relative;
width: 458px; /*marquee width */
height: 100px; /*marquee height */
background-color: white;
overflow: hidden;
border: 1px solid #4781A8;
margin: 0 0 10px 0 !important;
padding:5px;
}

#vmarquee p, #vmarquee2 p {
padding:0 10px 0 10px; margin: 0px;font-weight:bold;
background: url(../images/shared/vac-bg.gif) top center repeat;width:437px;
}

#vmarquee a, #vmarquee2 a {line-height:20px;
}

.panel-buttons {
	padding:0 !important;
	margin:0 !important;
}

.panel-buttons a {
	display:block;
	overflow:hidden;
	width:158px;
	padding:0;
	margin:0 !important;
	text-indent: -1000em;
	text-align: left;
}

.panel-buttons a:hover {
	background-position: right !important;
}

#panel-book-tickets a {
	height:57px;
	background:url(../images/shared/button-book-tickets.gif) top left no-repeat;
}
#panel-visitor-info a {
	height:57px;
	background:url(../images/shared/button-visitor-info.gif) top left no-repeat;
}
#panel-exhibitor-info a {
	height:58px;
	background:url(../images/shared/button-exhibitor-info.gif) top left no-repeat;
}

#search {
	background: #dfecf4;
	height: 40px;
	border: 1px solid #00B1ED;
	margin-bottom: 10px;
	width: 184px;
}

.search_button {
	float:right;
}

#search .search {
    width: 84px;
    height: 15px;
    padding: 2px 2px 2px 2px;
}

.hotphrases p {
	font-size: 110%;
	border-bottom: 1px dotted #999999;
}

#sidebar ul.sidedrop {
	margin-left: 0 !important;
	height: 34px;
}

#oldpage { 
border: 1px solid #000;
width: 458px;
padding: 6px;
margin: 0px 0px 10px 0px !important;
text-align:center;
}

#content #oldpage {
	width:602px;
}

#oldpage p {

}

.tweetthis {
	background: #dfecf4;
	padding: 20px;
	float: right; 
	margin: 0 0 20px 20px;
	width: 210px;
	border:1px solid #00B1ED;
}

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

ul#sitemap li {font-weight:bold;}
ul#sitemap li {list-style:disc;}

#footer {
	font-size: 1.1em;
	margin: 0pt auto;
	width: 1000px;
	text-align: center;
	padding: 20px 2px 0;
}

/*--- PROSPECTUS STYLING ---*/

#prospectus-listing form{
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
	display: inline;
}
.prospectus-form .prospectus form select {
	font-size:0.8em;
}
.prospectus-search, .profileintro{
	border: 1px solid #28b5e5;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 1px 2px #d3d3d3;
	-moz-box-shadow: 0px 1px 2px #d3d3d3;
	-webkit-box-shadow: 0px 1px 2px #d3d3d3;
}

.prospectus-search .fav-bar {
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;	
	width: auto;
	margin: 10px 0 0;
}

.prospectus-search .fav-bar {
	margin: 0 !important;
	color: #525252;
	clear: right;
}

.prospectus-search .fav-bar h3 {
	font-size: 150%;
	font-weight: bold;	
}

.prospectus-search h2 {
	display: block;
	height: 27px;
	background: url(../images/directory/prospectus-top.gif) top left no-repeat #ffffff !important;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	text-transform: uppercase;
	padding: 6px 10px 0 !important;
	margin: 0 !important;
	font-size: 15px !important;
	line-height: 14px;
	font-weight: bold;
}

.prospectus-search form {
	margin: 0 !important;
}

.prospectus-search form label {
	font-weight: normal !important;
	color: #1272ad;
	margin-right: 10px;
	width: 300px;
}

.prospectus-search p, .prospectus-search .field {
	margin: 10px !important;
	width: auto !important;
	padding: 0 !important;
	color: #000 !important;
	font-weight: bold;
}

.prospectus-search .field select {
	float: right !important;
	width: 240px;
}

.prospectus-search .button {
	margin: 0 10px 10px 0 !important;
	float: right !important;
}

#prospectus-listing .company-prospectus,  .company-prospectus  {
	border: 1px solid #28b5e5;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 1px 2px #d3d3d3;
	-moz-box-shadow: 0px 1px 2px #d3d3d3;
	-webkit-box-shadow: 0px 1px 2px #d3d3d3;
	background: none;
	padding: 10px;
    width: 282px;
	margin: 10px 10px 0 0 !important;
	min-height: 208px;
	height: auto !important;
	height: 203px;
	float: left;
	display: inline;
}

#prospectus-listing .company-prospectus ul,  .company-prospectus ul  {
	list-style-type: none;
	font-family:Arial,Helvetica,Sans-serif;
	font-size: 11px;
	color: #87888a;
	line-height: 14px;
	clear: right;
	padding: 0 !important;
	margin: 0 !important;
}

#prospectus-listing .company-prospectus .noimg {
	width: auto !important;
	float: none !important;
	clear: none !important;	
}

#prospectus-listing .company-prospectus p,  .company-prospectus p  {
	float: right;
	width: 120px;
	padding: 0;
	margin: 5px 0 0 !important;
	clear: right;
	font-size: 11px;
	text-align: right;
	line-height: 11px;
}

#prospectus-listing .company-prospectus ul li span, .company-prospectus ul li span   { color: #000000; }

#prospectus-listing .company-prospectus .logo,  .company-prospectus .logo {
	background: none;
	padding: 0px;
	width: 118px;
	float: right;
	margin-bottom: 5px;
}

.prospectus-image {
	margin: 0 10px 10px 0;
	padding: 5px;
	float: left;
	box-shadow: 0px 1px 2px #d3d3d3;
	-moz-box-shadow: 0px 1px 2px #d3d3d3;
	-webkit-box-shadow: 0px 1px 2px #d3d3d3;
	border: 1px solid #d3d3d3;
}

#prospectus-listing .padded {
	margin: 10px 0 0 0 !important;	
}

/*--- END PROSPECTUS STYLING ---*/

/******* POPUP FOR PROSPECTUS *******/

/*
 popup.js
*/
div.popup {
  min-height: 260px;
  width: 583px;
  border: 8px solid #ffffff;
  padding: 18px;
  background-color: #a0d3ee;
  /* The following properties should not be changed */

}

.masthead {
	width: 285px;
	min-height: 80px;
	display: block;
	background: url(../images/directory/masthead.png) top center no-repeat transparent;
	float: left;
}

.popup p {
	float: right;
	width: 270px !important;	
	text-align: left !important;
	font-size: 14px !important;
	margin-top: 10px !important;
	clear: right;
}
.prospectus-form .prospectus {margin-right:5px !important;}
.prospectus-form .prospectus p {margin-top:4px !important;padding:2px !important;}
.prospectus-form .prospectus label {width:113px;display:block;float:left;font-size:0.9em;}
.prospectus-form .prospectus input {display:block;}
.popup p img { 
	margin-left:35px;
}

#popup_overlay {
  background-color: #808080;
  /* The following properties should not be changed */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 500px;
}

.masthead p {
		width: auto !important;
		float: left !important;
		clear: left !important;
		margin-top: 80px !important;
		font-weight: bold;
}

span.popup_link, a.popup_link {
  cursor: pointer;
  border-bottom: 1px dotted;
}

.popup_draghandle {
  cursor: move;
}

p.popup_closebox {
	margin-top: 0 !important;
	text-align: right !important;	
	cursor: pointer;
	color: #C91C30;
	text-decoration: underline;
}

#favouritesbox {
	background: #a0d3ee;
	border: 1px solid #28b5e5;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 1px 2px #d3d3d3;
	-moz-box-shadow: 0px 1px 2px #d3d3d3;
	-webkit-box-shadow: 0px 1px 2px #d3d3d3;
	padding: 5px;
	display: block;
	width: 163px;
	position: relative;
	top: 0;
	right: 0;
	float: right;
}

#favouritesbox h3,.prospectus-search .fav-bar h2 {
	display: block;
	height: 21px;
	background: url(../images/directory/prospectus-top.gif) top left no-repeat #ffffff !important;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	padding: 6px 5px 0 !important;
	margin: -5px -5px 5px !important;
	font-size: 14px !important;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff !important;
	text-align: center;
}

.favourites {
	background-color: #e9f0fa !important;
	border: 1px solid #00b7f0;
	padding: 5px;
	margin-bottom: 5px;
}

.favourites strong {
	display: block;
	margin-bottom:	5px;
}

#favouritesbox select, #favouritesbox input {
	width: 155px;	
}

#favouritesbox .checkbox {
	width: auto !important;	
}

.errors ul {
	color: #000;
	margin: 0 5px 5px 20px;	
}

.prospectus {
	margin-right: 15px !important;
}

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

/*---NEW PROFILE PAGE STYLING---*/

.profileintro { 
	min-height: 260px;
	padding: 10px;
	margin-bottom: 20px;
}

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

.profileintro .logo {
	float: left;
}

.profileintro h1 {
	clear: left;
	margin-bottom: 0 !important;
	color: #000000 !important;
	width: 255px;
}

.profileintro p {
	font-size: 0.9em;
	list-style: none;
	width: 260px;
}

.profileintro ul {
	font-size: 0.9em;
	list-style: none;
	min-height: 65px;
	width: 265px;
}

.profileintro ul li span {
	text-transform: uppercase;
	color: #00b7f0;
	height: 100%;	
}

.profileintro ul li img {
	margin-right: 10px;	
}

.tabs li, .tabs span {
	display: inline;
	float: left;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border: 1px solid #bcbcbd;
	font-weight: bold;
	font-size: 1.3em;
	padding: 5px;
	margin-right: -1px;
	background-color: #c3d4e4;
}

html>body .tabs span { *margin: -6px -6px 0 5px !important;}

ul.tabs {
	display: block;
	height: 23px;
}

ul.tabs li a, ul.tabs span a {
	color: #003060 !important;
	text-decoration: none !important;
	font-size: 16px !important;
}

ul.tabs li:last-child {
	float: right;
	background-color: #ffffff !important;
	margin-right: 0;
}

ul.tabs li:last-child.ui-state-active a {
	color: #003060 !important;
}

.tabs span:hover { background: #dadada; border: 1px solid #999; }

.tabs li.active {
	background-color: #28B5E5 !important;
}

.tabs li.active a {
	color: #ffffff !important;
}

.tabbed-content {
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border: 1px solid #28B5E5;	
	padding: 20px;
	box-shadow: 0 1px 2px #D3D3D3;

}

.tweet {
	width:50px; float: right; margin: 0 0 10px 10px;	
}

/*---END NEW PROFILE PAGE STYLING---*/

.favouritesForm {
	display: block;
	width: 130px;
	float: right;
	clear: none;
	position: absolute;
	bottom: 10px;
	right: 10px;	
}

.profile-contact-form {
	background: #a0d3ee;
	border: 1px solid #28b5e5;	
	display: block;
	height: 370px;
}

.profile-contact-form p,.profile-contact-form label {
	color: #003060;
	text-shadow: 0px 1px 1px #ffffff;
	font-weight: bold !important;
}

.profile-contact-form select { 
	font-size: 11px !important;
	width: 154px;
	clear: left;
	height: 20px;
}

.profile-contact-form input { 
	padding: 1px;
}

#radiolabel { width: auto !important; }

.prospect-response-col-two .field label { width: auto !important; }

.profile-contact-form textarea { width: 260px !important; }
.profile-contact-form img { float: right; margin-left: 5px; margin-top: 10px; }
.profile-contact-form .prospect-response-col-two .captchafield { margin-top: 10px; width: 150px !important; }

.franchise-search h2 {
	background: none !important;
	color: #003366 !important;
	text-transform: uppercase;
	text-shadow: 0 1px 2px #ffffff;
	font-weight: bold;
	margin: 0 !important;
	padding: 6px 0 0 !important;
	height: 21px;
	text-align: center;
}

.franchise-search {
	background-color: #a0d3ee;
	padding: 5px;
	border: 1px solid #28b5e5;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 1px 2px #c4c4c4;
	-moz-box-shadow: 0px 1px 2px #c4c4c4;
	-webkit-box-shadow: 0px 1px 2px #c4c4c4;
	margin: 0 0 10px;
}	

.franchise-search select {
	width: 100%;
	margin-bottom: 5px;
}

.franchise-search #keywords {
	width: 165px;
	margin-bottom: 5px;
	clear:both;
}

.franchise-search .submit {
	/*float: right;
	clear:both;
	width: auto;	*/
}

.franchise-search p.submittext {
padding:0px;
}

#sidebar .industries li {
	margin-top: 5px;
	padding-left: 20px;
	background: url(../images/shared/sidebar/raquo.gif) top left no-repeat #ffffff;
}	

#sidebar .industries  {
	clear: both;
	padding: 10px 0;
	margin: 0 !important;
}	

.prospectus-search .fav-bar h2 {
	margin-left: -10px !important;	
	margin-right: -10px !important;	
}

.loading {
	height: 100px !important;	
}
html>body #tabs_profile .wrapper {*width:580px;}

.sponsors-bar {
	background:#ffffff !important;
	border:1px solid #28b4e5;
	margin-left: 8px;
}
.sponsors-text {
	width:220px;
	min-height:250px;
}
.sponsors {
	clear:both;
	background: url(../images/shared/sponsorbar.gif) top left no-repeat #a0d3ee;
	padding:5px 5px 5px 25px;
	margin: 10px -10px -5px;
	min-height: 120px;
}
.resales {
	background: url(../images/shared/resales-sponsorbar.gif) top left no-repeat #a0d3ee;
}
.sponsors div {
	float:left;
	width:170px;
	padding:10px;
}
.sponsors div.sponsors-resales {
	width:550px;
	padding:8px 10px 8px 12px;
}
.sponsors div p {
	color:#000000;
	font-weight: normal !important;
}
.sponsors-fav-bar {
	background: none !important;	 
	margin: 0 0 -10px;
}
.sponsors-fav-bar ul li {
	color: #003366 !important;
	font-weight: normal !important;
}
.feature-company .checkbox form {
	float: right;
	margin-left: 3px;
}	

img.handy {
	cursor: pointer;
}
