@charset "utf-8";
/* CSS Document */
/*
.test {
	overflow:hidden;height:1px;width:2px;background:url() no-repeat top left;
}
*/
body {
	background:#eaeaea url(images/bg.jpg);	
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333333;
	font-size:11px;
	line-height:1.63;
}

a {
	color:#000000;	
	text-decoration:none;
}

a:hover {
	color:#999999;
	text-decoration:none;
}

#container {
	margin:0px auto 0px auto;
	width:960px;
}

#content {
	float:left;
	margin-left:15px !important;
	margin-left:8px;
	width:930px;
	margin-top:30px;
}

#head #logo {
	height:175px;
	width:930px;
	background:url(images/header_logo.jpg) no-repeat top center;
}

#head .menu {
	width:930px;
	text-align:center;
	height:30px;
}

#head .menu .menu_item {
	display:inline;
	font-size:18px;
	letter-spacing:2px;
	width:auto;
}

#head .menu .menu_item a {
	color:#000000;
	font-size:18px;
	letter-spacing:2px;
	text-decoration:none;
}

#head .menu .menu_item a:hover {
	color:#999999;
	font-size:18px;
	letter-spacing:2px;
	text-decoration:none;
}


#head .menu .menu_item_selected {
	display:inline;
	font-size:18px;
	letter-spacing:2px;
	width:auto;
}

#head .menu .menu_item_selected a{
	color:#999999;
	font-size:18px;
	letter-spacing:2px;
	text-decoration:none;
}

#head .menu .menu_item_selected a:hover {
	color:#999999;
	font-size:18px;
	letter-spacing:2px;
	text-decoration:none;
}

#head .menu .menu_item_separator {
	display:inline;
	margin-left:38px; 
}

#center {
	margin-top:1px;	
}

#center .menu {
	width:930px;
	text-align:center;
	height:50px;
	margin-top:5px;
	
}

#center .menu .menu_item {
	display:inline;
	font-size:14px;
	letter-spacing:2px;
	color:#333333;
}

#center .menu .menu_item a {
	color:#000000;
	font-size:14px;
	letter-spacing:2px;
	text-decoration:none;
}

#center .menu .menu_item a:hover {
	color:#999999;
	font-size:14px;
	letter-spacing:2px;
	text-decoration:none;
}

#center .menu .menu_item_selected {
	display:inline;
	font-size:14px;
	letter-spacing:2px;
	color:#999999;
}

#center .menu .menu_item_selected a {
	color:#999999;
	font-size:14px;
	letter-spacing:2px;
	text-decoration:none;
}

#center .menu .menu_item_selected a:hover {
	color:#999999;
	font-size:14px;
	letter-spacing:2px;
	text-decoration:none;
}

#center .menu .menu_item_separator {
	display:inline;
	width:25px;
}

.menu2 {
	width:930px;
	text-align:center;
	height:50px;
}

.menu2 .menu_item2 {
	display:inline;
	margin-left:45px;
	/*font-size:14px;
	letter-spacing:1.5px;
	text-decoration:none;*/
}


.menu2 .menu_item_selected2 {
	display:inline;
	margin-left:45px;
	/*font-size:18px;
	letter-spacing:1.5px;
	text-decoration:none;*/
}

#random_image {
	float:left;
	/*width:930px;*/
	width:380px;
	/*height:335px;*/
	/*height:314px;*/
	text-align:center;
	overflow:hidden;
	/*margin-top:15px;*/
}

#index_text {
	width:930px;
	margin-top:20px;
	text-align:center;
	color:#333333;
	font-size:11px;
}

#index_text .txt {
	margin:0px auto;
	width:700px;
	line-height:18px;
}

#center #left_side {
	float:left;
	width:380px;
	margin-left:42px !important;
	margin-left:21px;
}

#center #right_side {
	float:right;
	width:380px;
	margin-right:42px !important;
	margin-right:21px;
}

#center #first_column{
	float:left;
	width:280px;
	margin-right:45px;
}

#center #second_column{
	float:left;
	width:280px;
	margin-right:45px;
}

#center #second_column #gmap{
	float:left;
	width:272px;
	height:227px;
	border:7px solid #FFFFFF;
}

#center #third_column{
	float:right;
	width:280px;
}

#foot {
	width:930px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	font-size:11px;
	float:left;
	margin-top:20px;
}

#foot a {
	text-decoration:none;
	color:#000000;
}

#foot a:hover {
	text-decoration:none;
	color:#999999;
}

.page_nav {
	color:#666666;
	font-size:13px;
	width:930px;
	text-align:center; 
	float:left;
}

.page_nav a {
	text-decoration:none;
	font-size:13px;
	color:#000000;
}

.page_nav a:hover {
	color:#666666;
}

.press_item {
	width:206px;
	text-align:center;
	float:left;
}

.press_item .title {
	width:225px;
	float:left;
	font-size:13px;
	margin-top:5px;
	color:#000;
}

.press_item .detail {
	width:206px;
	float:left;
	font-size:11px;
	margin-top:0px;/*3px;*/
	color:#666666;
}

.press_item img {
	border:none;	
}

.press_clear_line {
	width:930px;
	float:left;
	height:39px;
}

.contact_email {
	width:220px;
	margin-left:30px;
}

.contact_email input {
	background:#cccccc;
	
	border:none;
	width:150px;
	font-size:11px;
	height:20px;
}

.contact_email textarea {
	background:#cccccc;
	
	border:none;
	width:215px;
	font-size:11px;
	height:105px;
}

.contact_email .field_title {
	font-size:11px;
	margin-bottom:4px;
}

.contact_email .field {
	margin-bottom:15px;	
}

.contact_email .sbt {
	width:auto;
	cursor:pointer;
}

.inquiry_email input {
	background:#cccccc;
	border:none;
	width:150px;
	font-size:11px;
	height:20px;
}

.inquiry_email textarea {
	background:#cccccc;
	
	border:none;
	width:215px;
	font-size:11px;
	height:105px;
}

.inquiry_email .field_title {
	font-size:11px;
	margin-bottom:4px;
	width:270px;
}

.inquiry_email .field {
	margin-bottom:15px;	
	width:270px;
}

.inquiry_email .sbt {
	width:auto;
	cursor:pointer;
}


.contact_email .form_title {
	margin-bottom:20px;
	font-size:18px;
}

.form_title {
	margin-bottom:20px;
	font-size:14px;
}

.response {
	font-size:11px;
	color:#FF3300;
	font-family:Verdana, Geneva, sans-serif;
}

.about_title {
	font-size:14px;	
	margin-top:10px;
}

.about_detail {
	margin-top:7px;
/*	font-size:11px;
	line-height:15px;
	color:#333333;
	font-family:Verdana, Geneva, sans-serif; */
}

.category_name {
	width:280px;
	text-align:center;
	margin-top:8px;
}

.category_name a img {
	border:none;	
}

.collection_menu {
	display:inline;
	margin-right:40px;
}

.collection_menu_selected {
	display:inline;
	margin-right:40px;
}


.product_menu {
	display:inline;
	text-transform:capitalize;
}


.product_menu a{
	text-transform:capitalize;
}

.product_menu_selected {
	display:inline;
	text-transform:capitalize;
}


#product_left {
	width:475px;
	float:left;
	margin-right:160px;
}

#product_right {
	width:285px;
	float:right;
}

.big_p_name {
	width:475px;
	float:left;
	margin-bottom:30px;
	margin-top:4px;
}

.testname {
	width:475px;
	float:left;
	margin-bottom:5px;
}

#single_product_description {

}

.detail_menu {
	font-size:12px;
	font-family:gilll;
	color:#000000;
	margin-bottom:5px;
	margin-top:5px;
}

.detail_menu .ui-icon {
	display:none;	
}

.detail_menu2 {
	font-size:12px;
	font-family:gilll;
	color:#000000;
	margin-bottom:5px;
	width:280px;
	float:left;
}

.detail_menu2 .ui-icon {
	display:none;	
}

.detail_menu2 a#dimension {
	background: url(images/dimension.png) no-repeat top left;
	display:block;
	height:19px;
	width:91px;
	overflow:hidden;
}

.ui-state-active a#dimension, .detail_menu2 a#dimension:hover {
	background-position:0px -19px;
}

.detail_menu2 a#finishes {
	background: url(images/finishes.png) no-repeat top left;
	display:block;
	height:19px;
	width:60px;
	overflow:hidden;
}

.ui-state-active a#finishes, .detail_menu2 a#finishes:hover {
	background-position:0px -19px;
}

.detail_menu2 a.view_in_location {
	background: url(images/view_in_location.png) no-repeat top left;
	display:block;
	height:19px;
	width:137px;
	overflow:hidden;
}

.ui-state-active a.view_in_location, .detail_menu2 a.view_in_location:hover {
	background-position:0px -19px;
}

.detail_menu2 a#inquiry_accordion {
	background: url(images/inquiry.png) no-repeat top left;
	display:block;
	height:19px;
	width:60px;
	overflow:hidden;
}

.ui-state-active a#inquiry_accordion, .detail_menu2 a#inquiry_accordion:hover {
	background-position:0px -19px;
}


a#cut-sheet {
	background: url(images/cutsheet.png) no-repeat top left;
	display:block;
	height:19px;
	width:216px;
	overflow:hidden;
}

a#cut-sheet:hover {
	background-position:0px -19px;
}

.single_product_details {
	font-size:13px;	
	margin-bottom:5px;
	width:285px;
	float:left;
}

.finishes_img {
	float:left;
	width:65px;
	margin-right:5px;
}

.curr_cImage {
	display:inline;
	font-size:10px;
	color:#999999;
}

div#cImageHolder {
	height:475px;
	width:475px;
}
div#cImageHolder.loading {
	background:url(images/ajax-loader.gif) no-repeat center;
}

.cImage {
	display:inline;
	font-size:11px;
	color:#000000;
	cursor:pointer;
	margin-right:4px;
}

.cImageLeft, .cImageRight {
	display:inline;
	font-size:11px;
	color:#000000;
	cursor:pointer;
}

.cImageLeft {
	margin-right:6px;
	margin-left:8px;
}

.how_to_title {
	margin-top:-5px;
	margin-bottom:7px;	
	line-height:25px;
}

.product_name {
	margin-top:5px;	
}

.pop_span_left {
	background:url(images/left_arrow.jpg) no-repeat 0px 220px;	
}

.pop_span_right {
	background:url(images/right_arrow.jpg) no-repeat 150px 220px;	
}

a.cat_url:hover div.category_name {
	color:#999999;	
}

.finishes_img img, #pop_left, #pop_right {
	cursor:pointer;
}

#pop_large_image_holder {
	background:url(images/ajax-loader.gif) no-repeat center;		
}


#pop_large_image_close a {
	text-decoration:none;
	background:url(images/closex.png)  no-repeat left top;
	background-position: 0px 0px;
	overflow:hidden;
	width:73px;
	height:25px;
	display:block;
	float:left;
}

#pop_large_image_close a:hover {
	text-decoration:none;
	background-position: 0px -25px;
	overflow:hidden;
	width:73px;
	height:25px;
	display:block;
	float:left;
}

.link_title_dtr {
	display:block;
	width:930px;
	text-align:center;
	margin-top:-5px;
}

.sp_cat_name {
	display:block;
	width:280px;
	text-align:center;
}


.sp_cat_name_hover {
	display:block;
	width:280px;
	text-align:center;
}

.category_name a {
	display:block;
	width:280px;
}

.press_item a {
	display:block;
	width:206px;
}

.press_sp {
	width:206px;	
}

.press_sp_hover {
	width:206px;
}

.vica_showrooms {
	margin-top:-5px;	
}

.sitemap_page {
	margin-top:35px;
	width:850px;
	float:left;
	margin-left:115px !important;
	margin-left:57px;
	
}

.sitemap_column {
	width:210px;
	float:left;
}

.sitemap_head_collection img {
	border:none;	
}

.sitemap_head_collection {
	margin-top:25px;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	width:190px;
	float:left;
	text-transform:capitalize;
}

.sitemap_head_collection a {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

.sitemap_head_collection a:hover {
	color:#999999;
	text-decoration:none;
}

.sitemap_head img {
	border:none;
}

.sitemap_head {
	margin-top:25px;
	font-family:gill;
	font-size:14px;
	color:#333333;
	width:190px;
	float:left;
	margin-bottom:2px;
}

.sitemap_head a {
	text-decoration:none;
	color:#000000;
}

.sitemap_head a:hover {
	color:#999999;
	text-decoration:none;
}

.sitemap_sub{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333333;
	width:190px;
	float:left;
}

.sitemap_sub a {
	text-decoration:none;
	color:#000000;
}

.sitemap_sub a:hover {
	color:#999999;
	text-decoration:none;
}

/* ***************** visibility for sIFR load ********************/

#head .menu .menu_item ,
#head .menu .menu_item_selected ,
#center .menu .menu_item ,
#center .menu .menu_item_selected ,
.about_title ,
/*#first_column .contact_email .form_title , 
#third_column .contact_email .form_title , 
#second_column .form_title ,*/
.how_to_title , 
.vica_showrooms ,
.link_title_dtr ,
.press_sp ,
a .press_item_title .press_sp_hover ,
.sp_cat_name ,
.sp_cat_name_hover ,
.product_name , 
.product_name_hover ,
.big_p_name {
	/*visibility:hidden;	*/
}

/****************************************************************/

.menu_item_selected img, .menu_item img {
	border:0px;	
}

.product_items img {
	border:none;	
}