/* Bampton Furniture 2006 */
/* Design and CSS by Websir.co.uk */

body {
	background-color: #DEDEDE;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 60px;
	margin-right: 20px;
	margin-bottom: 60px;
	margin-left: 20px;
}
#container {
	width: 640px;
	position: relative;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: thick solid #FFFFFF;
}
#header {
	height: 120px;
	width: 640px;
	background-color: #4B4B4B;
	background-image: url(../layout/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
}
#furn {
	background-image: url(../layout/furniture.gif);
	height: 20px;
	width: 78px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#navigation {
	height: 29px;
	width: 540px;
	background-color: #DEDEDE;
	position: absolute;
	top: 103px;
	z-index: 100;
	text-align: right;
	left: 0px;
	overflow: hidden;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	float: right;
	font-size: 10px;
	font-weight: lighter;
	list-style-type: none;
}
#navigation li a {
	color: #4B4B4B;
	margin-right: 10px;
	text-decoration: none;
	background-color: #DEDEDE;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DEDEDE;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation li a:hover {
	color: #FFFFFF;
	border-left-color: #FFFFFF;
}





#maincontent {
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-top: 130px;
	padding: 0px;
}

p {
	font-size: 1.1em;
	margin: 5px;
	color: #4B4B4B;
}
a {
	color: #322732;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
}
a:hover {
	text-decoration: underline;
}

li {
	font-size: 1.4em;
	color: #4B4B4B;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2.5em;
	color: #4B4B4B;
	font-weight: lighter;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


#flashnav {
	position: absolute;
	left: 288px;
	top: 133px;
	height: 130px;
	width: 351px;
}
#titleimage {
	height: 110px;
	width: 287px;
	position: absolute;
	left: 0px;
	top: 132px;
}
.floatleft {
	margin: 5px;
	float: left;
}
.floatright {
	float: right;
}
.red {
	font-weight: bold;
	color: #CC0000;
}


#footer {
	height: 23px;
	width: 635px;
	background-color: #4B4B4B;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 5px;
	clear: both;
}
#footer a {
	color: #DEDEDE;
}
div.product {
	width: 150px;
	border: 1px solid #4B4B4B;
	float: left;
	margin: 2px;
}
div.product .name {
	background-color: #DEDEDE;
	width: 150px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #DEDEDE;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
div.product .name:hover {
	background-color: #6A6A6A;
	color: #DEDEDE;
}

div.product .pad {
	padding: 5px;
	margin: 0px;
	height: 100px;
	overflow: hidden;
	color: #000000;
}
div.product .pad:hover {


}
div.product .pad .code {
	color: #000000;
}
div.product a {
	color: #000000;
	text-decoration: none;
	text-align: center;
}
div.product a a {
	text-align: left;
}

div.product a:hover {
	text-decoration: none;
}

div.product p {
	color: #;
	margin: 0px;
	text-align: left;
}


#listspacer {
	width: 600px;
	height: 30px;
	margin: 5px;
	float: left;
	color: #4B4B4B;
	font-weight: lighter;
	font-size: 12px;
	background-color: #DEDEDE;
}
.tabledetails {
	color: #DEDEDE;
}
.detaildots {
	height: 1px;
	background-image: url(../layout/details_dots.jpg);
	background-repeat: repeat-x;
}
.bold {
	font-weight: bold;
	color: #000000;
}
.border {
	border: 1px solid #4B4B4B;
}
h2 {
	font-size: 2em;
	color: #4B4B4B;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h3 {
	font-size: 1.5em;
	color: #4B4B4B;
	font-weight: lighter;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#title {
	height: 26px;
	width: 640px;
	margin-top: 6px;
	text-align: right;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../layout/widescreen_headers.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#title h1 {
	font-size: 14px;
	color: #4B4B4B;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
.pagesholder {
	position: relative;
	text-align: left;
}

.pages {
	margin-right: 5px;
	margin-left: 5px;
}
.pages a {
	display: block;
	float: left;
	margin-right: 2px;
	background-color: #DEDEDE;
	color: #4B4B4B;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	border: 1px solid #4B4B4B;
	text-decoration: none;
}
.pages a.current {
	font-weight: bolder;
	color: #DEDEDE;
	background-color: #4B4B4B;
}

.pages a:hover {
	background-color: 4B4B4B;
	text-decoration: none;
}

hr {
	color: #DEDEDE;
	background-color: #DEDEDE;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
input, textarea, select {
	border: 1px solid #5B485A;
	background-color: #EDE7EC;
	width: 120px;
	font-size: 0.9em;
	color: #4B4B4B;
}
input#submit {
	width: 72px;
	height: 24px;
}
textarea {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
.textbox {
	background-color: #4B4B4B;
	border: 1px solid #4B4B4B;
	margin: 5px;
	padding: 5px;
}
.caption {
	background-color: #4B4B4B;
	padding: 5px;
	margin: 10px;
}
a.enter {
	border: 1px solid #675266;
	text-decoration: none;
	padding: 5px;
	background-color: #4B4B4B;
	margin: 0px;
	color: #DEDEDE;
}
a.enter:hover {
	background-color: #DEDEDE;
	color: #4B4B4B;
}
#imgcontrol a {
	background-color: #DEDEDE;
	font-size: 1.2em;
}
