@charset "UTF-8";
/* CSS Document */

a:active
{
	outline: none;
}

a:focus
{
	-moz-outline-style: none;
}

#main_content_container
{
	float:left;
	width:796px;
	margin:auto;
	font-size:11px;
	color:#333333;
}

.globalHeader h1
{
	float:left;
}

.globalHeader ul
{
	float:right;
	padding:0;
	margin:5px 4px 0 0;
	list-style:none;
}

.globalHeader ul li
{
	float:left;
	display:inline;
	margin-left:5px;
}

.globalCrumbs #trail
{
	float:left;
}

#news_articles_area
{
	width:620px;
	min-height:1px;
	float:left;
	padding-right:10px;
}

.news_article_item
{
	width:100%;
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom:1px #CCCCCC solid;
}

.news_article_item h2 a
{
	font-size:20px;
}

.article_info
{
	padding:0;
	margin:0;	
	font-size:10px;
	color:#666666;
}

#btmpagen
{
	margin-bottom:10px;
}

#rightnav
{
	width:160px;
	float:right;
}

/* Show article */

#show_article_container h2
{
	color:#5565c7;
	font-size:20px;
}

#related_content
{
	border:1px #909090 solid;
	float:left;
	width:100%;
	margin:20px 0 20px 0;
	height:200px;
	position:relative;
}

#related_content span
{
	width:99%;
	height:23px;
	background-color:#f3eeee;
	background-image:url(/images/redesign/underbar-bg-notop.gif);
	background-position:top left;
	background-repeat:repeat-x;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding:2px 0 0 1%;
	border-bottom:1px #909090 solid;
}

#related_content_handset_img
{
	text-align:center;
	float:left;
	width:20%;
}

#handset_features
{
	text-align:left;
	float:left;
	width:27%;
}

#handset_features ul
{
	padding:0;
	margin:0 0 0 10px;
	list-style:url(/images/global/bullet.gif);
	font-size:10px;
}

#handset_deals
{
	float:left;
	width:48%;
	height:144px;
	margin:5px 5px 5px 0;
	border-left:1px #CCCCCC solid;
	padding:5px 10px 5px 15px;
}

#handset_deals ul
{
	float:left;
	padding:0;
	margin:0 0 0 10px;
	list-style:url(/images/global/bullet.gif);
	font-size:11px;
	font-weight:bold;
}

#handset_deals ul li strong
{
	color:#FF0000;
}

#big_handset_img
{
	float:right;
	margin:0 0 20px 20px;
	padding:0 10px;
}

#big_manu_img
{
	float:right;
	margin:0 0 20px 20px;
	padding:0 10px;
	border:1px #CCCCCC solid;
}

.clear
{
	clear:both;
	width:100%;
}

#bestdeallogos
{
	position:absolute;
	top:50px;
	right:10px;
}

#bestdeallogos img
{
	margin-right:10px;
}

#see_all_deals_link
{
	float:right;
	width:87px;
	height:0;
	padding-top:20px;
	background-image:url(/images/articles/see-all-deals.gif);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
	clear:both;
}

#see_all_deals_link:hover
{
	background-position:bottom left;
}

#get_this_deal_link
{
	float:right;
	clear:both;
	margin-bottom:5px;
}

#get_this_deal_link a
{
	float:right;
	width:87px;
	height:0;
	padding-top:20px;
	background-image:url(/images/articles/get-this-deal.gif);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
	clear:both;
}

#get_this_deal_link a:hover
{
	background-position:bottom left;
}

#comment_header
{
	width:100%;
	height:25px;
	background-color:#CCCCCC;
	color:#FFFFFF;
	margin-top:10px;
}

.comment_item, #add_comment_area
{
	width:98%;
	padding:5px 1% 5px 1%;
	background-color:#f1f1f1;
	margin-top:3px;
}

#add_comment_area
{
	margin-top:10px;
}

#comment_name, #comment_location
{
	width:300px;
}

#comment_submit
{
	float:right;
}

#comment_body
{
	font-family:Tahoma;
	font-size:12px;
}

#error_msg
{
	color:#FF0000;
}

.comment_name
{
	font-size:11px;
	font-weight:bold;
}

.comment_item p
{
	font-size:11px;
}

#comment_header p
{
	float:left;
	margin:5px 0 0 7px;
	padding:0;
	font-weight:bold;
}

#copyrightnotice
{
	float:left;
	margin-top:10px;
	font-size:10px;
	font-style:italic;
}

/* Pagenation nav */
.pagenation_wrapper
{
	float:right;
}

.pagenation_wrapper ul
{
	padding:0;
	margin:0;
	list-style:none;
	font-size:11px;
}

.pages_text
{
	font-weight:bold;
	margin-right:5px;
}

.results_text
{
	font-weight:bold;
	margin-left:5px;
}

.inactive_prev
{
	color:#666666;
}

.inactive_next
{
	color:#666666;
}

.inactive_page_number
{
	font-weight:bold;
	color:#000000;
}

.pagenation_wrapper ul li
{
	display:inline;
}
/* Pagenation nav end */

/* Right hand banners */
#banners
{
	float:right;
	width:162px;
}

#banners a
{
	margin-bottom:10px;
}

#banners a, #banners span
{
	float:right;
}
/* Right hand banners end */
