
*{
	margin:0px;
	padding:0px;
	border:0px;
	overflow: visible;
}


body{
	background-color:#D0D9E4;
	color:#444444;
}

p{
	margin:0.5em 0;
}

a{
	color:#254A8C;
	text-decoration:none;
}

h1{
	font-size: 34px;
	margin-top:0px;
}

h2{
	font-size: 22px;
}

h3{
	font-size: 18px;
}

a:hover{
	text-decoration:underline;
}



.wessex-header{
	background-color:#254A8C;
	
}

.wessex-header h1{
	color:#ffffff;
	padding:10px 0px 0px 10px;
}

.wessex-header h1 a{
	text-decoration:none;
	color:#ffffff;
}

.wessex-main{
	background-color:#FFFFFF;
}

.wessex-footer{
	display:none;
	}


address{
	color:#ffffff;
	text-align:left;
	font-style:normal;
	font-size:12px;
}

address a{
	color:#ffffff;
	text-decoration:underline;
}

address a:hover{
	text-decoration:underline;
}

.header-right{
	color:#ffffff;
	text-align:right;
	font-style:normal;
	font-size:12px;
	margin-right:0px;
	margin-top:5px;
}


#main_menu{
	display:none;
}


.content{
	padding-top:0px;
}

.content ul{
	padding-left:30px;
}

.main-content ul{
	padding-left:30px;
}


.item-page-blue{
	background-color:#254A8C;
}

.cols-4{
	text-align: center;
}


.cols-4 .span3{
	display: inline-block;
    height: 350px;
	padding: 0px 18px;
    width: 200px;
}

.column-right .custom p{
	font-size:0.9em;
	
}

.col-xs-12  .column-right  p{
	display:inline-block;
	padding-right:10px;
	width:160px;
	vertical-align:top;
	
}



.custom-banner .double-line a{
	color: #FFFFFF;
    display: block;
    font-size: 25px;
    font-weight: bold;
    line-height: 27px;
    padding-left: 45px;
    padding-top: 15px;
    text-align: center;
    width: 170px;
}

.cfp-banner{
	background:url('../images/cfp-banner.jpg') no-repeat center bottom transparent;
	padding-bottom:44px;
	border: 1px solid #444444;
	float: left;
    margin:0px 10px 10px 0px;
}

.conference-header h1{
	margin-bottom:15px;
}

.conference-header h2{
	margin-bottom:15px;
}

.conference-header p{
	margin-bottom:10px;
}

.marginBottom-0 {margin-bottom:0;}

.blog-item{
	margin-bottom:5px;
	text-align: center;
}

.article-toc{
	display:none;
}

.column-right{
	padding-top:15px;

}

.column-right .moduletable{
	border:1px solid #9EACCC;
	border-radius: 4px;
	margin-bottom:5px;
}

.moduletable-no-border{
	display:none;
}

.column-right .custom p{
  padding:3px 5px;
  display: inline-block;
  vertical-align: top;
  width:32%;
}

.column-right .module-header{
	font-size: 16px;
	background-color: #9EACCC;
	color: #fff;
	padding: 6px;
	margin:0px;
}

.column-right .menu-header{
	font-size: 20px;
    margin: 3px 0px 3px 0px;
	display: block;
	color: #254A8C;
	text-align: center;
}

.column-right .nav li{
	margin-top:3px;
}
.column-right  .menu-no-border .nav li a{
	background-color:#dc2121;
	color:#fff;
}

.column-right .menu-no-border .nav li a:hover{
	background-color:#dc3737;
}

.column-right .menu{
	border:1px solid #254A8C;
	border-radius: 4px;
	margin-bottom:5px;
	padding:3px;
}

.column-right .nav li a{
	color:#ffffff;
	background-color:#254A8C;
}

.column-right .nav li a:hover, .column-right .nav .current a{
	background-color:#BBC4D7;
}

.column-right .custom table {
  width:100%;
}

.column-right .custom table td {
  padding: 3px;
}

.column-right .custom table tr:nth-of-type(even) {
  background: #F2F6FC;
}

.glyphicon-asterisk:before{
	color:red;
	font-size: 8px;
	vertical-align: top;
}
	
	.conf-header .links a {
		margin-left:20px;
		cursor:pointer;
	}
	
	.conf-header .links a:first-of-type{
		margin-left:0px;
	}
	.main-content{
	  margin-top: 20px;
	}
	
	.homepage{
		margin: -20px 0px 0px -15px; 
		background-color: #254a8c;
	}
	
	.home-buttons .col-xs-3{
		padding-top: 25px;
		background-color: #254a8c;
	}
	
	.add-link{
	display:none;
}

.add-link a, .add-link a:visited, .add-link a:active{
	text-decoration:none;
}



.add-link .glyphicon{
	font-size: 40px;
	background-color: #254A8C;
	color: white;
	top: 0px;
	padding: 9px 11px 8px 7px;
	display: table-cell;
}

.add-link:hover .glyphicon{
background-color: #9eaccc;
}

.add-link .link-text{
	vertical-align: middle;
	display: table-cell;
	padding-left: 10px;
}
	
	.phrases-box{
		margin-left: 20px;
	}
	
.btn-wit{
	background-color:#254A8C;
	color:#fff;
}
	
.btn-wit:hover{
	background-color:#9eaccc;
	color:#fff;
}

.panel-wit{
	border-color: #254A8C;
	background-color: #F2F6FC;
}

.panel-wit .panel-heading{
	color: #fff;
  background-color: #254A8C;
  border-color: #254A8C;
  font-weight: bold;
}

.tab-content>.tab-pane {
  display: block; 
  visibility: visible;
}
@page {
margin: 0.5cm;
}