body {
	background: #535353 url("../images/bg.main.png");
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: 0;
}

a {
	text-decoration: none;
	color: #4160AE;
}

#bg {
	background: url("../images/bg.top.png");
	height: 141px;
}
#wrapper {
	position: absolute;
	top: 0;
	left: 50%;
	width: 900px;
	background-color: #ffffff;
	margin-left: -450px;
}
#header {
	background: url(../images/bg.header.png);
	height: 142px;
}
#sidebar {
	width: 200px;
	float:left;
	text-align: left;	
}
#sidebar h2{
	background: #f4750e;
	color: #ffffff;
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 14px;
	padding: 5px;
	border-bottom: 2px solid #ffffff;
}
#sidebar ul{
	margin: 0;
	padding:0;
	list-style: none;
}
#sidebar li {
}
#sidebar a {
	text-transform: uppercase;
	color: #ffffff;
	background: #f4750e;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 5px;
	border-bottom: 2px solid #ffffff;
	margin-left: 1px;
}
#sidebar a:hover {
	color: #f4750e;
	background: #E9E9E9;

}
#content {
	text-align: left;
	width: 696px;
	margin-left: 200px;
	border-left: 1px solid #DFDFDF;
	min-height: 300px;
}
html > body #content {
	width: auto;
}
#footer {
	clear:both;
	background-color: #E9E9E9;
	height: 50px;
	border-top: #DFDFDF 3px solid;
	text-align: left;
	padding-left:10px; 
	padding-right:10px; 
	font-size: 11px;
}
#footer a {
	color: #4160AE;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}

#menu {
	text-align: left;
	position: absolute;
	width: 697px;
	height: 27px;
	top: 73px;
	left: 1px;
}
#menu a:hover {
	background: url(../images/menu.marker.png) center bottom no-repeat;
}
#title {
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	position: absolute;
	width: 697px;
	height: 40px;
	top: 101px;
	left: 1px;
	padding-left: 10px;
}
#title h1 {
	display: inline;
	font-size: 16px;
}
#error {
	background: #FFFFE1 url(../images/icon.warning.png) no-repeat 10px 10px;
	font-size: 10px;
	color: #ff0000;
	padding: 10px 10px 10px 40px;
}
#msg {
	background: #FFFFE1 url(../images/icon.warning.png) no-repeat 10px 10px;
	font-size: 12px;
	color: #000000;	
	padding: 10px 10px 10px 40px;
}
#agb {
	text-align: justify;
	padding: 15px;
	font-size: 11px;
}
#agb ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
#info {
	text-align: justify;
	padding: 15px;
	font-size: 11px;
}

#info table {
	margin-left: 20px;
	width: 300px;
}
#info th {
	padding-right: 10px;
	padding-left: 5px;
}
#info td {
	text-align: right;
	padding-right: 5px;
}
#info tr {
	height: 20px;
}
#info .light {
}
#info .dark {
	background: #E9E9E9;
}

#info .data {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 1px solid #dddddd;
}
#info .data li {
	margin: 0;
	padding: 5px;
	line-height: 15px;
}

#contact {
	padding: 15px;
}
#contact th {
	background: #DFDFDF;
	padding: 5px;
}
#contact td {
	background: #E9E9E9;
	padding: 5px;
}
#cart {
	padding: 0;
	margin: 0;
	background: url(../images/bg.cart.png) no-repeat;
	position: absolute;
	width: 200px;
	height: 65px;
	top: 76px;
	left: 699px;
	padding-top: 2px;
	padding-left: 32px; 
	text-align: left;
}
#cart_btn {
	position: absolute;
	height: 25px;
	width: 200px;
	left: 0px;
	top: 40px;
	background: #C2C2C2 url(../images/btn.cart.png) no-repeat right;	
}
#cart_btn a {
	display: block;
	font: bold 12px/25px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	height: 25px;
	width: 190px;
}
#cart_view {
	padding: 15px;
}
#cart_view table {
	border: 3px solid #DFDFDF;
}
#cart_view th {
	background-color: #F67F10;
	color: #ffffff;
	padding: 3px;
}
#cart_view td {
	padding: 3px;
}
#cart_view td.total,td.qty {
	font-weight: bold;
}
#cart_view tr.light {
	background-color: transparent;
}
#cart_view tr.dark {
	background-color: #f7f7f7;
}
#cart_view tr.summ {
	background-color: #DFDFDF;
}
#cart_view tr.summ_line {
	background: #DFDFDF url('../images/line.png') 320px 0px no-repeat;
}
#item {
	font-size: 11px;
}
#item .text1 {
	padding-bottom: 10px;
}
#item h2, #home h2 {
	margin-top: 0px;
	font-size: 150%;
}
#item h3, #home h3 {
	margin-top: 0px;
	font-size: 120%;
}
#item ul, #home ul {
	margin: 0;
	padding-left: 20px;
}
#item li, #home li {
	list-style-image: url(../images/list-image.png);
}
#item img.product {
	padding-right: 10px;
}

#home {
	padding: 15px;
}

.orderbox {
	background: #efefef;
	text-align: right;
	padding: 10px;
}

#price_box {
	background: url(../images/bg.price.png) no-repeat;
	padding: 6px;
	width: 118px;
	height: 43px;
}
#price_box .price,.orderbox .price {
	font-size: 14px;
	font-weight: bold;
}
#price_box a,.orderbox a {
	color: #4160AE;
	font-weight: bold;
	background: url(../images/bg.cart.png) no-repeat;
	padding-left: 30px;
	margin-left: 2px;
}
#seperator {
	border-top: 1px solid #000;
}
#browse a{
	color: #4160AE;
	font-weight: bold;
}
#browse input{
	color: #4160AE;
	font-weight: bold;
}
#browse a.back {
	background: url(../images/arrow.left.png) no-repeat 0px 4px;
	padding-left: 8px;
}
#browse a.next {
	background: url(../images/arrow.right.png) no-repeat right 4px;
	padding-right: 8px;
}
#browse .button {
	background: url(../images/btn.bg.png) repeat-x;
	font-size: 10px;
	padding: 0px 10px 0 10px;
	line-height: 23px;
}
#order_form {
	padding: 15px;
}
#order_form .error {
	border: 1px solid #ff0000;
}
#order_form td {
	text-align: left;
}
#order_form input:focus,textarea:focus {
	background: #ffcc00;
}
#order_form label {
	padding-right: 5px;
	font-weight: bold;
	text-align: right;
}
#order_form h2 {
	display: inline;
	font-size: 14px;
	font-weight: bold;
}
#order_adress {
	width: 315px;
	padding: 10px;
}
#order_adress input,textarea {
	border: 1px solid #B7B7B7;
	width: 200px;
	background: #eeeeee;
}
#order_comment {
	width: 315px;
	padding: 10px;
	list-style: none;
}
#order_comment ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#order_agb {
	padding: 10px;
}
#order_agb_text {
	text-align:justify;
	overflow: auto;
	height: 150px;
	padding: 10px;
	border: 1px solid #B7B7B7;
	font-size: 10px;
}
#order_agb_text ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
#submit_button {
	padding: 0;
	margin: 0;
	border: 0;
	background: transparent;
	font-size: 10px;
}
#process {
	font-size: 10px;
	font-weight: bold;
}
#process .active {
	color: #ffcc00;
}
#process .rdy {
	color: #000000;
}
#process .inactive {
	color: gray;
}