/* CSS Document */

/* Global Elements */
body { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666; 
	background: #404040 url('/images/background_repeatGrey.jpg') repeat-x top;
	background: #cccccc url('/images/background_repeatGrey.jpg') repeat-x top;
	margin:0;
	}
.noBG { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666; 
	background: #ffffff;
	margin:0;
	}
textarea, input {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    }	
select {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    }	
form 
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}	
/* DIVS: */
#container 
{
	width:760px;
	width:960px;
	margin:auto;
    margin-top:11px;
	padding-bottom:10px;
}
* html #container {
    height: 100%;
}
#fadeContainer {
	/*important for IE*/
	background: url('/images/background_repeatGradient.png') repeat-y right;
	overflow:hidden;
	width:760px;
	width:960px;
	clear:both;
	bottom:0px;
	min-height:310px;
}
#subContainer 
{
    background:#fff url('/images/background_yellowFadeBottom.jpg') no-repeat top right;
	overflow:hidden;
	width:751px;
	width:951px;
	clear:both;
	bottom:0px;
	min-height:310px;
	margin-right:9px;
}
#outercentercol {
	float:left;
	width:620px;
	padding:10px;
	min-height:450px;
	display: inline; /* Fix IE double-margin bug by using an ignored display value */
}
#centrecol {
	float:left;
	margin-left:10px;
	margin-top:20px;
	width:190px;
	display: inline; /* Fix IE double-margin bug by using an ignored display value */
}
#header {
	border:0px solid;
	background:#fff url('/images/background_yellowFadeTop.jpg') no-repeat top right;
	height:82px;
	vertical-align:baseline;
}
#menu {
	/*background-image:url(../images/menu_repeat.jpg);*/
	background-image:url(../images/menu_repeat_large.jpg);
	padding-left:14px;
	height:30px;
	padding-top:5px;
	padding-bottom:5px;
	clear:both;
	vertical-align:baseline;
	margin-right:9px;
}
.menuDiv 
{   
    /*width:114px;*/
    width:133px;
    float:left;
    text-align:center;
}
#left_contents {
	float:left;
	width:616px;
	margin-left:9px;
	margin-right:10px;
	margin-top:20px;
	display: inline; /* Fix IE double-margin bug by using an ignored display value */
	position: relative;
}
#rightcol 
{
	width:120px;
	float:right;	
	padding-left:0px;
	padding-right:10px;
	margin-top:15px;
	display: inline; /* Fix IE double-margin bug by using an ignored display value */
}
#leftcol {
	float:left;
	width:168px;
	margin-left:7px;
	margin-top:10px;
	border-right:#999999 dashed 1px;
	display: inline; /* Fix IE double-margin bug by using an ignored display value */
}
#searchBar 
{
    float:left;
    background:url('/images/search_repeat.gif') repeat-x; 
    height:30px;
	line-height:30px;
	_line-height:18px;
}
#searchBarOuter
{
	width:620px;
	clear:both;
	display:block
}
#footer {
	clear:both;
	width:760;
	bottom:0px;
	display:block;
	color:#fff;
	line-height:18px;
	text-align:center;
	float:left;
}
#controlPanel 
{
    float:left;
    background:url('/images/control_panel.gif');
    margin:9px;
    padding:5px;
    width: 135px;
    height: 34px;
}
#cabStories
{
    margin-top:9px;
    float:left;
}
#breadcrumbs {

}

#welcome {

    float:right;
    padding-top:8px;
    padding-bottom:4px;
    padding-right: 18px;
}
	/* Bullet */
ul, ol, li 
{
    margin-top: 0;
}	
.bullet_large 
{
    font-size: 12px;
    font-weight: bold;
    margin-left: 0px;
}    
.bullet_black {
padding-left: 17px;
background:url('../images/bullet_blackArrow.jpg') no-repeat;
line-height:16px;
display: block;
}

.bullet_yellowArrow 
{
    padding-left: 17px;
    background:url('../images/bullet_yellowArrow.gif') no-repeat;
    line-height:16px;
    display: block;  
}
	/* Links: */

#footer a:link            { color: #fff; font-weight:bold; text-decoration: none }
#footer a:active         { color: #fff; font-weight:bold; text-decoration: underline }
#footer a:visited        { color: #fff; font-weight:bold; text-decoration: none }
#footer a:hover         { color: #fff; font-weight:bold; text-decoration: underline 
}
#menu a:link            { color: #ffff33; font-weight:bold; text-decoration: none }
#menu a:active         { color: #ffff33; font-weight:bold; text-decoration: underline }
#menu a:visited        { color: #ffff33; font-weight:bold; text-decoration: none }
#menu a:hover         { color: #ffff33; font-weight:bold; text-decoration: underline 
}
#controlPanel a:link            { color: #000; font-weight:bold; text-decoration: none }
#controlPanel a:active         { color: #000; font-weight:bold; text-decoration: underline }
#controlPanel a:visited        { color: #000; font-weight:bold; text-decoration: none }
#controlPanel a:hover         { color: #000; font-weight:bold; text-decoration: underline 
}
a:link            { color: #0000ff; text-decoration: underline; font-weight:bold }
a:active         { color: #0000ff; text-decoration: none; font-weight:bold }
a:visited        { color: #0000ff; text-decoration: underline; font-weight:bold }
a:hover         { color: #0000ff; text-decoration: none; font-weight:bold
}
#leftcol a:link            { color: #1C1C1C; text-decoration: none; font-weight:bold }
#leftcol a:active         { color: #1C1C1C; text-decoration: underline; font-weight:bold }
#leftcol a:visited        { color: #1C1C1C; text-decoration: none; font-weight:bold }
#leftcol a:hover         { color: #1C1C1C; text-decoration: underline; font-weight:bold
}
.link3 a:link            { color: #0000ff; text-decoration: none }
.link3 a:active         { color: #0000ff; text-decoration: underline }
.link3 a:visited        { color: #990099; text-decoration: none }
.link3 a:hover         { color: #0000ff; text-decoration: underline 
}

td.CabListLink a:link            { color: #0000ff; text-decoration: underline; font-size: 10px }
td.CabListLink a:active         { color: #0000ff; text-decoration: underline; font-size: 10px }
td.CabListLink a:visited        { color: #990099; text-decoration: underline; font-size: 10px }
td.CabListLink a:hover         { color: #0000ff; text-decoration: none; font-size: 10px 
}

td.MediumLink a:link            { color: #0000ff; text-decoration: underline; font-size: 11px }
td.MediumLink a:active         { color: #0000ff; text-decoration: underline; font-size: 11px }
td.MediumLink a:visited        { color: #990099; text-decoration: underline; font-size: 11px }
td.MediumLink a:hover         { color: #0000ff; text-decoration: none; font-size: 11px 
}

td.MediumListingLink a:link            { color: #0000ff; text-decoration: underline; font-size: 11px }
td.MediumListingLink a:active         { color: #0000ff; text-decoration: underline; font-size: 11px }
td.MediumListingLink a:visited        { color: #990099; text-decoration: underline; font-size: 11px }
td.MediumListingLink a:hover         { color: #0000ff; text-decoration: none; font-size: 11px 
}

td.LargeLink a:link            { color: #0000ff; text-decoration: underline; font-size: 12px }
td.LargeLink a:active         { color: #0000ff; text-decoration: underline; font-size: 12px }
td.LargeLink a:visited        { color: #990099; text-decoration: underline; font-size: 12px }
td.LargeLink a:hover         { color: #0000ff; text-decoration: none; font-size: 12px 
}

td.LargerLink            { color: #000; text-decoration: none; font-size: 14px; font-weight: bold }
td.LargerLink a:link            { color: #0000ff; text-decoration: underline; font-size: 14px; font-weight: bold }
td.LargerLink a:active         { color: #0000ff; text-decoration: underline; font-size: 14px; font-weight: bold }
td.LargerLink a:visited        { color: #990099; text-decoration: underline; font-size: 14px; font-weight: bold }
td.LargerLink a:hover         { color: #0000ff; text-decoration: none; font-size: 14px; font-weight: bold 
}

td.PageNumbers                { color: #666666; text-decoration: none; font-weight:bold; font-size: 20px }
td.PageNumbers a:link            { color: #0000ff; text-decoration: underline; font-weight:bold; font-size: 20px }
td.PageNumbers a:active         { color: #0000ff; text-decoration: underline; font-weight:bold; font-size: 20px }
td.PageNumbers a:visited        { color: #990099; text-decoration: underline; font-weight:bold; font-size: 20px }
td.PageNumbers a:hover         { color: #0000ff; text-decoration: none; font-weight:bold; font-size: 20px 
}

/* Text: */

.text_indent {
	margin-left:5px;
	margin-right:10px;
	margin-top: 5px
}
.yellowNormal 
{
    color:#ffcc00;
}
.blackNormal
{
    color:#000;
    font-weight:normal;
}
.blackBold
{
    color:#000;
    font-weight:bold;
}
.blackBoldMedium
{
    color:#000;
    font-weight:bold;
    font-size: 11px;
}
.blackBoldLarge
{
    color:#000;
    font-weight:bold;
    font-size: 13px;
}
.red
{
    color:#c60008;
}
.redBold
{
    color:#c60008;
    font-weight: bold;
}
.redBoldMedium
{
    color:#c60008;
    font-weight:bold;
    font-size: 11px;
}
.redBoldLarge
{
    color:#c60008;
    font-weight:bold;
    font-size: 13px;
}
.medium
{
    font-size: 11px;
}
/* TABLE CELLS   */
td.blackBold
{
    color:#000;
    font-weight:bold;
}
td.blackBoldMedium
{
    color:#000;
    font-weight:bold;
    font-size: 11px;
}
td.blackBoldLarge
{
    color:#000;
    font-weight:bold;
    font-size: 13px;
}

td.BoldNormal
{
    color: #000;
    font-weight: bold;
    font-size: 11px;
}
td.RowHeader
{
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    background-color: #666666;
    padding: 6px 3px 6px 3px;
}
td.sellerHeader
{
    color: #FFFF33;
    font-weight: bold;
    font-size: 14px;
    background-color: #666666;
    text-align: center;
    padding: 6px 3px 6px 3px;
}
td.Header
{
    color: #000;
    font-weight: bold;
    font-size: 12px;
}
td.ItemTitle
{
    color: #000;
    font-weight: bold;
    font-size: 15px;
}
td.ItemSubtitle
{
    color: #000;
    font-weight: bold;
    font-size: 13px;
}
td.LargerCopy
{
    color: #000;
    font-weight: normal;
    font-size: 12px;
}
td.medium
{
    font-size: 11px;
}
.yellowBox
{
    color: #000;
    font-weight: normal;
    font-size: 11px;
}
td.LargeLink
{
    color: #000;
    font-weight: normal;
    font-size: 12px;
}
td.redBoldMedium
{
    color:#c60008;
    font-weight:bold;
    font-size: 11px;
}
td.redBoldLarge
{
    color:#c60008;
    font-weight:bold;
    font-size: 13px;
}
/* MISC   */

img
{
    border:0px;
}
img.Photo
{
    border: solid 1px #000000;
}
textfield
{
    border:1px #000 solid;
    height:10px;
    width:100px;
}
.clear
{
    clear:both;
    padding-top:10px;
}
.no_clear /* used where search bar isn't displayed */
{
    clear:both;
    padding-top:0px;
}
hr
{
    height: 1px;
    color: #000000;
}
div.hr 
{
    height: 2px;
    margin-top:8px;
    margin-bottom:6px;
    background: #fff url('/images/hr.gif') repeat-x;
}
div.hr hr {
  display: none;
}
hr.bids
{
    height: 1px;
    color: #cccccc;
}
.textarea_listing
{
    font-size: 11px;
    width: 520px;
    height: 150px;
}
h5
{
    background:url('/images/arrowCircle.jpg') no-repeat;
    padding-left:25px;
    line-height:20px;
    margin:0px;
    font-size:13px;
}