body {
	margin: 0;
	padding: 0px;
	font-family: "Helvetica",sans-serif;
/*	font-size: 0.9em ; */
font-size: 12px;
line-height: 18px;
	background-color: #fff;
	color: #666666;
	/* 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: #000; text-decoration: none;}
a:visited {color: #000; text-decoration: none;}
a:hover {color: #000; text-decoration: underline;}
a:active {color: #000; text-decoration: underline;}


th {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	padding-right: 20px;
}


.floatclear {
	clear: both;
}

.dark {
	color: #000;
}



#container {
	margin: 50px auto 0 auto;
	width: 877px;
}




#logo {
	margin: 0 0 80px 1px;
}






#content {
	float: right;
/*	width: 590px; */
	width: 619px;
/*	padding-right: 15px; */
	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;
}

#newscontent .hometext {
	width: 619px;
}

#presscontent {
	width: 619px;
/*	color: #818284; */
}

.presspost h3 {
	margin-top: 0;
}

.presspost a {
/*	color: #EC008D; */
	text-decoration: none;
}

#sliderbottom {
	width: 619px;
}

#slidernav {
	margin: 15px 0 0 0;
}

.pressintro {
	clear: both;
	margin: 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: 14px;
	line-height: 15px;
/*	color: #000; */

	width: 100px;
	padding: 0;
	margin: 0px 15px 20px 0px;
}


#navigation ul {
	list-style-type: none;
	text-indent: 0;
	margin: 0;
	padding-left: 0;
}

#navigation li {
	line-height: 15px;
	margin-bottom: 11px;
}

#navigation a {
	text-decoration: none;
	color: #aaa; 
}

#navigation a:hover, #navigation a:active {
	color: #000;
}

#navigation a.menuin {color: #000; }

#navigation ul li ul {
	margin-top: 8px;
}

#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;
}

#subnavigation ul {
	padding-top: 4px;
}

#subnavigation li {
	font-size: 11px;
	margin-bottom: 4px;
}




#presslist, #gallerylist {
	display: none;
	height: auto;
}




#bottom {
	clear: right;
	margin: 0 0 10px 0;
	padding-bottom: 1px;
	text-align: left;
}
* html body #bottom { margin-top: 0px; }

.copyright {
	font-size: 10px;
	text-align: right;
}

.copyrightpage {
	margin: -2px 0 0 0;
	padding-right: 2px;
}







/* Index (home) page specific */

.slideshow { 
	width: 619px; 
	float: right;
}

#indexcontent {
	width: 619px;
}

#indexcontent p {
	margin: 0;
	padding: 0;
}






/* 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: 455px;
	padding-bottom: 10px;	
	padding-right: 16px;
	font-size: 12px;
	line-height: 18px;
	margin-top: -4px;
}


.biogimg {
	float: right;
	width: 147px;
}







/* Portfolio section specific */

#portsections {
	width: 619px;
	float: right;
}

.porthead {
	margin-right: 10px;
}



#portsection {
	float: right;

/*	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: #aaa;
	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 */

#subscribe {
	padding-top: 10px;
}

.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: 0px;
}

#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: 15px 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
margin: 0 0 12px 0;
			position: relative;
			/* width: 619px; */
			
		}

		/* 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: 619px; /* 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: 619px; /* 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; */

/*
position: absolute;
bottom: 0;
margin-bottom: -28px;
*/

		}
		
		.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: 12px;
			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, #artitem .stripNav li a:hover {
			color: #000;
		}
		
		.stripNav li a.current, #artitem .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: 0;
}





/* Shop pages */



#shopcontent {
	float: right;
	width: 590px;
	padding-bottom: 10px;
} 




#thumbpage {
/*	height: 370px; */
	width: 622px;
	float: right;
}


#thumbpage .stripViewer .panelContainer .panel {
	width: 622px;
}

#thumbpage .stripViewer {
	width: 619px;
}

.shopthumb {
	margin: 0px 5px 5px 0;
}

#thumbtext {
	width: 516px;
}





/* Art details page */

#artcontent {
	float: right;
	width: 690px;
	padding: 0 2px 10px 0;
	

} 

#prodarrows {
	margin: -52px 0 38px 0;
	font-size: 12px;
}

#prodarrows a {
	/* color: #A8A9AD; */
	color: #aaa;
}

#productimage {
	float: left;
	padding: 0 4px 0 0;
	background-color: #fff;
}

#artitem {
	float: right;
	width: 619px;
	margin: 0 0 0 0px;
	position: relative;
	
}

#productcontainer {
	background-color: #f8f8f8;
}





#artdetails {
	float: left;
	width: 150px;
}

#artitem h1 {
	color: #676163;
	margin: 0 0 23px 0;
	font-size: 20px;
	font-weight: normal;
	
}

#artdetails a {
	color: #818284;
}

#artitem a {
	color: #737373;
}

#arttext {
	min-height: 180px;
	color: #646168;

	font-size: 12px;
	line-height: 18px;

}


#artaddbasket {
	margin: 27px 0 12px 0;
	padding: 0;
}


#shopquantity {
	width: 22px;
	border: 1px solid #949599;
	color: #818284;
}

.shopbuy {
	width: 60px;
	height: 24px;
	background-color: #737373;
	color: #fff;
	border: 1px;
	margin: 11px 0 10px 0;
}

.prodprice {
	padding-bottom: 12px;
}

p.checkout {
	margin-bottom: 4px;
	color: #737373;
}

p.prodquantity {
	margin-bottom: 0px;
	color: #737373;
}

#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, #productcontainer {
/*	border: 1px solid #f24;  */

	position: relative;

}



#artbase {
/*	border: 1px solid #f24; */

	margin: 0 0 0px 0px;
	font-size: 13px;
	line-height: 17px;

	width: 192px;
	position: absolute;
	bottom: 0;
	right: 0px; 
	
	background-color: #F8F8F8;
}



/* Basket */
#basket {
	width: 473px;
	margin-left: 69px;
	font-size: 12px;
}

#basket h1, #basket h2 {
	color: #EC008D;
	font-size: 14px;
}

#baskettable {
	margin-top: 30px;
	width: 473px;
}

.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 25px 8px 0;
	vertical-align: middle; 
}

.cartcontinue {
	margin: 0px 15px 1px 0;
	color: #000;
	font-size: 13px;
	font-weight: bold;
}


.altcolour {
	color: #EC008D;
}







/* Billing / Delivery */

.bdinput {
	width: 362px;
	color: #fff;
	background-color: #BDBEC1;
	border: 0;
}

.bddrop {
	width: 362px;
	color: #fff;
	background-color: #BDBEC1;
	border: 0;
	margin: 0;
}

 .billdelpp input {
	width: 300px;
	color: #fff;
	background-color: #BDBEC1;
	border: 0;
}

.billdelpp select {
	width: 300px;
	color: #fff;
	background-color: #BDBEC1;
	border: 0;
	margin: 0;
}

.billdelpp input.submit {
	width: 80px;
	height: 24px;
	background-color: #EC008D;
	color: #fff;
	border: 0px solid #EC008D;
	margin: 11px 0 10px 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;
	margin-top: 10px;
}

.soldout {
	color: #ec23b9;
	font-weight: bold;
	font-size: 14px;
}




#pagination a:hover, #pagination a:active {
	color: #000;
	text-decoration: underline;
}


