/*=========*/
/* GENERAL */
/*=========*/
body, div, span, img, form, p, h1, h2, h3, h4, h5, h6, table, th, td {
    margin: 0px;
    padding: 0px;
    border:none;
}
body {
    min-width: 990px;
    font: 12px Arial, Helvetica, Sans-Serif;
    color: #000000;
    background: #FFFFFF url('body.gif') repeat-x top left;
}
p {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	text-align: justify;
	color: #333333;
}
h1 {
	font-size: 23px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
}
h2 {
	font-size: 20px;
	margin-top: 9px;
	margin-bottom: 9px;
	color: #111111;
}
h3 {
	font-size: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
    color: #222222;
}
h4 {
	font-size: 16px;
	margin-top: 7px;
	margin-bottom: 7px;
	color: #333333;
}
h5 {
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #444444;
}
h6 {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #555555;
}
strong {
	color: #EC7D0E;
}
a, a:hover, a:visited {
	color: #EC7D0E;
}
a:active
{
    outline: none;
}
a:focus
{
    -moz-outline-style: none;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul li {
    margin: 0;
    padding: 0;
}
input, textarea, select {
    background-color:#DDDDDD;
    font: normal 13px Arial, Helvetica, sans-serif;
    color: #444444;
    padding: 2px;
    margin: 0px;
    border: 1px solid #999999;
}
input:focus, input:hover, textarea:focus, textarea:hover {
	background-color: #FCEED8;
	border: 1px solid #00C4EA;
}

/*========*/
/* LAYOUT */
/*========*/
#main {}
#wrapper {
    width: 990px;
    text-align:left;
    margin-left: auto;
    margin-right: auto;
}
#header {
	float: left;
	width: 100%;
	height: 179px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #000;
    background: transparent url('wrapper.gif') repeat-x bottom left;
	z-index: 3;
}
#banner {
    clear: both;
    width: 100%;
    height: 144px;
    background: transparent url(banner.jpg) no-repeat top center;
    overflow: hidden;
}
#banner-left {
	float: left;
	width: 675px;
	height: 144px;
}
#banner-right {
	margin-left: 676px;
	height: 144px;
}
#banner-buttons {
	margin-left: 676px;
	height: 144px;
	text-align: center;
}
#banner-buttons div {
	float: left;
}
#banner-buttons div a {
    float: left;
    display: block;
    height: 144px;
    text-indent:-999em;
}
#banner-buttons-signin a {
    width: 88px;
    background: transparent url('banner-buttons-signin.jpg') no-repeat top left;
}
#banner-buttons-account a {
    width: 88px;
    background: transparent url('banner-buttons-account.jpg') no-repeat top left;
}
#banner-buttons-lostpassword a {
    width: 130px;
    background: transparent url('banner-buttons-lostpassword.jpg') no-repeat top left;
}
#banner-user {
	margin-left: 676px;
	height: 144px;
	text-align: center;
}
#banner-user-info {
    width: 100%;
	float: left;
	height: 20px;
	margin-top: 20px;
	text-align: right;
}
#banner-user-info span.name {
}
#usercredits {
    padding-left: 10px;
    padding-right: 42px;
    color: #FF2E15;
    font-weight: bold;
}
#user-buttons {
    height: 104px;
}
#user-buttons div a {
    float: left;
    display: block;
    height: 104px;
    text-indent:-999em;
}
#user-buttons-account a {
    width: 87px;
    background: transparent url('user-buttons-account.jpg') no-repeat top left;
}
#user-buttons-buycredits a {
    width: 127px;
    background: transparent url('user-buttons-buycredits.jpg') no-repeat top left;
}
#user-buttons-logout a {
    width: 90px;
    background: transparent url('user-buttons-logout.jpg') no-repeat top left;
}
#menu {
    clear: both;
    width: 100%;
    height: 31px;
}
#menu-home {
	float:left;
	width:250px;
}
#menu-home a {
	display: block;
	position: relative;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 30px;
	margin-left: 80px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #CDCDCD;
	background: transparent url('menu-home.gif') no-repeat top left;
}
#menu-home a:hover {
    color: #FFFFFF;
}
#menu-hmenu {
	margin-left: 250px;
}
#content {
    clear: both;
	width: 100%;
	background: #FFFFFF;
}
#content td {
    vertical-align: top;
    text-align: left;
}
#content-left {
	width:240px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#content-middle {
	margin-left: 250px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#content-left-border {
    margin-left: 10px;
    margin-right: 10px;
}
#content-middle-border {
    margin-right: 20px;
}
#footer {
	width: 100%;
	margin-bottom: 100px;
	background: transparent url(footer.gif) repeat-x top left;
	overflow: auto;
	z-index: 1;
}
#footer td {
	padding-top: 25px;
	padding-bottom: 20px;
}

/*================*/
/* content-middle */
/*================*/
#content-middle h1 {
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 6px;
	border-bottom: 1px dotted #EEEEEE;
	color: #FF2E15;
	background: transparent url('h1.gif') no-repeat center left;
}
#content-middle h2 {
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
	background: transparent url('h2.gif') no-repeat center left;
}
#content-middle h3 {
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
	background: transparent url('h3.gif') no-repeat center left;
}
#content-middle h4 {
    padding-left: 23px;
    padding-top: 5px;
    padding-bottom: 5px;
	background: transparent url('h4.gif') no-repeat center left;
}
#content-middle h5 {
}
#content-middle h6 {
}

/*========*/
/* MODULE */
/*========*/
div.module {
	margin-bottom: 10px;
	text-align: center;
}
div.module h1 {
    margin: 0px;
    padding: 4px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 15px;
    background: transparent url('module-h1.gif') no-repeat top center;
}
div.module-content {
	border-left: 1px solid #CBD1DA;
	border-right: 1px solid #CBD1DA;
	background-color: #F1F4F6;
}
div.module-footer {
    width: 100%;
    height: 5px;
    margin-bottom: 10px;
    background: transparent url('module-footer.gif') no-repeat top center;
}
div.module div.division {
    margin-top: 10px;
    margin-bottom: 10px;
}
#module-payments {
    text-align: center;
}
#module-payments img {
    margin-top: 5px;
    margin-bottom: 5px;
}

/*===========*/
/* SHORTCUTS */
/*===========*/
#shortcuts {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: auto;
}
#shortcuts a, #shortcuts a:visited {
	position: relative;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	color: #00AEC8;
}
#shortcuts a:hover {
	color: #FF0000;
}
#shortcuts a img {
	border: none;
	width: 64px;
	height: 64px;
}
#shortcuts a div {
	padding: 4px;
	margin-top: 10px;
	border: #AAAAAA 1px solid;
}

/*======*/
/* PATH */
/*======*/
#path {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 4px;
    margin-bottom: 10px;
    border-bottom: 1px solid #DDDDDD;
	overflow: auto;
}
#path ul {
	list-style-type: none;
}
#path ul li {
    float: left;
	background-image: url('path-ul-li.gif');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 15px;
	padding-left: 15px;
	background-position: left center;
	font-size: 12px;
}
#path ul li a {
    color: #3B6285;
    font-size: 12px;
    text-decoration: none;
}

/*========*/
/* FOOTER */
/*========*/
#footer div {
    clear:both;
    width: 100%;
    padding-top: 5px;
    text-align: center;
    color: #888888;
}

/*======*/
/* FORM */
/*======*/
div.form-container {
    background: #F2F2F2;
}
table.form-fieldset {
    width: 100%;
    margin-top: 5px;
    border: 1px solid #CECFD3;
    background: transparent url('form-fieldset.gif') repeat-x top left;
}
table.form-fieldset td {
    text-align: left;
}
td.form-fieldset-legend {
    height: 31px;
    font-size: 14px;
    font-weight: bold;
	color: #000000;
    padding: 5px;
    padding-top: 7px;
    padding-left: 35px;
    background: transparent url('form-fieldset-legend.gif') no-repeat top left;
}
td.form-fieldset-legend a {
    font-size: 13px;
    font-weight: bold;
    color: #444444;
}
tr.form-field {
    padding-top: 5px;
    padding-bottom: 5px;
}
#content td.form-field-label {
    width: 130px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 20px;
    padding-left: 6px;
    text-align: right;
    color: #444444;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}
td.form-field-content {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
}
div.captcha {
    width: 100%;
    text-align: left;
}
div.captcha img {
    border: 1px solid #999999;
    cursor: pointer;
}
div.captcha-input {
    padding-top: 10px;
}
div.captcha-help {
    padding-top: 10px;
    color: #AAAAAA;
    font-size: 11px;
}

/*======*/
/* LIST */
/*======*/
div.list-container {
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
	border: 1px solid #DDE1E6;
	background: #FFFFFF;
	text-align: center;
	padding: 10px;
}
div.list-title, div.list-empty {
	font-size: 13px;
	font-weight: bold;
	color: #777777;
	background: #F1F3F5;
	border: 1px solid #DDE1E6;
	padding: 5px;
}
div.list-navigator {
    height: 21px;
    padding-top: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
	border: 1px solid #DCDCDC;
	background: #EEEEEE;
}
div.list-navigator span.info {
    text-align: left;
    margin-left: 10px;
    color: #8C8C8C;
}
div.list-navigator span.pages {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    color: #333333;
}
div.list-navigator span.gotopage {
}
div.list-navigator span.gotopage input {
    margin-right: 10px;
}
div.list-navigator a:link, div.list-navigator a:visited {
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
    border: 1px solid #CBD1DA;
    color: #000000;
    background-color: #FFFFFF;
}
div.list-navigator a:hover {
    text-decoration: none;
    background-color: #FBF2C7;
}
div.list div.row {
    float: left;
}
table.list {
    width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
}
table.list th {
	margin: 0px;
	padding: 6px;
	height: 25px;
	font-size: 11px;
	line-height: bold;
	color: #FF9C08;
	text-align:center;
	vertical-align:middle;
	background: #EEEEEE url(lcol1-table-th.gif) top left repeat-x;
}
table.list th div.sort {
    padding-top: 4px;
}
table.list td {
	font-size: 12px;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	background-color: #ffffff;
	margin: 0px;
	padding: 5px;
	vertical-align:middle;
    text-align: center;
}
table.list td a:link {
	color: #c64934;
	text-decoration: none;
}
table.list td a:visited {
	color: #c64934;
	text-decoration: none;
}
table.list td a:hover {
	text-decoration: underline;
}

/*=======*/
/* HMENU */
/*=======*/
#hmenu, #hmenu * {
	margin:	0;
	padding: 0;
	list-style:	none;
	z-index: 10;
}
#hmenu {
	line-height: 1.0;
}
#hmenu ul {
	position: absolute;
	top: -999em;
	width: 200px; /* left offset of submenus need to match (see below) */
}
#hmenu ul li {
	width: 100%;
}
#hmenu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
}
#hmenu li {
	float: left;
	position: relative;
}
#hmenu a {
	display: block;
	position: relative;
}
#hmenu li:hover ul,
#hmenu li.mouseover ul {
	left: 0;
	top: 31px; /* match top ul list item height */
}
#hmenu li:hover li ul,
#hmenu li.mouseover li ul {
	top: -999em;
}
#hmenu li li:hover ul,
#hmenu li li.mouseover ul {
	left: 200px; /* match ul width */
	top: 0;
}
#hmenu li li:hover li ul,
#hmenu li li.mouseover li ul {
	top: -999em;
}
#hmenu li li li:hover ul,
#hmenu li li li.mouseover ul {
	left: 200px; /* match ul width */
	top: 0;
}
/* SKIN */
#hmenu {
	float: left;
}
#hmenu ul {
	border: 1px solid #000000;
}
#hmenu > ul {
    border: none;
}
#hmenu a {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 5px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
#hmenu a, #hmenu a:visited  {
    color: #222222;
    background: #CDCDCD url('hmenu-a.gif') repeat-x top left;
}
#hmenu li {
	background:	#898989;
}
#hmenu li li {
	background:	#898989;
}
#hmenu li li li {
	background:	#898989;
}
#hmenu li:hover, #hmenu li.mouseover,
#hmenu a:focus, #hmenu a:hover, #hmenu a:active {
	background: #03DCF0 url('hmenu-a-hover.gif') repeat-x top left;
	color: #FFFFFF;
	outline: 0;
}
/* arrows */
#hmenu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
#hmenu .sf-sub-indicator {
	position: absolute;
	display: block;
	top: 10px;
	right: 10px;
	width: 10px;
	height:	10px;
	text-indent: -999em;
	overflow: hidden;
	background:	url('arrows.gif') no-repeat top center;
}

/*=======*/
/* VMENU */
/*=======*/
#vmenu {
	list-style-type: none;
	text-align: left;
}
#vmenu li {
    display:inline;
    background: transparent url('module-li.gif') no-repeat top left;
}
#vmenu li a {
    display: block;
    font-size: 12px;
    color: #444444;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 10px;
    vertical-align: top;
    border-top: 1px solid #CBD1DA;
}
#vmenu li a:hover {
    color: #000000;
    background-color: #FFFFFF;
}
#vmenu a.current {
    color: #FF2E15;
    background-color: #FFFFFF;
}
#vmenu ul.depth-2 li a {
    padding-left: 40px;
    background: transparent url('vmenu-depth2.gif') no-repeat top left;
}

/*=======*/
/* other */
/*=======*/
div.formhelp {
    margin-bottom: 15px;
}
div.formhelp h1 {
    margin-top: 0px;
}
#login {
    width: 100%;
}
#login-form {
    width: 410px;
    float: left;
}
#login-signin-link {
    width: 291px;
    float: left;
    margin-left: 17px;
}
#login-lost-password {
    clear: left;
    height: 32px;
    margin-left: 80px;
    padding-left: 40px;
    padding-top: 14px;
    font-size: 20px;
    color: #FF2E15;
	background: transparent url('content-middle-help.gif') no-repeat center left;
}

/*=========*/
/* AUCTION */
/*=========*/
#auction {
    width: 100%;
}
#auctionleft {
    width: 400px;
    float: left;
    padding-left: 20px;
}
#auctionright {
    width: 250px;
    margin-left: 460px;
}
#auctionimg {
    text-align: center;
}
#auctionname {
	font-size: 23px;
	margin-top: 10px;
	margin-bottom: 5px;
    color: #FF2E15;
}
#auctiontype, #auctioncost {
	font-size: 11px;
    color: #3B6285;
}
#auctionprice {
	font-size: 19px;
	margin-top: 10px;
	margin-bottom: 5px;
    color: #000000;
}
#auctionprice span.value {
    font-size: 20px;
    padding-left: 4px;
    padding-right: 4px;
	font-weight: bold;
}
#auctiontime {
	font-size: 17px;
	margin-top: 10px;
	margin-bottom: 5px;
    color: #000000;
}
#auctiontime span.value {
    font-size: 20px;
    padding-left: 4px;
    padding-right: 4px;
	font-weight: bold;
}
#auctionbidstitle {
	font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
	font-weight: bold;
	color: #888888;
	border-bottom: 1px solid #DDDDDD;
}
#auctionlastbidtitle {
	font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
	font-weight: bold;
	color: #EC7D0E;
	border-bottom: 1px solid #EEEEEE;
}
#auctionbuttons img {
    cursor: pointer;
}

/*==========*/
/* TAUCTION */
/*==========*/
div.tauction {
    width: 173px;
    overflow: auto;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
div.tauction div {
    text-align: center;
}
div.tauctionname {
    padding-bottom: 2px;
    height: 38px;
    overflow: hidden;
}
div.tauctionname a {
    color: #387ACA;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
}
div.tauctiontitle a:hover {
    text-decoration: underline;
}
div.tauctionimg {
    width: 100%;
    height: 120px;
}
div.tauctionimg img {
    width: 120px;
    height: 120px;
}
div.tauctiontype, div.tauctioncost {
	font-size: 11px;
    color: #3B6285;
}
div.tauctionprice {
	font-size: 16px;
	margin-top: 4px;
	margin-bottom: 3px;
    color: #000000;
	font-weight: bold;
}
div.tauctionprice span.value {
    font-size: 16px;
    margin-left: 4px;
}
div.tauctiontime {
	font-size: 12px;
	margin-bottom: 4px;
    color: #000000;
}
div.tauctiontime span.value {
    font-size: 18px;
    margin-left: 4px;
	font-weight: bold;
}
div.tauctionbuttons img {
    cursor: pointer;
}
div.tauctionendtime {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 5px;
    color: #000000;
}
div.tauctionendtime div.value {
    font-size: 14px;
	font-weight: bold;
}
div.tauctionecost {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 5px;
    color: #000000;
}
div.tauctionecost div.value {
    font-size: 14px;
	font-weight: bold;
}
div.tauctionwinner {
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 5px;
    color: #FF2E15;
}
div.tauctionwinner div.value {
    float: left;
    font-size: 17px;
    margin-left: 4px;
	font-weight: bold;
}
div.tauctionlastbid {
    margin-top: 3px;
    height: 17px;
    color: #FF2E15;
}

/*========*/
/* DIALOG */
/*========*/
#dialog-header, #dialog-content {
    border: 1px solid #EA6211;
}
#dialog-header {
    border-bottom: none;
}
#dialog-content {
    border-top: none;
}