html {
	width: 100%;
	height: 100%;
}

body {
	background: #514024 url('images/background.gif') repeat-x;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family:Verdana,Geneva,sans-serif;
}

img {
	border: 0;
	padding: 0;
}

p {
	border: 0;
	padding: 0;
}

.down {
	color: #a81111;
    font-weight: bold;
    font-size: 125%;
}

#header {
	height: 75px;
	width: 850px;
	margin: 0 auto;
}

#logo {
	position: relative;
	margin-left: 20px;
	top: 17px;
}

#grass {
	position: absolute;
	top: 65px;
	height:10px;
	z-index: 99;
	width: 100%;
	background: transparent url('images/grass.gif') repeat-x bottom;
}

#nav {
	height: 40px;
	width: 850px;
	background: #233139 url('images/navtop.gif') no-repeat top;
	margin: 0 auto;
}

#nav ul {
	padding: 6px 0 0 15px;
	margin: 0;
	color: #c3c7c9;
}

#nav li {
	float: left;
	list-style-type: none;
	/*margin-right: 15px;*/
	border-right: 2px solid #c3c7c9;
}
#nav li.last { border: 0; }

#nav a {
	color: #c3c7c9;
	text-decoration: none;
	font-weight: bold;
	font-size: 125%;
    padding: 0 15px;
}	

#container {
	width: 850px;
	margin: 0 auto;
	min-height: 770px;
	border-top: solid 1px #233139;
}

#maincontent {
	border-left: solid 4px #233139;
	border-right: solid 4px #233139;
	height:100%;
	padding: 1px 10px 10px;
	background: #f2f2f2 url('images/lcbackground.jpg') no-repeat left top;
}

#maincontent h2 {
	text-align: center;
	color: #233139;
	font-size: 135%;
	margin: 15px 0 10px 0;
}

#maincontent #about ul {
	font-size: 110%;
	margin: 0;
	padding: 0;
}

#removed {
	width: 520px;
}

.videolist-big {
	margin: 0;
	padding: 6px 0 0 0;
	list-style-type: none;
	color: #233139;
}

.videolist-big li {
	margin: 0;
	padding: 0 0 20px 0;
	clear: left;
}

.videolist-big li .videoinfo {
    /*display: inline;*/
    background: #E3E4E5;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    margin-left: 148px;
    margin-right: 15px;
    padding: 2px 8px;
    /*width: 520px;*/
}

.videolist-big img {
	float: left;
	margin: 0 0 15px 3px;
	padding: 0;
}

.videolist-big h3 {
	margin: 0px 0 2px 0px;
	padding: 0;
	/*white-space: nowrap;*/
	/*overflow: hidden;*/
	text-align: left;
	font-weight: bold;
	font-size: 100%;
}

.videolist-big p {
	font-size: 70%;
	padding: 0;
	margin: 0px 0 2px 0px;
	/*overflow: hidden;*/
	color: #233139;
}

.videolist-big strong {
	font-size: 125%;
}

.videolist-big .medium {
	font-size: 110%;
	font-weight: bold;
}

.videolist-big .datapoints {
	margin: 3px 0 0 0px;
	text-align: center;
	color: #696b6c; 
}

.videolist-big .datapoint {
	color: #233139;
}

.clear {
	clear: both;
}

#sidebar {
	float: right;
	background-color: #b3b6b8;
	border-left: 4px solid #233139;
	border-bottom: 4px solid #233139;
	border-right: 4px solid #233139;
	-moz-border-radius-bottomleft: 16px;
	-webkit-border-bottom-left-radius: 16px;
	padding-bottom: 8px;
	width: 300px;
	height: 100%;
}

.sidebarbox {
	width: 285px;
	margin-left: 7px;
	margin-top: 10px;
	height: 47px;
	background: #e0e1e3 url('./images/sidebar-boxtop.png') no-repeat top;
}

.flattop {
    height: 13px;
	background: #e0e1e3 url('./images/sidebar-flattop.png') no-repeat top;
}

.sidebarbox .step {
	float: left;
	color: #e0e1e3;
	font-size: 35px;
	font-weight: bold;
	margin: 0;
	padding: 1px 0 0 13px;
}

.sidebarbox .boxheader {
	float: left;
	width: 220px;
	text-align: left;
	font-size: 19px;
	font-weight: bold;
	color: #233139;
	margin: 12px 7px 0 20px;
}

.sidebarboxmiddle {
	width: 285px;
	background: #e0e1e3 url('./images/sidebar-boxmiddle.png') repeat-y;
	margin-left: 7px;
}

.sidebarboxmiddle p {
	padding: 4px 0 6px 0; 
	margin: 0 25px;
	font-size: 75%;
	text-align: left;
	line-height: 1.5em;
	color: #233139;
}

h5 {
	margin: 0;
	padding: 0px 0 8px 0;
	font-weight: normal;
	font-size: 75%;
	text-align: center;
}

a {
	color: #797979;
}

.sidebarboxmiddle img {
	padding: 6px 0;
	margin: 0 auto;
}

.sidebarboxbottom {
	width: 285px;
	margin-left: 7px;
	height: 13px;
	background: #e0e1e3 url('./images/sidebar-boxbottom.png') no-repeat bottom;
}

#scanner {
	margin: 0 auto;
	padding: 6px 0 4px;
	width: 271px;
	height: 20em;
	overflow: hidden;
	list-style-type: none;
	color: #233139;
	}

#scanner li {
    clear: left;
	margin: 0;
	padding-top: 2px;
	height: 37px;
}

#scanner img {
	float: left;
	margin: 0;
	padding: 3px 0 2px 8px;
}

#scanner h5 {
	margin: 5px 0 2px 10px;
	padding: 0;
	width: 214px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	font-weight: bold;
	font-size: 65%;
}

#scanner h5 a {
    color: black;
}

#scanner p {
	font-size: 50%;
	padding: 0;
	margin: 0 0 0 10px;
	width: 214px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #696b6c; 
}

#scanner .dark {
	background-color: #b3b6b8;
}

#footer {
	color: #c3c7c9;
	background-color: #233139;
    padding: 10px 20px;
}
#footer p {
    font-size: 80%;
}
#footer #validcheck {
    font-size: 60%;
}

#maincontent #about {
	font-size: 85%;
	line-height: 1.5em;
	width: 650px;
	margin: 0 auto;
}

#maincontent #about h2 { 	text-align:left; margin-top: 25px;}

#maincontent #about ul {
	font-size: 128%;
	list-style-type: none;
	line-height: 155%;
	margin: 25px 0;
	padding: 0;
}

#maincontent #about h2 a {
	color: #233139;
}

div#nav { position: relative; }
#searchForm { position: absolute; right: 13px; top: 7px; } 
#searchInput { 
	width: 98px; 
	border: 2px solid #c3c7c9; 
	padding: 1px 4px;
	color: #c3c7c9;
	background: #233139;
}

#searchSubmit {
	background: #233139 url('./images/submit-button.png') left no-repeat;
	height: 21px;
	width: 34px;
	border: none;
	color: #c3c7c9;
}

.sidebarboxmiddle > #filters {
    margin-left: 1em;
    margin-bottom: 0;
	padding-left: 0;
	list-style-type: none;
	font-size: 85%;
	clear: left;
}

#latest_scans { }

#daisies {
	position:relative;
	top: 10px;
	left: 5px;
}

#browseheader {
	font-size: 80%;
}

.resultnum {
	margin: 10px 0;
	float: left;
}

.sorter {
	margin: 10px 15px 10px 0;
	float: right
}

.sortkey {
    font-weight: bold;
}

.sortdir img {
    border: 0px none;
}

#pagelinks {
    text-align: right;
}

#videodisplay {
	text-align: center;
}

.videograph {
    width: 500px;
    height: 250px;
}

.graphloading {
    background: url('/static/images/ajax-loader.gif') no-repeat center 40px;
}