/* CSS Document */
/* CSS 4 RitzRiot 1.0.1 */
/* Rodger Turley - XN-Somnia.com, XN-Host.com */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000;
	background-image:url(i/bg3.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#069;
}
.big {
	font-size:36px;
}
.uclink {
	font-weight:normal;
	text-decoration:none;
	color:#F30;
}
.ritz {
	color:#FF3;
}
.hat {
	font-size:24px;
	color:#2D0507;
	font-weight:bold;
}
.nav {
	color:#5B1515;
	text-decoration:none;
}
.navdivider {
	color:#000;
}
.date {
	font-size:10px;
	color:#999;
}
.content {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}
.bring {
	color:#000;
}
.navling {
	color:#333;
}
.sell {
	color:#036;
	font-size:12px;
}
.boxtop {
	background:url(i/boxtop.png) top no-repeat;
	height: 10px;
}
.boxbottom{
	background:url(i/boxbottom.png) bottom no-repeat;
	height: 10px;
}
.sellafter {
	color:#000;
	font-size:12px;
}
#life {
	width:640px;
	overflow: auto;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
}
#bodybgcolor {
	background-color: #FFFFFF;
}
#box {
	width: 250px;
	margin:0px auto;
	margin-bottom: 20px;
	margin-left:25px;
	margin-top: 20px;
	float: left;
}
#box2 {
	width: 250px;
	margin:0px auto;
	margin-bottom: 20px;
	margin-right:25px;
	margin-top: 20px;
	float: right;
}
#case {
	width:250px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
}
#casing {
	clear:all;
}
#header {
	height:180px;
	background-color:#000;
	background-image:url(i/ritz.jpg);
	overflow: hidden;
}
#nav {
	background-color:#fff;
	margin-left: 20px;
	overflow:hidden;
}
#content {
	overflow:hidden;
	
}
#topfeature1 {
	overflow: auto;
	float: left;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 600px;
	border: thin none #CCC;
	overflow:hidden;
}
#topfeature2 {
	overflow: auto;
	float: right;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 8px;
	width: 296px;
	border: thin dotted #CCC;
}
#footer {
	clear: both;
	float: none;
}
#news {
	clear: both;
}
#sell {
	width: 180px;
	/* height: 215px; */
	background-image:url(i/sellbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 22px;
	float: left;
	overflow:visible;
}
#clear {
	clear:both;
	margin-top: 12px;
}
/* below css is for rounded edges and is not my code */
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background:#fff; margin:0 5px;}
.b2h, .b2bh {height:1px; background:#aaa; border-right:2px solid #aaa; border-left:2px solid #aaa; margin:0 3px;}
.b3h, .b3bh {height:1px; background:#aaa; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 2px;}
.b4h, .b4bh {height:2px; background:#aaa; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #fff;}
.headh {background: #aaa; border-right:1px solid #aaa; border-left:1px solid #fff;}
.headh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.contenth {background: #fff; border-right:1px solid #aaa; border-left:1px solid #fff;}
.contenth div {margin-left: 12px; padding-top: 5px;}

