/* html5doctor.com Reset Stylesheet v1.6.1 Last Updated: 2010-09-17 Author: Richard Clark - http://richclarkdesign.com  Twitter: @rich_clark */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

html {
	background: url(images/Pattern-BG.png) top center;	
	font-size: 11px;
}
body {
	margin-top: 2.5em;
	font-size: 1.175em;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/Top_shadow_BG.png) top center no-repeat;
	color: #333;
}
p { line-height: 1.25;}
#wrapper {
	width: 77.46em;
	background: url(images/Bottom_shadow_BG.png) bottom center no-repeat;
	margin: 0 auto;
	padding-bottom: 2em;
}
#innerWrapper {
	width: 68.45em;
	padding: 2.27em 2.727em 1.818em;
	background: #fff;	
	margin: 0 auto;
}
header { padding-bottom: 1.363em;}

header:after, #innerWrapper:after, .home #contentWrapper h2:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
header .logo {
	display: block;
	background: url(images/e-magine_logo-Transparent_RGB.png) no-repeat top left;
	width: 19.363em;
	height: 3.727em;
	text-indent: -9999px;
	float: left;
}
header nav { display: block; float: right; padding-top: .818em;}
header nav li { float: left; margin-left: 1.818em; position: relative; }
header nav a { 
	color: #27b4d9; 
	padding: .545em .363em .909em; 
	text-decoration: none;
	display: block;
} 
header nav a:hover { border-top: .272em solid #27b4d9; padding-top: .272em; } 

header nav ul ul { display: none; z-index: 9999;}

.ie7 header nav ul ul li, .ie7 header nav ul ul a, .ie7 header { z-index: 9999; position:relative; }

header nav li:hover ul { display: block; }

header nav li a { font-size: 1.181em; }
header nav li li a { font-size: 1em; }

header nav li ul {
	overflow: hidden;
	position: absolute;
	top: 2em;
	left: 0;
	background-color: #fff;
	
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.ielt8 header nav li ul { width: 11.538em;}

header nav li li:first-child a, header nav li li:first-child, header nav li ul {
	-webkit-border-top-right-radius: 10px !important;
	-moz-border-radius-topright: 10px !important;
	border-top-right-radius: 10px !important;
}
header nav li li:last-child a, header nav li li:last-child, header nav li ul {
	-webkit-border-bottom-right-radius: 10px !important;
	-moz-border-radius-bottomright: 10px !important;
	border-bottom-right-radius: 10px !important;
}
header nav li li {
	display: block;
	overflow: hidden;
	width: 100%;
	float: none;
	clear: left;
	padding:0; margin:0;
}
header nav li li a {
	padding: .384em .769em .384em .384em !important;
	float: none;
	width: 100%;
	white-space: nowrap;
	border-top: .272em solid #bee8f4;
}
header nav li li:hover {
	background: #dff4f9;

}

#banner { height: 177px; height: 16.23em; clear: both; position: relative; }
.ielt8 #banner { padding-top: 20px; padding-top: 1.818em;}

#banner img { margin-bottom: -55px; margin-bottom: -5em; width: 100%;}
.ielt8 #banner img { margin-bottom: -60px; }
#banner h2 {
	font-size: 28px;
	font-size: 2.545em;
	font-weight: normal;
	text-align: right;
	color: #fff;
	padding: 0 10px;
	padding: 0 .41em;
	text-transform: uppercase;
}
#banner p {
	color: #fff;
	padding: 0 10px;
	padding: 0 .625em;
	text-align: right;
	text-transform: uppercase;
	font-size: 16px;
	font-size: 1.454em;
	margin-top: 2px;
	margin-top: .125em;
}
.ielt8 #banner h2, .ielt8 #banner p { width: 720px; text-align: right; position:relative; z-index: 10; display: block; float: right;}

#banner.casestudy .details {
	width: 66.7em;
	background: #555;
	z-index: 40;
	position: absolute;
	bottom: 0;
	left:0;
	padding: .9em;
	text-align: left;
	
}
#banner.casestudy h2 {
	font-size: 14px;
	font-size: 1.27em;
	text-align: left;
}
#banner.casestudy p {
	font-size: 9px;
	font-size: .81em;
	color: #ccc;
	text-align: left;
	text-transform: none;
}
#banner .previous, #banner .next {
	width: 35px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 60px;
}
#banner .previous {
	background: url(images/Left_navigator.png) top left no-repeat;
	left: -17px;
}
#banner .next {
	background: url(images/Right_navigator.png) top left no-repeat;
	right: -17px;
}
#subBanner {
	clear: both;
	w2idth: 63em;
	padding: .7em 1em .9em;
	margin:0 1em;
	background: url(images/Breadcrumbs_home_BG.png) bottom center no-repeat;
	background-size: 100%;
}
.home #subBanner {
	background: url(images/Breadcrumbs_home_BG.png) bottom center no-repeat;
}
#subBanner h1 { font-size: 1.45em; color: #333; margin: .25em 0;}
.ielt8 #subBanner h1 { margin: .5em 0 .25em;}

#subBanner .breadcrumbs { padding-top: 2px;}
#subBanner .breadcrumbs, #subBanner .breadcrumbs a {
	color: #24A5D0;
	text-decoration: none;
	padding-bottom: 0;
}
#subBanner .breadcrumbs .current { font-weight: bold; }
#subBanner .breadcrumbs a:hover { text-decoration: underline; }

#contentWrapper {
	padding: 20px 10px;
	padding: 2em 1em;
	overflow: hidden;
}
#contentWrapper h1 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	font-size: 1.454em;
	margin: .25em 0;
}
#contentWrapper p {
	margin: .5em 0 1em;
}
#contentWrapper img {
	margin: 1.5em 0;
}
.home #contentWrapper h2 {
	background: #585B62;
	color: #fff;
	text-transform: uppercase;
	display: block;
	margin: .5em 0 1em;
	padding: .5em .75em;
	float: left;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.c1 { width: 225px; width: 20.454em; float: left; margin-right: 1em;}
#contentWrapper a {
	color: #24A5D0;
	text-decoration: underline;
}
#contentWrapper p {
	line-height: 1.5;
}
#contentWrapper .callout {
	background: url(images/Link-callout_BG.png) top right no-repeat;
	padding: 5px 10px 5px 5px;
	padding: .55em 1em .5em .5em;
	text-decoration: none;
	clear: both;
	margin-top: 1em;
	display: block;
	float: left;
}
#contentWrapper .c3, #contentWrapper .c2 {
	padding-left: 15px;
	padding-left: 1.363em;
	
	padding-right: 15px;
	padding-right: 1.363em;
}
#contentWrapper .c2 {
	width: 450px;
	width: 40.909em;
	float: left;
}
#contentWrapper .c3 .callout, #contentWrapper .c2 .callout {
	float: right;
}
.home #contentWrapper .c1 p, .home #contentWrapper .c1 form { clear: both; }

#contentWrapper .subsection {
	b,ackground: url(images/subsection_BG.png) top left no-repeat;
	padding-left: 10px;
	padding-left: 1em;
	margin: 2em 64px 0 2em;
	border-left: dashed 1px #CBCBCB;
	overflow: visible;
}

#contentWrapper .subsection h2 {
	width: 24px;
	width: 1.6em;
	bor2der-radius: 6px;
	margin-top: -6px;
	margin-left: -2.404em;
	text-indent: 2.404em;
	background: #CBCBCB;
	white-space: nowrap;
	height: 17px;
	padding-top: 3px;
	font-size: 1.181em;
	border-bottom-right-radius: 0 !important;
	
	background-image: url(images/subsection-mask.png);
	background-repeat: no-repeat;
	background-position: top left;
	
}

#contentWrapper .subsection.green { border-left: dashed 1px #989800; margin: 2em 64px 0 35px; }
#contentWrapper .subsection.green h2 { background-color: #989800; } 

#contentWrapper .subsection.pink { border-left: dashed 1px #FF0066; margin: 2em 64px 0 35px; }
#contentWrapper .subsection.pink h2 { background-color: #FF0066; } 

#contentWrapper .subsection.yellow { border-left: dashed 1px #FFCC00; margin: 2em 64px 0 35px; }
#contentWrapper .subsection.yellow h2 { background-color: #FFCC00; } 

#contentWrapper .subsection .caseNumber {
	display: block; padding-left: .7em; width: 1em; float: left; margin-top: -18px; margin-left: -2.84em; font-weight:bold; font-size: 13px;
	backg3round: url(images/subsection-mask.png) no-repeat top left;
}
.ie7 #contentWrapper .subsection .caseNumber {
	line-height: 1.4;
}
#newsBar {
	position: absolute;
	top:0;
	left:0;
	height: 22px;
	height: 2em;
	padding-top: .5em;
	background: #797979;
	border-bottom: 1px solid #fff;
	width: 100%;
}
#newsBarWrap {
	width: 70.909em;
	margin: 0 auto;
}
#newsBar a { color: #fff; text-decoration: none; }
#newsBar a.title { font-weight: bold; }

#newsBar p { width: 695px; width: 63.181em; float: left;}
#newsBar a#newsLogin {
	color: #BFBFBF;
	float: right;
}

footer {
	width: 780px;
	width: 70.909em;
	margin: 0 auto;
	padding-bottom: 100px;
	padding-bottom: 9em;
}
footer nav { 
	float: right;
}
footer p { 
	display: block;
	float: left;
	font-size: .82em;
}
footer nav li { float: left; margin-left: 25px; }
footer nav a { display: block; color: #404040; font-size: .82em; text-decoration: none; }



.op_login label {
	display: block;
	margin: .25em 0 .25em;
}
.op_login label a {
	display: block;
	display: inline-block;
	background: url(images/Remember-Me_icon.png) top left no-repeat;
	width: 11px;
	height: 11px;
	text-indent: -9999px;

}
.none .op_login label a { float: right; }

.op_login input[type="text"], .op_login input[type="password"] {
	width: 96%;
	border: 1px solid #BABCBE;
	border-left: 3px solid #BABCBE;
	border-top: 3px solid #BABCBE;
	margin: .25em 0 .5em;
	padding: .1em .25em;
}
.op_login input[type="checkbox"].oneliner {
	margin-top: -2.272em;
	margin-left: -9999px;
}
.op_login label.oneliner { 
	ma-rgin-left: 2em;
}
.rememberme {
	float: right;
	width: 60%;
	padding-top: .5em;
}
.rememberme label {
	padding-top: .125em;
	padding-left: 2em;
	background-image: url(images/checkbox-remember.gif);
	background-repeat: no-repeat;
}
.rememberme label.checked {
	background-position: 0 -50px;
}
.small {
	font-size: .818em;
}
.op_login input[type="submit"] {
	border: 0;
	padding:0; margin:.5em 0 1em;
	width: 7em;
	height: 2.2em;
	text-indent: -9999px;
	background: url(images/Login-button.png) top left no-repeat;
	display: block;
}
.ielt8 .op_login input[type="submit"] { font-size: 0; color: #fff; padding-left: 65px; width: 70px; height: 30px; overflow: hidden; }
.ie7 .op_login inpput[type="submit"] { background-color: #24A5D0; }
