* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a:focus
{
-moz-outline-style: none;
}
a:visited, a:link, a:active {
color:#98A6BE;
}
a:hover {
	color:white
}

input[type="text"],
input[type="submit"],
input[type="reset"] {
	border: 1px solid #333366;
}

body {
	font-family: Arial;
	font-size: 12px;
	background: #FFF;
	text-align: left;
	color: #98a6be;

}



div.background {
/*	width: 900px;
	height: 511px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;*/	
	position: absolute;
	top: 50%;
	left: 50%;
	width:900px;
	height: 511px;
	margin-left:-450px;
	margin-top:-270px;
}

div.footer {
	position: absolute;
	top: 50%;
	left: 50%;
	width:900px;
	margin-left:-450px;
	margin-top:250px;
}

div.background_content{
	margin: 0px auto;
	margin-left: 275px;
	position: absolute;
	width: 580px;
	top: 0px;
	height: 511px;
	background-color: #3b3a3a;
    filter: alpha(opacity=95);
	opacity: .95;
    -moz-opacity: .95;
}

div.content{
	margin: 0px auto;
	margin-left: 275px;
	position: absolute;
	width: 580px;
	top: 0px;
	height: 511px;
}
div.home_info_bio {
	overflow: hidden;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #98a6be;	
}

div.associates_info_bio {
	overflow: hidden;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #98a6be;	
}

div.home_info_showroom_location_and_hours{
	width:580px;
	height: 461px;
	margin-top: 50px;
	margin-bottom: 0px;
	padding-left: 45px;	
	padding-right: 45px;	
	overflow: auto;	
	
}

div.home_info_showroom_location_and_hours p{
	
}

div.home_info_additional_showrooms{
	overflow: hidden;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #98a6be;	
}

div.home_info_about_us{
	overflow: hidden;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #98a6be;	
}

div.associates_info_contact_us {
	height: 451px;
	margin-top: 45px;
	padding-left: 45px;	
	padding-right: 25px;	
	overflow: auto;
}

div.home_info_contact_us {
	height: 451px;
	margin-top: 45px;
	padding-left: 45px;	
	padding-right: 25px;	
	overflow: auto;
}

div.associates_info_press {
	height: 470px;
	margin-top: 40px;
	padding-left: 25px;	
	padding-right: 25px;	
	overflow: auto;
}

div.associates_info_press_article_slides{

}

div.associates_info_press_article{
	
	
}

div.press_mainContainer{
	
	height: 360px;
}

div.associates_info_press_article_info {
	display: block;
	position: relative;
	float: left;	
	top: 270px;
	
}

div.associates_info_press_article_image_container {
	float: left;
	
}

div.post_title {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #ffffff;	
	
}

div.collections {
	height: 465px;
	margin-top: 30px;
	margin-bottom: 15px;
	padding-left: 45px;	
	padding-right: 45px;	
	overflow: hidden;	
}

div.search_slide_products{
	margin-top: 30px;	
}

img.image_associates_info_bio {
	float: left;
	margin-right :10px;
	margin-bottom: 10px;

}

img.image_home_info_bio {
	float: left;
	margin-right :10px;
	margin-bottom: 10px;
}

img.image_home_info_about_us {
	float: left;
	margin-right :10px;
	margin-bottom: 10px;
}

img.associates_info_press_article_image {
	margin-right :10px;
	margin-bottom: 10px;
}

img.associates_info_blog_image {
	margin-top :10px;
	margin-bottom: 10px;
}
img.image_press_thumb{
	
    filter: alpha(opacity=50);
	opacity: .50;
    -moz-opacity: .50;
	
}
img.image_press_thumb_on{
	
    filter: alpha(opacity=100);
	opacity: 1;
    -moz-opacity: 1;
}

img.background_image {
	position: absolute;	
	top: 0px;

}

img.imageCollections{
	margin-bottom: 10px;	
}

img.slideshow_search_thumb {
	margin-top: 10px;	
	margin-bottom: 10px;	
	margin-right: 10px;
	float: left;
}

img.search_image_title{
margin-bottom: 20px;	
}

table.contactForm {
	width:310px;
}

table.contactForm  td textarea {
	width: 100%;
	height: 104px;
	background-color: transparent;
	border: 1px solid #98a6be;
	font-family: Arial;
	font-size: 12px;
	color: #98a6be;
	letter-spacing:1px;
	font-weight:normal;
	text-align:left;
	padding-top: 3px;
	padding-left: 3px;
}	

table.contactForm  td input  {
	width: 100%;
	height:19px;
	background-color: transparent;
	border-color: #98a6be;
	font-family: Arial;
	font-size: 12px;
	color: #98a6be;
	letter-spacing:1px;
	font-weight:normal;
	text-align:left;
	padding-top: 3px;
	
}

table.contactForm td input.checkbox_input {
	width:20px;
	float: left;
	height: 26px;
}

table.addCommentForm{
	width:497px;
	
}

table.addCommentForm td input  {
	width: 100%;
	height:22px;
	background-color: transparent;
	border-color: #98a6be;
	font-family: Arial;
	font-size: 12px;
	color: #98a6be;
	letter-spacing:1px;
	font-weight:normal;
	text-align:left;
}

table.addCommentForm  td textarea {
	width: 100%;
	height: 104px;
	background-color: transparent;
	border: 1px solid #98a6be;
	font-family: Arial;
	font-size: 12px;
	color: #98a6be;
	letter-spacing:1px;
	font-weight:normal;
	text-align:left;
}	

a.linkJoin {
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	width:54px;
	background-position: 0px center;
	background-image: url(/images/submit.png);
	height: 17px; 
	border: 0px;
	cursor: pointer;
}

a.postCommentSubmit {
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	width:54px;
	background-position: 0px center;
	background-image: url(/images/submit.png);
	height: 17px; 
	border: 0px ;
}

a.associates_info_press_article_thumb{
	margin-right: 6px;
	height: 90px;
	width: 70px;
}

p.post_title {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #ffffff;	
	letter-spacing: 1px;
}

p.post_date_cat{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #999999;	
}

p.post_date_cat a {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #999999;	
	letter-spacing: 1px;
}
p.post_date_cat a:hover {
	text-decoration: underline;
	color:white;
}

div.post_text {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #98a6be;	
}
div.post_text a {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #98a6be;	
}
div.post_text a:hover {
	text-decoration: underline;
	color:white
}

p.collectionText {
	color: #94b55f;		
}

p.search_product {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
}


div.slideshow_info_images {
	width: 84px;
	padding-left: 20px;
	float: left;
}

div.search_products{
	width: 500px;
	float: left;
}

div.slideshow_info_images img {
	margin-bottom: 7px;
}

div.slideshow_info_info {
	width: 390px;
	float: left;
	font-family: Arial;
	font-size: 12px;
}
div.slideshow_info_info_blue {
	color: #98a6be;
}
div.slideshow_info_info_green {
	color: #94b55F;
}
div.slideshow_info_info_gray {
	color: #969AA0;
}

div.search_product_content {
	padding-top: 10px;
	height: 50px;
}


span.footer {
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

span.footer a {
	text-decoration: none;
	color: #666666;
}
