File: /home/mykensington.co.uk/public_html/v2/resources/css/rc.css
/*
* ------------------------------------ Boxes with rounded corners
*/
div.rcBox {
background:url(../../images/rc/default_left.gif) top left no-repeat;
margin-bottom:15px;
}
div.rcBox .top {
width:90%;
height:7px;
background:url(../../images/rc/default_top.gif) top right no-repeat;
float:right;
margin-bottom:-7px;
}
div.rcBox .mid {
background:url(../../images/rc/default_right.gif) bottom right no-repeat;
padding:7px 10px 7px 10px;
}
div.rcBox .bottom {
width:90%;
height:7px;
background:url(../../images/rc/default_bottom.gif) bottom left no-repeat;
float:left;
margin-top:-7px;
}
/*
* Content customization
*/
div.rcBox p {
/*
font-size:0.8em;
*/
font-size:12px;
margin:5px 0 0 0;
}
div.rcBox div.mid .blockHeader {
margin:0 -9px 0 -9px;
padding:0 8px 6px 8px;
border-bottom:solid 1px;
color:navy;
}
div.rcBox div.mid .blockHeader a {
text-decoration: none!important;
}
div.rcBox div.mid .blockHeader a:hover {
color:navy;
}
div.rcBox div.mid p.blockHeader {
font-size: 15px;
font-weight: bold;
/*
letter-spacing: 0!important;
*/
}
/*
* ------------------------------------ Schemas
*/
div.rcSchema_Default {
background-color:#F9F9F9;
}
div.rcSchema_White {
background-color:#FFF;
}
div.rcSchema_Light {
background-color:#F9F9F9;
}
div.rcSchema_Dark {
background-color:#EDEDED;
}
div.rcSchema_Darker {
background-color:#DADADA;
}
div.rcSchema_SoftBlue {
background-color:#F3F6FC!important; /* F6F8FD */
}
div.rcSchema_LightBlue {
background-color: #E3ECFD;
}
/*
* ------------------------------------ Headers
*/
div.rcHeader_Default {
}
div.rcHeader_Default div.top {
}
div.rcHeader_Default div.mid .blockHeader {
border-color:#DADADA;
}
div.rcHeader_White {
background-image:url(../../images/rc/white_left.gif);
}
div.rcHeader_White div.top {
background-color:#FFF;
}
div.rcHeader_White div.mid .blockHeader {
background:#FFF;
border-color:#DADADA;
}
div.rcHeader_Light {
background-image:url(../../images/rc/light_left.gif);
}
div.rcHeader_Light div.top {
background-color:#F9F9F9;
}
div.rcHeader_Light div.mid .blockHeader {
background:#F9F9F9;
border-color:#DADADA;
}
div.rcHeader_Dark {
background-image:url(../../images/rc/dark_left.gif);
}
div.rcHeader_Dark div.top {
background-color:#EDEDED;
}
div.rcHeader_Dark div.mid .blockHeader {
background:#EDEDED;
border-color:#DADADA;
}
div.rcHeader_Blue {
background-image:url(../../images/rc/blue_left.gif);
}
div.rcHeader_Blue div.top {
background-image:url(../../images/rc/blue_top.gif);
background-color:#0B4FC5;
}
div.rcHeader_Blue div.mid .blockHeader {
margin:0 -10px 0 -10px;
color:#FFF;
background:#0B4FC5;
border-color:#0B4FC5;
}
div.rcHeader_Blue ul.withArrows li {
background-image:url(../../images/accessory/list_arrow_blue.gif)!important;
}
div.rcHeader_Red {
background-image:url(../../images/rc/red_left.gif);
}
div.rcHeader_Red div.top {
background-image:url(../../images/rc/red_top.gif);
background-color:#DA0000;
}
div.rcHeader_Red div.mid .blockHeader {
margin:0 -10px 0 -10px;
color:#FFF;
background:#DA0000;
border-color:#DA0000;
}
div.rcHeader_Red ul.withArrows li {
background-image:url(../../images/accessory/list_arrow_red.gif)!important;
}
/*
* ------------------------------------ Custom Blocks Styles
*/
div.GenericBlock div.mid {
}
div.GenericBlock div.mid p {
/*
font-size:0.8em;
*/
font-size:12px;
}
div.GenericBlock {
font-size:12px;
}
div.InfoSideBlock {
width:192px;
}
div.InfoSideBlock .blockHeader {
color:navy;
/*
font-size:0.85em;
*/
font-size:15px;
letter-spacing:-0.05em;
}
div.InfoSideBlock p {
/*
margin:0.5em 0 0 0;
*/
margin:6px 0 0 0;
padding:0;
/*
font-size:0.75em;
*/
font-size:12px;
}
div.InfoSideBlock ul {
/*
font-size:0.75em;
*/
font-size:12px;
/*
padding:0 0 0 1.8em!important;
*/
/*
margin:0.3em 0.2em 0 0!important;
*/
padding:0 0 0 18px!important;
margin:4px 4px 0 0!important;
}
div.InfoSideBlock ul.withArrows {
list-style-type:none;
padding-left:0!important;
}
div.InfoSideBlock ul.withArrows li {
background:url(../../images/accessory/list_arrow_blue.gif) center left no-repeat;
background-position: 0 3px;
padding-left:12px;
}
html>body div.InfoSideBlock ul.withArrows li {
background-position:0 1px;
}
div.InfoSideBlock ul.withArrows li.active {
color: #F00;
font-weight: bold;
}
div.InfoSideBlock ul.withArrows li a.linked {
color: #F00;
}
div.InfoSideBlock ul.greyArrows li {
background-image: url(../../images/accessory/list_arrow_gray.gif);
}
div.InfoSideBlock ul li {
/*
padding-bottom:0.25em!important;
*/
padding-bottom:6px!important;
}
div.InfoSideBlock span.date {
font-size: 10px;
color: #555;
}
div.InfoSideBlock p.addLink {
padding-left: 13px;
font-weight: bold;
}
div.InfoSideBlock p.bordered {
border-top: solid 1px #DADADA;
padding-top: 5px;
}
div.InfoSideBlock p.red {
color: #F00;
font-weight: bold;
}
div.AdBlock .blockHeader {
/*
font-size:1.1em;
*/
font-size:18px;
font-weight:normal;
/*
margin-bottom:1.5em!important;
*/
margin-bottom:7px!important;
}
div.AdBlock h4 {
/*
font-size:1em;
*/
font-size:14px;
color:#000067;
padding:0;
margin:0 0 0.6em 0;
}
div.AdBlock ul.withArrows {
list-style-position:outside;
list-style-type:none;
margin:0;
/*
font-size:0.8em;
*/
font-size:12px;
/*
padding:0 0 1em 1.5em!important;
*/
padding:0 0 13px 13px!important;
}
div.AdBlock ul.withArrows li {
margin-bottom:0.6em;
/*
padding:0 0 0 1.5em;
*/
padding:0 0 0 18px;
background:url(../../images/accessory/list_arrow_gray.gif) top left no-repeat;
/*
background-position:0 0.15em;
*/
background-position:0 2px;
}
* html div.AdBlock ul.withArrows li {
/*
margin-bottom:0.5em;
*/
margin-bottom:10px;
/*
background-position:0 0.3em;
*/
background-position:0 3px;
}
div.TableBlock div.mid {
padding:0 0 7px 0;
}
div.TableBlock .rcTable {
width:100%!important;
margin:0!important;
}
div.TableBlock .rcTable th, div.TableBlock .rcTable td {
/*
font-size:0.8em;
*/
font-size:12px;
/*
padding:0.5em;
*/
padding:6px;
vertical-align:middle;
}
div.TableBlock .rcTable th {
background:#E7E7E7 url(../../images/rc/dark_line.gif) top left repeat-x;
white-space:nowrap;
text-align:center!important;
text-transform:capitalize;
border-right:solid 1px;
border-bottom:solid 1px;
border-color:#D6D6D6;
}
div.TableBlock .rcTable th a {
color:black!important;
}
div.TableBlock .rcTable th.cellOrderedAsc a {
padding-right:12px;
background:url(../../images/accessory/arrow_sortby_asc.gif) center right no-repeat!important;
}
div.TableBlock .rcTable th.cellOrderedDesc a {
padding-right:12px;
background:url(../../images/accessory/arrow_sortby_desc.gif) center right no-repeat!important;
}
div.TableBlock .rcTable th.firstCell {
background: #E7E7E7 url(../../images/rc/default_left.gif) top left no-repeat;
}
:root div.TableBlock .rcTable th.firstCell {
background: #E7E7E7 url(../../images/rc/default_left.gif) -1px 0px no-repeat;
}
div.TableBlock .rcTable th.lastCell {
background:#E7E7E7 url(../../images/rc/default_top.gif) top right no-repeat;
border-right:none!important;
}
div.TableBlock .rcTable td {
padding:7px;
border:solid 1px #D6D6D6;
background:#FFF;
}
div.TableBlock .rcTable td.cv_icons {
padding:5px;
padding-right:0;
border-left:none!important;
border-right:none!important;
background:#FFF;
text-align:center!important;
margin:0 auto!important;
width:24px;
}
div.TableBlock .rcTable .cellControl {
text-align:center!important;
}
div.TableBlock .rcTable .cellControl input {
margin:3px!important;
}
div.TableBlock .rcTable .cellRecent {
font-weight:bold;
}
div.TableBlock .rcTable .cellExpire {
color:red!important;
font-weight:bold;
}
div.TableBlock .rcTable .cellCentered {
text-align:center!important;
padding-left:5px!important;
padding-right:5px!important;
}
div.TableBlock .rcTable .cellRight {
text-align:right!important;
}
div.TableBlock .rcTable .cellDate {
white-space:nowrap;
}
div.TableBlock .rcTable .cellTitle a {
font-weight:bold;
text-transform:capitalize;
}
div.TableBlock .rcTable .cellOnline {
color:green;
}
div.TableBlock .rcTable .cellOffline {
color:red;
}
div.TableBlock .rcTable .cellFooter {
padding:0!important;
border-bottom:none!important;
}
div.TableBlock .rcTable .cellFooter, div.TableBlock .rcTable .cellFooter td {
background:#EDEDED!important;
}
div.TableBlock .rcTable .cellFooter table {
margin:0;
width:100%;
}
div.TableBlock .rcTable .cellFooter td {
border:none!important;
vertical-align:middle;
padding-bottom:0!important;
}
div.TableBlock .rcTable .cellFooter td select, div.TableBlock .rcTable .cellFooter td input {
margin:0 0 0 1px;
/*
font-size:0.9em;
*/
font-size:11px;
}
* html div.TableBlock .rcTable .cellFooter td input.button {
/*
font-size:0.9em;
*/
font-size:11px;
}
div.TableBlock .rcTable .cellFooter td label {
position:relative;
top:-2px;
}
:root div.filterSelectionForm label {
top:0;
}
div.TableBlock .rcTable .cellFooter td.entriesPerPage {
padding-left:7px!important;
padding-right:7px!important;
text-align:right!important;
white-space:nowrap;
}
div.TableBlock .rcTable .cellFooter td.entriesPerPage select {
margin:0 0 0 5px;
}
div.TableBlock .rcTable .cellFooter td.entriesPerPage label {
margin-left:3px;
}
div.TableBlock .rcTable .cellFooter td.availablePages {
width:100%;
text-align:center;
font-weight:bold;
}
div.TableBlock .rcTable .cellFooter td.availablePages b {
color:red;
}
div.TableBlock .rcTable .cellFooter td.globalActions {
white-space:nowrap;
}
/* another table bottom */
.rcTable .lastRow td.cellFooter {
background-color: #FFF!important;
padding: 6px!important;
}
.rcTable .lastRow td.lastCell {
background: #FFF url(../../images/rc/default_right.gif) bottom right no-repeat!important;
border-right: none;
}
div.AdSideBlock {
padding-top:7px;
width:192px;
/*
font-size:0.8em;
*/
font-size:12px;
}
div.AdSideBlock div.top {
margin-top:-7px!important;
}
div.AdSideBlock div.mid {
padding-top:0!important;
background:bottom left no-repeat;
}
div.AdSideBlock div.bottom {
display:none;
}
div.AdSideBlock .blockHeader {
border:none!important;
padding-left:15px!important;
color:#000067;
}
div.AdSideBlock p {
padding-left:7px!important;
}
#SignUpToday div.mid {
background-image:url(../../images/advertise/signup_today.gif);
padding-bottom:170px;
}
#CompaniesOnline div.mid {
background-image:url(http://www.clickajob.co.uk/v2/images/advertise/companies_online.gif);
padding-bottom:273px;
text-align:right;
}
#CompaniesOnline * {
color:#3C8BBA;
}
#CompaniesOnline .blockHeader {
font-size:25px;
margin-bottom:0!Important;
padding-bottom:0!Important;
}
#CompaniesOnline p {
margin-top:0!Important;
padding-top:0!Important;
font-size:15px;
font-weight:bold;
letter-spacing:-1px;
}
#LoginBlock form a {
color:red;
/*
font-size:0.9em;
*/
font-size:11px;
position:relative;
left:2px;
text-decoration:underline;
}
#LoginBlock form input {
margin-top:3px!important;
}
#LoginBlock label {
color:navy;
font-weight:bold;
}
* html #LoginBlock p.login_persistence_block input {
position:relative;
left:-3px!important;
}
#LoginBlock p.login_persistence_block label {
font-weight:normal;
position:relative;
color:black;
}
* html #LoginBlock p.login_persistence_block label {
top:-2px;
}
html>body #LoginBlock p.login_persistence_block label {
top:1px;
}