ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{
  margin: 0;
  padding: 0;
}

body
{
  background: url(../images/background-main.gif) #fff repeat-y 50% 50%;
}

a img,:link img,:visited img
{
  border: 0;
}

a
{
  color: #6699CC;
}

.clear
{
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  clear: both;
  overflow: hidden;
}

#container
{
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  overflow: visible;
  text-align: center;
}

#center
{
  position: absolute;
  left: 50%;
  width: 846px;
  margin-left: -423px;
  text-align: left;
}

#header
{
  background: url(../images/horsegirl-tv-logo.jpg) #66CCFF;
  width: 846px;
  height: 120px;
  overflow: hidden;
}

#header ul
{
  width: 160px;
  margin: 3px 6px 0 0;
  padding: 0;
  float: right;
  list-style: none;
}

#header #bnr
{
  width: 170px;
  margin: 6px 40px 0 0;
  padding: 0;
  float: right;
}

* html #header ul
{
  margin: 8px 5px 0 0;
}

#header ul li
{
  height: 23px;
  width:160px;
  margin: 2px 0 0 0;
  padding: 0;
}

* html #header ul li
{
  margin: 0;
}

#home_link
{
  position: relative;
  left: 140px;
  top: 20px;
  cursor: hand;
  float: left;
  /* margin: 21px 0 0 139px; */
  padding: 0;
  width: 305px;
  height: 72px;
  overflow: hidden;
}

#nav
{
  background: url(../images/background-nav.gif) #e97117 repeat-x;
  text-align: left;
}

#nav ul
{
  padding: 0;
  height: 37px;
  list-style: none;
  overflow: hidden;
}

#nav ul li
{
  margin: 0;
  padding: 0;
  display: inline;
  height: 37px;
}

#nav ul #show
{
  margin-left: 51px;
}

#nav ul #buzz
{
  margin-left: 11px;
}

#nav ul #gear
{
  margin-left: 10px;
}

#nav ul #blog
{
  margin-left: 9px;
}

#nav ul #market
{
  margin-left: 12px;
}

#nav ul #team
{
  margin-left: 10px;
}

#nav ul #contact
{
  margin-left: 30px;
}

#nav_bottom_home
{
  width: 846px;
  height: 22px;
  background: url(../images/background-nav-bottom-home.gif) no-repeat;
}

#col_left
{
  width: 214px;
  float: left;
  color: #f4f0f6;
  font: normal normal normal 11px arial,helvetica;
}

#col_left a
{
  color: #cfb7d8;
}

#col_left a:hover
{
  color: #fff;
}

#col_left h2
{
  margin: 0 0 12px 7px;
  background: #765283;
  width: 207px;
  height: 32px;
  overflow: hidden;
}

#col_left .first
{
  margin: 6px 0 12px 7px;
}

#col_left p img
{
  margin: 0 10px 0 0;
}

#col_left p
{
  margin: 0 10px 7px 7px;
  line-height: 18px;
}

#col_left p select
{
  margin-bottom: 4px;
  font-size: 12px;
  width: 167px;
}

#col_left p input.search_button
{
  margin-top: 6px;
}

#col_left p.search_form
{
  margin-left: 20px;
}

#col_left p.search_form #search_input
{
  width: 167px;
}

#col_left p.search
{
  margin: 6px 0 24px 20px;
}

#col_main
{
  width: 449px;
  float: left;
}

#col_main #episode_header
{
  height: 45px;
  background: url(../images/background-episode-header.gif) no-repeat #fff;
  border-bottom: 10px solid #eee;
}

#col_main #episode_header h2
{
  position: relative;
  left: 10px;
  top: 7px;
  font: normal normal bold 14px arial,helvetica;
}

#col_main #episode_header h3
{
  position: relative;
  left: 10px;
  top: 5px;
  font: normal normal normal 11px arial,helvetica;
}

#col_main #episode
{
  text-align: center;
  background: #eee;
  font: normal normal normal 11px arial,helvetica;
  color: #765283;
  padding-bottom: 5px;
}

#col_main #episode a
{
  color: #765283;
}

#col_main #episode a:hover
{
  color: #9062a1;
}

#col_main #episode #video
{
  background: #eee;
/*  border-top: 10px solid #eee;*/
}

#col_main #episode #listing
{
  text-align: left;
  width: 430px;
  height: auto;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 5px;
  padding-top: 5px;
  background: #eee;
}

#col_main .article
{
  position: relative;
  left: 25px;
  top: 10px;
  width: 400px;
  padding: 0 0 50px 0;
  font: normal normal normal 11px/16px arial,helvetica;
}

#col_main .article h3
{
  font-size: 12px;
}

#col_main .article p
{
  margin: 5px 0;
}

#col_main .article p img
{
  margin: 4px 10px 10px 0;
}

#col_main .feat
{
  position: relative;
  left: 8px;
  margin: 10px 2px 0 0;
  width: 210px;
  height: 260px;
  float: left;
  border: 2px solid #e97117;
  font: normal normal normal 11px/16px arial,helvetica;
  color: #333;
}

#col_main .feat .date
{
  color: #999;
}

#col_main .feat p
{
  margin: 40px 10px 35px 10px;
}

#col_main .feat p a
{
  color: #61a7b1;
}

#col_main .feat p img
{
  margin: 4px 10px 10px 0;
}

#col_main #left
{
  background: url(../images/feat-buzz.gif) no-repeat;
}

#col_main #right
{
  background: url(../images/feat-horsegirl.gif) no-repeat;
}

#col_main #right a
{
  color: #cfb7d8;
}

#col_main #complete
{
  margin-left: 8px;
  width: 430px;
  border: 0px;
}

#col_main .google
{
  position: relative;
  left: 8px;
  width: 427px;
  height: 85px;
  float: center;
  border: 2px solid #669999;
  font: normal normal normal 11px/16px arial,helvetica;
  color: #333;
}

#col_main #header
{
  background: url(../images/feat-google_search2.gif) no-repeat;
}

#col_right
{
  width: 183px;
  float: left;
  text-align: center;
}

#col_right img
{
  margin-bottom: 6px;
}

#copyright
{
  width: 137px;
  text-align: center;
  color: #FFFFFF;
  font-family: tahoma, verdana, helvetica;
  font-size: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#copyright a
{
  color: #cfb7d8;
}

#terms_privacy
{
  width: 214px;
  text-align: center;
  color: #FFFFFF;
  font-family: tahoma, verdana, helvetica;
  font-size: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.listing_table th
{
  width: 400px;
  border-bottom: 1px solid #999;
}

.notification
{
  background: #eee;
  width: 300px;
  padding: 20px;
  text-align: center;
  color: #e97117;
  font-weight: bold;
}

#options_horse
{
  display: none;
}

#options_business
{
  display: none;
}

