/* 
-----------------------------------------------

Hay Festival v1.0 - wales Stylesheet
Author:   Finn Beales - hello@madebyfinn.com
Version:  02/2011


CONTENTS:

1	Button colours
2   Navigation colour styles
3   Header logo
4   Picture boxes on right hand side of homepage
5   Homepage sales image
6   Standard content page

----------------------------------------------- */


/* 0 Temporary styles
----------------------------------------------- */
/* .soldOutLink { display:none; } */
/* #download { display:none; } */


/* 1 wales buttons (Green)
----------------------------------------------- */

.button, .CartDeleteButton, .UpdateCartButton, .ContinueShoppingButton, .CheckoutNowButton, .AddToCartButton, .PaymentPageContinueCheckoutButton, .ReviewPageContinueCheckoutButton, .ContinueCheckoutButton, .normalButtons, .SelectAddressButton, .EditAddressButton, .AccountPageContinueCheckoutButton, .UpdateAccountButton, .CreateAccount, .EditAddressButton, .button-standard, .btn, .button-big, .back, input.btn-login, .btnSearch	{
	color: #fff;
	border: solid 1px #466300;
	background: #587c00;
	background: -webkit-gradient(linear, left top, left bottom, from(#587c00), to(#466300));
	background: -moz-linear-gradient(top,  #587c00,  #466300);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#587c00', endColorstr='#466300');
}
.button:hover, .CartDeleteButton:hover, .UpdateCartButton:hover, .ContinueShoppingButton:hover, .CheckoutNowButton:hover, .AddToCartButton:hover, .PaymentPageContinueCheckoutButton:hover, .ReviewPageContinueCheckoutButton:hover, .ContinueCheckoutButton:hover, .normalButtons:hover, .SelectAddressButton:hover, .EditAddressButton:hover, .AccountPageContinueCheckoutButton:hover, .UpdateAccountButton:hover, .CreateAccount:hover, .EditAddressButton:hover, .button-standard:hover, .btn:hover, .button-big:hover, .back:hover, input.btn-login:hover, .btnSearch:hover  {
	background: #587c00;
	background: -webkit-gradient(linear, left top, left bottom, from(#466300), to(#395001));
	background: -moz-linear-gradient(top,  #466300,  #395001);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#466300', endColorstr='#395001');
}
.button:active, .CartDeleteButton:active, .UpdateCartButton:active, .ContinueShoppingButton:active, .CheckoutNowButton:active, .AddToCartButton:active, .PaymentPageContinueCheckoutButton:active, .ReviewPageContinueCheckoutButton:active, .ContinueCheckoutButton:active, .normalButtons:active, .SelectAddressButton:active, .EditAddressButton:active, .AccountPageContinueCheckoutButton:active, .UpdateAccountButton:active, .CreateAccount:active, .EditAddressButton:active, .button-standard:active, .btn:active, .button-big:active, .back:active, input.btn-login:active, .btnSearch:active {
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#395001), to(#466300));
	background: -moz-linear-gradient(top,  #395001,  #466300);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#395001', endColorstr='#466300');
}


/* 2 Navigation colour styles
----------------------------------------------- */

#nav .active span, #nav a:hover span, #nav li:hover a span, #nav li.hover a span, .add-nav .active a, .add-nav .active span, .add-nav a:hover span, .add-nav li:hover a span, .add-nav li.hover a span { background:url(images/arrow-wales.png) no-repeat; }
#nav .active a, #nav a:hover, #nav li:hover a, #nav li.hover a, .add-nav a:hover, .add-nav li:hover a, .add-nav li.hover a { background:#587c00; }
#nav ul { border-bottom:5px solid #587c00; }
#main { border-top:3px solid #587c00; /*font-family: 'TradeGothicLTStdRegular';*/ }
.add-nav ul { border-bottom:5px solid #587c00; }
.title, .title-full { border-bottom:5px solid #587c00;}

/* Language flag */
.lang-select { background:url(images/bg-colombian-version.gif) no-repeat 0 50%; }
#ENG .lang-select { background:url(images/bg-english-version.gif) no-repeat 0 50%; }


/* 3 Logo
----------------------------------------------- */
.logo { display:block; text-indent:-9999px; overflow:hidden; background:url(images/logo-wales.gif) no-repeat; width: 586px; height: 60px; margin:13px 0 0; }


/* 4 Picture boxes on right hand side of homepage
----------------------------------------------- */
.text-box a { color:#fff; display:block; background:url(images/bg-text-box-wales.png); width:211px; padding:10px 5px 8px 10px; cursor:pointer; }
.text-box a:hover { background:url(images/bg-text-box-wales-hover.png); text-decoration:none; }
.box:hover .text-box-holder, .aside .hover .text-box-holder { background:url(images/bg-text-box-wales-hover.png); }


/* 5 Homepage sales image
----------------------------------------------- */
.sales-block { width:100%; border-bottom:1px solid #ccc; padding:0 0 29px; margin:0 0 32px; }
.sales-block:after { content:""; display:block; clear:both; }
.sales-block img { float:right; }
.text-block { float:left; width:460px; padding:5px 0 0; margin-right:20px; line-height:18px; color:#010101; vertical-align:top; }
.prefix { text-transform:uppercase; font-size:18px; }
.prefix p { margin-bottom:12px; }
.text-block h1 { margin:0 0 18px 0; position:relative; z-index:2; font-size:38px; font-family: 'Trade Gothic W02 Bold 2'; text-transform:uppercase; }
.text-block h2 { font-size:18px; line-height:24px; font-weight:normal; margin:0 0 18px 0; padding:0; text-transform:none; border-bottom:none; }


/* 6 Content pages
----------------------------------------------- */
h2 { border-bottom:5px solid #587c00; margin:0 0 20px 0; padding:0 0 15px 0; position:relative; }
.title { border-bottom:5px solid #587c00; width:698px; }
.title-full { border-bottom:5px solid #587c00; width:940px; margin:0 0 33px 0; padding:0 0 15px 0; position:relative; }

.faq-questions { margin-bottom:1.5em; } 
.faq-questions li { margin-bottom:.5em; }
.faq-answers { margin-bottom:1.5em; } 
.faq-answers li { margin-bottom:1.5em; }
.faq-answers li h3 { margin-bottom:5px; }
.faq-answers li p { margin-bottom:0; }
.backtotop { font-size:11px; }

#wrapper-content { clear:both; width:940px; margin:0 auto; padding:0; overflow:hidden; font-weight:normal; font-family: 'TradeGothicLTStdLight';}

div#intro { float:left; width:168px; margin-right:12px;  }
div.extras-menu { float:left; width:158px; margin-right:12px;  }
div#contentarea { float:left; width:600px; }

div#intro h2, div#intro h3, div#intro p, div#contentarea h2, div#contentarea h3, { margin:0; padding:0; }

div.extras-menu 						{ color:#000; }
div.extras-menu h2 			{ margin-bottom:9px; }
div.extras-menu ul 			{ padding:0;   }
div.extras-menu ul li { line-height:20px; padding:5px; display:block; }
div.extras-menu ul li a { display:block; }
div.extras-menu ul li a:hover { text-decoration:none; }
div.extras-menu ul li:hover 	{ background-color:#e1e1e1; text-decoration:none; cursor:pointer; }
div.extras-menu ul li.active 	{ background-color:#e1e1e1; }
div#contentarea h3 { margin-bottom:5px;  }
div#contentarea ul li { margin-bottom:18px; padding-bottom:9px; border-bottom:1px dotted #ccc; }
div#contentarea iframe { margin:-10px 0 20px -20px; }

div#extras-copy { overflow:hidden; position:relative;  }
div#extras-copy img { border:none; margin-bottom:18px; }
div#extras-copy span.frame { position:absolute; top:0; left:0; background:url(/wales/extras/2010/img/border-img.png) no-repeat; width:464px; height:229px; }
div#extras-copy ul li img { float:right; margin-left:10px; margin-bottom:10px; border:1px solid #666; }
div#extras-copy ul li { overflow:hidden; clear:right; }

h3.toggler:hover   { background:#eee; }
div.element     { padding:0 5px; margin-bottom:9px; }

ul.extras-list				{ margin-top:0; }
ul.extras-list li	a		{ display:block; padding:3px; color:#333;}

ul.extras-list li	a:hover		{ background-color:#eee; text-decoration:none; color:#587c00;}


/* 7 Weblingo colour changes
----------------------------------------------- */
#tabnav A.active:link,
#tabnav A.active:visited { background-color:#587c00; color:#fff; }
#tabnav A:hover { background-color:#587c00; color:#fff; }

table#calendar_of_events td.session { background-color:#ecfeec; border-bottom-color:#587c00; }
table#calendar_of_events td.session:hover { background-color:#e5ffe4; }

div.page-numbers a.active { background-color:#587c00; color:#fff; }

div#prog-event-wrapper h1 { border-bottom:5px solid #587c00;  padding:0 0 15px 0; position:relative; }


/* 8 IE Specific styles
----------------------------------------------- */
* html #nav a:hover span,
* html #nav li:hover a span,
* html #nav li.hover a span,
* html .add-nav a:hover span,
* html .add-nav li:hover a span,
* html .add-nav li.hover a span {
	background-position:-9999px -9999px;
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='images/arrow-wales.png', sizingmethod='crop');
}

* html .text-box a {
	background:none;
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-text-box-wales.png', sizingmethod='scale');
}
* html .text-box a:hover {
	background:none;
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-text-box-wales-hover.png', sizingmethod='scale');
}

