body
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:9pt;
	font-style: normal;
	text-decoration:none;
	
	margin-top:10px;
	
	background-color:#000000;
	text-align:center;
}
.wrapper
{
	margin:0 auto;
	width:940px;
	text-align:center;
	position:relative;
}
.navigation
{
	position:relative;
	width:940px;
	height:30px;
}
.navigation ul
{
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
}
.navigation li
{
	float:left;
	margin-right:1px;
}

.navigation a:link, .navigation a:active, .navigation a:visited { width:100px; height:22px; padding-top:8px; display:block; color:#FFFFFF; background-image:url(images/tab_purple.jpg); text-decoration:none; }
.navigation a:hover { width:100px; height:22px; padding-top:8px; display:block; color:#FFFFFF; background-image:url(images/tab_purple_drk.jpg); text-decoration:underline; }
.adheader
{
	position:relative;
	width:915px;
	color:#FFFFFF;
	text-align:left;
	padding-left:15px;
	padding-right:10px;
	margin-bottom:5px;
}
.adheader a { color:#FFFFFF; }
.adheader a:link, .adheader a:active, .adheader a:visited { text-decoration:none; }
.adheader a:hover { text-decoration:underline; }

.content a:link, .content a:active, .content a:visited { text-decoration:underline; color:#000000; }
.content a:hover { text-decoration:underline; color:#996192; }

.AdLinks a:link, .AdLinks a:active, .AdLinks a:visited { text-decoration:underline; color:#000000; }
.AdLinks a:hover { text-decoration:underline; color:#996192; }

.BodyLogin { font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:10pt; font-style:normal; font-weight:normal; font-variant:normal; text-transform:normal; line-height:normal; text-decoration:none; text-align:center; }
.LoginMain { width:305px; margin:0px auto; }
.LoginMain label { float:left; width:100px; height:18px; padding:2px 2px 0px 5px; margin:0px; }
.LoginMain input { float:left; margin-bottom:2px; }
.LoginMain br { clear:both; }

.top
{
	position:relative;
	width:940px;
	height:10px;
	overflow:hidden;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
}
.bottom
{
	position:relative;
	width:940px;
	height:10px;
	overflow:hidden;
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
}
.main
{
	position:relative;
	width:940px;
	/*height:550px;*/
	min-height:550px;
	
	background-color:#FFFFFF;
	/*
	background-image:url(images/girl.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	*/
}
.header
{
	position:relative;
	height:200px;
	width:450px;
	margin-right:10px;
	margin-left:480px;
}
.title
{
	position:absolute;
	left:0;
	bottom:0;
}
.logo
{
	position:absolute;
	top:0;
	right:0;
}
.content
{
	/*text-align:left;
	padding-left:10px;
	padding-right:10px;*/
	width:450px;
	margin-top:10px;
	margin-right:10px;
	margin-left:480px;
	position:relative;
	text-align:left;
}
.removespace
{
	padding:0;
	margin:0;
	height:0;
	overflow:hidden;
}
#outer {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
  overflow: visible;
  z-index:10;
}
 
#inner {
  width: 300px;
  height: 300px;
  margin-left: -150px;  /***  width / 2   ***/
  position: absolute;
  top: -150px;          /***  height / 2   ***/
  left: 50%;
  background-color:#FFFFFF;
  z-index:20;
}
.DivA
{
	width:450px;
	position:relative;
	margin-top:30px;
}
.DivB
{
	width:940px;
	position:relative;
	margin-top:12px;
	text-align:center;
}
.ProductImage
{
	width:217px;
	height:289px;
	position:relative;
	border:1px solid #333333;
	background-color:#FFFFFF;
}
.ProductDescription
{
	width:209px;
	text-align:left;
	position:relative;
	background-color:#996192;
	padding:5px;
	color:#FFFFFF;
	border-top:1px solid #FFFFFF;
}
.ProductName
{
	font-weight:bold;
	line-height:12pt;
	text-decoration:underline;
	text-transform:uppercase;
}
.ProductDesc
{
	 font-weight:bold;
	 line-height:18px;
}
.ProductDescription p
{
	margin-top:0;
}
.ImageDiv
{
	border:4px solid #000000;
	width:300px;
	height:400px;
	position:absolute;
	z-index:100;
	visibility:hidden;
	background-color:#FFFFFF;
}
.Products
{
	margin-left:10px;
	margin-right:10px;
	margin-top:12px;
}
.adminheader
{
	 list-style:none;
	 padding:0;
	 margin:0;
	 margin-left:11px;
	 margin-right:11px;
	 width:918px;
}
.adminheader li
{
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}
fieldset
{
	width:900px;
	margin-left:10px;
	margin-right:30px;
	text-align:left;
}
legend
{
	font-size:12pt;
	color:#000000;
	font-weight:bold;
	margin:5px;
	margin-bottom:10px;
}
.FormLine
{
	width:895px;
	margin-left:5px;
	margin-bottom:5px;
}
.FormLine label
{
	width:150px;
	text-align:left;
	float:left;
	padding:3px;
}
.FormLine input
{
	font-size:9pt;
	width:300px;
}
.FormLine select
{
	font-size:9pt;
}