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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #060408;
	margin: 0px;
}
.style1 {color: #2478c3}
.style2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #e71381;
	font-weight: bold;
}
.style3 {
	color: #4c4d4e;
	font-weight: bold;
	font-size: 16px;
}
.wrapper {
	margin: auto;
	height: auto;
	width: 1000px;
}
.header-container {
	float: left;
	height: auto;
	width: 1000px;
}
.real-uploads {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 31px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/uploaded-picturesbg.jpg);
	float: left;
	height: 49px;
	width: 719px;
	padding-left: 20px;
}
.members-entrance {
	background-image: url(images/members-entrance.jpg);
	float: left;
	height: 49px;
	width: 261px;
}
.header {
	background-image: url(images/header.jpg);
	float: left;
	height: 342px;
	width: 1000px;
}
.welcome {
	background-image: url(images/welcomebg.jpg);
	float: left;
	height: 59px;
	width: 672px;
}
.instant-access {
	background-image: url(images/instant-access.jpg);
	float: left;
	height: 59px;
	width: 328px;
}
.main-body {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat;
	float: left;
	height: auto;
	width: 960px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.intro-text {
	float: left;
	height: auto;
	width: 960px;
	margin-bottom: 10px;
}
.intro-text a
{
	color: #dc0373;
	font-weight:bold;
}
.intro-text a, .intro-text a:link {
	text-decoration: none;
} 
.intro-text a:active, .intro-text a:hover {
	text-decoration: underline;
	color: #dc0373;
}
.cage-box {
	background-color: #fde893;
	float: left;
	width: 938px;
	background-image: url(images/cagebg.jpg);
	background-repeat: repeat;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.model-name {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #e71381;
	float: left;
	height: auto;
	width: 250px;
	padding-top: 10px;
}
.cage-description {
	float: left;
	height: auto;
	width: 678px;
	margin-left: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3a3b3b;
	margin-bottom: 5px;
}
.cage-left {
	float: left;
	height: auto;
	width: 562px;
}
.cage-right {
	float: left;
	height: auto;
	width: 374px;
}
.cage-buttons {
	float: left;
	height: 66px;
	width: 960px;
}
.cage-header {
	font-size: 9px;
	background-image: url(images/cage-header.jpg);
	float: left;
	height: 10px;
	width: 958px;
	overflow: hidden;
}
.large-thumb {
	float: left;
	height: 420px;
	width: 562px;
	border: 1px solid #E9BF11;
	margin-top: 3px;
}
.small-thumb {
	float: left;
	height: 134px;
	width: 179px;
	border: 1px solid #EABF11;
	margin-top: 3px;
	margin-left: 5px;
	margin-bottom: 4px;
}
.cage-container {
	float: left;
	height: auto;
	width: 960px;
	margin-bottom: 5px;
}
.footer {
	float: left;
	height: 232px;
	width: 1000px;
}
.divider-text {
	float: left;
	height: auto;
	width: 960px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
}
.divider-text a
{
	color: #4c4d4e;
}
.divider-text a, .divider-text a:link {
	text-decoration: none;
} 
.divider-text a:active, .divider-text a:hover {
	text-decoration: underline;
	color: #4c4d4e;
}