body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	margin: 0pt;
	padding: 0pt;
	font-size:90%;
}

h1, h2, h3, h4, h5, h6 {
  color: #3f3f3f;
}

h1 {
  font-size: 1.4em;
}

h2 {
  font-size: 1.2em;
}

h3 {
  font-size: 1.0em;
}


div {
	margin: 0pt;
	padding: 0pt;
}


ul {
    list-style: none;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0pt none;	
}

a {
	color: #3465A4;
}

a, a:link, a:visited, a:active {
	text-decoration: underline;
}

input, textarea {
	border: 1px solid #999;
	background: #FFF url(img/form_bg.png) repeat-x top left;
}

input {
	padding: 3px, 5px;
}

textarea {
	padding: 5px;
}

th{
    text-align: left;
    height: 35px;
}


/***SPONSOR BLOCKS***/
#sponsor-block dt, #sponsor-page-block dt {
	margin: 20px 0px 5px 0px;
	font-size: 1.4em;
	font-family: serif;
	color: #6c6c6c;
	border-bottom: 1px solid #666;
}

#sponsor-block dd {
	text-align: center;
}

#sponsor-page-block dt {
	text-align: justify;
}

#sponsor-page-block dd img {
	float: left;
	margin-right: 10px;
}

#GoldSponsor dt {
	background:transparent url(img/gold_bg_top.png) no-repeat scroll left top;
	height: 22px;
}

#GoldSponsor.portletSponsorlist dd.portletItem {
	background:transparent url(img/gold_bg.png) repeat-y scroll 0%;
	padding:1em 0pt;
	margin: 0pt;
}

#GoldSponsor.portletSponsorlist dd.portletFooter {
	background:transparent url(img/gold_bg_bottom.png) no-repeat scroll left bottom;
	margin-bottom:1em;
	padding-bottom:5px;
	margin-left: 0px;
}

#SilverSponsor dt {
	background:transparent url(img/silver_bg_top.png) no-repeat scroll left top;
	height: 22px;
}

#SilverSponsor.portletSponsorlist dd.portletItem {
	background:transparent url(img/silver_bg.png) repeat-y scroll 0%;
	padding:1em 0pt;
	margin: 0pt;
}

#SilverSponsor.portletSponsorlist dd.portletFooter {
	background:transparent url(img/silver_bg_bottom.png) no-repeat scroll left bottom;
	margin-bottom:1em;
	padding-bottom:5px;
	margin-left: 0px;
}
/***END SPONDOR BLOCK***/

/***GNOME site menu***/
#gnome-site-menu {
        background: #E1E1E1 url(img/gnome_header_bg.png) repeat-x scroll bottom right;
        font-size: small;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none;
        height: 2.4em;
        z-index: 70;
}
#gnome-site-menu-logo {
        float: left;
        margin-top: 2px;
        margin-left: 4px;
}

#gnome-site-menu li {
        float: right;
        background: transparent url(img/gnome_header_bg_l.png) no-repeat scroll left top;
        margin: 0pt;
        padding: 0.4em 0pt 0.4em 1px;
        white-space: nowrap;
        display: inline;
}
#gnome-site-menu li a {
        color: #333333;
        font-weight: bold;
        margin: 0pt;
        padding: 0.4em 1.2em;
        text-decoration: none;
}

#gnome-site-menu li a:hover {
        text-decoration: underline;
}

/*** End GNOME site menu ***/

#speaker-list {
    padding-left: 10px;
	float: left;
	width: 150px;
}

#center-block {
	float: left;
	width: 600px;
	text-align: justify;
	margin-bottom: 20px;
}

#sponsor-block, #sponsor-page-block {
	padding-left: 30px;
	padding-right: 30px;
	float: left;
}

#sponsor-block dd, #sponsor-page-block dd {
	margin: 0px;
	padding-bottom: 15px;
}

#category-list {
	float: left;
    width: 20%;
}

.link_list{
    padding-left: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}

/***  footer  ***/
#footer {
	margin-top: 10px;
	padding-top: 5px;
	background: #189312 url(img/footer_border_green.png) repeat-x scroll top left;
	clear: both;
	color: #ffffff;
	width: 100%;
	font-size: 90%;
	height: 80px;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer #col-left {
	width: 70px;
	float: left;
}

#footer #footer-defect {
	text-align: center;
}

/*** end footer ***/

#global-menu-block {
	float: right;
	margin-top: 70px;
}

#global-menu-block li {
	background: url(img/menu_green.png) repeat-x scroll top left;
	display: inline;
	list-style-type: none;
	padding: 10px;
	border: 1px solid #189313;
}

#global-menu-block a,
#login-block a {
	color: #ffffff;
}

#global-menu-block a {
	text-decoration: none;
}

#gnome-logo-menu {
	float: left;
}


#content {
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}

#logo-block {
	clear: both;
	background: url(img/header_globe.png) no-repeat scroll bottom right;
	height: 100px;
}

#login-block{
    margin-bottom: 20px;
    background: url(img/menu_green.png) repeat-x scroll top left;
	height: 20px;
	clear: both;
	font-size: 90%;
	padding-right:10px;
	padding-left:10px;
}

#login-block li{
	display: inline;
	padding-left: 10px;
}

#username {
	font-weight: bold;
}

#copyright{
	text-align: center;
	clear: both;
}

.submit{
	float: right;
}

.float_left{
    float: left;
}

.float_right{
    float: right;
}

.bold {
	font-weight: bold;
}

.table_line{
    margin-bottom: 15px;
    display: block;
}
.col_left{
    font-weight: bold;
    width: 30%;
}

.col_right{
    margin-left: 30%;
}

.clear {
	clear: both;
}

.margin-top {
	margin-top: 20px;
}

.margin-bottom {
	margin-bottom: 20px;
}

/*** news styles ***/

#news-block {
	border: 1px solid #189313;
	width: 175px;
	margin: 0px 10px 20px 10px;
	float: left;
}

#news-block-header {
	background: url(img/menu_green.png) repeat-x scroll top left;
	color: #FFF;
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #189313;
}

#news-list {
	background: #FFF;
	border-top: 1px solid #189313;
	padding: 5px;
}

#news-list dl {
	margin-top: 2px;
}

#news-list dt {
	font-weight: bold;
	font-size: 0.7em;
	color: #666;
}

#news-list dd {
	font-size: 0.75em;
	margin: 0px 0px 8px 4px;
}

#news-block-footer {
	background: url(img/menu_green.png) repeat-x scroll top left;
	color: #FFF;
	height: 10px;
	border-top: 1px solid #189313;
}

#news-header {
	font-size: 14pt;
	font-family: sans-serif;
	border-bottom: 1px solid black;
	margin-bottom: 0px;
}

#createdby {
	font-size: 0.75em;
	font-family: sans-serif;
	margin-top: 2px;
}

#news-date {
	float: right;
	font-size: 0.75em;
	font-family: sans-serif;
}

/*** end news styles ***/

/*** login index block  based on dashboard styles***/
#idx-login-block {
	border: 1px solid #189313;
	float: left;
	margin: 10px;
}

#idx-login-block-label {
	border-bottom: 1px solid #189313;
	color: #FFF;
	background: url(img/menu_green.png) repeat-x scroll top left;
	padding: 5px;
	text-align: left;
}

#idx-login-block #id_password,
#idx-login-block #id_email {
	width: 100px;
	font-size: 90%;
}

#idx-login-block-content th {
	font-size: 85%;
	height: 25px;
}

#idx-login-block-content {
	padding-bottom: 5px;
}

/*** end login index block ***/

/*** defect styles ***/
table.defect {
	border-collapse: collapse;
}

table.defect th, table.defect td {
	border: 1px solid #189313;
}

table.defect th {
	font-size: 90%;
	margin: 0px;
	padding: 5px;
}

/*** end defect styles ***/

/*** schedule table ***/

table.event {
	border: 1px solid #189313;
	border-collapse: collapse;
	margin-top: 20px;
	margin-left: 20px;
}

table.event th, table.event td {
	border: 1px solid #189313;
	vertical-align: top;
}

table.event th {
	font-size: 0.9em;
	margin: 0px;
	text-align: center;
	padding: 2px;
}

table.event td {
	padding: 5px;
	width: 200px;
}

/*** end schedule table ***/

/*** event legend ***/

#event-legend ul {
	padding: 5px;
}

#event-legend li {
	display: inline;
	padding: 2px;
}

.event-i18n {
	background: #66ff00;
}

.event-development {
	background: #ccccff;
}

.event-community {
	background: #ff9900;
}

.event-accessibility {
	background: #339900;
}

.event-mobile {
	background: #3399ff;
}

.event-deployment {
	background: #cc3300;
}

.event-other {
	background:#ffccff;
}
/*** end event legend ***/

.event-label {
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 5px;
}

.event-label a, .event-label a:active, .event-label a:hover, .event-label a:visited, .event-label a:link {
	color: #000;
}

.event-speaker {
	font-size: 0.8em;
	font-style: italic;
}

.special-event-label {
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 5px;
}

.special-event-loc {
	font-size: 0.8em;
}

/*** dashboard ***/
#dashboard-menu {
	margin-left: 0px;
	border-top: 1px solid #189313;
	border-right: 1px solid #189313;
	border-bottom: 1px solid #189313;
	background: #fff;
	color: #000;
	float: left;
	margin-right: 10px;
	padding: 5px;
}

.db-block {
	border: 1px solid #189313;
	float: left;
	margin: 10px;
}

.db-block-label, .db-block-label-border {
	color: #FFF;
	background: url(img/menu_green.png) repeat-x scroll top left;
	padding: 5px;
	font-size: 110%;
	font-weight: bold;
}

.db-block-label {
	border-bottom: 1px solid #189313;
}

.db-block-label-border {
	border: 1px solid #189313;
}

.db-block-content {
	padding: 10px;
}

.db-block-content li {
	list-style: none;
}

.db-block-content ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

#admin-block {
	border: 1px solid #189313;
	float: left;
	margin: 10px;
	clear: both;
}

#admin-block h1 {
	margin: 0px;
	padding: 0px;
}

#db-block-attend {
	background: blue;
	display: block;
	float: none;
}

a.db-block-btn, a.db-block-btn:link, a.db-block-btn:visited, a.db-block-btn:active
{
	color: #000;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #999;
	background: #FFF url(img/form_bg.png) repeat-x top left;
	padding: 5px;
	display: inline;
	text-align: center;
}

.event-denied {
	color: red;
}

.event-pending {
	color: #189313;
}

.db-block-wide {
	width: 600px;
}

/*** end dashboard ***/

/*** signup ***/

ul.errorlist li{
    list-style: none;
    color:red;
    font-weight:bold;
}

span.required{
    color:red;
}

img.captcha{
	padding-bottom: 10px;
	padding-top:10px;
}