/*********
LifeWay Chrisitan Stores - Master CSS Document
Author: Philip Klauzinski, QuantumMail.com
Last Updated: 12/21/2004
*********/

/* global xhtml styles */
body {
	/*text-align: center; */
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	margin: 15px 0;
	padding: 0;
	line-height: 19px;
}
h1 {
	display: block;
	width: 750px;
	height: 96px;
	background: url(images/h1_bg.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
	font-size: 9px;
	text-indent: -9999px;
}
h2 {
	width: 332px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	line-height: 19px;
	background: #900000 url(images/h2_bg.gif) no-repeat left top;
	margin: 10px 0;
	padding: 0;
	text-indent: 10px;
}
h2.home {
	display: block;
	width: 312px;
	height: 25px;
	background: #900000 url(images/h2_home_bg.gif) no-repeat left top;
	margin: 0;
	padding: 0;
	text-indent: 15px;
	line-height: 25px;
	text-transform: none;
}
h2.home a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
h2.home a:hover {
	text-decoration: underline;
}
h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #900000;
	margin: 10px 0;
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.boldColor {
	font-weight: bold;
	color: #900000;
}
form {
	margin: 0;
	border: 0;
}
input.textfield {
	font-size: 10px;
	background: #ffc;
	border: 1px solid #7f9db9;
}
div.formItem, label.direct {
	padding: 0 ;
	float: left;
	padding: 0 10px;
	height: 32px;
	clear: both;
}
label.direct {
	padding-left: 0;
}
label, div.formItemDirect {
	clear: none;
 	line-height: 16px;
	display: inline;
}

/* structrual divs and styles */
#wrapper {
	width: 750px;
	margin: 0 auto;
	height: 0%;
	min-height: 0%;
}
#container {
	border-left: 1px solid #900000;
	border-right: 1px solid #900000;
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	clear: both;
}
div.contentContainer {
	width: 720px;
	text-align: left;
	padding: 15px 0;
	display: block;
	position: relative;
	margin: 0 auto;
	clear: both;
}
#contentBottom {
	clear: both;
	height: 0;
	line-height: 0;
	display: block;
	margin: 0;
	padding: 0;
}
#containerBottom {
	display: block;
	position: relative;
	height: 27px;
	background: #900000 url(images/container_bottom_bg.gif);
	clear: both;
}

/* main menu */
#menu {
	display: block;
	height: 27px;
	background: #900000;
	text-align: right;
}
#menu ul {
	margin: 4px 5px 4px 0;
	padding: 0;
	list-style: none;
	float: right;
}
#menu li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}
#menu li a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	padding: 0 5px;
	text-decoration: none;
	border-right: 1px solid #fff;
}
#menu li a:hover {
	background: #ffc;
	color: #444;
	border-right: 1px solid #ffc;
}
#menu li a.last, #menu li a.last:hover {
	border-right: 0;
}

/* home page */
p.intro {
	background: #ffc;
	margin: 0;
	padding: 12px 15px;
	text-align: left;
	border-bottom: 1px solid #990000;
}
#prospectHomeImage {
	float: left;
	width: 226px;
	height: 133px;
	background: url(images/mlp_home.gif) no-repeat center center;
	padding: 15px 0;
}
#directMailHomeImage {
	float: left;
	clear: left;
	width: 226px;
	height: 168px;
	background: url(images/dme_home.jpg) no-repeat center center;
	padding: 15px 0;
}
#prospectHomeContent, #directMailHomeContent {
	float: right;
	clear: right;
	margin: 15px 0;
	text-align: left;
	width: 470px;
}
* html #directMailHomeContent { /* IE only */
	margin: -5px 0 -10px;
}
* html #directMailHomeImage { /* IE only */
	margin: -15px 0;
}
div.homeContent {
	display: block;
	width: 436px;
	margin: 0;
	position: relative;
}
div.homeContentTop {
	display: block;
	position: relative;
	width: 436px;
	height: 15px;
	background: #ffc url(images/home_content_top_bg.gif) no-repeat left bottom;
	margin: 0;
	padding: 0;
}
div.homeContentMiddle {
	background: #ffc;
	border-left: 1px solid #900000;
	border-right: 1px solid #900000;
	display: block;
	margin: 0;
}
div.homeContentMiddle p {
	margin: 0;
	padding: 0 15px;
	display: block;
	clear: both;
	position: relative;
}
div.homeContentBottom {
	display: block;
	position: relative;
	width: 436px;
	height: 15px;
	background: #ffc url(images/home_content_bottom_bg.gif) no-repeat left bottom;
}
a.goArrow {
	display: block;
	width: 72px;
	height: 29px;
	background: url(images/go_arrow.gif) no-repeat right center;
	padding: 10px 10px 10px 5px;
	margin-left: 10px;
	color: #444;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 29px;
}
a.goArrow:hover {
	background: #ffe url(images/go_arrow.gif) no-repeat right center;
}

/* prospect page */
#container.divide {
	background: url(images/divide_bg.gif) repeat-y center;
}
#prospectContainer, #directContainer {
	position: relative;
	height: 100%;
	min-height: 100%;
	width: 720px;
	padding: 15px 0;
	margin: 0 auto;
}
#left {
	float: left;
	width: 332px;
	text-align: left;
}
#right {
	float: right;
	width: 332px;
	text-align: left;
}
#right ol {
	margin-top: 10px;
	margin-bottom: 10px;
}
#left p, #right p {
	margin: 10px 5px;
}
#view, #quantity {
	padding: 10px 0;
}

/* direct mail page */
#dmTable {
	width: 330px;
	border: 1px solid #5a7cbf;
	border-bottom: none;
	text-align: left;
	line-height: normal;
	margin: 0 0 15px;
}
#dmTable caption {
	text-align: left;
	text-indent: 5px;
	background: #5a7cbf;
	font-weight: bold;
	color: #fff;
	height: 20px;
	line-height: 20px;
	margin: 15px 0 0;
	padding: 0;
}
#dmTable tr {
	margin: 0;
	padding: 0;
	border: 0;
}
#dmTable td.left {
	background: #eee;
	text-align: right;
	padding: 2px 3px;
	width: 60px;
	border-bottom: 1px solid #5a7cbf;
	border-right: 1px solid #5a7cbf;
}
#dmTable td.right {
	font-size: 10px;
	padding: 2px 5px;
	border-bottom: 1px solid #5a7cbf;
}