@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	background: url(../images/bg_01.jpg) no-repeat center top #3d0700;
	font-size:12px;
	color:#c2ac90;
}
img {
	border:0;
}
a {
	color:#747474;
	text-decoration:none;
}
a:hover {
	color:#747474;
	text-decoration:underline;
}
.wrapper {
	margin:0 auto 0 auto;
	width:880px;
}
.wrapper2 {
	margin:0 auto 0 auto;
	width:770px;
}
.bodypagebg {
	margin:0 auto 0 auto;
	width:880px;
}
.bodypagebg2 {
	margin:0 auto 0 auto;
	width:770px;
}
.logo {
	margin-top:-72px;
	position:relative;
	vertical-align:text-top;
}
/*left panel*/
.container {
	float:left;
	width:880px;
	margin-top:71px;
}
.container2{
	float:left;
	width:770px;
	margin-top:71px;
}
.left_panel {
	float:left;
	width:609px;
}
.left_panel2 {
	width:770px;
	margin:0 auto;
	float:left;
}
.content_top {
	background:url(../images/content_top.jpg) no-repeat;
	float:left;
	width:609px;
	height:23px;
}
.content {
	background:url(../images/content_bg.jpg) repeat-y;
	float:left;
	width:609px;
	padding-bottom:5px;
}
.content_btm {
	background:url(../images/content_btm.jpg) no-repeat;
	float:left;
	width:609px;
	height:13px;
}
.content_left {
	width:380px;
	float:left;
}
.content_inner {
	width:700px;
	float:left;
	background:url(../images/inner_pg.jpg) repeat-x #3d0600;
	margin-top:1px;
	padding-left:25px;
	padding-right:25px;
	padding-top:25px;
}
p {
	line-height:24px;
	margin-top:10px;
	text-align:justify;
}
h1 {
	font-size:20px;
	color:#fec855;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	margin-top:25px;
}
h3 {
	font-size:20px;
	color:#fec855;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	margin-top:25px;
	padding-left:25px;
}
h2 {
	background:url(../images/RiffRaters_Homepage.jpg) no-repeat left;
	font-size:20px;
	color:#fec855;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	padding-left:70px;
	border-bottom:1px solid #682a1d;
	line-height:63px;
	margin-top:5px;
	padding-top:30px;
}

h4{
	background:url(../images/apps_image.jpg) no-repeat left;
	font-size:20px;
	color:#fec855;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	padding-left:70px;
	border-bottom:1px solid #813d2a;
	line-height:63px;
	margin-top:5px;
	padding-top:30px;
}
ul {
	margin:0px;
	padding:0px;
}
ul li {
	line-height:24px;
	margin-left:15px;
	padding-left:5px;
}
/*gallery*/

.gallery {
	position: absolute;
	width: 160px;
}
.gallery_content {
	padding-left:45px
}
.slider_bg {
	background:url(../images/Widget_BG_image.gif) no-repeat;
	float:left;
	width:160px;
	cursor:pointer;
	padding-top:5px;
	height:51px;
	margin-bottom:5px;
}
.slider_bg .heading {
	font-weight:bold;
	color:#fec855;
	font-size:10px;
}
.slider_bg .clsgrey {
	color:#9c887a;
	font-size:10px;
}
.content_right {
	width:157px;
	float:left;
	padding-left:40px;
}
#marqueecontainer {
	position: relative;
	width: 160px; /*marquee width */
	height: 300px; /*marquee height */
	overflow: hidden;
}
.clear{ clear:both}
/*right panel*/

.right_panel {
	float:left;
	width:271px;
}
.spacer {
	height:13px;
	float:left;
	width:271px;
}
.right_panel_img {
	text-align:center;
	width:271px;
	float:left;
	margin-bottom:30px;
}
/*Footer*/

.footer {
	height:77px;
	border-top:1px solid #4f0d00;
	width:880px;
	float:left;
	color:#747474;
	font-size:11px;
	padding-top:15px;
	text-align:center;
	margin-top:30px;
}
.clsinner{font-size:12px; color:#c2ac90; line-height:20px; font-family:Arial, Helvetica, sans-serif;}

.clsinner2{font-size:12px; color:#c2ac90; line-height:20px; font-family:Arial, Helvetica, sans-serif; padding-top:0px; margin:0px;}