/* wc.css www.watercoloursfashions.co.uk - Style Sheet */
/* Copyright 2008 Netphobia Limited */
/* 11.2.7 Initial Version */

html { 
	min-width: 785px;
	 }
img	{
	border: 0px none;
	}

p {
	font-family: verdana, arial, helvetica, helve, geneva, sans-serif;
	font-size: x-small;
}

p.access	{
	display: none;
	}

a {
	font-family: verdana, arial, helvetica, helve, geneva, sans-serif;
	color: #999;
	text-decoration: underline;	
	font-size: x-small;
}

a:hover {
	color: #000;
}

body	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
	text-align: center;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:medium; font-family: verdana, arial, helvetica, helve, geneva, sans-serif;
	background: #fff;	
	font-size: x-small;		
	}
		
div#wrapper	{    
	margin: 0 auto;	
	padding: 0px;
	width: 785px;	
	text-align:center; 
	}

div#frame {
	border: 0px none;; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	border: 0px none;; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
	width: 785px;		
	background: #fff;
	background-repeat: repeat-y;		
	text-align:center; 
}

div#branding {
	width: 785px;
	height: 90px;
	text-align: left;	
	border: 0px none;; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	border: 0px none;; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
}

div#logo {
	float: left;
	width: 250px;
	height: 90px;
	border: 0px none;; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	border: 0px none;; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px
}

div#email {
	float: left;
	width: 505px;
	text-align: right;	
	border: 0px none;; padding-left:0px; padding-right:0px; padding-top:40px; padding-bottom:0px;
	border: 0px none;; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
}

div#email a 
{    
	color: #999;    
	font-size: x-small;
}

div#email a:hover {
	color: #000;
}

div#sidebar 	{
	float: left;
	width: 185px;	
	border: 0px none;; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	border: 0px none;; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
	text-align: right;
	}

div#primarynav	{
 	width: 185px;	
	border: 0px none;
	background: url('../images/navbgmid.gif');	
	padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:40px;
	text-align: right;	
	}

div#primarynav ul {	
	list-style-type: none;	
	padding-left:5px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;	
	text-align: left;
	}
	
div#primarynav ul li {	
	text-align: right;
	padding-left:0px; padding-right:30px; padding-top:25px; padding-bottom:5px;
	margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0;
	}	
	
html>body #primarynav ul li {
	font-size: x-small;
	}
	
div#primarynav ul li sub {	
	text-align: right;
	padding-left:0px; padding-right:30px; padding-top:5px; padding-bottom:5px;
	margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0;
	}
	
div#primarynav ul li.sub a 
    {
    font-weight: bold;
    color: #999;
    }
    
div#primarynav ul li.sub a:hover 
    {
    color: #000;
    }
    		
div#primarynav ul li a {
	margin: 0px 0px 0px 5px;
	font-size: x-small;
	color: #000;
	padding-left: 1px; padding-right: 1px;
	}

div#primarynav ul li a.selected {
	color: #ccc;
	}

div#primarynav a:hover {	
	text-decoration: underline;
	}			

div#maincontent	{
 	width: 595px;	
	border: 0px none;; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	border: 0px none;; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
	border-left: 3px solid #ccc;
	min-height: 400px;
	font-size: x-small;	
	}

div#maincontent	a 
{
    color: #999;
}

div#maincontent	a:hover 
{
    color: #333;
}

div#content	{	
	text-align: left; 		
	border: 0px none;; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:20px;
	border: 0px none;; margin-left:20px; margin-right:0px; margin-top:0px; margin-bottom:0px;
	min-height: 400px;
 	width: 575px;				
	}

div#content p {
	text-align: left;
}

div#content p.img {
	margin-bottom:0px;
	padding-bottom:0px;	
}	

div#contentleft {
    float:left;
    width: 200px;
	border: 0px none;; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	border: 0px none;; margin-left:20px; margin-right:20px; margin-top:0px; margin-bottom:0px;
    }

div#contentleft p {
	text-align: left;
}

div#contentright {
    float:left;
    width: 350px;
    border: 0px none;; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	border: 0px none;; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
    }
    
div.designer {
	float: left;
	width: 220px;
	border: 0px none;; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:20px;
	margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
}

div.collection {

	width: 330px;
	margin-bottom: 20px;
	border: 3px solid #ccc;
	padding:5px; padding-right:5px; padding-top:6px; padding-bottom:6px;
	margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:20px;	
	text-align: left;
}

div.collection img 
{
    border: 1px solid #ccc;
}

h1 {
	color: #000;	
	border: 0px none;; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	border: 0px none;; margin-left:20px; margin-right:0px; margin-top:0px; margin-bottom:20px;	
	font-weight: normal;
	font-size: large;	
	text-align: left;
	}

div#footer	{
	width: 577px;
	text-align: left;
	line-height:2em;
	border: 0px none;; padding-left:20px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	border: 0px none;; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;	
	font-size: xx-small;
	color: #999;
	}	
	
div#footer a {
	color: #000;
	text-decoration: underline;
	font-size: xx-small;
}

div#footer a:hover {
	color: #999;
	text-decoration: underline;
}
	
h2 
{
	border: 0px none;; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	border: 0px none;; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;	

	font-size: medium;
	font-weight: normal;
	color: #000;
}

h4 {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	color: #000;
	text-align: left;
	font-size: xx-small;
}

h5 {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	color: #666;
	font-size: xx-small;
}

ul.contact  {
	border: 0px none;
	color: #000;
	text-align: right;	
	list-style-type: none;
	padding-left:10px; padding-right:30px; padding-top:0px; padding-bottom:10px;
	margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;	
	}
	
ul.contact a{
	color: #999;
	text-decoration: underline;
	font-size: x-small;
}


td {
	vertical-align: top;
}
	
#info label {
	display: block;
	font-weight: normal;
	font-size: x-small;
}

#info legend {
	color: #999;
}

#info fieldset {
	display: block;
	border: 3px solid #ccc;
	width: 290px;	
	margin: 0px 0 20px 0;
	padding: 5px;
	font-size: x-small;
}

.field {
	color: #999;
	font-size: 1em;
	margin: 5px;
}