.topnav {
width:100%;
background: url(images/tbar-bg.gif);
height:31px;
margin:0px;
padding:0px;
}

.topnav ul {
width:70%;
float:left;
list-style:none;
margin:0px;
padding:0px;
padding:6px 5px;
}

.topnav li {
display:inline;
list-style:none;
margin:0px;
padding:0px 15px;
}

.topnav a {
color:silver;
text-decoration:none;
font-size:14px;
text-transform: uppercase;

}

.topnav a:hover {
color:#FFD800;
}

.topnav form{
width:29%;
float:right;
margin:0px;
padding:0px;
text-align:right;
}

.topnav input{
margin:0px;
padding:0px;
}

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: white url(list.gif) no-repeat left center;
list-style-type: none;
padding-left: 22px;
margin-bottom: 3px;
}

.treeview li.sub-cats{ /* Style for LI that contains sub lists (other ULs). */
background: white url(closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.sub-cats ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .sub-cats ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}


.sidebar_menu ul {
padding:0px;
margin:0px;
}


.sidebar_menu h2 {
color:white;
font-size:12px;
text-decoration:none;
background: url(http://www.auction-fitness.com/themes/fitness/media/nav_header_blank.gif) no-repeat;
padding-left:8px;
padding-top:4px;
padding-bottom:4px;
margin-top:8px;
margin-bottom:8px;
}

.toplink { font-size: 11px; color: #124490; text-decoration: none; }
.toplink a { font-size: 11px; color: #124490; text-decoration: underline; }
.toplink a:hover { font-size: 11px; color: #124490; text-decoration: none; }


.detcat { font-size: 14pt; color: #e4791d; text-decoration: none; }
.detcat a { font-size: 14pt; color: #e4791d; text-decoration: underline; }
.detcat a:hover { font-size: 14pt; color: #e4791d; text-decoration: none; }

.blue { color:#016a91;}

.main_t {font-size: 23px; font-weight: normal; color: #ffffff; padding-top: 20px; padding-bottom: 10px;}
.main_c {line-height: 15px; font-size: 12px; font-weight: bold; color: #ffffff; width: 400px;}


.mainmenu { padding-left: 34px; }

.bordermenu  { border-left: 1px solid #cccccc; border-top: 1px solid #cccccc; border-right: 1px solid #777777; border-bottom: 1px solid #777777;}

.warning { background: #ffe432; font-size: 11px; font-weight: bold; color: #bb0000; text-decoration: none; }
.warning a { font-size: 11px; font-weight: bold; text-decoration: underline; color: #bb0000;}
.warning a:hover { font-size: 11px; font-weight: bold; color: #FF0000; text-decoration: none;}


/* CONTENT PAGES classes */
.topic_id { font-size: 11px; font-weight: bold; padding-left: 15px; padding-bottom: 5px;}
.topic_id a { color: #003366; text-decoration:  underline;}
.topic_id a:hover { color: #003366; text-decoration: none; }

.topic_content { font-size: 11px; font-weight: normal; color: #000000; padding-left: 15px; margin-top: 5px; margin-bottom: 10px;}
.topic_content a { color: #003366;}
.topic_content a:hover { color: #003366;}


.bordercat { background-color: #fffedb; border: 1px solid #ffba00;}
.borderstat { background-color: #f0f6fe; border: 1px solid #6e97ea;}

/* GLOBAL classes - skin & pages */
td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
input { font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
textarea { font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
select { font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
hr {border: 1px solid #c3c3c3;}
body {text-align: center; background-color: #eaeaea;}

.borderfeat { border: 1px solid #6a7c03; padding: 3px;}
.c1feat {background-color: #e68526; color: #FFFFFF; font-weight: bold; text-decoration: none;} /* blue */
.c1feat a {color: #FFFFFF; font-weight: bold;}
.c1feat a:hover {color: #FFFFFF; font-weight: bold;}


/* Classes for categories featured items */
.catfeatmaincell { background-color: #ffffff; border: 1px solid #c3c3c3;}
.catfeattable { }
.catfeatpic { }
.catfeatc3 {  background-color: #aecc05; color: #ffffff; font-weight: bold; text-decoration: none; font-size: 12px;}
.catfeatc3 a {color: #ffffff; font-weight: bold;}
.catfeatc3 a:hover {color: #ffffff; font-weight: bold;}
.catfeatc1 { }

/* EOF Classes for categories featured items */

#bot { border-bottom: 1px solid #E1E2E4;}

.subcat { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.subcat a { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #222222;}
.subcat a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #555555;}

.catmain { font-size: 11px; font-weight: bold; color: #0033cc; }
.catmain a {font-weight: bold;  font-size: 11px; color: #0033cc;}
.catmain a:hover { font-weight: bold; font-size: 11px; color: #3366cc;}


.buyingtitle { background-color: #759c0c; color: #ffffff;}
.sellingtitle { background-color: #ff8a00; color: #ffffff;}


/* Alert fonts*/
.redfont {color: FF0000;}
.greenfont {color: #006600;}
.bluefont {color: #0000CC;}
.alertfont {color: #FF0000;}

/* Feedback fonts*/
.positive {color: #009933;}
.neutral {color: #666666;}
.negative {color: #FF0000;}

/* SYSTEM classes - skin & pages */

/* payment gateways table */
.paymenttable {border: 1px solid #666666; background-color: #FFFFFF;}
.paytable1 {background-color: #FFFFFF;}
.paytable2 {background-color: #F8F8F8;}
.paytable3 {background-color: #f0f0f0;}
.payactive {color: blue;}


.sell {font-size: 11px; font-weight: bold; color: #333333; }
.sell a {font-size: 11px; font-weight: bold; color: #333333; }
.sell a:hover { font-size: 11px; font-weight: bold; color: #111111; text-decoration: none; }


.part {font-size: 9pt; font-weight: bold; color: #ffffff; padding-left: 10px;}
.part a {font-size: 9pt; font-weight: bold; color: #ffffff; }
.part a:hover { font-size: 9pt; font-weight: bold; color: #ffffff; text-decoration: none; }

.contentfont { font-size: 11px; color: #707070; text-decoration: none; }
.contentfont a { font-size: 11px; color: #3ad0f2; text-decoration: underline; }
.contentfont a:hover { font-size: 11px; color: #3ad0f2; text-decoration: none; }

.submenu {font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.submenu a {font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}
.submenu a:hover { font-size: 11px; font-weight: bold; color: #FFFF00; text-decoration: none; }

.smallfont { font-size: 11px; color: #000000; text-decoration: none;}
.smallfont a { font-size: 11px; color: #000000; text-decoration: underline; }
.smallfont a:hover { font-size: 11px; color: #006699; text-decoration: none; }

.item { font-size: 11px; color: #000000; text-decoration: none;}
.item a { font-size: 11px; color: #000000; text-decoration: underline; }
.item a:hover { font-size: 11px; color: #FF0000; text-decoration: none; }

/* SYSTEM classes - auctiondetails.php */
.topitempage { background-color: #FFFFE1; border: 1px dashed #CFCFCF; margin-bottom: 5px; padding: 6px; line-height: 18px; }
.topitempage a { font-size: 11px; color: #000000; text-decoration: underline; }
.topitempage a:hover { font-size: 11px; color: #FF0000; text-decoration: underline; }
.itemid { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color: #016a91; font-weight: bold;}
.itemidend { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold;}
.subitem { background-color: #ffffff; border: 1px solid #c3c3c3;}
.counter {background-color: #9ecd49; color: #FFFFFF; font-weight: bold; font-size: 12px;}
.picselect { background-color: #F0F0F0; font-weight: bold;}
.picselectmain { background-color: #F8F8F8;}
.leftborder {border-left: 1px solid #c3c3c3;} 

.gradient {border: 1px solid #999999; background-color: #FFFFE1; } /* featured items images bg */

/* SYSTEM classes - border for Steps in sell item pages */
.sellsteptab { border-left: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3; border-right: 1px solid #c3c3c3; background-color: #ffffff;}
.sell1 { background-color: #e68526; color: #ffffff; font-weight: bold;}
.sell2 { background-color: #f6f6f6; color: #000000; font-weight: normal;}
.selldigit { background-color: #ffffff; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 18px; color: #e68526; font-weight: bold; text-decoration: none; }

/* SYSTEM classes - font in Members area  */
.boldgrey { font-size: 11px; color: #666666; font-weight: bold; text-decoration: none;}
.boldgrey a { font-size: 11px; color: #666666; font-weight: bold; text-decoration: underline;}
.boldgrey a:hover { font-size: 11px; color: #666666; font-weight: bold; text-decoration: none;}


/* THEME classes - members_area_header_menu.php  */
.membmenuicon { padding-bottom: 4px;padding-top: 4px;}
.memmenu_a { background-color: #135a8e; border-right: 2px solid #ffffff; border-right: 2px solid #ffffff;}
.memmenu_a a {font-weight: bold; color: #ffffff; text-decoration: none;}
.memmenu_a a:hover {font-weight: bold; color: #ffffff; text-decoration: underline;}

.memmenu_u {background-color: #f5f5f5; color: #000000; text-decoration: none;  border-right: 2px solid #ffffff; border-bottom: 2px solid #ffffff; }
.memmenu_u a { color: #000000; text-decoration: none;}
.memmenu_u a:hover { color: #000000; text-decoration: underline;}

.submembmenu { border-top: 2px solid #e68526;}

.subcell_a { font-weight: bold; color: #ffffff; text-decoration: none; background-color: #135a8e; border-right: 2px solid #ffffff; border-top: 2px solid #ffffff; padding-left: 5px; padding-right: 5px;}
.subcell_a a { font-weight: bold; color: #ffffff; text-decoration: none;}
.subcell_a a:hover {font-weight: bold; color: #ffffff; text-decoration: underline; }

.subcell_u { background-color: #f5f5f5; font-weight: normal; color: #000000; text-decoration: none; border-right: 2px solid #ffffff; border-top: 2px solid #ffffff; padding-left: 5px; padding-right: 5px;}
.subcell_u a { font-weight: normal; color: #000000; text-decoration: none;}
.subcell_u a:hover {font-weight: normal; color: #000000; text-decoration: underline; }

.membmenu {background-color: #F8F8F8; }

/* SYSTEM classes - links color in categories headers */
.cathead { font-size: 12px; font-weight: bold; color: #573f00; text-decoration: none; }
.cathead a { font-size: 12px; font-weight: normal; color: #573f00; text-decoration: underline; }
.cathead a:hover { font-size: 12px; font-weight: normal; color: #cc0000; text-decoration: none; }

/* SYSTEM classes - error & alert message */
.errormessage { background-color: #FFFFE1; border: 1px dashed #CFCFCF; margin-top: 5px; margin-bottom: 5px; padding: 6px; line-height: 14px; }

.c3 {background-color: #353535; color: #FFFFFF; font-weight: bold; text-decoration: none;} /* blue */
.c3 a {color: #FFFFFF; font-weight: bold;}
.c3 a:hover {color: #FFFFFF; font-weight: bold;}
.c2 {background-color: #ffffff; }
.c1 {background-color: #ffffff;} /* lightgray middle*/
.c4 {background-color: #E1E2E4;} /* lightgray dark */
.c5 {background-color: #a6a6a6;} 
.c6 {background-color: #EEF2F9; color: #003399;}
.c7 {background-color: #E3E4EB;} /* bluegray admin area */
.c8 { background-color: #0C6CBB; color: white; font-weight: bold; }
.c9 { background-color: #acc7ef; }
.whiteback { background-color: white; }


/* SYSTEM classes - register.php */
.creg2 {background-color: #F8F8F8;} /* lightgray light */
.creg3 {background-color: #F0F0F0;} /* lightgray middle*/
.creg4 {background-color: #ffffff;} /* inside bg for tables */
.creg5 {background-color: #a6a6a6;} /* block tables */
.regborder {background-color: #ffffff; border: 1px solid #a6a6a6;}
.regsignup {background-color: #FF9900; color: #FFFFFF; font-weight: bold; font-size: 12px;}
.reguser { font-size: 9px; background-color: #FFFFFF; color: #666666;} /* small text for comments*/
.pintext { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #666666; }

.border {border: 1px solid #cecece; background-color: #ffffff;}

a.hidelayer:link {font-size: 11px; font-weight: bold; text-decoration: none;}
a.hidelayer:visited {font-size: 11px; font-weight: bold; text-decoration: none;}

.user { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666; }

.search {font-size: 11px; font-weight: bold; color: #222222; text-decoration: none;}
.search a {font-size: 11px; font-weight: bold; color: #222222; text-decoration: none;}
.search a:hover { font-size: 11px; font-weight: bold; color: #222222; text-decoration: underline; }

.welcome { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #003399; }

.categories { font-family: Arial, Helvetica, sans-serif; color: #3f3f3f; font-weight: bold; font-size: 10pt; text-decoration: none;}
.categories a { color: #3f3f3f; text-decoration: none;}
.categories a:hover { color: #3f3f3f; text-decoration: underline;}

.maintext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.title { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

.footerfont { font-size: 11px; color: #3b3b3b; text-decoration: none; }
.footerfont a { font-size: 11px; color: #3b3b3b; text-decoration: underline; }
.footerfont a:hover { font-size: 11px; color: #3b3b3b; text-decoration: none; }

.footerfont1 { font-size: 11px; color: #000000; text-decoration: none; font-weight: bold;}
.footerfont1 a { font-size: 11px; color: #000000; text-decoration: none; }
.footerfont1 a:hover { font-size: 11px; color: #000000; text-decoration: none; }

.bold_item { font-weight: bold; }
.hl_item { background-color: #fef7d9; }

/* Custom Style PMac */

/* Menu Mod */



.hide {
background: url(http://www.auction-fitness.com/themes/fitness/media/nav_header_blank.gif) no-repeat;
color:white;
}

.oneup {
background: url(http://www.auction-fitness.com/themes/fitness/img/partbg.gif);
}

.oneup span a {
color:white;
}

.hide a {
color:white;
}

.show a {
color:white;
}

.sidebar_menu a{
color:#3F3F3F;
}

.hide span a {
color:white;
}

.menufunc {
width:50%;
float:left;
}

.menuhide {
width:8%;

float:right;
}

.hidelayer {
color:#3F3F3F;
}

.sidebar-container {
padding-bottom:4px;
padding-top:4px;
clear:both;
}

.afbrowse {
background-repeat: repeat-x;
background: bottom url(http://www.auction-fitness.com/themes/fitness/media/dots.png);
}

.afbrowsehd {
background: url(http://www.auction-fitness.com/themes/fitness/media/afb_header_bg.png);
color:white;
font-size:10px;
font-weight:bold;
line-height:18px;
}

.aftitle a{
color: #016589;
font-size:13px;

text-decoration:none;
}

#afprice {
color:#999999;
font-size:13px;
padding:3px;
width:140px;
}

#afcurrent {
font-weight:bold;
color:#cc0000;
font-size:13px;
padding:3px;
}

.cl {
clear:both;
}

.catscenter {
width:70%;
float:left;
}

.featuredpics {
width:30%;
float:right;
}

.search {
padding-bottom:5px;
}

.feat-box {
background: url(http://www.auction-fitness.com/themes/fitness/media/featbg.gif) bottom;
text-align:left;
padding-bottom:10px;
padding-top:10px;
margin-left:10px;
margin-right:10px;
}

.feat-pic {
float:left;
width:90px;

}

.feat-details {
float:right;
width:110px;
}

.feat-det h2 a{
padding:0px;
margin:0px;
color:#016589;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

.feat-cur a span{
background: url(http://www.auction-fitness.com/themes/fitness/media/blue-but.png) no-repeat;
text-align:center;
width:110px;
height:20px;
color:white;
margin-top:5px;
padding-top:2px;
font-size:9px;
cursor:hand;display:block;
}

.feat-cur a {
text-decoration:none;
float:right;
}

/* .feat-cur a:hover {opacity:0.8;filter:alpha(opacity=30)} */

.feat-cur a span b{
font-size:11px;
}

.feat-tim {
font-size:9px;
}

.feat-bid {
margin-bottom:5px;
}


.afsearch table{
color:white;
padding:0px;
text-align:left;
margin-top:5px;
}

.afsearch td {
padding-right:3px;
margin:0px;
}

.afsearch form {
padding:0px;
margin:0px;
}

#imgpixel {
padding-bottom:2px;
}

.ddpanel .ddpanelcontent{ /*CSS for "content" DIV of Drop Down Panel*/
/*Do NOT add any "padding" or "margin" properties here! Any padding/margin should be added to your content's container within this DIV instead */
}

.ddpanel .ddpaneltab{ /*CSS for "toggle" tab DIV of Drop Down Panel*/
margin-right: 20px;
font: normal 12px Arial;
}

.ddpanel .ddpaneltab a{ /*"toggle" tab related CSS*/
float: right;
color: white;
background: black url(toggleleft.gif) no-repeat left bottom; /*background of toggle tab*/
text-decoration: none;
letter-spacing: 1px;
}

.ddpanel .ddpaneltab a span{ /*"toggle" tab related CSS*/
float: left;
display: block;
background: transparent url(toggleright.gif) no-repeat right bottom;
padding: 1px 12px 4px 13px;
cursor: pointer;
}

.ddpanel .ddpaneltab a span img.pointerimage{ /*CSS for pointer image within toggle tab*/
margin-top: 2px;
margin-left: 5px;
}

.ddpanel .ddpaneltab a:hover{ /*"toggle" tab related CSS*/
background-color: navy; /*background of toggle tab onMouseover*/
}

.ddpanel .ddpaneltab a:active, .ddpanel .ddpaneltab a:focus{ /*"toggle" tab related CSS*/
outline: 0;
}

.ddpanel .ddpaneltab a:hover span{ /*"toggle" tab related CSS*/
background-color: transparent;
}

h2#reg_headline{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #016589;
	width: 360px;
}

h2#reg_headline span{
	display: block;
	line-height: 30px;
	font-size: 24px;
}

.clearer{
	clear: both;
}

.alignright{
	display: inline;
	float: right;
}

#reg_header_wrap{
	display: inline;
	float: left;
}

#reg_header_wrap a{
	display: block;
	height: 54px;
	width: 57px;
}

#reg_header_wrap a.step1_icon{
	background-repeat: no-repeat;
	background-image: url(img/form_step1.gif);
}

#reg_header_wrap a.step2_icon{
	width: 62px;
	background-image: url(img/form_step2.gif);
	background-repeat: no-repeat;
}

#reg_header_wrap a.step3_icon{
	background-repeat: no-repeat;
	background-image: url(img/form_step3.gif);
}

#reg_header_wrap ul{
	margin-top: 0px;
	border-style: none;
	display: inline;
	float: right;
}

#reg_header_wrap ul li{
	display: inline;
	float: left;
}

#reg_header_wrap a:hover, #reg_header_wrap a.selected{
	background-position: 0 -54px;
}

#reg_part1, #reg_part2, #reg_part3{
	width: 720px;
}

img a{
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}

button#form_register_proceed{
	float: right;
	background-image: url(img/finish_reg.gif);
	display: inline-block;
	height: 22px;
	width: 114px;
	border-width: 0px;
	border-style: none;
}

.hidden{
	display: none;
}

a.commercial_button{
	background-repeat: no-repeat;
	background-image: url(img/commercial_button.jpg);
	height: 108px;
	width: 321px;
	display: block;
}

a.home_user_button{
	display: block;
	background-repeat: no-repeat;
	background-image: url(img/home_button.jpg);
	height: 108px;
	width: 321px;
}

ul.home_buttons{
	margin-top: -10px;
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}

ul.home_buttons li{
	margin-right: 30px;
	float: left;
	display: inline;
}

a.commercial_button:hover, a.home_user_button:hover{
	background-position: 0 -108px;
}

div.topic_content{
	color: #1f1f1f;
	padding-bottom: 20px;
	padding-right: 35px;
	line-height: 20px;
	font-size: 12px;
}

.menufunc{
	display: none;
}

.thumbnail{
}

.menuhide{
	display: none;
}

table.border tr.c1 td, table.border tr.c5 td{
	padding: 6px;
}

#sell_item_wrap, #bid_wrap, #buyout_wrap{
	margin-bottom: 15px;
	margin-right: 40px;
}

.afbrowsehd{
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-top: 3px;
}

#bid_wrap, #buyout_wrap{
	padding: 8px;
	background-color: white;
}

a.signin{
	background-position: 0 0px;
	width: 123px;
	height: 32px;
	background-image: url(img/signin2.gif);
	background-repeat: no-repeat;
	display: block;
}

a.signin:hover, a.register:hover, a.signout:hover, a.members:hover{
	background-position: 0 -32px;
}

a.register{
	height: 32px;
	width: 274px;
	background-image: url(img/register2.gif);
	background-repeat: no-repeat;
	display: block;
}

a.signout{
	height: 32px;
	width: 123px;
	background-repeat: no-repeat;
	background-image: url(img/signout2.gif);
	display: block;
}

a.members{
	height: 32px;
	width: 182px;
	background-image: url(img/members2.gif);
	background-repeat: no-repeat;
	display: block;
}

#container{
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

#members_area_wrap{
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
	background-color: white;
	margin-bottom: 15px;
	width: 720px;
}

#members_area_wrap table{
	color: #5b5b5b;
}

#members_area_wrap table .c7{
	padding-top: 5px;
}

#members_area_wrap table .c5{
	background-color: #d6d6d6;
}

#members_area_wrap table a{
	color: #00c2ee;
}

#auction_details_wrap{
	width: 750px;
}

.details ul{
list-style:none;
margin:0px;
padding:0px;
margin-top:5px;
margin-bottom:5px;
}

.details ul li{
display:inline;
margin:0px;
padding:2px;
}

.tbuttons {
float:right;
width:39%;
text-align:right;
}

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

.tbuttons ul li{
display:inline;
margin:0px;
padding:3px;
}

.lbox {
width:49%;
float:left;

}

.lbox h2, .rbox h2 {
background: url(img/detailsbg.gif);
margin:0px;
padding:0px;
text-align:center;
color:white;
font-size:12px;
padding:2px;
}

.ibox {
padding:5px;height:70px;
border-bottom: 1px solid silver;
border-left: 1px solid silver;
border-right: 1px solid silver;
}

.rbox {
width:49%;
float:right;text-align:center;color:#016a91;
}

.breadcrumb{
clear:both;
padding-left:35px;
color:#ED8227;
}

.breadcrumb a{
color:#ED8227;
}

.auctionitem h1{
font-size:24px;color:#08668C;font-weight:normal;margin:0px;padding:0px;text-align:left;float:left;width:50%;
}

.auctiondetails {
color:#666666;
padding:5px;
}

.auctiondetails a,#mypaneltab a,#mypanelcontent a{
color:#ED8227;
font-weight:bold;
}

.auctiondetails a:hover,#mypaneltab a:hover,#mypanelcontent a:hover{
color:#00759D;
text-decoration:none;
}

.auctiondetails ul{
color:#666666;
list-style-type: none;
margin:0px;
padding:5px 0px;
}

.auctiondetails ul li{
padding:0px 2px;
}

.auctiondetails ul li b {
color:#08668C;
}

.auctiondetails h2 {
color:#08668C;
margin:0px;
padding:0px;
}

.refresh {
background: url(img/bo_left.gif) left no-repeat;
}

.refresh span{
background: url(img/bo_right.gif) right no-repeat;
padding-left:8px;
padding-right:10px;
padding-top:3px;
padding-bottom:3px;
}

.refresh a{
color:white;
font-weight:bold;
text-decoration:none;
}

.refresh a:hover{
color:orange;
}

.watch {
background: url(img/b_left.gif) left no-repeat;
}

.watch span{
background: url(img/b_right.gif) right no-repeat;
padding-left:8px;
padding-right:10px;
padding-top:3px;
padding-bottom:3px;
}

.watch a{
color:white;
font-weight:bold;
text-decoration:none;
}

.watch a:hover {
color:#2CCCF1;
}

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

.gallery li {
margin:0px;
padding:0px;
list-style:none;
display:inline;
padding:5px;
}

.gallery li img{
border:3px solid white;
}

.gallery li img:hover {
border:3px solid #1BA8DD;
}

.pagination {
padding:3px;
font-size:12px;
color:#666666;
}

.pagination a{
font-weight:bold;
color:#0065B2;padding: 0px 4px;
text-decoration:none;
}

.pagination a:hover {
color:black;
text-decoration:underline;
} 





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

.treeview ul {
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	Font-weight:bold;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: yellow; cursor: pointer; }

.treeview li { background: url(images/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(images/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(images/treeview-red.gif); } 

.treeview-black li { background-image: url(images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(images/treeview-black.gif); }  

.treeview-gray li { background-image: url(images/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(images/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(images/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(images/treeview-famfamfam.gif); } 


.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(images/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(images/file.gif) 0 0 no-repeat; }


.detailsbox {
width:705px;border:3px solid silver;padding:10px;margin-bottom:10px;
}

.headerbox {font-size:12px;padding:3px;margin:0px;}