/* -------- LAYOUT ------ */
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0px;
	background: #FFF;
	padding: 0px;
}
pre {
	width:900px;
	border: 1px solid #FF6600;
	font-size: 9px;
	background-color: #333333;
	color: #FFFFFF;*/
}
#session_data {

}
a:link, a:visited {
	color: #1421D0;
	text-decoration: none;
}
a:hover, a:active{
	color: #CC6600;
	text-decoration: underline;
}
h1 {
	font-size: 30px;
	color: #F8A117;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 20px;
	color: #F8A117;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color: #CC6600;
}
p {
	text-align:left;
}
.container {
	padding: 0;
	margin: 10px auto;
	text-align: center;
}
.header {
	margin: 0px;
	padding: 0px;
}
#logo_wrapper {
	border: solid #bfbfbd;
	border-width: 1px 0;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.logo {
	padding: 0;
	margin: 0 auto;
	top: 10px;
}
.logo .left {
	text-align: left;
}
.logo .right {
	text-align: right;
}
#navbar_wrapper {
	background: url(./img/navBG.jpg) repeat-x;
}
.navbar {
	padding: 0;
	margin: 0 auto;
	height: 35px;
}
.navbar td {
	padding: 0;
	margin: 0;
}
.table-bar {
	text-transform: uppercase;
	color: #626262;
	font-size: 140%;
	padding: 0;
	margin: 0;
}
.table-bar a:link, .table-bar a:visited {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	line-height: 35px;
	padding: 10px 15px 7px 15px;
	border-left: solid #FFF 1px;
}
.table-bar a:hover, .table-bar a:active {
	color: #BA1D1D;
	text-decoration: underline;
}
.table-bar a#home {
	border-left: none;
}
#search {
	text-align: right;
}
#search form {
	padding: 0;
	margin: 0;
}
#search td {
	font-size: 130%;
	font-weight: normal;
	*font-weight: bold;
	color: #626262;
}
#search .button {
	background: none;
	border: none;
	color: #626262;
	*font-weight: bold;
}
#search small {
	font-size: 70%;;
}
.content {
	margin-top: 10px;
}
table.content {
	width: inherit;
}
#categories {
	padding-right: 7px;
	width: 201px;
}
.columR {
	padding-left: 7px;
	width: 201px;
}
.columR table {
	margin: 0;
	padding: 0;
}
#categories th, .columR th {
	background: url(img/header_left.gif) no-repeat left bottom;
	width: 100%;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	color: #FFF;
	width: 100%;
	padding: 0 !Important;
	text-align: center;
	letter-spacing: 0.1em;
}
#categories th span, .columR th span {
	background: url(img/header_right.gif) no-repeat right bottom;
	height: 22px;
	display:block;
	padding: 0 !Important;
}
#categories ul, #news ul {
	list-style: none;
	margin: 5px 0 10px 5px;
	padding: 0;
}
#categories li, #news li {
	padding: 0 0 5px 0;
}
th {
	color: #FFF;
	background-color: #FAB01B;
	font-weight: bold;
	text-transform: capitalize;
	padding: 0.3em;
	text-align: left;
}
td {
	text-align: left;
}
th a {
	color: #666;
}
.register_page table {
	border-bottom: solid #1421D0 1px;
	border-right: solid #1421D0 1px;
	border-left: solid #1421D0 1px;
	width: 100%;
}
th a:link {
	color: #666;
}
th a:visited {
	color: #333;
}
#categories td, .columR td {
	color: #626262;
	clear: both;
	text-align: left;
	padding: 5px;
	background: #f1f2f2;
	border: solid #bcbec0 1px;
}
#categories td td, .columR td td {
	padding: 0;
	background: none;
	border: none;
}
#categories td a {
	color: #626262;
	text-decoration: none;
}
.maincolum {
	text-align: center;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 543px;
}
#faqs {
	color: #626262;
	text-align: left;
	padding: 5px;
	background: #f1f2f2;
	border: solid #bcbec0 1px;
	font-size: 140%;
	*width: 463px;
}
.maincolum table {
	margin: 0 0 10px 0;
	padding: 0;
}
.maincolum th {
	background: url(img/header_wide.gif) no-repeat center bottom;
	height: 22px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	padding: 15px 0 5px 0;
	font-size: 100%;
	font-weight: bolder;
	border: none;
	font-family: inherit;
}
.titTable2, .titTable4 {
	background: #1421D0;
	height: 22px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	padding: 5px 0;
	font-size: 100%;
	font-weight: bolder;
	border: none;
	font-family: inherit;
}
.maincolum td {
	color: #626262;
	clear: both;
	text-align: left;
	padding: 0;
	border: solid #bcbec0 1px;
	margin: 0;
}
.maincolum td td {
	padding: 0;
	background: none;
	border: none;
}
/*.maincolum td a {
	color: #626262;
	text-decoration: none;
}*/
.highlight {
	background-color: #FAF4B1;
	border: solid #FFF;
	border-width: 1px 0;
}
#orange_box {
	background: #F8A117;
}
#orange_outline {
	border: solid #F8A117 1px;
	padding: 10px 5px;
	min-height: 410px;
	*height: 410px;
}
.my_account {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #F8A117;
	text-align: left;
	margin-bottom: 15px;
}
.username {
	font-size: 12px;
	color: #777;
	float: right;
	margin-top: 15px;
}
.maincolum th.endingsoon {
	padding: 0 0 5px 0;
}
#ctrlpnl_menu {
	width: 150px;
	border: solid #CCC 1px;
	padding: 20px 10px;
	margin: 0 5px 15px 0;
	background: #EFEFEF;
	float: left;
	text-align: left;
	font-size: 110%;
	list-style: none;
}
#ctrlpnl_menu li {
	padding: 2px 0;
}
#ctrlpnl_menu li a:link, #ctrlpnl_menu li a:visited {
	color: #777;
	padding: 5px 0;
}
#ctrlpnl_menu li a:hover, #ctrlpnl_menu li a:active {
	color: #000;
}
#ctrlpnl_menu li a.active, #ctrlpnl_menu li a:hover.active {
	color: blue;
}
table.grey_table {
	border: solid #CCC 1px;
	padding: 0;
	margin: 0;
}
table.grey_table td {
	padding: 8px 4px;
	margin: 0;
	background: #FFF;
}
table.grey_table th {
	padding: 4px;
	margin: 0;
	background: #888;
	color: #FFF;
}
table.grey_table th a {
	color: #EEE;
	text-decoration: underline;
}
table.grey_table th.title {
	background: #FAB01B url(img/navBG.jpg) repeat-x;
	font-size: 140%;
	color: #F8A42C;
	text-align: center;
	font-weight: normal;
}

table.grey_table .alt-row td {
	background-color: #EEE;
}
table.grey_table td.highlight, table.grey_table .highlight td {
	background-color: #FAF4B1;
	border: solid #FFF;
	border-width: 1px 0;
}
table.grey_table .right {
	text-align: right;
	width: 150px;
}
table.orange_table {
	border: solid #F8A117 1px;
	padding: 0;
	margin: 0;
}
table.orange_table td {
	padding: 8px 4px;
	margin: 0;
	background-color: #FAECD1;
	color: #666;
}
table.orange_table .alt-row td {
	background-color: #FCE3B1;
}
table.orange_table td.highlight, table.orange_table .highlight td {
	background-color: #B0D3FF;
	border: solid #FFF;
	border-width: 1px 0;
}
table.orange_table th {
	background: #FAB01B url(img/navBG.jpg) repeat-x;
	padding: 4px;
	margin: 0;
	color: #333;
}
table.orange_table th a, table.orange_table th a:visited {
	color: #333;
	text-decoration: underline;
}
table.orange_table th.title {
	font-size: 150%;
	color: #F8A42C;
	font-weight: normal;
	background: #FFF;
	padding: 8px 5px;
}

table.orange_table .right {
	text-align: right;
	width: 150px;
}
table.grid {
	background: #DDD;
	padding: 1px 0 0 1px;
}
table.grid td {
	background: #FFF;
	margin: 0 1px 1px 0;
}
#weaccept {
	border: solid #bfbfbd;
	border-width: 1px 0;
	text-align: center;
	padding: 10px;
	margin: 15px 0 0 0;
}
.footer {
	clear: both;
	width: inherit;
	padding: 5px 5px 5px 5px;
	margin: 0 auto;
	text-align: left;
	color: #939393;
	font-size: x-small;
	text-transform: none;
}
.footer a:link , .footer a:visited {
	text-transform: uppercase;
	color: #666;
}
.footer a:hover , .footer a:active {
	color: #6DC0FC;
}
.tab {
	border: 1px solid #F8A117;
	min-height: 500px;
	_height: 500px;
 	padding:0px;
  	*margin-top:-15px;
  	clear:left;
  	display: none;
}
/* USUAL TABS */
/* Style for Usual tabs */
.usual {
  padding: 0;
  margin:15px 0 0 0;
  *height: 42px;
}
.usual ul {
	margin: 0;
	padding: 0;
}
.usual li {
	list-style:none;
	float:left;
	padding-bottom: 0;
}
.usual ul a {
  display:block;
  padding:6px 10px;
  text-decoration:none!important;
  margin:0px 3px;
  margin-left:0;
  color:#603;
  background:#FEC570;
}
.usual ul a:hover {
  color:#FFF;
  background-color:#F8A117;
  }
.usual ul a.selected {
  margin-bottom:0;
  color:#000;
  background-color:#F8A117;

  }
  
#subtabs {
 padding:0;
 margin:0 25px;
 font-size: 13px;
}
#subtabs ul {
 padding:0;
 margin:0;
}
#subtabs li {
list-style:none;
float:left;
padding-bottom: 0;
margin: 0 5px;
}
#subtabs li a {
	display:block;
	padding:6px 10px;
	text-decoration:none !important;
	margin:0px 3px;
	margin-left:0;
	color:#FEEDD7;
	background-color: #FBB833;
}
#subtabs a:hover {
  color:#FFF;
  background:#F8A117;
  }
#subtabs a.selected {
	margin-bottom:0;
	color:#FFF;
	background-color:#F8A117;
	cursor:default;
}

.usual div a { 
	color:#000; 
	font-weight:bold; 
}
#tab1 { 
	display: block;
}
h2.sellanitem {
	color: white;
	background-color: #F8A117;
	margin: 0px;
	padding: 8px;
}
body.register .table2 table th {
	background-color: #FFFFFF;
	font-size: 1.3em;
}
body.register .table2 input,
body.register .table2 textarea, 
body.register .table2 input[type=file],
body.register .table2 select
 {
	background-color: #FFF;
	border: 1px solid #C2C2C2;
	padding: 6px;
	font-size: 1.3em;
}
body.register .table2 input:active, body.register .table2 input:focus, body.register .table2 textarea:focus {
	background-color: #FFC;
	border: 1px solid #333;

}	
body.register .table2 select
{
 padding: 0px;
}
body.register .table2 select option {
 position: relative;
}
body.register .table2 input[type=button],
body.register .table2 input[type=submit] {
	border: 2px outset #F90;
	background-color:#F90;
}
body.register .table2 input:hover[type=submit] {
	background-color:#F00;
	border: 2px outset #F00;
	color: white;
}
body.register .table2 input[type=reset] {
	background-color:white;
	color: black;
	background-color: #F7A017;
	border: solid 2px #FFDB9C;
	color: #FFF;
	padding: 2px 8px;
}

/* ******* ADDITIONAL ITEMS ********* */
#featAuctions {
	clear: both;
	width: inherit;
}
.barBrowse {
	margin: 5px 0 0 0;
	padding: 0 5px 0 0;
	text-align: right;
	float: left;
}
.barSearch {
	margin: 0;
	padding: 0 0 0 5px;
	text-align: right;
}
.barSec {
	width: 100%;
	border-top: 1px solid #CCC;
	text-align: center;
	background-image: url(./img/back_bar2.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	height: 37px;
	clear: both;
}
.border {
	border: 1px solid #D6D6D6;
}
.button {
	background-color: #F7A017;
	border: solid 2px;
	border-top-color: #FFDB9C;
	border-right-color: #CA8415;
	border-bottom-color: #CA8415;
	border-left-color: #FFDB9C;
	color: #FFF;
	padding: 2px 8px;
}
.big_button {
	padding: 2px 8px;
	border: 4px outset #FFCC00; 
	background-color:#FFCC00; 
	color: #000;
	*font-weight: bold;
}
.catsearch {
	background-color: #FF9;
	color: #333;
}
.counters {
	color: #18D;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
.header .counters {
	margin: 0 auto;
}
.errfont {
	background-color: #FDCA00;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	padding: 7px;
}
.featAuction {
	text-align: center;
	padding: 5px;
	float: left;
	width: 150px;
}
.hg {
	background-color: #FF9;
}
table {
	font-size: 13px;
	color: #999;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.table1 {
	clear: both;
	text-align: left;
	padding: 5px;
}
.table2 {
	width: inherit;
	padding: 0 5px 5px 5px;
	clear: both;
}
.discription {
	font-size: 100%;
	*font-size: 110%;
	color: #333;
	line-height: 2em;
}
.titTable1 {
	text-align: center;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
}
.titTable2 {
	*position: relative;
	text-align: left;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #5B65F1 url(./img/header_left.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0 0 0 20px;
	*padding: 0;
	font-size: 180%;
	height: 2em;
	line-height: 2em;
}
.titTable2 span {
	position: relative;
	*position: absolute;
	*width: 100%;
	*text-indent: 20px;
	color: #FFF;
	background: url(./img/header_right.gif) no-repeat right top;
	display: block;	
	padding: 0;
}
.titTable3 {
	background-color: #DDD;
	text-align: right;
	padding: 8px;
	font-size: 11px;
	color: #666;
	border: solid #CCC;
	border-width: 1px 0;
}
.titTable4, 
th.titTable4 {
	text-align: center;
	font-size: 140%;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #FAB01B url(./img/subheader_left.gif) no-repeat left top !Important;
	display: block;
	margin: 0;
	padding: 0 0 0 8px;
	line-height: 31px;
	height: 31px;
	color: #FFF;
}
.titTable4 span {
	color: #FFF;
	background: url(./img/subheader_right.gif) no-repeat right top;
	display: block;	
	padding: 0 8px 0 0;
	margin: 0;
}

.titTable2 a, 
.titTable2 a:visited, 
.titTable4 a, 
.titTable4 a:visited {
	color: #FFF;
	text-decoration: underline;
}

.tableContent {
}
.tableContent2 {
	text-align: left;
	position: relative;
}
.tableContent3 {
	font-size: 10px;
}
h3 {
	color: #BA1D1D;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0 0 0;
}

input {
	color: #444;
	font-size: 12px;
}

select {
	color: #444;
	font-size: 12px;
}
table.container {
	float: none;
}
ul {
	margin: 10px;
	padding: 5px 10px;
}
.table1 h3 {
	margin-bottom: 3px;
}
dl.phpa-tabs {
	margin: 5px 5px 0 0;
	padding: 0;
	width: 100%;
	font-size: 10px;
}
#orange_outline dl.phpa-tabs {
	border-bottom: solid #F8A117 3px;
	height: 25px;
}
dl.phpa-tabs dd {
	margin: 1px 2px 1px 0;
	padding: 5px 1px 5px 0;
	float: left;
}
dl.phpa-tabs dd a:link, dl.phpa-tabs dd a:visited {
	margin: 0;
	padding: 6px 10px;
	color: #603;
	background: #FEC570;
}
dl.phpa-tabs dd a.active, dl.phpa-tabs dd a:hover.active {
	color: #600;
	background: #F8A117;
}
dl.phpa-tabs dd a:hover {
	color: #FFF;
	text-decoration: none;
	background: #F8A117;
}
.board {
	width: inherit;
	padding: 5px;
	clear: both;
	text-align: center;
}


/* ****** REGISTER PAGE ****** */
.register_page table {
	border-right: solid #CCC 1px;
	border-bottom: solid #CCC 1px;
	border-left: solid #CCC 1px;
	width: 100%;
}

body.register .register_page table th {
	background-color: #FFFFFF;
	font-size: 1.1em;
	text-align:right;
}
body.register .register_page input,
body.register .register_page textarea, 
body.register .register_page input[type=file],
body.register .register_page select
 {
	background-color: #FFF;
	border: 1px solid #C2C2C2;
	padding: 6px;
	font-size: 1.1em;
}
body.register .register_page input:active, 
body.register .register_page input:focus, 
body.register .register_page textarea:focus {
	background-color: #FFC;
	border: 1px solid #333;
}	
body.register .register_page select
{
 padding: 0px;
}
body.register .register_page select option {
 position: relative;
}
body.register .register_page input[type=button],
body.register .register_page input[type=submit] {
	border: 2px outset #F90;
	background-color:#F90;
}
body.register .register_page input:hover[type=submit] {
	background-color:#F00;
	border: 2px outset #F00;
	color: white;
}
body.register .register_page th.table_header {
	text-align: center;
	background-color:#BEC1C3;
	background-image: url(./img/gradient_header.gif);
	background-repeat: repeat-x;
}
.top_bar {
	background: #5B65F1 url(./img/header_left.gif) no-repeat left top;
	display: block;
	margin-bottom: 0px;
	font-size: 120%;
}
.top_bar span {
	color: white;
	background: url(./img/header_right.gif) no-repeat right top;
	display: block;	
	padding: 4px;
	text-align: center;
}
div.mandatory {
	display: inline-block;
	*display: inline;
	color: red;
	font-size: 18px;
}

/* Sell an item styles */

.sellanitem .usual div {
	display: block;
}
.sellanitem div.column {
	width: 100%;
	/*float: left;*/
	display: block;
	min-height:30px;
	padding: 10px;
}
table.lookup_results {
	border: 1px solid #DDD;
	border-collapse: collapse;
	width: 100%;

}
table.lookup_results td {
	border: 1px solid #DDD;
	background-color:white;
	padding: 5px;
}
table.lookup_results th {
	color: #FFF;
	background-color: #F8A117;
	background-image:url(./themes/cmptheme/img/gradient_header.gif);
	padding: 3px;
	border-bottom: 1px solid #DDD;
	padding: 5px;
}
.sellanitem #responce_window {
}

.sellanitem label {
	font-size: 13px;
}
div.charity {
	position: relative;
}
table.donations {
	margin: 0;
	padding: 0;
	color: #555;
}
table.donations td {
	background: #fffeeb;
	padding: 10px 5px;
}
table.donations th {
	background: #fab01b url(img/th_bg.gif) repeat-x;
	height: 32px;
	line-height: 32px;
	padding: 0;
	color: #FFF;
	font-size: 130%;
}
table.donations th.titTable4 span {
	color: white;
	background: url(./img/subheader_right.gif) no-repeat right top;
	display: block;	
	padding: 0 10px;
	margin: 0;
}
table.donations th a, table.donations th a:visited {
	color: #FFF;
	text-decoration: underline;
}
table.donations strong {
	color: #222;
}
table.specifications {
	line-height: normal;
	color:#333;
}
table.specifications th {
	background: none;
	color: #333;
}
#secondary_box {
	display: none;
	
}
#questions_box {
	display: none;	
}
.infobox {
	position: absolute;
	width: 471px;
	top: 1.5em;
	margin: 0;
	padding: 0;
	z-index: 100;
	left: -100px;
	*height: 100px;
}
.infobox .infobox_top {
	background: url(img/infobox_top.png) no-repeat left top;
	width: 100%;
	height: 46px;
	margin: 0;
	padding: 0;
}
.infobox .infobox_mid {
	background: url(img/infobox_mid.png) repeat-y 1px 0;
	padding: 1px 15px 5px 15px;
	margin: 0;
	min-height: 38px;
}
.infobox img.infobox_close {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
}
.infobox .infobox_btm {
	background: url(img/infobox-btm.png) no-repeat left bottom;
	width: 100%;
	height: 16px;
	margin: 0;
	padding: 0;
}
.next_back {
	float: right;
	line-height: 20px;
	padding: 8px;
}
.next_back a.button, .continue a.button {
	color: #FFF;
	text-decoration: none;
	font-size: 130%;
}
.continue {
	padding: 10px;
	text-align: center;
}
#ending_soon {
	overflow: hidden;
	height: 193px;
	width: auto;
}
.thumb_box {
	display: block;
	width: 103px;
	height: 160px;
	border: solid #9c9c9d 1px;
	float: left;
	padding: 10px;
	margin: 5px 4px 5px 5px;
	_margin: 5px 4px 5px 4px;
	text-align: center;
}
.thumb_box div {
	height: 110px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	width: 103px;
}
.thumb_box div img {
	margin: auto;
	max-height: 110px;
}
#donor_logos div {
	float:left;
	padding: 8px 8px 0 8px;
}
#donor_logos img {
	margin-bottom:8px;
}
.hidden {
	margin: 4px 5px;
	display: none;
}

.sliderpanels {
	width: 450px; height: 60px; float: left; padding: 10px; 
	/*border: 1px dotted #C00;*/
}
.sliderpanels h4 {
	vertical-align:middle;
	text-align:center;
	font-size:14px; 
	font-weight:bold;
}
.sliderpanels p {
	text-align:center;
}
.sliderpanels input {
	font-size: 14px;
	border: none;
	font-weight:bold;
	color: #F60;
	padding: 5px;
}
.inner_tab {
	margin: 0 25px 0 25px;
	border-top: 1px solid #F8A117;
	padding: 15px;
	min-height: 200px;
}
#charitybox {
	display: none;
}|
#charity_submit {
	width: 390px;
	position: relative;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 25px;
	font-size: 13px;
	font-weight: bold;
}
#charity_submit label, #charity_submit input {
	display: block;
	float: left;
	width: 130px;
	margin: 4px;
	font-size: 13px;
}
 #charity_submit input {
	 width: 200px;
 }
 #charity_submit #charity_state {
	width: 50px; 
 }
 #charity_submit #charity_zip {
	width: 75px;	 
 }
 #charity_submit label.statezip {
	width: 50px;
	text-align:right;
 }
