html {margin:0px;padding:0px;background-color:black;
    background-repeat: no-repeat;
    background-position: center top;
    height:100%}
body
{
    color: #402710;
    margin: 0px;
    padding: 0px;
    font-family: helvetica,arial,sans-serif;
    font-size: 13px;
    width: 100%;
}
a {border:0px none}
a img {border:0px none}
a:active {
 outline: none;
}
a:focus {
 outline: none;
}
a:link
{
	color: #804e06;
	text-decoration: none;
	font-weight:bold;
	outline: none;
}
a:visited
{
	color: #804e06;
	text-decoration: none;
	font-weight:bold;
	outline: none;
}
a:hover
{
	color: #804e06;
	text-decoration: underline;
	font-weight:bold;
	outline: none;
}

p {margin:0px 50px;margin-bottom:10px;text-align: justify;}

#gallery {width: 640px;}
#gallery ul { list-style: none;padding:0px;margin:0px }
#gallery ul li { display: inline; }
#gallery ul img {border: 2px solid black;}
#gallery ul a:hover img {border: 2px solid #804e06;}
#gallery ul a:hover { color: #804e06; }
.arrow-down {width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid grey;margin:auto;cursor:pointer} 
.arrow-up {width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid grey;margin:auto;cursor:pointer}

div.scrolltop {background-image: url('http://www.illyriad.co.uk/content/scroll_header_740Wss.png'); background-repeat: no-repeat; height: 44px;overflow:hidden;padding:0 40px}
div.scrollbody {background-position: top; margin: 0px; padding: 0px; min-height:200px; background-image: url('http://www.illyriad.co.uk/content/scroll_body_740Wss.png'); background-repeat: repeat-y;}
div.scrollbottom {background-image: url('http://www.illyriad.co.uk/content/scroll_footer_740Wss.png'); background-repeat: no-repeat; height: 44px;overflow:hidden;}

div.scrolltopL {background-image: url('http://www.illyriad.co.uk/content/scroll_header_135Ws.png'); background-repeat: no-repeat; height: 27px;width:135px}
div.scrollbodyL 
{
    background-position: top;
margin: 0px;
background-image: url('http://www.illyriad.co.uk/content/scroll_body_135Ws.png');
background-repeat: repeat-y;
width: 115px;
text-align: left;
font-size: 12px;
overflow: hidden;
box-shadow: 10px 25px 25px #000;
-moz-box-shadow: 10px 25px 25px #000;
-webkit-box-shadow: 10px 25px 25px #000;
margin-left: 5px;
}
div.scrollbottomL {background-image: url('http://www.illyriad.co.uk/content/scroll_footer_135Ws.png'); background-repeat: no-repeat; height: 20px;width:135px}

div.scrolltopR {background-image: url('http://www.illyriad.co.uk/content/scroll_header_150w.png'); background-repeat: no-repeat; height: 27px;width:150px}
div.scrollbodyR {background-position: top; margin: 0px; background-image: url('http://www.illyriad.co.uk/content/scroll_body_150w.png'); background-repeat: repeat-y;box-shadow: 15px 30px 30px #000; -moz-box-shadow: 15px 30px 30px #000;-webkit-box-shadow: 15px 30px 30px #000;width: 144px;}
div.scrollbottomR {background-image: url('http://www.illyriad.co.uk/content/scroll_footer_150w.png'); background-repeat: no-repeat; height: 20px;width:150px}

ul.scrollL {padding:0px;margin:0px;margin-left:2px;list-style-position:inside; list-style-image: url('http://www.illyriad.co.uk/content/BulletPoint.png');}

div.body {width:740px;margin:0 auto;text-align:center;margin-top:5px;position:relative}

table.generic {table-layout:fixed;width:100%;}
.dim50 {background-image: url('http://www.illyriad.co.uk/content/dim_50.png')}
.dim25 {background-image: url('http://www.illyriad.co.uk/content/dim_25.png')}
.dim10 {background-image: url('http://www.illyriad.co.uk/content/dim_10.png')}

h1{text-align:center;margin-bottom:0px}
h2{text-align:center;margin-bottom:0px}

.quoteOpen {background-repeat: no-repeat; background-position: left top; background-image:url('http://www.illyriad.co.uk/content/openQuote.png')}
.quoteClose {background-repeat: no-repeat; background-position: right bottom; background-image:url('http://www.illyriad.co.uk/content/closeQuote.png');text-align:justify;padding:4px 40px}


/* Float Clearing
 ---------------------------------------------------------------------*/

.module:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* float clearing for IE6 */
* html .module
{
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
* + html .module
{
	min-height: 1%;
}

/* Breadcrumb Styles
 ---------------------------------------------------------------------*/

.breadCrumbHolder
{
	margin:8px 0 0 0;
	overflow:hidden;
}

.breadCrumb
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 21px;
	overflow: hidden;
	width: 520px;
	padding:5px;
}
.breadCrumb ul
{
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}
.breadCrumb ul li
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 0px 10px 0px 0;
	font-size: .9167em;
	background: url(http://www.illyriad.co.uk/Images/Chevron.png) no-repeat 100% 0;
}
.breadCrumb ul li div.chevronOverlay
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.breadCrumb ul li span
{
	display: block;
	overflow: hidden;
}
.breadCrumb ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
}
.breadCrumb ul li.first a
{
	height: 16px !important;
	text-indent:-1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background:url(http://www.illyriad.co.uk/Images/IconHome.png) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover
{
	background-position: 0 -16px;
}
.breadCrumb ul li.last
{
	background: none;
	margin-right: 0;
	padding-right: 0;
}
.chevronOverlay
{
	display: none;
	background: url(http://www.illyriad.co.uk/Images/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
}


/* Styles for basic forms
-----------------------------------------------------------*/

fieldset 
{
    border:1px solid #ddd;
    padding:0 1.4em 1.4em 1.4em;
    margin:0 0 1.5em 0;
}

legend 
{
    font-size:1.2em;
    font-weight: bold;
}

textarea 
{
    min-height: 75px;
}

.editor-label 
{
    margin: 1em 0 0 0;
}

.editor-field 
{
    margin:0.5em 0 0 0;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}
#jquery-overlay {
position: absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 500px;
}
#jquery-lightbox {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 100;
text-align: center;
line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
position: relative;
background-color: #fff;
width: 250px;
height: 250px;
margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
position: absolute;
top: 40%;
left: 0%;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
#lightbox-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
width: 49%;
height: 100%;
zoom: 1;
display: block;
}
#lightbox-nav-btnPrev { 
left: 0; 
float: left;
}
#lightbox-nav-btnNext { 
right: 0; 
float: right;
}
#lightbox-container-image-data-box {
font: 10px Verdana, Helvetica, sans-serif;
background-color: #fff;
margin: 0 auto;
line-height: 1.4em;
overflow: auto;
width: 100%;
padding: 0 10px 0;
}
#lightbox-container-image-data {
padding: 0 10px; 
color: #666; 
}
