﻿/* CSS Document */

body{
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#C5EA5A
}
*{
	margin:0;
	padding:0;
}
img{
	outline:0;
	border:0;
}
.clear{
	clear:both;
	line-height:0;
	font-size:0;
}
ul,li{
	list-style:none;
}

h1 {
	font-size:18px;
	font-weight:bold;
}
/*GNERAL END*/

#wrapper{
	width:863px;
	padding:0 20px;
	margin:0 auto;
	color:#000;
	background-color:#fff;
}
/*HEADER START*/
#header{
	padding:15px 0 0;
	height:87px;
}
#header .logo{
	float:left;
	background:url(../img/images2/logo.jpg) no-repeat 0 0;
	width:353px;
	height:0;
	padding-top:87px;
	font-size:0;
	text-indent:-100000px;
	overflow:hidden;
}
#header .addBanner{
	float:right;
	margin:0;
	width:460px;
	height:60px;
	border:1px solid #ECECEC;
}
/*HEADER END*/

/*TOPNAV START*/
.topNav{
	height:40px;
	background:url(../img/images2/top-nav-bg.jpg) no-repeat 0 0;
}
.topNav ul li{
	float:left;
	width:auto;
	padding:12px 16px 0;
}
.topNav ul li a{
	padding-top:21px;
	height:0;
	display:block;
	overflow:hidden;
	line-height:40px;
	background-position:0 0;
}
.topNav ul li a:hover{
	background-position:0 -19px;
}
.topNav a.homeNav{
	width:56px;
	background:url(../img/images2/home-nav.gif);
}
.topNav a.brwoseNav{
	width:164px;
	background:url(../img/images2/browse-all-phones-nav.gif);
}
.topNav a.aboutNav{
	width:84px;
	background:url(../img/images2/about-us-nav.gif);
}
.topNav a.contactNav{
	width:99px;
	background:url(../img/images2/contact-us-nav.gif);
}
/*TOPNAV END*/

/*BANNER START*/
.banner{
	height:244px;
	background:url(../img/images2/top-banner.jpg) no-repeat 0 0;
	position:relative;
}
.bannerInner .searchMobile,
.banner .searchMobile{
	width:443px;
	margin:0 0 0 22px;
	padding:22px 0 0 0;
}
.bannerInner .searchBox,
.banner .searchBox{
	background:url(../img/images2/search-box.jpg) no-repeat 0 0;
	width:311px;
	height:29px;
	border:0;
	margin-right:9px;
	padding:12px 0 0 42px;
	color:#858585;
	background-color:inherit;
}
.bannerInner input,
.banner input{
	float:left;
	width:auto;
}
.bannerInner p.serchMobileTxt,
.banner p.serchMobileTxt{
	background:url(../img/images2/search-mobile-txt.gif) no-repeat 0 0;
	padding-top:18px !important;
	height:0;
	overflow:hidden;
	margin-bottom:12px;
}
.bannerInner .howMuch,
.banner .howMuch{
	background:url(../img/images2/how-much-txt.gif) no-repeat 0 0;
	padding-top:25px;
	height:0;
	overflow:hidden;
	position:absolute;
	top:61px;
	right:20px;
	width:366px;
}
.bannerInner{
	height:204px;
	background:url(../img/images2/top-inside-banner.jpg) no-repeat 0 0;
	position:relative;
	margin-bottom:24px;
}
/*BANNER END*/

#content{
	padding:0 0 31px 0;
	border-bottom:1px solid #CECECE;
}

#content h1{
	font-size:18px;
	font-weight:bold;
	padding-bottom:22px;
}
#content h2{
	font-size:18px;
	font-weight:bold;
	padding-bottom:22px;
}
#content p{
	padding:0 0 15px 0;
}

#content ul,#content ll{
	margin-bottom:10px;
}

#content ul li{
	list-style-type:disc;
	list-style-position:inside;
}
#content ol li{
	list-style-type:decimal;
	list-style-position:inside;
}

#content p.blueTop {

	font-size:16px;
	line-height:19px;
	margin:10px 0 5px 0;
	padding:0;
	font-weight:bold;

}

/*ONE TWO THREE END*/
.oneTwoThree{
	width:862px;
	height:141px;
	position:relative;
	top:-36px;
	font:normal 13px/15px Arial, Helvetica, sans-serif;
	color:#FEFCFC;
	text-align:center;
	background-color:inherit;
	background:url(../img/images2/one-two-three.png) no-repeat 0 0;
}

.oneTwoThree p.searchTxt{
	width:179px;
	position:absolute;
	top:72px;
	left:30px;
}
.oneTwoThree p.sellTxt{
	width:194px;
	position:absolute;
	top:72px;
	left:255px;
}
.oneTwoThree p.getPaidTxt{
	width:195px;
	position:absolute;
	top:72px;
	left:487px;
}
/*ONE TWO THREE END*/

/*GALLERY ONE START*/
.galleryOne{
	height:160px;
	font-size:12px;
	margin-bottom:32px;
	position:relative;
	width: 865px;
	overflow:hidden;
}
.galleryOne p{
	padding-bottom:2px !important;
}
.galleryOne p.price{
	font-size:12px;
	font-weight:bold;
	color:#D03E1D;
	background-color:inherit;
	padding-bottom:8px !important;
}
.galleryOne .boxOne{
	background:url(../img/images2/gallery-one-bg.gif) no-repeat 0 0;
	width:192px;
	height:80px;
	padding:17px 0 0 12px;
	float:left;
	margin:0 15px 0 0;
}
.galleryOne a.compare{
	padding-top:21px;
	display:block;
	background:url(../img/images2/compare.jpg) no-repeat 0 0;
	height:0;
	overflow:hidden;
}
.galleryOne .boxOne img{
	float:left;
	width:auto;
	margin-right:11px;
}
.galleryOne .paginationstyle1{
	position:absolute;
	top:150px;
	right:10px;
	color:inherit;
	border:1px solid #F2ECEC;
	background-color:#fff;
	padding:2px 15px;
}

.galleryOne .paginationstyle1 a{
	color:#000;
	background-color:inherit;
	font-size:11px;
	text-decoration:none;
}
.rightSpaceNone{
	margin-right:0 !important;
}


/*GALLERY ONE END*/

/*GALLERY TWO START*/
.galleryTwo{
	background:url(../img/images2/gallery-two-top.gif) no-repeat 0 0;
	padding-top:8px;
	width:861px;
	margin-bottom:38px;
	position:relative;
}
.galleryTwoBot{
	background:url(../img/images2/gallery-two-bot.gif) no-repeat 0 100%;
	padding-bottom:8px;
}
.galleryTwoBody{
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	width:837px;
	padding:11px 11px 0;
}
.galleryTwoBody h2{
	background:url(../img/images2/mobile-phone-rec-txt.gif) no-repeat 0 0;
	padding:22px 0 0 0 !important;
	height:0;
	overflow:hidden;
	margin-bottom:25px;
}
.galleryTwoBody img{
	float:left;
	width:auto;
	margin-right:18px;
}

.galleryTwo .paginationstyle{
	position:absolute;
	top:20px;
	right:20px;
}
.galleryTwo .paginationstyle a{
	color:#000;
	background-color:inherit;
	font-size:11px;
	text-decoration:none;
}


/*GALLERY TWO END*/

/*SELL YOUR PHONE START*/
.sellYourph{
	margin-bottom:34px;
	position:relative;
}
.sellYourph p{
	padding-bottom:0 !important;
}
.sellYourph img{
	float:left;
	width:auto;
	margin-right:20px;
}
.sellYourph h1{
	width:435px;
	font-size:18px;
	font-weight:bold;
	background-color:inherit;
}
.sellYourph span{
	color:#E94416;
	background-color:inherit;
}
.sellYourph p{
	width:435px;
}
.quote{
	width:364px;
	height:97px;
	background:url(../img/images2/quote-bg.jpg) no-repeat 0 0;
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	position:absolute;
	top:0;
	right:0;
}
.quote span{
	color:#E94416;
	background-color:inherit;
}
.quote p{
	width:321px;
	color:#0F5262;
	background-color:inherit;
	padding:16px 0 0 22px !important;
}
/*SELL YOUR PHONE END*/


.recycleTable{
	background:url(../img/images2/recyle-table-top.jpg) no-repeat 0 0;
	margin-bottom:52px;
}
.recycleTable a{
	color:#000;
	background-color:inherit;
	text-decoration:underline;
}
.recycleTable a:hover{
	text-decoration:none;
}
.recycleTable img{
	margin-bottom:2px;
}
.recycleTable span{
	font-size:18px;
	color:#E94416;
	background-color:inherit;
	
}

.recycleTable td,
.recycleTable th{
	padding:0 0 0 18px;
}

.recycleTable th{
	color:#fff;
	background-color:inherit;
}
.recycleTable td.yellow{
	color:inherit;
	background-color:#F7FFD3;
}
.recycleTable td.blue{
	color:inherit;
	background-color:#E8F8FF;
}
.recycleTable a.sellnow{
	background:url(../img/images2/sell-now-btn.png) no-repeat 0 0;
	width:98px;
	height:0;
	padding-top:30px;
	overflow:hidden;
	display:block;
}

.recycleTable a.activeBtn,
.recycleTable a.sellnow:hover{
	background-position:0 -30px;
}


#footer{
	padding:17px 0 37px 0;
	position:relative;
}
#footer ul li{
	float:left;
	width:auto;
	padding:0 13px;
	font-size:11px;
	background:url(../img/images2/footer-sep.gif) no-repeat 0 4px;
}
#footer a{
	color:#000;
	background-color:inherit;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer .nosb{
	background:none;
	padding-left:0;
}
#footer .copyright{
	font-size:10px;
}
#footer .followOn{
	position:absolute;
	top:13px;
	right:0;
	width:138px;
	font-size:13px;
}
#footer .followOn span{
	background:url(../img/images2/follow-on-txt.gif) no-repeat 0 0;
	width:78px;
	padding-top:15px;
	height:0;
	overflow:hidden;
	display:block;
	float:left;
	padding-right:8px;
	margin-top:2px;
}
#footer .followOn img{
	float:left;
	width:auto;
	margin-right:6px;
}


/*GALLERY ONE SLIDER START*/

#content-slider {
	height: 1px;
	margin: 5px;
	color:inherit;
	background:#CECECE;
	position: relative;
	top:110px;
}
.ui-slider-handle {
	width: 40px;
	height: 10px;
	position: absolute;
	top: -5px;
	color:inherit;
	background:#CECECE;
}

#content-scroll {
    width: 886px;
	overflow: hidden;
	position:relative;
	top:-20px;
}

#content-holder {
	width: 2500px;
	position:relative;
}

.content-item {
	width: 290px;
	height: 270px;
	float: left;
}
/*GALLERY ONE SLIDER END*/

/*MISCELLANEOUS*/

p.breadcum{
	font-size:12px;
	padding-bottom:25px !important;
	color:#14B2E3;
	background-color:inherit;
}
p.breadcum a{
	color:#14B2E3;
	background-color:inherit;
	text-decoration:none;
}
p.breadcum a:hover{
	text-decoration:underline;
}
.scrollTxt{
	height:225px;
	overflow:auto;
}
.spaceBot20{
	padding-bottom:20px;
}

.rowDiv {
	float:left;
	width:890px;
}

.rowDiv a {
	float:left;
	padding:10px;
}


.productTotal {
	padding:20px 0 0px 20px;
	float:left;
	width:750px;
}
.productIndividual {
	float:left;
	width:80px;
	margin:0 27px 20px 0;
}
.productIndividual img {
	margin:0 0 9px 0;
	float:left;
	border:0;
}
.productIndividual p {
	border-top:1px solid #C9C9C9;
	display:block;
	padding:10px 0 8px;
	float:left;
	width:80px;
}
.productIndividual a {
	text-decoration:none;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#535353;
}
.productIndividual a:hover {
	text-decoration:underline;
}
.productIndividual .firstrow {
	float:left;
}

/* REVIEW */
.reviewLeft {
	width:160px;
	float:left;
}
.reviewLeft img {
	border:none;
	padding:10px;
}
.reviewLeft a.add {
	display:block;
	width:100px;
	height:25px;
	font-weight:bold;
	line-height:25px;
	background:#A7BD35;
	color:#FFFFFF;
	margin:10px 0 0 15px;
	text-align:center;
	text-decoration:none;
}
.reviewLeft a.add:hover {
	background:#879D16;
}
.reviewRight {
	width:600px;
	float:right;
}
.reviewTextPanel {
	background:url(../img/images2/review-bg.gif) repeat-x 0 0;
	padding:15px;
	margin-bottom:10px;
	border:solid 1px #ECEDE6;
}
.reviewTextPanel p {
	padding-bottom:12px;
}
.reviewNav {
	float:right;
	width:300px;
}
.reviewNav li {
	float:right;
	line-height:19px;
	padding:0 2px;
}
.reviewNav li a {
	color:#505050;
	font-weight:bold;
	text-decoration:none;
}
.reviewNav li a:hover {
	color:#A5BE00;
}
form.reviewForm {
	font:11px Arial, Helvetica, sans-serif;
	color:#505050;
	padding:20px 0 0 0;
	width:300px;
}
form.reviewForm label {
	width:140px;
	display:block;
	margin:0 20px 0 0;
	font-weight:bold;
	float:left;
}
form.reviewForm select {
	width:140px;
	height:22px;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	color:#535353;
	margin:5px 0 6px 0;
}
form.reviewForm .checkbox {
	width:13px;
	float:left;
	margin:0 7px 0px 0;
	height:13px;
}
form.reviewForm .inputBox {
	width:345px;
	height:14px;
	float:left;
	border:1px solid #535353;
	font:11px Arial, Helvetica, sans-serif;
	color:#535353;
	padding:2px;
}
form.reviewForm textarea {
	width:345px;
	height:97px;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	color:#535353;
	padding:2px;
}
p.reviewTxt {
	font-size:12px;
	color:#505050;
	font-weight:normal;
	line-height:16px;
	padding:10px 0;
}
form.reviewForm img {
	float:left;
	margin:0 20px 0 0;
}
form.reviewForm .reviewCapcha {
	width:95px;
	height:20px;
	float:left;
	border:1px solid #535353;
	font:16px/30px Arial, Helvetica, sans-serif;
	color:#535353;
	padding:2px;
	margin:6px 0 0 0;
}
form.reviewForm .reviewSearch {
	width:144px;
	height:25px;
	font-weight:bold;
	font-size:14px;
	line-height:17px;
	background:#A7BD35;
	color:#FFFFFF;
	text-align:center;
	border:none;
	margin:10px 0 0 0;
	cursor:pointer;
}
.padRevTop {
	padding:10px 0 0 0;
}
a.link1 img {
	border:2px #999 solid;
}/*---------------- Contact Form -------------*/



.searchPanelInner {
	background:#fff;
	padding:2px;
	float:left;
	width:855px;
	margin:10px 0 7px 0;
	border:solid 1px #E3E7C2;
}
.searchPanelInner .inPanel {
	float:left;
	padding:20px 0 20px 28px;
	width:827px;
	background:#F7F7F7;
}
.searchPanelInner .inPanel h2 {
	font:22px/24px Arial, Helvetica, sans-serif;
	color:#535353;
	padding:0 0 12px 0;
}
.searchPanelInner .inPanel p.subText {
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color:#8CBD01;
	padding:0 0 12px 0;
}
.searchPanelInner .inPanel form {
	font:11px Arial, Helvetica, sans-serif;
	color:#535353;
}
.searchPanelInner .inPanel form label {
	width:140px;
	display:block;
	margin:0 20px 0 0;
	font-weight:bold;
	float:left;
}
.searchPanelInner .inPanel form select {
	width:140px;
	height:22px;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	color:#535353;
	margin:5px 0 6px 0;
}
.searchPanelInner .inPanel form .checkbox {
	width:13px;
	float:left;
	margin:0 7px 0px 0;
	height:13px;
}
.searchPanelInner .inPanel form .inputBox {
	width:362px;
	height:14px;
	float:left;
	border:1px solid #535353;
	font:11px Arial, Helvetica, sans-serif;
	color:#535353;
	padding:2px;
}
.searchPanelInner .inPanel form textarea {
	width:362px;
	height:97px;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	color:#535353;
	padding:2px;
}
.searchPanelInner .inPanel form p {
	font-size:12px;
	color:#0072b0;
	font-weight:bold;
}
.searchPanelInner .inPanel form img {
	float:left;
	margin:0 20px 0 0;
}
.searchPanelInner .inPanel form .inputBoxCapcha {
	width:86px;
	height:30px;
	float:left;
	border:1px solid #535353;
	font:16px/30px Arial, Helvetica, sans-serif;
	color:#535353;
	padding:2px;
}
form.reviewForm img.nomar {
	float:left;
	margin:0 3px 0 0;
}
.padTop {
	padding:12px 0 0 0;
}
.searchPanelInner .inPanel form label.checkText {
	width:105px;
	display:block;
	margin:0;
	font-weight:bold;
	float:left;
	padding:0 0 20px 0;
}
.searchPanelInner .inPanel form .productSearch {
	width:144px;
	height:26px;
	display:block;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	color:#ffffff;
	cursor:pointer;
	border:0;
	float:right;
	background:url(../img/images2/submit-btn.gif) no-repeat 0 0;
	padding:0;
	margin:0 0 0 17px;
}
.padRight {
	padding:0 55px 0 0;
}

/* other */

#flashMessage {
	padding:10px;
	font-size:16px;
	color:#000;
}
#flashMessage.error {
	color:#F00;
	border: 2px solid red;
}
#flashMessage.success {
	color:#090;
	border: 2px solid #090;
}
.error-message {
	color:red;
	clear:both;
	margin-left:160px;
	font-weight:bold;
}
textarea#comment {
	width:520px;
	height:100px;
}
.redirectPanel {
	padding-top:30px;
	padding-bottom:50px;
	text-align:center;
}
p.redirectText {
	font-size:22px;
	line-height:25px;
	padding-bottom:20px;
	color:#1C96CE;
}
p.redirectText span {
	color:#000000;
}
p.smallTxt {
	color:#627100;
}
p.smallTxt a {
	text-decoration:underline;
	color:#627100;
}
p.smallTxt a:hover {
	text-decoration:none;
}