ImpressCMS/impresscms

View on GitHub
htdocs/themes/reflex/style.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#outer_header {clear: both; height: 64px; position: relative; width: 100%; background: transparent url(img/headbg.jpg) top left repeat-x;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#searchresults a img { float:left; padding:5px 10px; }
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#searchresults a:hover span, #searchresults a.itemhover span { color:#f1f1f1; }
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#searchresults a:hover span, #searchresults a.itemhover span { color:#f1f1f1; }
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#leftside_full .bottomleft {width: 321px; float: left; background: transparent url(img/botsbg_full.png) top center no-repeat;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#quicksearch {width: 254px; float: right; margin-top: 10px; margin-right: 15px; text-align: right; font-size: 12px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#quicksearch input {margin-bottom: 3px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#fontsizer li {padding-left: 3px; padding-right: 3px; float: left; position: relative;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#searchresults span.seperator a {background-color:transparent; display: block; vertical-align: middle; height:auto; color:#ffffff; padding-right: 4px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#leftside_full .topleft {width: 485px; float: left;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#leftside_full .tbwrap {width: 100%; background: transparent url(img/tbb_bg_full.png) top center no-repeat;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#leftside_full .topright {width: 485px; float: right;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
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;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#siteclose-login div.button {text-align: right;    clear: both; padding-right: 15px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#logo {width: 257px; height: 64px; float: left;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#searchresults a:hover, #searchresults a.itemhover { background-color:#b7b7b7; color:#ffffff; }
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#rblocks {width: 100%; height: 100%; position: relative; float: left;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#controller {height: 20px; width: 975px; margin: 0 auto; padding-top: 5px; color: #999; font-size: 12px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#searchresults a { display:block; background-color:#e4e4e4; clear:left; height:60px; text-decoration:none; margin-bottom: 3px; padding-right: 3px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#lblocks {width: 100%; height: 100%; position: relative; float: left;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#searchresults a:hover span.searchheading, #searchresults a.itemhover span.searchheading { color:#ffffff; }
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#leftside_full .bottomcenter .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#credits {background: transparent; color: #ccc; font-size: 11px; font-weight: bold; padding-top: 12px; float: right; width: 30%; text-align: right;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#leftside_full .bottomcenter {width: 321px; float: left; background: transparent url(img/botsbg_full.png) top center no-repeat; margin-left: 6px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#siteclose-login span.left {float: left; padding-bottom: 3px; width: 45%;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#siteclose-login form {text-align: center; width: 350px; padding: 0px; margin-left: auto; margin-right: auto; border: 1px dotted #83cde1;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

input:hover, textarea:hover, textarea#content:hover {background: #eee; border: 1px solid #999; color: #444;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

input:focus, textarea:focus, textarea#content:focus {background: #fff; border: 1px solid #000; color: #000;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
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;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#content {background: transparent; color: #888; padding: 5px; margin-bottom: 5px; overflow: auto;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#leftside_full .bottomleft .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#xo-logger-output {width: 100%; clear: both; float: left; margin-top: 5px; font-size: 14px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Use of !important
Open

    height: 58px !important;
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#searchresults a span { color:#555555; padding-right: 3px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#leftside_full {width: 977px; float: left; background: transparent; margin-top: 12px; margin-left: 12px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#leftside_full .topright .block_content {width: 461px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#leftside_full .bottomright {width: 321px; float: left; background: transparent url(img/botsbg_full.png) top center no-repeat; margin-left: 6px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#leftside_full .bottomright .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

div#footer {clear: both; position: relative; width: 990px; margin: 0 auto; background: transparent;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#suggestions {position: absolute; right: 17px; z-index: 9000; width:203px; display:none; margin-top: -4px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#searchresults { border-width:1px; border-color:#919191; border-style:solid; width:203px; background-color:#a0a0a0; font-size:10px; line-height:14px; }
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#searchresults a span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#191919; }
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#needhelp {font-size: 12px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#fontsizer li a img {margin-top: 2px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#rightside {width: 261px; float: left; margin-top: 12px; margin-left: 7px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#topblocks {width: 100%; height: 100%; position: relative; float: left;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#leftside_full .topcenter .block_content {width: 953px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding-top: 6px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#bblocks {width: 100%; position: relative; float: left; margin-top: 10px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#page {background: transparent url(img/bodybg.jpg) top left repeat-x; width: 100%; height: 100%; clear: both; margin: 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#fontsizer li a {padding: 0px; margin: 0px; vertical-align: middle;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#leftside_full .topleft .block_content {width: 461px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#siteclose-login div{padding: 6px; color: #000;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
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;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

input, textarea, textarea#content {background: #efefef; border: 1px solid #ccc; color: #999;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#breadcrumbs {width: 75%; float: left;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#searchresults a:hover, #searchresults a.itemhover { background-color:#b7b7b7; color:#ffffff; }
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#searchresults span.category { font-size:11px; margin:5px; display:block; color:#ffffff; }
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#fontsizer {float: right; margin: 0; padding: 0; list-style: none; font-size: 11px; height: 27px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#header {clear: both; height: 64px; position: relative; width: 1002px; margin: 0 auto; background: transparent; font-size: 12px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#searchresults a:hover span.searchheading, #searchresults a.itemhover span.searchheading { color:#ffffff; }
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#searchresults span.searchdesc {padding-bottom: 3px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#searchresults span.seperator { float:right; padding-right:15px; margin-right:5px; background: url(img/shortcuts_arrow.gif) right no-repeat; margin-top: -2px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#heyuser {width: 25%; float: right; text-align: right;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#leftside {width: 709px; float: left; background: transparent; margin-top: 12px; margin-left: 12px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#leftside_full .tcwrap {width: 100%; background: transparent url(img/topcenterbg_full.png) top center no-repeat;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
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;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#pagearea {background: transparent url(img/areabg.png) top center no-repeat; width: 100%; min-height: 300px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#footer_text {background: transparent; color: #ccc; font-size: 11px; font-weight: bold; padding-top: 12px; float: left; width: 70%;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#siteclosemsg {padding-top: 100px; padding-bottom: 50px; text-align: center;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Use of !important
Open

    width: 58px !important;
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#outer_footer {width: 100%; background: transparent;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Don't use IDs in selectors.
Open

#siteclose-login span.right {float: right; padding-bottom: 3px; width: 45%;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

.topright .block_content {width: 327px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

#leftside_full .bottomright .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using width with border can sometimes make elements larger than you expect.
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;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using height with padding-top can sometimes make elements larger than you expect.
Open

    padding-top: 3px;
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using height with border can sometimes make elements larger than you expect.
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;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Duplicate property 'width' found.
Open

    width: 58px;
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

#leftside_full .topright .block_content {width: 461px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Duplicate property 'color' found.
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;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using height with padding can sometimes make elements larger than you expect.
Open

    padding: 10px 0 0 50px;
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using height with border-bottom can sometimes make elements larger than you expect.
Open

    border-bottom: 3px solid #1E90FF;
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

    padding: 2px 5px 1px 5px;
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using height with padding-top can sometimes make elements larger than you expect.
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;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using width with border can sometimes make elements larger than you expect.
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;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Duplicate property 'color' found.
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;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using height with padding-top can sometimes make elements larger than you expect.
Open

#controller {height: 20px; width: 975px; margin: 0 auto; padding-top: 5px; color: #999; font-size: 12px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

.bottomleft .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

#leftside_full .topleft .block_content {width: 461px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

#leftside_full .bottomleft .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using height with padding-top can sometimes make elements larger than you expect.
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;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using height with border can sometimes make elements larger than you expect.
Open

    border: 1px solid #999;
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule is empty.
Open

ul li a {}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

vertical-align can't be used with display: block.
Open

#searchresults span.seperator a {background-color:transparent; display: block; vertical-align: middle; height:auto; color:#ffffff; padding-right: 4px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Duplicate property 'text-align' found.
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;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Duplicate property 'text-align' found.
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;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Duplicate property 'height' found.
Open

    height: 58px;
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using height with padding can sometimes make elements larger than you expect.
Open

    padding: 2px 5px 1px 5px;
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

.topleft .block_content {width: 327px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

#leftside_full .bottomcenter .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using height with border can sometimes make elements larger than you expect.
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;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

.bottomcenter .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

.bottomright .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using width with border can sometimes make elements larger than you expect.
Open

#siteclose-login form {text-align: center; width: 350px; padding: 0px; margin-left: auto; margin-right: auto; border: 1px dotted #83cde1;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Using width with border can sometimes make elements larger than you expect.
Open

    border: 1px solid #999;
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

#leftside_full .bottomcenter .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Element (span.searchdesc) is overqualified, just use .searchdesc without element name.
Open

#searchresults span.searchdesc {padding-bottom: 3px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

.topright .block_content {width: 327px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

#leftside_full .topright .block_content {width: 461px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

.bottomright .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

.bottomleft .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

#leftside_full .bottomleft .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Background image 'img/botsbg.png' was used multiple times, first declared at line 112, col 41.
Open

.bottomright {width: 231px; float: left; background: transparent url(img/botsbg.png) top center no-repeat; margin-left: 6px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
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;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

#leftside_full .bottomright .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Element (div.button) is overqualified, just use .button without element name.
Open

#siteclose-login div.button {text-align: right;    clear: both; padding-right: 15px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Element (div#footer) is overqualified, just use #footer without element name.
Open

div#footer {clear: both; position: relative; width: 990px; margin: 0 auto; background: transparent;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Element (span.unor) is overqualified, just use .unor without element name.
Open

div.cpicon span.unor{
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Background image 'img/botsbg_full.png' was used multiple times, first declared at line 113, col 56.
Open

#leftside_full .bottomright {width: 321px; float: left; background: transparent url(img/botsbg_full.png) top center no-repeat; margin-left: 6px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

#fontsizer li a {padding: 0px; margin: 0px; vertical-align: middle;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

.bottomleft .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

@import prevents parallel downloads, use <link> instead.
Open

@import url(content.css);
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

.topright .block_content {width: 327px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

ul li {padding: 3px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Element (span.category) is overqualified, just use .category without element name.
Open

#searchresults span.category { font-size:11px; margin:5px; display:block; color:#ffffff; }
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

#leftside_full .topleft .block_content {width: 461px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

.bottomright .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Element (textarea#content) is overqualified, just use #content without element name.
Open

input, textarea, textarea#content {background: #efefef; border: 1px solid #ccc; color: #999;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Element (textarea#content:hover) is overqualified, just use #content without element name.
Open

input:hover, textarea:hover, textarea#content:hover {background: #eee; border: 1px solid #999; color: #444;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Element (textarea#content:focus) is overqualified, just use #content without element name.
Open

input:focus, textarea:focus, textarea#content:focus {background: #fff; border: 1px solid #000; color: #000;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

#leftside_full .topleft .block_content {width: 461px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

#page {background: transparent url(img/bodybg.jpg) top left repeat-x; width: 100%; height: 100%; clear: both; margin: 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

#siteclose-login form {text-align: center; width: 350px; padding: 0px; margin-left: auto; margin-right: auto; border: 1px dotted #83cde1;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Background image 'img/botsbg.png' was used multiple times, first declared at line 112, col 41.
Open

.bottomcenter {width: 231px; float: left; background: transparent url(img/botsbg.png) top center no-repeat; margin-left: 6px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Background image 'img/botsbg_full.png' was used multiple times, first declared at line 113, col 56.
Open

#leftside_full .bottomcenter {width: 321px; float: left; background: transparent url(img/botsbg_full.png) top center no-repeat; margin-left: 6px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

.bottomcenter .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

#leftside_full .bottomright .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

.topleft .block_content {width: 327px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
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;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

#leftside_full .bottomleft .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Element (span.uno) is overqualified, just use .uno without element name.
Open

div.cpicon span.uno{
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Background image 'img/right-top_block-bg.png' was used multiple times, first declared at line 138, col 173.
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;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

#fontsizer li a {padding: 0px; margin: 0px; vertical-align: middle;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

.topleft .block_content {width: 327px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

#leftside_full .topright .block_content {width: 461px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

.bottomcenter .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Values of 0 shouldn't have units specified.
Open

#leftside_full .bottomcenter .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Heading (h2) has already been defined.
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;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#leftside_full .bottomleft {width: 321px; float: left; background: transparent url(img/botsbg_full.png) top center no-repeat;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#leftside_full .bottomleft .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#outer_footer {width: 100%; background: transparent;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
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;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#siteclose-login div{padding: 6px; color: #000;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

table td {padding: 0; border: 0; vertical-align: top;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.width {width: 1002px; height: 100%; margin: 0 auto; padding: 0;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
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;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#searchresults a span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#191919; }
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.right .block_title {background: transparent; color: #999; font-weight: bold; padding-top: 12px; padding-left: 12px; font-size: 16px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#topblocks {width: 100%; height: 100%; position: relative; float: left;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.lbwrap {width: 261px; background: transparent url(img/leftbg.png) top center no-repeat;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.topleft .block_title {background: transparent; color: #999; font-weight: bold; padding-top: 12px; padding-left: 12px; font-size: 16px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.right .block_content {width: 250px; margin: 0 auto; background: transparent; color: #999; text-align: justify; padding-top: 6px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#leftside_full .tcwrap {width: 100%; background: transparent url(img/topcenterbg_full.png) top center no-repeat;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#leftside_full .bottomright {width: 321px; float: left; background: transparent url(img/botsbg_full.png) top center no-repeat; margin-left: 6px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.bottomright .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#bblocks {width: 100%; position: relative; float: left; margin-top: 10px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#siteclosemsg {padding-top: 100px; padding-bottom: 50px; text-align: center;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Heading (h2) should not be qualified.
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;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#siteclose-login div.button {text-align: right;    clear: both; padding-right: 15px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

div.cpicon{
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#suggestions {position: absolute; right: 17px; z-index: 9000; width:203px; display:none; margin-top: -4px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.topleft {width: 351px; float: left;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#leftside_full .topleft {width: 485px; float: left;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#leftside_full .tbwrap {width: 100%; background: transparent url(img/tbb_bg_full.png) top center no-repeat;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#fontsizer li a {padding: 0px; margin: 0px; vertical-align: middle;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#outer_header {clear: both; height: 64px; position: relative; width: 100%; background: transparent url(img/headbg.jpg) top left repeat-x;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.topcenter {width: 100%; float: left; background: transparent;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#leftside_full {width: 977px; float: left; background: transparent; margin-top: 12px; margin-left: 12px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.topcenter .block_title {background: transparent; color: #999; font-weight: bold; padding-top: 12px; padding-left: 12px; font-size: 16px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.right {width: 100%; float: left;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.bottomcenter {width: 231px; float: left; background: transparent url(img/botsbg.png) top center no-repeat; margin-left: 6px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#credits {background: transparent; color: #ccc; font-size: 11px; font-weight: bold; padding-top: 12px; float: right; width: 30%; text-align: right;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.bottomcenter .block_title {background: transparent; color: #999; font-weight: bold; padding-top: 12px; padding-left: 12px; font-size: 16px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
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;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

div.cpicon span {
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#quicksearch {width: 254px; float: right; margin-top: 10px; margin-right: 15px; text-align: right; font-size: 12px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.topcenter .block_content {width: 685px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding-top: 6px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.topleft .block_content {width: 327px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.bottomright .block_title {background: transparent; color: #999; font-weight: bold; padding-top: 12px; padding-left: 12px; font-size: 16px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

div#footer {clear: both; position: relative; width: 990px; margin: 0 auto; background: transparent;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.CPbigTitle{font-size: 20px;
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

div.cpicon img { margin-top: 1px; margin-bottom: 1px; width: 20px; height: 20px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

a:link, a:visited, a:active, a:focus {text-decoration: none; border: 0; outline: none;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.clear {clear: both; width: 100%; height: 1px; background: transparent;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#searchresults { border-width:1px; border-color:#919191; border-style:solid; width:203px; background-color:#a0a0a0; font-size:10px; line-height:14px; }
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#fontsizer {float: right; margin: 0; padding: 0; list-style: none; font-size: 11px; height: 27px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.bottomleft .block_title {background: transparent; color: #999; font-weight: bold; padding-top: 12px; padding-left: 12px; font-size: 16px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.CPmediumTitle{
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#header {clear: both; height: 64px; position: relative; width: 1002px; margin: 0 auto; background: transparent; font-size: 12px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#searchresults span.seperator { float:right; padding-right:15px; margin-right:5px; background: url(img/shortcuts_arrow.gif) right no-repeat; margin-top: -2px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#pagearea {background: transparent url(img/areabg.png) top center no-repeat; width: 100%; min-height: 300px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#leftside_full .topleft .block_content {width: 461px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

div.cpicon a {
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Outlines should only be modified using :focus.
Open

.radio {background: none; border: 0; outline: none;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

html, body {color: #999; margin: 0; padding: 0; font-family: sans-serif; font-size: .85em; background: #fff;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#leftside {width: 709px; float: left; background: transparent; margin-top: 12px; margin-left: 12px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#fontsizer li {padding-left: 3px; padding-right: 3px; float: left; position: relative;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.tcwrap {width: 100%; background: transparent url(img/topcenterbg.png) top center no-repeat; margin-bottom: 10px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#page {background: transparent url(img/bodybg.jpg) top left repeat-x; width: 100%; height: 100%; clear: both; margin: 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.left .block_title {background: transparent; color: #999; font-weight: bold; padding-top: 12px; padding-left: 12px; font-size: 16px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#footer_text {background: transparent; color: #ccc; font-size: 11px; font-weight: bold; padding-top: 12px; float: left; width: 70%;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.topright .block_title {background: transparent; color: #999; font-weight: bold; padding-top: 12px; padding-left: 12px; font-size: 16px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#leftside_full .bottomcenter {width: 321px; float: left; background: transparent url(img/botsbg_full.png) top center no-repeat; margin-left: 6px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#leftside_full .bottomcenter .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
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;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#siteclose-login form {text-align: center; width: 350px; padding: 0px; margin-left: auto; margin-right: auto; border: 1px dotted #83cde1;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

div.cpicon span.uno{
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#logo {width: 257px; height: 64px; float: left;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#searchresults span.seperator a {background-color:transparent; display: block; vertical-align: middle; height:auto; color:#ffffff; padding-right: 4px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#heyuser {width: 25%; float: right; text-align: right;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#lblocks {width: 100%; height: 100%; position: relative; float: left;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.left .block_content {width: 250px; margin: 0 auto; background: transparent; color: #999; text-align: justify; padding-top: 6px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.tbwrap {width: 100%; background: transparent url(img/tbb_bg.png) top center no-repeat;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#content {background: transparent; color: #888; padding: 5px; margin-bottom: 5px; overflow: auto;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#xo-logger-output {width: 100%; clear: both; float: left; margin-top: 5px; font-size: 14px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

div.cpicon span.unor{
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#breadcrumbs {width: 75%; float: left;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#leftside_full .topcenter .block_content {width: 953px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding-top: 6px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#leftside_full .topright .block_content {width: 461px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#searchresults a { display:block; background-color:#e4e4e4; clear:left; height:60px; text-decoration:none; margin-bottom: 3px; padding-right: 3px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#searchresults span.category { font-size:11px; margin:5px; display:block; color:#ffffff; }
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.left {width: 100%; float: left;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#leftside_full .topright {width: 485px; float: right;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.bottomleft .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.bottomright {width: 231px; float: left; background: transparent url(img/botsbg.png) top center no-repeat; margin-left: 6px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

ul {padding:0; margin: 0; list-style: none;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#controller {height: 20px; width: 975px; margin: 0 auto; padding-top: 5px; color: #999; font-size: 12px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#rblocks {width: 100%; height: 100%; position: relative; float: left;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.bottomleft {width: 231px; float: left; background: transparent url(img/botsbg.png) top center no-repeat;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

a {text-decoration: none; font-style: italic; color: #999;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#rightside {width: 261px; float: left; margin-top: 12px; margin-left: 7px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.rbwrap {width: 261px; background: transparent url(img/rightbg.png) top center no-repeat;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.topright {width: 351px; float: right;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.topright .block_content {width: 327px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.bottomcenter .block_content {width: 207px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

#leftside_full .bottomright .block_content {width: 297px; margin: 0 auto; background: transparent; color: #888; text-align: justify; padding: 6px 0px 12px 0px;}
Severity: Minor
Found in htdocs/themes/reflex/style.css by csslint

Unexpected spaces found.
Open

    height: 17px;
Severity: Minor
Found in htdocs/themes/reflex/style.css by editorconfig

Unexpected spaces found.
Open

    width: 400px;
Severity: Minor
Found in htdocs/themes/reflex/style.css by editorconfig

Unexpected spaces found.
Open

    overflow: visible;
Severity: Minor
Found in htdocs/themes/reflex/style.css by editorconfig

Unexpected spaces found.
Open

    background-color: #FF0000;
Severity: Minor
Found in htdocs/themes/reflex/style.css by editorconfig

Unexpected spaces found.
Open

    padding-top: 3px;
Severity: Minor
Found in htdocs/themes/reflex/style.css by editorconfig

Unexpected spaces found.
Open

    margin-bottom: 2px;
Severity: Minor
Found in htdocs/themes/reflex/style.css by editorconfig

Unexpected spaces found.
Open

    margin-left: 25px;
Severity: Minor
Found in htdocs/themes/reflex/style.css by editorconfig

Unexpected spaces found.
Open

    display: block;
Severity: Minor
Found in htdocs/themes/reflex/style.css by editorconfig

Unexpected spaces found.
Open

    width: 20px;
Severity: Minor
Found in htdocs/themes/reflex/style.css by editorconfig

There are no issues that match your filters.

Category
Status