body { color: #646464; } a { color: #646464; } th { text-align: center; } /** ***************************************************** **/ /** ********************** CONTAINER ******************** **/ /** ***************************************************** **/ .containerTitle { color: #be0026; padding-left: 236px; } .containerMenu { -moz-border-radius: 4px 4px 4px 4px; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3); -webkit-border-radius: 4px 4px 4px 4px; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3); float: right; position: relative; width: 800px; height: 39px; color: #969696; top: 4px; margin-bottom: 18px; padding-left: 10px; font-size: 11px; } .containerTitleContent { background-image: none; -moz-border-radius: 4px 4px 0 0; -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); -webkit-border-radius: 4px 4px 0 0; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); box-shadow: 0 0 4px rgba(0, 0, 0, 0.3); background: -moz-linear-gradient(#778899, white) repeat scroll 0 0 transparent; background: -ms-linear-gradient(#778899, white) repeat scroll 0 0 transparent; /*For IE10*/ filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#778899', endColorstr = 'white'); /*For IE7-8-9*/ float: right; position: relative; width: 800px; height: 26px; color: white; font-weight: bold; padding-left: 10px; padding-top: 4px; margin: 0; top: 0; text-decoration: none; } .containerCenter { background: -moz-linear-gradient(white, #778899); } .containerBottom { background-image: none; background-color: #778899; } .containerSorts { float: left; margin-right: 55px; } .containerSortsButton { float: right; margin-right: 250px; margin-top: 9px; } .containerSortsAndSearch { margin-bottom: 19px; } /** ***************************************************** **/ /** ************************ OTHER ********************** **/ /** ***************************************************** **/ #loadingForUser, #loadingForWaitingUser { margin: auto; } .title2 { color: #646464; font-weight: bold; }