/* SITE SETUP */

body,html{
	margin:0;
	padding:0;
	font-family: Verdana;
	color: #3E3E3F;
	font-size:12px;
	line-height: 1.2em;
}
html,body{height: 100%;}
/* IE 100% height */
* html #site {height: 100%;}
a{
	text-decoration:none;
	color:#D6DF25;
	font-weight:bold;
	background:#241735;
}
a:hover{
	text-decoration:none;
	color:#544D5F;
	background:#fff;
	font-weight:bold;
}
#site{
	text-align: left;
	position:relative;
	min-height: 100%;
	background:#fff;
	width:950px;
	margin: 0 auto;
	padding-bottom:30px;
}
#footer{
	background:#0F0E0F;
	text-align:center;
	width:950px;
	height:30px;
	margin: 0 auto;
	margin-top:-30px;
	position:relative;
	z-index:10;
}
#body{}
#content{
	position:relative;
	margin:0 130px 0 190px;
}
#header{height:130px;}
#footer{
	color:#FFF;
	background:#241735;
}
#w2ghead{
	position:absolute;
	top:0;
	left:0;
	background:url(images/lines.gif);
	height:110px;
	text-align:center;
	width:420px;
	margin:10px 10px 10px 0;
}
#w2ghead img{margin:17px 0;}
#headadvert{
	position:relative;
	background:url(images/lines.gif);
	margin:0 0 0 420px;
	top:10px;
	height:110px;
	text-align:center;
}
#headadvert img{
	margin-top:16px;
	padding:10px;
	background:#fff;
}

/* NAVIGATION */

#nav {
	background: url(images/nav_line.gif);
	margin-bottom:10px;
}
#nav ul{
	width:935px;
	float:left;
}
#nav ul li{
	float:left;
	height:35px;
}
#nav ul li a{
	display:block;
	height:35px;
}
#nav ul li a span{display:none;}
#nav_end_left{
	height:35px;
	width:16px;
	background:url(images/menu_end_left.gif);
}
#nav_end_right{
	height:35px;
	width:18px;
	background:url(images/menu_end_right.gif);
}
#end_left{width:17px;}
#education a{ width:113px; background:url(images/nav_edu.gif); }
#education a:hover,#education a.active{ background-position:0 -36px; }
#careers a{ width:91px; background:url(images/nav_car.gif); }
#careers a:hover,#careers a.active{ background-position:0 -36px; }
#lifestyle a{ width:106px; background:url(images/nav_life.gif); }
#lifestyle a:hover,#lifestyle a.active{ background-position:0 -36px; }
#employers a{ width:120px; background:url(images/nav_emp.gif); }
#employers a:hover,#employers a.active{ background-position:0 -36px; }
#nav ul li#searchbox{float:right;}
#nav div{float:left;}
#searchbox .input{
	background:url(images/search_box.gif);
	height:35px;
	width:158px;
}
#searchbox .input input{
	margin:10px 0 0 8px;
	background:transparent;
	border:none;
	width:140px;
	font-size:10px;
	color:#241735;
	font-weight:bold;
}
#searchbox .submit input{
	height:35px;
	width:84px;
	background:url(images/search_button.gif);
	border:0;
	cursor:pointer;
}
#searchbox .submit input:hover{
	background:url(images/search_button.gif) 0 35px;
}
.searchwarning{
	text-align:center;
	color:red;
}

/* Sidebars - Adverts and Menus */

#left{
	width:180px;
	float:left;
}
#left ul{
	background:#241735;
	color:#fff;
	padding:4px;
}
#left ul li{
	background:#544D5F;
}
#left ul li:hover{
	background:#fff;
	color:#544D5F;
}
#left ul li a{
	display:block;
	padding:4px;
}
#left ul li.lh{
	font-weight:bold;
	color:#D7D1DF;
	background:#241735;
}
#left ul li.lh a{color:#D7D1DF;}
#left ul li.lh a:hover{
	background:none;
	color:#D6DF25;
}
#left a{background: none;}
#left ul li a {display:inline-block;}
#left ul li a {display:block;}
.ad_left{margin:10px 0;}
#advertside{float:right;}

/* FOOTER */

#footer{
	padding-top:10px;
	margin-top:20px;
	background:url(images/lines.gif);
	color:#241735;
	font-size:0.7em;
}
#footer span{
	background:#fff;
}

/* HOME / INDEX */

div.home#left{
margin-top:-10px;
}

#homearticles,
#homecareers{
background:#241735;
padding:3px;
margin-bottom:10px;
}

#content.lsfront #homearticles p.art_link,
#content.lsfront #homecareers p.art_link{
margin:0 0 3px 0;
border-color:#fff;
}
#content.lsfront #homearticles p.section_link,
#content.lsfront #homecareers p.section_link{
padding:0;
margin:0;
text-align:right;
}
#content.lsfront #homearticles p.section_link a {
height:35px;
display:block;
background:url(images/hl_articles.gif) no-repeat right -35px;
}
#content.lsfront #homecareers p.section_link a {
height:35px;
display:block;
background:url(images/hl_careers.gif) no-repeat right -35px;
}
#content.lsfront #homearticles p.section_link a:hover{
background:#fff url(images/hl_articles.gif) no-repeat right 0;
}
#content.lsfront #homecareers p.section_link a:hover{
background:#fff url(images/hl_careers.gif) no-repeat right 0;
}
#content.lsfront #homearticles p.section_link a span,
#content.lsfront #homecareers p.section_link a span{
display:none;
}

.download_home{
	position:relative;
	padding:0 0 0 290px;
	border-width:1px 0 1px 0;
	min-height:208px;
	height:auto !important;
	height:208px;
}
.download_home .download_thumb{
	position:absolute;
	top:-8px;
	left:4px;
	background:url(images/download_shadow.jpg) center center;
	padding:15px;
}

.download_home p.download_text{
background:url(images/down_back.jpg);
}

.download_home p.download_text a{
display:block;
border:2px solid #241735;
height:208px;
font-size:20px;
line-height:30px;
text-align:right;
}
.download_home p.download_text a span{
background:#241735;
position:relative;
top:40px;
}
.download_home p.download_text a:hover span{background:#fff;}

#w2ghead a{
background:none;
}






/* LifestyleFront*/

#headerimage{
	padding:0 0 10px 0;
}
#content.lsfront p,
#content.searchresults p,
#content.articles p{
	margin-bottom:10px;
}
#content.lsfront a,
#content.searchresults a,
#content.articles a{
	background:none;
}
#content.lsfront p.art_link,
#content.searchresults p.art_link,
#content.articles p.art_link{
border:2px solid #241735;
	position:relative;
	height:100px;
	padding:0 0 0 5px;
	background:#fff;
}
#content.lsfront p.art_link:hover,
#content.searchresults p.art_link:hover,
#content.articles p.art_link:hover,
#content p.pi_link:hover,
#content p.pt_link:hover{
	border-color:#5A4C6F;
}
#content.lsfront p.art_link .ar_t,
#content.searchresults p.art_link .ar_t,
#content.articles p.art_link .ar_t{
	font-size:20px;
	padding-top:5px;
	padding-right:200px;
	padding-bottom:5px;
	font-weight:bold;
	line-height:17px;
	display:block;
}
#content.lsfront p.art_link span.ar_p,
#content.searchresults p.art_link span.ar_p,
#content.articles p.art_link span.ar_p{
	display:block;
	padding:0 205px 0 0;
	font-size:10px;
	line-height:12px;
}
#content.lsfront p.art_link span.ar_i,
#content.searchresults p.art_link span.ar_i,
#content.articles p.art_link span.ar_i{
	background-position:right top;
	height:100px;
	width:200px;
	display:block;
	position:absolute;
	top:0;
	right:0;
}
#content.lsfront p.art_link a.ar_l,
#content.searchresults p.art_link a.ar_l,
#content.articles p.art_link a.ar_l{
	background:url(images/art_more.gif) ;
	height:27px;
	width:90px;
	display:block;
	position:absolute;
	bottom:0;
	right:0;
}
#content.lsfront p.art_link a.ar_l:hover,
#content.searchresults p.art_link a.ar_l:hover,
#content.articles p.art_link a.ar_l:hover{
	background:url(images/art_more.gif) 0 -27px;
}
#content.lsfront p.art_link a.ar_l span,
#content.searchresults p.art_link a.ar_l span,
#content.articles p.art_link a.ar_l span{
	display:none;
}
.pi_link{
	border:4px solid #241735;
}
.pi_link a{
	padding:5px 260px 0 0;
	font-size:20px;
	word-spacing:0px;
	letter-spacing:-1px;
	line-height:30px;
	display:block;
	height:105px;
	background:url(images/past.jpg);
}
.pi_link a span{background:#fff;}
a.ar_t span{
	color:#D6DF25;
	background:#241735;
	line-height:1.1em;
	font-size:0.9em;
	font-weight:bold;
}
a.ar_t:hover span{
	color:#241735;
	background:none;
}

/* PLAYTIME AND MAGS */
#magstuff{
	position:relative;
}
#magstuff .pi_link{
	border:2px solid #241735;
	width:306px;
}
#magstuff .pi_link a{
	padding:5px 5px 0 0;
	font-size:20px;
	word-spacing:0px;
	letter-spacing:-1px;
	line-height:30px;
	display:block;
	height:150px;
	background:url(images/past.jpg);
}
#magstuff .pi_link a span{
	background:#241735;
}
#magstuff .pi_link a:hover span{
	background:#fff;
}
#magstuff .pt_link{
	position:absolute;
	top:0;
	right:0;
	border:2px solid #241735;
	width:306px;
}
#magstuff .pt_link a{
	padding:5px 5px 0 0;
	font-size:20px;
	word-spacing:0px;
	letter-spacing:-1px;
	line-height:30px;
	display:block;
	height:150px;
	background:url(images/playtime.jpg);
}
#magstuff .pt_link a span{
	background:#241735;
	position:relative;
	top:80px;
}
#magstuff .pt_link a:hover span{
	background:#fff;
}
#magstuff .pt_link a span#pt_ci{
	position:absolute;
	top:18px;
	right:16px;
	left:auto;
	display:block;
	line-height:40px;
	width:40px;
	text-align:center;
	background:none;
	color:#F89A1C;
}
#content.playtime a.ptall_item{
	display:block;
	height:50px;
	padding:5px;
	border:2px solid #F8991B;
	background:#FFDCAF url(images/iss.gif) no-repeat;
	margin-bottom:10px;
	color:#F8991B;
	position:relative;
}
#content.playtime a.ptall_item:hover{
	color:#241735;
	background:#fff;
}
#content.playtime a.ptall_item span.ishnum{
	position:absolute;
	width:50px;
	line-height:50px;
	text-align:center;
	font-size:24px;
}
#content.playtime a.ptall_item span.reviewed{
	padding:0 0 0 59px;
	display:block;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	letter-spacing:3px;
}
.next span,.prev span{display:none;}
.next,.prev{
	display:block;
	height:20px;
	width:55px;
	margin-bottom:10px;
}
#content a.next{float:right;background:url(images/prevnext.gif) no-repeat -55px -20px ;}
#content a.next:hover{background:url(images/prevnext.gif) no-repeat 0 -20px;}
#content a.prev{float:left;background:url(images/prevnext.gif) no-repeat -55px 0 ;}
#content a.prev:hover{background:url(images/prevnext.gif) no-repeat 0 0;}

/* Article styles */

#articleheader{
	display:block;
	position:relative;
	line-height:normal;
	font-size:2.5em;
	font-weight:bold;
	color:#fff;
	height:200px;
	background:url(images/c.jpg);
	margin-bottom:10px;
	padding-right:180px;
}
#articleheader span{
	position:relative;
	top:15px;
	color:#544D5F;
	background:#FFF;
	padding:0 5px;
}


/* body article styles */

#content.article .blockquote{padding:5px;}
#content.article .blockquote span span{
	padding:5px 25px;
	font-weight:bold;
}
#content.article .quote_66{
	display:block;
	background:url(images/quote_66.gif) top left no-repeat;
}
#content.article .quote_99{
	display:block;
	background:url(images/quote_99.gif) bottom right no-repeat;
}
#content.article .quote_from{
	font-weight:normal;
	display:block;
	padding:0 0 0 0;
	text-align:right;
}

#content.article p{margin-bottom:10px;}

#content.article div.hilight{
	border:1px solid #241735;
	background:#ECDFFF;
	padding:15px;
	margin-bottom:10px;
}

#content.article .bold{font-weight:bold;}

#content.article h1{
	font-weight:bold;
	font-size:1.3em;
	line-height:1.6em;
	margin-bottom:10px;
}
#content.article h1.hilight{
background:#ECDFFF;
margin:20px 0;
padding:10px
}
#content.article h2{
	font-weight:bold;
	font-size:1.1em;
	line-height:1em;
	margin-bottom:2px;
}

#content.article ol{margin-bottom:5px;}
#content.article ol li{
	margin-left:20px;
	list-style:decimal;
	margin-bottom:5px;
}
#content.article ul{
	margin-left:20px;
	list-style:disc;
	margin-bottom:10px;
}
#content.article ul li{margin-bottom:2px;}
#content.article ul.blank li{list-style:none;}
.lititled{
position:relative;
padding-left:200px;
}
.lititled span{
position:absolute;
left:0;
font-weight:bold;
}

/* playtime */

#playtimeheader{
	background:#F8991B;
	padding:10px;
	margin-bottom:10px;
}
#playtimenum{
	float:right;
	font-size:30px;
	line-height:50px;
	color:#fff;
	font-weight:bold;
	letter-spacing: -3px;
	position:relative;
	margin-right:19px;
}
.arr_b{
	display:table;
	height:38px;
	width:18px;
	background:url(images/playarrows.png) no-repeat -18px 0;
	position:absolute;
	left:-18px;
	top:8px;
}
.arr_f{
	display:table;
	height:38px;
	width:18px;
	background:url(images/playarrows.png) no-repeat -18px -38px;
	position:absolute;
	right:-23px;
	top:8px;
}
.arr_b:hover{background:url(images/playarrows.png) no-repeat 0 0;}
.arr_f:hover{background:url(images/playarrows.png) no-repeat 0 -38px;}
.pt_flimg1{
	float:right;
	margin:10px 0 10px 10px;
}
.pt_flimg2{
	float:left;
	margin:10px 10px 10px 0;
}
.pt_stars{
	position:absolute;
	bottom:10px;
	right:0px;
}
p.pt_rbody{
	padding-bottom:50px;
	letter-spacing: 0.01em;
	line-height: 1.6em;
	position:relative;
}
.pt_stitle{
	font-weight:bold;
	color:#B7DDE0;
	font-size:1.4em;
	margin-bottom:5px;
}
.pt_rtitle{
	font-weight:bold;
	color:#6BB9BF;
	font-size:1.4em;
	margin-bottom:10px;
}

/* PAST ISSUES */

#pastissues_head{
	display:block;
	background:url(images/pastissues.gif);
	width:387px;
	height:52px;
	margin-bottom:10px;
}
#pastissues_head span{display:none;}
a.pdfdownload{
	display:block;
	height:24px;
	width:102px;
	background:url(images/downloadpdfbutton.png);
}
a.pdfdownload:hover{
	background: url(images/downloadpdfbutton.png) no-repeat 0 -24px;
}
a.pdfdownload span{display:none;}

/* PI Front */

#content.pastissuesfront .issue{
	position:relative;
	top:30px;
}
#content.pastissuesfront p{
	font-size:11px;
	line-height:17px;
}
.pastissuesfront .coverimglink{
	display:block;
	background:url(images/mag_dropshad.jpg) center 0px no-repeat;
	padding:33px;
	margin:auto;
}

.pastissuesfront .coverimglink:hover{
	background:url(images/mag_dropshad.jpg) center -264px no-repeat;
}
.pastissuesfront .issue .ne,
.pastissuesfront .issue .nw{
	width:313px;
	display:block;
	float:left;
	text-align:center;
}
#content.pastissuesfront .issue .ne p,
#content.pastissuesfront .issue .nw p{
	text-align:center;
	margin:0;
	padding:0;
}
#content.pastissuesfront a.pdfdownload{
	margin:auto;
}

/* PI PAGEs */

#content.pastissues .issue{
	float:left;
	border:1px solid #dbd9dd;
	border-width:1px 0 1px 0;
}
#content.pastissues .issue p.text_p{
	font-size:10px;
	line-height:17px;
}
#content.pastissues .issue+.issue{
	border:1px solid #dbd9dd;
	border-width:0 0 1px 0;
}
#content.pastissues .issue .cover{
	float:left;
	padding:30px;
	background:url(images/mag_dropshad.jpg) center -3px no-repeat;
}
#content.pastissues .issue .cover:hover{
	background:url(images/mag_dropshad.jpg) center -267px no-repeat;
}
#content.pastissues .issue p.issuenum{
	font-family:arial black;
	font-weight:bold;
	font-size:19px;
	margin:30px 0 10px 0;
}
#content.pastissues a.pdfdownload{
	position:relative;
	margin-left:auto;
}
#region_head+p{
	margin-bottom:10px;
}

/* DOWNLOADS */

.download_item{
	position:relative;
	padding:15px 0 15px 290px;
	border:1px solid #dbd9dd;
	border-width:1px 0 1px 0;
	min-height:208px;
	height:auto !important;
	height:208px;
}

.download_item+.download_item{
	border:1px solid #dbd9dd;
	border-width:0 0 1px 0;
}



.download_thumb{
	position:absolute;
	top:5px;
	left:5px;
	background:url(images/download_shadow.jpg) center center;
	padding:15px;
}
.download_title{
	font-size:25px;
	line-height:20px;
	font-weight:bold;
	margin-bottom:10px;
}
.download_text{
	font-size:10px;
	line-height:15px;
}
.download_list{
margin:10px 0 0 0;
}
.download_list li{
	padding:2px;
	margin:2px 0;
}
.download_list li a{
	padding:2px;
}
