html {
	height: 100%;
}
body {
	background-attachment: fixed;
	background-image: url("../img/site/bg.gif");
	background-repeat: repeat-x;
	text-align: center;
	height: 100%;
}

hr {
	background-color: #c3c3c3;
	color: #c3c3c3;
	height: 1px;
}

#auctionPicturesTable{
	margin-top: 20px;
}
#auctionPicturesTable td{
	padding: 7px;
}


.simpletable th {
		padding-right: 5px;
		padding-bottom: 5px;
		vertical-align: top;
}
.simpletable td {
		vertical-align: top;
		padding-bottom: 4px;
		padding-right: 4px;
}

.inputError {
	color: #ff0000;
}

.right {
	text-align: right;
}

.orange {
	color: #F26522;
}

#userProfileEdit {
	float:left;
	background-color: #F5F5F5;
	padding: 12px 15px 12px 15px;
	width: 300px;
}
#userProfileEdit table {
	width: 300px;
}
#userProfileEdit td {
	text-align: right;
}

#paymentList li {
	padding-bottom: 5px;
}

#checkoutContent {
	text-align: center;
	width: 500px;
	margin: 0 auto 20px auto;
}

#checkoutState {
	width: 550px;
	margin: 0 auto 30px auto;
}

#checkoutStateTable1 {
	width: 478px;
	margin: 0 36px 0 36px;
}
#checkoutStateTable1 td {
	background-image: url("../img/site/checkout/separator.gif");
}
#checkoutStateTable1 th {
	width: 65px;
}
#checkoutStateTable2 {width: 550px;}
#checkoutStateTable2 td {
	text-align: center;
	width: 25%;
}

#flags {
	width: 900px;
	margin: 8px auto 3px auto;
}
#flagtable {
	margin: 0 auto 0 auto;
	width: 878px;
}
#flagtable td {
	text-align: right;
}
#flagtable th {
	font-size: 11px;
	color: #B6CBD6;
}
#flags a {
	text-decoration: none;
	color: #B6CBD6;
}

#document {
	width: 900px;
	text-align: left;
	margin: 0px auto 8px auto;
	background-color: #FFFFFF;
}

#roundedtop {
	margin: 0;
	padding: 0;
	font-size: 1px;
}

#header {
	background-color: #516c86;
	color: #FFFFFF;
	margin: 0;
	position: relative;
}

#header h1 {
	font-size: x-large;
	font-weight: normal;
	padding: 4px 10px 10px 10px;
}
#header #userbox {
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: right;
}

#topmenu {
	background-color: #608090;
	margin-bottom: 10px;
	position: relative;
}
#topmenu a:link, #topmenu a:visited, #userbox a:link, #userbox a:visited {
	color: #FFFFFF;
}
#topmenu a:hover, #userbox a:hover {
	color: #B6CBD6;
}

#toplinks {
	padding: 10px;
	background-color: #608090;
}

#cart {
	position: absolute;
	top: 0;
	right: 0;
	color: white;
	text-align: right;
	background-color: #608090;
	font-size: small;
	padding: 10px;
	border-left: 2px solid #516c86;
}
#cart a {
	color: white;
}

#navbar {
	display: inline; /* IE double width margin fix! */
	float: left;
	width: 220px;
}

#menu, #shopmenu, #search, #auctionmenu {
	background-color: #F5F5F5;
	margin: 0 10px 20px 10px;
	padding-bottom: 10px;
}

#menu h3, #shopmenu h3, #search h3, #auctionmenu h3 {
	font-size: large;
	font-weight: normal;
	background-color: #878787;
	color: #FFFFFF;
	padding: 5px 10px;
	margin-bottom: 8px;
}
#menu h4, #shopmenu h4, #search h4, #auctionmenu h4 {
	font-size: large;
	font-weight: normal;
	
	margin: 7px;
   /* text-decoration: underline; */
}

#menu ul, #shopmenu ul {
	margin-left: 15px;
}

#menu ul ul, #shopmenu ul ul {
	margin: 0.1ex;
	padding-left: 2ex;
}

#shopmenu a:link, #menu a:link, #shopmenu a:visited, #menu a:visited {
	color: #000000;
}
#shopmenu a:hover, #menu a:hover {
	color: #F26522;
}

#menu ul a, #shopmenu ul a {
	color: #000000;
}

#menu ul ul a, #shopmenu ul ul a {
	color: #4A4A4A;
}

#menu p, #shopmenu p, #search p, #auctionmenu p {
	margin-left: 15px;
}

#menu p {
	margin-bottom: 5px;
	margin-right: 10px;
}

#auctionmenu a:link, #auctionmenu a:visited {
	color: #000000;
}
#auctionmenu a:hover {
	color: #F26522;
}

#fullcontent {
	width: 820px;
	margin: 0 35px 20px 40px;
	min-height: 450px;
	height: auto;
}

#content a:link, #content a:visited, #fullcontent a:link, #fullcontent a:visited {
	color: #000;
}
#content a:hover, #fullcontent a:hover {
	color: #F26522;
}

#content {
	display: inline;
	float: right;
	width: 650px;
	margin: 0 10px 20px 0;
	min-height: 450px;
	height: auto;
}
/* for Internet Explorer */
/*\*/
* html #content {
height: 450px;
}
/**/

#content p, #fullcontent p, #checkoutContent p {
	margin-top: 8px;
}

#content h2, #fullcontent h2, #checkoutContent h2 {
	/*margin: 0.5em 0;*/
	font-size: large;
}

#content h3, #fullcontent h3, #checkoutContent h3 {
	font-size: large;
	margin: 1em 0 0.3em 0;
}

#content h3 a:link, #content h3 a:visited {
	color: #000;
	text-decoration: none;
}
#content h3 a:hover {
	color: #F26522;
}

/* For IE \*/
* html #browseheader {height: 1%;}
/* */

#browseheader {
	/*background-color: #F5F5F5;*/
	margin: 0 10px;
	font-size: small;
	position: relative;
}

#browseheader p {
	margin: 0;
	padding: 0;
}

#browseheader h3 {
	margin: 0 0 15px 0;
	padding: 0;
	width: 70%;
}

#browseheader h3 b {
	color: #888888;
}

#browseheader div.pageselect {
	position: absolute;
	right: 0;
	bottom: 0;
}

#alternativeModes table {
	width: 630px;
	margin: 10px;
	padding: 10px 0;
	border-top: 1px dashed #878787;
	border-bottom: 1px dashed #878787;
}

#alternativeModes td {
	padding: 7px;
}

#alternativeModes a {
	padding: 3px;
	text-decoration: none;
	color: #000000;
}

#alternativeModes a.active {
	border: 1px solid #878787;
}

#alternativeModes a:hover {
	text-decoration: underline;
}

#alternativeModes th {
	width: 120px;
	text-align: right;
	padding-right: 20px;
}

#alternativeModes img {
	vertical-align: middle;
}

#alphanavigation {
	text-align: center;
	padding: 10px;
}
#alphanavigation a {
	padding: 2px;
}

a img {
border:none;
text-decoration:none;
}

a.prevpage, a.nextpage {
}
a.prevpage img, a.nextpage img {
	vertical-align: middle;
}

/*
#browseheader ul {
	list-style-type: disc;
	padding-left: 2.5ex;
	margin: 10px 0;
}

#browseheader a:link, #browseheader a:visited  {
	color: #0000ee;
}
#browseheader a:hover {
	color: #F26522;
}*/

#browseList {
	width: 630px;
	margin-left: 10px;
	margin-top: 5px;
}
#browseList th {
	padding: 0 4px 0 4px;
	font-weight: bold;
	border-bottom: 1px solid #c3c3c3;
}
#browseList td {
	padding: 4px;
}
#browseList a:link, #browseList a:visited {
	color: #000;
}
#browseList a:hover {
	color: #F26522;
}
#browseList tr.odd td {
	background-color: #F5F5F5;
}

.pagenavi {
}
.pagenavi p {
	text-align: center;
}

div#categories {
	text-align: center;
}
div#categories p {
	text-align: left;
	width: 500px;
	margin: auto;
}
div#categories table {
	width: 400px;
	margin: 20px auto;
	border: 1px solid #878787;
	background-color: #F5F5F5;
}
div#categories td {
	border: 1px solid #878787;
	padding: 10px;
}
div#categories th {
	text-align: center;
	padding: 10px;
	background-color: #878787;
	color: #FFFFFF;
}

div.item {
	display: inline;
	position: relative;
	float: left;
	width: 305px;
	height: 150px;
	margin: 10px;
	background-color: #F5F5F5;
}

div.item h4 {
	font-size: 16px;
	position: absolute;
	width: 150px;
	top: 20px;
	left: 10px;
}
div.item h4 a:link, div.item h4 a:visited {
	text-decoration: none;
	color: black;
}
div.item h4 a:hover {
	text-decoration: none;
	color: #F26522;
}

div.item b.price {
	font-size: 18px;
	color: #777777;
	position: absolute;
	bottom: 28px;
	left: 10px;
}

div.item .number {
	position: absolute;
	top: 5px;
	left: 10px;
	font-size: 13px;
	color: #777777;
}

div.item .cartlink {
	font-size: 12px;
	position: absolute;
	bottom: 10px;
	left: 10px;
}

div.item a.cartlink  {
	color: #000000;
}
div.item a.cartlink:hover  {
	color: #F26522;
}

div.item div.thumb {
	width: 120px;
	height: 120px;
	position: absolute;
	top: 10px;
	right: 10px;
	/*background-color: #B6CBD6;*/
	background-image: url("../img/site/thumbBg.gif");
	background-repeat: no-repeat;

	text-align:center;
    /*line-height:120px;
	/*font-size:110px;
	overflow: hidden;
	font-size:110px;
}

*>div.item div.thumb{
	font-size:12px;*/
}

a:hover {
	color: #F26522;
}

div.item div.thumb img {
	border: 1px solid;
	/*vertical-align: middle;*/
	margin: auto;
	/* display: block; /* stop ie from inserting extra whitespace */	
}
div.item div.thumb A:link img, div.item div.thumb A:visited img {
	color: #B6CBD6;
	border-color: #B6CBD6;
}
div.item div.thumb A:hover img {
	color: #F26522;
	border-color: #F26522;
}

div.item div.incart, div.itemdetails div.incart {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 0;
	right: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url("../img/site/orangecart.gif");
}

div.itemdetails {
	position: relative;
	width: 470px;
	margin: 10px 0 0 85px;
	background-color: #F5F5F5;
	text-align: center;
}
div.itemdetails table#iteminfo {
	margin: 20px 10px 10px 10px;
	width: 420px;
	text-align: left;
}
div.itemdetails table#iteminfo th,div.itemdetails table#iteminfo td {
	border-bottom: 1px solid #878787;
}
div.itemdetails table#iteminfo th {
	width: 70px;
	vertical-align: top;
}
div.itemdetails table#iteminfo td {
	font-size: 22px;
}
div.itemdetails div.image {
	margin: 10px;
}
div.itemdetails div.image img {
	border: 1px solid #878787;
	display: block;
	margin: auto;
}
div.itemdetails div#nextlink,div.itemdetails div#prevlink {
	font-size: 10px;
	position: absolute;
	width: 50px;
	top: 0;
	text-align: center;
}

div.itemdetails div#nextlink a,div.itemdetails div#prevlink a {
	color: #000000;
	text-decoration: none;
}
div.itemdetails div#nextlink a:hover,div.itemdetails div#prevlink a:hover {
	color: #F26522;
}

div.itemdetails div#prevlink {
	left: -70px;
}
div.itemdetails div#nextlink {
	right: -70px;
}

#reviewitems {
	margin-top: 10px;	
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
#reviewitems th {
	font-weight: bold;
	background-color: #cccccc;
	padding-top: 4px;
	padding-bottom: 4px;
}
#reviewitems th, #reviewitems td {
	padding-right: 10px;
	padding-left: 10px;
}
#reviewitems td {
	border-bottom: 1px solid #cccccc;
	padding-top: 4px;
	padding-bottom: 4px;
}
#reviewitems td.col2 {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
#reviewitems .col1, #reviewitems .col2 {
	text-align: left;
}
#reviewitems .col3 {
	text-align: right;
}

#paymentDetailsTable {
	border: 1px solid #cccccc;
}
#paymentDetailsTable th {
	font-weight: bold;
	padding: 4px;
	vertical-align: top;
}
#paymentDetailsTable td {
	padding: 4px;
}

#loginform table {
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	margin: 20px auto 0 auto;
}

#loginform th, #loginform td {
	text-align: right;
	padding: 5px;
}

.myOrdersTable {
	width: 450px;
	margin-top: 5px;
	margin-bottom: 5px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
.myOrdersTable th {
	font-weight: bold;
	background-color: #cccccc;
	padding-top: 4px;
	padding-bottom: 4px;
}
.myOrdersTable th, .myOrdersTable td {
	padding-right: 10px;
	padding-left: 10px;
}
.myOrdersTable td {
	border-bottom: 1px solid #cccccc;
	padding-top: 4px;
	padding-bottom: 4px;
}
.myOrdersTable .col1 {
	width: 55px;
	vertical-align: top;
}
.myOrdersTable td.col2 {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
.myOrdersTable .col3 {
	text-align: right;
	width: 55px;
	vertical-align: top;
}

#footer {
	text-align: center;
	color: black;
	clear: both;
	padding: 4px 0px 5px 0px;
	font-size: x-small;
	border-top: 1px solid #c3c3c3;
	background-color: #F5F5F5;
	/* background-color: #516c86; */
}
#footer a:link, #footer a:visited {
	color: black;
	text-decoration: none;
}
#footer a:hover {
	color: #F26522;
}