body {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
	background: #fff url('images/html_back.gif') repeat-x;
}
* {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
}
div#left_shadow {
	background: url('images/left_shadow1.gif') repeat-y left;
}
div#site {
	margin: 0 auto 0;
	width: 98%;
	background: #fff;
	background: url('images/backbulbricksite.gif') repeat-x top left; 
}
div#right_shadow {
	background: url('images/right_shadow.gif') repeat-y right;
}
#header {
	background: url('images/header_back.gif') repeat-x;
}
div.menu {
	background: url('images/back_left_header.jpg') no-repeat left top; 
	width: 30%;
	float: left;
}
div.menu ul {
	padding: 0 0 0 59px;
}
div.menu[class] ul li {
	list-style: none;
	background: url('images/menu_li_back_NEW.png');
	padding: 0 0 10px;
	width: 300px;
	height: 10px;
	overflow: hidden;
}
div.menu ul li span {
	color: #fff;
	float: left;
	font-weight: bold;
	padding: 2px 0 0 1px;
}
div.menu ul li a {
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #171314;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	top: 2px;
}
div.menu ul li a:hover {
	color: #bd1f05;
}
div.menu h1 {
	padding: 23px 0 20px 0;
}
div.menu h1 a.logo {
	width: 280px;
	height: 51px;
	display: block;
}
div.menu h1 a.logo span {
	display: none;
}
#header div.collage {
	float: right;
	background: url('images/collage.jpg') no-repeat right top;
	width: 100%;
	height: 280px;
}
#content {
	background: #eae9e9 url('images/content_back.gif') repeat-x;
	min-height: 495px;
	padding: 0 0 15px;
}
* html #content {
	height: 495px;
}
#content div#left_pannel {
	width: 70%;
	float: left;
	padding: 0 0 0 23px;
}
div#content[id] h2 {
	background: url('images/h2_back.png') no-repeat right top;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	padding: 3px 0 5px 5px;
	height: 28px;
	width: 126px;
	font-weight: normal;
}
a#demonstrate[id] {
	background: url('images/h2_back1.png') no-repeat left top;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	padding: 3px 0 5px 5px;
	height: 26px;
	width: 181px;
	font-weight: normal;
	text-decoration: none;
	display: block;
}
div.text {
	color: #171314;
	text-align: justify;
	padding: 0 20px 20px 0;
}
div.text a {
	color: #171314;
}
div.text a:hover {
	text-decoration: none;
}
div.product {
	width: 137px;
	float: left;
	margin: 0 20px 0 0;
}
div.product p.title {
	padding: 0 0 6px;
}
div.product p.title a {
	color: #bf311b;
	text-decoration: none;
}
div.product p.title a:hover {
	color: #010101;
}
div.product p.title span {
	color: #010101;
	padding: 0 5px 0 0;
}
div.product div.image {
	background: url('images/product_back.gif') no-repeat;
	width: 136px;
	height: 136px;
	padding: 1px 0 0 1px;
}
div.product div.image img {
	border: none;
}
div.product span.gallery_span {
	color: #010101;
	padding: 0 3px 0 0;
	float: left;
}
#right_pannel {
	float: right;
	width: 25%;
	padding: 0 0 0 20px;
}
#right_pannel p.date {
	color: #bf311a;
	padding: 0 0 3px;
}
p.title {
	padding: 0 0 3px;
	font-weight: bold;
}
p.title a {
	color: #171314;
	text-decoration: none;
	font-weight: bold;
}
p.title a:hover {
	color: #bf311a;
}
div.article {
	padding: 0 0 3px;
	text-align: justify;
	padding: 0 20px 0 0;
}
div.article a {
	color: #171314;
	text-decoration: none;
}
div.article a:hover {
	color: #bf311a;
}
div.back {
	float: right;
	padding: 0 25px 0 0;
}
div.back a {
	color: #bf311b;
	text-decoration: none;
}
div.back a:hover {
	color: #010101;
}
div.back span {
	color: #010101;
	padding: 0 0 0 5px;
}
/* pagination */
p.pagination {
	float: right;
	padding: 0 10px 0 0;
}
p.pagination a.page {
	background: #4b88e1;
	font-family: Arial, Tahoma, self;
	font-size: 11px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 3px;
	margin: 0 0 0 2px;
}
span.page2 {
	background: #D91321;
	font-family: Arial, Tahoma, self;
	font-size: 11px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 3px; 
	margin: 0 0 0 2px;
}
p.pagination a.page:hover {
	background: #D91321;
}
/* pagination */
#right_pannel a.more {
	color: #bf311a;
	font-size: 10px;
}
#right_pannel a.more:hover {
	text-decoration: none;
}
#right_pannel div.contacts {
	background: url('images/contacts_back.gif') no-repeat right top;
	min-height: 100px;
	color: #171314;
}
#right_pannel div.contacts a {
	color: #bf311a;
}
#right_pannel div.contacts a:hover {
	text-decoration: none;
}
#right_pannel ul.submenu {
	padding: 0 0 20px 10px;
}
#right_pannel ul.submenu li {
	list-style: none;
}
#right_pannel ul.submenu li span {
	color: #bf311a;
	padding: 0 5px 0 0;
}
#right_pannel ul.submenu li a {
	color: #171314;
	text-decoration: none;
	font-weight: bold;
}
#right_pannel ul.submenu li a:hover {
	color: #bf311a;
}
#right_pannel ul.submenu li.selected {
	text-decoration: none;
	font-weight: bold;
}
#right_pannel ul.submenu li.selected a {
	color: #bf311a;
}
#right_pannel ul.submenu li.sub {
	list-style: none;
	padding: 0 0 0 20px;
}
#right_pannel ul.submenu li.sub span {
	color: #bf311a;
	padding: 0 5px 0 0;
}
#right_pannel ul.submenu li.sub a {
	color: #171314;
	text-decoration: none;
	font-weight: bold;
}
#right_pannel ul.submenu li.sub a:hover {
	color: #bf311a;
}
#right_pannel ul.submenu li.sub a.select {
	color: #bf311a;
}
/*Contact form*/

.contact_form_txt {
	color: #171314;
	width: 100px;
	float: left;
	margin: 3px 0 3px 0;
}
.contact_form_field {
	float: left;
	color: #171314;
	padding: 0;
}
.contact_form_field span.error_form {
	color: red;
}
.contact_form_txt span.span1 {
	color: red;
}	
/*
input.field {
	color: #146da1;
	border: 1px solid #3988c4;
	margin: 3px 0 2px;
}
textarea.field {
	color: #146da1;
	border: 1px solid #3988c4;
	margin: 3px 0 3px;
}
*/	
select.field {
	color: #171314;
	font-weight: normal;
	border: 1px solid #aacbe3;
}

.field {
	font-size: 11px;
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
	border: 1px solid #aacbe3;
	padding: 2px;
	margin: 0 0 2px;
	color: #171314;
	float: left;
}
span.error_form {
	float: left;
	padding: 0 0 0 5px;
	position: relative;
	top: -10px;
}
p.back {
	float: right;
}
p.back span {
	color: #010101;
	padding: 0 0 0 5px;
}
p.back a {
	color: #bf311a;
}
p.back a:hover {
	color: #171314;
	text-decoration: none;
}
/*Contact form*/
p.brc {
	color: #bf311b;
}	
p.brc span {
	color: #010101;
	padding: 0 5px 0 0;
}
div.mainimage {
	width: 229px;
	height: 229px;
	background: #fff;
	float: left;
	border: 1px solid #dcdcdc;
	margin: 0 30px 20px 0;
	overflow: hidden;
}
.product_details {
	padding: 15px 0 0 0;
	color: #010101;
	text-align: justify;
	float: left;
	width: 100%;
}
.product_details span {
	padding: 0 3px 0 0;
}
.product_details a.added {
	color: #bf311a;
	text-decoration: none;
	font-weight: normal;
}
.product_details a.added:hover {
	color: #171314;
}
.product_details h3 {
	font-size: 11px;
	color: #bf311a;
	padding: 10px 0;
}
.images_product {
	padding: 20px 0 0 0;
}
p.name_picture {
	width: 125px;
	text-align: center;
	padding: 3px 0 0 0;
}
p.name_picture a {
	color: #bf311a;
	text-decoration: none;
	font-weight: normal;
}
p.name_picture a:hover {
	color: #171314;
}

#footer {
	background: #8f8f8f;
	width: 100%;
}
#footer p.left {
	float: left;
	padding: 10px 0 10px 10px;
	color: #f6f6f6;
}
#footer p.right {
	float: right;
	color: #f6f6f6;
	padding: 10px 10px 10px 0;
}
#footer p.right a {
	color: #f6f6f6;
}
#footer p.right a:hover {
	text-decoration: none;
}
