html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
:focus { outline: 0; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
a img { border:none; }

body {font-size:75%;color:#222;line-height: 1.5; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;background: #fff5c4;margin: 10px 0;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:2.4em;line-height:1.25;font-weight:bold;}
h2 {font-size:1.4em;color:#666;line-height:1.25;font-weight:bold;margin-bottom: 0.4em;clear:both}
h3 {font-size:1.4em;font-weight:bold;padding-bottom:0.4em;clear:both}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:0.5em;font-weight:bold;}
p {margin:0 0 1.5em;}
a { color: #006699 }

#topbar {
	
	background: #eee;
	color: #999;
	border-bottom: 1px solid #ccc;
	width: 940px;
	margin: 0 auto;
}
#topbar_content {
	padding: 5px 10px;
}
#topbar_links {
	float: left;
}
#topbar_links li{
	float: left;
}
#topbar_links a{
	float: left;
	border-right: 1px solid #ccc;
	font-weight: bold;
	padding-right: 5px;
	margin-right: 5px;
}
#topbar_header {
	float: right;
}
#topbar_header p {
	margin: 0;
	font-weight: bold;
}

#wrapper {
	padding: 30px;
	width: 900px;
	background: #fff;
	border: 1px solid #ddd;
	margin: 0 auto;
}

#logo a{
	display: block;
	width: 435px;
	height: 77px;
	background: url('../img/logo.gif') no-repeat;
	text-indent: -9999px;
	float: left;
	padding-bottom: 16px;
}
#intro {
	font-size: 1.2em;
	color: #999;
	font-style:italic;
	width: 440px;
	float: right;
	line-height: 1.2;
	padding-top: 10px;
}
#intro span {
	display: block;
}
#navi {
	clear: both;
	padding-top: 20px;
}
#navi ul {
	margin: 0;
	list-style: none;
}
#navi li {
	float: left;
	background: url('../img/navi_right.gif') top right no-repeat;
	margin-right: 3px;
}
#navi li a {
	float: left;
	font-size: 1.3em;
	background: url('../img/navi_left.gif') top left no-repeat;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 15px 0 15px;
	display: block;
	height: 28px;
}

#container {
	padding-top: 20px;
	clear: both;
	border-top: 3px solid #ccc;
	padding-bottom: 20px;
}
#footer {
	clear: both;
	border-top: 1px solid #555;
	padding: 20px;
	color: #eee;
	background: #666;
}
#footer {
	clear: both;
	border-top: 1px solid #555;
	padding: 20px;
	color: #eee;
	background: #666;
}
#footer a {
	color: #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
#footer .copy {
	color: #fff;
	margin: 5em 0 0 0;
}
#breadcrumb {
	font-size: 0.9em;
	padding-bottom: 10px;
}
#breadcrumb a {
	font-weight: bold;
}
#deals h3 {
	background: url('../img/col_top.gif') no-repeat bottom left;
}
.gift_list li {
	float: left;
	width: 33%;	
}
.gift_list a{
	display: block;
	padding: 0 8px;
	border-left: 2px solid #eee;
}
.handset_list li {
	float: left;
	text-align: center;
	width: 12.5%;
	padding: 3px 0;
}
.handset_list a{
	display: block;
	text-align: center;
	padding: 0 3px;
}
.handset_list p{
	display: block;
	text-align: center;
	height: 40px;
}
.gift_cat_list {
	padding-bottom: 20px;
}
.gift_cat_list li {
	float: left;
	text-align: center;
	width: 16%;
	padding: 3px 0;
}
.gift_cat_list a{
	display: block;
	text-align: center;
	padding: 0 3px;
}
.gift_cat_list p{
	display: block;
	text-align: center;
	margin: 0;
}
.handset_deals td {
	padding: 8px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	border-top: 2px solid #eee;
}
.handset_deals th {
	font-weight: bold;
	padding: 8px 0 7px 0;
	border-bottom: 1px solid #7298c3;
	font-size: 1.1em;
	background: #8fbef4 url('../img/col_bg.gif') repeat-x;
}
.mobiles_info {
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
}
.mobiles_price {
	font-weight: bold;
	font-size: 1.4em;
	background: #eee;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	text-align: center;
}
.mobiles_gifts td {
	background: #999;
	color: #eee;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px;
	border: none;
}
.mobiles_network {
	font-weight: bold;
	color: #999;
}
.mobiles_network span {
	font-size: 0.9em;
	display: block;
}
.arrow {
	background: url('../img/arrow_right.gif') no-repeat top right;
	color: #433803;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	height: 36px;
}
.arrow span {
	background: url('../img/arrow_left.gif') no-repeat top left;
	padding: 6px 30px 0 10px;
	display: block;
	float: left;
	height: 30px;
}
.clearfix:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide these rules from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
li.clearfix {
	display: list-item;
}
