/*
FILENAME: globals.css
DESCRIPTION: This stylesheet serves global declarations for psoriasis.org.sg homepage
*/
div.spacer { height: 1em; }
div#footer {
	color: #666;
	font-size: 0.9em;
	margin-left: 10px;
	font-family: "Droid Sans";	
}

.footerlinks p {
	line-height: 1.2em;
	margin-bottom: 8px;
}

div#footnote { color: #666; font-size: 0.9em; margin-left: 10px; }
div#navbar {
	padding: 5px 0;
	border-top-color: #fc3;
	border-top-style: solid;
	border-bottom-color: #fc3;
	border-bottom-style: solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	list-style-type:none;
	color: #FFF;
}
  
#navbar ul li a {
	color: #036;
	border: 0px solid #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #0066cc;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding: 4px 10px;
	text-align: center;
	text-transform: uppercase;
	list-style-type:none;
	font-family: "Droid Sans";	
}

#navbar ul li a:hover {
	border-style: solid;
	list-style-type:none;
	background-color: #09F;
	color: #FFF;
}

div#navbar ul li {
	font-variant: normal;
	line-height: normal;
	float: left;
	list-style-type:none;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 1em;
}

div.topSection div {
	border: 0px solid #e5e5e6;
	height: 280px;
}
div.topSection div p {
	margin: 0px;
}
img#poster {
	width: 360px;
	height: 280px;
}
div#headerbar { background-color: white; padding: 10px 0; }
div.blank {  }
.thumbnail {
  display: block;
  border: 1px solid #e2e2e2;
  padding: 9px;
}
div.Events img {
	border: solid 10px #e5e5e6;
}
#eventlist h2 { padding: 10px 0; }

div#topnavbar ul {
	list-style: none;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 15px;
}
div#topnavbar ul li  { float: left; margin: 0 1.5em; font: 1em Droid+Sans; }

div#featsupport {
	background:#009999;
	color:#FFF;
	padding: 0px;
	text-align: center;
	line-height: 1.2em;
	width: 220px;
	display: inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 10px;
}
div#featsupport h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 0.5em;
	margin-bottom: 0px;
	padding-bottom:0.5em;
	padding-right: 5px;
	padding-left: 5px;
}

div#featsupport p {
	font-size: 1.1em;
	padding-top: 0.5em;
	margin-bottom: 0px;
	padding-bottom:0.5em;
	padding-right: 5px;
	padding-left: 5px;
}

div#featsupport img {
	margin-bottom: 5px;

}


div#featfriend {
	background:#cc9900;
	color:#FFF;
	padding: 0px;
	text-align: center;
	line-height: 1.2em;
	width: 220px;
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

div#featfriend h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 0.5em;
	margin-bottom: 0px;
	padding-bottom:0.5em;
	padding-right: 5px;
	padding-left: 5px;
}

div#featfriend p {
	font-size: 1.1em;
	padding-top: 0.5em;
	margin-bottom: 0px;
	padding-bottom:0.5em;
	padding-right: 5px;
	padding-left: 5px;

}

div#featfriend img {
	margin-bottom: 5px;

}

div#featinfo {
	background:#ff6600;
	color:#FFF;
	padding: 0px;
	text-align: center;
	line-height: 1.2em;
	width: 220px;
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 0px;
}

div#featinfo h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 0.5em;
	margin-bottom: 0px;
	padding-bottom:0.5em;
	padding-right: 5px;
	padding-left: 5px;
}

div#featinfo p {
	font-size: 1.1em;
	padding-top: 0.5em;
	margin-bottom: 0px;
	padding-bottom:0.5em;
	padding-right: 5px;
	padding-left: 5px;
}

div#featinfo img {
	margin-bottom: 5px;

}
#eventlist h2 {
	color: #666;
	font-size:1.1em;
	line-height:1em;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	margin-bottom:5px;
	padding: 0px;
}

#eventlist h4 {
	color: #F30;
	font-size:0.9em;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 0px;
}

#eventlist h5 {
	color: #999;
	font-size:0.9em;
	line-height:1.2em;
	font-style: normal;
	font-weight: normal;
		margin: 0;
}

.fbox a img {
	border: 1px solid #BBB;
	padding: 5px;	
	margin: 10px 10px 10px 0;
	vertical-align: top;
}

p.pullquote {
	font-size:1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F90;
	font-style: italic;
	line-height: 1.2em;
	margin-left: 25px;
	margin-bottom: 20px;
}

.listsubhead{
	margin-bottom: 5px;
}

.nlthumb img {
	border: 5px solid #FFF;
	margin-right: 15px;
	margin-top: -5px;
}

a.readmore {
	margin-left: 30px;
}

ul.aboutpsor {
	margin-left:140px;
}

p.disclaimer {
	font-size: 0.9em;
	color: #000;
	line-height: 1.5em;
	background-color: #ccffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
}
form ul {
	list-style-type: none;
}
form li
{
	display:block;
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
}
form li div
{
	color:#444;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li span
{
	color:#444;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 8px;
}
input.formtext {
	font-weight: bold;
}
label.description
{
	border:none;
	color:#222;
	display:block;
	font-size:95%;
	font-weight:700;
	line-height:150%;
	padding:0 0 1px;
}
input.checkbox
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}
label.choice
{
	color:#444;
	display:block;
	font-size:100%;
	line-height:1.4em;
	margin:-1.55em 0 0 25px;
	padding:4px 0 5px;
	width:90%;
}
.buttons
{
	clear:both;
	display:block;
	margin-top:10px;
}

.buttons input
{
	font-size:120%;
	margin-right:5px;
}

.requiredfield
{
	color: #F00;
}

.eventdetails h4 {
	margin-bottom: 4px;
}
