/* CSS for image-bath.co.uk media=screen */
/* Prepared by Mak Russell - ifstudio.co.uk */

/* Positional */

body 
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:100%;
	background-color:#fff; 
	font-family: Georgia, serif;
	font-size: 62.5%;
	color: #333;
	background-image: url(../images/background_tile.gif);
}

#main {
	/*margin:0px auto 0px auto;*/
	margin:0px 80px 0px 80px;
	text-align:center;
	height:100%;
	max-height: 100%;
	width:740px;
}

#content { 
	position:relative;
	/*margin:0px auto 0px auto;*/
	margin:0px 0px 0px 0px;
	width:740px;
	height:auto;
	max-height: auto;
	text-align:left;
}

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

#main_drop {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 490px;
	float: left;
}

#logo {
	margin: 0px 0px 0px 80px;
	padding:0px 0px 0px 0px;
	width: 490px;
	height: 126px;
}

#nav {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 470px;
	height: 65px;
}

div#twitterfollow {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}

div#twittersample {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
}

#home_content {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 270px;
	float: left;
}

#home_quote {
	width: 270px;
}

#home_quote_left {
	width: 40px;
	height: 120px;
	text-align: right;
	float: left;
}

#home_quote_right {}

#home_mirror {
	width: 200px;
	float:left;
}

#lower_content {
	width: 387px;
	float: left;
}

.designer_image {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.designer_image_pad {
	width: 15px;
	float: left;
}

#map_border {
	border: 1px solid #333;
}

.bottom_pad {
	height: 18px;
}

hr { border-top: 1px solid #333; border-right: 0px; border-bottom: 0px; border-right: 0px; }

/* Text styles */

p, ul {
	font-size: 1.3em;
	line-height: 1.4em;
}

.small {
	font-size: 1.2em;
	line-height: 1.3em;
}

.no_pad {
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.no_pad_top {
	padding-top: 0px;
	margin-top: 0px;
}

.map_link {
	padding-top: 4px;
	margin-top: 0px;
	text-align: right;
}

#min {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}

#quote_left {
	padding: 8px 5px 0px 0px;
}

#quote_right {
	padding: 0px 0px 0px 5px;
}

h1 {
	padding: 0px 0px 14px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 1.3em;
}

.designer_list {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -20px;
	/*list-style: url(../images/hanger_bullet.gif); */
	list-style-type: none;
	font-weight: bold;
}

.designer_list_item {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*list-style: url(../images/hanger_bullet.gif); */
	list-style-type: none;
	font-weight: bold;
}

#error {
	color: #fff;
	background-color: #c00;
	padding: 2px 10px 2px 10px;
}

.error_list {
	list-style: disc;
}

/* Links */

a:link {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #333;
	text-decoration: underline;	
	font-weight: bold;
}


#navcontainer ul
{
margin: 0;
padding: 1em 0em;
list-style-type: none;
text-align: left;
}

#navcontainer ul li { 
display: inline;
}

#navcontainer ul li a
{
text-decoration: none;
padding: 1em 2em 0em 0em;
color: #303030;
background-color: #0333;
}

#navcontainer ul li a:hover
{
color: #fff;
}

#navcontainer ul li a#currentpage,
#navcontainer ul li a#currentpage:link,
#navcontainer ul li a#currentpage:visited
{
color: #FFF;
/*font-weight: bold;*/
}

/* CSS Rollovers */
/* Unordered List */
#nav ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	float:left;
}

/* List Item */
#nav li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:inline;
	list-style-type: none;
	float:left;
}

/* Navigation.ListItem.Home */
#nav li.nav_home
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 68px;
	height: 65px;
	background-image: url(../images/nav_home_on.gif);
	background-repeat:no-repeat
	;display: block;
}

#nav li.nav_home a
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 68px;
	height: 65px;
	background-image: url(../images/nav_home_off.gif);
}

#nav li.nav_designers
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 155px;
	height: 65px;
	background-image: url(../images/nav_designers_on.gif);
	background-repeat:no-repeat;
	display: block;
}

#nav li.nav_designers a
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 155px;
	height: 65px;
	background-image: url(../images/nav_designers_off.gif);
}


#nav li.nav_news
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 78px;
	height: 65px;
	background-image: url(../images/nav_news_on.gif);
	background-repeat:no-repeat;
	display: block;
}

#nav li.nav_news a
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 78px;
	height: 65px;
	background-image: url(../images/nav_news_off.gif);
}

#nav li.nav_contact
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 152px;
	height: 65px;
	background-image: url(../images/nav_contact_on.gif);
	background-repeat:no-repeat;
	display: block;
}

#nav li.nav_contact a
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 152px;
	height: 65px;
	background-image: url(../images/nav_contact_off.gif);
}

#nav li a:hover
{
	padding: 0px 0px 0px 0px;
	display: block;
	background: none;
}

.ScreenReaderOnly { position: absolute; top: -10000px; left: -10000px; }

/* Form */

form
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#form
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.label
{
	font-size: 1.3em;
	font-weight:bold;
	float:left;
	width:150px;
	padding:3px 0px 5px 0px;
}

.field
{
	margin:0px 0px 0px 150px;
	padding:0px 0px 6px 0px;
}

* .field
{
	text-align: right;
}

.input
{
	width:230px;
}

* .input
{
	width:165px;
}


textarea
{
	width:387px;
	height:170px;
	margin-bottom: 8px;
}

#button
{
	text-align: right;
}

