@charset "utf-8";
/* CSS Document */

body {
	background-color: #0f1338;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
}#wrapper {
	height: auto;
	width: 100%;
	float: left;
}
.header {
	height: 94px;
	width: 1102px;
	margin: auto;
}
h1{
	float: left;
	height: 94px;
	width: 480px;
	margin: 0px;
}
.header-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	float: left;
	height: 79px;
	width: 400px;
	padding-top: 15px;
}
.bookmark {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #0F1338;
	background-image: url(images/bookmark.jpg);
	float: right;
	height: 17px;
	width: 158px;
	font-weight: bold;
	text-align: center;
	padding-left: 50px;
	padding-top: 77px;
}
.bookmark a
{
	color: #0F1338;
}
.bookmark a, .bookmark a:link {
	text-decoration: none;
} 
.bookmark a:active, .bookmark a:hover {
	text-decoration: underline;
	color: #0F1338;
}
#main-body {
	padding-top: 10px;
	float: left;
	height: auto;
	width: 100%;
}
#main-body a
{
	color: #ffffff;
}
#main-body a, #main-body a:link {
	text-decoration: none;
} 
#main-body a:active, #main-body a:hover {
	text-decoration: underline;
	color: #FF0;
}
.thumbpic {
	background-image: url(images/thumbbg.jpg);
	float: left;
	height: 325px;
	width: 225px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 10px;
}
.cat-img {
	float: left;
	height: 275px;
	width: 225px;
}
.more {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: auto;
	padding-top: 7px;
	padding-left: 30px;
	height: auto;
	padding-right: 5px;
}.join {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: auto;
	padding-top: 7px;
	padding-left: 35px;
	height: auto;
	padding-right: 5px;
}.pictures {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: auto;
	padding-top: 7px;
	padding-left: 40px;
	height: auto;
	padding-right: 5px;
}
#cat-container {
	height: auto;
	width: 95%;
	float: left;
	padding-left: 50px;
}
.promo-bar {
	background-color: #292d55;
	float: left;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0;
	border-bottom-color: #FF0;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.promo-content {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFF;
	height: auto;
	width: 250px;
	float: left;
	margin: 10px;
}
.tgp-thumbs {
	float: left;
	height: auto;
	width: 90%;
	padding-left: 70px;
}
.tgp-img {
	float: left;
	height: 275px;
	width: 225px;
	margin: 3px;
	border: 1px solid #FF0;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #0F1338;
	text-align: center;
	float: left;
	height: 20px;
	width: 225px;
	font-weight: bold;
	padding-top: 3px;
	margin: 0px;
}
.model-name {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #0F1338;
	text-align: center;
	float: left;
	height: 22px;
	width: 225px;
	font-weight: bold;
}
.other-thumbs {
	float: left;
	height: auto;
	width: 100%;
}
.othumb-container {
	margin: 10px;
	float: left;
	height: auto;
	width: 227px;
}
.oimg {
	float: left;
	height: auto;
	width: 225px;
	border: 1px solid #FF0;
}
.o-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	float: left;
	height: auto;
	width: 227px;
	padding-top: 10px;
}
#footer-container {
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 124px;
	width: 100%;
	margin-top: 10px;
}
.footer-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: left;
	height: auto;
	width: 700px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.powered-by {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	float: right;
	height: auto;
	width: 300px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.powered-by a
{
	color: #FF0;
}
.powered-by a, .powered-by a:link {
	text-decoration: none;
} 
.powered-by a:active, .powered-by a:hover {
	text-decoration: underline;
	color: #FF0;
}
.footer-top {
	float: left;
	height: auto;
	width: 100%;
}
.footer-logo {
	background-image: url(images/footer-logo.jpg);
	float: left;
	height: 92px;
	width: 373px;
}
.footer-links {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: left;
	float: left;
	height: 72px;
	width: 465px;
	padding-top: 20px;
}
.footer-links a
{
	color: #FFFFFF;
}
.footer-links a, .footer-links a:link {
	text-decoration: none;
} 
.footer-links a:active, .footer-links a:hover {
	text-decoration: underline;
	color: #FF0;
}
.footer-right {
	background-image: url(images/footer-rightbg.jpg);
	float: right;
	height: 92px;
	width: 208px;
}
.header-container {
	margin: auto;
	height: auto;
	width: 100%;
	padding-bottom: 10px;
	float: none;
}
.main-footer {
	margin: auto;
	height: auto;
	width: 95%;
}
.promo-box {
	margin: auto;
	height: auto;
	width: 1102px;
}
img.a {
width:225px;
height:275px;
} 
.promo-toplist {
	font-family: Tahoma;
	font-size: 13px;
	height: 240px;
	width: 250px;
	float: left;
	margin: 10px;
}

.hiddenPic {display:none;}
