@import url('fonts.css');

html, body
{
	background: #000000;
	color: #ffffff;
	font: normal 9pt Arial, Helvetica, sans-serif;
}

#site
{
	margin: 0 auto;
}

#head
{
	text-align: left;
	margin: 10px 0 0 193px;
	width: 728px;
	height: 90px;
}

a#bds-holder:hover #bds-list, a.bds-list-show #bds-list
{
	display: block;
}

#bds-list
{
	display: none;
	position: absolute;
	margin: 26px 0 5px 194px;
	padding: 0px 0 0 0;
	text-align: right;
	z-index: 30;
}

#bds-list-scroll
{
	border: solid 1px #4e4e4e;
	background: #3b3b3b;
	height: 300px;
	overflow: auto;
	padding: 0 10px 0 0;
	width: 407px;
}

#bds-list ul 
{
	clear: both;
}

#bds-list ul li
{
	padding: 4px 0 3px 6px;
	float: left;
	color: #ffffff;
	font-size: 8pt;
}

#bds-list ul li.list-now-playing
{
	color: #ff5449;
}

#bds-list ul li.list-time
{
	color: #9d9d9d;
}

#bds
{
	float: left;
	width: 421px;
	height: 21px;
	margin: 5px 0 5px 193px;
	text-align: right;
	background: url( ../img/now-playing-bg.png ) top left no-repeat;
	overflow: hidden;
}

#bds ul 
{
}

#bds ul li
{
	padding: 4px 0 3px 6px;
	float: left;
	color: #ffffff;
	font-size: 8pt;
}

#bds ul li.song-now-playing
{
	color: #ff5449;
}

#bds ul li.song-time
{
	color: #9d9d9d;
}

#bds ul li.song-service
{
	float: right;
	padding: 4px 6px 3px 0;
}

#login
{
	float: left;
	width: 302px;
	margin: 5px 0 5px 5px;
	color: #ffffff;
	height: 19px;
	overflow: hidden;
	padding: 1px 0;
}

#login-message
{
	text-align: left;
	font: normal 11pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: right;
	padding: 2px 0;
}

#login-message a
{
	color: #ffffff;
	text-decoration: underline;
}

#login-error
{
	text-align: right;
	font: normal 11pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	padding: 2px 0;
}

#login-error a
{
	color: #ffffff;
	text-decoration: underline;
}

#login-form-username,
#login-form-password
{
	float: left;
	display: inline;
	border: solid 1px #9d9d9d;
	background: #f6f7f8;
	margin-right: 5px;
}

#login-form-username input,
#login-form-password input
{
	border: solid 1px #f6f7f8;
	background: url( ../img/input-bg.png ) repeat-x;
	height: 15px;
	font-size: 8pt;
	font-weight: bold;
	width: 119px;
}

#login-form-button
{
	float: left;
	display: inline;
}

#main-nav
{
	background: url( ../img/nav-bg.png ) no-repeat top right;
	height: 30px;
	width: 942px;
	position: absolute;
	z-index: 10;
}

#main-logo
{
	position: absolute;
	z-index: 11;
	display: block;
	margin: -125px 0 0 0;
}

#main-nav ul
{
	margin: 0 0 0 186px;
}

#main-nav ul li
{
	float: left;
}

#main-nav ul li.nav-seperator
{
	color: #ff1414;
	padding: 7px 2px;
	font: bold 6pt 'Gothic821CnBTRegular', Arial, Helvetica, sans-serif;
	line-height: 11pt;
}

#main-nav ul li a
{
	display: block;
	padding: 7px 8px 0 8px;
	height: 30px;
	font: normal 10pt 'Gothic821CnBTRegular', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}

#main-nav ul li a:hover, #main-nav ul li a.over
{
	color: #ffffff;
	background: url( ../img/nav_item_bg.png ) repeat-x 0px 4px;
}

#main-sub-nav
{
	margin: 30px 0 0 0;
	background: none;
	height: auto;
	width: 200px;
	position: absolute;
	z-index: 20;
	display: none;
}

#main-nav ul li:hover #main-sub-nav
{
	display: block;
}

#main-sub-nav ul
{
	margin: 0;
	background: #ffffff;
	border: solid 1px #000000;
	border-width: 1px 1px 0 1px;
}

#main-sub-nav ul li
{
	float: none;
}

#main-sub-nav ul li a
{
	display: block;
	padding: 2px 7px;
	height: auto;
	font: normal 10pt 'Gothic821CnBTRegular', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	border-bottom: solid 1px #000000;
}

#main-sub-nav ul li a:hover, #main-sub-nav ul li a.over
{
	color: #000000;
	background: #cdcdcd;
	
}


#main
{
}

#main-left
{
	float: left;
}

#main-right
{
	float: left;
	width: 160px;
	height: 600px;
	margin: 40px 0 0 11px;
	border: solid 1px #262722;
}

/* START HOME */
#home
{
}

#home-top
{
	margin: 40px 0 0 0;
	height: 187px;
	width: 747px;
	border-bottom: solid 2px #a4a4a4;
}

#home-promo-box
{
	background: #999999;
	width: 747px;
	height: 187px;
	overflow: hidden;
}

#home-promo-box #promobox
{
	overflow-x: hidden;
}

#home-promo-box #promobox-scroll
{
	white-space: nowrap;
	width: 10000px;
}

#home-promo-box .promobox-item
{
	border-left: solid 1px #545454;
	display: block;
	float: left;
}

#home-promo-box a.link-on,
#home-promo-box a.link-off
{
	display: block;
	position: absolute;
	background: #000000;
}

#home-promo-box .promobox-content
{
	width: 200px;
	height: 187px;
	background: #000000;
}


#home-bottom
{
	margin: 10px 0 0 0;
	height: 403px;
	width: 747px;
}

#home-launchpad
{
	float: left;
	width: 225px;
	height: 403px;
	padding: 0 0 0 10px;
	background: url( ../img/home/calendar-bg.png ) no-repeat top left;
	text-align: center;
}

#home-launchpad #home-ad
{
	display: block;
	width: 203px;
	height: 98px;
	margin: 6px auto 26px auto;
}

#home-launchpad #home-calendar
{
	width: 203px;
	height: 158px;
	margin: 0 0 0 23px;
}

#home-launchpad #home-calendar #outthere-calendar
{
	position: relative;
	margin: 0;
	width: 192px;
	height: 192px;
	background: none;
}

#home-launchpad #home-calendar #outthere-calendar-title
{
	margin-top: 0;
}

#home-launchpad #home-xave
{
	display: block;
	width: 95px;
	height: 93px;
	margin: 0 auto;
}

#ldr_widget
{
	float: right;
	border: solid 2px #262626;
	background: #151515;
	height: 380px;
	width: 480px;
	
	padding: 10px;
	text-align: center;
	color: #ffffff;
}
/* END HOME */

/* START X-AVENUE */
#xave
{
	width: 971px;
	min-height: 1053px;
	background: url( ../img/xave/bg.jpg ) no-repeat;
}

#xave-categories
{
	position: absolute;
	margin: 0;
	width: 130px;
	padding: 0 20px;
	margin: 60px 0 0 0;
}

#xave-categories-title
{
	font: bold 13pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

ul#xave-categories-items li a
{
	display: block;
	color: #ffffff;
	font: normal 8pt Arial, Helvetica, sans-serif;
	padding: 18px 0 0 0;
	text-decoration: none;
}

ul#xave-categories-items li a:hover,
ul#xave-categories-items li a.over
{
	text-decoration: underline;
}

#xave-intro
{
	position: absolute;
	margin: 0;
	width: 508px;
	height: 370px;
	margin: 5px 0 0 425px;
	background: url( ../img/xave/welcome-bg.png ) no-repeat top left;
}

#xave-contest
{
	position: absolute;
	margin: 212px 0 0 10px;
	padding: 55px 50px 0 50px;
	width: 307px;
	height: 100px;
	background: url( ../img/xave/welcome-win-bg.png ) no-repeat top left;
	display: block;
}

/*a#xave-contest-enter-show { display: block; text-align: center; width: 42px; height: 16px; background: url( ../img/xave/enter-over.png ) 42px 16px no-repeat }
a#xave-contest-enter-show:hover { background-position: center center; }
a#xave-contest-enter-show:hover img { display: none; }*/
#xave-contest-enter-show
{
	font: normal 14pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	color: #d90d0d;
	padding: 2px 5px;
	border: solid 1px #d90d0d;
	text-transform: uppercase;
	text-decoration: none;
	background: #000000;
}
#xave-contest-enter-show:hover
{
	color: #ffffff;
	border: solid 1px #ffffff;
}

#xave-contest-enter
{
	position: absolute;
	z-index: 2;
	margin: -90px 0 0 279px;
	font: normal 11pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
}

#xave-contest-enter-title
{
	font: normal 13pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
}

#xave-contest-enter-status
{
	color: #d90d0d;
	height: 38px;
	overflow: hidden;
	text-transform: none;
	margin-bottom: 5px;
}

#xave-contest-enter-button { display: block; text-align: center; width: 42px; height: 16px; background: url( ../img/xave/enter-over.png ) 42px 16px no-repeat }
#xave-contest-enter-button:hover { background-position: center center; }
#xave-contest-enter-button:hover img { display: none; }

#xave-contest-enter-form input,
#xave-contest-enter-form select,
#xave-contest-enter-form option
{
	background: #ffffff;
	border: 0;
	font: normal 11pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	color: #a80a0a;
	padding: 0px 3px;
}


#xave-welcome
{
	margin: 120px 60px 0 60px;
}

#xave-listing
{
	padding: 390px 0 30px 206px;
}

ul#xave-listing-items li
{
	padding: 0 0 40px 0;
}

#xave-listing-item-logo
{
	display: block;
	float: left;
	margin: 0 10px 0 0;
	width: 108px;
}

#xave-listing-item-info
{
	float: left;
	width: 600px;
}

#xave-listing-item-description
{
	font: normal 8pt Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#xave-listing-item-special
{
	display: block;
	width: 99px;
	height: 48px;
	margin: -6px 0 0 -14px;
}

/* END X-AVENUE */

/* START X-ARMY */
#xarmy
{
	width: 815px;
	height: 810px;
	background: url( ../img/xarmy/bg.jpg ) no-repeat;
}

#xarmy-details
{
	position: absolute;
	width: 452px;
	height: 780px;
	background: url( ../img/xarmy/xarmy-bg.jpg ) no-repeat;
	margin: 30px 0 0 363px;
}

#xarmy-info
{
	position: absolute;
	width: 357px;
	height: 153px;
	background: url( ../img/xarmy/info-bg.png ) no-repeat;
	margin: 550px 0 0 5px;
}

#xarmy-member-notice
{
	margin: 135px 60px 0 55px;
}

#xarmy-member-notice-message
{
	margin: 0 0 10px 0;
}

a#xarmy-member-notice-button { display: block; text-align: center; width: 317px; height: 39px; padding: 0; background: url( ../img/xarmy/member-button-over.png ) 317px 39px no-repeat }
a#xarmy-member-notice-button:hover { background-position: center center; }
a#xarmy-member-notice-button:hover img { display: none; }

#xarmy-member-edit
{
	margin: 135px 60px 0 55px;
	font: normal 11pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
}

#xarmy-member-edit-title
{
	font: normal 13pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
}

#xarmy-member-edit-status
{
	color: #d90d0d;
	height: 38px;
	overflow: hidden;
	text-transform: none;
	margin-bottom: 5px;
}

a#xarmy-member-edit-button { display: block; text-align: center; width: 272px; height: 65px; margin: 0 auto; padding: 0; background: url( ../img/xarmy/edit-save-over.png ) 272px 65px no-repeat }
a#xarmy-member-edit-button:hover { background-position: center center; }
a#xarmy-member-edit-button:hover img { display: none; }

#xarmy-member-edit-form input,
#xarmy-member-edit-form select,
#xarmy-member-edit-form option
{
	background: #beb0ad;
	border: 0;
	font: normal 11pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	color: #a80a0a;
	padding: 0px 3px;
}

#xarmy-member-sign
{
	margin: 135px 60px 0 55px;
	font: normal 11pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
}

#xarmy-member-sign-title
{
	font: normal 13pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
}

#xarmy-member-sign-status
{
	color: #d90d0d;
	height: 38px;
	overflow: hidden;
	text-transform: none;
	margin-bottom: 5px;
}

a#xarmy-member-sign-button { display: block; text-align: center; width: 217px; height: 64px; margin: 0 auto; padding: 0; background: url( ../img/xarmy/enroll-button-over.png ) 217px 64px no-repeat }
a#xarmy-member-sign-button:hover { background-position: center center; }
a#xarmy-member-sign-button:hover img { display: none; }

#xarmy-member-sign-forgot
{
	text-align: center;
	margin: 5px 0 0 0;
}

a#xarmy-member-sign-forgot-start,
a#xarmy-forgot-password-button
{
	color: #000000;
	text-decoration: none;
}

a#xarmy-member-sign-forgot-start:hover,
a#xarmy-forgot-password-button:hover
{
	color: #d90d0d;
}

#xarmy-forgot-password-fields
{
	margin: 0 0 0 69px;
	text-align: left;
}

#xarmy-member-sign-form input,
#xarmy-member-sign-form select,
#xarmy-member-sign-form option,
#xarmy-forgot-password-form input,
#xarmy-forgot-password-form select,
#xarmy-forgot-password-form option
{
	background: #beb0ad;
	border: 0;
	font: normal 11pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	color: #a80a0a;
	padding: 0px 3px;
}

#xarmy-member-signed
{
	margin: 135px 60px 0 55px;
}

#xarmy-member-signed-message
{
	text-align: center;
}


/* END X-ARMY */

/* START WIN IT HERE */
#winithere
{
	width: 810px;
	height: 775px;
	background: url( ../img/winithere/bg.jpg ) no-repeat;
}

#winithere a
{
	text-decoration: none;
}

#winithere-listing
{
	position: absolute;
	width: 320px;
	height: 599px;
	background: url( ../img/winithere/listing-bg.jpg ) no-repeat;
	margin: 30px 0 0 490px;
}

#winithere-signup
{
	display: block;
	position: absolute;
	width: 306px;
	height: 202px;
	margin: 28px 0 0 185px;
}

#winithere-listing-featured
{
	margin: 5px 0 0 8px;
	width: 298px;
}

#winithere-listing-featured-xarmyonly
{
	display: block;
	text-align: center;
	height: 35px;
	background: url( ../img/winithere/xarmy-only.png ) no-repeat center center;
}

li.logged #winithere-listing-featured-xarmyonly
{
	display:none;
}

#winithere-listing-featured-enter
{
	display: none;
	text-align: center;
	height: 35px;
	background: url( ../img/winithere/enter-featured.png ) no-repeat center center;
}

li.logged #winithere-listing-featured-enter
{
	display:block;
}

#winithere-listing-featured-enter-entered-fg,
#winithere-listing-featured-enter-entered,
#winithere-listing-featured-enter-enter-fg,
#winithere-listing-featured-enter-enter
{
	float: left;
	width: 165px;
	text-align: left;
	font: normal 13pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	line-height: 13pt;
	margin: 12px 0 0 19px;
	text-transform: uppercase;
	color: #000000;
}
#winithere-listing-featured-enter-entered-fg,
#winithere-listing-featured-enter-enter-fg
{
	margin: 11px 0 0 18px;
	position: absolute;
	color: #d50000;
}

#winithere-listing-featured-enter-entered-fg,
#winithere-listing-featured-enter-entered
{
	display: none;
}

a#winithere-listing-featured-button:hover #winithere-listing-featured-enter-entered-fg,
a#winithere-listing-featured-button:hover #winithere-listing-featured-enter-enter-fg
{
	color: #ffffff;
}

li.entered #winithere-listing-featured-enter-enter-fg,
li.entered #winithere-listing-featured-enter-enter
{
	display: none;
}

li.entered #winithere-listing-featured-enter-entered-fg,
li.entered #winithere-listing-featured-enter-entered
{
	display: block;
}

#winithere-listing-featured-enter-ends
{
	float: left;
	margin: 11px 0 0 0;
	font: normal 13pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	line-height: 13pt;
	text-transform: uppercase;
	color: #000000;
}

#winithere-listing-featured-info,
#winithere-listing-more-info
{
	display: none;
	position: absolute;
	width: 215px;
	height: 290px;
	margin: -8px 0 0 -240px;
	padding: 15px 10px 15px 15px;
	background: url( ../img/winithere/info-bg.png ) no-repeat top left;
}

a#winithere-listing-featured-button:hover #winithere-listing-featured-info
{
	display: block;
	margin: -8px 0 0 -240px;
}

a#winithere-listing-more-button:hover #winithere-listing-more-info
{
	display: block;
	margin: -12px 0 0 -250px;
}

#winithere-listing-featured-info h1,
#winithere-listing-more-info h1,
#winithere-listing-more #winithere-listing-more-info h1
{
	font: normal 14pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	line-height: 14pt;
	margin: 0 0 6px 0;
	text-transform: uppercase;
	color: #d50000;
}

#winithere-listing-featured-info h2,
#winithere-listing-more-info h2
{
	font: normal 11pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	line-height: 11pt;
	text-transform: uppercase;
	margin: 0 0 3px 0;
	color: #ffffff;
}

#winithere-listing-featured-info p,
#winithere-listing-more-info p
{
	font: bold 8pt Arial, Helvetica, sans-serif;
	line-height: 10pt;
	color: #818684;
}

#winithere-listing-featured-info p.winithere-listing-featured-info-terms,
#winithere-listing-more-info p.winithere-listing-more-info-terms
{
	color: #ffffff;
}

#winithere-listing-featured-info p.winithere-listing-featured-info-logo,
#winithere-listing-more-info p.winithere-listing-more-info-logo
{
	text-align: center;
}

#winithere-listing-featured-info p.winithere-listing-featured-info-terms:hover,
#winithere-listing-more-info p.winithere-listing-more-info-terms:hover
{
	color: #d50000;
}


#winithere-listing-more
{
	width: 240px;
	margin: 0 0 0 26px;
}

#winithere-listing-more-scroll-up
{
	position: absolute;
	width: 17px;
	height: 14px;
	margin: 0 0 0 247px;
	background: url( ../img/outthere/outthere-listing-scroll-up.png ) top left no-repeat;
}

#winithere-listing-more-scroll-down
{
	position: absolute;
	width: 17px;
	height: 14px;
	margin: 22px 0 0 247px;
	background: url( ../img/outthere/outthere-listing-scroll-down.png ) top left no-repeat;
}

#winithere-listing-more-holder
{
	height: 103px;
	overflow-y: hidden;
}

#winithere-listing-more-scroll
{
}

#winithere-listing-more h1
{
	font: normal 13pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	line-height: 13pt;
	text-transform: uppercase;
	margin: 10px 0 8px 0;
	color: #ffffff;
}

a#winithere-listing-more-button
{
	display: block;
	padding: 3px 0 0 16px;
	font: normal 10pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	line-height: 10pt;
	text-transform: uppercase;
	color: #d50000;
	text-decoration: none;
	height: 15px;
}

a#winithere-listing-more-button:hover
{
	color: #ffffff;
}

li.odd
{
	background: url( ../img/winithere/listing-more-odd.png ) repeat-x top left;
}

li.logged a#winithere-listing-more-button
{
	background: url( ../img/winithere/listing-more-enter.png ) no-repeat 192px center;
}

li.logged a#winithere-listing-more-button:hover
{
	background: url( ../img/winithere/listing-more-enter-over.png ) no-repeat 192px center;
}

li.entered a#winithere-listing-more-button,
li.entered a#winithere-listing-more-button:hover
{
	background: url( ../img/winithere/listing-more-entered.png ) no-repeat 3px center;
}

/* END WIN IT HERE */

/* START OUT THERE */
#outthere
{
	width: 800px;
	height: 700px;
	background: url( ../img/outthere/bg.jpg ) no-repeat;
}

#outthere-title
{
	position: absolute;
	margin: 38px 0 0 238px;
	width: 200px;
	height: 76px;
}

#outthere-listing
{
	position: absolute;
	margin: 49px 0 0 454px;
	background: url( ../img/outthere/listing-bg.png ) no-repeat;
	padding: 27px 55px 27px 35px;
	font: normal 11pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	color: #818684;
	text-transform: uppercase;
}

#outthere-listing-scroll-up
{
	position: absolute;
	width: 17px;
	height: 14px;
	margin: 0 0 0 245px;
	background: url( ../img/outthere/outthere-listing-scroll-up.png ) top left no-repeat;
}

#outthere-listing-scroll-down
{
	position: absolute;
	width: 17px;
	height: 14px;
	margin: 22px 0 0 245px;
	background: url( ../img/outthere/outthere-listing-scroll-down.png ) top left no-repeat;
}

#outthere-listing-items
{
	width: 239px;
	height: 420px;
	overflow: hidden;
}

#outthere-listing p
{
	margin: 0 0 5px 0;
}

#outthere-listing p.outthere-listing-item-month
{
	color: #d50000;
}

#outthere-calendar
{
	position: absolute;
	margin: 128px 0 0 223px;
	width: 192px;
	height: 192px;
	background: url( ../img/outthere/calendar-bg.png ) no-repeat;
}

#outthere-calendar-description
{
	position: absolute;
	width: 234px;
	height: 230px;
	margin: 0 0 0 165px;	
	background: url( ../img/outthere/event-bg.png ) no-repeat;
	text-align: left;
	z-index: 2;
}

#outthere-calendar-description-scroll-up
{
	position: absolute;
	width: 17px;
	height: 14px;
	margin: 166px 0 0 197px;
	background: url( ../img/outthere/outthere-listing-scroll-up.png ) top left no-repeat;
}

#outthere-calendar-description-scroll-down
{
	position: absolute;
	width: 17px;
	height: 14px;
	margin: 188px 0 0 197px;
	background: url( ../img/outthere/outthere-listing-scroll-down.png ) top left no-repeat;
}



#outthere-calendar-description-info
{
	margin: 25px 45px 15px 10px;
	width: 179px;
	height: 190px;
	overflow: hidden;
}

#outthere-calendar-description-info-scroll
{
	color: #000000;
}

#outthere-calendar-description-info-scroll h1
{
	font: normal 13pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	line-height: 13pt;
	margin: 0 0 6px 0;
	color: #ffffff;
}

#outthere-calendar-description-info-scroll h2
{
	font: normal 11pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	line-height: 11pt;
	margin: 0 0 2px 0;
}

#outthere-calendar-description-info-scroll p
{
	font: normal 7pt Arial, Helvetica, sans-serif;
	margin: 0 0 12px 0;
}

#outthere-calendar-description-close
{
	display: block;
	width: 19px;
	height: 18px;
	position: absolute;
	margin: 19px 0 0 196px;
}

#outthere-calendar-title
{
	margin: 20px 30px 0 20px;
	height: 24px;
}
a#outthere-calendar-last { display: block; text-align: center; width: 18px; height: 23px; padding: 0; float: left; background: url( ../img/outthere/month-last-over.png ) 18px 23px no-repeat }
a#outthere-calendar-last:hover { background-position: center center; }
a#outthere-calendar-last:hover img { display: none; }
a#outthere-calendar-next { display: block; text-align: center; width: 18px; height: 23px; padding: 0; float: left; background: url( ../img/outthere/month-next-over.png ) 18px 23px no-repeat }
a#outthere-calendar-next:hover { background-position: center center; }
a#outthere-calendar-next:hover img { display: none; }

#outthere-calendar-name
{
	float: left;
	width: 106px;
	text-align: center;
	font: normal 18pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	line-height: 18pt;
	color: #ffffff;
}

#outthere-calendar-month
{
	margin: 0 23px 0 17px;
}

#outthere-calendar-days
{
	height: 20px;
}

#outthere-calendar-days li
{
	width: 21px;
	height: 17px;
	padding: 3px 0 0 0;
	float: left;
	font: normal 10pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	color: #fc3a09;
	text-align: center;
	font-weight: bold;
}

#outthere-calendar-dates
{
	height: 120px;
}

#outthere-calendar-dates li
{
	width: 21px;
	height: 20px;
	float: left;
	display: inline;
	font: normal 10pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
}

#outthere-calendar-dates li.outthere-calendar-date-event a,
#outthere-calendar-dates li.outthere-calendar-date-current a,
#outthere-calendar-dates li.outthere-calendar-date-clear a
{
	display: block;
	width: 20px;
	padding: 3px 0 0 0;
	height: 17px;
	font: normal 10pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	cursor: crosshair;
}

#outthere-calendar-dates li.outthere-calendar-date-event a
{
	background: url( ../img/outthere/date-event.png ) top left no-repeat;
	cursor: crosshair;
}

#outthere-calendar-dates li.outthere-calendar-date-current a,
#outthere-calendar-dates li.outthere-calendar-date-event a:hover
{
	border: solid 1px #ffffff;
	width: 18px;
	height: 16px;
	padding: 2px 0 0 0;
}

li.outthere-calendar-date-event a .outthere-calendar-date-teaser
{
	position: absolute;
	z-index: 3;
	display: none;
}

li.outthere-calendar-date-event a:hover .outthere-calendar-date-teaser
{
	display: block;
	margin: 14px 0 0 3px;
	background: #d70000;
	height: 16px;
	overflow: hidden;
	padding: 2px 2px 2px 2px;
	white-space: nowrap;
}

a#outthere-xarmy-button { display: block; position: absolute; margin: 355px 0 0 324px; text-align: center; width: 135px; height: 218px; float: left; background: url( ../img/outthere/xarmy-over.png ) 135px 218px no-repeat }
a#outthere-xarmy-button:hover { background-position: top left; }
a#outthere-xarmy-button:hover img { display: none; }

a#outthere-sponsor-button 
{ 
	display: block; 
	position: absolute; 
	margin: 533px 0 0 468px; 
	text-align: center; 
	width: 300px; 
	height: 100px; 
}

/* END OUT THERE */


/* START PIX */
#pix
{
	width: 800px;
	height: 780px;
	background: url( ../img/pix/bg.jpg ) no-repeat;
}

#pix-photos
{
	position: absolute;
	width: 439px;
	height: 544px;
	background: url( ../img/pix/photo.png ) top left no-repeat;
	margin: 51px 0 0 184px;
}
#pix-album-photo
{
	width: 388px;
	height: 341px;
	overflow: hidden;
	margin: 20px 0 0 19px;
}
#pix-album-photo-caption
{
	font: normal 15pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 3px 20px;
}
#pix-album-photos
{
	margin: 37px 40px 0 30px;
}
a#pix-album-photos-start { display: block; text-align: center; width: 22px; height: 17px; padding:4px 0 4px 0; float: left; background: url( ../img/pix/photo-start-over.png ) 22px 25px no-repeat }
a#pix-album-photos-start:hover { background-position: center center; }
a#pix-album-photos-start:hover img { display: none; }
a#pix-album-photos-last { display: block; text-align: center; width: 18px; height: 23px; padding:1px 0 1px 0; float: left; background: url( ../img/pix/photo-last-over.png ) 18px 25px no-repeat }
a#pix-album-photos-last:hover { background-position: center center; }
a#pix-album-photos-last:hover img { display: none; }
a#pix-album-photos-next { display: block; text-align: center; width: 18px; height: 23px; padding:1px 0 1px 0; float: left; background: url( ../img/pix/photo-next-over.png ) 18px 25px no-repeat }
a#pix-album-photos-next:hover { background-position: center center; }
a#pix-album-photos-next:hover img { display: none; }
a#pix-album-photos-end { display: block; text-align: center; width: 22px; height: 17px; padding:4px 0 4px 0; float: left; background: url( ../img/pix/photo-end-over.png ) 22px 25px no-repeat }
a#pix-album-photos-end:hover { background-position: center center; }
a#pix-album-photos-end:hover img { display: none; }
#pix-album-photos-items { float: left; overflow: hidden; width: 275px; margin: 0 5px; height: 25px; }
#pix-album-photos-items-scroll { width: 10000px }
#pix-album-photos-items a 
{ 	
	display: block;
	font: normal 14pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	float: left; 
	width: 23px; 
	height: 21px; 
	padding: 2px 0;
	text-align: center;
}
#pix-album-photos-items a:hover, #pix-album-photos-items a.over
{
	color: #ffffff;
	background: url( ../img/pix/photo-pos-bg.png ) center center no-repeat;
}

#pix-album-thumbs
{
	margin: 27px 40px 0 30px;
}
a#pix-album-thumbs-start { display: block; text-align: center; width: 22px; height: 17px; padding:12px 0 13px 0; float: left; background: url( ../img/pix/photo-start-over.png ) 22px 42px no-repeat }
a#pix-album-thumbs-start:hover { background-position: center center; }
a#pix-album-thumbs-start:hover img { display: none; }
a#pix-album-thumbs-end { display: block; text-align: center; width: 22px; height: 17px; padding:12px 0 13px 0; float: left; background: url( ../img/pix/photo-end-over.png ) 22px 42px no-repeat }
a#pix-album-thumbs-end:hover { background-position: center center; }
a#pix-album-thumbs-end:hover img { display: none; }
#pix-album-thumbs-items { float: left; overflow: hidden; width: 311px; margin: 0 5px; height: 42px; }
#pix-album-thumbs-items-scroll { white-space: nowrap; width: 10000px; }
#pix-album-thumbs-items a 
{ 	
	display: block;
	float: left; 
	width: 49px; 
	height: 36px; 
	padding: 3px;
	text-align: center;
	margin: 0 5px 0 0;
}
#pix-album-thumbs-items a:hover, #pix-album-thumbs-items a.over
{
	background: url( ../img/pix/photo-thumb-bg.png ) center center no-repeat;
}

#pix-album-list-scroll-up
{
	position: absolute;
	width: 17px;
	height: 14px;
	margin: 152px 0 0 165px;
	background: url( ../img/pix/album-list-scroll-up.png ) top left no-repeat;
}

#pix-album-list-scroll-down
{
	position: absolute;
	width: 17px;
	height: 14px;
	margin: 174px 0 0 165px;
	background: url( ../img/pix/album-list-scroll-down.png ) top left no-repeat;
}

#pix-album-list
{
	position: absolute;
	width: 189px;
	height: 206px;
	background: url( ../img/pix/album-list.png ) top left no-repeat;
	margin: 110px 0 0 612px;
	padding: 15px 0 0 0;
}
#pix-album-list-items
{
	height: 178px;
	overflow: hidden;
}

#pix-album-list-item
{
	margin: 3px 28px 0 26px;
	overflow: hidden;
}
#pix-album-list-item a
{
	display: block;
	font: normal 10pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 1px 2px;
	text-decoration: none;
}
#pix-album-list-item a:hover, #pix-album-list-item a.over
{
	color: #d90d0d;
	background: url( ../img/pix/album-list-item-over.png ) top left no-repeat;
}
#pix-album-list-item a #pix-album-list-item-date
{
	display: block;
	font-size: 8pt;
	line-height: 8pt;
	color: #d90d0d;
}
#pix-album-list-item a #pix-album-list-item-label
{
	display: block;
	white-space: nowrap;
}


#pix-album-next
{
	position: absolute;
	background: url( ../img/pix/album-next.png ) top left no-repeat;
	margin: 346px 0 0 623px;
}
a#pix-album-next-bg
{
	width: 160px;
	height: 203px;
	display: block;
	text-decoration: none;
}
#pix-album-next-pic
{
	padding: 43px 0 0 15px;
}
#pix-album-next-label
{
	font: normal 10pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	margin: 6px 15px 0 15px;
	height: 17px;
	overflow: hidden;
	white-space: nowrap;
}

#pix-album-last
{
	position: absolute;
	background: url( ../img/pix/album-last.png ) top left no-repeat;
	margin: 347px 0 0 14px;
}
a#pix-album-last-bg
{
	width: 160px;
	height: 197px;
	display: block;
	text-decoration: none;
}
#pix-album-last-pic
{
	padding: 37px 0 0 15px;
}
#pix-album-last-label
{
	font: normal 10pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	margin: 6px 15px 0 15px;
	height: 17px;
	overflow: hidden;
	white-space: nowrap;
}

#pix-album-new
{
	position: absolute;
	margin: 545px 0 0 23px;
	background: url( ../img/pix/album-new.png ) top left no-repeat;
}
a#pix-album-new-bg
{
	width: 160px;
	height: 188px;
	display: block;
	text-decoration: none;
}
#pix-album-new-pic
{
	padding: 28px 0 0 15px;
}
#pix-album-new-label
{
	font: normal 10pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	margin: 6px 15px 0 15px;
	height: 17px;
	overflow: hidden;
	white-space: nowrap;
}
/* END PIX */

/* START PLAIN */
#plain
{
	width: 800px;
	height: 700px;
	background: url( ../img/plain/bg.jpg ) no-repeat;
}

#plain-listing
{
	position: absolute;
	margin: 49px 0 0 321px;
	background: #303231;
	border: solid 5px #0f100f;
	padding: 16px 36px 16px 16px;
	font: normal 11pt 'DINEngschriftAlternate', Arial, Helvetica, sans-serif;
	color: #818684;
	text-transform: uppercase;
}

#plain-listing-scroll-up
{
	position: absolute;
	width: 17px;
	height: 14px;
	margin: 0 0 0 385px;
	background: url( ../img/plain/plain-listing-scroll-up.png ) top left no-repeat;
}

#plain-listing-scroll-down
{
	position: absolute;
	width: 17px;
	height: 14px;
	margin: 22px 0 0 385px;
	background: url( ../img/plain/plain-listing-scroll-down.png ) top left no-repeat;
}

#plain-listing-items
{
	width: 379px;
	height: 580px;
	overflow: hidden;
}

#plain-listing h2
{
	margin: 0 0 10px 0;
	color: #d50000;
	font-size: 11pt;
}

#plain-listing h3
{
	margin: 0 0 10px 0;
}

#plain-listing p
{
	color: #ffffff;
	margin: 0 0 10px 0;
	font: normal 8pt Arial, Helvetica, sans-serif;
	text-transform: none;
}

/* END PLAIN */

/* START SOCIAL */
#social 
{
	width: 920px;
	height: 301px;
	margin: 23px 0 0 0;
}

#social-twitter
{
	float: left;
	width: 292px;
	height: 301px;
	margin: 0 22px 0 0;
	background: url( ../img/home/twitter-bg.png ) no-repeat top left;
}

#social-twitter-link
{
	display: block;
	height: 60px;
}

#social-twitter ul
{
	height: 215px;
	width: 235px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

#social-twitter li
{
	text-align: left;
	margin: 12px 0 0 0;
	padding: 0 0 12px 21px;
	border-bottom: dotted 1px #7b7b7b;
	background: url( ../img/home/twitter-icon.png ) no-repeat top left;
	font-size: 8pt;
}

#social-twitter li p.tweet-at
{
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 8pt;
	margin: 0 0 4px 0;
}

#social-twitter li p.tweet-text
{
	color: #b4b4b4;
	margin: 0;
}

#social-twitter li a
{
	color: #bf191b;
}

#social-youtube
{
	float: left;
	width: 292px;
	height: 301px;
	margin: 0 22px 0 0;
	background: url( ../img/home/youtube-bg.png ) no-repeat top left;
	text-align: center;
}

#social-youtube-link
{
	display: block;
	height: 60px;
}

#social-youtube-video
{
	margin: 17px auto 0 auto;
	width: 240px;
	height: 196px;
	background: #000000;
}

#social-facebook
{
	float: left;
	width: 292px;
	height: 301px;
	margin: 0;
	background: url( ../img/home/facebook-bg.png ) no-repeat top left;
}

#social-facebook-link
{
	display: block;
	height: 60px;
}

#social-facebook-like-box
{
	width: 237px;
	height: 196px;
	margin: 17px auto 0 auto;
	overflow: hidden;
	color: #ffffff;
}
/* END SOCIAL */

/* START ADS */
#ads
{
	height: 120px;
}

#ads-item
{
	display: block;
	position: absolute;
}
/* END ADS */

#foot
{
	background: url( ../img/footer_bg.gif ) no-repeat;
	width: 800px;
	height: 93px;
	margin: 20px 0;
}

#foot-logo
{
	float: left;
	width: 180px;
}

#foot-content
{
	float: left;
	width: 593px;
	text-align: left;
	font: normal 8pt Arial, Helvetica, sans-serif;
	color: #696969;
}

#foot-links
{
	margin: 3px auto 0 auto;
}

#foot-info
{
	margin: 13px auto 0 auto;
}

#foot-info p
{
	padding: 0;
	margin: 0 0 3px 0;
}

#foot-links a
{
	padding: 0 10px;
}

#foot a
{
	color: #696969;
}

strong
{
	font-weight: bold;
}

.clear {
	clear: both;
	height: 0px;
}
