body {
	background-color: #000020;
	font-family: "Calibri", "Trebuchet MS", Tahoma, sans-serif;
	/*	font-size: 90%; */
}
input, select, textarea {
	font-family: "Calibri", "Trebuchet MS", Tahoma, sans-serif;
/*	font-size: 90%; */
}
.container #banner {
	background-color: #000020;
}

/*
#container {
	margin-left: 10%;
	margin-right: 10%;
}
*/

@media handheld, screen and (max-device-width: 800px) {
	#container {
		margin-left: 0;
		margin-right: 0;
	}
}
#bar2 {
	width: 100%;
	float: left;
	font-size: 0.8em;
	background-color: #eee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
#langbar {
	padding: 15;
}
#contactbar {
	float:right;
	padding-right: 5px;
}
#contactbar a:link, a:visited {
	color: #000;
}

#main {
	padding: 40px;
	background-color: #fff;
}
#footer {
	background-color: #eee;
	font-size: 0.9em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
#address {
	padding: 10px;
	float:left;
}
#registration {
	padding: 10px;
	float:right;
}
h1 {
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h2, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	font-size: 1em;
	font-weight: bold;
	color: #4D0071;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	line-height: normal;
	-moz-column-break-after: avoid;
}

address {
	font-style: normal;
}
img.flag {
	vertical-align: -20%;
	padding-left: 5px;
	padding-right: 5px;
	border:none;
}
img.skypeicon {
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	border:none;
}
.topic {
	font-size: 1.2em;
	font-weight: bold;
}
.desc {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
.tblsmall1 {
	font-size: 0.9em;
}
.tblframe {
	border: 1px solid;
}
h3 {
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-weight: normal;
	color: #fff;
	background-color:#000;
}
a:link, a:visited {
	color: #609;
	text-decoration: none;
}
a:hover {
	color: #c06;
}
.langbar {

}
.menu1, .menu1 a:link, .menu1 a:visited, .menu1 a:hover {
	color: #A80000;
	font-size: 1.1em;
	font-weight: bold;
}

.intro {
	margin-top: 0px;
	padding-top: 0px;
}
.smlfooter {
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 10px;
}
.date {
	font-style: italic;
	font-weight: bold;
	text-indent: 0pt;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.price1 {
	font-weight: bold;
	color: #009900;
}
th {
	font-weight: bold;
	background-color: #fc0;
}
.tblhdr1 {
	font-weight: bold;
	background-color: #ffb;
}
.tblrowodd {
	background-color: #fff;
}
.tblroweven {
	background-color: #ffe;
}
.tblfooter1 {
	background-color: #ffb;
	font-size: smaller;
}
.row {
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
.row2nd1 {
	background-color: #f5f5f5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
.row4th1 {
	background-color: #f5f5f5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
.fnotemark {
	color: #c00;
}
.command {
	font-weight: bold;
	color: #090;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
pre {
	font-size: 1em;
	font-weight: bold;
	color: #00FF66;
	background-color: #000;
}
.command {
	font-weight: bold;
	color: #090;
}
li {
/*	list-style-image: url(images/reddot.gif); */
}
.ovr {
	font-weight: bold;
	color: #060;
}
.margins20 {
	margin: 40px;	
}
.nobrk {
	white-space: nowrap;
}

.menucell {
	padding: 7px;
	border-bottom: 1px solid #ccc;
}

.menucell:hover {
	color: #A80000;
	background-color: #f90;
}

.mtable {
	margin-top: 10px;
	margin-bottom: 10px;
/*	border: 1px solid #ccc; */
}

#mainmenu{
	clear: both;
	position: relative;
	display: block;
	/*	height:39px; */
	font-size: 1em;
	font-weight: bold;
	background-color: #eee;
	background: url(/images/bgOFF.gif) repeat-x top left;
	border-top: 4px solid #B30000;
}
#mainmenu ul{
	margin:0;
	padding:25;
	list-style-type:none;
	width:auto;
	white-space:nowrap;
}
#mainmenu ul li{
	display: block;
	float: left;
	margin: 0;
}
#mainmenu ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 15px 0 15px;
/*	height:23px; */
	background:transparent url(/images/bgDIVIDER.gif) no-repeat top right;
}
#mainmenu ul li a:hover,#mainmenu ul li a.current{
	color:#fff;
	background:#B30000 url(/images/bgON.gif) no-repeat top right;
}
#salecategories {
	margin-top:20px;
	margin-bottom:20px;
    width:100%;
	overflow:auto;

}
#col1 {
    float:left;
    width:25%;
}
#col2 {
    float:left;
    width:25%;
}
#col3 {
    float:left;
    width:25%;
}
#col3 {
    float:left;
    width:25%;
}

#salecategories ul{
	padding:0;
	margin:0;
	list-style-type:none;
	list-style-image:none;
	width:auto;
}
#salecategories ul li{
	list-style-image:none;
}

#itemdata {
	float: right;
	width: 70%;
}

.notice {
	border: 1px solid #FC0;
	padding: 10px;
	background-color: #FFC;
}


#svclist {
	-moz-column-count: 2;
}

#map {
	border: 1px solid #666;
}
#contacts {
	background-color: #FF9;
	font-size: small;
	padding: 5px;
}