body { font-family: Tahoma,'Open Sans',sans-serif; font-size: 14px; color: #000; margin: 0; padding: 0; background: rgb(238,238,238); /* Old browsers */ background: -moz-radial-gradient(center, ellipse cover, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */ background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */ background: -webkit-radial-gradient(center, ellipse cover, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-radial-gradient(center, ellipse cover, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 12+ */ background: -ms-radial-gradient(center, ellipse cover, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */ background: radial-gradient(ellipse at center, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ } a { color: #008; } td, p { font-size: 14px; } .red10 { font-weight: bold; color:#CC0033; } .red12 { font-weight: bold; color:#CC0033; } .regQuestion { font-weight: bold; } .aeditSectionTitle { background: #548dd4; font-weight: bold; color: #FFF; } #content-wrapper { -moz-box-shadow: 0px 0px 15px 1px #000; -webkit-box-shadow: 0px 0px 15px 1px #000; box-shadow: 0px 0px 15px 1px #000; } #headerimage { background: #555; } #sidebar { background: #548dd4; width: 200px; } .link { text-align: center; background: #548dd4; } .link a { font-weight: bold; font-size: 12px; display: block; padding: 15px 0; width: 200px; color: #fff; text-decoration: none; background: -moz-linear-gradient(top, rgba(104,104,104,0) 75%, rgba(53,53,53,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(75%,rgba(104,104,104,0)), color-stop(100%,rgba(53,53,53,1))); background: -webkit-linear-gradient(top, rgba(104,104,104,0) 75%,rgba(53,53,53,1) 100%); background: -o-linear-gradient(top, rgba(104,104,104,0) 75%,rgba(53,53,53,1) 100%); background: -ms-linear-gradient(top, rgba(104,104,104,0) 75%,rgba(53,53,53,1) 100%); background: linear-gradient(to bottom, rgba(104,104,104,0) 75%,rgba(53,53,53,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00686868', endColorstr='#353535',GradientType=0 ); } .link a:hover { background: -moz-linear-gradient(top, rgba(53,53,53,1) 0%, rgba(104,104,104,0.5) 25%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(53,53,53,1)), color-stop(25%,rgba(104,104,104,0.5))); background: -webkit-linear-gradient(top, rgba(53,53,53,1) 0%,rgba(104,104,104,0.5) 25%); background: -o-linear-gradient(top, rgba(53,53,53,1) 0%,rgba(104,104,104,0.5) 25%); background: -ms-linear-gradient(top, rgba(53,53,53,1) 0%,rgba(104,104,104,0.5) 25%); background: linear-gradient(to bottom, rgba(53,53,53,1) 0%,rgba(104,104,104,0.5) 25%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353535', endColorstr='#80686868',GradientType=0 ); } #content { background-color: #fff; background-position: top center; background-image: url('/event/2011FoundationSchool/images/sec_univ_round_bg.jpg'); background-repeat: no-repeat; background-attachment: fixed; padding: 20px; } #linkbar { text-align: right; font-size: 12px; padding-bottom: 10px; } #copyright { padding: 10px; background: #548dd4; color: #fff; font-size: 12px; text-align: center; } .btn { display: block; position: relative; background: #636267; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; width: 180px; font-weight: bold; text-align: center; } .btn * { font-style: normal; background-image: url(/event.registry/ManagerChallengeModel/btn2.png); background-repeat: no-repeat; display: block; position: relative; text-align: center; } .btn i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; } .btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; } .btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; } .btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; } * html .btn span, * html .btn i { width: auto; background-image: none; cursor: pointer; text-align: center; } .btn.blue { background: #636267; } .btn.green { background: #9d4; } .btn.pink { background: #e1a; } .btn:hover { background-color: #1F6AB7; } .btn:active { background-color: #444; } .btn[class] { background-image: url(/event.registry/ManagerChallengeModel/shade.png); background-position: bottom; } * html .btn { border: 3px double #636267; } * html .btn.blue { border-color: #8D5311; } * html .btn.green { border-color: #9d4; } * html .btn.pink { border-color: #e1a; } * html .btn:hover { border-color: #1F6AB7; }