@charset "UTF-8";
/* CSS Document */

body {
	background: #999999 url(../images/texture.png) repeat;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #4d4d4d;
}

a {
	text-decoration: none;
}

h2 {
	font-size: 1.2em;
	font-weight: 400;
	color: #3889ab;
	margin-bottom: -15px;
	margin-top: 25px;
}

div.container {
	width: 800px;
	margin: 0 auto;
	padding: 0 15px;
	background-color: #f6f6f6;
}

div.header {
	background: url(../images/line.png) repeat-x bottom;
	height: 65px;
	padding-top: 20px;
}
div.header a {
	color: #4d4d4d;
	text-decoration:none;
}

div.header img {
	float: left;
	padding: 0 10px 0 0;
	border: 0;
}

div.header p {
	float: right;
	margin-top: 0;
	line-height: 1.1em;
}

div.main {
	padding: 10px 0 10px 0;
	}

div.main p {
	margin: 0px 0 10px 0;
	}

div.main h1 {
	font-size: 1.5em;
	font-weight: 700;
	color: #3889ab;
	margin-bottom: 5px;
	margin-top: 25px;
}
div.main h1 a{
	font-weight: 700;
	color: #3889ab;
}

div.main h2 {
	font-size: 1.2em;
	font-weight: 400;
	color: #3889ab;
	margin-bottom: 5px;
	margin-top: 25px;
}

div.main h3 {
	font-size: 1.0em;
	font-weight: 700;
	color: #3889ab;
	margin: 15px 0 0px 0;
}

div.main h4 {
	font-size: 0.8em;
	font-weight: 700;
	margin: 10px 0 0 5px;
}

div.main breadcrumb {
	font-size: 0.8em;
	font-weight: 400;
	margin-top: 10px;
	font-style:italic;
}

div.main a {
	text-decoration: none;
	font-weight: 400;
	color: #3889AB;
}

div.nav {
	font-size: 0.8em;
	line-height: 1.2em;
	color: #3889ab;
}

div.nav a {
	color: #4d4d4d;
}

div.nav a:hover {
	color: #3889ab;
}

div.nav1 {
	float: left;
	padding-right: 5px;
	height: 20px;
}
div.nav hr {
	border: #a1d2e7 solid 1px;
}
	a.notation {
	font-size: 0.7em;
	position: relative;
	bottom: 0.5em;
}
ol {
	margin: 10px 0 0 -10px;
}

div.main img {
	padding: 0;
	border: 2px solid #4d4d4d;	
}

div.main_tables img {
	padding: 0;
	border: 0px solid #4d4d4d;	
}

div.main_table_left {
	padding: 0 20px 0 0;
	margin: 0;
	width: 380px;
	float: left;
}
div.main_table_left img{
	border: 0px solid #4d4d4d;	
}

div.main_table_right {
	width: 380px;
	padding: 0 20px 0 0;
	margin: 0;
	float: left;
}
div.main_table_right img{
	border: 0px solid #4d4d4d;	
}

img.rightimg, div.rightdiv {
	float: right;
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom: 5px;
	max-width: 50%;
	height: auto;
}

img.leftimg, div.leftdiv {
	float: left;
	margin-right: 15px;
	margin-top: 25px;
	margin-bottom: 5px;
	max-width: 50%;
	height: auto;
}

img.wideimg, div.widediv {
	float: none;
	display: block;
	clear: both;
	margin: 20px auto 10px auto;
	max-width: 90%;
	height: auto;
}

img.fullimg, div.fulldiv {
	float: none;
	display: block;
	clear: both;
	margin: 20px auto 0 auto;
	max-width: 100%;
	height: auto;
}

div.widediv img, div.leftdiv img, div.rightdiv img, div.CMImages img, div.CSImages img, div.fulldiv img {
	width: 100%;
	margin-bottom: 5px;
}

div.fulldiv img{
	border: 0;
}

div.widediv, div.leftdiv, div.rightdiv, div.CMImages, div.CSImages {
	font-size: 0.8em;
	line-height: 1.1em;
	color: #3889ab;	
}

div.CMStatusBox {
	background: #CCC;
	padding: 10px;
}
div.CMImages {
	float: right;
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom: 5px;
	max-width: 35%;
	height: auto;
}
div.CSStatusBox {
	background: #CCC;
	padding: 10px;
}
div.CSImages {
	float: right;
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom: 5px;
	max-width: 35%;
	height: auto;
}
div.footer {
	background: url(../images/line.png) repeat-x top;
	height: 70px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.footer a{
	padding: 0 0 0 0px;
	border: 0;
	font-size: 0.6em;
	color: #3889AB;
}

div.footer img {
	float: right;
	padding: 0 0 0 10px;
	border: 0;
}

/* INDEX BOXES STYLING */

div.introbox, div.tinybox, div.guidebox, div.counterbox {
	color: #f6f6f6;
	font-size: 0.8em;
	line-height: 1.2em;
}

div.introbox p, div.tinybox p, div.guidebox p, div.counterbox p, div.tinybox h2, div.guidebox h2, div.guidebox h3, div.counterbox h2, div.counterbox h3, div.halfbox h2 {
	margin: 15px;	
}

div.introbox, div.tinybox {
	background: #4d4d4d;
}

div.introbox {
	height: 250px;
	width: 32%;
}

div.introbox p {
	padding-top: 15px;	
}

div.tinybox {
	height: 117px;
	margin-top: 10px;
}

div.fullcontainer {
    margin-left: 0;
	margin-right: 0;
	clear: both;
	width: 100%;
}

div.halfbox {
	position: relative;
	width: 48%;
	height: 300px;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 10px;
	background-color: #3889ab;
	background-position: left top;	
}
div.halfbox_white {
	position: relative;
	width: 48%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 10px;
	background-color: transparent;
	background-position: left top;	
}

div.halfbox a h2 {
	font-size: 2.0em;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #f6f6f6;
	font-weight: 700;
	line-height: 1.0em;	
}

#tiny1 {
	background-image: url(../images/tinybox2.png);
	background-size: auto 100%;
	background-position: center;	
}

#tiny2 {
	background-image: url(../images/tinybox1.png);
	background-size: auto 100%;
	background-position: center;	
}


div.tinybox h2 {
	font-size: 1.8em;
	line-height: 1.0em;
	font-weight: 700;
	color: #f6f6f6;
	padding-top: 50px;
}
div.tinybox h2 a {
	font-weight: 700;
	color: #f6f6f6;
	padding-top: 50px;
}

div.tinycontainer {
	float: right;
	width: 32%;	
}

div.guidebox, div.counterbox {
	height: 250px;
	width: 66%;
}

div.guidebox h2, div.counterbox h2 {
	font-size: 2.7em;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #f6f6f6;
	font-weight: 700;
}

div.guidebox h3, div.counterbox h3 {
	font-size: 1.6em;
	font-weight: 400;
	color: #f6f6f6;
	padding-top: 9px;
	margin-bottom: -6px;
}

div.guidebox h3 a, div.counterbox h3 a {
	color: #f6f6f6;
	font-weight: 400;
	text-decoration: none;
}

div.guidebox {
	float: right;
	margin-left: 2%;
	background: #3889ab url(../images/guidebox_bkgd.png);
	background-size: auto 100%;
	background-position: center;	
}

div.counterbox {
	float: left;
	margin-top: 15px;
	margin-right: 2%;
	background: #3889ab url(../images/counterbox_bkgd.png);	
	background-size: auto 100%;
	background-position: right;
}

div.guideside {
	width: 49%;
	float: left;
}
div.countermeasureside {
	width: 49%;
	float: left;
	margin-top:-10px;
}

/* END OF INDEX BOXES STYLING */


/* TABLE STYLING FOR MATRICES */

.table{
	display:table;
	position: relative;
	font-size:0.8em;
	border-bottom:2px solid #3889ab;
	color:#4d4d4d;
	margin:10px 0;
}
.table-head{
	display: table-header-group;
}
.table-head .column{
	background:#3889ab;
	color:#f6f6f6;
	border-right:1px solid #3889ab;
	border-bottom:none;
}
.table-head .column:hover{
	background:#3889ab;
}
.row{
	display:table-row;
}
.row .column:nth-child(1){	
	border-left:1px solid #3889ab;
}
.row:last-child .column{
	border-bottom:none;
}
.column {
	display:table-cell;	
	padding:10px;
	border-bottom:1px solid #3889ab;
	border-right:1px solid #3889ab;
	line-height:1.4em;
	vertical-align: middle;
	text-align: center;
	z-index: 0;
	position: relative;
	/*float: left;*/
}

#matrixcolumn, #columnlabel, #columnfirst {
	padding:10px;
}

.spancontainer {
	position: relative;
	width:100%;
	height:100%;
	margin: -20px;
	padding: 20px;
}

.spancontainer span, div.halfbox span {
	position: absolute; 
	width:100%;
	height:100%;
	top:0;
	left: 0;
	z-index: 3;
	background-image: url(../images/empty.gif);
}

#matrixcolumn:hover {
	background:#3889ab;
	color: #f6f6f6;
}

.column:hover a {
	color: #f6f6f6 !important;
}

#columnnone {
	background: #999999 url(../images/texture.png) repeat!important;
	color: #8d8d8d !important;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}
#columnnone:hover{
	background: #999999 url(../images/texture.png) repeat!important;
	color: #8d8d8d !important;
}
#columnfirst, #columnfirst a{
	text-align: left;
	font-weight: 700;
	color: #4d4d4d;
}
#columnfirst:hover{
	background: #f6f6f6 !important;
	font-weight: 700;
	color: #4d4d4d !important;
}
#columnfirst:hover a{
	font-weight: 700;
	color: #4d4d4d !important;
}

#columnlabel {
	text-align: left;
	font-weight: 700;
}

#columnlabel a {
	font-weight: 700;
	color: #4d4d4d;
}
.casestudynumber {
	color: #4d4d4d;
	font-weight:700;
}

/* END TABLE STYLING FOR MATRICES */


/* RESPONSIVE: TABLETS */

@media screen and (max-width:855px) {
	
body {
	background-color: #f6f6f6;
	background-image: none;
}
	
div.nav1 {
	height: auto;
}
	
div.container {
	width: 96%;
	margin: 0;
	padding-left: 2%;
	padding-right: 2%;
}

div.counterbox, div.guidebox {
	margin-left: 0;
	margin-right: 0;
	clear: both;
	width: 100%;	
}

div.introbox, div.tinycontainer {
	width: 48%;
}

div.introbox {
	float: left;
	margin-top: 15px;
	width: 48%;
	font-size: 0.9em;
}	

div.introbox p {
	margin-top: 5px;
}

span.navdivider {
	display: none;
}

}
	
@media screen and (max-width:670px) {	

div.introbox {
	font-size: 0.75em;
}

div.halfbox a h2 {
	font-size: 1.6em;
}
}

/* END OF RESPONSIVE: TABLETS */


/* RESPONSIVE: MOBILE */

@media screen and (max-width:500px) {	

img.rightimg, div.rightdiv {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 90%;
	height: auto;
}

img.leftimg, div.leftdiv {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 90%;
	height: auto;
}
div.CMImages {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 90%;
	height: auto;
}
div.CSImages {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 90%;
	height: auto;
}

div.main p {
	clear: both;
}
	
div.guidebox, div.counterbox, div.introbox, #tiny1, #tiny2, div.halfbox {
	height: auto;
	background-image: none !important;
}

div.introbox, div.tinycontainer, div.guideside, div.countermeasureside, div.guidebox, div.counterbox, div.halfbox, div.halfbox_white {	
	margin-left: 0;
	margin-right: 0;
	clear: both;
	width: 100%;
}

div.introbox {
	background: none;
	color: #4d4d4d;
	font-size: 1.0em;
}

div.introbox p {
	margin: 0;
}

div.tinybox h2 {
	padding-top: 10px;
	padding-bottom: 10px;
}

div.guidebox h2, div.counterbox h2 {
	font-size: 2.0em;
}

div.nav {
	font-size: 1.0em;
	line-height: 1.2em;
}

span.nomobile {
	display: none;
}

:root .table,
:root .row,
:root .column,
:root .column:before{
		display:block;	
	}
:root .table,
:root .row .column:last-child{
		border-bottom:none;
	}
:root .table-head{
		position:absolute;	
		top:-1000em;
		left:-1000em;
	}
:root .row{
		border:1px solid #3889ab;
		border-top:2px solid #3889ab;
		border-bottom:2px solid #3889ab;
		margin:20px 0;
	}
:root .row .column:nth-child(1){ 
		border-left:none;
	}
:root .row .column:last-child{ 
		border-right:none;
	}
:root 	.row:last-child .column,
:root .column{ 
		border-bottom:1px solid #3889ab;
	}
:root .column:before{ 
		font-weight:bold;
		padding-right:10px;
		font-size:0.9em;
		content:" "attr(data-label)"";	
	}
	
:root #columnlabel, #columnfirst {
		font-size: 1.0em;
		background: #3889ab;
		color: #f6f6f6;
	}
:root #columnlabel a, #columnfirst a {
		color: #f6f6f6;
	}
}

/* END OF RESPONSIVE: MOBILE */


/* RESPONSIVE: PRINT */

@media print {

body {
	font-size: 1.0em;	
	line-height: 1.3em;
	color: #000000;
	background-color: #ffffff;
	background-image: none;
}
	
div.container {
	width: 96%;
	margin: 0;
	padding-left: 2%;
	padding-right: 2%;
}
	
div.nav {
	display: none;
}

div.footer {
	display: none;
}

}

/* END OF RESPONSIVE: PRINT */

