body {
	padding:0;
	margin:0;
	background-color:#f9b900;
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial,Trebuchet MS, sans-serif;
	font-size:13px;
	color:#000;
	}
a:link, a:visited {
	color:#dc401d;
	text-decoration:underline;
	}
a:hover, a:active {
	color:#dc401d;
	text-decoration:none;
	}
/* Layout styles */
#wrapper {
	position:relative;
	width:938px;
	margin:0 auto;
	padding-left:57px;
	background-image:url(images/top_left_img.jpg);
	background-repeat:no-repeat;
	}
#header {
	height:109px;
	background-image:url(images/main_navigation_bg.jpg);
	background-repeat:no-repeat;
	background-position:286px 0px;
	}
#left_container {
	position:relative;
	float:left;
	width:286px;
	background-image:url(images/bread_top.jpg);
	background-repeat:no-repeat;
	padding-top:187px;
	}
#right_container {
	position:relative;
	float:left;
	width:590px;
	background-image:url(images/welcome_txt_bg.jpg);
	background-repeat:no-repeat;
	}
#footer {
	position:relative;
	width:938px;
	margin:0 auto;
	clear:both;
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	height:147px;
	margin-bottom: 10px;
	}
	.footer_content {
		position:relative;
		float:left;
		width:706px;
		height:140px;
		background-image:url(images/footer_top.jpg);
		background-repeat:no-repeat;
		}
	.footer_txt_bg {
		position:relative;
		top:15px;
		left:205px;
		background-image:url(images/footer_txt_bg.jpg);
		background-repeat:no-repeat;
		height:94px;
		color:#fff;
		font-size:11px;
		width:500px;
		padding:5px 5px 5px 15px;
		}
	.footer_txt_bg a {
		color:#fff !important;
		}
	.autor {
		font-family: Verdana;
		font-size: 10px;
		position:absolute;
		right:0;
		bottom: -2px;
		}
	.copyright {
		position:absolute;
		font-size: 11px;
		bottom: 0px;
	}
	a.devision {
		position: relative;
		top: -6px;
		float: left;
		display: block;
		background: url(images/devision.gif);
		width: 52px;
		height: 16px;
	}
	.createdby {
		margin-right: 5px;
		float: left;
	}


/* Navigation styles */
#main_navigation {
	position:relative;
	margin: auto;
	float:right;
	width:645px;
	top:54px;
	left: 12px;
	}
	#main_navigation ul {
		list-style:none;
		padding:0;
		margin:0;
		}
		#main_navigation ul li {
			position:relative;
			float:left;
			padding-right:22px;
			background-image:url(images/link_separator.jpg);
			background-repeat:no-repeat;
			background-position:100% 50%;
			height:55px;
			}
			#main_navigation ul li a {
				display:block;
				position:relative;
				float:left;
				line-height:55px;
				height:55px;
				color:#b82300;
				font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				text-decoration:none;
				}
			#main_navigation ul li a:hover {
				color: #e72c00;
				}				
			#main_navigation ul li a#selected {
				color:#e72c00;
				background-image:url(images/selected_main.jpg);
				background-repeat:no-repeat;
				background-position:50% 100%;
				}
/* Right column styles */
.welcome {
	height:34px;
	text-align:right;
	padding:24px 30px 0px 0px;
	}
.welcome h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#fff;
	font-weight:normal;
	padding:0;
	margin:0;
	}
.right_content {
	background-image:url(images/right_column_bg.gif);
	background-repeat:repeat-y;
	}
	.right_content_shaddow {
		background-image:url(images/rightcontent_shaddow.jpg);
		background-position:100% 100%;
		background-repeat:no-repeat;
		}
/* Right content styles */		
.pagename, .pagename-middle {
	color:#da3f1b;
	font-family:Arial,Trebuchet MS, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-image:url(images/right_container_top.jpg);
	background-repeat:no-repeat;
	height:34px;
	position:relative;
	padding:10px 0px 0px 19px; 
	}
.pagename-middle {
	margin-top: 10px;
	padding:0px 0px 0px 19px; 
	background-image:url(images/right_container_middle.jpg);
	height:34px;
}

	.lang_switch {
		position:relative;
		float:right;
		text-align:right;
		width:50%;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#a37700;
		font-weight:normal;
		padding-right:30px;
		}
		.lang_switch a {
			color:#a37700 !important;
			text-decoration:none !important;
			}
		.lang_switch a.current {
			text-decoration:underline !important;
			}
.right_txt {
	position:relative;
	top:0;
	margin:0;
	left:9px;
	background-image:url(images/bg_txt.jpg);
	background-repeat:repeat-x;
	width:538px;
	padding:0px 16px 16px 16px;
	text-align:justify;
	color:#966f00;
	}
.right_txt p {
	margin:0;
	padding-bottom:10px;
	}
/* Newsbox */
#newsbox {
	background-color:#fff7c8;
	background-image:url(images/news_box_top.jpg);
	background-repeat:no-repeat;
	padding:12px 12px 5px 17px;
	margin-top:15px;
	clear:both;
	}
#newsbox a { 
	color:#000;
	font-size:11px;
	text-decoration:underline;
	}
#newsbox a:hover {
	text-decoration:none;
	} 
#newsbox span.date {
	display:block;
	color:#d39a02;
	font-size:11px;
	font-weight:bold;
	}
	#newsbox span.newsbox_title {
		color:#da3f1b;
		font-size:13px;
		font-weight:bold;
		display:block;
		height:15px;
		padding:0 0 5px 0;
		margin:0;
		}
.news_separator {
		background-image:url(images/news_box_separator.jpg);
		background-repeat:no-repeat;
		background-position:50% 50%;
		height:70px;
		}
#newsbox p.left_news {
	position:relative;
	float:left;
	clear:right;
	width:240px;
	padding-right:15px;
	margin:0;
	} 
#newsbox p.right_news {
	position:relative;
	float:left;
	clear:right;
	width:235px;
	padding-left:13px;
	margin:0;
	} 
	
/* Left column styles */
.left_content {
	background-image:url(images/left_content_bg.jpg);
	background-repeat:repeat-y;
	}
	.left_content_shaddow {
		background-image:url(images/leftcontent_shaddow.jpg);
		background-position:0% 100%;
		background-repeat:no-repeat;
		padding-left:20px;
		}
.left_content h2{
	color:#da3f1b;
	font-family:Arial, Trebuchet MS, sans-serif;
	font-size:14px;
	padding:0;
	margin:0px 0px 5px 0px;
	line-height:100%;
	}
/* Left content styles */
.left_content_header {
	position:relative;
	width:248px;
	height:78px;
	padding:0;
	margin:0;
	}
.left_content_frame {
	position:absolute;
	width:248px;
	height:78px;
	background-image:url(images/frame.gif);
	background-repeat:no-repeat;
	}	
.left_content_img {
	width:248px;
	height:78px;
	overflow:hidden;
	}
.left_content_txt {
	background-image:url(images/left_content_txt_bg.gif);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
	font-size:11px;
	float:none;
	display:block;
	position:relative;
	}
.left_content_txt p {
	padding:13px;
	margin:0;
	}
a.more_left {
	display:block;
	width:91px;
	height:19px;
	background-image:url(images/frontpage_leftcontainer_mor.jpg);
	color:#fff !important;
	padding:7px 0px 0px 15px;
	text-decoration:none !important;
	}
/* All */
.clear_div {
	clear:both;
	height:30px;
	}
.clear {
	clear:both;
	height:1px;
	font-size:0;
	}
/* Product view */
td {
	vertical-align:top;
	}
.product_image {
	background-image:url(images/product_bg.gif);
	padding:9px;
	margin-top:10px;
	}
.product_name {
	color:#e13913;
	background-image:url(images/product_name_bg.jpg);
	background-repeat:no-repeat;
	background-position:50% 100%;
	padding:7px 0px 10px 9px;
	font-weight:bold;
	}
.product_name a {
	text-decoration:none !important;
	}
.product_image_large {
	text-align: center;
	background-image:url(images/product_bg.gif);
	padding:9px;
	margin-top:10px;
	}
.product_name_large {
	color:#e13913;
	background-image:url(images/product_title.jpg);
	background-repeat:no-repeat;
	background-position:50% 100%;
	padding:7px 0px 8px 13px;
	font-weight:bold;
	}
.product_description {
	color:#000;
	font-size:11px;
	text-align:left;
	padding:12px;
	}
.prev_next {
	background-image:url(images/prev_and_next_bg.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;
	padding-top:20px;
	font-size:11px;
	text-align:center;
	padding-bottom:10px;
	color:#f0dfb5;
	}
.prev_next a {
	text-decoration:none;
	color:#966f00;
	}
/* Products menu */
a.category_link {
	width:231px;
	display:block;
	background-image:url(images/bg_category.jpg);
	background-repeat:no-repeat;
	line-height:30px;
	height:30px;
	color:#b92705;
	font-weight:bold;
	text-decoration:none !important;
	padding-left:15px;
	clear:both;
	font-size:13px;
	}
.all_products {
	padding:5px 0px 15px 0px;
	position:relative;
	left:-5px;
	}
.all_products a {
	display:block;
	width:231px;
	float:left;
	line-height:28px;
	background-image:url(images/product_menu_bg.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	font-size:12px !important;
	text-decoration:none !important;
	}
.all_products a#selected_product {
	background-image:url(images/product_menu_bg_active.jpg);
	}

/* table, td */

.form-data {
	border-collapse: collapse;
}

.form-data td {
	padding: 5px;
}

/* input, textarea */

input, textarea {
	font-family:Arial, Trebuchet MS, sans-serif;
	font-size:11px;
	color:#000;	
}

.textbox {
	border: 1px solid #cab77f;
	padding: 3px;
}

.submit {
	border: 1px solid #d93f1b;
	background: #d93f1b;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
}
