
/* RESET All Stlyes*/
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
{
	border: 0;
	font-weight: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
}
:focus {outline: 0;}
body {line-height: 1; color: #000; background: #fff;}
table { border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q { quotes: "" "";}


/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/******************************************/
/*            COMMON ELEMENTS             */
/******************************************/
h1,h2,h3,h4,h5,h6{
 margin-bottom:0.5em;
 font-weight:bold;
 line-height:1.2em;
}

h1{ font-size: 153.9%;}
h2{ font-size:123.1%;}
h3{ font-size:108%;}
h4,h5,h6{
font-size:100%; color:#333;}

p,ul,ol{
	margin-bottom: 1em;
	line-height:1.2em;
}

ul,ol{
	list-style:disc;
	padding-left:20px;
	line-height:1.5em;
}
ol{ list-style:decimal; padding-left:25px;}
dl{ margin-bottom:1em;}
dt{ font-weight:bold;margin-bottom:0.5em;}
dd{
padding-left:1em;
}


strong{font-weight:bold; }
em{font-style:italic;}

img{vertical-align:middle}
kbd{
	font-weight:bold;
	font-style:italic;
	color:#333;
	padding:0px 2px;
	background:#f8f8f8;
	border:1px solid #ddd;
	border-color:#ddd #333 #333 #ddd;
}

a,
a:visited{text-decoration:underline;color:#15a0af;}
a:hover,
a:focus{color:#000}

blockquote{
	background:transparent url(../images/quote.gif) no-repeat scroll left top;
	display:block;
	font-style:italic;
	font-weight:bold;
	margin-bottom:0.5em;
	padding:0.5em 48px;
}
ins {border-bottom: 1px solid green;text-decoration: none;color: green;}
del {color: red;text-decoration: line-through;}
cite {border-bottom: 1px dashed #15A0AF;}
acronym {border-bottom: 1px dotted #CCC;cursor: help;}
abbr, html\:abbr {border-bottom: 1px dashed #CCC;cursor: help;}
pre{
	background-color:#DEE7EC;
	border:1px solid #8CACBB;
	color:Black;
	font-family:Monaco,"Courier New",Courier,monospace;
	font-size:100%;
	overflow:auto;
	padding:1em;
}
q{
font-style: italic;
quotes: '�' '�'
}
/* Other Styles*/
p.description{
	font-weight:bold;
}
p.lastUpdated{
	color:#aaa;
	font-size:0.834em;
	margin-top:-1em;
}

a.internal_link{background:url(../images/icons/internallink.gif) no-repeat right; padding-right:16px; margin-right:5px;}
a.external_link{background:url(../images/icons/externallink.gif) no-repeat right; padding-right:16px; margin-right:5px;}

.hidden{display:none !important;}


p.back,
p.up{
	background:url(../images/icons/arrow_left.gif) no-repeat left;
	padding:5px 0 5px 16px;
	border-top:1px solid #dfdfdf;
}
p.up{
background-image:url(../images/icons/arrow_up.gif)
}
/* ---- pull quote */
.pullquote {
	display: block;
	float:right;
	padding:0px 10px;
	border-left:5px solid #15A0AF;
	width:40%;
	margin:5px 0 5px 10px;
	font-weight:bold;
}

.callout{
	border:1px solid #CCCCCC;
	color:#15A0AF;
	font-weight:bold;
	margin:5px;
	padding:5px;
}
.discreet {
	color:#76797C;
	font-size:85%;
	font-weight:normal;
}

.alignLeft{text-align:left;}
.alignCenter{text-align:center;}
.alignRight{text-align:right;}

img.alignCenter{margin:0 auto; display:block}
img.alignLeft{float:left; margin-right:10px;}
img.alignRight{float:right; margin-left:10px;}


/*Info Messages */
.success,
.msginfo,
.msgerror{
	background-position:10px 50%;
	background-repeat:no-repeat;
	padding: 5px 20px 5px 35px;
	border-width:2px 0px;
	border-style:solid;
	position:relative;
	height:1%;
	color:#000;
}
.msgerror{
	background-color:#fff6bf ;
	background-image:url(../images/icons/exclamation.gif);
	border-color:#ffd324;
}
.msginfo {
	background-color:#F8FAFC ;
	background-image:url(../images/icons/information.gif);
	border-color:#B5D4FE;
}
.success{
	background-color: #ebf4e6;
	background-image:url(../images/icons/accept.gif);
	border-color:#72B95B;
}
.msgerror h2{color:#E25F53; margin:0}
.msgerror ul{margin:0}

.success a,
.msginfo a,
.msgerror a{ color:#000;}


/* PAGINATION */
.page{
	border:1px solid #8CACBB;
	clear:both;
	margin:1em 0 0.5em 0;
	padding:0.7em;
}
.page a,
.page a:visited,
.page .this{
	border:1px solid #8CACBB;
	margin:2px;
	text-decoration:none;
	background-color:#EEF3F5;
	padding:1px 0.5em;
}
.page a:focus,
.page a:hover,
.page a.firstlast,
.page a.firstlast:visited{
	background-color:#DEE7EC;
}
.page .this{
	background-color:transparent;
	border-color:#eee;
}
.page a.firstlast:focus,
.page a.firstlast:hover{
	background-color:#8CACBB;color:#fff;
}


/* Folder View */
/* Summary VIEW*/
div.folder_summary .element
{
	margin-bottom:0.5em;
	clear:right;
	padding: 0.5em 0 ;
}
div.folder_summary p.image
{
	float:right;
	margin:-2em 0 0em 0;
	border:1px solid #dfdfdf;
	padding:2px;
}
div.folder_summary p.more
{
	background:url(../images/icons/arrow_right.gif) no-repeat left;
	padding:5px 0 5px 16px;
	margin-bottom:0;
	clear:right;
}
.element h2 img{ vertical-align: bottom;}

/* THUMBNAIL VIEW*/
div.folder_thumbnail .thumb
{
	float:left;
	margin:0 1em 1em 0;
	min-height:128px;
	text-align:center;
}
div.folder_thumbnail .thumb a{
border:1px solid #dfdfdf;
display:block;
padding:3px;
min-width:120px;
}
div.folder_thumbnail .thumb a:hover,
div.folder_thumbnail .thumb a:hover:focus{ border-color:#333; background:#dfdfdf;}
div.folder_thumbnail .thumb p{
	background:#f7f7f7;
	border:1px solid #dfdfdf ;
	border-top:0;
	margin:0;
	padding:5px;
}

/* Article */
p.article-image{
float:right;
}
.article .back{clear:both}

.item_article .date{
	color:#aaa;
	font-size:0.834em;
	margin-top:-0.6em;
}

/* Navigation */
#site_navigation li.current{
border:1px solid red;
}

/* LiveSearch */
#livesearch_box{
    padding:4px 5px 3px 0;
    margin:0 0 10px auto;
    float:right;
    width:195px;
}


* html #livesearch_box{padding:3px 5px 2px 0;}
#livesearch_box input{
vertical-align: middle;
width:195px;
border:1px solid #CCC;
font-size:0.95em;
}

#livesearch_box noscript div{display:inline;}
#livesearch_box label {
    margin:0 5px 0 0px;
    display:inline;
    font-weight:bold;
}
#livesearch_results{
	position:relative;
	background:#fff;
	border:1px solid #15A0AF;
	padding-bottom:5px;
}
#results p.msgerror{margin:0.5em 0.5em 1em;} /*FOR No RESULT STYLE*/
#livesearch_results a{text-decoration:none;}

#search_title{
	background:#15A0AF  bottom left repeat-x;
	border-bottom:1px solid #15A0AF;
	color:#fff;
	padding:5px;
	margin:0;
	font-weight:bold;
}
#results dl{padding:0.5em 10px; margin:0;}
#results a:hover dl{background:#efefef}
#results a  + a {display:block; border-top:1px solid #15A0AF;}

#close_tab{
	position:absolute;
	width:100%;
	height:9px;
	bottom:0;
	display:block;
	border-bottom:5px solid #15A0AF;
	text-decoration:none;
	background:transparent url(../images/livesearch_close.gif) no-repeat center top;
}

#search_title #close_tab {
background: none;
border:none;
display:inline;
float:right;
margin:-20px 0px 0px;
width:10px;
}

#search_title a#close_tab  {color:#FFF;}

* html #close_tab{line-height:1px;}





/* html #livesearch_results{ padding:0px;}*/
#close_tab:hover{
	border-color:#CCC;
	background-position:center -10px;
}

div.more{padding:5px 5px 10px; background:#f8f8f8; border-top:1px solid #eaeaea}

body{
	font-family: Helvetica, Verdana, sans-serif;
	color: #333;
	background:#fff;

}

body#maincontent{
margin:5px;
}


#global{

	width:976px;
	margin:0 auto;
}


/* ---- main site styles----*/

/*top*/

#header{
	background: transparent url(../images/header-bg.gif) bottom left no-repeat;
}

#banner {
	background: transparent url(../images/banners/banner-main.jpg) top left no-repeat;
	height:184px;
	margin:0px 8px;
}



#logo {
padding-top:0px;
}

#logo h1 a{
    font-size: 0px;
    text-indent: -1000000px;
    text-decoration: none;
    display: block;
    height:160px;
    width:150px;

}

#content{
	float:left;
	background: transparent url(../images/mainbox-bg.gif) top left repeat-y;
	padding:10px 10px 0px;
	width:956px;
}
#center{
	padding:0px 10px;
	float:left;

}
#middle{
	float:left;
	padding:0px 10px;
	width:545px;
}

#maincontent{
	float:left;
	width:535px;
	clear:both;
}

#left{
	float:left;
	width: 170px;

}

#right{
	float: right;
	width: 200px;}

.mediablock{
	width: 180px;
	background-color: #ccc;}


/*userlinks*/

#small-icon-links {
	text-align: right;
	clear:both;
}

#small-icon-links a {
color:#999999;
font-size:85%;
font-weight:normal;
text-decoration:none;
margin-right:15px;
}

/* footer */
#footer{
	clear:both;
	background: transparent url(../images/footer-bg.gif) top left no-repeat;
	padding:15px 20px 0px;
	font-size:85%;
}


/* navigations */
.nav {list-style: none;}

ul.nav li {display: inline; padding :0 5px;}
ul.nav li a:link,  ul.nav li a:visited {text-decoration: none;}

#navigation ul.nav {float:right; margin:5px; padding:0px;margin-top:-11px;}
* html #navigation ul.nav  { margin-bottom:-10px;  }

#navigation ul.nav a:link, #navigation ul.nav a:visited {color:#FFF; font-weight:bold; height:1%;}
#navigation ul.nav a:hover {color:#000;}

ul.site_navigation, ul.site_navigation ul  {list-style: none; margin:0px; padding:0px; }
ul.site_navigation li { list-style: none; margin:0px; padding:0px; border-bottom:1px solid #FFFFFF;height:1%; }
ul.site_navigation li a:link, ul.site_navigation li a:visited {
	color:#333;
	text-decoration: none;
	font-weight: bold;
	display:block;
	padding:5px;
	margin:0px;

	}

* html ul.site_navigation li a, * html ul.site_navigation li a:link, * html ul.site_navigation li a:visited {height:1%;}
ul.site_navigation li a:hover, li.current a  { background:#74c7cf;}

/*2nd level*/
ul.site_navigation li ul li {position:relative;  }
*:first-child+html ul.site_navigation li ul li {}
ul.site_navigation li ul li a:link,  ul.site_navigation li ul li a:visited {
	background: #e7f5f6;
	font-weight: normal;
}
ul.site_navigation li ul li a:hover {
background: #bfe5e8;}

ul.site_navigation li a {
background: #bfe5e8;
}

/*3rd level*/
ul.site_navigation li ul li ul {
left:170px;
padding:0px;
margin:0px;
position:absolute;
top:0px;
width:200px;

}

/*4th level*/
ul.site_navigation li ul li ul li ul {}


#footer ul.nav a:link, #footer ul.nav a:visited {color:#999; text-decoration: underline; }
#footer ul.nav {margin:0px; padding:0px;}



ul.site_navigation, ul.site_navigation li,  ul.site_navigation li ul,  ul.site_navigation li ul li, ul.site_navigation li ul li ul, ul.site_navigation li ul li ul li, ul.site_navigation li ul li ul li ul, ul.site_navigation li ul li ul li ul li {
	width:100%;
}


/* ---------- boxes - left/right -------------*/
.accessibility {
margin-bottom:5px;
}
.accessibility a{
color:#000;
font-weight: bold;
font-size: 14px;

}


/*general styles*/

.box {margin:0px 0px 10px 0px;}
.box h2 {color:#FFF; border-bottom:3px solid #FFF; padding:5px; font-weight: normal; margin:0px;}
.box h3 {margin:0px; font-weight: bold; color:#333;}
.box.menu {background: #bfe5e8; height:1%;}
* html .box.menu { height:1%;}
.box.menu h2 {background: #15a0af;}
.box hr {border:0px;}
.box .alllinks {
	background:transparent url(../images/news-btn.jpg) no-repeat scroll right center;
	margin:0px 5px 0px 0px;
	padding-right:20px;
	text-align:right;
}

.box.signup {background: #fde6f3 url(../images/sign-up-bg.gif)  0px 30px repeat-x;}
.box.signup h2 {background: #ec068d;}
.box.signup .alllinks {background-image: url(../images/signup-btn.jpg);}

.box.casestudy {background: #fce7eb url(../images/case-study-bg.gif)  0px 30px repeat-x;}
.box.casestudy h2 {background: #e51837;}

.box.blackboard {background: #f6ebf3 url(../images/blackboard-bg.gif)  0px 30px repeat-x;}
.box.blackboard h2 {background: #9d3293;}


.box.news {background: #f3f9ec url(../images/news-bg.gif)  0px 30px repeat-x;}
.box.news h2 {background: #8dc641;}
.box.news hr {background: #8dc641; color:#8dc641;}


.box.sport {background:#fff8da url(../images/sport-bg.gif)  0px 30px repeat-x;}
.box.sport h2 {background: #ffcb03;}
.box.sport hr {background: #ffcb03; color:#ffcb03;}
.box.sport .alllinks {background-image: url(../images/sports-btn.jpg);}

.box.didyou {background:#fff8da url(../images/didyou-bg.gif)  0px 30px repeat-x;}
.box.didyou h2 {background: #f47a20;}
.box.didyou hr {background: #f47a20; color:#f47a20;}
.box.didyou .alllinks {background-image: url(../images/didyou-btn.jpg);}

.boxcontent {padding:5px;}
.boxcontent a:link, .boxcontent a:visited {color:#333; text-decoration: none; font-weight: bold;}

.casestudy .boxcontent a:hover {color:#e51837;}
.news .boxcontent a:hover {color:#8dc641;}
.sport .boxcontent a:hover {color:#ffcb03;}
.didyou .boxcontent a:hover {color:#f47a20;}

.publishdate {font-size: 85%; color:#666;}

.box h2 a:link, .box h2 a:visited {color: #fff; text-decoration:none;}
.box h2 a:hover {color: #fff; text-decoration:underline;}

/*style for newsletter signup */

.signup input[type="text"] {
border:1px solid #ec068d;
display: inline;
float:left;
margin-bottom:3px;
width:110px;
}

.signup input[type="submit"] {
	background:transparent url(../images/signup-btn.jpg) no-repeat scroll right center;
	margin:0px 5px 0px 0px;
	padding-right:20px;
	text-align:right;
	border:none;
	float:right;
	font-weight:bold;
	cursor: pointer;
	font-size: 100%;
	font-family: Helvetica, Verdana, sans-serif;
}

.signup input:hover[type="submit"] {color:#ec068d;}
.signup label {display: inline; float:left; width:45px;}


/*---home page ---*/

#calltoaction ul{
    list-style: none;
    margin:0px;
    padding:0px;

}
#calltoaction li {
    display: inline;
}

#calltoaction li img {
    margin:15px 8px 0px 0px;
}

#calltoaction li.even img {
    /*margin:15px 0px 0px 0px;*/
}


/*show lines on tables when in edit mode*/
body#maincontent th, body#maincontent td {
border:1px solid #CCCCCC;

}

.boxcontent a.vacancy{
	font-weight:normal;
}
