﻿* {
	margin: 0;
	padding: 0;
}

body {
	background: #D4C792 url(images/img01.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h3 {
	color: #AA2808;
}


h2 {
	color: #AA2808;
}


h1 {
	color: #AA2808;
}


ol {
	margin-bottom: 5px;
	line-height: 1.6em;
	text-align: left;
}



ul {
	margin-bottom: 5px;
	line-height: 1.6em;
	text-align: left;
}



blockquote {
	margin-bottom: 5px;
	line-height: 1.6em;
	text-align: left;
}



p {
	margin-bottom: 5px;
	line-height: 1.6em;
	text-align: left;
}



a {
	text-decoration: underline;
	color: #323B51;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}



/* Headers */

#header {
	width: 710px;
	height: 96px;
	margin: 0 auto;
	background: url(images/img05.gif) no-repeat left bottom;
}
#header2 {
	width: 710px;
	height: 96px;
	margin: 0 auto;
	background: url(images/img07.gif) no-repeat left bottom;
}
#header3 {
	width: 1040px;
	height: 83px;
	margin: 0 auto;
}


/* Logos */

#logo {
	background-position: center bottom;
	float: left;
	padding: 40px 0 0 15px;
	background-image: url('images/rrlogo.gif');
	background-repeat: no-repeat;
	width: 188px;
	height: 38px;
}
#logo2 {
	background-position: center;
	float: left;
	margin: 0;
	padding: 0;
	background-image: url('images/rrlogo.gif');
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 188px;
	height: 38px;


}
#ggameid h2 {
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
    text-indent: 5px;
    margin-top: 60px;
    float:left;
    width: 300px;
}

/* Menu */

#menu {
	float: right;
	padding-right: 10px;
}

#menu ul {
	margin: 0;
	padding: 50px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 110px;
	height: 20px;
	margin: 0;
	padding: 10px 0 0 0;
	background: url(images/img02.gif);
	text-align: center;
	text-transform: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu .active a {
	background-image: url(images/img03.gif);
	color: #AA2808;
}

#menu a:hover {
	background-image: url(images/img03.gif);
	color: #AA2808;
}

/* Pages - containers for the backgrounds */

#page {
	width: 710px;
	margin: 0 auto;
	background: #D4C792 url(images/img04.gif) repeat-y;
}
#page2 {
	width: 710px;
	margin: 0 auto;
	background: #D4C792 url(images/img08.gif) repeat-y;
}

/* Content for Main Page */

#content {
	float: left;
	width: 388px;
	padding: 30px 0 0 35px;
}

#content h3 {
	margin-bottom: 20px;
}

#content h2 {
	margin-bottom: 20px;
}

#content h1 {
	margin-bottom: 20px;
}

#content h1 {
	font-size: 136%;
}

#content h2 {
	font-size: 107%;
}

#content h3 {
	font: 92%;
}

#content ol {
	list-style-position: outside;
}

#content ul {
	list-style-position: outside;
}

#content .boxed {
	float: left;
	width: 46%;
	padding-right: 2%;
}

#content .boxed h2 {
	padding: 5px 0;
	background: url(images/img05.jpg) repeat-x left bottom;
}

/* Game Servers */
#pogo {
	background-image: url('images/img10.gif');
	background-repeat: no-repeat;
	width: 710px;
	height: 32px;
}
#yahoo {
	background-image: url('images/img11.gif');
	background-repeat: no-repeat;
	width: 710px;
	height: 32px;
}
/* Sidebar for Main Page*/

#sidebar {
	float: right;
	width: 208px;
	padding: 0 35px 0 0;
}
#sidebar2 {
	float: left;
	width: 233px;
	padding: 0 2px 0 7px;
}
#sidebar3 {
	float: left;
	width: 233px;
	padding: 0 2px 0 0;
}
#sidebar4 {
	float: right;
	width: 233px;
	padding: 0 0px 0 2px;
}

#sidebar4 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar4 li {
	margin-bottom: 1px;
	padding: 2px 0;
	color: #fff;
}

#sidebar3 li {
	margin-bottom: 1px;
	padding: 2px 0;
	color: #fff;
}

#sidebar2 li {
	margin-bottom: 1px;
	padding: 2px 0;
	color: #fff;
}

#sidebar li {
	margin-bottom: 1px;
	padding: 2px 0;
	color: #fff;
}

#sidebar4 li ul {
}

#sidebar3 li ul {
}

#sidebar2 li ul {
}

#sidebar li ul {
}

#sidebar4 li li {
	margin: 0;
	padding: 7px 20px;
	border: none;
}

#sidebar3 li li {
	margin: 0;
	padding: 7px 20px;
	border: none;
}

#sidebar2 li li {
	margin: 0;
	padding: 7px 20px;
	border: none;
}

#sidebar li li {
	margin: 0;
	padding: 7px 20px;
	border: none;
}

#sidebar h2 {
	padding: 5px 20px;
	background: url(images/img06.jpg);
	border-bottom: 1px dotted #FFFFFF;
	font-size: 100%;
	color: #D4C792;
}

#sidebar h3 {
	font-size: 77%;
	color: #D4C792;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: underline;
}


#news a {
	font-size: 85%;
}

/* Footers */

#footer {
	width: 710px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	background: url(images/img06.gif) no-repeat;
	color: #FFFFFF;
}
#footer2  {
	width: 710px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	background: url(images/img09.gif) no-repeat;
	color: #FFFFFF;
}

#footer2 p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer2 a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer2 a:hover {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
}

/*Table Information for Rooms List */

.tablebg {
	background-image: url('images/img08.gif');
}
.pogogrlist {
	background-image: url('images/img10.gif');
}
table {
     margin: 0px auto;
     }
.yahoogrlist {
	background-image: url('images/img11.gif');
}
td a {
	margin-left: 16px;
	color: #000;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}
td a:hover {
	color: #fff;
	text-decoration:none;
	font-weight: bold;
	
}

/*League Rooms List */

#wrapper3 {
	width: 1040px;
	margin: 0 auto;
}
#pagebglr {
	background-image: url('images/rroomslbg.jpg');
	background-repeat: repeat-y;
	width: 1040px;
}

#GameRoomName h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#ShareOption h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	line-height: 15px;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
}

#HaEmail h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	line-height: 15px;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
}

#HaName h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	line-height: 15px;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
}

#LeagueURL h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	line-height: 15px;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
}

#LeagueName h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	line-height: 15px;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
}

#RoomName h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	line-height: 15px;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
#RoomName {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	padding: 2px;
	margin: 0px;
	float: left;
	width: 233px;
	background-color: #BF0000;
}
#ShareOption p {
	line-height: 15px;
	text-align: left;
	border-bottom:1px #fff solid;
}

#HaEmail p {
	line-height: 15px;
	text-align: left;
	border-bottom:1px #fff solid;
}

#HaName p {
	line-height: 15px;
	text-align: left;
	border-bottom:1px #fff solid;
}

#LeagueURL p {
	line-height: 15px;
	text-align: left;
	border-bottom:1px #fff solid;
}

#LeagueName p {
	line-height: 15px;
	text-align: left;
	border-bottom:1px #fff solid;
}

#RoomName p {
	line-height: 15px;
	text-align: left;
	border-bottom:1px #fff solid;
}

#LeagueName {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #000066;
	padding: 2px;
	margin-left: 2px;
	float: left;
	width: 150px;
	background-color: #E2D5C2;
}

#LeagueURL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	margin-left: 2px;
	float: left;
	width: 250px;
	background-color: #B00000;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
#HaEmail a {
	color:#fff;
	text-decoration:underline;
}
#LeagueURL a {
	color:#fff;
	text-decoration:underline;
}
#HaEmail a:hover {
	color:#000;
	text-decoration:underline;
}

#LeagueURL a:hover {
	color:#000;
	text-decoration:underline;
}

#HaName {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #000066;
	padding: 2px;
	margin-left: 2px;
	float: left;
	width: 150px;
	background-color: #E2D5C2;
}
#HaEmail {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	padding: 2px;
	margin-left: 2px;
	float: left;
	width: 175px;
	background-color: #BF0000;
}

#ShareOption {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #000066;
	padding: 2px;
	margin-left: 2px;
	float: left;
	width: 36px;
	background-color: #E2D5C2;
}
/* Spotlight League */
#slcol1 {
	width: 220px;
	float: left;
	margin-left: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#slcol2 {
	width: 233px;
	float: left;
}

#slcol3 {
	width: 236px;
	float: left;
}

#slcol1 h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('images/sleaguesbl.gif');
	background-repeat: no-repeat;
	width: 200px;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	line-height: 50px;
	margin-top: 3px;
	margin-bottom: 5px;
}
#slcol2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('images/sleaguestn.gif');
	background-repeat: no-repeat;
	width: 200px;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	line-height: 50px;
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 5px;
}
#slcol3 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('images/sleaguesbl.gif');
	background-repeat: no-repeat;
	width: 200px;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	line-height: 50px;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 17px;
}
#slcol3 h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#slcol2 h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#slcol1 h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#slcol3 h2 a:hover {
	color: #D4C792;
	text-decoration: none;
}
#slcol1 h2 a:hover {
	color: #D4C792;
	text-decoration: none;
}
#slcol2 h2 a:hover {
	color: #38425A;
	text-decoration: none;
}

/* Forms  */

form {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #757C8E;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #757C8E;
	text-decoration: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E4DBBA;
	background-color: #757C8E;
	border: 1px solid #FFFFFF;
}
button {
	background-color: #757C8E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
