@charset "UTF-8";
/* CSS Document */

#nav li a.red {
    background-color: red;
    color: white;
}
html, body {
	background-color: #f3f3f3;
	/* background-image: url(../images/body_BKG.gif);
	background-repeat: repeat-x; */
}
#wrapper {
	margin: 0 auto;
	width: 960px;
	background-color: #FFF;
	/*background-image: url(../images/wrapperBKG.gif);*/
	background-repeat: repeat-y;
	/* margin-top: 6px; */
	overflow: hidden;
}
#wrapper1 {
	margin: 0 auto;
	width: 1000px;
	/* - took out because it was clipping new mlldmenu: 
	overflow: hidden;
	*/
	
}
#textWrapper {
	margin: 0 auto;
	width: 960px;
	background-color: #FFF;
	overflow: hidden;
}

#PopWrapper {
	margin: 0 auto;
	width: 1000px;
	background-repeat: no-repeat;
	/* [disabled]background-position: 30px -4%; */
}
#textWrapper ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-left:70px;
	width: 550px;
	line-height:125%;
}
#textWrapper blockquote{
	padding-left:50px;
	font-weight: bold;
	text-decoration: underline;
}
#main {
	background-color: #c5c7c8;
	height: 500px;
	width: 960;
}
#mainContent {
	background-color: white;
	float: right;
	width: 777px;
	padding: 18px 0 10px 10px;
	overflow: hidden;
}
#textContent {
	background-color: white;
	float: right;
	width: 700px;
	/* [disabled]height: 500px; */
	padding: 18px 100px 40px 0;
	/* [disabled]margin-right: 21px; */
	text-align: left;
}
#searchMainContent {
	background-color: white;
	float: right;
	width: 800px;
	padding: 18px 0 18px 0;
}
#locator_MainContent {
	background-color: white;
	float: right;
	width: 960px;
	padding: 18px 0 18px 0;
}
#sidebar {
	background-color: #ebf1f4;
	float: left;
	width: 155px;
	/* [disabled]clear: both; */
	padding: 21px 0 21px 0;
	list-style: none;
}
#sidebar a {
	color: #474f49;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a4a8ad;
	border-bottom-color: #a4a8ad;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	zoom: 1;
}
#sidebar a:hover {
	background-color: #d2dde3;
}

#logo {
	width: 265px;
	/* [disabled]background-color: #909; */
	float: left;
	margin-top: 20px;
	background-color: none;
}
#header {
	margin: 0 auto;
	padding: 0px;
	height: 102px;
	position: relative;
	width: 960px;
	z-index:1000;
}

/* Top Nav
-----------------------------------*/
ul.nav {
	text-align:right;
	margin-left: 0px;
	list-style: none;
	overflow: hidden;
	zoom: 1;
}
ul.nav li {
	
	margin-left: 20px;
	display: inline;
	margin-top:0px;
}
ul.nav a {
	color:black;
	font: 11px arial, helvetica, sans-serif;
}
ul.nav a:hover {
	color: #7aa3ba;	
}
.brochure-icon {
	margin:0px 5px 0 0;
	vertical-align:middle;	
}	


/* Dealer Button ------------------ */
/*#findDealer_BTN {
	float: right;	
	width: 103px;
	height:21px;
	margin-top: 10px;
}
#findDealer_BTN a {
	background: url("../images/findDealer-BTN.png");
	background-repeat:no-repeat;
    display: block;
  	width: 104px;
	height:22px;
    margin: 0 auto;
    text-decoration: none;
}
#findDealer_BTN a:hover {
	background-position:0 -22px;
}*/
		.bigRedbtn {
		  
		  margin-top:7px;
		  text-decoration: none;
		  float:right;  
		}
		.bigRedbtn a {
		  font-family: Arial;
		  color: #ffffff;
		  font-size: 14px;
		  background: black;
		  padding: 6px 14px 6px 14px;
		  text-decoration: none;
		   float:right;
		}
		.bigRedbtn a:hover {
		  background: #000000;
		  text-decoration: none;	
		}

/* END Dealer Button --------------- */
#topTierNav {	
	width: 450px;
	float: right;
	margin: 12px 20px 0 0;
}
#topTierNav a {
	/* [disabled]color: white; */
	/* [disabled]font-family: Arial, Helvetica, sans-serif; */
	font-size: 12px;
	text-decoration: none;
	/* [disabled]padding: 10px; */
	text-align: right;
	/* [disabled]padding-left: 10px; */
	/* [disabled]margin-left: 0px; */
	/* [disabled]width: 84px; */
	/* [disabled]padding-right: 20px; */
}
#topTierNav a.here {
	color: #7aa3ba
}
#topTierNav a:hover {
	color: #7aa3ba;
}
#fakeSearch {
	float: right;
	width: 300px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: right;
	height: 24px;
	overflow:hidden;
}

#container p{
	padding: 8px 0 0 0;
}

/* 
----------------------------------------------------------*/

/* Footer
----------------------------------------------------------*/

#footer2 {
	clear: right;
	float:right;
	width: 786px;
	text-align: center;
	padding: 20px 0 23px 0;
	margin:0 auto;
	background-color:white;
}
#footer3 {
	clear: both;
	width: 960px;
	text-align: center;
	padding: 30px 0 23px 0;
	margin:0 auto;
	background-color:white;
	overflow:hidden;
}
ul.footer {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	overflow: hidden;
	zoom: 1;
	clear: both;
	text-align:center;
	margin-bottom:10px;
	margin-top:60px;
}
ul.footer li {
	display: inline;
	text-transform: uppercase;
}
ul.footer a {
	display: inline;
	padding: 5px;
	text-decoration: none;
	color: black;
	text-align: center;
	zoom: 1;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
ul.footer a:hover {
	color: #7aa3ba	
}
ul.footer a.here {
	color: #7aa3ba	
}
#disclaimer {
	text-align:center;
	clear: both;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 60%;
	margin-top: 19px;
	margin-bottom:20px;
	text-transform: uppercase;
	overflow:hidden;
	zoom:1;
	width:960px;
}
#awards {
	margin: 0 auto;
	width:600px;
	clear:both;
	margin-bottom:30px;
}
.DPHA {
	width:100px;
	padding:30px 0 0 20px;
	float:left;	
}

.bottomLinks {
	margin: 0 auto;
	background-color:white;
	width:960px;	
	padding:10px 0 10px 0;
}

/*-------------------------------------------------------*/


#slideshow {
	margin: 0 auto;	
	width: 960px;
	padding: 0;
}
h1 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 250%;
	color: black;
	padding-bottom: 10px;
	letter-spacing:1px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFF;
	margin-top: 10px;
	background-color: #CCC;
	/* [disabled]width: 280px; */
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	margin-bottom: 4px;
}
h3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 85%;
	color: #000
	margin-top: 10px;
	padding-top: 6px;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}
p a {
	text-decoration: none;
	color: #5c8aa4;
}
p a:hover {
	color: white;
	background-color: #bababa;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#mainimg {
	margin-bottom: 10px;
}
#vessels_vessels_main_img {
	float: left;
	width: 430px;
	/* [disabled]margin-top: 18px; */
	padding-left: 10px;
	margin-bottom:4px;
}
#gallery_imgs {
	float: right;
	width: 280px;
	/* [disabled]margin-top: 18px; */
	padding: 0 22px 0 4px;
}
#gallery_imgs h1{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 150%;
	color: #3793cf;
	padding-bottom: 0px;
	letter-spacing:1px;		
}
#gallery_imgs img {
	padding-left: 0px;
	/* [disabled]margin-left: 10px; */
	/* [disabled]padding-right: 6px; */
	padding-top: 6px;
}

#gallery_imgs a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.description {
	float: right;
	width: 280px;
	margin-top: 20px;
	padding: 0 20px 0 4px;
}
#description {
	float: right;
	width: 280px;
	margin-top: 20px;
	padding: 0 20px 0 4px;
}
#description ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#description p {
	padding-left: 10px;
	padding-top: 4px;
}


#sink_description a {
	text-decoration: none;
	color: #5c8aa4;
}
#sink_description a:hover {
	color: white;
	background-color: #bababa;
}


#sin_description p {
	padding-top: 4px;
}

.featured_text {
	text-align: center;
}
#specs {
	float:left;
	width: 430px;
	text-align: center;
	/* [disabled]margin-top:14px; */
	padding-left: 10px;
}
#specs h2 {
	width: 360px;
	text-align: center;
	/* [disabled]margin-top: 15px; */
	margin-left: 36px;
	padding-left: 0px;
}
#specs img {
	/* [disabled]margin-left: 110px; */
	/* [disabled]margin-top: 15px; */
	/* [disabled]text-align: center; */
}
#gallery_imgs #images {
	margin-top: 25px;
}
.nextButton a  {
	color: #20548E;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	margin-right: 8px;
	padding-right: 22px;
	float: right;
	font-size: 80%;
	background-image: url(../images/nextArrow.gif);
	background-repeat: no-repeat;
	background-position: 64px 0px;
	text-decoration:underline;
}
.nextButton a:hover{
	color: white;
	padding: 0px;
	padding-right: 22px;
	margin-right: 8px;
	float: right;
	background-image: url(../images/nextArrow.gif);
	background-repeat: no-repeat;
	background-position: 64px 0px;
	text-decoration:none;
	display:inline;
	background-color:#b2b2b2;
}
.PreviousButton a {
	color: #20548E;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	padding-left:16px;
	padding-right: 50px;
	font-size: 80%;
	background-image: url(../images/previousArrow.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	text-decoration:underline;
	margin-top: 0px;
}
.PreviousButton a:hover {
	color: white;
	float:left;
	padding-left:16px;
	font-size: 80%;
	background-image: url(../images/previousArrow.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-top: 0px;
	background-color:#b2b2b2;
	padding-right: 2px;
	text-decoration:none;
	}
.sink_PreviousButton a {
	color: #20548E;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	padding-left:16px;
	padding-right: 50px;
	font-size: 80%;
	background-image: url(../images/previousArrow.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	text-decoration:underline;
	margin-top: 0px;
	margin-left: 40px;
}
.sink_PreviousButton a:hover {
	color: white;
	float:left;
	padding-left:16px;
	font-size: 80%;
	background-image: url(../images/previousArrow.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-top: 0px;
	background-color:#b2b2b2;
	padding-right: 2px;
	margin-left: 40px;
	text-decoration:none;
	}
.sink_nextButton a {
	color: #20548E;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	margin-right: 53px;
	padding-right: 18px;
	float: right;
	font-size: 80%;
	background-image: url(../images/nextArrow.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-decoration:underline;
}
.sink_nextButton a:hover{
	color: white;
	padding: 0px;
	padding-right: 18px;
	margin-right: 53px;
	float: right;
	background-image: url(../images/nextArrow.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-decoration:none;
	display:inline;
	background-color:#b2b2b2;
	text-decoration:none;
}
#separator {
	width: 776px;
	float: right;
	/* [disabled]background-image:url(../images/furniture/_accessories/rule.gif); */
	/* [disabled]background-repeat: repeat-x; */
	margin: 20px auto;
	background-color: #999;
	height: 1px;
	/* [disabled]clear: both; */
}
#accessContent {
	/* [disabled]background-color: red; */
	float: right;
	width: 776px;
	/* [disabled]height: 500px; */
	padding: 18px 0 18px 0;
	/* [disabled]margin-right: 21px; */
}
#accessContent_sinks {
	/* [disabled]background-color: red; */
	float: left;
	width: 776px;
	/* [disabled]height: 500px; */
	padding: 18px 0 18px 0;
	/* [disabled]margin-right: 21px; */
}
.vesselPreviousButton a {
	color: #20548E;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	padding-left:16px;
	padding-right: 50px;
	font-size: 80%;
	background-image: url(../images/previousArrow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration:underline;
	margin-top: 0px;
	margin-left: 36px;
}
.vesselPreviousButton a:hover {
	color: white;
	float:left;
	padding-left:16px;
	font-size: 80%;
	background-image: url(../images/previousArrow.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-top: 0px;
	background-color:#b2b2b2;
	padding-right: 2px;
	text-decoration:none;
	margin-left: 36px;
	}
.note {
	margin: 20px;
	clear: both;
}
#colOne {
	float:left;
	width:160px;
	/* [disabled]padding-left:25px; */
	padding-top:58px;
	/* [disabled]clear: right; */
	margin-left: 80px;
}
#colTwo {
	float:left;
	width:210px;
	padding-top:25px;
	margin-right:40px;
}
#colThree {
	float:left;
	width:200px;
	padding-top:25px;
	margin-right:50px;
}
#colFour {
	float:left;
	width:200px;
	/* [disabled]padding-left:100px; */
	padding-top:25px;
}
#gallery_imgs #f-images tr td a img {
	margin: 0px;
	/* [disabled]text-align: center; */
	padding-left: 10px;
	padding-bottom: 5px;
}
.popup{
	background-color:white;
	background-image: url(none);
}

/* Rep and Dealer Centers
-----------------------------------*/




#downloadContent p{
	padding-left:40px;
}
#downloadContent img#mast{
	padding-left:50px;
}
#logoutBtn {
	
	text-align: right;
	margin-right:20px;
	padding-top:20px;
	
}
#downloadBox {
	width:460px;
	margin-left:100px;
	margin-right:200px;
	text-align:center;
	background-image: url(../images/download-Bkg.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding-top:20px;
	overflow:hidden;
	zoom: 1;
}
#downloadBox p{
	font-family: Arial, Helvetica, sans-serif;
}
#message {
	width:460px;
	margin-left:100px;
	margin-right:200px;
	text-align:center;
	background-repeat: no-repeat;
	padding-top:20px;	
}
#button1 {
	width:86px;
	float:right;
	padding-right:30px;
	padding-top:20px;
}
#button2 {
	width:86px;
	float:right;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;	
}

	
/* Center Column 
-----------------------------------*/
#main_img {
	float: left;
	width:397px;
	padding-left: 0px;
	margin-right:8px;
}
#vessels_main_img {
	float: left;
	width:423px;
	padding-left: 0px;
	margin-right:8px;
}
.main_img-Acc {
	float: left;
	padding-left: 0px;
	margin-right:8px;
}
.vessels_main_img-Acc {
	float: left;
	padding-left: 0px;
	margin-right:8px;
}
#mainimg {
	margin-bottom: 10px;
}
table {
	margin:10px 0 0 0;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
th {
	border: 1px solid #CCC;
	background-color:#6f6a65;
	padding: 5px;
	width: 120px;
	color:white;
	text-align:center;
}
td {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background-color:#FFF;
	padding: 5px;
	width: 73px;
	/*text-align:center;*/
}
.tabletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#1C1D1F;
	border-top: 1px solid #88827c;
	padding-top:10px;	
}
.descrip_width {
	width:397px;
	line-height:1.4em;
	color: #6B6B6B;
	}
#downloadII_Box {
	float: left;
	margin: 30px 0 0 0;
	padding: 10px 10px 10px 10px;
	margin-right: 20px;
	border: 1px solid #CCC;
	display: inline-block;
	background-color: #E9E9E9;
	padding: 5px 10px 6px 10px;
	font-weight: bold;
	border: 1px solid rgba(0,0,0,0.4);
}
#downloadII_Box a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: black;
}
#downloadII_Box a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: white;
}
#downloadII_Box:hover{
	background-color:#999;
	color: white;
}
/* Download Installation Instructions button 
-----------------------------------*/
.btnContainer {
	height:160px;	
	width:400px;
	overflow:hidden;
	padding:0px 0 14px 0px;
	float:left;
}
.newInstructDownload-BTN {
	width:340px;
	height:60px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;	
	margin-top:20px;
	text-align:center;
	background-image: url("../images/Acrobat-logo3.png");
	background-repeat: no-repeat;
	background-position: 4px 10px;
	padding:20px 0 14px 40px;
	clear:both;
	overflow:hidden;
	float:left;
	text-decoration:none;
}
.DII-BTN-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #8d8d8d;
	text-decoration:none;		
}
.newInstructDownload-BTN:hover {
	background-color:#f3f3f3;
	color: white;
}
.vesselsSpecsBTN {
	width:380px;
	height:40px;	
	background-position: 10px 2px;
	padding:24px 0 10px 40px;
}
.euroSpecsBTN {
	border:1px solid #BDBDBD;
	width:260px;
	height:20px;	
	background-image: url("../images/Acrobat-logo4.png");
	background-repeat: no-repeat;
	background-position: 14px 8px;
	padding:18px 0 18px 30px;
	margin:0px 0 10px 0;
	font-size: 70%;
	background-color:#ede8de;
}
.euroSpecsBTN:hover {
	background-color:#e0d8c8;
}
.euroSpecsBTN-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #6f6a65;
	text-decoration:none;			
}
.furnitureSpecsBTN {
	width:340px;	
}
.sideBarRightWhite {
	margin-top:4px;
	background-color:white;	
	background-image: url("../images/Acrobat-logo3.png");
	background-repeat: no-repeat;
	background-position: 4px -9px;
	padding:20px 0 14px 40px;
}
.sideBarRightWhite:hover {
	background-color: #f3f3f3;
	color: white;
}

/* 
-----------------------------------*/
	
			
/* Right Hand Sidebar 
-----------------------------------*/
#sidebarRightF {
	float: right;
	width: 306px;
	/* Original sidebar grey 
	background-color:#e9e9e9;*/
	background-color:#ede8de;
	padding:0 10px 10px 18px;
	margin-right:20px;
	-moz-box-shadow: 3px 3px 4px #CCC;
	-webkit-box-shadow: 3px 3px 4px #CCC;
	box-shadow: 3px 3px 4px #CCC;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#bababa')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#bababa');	
}
#sidebarRightF h4 {
	color:#6f6a65;	
	border-bottom: 1px solid #88827c;
}
#sidebarRightF p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #6f6a65;
}
#sidebarRightF p a {
	text-decoration: none;
	color: #6f6a65;
}
.sidebarRight {
	float: right;
	width: 310px;
	padding-right: 16px;
}

#sidebarRight {
	float: right;
	width: 310px;
	padding-right: 16px;
}
.sidebarRight_bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-bottom:10px;
}
#specSidebar {
	float: right;
	width: 320px;
	padding:10px 10px 10px 10px;
	margin-right:20px;
	
}
#countertop_options {
	float: right;
	width: 324px;
	padding:0 10px 0px 0px;
	margin-right:20px;
	margin-top:10px;
	background: url(../images/furniture/options-tab.gif) no-repeat;
	height:36px;
	
	}


#countertop_options p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666;
	margin-top: 4px;
	padding-top: 6px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}
	

.boxrow_Box {
	float: left;
	margin: 4px 4px 10px 0px;
	width:76px;
}
.boxrow_Box_Clear {
	clear:both;
	float: left;
	margin: 0 8px 10px 0px;
	width:77px;
}
.boxrow_Box3 {
	float: left;
	margin: 0 8px 10px 20px;
}
.boxrow_Box_Special {
	float: right;
	margin: 0 0px 10px 20px;
	clear:right;
	width:200px;
}
.textbox {
	margin: 0 0px 25px 0px;
	float:none;	
	width:300px;
}
.boxrow_Box_Special2 {
	float: left;
	margin: 0 8px 20px 20px;	
}
.headerSameLine {
	float: right;
	margin: 0 50px 10px 0px;
	width:120px;		
}

.boxrow_Box p {
	font: 70%/normal Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 5px 0 0 0;
	
}
.boxrow_Box3 p {
	font: 70%/normal Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 5px 0 0 0;
}


.boxrow_Box a:hover img {
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: black;
	margin-top: 10px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.14em;
	margin-bottom: 4px;
	clear:left;
}

.titleonSameLine {
	margin-left:58px;
}
.titleonSameLine3 {
	margin-left:140px;
}
.descriponSameLine {
	margin-left:120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-transform: none;
}
.descriponSameLine_floatR {
	margin-left:110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.GlassOptions_left {
	margin:10px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-transform: none;
	float:left;
	clear:both;
	font-weight: bold;
}

#colorChartContainer {
	padding:0 10px 0 0;
	float:right;	
	width:200px;
}
#colorChartContainer_clear {
	float:right;
	
	width:120px;
}
#colorChartContainer2 {
	float:left;	
	width:130px;
	text-align:left;
}
.colorsBox {
	float: left;
	margin: 0 10px 10px 0px;
	width:50px;
}
.colorsBox2 {
	float: left;
	margin: 0 10px 10px 0px;
	width:50px;
}
.colorsBox2 p{
	font-size:70%;
}

.colorsBox p {
	font: 70%/normal Arial, Helvetica, sans-serif;
	text-align: center;
}
#moreFurnitureviews {
	float: right;
	width: 344px;
	margin:16px 10px 0px 0;
}
.specDownloadsLink {
	
	font-size:76%;
	padding: 0 0 15px 0;
}
.compNumPDF {
	float:left;
	margin:0 10px 0px 0;	
	clear:left;
}

#furnitureTitle {
	float: right;
	width: 356px;
	padding:0px 0px 0px 0px;
	margin:0 10px 0px 0;
}

.mirror-logo-o {
	margin:0px 60px 4px 0;
	float:left;
	text-align:left;
	}
.mirror-logo-vetro {
	margin:0px 100px 4px 0;
	float:left;
	text-align:left;
	}


/* Idea for sidebar - not in use
-----------------------------------*/
#emptyDiv {
	float: right;
	width: 306px;
	background-color:#ede8de;
	padding:0 10px 10px 18px;
	margin-right:20px;
	height:500px;	
}


/* -----------------------------------*/


/* About Us 
-----------------------------------*/

.guarantee_line {
	font-size: 120%;
}

/* Medicine cabinets, Mirrors and Cabinets
-------------------------------------------*/
#cabinetsTitle {
	float: right;
	width: 338px;
	padding:0 0px 0px 0px;
	margin:0 16px 0px 0;
}
#feature_list {
	float: left;
	width: 378px;
	padding: 16px 16px 16px 0;
	clear:left;
}
#linen_feature_list {
	float: right;
	width: 340px;
	padding: 16px 16px 16px 0;
	clear: right;
}
.boxrow_Box_cabinets {
	float: left;
	margin: 6px 8px 10px 0px;
	width:77px;
}
.boxrow_Box_cabinets p{
	text-align:center;
}

.moreFurnitureviews_cabinets {
	float: right;
	width: 344px;
	margin:0 10px 0 0;
	clear:right;
}
.modelNum{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	letter-spacing:normal;
	text-transform: none;
}
#tableSpecs {
	width:760px;
	clear:both;	
}
#hor-zebra
{
	
	font-size: 12px;
	margin: 0px;
	width: 760px;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: white;
}
#hor-zebra td
{
	padding: 4px;
	color: black;
	width:auto;	
}

.specs_size {
	width:50px;	
}
.specs_width {
	width:20px;	
}
.modularSets_special {
	font-size: 14px;	
}
#seeChart {
	float:right;	
	
	margin:20px 0 0 0;
	
}
h5 {
	font-size: 116%;
	padding-bottom: 10px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #5c8aa4;
	padding-top: 30px;
	margin-bottom: 4px;
}
.nextButtonC a  {
	color: #20548E;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	background-image: url(../images/nextArrow.gif);
	background-repeat: no-repeat;
	background-position: 70px 0px;
	text-decoration:underline;
	float:right;
	padding-right: 22px;
}
.nextButtonC a:hover{
	color: white;
	padding: 0px;
	padding-right: 22px;
	margin-right: 8px;
	float: right;
	background-image: url(../images/nextArrow.gif);
	background-repeat: no-repeat;
	background-position: 72px 0px;
	text-decoration:none;
	display:inline;
	background-color:#b2b2b2;
}
.cabinets-bulletPoints {
	clear:both;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}


/* Classes that only do one thing
-----------------------------------*/
.center {
	text-align: center;
	z-index:1;
}
.clear {
	clear:both;
}
.center-img {
    display: block;
    margin:10px auto 10px auto;
}
.displayIn {
	di	
}
.special-StoneVesselsHeader {
	line-height:30px;
	display:block;
	margin-bottom:20px;
}
.smaller {
	font-size: 50%;	
}
.noMargins {
	margin:0;
}	
  table.center {
    margin-left:auto; 
    margin-right:auto;
  }
.discontinued {
	color:red;
	display:block;
	font-size: 50%;
	text-transform:uppercase;
	font-weight:bold;	
}
p .discontinued {
	color:red;
	display: inline;
	font-size: 80%;
	text-transform:uppercase;
	font-weight:bold;	
}
.onitsownline {
	display:block;	
}
.topMarginspace {
	margin-top:20px;	
}



/* HomePage
-----------------------------------*/
#sliderWrapper {	
	width:960px;
	margin: 0 auto;
	background-color: #FFF;
	overflow: hidden;
	/* margin-top: 6px; */
	clear:both;
	z-index:1;
}

/* Vessels section
-----------------------------------*/
#countertops_mainimg {
	text-align:center;
	width:700px;
	margin-right:8px;
}
#countertopTitle {
	float: left;
	width: 650px;
	padding:0 0px 10px 0px;
	margin:0 0 10px 0px;
}
.aboutXstonePage {
	line-height:140%;	
}
/* Browse all vessels section*/
.photo img {
	/* [disabled]border: 1px solid #666; */
	background-color: #FFF;
	/* [disabled]padding: 4px; */
	/* [disabled]position: relative; */
	top: -5px;
	left:-5px;
	border: 0;
}
.figure p {
	font: 70%/normal Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 0 0 0;
	height: 3em;
}
.figure {
	float: left;
	width: 170px;
	margin: 0 10px 10px 10px;
}

.moreBottomMargin {
	margin-bottom:15px;
}
.figure a:hover img {

filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

.photo {
	
	/* [disabled]background: url(drop_shadow.gif) right bottom no-repeat; */
}
.photo1 a img{	
border:0;

/* [disabled]background: url(drop_shadow.gif) right bottom no-repeat; */
}
#aboutXstone-mainContent {
	background-color: white;
	float: right;
	width: 718px;
	padding: 18px 40px 60px 34px;
	overflow: hidden;
}
.careGuide {
	float:left;
	display:block;
	margin:20px 16px 20px 10px;	
}
.careGuide2 {
	padding:0px 16px 20px 10px;	
}
.careGuide-title {
	margin-bottom:14px;
	border-style: solid;
    border-width: 1px;
	padding:4px;	
	padding-left:8px;
	width:95px;
}
/*---------------------------------*/



/* Color Palette
-----------------------------------*/
.colorTitle {
	width:740px;
	margin:0 auto;
}
.firstImg {
	width:740px;
	margin:20px auto 0;

	}
.imgsThatFollow {
	width:740px;
	margin:40px auto 0;
	clear:both;
	}


/* CSS3 button in Product sections
-----------------------------------*/
.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 3px #c4c4c4;
  -moz-box-shadow: 0px 1px 3px #c4c4c4;
  box-shadow: 0px 1px 3px #c4c4c4;
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  padding: 2px 4px 2px 4px;
  text-decoration: none;
  float:right;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

#nextPrev-BTNS {
	width:100%;
	clear:both;
}
.btnLeft {
	float:left;
}

.opinion-btn {
	float:left;
	margin:40px 0 0 36px;
	padding:4px;
}
.opinion-btn-L-margin {
	margin-left:90px;
}

/* Adobe Typrkit
-----------------------------------*/
.tk-leander-script-pro {
	font-family: "leander-script-pro",cursive;	
}
.tk-leander-script-pro {
	font-family: "lush",sans-serif;
	font-size: 300%;
	padding-bottom: 0;
	color:#9e0948;
	line-height:130%;
}
.tk-tablet-gothic-condensed {
	font-family: "tablet-gothic-condensed-n2","tablet-gothic-condensed",sans-serif;
	font-style: normal;
	font-weight: 200;
	font-size: 125%;	
	color:#414141;
	letter-spacing: 0;
	
}

/* -----------------------------------*/
.newItem {
	margin-left:18px;
	position:absolute;
	top:220px;
	text-align:left;	
	z-index:1;
}
.newItemDB {
	margin-left:18px;
	position:absolute;
	top:236px;
	text-align:left;	
}
.doubleBowl {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:40%;
	color: #484848;	
	line-height:0px;
	display:block;
}
/* Social Marketing
-----------------------------------*/
#socialMktg {
	width:300px;	
	text-align:right;
	margin:0 auto;
	padding-top:36px;
	text-align:center;
}

#socialMktg-BTNs {
	float:left;	
	width:300px;
	text-align:left;
	padding:0;
	margin:0;
}
.social-icons-margin-right {
	margin:0 0px 0 20px;	
}
.social-icons-margin-left {
	margin:0px 10px 0 0px;	
	padding-top:3px;
}


/* Brochures and Price Books
-----------------------------------*/
#brochures {
	background-color: white;
	float: right;
	width: 800px;
	padding: 18px 50px 0px 0;
	text-align: left;
}
.columns {
	float: left;
	width: 216px;
	margin: 16px 28px 50px 10px;
}
.col1 {
	float: left;
	width: 212px;
	margin: 16px 20px 50px 10px;
}
.col2 {
	float: left;
	width: 212px;
	margin: 16px 10px 50px 40px;
}
.col3 {
	float: left;
	width: 234px;
	margin: 16px 0 50px 50px;
}
.col3 h3 {
	text-align:center;
}
.col2 h3 {
	text-align:center;
}
.col3 img {
	display:block;
	margin:0 auto;
}
.col3 #viewFlipBook-btn-wrap {
	padding:0 0 0 30px;
}
.col3 #viewPDF-wrap {
	padding:0 30px 0 0px;
}
#brochures h1 {
	padding-left: 14px;	
}
#brochures p {
	padding-left: 14px;	
}
.col1 h3 {
	text-align:center;	
}
.colCopy {
	clear:both;
	padding-top:16px;
	text-align:center;
}
.columns h3 {
	text-align:center;	
}

#viewPDF-wrap {
	float:right;
	clear:left;
	padding:0 14px 0 10px;
	}
#viewPDF-wrap img {
	float:left;
	margin:0 8px 0px 0;	
	clear:left;
	}
#viewFlipBook-btn-wrap {
	float:left;
	clear:left;
	padding:0 0 0 18px;
	}
	
/* Side Feedback Button
-----------------------------------*/
 #suggestPost
      {
        background:transparent url(../feedback/suggest-post.png) no-repeat scroll 2px 0px;
        height:110px;
        right:0;
        position:fixed;
        top:25%;
        width:40px;
		z-index:1000;
      }
 div#suggestPost:hover
      {
        background-position:-43px 0px;
      }
 #suggestPost a
      {
        display:block;
        height:110px;
        width:40px;
      }
	  
	  /* Google Search Box
-----------------------------------*/	  
	#container {
	margin: 0 auto;
	width: 960px;
	height:22px;
	padding: 4px 0 0px 0;
	background-repeat: no-repeat;
	background-position: left top;


} 
	  #container td {
		  border-bottom:0;
		  border-right:0px solid white;
		  padding:0;
		  background-color:transparent !important;
		 
	  }

	.gsc-control-cse {
	background-color: transparent !important;
	padding:0px !important;
	border:0px !important;
	}

.cse form.gsc-search-box,
form.gsc-search-box {
  padding: 0px 0px 2px 6px !important;
  margin-bottom: 0px;
}
#container input.gsc-search-button,
input.gsc-search-button {
  font-size: 9px;
  font-weight: bold;
  padding: 0 0px;
  height: 20px;
}
#container input.gsc-input,
input.gsc-input {
  border: 1px solid #BBB;
  padding: 0px 0px;
  width: 90%;
  float:right;
}
.cse form.gsc-search-box,
form.gsc-search-box {
  padding: 0px 0px 0px 6px !important;
  margin-bottom: 0px !important;
}
#container table{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

/* END Google
-----------------------------------*/
.textCenter {
	text-align:center;	
}
/* New cleaner footer
-----------------------------------*/
#footer092616 {
	margin: 0 auto;
	background-color:#e7e7e7;
	width:960px;	
	padding:0px 0 10px 0;
}
#footer092616-home {
	margin: 0 auto;
	background-color:white;
	width:960px;	
	padding:0px 0 10px 0;
	}
#footer092616 h4 {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#footer092616 h4:hover{
	color:white;
}
#footer092616 a{
	  text-decoration: none;
}

.whiteBtn {
  background:white;
  color: #ffffff;
  padding: 6px 14px 6px 14px;
  text-decoration: none;
  width:130px;
  text-align:center;
  margin-bottom:14px;
}	
.whiteBtn:hover {
	background:black;
	color:white;
}
.whiteButtonContainer {
	float:right;
	margin-right:30px;
	margin-top:15px;
}	
.awards {
	margin: 0 auto;
	width:288px;
}
.member {
	padding:0px 30px 0 0px;
	float:right;	
}
.memberships {
	background-color:white;	
	margin: 0 auto;
	width:960px;	
	overflow: hidden;
	margin-bottom:40px;
	padding-bottom:20px;
	padding-top:60px;
}
/* END New cleaner footer
-----------------------------------*/
.red{
    color: red;
}
#nav li a.red {
    background-color: red;
    color: white;
}