body {
	font-size: 0.8em;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
/*	color:#DC5B45; */
	padding:0;
	margin:0;
}
a {color: #000000;}
a:visited {color:#000000;}
a:hover {color: #DC5B45;}
a:active { color:#000000;}


h1 {
	font-size: 2em; 
	font-weight: normal;
	color: #056CBB;
 }

h2 {
	font-size: 1.7em;
	font-weight: normal;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
}

hr {
	width: 90%;
}

input, select, textarea {
	font-size: 0.9em;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}	

td.title {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-top: 4px;
}

td.text {
	color: #CCCCCC;
}

img.hide {
	display: none;
}

.instructions {
	font-weight: bold;
	color:#056CBB;
}

.editItemTitle {
	font-weight: bold;
	color:#DC5B45;
}

.review {
	font-weight: bold;
	border-left: 50px solid #000000;
	border-right: 50px solid #000000;
	border-top: 10px solid #000000;
	border-bottom: 20px solid #000000;
	background: #999999;
	clear: right;
}




/* Container */
#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
#bContainer {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#fContainer {
	width: 1000px;
	margin: 0 auto;
	background-color: #000000;
}


/* Banner and Horizontal Navigation */
#banner {
	margin: 0;
	padding: 5px 0 5px 0;
	text-align: center;
}

#banner p {
	margin: 0;
	padding: 0;
}

#mainnavi {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 50px;
	line-height: 50px;
	width: 900px;
	background: url(../images/topMenuBG.png) no-repeat;
}

#mainnavi p {
	margin: 0;
	padding: 0;
}

#mainnavi ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#mainnavi li {
	float: left;
	padding: 0;
	margin: 0;
	height: 50px;
	list-style: none;
	background-repeat: no-repeat;
}

#mainnavi img {
	border: 0px;
}

#mainnavi .pinImage {
	margin: -80px -18px 0 0;
	float: right;
}

#bottomBanner {
	margin: 0;
	padding: 0 0 5px 0;
	text-align: center;
}

#bottomBanner p {
	margin: 0;
	padding: 0;
}



/* Left Navigation */
#left {
	float: left;
	width: 250px;
	margin: 0;
	padding:15px 0 0 0;
}
#left ul{
	list-style-type: none ;
	padding: 0 0 0 25px;
	margin: 0;
}

#left ul.borderbottom {
	padding: 0 0 10px 25px;
}

#left ul.borderbottom hr {
	width: 90%;
	height: 3px;
	float: left;
	padding: 0;
}

#left li a {
	font-size: 1.3em;
	text-decoration:none;
	outline: 0;
}

#left li li a { 
	font-size: 1em;
	font-weight: bold;
	color: #056CBB;
}
#left li li a:hover {
	color: #CCCCCC;
}

#left li li a.selected {
	color: #056CBB;
}

#left li{
	margin: 0;
	padding: 0 0 4px 0;
}
#left li li{
	margin: 0;
	padding: 6px 5px 0 0;
}
#left li a.selected {
	margin: 0;
}

#left li li a.selected {
	margin: 0;
	padding: 0;
}



/* Main Content  */
#content {
	min-height:600px;
	width:650px;
	padding: 15px 0 0 0;
	margin: 0 0 0 250px;
}

#content .maindiv {
	border-left: 3px solid #ffffff;
	min-height: 580px;
}

#content .maindiv table {
	width: 100%;
	border: 0;
	padding: 15px 25px;
}
#content .maindiv table.adminList {
	color: #000000;
}
#content .maindiv table.adminList tr.color1 {
	background-color: #AAAAAA;
	color: #000000;
}
#content .maindiv table.adminList tr.color2 {
	background-color: #CCCCCC;
	color: #000000;
}
#content .maindiv table.adminList td {
	padding: 5px 5px 5px 5px;
}
#content .maindiv table.adminList td.nowrap {
	white-space: nowrap;
}
#content .maindiv table.adminList a {
	color: #056CBB;
	font-weight: bold;
}
#content .maindiv table.adminList a:hover {
	color: #000000;
}
#content .maindiv input, select, textarea {
	background-color: #AAAAAA;
	border: 2px ridge #595959;
	padding: 2px;
}
#content .maindiv input, textarea {
	width: 260px;
}
#content .maindiv input.price {
	width: 100px;
}
#content .maindiv input.readonly {
	background-color: #666666;
	color: #FFFFFF;
}
#content .maindiv input.submit {
	width: 100px;
	height: 27px;
	background-color: transparent;
	border: 0px;
	padding: 0px;
}
#content .maindiv input.paypalButton {
	background-color: transparent;
	width: auto;
	border: 0px;
}
#content .maindiv select {
	width: 264px;
}
#content .maindiv textarea {
	height: 100px;
}
#content .maindiv textarea.intro {
	height: 400px;
	width: 500px;
}
#content .maindiv div.gameList {
	overflow-y: scroll;
	height: 200px;
	width: 364px;
	background-color: #AAAAAA;
	color: #000000;
}
#content .maindiv div.gameList ul {
	list-style: none;
	border: 0;
	padding: 0;
}
#content .maindiv div.gameList li.listclass1 {
	background-color: #AAAAAA;
}
#content .maindiv div.gameList li.listclass2 {
	background-color: #CCCCCC;
}

#content .maindiv div.itemList {
	overflow-y: scroll;
	height: 200px;
	width: 500px;
	background-color: #AAAAAA;
	color: #000000;
	font-size: .8em;
	white-space:nowrap;
}
#content .maindiv div.itemList ul {
	list-style: none;
	border: 0;
	padding: 0;
}
#content .maindiv div.itemList li.listclass1 {
	background-color: #AAAAAA;
}
#content .maindiv div.itemList li.listclass2 {
	background-color: #CCCCCC;
}


#content .maindiv input.inputError, select.inputError, textarea.inputError {
	background-color: red;
	color: white;
}
#content .maindiv input.inputErrorPrice {
	background-color: red;
	color: white;
	width: 100px;
}
#content .maindiv input.checkbox {
	width: 20px;
	height: 10px;
}
	
	

#content p {
	padding: 0 20px 15px 25px;
	margin: 0;
}
#content form.paypal {
	padding: 0 0 0 25px;
	margin: 0;
}
#content ul {
	list-style: none;
}
#content li li {
	color: #000000;
}
#content li li a { 
	font-size: 1em;
	font-weight: bold;
	color: #056CBB;
	text-decoration: none;
}
#content a.instructions {
	font-size: 1.3em;
	font-weight: bold;
	color: #056CBB;
	text-decoration: none;
}
#content a.instructions:hover {
	color: #000000;
	text-decoration: none;
}
#content li li li {
	padding-right: 20px;
}
#content li li a:hover { 
	color: #000000;
	text-decoration: none;
}
p.message {
	font-weight: bold;
	font-size: 1.3em;
	color: #cc0000;
}

h1 {
	padding: 15px 25px;
	margin:0;
}
h2, h3 {
	padding: 5px 25px;
	margin:0;
}

.gross {
	width: 5.71em;
	height: 1.07em;
}



/* Footer */
#footer {
	text-align: center;
	padding: 0;
	margin: 0;
}

#footer p {
	padding: 5px 0 5px 0;
	margin: 0;
}