/* blatantly ripped off from bluerobot.com, thanks folks */
body {
	background-color: #CCCC99;
	margin:20px;
	padding:0px;
	font:11px verdana, arial, helvetica, sans-serif;
}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-weight:900;
	color:#ccc;
	}
h2 {
	font:bold 16px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
h3  {
	color: #3366CC;
	}
p {
	font:12px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	color:#3366CC;
	}


a {
	color:#09c;
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	}
a:link {
	color: #CC6600;
}
a:visited {
	color: #CC6600;
}
a:hover {background-color:#eee;}

a#tooCool {
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 80px;
width: 80px;
background: url(http://megabyterodeo.com/images/too_cool_corner.png) bottom left no-repeat;
text-indent: -999em;
text-decoration: none;
z-index:10;
}

/* All the content boxes belong to the content class. */
.maincontent {
	position:relative;
	/* Position is declared "relative" to gain control of stacking order (z-index). */
	top:92px;
	width:auto;
	min-width:120px;
	margin:0px 210px 20px 170px;
	border:1px solid black;
	background: url(http://megabyterodeo.com/images/rodeosunset_480.png) bottom center no-repeat;
	background-attachment: fixed;
	background-color: #FFFFCC;
	color:#3366CC;
	padding:10px;
	z-index:5;
	/* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.maincontent>p {
	font-weight: bold;
	}

.maincontent>a {
	font-weight: bold;
	}
	
.morecontent {
	position:relative;
	/* Position is declared "relative" to gain control of stacking order (z-index). */
	top:112px;
	width:auto;
	min-width:120px;
	margin:20px 210px 20px 170px;
	border:1px solid black;
	background: url(http://megabyterodeo.com/images/rodeosunset_480.png) bottom center no-repeat;
	background-attachment: fixed;
	background-color: #FFFFCC;
	color:#3366CC;
	padding:10px;
	z-index:4;
	/* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.copyright {
	position:relative;
	background-color:transparent;
	width:50%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding:10px;
	font : xx-small Arial, Helvetica, sans-serif;
	text-align : center;
	z-index:8;
}

.comments {
	background : #FFFFCC;
	border:1px dotted;
	width : auto;
	margin:0px 21px 20px 17px;
	padding:10px;
	font : xx-small Arial, Helvetica, sans-serif;
	text-align : center;
}

.ads>a {
	font-weight: bold;
	}
	

.rss_item {
	color: #3366CC;
	font-weight: bold;
	margin:10px 0px 0px 0px;
	}
	
.rss_item>a {
	font-size: 14px;
	font-weight: bold;
	color: #00CC66;
	}

.rss_box {
	font-size: 12px;
	font-weight: bold;
	}
	

#logo>a {
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	background-color: #FFFFCC;
}

#cooliris {
	width: 80%;
	margin: 0 auto;
}

#copy {
	float: left;
	width: 65%;
	height: 450px;
	min-height: 450px;
	max-height: 450px;
	overflow: auto;
	padding: 7px 10px 10px 10px;
	font-size: 12px;
}

#copy>a {
	font-size: 14px;
}

#details {
	width: 17%;
	line-height: 18px;
	min-height: 500px;
	max-height: 500px;
	overflow: auto;
	padding: 10px;
	font-size: 14px;
}

#detail {
	font-size: 10px;
	color: #999999;
}

#refresh {
	position: relative;
	left: 7px;
	background : #FFFFCC;
	border:0px solid black;
	width : auto;
	margin: 0px 21px 5px 7px;
	padding: 3px;
}

.img-shadow
{
	float: left;
	background: url(./images/harvest/shadowAlpha.png) no-repeat bottom right !important;
	margin: 10px 0 0 10px !important;
}

.img-shadow img
{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #000;
	margin: -6px 6px 6px -6px;
	padding: 0px;
}

.floatleft
{
	float: left;
	width: 49%;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
}

.floatleftless
{
	float: left;
	width: 25%;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

.floatright
{
	float: right;
	width: 60%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
}

.floatrightless
{
	float: right;
	width: 10%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
}

.floatbreak
{
	clear: both;
	width: 1px;
	height: 1px;
	margin: 30px 30px 30px 30px;
}

.howdy {
	border:0px solid black;
	color:#3366CC;
	padding:10px;
}


.leftmenu {
	position:absolute;
	width:128px;
	top:112px;
	left:20px;
	border:1px solid black;
	background-color: #FFCC66;
	padding:10px;
	z-index:7;
}

		
.rightmenu {
	position:absolute;
	width:183px;
	top:112px;
	right:20px;
	border:1px solid black;
	background-color: #FFCC66;
	padding:10px;
	z-index:6;
}

.topbanner {
	position:absolute;
	margin:0px 0px 10px 0px;
	padding:17px 0px 3px 50px;
	height:71px;
	width:92%;
	border-style:solid;
	border-color:black;
	border-width:1px 0px 1px 0px;
	line-height:11px;
	background:url(http://megabyterodeo.com/images/rodeoGirl.png) top left no-repeat;
	background-color: #CCCC66;
	font:14px verdana, arial, helvetica, sans-serif;
	top:3px;
}

