*
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
}

body
{
	background-color: #ffffff;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
}

h1
{
	font-size: 140%;
}

h2
{
	font-size: 135%;
}

h3
{
	font-size: 130%;
}

h4
{
	font-size: 125%;
}

h5
{
	font-size: 120%;
}

h6
{
	font-size: 110%;
}

table
{
	border-collapse: collapse;
}
	
a:link, a:visited, a:active, a:hover
{
	color: #1e3f52;
}

a:hover
{
	color: #3e5f72;
	text-decoration: underline;
}

a img
{
	border: 0;
}
	
#wrapper
{
	width: 1000px;
	margin: auto;
}

#iframe #wrapper
{
	width: 790px;
}
	
#outer-left
{
	width: 100px;
	display: block;
	float: left;
	padding-top: 100px;
	display: none;
}
	
#page
{
	padding-top: 125px;
	width: 1000px;
	float: left;
}

#iframe #page
{
	padding-top: 0;
	width: 790px;
}

input.go
{
	color: #ffffff !important;
	font-size: 1.1em;
	text-align: center;
	background-color: #092e67;
	margin-top: 10px;
	background-image: url('menuback.png');
	background-repeat: repeat-x;
	padding: 5px;
	border: 1px solid #ffffff !important;
}
	
#outer-right
{
	width: 100px;
	float: left;
	display: block;
	padding-top: 82px;
	z-index: 1000;
	display: none;
	position: relative;
	left: -6px;
}
	
#header
{
	height: 60px;
}

#headerlogo
{
	display: block;
	margin-top: 8px;
	width: 400px;
	float: left;
}

#headermenu
{
	width: 599px;
	float: left;
	text-align: right;
}

#headermenu a, #headermenu a:link, #headermenu a:visited, #headermenu a:active, #headermenu a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#headermenu div, #headermenu h2
{
	padding-top: 4px;
	color: #09316a;
	font-size: 26px;
	font-family: arial, sans-serif;
	font-weight: bolder;
}

#headermenu h2
{
	color: #09316a;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

#headermenu h2 strong
{
	color: #719cca;
	font-family: inherit;
}

#headerbuttons
{
	width: 250px;
	padding-top: 10px;
	float: left;
	display: block;
}

#top-section-container
{
	clear: both;
	height: 0px;
}

#top-section
{
	position: absolute;
	top: 0;
	height: 127px;
	width: 1000px;
}
	
#top
{
	background-image: url('top.png');
	background-repeat: no-repeat;
	height: 12px;
	width: 100%;
	border: 0px solid red;
	display: block;
	margin: 0;
	margin-top: 5px;
	font-size: 1px;
}
	
#bottom
{
	background-image: url('bottom.png');
	background-repeat: no-repeat;
	height: 24px;
	float: left;
	width: 100%;
	display: block;
}

#content, #newmenu-container
{
	background-image: url('pageback.png');
	background-repeat: repeat-y;
	background-color: white;
	float: left;
	width: 100%;
}

#iframe #content
{
	background-image: none;
}
	
#offers
{
	padding: 10px;
	display: block;
	background-color: #d8e2e7;
	border-top: 1px solid #333333;
	font-size: 1.2em;
}
	

#offers a:link, #offers a:active, #offers a:visited, #offers a:hover
{
	text-decoration: none;
	color: #06142e;
	padding-left: 20px;
	padding-right: 20px;
}

#offers a:hover
{
	background-color: #06142e;
	color: #ffffff !important;
}

#breadcrumbs
{
	padding-bottom: 10px;
}

#newmenu-container
{
	padding: 5px 15px 11px 15px;
	margin: 0;
	width: 970px;
}
	
#newmenu
{
	display: block;
	background-color: #072256;
	color: #ffffff;
	background-image: url('menuback.png');
	background-repeat: repeat-x;
	float: left;
	width: 970px;
}

#newmenu ul, #newmenu .MenuWidget
{
	float: left;
	margin: 0;
	padding: 0;
}

#newmenu li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
	
#newmenu a
{
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	float: left;
	color: #ffffff !important;
	background-image: url('menudivider.png');
	background-position: right center;
	background-repeat: no-repeat;
}
	
#newmenu a.basket
{
	padding: 10px;
	padding-left: 20px;
	padding-right: 25px;
	display: block;
	float: left;
	color: #ffffff !important;
	background-image: url('basket.png');
	background-position: right center;
	background-repeat: no-repeat;
}
	
.inside
{
	padding: 10px;
}

#left
{
	width: 168px;
	float: left;
	display: inline; /* IE 6 double-margin bug */
	background-color: #9bbde5;
	margin-left: 15px;
}

#left-inner
{
	width: 168px;
}

#left ul
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}

#left ul ul
{
	margin-top: 10px;
}

#left li
{
	list-style-type: none;
	padding: 1px;
	margin: 0px;
	line-height: 1.6em;
	border-bottom: 1px solid #638bb6;
	border-top: 1px solid #c8d7e8;
}
	
#left li a, #left li a:link, #left li a:visited, #left li a:active, #left li a:hover
{
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	color: #2b2c2c;
	text-decoration: none;
}

#left li a:hover
{
	background-color: #06142e;
	color: #ffffff;
}

#left .leftcolsection, #left .finder, #left li.level-1
{
	background-color: #9bbde5;
	padding: 12px;
	background-image: url('leftcolsection.png');
	background-repeat: repeat-x;
	border: 0;
}

#left .section-header, #left .section-header:link, #left .section-header:visited, #left .section-header:active, #left .section-header:hover,
#left a.level-1, #left a.level-1:link, #left a.level-1:visited, #left a.level-1:active, #left a.level-1:hover 
{
	text-align: center;
	padding: 5px;
	background-color: #000000;
	color: #ffffff;
}

#left .section-header:hover, #left a.level-1:hover
{
	text-decoration: underline;
}
	
#center
{
	width: 790px;
	float: right;
	display: inline; /* IE 6 double-margin bug */
	margin-right: 15px;
}

#iframe #center
{
	margin: 0;
	width: 790px;
}

h1, .section-header, #left a.level-1
{
	background-image: url('section-header.png');
	background-repeat: repeat-x;
	color: #ffffff;
	padding: 6px 10px;
	background-color: #000000;
	margin: 0;
	font-weight: bold;
}

h1 a, h1 a:link, h1 a:visited, h1 a:active, h1 a:hover
{
	color: #ffffff;
	text-decoration: none;
}

h1 a:hover
{
	text-decoration: underline;
}

h1 .right
{
	border-left: 2px groove #000000;
	padding-left: 10px;
	display: block;
	float: right;
}

.phonerow table.phones
{
	margin-top: 20px;
}	

.red
{
	font-weight: bold;
	color: red;
}

.row
{
	display: block;
	clear: both;
	float: left;
	margin-bottom: 20px;
}

td.box
{
	width: 33.33%
}

.featured-deals div.box
{
	float: left;
	width: 253px;
	height: 310px;
	margin: auto;
	padding-top: 15px;
	background-position: center bottom;
	text-align: left;
	cursor: pointer;
	margin: 5px;
}

.model div.box
{
	background-color: #ffffff;
	border: 2px solid #000000;
	border-color: #eeeeee #999999 #999999 #eeeeee;
	cursor: pointer;
}

.model h2
{
	height: 40px;
	margin: 10px;
	text-align: center;
}

.model .info
{
	margin-bottom: 4px;
	margin-left: 84px;
}

.model .info img
{
	width: 12px;
	height: 12px;
	vertical-align: middle;
}

.model .features
{
	padding-bottom: 10px;
}

.model .features img
{
	width: 42px;
	height: 42px;
}

.model .main-image
{
	width: 60px;
	height: 120px;
	margin: 12px;
	float: left;
}

.model .price
{
	color: #ff0000;
}

.model .num
{
	display: none;
}

.model-list .num
{
	display: inline;
}

.model-list
{
	background-image: url('featuredback.jpg');
	background-repeat: repeat-x;
	width: 100%;
}

.model-list td
{
	padding: 20px 0px;
}

.model-list .arrow
{
	text-align: center;
	width: 40px;
	cursor: pointer;
}

.model-list .arrow img
{
	width: 28px;
	height: 43px;
}

.model-list-models
{
	width: 470px;
}

.model-list-models .box
{
	width: 230px;
	margin-right: 5px;
}

.model-list ul
{
	background-color: #ffffff;
	border: 2px solid #000000;
	border-color: #eeeeee #999999 #999999 #eeeeee;
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 205px;
}

.model-list ul a, .model-list ul a:link, .model-list ul a:visited, .model-list ul a:active, .model-list ul a:hover
{
	text-decoration: none;
	display: block;
	color: #6b6b6b;
	padding: 5px 10px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #aaaaaa;
	margin: 0 10px;
}

.model-list ul a:hover
{
	color: #ffffff;
	background-color: #06142e;
}

.model-list li.title
{
	color: #ffffff;
	background-color: #06142e;
	border: 3px solid #ffffff;
	padding: 5px 10px;
	font-size: 1.3em;
}
	
.boxfeatured
{
	width: 230px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	background-position: center bottom;
	text-align: left;
	padding-top: 15px;
	background-color: #ffffff;
	border-top: 2px solid #eeeeee;
	border-left: 2px solid #eeeeee;
	border-bottom: 2px solid #999999;
	border-right: 2px solid #999999;
}
	
.boxtop
{
	background-repeat: no-repeat;
	padding-bottom: 10px;
	font-size: 1.2em;
	color: #ffffff;
	padding-top: 10px;
	font-weight: normal;
	text-align: center;
	background-repeat: no-repeat;
}
	
.boxtop a
{
	color: #ffffff !important;
}

.box-3 .boxtop
{
	background-image: url('boxtop-3.png');
}
	
.box-orange .boxtop
{
	background-image: url('boxtop-orange.png');
}
	
.box-t-mobile .boxtop
{
	background-image: url('boxtop-t-mobile.png');
}
	
.box-vodafone .boxtop
{
	background-image: url('boxtop-vodafone.png');
}
	
.box-o2 .boxtop
{
	background-image: url('boxtop-o2.png');
}

.boxbottom
{
	background-color: #ffffff;
}
	
.boximages
{
	padding: 20px 12px 0 12px !important;
	text-align: center;
}

.phone
{
	float: left;
	width: 45%;
	text-align: center;
}

.plus
{
	float: left;
	width: 10%;
	text-align: center;
	padding-top: 40px;
}

.gift
{
	float: left;
	width: 45%;
	text-align: center;
}

.more
{
	float: right;
	font-weight: bold;
	font-size: 170%;
}

.box .cashback
{
}

.box .cashback-amount
{
	position: absolute;
	z-index: 2;
	text-align: center;
	padding-top: 10px;
	font-size: 110%;
	font-weight: bold;
}

.deal
{
	font-size: 110%;
	font-weight: bold;
	padding: 3px;
	height: 45px;
	text-align: center;
	clear: both;
	margin: 0;
	border: 10px solid #ffffff;
}

.box-3 .deal
{
	background-color: #c1e5bb;
}

.box-orange .deal
{
	background-color: #f4c99c;
}

.box-t-mobile .deal
{
	background-color: #eac9dd;
}

.box-vodafone .deal
{
	background-color: #deaea1;
}

.box-o2 .deal
{
	background-color: #afb2d0;
}



.three
{
	color: #176915;
}
	
.orange
{
	color: #964f00;
}
	
.t-mobile
{
	color: #5b0026;
}
	

.vodafone
{
	color: #611500;
}
	
.o2
{
	color: #010849;
}

table.boxes
{
	width: 100%;
}

table.boxes, table.boxes tr, table.boxes td
{
	padding: 0px;
	margin: 0px;
}

.featured-deals
{
	background-color: #295e9e;
}

.featured-deals .main-image
{
	width: 100px;
	height: 100px;
}

.featured-deals .boximages img
{
	float: left;
}

.featured-deals .boximages .main-image-single
{
	float: none;
	display: block;
	margin: auto;
}

.featured-deals .boximages div img
{
	float: none;
}

.featured-deals .boximages div
{
	float: left;
	width: 100px;
}

img.networkicon
{
	margin: 10px;
	padding-top: 20px;
}	

.moreinfo
{
	clear: both;
	padding: 10px;
	margin-bottom: 5px;
	font-size: 1.1em;
	font-weight: bold;
}

.moreinfo img
{
	margin-right: 10px;
	vertical-align: bottom;
}

.col50
{
	width: 50%;
	float: left;
}

.box h3
{
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}

	
#right
{
	width: 220px;
	float: left;
	display: block;
}
	
/* new styles 6.6.2008 */

.slotmachine
{
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url('slotback.png');
	background-repeat: repeat-y;
	background-position: center;
}
	
.slottop
{
	margin-left: 20px;
}

.slotinside
{
	padding-left: 10px;
	padding-right: 10px;
}

td.border-left
{
	color: red;
	background-image: url('border-left.jpg');
	background-repeat: repeat-y;
	background-position: top left;
	text-align: center;
}
	
td.slots
{
	width: 160px;
}

td.slots table.images
{
	margin-left: 15px;
	height: 150px;
	text-align: center;
	width: 130px;
}
	
	
td.slots table.images h3
{
	font-weight: bold;
	color: #7b0b07;
	font-size: 1.6em;
}

td.slots table.chooser
{
	margin-left: 5px;
	text-align: center;
	width: 155px;
	font-size: 0.9em;
}
	
.lucky
{
	margin-top: 10px;
}
	
img.wideline
{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 2px;
}
	
.slotmachine h3
{
	padding-bottom: 0px;
	margin-bottom: 5px;
}
	
.slotmachine img
{
	border: none !important;
}
	
.slotcell
{
	background-image: url('slotcell.png');
	background-repeat: no-repeat;
	width: 160px;
	height: 150px;
	display: block;
	overflow: hidden;
	text-align: center;
}
	
.dealdetails
{
	text-align: center;
	font-size: 1.6em;
	line-height: 160%;
	color: #333333;
}
	
table.tag
{
	background-image: url('pricetag.png');
	background-repeat: no-repeat;
	width: 125px;
	height: 170px;
	text-align: center;
	margin-left: 6px;
}

.dealdetails img
{
	margin-left: 5px;
	margin-right: 5px;
	border: none !important;
}
	


table.tag h3
{
	font-size: 3em;
	color: #7b0b07;
	font-weight: bold;
	margin: 20px;
	padding-top: 10px;
}
	
h3.free	a
{
	font-size: 2em;
	color: #8b0000 !important;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
	
td.buy
{
	width: 125px;
	height: 46px;
}
	
.advert
{
	display: block;
	margin: 10px;
	border: 2px solid #c6d0d5;
	background-color: #d3dce0;
	text-align: center;
	padding: 25px;
}

.phonerow
{
	display: block;
	float: left;
	margin-top: 10px;
	margin-bottom: 50px;
	width: 100%;
	clear: both;
}
	
.phonerowtop
{
	display: block;
	float: left;
	margin-top: 0px;
	margin-bottom: 50px;
	padding-top: 10px;
	width: 100%;
	clear: both;
	background-image: url('featuredback.jpg');
	background-repeat: repeat-x;
}
		
.phoneblock
{
	width: 150px;
	float: left;
	display: block;
	text-align: left;
}

img.featuredicon
{
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}

 img.featuredphone
 {
	margin: 10px;
	display: block;
}

.dealsrow
{
	background-color: #295e9e;
	width: 100%;
	display: block;
	float: left;
}

td.clickmoreinfo
{
	text-align: right;
}
	
td.titlebar
{
	font-size: 1.6em;
	width: 200px;
	font-weight: normal;
}

tr.phonetr
{
	height: 140px;
}

img.icon-info
{
	margin-right: 6px;
}

td.phonedetails
{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
	
.maintitle
{
	background-image: url('lefttitle.png');
	background-repeat: repeat-x;
	color: #ffffff;
	text-align: left;
	display: block;
	padding: 5px;
	margin-bottom: 0px;
	background-color: #030303;
}
	
.finder h3
{
	padding: 0px;
	margin: 0px;
}
	
.or
{
	text-align: center;
}
	
.finder select
{
	width: 100%;
	border: 1px solid #648599;
	font-size: 11px;
	color: #333333;
}


.finder #freetext
{
	margin: 0 0 10px 0;
}

.finder #freetext .text
{
	width: 105px;
}

.finder #freetext .butt
{
	width: 30px;
	padding: 0;
}

.finder a
{
	display: block;
	text-align: center;
}

table.phoneandgift
{
	width: 100%;
	text-align: center;
}




















.script
{
	font-size: 16px;
	background-color: #FFCC99;
	padding: 3px;
	border: 1px solid #000000;
	color: #000000;
}

.scriptNote
{
	font-style: italic;
}

table.script
{
	border-collapse: collapse;
}

table.script td, table.script th
{
	font-size: 16px;
	text-align: left;
	border: 1px solid #000000;
}

table.script div
{
	color: red;
	font-weight: bold;
	text-align: center;
}



#balloon { position: absolute; top: 0; left: 0; background-image: url('balloon.gif'); background-repeat: no-repeat; height: 29px;}
#balloon-inner { background-image: url('balloon-right.gif'); background-repeat: no-repeat; height: 20px; padding: 7px 8px 0 4px; margin-top: 2px; background-position: 100%;}

.softPop
{
	display: none;
	background-image: url('soft-pop-background.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	position: absolute;
	width: 440px;
	height: 320px;
	z-index: 9999;
}

.softPopInner
{
	/*width: 356px;
	height: 222px;*/
	overflow: auto;
	margin: 20px;
	background-color: #ffffff;
	color: #333333;
	height: 272px;
	width: 380px;
	padding: 3px 10px 5px 10px;
}

.softPop h3
{
	font-size: 18px !important;
	color: #5C98BA !important;
	font-weight: bold !important;
	float: left !important;
	margin: 18px 0 !important;
}


.softPopClose
{
	float: right;
	width: 20px;
	height: 20px;
	margin: 10px;
	cursor: pointer;
	background-image: url('soft-pop-close.png');
	font-size: 1px;
}

.warning
{
	margin: 5px;
	border: 2px solid red;
	padding: 10px;
}

.noBorder, .noBorder td
{
	border: none;
}

#pop-content
{
	margin: 20px;
	background-color: #ffffff;
	text-align: left;
	padding: 10px;
	padding-top: 0;
}





ul.mobiles-tabs
{
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}

ul.mobiles-tabs li
{
	list-style-type: none;
	float: left;
	width: 150px;
	margin-right: 5px;
}

ul.mobiles-tabs li a, ul.mobiles-tabs li a:link, ul.mobiles-tabs li a:visited, ul.mobiles-tabs li a:active, ul.mobiles-tabs li a:hover
{
	height: 23px;
	background-image: url('tab-off.png');
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	padding-top: 22px;
	color: #ffffff;
	background-color: transparent !important;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

ul.mobiles-tabs li a.active, ul.mobiles-tabs li a.active:link, ul.mobiles-tabs li a.active:visited, ul.mobiles-tabs li a.active:active, ul.mobiles-tabs li a.active:hover,
ul.mobiles-tabs li.active a, ul.mobiles-tabs li.active a:link, ul.mobiles-tabs li.active a:visited, ul.mobiles-tabs li.active a:active, ul.mobiles-tabs li.active a:hover,
ul.mobiles-tabs li a:hover
{
	height: 35px;
	padding-top: 10px;
	background-image: url('tab-on.png');
}

#phone .tabData
{
	clear: right;
	height: 205px;
	overflow: auto;
}

#phone #video-review
{
	height: 300px;
}

#tariff .tabData
{
	padding: 10px;
	padding-top: 0;
}

#view-more-deals
{
	float: right;
	font-weight: bold;
	text-align: center;
	margin-right: 40px;
	width: 150px;
	height: 65px;
	background-image: url('shadow-arrow.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}

#phone, #tariff
{
	clear: both;
	background-color: #dde6ed;
	width: 100%;
	line-height: 170%;
	padding-top: 5px;
}

#phone h2
{
	margin: 0;
	padding: 0;
}

#hugeImgDiv
{
	background-image: none;
}

#hugeImgDiv .softPopInner
{
	border: 2px solid #000000;
	width: 100%;
	height: 100%;
}

#five-reasons
{
	float: right;
	clear: right;
	font-size: 140%;
	margin: 20px 10px 0 0;
}

#phone-fruit-machine-container
{
	background-color: #dde6ed;
}

#main-phone-image
{
	float: left;
	width: 255px;
	padding: 10px;
	margin-right: 10px;
	border-right: 1px solid #ffffff;
}

#main-phone-image a
{
	display: block;
	float: left;
	margin: 0;
	margin-left: 5px;
}

#main-phone-image img
{
	display: block;
	float: left;
	margin: 0;
}

#phone h3
{
	font-size: 100%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

#phone h1
{
	float: left;
	margin: 0;
	margin-top: 15px;
	color: #000000;
	background: transparent none;
	padding: 0;
}

#phone #feature-icons
{
	float: right;
}

#phone #feature-icons img
{
	margin-right: 10px;
}

#phone-description
{
	height: 125px;
	overflow: auto;
}

#description-page-links
{
	text-align: right;
	margin-right: 10px;
	float: right;
}

.paginatorLinkDisabled
{
	color: #cccccc !important;
	text-decoration: none !important;
	cursor: default;
}

#main-phone-image .send-to-a-friend
{
	float: right;
	padding-left: 20px;
	margin-top: 10px;
	text-align: right;
	clear: both;
	background-image: url('../generic/icons/small/email.png');
	background-position: 0px 3px;
	background-repeat: no-repeat;
}

#main-phone-image .send-to-a-friend a
{
	margin: 0;
	padding: 0;
	float: none;
	display: inline;
}

#full-features dt a, #full-features dt a:link, #full-features dt a:visited, #full-features dt a:active, #full-features dt a:hover
{
	display: block;
	margin-right: 1px;
	padding: 3px;
	height: 16px;
	background-image: url('../generic/icons/small/information.png');
	background-repeat: no-repeat;
	background-position: right;
}

#full-features dt a:hover
{
	background-color: #06142e;
	color: #ffffff;
}

#full-features dd
{
	display: none;
}


.data th
{
	background-color: #3b5a6c;
	background-image: url(data-th.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #B7D7E8;
	color: #ffffff;
	font-size: 0.9em;
	font-weight: normal;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}

.data .r0
{
	background-color: #cbdae6;
	border-bottom:1px solid #94afc5;
}

.data .r1
{
	background-color: #9ac0de;
	border-bottom:1px solid #94afc5;
}

.data td
{
	border-left: 1px solid #ffffff;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

.big
{
	font-size: 1.2em;
}

.discontinued
{
	text-align: center;
}

.preorder
{
	padding: 20px;
	background-color: #dde6ed;
}



.editTab, .editTab:link, .editTab:visited, .editTab:active, .editTab:hover
{
	position: absolute !important;
	display: block !important;
	background-color: #cc0000 !important;
	padding: 10px 30px !important;
	color: #ffffff !important;
	-moz-opacity: 0.75;
	filter: Aplha(Opacity=75%);
	border: 2px solid #ffffff;
	margin-top: -40px;
	z-index: 10000;
}

.editTab:hover
{
	background-color: #ff0000 !important;
}

.editContainer
{
	position: absolute;
}



/* Sitemap */
urlset
{
	background-color: #043d85;
	padding: 10px;
	background-image: url('background.jpg');
	background-repeat: repeat-x;
	color: #333333;
	font-size: 11px;
}

url
{
	display: block;
	background-color: #ffffff;
	width: 600px;
	margin: auto;
	padding: 10px;
}

loc, priority, changefreq, lastmod
{
	display: block;
	margin-left: 10px;
}

loc
{
	margin-left: 0;
	font-weight: bold;
}

#basket-container
{
	background-color: #dde6ed;
	width: 100%;
	float: left;
}

#basket-buttons
{
	float: right;
	width: 220px;
	padding: 10px 0;
}

#basket-buttons img
{
	display: block;
	margin: 10px 10px 0 10px;
}

#basket-contents
{
	float: right;
	width: 570px;
}

#basket-contents h1
{
	padding: 10px;
	margin: 0;
	color: #043d85;
}

#basket-contents .basket th
{
	text-align: right;
	padding-right: 10px;
}

.checkout-button
{
	width: 350px;
	float: right;
}

.basket-image td, .basket-image a
{
	text-align: center;
	text-decoration: none;
}




/* New deal table (m4e-style) */

.model-deals
{
	width: 970px;
	margin: auto;
}

#iframe .model-deals
{
	width: 790px;
}

.model-deals th, .model-deals td
{
	border: 1px solid #9BBDE5;
	vertical-align: middle;
	text-align: center;
}

.model-deals th
{
	background-color: #9BBDE5;
	color: #000000;
	font-weight: bold;
	height: 20px;
	padding: 0 10px;
}

.model-deals .price
{
	font-weight: bold;
}

.model-deals .price img
{
	width: 33px;
	height: 75px;
}

.model-deals .free
{
	color: #ff0000;
}

.model-deals .tariff
{
	padding: 5px;
}

.model-deals .tariff img
{
	width: 34px;
	height: 34px;
}

.model-deals .tariff .length
{
	font-weight: bold;
	color: #336699;
}

.model-deals .mins, .model-deals .sms, .model-deals .bband
{
	padding: 10px;
	font-weight: bold;
	font-size: 24px;
	color: #336699;
}

.model-deals .mins-text, .model-deals .sms-text, .model-deals .textual
{
	font-size: 13px;
}

.model-deals .mins div, .model-deals .sms div, .model-deals .bband div
{
	font-size: 13px;
}
.model-deals .bband div
{
	font-size: 11px;
}

.model-deals .info
{
	text-align: left;
	border-right: 0;
}

.model-deals .info ul
{
	margin: 0;
	padding: 0;
}

.model-deals .info li
{
	margin-left: 15px;
	padding: 0;
}

.model-deals .info .gift-name
{
	color: #ff0000;
	font-weight: bold;
}

.model-deals .info .tco
{
	font-weight: bold;
}

.model-deals .gift-img
{
	border-left: 0;
	width: 50px;
	text-align: center;
}

.model-deals .gift-img img
{
	width: 80px;
	height: 75px;
}

.model-deals .monthly div
{
	padding: 10px;
	font-weight: bold;
	font-size: 18px;
}

.model-deals .buy
{
	width: 85px;
	text-align: center;
	height: auto;
}

.model-deals .buy a
{
	text-decoration: none;
	display: block;
}

.model-deals .buy img
{
	display: block;
	width: 80px;
	height: 50px;
}

.model-deals .featured-deal *
{
	background-color: #e1ffff;
	font-weight: bold !important;
}

.refine
{
	margin: 10px 0;
	width: 100%;
	clear: both;
}

.refine-container .phone-features
{
	display: none;
}

.refine-container, .models-search
{
	padding: 10px;
	background: #dde6ed;
}

.models-search td.advancedSearch
{
	text-align: right;
}

.refine .FFTable
{
	width: 100%;
}

.refine .FFTable td, .models-search td
{
	font-weight: bold;
	padding: 4px 10px;
	text-align: left;
	vertical-align: bottom;
}

.refine-network, .refine-price, .refine-sort,
.refine-data, .refine-cashback, .refine-search
{
	border-left: 2px groove #ffffff;
}

.refine-network select, .refine-mins select, .refine-data select
.refine-line_rental select, .refine-contract_length select
{
	width: 80px;
}

#model-deals-results
{
	width: 100%;
	/*
	height: 400px;
	overflow: auto;
	*/
}

.tariffs  .section-header
{
	clear: both;
	margin: 20px 0 5px 0;
}

.tariffs .tariff
{
	background-color: #ffffff;
	border: 2px solid #eeeeee;
	border-color: #eeeeee #999999 #999999 #eeeeee;
	width: 239px;
	float: left;
	height: 150px;
	padding: 0 10px;
}

.tariffs .tariff h2
{
	text-align: center;
	height: 40px;
}












.block-list
{
	list-style-type: none;
	padding: 10px 0 0 0;
	margin: 0;
}

.block-list li
{
	display: block;
	height: 120px;
	width: 70px;
	padding: 0 5px;
	float: left;
}

.block-list a
{
	display: block;
	text-align: center;
	text-decoration: none;
}

.block-list img
{
	display: block;
	margin: auto;
}

.retailers-list li
{
	width: 120px;
}


.brand
{
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 50px;
}

.brand h2
{
	border: 1px solid #043d85;
	border-width: 1px 0;
	padding: 5px 0;
	margin: 5px 0;
	float: left;
	width: 100%;
}

.brand h2 a
{
	text-decoration: none;
}

.brand h2 img
{
	vertical-align: middle;
}

.models
{
	margin-top: 10px;
	overflow: auto;
	padding-bottom: 1px;
}

.models a, .models a:link, .models a:visited, .models a:active, .models a:hover
{
	display: block;
	float: left;
	height: 125px;
	width: 98px;
	text-decoration: none;
	text-align: center;
}

.models a:hover
{
	color: #ff0000;
}

.models-with-price a, .models-with-price a:link, .models-with-price a:visited, .models-with-price a:active, .models-with-price a:hover
{
	height: 140px;
}

.models-with-price span
{
	display: block;
	text-align: center;
	font-style: italic;
}

.models  a img
{
	display: block;
	margin: auto;
	width: 50px;
	height: 80px;
}

.tariffs
{
	margin-top: 10px;
	overflow: auto;
}

.tariffs a, .tariffs a:link, .tariffsa:visited, .tariffs a:active, .tariffs a:hover
{
	display: block;
	float: left;
	height: 65px;
	width: 230px;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 20px;
}

.tariffs a:hover
{
	color: #ff0000;
}

.tariffs  a img
{
	display: block;
	float: left;
	margin: auto;
	width: 50px;
	height: 80px;
	margin-top: -15px;
	margin-right: 10px;
}

.big-logos a, .big-logos a:link, .big-logos a:visited, .big-logos a:active, .big-logos a:hover
{
	display: block;
	float: left;
	height: 180px;
	width: 160px;
	text-decoration: none;
	text-align: center;
	margin: 10px 18px;
}

.big-logos a:hover
{
	color: #ff0000;
}

.big-logos  a img
{
	display: block;
	margin: auto;
	width: 160px;
	height: 160px;
}



#retailers
{
}

#headermenu #retailers span
{
	display: none;
}

#headermenu #retailers li
{
	height: auto;
	width: auto;
}


.M4EModel #left, .M4ETariff #left, .M4EGift #left, .M4ERetailer #left
{
	width: 0;
	position: absolute;
	overflow: hidden;
}

#left-handle
{
	display: none;
}

.M4EModel #left-handle, .M4ETariff #left-handle, .M4EGift #left-handle, .M4ERetailer #left-handle
{
	display: block;
	position: absolute;
	width: 36px;
	height: 177px;
	margin-left: -36px;
	cursor: pointer;
	background: url('main-menu.png') no-repeat;
}

.M4EModel #center, .M4ETariff #center, .M4EGift #center, .M4ERetailer #center
{
	width: 970px;
}


.review .title
{
	background-color: #eeeeff;
	height: 24px;
	padding: 4px 0 0 10px;
	margin-top: 10px
}

.review .name
{
	font-weight: bold;
}

.review .date
{
	font-style: italic;
}

.review .stars
{
	background: no-repeat url(stars.png);
	padding-left: 120px;
	display: block;
	float: right;
	height: 28px;
	margin-right: 20px;
}

.review .stars span
{
	display: none;
}

.review .stars-0
{
	background-position: -120px 0;
}

.review .stars-1
{
	background-position: -96px 0;
}

.review .stars-2
{
	background-position: -72px 0;
}

.review .stars-3
{
	background-position: -48px 0;
}

.review .stars-4
{
	background-position: -24px 0;
}

.review .stars-5
{
	background-position: 0 0;
}

.review .likes
{
	background: no-repeat url(../generic/icons/small/comment_add.png);
	padding-left: 20px;
}

.review .dislikes
{
	background: no-repeat url(../generic/icons/small/comment_delete.png);
	padding-left: 20px;
}


.search-page-form
{
	margin-top: 20px;
}

.search-results h2
{
	padding-top: 20px;
	clear: both;
}



#retailers-box
{
	width: 780px;
	margin: auto;
	padding: 5px;
	padding-top: 3px;
	height: 72px;
	background: #ffffff url('retailers-bg.png') no-repeat right top;
}

#retailers-container
{
	width: 700px;
	float: left;
	padding: 0;
	margin: 3px 18px;
	overflow: hidden;
	height: 36px;
}

#retailers-box-retailers
{
	margin: 0;
	padding: 0;
}

#retailers-box-retailers span
{
	display: none;
}

#retailers-box-retailers li
{
	float: left;
	width: 60px;
	height: 30px;
	margin: 3px 0px;
}

#retailers-compare
{
	color: #ffffff;
	font-size: 26px;
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
}

#retailers-whole-market, #retailers-whole-market:link, #retailers-whole-market:visited, #retailers-whole-market:active, #retailers-whole-market:hover
{
	display: block;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
}

#retailers-whole-market:hover
{
	color: #eeeeff;
}

#prevRetailer, #nextRetailer
{
	background: url('retailers-left.png') no-repeat;
	width: 22px;
	height: 25px;
	float: left;
	margin-top: 8px;
}

#nextRetailer
{
	background-image: url('retailers-right.png');
}



.sectioned-models-list
{
	float: left;
}

.section
{
	float: left;
	background-color: #dde6ed;
	margin-bottom: 10px;
	width: 770px;
	padding: 10px;
}

.section-link
{
	text-decoration: none;
	display: block;
	text-align: center;
	float: left;
	height: 125px;
	width: 100px;
	margin-top: 10px;
	margin-right: 10px;
	padding-bottom: 1px;
}

.section-link img
{
	width: 100px;
	height: 80px;
	display: block;
	margin: auto;
}

.section-view-all
{
	text-decoration: none;
	display: block;
	text-align: center;
	float: right;
	height: 45px;
	width: 50px;
	margin-top: 10px;
	padding-top: 80px;
	padding-bottom: 1px;
	background: url('view-all.png') top center no-repeat;
	
}

.sectioned-models-list .models
{
	float: left;
}

.section-view-all
{
}


#features .tabData
{
	padding: 10px;
	background-color: #dde6ed;
	clear: both;
	float: left;
	border: 1px solid #ccdbe4;
}

#features label
{
	display: block;
	float: left;
	width: 187px;
}

#footer-text
{
	text-align: center;
	color: #333333;
	margin: 10px 0;
}

.gift-image-caveat
{
	font-size: 10px;
	color: #999999;
	display: block;
	text-align: center;
}



.tariffs-comparison
{
	width: 100%;
}

.tariffs-comparison .r1
{
	background-color: #ffffff;
}


.tariffs-comparison .bucket-header th
{
	font-size: 140%;
	font-weight: bold;
}




.podcast-player
{
	margin-top: 5px;
	float: left;
	width: 480px;
	margin-right: 20px;
}

.podcasts
{
	width: 290px;
	float: left;
}

.podcast
{
	clear: both;
	margin-bottom: 10px;
}

.podcasts h2
{
	background-color: #9bbde5;
	color: #ffffff;
	padding: 5px;
	margin: 5px 0;
	font-weight: bold;
}

.podcasts img
{
	display: block;
	float: left;
	margin: 5px;
}

.podcast-subscribe
{
	display: block;
	background: url('../generic/icons/rss-icon.png') left center no-repeat;
	height: 43px;
	padding-top: 15px;
	padding-left: 53px;
	float: left;
	margin: 5px;
}

.podcast-all
{
	display: block;
	float: left;
	text-align: center;
	margin: 10px;
}







.ms-tabs
{
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.ms-tabs li
{
	display: block;
	float: left;
}

.ms-tabs li table, .ms-tabs li td
{
	border-collapse: collapse;
	border: 0;
	vertical-align: middle;
	text-align: center;
	height: 38px;
	width: 160px;
}

.ms-tabs li a, .ms-tabs li a:link, .ms-tabs li a:visited,
.ms-tabs li a:active, .ms-tabs li a:hover
{
	display: block;
	padding: 4px 0;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #646464;
	font-weight: bold;
}

.ms-tabs li.tab-selected
{
}

#contract, #payg, #simfree
{
	clear: both;
}

.tab-contract a, .tab-payg a, .tab-simfree a
{
	overflow: hidden;
	text-indent: -1000px;
	display: block;
	width: 150px;
	height: 45px;
	padding: 0;
	margin: 0;
}

.tab-contract, .tab-payg, .tab-simfree
{
	width: 150px;
	height: 45px;
	margin: 0 5px 0 0;
}

.tab-contract
{
	background: url('tab-contract-off.png') no-repeat;
}

.tab-contract.tab-selected
{
	background-image: url('tab-contract-on.png');
}

.tab-payg
{
	background: url('tab-payg-off.png') no-repeat;
}

.tab-payg.tab-selected
{
	background-image: url('tab-payg-on.png');
}

.tab-simfree
{
	background: url('tab-sim-free-off.png') no-repeat;
}

.tab-simfree.tab-selected
{
	background-image: url('tab-sim-free-on.png');
}



.m4e-record
{
	border: 0;
	width: 1px;
	height: 1px;
	visibility: hidden;
}





.deals-results-pages-outer, .tariffs-results-pages-outer
{
	padding: 5px 0;
	overflow: hidden;
}

/* Centering technique from http://matthewjamestaylor.com/blog/beautiful-css-centered-menus-no-hacks-full-cross-browser-support */
.deals-results-pages, .tariffs-results-pages
{
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.deals-results-pages-inner, .tariffs-results-pages-inner
{
	clear: left;
	float: left;
	position: relative;
	left: 50%;
	text-align: center;
}

.deals-results-pages a, .deals-results-pages a:link, .deals-results-pages a:visited,
.deals-results-pages a:active, .deals-results-pages a:hover,
.tariffs-results-pages a, .tariffs-results-pages a:link, .tariffs-results-pages a:visited,
.tariffs-results-pages a:active, .tariffs-results-pages a:hover
{
	display: block;
	float: left;
	position: relative;
	right: 50%;
	padding: 5px 8px;
	margin: 0 5px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	text-decoration: none;
}

.deals-results-pages a:hover, .tariffs-results-pages a:hover
{
	background-color: #dde6ed;
}

.deals-results-pages a.selected, .deals-results-pages a.selected:link, .deals-results-pages a.selected:visited,
.deals-results-pages a.selected:active, .deals-results-pages a.selected:hover,
.tariffs-results-pages a.selected, .tariffs-results-pages a.selected:link, .tariffs-results-pages a.selected:visited,
.tariffs-results-pages a.selected:active, .tariffs-results-pages a.selected:hover
{
	background-color: #ffffff;
	border-color: #dde6ed
}

.deals-results-pages a.disabled, .deals-results-pages a.disabled:link, .deals-results-pages a.disabled:visited,
.deals-results-pages a.disabled:active, .deals-results-pages a.disabled:hover,
.tariffs-results-pages a.disabled, .tariffs-results-pages a.disabled:link, .tariffs-results-pages a.disabled:visited,
.tariffs-results-pages a.disabled:active, .tariffs-results-pages a.disabled:hover
{
	border-color: #ffffff;
	color: #cccccc;
	background-color: #ffffff;
}

.deals-results-pages-inner div, .tariffs-results-pages-inner div
{
	display: block;
	float: left;
	position: relative;
	right: 50%;
	padding: 5px 8px;
	color: #0072bb;
}

.deals-results-pages p, .tariffs-results-pages p
{
	clear: both;
	color: #999999;
	padding-top: 3px;
	text-align: center;
}

.deals-results-loading, .tariffs-results-loading
{
	padding: 200px 0;
	text-align: center;
	font-weight: bold;
}

#refine-stand-in
{
	display: none;
}