div#wrap{
	text-align: left;
}		
h1 a{
	text-decoration: none;
	font-style: italic;
}

body{
	padding-bottom: 200px;
	background: #fff;
	width: 100%;
	min-width: 950px;
	font-family: arial;
	font-size: 12px;
/*
	background-image: url(../images/gradient-blue.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background: #fff;
*/}			

body#tinymce{
	max-width: 600px;
}

#editwindow, .ui-dialog-titlebar{
	max-width: 720px;	
}

li{
	list-style: none;
}
			
div#centrar{
	text-align: left;
	background: #fff;
}			

div#topbar{
/*	border-bottom: 10px solid #777;*/
	width:100%;
}

div#leftcol{
	width: 18.5%;
	margin-right: 1%;
	float: left;
}

div#rightcol{
	float: left;
	text-align: left;
	width: 80%;
}

div#menu{
	/* background: #69c; Light-ish Blue suggested by Gui */
	padding-bottom: 0;
	margin-bottom: 0;
}

div#menu ul{
	padding-left: 0;
	margin-left: 0;
	width: 100%;
	background: #fff;
}

div#menu li{
	background: #9aaaad;
	list-style: none;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 0;
}


div#menu li a{
	display: block;
	line-height: 20px;
	color: #fff;
	font-weight: normal;
	font-size: 1.2em;
	width: 100%;
	padding: 5px 10px;
	text-decoration: none;
}

div#menu li a:hover{
	text-decoration: none;
	color: #fff;
}
	

div#menu li:hover{
	background: #369;
	color: #fff;
}

div#menu ul ul li{
	margin-bottom: 0;
}

div#menu ul ul li:hover{
	background: #369;
}


div#menu ul ul li a:hover{
	color: #fff;
}



div#menu li.selected{
	background: #369;
}

div#menu li.selected a{
	color: #fff;
}

div#menu ul ul li{
	background: #f4f2f2;/*
	border-bottom: 1px solid #000;*/
	line-height: 20px;
}

div#menu ul ul li a{
	color: #000;
	font-size: 0.8em;
	font-weight: normal;
	padding: 0px 10px;
    margin-bottom:2px;
}

div#menu ul ul ul li{
    border: none;
    background: #f4f2f2;
    line-height: 20px;
}

div#menu ul ul ul ul li{
border: none;
padding-left:10px;
background: #F3F4F3;
}


div#menu ul ul ul a{
	padding-left: 25px;
}

div#menu #members{
	background: #8d6cb0;
}

div#menu #members:hover{
	background: #369;
	color: #fff;
}

.clear{
	clear: both;
}

h1#logo{
	float: left;
	padding-top: 5px;
	color: #1f318b;
	font-size: 1.6em;
	padding: 15px 0;
	padding-left: 20px;
}


h2{
	padding-top: 10px;
	color: #ccc;
	font-size: 1.8em;
	margin-bottom: 10px;
}

h2#title{
	float: left;
	padding-top: 10px;
	color: #933;
	font-size: 1.8em;
	padding-left: 20px;
}

h3{
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 15px;
}


h4{
	padding-top: 10px;
	color: #777;
	font-size: 1.8em;
	margin-bottom: 10px;
}


div#maincontents{
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 0px;
	clear: both;
	color: #585858;
}

div#maincontents h2{
	color: #369;
}

div#maincontents h3{
	color: #777777;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0;
}

div#maincontents ul{
	margin-left: 0;
}

div#maincontents ul.list-with-bullets{
	margin-top: 10px;
	margin-left: 10px;
}

div#maincontents ul.list-with-bullets li{
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}

div#maincontents a{
	font-weight: bold;
	color: #369;
	text-decoration: none;
	font-size: 1.1em;
}

div#maincontents a:hover{
	color: #0099ff;
	text-decoration: underline;
}



#title span{
	font-family: Tahoma;
	color: #777;
	font-style: normal;
}

div#bg{
	background-image: url(../images/search-bg.png);
	background-repeat: no-repeat;
	padding: 10px;
}


img#woman-and-child{
	float: right;
	position: relative;
	top: -127px;
	right: -4px;
}

div#copyright{
	width: 99.5%;
	background: #9aaaad;
	height: 20px;
	line-height: 20px;
	font-size: 0.9em;
	color: #fff;
	font-weight: bold;
}

div#copyright a{
	margin-right: 20px;
	font-size: 0.9em;
	color: #fff;
	font-weight: bold;
}



.times{
	font-family: "Times New Roman";
	font-size: 1.8em;
	font-style: italic;
	font-weight: normal;
}


.bt-blue{
   background-image: url(../images/bt-blue.png);
	background-repeat: no-repeat;
	width: 92px;
	height: 20px;
	display: block;
	float: left;
	border: none;
	color: #fff;
	font-weight: bold;
	margin-right: 5px;
	margin-top: 10px;
}



div.gray-dashed{
	background: #f8f7ef;
	border: 1px dashed #b2b2b2;
	border-left: none;
	border-right: none;
	width: 100%;
	margin: 20px -10px;
	padding: 10px 10px;	
	min-width: 890px;
}

div.white-dashed{
	border: 1px dashed #b2b2b2;
	border-left: none;
	border-right: none;
	width: 90%;
	margin: 20px 0 20px 0px;
	padding: 10px;	
	min-width: 890px;
	background: #fff;
}

div.gray-dashed .lhs{
	float: left;
	border-right: 1px dashed #b2b2b2;
	width: 550px;
}

div.gray-dashed .rhs{
	float: left;
	width: 250px;
	padding-left: 10px;
}

div.gray-dashed .lhs p{
	width: 540px;
}


div.gray-dashed .rhs h3{
	margin: 10px 0px 0px 0px;
	padding-left: 0;
	font-size: 1.6em;	
}

.fltl{
	float: left;
}

.fltr{
	float: right;
}


/* jquery toggle specific */

a:focus {
	outline: none;
}

div.panel, div.panel2, div.panel3{
	display: none;
	clear: both; 
	margin-bottom: 100px;
}

.slide, .slide2, .slide3{
	margin: 0;
	padding: 0;
	background: url(../images/btn-slide.png) no-repeat left top;	
	position: relative;
	top: 7px;
}

.btn-slide, .btn-slide2, .btn-slide3{
	background: url(../images/white-arrow.png) no-repeat right -50px;
	text-align: left;
	width: 154px;
	height: 30px;
	padding: 15px 0px 0 0px;
/*	margin: 0 auto;*/
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

a.show-studies{
	display: block;
	background-image: url(../images/btn-slide.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 154px;
	height: 30px;
}

.active {
	background-position: right 12px;
}

/* jquery toggle specific end */




label{
	display: block;
}

input{
	margin-bottom: 10px;
	border: 1px solid #6e9ecd;
}

input.question{
	width: 500px;
}







/* Webkit Browsers Hack Starts */

@media screen and (-webkit-min-device-pixel-ratio:0){
}

@media screen and (-webkit-min-device-pixel-ratio:0){
}

/* Webkit Browsers Hack Ends */

.second-tr{
	background: #ffffcc;
}


div#central{
	width: 100%;
}

.title{
	background: #0099FF;
	color: #fff;
	padding: 10px;
}

div#welcome{
	background-image: url(../images/woman-and-child-big-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 10px;
	min-height: 200px;
	color: #fff;
}

div#news-home h2{
	font-size: 2em;
	color: #fff;
}

div#news-home h3{
	margin-bottom: 0px;
	margin-top: 5px;
	font-size: 1.6em;
	color: #fff;
}

div#news-home{
	float: left;
	margin-left: 15px;
	width: 280px;
}

div#news-home a{
	color: #ffca79;
	font-weight: bold;
	text-decoration: none;
}

div#news-home a:hover{
	color: #ffb13c;
	text-decoration: underline;
}

div#welcome img{
	float: right;
}

div#topbarleftcol{
	width: 69%;
	float: left;
	max-width: 960px;
	min-width: 200px;
}

div#topbarrightcol{
	float: right;
	text-align: right;
	margin-right: 28px;
}

div#topbarrightcol a{
	background: #9aaaad;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	position: relative;
	text-decoration: none;
	top: 20px;
}


div#topbarrightcol a:hover{
	background: #369;
}

div#topbarrightcol a.selected{
	background: #369;
}

div#breadcrumbs{
	background: #369;
	margin-top: 0;
	padding-top: 0;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
}

div#breadcrumbs ul{
	margin: 0;
	height: 20px;
	line-height: 20px;
}

div#breadcrumbs li{
	float: left;
	margin-left: 10px;
}

div#breadcrumbs, div#breadcrumbs a{
	color: #fff;
	font-weight: bold;
}

div#guidelines-area-home{
	padding: 10px;
	background: #f3f3f3;
}

div#guidelines-area-home h2{
	color: #777;
	margin-top: 0;
}

#home-txt{
	padding: 10px;
	margin-top: 0;
	background: #fff;
}

#home-txt a{
	color: #369;
	font-weight: bold;
	text-decoration: none;
}

#home-txt a:hover{
	color: #6e9ecd;
	text-decoration: underline;
}

div#three-col-left{
	float: left;
	width: 65%;
	margin-right: 20px;
}

div#three-col-right{
	text-align: right;
	float: right;
	width: 30%;
	padding-top: 20px;
}

input#home-go-bt{
background-image: url(../images/go_button.gif);
background-repeat: no-repeat;
border: none;
width: 24px;
height: 19px;
position: relative;
left: 5px;
}

input#home-go-bt:hover{
background-image: url(../images/go_button_hover.gif);
}

@media screen and (-webkit-min-device-pixel-ratio:0){
input#home-go-bt{
	top: -2px;
}
}

#tologsubmit{
	display: block;
}

div#sitemap-div{
	background: #fff;
	padding: 10px 10px 10px 10px;
	max-width: 500px;
}

div#sitemap-div h2{
	color: #336699;
	margin-top: -15px;
}

div#sitemap-div ul li ul li a {
	font-weight: normal;
}

ul.sitemap  {
    margin:0;
    padding:0;
    background-image:none;
}

div#sitemap-div ul.sitemap li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 10px;
}

th, td, caption {padding:5px 4px 4px 5px;}
td img  {padding-top:3px}

div#wandcimg{
	float: right;
	background-image: url(../images/woman-and-child-big.png);
	background-repeat: no-repeat;
	display: block;
	width: 379px;
	height: 241px;
}

table.bordered-table, table.bordered-table td {
	border: 1px solid #9aaaad;
}
table.bordered-table td {
	vertical-align: top;
}


div#rightcol ul li {
	list-style: disc;
	margin: 0 2em;
}


div#rightcol div#breadcrumbs li {
	list-style: none;
	margin: 0;	
	padding:0;
	margin-left: 10px;
}

