/*
	Jean-Paul Hounkanrin [ Main CSS ]
	Copyright (c) 2007 IDIA Portal Team
	All Rights Reserved
*/

body {
	background-color: #FFFFFF;
	/*
	background: #999999;
	background-image: url('../images/glabs_background_1.jpg');
	background-repeat: repeat;
	font-family : verdana, helvetica, arial, sans-serif;
	*/
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 15px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
}

html,body {
	/* height: 100%; */
}

table {
	width: 100%;
}

a,
a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #1A438A;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	background-color: #E0ECFF;	
}

#main_logo {
	float: right;
}

#flashy {
	color:#FFFFFF;
	background-color:#464D57;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
}

#idx_login_container {
	font-size: 10px;
	/*background-color: #E8EEFA;*/
	/*padding: 5px 10px 5px 10px;*/
}

#idx_login_container input {
	color: #26a;
	background: #fff;
	border: #26a solid 1px;
}

#idx_login_container input[type="submit"] {
	color: #fff;
	background-color: #73BE1E;
	border: 1px #000 outset;
	font-weight: bold;
}

#idx_login_container .openid_input {
	background: #FFFFFF url('/images/openid-icon-small.gif') no-repeat scroll 0pt 50%;
	padding-left: 23px;
}

input {
	color: #26a;
	background: #fff;
	border: #26a 1px solid;
}

input[type="submit"] {
	color: #fff;
	background: #73BE1E;
	border: 1px #000 outset;
	font-weight: bold;
}

input[type="button"] {
	color: #fff;
	background: #73BE1E;
	border: 1px #000 outset;
	font-weight: bold;
}

#content_wrapper {
	width: 750px;
	position: relative;
	height: auto;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 0px solid rgb(0, 0, 0);
	background: #fff;
	
	color: #000;
	font-family : verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

/*
.openid_input {
	background: url('/images/open_id_lock.png') no-repeat;
	background-position 0 50%;
	padding: 2px;
	padding-left: 23px;
}
*/

.top_side_menu {
    /*background-color:#272727;*/
    /*color:#FFFFFF;*/
    position:relative;
	/*top: 10px;*/
	margin: 0px;
    font-size:12px;	
    font-family: Verdana, Verdana, Geneva, sans-serif;
    padding: 3px;
    text-align:right;
    display:block;
}

.top_side_menu a,
.top_side_menu a:link,
.top_side_menu a:visited,
.top_side_menu a:active {
	text-decoration: none;
	color: #000;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-right: 1px #999999 dotted;
	padding-right: 10px;
	/*padding-left: 10px;*/
	/*text-transform: uppercase;*/
}

.top_side_menu a:hover {
	text-decoration: none;
	background-color: #E0ECFF;
	font-size: 12px;
	font-weight: bold;	
}

#logo_yielder {
	/*
	background-image: url('/images/mobiface_logo.png');
	background-position: center;
	background-repeat: no-repeat;
	background-color: #E0ECFF;
	border: 1px solid #3F3F3F;	
	*/
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	letter-spacing: 1px;
	color: #1A438A;
	width: 100%; /* width: 783px; */
	height: 80px;
	text-align: left;
	margin: auto;
	font-size: 50px;
	font-weight: bold;
}

#logo_yielder_slogan {
	padding-top: 15px;
	font-size:30%; text-align:left; font-weight:normal;
	display: block;
}

#what_it_is {
	position: relative;
	margin: 20px 20px 0px 00px;
	padding-bottom:1px;
	font-family: arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3E3E3E;
	line-height: 45px;
}

#what_it_is a { font-family: arial,sans-serif; color:#447aa4; }
#what_it_is a:hover { color: #f75342 }
#what_it_is img#wgo_topline { position: absolute; top: 0px; left: 0px; }
#what_it_is img#wgo_bottomline { position: absolute; bottom: 0; left: 0; }
#what_it_is strong {color:#3e3e3e; }


/** ROUNDED CORNERS FOR LOGIN ON MAIN PAGE **/
.roundedcornr_box_883910 {
   background: #e8eefa;
}
.roundedcornr_top_883910 div {
   background: url('/images/roundedcnr/main_login/roundedcornr_883910_tl.png') no-repeat top left;
}
.roundedcornr_top_883910 {
   background: url('/images/roundedcnr/main_login/roundedcornr_883910_tr.png') no-repeat top right;
}
.roundedcornr_bottom_883910 div {
   background: url('/images/roundedcnr/main_login/roundedcornr_883910_bl.png') no-repeat bottom left;
}
.roundedcornr_bottom_883910 {
   background: url('/images/roundedcnr/main_login/roundedcornr_883910_br.png') no-repeat bottom right;
}

.roundedcornr_top_883910 div, .roundedcornr_top_883910, 
.roundedcornr_bottom_883910 div, .roundedcornr_bottom_883910 {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornr_content_883910 { margin: 0 10px; }
/** END ROUNDED CORNERS **/



.required {
	color:#FF0000;
}

h1, h2, h3, h4 {
	letter-spacing: 1px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #1A438A;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 5px;
	display: block;
	font-weight: bold;
}

h1 {
	border-bottom: rgb(71, 71, 81) 1px dotted;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 170%;
	margin-bottom: 0px;
	padding-top: 0px;
	border-bottom: rgb(71, 71, 81) 1px dashed;
}

h3 {
	font-size: 140%;
}

h4 {
	font-size: 120%;
}

#footer {
	padding-top: 5px;
	border-top: rgb(71, 71, 81) 1px solid;
	border-bottom: rgb(71, 71, 81) 1px solid;
	margin-top: 50px;
	background-color: #B5EDBC;
	text-align: center;
}

#side_navigation {
	background-color: #333333;
	position: absolute;
	border: rgb(71, 71, 81) 1px solid;
	width: 200px;
	padding: 1em;
/*
	float: left;
	margin-top: 0.5em;
	margin-bottom: 1.5em;
*/
	margin-left: 1.5em;
	margin-top: 20px;
	margin-bottom: 20px;

}

.side_nav_item {
	margin: 0px;
}

.side_nav_item a,
.side_nav_item a:link,
.side_nav_item a:visited,
.side_nav_item a:active {
	text-decoration: none;
	color: #656565;
	font-family: Arial, Sans-Serif;
	font-size: 110%;
}

.side_nav_item a:hover {
	color: rgb(233, 135, 0);
}

.nav_category {
	letter-spacing: 1px;
	font-family: Verdana, Sans-Serif;
	font-size: 130%;
	color: rgb(50, 128, 236);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	margin: 0px;
}

.nav_group {
	display: block;
	padding: 10px;
}

#copyleft {
    font-size: 11px;
    font-family: verdana, "Times New Roman", sans-serif;
    font-weight: bold;
    text-align: center;
    background-color: #B5EDBC;
    color: #2E6633;
}

#copyleft a,
#copyleft a:link,
#copyleft a:visited,
#copyleft a:active {
	text-decoration: none;
	color: #2E6633;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

#copyleft a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #B5EDBC;
}

.team_member {
	font-size: 120%;
	font-weight: bold;
	font-family: arial, sans-serif;
}

.project_report_item {
	font-size: 120%;
	font-weight: bold;
	font-family: arial, sans-serif;
}

.team_member_photo {
	border: rgb(71, 71, 81) 1px solid;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

/*
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
*/

#home_page {
	letter-spacing: 1px;
	font-family: Verdana, Sans-Serif;
	font-size: 110%;
	color: rgb(50, 128, 236);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	margin: 0px;
}

#home_page a,
#home_page a:link,
#home_page a:visited,
#home_page a:active {
	letter-spacing: 1px;
	font-family: Verdana, Sans-Serif;
	font-size: 110%;
	color: rgb(50, 128, 236);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	margin: 0px;
}

#home_page a:hover {
	color: rgb(233, 135, 0);
	text-decoration: none;
}

.tooltip {
	z-index: 10000;
	position: absolute;
	font-size: 12px;
	color: #2E6633;
	background-color: #B5EDBC;
	height: auto;
	width: 200px;
	padding: 1em;
	border: 2px #2E6633 outset;
}

.hide_tooltip {
	bottom: 0.3em;
	right: 0.3em;
	position: absolute;
}

.user_link_opts {
	z-index: 10000;
	position: absolute;
	font-size: 12px;
	color: #2E6633;
	background-color: #fff;
	height: auto;
	width: 200px;
	padding: 1em;
	border: 1px #000 solid;
}

.hide_user_link_opts {
	bottom: 0.3em;
	right: 0.3em;
	position: absolute;
}