/************************************************************************

	Site:		Captive Review // Global Stylesheet
	
	Author:		Wide Area Communications // Viral Ganatra
	
	Created: 16-11-09
  	Last updated: 25-03-10
	

	Listing Order:
	==============

	 1 - Universal
	 2 - Structure
	 3 - Header

************************************************************************/


/***********************************************************************
	1 - UNIVERSAL STYLES
************************************************************************/

*           		{ padding:0; margin:0; outline:0; }
body        		{ font:62.5% Arial, Helvetica, sans-serif; color:#000; background:#AEA59F url(/images/background-slice.png) center center; }
h1,h2,h3,
h4,h5,h6 			{ font-weight:normal; }
fieldset    		{ border:0; padding:0; margin:0; }
label       		{ cursor:pointer; float:left; font-size:1.1em; }
input,
select				{ float:left; }
img					{ border:none;	}
p,dt,dd				{ font:1.1em/1.4em Arial, Helvetica, sans-serif; margin:0 0 10px 0; }
a		       		{ text-decoration:none; color:#718400; }
a:hover     		{ text-decoration:underline; }
a img       		{ border:0; text-decoration:none; }
/* For hiding content intended only for screenreaders */
.screenreader		{ position:absolute; left:0px; top:-5000px; overflow:hidden; }
.clear      		{ clear:both; height:0; display:block; }
.left				{ float:left; }
.right				{ float:right; }
.error				{ color:#c00; font:bold 1.1em Arial, Helvetica, sans-serif; padding-top:5px; display:block; clear:both; }
/* Highlight text */
::selection         { background:#718400; color:#fff; /* Safari */ }
::-moz-selection    { background:#718400; color:#fff; /* Firefox */ }

/***********************************************************************
	2 - STRUCTURE
************************************************************************/

#wrapper {
	width:940px;
	margin:0 auto;
	padding:10px;
}
#page {
	margin-top:10px;
	width:940px;
	overflow:hidden;
	background:url(/images/bg-page.png) repeat-y 0 0;
}
#column-content {
	width:460px;
	float:left;
	margin-right:10px;
}
#column-related {
	width:300px;
	float:left;
}
#rhs {
	width:160px;
	float:right;
}


/***********************************************************************
	3 - HEADER
************************************************************************/

#header {
	/*background:url(/images/bg-border-horz.png) repeat-x bottom left;
	padding-bottom:10px;*/
}
#masthead {
	width:940px;
	overflow:hidden;
	margin-bottom:10px;
}
#leaderboard {
	width:728px;
	height:90px;
	float:left;
}
.signup {
	background:url(/images/signup.png) no-repeat 0 0;
	width:210px;
	height:90px;
	float:right;
}
.signup a {
	display:block;
	width:90px;
	height:78px;
	padding:12px 100px 0 20px;
	background:url(/images/sprites-transparent.png) no-repeat -310px 15px;
	cursor:pointer;
	position:relative;
}
.signup a:hover {
	text-decoration:none;
	background-position:-310px -125px;
}
.signup a:hover span {
	color:#333;
}
.signup span {
	display:block;
	color:#fff;
	font-size:1.1em;
}
.signup .heading {
	color:#fff;
	font-size:2em;
	margin-bottom:3px;
}
.signup-bottom {
	background:url(/images/signup.png) no-repeat 0 -150px;
	width:210px;
	height:10px;
	position:absolute;
	left:0;
	bottom:0;
}

/***********************************************************************
	4 - NAVIGATION
************************************************************************/

#navigation {
	/*margin:10px 0 1px 0;*/
	margin:-5px 0 1px 0;
	padding-top:20px;
	background:url(/images/navigation.png) no-repeat 0 0;
}
#navigation ul {
	width:940px;
	/*height:80px;*/
	height:55px;
	overflow:hidden;
}
#navigation li {
	list-style-type:none;
	float:left;
	font-size:1.2em;
	text-transform:uppercase;
	margin-right:1px;
}
#navigation a {
	color:#fff;
	height:23px;
	/*padding-top:57px;*/
	padding-top:32px;
	display:block;
	text-align:center;
	background:url(/images/navigation.png) no-repeat 0 0;
}
#navigation a:hover,
#navigation .on {
	text-decoration:none;
	color:#222;
}
#nav-home a {
	width:60px;
	background-position:0 -20px;
}
#nav-home a:hover,
#nav-home .on {
	background-position:0 -130px;
}
#nav-news a {
	width:60px;
	background-position:-61px -20px;
}
#nav-news a:hover,
#nav-news .on {
	background-position:-61px -130px;
}
#nav-services-directory a {
	width:150px;
	background-position:-122px -20px;
}
#nav-services-directory a:hover,
#nav-services-directory .on {
	background-position:-122px -130px;
}
#nav-blogs a {
	width:65px;
	background-position:-273px -20px;
}
#nav-blogs a:hover,
#nav-blogs .on {
	background-position:-273px -130px;
}
#nav-features a {
	width:90px;
	background-position:-339px -20px;
}
#nav-features a:hover,
#nav-features .on {
	background-position:-339px -130px;
}
#nav-data-centre a {
	width:120px;
	background-position:-430px -20px;
}
#nav-data-centre a:hover,
#nav-data-centre .on {
	background-position:-430px -130px;
}
#nav-events a {
	width:80px;
	background-position:-551px -20px;
}
#nav-events a:hover,
#nav-events .on {
	background-position:-551px -130px;
}
#nav-event-passport {
	height:55px;
	width:295px;
	padding:5px 5px 10px 5px;
}
#nav-event-passport h2,
#nav-event-passport p {
	color:#fff;
	text-transform:none;
}
#nav-event-passport h2 {
	font-size:1.7em;
	margin-bottom:5px;
}
#nav-event-passport p {
	line-height:1.2em;
	margin:0;
}
#nav-event-passport img {
	float:left;
	margin-right:10px;
	max-height:65px;
}
#nav-event-passport a {
	height:auto;
	padding:0;
	display:inline;
	text-align:left;
	background:none;
}
#nav-event-passport p a {
	color:#CDE900;
	/*font-size:.7em;*/
}
#nav-event-passport .event-passport {
	display:block;
	width:140px;
	height:70px;
	background:url(/images/sprites-transparent.png) no-repeat 0 -123px;
	float:left;
	margin-right:10px;
}

/***********************************************************************
	5 - STRAPLINE
************************************************************************/

#strapline {
	height:30px;
	padding-bottom:10px;
	background:url(/images/navigation.png) no-repeat 0 -200px;
}
#strapline ul,
#strapline #strapline-text {
	background:#000 url(/images/bg-strapline.png) repeat-x 0 0;
}
#strapline p {
	line-height:30px;
}
#strapline p,
#strapline a {
	color:#fff;
	margin-bottom:0;
}
#breadcrumbs {
	width:460px;
	overflow:hidden;
	float:left;
	padding-left:10px;
}
#breadcrumbs li {
	font:1.1em/30px Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	list-style-type:none;
	padding-right:3px;
}
#strapline-text {
	float:left;
	width:250px;
	overflow:hidden;
}
#strapline-text p {
	float:right;
	margin:0 10px;
}
#rss a {
	background:url(/images/rss.png) no-repeat 0 0;
	padding-left:20px;
}
#search {
	background:#728500 url(/images/bg-search.png) repeat-x 0 0;
	width:220px;
	height:30px;
	float:right;
	overflow:hidden;
}
#search input,
.search-form input {
	width:185px;
	height:18px;
	font-size:1.4em;
	color:#606060;
	border:solid 1px #A8A8A8;
	padding:1px 2px;
	margin:4px 0 0 5px;
}
#search button,
.search-form button {
	width:20px;
	height:30px;
	background-color:#424242;
	color:#fff;
	font:bold 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border:none;
	float:right;
	cursor:pointer;
}
#search button:hover,
.search-form button:hover {
	background-color:#C8E300;
	color:#424242;
}



/***********************************************************************
	6 - CONTENT
************************************************************************/

.module {
	margin-bottom:10px;
}
.header {
	margin-bottom:8px;
	padding-bottom:1px;
	background:url(/images/bg-border-horz.png) repeat-x bottom left;
}
.header h2 {
	font:bold 1.8em/30px Arial, Helvetica, sans-serif;
	padding:10px 0;
	background:url(/images/headers.png) no-repeat 0 0;
}
#column-related .header h2 {
	background-position:0 -100px;
}
.header a,
.header .link-fake {
	display:block;
	color:#424242;
	min-height:30px;
	height:auto !important;
	height:30px;
	background:url(/images/bg-header.png) no-repeat top left;
}
.header span {
	display:block;
	background:url(/images/bg-header.png) no-repeat top right;
	margin-left:15px;
}
.header .link-fake {
	margin:0;
	background-position:top left;
}
.module h4 {
	font:bold 1.4em Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	padding-bottom:10px;
	background:url(/images/bg-border-horz.png) repeat-x bottom left;
	color:#009293;
}
.module h4 span {
	color:#718400;
}
.story {
	background:url(/images/bg-border-horz.png) repeat-x bottom left;
	padding:0 5px 9px 0;
	margin-bottom:8px;
	overflow:hidden;
}
#column-content .story {
	width:455px;
	padding-bottom:0;
	overflow:hidden;
}
#column-related .story {
	width:295px;
}
#column-content .story img {
	float:left;
	margin:0 10px 5px 0;
}
.story h3 {
	font:bold 1.4em Arial, Helvetica, sans-serif;
}
#column-related .story h3 {
	font-size:1.3em;
}
#column-related .story p,
.listing .story p {
	font:1.1em/1.4em Arial,Helvetica,sans-serif !important;
}
#column-related .story p span,
.listing .story p span {
	font-size:1em !important;
}
.listing .story span {
	font-size:1.1em;
	margin-bottom:10px;
}

.story h3 a,
.story .more a:hover,
.story .comments a,
.data-entry .more a {
	color:#000;
}
.story h3 a:hover,
.story .date,
.story .more a,
.story .comments a:hover,
.post-question a:hover,
.data-entry .more a:hover {
	color:#718400;
}
.story p.date {
	float:left;
	margin:0;
}
.story .more {
	float:right;
	margin:0;
}
.story h5 {
	float:left;
	font:bold 1.1em Arial, Helvetica, sans-serif;
	margin-right:5px;
}
#column-content .date,
#column-content .more {
	font-weight:bold;
}
#column-content .more {
	margin-left:10px;
}
.story .comments {
	font-weight:bold;
}
.module .last {
	/*background:none;
	padding-bottom:0;*/
}
.featured h3 {
	font:bold 1.8em Arial, Helvetica, sans-serif;
}
.featured .more,
.featured p.date {
	/*margin-top:-10px;*/
}
.module-news .story {
	overflow:hidden;
}
.module-news img {
	float:left;
	margin:0 10px 5px 0;
}
.module-news .story div,
.listing .story div,
.module-news .story div {
	font:1.1em/1.4em Arial,Helvetica,sans-serif !important;
}
.module-news .story div span,
.listing .story div span,
.module-news .story div span {
	font-size:1em !important;
}
.listing .story span {
	font-size:1.1em !important;
}
.module-news .featured h3 div,
.listing .story h3 div,
.module-news .story h3 div {
	font:bold 1em Arial, Helvetica, sans-serif !important;
}

/***********************************************************************
	6 - PAGINATION
************************************************************************/

.pagination {
	width:460px;
	overflow:hidden;
	margin:10px 0;
	padding-bottom:12px;
	background:url(/images/bg-border-horz.png) repeat-x bottom left;
}
.pagination li {
	float:left;
	margin-right:3px;
	font-size:1.1em;
	list-style-type:none;
	color:#424242;
}
.pagination a {
	margin-right:2px;
	color:#424242;
}
.pagination span {
	font-weight:bold;
	color:#009293;
	padding:2px 4px;
}
.pagination a span {
	color:#424242;
	font-weight:normal;
}
.pagination a:hover {
	text-decoration:none;
}
.pagination a:hover span {
	background-color:#718400;
	color:#fff;
}
.pagination .next {
	margin-left:3px;
}
.pagination .next a,
.pagination .previous a {
	color:#718400;
	font-weight:bold;
}
.pagination .next a:hover,
.pagination .previous a:hover {
	text-decoration:underline;
}

/***********************************************************************
	6 - MODULES
************************************************************************/

/* Events */
.module-events p {
	margin:0;
	float:left;
}
.module-events p.date {
	float:none;
}
.module-events .more {
	float:right;
}

/* MPU */
#mpu {
	margin-bottom:12px;
}
#mpu img {
	display:block;
}
#mpu p {
	text-align:center;
	font-size:1.2em;
	color:#B3B3B3;
	margin-bottom:5px;
}

/* Technical Centre */
.module-technical-centre h2 {
	background-position:-1700px -450px;
}
#column-content .module-technical-centre .header h2 {
	background-position:0 -50px;
}
.module-technical-centre .story {
	background:none;
	padding-bottom:5px;
}
.module-technical-centre h3 {
	font-size:1.2em !important;	
}
.module-technical-centre p {
	margin:0;
	padding-left:60px;
}
.tech-image {
	display:block;
	width:60px;
	height:50px;
	background:url(/images/technical-centre.png) no-repeat -760px 0;
	float:left;
}
#column-related .tech-image {
}
.post-question a {
	display:block;
	min-height:50px;
	height:auto !important;
	height:50px;
	background:url(/images/technical-centre.png) no-repeat 0 0;
	padding:10px 0 0 60px;
	color:#424242;
}
#column-related .post-question a {
	background-position:-460px 0;
}


/* Tag Cloud */
.tagcloud {
	background:url(/images/bg-border-horz.png) repeat-x bottom left;
	padding-bottom:10px;
}
.tagcloud a {
	color:#000 !important;
}
.tagcloud a:hover {
	color:#718400 !important;
}

/* Features */
.module-features {
	position:relative;
}
.module-features .container {
	width:300px;
	height:270px;
	overflow:hidden;
	position:relative;
}
.module-features img {
	display:block;
}
.module-features h3 {
	font:bold 1.9em Arial, Helvetica, sans-serif;
	position:absolute;
	left:0;
	bottom:20px;
	background:url(/images/bg-caption.png) repeat 0 0;
	width:300px;
}
.module-features h3 a {
	color:#fff;
	display:block;
	padding:6px 8px;
}
.module-features .more {
	background-color:#000;
	margin:0;
	height:20px;
	line-height:20px;
}
.module-features .more a {
	color:#fff;
	padding-left:10px;
}
.module-features ul {
	overflow:hidden;
	width:125px;
	position:absolute;
	right:0;
	bottom:0;
	background-color:#fff;
}
.module-features li {
	font:bold 1.4em/20px Arial, Helvetica, sans-serif;
	text-align:center;
	list-style-type:none;
	margin-right:1px;
	float:left;
}
.module-features #headcyc-6-indicator {
	margin-right:0;
}
.module-features li a {
	color:#fff;
	cursor:pointer;
	background-color:#000;
	display:block;
	width:20px;
	height:20px;
}
.module-features li:hover a,
.module-features .on a {
	color:#000;
	background-color:#CDE900;
	text-decoration:none;
}
.module-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;
}
.module-features .arrow-play:hover {
	background-position:0 -54px !important;
}


/* Data Centre */
.tabs {
	overflow:hidden;
	width:460px;
	background:url(/images/tabs.png) no-repeat 0 0;
}
.tabs li {
	list-style-type:none;
	float:left;
	text-transform:uppercase;
	font:bold 1em/1em Arial, Helvetica, sans-serif;
}
.tabs a {
	height:30px;
	display:block;
	color:#424242;
	width:75px;
	padding:5px 0 5px 33px;
	margin-left:-18px;
}
.tabs a:hover,
.tabs .on a {
	text-decoration:none;
	background:url(/images/data-centre.png) no-repeat -872px 0;
	z-index:2;
	position:relative;
}
.tabs .first {
	margin-left:0;
	padding-left:15px;
	width:93px;
}
.tabs .first:hover,
.tabs .on .first {
	background-position:-872px -40px;
}
.tabs .last:hover,
.tabs .on .last {
	background-position:-872px -80px;
}
#cradd,
#services {
	line-height:30px;
}
.panel {
	display:none;
}
.active {
	display:block;
}
.module-data-centre .container {
	background:url(/images/data-centre.png) no-repeat -300px 0;
	padding:10px;
}
.module-data-centre .container-bottom {
	background:url(/images/data-centre.png) no-repeat -300px -584px;
	height:2px;
}
.module-data-centre .left {
	clear:left;
	width:100px;
}
.module-data-centre .right {
	clear:right;
	width:170px;
}
.module-data-centre h3 {
	font:bold 1.8em Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
.module-data-centre .button {
	background:url(/images/sprites.png) no-repeat -336px -690px;
	width:143px;
	height:20px;
	padding-left:10px;
}
.module-data-centre .button p {
	margin:0;
	font:bold 1.1em/20px Arial, Helvetica, sans-serif;
	color:#fff;
}
.module-data-centre .button a {
	color:#fff;
}
.module-data-centre .button a:hover {
	color:#000;
}
.cradd {
	background:url(/images/cradd.png) no-repeat 0 0;
	width:260px;
	width:420px;
	padding:10px 10px 1px 10px;
	margin-top:20px;
}
.cradd-bottom {
	width:280px;
	width:440px;
	height:8px;
	background:url(/images/cradd.png) no-repeat 0 -614px;
}
.cradd .icon-cradd {
	display:block;
	width:91px;
	height:35px;
	margin:0 0 8px -2px;
	background:url(/images/sprites-transparent.png) no-repeat 0 -50px;
}
.cradd h3,
.cradd p,
.cradd a {
	color:#424242;
	margin:0;
}
.cradd h3 {
	font:bold 1.4em Arial, Helvetica, sans-serif;
}
.cradd a {
	text-decoration:underline;
}
.cradd a:hover {
	color:#97AD00;
}
.data-centre .listing h4 {
	padding-bottom:0;
	margin-bottom:5px;
	background:none;
}
.data-centre .listing h4 a {
	color:#009293;
}
.data-centre .listing .more {
	margin:-10px 0 10px 0;
}


/* More Features */
.module-more-features .story {
	padding-top:10px;
}
.module-more-features img {
	border:solid 5px #CDE900;
	float:left;
	margin:0 10px 0 0;
}
.module-more-features h3 {
	font:bold 1.1em Arial, Helvetica, sans-serif;
	margin-right:5px;
}

/* Useful links */
.module-useful-links p a:hover {
	color:#000;
}
.module-useful-links .more {
	float:none;
}
.module-useful-links .more a {
	color:#000;
}
.module-useful-links .more a:hover {
	color:#97AD00;
}


/* Services Directory */
.module-services-directory .story {
	padding-bottom:10px !important;
}
.module-services-directory .logo {
	width:80px;
	margin-right:10px;
	float:left;
}
#column-content .module-services-directory .content {
	width:365px;
	float:left;
}
#column-related .module-services-directory .content {
	width:205px;
	float:left;
}
#column-content .module-services-directory h3 {
	font:bold 1.8em Arial, Helvetica, sans-serif;
}
#column-related .module-services-directory h3 {
	font:bold 1.3em Arial, Helvetica, sans-serif;
}
.module-services-directory h3 a {
	color:#000;
}
.module-services-directory h3 a:hover {
	color:#97AD00;
}
.module-services-directory dt,
.module-services-directory dd {
	margin:0;
	float:left;
	font-weight:bold;
}
.module-services-directory dt {
	margin-right:5px;
	color:#718400;
}
.module-services-directory dd .more {
	margin-left:10px;
}

/* Sidebar */
.sidebar {
	width:140px;
	margin:0 auto;
	padding:10px 5px;
	background:url(/images/sidebar.png) no-repeat 0 0;
}
.sidebar-bottom {
	background:url(/images/sidebar.png) no-repeat 5px -796px;
	height:10px;
	margin-bottom:10px;
}
.sidebar h2 {
	color:#fff;
	text-transform:uppercase;
	font:bold 2.1em Arial, Helvetica, sans-serif;
}
.sidebar h2 span {
	font:13px Arial, Helvetica, sans-serif;
	display:block;
	margin-bottom:5px;
}
.cover {
	position:relative;
}
.sidebar img {
	display:block;
}
.price {
	position:absolute;
	right:3px;
	bottom:-20px;
	background:url(/images/sprites-transparent.png) no-repeat -758px 0;
	display:block;
	width:71px;
	height:71px;
	padding:5px;
	overflow:hidden;
}
.cover a:hover {
	text-decoration:none;
}
.cover a:hover div.price {
	background-position:-758px -90px;
	color:#97AD00;
}
.sidebar p {
	color:#fff;
	font:1.6em/1.2em Arial, Helvetica, sans-serif;
	margin-top:30px;
	padding-top:8px;
	text-align:center;
	background:url(/images/sidebar-border.png) no-repeat 4px 0;
}
.price p {
	font:bold 1.8em/normal Arial, Helvetica, sans-serif;
	text-align:center;
	background:none;
	margin:0;
	padding:0;
}
.sidebar ul {
	padding:5px 0 0 15px;
	background:url(/images/sidebar-border.png) no-repeat 4px 0;
}
.sidebar li {
	color:#fff;
	font:bold 1.4em Arial, Helvetica, sans-serif;
	padding:4px 0;
}
.sidebar .icon-cradd {
	display:block;
	width:110px;
	height:38px;	
	background:url(/images/sprites-transparent.png) no-repeat -765px -234px;
	margin-top:10px;
}
.sidebar .icon-cradd:hover {
	background-position:-765px -304px;
}


/* News */

.module-news .more {
	/*margin-top:-10px;*/
}

/* Blogs */

.blog-image {
	float:left;
	margin:10px 10px 10px 0;
}

/* Article */

.article h1 {
	font:bold 1.8em Arial, Helvetica, sans-serif;
}
.article .date {
	font-weight:normal;
	color:#718400;
}
.article p span {
	font-size:1em !important;
}
.article .author {
	color:#000;
}
.article ol,
.article ul {
	padding-left:25px;
	margin-bottom:10px;
	clear:both;
}
.article ol li,
.article ul li {
	font-size:1.1em;
	list-style-type:disc;
}
.article ol li {
	list-style-type:decimal;
}
.article .article-img {
	float:left;
	margin:0 10px 10px 0;
}
.article p em {
	color:#333;
	font-weight:normal;
}
.article img {
	padding:5px;
}
.article table {
	margin-bottom:20px;
	border-collapse:collapse;
}
.article table.border,
.events .panel table {
	border:solid 1px #b0aeae;
}
.article td {
	font-size:1.1em;
	padding:4px;
}
.article td p {
	font-size:1em;
}
.tags {
	margin-top:20px;
}
.audio {
	margin-bottom:10px;
}
.audio p {
	font-weight:bold;
}
.toolbox {
	background-color:#D5D5CA;
	padding:8px 17px;
	margin:10px 0;
	display:table-cell;
	display:inline-block;
	height:18px;
	list-style-type:none;
}
.toolbox li {
	float:left;
	font:1.2em/18px Arial, Helvetica, sans-serif;
	margin-left:12px;
	padding-right:12px;
	background:url(/images/pipe-toolbox.gif) no-repeat center right;
	color:#333;
}
.toolbox a {
	color:#333;
}
.toolbox img {
	float:none;
	margin:0;
}
.toolbox .first {
	margin-left:0;
}
.toolbox .no-pipe {
	background:none;
	padding:0;
	width:105px;
	overflow:hidden;
}
.toolbox .no-pipe span,
.toolbox .no-pipe img {
	float:left;
}
.toolbox .no-pipe img {
	margin-top:4px;
}
.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:4px 3px 0 0;
	cursor:pointer;
}
.toolbox #text-increase {
	background-image:url(/images/text-increase.gif);
	margin:4px 0 0 3px;
}
.toolbox #text-decrease:hover,
.toolbox #text-increase:hover {
	background-position:0 -11px;
}

/* Comments */
#comments {
	margin-top:10px;
}
#comments form {
	width:450px;
	overflow:hidden;
	margin-bottom:20px;
}
#comments h2 {
	color:#718400;
	font-size:1.8em;
	margin-bottom:10px;
}
#comments label {
	font:bold 1.2em Arial, Helvetica, sans-serif;
	margin:2px 15px 0 0;
}
#comments #your-name {
	width:220px;
	height:18px;
	border:1px solid #B6B6B6;
	padding:0 2px;
}
#comments textarea {
	width:438px;
	height:121px;
	border:1px solid #B6B6B6;
	padding:5px;
	font:1.2em Arial, Helvetica, 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;
	font-size:1.4em;
	margin:0;
	padding:0;
	background:none;
	color:#000;
}
.comments h4 span {
	font-size:.7em;
	color:#666;
}
#comments .error {
	padding-bottom:5px;
}


/* Email */
#email {
	margin-bottom:15px;
}
#email .header {
	width:300px;
}
#email h2 {
	color:#718400;
	font-size:1.8em;
	margin-bottom:5px;
}
#email .form {
	padding:0;
	margin:0;
}

/* Forms */
button.submit,
a.submit {
	border:none;
	color:#fff;
	font:bold 1.2em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:#424242;
	padding:4px 8px;
	height:24px;
	cursor:pointer;
}
button.submit:hover,
a.submit:hover {
	background-color:#C8E300;
	color:#424242;
	text-decoration:none;
}
.highlight-error {
	background-color:#ff9595;
}
.highlight {
	background-color:#FAF8BB;
}
.form input {
	font-size:1.2em;
}
.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 #b6b6b6;
	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;
}
.form select {
	width:226px;
	border:1px solid #b6b6b6;
}
.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;
}





/***********************************************************************
	5 - RHS
************************************************************************/

.skyscraper,
.ad-button {
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(/images/bg-border-horz.png) repeat-x bottom left;
}
#rhs img {
	display:block;
	margin:0 auto;
}
.signup-container {
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(/images/bg-border-horz.png) repeat-x bottom left;
}
.signup-container .signup {
	float:none;
	width:160px;
	height:70px;
	background-position:0 -160px;
}
.signup-container .signup a {
	padding:5px 60px 10px 10px;
	height:55px;
	width:90px;
	background-position:-870px 15px;
}
.signup-container .signup a:hover {
	background-position:-870px -65px;
}


/***********************************************************************
	5 - SEARCH
************************************************************************/

.search-form {
	margin-bottom:10px;
}
.search-form input {
	margin:0 10px 0 0;
}
.search-form button {
	float:left;
	height:22px;
	width:auto;
}
#sort-search {
	background:url(/images/bg-border-horz.png) repeat-x left bottom;
	margin:-10px 0 20px 0;
	overflow:hidden;
	width:100%;
}
#sort-search ul,
#sort-search li,
#sort-search span {
	display:block;
	float:left;
	padding-bottom:5px;
}
#sort-search li,
#sort-search span {
	font:bold 1.6em Arial, Helvetica, sans-serif;
}
#sort-search li {
	margin-right:10px;
}
#sort-search .on a {
	text-decoration:underline;
}
.services-directory-story {
	background:#E2E2DA;
	border:1px solid #ccc;
	padding:10px 10px 5px;
	width:438px !important;
}

/***********************************************************************
	5 - FLOATBOX
************************************************************************/

#fbControlPanel {
	top:-15px !important;
	width:30px !important;
	right:-15px !important;
}
a#fbClose {
	background:url(/images/close.png) no-repeat 0 0 !important;
}
a#fbClose:hover {
	background-position:0 -30px !important;
}
a#fbClose,
#fbControls {
	height:30px !important;
	width:30px !important;
}
#fbBox {
	border:solid 5px #bfca73 !important;
	background:#fff url(/images/bg-fb.gif) repeat-x top left;
}
#fbInfoPanel {
	top:4px !important;
}
#fbBox .fbInfoPanel_white,
#fbBox .fbInfoPanel_white a {
	color:#333 !important;
	font:bold 15px Arial, Helvetica, sans-serif !important;
}



/***********************************************************************
	5 - FOOTER
************************************************************************/

#footer {
	width:960px;
	margin:0 auto;
	background:url(/images/footer.png) repeat-x 0 0;
	padding-top:30px;
	position:relative;
}
#footer ul {
	overflow:hidden;
	width:940px;
	border-top:solid 10px #424242;
	padding:10px;
}
#footer li {
	list-style-type:none;
	float:left;
	color:#000;
	font-size:.9em;
	margin-right:5px;
}
#footer a {
	color:#000;
}
#footer a:hover {
	color:#718400;
}
.powered {
	position:absolute;
	top:40px;
	right:0;
}