* {margin:0;padding:0;}

body{
	background:#F1F2ED url(/images/bck.gif) repeat-x scroll 0 0;
	line-height:1.3em; 
	color:#666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
}

#main {
	width:952px;
	margin:0 auto;
	margin-bottom:20px;
}

#left_content {
	float:left;
	margin-top:176px;
	width:291px;
	min-height:370px;
	background:transparent url(/images/left_bck.jpg) no-repeat scroll right top;	
}

#left_content_title {
	float:left;
	width:271px;
	margin-bottom:10px;	
}

#left_content_inner {
	float:left;
	width:271px;
	border_top: 1px #B9BAB6;	
}

#left_content_inner .text {
	border-bottom:1px dotted #B9BAB6;
	border-top:1px dotted #B9BAB6;
	padding:10px 0 10px 0;
	margin-bottom:20px;	
}

#left_content_search {
	float:left;
	padding:7px;
	width:257px;
	background:#CFD2C1;
	border: 1px solid #B6BAA0;	
}

#left_content_search .searchbox{
	background:#F1F2ED none repeat scroll 0 0;
	border:1px solid #B6BAA0;
	float:left;
	height:18px;
	padding:7px;
	width:196px;
	margin:8px 0 0;
}

#left_content_search .searchbtn{
	width: 45px;
	height: 33px;
	float:right;
	margin:8px 0 0;
}

#right_content {
	width:640px;
	float:right;
	border-left:20px solid #F1F2ED;
	border-top:20px solid #F1F2ED;
	margin-bottom:20px;
}

#right_content_flash {
	width:640px;
	float:left;
	margin-bottom:20px;
}

#right_content_inner {
	width:660px;
	float:left;
	margin-bottom:20px;
}

#right_content_inner2 {
	width:680px;
	float:left;
	margin-bottom:20px;
}

.noart {
	width:620px;
	float:left;
	background:#fff;
	border:1px solid #E0E2D8;
	padding:10px;
	margin-bottom:20px;
}

.personal_area{
	width:180px;
	height:240px;
	float:left;
	background:#fff;
	border:1px solid #E0E2D8;
	padding:10px;
	margin-right:20px;
	margin-top:20px
}

.personal_area2{
	width:180px;
	height:200px;
	float:left;
	background:#fff;
	border:1px solid #E0E2D8;
	padding:10px;
	margin-right:20px;
}

.loginbox {
	width:290px;
	float:left;
	background:#fff;
	border:1px solid #E0E2D8;
	padding:10px;
	margin-right:20px;
}

.loginboxright {
	width:290px;
	float:right;
	background:#fff;
	border:1px solid #E0E2D8;
	padding:10px;
	margin-right:16px;
}

#right_content_title {
	float:left;
	width:640px;
	padding-bottom:10px;
	border-bottom:1px dotted #B9BAB6;
	margin-bottom:20px;	
}

#right_content_bottom {
	float:left;
	width:640px;
	padding-top:10px;
	border-top:1px dotted #B9BAB6;
	margin-top:20px;	
}

.painting {
	float:left;
	width:200px;
	margin-right:20px;	
}

.painting img {
marign:0;
z-index:100;	
}

.painting-desc{
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #E0E2D8;
/*height:52px;*/
margin:-3px 0 0;
padding:5px;
position:relative;
width:188px;
margin-bottom:10px;	
}

.artistname{
	font-weight:bold;
}

p{
margin-bottom:15px;
}

.left  {
	float:left;
}


.right  {
	float:right;
}

#navcontain {
	height: 39px;
	position: relative;
	margin: 0;
	padding: 0;
	width:952px;
}

#nav {
	height: 38px;
	width:602px;
	position: relative;
	float:right;
	margin: 0;
	padding: 0;
	list-style-type:none;
}



#nav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 38px;
	background: url(/images/nav_main.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}


/*up state*/
li#nav_home a {
	left: 0;
	width: 101px;
	background-position: 0 0;
}

li#nav_artists a {
	left: 101px;
	width: 100px;
	background-position: -101px 0;
}

li#nav_art a {
	left: 201px;
	width: 100px;
	background-position: -201px 0;
}

li#nav_about a {
	left: 301px;
	width: 100px;
	background-position: -301px 0;
}

li#nav_register a {
	left: 401px;
	width: 100px;
	background-position: -401px 0;
}

li#nav_contactus a {
	left: 501px;
	width: 101px;
	background-position: -501px 0;
}

/*-------------*/

#subnav{
padding-left: 0;
margin-left: 0;
margin-bottom:20px;
}

#subnav .title{
height:20px;
padding-bottom:5px;
}

#subnav li{
list-style: none;
margin: 0;
border-bottom: 1px solid #E0E2D8;
}

#subnav li a { 
text-decoration: none; 
display: block;
padding: 0.25em;
background-color: #FFFFFF;
color: #666666;
}

#subnav li a:hover
{
background-color: #CFD2C1;
color: #fff;
}

h1 {
	background:transparent url(/images/logo.gif) no-repeat scroll 0 0;
	float:left;
	height:155px;
	left:0;
	margin:-156px 0 0;
	position:relative;
	top:156px;
	width:156px;
	
}

h1 span{
    display:none;
	z-index:100;
}

.artists{
	background:transparent url(/images/title_artists.gif) no-repeat scroll 0 0;
	height:17px;
	float:left;
	position:relative;
	width:131px;
	margin:0;
}

.artists span{
    display:none;
}

.welcome{
	background:transparent url(/images/title_welcome.gif) no-repeat scroll 0 0;
	height:17px;
	float:left;
	position:relative;
	width:97px;
	margin:0;
}

.welcome span{
    display:none;
}

.options{
	background:transparent url(/images/title_options.jpg) no-repeat scroll 0 0;
	height:19px;
	float:left;
	position:relative;
	width:77px;
	margin:0;
}

.options span{
    display:none;
}

.search{
	background:transparent url(/images/title_search.jpg) no-repeat scroll 0 0;
	height:25px;
	float:left;
	position:relative;
	width:253px;
	margin:0;
}

.search span{
    display:none;
}

.searchresults{
	background:transparent url(/images/title_searchresults.gif) no-repeat scroll 0 0;
	height:17px;
	float:left;
	position:relative;
	width:140px;
	margin:0;
}

.searchresults span{
    display:none;
}

.featured{
	background:transparent url(/images/title_featured.gif) no-repeat scroll 0 0;
	height:19px;
	float:left;
	position:relative;
	width:157px;
	margin:0;
}

.featured span{
    display:none;
}

.personal{
	background:transparent url(/images/title_personalgallery.gif) no-repeat scroll 0 0;
	height:17px;
	float:left;
	position:relative;
	width:155px;
	margin-top:10px;
}

.personal span{
    display:none;
}

.personalremind{
	background:transparent url(/images/title_personalgalleryremind.gif) no-repeat scroll 0 0;
	height:17px;
	float:left;
	position:relative;
	width:273px;
	margin-top:10px;
}

.personalremind span{
    display:none;
}

.personal2{
	background:transparent url(/images/title_personalgalleryreg.gif) no-repeat scroll 0 0;
	height:20px;
	float:left;
	position:relative;
	width:273px;
	margin-top:10px;
}

.personal2 span{
    display:none;
}

.more {
	background:transparent url(/images/btn_more.gif) no-repeat scroll 0 0;
	height:11px;
	float:right;
	position:relative;
	width:42px;
	margin-top:4px;
}

.more span{
    display:none;
}

.details {
	background:transparent url(/images/btn_details.gif) no-repeat scroll 0 0;
	height:11px;
	float:left;
	position:relative;
	width:105px;
	margin-top:4px;
}

.details span{
    display:none;
}

.viewall {
	background:transparent url(/images/btn_viewall.gif) no-repeat scroll 0 0;
	height:11px;
	float:right;
	position:relative;
	width:101px;
	margin-top:4px;
}

.viewall span{
    display:none;
}

.viewartist {
	background:transparent url(/images/btn_viewartist.gif) no-repeat scroll 0 0;
	height:11px;
	position:relative;
	width:75px;
	margin-top:10px;
	float:left;
}

.viewartist span{
    display:none;
}

.about {
	background:transparent url(/images/title_about.gif) no-repeat scroll 0 0;
	height:19px;
	position:relative;
	width:189px;
	margin-top:10px;
	float:left;
}

.about span{
    display:none;
}

.personal {
	background:transparent url(/images/title_personalgallery.gif) no-repeat scroll 0 0;
	height:17px;
	position:relative;
	width:155px;
	margin-top:10px;
	float:left;
}

.personal span{
    display:none;
}

.contact {
	background:transparent url(/images/title_contact.gif) no-repeat scroll 0 0;
	height:17px;
	position:relative;
	width:210px;
	margin-top:10px;
	float:left;
}

.contact span{
    display:none;
}

.contactdetails {
	background:transparent url(/images/title_contactdetails.gif) no-repeat scroll 0 0;
	height:17px;
	position:relative;
	width:154px;
	margin-top:17px;
	float:left;
}

.contactdetails span{
    display:none;
}

.pagenums {
float:right;
}

.pagenum {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #B9BAB6;
color:#999999;
float:left;
height:20px;
margin-right:5px;
text-align:center;
text-decoration:none;
width:20px;
}

hr {
background-color:#E0E2D8;
border:0 none;
height:1px;
margin:5px 0;
}


/*-----------forms-----------*/
.button{
	color: #FFFFFF;
	background-color: #376164;
	border-top: thin solid #0081C4;
	border-right: thin solid #003F7D;
	border-bottom: thin solid #003F7D;
	border-left: thin solid #0081C4;
	width: 120px;
	height: 25px;
}
.fieldcolour{
width: 150px;
margin-bottom: 10px;

}

label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
width: 270px;
margin-bottom: 10px;
}

textarea{
width: 270px;
height: 150px;
}

#submitbutton{
margin-left:305px;
margin-top:15px;
width: 90px;
}

.searchbtn{
width: 72px;
}

.submitbtn{
width: 67px;
float:right;
}

.enquirelabel{
float:left;
margin-bottom:0.5em;
padding-right:10px;
text-align:right;

}

.check{
float:left;
width:15px;
}

a img {
border: none;

}

a{
color:#376164;
}

/*-----------Sticky Footer Solution------------*/

#footer {
	background:#444444;
	color:#fff;
	font-family:Verdana,Arial,sans-serif;
	font-size:13px;
}

#footer_inner {
	width:940px;
	margin:0 auto;
	position:relative;
	text-align:center;
	top:20px;
}

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%; margin-bottom:0;}

#main {padding-bottom: 75px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -75px; /* negative value of footer height */
	height: 75px;
	clear:both;} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
