/*-- new header --*/

#header-expanded {
	height: 62px;
}

#header-align {
	BACKGROUND: url(../images/header.jpg) no-repeat;
	height: 188px;
	width: 994px;
	margin: auto;
}

#header-align2 {
	height: 200px;
	width: 994px;
	margin: auto;
}

#header-logo {
	float: left;
	margin-top: 30px;
	display: block;
}

#header-additionals {
	margin-top: 90px;
	float: right;
}




#header-nav {
	height: 29px;
	list-style: none;
	margin: 0px;
	float: right;
	font-weight: bold;
	padding: 0px;
	margin-top: 3px;
	/*border-right:1px solid #000;*/
}

#header-nav li {
	display: inline;
	line-height: 29px;
}

#header-nav li a {
	float: left;
	padding: 0px 10px;
	/*border-right: 1px solid #343434;*/
	/*border-left: 1px solid #343434;*/
	color: #FFFAFA;
	font-size: 14px;
	/*background:  url(images/nav-background.png) repeat-x;*/
	/*margin-left: 1px;*/
}

#header-nav li a.subnav, a.dark {
	color: #B5B5B5;
}

#header-nav li a:hover {
	text-decoration: none;
	background:  url(images/nav-background.png) 0px -31px repeat-x;
}

#user-options {
	float: right;
	text-align: right;
	line-height: 28px;
}

#user-alerts {
	width: 550px;
	float:right;
	text-align: right;
}

#user-alerts div.holder {
	line-height: 33px;
	display: inline;
}

#user-alerts div.holder a {
	background: #1A1A1A;
	padding: 1px 6px;
	border: 1px solid #474747;
}

#user-alerts div.holder a:hover {
	background: #88D9F3;
	color: #010101;
	text-decoration: none;
}



/*.header-alerts {
	display: block;
	text-align: right;
	margin-bottom: 15px;
}

.header-alerts li {
	display: inline;
}

.header-alerts li a {
	padding: 2px 4px;
	color: #BBBBBB;
	border: 1px dotted #757575;
}

.alerts {
	padding-top: 7px;
	display: block;
	text-align: right;
}

a.alert {
	border: 1px solid #555555;
	background: #000000;
	padding: 1px 4px;
	margin-left: 5px;
	float: right;
}

a.alert:hover {
	color: #000000;
	background: #8adafd;
	text-decoration: none;
}*/

.alerts-paging {
	float: right;
	margin-top: 9px;
	margin-left: 5px;
}

.bullbar {
	width: 100%;
	background: #242323;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #303030;
	display: block;
	clear:both;
}

.bullbar-block-heading {
	color: #FFF;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}

.bullbar-align {
	width: 994px;
	margin: auto;
	text-align:left;
}

.bullbar-followus {
	font-style:oblique;
	line-height: 30px;
}
.bullbar-block {
	width: 180px;
	float: left;
}

.bullbar-block a {
	color: #777777;
	text-decoration: none; 
	display: block;
	margin-bottom: 8px;
}

.bullbar-block a:hover {
	color: #777777;
	text-decoration: underline; 
}

.bullbar-block-heading {
	color: #FFF;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}

.bullbar-big-block {
	float: right;
	width: 206px;
	text-align: right;
}

.bullbar-big-block img{
	margin-left: 1px;
	margin-bottom: 1px;
}
