@import url("reset.css");
@import url("fonts.css");
@import url("base.css");


/*standard*/
.clear {clear: both;height: 0;}


/*structure*/
#wrapper {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	background: #101010;
	margin-bottom: 25px;
}

#left {
	float: left;
	width: 150px;
	margin: 25px 30px 30px 24px;
	color: #FFFFFF;
	display: inline;
}

#right {
	background: #FFFFFF;
	clear: right;
	float: left;
	width: 520px;
	margin-top: 25px;
	display: inline;
	margin-bottom: 20px;
}

#footer {
	background: url(../img/trust-symbols.gif) no-repeat;
	height: 69px;
	width: 748px;
}

#copyright {
	height: 32px;
	width: 748px;
	background: url(../img/footer-gradient.gif) no-repeat;
	color: #FFFFFF;
	text-align: center;
}

/*specific formatting*/
#logo {
	height: 160px;
	width: 150px;
	display: block;
}

#nav {
	margin: 1.5em 0px;
}

#nav p {
	height: 30px;
	width: 135px;
	background: url(../img/button.gif) no-repeat;
	padding: 10px 0px 0px 15px;
}

#nav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}

#nav a:visited {
	color: #FFFFFF;
}

#nav a:hover {
	color: #CCCCCC;
}

#copyright p {
	padding-top: 5px;
	margin-bottom: 0px;
}

#h-howtoplay {
	background: url(../img/h-howtoplay.gif) no-repeat;
	height: 72px;
	width: 520px;
}

#h-dictionary {
	background: url(../img/h-dictionary.gif) no-repeat;
	height: 72px;
	width: 520px;
}

#h-rankings {
	background: url(../img/h-rankings.gif) no-repeat;
	height: 72px;
	width: 520px;
}

#h-rules {
	background: url(../img/h-rules.gif) no-repeat;
	height: 72px;
	width: 520px;
}

#h-thankyou {
	background: url(../img/h-thankyou.gif) no-repeat;
	height: 72px;
	width: 520px;
}


#right p,h1,h2,h3,blockquote,table,ul,ol {
	margin-right: 15px;
	margin-left: 15px;
}

#right-footer {
	background: url(../img/right-footer.gif) no-repeat bottom;
	height: 20px;
	width: 520px;
}
.red {
	font-weight: bold;
	color: #660000;
}
#index-table {
	border-style: none;
	width: 490px;
}
#index-table td {
	border-style: none;
	padding: 8px 8px 8px 0px;
}

#index-table .borders td{
	margin:0;
	padding:0;
}
h1.index {
	margin-bottom: 0px;
	font-size: 220%;
	color: #660000;
	margin-top: 0px;
}
h2.index {
	font-size: 182%;
	margin-top: 0px;
}
#float-right {
	float: right;
	width: 170px;
	margin-left: 25px;
	margin-right: 15px;
}
#index-form {
	background: url(../img/form-bg.gif) no-repeat;
	height: 258px;
	width: 241px;
	margin: 3px 10px;
	color: #FFFFFF;
	padding-top: 40px;
	text-align:right;
	float:right;
}

#index-form #button {
	padding-right:13px;
}

#index-form .input {
	width: 135px;
}

#index-form input.small {
	width: 50px;
}

.rules-left {
	float: left;
	width: 280px;
	text-align: center;
	margin-bottom: 1em;
}
.rules-left p {
	margin-top: .25em;
	margin-bottom: .25em;	
}

.rules-right {
	float: left;
	width: 225px;
	margin-bottom: 1em;
}
.rules-right p {
	margin:0!important;
}

.rules-divider {
	border-top: 1px solid #666666;
	margin-bottom: 1em;
}
.dict-images {
	margin: 5px 0px 5px 10px;
}
.dict-cards {
	width: 520px;
	text-align: center;
}

.thankyou-bullets {
	margin-left:40px;
}

.thankyou-bullets li{
	font-weight:bold;
}

.rounded-bg {
	background: url(/img/RoundBox.jpg) no-repeat;
/*
	padding-bottom:18px;
	padding-left:10px;
	padding-right:5px;
	padding-top:18px;
/**/
	padding: 18px 25px 18px 10px;
}
