/*	Desc: *title* Screen Style Sheet
	Author: *your name*
	Date: *last modified date*
	+ Colours
	- *colour hex* *colour name* (*purpose*)
	
/* ---- Featured Sale <<<-----------*/
/* ---- Stucture <<<-----------*/
/* ---- Common <<<-----------*/
/* ---- Wrapper<<<-----------*/
/* ---- Masthead <<<-----------*/
/* ---- Navigation <<<-----------*/
/* ---- Content <<<-----------*/
/* ---- Left <<<-----------*/
/* ---- Footer <<<-----------*/
/* ---- Typography <<<-----------*/

/*margin: top right bottom left;*/


/*=FEATURED SALE
=== === === === === === === === === === */
#content .featured-sale {
	padding: 10px;
	min-height: 140px;
	border-top: 1px solid #6c0b00;
	border-bottom: 1px solid #6c0b00;
	background-color: #f9f9f4;
}
#content .featured-sale h2 {
	font-size: 13px;
	border-style: none;
}
#content .featured-sale img{
	float: right;
	border: 1px solid #333;
	margin-left: 35px;
}
#content .featured-sale2 {
	padding: 10px;
	min-height: 140px;
	border-top: 1px solid #6c0b00;
	border-bottom: 1px solid #6c0b00;
	background-color: #efefe3;
}
#content .featured-sale2 h2 {
	font-size: 13px;
	border-style: none;
}
#content .featured-sale2 img{
	float: right;
	border: 1px solid #333;
	margin-left: 35px;
}

/*=STRUCTURE
=== === === === === === === === === === */
html {
	font-size: 100.1%; /* IE hack */
	line-height: 100%;
}
body {
	text-align: center;
	font-size: .75em;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 auto;
	background-image: url(../cssimg/back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
/*=COMMON
=== === === === === === === === === === */
* {
	padding: 0;
	margin: 0;
	border: 0;
}
p,li {
	line-height: 170%
}
p {
	text-align: justify;
}
h1, h2, h3, h4, h5, h6{
	text-align: left;
}
li {
	margin-left: 20px;
	text-align: left;
	/*width: 50%;*/
}
ul {
	list-style-image: url(../cssimg/bullet1.gif);
}
#left ul {
	list-style-image: url(../cssimg/bullet_left.gif);
}
#masthead h1 {
	text-indent: -9999px;
	font-size: 1%
}
img {
	border: 0
}
a, #left .highlight a{
	color: #6c0b00;
	text-decoration: none;
}
a:visited, #left .highlight a:visited {
	color: #540800;
	text-decoration: none;
}
a:hover, #left .highlight a:hover {
	color: #C61401;
	text-decoration: none;
}
.clear { clear: both; }
/*=WRAPPER=== === === === === === === === === === */
#wrapper {
	width:810px;
	height: 300px;
	height: auto;
	min-height: 300px;
	margin:0 auto;
	background-image: url(../cssimg/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*=MASTHEAD
=== === === === === === === === === === */
#masthead {
	height: 39px;
	padding: 35px 0 0 0;
	width:590px;
	margin-left: 220px;
}

/*=NAVIGATION
=== === === === === === === === === === */
#navigation {
	margin:0 auto;
	padding: 0;
	position: relative;
	text-align: center;
	display: block;
}
#navigation ul{
	margin: 0;
	padding: 0;
	display: block;
	display: inline;
	list-style-type: none;
	text-transform: capitalize;
	}	
#navigation li{
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}	
#navigation a {
	padding: 5px 7px 0 7px;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	float:left;
	text-transform: uppercase;
	/*letter-spacing: -.08em;*/
}
#navigation a:visited{
}
#navigation a:hover, #navigation .selected {
	background: #333 url(../cssimg/nav_back.gif) repeat-x;
	float:left;
	height: 32px;
}
/*=CONTENT
=== === === === === === === === === === */
#content {
	width:589px;
	float:right;
	/*background-color: #006699;*/
	padding-left: 10px;
	padding-top: 15px;
}
* html #content {
}
#content .leftcontent {
	width: 280px;
	float:left;
}
#content .rightcontent {
	width: 280px;
	float:right;
}
/*#content .container {
	clear: both;
}*/
#content .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 */

#content .clearfix h1 {
	font-size: 120%;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
}
#content .clear {

}
#content .container{
	padding: 10px;
	background-color: #f3f2e8;
	background-image: url(../cssimg/container_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#content .sale2, #content .sale1 {
	padding: 10px;
	height: auto;
	/*height: 320px;*/
	border-top: 1px solid #6c0b00;
	border-bottom: 1px solid #6c0b00;
	background: #FAFBEE;
	float: right;
	margin: 0 0 10px 0;
}
#content .sale1 {
	background-color: #f9f9f4;
}
#content .sale2{
	background: #FAFBEE;
}
#content .sale1 p, #content .sale2 p {
	text-align: left;
	margin-right: 385px;
	font-size: 90%;
	line-height: 120%;
}
div#content .sale1 strong, #content .sale2 strong{
	font-size: 100%;
	line-height: 130%;
}
#content .sale1 h2, #content .sale2 h2 {
	font-size: 13px;
	border-style: none;
}
#content .sale1 img, #content .sale2 img{
	float: right;
	border: 1px solid #333;
	margin-left: 10px;
}
#content .sold img{
}

/*=left
=== === === === === === === === === === */
#left {
	width:178px;
	float:left;
	min-height: 450px;
	margin-top: 100px;
	padding-left: 17px;
	padding-right: 15px;
}
* html #left {
height: 100%;
}
/* Hide from IE-Mac \*/ 
* html #left {
height: 450px;
} 
/* End hide */
#left .highlight {
	padding-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #adadad;
	border-bottom-color: #adadad;
	padding-bottom: 5px;
	margin: 10px 0;
}

/*=FOOTER Wrapper
=== === === === === === === === === === */
#footerwrapper {
	margin:0 auto;
	clear:both;
	background-color: #333333;
	background-image: url(../cssimg/footer_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/*=FOOTER
=== === === === === === === === === === */
#footer {
	width:800px;
	height: auto;
	margin:0 auto;
	text-align: center;
	padding-top: 15px;
	clear:both;
}
/*button
=== === === === === === === === === === */
#content .button h3 {
	border: none;
	text-align: center;
}
#content .button a {
	display: block;
	border: none;
	width: 164px;
	height: 54px;
	padding: 0;
	text-align: center;
}
#content .button a {
	background: url(../cssimg/button1.gif) no-repeat left top;
}
#content .button a:hover {
	background-position: bottom left;
}

/*=Forms
=== === === === === === === === === === */
form.neb{
	text-align: left;
	padding: 4px;
	background-color: #f9f9f4;
}
form.neb label{
	text-align: right;
	line-height: 130%;
	width: 150px;
}
form.neb input, form.neb select{
	background-color: #FFF;
	border: 1px solid #e7e6d9;
}
form.neb ul li{
	list-style: none;
	padding: inherit;
	margin: inherit;
}
form.neb fieldset{
}
form.neb div{
	margin: 15px 8px;
}

/*=typography
=== === === === === === === === === === */
#content h1, #content h2,#content h3{
	letter-spacing: -1px;
	margin: 5px 0px 2px 0px;
	color:#6c0b00;
	border-bottom: 1px solid #eee;
	padding-bottom: .1em;
	line-height: 100%;
	}
#content h1{
	font-size: 150%;
}
#content h2{
	font-size: 135%;
}
#content h3{
	font-size: 120%;
}
#content h4{
	font-size: 140%;
}

#content .featurebox {
	padding: 10px;
	color: #333;
	background-image: url(../cssimg/feature_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#content .featurebox h1 {
	border-bottom: 0px;
	font-size: 120%;
	padding: 0px;
	margin: 0px;
}
#left h1, h2, h3, h4, h5, h6 {
	color:#333;
	border-bottom: 1px solid #eee;
	padding-bottom: .1em}
#left h1 a, #left a, #left a:visited{
	color:#333;
}
#left a:hover{
	text-decoration:underline;
}
#left h1{
	font-size: 90%;
}
#left h2{
		font-size: 90%;
}
#left h3{
		font-size: 90%;
}
#left p, #left ul, #left li{
	color:#333;
	font-size: 90%;
	line-height: 120%;
}
#footer p{
	color: #999999;
	text-align: center;
}
#footer a{
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 90%;
}
#footer a:visited{
	color: #666666;
}
#footer a:hover{
	color: #333333;
	background-color: #666666;
}
.right{
	float: right;
	margin-left: 10px;
	border: 1px solid #333;
}
#footer .sm{
	margin: 10px 0;
}
#footer .sm p{
	font-size: 90%;
	color: #999999;
}
#footer .sm a{
	text-transform: none;
	text-decoration: underline;
	color: #CCCCCC;
}
#footer .sm a:hover{
	text-transform: none;
	color: #333333;
}
.thumbs{
	margin: 8px 0 0 0;
	width: 155px;
	padding: 16px 0 4px 0px;
	background: #ded8b3 url(../cssimg/view_photos.gif) no-repeat left top;
	border-top: 1px solid #6c0b00;
	border-bottom: 1px solid #6c0b00;
}
#content .sale2 .thumbs img, #content .sale1 .thumbs img{
	float: none;
}