body {
	background: #636362;
	color: #555;
}

a {
	color: #f37800;
}

#overlay {

	background: url(../images/overlay_trans.png);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 100;

}

#page {
	position: relative;
	width: 888px;
	margin: 0px auto;
	top: 0;
	overflow: hidden;
	padding-bottom: 50px;
}

#header {
	overflow: hidden;
	
	top: 0px;
	height: 120px;
	position: relative;
}

#header h1 {
	position: absolute;
	top: 68px;
	z-index: 100;
	color: #fff;
	right: 10px;
}

#logo {
	width: 177px;
	height: 58px;
	float: left;
	position: absolute;
	top: 27px;
	left: 23px;
}
	#logo {
		background: url(../images/logo.png) no-repeat;
		display: block;
	}
	#logo a {
		display: block;
		padding-top: 58px;
		height: 0;
		overflow: hidden;
	}

#top-bar {
	width: 668px;
	float: right;
	height: 70px;
	background: url(../images/top-bar-bg.png) no-repeat;
	overflow: hidden;
	
	position: relative;
	top:0px;
}
	#top-bar-blurb {
		width: 195px;
		height: 50px;
		float: left;
		position: absolute;
		left: 23px;
		top: 10px;
	}
		
		#top-bar-blurb a {
			display: block;
			height: 0px;
			padding-top: 50px;
			overflow: hidden;
		}
	
	#top-bar-flags {
		height: 70px;
		width: 140px;
		text-align: right;
		float: right;
		position: absolute;
		right: 30px;
	}
		
		
		#top-bar-flags p {
			color: #fff;
			font-weight: bold;
			font-size: 11px;
			text-align: right;
			display: block;
			height: 29px;
			line-height: 29px;
		}
			
		#top-bar-flags ul {
			height: 40px;
			overflow: hidden;
			float: right;
			width: 122px;
		}
		
		#top-bar-flags li {
			overflow: hidden;
			float: left;
		}
		
		#top-bar-flags a {
			display: block;
			float: left;
			margin-left: 2px;
			margin-right: 3px;
		}
		
	#top-bar-phone {
		width: 200px;
		float: left;
		position: absolute;
		left: 243px;
		height: 45px;
		margin-top: 10px;
	}
	
		#top-bar-phone p {
			color: #fff;
			font-weight: bold;
			font-size: 13px;
			margin-bottom: 2px;
		}
		
		#top-bar-phone p.hours {
			color: #ddd;
			font-weight: normal;
			font-size: 11px;
		}
		
		#top-bar-phone p strong {
			color: #ffd200;
		}
		
#nav {
	height:40px;
	top: 80px;
	left: 0px;
	position: absolute;
	float: left;
	background: url(../images/nav-bg.png) no-repeat bottom;
	width: 888px;
}

	#nav ul {
		margin-left: 220px;
		height: 40px;
	}

	#nav li {
		float: left;
		height: 40px;
		margin-right: 10px;
	}
	
	#nav li a {
		display: block;
		height: 40px;
		float: left;
		text-decoration: none;
	}
	
	#nav li a span {
		text-align: center;
		color: #fff;
		font-size: 13px;
		text-decoration: none;
		line-height: 42px;
		height: 40px;
		display: block;
		float: left;
		padding-right: 40px;
		padding-left: 24px;
		background: url(../images/nav-bg-right.png) right no-repeat;
	}
		
	#nav li a.active, #nav li a:hover {
		background: url(../images/nav-active-bg.png) no-repeat left;
	}
	#nav li a.active span, #nav li a:hover span {
		background: url(../images/nav-active-bg-right.png) right no-repeat;
	}
	
	
#box-top {
	height: 226px;
	background: url(../images/box-top-bg.png) no-repeat;
	overflow: hidden;
	
	position: relative;
	top: 0;
}
	#box-top .page {
		
		overflow: hidden;
		
	}
	#box-top .full-image {
		width: 854px;
		height: 199px;
		background: url(../images/box-top-img2.jpg) no-repeat;
		margin-left: 16px;
		margin-top: 9px;
	}
	
	#box-top.white {
		background: url(../images/box-top-white-bg.png) no-repeat;
	}
	
	h3#phone-choice {
		background: url(../images/box-top-title.png) no-repeat;
		height: 0;
		width: 166px;
		padding-top: 33px;
		overflow: hidden;
		position: absolute;
		left: 26px;
		top: 21px;
	}
	
	label#choose-make {
		background: url(../images/box-top-title-make.png) no-repeat;
		height: 0;
		width: 146px;
		padding-top: 21px;
		overflow: hidden;
		display: block;
		position: absolute;
		left: 27px;
		top: 70px;
	}

	label#choose-model {
		background: url(../images/box-top-title-model.png) no-repeat;
		height: 0;
		width: 149px;
		padding-top: 22px;
		overflow: hidden;
		display: block;
		position: absolute;
		left: 27px;
		top: 115px;
	}
	
	input.button-go {
		width: 55px;
		border: none;
		height: 40px;
		text-indent: -10000px;
		overflow: hidden;
		background: url(../images/button-go.png) no-repeat;
		display: block;
		overflow: hidden;
		position: absolute;
		left: 156px;
		top: 167px;
	}
	
	select#start-model {
		position: absolute;
		top: 138px;
		left: 25px;
	}
	select#start-make {
		position: absolute;
		top: 92px;
		left: 25px;
	}
	#box-top-banner {
		width: 646px;
		height: 199px;
		position: absolute;
		right: 18px;
		top: 10px;
		background: url(../images/box-top-img1.jpg) no-repeat;
	}

#box-top.phone-details {
	
}

	#box-top.phone-details h3 {
		background: url(../images/box-top-title-chosen.png) no-repeat;
		height: 21px;
		width: 134px;
		text-indent: -10000px;
		position: absolute;
		left: 27px;
		top: 29px;
	}
	
	#box-top.phone-details .details {
		position: absolute;
		left: 27px;
		width: 180px;
		top: 65px;
		color: #fff;
		font-size: 15px;
	}
	
	#box-top.phone-details .details p {
		margin-bottom: 15px;
	}
	
	#box-top-banner-1 {
		width: 646px;
		height: 199px;
		background: url(../images/box-top-img2.png) no-repeat;
		position: absolute;
		right: 18px;
		top: 10px;
	}
		#box-top-banner-1 p {
			position: absolute;
			left: 127px;
			top: 90px;
			width: 347px;
			color: #999;
			line-height: 14px;
			font-size: 11px;
		}

		#box-top-banner-1 img {
			
			position: absolute;
			left: 18px;
			bottom: 12px;
		}
	#box-top .col {
		float: left;
		width: 240px;
		padding-left: 27px;
		padding-right: 10px;
		background: url(../images/sep-vert-blue.png) no-repeat right top;
		margin-top: 30px;
		height: 175px;
		overflow: hidden;
	}	
	
	#box-top .col.last {
		background: none;
	}
	
		#box-top .col li {
			color: #636363;
			font-size: 13px;
			margin-bottom: 2px;
		}	

			#box-top .col li a {
				color: #636363;
			}	
	
		#box-top .col h3 {
			background-repeat: no-repeat;
			height: 21px;
			width: 165px;
			overflow: hidden;
			text-indent: -10000px;
			margin-bottom: 5px;
		}
		
		#box-top .col h3.choose-phone {
			background-image: url(../images/h-unlocking.png);
		}

		#box-top .col h3.know-more {
			background-image: url(../images/h-unlocking-02.png);
		}

		#box-top .col h3.why-us {
			background-image: url(../images/h-unlocking-03.png);
		}

		#box-top .col h3.faqs {
			background-image: url(../images/bg-supporttab-faqs.png);
		}

		#box-top .col h3.existing-customers {
			background-image: url(../images/bg-supporttab-existing.png);
		}

		#box-top .col h3.contact-us {
			background-image: url(../images/bg-supporttab-contact.png);
		}

#breadcrumb {
	height: 58px;
}

	#breadcrumb ul {
		overflow: hidden;
		
		height: 58px;
	}
	
		#breadcrumb ul li {
			float: left;
			height: 58px;
			text-indent: -10000px;
		}

		#breadcrumb ul li.step1 {
			background: url(../images/breadcrumb-1.png) no-repeat;
			width: 225px;
		}
		#breadcrumb ul li.step2 {
			background: url(../images/breadcrumb-2.png) no-repeat;
			width: 219px;
		}
		#breadcrumb ul li.step3 {
			background: url(../images/breadcrumb-3.png) no-repeat;
			width: 218px;
		}
		#breadcrumb ul li.step4 {
			background: url(../images/breadcrumb-4.png) no-repeat;
			width: 226px;
		}
		
		#breadcrumb ul li.step1.active1 {
			background: url(../images/breadcrumb-1-active.png) no-repeat;
		}
		#breadcrumb ul li.step2.active2 {
			background: url(../images/breadcrumb-2-active.png) no-repeat;
		}
		#breadcrumb ul li.step3.active3 {
			background: url(../images/breadcrumb-3-active.png) no-repeat;
		}
		#breadcrumb ul li.step4.active4 {
			background: url(../images/breadcrumb-4-active.png) no-repeat;
		}
		
#makes-grayscale {
	height: 179px;
	background: url(../images/makes-grayscale-bg.png) no-repeat;
	position: relative;
	top: 0;
}

	#makes-grayscale h2 {
		height: 0px;
		padding-top: 83px;
		overflow: hidden;
		float: left;
		position: absolute;
		left: 28px;
		top: 28px;
		width: 150px;
	}
	
	#makes-grayscale p {
		width: 160px;
		float: left;
		top: 108px;
		left: 22px;
		color: #707170;
		position: absolute;
		font-size: 8px;
	}
	
	#makes-grayscale ul {
		position: absolute;
		width: 693px;
		height: 66px;
	}

	#makes-grayscale ul.makes-line1 {	
		left: 195px;
		top: 17px;
	}

	#makes-grayscale ul.makes-line2 {	
		left: 195px;
		top: 98px;
	}
	
		#makes-grayscale ul li {
			float: left;
			margin-right: 35px;
			width: 107px;
		}
			
			#makes-grayscale ul li a {
				display: block;
				text-align: center;
				text-decoration: none;
				color: #636362;
				font-size: 11px;
				line-height: 12px;
			}
			
		#makes-grayscale ul li.last {
			margin-right: 0;
		}
		
.small-boxes-row {
	overflow: hidden;
	
}
	.small-boxes-row div {
		float: left;
		margin-right: 6px;
	}
	.small-boxes-row #small-box-chat {
		margin-right: 0;
	}
	
.small-box {
	width: 292px;
	height: 211px; 
	position: relative;
	top: 0;
}
	.small-box#small-box-easy {
		background: url(../images/small-box-easy.png)  no-repeat;
	}
	.small-box#small-box-promise {
		background: url(../images/small-box-promise.png)  no-repeat;
	}
	.small-box#small-box-chat {
		background: url(../images/small-box-chat.png)  no-repeat;
	}
	
	
	.small-box#tall-box-chat {
		background: url(../images/bg-box-chat-tall.jpg) no-repeat;
		height: 417px;
	}
	.small-box#tall-box-chat ol.popular {
		top: 250px;
		list-style: decimal;
		padding-left: 25px;
		width: 230px;
	
	}
	.small-box#tall-box-chat ol.popular li {
		display: list-item;
	}
	
	.small-box a.chat, .small-box #_lpChatImage a {
			display: block;
			width: 95px;
			height: 0px;
			padding-top: 95px;
			overflow: hidden;
			float: left;
			position: absolute;
			text-indent: -10000px;
			right: 16px;
			top: 97px;
		}
        
    span#_lpChatLink div {
        display: inline !important;
        float: none;
    }

	.small-box h3  {
		height: 0;
		padding-top: 80px;
		overflow: hidden;
	}
	
	.small-box ul, .small-box ol {
		position: absolute;
		left: 25px;
		top: 140px;	
	}
	.small-box ul li, .small-box ol li {
		color: #ffd200;
		margin-bottom: 2px;
		font-size: 13px;
	}
	
	.small-box ul li a, .small-box ol li a {
		color: #ffd200;
		font-size: 13px;
	}
	
	
.medium-boxes-row {
	overflow: hidden;
	
}
	.medium-boxes-row div {
		float: left;
	}
	
.medium-box {
	width: 444px;
	height: 202px; 
	position: relative;
	top: 0;
	overflow: hidden;
	
}
	.medium-box#medium-box-testimonials {
		background: url(../images/medium-box-testimonials.png)  no-repeat;
	}
	.medium-box#medium-box-blog {
		background: url(../images/medium-box-blog.png) no-repeat;
	}
	.medium-box h3  {
		height: 0;
		padding-top: 80px;
		overflow: hidden;
		float: left;
		width: 80px;
	}
	.medium-box a.button-go-1 {
		position: absolute;
		bottom: 19px;
		left: 23px;
	}
	
	.medium-box .video {
		float: right;
		margin-right: 20px;
		margin-top: 14px;
	}

a.button-go-1 {
	width: 55px;
	height: 0px;
	padding-top: 40px;
	background: url(../images/button-go-1.png) no-repeat;
	display: block;
	overflow: hidden;
}

a.button-go-2 {
	width: 56px;
	height: 0px;
	padding-top: 41px;
	background: url(../images/button-go-2.png) no-repeat;
	display: block;
	overflow: hidden;
}

#social-bar {
	height: 65px;
	background: url(../images/join-in-bg.png) no-repeat;
	position: relative;
	top:0;
}

	#social-bar ul {
		height: 52px;
		position: absolute;
		left: 188px;
		top: 6px;
	}

	#social-bar ul li {
		float: left;
		margin-left: 45px;
	}
	
	#social-bar ul li a {
		float: left;
		display: block;
	}
	
.medium-box-short {
	width: 444px;
	height: 133px; 
	position: relative;
	top: 0;
	overflow: hidden;
	
}
	.medium-box-short#medium-box-phone {
		background: url(../images/medium-box-phone.png)  no-repeat;
	}
	.medium-box-short#medium-box-track {
		background: url(../images/medium-box-track.png) no-repeat;
	}
	.medium-box-short#medium-box-track input {
		position: absolute;
		height: 19px;
		border: 1px solid #555;
		width: 177px;
		left: 27px;
		top: 62px;
	}
	.medium-box-short h3  {
		height: 0;
		padding-top: 80px;
		overflow: hidden;
		float: left;
		width: 80px;
	}
	.medium-box-short#medium-box-phone h4 {
		color: #ffd300;
		font-size: 28px;
		font-weight: bold;
		position: absolute;
		top: 60px;
		left: 27px;
		float: left;
	}
	.medium-box-short#medium-box-track a.button-go-2 {
		position: absolute;
		top: 53px;
		float: left;
		left: 218px;
	}

	.medium-box-short p {
		position: absolute;
		bottom: 15px;
		width: 245px;
		font-size: 11px;
		left: 28px;
		color: #fff;
	}
	
#three-cols {
	overflow: hidden;
	
	background: url(../images/three-cols-bg.png) no-repeat;
} 

	#three-cols div {
		float: left;
		width: 242px;
		padding-left: 26px;
		padding-right: 28px;
	}
	#three-cols p {
		color: #fff;
		margin-bottom: 10px;
	}
	#three-cols a {
		color: #ffd300;
		text-decoration: none;
	}
	#three-cols a:hover {
		text-decoration: underline;
	}
	#three-cols h3 {
		height: 0;
		overflow: hidden;
		padding-top: 55px;
	}
	#three-cols .col-1 ul li {
		color: #fff;
		font-size: 13px;
		line-height: 18px;
	}
	#three-cols .col-1 ul li ul {
		margin-bottom: 8px;
	}
	#three-cols .col-1 ul li ul li.q {
		font-weight: bold;
	}
	
#more-box {
	background: url(../images/more-box-bg.png) repeat-y;
}
	#more-box h3 {
		height: 0;
		padding-top: 30px;
		overflow: hidden;
	}
	#more-box .top {
		background: url(../images/more-box-top.png) no-repeat;
		height: 49px;
	}
	#more-box .bottom {
		background: url(../images/more-box-bottom.png) no-repeat;
		height: 25px;
	}
	#more-box .content {
		margin-top: 20px;
	}
	#more-box ul {
		overflow: hidden;
		
	}
	#more-box ul li {
		background: url(../images/bullet-yellow.png) no-repeat 0 4px;
		padding-left: 10px;
		width: 245px;
		margin-left: 30px;
		color: #fff;
		float: left;
		margin-bottom: 15px;
	}
	
	
#box-main {
	background: url(../images/box-main-bg.png) repeat-y;
	width: 588px;
	float: left;
	position: relative;
	top: 0;
}

	#box-main .top {
		height: 20px;
		background: url(../images/box-main-top.png) no-repeat;
	}
	
	#box-main .bottom {
		height: 20px;
		background: url(../images/box-main-bottom.png) no-repeat;
		position: absolute;
		bottom: 0;
		width: 591px;
	}
	
	#box-main .main {
		padding: 15px 27px 20px;
	}
	
	
	#box-main h2 {
		font-size: 22px;
		color: #0078b4;
		margin-bottom: 15px;
	}
	
	#box-main h3 {
		font-size: 16px;
		color: #0078b4;
		margin: 10px 0;
	}
	
#box-container {
	overflow: hidden;
	
}

	#box-container .main-text p {
		margin-bottom: 15px;
	}

.small-boxes-column {
	overflow: hidden;
	width: 292px;
	float: right;
}
	.small-boxes-row div {
	}


.box-small {
	background: url(../images/box-small-bg.png) repeat-y;
	width: 292px;
}

	.box-small .top {
		height: 17px;
		background: url(../images/box-small-top.png) no-repeat;
	}
	
	.box-small .bottom {
		height: 17px;
		background: url(../images/box-small-bottom.png) no-repeat;
	}
	
	.box-small .main {
		padding: 15px 22px 5px 30px;
		overflow: hidden;
		
	}
	.box-small h3 {
		font-size: 16px;
		color: #0078b4;
		margin-bottom: 10px;
	}
	.box-small table {
		width: 100%;
		color: #0078b4;
		font-size: 13px;
	}
	.box-small th {
		font-weight: bold;
		width: 50%;
	}
	.box-small label {
		color: #0078b4;
		font-weight: bold;
		display: block;
		margin: 10px 0;
	}
	.box-small input.submit {
		background: url(../images/button-go-3.png) no-repeat;
		height: 42px;
		width: 55px;
		text-indent: -10000px;
		border: 0;
		cursor: pointer;
		float: right;
		padding: 0;
		margin: 0;
	}
	
#box-testimonial {
	background: url(../images/testimonial-box-bg.png) no-repeat;
	height: 206px;
}

	
	#box-testimonial .video {
		float: right;
		margin-right: 20px;
		margin-top: 20px;
	}

	
.box-big {
	background: url(../images/box-big-bg.png) repeat-y;
	position: relative;
	top: 0;	
	color: #888;
}

	.box-big .top {
		height: 20px;
		background: url(../images/box-big-top.png) no-repeat;
	}
	
	.box-big .bottom {
		height: 20px;
		background: url(../images/box-big-bottom.png) no-repeat;
		position: absolute;
		bottom: 0;
		width: 888px;
	}
	
	.box-big .main {
		padding: 25px 27px;
		overflow: hidden;
		
	}
	
	.box-big h2 {
		font-size: 22px;
		color: #0078b4;
		margin-bottom: 15px;
	}
	
	.box-big h3 {
		font-size: 16px;
		color: #0078b4;
		margin-bottom: 10px;
	}

	.box-big .column-left {
		float: left;
		width: 417px;
		background: url(../images/box-column-sep.png) right top no-repeat;
	}
		
	.box-big .column-right {
		float: left;
		width: 380px;
		padding-left: 15px;
	}
	
	.box-big .column-left-1 {
		background: url(../images/box-row-sep.png) top no-repeat;
		padding-top: 20px;
		margin-bottom: 15px;
	}
	
		.box-big .column-left-1 p {
			text-align: center;
		}
		
	.box-big .column-right-1 {
		background: url(../images/box-row-sep.png) top no-repeat;
		padding-top: 20px;
		margin-bottom: 15px;
	}
	
	h3#phone-details-title-phone {
		width: 255px;
		height: 22px;
		text-indent: -10000px;
		margin-bottom: 14px;
		background: url(../images/phone-details-title-phone.png) no-repeat;
	}
	
	h3#phone-details-title-delivery {
		width: 255px;
		height: 22px;
		text-indent: -10000px;
		margin-bottom: 14px;
		background: url(../images/phone-details-title-delivery.png) no-repeat;
	}
	
	.field-row {
		display: block;
		overflow: hidden;
		padding: 3px 0;
		margin: 3px 0;
	}

	.field-row.error {
		background: #fdd;
	}
	
	.field-row label {
		display: block;
		float: left;
		width: 200px;
		text-align: right;
		margin-right: 8px;
		padding-top: 2px;
	}
	.field-row input.text {
		border: 1px solid #888;
	}
	.field-row input.text, .field-row select {
		display: block;
		float: left;
		width: 160px;
	}
	.field-row .fields {
		float: left;
		width: 200px;
	}
	.field-row .fields p {
		margin-bottom: 5px;
	}

#button-order {
	width: 229px;
	height: 43px;
	background: url(../images/button-order.png) no-repeat;
	text-indent: -10000px;
	border: none;
	float: right;
	margin-top: 10px;
	cursor: pointer;
}

ul.top-phones {
	margin-bottom: 15px;
}
	
	ul.top-phones li {
		float: left;
		margin-right: 5px;
		width: 102px;
	}
		
		ul.top-phones li.last {
			margin-right: 0;
		}
	
		ul.top-phones li h4 {
			text-align: center;
			margin-bottom: 10px;
		}
		
			ul.top-phones li h4 a {
				display: inline;
			}
		
		ul.top-phones li a {
			display: block;
			overflow: hidden;
		}

#box-main .blurb {
	color: #444;
	font-size: 13px;
}		

#box-main .blurb h4 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #0078b4;
}

#box-main .blurb p {
	margin-bottom: 15px;
}

table.order-summary {
	width: 100%;
	font-size: 13px;
	margin-bottom: 25px;
}
	table.order-summary tr.odd td {
		background: #fff;
	}
	
	table.order-summary th {
		background: #00aee3;
		color: #fff;
		height: 30px;
		font-weight: bold;
		padding: 10px;
	}
	
	table.order-summary td {
		background: #e5e5e5;
		padding: 5px 10px;
		line-height: 20px;
		height: 30px;
		color: #444;
	}
	
		table.order-summary td.price {
			text-align: right;
		}

	table.order-summary tr.subtotal {
		border-top: 2px solid #fff;
	}
	
		table.order-summary tr.subtotal td {
			background: #cecece;
			font-weight: bold;
		}
		
		table.order-summary tr.subtotal td.title {
			background: #fff;
			text-align: right;
			padding-right: 10px;
			color: #00ade2;
		}
	
	
#payment-methods {
	background: #f2f1f2;
	overflow: hidden;
	
	float: left;
	margin-left: 145px;
	padding: 17px 13px;
}

	#payment-methods .paypal {
		float: left;
		width: 208px;
		background: url(../images/sep-v-paymethods.png) no-repeat right top;
	}
	
		#payment-methods .paypal .image {
			margin: 15px 0;
		}
		
		#payment-methods .paypal .image input {
			border: none;
			display: block;
			text-indent: -10000px;
			cursor: pointer;
		}
		
		#payment-methods .paypal .pp-logo {
			margin-left: 45px;
			background: url(../images/btn-paypal-big.png) no-repeat;
			height: 70px;
			width: 111px;
			
		}
		
		#payment-methods .paypal .pp-star {
			margin-left: 60px;
			background: url(../images/img-paypal-verified.png) no-repeat;
			height: 76px;
			width: 77px;
		}
		
		#payment-methods .paypal .pp-methods {
			margin-left: 55px;
			background: url(../images/btn-paypal-checkout.png) no-repeat;
			height: 29px;
			width: 90px;
		}
		
		
		
	#payment-methods .card {
		float: left;
		width: 275px;
		margin-left: 24px;
	}
	
		#payment-methods .card p {
			color: #aaa;
			font-size: 12px;
			margin-bottom: 10px;
		}
		
		#payment-methods .card .image {
			margin-top: 15px;
		}

	#payment-methods .field-row.error {
		border: none;	
	}

	#payment-methods .field-row.error input {
		border: 1px solid #f00;
	}

	#payment-methods .field-row.error select {
		border: 1px solid #f00;
	}
			
	#payment-methods input.text {
		width: 260px;
		border: #636363 1px solid;
		padding: 5px;
		height: 14px;
		font-size: 12px;
		color: #666;
	}
	
	#payment-methods select {
		width: 260px;
	}
	
	#payment-methods input.btn-pay {
		background: url(../images/btn-pay.png) no-repeat;
		height: 43px;
		width: 56px;
		border: none;
		text-indent: -10000px;
		cursor: pointer;
		float: right;
		margin-top: 10px;
	}

#iframe-sagepay {
	width: 100%;
	height: 550px;
}

.sagepay-cards {
	height: 73px;
	background: url(../images/sagepaycards.jpg) no-repeat center;
}


div.sep-blue {
	background: url(../images/sep-hor-blue.png) no-repeat top center;
	height: 2px;
	width: 100%;
	margin: 10px 0;
}

#box-container.thanks p span {
	font-size: 22px;
	color: #0079b5;
}

#box-container.thanks p {
	margin-bottom: 5px;
}

#box-container.thanks h3.what-next {
	background: url(../images/h-what-next.png) no-repeat;
	text-indent: -10000px;
	height: 20px;
	width: 168px;
}

#box-container.thanks h3.got-question {
	background: url(../images/h-got-question.png) no-repeat;
	text-indent: -10000px;
	height: 26px;
	width: 162px;
}

#box-container.thanks h3.thank-you {
	background: url(../images/h-thank-you.png) no-repeat;
	text-indent: -10000px;
	height: 27px;
	width: 116px;
}

#box-container.thanks ol.what-next {
	list-style: decimal;
	margin-left: 20px;
	list-style-position: outside;
	
}

	#box-container.thanks ol.what-next li {
		margin-bottom:10px;
	}
	
#box-container.thanks .eyeglass {
	float: right;
	background: url(../images/img-eyeglass.png) no-repeat;
	height: 135px;
	position: relative;
	left: 14px;
	width: 114px;
}
#box-container.thanks .support-form {
	margin-bottom: 15px;
}
#box-container.thanks .support-form input.text {
	border: 2px solid #888;
	height: 30px;
	padding: 0 10px;
	font-size: 14px;
	width: 300px;
	line-height: 14px;
}

#box-container.support .faq .section-name {
	
	margin-top: 15px;
}

#box-container.support .faq .section-items li.title {
	background: url(../images/support-bullet.png) no-repeat 0 4px;
	padding-left: 8px;

}

	#box-container.support .faq .section-items li.title a {
		color: rgb(97,97,97);
	}

#box-container.support .faq .section-items {
	
overflow: hidden;
	
}	
#box-container.support .faq .section-items .content {
	background: rgb(62, 168, 229) url(../images/support-faq-box-arrow.png) no-repeat; top;
	display: none;
	padding: 10px;
	padding-top:  17px;
	color: #fff;
}

#box-container.support .faq .section-items .content a {
	color: #fff;
	font-weight: bold;
}

#box-container.support .faq .section-items.column ul {
	float: none;
	width: auto;
}

#box-container.support .faq .section-items ul {
	margin-bottom: 5px;	
	float: left;
	width: 250px;
	margin-right: 15px;
	
}

#box-container.support .faq li.more {
	padding-top: 5px;
	text-align: right;
}

#box-container.support h2.support-title {
		float: left;
		padding-right: 25px;
		background: url(../images/support-icon-mglass.png) right no-repeat;
	
}

form.support-search {
	height: 30px;
	width: 381px;
	background: url(../images/support-searchbox.png) no-repeat;
	position: relative;
	top: 0;
}

form.support-search input.text {
	width: 320px;
	height: 20px;
	background: none;
	border: none;
	position: relative;
	top: 4px;
	padding-left: 10px;
	margin-left: 5px;
}

form.support-search input.submit {
	float: right;
	background: url(../images/support-searchbox-submit.png) no-repeat;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -10000px;
	position: absolute;
	right: 3px;
	top: 3px;
}

#box-container.support p.description {
	color: rgb(146, 146, 146);
	font-size: 12px;
	margin-top: 5px;
}

#box-container.support .content {
	margin-bottom: 20px;
	
}

#box-container.guarantee p {
	
	margin-bottom: 10px;
}


#box-container.testimonials .testimonial {
	overflow: hidden;
	
	position: relative;
	top: 0;
	margin-bottom: 25px;
}

#box-container.testimonials .testimonial .date {
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/date-bg.png) no-repeat;
}
#box-container.testimonials .testimonial .date .d {
	color: #fff;
	font-size: 27px;
	line-height: 47px;
	height: 47px;
	text-align: center;
	text-shadow: #333 1px 1px;
	margin: 0;
}
#box-container.testimonials .testimonial .date .m {
	color: #fff;
	margin: 0;
	font-size: 9px;
	line-height: 22px;
	height: 22px;
	text-align: center;
	text-shadow: #333 1px 1px;
}
#box-container.testimonials .testimonial .contents {
	float: left;
	width:745px;
	margin: 0;
	margin-left: 18px;
}
#box-container.testimonials .testimonial h2 {
	color: #54549d;
}
#box-container.testimonials .testimonial .text {
	font-size: 12px;
	line-height: 22px;
	color: #333;
}
#box-container.testimonials .testimonial .details p {
	padding: 10px;
	background: #f3f2ed;
	border: 1px solid #e5e5e5;
	color: #333;
	font-size: 9px;
	float: left;
	width: 650px;
	margin-top: 10px;
	height: 14px;
}
#box-container.testimonials .testimonial .details a {
	float: right;
}

#box-container.testimonials .paging {
	text-align: center;
	color: #555;
	margin: 20px 0;
}

#box-container.testimonials .paging a {
	
	padding: 0 20px;
}
#box-container.feedback form {
	
	margin-bottom: 25px;
}
#box-container.feedback p {
	
	margin: 10px 0;
}
#box-container.feedback textarea {
	
	width: 600px;
	height: 300px;
	
}

#site-footer {
	color: #fff;
	padding-bottom: 25px;
}

#site-footer p {
	text-align: center;
	margin: 15px 0;
	color: #fff;
}

#site-footer .sitemap  {
	 text-align: center;
}


#site-footer .sitemap a {
	color: #fff;
	padding: 0 10px;
}

#site-footer .seo {
	margin: 20px auto;
	width: 700px;
	height: 300px;
	border: 1px solid #fff;
	overflow: scroll;
	padding: 10px;
	color: #fff;
}

#site-footer .seo  h1 {
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}

#site-footer .seo  p {
	color: #fff;
	margin: 5px 0;
	font-size: 11px;
	text-align: justify;
}

#box-container.track .glossary {
		margin-top: 15px;
}

.box-phone-details .seo {
	
	margin-bottom: 25px;
}

.box-phone-details .seo p {
	
	margin-bottom: 10px;
}

#box-container.terms h3 {
	
	margin-top: 15px;
}

#box-container.contact .sent {
	padding: 15px;
	font-weight: bold;
}
#box-container.contact textarea {
	
	height: 200px;
	width: 300px;
}


#box-container.instructions .instructions {
	margin-top: 15px;
}
#box-container.instructions .instructions ul {
	list-style: disc;
	margin-left: 25px;
}
#box-container.instructions .instructions ol {
	list-style: decimal;
	margin-left: 25px;
}
#box-container.instructions .instructions p {
	margin-bottom:10px;
}

#box-container.unlocking h2.title {
	
	width: 263px;
	height: 21px;
	background: url(../images/unlocking-title.png) no-repeat;
	text-indent: -10000px;
}

.box-big.iphone p {
	margin-bottom: 15px;
	
}




#forum-threads .thread {
	overflow: hidden;
	zoom: 1;
	position: relative;
	top: 0;
	margin-bottom: 5px;
}
#forum-threads .thread .date {
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/date-bg.png) no-repeat;
}
#forum-threads .thread .date .d {
color: #fff;
font-size: 27px;
line-height: 47px;
height: 47px;
text-align: center;
text-shadow: #333 1px 1px;
margin: 0;
}
#forum-threads .thread .date .m {
color: #fff;
margin: 0;
font-size: 9px;
line-height: 22px;
height: 22px;
text-align: center;
text-shadow: #333 1px 1px;
}
#forum-threads .thread .contents {
	float: left;
	width:440px;
	margin: 0;
	margin-left: 18px;
}
#forum-threads .thread h2 {
	color: #54549d;
}
#forum-threads .thread .text {
	font-size: 12px;
	line-height: 22px;
	color: #333;
}
#forum-threads .thread .details p {
	padding: 10px;
	background: #f3f2ed;
	border: 1px solid #e5e5e5;
	color: #333;
	font-size: 9px;
	height: 14px;
}
#forum-threads .thread .details a {
	float: right;
}

#forum-newthread label {
	display: block;
	font-size: 12px;
	color: #555;
	margin-top: 10px;
	margin-bottom: 5px;
}

#forum-newthread input {
	border: 1px solid #ccc;
	width: 300px;
	height: 20px;
	padding: 3px;
}
#forum-newthread textarea {
	border: 1px solid #ccc;
	width: 500px;
	height: 200px;
	padding: 3px;
}
#forum-newthread input.submit {
	background: #3796cd;
	color: #fff;
	width: 100px;
	margin-top: 15px;
}
#forum-newthread {
	margin-top: 20px;
}
#forum-threads {
	margin-top: 20px;
}


input[type="checkbox"] {
	margin-top: 4px;
}

#box-container.order .upgraded {
	
	margin: 15px;
	text-align: center;
	padding: 15px;
	border: 1px solid #0a0;
	color: #050;
	background: #cfc;
}

#pp-email-warn {
	position: fixed; 
	top: 150px;
	z-index: 1000;
	padding: 15px;
	border: 1px solid #000;
	left: 25%;
	margin: auto;
	width: 500px;
	background: #fff;
	display: none;
}

	#pp-email-warn h3 {
		font-size: 14px;
		margin-bottom: 10px;
		font-weight: bold;
	}
	
	#pp-email-warn p {
		line-height: 18px;
		margin-bottom: 15px;
	}
	
	#pp-email-warn p.submit {
		text-align: center;
		margin-top: 15px;
	}
	
#box-container .main-mep p {
	margin-bottom: 10px;
}

#box-container .main-mep div {
	overflow: hidden;
	padding-bottom: 5px;
}

#box-container .main-mep div input, #box-container .main-mep div label {
	display: block;
	width: 150px;
	float: left;
}

.box-phone-details .help {
	padding: 8px;
	border: 1px solid #0a0;
	text-align: center;
	color: #050;
	background: #cfc;
}

.thanks .print-receipt {
	text-align: right;
}
