/************************************************************************

	Site:		Hedge Fund Manager // Global Stylesheet
	
	Author:		Wide Area Communications // Viral Ganatra
	
	Created: 08-10-09
  	Last updated: 08-11-10
	

	Listing Order:
	==============

	 1 - Universal
	 2 - Structure
	 3 - Header
	 4 - Masthead
	 5 - Strapline
	 6 - Navigation
	 7 - Content
	 8 - Listing
	 9 - Blog Listing
	10 - Article
	11 - Search
	12 - Special Reports
	13 - Page 4
	14 - Rhs
	15 - Footer

************************************************************************/


/***********************************************************************
	1 - UNIVERSAL STYLES
************************************************************************/

*           		{ padding:0; margin:0; outline:0; }
body        		{ font:62.5% "Trebuchet MS", Helvetica, Jamrul, sans-serif; color:#333; letter-spacing:-1px; }
h1,h2,h3,
h4,h5,h6 			{ font-weight:normal; }
fieldset    		{ border:0; padding:0; margin:0; }
label       		{ cursor:pointer; vertical-align:middle; outline:0; display:block; float:left; font-size:1.2em; }
input,
select				{ float:left; }
img					{ border:none;	}
p,dt,dd				{ font:1.2em/1.4em "Trebuchet MS", Helvetica, Jamrul, sans-serif; color:#333; margin:0 0 10px 0; }
a           		{ text-decoration:none; color:#235a78; }
a:hover     		{ color:#baa988 !important; }
a img       		{ border:0; text-decoration:none; }
/* For hiding content intended only for screenreaders */
.screenreader		{ position:absolute; left:0px; top:-5000px; left:-5000px !important; overflow:hidden; }
.clear      		{ clear:both; height:0; display:block; }
.left				{ float:left; }
.right				{ float:right; }
.error				{ color:#c00; font:bold 1.2em "Trebuchet MS", Helvetica, Jamrul, sans-serif; padding-top:5px; display:block; clear:both; }
/* Highlight text */
::selection         { background:#235a78; color:#fff; /* Safari */ }
::-moz-selection    { background:#235a78; color:#fff; /* Firefox */ }
/* Floatbox */
#fbOverlay 			{ opacity:0.8 !important; }
#fbMainDiv 			{ border:none !important; }
a#fbClose 			{ background-image:url(/images/fb-close.png) !important; }
/*#fbControlPanel,
#fbControls,*/
#fbSubControls,
#fbClose 			{ width:56px !important; }
#fbNavControls      { margin-left:0 !important; }

/***********************************************************************
	2 - STRUCTURE
************************************************************************/

#wrapper {
	width:980px;
	margin:10px auto 0 auto;
}
#page {
	width:958px;
	overflow:hidden;
	padding:10px 10px 0 10px;
	border-left:solid 1px #cbcbcb;
	border-right:solid 1px #cbcbcb;
}
#content {
	float:left;
	width:784px;
}
#column-content {
	width:430px;
	float:left;
}
#column-related {
	width:340px;
	float:right;
}
#rhs {
	width:160px;
	float:right;
}
.ad-button iframe {
	display:block;
	margin:0 auto;
}


/***********************************************************************
	3 - HEADER
************************************************************************/

#leaderboard {
	width:728px;
	height:90px;
	float:left;
	margin-top:2px;
}
#signup {
	width:237px;
	height:90px;
	overflow:hidden;
	float:right;
	background:#b4a889 url(/images/bg-signup.png) no-repeat 13px -2px;
	position:relative;
	margin-top:2px;
}
#signup a,
#signup span {
	display:block;
}
#signup a {
	width:237px;
	height:90px;
}
#signup .content {
	font:bold 1.6em/1em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	text-transform:uppercase;
	color:#fff;
	padding:5px 10px 0 90px;
}
#signup img {
	display:block;
	position:absolute;
	bottom:8px;
	right:6px;
}

/***********************************************************************
	4 - MASTHEAD
************************************************************************/

#masthead {
	width:960px;
	overflow:hidden;
	margin-top:10px;
	padding:9px;
	border:solid 1px #cbcbcb;
	border-bottom:none;
}
#masthead img {
	display:block;
	float:left;
}
#events-box {
	width:270px;
	height:74px;
	overflow:hidden;
	float:right;
	background:url(/images/bg-events-border.png) repeat-y top left;
	padding-left:10px;
}
#events-box img {
	margin-right:10px;
}
#events-box h2 {
	font:bold 1.6em/1em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	text-transform:uppercase;
	margin-bottom:5px;
}

/***********************************************************************
	5 - STRAPLINE
************************************************************************/

#strapline {
	background-color:#3c5b76;
	width:958px;
	overflow:hidden;
	padding:0 11px;
	height:25px;
}
#breadcrumbs {
	width:500px;
	overflow:hidden;
	float:left;
}
#breadcrumbs li {
	font:bold 1.2em/25px "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	color:#fff;
	float:left;
	list-style-type:none;
	padding-right:3px;
}
#strapline a {
	color:#fff;
}
#strapline p {
	float:right;
	margin:0;
	font:bold 1.2em/25px "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	color:#fff;
}
.header-icons {
	display:inline-block;
	margin:3px 10px 0 0;
}
#rss {
	margin-left:25px;
}
#strapline .logged-out,
#strapline .logged-in {
	margin-right:40px;
}

/***********************************************************************
	6 - NAVIGATION
************************************************************************/

#navigation {
	width:958px;
	height:33px;
	overflow:hidden;
	padding:0 10px;
	border:solid 1px #cbcbcb;
	border-top:none;
}
#navigation ul {
	margin-top:7px;
	width:958px;
	overflow:hidden;
}
#navigation li {
	float:left;
	font:1.8em/1.2em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	text-transform:uppercase;
	list-style-type:none;
	margin-right:33px;
}
#navigation a {
	display:block;
}
#navigation .on a,
#navigation a:hover {
	color:#EE2A24 !important;
	border-bottom:solid 3px #EE2A24;
}
#navigation #last {
	margin-right:0;
}
.search-form {
	width:150px;
	overflow:hidden;
	margin-bottom:10px;
	background-color:#3C5B76;
	padding:5px;
}
.search-form input {
	width:115px;
	height:17px;
	float:left;
	border:none;
	background-color:#e3e3e3;
	font:1.3em/17px "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	padding:1px;
}
.search-form button {
	float:right;
	border:none;
	background:none;
	cursor:pointer;
	font:bold 1.3em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	text-transform:uppercase;
	color:#fff;
	height:19px;
}
.search-form button:hover {
	color:#baa988;
}


/***********************************************************************
	7 - CONTENT
************************************************************************/

.module {
	background:url(/images/border-grey.png) repeat-x bottom left;
	margin-bottom:12px;
	padding-bottom:15px;
}
.header {
	position:relative;
	background:url(/images/border-black.png) repeat-x bottom left;
	padding-bottom:5px;
	margin-bottom:12px;
}
.header h2 {
	font:bold 2.5em/.7em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	color:#baa988;
	text-transform:uppercase;
	background:url(/images/arrow-blue.png) no-repeat bottom right;
	display:table-cell;
	display:inline-block;
	padding-top:10px;
}
.header h2 a,
.header h2 span {
	color:#baa988;
	padding-right:18px;
}
.header h2 a:hover,
.header .rss:hover {
	color:#235a78 !important;
}
.module .rss {
	position:absolute;
	right:5px;
	bottom:3px;
	display:block;
	font:bold 1.6em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	color:#baa988;
}
.module .rss2 {
	position:absolute;
	right:25px;
	bottom:3px;
	display:block;
	font:bold 1.6em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	color:#baa988;
}
.module h3,
.article .related h3 {
	font:bold 1.6em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
}
.module .author {
	font-size:1.4em;
	margin-bottom:0;
}
.date {
	color:#235a78;
	line-height:1em;
}
.more {
	margin:-5px 0 14px 0;
}

/* News Module */
.news h3 a,
.listing h3 a,
.related h3 a {
	background:url(/images/arrow-gold.png) no-repeat 0 5px;
	padding-left:20px;
}
.top-story h3 a {
	background:none;
	padding-left:0;
}

/* Blogs Module */
.blogs {
	padding-bottom:5px;
}
.blogs p {
	font-weight:bold;
	color:#555;
}
.blogs .author,
.blogs p.comments {
	font-style:normal;
	color:#333;
}
.blogs .author {
	font-weight:bold;
}

/* Tags */
.tags .tagcloud a {
	color:#235A78 !important;
}
.tags .tagcloud a:hover {
	color:#BAA988 !important;
}

/* Features Module */
.features {
	padding:10px;
	background-color:#dedede;
}
.features .header {
	background:none;
	margin:0;
}
.features .header h2,
.shorts h2 {
	padding-top:1px;
}
.features .header h2 a,
.shorts h2 a  {
	color:#235a78;
}
.features .header h2 a:hover,
.shorts h2 a:hover {
	color:#baa988 !important;
}
.features .header ul,
.shorts .header ul {
	list-style-type:none;
	position:absolute;
	top:0;
	right:0;
}
.features .header li,
.shorts .header li {
	float:left;
	margin-left:6px;
	font:1.8em/1.2em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
}
.features .header li a,
.shorts .header li a {
	background-color:#9c9c9c;
	color:#fff;
	display:block;
	height:20px;
	width:20px;
	text-align:center;
	cursor:pointer;
}
.features .header li a:hover,
.features .header .on a,
.shorts .header li a:hover,
.shorts .header .on a {
	background-color:#3c5b77;
	color:#fff !important;
}
.features-container {
	width:320px;
	height:380px;
	overflow:hidden;
	position:relative;
}
.features h3 {
	font:bold 2.6em/.9em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	text-transform:uppercase;
	margin:7px 0;
}
.features h3 a {
	color:#cd2e29;
}
.features p {
	margin:0;
	font-size:1.3em;
	font-weight:bold;
}
.features .arrow-play {
	display:block;
	position:absolute;
	top:98px;
	left:132px;
	height:54px;
	width:55px;
	background:url(/images/arrow-play.png) no-repeat 0 0;
}
.features .arrow-play:hover {
	background-position:0 -54px !important;
}
.arrow-features,
.spacer {
	display:none;
}
.features-video-image img {
	display:block;
	margin:0 auto;
}
.video {
	margin-bottom:20px;
	clear:both;
}
#flowplayer {
	display:block;
	width:420px;
	height:236px;
}

/* Events Module */
.events {
	clear:both;
	width:784px;
	overflow:hidden;
	padding:0;
	margin:0;
	background:none;
}
.events .header {
	margin-bottom:17px;
}
.events .story {
	float:left;
	width:250px;
	overflow:hidden;
	margin-right:14px;
}
.events .last {
	margin-right:0;
}
.events .date {
	color:#ee2a24;
}
.events h3 {
	line-height:1.1em;
}

/* Page 4 Module */
#column-related .page-4 {
	width:340px;
	overflow:hidden;
}
.page-4 img {
	display:block;
	float:left;
	margin:0 19px 10px 0;
}
.page-4 .header {
	background:none;
	margin-bottom:5px;
}
.page-4 .header h2 {
	padding-top:2px;
}
.page-4 p {
	/*font:bold 1.6em/1.2em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	margin:0;*/
}

/* Research & Data Module */
.research-and-data .story {
	width:340px;
	overflow:hidden;
	margin:0;
}
.research-and-data .story p {
	margin:0;
}
.r-and-d .shorts-container {
	overflow:visible;
	height:auto;
}

/* MPU */
#mpu img {
	display:block;
}

/*  HFRX Module */
.hfrx {
	border:solid 6px #b4a888;
	margin-bottom:10px;
}
.hfrx-module {
	background:none;
	padding:0;
	margin:0;
}
.hfrx iframe {
	width:416px;
	display:block;
	margin:0 auto;
}


/***********************************************************************
	8 - LISTING PAGE
************************************************************************/

.listing {
	background:none;
	width:430px;
	overflow:hidden;
}
.listing .header {
	width:338px;
}
.listing .header h2 {
	padding-right:18px;
}
.listing h4 {
	font:bold 1.6em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	margin-bottom:10px;
}
.listing h4 span {
	color:#235A78;
}
.listing .story {
	width:430px;
	overflow:hidden;
	margin-bottom:5px;
}
.story {
	margin-bottom:10px;
}
.story h3 {
	margin-bottom:5px;
}
.story img {
	float:left;
	margin:0 10px 10px 0;
}
.story p {
	margin-bottom:5px;
}
.story p em {
	color:#333;
	font-weight:normal;
	margin:0;
}
p.comments,
.story p.comments a {
	color:#cc2e28;
}
.pagination {
	list-style:none;
	float:right;
	margin:10px 0;
}
.pagination li {
	float:left;
	font:bold 1.1em/.7em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	margin:0 1px;
	color:#baa988;
}
.pagination a {
	display:block;
}
.pagination li span {
	display:block;
	padding:5px 7px;
	background-color:#BAA988;
	color:#fff;
	text-align:center;
}
.pagination li a span {
	background-color:#fff;
	color:#333;
}
.pagination li a:hover span {
	background-color:#BAA988;
	color:#fff;
}
.pagination .prev {
	margin:0 -5px 0 0;
}
.pagination .next {
	margin:0;
}
.pagination .prev a,
.pagination .next a {
	width:24px;
	height:18px;
	background:url(/images/arrow-prev.png) no-repeat 7px 5px !important;
}
.pagination .next a {
	background-image:url(/images/arrow-next.png) !important;
}
.pagination .prev a:hover,
.pagination .next a:hover {
	background-position:7px -17px !important
}

/***********************************************************************
	9 - BLOG PAGE
************************************************************************/

.blog .listing h3 a,
.search .listing h3 a {
	background-image:url(/images/arrow-blue.png);
}
.blog .listing .author,
.search .listing .author {
	font-size:1.2em;
	color:#235a78;
}
/*.blog .listing .blog-author,
.shorts .story .blog-author {
	padding-right:12px;
	margin-right:8px;
	background:url(/images/pipe-blog-author.png) no-repeat center right;
}*/
.blog .news h3 a {
	background:none;
	padding:0;
}
.shorts {
	background-color:#e9e0ca;
	padding:10px;
	width:320px;
	overflow:hidden;
}
.shorts-container {
	width:320px;
	height:355px;
	overflow:hidden;
	overflow-y:scroll;
	margin-bottom:10px;
}
.shorts .header {
	background:none;
	margin-bottom:5px;
}
.shorts .more {
	float:right;
	text-transform:uppercase;
	margin:0;
}
.shorts .date,
.shorts h3 {
	margin-bottom:5px;
}
.shorts img {
	border:solid 1px #fff;
	float:left;
	margin:0 10px 10px 0;
}
.shorts .date .author {
	font-size:1em;
	margin-left:0;
}
.shorts-container div div {
	font:1.2em/1.4em "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	margin:0 0 10px 0;
}
.shorts-container div div p {
	margin:10px 0;
	font-size:1em;
}
.date .author {
	margin-left:18px;
}
.article-image {
	float:left;
	margin:0 10px 10px 0;
}

/***********************************************************************
	10 - ARTICLE
************************************************************************/

.article {
	width:420px;
}
.article .date {
	margin-bottom:8px;
}
h1 {
	font:bold 2.1em/1em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	color:#baa988;
	margin-bottom:8px;
}
.article h3 {
	font:bold 1.4em/1.4em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	color:#235a78;
	margin-bottom:10px;
}
.article-img {
	float:right;
	margin:0 0 10px 10px !important;
	width:200px;
	overflow:hidden;
}
.article-img img {
	display:block;
}
.caption {
	background-color:#E5E6E6;
	color:#000;
	width:194px;
	float:right;
	padding:2px 3px;
	font-size:1.1em !important;
	margin:0;
}
#bodyText p {
	font-weight:normal;
	font-size:1.2em;
	letter-spacing:normal;
}
#bodyText div {
	font:1.2em/1.4em "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	letter-spacing:normal;
	margin:0 0 10px 0;
}
#bodyText div p {
	margin:10px 0;
	font-size:1em;
}
#bodyText ul,
#bodyText ol {
	padding-left:25px;
	margin-bottom:10px;
}
#bodyText li {
	font-size:1.2em;
}
.article .pagination {
	float:none;
	width:420px;
	overflow:hidden;
	margin:20px 0;
}
.article blockquote {
	font:bold 1.5em/1.4em "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	padding:15px;
	letter-spacing:-1px;
	color:#235A78;
}
.article .left {
	margin:0 10px 10px 0;
}
.article .right {
	margin:0 0 10px 10px;
}

/* Toolbox */
.toolbox {
	list-style-type:none;
	background-color:#ddd;
	padding:8px 17px;
	margin-bottom:25px;
	display:table-cell;
	display:inline-block;
	height:18px;
}
.toolbox li {
	float:left;
	font-size:1.2em;
	line-height:18px;
	margin-left:12px;
	padding-right:12px;
	background:url(/images/pipe-toolbox.gif) no-repeat center right;
}
.toolbox a {
	color:#333;
}
.toolbox img {
	float:none;
	margin:0;
}
.toolbox .first {
	margin-left:0;
}
.toolbox .no-pipe {
	background:none;
	padding:0;
	width:96px;
	overflow:hidden;
}
.toolbox .no-pipe span,
.toolbox .no-pipe img {
	float:left;
}
.toolbox .no-pipe img {
	margin-top:3px;
}
.toolbox .no-pipe a {
	display:block;
}
.toolbox span {
	margin-right:5px;
}
.toolbox #text-decrease,
.toolbox #text-increase {
	width:11px;
	height:11px;
	background:url(/images/text-decrease.gif) no-repeat 0 0;
	float:left;
	margin:3px 3px 0 0;
	cursor:pointer;
}
.toolbox #text-increase {
	background-image:url(/images/text-increase.gif);
	margin:3px 0 0 3px;
}
.toolbox #text-decrease:hover,
.toolbox #text-increase:hover {
	background-position:0 -11px;
}

/* Boxouts */
.boxout {
	background:#F8F8F8 url(/images/bg-boxout.png) repeat-x 0 0;
	border:1px solid #ECECEC;
	margin:15px 0;
	padding:10px 10px 1px 10px;
}
.boxout h4,
.boxout h4 p {
	color:#235A78;
	font:bold 1.3em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	margin-bottom:10px;
}
.boxout h4 p {
	font-size:1.1em;
	margin-bottom:0;
}

/* Related */

.related {
	margin-bottom:25px;
}
.related h4 {
	font:bold 1.4em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	color:#baa988;
	margin-bottom:5px;
}
.related h3 {
	margin:0;
}

/* Comments */
#comments form {
	width:430px;
	overflow:hidden;
	margin-bottom:20px;
}
#comments h3 {
	font:bold 1.8em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	color:#baa988;
	float:none;
	text-transform:uppercase;
	margin-bottom:10px;
}
#comments label {
	font:bold 1.5em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	margin-right:15px;
}
#comments #your-name {
	width:220px;
	height:18px;
	border:1px solid #7e9db9;
	padding:0 2px;
}
#comments textarea {
	width:418px;
	height:121px;
	border:1px solid #7e9db9;
	padding:5px;
	font:1.2em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	margin:15px 0 10px 0;
}
#comments button.submit {
	float:right;
}
.not-allowed {
	margin-bottom:20px;
}
div.comments {
	border-bottom:solid 1px #e0e0e0;
	margin-bottom:10px;
}
.comments h4 {
	color:#235A78;
}
.comments h4,
.comments p {
	font:bold 1.2em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
}
#comments .error {
	padding-bottom:5px;
}
.approved .error {
	font-size:1.4em;
	color:#008000;
	letter-spacing:normal;
	padding-bottom:15px !important;
}

/* Forms */

button.submit,
a.submit {
	border:none;
	color:#fff;
	font:bold 1.4em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	text-transform:uppercase;
	background:#3c5b76 url(/images/arrow-white.png) no-repeat 8px 8px;
	padding:4px 8px 4px 25px;
	height:28px;
	cursor:pointer;
}
button.submit:hover,
a.submit:hover {
	background-color:#baa988;
}
a.submit:hover {
	color:#fff !important;
}
.highlight-error {
	background-color:#ff9595;
}
.highlight {
	background-color:#FAF8BB;
}
.form label,
.form input {
	font:bold 1.2em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
}
.form li {
	overflow:hidden;
	width:400px;
	padding:5px 0;
	list-style-type:none;
}
.form label {
	width:130px;
}
.form input {
	width:220px;
	height:18px;
	border:1px solid #7e9db9;
	padding:0 2px;
}
.form img {
	float:left;
	display:block;
	margin:4px 0 0 10px;
}
.form em,
p em {
	color:#c00;
	margin-left:2px;
}
p em {
	margin:0 2px 0 0;
	font-weight:bold;
}
.article p em {
	color:#333;
	font-weight:normal;
}
.form select {
	width:226px;
	border:1px solid #7E9DB9;
}
.checkbox input,
.radio input {
	width:auto;
	cursor:pointer;
	border:none;
	margin:0 5px 0 2px;
}
.checkbox label,
.radio label {
	cursor:default;
	line-height:1.4em;
	margin-top:1px;
}
.update-details li {
	width:700px;
	clear:both;
}
.update-details .checkbox label {
	width:650px;
}
#button-prev {
	margin-right:30px;
}
.update-details label,
.update-details p {
	font-size:1.3em;
}
.update-details #loading {
	font:bold 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:15px;
}
.update-details .data-protection {
	clear:none;

}
.update-details #loading img {
	margin:0 10px 0 0;
}
.update-details .form .data-protection {
	float:left;
	margin-right:20px;
	width:auto;
}
.update-details .form .data-protection label {
	width:auto;
}
.update-details .form .data-protection input {
	margin-right:5px;
}
.update-details .disabled {
	background-color:#ccc !important;
}


/* Email a friend */
#email {
	margin-bottom:20px;
}
#email .header {
	width:375px;
}

/***********************************************************************
	11 - SEARCH
************************************************************************/

.listing .search-form {
	float:none;
	width:auto;
	overflow:auto;
	margin-bottom:17px;
}
.listing .search-form input {
	margin:0 15px 0 0;
	width:210px;
}
.listing .search-form button {
	float:left;
}


/***********************************************************************
	12 - SPECIAL REPORTS
************************************************************************/

.special-reports .listing .story {
	margin-bottom:20px;
	position:relative;
}
.reports {
	width:290px;
}
.reports a {
	display:block;
}
.reports-image {
	width:120px;
	position:absolute;
	top:0;
	right:0;	
}


/***********************************************************************
	13 - PAGE 4
************************************************************************/

.lightbox {
	display:none;
}
.page4 .listing .header {
	padding-bottom:8px;
}
.page4 .listing .header h2 {
	display:block;
	float:left;
	padding-top:12px;	
}
.icon-page4 {
	float:right;
}
.page4 #fbControlPanel {
	width:160px !important;
}
.page4 #fbControls,
.page4 #fbSubControls {
	width:auto !important;
}
.page4 #fbCaptionDiv {
	display:block !important;
}
.page4 #fbBox .fbPrev_white,
.page4 #fbBox .fbNext_white {
	background:url(/images/fb-prev-next.png) no-repeat 0 0 !important;
	width:40px !important;
	height:12px !important;
}
.page4 #fbBox .fbNext_white {
	background-position:-48px 0 !important;
}
.page7 .listing .header {
	width:400px;
}

/***********************************************************************
	14 - RHS
************************************************************************/

.subscribe {
	margin-bottom:15px;
	background-color:#f6f6f6;
	padding:6px 8px;
}
.subscribe h2 {
	font:bold 3em/.9em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	text-transform:uppercase;
	margin-bottom:15px;
	padding-bottom:30px;
	position:relative;
}
.subscribe h2 a {
	display:block;
	background:url(/images/subscribe-today.gif) no-repeat 0 0;
	height:54px;
}
.subscribe h2 a:hover {
	background-position:0 -54px;
}
.subscribe h2 a,
.subscribe li a {
	color:#ee2a24;
}
.subscribe h2 a span {
	color:#333;
	font:.6em/1.1em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	text-transform:none;
	position:absolute;
	bottom:0;
	left:0;
	display:block;
}
.subscribe h2 a:hover span {
	color:#baa988;
}
.subscribe ul {
	margin-bottom:20px;
}
.subscribe li {
	list-style-type:none;
	font:1.2em/1.1em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	text-transform:uppercase;
}
.cover {
	background:url(/images/bg-cover.gif) no-repeat 0 0;
	margin:0 auto;
	width:132px;
	height:173px;
}
.cover img {
	display:block;
	margin:0 auto;
	padding-top:6px;
}
.super-sky,
.ad-button {
	margin-bottom:7px;
}
.super-sky img,
.ad-button img {
	margin:0 auto;
	display:block;
}
.services-directory-button {
	margin:15px 0;
	background-color:#3C5B76;
}
.services-directory-button h2 {
	font:bold 2em "Trebuchet MS", Helvetica, Jamrul, sans-serif;
}
.services-directory-button a {
	color:#fff;
	background:url(/images/directory.gif) no-repeat 6px 12px;
	display:block;
	width:90px;
	height:67px;
	padding:12px 0 0 70px;
}


/***********************************************************************
	15 - FOOTER
************************************************************************/

#footer {
	border:solid 1px #cbcbcb;
	border-top:none;
	width:978px;
	padding-bottom:10px;
	margin-bottom:10px;
}
#footer-inner {
	background:url(/images/border-grey.png) repeat-x top left;
	width:958px;
	overflow:hidden;
	padding-top:12px;
	margin:0 auto;
}
#footer ul {
	list-style-type:none;
	float:right;
}
#footer li {
	margin-left:23px;
	float:left;
	font-size:1.2em;
	color:#000;
}
#footer a {
	color:#000;
}


/* SERVICES DIRECTORY */

#service-provider-article dt {
	font-weight:bold;
}
