/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: myriad, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #fff;
}

#frame {
	width: 770px; 
	margin: 10px auto 10px auto;
	padding: 0px;
	background-image: url(images/content.gif); 
	background-repeat:repeat-y; 
}

#header {
	width: 100%; 
	/*height: 160px; */
	background-image:url(images/header.jpg); 
	background-repeat: no-repeat; 
	border-bottom: 1px solid #fff; 
	float: left; 
	display: block;
}
#header ul {
	font-size: 10px; 
	color: #fff; 
	line-height: 18px; 
	font-weight: bold; 
	float: right; 
	padding-right: 152px;
	/*margin: 8px 152px 0px 0px;*/
	margin: 8px 0px 0px 0px;
	display: block;
}
#header li {
	width: 144px; 
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #ccc;
	display: block;
	list-style: url(none) none outside;
	text-indent: 7px;
}

#header img {
	margin: 20px 0px 0px 20px; 
	float: left;
}
#header ul a:link, #header ul a:visited {border-left: 1px; border-right: 1px; padding: 0px; color: #fff; display: block; text-decoration: none; font-size: 10px; font-weight: bold; line-height: 18px; height: 18px; }
#header ul a:hover, #header ul a:active {
	background-color:  #D67A18;
}
.on {
	background-color: #83AEC5;
}

/* ************************************ HEADER ***********************************/
/*#header {
	width: 100%; 
	height: 160px; 
	background-image:url(images/header.jpg); 
	background-repeat: no-repeat; 
	border-bottom: 1px solid #fff; 
	float: left; 
	display: block;
}
#header ul {
	font-size: 10px; 
	color: #fff; 
	list-style-type: none; 
	line-height: 18px; 
	font-weight: bold; 
	float: right; 
	margin: 8px 151px 0px 0px;
	display: block;
}
#header li {
	width: 138px; 
	padding-left: 8px;
	border-top: 1px solid #ccc;
	display: block;
}

#header img {
	margin: 20px 0px 0px 20px; 
	float: left;
}
#header a {
	color: #fff; 
	text-decoration: none;
}
#header a:hover {
	color: #ff9900;
	background-color: orange;
}*/

/* */
.navline {
	border-bottom: 1px solid #fff;
}
.annoying {
	color: #000;
	font-size: 0.55em; 
	margin: 0px;
	padding: 0px 0px 5px 0px; 
	text-align: right;
	background-color:#fff;
}
.annoying a{
	color: #000; 
	text-decoration: none;
}
.annoying a:hover {
	text-decoration: underline;
}

/* ************************************ CONTENT ***********************************/
.maintext {
	width: 473px; 
	/*width: 61%;*/
	float: left;
	margin: 0px;
	padding: 0px;
	/*background-color: green;*/
}
.maintext a {
	/*font-size: 11px; */
	color: #93C4DE; 
	text-decoration: underline; /* matt doesnt like */
}
.maintext a:hover {
	color: #FF9900;
}
.maintext h1 {
	font-size: 0.9em; 
	margin: 10px 0px 10px 10px;
}
.maintext h2 {
	font-size: 0.7em;
	margin: 0px 0px 10px 10px;
}
.maintext li {
	list-style-type: none;
	font-size: 0.7em;
}
.maintext p {
	font-size: 0.7em; 
	padding: 0px 10px 10px 10px; 
	text-align: justify;
	margin: 0px;
}
.maintext img {border: 1px solid #fff;}

/* ************************************ MAGIC BOXES ***********************************/

h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	padding: 10px 0px 3px 0px;
	/*background-color:#00FFCC*/
}

.gallery {
	padding: 0px;
	margin: 0px; 
	/*font-size: 0.75em;*/
	float: left;
	width: 297px;
	/*background-color: green;*/
}
.gallery a {
	width: 297px;
	height: 121px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #fff;
	cursor:pointer;
	vertical-align:top;
}
.gallery p {margin: 0px 3px 3px 0px; padding: 0px; }
.gborder {border-bottom: 1px solid #fff;}
.gallery a:hover, .section-highlight { 
/* .section-highlight is the class set for the currently active page */
	/*background-color: #FF9900;*/
	background-image: url(images/gallery.gif);
	background-repeat: repeat-y;
	/*width: 297px;*/
}
.gallery img {
	vertical-align: middle;
	width: 120px;
	height: 90px;
	border: 1px solid #fff;
	float: left;
	margin: 15px 20px 0px 12px;
}

#devholder {
	float: left;
	display: block;
	width: 10px;
}
.devs {	/*line-height: 1px;*/  /*width: 291px;*/ padding: 0px; margin: 0px; float: left;}
.devs p {line-height: 13px;font-size: 0.7em; color: #fff; margin: 0px 0px 3px 0px; padding: 0px; }
.devslink {color: #fff; margin: 0px; padding: 0px; }


.unit {background-color: #53507A; margin: 0px 10px 10px 10px; border: 1px solid #fff; width: 450px;}
.unit h1 {font-size: 12px; border-bottom: 1px solid #fff; padding: 5px; margin: 0px;}
.unit p {margin: 0px 5px 0px 0px;}
.unit img {border: 1px solid #fff;}


.test {border-top: 1px solid #fff;}
.leftbox p, .middlebox p {padding: 0px 10px 10px 10px;}
.leftbox h3, .middlebox h3 {
	border-top: 1px solid #fff;
	padding-left: 10px;
}

.leftbox {
	float: left; 
	width: 157px; 
	border-top: 1px solid #fff; 
	height: 100%; 
	margin: 13px 0px 0px 0px;

}
.leftbox img, .middlebox img {
	border: 1px solid #fff; 
	margin: 14px 14px 15px 17px;
}
.middlebox {
	float: left; 
	width: 157px; 
	border-top: 1px solid #fff; 
	height: 244px; 
	border-left: 1px solid #fff; 
	border-right: 1px solid #fff; 
	margin: 13px 0px 0px 0px;
}/*
.middlebox img {
	border: 1px solid #fff; 
	margin: 9px 18px 10px 17px;}*/

/* Footer */

#footer {
	width: 100%; 
	height: 60px;
	background-image:url(images/footer.jpg); 
	background-repeat: no-repeat; 
	border-top: 1px solid #fff; 
	float: left; 
	margin: 0px 0px 0px 0px;
}
#footer p {
	margin: 5px 0px 0px 480px; 
	font-size: 0.7em;
}
#footer a {
	color: #fff; 
	text-decoration: none;
}
#footer a:hover {
	color: #FF9900;
}
.copyright {
	font-size: 0.55em;
	background-color: #fff;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 25px;
	vertical-align:middle;
}
.copyright a{
	color: #000; 
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}
/* LATEST NEWS*/
.latestnews{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
}

/* ADMINISTRATION */

.adminfield{
	font-size: 10px;
}
#login {
	padding: 0px 0px 0px 10px;
	font-size: 10px;
}
#login label{
	font-size: 12px;
}
#login .toggleButton{
	margin: 10px 0px 10px 0px;
}

/* classes */

.picsleft {margin: 0px 0px 7px 6px;}
.floatleft {float: left; margin-right: 5px;}
.floatright {float: right; margin-left: 5px;}
td {font-size: 11px; color: #fff;}
form {margin: 0px 0px 0px 0px;}
table {margin: 0px; width:100%;}
.formfield {width: 140px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
select {width: 140px;}
.toggleButton {cursor: pointer;}
.artimg {margin: 10px; float: right;}
.pdf {background-color: #53507A; margin: 0px 10px 10px 10px; padding: 10px; border: 1px solid #fff; width: 430px;}
.pdf img {border: 0px; }
.sold {color: #ff0000; font-size: 16px; font-weight: bold;}

/* test */

/* News */

.news {
	float: left; 
	/*border: 2px solid #ccc; */
	width: 297px;
	height: 490px; 
	/*margin: 40px 0px 0px 0px; */
		/*color: #fff; */
	/*font-size: 10px; */
	overflow:-moz-scrollbars-vertical;
	overflow-y:scroll;
	overflow-x:hidden;
}
.t {
	width: 120px;
	/*background-color: pink;*/
	float: left;
}
.box{
width: 293px;
height: 487px;
/*background-color: #e7f3cf;*/
}
.4 {width: 110px; height: 10px; background-color: pink;}

