/* @group Colors */

#sidebar .navigation li.link a {
/* Shadow Color for navigation --> */ background-color: #f6f6f4; }

#sidebar h5 { 
/* Shadow Color 2 --> */ border-bottom-color: #5A90BC; }

a {
/* Link Color --> */ color: #1E5B7E; }

#sidebar .navigation li.link a:hover,
#sidebar .navigation li.current a {
/* Tint Color for left navigation --> */ background-color: #F6F6F4; }

a.buy_link { 
/* Tint Color for buy button --> */ background-color: #5A90BC }

body, input, textarea {
	font-family: Arial,Helvetica,sans-serif;
}

div.see_deal a {
	background-color: #5A90BC;
}

div.see_deal a:hover {
	background-color: #498FAB;
}

div.see_deal a.new_buy_link span {
	font-size: 1.2em;
	top: 7px;
}

#sidebar .navigation li.link a:hover,
#sidebar .navigation li.current a {
/* Text on Tint Color --> */  color: #1E5B7E; /*#5883AA;*/ }

input.deals_link {
/* deal link button */	background: #5A90BC url(/images/buttons/trans-filter-box-button.png) no-repeat;
}

.ui-slider-handle {
  background: #5A90BC url(/images/sprites/trans-filter-box.png) no-repeat -703px 0px;
}

h1 {
	color: #3778B4;
}

/* @end */

/* @group Basic Layout */

h1 {
	font-weight:bold;
	font-family:georgia,serif;
	font-size:24px;
	margin:0 0 5px;
	padding:0 0 5px;
}

h2.block_title {	
	display:block;
	float:left;
	margin-bottom:0;
	overflow:hidden;
	padding:.5em .8em .8em;
	font-size: 0.9em;
	font-weight: bold;
	border-bottom: 3px solid #5A90BC;
}

#powered_by {
	margin-right:125px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:right;
	width:500px;	
}

#powered_by_logo {
	margin-top:-16px;
	position:absolute;
}

/* @end */

/* @group Sidebar Navigation */

#sidebar {
	width: 180px;
	top:0px;
}

#sidebar h5 {
	background:#3778B4 url(http://www.cnet.co.uk/i/c/tib/bg/left-blue.jpg) repeat-x scroll left bottom;
	border-color:#CCCCCC #CCCCCC -moz-use-text-color;
	color:#FFFFFF;
	font-family:arial,sans-serif;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.3em;
	padding:5px 5px 5px 10px;	
	margin:0 0 -4px;
	width: 163px;
}

#sidebar .navigation li.section_static_pages,
#sidebar .navigation li.section {
  margin-bottom: 1.5em;
  border: 1px solid silver;
  border-bottom: none;
}

#sidebar .navigation li.link {
  font-size: .9em;
	padding:0;
	/* hack */
	width:167px;
}

#sidebar .navigation li.link a {
	border-bottom:1px solid #CCCCCC;
	font-family:arial,sans-serif;
	font-size:0.9em;
	line-height:1.3em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:5px 5px 5px 10px;
	color:#1E5B7E;
	font-weight:normal;
}

#sidebar .navigation li.link a:hover,
#sidebar .navigation li.current a {
	text-decoration:underline;
}

#global_phone_finder_wrapper {
	margin:1px 1px 20px;
}

/* @end */


/* @group Global Phone Finder */

.brand_selector, .model_selector {
	width: 135px;
	margin-top: 5px;
	border: 1px solid silver;
}

/* @end */

/* @group Filters */

#category_links a{
  color: #1E5B7E;
  text-decoration:none;
}

.homepage .filter_box {
  background: #5A90BC url(/images/sprites/trans-filter-box.png) no-repeat -736px -987px;
  width: 684px;
  height: 212px;
  margin: 0 25px;
}

#special_phone_finder_wrapper {
	display: inline-block;
	background: #5A90BC url(/images/sprites/trans-filter-box.png) no-repeat scroll -736px -987px;
	width: 684px;
	padding-top: 5px;	
	margin: 0 25px;
}

#phone_finder_title {
	margin-top:0px;
	margin-bottom: 5px;
	font: 1.3em Georgia, serif;
	border-bottom: none;
	color: #333333;
}

#phone_selector_title {
	font: 1.3em georgia,serif;
}

#top_offers_title {
	background: none;
  margin-bottom: 5px;
  font: 1.3em georgia,serif;
  padding: 0 0 0.3em;
  float: none;
  margin-top:1em;
}


/* @end */

/* @group Deal Results */

table.search_results th {
    background-color: #666666;
    text-align: center;
    color: #FFFFFF;
    font-size: 0.7em;
    padding: 5px;
    margin: 0 5px 0 0;
    line-height: 1.2em;
    border-top: 2px solid #CCC;
    border-bottom: 1px solid #CCC;
    vertical-align: top;
    font-weight: normal;
}

table.search_results td span {
	text-align: center;
}

.accessories {
    color: #5A90BC;
    margin-top: 10px;
}

table.search_results tr span.detail_hook_modified_buy_button {
    left:2px;
}

/* @end */

/* @group Pagination */

.pagination {
  height: 30px;
  float: right;
	width: auto;
}

.pagination li.current {
  color: #FFFFFF;
  font-weight: bold;
}

/* @end */

/* @group Phone  Deal Page */

#phone_details h2 {
  float: none;
  padding-bottom: .4em;
  padding-top: 0;
  font: bold 1em Georgia, "Times New Roman", Times, serif;
  padding-left: 5px;
  background: none;
}

#phone_image img {
	margin-left:60px;
	margin-top:5px;
}

.available-colours {
	width: 160px;
	margin:0 0 0 25px;
}

#phone_details {
	width: 50%;
}

#phone_details .features {
	position:relative;
	width:100%;
}

#filters-results {
	margin:0 auto 0;
}

/* @end */

/* @group Phone Lists */

#top_mobiles_title {
	background: none;
  margin-bottom: 5px;
  font: 1.3em georgia,serif;
  padding: 0 0 0.3em;
  float: none;
	margin-top:1em;
}

.handsetName, .handsetImage a {
	text-align: center;
}

/* @end */


/* @group Basic styles */

* {
  border:medium none;
  margin:0;
  padding:0;
  text-align:left;
}

p {
  margin: 0.2em 0;
}


/* @end */

/* @group Brands, Networks, Features and Offers */

.grid {
	border: none;
}

.grid li {
	border: none;
	float: left;
}

.grid .name {
	text-align: center;
}

.grid li.one {
	clear: both;
}

.grid .block {
	margin:5px 0;
}

/* @end */


/* @group Cnet override */

#main {
	width:100%;
}

form.main-header {
	margin:15px 0 14px;
}

form.main-header input#searchField {
	width:366px;
}

#global-footer #sitemap {
	line-height:1em;
}

#global-footer #sitemap ul.sitemap-tabs li {
	font-size:75%;
}

#global-footer #sitemap .all-cnet-co-uk ul {
	font-size:70%;
}

/* @end */

/* @group FREESTYLE */

#cnet_logo {
	display: block;
	float: left;
}
#cnet_logo img {
	float: none;
}
form.main-header input.searchBtn {
	left:970px;
	position:absolute;
	top:65px;
}
form.main-header  {
	position: relative;
}
form.main-header input.searchBtn {
	left:394px;
	position:absolute;
	top:13px;
}
.clear {
	height: 0;
	width: 0;
}
#sidebar h5 { 
	margin: 0px;
	border: none;
}
li.link {
	width: 100% !important;
}
li.link span, #sidebar .navigation li.link a {
	width: auto !important;
}

#phone_details .features dt {
	clear: none;
}
table.search_results span {
	line-height: 1.4em !important;
}
.grid .name a {
	text-align:center;
}
span.clear {
	line-height: 0;
}

.home {
	width:54px;
}
.crave {
	width: 55px;
}
.reviews {
	width: 69px;
}
.videos {
	width: 59px;
}
.photos {
	width: 60px;
}
.forums {
	width: 64px;
}
.downloads {
	width: 83px;
}
.checkprices {
	width: 97px;
}
#right {
	width: 735px;
}
#left {
	width: auto !important;
}
#sidebar {
	width: 175px !important;
	margin-bottom: 0px !important;
	margin-right: 0px !important;
}
#sidebar h5 {
	width:158px;
}
.brand_selector, .model_selector {
	width:125px;
}
body {
	margin:0px;
	width: 100%;
}
.rightColumnTopColouredSection {
	width:98%;
}
#rightColumnWhiteBackground {
	width:98%;
}
#deals, .homepage_phone_finder, #html_content {
	margin-top: 15px;
}
#deals {
	padding-bottom: 0px;
}

.cnet_links {
	margin-top:5px;
}

a.pay_monthly_cat_link, a.payg_cat_link, a.sim_free_cat_link, 
a.pay_monthly_cat_link_active, a.payg_cat_link_active, a.sim_free_cat_link_active {
	display:inline-block;
	height:22px;
	position:relative;
	top:5px;
	width:100px;
}
a.pay_monthly_cat_link {
	background: transparent url(/images/cnet/pay-monthly.gif) 0 -22px no-repeat;
}
a.payg_cat_link {
	background: transparent url(/images/cnet/pay-as-you-go.gif) 0 -22px no-repeat;
}
a.sim_free_cat_link {
	background: transparent url(/images/cnet/sim-free.gif) 0 -22px no-repeat;
}
a.pay_monthly_cat_link_active {
	background: transparent url(/images/cnet/pay-monthly.gif) 0 0px no-repeat;
}
a.payg_cat_link_active {
	background: transparent url(/images/cnet/pay-as-you-go.gif) 0 0px no-repeat;	
}
a.sim_free_cat_link_active {
	background: transparent url(/images/cnet/sim-free.gif) 0 0px no-repeat;	
}

/* @end */
.rightCommerceMainContent #main {
	border: 0px !important;
	padding: 0px !important;
}
#header p {
	margin: 0px;
}
#filter_box .filters {
	background-color: transparent;
}
#page-bottom, #copyright {
	font-size: 12px;
}
#page-bottom h4 {
	font-size: inherit;
}
* {
	zoom: 0;
}
#navigation {
	font-size: 12px;
}
#breadcrumbing {
	font-size: 11px;	
}

#unlimited_internet_deals_networks a {
	padding:14px 24px;
}
