W3C CSS Validator results for http://www.priorityprinting.ie/eur/styles/master.css (CSS level 2.1)

Sorry! We found the following errors (2)

URI : http://www.priorityprinting.ie/eur/styles/master.css

440 .containBlockP Value Error : height only 0 can be a length. You must put a unit after your number : 100
441 .containBlockP Value Error : width only 0 can be a length. You must put a unit after your number : 100

↑ Top

Valid CSS information

* {
border : 0;
margin : 0;
font-family : tahoma, lucida, verdana, sans-serif;
text-align : left;
color : rgb(0, 0, 0);
}
html, body {
height : 100%;
}
body {
background-color : rgb(153, 223, 72);
background-image : url(../images/green_grads.png);
background-position : [top, left];
background-repeat : repeat-x;
background-attachment : fixed;
}
html img {
border : none;
}
html h3 {
font-size : large;
font-weight : normal;
color : rgb(255, 255, 255);
padding-left : 5px;
padding-right : 5px;
padding-top : 2px;
padding-bottom : 4px;
background-color : rgb(50, 50, 50);
background-image : url(../images/head-corner.png);
background-position : [bottom, right];
background-repeat : no-repeat;
margin : 0;
}
html h4 {
font-size : large;
font-weight : normal;
color : rgb(51, 116, 165);
padding-left : 5px;
padding-right : 5px;
padding-top : 7px;
padding-bottom : 4px;
margin : 0;
}
.homeTitle {
font-size : large;
font-weight : normal;
color : rgb(51, 116, 165);
}
html ul {
list-style-type : none;
padding : 0;
margin-left : 10px;
}
html li {
padding : 0;
margin : 0;
}
html p {
font-size : medium;
font-weight : normal;
color : rgb(90, 90, 90);
text-align : left;
margin : 10px;
padding : 0;
}
html a:link {
color : rgb(0, 100, 255);
text-decoration : none;
}
html a:visited {
color : rgb(0, 100, 255);
text-decoration : none;
}
html a:active {
color : rgb(0, 100, 255);
text-decoration : none;
}
html a:hover {
color : rgb(0, 0, 255);
text-decoration : none;
}
html a:focus {
color : rgb(0, 0, 255);
text-decoration : underline;
}
.preLoadImage {
display : none;
}
.wrapper {
position : relative;
width : 900px;
height : 100%;
margin-left : auto;
margin-right : auto;
}
.container {
position : relative;
float : left;
width : 100%;
min-height : 100%;
height : auto;
margin-top : -60px;
background-color : rgb(255, 255, 255);
padding-left : 10px;
padding-right : 10px;
}
.footer {
position : relative;
clear : left;
float : left;
width : 100%;
padding : 10px;
height : 40px;
background-color : rgb(255, 255, 255);
margin-left : auto;
margin-right : auto;
}
.footerMenu {
width : 100%;
height : 100%;
background-color : rgb(72, 55, 62);
background-image : url(../images/h2Banner.png);
background-position : [top, left];
background-repeat : repeat-y;
}
.footerMenu p {
text-align : right;
font-size : x-small;
font-weight : normal;
color : rgb(255, 255, 255);
padding-top : 10px;
padding-right : 10px;
margin : 0;
}
.inHeadL {
float : left;
height : auto;
width : 900px;
background-image : url(../images/lGrey.png);
background-position : [top, left];
background-repeat : repeat-x;
}
.header p {
float : left;
height : 23px;
width : auto;
padding-left : 10px;
padding-right : 10px;
padding-top : 6px;
background-image : url(../images/darkGreyBg.png);
background-position : [top, left];
background-repeat : repeat;
color : rgb(255, 255, 255);
font-size : 14px;
font-weight : bold;
margin : 0;
}
.inHeadL img {
float : left;
}
.inHeadL span {
color : rgb(255, 255, 0);
}
.inHeadR {
float : right;
width : auto;
height : auto;
color : rgb(255, 255, 255);
font-size : small;
font-weight : bold;
padding-top : 15px;
padding-right : 10px;
}
html h1 {
clear : both;
float : left;
padding-left : 10px;
padding-top : 10px;
}
h2 {
float : left;
width : 880px;
padding : 10px;
height : auto;
background-color : rgb(72, 55, 62);
background-image : url(../images/h2Banner-trans.png);
background-position : [top, left];
background-repeat : repeat-y;
text-align : right;
color : rgb(255, 255, 0);
font-size : medium;
font-weight : bold;
}
h2 span {
float : left;
width : 200px;
text-align : left;
color : rgb(255, 255, 255);
}
.barL {
width : 200px;
height : auto;
float : left;
margin-top : 10px;
margin-bottom : 10px;
margin-right : 10px;
}
.barL ul {
list-style-type : none;
margin : 0;
padding : 0;
}
.barL li {
display : block;
width : 180px;
padding : 10px;
background-color : rgb(170, 212, 0);
margin-bottom : 10px;
background-image : url(../images/menuCorner.png);
background-position : [right, bottom];
background-repeat : no-repeat;
color : rgb(0, 0, 0);
font-size : small;
font-weight : bold;
}
.barL li:hover {
background-color : rgb(255, 255, 255);
width : 176px;
border : 2px solid;
padding : 8px;
}
.barL li ul {
display : none;
}
.barL li:hover ul {
display : block;
padding : 0;
margin : 0;
}
.barL li:hover ul li {
display : block;
margin-top : 2px;
margin-bottom : 0;
padding : 2%;
width : 96%;
background-color : rgb(72, 55, 62);
background-image : none;
color : rgb(255, 255, 255);
}
.barL li:hover ul li:hover {
background-color : rgb(170, 212, 0);
border : none;
}
.barL li:hover ul li a:link {
color : rgb(255, 255, 255);
}
.barL li:hover ul li a:visited {
color : rgb(255, 255, 255);
}
.barL li:hover ul li a:active {
color : rgb(255, 255, 255);
}
.barL li:hover ul li a:hover {
color : rgb(0, 0, 0);
}
.barL li:hover ul li a:focus {
color : rgb(0, 0, 0);
}
.barL a:link {
color : rgb(0, 0, 0);
}
.barL a:visited {
color : rgb(0, 0, 0);
}
.barL a:active {
color : rgb(0, 0, 0);
}
.barL a:hover {
color : rgb(0, 0, 0);
}
.barL a:focus {
color : rgb(0, 0, 0);
}
.barR {
width : 200px;
height : auto;
float : left;
margin-top : 10px;
margin-bottom : 10px;
}
.barR h3 {
width : 190px;
padding : 5px;
margin : 0;
background-color : rgb(170, 212, 0);
color : rgb(0, 0, 0);
font-size : small;
font-weight : bold;
border : none;
background-image : url(../images/menuCorner.png);
background-position : [bottom, right];
background-repeat : no-repeat;
}
.barR ul {
list-style-type : none;
margin-bottom : 5px;
margin-left : 0;
padding : 0;
}
.barR li {
display : block;
width : 190px;
padding : 5px;
background-color : rgb(255, 255, 255);
margin : 0;
color : rgb(100, 100, 100);
font-size : x-small;
font-weight : normal;
}
.barR a:link {
color : rgb(26, 26, 26);
}
.barR a:visited {
color : rgb(0, 0, 225);
}
.barR a:active {
color : rgb(26, 26, 26);
}
.barR a:hover {
font-size : small;
color : rgb(0, 0, 0);
}
.barR a:focus {
color : rgb(0, 0, 0);
}
.content {
width : 460px;
height : auto;
padding-left : 10px;
padding-right : 0;
float : left;
margin-top : 10px;
margin-bottom : 10px;
margin-right : 20px;
}
.content img {
float : none;
}
.content p {
overflow : auto;
margin-bottom : 10px;
padding-top : 10px;
}
.content p span {
float : left;
}
.containBlock {
height : auto;
width : 140px;
float : left;
display : block;
background-color : rgb(0, 0, 0);
margin-right : 6px;
margin-bottom : 10px;
padding-bottom : 5px;
}
.containBlock img {
float : none;
border : 1px solid;
border-color : rgb(0, 0, 0);
padding : 2px;
background-color : rgb(255, 255, 255);
}
.containBlock cite {
display : inline-block;
width : 100%;
padding : 0;
color : rgb(255, 255, 255);
text-align : center;
font-size : small;
font-weight : normal;
font-style : normal;
}
#lightbox {
position : absolute;
left : 0;
width : 100%;
z-index : 100;
text-align : center;
line-height : 0;
}
#lightbox img {
width : auto;
height : auto;
}
#lightbox a img {
border : none;
}
#outerImageContainer {
position : relative;
background-color : #fff;
width : 250px;
height : 250px;
margin : 0 auto;
}
#imageContainer {
padding : 10px;
}
#loading {
position : absolute;
top : 40%;
left : 0%;
height : 25%;
width : 100%;
text-align : center;
line-height : 0;
}
#hoverNav {
position : absolute;
top : 0;
left : 0;
height : 100%;
width : 100%;
z-index : 10;
}
#imageContainer > #hoverNav {
left : 0;
}
#hoverNav a {
outline : none;
}
#prevLink, #nextLink {
width : 49%;
height : 100%;
background-image : url(data:image/gif;base64,AAAA);
display : block;
}
#prevLink {
left : 0;
float : left;
}
#nextLink {
right : 0;
float : right;
}
#prevLink:hover, #prevLink:visited:hover {
background : url(../images/prevlabel.gif) no-repeat [left, 15%];
}
#nextLink:hover, #nextLink:visited:hover {
background : url(../images/nextlabel.gif) no-repeat [right, 15%];
}
#imageDataContainer {
font : small Verdana, Helvetica, sans-serif;
background-color : #fff;
margin : 0 auto;
line-height : 1.4em;
overflow : auto;
width : 100%;
}
#imageData {
padding : 0 10px;
color : #666;
}
#imageData #imageDetails {
width : 70%;
float : left;
text-align : left;
}
#imageData #caption {
font-weight : bold;
}
#imageData #numberDisplay {
display : block;
clear : left;
padding-bottom : 1em;
}
#imageData #bottomNavClose {
width : 66px;
float : right;
padding-bottom : 0.7em;
outline : none;
}
#overlay {
position : fixed;
top : 0;
left : 0;
z-index : 90;
width : 100%;
height : 500px;
background-color : rgb(0, 0, 0);
}
.promoBlock h3 {
width : 96%;
background-color : rgb(200, 200, 200);
color : rgb(0, 0, 0);
font-size : medium;
font-weight : bold;
}
.promoBlock img {
float : left;
padding : 2px;
border : 1px solid;
border-color : rgb(0, 0, 0);
margin-right : 5px;
margin-bottom : 5px;
}
.promoBlock small {
font-size : xx-small;
}
.promoBlock table {
margin-left : 9px;
margin-top : 10px;
margin-bottom : 10px;
padding : 0;
}
.promoBlock td {
width : auto;
border : 1px solid;
border-color : rgb(0, 0, 0);
text-align : center;
background-color : rgb(227, 219, 151);
padding : 5px;
}
.promoBlock td.qty {
color : rgb(255, 255, 255);
background-color : rgb(165, 42, 42);
}
.containBlockP {
float : left;
display : block;
background-color : rgb(255, 255, 255);
padding : 20px;
margin : 0;
border : 0;
}
input.conPage {
border : 1px solid;
border-color : rgb(0, 0, 0);
margin-left : 0;
margin-top : 5px;
width : 200px;
font-size : medium;
color : rgb(100, 100, 100);
}
textarea.conPage {
border : 1px solid;
border-color : rgb(0, 0, 0);
margin-left : 0;
margin-top : 5px;
width : 200px;
font-size : medium;
color : rgb(100, 100, 100);
}
a:link.homeLinks {
color : rgb(90, 90, 90);
}
a:visited.homeLinks {
color : rgb(90, 90, 90);
}
a:active.homeLinks {
color : rgb(90, 90, 90);
}
a:hover.homeLinks {
color : rgb(0, 0, 0);
}
a:focus.homeLinks {
color : rgb(0, 0, 0);
}

↑ Top