blockquote
{
	margin-left: 0px;
	margin-top: 25px;
	background-color: #eeeeee;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-style: italic;
	margin-bottom: 15px;
	width: 396px;
}
blockquote p
{
	font-size: 13px !important;
}

.blockquoteBefore
{
	float: left;
	position: relative;
	margin-left: -40px;
	background: url(http://www.i2group.com/graphics/content/website/curlys/openC.png);
	width: 35px;
	height: 35px;
	margin-top: -10px;
}

.blockquoteAfter
{
	position: relative; /*right:35px;*/
	background: url(http://www.i2group.com/graphics/content/website/curlys/closedC.png);
	width: 35px;
	height: 35px;
	margin-right: -40px;
	margin-top: -40px;
	float: right;
}

.quotedBy
{
	font-size: 13px !important;
	text-align: right;
	color: #00144d !important;
	font-style: normal;
}


/* blockquote:before {
content: close-quote;
 float:left; 
font-size:0.1;
position:relative;
margin-left:-50px;
background:url(http://www.i2group.com/graphics/content/website/curlys/openCurlys.png);
color:#ffffff;
width: 45px; 
height: 45px;
margin-top:-28px;
font-size:800;
}

blockquote:after {
content: close-quote;
 float:right; 
font-size:0.1;
position:relative;
 /*right:35px;*//*
background:url(http://www.i2group.com/graphics/content/website/curlys/closedCurlys.png);
/*color:#e1e1e1;*//* color:#001355;
width: 45px; 
height: 45px;
margin-right:-50px;
margin-top:-26px;

}

*/




div#i2 div#content
{
	position: relative;
	width: 923px;
	margin: 0 auto; /*border: 1px solid #f00;*/
	min-height: 870px;
	background: url(../graphics/system/side-menu_fake.png) left top repeat-y;
}

div#side-navigation-bar
{
	position: relative;
	float: left;
	width: 178px;
	background: #f7f7f7; /*text-transform: uppercase;*/ /*border-bottom: 1px solid #0f0;*/
	height: 100%;
}

div#side-navigation-bar div.top
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 178px;
	height: 55px;
	font-size: 13px;
	background: #00144d;
	overflow: hidden;
}

div#side-navigation-bar div.top ol
{
	list-style: none none;
}
div#side-navigation-bar div.top li
{
	display: none;
}
div#side-navigation-bar div.top li.on
{
	display: block;
}

div#side-navigation-bar div.top h2
{
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}

div#side-navigation-bar div.top a.current-location
{
	position: absolute;
	display: block;
	left: 37px;
	top: 31px;
	width: 141px;
	color: #d71e28;
	text-decoration: none;
}

div#side-navigation-bar div.bottom
{
	position: relative;
	margin: 0 0 0 0px;
	padding: 0;
	width: 177px;
	min-height: 300px;
	border-right: 1px solid #e4e4e4;
	overflow: hidden;
}

div#side-navigation-bar div.bottom h3
{
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div#side-navigation-bar div.bottom a.closed, div#side-navigation-bar div.bottom a.open
{
	display: block;
	cursor: pointer;
}

div#side-navigation-bar div.bottom ol.second-level-elements
{
	display: block;
	margin: 14px 0 0 23px;
	padding: 0;
	list-style: outside none none;
	width: 150px;
}

div#side-navigation-bar div.bottom ol.second-level-elements li
{
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 13px;
}

div#side-navigation-bar div.bottom ol.second-level-elements li h3 a
{
	text-decoration: none;
	color: #00144d;
}

div#side-navigation-bar div.bottom ol.second-level-elements li.on h3 a, div#side-navigation-bar div.bottom ol.second-level-elements li h3 a:hover
{
	color: #d71e28;
}

div#side-navigation-bar div.bottom ol.second-level-elements li a.open, div#side-navigation-bar div.bottom ol.second-level-elements li a.closed
{
	padding: 0 0 0 13px;
}

div#side-navigation-bar div.bottom ol.second-level-elements li a.open
{
	background: url(../graphics/system/side-navigation_minus.png) left top no-repeat;
}

div#side-navigation-bar div.bottom ol.second-level-elements li a.closed
{
	background: url(../graphics/system/side-navigation_plus.png) left top no-repeat;
}

div#side-navigation-bar div.bottom ol.second-level-elements li a.no-icon
{
	display: block;
	padding: 0 0 0 13px;
}

div#side-navigation-bar div.bottom ol.third-level-elements
{
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	list-style: outside none none;
	font-size: 11px;
	margin-left: 23px;
}

div#side-navigation-bar div.bottom ol.second-level-elements ol.third-level-elements
{
	display: none;
	margin-left: 0;
}

div#side-navigation-bar div.bottom ol.second-level-elements li.on ol.third-level-elements
{
	display: block;
}

div#side-navigation-bar div.bottom ol.third-level-elements li
{
	background: url(../graphics/system/side-navigation_slash.png) top left no-repeat;
	margin: 0 0 7px 13px;
	padding: 0 0 0 5px;
	display: block;
	line-height: 11px;
}

div#side-navigation-bar div.bottom ol.third-level-elements li a
{
	text-decoration: none;
	color: #00144d;
}

div#side-navigation-bar div.bottom ol.third-level-elements li.on a, div#side-navigation-bar div.bottom ol.third-level-elements li a:hover
{
	color: #d71e28;
}

div#side-navigation-bar div.bottom ol.fourth-level-elements
{
	padding-left: 5px;
}

div#side-navigation-bar div.bottom ol.fourth-level-elements li
{
	background: url(../graphics/system/side-navigation_slash.png) top left no-repeat;
	margin: 5px 0 7px 0;
	padding: 0 0 0 5px;
	display: block;
	line-height: 11px;
}

div#side-navigation-bar div.bottom ol.fourth-level-elements li a
{
	text-decoration: none;
	color: #00144d !important;
}

div#side-navigation-bar div.bottom ol.fourth-level-elements li.on a, div#side-navigation-bar div.bottom ol.fourth-level-elements li a:hover
{
	color: #d71e28 !important;
}


div#content div#content-container
{
	position: relative;
	float: left;
	width: 744px;
	margin: 0;
	padding: 0;
}

div#content div#content-container div#content-header
{
	position: relative;
	width: 745px;
	height: 165px;
	background: #243669;
	margin: 0;
	padding: 0;
}

div#content div#content-container div#content-header div#color-background
{
	position: absolute;
	width: 745px;
	height: 165px;
	left: 0;
	top: 0;
}

div#color-background.light-blue
{
	background: #1287bd;
}

div#color-background.white
{
	background: #ffffff;
}

div#color-background.teal
{
	background: #5a96af;
}

div#color-background.i2-blue, div#color-background.itwo-blue
{
	background: #00144d;
}

div#color-background.orange
{
	background: #eb8e2d;
}
div#color-background.light-purple
{
	background: #8f86c9;
}
div#color-background.green
{
	background: #7abd5b;
}
div#color-background.purple
{
	background: #5b79bd;
}

div#content div#content-container div#content-header p
{
	margin: 0;
	padding: 0;
}

div#content div#content-container div#content-header div.text
{
	position: absolute;
	top: 33px;
	left: 36px; /*width: 315px;*/
	width: 500px;
	height: 109px;
}

div#content div#content-container div#content-header div.text h1
{
	display: block;
	position: relative; /*width: 315px;*/
	width: 500px;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 26px; /*text-transform: uppercase;*/
	color: #ffffff;
}

div#content div#content-container div#content-header div.text h1.black { color: #000000; }
div#content div#content-container div#content-header div.text h1.blue { color: #00144d; }

div#content div#content-container div#content-header div.text p
{
	position: relative;
	width: 315px;
	margin: 0;
	padding: 0;
	display: block;
	font-size: 14px;
	color: #ffffff;
}

div#content div#content-container div#content-header img.feature
{
	position: absolute;
	bottom: 0;
	right: 0;
}

div#content div#content-container div#testimonials
{
	position: absolute;
	width: 200px;
	height: 152px;
	left: 545px;
	top: 0;
	background: #d5ddf4 url(../graphics/system/testimonials-background_content-page.png) top left no-repeat;
	overflow: hidden;
}

div#content div#content-container div#testimonials ul
{
	position: absolute;
	top: 57px;
	left: 24px;
	margin: 0;
	padding: 0;
	color: #00144d;
}

div#content div#content-container div#testimonials ul li
{
	display: block;
	width: 171px;
	height: 96px;
	margin: 0;
	padding: 0;
	font-size: 16px;
}

div#content div#content-container div#content-area
{
	position: relative;
	width: 545px;
	margin: 29px 0 0 0;
	padding: 0;
}

div#content div#content-container div#content-area.wide
{
	position: relative;
	width: 745px;
	margin: 29px 0 0 0;
	padding: 0;
}

div#content div#content-container div#content-area div#subheading
{
	position: relative;
	width: 495px;
	margin: 0 0 15px 25px;
	padding: 0;
	border-bottom: 1px solid #e4e4e4;
}

div#content div#content-container div#content-area div#subheading p
{
	margin: 0;
	padding: 0 0 15px 0;
	color: #7a7a7a;
	font-size: 17px;
}

div#content div#content-container div#content-area div#content-text
{
	position: relative;
	width: 495px;
	margin: 0 0 0 25px;
	padding: 0;
}

div#content div#content-container div#content-area.wide div#subheading, div#content div#content-container div#content-area.wide div#content-text
{
	width: 695px;
}

div#content div#content-container div#content-area div#content-text h2
{
	font-size: 18px;
	color: #d71e28;
	font-weight: normal;
}

div#content div#content-container div#content-area div#content-text h3
{
	font-size: 14px;
	color: #00144d;
	font-weight: bold;
	margin: 0 0 9px 0;
	padding: 0;
}

div#content div#content-container div#content-area div#content-text h3 a
{
	color: #00144d;
}

div#content div#content-container div#content-area div#content-text h3 a:hover
{
	color: #d71e28;
}

div#content div#content-container div#content-area div#content-text h4
{
	font-size: 14px;
	color: #00144d;
	margin: 0 0 9px 0;
	padding: 0;
}


div#content div#content-container div#content-area div#content-text h5
{
	font-size: 14px;
	color: #d71e28;
	font-weight: bold;
	margin: 0 0 9px 0;
	padding: 0;
}

div#content div#content-container div#content-area div#content-text p
{
	font-weight: normal;
	font-size: 13px;
	margin: 0 0 15px 0;
	padding: 0;
	color: #00144d;
}

div#content div#content-container div#content-area div#content-text p a, div#content div#content-container div#content-area div#content-text li a
{
	color: #00144d;
}

.anrTop
{
	float: right;
}

div#content div#content-container div#content-area div#content-text p a:hover, div#content div#content-container div#content-area div#content-text li a:hover
{
	color: #d71e28;
}


div#content div#content-container div#content-area div#content-text li
{
	font-weight: normal;
	font-size: 13px;
	margin: 0 0 5px 0;
	padding: 0;
	color: #00144d;
}

div#content div#content-container div#content-area div#content-text a.more
{
	display: block;
	padding: 0 0 0 6px;
	margin: 0 0 36px 0;
	background: url(../graphics/system/content-slash.png) left center no-repeat;
	color: #00144d;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

div#content div#content-container div#content-area div#content-text a.more:hover
{
	color: #d71e28;
}

div#content div#content-container div#content-area div#content-text a.industries_link
{
	display: block;
	width: 230px;
	height: 35px;
	border-bottom: 1px solid #e4e4e4;
	float: left;
	margin: 0 15px 10px 0;
	padding: 0;
	line-height: 35px;
	text-decoration: none;
	color: #00144d;
	font-size: 14px;
	font-weight: bold;
	text-indent: 15px;
	background: url(../graphics/system/industries-link-slash.png) center left no-repeat;
}



div#content div#content-container div#extras-bar
{
	position: absolute;
	width: 199px;
	left: 545px;
	top: 181px;
}

div#content div#content-container div#extras-bar div.feature, div#content div#content-container div#extras-bar div.premium-content
{
	position: relative;
	width: 197px;
	background: #e4e4e4;
	margin: 0 0 37px 0;
	padding-top: 10px;
	padding-bottom: 5px;
}

div#content div#content-container div#extras-bar div.premium-content
{
	background: url(../graphics/system/premium-content_padlock.png) 10px 10px no-repeat #f4eeab;
}

div#content div#content-container div#extras-bar div.feature[title="information"]
{
	background: url(../graphics/system/speech-bubble_grey.png) 10px 10px no-repeat #e4e4e4;
}

div#content div#content-container div#extras-bar div.feature[title="disk"]
{
	background: url(../graphics/system/download-icon_grey.png) 10px 10px no-repeat #e4e4e4;
}

div#content div#content-container div#extras-bar div.feature[title="training"]
{
	background: url(../graphics/system/training_grey.png) 10px 10px no-repeat #e4e4e4;
}

div#content div#content-container div#extras-bar div.feature[title="coplink"]
{
	background: url(../graphics/system/coplink-icon_grey.png) 10px 10px no-repeat #e4e4e4;
	padding-bottom: 20px;
	margin-bottom: 16px;
}

div#content div#content-container div#extras-bar div.feature[title="envelope"]
{
	background: url(../graphics/system/envelope_grey.png) 10px 10px no-repeat #e4e4e4;
	padding-bottom: 20px;
	margin-bottom: 16px;
}

div#content div#content-container div#extras-bar div.feature[title="envelope"] h3
{
	font-size: 12px;
	color: #00144d;
	margin: 10px 0 0 45px;
}

div#content div#content-container div#extras-bar div.feature[title="envelope"] p
{
	font-size: 10px;
}

div#content div#content-container div#extras-bar div.feature[title="envelope"] p a, span.detail
{
	color: #d71e28;
}

div#content div#content-container div#extras-bar div.feature h2, div#content div#content-container div#extras-bar div.premium-content h2
{
	font-size: 16px;
	color: #00144d;
	font-weight: bold;
	margin: 0 0 5px 45px;
	padding: 0;
}

div#content div#content-container div#extras-bar div.feature p, div#content div#content-container div#extras-bar div.premium-content p
{
	font-size: 13px;
	color: #343436;
	font-weight: normal;
	margin: 5px 5px 0 45px;
	padding: 0;
}

div#content div#content-container div#extras-bar div.feature p.phone
{
	font-size: 18px;
	font-weight: normal;
	color: #d71e28;
	width: 175px;
	margin: 10px 0 10px 19px;
}

div#content div#content-container div#extras-bar div.feature img.icon
{
	position: absolute;
	right: 25px;
	top: 20px;
	margin: 0;
	padding: 0;
}

div#content div#content-container div#extras-bar div.feature a.download, div#content div#content-container div#extras-bar div.feature a.more, div#content div#content-container div#extras-bar div.feature a.colorbox, div#content div#content-container div#extras-bar div.premium-content a.more
{
	position: absolute;
	display: block;
	width: 177px;
	height: 21px;
	bottom: -21px;
	right: 0;
	margin: 0;
	background: url(../graphics/system/panel-button_corner-wedge.png) right top no-repeat #d2d2d2;
	color: #00144d;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 20px;
}

div#content div#content-container div#extras-bar div.premium-content a.more
{
	background-color: #e1db99;
}

div#content div#content-container div#extras-bar div.feature a.download:hover, div#content div#content-container div#extras-bar div.feature a.more:hover, div#content div#content-container div#extras-bar div.feature a.colorbox:hover, div#content div#content-container div#extras-bar div.premium-content a.more:hover
{
	color: #d71e28;
}

div#content div#content-container div#extras-bar div#tertiary-navigation
{
	position: relative;
	width: 197px;
}

div#content div#content-container div#extras-bar div#tertiary-navigation ol
{
	margin: 0 0 30px 0;
	padding: 0;
	list-style: outside none none;
}

div#content div#content-container div#extras-bar div#tertiary-navigation ol li
{
	display: block;
	maring: 0;
	padding: 0;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	border-bottom: 1px solid #e4e4e4;
	overflow: hidden;
}

div#content div#content-container div#extras-bar div#tertiary-navigation ol li:first-child
{
	border-top: 1px solid #e4e4e4;
}

div#content div#content-container div#extras-bar div#tertiary-navigation ol li a
{
	position: relative;
	display: block;
	overflow: hidden; /*background: url(../graphics/system/content-slash.png) left center no-repeat;*/
	background: url(../graphics/system/button_corner.png) right top no-repeat;
	text-decoration: none;
	color: #00144d;
	padding: 0 0 0 7px;
	margin: 0 0 0 7px;
	width: 190px;
}

div#content div#content-container div#extras-bar div#tertiary-navigation ol li a:hover
{
	color: #d71e28;
}

div#content div#content-container div#extras-bar div#tertiary-navigation ol li a img
{
	position: absolute;
	top: 25px;
	left: 189px;
}


div#content-text div#form div.form-form
{
	position: relative;
	border: 1px solid #e4e4e4;
	width: 493px;
	margin: 20px 0;
	padding: 44px 0 10px 0;
}

div#content-text div#form p, div#content-text div#form input, div#content-text div#form label, div#content-text div#form a.submit, div#content-text div#form select
{
	margin-left: 10px !important;
	display: block;
}

div#content-text div#form div.form-form h2
{
	width: 493px;
	position: absolute;
	top: 0;
	left: 0;
	background: #e4e4e4;
	height: 34px;
	line-height: 34px;
	color: #666666 !important;
	margin: 0 !important;
	font-size: 13px !important;
	text-indent: 10px;
}

div#content-text div#form p#error
{
	display: none;
}

div#content-text div#form input, div#content-text div#form label, div#content-text div#form select
{
	margin: 10px;
	width: 308px;
}

div#content-text div#form label
{
	font-size: 12px;
	color: #00144d;
	font-weight: bold;
}

div#content-text div#form label.mandatory
{
	width: auto;
	display: inline;
	padding-right: 6px;
	background: url(../graphics/system/mandatory.gif) top right no-repeat;
}

div#content-text div#form input
{
	border: 1px solid #abadb3;
	text-indent: 4px;
}

div#content-text div#form a.submit
{
	margin-top: 20px;
	width: 308px;
}

/* booking form */

div#content div#content-text form.booking
{
	display: block;
	position: relative;
	float: left;
	margin: 20px 0 0 0;
}

div#content div#content-text form.booking label
{
	float: left;
	display: block;
	width: 90px;
	clear: both;
	text-align: right;
	padding: 0;
	margin: 8px 15px 0 0;
	font-weight: lighter;
	font-size: 12px;
}

div#content div#content-text form.booking input, div#content div#content-text form.booking select
{
	float: left;
	width: 293px;
	margin: 2px 0 15px 0;
	display: block;
	font-weight: lighter;
	line-height: 30px;
}

div#content div#content-text form.booking input[type="radio"]
{
	width: 10px;
	margin: 10px 10px 20px 0;
}

div#content div#content-text form.booking textarea
{
	float: left;
	width: 293px;
	margin: 2px 0 15px 0;
	display: block;
	height: 80px;
}

div#content div#content-text form.booking a.submit
{
	clear: both;
	display: block;
	width: 405px;
	margin: 10px 0;
	color: #00144d;
	font-size: 16px;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
}
div#content div#content-text form.booking a.submit:hover
{
	color: #d71e28;
}

div#content div#content-text form.booking a.submit span
{
	display: inline;
}

div#content div#content-text form.booking h3
{
	clear: both;
}




/* ARTICLE ARTICLE LIST */
div#article div#content-container ol#article-list
{
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: outside none none;
}

div#article div#content-container ol#article-list li
{
	position: relative;
	border-top: 1px solid #e4e4e4;
	margin: 0 0 25px 0;
	padding: 25px 0 0 0;
}

div#article div#content-container ol#article-list li h2
{
	font-size: 13px;
	color: #00144d;
	font-weight: bold;
	margin: 0;
	padding: 0;
}







/* ARTICLE ARTICLE LIST */
div#article div#content-container ol#article-list
{
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: outside none none;
}

div#article div#content-container ol#article-list li
{
	position: relative;
	border-top: 1px solid #e4e4e4;
	margin: 0 0 25px 0;
	padding: 25px 0 0 0;
}

div#article div#content-container ol#article-list li h2
{
	font-size: 13px;
	color: #00144d;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div#article div#content-container ol#article-list li p
{
	font-size: 13px;
	color: #00144d;
	margin: 5px 0;
	padding: 0;
}

div#article div#content-container ol#article-list li a.more
{
	display: block;
	padding: 0 0 0 6px;
	margin: 10px 0 16px 0;
	background: url(../graphics/system/content-slash.png) left center no-repeat;
	color: #00144d;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

div#article div#content-container ol#article-list li a.more:hover
{
	color: #d71e28;
}

div#article div#content-container ol#article-list li div.date
{
	position: absolute;
	top: 0;
	left: 0;
	background: #e4e4e4;
	width: 100px;
	height: 20px;
	line-height: 20px;
	color: #7a7a7a;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
/* -- */



/* CONTENT ARTICLE LIST */

div#content div#content-container div#content-area div#content-text ol#article-list
{
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: outside none none;
}

div#content div#content-container div#content-area div#content-text ol#article-list li
{
	position: relative;
	border-top: 1px solid #e4e4e4;
	margin: 0 0 25px 0;
	padding: 25px 0 0 0; /*display: none;*/
}

div#content div#content-container div#content-area div#content-text ol#article-list li h2
{
	font-size: 13px;
	color: #00144d;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div#content div#content-container div#content-area div#content-text ol#article-list li p
{
	font-size: 13px;
	color: #00144d;
	margin: 5px 0;
	padding: 0;
}

div#content div#content-container div#content-area div#content-text ol#article-list li a.more
{
	display: block;
	padding: 0 0 0 6px;
	margin: 10px 0 16px 0;
	background: url(../graphics/system/content-slash.png) left center no-repeat;
	color: #00144d;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

div#content div#content-container div#content-area div#content-text ol#article-list li a.more:hover
{
	color: #d71e28;
}

div#content div#content-container div#content-area div#content-text ol#article-list li div.date
{
	position: absolute;
	top: 0;
	left: 0;
	background: #e4e4e4;
	width: 160px;
	height: 20px;
	line-height: 20px;
	color: #7a7a7a;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	text-indent: 5px;
}



/* -- QUICKLINKS -- */
div#content div#content-container div#extras-bar ol#quicklinks
{
	position: relative;
	width: 197px;
	margin: 0 0 30px 0;
	padding: 0;
	list-style: outside none none;
}

div#content div#content-container div#extras-bar ol#quicklinks li
{
	display: block;
	maring: 0;
	padding: 0; /*height: 25px;*/ /*line-height: 25px;*/
	font-size: 12px;
	border-bottom: 1px solid #e4e4e4;
	overflow: hidden;
}

div#content div#content-container div#extras-bar ol#quicklinks li:first-child
{
	border-top: 1px solid #e4e4e4;
}

div#content div#content-container div#extras-bar ol#quicklinks li a
{
	position: relative;
	display: block;
	overflow: hidden;
	background: url(/graphics/system/content-slash.png) 0 7px no-repeat;
	text-decoration: none;
	color: #00144d;
	padding: 4px 0 0 10px;
	margin: 0 5px 7px 7px;
	width: 185px;
}

div#content div#content-container div#extras-bar ol#quicklinks li a:hover
{
	color: #d71e28;
}

div#content div#content-container div#extras-bar ol#quicklinks li a img
{
	position: absolute;
	top: 25px;
	left: 189px;
}
div#content div#content-container div#content-area div#content-text h5 a
{
	font-size: 14px;
	color: #d71e28;
	font-weight: bold;
	margin: 0 0 9px 0;
	padding: 0;
}



form p.more a.submit
{
	display: block;
	padding: 0 0 0 6px;
	margin: 10px 0 16px 0;
	background: url(../graphics/system/content-slash.png) left center no-repeat;
	color: #00144d;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

/* Events */
table#session-table
{
	width: 680px;
	font-size: 12px;
	text-align: left;
	margin: 0 0 30px 0;
}

table#session-table-header
{
	text-align: left;
	margin: 0;
	font-size: 12px;
}

table#session-table td, table#session-table-header td
{
	width: 80px;
	padding: 5px;
}

table#session-table td.session-name, table#session-table-header thead td.session-name
{
	width: 200px;
}

table#session-table-header thead td.session-name
{
	width: 220px;
}
table#session-table-header thead td.session-type, table#session-table-header thead td.date, table#session-table-header thead td.start-time
{
	width: 95px;
}
table#session-table td.attend
{
	width: 10px;
	text-align: center;
}

table#session-table thead td, table#session-table-header thead td
{
	font-weight: bold;
	background: #f0f0f0;
}

table#session-table thead td.attend
{
	color: #f0f0f0;
}

table#session-table tbody td, table#session-table-header tbody td
{
	border-bottom: 1px solid #f0a0a0;
	margin: 0;
	padding: 10px;
}
table#session-table-header tbody td
{
	font-size: 12px;
}

table#session-table tbody tr.full td
{
	background: #f0a0a0;
}

table#session-table tbody tr.full td input
{
	display: none;
}

table#session-table tbody tr:nth-child(even)
{
	background: #f0f0f0;
}

table#session-table tbody tr.oldtime td
{
	border-bottom: 30px solid #ffffff;
}

table#session-table tbody tr.newday td
{
	border-top: 40px solid #00144D;
	position: relative;
}

table#session-table tbody tr.newday td div.newday
{
	display: block;
	position: absolute;
	left: 0;
	top: -35px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	z-index: 1000;
}

table#session-table tbody tr.error td
{
	background: #FF9396;
}

#session-table-days
{
	border-collapse: collapse;
}

table#session-table-header
{
	border: 5px solid #00144D;
	border-bottom: none;
}
table#session-table-header_print
{
	width: 790px;
}

table#session-table-header_print thead td
{
	font-weight: bold;
	background: #f0f0f0;
	width: 80px;
	font-size: 14px;
	height: 25px;
}

table#session-table-header_print thead td.session-name
{
	width: 220px;
}


table#session-table-header_print tbody td
{
	border-bottom: 1px solid #F0A0A0;
	margin: 0;
	padding: 10px;
	font-size: 12px;
}



div.SessList
{
	border: 5px solid #00144D;
	border-top: none;
}

table#session-table-header thead td
{
	font-weight: bold;
	background: #f0f0f0;
	width: 80px;
}

table#session-table-days td
{
	width: 120px;
	font-size: 12px;
	height: 25px;
	text-align: left; /*padding-left: 5px;*/
	padding: 10px; /*background: #cccccc;*/
	background: #e2e3e4;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-o-border-radius: 10px 10px 0 0;
	-ms-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	border-right: solid 2px #fff;
}

table#session-table-days td a
{
	color: #00144D;
	text-decoration: none;
	font-weight: bold;
}

table#session-table-days td.on
{
	background: #00144D;
	border-bottom: 0px;
}

table#session-table-days td.on a
{
	background: #00144D;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}


div#popup
{
	position: absolute;
	display: none;
	z-index: 999;
	width: 100%;
	top: 0;
	left: 0;
	min-height: 900px;
	background-color: #282828;
	opacity: 0.9;
}
div#divToPrint
{
	padding: 20px;
	margin: 20px auto;
	width: 800px;
	min-height: 500px;
	clear: both;
}

div#print_content
{
	width: 800px;
	margin: auto;
}

div#popup div.popup-controls
{
	position: relative;
	width: 840px;
	margin: 10px auto;
}

div#popup div.popup-controls table, div#popup div.popup-controls a
{
	float: right;
	margin-bottom: 20px;
	background-color: #ffffff;
	background-position: 3px center;
	padding: 3px 3px 3px 9px;
}

div#popup div.popup-controls table a
{
	margin-bottom: 0;
	margin-top: 0;
}

