@charset "utf-8";

/* CSS Document */



/* COLORS



Orange: #d25e32

Light orange: #faebdf

Violet: #a4469c



*/



body {

	background: #faebdf url(/events/women/iwd/2009/img/background.gif) repeat-x;

	margin: 0;

	font-size: 76%;

	font-family: Arial, Helvetica, sans-serif;

	color: #333;

}



#container {

	width: 780px;

	margin: 0 auto;

	background: url(/events/women/iwd/2009/img/shadow.png) 0 2px no-repeat;

}



#main {

	width: 750px;

	background: white url(/events/women/iwd/2009/img/bkg_nav.png) repeat-y;

	border: 10px solid #FFF;

	margin: 0 auto;

}



#nav { 

        float: left; 

        margin-right: 1.6em; 

} 



#nav ul { 

        font-family: Georgia, "Times New Roman", Times, serif; 

        padding: 0; 

        margin: 0; 

        margin-top: 1em; 

        list-style: none; 

        width: 190px; 

        background: #e36f1e; 

} 



#nav ul li a { 

        color: white; 

        text-decoration: none; 

        padding: .4em 0; 

        border-bottom: 1px solid white; 

        display: block; 

        padding-left: .6em; 

} 



#nav ul li a:hover { 

        background: #f7d8c2; 

        color: #d25e32; 

        padding-left: .6em; 

} 



#content {

	float: left;

	width: 530px;

}



#content h2, #content h3, #content h4, #content h5  {

	font-family: Georgia, "Times New Roman", Times, serif;

}



#content h2 {

	color: #a4469c;

	font-size: 1.8em;

	font-weight: normal;

	margin: .8em 0 .4em;

}



#content h3 {

	color: #d25e32;

	font-size: 1.6em;

	font-weight: normal;

	margin: .6em 0 .4em;

}



#content p, #content ul {

	line-height: 1.8em;

}



#content ul {

	list-style-image: url(/events/women/iwd/2009/img/bullet_orange.gif);

}



#content ul ul {

	list-style-image: url(/events/women/iwd/2009/img/bullet_violet.gif);

}



#content blockquote {

	background: url(/events/women/iwd/2009/img/bkg_quote.png) right top no-repeat;

	margin: 0;

	margin-top: 1em;

	padding: 1em;

	padding-right: 2em;

	padding-left: 2em;

}



#content blockquote p {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-style: italic;

}



#content blockquote p.author {

	text-align: right;

	font-style: normal;

	font-family: Arial, Helvetica, sans-serif;

}



#content .pic {

	float: left;

	width: 137px;

	margin-right: 1em;

	text-decoration: none;

}



#content .pic p {

	font: normal .9em Georgia, "Times New Roman", Times, serif;

	margin: 0;

	padding-left: 1em;

}



#content .year {

	font: normal 2em Georgia, "Times New Roman", Times, serif;

	color: #a4469c;

}



#content .lnk_special {

	font: normal 1.2em Georgia, "Times New Roman", Times, serif;

	display: block;

	background: url(/spanish/events/women/iwd/2009/img/bkg_special-link.png) no-repeat;

	line-height: 44px;

	text-align: center;

}



#footer {

	text-align: center;

	margin: 0 auto;

	padding-top: .4em;

	padding-bottom: 2em;

	width: 770px;

	background: url(/events/women/iwd/2009/img/bkg_foot.png) repeat-x;

	clear: both;

}



.clear {

	clear: both;

}





/* *** *** *** FROM GLOBAL CSS *** *** *** */



/* Skip Links */

#skiplink {

	font-size: .9em;

}



#skiplink ul {

	margin: 0;

	padding: 0;

}



#skiplink  ul li {

	display: inline;

	margin-right: 1em;

}



#skiplink  ul li a {

	color: #f7d8c2;

}



#skiplink a:focus, #skiplink a:active {

	color: #fff;

	background-color: #000;

}



/* Branding Bar */



#brandbar {

	height: 23px;

	background: #C2C6CF url(/common_images/brandbarbkgd.jpg) repeat-x;

	width: 770px;

	margin: 0 auto;

}



#brandbar .unicon { /* *** latin conventions *** */

	padding-top: .2em;

	padding-right: .4em;

}



#brandbar .welcome { /* *** latin conventions *** */

	font-size: .9em;

	color: #333;

	padding-top: .5em;

	display: block;

	float: left;

}



#brandbar .welcome a {

	text-decoration: none;

	color: #1e1e1e;

}



#brandbar .welcome a:hover {

	text-decoration: underline;

	color: #1e1e1e;

}



#brandbar #searchfrm { /* *** latin conventions *** */

	float: right;

	text-align: right;

	margin-top: 0;

	margin-bottom: 0;

}



#brandbar #searchfrm label { /*hidden*/

	position: absolute;

	overflow: hidden;

	font-size: 88%;

	top: -500px;

}



#brandbar #searchfrm .button {

	font-size: 78%;

}



#brandbar #searchfrm .textbox {

	font-size: 80%;

}



/* Languages Bar */



#languages {

	font-size: .9em;

	text-align: right;

	margin: 0 auto;

	padding-top: .2em;

	width: 770px;

	height: 1.8em;

	background: #FFF;

	clear: both;

}



#languages ul {

	margin: 0;

	list-style: none;

}



#languages ul li {

	display: inline;

	padding-right: 1em; /* *** latin convention *** */

}



#languages ul li a {

	color: #e36d1e;

	text-decoration: none;

}



#languages ul li a:hover {

	color: #a4469c;

	text-decoration: underline;

}



#languages ul li#arabic {

	direction: rtl; /* *** latin convention *** */

	font-size: 1.15em;

	font-family: Tahoma, Arial, "Arabic Transparent";

}



#languages ul li#chinese {

	font-size: .95em;

}



#languages ul li a.selected {

	color: #a4469c;

}



/* Top Banner */

#topbanner {

	width: 100%;

	height: 164px;

	float: left;  /* *** latin convention *** */

	clear: none;

}



#topbanner a {

	cursor: hand;

}



#topbanner #hiddentitle span {

	height: 164px;

	background-repeat: no-repeat;

	margin-bottom: -90px;

}



#topbanner h1 {

	text-align: center;

	margin: 0;

	padding: 0;

}



#topbanner  h1 span {

	display: block;

	position: relative;

	z-index: 1;

	background-image: url(/events/women/iwd/2009/img/banner.png);

}
