html {
	height: 100%;
}

body,table,tr,td,th,input {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

body {
	height: 100%;
	background: white;
}

a img {
	border: 0
}

.thin {
	border: 1px solid #aaaabb
}

.error {
	color: red;
	font-weight: bold
}

.darkgrey {
	color: #414e45
}

.midgrey {
	color: #90907b
}

.lightgrey {
	color: #f4f5f0
}

#homenews {
	position: absolute;
	left: 766;
	top: 100;
	width: 240;
	min-height: 400;
	background: #f4f5f0;
	line-height: 130%;
}

#homenews a {
	text-decoration: none;
}
#homenews a:hover {
	text-decoration: underline;
}

div#yptitle {
	font-family: Georgia, Times, Times New Roman;
	font-size: 24px;
	line-height: 25px;
	text-decoration: none;
	color: #90907b;
}

div#yplead {
	font-size: 16px;
	line-height: 21px;
	text-decoration: none;
	color: #90907b;
}

div#container {
	margin: 0 0;
	background: #90907b; //
	background: #afafaf
}

div#container_small {
	margin: 0 0;
	background: black
}

/* Rounded boxes */
.rbroundbox {
	background: url(/uc/imgs/nt.gif) repeat;
}

.rbtop div {
	background: url(/uc/imgs/tl.gif) no-repeat top left;
}

.rbtop {
	background: url(/uc/imgs/tr.gif) no-repeat top right;
}

.rbbot div {
	background: url(/uc/imgs/bl.gif) no-repeat bottom left;
}

.rbbot {
	background: url(/uc/imgs/br.gif) no-repeat bottom right;
}

/* height and width stuff, width not really nessisary. */
.rbtop div,.rbtop,.rbbot div,.rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}

.rbcontent {
	margin: 0 7px;
}

.rbroundbox {
	width: 100%;
	height: 100%;
	margin: 1em auto;
}

#advancedReleaseSearch {
	color: white
}

#spacer {
	height: 98.3%;
	float: left;
	width: 0px;
	font-size: 1px; /* to make sure width is not overridden */
	padding: 0;
	margin: 0;
	background-color: red; /* visual effect only */
}

#contentwrap {
	width: 100%;
	padding: 0;
	margin: 0;
}

td.dg {
	position: relative;
	width: 35px;
	height: 17px;
	background: #bfbfbf;
	color: white;
	text-align: center;
}

td.dmg {
	position: relative;
	width: 35px;
	background: #bfbfbf;
	color: white;
	text-align: center;
}

td.dg a {
	text-decoration: none;
	color: white
}

td.dg a:visited {
	color: white
}

td.dmg a {
	text-decoration: none;
	color: white
}

td.dmg a:visited {
	color: white
}

td.aline {
	border-top: 1px solid black
}

#content {
	height: auto;
	padding: 4px 8px 4px 8px
}

#footer {
	text-align: center;
	clear: both;
	height: 16px;
	width: 100%;
	background: #cfcfcf;
}

a {
	color: #000088
}

a:visited {
	color: #000088
}

h1 {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 20px
}

h2 {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 14px
}

h3 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold
}

h3.bullet:before {
	content: ":: ";
	color: #90907b;
	font-size: 140%;
	font-weight: bolder;
}

#top {
	background: #f5f5f0;
	width: 100%;
	height: 79px;
}

#sitetitle {
	float: left;
	height: 68px;
	padding-left: 4px;
	padding-top: 4px;
}

#meta {
	text-align: right;
}

#metanav {
	margin: 0 10px 8px 0px;
}

#metasearch {
	
}

#menu {
	position: relative;
	top: -5px;
	height: 15px;
	min-width: 760px;
	border-bottom: 1px solid darkgray;
	background: #414e45;
}

.menuentry {
	font-size: 14px;
	font-weight: bold;
	height: 13px;
	border-right: 1px solid black;
}

.menuentry a {
	color: white;
	text-decoration: none;
	padding: 4 6 4 6;
}

.menuentry a:visited {
	color: white;
	text-decoration: none;
	padding: 4 6 4 6;
}

.menuentry a.selected {
	color: black;
	padding: 0 6 0 6;
	margin-right: -5px;
	background: #e7e7e7;
}

.selected {
	font-weight: bolder
}

.hidden {
	overflow: hidden
}

#releaseplan {
	width: 98%
}

#releaseplan td.release {
	background: #f0f0f0;
}

#releaseplan td.release .title {
	width: 80%
}

#releaseplan tr.group1 td {
	font-size: 140%;
	font-weight: bold
}

#releaseplan tr.group2 td {
	font-size: 120%;
}

table.quickdetail {
	background: #404040
}

table.quickdetail td {
	background: #f0f0f0;
}

tr.quickdetailfoothead td {
	color: #90907b;
	font-style: italic;
}

tr.quickdetailfootdata td {
	color: black
}

.releasecover {
	border: 1px solid black;
}

#advancedreleasesearch {
	
}

#advancedreleasesearch td,input {
	font-size: 11px;
}

.thingray {
	border: 1px solid gray
}

.pagerlink_top {
	width: 100%;
	border-bottom: 1px solid black
}
.pagerlink_bottom {
	width: 100%;
}

.ypdata {
	width: 100%
}

.ypdata tr {
	vertical-align: top
}

.ypdata td {
	background: #eaeaea;
}

h3.yptitle:before {
	content: ":: ";
	color: #90907b;
	font-size: 140%;
	font-weight: bolder;
}

.maresult {
	float: left;
	width: 180px;
	height: 180px;
	margin: 10px;
	border: 1px solid black
}

.maresult .opco {
	margin: 2px 0px 0px 2px;
}

.maresult .add {
	float: right;
	margin-left: 0px;
	position: relative;
	top: -4px
}

.maresult .add img {
	border: 0px;
	margin-right: 3px;
	padding-bottom: 2px;
}

.maresult .thumb {
	text-align: center
}

.maresult .thumb img {
	border: 1px solid gray
}

.maresult .name {
	width: 120px;
	float: left;
	overflow: hidden;
	margin-left: 1px;
	margin-right: 0px;;
	font-size: 9px;
}

.lbop {
	float: right;
	position: relative;
	top: -25px;
	text-align: right;
}

.lbop .s {
	width: 80px;
}

ol.download>li {
	margin-top: 6px
}

ul.download {
	list-style-type: none;
	margin-left: -20px
}