/*
	Copyright DTDigital         :: www.dtdigital.com.au ::
	Unauthorised modification / use is a criminal offence, and
	will be prosecuted to the fullest extent permitted by law.
	All Rights Reserved
*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;} */
/* THIS WAS REMOVED AS IT MESSES WITH FORM ELEMENTS.
   REPLACED WITH THE FOLLOWING: */
html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, big, cite, code, del, 
dfn, em, font, img, ins, kbd, q, s, samp, small, 
strike, strong, sub, sup, tt, var, dl, dt, dd, 
ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td
{ margin: 0; padding: 0; }

/* ================= @Table of content ========================
***************************************************************
***************************************************************
********** Seperate css into logical chunks of code ***********
***************************************************************
***************************************************************
	@Tags
	@Misc
	@Error
	@Base Font
	@Structual
	@Rollover Navigation
	@Content
	@Forms
	@Tables
	@List
==================== =Table of content - end ================*/

/* @Tags - START: direct tag styling that are not related font sizing */
*, html
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

body, form, ul, li, h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
}
body
{ 
	background: #E7EEF5;
}
a
{
	color: #00377A; /* dark blue */
	text-decoration: none;
}
a:visited
{
	color: #807F83; /* grey */
}
a:hover
{
	color: #ff7a00;
}

img
{
	border: none;
}

td
{
	vertical-align: top;
}

p
{
	margin: 0 0 1em 0;
	padding: 0; 
	font-size:0.916em;
	line-height: 1.636em;
	color: #807f83;
}


/* @Misc - START: misc styles */
.clear
{
	height: 0 !important;
	line-height: 0 !important;
	clear: both !important;
	font-size: 1px !important;
	float: none !important;
	padding: 0  !important;
	margin: 0  !important;
	width: auto !important;
}
.skip-links
{
	position: absolute;
	top: -9999px;
	left: -9999px;
}

/* @Error - START: form validation summary error styles */
.errors
{
	color: #6b0000;
	background: #ffbfbf url(ico_error.jpg) no-repeat 10px 12px;
	font-size: 0.94em;
	padding: 10px 10px 10px 50px;
	margin-bottom: 15px;
	border: 1px solid #ff0d0d;
	position: relative;
}
.errors ul
{
	margin: 4px 0 0 0;
}
.errors ul li, .content_main .errors ul li
{
	margin: 3px 0 0 16px;
	color: #6b0000;
	font-size: 0.94em;
	list-style-type: square;
	padding: 0;
	background: #ffbfbf;
}
.error
{
	float: left;
	display: block;
	margin: 2px 2px 0 5px;
	color: #6b0000;
	font-size: 1em;
	font-weight: bold;
}


/* @Base Font - START: Styles for scalable font consistency */
html { font-size: 100%; /* IE hack */ }
body { font-size: 0.75em; color: #807f83; /* Sets base font size to 12px */ }
table { font-size: 100%; /* IE hack */ }
input, select, textarea, th, td { font-size:0.94em; }

h1 { font-size: 2.5em; line-height: 1em; margin-bottom: 0.5em; color: #ff7a00; font-weight: normal; }
h2 { font-size: 1.636em; line-height: 1.5em; margin-bottom: 1em; color: #00377a; font-weight: normal; }
h3 { font-size: 1.083em; line-height: 1em; margin-bottom: 1em; color: #00377a; font-weight: bold; }
h4 { font-size: 0.94em; line-height: 1.5em; margin-bottom: 0.8em; color: #00377a; font-weight: bold; }
h5 { font-size: 1em; line-height: 1.4em; margin-bottom: 1em; font-weight: normal; color: #1199ca; }
h6 { font-size: 0.94em; line-height: 1em; margin-bottom: 0.5em; font-weight: bold; color: #1199ca; }

/* misc heading styles */
.intro01 { font-size: 1.25em; line-height: 1.333em; margin-bottom: 1em; color: #1199ca; font-weight: normal; } /*light blue, large, normal weight*/
.intro02 { color: #00377a; font-weight: bold; font-size: 1.08333em; line-height: 1.333em; } /*dark blue, medium, bold*/
.intro03 { color: #1199ca; font-weight: bold; font-size: 0.916667em; } /*light blue, small, normal weight*/
.intro04 { color: #1199ca; font-weight: normal; font-size: 1.5em; line-height: 1.33em; } /*light blue, small, normal weight*/

h2.custom01 
{
	margin-bottom: 12px;
	font-size: 22px;
	color: #00377a;
	line-height: 1em;
}
h2.custom02
{
	float: left;
	width: 500px; 
	font-size: 1.166em; /*14px*/
}
h2.custom03
{
	font-size: 1.5em; /*18px*/
}
h2.custom04
{
	font-size: 1.3em; /*18px*/
}
h3.custom02 /*medium dark blue bold*/
{
	margin-bottom: 1.2em;
	font-size: 1.166em;
	line-height: 1.071em;
}
h3.custom03 /*medium light blue normal*/
{
	color: #1091c0;
	line-height: 1.2857em;
	font-size: 1.166em;
	font-weight: normal;
}
h3.custom04 /*medium light blue normal*/
{
	margin-bottom: 8px;
	padding-bottom: 6px;
	font-size: 1.166em;
	line-height: 1.071em;
	border-bottom: 1px solid #dde5ef;
}
h4.custom01 /* dark blue, medium, bold - homepage */
{
	padding-bottom: 0.5em;
	font-size: 1.25em;
	font-weight: normal;
	color: #1199ca;
	border-bottom: 1px solid #dde5ef;
}
h4.custom02  /* used on email friend page */
{
	font-size:0.94em;
	font-weight: bold;
	border-bottom: none;
}
h4.custom03 /* grey bold med */
{  
	color: #807F83; 
}
h4.custom04 /* lightblue med */
{  
	color: #1199ca; 
	font-weight: normal;
}
h4.custom05 /* dark blue bold med */
{  
	color: #1199ca; 
	font-weight: bold;
}
p.custom03
{
	color: #1091C0;
	font-size: 1.166em;
	line-height: 1.285em;
}
li.custom04
{
	color: #799cc3;
	font-size: 1.166em;
}
h1.head01 {
	font-size:10px;
	margin:0;
	text-indent:-9999px;
}
/*listing styles*/


/* @Structual - START: structural styles */
#bodycontainer
{
	padding-bottom: 60px;
	min-height: 530px;
	height: auto !important;
	height: 530px;
	text-align: center;
	background: #ffffff url(bg_rpt_body.gif) repeat-x 0 0;
}
#bodycontainer #bodycontainer_inside
{
	margin: 0 auto;
	text-align: left;
	width: 920px;
}

#two-column-layout01
{
	margin-bottom: 20px;
}
#two-column-layout01 #column01 /*left side navigation*/
{
	float: left;
	width: 156px;
	background: #f3f6fa;
	border-top: 2px solid #c8d9ec;
	padding: 12px 0;
}
#two-column-layout01 #column02 /*main content width*/
{
	float: left;
	width: 520px;
}
#two-column-layout01 #column03 /*side tools width*/
{
	float: right;
	width: 214px;
	margin-top: 70px;
}

#two-column-layout01 #column03 .box03
{
	overflow: hidden;
}

#two-column-layout01 #column04 /*full width*/
{
	float: left;
	width: 760px;
	min-height: 365px; /*395px*/
	height: auto !important;
	height: 370px; /*400px*/
}
#two-column-layout01 #column05 /*short width*/
{
	float: left;
	width: 320px;
}
#two-column-layout01 #column06 /*align right - full width*/
{
	float: right;
	width: 755px;
}
#two-column-layout01 #column07 /*align right -  short width*/
{
	float: right;
	width: 412px;
}
#two-column-layout01 #column08 /*main content width*/
{
	float: right;
	width: 520px;
}
#two-column-layout01 #column08 p 
{
	padding-right: 30px;
}
#two-column-layout01 #column09 
{
	float: right;
	width: 100%;
}
#two-column-layout01 #column10 
{
	float: left;
	width: 690px;
}

#two-column-layout02 #column01 /*align right -  sidebar home*/
{
	float: left;
	width: 605px;
	margin: 0 0 35px 0;
}
#two-column-layout02 #column02 /*align left -  main home*/
{
	float: right;
	width: 292px;
	margin: 0 0 35px 0;
}

/*header*/
#header
{
	float: left;
	margin: 14px 0 30px 0;
	border-bottom: 2px solid #e7eef5;
}
.pHome #header {margin-bottom: 10px;}	
#header .header-inner01
{
	float: left;
	width: 112px;
}
#header .header-inner02
{
	float: left;
	width: 808px;
}

/* Banner */
#banner
{
	width: 919px;
	height: 230px;
	margin: 0 0 1.666em 0; /* 0 0 20px 0 */
}
.banner-left01 
{
	width: 628px;
	height: 230px;
	float: left;
	position: relative;
}
.banner-left01 a.view-demo {
	position: absolute;
	top: 153px;
	left: 239px;
	background: url(gr_arrow08.gif) 0 50% no-repeat;
	padding: 0 0 0 20px;
	color: #EEA719;
	line-height: 20px;
	font-weight: bold;
}
.banner-left01 a.view-demo:hover {
	color: #ffffff;
}
.banner-right01 
{
	width: 291px;
	float: left;
	height: 230px;
}
.banner-right01 ul 
{
	background: url(bg_banner_01.jpg) left top no-repeat;
	list-style-type: none;
	padding: 30px 19px 0 19px;
	height: 211px;
}
.banner-right01 ul li
{
	background: url(gr_arrow08.gif) left top no-repeat;
	color: #6fd3f9;
	font-weight: bold;
	padding: 0 0 0 20px;
	margin: 0 0 40px 0;
}
.banner-right01 ul li a {
	color: #5EBDEE;
}
.banner-right01 ul li a:hover {
	color: #EEA719;
}
.banner-right01 ul li.last {
	margin: 0;
}
.banner-right01 ul li span
{
	color: #ffffff;
	font-weight: normal;
}

/* @Rollover Navigation - START: rollover navigation styles */
/* Fixes IE6 issue with nav not working at all */
#rollover-navigation-container
{
	float: right;
}
ul.rollover-navigation
{
	float: right;
	padding: 0 14px 10px 0;
}
ul.rollover-navigation li,
ul.rollover-navigation li a,
ul.rollover-navigation li a img
{
	display: block;
	float: left;
	padding: 0;
	list-style: none;
}
.rollover-navigation a:hover
{
	background: transparent;
	border: none;
}
.rollover-navigation a img.navitem_off,
.rollover-navigation a:hover img.navitem_hover,
.rollover-navigation a img.navitem_off,
.rollover-navigation a.hover img.navitem_hover
{
	display: block !important;
}
.rollover-navigation a:hover img.navitem_off,
.rollover-navigation a img.navitem_hover,
.rollover-navigation a.hover img.navitem_off,
.rollover-navigation a img.navitem_hover
{
	display: none !important;
}


/* ============= side navigation ======================== */
/* level 1 */
#side-navigation a { color: #1199ca; }
#side-navigation a:hover { text-decoration: underline; background: url(gr_plus-sign.gif) no-repeat 0 0;}
#side-navigation li {list-style: none; padding: 4px 4px 4px 11px;}
#side-navigation li a {padding: 0 0 0 11px; display: block;}
#side-navigation li.l1 {background: #F3F6FA url(gr_plus.gif) no-repeat 8px 7px;}
#side-navigation li.selected {background-image: none; background-color: #fcfdfe;}
#side-navigation li.l1-selected {background: #fcfdfe url(gr_minus.gif) no-repeat 8px 7px;}

/* level 2*/
#side-navigation li.l1 ul {display: none;}
#side-navigation li.l1-selected ul {display: block;}

#side-navigation li.l1-selected a,
#side-navigation li.selected a {color: #ff7a00;}

#side-navigation li.l1-selected ul {padding: 6px 0 0 0; font-size: 0.9166em;}
#side-navigation li.l1-selected ul a {color: #807f83;}
#side-navigation li ul li {background: url(gr_arrow02.gif) no-repeat 11px 30%; padding: 0 0 4px 8px;}
#side-navigation li ul li.active {color: #00377a; background: url(gr_arrow04.gif) no-repeat 10px 30%;}
#side-navigation li ul li.active a, #side-navigation li ul li.active a:hover {color: #00377a; text-decoration: none; cursor: default;}

/* ============= side navigation ============ END======= */


/* @Content - START: content styles */

/*sidetools promobox*/

.box01, .box02
{
	margin: 0 0 0.833em 0;
	padding: 12px;
}
.box01
{
	background: #f9f8f9;
}
.box01 p.title01
{
	color: #1199CA;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.box02
{
	min-height: 140px;
	height: auto !important;
	height: 140px;
	margin-top: 0;
	background: #f9f8f9;
}
.box02 h3.custom03
{	
	padding: 0 0 6px 0;
	margin: 0 0 0.833em 0;
	font-size: 1.25em;
	color: #1199ca;
	font-weight: bold;
	border-bottom: 1px solid #dde5ef;
}
.box02 p
{
	margin-bottom: 1em;
}
.enews_field input
{
	float: left;
	display: block;
	height: 14px;
	margin: 0 3px 10px 0;
}
.enews_field input.textfield01
{
	width: 155px;
	xheight: 16px;
	border: 1px solid #c8d9ec;
}
.enews_field input.button01
{
	width: 75px;
}

.noborder
{
	border: 0 none !important;
}

img.main-img02
{
	float: right;
	border: 1px solid #c8d9ec;
}

.box03 img
{
	margin-bottom: 0.833em;
}
.box03 a
{
	display: block;
}

.box04-container
{
	float: left;
	width: 100%;
	margin-bottom:35px;
}
.box04
{
	float: left;
	width: 230px;
	margin-bottom: 20px;
}
.box04-container h3 a
{
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 15px;
	color: #ff7a00;
	border-bottom: 1px solid #efefef;
}
.box04 h4 a
{
	font-weight: bold;
	font-size: 11px;
	color: #1199ca;
}
.box04 h4 a:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #FF7A00;
}
.box04 ul li
{
	padding-bottom: 6px;
	list-style: none;
	font-size: 11px;
}
.box04 ul li a
{
	color: #807f83;
}
.box04 ul li a:hover
{
	color: #FF7A00;
}
.box04 ul li ul li
{
	padding: 2px 0 6px 8px;
}
.box04 ul li ul li a
{
	color: #807f83;
}
.box04 ul li ul li a:hover
{
	color: #FF7A00;
}

.box05-container
{
	margin: 0 0 20px 0;
}
.box05
{
	float: left;
	width: 100%;
	padding: 10px;
	margin-bottom: 10px;
	background: #f4f7fa;
}
.box05 div
{
	margin: 10px 0 0 60px;
}
.box05 img
{
	float: left;
	width: 52px;
}
.box05 p
{
	margin: 0 0 8px 0;
}

/*listing styles*/
.content_main ol, 
.content_main ul /*standard listing grey*/
{
	margin: 5px 0 14px 14px;
}
.content_main ol li,
.content_main ul li
{
	padding: 0 0 0 3px;
	font-size: 0.916em;
	line-height: 1.5em;
	color: #807F83;
}
.content_main ol li
{
	margin: 0 0 8px 5px;
}
ul.listing01 /*standard listing blue*/
{
	margin: 0 0 14px 14px;
}
ul.listing01 li 
{
	padding: 0 0 0 3px;
	color: #1199ca;
}

ul.listing02 li /*next step listing*/
{
	padding: 0 0 0 10px;
	margin: 0 0 8px 0;
	list-style: none;
	color: #807f83;
	font-size: 0.916em;
	line-height: 1.272em;
	background: url(gr_arrow14.gif) no-repeat 0 50%;
}
ul.listing02 li a
{
	color: #807f83;
}
ul.listing02 li a:hover
{
	color: #FF7A00;
}

.listing03  /* standard - current partners */
{
}
.listing03 .item
{
	float: left;
	width: 100%;
	margin: 0 0 20px 0;  
	border-bottom: 1px dotted #cfdeee;
}
.listing03 .item.last
{
	border: none;
}
.listing03 .item img
{
	float: left;
	margin: 0 0 20px 0; 
	border: 1px solid #c8d9ec;
}
.listing03 .item div
{
	margin: 0 0 0 180px;
}
.listing03 .item div h2
{
	margin-bottom: 0.2em;
}
.listing03 .item div h3
{
	margin-bottom: 0.727em;
}

.listing04 /* news listing, media releases, events */
{
}
.listing04 .item
{
	padding: 0 0 1.5em 0; /*0 0 18px 0*/
	margin: 0 0 1.333em 0;/* 0 0 16px 0*/
	border-bottom: 1px solid #cfdeee;
}
.listing04 .item h3 
{
	float: left;
	width: 100%;
}
.listing04 .item h3 a
{
	float: left;
	width: 395px;
	font-weight: bold;
	color: #00377a;
}
.listing04 .item h3 span.date
{
	float: right;
	color: #ff7a00;
	font-size: 0.846154em;
	text-align: right;
	font-weight: normal;
}

ul.listing05 /*product updates*/
{
	margin: 0;
}
ul.listing05 li 
{
	float: left;
	width: 100%;
	display: block;
	padding: 5px 0;
	line-height: 1.636em;
	color: #00377a;
	font-size: 0.94em;
	border-bottom: 1px solid #cfdeee;
}
ul.listing05 li.first
{
	border-top: 1px solid #cfdeee;
}
.listing05 span.title01
{
	float: left;
	display: block;
	width: 360px;
}
.listing05 span.date
{
	display: block;
	width: 120px;
	margin-left: 370px;
	text-align: right;
	color: #ff7a00;
}

ul.listing06 /* home page */
{
	float: left;
	display: inline;
	margin: 0 0 30px 163px;
}
ul.listing06 li
{
	float: left;
	margin: 0 47px 0 0;
	list-style: none;
}
.listing07 .item /* key features */
{
	float: left; 
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px dotted #c8d9ec;
}

.listing07 .item a.faq-title
{
	margin-top: 1em;
}
.listing07 .item a.faq-title:visited
{
	color: #0E5CAB; /* med blue */
}

.listing07 .item img
{
	float: left;
}

.listing07 .item span
{
	font-size: 1em;
	xline-height: 1.636em;
}

.listing07 .item div
{
	margin: 0 0 0 120px;
	padding: 0 0 1.666em 0;
}

.listing08 /* key features - sub */
{
	margin: 0 0 0 120px;
}
.listing08 .item
{
	float: left;
	width: 290px;
	padding: 0 0 1.666em 0;
	border: none;
}
.listing08 .item.pushleft02
{
	margin: 0 0  0 -4px;
}
.listing08 .item p
{
	padding-right: 100px;
}

.listing09 .item div /* key people - offices */
{
	margin: 0 0 0 150px;
}

.listing09 .item div span.person-title
{
	display: block;
	margin-bottom: 0.875em;
	color: #1199ca;
	font-weight: bold;
}

.listing10 .item img
{
	border: none;
}

/*home styles*/

.slider /* homepage subfeatures*/
{  
	float: left;
	width: 292px;
	height: 180px;
	overflow: hidden;
	margin: 0 0 24px 0;
	background: #f9f8f9;  
} 
.slider img 
{    
    width: 299px; 
    height: 180px; 
}

/* news and events, clients case studies boxes*/
.slider-container2 {
	float: left;
	width: 292px;
	height: 164px;
	background-color: #F9F8F9;
}
.slider-container3 {
	float: right;
	width: 292px;
	height: 164px;
	background-color: #F9F8F9;
}
#slider2, #slider3 {
	/*width: 260px;*/
	height: 84px;
	overflow: hidden;
	float: left;
}  
#slider2 img, #slider3 img 
{    
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #c8d9ec;
} 
.slider-item {
	width: 260px;
	margin-bottom: 1em;
}
.slider-nav {
	display: none;
	clear: left;
	width: 260px;
	color: #1199ca;
	text-align: right;
}
	.slider-nav a {
		font-size: 0.94em;	
	}


.homebox01
{
	float: left;
	width: 605px;
	background: #F7FBFE url(bg_feature01.jpg) repeat-x 0 0;
	margin: 0 0 24px 0;
	min-height: 180px;
	height: auto !important;
	height: 180px;
}

.homebox01-box01
{
	float: left;
	width: 280px;
}
.homebox01-box02
{
	float: right;
	width: 250px;
}
ul.quick-links01 li
{
	padding: 0 0 1.25em 15px;
	margin: 0;
	list-style: none;
	font-size: 1.083em;
	line-height: 1.076em;
	color: #799cc3;
	background: url(gr_arrow13.gif) no-repeat 0 5%;
}
ul.quick-links01 li a
{
	color: #799cc3;
}
ul.quick-links01 li.nomargin {padding-bottom: 0 !important;}

.feature-listing01 /*gallery listing*/
{
	margin-bottom: 15px;
	width: 760px
}
.feature-listing01 .feature-img04,
.feature-listing01 .feature-img04-narrower
{
	float: left;
	position: relative;
	height: 122px;
	width: 163px;
	margin: 0 16px 15px 0;
}

.feature-listing01 .feature-img04-wider
{
	float: left;
	position: relative;
	height: 122px;
	width: 211px;
	margin: 0 16px 15px 0;
}

.feature-img04 a
{
	display: block;
	height: 122px;
	width: 163px;
	cursor: pointer;
}
.feature-img04 a:hover
{
	background: transparent;
	text-decoration: none;
}
.feature-img04 a img.main-img, .feature-img04 img.main-img
{
	display: block;
	border: 1px solid #e3ecf5;
}
.feature-img04 a:hover img.main-img
{
	border-color: #1199ca;
}
.feature-img04 a .overlay-items
{
	position: absolute;
	height: 122px;
	width: 163px;
	top: 0;
	left: 0;
	z-index: 3;
}
.feature-img04 a .overlay-items img
{
	position: absolute;
	bottom: 5px;
	right: 6px;
	z-index: 5;
}
.feature-img04 a .overlay-items .caption
{
	position: absolute;
	bottom: 1px;
	left: 1px;
	height: 28px;
	line-height: 30px;
	width: 161px;
	z-index: 3;
	text-indent: -9999em;
	color: #1199ca;
}	
.feature-img04 a:hover .overlay-items .caption
{
	font-size: 0.94em;
	text-indent: 10px;
}
.feature-img04 a .overlay-items .overlay-bg
{
	position: absolute;
	bottom: 1px;
	left: 1px;
	height: 28px;
	width: 161px;
	color: #1199ca;
	opacity: 0.76;
	display: block;
	z-index: 2;
	background: transparent url(ico_casestudy-inactive.gif) no-repeat 140px 6px;
}
.feature-img04 a:hover .overlay-items .overlay-bg
{
	background: #eef4f9 url(ico_casestudy-active.gif) no-repeat 140px 6px;
}
.feature-img04 a .overlay-items .thumb-hover
{
	position: absolute;
	top: 0;
	left: -999em;
	z-index: 2;
	display: none;
}
.feature-img04 a:hover .overlay-items .thumb-hover
{
	left: 0;
	display: inline;
}




.feature-listing01 .feature-img05 
{
	width: 213px;
}
.feature-img05 a
{
	width: 213px;
}
.feature-img05 a .overlay-items
{
	width: 213px;
}
.feature-img05 a .overlay-items .caption
{
	position: absolute;
	bottom: 1px;
	left: 1px;
	width: 211px;
}	
.feature-img05 a .overlay-items .overlay-bg
{
	width: 211px;

	background: transparent url(ico_casestudy-inactive.gif) no-repeat 190px 6px;
}
.feature-img05 a:hover .overlay-items .overlay-bg
{
	background: #eef4f9 url(ico_casestudy-active.gif) no-repeat 190px 6px;
}


/*flash*/
.flashcontent-container01
{
	float: right;
	position: relative;
	width: 412px;
}
.flashcontent-container01 #flashcontent
{
	float: right;
	width: 412px;
}
.flashcontent-overlay
{
	position: absolute;
	bottom: -50px;
	right: -20px;
	z-index: 25;
}

/*misc styles*/
.pushright, .listing07 .item.pushright
{
	float: right;
	margin-right: 0;
}

.video-link
{
	position: relative;
	float: right;
	width: 360px;
	margin: 4px 0 15px 0;
}
.video-link .video-link-inner
{
	margin: 4px 0 15px 15px;
}
.video-link a
{
	position: relative;
	display: block;
}
.video-link .overlay-image
{
	position: absolute;
	bottom: -67px;
	right: -5px; 
}
.video-link .overlay-arrow
{
	position: absolute;
	width: 357px;
	height: 268px;
	position: absolute;
	top: 0;
	left: 0; 
	background: url(btn-videoarrow.png) no-repeat 150px 105px;
}
.video-link img.screenshot-image
{
	border: 1px solid #c9c9c9;
}
.blockquote01, .blockquote02
{
	float: right;
	text-align: left;
	margin: 0 3px 12px 0;
	font-size: 0.916em;
	line-height: 1.636em;
	color: #1199CA;
}
.blockquote02
{
	margin: 0 0 12px 15px;
}
.pushleft
{
	float: left;
}

img.feature-img01
{
	float: right;
	padding: 3px;
	margin: 0 0 16px 24px;
}
.arrow01, arrow02, .arrow03, .arrow05, .arrow06, .arrow07, .arrow08, .arrow09, .arrow10, .arrow11, .arrow12, .arrow13
{
	display: block;
	padding: 0 0 0 10px;
	cursor: pointer;
	font-size: 0.916em;
}
.arrow01 
{
	padding: 0 0 0 10px;
	color: ##1199CA;
	background: url(gr_arrow14.gif) no-repeat 0 50%;
}
.arrow02 /*footer arrow style*/
{
	padding: 0 0 0 10px;
	background: url(gr_arrow02.gif) no-repeat 0 50%;
}
.arrow03
{
	display: inline;
	color: #807f83;
	font-size: 1em;
	background: url(gr_arrow12.gif) no-repeat 0 50%;
}
span.arrow04 
{
	float: right;
	padding: 0 20px 0 0;
	margin: 0 34px 0 0;
	min-height: 16px;
	height: auto !important;
	height: 16px;
	color: #807f83;
	background: url(ico_casestudy-inactive.gif) no-repeat bottom right;
}
.arrow05 /* dark blue double arrow */
{
	display: inline;
	color: #00377a;
	background: url(gr_arrow05.gif) no-repeat 0 50%;
}
.arrow06
{
	margin: 0 0 25px 0;
	color: #807f83;
	background: url(gr_arrow03.gif) no-repeat 0 50%;
}
.arrow07 /* dark blue minus sign - read more/view screenshot */
{
	padding: 0 0 0 18px;
	color: #0e5cab;
	background: url(gr_plus2.gif) no-repeat 0 50%;
}
.arrow08
{
	padding: 0 0 3px 18px;
	color: #0e5cab;
	background: url(gr_arrow06.gif) no-repeat 0 50%;
}
.arrow09
{
	height: 35px;
	padding: 5px 0 0 28px;
	color: #ff7a00;
	background: url(gr_arrow08.jpg) no-repeat 0 0;
}
.arrow10
{
	height: 23px;
	padding: 2px 0 0 23px;
	color: #ff7a00;
	background: url(gr_arrow10.jpg) no-repeat 0 0;
}
.arrow11 
{
	background: url(gr_minus2.gif) no-repeat 0 50%;
}
.arrow12
{
	height: 18px;
	margin: 3px 0 0 0;
	padding: 0 0 0 22px;
	color: #0e5cab;
	background: url(gr_arrow10.jpg) no-repeat 0 50%;
}

.pipe01
{
	background: url(img_pipe01.gif) no-repeat 27px 3px;
}

.hide
{
	display: none;
}

.note /* note on forms*/
{
	float: left;
	color: #859EBB;
	font-size: 0.8em;
}
.note01, .note02, .note03, .note04  /*standard -standalone blue*/
{
	display: block;
	color: #859EBB;
	font-size: 0.916em;
}
.note02 /*standalone grey*/
{
	margin-top: 3px;
	color: #98969c;
	line-height: 1.4em;
}
.note03, .note04 /*inline blue*/
{
	display: inline;
}
.note04 /*inline grey*/
{
	color: #98969c;
}

a.link01
{
	color: #1199CA;
	text-decoration: underline;
}

.pFullWidth .inner {
	padding: 0;
}
.pMarginReset #two-column-layout01 #column03
{
	margin-top: 0;
}
#two-column-layout01 #column03 img
{
	float: right;
}
.inner
{
	padding: 16px 0 0 30px; 
}
.inner03
{
	padding: 13px 15px 13px 15px;
}
.inner04
{
	padding: 120px 0 0 10px; 
}
.inner05 
{
	padding: 15px 35px 15px 20px;
}

.center-highlight p {
	color: #1199ca;
	margin: 25px 0 30px 80px;
	font-size: 1.0833em;
	width: 225px;
	font-weight: bold;
}
	.center-highlight a {
		color: #1199ca;
	}
	.center-highlight a:hover {
		text-decoration: underline;
	}
.contact-box {
	width: 100%;
	margin-bottom: 22px;
}
	.address {
		float: left;
		width: 240px;
		font-size:0.916em;
	}
	.address dt {
		color: #1199ca;
	}
	.address dd, .address dt {
		margin-bottom: 5px;
	}
	.labels dt {
		float: left;
		width: 85px;
		font-weight: bold;
	}

/*footer*/
#footer
{
	font-size: 0.94em;
	color: #a4bad0;
	background: #e7eef5;
	border-top: 2px solid #94b4d7;
	
}
#footer .footer-inner
{
	width: 920px;
	margin: 0 auto;
	text-align: left;
	padding: 45px 0 60px 0;
	background: url(gr_footer-graphic.jpg) no-repeat right 20px;
}
#footer .footer-links02 
{
	padding: 10px 0 7px 0;
	margin: 0 60px 0 0;
	border-top: 1px solid #cedcec;
}
#footer .footer-links02 ul li
{
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	background: url(gr_seperator-pipe01.gif) no-repeat 100% 50%;
}
#footer .footer-links02 ul li.nobg
{
	background: none;
}
#footer .footer-links02 ul li.pushright-contact
{
	float: right;
	margin: 0;
	padding: 0;
	background: none;
}
#footer .footer-txt01
{
	margin: 0 60px 0 0;
}
#footer .footer-txt01 p,
#footer a
{
	color: #a4bad0;
}
#footer .footer-txt01 p
{
	line-height: 1.1em;
}
#footer a:hover
{
	text-decoration: underline;
}

/* @Forms - START: form styling */

label /* standard form */
{
	color: #807F83;
	font-size: 0.94em;
}
input, 
textarea, 
select
{
	padding: 2px;
	color: #807F83;
	outline: none;
	border: 1px solid #c8d9ec;
}
input
{
	height: 14px;
}
input.button01 /* form subscribe button */
{
	height: 22px;
	margin-top: -1px;
	padding: 0;
	border: none;
}

.form-layout01 /* standard page*/
{
	margin: 2em 0 30px 0;
}
.form-layout02 /* home search page*/
{
	float: right;
	width: 175px;
	margin: 0 0 24px 0;
}

.search-field01 /* search results page */
{
	float: left;
	width: 100%;
	padding: 0 0 30px 0;
	margin: 0 0 18px 0;
	border-bottom: 1px solid #cfdeee;
}
.search-field01 input, 
.search-field02 input, 
.search-field01 select
{
	float: left;
	width: 135px;
}
.search-field01 input
{
	margin: 0 5px 0 0;
}
.search-field01 input.button01
{
	float: left;
	height: 18px;
	width: 22px;
	margin-top: -2px;
	padding: 0;
	border: none;
}
.search-field01 select
{
	width: 135px;
	margin: 0 5px 0 0;
}

.search-field02 /* search box - top right */
{
	float: right;
}
.search-field02 input.button01
{
	float: right;
	width: 22px;
	height: 18px;
}

.search-listing /* search results page listing */
{
}
.search-listing .item 
{
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #e6eef6;
}
.search-listing .item a
{
	padding-left: 12px;
	background: url(gr_arrow06.gif) no-repeat 0 8%;
}


.select-field01 /* client select industry page*/
{
	margin-bottom: 25px;
}
.select-field01 select
{
	float: left;
	width: 195px;
	margin-right: 3px;
}
.select-field01 select
{
	float: left;
	width: 195px;
	margin-right: 3px;
}


.form-layout03.indent
{
	padding-left: 17px;	
}
legend 
{
	display: none;
}
.form-layout03 
{
	width: 400px;
	margin-bottom: 30px;
}
.field01
{
	float: left;
	width: 550px;
	margin-bottom: 10px;
}
.field01 label
{
	float: left;
	width: 110px;
}
#formfields01 .field01 label {
	width: 236px;
	padding: 0;
}
.field01 input, .field01 select
{
	float: left;
	width: 230px;
}
#formfields01 .smltxt, span.lightgrey {
	font-size: 0.9em;
	color: #d8d8d6;
}
#formfields01 .field01 input {
	width: 236px;
	margin-bottom: 10px;
}
#formfields01 .field01 select {
	width: 242px;
	margin-bottom: 10px;
}
#formfields01 .field01 .inputradio {
	width: auto;
	float: left;
}
#formfields01 .radiocheckboxes label {
	float: left;
	width: 80px;
}
#formfields01 .field01.field07 textarea {
	width: 236px;
}

.field01 textarea
{
	float: left;
	height: 70px;
	width: 370px;
	overflow: auto;
}
.field02 textarea
{
	width: 230px;
}
.field02, .field03
{
	width: auto;
}
.field02 input
{
	width: 380px;
}
.field02 select
{
	width: 384px;
}
.field04
{
	float: left;
	width: 374px;
	margin-bottom: 10px;
}
.field04 label
{
	width: 156px;
}
.field04 select, .field04 input
{
	width: 208px;
}
.field05
{
	float: left;
	width: 343px;
	margin-bottom: 10px;
}
.field05 label
{
	width: 114px;
}
.field05 select, .field05 input
{
	width: 210px;
}
.field06
{
	width: 245px;
	float: left;
	display: inline;
	margin-bottom: 0;
}
#formfields01 .field06
{
	width: 265px;
}
.field06 label
{
	width: 85px;
	line-height: 18px;
}
.field06 input
{
	width: 140px;
}
.field06 select
{
	width: 145px;
}
.field07
{
	float: left;
	width: 500px;
	margin-bottom: 10px;
}
.field07 label
{
	width: 80px;
	margin: 0 3px 3px 0;
}
.field01.field07 textarea
{
	width: 390px;
}
.field08
{
	float: left;
	width: 245px;
}
.field08.rightfield
{
	float: right;
}
.field08 label
{
	float: left;
	width: 100px;
	padding-right: 5px;
}
.field08 input
{
	float: left;
	width: 124px;
}
.field08 select
{
	float: left;
	width: 130px;
	border: 1px solid #C8D9EC;
}
.field09
{
	float: left;
	width: 100%;
}
.field09 label
{
	float: left;
	width: 100px;
	padding-right: 5px;
}
.field09 textarea
{
	float: left;
	width: 375px;
	height: 50px;
}
.field10
{
	float: left;
	width: 240px;
}
.field10 label, .field10 input
{
	float: left;
	width: 90%;
	margin-bottom: 3px;
}

.fields_row01 
{
	width: 100%;
	float: left;
	display: inline;
	margin-bottom: 10px;
}
.fields-col01 {
	width: 343px;
	float: left;
	display: inline;
}
.fields-col02 {
	width: 374px;
	float: right;
	display: inline;
}
.fields-col03 {
	width: 100%;
	float: left;
	display: inline;
	margin-bottom: 10px;
}

#formfields01 .fields-col03 {
	margin-bottom: 0;
}

.buttons
{
	width: 100%;
	padding: 20px 0 10px 0;
	border-top: 1px #c8d9ec solid;
}
.buttons .note
{
	xfloat: left;
	xcolor: #859ebb;
	xfont-size: 0.8em;
}
.buttons input
{
	float: right;
}

.buttons#btn01 input
{
	float: left;
}
.buttons#btn01 .note 
{
	float: right;
}
.radiocheckboxes
{
	float: left;
}
.radiocheckboxes input
{
	width: 15px;
	height: 14px;
	margin: 1px 5px 0 0;
	float: left;
	border: none;
	background: none;
}
.radiocheckboxes label
{
	width: auto;
	margin: 0 20px 0 0;
}
fieldset 
{
	border: medium none;
	padding-bottom: 20px;
}
.border fieldset 
{
	border-top: 1px #cfdeee solid;
	border-bottom: medium none;
	border-right: medium none;
	border-left: medium none;
	padding: 20px 0 10px 0;
	margin-bottom: 5px;
}
fieldset#formfields01  {
	padding: 10px 0 10px;
	border-top: 1px solid #CFDEEE;
	width: 100%;
}
.thankyou-message
{
	font-size: 0.94em;
	color: #00377A;
}

/* @Pagination - START: pagination styling */
.pagination01
{
	margin: 0 0 60px 0;
}
.pagination01 span.pagination-page-number
{
	float: left;
	margin: 4px 14px 0 0;
	font-size: 0.94em;
	font-weight: bold;
	color: #00377a;
}
.pagination01 ul
{
	float: left;
	margin: 0;
}
.pagination01 li
{
	display: block;
	float: left;
	margin: 0 4px 0 0;
	list-style: none;
	color: #eceef0;
	background-image: none;
	background-color: #ffffff;
}
.pagination01 a
{
	
	padding: 0 5px;
	line-height: 23px;
	text-align: center;
	font-weight: bold;
	color: #1199ca;
	border: 1px solid #1199ca;
}
.pagination01 a.active
{
	
	padding: 0 5px;
	line-height: 23px;
	text-align: center;
	font-weight: bold;
	color: #ff7a00;
	border: none;
}
.pagination01 a:hover
{
	text-decoration: none;
	color: #ff7a00;
}
.pagination01 li a.pagi-prev,
.pagination01 li a.pagi-next
{
	padding: 0 11px 0 11px;
	color: #258bcd;
}
.pagination01 li a.pagi-prev
{
	padding: 0 11px 0 16px;
	background: url(gr_arrow07.gif) no-repeat 5px 50%;
}
.pagination01 li a.pagi-next
{
	padding: 0 16px 0 11px;
	background: url(gr_arrow05.gif) no-repeat 45px 50%;
}
.pagination01 li a:hover.pagi-prev 
{
	text-decoration: none;
	color: #7a7d7e;

}
.pagination01 li a:hover.pagi-next
{
	text-decoration: none;
	color: #7a7d7e;
}

/* @Tables - START: table styling */
.table01 /* system requirements*/
{
	border:1px solid #cfdeee;
	border-width: 1px 0 0 0;
	border-collapse: collapse;
	margin: 0 0 1.67em 0;
}
.table01 caption 
{
	padding: 5px 8px;
}
.table01 td, .table01 th 
{
	padding: 5px 8px;
	border-bottom: 1px #FFF solid;
}
.table01 th 
{
	background-color: #FFFFFF;
	color: #00377a;
}
.table01 tr td {
	font-size: 11px!important;
	background-color: #fafcfd;
}
.table01 tr.alt td {
	background-color: #e7eef5;
}

.table02 /* events */
{
	border:1px solid #cfdeee;
	border-width: 1px 0 0 0;
	border-collapse: collapse;
	margin: 0 0 1.67em 0;
}
.table02 td
{
	padding: 5px 8px;
	color: #00377a;
	background: #f4f7fa;
	border: 1px #FFF solid;
}

.table03 /* contact */
{
	margin: 0 0 14px 0;
}
.table03 tr th
{
	margin-bottom: 1em;
	text-align: left;
	font-size: 0.94em;
	font-weight: bold;
	line-height: 1em;
	color: #00377A;
}
.table03 td
{
	padding: 3px 5px 3px 0;
	color: #807F83;
}
/* @List - START: FAQs styling */


.faq-item 
{
	margin: 0 0 20px 0;
}
.answer 
{
	border-bottom: 1px #C8D9EC dotted
}
.faq-item02
{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #cfdeee;
}
.answer02  
{
	margin: 5px 0 0 20px;
}
/* removes margin for form in faq answer - talk to us from*/
.answer02.alt  
{
	margin: 5px 0 0 0;
}
a.faq-title02, a.faq-title02:link
{
	padding: 0 0 0 20px;
	color: #00377a;
	text-decoration: none;
	background: url(ico_plus.gif) no-repeat 0 2px;
}
a.faq-title02:visited
{
	color: #00377a; /* dark blue */
}

.minus02 
{
	background: url(ico_minus.gif) no-repeat 0 2px;
}
.text_twocol01
{
	float: left;
	color: #1199ca;
	text-align: left;
	font-size: 1em;
}
.text_twocol01 .text_twocol01_left
{
	float: left;
	width: 255px;
	width: 48%;
	overflow: hidden;
}
.text_twocol01 .text_twocol01_right
{
	float: right;
	width: 230px;
	width: 48%;
	overflow: hidden;
}
.text_twocol01.quotes .text_twocol01_left
{
	float: left;
	width: 255px;
	width: 68%;
	overflow: hidden;
}
.text_twocol01.quotes .text_twocol01_right
{
	float: right;
	width: 230px;
	width: 28%;
	overflow: hidden;
}
.text_twocol01 h1,
.text_twocol01 h2,
.text_twocol01 h3,
.text_twocol01 h4,
.text_twocol01 h5,
.text_twocol01 h6
{
	clear: both;
	color: #1199CA;
	text-align: left;
	font-size: 1em;
	line-height: 1.636em;
}
.text_twocol01 ul,
.text_twocol01 ol
{
	margin: 0;
}
.text_twocol01 ul li
{
	list-style-position: inside;
	list-style-type: disc;
	margin: 0 0 0.8em 0;
	padding: 0;
}

span.blue, p.blue
{
	color: #1199CA;
}

.nomargin {margin: 0 !important;}

#flashcontent
{
	outline: none;
	z-index:24;
}
.confirmtext {
	border-top: 1px solid #CFDEEE;
	padding:10px 0;
}
.confirmtext strong{
	color: #1199CA;
	font-size: 1.25em;
	font-weight: normal;
	line-height: 1.333em;
	margin-bottom: 1em;
}