/*
		Infoflow stylesheet
		www.infoflow.co.uk
*/

/* HTML TAGS */
HTML{
	margin:auto;
	padding:0;
}
BODY{
	position:relative;
	margin:6px auto;
	padding:0;
	width:778px;
	background:#CDDCEB url(../images/backgrounds/background.jpg) no-repeat top center;
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	/*font-size:76%;*/
	font-size:82%;
	font-weight:normal;
	color:#000;
}
H1{
	height:40px;
	margin-top:0;
	padding-top:0.8em;
	_padding-top:0em; /* IE6 and below only */
	font-size:1.25em;
	color:#082F4C;
}
H2{
	margin-top:1.5em;
	font-size:1.1em;
}
H3{
	margin-top:1.3em;
	font-size:1.0em;
}
P{
	margin:0;
	padding:0;
	margin-top:10px;
	line-height:1.3em;
	font-size:1.0em;
}
DIV{
	margin:0;
	padding:0;
}
IMG{
	border:none;
	vertical-align:text-bottom;
}
FORM{
	margin:30px 0;
	padding:0;
}
FIELDSET{
	padding:10px;
	border:solid #293E59 1px;
}
FORM DIV{
	clear:both;
	margin-top:0.2em;
	margin-bottom:0.2em;
}
LABEL{
	display:inline;
	position:relative;
	float:left;
	width:180px;
	margin:0;
	padding:0;
	padding-right:4px;
	font-weight:bold;
	font-size:0.9em;
	line-height:1.5em;
}
LABEL INPUT{
	vertical-align:middle;
}
LABEL.cFullLen{
	display:inline;
	width:460px;
	font-weight:normal;
}
ADDRESS{
	margin-top:1.0em;
	margin-bottom:1.0em;
	font-style:normal;	
}
UL{
	clear:both;
	margin:0;
	margin-top:10px;
	padding:0;
}
UL LI{
	height:auto !important;
	height:1%;
	margin:0;
	margin-bottom:10px;
	padding:0 15px 0 25px;
	line-height:1.3em;
	list-style:none;
	background:url(../images/backgrounds/bullet.gif) no-repeat left 2px;
}
OL{
	clear:both;
	margin-top:10px;
}
OL LI{
	margin-bottom:10px;
	padding:0 15px 0 5px;
	line-height:1.3em;
}
TABLE{
	margin:10px 0;
	padding:2px;
	border:solid #293E59 1px;
}
TH{
	vertical-align:top;
	text-align:left;
	border-bottom:solid #293E59 1px;
}
TD{
	padding:2px;
	vertical-align:top;
}
/* CUSTOM CLASSES AND IDs */
.cInputStyled INPUT{
	border:solid 1px #6A9CCE;
}
.radioButtons LABEL{
	display:block;
	width:100%;
	font-weight:normal;
}
INPUT:focus,SELECT:focus,TEXTAREA:focus{
	background:#F3F3F3;
}
.cTSubHead{
	font-weight:bold;
}
#main{
	clear:both;
	overflow:hidden;
	width:100%;
	padding:10px 0;
	background:#FFF;
}
#content{
	position:relative;
	float:left;
	width:500px;
	margin:10px 10px 0 20px;
	_margin:20px 10px 0 10px; /* IE6 and below only */
}
#content-full{
	position:relative;
	float:left;
	width:740px;
	margin:10px 10px 0 20px;
	_margin:20px 10px 0 10px; /* IE6 and below only */
}

/* HEADER / FOOTER */
#header{
	clear:both;
	width:100%;
	height:118px;
	background:#293E59 url(../images/backgrounds/header.jpg) no-repeat top left;
}
#footer{
	clear:both;
	overflow:hidden;
	width:100%;
	height:1%;
	padding-top:15px;
	background:#FFF url(../images/backgrounds/footer.jpg) repeat-x top left;
	font-size:0.85em;
	color:#082F4C;
}
#header #logo{
	float:left;
	padding:0 0 0 18px;
	font-size:3.0em;
}
#header UL,#footer UL,UL#menu-top{
	margin:0;
	padding:0;
}
#footer UL{
	clear:none;
	margin:auto 5px;
	padding-top:6px;
}
#header UL LI,UL#menu-top LI,#footer UL LI{
	background:none;
	display:inline;
	margin:0;
	padding:0;
}
#footer UL LI SPAN{
	vertical-align:text-top;
}
#footer ADDRESS{
	width:100%;
	margin:0;
	padding:0;
	padding-bottom:8px;
	text-align:center;
	font-style:normal;
}
#footer .footer-inner{
	clear:both;
	overflow:hidden;
	padding-bottom:5px;
	height:20px;
	background:url(../images/backgrounds/footer-inner.jpg) repeat-x top left;
}

/* FUNDING */
#funding{
	clear:both;
	position:relative;
	margin:0 30px 0 10px;
}
#funding P{
	margin:0;
	padding:0;
	font-size:0.8em;
	text-align:right;
}
#funding IMG{
	position:relative;
	float:right;
	padding-left:5px;
}

/* SIDE PANES */
#side-pane{
	position:relative;
	float:left;
	width:218px;
	margin:0 20px 10px 10px;
	padding-bottom:10px;
}
.cHome{
	background:url(../images/backgrounds/side-pane.jpg) no-repeat bottom left;
}
#side-pane A{
	color:#082F4C;
}
/* SIDE INNER PANE */
.side-inner-pane,.side-inner-pane-2{
	width:198px;
	margin:0 6px 8px;
	padding-bottom:10px;
	background:url(../images/backgrounds/side-inner-pane.jpg) no-repeat bottom left;
}
.side-inner-pane-2{
	overflow:hidden;
	height:1%;
	background:url(../images/backgrounds/side-inner-pane-2.jpg) no-repeat bottom left;
}
.side-inner-pane P{
	margin:0 6px 0 6px;
	padding:8px 1px 0;
	font-size:0.9em;
	text-indent:10px;
	background:url(../images/backgrounds/bullet-small.gif) no-repeat left 12px;
}
.side-inner-pane-2 P.cLeft{
	position:relative;
	float:left;
	width:110px;
	margin:0;
	margin-right:2px;
	margin-left:6px;
	padding:0;
	font-size:0.9em;
}
.side-inner-pane-2 P.cRight{
	position:relative;
	float:right;
	width:66px;
	margin:0;
	margin-left:2px;
	margin-right:6px;
	padding:0;
	text-align:center;
	font-size:0.9em;
}

#side-pane .side-inner-pane-2 P.cRight A{
	display:block;
	margin-top:5px;
	text-decoration:none;
	text-align:right;
	font-weight:bold;
}
#side-pane .side-inner-pane-2 P.cRight A:hover{
	background:none;
}

.side-inner-pane-top-2{
	height:10px;
	margin:0;
	margin-top:6px;
	margin-left:6px;
	_margin-bottom:-3px; /*IE6 only*/
	padding:0;
	background:url(../images/backgrounds/side-inner-pane-top-2.jpg) no-repeat top left;
}

.side-inner-pane P.top-title{
	padding-top:1.0em;
	background:none;
	font-weight:bold;
	text-indent:0;
}

/* SIDE OUTER PANE */
#side-outer-pane{
	padding:10px;
}
#side-outer-pane P{
	margin:0;
	padding:0;
	line-height:1.2em;
}
#side-outer-pane A{
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
	color:#082F4C;
}
#side-outer-pane A:hover{
	text-decoration:underline;
	color:#FFF;
}
#side-outer-pane IMG{
	position:relative;
	float:left;
	padding-right:5px;
}


/* HOMEPAGE PANES - BOTTOM */
.lower-panes{
	clear:both;
	position:relative;
	float:left;
	width:778px;
	margin:10px 20px;
	_margin:0 10px 0 10px; /* IE6 and below only */
}
.lower-panes UL,.side-pane-1 UL,.side-pane-2 UL{
	margin:0;
	padding:15px 0 10px;
	list-style:none;
	font-size:0.9em;
}
.side-pane-1 UL,.side-pane-2 UL{
	padding-top:10px;
	padding-bottom:20px;
}
.lower-panes UL{
	height:13.0em;
}
.lower-panes UL LI,.side-pane-1 UL LI,.side-pane-2 UL LI{
	margin:0;
	margin-bottom:10px;
	padding:0 15px 0 25px;
	background:url(../images/backgrounds/bullet.gif) no-repeat top left;
}
.side-pane-1 UL LI,.side-pane-2 UL LI{
	height:1%;
}
.lower-panes A,.side-pane-1 A,.side-pane-2 A{
	color:#082F4C;
	text-decoration:none;
}
.pane-1,.pane-2,.pane-3{
	position:relative;
	float:left;
	width:245px;
	margin-right:1px;
	padding-top:67px;
}
.pane-1{background:url(../images/backgrounds/pane-1a-top.jpg) no-repeat top left;}
.pane-2{background:url(../images/backgrounds/pane-2b-top.jpg) no-repeat top left;}
.pane-3{background:url(../images/backgrounds/pane-3a-top.jpg) no-repeat top left;}
.pane-1 UL{background:url(../images/backgrounds/pane-1-bottom.jpg) no-repeat bottom left;}
.pane-2 UL{background:url(../images/backgrounds/pane-2-bottom.jpg) no-repeat bottom left;}
.pane-3 UL{background:url(../images/backgrounds/pane-3-bottom.jpg) no-repeat bottom left;}

/* SIDE PANES */
.side-pane-1,.side-pane-2{
	position:relative;
	float:left;
	width:218px;
	margin-top:20px;
	padding-top:89px;
}
#side-pane-1a{background:url(../images/backgrounds/side-pane-1a-top.jpg) no-repeat top left;}
#side-pane-1b{background:url(../images/backgrounds/side-pane-1b-top.jpg) no-repeat top left;}
#side-pane-1c{background:url(../images/backgrounds/side-pane-1c-top.jpg) no-repeat top left;}
#side-pane-1d{background:url(../images/backgrounds/side-pane-1d-top.jpg) no-repeat top left;}
#side-pane-1e{background:url(../images/backgrounds/side-pane-1e-top.jpg) no-repeat top left;}
#side-pane-1f{background:url(../images/backgrounds/side-pane-1f-top.jpg) no-repeat top left;}
#side-pane-1g{background:url(../images/backgrounds/side-pane-1g-top.jpg) no-repeat top left;}
#side-pane-1h{background:url(../images/backgrounds/side-pane-1h-top.jpg) no-repeat top left;}
#side-pane-1i{background:url(../images/backgrounds/side-pane-1i-top.jpg) no-repeat top left;}
#side-pane-1j{background:url(../images/backgrounds/side-pane-1j-top.jpg) no-repeat top left;}
#side-pane-1k{background:url(../images/backgrounds/side-pane-1k-top.jpg) no-repeat top left;}
#side-pane-1l{background:url(../images/backgrounds/side-pane-1l-top.jpg) no-repeat top left;}
#side-pane-1m{background:url(../images/backgrounds/side-pane-1m2-top.jpg) no-repeat top left;}
#side-pane-1n{background:url(../images/backgrounds/side-pane-1n-top.jpg) no-repeat top left;}
#side-pane-1o{background:url(../images/backgrounds/side-pane-1o-top.jpg) no-repeat top left;}
#side-pane-1p{background:url(../images/backgrounds/side-pane-1p-top.jpg) no-repeat top left;}
#side-pane-1q{background:url(../images/backgrounds/side-pane-1q-top.jpg) no-repeat top left;}

.side-pane-2{background:url(../images/backgrounds/side-pane-2-top.jpg) no-repeat top left;}
.side-pane-1 UL{background:url(../images/backgrounds/side-pane-1-bottom.jpg) no-repeat bottom left;}
.side-pane-2 UL{background:url(../images/backgrounds/side-pane-2-bottom.jpg) no-repeat bottom left;}

/* CONTACT */
.cContact{
	position:relative;
	float:left;
	width:218px;
	margin-top:20px;
}
#contact-1a{
	padding-top:89px;
	background:url(../images/backgrounds/contact-pane-1a.jpg) no-repeat top left;
}
#contact-1b{
	padding-top:49px;
	background:url(../images/backgrounds/contact-pane-1b.jpg) no-repeat top left;
}
#contact-1c{
	padding-top:15px;
	background:url(../images/backgrounds/contact-pane-1c.jpg) no-repeat top left;
}
#contact-1d{
	padding-top:89px;
	background:url(../images/backgrounds/side-pane-1a-top.jpg) no-repeat top left;
}
.cContact DIV{
	padding:5px 20px 20px 10px;
	background:url(../images/backgrounds/side-pane-1-bottom.jpg) no-repeat bottom left;
}
.cContact P{
	font-size:0.9em;
}
.cTitle{
	text-transform:uppercase;
	font-weight:bold;
	color:#082F4C;
	height:1% !important;
}
.cButton{
	text-align:center;
	height:1% !important;
}
.side-pane-1 .cTitle,.side-pane-1 .cButton,
.side-pane-2 .cTitle, .side-pane-2 .cButton{
	padding-left:10px;
	background:none;
}

/* MENU */
UL#menu-top{
	position:absolute;
	top:8px;
	right:16px;
}
UL#menu-top LI,UL#menu-top LI A{
	color:#FFF;
	font-size:0.9em;
}
#header #menu-main{
	clear:both;
	position:absolute;
	top:100px;
	width:778px;
	height:28px;
	margin:0;
	padding:0;
	background:url(../images/backgrounds/menu-main.jpg) repeat-x top left;
}
#header UL#menu-main LI{
	margin:0;
	padding:0;
}

.cLeft{
	float:left;
}
.cRight{
	float:right;
}
.cItalic{
	font-style:italic;
}
.cClear{
	clear:both;
}
.cSeparator{
	width:100%;
	height:10px;
	background:url(../images/backgrounds/dotted-line.gif) repeat-x bottom left;
}
.cHighlight{
	font-size:1.1em;
	font-weight:bold;
	color:#F00;
}
.cRequiredField{
	background:#FFF;
}
.cSubmit{
	margin:15px auto 10px;
	text-align:center;
}
.cSubmit INPUT{
	width:80px;
	height:36px;
	border:none;
	background:url(../images/buttons/submit.jpg) no-repeat top left;
	cursor:pointer; cursor:hand;
	/*padding:2px 5px;
	border:solid 1px #082F4C;
	background:#293E59;
	color:#082F4C;*/
}

/* FAQs */
.cFaqs H2{
	clear:both;
	height:40px;
	margin-top:8px;
	padding:10px 10px 0 42px;
	color:#253355;
	background:url(../images/titles/q.jpg) no-repeat top left;
}
.cFaqs P{
	padding-left:10px;
	padding-right:10px;
}
.cFaqs UL{
	clear:none;
	position:relative;
	float:left;
	width:220px;
	margin-bottom:10px;
	padding-left:15px;
}
.cFaqs LI{
	list-style:disc;
	background:none;
	margin-left:20px;;
	padding:0;;
}
.cPlain{
	margin-top:20px;
}
.cPlain LI{
	list-style:none;
	background:none;
	margin:0;
	padding:0;
}
.cPlain IMG{
	vertical-align:middle;
}

/* PRINTER FRIENDLY */
#printer-friendly{
	position:relative;
	float:right;
	padding:5px 5px;
	_padding:0 5px 0; /* IE6 and below only */
	width:104px;
}
#printer-friendly IMG{
	float:right;
	padding-top:5px;
}

/* BACK TO TOP */
.cBackToTop{
	position:relative;
	float:right;
	background:url(../images/backgrounds/back-to-top.gif) no-repeat right 50%;
}
.cFaqs .cBackToTop{
	margin-right:10px;
	_margin-right:5px; /* IE6 and below only */
	margin-bottom:10px;
}
.cBackToTop A{
	padding-right:20px;
}
.cFaqs .cBackToTop A{
	padding-right:10px;
}

/* DEMOS */
#demos{
	clear:both;
	padding:0 20px 0;
}
.demo{
	clear:both;
	overflow:hidden;
	position:relative;
	height:1%;
	margin-bottom:20px;
	padding-top:10px;
	padding-bottom:10px;
	background:url(../images/backgrounds/demo.jpg) no-repeat bottom left;
}
.demo DIV{
	margin-top:0;
}
.section{
	position:relative;
	float:left;
	width:500px;
	margin-right:20px;
}
.section P,.section UL{
	margin-top:10px;
	padding-left:15px;
}
.section-side{
	position:relative;
	float:left;
	width:200px;
	margin-bottom:10px;
	margin-left:6px;
	padding-top:20px;
	font-size:0.9em;
	text-align:center;
}

/* DOWNLOADS */
.cDownload1,.cDownload2{
	clear:both;
	height:200px;
	padding-top:40px;
}
.cDownload1 H2,.cDownload2 H2{
	margin-top:0;
}
.cDownload1 IMG.cScreenshot{
	position:relative;
	float:left;
	padding-right:10px;
}
.cDownload2 IMG.cScreenshot{
	position:relative;
	float:right;
	padding-left:10px;
}
.cDownload1 DIV,.cDownload2 DIV{
	position:relative;
	float:left;
	width:340px;
	margin-top:0;
	padding-top:0;
}
.cDownloadLink IMG{
	float:left;
	padding-right:5px;
	vertical-align:bottom;
}

/* PARTNERS */
.cPartnerLogo{
	position:relative;
	float:right;
	width:210px;
	padding-bottom:10px;
	padding-left:10px;
	text-align:center;
}

/* CASE HISTORIES */
.cCaseHistoryLogo{
	position:relative;
	float:right;
	padding-bottom:10px;
	padding-right:10px;
}

.skiplink { /* --- Skip over navigation link --- */
	display:none;
}

#side-pane A:hover,.lower-panes A:hover{
	text-decoration:underline;
}

/* THANK YOU POP-UP WINDOW */
/* NEW */
#popup{
	position:absolute;
	top:0;
	left:0;
	width:500px;
	height:320px;
	margin:0;
	_margin-top:-3px;/* IE6 and below only */
	padding:0;
	padding-top:22px;
	border:none;
	background:url(../images/backgrounds/home/pane-top-content.jpg) no-repeat top left;
	z-index:100;
}
#popup P{
	width:450px;
	margin:0 0 10px 20px;
	text-indent:0;
	background:none;
	color:#000;
}
.cClose{
	height:70px;
	margin:50px 0 0;
	text-align:center;
}
.cClose BUTTON{
	width:80px;
	height:36px;
	border:none;
	background:url(../images/buttons/close.jpg) no-repeat top left;
	cursor:pointer; cursor:hand;
}

/* OLD */
/*#popup{
	position:relative;
	top:6px;
	_top:0;
	left:0;
	width:500px;
	height:1%;
	margin:0;
	_margin-top:-3px;
	padding:0;
	padding-top:22px;
	border:none;
	background:url(../images/backgrounds/message-pane.jpg) no-repeat top left;
}
#popup P{
	width:450px;
	margin:0 0 10px 20px;
	text-indent:0;
	background:none;
	color:#000;
}
.message-pane-bottom{
	background:url(../images/backgrounds/message-pane-bottom.jpg) no-repeat bottom left;
}
.cClose2{
	height:70px;
	margin:20px 0 0;
	text-align:center;
}
.cClose2 BUTTON{
	width:80px;
	height:36px;
	border:none;
	background:url(../images/buttons/close.jpg) no-repeat top left;
}*/

.cPrint{
	display:none;
}