W3C CSS Validator results for http://www.ecoinsulate.co.uk/css/styles.css (CSS level 2.1)

Congratulations! No Error Found.

This document validates as CSS level 2.1 !

To show your readers that you've taken the care to create an interoperable Web page, you may display this icon on any page that validates. Here is the XHTML you could use to add this icon to your Web page:

Valid CSS!
<p>
    <a href="http://jigsaw.w3.org/css-validator/check/referer">
        <img style="border:0;width:88px;height:31px"
            src="http://jigsaw.w3.org/css-validator/images/vcss"
            alt="Valid CSS!" />
    </a>
</p>
            
Valid CSS!
<p>
<a href="http://jigsaw.w3.org/css-validator/check/referer">
    <img style="border:0;width:88px;height:31px"
        src="http://jigsaw.w3.org/css-validator/images/vcss-blue"
        alt="Valid CSS!" />
</a>
</p>
        

(close the img tag with > instead of /> if using HTML <= 4.01)

If you like, you can download a copy of this image to keep in your local web directory, and change the XHTML fragment above to reference your local image rather than the one on this server.

If you would like to create a link to this page (i.e., this validation result) to make it easier to re-validate this page in the future or to allow others to validate your page, the URI is:

http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.ecoinsulate.co.uk%2Fcss%2Fstyles.css&profile=css21&usermedium=all&warning=1
or
http://jigsaw.w3.org/css-validator/check/referer (for HTML/XML document only)

(Or, you can just add the current page to your bookmarks or hotlist.)

↑ Top

Warnings (1)

URI : http://www.ecoinsulate.co.uk/css/styles.css

140 Same colors for color and background-color in two contexts #footer and .lavaLamp li a

↑ Top

Valid CSS information

@charset "UTF-8";
html {
background : #237ad9;
font-family : "Helvetica", "Arial", "Lucida Sans", "Trebuchet", "Verdana", sans-serif;
font-size : 14px;
color : #ffffff;
text-align : center;
margin : 0 auto;
}
body {
background : url(../images/bg-noon.jpg) repeat-x [bottom, center];
text-align : center;
margin : 0 auto;
}
.bg1 {
background : url(../images/bg-morn.jpg) repeat-x [bottom, center];
background-color : #0f3f6f;
}
.bg2 {
background : url(../images/bg-noon.jpg) repeat-x [bottom, center];
background-color : #237ad9;
}
.bg3 {
background : url(../images/bg-night.jpg) repeat-x [bottom, center];
background-color : #020f1d;
}
h1 {
font-family : "Helvetica", sans-serif;
font-size : 34px;
letter-spacing : -2px;
margin-top : 0;
}
h2 {
font-family : "Helvetica", sans-serif;
font-size : 24px;
letter-spacing : -1px;
margin-bottom : 2px;
}
h3 {
font-family : "Helvetica", sans-serif;
font-size : 20px;
letter-spacing : -1px;
}
h4 {
font-family : "Helvetica", sans-serif;
font-size : 15px;
letter-spacing : -1px;
}
h5 {
font-family : "Helvetica", sans-serif;
font-size : 15px;
letter-spacing : -1px;
}
a {
text-decoration : none;
color : #92d055;
outline : none;
}
a:hover {
text-decoration : underline;
}
#changer {
width : 1000px;
height : 70px;
text-align : right;
margin : 0 auto;
}
#changer img {
border : 0;
}
#container {
width : 1000px;
margin : 0 auto;
}
#heading {
width : 1000px;
text-align : left;
}
#heading h1 {
font-family : "Century Gothic", "Gill Sans", Helvetica, Arial, sans-serif;
display : inline;
font-size : 18px;
letter-spacing : -1px;
}
#heading img {
border : 0;
}
#nav {
width : 1000px;
background : url(../images/head-insulation.png) no-repeat [top, center];
height : 64px;
}
.lavaLamp {
position : relative;
height : 35px;
width : 1000px;
padding : 0;
margin : 10px 0 0 20px;
padding-top : 29px;
overflow : hidden;
}
.lavaLamp li {
float : left;
list-style : none;
}
.lavaLamp li.back {
background : url("../images/beam-bg.png") no-repeat [right, -35px];
width : 9px;
height : 35px;
z-index : 8;
position : absolute;
}
.lavaLamp li.back .left {
background : url("../images/beam-bg.png") no-repeat [top, left];
height : 35px;
margin-right : 9px;
}
.lavaLamp li a {
position : relative;
overflow : hidden;
text-decoration : none;
font : bold 14px arial;
font-family : "Century Gothic", "Gill Sans", Helvetica, Arial, sans-serif;
color : #000;
outline : none;
text-align : center;
height : 35px;
top : 7px;
z-index : 10;
letter-spacing : 0;
float : left;
display : block;
margin : auto 10px;
padding-right : 10px;
}
#beam {
width : 1000px;
height : 35px;
background : url(../images/beam.jpg);
clear : both;
}
#main {
background : #fdfeff url(../images/main-bg.jpg) repeat-x [top];
width : 1000px;
float : left;
padding : 45px 0 45px;
color : #000000;
}
#main-blog {
background : #fdfeff url(../images/main-bg.jpg) repeat-x [top];
width : 910px;
float : left;
padding : 45px;
color : #000000;
text-align : left;
}
#main-left {
width : 445px;
margin-left : 45px;
float : left;
text-align : center;
}
#main-right {
width : 445px;
margin-right : 45px;
float : left;
text-align : left;
}
#main-right li {
margin-bottom : 10px;
}
.bigimage {
padding : 10px;
border : 1px solid #cccccc;
margin-bottom : 10px;
}
.smallimage {
border : 0;
}
#footer {
clear : both;
background : #000000 url(../images/footer-bg.jpg) repeat-x;
height : 152px;
}
#footer-inner {
width : 1000px;
margin : 0 auto;
}
#footer-left {
float : left;
width : 400px;
padding : 20px 0 0 45px;
text-align : left;
}
#footer-left ul {
margin : 0;
padding : 0;
}
#footer-left li {
list-style-type : none;
display : block;
}
#footer-left a {
color : #ffffff;
}
#footer-right {
float : right;
width : 400px;
padding : 20px 45px;
text-align : right;
}
.error {
font-weight : bold;
font-size : 11px;
color : #ff0000;
}
.logos img {
margin : 10px 25px 10px 25px;
border : 0;
}
#gallery {
text-align : left;
padding : 20px;
}
#gallery img {
float : left;
margin : 10px;
padding : 5px;
border : 1px solid #cccccc;
}

↑ Top