/* 
2am Design : CSS for Blackpool Unlimited
-----------------------------------------------------------------------------------------------
*/
/*****************************************************
* Reset
*****************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}
ul {
	list-style-type: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
.clear {
	clear: both; 
}

/*****************************************************
* Global
*****************************************************/

.nodisp { display: none; }
.alignright { float: right; margin-left: 10px; margin-bottom: 10px; }
.alignleft { float: left; margin-right: 10px; margin-bottom: 10px; }
.back { text-indent: -7777px; }
.aligncenter {display: block; margin-left: auto; margin-right: auto; }
* { padding: 0; margin: 0; }

body {
	text-align: center;
	background: #FFFFFF url(/images/bg.gif) repeat-x center top;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

ul,
li  { list-style-type: none; }
img { border: 0; }
a   { outline: none; }

div.clear {
	clear: both;
}

.hidden { display: none; }

.modalBackground

{

background-color:Gray; 
filter:alpha(opacity=70);

opacity:0.7; 
}

.transparent { color:Background; }
/***********************************************
Blackpool BC
**************************************************/
.errorPanel { background-color:#FFCCFF; border:solid 1px #ff0000; padding:10px; margin:8px 0 8px 0; }
.nolink { text-decoration:none; }
.newsticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #808080;
	font-weight: normal;
}

div#CenterContent { width:571px; padding-left:15px;}

.PurpleHeader570 {  font-size:60%; font-weight:bold; padding:4px; width:570px; color:#ffffff; background-position:top left; background-repeat:no-repeat; background-image:url(/images/backgrounds/purpleheader570.gif); }
.PurpleHeader340 {  font-size:75%; font-weight:bold; padding:4px; width:340px; color:#ffffff; background-position:top left; background-repeat:no-repeat; background-image:url(/images/backgrounds/purpleheader340.gif); }
.PurpleHeader280 {  font-size:75%;  font-weight:bold; padding:0px 4px 0 4px; width:280px; color:#ffffff; background-position:top left; background-repeat:no-repeat; background-image:url(/images/backgrounds/purpleheader280.gif); }
.PurpleMiddle570 { }
.BlueMiddle570 {  width:570px; color:#ffffff; background-color:#D2E0ED; }
.BlueMiddle340 {   width:338px;  background-position:bottom left; background-repeat:no-repeat; background-image:url(/images/backgrounds/bluecontent340.jpg); border-left:1px solid #5381B2;border-right:1px solid #5381B2; }
.BlueMiddle280 {   width:278px;  background-position:bottom left; background-repeat:no-repeat; background-image:url(/images/backgrounds/bluecontent280.jpg); border-left:1px solid #5381B2;border-right:1px solid #5381B2; }
.BlueMiddle340 p{  padding:4px;color:#5381B2;}
.BlueMiddle280 p{  padding:4px;color:#5381B2;}
.BlueMiddle570 p{  padding:4px; }
.PurpleFooter570 { width:570px; height:8px; }
.BlueFooter340 { width:340px; margin-bottom:5px; height:5px; background-position:bottom left; background-repeat:no-repeat; background-image:url(/images/backgrounds/bluefooter340.gif); }
.BlueFooter280 { width:280px; margin-bottom:5px; height:5px; background-position:bottom left; background-repeat:no-repeat; background-image:url(/images/backgrounds/bluefooter280.gif); }

.BlueHeader224 { text-transform: uppercase; font-size:75%; font-weight:bold; padding:0px 4px 0 4px; width:224px; color:#ffffff; background-position:top left; background-repeat:no-repeat; background-image:url(/images/sidebar-right-title-bg.jpg);  }
.BlueHeader224 a{ text-decoration:none; color:#ffffff; }
.BlueMiddle224 {  background-color:#DBE7F1; width:224px;}
.BlueMiddle224 p{  padding:4px;color:#5381B2;}


/*****************************************************
* Typography
*****************************************************/

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #808080;
	font-weight: normal;
}

#main-body h1 + p {
	font-weight: bold;
	color: #74155D;	
}


#top-nav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6095C1;
}
#main-nav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 4px;
}
#nav-right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BFD5E6;
	padding-top: 4px;
}
#header h1 {
	text-indent: -7777px;
}
#sidebar-left h1 {
	background: #90B5D4 url(/images/sidebar-title-bg.jpg) no-repeat left top;
	display: block;
	width: 109px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 5px 1px;
	margin-bottom: 2px;
}
#sidebar-left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #74015D;
	text-decoration: none;
	padding: 3px 5px 1px;
	margin-bottom: 2px;
}

#ctl00_footerlogos h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #6095C1;
	text-decoration: none;
	padding-bottom: 7px;
}

#main-body-events h1,
#main-body h1,
#main-body-login h1 ,
#main-body-full h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 4px;
}
#main-body h2,
#main-body-login h2 ,
#main-body-full h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #6095C1;
	text-decoration: none;
	padding-bottom: 3px;
}
#main-body-events h2 {
	background: #90B5D4 url(/images/events-top.gif) no-repeat left top;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 5px 1px;
	margin-bottom: 3px;
}
#main-body h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding-bottom: 20px;
}
#main-body h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 2px;
}
#main-body h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#main-body p, #main-body-login p{
	padding-bottom: 8px;
}
#sidebar-right h1, #sidebar-right1 h1, #sidebar-right-noback h1 {
	background: #90B5D4 url(/images/sidebar-right-title-bg.jpg) no-repeat left top;
	display: block;
	width: 214px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 5px 1px;
	margin-bottom: 3px;
}

#sidebar-right h1 a, #sidebar-right1 h1 a, #sidebar-right-noback h1 a{color:#ffffff; text-decoration:none;}

#sidebar-right h3, #sidebar-right1 h3, #sidebar-right-noback h3 {
	background: #8A2A77 url(/images/right-sidebar-purple-top.gif) no-repeat left top;
	display: block;
	width: 214px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 5px 1px;
	margin-bottom: 3px;
}
#sidebar-right p, #sidebar-right1 p, #sidebar-right-noback p,
#forum p {
	padding: 3px 5px;
}
.sidebar-right-box-dark h2 {
	padding: 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar-right-box h2 {
	color: #74015d;
	font-size: 19px;
	line-height: 20px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.sidebar-right-box h4 {
	color: #000000;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.sidebar-right-box-purple h2 {
	padding: 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.opinion-poll-results p {
	padding-right: 5px;
	padding-left: 5px;
}
.opinion-poll-results p.question {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 23px;
	padding-top: 5px;
}
.opinion-poll-results h6 {
	background: #8A2A77 url(/images/opinion-poll-top.gif) no-repeat left top;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 5px 1px;
	margin-bottom: 3px;
}
.event-month p {
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 3px;
	padding-bottom: 2px;
	border-bottom: 1px dashed #6095C1;
}
#footer p,
#businesslink-footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A0BFDA;	
}
.purple {
	color: #74015D;
}
.blue {
	color: #6095C1;
}
.boldblack {
	color: #000000;
	font-weight: bold;
}
.boldpurple {
	color: #74015D;
	font-weight: bold;
}
.smallblue {
	color: #6095C1;
	font-size: 10px;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
h1.underline {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.date {
	font-weight: normal;
	color: #6095C1;
	display: inline;
	float: right;
	font-size: 12px;
}

#main-body .rotator-wrap h2 {
	background: #E1DBD2 url(../images/rotator-head-bg.png) no-repeat left top;
	padding: 2px 6px;
	color: #FFF;
}
p.behind-blackpool {
	padding: 3px 30px 35px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
p.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A0BFDA;	
	text-align: right;
}
/* trading post */
#main-body .trading-header h1,
#main-body .trading-section h2,
#main-body .trading-header p { color: #FFFFFF; }
#main-body .trading-section h2 { font-size: 14px; }
#main-body .trading-header p { font-weight: normal; }
#main-body .trading-bottom h3 {
	color: #6095C1;
	font-size: 14px;
	text-transform: none;
}
#main-body .trading-main h2 {
	color: #74155D;
	font-size: 20px;
	padding-bottom: 10px;
}
#main-body .trading-main p {
	color: #6095C1;
}


/*****************************************************
* Links
*****************************************************/

#top-nav a,
#top-nav a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #6095C1;
}
#top-nav a:hover {
	border-bottom: 1px solid #D7E4F0;	
}
#rss a,
#rss a:visited {
	display: block;
	width: 100%;
	height: 18px;
}
#main-nav a,
#main-nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#main-nav a:hover {
	border-bottom: 1px solid #B980AE;	
}
#nav-right a,
#nav-right a:visited {
	color: #BFD5E6;
	text-decoration: none;
	font-weight: bold;
}
#nav-right a:hover {
	border-bottom: 1px solid #D7E4F0;	
}
#main-body h3 a,
#main-body h3 a:visited,
p a,
p a:visited {
	color: #6095C1;
	text-decoration: none;
}
#main-body h3 a:hover,
#main-body p a:hover {
	border-bottom: 1px solid #A0BFDA;
}
#main-body h1 a,
#main-body h1 a:visited {
	color: #808080;
	text-decoration: none;
}
#main-body h1 a:hover {
	color: #000000;
	text-decoration: underline;
}
#main-body h5 a,
#main-body h5 a:visited {
	color: #000000;
	text-decoration: none;
}
#main-body h5 a:hover {
	text-decoration: underline;
}
#businesslinklogo a,
#businesslinklogo a:visited {
	height: 27px;
	width: 100%;
	display: block;
}
#footer a,
#footer a:visited,
#businesslink-footer a,
#businesslink-footer a:visited {
	color: #A0BFDA;
	text-decoration: none;
}
#footer a:hover,
#businesslink-footer a:hover {
	border-bottom: 1px solid #D7E4F0;	
}
.sidebar-right-box-purple a,
.sidebar-right-box-purple a:visited,
.sidebar-right-box-purple a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar-right-box h4 a,
.sidebar-right-box h4 a:visited {
	color: #000000;
}
.sidebar-right-box h4 a:hover {
	text-decoration: underline;
}
.sidebar-right-box p a,
.sidebar-right-box p a:visited {
	font-weight: bold;
	color: #74155D;
	text-transform: uppercase;
}
.sidebar-right-box a:hover {
	text-decoration: underline;
}
#main-body .email-registration h3 {
	background: #D4CCBF;
	color: #FFF;
	padding: 3px 6px;
}
p.behind-blackpool a,
p.behind-blackpool a:visited {
	padding: 0px 10px;
}
#footer p.behind-blackpool a:hover {
	border-bottom: none;
	text-decoration: underline;
}
#main-body .trading-section h2 a,
#main-body .trading-section h2 a:visited { 
	color: #A0BFDA; 
	text-transform: uppercase; 
}
#main-body .trading-section h2 a:hover { color: #FFFFFF; }
#main-body .trading-main a,
#main-body .trading-main a:visited {
	color: #74155D;
	font-weight: bold;
}
#main-body .trading-main p a,
#main-body .trading-main p a:visited { 
	text-transform: uppercase; 
}
#main-body .trading-main a:hover {
	text-decoration: underline;
}
.rotator-images a {
	height: 170px;
}

/*#hero a,
#hero a:visited {
	height: 30px;
	width: 126px;
	display: block;
	text-decoration: none;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 52px;
	padding-right: 90px;
	padding-left: 8px;
}
*/
/*****************************************************
* Layout
*****************************************************/

#header {
	margin: 15px auto 0px;
	height: 132px;
	width: 960px;
	position: relative;
	background: url(/images/bu-header-bg.gif) no-repeat left top;
	text-align: left;
}
#top-nav {
	position: absolute;
	top: 20px;
	right: 45px;
}
#rss {
	background: url(/images/rss-logo.gif) no-repeat left top;
	text-indent: -7777px;
	display: block;
	height: 18px;
	width: 19px;
	position: absolute;
	top: 16px;
	right: 23px;
}
#main-nav {
	margin: 0 auto;
	height: 23px;
	width: 906px;
	position: relative;
	background: #6095C1 url(../images/nav-bg-left.gif) no-repeat left top;
	text-align: left;
	padding-right: 27px;
	padding-left: 27px;
}
#nav-right {
	margin: 0 auto;
	height: 23px;
	position: absolute;
	background: url(/images/nav-bg-right.gif) no-repeat right top;
	display: block;
	top: 0px;
	right: 0px;
	padding-right: 27px;
}
#content {
	text-align: left;
	width: 938px;
	border-right: 1px solid #D7E4F0;
	border-left: 1px solid #D7E4F0;
	margin: 0px auto;
	position: relative;
	background: #FFFFFF url(/images/main-bg.gif) repeat-x left bottom;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#ctl00_footerlogos {
	text-align: left;
	width: 722px;
	border-right: 1px solid #D7E4F0;
	border-left: 1px solid #D7E4F0;
	margin: 0px auto;
	position: relative;
	background: #FFFFFF url(/images/main-bg.gif) repeat-x left bottom;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#main-body {
	float: left;
	width: 530px;
	padding-left: 12px;
	padding-bottom: 10px;
	padding-right: 13px;
	margin-left: 8px;
	border-right: 1px dashed #D4CCBF;
	margin-right: 13px;
}

#main-body-login {
	float: left;
	width: 450px;
	padding-left: 7px;
	padding-bottom: 10px;
	padding-right: 15px;
	margin-left: 8px;
}


#main-body-full {
	float: left;
	width: 575px;
	padding-left: 7px;
	padding-bottom: 10px;
	padding-right: 0px;
	margin-left: 8px;
	background: #FFFFFF url(/images/full_bg.jpg) no-repeat left bottom;
}

#main-body-events {
	float: left;
	width: 330px;
	padding-left: 7px;
	padding-bottom: 10px;
	padding-right: 15px;
	margin-left: 8px;
}
#sidebar-left {
	float: left;
	width: 119px;
	position: relative;
	background: url(/images/sidebar-gradient.gif) repeat-x left bottom;
}
#sidebar-left-nofil {
	float: left;
	width: 9px;
	position: relative;
	background: none;
}
.sidebar-left-bottom {
	background: url(/images/sidebar-left-bottom.gif) no-repeat left bottom;
	display: block;
	height: 12px;
	width: 119px;
	position: absolute;
	left: 0px;
	bottom: -6px;
	line-height: 0px;
}
#sidebar-right {
	float: left;
	width: 224px;
	position: relative;
}
#sidebar-right1 
{
	float: right;
	width: 224px;
	background: #FFFFFF url(/images/sidebar-gradient.gif) repeat-x left bottom;
	position: relative;
	right: 16px;
	bottom: -10px;
}
#sidebar-right-noback
{
	float: left;
	width: 224px;
	background: #FFFFFF ;
	position: relative;
}
#businesslinklogo {
	background: url(/images/business-link-logo.gif) no-repeat left top;
	text-indent: -7777px;
	height: 27px;
	width: 135px;
	margin-left: 85px;
	margin-bottom: 10px;
	position: relative;
}
#hero {
	/*background: url(/images/hero-bg.jpg);
	height: 135px;
	width: 224px;*/
	margin-bottom: 8px;
	margin-top: 10px;
}
#hero img 
{
	border:none;
}
.sidebar-right-box {
	padding-bottom: 5px;
	margin-bottom: 6px;
	position: relative;
}
.sidebar-right-box-dark {
	display: block;
	position: relative;
	margin-bottom: 15px;
	background: #6095C1;
}

.sidebar-right-box-dark-yourprofile {
	display: block;
	position: relative;
	margin-bottom: 15px;
	background: url(/images/yourprofile.jpg) no-repeat right bottom;
}
.sidebar-right-box-purple {
	display: block;
	position: relative;
	margin-bottom: 15px;
	background: #74015D;
}
.sidebar-right-dark {
	background: #6095C1;
	position: relative;
}
.sidebar-right-box-bottom {
	background: url(/images/sidebar-right-box-bottom.gif) no-repeat left bottom;
	display: block;
	height: 12px;
	width: 224px;
	position: absolute;
	left: 0px;
	bottom: -6px;
	line-height: 0px;
}
.sidebar-right-box-bottom1 {
	background: url(/images/sidebar-right-box-bottom.gif) no-repeat left bottom;
	display: block;
	height: 12px;
	width: 224px;
	position: absolute;
	left: 0px;
	bottom: -150px;
}
.sidebar-right-box-dark-bottom {
	background: url(/images/sidebar-right-box-bottom-dark.gif) no-repeat left bottom;
	display: block;
	height: 12px;
	width: 224px;
	position: absolute;
	left: 0px;
	bottom: -6px;
	line-height: 0px;
}

.sidebar-right-box-dark-bottom-yourprofile {
	background: url(/images/sidebar-right-box-bottom-dark.gif) no-repeat left bottom;
	display: block;
	height: 12px;
	width: 224px;
	position: absolute;
	left: 0px;
	bottom: -6px;
	line-height: 0px;
}

.sidebar-right-box-purple-bottom {
	background: url(/images/right-sidebar-purple-back.gif) no-repeat left bottom;
	display: block;
	height: 12px;
	width: 224px;
	position: absolute;
	left: 0px;
	bottom: -6px;
	line-height: 0px;
}
.sidebar-right-box-text {
	width: 120px;
	float: left;
	position: relative;
}
.sidebar-right-box-img {
	width: 80px;
	float: left;
	padding-left: 5px;
	padding-top: 3px;
	position: relative;
}
#businesslink-footer {
	padding: 20px 15px 0px 126px;
}
#footer {
	width: 960px;
	margin: 0px auto 30px;
	background: url(../images/top-footer.gif) no-repeat left top;
}
#footer #footer_signups p
{
	text-align: left;
	padding-left:200px;
	padding-right:25px;
}

.latest-news {
	float: left;
	margin-left: 8px;
	padding-left: 7px;
	margin-bottom: 8px;
	width: 781px;
}
#forum {
	background: url(/images/forum-footer.gif) no-repeat left bottom;
	padding-bottom: 6px;
	margin-bottom: 12px;
}
.float-right {
	float: right;
	position: relative;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.float-left {
	float: left;
	padding: 4px 10px 5px 5px;
}
.summary {
	border-bottom: 1px dashed #6095C1;
	margin-bottom: 5px;
}
.pages img {
	vertical-align: text-top;
}
.opinion-poll-results {
	background: #74015D url(/images/opinion-poll-bottom.gif) no-repeat left bottom;
	width: 329px;
}
.event-month {
	padding-bottom: 12px;
}
.advisor-img {
	float: left;
	padding-right: 5px;
}

.visit-site {
	margin-bottom: 8px;
}
.commercial-property {
	position: relative;
	height: 65px;
}
.commercial-property-img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.hero-btn {
	margin-bottom: 5px;
}
.main-logos {
	padding-top: 10px;
}
.main-logos img {
	padding-right: 7px;
}
.email-registration {
	width: 325px;
	border: 1px solid #F1EFEA;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top: 15px;
}

.contactadvisorbtn {
	margin-left: 15px;
	margin-top: 10px;
}
/* rotator */
.rotator-wrap { margin-bottom: 20px; }
.rotator-images {
	height: 170px;
	overflow: hidden;
}
/* trading post home */
.trading-post-wrap {
	float: right;
	width: 196px;
}
.trading-post {
	background: #EEEBE5 url(../images/trading-post-header.png) no-repeat left top;
	float: right;
	width: 181px;
	padding-top: 115px;
	margin-left: 15px;
}
.trading-post-thumbs {
	padding: 20px 0 15px 11px;
	position: relative;
}
.trading-sign-up {
	position: absolute;
	top: -25px;
	right: -8px;
}
/* trading post */
.tradingpostfooter { margin-bottom: 15px; }
.trading-header,
.trading-section,
.trading-main,
.trading-bottom {
	padding: 20px;
}
.trading-bottom {
	padding: 20px 20px 7px 20px;
}
.trading-header {
	background: #771661 url(../images/trading-post-header-bg.png) no-repeat left top;
	height: 110px;
	padding: 15px 220px 0px 20px;
}
.trading-section {
	padding-top: 10px;
	padding-bottom: 10px;
	background: #6296BF;
}
.trading-main { background: #D4CCC0; }
.trading-bottom { background: #E5E0D9; }
.trading-bottom .latestmember {
	background: #FFF;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 92px;
	width: 147px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-top: 8px;
}
.category-listsing {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #FFF;
}
.listing-address,
.listing-text { float: left; }
.listing-address {
	width: 130px;
	padding-right: 10px;
}
.listing-text { width: 348px; }
/*****************************************************
* Lists
*****************************************************/

#main-body ul {
	padding-top: 0px;
	padding-bottom: 6px;
}
#main-body li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	list-style-position: outside;
	line-height: 16px;
	margin-left: 13px;
	list-style-image: url(../images/bullet.gif);
}
#main-body li a,
#main-body li a:visited {
	color: #6095C1;
	text-decoration: none;
}
#main-body li a:hover {
	border-bottom: 1px solid #A0BFDA;
}

#sidebar-left ul {
	padding-right: 5px;
	padding-left: 5px;
}
#sidebar-left ul#are-you {
	padding: 0;
}
#sidebar-left li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #74015D;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 2px;
}
#sidebar-left li a,
#sidebar-left li a:visited {
	color: #6095C1;
	text-decoration: none;
	font-weight: normal;
}
#sidebar-left li a:hover {
	border-bottom: 1px solid #BFD5E6;
}
#sidebar-left li#start-up {
	background: url(../images/nav-start-up.gif) no-repeat left top;
	height: 55px;
	width: 119px;
	padding: 0px;
	margin-top: 5px;
	display: block;
}
#sidebar-left li#established {
	background: url(../images/nav-established.gif) no-repeat left top;
	display: block;
	height: 49px;
	width: 119px;
	padding: 0px;
}
#sidebar-left li#growing {
	background: url(../images/growing.jpg) no-repeat left top;
	display: block;
	height: 47px;
	width: 119px;
	margin-bottom: 8px;
}
#sidebar-left li#start-up a,
#sidebar-left li#start-up a:visited {
	display: block;
	height: 55px;
	width: 100%;
	text-indent: -7777px;
}
#sidebar-left li#established a,
#sidebar-left li#established a:visited {
	display: block;
	height: 49px;
	width: 100%;
	text-indent: -7777px;
}
#sidebar-left li#growing a,
#sidebar-left li#growing a:visited {
	display: block;
	height: 47px;
	width: 100%;
	text-indent: -7777px;
}
#sidebar-left li#growing a:hover,
#sidebar-left li#established a:hover,
#sidebar-left li#start-up a:hover {
	border: none;
}
ul.links {
	padding-top: 0px;
	padding-bottom: 6px;
}
ul.links li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	list-style-position: outside;
	line-height: 16px;
	margin-left: 13px;
	list-style-image: url(../images/bullet.gif);
}
ul.links li a,
ul.links li a:visited {
	color: #6095C1;
	text-decoration: none;
}
ul.links li a:hover {
	border-bottom: 1px solid #A0BFDA;
}
ul.home li {
	border-bottom: 1px dashed #6095C1;
}
ul.home li a,
ul.home li a:visited {
	color: #6095C1;
	text-decoration: none;
}
ul.home li a:hover {
	border-bottom: 1px solid #A0BFDA;
}
#sidebar-right ul {
	padding-right: 5px;
	padding-left: 5px;
}
#sidebar-right li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #6095C1;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 2px;
}
#sidebar-right li a,
#sidebar-right li a:visited {
	color: #6095C1;
	text-decoration: none;
}
#sidebar-right li a:hover {
	border-bottom: 1px solid #BFD5E6;
}
ul#news {
	padding-bottom: 10px;
	background: url(../images/news-footer.gif) no-repeat left bottom;
	margin-bottom: 12px;
}
ul#news li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	border-top: 1px dashed #6095C1;
	padding-top: 2px;
	padding-bottom: 2px;
}
ul#news li a,
ul#news li a:visited {
	text-decoration: none;
	color: #000000;
}
ul#news li a:hover {
	text-decoration: underline;
}
ul.list-threecols {
	width: 152px;
	margin-right: 10px;
	float: left;
}
.list-threecols li {
	font-size: 12px;
}
.list-threecols li a,
.list-threecols li a:visited {
	color: #6095C1;
	display: block;
	padding: 6px 0px;
}
.list-threecols li a:hover {
	text-decoration: underline;
}
/* rotator */ 
#main-body ul#rotatorlist {
	height: 55px;
	width: 530px;
	padding: 0px;
}
#main-body ul#rotatorlist li {
	float: left;
	height: 55px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
	#main-body ul#rotatorlist li#rotator-tourism { width: 133px; }
	#main-body ul#rotatorlist li#rotator-retail { width: 132px; }
	#main-body ul#rotatorlist li#rotator-creative { width: 132px; }
	#main-body ul#rotatorlist li#rotator-industry { width: 133px; }
	
		#main-body ul#rotatorlist li a, 
		#main-body ul#rotatorlist li a:visited {
			line-height: 15px;
			display: block;
			width: 100%;
			height: 55px;
			text-indent: -7777px;
			background: url(../images/rotator-text.png) no-repeat;
		}
		
		#main-body ul#rotatorlist li#rotator-tourism a, 
		#main-body ul#rotatorlist li#rotator-tourism a:visited { background-position: left bottom; }
		#main-body ul#rotatorlist li#rotator-retail a, 
		#main-body ul#rotatorlist li#rotator-retail a:visited { background-position: -133px bottom; }
		#main-body ul#rotatorlist li#rotator-creative a,
		#main-body ul#rotatorlist li#rotator-creative a:visited { background-position: -265px bottom; }
		#main-body ul#rotatorlist li#rotator-industry a, 
		#main-body ul#rotatorlist li#rotator-industry a:visited { background-position: -397px bottom; }
		
		#main-body ul#rotatorlist li#rotator-tourism.active a, 
		#main-body ul#rotatorlist li#rotator-tourism.active a:visited { background-position: left top; }
		#main-body ul#rotatorlist li#rotator-retail.active a, 
		#main-body ul#rotatorlist li#rotator-retail.active a:visited { background-position: -133px top; }
		#main-body ul#rotatorlist li#rotator-creative.active a,
		#main-body ul#rotatorlist li#rotator-creative.active a:visited { background-position: -265px top; }
		#main-body ul#rotatorlist li#rotator-industry.active a, 
		#main-body ul#rotatorlist li#rotator-industry.active a:visited { background-position: -397px top; }


/*****************************************************
* Forms
*****************************************************/

#search {
	position: absolute;
	top: 70px;
	right: 22px;
	text-align: right;
	width: 135px;
}
.searchsubmit {
	background: url(/images/search-button.gif) no-repeat left top;
	height: 23px;
	width: 53px;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6095C1;
	text-decoration: none;
}
.searchbox {
	width: 127px;
	margin-bottom: 3px;
	border: 1px solid #74015D;
	padding-left: 5px;
}
.searchblink {
	width: 110px;
	border: 1px solid #74015D;
	padding-left: 5px;
}
.searchnews {
	width: 208px;
	margin-bottom: 3px;
	border: 1px solid #74015D;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.searchnewssubmit {
	background: url(/images/search-news.gif) no-repeat left top;
	height: 21px;
	width: 87px;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6095C1;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 3px;
	margin-left: 132px;
}


.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:17px;
	color: #000000;
	border: 1px solid #6095C1;
	margin-bottom: 4px;
	padding-left:3px;
}


.businessloungeoption {
	margin-top: 15px;
	background: #ffffff url(/images/businesslounge-round-bottom.gif) no-repeat left bottom;
	padding-bottom: 6px;
	
}
.businessloungeoption p {
	padding-left: 5px;
	padding-right: 5px;
	color:#999999;
	border-left:solid 1px #90B5D4;
	border-right:solid 1px #90B5D4;
}


.businessloungeoption .head {
	background: #90B5D4 url(/images/contact-round-top.gif) no-repeat left top;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 5px 3px;
	}
	
	.companyprofilelogo {
	margin-top: 15px;
	background: #ffffff url(/images/sideright-round-bottom.gif) no-repeat left bottom;
	padding-bottom: 6px;

	
}
.companyprofilelogo p {
	padding-left: 5px;
	padding-right: 5px;
	color:#999999;
	border-left:solid 1px #90B5D4;
	border-right:solid 1px #90B5D4;
}


.companyprofilelogo .head {
	background: #90B5D4 url(/images/sidebar-right-title-bg.jpg) no-repeat left top;
	display: block;
	width: 214px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 5px 3px;
	
	}
	
	.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-left: 4px;
	border: 1px solid #6095C1;
	margin-top: 4px;
	margin-bottom: 4px;
}

.contactform {
	margin-top: 15px;
	background: #6095C1 url(/images/contact-round-bottom.gif) no-repeat left bottom;
	padding-bottom: 7px;
}
.contactform p {
	padding-left: 5px;
	padding-right: 5px;
}
.contactform p.contact-head {
	background: #90B5D4 url(/images/contact-round-top.gif) no-repeat left top;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 5px 1px;
	}
.contactinput {
	width: 315px;
	padding-left: 5px;
	border-style: none;
	background: #FFFFFF;
}
.contacttel {
	width: 240px;
	padding-left: 5px;
	border-style: none;
	background: #FFFFFF;
	margin-right: 3px;
}
.contacttitle {
	width: 50px;
	padding-left: 5px;
	border-style: none;
	background: #FFFFFF;
	margin-right: 7px;
}
.contactsurname {
	width: 249px;
	padding-left: 5px;
	border-style: none;
	background: #FFFFFF;
}

.logininput {
	width: 200px;
	padding-left: 5px;
	border: solid 1px #999999;
	background: #FFFFFF;
	color:#666666;
}

.logininput230 {
	width: 230px;
	padding-left: 5px;
	border: solid 1px #999999;
	background: #FFFFFF;
	color:#666666;
}

.logininput150 {
	width: 150px;
	padding-left: 5px;
	border: solid 1px #999999;
	background: #FFFFFF;
	color:#666666;
}

.logininput130 {
	width: 130px;
	padding-left: 5px;
	border: solid 1px #999999;
	background: #FFFFFF;
	color:#666666;
}

.logininput100 {
	width: 100px;
	padding-left: 5px;
	border: solid 1px #999999;
	background: #FFFFFF;
	color:#666666;
}

.dropdown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	margin-bottom: 4px;
	padding-left:3px;
}

.registerdropdown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	margin-bottom: 4px;
	padding-left:3px;
	width:320px;
}
.logintextarea 
{
	font-family: Arial, Helvetica, sans-serif;
	width: 420px;
	height:120px;
	padding-left: 5px;
	border: solid 1px #999999;
	background: #FFFFFF;
	color:#666666;
}
.textarea 
{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	border: solid 1px #999999;
	background: #FFFFFF;
	color:#666666;
}
.textarea100
{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	border: solid 1px #999999;
	background: #FFFFFF;
	color:#666666;
	width:100px;
}

.textarea130
{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	border: solid 1px #999999;
	background: #FFFFFF;
	color:#666666;
	width:130px;
}
.textarea230
{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	border: solid 1px #999999;
	background: #FFFFFF;
	color:#666666;
	width:230px;
}

	.errorPanel { background-color:#FFCCFF;font-family: Arial, Helvetica, sans-serif; font-size:12px; border:solid 1px #ff0000; padding:10px; margin:8px 0 8px 0; }
.movieTable { background-color:#000000; text-align:center; color:#ffffff; padding:8px 8px 8px 8px;}
.movieTable a:,.movieTable a:hover,.movieTable a:visited{ color:#ffffff;}
.bluePanel { height:100%;  background-color:#F3F4FC; border:solid 1px #949DDE; padding:10px; margin:8px 0 8px 0; }


/* Accordion */
 
.accordionHeader
{
    border-bottom: none;
    background-image: url('/images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 6px 4px;
    padding: 3px;
    padding-left:20px;
    margin-top: 2px;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #6095C1;
	text-decoration: none;
}

.accordionHeader a{    color: #6095C1;}

.accordionHeader a:hover
{
    color: #2C5170;
}


.accordionHeaderSelected
{
    border: none;
    color: #2C5170;
    /*background-color: #5C5C5C;

*/
    background-image: url('/images/bullet.gif');
	font-family: Arial, Sans-Serif;
	background-repeat: no-repeat;
	background-position: 6px 4px;
	padding: 3px;
    padding-left:20px;
    margin-top: 2px;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #2C5170;
	text-decoration: none;
}


.accordionHeaderSelected a { color:#2C5170; }


.accordionContent
{
    /*background-color: #6C6C6C;*/
    border:none;
    border-top: none;
    padding: 2px;
    /*padding-top: 10px;*/
    padding-left:20px;
    padding-bottom:10px;
}

.accordionContent div
{
	padding-bottom:5px;
    border-bottom: solid #cccccc 1px;
}

/* email reg */ 
.email-registration div { 
	padding-bottom: 5px; 	
}
.email-registration form { 
	padding: 10px; 	
	background: url(../images/sidebar-gradient.gif) repeat-x left bottom;
}
.email-registration label {
	font-size: 12px;
	color: #6095C1;
	float: left;
	width: 43px;
	padding-top: 5px;
	text-align: right;
	padding-right: 5px;	
}
.email-registration input,
.email-registration textarea {
	border: 1px solid #DCD5CB;
	padding: 2px;
}
.email-registration input.submit {
	background: url(../images/submit-button.png) no-repeat left top;
	float: right;
	height: 23px;
	width: 67px;
	border-style: none;
	margin-top: 5px;
	cursor: pointer;
}

span.left {
	float: left;
}

/*****************************************************
* Lists
*****************************************************/
#main-body-full ul,
#main-body ul {
padding-top: 0px;
padding-bottom: 6px;
}
#main-body-full li,
#main-body li {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #808080;
list-style-position: outside;
line-height: 16px;
margin-left: 13px;
list-style-image: url(../images/bullet.gif);
}
#main-body-full li a,
#main-body-full li a:visited,
#main-body li a,
#main-body li a:visited {
color: #6095C1;
text-decoration: none;
}
#main-body-full li a:hover,
#main-body li a:hover {
border-bottom: 1px solid #A0BFDA;
}

#sidebar-left ul {
	padding-right: 5px;
	padding-left: 5px;
}
#sidebar-left ul#are-you {
	padding: 0;
}
#sidebar-left li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #74015D;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 2px;
}
#sidebar-left li a,
#sidebar-left li a:visited {
	color: #6095C1;
	text-decoration: none;
	font-weight: normal;
}
#sidebar-left li a:hover {
	border-bottom: 1px solid #BFD5E6;
}
#sidebar-left li#start-up {
	background: url(../images/nav-start-up.gif) no-repeat left top;
	height: 55px;
	width: 119px;
	padding: 0px;
	margin-top: 5px;
	display: block;
}
#sidebar-left li#established {
	background: url(../images/nav-established.gif) no-repeat left top;
	display: block;
	height: 49px;
	width: 119px;
	padding: 0px;
}
#sidebar-left li#relocating {
	background: url(../images/nav-relocating.gif) no-repeat left top;
	display: block;
	height: 47px;
	width: 119px;
	margin-bottom: 8px;
}
#sidebar-left li#start-up a,
#sidebar-left li#start-up a:visited {
	display: block;
	height: 55px;
	width: 100%;
	text-indent: -7777px;
}
#sidebar-left li#established a,
#sidebar-left li#established a:visited {
	display: block;
	height: 49px;
	width: 100%;
	text-indent: -7777px;
}
#sidebar-left li#relocating a,
#sidebar-left li#relocating a:visited {
	display: block;
	height: 47px;
	width: 100%;
	text-indent: -7777px;
}
#sidebar-left li#relocating a:hover,
#sidebar-left li#established a:hover,
#sidebar-left li#start-up a:hover {
	border: none;
}
ul.links {
	padding-top: 0px;
	padding-bottom: 6px;
}
ul.links li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	list-style-position: outside;
	line-height: 16px;
	margin-left: 13px;
	list-style-image: url(../images/bullet.gif);
}
ul.links li a,
ul.links li a:visited {
	color: #6095C1;
	text-decoration: none;
}
ul.links li a:hover {
	border-bottom: 1px solid #A0BFDA;
}
ul.home li {
	border-bottom: 1px dashed #6095C1;
}
ul.home li a,
ul.home li a:visited {
	color: #6095C1;
	text-decoration: none;
}
ul.home li a:hover {
	border-bottom: 1px solid #A0BFDA;
}
#sidebar-right ul {
	padding-right: 5px;
	padding-left: 5px;
}
#sidebar-right li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #6095C1;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 2px;
}
#sidebar-right li a,
#sidebar-right li a:visited {
	color: #6095C1;
	text-decoration: none;
}
#sidebar-right li a:hover {
	border-bottom: 1px solid #BFD5E6;
}
ul#news {
	padding-bottom: 10px;
	background: url(../images/news-footer.gif) no-repeat left bottom;
	margin-bottom: 12px;
}
ul#news li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	border-top: 1px dashed #6095C1;
	padding-top: 2px;
	padding-bottom: 2px;
}
ul#news li a,
ul#news li a:visited {
	text-decoration: none;
	color: #000000;
}
ul#news li a:hover {
	text-decoration: underline;
}
ul.list-threecols {
	width: 152px;
	margin-right: 10px;
	float: left;
}
.list-threecols li {
	font-size: 12px;
}
.list-threecols li a,
.list-threecols li a:visited {
	color: #6095C1;
	display: block;
	padding: 6px 0px;
}
.list-threecols li a:hover {
	text-decoration: underline;
}
/* rotator */ 
ul#rotatorlist {
	height: 55px;
	width: 530px;
}
ul#rotatorlist li {
	float: left;
	height: 55px;
}
	ul#rotatorlist li#rotator-tourism { width: 133px; }
	ul#rotatorlist li#rotator-retail { width: 132px; }
	ul#rotatorlist li#rotator-creative { width: 132px; }
	ul#rotatorlist li#rotator-industry { width: 133px; }
	
		ul#rotatorlist li a, 
		ul#rotatorlist li a:visited {
			line-height: 15px;
			display: block;
			width: 100%;
			height: 55px;
			text-indent: -7777px;
			background: url(../images/rotator-text.png) no-repeat;
		}
		
		ul#rotatorlist li#rotator-tourism a, 
		ul#rotatorlist li#rotator-tourism a:visited { background-position: left bottom; }
		ul#rotatorlist li#rotator-retail a, 
		ul#rotatorlist li#rotator-retail a:visited { background-position: -133px bottom; }
		ul#rotatorlist li#rotator-creative a,
		ul#rotatorlist li#rotator-creative a:visited { background-position: -265px bottom; }
		ul#rotatorlist li#rotator-industry a, 
		ul#rotatorlist li#rotator-industry a:visited { background-position: -397px bottom; }
		
		ul#rotatorlist li#rotator-tourism.active a, 
		ul#rotatorlist li#rotator-tourism.active a:visited { background-position: left top; }
		ul#rotatorlist li#rotator-retail.active a, 
		ul#rotatorlist li#rotator-retail.active a:visited { background-position: -133px top; }
		ul#rotatorlist li#rotator-creative.active a,
		ul#rotatorlist li#rotator-creative.active a:visited { background-position: -265px top; }
		ul#rotatorlist li#rotator-industry.active a, 
		ul#rotatorlist li#rotator-industry.active a:visited { background-position: -397px top; }

