/*----------header topnav--------*/
#topnav
{
	font-size:15px;
	color:#ffffff;	
	font-weight:bold;	
	width:1025px;
	height:26px;
}
#topnav_corner_left
{
	background-image:url("../images/ui/header_buttons_corner_left.png");
	width:3px;
	height:26px;
	float:left;
}
#topnav_bg
{
	background-image:url("../images/ui/header_buttons_bg.png");
	width:1019px;
	height:26px;
	float:left;
}
#topnav_corner_right
{
	background-image:url("../images/ui/header_buttons_corner_right.png");
	width:3px;
	height:26px;
	float:left;
}
#topnav_username
{
	padding: 2px 5px 5px 5px;
	float:left;
	width:160px;
	height:26px;
	text-align:left;
}
.usernametext
{
	color:#ffffff;
	position:relative;
	top:5px;
	width:160px;
	height:26px;
	float:left;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;	
	text-align:left;
	z-index:15;	
}
span.orange
{
	color:#fba746;
}
.orangeText
{
	color:#ff7342;
	font-weight:bold;
}
.normalText
{
	color:#000000;	
	font-weight:bold;
}
.grayText
{
	color:#acabab;	
	font-weight:bold;
}
.topnav_button
{
	padding-top:5px;
	text-align:center;
	width:150px;
	height:26px;
	float:left;
	cursor:hand;
	/*background-image:url("../images/ui/header_buttons_onmouseover_bg.png");	*/
}
.topnav_button_admin
{
	text-align:center;
	vertical-align:middle;
	width:200px;
	height:26px;
	float:left;
	cursor:hand;
	/*background-image:url("../images/ui/header_buttons_onmouseover_bg.png");	*/
}
.topnav_button_up
{
	position:relative;
	width:152px;
	height:26px;
	top:-26px;
	float:left;
	background-image:url("../images/ui/header_buttons_onmouseover_bg.png");	
}
#topnav_drop
{
	visibility:hidden;
	position:absolute;
	/*top:75px;*/
	top:49px;
	/*margin-left:-512px;
	left:50%;*/
	width:1025px;
	height:70px;
	z-index:20;	
	/*border:1px solid Black;*/
}
.topnav_drop_topcorner
{
	width:152px;
	height:4px;
	background-image:url("../images/ui/topnav_drop_topcorner.png");
}
.topnav_drop_bottomcorner
{
	width: 152px;
	height: 4px;
	background-image: url("../images/ui/topnav_drop_bottomcorner.png");
}
.topnav_topdrop_button
{
	padding-top: 5px;
	text-align: center;
	width: 150px;
	height: 20px;
	background-color: #b8cad6;
	color: #034d7e;
	border-left: 1px solid #b8cad6;
	border-right: 1px solid #b8cad6;
	border-left: solid 1px #224966;
	border-right: solid 1px #224966;
	cursor:hand;
	cursor:pointer;
}
.topnav_drop_button
{
	padding-top: 5px;
	font-size:inherit;
	text-decoration:underline;
	text-indent:10px;
	text-align: left;
	width: 150px;
	height: 20px; 
	background-color: #FFFFFF;
	color: #034d7e;
	border-left: 1px solid #224966;
	border-right: 1px solid #224966;
	cursor:hand;
	cursor:pointer;	
}
.left_space_submenu
{
	position:relative;
	/*left:30px;*/	
}
.topnav_drop_button_subtext
{
	padding-top: 5px;
	font-size:smaller;
	text-decoration:underline;
	text-align: left;
	text-indent:65px;
	width: 150px;
	height: 20px; 
	background-color: #FFFFFF;
	color: #034d7e;
	border-left: 1px solid #224966;
	border-right: 1px solid #224966;
}
.topnav_drop_button_subtext_teachers
{
	padding-top: 5px;
	font-size:smaller;
	text-decoration:underline;
	text-align: left;
	text-indent:30%;
	width: 150px;
	height: 20px; 
	background-color: #FFFFFF;
	color: #034d7e;
	border-left: 1px solid #224966;
	border-right: 1px solid #224966;
}
.topnav_menu
{
	float:left;
	height:26px;
text-align:center;
width:150px;
	
	font-size:15px;
	color:#ffffff;	
	font-weight:bold;	
	/*background-color:#a8bcca;*/
	float:left;
	z-index:2;
	width:150px;
	cursor:hand;
	cursor:pointer;
/*	border-top: none 0px Black;
	border-bottom: solid 1px Black;
	border-left: solid 1px Black;
	border-right: solid 1px Black;*/
}

.topnav_menu_kosta
{
	padding-top:10px;
	font-size:15px;
	color:#ffffff;	
	font-weight:bold;	
	/*background-color:#a8bcca;*/
	float:left;
	z-index:2;
	width:150px;
	cursor:hand;
/*	border-top: none 0px Black;
	border-bottom: solid 1px Black;
	border-left: solid 1px Black;
	border-right: solid 1px Black;*/
}
#home_drop
{
	border-top:1px solid #6ea6cf;
}
#create_drop
{
	border-top:1px solid #6ea6cf;
	
}
#my_account_drop
{
	border-top:1px solid #6ea6cf;
}
#community_drop
{
	border-top:1px solid #6ea6cf;
}
#faq_drop
{
	border-top:1px solid #6ea6cf;
	
}
#teach_home_drop
{
	border-top:1px solid #6ea6cf;	
}
#topnav_menu_spacer_left
{
	width:175px;
	height:inherit;
	float:left;
}
#topnav_home
{
	
}
#topnav_faq
{
}

