/**
* HEADER ROW
**/

#pageheader  #featuredstartupimage{
  float:left;
  width:390px;
  height:290px;
}

#pageheader  #featuredstartup{
  float:left;
  width:545px;
  margin-left:35px;
  marfin-right:35px;
}

#featuredstartup div#featureddetails{
  overflow:hidden;
  width:100%;
}

div#featuredstartup div#featuredlogo{
  margin:12px 0px;
  overflow:hidden;
  width:100%;
}

div#featureddetails div.left{
  float:left;
  width:48%;
}

div#featureddetails div.right{
  float:right;
  width:50%;
}

div#featureddetails div.left ul{
  list-style:none;
  margin:0px;
  padding:0px;
}

div#featureddetails div.left ul li{
  list-style-image:none;
  margin-bottom:6px;
}

span.label{
  font-weight:bold;
}

div#featureddetails div.left span.label{
  display:inline-block;
  width:6.5em;
}


/**
* main-col
**/

#main-col{
  margin-top:0px !important;
  padding-top:0px !important;
  min-height:500px;
  height:auto !important;
  height:500px;
}

#main-col #page-content{
  margin-top:0px;
  padding:0px;
  min-height:500px;
  height: auto !important;
  height:500px;
}

#azbar{
  background:#2384c6;
  padding:9px 12px;
  color:#ffffff;
  font-weight:bold;
  margin-bottom:6px;
}

#azbar a{
  color:#ffffff;
  padding:3px 12px;
}

#azbar a.current,
#azbar a.over,
#azbar a:hover{
  background:#ffffff;
  color:#2384c6;
}

#azbar ul{
  margin:0px 12px;
  padding:0px;
}

#azbar ul li{
  list-style-image:none;
  display:inline;
  width:2em;
}

#startupssearchbar{
  padding:24px 12px;
  background:#a7a9ac;
  color:#ffffff;
}

#susearchkey{
  background:#ffffff url(/img/dbsearch-bg.jpg) 0px 0px no-repeat;
  border:0px;
  padding:3px ;
  margin:3px;
  width:425px;
  w\idth:419px;
}


/**
* Landing page
**/
ul#midpageresults {
  list-style:none;
  margin:0px !important;
  padding:0px !important;
  width:100%;
  height:100px;
  overflow:auto;
}

ul#midpageresults li {
  margin:0px !important;
  padding:0px !important;
  width:32%;
  float:left;
}

ul#midpageresults li ul {
  width:100%;
  margin:0px !important;
  padding:0px !important;
}

ul#midpageresults li ul li {
  float:none;
  display:block;
  width:100%;
}

div#specPanel1 h2 {
width:80%;
float:left;
}

div#specPanel1 div#getlistedbtn {
  float:right;
  width:100px;
  height:21px;
}

div#getlistedbtn p.fakebtn {
  border:solid 1px #cccccc;
  padding:0px 6px;
  text-align:center;
}

div#getlistedbtn p.fakebtn a {
  font-weight:normal;
  color:#2384c6;
}


#lpAdPanel div#banner-zone-k-dfp,
#lpAdPanel div#banner-zone-k {
  border:none !important;
}

div.section {
border-bottom:solid 2px #d6d6d6;
}

#specPanel2 {
  height:240px !important;
}

#specPanel2 h2 {
  width:80%;
  float:left;
}

#specPanel2 div.heading {
  width:100%;
  overflow:hidden;
}

#specPanel2 div.heading p {
  float:right;
  padding:0px;
  margin:0px 12px 0px 0px;
}

#specPanel2 div.content {
  overflow:hidden;
}


#specPanel2 ul#featuredresults {
  margin-left:0px !important;
  list-style:none;
  overflow:hidden;
}

ul#featuredresults li.lpfeatured {
  width:150px;
  margin-right:12px;
  margin-left:0px;
  float:left;
}

#dbgo{
  background:#000000;
  color:#ffffff;
  border:0px;
  font-weight:bold;
  padding:2px;
  margin:3px;
}

#uploadcobutton{
  margin-top:-2px;
  text-align:right;
  padding-right:6px;
}

#dbresults{
  overflow:hidden;
  width:100%;
  margin-bottom:12px;
  min-height:400px;
  height:auto !important;
  height:400px;
}

#dbresults ul.left{
  float:left;
  margin-left:12px;
  width:40%;
}

#dbresults ul.right{
  float:right;
  margin-right:12px;
  width:40%;
}

#dbresults ul{
list-style:none;
}

#dbresults ul li{
  list-style-image:none;
  background: url(/img/icons/docico.gif) top left no-repeat;
  padding-left:15px;
  font-size:1.127em;
}


#startupitem {
  padding:6px 12px;
}

/*

#uploadcoform{
  margin:3px 12px 12px 18px;
  width:614px;
  padding:0px;
  background:url(/img/big-form-bg.png) left repeat-y;
}

#uploadcoform label{
  display:block;
  float:left;
  width:10em;
  font-size:1.127em;
  font-weight:bold;
}


#uploadcoform #uploadform,
#uploadcoform div.content
{
  margin:0px 36px 12px 36px;
}


#uploadcoform div.head{
  background:url(/img/big-form-head-bg.png) top left no-repeat;
  padding-top:21px;
}

#uploadcoform div.foot{
  background:url(/img/big-form-foot-bg.png) bottom left no-repeat;
  padding-bottom:41px;
}

#uploadcoform #uploadform label.error{
  float:none !important;
  padding-left:0px;
  width:100%;
  margin:6px 0px;
  clear:both;
}

#uploadform input,
#uploadform textarea {
  background:#f5f5f5 url(/img/form-field-bg) top left no-repeat;
  border:solid 1px #eaeaea;
  font-size:12px;
  font-family:monospace;
  width:22em;
}

#uploadform p{
  overflow:hidden;
  margin-bottom:12px;
  width:100%;
}

#uploadform textarea {
  width:98%;
}

#uploadform input#co_blog_field,
#uploadform input#co_twitter_field,
#uploadform input#co_logo_field,
#uploadform input#co_founded_field,
#uploadform input#co_employees_field
{
  width:7em;
  float:left;
  margin-right:12px;
}

#uploadform input#co_founded_field{
  width:7em;
}

#uploadform input#co_logo_field{
width:200px !important;
font-size:12px;
}

#uploadform label#co_twitter_field_label,
#uploadform label#co_employees_field_label {
  width:6em;
}

#uploadform #submitbtn{
  margin:12px auto;
  background-image:url(/img/btn-submit-plain.gif);
  background-position:0% 0%;
  background-repeat:no-repeat;
  border:0px;
  font-size:1em;
  font-family:arial, verdana, sans serif;
  width:76px;
  height:21px;
  font-weight:bold;
}

#uploadform #submitbtn:hover,
#uploadform #submitbtn.over{
    background-position:0% 100% !important;
}


#uploadform sup{
  color:#2384c6;
}

*/
