@charset "utf-8";
/* CSS Document */

html, body, #header div {
   padding: 0px;
   margin: 0 auto;
   margin-top: 0px !important;
   color:#333;
}

body {
	margin-bottom:-10px;
}

p {
   color: #333333;
}

body {
   background-color: white; 
   font-family: Arial, Helvetica, sans-serif;
   text-align: center;
   font-size: 62.5%;
 }

img { border: none; }

fieldset { border: none; padding: 0; margin: 0; }

a {
	color: #1481c6;
	text-decoration:none;
	font-weight:bold;
}


h4 {
	font-size: 1em;
}

#container {
   position: relative;
   margin: 0 auto;
   text-align: center;
   padding: 0;
   width:1001px;
}

#header {
   position: relative;
   background: #ffffff url(http://www.t3.com/images/t3-logo.gif) no-repeat top left;
   width: 1000px;
   height: 150px;
   top:0px;

}

#header a {
	display: block;
	height: 114px;
	width: 200px;
}	

#header h1 { margin:0px;padding:0px; color:#333;}

#top-banner-ad {
	position: absolute;
	left: 260px;
	top: 40px;
	width: 728px;
	height: 90px;
	background-color: #fff;
}

#top-nav, #top-sub-nav, #breadcrumbs {
   list-style: none;
   margin: 0 0 3px 0;
   padding: 0;
   overflow: hidden;
   width: 640px;
   height: 29px;
   clear: both;
   overflow: hidden;
   white-space:nowrap;
}

#breadcrumbs {
	clear: both;
	border-bottom: solid 1px #d9d9d9;
	height:19px;
}

#top-nav {
	margin-top:5px;
	width:990px;
	margin-bottom:10px;
}

#top-nav li, #top-sub-nav li, #breadcrumbs li { 
   list-style: none;
   float: left;
   margin: 0px;
   padding: 0px;
   height: 29px;
   overflow: hidden;
   background-position:top left;
   background-repeat: no-repeat;
}

#top-nav li a {
   display: block;
   margin: 0;
   height: 29px;
   padding: 0px;
   font-weight: bold;
   font-size: 0.84em;
   color: white;
   text-align:center;
   text-transform:uppercase;
   text-decoration:none;
   overflow: hidden;
}

#top-nav li#home {
	width:83px;
	height:28px;
	margin-right:2px;
}
#top-nav li#news {
	width:83px;
	height:28px;
	margin-right:2px;
}
#top-nav li#reviews {
	width:99px;
	height:28px;
	margin-right:2px;
}
#top-nav li#features {
	width:107px;
	height:28px;
	margin-right:2px;
}
#top-nav li#videos {
	width:67px;
	height:28px;
	margin-right:2px;
}
#top-nav li#shop {
	width:105px;
	height:28px;
	margin-right:2px;
}
#top-nav li#competition {
	width:133px;
	height:28px;
	margin-right:2px;
}

#top-nav li#searchCustom {
	background:transparent url(http://www.t3.com/images/t3_nav_search.png) right top no-repeat;
	width:297px;
	height:28px;
	text-align:right;
}

#top-nav li#searchCustom form {
	float:right;
	padding-right:10px;
}

#top-nav li#home a {
	background-image:url(http://www.t3.com/images/nav-home-off.png);
}
#top-nav li#news a {
	background-image:url(http://www.t3.com/images/nav-news-off.png);
}
#top-nav li#reviews a {
	background-image:url(http://www.t3.com/images/nav-reviews-off.png);
}
#top-nav li#features a {
	background-image:url(http://www.t3.com/images/nav-features-off.png);
}
#top-nav li#competition a {
	background-image:url(http://www.t3.com/images/nav-competition-off.png);
}
#top-nav li#videos a {
	background-image:url(http://images.pricerunner.com/images/i/t3/nav-videos-off.png);
}
#top-nav li#shop a {
	background-image:url(http://images.pricerunner.com/images/i/t3/shop_off.png);
}
#top-nav li#home a:hover {
	background-image:url(http://www.t3.com/images/nav-home-on.png);
}
#top-nav li#news a:hover {
	background-image:url(http://www.t3.com/images/nav-news-on.png);
}
#top-nav li#reviews a:hover {
	background-image:url(http://www.t3.com/images/nav-reviews-on.png);
}
#top-nav li#features a:hover {
	background-image:url(http://www.t3.com/images/nav-features-on.png);
}
#top-nav li#competition a:hover {
	background-image:url(http://www.t3.com/images/nav-competition-on.png);
}
#top-nav li#videos a:hover {
	background-image:url(http://images.pricerunner.com/images/i/t3/nav-videos-on.png);
}
#top-nav li#shop a:hover {
	background-image:url(http://images.pricerunner.com/images/i/t3/shop_rollover.png);
}
#top-nav li#home.on a {
	background-image:url(http://www.t3.com/images/nav-home-active.png);
}
#top-nav li#news.on a {
	background-image:url(http://www.t3.com/images/nav-news-active.png);
}
#top-nav li#reviews.on a {
	background-image:url(http://www.t3.com/images/nav-reviews-active.png);
}
#top-nav li#shop.on a {
	background-image:url(http://images.pricerunner.com/images/i/t3/shop_active.png);
}
#top-nav li#features.on a {
	background-image:url(http://www.t3.com/images/nav-features-active.png);
}
#top-nav li#competition.on a {
	background-image:url(http://www.t3.com/images/nav-competition-active.png);
}
#top-nav li#videos.on a {
	background-image:url(http://images.pricerunner.com/images/i/t3/nav-videos-active.png);
}
#top-nav li#searchCustom input {
	margin-top:-1px;
}

#breadcrumbs li {
	padding-right: 5px;
}

#breadcrumbs li a {
	font-size: 1.2em;
	color: #1480c4;
	text-decoration:none;
	font-weight: bold;
	padding-right: 1em;
	background: url(http://www.t3.com/images/breadcrumb-arrow.gif) no-repeat center right;
}

#breadcrumbs li.last a {
	color: #333333;
	padding-right: 0;
	background: none;
}

#breadcrumbs li.last h1 { display:block; font-size: 1em; margin:0px; padding:0px; margin-top:3px;}
#breadcrumbs li h3, #breadcrumbs li h2, #breadcrumbs li h1 { font-size: 1em; color:#333; margin-top:-16px; background: url(http://www.t3.com/images/breadcrumb-arrow.gif) no-repeat center right; padding-right: 1em;}

#top-sub-nav li {
	text-transform:uppercase;
}

#top-sub-nav li a {
	font-size: 0.8em;
	color: black;
	text-decoration:none;
	font-weight: bold;
	background: none;
	padding: 0 0.5em;
	border-left: solid 1px black;
}

#top-sub-nav li.last a {
	color: #c61c11;
	padding-right: 0;
	background: none;
}

#centre-content {
	background-color:#fff;
   width: 980px;
   	padding: 10px;
   overflow: hidden;
   padding-top:0px;
   padding-bottom:0px;
}

#left-pane, #body-pane {

	float: left;
	background-color:#fff;
	margin-top:0px;
}


#left-pane {
	width:191px;
	margin-left:10px;
	font-size:1.1em;
}

#left-pane label {
	color:#333;
}

#body-pane { 
	width:650px;
}

#right-pane {

	float: left;
	margin-top:-38px;
	margin-left:10px;
	background-color:#fff;
	padding-bottom:5px;
	width:163px;
}

/* Body Pane Styles */

#body-pane h2 {
	font-size: 1.5em;
}

#body-pane h3 {
	font-size: 1.2em;
}

#body-pane #headlines {
	margin: 0;
	font-size: 1.1em;
	padding: 4px;
	padding-left:15px;
	background: #f2f2f2 url("http://www.t3.com/images/bg-stripe-yellow.png") 0 0 no-repeat;
}

#body-pane p {
	font-size: 1.2em;
	margin: 0;
	padding: 0.25ex 0;
}

#body-pane form p {font-size:1.11em; color:#333;}
#body-pane form label {color:#333;}
#body-pane form label.left-lb {width:200px; text-align:right; display:block; float:left; padding-top:2px; padding-right:5px;}
#body-pane form input.left-inp {display:block; float:left; margin-right:3px;}

#body-pane form div#form-error-box {border:1px solid #de8081; background:#f9dbdb url("http://www.t3.com/images/icon-warning.jpg") 5px 0 no-repeat; height:auto; width:510px; padding-left:55px; margin:10px; padding-bottom:15px;}
#body-pane form div#form-error-box p {color:#333; margin-top:17px; padding-bottom:2px;}

#body-pane div#activation-box {border:1px solid #9ff089; background:#dcf6cf url("http://www.t3.com/images/icon-accept.jpg") 5px 0 no-repeat; height:52px; width:100%; padding-left:55px; margin:10px 0 10px 0; padding-bottom:15px;}
#body-pane div#activation-box p {color:#333; margin-top:17px; padding-bottom:2px;}

#body-pane div#warning-box {border:1px solid #de8081; background:#f9dbdb url("http://www.t3.com/images/icon-warning.jpg") 5px 0 no-repeat; height:52px; width:580px; padding-left:55px; margin:10px 0 10px 0; padding-bottom:15px;}
#body-pane div#warning-box p {color:#333; margin-top:12px; padding-bottom:2px;}

#poll-form input {float:left;clear:none;}
#poll-form label {display:block; float:left; width:80%; clear:none; margin-left:5px; padding-top:3px; margin-bottom:0;}

#body-pane div.stripes {
	background-color: #e5e5ea;
	background-image:url(http://www.t3.com/images/bg-stripe.png);
	padding:0px;
	margin:0px;
	margin-bottom:10px;	
	padding-left:3px;
}

#body-pane #button3.stripes {
	background-color: #e5e5ea;
	background-image:url(http://www.t3.com/images/bg-stripe.png);
	padding:0px;
	margin:0px;
	margin-bottom:10px;	
	padding-left:3px;
}

#body-pane #button2a.stripes {
	background-color: #e5e5ea;
	background-image:url(http://www.t3.com/images/bg-stripe.png);
	padding:0px;
	margin:0px;
	margin-bottom:10px;	
	padding-left:3px;
}

.innerstripes {
	background:transparent url(http://www.t3.com/images/background-corner.png) bottom right no-repeat;
}

#body-pane div.innerstripes {
	background-color:#f2f2f2;
	float:right;
}

#body-pane div.stripes img {padding:0; display:block;}


.centre-right div.stripes {
	background-color: #e5e5ea;
	background-image:url(http://www.t3.com/images/bg-stripe.png);
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	width:302px;
}

.centre-right #blogpostspanel div.stripes {
	background-color: #e5e5ea;
	background-image:url(http://www.t3.com/images/bg-stripe.png);
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	width:44px;
	margin-right: 5px;
}

.centre-right div.innerstripes {
	background-color:#f2f2f2;
	float:right;
	width:297px;
}
.centre-right #blogpostspanel div.innerstripes {
	background-color:#f2f2f2;
	float:right;
	width:39px;
}

#body-pane .centre-left #top10s div.innerstripes, #body-pane .centre-left #top10s {
	float: none;
	background: none;
}


.nbm {
	margin-bottom:0px;
}
/* Left Pane Styles */


#left-pane h3, #left-pane h4, #right-pane h3, #right-pane h4  {
	margin: 0;
}

#left-pane .innerstripes h4 {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#left-pane h3 a {
	display: block;
	text-decoration:none;
	color: white;
	background-color: #999999;
}

#left-pane span#search-t3, #left-pane h3#search-t3 {
	margin-top:0;
	background-color: #56596b;
}

.h3 {
	display:block;
	width:100%;
	font-size:120%;
	color:#fff;
	line-height:150%;
	font-weight:bold;
}

div.spacer {
	display:block;
	clear:both;
	height:1px;
	width:1px;
}

#left-pane div.spacer {
	display:block;
	clear:both;
	height:10px;
	width:1px;
}

#left-pane div.stripes {
	background-color: #e5e5ea;
	background-image:url(http://www.t3.com/images/bg-stripe.png);
	padding:0px;
	margin:0px;
	width:191px;
	margin-bottom:10px;
}

#left-pane div.innerstripes {
	background-color:#f2f2f2;
	width:186px;
	float:right;
}

.featured-item div.stripes {
	background-color: #e5e5ea;
	background-image:url(http://www.t3.com/images/bg-stripe.png);
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	float: left;
}

.featured-item div.innerstripes {
	background-color:#f2f2f2;
	float:right;
}

.featured-item div.innerstripes a img {
	border:1px solid #fff;
}

#latestfeatures .featured-item div.description, #categories .featured-item div.description {
	float: left; 
	margin-left: 10px;
	width: 190px;
	margin-right: 20px;
}

#latestfeatures .featured-item div.description {
	margin-right: 0;
	width: 180px;
}

#blogpostspanel .featured-item div.description {
	float: left; 
	margin-left: 6px;
	width: 236px;
	margin-right: 0;
}
#blogpostspanel {
	border-bottom: 1px solid #ccc;
}
#blogpostspanel .featured-item {
	margin-bottom: 5px;
}
#blogpostspanel .featured-item div.description p {
	font-size: 1.1em;
}
#blogpostspanel .featured-item div.description p.date {
	font-weight: bold;
}

#bloglist {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

#bloglist .featured-item div.description {
	float: left; 
	margin-left: 6px;
	width: 510px;
	margin-right: 10px;
}

.three-col div.stripes {
	background-color: #e5e5ea;
	background-image:url(http://www.t3.com/images/bg-stripe.png);
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}

.three-col div.innerstripes {
	background-color:#f2f2f2;
	float:right;
}

div.divider {
	height:0px;
}

#right-pane form, #right-pane div {
	padding: 3px;
	margin:0;
}

#left-pane ul {
	margin: 0;
	padding: 0;
	margin-left:20px;
}

#left-pane ul li {
	list-style-type:square;
	margin:0;
	padding: 0 0 0 2px;
}

#container #main #centre-content #left-pane ul li a {
	color:#147fc5;
	font-weight:bold;
	text-decoration:none;
}

#search-bt {
	border: none;
	background: #e5e5ea url(http://www.t3.com/images/search-bt-bg.gif) no-repeat center right;
	color: #e5e5ea;
}

#login-bt {
	float: right;
	border: none;
	background: #e5e5ea url(http://www.t3.com/images/login-bt.gif) no-repeat center right;
	color: #e5e5ea;
	width: 50px;
}

#logout-bt {
	float: right;
	border: none;
	background: #e5e5ea url(http://www.t3.com/images/logout-bt.gif) no-repeat center right;
	color: #e5e5ea;
	width: 45px;
}

#edit-bt {
	float: left;
	border: none;
	background: #e5e5ea url(http://www.t3.com/images/edit-bt.gif) no-repeat center right;
	color: #e5e5ea;
	width: 40px;
}

#why-register, #free-membership {
	margin: 0;
	padding: 0;
	float: left;
	border: none;
	color: #e5e5ea;
	width: 107px;
}

#why-register {
	background: #e5e5ea url(http://www.t3.com/images/why-register.gif) no-repeat center left;
}

#free-membership {
	background: #e5e5ea url(http://www.t3.com/images/free-membership-bt.gif) no-repeat center left;
}


/* end of left pane styles */



.centre-wide {
	clear:both;
	
	width:100%;
}	

.centre-left, .centre-right {

	overflow: hidden;
	width: 300px;
}

.centre-full {
	float: none;
	clear: both;
	text-align: left;
}

.centre-left {
	float: left;
	padding-right: 5px;		
}

.centre-right {
	float: right;
	padding-right: 0;	
	width:302px;
}

.centre-right h4.more-images {
	margin: 2px 0;
	padding: 2px;
	text-align:right;
	color: white;
	background-color: #c61c11;
	font-size: 1em;
}

.centre-right .opinion {
	position:relative;
	padding: 4px 0;
	clear: both;
}

.centre-right .opinion h4 {
	background: none;
	position: absolute;
	top: 0;
	left: 2px;
	width: 96px;
	text-align: left;
	color: #333333;
	font-size: 1em;
	font-weight:normal;
}

.centre-right .opinion ul, .centre-right .opinion p {
	position:relative;
	left: 96px;
	width: 200px;
	margin: 0;
	padding:0;
	font-size: 1em;
}

.centre-right .opinion ul li {
	list-style-type:none;
	margin:0;
	padding: 0 0 0 7px;
	line-height: 2.5ex;
	height: auto;
	border-bottom: solid 1px  white;
	background: url(http://www.t3.com/images/lt-grey-triangle-bullet-wt-bg.gif) no-repeat top left;
}

.centre-right .grey ul li {
	border-bottom: solid 1px  #e5e5ea;
	background: url(http://www.t3.com/images/lt-grey-triangle-bullet.gif) no-repeat top left;
}

.centre-right table td, .centre-right table th, .centre-left table td, .centre-left table th {
	text-align: center;
	padding: 2px;
}

.stars { width: 92px; padding-left: 6px; }
.price { width: 100px; }

.centre-right h4.more-images a {
	text-align:right;
	color: white;
	text-decoration:none;
	background-color: transparent;
}

.paginate {
	position:relative;
	margin: 0 auto 0.5ex auto;
	padding-bottom: 0.5ex;
	text-align: center;
	width: 612px;
}
.paginate div {
	position: absolute;
	top: 0;
	height: 3ex;
	width: 10em;
	font-size: 1.1em;
}

.paginate div a {
	text-decoration: none;
	display: block;
	padding: 2px;
}

.next {
	right: 0;
	background: url(http://www.t3.com/images/next-arrow.gif) no-repeat center right;
	text-align:right;
	padding: 0 25px 0 0;
}



.paginate ol {
	display: inline;
	margin: 0;
	padding: 0;
}

.paginate ol li {
	display: inline;
	margin: 0;
	padding: 0 0.5em;
	list-style-type:none;
}

#comments {
	clear: both;
}

.diggit, .buylinks {
	background: #eaeaea;
	height: 26px;
	text-align:center;
	margin-left:10px;
	width:630px;
	padding-top:2px;
}

.diggit ul, .buylinks ul {
	margin:0px;
	padding:0px;
}

.diggit li, .buylinks li {
	display: block;
	width: 24px;
	height: 24px;
	text-decoration:none;
	float:left;
}

.buylinks li  {
	font-size:1.2em;
	width:auto;
	padding:5px 10px 0px 0px;
	margin-top:0px;
}

.buylinks {
	margin-bottom:2px;
}

.buylinks li.share-this {
	margin-top:0px;
	width:auto;
	margin-left:10px;
}

.diggit li.share-this {
	margin-top:5px;
}

.innerstripes .share-this { width: 80px; }
div.centre-right .innerstripes .share-this { font-size: 1.2em; padding-left: 5px; }

.dig-1 {
	background: url(http://www.t3.com/images/digg-1.gif) no-repeat center center;
}

.dig-2 {
	background: url(http://www.t3.com/images/delicio.gif) no-repeat center center;
}

.dig-3 {
	background: url(http://www.t3.com/images/digg-3.gif) no-repeat center center;
}

.dig-4 {
	background: url(http://www.t3.com/images/digg-4.gif) no-repeat center center;
}
.dig-5 {
	background: url(http://www.t3.com/images/digg-5.gif) no-repeat center center;
	padding-top: 6px;
	margin-top: -3px;
}


#author {
	padding: 5px 0;
	margin: 5px 0 6px 0;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

#author p {
	float: left;
	clear: both;
	white-space: nowrap;
}

#author #reformat-print, #author #email-article {
	float: right;
	clear: right;
	padding-left: 20px;
}

#email-article a, #reformat-print a {
	text-decoration: none;
}

#email-article {
	background: url(http://www.t3.com/images/email.gif) no-repeat center left;
}

#reformat-print {
	background: url(http://www.t3.com/images/reformat-print.gif) no-repeat center left;
}

h3.ad-heading {
	height: 34px;
	width: 300px;
	background: white url(http://www.t3.com/images/advertisement-heading.gif) no-repeat center left;
	padding: 0;
	margin: 0;
	clear: both;
}

.adcontent {
	font-size: 110%;
}

.down-right {
	padding-right: 12px;
	display:block;
	width: auto;
	height: auto;
}

#main #left-pane a.down-right {
	text-decoration: none;
	font-weight:normal;
	color:#69686d;
}
#main #left-pane a.down-right:hover {
	text-decoration: none;
	font-weight:normal;
	color:#333;
}

.upper {
	text-transform:uppercase;
}


p#podcast {
	min-height: 40px;
	height: 40px; /* IE6 only */
	padding-right: 15px;
	background: #ecebef url(http://www.t3.com/images/ipod.gif) no-repeat top right;
	font-weight:bold;
}


.q-mark {
	padding-right: 12px;
	background: white url(http://www.t3.com/images/q-mark.gif) no-repeat center right;
}
.rss { float:left;margin-top:26px;margin-left:10px; }

.rss a img {
	border: none;
	float: left;
	padding: 0 3px 0 0;
	margin:0;
}

#comments-login {
	overflow: hidden;
	width: 612px;
	margin: 0;
	padding:0;
	background-color: #dcf6cf;
}

#comments-login h3 {
	margin: 0;
	padding: 3px;
	color: #333;
	background-color: #c0f0b2;
	font-size:1.1em;
	margin-bottom:10px;
}

#comments-login textarea {
	width: 97%;
	margin: 5px;
	overflow:visible;
	background-color:#f3feed;
	border:1px solid #7ee282;
}

#comments-login input {
	width: 190px;
	margin-right: 5px;
}

#comments-login fieldset {
	padding-right: 5px;
}

#comments-login label, #comments-login input, #comments-login button {
	position: relative;
	display: block;
	float: left;
}

#comments-login label {
	font-weight: bold;
	width: 66px;
	text-align: right;
	padding-right: 3px;
}

#comments-login button {
	float: right;
	position:relative;
	background:  url(http://www.t3.com/images/down-right-arrow-grey-bg.gif) no-repeat bottom right;
	padding: 0 9px 0 0;
	margin: 0;
	border: none;
	text-transform:uppercase;
	font-weight:bold;
	color: #56596b;
	border-collapse:collapse;
	outline:none;
	vertical-align:baseline;

}

#comments-login p.register {
	clear: both;
	margin: 15px 0 5px 0;
	text-align: right;
	font-size:1.2em;
}

#comments-login p.forgotten {
	padding-left: 338px;
	clear: both;
	margin: 5px 0;

}

#comments-login p.register a {
	background-color: transparent;
	text-decoration:none;
	color: black;
}

.report-this, .read-all-comments {
	text-align:right;
	font-size:1.0em;
}

.read-all-comments {
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
}

#comments h4, #comments h5 {
	float: left;
	margin: 1ex 0 0 0;
	padding: 0 0 0.5ex 0;
	font-size: 1.2em;
}

#comments h4 {
	float: left;
	clear: both;
}

#comments h5 {
	color: #666666;
	font-weight: normal;
	margin-left: 20px;
}

#comments p {
	clear: both;
	margin: 0;
}

#right-pane #skyscraper-ad, #mpu-advert, #google-banner-ad {
	position: relative;
	padding: 0;
	margin: 0 0 5px 0;
	clear: both;
}

#right-pane h3 {
	font-size: 0.9em;
}

#skyscraper-ad {
	width: 160px;
	height: 600px;
}

#mpu-advert {
	width: 300px;
	height: 250px;
	padding:10px 10px;
	background-color:#f3f2f7;
	margin-top:10px;
	margin-bottom:10px;
}

.three-col {
	float: left;
	width: 213px;
	/*margin-bottom:5px;*/
	margin-right:8px;
	/*margin-top: 10px;*/
}

.last3c {
	margin-right:0px;
}

.three-col h3 {
	background-color: #e9e9e9;
	font-weight:bold;
	font-size:1.2em;	
	margin:0px;
	padding: 0px;
	color: #595959;
	clear: both;
}

.three-col .stripes {
	background-color: #e5e5ea;
	background-image:url(http://www.t3.com/images/bg-stripe.png);
	padding:0px;
	margin:0px;
	width:200px;
	margin-bottom:10px;
}

.three-col .innerstripes {
	background-color:#f2f2f2;
	width:195px;
	margin-left: 8px;
	float:right;
}

.three-col h3.graphic-heading {
	background:#fff;
	padding: 0;
}

.three-col p {
	font-size:0.9em;
	color:#56596b;
	clear:both;
}

.main-featured-item {
	margin-bottom: 20px;
}
.main-featured-item img {
	/*border: 1px solid #999;*/
}
.main-featured-item .rating img {
	border: none;
}
.main-featured-item .description
{
	float: left; margin-left: 10px;
	width: 280px;
}
.main-featured-item h4 {
	font-size: 2em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 4px;
}
.main-featured-item h4 a {
	color: #327CD7;
	text-decoration: none;
}
.main-featured-item .date {
	font-weight: bold;
	margin-bottom: 6px;
}
.main-featured-item .comments {
	float: right;
	margin-bottom: 6px;
	background: #15a115 url(http://www.t3.com/images/comments-box-top.gif) top left no-repeat;
	width: 93px;
	text-align: center;
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
	color: #fff;
	padding-top: 2px;
}
.main-featured-item .comments span {
	background: url(http://www.t3.com/images/comments-box-bot.gif) bottom left no-repeat;
	display: block;
	height: 4px;
	width: 93px;
}
.main-featured-item #relatedlinks {
	margin-left: 13px;
	list-style-type: square;
	font-size: 1.2em;
	margin-top: 0;
}
.main-featured-item h4.related {
	font-size: 1.2em;
	margin-top: 5px;
	margin-bottom: 5px;
}

.featured-item {
	width:auto;
	clear:both;
}
#latestfeatures .featured-item {
	clear: none;
	float: left;
	width: 300px;
}
#latestfeatures .right-item {
	margin-left: 10px;
}

.centre-left .featured-item, .centre-right .featured-item, td .featured-item {
	width: 300px;
}



.featured-item a {
	display: block;
	text-decoration:none;
	color:#1480c4;
	font-size:1.1em;
}

.featured-item a:hover {
	text-decoration:underline;
}
.featured-item h4 {
	color: black;
	font-weight: bold;
	margin: 0 0 0 0;
	padding:0;
	font-size:1.1em;
}
#categories .featured-item h4 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
.featured-item h5 {
	font-size: 1.1em;
	color: black;
	margin:0; padding:0;
}

.featured-item ul {
	position:relative;
	margin: 0;
	padding: 0 0 0 0;
}

.featured-item ul li {
	list-style-type:none;
	padding: 0;
	margin:0 0.5em 0 0;
	font-size:1.1em;
}

#latestfeatures .featured-item .description p.date, #bloglist .featured-item .description p.date {
	font-size: 1.1em;

	font-weight: bold;
}
#latestfeatures .featured-item .description p.synopsis {
	font-size: 1.2em;
}
#latestfeatures .featured-item .stripes, #categories .featured-item .stripes, #bloglist .featured-item .stripes {
	width: 107px;
	height: auto;
}
#latestfeatures .featured-item .innerstripes, #categories .featured-item .innerstripes, #bloglist .featured-item .innerstripes {
	width: 107px;
	height: auto;
}

#latestfeatures, #categories {
	border-bottom: 1px solid #b2b2b2;
	margin-bottom:10px;
}

#categories {
	margin-bottom:0px;
}

.centre-left #top10s, .centre-left #morenews {
	width: 300px;
}
.centre-left #top10s h3 {
	width: 134px;
	height: 26px;
	position: relative;
	overflow: hidden;
	margin-bottom: 0;
}
.centre-left #top10s h3 span {
	position: absolute;
	width: 134px;
	height: 26px;
	top: 0;
	left: 0;
	background: url(http://www.t3.com/images/headings/t3-top-tens.png) top left no-repeat;
}
.centre-left #top10s ul, .centre-left #morenews ul {
	list-style-type: square;
	font-weight: bold;
	margin-left: 15px;
	padding-left: 0;
	margin-top: 20px;
	margin-bottom: 0;
}
.centre-left #top10s ul li, .centre-left #morenews ul li {
	margin-bottom: 4px;
}
.centre-left #top10s a, .centre-left #morenews a {
	color: #1480C4;
	font-size: 1.2em;
	text-decoration: none;
}
.centre-left #top10s a:hover, .centre-left #morenews a:hover {
	text-decoration: underline;
}

.catlist, .catlist li {
	display:inline;
	float:left;

}

.catlist li a { 
	background:url(http://www.t3.com/images/catlist-pipe.gif) center right no-repeat;
	padding-right:5px;
	position:relative;
	display: inline;
}

.catlist li.last a {
	background:none;
	padding-right:5px;
}

.description {
	float: right;
}

.description-related {
	float: left;
	clear:both;
}

.indent-80 {
	width: 218px;
}

.indent-100 {
	width: 184px;
}

.indent-120 {
	width: 144px;
}

.indent-160 {
	width: 134px;
}

.indent-45 {
	width: 255px;
}

.indent-0 {
	width: 300px;
}

.divider {
	clear: both;
	padding:0px;
	/*margin: 15px 0 6px 0;*/
	/*border-bottom: solid 1px #cccccc;*/
	background:transparent;
	display:block;
	width:100%;
	height:1px;
}

.breaker {
	clear: both;
	padding: 5px 0;
	margin: 0 0 6px 0;
	border:0px;
	display:block;
	width:100%;
	height:1px;
}


#body-pane .featured-item p {
	display:block;
	margin: 0;
	font-size: 1em;
	clear: both; font-size: 1.2em
}

#body-pane #bloglist .featured-item p {
	font-size: 1.1em;
}

h4.more, h4.more-bottom {
	clear:both;
	margin: 6px 0 0 0;
	padding: 0.5ex 0 0.5ex 0;
	border-bottom: solid 1px #cccccc;
}

h4.more a, h4.more-bottom a {
	display: block;
	font-weight: bold;
	text-align:right;
	text-decoration:none;
	padding: 0 12px 0 0;
	clear: both;
	font-size:1.1em;
}

#main .nbb {
	border-bottom:1px solid #fff;
}

h4.more-bottom {
	margin-top: 0;
}

h4.more a {
	color: #1480c4;
}

.three-col h3 {
	text-align: left;
}

.three-col dl {
	margin: 0;
	padding: 0;
	font-size:1.0em;
	line-height:1.6em;
	text-align:left;
	color:#646464;
}

.three-col dl dt, .three-col dl dt {
	line-height: 2.5ex;
	float: left;
}
.three-col dl dt {
	width: 18px;
	padding: 0;
	font-weight: bold;
	clear: both;
}
.three-col dl dd {
	position:relative;
	padding: 0;
	margin: 0;
	width: 185px;
}

.three-col ol {
	text-align:left;
	margin-left:20px;
	padding-left:5px;
	padding-right:5px;
}

.three-col ol li {
	font-size:1.1em;
	color:#333;
	line-height:1.4em;
	font-weight: bold;
	margin-bottom: 4px;
}

.three-col ol li a {
	position:relative;
	display: block;
	text-decoration:none;
	color:#1480c4;
	font-weight:bold;
	font-size:1.1em;
}

.three-col ol li a:hover {
	text-decoration:underline;
}


#google-banner-ad {
	clear: both;
	width: 468px;
	height: 60px;
	margin: auto;
}

#footer {
   padding: 0;
   padding-right: 0px;
   background: #fff;
   text-align: left;
   margin-bottom: 10px;
   clear: both;
   margin-left: 5px;
   margin-right: 5px;
   padding-bottom:10px;
}

#future-logo {
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	margin-right: 10px;
}

#copyright {
	width: 700px;
	float: left;
	margin-top: 10px;
}

#copyright p {
	margin: 0;
	font-weight: bold;
}

#copyright p {
	color: #333333;
	font-size: 1.2em;
}

#footer-sitemap {
	background-color: #f2f2f2;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}

#footer-sitemap .section {
	float: left;
	width: 180px;
	margin-right: 10px;
	text-align: left;
}

#footer-sitemap h5 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 10px 0 6px 0;
}

#footer-sitemap h5 a {
	color: #1480c4;
}

#footer-sitemap a {
	text-decoration: none;
}

#footer-sitemap a:hover{
	text-decoration: underline;
}

#footer-sitemap ul {
	margin: 0;
	padding: 0;
	list-style-type: square;
	color: #1480c4;
	margin-left: 15px;
	font-size: 1.2em;
	line-height: 1em;
}

#footer-sitemap li {
	margin-bottom: 4px;
}

#footer-sitemap .w210 {
	width: 210px;
}

#footer-sitemap .w170 {
	width: 170px;
}

.alt-text, #section-heading, #skip-to-body, #page-heading { 
	position: absolute;
	left: -999em;
}
a span.alt-text {
	text-decoration:none;
}

.centre {
	margin: auto;
	text-align: center;
	clear: both;
}

.jump-list {
	clear: both;
	margin: 6px 0;
	padding: 1ex 0;
	width: 300px;
	overflow: hidden;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.jump-list select, .jump-list label, .jump-list button {
	float: left;
	display:block;
	margin: 0;
}

.jump-list label {
	width: 90px;
	padding-top: 0.5ex;
}

.jump-list select {
	width: 180px;
	font-size: 1em;
	height: 18px;
}

.jump-list button {
	width: 30px;
	height: 18px;
	text-align:center;
	font-size: 1em;
	padding: 0;
}

.bold {
	font-weight: bold;
}

.grey {
	background-color: #eae9ee;
}

.right {
   text-align: right;
}

.larger {
	font-size: 120%;
}

.smaller {
	font-size: 90%;
}

/* Height override for Gecko, IE7, Safari etc. */
html>body #podcast, html>body #footer {
	height: auto;
}

.left-float {
	float: left;
	padding: 0 5px 0 0;
}

#main .float-rss {
	padding: 0;
	float: left;
	clear: none;
	width: auto;
}

.right-float {
	float: right;
	padding: 0 0 0 5px;
}

.clear {
	clear: both;
}

span.clear {
	width:100%; clear: both; height:1px; display:block; float:none;
}

.date, .note { color: #56596b }

#body-pane .note { font-size: 1em; }

#right-pane .white-bg {
	background-color: white;
	padding:0;
	overflow: hidden;
}

.grey-row {
	display: block;
	background-color:#56596c;
	text-align:center;
	margin: 5px 0;
	padding: 4px 0;
	color: white;
	font-size: 1.3em;
	text-transform:uppercase;
	overflow:auto;
	clear:left;
}

#login-form p a {
	text-decoration: underline;
}

.mt30 {
	margin-top:30px;
}

#body-pane #thumbnailWrapper {
	background:#f2f2f2;
	padding-top:10px;
	padding-left:5px;
	float:left;
	margin-left:10px;
	padding-right:10px;
	width:92%;
}

.thumbnails a {
	display: block;
	float: left;
	position: relative;
	height: 36px;
	margin-right:1px;
	margin-left:1px;
	width: 45px;
	background-color: #d3d3d5;
	overflow:hidden;
}

#ataglancepanel {
	background-color: #f2f2f2;
	color:#333333;
	width:290px;
	padding-left:10px;
	padding-bottom:20px;
	font-size: 1.2em;
}

#ataglancepanel table {
	margin-left:-20px;
}

#ataglancepanel p {
	width:260px;
}

#ataglancepanel a {
	text-decoration:none;
	background:url(http://www.t3.com/images/doublearrow.gif) center left no-repeat;
	padding-left:10px;
	margin-left:10px;
}

#ataglancepanel h4 {
	margin:0px; padding:0px; margin-top:20px;
}

#ataglancepanel ul {
	list-style:none;
	margin-left:0px;padding-left:0px;
}

#ataglancepanel ul li {
	width:260px;
}

.articlebottom {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin:10px 0px 10px 0px;
	padding:10px 0px 10px 0px;
}

.articlebottom .author {
	font-weight:bold;
}

.articlebottom .printformat {
	float:right;
	color:#656565;
	font-weight:bold;
	background:url(http://www.t3.com/images/reformat-print.gif) top left no-repeat;
	padding-left:15px;
}

.articlebottom .printformat a {
	color:#656565;
	text-decoration:none;
}
.articlebottom .printformat a:hover {
	color:#656565;
	text-decoration:underline;
}

.articlerelatedlinks ul {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

.articlerelatedlinks ul li a {
	font-size:1.1em;
	text-decoration:none;
	font-weight:bold;
}

.articlerelatedlinks ul li a {
	text-decoration:none;
}

.articlerelatedlinks ul li a:hover {
	text-decoration:underline;
}

.dlink {
	font-size:60%;
	visibility:hidden;
}

.starrating {
	margin-bottom:10px;
}

.featurespecs {
	margin:0px;
	padding:0px;
	margin-left:15px;
	font-size:100%;
	color:#646464
}

ul.latestnews404 {
	list-style:none;
	margin-left:5px;padding-left:5px;
}

ul.latestnews404 li {
	font-size:120%;
}

ul.latestnews404 li a {
	text-decoration:none;
	font-weight:bold;
}
ul.latestnews404 li a:hover {
	text-decoration:underline;
}

ul.latestblogs404 {
	list-style:none;
	margin-left:5px;padding-left:5px;
}

ul.latestblogs404 li {
	font-size:120%;
}

ul.latestblogs404 li a {
	text-decoration:none;
	font-weight:bold;
}
ul.latestblogs404 li a:hover {
	text-decoration:underline;
}

.black {
	color:#333;
	font-weight:bold;
}

.mt0 {
	margin:0px;
	padding:0px;
}

ul.sitemaplist, ul.sitemaplistblue, ul.sitemaplistred, ul.sitemaplistpurple, ul.sitemaplistgreen {
	margin:0px;
	padding:0px;
	list-style:none;
	width:100%;
}

ul.sitemaplistblue li a, ul.sitemaplistred li a, ul.sitemaplistpurple li a, ul.sitemaplistgreen li a {
	text-decoration:none;
}
ul.sitemaplistblue li a:hover, ul.sitemaplistred li a:hover, ul.sitemaplistpurple li a:hover, ul.sitemaplistgreen li a:hover  {
	text-decoration:underline;
}

ul.sitemaplist li {
	font-size:110%;
	width:100%;
}

ul.sitemaplistblue li, ul.sitemaplistred li, ul.sitemaplistpurple li { margin:0px; padding:0px; }

ul.sitemaplistblue li a{
	background: white url(http://www.t3.com/images/blue-d-right-arrow-wt-bg.gif) no-repeat center right;
	font-size:110%;
	width:100%;
	display:block;
}
ul.sitemaplistred li a{
	background: white url(http://www.t3.com/images/red-d-right-arrow-wt-bg.gif) no-repeat center right;
	font-size:110%;
	width:100%;
	display:block;
	margin:0px;padding:0px;
}
ul.sitemaplistpurple li a{
	background: white url(http://www.t3.com/images/pur-d-right-arrow-wt-bg.gif) no-repeat center right;
	font-size:110%;
	width:100%;
	display:block;
}
ul.sitemaplistgreen li a{
	background: white url(http://www.t3.com/images/green-d-right-arrow-wt-bg.gif) no-repeat center right;
	font-size:110%;
	width:100%;
	display:block;
}
.rssreaderlist {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-top:15px;
}

.rssreaderlist strong {
	font-weight:bold;
	font-size:120%;
	padding-top:10px;
	display:block;
}

.rssreaderlist a, a.feedlink  {
	color:#670099;
	text-decoration:none;
}
.rssreaderlist a:hover, a.feedlink:hover {
	text-decoration:underline;
}

table.rss-feed-table td{
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #ccc;
}

#flashholder {
	margin-top:5px;
	text-align:left;
}

#search-formCustom input {
	height:18px;
	border:none;
	position:relative;
	left:3px;
	width:122px;
}

#searchCustom-bt { 
	background-image:url(http://www.t3.com/images/search-button.png);
	background-color:#404040;
	width:58px;
	height:28px;
	margin-left:5px;
}

#body-pane .centre .three-col p.keynote {
	font-size:0.9em;
}

table.latestreviewstable {
	width:100%;
	border-bottom:1px solid #cccccc;
}

table.latestreviewstable td.title, table.awardwinners td.title, table.livingwithtable-major td.title {
	font-weight:bold;
	text-align:left;
	
}
table.latestreviewstable td.rating {
	text-align:right;
}
table.latestreviewstable td.description, table.awardwinners td.description {
	text-align:left;
	width:100%;
}


table.awardwinners {
	width:100%;
	border-bottom:1px solid #cccccc;
}
table.awardwinners td.link, table.latestreviewstable td.link, table.livingwithtable-major td.link{
	text-align:right;
	vertical-align:bottom;
}

table.livingwithtable-major {
	width:100%;
	border-bottom:1px solid #cccccc;
}

table.livingwithtable-major td.image {
	width:150px;
}

ul.smallicons  {
	list-style:none;
	text-align:left;
	margin-left:0px;
	padding-left:0px;
}

ul.smallicons li {
	float:left;
	color:#727272;
	margin-right:3px;
	text-align:left;
}


table.livingwithtable-major td.description {
	text-align:left;
	width:100%;
	padding-left:5px;
}

#main #body-pane .centre-right table.livingwithtable-major td.description p {
	clear:both;
	font-size:90%;
	color:#333;
}

table.latestreviewstable td.description div {
	clear:both;
}

.minicomparebox {
	width:75px;
	height:110px;
	background-color:#eae9ee;
	color:#353537;
	text-align:center;
	padding:5px 10px 5px 10px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.minicomparebox p.title {
	color:#353537;
	font-weight:bold;
}

.minicomparebox img {
	margin:5px;
}

.minicomparebox p a {
	color:#bd1113;
	width:60px;
	display:block;
	font-weight:bold;
	text-align:left;
	margin-left:10px;
	background:url(http://www.t3.com/images/round-red-cross.gif) center right no-repeat;
}

ul.latestreviews, ul.awardwinnerslist, ul.awardslist, ul.livingwith {
	width:100%;
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
}

ul.latestreviews li, ul.awardwinnerslist li, ul.awardslist li {
	margin-top:0px;
	margin-bottom:5px;
	clear:both;
}

ul.awardslist li {
	height:50px;
}

ul.awardwinnerslist li a {
	text-decoration:none;
}

ul.awardwinnerslist li h3 {
	margin:0px; padding:0px;
}

ul.latestreviews li {
	padding-bottom:0px;
	margin-bottom:10px;
}

ul.latestreviews div.title, ul.livingwith div.title {
	font-weight:bold;
	float:left;
}

ul.latestreviews div.rating, ul.awardwinnerslist div.rating, ul.awardslist div.rating {
	float:right;
	text-align:right;
}

ul.awardwinnerslist div.rating a { 
	margin-top:8px;
	display:block;
}

ul.latestreviews div.image, ul.awardwinnerslist div.image, ul.awardslist div.image, ul.livingwith div.image {
	float:left;
	clear:both;
	margin-right:5px;
}

ul.awardslist div.link, ul.latestreviews div.link {
	float:right;
	margin-top:15px;
	width:10px;
}

ul.awardslist div.description {
	float:left;
	width:200px;
}

ul.latestreviews p {
	float:left;
}

ul.latestreviews h3 {
	clear:both;
}

ul.livingwith div.description {
	float:left;
}

ul.latestreviews .clearthis, ul.livingwith .clearthis {
	display:block;
	clear:both;
	width:100%;
	height:1px;
}

.topstory-article h4 {
	margin:0px;
	padding:0px;
	font-size:120%;
}

.topstory-article .image {
	float:left;
	width:150px;
	height:110px;
	margin-right:5px;
}

.topstory-article .info {
	float:left;
	width:135px;
	color:#444444;
	font-size:110%;
}

.topstory-article .info .date {
	font-size:90%;
}

.topstory-article .link {
	float:left;
	width:8px;
	height:110px;
}	

.topstory-article .detail {
	color:#444444;
	font-size:90%;
}

.topstory-article .detail ul {
	list-style:none;
	margin-left:0px;
	padding-left:2px;
	margin-top:0px;
}

.topstory-article .detail ul li a {
	background:url(http://www.t3.com/images/smallgreyarrow.gif) 0px 2px no-repeat;
	padding-left:12px;
	text-decoration:none;
	font-size:110%;
	font-weight:Bold;
	color:#474747;
}

.topstory-article .detail ul li a:hover {
	text-decoration:underline;
}

.columnslist {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

.columnslist .image {
	width:60px;
	height:60px;
	float:left;
	margin:5px 5px 5px 0px;
}

.columnslist li div.info {
	color:#474747;
	margin-top:5px;
}

.columnslist li {
	border-top:1px solid #ccc;
}

.columnslist li h4 {
	margin:0px;
	padding:0px;
}

.columnslist .link {
	width:8px;
	float:right;
}

div.iconimage {
	float:left;
	margin:2px 5px 5px 0px;
}

div.greenstripe {
	height:16px;
	width:290px;
	background-color:#65cc32;
	color:#fff;
	line-height:16px;
	padding:5px;
	font-weight:bold;
}

div.grey50p {
	width:139px;
	padding:5px;
	color:#fff;
	background-color:#abb9c2;
	float:left;
	margin-top:2px;
}

div.green50p {
	width:139px;
	padding:5px;
	color:#fff;
	background-color:#65cc32;
	float:left;
	margin-top:2px;
}

div.green50p a {
	text-decoration:none;
	color:#fff;
	display:block;
	width:130px;
	font-weight:bold;
	background:url(http://www.t3.com/images/greenarrow.gif) bottom right no-repeat;
}

.ml10 {
	margin-left:2px;
}

.adfeat-quot {
	font-size:150%;
	width:158px;
	float:right;
	font-weight:bold;
	margin-top:0px;
	margin-left:0px;
}

.view-all-images-green {
	position:relative;
	padding: 0;
	margin: 0;
	width: 300px;
	background-color: #65CC32;
	height: 20px;
	margin-bottom:2px;
}

.view-all-images-green  li {
	float: right;
	padding: 0;
	margin: 0;
	border-left: solid 2px white;
	list-style-type:none;
}
.view-all-images-green  li a {
	display: block;
	border-right: solid 2px white;
	background-color: #358F08;
	text-decoration: none;
	height: 20px;
	color: white;
	padding: 0 3px;
	font-weight: bold;
	line-height: 1.6em;
	font-size: 1.0em;
	text-align:right;
	background-image:none;
}
.myfaveicon {
	float:right;
	margin:10px 0px 10px 0px;
}

.view-all-images-purple {
	position:relative;
	padding: 0;
	margin: 0;
	width: 300px;
	background-color: #670099;
	height: 20px;
	margin-bottom:2px;
}

.view-all-images-purple  li {
	float: right;
	padding: 0;
	margin: 0;
	border-left: solid 2px white;
	list-style-type:none;
}
.view-all-images-purple  li a {
	display: block;
	border-right: solid 2px white;
	background-color: #9F5FBF;
	text-decoration: none;
	height: 20px;
	color: white;
	padding: 0 15px 0 5px;
	font-weight: bold;
	line-height: 1.6em;
	font-size: 1.0em;
	text-align:right;
	background:url(http://www.t3.com/images/down-right-arrow-purp-bg.gif) right  no-repeat;
}

.featurebox {
	width:135px;
	float:right;
	background-color:#ecebf0;
}

.featurebox div.title {
	background-color:#9898a0;
	width:130px;
	color:#fff;
	font-size:110%;
	font-weight:bold;
	text-align:right;
	display:block;
	padding-right:5px;
}

.featurebox div.text {
	padding:3px;
}

#container .align-right { text-align: right; }

.centre-wide h1, .centre-left h1 {
	margin:10px 0px 10px 0px;
	padding:0px;
	color:#333;
}
.centre-wide h2, .centre-left h2 {
	margin:5px 0px 5px 0px;
	padding:0px;
}
#container #main #centre-content #left-pane ul.bloglinks li a {
	text-decoration:none;
}
#container #main #centre-content #left-pane ul.bloglinks li a:hover {
	text-decoration:none;
	color:#333;
}

#pollscontrolsholder {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:300px;
	height:17px;
}

#pollcontrols {
	height:17px;
	clear:both;
	float:right;
	text-align:right;
}


button {
	cursor:pointer;
}

.bountyh4 {
	font-size:140%;
	margin:0 0 10px 0; 
	padding:0px;
}

.adfeath4 {
	font-size:120%;
}



.click-more-arrow {
	margin-top:50px;
	width:10px;
	float:right;
}

#home_compare {
	font-size:80%;
}

.featured-girl {
	width:180px;
	height:200px;
	float:left;
}

.featured-girl img {

	border:1px solid white;
	display:block;
}


.featured-girl .girlinfo h4 a,.featured-girl .girlinfo h4 {
	font-size:130%;
	text-decoration:none;
	color:#670099;
	margin:0px; padding:0px;
}

.featured-girl .girlinfo ul {
	display:block;
	margin:0px; padding:0px;
	list-style:none;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.emptyproduct {
	height:700px;background-color:#ccc;color:#FF6600;padding-top:100px;text-align:center;
}

.click-arrow-green {
	background: url(http://www.t3.com/images/green-d-right-arrow-wt-bg.gif) no-repeat bottom right;
	top: -4ex;
	margin-bottom:-4ex;
}

.black { color:#333; }

#pagerleft { width:100px;float:left;padding-top:20px; line-height:25px;}
#pagercounter { width:400px;;float:left;text-align:center; padding-top:20px; text-align:center; height:50px;}
#pagercounter ul { list-style:none; margin:0px; padding:0px; width:400px; text-align:center; margin:5px auto;}
#pagercounter ul li {display:inline; padding:5px; }
#pagerright { width:100px;float:left;text-align:right; padding-top:20px; line-height:25px;}

#pagercounter ul li  {
	color:#56596B;
	font-size:140%;
}

.listlink {
	color:#333;
}

.listcontrol {
	color:#56596B;
	font-size:140%;
	text-decoration:none;
}


div.editable, div.editable a {
	margin:0px;
	padding:0px;
	border:0px;
}


#shoppingpartnerslogos {
	position:relative;
	left:-6px;
	top:8px;
}

h3.relatedlinks {
	margin-bottom:5px;
}

#relatedlinks {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:20px;
}

#relatedlinks a {
	text-decoration:none;
	font-size:110%;
	font-weight:bold;
	font-size:1.2em;
}

#relatedlinks a:hover {
	text-decoration:underline;
}


.mobileinternet-list {
	font-size:90%;
	width:600px;
	border:1px solid #E5E5EA;
	height:85px;
	margin-top:10px;
	padding:5px;
	color:#333;
	background-image:url(http://www.t3.com/images/mobile-background.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.mobileinternet-list .copy h4 {
	font-size:160%;
	margin-top:5px;
	margin-bottom:0px;
	
}

.mobileinternet-list .copy h4 a {
	color:#dd0000;
	text-decoration:none;
}	

.mobileinternet-list .copy h4 a:hover, .mobileinternet-list .copy h4 a:visited {
	color:#880000;
	text-decoration:none;
}	

.mobileinternet-list .copy h4 p {
	color:#333;
}

.mobileinternet-list .image {
	width:120px;
	float:left;
}

.mobileinternet-list .copy {
	width:410px;
	float:left;
}

.mobileinternet-list .link {
	float:left;
	margin-top:66px;
}


.xgg {
	width:500px;
	border:1px solid #999;
	height:150px;
	margin-top:10px;
	font-size:110%;
}

.xgg .image {
	width:120px;
	float:left;
	display:block;
}
.xgg .copy {
	width:295px;
	float:left;
	display:block;
	margin-top:20px;
}

.xgg .copy a {
	text-decoration:none;
	font-weight:bold;
	color:#009ddc;
	font-size:120%;
}

.xgg .copy a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#004d8c;
}

.xgg .copy span {
	color:#009ddc;
}

.xgg .link {
	width:80px;
	float:left;
	display:block;
	margin-top:100px;
}

.xggi {
	width:500px;
	border:1px solid #999;
	min-height:210px;
	margin-top:10px;
	font-size:110%;
}

.xggi .image {
	width:160px;
	float:left;
	display:block;
	margin:20px 10px 0px 10px;
}
.xggi .copy {
	width:295px;
	float:left;
	display:block;
	margin-top:5px;
}

.xggi .copy a {
	text-decoration:none;
	font-weight:bold;
	color:#333;
}

.xggi .copy a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#004d8c;
}

.xggi .copy span {
	color:#009ddc;
}

.xggi .link {
	width:80px;
	float:left;
	display:block;
	margin-top:75px;
}

#container #main #centre-content #left-pane div {
	margin:0px;
	padding:0px;

}

#container #main #centre-content #left-pane div a {
	margin-right:2px;
}

#top10s h3 {
	position:relative;
	overflow:hidden;
	width:150px;
	height:24px;
}

#top10s h3 span {
	position: absolute;
	width: 150px;
	height: 24px;
	top: 0;
	left: 0;
	background: url(file:///C|/Users/mdavies/AppData/Local/Temp/Temp1_header.zip/header/styles/www.t3.com/images/grey-t3top10s.gif) top left no-repeat;
}

.latestreviews .title {
	padding-top:10px;
}

.latestreviews .rating {
	width:100px;
}

.editable {
	margin:0px;
	padding:0px;
}

.three-col ol li a:hover {
	text-decoration:underline;
}

.gotwpanel {
	width:298px;
	border:1px solid #f2f2f2;
	height:178px;
	margin-top:5px;
}

#body-pane div.gotwpanel-inner {width:185px;height:180px;margin-top:-14px;background:transparent url(http://www.t3.com/images/gotw-arrow.gif) bottom left no-repeat;}
#body-pane div.gotwpanel-inner h3 {padding-left:5px;}
#body-pane div.gotwpanel-inner div {width:158px; padding-left:5px; padding-right:5px;}
#body-pane div.gotwpanel-inner div p {padding-top:5px; padding-bottom:5px;}

.gotwpanel-more {
	width:298px;
	margin-top:5px;
}
.gotwpanel-more h4.more {
	padding-bottom: 10px;
}

.gotwpanel a, .gotwpanel-more a {
	color:#1480C4;
	text-decoration:none;
	font-weight:bold;
}

.gotwpanel a:hover, .gotwpanel-more a:hover {
	text-decoration:underline;
}

.gotw {
	width:500px;
	border:0px solid #999;
	height:150px;
	margin-top:10px;
	font-size:110%;
}

.gotw .image {
	width:120px;
	float:left;
	display:block;
}
.gotw .copy {
	width:295px;
	float:left;
	display:block;
	margin-top:20px;
}

.gotw .copy a {
	text-decoration:none;
	font-weight:bold;
	color:#009ddc;
	font-size:120%;
}

.gotw .copy a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#004d8c;
}

.gotw .copy span {
	color:#009ddc;
}

.gotw .link {
	width:80px;
	float:left;
	display:block;
	margin-top:100px;
}
.gotwpanel-more img {
	float: left;
	border: 1px solid #ccc;
}
.gotwpanel-more h3 img, .gotwpanel-more .rating img
{
	border: none;
	float: none;
}
.gotwpanel-more .rating {
	margin: 5px 0;
}
.gotwpanel-more .description {
	float: left;
	width: 150px;
	margin-left: 10px;
}
.gotwpanel-more h4 {
	font-size: 1.4em;
	margin: 0;
}
.gotwpanel-more h4.more {
	font-size: 1em;
}
.article h1 { font-size: 1.8em; color:#333333; padding-bottom:2px; margin-bottom:2px; }
.article #header h2 { font-size: 0.6em; margin:0px;}

#body-pane p.byline { padding-bottom:10px; display:block;}

.centre-left h1 { font-size: 1.8em; }

#body-pane blockquote.blogQuote{ width:50%; float:right; margin: 15px 10px 15px 30px ; }

ul.htmlsitemap {
 float:left;
 display:block;
 font-size:1.1em;
}

ul.htmlsitemap li h4{
 margin:0px;padding:0px;
 margin-top:5px;
}

#takeover {
	background-image:url(http://www.t3.com/images/background-image.png);
	background-position:center top;
}

#toolbar {
	width:635px;
	height:28px;
	overflow:hidden;
	position:relative;
	top:-114px;
	left:170px;
	line-height:28px;
}

#toolbar #loginbit {
	width:395px;
	height:28px;
	background-color:#e9e9e9;
	float:left;
}

#toolbar #loginbit span {
	padding-left:10px;
	font-weight:bold;
	font-size:1.1em;
}

#toolbar #loginbit a img, #toolbar #loginbit a {
	display:inline;
}

#toolbar #subscribetonewsletter {
	float:left;
}

.formrow1 {
	width:100%;
	background-color:#c0f0b2;
	font-size:1.2em;
}

.formrow2 {
	width:100%;
	background-color:#dcf6cf;
	font-size:1.2em;
}

.formsubmitbutton {
	border:0px;
	background:transparent url(http://www.t3.com/images/button-green-blank.png) top left no-repeat;
	width:63px;
	height:25px;
	color:#fff;
	font-weight:bold;
}

.articleinfobox {
	
	height:22px;
	background-color:#e9e9e9;
	display:block;
}
#compinfobox .stripes .articleinfobox .img {
	float: left;
}
#compinfobox .innerstripes {
	padding-left:5px;
}
#main .compconfirm { margin-left:20px; width:450px; margin-top:20px; }

#main #body-pane .socialnetworking {
	margin-top: 10px;
}
.socialnetworking .innerstripes {
	width: 100%;
}
.centre-left .socialnetworking .innerstripes {
	padding-top: 12px; 
	width: 292px;
	padding-left: 5px;
	padding-bottom: 8px;
}

#body-pane .socialnetworking .innerstripes p.author {
	margin-top: 10px; margin-left: 10px;
	color: #333;
}
.relatedarticlelist {
	margin-left:15px;
	padding-left:0px;
}

.relatedarticlelist a, #container #main #centre-content #left-pane div a { 
	color:#1480C4;
	text-decoration:none;
	font-weight:bold;
	font-size:1.1em;
}
.relatedarticlelist a:hover, #container #main #centre-content #left-pane div a:hover { 
	text-decoration:underline;
}

#left-pane ol.toplists {
	padding-left:21px;
	margin-top:5px;
	padding-top:0px;
	padding-bottom:10px;
	font-weight:bold;
}

#main #left-pane ol.toplists li {
	margin-left:0px;
	padding-left:0px;
}

div.openquote {
	width:21px;
	height:21px;
	display:block;
	background:transparent url(http://www.t3.com/images/openquote.png) top left no-repeat;
	margin:10px;
}

div.closequote {
	width:95%;
	height:21px;
	display:block;
	background:transparent url(http://www.t3.com/images/closequote.png) top right no-repeat;
	margin-top:-28px;
}

blockquote {
	clear:both;
	margin:20px 0px 0px 10px;
	padding:25px 5px 30px 5px;
	width:89%;
	font-size:1.2em;
	color:#656565;
	font-weight:bold;
	background:transparent url(http://www.t3.com/images/openquote.png) 0 17px no-repeat;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

blockquote span.emptySpan {float:left; width:17px; border:1px solid transparent;}

img#main-image {
	border:1px solid #ccc;
}

.greybar {
	width:100%;
	height:18px;
	background-color:#e9e9e9;
	font-size:1.3em;
	color:#595959;
	font-weight:bold;
	padding:2px;
}

.gallerydesc {
	background-color:#f2f2f2;
	padding:10px;
}

.gallerydesc span.gallerydesctext {font-size:1.2em; padding-bottom:8px; display:block;}

.gallerybox {
	float:right;
	width:300px;
}

.gallerythumbs {
	background-color:#f2f2f2;
	margin-top:1px;
	margin-left:15px;
	padding:10px 10px 10px 10px;
	border-top:1px solid #ccc;
	width:566px;
}

.gallerylabel {
	float:left;
}

.gallerycount {
	float:right;
}

.gallerythumbs {
	clear:both;
	width:590px;
	margin:0px;
	padding:0px;
}

.gallerythumbs ul {
	list-style:none;
	padding-left:0px;
	margin-left:0px;
}

.gallerythumbs ul li {
	float:left;
	margin-top:3px;
	margin-right:5px;
	width:106px;
}

.main-featured-item h4 a {
	color:#1480CE;
}

.main-featured-item h4 a:hover {
	text-decoration:underline;
}

#competition-form h2 {
	color:#333;
	margin:0px;
	padding-top:5px; 
	padding-right:0px;
	padding-bottom:5px;
	padding-left:0px;
}

#body-pane h2.blog-title {
	font-size: 2.4em;
	color:#333333;
}

.votesubmit {
	background:transparent url(http://www.t3.com/images/vote-button.png) top left no-repeat;
	width:63px;
	height:22px;
	text-align:center;
	color:#fff;
	border:0px;
	cursor:pointer;
	font-weight:bold;
	margin:15px 0px 10px 5px;
	font-size:1.1em;
	line-height:22px;
}

/* elemental css */
.bdBtccc {border-bottom:1px solid #ccc;}

ul.blueSqList { color:#1380c3; list-style:square; margin-left:-10px; }
ul.blueSqList li {margin-bottom:2px; }
ul.blueSqList li span {color:#333; font-size:1.2em;}

#main .mgbt5 { margin-bottom: 5px; }
#main .mgtp1 { margin-top:1px; }
#main .mgtp-10 { margin-top: -10px; }
#main .mgtp-5 { margin-top:-5px; }
#main .pdtp10 { padding-top:10px; }

#main .articleinfo { padding-top:20px;padding-left:5px; }

.printbutton { float:left;margin-left:50px; }
.bannerbottom { background-color:#009DDC; }

.fleft {float:left;}
.fright {float:right;}

ul.blacklist li a { color:#333333; font-weight:normal;}

#main .all-list .list-image { float:right;margin-top:5px;margin-right:15px; }
#main .all-list .date-title { background-color:#56596B;text-align:center;color:#fff; }
#main .all-list .featured-item { font-size: 110%; }
#main .all-list .featured-item ul, #main .all-list .featured-item h4 { width: 460px; }
#main .all-list .featured-item h4.date-title { width: 100%; padding: 4px 0; margin: 5px 0; }


#main .featured-item ul li h4 {
	font-size:1em;
}

#main .featured-item ul li {
	font-size:1.2em;
	color:#333;
} 

.weekendlayout {
	float:left;width:140px;padding-left:5px;font-size:1.1em;
}
.weekendlayout2 {
	float:left;width:150px;
}

#main .centre-left .innerstripes .diggit ul {
	margin-left:-12px;
	padding-left:0px;
}

#main .centre-left .innerstripes .diggit {
	font-size:1.2em;
}

#compinfobox .innerstripes .diggit ul {
	margin-left:-15px;
	padding-left:0px;
}
#main #compinfobox .centre-left .innerstripes .diggit {
	font-size:1.2em;
}

#body-pane.newarticle, #body-pane.newarticle ol#breadcrumbs {
	width:650px;
}

#body-pane.newarticle .centre-left {
	width:640px;
}

#body-pane.newarticle .centre-left .articleinfobox {
	width:497px;
}

#body-pane div.stripes h3.wide {
	padding:0px;
	margin:0px;
	background-color:#595959;
} 

#body-pane h3.textual-heading {
	font-size:1.4em;
	font-weight:bold;
	color:#333;
}

#main #gallerycomments { 
	margin-top:10px; 
	margin-bottom:10px;
}

#main #gallerycomments #comments-login {
	width:500px;
}

.commentloginformbox {
	display:block;
	padding:5px;
	margin:15px;
	width:570px;
	border:1px solid #e8d06e;
	background-color:#f5f5cf;
	line-height:50px;
}

#gallerycomments .commentloginformbox {
	display:block;
	padding:5px;
	margin:15px;
	width:460px;
	border:1px solid #e8d06e;
	background-color:#f5f5cf;
	line-height:50px;	
}

#body-pane.newarticle p {
	line-height:1.6em;
}

#linkholder {
	position:relative;
}

#copyright p {
		font-size: 1em;
		margin-top: 0;
	}
	#footer ul#weblinks {
		margin: 0;
		padding: 0;
	}
	#footer ul#weblinks {
		width: 650px;
		position: absolute;
		top: 15px;
		right: 10px;
		}
		#footer ul#weblinks li {
			float: right;
			overflow: hidden;
			margin-right: 5px;
			display: block;
			height: 28px;
			position: relative;
			background: url(http://www.t3.com/images/footer_logo_spritesheet.gif) no-repeat;
			text-indent: -9999px;
			}
			#footer ul#weblinks li a {
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				z-index: 100;
				}
				
		#footer ul#weblinks li#footer_link_pr {
			background-position: -744px -28px;
			width: 55px;
		}
		#footer ul#weblinks li#footer_link_pr a:hover {
			background: url(http://www.t3.com/images/footer_logo_spritesheet.gif) -744px -1px no-repeat;
		}
				
		#footer ul#weblinks li#footer_link_mr {
			background-position: 0 -28px;
			width: 83px;
		}
		#footer ul#weblinks li#footer_link_mr a:hover {
			background: url(http://www.t3.com/images/footer_logo_spritesheet.gif) 0 0 no-repeat;
		}
		
		#footer ul#weblinks li#footer_link_t3 {
			background-position: -81px -28px;
			width: 45px;
		}
		#footer ul#weblinks li#footer_link_t3 a:hover {
				background: url(http://www.t3.com/images/footer_logo_spritesheet.gif) -81px 0 no-repeat;
		}
		#footer ul#weblinks li#footer_link_tr {
			background-position: -134px -28px;
			width: 64px;
		}
		#footer ul#weblinks li#footer_link_tr a:hover {
			background: url(http://www.t3.com/images/footer_logo_spritesheet.gif) -134px 0 no-repeat;
		}
		#footer ul#weblinks li#footer_link_gr {
			background-position: -208px -28px;
			width: 68px;
		}
		#footer ul#weblinks li#footer_link_gr a:hover {
			background: url(http://www.t3.com/images/footer_logo_spritesheet.gif) -208px 0 no-repeat;
		}
		#footer ul#weblinks li#footer_link_cn {
			background-position: -275px -28px;
			width: 90px;
		}
		#footer ul#weblinks li#footer_link_cn a:hover {
			background: url(http://www.t3.com/images/footer_logo_spritesheet.gif) -275px 0 no-repeat;
		}
		#footer ul#weblinks li#footer_link_dr {
			background-position: -455px -28px;
			width: 86px;
		}
		#footer ul#weblinks li#footer_link_dr a:hover {
			background: url(http://www.t3.com/images/footer_logo_spritesheet.gif) -455px 0 no-repeat;
		}
		#footer ul#weblinks li#footer_link_br {
			background-position: -366px -28px;
			width: 85px;
		}
		#footer ul#weblinks li#footer_link_br a:hover {
			background: url(http://www.t3.com/images/footer_logo_spritesheet.gif) -366px 0 no-repeat;
		}
		#footer ul#weblinks li#footer_link_tf {
			background-position: -544px -28px;
			width: 81px;
		}
		#footer ul#weblinks li#footer_link_tf a:hover {
			background: url(http://www.t3.com/images/footer_logo_spritesheet.gif) -544px 0 no-repeat;
		}
				
#big-top-banner-ad {
	margin-left:8px;
	padding-top:10px;
	margin-bottom:10px;
}

div.cleared { clear:both; width:auto;height:1px; display:block; }

#t3col1 { width:320px; float:left; background-color:#fff; margin-bottom:10px; }
#t3col2 { width:320px; float:left; background-color:#fff; }
#t3col3 { width:320px; float:left; background-color:#fff; margin-left:10px; margin-top:0px; }
#t3col3 h3 { margin-top:0px; padding-top:0px; }
#t3col2 { margin-left:10px; }

#homepagevidplayerholder { margin:0px; padding-bottom:5px; border-bottom:1px solid #cccccc; margin-bottom:5px; }

#top10s {
	width:150px;
	float:left;
}

#top10s ul li {
	width:140px;
}

#top10s ul li a{
	font-size:1.1em;
}

div.stripes {
	float:left;
	background-image:url(http://www.t3.com/images/bg-stripe.png);
}

div.stripes h3 {
	margin:0px;
}

div.innerstripes {
	background-color:#f2f2f2;
	float:right;
}

#top10s ul {
	margin-left:0px;
	padding-left:0px;
}

#top10s ul li {
	list-style:none;
	background:transparent url(http://www.t3.com/images/square-bullet.gif) 0 3px no-repeat; */
	margin-left:0px;
	padding-left:10px;
}

#t3col3 #top10s DIV.innerstripes UL {
	padding-left:0px;
}

#skyscraperad { width:160px; height:600px; float:left; border:1px solid #eeeeee; margin-bottom:10px; }

/*#t3col1stcol { margin-top:10px; }*/

#button3 {
	width:317px;
}

#button2a {
	width:320px;
	margin-bottom:10px;
}

#button2a h3 { 
	background:transparent url(http://www.t3.com/images/button2a-h3.png) top left no-repeat; 
	padding-left:30px;
	padding-top:4px;
	padding-bottom:3px;
}

#button2b1, #button2b2 {
	width:150px;
	margin-top:10px;
}
#button2b1 h3, #button2b2 h3, #button3 h3 { 
	background:transparent url(http://www.t3.com/images/button2a-h3.png) top left no-repeat; 
	padding-left:30px;
	padding-top:4px;
	padding-bottom:3px;
}

#button3 .description p { margin:0px; padding:0px; }

#button2b2 {
	width:150px;
	margin-top:10px;
}

#dblclick1, #dblclick2 {
	margin-bottom:10px;
}

div#dblclick1.stripes, div#dblclick2.stripes {
	width:320px;
}

div#dblclick1.stripes h3, div#dblclick2.stripes h3 {
	padding-left:30px;
	padding-top:4px;
	padding-bottom:3px;
	background:transparent url(http://www.t3.com/images/button2a-h3.png) top left no-repeat; 
}

.three-col .stripes {
		width:208px;
}

.three-col .stripes .innerstripes {
		width:208px;
}

#minigallerymainimage {
	width:320px;
	background-color:#F3F2F7;
	text-align:center;
	padding-top:10px;
}

div.thumbnails { 
	margin:10px;
	padding-bottom:5px;
}

#t3col1stcol {
	width:158px;
	float:left;
}

.stripes {
	clear:both;
}

#t3col1stcol .stripes {
	width:150px;
}

#t3col1stcol .innerstripes {
	text-align:right;
	width:144px;
}

#button2b1 { text-align:right; }
#button2b2 { text-align:right; }

#button2b1 h3 { text-align:left; }
#button2b2 h3 { text-align:left; }

#t3col1stcol .top10s { text-align:left; }
#top10s div.innerstripes ul { width:110px; padding:0px; padding-left:10px;}

li.share-this { width:80px; font-size:1.2em; font-weight:bold; }

#t3col1 .divider { margin-top:0px; margin-bottom:0px; }
#t3col2 .divider { margin-top:0px; margin-bottom:0px; }

.articleinfobox .description p { font-size:1.2em; }
#body-pane div.buylinks p { text-align:left; }
div.readmorebody, div.readmorebody p, div.readmorebody p a { font-size:1.2em; }
div.readmorebody a { display:inline; }

.viewalllink { float:right;margin-top:0px;width:90px;margin-right:5px;font-size:1.2em; }
.viewalllink a:hover { text-decoration:underline; }

.gallerydesc .sociallinks {
	margin-left:20px;
}
.gallerydesc .sociallinks .diggit {
	width:210px;
}

.gallerydesc li.share-this {
	font-size:1em;
}

div.landingpagegallery div.innerstripes { width:100%; }

#morenews ul {
	list-style-type:square;
}

#body-pane .featured-item .readmoreheader {
	font-size:14px;
	font-weight:bold;
}

#body-pane .featured-item .readmoreheader a {
	font-size:14px;
}
div.readmorebody p, div.readmorebody p a { font-size:14px; font-weight:normal;}

div#categories div.featured-item { margin-bottom:0px; }


