* { margin: 0; padding: 0; }

body {
	background-color: #808080;
	font: 12px Arial, Verdana,  Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	color: #808080 !important;
}

img {
	border: 0;	
}

h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	color: #808080 !important;
}

h1 {
   font-size: 16px;
   margin-bottom: 15px;	
}

blockquote {
	font-size: 12px;
	color: #808080;
	padding: 10px;
}

tr, td {
	font-size: 12px;
	color: #808080;
}

a {
	color: #808080;
}

p {
	padding-bottom: 5px;
	padding-top: 5px;
}

/* class ------------------------------------------------------- */

.big_red_text {
	color: #B71B02;
	font-size: 18px;
}

.red_text {
	color: #B71B02;
}

.price {
	color: #336599;	
}

.grey {
	color: #808080 !important;
}

.dotted_end {
	height: 2px;
	width: 655px;
	border-bottom: #808080 dotted 1px;
	clear: left;
}


/* divs ------------------------------------------------------- */

#container {
	border: #eff9ff solid 20px;
	width: 940px;
	text-align: left;
	margin: 0px auto;
	background-color: #fff;
	margin-top: 15px;
	position: relative;
	margin-bottom: 20px;
}

/* top ------------------------------------------------------- */

#top {
	position: relative;
	height: 114px;
}

#top a {
	color: #fff;
	text-decoration: none;
}

#top_logo {
	float: left;
	color: #fff;
	height: 80px;
	padding: 15px;
	padding-left: 20px;
}

#menu_top {
	margin-top: 30px;
	float: right;
	padding-bottom: 10px;
	padding-right: 20px;
}

	#menu_top a {
		font-weight: bold;
		text-decoration: none;
		font-size: 11px;
		color: #000;
		padding-right: 8px;
	}
	
	#menu_top a:hover {
	   text-decoration: underline;
	}
	
	#menu_top input {
		margin-right: 10px;
	}
	#menu_top select {
		font-size: 10px;
	}
	
	.top_text {
	   font-size: 11px;
	}

#top_basket {
	clear: right;
	float: right;
	height: 45px;
	padding-right: 30px;
	padding-top: 0px;
	width: 250px;
	text-align: right;
}

#top_basket img {
	vertical-align: middle;
}

#top_basket a {
	color: #808080;
}

#location {
	position: absolute;
	top: 70px;
	left: 130px;
	color: #CA5C02;
	float: left;
}

	#location a{
		color: #CA5C02;
	}



#picture_scroller {
   	border: #808080 solid 8px;
	height: 60px;
	margin-left: 20px;
	margin-right: 20px;
}
#picture_scroller img.scroll {
	margin: 14px 8px 0px 0px;
}

#left_img {
   border-right: #EAEAEA solid 8px;
   height: 60px;	
   float: left;
   width: 147px;	
}

#item_scroller {
	float: left;
}

#company img {
	padding-right: 5px;	
}

/* middle ------------------------------------------------------- */

#middle {
	background-image: url(gfx/menu_left_border_right.jpg);
	background-repeat: repeat-y;
	background-position: 0px;
	padding-left: 10px;
}

#menu_left {
	width: 184px;
	padding-top: 5px;
	float: left;
	padding-bottom: 65px;
	text-transform: uppercase;
}

#menu_left a {
	position: relative;
	clear: both;
	font-size: 12px;
	display: block;
	text-decoration: none;
	height: 35px;
	border: transparent solid 2px;
	cursor: pointer;
}

#menu_left a:hover {
	border: #efe9d5 solid 2px;
	color: #ca5c02;
}

.current_link {
	border: #efe9d5 solid 2px !important;
	color: #ca5c02 !important;
}

.menu_link {
   position: absolute;
   left: 22px;
   top: 10px;
   cursor: pointer;
}

.menu_link_short {
   position: absolute;
   left: 22px;
   top: 3px;
   cursor: pointer;
   width: 140px;
}

.transparent_link {
   width: 160px;
   height: 40px;
   border: #f00 solid 1px;
}

#content_body {
	float: left;
	width: 680px;
	position: relative;

	/* Ie fix so always has min height! */
	min-height: 538px;
	height: auto !important;
	height: 538px;
}

#content {
	float: left;
	width: 680px;
	padding-top: 15px;
	padding-left: 10px;
	margin-bottom: 125px;
}

#content h3 {
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}

#content h2 {
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
}

#content_left_column {
	float: left;
	width: 330px;
	padding-top: 10px;
}

#content_right_column {
	float: left;
	width: 320px;
	padding-top: 10px;
	padding-left: 10px;
	height: 270px;
}

	.description {
		width: 220px;
		color: #B71B02;
	}
	
/* manufacturer ------------------------------------------------------- */

 .manufacturer {
	padding-top: 10px;
 }
 
 .manufacturer h3 {
 	color: #808080;
 	font-size: 14px;
 	font-weight: bold;
 }

 .manuf_img {
  float: right;
 }
 
 .manuf_price {
 	float:  right;
 }
 
 .manuf_logo {
 	clear: left;
 	float: left;
 	margin-top: 5px;
 }
 
 .manuf_desc {
 	float: left;
 	width: 150px;
 	padding-top: 10px;
 }
 
 .price_old {
 	color: #808080;
 	font-size: 16px;
 	text-decoration: line-through;
 	font-weight: bold;
 	padding-top: 20px;
 	text-align: right;
 }
 
 .price_old_2 {
 	color: #808080;
 	font-size: 16px;
 	text-decoration: line-through;
 	font-weight: bold;
 	padding-top: 3px;
 	text-align: right;
 }
 
 .price_actual {
 	color: #336599;
 	font-size: 22px;
 	font-weight: bold;
 	text-align: right;
 }


/* menu right ------------------------------------------------------- */

#menu_right {
	width: 150px;
	float: right;
}

	#menu_right a {
		color: #000;
		font-weight: bold;
	}

#box_blue {
	background-color: #CCCCFF;
	margin-bottom: 5px;
}

	#box_blue h3 {
		padding: 10px;
	}
	
	.box_blue_item {
		padding-left: 6px;
		padding-right: 5px;
		padding-bottom: 5px;
	}
	
	.box_blue_item img {
		float: left;
		margin-right: 5px;
		margin-bottom: 2px;
		width: 42px;
		border: #fff solid 2px;
	}
		
	.box_blue_item_price {
		color: #336599;
		padding-right: 45px;
		padding-bottom: 2px;
		text-align: right;
	}
	
	

#box_grey {
	background-color: #B2B2B2;
	padding-bottom: 5px;
}

	#box_grey h3 {
		padding: 10px;
	}
	
	#box_grey ul, li {
		list-style: none;
		padding-left: 10px;
		padding-bottom: 5px;
	}
	
	#box_grey a {
		font-size: 16px;
		color: #fff;
	}

/* featured ------------------------------------------------------- */

#featured_products {
	margin-top: 10px;
	border-top: #808080 dotted 1px;
	float: left;
	width: 705px;
}

#featured_products h3 {
	font-size: 14px;
}

.featured_item {
	float: left;
	padding: 10px;
	padding-right: 17px;	
}

.featured_item a {
	color: #808080;
}

.featured_item img {
	height: 60px;	
}

/* footer ------------------------------------------------------- */

#content_bottom {
	background-image: url(gfx/menu_left_border_bottom.jpg);
	background-repeat: no-repeat;
	height: 27px;
	clear: both;
	background-color: #fff;
}

#content_bottom p {
	float: right;
	padding-right: 360px;
}

#footer {
	height: 120px;
	/* clear: both; */
	position: absolute;
	bottom: 0px;
	float: left;
	width: 690px;

}

.footout {
	background-image: url(gfx/bottom_people_out.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.footwow {
	background-image: url(gfx/bottom_people.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#footer p {
   font-size: 45px;	
   color: #000;
}


/* contact ------------------------------------------------------- */

#grey_box_contact {
	margin: 10px;
	padding: 20px;
	border: #C2CEDA solid 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	width: 420px;	
}

/* subcat ------------------------------------------------------- */

.subcat_item {
	float: left;
	padding: 10px;
	padding-right: 17px;
	text-align: center;
	width: 100px;
	height: 155px;
}

.subcat_item a {
	color: #808080;
	text-align: center;
	width: 102px;
}

.subcat_item img {
	height: 100px;	
}

/* category brand ------------------------------------------------------- */

.category_brand_item {
	float: left;
	padding: 10px;
	padding-right: 17px;
	text-align: center;
	width: 120px;
}

.category_brand_item a {
	color: #808080;
}


/*  product list ------------------------------------------------------- */

.product_list_item {
	float: left;
	width: 350px;
	margin: 10px;
	margin-right: 40px;
	border: #f00 solid 1px;
}

.product_list_item_2 {
	background: url('gfx/offer_price.gif');
	background-repeat: no-repeat;
	background-position: center right;
	float: left;
	width: 350px;
	margin: 10px;
	margin-right: 40px;
}

.product_list_item a {
	color: #808080;
}

.product_list_item_2 a {
	color: #808080;
}

.product_left_column {
	float: left;
	width: 156px;
}

.product_right_column {
	float: right;
	width: 170px;
	text-align: left;
}

.product_right_column p {
	color: #808080;
}

.product_price {
	color: #336599;
 	font-size: 22px;
 	font-weight: bold;
 	text-align: left;
}

.btn_more {
	border: #efe9d5 solid 2px;
	color: #ca5c02;
	position: relative;
	font-size: 12px;
	display: block;
	text-decoration: none;
	height: 50px;
	width: 50px;
	cursor: pointer;
}

.btn_more span {
	position: absolute;
	text-align: center;
	top: 0px;
	width: 100%
}

/*  product details ------------------------------------------------------- */

#product_details_top {

}

#product_details_top_left {
	float: left;
	width: 400px;
}
#product_details_top_right {
	float: left;
	padding-left: 40px;
	padding-top: 20px;
	width: 370px;
}

#product_details_best_seller {
	float: right;
}

#big_img_container {
	display: none;
	margin: 0 auto;
	text-align: center;
}

#big_img {
	margin: 0 auto;
	text-align: center;
}


/*  product variations ------------------------------------------------------- */

.radio_button {
	margin-top: 30px;
}

.variation_list {
	float: left;
	width: 800px;
	margin: 5px;
}

.variation_list_left {
	float: left;
	width: 300px;
}

.variation_list_middle {
	padding-left: 10px;
	float: left;
	width: 240px;
	height: 90px;

}

.variation_list_middle_2 {
	background: url('gfx/offer_price.gif');
	background-repeat: no-repeat;
	background-position: center right;
	float: left;
	width: 240px;
	height: 90px;
	padding-left: 10px;

}

.variation_list_right {
	float: left;
}

.variation_code {
	color: #336599;
}

.variation_title {
	font-size: 20px;
	color: #336599;
}

#quantity {
	padding-left: 480px;
	color: #FEA115;
	font-weight: bold;
	padding-top: 30px;
}

.quantity_desc {
	color: #ca5c02;
}

.quantity_input {
	border: #ca5c02 solid 3px;
	float: right;
	text-align: right;
	padding-right: 4px;
	width: 58px;
}

#big_holder {
	width: 100%;
	height: 100%;
	position: relative;
}

#add_button_holder {
	position: relative;
	top: 0px;
	right: 0px;
	width: 65px;
	height: 65px;
	float: right;
	margin: 0px 0px 10px 10px;
}

.submit_button {
	position: relative;
	border: #efe9d5 solid 2px;
	cursor: pointer;
	background: none;
	text-align: center;
	text-decoration: none;
	color: #ca5c02;
	font-size: 12px;
}
.sbright {
	float: right;
}

#choose_one {
	padding-left: 522px;
	margin: 5px;
	color: #FEA115;
	font-weight: bold;
}


/*  product options ------------------------------------------------------- */

#product_options {
	width: 800px;
	padding-top: 5px;
}


#product_finish {
	text-align: right;
	padding-top: 30px;
	width: 605px;
}

/* options ------------------------------------------------------- */

.options {
	width: 580px;
	margin: 5px;
	padding-top: 20px;
	padding: 10px;
}

#options_desc {
	color: #FEA115;
	font-weight: bold;
	padding-top: 30px;
}

#options_border {
	width: 600px;
	height:1px;
	border-top: #959595 solid 1px;
}

#options_desc_left {
	width: 525px;
	float: left;
}

.options_name {
	font-weight: bold;
	float:left;
	width: 290px;
}

.options_quantity {
	float: left;
	width: 15px;
}

.options_price {
	padding-right: 10px;
	float: left;
	width: 188px;
	padding-left: 40px;
}


/* basket ------------------------------------------------------- */

.basket_img {
	height: 50px;
}

.basket_input {
	background-color: #E2E2E2;
}

.basket_paypal {
	float: right;
	
}

/* paginator ------------------------------------------------------- */

#paginator {
	float: left;
	width: 800px;
}

/* about ------------------------------------------------------- */

#about_us_left_column {
	float: left;
	width: 310px;
}

#about_us_right_column {
	float: right;
	width: 500px;
	height: 300px;
}

/* order ------------------------------------------------------- */

#view_order {
	border: #919191 solid 1px;
	padding: 10px;
	margin-right:5px;
}

#view_quote {
	border: #919191 solid 1px;
	padding: 10px;
	margin-left:5px;
}

/* other ------------------------------------------------------- */

#carriage_img {
	float: left;
	width: 35px;
}


.border {
	border: #808080 solid 1px;
	width: 670px;
	padding: 10px;
	
}

.border2 {
	border: #808080 solid 1px;
	width: 670px;
	
}

.border3 {
	border: #808080 solid 1px;
	width: 670px;
	padding: 10px;
}

#customer_message {
	float: right;
	width: 300px;
	padding: 10px;
	border: #336599 solid 1px;
	margin-right: 15px;
	text-align: center;
}

#especial {
	background-image: url(gfx/especial_name.png);
	background-repeat: no-repeat;
	width: 12px;
	height: 65px;
	position: absolute;
	left: -32px;
	bottom: 60px;
}




/* jBox ------------------------------------------------------- */
.jBox {
   position: absolute;
   border: 1px solid #808080;
   visibility: hidden;
   background-color: white;
   text-align:left;
}

.jBoxHandler {
   padding: 5px 0px;
   text-indent: 3px;
   font: bold 12px Arial;
   background-color: #808080;
   color: white;
   cursor: move;
   overflow: hidden;
   width: auto;
   height: 15px !important;
   height: 25px;
}

.jBoxHandler .jBoxControls {
   position: absolute;
   right: 8px;
   top: 0px;
   cursor: hand;
   cursor: pointer;
}

.jBoxContent {
   background-color: #fff;
   color: #000;
   height: 150px;
   padding: 5px 10px;
   overflow: auto;
}


.jBoxStatus {
   border-top: 1px solid #eaeaea;
   background-color: #fff;
   height: 13px;
}

.jBoxResize {
   float: right;
   width: 13px;
   height: 13px;
   cursor: nw-resize;
   font-size: 0;
}

#about_title {
	float: left;
	font-size: 18px;
	font-weight: bold;
}
#about_links {
	float: right;
	margin-bottom: 4px;
}
#about_links a {
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	padding-right: 8px;
}
#about_links a:hover {
	text-decoration: underline;
}
#about_images {
	float: left;
	text-align: center;
	width: 100%;
	color: #999;
	position: relative;
}
#about_images li {
	display: inline;
	font-size: 80px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 85px;
	width: 85px;
}
#about_images li img {
	vertical-align: middle;
}
#about_images #create_text {
	position: absolute;
	left: 100px;
	top: 300px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	width: 360px;
}
#about_images #create_wow {
	position: absolute;
	right: 6px;
	top: 275px;
	color: #fff;
	font-size: 72px;
}
#about {
	float: left;
	margin-top: 16px;
	font-size: 13px;
}
#about li {
	padding: 0px 0px 18px 0px;
	margin-left: 15px;
	list-style-type: square;
	color: #f00;
}
#about li span {
	color: #808080;
}
