html {
	background-attachment: scroll;
	background-color: #FF6600;
	overflow: auto;
}
body {
	padding: 0px;
	background-image: url(/imgs/bgr_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #CC4200;
	text-decoration: none;
}
a:hover {
	color: #000;
}
#logo {
	margin: 0px;
	padding: 0px;
	z-index: 2;
	position: absolute;
	text-align: center;
	width: 900px;
}
#screen {
	margin: 0px;
	padding: 0px;
	height: 265px;
	width: 865px;
	background-color: #FFFFFF;
	z-index: 1;
	position: relative;
}
.horMenuBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.horMenuBar a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.horMenuBar a:hover{
	color: #CC4200;
	
}
.horMenuBar ul{
	display: inline;
}
.horMenuBar ul li{
	display: inline;
	list-style-type: none;
}
.horMenuBar ul li a{
	display: inline-block;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
}
.horMenuBar input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC4200;
	background-color: #FFFFFF;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 180px;
	margin: 0px;
	padding: 5px;
}
#container {
	background-color: #eeeccc;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#container h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eeeccc;
	text-align: left;
	text-indent: 18px;
	text-transform: uppercase;
	margin-top: 0px;
	padding: 3px 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	background-color: #FF6600;
	width: 900px;
	letter-spacing: 3px;
}
#content{
	color: #333333;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 13px;
	margin-top: 5px;
}
#midCol{
	padding-left: 45px;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 45px;
	margin: 0px;
}
#midCol h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #333333;
	text-decoration: none;
	text-align: right;
	margin-top: 0px;
	font-style: italic;
}
#midCol h2 {
	font-family: "Trebuchet MS", Tahoma, Sylfaen, Verdana, Arial;
	font-size: 20px;
	color: #CC4200;
	text-decoration: none;
	text-align: left;
	font-style: italic;
}
#midCol ol{
margin: 0px;
	padding: 0px;
	list-style-type: decimal;
	list-style-position: inside;
}
#midCol ul{
	margin: 20px 0px;
	padding: 0px;
}

 .catalogue_list li{
	width: 100%;
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	display: inline-table;
}
.catalogue_list li a {
	font-size: 14px;
	color: #CC4200;
	text-decoration: none;
}
#rightCol{

	background-color: #333333;
}
#galleryCol{
	padding: 10px;
}
#pictintext {
	float: right;
	margin-bottom: 12px;
	margin-left: 12px;
}
#pictintext img{
	border: 1px solid  #333333;
}
#leftCol, #dynamicCol {
	color: #333333;
}

#leftCol ul, #dynamicCol ul{
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	list-style-type: none;
}
#leftCol ul li, #dynamicCol ul li{
	width: 100%;
}
.sPict{
	border:solid 1px #CECECE;
	background-color: #FFF;
}
#leftCol li a table, #dynamicCol li a table{
	cursor:pointer;
}
#leftCol li a, #dynamicCol li a{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC4200;
	text-transform: lowercase;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9A8C3F;
}
#leftCol li a:hover, #dynamicCol li a:hover{
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeccc;
}
#leftCol ol, #dynamicCol ol{
	color: #666699;
}
#leftCol ol a, #dynamicCol ol a{
	color: #330099;
	border: none;
	margin: 0px;
	padding: 6px 0px 0px 0px;
}
#leftCol ol a:hover, #dynamicCol ol a:hover{
	border: none;
}
#footer {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#footer a{
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover{
	color: #CC4200;
	text-decoration: none;
}
#webmaster a{
	color: #CC4200;
	text-decoration: none;
	font-size: 11px;
}
#webmaster a:hover{
	color: #333333;
}
._tumbn {
	background-color: #E4DED1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #93876A;
	border-bottom-color: #93876A;
	border-left-color: #FFFFFF;
}
.tumbn {
	background-color: #FFF;
	padding: 8px;	
}
td #pathnav{
	padding-bottom: 24px;
}
#pathnav a{
	font-size: 11px;
	text-transform: lowercase;
	text-decoration: none;
	color: #333333;
}
#pager{
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#pager a{
	font-size: 12px;
	color: #CC4200;
	text-decoration: none;
	font-weight: normal;
}
#pager a:hover{
	color: #000;
}
#measure_table{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 5px;
}
#measure_table td{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.catlist_pict{
/*	background-color: #FFF; */
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eeeccc;
}
.catlist {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 10px;
}
.catlist a{
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	color: #CC4200;
	font-weight: bold;
}
.catlist a:hover{
	color: #000000;
}
.catlist p{
	color: #333333;
	font-size: 11px;
}
input,textarea,select{
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 5px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
textarea{
	scrollbar-face-color:  #FFFFFF;
	scrollbar-shadow-color:  #FFFFFF;
	scrollbar-highlight-color:  #FFFFFF;
	scrollbar-3dlight-color:  #FFFFFF;
	scrollbar-darkshadow-color:  #FFFFFF;
	scrollbar-track-color:  #FFFFFF;
	scrollbar-arrow-color: #FF6600;
	padding: 5px;
	color: #333333;
	background-color: #FFFFFF;
}
.obligatoryField{
	color: #FF6600;
}
.obligatoryField_error {
	border: 2px solid #FF6600;
	color: #FF6600;
}
#adish{
	margin-top: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-bottom: 25px;
	color: #630;
}
.sitemap ul{
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 15px;
	list-style-type: none;
}
.sitemap li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9A8C6D;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
}
.auctions{
	text-align: center;
}