body {
	margin: 0;
	padding: 0px;
	font-family: "Helvetica",sans-serif;
	font-size: 0.9em ;
	background-color: #fff;
	/* color: #BABABA; */
	color: #818284;
}


h1 {
	margin-top: 0;
	font-size: 1.3em;
}

h2 {
	margin-top: 0;
	font-size: 1.2em;
}


h3 {
	font-size: 1.1em;
}


img {
	border: 0;
}

a:link {color: #ec23b9; text-decoration: none;}
a:visited {color: #ec23b9; text-decoration: none;}
a:hover {color: #ec23b9; text-decoration: underline;}
a:active {color: #ec23b9; text-decoration: underline;}


th {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	padding-right: 20px;
}


.floatclear {
	clear: both;
}

.dark {
	color: #000;
}



#container {
	margin: 90px 0 0 90px;
	width: 780px;
/*	background-color: #fff; */
}




#logo {
	margin-top: 0px;
	margin-bottom: 32px;
}






#content {
	float: right;
	width: 590px;
/*	padding-right: 15px; */
/*	background-color: yellow; */

	padding-bottom: 10px;
} 


#newscontent {
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 580px;
/*	background-color: #fff; */
}
* html body #newscontent { margin-bottom: -1px; }

.homeitem {
	padding-bottom: 25px;
}

.hometext {
	width: 800px;
	padding-top: 10px;
}

#presscontent {
	width: 590px;
	color: #818284;
}

.presspost h3 {
	margin-top: 0;
}

.presspost a {
	color: #EC008D;
	text-decoration: none;
}

.pressintro {
	margin: -15px 0 15px 0;
}



#subcontent {
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 390px;
	width: 585px;
/*	background-color: #fff; */
	overflow: auto;
}
* html body #subcontent { margin-bottom: -1px; }




#content p, #artcontent p {
	margin-top: 0;
}



/* Start of navigation */
#navigation    {
	float: left;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #000;
	

	width: 100px;
	padding: 0;
	margin: 0 15px 20px 3px;
}


#navigation ul {
	list-style-type: none;
	text-indent: 0;
	margin: 0;
	padding-left: 0;
}

#navigation li {
	line-height: 15px;
	margin-bottom: 3px;
}

#navigation a {
	text-decoration: none;
	color: #818284;
}

#navigation a:hover, #navigation a:active {
	color: #000;
}

#navigation a.menuin {color: #000; }

#navigation ul li ul li {
	line-height: 14px;
}

#navigation ul li ul li a {
	font-size: 12px;
	color: #CBCCD0;
}
#navigation ul li ul li a:active, #navigation ul li ul li a:hover {
	color: #000;
}


#presslist {
	display: none;
	height: auto;
}

#projectlist {
	display: none;
	height: auto;
}



#bottom {
	margin-top: 10px;
	padding-bottom: 1px;
	text-align: left;
}
* html body #bottom { margin-top: 30px; }

.copy { 
	padding-right: 5px;
	font-size: 80%;
	margin: 4px 0 4px 0;
}






/* Index (home) page specific */

#indexcontent {
	text-align: center;
}

#indexcontent p {
	margin: 0;
	padding: 0;
}

#indeximage {
	padding-top: 80px;
}




/* Home / News page specific */

.latest {
	text-decoration: none;
}

.newspost {
	margin-bottom: 20px;
}
* html body .newspost { margin-bottom: 35px; }


.newspost h3 {
	margin-top: 0;
}

.newsstory {
	float: right;
    width: 290px;
	margin-right: 20px;
	padding-right: 10px;
}

.newsimg {
	float: left;
	width: 200px;
}







/* Biography specific */

#biogcontent {
	float: right;
	width: 355px;
	padding-bottom: 10px;	
	margin-right: 20px;
	padding-right: 10px;
}


.biogimg {
	float: right;
	width: 200px;
}







/* Portfolio section specific */

#portsections {
	height: 202px;
	width: 480px;
}

.porthead {
	margin-right: 10px;
}



#portsection {
	float: right;
    width: 600px;
/*	background-color: yellow; */
}


#portimage {
	float: left;
	width: 425px;
	height: 458px;
/* background-color: blue; */
}


#portmenu {
	float: right;
	width: 130px;
	height: 458px;
	overflow: auto;
/* background-color: orange; */
}

#portmenu img {
	margin-bottom: 10px;
}


.portfolioenlarge {
	float: left;
	padding-top: 18px;
}

.portfolioback {
	float: right;
	padding-right: 22px;
	padding-top: 18px;
}


.msgenlarge {
}

.portfolioenlarge a:link, .portfolioenlarge a:visited, .portfolioback a:link, .portfolioback a:visited {
	color: #A6A6A6;
	text-decoration: none;
}


.copygap {
	padding-top: 452px;
}
* html body .copygap { padding-top: 431px; }





/* Contact page specific */

.contactinput {
	width: 300px;
	font-size: 0.9em;
}

.contacttextarea {
	width: 300px;
	height: 150px;
	font-family: "Helvetica", san-serif;
	font-size: 0.9em;
}



/* Subscribe page */

.subinput {
	width: 400px;
	color: #fff;
	background-color: #BDBEC1;
	border: 0;
}

/*
#subscribe th, #subscribe td {
	padding-bottom: 20px;
}
*/

#subscribe fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#subscribe .mc-field-group {
	margin-bottom: 10px;
}

#subscribe ul {
	list-style-type: none;
	text-indent: 0px;
	margin: 0;
	padding-left: 0;
}

#subscribe ul li {
	margin: 4px 0 4px 0;
}

.mce_inline_error {
	font-weight: bold;
}


/* Links page */

#links a {
	text-decoration: none;
}

#links p {
	margin: 0 0 2px 0;
}






/* Projects slider */

		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
margin: -65px 0 12px 0;
			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 560px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			/* border: 5px solid #000; */ /* this is the border. should have the same value for the links */
			margin: auto;
			width: 550px; /* Also specified in  .stripViewer .panelContainer .panel  below */

			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 700px; /* Also specified in  .stripViewer  above */

			/* Set margin between arrows and picture */
margin: 0 0 0 0;
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			 /* margin: auto; */
			/* display: none; */
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			width: 20px;
			padding-top: 1px;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
			font-size: 10px;
line-height: 12px;
margin-top: 0px; /* Controlling gap above numbers */
		}
		
		.stripNav a { /* The nav links */
			text-align: center;
			color: #CBCCD0;
			text-decoration: none;
			display: block;
			padding: 0 5px;
		}
		
	
		.stripNav li a:hover {
			color: #000;
		}
		
		.stripNav li a.current {
			color: #000;
		}
		
/* Arrows */
		.stripNavL, .stripNavR { /* The left and right arrows */
			padding-right: 2px;
			color: #fff;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 15px;
			width: 15px;
			text-decoration: none;
		}

		.stripNavL {
			/* left: 0; */
			float: left;
		}
		
		.stripNavR {
			/* right: 0; */
			float: left;
		}
		
		.stripNavL {
			background: url("../images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("../images/arrow-right.gif") no-repeat center;

		}

.projectimage {
	margin: 40px 0 20px 0;
}





/* Shop pages */

/* Make shop link in navigation pink */
#navigation a.shoplink:link, #navigation a.shoplink:visited {
	color: #EC23B9;
}
#navigation a.shoplink:hover, #navigation a.shoplink:active {
	color: #000;
}

#shopcontent {
	float: right;
	width: 590px;
	/* margin-right: 30px; */
	
/*	padding-right: 15px; */
/*	background-color: yellow; */

	padding-bottom: 10px;
} 




#thumbpage {
	height: 370px;
	width: 480px;
}

.thumbspace {
	height: 35px;
}

#thumbpage .stripViewer .panelContainer .panel {
	width: 490px;
}

#thumbpage .stripViewer {
	width: 480px;
}

.shopthumb {
	margin: 0px 16px 19px 0;
}

#thumbtext {
	width: 460px;
}





/* Art details page */

#artcontent {
	float: right;
	width: 690px;
	padding-bottom: 10px;

} 

#prodarrows {
	margin: -52px 0 38px 0;
	font-size: 12px;
}

#prodarrows a {
	color: #A8A9AD;
}

#productimage {
	float: left;
	width: 430px;
	margin: 0 30px 0 0;
}

#artitem {
/*	border: 1px solid #ff0; */
	position: relative;
}



#artdetails {
	float: left;
	width: 150px;
	font-size: 13px;
	line-height: 17px;
}

#artitem h1 {
	color: #000;
	margin: 0 0 10px 0;
	font-size: 17px;
	
}

#artdetails a {
	color: #818284;
}


#artlinks {
	height: 250px;
	font-size: 11px;
	line-height: 17px;
}

#artlinks p, #artcontent #artdetails p {
	margin: 0;
}

#arttext {
	min-height: 140px;
}

#artdetails p.zoomlink {
	
}

#artaddbasket {
	margin: 27px 0 0 0;
	padding: 0;
}


#shopquantity {
	width: 22px;
	border: 1px solid #949599;
	color: #818284;
}

.shopbuy {
	width: 60px;
	height: 24px;
	background-color: #EC008D;
	color: #fff;
	border: 1px;
	margin: 11px 0 10px 0;
}


#shopinfo {
	display: none;
	height: auto;
}

#shopinfo ul {
	list-style-type: none;
	text-indent: 0;
	margin: 0;
	padding-left: 0;
}

#shopinfo ul li a {
	color: #A8A9AD;
}


#artdetails {
/*	border: 1px solid #f24;  */

	position: relative;

}



#artbase {
/*	border: 1px solid #f24; */

	margin: 0 0 17px 0px;
	font-size: 13px;
	line-height: 17px;

	width: 150px;
	position: absolute;
	bottom: 0;
	right: 78px;
}



/* Basket */

#basket h1, #basket h2 {
	color: #EC008D;
	font-size: 14px;
}

#baskettable {
	margin-top: 30px;
	width: 500px;
}

.basketitem {
	width: 270px;
	padding: 5px 0;
}

.basketquan {
	width: 47px;
}

.basketupdate {
	background-color: #EC008D;
	color: #fff;
	border: 0;
	font-size: 12px;
	width: 50px;
	padding: 2px 0 3px 0;
	cursor: pointer;
}

.basketremovelink {
	font-size: 10px;
}

.basketline1 {
	padding: 2px 0 8px 0;
}


.basketline2 {
	padding: 30px 0 2px 0;
}

.basketline3 {
	padding: 3px 0;
}

.cellremove {
	width: 42px;
}

.cellright {
	text-align: right;
}

.checkoutbutton {
	margin: 4px 0 8px 0;
	vertical-align: middle;
}

.cartcontinue {
	margin: 0px 15px 1px 0;
}


.altcolour {
	color: #EC008D;
}







/* Billing / Delivery */

.bdinput {
	width: 377px;
	color: #fff;
	background-color: #BDBEC1;
	border: 0;
}

.bddrop {
	width: 377px;
	color: #fff;
	background-color: #BDBEC1;
	border: 0;
	margin: 0;
}

.bdline {
	margin: 17px 0 0 0;
}


.submitcheck {
	width: 80px;
	height: 24px;
	background-color: #EC008D;
	color: #fff;
	border: 0px solid #EC008D;
	margin: 11px 0 10px 0;
}

.submitcard {
	width: 120px;
	height: 24px;
	background-color: #EC008D;
	color: #fff;
	border: 0px solid #EC008D;
	margin: 11px 0 10px 0;
}



#checkoutaddresses {
	margin: 20px 0 0 0;
}

#checkoutbilling {
	width: 250px;
	float: left;
}


#checkoutdelivery {
	width: 250px;
	float: left;
}

.soldout {
	color: #ec23b9;
	font-weight: bold;
	font-size: 14px;
}


