﻿body, p {
	font-family:Helvetica,Arial,Geneva,SunSans-Regular,sans-serif;
	font-size:13px;
	line-height:18px;
	color:#333333;
}
h1 {
	font-size:20px;
	margin-top:10px;
	margin-bottom:10px;
}
/* set margins between children for IE6 */
* html .contentarea div,
* html .contentarea img,
* html .contentarea ol,
* html .contentarea p,
* html .contentarea table,
* html .contentarea ul {
    margin-top:0; 
    margin-bottom:1em;
}
/* reset margins on grandchildren for IE6 */
* html .contentarea * div,
* html .contentarea * img,
* html .contentarea * ol,
* html .contentarea * p,
* html .contentarea * table,
* html .contentarea * ul {
    margin-bottom:0; 
}
/* set margins between children for standards compliant browsers */
.contentarea > * + div,
.contentarea > * + img,
.contentarea > * + ol,
.contentarea > * + p,.pageC
.contentarea > * + table,
.contentarea > * + ul {
    margin-top:1em; 
    margin-bottom:0;
}

.buttongroup {
    text-align: right;
}

/* first child or only child needs no margins since contentarea provides padding */
.contentarea > *:first-child {
    margin-top:0;
    margin-bottom:0;
}
.container {
    width: 710px;
    margin: 20px;
}
.AuctionMasterHeader 
{
    line-height:normal;
    min-width:1000px;
}
.AuctionMasterFooter 
{
    line-height:normal;
    min-width:1000px;
}
.ViewContainer {
    border:none;
}
#pnlContent {
    margin:0px;
    margin-top:15px;
    padding:0px !important;    
}
.ContentPaneBodyFlushLeft {
    padding-left:5px;
}
.ContentPaneRight {
	width:250px;
}
.PageHeader {
    margin-bottom:0px;
}
.pagecontainer {
	width:962px;
	margin-left:5px;
	margin-right:0px;
}
.pagecontaineropen {
	
	margin-left:20px;
	margin-right:0px;
}
.contentarea {
	border:1px solid #006400;
	border-top:none;
    line-height:18px;
	padding:20px;
	margin-bottom:2em;
	overflow:auto;
}

.contentarea .linedcells tr td 
{
	border-bottom:1px solid lightgray;
}

.contentareaSmPad {
	border:1px solid #006400;
	border-top:none;
    	line-height:18px;
	padding:20px;
	margin-bottom:2em;
	overflow:auto;
}

.contentareaSmPad .linedcells tr td 
{
	border-bottom:1px solid lightgray;
}


.contentarealeft {
	border-left:1px solid #006400;
	border-bottom:1px solid #006400;
	border-right:none;
	border-top:none;
    line-height:18px;
	padding:20px;
	margin-bottom:2em;
}
.contentarearight {
	border-left:none;
	border-bottom:1px solid #006400;
	border-right:1px solid #006400;
	border-top:none;
    line-height:18px;
	padding:20px;
	margin-bottom:2em;
}	

.blockarea {
	border:1px solid #006400;
    line-height:18px;
	padding:20px;
	margin-bottom:2em;
}
.blockareaHeader {
	background:#1D2913 url('/image/Shim-DkGreen3-1x24.gif') repeat-x;
    line-height:24px;
}
.contentareagold {
    border:1px solid #BF910C;
	border-top:none;
}
.contentareainner {
	padding-top:1em;
	/*width:709px;*/
}
.contentareanopadding .contentarea 
{
    padding:0px;
}

.heading 
{
    background:#fff url('/image/Shim-DkGreen3-1x24.gif') repeat-x;
	clear:both;
	line-height:24px;
    min-width:625px;
}

.smallheading 
{
    background:#fff url('/image/Shim-DkGreen3-1x24.gif') repeat-x;
	clear:both;
	line-height:24px;
}

.smallheading h1, .smallheading h3 {
	font-size:12px;
	display:inline;
	padding-left:0px;
    margin-right: 4px;
}

.heading a
{
    color:White;
}
.heading .contentarea a
{
    color:#006400;
}

.heading h1, .heading h3 {
	color:white;
	font-size:14px;
	display:inline;
	padding-left:10px;
    margin-right: 4px;
}

.heading img {
	background-color:#ffffff;
	display:inline;
}


.heading h1.search {
    color: #333333;
	font-size: 12px;
	display: inline;
    padding-left: 0px;
}

.headingNoWidth
{
    background:#fff url('/image/Shim-DkGreen3-1x24.gif') repeat-x;
	clear:both;
	line-height:24px;
}
.headingNoWidth a
{
    color:White;
}
.headingNoWidth .contentareaSmPad a
{
    color:#006400;
}

.headingNoWidth h1, .headingNoWidth h3 {
	color:white;
	font-size:14px;
	display:inline;
	padding-left:10px;
    margin-right: 4px;
}

.headingNoWidth img {
	background-color:#ffffff;
	display:inline;
}

.headingNoWidth h1.search {
    color: #333333;
	font-size: 12px;
	display: inline;
    padding-left: 0px;
}





.headinggold 
{
    background:#FCB81A url('/image/Shim-Yellow-1x24.gif') repeat-x;
}
.headinggold a
{
    color:#006400;
}

.headinggold h3 
{
    color:#880000;
}
.headingcornerleft, .headingbullet {
	float:left;
}
.headingcornerright {
	float:right;
}
.headingbullet {
	margin-left:3px;
}
.fieldcontainer {
    border-style: none;
}
.field {
    clear: both;
    float: left;
    width: 100%;
    margin: 2px 0px 2px 0px;
    text-align: left;
}
.field label {
    float: left;
    width: 130px;
    padding-right: 5px;
    font-weight: bold;
}
.field input  {
    margin-left:0; /* so checkboxes align properly */
}

.buttongroup {
    position: relative;
    float: right;
    margin-bottom:20px;
}
.readonlytext {
    background-color: #FFF;
    border: 1px solid #969696;
    padding: 1.5px;
    width: 100px;
}
.thincontentcontainer {
	width:692px;
	float:left;
}
.sidemenucontainer {
	float:right;
    font-size:13px;
	line-height:16px;
	color:#333333;
	margin-bottom:2em;
	width:250px;
}
.sidemenu {
    background: #266C23 url('/image/Shim-MedGreen-1x24.gif') repeat-x;
	color:#ffffff;
	font-weight:bold;
	line-height:24px;
	width:250px;
}
.sidemenu span {
	margin-left:10px;
}
.sidemenu img {
	background-color:#ffffff;
	display:inline;
}
.sidemenucornerleft {
	float:left;
}
.sidemenucornerright {
	float:right;
}
.sidemenucontent {
	border:1px solid #006400;
	border-top:none;
	border-bottom:none;
	/*line-height:24px;*/
}
.sidemenucontent div {
	border-bottom:1px solid #006400;
	padding-left:15px;
	padding-bottom:4px;
	padding-top:4px;
}
.sidemenucontent div.withtext {
    line-height:normal;
	padding-bottom:0.5em;
	padding-right:2px;
}
.sidemenucontent div a, .sidemenucontent div a:visited, .sidemenucontent div a:active {
    color:#006400;
    font-weight:bold;
	text-decoration:none;
}
.sidemenucontent div a:hover {
	text-decoration:underline;
}
.sidemenucontent div {
	border-bottom:1px solid #006400;
}
.sidemenucontent div a.indent {
	padding-left:23px;
}
.sidemenuwithicons div a {
	font-weight:bold;
	padding-left:10px;
	margin-top:4px;
}
.sidemenuwithicons div img 
{
    margin:0;
	vertical-align:middle; 
}
.sidemenuvideo {
    border:none;
    height:181px;
    width:250px
}
.sidemenuheader {
	border-bottom:1px solid #006400;
	padding-left:20px;
	padding-top:1em;
	font-weight:bold;
}
.notdone 
{
    background-color:Yellow;
}
.zerotop {
	margin-top:0px;
	padding-top:0px;
}
.zerobottom {
	margin-bottom:0px;
	padding-bottom:0px;
}
.zeroleft {
	margin-left:0px;
	padding-left:0px;
}
.zerominwidth {
    min-width:0;
}
ul.topnav {
	list-style: none;
	padding: 0 0px;
	margin: 0;
	float: right;
	width:100px;	
	
}
ul.topnav li {
	float: right;
	margin: 0;
	padding: 0 5px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 2px 5px;
	color: #000;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	/*background: url(topnav_hover.gif) no-repeat center top;*/
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 23px;
	float: left;	
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0px; top:23px;
	background: #99FF66;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 145px;
	border-top: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-left: 1px solid #111;
	border-right: 1px solid #111;
	border-bottom: 1px solid #111;	
	clear: both;
	width: 143px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 138px;
	background: #FFF;
	padding-left: 0px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #9adc93;
}
.categoryTreeHover {
    background-color:#cde6ff;
    cursor:pointer;
}
.characteristicLabel {
    display: block;
    font-weight: bold;
    margin-bottom: 1em;
    margin-left:8px;
}
.characteristicDropDown {
    display: block;
    margin-bottom: 1em;
    margin-left:30px;
}
.fflcol1 {
	border-bottom: 1px solid #006400;
	border-right: 1px solid #006400;
}
.fflcol2 {
	border-bottom: 1px solid #006400;
	border-left: 1px solid #006400;
}
.paymentsuccess, .paymentfailure {
    margin: 0 auto;
    width: 700px;
    text-align:center;
}
.paymentsuccess p, .paymentfailure p {
    line-height:normal;
}
.paymentsuccess .line1 {
    color:#008000;
    font-weight:bold;
    font-size:25px;
}

.paymentfailure .line1 {
    color:red;
    font-weight:bold;
    font-size:25px;
}

.paymentsuccess .line2, .paymentfailure .line2 {
    font-weight:bold;
    font-size:18px;
}

.quicklook  {
    cursor:pointer;
    display:block;
}

#quicklook { display: none; }
#quicklook #itemtitle { font-size:18px; padding-top: 3px; }
#quicklook #subtitle { padding-left: 7px; line-height:20px; font-size: 17px;}
#quicklook #itemtitle a, #quicklook #itemtitle a:visited, #quicklook #subtitle a, #quicklook #subtitle a:visited { line-height:22px; text-decoration: none; color: #000000 }

#quicklook .gbWindow {
	background-color:#fff;
	font-family:Arial,Sans-Serif;
	z-index: 7001;
	font-size: 13px;
	line-height:15px;
	overflow:hidden;
}

#quicklook .bidsection, #quicklook .buynowsection, #quicklook .fixedpricesection {
	padding: 6px;
	margin-bottom: 6px;
	position: relative;
}

#quicklook .bidsection, #quicklook .buynowsection, #quicklook .fixedpricesection {
	background-attachment: scroll;
	background-color: #eee;
	background-position: 0 0;
	background-repeat: repeat-x;
	border-style:solid;
	border-width:1px;
	padding-top:14px;
}

#quicklook .bidsection { background-image: url("/image/ShimG7.gif"); border-color: #006400; margin-top: 10px;}
#quicklook .buynowsection { background-image: url("/image/ShimB7.gif"); border-color: #225085; }
#quicklook .fixedpricesection { background-image: url("/image/ShimO7.gif"); border-color: #BF910C; margin-top: 10px;}

#quicklook .picture { border: solid 1px #ccc; width: 200px; height: 150px; float: left; margin-top: 10px; margin-right:15px; text-align:center;}
#quicklook .picture a { display:block; width: 200px; height: 150px; vertical-align: middle; display: table-cell; overflow: hidden; }
#quicklook .picture a img { border: none; }
#quicklook .closebutton 
{
    background-color: #fff;
    background-image: url('/image/cl.gif');
    background-position: right;
    background-repeat: no-repeat;
    color: #006400 !important;
    cursor:pointer;
    display:block;
    font-size: 10px;
    height: 16px;
    line-height:16px;
    padding:1px 3px 0 0;
    position: absolute;
    right: 5px;
    text-decoration: none;
    top: 5px;
    vertical-align: middle;
    width: 52px;
}
#quicklook a:hover.closebutton { background-image: url("/image/cl-h.gif"); color:#800 !important; }
#quicklook .cancelbutton { cursor:pointer; color:#006400 !important; }
#quicklook .label, #quicklook .boldLabel, #quicklook .detailLabel { float: left; }
#quicklook .price, #quicklook .boldPrice { margin-left: 100px; }
#quicklook .boldLabel, #quicklook .boldPrice { font-weight: bold; }
#quicklook .detailContainer { float:left; width:418px; }
#quicklook .detailValue { margin-left: 107px; }
#quicklook .bidButtonContainer, #quicklook .buyNowButtonContainer { position: absolute; right: 12px; }
#quicklook .bidButtonContainer { top: 22px; }
#quicklook .buyNowButtonContainer { top: 9px; }
#quicklook .button { width: 115px; }
#quicklook .reservenotmet { color: #CE3D3C; font-weight: bold; }
#quicklook .detailLinkGroup { position:absolute; margin-top: 21px; right:10px; width:132px; }
#quicklook .detailLink { position: absolute; }
#quicklook .detailsection a  { color: #006400 !important; }
#quicklook .label, #quicklook .boldLabel { float:none; position:absolute; left:8px; }
#quicklook .sellerLabel, #quicklook .sellerValue { padding-bottom:5px; }
#quicklook #lnkWatchThis { cursor: pointer; }