/* @override 
	http://www.madokajapan.com/auction/default.css
	http://www.madokajapan.com/default.css
	http://madokajapan.com/default.css
*/

body {
	margin-top: 10px;
	padding: 0;
	background: #cecbc4 url(images/background_auction.jpg) repeat-x left bottom;
	text-align: justify;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #616161;
}

h1, h2 {
	text-transform: uppercase;
	color: #528DC8;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.5em;
	color: #ff0000;
}

ul {
	
}

a {
	text-decoration: none;
	color: #3366CC;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.white a {
	text-decoration: underline;
	color: #ffffff;
}


p.discount_pre {
	text-decoration: line-through;
	font-size: 10pt;
	color: #fd2616;
}

p.price {
	font: 14pt Georgia, "Times New Roman", Times, serif;
}

p.email {
	color: #f00;
	text-decoration: underline;
	font-size: 10pt;
}

b.error {
	font-weight: bold;
	color: #ff0000;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}


#header {
	width: 960px;
	margin: 0 auto;
	height: 150px;
}

/* Header */

#logo {
	background: url(images/auction_logo.png) no-repeat left top;
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #528DC8;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 65px 0 0 90px;
	text-transform: capitalize;
	font: bold 15pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #528DC8;
}

/* Menu */

#menu {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	height: 52px;
	background: url(images/auction_top_menu.png) no-repeat left top;
	float: left;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 33px;
	margin: 0px;
	padding: 19px 30px 0px 30px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(images/menu_separator.jpg) no-repeat right 50%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
	
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto;
	background: url(images/side_right.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(images/background_auction2.jpg) no-repeat left top;
}

#page-bgbtm {
	background: url(images/side_right.jpg) no-repeat left bottom;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 500px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
	padding-left: 5px;
	padding-right: 5px;
}

.post h1 {
	font-weight: normal;
}

.title {
	color: #000;
	height: 30px;
	padding: 15px 0px 5px 10px;
	text-transform: capitalize;
	font: bold 14pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(images/title.jpg) no-repeat left top;
}

.title a {
	color: #000;
}

.title a:hover {
	color: #CC0000;
	text-decoration: none;
}

.byline {
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
	
}

/* Sidebars */

#sidebar1 {
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}

#sidebar2 {
	float: right;
}

#sidebar1 ul {
	padding-bottom: 20px;
}

#sidebar1 li ul {
	background: url(images/menu_box_middle.jpg) repeat-y left top;
}

#sidebar1 li h2 {
	height: 25px;
	padding-top: 15px;
	background: url(images/menu_box_top.jpg) no-repeat left top;
	color: #333333;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 10px 0 0 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	background-image: none;
}

#sidebar1 ul ul.banners li.banners {
	background-image: none;
	padding: 0 0 0 0;
}

.sidebar li li {
	margin: 0 10px 0 15px;
	padding: 8px 0px 8px 20px;
	border-bottom: 1px #B5B5B5 dashed;
	background: url(images/arrow.gif) no-repeat 0 13px;
	text-align: left;
}

.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 8px 15px 0px 35px;
	background: url(images/panel.png) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

.sidebar a {
	
}

.sidebartitle a {
	color: #fff;
}

.sidebartitle a:hover {
	color: #CC0000;
}

/* Search */

#sideform {
	margin: 0;
	padding: 0 0 0 0;
	color: #000;
}

#loginform h2 {
	
}

#f {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 90px;
	border: 1px solid #949494;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#b {
	font-size: 10px;
	margin-top: 10px;
	margin-left: 25%;
}

/* Footer */

#footer {
	width: 940px;
	height: 70px;
	margin: 0 auto;
	padding-left: 20px;
	color: #fff;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: left;
	font-size: smaller;
}

#footer a {
	color: #000;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

/* tables*/

table {
	border-collapse: collapse;
	border: 1px solid #333;
	margin-bottom: 30px;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

tbody p {
	line-height: 5px;
	font-size: 70%;
	color: #000;
}

tbody td.small {
	font-size: 10pt;
}

tbody td.error {
	background-color: #C0C0C0;
	color: #000;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 18pt;
}

tbody tr.odd td {
	border: 1px solid #000;
	background-color: #f0f0f0;
	color: 000;
	padding: 10px 5px;
}

tbody tr.even td {
	border: 1px solid #000;
	padding: 10px 5px;
	background-color: #e9ecee;
	color: 000;
}

tbody tr.oddsmall td {
	border: 1px solid #0;
	background-color: #C0C0C0;
	font-size: 12px;
}

tbody tr.evensmall td {
	border: 1px solid #333;
	font-size: 12px;
}

tbody td.bold {
	border-style: solid;
	border-color: black;
	border-width: 1px;
	background-color: #cccccc;
	color: #000;
	font-size: 12pt;
	padding-top: 50px;
	padding-bottom: 50px;
}

tbody td.bold2 {
	background-color: #c00;
	color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12pt;
}


td.kana {
	color: white;
	background-color: black;
	font-size: large;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}


tbody td.kana {
	
}

tfoot td, tfoot th {
	border: none;
	padding-top: 10px;
}

caption {
	text-align: left;
	text-indent: 2px;
	text-transform: uppercase;
	font-size: 90%;
	color: #3366CC;
}

table b {
	color: red;
}

thead th {
	background-color: #000;
	border: 0;
	color: #ffffff;
	padding: .75em;
}

thead a {
	color: #ffffff;
}

tbody th {
	border-top: 1px solid #84785e;
	font-weight: normal;
	padding-left: .75em;
}

tbody tr td {
	padding: .75em;
}

tfoot td, tfoot th {
	background-color: #797979;
	border-left: none;
	border-top: 1px solid #84785e;
	color: #ffffff;
	padding: .75em;
}

table a:link {
	text-decoration: underline;
	color: #000000;
}

table a:hover {
	text-decoration: none;
	color: #000000;
}

table a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

table a:active {
	text-decoration: underline;
	color: #000000;
}

textarea#styled {
	width: 475px;
	height: 200px;
	padding: 5px;
}

textarea#styled2 {
	width: 520px;
	height: 320px;
	padding: 5px;
}

textarea#styled3 {
	width: 520px;
	height: 120px;
	padding: 5px;
}


ul.default {
	margin: 0;
	padding: 0;
}


li.default {
	list-style-type: none;
}
