/* web.css */
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; background-color:#fff; margin-top:0px; border-top:0px; background-image:url("http://jobsonsailing.com/images/bg.gif"); padding:0px; color:#003; }

td, p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:18px; }

a { text-decoration:none; color:#009;}
a:hover { color:#999;}

ol { margin-bottom:10px; }
ul { list-style-position:outside; 
	list-style-type:disc; 
	list-style-image:url("http://jobsonsailing.com/images/bullets/boat_bullet_red.gif");} 
li { 
	padding-left:-20; 
	margin-left:-20;
	margin-bottom:0px; }

/* color styles : Red */
.color { color:#E32026; }
.colorHeavy { color:#E32026; font-weight:bold;}
.colorMed {font-size:12px; color:#E32026; }
.colorLarge {font-size:14px; color:#E32026; font-weight:bold;}
.colorxSmall {font-size:10px; color:#E32026; font-weight:normal;}

a.colorHeavy { text-decoration:none; color:#E32026; }

/* color styles : White */
.color2 { color:#fff; }
.color2heavy { color:#fff; font-weight:bold; }
.color2Xsmall { color:#fff; font-size:10px; font-weight:normal;}
.color2med { color:#fff; font-size:12px; }
.color2lgHeavy { color:#fff; font-size:14px; font-weight:bold; }

a.color2 { text-decoration:none; color:#fff; }

/* color styles : Grey */
.color3 { color:#999; }
 
/* text classes */
.text { font-family: Verdana, Arial, Helvetica, sans-serif; line-height:14px; }
.textMedHeavy { font-size:12px; font-weight:bold; }
.textLgHeavy { font-size:17px; font-weight:bold; }
.textXsmall { font-size:10px; }
.textXXsmall { font-size:9px; }

.super { vertical-align:text-top;}

.formRow { padding:4px; width:100%; }
.formHeader { background-color: #ddd; font-weight:bold; }
.formLabels { background-color: #ddd; font-weight:bold; width: 120px; }
.formFields { background-color: #; color:#003; text-align:left; }
.formFieldsXsmall { background-color: #efefef; color:#003; font-size:10px; text-align:left; }
.formFieldsSelect { background-color: #efefef; color:#c00; text-align:left; }

#pageLayout {
	width:900px;
	min-height:100%;
	overflow:auto;
	background-color:#fff;
	margin-right:auto; 
	margin-left:auto; 
	padding:20px;
	border-left:#999 thin solid; 
	border-right: #999 thin solid;
	position:relative;
}

/* menu classes */

#jsi_logo {float:left;}

#top_right_content {
	float:right; 
	border:thin solid #ccc; 
	padding:5px 110px 5px 5px; 
	margin: 20px 0 10px 0;
	position:relative;}

#nav_bar { 
	width:850px; 
	border:0px;
	margin-bottom:10px;
}

#bio_quote {
	width:320px;
	text-align:right;
	float:left;
}

#bioCover {
	position:absolute;
	top:-15px;
	right:10px;
}

/*index.cfm classes */
 
#lower_content {
	width:850px; 
	border:0px;
	margin-top:10px;
}

.logo { float:left; }

.menu {
	margin-top:5px;
	float:right;
	font-size: 13px; 
}

.menu a {
	margin:0;
	width:auto;
	border:none;
}

.flashPlayer {
	width:850px; 
}

.jsi_desc {
	width:375;
	float:left;
}

/* all pages classes */

.tableLayout { 
	width:550px;
	background-color:#fff;
	border:1px #ddd solid;
	padding:10px;
	float:left;
}

.tableLayoutBooks { 
	width:850px;
	background-color:#fff;
	border:1px #ddd solid;
	padding:10px;
}

.pageTitles {
	background-color: #ddd;
	width:100%;
	color:#009; 
	font-weight:bold;
	font-size:14px;
	padding:4px;
	margin-bottom:20px;
}

.promos { 
	float:right;
	border:1px solid #ccc; 
	padding:5px;
	margin:0 5px 0 10px;
}

.promo { 
	margin:5px;
}

/* Books & DVDs Classes */

.mainBookDiv {
	width:750px;
	margin:5px;
	padding:10px;
	border:1px solid #ccc; 
	line-height:18px;
}

#mainBook {
	width:700px;
	line-height:18px;
	margin-left:auto;
	margin-right:auto;
}

.mainBookImg {
	float:left;
	padding: 0 10px 6px 0;
}

.subBookTable {
	min-width: 800px;
	border:1px;
}

.subBookDiv {
	padding:15px;
	border:1px solid #ccc; 
}

.subBookDivPopUp {
	display:none; 
    position:absolute; 
	border: 2px solid #999; 
	background-color: F9F9F9; 
	padding: 5px;
	width:255px;
	margin-left:-15px;
}

#blanket {
    display: block;
    position:absolute;
    width:100%;
    height: 100%;
    top:0px;
    left:0px;
    z-index: 9998;
    background-color:#111;
    opacity: 0.65;
    filter:alpha(opacity=65);
}

#popUpDiv {
    display: block;
    position:absolute;
    width:450px;
    height:500px;
    z-index: 9999;
    overflow: auto;
    padding-left: 4px;
    padding-right: 4px;
    background-color:#ccc;
}

.mainBookText { margin:5px 5px 20px 10px;}

.quote {
	float:left;
	margin:5px;
	width:310px;
	font-style:italic;
	padding:10px;
    border: 1px solid #ccc;
}

.citation { margin-left:30px; font-style:normal; }

.filler {height:107px;}



/* Contact Us classes */

.contactUsContainer { 
	width: 600px;
	background-color:#fff;
	border: 1px solid #fff;
}

.contactUsInfo {
	width:650px;
	margin:10px 0 20px 106px;
	color:#cccccc;
}

.contactUsHeader {
	width:650px; 
	margin:10px 0 0 106px;
}

.contactUsFormHeader {
	width:100px;
	color:#cccccc;
	text-align:right;
	float:left;
}
	
.contactUsFormField {
	left:106px;
}

.bookList { margin:20px 20px 20px 40px; line-height:14px; }
