/* Basic Element Formatting ------------------------------------------------------------- */

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #2F6532;
	/*background-image: url(../images/component/top-bars.gif);
	background-position: top;
	background-repeat: repeat-x;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

form {
	margin: 0;
	padding: 0;	
}

a {
	color: #0E4A25;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
}

h3 {
	font-size: 18px;
}

p {
	font-size: 1.2em;
}

input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	border: 1px solid #0E4A25;
}

textarea {
	font-size: 13px;
}

select {
	font-size: 1.2em;
	font-weight: normal;
}

/* STRUCTURE AND LAYOUT -----------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------*/
#shadowTop, #shadowBottom {
	width: 836px;
	height: 3px;
	background-position: top left;
	background-repeat: no-repeat;
}

#shadowTop {
	margin: 60px auto 0 auto;
	/*background-image: url(../images/component/shadow-top.gif);
	background-position: bottom;*/
}

#shadowSides {
	width: 836px;
	margin: 0px auto;
	/*background-image: url(../images/component/shadow-sides.gif);
	background-repeat: repeat-y;*/
	background-color: #FFF;
}

#shadowBottom {
	margin: 0px auto 20px auto;
	/*background-image: url(../images/component/shadow-bottom.gif);*/
}

#container {
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 15px;
	border: 4px solid #333;
	/*border: 15px solid #FFF;*/
}

/* header ********************************/
div#jssHeader {
	font-size: 1.2em;
	margin: 0px;
	width: 800px;
	position: relative;
}

	#logo {
		float: left;
		position: relative;
		top: -50px;
		left: -45px;
		border: 0px;
	}
	
	div.basketCheckout, div.basketCheckoutIE6 {
		width: 320px;
		height: 48px;
		position: absolute;
		top: -63px;
		right: 0px;
		background-image: url(../images/component/notepad.png);
		background-position: top left;
		background-repeat: no-repeat;
		font-size: 18px;
		line-height: 3.5;
	}
	
	div.basketCheckoutIE6 {
		background-image: url(../images/component/notepad.gif);
	}
	
		div.basket {
			width: 150px;
			margin: 0px;
			float: left;
			position: relative;
			left: 50px;
			color: #666;
		}
		
		div.checkout {
			width: 110px;
			float: right;
		}
		
		div.basket a, div.checkout a {
			color: #211134;
		}
		
	div.searchForm {
		width: 310px;
		padding: 0px;
		float: right;
		position: relative;
		top: 30px;
	}
	
		div.searchForm input {
			float: left;
			margin: 0px;
			padding: 0px;
			border: 1px solid #211134;
			font-family: Georgia, "Times New Roman", Times, serif;
		}
		
		div.searchForm input#xSearch {
			width: 200px;
			margin: 0px 10px 0px 0px;
			padding: 4px;
			background-image: url(../images/component/search-input-bg.gif);
			background-position: top left;
			background-repeat: repeat-x;
		}
		
		div.searchForm input#searchSubmit {
			height: 27px;
			padding: 0px 0px;
			background-color: #E0DBB5;
			font-size: 16px;
		}
		
/* sub header *****************************/
div#jssSubHeader {
	width: 800px;
	float: left;
	clear: both;
}

div#navcontainer {
	float: right;
	position: relative;
	display: inline;
	top: -5px;
}

ul#navlist {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

#navlist li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navlist a {
	padding: 1px 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 1.2em;
}

#navlist a:link, #navlist a:visited {
	text-decoration: none;
}

#navlist a:hover {
	text-decoration: none;
}

/* Left Column ------------------------------------------------------------- */

div#jssLeftMenu {
	width: 169px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	clear: left;
	position: relative;
	top: -50px;
	font-size: 1em;
	border-right: 2px solid #0E4A25;
}

	div#jssLeftMenu a {
		/*color: #211134;*/
	}

.sdmenu ul {
	width: 160px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

.sdmenu ul li {
	margin: 0px 0px 2px 0px;
	padding: 3px;
	background-color: /*#C6E1D3*/#C6E1B4;
	color: #1E8A44;
}

.sdmenu ul li.sub {
	background-image: url(../images/component/sub-down.gif);
	background-position: 140px 4px;
	background-repeat: no-repeat;
}

.jssCustomerLinks {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.jssNewsLinks {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

	.jssNewsLinks li {
		margin: 0px 0px 5px 0px;
	}

	.newsDate {
		font-size: 10px;
		color: #666;
	}

/* Left Menu Box Style ------------------------------------------------------------- */

.jssMenuBox {
	width: 160px;
	margin: 0px 0px 20px 0px;
	padding: 0px 10px 0px 0px;
}

.jssMenuBoxTitle {
	width: 100%;
	margin: 0px 0px 8px 0px;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	clear: both;
}

.jssMenuBoxContent,
.jssMenuBoxContentCent {
	padding: 0px;
	font-size: 1.2em;
}

.jssMenuBoxContent {
	text-align: left;
}

	.jssMenuBoxContent input {
		border: 1px solid #211134;
	}
	
	.jssMenuBoxContent input#xEmailAddress, .jssMenuBoxContent input#xCustPassword, .jssMenuBoxContent input#newsletterEmail {
		background-image: url(../images/component/search-input-bg.gif);
	}
		
		.jssMenuBoxContent input#newsletterEmail {
			margin-top: 3px;
		}
	
	.jssMenuBoxContent input#custLoginSubmit, .jssMenuBoxContent input#newsSubmit {
		margin-top: 3px;
		color: #211134;
		background-color: #E0DBB5;
	}

.jssMenuBoxContent:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.jssMenuBoxContentCent {
	text-align: center;
}

.sdmenu ul li a {
	color: #333;
	text-decoration: none;
}

/* Main Content (Middle) Styles ------------------------------------------------------------- */

div#jssMainContent {
	width: 610px;
	margin: 0px;
	padding: 0px 0px 10px 15px;
	float: left;
	position: relative;
	top: -40px;
	left: -2px;
	font-size: 1.2em;
	color: #211134;
	border-left: 2px solid #0E4A25;
}

div#jssMainContent:after {
	content: "";
	display: block;
	height: 0;
	clear: both; }

.jssPageHeading {
	font-size: 1.4em;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 10px;
}

.jssPageSubHeading {
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}

.jssBreadcrumb {
	width: 100%;
	font-size: 1em;
	margin-bottom: 10px;
}

.jssBreadcrumbTitle {
	font-weight: normal;
	padding-left: 3px;
	margin-right: 3px;
}

/* Footer Styles ------------------------------------------------------------- */
div#jssFooter {
	width: 800px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -30px;
	clear: both;
	border-top: 2px solid #0E4A25;
}

div#jssFooterLinksDiv {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 1.2em;
}

ul#jssFooterLinks	{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#jssFooterLinks li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
}

#jssFooterLinks a { 
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	font-size: 1.2em;
	white-space: nowrap;
}

#jssFooterLinks a:link, #jssFooterLinks a:visited {
	text-decoration: none;
	font-weight: bold;
}

#jssFooterLinks a:hover {
	text-decoration: underline;
	font-weight: bold;
}


div#jssUsersOnline {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
	font-size: 1.2em;
}

div#jssCopyright {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
	font-size: 1.2em;
}

/* END STRUCTURE AND LAYOUT ------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------*/

/* TASTING NOTES SPECIFIC --------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------*/
.listingDark, .listingLight {
	padding: 5px;
}

.listingDark {
	background-color: #C6E1A7;
}

.listingLight {
	background-color: #EDFAEF;
}

h4.tastingNotesH4 {
	font-size: 16px;
	border-bottom: 1px solid #0E4A25;
}

h2.tastingNotesH2 {
	font-size: 24px;
	border-bottom: 1px solid #0E4A25;
}

.tastingNotesName {
	font-size: 18px;
	font-weight: bold;
}

.seePrice {
	width: 150px;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px;
	display: block;
	background-color: #C6E1A7;
	border: 1px solid #211134;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

a.seePrice:hover {
	text-decoration: none;
}

p.awards {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 8px 0px;
	border: 1px solid #C6E1A7;
	font-size: 16px;
	font-weight: bold;
	line-height: 2;
}

	img.award2 {
		margin-left: 10px;
	}
	
.bottles {
	margin: 0px 0px 5px 0px;
}

hr.wineListSplit {
	border: 2px solid #0E4A25;
}

/* END TASTING NOTES SPECIFIC ----------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------*/

/* Index-specific Styles --------------------------------------------------------------- */
.jssIndexFullWidth {
	width: 100%;
	margin: 20px 0px 0px 0px;
}

.jssIndexColLeft, .jssIndexColRight {
	height: 170px;
	padding: 5px 0px 0px 0px;
	border-top: 1px dotted #D2C076;
}

.jssIndexColLeft {
	width: 49%;
	float: left;
}

.jssIndexColRight {
	width: 49%;
	float: right;
}

.jssIndexProductBlock {
	width: 100%;
	clear: both;
	text-align: left;
}

.indexProductName {
	margin: 0px 0px 15px 0px;
	font-size: 14px;
	font-weight: bold;	
}

.indexProductPrice {
	margin: 0px 0px 15px 0px;
	font-size: 14px;
}

.indexProductPrice span {
	font-weight: bold;
}

.jssIndexProductThumbnail {
	float: right;
	margin-right: 5px;
	padding: 3px;
}

.jssIndexProductGap {
	width: 2%;
	float: left;
}

/* SECTION STYLING -------------------------------------------------------------------- */
/*------------------------------------------------------------------------------------- */
.jssSectionContentLeft {
	width: 353px;
	float: left;
	padding: 0px 10px 0px 0px;
}

.jssSectionContentRight {
	width: 230px;
	float: left;
}

.jssSecImages {
	margin: 0px;
	padding: 0px;
}

.mapLink {
	font-size: 11px;
}

.winesFrom {
	margin: 10px 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}

.jssSecProductTitle {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	font-size: 10px;
}

.jssFoodSectionDescription {
	width: 420px;
	float: left;
}

.jssFoodSectionContentFull {
	width: 550px;
	padding: 5px;
	background-color: #FFF;
	border: 3px solid #F0E4C7;
}

.jssFoodSectionContent {
	width: 150px;
	float: right;
	padding: 5px;
	background-color: #FFF;
	border: 3px solid #F0E4C7;
}

.jssFoodSectionContentFull .jssPageSubHeading, .jssFoodSectionContent .jssPageSubHeading {
	margin: 0px 0px 10px 0px;
}

#recipeDescription {
	width: 420px;
	float: right;
}

/* END SECTION STYLING ---------------------------------------------------------------- */
/*------------------------------------------------------------------------------------- */

/* PRODUCT PAGE SPECIFIC -------------------------------------------------------------- */
/*------------------------------------------------------------------------------------- */
#productLeft {
	width: 152px;
	float: left;
}

.jssProductFieldsDiv {
	width: 430px;
	float: right;
	text-align: left;
}

.jssProductFullImage {
	margin: 0px 0px 15px 0px;
	/*border: 1px solid #211134;*/
}

.jssPrice, .jssQuantity {
	margin: 0px 0px 15px 0px;
	font-size: 16px;
}

.jssPrice span {
	font-weight: bold;
}

.jssQuantity input {
	padding: 2px;
	border: 1px solid #211134;
	font-size: 16px;
}

input.jssProductAdd {
	width: 152px;
	height: 27px;
	padding: 0px;
	background-color: #C6E1A7;
	border: 1px solid #211134;
	font-size: 16px;
	cursor: pointer;
}

/* END PRODUCT PAGE SPECIFIC ---------------------------------------------------------- */
/*------------------------------------------------------------------------------------- */

/* CART STYLING ----------------------------------------------------------------------- */
/*------------------------------------------------------------------------------------- */
.jssCartDiv {

}

.jssCartTable {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px;
}

.jssPCentered {
	text-align: center;
}

.jssCartTable th {
	font-weight: bold;
	padding: 5px 2px;
	text-align: left;
	font-size: 1.2em;
	vertical-align: top;
}

.jssCartTable td {
	font-weight: normal;
	padding: 5px;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
	background-color: #EDFAEF;
}

.jssCartTable td.right {
	font-weight: normal;
	padding: 5px;
	text-align: right;
	font-size: 12px;
	vertical-align: top;
}

.jssCartTable th.total {
	font-weight: bold;
	padding: 5px;
	text-align: right;
	font-size: 14px;
	vertical-align: top;
	background-color: #EDFAEF;
}

.jssCartTable td.blank {
	background-color: transparent;
}

.jssCartTable td.cartLinks, .jssCartTable td.continueLink {
	padding: 10px 5px;
	background-color: transparent;
}

.jssCartTable td.cartLinks a {
	float: left;
	margin: 0px 0px 0px 15px;
	font-size: 16px;
}

.jssCartTable input, .jssCartTable select {
	font-size: 12px;
}

/* END CART STYLING ----------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */

/* CHECKOUT STYLING ----------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */
.checkoutLoginLeft, .checkoutLoginRight {
	width: 276px;
	height: 160px;
	float: left;
	padding: 5px;
}

.checkoutLoginLeft {
	border: 3px solid #265228;
}

	.checkoutLoginLeft ul {
		margin: 0px 0px 0px 10px;
		padding: 0px;
		list-style-type: none;
	}
	
		.checkoutLoginLeft li {
			margin: 0px 0px 15px 0px;
		}
		
			.checkoutLoginLeft label {
				float: left;
				width: 110px;
				font-weight: bold;
				line-height: 1.8;
			}
			
			.checkoutLoginLeft input {
				border: 1px solid #211134;
			}
			
		.checkoutLoginLeft li.submit input {
			background-color: #E0DBB5;
		}
		
		.checkoutLoginLeft li.submit a {
			margin: 0px 0px 0px 20px;
		}

.checkoutLoginRight {
	margin: 0px 0px 0px 8px;
	border: 3px solid #333;
	text-align: center;
}

	.checkoutLoginRight a {
		font-size: 17px;
		font-weight: bold;
	}

.checkoutLoginTitle {
	margin: 0px 0px 25px 0px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

.checkoutBillingAddress, .checkoutAddress {
	width: 195px;
	float: left;
}

.checkoutBillingAddress a, .checkoutAddress a {
	font-weight: bold;
}

.addressBookHeading {
	float: left;
	width: 300px;
	padding: 13px 0px 1px 0px;
	font-size: 14px;
	font-weight: bold;
}

/* END CHECKOUT STYLING ------------------------------------------------------------------- */
/*----------------------------------------------------------------------------------------- */

/* Multiple-Use Selectors ------------------------------------------------------------- */

.clearLeft {
	clear: left;
}

.clearBoth {
	clear: both;
}

.floatRight {
	float: right;
}

.center {
	text-align: center;
}

.button {
	font-weight: normal;
	font-size: 1em;
	cursor: pointer;
	height: 1.6em;
}

/* Standard text and link formatting ------------------------------------------------------------- */

.jssSmallerText {
	font-size: 1.1em;
	width: 100%;
}

.jssBoldLinks { 
	font-size: 1.2em;
	font-weight: bold;
}

.jssBoldLinks:hover { 
	font-weight: bold;
}

.jssProductTitle {
	font-size: 1.2em;
	text-decoration: none; 
}

.jssProductTitle:hover {
	font-size: 1.2em;
	text-decoration: none; 
}

.jssProductLinks, jssProductLinks:link {
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	font-size: 1.2em;
	white-space: nowrap;
	font-weight: bold;
	border: 0px;
	cursor: pointer;
}

/* General Form Styling ------------------------------------------------------------- */

.jssForm {
}

.jssFormRow {
	clear: both;
	height: 15px;
	font-size: 0.8em;
	margin: 5px 0 0 0;
} 

.jssFormCol1 {
	float: left;
	width: 150px;
	text-align: left;
	height: 15px;
	padding: 2px;
	margin-right: 2px;
	font-weight: bold;
}

.jssFormCol2 {
	float: left;
	text-align: left;
}	

.jssError {
	font-size: 15px;
	font-weight: normal;
	color: #990000;
}

.message18 {
	font-size: 18px;
}

.jssFormDiv {
	text-align: center;
}

.jssFormTable {
	margin-left: auto; 
	margin-right: auto;
	padding: 0px;
	border: 0px;
}

.jssFormTable caption {
	margin: 0px auto; 
	font-size: 12px;
}

.jssFormTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 1.2em;
	vertical-align: top;
	padding-top: 3px;
}

.jssFormTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 1.2em;
}

.jssFormTable td.jssFormSubmit {
	text-align: right;
}

.jssFormTable input {
	font-size: 14px; 
	font-weight: normal;
}

.jssFormTable select {
	font-size: 14px; 
	font-weight: normal;
}

.jssFormTable td.jssFormSubmit input {
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	background-color: #E0DBB5;
	border: 1px solid #211134;
}

.jssFormError {
	font-weight: bold;
	font-size:  14px;
	color: #990000;
}

/* general table styling ------------------------------------------------------------- */

.jssGeneralTableDiv {
	text-align: center;
}

.jssGeneralTable {
	margin-left: auto; 
	margin-right: auto;
	padding: 0px;
	border: 0px;
}

.jssGeneralTable caption {
	margin-left: auto; 
	margin-right: auto;
	text-align: right;
	font-weight: bold;
	font-size: 1.2em;
}

.jssGeneralTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 1.2em;
	vertical-align: top;
}

.jssGeneralTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 1.2em;
}

.jssGeneralTable td.bold {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 1.2em;
}

.jssGeneralTable a {
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	font-size: 1.2em;
	white-space: nowrap;
}

.jssGeneralTable a:link, .jssGeneralTable a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
}

.jssGeneralTable a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.2em;
}

/* Product Option (qty discounts, combinations etc.) ------------------------------------------------------------- */

.jssProductTableDiv {
	text-align: center;
}

.jssProductTable {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 100%;
	border: 0px;
}

.jssProductTable caption {
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-weight: bold;
	font-size: 1.2em;
}

.jssProductTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 1.2em;
	vertical-align: top;
}

.jssProductTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 1.2em;
}

/* Section And Listing Styles ------------------------------------------------------------- */

div#pagescontainer {
	float: right;
	position: relative;
	top: 0px;
	padding: 1px;
	margin-bottom: 5px;
}

ul#pageslist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#pageslist li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 1.2em;
}

#pageslist a {
	padding: 0px 3px 0px 3px; 
	margin: 0px; 
	font-weight: normal; 
	font-size: 1.2em;
}

#pageslist a:link, #npageslist a:visited {
	text-decoration: none;
}

#pageslist a:hover {
	text-decoration: none;
}

/* Other/Misc Styles ------------------------------------------------------------- */

.jssProductListMain {
	clear: both;
	padding-top: 2px;
	margin-bottom: 2px;
}

.jssProductListTitle {
	float: left;
	margin-right: 5px;
}


.jssSecFlagsDiv {
	float: right;
	width: 4.5em;
	margin-left: 5px;
	padding: 3px;
}

.jssProductFlag {
	margin-bottom: 3px; 
	padding-left: 3px; 
	font-size: 1em; 
	white-space: nowrap;
	font-weight: normal;
	text-align: right;
}

.jssSectionThumbnail {
	float: left;
}

.jssSectionDesc {
	margin-left: 105px;
}

.jssSubSecDiv {
	width: 100%;
	clear: both;
	text-align: left;
}

.jssLinksDiv {
	padding: 3px;
	font-weight: bold;
}

.jssSubSecTitle {
	padding-top: 3px;
}

.jssSecProductDiv {
	clear: both;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.jssSendFriendDiv a:hover {  
	text-decoration: underline; 
	cursor: pointer;
}

.jssProductSep {
	clear: both;
	border: 0px;
	margin-bottom: 5px;
	height: 5px;
}

.jssProductOptionsDiv {
	float: right;
	width: 254px;
}

.jssSendFriendDiv {
	float:right;
	font-weight: bold;
}

.jssSendFriendDiv a { 
	font-size: 1em;
	text-decoration: none; 
}

/* Slidy Menu Stuff */
div.sdmenu {
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(bottom.gif) no-repeat  right bottom;
	/*color: #fff;*/
}
div.sdmenu a{
	/*display: block;*/
}
div.sdmenu ul li div {
	background: url(title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu ul li div:first-child {
	background: url(toptitle.gif) no-repeat;
}
div.sdmenu ul li div.collapsed {
	height: 16px;
}
div.sdmenu ul li div span {
	display: block;
	margin-bottom: 5px;
	/*padding: 5px 5px;*/
	/*font-weight: bold;
	color: white;
	background: url(expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;*/
}

div.sdmenu ul li div a {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
}

div.sdmenu ul li div span a {
	display: inline;
	padding-left: 0px;
	/*padding: 0px 25px;*/
	/*font-weight: bold;
	color: white;
	background: url(expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;*/
}
div.sdmenu div.collapsed span {
	/*background-image: url(collapsed.gif);*/
}

div.sdmenu div a.current {
	/*background : #ccc;*/
}
div.sdmenu div a:hover {
	/*background : #066 url(linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;*/
}

/* GLOSSARY LETTERS -------------------------------------------------------------*/
p.largeLetter {
	font-size: 22px;
	font-weight: bold;
}
