/* Global Positioning */

#global{ /* A global container which holds everything in the center of the browser window */
    width: 1001px;
    margin: 0px auto;
    text-align: left;
    padding: 0px 0px 0px 0px;
    border: 0px hidden #ffffff;
	position: relative;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

img{
	border: 0px;
}

a img {
	border: none; 
}

img {
	border-style: none;
}

a img {
	border-style: none;
}

/* Global Classes and IDs */

li{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}



a{ /* Default Text Class */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	color: #ffc900;
}

A.whiteLinkCP:link, A.whiteLinkCP:visited, A.whiteLinkCP:active { 
	text-decoration: none;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

A.whiteLinkCP:hover { 
	text-decoration: none;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: rgb(255, 201, 0);
}

A.whiteLink:link, A.whiteLink:visited, A.whiteLink:active { 
	text-decoration: none;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #fff;
}

A.whiteLink:hover { 
	text-decoration: none;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

A.whiteLinkNoUL:link, A.whiteLinkNoUL:visited, A.whiteLinkNoUL:active { 
	text-decoration: none;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

A.whiteLinkNoUL:hover { 
	text-decoration: none;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

A.dropDown:link, A.dropDown:visited, A.dropDown:active { 
	text-decoration: none;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

A.dropDown:hover { 
	text-decoration: none;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}

A.greyLink:link, A.greyLink:visited, A.greyLink:active { 
	text-decoration: none;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #707070;
}

A.greyLink:hover { 
	text-decoration: none;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #707070;
}


A.greyLinkFooter:link, A.greyLinkFooter:visited, A.greyLinkFooter:active { 
	text-decoration: none;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

A.greyLinkFooter:hover { 
	text-decoration: none;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #000;
}


A.videoPlayer:link, A.videoPlayer:visited, A.videoPlayer:active { 
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

A.videoPlayer:hover { 
	text-decoration: none;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

A.articleLink:link, A.articleLink:visited, A.articleLink:active { 
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

A.articleLink:hover { 
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FEBD00;
}

#menu{ /* Menu Container */
	position: absolute;
		top: 109px;
}

p{ /* Default Text Class */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 0px;
}

p.panel_standard{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 15px;
}

p.panel_standard_no_margin{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

p.panel_standard_margin_top{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 15px;
}

/* Main Menu Items*/

#a_to_z_close {
	position: absolute; 
	top: 4px; 
	left: 892px;
}

.mainMenuItem{
	float: left;
	padding: 7px 10px 7px 10px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.mainMenuItem_a{
	float: left;
	padding: 7px 10px 7px 10px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	background: #ffc900;
}

/* Sub Menu Items*/

.subMenuItem{
	float: left;
	padding: 7px 10px 7px 10px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

.subMenuItemIcon{
	float: left;
	padding: 7px 0px 7px 10px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

.subMenuItem3e {
	float: left;
	padding: 3px 0px 7px 10px;
	font-size: 13px;
	font-weight: bold;
	color: #E37E26;
}

.subMenuItem_a{
	float: left;
	padding: 7px 10px 7px 10px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	background: #ffc900;
}

/* Default Content Boxes */

.box_container {
	margin: 0;
	margin-bottom: 10px;
}

.box_title_container {
	height: 26px;
}

.box_corner_left {
	margin: 0;
	padding: 0;
	height: 26px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.box_corner_right {
	margin: 0;
	padding: 0;
	height: 26px;
	position: absolute;
	top: 0px;
}

.box_title {
	background-image: url('../../graphics/global/title_bar/bg.gif');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	height: 26px;
	position: absolute;
	left: 10px;
	top: 0px;
}

.link_box {
	text-align: right;
	width: 100px;
	margin-top: 5px;
	position: absolute;
}

.link_graphic_box {
	margin-top: 5px;
	margin-left: 5px;
	position: absolute;
}

.box_content_container {
	background: #707070;
	/*padding: 10px 0px 10px 0px;*/
	border: 1px solid #BFBFBF;
}

.box_content {
	text-align: left;
	margin-left: 10px;
	color: #fff;
	font-size: 11px;
}



/* this is a simple grey content box */
.content_simple_grey {
	position: relative;
	top: 20px;
	left: 10px;
	margin: 0;
	margin-bottom: 10px;
	padding: 0px;
	background: #A0A0A0;
	width: 278px;
	height: 150px;
	color: #fff;
	font-size: 11px;
}

.simple_grey_content_container {
	padding: 10px;
}


/*v2 content box*/
.content_box_v2 {
	position: relative;
}

.content_box_v2_inner_box {
	position: absolute;
	top: 12px;
	left: 12px;
	border: 5px;
	padding: 0px 12px 12px 0px;
} 


/* Spans */

span.blue{
	color: #91B0EB;
}


/* Content Slider Styles */

.content_slider_left {
	float: left;
	padding: 35px 2px 10px 2px;
	vertical-align: middle;
}

.content_slider_right {
	float: left;
	padding: 35px 4px 10px 4px;
}

.content_slider_item {
	float: left;
	margin: 10px 4px 4px 4px;
	width: 120px;
}

.content_slider_image {
	margin-bottom: 6px;
}



/* Adverts */

#ad_takeover{
	position: absolute;
		top: 0px;
		left: 0px;
	margin: 0px 0px 0px 0px;
}

#ad_leader{
	position: relative;
		top: 8px;
	margin: 0px 0px 2px 0px;
	height: 90px;
}

#ad_footer{
		margin: 0px 0px 10px 144px;
}

#ad_skyscraper{
	position: absolute;
		top: 0px;
		left: 882px;
		margin: 0px;
}



/* User Alerts */

div#userMessage{
	position: absolute;
		top: 200px;
}



/* Header */

object#flashSting{
	position: absolute;
		top: 0px;
		left: 0px;
		
}

#header{
	position: relative;
		top: 10px;
	margin: 0px 0px 5px 0px;
	background-color: #6a6a6a;
	background-image: url(../../../graphics/global/header_bg.gif);
	background-repeat: repeat-x;
	width: 999px;
	height: 175px;
	border: 1px solid #d9d9d9;
}

#header_menu{
	position: absolute;
		top: 106px;
		left: 20px;
	width: 750px;
}

#header_secondary_menu{
	position: absolute;
		top: 143px;
		left: 17px;
	/*width: 667px;*/
}

#header_custom{
	position: absolute;
		top: 143px;
		left: 680px;
	width: 320px;
}



/* Search Box */
#header_searchbox{
	position: absolute;
		top: 200px;
		left: 825px;
	/*width: 230px;*/
	z-index: 500;
}

input.searchBox{
	width: 140px;
	margin: 0px;
	height: 19px;
	border: 0;
}

form.searchBox{
	color: #ffffff;
	font-size: 12px;
}


/* Catchup Drop Down Box */
#catchup_dropdown{
	position: absolute;
		top: 246px;
		left: 226px;
	z-index: 1000;
	width: 545px;
	color: #fff;
	border: 4px solid #B9B9BB;
	background-color: #413158;
}

#catchup_arrow {
		position: absolute;
		left: 248px;
	margin: 0px;
	padding: 0px;
	z-index: 11;
}

#catchup_right_col {
	float: left;
	width: 330px;
	margin:  30px 0px 10px 0px;
}

.catchup_item_holder {
	float: left;
	margin: 0px 0px 15px 0px;
}

.catchup_image_holder {
	float: left;
	margin: 0px 12px 0px 0px;
}

.catchup_text_holder {
	float: left;
	width: 200px;
}

.catchup_title {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 6px 4px 0px;
}

.catchup_body {
	font-size: 12px;
	margin: 0px 6px 4px 0px;
	width: 190px;
}

#carousel-wrapper {
    width: 330px;
    height: 420px;
    overflow: hidden;
}

#carousel-content .cu_slide {
    float: left;
    width: 330px;
    height: 408px;
    margin-bottom: 40px;
}

.cu_control {
	padding: 4px 0px 4px 160px;
}


/* Drop Down Box */

#dropdown{
	position: absolute;
		top: 235px;
	height: 300px;
	z-index: 1000;
}

#header_dropdown{
	position: absolute;
		top: 11px;
	width: 900px;
	height: 520px;
	z-index: 10;
	background-color: #ffffff;
	border: 4px solid #999999;
	margin: 0px;
	padding: 5px;
}

div#cloudCol1{
	position: absolute;
		top: 0px;
		left: 0px;
	height: 300px;
	margin: 5px 0px 0px 5px;
	width: 250px;
}

div#cloudCol2{
	position: absolute;
		top: 0px;
		left: 300px;
	height: 300px;
	margin: 5px 0px 0px 5px;
	width: 250px;
}

div#cloudCol3{
	position: absolute;
		top: 0px;
		left: 600px;
	height: 300px;
	margin: 5px 0px 0px 5px;
	width: 250px;
}

#dropdown_arrow{
	position: absolute;
		top: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 11;
}

#make_hp{
	position: absolute;
	top: 0px;
	left: -330px;
	z-index: 50;
}

#hp_dropdown{
	position: absolute;
	top: 40px;
	left: 1000px;
	width: 253px;
	height: 110px;
	z-index: 10;
	background-color: #ffffff;
	border: 4px solid #999999;
	margin: 0px;
	padding: 10px;
}

#hp_arrow{
	position: absolute;
	top: 33px;
	left: 1005px;
	margin: 0px;
	padding: 0px;
	z-index: 11;
}



/* Content */

#content{
	position: relative;
		top: 10px;
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
	width: 872px;
	background-color: #8f8f8f;
}



/* Footer */

#footer_no_positioning{
	float: left;
	margin-top: 10px;
	font-size: 12px;
	line-height: 25px;
	color: #000;
	width: 877px;
	height: 200px;
}


#footer{
	position: relative;
		top: 10px;
		left: 0px;
	font-size: 12px;
	line-height: 25px;
	color: #000;
	width: 877px;
	height: 200px;
	font-weight: normal;
}


/* Images */

img.float_right{
	float: right; 
	margin-left: 10px;
	text-align: center;
}

div.float_right{
	float: right; 
	margin-left: 10px;
	text-align: center;
}

img.float_left{
	float: left; 
	margin-right: 10px;
	text-align: center;
}

div.float_left{
	float: left; 
	margin-right: 10px;
	text-align: center;
}


img.top{
	vertical-align:top;
}

img.middle{
	vertical-align:middle;
}

img.bottom{
	vertical-align:bottom;
}

div.preload{
	display:none;
}


/* VIDEO PLAYER */

div#videoPlayer{
	position: relative;
		top: 0px;
		left: 0px;
}

div#videoToolbar{
	position: absolute;
		top: 0px;
		left: 0px;
	background: url('../../graphics/global/videoplayer/black_overlay.gif');
	width: 452px;
	height: 24px;
	z-index: 10;
}

p.videoToolbar{
	margin: 3px 0px 0px 85px;
}

img.videoToolbar{
	vertical-align: middle;
}

.video_toggle_form {
	position: absolute;
		top: 24px;
		left: 0px;
	height: 232px;
	width: 452px;
	background: url('../../graphics/global/videoplayer/form_grey_bk.png');
	z-index: 10;
}

.video_panel_close_button {
	float: right;
		margin-top: 6px;
		margin-right: 10px;
}

#vid_form_email {
	position: absolute;
		top: 10px;
		left: 10px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

#vid_form_link {
	position: absolute;
		top: 84px;
		left: 33px;
}

.vid_form_input{ /* Form class for comments */
	background-color: #a5a5a5;
	border:1px solid #d9d9d9;
	text-align: left;
}

.form_required {
	color: #FFC900;
}

.small_text {
	color: #fff;
	font-size: 9px;
	letter-spacing: -0.5px
}

div#videoajax{
	position: absolute;
		top: 0px;
		left: 0px;
	z-index: 5;
}


/* Biographies Panel */

div#biog_content{
	position: relative;
		top: 30px;
	/*height: 335px;*/
	height: 240px;
	overflow: auto;
	padding-right: 6px;
}


/* Comment Panel */
#comment_thanks {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 15px;
	width: 345px;
	line-height: 1.5;
}


/* 3 day weather box, used on news and ireland am pages */

#weather_bg_holder {
	background: url('../../graphics/global/weather_3_bg.gif');
	height: 175px;
	width: 355px;
}

div.weatherArea1{
	position: absolute; 
		/*top: 0px; */
		left: 10px;
}

div.weatherArea2{
	position: absolute; 
		/*top: 0px; */
		left: 136px;
}

div.weatherArea3{
	position: absolute; 
		/*top: 0px; */
		left: 256px;
}

.weather_swf {
	/*margin-top: 45px;*/
	margin-top: 20px;
	margin-bottom: 0px;
}

.weather_day {
	position: absolute; 
	/*top: 44px; */
	top: 4px;
	font-weight: bold;
	text-align: center;
	width: 108px;
	font-size: 15px;
}

.weather_info {
	text-align: center;
	width: 98px;
	margin-left: 5px;
}


/* IMAGE GALLERY STUFF */

div#imgGalleryTitle{
	position: absolute;
		top: 4px;
		left: 400px;
}

p.galleryTitle{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
}


/* Control Panel */

div#controlPanel{
	/* Structure */
	background: url(../../graphics/global/social_networking/header/tile.png);
	position: absolute;
		top: 7px;
		left: 736px;
	width: 135px;
	height: 88px;
	border: 1px solid #D9D9D9;
	background-color: #373737;
	margin: 0px 0px 0px 0px;
	line-height: 2;
	text-align: center;
	color: #fff;
	font-size: 12px;
}

#controlPanelHead {
	position: absolute; 
	top: -2px; left: 12px; 
	font-size: 11px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
}

#controlPanelFB {
	position: absolute; 
	top: 23px; 
	left: 14px;
}

#controlPanelTwitter {
	position: absolute; 
	top: 20px; 
	left: 55px;
}

#controlPanelButtonHolder {
	position: absolute; 
	top: 65px; 
	left: 22px;
}


div#cpLink{
	position: absolute;
		top: 7px;
		left: 881px;
	/* border: 1px solid #D9D9D9; */
	height: 89px;
}

#catchup_box {
	height: 480px;
	left: 0px;
	position: absolute;
	top: 273px;
	z-index: 200;
}


/* styles for the reg box */
div#transbox {
	position: absolute;
	top: 72px;
	left: 132px;
  width:263px;
  height:67px;
  margin:30px 50px;
  border:1px solid white;
  z-index: 100;
  background: url('../../graphics/global/signup_bg.gif') #FFC900;
}
div#transbox p#head {
	font-size: 14px;
  margin:6px 0px 0px 8px;
  font-weight:bold;
  color:#000;
}

div#transbox p#body {
	font-size: 10px;
  margin:4px 0px 0px 8px;
  color:#000;
  width: 140px;
}

form#global_signup {
	margin: 0;
	position: absolute;
	top: 3px;
	left: 154px;
}

#global_signup_1 {
	margin:0px 0px 2px 0px;
	font-size: 10px; 
}

#global_signup_2 {
	margin:0px 0px 2px 0px;
	font-size: 10px; 
}

#global_signup_button {
	
}

div#transbox div#global_signup_text {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	 margin:10px 0px 0px 14px;
}



.panel_img_gallery {
	position: relative;
	top: 10px;
	left: 10px;
}


/*age check*/
#age_check_holder{
	color: #fff;
	font-size: 12px;
}

	#age_check_head{
		position: absolute;
			top: 50px;
			left: 33px;
	}
	
	#age_check_body{
		position: absolute;
			top: 95px;
			left: 33px;
		width: 383px;
	}
	
	#age_check_form{
		position: absolute;
			top: 158px;
			left: 33px;
		width: 340px;
	}
	
		#age_check_form_row{
			margin: 0px 0px 35px 0px;
		}
			#age_check_box {
				margin: 0px 14px 0px 0px;
			}
		