@charset "UTF-8";

/* CSS Document */


/* Reset values
---------------------------*/

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

em {
    font-style: normal;
}

input, select, th, td, li li, li p, td p, blockquote p {
	font-size: 1em;
}

::selection {
	background: #D6C9EF; /* Safari */
	}
::-moz-selection {
	background: #D6C9EF; /* Firefox */
}

/* Generics

---------------------------*/

body {
    background: #FBFCF7;
    color: #000;
    font-family: 'Ropa Sans', sans-serif;
    font-size: 15px;
    line-height: 14px;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-family: 'Ropa Sans', sans-serif;
    font-weight: normal;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    margin: 0;
}

h1 {
    color: #003a8c;
    font-size: 24px;
    line-height: 25px;
    margin-bottom: 25px;
}

h2 {
    font-size: 1.3em;
    line-height: 1.3em;
    margin-bottom: 10px;
}

h3 {
    font-size: 1.15em;
    line-height: 1.55em;
    margin-bottom: 0.8em;
}

h4 {
    font-size: 1.2em;
    line-height: 1em;
    margin-bottom: 1.25em;
}

h5 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em;
    line-height: 1em;
}

p {
    margin: 0 0 1.5em 0;
    line-height: 1.5em;
    font-family: Arial, sans-serif;
    font-size: 13px;
}

p a:link {
    text-decoration: underline;
}

a:link, a:visited {
    color: #003a8c;
    outline: none;
    text-decoration: none;
    transition: all 0.1s ease-in 0s;
}

a:focus {
    outline: none;
}

a:hover, a:active {
    color: #003a8c;
    outline: none;
    text-decoration: underline;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 1px;
}

.cb {
    clear: both;
}

.cl {
    clear: left;
}

.cr {
    clear: right;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

img.flr {
    float: right;
    margin: 0 0 20px 20px !important;
}

.main img {
    margin: 0 0 20px 0;
    vertical-align: middle;
    align: center;
}

.fn, div.fn {
    float: none;
}

.la {
    text-align: left;
}

.ca {
    text-align: center;
}

a:hover img{
    text-decoration: none;
}

/* Layout
---------------------------*/

#container {
    margin: 0px auto 0 auto;
    padding: 0 10px;
    width: 940px;
}

#main {
    float: left;
    width: 520px;
}

.default .main {
    border-left: 1px solid #ededed;
}

.default .main ul {
    margin: 0 0 15px 17px;
}

.members-area #content .main ul#dl-subfolders li {
    list-style-type: none;
    margin-left: 0;
}

#members-area {
    float: right;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FAFAFA;
    border-color: #D7D7D7;
    border-radius: 0 0 3px 3px;
    border-style: solid solid solid solid;
    border-width: 0px 1px 1px 1px;
    margin: 0 0 20px 0;
    padding: 5px 10px 6px;
}

#members-area:hover{
    border-color: #CCCCCC;
}

#members-area a img {
    vertical-align: bottom;
}

#members-area a {
    color: #5b5b5b;
    font-family: 'Ropa Sans', sans-serif;
    font-size: 18px;
    line-height: 20px;
}

#members-area a:hover{
    text-decoration: none;
    color: #563D7C;
}

#members-area .wrapper a:hover {
    text-decoration: none;
}

#content .sidebar-left.members{
    padding: 40px 5px;
}

#preface {
    height: 240px;
    float: left;
    width: 940px;
}

#preface .banner {
    height: 240px;
    float: left;
    position: relative;
}

#preface .preface-text {
    top: 50px;
    left: 20px;
    position: absolute;
    width: 700px;
}

#preface .preface-text span{
    opacity: 0.9;
    padding: 10px;
    line-height: 1.2em;
    display: inline;
    color: #fff;
    float: left;
}

#preface .preface-text span.line{
    background: none repeat scroll 0 0 #563D7C;
    font-size: 50px;
    margin-bottom: 5px; 
    padding: 3px 7px;
    color: #FFFFFF;
}



.home-col-1,
.home-col-2,
.home-col-3 {
    float: left;
    width: 200px;
}

.home-col-1,
.home-col-2 {
    margin-right: 20px;
}



/* Header
---------------------------*/

#header{
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
}

#header .logo {
    float: left;
    margin: 35px 0 0 0;
}

#header #search-form {
    float: right;
    clear: right;
    margin-bottom: 20px;
}

#search-form input {
    background: #fff;
    border: 1px solid #d7d7d7;
    border-right: none;
    margin: 0 -10px 0 0;
    padding: 5px 5px 6px 5px;
    font-size: 0.8em;
}

#search-button {  
    border: none;
    cursor: pointer;
    height: 28px;
    line-height: 1px;
    padding: 0;
    vertical-align: top;
    width: 33px;
    
    border: 1px solid #d7d7d7;
    border-left: none;
}

#search-button:hover .glyphicon { 
    color: #563D7C;
}

#search-button .glyphicon{
    font-size: 1.5em;
    color: grey;
    transition: all 0.1s ease-in 0s;
}

#search-form input[type="submit"]{
    background: purple;
}




/* Navigation
---------------------------*/
#nav-language{
    float: right;
    margin: 10px 10px 0 0;
}
#nav-language li{
    display: inline;
}

#nav-language li a{
    color: #5B5B5B;
}

#nav-language li a:hover{
    text-decoration: none;
    color: #563D7C;
}

#nav-language li a.active{
    color: #563D7C;
}

ul.nav {
    float: right;

}

ul.nav li {
    float: left;
    margin-left: 10px;
}

ul.nav li a {
    color: #5b5b5b;
    float: left;
    font-family: 'Ropa Sans', sans-serif;
    font-size: 16px;
    margin-left: 10px;
    text-transform: uppercase;
}


ul.nav li a.active {
    color: #000;
}

ul.nav li a:hover,
ul.nav li.active a:hover {
    color: #563D7C;
    float: left;
    margin-left: 10px;
    text-decoration: none;
}

ul#nav-left li a {
    color: #5b5b5b;
    display: block;
    border-top: 1px solid #ededed;
    padding: 8px 0;
    line-height: 18px;
}

ul#nav-left li a.active {
    color: #00388b;
    font-weight: normal;
}

ul#nav-left li a:hover {
    color: #00388b;
    text-decoration: none;
}

#content .main ul.arrow-list li {
    background: url('/images/design/arrow.png') no-repeat center left;
    list-style-type: none;
    margin-left: 0;
    padding-left: 20px;
}

#content .main ul li {
    font-family: Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
}

/* Content
---------------------------*/

#content {
    background: url('/images/design/content-shadow.jpg') repeat-x top left #fff;
    clear: both; 
    overflow: hidden;
}

#content .main {
    float: left;
    padding: 40px 25px;
    width: 649px;
}

#content .main ul li {
    list-style: disc;
    padding: 0 0 5px 5px;
    margin-left: 20px;
    line-height: 1.5em;
}

#content .main-full{
    padding: 40px 25px;
    width: 880px;
}

.members-area #content .main  {
    width: 600px;
    float: right;
}

#content .sidebar-right {
    padding: 40px 25px;
    width: 180px;
    float: right;
}

#content .sidebar-right table tr td{
    padding: 10px 0;
}

#content .sidebar-left {
    padding: 40px 25px;
    width: 180px;
    float: left;
}

#content .download-document h2, #content .download-document p{
    margin-bottom: 5px;
}

.snippet {
    background: #EDECE7;
    padding: 10px;
    margin: 0 0 20px 0;
}

.snippet img {
    float: left;
    margin: 0 10px 0 0;
}

.snippet h3 {
    margin: 0;
    color: #686868;
}

.snippet p {
    color: #686868;
}

.compare {
    width: 100%;
    border: 1px solid #EDEDED;
    margin: 0 0 20px 0;
}

.compare th {
    font-size: 13px;
    font-weight: normal;
    color: #FFF;
    font-family: Arial, sans-serif;
    padding: 10px 0;
    background: #b11111;
}

.compare th:first-child {
    background: #507a0d;
    border-right: 1px solid #FFF;
}

.compare td {
    width: 50%;
    padding: 5px;
}

.compare td:first-child {
    border-right: 1px solid #EDEDED;
}

.compare ul {
    margin:  0 0 0 5px !important;
}

/* Footer
---------------------------*/

#footer {
    margin: 0 auto;
    padding: 10px;
    width: 940px;
    text-align: center;
    color: #727272;
    font-size: 0.9em;
}



/* Document library
---------------------------*/

/*
ul li {
    margin: 0 0 5px 15px;
}

.sidebar-left ul li a {
    color: #000;
}

ul li img {
    vertical-align: middle;
}*/

/* Document library
---------------------------*/

/*
table {
    width: 100% ;
    background: #fff;
    border-top: 1px solid #ddd;
    margin: 2px 0 1em;
}

table th, table td {
    padding: 6px;
    vertical-align: middle;
}

table th {
    font-weight: bold;
    background-color: #e3f5fe;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

table td {
    background-color: #f6f6f6;
    border-bottom: 1px solid #ddd;
}

table td:last-child {
    text-align: center;
}

table td:last-child a {
    display: block;
}

table .th {
    white-space: nowrap;
    padding: 6px 10px;
}

table .th, table .th-empty, table tr:hover .th-empty {
    background-color: #e3f5fe;
}

table tr:hover td {
    background-color: #ffffc9;
}

.group td, .group:hover td {
    font-weight: bold;
    background-color: #e3f5fe;
}
*/

/* Bordered table
---------------------------*/
table.bordered th{
    border: 1px #EDEDED solid;
    padding: 5px;
    text-align: left;
}

table.bordered td{
    border: 1px #EDEDED solid;
    padding: 5px 10px;
}

table.bordered td img{
    margin: 0 10px 0 0;
}

/* Map of Members
---------------------------*/

#flashmap{
    float: left;
}

.member{
    float: left;
    width: 390px;
}


/* Members login
---------------------------*/
.sub-panel h4{
    margin-bottom: 5px;
}

.sub-panel input{
    margin-bottom: 15px;
}

/* Search results
---------------------------*/

.searchInfo{
    margin: 10px 0;
}

/* 404 page
---------------------------*/

body.error-page {
    background: #FBFCF7;
}

.error-page #content {
    padding:20px;
    font-size: 16px;
    line-height:18px;
}

.error-page #content{
    text-align: center;
    color: #003A8C;
    font-size: 24px;
    line-height: 25px;
    margin-bottom: 25px;
    padding-top:35px;
}

.error-page h2 {
    font-size: 40px;
}

.error-page h3 {
 font-size:20px;
 color: grey;
 margin: 30px 0 0 0;
}

.error-page a {
    font-size: 16px;
    line-height:18px;
}


/****************************************************************************************************************/
/** Pagination *************************************************************************************************/

div.pagination {
	border: 1px solid #D7D7D7;
    padding: 8px;
    vertical-align: middle;
    background: #EEEEEE;
	overflow: hidden;
	text-align: center;
}

div.top-pagination {
	border: 1px solid #D7D7D7;
	border-bottom: none;
}

	div.pagination .pagination-items-per-page {
		float: left;
		line-height: 1.5em;
	}

	div.pagination .pagination-word-links,
	div.pagination .pagination-number-links {
		display: inline;
		line-height: 1.5em;
	}

		div.pagination .pagination-word-links a {
			padding: 0 6px;
		}
		
		div.pagination .pagination-number-links a {
			border: 1px solid #555;
			padding: 1px 6px;
			margin: 0 2px;
			display: inline-block;
			color: #555;
		}
		
		div.pagination .pagination-number-links a.active {
			background: #d0d0d0;
			color: #333;
		}

	div.pagination .pagination-amount-string {
		float: right;
		line-height: 1.5em;
	}
	
ul.search-results em {
	font-weight: bold;
}

ul.search-results .title {
	margin-bottom: 10px;
}

ul.search-results .title {
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
}

#content ul.search-results, #content ul.search-results li {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

ul.search-results .title span {
	float: right;
	padding-left: 20px;
}

div.search-results-wrapper .search-info {
	padding: 10px 0;
}


div.search-results-wrapper div.search-no-results {
	padding: 10px 0;
}

#content .main ul.slides li, #content .main ul.flex-direction-nav li{
    list-style: none;
    margin: 0;
    padding: 0;
}