/* PORTALBAR */

#syn_topbar {
	background-color: #FFF;
	clear: both;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #780000;
}

/* PLACEHOLDER FOR THE CONTENT */
#top_content {
	width: 1000px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
}

/* PLACEHOLDER FOR THE LOGO */
#top_content #top_logo{
	width: 60px;
	height: 60px;
	background-image: url(../images/topbar_logo.png);
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
}

/* PORTALBAR NAVIGATION  */
#top_content #top_nav{
	height: 60px;
	float: left;
	font-family: Arial, Verdana, sans-serif;
	line-height: 60px;
	background-image: url(../images/topbar_navbg.png);
	background-repeat: no-repeat;
	background-position: -5px top;
}

#top_content #top_nav a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 60px;
	display: block;
	float: left;
	color: #333;
	text-align: center;
	height: 60px;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
}

/* PLACEHOLDER FOR THE CLOCK  */
#top_content #top_clock {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 60px;
	height: 60px;
	margin-left: 10px;
	float: left;
	width: 150px;
	background-image: url(../images/topbar_clockicon.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	text-indent: 10px;
	color: #666;
}

/* Portalbar Login and Register  */
#top_content #top_login  {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 60px;
	height: 60px;
	float: right;
}
#top_content #top_login a {
	font-family: Arial, Verdana, sans-serif;
	line-height: 60px;
	font-size: 12px;
	color: #2B2425;
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	width: 50px;
}
#top_content #topnav a.signin.menu-open span {
	background-image: url(../images/toggle_down_light.png);
}
#top_content #topnav a.signin span {
	background-image: url(../images/toggle_down_light.png);
	background-repeat: no-repeat;
	background-position: right 24px;
	display: block;
}
#top_content #topnav {
	height: 60px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 60px;
	color: #CCC;
}
#top_content #topnav .top_reg {
	font-family: Arial, Verdana, sans-serif;
	line-height: 60px;
	font-size: 12px;
	color: #2B2425;
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	width: 65px;
	background-image: url(../images/reg_bg.png);
	margin-left: 10px;
}

#top_content #topnav .signin span {
	font-family: Arial, Verdana, sans-serif;
	line-height: 60px;
	font-size: 12px;
	color: #2B2425;
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	width: 65px;
}
#top_content #topnav a.signin {
	text-decoration: none;
	margin-top: 20px;
}
#top_content #topnav a.signin:hover {
	*padding:4px 12px 6px;
}
#top_content #topnav a.signin, #topnav a.signin:hover {
	*background-position:0 3px!important;
}
#top_content #topnav a.menu-open {
	color:#666!important;
	outline:none;
}

#top_content #signin{
	width: 240px;
	height: 130px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #FFFFFF;
	background-color: #FFF;
	-webkit-box-shadow: #acacac 0px 0px 3px;
	-moz-box-shadow: #acacac 0px 0px 3px;
	box-shadow: #acacac 0px 0px 3px;
	clear: both;
	float: right;
	margin-right: -118px;
	margin-top: -5px;
	display: none;
	z-index: 2;
	position: relative;
}
#top_content #signin #arrow{
	height: 8px;
	width: 15px;
	background-image: url(../images/arrow.png);
	margin-top: -9px;
	margin-left: 10px;
	background-repeat: no-repeat;
}

#top_content #signin #forms-Login {
	height: 50px;
	width: 140px;
	float: left;
	margin-left: 9px;
	margin-top: 10px;
}
#top_content #signin #forms-Login #password{
	margin-top: 5px;
}
#top_content #signin #forms-Login .input {
	height: 25px;
	width: 138px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CCC;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
	text-indent: 3px;
	outline: none;
}
#top_content #signin #forms-Login .input:hover {
	border: 1px solid #a9a9a9;
}
#top_content #signin #forms-Login .input:focus {
	box-shadow:inset 0 0 3px #dedede;
	border: 1px solid #a9a9a9;
}
#top_content #signin #top-Login {
	height: 57px;
	width: 73px;
	float: right;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 59px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-color: #005d6f;
	margin-top: 10px;
	margin-right: 10px;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #9d1615;
	box-shadow:0 0 3px #dedede;
	background: #f38082;
	background: -moz-linear-gradient(top, #f38082 1%, #eb2e32 1%, #bf0000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f38082), color-stop(1%,#eb2e32), color-stop(100%,#bf0000));
	background: -webkit-linear-gradient(top, #f38082 1%,#eb2e32 1%,#bf0000 100%);
	background: -o-linear-gradient(top, #f38082 1%,#eb2e32 1%,#bf0000 100%);
	background: -ms-linear-gradient(top, #f38082 1%,#eb2e32 1%,#bf0000 100%);
	background: linear-gradient(to bottom, #f38082 1%,#eb2e32 1%,#bf0000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f38082', endColorstr='#bf0000',GradientType=0 ); 
}
#top_content #signin #top-Login:hover{
	background: #f38082;
	background: -moz-linear-gradient(top, #f38082 1%, #eb2e32 1%, #a50000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f38082), color-stop(1%,#eb2e32), color-stop(100%,#a50000));
	background: -webkit-linear-gradient(top, #f38082 1%,#eb2e32 1%,#a50000 100%);
	background: -o-linear-gradient(top, #f38082 1%,#eb2e32 1%,#a50000 100%); 
	background: -ms-linear-gradient(top, #f38082 1%,#eb2e32 1%,#a50000 100%);
	background: linear-gradient(to bottom, #f38082 1%,#eb2e32 1%,#a50000 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f38082', endColorstr='#a50000',GradientType=0 );
}
#top_content #signin #top-Login:active{
	background: #f38082;
	background: -moz-linear-gradient(top, #f38082 1%, #eb2e32 1%, #a50000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f38082), color-stop(1%,#eb2e32), color-stop(100%,#a50000));
	background: -webkit-linear-gradient(top, #f38082 1%,#eb2e32 1%,#a50000 100%);
	background: -o-linear-gradient(top, #f38082 1%,#eb2e32 1%,#a50000 100%); 
	background: -ms-linear-gradient(top, #f38082 1%,#eb2e32 1%,#a50000 100%);
	background: linear-gradient(to bottom, #f38082 1%,#eb2e32 1%,#a50000 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f38082', endColorstr='#a50000',GradientType=0 );
	box-shadow:inset 0 1px 3px #ad0004;
}
#top_content #signin .form-Options {
	width: 220px;
	height: 50px;
	margin-top: 10px;
	margin-left: 10px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/form-Separator.png);
}
#top_content #signin .form-Options a {
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 22px;
	height: 20px;
	width: 220px;
	color: #999;
	text-decoration: none;
	position: relative;
	top: 6px;
	text-indent: 10px;
	background-image: url(../images/option-Tag.png);
	background-repeat: no-repeat;
	background-position: left center;
}
