* {
	margin:0;
	border:0;
	padding:0;
}

body {
	font-family:'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size:0.7em;
	color:#464B56;
	background:#fff url('pattern.gif');
}

h1 {
	display:block;
	font:bold 1.1em 'lucida grande', verdana, arial, helvetica, sans-serif;
	margin:8px 0 0 0;
	height:16px;
	width:100%;
	padding:2px 4px 0 4px;
	background:#bf0c1d;
	color:#eee;
}

h2 {
	display:block;
	font:bold 1.3em 'lucida grande', verdana, arial, helvetica, sans-serif;
	margin:16px 0 8px 8px;
}

h3 {
	display:block;
	font:bold 1.2em 'lucida grande', verdana, arial, helvetica, sans-serif;
	margin:16px 0 8px 8px;
}

p, form {
	margin:4px 8px 0 8px;
	line-height:150%;
}

fieldset {
	line-height:165%;
}

input, select  {
	margin:0 0 4px 0;
	border:1px solid #999;
	background:#fff;
	width:160px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:1em;
}

textarea  {
	margin:0 0 0 0;
	border:1px solid #999;
	background:#fff;
	width:160px;
	height:160px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:1em;
}

label {
	display:block;
}

hr {
	margin:8px 0 20px 0;
}

input.submit {
	margin:16px 0 0 0;
	width:auto;
	display:block;
}

select.datum {
	width:53px;
	display:inline;
}

.datefield {
	clear:both;
}

cite {
	text-decoration:none;
	font-style:normal;
	display:block;
	margin:0 0 8px 8px;
}


p.preview {
	margin: 0 0 8px 8px;
}



.subline {
	display:block;
	height:100%;
	text-decoration:none;
	font-style:normal;
	margin:0 0 4px 8px;
	padding:0;
	font-size:10px;
}

.space {
	display:block;
	margin:36px 0 36px 0;
	border-bottom:1px dotted #777;
}

.line {
	background:#eee;
}

.error {
	background:#ffcbcb;
}

.success {
	background:#c5f6c0;
}

.preview {
	margin:16px 0 0 16px;
	padding:0;
	text-align:left;
	list-style-image: url(pointer.gif);
	list-style-position:outside;
}



ul {
	margin:8px 0 0 40px;
	line-height:165%;
	text-align:left;
	list-style-image: url(pointer.gif);
	list-style-position:outside;
}

.subul {
	margin:0 0 0 16px;
	line-height:165%;
	text-align:left;
	list-style-image: url(pointer.gif);
	list-style-position:outside;
}

.list {
	margin:8px 0 0 16px;
	text-align:left;
	list-style-image: url(pointer.gif);
	list-style-position:outside;
}

.imgleft {
	float:left;
	margin-right:12px;
}

.imgright {
	float:right;
	margin-left:12px;
}
.msgbar {
	padding:4px 8px 4px 0;
	width:100%;
	background:#BC1515;
	color:#ddd;
}

table {
	background:#eee;
}

td {
	width:auto;
	padding:0 4px 0 4px;
	border-bottom:1px solid #464B56;
}

.tableheader {
	width:105px;
	background:#464B56;
	color:#eee;
}

td input {
	background:none;
	border:0;
	margin:0;
	padding:0;
	width:auto;
}

#content {
	position:relative;
}

#content a {
	color:#636A7A;
}

#content a:hover {
	color:#ddd;
	text-decoration:none;
	background:#636A7A;
}

.divide {
	margin:16px 0 0 0;
	padding:0 4px 8px 4px;
	border:1px dotted #777;
	background:#f7f7f7;
}

.hsnpreview {
	border:1px dotted #777;
	padding:4px;
	margin: 4px 0 8px 0;
	background:#f7f7f7;
}

.leftColumn {
	float:left;
	width:220px;
	padding:8px 0 8px 0;
	overflow:hidden;
}

.rightColumn {
	float:right;
	width:200px;
	padding:8px 0 8px 0;
}

.listColumn {
	float:left;
	width:185px;
	padding:8px 0 8px 0;
}

.contentColumn {
	float:right;
	width:245px;
	padding:8px 0 8px 0;
}

.spanColumn {
	float:right;
	width:450px;
	padding:8px 0 8px 0;
}

.groupColumn {
	float:right;
	width:450px;
	padding:0 0 8px 0;
}

#header {
	position:relative;
	margin:0 auto 0 auto;
	height:200Upx;
	width:100%;
}

#menu {
	position:relative;
	margin:0 auto 0 auto;
	height:30px;
	width:100%;
}

#iditem {
	position:relative;
	margin:0 auto 0 auto;
	height:200px;
	width:750px;
	border-left:1px solid #9c9e9f;
	border-right:1px solid #9c9e9f;
	background:#ddd url('header.jpg') no-repeat;
}

#topmenu {
	position:relative;
	margin:0 auto 0 auto;
	display:block;
	list-style:none;
	width:750px;
	border-left:1px solid #9c9e9f;
	border-right:1px solid #9c9e9f;
}

#topmenu li  {
	display:block;
	float:left;
}

#topmenu li  a{
	display:block;
	text-align:center;
	height:20px;
	padding:6px 8px;
	width:109px;
	color:#eee;
	font-size:1.1em;
	text-decoration:none;
	background:#bf0c1d;
}

#topmenu li a:hover {
	color:#ddd;
	background:#333;
}

#fauxColumns{
	clear:both;
	position:relative;
	margin:0 auto 0 auto;
	width:700px;
	padding:16px 24px;
	background:#fff url('scratches.jpg') no-repeat;
	border:1px solid #9c9e9f;
	border-top:0;
}

#merge {
	clear:both;
	height:35px;
	background-color:transparent;
	text-align:right;
}

#footer {
	position:relative;
	margin:0 auto 0 auto;
	width:704px;
	padding:0 24px;
	height:28px;
	background:#Ábf0c1d;
}

.button {
	display:block;
	float:right;
	border:1px  solid #ddd;
	background:#eee;
	padding:0 4px 0 4px;
	margin:4px;
}

#container00, #container01, #container02, #container03 {
	display:none;
}

.pixposition {
	padding:0;
	clear:both;
}

.pixposition input {
	display: block;
	float:left;
	width:32px;
	border:0;
	text-align:center;
}

.pixposition img {
	clear:both;
	background:blue;
	padding:0;
}

img.gallery {
	width:132px;
	height:99px; 
	margin:4px 8px 4px 0;
	border:1px  solid #333;
}


