@charset "utf-8";
@import url("reset.css");
body {
	font: 13px/19px Arial, Helvetica, sans-serif;
	color: #2a2a2a;
	background: #dadada;
	/*background: url(img/main_bg_lumber.jpg);*/
	background-repeat:repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a, input {
	outline: none;
}

a {
	color: #216fb4;
	text-decoration: underline;
}
a:hover {
	color: #fb4b02;
	cursor: pointer;
	text-decoration: underline;
}
.page {
	width: 986px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}
.link {
	cursor: pointer;
}

#tad {
	background: #eaeaea;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 8px 0px;
}
#welcome_header {
	border-bottom: 1px solid #fff;
	padding-top: 6px;
	padding-bottom: 5px;
	background: #FFFFFF url(img/welcome_header_bg.png) repeat-x bottom;
}
#welcome_header ul {
	text-align: right;
}
#welcome_header p.welcome_links  {
	float: left;
	font-size: 11px;
	line-height: 18px;
}
#welcome_header li {
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 11px;
	line-height: 18px;
	border-right: 1px solid #cacaca;
	margin-right: 0px;
	margin-left: 0px;
	width: auto;
}
#welcome_header li.end {
	border-right-style: none;
	padding-right: 0px;
}
#welcome_header li a   {
	color: #363636;
	text-decoration: none;
	border-bottom: 1px solid #DC194B;
}
#welcome_header li a:hover   {
	text-decoration: none;
	color: #dc194b;
}
#header {
	float: left;
	height: 77px;
	width: 100%;
	border-top: 1px solid #C8C8C8;
	background: #fff;
	border-bottom: 1px solid #C8C8C8;
}
#header_ad {
	float: right;
	margin-top: 4px;
}
#header_ad  a {
	display: block;
	float:right;
}

#main_nav {
	background: url(img/main_nav_bg.png) repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 100%;
	border-top: 1px solid #fff;
	z-index: 9000;
	position: relative;
}
#main_nav ul {
	border-left: 1px solid #14446e;
	border-right: 1px solid #257bc7;
	margin: 0px;
	padding: 0px;
	height: 35px;
	list-style: none;
	float: left;
	position: relative;
	z-index: 12000;
}
#main_nav ul li {
	display: block;
	height: 35px;
	border-left: 1px solid #257bc7;
	border-right: 1px solid #14446e;
	float: left;
	clear: none;
	z-index: 11000;
}
#main_nav ul li a {
	font-size: 15px;
	line-height: 35px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: url(img/main_nav_bg.png) repeat-x;
	padding-right: 8px;
	padding-left: 8px;
	height: 35px;
	display: block;
	float: left;
}
#main_nav ul li a:hover {
	color: #fb4b02;
	background: url(img/main_nav_bg_o.png) repeat-x;
}
#main_nav ul li {
	position: relative;
}
#main_nav ul li.dd a {
	background: url(img/main_nav_dropdown_bg.png) no-repeat right top;
	padding-left: 8px;
	padding-right: 24px;
	position: relative;
	color: #fff;
}
#main_nav ul li.dd a:hover, #main_nav ul li.dd a.hover {
	background: url(img/main_nav_dropdown_bg_o.png) no-repeat right top;
	padding-left: 8px;
	padding-right: 24px;
	position: relative;
	color: #fb4b02;
}
#main_nav ul li ul {
	width: 160px;
	clear: both;
	z-index: 999999;
	list-style: none;
	border-style: none;
	display: none;
	position: absolute;
	left: -2px;
	top: 35px;
}
#main_nav ul li ul li {
	display: block;
	font-size: 13px;
	color: #fb4b02;
	width: 160px;
	border-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: left;
	border-right: 2px solid #2D96F4;
	border-left: 2px solid #2D96F4;
	line-height: normal;
	height: auto;
}
#main_nav ul li ul li.end {
	border-bottom: 2px solid #2D96F4;
}
#main_nav ul li.dd ul li a {
	background: #fff url(img/main_subnav_bg.png) no-repeat 5px 10px;
	line-height: normal;
	width: 138px;
	font-weight: normal;
	float: left;
	clear: left;
	border-top-style: none;
	border-bottom-style: none;
	margin: 0px;
	padding: 5px 5px 5px 17px;
	height: auto;
	font-size: 13px;
	color: #216fb4;
}
#main_nav ul li.dd ul li a:hover {
	background: #f4f4f4 url(img/main_subnav_bg.png) no-repeat 5px 10px;
		line-height: normal;
	width: 138px;
	font-weight: normal;
	float: left;
	clear: left;
	border-top-style: none;
	border-bottom-style: none;
	margin: 0px;
	padding: 5px 5px 5px 17px;
	height: auto;
	font-size: 13px;
	text-decoration:underline;
	color: #216fb4;
}
#main_nav ul li.dd ul li a.nightlife {
	background: #fff url(img/nightlife_icon.png) no-repeat 5px 7px;
}
#main_nav ul li.dd ul li a.nightlife:hover {
	background: #f4f4f4 url(img/nightlife_icon.png) no-repeat 5px 7px;
}

#secondary_nav {
	background: url(img/secondary_nav_bg.png) repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 29px;
	width: 100%;
}
#secondary_nav a {
	text-decoration: none;
	
}
a.facebook{
        background-image: url(img/fac1.jpg);
	background-repeat:no-repeat;
	padding:2px;
	padding-left:22px;
	text-decoration:none;
}
#secondary_nav a.facebook {
	background-image: url(img/fac1.jpg);
	background-repeat:no-repeat;
	padding:2px;
	padding-left:22px;
	text-decoration:none;
}
#secondary_nav a.logout{
	padding:15px 15px 15px 40px;
	/*padding:15px; 
	padding-left: 40px; */
	background-size:27px 25px;
	background-repeat:no-repeat;
	background-position: 9px center;
	/*background-position-x: 9px;*/
}
#secondary_nav_left {
	/*2015-01-20 jurasx begin*/
	/*float: left;*/
	float: right;
	/*2015-01-20 end*/
	height: 21px;
	/*2015-01-20 jurasx begin*/
	/*width: 752px;*/
	width: 100%;
	/*2015-01-20 end*/
	background: url(img/sitebar_plus_icon.png) no-repeat left center;
	line-height: 21px;
	padding-left: 48px;
	margin-top: 4px;
}
#bdaysBox {
	background: url(img/sitebar_bday_icon.png) no-repeat left center;
	/*2015-01-20 jurasx begin*/
	/*float: left;*/	
	/*2015-01-20 end*/
	/*2015-01-20 jurasx begin*/
	/*width: 620px;*/
	width: 100%;
	/*2015-01-20 end*/
	height: 21px;
	margin-top: 4px;
	/*2015-01-20 jurasx begin*/
	/*padding-left: 90px;*/
	/*2015-01-20 end*/
}
/* 2015-01-20 pkolas */
#bdaysBox > marquee {
	width: 900px;
	float: right;
}
/* 2015-01-20 pkolas end */
#secondary_nav_left_bdays {
	/*2015-01-20 jurasx begin*/
	/*float: left;*/
	float: right;
	/*2015-01-20 end*/
	height: 21px;
	/*2015-01-20 jurasx begin*/
	/*width: 775px;*/
	width: 100%;
	/*2015-01-20 end*/
	line-height: 21px;
	overflow: hidden;
}
#secondary_nav_right {
	float: right;
	text-align: right;
	/*2015-01-20 jurasx begin*/
	/*width: 270px;*/
	width: 0px;
	/*2015-01-20 end*/
	height: 21px;
	line-height: 21px;
	margin-top: 4px;
}
#secondary_nav_left li, #secondary_nav_right li {
	padding-right: 8px;
	padding-left: 8px;
	border-right: 1px solid #b5b5b5;
}
#secondary_nav_left_bdays li {
	line-height: 21px;
	height: 21px;
	font-size: 10px;
	margin-right: 10px;
	display: inline;
}
#secondary_nav_left li.end, #secondary_nav_right li.end {
	border-right-style: none;
}
#lower_main_nav {
	background: url(img/secondary_nav_bg.png) repeat-x;
	float: left;
	height: 27px;
	width: 100%;
	margin-top: 10px;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #fff;
	line-height: 27px;
}
#lower_main_nav ul {
	font-size: 16px;
	font-weight: bold;
}
#lower_main_nav ul li {
	display: inline;
	margin-right: 22px;
}
#lower_main_nav ul li a {
	text-decoration: none;
}
#lower_secondary_nav {
	float: left;
	width: 100%;
	border-top: 1px solid #8b8b8b;
	background: #fff url(img/bottom_nav_bg.png) repeat-x top;
	height: 31px;
}
#lower_secondary_nav a {
	text-decoration: none;
}
#lower_secondary_nav a:hover {
	text-decoration: none;
}
#lower_secondary_nav_left {
	float: left;
	height: 21px;
	width: 752px;
	line-height: 21px;
	margin-top: 4px;
}
#lower_secondary_nav_right {
	float: right;
	text-align: right;
	width: 160px;
	height: 21px;
	line-height: 21px;
	margin-top: 4px;
}
#lower_secondary_nav_left li, #lower_secondary_nav_right li {
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	border-right: 1px solid #b5b5b5;
}
#lower_secondary_nav_left li.end, #lower_secondary_nav_right li.end {
	border-right-style: none;
}
#lower_logos {
	float: left;
	height: 72px;
	width: 100%;
	border-top: 1px solid #c6c6c6;
	background: #fff;
}
#footer {
	background: #fff;
	float: left;
	width: 100%;
	padding-bottom: 20px;
	border-top: 1px solid #c6c6c6;
}
#footer p {
	text-align: center;
	font-size: 11px;
	line-height: normal;
	margin-top: 12px;
	padding-bottom: 12px;
}
#footer  a  {
	color: #2a2a2a;
	text-decoration: none;
}
#footer a:hover {
	color: #2a2a2a;
	text-decoration: underline;
}
#main {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background: url(img/main_bg.png) repeat-x;
}

/* 2009-12-03 news alerts */

#bnewsalert {
	height: 85px;
}

#bnews {
	background: #FFFCC4 url(img/zbm_bg_sprite.png) no-repeat 0px 0px;
	height: 85px;
	width: 988px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#bnews.zbmAlert {
	background: #C10101 url(img/zbm_bg_sprite.png) no-repeat 0px -85px;
}

#zbmhide {
	font: normal 10px/10px Verdana, Geneva, sans-serif;
	color: #0A62A3;
	padding: 3px 22px 2px 2px;
	position: absolute;
	top: 6px;
	right: 2px;
	cursor: pointer;
}
#bnews.zbmAlert #zbmhide {
	color: #FFF;
}


#bnews .zbm{
	width: 759px;
	text-align: left;
	padding: 0px 0px 0px 230px;
	height: 85+px;
	position: relative;
}

#bnews .zbm h2 {
	font-size: 12px;
	float: right;
	width: 201px;
	text-align: center;
	margin-top: 24px;
}
#bnews.zbmAlert .zbm h2 {
	color: #FFF;
}


#bnews  .zbm ul{
	float: left;
	height: 63px;
	width: 556px;
	margin-top: 13px;
	display: block;
	overflow: hidden;
}

#bnews .zbm ul li {
	display: block;
	float: left;
	height: 63px;
	width: 536px;
	padding-right: 10px;
	padding-left: 10px;
}

#bnews .zbm h1 {
	font-size: 13px;
	color: #C00;
}
#bnews.zbmAlert .zbm h1 {
	color: #FFF;
}

#bnews .zbm ul h3 {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
}
#bnews.zbmAlert .zbm ul h3 {
	color: #FFF;
}

#bnews .zbm ul li h3 a {
	text-decoration: none;
}
#bnews.zbmAlert .zbm ul li h3 a {
	font-weight: bold;
	color: #FFF;
}

#bnews .zbm ul li h3 a:hover {
	text-decoration: underline;
}
#bnews.zbmAlert .zbm ul li h3 a:hover {
	color: #FFF;
}

#bnews .zbm p {
	font-size: 12px;
	text-align: center;
	float: right;
	width: 193px;
	line-height: 26px;
	height: 26px;
	margin-top: 2px;
}
#zbmPrev {
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
	width: 90px;
	display: block;
	float: left;
}
#zbmNext {
	float: left;
	width: 90px;
	line-height: 26px;
	font-weight: bold;
	height: 26px;
	display: block;
	text-decoration: none;
}
#zbmPrev:hover , #zbmNext:hover{
	font-weight: bold;
	text-decoration: none;
}
#zbmPrev.zbmInactive, #zbmPrev.zbmInactive:hover, #zbmNext.zbmInactive, #zbmNext.zbmInactive:hover {
	color: #CCC;
}



#sb-content {
	overflow: hidden;
}

/* 2009-12-03 news alerts end */
