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

@import url(jquery.lightbox-0.5.css);
@import url(showreel.css);


*{
padding:0px;
margin:0px;
border:none;
outline:none;
}

body{
	font-family:"Myriad Pro", Arial;
}
#wrapper #maincontainer #homepage #hometext p {
}

p{
font-size:14px;

}
h1{
font-size:16px;
}






/* divs  //////////////////////////////////////////////////////////////////////////////////////////////////////                 */
#wrapper {
	min-height:800px;
	height: auto!important;
	height:800px;
	width: 100%;
	text-align: center;
	background-image: url(images/bg_colour.jpg);
	background-repeat: repeat;
}

div#header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;
	height: 255px;
}
div#maincontainer{
	min-height:350px;
	height:auto!important;
	height:350px;
	text-align: center;
}

div#footer{
	min-height:200px;
	height:auto!important;
	height:200px;
	background-color:#1b1818;
	padding-top: 5px;
}

div#navigation{
	padding-top: 100px;
	padding-left: 200px;



}#wrapper #header #navigation a {
	font-family: "Myriad Pro", Arial;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#wrapper #footer a {
	font-family: "Myriad Pro", Arial;
	color: #FFFFFF !important;
	font-size: 12px;
	padding-top: 5px;
}


div#wrapper #header #navigation a:hover {
	color: #FFFFFF;
	background-color: #A400A4;
}
div#homepage
{
	width:750px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;	
}
div#hometext{
	width:400px;
	padding-top: 60px;
	
}
div#artiststatementpage{
	width:700px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 20px;
	padding-top: 40px;
}
div#artisttext{

width:500px;
}
div#art-pic{
	padding-left: 27px;
}

div#cvpage{
	text-align: left;
	height: auto;
	width: 600px;
	padding-left: 100px;
	margin-right: auto;
	margin-left: auto;
} 
#wrapper #maincontainer #cvpage #cv {
	font-size: 14px;
	font-weight: bold;
}


div#form{
	width:400px;
	text-align: left;
	height: auto;
	margin-right: auto;
	margin-left: auto;

}

div#portfoliopage{





}

div#gallery{
	width: 550px;
	overflow-x: scroll;
	height:380px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
	
	
}
div#slidee{
	height: 360px;
	width: 3000px;


}


div#exhibitions_page{
	background-image: url(images/ex_header.jpg);
	height: 300px;
	width: 580px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 78px;
	padding-left: 120px;
}
#exhibitions_page p {
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 16px;
}
#wrapper #maincontainer #exhibitions_page a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper   #maincontainer   #exhibitions_page   a:hover  {
	text-decoration: underline;
}


/* classes*/

.white {color: #FFFFFF}
.float-left{
float:left;
}
.float-right{
float:right;
}
.pink-highlight{
	color:#cc3798;
	padding-right: 10px;

}
.clear{
clear:both;
}

.gallery-image1{
	float: left;
	display: inline;
	padding-left: 60px;
}
.pinkinblack{
	color: #bc5aab;


}
#wrapper #maincontainer #sitemap a {
	color: #DF00DF;
	text-decoration: underline;
}
#wrapper #maincontainer #sitemap ul {
	padding-bottom: 100px;
}
#wrapper #maincontainer #sitemap li {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
