htdocs/themes/reflex/style.css
Don't use IDs in selectors. Open
Open
#outer_header {clear: both; height: 64px; position: relative; width: 100%; background: transparent url(img/headbg.jpg) top left repeat-x;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#searchresults a img { float:left; padding:5px 10px; }
- Exclude checks
Don't use IDs in selectors. Open
Open
#searchresults a:hover span, #searchresults a.itemhover span { color:#f1f1f1; }
- Exclude checks
Don't use IDs in selectors. Open
Open
#searchresults a:hover span, #searchresults a.itemhover span { color:#f1f1f1; }
- Exclude checks
Don't use IDs in selectors. Open
Open
#leftside_full .bottomleft {width: 321px; float: left; background: transparent url(img/botsbg_full.png) top center no-repeat;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#quicksearch {width: 254px; float: right; margin-top: 10px; margin-right: 15px; text-align: right; font-size: 12px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#quicksearch input {margin-bottom: 3px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#fontsizer li {padding-left: 3px; padding-right: 3px; float: left; position: relative;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#searchresults span.seperator a {background-color:transparent; display: block; vertical-align: middle; height:auto; color:#ffffff; padding-right: 4px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#leftside_full .topleft {width: 485px; float: left;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#leftside_full .tbwrap {width: 100%; background: transparent url(img/tbb_bg_full.png) top center no-repeat;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#leftside_full .topright {width: 485px; float: right;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#siteclose-login {margin-left: auto; margin-right: auto; width: 1000px; height: 400px; color: #000; text-align: center; font-weight: bold; text-align: center; padding-top: 100px; background: #f5f4f0 url(img/right-top_block-bg.png) top repeat-x; color: #000; border: 1px solid #dedbd1; margin-bottom: 5px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#siteclose-login div.button {text-align: right; clear: both; padding-right: 15px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#logo {width: 257px; height: 64px; float: left;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#searchresults a:hover, #searchresults a.itemhover { background-color:#b7b7b7; color:#ffffff; }
- Exclude checks
Don't use IDs in selectors. Open
Open
#rblocks {width: 100%; height: 100%; position: relative; float: left;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#controller {height: 20px; width: 975px; margin: 0 auto; padding-top: 5px; color: #999; font-size: 12px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#searchresults a { display:block; background-color:#e4e4e4; clear:left; height:60px; text-decoration:none; margin-bottom: 3px; padding-right: 3px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#lblocks {width: 100%; height: 100%; position: relative; float: left;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#searchresults a:hover span.searchheading, #searchresults a.itemhover span.searchheading { color:#ffffff; }
- Exclude checks
Don't use IDs in selectors. Open
Open
#leftside_full .bottomcenter .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#credits {background: transparent; color: #ccc; font-size: 11px; font-weight: bold; padding-top: 12px; float: right; width: 30%; text-align: right;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#leftside_full .bottomcenter {width: 321px; float: left; background: transparent url(img/botsbg_full.png) top center no-repeat; margin-left: 6px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#siteclose-login span.left {float: left; padding-bottom: 3px; width: 45%;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#siteclose-login form {text-align: center; width: 350px; padding: 0px; margin-left: auto; margin-right: auto; border: 1px dotted #83cde1;}
- Exclude checks
Don't use IDs in selectors. Open
Open
input:hover, textarea:hover, textarea#content:hover {background: #eee; border: 1px solid #999; color: #444;}
- Exclude checks
Don't use IDs in selectors. Open
Open
input:focus, textarea:focus, textarea#content:focus {background: #fff; border: 1px solid #000; color: #000;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#pagenav {clear: both; height: 27px; position: relative; margin: 0 auto; background: transparent url(img/navbg.jpg) top left repeat-x; z-index:6; color: #999;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#content {background: transparent; color: #888; padding: 5px; margin-bottom: 5px; overflow: auto;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#leftside_full .bottomleft .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#xo-logger-output {width: 100%; clear: both; float: left; margin-top: 5px; font-size: 14px;}
- Exclude checks
Use of !important Open
Open
height: 58px !important;
- Exclude checks
Don't use IDs in selectors. Open
Open
#searchresults a span { color:#555555; padding-right: 3px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#leftside_full {width: 977px; float: left; background: transparent; margin-top: 12px; margin-left: 12px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#leftside_full .topright .block_content {width: 461px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#leftside_full .bottomright {width: 321px; float: left; background: transparent url(img/botsbg_full.png) top center no-repeat; margin-left: 6px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#leftside_full .bottomright .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
div#footer {clear: both; position: relative; width: 990px; margin: 0 auto; background: transparent;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#suggestions {position: absolute; right: 17px; z-index: 9000; width:203px; display:none; margin-top: -4px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#searchresults { border-width:1px; border-color:#919191; border-style:solid; width:203px; background-color:#a0a0a0; font-size:10px; line-height:14px; }
- Exclude checks
Don't use IDs in selectors. Open
Open
#searchresults a span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#191919; }
- Exclude checks
Don't use IDs in selectors. Open
Open
#needhelp {font-size: 12px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#fontsizer li a img {margin-top: 2px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#rightside {width: 261px; float: left; margin-top: 12px; margin-left: 7px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#topblocks {width: 100%; height: 100%; position: relative; float: left;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#leftside_full .topcenter .block_content {width: 953px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding-top: 6px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#bblocks {width: 100%; position: relative; float: left; margin-top: 10px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#page {background: transparent url(img/bodybg.jpg) top left repeat-x; width: 100%; height: 100%; clear: both; margin: 0px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#fontsizer li a {padding: 0px; margin: 0px; vertical-align: middle;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#leftside_full .topleft .block_content {width: 461px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#siteclose-login div{padding: 6px; color: #000;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#redirect {margin-left: auto; margin-right: auto; width: 1000px; height: 400px; color: #000; text-align: center; font-weight: bold; text-align: center; padding-top: 100px; background: #f5f4f0 url(img/right-top_block-bg.png) top repeat-x; color: #000; border: 1px solid #dedbd1; margin-bottom: 5px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
input, textarea, textarea#content {background: #efefef; border: 1px solid #ccc; color: #999;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#breadcrumbs {width: 75%; float: left;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#searchresults a:hover, #searchresults a.itemhover { background-color:#b7b7b7; color:#ffffff; }
- Exclude checks
Don't use IDs in selectors. Open
Open
#searchresults span.category { font-size:11px; margin:5px; display:block; color:#ffffff; }
- Exclude checks
Don't use IDs in selectors. Open
Open
#fontsizer {float: right; margin: 0; padding: 0; list-style: none; font-size: 11px; height: 27px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#header {clear: both; height: 64px; position: relative; width: 1002px; margin: 0 auto; background: transparent; font-size: 12px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#searchresults a:hover span.searchheading, #searchresults a.itemhover span.searchheading { color:#ffffff; }
- Exclude checks
Don't use IDs in selectors. Open
Open
#searchresults span.searchdesc {padding-bottom: 3px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#searchresults span.seperator { float:right; padding-right:15px; margin-right:5px; background: url(img/shortcuts_arrow.gif) right no-repeat; margin-top: -2px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#heyuser {width: 25%; float: right; text-align: right;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#leftside {width: 709px; float: left; background: transparent; margin-top: 12px; margin-left: 12px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#leftside_full .tcwrap {width: 100%; background: transparent url(img/topcenterbg_full.png) top center no-repeat;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#siteclose-login h2 {background: transparent; font-weight: bold; font-size: 1em; color: #000; padding: 2px; margin-top: 0px; margin-bottom: 0px; text-align: center;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#pagearea {background: transparent url(img/areabg.png) top center no-repeat; width: 100%; min-height: 300px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#footer_text {background: transparent; color: #ccc; font-size: 11px; font-weight: bold; padding-top: 12px; float: left; width: 70%;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#siteclosemsg {padding-top: 100px; padding-bottom: 50px; text-align: center;}
- Exclude checks
Use of !important Open
Open
width: 58px !important;
- Exclude checks
Don't use IDs in selectors. Open
Open
#outer_footer {width: 100%; background: transparent;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#siteclose-login span.right {float: right; padding-bottom: 3px; width: 45%;}
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
.topright .block_content {width: 327px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
#leftside_full .bottomright .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Using width with border can sometimes make elements larger than you expect. Open
Open
#redirect {margin-left: auto; margin-right: auto; width: 1000px; height: 400px; color: #000; text-align: center; font-weight: bold; text-align: center; padding-top: 100px; background: #f5f4f0 url(img/right-top_block-bg.png) top repeat-x; color: #000; border: 1px solid #dedbd1; margin-bottom: 5px;}
- Exclude checks
Using height with padding-top can sometimes make elements larger than you expect. Open
Open
padding-top: 3px;
- Exclude checks
Using height with border can sometimes make elements larger than you expect. Open
Open
#redirect {margin-left: auto; margin-right: auto; width: 1000px; height: 400px; color: #000; text-align: center; font-weight: bold; text-align: center; padding-top: 100px; background: #f5f4f0 url(img/right-top_block-bg.png) top repeat-x; color: #000; border: 1px solid #dedbd1; margin-bottom: 5px;}
- Exclude checks
Duplicate property 'width' found. Open
Open
width: 58px;
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
#leftside_full .topright .block_content {width: 461px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Duplicate property 'color' found. Open
Open
#redirect {margin-left: auto; margin-right: auto; width: 1000px; height: 400px; color: #000; text-align: center; font-weight: bold; text-align: center; padding-top: 100px; background: #f5f4f0 url(img/right-top_block-bg.png) top repeat-x; color: #000; border: 1px solid #dedbd1; margin-bottom: 5px;}
- Exclude checks
Using height with padding can sometimes make elements larger than you expect. Open
Open
padding: 10px 0 0 50px;
- Exclude checks
Using height with border-bottom can sometimes make elements larger than you expect. Open
Open
border-bottom: 3px solid #1E90FF;
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
padding: 2px 5px 1px 5px;
- Exclude checks
Using height with padding-top can sometimes make elements larger than you expect. Open
Open
#redirect {margin-left: auto; margin-right: auto; width: 1000px; height: 400px; color: #000; text-align: center; font-weight: bold; text-align: center; padding-top: 100px; background: #f5f4f0 url(img/right-top_block-bg.png) top repeat-x; color: #000; border: 1px solid #dedbd1; margin-bottom: 5px;}
- Exclude checks
Using width with border can sometimes make elements larger than you expect. Open
Open
#siteclose-login {margin-left: auto; margin-right: auto; width: 1000px; height: 400px; color: #000; text-align: center; font-weight: bold; text-align: center; padding-top: 100px; background: #f5f4f0 url(img/right-top_block-bg.png) top repeat-x; color: #000; border: 1px solid #dedbd1; margin-bottom: 5px;}
- Exclude checks
Duplicate property 'color' found. Open
Open
#siteclose-login {margin-left: auto; margin-right: auto; width: 1000px; height: 400px; color: #000; text-align: center; font-weight: bold; text-align: center; padding-top: 100px; background: #f5f4f0 url(img/right-top_block-bg.png) top repeat-x; color: #000; border: 1px solid #dedbd1; margin-bottom: 5px;}
- Exclude checks
Using height with padding-top can sometimes make elements larger than you expect. Open
Open
#controller {height: 20px; width: 975px; margin: 0 auto; padding-top: 5px; color: #999; font-size: 12px;}
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
.bottomleft .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
#leftside_full .topleft .block_content {width: 461px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
#leftside_full .bottomleft .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Using height with padding-top can sometimes make elements larger than you expect. Open
Open
#siteclose-login {margin-left: auto; margin-right: auto; width: 1000px; height: 400px; color: #000; text-align: center; font-weight: bold; text-align: center; padding-top: 100px; background: #f5f4f0 url(img/right-top_block-bg.png) top repeat-x; color: #000; border: 1px solid #dedbd1; margin-bottom: 5px;}
- Exclude checks
Using height with border can sometimes make elements larger than you expect. Open
Open
border: 1px solid #999;
- Exclude checks
Rule is empty. Open
Open
ul li a {}
- Exclude checks
vertical-align can't be used with display: block. Open
Open
#searchresults span.seperator a {background-color:transparent; display: block; vertical-align: middle; height:auto; color:#ffffff; padding-right: 4px;}
- Exclude checks
Duplicate property 'text-align' found. Open
Open
#redirect {margin-left: auto; margin-right: auto; width: 1000px; height: 400px; color: #000; text-align: center; font-weight: bold; text-align: center; padding-top: 100px; background: #f5f4f0 url(img/right-top_block-bg.png) top repeat-x; color: #000; border: 1px solid #dedbd1; margin-bottom: 5px;}
- Exclude checks
Duplicate property 'text-align' found. Open
Open
#siteclose-login {margin-left: auto; margin-right: auto; width: 1000px; height: 400px; color: #000; text-align: center; font-weight: bold; text-align: center; padding-top: 100px; background: #f5f4f0 url(img/right-top_block-bg.png) top repeat-x; color: #000; border: 1px solid #dedbd1; margin-bottom: 5px;}
- Exclude checks
Duplicate property 'height' found. Open
Open
height: 58px;
- Exclude checks
Using height with padding can sometimes make elements larger than you expect. Open
Open
padding: 2px 5px 1px 5px;
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
.topleft .block_content {width: 327px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
#leftside_full .bottomcenter .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Using height with border can sometimes make elements larger than you expect. Open
Open
#siteclose-login {margin-left: auto; margin-right: auto; width: 1000px; height: 400px; color: #000; text-align: center; font-weight: bold; text-align: center; padding-top: 100px; background: #f5f4f0 url(img/right-top_block-bg.png) top repeat-x; color: #000; border: 1px solid #dedbd1; margin-bottom: 5px;}
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
.bottomcenter .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
.bottomright .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Using width with border can sometimes make elements larger than you expect. Open
Open
#siteclose-login form {text-align: center; width: 350px; padding: 0px; margin-left: auto; margin-right: auto; border: 1px dotted #83cde1;}
- Exclude checks
Using width with border can sometimes make elements larger than you expect. Open
Open
border: 1px solid #999;
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
#leftside_full .bottomcenter .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Element (span.searchdesc) is overqualified, just use .searchdesc without element name. Open
Open
#searchresults span.searchdesc {padding-bottom: 3px;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
.topright .block_content {width: 327px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
#leftside_full .topright .block_content {width: 461px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
.bottomright .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
.bottomleft .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
#leftside_full .bottomleft .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Background image 'img/botsbg.png' was used multiple times, first declared at line 112, col 41. Open
Open
.bottomright {width: 231px; float: left; background: transparent url(img/botsbg.png) top center no-repeat; margin-left: 6px;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
#siteclose-login h2 {background: transparent; font-weight: bold; font-size: 1em; color: #000; padding: 2px; margin-top: 0px; margin-bottom: 0px; text-align: center;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
#leftside_full .bottomright .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Element (div.button) is overqualified, just use .button without element name. Open
Open
#siteclose-login div.button {text-align: right; clear: both; padding-right: 15px;}
- Exclude checks
Element (div#footer) is overqualified, just use #footer without element name. Open
Open
div#footer {clear: both; position: relative; width: 990px; margin: 0 auto; background: transparent;}
- Exclude checks
Element (span.unor) is overqualified, just use .unor without element name. Open
Open
div.cpicon span.unor{
- Exclude checks
Background image 'img/botsbg_full.png' was used multiple times, first declared at line 113, col 56. Open
Open
#leftside_full .bottomright {width: 321px; float: left; background: transparent url(img/botsbg_full.png) top center no-repeat; margin-left: 6px;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
#fontsizer li a {padding: 0px; margin: 0px; vertical-align: middle;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
.bottomleft .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
@import prevents parallel downloads, use <link> instead. Open
Open
@import url(content.css);
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
.topright .block_content {width: 327px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
ul li {padding: 3px 0px;}
- Exclude checks
Element (span.category) is overqualified, just use .category without element name. Open
Open
#searchresults span.category { font-size:11px; margin:5px; display:block; color:#ffffff; }
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
#leftside_full .topleft .block_content {width: 461px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
.bottomright .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Element (textarea#content) is overqualified, just use #content without element name. Open
Open
input, textarea, textarea#content {background: #efefef; border: 1px solid #ccc; color: #999;}
- Exclude checks
Element (textarea#content:hover) is overqualified, just use #content without element name. Open
Open
input:hover, textarea:hover, textarea#content:hover {background: #eee; border: 1px solid #999; color: #444;}
- Exclude checks
Element (textarea#content:focus) is overqualified, just use #content without element name. Open
Open
input:focus, textarea:focus, textarea#content:focus {background: #fff; border: 1px solid #000; color: #000;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
#leftside_full .topleft .block_content {width: 461px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
#page {background: transparent url(img/bodybg.jpg) top left repeat-x; width: 100%; height: 100%; clear: both; margin: 0px;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
#siteclose-login form {text-align: center; width: 350px; padding: 0px; margin-left: auto; margin-right: auto; border: 1px dotted #83cde1;}
- Exclude checks
Background image 'img/botsbg.png' was used multiple times, first declared at line 112, col 41. Open
Open
.bottomcenter {width: 231px; float: left; background: transparent url(img/botsbg.png) top center no-repeat; margin-left: 6px;}
- Exclude checks
Background image 'img/botsbg_full.png' was used multiple times, first declared at line 113, col 56. Open
Open
#leftside_full .bottomcenter {width: 321px; float: left; background: transparent url(img/botsbg_full.png) top center no-repeat; margin-left: 6px;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
.bottomcenter .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
#leftside_full .bottomright .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
.topleft .block_content {width: 327px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
#siteclose-login h2 {background: transparent; font-weight: bold; font-size: 1em; color: #000; padding: 2px; margin-top: 0px; margin-bottom: 0px; text-align: center;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
#leftside_full .bottomleft .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Element (span.uno) is overqualified, just use .uno without element name. Open
Open
div.cpicon span.uno{
- Exclude checks
Background image 'img/right-top_block-bg.png' was used multiple times, first declared at line 138, col 173. Open
Open
#siteclose-login {margin-left: auto; margin-right: auto; width: 1000px; height: 400px; color: #000; text-align: center; font-weight: bold; text-align: center; padding-top: 100px; background: #f5f4f0 url(img/right-top_block-bg.png) top repeat-x; color: #000; border: 1px solid #dedbd1; margin-bottom: 5px;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
#fontsizer li a {padding: 0px; margin: 0px; vertical-align: middle;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
.topleft .block_content {width: 327px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
#leftside_full .topright .block_content {width: 461px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
.bottomcenter .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
#leftside_full .bottomcenter .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Heading (h2) has already been defined. Open
Open
#siteclose-login h2 {background: transparent; font-weight: bold; font-size: 1em; color: #000; padding: 2px; margin-top: 0px; margin-bottom: 0px; text-align: center;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#leftside_full .bottomleft {width: 321px; float: left; background: transparent url(img/botsbg_full.png) top center no-repeat;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#leftside_full .bottomleft .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#outer_footer {width: 100%; background: transparent;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#siteclose-login h2 {background: transparent; font-weight: bold; font-size: 1em; color: #000; padding: 2px; margin-top: 0px; margin-bottom: 0px; text-align: center;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#siteclose-login div{padding: 6px; color: #000;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
table td {padding: 0; border: 0; vertical-align: top;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.width {width: 1002px; height: 100%; margin: 0 auto; padding: 0;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#pagenav {clear: both; height: 27px; position: relative; margin: 0 auto; background: transparent url(img/navbg.jpg) top left repeat-x; z-index:6; color: #999;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#searchresults a span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#191919; }
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.right .block_title {background: transparent; color: #999; font-weight: bold; padding-top: 12px; padding-left: 12px; font-size: 16px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#topblocks {width: 100%; height: 100%; position: relative; float: left;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.lbwrap {width: 261px; background: transparent url(img/leftbg.png) top center no-repeat;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.topleft .block_title {background: transparent; color: #999; font-weight: bold; padding-top: 12px; padding-left: 12px; font-size: 16px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.right .block_content {width: 250px; margin: 0 auto; background: transparent; color: #999; text-align: justify; padding-top: 6px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#leftside_full .tcwrap {width: 100%; background: transparent url(img/topcenterbg_full.png) top center no-repeat;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#leftside_full .bottomright {width: 321px; float: left; background: transparent url(img/botsbg_full.png) top center no-repeat; margin-left: 6px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.bottomright .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#bblocks {width: 100%; position: relative; float: left; margin-top: 10px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#siteclosemsg {padding-top: 100px; padding-bottom: 50px; text-align: center;}
- Exclude checks
Heading (h2) should not be qualified. Open
Open
#siteclose-login h2 {background: transparent; font-weight: bold; font-size: 1em; color: #000; padding: 2px; margin-top: 0px; margin-bottom: 0px; text-align: center;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#siteclose-login div.button {text-align: right; clear: both; padding-right: 15px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
div.cpicon{
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#suggestions {position: absolute; right: 17px; z-index: 9000; width:203px; display:none; margin-top: -4px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.topleft {width: 351px; float: left;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#leftside_full .topleft {width: 485px; float: left;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#leftside_full .tbwrap {width: 100%; background: transparent url(img/tbb_bg_full.png) top center no-repeat;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#fontsizer li a {padding: 0px; margin: 0px; vertical-align: middle;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#outer_header {clear: both; height: 64px; position: relative; width: 100%; background: transparent url(img/headbg.jpg) top left repeat-x;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.topcenter {width: 100%; float: left; background: transparent;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#leftside_full {width: 977px; float: left; background: transparent; margin-top: 12px; margin-left: 12px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.topcenter .block_title {background: transparent; color: #999; font-weight: bold; padding-top: 12px; padding-left: 12px; font-size: 16px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.right {width: 100%; float: left;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.bottomcenter {width: 231px; float: left; background: transparent url(img/botsbg.png) top center no-repeat; margin-left: 6px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#credits {background: transparent; color: #ccc; font-size: 11px; font-weight: bold; padding-top: 12px; float: right; width: 30%; text-align: right;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.bottomcenter .block_title {background: transparent; color: #999; font-weight: bold; padding-top: 12px; padding-left: 12px; font-size: 16px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#siteclose-login {margin-left: auto; margin-right: auto; width: 1000px; height: 400px; color: #000; text-align: center; font-weight: bold; text-align: center; padding-top: 100px; background: #f5f4f0 url(img/right-top_block-bg.png) top repeat-x; color: #000; border: 1px solid #dedbd1; margin-bottom: 5px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
div.cpicon span {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#quicksearch {width: 254px; float: right; margin-top: 10px; margin-right: 15px; text-align: right; font-size: 12px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.topcenter .block_content {width: 685px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding-top: 6px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.topleft .block_content {width: 327px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.bottomright .block_title {background: transparent; color: #999; font-weight: bold; padding-top: 12px; padding-left: 12px; font-size: 16px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
div#footer {clear: both; position: relative; width: 990px; margin: 0 auto; background: transparent;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.CPbigTitle{font-size: 20px;
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
div.cpicon img { margin-top: 1px; margin-bottom: 1px; width: 20px; height: 20px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
a:link, a:visited, a:active, a:focus {text-decoration: none; border: 0; outline: none;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.clear {clear: both; width: 100%; height: 1px; background: transparent;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#searchresults { border-width:1px; border-color:#919191; border-style:solid; width:203px; background-color:#a0a0a0; font-size:10px; line-height:14px; }
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#fontsizer {float: right; margin: 0; padding: 0; list-style: none; font-size: 11px; height: 27px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.bottomleft .block_title {background: transparent; color: #999; font-weight: bold; padding-top: 12px; padding-left: 12px; font-size: 16px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.CPmediumTitle{
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#header {clear: both; height: 64px; position: relative; width: 1002px; margin: 0 auto; background: transparent; font-size: 12px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#searchresults span.seperator { float:right; padding-right:15px; margin-right:5px; background: url(img/shortcuts_arrow.gif) right no-repeat; margin-top: -2px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#pagearea {background: transparent url(img/areabg.png) top center no-repeat; width: 100%; min-height: 300px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#leftside_full .topleft .block_content {width: 461px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
div.cpicon a {
- Exclude checks
Outlines should only be modified using :focus. Open
Open
.radio {background: none; border: 0; outline: none;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
html, body {color: #999; margin: 0; padding: 0; font-family: sans-serif; font-size: .85em; background: #fff;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#leftside {width: 709px; float: left; background: transparent; margin-top: 12px; margin-left: 12px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#fontsizer li {padding-left: 3px; padding-right: 3px; float: left; position: relative;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.tcwrap {width: 100%; background: transparent url(img/topcenterbg.png) top center no-repeat; margin-bottom: 10px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#page {background: transparent url(img/bodybg.jpg) top left repeat-x; width: 100%; height: 100%; clear: both; margin: 0px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.left .block_title {background: transparent; color: #999; font-weight: bold; padding-top: 12px; padding-left: 12px; font-size: 16px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#footer_text {background: transparent; color: #ccc; font-size: 11px; font-weight: bold; padding-top: 12px; float: left; width: 70%;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.topright .block_title {background: transparent; color: #999; font-weight: bold; padding-top: 12px; padding-left: 12px; font-size: 16px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#leftside_full .bottomcenter {width: 321px; float: left; background: transparent url(img/botsbg_full.png) top center no-repeat; margin-left: 6px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#leftside_full .bottomcenter .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#redirect {margin-left: auto; margin-right: auto; width: 1000px; height: 400px; color: #000; text-align: center; font-weight: bold; text-align: center; padding-top: 100px; background: #f5f4f0 url(img/right-top_block-bg.png) top repeat-x; color: #000; border: 1px solid #dedbd1; margin-bottom: 5px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#siteclose-login form {text-align: center; width: 350px; padding: 0px; margin-left: auto; margin-right: auto; border: 1px dotted #83cde1;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
div.cpicon span.uno{
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#logo {width: 257px; height: 64px; float: left;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#searchresults span.seperator a {background-color:transparent; display: block; vertical-align: middle; height:auto; color:#ffffff; padding-right: 4px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#heyuser {width: 25%; float: right; text-align: right;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#lblocks {width: 100%; height: 100%; position: relative; float: left;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.left .block_content {width: 250px; margin: 0 auto; background: transparent; color: #999; text-align: justify; padding-top: 6px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.tbwrap {width: 100%; background: transparent url(img/tbb_bg.png) top center no-repeat;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#content {background: transparent; color: #888; padding: 5px; margin-bottom: 5px; overflow: auto;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#xo-logger-output {width: 100%; clear: both; float: left; margin-top: 5px; font-size: 14px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
div.cpicon span.unor{
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#breadcrumbs {width: 75%; float: left;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#leftside_full .topcenter .block_content {width: 953px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding-top: 6px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#leftside_full .topright .block_content {width: 461px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#searchresults a { display:block; background-color:#e4e4e4; clear:left; height:60px; text-decoration:none; margin-bottom: 3px; padding-right: 3px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#searchresults span.category { font-size:11px; margin:5px; display:block; color:#ffffff; }
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.left {width: 100%; float: left;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#leftside_full .topright {width: 485px; float: right;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.bottomleft .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.bottomright {width: 231px; float: left; background: transparent url(img/botsbg.png) top center no-repeat; margin-left: 6px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
ul {padding:0; margin: 0; list-style: none;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#controller {height: 20px; width: 975px; margin: 0 auto; padding-top: 5px; color: #999; font-size: 12px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#rblocks {width: 100%; height: 100%; position: relative; float: left;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.bottomleft {width: 231px; float: left; background: transparent url(img/botsbg.png) top center no-repeat;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
a {text-decoration: none; font-style: italic; color: #999;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#rightside {width: 261px; float: left; margin-top: 12px; margin-left: 7px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.rbwrap {width: 261px; background: transparent url(img/rightbg.png) top center no-repeat;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.topright {width: 351px; float: right;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.topright .block_content {width: 327px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.bottomcenter .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#leftside_full .bottomright .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
- Exclude checks
Unexpected spaces found. Open
Open
height: 17px;
- Exclude checks
Unexpected spaces found. Open
Open
width: 400px;
- Exclude checks
Unexpected spaces found. Open
Open
overflow: visible;
- Exclude checks
Unexpected spaces found. Open
Open
background-color: #FF0000;
- Exclude checks
Unexpected spaces found. Open
Open
padding-top: 3px;
- Exclude checks
Unexpected spaces found. Open
Open
margin-bottom: 2px;
- Exclude checks
Unexpected spaces found. Open
Open
margin-left: 25px;
- Exclude checks
Unexpected spaces found. Open
Open
display: block;
- Exclude checks
Unexpected spaces found. Open
Open
width: 20px;
- Exclude checks