W3C CSS Validator results for http://www.d7036.com/directories/engine/engine-links.php (CSS level 3)

Sorry! We found the following errors (17)

URI : http://www.d7036.com/siteassist2_css/style.css

-1 File not found: http://www.d7036.com/siteassist2_css/style.css: Not Found

URI : http://www.d7036.com/siteassist2_css/color.css

-1 File not found: http://www.d7036.com/siteassist2_css/color.css: Not Found

URI : http://www.d7036.com/siteassist2_css/navigation.css

-1 File not found: http://www.d7036.com/siteassist2_css/navigation.css: Not Found

URI : http://www.d7036.com/siteassist2_css/navigation_color.css

-1 File not found: http://www.d7036.com/siteassist2_css/navigation_color.css: Not Found

URI : http://www.d7036.com/CSS/my_styles.css

20 div.logo_fixed Value Error : font-size Unknown dimension 1.5vw
92 undefined#slideshow 0 is not a box-shadow value : 0 0 20px rgba(0,0,0,0.4) 0 0 20px rgba(0,0,0,0.4)
113 .center Parse Error #slideshow > div { position: absolute; top: 10px; left: 10px; right: 10px; bottom: 10px; }
195 .marquee_container.autoplay .marquee_nav a Parse Error opacity=40)
199 .marquee_container.autoplay .marquee_nav a.selected Parse Error opacity=100)
262 div.helpbutton Value Error : width Unknown dimension 40vw
265 div.helpbutton Unknown dimension 2vw

URI : http://www.d7036.com/CSS/compressed.css

-1 File not found: http://www.d7036.com/CSS/compressed.css: Not Found

URI : http://www.d7036.com/directories/engine/engine-links.php

228 Value Error : font-size Unknown dimension 2vw
234 Value Error : list-style-type Parse Error /
315 Value Error : font-size Unknown dimension 2vw
315 Value Error : color Parse Error /
399 Property align doesn't exist : left left

↑ Top

Valid CSS information

div.logo_inflow {
width : 10%;
float : left;
position : relative;
z-index : 20;
}
div.logo_positioner {
position : absolute;
left : 0;
width : 1192px;
top : 0;
}
div.logo_fixed {
width : 91%;
top : 10px;
position : fixed;
text-align : left;
max-font-size : 18px;
min-font-size : 10px;
}
div.head_inflow {
width : 100%;
height : 0;
float : left;
position : relative;
z-index : 5;
}
div.head_positioner {
position : absolute;
left : 0;
width : 100%;
}
div.head_fixed {
width : 100%;
top : 5.6em;
position : fixed;
}
div.leftcolumn_inflow {
float : left;
position : relative;
width : 20%;
}
div.leftcolumn_positioner {
position : absolute;
left : 0;
}
div.leftcolumn_fixed {
top : 4em;
position : fixed;
width : 20%;
}
undefined#slideshow {
margin : 50px auto;
position : relative;
width : 240px;
height : 240px;
padding : 10px;
}
.left, .right {
float : left;
width : 18%;
border : 1px solid #cedcea;
padding : 5px;
}
.boxed {
border : 1px solid #cccccc;
}
.inflow {
width : 20%;
height : 0;
position : relative;
z-index : 5;
}
.positioner {
position : absolute;
left : 0;
top : -289px;
}
.fixed {
width : 20%;
border : 1px solid red;
top : 200px;
position : fixed;
}
.marquee_panels {
display : none;
}
.marquee_container {
position : relative;
width : 700px;
height : 350px;
overflow : hidden;
margin-top : 0;
margin-right : auto;
margin-bottom : 30px;
margin-left : auto;
padding : 0;
}
.marquee_photos {
position : absolute;
top : 0;
left : 0;
display : none;
}
.marquee_caption {
width : 700px;
margin : 0;
padding : 15px 0 10px 0;
color : #fff;
position : absolute;
top : 340px;
left : 0;
background : url(../services/AnalyticalServices/images/marquee_template/marquee_caption.png) 0 0;
}
.marquee_caption_content {
width : 410px;
padding : 0 0 0 25px;
}
.marquee_caption h2 {
margin : 0 0 10px 0;
color : #fff;
font-size : 1.35em;
font-weight : normal;
text-transform : uppercase;
text-align : left;
}
.marquee_caption p {
margin : 0 0 12px 0;
color : #fff;
text-align : left;
}
.marquee_caption a {
color : #ffc600;
}
.marquee_caption a:hover {
color : #fff;
}
.marquee_flag {
float : left;
margin-right : 10px;
}
.marquee_nav {
position : absolute;
width : 240px;
top : 310px;
right : 20px;
text-align : right;
}
.marquee_nav a {
display : inline-block;
width : 18px;
height : 18px;
margin-left : 10px;
background : url(../services/AnalyticalServices/images/marquee_template/nav_buttons.png) 0 0 no-repeat;
cursor : pointer;
}
.marquee_nav a:hover {
background-position : -25px 0;
}
.marquee_nav a.selected {
background-position : -50px 0;
}
.marquee_container.autoplay .marquee_nav a {
opacity : 0.4;
}
.marquee_container.autoplay .marquee_nav a.selected {
opacity : 1.0;
}
div#preload {
display : none;
}
div.feedbackbutton {
position : fixed;
}
div.helpbox_inflow {
width : 10%;
position : relative;
border : 1px solid blue;
}
div.helpbox_positioner {
position : absolute;
}
div.helpbox_fixed {
width : 91%;
top : 10px;
position : fixed;
margin-right : 100px;
border : 1px solid green;
}
div.helpbutton {
text-align : center;
height : 7.02em;
top : 1em;
z-index : 100;
background-color : #d9e2ed;
}
.myProgress {
position : relative;
width : 100%;
height : 30px;
background-color : #ddd;
}
.myBar {
position : absolute;
width : 1%;
height : 100%;
background-color : #4caf50;
}

↑ Top