W3C CSS Validator results for http://www.grafiqa.ro/wp-content/themes/GrafiQa/style.css (CSS level 2.1)

Sorry! We found the following errors (2)

URI : http://www.grafiqa.ro/cgi-sys/suspendedpage.cgi

65 .bigcellheader Property link doesn't exist in CSS level 2.1 but exists in [css3] : #f1f1f1
66 .bigcellheader Property vlink doesn't exist : #f1f1f1

↑ Top

Warnings (1)

URI : http://www.grafiqa.ro/cgi-sys/suspendedpage.cgi

120 h1 Family names containing whitespace should be quoted. If quoting is omitted, any whitespace characters before and after the name are ignored and any sequence of whitespace characters inside the name is converted to a single space.

↑ Top

Valid CSS information

.title {
font-family : arial, verdana;
font-size : 9pt;
font-weight : normal;
}
.distributers {
font-family : arial, verdana;
font-size : 11pt;
font-weight : normal;
}
.info {
font-family : arial, verdana;
font-size : 8pt;
font-weight : normal;
}
.design {
font-family : arial, verdana;
font-size : 8pt;
font-weight : normal;
}
.menu {
border-top : 1px solid #374646;
border-left : 1px solid #374646;
border-right : 1px solid #374646;
border-bottom : 1px solid #374646;
font-family : verdana, arial;
font-size : 8pt;
font-weight : normal;
}
.cellheader {
border-top : 1px solid #374646;
border-left : 1px solid #374646;
border-right : 1px solid #374646;
border-bottom : 1px solid #374646;
font-family : verdana, arial;
font-size : 20pt;
font-weight : normal;
color : #f1f1f1;
}
.scellheader {
border-top : 1px solid #374646;
border-left : 1px solid #374646;
border-right : 1px solid #374646;
border-bottom : 1px solid #374646;
font-family : verdana, arial;
font-size : 15pt;
font-weight : normal;
color : #f1f1f1;
}
.bigcellheader {
border-top : 1px solid #374646;
border-left : 1px solid #374646;
border-right : 1px solid #374646;
border-bottom : 1px solid #374646;
font-family : verdana, arial;
font-size : 30pt;
font-weight : normal;
color : #f1f1f1;
}
.tblheader {
background-color : #aaaaaa;
border-top : 1px solid #374646;
border-left : 1px solid #374646;
border-right : 1px solid #374646;
border-bottom : 1px solid #374646;
font-family : verdana, arial;
font-size : 14pt;
font-weight : normal;
}
.tdshade1 {
background-color : #dddddd;
border-top : 1px solid #374646;
border-left : 1px solid #374646;
border-right : 1px solid #374646;
border-bottom : 1px solid #374646;
font-family : verdana, arial;
font-size : 10pt;
font-weight : normal;
}
.tdshade2 {
background-color : #eeeeee;
border-top : 1px solid #374646;
border-left : 1px solid #374646;
border-right : 1px solid #374646;
border-bottom : 1px solid #374646;
font-family : verdana, arial;
font-size : 10pt;
font-weight : normal;
}
body {
font-family : arial;
margin : 0;
padding : 0;
background : #dff4fe url(/img-sys/bg.jpg) repeat-x;
color : #6f6f6f;
font-size : 12px;
}
a {
color : #0075a9;
}
* {
margin : 0;
padding : 0;
}
h1 {
background : url(/img-sys/headerbg.jpg) no-repeat;
height : 63px;
color : #fff;
padding : 20px;
font-size : 28px;
font-family : century gothic, arial;
letter-spacing : -0.5px;
}
h2 {
font-size : 20px;
margin : 0 0 15px 0;
}
p {
margin : 10px 15px 15px 50px;
}
#wrap {
margin : 50px auto 20px auto;
width : 906px;
}
.msg {
background : url(/img-sys/contentbox.jpg) no-repeat;
min-height : 206px;
color : #000;
font-size : 16px;
padding : 25px;
text-align : center;
}
* html .msg {
height : 206px;
}
.msg p {
border : none;
margin : 0 0 10px 0;
}
.msg ul {
margin : 15px 15px 0 15px;
}
li {
margin : 10px 0;
}
.note {
font-style : italic;
border-bottom : 1px solid #cae0e5;
border-top : 1px solid #cae0e5;
padding : 15px 0;
margin-right : 50px;
}
#contactinfo, .contactinfo {
padding : 5px 0;
}
#contactinfo li, .contactinfo li {
float : left;
padding : 5px;
width : 250px;
list-style : none;
font-size : 14px;
}
p.troubleshoot {
font-style : italic;
border : #dfe9ed dashed 1px;
padding : 5px;
margin : 10px 0 0 0;
}

↑ Top