/* GREG WAY BOOKS STYLESHEET */

/* START LAYOUT STYLES */
body
{
	text-align: center;
	margin-top: 0px;
}

#container
{
	width: 760px;
	font-family: arial, sans-serif;
	font-size: 80%;
	text-align: left;
	margin: 0 auto;
}

#header
{
	background-color:#CAD1D6;
	padding: 12px;
	border-bottom: 1px #fff solid;
}

#headerSearch
{
	font-family: Book Antiqua, Times New Roman, arial, sans-serif;
	font-size: 85%;
	float: right;
	color: #68667C;
}

#mainNav
{
	background-color:#F0F1F1;
	padding-top: 10px;
	padding-bottom: 0px;
	font-family: Book Antiqua, Times New Roman, arial, sans-serif;
	font-size: 110%;
	letter-spacing: -0.2px;
	font-weight: bold;
	border-bottom: 1px #fff solid;
}

#secNav
{
	margin-top: 4px;
	background-color: #F6F7F7;
	padding-bottom: 2px;
	border-top: 1px #fff solid;
}

#content,
#contentHome
{
	border-top: 1px #667C68 solid;
	padding: 0px 10px 0px 10px;
}

#contentHome
{
	padding: 0px;
}

#content li
{
	list-style-image: url(../images/home_arrow.gif);
}

.redArrow
{
	list-style-image: url(../images/arrow_highlight.gif);
}

#footer
{
	border-top: 1px #667C68 solid;
	margin-top: 10px;
	padding: 10px;
	background-color:#F0F1F1;
	font-family: Book Antiqua, Times New Roman, arial, sans-serif;
	color: #68667C;
	font-size: 90%;
}

#homeLeft
{
	border: 4px #F0F1F1 solid;
	float: right;
	width: 470px;
	padding: 10px;
	min-height: 310px;
	_height: 298px;
}

#homeLeft ul
{
	line-height: 1.5;
	margin-left: -30px !important; margin-left: 10px;
	vertical-align: top;
 	width: 400px;
	list-style: none;
}

#homeLeft li
{
	float: left;
 	width: 180px;
	background-image: url(../images/home_arrow.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding-left: 20px; /* left padding moves the text away from the bullet */
}

#homeRight
{
	border: 4px #F0F1F1 solid;
	float: left;
	width: 224px;
	padding: 10px;
}

.floatRight
{
	float: right;
	margin-top: -16px;
}



.Col1
{
	width: 200px;
	float: left;
	font-weight: bold;
}

.Col2
{
	float: left;
}

/* END LAYOUT STYLES */

/* START NAVIGATION STYLES */

#mainNav ul
{
	margin: 0;
	margin-left: -40px !important; margin-left: 0px;
}
	
#mainNav li
{
	display: inline;
	margin-left:10px;
	line-height:25px;
	color: #68667C;
}

#mainNav li a
{
	text-decoration:underline;
	color: #68667C;
}

#mainNav li a:hover
{
	text-decoration:none;
	color: #68667C;
}

#mainNav li.primary
{
	margin-left:10px;
}

#mainNav li.secondary
{
	display: inline;
	font-weight: normal;
	font-size: 90%;
}

#mainNav li.active
{
	font-weight: bold;
}

#footer ul{}
#footer li {}

#footer a
{
	font-family: Book Antiqua, Times New Roman, arial, sans-serif;
	color: #68667C;
}
/* END NAVIGATION STYLES */

/* START GENERIC SITE STYLES */

img 
{
	border:0px;
}

/* END GENERIC SITE STYLES */

/* START TEXT STYLES */

h1
{
	color: #68667C;
	font-size:120%;
}

h2
{
	color: #68667C;
	font-size:110%;
	display:block;
	padding-bottom: 5px;
	border-bottom: 1px #B8C2B9 solid;
}

h3
{
	color: #68667C;
	font-size:100%;
	display:block;
	padding-bottom: 5px;
	border-bottom: 1px #B8C2B9 solid;
}

a
{
	color: #68667C;
}

a:hover
{
	text-decoration: none;
}


.warning
{
	color:#B32400;
	display: block;
	border: 2px #E2957E solid;
	background-color: #F0F1F1;
	padding: 3px;
}

.warningCheckout
{
	color:#B32400;
	display: block;
	border: 2px #E2957E solid;
	background-color: #F0F1F1;
	padding: 3px;
	margin-right: 3px;
}

.nextprevHolder
{
	width: 100%;
}

.nextprevHolderLeft
{
	float: left;
}

.nextprevHolderRight
{
	float: right;
}

#error
{
	background-color:lime;
}

.numbers { color:#000000;}
.noletter { color:#cccccc;}
.letterselect { font-weight: bold; color:#ffffff; background-color: #68667c;}

.detailLeft
{
	width: 120px;
	height: 35px;
	font-weight: bold;
	margin-right: 10px;
	float: left;
}

.orderStage1,
.orderStage2,
.orderStage3,
.orderStage4,
.orderStage1Active,
.orderStage2Active,
.orderStage3Active,
.orderStage4Active
{
	display: block;
	background-color: #CDD4CD;
	float: left;
	padding: 4px;
	font-size: 90%;
}

.orderStage1 {width: 166px; border-right: 1px #fff solid; }
.orderStage2 {width: 185px; border-right: 1px #fff solid;}
.orderStage3 {width: 185px; border-right: 1px #fff solid;}
.orderStage4 {width: 166px}
.orderStage1Active {width: 166px; border-right: 1px #fff solid; background-color: #9CE65B; color: #fff; font-weight: bold;}
.orderStage2Active {width: 185px; border-right: 1px #fff solid; background-color: #9CE65B; color: #fff; font-weight: bold;}
.orderStage3Active {width: 185px; border-right: 1px #fff solid; background-color: #9CE65B; color: #fff; font-weight: bold;}
.orderStage4Active {width: 166px; background-color: #9CE65B; color: #fff; font-weight: bold;}

/* START FORM STYLES */

table.searchResults,
table.description
{
	margin-top: 5px;
	width: 100%;
	border-collapse: collapse;
	background-color: #F6F7F7;
	border-top: 1px #F0F1F1 solid;
	border-bottom: 1px #F0F1F1 solid;
	border-right: 3px #fff solid;
	font-size: 100%;
}

table.searchResults th,
table.description th
{
	background-color: #68667c;
	text-align: left;
	padding: 5px;
	color: #fff;
	border-bottom: 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-color: #fff;
	border-style: solid;
	width: 120px;
}

table.searchResults td,
table.description td
{
	padding: 8px;
	border-bottom: 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-color: #CDD4CD;
	border-style: solid;
	vertical-align: top;
}

/* END TABLE STYLES */

/* START FORM STYLES */

form.checkout
{
	border: 4px #F0F1F1 solid;
	margin-right: 3px;
	padding: 10px;
}

form.search
{
	border: 4px #F0F1F1 solid;
	padding: 10px;
}

form label 
{
	width: 175px;
	float: left;
	text-align: left;
	margin-right: 5px;
}

label.hdr
{
	width: 100px;
}

#headerSearch .inputText
{
	border: 1px #667C68 solid;
	width: 75px;
	font-size: 80%;
	color: #BFC8C0;
}

.inputText2
{
	width: 300px;
	border: 1px #667C68 solid;
	margin-bottom: 5px;
}

.inputText3
{
	width: 115px;
	border: 1px #667C68 solid;
	margin-bottom: 5px;
}

.checkbox2
{
	margin-bottom: 5px;
	margin-left: 0px !important; margin-left: -3px;
}

.inputSelect
{
	width: 306px;
	border: 1px #667C68 solid;
	margin-bottom: 5px;
}

.inputSelect2
{
	width: 75px;
	border: 1px #667C68 solid;
	margin-bottom: 5px;
}

#headerSearch .inputSubmit
{
	border: 1px #667C68 solid;
	font-size: 100%;
	color: #68667C;
	background-color: #F0F1F1;
}

.inputSubmit2
{
	border: 1px #667C68 solid;
	font-size: 100%;
	color: #68667C;
	background-color: #F0F1F1;
}



/* END FORM STYLES */





