W3C CSS Validator results for http://mttotosite.com (CSS level 3)

Sorry! We found the following errors (2)

URI : https://www.namesilo.com/parking/assets/style.css

88 #contentContainer .left Value Error : vertical-align left is not a vertical-align value : left left
94 #contentContainer .right Value Error : vertical-align left is not a vertical-align value : left left

↑ Top

Warnings (37)

URI : https://www.namesilo.com/shadowbox/shadowbox.css

1 Same colors for color and background-color in two contexts body and #sb-info-inner
1 Same colors for color and background-color in two contexts body and #sb-title-inner
1 Same colors for color and background-color in two contexts #captchaBox and div.sb-message
1 Same colors for color and background-color in two contexts .columnResultsAlt2 and #sb-loading-inner
1 Same colors for color and background-color in two contexts .columnResultsAlt2 and div.sb-message
1 Same colors for color and background-color in two contexts #captchaBox and #sb-info-inner
1 Same colors for color and background-color in two contexts body and div.sb-message
1 Same colors for color and background-color in two contexts #captchaBox and #sb-loading-inner
1 Same colors for color and background-color in two contexts #captchaBox and #sb-title-inner
1 Same colors for color and background-color in two contexts .columnResultsAlt2 and #sb-info-inner
1 Same colors for color and background-color in two contexts .columnResultsAlt2 and #sb-title-inner
1 Same colors for color and background-color in two contexts body and #sb-loading-inner
27 Same colors for color and background-color in two contexts body and #sb-counter a
27 Same colors for color and background-color in two contexts #captchaBox and #sb-counter a
27 Same colors for color and background-color in two contexts .columnResultsAlt2 and #sb-counter a
30 Same colors for color and background-color in two contexts #captchaBox and div.sb-message a:link
30 Same colors for color and background-color in two contexts .columnResultsAlt2 and div.sb-message a:link
30 Same colors for color and background-color in two contexts body and div.sb-message a:link
30 Same colors for color and background-color in two contexts body and div.sb-message a:visited
30 Same colors for color and background-color in two contexts .columnResultsAlt2 and div.sb-message a:visited
30 Same colors for color and background-color in two contexts #captchaBox and div.sb-message a:visited

URI : http://www.mttotosite.com/

32 You should add a 'type' attribute with a value of 'text/css' to the 'style' element
47 hr Same color for background-color and color
54 Same colors for color and background-color in two contexts #header and a
54 Same colors for color and background-color in two contexts #navigation li a:hover and a
54 Same colors for color and background-color in two contexts .footer and a
68 Same colors for color and background-color in two contexts hr and h1
88 Same colors for color and background-color in two contexts body and #title
88 Same colors for color and background-color in two contexts #captchaBox and #title
88 Same colors for color and background-color in two contexts .columnResultsAlt2 and #title
140 Same colors for color and background-color in two contexts #captchaBox and .footer a
140 Same colors for color and background-color in two contexts body and .footer a
140 Same colors for color and background-color in two contexts .columnResultsAlt2 and .footer a
144 Same colors for color and background-color in two contexts #captchaBox and .footer a:hover
144 Same colors for color and background-color in two contexts body and .footer a:hover
144 Same colors for color and background-color in two contexts .columnResultsAlt2 and .footer a:hover

URI : https://www.namesilo.com/parking/assets/style.css

101 #captchaBox 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

img {
border : 0;
}
.error_message {
width : 400px;
border : 2px dashed #ff0000;
padding : 10px;
color : #ff0000;
font-weight : bold;
margin : 10px 0;
}
#smallDomainSearch {
width : 660px;
height : 78px;
margin : 0 0 10px 0;
background : url(https://www.namesilo.com/images/small_domain_search_background.gif);
}
#formSmallDomainSearch {
margin : 0;
padding : 12px 0 0 112px;
}
#formSmallDomainSearch .textField {
float : left;
width : 416px;
height : 30px;
border : 0;
font-size : 18px;
padding : 2px 5px 0 5px;
}
#formSmallDomainSearch .button {
float : left;
margin : 0 0 0 7px;
}
#formSmallDomainSearch .bottom {
padding : 0 0 0 0;
color : #6b6b6b;
font-size : 14px;
font-weight : bold;
}
#formSmallDomainSearch .bottom input {
padding-left : 15px;
}
.columnResultsContainer {
width : 98%;
padding : 3px;
}
.columnResultsAlt1 {
background-color : #ededed;
}
.columnResultsAlt2 {
background-color : #fff;
}
.columnResultsCells {
float : left;
padding : 5px 3px;
text-align : left;
}
#contentContainer {
margin : 10px 0 15px 0;
width : 420px;
float : left;
}
#contentContainer .left {
width : 100px;
float : left;
}
#contentContainer .right {
float : left;
width : 305px;
padding : 0 0 0 15px;
}
#captchaBox {
font-family : Times New Roman, Arial, Verdana, normal;
border : 1px solid #ccc;
background-color : #fff;
width : 30em;
margin : 5px auto 15px auto;
padding : 5px;
font-size : 8px;
text-align : center;
font-weight : bold;
}
#captchaBox .input {
height : auto;
width : 50px;
border : 1px solid #777;
margin : 0;
padding : 0;
font-size : 18px;
}
#captchaBox .small {
font-weight : normal;
font-size : 12px;
margin : 2px 0 5px 0;
}
#sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message {
font-family : "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight : 200;
color : #fff;
}
#sb-container {
position : fixed;
margin : 0;
padding : 0;
top : 0;
left : 0;
z-index : 999;
text-align : left;
visibility : hidden;
display : none;
}
#sb-overlay {
position : relative;
height : 100%;
width : 100%;
}
#sb-wrapper {
position : absolute;
visibility : hidden;
width : 100px;
}
#sb-wrapper-inner {
position : relative;
border : 3px solid #333;
overflow : hidden;
height : 100px;
}
#sb-body {
position : relative;
height : 100%;
}
#sb-body-inner {
position : absolute;
height : 100%;
width : 100%;
}
#sb-player.html {
height : 100%;
overflow : auto;
}
#sb-body img {
border : none;
}
#sb-loading {
position : relative;
height : 100%;
}
#sb-loading-inner {
position : absolute;
font-size : 14px;
line-height : 24px;
height : 24px;
top : 50%;
margin-top : -12px;
width : 100%;
text-align : center;
}
#sb-loading-inner span {
background : url(loading.gif) no-repeat;
padding-left : 34px;
display : inline-block;
}
#sb-body, #sb-loading {
background-color : #060606;
}
#sb-title, #sb-info {
position : relative;
margin : 0;
padding : 0;
overflow : hidden;
}
#sb-title, #sb-title-inner {
height : 26px;
line-height : 26px;
}
#sb-title-inner {
font-size : 16px;
}
#sb-info, #sb-info-inner {
height : 20px;
line-height : 20px;
}
#sb-info-inner {
font-size : 12px;
}
#sb-nav {
float : right;
height : 16px;
padding : 2px 0;
width : 45%;
}
#sb-nav a {
display : block;
float : right;
height : 16px;
width : 16px;
margin-left : 3px;
cursor : pointer;
background-repeat : no-repeat;
}
#sb-nav-close {
background-image : url(close.png);
}
#sb-nav-next {
background-image : url(next.png);
}
#sb-nav-previous {
background-image : url(previous.png);
}
#sb-nav-play {
background-image : url(play.png);
}
#sb-nav-pause {
background-image : url(pause.png);
}
#sb-counter {
float : left;
width : 45%;
}
#sb-counter a {
padding : 0 4px 0 0;
text-decoration : none;
cursor : pointer;
color : #fff;
}
#sb-counter a.sb-counter-current {
text-decoration : underline;
}
div.sb-message {
font-size : 12px;
padding : 10px;
text-align : center;
}
div.sb-message a:link, div.sb-message a:visited {
color : #fff;
text-decoration : underline;
}
body {
margin : 0 auto;
padding : 0;
font-family : Arial, Sans-Serif;
font-size : 12px;
color : #333333;
background : #fff;
}
hr {
border : 0;
height : 1px;
color : #ed622b;
background-color : #ed622b;
width : 100%;
margin-top : 10px;
margin-bottom : 8px;
}
a {
color : #223f9a;
}
a:hover {
color : #03a3d6;
}
.clear {
clear : both;
}
h1 {
font-size : 16px;
margin-bottom : 4px;
color : #ed622b;
}
#wrapper {
width : 980px;
margin : 0 auto;
}
#header {
clear : both;
margin : 0 0 5px 0;
height : 65px;
background-color : #223f9a;
}
#title {
float : left;
font-size : 20px;
font-weight : bold;
padding : 20px 0 0 15px;
color : #ffffff;
}
#navigation {
float : left;
width : 200px;
margin : 0;
padding : 0;
}
#navigation ul {
list-style : none;
width : 200px;
margin : 0;
padding : 0;
font-size : 12px;
}
#navigation li {
margin : 0 0 4px 0;
}
#navigation li a, #navigation li a:visited {
text-align : right;
text-decoration : none;
color : #ffffff;
display : block;
background : #b1d3f6;
padding : 6px 8px 6px 10px;
}
#navigation li a:hover {
background : #223f9a;
color : #ffffff;
}
#content {
float : left;
width : 750px;
margin : 0 15px;
}
.footer {
width : 980px;
background-color : #223f9a;
color : #ffffff;
font-size : 12px;
line-height : 35px;
margin : 0 auto;
text-align : center;
}
.footer a {
color : #ffffff;
text-decoration : none;
}
.footer a:hover {
color : #ffffff;
text-decoration : underline;
}

↑ Top