/*@import url("css/menu.css");*/

/* CSS Document */

/* ControlPanel style */
/*.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}*/

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{color:#2E3D47; font-family:Arial, Helvetica, Verdana, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h3, h4, h5, h6{color:#8e173a;}
h2{color:#2E3D47;}
h1, h2, h3, h5, h1 input{font-weight:bold;}
h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}

.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Arial, Helvetica, Verdana, sans-serif;}
.Head{color:#8e173a;font-weight:bold;}
.SubHead {color:#8e173a;}
.SubSubHead{color:#8e173a;}
.NormalRed {color:#8e173a;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
.template_style{width:970px; margin:0 auto;}

.top_space{height:34px;}
.lang_pad{padding:7px 35px 0px 0px;}

.logo_top_left{padding:0px; margin:0px; background:url(images/logo_top_left.png) no-repeat top left; height:23px;}
.logo_top_right{padding:0px; margin:0px; background:url(images/logo_top_right.png) no-repeat top right;}
.logo_top_bg{padding:0px; margin:0 39px 0 27px; background:#FFF url(images/logo_top_bg.png) repeat-x top;height:23px;}
.logo_left{padding:0px; background:url(images/logo_left.png) repeat-y top left;}
.logo_right{padding:0px; background:url(images/logo_right.png) repeat-y top right;}
.logo_pad{background:#FFF; margin: 0 19px 0 7px; padding:0 ;height:100px;}

.menu_bg{padding:0 0 0 6px;  margin: 0 21px 0 9px; background:url(images/menu_bg.png) top left;}
.menu_left{padding:0px; margin:0px; background:url(images/menu_left.png) repeat-y  top left;}
.menu_right{margin:0px; background:url(images/menu_right.png) repeat-y top right; }

.search_style{float:right; height:40px;}
.search_bg{padding:8px 2px 0 0;}

.bread_bg{padding:0px; margin: 0 19px 0 7px; background:url(images/bread_bg.png) repeat-x top left; height:34px;}
.bread_left{padding:0px; margin:0px; background:url(images/bread_left.png) no-repeat top left; height:34px;}
.bread_right{padding:0px;  background:url(images/bread_right.png) no-repeat top right; height:34px;}

#login_style{ float:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; line-height:34px; padding-left:18px;color:#000000;}

.center_bg{padding:0px; margin:0px;clear:both;}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.png) repeat-y top right;}
.content_pad{padding:10px 22px 0 22px; margin: 0 19px 0 7px; background:#FFF url(images/center_bg.png) repeat-x bottom left;}
.content_width{overflow:auto; padding-top: 15px; min-height:350px;}

.bot_left{padding:0px; margin:0px; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0px; margin:0px; background:url(images/bot_right.png) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; background:url(images/bot_bg.png) repeat-x top left; height:41px;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#8e173a; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#8e173a; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel {
	background-color: #ffffff;
}

.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#8e173a;}
.ControlPanel a.CommandButton:hover{color:#8e173a; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; }


/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;}
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;}
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#3E81B5;}
a.footer:hover{color:#C00;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:100px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}


/* ------------------------------------------------------------ */

/* --------------- START EDITS - Martin ----------------------- */

/* ------------------------------------------------------------ */
img,
a img,
:link img,
:visited img { 
	border:none; 
}

body { 
	padding:0px; 
	margin: 0 auto;
line-height:1.5em;
}

#Body{
	background:#6d0024 url(images/bg.gif) repeat-x top left; 
}

table,
table table,
table table table{
	padding:0;
	margin:0;
	border-spacing:0;
}

.red{
	color:#8e173a;
}

#wrapper h1 .TitleHead{
	font-weight:bold;
}

#wrapper {
	margin:0 auto;
	background-color: #FFFFFF;
	width: 960px;
}

#wrapperHeader {
	height: 151px;
	background: url(images/head-bg.gif); 
	width: 940px;
	padding-right: 10px;
	padding-left: 10px;
}

#wrapperSplash {
	background: url(images/splash-bg.jpg);
	width: 940px;
	margin: 10px 8px 10px 10px;
	height: 248px;
}

#wrapperSplash h1 {
	color: #ffffff;
}

#wrapperContent {
	margin: 0px 8px 0px 10px;
}

#wrapperFooter {
	margin: 0px 10px 5px;
	padding: 15px 0px 3px 0px;
	border-top: 1px solid #e3e3e3;
}


/*.skin3col #wrapperFooter,*/
.skin2col3panels #wrapperFooter {
	border-top: none;
	padding: 5px 0px 3px 0px;
}

#wrapperHeaderLeft {
	float: left;
	width: 660px;
}

#wrapperHeaderRight {
	float: right;
	width: 260px;
	padding-top: 10px;
}

.SplashLeftPane {
	float: left;
	height: 193px;
/*	width: 190px;*/
	width: 250px;
	margin: 20px 0px 0px 20px;
	padding: 5px 10px 10px 10px;
}

.SplashRightPane {
	float: right;
	height: 193px;
	width: 180px;
	margin: 20px 20px 0px 0px;
	padding: 5px 10px 10px 10px;
}


.LeftPanelPane {
	width: 230px;
	margin-right: 7px;
	float: left;
}


.CenterPanelPane {
	width: 230px;
	margin-right: 7px;
	float: left;
}


.RightPanelPane {
	width: 230px;
	float: left;
}

#LeftPane {
	width: 220px;
}

/*TEMP*/
.skin3col #AltContentMain .ContentPane,
.skin3col3grey #AltContentMain .ContentPane{
	width:475px;
	float:left;
	margin-right:10px;
}

.skin3col #AltContentMain .smallRightPane,
.skin3col3grey #AltContentMain .smallRightPane {
	width: 220px;
	float:left;
}
/*TEMP*/

#ContentMain {
	width: 706px;
	float: left;
	margin-right: 7px;
}

#AltContentMain {
	width: 710px;
	float: left;
	margin-left: 10px;
	display: inline;
}

#ContentRight {
	width: 220px;
	float: left;
	margin-left: 5px;
	text-align: left;
}

#ContentLeft {
	width: 222px;
	float: left;
	text-align: left;
	display: inline;
}

#Logo {
	padding-top: 15px;
	height: 102px;
	padding-left: 5px;
}

#Nav {
	
}

#Login {
	float: right;
	height: 110px;
	display: block;

/* ========================== */
/* = TEMP HIDE LOGIN BUTTON = */
/* ========================== */
	visibility:hidden;
/* ========================= */
/* = END HIDE LOGIN BUTTON = */
/* ========================= */

}

/* ================= */
/* = JL - 13/05/09 = */
/* ================= */
#Search {
	display: block;
	clear: both;
	position:relative;
	top:-8px;
}

#Search .ServerSkinWidget .SubmitButton{
	position:relative;
	top:8px;
}
/* ======= */
/* = END = */
/* ======= */

.clearBoth {
	clear: both;
}

#wrapperSplash .TitleHead, #wrapperSplash .Normal, #wrapperSplash p, a, a:link, a:hover, a:active {
	color: #ffffff;
}

#wrapperFooter .Normal p,
#wrapperFooter .Normal p a:link,
#wrapperFooter .Normal p a:visited,
#wrapperFooter .Normal p a:active,
#wrapperFooter .Normal p a:hover {
	color: #666666;
	font-size: 0.85em;
	line-height: 150%;
}

#wrapperSplash ul {
	text-indent: 0px;
	margin-left: 10px;
	padding-left: 10px; 
}

#wrapperSplash ul li {
	list-style-image: url(images/arrowTrans.gif);
	text-indent: 0px;
	margin-left: 0px;
}

.SplashImage {
	margin: 12px 0px 12px 0px;
}

a,a:link, a:visited, a:active {
	color:#8e173a; 
	text-decoration:underline; 
	font-weight:normal; 
}

a:hover {
	color:#8e173a; 
	text-decoration:none; 
}

a.user,a.user:link, a.user:visited, a.user:active {
	color:#8e173a; 
	text-decoration:underline; 
	font-weight:normal; 
}

a.user:hover {
	color:#8e173a; 
	text-decoration:none; 
}

#wrapperSplash a, #wrapperSplash a:link, #wrapperSplash a:active {
	text-decoration: underline;
	color: #ffffff;
}

#wrapperSplash a:hover {
	text-decoration: none;
	color: #ffffff;
}

.awardsWrapper {
	clear: both;
	width: 100%;
}

.awardsWrapper ul li {
	list-style-image: url(images/arrow.gif);
}

.awardsLeft {
	width: 35%;
	float: left;
	display: inline;
}

.awardsCenter {
	width: 35%;
	float: left;
	display: inline;
}

.awardsRight {
	width: 29%;
	float: left;
	display: inline;
}

#wrapperFooterPanel {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px solid #e3e3e3;
}

.LeftFooterPanelPane {
	width: 300px;
	margin-right: 18px;
	float: left;
}

.CenterFooterPanelPane {
	width: 300px;
	margin-right: 18px;
	float: left;
}

.RightFooterPanelPane {
	width: 300px;
	float: left;
}

.searchcontainer {
	display: inline;
	float: right;
}

.lightGrayContainer {
	width: 339px;
	background: url(images/lightGrayBg.jpg);
	float: left;
}

.lightGrayContent {
	padding: 0px 8px;
}

.lightGrayContent h3 {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	font-weight: normal;
}

.Events_Row,
.Events_AltRow {
	clear: both;
	width: 708px;
	border-bottom: 1px solid #cecece;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	height: 80px;
}

.Left_Row,
.Left_AltRow {
	width: 79px;
	float: left;
	height: 20px;
	border-right: 1px solid #cecece;
/*	padding: 30px 4px;*/
	padding: 10px 4px 50px;
}

.Center_Row,
.Center_AltRow {
	width: 510px;
	float: left;
	height: 30px;
	border-right: 1px solid #cecece;
	padding: 10px 10px 40px;
}

.Right_Row,
.Right_AltRow {
	width: 20px;
	float: left;
	height: 20px;
	padding: 30px 10px;
}

.Events_AltRow {
	background-color: #f7f7f7;
}

.Events_AltRowNoBorderBottom {
	clear: both;
	width: 708px;
	border-bottom: none;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	background-color: #f7f7f7;
	height: 80px;
}

.Left_AltRow {
	background-color: #f7f7f7;
}

.Center_AltRow {
	background-color: #f7f7f7;
}

.Right_AltRow {
	background-color: #f7f7f7;
}

.FooterLinksStrip {
	padding: 0px 0px 10px 0px;
}

.FooterLinksStrip .LeftFooterLinks,
.FooterLinksStrip .RightFooterLinks{
	color:#8e173a;
}

.LeftFooterLinks {
	float: left;
}

.RightFooterLinks {
	float: right;
}

.RightFooterLinks a,
.RightFooterLinks a:link,
.RightFooterLinks a:hover,
.RightFooterLinks a:active,
.RightFooterLinks a:visited,
.LeftFooterLinks a,
.LeftFooterLinks a:link,
.LeftFooterLinks a:hover,
.LeftFooterLinks a:active,
.LeftFooterLinks a:visited {
	font-size: 0.8em;
}

.TeamProfileMain {
	clear: both;
	
	width: 98%;
}

.TeamProfilePhoto {
	float: left;
	width: 24%;
	margin-bottom: 10px;
	margin-top: 10px;
}

.TeamProfileCopy {
	float: right;
	width: 70%;
	padding-right: 30px;
}

.TeamProfileSub {
	clear: both;
	border-bottom: 1px solid #c1c1c1;
	width: 98%;
}


.TeamProfileSubPhoto {
	float: left;
	width: 18%;
	margin-bottom: 10px;
	margin-top: 10px;
}

.TeamProfileSubCopy {
	float: left;
	width: 65%;
}

#RedBoxBottom {
	width: 220px !important;
}

#RedBoxTop {
	width: 220px !important;
}

/* ======== */
/* = FORM = */
/* ======== */
.containerRedBox .FormMaster .SubHead,
.containerRedBox .FormMaster .NormalRed,
.containerRedBox .FormMaster .normal{
	font-weight:normal;
	color:#ffffff;
}

.containerRedBox .FormMaster .SubHead{
	margin-bottom:10px;
}

.FormMaster .SubHead,
.FormMaster .NormalRed,
.FormMaster .normal{
	font-weight:normal;
}

.FormMaster .SubmitButton{
	margin-top:10px;
display:inline-block;
}

.FormMaster label {
	margin-right:10px;
	display:inline-block;
}

.FormMaster table tr td table{
	float:left;
}

.MainContactForm{

}

.EmailSignup .SubHead,
.MainEventsForm .SubHead{
	color:#2E3D47;
	width:150px;
}

.MainContactForm .SubHead{
	color:#2E3D47;
	width:230px;
}

.MainEventsForm .SubmitButton{
	padding-left:350px;
}

.MainContactForm .SubmitButton{
	padding-left:288px;
}

/* OLD FORM */
#SaveForm p{
	float:right;
	padding:10px 2px 0 0;
}
/* END */

table.interviews tr td{
	vertical-align:top;
}

table.interviews a{
	padding:0 0 0 20px;
	background: transparent url(images/arrow.gif) no-repeat 0 2px;
}

table.interviews img{
	padding-bottom:10px;
}

/* ======== */
/* = BLOG = */
/* ======== */
.wholeArticle .articleType .Snippet{
	border-bottom: 1px solid #c1c1c1;
}

.wholeArticle .articleType .lastArticle .Snippet{
	border-bottom: none;
}

.wholeArticle .articleType .Snippet a:link,
.wholeArticle .articleType .Snippet a:visited,
.wholeArticle .articleType .Snippet a:active{
	text-decoration:none;
}

.wholeArticle .articleType .Snippet a:hover{
	text-decoration:underline;
}

.wholeArticle .articleType .Snippet .readMore{
	display:block;
}

.wholeArticle .articleType .Snippet .integratedReadMore{
	display:inline;
}

.wholeArticle .articleType .Snippet h4{
	font-size:1.2em;
}

a.archiveMonth:link,
a.archiveMonth:visited,
a.archiveMonth:active,
a.archiveMonth:hover{
	font-weight:bold;
}

a:link h4,
a:visited h4,
a:active h4{
	text-decoration:none;
}

a:hover h4{
	text-decoration:underline;
}

.commentForm{
	border-top: 1px solid #c1c1c1;
	margin:10px 0;
	padding-top:10px;
}

.snippet .commentsLabel{
	font-weight:bold;
	margin-top:10px;
}

.commentForm .abstractsFormLabel{
	width:100px;
	display:inline-block;
}

.newsDate{
	font-style: italic;
}



.hidden{
	display:none;
}