* {
	margin:0;
	padding:0;
}
body {
	background: #E4DCC9 url(../ui/background_repeat.jpg) repeat top left;
	font: 76% 'Lucida Sans',Helvetica,Verdana,sans-serif;
	color:#333;
}
p {
	font-size: 1.1em;
	line-height: 1.85em;
	margin: 0 0 1.85em 0;	
}
p.note {
	width:100%;
	clear:both;
}	
a {
	text-decoration:none;
	color:#00347D;
}
a:hover {
	text-decoration:underline;
}
h2, h3, h4 {
	font-family: 'Palatino Linotype','Book Antiqua',Palatino,Georgia,'Times New Roman',Times,serif;
}
h2 {
	font-weight:normal;
	font-size:2.3em;
	letter-spacing:0.02em;
	margin-bottom:0.2em;
}
h3 {
	text-transform:uppercase;
	font-size: 1.6em;
	line-height: 1.7em;
	font-weight:normal;
	letter-spacing:0.05em;
	word-spacing:0.2em;
}
h4 {
	font-weight:normal;
	font-size:1.6em;
	letter-spacing:0.05em;
	word-spacing:0.02em;
	line-height:1.7em;
}
h4.loggedIn {
	font-size:1em;
	letter-spacing:0em;
	position:absolute;
	top:65px;
	left:710px;
}

ul {
	list-style:none;
}

#page {
	background-color:#FBF3CD;
	width:860px;
	margin:40px 0 10px 80px;
	float:left;
	background:url(../ui/background_top.jpg) no-repeat top left;
}
#footer {
	width:860px;
	height:109px;
	background:url(../ui/background_footer.jpg) no-repeat top left;
	float:left;
	clear:both;
}
#sidebar {
	float:left;
	width:191px;
	padding-left:60px;
}
#sidebar em {
	color:#64676A;
	font-size:0.9em;
}
#sidebar .sidebarContent {
	text-align:right;
	padding-right:30px
}
#sidebar .sidebarContent p {
	line-height:1.4em;
	font-size:0.9em;
	margin-top:0.6em;
}
#home #content {
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	width:520px;
	padding-top:300px;
	margin-left:25px;
	margin-top:80px;
}

#content {
	background:none;
	float:left;
	width:520px;
	margin-left:25px;
	margin-top:80px;
}

#logo {
	height:145px;
	letter-spacing:-1000em;
	text-indent:-1000em;
	background:url(../ui/logo2.gif) no-repeat top left;
	margin:75px 0 20px;
	display:block;
}

/* NAVIGATION MENUS */
li.skip {
	display:none;
}

#mainNav ul {
	list-style:none;
	text-align:right;
	margin:0 0 3em;
}
#mainNav a {
	color:#5B594E;
}
#mainNav li {
	display:block;
	height:1.8em;
	text-transform:uppercase;
	padding:0.9em 30px 0 0;
	letter-spacing:0.08em;
}

#mainNav li.selected {
	background:url(../ui/menu_icon.gif) no-repeat 100% 60%;
}
#mainNav li#contactusNav {
	border-bottom:none;
}

#subNav {
	float:left;
	width:100%;
}

#home #homeNav a,
#aboutus #aboutusNav a,
#thevineyards #thevineyardsNav a,
#thewines #thewinesNav a,
#winejournal #winejournalNav a,
#order #orderNav a,
#wheretofindus #wheretofindusNav a,
#media #mediaNav a,
#contactus #contactusNav a {
	font-weight:bold;
	color:#772D24;/*#A52915;*/
}


#home #back {
	background-image:url(../images/greenock_tallbackground.jpg);
}
#aboutus #back {
	background-image:url(../images/grapes_tallbackground.jpg);
}
#thewines #back, 
#thevineyards #back {
	background-image:url(../images/wines_tallbackground.jpg);
}
#thewines.details #back {
	background-image:url(../images/wines_background.jpg);
}
#order #back {
	background-image:url(../images/vinelines_tallbackground.jpg);
}
#winejournal #back {
	background-image:url(../images/openvines_tallbackground.jpg);
}
#memberssection #back {
	background-image:url(../images/wintervines_tallbackground.jpg);
}
#contactus #back {
	background-image:url(../images/vinesclose_tallbackground.jpg);
}


/* TWO COLUMN */
.left,
.article_odd {
	float:left;
	width:245px;
}
.right,
.article_even {
	float:right;
	width:245px;
}

/* FRONT PAGE */
.featuredWine {
	float:left;
	clear:both;
	margin-bottom:20px;
	padding-top:20px;
	padding-bottom:20px;
	border:1px solid #E4DACC;
	border-width:0 0 1px 0;
	width:100%;
}
.featuredWine img {
	float:left;
	margin-right:20px;
}
.categoryContents {
	float:left;
}
.categoryContents .featuredWine p {
	width:80%;
}
a img.bottle {
	border:none;
}
.featuredWine .variant {
	margin-bottom:0.2em;
}
.summary {
	clear:both;
}
/* JOURNAL PAGES */
#winejournal .articleTitle {
	margin-bottom:0;
}
#winejournal .date {
	font-size:0.9em;
	margin-bottom:0.6em;
	letter-spacing:0;
	font-family:'Lucida Sans',Helvetica,Verdana,sans-serif;
}
#winejournal .summary {
	text-transform:none;
}
#winejournal .summary h3 {
	font-size:0.9em;
	font-family:'Palatino Linotype','Book Antiqua',Palatino,Georgia,'Times New Roman',Times,serif;
}
#winejournal .summary p {
	font-size:0.9em;
	letter-spacing:0;
	color:#333;
	font-family:'Lucida Sans',Helvetica,Verdana,sans-serif;
}

/* WINES PAGE */
#wines .categoryContents h2,
#wines .categoryContents p {
	float:left;
}
.categoryContents div.divider {
	padding-bottom:10px;
	float:left;
}
.varieties {
/*	height:140px;*/
	clear:both;
	width:100%;
	float:left;
}
.bottleTile {
	display:block;
/*	height:130px;*/
	float:left;
	margin-right:30px;
	text-align:center;
	width:85px;
}
.bottleTile p {
	text-align:center;
	width:100%;
}

.tasting .orderNow a {
	background-color:#AC8F65;
	border:3px solid #666666;
	color:white;
	display:block;
	float:right;
	height:1.7em;
	padding:0.4em;
	text-align:center;
	width:7em;
}

/* LISTS */
.tasting dl {
	margin-bottom:2em;
}
.tasting dl dt,
.tasting dl dd {
	line-height:1.85em;
	font-size:1.1em;
}
.tasting dl dt {
	float:left;
	width:8.5em;
	color:#000;
}

/* IMAGES */
img.label {
	float:right;
	border:3px solid #D2D2D2;
	margin:30px 0 30px;
}
img.article {
	float:right;
	clear:right;
	margin:10px 0 10px 10px;
	border:3px solid #9E9E6E;
}
img.captchaPhrase {
	margin-left:25%;
}

div.divider {
	padding-bottom:5px;
	margin-bottom:15px;
	/*float:left;*/
	background:url(../ui/pageDivider.gif) no-repeat center bottom;
}

h2.divider,
.details h3 {
	font-size:1.2em;
	text-transform:uppercase;
	letter-spacing:0.3em;
	color:#646464;
	margin-bottom:0.5em;	
}

/* SCRIPT IMAGE REPLACEMENT */
h2.script {
	margin-left:-8px;
	letter-spacing:-1000em;
	text-indent:-1000em;
	display:block;
}

h3.productName {
	position:relative;
	display:inline;
}

h3.productName strong {
	position:relative;
	top:-2em;
	margin-bottom:-1em;
	left:6em;
	font-weight:normal;
	display:block;
	font-size:1.2em;
}



/* Media library tables */

#libraryContents {
	font-size:12px;
	width:524px;
	margin:0 auto;
	text-align:left;
}

#libraryContents h2.folder {
	margin:0.5em 0 0 0;
	font-size:1.3em;
	font-style:normal;
	clear:both;
}

#libraryContents h2.folder a {
	text-decoration:none;
}

h3.crumbs {
	font-weight:normal;
	margin-bottom:0;
	padding-bottom:0.5em;
	clear:both;
	/*border-bottom:1px solid #857E64;*/
}

h3.crumbs a {
	text-decoration:none;
}

table.documentLibrary {
	float:left;
	border:1px solid #666;
	margin:0 0 1em 0;
	font-size:12px;
	margin-top:0;
	width:524px;
	clear:both;
}

table.documentLibrary thead th{
	text-align:left;
	font-weight:normal;
	border-bottom:1px solid #666;
	color:#FFFFFF;
	padding:0.5em;
	background-color:#999;
}

table.documentLibrary td,
table.documentLibrary th {
	border:1px solid #666;
	border-width:0 1px 1px 0;
	margin:0;
}

table.documentLibrary tr.folder th {
	text-align:left;
	padding:0.25em;
	background-color:#E0E0DE;
	color:#7B002B;
	border-bottom:1px solid #666;
	padding:0.5em;
}
table.documentLibrary tr.folder .name{
	background-image:url(../ui/icon_folder.gif);
	background-repeat:no-repeat;
	background-position:12px 4px;
	padding-left:36px!important;
	padding-top:8px;
}
table.documentLibrary tbody td{
	background-color:#FFFFEF;
	border-bottom:1px solid #666;
	padding:0.5em;
}

table.documentLibrary tbody td.name,
table.documentLibrary tbody td.file {
	width:24em;
}

table.documentLibrary tbody td.name {
	width:18em;
}

table.documentLibrary .name a {
	text-decoration:none;
}

table.documentLibrary .name a:hover {
	text-decoration:underline;
}

table.documentLibrary tbody td.date {
	font-size:0.85em;
	width:8em;
}

table.documentLibrary tbody tr:hover td. {
	background-color:#E5D7B5;
}

table.documentLibrary .name {
	padding-left:18px!important;
}

table.documentLibrary tbody td.file a{
	color:#3333FF;
}

table.documentLibrary tbody td.description {
	padding-left:1em;
	font-size:0.8em;
}

/*-------------- Quick Search box ----------------*/

#media #quickSearch {
	display:inline;
	text-align:right;
	float:right;
}

#media #quickSearch h4 {
	display:inline;
	padding-right:2em;
}

#media #quickSearch span {
	display:block;
}

#media #quickSearch label {
	font-weight:normal;
	float:none;
	margin-left:10px;
}

/*-------------- Details of individual items - profile view ----------------*/


div.mediaBox {
	float:left;
	border:1px solid #666;
	border-width:0 0 1px 0;
	width:99%;
	margin:0 0 1em 0;
}

div.mediaBox h1 {
	margin:0.25em 0!important;
	font-family: 'Palatino Linotype','Book Antiqua',Palatino,Georgia,'Times New Roman',Times,serif;
	font-size:2.3em;
}

div.mediaBox .description,
div.mediaBox .summary {
}

div.mediaBox .description {
	width:253px;
	margin:1em;
	float:left;
}

div.mediaBox .summary {
	width:240px;
	padding:0.25em 0;
	float:left;
	border-right:1px solid #666;
	margin:1em 0;
}

div.mediaBox .summary dd {
	padding-bottom:0.5em;
}

div.mediaBox a img {
	border-color:#666;
}

div.mediaBox a:hover img {
	border-color:#5170C8;
}

div.mediaBox .downloadLink {
	font-size:1.1em;
	display:block;
	padding:0.30em 0.5em 0.75em 34px;
	text-decoration:none;
	background:url(../ui/icon_downloadLink.gif) -16px -2px no-repeat transparent;
}

div.mediaBox .downloadLink:hover{
	text-decoration:underline;
}

#libraryContents div.thumbnailGrid div.thumbnail {
	margin:0 10px 10px 0;
	background-color:#FFFFEF;
	border:1px solid #666;
	width:108px;
	float:left;
	font-size:0.8em;
	min-height:180px;
	position:relative;
	text-align:center;
}

.thumbnail a.block {
	display:block;
	text-decoration:none;
	padding:8px;
}
.thumbnail a:visited {
	color:#0D3689 !important;
}
.thumbnail h3 {
	text-transform:capitalize;
}
.thumbnail a h3 {
	color:#5170B8;
}

.thumbnail a img {
	border:0;
	margin:0 auto;
}

.thumbnail a.downloadLink {
	display:block;
	position:absolute;
	bottom:0.5em;
	right:1em;
	color:#0D3689;
	display:inline;
	text-decoration:none;
}

.thumbnailGrid .folder a{
	background:url(../ui/ico_library_folder.gif) no-repeat center 8px #FFFFEF;
	padding-top:98px;
	display:block;
	text-align:center;
	text-decoration:none;
}

.thumbnailGrid .folder h3 {
	text-align:center;
	text-transform:capitalize!important;
}

.thumbnailGrid {
	float:left;
	width:524px;
	margin-top:0;
}

a.displayToggle {
	position:relative;
	color:#0D3689;
	float:right;
	top:-1.5em;
	text-decoration:none;
	display:inline;
	padding-right:10px;
}

/***************************************
/***       DEVELOPMENT NOTICE       ***/

#devNotice {
	border-bottom:2px solid #999999;
	clear:both;
	color:#999 !important;
	float:left;
	padding:0.3em 2%;
	text-align:left;
	width:96%;
	position:absolute;
	top:0;
	left:0;
}
#devNotice h1 {
	float:left;
	font-size:1em;
	background-image:url(icon_alerttop.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#999 !important;
	margin-right:1em;
	padding-left:24px !important;
	line-height:1.5em;
}
#devNotice p {
	float:left;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:1em;
	line-height:1.5em;
}
#devNotice p.devContact {
	float:right;
}
#devNotice a {
	color:#777 !important;
	text-decoration:underline;
}
#footer p {
	line-height:1em;
	margin-top:60px;
	margin-right:40px;
	text-align:right;
}
p.readmore {
	text-align:right;
	margin-bottom:0;
}
