/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:871px;
} 

body { 
	background:#000; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#424242; 
	min-width:871px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
	*background:#111; *color:#aaa;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%; 
	overflow:hidden;
}

.container { 
	width:100%;
}

/*=========================== TAILING =========================*/

.header-top {
	background:url(images/header-top.jpg) no-repeat center top;
}

.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x #000;
}

.tail-top-right {
	position:absolute;
	width:50%;
	top:0;
	right:0;
	height:144px;
	background:url(images/tail-top-right.gif) repeat-x right top;
}

.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}

/*=========================== FORMS ===========================*/

#search-form fieldset {
	float:right;
	padding:26px 0 0 0;
}
#search-form span {
	display:inline-block;
	width:190px;
	height:25px;
	background:url(images/input-bg.gif) no-repeat left top;
}
#search-form div a {
	display:inline-block;
}
#search-form input {
	background:none;
	border:0;
	color:#fff;
	margin-left:5px;
	vertical-align:top;
	line-height:1.2em;
	padding-top:5px;
	width:175px;
}
#search-form strong {
	font-weight:normal;
	display:block;
	padding-top:2px;
	font-size:.92em;
}
#search-form strong a {
	color:#4e4e4e;
}
#search-form p { 
	font-size:11px;
	margin:7px 0 0;
	color:#878787;
}
#search-form a {
	color:#777;
}
/*---*/

#newsletter-form .field {
	padding-bottom:14px;
}
#newsletter-form label {
	display:block;
	margin-bottom:14px;
}
#newsletter-form span {
	display:block;
	background:url(images/input-bg1.png) no-repeat left top;
	width:255px;
	height:24px;
}
#newsletter-form input {
	background:none;
	border:0;
	color:#fff;
	line-height:1.2em;
	margin-left:5px;
	vertical-align:top;
	padding-top:4px;
	width:242px;
}
#newsletter-form .fleft a {
	color:#424242;
} 
#newsletter-form .fleft {
	padding-top:6px;
}

/*---*/

#contacts-form .field { 
	height:40px;
}
#contacts-form input {
	width:250px; 
	padding:3px 0 3px 3px; 
	background:#fff;
	color:#424242; 
	border-top:1px solid #575757; 
	border-left:1px solid #eaeaea; 
	border-bottom:0; 
	border-right:1px solid #eaeaea;	
	vertical-align:top;	
	line-height:1.2em;
}
#contacts-form textarea { 
	width:250px; 
	height:124px; 
	overflow:auto;
	background:#fff;
	color:#424242; 
	border-top:1px solid #575757; 
	border-left:1px solid #eaeaea; 
	border-bottom:0; 
	border-right:1px solid #eaeaea;
	padding:3px 0 3px 3px;
	margin-bottom:30px; 
}
#contacts-form a {
	margin-left:18px;
	float:right;
}

/*========================== LISTS ============================*/

.list li {
	padding:0 0 14px 10px;
	background:url(images/arrow.gif) no-repeat left 6px;
}
.list li a {
	color:#424242;
}
.list li a:hover {
	color:#fff;
}

.list1 {
	width:100%;
	overflow:hidden;
}
.list1 li {
	float:left;
	margin-right:47px;
}
.list1 li.last {
	margin-right:0;
}

.news {
	margin-bottom:-34px;
}
.news li {
	padding-bottom:34px;
}
.news li p {
	margin-bottom:0;
}
.news li strong {
	color:#fff;
	padding:0 0 8px 23px;
	display:block;
	background:url(images/pic.gif) no-repeat left top;
}
.news li span {
	display:block;
	padding-top:5px;
}

/*========================== OTHER ============================*/

.img-indent {
	padding:0 0 28px 0;
}

.img-box1 { 
	width:100%; 
	overflow:hidden;
	margin-bottom:-8px;
	position:relative;
}
.img-box1 img { 
	float:left; 
	margin:0 16px 0 0;
}
.img-box1 p {
	font-size:.92em;
	line-height:1.58em;
	margin-bottom:0;
	padding-bottom:8px;
}
.img-box1 p a,
.img-box1 p b {
	color:#fff;
}
.img-box1 p b {
	font-size:1.08em;
	line-height:1.38em;
}

.img-box2 { 
	width:100%; 
	overflow:hidden;
}
.img-box2 img { 
	float:left; 
	margin:0 16px 0 0;
}

p { 
	margin-bottom:20px;
	line-height:1.38em;
}
.p0 {
	margin-bottom:0;
}

.phone { 
	float:right; 
	margin-right:30px;
}

dl {
	line-height:1.38em;
	margin-bottom:-20px;
}
dl dt {
	color:#fff;
	font-weight:bold;
}
dl dd {
	margin-bottom:20px;
}

address {
	color:#fff;
	font-weight:bold;
	line-height:1.38em;
	font-style:normal;
}
address a {
	color:#fff;
}
address span {
	float:right;
	margin-right:42px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#5f9000; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h3 {
	font-size:30px;
	line-height:1.2em;
	letter-spacing:-1px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:20px;
}
h4 {
	color:#fff;
	font-size:25px;
	line-height:1.2em;
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-bottom:7px;
	margin-bottom:22px;
}
h5 {
	font-size:25px;
	line-height:1.2em;
	color:#fff;
	margin-bottom:22px;
}
h6 {
	font-size:1em;
	line-height:1.38em;
	color:#fff;
}
h6.extra {
	margin-bottom:15px;
}

.txt1 {
	color:#5f9000;
}

.link1 { 
	display:inline-block; 
	background:url(images/link1-right.png) no-repeat right top;  
	color:#000; 
	text-decoration:none; 
	line-height:.92em;
	cursor:pointer;
}
.link1 em { 
	display:inline-block; 
	background:url(images/link1-left.png) no-repeat left top;
	padding:0 6px;
}
.link1 b { 
	display:inline-block; 
	background:url(images/link1-tail.gif) repeat-x left top;
	padding:10px 6px 10px 6px; 
	font-style:normal; 
}
.link1 strong { 
	display:inline-block; 
	background:url(images/link1-tail.gif) repeat-x left top;
	padding:10px 6px 10px 6px; 
	font-style:normal; 
}
.link1:hover b { 
	text-decoration:underline;
}

.line-ver {
	background:url(images/divider1.png) repeat-y 583px 0;
}
.line-ver1 {
	background:url(images/divider1.png) repeat-y 287px 0;
}

.line-hor { 
	border-bottom:1px solid #191919; 
	margin:36px 0; 
	overflow:hidden; 
	font-size:0; 
	line-height:0;
}

/*============================ BOXES ==========================*/

.box { 
	background-color:#111111;
	width:100%;
}
.box .border-top { 
	background:url(images/border-top.gif) repeat-x left top;
}
.box .border-bot { 
	background:url(images/border.gif) repeat-x left bottom;
}
.box .border-left { 
	background:url(images/border.gif) repeat-y left top;
}
.box .border-right { 
	background:url(images/border.gif) repeat-y right top;
}
.box .left-top-corner {	
	background:url(images/left-top-corner.gif) no-repeat left top;
}
.box .right-top-corner { 
	background:url(images/right-top-corner.gif) no-repeat right top;
}
.box .left-bot-corner {	
	background:url(images/left-bot-corner.gif) no-repeat left bottom;
	width:100%;
}
.box .right-bot-corner { 
	background:url(images/right-bot-corner.gif) no-repeat right bottom;
}
.box .inner { 
	padding:21px 16px 32px 24px;
}
/* style1 */
.box .style1 {
	background:url(images/box-bg1.jpg) no-repeat center 1px;
	width:279px;
}
.box .style1 h4 {
	background-image:url(images/line-hor1.gif);
}
/* style2 */
.box .style2 {
	background:url(images/box-bg2.jpg) no-repeat center 1px;
	width:575px;
}
.box .style2 h4 {
	background-image:url(images/line-hor2.gif);
}
/* style3 */
.box .style3 {
	background:url(images/box-bg3.jpg) no-repeat center 1px;
	width:871px;
}
.box .style3 h4 {
	background-image:url(images/line-hor3.gif);
}

/*========================== HEADER ===========================*/

#header .row-1 {
	height:95px;
	width:100%;
	overflow:hidden;
}
#header .row-1 .fleft {
	padding:28px 0 0 0;
}
#header .row-2 {	
	height:49px;
	width:100%;
	overflow:hidden;
}
#header .row-2 .fleft {
	padding-top:12px;
}
#header .row-2 .fleft ul li {
	float:left;
	font-size:16px;
	line-height:1.2em;
	background:url(images/divider.gif) no-repeat left 3px;
}
#header .row-2 .fleft ul li a {
	text-decoration:none;
	color:#e1e1e1;
	width:107px;
	display:block;
	text-align:center;
}
#header .row-2 .fleft ul li a:hover {
	color:#5f9000;
}
#header .row-2 .fleft ul li.last a {
	background:url(images/divider.gif) no-repeat right 3px;
}
#header .row-2 .fright {
	padding-top:10px;
}
#header .row-2 .fright ul li {
	float:left;
	margin-left:10px;
}
#header .row-3 .fleft {
	padding:157px 0 0 0;
	margin-left:-13px;
	position:relative;
}
#header .row-3 .fright {
	padding:152px 22px 0 0;
	position:relative;
}

/*========================= CONTENT ===========================*/

#content {
	padding-bottom:42px;
}
#content .row-1 {
	padding-bottom:50px;
}
#content .indent {
	padding-bottom:28px;
}

/*========================= FOOTER ============================*/

#footer .fleft p {
	padding:26px 0 0 0;
	margin-bottom:5px;
	font-size:.92em;
}
#footer .fleft p span {
	color:#fff;
}
#footer .fleft p a {
	color:#424242;
	text-decoration:none;
}
#footer .fleft p a:hover {
	text-decoration:underline;
}
#footer .fleft ul li {
	float:left;
	line-height:1em;
	border-right:1px solid #282828;
	padding-right:14px;
	margin-right:14px;
}
#footer .fleft ul li.last {
	border:0;
	margin-right:0;
	padding-right:0;
}
#footer .fleft ul li a {
	color:#424242;
	text-decoration:none;
}
#footer .fleft ul li a:hover,
#footer .fleft ul li a.active {
	color:#fff;
}
#footer .fright {
	padding:32px 0 0 0;
	font-size:19px;
	line-height:1.2em;
}

/*=============================================================*/

.addressbook address { color:#878787; font-size:11px;}

td.attributes-col h4,
td.attributes-col h4 a,
td.attributes-col h4 a:link,
td.attributes-col h4 a:active,
td.attributes-col h4 a:visited {
	color:#fff;
	font-size:17px;
	border:0;
	background-image:url(images/line-hor2.gi);
}


input.qty { background:#040404; border: 1px solid #222; color:#686868}
input#coupon_code { background: url(http://recovery-disks.com/images/input-bg.gif) no-repeat; border:0; padding:5px 3px; color:#686868;}

#shipping-zip-form input, #shipping-zip-form select { background: url(http://recovery-disks.com/images/input-bg.gif) no-repeat; border:0; padding:5px 3px; color:#686868; color:#fff; width:215px; margin-top:5px;}

#shopping-cart-totals-table { font-size:16px; line-height:26px;}
#shopping-cart-totals-table .price {padding-left:8px; color:#549000;}
.success-msg {
    border-color:#446423;
    color:#ccc;
    background:#eff5ea;
	background: transparent;
	border: 1px dashed #333;
    }
#login-form input  { background: url(http://recovery-disks.com/images/input-bg.gif) no-repeat; border:0; padding:5px 3px; color:#686868; width:215px; margin-top:5px;}
#checkout-step-login { background:transparent}
#checkout-step-login  h4 { color:#ccc;}

#co-billing-form  label { color:#fff; }
#co-billing-form  input { background: url(http://recovery-disks.com/images/input-bg.gif) no-repeat; border:0; padding:5px 3px; color:#686868; width:215px; margin:5px 0 3px; color:#fff;}
#co-billing-form select{ background: #111 url(http://recovery-disks.com/images/selectbg.png) no-repeat; border:0; padding:5px 3px; color:#686868; width:438px; margin-top:5px; color:#fff;}
.required { color:#999}
p.required { color:#878787;}

#co-shipping-form  label { color:#fff; }
#co-shipping-form   input { background: url(http://recovery-disks.com/images/input-bg.gif) no-repeat; border:0; padding:5px 3px; color:#686868; width:215px; margin:5px 0 3px; color:#fff;}
#co-shipping-form  select{ background: #111 url(http://recovery-disks.com/images/selectbg.png) no-repeat; border:0; padding:5px 3px; color:#686868; width:438px; margin-top:5px; color:#fff;}

#co-payment-form input, #co-payment-form select { background: url(http://recovery-disks.com/images/input-bg.gif) no-repeat; border:0; padding:5px 3px; color:#686868; width:215px; margin:5px 0 3px;}

#multiaddress select{ background: #111 url(http://recovery-disks.com/images/selectbg.png) no-repeat; border:0; padding:5px 3px; color:#686868; width:438px; }
#checkout-shipping-method-load  label{
	color:#fff;
}
#review-form input {
background: url(http://recovery-disks.com/images/input-bg.gif) no-repeat; border:0; padding:5px 3px; color:#686868; width:215px; margin:5px 0 3px; color:#fff;
}
#review-form textarea {
	border: 1px solid #373737;
	background: #191919;
	color:#fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
input#Quality_1, input#Quality_2, input#Quality_3, input#Quality_4, input#Quality_5, input#Price_1, input#Price_2, input#Price_3, input#Price_4, input#Price_5, input#Value_1, input#Value_2, input#Value_3, input#Value_4, input#Value_5{ width:30px;}
.dropsearch { *background: url(http://recovery-disks.com/images/mansearchbg.png) no-repeat;}
.validation-failed { color:#000 !important; }
#payment_form_ccsave select { *background: #111; *color:#999; color: #999\9}
#opc-payment { *clear:both;}
.product-options, .product-options-bottom { background:transparent; border:0; width:235px;  }
.product-options select { width:218px; }
select.product-custom-option { background: url(http://recovery-disks.com/images/input-bg.gif) no-repeat; border:0; padding:5px 3px; color:#fff; *color:#999; width:218px; }
.product-options { width:237px; float:left; display:inline; }
.product-options-bottom { width:200px; float:right; display:inline; height:80px; padding-top:50px; }

.product-options input{  url(http://recovery-disks.com/images/input-bg.gif) no-repeat; border:0; padding:5px 3px; color:#fff; width:215px; margin:5px 0 3px; }
input.product-custom-option{ background: url(http://recovery-disks.com/images/input-bg.gif) no-repeat; border:0; padding:5px 3px; color:#fff; width:215px; margin:5px 0 3px; }
.advanced-search  input{
background: url(http://recovery-disks.com/images/input-bg.gif) no-repeat; border:0; padding:5px 3px; color:#fff; width:215px; margin:5px 0 3px;
}
.advanced-search  select{ background: url(http://recovery-disks.com/images/input-bg.gif) no-repeat; border:0; padding:5px 3px; color:#fff; *color:#999; width:216px; }

ul.form-list input{ color:#fff; }


ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #222;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #222;
	border-left: none;
	margin-bottom: -1px;
	background: transparent;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #777;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #222;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #222;
	border-bottom: 1px solid #222;
}
.tab_container {
	border: 0px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: transparent;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}
