/* #####################################################
  Re-defined Styles
##################################################### */

html {
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #1d2332;
	color: #fff;
}


/* --- body classes --- */
body.dialup {
	background: #0b0d13 url(images/bg_dialup.jpg) repeat-x;
	min-height: 100%;
}

body.launch {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #000 url(/images/HP_bg.jpg) repeat-x center center;
}

body.broadband {
	background: #000;
	width: 100%;
	height: 100%;
}

body.legal, body.games {
	background-color: #000;
}

body, table, input, .introText {
	font: normal 11px verdana, arial, helvetica, sans-serif;
}

table, body {
	line-height: 150%;
}

img, table {
	border: none;
}

p {
	padding: 0;
	margin: 0 0 20px 0;
}

ul {
	list-style-type: none;
	position: relative;
}

li {
	background: url(/images/icon_listArrow.gif) no-repeat 0 5px;
	padding-left: 10px;
        margin-bottom: 10px;
}

a:link, a:active, a:visited {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	clear: both;
	color: #627499;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: small-caps;
}

h2 {
	width: 100%;
	font-size: 18px;
	margin: 80px 0 0 0;
	float: left;
}

h3 {
	font-size: 16px;
	margin: 5px 0 0 0;
}

h4 {
	font-size: 16px;
	margin: 50px 0 -10px 0;
}

h5 {
	font-size: 15px;
}

h6 {
	font-size: 14px;
	margin: 0 0 10px 0;
	font-style: normal;
}

hr {
	height: 1px;
	width: 100%;
	border: none;
	background-color: #191E2C;
	color: #191E2C;
	margin: 0;
	padding: 0;
	clear: both;
}

/* 
#####################################################
  Custom Classes
#####################################################
*/

/*
-----------------------------------------------------
  Launch Page
-----------------------------------------------------
*/

.rootDiv_launch {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 600px;
	/*position: absolute;
	top: 50%;
	margin-top: -300px;*/
	background: #000 url(/images/pageBg.jpg) repeat-x 0 0;
}

.indexDivContainer_launch {
	width: 100%;
	margin: 0 auto;	
}

.indexDiv_launch {
	position: relative;
	height: 505px;
	width: 100%;
	margin: 0 auto;
}

.indexDivObject_launch {
	width: 891px;
	height: 505px;
        margin: 0 auto;

}

#welcomeHeader {
	position: absolute;
	top: 222px;
	left: 250px;
	width: 410px;
	height: 26px;
}

#welcomeHeader h3 {
	font-size: 18px;
	margin-top: 0px;
}

.introText {
	width: 275px;
	height: 195px;
	line-height: 14px;
	color: #fff;
	position: absolute;
	top: 247px;
	left: 269px;
	overflow: auto;
}

.introText p {
	margin-bottom: 10px;
}

#introButtons {
	width: 197px;
	height: 235px;
        float:right;
        margin-right: 13px;
}

#gclipsePark {
	width: 318px;
	height: auto;
	position: absolute;
	top: 186px;
	left: 142px;
}

.glipsePark {	
	line-height: 1.5em;
}

#introButtons span {
	position: absolute;
	top: 100px;
	right: 0;
	text-align: right;
	color: #80838C;
}

#introButtons span a:link, #introButtons span a:active, #introButtons span a:visited {
	color: #80838C;
	text-decoration: underline;
}

#introButtons ul {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	width: 197px;
}

#introButtons ul li {
	background: none;
	padding: 0;
	list-style-image: none;
	list-style: none;
	width: auto;
	height: auto;
	margin: 0;
	text-indent: -5000px;
}

#introButtons ul li a {
	display: block;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	width: 197px;
}

#launchButton_dialup {
	height: 26px;
	margin-bottom: 7px;
	background-image: url(/images/img_btnLaunchDialup.gif);
}

#launchButton_broadband {
	height: 62px;
	background-image: url(/images/img_btnLaunchBroadband.gif);
}

a#launchButton_dialup:hover, a#launchButton_broadband:hover {

	background-position: 0 0px;
}

#siteGreeting {
	width: 245px;
}

#sitePhilosophy {
	width: 235px;
	padding-right: 10px;
}

#messaging {
position: relative;
margin: 0 auto;
width: 891px;
height: 509px;
background: url(/images/outBanner.jpg) no-repeat;
}

#buttonOne{
position: absolute;
display:block;
width: 159px;
height: 30px;
top: 297px;
left: 429px;
background: url(/images/buyTix.jpg) no-repeat;
}
#buttonOne:hover {background-position: 0 -30px;}

#buttonTwo{
position: absolute;
display:block;
width: 227px;
height: 30px;
top: 297px;
left: 603px;
background: url(/images/watchButton.jpg) no-repeat;
}
#buttonTwo:hover {background-position: 0 -30px;}

#ticketmaster{
position: absolute;
display:block;
width: 185px;
height: 65px;
top: 405px;
left: 673px;
text-indent: -999em;
background: url(/images/ticketmaster.png) no-repeat;
}

#homeText{
color: #999;
width: 626px;
float:left;
margin: 32px 0 0 15px;
}

/*
-----------------------------------------------------
  Dial-up Pages
-----------------------------------------------------
*/

.rootDiv {
	position: absolute;
	width: 100%;
	min-height: 100%;
}

.rootDiv:after,
.indexDiv:after,
.subContent_news:after,
.indexDivHeader:after,
.indexDivContainer:after,
.indexDivContentContainer:after,
.indexDivSubContentContainer:after,
.subContent_news:after,
.gallery_imgContainerThumbs:after,
.promoDiv:after,
.indexDiv_footer:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0px;
	clear: both;
}

.indexDivContainer {
	width: 756px;
	min-height: 100%;
	left: 50%;
	margin: 0 auto;
	margin-left: -373px;
	position: absolute;
	background: #000;
	border-left: 5px solid #4e5256;
	border-right: 5px solid #4e5256;
	text-align: center;
}

a#tab_broadband {
	display: block;
	overflow: hidden;
	text-indent: -9000em;
	width: 18px;
	height: 154px;
	background: url(/images/img_tabBroadband.gif) no-repeat;
	position: absolute;
	top: 0;
	right: -18px;
}

.indexDiv {
	position: relative;
	width: 756px;
	margin: 0 auto;
	text-align: left;
}

#indexDivHome {
	background: #000 url(/images/bg_indexDiv.jpg) no-repeat top center;
}

#indexDivInterior {
	background: #000 url(/images/bg_indexDivInterior.jpg) no-repeat top center;
}

#idShadowVertical {
	background-repeat: repeat-y;
}

/*
-----------------------------------------------------
  Page Element Definitions: Header
-----------------------------------------------------
*/

.indexDivHeader {
	width: 756px;
	height: 50px;
	padding: 25px 0px 0px 0px;
}

/* --- search bar --- */

.header_search {
	width: 270px;
	height: 21px;
	float: right;
	position: relative;
	margin-right: 24px;
}

.header_search #search_text {
	width: 182px;
	height: 15px;
	float: left;
	clear: left;
	padding: 2px 3px 0px 3px;
}

.header_search #search_submit {
	width: 73px;
	height: 19px;
	float: right;
	clear: right;
}

.index_brand {
	position: absolute;
	top: 670px;
	left: 32px;
	width: 177px;
}

.index_brand img {
	margin-bottom: 47px;
}

.cmt_link {
	margin: 0 0 0 45px;
}

/* --- ui/navigation --- */

.index_ui {
	position: absolute;
	padding: 0;
	margin: 0;
	height: 257px;
	width: 169px;
	text-align: left;
	top: 378px;
	left: 32px;
	background: url(/images/bgIndex_ui.gif) no-repeat bottom right;
}

.index_ui ul {
	position: absolute;
	bottom: 15px;
	right: 0;
	margin: 0;
	padding: 0;
	width: 131px;
}

.index_ui ul li {
	background: none;
	padding: 0;
	width: auto;
	height: 16px;
	margin: 5px 0 8px 0;
	text-indent: -5000px;
}

.index_ui ul li a {
	display: block;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 16px;
	cursor: pointer;
	width: auto;
}

.index_ui ul li a:hover {
	background-position: 0 -22px;
}

.index_ui ul li.active a:link,
.index_ui ul li.active a:visited {
	cursor: default;
	background-position: 0 -22px;
}

#uiHomeLink {
	width: 47px;
	background-image: url(/images/img_uiHome.gif);
}

#uiMerchandiseLink {
	width: 85px;
	background-image: url(/images/img_uiMerchandise.gif);
}

#uiCdDvdLink {
	width: 83px;
	background-image: url(/images/img_uiCdDvd.gif);
}

#uiBiographyLink {
	width: 69px;
	background-image: url(/images/img_uiBiography.gif);
}

#uiGmailLink {
	width: 45px;
	background-image: url(/images/img_uiGmail.gif);
}

#uiGiftGamesLink {
	width: 91px;
	background-image: url(/images/img_uiGiftGames.gif);
}

#uiCharityLink {
	width: 73px;
	background-image: url(/images/img_uiCharity.gif);
}

#uiGarthChoiceLink {
	width: 93px;
	background-image: url(/images/img_uiGarthChoice.gif);
}

#uiCurrentEventsLink {
	width: 94px;
	background-image: url(/images/img_uiCurrentEvents.gif);
}

#uiPhotoGalleryLink {
	width: 89px;
	background-image: url(/images/img_uiPhotoGallery.gif);
}

#uiAskGarthLink {
	width: 64px;
	background-image: url(/images/img_uiAskGarth.gif);
}

.header_ui .uiSpacer {
	width: 20px;
	height: 26px;
}

.indexDivContentContainer {
	position: relative;
	width: 460px;
	margin-top: 0px;
	float: right;
	padding: 0px 20px 30px 0px; 
}

#contentContainerHome {
	height: auto;
	margin-top: 30px;
}

#contentContainerInterior {
	min-height: 670px;
	margin-top: 7px;
}

/*
-----------------------------------------------------
  Content Positioning: Home
-----------------------------------------------------
*/

/* --- object --- */

#contentHeader {
	margin-bottom: 15px;
	width: 410px;
	height: 32px;
}

#contentHeader h3 {
	margin-top: 0;
	font-size: 30px;
	line-height: 1.2em;
	height: 26px;
}

#contentContainerHome #contentHeader h3 {
	font-size: 19px;
}

/* --- best sellers --- */

.indexDivBestSellers {
	width: 432px;
	height: 76px;
	margin: 30px 0 0 0;
}

.bestSellersTitle {
	position: relative;
	text-align: left;
	width: 100%;
	padding: 0px 0px 13px 0px;
	clear: both;
}

.bestSellersAlbums {
	position: relative;
	width: 100%;
	text-align: left;
}

.bestSellersAlbums img {
	margin-right: 16px;
}

.bestSellersLink {
	position: relative;
	text-align: right;
	width: 100%;
	clear: both;
	padding-top: 9px;
}

.bestSellersLink a {
	margin-right: 16px;
}

/* --- subContent --- */

.indexDivSubContentContainer {
	position: relative;
	width: 480px;
	margin-top: 20px;
	float: right;
}

.subPanelContainer {
	min-height: 162px;
	width: 449px;
	margin-left: 1px;
	padding-top: 75px;
	border-top: 1px solid #202a3e;
	border-bottom: 1px solid #202a3e;
	background: url(/images/bgSubPanel.jpg) no-repeat top left;
}

#newalbum_link {
	width: 144px;
	height: 180px;
	margin-top: -45px;
	display: block;
	overflow: hidden;
	text-indent: -9000em;
	float: right;
}

.subPanelContainer p {
	width: 300px;
}

.subPanelContainer .buy_link {
	width: 152px;
	height: 31px;
	display: block;
	margin-top: 14px;
	text-indent: -9000em;
	overflow: hidden;
	background: url(/images/img_buyNewAlbum.gif) no-repeat;
}


/* --- subContent_news --- */

.subContent_news {
	float: left;
	width: 295px;
	margin: 0 0 0 3px;
}

.subContent_news img {
	margin-top: 20px;
}

.subContent_newsList {
	margin: 10px 0 0 1px;
	padding: 0;
	line-height: 127%;
}

.subContent_newsList li {
	margin-bottom: 12px;
}

.subContent_newsList a:link, .subContent_newsList a:active, .subContent_newsList a:visited {
	color: #fff;
	text-decoration: none;
}

.subContent_newsList a:hover {
	color: #8C8C8C;
}

.newsList_date {
	font-weight: bolder;
	font-style: italic;
}

div.newsList_node {
	margin-bottom: 20px;
}

span.newsList_node {
	display: block;
	clear: left;
}


/* --- subContent_links --- */

.subContent_links {
	margin-top: 20px;
	width: 140px;
	float: left;
}


/* --- Discography --- */

.discographyAlbum {
	margin: 0;
	padding: 10px 0 0 0;
	width: 100%;
	height: 110px;
	float: left;
	clear: both;
}

.discography_thumb_wrap {
	margin-bottom: 16px;
	float: left;
	clear: both;
}

.discography_imgThumb {
	width: 33px;
	height: 33px;
	float: left;
	margin: 15px 15px 0 0;
	border: 1px solid #1d2331;
}

.buy_link {
	display: block;
	margin-top: 5px;
}

/* --- Biography: ui/navigation --- */

.listBiography {
	position: relative;
	display: block;
	margin: 0px 0 20px 0;
	padding: 0;
	width: 400px;
	height: 40px;
	clear: both;
}

#listBiographyUL {
	display: none;
}

.listBiography li {
	background: none;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 40px;
	text-indent: -5000px;
}

.listBiography li a:link, .listBiography li a:visited {
	display: block;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 40px;
	cursor: pointer;
	width: auto;
}

.listBiography li a:hover, .listBiography li a:active, #listBiographyLink01, #listBiographyLink02, #listBiographyLink03 {
	background-position: 0 -40px;
}

#listBiographyLink01 {
	background-image: url(/images/img_btnBiography01.gif);
}

#listBiographyLink02 {
	background-image: url(/images/img_btnBiography02.gif);
	left: 150px;
}

#listBiographyLink03 {
	background-image: url(/images/img_btnBiography03.gif);
	left: 280px;
}

#listBiographyLink01 a {
	width: 108px;
	background-image: url(/images/img_btnBiography01.gif);
}

#listBiographyLink02 a {
	width: 87px;
	background-image: url(/images/img_btnBiography02.gif);
}

#listBiographyLink03 a {
	width: 97px;
	background-image: url(/images/img_btnBiography03.gif);
}

/* --- Ask Garth: ui/navigation --- */

.listAskGarth {
	position: relative;
	display: block;
	margin: -15px 0 20px 0;
	padding: 0;
	width: 400px;
	height: 40px;
	clear: both;
}

.listAskGarth li {
	background: none;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 40px;
	text-indent: -5000px;
}

.listAskGarth li a {
	display: block;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 40px;
	cursor: pointer;
	width: 100%;
}

.listAskGarth li a:hover {
	background-position: 0 -40px;
}

#listAskGarthLink01Active {
	background: url(/images/img_btnAskGarth01.gif) no-repeat 0 -40px;
	width: 88px;	
}

#listAskGarthLink02Active {
	background: url(/images/img_btnAskGarth02.gif) no-repeat 0 -40px;
	width: 84px;
	left: 120px;
}

#listAskGarthLink01 {
	width: 88px;
}

#listAskGarthLink02 {
	left: 120px;
	width: 84px;
}

#listAskGarthLink01 a {
	background-image: url(/images/img_btnAskGarth01.gif);
}

#listAskGarthLink01Active a, #listAskGarthLink02Active a {
	display: block;
	visibility: hidden;
}

#listAskGarthLink02 a {
	background-image: url(/images/img_btnAskGarth02.gif);
}

.askGarth_qaContainer {
	width: 440px;
	clear: both;
}

.askGarth_question {
	font-weight: bold;
	width: inherit;
}

.askGarth_inquirer {
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	width: inherit;
}

.askGarth_answer {
	font-weight: normal;
	margin: 10px 0 0 0;
	width: inherit;
}

.askGarth_qaSeparator {
	height: 1px;
	width: 100%;
	background-color: #191e2c;
	clear: both;
	margin: 25px 0 25px 0;
}

/* --- photo gallery --- */

.gallery_imgContainerLarge {
	width: 465px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}

.gallery_imgContainerLarge img {
	border: 1px solid #272a36;
}

.gallery_imgContainerThumbs {
	margin: 0 auto;
	width: 472px;
	height: 285px;
	float: left;
	clear: both;
	padding: 0;
}

.gallery_imgThumb:link, .gallery_imgThumb:active, .gallery_imgThumb:visited {
	width: 88px;
	height: 66px;
	overflow: hidden;
	margin: 20px 0 0 20px;
	float: left;
	clear: none;
	display: inline;
	border: 1px solid #2e3443;
}

.gallery_imgThumbFirst:link, .gallery_imgThumbFirst:active, .gallery_imgThumbFirst:visited {
	width: 88px;
	height: 66px;
	overflow: hidden;
	margin: 20px 0 0 1px;
	float: left;
	clear: left;
	border: 1px solid #2e3443;
}

.gallery_imgThumb:hover, .gallery_imgThumbFirst:hover {
	border: 1px solid #fff;
}

.gallery_ui {
	position: relative;
	margin: 0 auto;
	width: 420px;
	height: 30px;
	float: left;
	text-align: center;
	clear: both;
}

.gallery_ui ul {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	width: 420px;
}

.gallery_ui ul li {
	background: none;
	padding: 0;
	width: 100px;
	height: 20px;
	margin: 0;
	text-indent: -5000px;
	position: absolute;
}

#galleryButton_next {
	top: 0;
	right: 0;
}

#galleryButton_next a:link, #galleryButton_next a:active, #galleryButton_next a:visited {
	height: 20px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	cursor: pointer;
	width: 100%;
	background-image: url(/images/img_btnGalleryNext.gif);
	background-position: right top;
}

#galleryButton_next a:hover {
	background-position: right -22px;
}

#galleryButton_previous {
	top: 0;
	left: 0;
}

#galleryButton_previous a:link, #galleryButton_previous a:active, #galleryButton_previous a:visited {
	height: 20px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	cursor: pointer;
	width: 100%;
	background-image: url(/images/img_btnGalleryPrevious.gif);
	background-position: left top;
}

#galleryButton_previous a:hover {
	background-position: left -22px;
}

.galleryText {
	width: 100%;
	height: 20px;
	text-align: center;
	margin: 0 auto;
	color: #fff;
}

.galleryText span {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}

/* --- gmail sign-up --- */

.signup_gmail {
	background: #000 url(/images/bg_gmailsignup.jpg) no-repeat center center;
	width: 460px;
	height: 261px;
	margin: 0;
	padding: 0;
}

.signup_gmail_form {
	margin: 0 0 0 0;
	padding: 144px 0 0 56px;
}

.signup_gmail_form #newsletter_textName, .signup_gmail_form #newsletter_textEmail {
	width: 217px;
}



/* --- products/cart/etc --- */

.product_imgContainerLarge {
	width: 180px;
	margin: 0 auto;
}

.product_imgContainerLarge img {

}

.product_imgContainerThumbs {
	margin: 0 auto;
	width: 180px;
	clear: both;
}

.product_imgContainerThumbs a:link, .product_imgContainerThumbs a:active, .product_imgContainerThumbs a:visited {
	width: 75px;
	overflow: hidden;
	margin: 10px 10px 10px 0px;
	float: left;
	clear: none;

}

.product_imgContainerThumbs a:hover {
	border: 1px solid #fff;
}

.productHeading {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 2px 5px 2px 0px;
}

#viewCartLink {
	background: url(/images/icon_cart.gif) no-repeat right 3px;
	padding: 0 20px 0 0;
}

.cartText {
	font-size: 12px;
	font-weight: bold;
	font-style: oblique;
	padding-right: 10px;
}

.formHeading {
	color: #fff;
	padding: 15px 0 5px 0;
}

.formHeading span {
	font-size: 14px;
	font-weight: bold;
}

.productText {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

.cartHeading {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #2d3342 url(/images/bg_cartHeading.gif) repeat-x top left;
	padding: 2px 2px 2px 10px;
	border: 1px solid #2e3443;
}

.cartTextDescription {
	padding-left: 5px;
}

.formTextDiscount {
	font-weight: bold;
	font-style: oblique;
}

.cartTextTotal {
	font-weight: bold;
	font-style: oblique;
	font-size: 12px;
	clear: none;
	float: right;
	text-align: left;
	width: 100%;
}

.cartTotal {
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #2e3443;
	background-color: #191e2c;
}

.promoDiv {
	width: 200px;
	background: #17191f;
	border: 1px solid #191e2c;
	font-weight: bold;
	padding: 5px;
}

#promoDivText {
	display: block;
	width: 48%;
	float: left;
	clear: none;
}

#promoDivInput {
	display: block;
	width: 48%;
	float: right;
	clear: none;
	text-align: left;
}

#promoDivInput input {
	border: 1px solid #2e3443;
	background-color: #191e2c;
	width: 67px;
	color: #fff;
	padding: 2px;
	margin-bottom: 5px;
}

.productSeparator {
	height: 1px;
	width: 100%;
	background-color: #191e2c;
	clear: both;
	margin: 5px 0 5px 0;
}

.cartSelect_category {
	float: right;
	width: 150px;
	clear: none;
	text-align: right;
}

.productDetail {
	padding-top: 10px;
	font-weight: bold;
}

.productDetail select {
	width: 85px;
}

.productDescription {
	display: block;
}



#contentContainerInterior .cart_category_list {
	width: 100%;
	margin: 0;
	padding: 0;
}

#contentContainerInterior .cart_category_list li {
	width: 225px;
	height: 61px;
	margin: 0;
	padding: 0 0 10px 10px;
	float: left;
	background: transparent;
}

#contentContainerInterior .cart_category_list li.first {
	padding-left: 0;
}



#product_list {
	width: 100%;
	margin: 0;
	padding: 0;
}

#product_list li {
	width: 115px;
	background: 0;
	margin: 0;
	padding: 15px 0;
	float: left;
}

#product_list li.first {
	padding-left: 0;
}

#product_list li em {
	font-style: normal;
	display: block;
}

#product_list li strong {
	display: block;
}

#product_list li a:link, 
#product_list li a:visited {
	text-decoration: none;
}

#product_list li a:link img, 
#product_list li a:visited img {
	border: 1px solid #49536d;
}

#product_list li a:hover strong, 
#product_list li a:active strong, 
#product_list li a:focus strong {
	color: #49536d;
}

#product_list li a:hover img, 
#product_list li a:active img, 
#product_list li a:focus img {
	border: 1px solid #fff;
}





/* --- footer --- */

.indexDiv_footer {
	width: 720px;
	color: #3C4053;
	font-size: 10px;
}

.spacerFooter {
	height: 100px;
	width: 720px;
	margin:0 auto;
	background-color: #000;
	clear: both;
}

#footerHome {
	position: absolute;
	top: 972px;
	left: 20px;
	margin: 0 auto;
}

#footerInterior {
	position: relative;
	clear: both;
	margin: 0 auto;
	margin-top: 25px;
	padding: 0;
}

.indexDiv_footer a:link, .indexDiv_footer a:active, .indexDiv_footer a:visited {
	color: #3C4053;
	text-decoration: underline;
}

.indexDiv_footer a:hover {
	color: #6a708b;
}

.lineHorizontal {
	width: 720px;
	height: 1px;
	background-color: #272A36;
	margin-bottom: 2px;
}

.footer_copyright {
	width: 280px;
	float: left;
}

.footer_links {
	width: 428px;
	float: right;
}

.footerLinks_legal {
	width: 250px;
	float: left;
	text-align: left;
}

.footerLinks_credit {
	width: 140px;
	float: right;
	text-align: right;
}

/*
-----------------------------------------------------
  Broadband page
-----------------------------------------------------
*/

.broadband_container {
	width: 100%;
	height: 100%;
}

.broadband_footer {
	position: absolute;
	width: 976px;
	height: 30px;
	margin: 0 auto;
	margin-left: -487px;
	margin-top: 318px;
	top: 50%;
	left: 50%;
	clear: both;
	color: #3c4053;
	font-size: 10px;
	line-height: 150%;
}

.broadband_footer .broadband_copyright .footerlink {
	margin: 0 0 0 15px;
}

.broadband_footer a:link, .broadband_footer a:active, .broadband_footer a:visited {
	color: #3C4053;
	text-decoration: underline;
}

.broadband_footer a:hover {
	color: #6a708b;
}

.broadband_copyright {
	float: left;
	margin: 0 0 0 5px;
}

.broadband_sitecredit {
	float: right;
	margin: 0 5px 0 0;
}

.legalContent {
	width: 90%;
	margin: 0 auto;
	padding: 30px 0 30px 0;
}

/*
-----------------------------------------------------
  Games pages
-----------------------------------------------------
*/

body.games rootDiv {
	width: 100%;
	height: 100%;
}

#gameContainer_crossword {
	width: 700px;
	height: 500px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -250px 0 0 -350px;
}

#gameContainer_wordsearch {
	width: 700px;
	height: 400px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -200px 0 0 -350px;
}

#gameContainer_solitaire {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/*
#####################################################
  Form Styles
#####################################################
*/

select.inputClass {
	background-color: #17191f;
	color: #fff;
	font: normal 11px verdana, arial, helvetica, sans-serif;
}

input.inputClass {
	color: #8C8C8C;
	border: 1px solid #2d3549;
	background-color: #000;
}

span.searchResults {
	font-weight: bold;
	font-style: oblique;
	color: #D2D698;
}

.required {
	color: #c00;
}

.formText {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
/*
#################################################
Floating box
#################################################
*/
.filePathWrap {
	width: 300px;
	min-height: 65px;
	padding: 13px 10px 7px 10px;
	top: -40px;
	left: -135px;
	display: none;
	position: absolute;
	border: 5px solid #999;
	background: #555;
	z-index: 100;
}

.filePathWrap input {
	width: 298px;
	height: 16px;
	padding: 2px 0 0 0;
	margin: 0 0 10px 0;
	border: 1px solid #969593;
	background: #676663;
	font: normal Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #eee;
}

.filePathWrap label {
	font-weight: bold;
	color: #fff;
}

.filePathClose {
	width: 100%;
	clear: both;
}

.filesubheader {
	height: 12px;
	background-color: #918D8D;
	color: #fff;
	font: bold 10px Verdana, Helvetica, sans-serif;
	text-align:left;
}
/*
#####################################################
 Miscellaneous
#####################################################
*/
.rowShow
{
	display:block;
}
.rowHide
{
	display: none;
}





/* --- lightbox --- */


#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 950;
	text-align: center;
	line-height: 0;
}

#lightbox a img { 
	border: none; 
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	display: none;
}
	
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 900;
	display: none;
}

#imageContainer>#hoverNav { 
	left: 0;
}

#hoverNav a { 
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
} 

#prevLink { 
	left: 0; 
	float: left;
}

#nextLink { 
	right: 0; 
	float: right;
}

#prevLink:hover, 
#prevLink:visited:hover { 
	background: url(../images/box_prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, 
#nextLink:visited:hover { 
	background: url(../images/box_nextlabel.gif) right 15% no-repeat; 
}


#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData {
	padding: 0 10px;
	margin-right: 2px;
}

#imageData #imageDetails { 
	width: 70%; 
	float: left;  
	text-align: left; 
}
 
#imageData #caption { 
	font-weight: bold;	
}

#imageData #numberDisplay { 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}

#bottomNav {
	width: 66px;
	float: right;
}

#imageData #bottomNavClose { 
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 800;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.garthGearHeading {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.5em;
	color: #fff;
	padding: 2px 5px 2px 0px;
}

.garthGearHeading a {
	text-decoration: none;
}

/* LA FORM */
.background_la {
	background: url(/images/signup_la.jpg) no-repeat;
	width: 1280px;
	height: 732px;
}

.announce{
background: #111;
border: 1px solid #333;
padding: 6px;
color: #999;
}
.announce strong{
color: red;
font-weight: bold;
}