body { 
    margin: 0; padding-top:20px;
    background:#eff1f0 url(background.jpg) repeat-x top left; 
    font-family: Arial, Sans-Serif;
    font-style: normal;
    text-align: center;
    color: #000
}

div { }
form { display : inline }
img { border: 0 }

ol,ul,li {
    margin:0;padding:0;
    border:0;
    outline:0;
    font-weight:inherit;
    font-style:inherit;
    font-size:100%;
    font-family:inherit;
    color:#000;
    vertical-align:baseline;
    text-decoration:none;
    list-style-type: none;
    }
    
ul#blaah {
    margin:0;padding:0;
    border:0;
    outline:0;
    font-weight:inherit;
    font-style:inherit;
    font-size:85%;
    font-family:inherit;
    color:#000;
    vertical-align:baseline;
    text-decoration:none;
    list-style-type: none;
    
    }

td {color : #000 }
a { color : #00FF00; text-decoration: none }
a.hover { color : #00FF00; text-decoration: underline }

a.marketnav { color : #000; text-decoration: none }
a.marketnav:active { color : #000; text-decoration: underline }
a.marketnav:hover { background-color : #000; color: #fff; padding-left:10px;text-decoration: none}

.RSSClass { 
    text-decoration: none;
    color:#4096ee; 
    font-weight:bold; 
    font-size:12px; 
    text-align:left    
}

.RSSClass:hover { text-decoration: underline }

li.RSS {
    margin: 0; padding:0;
}

/* FancyForm styles */

.f_checkbox,.f_radio {
	background-repeat:no-repeat;
	background-position:0px center;
	height:16px;
	display:block;
	cursor:pointer;
	cursor:hand;
	line-height:120%
}

.checked,.selected {
	color:#000
}

.f_radio:hover,.f_checkbox:hover {color:#000 !important}

.f_radio{padding:0.5em 24px}

.f_checkbox{padding:0.5em 24px}

.unchecked{background-image:url(chk_off.png)}

.checked{background-image:url(chk_on.png)}

.unselected{background-image:url(rdo_off.png)}

.selected{background-image:url(rdo_on.png)}

/* -- Header CSS -- */

div#logo { padding-right:234px; display: inline }
div#search { display: inline }

.inputtext {
    font-size: 16px; 
    border: 2px solid #E0E0E0; padding: 0px; margin: 0px;
    background-color: #E0E0E0; color:#A0A0A0; height: 25px;
    vertical-align: top
}

.inputbtn {
    font-size: 14px; 
    border: 2px solid #000; 
    cursor:pointer;
    background-color: #000; 
    color:#fff; height: 29px;
    vertical-align: top			
}

.pagenav {
    font-size: 10px; 
    border-bottom: 1px solid #000; padding: 3px; margin: 0px;
    background-color: #fff; color:#000;
}

.pagenav_selected {
    font-size: 10px; font-weight:bold;
    border: 2px solid #000; padding: 3px; margin: 0px;
    background-color: #000; color:#fff;
}
/* -- Landing CSS -- */

.sample{
    padding:0px 0px; 
    margin:4px 0 25px 0; 
    border:0px solid #e1e1e1;
    display: inline-block;
    width: 537px;
}

div#box1 {
	position:absolute;
    display: inline
}

.mask{
	position:relative;
	width:537px;
	height:357px;
	overflow:hidden;
}

.mask img{
	position:absolute;
	display:block;
	border:none;
}

.register { 
    padding: 0px 0 0 15px;
    color: #95979a
}

.register_bold { 
    font-size: 24px;
    font-weight: bold
}

.register_norm { 
    font-size: 22px
}

.reginput { 
    text-align : right;
    margin-top: 25px;
    font-size: 12px;
    color: #95979a
}

.filterres { 
    text-align : right;
    margin-top: 10px;
    font-size: 12px;
    color: #95979a
}

.create_inputbtn {
    font-size: 12px; 
    font-weight: bold;
    border: 1px solid #4096ee; 
    background-color: #4096ee; 
    color:#fff; height: 23px;	
    cursor:pointer; 
}

.reg_inputtext {
    font-size: 16px; 
    border: 1px solid #95979a; padding: 0px; margin: 0px;
    background-color: #fff; color:#1a1a1a; height: 24px;
    vertical-align: top
}

.reg_inputbtn {
    font-size: 12px; 
    font-weight: bold;
    border: 2px solid #333; 
    background-color: #E0E0E0; 
    color:#000; height: 23px;	
    cursor:pointer; 
}

.reg_filterbtn {
    font-size: 12px; 
    font-weight: bold;
    border: 2px solid transparent; 
    background-color: transparent; 
    color:#000;
    cursor:pointer; 
}
/*-- Inbox Shit --*/

td.inboxchoice {
    width : 150px;
    border : 3px solid #e9e8e8;
    padding-top: 15px;
}

td.inboxchoice a{ margin: 15px 0px 0px 15px }

td.messagechoice {
    width : 525px;
    border : 3px solid #e9e8e8;
    margin-bottom: 10px;
}

td.trsh_msgchoice {
    width : 455px;
    border : 3px solid #e9e8e8;
    margin-bottom: 10px;
}

td.index_msgchoice {
    border : 3px solid #e9e8e8;
    margin-bottom: 10px; padding:15px;
}

.auct_msgchoice {
    border : 3px solid #e9e8e8;
    margin-bottom: 10px;
}

td.msgchoice {
    width : 455px;
    border : 3px solid #e9e8e8;
    padding-top: 5px;
}

td.invitechoice {
    border : 3px solid #e9e8e8;
    background-color:#fff;
}

td.trashchoice {
    width : 525px;
    border : 3px solid #e9e8e8;
    margin-bottom : 10px;  
}

td.trasherr { 
    width: 455px;
    color: #b4b4c1;
    text-align: left;  
    border-bottom: solid 1px #ddd;
    background-color: #eeeeee;
}

td.createerr { 
    width: 710px;
    color: #b4b4c1;
    text-align: left;  
    border-bottom: solid 1px #ddd;
    background-color: #eeeeee;
}

.number{display:block}

.number *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:8px;
  background:#e9e8e8
}
  
.number1 {
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e9e8e8;
  border-right:1px solid #e9e8e8;
  background:#e9e8e8
}

.number2 {
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e9e8e8;
  border-right:1px solid #e9e8e8;
  background:#e9e8e8
}

.number3 {
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e9e8e8;
  border-right:1px solid #e9e8e8;
}

.number4 {
  border-left:1px solid #e9e8e8;
  border-right:1px solid #e9e8e8
}

.number5 {
  border-left:1px solid #e9e8e8;
  border-right:1px solid #e9e8e8
}

.numberfg {
  background:#e9e8e8;
  padding: 2px 2px 2px 2px;
  text-align: center;
  font-weight: bold;
}

/*-- Registration Error --*/

table.regerr {
	border: solid 4px #ddd;
	margin-top: 30px;
}

td.trueerr { 
    width: 425px;
    color: #b4b4c1;
    text-align: left; 
    padding : 1px;   
    border-bottom: solid 1px #ddd;
    background-color: #e5e5ff;
}

td.retryerr { 
    width: 350px;
    color: #95979a;
    padding : 20px; 
    background-color: #fff;
}

.errortxt { 
	color : #0d0d0d;
	font-size: 10px 
}



ul#menu_header
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(nav_bg.png) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

ul#menu_header li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu_header li a
{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
}
	
ul#menu_header li a:hover
{	
	color:#FFFFFF;
	height:22px;	
}
	

ul#menu_header li a.current
{
	display:inline;
    color:#FFFFFF;
	height:22px;
	background:transparent url(nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
}



