

html{
	background: #111111 url(/media/bgd_main.png) top center repeat-y;
	overflow-y:scroll;
}

html, body{
	height: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
}

#container{
	background: #222222;
	min-height: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
}

#header{
	border: none;
}

#content{
	padding: 0 0 25px 0;
}

#footer{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 25px;
	color: #444444;
	text-align:center;
}

body, td, div, input, select, textarea{
    font-family: verdana, sans;
    font-size: 12px;
}

body, td, div{
    color: #dddddd;
}


.hintbar{
	background: url(/media/gradient_hintbar.png) top left repeat-x;
	-moz-border-radius:30px;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}

.homebanner{
	height: 250px;
	background: url(/media/homebgd1.jpg) top center no-repeat;
	text-align: left;
	overflow: hidden;
	-moz-border-radius: 50px 50px 0 0;
	-webkit-border-top-left-radius: 50px;
	-webkit-border-top-right-radius: 50px;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
}

.homeslogan{
	position: absolute;
	margin: 20px 0 0 20px;
	padding: 20px;
	opacity: .8;
	filter: alpha(opacity = 80);
	background: #111111 url(/media/gradient_buttons.png) top left repeat-x;
	font-size:16px;
	font-weight:bold;
	text-align: center;
	-moz-border-radius:40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
}

.homelinksbar{
	position: absolute;
	width: 900px;
	height: 32px;
	margin: 218px 0 0 0;
	opacity: .8;
	filter: alpha(opacity = 80);
	background: #111111 url(/media/gradient_buttons_bgd.png) bottom left repeat-x;
	text-align: right;
}

table{
    padding: 0;
    margin: 0;
    border: none;
}

img{
    border: none;
}

.thumb{
border:5px #444444 solid;
}

form{
    padding: 0;
    margin: 0;
}

input, select, textarea{
	padding: 4px;
	margin: 3px;
	border: 1px #555555 solid;
	color: #eeeeee;
	background: #555555;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}

.submitbtn{
    width: 80px;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px #555555 solid;
	outline: none;
	cursor:pointer;
	background: #444444;
	color: #ffffff;
	-moz-border-radius:20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

a{
    color: #aabbff;
    text-decoration: none;
    outline: none;
}

a.selected{
	color: #d7d9f4;
}

a.alert{
    color: #ff7253;
}

a.button{
    color: #dddddd;
}

.pseudolink{
    color: #aabbff;
    cursor: pointer;
    white-space: nowrap;
}

a:hover, a.selected:hover, a.alert:hover, a.button:hover, .pseudolink:hover{
    color: #d7d9f4;
	cursor: pointer;
}

.headtext, .headtextsmall{
    color: #fdca76;
}

.headtext{
    font-size: 16px;
    letter-spacing: 1px;
	text-transform: uppercase;
}

.alerttext{
    color: #ff7253;
}

.dimtext{
    color: #888888;
}

.header{
    background: #333333;
    border-left: 10px #333333 solid;
    border-right: 10px #333333 solid;
}

div.topbuttontab{
	padding: 14px 0 14px 0;
	text-align: center;
    white-space: nowrap;
}

div.buttonoff, div.buttonon, div.buttonactive{
	width: 140px;
    white-space: nowrap;
	float: left;
}

div.buttonon{
    background: url(/media/gradient_buttons.png) top left repeat-x;
}

div.buttonactive{
    background: #444444 url(/media/gradient_buttons.png) top left repeat-x;
}

div.dropmenushadow{
	position: absolute;
	margin-left: -5px;
	padding:0 5px 10px 5px;
	background: url(/media/dropshadow.png);
	-moz-border-radius: 0 0 25px 25px;
	-webkit-border-bottom-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	z-index: 1000;
	display: none;
}

div.dropmenuwrap{
	width: 160px;
	padding: 0 0 20px 0;
	background: #444444 url(/media/gradient_dropmenuwrap.png) bottom left repeat-x;
	-moz-border-radius: 0 0 20px 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}

div.actionsbar{
	margin: 0 30px 20px 30px;
	padding: 10px 20px 10px 20px;
	background: #282828;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	text-align: left;
}

div.googlebar{
	margin: 0 30px 20px 30px;
	padding: 10px 0 10px 0;
	background: #282828;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
}

div.listwrap{
	width:160px;
}

div.listcattreeoff, div.listcattreeon{
	width: 30px;
	padding: 4px 0 4px 0;
	float: left;
}

div.listcattreeoff{
    background: url(/media/tree_start_inactive.png) center left no-repeat;
}

div.listcattreeon{
    background: url(/media/tree_start.png) center left no-repeat;
}

div.listcat{
	padding: 4px 20px 4px 0;
    white-space: nowrap;
	float: left;
}

div.listsub, div.listsubend, div.dropmenuitem{
	padding: 4px 20px 4px 30px;
    white-space: nowrap;
}

div.listsub{
	background: url(/media/tree.png) center left no-repeat;
}

div.listsubend{
	background: url(/media/tree_end.png) center left no-repeat;
}

div.suboff, div.subon{
	padding: 12px 0 7px 0;
	width: 140px;
	text-align: center;
	float: left;
}

div.subon{
    background: url(/media/bgd_subs_button.png) top center no-repeat;
}

td.uploadon{
    background: url(/media/gradient_subtab.png) bottom right repeat-x;
    padding-right: 4px;
}

div.itemviewpanel{
	margin: 0 20px 0 0;
	padding-top: 10px;
	text-align: center;
	background: url(/media/gradient_photo.png) bottom right no-repeat;
	-moz-border-radius: 0 0 40px 0;
	-webkit-border-bottom-right-radius: 40px;
	border-bottom-right-radius: 40px;
}

div.sellerpanel, div.pricebutton{
	width: 220px;
	padding: 10px;
	margin: auto;
	background: #202020;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

div.pricebutton{
	width: 200px;
	padding: 20px;
	background: #222222 url(/media/poppershadow.png) top left repeat-x;
}

div.itemviewtitle{
	padding: 20px;
	margin-bottom: 20px;
	background: url(/media/gradient_phototitle.png) bottom left no-repeat;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

div.itemviewdesc{
	margin-bottom: 20px;
}

div.clear{
	clear: both;
}


