@charset "utf-8";
/* CSS Document */

body
{
	margin: 0px;
	padding: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #FFFFFF url(../images/bodyBG.gif) repeat-x;
}

td
{
	vertical-align:top;
}

image
{
	margin: 0em;
	padding: 0em;
	display:block;
	border:0px;
}

table.container
{
	margin: 0 auto;
	border: none;
}

h1
{
	padding:0em;
	margin:0em;
	padding-top:10px;
	padding-bottom:10px;
	color: #857abf;
	font-size:24px;
}

h2
{
	padding:0em;
	margin:0em;
	padding-top:10px;
	padding-bottom:10px;
	color: #e95b2b;
}

h3
{
	padding:0em;
	margin:0em;
	padding-top:10px;
	padding-bottom:10px;
	color: #ffffff;
}

#containerIE
{
	padding-top:10px;
	text-align:center;
	border:none;
	padding-bottom:10px;
}

#containerFF
{
	text-align:-moz-center;
	border:none;
	padding-bottom:10px;
}

#header
{
	text-align:left;
	width:888px;
	border:none;
	background: #FFFFFF url(../images/headerBG.gif) no-repeat bottom;
	height:239px;
}

#headerPoints
{
	width:590px;
	color:#FFFFFF;
	margin-top:7px;
	margin-bottom:5px;
	padding-bottom:2px;
}

#btnBar
{
	width:692px;
	height:34px;
}

ul#btns
{
	list-style-type:none;
	list-style:none;
	margin:0 auto;
	padding:0em;
}

ul#btns li
{
	height:34px;
	float:left;
	text-align:center;
	font-size:14px;
}

ul#btns li a
{
	display:inline-block;
	height:29px;
	text-decoration:none;
	color:#FFFFFF;
	padding:7px 20px 0px 20px;
	font-size:14px;
}

ul#btns li a:hover
{
	background: url(../images/btnHoverBG.gif) no-repeat;
	color:#6e63a8;
}

ul#btns li.divider
{
	background:url(../images/btnDiv.gif) no-repeat;
	width:2px;
}

#stage
{
	width:848px;
	float:left;
	border:none;
	padding:20px;
	color:#333333;
	text-align:left;
	background: #FFFFFF url(../images/stageBG.gif) repeat-y;
	overflow:hidden;
}

#top
{
	width:888px;
	height:7px;
	background:url(../images/stageTop.gif) no-repeat top left;
	overflow:hidden;
}

#contents
{
	width:590px;
	padding: 0px 20px 0px 0px;
	font-size:12px;
	color:#666666;
	float:left;
}

#adminContents
{
	width:900px;
	padding: 0px 30px 30px 0px;
	font-size:14px;
	color:#666666;
	float:left;
}

#login
{
	width:900px;
	padding: 50px 30px 30px 0px;
	font-size:14px;
	color:#666666;
	float: left;
	text-align:center;
}

#title
{
	color:#857abf;
	background-color:#333333;
	padding:10px;
	float:left;
}

#left
{
	float:left;
	display:inline;
}

#center
{
	text-align:center;
	display:inline;
}

#right
{
	float:right;
	display:inline;
}

#right2
{
	float:right;
	display:inline;
	color:#857abf;
	font-weight:bold;
}

#title a
{
	color:#FFFFFF;
	text-decoration:none;
	font-size: medium;
}

#title a:hover
{
	text-decoration:underline;
}

#text
{
	padding: 10px;
	background: url(../images/textDiv.gif) repeat-x bottom;
	overflow:hidden;
}

#text2
{
	padding: 10px;
	overflow:hidden;
	text-align:right;
}

#text2 a
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size: medium;
}

#text2 a:hover
{
	color:#000000;
	font-weight:bold;
	
}

#box
{
	float:right;
}

ul#prods
{
	width:215px;
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px 0px 10px 0px;
}

ul#prods li.title
{
	display:block;
	width: 216px;
	height: 13px;
	background-color:#333333;
	color:#857abf;
	padding:10px;
}

ul#prods li a
{
	display:block;
	width: 216px;
	height: 13px;
	background: #FFFFFF;
	border-bottom: 1px #333333 dashed;
	color:#333333;
	padding:10px 0px 10px 20px;
	text-decoration:none;
}

ul#prods li a:hover
{
	background-color: #857abf;
	color:#FFFFFF;
}

#bottom
{
	width:888px;
	height:8px;
	background:url(../images/stageBottom.gif) no-repeat top left;
	overflow:hidden;
}

#footer
{
	width:868px;
	height:59px;
	background:url(../images/footerBG.gif) no-repeat top left;
	padding:5px 10px 5px 10px;
	font-size:9px;
	color:#fffdcb;
	float:left;
	text-align:center;
}

#footer a
{
	text-decoration:none;
	color:#fffdcb;
}

#footer a:hover
{
	text-decoration:underline;
}

#copy
{
	width:300px;
	float:left;
}

#footerLinks
{
	float:right;
	width:500px;
	text-align:right;
}
a:link
{
	text-decoration:none;
}

a:active
{
	text-decoration:none;
}
a:visited
{
	text-decoration:none;
}
