* {
	color: #FFF;
	margin: 0;
	padding: 0;
	line-height: 15px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background-color: #333;
	margin: 0;
	/*background: url(../imgs/bg_grid.jpg) no-repeat 0 0 #333;*/
}


a {
	text-decoration: none;
}

a:link {
	color: #7f7f7f;
}

a:visited {
	color: #7f7f7f;
}

a:hover {
	color: #F90;
}

h1, h2{
	color: #FFF;
}

h1, h2 {
	margin-bottom: 15px;
	line-height: 22px;
	font-size: 22px;
	font-weight: normal;
}

h2 {
	font-size: 17px;
}

h3, h4 {
	color: #F90;
}

h5, h6 {
	font-weight: bold;
}

input, select {
	padding: 2px;
	margin-bottom: 1px;
}

p {
	margin-bottom: 10px;
}

th {
	font-weight: normal;
	text-align: left;
}

ul li {
	list-style: none;
}

/********   CUSTOM STYLES  ************/

.adr {
	margin-bottom: 12px;
}

a.bt_continue {
	display: block;
	color: orange !important;
	margin-top: 84px;
}

a.bt_remove {
	color: #7f7f7f !important;
}

#attachments .cell{
	height: auto;
}

#bt_next, .bt_next {
	position: absolute;
	left: 160px;
	width: 135px;
}

.box_width input {
	width: 131px !important;
}

.cell {
	float: left;
	margin: 0  25px 10px 0; 
	width: 135px;
}

.checkout2 .checkbox input, .checkout2 .radio input {
	width: 11px;
	margin: 4px 3px -1px 0;
	background: none;
}

.checkout2 .radio label, .checkout2 .checkbox label {
	line-height: 1.5em;
}

.checkout2 #back_continue {
	margin-top: 12px;
}

.checkout2 #back_continue a {
	display: block;
	float: left;
	width: 135px;
	margin-right: 25px; 
}

.checkout2 #leftCol{
	width: 295px;
}

.checkout2 #leftCol_nav{
	margin-bottom: 35px;
}
.checkout2 input {
	color: #FFF;
	background: #7f7f7f;
	width: 291px;
}

.checkout2 input:hover {
	color: #FFF;
}

.checkout2 #rightCol {
	left: 350px;
	width: 325px;
	top: 295px;
}

.checkout2 select {
	color: #333;
	background: #7f7f7f;
	width: 135px;
}

.checkout2 .selects-apply {
	color: #FFF !important;
}

#content {
	max-width: 935px;
}

#content_lit {
	position: relative;
	top: 25px;
	left: 0;
}

.content-row {
	background: url(../imgs/bar_orange_295.gif) no-repeat;
	/*border-top: 1px solid #F90;*/
	height: 108px;
	padding-top: 12px;
	clear: both;
}

#description {
	height: 227px;
	width: 295px;
}

#error_empty_fields {
	color: orange;
	clear: both;
}

#feature_image {
	position: absolute;
	top: 120px;
}

.flush_left {
	margin-left: -30px;
}

fieldset.overlabels div {
	position: relative;
}

.gray, .grey, .gray *, .grey * {
	color: #7f7f7f;
}

.height-1 {
	height: 95px;
	margin-bottom: 25px;
}

.height-2 {
	height: 202px;
	margin-bottom: 25px;
}

.hidden {
	visibility: hidden;
}

.input_wrapper {
	position: relative;
}

label.overlabel {
  color:#FFF;
}

label.overlabel-apply {
	position: absolute;
	top: 2px;
	left: 5px;
	z-index: 1;
	color: #333;
}

select {
	width: 10px;
}

#leftCol {
	left: 30px;
	position: absolute;
	top: 175px;
	max-width: 935px;
}

#leftCol_nav {
	position: relative;
	width: 295px;
	margin-bottom: 65px;
}

#leftCol_nav li {
	color: #7f7f7f;
}
#leftCol_nav img 
{
	visibility:hidden;
}
#leftCol .prev_next h3 {
	margin-bottom: 0;
}

.list #leftCol h3, .product_list #leftCol h3, .checkout1 #leftCol h3, .checkout2 #leftCol h3, .checkout3 #leftCol h3 {
	margin-bottom: 25px;
}

.product_list #leftCol.prev_next h3 {
	margin-bottom: 0;
}

img#product {
	position: absolute;
	top: 120px;
}

.orange, a.orange, #leftCol_nav li.orange, .style1 {color: #F90;}

#product_description, .product_description {
	border-collapse: collapse;
	width: 295px;
}

#product_description th, .product_description th {
	width: 135px;
	padding-right: 25px;
}

.product_list #rightCol, .checkout1 #rightCol, .list #rightCol {
	left: 190px;
	width: 800px;
	top: 295px;
}

ul.products li {
	width: 135px;
	float: left;
	margin-right: 25px;
	height: 120px;
}
ul.products li img {
	display: block;
}
ul.products a {
	color: white;
} 

ul.products a:hover {
	 
}

ul.products a .weight {
	color: orange;
}

.requested-items {
	margin-bottom: 12px;
}

.right {
	display: block;
	float: right;
}

#rightCol {
	position: absolute;
	left: 670px;
	width: 320px;
	top: 175px;
}

#rightCol p {
	margin-right: 25px;
}

#rollover_1, #rollover_2, #rollover_3, #rollover_4, #rollover_5, #rollover_6 {
	position: absolute;
	top: 0;
	background: #333;
	width: 135px;
	height: 105px;
	cursor: pointer;
}

#rollover_1 {
	left: 0;
}

#rollover_2 {
	left: 160px;
}

#rollover_3 {
	left: 320px;
}

#rollover_4 {
	left: 480px;
}
#rollover_5 {
	left: 640px;
}

#rollover_6 {
	left: 800px;
}

#sample_lit {
	position: absolute;
	top: 240px;
	left: 160px;
	width: 135px;
	height: 70px;
}

.selected {
	color: #FFF !important;
}

#shopping_cart {
	position: absolute;
	left: 830px;
	top: 28px;
	width: 136px;
	line-height: 14px;
}

#SubNav_1, #SubNav_2, #SubNav_3, #SubNav_4, #SubNav_5, #SubNav_6 {
	width: 135px;
	height: 95px;
}

td, th {
	vertical-align: top;
}

#top_nav {
	border-bottom: 1px solid #F90;
	height: 108px;
	width: 935px;
	top: 55px;
	left: 30px;
	position: absolute;
}

ul.twocol {
	width: 320px;
}

ul.twocol li {
	width: 135px;
	margin-right: 25px;
	float: left;
}

#views {
	position: absolute;
	top: 240px;
	width: 135px;
	height: 56px;
}

.visible {
	visibility: visible !important;
}

.white, a.white, #leftCol_nav li.white, .style2 {
	color: #FFF;
}

ul.products li img {
	display: block;
}

/******** ABOUT PAGES *********/

#about #leftCol {
	width: 615px;
}

#about #rightCol {
	margin-top: 120px;
}

#about #leftCol #text_content {
	position: absolute;
	top: 25px;
	left: 0px;
	width: 100%;
	font-size: 20px;
}

#about #text_content p, #about #text_content p * {
	text-transform: none;
	font-weight: bold;
	font-size: inherit;
	
	line-height: 1.46em;
}

#about #text_content p {
	margin-bottom: 34px;
}

#ctl00_ContentPlaceHolder1_TextBoxWatermarkExtender1_ClientState {
	display: none;
}

/**** 727 ****/


	
#intermediate_layer_full
	{
		display:block;
		float:left;
		width:935px;
		height:1px;	
		border-bottom:1px solid #f90;
		margin:0px 0px 0px 30px;
	}	
	
* html #intermediate_layer_full
	{
		display:block;
		float:left;
		width:935px;
		height:1px;	
		border-bottom:1px solid #f90;
		margin:-17px 0px 0px 15px;
	
	}
		
#controls
	{
		display:block;
		float:left;
		width:500px;
	}

* html #controls
	{
	
		display:block;
		float:left;
		width:500px;

	}
	
.controls_left
	{
		display:inline;
		float:left;		
	
		
		width:130px;
		height:auto;
			
	}
	
.controls_right
	{
		display:inline;
		float:left;		
		width:130px;
		height:auto;
		margin:0px 0px 0px 30px;
			
	}	
	


/*   First page  */
	
#text_content
	{
		display:block;
		float:left;
		width:540px;
		height:auto;
		margin:70px 0px 0px 0px;
	}
	
#text_content p
	{
		font-size: 17px;
		color:#fff;
		text-transform: uppercase;
		margin:20px 0px 0px 0px;
		line-height:1.3em;
	}
	
	
* html #text_content
	{
	
		display:block;
		float:left;
		width:540px;
		height:auto;
		margin:70px 0px 0px 0px;
	
	}	
	
	
/* Seccond page */

#text_content_full
	{
	
		display:block;
		float:left;
		width:990px;
		height:auto;
		margin:88px 0px 0px 0px;
	
	}
	
.column2
	{
	
		display:inline;
		float:left;		
		width:290px;
		height:auto;
		margin:0px 30px 0px 0px;
		
	}
	
.column2 h5
	{
		font-size: 11px;
		color:#fff;	
		margin:0px;
		padding:0px;
		font-weight:bold;

	}	
	
/* Third page */	

.column3
	{
		display:inline;
		float:left;		
		width:290px;
		height:auto;
		margin:30px 30px 0px 0px;
	}
	
.column3 p
	{
		color:#fff;
		margin:0px 0px 10px 0px;
	}	

/* fourth page */
#text_content_full4
	{
		display:block;
		float:left;
		
		width:990px;
		height:auto;
		
		margin:110px 0px 0px 0px;	
	
	
	}

	
/* 185 project  */	

#project
	{
		position: absolute;
		top: 0;
		left: 640px;
		width:295px;		
		margin:0px;
	}
	
* html #project {
	width: 330px; 
}
	
#project h1
	{
		width:325px;
		margin:0;
	}
	
.project_under
	{
		display:block;
		float:left;
		width:325px;
		height:auto;
		margin:20px 0px 0px 0px;
		font-size: 11px;
		color:#fff;
	}
	
	
.project_under p
	{
	
		color:#fff;
		
		margin:0px;
		padding:0px;
	}
	
.bold
	{
	
		font-size: 11px;
		color:#fff;
		font-weight:bold;
		
		margin:0px;
		padding:0px;
	}	
.project_under_left
	{
	
		display:inline;
		float:left;
		
		width:160px;
		height:auto;
		
		margin:0px 0px 0px 0px;
		
		color:#fff;
	}
	
.project_under_right
	{
	
		display:inline;
		float:right;
		
		width:165px;
		height:auto;
		
		margin:0px 0px 0px 0px;
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#fff;
	}	
	
	
#content_project
	{
		position: absolute;
		left: 0;
		top: 97px;
		width:965px;
		height:auto;	
		margin:23px 30px 0px 0px;
	}
	

* html #content_project
	{

		display:block;
		float:left;
		width:965px;
		height:auto;		
	}
	
	
#content_project_left
	{	
		display:inline;
		float:left;
		
		width:615px;
		height:auto;	
	
	}
	
#content_project_right
	{	
		display:inline;
		float:right;
		
		width:295px;
		height:455px;	
		
		margin:0px 29px 0px 0px;
		
		overflow:hidden;
		
	}
	
#content_project_right_text
	{	
		display:block;
		float:right;
		
		width:295px;
		height:228px;	
	}
	
#content_project_right_bottom
	{	
		display:block;
		float:right;
		width:295px;
		height:auto;
		margin:0px 0px 0px 0px;
		border-top:1px solid #f90;	
	}	
	
	
#content_project_right_bottom_left
	{
		display:inline;
		float:left;
		width:135px;
		height:auto;	
	}
	
	
#content_project_right_bottom_right
	{
		display:inline;
		float:right;
		width:135px;
		height:auto;	
	}	
	
#content_project_right_bottom h3
	{
		color:#e08c15;
		font-weight:bold;
		margin:7px 0px 0px 0px;
		padding:0px;
	}
	
#content_project_right_bottom p
	{
		color:#7f7f7f;
		margin:0px 0px;
		padding:0px;
	}