/*********************** basic elements ***********************/
/*.pp_gallery{
	display:none;
	}*/
	
* {
	margin: 0;
	padding: 0;
	}

html { font-size: 100%;
	background:url(../images/bg.jpg) no-repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.footer_content
{
	display:none;
	}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75.00%;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	color:#000000;
}

.header-wrap {
	height: 25px;
	padding: 25px 0px 30px;
}

div.page_margins {
	/*margin: 0 auto;
	margin-top: 0px;
	border: 0px;
	width: 970px;
	height: 100%;*/
	color:#000000;
	margin: 0 auto 40px;
    max-width: 970px;
    min-width: 320px;
    overflow: hidden;
    width: 95%;
}

#content{
	background-color:#fffbf7;
    box-shadow: 0 0 6px #000000;
    height: auto;
	margin-top:20px;
    margin-bottom: 40px;
    overflow: hidden;
    padding-top: 30px;
    width: 100%;
}

.logo {
    float: left;
    margin-top: 5px;
}

div.logo img{
	border:none;
	}

header h1, header p {
    color: #7d0000;
	font-family:'Philosopher', serif;
    font-size: 300%;
    font-weight: normal;
    line-height: 100%;
    margin-bottom: 12px;
    margin-left: 40px;
}
header h2 {
    color: #FF9900;
	font-family:'Philosopher', serif;
    font-size: 180%;
    font-weight: normal;
    margin-left: 40px;
}

h1{
	font-size:170%;
	font-weight:normal;
	line-height:100%;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color:#433e37;
	font-family:'Philosopher', serif;
}

h2{
	font-size:150%;
	font-weight:normal;
	line-height:100%;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	color:#771f07;
	font-family:'Philosopher', serif;
}

.subtitle{
	margin:0px 0px 10px 0px;
}

h3{
	font-size:130%;
	font-weight: normal;
	line-height:100%;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	color: #433e37;
	font-family:'Philosopher', serif;
}

p{
	margin-top:0px;
	margin-bottom:1em;
	padding:0px;
}

a{
	color: #8b1313;
	text-decoration:none;
}
a:visited{
	color: #8b1313;
	text-decoration:none;
}
a:hover{
	color: brown;
	text-decoration:underline;
}

p a, p a:visited{
	border-bottom:1px dotted;
}

p.icaption_left a{
	border-bottom:none;
}

blockquote{
	font-family:'Philosopher', serif;
	font-size:120%;
	color:#433E37;
	margin:0px 50px 18px 100px;
	padding:0px;
	}

blockquote span{
	font-size:90%;
	font-style:normal;
	text-align:left;
	display:block;
	}

.share_it {
	float:right;
	margin:20px 0 0 0;
	clear:both;
}


/*********************** content **********************************/

#main_content{
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
	font-size:120%;
	text-align:justify;
	line-height:1.7em;
	float:left;
	width:563px;
	height:100%;
	border-left:1px dotted #10538C;
}

#main_content p a{
	/*color: #d16200;*/
	/*border-bottom:1px dotted #fed455;*/
}
#main_content p a:hover{
	border-bottom:1px dotted brown;
	text-decoration:none;
}

#main_content_fullsize{
	padding-left:30px;
	padding-right:30px;
	margin-bottom:20px;
	font-size:120%;
	text-align:justify;
	line-height:200%;
	float:left;
	width:71%;
	height:100%;
	border-left:1px dotted #10538C;
}

#main_content_hp{
	padding-left:30px;
	padding-right:30px;
	margin-bottom:20px;
	font-size:120%;
	text-align:justify;
	line-height:200%;
	float:left;
	width:94%;
	height:100%;
	}

#main_content_fullsize p a:hover{
	border-bottom:1px dotted brown;
	text-decoration:none;
}


/*********************** navigation **********************************/
#navigation{
	padding:0px 25px 0 15px;
	margin:0;
	width:180px;
	float:left;
	color:#433E37;
	font-size:120%;
	line-height:125%;
}

#navigation ul{
	padding-left:16px;
	margin:0px;
}

#navigation li{
	/*list-style-image:url(../images/bullet.gif);
	list-style-position:top;*/
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

#navigation li ul{
	padding-right:16px;
	margin:0px;
	margin-top:10px;
}

#navigation li li{
	list-style-type: none;
	list-style-image:none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	color:#d6c9a0;
}

#navigation li.active {
	/*list-style-image: url(../images/bullet_active.gif);*/
}

#navigation li.active li.active{
	/*list-style-image: url(../images/bullet_active1.gif);*/
}

#navigation li.active li a{
	color:#7D0000;
	font-weight:normal;
}
#navigation li.active a{
	color:#433E37;
	font-weight:bold;
}

#navigation li.active li.active a{
	color:#7D0000;
	font-weight:bold;
}

#navigation a{
	text-decoration:none;
	color:#433E37;
}
/*********************** end of navigation **********************************/

ul{
	margin-left:15px;
	}
	
ul li{
	list-style-type:square;
	}

#related_resources{
	padding:0px;
	width:160px;
	float:left;
	
}

#related_resources_block {
	border: 1px solid #D4D0C8;
	color:#FFFFFF;
	/*text-align:center;*/
	padding:0px 0 10px 0;
	margin:0px 0 20px 0;
}

#related_resources_block img.icon_video{
	border:none;
	vertical-align:sub;
	*vertical-align:middle;
	margin:0;
	padding:0;
	}

#related_resources_block .header {
	background-color: #D4D0C8/*#FFE8A0*//*#EAD8CB*/;
	color:#10538C;
	font-weight:bold;
	font-size:small;
	text-align:center;
	line-height:100%;
	padding: 3px 0px 6px 0px;
	margin:2px;
}

#related_resources_block img{
	margin-top:10px;
	margin-bottom:3px;
	border:1px solid #A5A092;
}

#related_resources_block ul{
	padding-left:22px;
	padding-top:8px;
	margin:2px;
	text-align:left;
}

#related_resources_block li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size:small;
	list-style-type:square;
	color:#10538C;
}

#related_resources_block a{
	text-decoration:none;
	color:#10538C;
}

#related_resources_block p.caption {
	margin: 1px 0px 6px 0px;
	font-size:92%;
	color:#10538C;
	text-decoration:none;
	text-align:center;
}

.inline-block{
	display:inline-block;
	margin-bottom:18px;
	width:585px;
	}

/* ******************** grid for the landing page ******************** */
#thumbnails{
	display:inline-block;
	width:100%;
}

#thumbnails div{
	float:left;
	margin-right:30px;
	margin-bottom:30px;
}

#thumbnails img{
	border:1px solid #A5A092;
	margin-bottom:4px;
}

#thumbnails strong{
	display:block;
	text-align:center;
	line-height:130%;
	font-weight:normal;
}

#thumbnails div.last{
	margin-right:0px;
}

/* ******************** end of grid for the landing page ******************** */

#grid{
	display:inline-block;
	margin:0 0 2em 0;
	direction:rtl;
}

#grid p.icaption_left{
  float:left;
  display:inline;
  margin: 0.5em 1.7em 0em 0em;
  width:172px;
  }

#grid p.icaption_right{
  float:left;
  display:inline;
  margin: 0.5em 0em 0em 1.7em;
  width:172px;
  }



	





.float_left{
	float:left;
	margin:8px 15px 8px 0;
	}

.float_right, #TB_ajaxContent p.float_right{
	float:right;
	margin:8px 0px 8px 15px;
	}

p.float_left img, p.float_right img{
	border:1px solid #e4e9f1;
	}
	
p.icaption_left { float:left; display:inline; margin: 0.5em 1.5em 0.4em 0; width:202px; /*position:relative; */}
p.icaption_right { float:right; display:inline; margin: 0.5em 0 0.4em 1.5em; width:202px; /*position:relative; */}

#main_content p.icaption_left a:hover{
	border-bottom:none;
	text-decoration:none;
}
#main_content p.icaption_right a:hover{
	border-bottom:none;
	text-decoration:none;
}

#main_content_fullsize p.icaption_left a:hover{
	border-bottom:none;
	text-decoration:none;
}
#main_content_fullsize p.icaption_right a:hover{
	border-bottom:none;
	text-decoration:none;
}
p.icaption_right img, p.icaption_left img{
	border:1px solid #A5A092;
	}

p.icaption_left strong{
	display:block;
	overflow:hidden;
	padding:6px;
	background-color:#f4f1ed;
	font-weight:normal;
	font-size:92%;
	line-height:120%;
	color:#10538C;
	}

p.icaption_right strong{
	display:block;
	overflow:hidden;
	padding:6px;
	background-color:#f4f1ed;
	font-weight:normal;
	font-size:96%;
	line-height:120%;
	color:#10538C;
	}

#lightbox a{
	color:#bb712a;
	}

	
/*********************** copyright **********************************/
#copyright {
	background:#433e37 none repeat scroll 0 0;
	border-top:1px solid #A5A092;
	color:#A5A092;
	clear: both;
	overflow: hidden;
}

#copyright .claims {
	float:right;
	margin-top:20px;
	margin-right:20px;
	width:310px;
	font-size:110%;
	font-weight:bold;
}


#footer{
	padding:20px 20px 20px 20px;
	float: left;
	width:600px;
	}

#copyright a{
	color: #A5A092;
	background:transparent none repeat scroll 0 0;
	font-weight:bold;
}
#copyright a visited{
	color:#A5A092;
	background:transparent none repeat scroll 0 0;
	font-weight:bold;
	text-decoration:underline;
}

.supported_by{display:none;}

hr{
border: 0;
height: 1px;
background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
margin-bottom:20px;
margin-top:20px;
	}

@media print {
div#wrapper {
	margin: 0 auto;
	margin-top: 0px;
	border: 0px;
	width: 100%;
	height: 100%;
	display:block;
}

div#main_content {
	margin: 0 auto;
	padding:0px;
	width:100%;
	border: 0px;
	color:#000000;
	text-align: justify;
	line-height:200%;
}
div#main_content_fullsize {
	margin: 0 auto;
	padding:0;
	border: 0px;
	color:#000000;
	text-align: justify;
	line-height:200%;
}

.slider-wrapper{
	display:none;
	}

div#copyright {
	width:100%;
	margin:0px;
	padding:0px;
}
div#footer {
	padding-right:0px;
	}
div#navigation{
	display:none;
}
div#related_resources {
	display:none;
}
div#topmenu{
	display:none;
}
div#mainmenu{
	display:none;
}
#slideshow{
	display:none;
}
div.jcarousel-skin-tango{
	display:none;
	}

.claims{
	display:none;
	}
.supported_by{
	display:block;
	margin-top:20px;
}

.supported_by img{
	border: none;
}
.share_it{
	display:none;
	}
}