
/* ColorViews Swatch */
/*
#color-views {height: 65px;}
#color-views #tooltip {padding: 0; padding-left: 5px; font-weight: bold;}
#color-views ul {margin: 0;}
#color-views li {float:left; margin:0; padding: 0;}
#color-views img {padding: 2px; margin: 0; border: 1px solid #ffffff;}
#color-views img.selected {padding: 2px; margin: 0; border: 1px solid #b6b6b6;}
*/

.carpet{
	background-color: #eee;
}

.carpet_surface{
	background-color: #ffffff;
}

.main_page {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.dmain_flash {
	padding-left:5px;
}
/* gradient 2 */
.gradient2 h1 {
	font: bold 310%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 30px 0 50px;
	color: #464646;
	text-transform: uppercase;
	letter-spacing: -2px;
}
.gradient2 h1 span {
	background: url(images/gradient-glossy.png) repeat-x;
	position: absolute;
	display: block;
	width: 100%;
	height: 18px;
}
.gradient2 a {
	color: #000;
	text-decoration: none;
}
.gradient2 a:visited {
	color: #000;
}
.gradient2 a:hover {
	color: #555;
}

.top_nav {text-align: center;font-size:11px; font-weight:bold; padding-left:0px; margin:0; line-height:29px;color:#444; font-family:Arial, Lucida Sans Unicode, Lucida Grande, Verdana;}
.top_nav a {color:#666; display:block; text-decoration:none; }
.top_nav a:hover { color:#222; display:block; text-decoration:none; }

#home .top_nav a.home,
#collections .top_nav a.collections,
#shop .top_nav a.shop,
#press .top_nav a.press,
#aboutus .top_nav a.aboutus,
#store .top_nav a.store,
#contact .top_nav a.contact{
	color:#ccc;
}

#home .top_nav a.home,
#collections .top_nav a.collections,
#shop .top_nav a.shop,
#press .top_nav a.press,
#aboutus .top_nav a.aboutus,
#store .top_nav a.store,
#contact .top_nav a.contact{
	color:#ccc;
}

a {
	color:#F58D07;
}
a:hover {
	color:#00CCFF;
}

.contact_form table {
	font-size:12px;
	color:#9B9B9B; font-family:Arial, Lucida Sans Unicode, Lucida Grande, Verdana;
}

textarea, input
{
	font-size:12px;
	color:#444; font-family:Arial, Lucida Sans Unicode, Lucida Grande, Verdana;
	background: #ffffff;
	border: 1px solid #999;
}

.inq_select {
	color: #555;
	font-size:11px;
	border: 1px solid #999;
}

}
.smbutton
{
	color: #555;
	font-size:11px;
	font-weight:bold;
	line-height: 16px;
	background: #eee;
	border: 1px outset #999;
	width: 120px;
}
.blue_desc {
	padding-top:5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2BA2EC;
}

.contact_cont table {
	margin-bottom: 20px;
}

.style2 {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #a1a1a1;
	font-size: 12px;
	font-family: Arial, "Times New Roman", Times, serif;
}
.style3 {
	color: #999;
	font-size: 14px;
	font-weight: bold;
}
.descript_head {
	color: #9B9B9B;
	font-size: 13px;
	font-weight: bold;
}
.descript {
	padding-top:10px;
	padding-bottom:20px;
}
.descript_short {
	color: #9B9B9B;
	padding-top:5px;
	font-size: 12px;
	padding-bottom:5px;
}
.mainslider_box {
   padding: 0px 5px 0px 5px;
   width: 890px; /* important to be same as image width */ 
   height: 566px; /* important to be same as image height */
}

.sitelink a {
	color:#F58D07;
	text-decoration:none;
}
.sitelink a:hover {
	color:#00CCFF;
	text-decoration:none;
}

.bottom_copy{
	color:#9C9C9C; text-align: center; font-size:10px; font-weight:bold; padding-left:0px; margin:0; line-height:29px; font-family:Arial, Lucida Sans Unicode, Lucida Grande, Verdana;}
}

.style1 {color: #FFFFFF}
.style4 {color: #3366ac; font-size: 11px; }
.style5 {font-size: 11px}
.style7 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
.style8 {color: #c2b89e}
.style10 {color: #666666}
.style11 {color: #969594}
.style12 {font-size: 12px; font-family: Arial, Helvetica, sans-serif;  color: #2BA2EC}
.style13 {font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
.style14 {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	}

/* Jquery Slider */
#main_slider { 
   width: 445px; /* important to be same as image width */ 
   height: 553px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#main_sliderContent {
   width: 445px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.main_sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.main_sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 452px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image 
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}
