@import url(top-bottomNav.css);
@import url(search.css);
@import url(myDream.css);
@import url(paintCalculator.css);

html {

	}
	
body {
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	margin:0;
	text-align:center;
	}
	
h1, h2, h3, h4 ,h5, h6 {
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	}
	
a {
	color:#9d2228;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
ul {
	font-size:12px;
	}
	
ol {
	font-size:12px;
	}
	
li {
	margin-bottom:7px;
	}
	
h1 {
	}
	
h2 {
	color:#7995c5;
	font-size:14px;
	border-bottom:1px solid #839292;
	}
	
h3 {
	}
	
h4 {
	font-size:12px;
	margin:0;
	}
	
p {
	font-size:12px;
	color:#777;
	}
	
p.white {
	color:#fff;
	}
	
ul {
	color:#777;
	}
	
li {
	color:#777;
	}
	
input.button {
	float:left;
	margin-right:5px;
	margin-top:0px;
	}
	
div.buttons {
	float:left;
	/*background-color:#cc0000;*/
	border:0;
	color:#fff;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	height:25px;
	line-height:25px;
	padding:0 7px 0 7px;
	margin-left:7px;
	}
	
#editPagenavcontainer ul {
	list-style-type:none;
	}
	
#editPagenavcontainer ul li {
	list-style-type:none;
	}
	
#editPagenavcontainer ul li a {
	font-size:11px;
	}
	
.searchResults {
	margin-top: 86px;
	margin-left: 16px;	
}

.mysettings {
	margin-top: 86px;
	margin-left: 16px;
	margin-bottom: 10px;	
}

.mysettings table td {
	padding: 4px;
}

.loginBut {
	float:left;
	width:350px; !important;
	padding-left:0 !important;
	margin-left:0 !important;
	margin-bottom:15px;
	}
	
.loginBut p {
	margin-top:9px;
	}
	
div.buttons p {
	line-height:25px;
	text-align:right;
	float:left;
	}
	
div.button label {
	float:right;
	}
	
div.button a {
	color:#fff;
	font-family:verdana, arial, sans-serif;
	text-decoration:none;
	line-height:20px;
	}
	
.innerPage {
	/*background-color:#cc0000;*/
	float:left;
	display:block;
	margin-bottom:10px;
	margin-top:20px;
	width:580px !important;
	height:100px !important;
	overflow:hidden;
	overflow-y:hidden;
	border:0px solid #ebe3cc !important;
	margin-left:10px;
	}
	
.innerPage .noWrap {
	float:left;
	height:100px !important;
	width:auto;
	overflow:auto;
	white-space:nowrap;
	width:580px !important;
	}

#frame {
	width:700px;
	margin:0 auto;
	}
	
.on {
	color:#cc0000;
	}
	
.off {
	color:#00cc00;
	}
	
#content {
	float:left;
	width:700px;
	text-align:left;
	margin-top:10px;
	}

#header {
	display:block;
	float:left;
	width:700px;
	height:107px;
	/*background-image:url(../images/header_bg.gif);*/
	background-repeat:no-repeat;
	}
	
.logoArea {
	float:left;
	height:100px;
	width:85px;
	/*background-color:#ccc;*/
	}
	
.flashHolder {
	width:700px;
	/*height:655px;
	background-color:#777;*/
	}
	
.productSearchArea {
	float:left;
	margin-top:7px;
	width:585px;
	padding:15px;
}

.productSearchArea strong {
	margin-bottom:5px;
	}

.productSearchArea select {
	width:205px;
	margin-top:5px;
	}
	
.leftProdSearchHolder {
	width:230px;
	float:left;
	padding-left:20px;
    padding-right:30px;
    border-right:1px solid #ccc;
	}

.leftProdSearchHolder table {
        margin-bottom:25px;
        
}

.rightProdSearchHolderHolder table {
        margin-bottom:25px;
        
   
}
	
.rightProdSearchHolderHolder {
	width:230px;
	float:left;
	padding-left:20px;
	}
	
.allProductsHolder {
	width:575px;
	float:left;
	margin-left:10px;
	margin-top:25px;
}

.productSearchHolder {
	width:575px;
	float:left;
	margin-left:10px;
	_margin-left:5px;
	margin-top:25px;
	}
	

.productDiv {
	width:550px;
	float:left;
	padding:10px 10px 0 10px;
	border:1px solid #ccc;
	margin-bottom:15px;
}

h3.noSearchResults {
	font-style: italic;
	font-weight: bold;
	color: #dd2211;
	font-size: 11pt;	
}
.productDiv h2 {
	width:530px;
	float:left;
	margin-bottom:10px;
	margin-top:0;
	background:#7995c5;
	color:#fff;
	padding:3px;
}

.productDiv p {
	font-size:11px;
	}
	
.productDiv span {
	font-size:11px;
	}

.productImageDiv {
	/*height:100px;*/
	width:75px;
	padding:10px;
	float:left;
	font-size:10px;
	text-align:center;
	color:#777;
}

.productImageDiv img {
	height:95px;
}
.productDescriptionDiv {
	border:0 none;
	float:right;
	padding-right:5px;
	width:420px;
}
.productFeaturesDiv {
	/*margin-left: 120px !important;
	_margin-left:60px;*/
	margin-top:15px;
	float:left;
	top: 8px;
	width:420px;
}

.imgDescHolder {
	width:530px;
	float:left;
	}
	
.searchLinks {
	line-height:12px;
	margin:0;
	padding:4px;
	}

.productFeaturesDiv h3, .productInfoLinks h3 {
	background:#bccbe5;
	width:530px;
	color: #fff;
	font-size: 13px;
	margin-top:0;
	padding:3px;	
}
	
.productInfoLinks {
	width:530px;
	float:left;
	padding-bottom:15px;
	margin-top:15px;
	}

.productFeaturesList {
	/*background-color:#f2f2f2;*/
	border:0px solid #888888;
	width:530px;
	padding:0px;
}
#contentarea {
	width:700px;
	float:left;
	border-left:0px solid #ccc;
	border-right:0px solid #ccc;
	margin-bottom:10px;
	}
	
.leftColumn {
	float:left;
	width:85px;
	/*background-color:#cc0000;*/
	}
	
.rightColumn {
	width:615px;
	float:right;
	text-align:left;
	/*background-color:#0000cc;*/
	}
	
.unlocked {
	background-color:#f8f8f8;
	border-top:1px solid #ccc;
	border-right:0px solid #ccc;
	border-bottom:0px solid #ccc;
	border-left:0px solid #ccc;
	margin-top:5px;
	z-index:99999;
	}
	
.topArea {
	width:615px;
	/*height:260px;*/
	float:left;
	margin-top:7px;
	/*background-color:#cc0000;*/
	}

.midArea {
	width:585px;
	/*height:160px;*/
	margin:0px 15px 0px 0px !important;
	padding-left:15px !important;
	/*_margin-left:0px;*/
	_margin-right:0px;
	float:left;
	/*background-color:#ccc;
	overflow-y:auto;*/
	}
	
.scrollContent {
	margin:10px 0px 15px 0px;
	_margin-left:0px;
	_margin-right:0px;
	width:585px;
	height:160px;
	float:left;
	overflow-y:scroll;
	padding:10px 10px 10px 0;
	z-index:-999;
	}
	
.searchScrollContent {
	margin:10px 0px 15px 0px;
	_margin-left:0px;
	_margin-right:0px;
	width:585px;
	height:450px;
	float:left;
	overflow-y:scroll;
	padding:10px 10px 10px 0;
	z-index:-999;
	}
	
.noHead {
	height:450px !important;
	}
	
.scrollContentEducate {
	margin:10px 0px 30px 0px;
	_margin-left:0px;
	_margin-right:0px;
	width:585px;
	height:450px;
	float:left;
	overflow-y:scroll;
	padding:10px 10px 10px 0;
	}
	
.scrollContentEducateEdit {
	margin:10px 0px 30px 0px;
	_margin-left:7px;
	_margin-right:7px;
	width:585px;
	/*height:450px;*/
	float:left;
	/*overflow-y:scroll;*/
	padding:10px 10px 10px 0;
	}
	
.scrollContentEducateLanding {
	margin:10px 0px 30px 0px;
	_margin-left:0px;
	_margin-right:0px;
	width:585px;
	height:160px;
	float:left;
	overflow-y:auto;
	padding:10px 10px 10px 0;
	z-index:-999;
	}
	
.scrollContentInspire {
	margin:10px 0px 30px 0px;
	_margin-left:0px;
	_margin-right:0px;
	width:585px;
	height:160px;
	float:left;
	overflow-y:auto;
	padding:10px 10px 10px 0;
	z-index:-999;
	}
	
.scrollRight {
	width:150px;
	height:300px;
	background-color:#cc0000;
	}
	
.bottomArea {
	width:585px;
	float:left;
	/*margin: 0 15px 15px 15px !important;
	_margin-right:7px;
	_margin-left:7px;*/
	margin:0;
	}
	
#footer {
	float:left;
	width:615px;
	font-size:10px;
	color:#adacac;
	text-align:center;
	padding-bottom:15px;
	}
	
#homeFooter {
	float:left;
	width:700px;
	font-size:10px;
	color:#adacac;
	text-align:center;
	padding-bottom:15px;
	}
	
#homeFooter #bottomnavcontainer {
	width:700px !important;
	}

.allContent {
	width:725px;
	margin:15px;
	float:left;
	}

.regForm {
	margin-bottom:10px;
	}
	
.editModeHead {
	float:right;
	width:auto;
	text-align:right;
	background:/*#cc0000*/ url(../images/editModeHead_bg.gif) right no-repeat;
	font-size:11px;
	color:#000;
	padding:5px 30px 5px 0;
	}
	
.imageHolderObject {
	width:615px;
	text-align:center;
	/*float:left;*/
	}
	
.halfImageHolder {
	width:307px;
	}
	
.zoomLinks {
	width:615px;
	height:17px;
	background-color:#d7daeb;
	color:#000;
	font-size:10px;
	}
	
.zoomLinksEdit {
	width:615px;
	/*height:17px;*/
	background-color:#d7daeb;
	color:#000;
	font-size:10px;
	}
	
.zoomLinks a {
	font-size:10px;
	color:#000;
	text-decoration:none;
	line-height:17px;
	}
	
.beforeLink {
	display:block;
	float:left;
	width:222px;
	height:17px;
	}
	
.beforeLink:hover {
	color:#fff;
	background:#5c7bd5;
	}
	
.afterLink {
	display:block;
	float:left;
	width:222px;
	height:17px;
	border-left:1px solid #fff;
	}
	
.afterLink:hover {
	color:#fff;
	background:#5c7bd5;
	border-left:1px solid #fff;
	}
	
.zoomLinks a:hover {
	text-decoration:none;
	}
	
.beforeAfter {
	float:left;
	width:445px;
	height:17px;
	text-align:center;
	/*background-image:url(../images/beforeAfter_bg.gif);*/
	background-position:left;
	background-repeat:no-repeat;
	}
	
.beforeAfterEdit {
	float:left;
	width:445px;
	/*height:17px;*/
	text-align:center;
	/*background-image:url(../images/beforeAfter_bg.gif);*/
	background-position:left;
	background-repeat:no-repeat;
	}
	
.saveToDream {
	width:168px;
	height:17px;
	text-align:center;
	float:right;
	/*background-image:url(../images/submitToDream_bg.gif);*/
	background-position:right;
	background-repeat:no-repeat;
	border-left:2px solid #fff;
	}
	
.saveToDream a {
	display:block;
	height:17px;
	width:168px;
	}
	
.saveToDream a:hover {
	color:#fff;
	background:#5c7bd5;
	}
	
/*  Downloads */

.downloadHeader {
	width:585px;
	float:left;
	}

.downloadA {
	float:left;
	width:75px;
	height:50px;
	border: 0px;
	}

.downloadContentContainer {
	width:585px;
	margin-top:25px;
	float:left;
	}
	
.downloadContentContainer h2 {
	margin:0 0 20px 0;
	}

.downloadContent {
	width:585px;
	float:left;
	}

.downloadItem {
	width:85px; 
	height:120px;
	float:left;
	margin-right: 12px;
}

.downloadLinks {
	text-align: center;
	width: 75px;
}

.downloadLinks a img {
	padding-bottom: 0px;
	border: 0px;
}

.downloadLinks p {
	text-align: center;
	width: 75px;
	font-size: 10px;
	padding:0;
	margin:0;
}

.downloadList {
	width:585px;
	float:left;
	margin-bottom:20px;
	}

.downloadFooter {
	width:585px;
	height:1px;
	float:left;
	}
	
/*   Sote Locator   */
	
.storeLocatorLeft {
	float:left;
	width:250px;
	margin-top:10px;
	}
	
.storeLocatorLeft p {
	padding:1px;
	}
	
.storeLocatorRight {
	float:right;
	width:307px;
	margin-right:20px;
	margin-top:10px;
	border-left:1px solid #ccc;
	padding-left:10px;
	}
	
.resulttext {
	font-size:11px;
	}
	
.where2buyHeader {
	font-size:14px;
	}
	
	
/*inspire nav */

.inspireNavImageHolder {
	float:left;
	}
	
.inspireLand {
	float:left;
	width:204px;
	}
	
.inspireLand img {
	width:204px;
	}
	

/*jahia specific*/
	
	
p {
	text-align:justify;
}
.leftmenu {
	vertical-align: top;
}
.leftmenu a {
    background-color:#dedede;
    border-bottom:1px solid #ffffff;
	padding:5px;
	display:block;
}

.leftLink {
    background-color:#dedede;
    border-bottom:1px solid #ffffff;
	  padding:5px;
	  display:block;
}

.leftLink a {
	display:inline;
}

.leftmenu a:hover {
    color:#ffffff;
    background-color:#999999;
	font-weight: bold;
}

.maincell {
    padding-left:10px;
	vertical-align: top;
}
.left {
	margin-right:5px;
}
.right {
	margin-left:5px;
}
div.tab {
	float: left;
	padding-left:0px;
}

div.tab a {
	background: url(../images/jahia/tab_right.gif) no-repeat right top;
	float: left;
	margin-left: 6px;
	margin-top: 10px;
	text-decoration: none;
}

div.tab a:link,
div.tab a:visited,
div.tab a:active,
div.tab a:hover {
	color: #515C6A;
	font-size: 11px;
}

div.tab a:hover {
	background-position: 100% -26px;
}

div.tab a:hover span {
	background-position: 0% -26px;
}

div.tab li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

div.tab li.selected a {
	background-position: 100% -26px;
}

div.tab li.selected span {
	background-position: 0% -26px;
	padding-bottom: 6px;
}

div.tab span {
	background: url(../images/jahia/tab_left.gif) no-repeat left top;
	display: block;
	float: left;
	padding: 5px 9px;
	white-space: nowrap;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
div.tab span {
	float: none;
}
/* End IE5-Mac hack */

div.tab ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

/* GLOBAL SETTINGS
------------------------------------------------ */
div.dotted {
	background:url(../images/jahia/dotted.gif) repeat-x top;
	display:block;
	height:1px;}

/* MAIN STRUCT CLASS
------------------------------------------------ */
#topmodules {
	float:left;
	border-bottom:1px dotted #AAA;
	top:0;
	width:100%;
	background:#ddd;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	margin:0;
	padding:0;
	}
#toplinks {
	clear:both;
	float:left;
	width:100%;
	background-color:#ddd;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	margin:0;
	padding:0;
	}
	
#mx {
	/*display:block;
	height:25px;
	line-height:25px;*/
	}
	
#aesmenu {
	left:450px;
	}

.menu {
	top:0;
	left:0;
	}

.folder {
	display:block;
	float:left;
	width:103px;
	height:72px !important;
	background-image:url(../images/projFolder_bg.gif);
	background-position:bottom;
	text-align:center;
	line-height:72px;
	cursor:pointer;
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}
	
.folder a {
	display:inline;
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	height:auto;
	line-height:12px !important;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	
	}	
	
.folder:hover {
	background-color:#cc0000;
	background-image:url(../images/projFolder_bg.gif);
	background-position:top;
	}
	
.icon {
	display:block;
	float:left;
	width:88px;
	height:74px !important;
	background-image:url(../images/buttons/blueIcon.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
	line-height:72px;
	cursor:pointer;
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	padding: 0 5px 0 5px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin-left:5px;
	}
	
.icon a {
	display:inline;
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	height:auto;
	line-height:12px !important;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	
	}	
	
.icon:hover {
	background-color:#cc0000;
	background-image:url(../images/buttons/blueIcon.gif);
	background-position:top;
	}
	
.sitemap ul li a {
	color:#777;
	font-size:14px;
	}
	
form td {
	font-size:12px;
	color:#777;	
}

div td {
	font-size:12px;
	color: #000000;
}

#errorsSpan {
	font-size:12px;
	color: #dd5555;
}

#errorsSpan li {
	font-size:12px;
	color: #dd5555;
}

.emailForm h3 {
	font-size:12px;
	color: #777;
	font-weight:bold;
}

.paletteTableDiv {
	width:400px;
	/*text-align:center !important;*/
	float:left;
	margin-top:25px;
	margin-left:50px;
	}
	
.paletteContent {
	margin-top:20px;
	}

.colorToolDiv {
	width: 130px;
	float: left;
	margin-top: 25px;		
}

.colorNameCell {
	font-size:9px;
	height:22px;
	line-height:10px;
	}
	
.paletteTable {
	margin-top:20px;
	padding:0;
	}
	
.paletteBG {
background-image:url(../images/palette_bg.gif);
height:350px;
margin-left:10px;
width:350px;
}

.error {
	color: #ff0000;	
}

.stepBottomNavigation {
	width:585px;
	text-align:center;
	}

.stepBottomNavigation a {
	/*float: right;*/
	font-size: 12px;
	padding: 7px;
	/*background-image:url(../images/stepBottomNavigation.gif);*/
	color: #ba2140;
}	

.colorToolLinks {
	float: left;
	width:350px;
}

.colorToolLinks div {
	float: left;
	font-size: 10px;
	padding: 4px;
	text-align: center;
}

.proLogin {
	width:250px;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:15px;
	font-size:10px;
	}
	
.proLogin table td {
	font-size:10px !important;
	}
	
.proLogin h4 {
	color:#7995c5;
	}
	
.productSearchArea SELECT.msdsDrop {
	width:500px !important;
}

tr.grayBG {
	background:#ececec;
}

h3.discontinued em {
	font-size:14px !important;
	font-weight:bold !important;
	font-style:normal !important;
	color:#cc0000 !important;
}