/* Header-specific styles from Purgatorio theme */

#blackmenu {
	width: 99.6%;
	height: 35px;
	background: #0066a2;
	margin-top: 10px;
}

#logoimg {
	margin-top: -32px;
	overflow: hidden;
}

#title_logo {
	width: 386px;
	height: 56px;
	background: url(../../../images/alphagamingv1.8/title_logo.png) no-repeat;
	float: right;
	margin-top: -36px;
	margin-right: 9px;
}

#logo {
	background: #fff;
	border-bottom: 1px solid #263c30;
	height: 100%;
	padding: 2px;
	margin-top: 10px;
}

#header ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header ul.menu li {
	margin: 0 7px;
	display: inline;
}

#header ul.menu li a {
	padding-left: 20px;
	color: #fff;
	background: url(../../../images/alphagamingv1.8/headerlinks_sprite.png);
	background-repeat: no-repeat;
	display: inline-block;
}

/* Special styling for General/Dante menu item */
#header ul.menu li a.general {
	background: url(../../../images/dante_icon.png) no-repeat 0 center;
	background-size: 16px 14px;
}

#logo ul.top_links {
	font-weight: bold;
	text-align: left;
	margin: -10px 5px 0 0;
	top: 9px;
	position: relative;
	font-size: 12px;
	font-family: Arial;
}

#logo ul.top_links a.search {
	background-position: 0 0;
}

#logo ul.top_links a.memberlist {
	background-position: 0 -20px;
}

#logo ul.top_links a.calendar {
	background-position: 0 -40px;
}

#logo ul.top_links a.help {
	background-position: 0 -60px;
}

#logo ul.top_links a.portal {
	background-position: 0 -180px;
}

/* General/Dante icon for top_links version */
#logo ul.top_links a.general {
	background: url(../../../images/dante_icon.png) no-repeat 0 center;
	background-size: 16px 14px;
}

#panel .upper {
	background: #0066a2;
	border-top: 1px solid #0066a2;
	padding: 7px;
	clear: both;
	width: 98.5%;
	color: #fff;
	position: relative;
}

#panel .upper a:link,
#panel .upper a:visited,
#panel .upper a:hover,
#panel .upper a:active {
	color: #fff;
}

#panel .lower {
	background: #4874a3;
	color: #fff;
	padding: 3px;
	position: relative;
	width: 99.3%;
}

#panel .lower a:link,
#panel .lower a:visited,
#panel .lower a:hover,
#panel .lower a:active {
	color: #fff;
}

#search {
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	vertical-align: middle;
	position: relative;
	top: 8px;
	left: -5px;
}

#search input.button,
#search input.textbox {
	border-color: #000;
}

#search input.button {
	background: #0066a2;
	color: #fff;
}

#search input {
	margin: -3px 0;
}

/* Logout/login button styles */
#panel .upper a.logout {
	font-weight: bold;
	background: url(../../../images/alphagamingv1.8/headerlinks_sprite.png) right -80px no-repeat;
	padding-right: 20px;
	margin-left: 10px;
}

#panel .upper a.login,
#panel .upper a.lost_password {
	background: url(../../../images/alphagamingv1.8/headerlinks_sprite.png) 0 -100px no-repeat;
	padding-left: 20px;
	margin-left: 10px;
	font-weight: bold;
}

#panel .upper a.register {
	background: url(../../../images/alphagamingv1.8/headerlinks_sprite.png) right -80px no-repeat;
	padding-right: 15px;
	margin-left: 10px;
	font-weight: bold;
}

#panel .lower ul.panel_links {
	float: left;
}

#panel .lower ul.panel_links a.usercp {
	background-position: 0 -120px;
}

#panel .lower ul.panel_links a.modcp {
	background-position: 0 -140px;
}

#panel .lower ul.panel_links a.admincp {
	background-position: 0 -160px;
}

#panel .lower ul.user_links {
	float: right;
}

#panel .lower ul.user_links li a {
	padding: 0;
	background-image: none;
}
		