/* Game Cookery School CSS text */
/* default styles */
p, h1, h2, h3, h4, h5, h6 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}
p {
	font-size: 0.75em;
	color: #d7c1a4;
}
h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #d7c1a4;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #828e8d;
}
h3 {
	font-size: 0.95em;
	font-weight: bold;
	color: #06084f;
}
h4 {
	font-size: 0.85em;
	font-weight: bold;
	color: #d7c1a4;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	color: #d7c1a4;
}
h6 {
	font-size: 1em;
	font-weight: bold;
	color: #d7c1a4;
}
/* custom styles */
.subBodyAreaContent h2 {
	font-size: 1em;
	font-weight: bold;
	color: #d7c1a4;
	margin-bottom: 5px;
}
.topNavContent h1 {
	color: 5f5f5f;
}
.hpBodyAreaContent h1 {
	color: #a26459;
}
.hpBodyAreaContent p {
	line-height: 1.3em;
}
.footerCredits p {
	color: #999999;
}
.footerCredits p span {
	color: #6d0e05;
}
.standardBullet {
	background: url(/images/im-standard-bullet.gif) no-repeat 0 5px;
	padding: 0px 0px 7px 25px;
	font-weight: bold;
}
.smlText {
	font-size: 0.6em;
}
.productFloatContent h2 {
	color: #6e433f;
	font-size: 1em;
}
.productDetailsPrice h2 {
	color: #d7c1a4;
	font-size: 1.2em;
}
.shoppingBasketContent p {
	color: #6d0e05;
}
/* link styles */
a:link, a:visited {
	font-weight: normal;
	color: #d7c1a4;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
.topNavContent h1 a:link, .topNavContent h1 a:visited {
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
}
.topNavContent h1 a:hover, .topNavContent h1 a:active {
	text-decoration: underline;
}
a.newsletter:link, a.newsletter:visited {
	display: block;
	background: url(/images/im-newsletter-signup-off.gif) no-repeat 0 0;
}
a.newsletter:hover, a.newsletter:active {
	background: url(/images/im-newsletter-signup-on.gif) no-repeat 0 0;
}
a.events:link, a.events:visited {
	display: block;
	background: url(/images/im-events-calendar-link-off.gif) no-repeat 0 0;
}
a.events:hover, a.events:active {
	background: url(/images/im-events-calendar-link-on.gif) no-repeat 0 0;
}
a.dedietrich:link, a.dedietrich:visited {
	float: left;
	display: block;
	background: url(/images/but-de-dietrich-off.gif) no-repeat 0 0;
}
a.dedietrich:hover, a.dedietrich:active {
	background: url(/images/but-de-dietrich-on.gif) no-repeat 0 0;
}
a.silestone:link, a.silestone:visited {
	float: left;
	display: block;
	background: url(/images/but-silestone-off.gif) no-repeat 0 0;
}
a.silestone:hover, a.silestone:active {
	background: url(/images/but-silestone-on.gif) no-repeat 0 0;
}
a.basc:link, a.basc:visited {
	float: left;
	display: block;
	background: url(/images/but-basc-off.gif) no-repeat 0 0;
}
a.basc:hover, a.basc:active {
	background: url(/images/but-basc-on.gif) no-repeat 0 0;
}
a.potkiln:link, a.potkiln:visited {
	float: left;
	margin-left: 50px;
	display: block;
	background: url(/images/but-pot-kiln-off.gif) no-repeat 0 0;
}
a.pka:link, a.pka:visited {
	float: left;
	display: block;
	background: url(/images/but-pka-off.gif) no-repeat 0 0;
}
a.pka:hover, a.pka:active {
	background: url(/images/but-pka-on.gif) no-repeat 0 0;
}
a.potkiln:hover, a.potkiln:active {
	background: url(/images/but-pot-kiln-on.gif) no-repeat 0 0;
}
a.homeImage:link, a.homeImage:visited {
	float: right;
	display: block;
	background: url(/images/but-home-off.gif) no-repeat 0 0;
}
a.homeImage:hover, a.homeImage:active {
	background: url(/images/but-home-on.gif) no-repeat 0 0;
}
a.shopImage:link, a.shopImage:visited {
	float: right;
	display: block;
	background: url(/images/but-shop-off.gif) no-repeat 0 0;
}
a.shopImage:hover, a.shopImage:active {
	background: url(/images/but-shop-on.gif) no-repeat 0 0;
}
a.aboutImage:link, a.aboutImage:visited {
	float: right;
	display: block;
	background: url(/images/but-about-off.gif) no-repeat 0 0;
}
a.aboutImage:hover, a.aboutImage:active {
	background: url(/images/but-about-on.gif) no-repeat 0 0;
}
a.contactImage:link, a.contactImage:visited {
	float: right;
	display: block;
	background: url(/images/but-contact-off.gif) no-repeat 0 0;
}
a.contactImage:hover, a.contactImage:active {
	background: url(/images/but-contact-on.gif) no-repeat 0 0;
}
a.partnersImage:link, a.partnersImage:visited {
	float: right;
	display: block;
	background: url(/images/but-partners-off.gif) no-repeat 0 0;
}
a.partnersImage:hover, a.partnersImage:active {
	background: url(/images/but-partners-on.gif) no-repeat 0 0;
}
.footerCredits p a:link, .footerCredits p a:visited {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.footerCredits p a:hover, .footerCredits p a:active {
	color: #6d0e05;
	text-decoration: underline;
}
.footerCredits p span a:link, .footerCredits p span a:visited {
	font-weight: normal;
	color: #6d0e05;
	text-decoration: none;
}
.footerCredits p span a:hover, .footerCredits p span a:active {
	text-decoration: underline;
}
.calendarAreaContent h1 a:link, .calendarAreaContent h1 a:visited {
	font-weight: bold;
	font-size: 1em;
	color: #e9cfca;
	text-decoration: none;
}
.calendarAreaContent h1 a:hover, .calendarAreaContent h1 a:active {
	text-decoration: underline;
}
.productFloatContent p a:link, .productFloatContent p a:visited {
	font-weight: normal;
	color: #7f180d;
	text-decoration: none;
}
.productFloatContent p a:hover, .productFloatContent p a:active {
	text-decoration: underline;
}
.productDetailFloatContent p a:link, .productDetailFloatContent p a:visited {
	font-weight: normal;
	color: #7f180d;
	text-decoration: none;
}
.productDetailFloatContent p a:hover, .productDetailFloatContent p a:active {
	text-decoration: underline;
}
.shoppingBasketContent p a:link, .shoppingBasketContent p a:visited {
	font-weight: normal;
	color: #6d0e05;
	text-decoration: none;
}
.shoppingBasketContent p a:hover, .shoppingBasketContent p a:active {
	text-decoration: underline;
}
table.bookDates td p a:link, table.bookDates td p a:visited {
	color: #6d0e05;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}
table.bookDates td p a:hover, table.bookDates td p a:active {
	text-decoration: underline;
}

/* form styles */
form {
	margin: 0;
	padding: 0;
}
.subBodyAreaContent input {
	margin: 5px 0px 10px 0px;
	color: #000000;
	border: 1px solid #ffffff;
	background: #ffffff;
	width: 200px;
}
.contactFloatContent input {
	margin: 2px 0px 8px 0px;
	color: #000000;
	border: 1px solid #ffffff;
	background: #ffffff;
	width: 200px;
}
.subBodyAreaContent input.formButton {
	margin: 5px 0px 10px 0px;
	color: #ffffff;
	border: 1px solid #ffffff;
	background: #913727;
	width: 200px;
}
.contactFloatContent input.formButton {
	margin: 10px 0px 5px 0px;
	color: #ffffff;
	border: 1px solid #ffffff;
	background: #913727;
	width: 200px;
}
.contactFloatContent textarea, .contactFloatContent select {
	margin: 2px 0px 8px 0px;
	color: #000000;
	border: 1px solid #ffffff;
	background: #ffffff;
	width: 200px;
}
.contactFloatContent input.checkbox {
	margin: 0;
	width: 15px;
	background: transparent;
	border: none;
}
/* image styles */
img {
	border: 0;
}
.sigImage {
	margin-top: 10px;
}
.divideImage {
	float: right;
}
.findMoreImage {
	float: left;
	margin-right: 10px;
}
.mainImage {
	float: right;
	width: 258px;
	margin: 0px 0px 0px 10px;
}
.shoppingBasketContent img {
	padding: 5px 0px 5px 0px;
}
/* main navigation styles */
.menu {
	position: relative;
	font-size: 1em;
	z-index: 100;
	list-style: none;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu li ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #808080;
	list-style: none;
}
.menu li ul ul {
	margin-top: 12px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	list-style: none;
    position: relative;
}
.menu ul li {
	padding: 3px 0px 5px 0px;
	border-bottom: 1px solid #823626;
	margin-bottom: 3px;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	font-size: 0.9em;
	font-weight: normal;
    text-decoration: none;
	color: #ead7bf;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: auto;
	left: 0;
}
/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
}
/* style the top level hover */
.menu a:hover, .menu .current_page_item a, .menu .current_page_ancestor a {
	color: #fff;
	background: ;
}
.menu :hover > a, .menu ul ul :hover > a {
	color: #fff;
	background: ;
}

/* style the second level hover */
.menu ul ul a:hover {

}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility: visible;
	height: auto;
}
/* table styles */
table.bookDates {
	border-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: #fcf5cf;
	border-collapse: collapse;
	background-color: #fcf5cf;
}
table.bookDates td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #6d0e05;
	background-color: ;
	-moz-border-radius: ;
	white-space: nowrap;
}
table.bookDates td.month {
	border-width: 0px;
	padding: 5px;
	border-style: solid;
	border-color: #C9C9C1;
	background-color: #6d0e05;
	-moz-border-radius: ;
	white-space: nowrap;
}
table.bookDates td p {
	color: #6d0e05;
	font-weight: normal;
}
table.bookDates td.month p {
	color: #d7c1a4;
	font-weight: normal;
}

table.course {
	border-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: #fcf5cf;
	border-collapse: collapse;
	background-color: #6d0e05;
}
table.course td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #fcf5cf;
	background-color: ;
	-moz-border-radius: ;
	white-space: nowrap;
}
table.dates {
	border-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: #fcf5cf;
	border-collapse: collapse;
	background-color: #fcf5cf;
}
table.dates td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #fcf5cf;
	background-color: ;
	-moz-border-radius: ;
	white-space: nowrap;
}
table.course td p {
	color: #d7c1a4;
	font-weight: bold;
}
table.dates td p {
	color: #6d0e05;
	font-weight: normal;
}
table.price {
	border-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: #913727;
	border-collapse: collapse;
	background-color: #6d0e05;
}
table.price td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #913727;
	background-color: ;
	-moz-border-radius: ;
	white-space: nowrap;
}
table.details {
	border-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: #913727;
	border-collapse: collapse;
	background-color: #913727;
}
table.details td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #913727;
	background-color: ;
	-moz-border-radius: ;
	white-space: nowrap;
}
table.price td p {
	color: #d7c1a4;
	font-weight: bold;
}
table.price td h5 {
	color: #d7c1a4;
	font-size: 1.1em;
	font-weight: bold;
}
table.details td p {
	color: #6d0e05;
	font-weight: normal;
}
table.details td h5 {
	color: #fcf5cf;
	font-size: 1em;
	font-weight: normal;
}
table.details td h6 {
	color: #fcf5cf;
	font-size: 0.8em;
	font-weight: normal;
}
