/* 
   http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
    background-color: #E3F1F5;
    color: #4c6893;
    font-family: 'Times New Roman',Times,serif;
}

p {
    margin-bottom: 16px;
}

strong {
    font-weight: bold;
}

#menu ol, #menu ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1 {
    color: #365787;
    font-size: 24px;
    margin-bottom: 25px;
}

h2 {
    color: #365787;
    font-size: 24px;
    margin-bottom: 25px;
}

#username {
	display: none;
}

#container {
    width: 960px;
    margin: 0 auto;
    background-color: #C8E4EC;
    position: relative;
}

#content {
    background-image:url('/resources/images/bg-2a.png');
    background-repeat: repeat-x;
    margin-top: -4px;
    min-height: 820px;
}

#content-left {
    width: 640px;
    padding-left: 60px;
}

#content-left p {
    margin-bottom: 16px;
}

#content-bottom {
    background-image:url('/resources/images/bg-4a.png');
    background-repeat: repeat-x;
    height: 163px;
    margin-top: -10px;
}

#menu {
    position: absolute;
    left: 725px;
    /*top: 285px;*/
    top: 265px;
}

#menu ul li {
    margin-bottom: 10px;
}

#menu ul li a {
    display: block;
    height: 100%;
    width: 100%;
}

#home{
    width: 230px;
    height: 30px;
    background-image:url('/resources/images/home.png');
    text-indent: -9999px;
}

#home:hover{
    background-position: 0px 60px;
}

#artwork-gallery{
    width: 230px;
    height: 30px;
    background-image:url('/resources/images/artwork-gallery.png');
    text-indent: -9999px;
}

#artwork-gallery:hover{
    background-position: 0px 60px;
}

#prices-ordering{
    width: 230px;
    height: 30px;
    background-image:url('/resources/images/prices-ordering.png');
    text-indent: -9999px;
}

#prices-ordering:hover{
    background-position: 0px 60px;
}

#about-the-artist{
    width: 230px;
    height: 30px;
    background-image:url('/resources/images/about-the-artist.png');
    text-indent: -9999px;
}

#about-the-artist:hover{
    background-position: 0px 60px;
}

#contact{
    width: 230px;
    height: 30px;
    background-image:url('/resources/images/contact.png');
    text-indent: -9999px;
}

#contact:hover{
    background-position: 0px 60px;
}

#contact-form {
    margin: 25px 0px 25px 25px;
}

#contact-form-form {
    width: 490px;
}

#contact-info{
    margin-top: 15px;
}

.submitbutton{
    margin-left: 100px;
}

#ordering {
	margin-top: 50px;
}

#order-form {
    margin: 25px 0px -100px 25px;
}

#order-form-form {
    width: 490px;
}

.formlabel, .formfield {
    display:block;
    float:left;
    margin-bottom:10px;
}

.formlabel{
    width: 100px;
    font-weight: bold;
}

.formlabelradiotitle{
    width: 100px;
    font-weight: bold;
}

.formfield{ 
    width: 360px;
}

.formfieldradio{ 
    margin-left: 100px;
}

.formfieldradiofirst{ 
    margin-left: 30px;
}

#boys{
    text-align: center;
}

#sea{
    text-align: center;
    margin-top: 20px;
}

.header{
    margin-top: 40px;
}

.center{
    text-align: center;
}

.header ul{
    margin-left: 15px;
}

#process ul li{
    margin-bottom: 20px;
}

.on{
    background-position: 0px 30px !important;
}

.star{
    font-size: 13px;
}

.red{
    color: #874748;
}

.blue{
    color: #42577f;
}

.bold{
    font-weight: bold;
}

.smaller {
	font-size: 16px;
}

#errors{
    font-weight: bold;
    color: red;
}

#footer{
    /*height: 36px;
    background-image:url('/resources/images/bg-5.png');
    background-repeat: repeat-x;
    text-align: center;
    line-height: 36px;
    margin-bottom: 60px;
    padding: 0 35px 0 60px;*/
	
	height: 82px;
    background-image:url('/resources/images/footer1.png');
    background-repeat: repeat-x;
    text-align: center;
    line-height: 36px;
    margin: -25px 0 60px 0;
    padding: 35px 35px 0 40px;
	
}

#copyright{
    float: left;
	margin-right: 95px;
	padding-top: 38px;
}

#centrefooterlinks{
	float: left;
	margin-right: 95px;
}

#designby{
    float: left;
	margin-right: 0px;
	padding-top: 38px;
}

#testimonials{
    float: left; 
    width: 850px;
    padding-right: 10px;
}

#testimonialspage{
    /*float: left;*/
    width: 635px;
    /*padding-right: 10px;*/
}

#hed_awards_nominee{
    float: left;
}

#prices{
    margin-top: 5px;
}

#prices-text{
    float: left;
    padding-top: 42px;
}

#prices-text div{
    margin-bottom: 58px;
}

#prices-text div:last-child{
    margin-bottom: 28px;
}

#prices-image{
    float: left;
    padding-left: 25px;
}

.clear {
    clear: both;
}

.advance-link img {
    border: 1px solid #BCBBBB; padding: 2px;
}

#gallery2 {
	width: 850px;
}

#gallery2 ul li {
	margin: 5px 63px 0 0;
}


/*
    SlideJS Stuff
*/
#slider {
    width:440px;
    padding:10px;
    margin:0 auto;
    position:relative;
    z-index:0;
}

#slider-homepage {
    width:435px;
    height:320px;
    position:relative;
}

#frame {
    position:absolute;
    z-index:0;
    width:550px;
    height:341px;
    top:-3px;
    left:-58px;
}


    /*Slideshow*/


#slides {
    position:absolute;
    top:15px;
    left:4px;
    z-index:100;
}

    
        /*Slides container
        Important:
        Set the width of your slides container
        Set to display none, prevents content flash*/


.slides_container {
    width:425px;
    overflow:hidden;
    position:relative;
    display:none;
}

        /*Each slide
        Important:
        Set the width of your slides
        If height not specified height will be set by the slide content
        Set to display block*/

.slides_container div.slide {
    width:570px;
    height:270px;
    display:block;
}


        /*Next/prev buttons*/

#slides .next,#slides .prev {
    position:absolute;
    top:107px;
    left:-35px;
    width:24px;
    height:43px;
    display:block;
    z-index:101;
}

#slides .next {
    left:436px;
}

.nav-controls .next {
    background-image: url(/resources/images/controls-next.png);
    display: block;
    height: 30px;
    width: 30px;
    text-indent: -9999px;
    position: relative;
    left: 575px;
}

.nav-controls .prev {
    background-image: url(/resources/images/controls-prev.png);
    display: block;
    height: 30px;
    width: 30px;
    text-indent: -9999px;
    position: relative;
    left: 10px;
}

.ss-controls .play {
    display: none;
}

.ss-controls .pause {
    display: none;
}

        /*Pagination*/

.pagination {
    margin:26px auto 0;
    width:60px;
}

.pagination li {
    float:left;
    margin:0 1px;
    list-style:none;
}

.pagination li a {
    display:block;
    width:12px;
    height:0;
    padding-top:12px;
    background-image:url(/resources/images/pagination.png);
    background-position:0 0;
    float:left;
    overflow:hidden;
}

.pagination li.current a {
    background-position:0 -12px;
}

        /*Caption*/

.caption {
    z-index:500;
    position:absolute;
    bottom:-35px;
    left:0;
    height:30px;
    padding:5px 20px 0 20px;
    background:#000;
    background:rgba(0,0,0,.5);
    width:540px;
    font-size:1.3em;
    line-height:1.33;
    color:#fff;
    border-top:1px solid #000;
    text-shadow:none;
}

#artybody {
	font-size: 15px;
	line-height: 1.2em;
}

#equestriancreativenetwork {
	position: absolute;
	left: 755px;
	top: 605px;
	opacity:0.85;
}

#cawoodcraftfestival {
	position: absolute;
	left: 755px;
	top: 740px;
}

#esmaPanel {
	position: absolute;
	left: 755px;
	top: 884px;
}

#iea {
	position: absolute;
	left: 790px;
	top: 1008px;
}


/**
 * Galleriffic Stuff
*/
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 550px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	/*float: right;*/
	clear: both;
}

div.nav-controls a {
	float: left;
}

div.slideshow-container {
	position: relative;
	clear: both;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('/resources/css/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 550px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 5px 0 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #BCBBBB;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

#thumbs {
    width: 235px;
    left: 725px;
    position: absolute;
    top: 465px;
}

#slideshow {
    /*text-align: center;*/
	padding-bottom: 75px;
	height: 550px;
}

#controls {
    clear: both;
}