/*---------------------------------- Main background image -------------------------------------------------*/
.mainbg_pic {
	background-color: #153437;
	background-image: url(../../images/funstuff/backgrounds/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	color: #9d9d95;
}
.inner_wrapper {
	background-image: url(../../images/funstuff/backgrounds/left_page_edge.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	display: block;
	float: left;
}
.wrapper_edge_fx {
	background-image: url(../../images/funstuff/backgrounds/left_page_edge.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*----------------------------------------------------------------------------------------------------------*/
/*---------------------------------- Flash Banner / Header Image -------------------------------------------*/

.flash_banner {
	background-image: url(../../images/funstuff/backgrounds/regnights_flashheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



/*----------------------------------------------------------------------------------------------------------*/
/*---------------------------------- Navigation MENU BAR ---------------------------------------------------*/

.navbar_top { background-image: url(../../images/funstuff/backgrounds/navbar_bg.jpg); }


/*----------------------------------------------------------------------------------------------------------*/
/*---------------------------------- Main Page Content Area ------------------------------------------------*/

.page_content {
	background-color: #FFFFFF;
	color: #333333;
	font-size: 0.7em;
	margin-left: 77px;
	min-height:896px;
	padding: 20px;
	background-image: url(../../images/whatson/backgrounds/contentpage_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top: 2px solid #ececec;
	border-right: 2px solid #ececec;
	border-bottom: 2px solid #ececec;
}
/* ie 6 hacks */
* html .page_content {
	background-color: #FFFFFF;
	color: #333333;
	font-size: 0.7em;
	margin-left: 77px;
	height:896px;
	padding: 20px;
	background-image: url(../../images/whatson/backgrounds/contentpage_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top: 2px solid #ececec;
	border-right: 2px solid #ececec;
	border-bottom: 2px solid #ececec;
}


/*----------------------------------------------------------------------------------------------------------*/
/*---------------------------------- Left Column Layout ----------------------------------------------------*/

/*.left_col {
	background-image: url(../../images/corporate/backgrounds/left_page_edge.jpg);
	background-repeat: no-repeat;
	background-position: left 200px;
}*/
.left_col {
	background-image: url(../../images/corporate/backgrounds/left-column-repeat.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}

/*----------------------------------------------------------------------------------------------------------*/
/*---------------------------------- Right Column Layout ---------------------------------------------------*/

.flashbox {
	background-image: url(../../images/funstuff/backgrounds/flashbox_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.page_name {
	background-image: url(../../images/funstuff/layout/pagename.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.right_col {
	background-image: url(../../images/funstuff/backgrounds/right_col_rightedge_rep.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.right_block {
	background-image: url(../../images/funstuff/backgrounds/right_block_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 254px;
	min-height:430px;
	font-size: 0.7em;
	background-color: #0A1010;
}
/* ie 6 hacks */
* html .right_block {
	background-image: url(../../images/funstuff/backgrounds/right_block_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 254px;
	height:430px;
	font-size: 0.7em;
	background-color: #0A1010;
}

.r_edge_repeat {
	background-image: url(../../images/funstuff/backgrounds/right_col_edge.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.event_calendar {
	padding-left: 17px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-image: url(../../images/corporate/backgrounds/right_col_topleftedge.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}





/*----------------------------------------------------------------------------------------------------------*/
/*---------------------------------- Extra Info Links List -------------------------------------------------*/

.right_block  ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../../images/funstuff/backgrounds/right_side_listbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.right_block ul li {
	display: block;
	margin-bottom: 2px;
	background-image: url(../../images/corporate/backgrounds/list_divider_edge.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 2px;
	padding-bottom: 11px;
	padding-left: 17px;
}
/*---------------------------------- Shop Page Right Block Links -----------------------------------------------------*/
#ShoplinksList .right_link_1 a {
	background-image: url(../../images/corporate/buttons/nucleus_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	display: block;
}
#ShoplinksList .right_link_2  a     {
	background-image: url(../../images/corporate/buttons/barker_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	display: block;
}
#ShoplinksList   .right_link_3 a {
	background-image: url(../../images/corporate/buttons/exist_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	display: block;
}
#ShoplinksList  .right_link_4 a {
	background-image: url(../../images/corporate/buttons/advertise_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	display: block;
}
#ShoplinksList  .right_link_1 a:hover {
	background-image: url(../../images/corporate/buttons/nucleus_on.gif);
}
#ShoplinksList .right_link_2 a:hover {
	background-image: url(../../images/corporate/buttons/barker_on.gif);
}
#ShoplinksList .right_link_3 a:hover {
	background-image: url(../../images/corporate/buttons/exist_on.gif);
}
#ShoplinksList .right_link_4 a:hover {
	background-image: url(../../images/corporate/buttons/advertise_on.gif);
}
/*---------------------------------- Corporate Pages Right Block Links -----------------------------------------------------*/
#CorporateLinks .right_link_1 a {
	background-image: url(../../images/corporate/buttons/about_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	display: block;
}
#CorporateLinks {
	color: #9FBBBE;
}

#CorporateLinks .right_link_2  a     {
	background-image: url(../../images/corporate/buttons/halloffame_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	display: block;
}
#CorporateLinks .right_link_3 a {
	background-image: url(../../images/corporate/buttons/jobs_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	display: block;
}
#CorporateLinks  .right_link_4 a {
	background-image: url(../../images/corporate/buttons/playat_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	display: block;
}
#CorporateLinks  .right_link_5 a {
	background-image: url(../../images/corporate/buttons/som_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	display: block;
}
#CorporateLinks  .right_link_6 a {
	background-image: url(../../images/corporate/buttons/contact_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	display: block;
}
#CorporateLinks .right_link_1 a:hover {
	background-image: url(../../images/corporate/buttons/about_on.gif);
}
#CorporateLinks .right_link_2 a:hover {
	background-image: url(../../images/corporate/buttons/halloffame_on.gif);
}
#CorporateLinks .right_link_3 a:hover {
	background-image: url(../../images/corporate/buttons/jobs_on.gif);
}
#CorporateLinks .right_link_4 a:hover {
	background-image: url(../../images/corporate/buttons/playat_on.gif);
}
#CorporateLinks .right_link_5 a:hover {
	background-image: url(../../images/corporate/buttons/som_on.gif);
}
#CorporateLinks .right_link_6 a:hover {
	background-image: url(../../images/corporate/buttons/contact_on.gif);
}

/*---------------------------------- Funstuff Pages Right Block Links -----------------------------------------------------*/
#FunLinks .right_link_1 a {
	background-image: url(../../images/corporate/buttons/gallery_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	display: block;
}
#FunLinks .right_link_2  a     {
	background-image: url(../../images/corporate/buttons/links_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	display: block;
}
#FunLinks .right_link_3 a {
	background-image: url(../../images/corporate/buttons/downloads_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	display: block;
}
#FunLinks .right_link_1 a:hover {
	background-image: url(../../images/corporate/buttons/gallery_on.gif);
}
#FunLinks .right_link_2 a:hover {
	background-image: url(../../images/corporate/buttons/links_on.gif);
}
#FunLinks .right_link_3 a:hover {
	background-image: url(../../images/corporate/buttons/downloads_on.gif);
}

/*----------------------------------------------------------------------------------------------------------*/
/*---------------------------------- My Space Link Box -----------------------------------------------------*/

.br_corner_pic {
	background-image: url(../../images/funstuff/backgrounds/br_corner_pic.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 340px;
}
.myspace_link {
	padding-left: 0px;
}
.myspace_link a {
	background-image: url(../../images/funstuff/buttons/myspace_link_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	width:255px;
	height:30px;
	background-color: #090F0F;
}
.myspace_link a:hover {
	background-image: url(../../images/funstuff/buttons/myspace_link_on.gif);
}

/*----------------------------------------------------------------------------------------------------------*/
/*---------------------------------- FOOTER Layout ---------------------------------------------------------*/

.footer_bg_pic {
	background-image: url(../../images/funstuff/backgrounds/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navbar_bottom {
	width: 814px;
	height: 63px;
	clear: right;
}
.navbar_bottom  ul {
	list-style-type: none;
	margin: 0px;
	padding: 20px 0px 0px;
}
.navbar_bottom ul li {
	display: inline;
}
.navbar_bottom ul li a {
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin-right:20px;
}

/*--- Footer Nav Bar Links ---*/	

.botkey1 a {
	background-image: url(../../images/generic/buttons/corporate_off.gif);
	width: 96px;
	height: 15px;
}
.botkey2 a {
	background-image: url(../../images/generic/buttons/healthy_off.gif);
	width: 82px;
	height: 15px;
}
.botkey3 a {
	background-image: url(../../images/generic/buttons/jobs_off.gif);
	width: 25px;
	height: 15px;
}
.botkey4 a {
	background-image: url(../../images/generic/buttons/subscribe_off.gif);
	width: 108px;
	height: 15px;
}
.botkey5 a {
	background-image: url(../../images/generic/buttons/email_off.gif);
	width: 95px;
	height: 15px;
}
/*--- Footer Nav Bar Links Hover States ---*/	

.botkey1 a:hover {
	background-image: url(../../images/generic/buttons/corporate_on.gif);
}
.botkey2 a:hover {
	background-image: url(../../images/generic/buttons/healthy_on.gif);
}
.botkey3 a:hover {
	background-image: url(../../images/generic/buttons/jobs_on.gif);
}
.botkey4 a:hover {
	background-image: url(../../images/generic/buttons/subscribe_on.gif);
}
.botkey5 a:hover {
	background-image: url(../../images/generic/buttons/email_on.gif);
}
.page_top a {
	background-image: url(../../images/funstuff/buttons/page_top_off.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 45px;
	width: 26px;
	font-size: .7em;
	
}
.page_top a:hover {
	background-image: url(../../images/funstuff/buttons/page_top_on.gif);
}
.no_smokingbar {
	height: 36px;
	font-size: 0.6em;
	background-color: #090F0F;
	border: 1px solid #274647;
	color: #435F60;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 12px;
}
.no_smokingbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 9px 0px 0px;
	float: left;
	width: 450px;
	display: block;
}
.no_smokingbar ul li {
	display: inline;
}
.no_smokingbar ul li a {
	display: block;
	height: 9px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #272726;
	margin-top: 4px;
	color: #959595;
	text-decoration: none;
}
.no_smokingbar ul li a:hover {
	color: #89cbe5;
	text-decoration: underline;
}




.smoking_law {
	float: right;
	height: 36px;
}

.smoking_law a {
	display: block;
	background-image: url(../../images/corporate/buttons/nosmoking_off.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
	height: 36px;
	width: 140px;
}
.smoking_law a:hover {	
	background-image: url(../../images/corporate/buttons/nosmoking_on.gif);
}
.company_details {
	font-size: 0.7em;
	text-align: center;
	color: #435F60;
	background-image: url(../../images/funstuff/layout/logo_monkey_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 19px;
	margin-bottom: 15px;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #435F60;
}
.caboodle_footer {
	font-size: 0.7em;
	text-align: center;
	color: #435F60;
	background-image: url(../../images/funstuff/layout/logo_caboodledigital.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
}
.caboodle_footer a {
	color: #467D7D;
	text-decoration: none;
}
.caboodle_footer a:visited {
	color: #CBD2C7;
	text-decoration: none;
}
.caboodle_footer a:active {
	color: #BCC28F;
	text-decoration: none;
}
.caboodle_footer a:hover {
	color: #F79635;
	text-decoration: underline;
}
.flash_icon {
	background-image: url(../../images/funstuff/buttons/icon_flash.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	height: 12px;
	color: #999999;
}
#CoolWebsites   h3 {
	font-size: .7em;
	color: #CC6600;
}
#CoolWebsites   a {
	text-decoration: none;
	color: #666666;
	padding-left: 4px;
}
#CoolWebsites   a:hover {
	color: #9F521C;
	text-decoration: underline;
	padding-left: 8px;
	background-image: url(../../images/generic/buttons/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
#OurFriends a {
	text-decoration: none;
	color: #666666;
	padding-left: 4px;
	font-size: .8em;
}
#OurFriends a:hover {
	color: #9F521C;
	text-decoration: underline;
	padding-left: 8px;
	background-image: url(../../images/generic/buttons/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

