/*
// +----------------------------------------------------------------------+
// | Copyright (c) 2004 Craftsman Book Company                            |
// |                                                                      |
// | http://www.costbook.com                                              |
// | created by kati ocallahan 09/2004                                    |
// | HOMEPAGE                                                             |
// +----------------------------------------------------------------------+
*/


/* Homepage Layout */

TABLE.homepagelayout {
  vertical-align:top;
}

TABLE.promofeatures {
  background-color: #ffffff;
  border-right: 0px solid #999999;
  border-left: 0px solid #999999;
  border-bottom: 0px solid #999999;
  border-top: 0px solid #999999;  
  font-size: 11px;
  font-family: Arial, Verdana, sans-serif;
  letter-spacing: 1px;
  font-weight: lighter;
  color: #555555; 
}
P.promofeatures {
  font-size: 11px;
  font-family: Arial, Verdana, sans-serif;
  letter-spacing: 1px;
  font-weight: lighter;
  margin-left: 20px;
}
TABLE.featureditems {
  background: #ffffff;
  vertical-align:top;
  padding: 5px;
  border: solid 1px lightsteelblue;
}
TABLE.featureditems-nopad {
  background: #ffffff;
  vertical-align:top;
  border: solid 1px lightsteelblue;
}

TABLE.staticfeatures {
  background-color: #ffffff;
  border-right: 1px solid #999999;
  border-left: 1px solid #999999;
  border-bottom: 1px solid #999999;
  border-top: 1px solid #999999;  
  font-size: 11px;
  font-family: Arial, Verdana, sans-serif;
  letter-spacing: 1px;
  font-weight: lighter;
  margin-left: 5px;
}
TR.staticfeatures TD {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}
A.staticfeatlink, A.staticfeatlink:visited, A.staticfeatlink:active {
  color: #555555; 
  text-decoration: none;
  font-weight: lighter;
}

A.staticfeatlink:hover {
  color: #555555; 
  text-decoration: underline;
}

TD.Dec2004Header {
	vertical-align:top;
	width: 586px !important;
	height: 1px !important;
}

TD.Dec2004RightCol {
	vertical-align:top;
	width:  164px !important;
	height: 224px !important;
}

TD.Dec2004Books {
	vertical-align:top;
	width: 586px !important;
	height: 100% !important;
}

TABLE.staticfeatures-row2 {
  width: 100% !important;
  font-size: 11px;
  font-family: Arial, Verdana, sans-serif;
  color: #555555;
  letter-spacing: 0px;
  background-color: #ffffff;
  border-right: 0px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 0px solid #cccccc;
  border-top: 0px solid #cccccc; 
}

TD.homepage-headline {
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 15px;
}

TD.column-divider {
	width: 6px;
	border-left: solid 1px lightgrey;
	border-right: solid 1px lightgrey;
}
TD.store-tagline {
	color: steelblue;
	padding: 5px;
	border: solid 1px lightsteelblue;
	background-color: #efefef; /*lightsteelblue;*/
}
A.store-tagline {
	color: steelblue;
	font-size: 11px;
}
A.store-tagline:hover {
	color: steelblue;
	font-size: 11px;
}
TD.feature-column {
	padding-left: 5px;
	padding-right: 5px;
}
TD.feature-column-nopad {
}
IMG.feature-image {
	float: left;
	padding-right: 7px;
	border: none;
}
H1.feature-section-head {
	/* font-size: 20px; */
	color: #741A1C;
	font-weight: bold;
	letter-spacing: 0px;
	border-bottom: dotted 1px #741A1C;
}
TD.presell-2007-list {
	font-family: arial, verdana;
	font-size: 12px;
	letter-spacing: 0px;
	color: black;
	font-weight: none;
	background-color: #dcc293;
	/*background-color: #643C39;*/
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	width: 237px;
}
TD.presell-2007-list HR {
    width: 50px;
}
TD.presell-2007 {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	width: 363px;
}
DIV.presell-2007 {
    padding: 5px;
}
A.presell-2007 {
	font-family: arial, verdana;
	font-size: 12px;
	letter-spacing: 0px;
	color: white;
	font-weight: bold;
	display: block;
}
A.presell-2007-list {
	font-family: arial, verdana;
	font-size: 12px;
	letter-spacing: 0px;
	color: black;
	font-weight: bold;
	display: block;
}
A.presell-2007-sub {
	font-family: arial, verdana;
	font-size: 10px;
	letter-spacing: 0px;
	color: white;
	display: block;
}
A.presell-2007-sub:hover {
    color: white !important;
}
UL.presell-2007 {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
    padding: 7px;
    list-style-type: none;
    background-color: #efefef;
    border: solid 1px #6B579C;
}
A.LoginNav:link {
  color: #333333;
	font-weight: bold;
  text-decoration: none;
  font-size: 11px;
  letter-spacing:1px;
  
}
A.LoginNav:active {
  color: #333333; 
	font-weight: bold;
  text-decoration: none;
  font-size: 11px;
  letter-spacing:1px;
  
}
A.LoginNav:visited {  
  color: #333333; 
	font-weight: bold;
  text-decoration: none;
  font-size: 11px;
  letter-spacing:1px;
}
A.LoginNav:hover {
  color: #333333; 
	font-weight: bold;
  text-decoration: underline;
  font-size: 11px;
  letter-spacing:1px;
}
.LoginNavText {
  color: #333333; 
  font-size: 11px;
  letter-spacing:1px;
}

