body 
{
	width: 100%;
	background: #f2ede4 url(../img/jos_ld_bg.gif) repeat-x top left;
	font: normal 13px/1.6em Georgia, Times, serif;
}

a, a:active 
{
	color: #27443C; /* was 765d63 */
	
}

/* **************** 20071019nln - adding visited link color as requested by the client ********** */

a:visited 
{
	text-decoration: underline;
	color: #765d63;
}

a:hover 
{
	text-decoration: none;
}

#wrap 
{
	width: 768px;
	margin: 0px auto;
	margin-top: 18px;
}

#topnav 
{
	float: right;
	margin: 3px 6px 3px 3px;
}

#topnav a
{
	padding: 3px;
	text-decoration: none;
}

#topnav a:hover
{
	background-color: #27443c;
	color: #fff;
}

#bg
{
	float: left;
	width: 768px;
	background: #fff url(../img/jos_ld_wrapbg.gif) repeat-y top left;
}

#navWrap
{
	float: left;
	height: 35px;
	width: 768px;
	margin: 0px;	
	background-image: url(../img/jos_ld_nav.gif);
}

#nav
{
	height: 35px;
	width: 740px;
	list-style: none;
	margin: 0px 4px;
	padding: 0px 0px 0px 20px;
}

#nav li 
{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}

#nav li a 
{
	width: 152px;
	font-size: 14px;
	line-height: 15px;
	line-height: 35px;
	text-decoration: none;
	color: #fff;
	padding: 6px 30px;
	margin: 0px 5px;
}

#nav li a:hover
{
	background-color: #fff;
	color: #121c19;
}

#nav ul 
{
	background-color: #27443c; /*#121c19*/
	position: absolute;
	left: 0px;
	top: 35px;
	width: 150px;
	display: none;
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	border-bottom: 1px solid #27443c;	
}

#nav ul li 
{
	padding: 0px;
	margin: 0px;
	float: left;
}

#nav ul li a
{
	display: block;
	width: 128px;
	margin-left: 1px;
	padding: 2px 10px;
	font-size: 12px;
	line-height: 22px;
}

#nav ul li a:hover
{
	background-color: #fff;
	color: #27443c;
}

#nav li:hover ul, #nav li.over ul
{
	display: block;
}

#header
{
	width: 750px;
	margin: 0px 9px;
	height: 105px;
	background-image: url(../img/jos_header.gif);
	border-bottom: 5px solid #27443c;
}

#header a {
	width: 750px;
	height: 105px;
	display: block;
	padding: 0px;
	margin: 0px;
	float: left;
	text-decoration: none;
	}

#contentWrap
{
	width: 750px;
	margin: 0px 9px;
}

#content
{
	float: left;
	width: 730px;
	padding: 10px;
	background-color: #f7f0df;
}

h1 
{
	background-color: #dfd2ba;
	color: #000;
	width: 730px;
	border-bottom: 1px solid #27443c;
	padding: 10px;
	margin: -10px -10px 10px -10px;
}

#footer
{
	width: 760px;
	float: left;
	padding: 10px 4px 10px 4px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	background: transparent url(../img/jos_ld_footer.gif) no-repeat bottom left;
}

#footer a 
{
	color: #fff;
}

	
/*****************
** calendar styles  **
*****************/

.calendarContent {
	width: 735px !important;
	}

.monthday {
	float: right;
	padding: 3px;
	background-color: #27443c;
	color: #fff;
	line-height: 1em;
	clear: left;
	margin-right: -4px;
	margin-top: -4px;
	} 
	
.caldayweek {
	background-color: #27443c;
	color: #fff;
	}
	
.calcel {
	background-color: #ece2c7;
	line-height: 1.3em;
	text-align: left;
	font-size: .76em;
	width: 14%;
	}

.calcel hr {
	display: none;
	}
	
.calcel a {
	border: none;
	}	

.calcelno {
	background-color: #27443c;
}
	
.monthname {
	font-size: 1.8em;
	line-height: 1em;
	font-weight: bold;
	}
	
.monthlinks {
	border: none;
	text-decoration: none;
	background-color: #27443c;
	color: #fff;
	padding: 5px;
	}

.monthlinks:hover {
	background-color: #ece2c7;
	color: #27443c;
	border: 1px solid #121c19;
	}
	
.calevent {
	margin: 3px 0px;
	padding: 3px 0px 3px 2px;
	}
	
.calevent a {
	border: none;
	}
	
#calendarTable {
	margin: 0px;
	width: 735px;
	border: 1px solid #27443c;
	border-collapse: collapse;
	}
	
#calendarNavTable {
	width: 100%;
	}
	
/*****************
**  event  styles     **
*****************/

.date {
	font-size: 1.6em;
	line-height: 2em;
	font-weight: bold;
}

/*********************
** shopping cart styles **
*********************/

.oddrow
{
	background-color: #ece2c7;
}


/*********************
****  popover styles  ****
*********************/

#popoverContent {
	float: left;
	font-size: 11px;
	background-color: #fff;
	padding: 10px;
	border: 1px solid #000;
	border-top: 3px solid #000;
	width: 420px;
	}

#popoverBanner 
{
	border: 1px solid #000;
	width: 440px;
}
	
.detail_hr {
	float: left;
	clear: both;
	width: 100%;
	border: none;
	background-color: #000;
	height: 1px;
	}

.popoverProductName {
	font-size: 1.4em;
	float: left;
	}
	
.popoverPrice {
	float: right;
	font-size: 1.5em;
	clear: right;
	}
	
.popoverDescription {
	float: left;
	display: block;
	clear: both;
	margin: 10px 0px;
	width: 100%;
	}
	
.residual {
	float: right;
	font-size: .9em;
	}
	
#product {
	clear: both;
	}
	
#product hr {
	clear: both;
	width: 100%;
	}
	
#addtocart_table {
	margin: 10px 0px;
	float: right;
	}
	
.category {
	font-size: 1.3em;
	}
	
.categoryDescription p {
	margin: 0px;
	font-size: .76em;
	}	
	
.closeWindow {
	width: 100%;
	text-align: center;
	float: left;
	}
