﻿/* Main Style sheet for Open Doors */
body {
	margin: 0;
	background-color: #FFFFFF;
	font-family: Verdana,Geneva,Arial,sans-serif;
	color: #000000;
	font-size: 0.8em;
	font-style: normal;
}

/****************************************************************************************/
/* Définition des styles généraux sur les balises courantes pour la partie contenu */
/*****************************************************************************************/ 

#text table { font-size: 1.0em; }

h1 { font-family: "Times New Roman", Times, serif; font-weight: bold; font-size: 2.4em; }
h2 { font-weight: bold; font-size: 1.4em; color: #663399; text-decoration: none; margin-bottom: 2pt;}
h3 { font-weight: bold; font-size: 1.1em; color: #663399; text-decoration: none; margin-bottom: 2pt; }
h4 { font-weight:bold; color:#000000; text-decoration:none; margin-top:3pt; margin-bottom:0pt; }
h5 { font-size:0.9em; color:#000000; text-align:center; text-decoration:none; margin-top:3pt; margin-bottom:3pt; }
h6 { font-size:0.9em; color:rgb(102,51,153); text-align:left; line-height:16px; text-decoration:none; margin:10px; }
p { color:#000000; text-align:left; margin-top:0pt; margin-bottom:6pt; }


td { font-family:  Verdana,Geneva,Arial,sans-serif; font-size: 1.0em; color:#000000;  }
td h1 { font-family: "Times New Roman", Times, serif; font-weight: bold; font-size: 2.4em; }
td h2 { font-weight: bold; font-size: 1.4em; color: #663399; text-decoration: none; margin-bottom: 2pt;}
td h3 { font-weight: bold; font-size: 1.1em; color: #663399; text-decoration: none; margin-bottom: 2pt; }
td h4 { font-weight:bold; color:#000000; text-decoration:none; margin-top:3pt; margin-bottom:0pt; }
td h5 { font-size:0.9em; color:#000000; text-align:center; text-decoration:none; margin-top:3pt; margin-bottom:3pt; }
td h6 { font-size:0.9em; color:rgb(102,51,153); text-align:left; line-height:16px; text-decoration:none; margin:10px; }
td p { color:#000000; text-align:left; margin-top:0pt; margin-bottom:6pt; }

a:link { color:#663399; }
a:active { color:#663399; }
a:visited { color:#663399; }
a:hover { color:#999966; }

img {
	margin: 0;
	padding: 0;
	border: none;
}


/*****************************************************************************************/
/*                                  Placement des blocs                                  */
/*****************************************************************************************/ 

.imgBasicPage
{
	position:relative;
	float:right;
}

#accessibility {
	display: none;
}

#header {
	height: 55px;
	width: 100%;
	min-width: 750px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#imgTop {
	float: right;
	height: 55px;
	min-width: 236px;
	max-height: 55px;
	margin: 0;
	padding: 0;
	border: 0;
}
#giveOnline {
	float: right;
	width: 112px;
	height: 55px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(http://www.puertasabiertas.org/css/images/nav/give_online.gif);
	text-align: center;
}
#search {
	float: right;
	width: 102px;
	height: 55px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(http://www.puertasabiertas.org/css/images/nav/search.gif);
	text-align: center;
}
table.header {
	height: 55px;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	border: none;
}
table.header tr, table.header td { padding:0; margin: 0; border:none; }
td.give
{
	width: 112px;
	height: 55px;
	background-image: url(http://www.puertasabiertas.org/css/images/nav/give_online.gif);
	text-align: center;
}
td.search
{
	width: 102px;
	height: 55px;
	background-image: url(http://www.puertasabiertas.org/css/images/nav/search.gif);
	text-align: center;
}
a.headerLink {font : bold 15px Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none;}
a.headerLink:link {font : bold 15px Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none;}
a.headerLink:visited {font : bold 15px Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none;}
a.headerLink:hover {font : bold 15px Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: underline;}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 2;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: orange;
}

#bgTopMenu {
/*	height: 24px;*/
	background-color: #000000;
	margin : 2px 0px 2px 124px;
	padding : 4px 4px 4px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	color: white;
	text-decoration: none;
}
#bgTopMenu a { color: #FFFFFF; text-decoration: none;  }



#outer_wrapper {
	margin: 0;
	padding: 0;
	background: #FFFFCC url(http://www.puertasabiertas.org/css/images/nav/bg_left.gif) repeat-y left;
}
#wrapper {
	margin: 0;
	padding: 0;
	background: #FFFFCC url(http://www.puertasabiertas.org/css/images/nav/bg_right.gif) repeat-y right;
}

#container {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	margin-right: -122px;
	background: #FFFFCC url(http://www.puertasabiertas.org/css/images/nav/bg_right.gif) repeat-y right;
}
#content {
	position: relative;
	margin: 0;
	padding: 0;
	margin-right: 124px;
	background: url(http://www.puertasabiertas.org/css/images/nav/bg_left.gif) repeat-y left;
}
#left {
	position: relative;
	float: left;
	width: 124px;
	background : #663399 url(http://www.puertasabiertas.org/css/images/nav/backframe.gif) no-repeat left top;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	color: #FFFFFF;
}

#siteLanguages {
	margin: 0;
	padding: 5px 0px 0px 2px;
	text-align: left;
	color:#FFFFFF;
	font-weight:bold;
}
#siteLanguages a {
	text-decoration: none; color:#FFFFFF;
	font-size: 0.8em;
	font-weight:normal;
}
#siteLanguages a:hover {
	text-decoration: underline; color:#FFFFFF;
	font-size: 0.8em;
	font-weight:normal;
}

#leftMenu {
	padding: 0;
	padding: 55px 0px 5px 0px;
	margin: 0 0 0 3px;
	list-style : none;
}
#leftMenu dt {
	margin : 6px 0 6px 0;
	font-size: 14px;
	font-weight: bold;
}
#leftMenu dt.currentSection {
	padding: 0 0 0 15px;
	background : url(http://www.puertasabiertas.org/css/images/nav/arrow2down.gif) no-repeat left center;
}
#leftMenu dd {
	margin: 0;
	padding: 2px 0 2px 15px;
	font-weight: normal;
}
#left a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#left a:hover { color: #FFFFFF; text-decoration: underline; }

#main {
	margin : 0px 0px 0px 124px;
	padding: 0;
	background-color: #FFFFCC;
}

#infoNav {
	height: 19px;
	margin : 2px 0px 0px 0px;
	padding: 1px 10px 1px 30px;
	/*background-color: #CCCCCC;*/
	border-bottom: 1px solid #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
}
#printThisPage
{
	position:relative;
	float:right;
	padding-right:12px;
	padding-left:12px;
}
#printThisPage a,#printThisPage a:hover,#printThisPage a:link,#printThisPage a:visited,#printThisPage a:active,#printThisPage img
{
	text-decoration:none;
	vertical-align:middle;
	color:#000000;
}

#page_translate
{
	position:relative; 
	float: right; 
	padding-left: 5px; 
	padding-right: 5px;
	text-transform: uppercase;
}
#text
{
	position:relative; 
	margin : 0px 0px 0px 0px;
	padding: 0px 10px 0px 30px;
}

#sidebar {
	width: 122px;
	float: right;
	background-color: #FF9933;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000; 
	font-weight: bold;
	text-align: center; 
	text-decoration: none;
}
#sidebar span {
	margin: 4px 0px 4px 0px;
	display: block;
}
#sidebar a {
	color: #000000;
	text-decoration: none;
}

#footer
{
	border-top: 1px solid #333333;
	padding:  4px 10px 4px 30px;
	margin: 0;
}
#btTop {
	float: left;
	background-image: url(http://www.puertasabiertas.org/css/images/nav/arrow2top.gif);
	background-repeat : no-repeat;
	padding-left: 20px;
	font-weight: bold;
}
#btHome {
	float: right;
	background-image: url(http://www.puertasabiertas.org/css/images/nav/arrow2left.gif);
	background-repeat : no-repeat;
	padding-left: 20px;
	font-weight: bold;
}
#btTop a, #btHome a { color: #000000; text-decoration: none; }
#btTop a:hover, #btHome a:hover { color: #000000; text-decoration: none; }


#copyright {
	text-align: center;
	font-size: 0.8em;
}


/****************************************************************/
/*                     Définition des classes courantes                        */
/****************************************************************/ 

.logo {	float: left;}

.imgToLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgToRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.last {
	margin-bottom: 0;
}
.clearing {
	font-size: 0.1em;
	height: 0px;
	clear: both;
}
.invisible {
	display: none;
}
.small { font-size:0.8em; }
.big { font-size: 1.2em; }

.specialTitle { font-size: 1.4em; color: #663399; }


/****************************************************************/
/*            Style des formulaires : champs et boutons               */
/****************************************************************/ 

fieldset {
	padding: 10px 10px 10px 10px;
	border: 1px solid #663399;
}

legend {
	font-weight: bold;
	color: #663399;
	padding: 5px 5px 5px 5px;
}
.formfield {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #333333 1px solid;
	BORDER-LEFT: #333333 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #666666;
	BACKGROUND-COLOR: #FFFFFF;
	width: 250px;
}
.formfieldShort {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #333333 1px solid;
	BORDER-LEFT: #333333 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #666666;
	BACKGROUND-COLOR: #FFFFFF;
	width: 120px;
}

.formbutton {
	BORDER-RIGHT: #333333 1px solid;
	BORDER-TOP: #333333 1px solid;
	BORDER-LEFT: #333333 1px solid;
	BORDER-BOTTOM: #333333 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #663399;
}


select {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #333333 1px solid;
	BORDER-LEFT: #333333 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-SIZE: 11px;
	COLOR: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF ;
	width: 250px;
}

textarea {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #333333 1px solid;
	BORDER-LEFT: #333333 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-SIZE: 11px;
	COLOR: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF ;
	width: 250px;
}
#pscroller1{
width: 270px;
height: 130px;
border: 1px solid black;
padding: 5px;
background-color: #0080C0;
FONT-FAMILY: arial,helvetica;
COLOR: lightblue;
}
#pscroller1 a{
text-decoration: none;
color: white;
}
#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}