body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px;
	color: #ffffff; 
	line-height: 120%;
	font-size: 70%;  
	font-family: verdana,arial,helvetica,sans-serif; 
	background-color: #444444; 
	height: 100%;
}

A
{
    font-size: 85%;
}

A:link {
	color: #ffffff; TEXT-DECORATION: none
}
A:visited {
	color: #eeeeee; TEXT-DECORATION: none
}
A:active {
	color: #ff9900; TEXT-DECORATION: none
}
A:hover {
	color: #ff6600; TEXT-DECORATION: underline
}
#listingids A:link {
	color: #000099; TEXT-DECORATION: none
}
#listingids A:visited {
	color: #ff0000; TEXT-DECORATION: none
}
#listingids A:active {
	color: #000099; TEXT-DECORATION: none
}
#listingids A:hover {
	color: #000099; TEXT-DECORATION: underline
}

a.topnav
{
    font-size: 13px;
    font-weight: bold;
    color: White;
}

IMG {
	border-style: none;
}

.green_flyout
{
    background-color: #BEE1AA; /*#AADD96;*/
    padding: 10px;
    border: 1px solid #82B56E; /*#96C982;*/
    width: 95%;
    height: auto;
}

div.green_flyout
{
    background-color: #BEE1AA; /*#AADD96;*/
    padding: 10px;
    border: 1px solid #82B56E; /*#96C982;*/
    width: 95%;
    height: auto;
}



.error
{
    font-weight: bold;
    color: red;
}

.ok
{
    font-weight: bold;
    color: green;
}

.thin_blue
{
    border: 1px solid #677C97;
    font-size: 11px;
}

.thin_white
{
    border: 1px solid white;
    font-size: 12px;
}
.graybutton
{
    font-size: x-small;
    border-width: 1px;
}
.yellowbutton {background-color: #ffcc00; font-weight:bold; border-width:1px;font-size: 90%;}
.greenbutton {background-color:#33CC33; font-weight:bold; border-width:1px;font-size: 90%;}
.redbutton {background-color:#ff3333; font-weight:bold; border-width:1px; color:#FFFFFF;font-size: 90%;}
.bluebutton {background-color:#99CCFF; font-weight:bold; border-width:1px; color:#000000;font-size: 90%;}


div.heading
{
    font-size: 16px;
    font-weight: bold;
    color: #901e1d;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 3px double #901e1d;
}
div.main
{
    float: left;
    width: 758px;
    margin-right: 0px;
    background-color: #888;
    overflow: visible;
    height: 100%;
}

div.mainph
{
    width: 745px;
    margin: 0px 0px;
		background: url(/images/ph_bkg.jpg) no-repeat; 
    background-color: #000;
    height: 1900px;
}
div.homefb
{
    margin: 0px 0px;
	background: url(/images/reel_bkg.jpg) no-repeat; 
    background-color: #000;
    height: 860px;
}


#header 
{
    position: relative;
	background-image: url(/images/header.gif); 
	background-repeat: repeat-x;
	left: -4px; 
	top: 0px;
	width: 982px; 
	height: 109px;
	padding: 5px 0px 0px 0px;
}

#footer
{
	background-image: url(/images/footer.jpg); 
	background-repeat: no-repeat;
    text-align: center;
    height: 105px;
    position: relative;
    top: -5px;
    width: 1061px;
}
#footer_content
{
    text-align: center;
    padding: 20px;
    line-height: 1.5em;
}

#wrapper 
{
    position: relative;
	padding: 0px 0px;
	margin: 0px auto;
	background-image: url(/images/shadow2.gif); 
	background-repeat: repeat-y;
	width: 1061px; 
	/*border: 1px solid #fff;*/
}

#redbg
{
    position: relative;
    background: url(/images/red_bg4.jpg) repeat-x;
	left: -4px; 
	top: 2px;
    width: 982px;
    height: 110px;
    margin-bottom: 5px;
}
#redbottom
{
    position: relative;
    background: url(/images/red_bottom.gif) repeat-x;
	left: -4px; 
	top: 2px;
    width: 982px;
    height: 30px;
    margin-bottom: 5px;
    color: #fff;
    font-weight: bold;
    padding-top: 3px;
}


#logo
{
    position: relative;
	cursor: pointer;
	float: left;
	height: 105px;
	left: 20px;
}

#banner_head_container
{   
    text-align: left;
    white-space: nowrap;
    width: 780px;
    height: 85px;
    padding: 10px 2px;
    float: right;
    /*border: 1px solid #f2f2f2;*/
}
#banner_side_container
{
    /*background-color: #555;
    position: absolute;
    left: 755px;
    top: 3px;*/
    width: 175px;
    padding: 0px 0px;
    float: right;
    margin: 0px 0px 0px 0px;
}

#selectedch
{
    color: #ff0000;
    padding: 1px 3px 1px 3px;
    border: 1px solid #fff;
    font-weight: bold;
    
}
#selectedch1
{
    color: #ff0000;
    padding: 1px 3px 1px 3px;
    border: 1px solid #000;
    font-weight: bold;
    
}

a.alpha
{
    color: #000;
}
a.alpha a:visited
{
    color: #000;
}
a.alpha a:hover
{
    color: #000;
}

table td.field
{
    font-weight: bold;
    color: #888;
    text-align: right;
}

table td.fieldr
{
    font-weight: bold;
    color: #000;
    text-align: right;
}

#categorylist
{
    padding: 3px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    width: 230px;
    height: 722px;
    overflow: auto;
    color: #888;
}
#categoryheading
{
    width: 230px;
    background-color: #555; 
    color: #fff; 
    font-weight: bold; 
    font-size: 14px; 
    text-align: center; 
    padding: 5px;
    margin-bottom: 3px;
}

#listings
{
    background-color: #fff; 
    width: 500px; 
    overflow: auto; 
    height: 730px;
    padding: 0px 0px;
}
#listingsheading
{
    width: 490px;
    background-color: #555; 
    color: #fff; 
    font-weight: bold; 
    font-size: 14px; 
    text-align: center; 
    padding: 5px;
    margin-bottom: 3px;
}


#mcontent
{
    height: 500px;
    width: 450px;
    border: 1px solid #ccc;
    overflow: auto;
}
ul.catlist
{
    padding: 0px;
    margin: 0;
    text-align: left;
    line-height: 1.5em;
}

ul.catlist li
{
    border-bottom: 1px dotted #444;
    padding-left: 10px;
    /*
    background-image: url(/images/carret.gif);
    background-repeat: no-repeat;
    */
    background-color: #fcfcfc;
    background-position: 0 6px;
    font-weight: bold;
}

ul.catlist li a
{
    color: #0000FF;
    text-decoration: none;
    text-align: left;
    font-weight: bold;
}

ul.catlist li:hover li:visited
{
    background-color: #888;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #888;
    border-bottom: 1px solid #888;
    color: #fff;
    font-weight: bold;
}
ul.catlist li a:hover
{
    color: red;
    text-decoration: underline;
}

ul.catlist li a:visited
{
    color: #000;
}



ul.keywordlist
{
    padding: 0px;
    margin: 0;
    text-align: left;
    line-height: 1.5em;
}

ul.keywordlist li
{
    border-bottom: 1px dotted #ccc;
    padding-left: 10px;
    background-image: url(/images/carret.gif);
    background-repeat: no-repeat;
    background-position: 0 6px;
    font-style:italic;
}

ul.keywordlist li a
{
    color: #000;
    text-decoration: none;
    text-align: left;
}

ul.keywordlist li:hover li:visited
{
    background-color: #888;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #888;
    border-bottom: 1px solid #888;
    color: #fff;
    font-style:italic;
}
ul.keywordlist li a:hover
{
    color: #000;
}

ul.keywordlist li a:visited
{
    color: #000;
}

img.banner
{
    padding: 0px 5px;
    border: 0px solid white;
}

img.side
{
    padding: 3px 0px;
}


.plain
{
    vertical-align: top;
    background-color: #888;
    width: 950px;
    padding: 5px 5px 15px 5px;
    border: 1px solid #ccc;
    position: relative;
    left: -4px;
    overflow: auto;
    height: 100%;
}
div.plain
{
    vertical-align: top;
    background-color: #888;
    width: 950px;
    padding: 5px 0px 15px 5px;
    border: 1px solid #ccc;
    position: relative;
    left: -4px;
    overflow: auto;
    height: 100%;
}


#searchbox
{
   position: relative;
   vertical-align: middle;
   height: 35px;
   padding-left: 10px;
   padding-top: 3px;
}
.search_textbox
{
    border: 1px solid #888;
    font-size: 11px;
    position: relative;
}

.search_label
{
    position: relative;
    top: -1px;
}
.searchimg
{
    position: relative;
    top: 6px;
}


#wrapper_white			{background:#fff;
						 width: 870px;}
.c_tl					{background:url(/images/c_tl.gif) no-repeat 0 0}
.c_tr					{background:url(/images/c_tr.gif) no-repeat right 0}
.c_bl					{background:url(/images/c_bl.gif) no-repeat 0 bottom}
.c_br					{background:url(/images/c_br.gif) no-repeat right bottom;}

.boxes					{padding:0px 0px 0px 9px;}
.boxes .c_tl			{background:url(/images/c1_tl.gif) no-repeat 0 0 #5e5e5e}
.boxes .c_tr			{background:url(/images/c1_tr.gif) no-repeat right 0; width:100%}
.boxes .c_bl			{background:url(/images/c1_bl.gif) no-repeat 0 bottom}
.boxes .c_br			{background:url(/images/c1_br.gif) no-repeat right bottom;}
.boxes .sep div			{width:6px}


.green_border
{
    border: 1px solid #66FF66;
}

.white_border
{
    border: 1px solid #fff;
}


/* Admin */

body.admin {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px;
	color: #000; 
	line-height: 120%;
	font-size: 70%;  
	font-family: verdana,arial,helvetica,sans-serif; 
	background-color: #fff; 
	white-space: nowrap;
	height: 100%;
}

#admin_head
{
    border-bottom: 1px solid #ccc;
    background-color: #000;
	width: 100%; 
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
#admin_leftnav
{
    padding: 10px;
    background-color: #677C97;
    width: 180px;
    height: 100%;
    border-right: 1px dashed #888;
    float: left;
}

#admin_content
{
    position: absolute;
    padding: 10px;
    background-color: #fff;
    float: right;
    margin: 0px 0px;
    left: 220px;
    height: 100%;
    vertical-align: top;
}

table.D3 {
	font-size: xx-small;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-spacing: 1px;
	border: 0px none white;
}

table.D3 td {
	padding: 2px;
	font-size: x-small;
	border-top: 1px none white;
	border-left: 1px none white;
	border-bottom: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	color: #000;
}

table.D3 tr.header {
	color: #FFFFFF;
	font-style: bold;
	background-color: #555;
	font-size: x-small;
	text-align: center;
	border-top: 1px none white;
	border-left: 1px none white;
	border-bottom: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
}

table.D3 tr.header th
{
    padding: 3px;
}


table.D3 tr.odd {
	background-color: #fff;
}
table.D3 tr.even {
	background-color: #f2f2f2;
}

.greenback
{
    background-color: #AADD96;
}

.sideheading
{
    color: #fff;
    background-color: #555;
    width: 100%;
    padding: 2px 2px;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
}

a.catalpha
{
    color: #000099;
    text-decoration: none;
}

div.catheading
{
    background-color: #d6d6d6;
    color: #000;
    font-weight: bold;
    padding: 2px 2px;
}

  table
  {
    border: 0px none white;
	  border-collapse: collapse;
	  border-spacing: 0px;
  }
  
  table.listing
  {
    border-style: none;
    width: 95%;
    border-collapse: collapse;
    border-spacing: 0px;
	/*border-bottom: 1px solid #888;*/
	margin: 5px 0px;
  }
  
  table.listing tr
  {
    border-style: none;
  }

  table.listing td
  {
    border-style: none;
    font-family: arial, verdana, helvetica;
    text-align: left;
    font-size: 11px;
  }
  
  #listingcontent
  {
    border-style: none;
    width: 100%;
    padding: 3px;
    overflow: visible;
  }
  
div#black_back
  {
    background: url(/images/black_back.jpg) no-repeat;
    background-color: #000; 
    color: #fff; 
    padding: 40px 30px 20px 20px;
    text-align: left;
  }

#black_back
  {
    background: url(/images/black_back.jpg) no-repeat;
    background-color: #000; 
    color: #fff; 
    padding: 20px 20px;
    text-align: left;
  }
  
  table#timeline
  {
    width: 600px;
  }
   
  table#timeline td
  {
    padding: 5px 5px;
    text-align: left;
    border: 1px solid #000;
  }
  
  .error_summary
  {
    font-weight: bold;
    color: Red;
    margin-top: 10px;
  }
  
  div.gray_section
  {
    border: 1px solid #ccc;
    background-color: #f6f6f6;
    padding: 10px 5px;
    margin-top: 5px;
    margin-bottom: 20px;
  }
  
  
  table.loginbox
  {
		 background: url(/images/body_bg.gif) repeat-x;
  }
  
  #listings
{
    background-color: #fff; 
    width: 500px; 
    overflow: auto; 
    height: 730px;
    padding: 0px 0px;
}
#listingsheading
{
    width: 490px;
    background-color: #555; 
    color: #fff; 
    font-weight: bold; 
    font-size: 14px; 
    text-align: center; 
    padding: 5px;
    margin-bottom: 3px;
}


..gray 
{
    color: #888;
    font-weight: bolder;
    font-size: 11px;
}

.premium
{
    border: 3px double #9BAFC4;
    background-color: #E4EFF4;
}

.nonpremium
{
    border-bottom: 1px dotted #666;
}

img.listingicon
{
    border-style: none;
    margin-right: 15px;
}

.clear {
   height: 0;
   font-size: 1px;
   margin: 0;
   padding: 0;
   line-height: 0;
   clear: both;
}
