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

body {
	background: url('../image/bg-body.png') top center no-repeat;
	background-color: rgb(114,0,97);
}

a, a:visited {
	color: #9e0245;
}

a:active, a:focus {
	color: rgb(122, 183, 29);
}

a.button:hover, a.button:focus ,a.button:visited {
	text-decoration: none;
	outline: none;
}

input, select, .inlay select {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	opacity: .9;
	-moz-opacity: .9;
	-khtml-opacity: .9;
	filter: alpha(opacity=90);
}

input[type=submit], input[type=reset] {
	border: 0px solid #3a002d;
	background-color: #8e0070;
	color: #fff;
	height: 24px;
	font-weight: bold;
}

#container {
	background: none;
	background-color: #330022;
	width: 980px;
	/*z-index: -2;*/
}

#header {
	width: 100%;
	height: 106px;
}

#header .top {
	background: url('../image/bg-t.png') no-repeat top center;
	width: 100%;
	height: 68px;
}


#header .logo {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: -20px;
	height: 82px;
	overflow: hidden;
}

#header .mainmenu {
	background: url('../image/bg-menu.png') no-repeat;
	width: 100%;
	height: 40px;
	position: relative;
	top: -2px;
}

#header .mainmenu a {
	float: left;
	margin-right: -1px;
	margin-left: -1px;
	margin-bottom: -1px;
	width: 122.5px;
	height: 50-10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	position: relative;
	z-index: 1;
	color: #fff;
	border: 1px solid #880178;
	border-bottom: none;
	border-right-color: #330022;
}

#header .mainmenu a {
	background: none;
}

#header .mainmenu a:hover {
	background: url('../image/bg-fff-10pct.png') repeat;
}

#header .mainmenu a.selected {
	padding-bottom: 10px;
	z-index: 3;	
	color: #fff;
	background: url('../image/bg-fff-20pct.png') repeat;
}

#header .mainmenu a:focus, #header .mainmenu a.selected:focus {
	outline: none;
}

#header .mainmenu, {
	outline: none;
} 

#header #search-bar {
	position: relative;
	float: right;
	bottom: -2px;
	left: -16px;
}

#header #search-bar a {
	text-decoration: none;
}

#header #top-links {
	padding: 0 6px 6px 0;
	text-align: right;
	color: #e89be8;
} 

#header #top-links a {
	text-decoration: none;
	font-weight: normal;
	color: #e89be8;
}

#header #top-links a:hover {
	color: #d46cbb;
}

.box {
	margin-bottom: 0px;
	background: none;
}

/*.box .top
{
	background: none;
	background-color: #720061;
}*/

.box .top, .box .bottom {
	background: none;
	background-color: #510028;
	color: #fff;
}

.box .bottom {
	background-color: transparent;
	height: 0;
	padding: 0;
	margin: 0;
}

.box .middle {
	background-color: #330022;
	border-left: none;
	border-right: none;
	
	color: #fff;
}

.box a {
	color: #fff;
}

#showcase {
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	z-index: -1;
}

#feature-bg {
	display: none;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 262px;
	background: url('../image/bg-showcase.png') top center no-repeat;
}

.inlay {
	display: none;
	visibility: hidden;
	/* Clear values to set alternate */
	margin: 22px 22px 0 0;
	/* End */
	width: 472px;
	height: 220px;
	/*width: 494px; width: 576px; */
	/*height: 292px; height: 369px; */
	float: right;
	background: url('../image/bg-inlay-3.png') no-repeat; /* url('../image/bg-inlay.png') */
}	

.inlay .inlay-content {
	padding: 14px 24px;
}

.inlay h1 {
	font-stretch: ultra-condensed;
	font-weight: bolder;
	font-size: 18px;
	letter-spacing: -2px;
	margin-bottom: 4px;
}

.inlay form {
	padding: 20px 26px 0px 18px;
}

.inlay ul {
	list-style: none;
	position: relative;
	left: -20px;	
}

.inlay input, .inlay select {
	position: relative;
	right: -18px;
}

.inlay .quick-select {
	width: 180px;
}

.inlay .option-default {
	color: #999;
}

#feature-menu {
	display: none;
	height: 106px;
	position: relative;
	margin: 0;
	padding: 0;
	background: url('../image/bg-step.png') top center repeat-x;
	z-index: 1;
}

#feature-menu ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	width: 980px;
	height: 106px;
	float: right;
}

/*#feature-menu {
	width: 200px;
	float: left;
}

#feature-menu ul {
	position: relative;
	margin: 0;
	padding: 0;
	top: 51px;
	list-style: none;
	display: block;
	width: 200px;
}*/


#feature-menu ul li {
	float: left;
}

#feature-menu ul li button, #feature-bar #btn-3 button {
	height: 106px;
	width: 245px;
	background-color: transparent;
	border: none;
	cursor: pointer;
}

#btn-0 {
	background: url('../image/btn-recycle-iphone.png');
	height: 106px;
	width: 245px;
}

#btn-1 {
	background: url('../image/btn-recycle-phone.png');
	height: 106px;
	width: 245px;
}

#btn-2 {
	background: url('../image/btn-recycle-blackberry.png');
	height: 106px;
	width: 245px;
}

#btn-3 {
	background: url('../image/btn-recycle-laptop.png');
	height: 106px;
	width: 245px;
}

/*#btn-0 {
	background: url('../image/btn-recycle-laptop.png');
	height: 106px;
}

#btn-1 {
	background: url('../image/btn-recycle-phone.png');
	height: 106px;
}

#btn-2 {
	background: url('../image/btn-recycle-ipod.png');
	height: 106px;
}*/

#feature-bar {
	height: 68px;
	overflow: hidden;
	position: relative;
	margin: 0;
	padding: 0;
	background: url('../image/bg-step.png') repeat-x;
	z-index: 1;
}

#feature-bar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	width: 980px;
	float: right;
}

#feature-bar ul li {
	float: left;
	background-position: 50% 84px;
	cursor: pointer;
}

#step-1 {
	background: url('../image/img-step1.png');
	width: 245px;
	height: 106px;
}

#step-2 {
	background: url('../image/img-step2.png');
	width: 245px;
	height: 106px;
}

#step-3 {
	background: url('../image/img-step3.png');
	width: 245px;
	height: 106px;
}

#horz-ticker-container {
	width: 100%;
	height: 36px;
	background-color: #fff;	
	border: 1px solid #eee;
	border-left: none;
	border-right: none;
}

#horz-ticker-label {
	float: left;
	width: 86px;
	padding: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #510032;
}

#horz-ticker {
	position: relative;
	float: left;
	left: 20px;
	top: 10px;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
        width:834px;
        height:36px;
        overflow:hidden;
}

#news  {
	list-style: none;
}

#news .ticker-item a {
	color: #333;
	text-decoration: none;
        width:834px;
        height:36px;
        overflow:hidden;
        white-space:nowrap;
}

#product-scroller-spacer {
	position: relative;
	height: 150px;
	background-color: #fff;
        z-index:10;
}

#product-scroller {
	position: absolute;
	height: 140px;
	width: 980px;
	margin: 0;
	padding: 0;
}

#product-scroller .scrollingHotSpotLeftVisible {
	background-image: url('../image/scroll-left-140x140.png');
	background-color: transparent;
	width: 140px;
	opacity: .9; /* Standard CSS3 opacity setting */
	-moz-opacity: .9; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 90); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

#product-scroller .scrollingHotSpotRightVisible {
	background-image: url('../image/scroll-right-140x140.png');
	background-color: transparent;
	width: 140px;
	opacity: .9; /* Standard CSS3 opacity setting */
	-moz-opacity: .9; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 90); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */	
}

#product-scroller a {
	display: inline;
	width: 140px;
	padding: 5px 10px;
	text-decoration: none;
}

#product-scroller a:focus {
	outline: none;
}

#product-scroller img {
	height: 80px;
}

#product-scroller label {
	position: relative;
	top: 20px;
	display: inline-block;
	color: #510032;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}

#product-scroller span.product-price {
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #75ae1a;
}

.product-availability {
	display: none;
	visibility: hidden;
}

#column_left {
	width: 180px;
	margin-right: 10px;
}

#column_right {
	width: 190px;
	margin-left: 10px;
}

#category.middle, #information.middle {
	padding: 0;
	border-collapse: collapse;
	border: none;
	background-color: #57003a;
}

#information.middle {
	background-color: transparent;
}

#category ul, #information ul {
	margin: 0;
	padding: 0;
	list-style: url('../image/arrow-right.png') inside;
}

#category ul li a {
	font-size: 13px;
	font-weight: bold;
}

#category ul li, #information ul li {
	padding: 4px 4px 4px 14px;
}

#category ul li:first-child, #information ul li:first-child {
	padding-top: 8px;
}

#category ul li:last-child, #information ul li:last-child {
	padding-bottom: 8px;
}

#category ul li ul li:last-child {
	padding-bottom: 0; }

#category ul li:nth-child(odd) {
	background-color: #57003a;
}

#category ul li:nth-child(even) {
	background-color: #330022;
}

#category ul li a, #information ul li a {
	color: #fff;
	padding-left: 10px;
	text-decoration: none;
}

#account ul li > a.button {
	padding-bottom: 10px;
}

#content {
	
        /*margin-left: 180px;
	margin-right: 190px;*/
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #fff;
        float:left;
        display:inline;
        width:590px;
}

#content .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #fff;
	padding: 10px 10px 1px 10px;
	min-height: 660px;
	height: 100%; !important
}

#content .middle .information {
	padding: 0 40px;
}

#content .top, #content .top .left, #content .top .right, #content .top .center {
	background: none;
	background-color: #a60249;
}

#content .bottom, #content .bottom .left, #content .bottom .right, #content .bottom .center {
	background: none;
	height: 0px;
	margin: 0;
	padding: 0;
}

.section-heading {
	height: 40px;
}

.section-heading h1 { 
	float: left;
	padding: 11px 0px 11px 0px;
	color: #510028;
}

.section-heading .buttons {
	float: right;
	border: none;
	background: transparent;
}

#footer_text {
	background-color: #59012f;
	padding: 15px 10px;
	border: none;
	text-align: justify;
	color: #ddcfd7;
        clear:both;
        font-size:0.9em;
}

#footer_text p{margin-bottom:1em;}

#footer {
	background-color: #59012f;
	padding: 15px 10px;
	border: none;
	margin-bottom: -67000px;
	text-align: center;
	color: #fff;
}

#footer a, #footer a:visited {
	color: #fff;
	text-decoration:none;
}

div.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

/**** List (Table) Styles ****/
.list {
	border-collapse: collapse;
	width: 100%;
}
.list td {
}
.list-bordered {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}
.list-bordered td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
.list tbody a {
	text-decoration: underline;
}
.list tbody td {
	vertical-align: middle;
	padding: 0px 5px;
}
.list tbody tr:odd {
 background: #FFFFFF;
}
.list tbody tr:even {
 background: #E4EEF7;
}
.list .left {
	text-align: left;
	padding: 7px;
}
.list .right {
	text-align: right;
	padding: 7px;
}
.list .center {
	text-align: center;
	padding: 7px;
}
.list .top {
	vertical-align: top;
}
.list .asc {
	padding-right: 15px;
	background: url('../image/asc.png') right center no-repeat;
}
.list .desc {
	padding-right: 15px;
	background: url('../image/desc.png') right center no-repeat;
}
.list .filter td {
	padding: 5px;
	background: #E7EFEF;
}

/**** Testimonial Styles ****/
.testimonial-block {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #DDDDDD;
}

.testimonial-block .quote-open {
	display: relative;
	width: 100%;
	height: 20px;
	background: url('../image/quote_open.png') left no-repeat;
}	

.testimonial-block .testimonial, .testimonial-block .post-details {
	padding: 0 36px;
}

.testimonial-block .post-details {
	padding-top: 5px;
}

.testimonial-block .quote-close {
	display: relative;
	width: 100%;
	height: 20px;
	background: url('../image/quote_close.png') right no-repeat;
}

/**** Text Styles ****/
#content .top h1 {
	color: #fff;
}

.text-price {
	color: #7ab71d;
}

/**** Custom Element Styles ****/
div.telephone-display {
	position: relative;
	float: left;
	height: 62px;
	top: 2px;
	left: 14px;
}

span.telephone-text {
	display: block;
	float: right;
	margin-top: 10px;
	margin-right: 2px;
	color: #cc66af;
	font-size: 14px;
	font-weight: 500;
	font-stretch: ultra-condensed;
	font-variant: small-caps;
}

span.telephone-number {
	display: block;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	font-stretch: ultra-condensed;	
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}


.imeiInputBox {
	background-color: #F9F3D3;
	border: 1px solid gray;
	height: 18px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	text-align: center;
	width: 11px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
}

.imeiInputBox:focus {
	background-color: rgb(114,0,97);
	color: white;
}

.admin-comment {
	font-weight: bold;
}

/**** Notifications ****/
.instruction {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #720061;
	border: 1px solid #330022;
	color: #FFF;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	
}

/**** One-Step Checkout Styles ****/
.content_header {
	text-align: left;
	vertical-align: middle;
	padding: 4px;
	margin: 4px 0px;
	outline: 1px solid #999;
	cursor: pointer;
}
.toggle_state {
	height: 14px;
}
.toggle_state_collapse {
	background: url('http://myfonerecycle.dev-unix.smart-site-online.com/image/icons/toggle_states.png') no-repeat 100% -0px;
}
.toggle_state_expand {
	background: url('http://myfonerecycle.dev-unix.smart-site-online.com/image/icons/toggle_states.png') no-repeat 100% -14px;
}

.checkout_instructions {
	display: block;
	padding-bottom: 10px;
	font-weight: bold;
}

label.checkout {
	display: block;
	margin-bottom: 10px;
	cursor: pointer;
}

/**** Tab Styles ****/
.tabs a {
	font-weight: bold;
	font-size: 11px;
}

/**** Clearfix ****/
/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.product_description ul {
	padding-left: 14px;
}
