/*
CSS for Item Sale
*/

@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #000;
/*	background-image:url(images/pagebackground.jpg);
	background-repeat: repeat-x; */
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
}

/* .entry-content {
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:center;
}
*/

#wrapper {
	margin-top:-40px;
}

.alignleft {
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#homepagebody {
	background-image:url(images/pagebackground.jpg);
	background-repeat: repeat-x;
}

body.page {
	margin: 0px;
	background-color: #000;
	background-image:url(images/pagebackground.jpg);
	background-repeat: repeat-x;
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
}

#nobg {
	background-image:url(images/pagebackground.jpg);
	background-color:transparent;
	margin: 0px;
	padding: 0px;
}

#mastheadnav {
	text-align:center;
	vertical-align:top;
/*	margin: -140px 0px 0px 0px; */
	margin: -45px 0px 0px 0px;
	padding:0px;
	position:relative;
	z-index:10000;
	border: none;
}

.moretext {
	color:#d88f26;
	text-decoration:none;
}

.moredots {
	color: #FFF;
	text-decoration:none;
}

.more-link {
	color: #4cb3bc;
}

#contenttable {
	text-align:center;
}

#contentarea {
	background-image:url(images/contentareabackground.gif);
	background-repeat:no-repeat;
	background-position:center top;
/*	background-color:#000; */
}


/* Universal Navigation Bar
*/

#uninavbar {
	position:relative;
	z-index:15000;
}

#uninavbar-middle-bg {
	background-image:url(images/uninavbar-bg.png);
	background-color:transparent;
	margin: 0px;
	padding: 0px;
	background-repeat:repeat-x;
	height:74px;
}

#uninavbar-right {
	background-image:url(images/uninavbar-bg.png);
	background-color:transparent;
	margin: 0px;
	padding: 0px;
	background-repeat:no-repeat;
	width: 28px;
	height:74px;
}

.uninavbar-logged {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}

#uninavbar-options {
	padding-top:4px;
	color: #707070;
	font-weight:bold;
	text-decoration:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
}

#uninavbar-options-links {
	color: #707070;
	font-weight:bold;
	text-decoration:none;
}

#uninavbar-options-links a {
	color: #707070;
	font-weight:bold;
	text-decoration:none;
}

#uninavbar-options-links a:visited {
	color: #707070;
	font-weight:bold;
	text-decoration:none;
}

#uninavbar-options-links a:hover {
	color: #707070;
	font-weight:bold;
	text-decoration:none;
}

#uninavbar-bg-servertime {
	background-image:url(images/uninavbar-bg-servertime.png);
	background-repeat: no-repeat;
	width: 119px;
	height: 23px;
}

.uninavbar-servertime-tag {
	color: #f1bdaf;
	font-family: Helvetica;
	font-size:10px;
}

.uninavbar-servertime-time {
	color: #ffcc5b;
	font-family: Helvetica;
	font-size:10px;
}

#uninavbar-table-bg-iframed {
}

#section-title-left {
	text-align:center;
}

#section-banner {
	margin-left:auto;
	margin-right:auto;
	width:950px;
}

#content-bg-bottom {
	background-image:url(images/content-bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position:bottom center;
	background-color:#131313;
	width: 938px;
	height: 426px;
}

#content-area {
	padding: 0px 10px 10px 10px;
	text-align:left;
}

#section-tabs {
	background-image:url(images/content-bg-middle.png);
	background-repeat: repeat-x;
	background-position: center;
	width: 950px;
}

#tab-elsword-on {
	background-image:url(images/tab-elsword-on.png);
	background-repeat:no-repeat;
	width:119px;
	height:44px;
	clear:both;
	border:none;
}

#tab-elsword-off {
	background-image:url(images/tab-elsword-off.png);
	background-repeat:no-repeat;
	width:119px;
	height:44px;
	clear:both;
	border:none;
}

#tab-rena-on {
	background-image:url(images/tab-rena-on.png);
	background-repeat:no-repeat;
	width:120px;
	height:44px;
	clear:both;
	border:none;
}

#tab-rena-off {
	background-image:url(images/tab-rena-off.png);
	background-repeat:no-repeat;
	width:120px;
	height:44px;
	clear:both;
	border:none;
}

#tab-aisha-on {
	background-image:url(images/tab-aisha-on.png);
	background-repeat:no-repeat;
	width:118px;
	height:44px;
	border:none;
}

#tab-aisha-off {
	background-image:url(images/tab-aisha-off.png);
	background-repeat:no-repeat;
	width:118px;
	height:44px;
	border:none;
}

#tab-raven-on {
	background-image:url(images/tab-raven-on.png);
	background-repeat:no-repeat;
	width:119px;
	height:44px;
	border:none;
}

#tab-raven-off {
	background-image:url(images/tab-raven-off.png);
	background-repeat:no-repeat;
	width:119px;
	height:44px;
	border:none;
}

#tab-eve-on {
	background-image:url(images/tab-eve-on.png);
	background-repeat:no-repeat;
	width:119px;
	height:44px;
	border:none;
}

#tab-eve-off {
	background-image:url(images/tab-eve-off.png);
	background-repeat:no-repeat;
	width:119px;
	height:44px;
	border:none;
}

#tab-accessories-on {
	background-image:url(images/tab-acc-on.png);
	background-repeat:no-repeat;
	width:119px;
	height:44px;
	margin-left:-1px;
	border:none;
}

#tab-accessories-off {
	background-image:url(images/tab-acc-on.png);
	background-repeat:no-repeat;
	width:119px;
	height:44px;
	border:none;
}

#tab-pets-on {
	background-image:url(images/tab-pets-on.png);
	background-repeat:no-repeat;
	width:119px;
	height:44px;
	border:none;
}

#tab-pets-off {
	background-image:url(images/tab-pets-off.png);
	background-repeat:no-repeat;
	width:119px;
	height:44px;
	border:none;
}

#tab-chung-on {
	background-image:url(images/tab-chung-on.png);
	background-repeat:no-repeat;
	width:118px;
	height:44px;
	border:none;
}

#tab-chung-off {
	background-image:url(images/tab-chung-off.png);
	background-repeat:no-repeat;
	width:118px;
	height:44px;
	border:none;
}

#content-bg-top-right {
	background-image:url(images/content-bg-top-right.png);
	background-repeat:no-repeat;
	width:49px;
	height:44px;
}

#content-bg-top-right2 {
	background-image:url(images/content-bg-top-right2.png);
	background-repeat:no-repeat;
	width:237px;
	height:45px;
	margin-left:-1px;
}

#content-bg-left {
	background-image:url(images/content-bg-left.png);
	background-repeat:repeat-y;
	width:6px;
}

#content-bg-right {
	background-image:url(images/content-bg-right.png);
	background-repeat:repeat-y;
	width:6px;
}

#content-bg-below {
	background-image:url(images/content-bg-below.png);
	background-repeat: no-repeat;
	width:950px;
	height:3px;
}

#section-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	margin-bottom:10px;
}

#sub-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
}


.tab-rena {
	background-image:url(images/tab-rena-off.png);
	background-repeat:no-repeat;
	width:120px;
	height:44px;
	border:none;
	display:block;
}

.tab-rena a {
	width:120px;
	height:44px;
	border:none;
	display:block;
}

.tab-rena a:hover, a:active {
	background-image:url(images/tab-rena-on.png);
	background-repeat:no-repeat;
	width:120px;
	height:44px;
	border:none;
	display:block;
/*    opacity:0.50; <- for chrome and ff
	filter: alpha(opacity=50); <- for ie */
}


.tab-aisha {
	background-image:url(images/tab-aisha-off.png);
	background-repeat:no-repeat;
	width:118px;
	height:44px;
	border:none;
	display:block;
}

.tab-aisha a {
	width:118px;
	height:44px;
	border:none;
	display:block;
}

.tab-aisha a:hover, a:active {
	background-image:url(images/tab-aisha-on.png);
	background-repeat:no-repeat;
	width:118px;
	height:44px;
	border:none;
	display:block;
/*    opacity:0.50; <- for chrome and ff
	filter: alpha(opacity=50); <- for ie */
}

.tab-raven {
	background-image:url(images/tab-raven-off.png);
	background-repeat:no-repeat;
	width:119px;
	height:44px;
	border:none;
	display:block;
}

.tab-raven a {
	width:119px;
	height:44px;
	border:none;
	display:block;
}

.tab-raven a:hover, a:active {
	background-image:url(images/tab-raven-on.png);
	background-repeat:no-repeat;
	width:119px;
	height:44px;
	border:none;
	display:block;
/*    opacity:0.50; <- for chrome and ff
	filter: alpha(opacity=50); <- for ie */
}

.tab-eve {
	background-image:url(images/tab-eve-off.png);
	background-repeat:no-repeat;
	width:119px;
	height:44px;
	border:none;
	display:block;
}

.tab-eve a {
	width:119px;
	height:44px;
	border:none;
	display:block;
}

.tab-eve a:hover, a:active {
	background-image:url(images/tab-eve-on.png);
	background-repeat:no-repeat;
	width:119px;
	height:44px;
	border:none;
	display:block;
/*    opacity:0.50; <- for chrome and ff
	filter: alpha(opacity=50); <- for ie */
}

.tab-accessories {
	background-image:url(images/tab-acc-off.png);
	background-repeat:no-repeat;
	width:119px;
	height:44px;
	margin-left:-1px;
	border:none;
	display:block;
}

.tab-accessories a {
	width:119px;
	height:44px;
	border:none;
	display:block;
}

.tab-accessories a:hover, a:active {
	background-image:url(images/tab-acc-on.png);
	background-repeat:no-repeat;
	width:119px;
	height:44px;
	border:none;
	display:block;
/*    opacity:0.50; <- for chrome and ff
	filter: alpha(opacity=50); <- for ie */
}

.tab-elsword {
	background-image:url(images/tab-elsword-off.png);
	background-repeat:no-repeat;
	width:119px;
	height:44px;
	border:none;
	display:block;
}

.tab-elsword a {
	width:119px;
	height:44px;
	border:none;
	display:block;
}

.tab-elsword a:hover, a:active {
	background-image:url(images/tab-elsword-on.png);
	background-repeat:no-repeat;
	width:119px;
	height:44px;
	border:none;
	display:block;
/*    opacity:0.50; <- for chrome and ff
	filter: alpha(opacity=50); <- for ie */
}

.tab-pets {
	background-image:url(images/tab-pets-off.png);
	background-repeat:no-repeat;
	width:118px;
	height:44px;
	border:none;
	display:block;
}

.tab-pets a {
	width:118px;
	height:44px;
	border:none;
	display:block;
}

.tab-pets a:hover, a:active {
	background-image:url(images/tab-pets-on.png);
	background-repeat:no-repeat;
	width:118px;
	height:44px;
	border:none;
	display:block;
/*    opacity:0.50; <- for chrome and ff
	filter: alpha(opacity=50); <- for ie */
}

.tab-chung {
	background-image:url(images/tab-chung-off.png);
	background-repeat:no-repeat;
	width:119px;
	height:44px;
	border:none;
	display:block;
}

.tab-chung a {
	width:119px;
	height:44px;
	border:none;
	display:block;
}

.tab-chung a:hover, a:active {
	background-image:url(images/tab-chung-on.png);
	background-repeat:no-repeat;
	width:119px;
	height:44px;
	border:none;
	display:block;
/*    opacity:0.50; <- for chrome and ff
	filter: alpha(opacity=50); <- for ie */
}

#tab-empty {
	background-image:url(images/tab-empty.png);
	background-repeat:no-repeat;
	width:118px;
	height:44px;
	border:none;
}

.footarea {
	padding: 20px 0 10px 0;
	background-color:#000;
} 

.footernav, a, a:hover, a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration: none;
}

#tab-blank {
	background-image:url(images/tab-blank.png);
	background-repeat:no-repeat;
	width:119px;
	height:44px;
	border:none;
/*	margin-left:-9px; */
	display:block;
}