﻿@charset "utf-8";

/*
GLOBAL: Reset
*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 62.5%;
}

img, fieldset { border: 0px; }
ul, ol { list-style: none; }

.non-visual {
	position: absolute;
	left: -9999px;
}
.clear {
	clear: both;	
}

/*
GLOBAL: Page Structure
*/

body {
	text-align: center;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 25px;
}

div#wrapper {
	width: 800px;
	margin: 25px auto 0 auto;
	text-align: left;
}

div#site-search {
	float: right;
	padding-right: 10px;
	margin-bottom: 11px;
}

div#banner { 
	clear: both;
	height: 250px;
	position: relative;
	border-bottom: 1px solid #666;
}

body#home div#banner {
	background: url(/images/bg_banner_home_n.jpg) no-repeat left top #3a2f26;
}

body#aboutUs div#banner {
	background: url(/images/bg_banner_about_n.jpg) no-repeat left top #3a2f26;
}

body#newsEvents div#banner {
	background: url(/images/bg_banner_newsEvents_n.jpg) no-repeat left top #3a2f26;
}

body#programsEvents div#banner {
	background: url(/images/bg_banner_programs_n.jpg) no-repeat left top #3a2f26;
}

body#getInvolved div#banner {
	background: url(/images/bg_get_involved_n.jpg) no-repeat left top #3a2f26;
}

body#contactUs div#banner {
	background: url(/images/bg_banner_newsEvents_n.jpg) no-repeat left top #3a2f26;
}

body#resources div#banner {
	background: url(/images/bg_banner_partnerResources.jpg) no-repeat left top #3a2f26;
}

body#partnerPages div#banner {
	background: url(/images/bg_banner_partners_n.jpg) no-repeat left top #3a2f26;
}

body#disclaimer div#banner {
	background: url(/images/bg_banner_about_n.jpg) no-repeat top left;
}

body#search div#banner {
	background: url(/images/bg_banner_home_n.jpg) no-repeat left top #3a2f26;
}

div#body { float: left; }

div.one-col {
	padding-bottom: 100px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	width: 798px;
}

div.two-col-nav {
	background: url(/images/bg_left190_content.gif) repeat-y left top #FFF;
	padding-bottom: 30px;
}

div.col-left { 
	float: left; 
	width: 190px;
}

div.col-right { float: right; width: 610px; }

div#footer { clear: both; }

/*
GLOBAL: Styles
*/

p, li, dd {
	color: #666666;
	line-height: 1.5em;
	font-size: 1.1em;
}
dd p,
li p { font-size: 1em; }

a { color: #39C; }

h2 {
	color: #C69;
	font-size: 2em;
	font-weight: normal;
}
h3 {
	color: #666;
	font-size: 1.4em;
}
h4 {
	color: #666;
	font-size: 1.2em;
}
.filetype-doc {
	padding: 3px 0 3px 20px;
	background: url(/images/icon_doc.gif) no-repeat left top;
}

/* Defautlt Home Page Language Selection Styles */

body#default div#banner {
	background: url(/images/bg_banner_default.jpg) no-repeat left top #3a2f26;
	width:615px;
	height:149px;
	margin:0 auto;
}

body#default div#wrapper {
	text-align:center;
}

div#defSelect {
	background: url(/images/bg_selector_default.jpg) no-repeat top left;
	width:615px; 
	height:223px;
	margin:0 auto;
	position:relative;
}

div#defSelect ul#language {
	position:absolute;
	top:115px;
	left:229px;
}

div#defSelect ul#language li {
	display: inline;
	float: left;
	padding-left: 6px;
	padding-right: 20px;
	line-height:2em;
}

div#defSelect ul#language li#en {
	background: url(/images/bg_selector_default_sq.jpg) right center no-repeat;
}

div#defSelect ul#language a {
	font-size:1.7em;
	text-decoration:none;
	color:#FFFFFF;
}

div#defSelect ul#language a:hover {
	text-decoration:underline;
}

.update { color: #CC6699; }

/* Event and News Suggest Links */

a.suggestMe {
	/*
	position: relative;
	top: 20px;
	left: 15px;
	*/
	text-decoration:none;
}

a.suggestMe:hover {	text-decoration: underline; }

a.suggestThis {
	position: relative;
	top: 20px;
	left: 45px;
	text-decoration:none;
}

a.suggestThis:hover {
	text-decoration: underline;
}

/*callout for get involved page*/
div#callout {
	float: right;
	clear:right;
	border-left: 1px solid #e88eb0;
	padding: 20px 30px 0 30px;
	margin-left: 20px;
}

div#callout p {
	margin: 0 0 15px 0;
	padding: 0;
	text-align: center;
}

div#callout a {
	text-decoration:none;	
	clear: left;
	padding-top: 10px;
}

div#callout a:hover {
	text-decoration:underline;
}

div.graphic {
	float: right;
	display: inline;
	margin: 0 40px 10px 10px;
	width: 250px;
}
div.col-right div.graphic p {
	margin: 5px 0 0 0;
	padding: 0 5px 5px 5px;
	text-align: center;
	font-weight: bold;
}

/*homepage styles*/
#home div#body {
	background: url(/images/bg_left310_content.gif) repeat-y left top #FFF;
	padding-top: 20px;
}

#home div.col-left { width: 310px;
}

#home div.col-right { width: 490px; }

#home blockquote.fadeQuote { display: none; margin-right: -17px}

#home blockquote#arabic {direction:rtl;}

#home div#banner blockquote {
	position: absolute;
	right: 20px;
	top: 95px;
	clear: both;
	width: 510px;
	text-align: justify;
	color: #FFF;
	font-family:sans-serif;
	font-size: 1.4em;
	padding: 10px 10px 0 0;
}

#home div#banner blockquote cite {
	display: block;
	margin-top: 10px;
	font-size: .75em;
	font-style: normal;
	text-align:right;
}

#home div.col-left p {
	margin: 0 75px 0 30px;
	color: #39C;
}

#home div.col-right p {
	margin: 30px 30px 0 30px;
}

#home a.email-signup {
	float: right;
	margin: 10px;
}

/* logo styles */

div#head #logoLang {
	float: left;
	width: 545px;
	height: 48px;
	margin-bottom: 11px;
	position:relative;
}

div#head h1 {
	text-indent: -9999px;
}

div#head #logoLang a#eLogo {
	position: absolute;
	top:0;
	left:0;
	width:210px;
	height:48px;
	background: url(/images/eLogo.png) top left no-repeat;
}

div#head #logoLang a#ribbonLogo {
	position: absolute;
	top: 0;
	left:211px;
	width: 125px;
	height:51px;
	background: url(/images/ribbonLogo.png) top center no-repeat;
}


div#head #logoLang a#aLogo {
	position: absolute;
	top:0;
	right:0;
	width:207px;
	height:48px;
	background: url(/images/aLogo.png) top left no-repeat;
}

div#head #logoLang a#eLogo:hover {
	background: url(/images/eLogoHov.png) top left no-repeat;
}

div#head #logoLang a#aLogo:hover {
	background: url(/images/aLogoHov.png) top left no-repeat;
}

/* keyword search styles */

input#keywords {
	border: 1px solid #F9C;
	width: 125px;
	padding: 2px;
}

div#head label { color: #39C; }


/* Language Selector*/

#banner ul#language {
	position: absolute;
	right: 10px;
	bottom: 10px;
	height: 17px;
}

#banner ul#language li {
	display: inline;
	padding-left: 6px;
	padding-right: 12px;
	float: left;
}

#banner ul#language li#en {
	background: url(/images/bullet_language_alpha.gif) right center no-repeat;
}

#banner ul#language a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#banner ul#language li#ar a{
	font-size: 16px;
}


#banner ul#language a:hover { text-decoration:underline; }



/*banner links toggle for login status */

ul#banner-links {
	float: right;
	margin: 5px 2px 0px 0px;
}

/* banner nav styles */
ul#banner-links li {
	float: left;
	background: url(/images/bg_mainNav_link.png) no-repeat top center;
	margin-right: 3px;
	font-size:1em;
}

body#aboutUs li#link_aboutUs,
body#newsEvents li#link_newsEvents,
body#programsEvents li#link_programsEvents,
body#partnerPages li#link_partners,
body#getInvolved li#link_getInvolved,
body#resources li#link_resources,
body#contactUs li#link_contactUs,
body#disclaimer li#link_disclaimer {
	background: url(/images/bg_mainNav_link.on.png) no-repeat top center;
	font-weight:bold;
}

ul#banner-links a {
	display: block;
	position: relative;
	width: 77px;
	height: 77px;
	text-decoration: none;
	color: #FFF;
}

body#aboutUs li#link_aboutUs a,
body#newsEvents li#link_newsEvents a,
body#programsEvents li#link_programsEvents a,
body#partnerPages li#link_partners a,
body#getInvolved li#link_getInvolved a,
body#resources li#link_resources a,
body#contactUs li#link_contactUs a,
body#disclaimer li#link_disclaimer a {
	color: #C39;
}

ul#banner-links a:hover {
	color: #F9C;
}

ul#banner-links a span {
	display: block;
	position: absolute;
	width: 65px;
	bottom: 5px;
	left: 5px;
	font-size: 1.2em;
	cursor: pointer;
}

ul#new-media {
	position: absolute;
	top: 220px;
	left: 30px;
	width: 240px;
}

ul#new-media li {
	float: left;
	display: inline;
	background: url(/images/bg_newMedia_link.png) no-repeat top center;
	margin-right: 3px;
}

ul#new-media li a {
	display: block;
	position: relative;
	width: 67px;
	height: 17px;
	padding: 3px 5px;
	text-decoration: none;
	color: #FFF;
}

ul#new-media li a:hover {
	color: #F9C;
}

/* search form styles */

form#search { display: inline; }

a#RSS-feed { 
	position: relative;
	top: 7px;
}

input#submitSearch {
	margin-left: 5px;
	position: relative;
	top: 11px;
}

/* body styles */

div#scrollup {
	position: relative;
	width: 310px;
	height: 210px;
	overflow:hidden;
	margin: 0;
	padding:0;
}

ul#playPause {
	position: absolute;
	z-index:10;
	top:0px;
	right:40px;
}

ul#playPause li {
	padding-right: 2px;
	float:left;
}

ul#playPause li a {
	display:block;
	text-decoration: none;
	color:#000000;
	width:24px;
	height:16px;
}

ul#playPause li a#back {
	background: url(/images/back_btn.gif) top left no-repeat;
}

ul#playPause li a#next {
	background: url(/images/forward_btn.gif) top left no-repeat;
}

ul#playPause li a#back:hover {
	background: url(/images/back_btn_hov.gif) top left no-repeat;
}

ul#playPause li a#next:hover {
	background: url(/images/forward_btn_hov.gif) top left no-repeat;
}

ul#playPause li a#pause {
	background: url(/images/pause_btn.gif) top left no-repeat;
}

div.newsline {
	position: absolute;
	top: 210px;
	left: 0px;
	margin:0;
	padding:0;
	width: 115%;
}

div.newsline a {
	color: #CC6699;
	text-decoration: none;
}

div.newsline a:hover {
	text-decoration: underline;
}

div.newsline h4 {
	width: 260px;
}

body#contactUs .one-col h3 {
	padding-top: 20px;
	clear:both;
}

ul.contacts li{
	display: inline;
	float: left;
	list-style-type:none;
	width: 400px;
	padding-bottom: 10px;
}

ul.contacts li:hover {
	background: #FFD2E9;
}

body#partnerPages .contactThisPartner {
	float: right;
	text-decoration:none;
	padding-top: 7px;
	color: #e88eb0;
}

body#partnerPages .contactThisPartner:hover {
	text-decoration: underline;
}

body#partnerPages .col-right dd {
	margin-bottom:45px;
}

/*left col clickable sub nav */
ul#sub-nav {
	width: 188px;
	background: url(/images/bg_leftnav.jpg) no-repeat left top;
	padding-top: 30px;
	margin: 0 1px;
	min-height: 200px;
}

ul#sub-nav li {
	margin: 0 10px 10px 20px;
}

ul#sub-nav li a {
	color: #39C;
	text-decoration: none;
	font-size: 1.3em;
}

ul#sub-nav li a.current { font-weight: bold; }

ul#sub-nav li a:hover {
	text-decoration: underline;
}

ul#sub-nav li ul li {
	margin: 10px 0 0 20px;
	font-size: .77em;
}

/* breadcrumbs */
ul#breadcrumbs {
	margin: 5px 40px 0 15px;
}

ul#breadcrumbs li {
	font-size: .9em;
	display: inline;
}

ul#breadcrumbs li a {
	padding-right: 4px;
	background: url(/images/bullet_breadcrumb.gif) no-repeat right center;
}

/*col styles */

#usaMap {
	background: top center no-repeat;
	width: ;
	margin: 0 auto;
	
}

#partnerMap {
	background: top center no-repeat;
	width: ;
	margin: 0 auto;
}

div.col-right img.firstrighted {
	float: right;
	margin: 10px 40px 0 20px;
	clear:both;
}

div.col-right img.righted {
	float: right;
	margin: 10px 40px 0 20px;
	clear:both;
}

div.col-right img.firstrighted,
div.col-right img.righted,
div.graphic {
	border: 2px solid #cc6699;
}

div.col-right h2,
div.col-right p {
	margin: 10px 40px 0 15px;
}

div.col-right h3,
div.col-right h4  {
	margin: 20px 40px 0 15px;
}

div.col-one h2 {
	margin: 10px 40px 0 15px;
}

div.col-left h2,
div.col-left h4 {
	margin-left:29px;
}

div.col-one p {	margin: 10px 40px 0 45px; }

div.col-one h3,
div.col-one h4 {margin: 20px 40px 0 45px; }

div.col-one ul.inText,
div.col-one ol.inText {
	margin: 10px 40px 0 45px;
}

div.col-one ul.inText li,
div.col-one ol.inText li {
	margin-left: 30px;
}

div.col-right ul.inText,
div.col-right ol.inText {
	margin: 10px 40px 0 15px;
}

div.col-right ul.supporters ul.inText,
div.col-right ul.supporters ol.inText {
	margin: 0 40px 10px 15px;
}

div.col-right ul.inText li,
div.col-right ol.inText li {
	margin-left: 30px;
}

ul.inText ul li { font-size: 1em; }

div.col-right p.press,
div.col-one p.press {
	padding-top: 15px;
	font-weight:bold;
}

span.article-date {
	font-style: italic;
}

ul.inText { list-style: disc; }
ol.inText { list-style: decimal; }

ul.timeline {
	margin: 10px 40px 0 15px;
}

ul.timeline ul.inText {
	margin: 0 40px 10px 15px;
}

ul.timeline li {
	color: #CC6699;
	font-size: 1em;
}

ul.timeline h5 {
	color: #CC6699;
	font-size: 1.2em;
}

ul.timeline span {
	color: #666666;
	font-size: 1.1em;
}

div.col-right ul.videos {
	background: url(../images/bg-video-dividers.gif) repeat-y left top;
	width: 550px;
	float: left;
	display: inline;
	overflow: hidden;
	list-style: none;
	padding: 2px 0;
	margin: 10px 0 15px 15px;
}

div.col-right ul.videos li {
	width: 170px;
	float: left;
	display: inline;
	margin: 0 20px 0 0;
}
div.col-right ul.videos li.last { margin: 0; }

div.col-right a.toTop {
	float: right;
	margin: 15px 40px 0 0;
	font-size:.9em;
	text-decoration:none;
	color:#999999;
}

div.col-right a.toTop:hover {
	text-decoration:underline;
	color:#e88eb0;
}

/*tables*/
table.agenda {
margin: 15px auto 15px auto;
border-top: 2px solid #CCCCCC;
border-bottom: 2px solid #CCCCCC;
width: 95%;
}

table.agenda tr.blue {
background:url(/images/horizontal-blue_02.gif) bottom left repeat-x;
}

table.agenda tr.pink {
background:url(/images/horizontal-pink_02.gif) bottom left repeat-x;
}

table.agenda tr.purp {
background:url(/images/horizontal-purple_02.gif) bottom left repeat-x;
}

table.agenda th {
text-align:left;
font-size:1.3em;
font-weight:bold;
padding-bottom:15px;
}

table.agenda th#time {
width: 20%;
}

table.agenda th#session {
width: 60%;
}

table.agenda th#pdf {
background: url(/images/PDF-Icon.jpg) right no-repeat;
background-position:70px;
width: 20%;
padding-right:20px;
}

table.agenda td {
padding:5px 5px;
margin-bottom:10px;
vertical-align:text-top;
}

table.agenda td.date {
width:100%;
height:20px;
font-size:1em;
font-weight:bold;
padding:5px 5px;
}

table.agenda td#oct {
background:	#ebf0f6 url(/images/horizontal-blue_02.gif) bottom left repeat-x;
}

table.agenda td#nov1 {
background:	#f8eff0 url(/images/horizontal-pink_02.gif) bottom left repeat-x;
}

table.agenda td#nov2 {
background:	#ece8f0 url(/images/horizontal-purple_02.gif) bottom left repeat-x;
}

table.agenda td ul {
list-style-type:disc;
padding-left:15px;
margin-top: 5px;
}

/*definition lists*/

dl.partnerships {
	margin: 0 40px 0 15px;
}

dl.partnerships p {
	margin: 10px 0 0 0;
}

dl.partnerships dt {
	margin: 20px 0 0 0;
}

dl.partnerships dt {
	font-size: 1.2em;
}

dl.partnerships dt a {
	font-weight: bold;
}

dl.partnerships p img{
	float: left;
	padding: 0 10px 10px 0;
}

div.col-right ul.link-list {
	margin: 25px 40px 0 40px;
}

div.col-right ul.link-list li {
	margin-bottom: 10px;
}

div#tab_container { 
	float: right; 
	display: none;
	padding: 5px 25px 0 0;
}

div#tab_container.addButton { display: block;}

span.addPrint {
	background: url(/images/printer.gif) center left no-repeat;
	width: 18px;
	height: 18px;
	display:block;
}

/* Partner Index Hotspot Maps */

#partnerPages #hotmapsME, 
#partnerPages #hotmapsUS {
	margin: 10px auto 0 auto;
	width: 600px;
	height: 290px;
	position: relative;
}

#partnerPages #hotmapsME {
	background: url(/images/MEBC-Website-MAP-ME2.png) top center no-repeat;
}

#partnerPages #hotmapsUS {
	background: url(/images/MEBC-Website-MAP-US2.png) top center no-repeat;
}

#partnerPages #hotmapsME ul, 
#partnerPages #hotmapsUS ul {
	margin:0;
	padding:0;
	list-style: none;
}

#partnerPages #hotmapsME ul li a, 
#partnerPages #hotmapsUS ul li a {
	position: absolute;
	width:12px;
	height:24px;
	background: url(/images/ribbon_icon_sm.png) top left no-repeat;
}

/*ME Map Positions */

#partnerPages #hotmapsME li a#JordanCF {
	left: 370px;
	top: 105px;
}

#partnerPages #hotmapsME li a#JordanCC {
	left: 375px;
	top: 95px;
}

#partnerPages #hotmapsME li a#SaudiKFMC {
	left: 460px;
	top: 145px;
}

#partnerPages #hotmapsME li a#SaudiCS {
	left: 450px;
	top: 155px;
}

#partnerPages #hotmapsME li a#DCC {
	left: 530px;
	top: 140px;
}

#partnerPages #hotmapsME li a#HAD {
	left: 515px;
	top: 150px;
}

/*US Map Positions */

#partnerPages #hotmapsUS li a#ONS {
	left: 430px;
	top: 103px;
}

#partnerPages #hotmapsUS li a#SGK {
	left: 275px;
	top: 170px;
}

#partnerPages #hotmapsUS li a#DOS {
	left: 455px;
	top: 120px;
}

#partnerPages #hotmapsUS li a#ICF {
	left: 445px;
	top: 118px;
}

#partnerPages #hotmapsUS li a#UOT {
	left: 289px;
	top: 205px;
}

#partnerPages #hotmapsUS li a#VV {
	left:455px;
	top: 128px;
}

/*sub a attributes */

#partnerPages #hotmapsME ul li a , 
#partnerPages #hotmapsUS ul li a {
	text-decoration: none;
	color:#000000;
	font-size:.9em;
}

#partnerPages #hotmapsME ul li a span, 
#partnerPages #hotmapsUS ul li a span {
	background:#e88eb0;
	position: absolute;
	left: 12px;
	top: 5px;
	visibility: hidden;
	z-index:2;
	padding: 2px 5px 2px 5px;
	width: 150px;
	opacity: .9;
	filter: alpha(opacity=90);
	cursor: pointer;
}

#partnerPages #hotmapsME ul li a:hover span, 
#partnerPages #hotmapsUS ul li a:hover span {
	visibility: visible;
}


/* footer: partner styles */

div#footer { clear: both; text-align: center; }
div#footer * { color: #b2b2b2; }
div#partners * { color: #FFF; }

div#partners {
	float: left;
	text-align: left;
	width: 800px;
	background: url(/images/bg_partners.jpg) no-repeat left bottom #666;
	padding-bottom: 8px;
	margin-bottom: 20px;
}

div#partners h3  {
	font-size: 1.1em;
	font-weight: bold;
	float: left;
	display: inline;
	margin: 55px 9px 0 10px;
	color:#CCCCCC;
}

div#partners ul li {
	display: inline;
	float: left;
	font-size: .9em;
}

div#partners ul li a {
	text-decoration: none;
	text-align:center;
	display: block;
	margin: 5px 3px 0px 5px;
	z-index: 1;
	color: #CCCCCC;
	padding-top: 65px;
}

div#partners ul li a:hover {
	color: #e88eb0;
}

div#partners ul li a#mapUAE {
	background: url(/images/map_UAE.png) top center no-repeat;
	width:90px;
}

div#partners ul li a#mapUAE:hover {	background: url(/images/map_UAE_over.png) top center no-repeat; }

div#partners ul li a#mapHKoJ {
	background: url(/images/map_HKoJ.png) top center no-repeat;
	width:80px;
}

div#partners ul li a#mapHKoJ:hover {
	background: url(/images/map_HKoJ_over.png) top center no-repeat;
}

div#partners ul li a#mapKoSA {
	background: url(/images/map_KoSA.png) top center no-repeat;
	width:80px;
}

div#partners ul li a#mapKoSA:hover{
	background: url(/images/map_KoSA_over.png) top center no-repeat;
}

div#partners ul li a#mapUSA {
	background: url(/images/map_USA.png) top center no-repeat;
	width:90px;
}

div#partners ul li a#mapUSA:hover{
	background: url(/images/map_USA_over.png) top center no-repeat;
}

div#partners ul li a#mapMorroco {
	background: url(/images/map_Morroco.png) top center no-repeat;
	width:80px;
}

div#partners ul li a#mapMorroco:hover{
	background: url(/images/map_Morroco_over.png) top center no-repeat;
}

div#partners ul li a#mapPalestine {
	background: url(/images/map_palestine.png) top center no-repeat;
	width:80px;
}

div#partners ul li a#mapPalestine:hover{
	background: url(/images/map_palestine_over.png) top center no-repeat;
}

div#partners ul li a#mapEgypt {
	background: url(/images/map_Egypt.png) top center no-repeat;
	width:80px;
}

div#partners ul li a#mapEgypt:hover {
	background: url(/images/map_Egypt_over.png) top center no-repeat;
}

div#partners ul li a.last {
	margin-right: 0px;
}

ul#footer-links {
	clear: both;
	margin-bottom: 5px;
}

ul#footer-links li {
	display: inline;
	font-size: 1em;
	padding: 0 4px 2px 7px;
	border-left: 1px solid #CCC;
	line-height: 1em;
}

ul#footer-links li.first {
	padding-left: 0;
	border-left: none;
}

ul#footer-links a {
	color:#666666;
}

ul#footer-links a:hover {
	color: #000000;
}

div#footer p {
	clear: both;
	text-align: center;
	font-size: 1em;
}

/* forum styles */

#header h2 {
	float: left;
}

.top_menu {
	float: right;
	text-align: right;
	}

/* _______________________________ Helpers ___________ */

.align_left { text-align: left; }
.align_right { text-align: right; }

.right_pad { padding: 0px 5px 0px 0px; }

.submit_error {
	padding: 0px 0px 0px 10px;
	}

.border_right { border-right: 1px solid #98ACB4; }

.left_10 { float: left; }
.left_15 { float: left; }
.left_20 { float: left; }
.left_30 { float: left; }	
.left_40 { float: left; }
.left_45 { float: left; }	
.left_50 { float: left; }	
.left_60 { float: left; }	
.left_70 { float: left; }	
.left_80 { float: left; }	
.left_90 { float: left; }	
.left_100 { float: left; }	
.left_auto { float: left; }

.right_10 { float: right; }
.right_20 { float: right; }	
.right_30 { float: right; }	
.right_40 { float: right; }	
.right_50 { float: right; }	
.right_60 { float: right; }	
.right_70 { float: right; }	
.right_80 { float: right; }	
.right_90 { float: right; }	
.right_100 { float: right; }	
	.row_name p {
		padding: 8px 0px 8px 5px;
		}
	.row_0 p {
		padding: 8px 0px 8px 5px;
		}
	.row_1 p {
		padding: 8px 20px 8px 5px;
		}
		
		
	.forum_post_identity {
		float: left;
		clear: right;
		}
	.forum_post_right {
		border-left: 1px solid #98acb4;
		float: right;
		}

	.forum_post_links {
		text-align: right;
		}
		.forum_post_links p {
			padding: 0px 10px 0px 0px;
			}

	.post_padding { padding: 10px 10px 20px 10px; }

.basic_forms {
	padding: 0px 0px 0px 40px;
	}

.input_name {
	float: left;
	}	
.input_name2 {
	float: left;
	}
.input_name_extras {
	margin: 0px 0px 0px 140px;
	float: left;
	}
	
.input_checkbox {
	float: right;
	margin: 4px 0px 0px 5px;
	}
.input_checkbox_text {
	text-align: right;
	float: right;
	}
.file_text {
	text-align: right;
	float: right;
	}
.submit_btns {
	float: left;
	padding-left:175px;
	}

.profile_username {
	float: right;
	}

.current_avatar {
	float: right;
	}
	
	.profile_form .profile_username { float: left; }
	
	.avatar_title {
		float: left;
		}
		
	.avatar_options {
		float: left;
		}
		
/* end forum styles */

/* home styles */

div.join-network {
	width: 240px;
	float: left;
	margin: 20px;
}

div.join-network h4 {
	margin: 0 0 0 20px;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 1.6em;
	color: #666;
}

div.network-button { background: url(/images/bg_network.jpg) no-repeat top #973754; }

div.network-button a {
	display: block;
	background: url(/images/bg_network_bottom.gif) no-repeat bottom;
	padding: 0 18px 17px 75px;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 1.5em;
	color: #fff;
	text-decoration: none;
}
div.dia-diwan a { background: url(/images/bg_diadiwan_bottom.gif) no-repeat bottom; }

div.network-button a:hover {
	text-decoration: underline;
}

/*print styles*/

@media print {
		.dontPrintMe{display:none;}
		.doPrintMe{display:block;}
		.non-visual{display:none;}
		.one-col{display:block;}
		.link-list{display:block;}
		div.col-left{display:none;}
		div#wrapper { width: 100%; }
		div.col-right{display:block; float: none; width: 100%;}
		blockquote#english.fadeQuote{display:block;}
}


/* discussion forum login styles

div#sign-in {
	width: 310px;
	border-top: 1px solid #666;
	margin-top: 30px;
	font-size: .9em;
}

div#sign-in h4 {
	margin: 6px 0 0 10px;
}

div#sign-in input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

div#sign-in fieldset.username { 
	padding: 10px 1px 10px 10px;
	float: left;
	width: 80px;
}

div#sign-in fieldset.password {
	padding: 10px 1px 10px 5px;
	float: left;
	width: 80px;
	overflow: hidden;
}

div#sign-in legend { display: none; }

div#sign-in label {
	display: block; 
	color: #39C;	
}

div#sign-in fieldset input { 
	border: 1px solid #F9C;
	width: 75px;
	padding: 2px;
}

input#login {
	background: url(/images/button_login.jpg) top left no-repeat;
	width: 40px;
	height: 40px;
	border: none;
	float: left;
	margin: 10px 0px 10px 5px;
}

input#logout {
	background: url(/images/button_logout.jpg) top left no-repeat;
	width: 40px;
	height: 40px;
	border: none;
	float: left;
	margin: 10px 0px 10px 5px;
}

a.register {
	float: left;
	color: #39C;
	display:block;
	margin: 10px 0 5px 5px;
	text-decoration:none;
}

a.register:hover {
	text-decoration: underline;
}

a.forgot {
	float: left;
	color: #39C;
	display:block;
	margin-left:5px;
	padding-bottom:10px;
	text-decoration:none;
}

a.forgot:hover {
	text-decoration: underline;
}


*/
