/*-------------------------------------------------------
	Colors
---------------------------------------------------------

Dark Grey 	#293138
Med Grey	#464d53
Light Grey	#999999
Black		#000
Near Black 	#0f181f
Gold		#ffb700
Dark Gold	#ff9700
-------------------------------------------------------*/

/*-------------------------------------------------------
	Reset
-------------------------------------------------------*/

* {   
	border: 0;
	margin: 0;
	outline: none;
	padding: 0;    
} 


/*-------------------------------------------------------
	Structural
-------------------------------------------------------*/

body {
	background: #0f181f;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	text-align: center;
}	

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 970px;
}

#mast {
	background: url(../images/mast.gif) center no-repeat;
	float: left;
	height: 125px;
	position: relative;
	width: 970px;
}
	
#header {
	background: url(../images/header-bg.jpg) center top no-repeat;
	clear: both;
	float: left;
	height: 370px; /* Was 400 */
	position: relative;
	overflow: hidden;
	width: 970px;
	z-index: -1; /* This takes care of a bug in IE6&7 which hides the nav DD */
}
	
#content-wrapper {
	background: #293138;
	clear: both;
	display: inline;
	float: left;
	margin: -10px 37px 0 36px;
	padding: 10px 10px 25px 10px;
	width: 877px;
}
	
#footer {
	background: #000;
	clear: both;
	display: inline;
	float: left;
	margin: 0 37px 0 36px;
	padding: 15px 0 5px;
	text-align: center;
	width: 897px;
}
		
		
/*-------------------------------------------------------
	Standard Selectors
-------------------------------------------------------*/

h1, h2, h3 {
	color: #ffb700;
}

h1 {
	font-size: 150%;
	margin: 7px auto 6px auto;
}

h2 {
	font-size: 125%;
	margin: 15px auto 15px auto;
	text-align: center;
}

h2 .sub-title {
	color: #fff;
	font-size: 10pt;
	font-weight: normal;
}

h3 {
	font-size: 110%;
	margin: 15px auto 0px auto;
}

h4 {
	background: #ff9700;
	font-size: 110%;
	margin: 10px;
	padding: 3px;
	text-align: center;
}

p {
	margin: 7px 10px 6px 10px;
	line-height: 125%;
}

blockquote {
	margin: 10px 15px;
	padding: 5px;
}

ul, ol {
	margin: 10px 10px 10px 25px;
}

li {
	margin: 0 0 7px 0;
}

a:link, a:visited {
	color: #ffb700;
}

h4 a:link, h4 a:visited {
	color: #fff;
}
	 
a:hover {
	text-decoration: none;
}
	 
a:active {
}

input, textarea {
	border: 1px solid #ccc;
}

dl {
	margin-left: auto;
	margin-right: auto;
	width: 455px;
}

dt {
	margin: 10px 0 0 25px;
	clear: both;
}

dt span {
	padding-bottom: 3px;
}

dd {
	margin-left: 25px;
}

/*-------------------------------------------------------
	#mast
-------------------------------------------------------*/
.mast-home {
	height: 125px;
	left: 30px;
	position: absolute;
	text-indent: -999em;
	top: 0;
	width: 250px;
}

.mast-order {
	height: 50px;
	right: 40px;
	position: absolute;
	text-indent: -999em;
	width: 400px;
}

/*-------------------------------------------------------
	#header
-------------------------------------------------------*/
#header img {
	height: 400px;
	width: 970px;
}

.header-text {
	position: absolute;
	bottom: 22px; /* Was 27 */
	left: 35px;
	width: 490px;
	z-index: 999;
}

.header-text * {
	margin: 0;
	padding: 0;
}

.header-text h1 {
	font-size: 16pt;
	margin: 0;
	letter-spacing: 0px;
	text-transform: uppercase;
}

.header-text h2 {
	color: #ffffff;
	display: inline;
	font-size: 10pt;
	font-weight: normal;
	float: right;
	letter-spacing: 0px;
	margin-top: -5px;
	margin-right: 35px;
	padding: 0 5px;
}

.header-text h3 {
	color: #ffffff;
	display: inline;
	font-size: 10pt;
	font-weight: normal;
	float: left;
	letter-spacing: 0px;
	margin-top: -5px;
	margin-left: 5px;
	padding: 0 5px;
}


/*-------------------------------------------------------
	#main-nav
-------------------------------------------------------*/

#main-nav * {
	list-style: none;
	margin: 0;
	padding: 0;
}

#main-nav ul {
	position: absolute;
	right: 35px;
	bottom: 0;
	z-index: 999;
}

#main-nav li {
	float: left;
	font-size: 16pt;
	font-weight: bold;
	line-height: 30px;
	padding-right: 10px;
	position: relative;
}

#main-nav a {
	border-bottom: 5px solid #0f181f;
	color: #fff;
	float: left;
	line-height: 30px;
	margin-right: 10px;
	padding: 0 5px;
	text-decoration: none;
}

#main-nav a:hover {
	border-color: #ffb700;
}

#main-nav a.down {
	border-color: #0f181f;
	color: #ffb700;
	cursor: default;
}

/* Drop Down */

#main-nav .subnav {
	border-top: 5px solid #ffb700;
	display: none;
	float: left;
	left: 0; 
	list-style: none;
	position: absolute; 
	margin: 0;
	padding: 0;
	top: 30px;
	width: 108px;
	z-index: 888;
}
#main-nav .subnav li {
	clear: both;
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
}
#main-nav .subnav li a {
	background: #464d53;
	border: 1px solid #464d53;
	float: left;
	font-size: 10pt;
	font-variant: small-caps;
	height: auto;
	line-height: 100%;
	margin: 0;
	padding: 8px 10px;
	text-transform: lowercase;
	width: 86px;
}

#main-nav ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #000;
	border-color: #000;
}

#main-nav ul.subnav li a.down {
	background: #464d53;
	border: 1px solid #464d53;
	cursor: default;
}

#main-nav .no-click {
	cursor: default;
}

/*-------------------------------------------------------
	#content
-------------------------------------------------------*/

.main-content {
	float: left;
	width: 550px;
}

.main-content img {
	border: 1px solid #ff9700;
	padding: 2px;
}

.main-content img.no-border {
	border: none;
}

.supp-content {
	border-left: 1px solid #464d53;
	float: left;
	padding-left: 25px;
	width: 300px;
}

.floatleft {
	float: left;
}

img.floatleft {
	margin: 0 15px 10px 10px;
}


.floatright {
	float: right;
}

img.floatright {
	margin: 0 10px 10px 15px;
}

.w150 {
	width: 150px;
}

.w200 {
	width: 200px;
}

.w300 {
	width: 300px;
}

.aligncenter {
	text-align: center;
}

.large {
	font-size: 200%;
}

.small {
	font-size: 90%;
}

.bold {
	font-weight: bold;
}

.flushtop {
	margin-top: 0;
}

.flushbottom {
	margin-bottom: 0;
}

.clearboth {
	clear: both;
}

.video-link {
	margin-bottom: 25px;
	text-align: center;
}

.caption {
	font-size: 9pt;
	font-style: italic;
}

.quotebox {
	background: #464d53;
	border: 1px solid #ffb700;
	display: inline;
	float: left;
	margin: 10px 25px;
	padding: 5px 10px;
}

.quotebox h4 {
	margin: -5px -10px 10px -10px;
}

dl.review {
	margin-top: 30px;
}

dl.boldterms {
	margin-top: 10px;
}

dl.faqs {
	margin-top: 10px;
}

dl.review dt, dl.boldterms dt, dl.faqs dt {
	border-bottom: 1px solid #464d53;
	font-size: 125%;
	font-weight: bold;
	margin-left: 0px;
}

dl.review dd, dl.boldterms dd, dl.faqs dd {
	margin-bottom: 20px;
}

span.buybook {
	clear: both;
	float: right;
	margin-top: 0px;
	margin-bottom: 15px;
}

.liberty-banner {
	display: inline;
	float: left;
	margin: 25px 35px 10px;
}
/*-------------------------------------------------------
	ToC
-------------------------------------------------------*/


.bookiconlist a:link, .bookiconlist a:visited {
	text-decoration: none;
}

.bookiconlist dt {
	/*padding: 5px 0 5px 1.5em;*/
	/*background-position: 0 .4em;*/
}

.dotleader {
	padding-bottom: 3px !important;
	background: url(../graphics/dotleaders.gif) repeat-x bottom !important;
}

.description {
	float: left;
	position: relative;
	padding-left: 25px;
	margin-right: 10px;
	margin-bottom: -.3em;
}

.pageNumber {
	float: right;
	position: relative;
	margin-left: 5px;
	padding-right: 5px;
	width: 20px;
	text-align: right;
	margin-bottom: -.3em;
}

.partheader {
	background: none !important;
	padding: auto !important;
	font-size: 11pt;
	margin-top: 20px;
	text-transform: uppercase;
}

/*-------------------------------------------------------
	#newsletter-form
-------------------------------------------------------*/

#newsletter-form {
	background: #293138;
	border: 1px solid #ff9700;
	color: #fff;
	text-align: center;
	width: 300px;
}

#newsletter-form2 {
	background: #293138;
	color: #fff;
	text-align: center;
	width: 300px;
}

.form-title {
	background: #ff9700;
	color: #fff;
	clear: both;
	float: left;
	font-weight: bold;
	width: 100%;
}

.form-text {
	clear: both;
	float: left;
	margin: 10px 0;
	width: 100%;
}

.form-fields {
	clear: both;
	float: left;
	width: 100%;
}

.form-label {
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 100px;
}

.form-input {
	float: left;
}

.form-end {
	clear: both;
	padding-top: 10px;
}


/*-------------------------------------------------------
	#footer-nav
-------------------------------------------------------*/

#footer-nav * {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer-nav ul {
	clear: both;
	display: inline;
	float: left;
	margin: 5px 248px 5px 249px;
	width: 400px;
}

#footer-nav .subnav {
	display: none;
	visibility: hidden;
}

#footer-nav li {
	float: left;
	margin-right: 5px;
}

#footer-nav a {
	color: #fff;
	float: left;
	margin-right: 10px;
	padding: 0 5px;
}

.dei-link {
	font-size: 80%;
}

/*-------------------------------------------------------
	Other Selectors
-------------------------------------------------------*/
body#modal-window {
	background: #ccc;
}

.navigate {
	display: none;
}


/*-------------------------------------------------------
	Mozilla Clearfix
-------------------------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	/* Hides from IE-mac */
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */
	

/*-------------------------------------------------------
	Contact Form
-------------------------------------------------------*/
#contact-form * {
	list-style-type: none;
}

#contact-form {
	text-align: left;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: solid 1px #003060;
}

#contact-form label { 
	text-align: left;
	width: 110px; 
	float: left; 
	display: block;
}

#contact-form h1 { 
	font-size: 1em; 
	font-weight: bold; 
	clear: both;
}

.bot-input { 
	float: left; 
	margin-left: -999em;
}

.line {
	background: #FFB700 no-repeat;
	height: 2px;
	width:280px;
	}
