/*

Tradingeye.com 2009 (screen) style sheet
===============================================

Copyright:		2009 Ian Sidaway for dpivision.com Ltd.
Author:			Ian Sidaway - ian@dpivision.com
Last edit:		22/05/2009 by Ian Sidaway

*/

/* =GLOBAL
=============================================== */

html {
	background: #111215 url(../graphics/htmlBg.png) repeat bottom center;
	height: 100%;
	}
body {
	color: #444;
	font: 62.5%/1.6em Helvetica Neue, Helvetica, Arial, sans-serif;	
	margin: 0;
	padding: 0;
	text-align: center;
	}
table,
td,
input,
textarea,
select,
li {
	color: #444;	
	font: 1em/1.6em Helvetica Neue,Helvetica,  Arial, sans-serif;
	}

/* hidden items */

#skip,
.hidden {
	display: none;
	}

/* basic float left / right */

.left {
	float: left;
	margin-right: 2em;
	margin-bottom: 1em;
	}
.right {
	float: right;
	margin-left: 2em;
	margin-bottom: 1em;
	}
.left.alt,
.right.alt {
	background: #f1f1f1;
	border: 1px solid #ddd;
	padding: 4px;
	-webkit-box-shadow: #888 0px 2px 3px;
	}


/* =CONTAINER
=============================================== */

#container {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 100%;
	}


/* =HEADER
=============================================== */

#header {
	background: #111215 url(../graphics/headerBg.png) repeat-x top center;
	position: relative;
	width: 100%;
	z-index: 5;
	}

#headerUKL {
	background: #111215 url(../graphics/headerBgUKL.png) repeat-x top center;
	position: relative;
	width: 100%;
	z-index: 5;
	}

#header .inner {
	background: url(../graphics/headerInnerBg.png) no-repeat bottom center;
	height: 315px;
	margin: 0 auto;
	padding: .1em 10px 0 10px;
	position: relative;
	width: 940px;
	}

#headerUKL .inner {
	background: url(../graphics/headerInnerBgUKL.png) no-repeat bottom center;
	margin: 0 auto;
	padding: .1em 10px 0 10px;
	position: relative;
	width: 940px;
	}

/* company logo & tagline */

#logo {
	background: url(../graphics/logoBg.gif) no-repeat 0 -23px;
	height: 23px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 10px;
	left: 10px;
	width: 176px;
	}
#logo a {
	display: block;
	height: 23px;
	}
#logo a:hover {
	background: url(../graphics/logoBg.gif) no-repeat 0 0;
	}

/* top-level navigation */

#mainNav,
#mainNav li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#mainNav {
	float: right;
	margin-top: 6px;
	}
#mainNav li {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	}
#mainNav li a {
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	}
#navHome a {
	background: url(../graphics/navMainBg.gif) no-repeat 0 0;
	width: 61px;
	}
#navProducts a {
	background: url(../graphics/navMainBg.gif) no-repeat -61px 0;
	width: 90px;
	}
#navServices a {
	background: url(../graphics/navMainBg.gif) no-repeat -151px 0;
	width: 83px;
	}
#navShowcase a {
	background: url(../graphics/navMainBg.gif) no-repeat -234px 0;
	width: 96px;
	}
#navSupport a {
	background: url(../graphics/navMainBg.gif) no-repeat -330px 0;
	width: 81px;
	}
#navContact a {
	background: url(../graphics/navMainBg.gif) no-repeat -411px 0;
	width: 83px;
	}
#navHome a:hover {
	background: url(../graphics/navMainBg.gif) no-repeat 0 -30px;
	width: 61px;
	}
#navProducts a:hover {
	background: url(../graphics/navMainBg.gif) no-repeat -61px -30px;
	width: 90px;
	}
#navServices a:hover {
	background: url(../graphics/navMainBg.gif) no-repeat -151px -30px;
	width: 83px;
	}
#navShowcase a:hover {
	background: url(../graphics/navMainBg.gif) no-repeat -234px -30px;
	width: 96px;
	}
#navSupport a:hover {
	background: url(../graphics/navMainBg.gif) no-repeat -330px -30px;
	width: 81px;
	}
#navContact a:hover {
	background: url(../graphics/navMainBg.gif) no-repeat -411px -30px;
	width: 83px;
	}
#pageHome #navHome a {
	background: url(../graphics/navMainBg.gif) no-repeat 0 -60px;
	width: 61px;
	}
#pageProducts #navProducts a {
	background: url(../graphics/navMainBg.gif) no-repeat -61px -60px;
	width: 90px;
	}
#pageServices #navServices a {
	background: url(../graphics/navMainBg.gif) no-repeat -151px -60px;
	width: 83px;
	}
#pageShowcase #navShowcase a {
	background: url(../graphics/navMainBg.gif) no-repeat -234px -60px;
	width: 96px;
	}
#pageSupport #navSupport a {
	background: url(../graphics/navMainBg.gif) no-repeat -330px -60px;
	width: 81px;
	}
#pageContact #navContact a {
	background: url(../graphics/navMainBg.gif) no-repeat -411px -60px;
	width: 83px;
	}

/* header text */

#header .inner #strap {
	background: url(../graphics/strapBg.png) no-repeat 0 0;
	display: block;
	height: 140px;
	overflow: hidden;
	position: absolute;
	margin: 83px 0 0 0;
	text-indent: -9999px;
	width: 580px;
	}

/* header browser shot */

p#browserShot {
	background: url(../graphics/browserShotBg.png) no-repeat 0 0;
	height: 264px;
	padding-top: 10px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 61px;
	width: 359px;
	z-index: 10;
	}
p#browserShot a {
	background: url(../graphics/newBg.gif) no-repeat 0 -46px;
	bottom: -2px;
	display: block;
	height: 46px;
	overflow: hidden;
	position: absolute;
	right: 19px;
	text-indent: -9999px;
	width: 46px;
	}
p#browserShot a:hover,
p#browserShot a.current {
	background-position: 0 0;
	}

/* call buttons */

#call,
#call li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#call {
	bottom: 45px;
	left: 10px;
	position: absolute;
	}
#call li {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 20px;
	}
#call li a {
	display: block;
	height: 37px;
	line-height: 37px;
	overflow: hidden;
	text-indent: -9999px;
	}
#callDemo a {
	background: url(../graphics/callBtnBg.png) no-repeat 0 0;
	width: 160px;
	}
#callTour a {
	background: url(../graphics/callBtnBg.png) no-repeat -160px 0;
	width: 160px;
	}
#callBuy a {
	background: url(../graphics/callBtnBg.png) no-repeat -320px 0;
	width: 160px;
	}
#callDemo a:hover {
	background: url(../graphics/callBtnBg.png) no-repeat 0 -37px;
	width: 160px;
	}
#callTour a:hover {
	background: url(../graphics/callBtnBg.png) no-repeat -160px -37px;
	}
#callBuy a:hover {
	background: url(../graphics/callBtnBg.png) no-repeat -320px -37px;
	}
body.pageDemo #callDemo a {
	background: url(../graphics/callBtnBg.png) no-repeat 0 -37px;
	}
body.pageTour #callTour a {
	background: url(../graphics/callBtnBg.png) no-repeat -160px -37px;
	}
body.pageBuy #callBuy a {
	background: url(../graphics/callBtnBg.png) no-repeat -320px -37px;
	}


/* =SITE INFO
=============================================== */

#siteInfo {
	background: url(../graphics/siteInfoBg.png) repeat-x top center;
	position: relative;
	width: 100%;
	}
#siteInfo .inner {
	height: 300px;
	margin: 0 auto;
	padding: .1em 0;
	position: relative;
	width: 960px;
	}
#siteInfo h2 {
	color: #ccc;
	font-size: 12px;
	letter-spacing: .2em;
	font-weight: bold;
	margin: 1.5em 0;
	text-shadow: #090909 0px 2px 2px;
	text-transform: uppercase;
	}
#siteInfo .inner h2 a:hover {
	color: #fff;
	}
#siteInfo .inner p {
	color: #777;
	}
#siteInfo .inner #about p a {
	color: #ccc;
	}
#siteInfo .inner #about p a:hover {
	color: #fff;
	}
#siteInfo .inner #about {
	float: left;
	margin: 1em 0 1em 10px;
	width: 540px;
	}
#siteInfo .inner #twitter {
	background: url(../graphics/twitterBg.gif) no-repeat 0 10px;
	display: block;
	float: right;
	margin: 1em 10px 1em 0;
	min-height: 100px;
	padding-left: 60px;
	position: relative;
	width: 280px;
	}
#siteInfo .inner #twitter ul,
#siteInfo .inner #twitter ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#siteInfo .inner #twitter .status {
	color: #ccc;
	font: italic 1.8em/1.6em Georgia, Times, serif;
	}
#siteInfo .inner #twitter .status a:hover {
	color: #fff;
	}
#siteInfo .inner #twitter .time {
	color: #666;
	display: block;
	font-size: 1em;
	letter-spacing: .1em;
	margin: 1.5em 0;
	text-align: right;
	text-shadow: #070707 0px 2px 2px;
	text-transform: uppercase;
	}
#siteInfo .inner #twitter .time a {
	color: #fff;
	}
ul#legal,
ul#legal li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
ul#legal {
	background: url(../graphics/legalBg.png) repeat-x 0 0;
	clear: both;
	display: block;
	font-size: 1.1em;
	margin: 0 10px;
	padding: 2.2em 0 2em 0;
	text-transform: uppercase;
	text-align: center;
	}
ul#legal li {
	border-left: 2px solid #222;
	float: left;
	letter-spacing: .1em;
	margin-left: .8em;
	padding-left: 1em;
	text-shadow: #0a0a0a 0px 2px 2px;
	width: auto;
	}
ul#legal li.first {
	border: 0;
	margin-left: 0;
	padding-left: 0;
	}
ul#legal li a:link,
ul#legal li a:visited,
ul#legal li a:active {
	color: #666;
	}
ul#legal li a:hover {
	color: #fff;
	}


/* =MID
=============================================== */

#mid {
	background: #f1f1f1 url(../graphics/midBg.png) repeat-x 0 0;
	margin: 0;
	padding: .1em 0;
	position: relative;
	width: 100%;
	z-index: 1;
	}
#mid .inner {
	margin: 0 auto;
	padding: 1em 0 1em 0;
	position: relative;
	width: 960px;
	}


/* =MAIN
=============================================== */

#primary {
	float: left;
	margin: 0 0 3em 10px;
	padding: .1em 0;
	width: 580px;
	}


/* =SECONDARY
=============================================== */

#secondary {
	float: right;
	display: inline;
	margin: 2em 10px 2em 0;
	padding: 1em 0;
	width: 340px;
	}
#secondary ul,
#secondary ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#secondary ul {
	margin: 1em 0;
	}
#secondary ul#navSub li {
	display: block;
	font: italic 1.6em Georgia, Times, serif;
	margin: 0;
	width: 100%;
	}
#secondary ul#navSub a {
	border-bottom: 1px dashed #b5b5b5;
	color: #666;
	display: block;
	font-weight: normal;
	padding: .6em 1.5em;
	text-shadow: #999 1px 1px 2px;
	}
#secondary ul#navSub a:hover,
#secondary ul#navSub a.current {
	color: #222;
	}
#secondary ul#navSub a.current {
	padding-left: 3em;
	}
#toTop {
	background: #e9e9e9;
	border: 2px solid #ddd;
	border-bottom: 0;
	bottom: 0;
	font-size: 1.2em;
	left: 0;
	margin: 0 370px 0 8px;
	padding: .4em 10px .3em 10px;
	position: absolute;
	right: 0;
	width: 560px;
	}
#toTop a {
	background: url(../graphics/topBg.gif) no-repeat left 50%;
	color: #999;
	padding-left: 1.5em;
	}
#toTop a:hover {
	color: #111;
	}


/* =TYPOGRAPHY
=============================================== */

p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 1em 0;
	}
h1 {
	font-size: 2em;
	}
h2 {
	color: #222;
	font-size: 2.2em;
	font-weight: normal;
	margin: 1em 0;
	}
h2#pageTitle {
	color: #111;
	font-size: 28px;
	font-weight: normal;
	margin: 1em 0;
	}
h3 {
	font-size: 1.6em;
	margin-top: 1.5em;
	margin-bottom: 0;
	}
h4 {
	font-size: 1.4em;
	}
h5 {
	font-size: 1.2em;
	}
h6 {
	font-size: 1.2em;
	}
p {
	font-size: 1.4em;
	line-height: 1.6em;
	}
.promo {
	background: #e9f2f9;
	border: 2px solid #b9d4e7;
	clear: both;
	color: #222;
	margin: 1em 0 1.5em 0;
	padding: 0 1em;
	}
.promo p {
	margin: .5em 0;
	}
.intro {
	margin: 1em 0;
	}
.intro p {
	color: #444;
	font-size: 1.8em;
	line-height: 1.6em;
	}
address {
	font-size: 1.4em;
	font-style: normal;
	line-height: 1.6em;
	margin: 1em 0;
	}
kbd {
	background: #f8f8f8;
	border: 1px solid #ddd;
	font-size: 1.2em;
	padding: .2em .4em .1em .4em;
	}
hr {
	display: none;
	}

/* sifr page titles */

@media screen {
	.sIFR-flash {
		visibility: visible !important;
		margin: 0;
		padding: 0;
		}
	.sIFR-replaced,
	.sIFR-ignore {
		visibility: visible !important;
		}
	.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
		}
	.sIFR-replaced div.sIFR-fixfocus {
		margin: 0pt; 
		padding: 0pt; 
		overflow: auto; 
		letter-spacing: 0px; 
		float: none;
		}
	}

	/* rules for to-be-replaced elements */

	@media screen {
		.sIFR-active h2#pageTitle {
			color: #111;
			font-size: 28px;
			font-weight: normal;
			margin: 1em 0;
			visibility: hidden;
		}
	}


/* =LINKS
=============================================== */

a:link,
a:visited,
a:active {
	color: #3b94ce;
	text-decoration: none;
	}
a:hover {
	color: #111;
	}
#mid a:link,
#mid a:visited,
#mid a:active {
	font-weight: bold;
	}
#primary a.external {
	padding-right: .4em;
	background: url(../graphics/external.gif) no-repeat 100% 0;
	}
#primary a.external:hover {
	background: url(../graphics/external2.gif) no-repeat 100% 0;
	}

/* button links */

p.buttonWrapper {
	display: block;
	font-size: 1.4em;
	margin: 1em 0;
	text-align: right;
	}
p.buttonWrapper a:link,
p.buttonWrapper a:visited,
p.buttonWrapper a:active {
	background: #6e9e2c;
	border: 2px solid #577d23;
	color: #fff;
	font-weight: bold;
	margin-left: 1em;
	padding: .3em .8em;
	}
p.buttonWrapper a:hover {
	background: #333;
	border-color: #111;
	cursor: pointer;
	}
acronym,
abbr {
	border-bottom: 2px dotted #888;
	cursor: help;
	}


/* =IMAGES
=============================================== */

img {
	border: none;
	}


/* =TABLES
=============================================== */

table,
tr,
th,
td {
	border: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	text-align: left;
	}
table {
	border-top: 2px solid #e7e7e7;
	font-size: 1.4em;
	margin: 1em 0;
	width: 100%;
	}
th,
td {
	padding: 1em;
	text-align: left;
	vertical-align: middle;
	}
tr {
	border-bottom: 2px solid #e7e7e7;
	}
th {
	background: #fff;
	font-weight: normal;
	text-align: center;
	width: 80px;
	}
th span {
	display: block;
	margin: .3em 0;
	}
td {
	background: #f8f8f8;
	}
th p,
td p {
	font-size: 1em;
	}
th span {	
	font-size: 1.5em;
	}
td ul,
td ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
td ul {
	margin: 1em 0 1em 1em;
	}
td ul li {
	background: url(../graphics/bullet.gif) no-repeat 0 .2em;
	padding-left: 1.7em;
	}
td.buy {
	padding: 2em 1em;
	text-align: center;
	width: 120px;
	}
td.buy .package {
	font-size: 1.5em;
	margin: 0;
	}
td .price {
	font-size: 1.5em;
	margin: 0 .5em;	
	}
td .price span {
	display: block;
	margin: 0 0 .3em .8em;
	}
td.buy a {
	background: #6e9e2c;
	border: 2px solid #577d23;
	color: #fff;
	padding: .3em .8em;
	}
td.buy a:hover {
	background: #333;
	border-color: #111;
	cursor: pointer;
	}

/* table hover styles */

th.over,
td.over {
	background: #fff;
	color: #000;
	}
th.over p,
td.over p,
td.over ul li {
	color: #000;
	}

/* web hosting table */

table#web-hosting th span {
	display: block;
	font-size: 1.4em;
	margin: .2em 0;
	}

/* domain names table */

table#domain-names th.first {
	width: 60%;
	}
table#domain-names th {
	font-size: 1.4em;
	text-align: left;
	}
table#domain-names td {
	padding: 0 1em;
	}
table#domain-names ul {
	margin-left: 0;
	}
table#domain-names li {
	background: none;
	float: left;
	margin-right: 1.5em;
	padding-left: 0;
	width: auto;
	}
table#domain-names td .price .rrp {
	color: #999;
	display: inline;
	font-size: .5715em;
	font-weight: bold;
	}
span.asterisk {
	color: #c00;
	}

/* ssl certificates table */

table#ssl-certificates th.first {
	font-size: 1em;
	text-align: left;
	width: 300px;
	}
table#ssl-certificates .sslTitle {
	font-size: 1.4em;
	margin-bottom: .5em;
	}
table#ssl-certificates .desc {
	font-size: .875em;
	margin-top: -2em;
	}

/* support table */

table#support th,
table#support td  {
	padding: .5em;
	}
table#support .price  {
	margin-bottom: -.3em;
	}


/* =FORMS
=============================================== */

form {
	background: #fff;
	border: 2px solid #ddd;
	clear: both;
	display: block;
	margin: 2em 0;
	padding: 2em 15px 1em 15px;
	}
fieldset {
	border: 0;
	clear: both;
	margin: 0;
	padding: 0;
	}
fieldset p {
	color: #444;
	font-size: 1.4em;
	}
fieldset p.note {
	color: #999;
	font-size: 1.4em;
	}
span.required {
	color: #c00;
	}
legend {	
	display: block;
	font-size: 1.8em;
	font-weight: bold;
	margin: 1em 0 -1em 0;
	padding: 0;
	}
label {
	display: block;
	font-size: 1.4em;
	height: 2.1em;
	line-height: 2.1em;
	margin: 1em 0;
	width: 160px;
	}
.formField {
	border: 2px solid #ddd;
	display: block;
	font-size: 1.4em;
	margin: -3.15em 0 1em 180px;
	padding: 5px;
	position: relative;
	width: 352px;
	}
select.formField {
	padding: 4px 5px;
	width: 366px;
	}
.formField:focus {
	border-color: #c1c1c1;
	}
.formButton {
	background: #6e9e2c;
	border: 2px solid #577d23;
	color: #fff;
	font-weight: bold;
	margin-left: 1em;
	padding: .3em .8em;
	}
span.formButtonWrapper {
	display: block;
	font-size: 1.4em;
	text-align: right;
	}
.formButton:hover {
	background: #333;
	border-color: #111;
	cursor: pointer;
	}

/* john conner's robot killer */

.trap {
	display: none;
	}


/* =LISTS
=============================================== */

ol.plain,
ol.plain li,
ul.plain,
ul.plain li {
	font-size: 1.2em;
	list-style: none;
	margin: 0;
	padding: 0;
	}
ol.plain,
ul.plain {
	margin: 1em 0;
	}
ol.plain {
	margin-left: 2.5em;
	}
ol.plain li {
	list-style: decimal;
	margin: .5em 0;
	}
ul.plain {
	margin-left: 0;
	}
ul.plain li {
	list-style: none;
	margin: .5em 0;
	}

/* homepage users list */

#users,
#users li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#users {
	margin: 2em 0;
	}
#users li {
	margin: 2em 0;
	padding-left: 70px;
	}
#users li img {
	border: 1px solid #bbbfc0;
	float: left;
	margin: .5em 0 1em -70px;
	padding: 1px;
	-webkit-box-shadow: #888 0px 2px 3px;
	}
#users li p {
	display: inline;
	}

/* content nav lists */

#contentNav,
#contentNav li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#contentNav {
	margin: 1em 0;
	}
#contentNav li {
	margin: 2em 0;
	padding-left: 58px;
	position: relative;
	}
#contentNav li img {
	float: left;
	margin: 0 0 1em -58px;
	}
#contentNav li h3 {
	margin: 0 0 .5em 0;
	}
#contentNav li p {
	display: block;
	margin: .3em 0;
	}
#contentNav li p.price {
	margin: 1em 0;
	}
#contentNav li p.price a {
	background: #6e9e2c;
	border: 2px solid #577d23;
	color: #fff;
	padding: .3em .8em;
	}
#contentNav li p.price a:hover {
	background: #333;
	border-color: #111;
	cursor: pointer;
	}

/* publicataions list */

#publications,
#publications li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#publications {
	margin: 1em 0;
	}
#publications li {
	margin: 2em 0;
	position: relative;
	}
#publications li h3 {
	margin: 0 0 .5em 0;
	}
#publications li p {
	display: block;
	margin: .3em 0;
	}
#publications li p.reference {
	color: #999;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	}
#publications li p.reference a {
	color: #666;
	}
#publications li p.reference a:hover {
	color: #111;
	}

/* themes list */

#themes,
#themes li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#themes {
	margin: 1em 0;
	}
#themes li {
	margin: 2em 0;
	padding: .1em 0 10px 220px;
	}
#themes li img {
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	margin: .5em 0 1em -220px;
	padding: 3px;
	-webkit-box-shadow: #888 0px 2px 3px;
	}
#themes li h3 {
	margin: 1em 0 .5em 0;
	}
#themes li p {
	display: block;
	margin: .3em 0;
	}
#themes li p {
	display: block;
	margin: .3em 0;
	}

/* showcase lists */

#showcase,
#showcase li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#showcase {
	margin: 2em 0 1em -10px;
	width: 950px;
	}
#showcase li {
	background: #fff;
	border: 2px solid #ddd;
	float: left;
	margin: .5em 0 .5em 10px;
	padding: 10px 15px 10px 255px;
	position: relative;
	width: 191px;
	}
#showcase li.featured {
	display: block;
	float: none;
	height: 205px;
	margin-left: 10px;
	min-height: 205px;
	padding-bottom: 1.5em;
	width: 666px;
	}
#showcase li img {
	background: #fff;
	border: 1px solid #ddd;
	float: left;
	margin: 0 0 0 -245px;
	padding: 3px;
	-webkit-box-shadow: #888 0px 2px 3px;
	}
#showcase li h3 {
	margin: .7em 0 .5em 0;
	}
#showcase li p {
	display: block;
	margin: .3em 0;
	}
#showcase li p.credits strong {
	color: #bbb;
	}
#showcase li p.desc {
	font-size: 1.2em;
	margin: 1em 0;
	}
#showcase li blockquote {
	color: #777;
	font: italic 1.143em Georgia, Times, serif;
	margin: 1em 1em 1em .5em;
	padding: 0;
	}
#showcase li blockquote p:before {
	color: #aaa;
	content: open-quote;
	padding-right: .2em;
	}
#showcase li blockquote p:after {
	color: #aaa;
	content: close-quote;
	padding-left: .2em;
	}
#showcase li p.attr {
	border-right: 2px solid #ddd;
	color: #999;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	left: 10px;
	letter-spacing: .1em;
	padding-right: 10px;
	position: absolute;
	text-align: right;
	text-transform: uppercase;
	top: 155px;
	width: 216px;
	}
#showcase li p.attr span {
	color: #666;
	}

/* testimonials lists */

#testimonials,
#testimonials li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#testimonials {
	margin: 1em 0;
	}
#testimonials li {
	border-bottom: 2px solid #ddd;
	float: left;
	margin: 0;
	padding: 0 0 1em 0;
	position: relative;
	}
#testimonials li p {
	display: block;
	font-size: 1.2em;
	margin: .3em 0;
	}
#testimonials li blockquote {
	margin: 1em 0;
	padding: 0;
	}
#testimonials li blockquote p:before {
	color: #444;
	content: open-quote;
	padding-right: .2em;
	}
#testimonials li blockquote p:after {
	color: #444;
	content: close-quote;
	padding-left: .2em;
	}

/* generic pagination */

#pagination {
	color: #666;
	font-size: 1.2em;
	font-weight: bold;
	margin: 1.5em 0 1em 0;
	text-transform: uppercase;
	}
#pagination.first {
	margin-top: 1.5em;
	}
#pagination a {
	background: #fff;
	border: 1px solid #ccc;
	padding: .3em .6em .2em .6em;
	}
#pagination a:hover {
	background: #fff;
	color: #111;
	}
#pagination a.current {
	background: none;
	border: 0;
	border-width: 1px 0;
	color: #111;
	}

/* info lists */

.infoList,
.infoList li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.infoList {
	font-size: 1.4em;
	margin: 1em 0;
	}
.infoList li {
	background: url(../graphics/bullet.gif) no-repeat 0 .2em;
	margin: .3em 0;
	padding-left: 1.8em;
	}
.infoList li.pdf {
	background: url(../graphics/pdf.gif) no-repeat 0 .2em;
	}
.infoList li.zip {
	background: url(../graphics/zip.gif) no-repeat 0 .2em;
	}
.infoList li.tick {
	background: url(../graphics/tick.gif) no-repeat 0 .2em;
	}
.infoList li.cross {
	background: url(../graphics/cross.gif) no-repeat 0 .2em;
	}
span.comingSoon {
	color: #999;
	font: italic 1em Georgia, Times, serif;
	}

/* sitemap */

ul#sitemap,
ul#sitemap li {
	font-size: 1.2em;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
	}
ul#sitemap {
	margin: 1em 0;
	}
ul#sitemap li {
	margin: 1.5em 0;
	}
ul#sitemap li ul,
ul#sitemap li ul li {
	font-size: 1em;
	list-style: none;
	margin: 0;
	padding: 0;
	}
ul#sitemap li ul {
	margin-left: 1.5em;
	}
ul#sitemap li ul li {
	margin: .5em 0;
	}

/* handy columns */

.column {
	float: left;
	margin: 0 0 2em 4%;
	position: relative;
	width: 48%;
	}
.column.first {
	margin-left: 0;
	}

/* exit block - demo, forum, support centre etc. */

#exit {
	background: #fff;
	border: 2px solid #ddd;
	margin: 2em 0 3em 0;
	padding: .5em 1.5em 0 1.5em;
	}
#exit .column {
	margin-bottom: 0;
	}


/* =FLOAT FIX
=============================================== */

.inner:after,
ul:after,
ul li:after,
#exit:after,
dl:after,
dl dt:after,
dl dd:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.inner,
ul,
ul li,
#exit,
dl.additions,
dl.additions dt,
dl.additions dd {
	display: block;
	}
/*  \*/
.inner,
ul,
ul li,
#exit,
dl,
dl dt,
dl dd {
	min-height: 1%;
	}
* html .inner,
* html ul,
* html ul li,
* html #exit,
* html dl,
* html dl dt,
* html dl dd {
	height: 1%;
	}
 /*  */
