@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FDFDFD;
}
/* TopLevel Menu */
#top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	background-color: #fdfdfd;
	height: 54px;
}
#top #icons {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 15px;
	font-size: 12px;
	color: #898989;
}
#top #icons a {
	font-size: 12px;
	color: #898989;
	text-decoration: none;
}
#top #icons a:hover {
	font-size: 12px;
	color: #3F55FF;
	text-decoration: none;
}
#top #icons .collection {
	padding-right: 40px;
	background-image: url(../images/Iconbrush.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 10px;
}
#top #icons .newsletter {
	padding-right: 35px;
	background-image: url(../images/Iconbook.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 10px;
}
#top #icons form {
	width: 145px;
	display: inline;
	padding-left: 5px;
	padding-top: 5px;
}
#top #icons img {
	vertical-align: middle;
}
#top #icons a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#top #icons input {
	background-color: #f6f6f6;
	border: 1px solid #dedede;
	margin-right: 1px;
	font-size: 11px;
	color: #333333;
	padding: 2px;
}
#wrapper {
	background-color: #FFFFFF;
}

/* Start Main Header */
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	height: 80px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	float: left;
}
#header h1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #header .backLink a {
	float: left;
	display: block;
	margin-left: 30px;
	margin-top: 30px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


/* MainMenu get rid of the bullets and margin */
#menu ul {margin:0; padding:0; list-style-type:none;}
/* MainMenu make the list horizontal */
#menu li {float:left;}
/* MainMenu - Adding the initial images */
#menu li.list1 {
	background:transparent url(../images/artists.png);
	width: 75px;
}
#menu li.list1active {
	background:transparent url(../images/artistsOver.png);
	width: 75px;
}
#menu li.list2 {
	background:transparent url(../images/art-consultants.png);
	width: 154px;
}
#menu li.list2active {
	background:transparent url(../images/art-consultantsOver.png);
	width: 154px;
	list-style: none;
}
#menu li.list3 {
	background:transparent url(../images/projects.png);
	width: 94px;
}
#menu li.list3active {
	background:transparent url(../images/projectsOver.png);
	width: 94px;
}
#menu li.list4 {
	background:transparent url(../images/news.png);
	width: 75px;
}
#menu li.list4active {
	background:transparent url(../images/newsOver.png);
	width: 75px;
}
#menu li.list5 {
	background:transparent url(../images/gallery.png);
	width: 76px;
}
#menu li.list5active {
	background:transparent url(../images/galleryOver.png);
	width: 76px;
}
/* MainMenu - General link styling */
#menu a {
	display:block;
	width:83px;
	height:0;
	padding-top:70px;
	color:#000;
	overflow:hidden;
}
/* MainMenu hack for older versions of IE with incorrect box model */
* html #menu a:link, * html #menu a:visited {height:128px; he\ight:0;}
/* MainMenu - Separating the images */
#menu li {float:left; margin-right:1px; list-style: none;}
/* MainMenu - Adding the hover images */
#menu a#item1 {
	background:transparent url(../images/artistsOver.png) -130px -90px no-repeat;
	width: 75px;
}
#menu a#item2 {
	background:transparent url(../images/art-consultantsOver.png) -130px -90px no-repeat;
	width: 154px;
}
#menu a#item3 {
	background:transparent url(../images/projectsOver.png) -130px -90px no-repeat;
	width: 94px;
}
#menu a#item4 {
	background:transparent url(../images/newsOver.png) -130px -90px no-repeat;
	width: 75px;
}
#menu a#item5 {
	background:transparent url(../images/galleryOver.png) -130px -90px no-repeat;
	width: 76px;
}
/* MainMenu - Adding the :hover style */
#menu a#item1:hover {background-position:0 0; z-index:50;}
#menu a#item2:hover {background-position:0 0; z-index:50;}
#menu a#item3:hover {
	background-position:0 0;
	z-index:50;
}
#menu a#item4:hover {background-position:0 0; z-index:50;}
#menu a#item5:hover {background-position:0 0; z-index:50;}
* html #menu a:hover {height:128px; he\ight:0;}
/* MainMenu - Clearing the float */
#menu {
	display:block;
	width:482px;
	height:70px;
	float: right;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
#wrapper #content #left {
	width: 680px;
}
#wrapper #content #left2 #infoBox label {
	display: block;
	margin-bottom: 10px;
}
#name {
	margin-left: 50px;
}
#email {
	margin-left: 53px;
}

#telephone {
	margin-left: 20px;
}

#enquiry {
	margin-left: 7px;
}
#checkbox {
	margin-left: 15px;
}
#wrapper #content #right2 #gallery iframe {
	border: 1px solid #DEDEDE;
}




#wrapper #content #left2 {
	width: 600px;
}
#wrapper #content #left2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #content #left #featuredwork, #gallerymap {
	background-color: #f9f9f9;
	border: 1px solid #dedede;
	padding: 18px 10px 18px 0;
}
#wrapper #content #left #featuredwork img {
	border: 1px solid #dedede;
	margin-left: 18px;
}
#infoBox h2 {
	font-size: 16px;
	font-family: "Microsoft Sans Serif";
}
#infoBox p {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	text-align: justify;
	line-height: 20px;
}
#infoBox2 p {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	text-align: justify;
	line-height: 20px;
}
#wrapper #content #infoBox a {
	color: #000000;
	text-decoration: underline;
}

#infoBox .grey {
	color: #898989;
}


#wrapper #content #right {
	float: right;
	width: 238px;
}
#wrapper #content #right2 {
	float: right;
	width: 325px;
}
#wrapper #content #right2 #infoBox2 {
	background-color: #FDFDFD;
	border: 1px solid #DEDEDE;
}
#wrapper #content #right2 #infoBox2 #details {
	line-height: 24px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	margin-left: 18px;
	margin-right: 18px;
}
#wrapper #content #right2 #infoBox2 #details p {
	display: block;
	width: 220px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#wrapper #content #right2 #infoBox2 #details h2 {
	font-size: 12px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	margin-top: 0px;
	color: #000000;
	text-align: left;
}

#wrapper #content #right2 #infoBox2 #details ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style: none;
}
#wrapper #content #right2 #infoBox2 #details li {
	width:165px;
	float: left;
	padding-right: 10px;
	line-height: 14px;
	margin-bottom: 5px;
	list-style: none;
	list-style-type: none;
}
#wrapper #content #right2 #infoBox2 #details li a {
	color: #898989;
	font-size: 10px;
	text-decoration: none;
	line-height: 12px;
}
#wrapper #content #right2 #infoBox2 #details li a:hover {
	color: #3F55FF;
	font-size: 10px;
	text-decoration: none;
	line-height: 12px;
}

#wrapper #content #right2 #infoBox2 .title {
	color: #898989;
	display: block;
	float: left;
	width: 60px;
}
#wrapper #content #right2 #infoBox2 #details .title p {
	width: 60px;
}

#wrapper #content #right2 #infoBox2 .artist {
	color: #898989;
	display: block;
	float: left;
	clear: both;
	width: 60px;
}
#wrapper #content #right2 #infoBox2 #details .artist p {
	width: 60px;
}

#wrapper #content #right2 #infoBox2 .status {
	color: #898989;
	float: left;
	display: block;
	clear: both;
	width: 60px;
}
#wrapper #content #right2 #infoBox2 #details .status p {
	width: 60px;
}

#wrapper #content #right2 #infoBox2 .size {
	color: #898989;
	display: block;
	clear: both;
	float: left;
	width: 60px;
}
#wrapper #content #right2 #infoBox2 #details .size p {
	width: 60px;
}

#wrapper #content #right2 #infoBox2 .price {
	color: #898989;
	display: block;
	clear: both;
	float: left;
	width: 60px;
}

#wrapper #content #right2 #infoBox2 #details .price p {
	width: 60px;
}
#wrapper #content #right2 #infoBox2 #description h2 {
	font-size: 12px;
}
#wrapper #content #right2 #infoBox2 #description h3 {
	font-size: 12px;
}
#wrapper #content #right2 #infoBox2 #description {
	margin-top: 15px;
	padding-left:15px;
	padding-right:0px;
	clear: both;
	height:314px;
	min-height:314px;
	overflow:auto;
}

#wrapper #content #right2 #infoBox2 #description p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding-right: 15px;
}
#wrapper #content #right2 #infoBox2 #description #info p {
	margin: 0px;
}
#wrapper #content #right2 #infoBox2 #description ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	list-style-type: disc;
}
#wrapper #content #right2 #infoBox2 #description li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 5px;
	list-style-type: disc;
	padding: 0px;
	margin-left: 0px;
}
#wrapper #content #right2 #infoBox2 #description #info {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#wrapper #content #right2 #buttons ul {
	list-style-type: none;
	width: 141px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #content #right2 #buttons li a {
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}

#wrapper #content #right2 #buttons li a:hover {
	background-image: url(../images/buttonOver.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 11px;
	color: #3F55FF;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
#wrapper #content #left2{
	margin: 0px;
	padding: 0px;
}
#wrapper #content #left2 #controls {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 560px;
	height: 20px;
}
#wrapper #content #left2 #controls img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #content #left2 #controls .left {
	float: left;
}
#wrapper #content #left2 #controls .right {
	float: right;
}

#wrapper #content #left2 #controls #directions {
	margin-right: 25px;
	margin-left: 25px;
	height: 20px;
	border: 1px solid #DEDEDE;
	background-color: #f9f9f9;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#wrapper #content #left2 #controls #directions .next {
	margin-left: 180px;
}
#wrapper #content #left2 #controls #directions .viewall {
	margin-left: 165px;
}


#wrapper #content #left2 #controls #directions a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#wrapper #content #left2 #controls #directions a:hover {
	color: #3F55FF;
	text-decoration: none;
	font-weight: bold;
}









#wrapper #content #right #gallery {
	background-color: #F9F9F9;
	border: 1px solid #DEDEDE;
	padding: 18px;
}
#wrapper #content #right #gallery img {
	border: 1px solid #DEDEDE;
}

#wrapper #content .row {
	float: left;
	margin-bottom: 20px;
}
#wrapper #content .row img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}

#wrapper #content .row a {
	color: #5F5F5F;
	text-decoration: none;
}
#wrapper #content .row .title {
	width: 130px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#wrapper #content .row a:hover {
	font-size: 12px;
	color: #3F55FF;
	text-decoration: underline;
	}
#wrapper #content .row .artist1 {
	width: 300px;
	background-color: #FDFDFD;
	border: 1px solid #DEDEDE;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 12px;
	margin-bottom: 15px;
    height: 159px;
}
#wrapper #content .row .artist1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}
#wrapper #content .row .artist2 {
	width: 300px;
	background-color: #FDFDFD;
	border: 1px solid #DEDEDE;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 12px;
	margin-bottom: 15px;
    height: 159px;
}
#wrapper #content .row .artist2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}
#wrapper #content .row .artist3 {
	width: 300px;
	background-color: #FDFDFD;
	border: 1px solid #DEDEDE;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
    height: 159px;
}
#wrapper #content .row .artist3 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}
#wrapper #content a {
	color: #000000;
}


#footer {
	background-color: #FDFDFD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;

}
#footer #quicklinks {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	color: #898989;
}
#footer #quicklinks a {
	color: #898989;
	text-decoration: none;
}
#footer #quicklinks a:hover {
	color: #3F55FF;
	text-decoration: none;
}
#footer #quicklinks .copyright {
	margin-left: 170px;
}
#footer #quicklinks .rss {
	margin-left: 170px;
}
#footer #quicklinks .rss img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: -18px;
	margin-left: 5px;
}
#clear {
	clear: both;
	height: 12px;
}
.smallprint {
	font-size: 10px;
}



/* Carousel */

.carousel-component {
    padding:0px;
}
.carousel-component .carousel-list li { 
    margin:4px;
    /*width:85px; img width is 75 px from flickr + a.border-left (1) + a.border-right(1) + 
                   img.border-left (1) + img.border-right (1) + a.margin (6)*/
    /*    margin-left: auto;*/ /* for testing IE auto issue */
}

.carousel-component .carousel-list li a {
	display:block;
	margin:3px;
	outline:none;
	-moz-outline:none;
}

.carousel-component .carousel-list li a:hover {

}

.carousel-component .carousel-list li img {
	display:block;
	margin:4px 0px 0px 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.carousel-component .carousel-list li strong { 
    display:block; 
}
                                    

#prev-arrow { 
    position:absolute;
    top:40px;
    z-index:3;
    cursor:pointer; 
    left:5px; 
}

#next-arrow { 
    position:absolute;
    top:40px;
    z-index:3;
    cursor:pointer; 
    right:5px; 
}

.spotlight {
    border: 1px solid #2222ff;
    filter: alpha(opacity=100); -moz-opacity:1.0;
}

.non-spotlight {
    border: 1px solid #e2edfa;
    filter: alpha(opacity=60); -moz-opacity:0.6;
}

#preview img {
    border: 1px solid gray;
    padding:4px;
}

pre {
    font-size:10px;
}

#top #icons .btn {
 padding: 0px;
 border: 0px;
 line-height: 20px;
 vertical-align: middle;
}

.row td {
 text-align:center;
}

.collection td {
 vertical-align:middle;
}

.collection td img {
 padding-top: 15px;
}


#description #profile, #description #enquiry {
 display: none;
}
#enquiry #enquiryform {
	padding-top: 5px;
}


#description #profile {
 height: 169px;
 overflow: auto;
 padding-right: 10px;
}

#description #info {
}

#content #error {
 background: #EF5959;
 border: 1px solid #000;
 padding: 5px;
 width: 500px;
}

#paintingtable {
 height: 400px;
}

.categorytable {
 height: 100%;
}
#enquiryform #name {
	margin-bottom: 5px;
}
#enquiryform #email {
	margin-bottom: 5px;
}
#enquiryform #enq {
	margin-left: 8px;
	margin-bottom: 5px;
}

#wrapper #content .collection .remove { margin-bottom: 0px; padding-left: 5px; padding-top: 0px; }

#sitemap td { vertical-align: top; width: 25%; }
#sitemap td ul, #sitemap td li {
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}
#sitemap td ul { margin-bottom: 10px; }
#sitemap td li { background: #000; }
#sitemap td li li { background: #fff; text-indent: 5px; }
#sitemap td li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#sitemap td li a:hover {
	color: #3F55FF;
	font-weight: bold;
	text-decoration: underline;
}
#sitemap td li li a {
	color: #333333;
	font-weight: normal;
}

#wrapper #content #left2 .carousel-clip-region .spotlight, .non-spotlight { border: none; }
#wrapper #content #left2 .carousel-clip-region .spotlight img, .non-spotlight img { border: 1px solid #CCC; }
#dhtml-carousel { margin: 0px auto; }
#wrapper #content #left .gallery #featuredwork, #gallerymap { padding-top: 20px; padding-bottom: 20px; }
#gallerymap { padding-left: 22px; padding-top: 21px; padding-bottom: 21px; }
#gallerymap iframe { border: 1px solid #DEDEDE; }
#wrapper #content #right2 #infoBox2 #details li .highlight { color: #3F55FF; }
#wrapper #content #sitemap td li a { color: #FFFFFF; }
#wrapper #content #sitemap td li li a { color: #000000; }


#wrapper #content #left2 #carousel .selectimg {
	border: 10px solid #ff0000;
}

#carousel {
	margin: 0px;
	padding: 0px;
}
#carousel li {
	display: inline;
}
#carousel li img {
	width: 50px;
	height: 50px;
	padding: 5px;
}

.pika_main {

}
/*.pika_subdiv {
	position: absolute;
	bottom: 0px;
}*/

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

#top #icons form.nlform { margin-right: 20px; }
