/*
*************************************************

Ayas Game Club
Common Screen Styles

Created by Bob Schwartz
http://www.fotografics.it

*************************************************
*/

/*-------------------------------------------  
  General Selectors
-------------------------------------------*/
* { 
	margin: 0;
	padding: 0;
}
body {
	background: #0A1E0D;
	text-align: center;
	font: 12pt/18pt Georgia, Times New Roman, Times, serif;
	color: #300;
}
img {
	border: 0;
}
a img { 
	border: none;
}
h1 {
	font: 18pt/24pt Verdana, Arial, helvetica, sans-serif;
	font-weight: lighter;
	margin: 0 0 20px 0;
}
h2 {
	font: 16pt/20pt Verdana, Arial, helvetica, sans-serif;
	font-weight: lighter;
	margin: 0 0 10px 0;
}
h3 {
	font: 14pt/18pt Verdana, Arial, helvetica, sans-serif;
	font-weight: lighter;
	margin: 0 0 10px 0;
}
/*-------------------------------------------  
  Basic Page
-------------------------------------------*/
#wrapper {
	width: 930px;
	margin: 0 auto;
	background: url(../im/con_bkg_01.jpg) repeat-y;
}
#head.hd01 {
	width: 930px;
	height: 191px;
	background: url(../im/head_01.jpg) no-repeat;
}
#top-nav {
	height: 30px;
}
#content-wrap.cw01 {
	width: 930px!important;
	background: url(../im/footer_01.jpg) no-repeat bottom;
}
#footer {
	width: 930px;
	height: 30px;
	text-align: center;
	font: 8pt/12pt Verdana, Arial, helvetica, sans-serif;
	color: #BDD1C0;
}
/*-------------------------------------------  
  Content
-------------------------------------------*/
#head-inner {
	padding: 110px 0 0 230px;
}
#text {
	width: 530px;
	float: left;
	display: inline;
	margin: 15px 20px 30px 20px;
	text-align: left;
}
#text a {
	color: #300;
}
#text a:hover {
	color: #600;
}
#text a:active {
	color: #F00;
}
#rht-col.rc01 {
	width: 300px;
	margin: 15px 40px 0 0;
	float: right;
	display: inline;
	text-align: left;
}
.im-cap {
	width: 270px;
	margin: 0 auto 15px auto;
}
.caption {
	font: 8pt/12pt Verdana, Arial, helvetica, sans-serif;
}
#text div.fl {
	width: 45%;
	margin: 10px 10px 0 0;
	font: 9pt/14pt Verdana, Arial, helvetica, sans-serif;
	display: inline;
}
#text div.fr {
	width: 45%;
	margin: 10px 0 0 10px;
	font: 9pt/14pt Verdana, Arial, helvetica, sans-serif;
	display: inline;
}
#links a {
	color: #f93;
	font-weight: bold;
}
#links a:hover {
	color: #600;
}
#links a:active {
	color: #F00;
}
#chi-01 {
	float: left;
	margin: 10px 10px 0 0;
}
#wrong a {
	color: #f93;
	font-weight: bold;
}
#wrong a:hover {
	color: #600;
}
#wrong a:active {
	color: #F00;
}
/*-------------------------------------------  
  Top Menu
-------------------------------------------*/
.tp_mnu {
	padding: 0 0 0 20px;
	margin: 0;
	list-style: none;
	font: 9pt Verdana, Arial, helvetica, sans-serif;
	font-weight: bold;
}
.tp_mnu li {
	float: left;
	margin: 8px 25px 0 0;
}
.tp_mnu li a {
	color: #000;
	text-decoration: none;
}
.tp_mnu li a:hover {
	color: #600;
}
.tp_mnu li.nolink {
	color: #600;
}
/*-------------------------------------------  
  Right Menu
-------------------------------------------*/
#rht-mnu ul {
	list-style: none;
	font: 8pt/14pt Verdana, Arial, helvetica, sans-serif;
	margin: 10px 0 15px 5px;
}
#rht-mnu ul li.nolink {
	padding: 0 0 0 12px;
	background: url(../im/arrow_red_right.gif) no-repeat left center;
	color: #600;
}
#rht-mnu li {
	margin: 0 0 5px 0;
}
#rht-mnu ul a {
	text-decoration: none;
	color: #300;
	padding: 0 0 0 12px;
	background: url(../im/arrow_black_right.gif) no-repeat left center;
}
#rht-mnu ul a:hover {
	color: #600;
	background: url(../im/arrow_red_right.gif) no-repeat left center;
}
#rht-mnu ul a:active {
	color: #F00;
	background: url(../im/arrow_act_right.gif) no-repeat left center;
}
#rht-mnu h3 {
	font: 14pt/18pt Georgia, Times New Roman, Times, serif;
}
/*-------------------------------------------  
  Footer
-------------------------------------------*/
#fg {
	width: 185px;
	padding: 5px 0 0 0;
	text-align: center;
	font: 8pt/12pt Verdana, Arial, helvetica, sans-serif;
	float: right;
	display: inline;
}
#fg a {
	color: #BDD1C0;
}
#fg a:hover {
	color: #f93;
}
#fg a:active {
	color: #F00;
}
#copy {
	text-align: left;
	padding: 5px 0 0 15px;
	width: 300px;
	float: left;
	display: inline
}
#privacy {
	padding: 5px 0 0 0;
}
#privacy a {
	color: #BDD1C0;
}
#privacy a:hover {
	color: #F93;
}
#privacy a:active {
	color: #F00;
}
/* quotes */
#text blockquote {
	background: transparent url(../im/open_quote_lrg.gif) no-repeat;
	margin: 30px 0 0 0;
}
#text blockquote p {
	text-indent: 45px;
	font: 18pt/24pt Georgia, Times New Roman, Times, serif;
}
.lastword_text {
	display: inline;
	padding: 0 40px 0 0;
	background: transparent url(../im/close_quote_lrg.gif) no-repeat top right!important;
	/* ie5 - 6 hack*/
	position: relative;
}
#text cite {
	text-align: right;
	font: 14pt/20pt Georgia, Times New Roman, Times, serif;
}
em.fr {
	padding: 15px 0 0 0!important;
}
/*-------------------------------------------  
  Styling
-------------------------------------------*/
.no_bullet {
	list-style: none;
}
.orange {
	color: #f93;
}
.red-hd {
	color: #600;
	font: bold 19pt/24pt Verdana, Arial, helvetica, sans-serif;
}
span.dropcap { 
	border-right: solid #000 1px;
	display: inline;
	float: left;
	font: 40pt/32pt Verdana, Arial, helvetica, sans-serif;
	margin: 0 5px 0 0;
	padding: 0 0.1em 0 0;
	color: #f93;
	font-weight: bold;
}
#text p {
	margin: 10px 0 0 0;
}
/*-------------------------------------------  
  Positioning
-------------------------------------------*/
.mar_top_5 {
	margin-top: 5px!important;
}
.mar_bot_5 {
	margin-bottom: 5px;
}
.mar_top_10 {
	margin-top: 10px;
}
.mar_top_bot_10 {
	margin: 10px 0;
}
.mar_lft_40 {
	margin-left: 40px;
}
.cen {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/*-------------------------------------------  
  Hacks
-------------------------------------------*/
.clearit {
	clear: both;
	height: 1px;
	margin-top: -1px;
}