﻿body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #787878;
	margin: 0;
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
}
form {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
.topmenu {
	width: 100%;
	height: 40px;
	float: left;
	background-image: url('images/topmenu_light.png') !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='/images/topmenu_light.png');
	background-color: #901b1b;
	text-align: center;
}
#menubar {
	width: 994px;
	margin: 0 auto;
}
#footer {
	width: 994px;
	margin: 0 auto;
}
#footerleft {
	padding-top: 13px;
	float: left;
	width: 50%;
	text-align: left;
	color: #FFFFFF;
}
#footerright {
	padding-top: 16px;
	float: right;
	width: 50%;
	text-align: right;
}
#menubar a {
	white-space: nowrap;
	float: left;
	height: 26px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 14px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url('images/topmenu_light.png') !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='/images/topmenu_light.png');
	background-color: #901b1b;
}
.alink {
	background-color: #88f329 !important;
}
.alert {
	float: left;
	width: 100%;
	margin-top: 30px;
	height: 250px;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.alert a {
	text-decoration: none;
	color: #CC0000;
	font-size: 13px;
	font-weight: bold;
}

.buttondiv {
	float: left;
	padding-top:10px;
	padding-bottom: 10px;
	width: 99%;
	text-align: right;
}
.button {
	float: right;
	width: 95px;
	cursor: pointer;
	height: 14px;
	padding: 6px;
	margin: 2px;
	background-color: #333333;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
	font-size:11px;
	line-height:normal;
}
.button:hover {
	background-color: #901b1b;
	color: #FFFFFF;
}
.button:active {
	margin-top: 3px;
	margin-bottom: 1px;
}
#menubar a:hover {
	background-color: #e30000 !important;
}
.seperator {
	float: left;
	width: 2px;
	height: 40px;
	background-image: url('images/seperator.png') !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='/images/seperator.png');
}

.selectcat {
	float: left;
}

.back{
	float:right !important;
	background-image:none !important;
}


#menubar img {
	float: left;
	border: 0px;
}
#maindiv {
	width: 994px;
	margin: 0 auto;
}
#logodiv {
	width: 100%;
	float: left;
	height: 145px;
}
#logo {
	width: 186px;
	height: 66px;
	float: left;
	margin-top: 53px;
	margin-left: 21px;
}
#searchdiv {
	width: 600px;
	float: right;
	margin-top: 18px;
	height: 48px;
}
#langdiv{
	float:left;
	width:100%;
	margin-bottom:10px;
	height:20px;
	text-align:right;
}
#langdiv a{
	margin-right:5px;
}
#langdiv img{
	border:1px #C0C0C0 solid;
}

#search_left {
	width: 55px;
	float: left;
	height: 48px;
	background-image: url('images/search_left.gif');
}
#search {
	width: 528px;
	float: left;
	height: 48px;
	background-image: url('images/search_bg.gif');
}
#search input {
	border: 0px;
	padding: 0px;
	width: 528px;
	height: 26px;
	margin-top: 11px;
	color: #2c2c2c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	background-image: url('images/text_bg.gif');
}
#search_right {
	width: 17px;
	float: left;
	height: 48px;
	background-image: url('images/search_right.gif');
}
#topbar {
	width: 100%;
	height: 40px;
	float: left;
	background-image: url('images/topbar_light.png') !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='/images/topbar_light.png');
	background-color: #901b1b;
	color: #FFFFFF;
	font-size: 13px;
}
#datediv {
	width: 170px;
	float: left;
	height: 29px;
	padding-top: 11px;
	text-align: center;
	background-image: url('images/seperator.png');
	background-position: right;
	background-repeat: repeat-y;
}
#imkbdiv {
	width: 180px;
	float: right;
	height: 29px;
	padding-top: 11px;
	text-align: center;
	background-image: url('images/seperator.png');
	background-position: left;
	background-repeat: repeat-y;
}
#usddiv {
	width: 180px;
	float: right;
	height: 29px;
	padding-top: 11px;
	text-align: center;
	background-image: url('images/seperator.png');
	background-position: left;
	background-repeat: repeat-y;
}
#eurodiv {
	width: 180px;
	float: right;
	height: 29px;
	padding-top: 11px;
	text-align: center;
	background-image: url('images/seperator.png');
	background-position: left;
	background-repeat: repeat-y;
}
#contentdiv {
	float: left;
	width: 994px;
	background-color: #FFFFFF;
}
#categorymap {
	float: left;
	width: 814px;
}
#categorymap h1 {
	float: left;
	margin: 0px;
	padding: 7px;
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#categorymap a {
	float: left;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 17px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url('images/bullet4.gif');
	background-position: right center;
	background-repeat: no-repeat;
}
#categorymap a:hover {
	color: #901b1b;
}
.main_content {
	float: left;
	width: 814px;
	background-image: url('images/cat_bg2.gif');
	background-repeat: repeat-x;
}
#golddiv{
float:left;
width: 774px;
display:nones;
background-color:#F2C100;
color:#000000;

font-size:14px;
padding:20px;
line-height:25px;

}

.colordiv{
float:left;
width: 774px;
display:nones;
color:#FFFFFF;
font-size:15px;
padding:20px;
line-height:25px;

}


.header {
	float: left;
	margin: 0px;
	width: 150px;
	padding: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.header2 {
	float: left;
	margin-top: 10px;
	margin-bottom:10px;
	width: 100%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	text-align:center;
}
.header2 a{
	text-decoration:none;
	color:#FF9900;
}

.row{
float:left;
width:100%;
}

.isaret {
	float: left;
	margin: 0px;
	width: 10px;
	text-align: center;
	padding: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.inputdiv {
	float: left;
	width: 600px;
	margin: 0px;
	padding: 5px;
}
.inputdiv input{
	height: 24px;
	width: 592px;
	border: 1px #C0C0C0 solid;
	color: #2c2c2c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	
	background-repeat: repeat-x;
}

.inputdiv select {
	height: 24px;
	width: 592px;
	border: 1px #C0C0C0 solid;
	color: #2c2c2c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	
	background-repeat: repeat-x;
}



.inputdiv textarea {
	height: 150px;
	width: 592px;
	border: 1px #C0C0C0 solid;
	color: #2c2c2c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	background-image: url('images/text_bg2.gif');
	background-repeat: repeat-x;
}
.description {
	float: left;
	margin: 0px;
	width:580px;
	padding: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.description2 {
	float: left;
	margin: 0px;
	padding: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.checkbx{
	float: left;
	margin: 0px;
	padding: 8px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.description a {
	text-decoration: none;
	color: #CC0000;
	font-size: 13px;
	font-weight: bold;
}
.description a:hover {
	color: #FF6600;
}
.picture {
	text-align: center;
	position: relative;
	float: left;
	border: 1px #dce0eb solid;
	padding: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.ads1 {
	float: right;
	width: 744px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.ads2 {
	float: right;
	width: 180px;
	
	padding-top:5px;
	text-align: center;
	background-color: #E9E9E9;
}

#links{
float:left;
width:100%; 
padding-top:5px;
padding-bottom:5px;
text-align:center;
}
#links a{
	margin:6px;
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;	
}
#links a:hover{
	color:#660000;	
}

