/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#eeeeee;
	color:#505050;
}

img {
	border:0;
}

.break {
	height:1px;
	overflow:hidden;
	clear:both;
}

a {
	text-decoration:none;

}

#container {
	width:820px;
	border-left:1px solid #dfdedb;
	border-right:1px solid #dfdedb;
	margin:0 auto 0 auto;
	background-color:#FFFFFF;
	padding:0 14px 0 14px;
}

#header {
	width:820px;
	height:125px;
}

#logo {
	width:207px;
	height:125px;
	float:left;
}

#header-right {
	width:613px;
	height:113px;
	float:left;
	padding:12px 0 0 0;
}

#menu {
	clear:both;
	width:820px;
	height:35px;
	border-bottom:1px solid #d9d9d9;
	background-image:url(images/menu-off.png);
	background-repeat:repeat-x;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:15px;
}

#menu ul li {
	display:block;
	float:left;
	padding:0;
	margin:0;
	height:35px;
	
}

#menu ul li a {
	color:#0b4967;
	background-image:url(images/menu-off.png);
	background-repeat:repeat-x;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #86d2f7;
	height:26px;
	display:block;
	padding:9px 17px 0 17px;
	float:left;
}

#menu ul li a:hover {
	color:#FFFFFF;
	background-image:url(images/menu-on.png);
	border-right:1px solid #860000;
}

#menu ul li a#menu-last {
	border-right:0px;
}

#breadcrumbs {
	clear:both;
	width:542px;
	height:25px;
	padding:10px 0 0 3px;
	border-bottom:1px solid #dc416a;
	color:#505050;
	font-weight:bold;
	float:left;
}

#breadcrumbs ul {
	list-style:none;
	margin:0;
	padding:0;
}

#breadcrumbs ul li {
	display:block;
	float:left;
	background-image:url(images/breadcrumbs.png);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 14px 0 7px;
	margin:0;
	color:#999999;
}

#breadcrumbs ul li#breadcrumbs-last {
	background-image:none;
}

#breadcrumbs ul li a {
	color:#505050;
}

#breadcrumbs-right {
	float:left;
	width:275px;
	height:25px;
	padding:10px 0 0 0;
	border-bottom:1px solid #dc416a;
	color:#707070;
	text-align:right;
}

#breadcrumbs-right a {
	color:#707070;
}

#content {
	clear:both;
	width:820px;
	background-color:#FFFFFF;
}

#left-col {
	width:190px;
	float:left;
	margin:0 15px 0 0;
	padding:16px 0 0 0;
}

#left-col p {
	padding:0 0 10px 0;
	margin:12px 0 0 0;
	border-bottom:1px solid #ebebeb;
	width:190px;
}

#left-col p#bottom-p {
	border-bottom:0px;
}

#left-menu {
	width:160px;
	padding:0 0 0 15px;
}

#left-menu ul {
	list-style:none;
	padding:5px 0 9px 0;
	margin:0;
}

#left-menu ul li {
	width:160px;
	height:24px;
	display:block;
	border-bottom:1px solid #ebebeb;
}

#left-menu ul li.left-last {
	border-bottom:0px;
}

#left-menu ul li a {
	color:#555555;
	display:block;
	background-image:url(images/red-arrow.png);
	background-repeat:no-repeat;
	background-position:5px 9px;
	height:19px;
	width:142px;
	padding:5px 0 0 18px;
}

#left-menu ul li a:hover {
	color:#4b4b4b;
	background-image:url(images/blue-arrow.png);
	background-color:#f4f4f4;
}

#right-col {
	width:615px;
	float:left;
	padding:12px 0 0 0;
}

#right-col h1 {
	font-size:24px;
	font-weight:normal;
	color:#009ce8;
	margin:0 0 15px 0;
	padding:0;
}

#right-col h2 {
	font-size:16px;
	font-weight:normal;
	color:#009ce8;
	margin:0 0 10px 0;
	padding:0;
}

#right-col h1.detail-h1 {
	margin:18px 0 15px 0;
}

#listing {
	width:615px;
}

#listing p {
	padding:0;
	margin:0 0 25px 0;
	line-height:21px;
}

.listing-box {
	width:165px;
	height:165px;
	border:1px solid #c4eafb;
	padding:14px 14px 14px 14px;
	margin:0 15px 15px 0;
	float:left;
}

.listing-box.listing-last {
	margin:0 0 15px 0;
}

.listing-box img {
	margin:0 0 16px 0;
}

.listing-box a.listing-a {
	background-image:url(images/listing-bg.png);
	background-repeat:repeat-x;
	width:156px;
	height:23px;
	color:#044b6e;
	font-size:15px;
	padding:6px 0 0 9px;
	display:block;
	clear:both;
}

#paging {
	clear:both;
	width:603px;
	height:20px;
	padding:6px 6px 0 6px;
	background-image:url(images/paging-bg.png);
	background-repeat:repeat-x;
}

#paging-left {
	width:110px;
	height:20px;
	float:left;
}

#paging-middle {
	width:383px;
	height:20px;
	float:left;
	text-align:center;
}

#paging-middle a {
	color:#707070;
	display:inline !important;
	margin:0 1px 0 1px;
}

#paging-right {
	width:110px;
	height:20px;
	float:left;
	text-align:right;
}

#paging a {
	color:#707070;
	font-weight:bold;
	background-repeat:no-repeat;
	display:block;
}

#paging a#previous {
	background-image:url(images/prev.png);
	background-position:0px 1px;
	padding:0 0 0 19px;
}

#paging a#next {
	background-image:url(images/next.png);
	background-position:right;
	padding:0 19px 0 0;
}

#detail {
	width:615px;
}

#detail-left {
	width:345px;
	padding:0 15px 0  0;
	float:left;
	border-right:1px solid #ebebeb;
}

#detail-left p {
	margin:0 0 25px 0;
	padding:0;
	line-height:21px;
}

#detail-left p span {
	font-size:30px;
	color:#d31145;
}

#detail img.related-left {
	margin:0 15px 0 0;
}

#detail-right {
	width:242px;
	float:left;
	padding:0 0 0 12px;
}

.selling-points {
	width:242px;
	margin:0 0 14px 0;
	border-bottom:1px dotted #cdcdcd;
}

.selling-points.selling-top {
	border-bottom:0px;
}

.selling-left {
	width:61px;
	float:left;
}

.selling-right {
	width:181px;
	float:left;
}

.selling-right a {
	color:#d31145;
	font-weight:bold;
}

.selling-right p {
	line-height:22px;
	margin:5px 0 5px 0;
}

#detail-right p {
	margin:0;
	line-height:21px;
}

#detail-right p#call-us {
	margin:0 0 12px 0;
	line-height:normal;
}

#detail-right p span {
	color:#d31145;
	font-weight:bold;
}

#detail-right form {
	padding:10px 0 0 0;
	margin:0;
}

#detail-right input {
	width:189px;
	height:17px;
	border:1px solid #95dafa;
	margin:0 0 9px 0;
	color:#696969;
	padding:2px 0 0 5px;
}

#detail-right input#submit {
	width:94px;
	height:21px;
	border:0px;
	margin:0;
	padding:0;
}

#detail-right textarea {
	width:189px;
	border:1px solid #95dafa;
	margin:0 0 9px 0;
	overflow:hidden;
	color:#696969;
	font-family: Arial, Helvetica, sans-serif;
	padding:0 0 0 5px;
}

#footer {
	clear:both;
	width:603px;
	height:42px;
	padding:14px 0 0 0;
	font-size:10px;
}

.logo-img img{
	float: left;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.logo-img {
	clear:both;
	padding-bottom: 70px;
}

.logo-img h2 a{
	color:#009ce8;
}

.logo-img h2 a:visited{
	color:#009ce8;
}

#contactform input{
	color:#696969;
	margin-top:5px;
	width: 250px;
}

#contactform input#submit{
	width: 94px;
	height: 21px;
}


#contactform textarea{
	color:#696969;
	border: 1px solid #666699;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
}

#contactform textarea.no-border {
	border: 1px solid #CCCCCC;
}

.sofasizes {
	width:171px;
	float:left;
}
.sofasizes ul{
	padding-left:0px;
	margin-left:0px;
	list-style:none;
}

.sofasizes ul li {
	margin: 2px 0px 0px 0px;
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:19px 0 0px 60px;
	display:block;
	height:40px;
	
}

#content_right {
	float:right;
	width:280px;
	margin-left:15px;
	margin-top:15px;
}

#content_right img {
	margin-bottom:10px;
}

#errMessage {
	display:none;
	color:#CC0000;
}

#requestbrochure{
	padding: 0 0 25px 0;
	text-align:center;
}