@charset "UTF-8";

body
{
	background:#000000;
	color: #FFFFFF;
	background-image:url(images/background2.jpg);
	background-repeat:repeat-x;
}
.ctnMain
{
	width:900px;
	margin-left: 25px;
	position:relative;
}
.ctnThumbs {
	width: 900px;
	position:relative;
	height: 120px;
	overflow:scroll;
	overflow-x:hidden;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
}
.imgThumbs
{
	height: 130px;
	width: 125px;
	float:left;
}
.ctnImages
{
	height:650px;
	position:relative;
}
.txtName
{
	line-height: 25px;
}
.ctnOrders
{
	position:absolute;
	left:932px;
	margin-bottom:5px;
	display: inline;
	width:100px;
}
.ctnMessage
{
	position:absolute;
	left: 287px;
	top: 280px;
	color: #000000;
}
.ctnCart
{
	position:absolute;
	left: 913px;
	top: 255px;
	color: #000000;
	width:200px;
}
.ctnDropDown
{
	position:absolute;
	left:-6px;
	top:164px;
	color: #000000;
	width:200px;
}
.ctnMain2
{
	width:900px;
	margin-top:345px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
.ctnLogin
{
	width:900px;
	color:#000000;
}
.ctnTable
{
	position:absolute;
	left: 95px;
	top: 221px;
	color: #000000;
}
.ctnOrders2
{
	position:absolute;
	left:965px;
	margin-bottom:5px;
	width:100px;
}
.ctnThanks
{
	position:absolute;
	left: 287px;
	top: 280px;
	color:#000000;
}
form
{
	display: inline;
	margin:0px;
}
img.eliteLogo
{
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
}
.ctnMns
{
	position:absolute;
	left:965px;
	margin-bottom:5px;
	width:100px;
	top: 5px;
}
label
{
	float:left;
	width:150px;
}
.send
{
	margin-left:200px;
}
