/*-------------------------------------------------standard tags*/
BODY 
{
	background: #F1F0ED;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	border:none;
	vertical-align:top;
}
h1
{
	font-size:1.2em;
	height:30px;
	color:#006699;
	font-weight:bold;
	margin-top:20px;
	margin-left:0px;
}
h2
{
	font-size:1em;
	color:#006699;
	font-weight:bold;
}
p
{
	font-size:0.6em;
	line-height:1.4em;
	color: #666666;
}
img
{
	border:none;
}
/*-------------------------------------------------Navigation tags*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/*-------------------------------------------------Navigation classes*/
.nav_bar{
	width:95%;
	background-color:#006699;
	color:#FFFFFF;
	height:1.4em;
}
.nav_home{
	width:6%;
}
.nav_about_us{
	width:12%;
}
.nav_sofas_and_suites{
	width:14%;
}
.nav_chair_selector{
	width:15%;
}
.nav_product_care{
	width:15%;
}
.nav_retailers{
	width:10%;
}
.nav_showroom{
	width:12%;
}
.nav_contract_selection{
	width:15%;
}

.nav_home, .nav_about_us, .nav_sofas_and_suites, .nav_chair_selector, .nav_product_care, .nav_retailers, .nav_showroom, .nav_contract_selection{
	padding-top:4px;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	font-size: 0.7em;
}
/*-------------------------------------------------cross site classes*/
.page_container
{
	width:771px;
	vertical-align:top;
	margin-top:15px;
	margin-left:0px;
	margin-right:0px;
	background-color: #FFFFFF;
	height:700px;
}
.header {
  width:100%;
}
.retail_content {
	margin-top:15px;
	left:5%;
	width:90%;
}
.retail_message
{
	/*position:relative;
	top:0px;*/
	width:231px;
	height:450px;
	float:left;
}
.retail_message_double
{
	/*position:relative;
	top:0px;*/
	width:462px;
	height:450px;
	float:left;
}
.retail_image_double{
	float:left;
	width:462px;
	border:none;
	margin-top:30px;
}
.retail_image{
	width:231px;
	float:left;
	border:none;
	margin-top:30px;
}

.double{
	width:462px;
}

/*-------------------------------------------------sofa selector page specific div classes*/
.sofa_selector{
	width:95%;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:20px;
	height:400px;
}
.sofa_link{
	width:120px;
	height:119px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
}
/*-------------------------------------------------chair selector page specific div classes*/
.chair_selector{
	width:95%;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:20px;
}
.chair_link{
	width:120px;
	height:140px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
}

/*-------------------------------------------------product page specific div classes*/
.finishes_available{
	width:140px;
	vertical-align:bottom;
	margin-top:215px;
	height:205px;
	float:left;
}
.product_image{
	float:left;
	margin-top:25px;
	width:420px;
	height:420px;
}

.range_link{
	color:#006699;
	display:block;
	width:70px;
	float:left;
	margin-left:10px;
	font-size:0.6em;
}
.range_selection{
	margin-top:20px;
	height:180px;
	float:left;
	width:180px;
}
.product_options{
	margin-top:20px;
	height:180px;
	float:left;
	width:180px;
}
.product_dimensions{
	width:45%;
	float:left;
	margin-top:20px;
	padding:3px;
	table-layout:fixed;
}
caption{
	color:#003399;
	font-weight:bold;
	font-size:0.8em;
	display:block;
	width:70px;
	float:left;
}
.dimension_header{
	color:#999999;
	font-size:0.6em;
}
.dimension_value{
	color:#666666;
	font-size:0.6em;
}
/*-------------------------------------------------retailers pages specific classes*/
.retailer_name, .retailer_add1, .retailer_add2, .retailer_add3, .retailer_add4, .retailer_tel
{
font-size:0.6em; 
color: #333333; 
padding:8px; 
border:2px; 
border-color:#CCCCCC;
border-style:solid;
}
.retailer_name, .retailer_add1, .retailer_add2, .retailer_add3, .retailer_add4
{
	color: #333333; 
}
.retailer_tel
{
	color: #003333;
	width:295px;
}
.retailer_name
{
	width:334px;
	background-color:#567594;
	color:#FFFFFF;
	font-weight:bold;
}
.retailer_add1
{
	width:295px;
}
.retailer_add2
{
	width:129px;
}
.retailer_add3
{
	width:168px;
}
.retailer_add4
{
	width:70px;
}
.retailers_caption
{
height: 63px;
color: #567594;
font-size: 1.3em;
}
table.retailers
{
	width:733px;
	border-collapse:collapse;
	border:2px;
	border-style:solid;
	margin-top:15px;
	border-color:#CCCCCC;
	background-color:#FFFFFF;
}
.region_link{
	color:#006699;
	display:block;
	float:left;
	margin-left:10px;
	font-size:0.6em;
}
.NavLink {
	color: #ffffff;
	text-decoration: none;
}
a:link.NavLink {
	color: #ffffff;
	text-decoration: none;
}
a:visited.NavLink {
	color: #ffffff;
	text-decoration: none;
}
a:hover.NavLink {
	color: #ffffff;
	text-decoration: underline;
}
a:active.NavLink {
	color: #ffffff;
	text-decoration: none;
}
.boxes {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	color: #FFFFFF !important;
	background-color: #FC7219 !important;
	width: 200px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-style: none;
}
.send_sml {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	color: #FFFFFF !important;
	background-color: #FC7219 !important;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	width: 100px;
}
