/*  Landing
--------------------------------------------------------------------------------
    All styling related to the main landing page
    Copyright (c) 2008 Unbound Medicine, Inc.
    Author: Dan Kornegay
-------------------------------------------------------------------------------- */


/* Layout
-------------------------------------------------------------------------------- */

div.main#landing {
    background: none;
    background-color: #003030; }

    div.contentContainer#mainLanding {
        width: 970px;
        border: none;
        background-color:#FFF4DD;
        min-height: 780px;}

    div.contentContainer#mainLanding div#leftCols {
        float: left; }

    div.contentContainer#mainLanding div#homeContentLeft {
        float: left;
        display: inline;
        width: 210px;
        margin:5px 0 0 10px;}

    div.contentContainer#mainLanding div#homeContentCenter {
        float: left;
        display: inline;
        width: 420px;
        margin: 5px 0 0  10px;}

    div.contentContainer#mainLanding div#homeContentRight {
        float: left;
        display: inline;
        width: 280px;
        padding: 0; 
        margin:45px 0px 0px 20px;}

        

/* Search Box
-------------------------------------------------------------------------------- */
div#homeSearch {
    float: left;
    width: 420px;
    margin: 0px; 
    padding-top: 20px;}
    
h1.searchtext {
    border-bottom:1px solid #003030;
    color:#003030;
    font-family:Times New Roman;
    font-size:22px;
    font-weight:bold;
    line-height:25px;
    margin:0 0 10px;
    padding: 0px;
  }
div#searchbox
{
  position: relative;
  height: 90px;
  width: 420px;
  margin: 15px 0;
  padding: 0;
  border: 1px solid #003030;
  background-color: #FFBE6B;
}

div#innerbox
{
  height: 76px;
  margin: 6px;
  padding: 0;
  border: 1px solid #003030;
  background-color: #ffdf9e;
}

form#searchinbox #searchinput {
  font-size: 18px;
  font-style: normal;
  left:20px;
  position:absolute;
  top:14px;
  width:370px;
  line-height:20px;
}

div.srchbtns {
  margin-top: 42px;
}

/* News Section - more link
-------------------------------------------------------------------------------- */
div.moreLink {
    margin-right: 5px;
    text-align: right; }
    
a#ealertLink {
    color: black; }



.hpArchDate {
  background-color:#FFFF99;
  border-bottom:1px dashed #204162;
  color:#204162;
  margin:5px 8px 1px 0pt;
  padding:0pt 0pt 1px 2px;
}

.hpArchCont {
padding:3px 5px 3px 10px;
}

a.headerLink:hover {
	text-decoration: none; }

.starburst {
 margin-bottom:-35px;
 margin-left:-10px;
 margin-top:0px;
 z-index:100; 
 }

 /* Buy area
-------------------------------------------------------------------------------- */

#buy_background
{
 background-image: url(../../../images/m/buy_background.gif);
 background-repeat: repeat-x;
 padding-bottom: 0px;
 margin-bottom: 0px;
 width: 420px;
 height: 88px;
}
.buy_header
{
 font-size: 12px;
 font-weight: bold;
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 line-height: 20px;
 text-align: left;
}
.buy_header a
{
 color: #000000;
}
.buy_desc_txt
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 padding: 5px 5px 0 25px;
 text-align: left;
 line-height:14px;
}

a.buy_links
{
 color: #003030;
 text-decoration: underline;
}

div#buybtn form label input
{
 position: absolute;
 top: 14px;
 left: 20px;
}
/*history box*/
dl#vhistory.roundedBox ul li {
	background-position:0pt 2px;
	background-repeat:no-repeat;
	list-style-type:none;
	margin:0pt 0pt 9px 4px;
	padding-left:22px;
}

img#onthissite
{
	margin-top:0px;
	margin-right:-2px;
	margin-bottom:-46px;
}

/* Item of the Week
-------------------------------------------------------------------------------- */
dl#featuredcontent dd a
{
  margin: 0;
  display: inline;
}

#fchead 
{
  margin-bottom: 5px;
}
#fchead a
{
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
        
a#moreLink
{
  text-decoration: underline;
}

dl#featuredcontent dd p.issuecont 
{
  margin-top: 0;
  
}

#fcfeed
{
  width:220px;
  text-align: right;
  background:transparent url(../../images/feed-icon-14x14.png) no-repeat scroll 0pt 2px;

}
#fcfeed a
{
  display: inline;
  width: 55px;
  height: 25px;
  margin: 0;
  padding: 2px 0 2px 17px;
  font-size: 10px;
  color: #999;
  background: url(../../../images/feed-icon-14x14.png) 0 2px no-repeat;
}

/* browse index
-------------------------------------------------------------------------------- */

#indexbox
{
  width: 420px;
  margin-top: 4px;
  float: left;
}

.indexeach
{
  float: left;
  width: 420px;
  margin: 0 0 10px 0;
}

.indextitle
{
  background-color: #003030; 
  border: 1px solid #003030;
  color: #fff;
  font-size: 13px;
  font-family: verdana;
  font-weight: bold;
  padding-left: 7px;
  height: 30px;
}

a.dtindextitle
{
  display: block;
  margin-top: 4px;
  color: #fff;
}

a.dtindextitle img
{
  margin: 0 6px -6px 0;
  border: none;
}

dd.showindex
{
  margin: 0;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  border-color: #003030;
  background-color: #e3ecce;
  color: #000;
  line-height: 30px;
}

dd.showindex a
{
  line-height: 30px;
  display: block;
  padding-left: 22px;
  border-color: #FFC65A;
  background-image: url('../../../images/m/index_expand.gif');
  background-repeat: no-repeat;
  background-position: 6px 9px;
}

dd.showindex a, dd.showindex a:visited
{
  color: #006;
}

dd.showindex a:hover
{
  background-color: #ffdf9e;
}

.hiddenindex 
{
   margin: 0;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  border-color: #FFC65A;
  background-color: #ffefc1;
  color: #000;
  line-height: 30px;
  display: none; 
}

.hiddenindex a
{
  line-height: 30px;
  display: block;
  padding-left: 12px;
  border-color: #FFC65A;
}

.showindex a:hover
{
  background-color: #ffdf9e;
}

/* browse index
-------------------------------------------------------------------------------- */

div#vhistory_landing
{
  float: left;
  margin-left: 0px;
}

div#vhistory_landing ul
{
  width: 420px;
  margin: 0;
  padding: 7px 0 0 2px;
}
div#vhistory_landing ul li
{
  background-repeat: no-repeat;
  list-style-type: none;
  padding-left: 22px;
  margin: 0 0 9px 4px;
}
div#vhistory_landing ul li a, div#vhistory_landing ul li a:visited
{ 
  color: #006;
}

/* wordoftheday
-------------------------------------------------------------------------------- */

dl#wordoftheday dd p.issuecont {
  margin-top:0;
 
}

.issuecont {
 font-size:100%;
 margin: 0px 0 0;
 padding:0 2px 0 0;
 position:relative;
 line-height:18px;
}

dl#wordoftheday
{
  width: 190px;
  margin: 10px;
  background-color: #E7DECF;
  border: 1px solid #003030;
  text-align: left;
}

dl#login dt, dl#signup dt, dl#wordoftheday dt, dl#try dt
{
   background-image: url(../images/m/port_head.gif);
  background-repeat: repeat-x;
  background-color: #003030;
  color: #ffff99;

}
dl#signup dd p 
{
  line-height: 1.4em;
}

dl#wordoftheday dd a
{
  margin: 0;
  display: inline;
}

dl dd#wodhead a
{
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  color: #003030;
}

dd p.issuecont 
{
  margin-top: 0;
}

dd#wodfeed
{
  margin-right: 5px;
  padding-bottom:5px;
}
dd#wodfeed a
{
  display: block;
  width: 55px;
  height: 16px;
  margin: 0 0 0 106px;
  padding: 0 0 0 17px;
  font-size: 10px;
  color: #999;
  background: url(../../../images/m/feed-icon-14x14.png) 0 2px no-repeat;
}
