W3C CSS Validator results for http://www.finansim.net/ (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.finansim.net%2F&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

Valid CSS information

@charset "utf-8";
html, div, object, blockquote, tr, th, td {
direction : rtl;
margin : 0;
padding : 0;
border : 0;
vertical-align : top;
background : transparent;
font-size : 100%;
}
body {
padding : 0;
margin : 0;
font-family : Arial, Helvetica, Garuda, sans-serif;
font-size : 12px;
letter-spacing : 1px;
color : #333;
}
img {
border : 0;
}
iframe {
margin : 0;
padding : 0;
}
#main {
width : 952px;
margin-right : auto;
margin-left : auto;
background-image : url(../images/main-bg.png);
background-repeat : repeat;
background-position : top;
}
a:link {
font-weight : bold;
color : #ce790a;
text-decoration : none;
}
a:visited {
font-weight : bold;
color : #ce790a;
text-decoration : none;
}
a:hover {
font-weight : bold;
color : #333;
text-decoration : none;
}
#top-menu {
padding-top : 3px;
padding-bottom : 3px;
background-color : #777070;
padding-right : 20px;
color : #999;
}
#top-menu a:link {
color : #a8a8a8;
text-decoration : none;
font-weight : normal;
}
#top-menu a:visited {
color : #a8a8a8;
text-decoration : none;
font-weight : normal;
}
#top-menu a:hover {
color : #a8a8a8;
text-decoration : underline;
font-weight : normal;
}
#header {
height : 37px;
border-right-width : 1px;
border-left-width : 1px;
border-right-style : solid;
border-left-style : solid;
border-right-color : #777070;
border-left-color : #777070;
}
#header-table {
width : 950px;
height : 37px;
}
#header-logo {
padding-right : 20px;
background-image : url(../images/header.png);
height : 37px;
}
#header-left {
background-image : url(../images/header-left.png);
background-repeat : no-repeat;
width : 230px;
height : 37px;
}
#main-stage {
border-right-width : 1px;
border-left-width : 1px;
border-right-style : solid;
border-left-style : solid;
border-right-color : #777070;
border-left-color : #777070;
text-align : right;
}
#footer {
background-image : url(../images/footer-bg.png);
background-repeat : repeat;
height : 216px;
border-right-width : 1px;
border-left-width : 1px;
border-right-style : solid;
border-left-style : solid;
border-right-color : #777070;
border-left-color : #777070;
}
#footer-table {
width : 950px;
height : 216px;
}
#footer-links {
padding-top : 40px;
text-align : right;
padding-right : 200px;
}
#footer-links-table {
height : 100px;
}
.footer-links-td {
padding-right : 20px;
padding-left : 20px;
}
#footer-links a:link {
font-weight : normal;
text-decoration : none;
display : block;
padding-top : 5px;
padding-right : 20px;
color : #333;
padding-bottom : 5px;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : #666;
padding-left : 20px;
}
#footer-links a:visited {
font-weight : normal;
text-decoration : none;
display : block;
padding-top : 5px;
padding-right : 20px;
color : #333;
padding-bottom : 5px;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : #666;
padding-left : 20px;
}
#footer-links a:hover {
font-weight : normal;
text-decoration : none;
display : block;
padding-top : 5px;
padding-right : 20px;
color : #333;
padding-bottom : 5px;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : #666;
background-color : #999;
padding-left : 20px;
}
#footer-copyright {
height : 46px;
width : 950px;
font-size : 10px;
text-align : right;
border-top-width : 1px;
border-top-style : solid;
border-top-color : #666;
}
#footer-copyright-table {
width : 950px;
}
#footer-copyright-text {
padding-top : 10px;
padding-right : 20px;
}
#footer-copyright-Validatie {
text-align : left;
padding-top : 10px;
padding-left : 15px;
font-size : 9px;
}
#footer-copyright-handmade {
text-align : left;
padding-left : 20px;
}
#footer-copyright a:link {
color : #333;
text-decoration : none;
font-weight : normal;
}
#footer-copyright a:visited {
color : #333;
text-decoration : none;
font-weight : normal;
}
#footer-copyright a:hover {
color : #ce790a;
text-decoration : none;
font-weight : normal;
}
#sub-footer {
padding-right : 20px;
font-size : 10px;
border-top-width : 1px;
border-top-style : solid;
border-top-color : #666;
padding-top : 5px;
padding-bottom : 5px;
background-color : #756e6e;
}
#sub-footer a {
color : #333;
text-decoration : underline;
}
h1 {
font-size : 16px;
font-weight : bold;
margin-top : 10px;
margin-right : 0;
margin-bottom : 10px;
margin-left : 0;
}
h2 {
font-size : 14px;
font-weight : normal;
margin : 0;
}
h3 {
font-size : 12px;
font-weight : bold;
margin-top : 0;
margin-right : 0;
margin-left : 0;
margin-bottom : 10px;
}
p {
margin-top : 0;
margin-right : 0;
margin-bottom : 10px;
margin-left : 0;
}
#stage-table {
width : 950px;
}
#left-column {
width : 360px;
background-image : url(../images/left-column-links.png);
background-position : left;
}
#left-column-form {
background-image : url(../images/form-bg.png);
background-repeat : no-repeat;
height : 500px;
width : 360px;
}
#left-column-short-form {
background-image : url(../images/form-short-bg.png);
background-repeat : no-repeat;
height : 300px;
width : 360px;
}
#form-table {
width : 280px;
margin-top : 20px;
margin-right : 50px;
}
#form-title {
text-align : center;
background-image : url(../images/form-title-bg.png);
background-repeat : no-repeat;
background-position : center center;
}
#form-td {
padding-top : 5px;
}
#left-column-links {
width : 360px;
vertical-align : top;
}
#links-table {
width : 347px;
margin-right : 13px;
}
#links-title {
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : #cb8705;
}
#links-td a:link {
color : #666;
display : block;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : #cb8705;
font-weight : normal;
padding-right : 40px;
padding-top : 5px;
padding-bottom : 5px;
}
#links-td a:visited {
color : #666;
display : block;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : #cb8705;
font-weight : normal;
padding-right : 40px;
padding-top : 5px;
padding-bottom : 5px;
}
#links-td a:hover {
color : #666;
display : block;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : #cb8705;
font-weight : normal;
padding-right : 40px;
padding-top : 5px;
padding-bottom : 5px;
background-color : #cec8c8;
}
#right-column {
height : 600px;
width : 590px;
}
#right-column-table {
text-align : justify;
width : 564px;
margin-right : 20px;
}
#steps-pic {
background-image : url(../images/steps.png);
height : 129px;
background-position : right top;
background-repeat : no-repeat;
}
#steps-td {
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #ce790a;
}
#steps-table {
width : 550px;
margin-bottom : 20px;
margin-right : auto;
margin-left : auto;
margin-top : 10px;
}
.step1 {
font-size : 16px;
color : #666;
font-weight : bold;
text-align : center;
width : 110px;
}
.step2 {
font-size : 12px;
color : #666;
text-align : center;
}
#top-text {
font-size : 14px;
padding-bottom : 20px;
}
#middle-text {
padding-top : 20px;
font-size : 14px;
color : #666;
padding-bottom : 20px;
}
#text-table {
width : 564px;
}
.text-Cube {
width : 272px;
text-align : justify;
font-size : 12px;
}
.inside-links a:link {
color : #666;
font-weight : normal;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : #666;
text-decoration : none;
}
.inside-links a:visited {
color : #666;
text-decoration : none;
font-weight : normal;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : #666;
}
.inside-links a:hover {
color : #666;
font-weight : normal;
text-decoration : none;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #666;
}
#sitemap {
padding-bottom : 20px;
font-size : 12px;
}
#sitemap a:link {
font-weight : normal;
padding-top : 2px;
padding-bottom : 2px;
}
#sitemap a:visited {
font-weight : normal;
}
#sitemap a:hover {
font-weight : normal;
}

↑ Top