body {
	margin: 0;
	padding: 0;
	font: 1em/1.5em Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
	color: #300;
	background: #EEE9DB;
}

a {
	color: #900;
}
a img { /* added by nick d */
	border: none;
}

a:hover {
	text-decoration: none;
}

h1,h2,h3,h4,h5 {
	color: #900;
	font-weight: normal;
	font-variant: small-caps;
}

h1 {
	margin: 0;
	padding: 0 0 20px;
	background: url('../images/bg_heading.gif') no-repeat 35px bottom;
}

ul {
	list-style-type: square;
}

th {
	color: #FFF;
	font-size: 1.25em;
	font-weight: normal;
	font-variant: small-caps;
	text-align: left;
	background: #600;
}

.header {
	width: 900px;
	height: 175px;
	background: #DFD2B3 url('../images/header.gif') no-repeat 50% top;
	font-size: 11px;
	line-height: 11px;
}

body#glossary .header h1 {
	display: none;
}

a.logo {
	width: 330px;
	height: 130px;
	display: block;
	float: left;
}

a.logo em {
	display: none;
}

.helpLink {
	float: right;
	padding: 8px 40px;
	margin: 0 25px 120px;
	display: inline;
	text-transform: uppercase;
}

.helpLink a, #helpBar a {
	color: #C90;
	text-decoration: none;	
}

.helpLink a:hover, #helpBar a:hover {
	text-decoration: underline;
}

#helpBar {
	color: #FFF;
	background: #5A100B;
}

#helpBar p {
	margin: 0;
	padding: 9px 12px;
	font-size: .689em;
	line-height: 1.25em;
	font-style: italic;
	background: #5A100B;
}

ul.nav {
	margin: 0;
	padding: 0 0 0 45px;
	width: 855px;
	height: 28px;
	list-style-type: none;
	clear: right;
}

ul.nav li, ul.subnav li {
	margin: 0;
	padding: 0;
	float: left;
	text-transform: uppercase;
}

ul.nav li a {
	color: #FFC;
	/* padding: 10px 21px 7px 20px; */ /* hidden by nick d */
	padding: 10px 16px 7px 20px; /* added by nick d */
	display: block;
	text-decoration: none;
}

* html ul.nav li a {
	padding-right: 15px;
}

*+html ul.nav li a {
	padding-right: 15px;
}

body#tradetools ul.nav {
	background: url('../images/tab1ON.gif') no-repeat top left;
}

body#gallobrandassets ul.nav {
	background: url('../images/tab2ON.gif') no-repeat top left;
}

body#gallowineacademy ul.nav {
	background: url('../images/tab3ON.gif') no-repeat top left;
}

body#dontforgetthewine ul.nav, /* added by nick d */
body#dftw ul.nav {
	background: url('../images/tab4ON.gif') no-repeat top left;
}

body#tradetools ul.nav li.tradetools a,
body#gallobrandassets ul.nav li.gallobrandassets a,
body#gallowineacademy ul.nav li.gallowineacademy a,
body#dontforgetthewine ul.nav li.dontforgetthewine a, /* added by nick d */
body#dftw ul.nav li.dftw a {
	color: #300;
}

ul.nav li a:hover, ul.subnav li a:hover {
	text-decoration: underline;
}

.subheader {
	color: #CCB996;
	background: #DFD2B3;
	clear: both;
}

.subheader h1 {
	color: #600;
	margin: 0;
	padding: 25px 50px;
	font-size: 1.563em;
	background: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	clear: left;
}

ul.subnav {
	margin: 0;
	padding: 0 0 0 5px;
	width: 895px;
	font-size: .689em;
	line-height: 1em;
	list-style-type: none;
	border-bottom: 1px solid #CCB996;
}

ul.subnav li a {
	color: #300;
	padding: 15px 7px 12px;
	display: block;
	text-decoration: none;
}

ul.subnav li a:hover, 
body.winetypes li.winetypes a, 
body.growingregions li.growingregions a, 
body.foodwinetools li.foodwinetools a, /* added by nick d */
body.foodandwine li.foodandwine a, 
body.entertainingwithwine li.entertainingwithwine a, /* added by nick d */
body.entertaining li.entertaining a, 
body.winetoolbox li.winetoolbox a, /* added by nick d */
body.wine101 li.wine101 a, 
body.galloedge li.galloedge a, 
body.thegalloedge li.thegalloedge a, /* added by nick d */
body.brandwebsites li.brandwebsites a, 
body.brandrecipes li.brandrecipes a {
	color: #900;
}

li.partners {
	display: none;
}

.breadcrumbs {
	color: #963;
	padding: 9px 50px;
	font-size: .689em;
	line-height: 1em;
	text-transform: uppercase;
	background: #F5F2E8;
	letter-spacing: 0.1em;
}

.breadcrumbs a {
	color: #300;
	text-decoration: none;
}

.breadcrumbs a.current {
	color: #900;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}

.homeFeat {
	float: left;
	width: 426px;
	padding: 200px 50px 50px;
	background: url('../images/bg_homefeat.jpg') no-repeat top left;
}

body#tradetools .homeFeat {
	background-image: url('../images/bg_toolsfeat.jpg');
}

body#gallobrandassets .homeFeat {
	background-image: url('../images/bg_assetsfeat.jpg');
}

.homeFeat h1 {
	color: #FFF;
	font-size: 1.875em;
	background: none;
	margin: 0 0 75px;
}

.rightColumn {
	float: left;
	width: 374px;
	height: 620px;
	background: url('../images/bg_rightcolumn.gif') repeat-x top;
}

.rightColumn ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.rightColumn ul li a {
	color: #FFF;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 24px;
	line-height: 26px;
	padding: 32px 0 32px 45px;
	width: 329px;
	display: block;
	position: relative;
}

.tagline {
	color: #DFD2B3;
	font-size: 12px;
	line-height: 13px;
	font-style: italic;
	font-variant: normal;
	position: absolute;
	top: 57px;
	left: 45px;
	width: 280px;
}
.tagline p {
	display: inline;
}

.promo_winetypes {
	background: url('../images/bg_promo_winetypes.jpg') no-repeat left top;
}

.promo_tradetools, /* added by nick d */
.promo_wineregions {
	background: url('../images/bg_promo_wineregions.jpg') no-repeat left top;
}

.promo_foodwine, /* added by nick d */
.promo_foodandwine {
	background: url('../images/bg_promo_foodandwine.jpg') no-repeat left top;
}

.promo_entertainingwithwine, /* added by nick d */
.promo_entertaining {
	background: url('../images/bg_promo_entertaining.jpg') no-repeat left top;
}

.promo_winetoolbox, /* added by nick d */
.promo_wine101 {
	background: url('../images/bg_promo_wine101.jpg') no-repeat left top;
}

.promo_brandwebsites, /* added by nick d */
.promo_websites {
	background: url('../images/bg_promo_websites.jpg') no-repeat left top;
}

.promo_gallobrandassets, /* added by nick d */
.promo_brandrecipes, /* added by nick d */
.promo_recipes {
	background: url('../images/bg_promo_recipes.jpg') no-repeat left top;
}

.promo_thegalloedge, /* added by nick d */
.promo_galloedge {
	background: url('../images/bg_promo_galloedge.jpg') no-repeat left top;
}

.promo_gallowineacademy {
	background: url('../images/bg_promo_gallowineacademy.jpg') no-repeat left top;
}

.promo_dontforgetthewine, /* added by nick d */
.promo_dftw {
	background: url('../images/bg_promo_dftw.jpg') no-repeat left top;
}

body#glossary .header {
	width: 900px;
	height: 200px;
	background: url('../images/header_glossary.gif') no-repeat 50% top;
	border-bottom: 4px solid #DDD3B0;
}

body#glossary .content {
	padding-top: 50px;
}

body#glossary h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}

.lingo h3, .lingo p {
	padding: 5px 20px;
}

.lingo p {
	margin-top: 0;
}

.odd {
	background: #FBF8EA;
	border: 1px #DDD3B0;
	border-style: solid none;
}

img[align="right"],
.rtImg {
	float: right;
	margin: 0 0 10px 10px;
	padding: 10px;
	border: 1px solid #DDD3B0;
}

.container {
	margin: 0 auto;
	width: 900px;
	background: #FFF url('../images/logo.jpg') no-repeat left top;
	border-bottom: 1px solid #DDD3B0;
}

.content {
	font-size: .814em;
	padding: 25px 50px 50px;
}

body#home .content, body.tradetools .content, body.gallobrandassets .content {
	padding: 0;
}


#tools { /* created by nick d */
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#tools li { /* created by nick d */
	float: left;
	margin: 0;
	padding: 25px 0;
	text-align: center;
	width: 33%;
}
#tools li#clear { /* created by nick d */
	float: left;
	height: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
	width: 100%;
}
#tools li#wine101List { /* specific override, created by nick d */
	float: none;
	text-align: center;
	width: 100%;
}

table#tools tr td {
	text-align: center;
}

table#recipes tr td {
	border-bottom: 1px solid #DDD3B0;
	padding-left: 10px;
}

table#recipes tr th {
	padding-left: 10px;
}

table#recipes tr:hover {
	background: #FBF8EA;
}

.codetoggle {
	width: 200px;
	background: #DFD2B3;
	margin: 10px auto 0;
}

.viewcodebt {
	padding: 8px 10px 6px;
	background: url('../images/bt_viewcode.gif') repeat-x bottom;
	cursor: pointer; /* added by nick d */
	font-size: 11px;
	line-height: 11px;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 1px solid #CCB996;
}

.codetoggle form {
	margin: 10px auto 0;
	padding: 0 0 10px;
}

#brand-logos { /* created by nick d */
	list-style: none;
	margin: 0;
	padding: 0;
}
#brand-logos li { /* created by nick d */
	float: left;
	height: 160px;
	margin: 5px;
	padding: 0;
	position: relative;
	width: 150px;
}
#brand-logos img { /* created by nick d */
	border: none;
	left: 50%;
	position: absolute;
	top: 50%;
}

.footer {
	width: 900px;
	margin: 10px auto;
	color: #986;
	font-size: .667em;
	text-align: center;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */