@charset "utf-8";
/* CSS Document */

body {
	background-color:#333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	
}
h2 {
	font-size: 18px;
	color: #C60;
}
a { color: #c60;}
a:hover { text-decoration: none;}
#container {
	margin: 25px auto 0;
	width: 976px;
	height: 670px;
	background-image: url(/lib/img/sprite.jpg);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}
    #menu {
    float: left;
    width:956px;
    height:45px;
    margin: 6px 0 0 56px;
    padding:0;
    }

    #menu span {
    display: none;
    }

    #menu li, #menu a {
    height:45px;
    display:block;
    }

    #menu li {
    float:left;
    list-style:none;
    display:inline;
    }

    #menu-01 {width: 80px;}
    #menu-02 {width: 135px;}
    #menu-03 {width: 110px;}
    #menu-04 {width: 50px;}
	#menu-05 {width: 105px;}
	#menu-06 {width: 171px;}
	#menu-07 {width: 130px;}
	#menu-08 {width: 92px;}
	
    #menu-01 a:hover {background:url("/lib/img/sprite.jpg") -56px -40px no-repeat; }
    #menu-02 a:hover {background:url("/lib/img/sprite.jpg") -135px -40px no-repeat; }
    #menu-03 a:hover {background:url("/lib/img/sprite.jpg") -270px -40px no-repeat; }
    #menu-04 a:hover {background:url("/lib/img/sprite.jpg") -380px -40px no-repeat; }
	#menu-05 a:hover {background:url("/lib/img/sprite.jpg") -431px -40px no-repeat; }
	#menu-06 a:hover {background:url("/lib/img/sprite.jpg") -535px -40px no-repeat; }
	#menu-07 a:hover {background:url("/lib/img/sprite.jpg") -707px -40px no-repeat; }
	#menu-08 a:hover {background:url("/lib/img/sprite.jpg") -836px -40px no-repeat; }
	
#left-home {
	float: left;
	height: 602px;
	width: 442px;
	background-image:url(/lib/img/george-irvine-home.jpg);
	background-repeat: repeat;
	margin: 0px 0 0 30px;
}
#left-photography {
	float: left;
	height: 602px;
	width: 442px;
	background-image:url(/lib/img/fine-art-photography.jpg);
	background-repeat: repeat;
	margin: 0px 0 0 30px;
}
#left-paintings {
	float: left;
	height: 602px;
	width: 442px;
	background-image:url(/lib/img/fine-art-paintings.jpg);
	background-repeat: repeat;
	margin: 0px 0 0 30px;
}
#left-cv {
	float: left;
	height: 602px;
	width: 442px;
	background-image:url(/lib/img/fine-art-cv.jpg);
	background-repeat: repeat;
	margin: 0px 0 0 30px;
}
#left-contact {
	float: left;
	height: 602px;
	width: 442px;
	background-image:url(/lib/img/fine-art-contact.jpg);
	background-repeat: repeat;
	margin: 0px 0 0 30px;
}
#left-press {
	float: left;
	height: 602px;
	width: 442px;
	background-image:url(/lib/img/fine-art-press-release.jpg);
	background-repeat: repeat;
	margin: 0px 0 0 30px;
}
#left-newsletter {
	float: left;
	height: 602px;
	width: 442px;
	background-image:url(/lib/img/fine-art-newsletter.jpg);
	background-repeat: repeat;
	margin: 0px 0 0 30px;
}
#left-courses {
	float: left;
	height: 602px;
	width: 442px;
	background-image:url(/lib/img/fine-art-courses.jpg);
	background-repeat: repeat;
	margin: 0px 0 0 30px;
}
#left-events {
	float: left;
	height: 602px;
	width: 442px;
	background-image:url(/lib/img/fine-art-events.jpg);
	background-repeat: repeat;
	margin: 0px 0 0 30px;
}
#left-home h1, #left-photography h1, #left-paintings h1, #left-cv h1, #left-contact h1, #left-press h1, #left-newsletter h1, #left-courses h1, #left-events h1{
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 44px;
	color: #FFF;
	margin-top: 175px;
	margin-right: 40px;
}
#left-home h1, #left-photography h1, #left-paintings h1, #left-cv h1, #left-contact h1, #left-press h1, #left-newsletter h1, #left-courses h1, #left-events h1 {
	visibility: hidden;
}
#commissions {
	padding: 25px;
	color: #fff;
	margin-top: 130px;
}
#commissions a { color: #fff;}
#commissions a:hover { text-decoration:none;}
.h1-small { font-size: 30px}

#right { float: right; width: 430px; margin: 5px 50px 15px 0px; height: 570px;
	overflow: auto;
overflow-x: hidden;}
#right h1 {
	font-size: 18px;
	color: #F60;
}
#footer { margin: -15px auto 0; width: 916px; padding-left: 60px }
#footer p { color: #999; font-size: 10px;}
#footer a { color: #999; text-decoration: none;}
#footer a:hover { color: #CCC; text-decoration:underline;}

#footerleft { float: left; width: 300px;}
#footerright { float: right; margin-right: 27px; width: 409px; background:url("/lib/img/sprite.jpg") -540px -776px no-repeat; height: 100px;}


.small { font-size: 10px;}
.medium { font-size: 12px;}
.red { color:#F00;}
fieldset { border: 0px; padding: 0px;}
#mce-error-response { color: red; font-weight: bold;}
#mce-success-response { color: green; font-weight: bold;}

