W3C CSS Validator results for http://www.wellingborough.gov.uk/site/scripts/home_info.php?homepageID=136 (CSS level 2.1)

Congratulations! No Error Found.

This document validates as CSS level 2.1 !

To show your readers that you've taken the care to create an interoperable Web page, you may display this icon on any page that validates. Here is the XHTML you could use to add this icon to your Web page:

Valid CSS!
<p>
    <a href="http://jigsaw.w3.org/css-validator/check/referer">
        <img style="border:0;width:88px;height:31px"
            src="http://jigsaw.w3.org/css-validator/images/vcss"
            alt="Valid CSS!" />
    </a>
</p>
            
Valid CSS!
<p>
<a href="http://jigsaw.w3.org/css-validator/check/referer">
    <img style="border:0;width:88px;height:31px"
        src="http://jigsaw.w3.org/css-validator/images/vcss-blue"
        alt="Valid CSS!" />
</a>
</p>
        

(close the img tag with > instead of /> if using HTML <= 4.01)

If you like, you can download a copy of this image to keep in your local web directory, and change the XHTML fragment above to reference your local image rather than the one on this server.

If you would like to create a link to this page (i.e., this validation result) to make it easier to re-validate this page in the future or to allow others to validate your page, the URI is:

http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.wellingborough.gov.uk%2Fsite%2Fscripts%2Fhome_info.php%3FhomepageID%3D136
or
http://jigsaw.w3.org/css-validator/check/referer (for HTML/XML document only)

(Or, you can just add the current page to your bookmarks or hotlist.)

↑ Top

Warnings (1)

URI : http://www.wellingborough.gov.uk/site/styles/generic/forms.css

6 Property cursor doesn't exist for media print (handheld, projection, screen, tty, tv)

↑ Top

Valid CSS information

@import url('generic/base.css');
@import url('forms.css');
#content label, #content span.label {
font-weight : normal;
font-size : 1em;
color : #000;
margin : 0 0 0 15px;
vertical-align : middle;
width : 25%;
display : block;
float : left;
text-align : right;
}
#mast input.field, #content input.field, select, textarea {
margin-left : 15px;
width : 50%;
border-width : 1px;
border-color : #a2adb6;
border-style : solid;
background-color : #f7f6ef;
color : #5d646a;
font-family : verdana, helvetica, arial, san-serif;
font-size : 1em;
padding : 2px;
}
#content input {
vertical-align : middle;
}
#content input.disabled {
background : #ddd;
}
#mast input.button, #content input.button {
border : 1px solid #c4aa19;
background-color : #ffd800;
color : #26292b;
font-size : 1em;
font-weight : bold;
cursor : pointer;
}
#content fieldset {
padding : 10px 0;
border : none;
margin : 0 0 15px 0;
}
#content form.signin fieldset {
padding : 0;
}
#content legend {
font-size : 1.3em;
font-family : helvetica, verdana, arial, san-serif;
font-weight : bold;
}
#content .basic_form p {
clear : both;
margin : 0 0 5px 0;
padding : 8px;
background : #e8edf1;
}
#content .basic_form p.centre, #content .basic_form p.center {
text-align : center;
}
#content .basic_form {
margin : 10px 0;
clear : both;
}
#content h2.warning {
color : #4f565b;
}
#content h2.warning strong {
color : #4f565b;
}
#content form label strong, #content span.label strong, #content .xform span.star {
color : #f00;
}
#content label em, #content span.label em {
font-style : italic;
color : #666;
}
#content #progressbar {
height : 10px;
padding : 1px;
border : 1px solid #ccc;
width : 500px;
background : #fff;
}
#content #progressbar img {
height : 10px;
}
#content .xform label, #content .xform span.label {
font-weight : bold;
font-size : 1em;
color : #333;
margin : 0 0 1% 5%;
vertical-align : text-bottom;
text-align : left;
width : 90%;
display : block;
clear : both;
float : none;
}
#content .xform input, .xform select, .xform textarea {
margin : 0 0 1% 5%;
padding : 4px;
width : 90%;
border : 1px solid #999;
font-family : verdana, helvetica, arial, san-serif;
font-size : 1em;
}
#content .xform input.checkbox {
width : auto;
}
#content .xform input.button {
margin : 0;
width : auto;
border : 1px outset #000;
}
#content .xform span.help, #content .basic_form p em.help {
margin-top : 5px;
display : block;
font-size : 0.9em;
font-style : normal;
background : url(../css_img/50.png) no-repeat left 3px;
padding-left : 13px;
color : #666;
}
#content .xform .display_box {
background : #f3f3f3;
padding : 10px 15px;
border : 1px solid #ddd;
margin : 10px 0;
}
#content .xform .display_box p {
border : none;
padding : 0;
}
#content .basic_form .dob {
width : 20%;
border : 1px solid #999;
font-family : verdana, helvetica, arial, san-serif;
font-size : 1em;
}
#content .basic_form div.googleMap {
margin : 0 auto;
}
#content .basic_form div.googleMap table img {
vertical-align : top;
}
#content .basic_form div.googleMap table {
margin : 0;
}
.userSettings span {
border : 1px solid #ccc;
padding : 1px;
display : block;
float : left;
width : 200px;
background : #fff;
margin : 0 5px 5px 0;
}
#content .basic_form fieldset.userSettings span label {
text-align : left;
float : none;
width : auto;
margin : 0;
font-size : 1.1em;
}
fieldset.userSettings span.clear {
border : none;
padding : 0;
display : block;
float : none;
width : auto;
background : none;
}
#content .basic_form p.form_text label, #content .basic_form p.form_text span.label {
display : block;
float : none;
width : auto;
text-align : left;
padding : 10px 0 0 50px;
}
#content .label_left label {
text-align : left;
width : 22%;
}
#content input#terms {
float : left;
}
#content #termsLabel {
padding : 0 0 0 16px;
}
#content .xform span.help {
display : block;
font-style : italic;
margin : 0 0 1% 5%;
width : 55%;
float : left;
}
#content strong.errorMssg {
margin : 0 0 10px 13px;
clear : both;
display : block;
color : #f00;
}
#content .xform strong.errorMssg {
margin : 0 0 1% 5%;
}
#content #az_live_find label {
width : auto;
margin : 0;
}
#content form p.radioButtons label {
text-align : left;
}
@import url('editor.css');
.text_align_left {
text-align : left;
}
.text_align_right {
text-align : right;
}
.text_align_center {
text-align : center;
}
.indent {
margin-left : 20px;
}
.indent2 {
margin-left : 40px;
}
strong {
font-weight : bold;
}
em {
font-style : italic;
}
.underline_text {
text-decoration : underline;
}
.strikethrough_text {
text-decoration : line-through;
}
.superscript_text {
vertical-align : super;
}
.subscript_text {
vertical-align : sub;
}
.float_left {
float : left;
}
.float_right {
float : right;
}
.image_centre {
margin : 0 auto;
display : block;
}
td.highlightCell {
background : #cfc;
}
tr.highlightRow td {
background : #cfc;
}
tr.zebra {
background : #ffc;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin : 0;
padding : 0;
border : 0;
outline : 0;
font-weight : inherit;
font-style : inherit;
font-size : 100%;
font-family : inherit;
vertical-align : baseline;
}
ul, ol {
margin : 0.5em 0 0.5em 2em;
}
:focus {
outline : 0;
}
.clear {
clear : both;
}
span.clear {
display : block;
}
.hidden {
position : absolute;
margin-left : -200000px;
left : -200000px;
top : -200000px;
}
#mobile_name {
display : none;
}
a:link {
text-decoration : none;
color : #3366cc;
}
a:visited {
text-decoration : none;
}
a:hover {
text-decoration : underline;
color : #3366cc;
}
a:active {
text-decoration : underline;
}
a:focus {
text-decoration : underline;
color : black;
}
h1, h2, h3, h4, h5, h6 {
font-size : 1.2em;
font-weight : bold;
font-family : Arial, Verdana, Helvetica, sans-serif;
margin : 0;
padding : 0;
}
img {
vertical-align : middle;
}
hr {
color : #cad3da;
background-color : #cad3da;
border : none;
}
.bold {
font-weight : bold;
}
.floatLeft {
float : left;
}
.floatRight {
float : right;
}
body {
font-size : 77%;
font-family : Arial, Verdana, Helvetica, sans-serif;
color : #4f565b;
padding : 0;
margin : 0;
line-height : 1.5;
background : url(../css_img/mastBG.gif) repeat-x top;
}
#wrapper {
padding : 0;
margin : 0 auto;
width : 901px;
}
#page_wrap {
margin : 0;
padding : 0;
clear : both;
}
#page {
float : left;
width : 100%;
}
.topLinks {
font-size : 0.9em;
padding : 2px 0 0 0;
}
.topLinks ul {
list-style-type : none;
margin : 0;
}
.topLinks ul li {
float : left;
padding : 0 10px 0 7px;
background : transparent url(../css_img/bullet2.gif) no-repeat scroll right center;
}
.topLinks ul li.first {
padding : 0 10px 0 0;
}
.topLinks ul li.last {
background : none;
}
ul.mastLinks {
float : left;
}
ul.mastLinks li a {
color : #5d646a;
font-weight : bold;
}
ul.account {
float : right;
}
ul.account li {
font-weight : bold;
}
ul.account li.last {
padding-right : 0;
}
#mast {
clear : both;
padding : 15px 0 0 0;
margin : 0 0 16px 0;
border-bottom : 5px solid #26292b;
}
#mast .logoHome {
width : 305px;
height : 118px;
display : block;
float : left;
background : url(../css_img/logo.gif) no-repeat scroll 16px 0%;
margin : 0;
}
#mast .logoHome span {
position : absolute;
margin-left : -13000px;
left : -13000px;
}
#mast .info {
clear : both;
}
#mast a.pseudoH1, #mast a:link.pseudoH1, #mast a:visited.pseudoH1, #mast a:hover.pseudoH1, #mast a:active.pseudoH1 {
width : 305px;
height : 118px;
display : block;
float : left;
background : url(../css_img/logo.gif) no-repeat scroll 16px 0%;
margin : 0;
}
#mast .pseudoH1 span {
position : absolute;
margin-left : -13000px;
left : -13000px;
}
#mast ul#skip {
margin : 0;
padding : 0;
list-style : none;
position : absolute;
top : -1000px;
left : 0;
}
#mast ul#skip li {
margin : 0;
padding : 0;
list-style : none;
}
#mast #skip a, #mast #skip a:link, #mast #skip a:hover, #mast #skip a:visited {
position : absolute;
left : 0;
top : -1000px;
width : 1px;
height : 1px;
overflow : hidden;
}
#mast #skip a:active, #mast #skip a:focus {
position : static;
width : auto;
height : auto;
padding-left : 11px;
}
#mast form {
clear : right;
text-align : right;
float : right;
margin : 31px 0 0 0;
width : 500px;
}
#mast input.button, #content input.button {
cursor : pointer;
border-color : #c4aa19;
background-color : #ffd800;
color : #26292b;
vertical-align : top;
padding : 2px 5px;
line-height : 1em;
font-size : 1.1em;
}
#content input.button {
min-height : 20px;
}
#mast form#search input {
font-size : 1.6em;
height : 22px;
}
#mast form#search input.field {
padding : 4px 5px;
width : 390px;
line-height : 1;
}
#mast form#search input.button {
font-weight : bold;
vertical-align : top;
height : 32px;
}
#mast #nav {
padding : 0 0 1px 0;
}
#mast #randomImageBanner {
float : left;
padding : 0 1px 0 0;
width : 355px;
height : 219px;
}
#mast .latestNews {
position : relative;
background-color : #e8edf1;
margin : 1px 0;
padding : 0 16px;
min-height : 121px;
height : auto !important ;
height : 121px;
}
#mast .latestNews h2 {
color : #4f565b;
font-size : 1.1em;
font-weight : normal;
padding : 5px 0 0 0;
}
#mast .latestNews h3 {
font-size : 1.3em;
font-weight : bold;
padding : 2px 0;
}
#mast .latestNews p {
color : #4f565b;
font-size : 1em;
width : 100%;
height : 50px;
overflow : hidden;
line-height : 1.3;
}
#mast .latestNews a {
color : #3366cc;
}
#mast .latestNews .links_bottom {
list-style-type : none;
padding : 0;
margin : 0;
line-height : 1em;
position : absolute;
bottom : 2px;
}
#mast .latestNews .links_bottom li {
float : left;
background : transparent url(../css_img/bullet2.gif) no-repeat scroll right center;
padding : 0 0.8em 0 0;
margin-right : 0.5em;
}
#mast .latestNews .links_bottom li.noBullet {
background : none;
}
#mast .latestNews .links_bottom li a {
padding : 0;
font-size : 0.9em;
}
#mast .latestNews .links_bottom li a.rss {
background : transparent url(../css_img/rss.gif) no-repeat scroll right center;
padding-right : 1.5em;
}
#mast .infoCol {
width : 545px;
float : right;
}
#mast #services {
background : url(../css_img/servicesBG1.gif) repeat-x;
margin : 0;
height : 65px;
padding : 0 16px 1px 16px;
}
#mast #services h2 {
padding-top : 6px;
color : #fff;
}
#mast #services h2 span {
font-weight : normal;
}
#mast #services h2 a {
color : #fff;
}
#mast #services ul {
list-style-type : none;
margin : 0;
padding : 6px 0;
}
#mast #services ul li {
display : inline;
padding : 0 14px 0 0;
line-height : 1.3;
}
#mast #services ul li a, #mast #services li span {
font-size : 1.5em;
font-weight : bold;
text-decoration : none;
text-transform : uppercase;
color : #fff;
}
#mast #services li span {
color : #ccc;
}
#mast #services ul li a:hover {
color : #ffd800;
}
#mast .servicesHomepage {
background : url(../css_img/servicesBG.gif) repeat-x;
padding : 0 16px;
color : #fff;
height : 97px;
}
#mast .servicesHomepage h3 {
padding-top : 14px;
line-height : 1;
}
#mast .servicesHomepage h3 span {
font-weight : normal;
}
#mast .servicesHomepage h3 a {
color : #fff;
}
#mast .servicesHomepage ul {
list-style-type : none;
margin : 0 0 1px 0;
padding : 8px 0;
line-height : 1;
}
#mast .servicesHomepage ul li {
float : left;
padding : 0 14px 0 0;
line-height : 1.4;
}
#mast .servicesHomepage ul li a, #mast .servicesHomepage li span {
font-size : 1.5em;
font-weight : bold;
text-decoration : none;
text-transform : uppercase;
color : #fff;
}
#mast .servicesHomepage ul li a:hover {
color : #ffd800;
}
#mast .servicesHomepage li span {
color : #ccc;
}
#mast .tabNav {
clear : both;
list-style-type : none;
margin : 0;
font-size : 1.3em;
font-weight : normal;
padding : 0;
}
#mast .tabNav li {
float : left;
background : transparent url(../css_img/buttonBG.gif) repeat-x;
margin-right : 1px;
text-align : center;
}
#mast .tabNav li a {
display : block;
color : #fff;
text-transform : uppercase;
text-decoration : none;
line-height : 1;
width : 177px;
padding : 13px 0 12px 0;
}
#mast .tabNav li a:hover {
color : #ffd800;
text-decoration : none;
}
#mast .tabNav li a.selected, #mast .tabNav li a.selected:hover {
color : #cad3da;
}
#mast .tabNav li a span {
padding-left : 20px;
}
#mast .tabNav li.tab1 a span {
background : transparent url(../css_img/btnHome.gif) no-repeat scroll left 1px;
}
#mast .tabNav li.tab1 a:hover span {
background : transparent url(../css_img/btnHomeH.gif) no-repeat scroll left 1px;
}
#mast .tabNav li.tab1 a.selected span {
background : transparent url(../css_img/btnHomeS.gif) no-repeat scroll left 1px;
}
#mast .tabNav li.tab1 a.selected:hover span {
background : transparent url(../css_img/btnHomeS.gif) no-repeat scroll left 1px;
}
#mast .tabNav li.tab2 a span {
background : transparent url(../css_img/btnPayments.gif) no-repeat scroll left 1px;
}
#mast .tabNav li.tab2 a:hover span {
background : transparent url(../css_img/btnPaymentsH.gif) no-repeat scroll left 1px;
}
#mast .tabNav li.tab2 a.selected span {
background : transparent url(../css_img/btnPaymentsS.gif) no-repeat scroll left 1px;
}
#mast .tabNav li.tab2 a.selected:hover span {
background : transparent url(../css_img/btnPaymentsS.gif) no-repeat scroll left 1px;
}
#mast .tabNav li.tab3 a span {
background : transparent url(../css_img/btnApply.gif) no-repeat scroll left 1px;
}
#mast .tabNav li.tab3 a:hover span {
background : transparent url(../css_img/btnApplyH.gif) no-repeat scroll left 1px;
}
#mast .tabNav li.tab3 a.selected span {
background : transparent url(../css_img/btnApplyS.gif) no-repeat scroll left 1px;
}
#mast .tabNav li.tab3 a.selected:hover span {
background : transparent url(../css_img/btnApplyS.gif) no-repeat scroll left 1px;
}
#mast .tabNav li.tab4 a span {
background : transparent url(../css_img/btnReport.gif) no-repeat scroll left 1px;
}
#mast .tabNav li.tab4 a:hover span {
background : transparent url(../css_img/btnReportH.gif) no-repeat scroll left 1px;
}
#mast .tabNav li.tab4 a.selected span {
background : transparent url(../css_img/btnReportS.gif) no-repeat scroll left 1px;
}
#mast .tabNav li.tab4 a.selected:hover span {
background : transparent url(../css_img/btnReportS.gif) no-repeat scroll left 1px;
}
#mast .tabNav li.tab5 {
width : 189px;
margin-right : 0;
}
#mast .tabNav li.tab5 a span {
background : transparent url(../css_img/btnSay.gif) no-repeat scroll left 1px;
}
#mast .tabNav li.tab5 a:hover span {
background : transparent url(../css_img/btnSayH.gif) no-repeat scroll left 1px;
}
#mast .tabNav li.tab5 a.selected span {
background : transparent url(../css_img/btnSayS.gif) no-repeat scroll left 1px;
}
#mast .tabNav li.tab5 a.selected:hover span {
background : transparent url(../css_img/btnSayS.gif) no-repeat scroll left 1px;
}
#content {
margin : 0;
overflow : hidden;
min-height : 350px;
}
#content.withWidth {
margin : 0 0 0 193px;
overflow : hidden;
padding-bottom : 16px;
}
#content a strong {
color : #3366cc;
}
#content a:hover strong {
text-decoration : underline;
}
#content a.rss {
background : transparent url(../css_img/icon_news.gif) no-repeat scroll right center;
padding : 2px 20px 2px 0;
}
#content h1 {
margin : 10px 0 20px 0;
color : #4f565b;
font-size : 2.4em;
font-weight : normal;
padding : 0 0 16px 0;
border-bottom : 5px solid #cad3da;
}
#content h1.hidden {
margin-left : -20000px;
position : absolute;
}
#content h2 {
margin : 0 0 12px 0;
clear : left;
color : #4f565b;
font-size : 1.8em;
font-weight : normal;
}
#content h2.signin {
font-size : 1.2em;
color : #fff;
background : #000;
padding : 3px 10px;
margin-bottom : 0;
}
#content h3 {
margin : 0 0 10px 0;
font-size : 1.2em;
}
#content h4 {
margin : 0 0 10px 0;
font-size : 1.1em;
}
#content h3#pagenavbox {
font-size : 1.4em;
font-weight : normal;
margin : 16px 0 10px;
padding : 0 0 2px;
}
#content p {
padding : 0 0 12px 0;
}
#content p.first {
font-size : 1.1em;
line-height : 1.5;
}
#content p.date {
margin : 10px 0 0 0;
font-size : 0.9em;
color : #666;
}
#content p.faq {
margin : 0 15px;
}
#content p.page_down {
margin : 0 15px 10px 15px;
padding-left : 20px;
background : url(../css_img/icon_download.gif) no-repeat 0% 0.4em;
}
#content p.news {
margin : 0;
}
#content p.small {
font-size : 0.9em;
}
#content p.note {
margin : 0;
color : #666;
}
#content p.details {
margin : 5px 0;
padding : 0;
font-size : 0.9em;
color : #666;
}
#content table {
margin : 10px 0;
width : 99%;
border-collapse : collapse;
background : #eee;
border : 1px solid #ddd;
}
#content table tr {
border : 1px solid #fff;
background : #f5f5f5;
}
#content table td {
border : 1px solid #fff;
background : #f5f5f5;
padding : 5px;
}
#content table th {
border : 1px solid #fff;
background : #333;
color : #fff;
font-weight : normal;
font-size : 1.1em;
line-height : 1.6em;
}
#content table th a:link, #content table th a:visited, #content table th a:hover, #content table th a:active {
color : #fff;
}
#content table caption {
font-size : 1.3em;
font-weight : bold;
margin : 15px 0 0;
padding : 0 3px;
text-align : left;
}
#content ul li {
padding : 0 0 10px 0;
}
#content ol li {
padding : 0 0 10px 0;
}
#content div.info_left {
margin : 0;
padding : 0 1%;
float : left;
width : 47%;
}
#content div.info_right {
margin : 0;
padding : 0 1%;
float : right;
width : 47%;
}
#content ul.info_left {
margin : 0;
padding : 0 1% 0 0;
float : left;
width : 49%;
}
#content ul.info_right {
margin : 0;
padding : 0;
float : left;
width : 49%;
}
#content ul.info_right li, #content ul.info_left li {
margin : 0 0 10px 0;
padding : 0;
}
#content ul.list {
margin : 0;
padding : 0;
list-style : none;
}
#content ul.list li {
margin : 0;
padding : 2px 0 4px 8px;
background : url(../css_img/bullet.gif) no-repeat scroll 0% 0.7em;
}
#content ul.list li ul li {
list-style : none;
}
#content ul.noList {
margin : 0;
padding : 0;
list-style : none;
}
#content ul.noList li {
margin : 0 0 10px 0;
}
#content ol.orderd_list {
margin : 0 0 10px 30px;
}
#content .pageNav {
float : right;
font-size : 1.2em;
margin : 30px 0 0 0;
}
#content .pageNav img {
vertical-align : top;
}
#content span.user {
background : url(../css_img/icon_user.gif) no-repeat 0% 0.25em;
padding-left : 20px;
}
#content span.tel {
background : url(../css_img/icon_tel.gif) no-repeat 0% 0;
padding : 2px 0 0 20px;
}
#content span.arrw {
background : url(../css_img/icon_arrow.gif) no-repeat 0% 0.25em;
padding : 3px 0 3px 20px;
}
#content strong, #content span.email, #content span.fax, #content span.tel, #content span.arrw {
font-weight : bold;
color : #333;
}
#content span.fax {
padding-bottom : 3px;
}
#content address {
font-style : normal;
background : url(../css_img/icon_email.gif) no-repeat 0% 5px;
padding : 1px 0 3px 20px;
}
#content #breadcrumb {
font-size : 0.9em;
font-weight : bold;
color : #3366cc;
padding : 2px 0 0 0;
}
#content #breadcrumb ul {
margin : 0;
padding : 0;
list-style : none;
}
#content #breadcrumb ul li {
margin : 0;
padding : 0 6px 0 0;
display : inline;
}
#content #breadcrumb ul li a:link, #content #breadcrumb ul li a:visited, #content #breadcrumb ul li a:hover, #content #breadcrumb ul li a:active {
color : #3366cc;
background : url(../css_img/rightArrow.gif) no-repeat right 0.45em;
padding : 0 10px 0 0;
}
#content #breadcrumb ul li span {
font-weight : normal;
color : #4f565b;
}
#content #announcement, #content #trackedURL {
background-color : #e8edf1;
padding : 16px;
margin : 0 0 16px;
}
#content #announcement div.h2, #content #trackedURL div.h2 {
padding : 0 0 16px 0;
margin : 0;
font-size : 1.6em;
font-weight : bold;
}
#content #announcement p, #content #trackedURL p {
padding : 0;
margin : 0;
font-size : 1.1em;
padding : 0;
}
#content .serviceDetails table th {
vertical-align : top;
font-size : 1em;
text-align : left;
padding : 5px;
}
#content .sitemap {
border-bottom : 5px solid #cad3da;
margin : 0 0 16px 0;
padding : 0 0 16px 0;
clear : both;
}
#content .sitemapLast {
border : none;
}
#content .sitemapLast .info_left {
padding-bottom : 16px;
}
#content .vcard, #content .search_result, #content .download_box, #content .cate_info, #content .doc_info, #content #related, #content .plain_box, #content .lead, #content .display_box, #content .content_box, #content .contactbox, #content .gallery_box {
margin : 0;
padding : 0 0 16px 0;
clear : both;
}
#content .display_box, #content .lead {
font-size : 1.1em;
}
#content .poll_box {
border-bottom : 1px solid #cad3da;
padding : 0 0 10px 0;
}
#content .poll_box img {
margin : 10px 0;
border : 1px solid #666;
padding : 1px;
}
#content img.contentimage, #content img.main_image, #content .display_box img, #content .lead img {
float : right;
margin : 0 0 15px 50px;
height : 130px;
border : 1px solid #cad3da;
padding : 1px;
}
#content img.salesBoard {
float : left;
margin : 0 15px 15px 0;
height : 50px;
}
#content .vcard, #content .search_result, #content .download_box, #content .cate_info, #content .doc_info, #content .plain_box, #content .lead, #content .display_box, #content .content_box, #content .contactbox, #content .gallery_box {
margin : 0;
padding : 16px 0;
clear : both;
}
#content .contactbox {
margin-top : 40px;
}
#content .search_result h2, #content .search_result h3, #content .search_result h4, #content .download_box h2, #content .download_box h3, #content .cate_info h2, #content .gallery_box h3, #content .doc_info h2, #content #related h2, #content .content_box h2, #content .content_box h3, #content .contactbox h3 {
border-bottom : 1px solid #cad3da;
padding : 0 0 4px 0;
}
#content .download_box ul {
margin : 0;
padding : 0;
list-style : none;
}
#content .download_box ul li {
margin : 0 0 4px 8px;
padding : 0;
background : none;
}
#content #calendarcontainer {
float : right;
width : 200px;
margin : 0 15px 10px 15px;
}
#content #calendarcontainer #calendar td {
text-align : center;
line-height : 1.8em;
padding : 0;
}
#content #calendarcontainer table#calendar td.today {
background : #333;
color : #fff;
}
#content #calendarcontainer #calendar td a:link, #content #calendarcontainer #calendar td a:visited, #content #calendarcontainer #calendar td a:hover, #content #calendarcontainer #calendar td a:active {
background : #666;
color : #fff;
display : block;
text-decoration : none;
}
#content #calendarcontainer #calendar td a:hover, #content #calendarcontainer #calendar td a:active {
background : #333;
}
#content .person_box {
width : 48%;
margin : 10px 1% 10px 0;
float : left;
padding : 0;
}
#content .person_box strong {
clear : left;
display : block;
font-size : 1.3em;
font-weight : bold;
border-top : 1px solid #cad3da;
padding : 6px 0 0 0;
}
#content .person_box img {
width : 60px;
border : 1px solid #666;
padding : 1px;
float : right;
margin : 5px 10px 10px 0;
}
#content .person_box dd {
padding : 0 0 5px 0;
}
#content .person_box dt {
padding : 16px 0 4px 0;
}
#content .featureAdvert {
border : 1px solid #ddd;
width : 180px;
margin : 10px 10px 0 10px;
text-align : center;
overflow : hidden;
float : left;
}
#content .featureAdvert img {
border-bottom : 1px solid #ddd;
width : 176px;
}
#content .featureAdvert p {
padding : 5px;
}
#content #gallery_item {
float : left;
margin : 0 10px 60px 10px;
text-align : left;
padding-top : 10px;
}
#content .galleryNavigation {
float : left;
margin-right : 10px;
}
#content .galleryNavigation h2 {
font-size : 1.2em;
}
#content .galleryNavigation h3 {
font-size : 1.2em;
margin-top : 10px;
color : #333;
}
#content .galleryNavigation p {
font-size : 0.9em;
color : #666;
margin : 0;
padding : 5px 0;
clear : both;
}
#content .galleryNavigation p strong {
color : #333;
}
#content .galleryNavigation ol {
font-size : 0.9em;
color : #666;
margin : 0 0 0 20px;
padding : 5px 0;
clear : both;
}
#content .galleryNavigation #gallery_near_items {
list-style : none;
margin : 0 0 10px 0;
padding : 0;
}
#content .galleryNavigation #gallery_near_items li {
position : relative;
font-size : 0.9em;
color : #666;
text-align : center;
float : left;
display : block;
padding : 5px 10px 15px;
width : 75px;
height : 75px;
background : #f5f5f5;
border : 1px solid #e5e5e5;
margin : 0 15px 15px 0;
}
#content .galleryNavigation #gallery_near_items li img.typeIcon {
position : absolute;
bottom : 10px;
right : 10px;
}
#content .galleryNavigation #gallery_near_items li.previous {
background : #f5f5f5 url('../css_img/left_arrow.gif') no-repeat left bottom;
}
#content .galleryNavigation #gallery_near_items li.next {
background : #f5f5f5 url('../css_img/right_arrow.gif') no-repeat right bottom;
}
#content #podcast_multimedia {
float : left;
margin : 0 10px 30px 10px;
text-align : left;
padding-top : 10px;
}
#content .podcast_info {
padding : 0 0 16px 0;
}
#content ul#gallery_list {
margin : 10px 0 0 0;
padding : 10px 0 0 0;
list-style : none;
border-top : 1px solid #cad3da;
}
#content ul#gallery_list li {
position : relative;
display : block;
float : left;
margin : 10px;
text-align : left;
padding : 5px;
height : 210px;
width : 210px;
font-size : 0.8em;
}
#content ul#gallery_list li strong {
color : #333;
font-size : 1.2em;
}
#content ul#gallery_list li img {
margin : 5px 0;
display : block;
}
#content ul#gallery_list li img.typeIcon {
position : absolute;
top : 5px;
right : 5px;
border : none;
}
#content #az_index {
margin : 20px 0;
padding : 0 0 20px 0;
font-weight : bold;
}
#content #az_index ul {
text-transform : uppercase;
list-style : none;
margin : 0;
padding : 0 0 20px 0;
}
#content #az_index li {
list-style : none;
display : inline;
font-size : 1.6em;
font-weight : bold;
}
#content #az_index li a, #az_index li span {
float : left;
text-align : center;
line-height : 1.1em;
margin : 0;
padding : 2px 20px 3px 0;
display : block;
}
#content #az_index li span {
color : #4f565b;
}
#content #tag_cloud a {
padding : 0.1em 0.4em;
margin : 2.2em 0.4em;
line-height : 1.4;
}
#content .az_box ul.list li a, #content #search_results ul.list li a {
font-weight : bold;
}
#content .sociable {
margin : 1em 0;
padding : 0;
clear : both;
}
#content .sociable h3 {
margin : 0;
font-size : 1.2em;
padding-bottom : 0.3em;
}
#content .sociable ul {
float : left;
font-size : 1em;
list-style : none;
padding : 0 0 1.5em;
margin : 0;
width : 100%;
}
#content .sociable ul li {
display : inline;
font-weight : bold;
list-style-type : none;
padding : 0.8em 1.2em 0.7em 2em;
line-height : 2.5em;
}
#content .sociable ul li.digg {
background : url('../css_img/bm16pxdigg.gif') no-repeat left;
}
#content .sociable ul li.delicious {
background : url('../css_img/bm16pxdelicious.gif') no-repeat left;
}
#content .sociable ul li.stumbleupon {
background : url('../css_img/bm16pxstumble.gif') no-repeat left;
}
#content .sociable ul li.reddit {
background : url('../css_img/bm16pxreddit.gif') no-repeat left;
}
#content .sociable ul li.facebook {
background : url('../css_img/bm16pxfacebook.gif') no-repeat left;
}
#content .sociable ul li.mixx {
background : url('../css_img/bm16pxmixx.gif') no-repeat left;
}
#content .sociable ul li.google {
background : url('../css_img/bm16pxgoogle.gif') no-repeat left;
}
#content .sociable ul li.linkedin {
background : url('../css_img/bm16pxlinkedin.gif') no-repeat left;
}
#content .sociable ul li.live {
background : url('../css_img/bm16pxlive.gif') no-repeat left;
}
#content .sociable ul li.newsvine {
background : url('../css_img/bm16pxnewsvine.gif') no-repeat left;
}
#content .sociable ul.whatis {
padding : 1em 0 0;
}
#content #related {
margin : 0;
padding : 0 0 4px 0;
clear : both;
}
#content #related ul {
margin : 0;
padding : 0;
list-style : none;
}
#content #related ul li {
margin : 5px 0 0 0;
padding : 0;
width : 100%;
}
#content #related ul li a, #content span.email {
padding : 3px 0;
color : #3366cc;
}
#content #related ul li.relform a:link, #content #related ul li.relform a:visited, #content #related ul li.relform a:hover, #content #related ul li.relform a:active {
background : url(../css_img/icon_form.gif) no-repeat 0% top;
padding-left : 20px;
}
#content #related ul li.reldownload a:link, #content #related ul li.reldownload a:visited, #content #related ul li.reldownload a:hover, #content #related ul li.reldownload a:active {
background : url(../css_img/icon_download.gif) no-repeat 0% top;
padding-left : 20px;
}
#content #related ul li.relpodcast a:link, #content #related ul li.relpodcast a:visited, #content #related ul li.relpodcast a:hover, #content #related ul li.relpodcast a:active {
background : url(../css_img/icon_podcast.gif) no-repeat 0% top;
padding-left : 20px;
}
#content #related ul li.relgallery a:link, #content #related ul li.relgallery a:visited, #content #related ul li.relgallery a:hover, #content #related ul li.relgallery a:active {
background : url(../css_img/icon_gallery.gif) no-repeat 0% top;
padding-left : 20px;
}
#content #related ul li.relmeet a:link, #content #related ul li.relmeet a:visited, #content #related ul li.relmeet a:hover, #content #related ul li.relmeet a:active {
background : url(../css_img/icon_meet.gif) no-repeat 0% top;
padding-left : 20px;
}
#content #related ul li.reldocs a:link, #content #related ul li.reldocs a:visited, #content #related ul li.reldocs a:hover, #content #related ul li.reldocs a:active {
background : url(../css_img/icon_doc.gif) no-repeat 0% top;
padding-left : 20px;
}
#content #related ul li.relnews a:link, #content #related ul li.relnews a:visited, #content #related ul li.relnews a:hover, #content #related ul li.relnews a:active {
background : url(../css_img/icon_news.gif) no-repeat 0% top;
padding-left : 20px;
}
#content #related ul li.relevents a:link, #content #related ul li.relevents a:visited, #content #related ul li.relevents a:hover, #content #related ul li.relevents a:active {
background : url(../css_img/icon_event.gif) no-repeat 0% top;
padding-left : 20px;
}
#content #related ul li.relfaq a:link, #content #related ul li.relfaq a:visited, #content #related ul li.relfaq a:hover, #content #related ul li.relfaq a:active, #content span.comment {
background : url(../css_img/icon_faq.gif) no-repeat 0% top;
padding-left : 20px;
}
#content #communication {
clear : both;
margin : 8px 0 0 0;
padding : 8px 0 0 0;
list-style : none;
border-top : 1px solid #cad3da;
}
#content #communication ul {
clear : both;
margin : 0;
padding : 0;
list-style : none;
}
#content #communication li {
margin : 5px 0 0 0;
padding : 0;
width : 100%;
}
#content #communication li a {
padding : 3px 0;
color : #3366cc;
}
#content #communication li.relprint a:link, #content #communication li.relprint a:visited, #content #communication li.relprint a:hover, #content #communication li.relprint a:active, #content span.fax {
background : url(../css_img/icon_print.gif) no-repeat 0% 0;
padding-left : 20px;
color : #4f565b;
}
#content #communication li.relemail a:link, #content #communication li.relemail a:visited, #content #communication li.relemail a:hover, #content #communication li.relemail a:active, #content span.email {
background : url(../css_img/icon_email.gif) no-repeat 0% 0.25em;
padding-left : 20px;
color : #4f565b;
}
#content span.email {
background : url(../css_img/icon_email.gif) no-repeat 0% 0;
padding-left : 20px;
color : #4f565b;
}
#content #communication li.relcomment a:link, #content #communication li.relcomment a:visited, #content #communication li.relcomment a:hover, #content #communication li.relcomment a:active, #content span.email {
background : url(../css_img/icon_comment.gif) no-repeat 0% 0;
padding-left : 20px;
color : #4f565b;
}
#content #contentRightCol h2, #content #contentRightCol h3 {
margin : 0 0 12px 0;
padding : 0 0 4px 0;
font-size : 1.2em;
font-weight : normal;
border-bottom : 1px solid #cad3da;
}
#content #contentLeftCol {
clear : both;
float : left;
width : 535px;
padding-right : 10px;
}
#content #contentLeftCol.fullWidth {
width : 725px;
}
#content #contentRightCol {
float : right;
border-left : 1px solid #cad3da;
padding : 4px 0 16px 8px;
width : 149px;
}
#content #contentRightCol h2.navWidget {
background-color : #cad3da;
margin : 0 0 4px 0;
padding : 4px 5px;
color : #26292b;
font-size : 1em;
font-weight : bold;
}
#content #contentRightCol ul.list {
padding : 0;
margin : 0;
list-style-type : none;
}
#content #contentRightCol ul.list li {
margin : 0;
padding : 0 0 0 8px;
background : transparent url(../css_img/bullet.gif) no-repeat scroll 0% center;
}
#content #contentRightCol .supplement, #content #contentRightCol ul.list {
margin : 0 0 16px 0;
padding : 0;
clear : left;
background : #fff;
}
#content #contentRightCol .supplement img {
margin : 0 0 5px 0;
width : 100%;
}
#content .supplement {
margin : 10px;
padding : 10px;
border-bottom : 1px solid #cad3da;
clear : left;
background : #fff;
}
#content .supplement img {
margin : 0 5px 5px 0;
width : 100%;
}
#content .display_box, #content .lead {
font-size : 1.1em;
color : #4f565b;
}
#content .mapBubble p {
padding : 0 0 8px;
}
#content .az_box {
float : left;
}
#content .az_box h3 {
font-size : 1.8em;
font-weight : normal;
}
#content .az_box {
float : left;
}
#content .az_box h3 {
font-size : 1.8em;
font-weight : normal;
}
#content .az_live_find {
background-color : #f4f6f7;
float : right;
padding : 16px;
margin : 0 0 16px 0;
width : 340px;
}
#content .az_live_find form {
margin : 0;
}
#content .az_live_find h3 {
margin : 0 0 8px 0;
font-size : 1.8em;
font-weight : normal;
}
#content .az_live_find input.field {
margin : 0;
font-size : 1.3em;
padding : 4px 0;
width : 100%;
}
#content #az_live_find {
background-color : #f4f6f7;
padding : 0;
}
#content .az_search {
width : 95%;
float : left;
padding : 2.5%;
margin : 2em 0;
}
#content #search_results ul.list li {
background : transparent url(../css_img/bullet.gif) no-repeat scroll 0% 0.8em;
}
#content #search_results .service_info ul {
background : none;
padding : 1px 0;
margin : 0;
}
#content #search_results .service_info ul li {
background : none;
padding : 1px 0;
}
#content #search_results .service_info strong, #content #search_results .service_info li a {
color : #3366cc;
font-weight : normal;
}
#content #search_results ul.map_icon {
padding-bottom : 8px;
}
#content #search_results .google_map {
margin-bottom : 16px;
}
#column_nav {
width : 177px;
float : left;
padding : 0;
margin : 0 0 0 -901px;
}
#column_nav h2.navWidget {
background-color : #26292b;
color : #fff;
padding : 2px 8px 2px 12px;
margin : 0 0 3px 0;
font-size : 1.2em;
}
#column_nav ul {
list-style-type : none;
padding : 0;
margin : 0 0 16px 0;
}
#column_nav li {
padding : 3px 0;
background : none;
}
#column_nav li a {
color : #26292b;
display : block;
}
#column_nav .navWidget li {
padding : 3px 0 3px 7px;
background : none;
border-bottom : 1px solid #e2e8ed;
background : url(../css_img/bullet2.gif) no-repeat scroll left 0.8em;
}
#column_nav .featureAdvert {
border : 1px solid #ddd;
width : 178px;
margin : 10px 10px 0 10px;
text-align : center;
overflow : hidden;
}
#column_nav .featureAdvert img {
border-bottom : 1px solid #ddd;
width : 176px;
}
#column_nav .featureAdvert p {
padding : 5px;
}
#column_nav .supplement {
margin : 10px 10px 0 10px;
width : 180px;
overflow : hidden;
}
#column_nav .supplement img {
margin : 0 5px 5px 0;
width : 176px;
}
#column_nav #topLevel {
background-color : #ffd800;
color : #000;
border : 1px solid #999999;
width : 177px;
padding : 0;
margin : 0;
}
#column_nav .subcats {
width : 100%;
margin : 0;
}
#column_nav .subcats li {
padding : 0;
width : 100%;
}
#column_nav .subcats li a:hover span {
text-decoration : underline;
}
#column_nav .subcats li a span {
background : url('../css_img/colNavLevel.gif') no-repeat 5px 0.7em;
padding : 2px 8px 2px 14px;
display : block;
}
#column_nav .subcats li a.selected span {
background : url('../css_img/colNavLevelDown.gif') no-repeat 5px center;
padding : 2px 8px 2px 14px;
display : block;
}
#column_nav ul.second_level {
margin : 2px 0 0 0;
}
#column_nav .second_level li a {
color : #26292b;
background-color : #f4f6f7;
border-bottom : 1px solid #cad3da;
}
#column_nav .second_level li a.selected {
color : #26292b;
border-bottom : 1px solid #cad3da;
}
#column_nav .third_level li a {
color : #5d646a;
border-bottom : 1px solid #e2e8ed;
background-color : #fff;
}
#browseInformation {
clear : both;
border-top : 5px solid #26292b;
padding : 0 0 0 16px;
background : url(../css_img/browseInformation.jpg) no-repeat scroll left top;
height : 170px;
}
#browseInformation h2 {
color : #5d646a;
line-height : 1;
padding : 15px 0;
}
#browseInformation a {
color : #26292b;
}
#browseInformation .box1 {
width : 726px;
}
#browseInformation ul, #browseInformation ol {
list-style-type : none;
margin : 0;
float : left;
font-size : 1em;
}
#browseInformation ol {
list-style-type : none;
margin : 0;
float : left;
}
#browseInformation ol li {
padding : 0 0 0 8px;
background : transparent url(../css_img/bullet2.gif) no-repeat scroll 0% 0.7em;
float : left;
width : 14em;
}
#browseInformation .box1, #browseInformation .box2 {
float : left;
}
#browseInformation ul {
float : left;
list-style-type : none;
}
#browseInformation ul li {
float : none;
}
#browseInformation ul li {
padding : 0 0 0 8px;
background : transparent url(../css_img/bullet2.gif) no-repeat scroll 0% 0.7em;
width : 12em;
}
#footer {
clear : both;
margin : 0 0 0 0;
padding : 0 0 10px 80px;
color : #778088;
text-align : left;
font-size : 0.8em;
background : url(../css_img/footer-crest.jpg) no-repeat left top;
position : relative;
}
#footer a {
color : #778088;
}
#footer .addNav a:link, #footer .addNav a:visited, #footer .addNav a:active {
padding : 0 8px 0 0;
margin-right : 3px;
background : url(../css_img/bullet2.gif) no-repeat right center;
color : #5d646a;
font-weight : bold;
}
#footer a.linkJump {
position : absolute;
top : -20px;
color : #3366cc;
font-size : 1.1em;
font-weight : bold;
}
#footer .addNav a.last {
background : none;
}
#footer p {
line-height : 18px;
}
#footer p.title {
font-size : 1.4em;
line-height : 20px;
color : #5d646a;
}
#content .new_widget h2 {
background-color : #26292b;
color : #fff;
padding : 2px 8px 2px 12px;
margin : 0 0 3px 0;
font-size : 1.2em;
}
#content .new_widget h3 {
font-size : 1.1em;
font-weight : bold;
}
#content .middleAdvertWidget .middleAdvertWrapper {
width : 100%;
}
#content .middleAdvertWidget img {
float : left;
margin : 5px;
height : 90px;
}
#content .middleAdvertWidget h2 {
color : #fff;
font-weight : normal;
padding-left : 8px;
margin : 0 0 1px 0;
}
#content .middleAdvertWidget h2.odd {
background-color : #5d646a;
}
#content .middleAdvertWidget img {
padding : 0 0 1px;
margin : 0;
width : 100%;
}
#content .middleAdvertWidget h3 {
clear : both;
padding : 6px 0;
margin : 0;
line-height : 1.3;
border-top : 5px solid #26292b;
}
#content .middleAdvertWidget h3.odd {
border-top : 5px solid #5d646a;
}
#content .middleAdvertWidget h3 a, #content .middleAdvertWidget h3 a:link, #content .middleAdvertWidget h3 a:visited, #content .middleAdvertWidget h3 a:active {
color : #06c;
font-size : 1.1em;
font-weight : bold;
}
#content .middleAdvertWidget p {
padding : 0 0 8px;
}
#content .middleAdvertWidget .middleAdvert {
float : left;
width : 31%;
padding : 0 3.5% 0 0;
}
#content .middleAdvertWidget .last {
padding-right : 0;
width : 31%;
}
#content .navigationWidget ul {
list-style-type : none;
padding : 0;
margin : 0 0 8px 0;
}
#content .navigationWidget li {
padding : 3px 0 3px 8px;
background : transparent url(../css_img/bullet2.gif) no-repeat scroll 0% 0.8em;
border-bottom : 1px solid #e2e8ed;
}
#content .navigationWidget li a {
color : #26292b;
}
#content .WhatsOnWidget h3 {
padding : 3px 0;
margin : 0;
}
#content .WhatsOnWidget h3 a {
font-size : 1.1em;
}
#content .WhatsOnWidget h2 {
padding-left : 8px;
}
#content .WhatsOnWidget p {
padding : 0 0 8px 0;
}
#content .WhatsOnWidget p.date {
font-size : 1.1em;
color : #26292b;
padding-bottom : 4px;
margin : 0;
}
.help {
display : block;
}
#cookies h1 {
padding : 0;
font-size : 1.3em;
padding : 8px 0;
font-weight : bold;
}
#cookies h2 {
padding : 0;
font-size : 1.1em;
padding : 8px 0;
font-weight : normal;
}
.cookies #mast {
border : none;
padding-top : 40px;
}
.cookies a {
font-weight : bold;
}
@import url('homepages.css');
.row_divider {
width : 100%;
clear : both;
margin : 0 0 10px 0;
overflow : hidden;
}
.new_widget {
float : left;
overflow : hidden;
}
.stacking {
margin : 0 0 10px 0;
width : 100%;
clear : both;
}
.width2 {
width : 1%;
margin : 0 1% 0 0;
}
.width3 {
width : 2%;
margin : 0 1% 0 0;
}
.width4 {
width : 3%;
margin : 0 1% 0 0;
}
.width5 {
width : 4%;
margin : 0 1% 0 0;
}
.width6 {
width : 5%;
margin : 0 1% 0 0;
}
.width7 {
width : 6%;
margin : 0 1% 0 0;
}
.width8 {
width : 7%;
margin : 0 1% 0 0;
}
.width9 {
width : 8%;
margin : 0 1% 0 0;
}
.width10 {
width : 9%;
margin : 0 1% 0 0;
}
.width11 {
width : 10%;
margin : 0 1% 0 0;
}
.width12 {
width : 11%;
margin : 0 1% 0 0;
}
.width13 {
width : 12%;
margin : 0 1% 0 0;
}
.width14 {
width : 13%;
margin : 0 1% 0 0;
}
.width15 {
width : 14%;
margin : 0 1% 0 0;
}
.width16 {
width : 15%;
margin : 0 1% 0 0;
}
.width17 {
width : 16%;
margin : 0 1% 0 0;
}
.width18 {
width : 17%;
margin : 0 1% 0 0;
}
.width19 {
width : 18%;
margin : 0 1% 0 0;
}
.width20 {
width : 19%;
margin : 0 1% 0 0;
}
.width21 {
width : 20%;
margin : 0 1% 0 0;
}
.width22 {
width : 21%;
margin : 0 1% 0 0;
}
.width23 {
width : 22%;
margin : 0 1% 0 0;
}
.width24 {
width : 23%;
margin : 0 1% 0 0;
}
.width25 {
width : 24%;
margin : 0 1% 0 0;
}
.width26 {
width : 25%;
margin : 0 1% 0 0;
}
.width27 {
width : 26%;
margin : 0 1% 0 0;
}
.width28 {
width : 27%;
margin : 0 1% 0 0;
}
.width29 {
width : 28%;
margin : 0 1% 0 0;
}
.width30 {
width : 29%;
margin : 0 1% 0 0;
}
.width31 {
width : 30%;
margin : 0 1% 0 0;
}
.width32 {
width : 31%;
margin : 0 1% 0 0;
}
.width33 {
width : 32%;
margin : 0 1% 0 0;
}
.width34 {
width : 33%;
margin : 0 1% 0 0;
}
.width35 {
width : 34%;
margin : 0 1% 0 0;
}
.width36 {
width : 35%;
margin : 0 1% 0 0;
}
.width37 {
width : 36%;
margin : 0 1% 0 0;
}
.width38 {
width : 37%;
margin : 0 1% 0 0;
}
.width39 {
width : 38%;
margin : 0 1% 0 0;
}
.width40 {
width : 39%;
margin : 0 1% 0 0;
}
.width41 {
width : 40%;
margin : 0 1% 0 0;
}
.width42 {
width : 41%;
margin : 0 1% 0 0;
}
.width43 {
width : 42%;
margin : 0 1% 0 0;
}
.width44 {
width : 43%;
margin : 0 1% 0 0;
}
.width45 {
width : 44%;
margin : 0 1% 0 0;
}
.width46 {
width : 45%;
margin : 0 1% 0 0;
}
.width47 {
width : 46%;
margin : 0 1% 0 0;
}
.width48 {
width : 47%;
margin : 0 1% 0 0;
}
.width49 {
width : 48%;
margin : 0 1% 0 0;
}
.width50 {
width : 49%;
margin : 0 1% 0 0;
}
.width51 {
width : 50%;
margin : 0 1% 0 0;
}
.width52 {
width : 51%;
margin : 0 1% 0 0;
}
.width53 {
width : 52%;
margin : 0 1% 0 0;
}
.width54 {
width : 53%;
margin : 0 1% 0 0;
}
.width55 {
width : 54%;
margin : 0 1% 0 0;
}
.width56 {
width : 55%;
margin : 0 1% 0 0;
}
.width57 {
width : 56%;
margin : 0 1% 0 0;
}
.width58 {
width : 57%;
margin : 0 1% 0 0;
}
.width59 {
width : 58%;
margin : 0 1% 0 0;
}
.width60 {
width : 59%;
margin : 0 1% 0 0;
}
.width61 {
width : 60%;
margin : 0 1% 0 0;
}
.width62 {
width : 61%;
margin : 0 1% 0 0;
}
.width63 {
width : 62%;
margin : 0 1% 0 0;
}
.width64 {
width : 63%;
margin : 0 1% 0 0;
}
.width65 {
width : 64%;
margin : 0 1% 0 0;
}
.width66 {
width : 65%;
margin : 0 1% 0 0;
}
.width67 {
width : 66%;
margin : 0 1% 0 0;
}
.width68 {
width : 67%;
margin : 0 1% 0 0;
}
.width69 {
width : 68%;
margin : 0 1% 0 0;
}
.width70 {
width : 69%;
margin : 0 1% 0 0;
}
.width71 {
width : 70%;
margin : 0 1% 0 0;
}
.width72 {
width : 71%;
margin : 0 1% 0 0;
}
.width73 {
width : 72%;
margin : 0 1% 0 0;
}
.width74 {
width : 73%;
margin : 0 1% 0 0;
}
.width75 {
width : 74%;
margin : 0 1% 0 0;
}
.width76 {
width : 75%;
margin : 0 1% 0 0;
}
.width77 {
width : 76%;
margin : 0 1% 0 0;
}
.width78 {
width : 77%;
margin : 0 1% 0 0;
}
.width79 {
width : 78%;
margin : 0 1% 0 0;
}
.width80 {
width : 79%;
margin : 0 1% 0 0;
}
.width81 {
width : 80%;
margin : 0 1% 0 0;
}
.width82 {
width : 81%;
margin : 0 1% 0 0;
}
.width83 {
width : 82%;
margin : 0 1% 0 0;
}
.width84 {
width : 83%;
margin : 0 1% 0 0;
}
.width85 {
width : 84%;
margin : 0 1% 0 0;
}
.width86 {
width : 85%;
margin : 0 1% 0 0;
}
.width87 {
width : 86%;
margin : 0 1% 0 0;
}
.width88 {
width : 87%;
margin : 0 1% 0 0;
}
.width89 {
width : 88%;
margin : 0 1% 0 0;
}
.width90 {
width : 89%;
margin : 0 1% 0 0;
}
.width91 {
width : 90%;
margin : 0 1% 0 0;
}
.width92 {
width : 91%;
margin : 0 1% 0 0;
}
.width93 {
width : 92%;
margin : 0 1% 0 0;
}
.width94 {
width : 93%;
margin : 0 1% 0 0;
}
.width95 {
width : 94%;
margin : 0 1% 0 0;
}
.width96 {
width : 95%;
margin : 0 1% 0 0;
}
.width97 {
width : 96%;
margin : 0 1% 0 0;
}
.width98 {
width : 97%;
margin : 0 1% 0 0;
}
.width99 {
width : 98%;
margin : 0 1% 0 0;
}
.lastWidget2 {
width : 2%;
margin : 0 0 0 0;
}
.lastWidget3 {
width : 3%;
margin : 0 0 0 0;
}
.lastWidget4 {
width : 4%;
margin : 0 0 0 0;
}
.lastWidget5 {
width : 5%;
margin : 0 0 0 0;
}
.lastWidget6 {
width : 6%;
margin : 0 0 0 0;
}
.lastWidget7 {
width : 7%;
margin : 0 0 0 0;
}
.lastWidget8 {
width : 8%;
margin : 0 0 0 0;
}
.lastWidget9 {
width : 9%;
margin : 0 0 0 0;
}
.lastWidget10 {
width : 10%;
margin : 0 0 0 0;
}
.lastWidget11 {
width : 11%;
margin : 0 0 0 0;
}
.lastWidget12 {
width : 12%;
margin : 0 0 0 0;
}
.lastWidget13 {
width : 13%;
margin : 0 0 0 0;
}
.lastWidget14 {
width : 14%;
margin : 0 0 0 0;
}
.lastWidget15 {
width : 15%;
margin : 0 0 0 0;
}
.lastWidget16 {
width : 16%;
margin : 0 0 0 0;
}
.lastWidget17 {
width : 17%;
margin : 0 0 0 0;
}
.lastWidget18 {
width : 18%;
margin : 0 0 0 0;
}
.lastWidget19 {
width : 19%;
margin : 0 0 0 0;
}
.lastWidget20 {
width : 20%;
margin : 0 0 0 0;
}
.lastWidget21 {
width : 21%;
margin : 0 0 0 0;
}
.lastWidget22 {
width : 22%;
margin : 0 0 0 0;
}
.lastWidget23 {
width : 23%;
margin : 0 0 0 0;
}
.lastWidget24 {
width : 24%;
margin : 0 0 0 0;
}
.lastWidget25 {
width : 25%;
margin : 0 0 0 0;
}
.lastWidget26 {
width : 26%;
margin : 0 0 0 0;
}
.lastWidget27 {
width : 27%;
margin : 0 0 0 0;
}
.lastWidget28 {
width : 28%;
margin : 0 0 0 0;
}
.lastWidget29 {
width : 29%;
margin : 0 0 0 0;
}
.lastWidget30 {
width : 30%;
margin : 0 0 0 0;
}
.lastWidget31 {
width : 31%;
margin : 0 0 0 0;
}
.lastWidget32 {
width : 32%;
margin : 0 0 0 0;
}
.lastWidget33 {
width : 33%;
margin : 0 0 0 0;
}
.lastWidget34 {
width : 34%;
margin : 0 0 0 0;
}
.lastWidget35 {
width : 35%;
margin : 0 0 0 0;
}
.lastWidget36 {
width : 36%;
margin : 0 0 0 0;
}
.lastWidget37 {
width : 37%;
margin : 0 0 0 0;
}
.lastWidget38 {
width : 38%;
margin : 0 0 0 0;
}
.lastWidget39 {
width : 39%;
margin : 0 0 0 0;
}
.lastWidget40 {
width : 40%;
margin : 0 0 0 0;
}
.lastWidget41 {
width : 41%;
margin : 0 0 0 0;
}
.lastWidget42 {
width : 42%;
margin : 0 0 0 0;
}
.lastWidget43 {
width : 43%;
margin : 0 0 0 0;
}
.lastWidget44 {
width : 44%;
margin : 0 0 0 0;
}
.lastWidget45 {
width : 45%;
margin : 0 0 0 0;
}
.lastWidget46 {
width : 46%;
margin : 0 0 0 0;
}
.lastWidget47 {
width : 47%;
margin : 0 0 0 0;
}
.lastWidget48 {
width : 48%;
margin : 0 0 0 0;
}
.lastWidget49 {
width : 49%;
margin : 0 0 0 0;
}
.lastWidget50 {
width : 50%;
margin : 0 0 0 0;
}
.lastWidget51 {
width : 51%;
margin : 0 0 0 0;
}
.lastWidget52 {
width : 52%;
margin : 0 0 0 0;
}
.lastWidget53 {
width : 53%;
margin : 0 0 0 0;
}
.lastWidget54 {
width : 54%;
margin : 0 0 0 0;
}
.lastWidget55 {
width : 55%;
margin : 0 0 0 0;
}
.lastWidget56 {
width : 56%;
margin : 0 0 0 0;
}
.lastWidget57 {
width : 57%;
margin : 0 0 0 0;
}
.lastWidget58 {
width : 58%;
margin : 0 0 0 0;
}
.lastWidget59 {
width : 59%;
margin : 0 0 0 0;
}
.lastWidget60 {
width : 60%;
margin : 0 0 0 0;
}
.lastWidget61 {
width : 61%;
margin : 0 0 0 0;
}
.lastWidget62 {
width : 62%;
margin : 0 0 0 0;
}
.lastWidget63 {
width : 63%;
margin : 0 0 0 0;
}
.lastWidget64 {
width : 64%;
margin : 0 0 0 0;
}
.lastWidget65 {
width : 65%;
margin : 0 0 0 0;
}
.lastWidget66 {
width : 66%;
margin : 0 0 0 0;
}
.lastWidget67 {
width : 67%;
margin : 0 0 0 0;
}
.lastWidget68 {
width : 68%;
margin : 0 0 0 0;
}
.lastWidget69 {
width : 69%;
margin : 0 0 0 0;
}
.lastWidget70 {
width : 70%;
margin : 0 0 0 0;
}
.lastWidget71 {
width : 71%;
margin : 0 0 0 0;
}
.lastWidget72 {
width : 72%;
margin : 0 0 0 0;
}
.lastWidget73 {
width : 73%;
margin : 0 0 0 0;
}
.lastWidget74 {
width : 74%;
margin : 0 0 0 0;
}
.lastWidget75 {
width : 75%;
margin : 0 0 0 0;
}
.lastWidget76 {
width : 76%;
margin : 0 0 0 0;
}
.lastWidget77 {
width : 77%;
margin : 0 0 0 0;
}
.lastWidget78 {
width : 78%;
margin : 0 0 0 0;
}
.lastWidget79 {
width : 79%;
margin : 0 0 0 0;
}
.lastWidget80 {
width : 80%;
margin : 0 0 0 0;
}
.lastWidget81 {
width : 81%;
margin : 0 0 0 0;
}
.lastWidget82 {
width : 82%;
margin : 0 0 0 0;
}
.lastWidget83 {
width : 83%;
margin : 0 0 0 0;
}
.lastWidget84 {
width : 84%;
margin : 0 0 0 0;
}
.lastWidget85 {
width : 85%;
margin : 0 0 0 0;
}
.lastWidget86 {
width : 86%;
margin : 0 0 0 0;
}
.lastWidget87 {
width : 87%;
margin : 0 0 0 0;
}
.lastWidget88 {
width : 88%;
margin : 0 0 0 0;
}
.lastWidget89 {
width : 89%;
margin : 0 0 0 0;
}
.lastWidget90 {
width : 90%;
margin : 0 0 0 0;
}
.lastWidget91 {
width : 91%;
margin : 0 0 0 0;
}
.lastWidget92 {
width : 92%;
margin : 0 0 0 0;
}
.lastWidget93 {
width : 93%;
margin : 0 0 0 0;
}
.lastWidget94 {
width : 94%;
margin : 0 0 0 0;
}
.lastWidget95 {
width : 95%;
margin : 0 0 0 0;
}
.lastWidget96 {
width : 96%;
margin : 0 0 0 0;
}
.lastWidget97 {
width : 97%;
margin : 0 0 0 0;
}
.lastWidget98 {
width : 98%;
margin : 0 0 0 0;
}
.lastWidget99 {
width : 99%;
margin : 0 0 0 0;
}
.width100 {
width : 100%;
margin : 0;
}
#content .contentWidget, #content .latestNewsWidget, #content .rightAdvertWidget, #content .randomimageWidget, #content .topFaqWidget, #content .NewOnSiteWidget {
padding : 0 0 10px 0;
}
#content .rightAdvertWidget img {
border : 1px solid #ccc;
}
#content .rightAdvertWidget span {
display : block;
color : #000;
}
#content .rightAdvertWidget .adwrap {
padding-bottom : 10px;
}
#content .randomimageWidget span {
color : #000;
display : block;
}
#content .eventCalendarWidget {
border-bottom : 1px solid #ccc;
padding : 0 0 10px 0;
}
#content .eventCalendarWidget table.calendar {
background : none;
border-collapse : collapse;
border : none;
font-size : 0.9em;
margin : 0 10px;
width : 86%;
}
#content .eventCalendarWidget table th {
background : none;
text-transform : uppercase;
color : #666;
border : none;
text-align : center;
}
#content .eventCalendarWidget table td {
background : none;
text-transform : uppercase;
color : #666;
border : none;
padding : 5px 0 0 0;
text-align : center;
font-weight : bold;
}
#content .eventCalendarWidget table tr {
background : none;
text-transform : uppercase;
color : #333;
border : none;
}
#content .eventCalendarWidget table td a:link, #content .eventCalendarWidget table td a:visited, #content .eventCalendarWidget table td a:hover, #content .eventCalendarWidget table td a:active {
color : #000;
}
#content .dateWidget p {
color : #fff;
font-size : 67px;
text-align : center;
font-weight : bolder;
padding : 0;
margin : 0;
height : 94px;
line-height : 94px;
}
#content .dateWidget p.Mon {
background : #999 url(../css_img/mon.gif) no-repeat left center;
}
#content .dateWidget p.Tue {
background : #999 url(../css_img/tues.gif) no-repeat left center;
}
#content .dateWidget p.Wed {
background : #999 url(../css_img/weds.gif) no-repeat left center;
}
#content .dateWidget p.Thu {
background : #999 url(../css_img/thurs.gif) no-repeat left center;
}
#content .dateWidget p.Fri {
background : #999 url(../css_img/fri.gif) no-repeat left center;
}
#content .dateWidget p.Sat {
background : #999 url(../css_img/sat.gif) no-repeat left center;
}
#content .dateWidget p.Sun {
background : #999 url(../css_img/sun.gif) no-repeat left center;
}
#content .opinionPollWidget form label {
float : none;
width : auto;
display : inline;
}
.eventTabs {
width : 100%;
height : 1.7em;
clear : both;
margin : 0;
border-bottom : 6px solid #f15146;
}
.eventTabs li {
display : block;
float : left;
padding : 0 15px 0 0;
}
.eventTabs a:link, .eventTabs a:visited, .eventTabs a:active {
padding : 0 0 0 20px;
background : url(../css_img/widget-tab-2.gif) no-repeat left center;
color : #06c;
font-size : 1.3em;
display : block;
float : left;
}
.eventTabs a:hover, #content .eventTabs a.selected {
background : url(../css_img/widget-tab-1.gif) no-repeat left center;
color : #a2adb6;
text-decoration : none;
}
#boxLNewsWhatsOn {
width : 100%;
clear : both;
padding-top : 6px;
}
.colNews {
width : 49%;
padding : 0 1% 0 0;
float : left;
}
.colEvents {
width : 49%;
padding : 0;
float : right;
}
#boxLNewsWhatsOn .colNews .top {
background : #000 url(../css_img/sprite-widget-rss.gif) no-repeat 14px 10px;
color : #fff;
padding : 10px 10px 10px 80px;
}
#boxLNewsWhatsOn .colNews .top p {
font-size : 0.9em;
}
#boxLNewsWhatsOn .colNews .top h2 {
font-weight : normal;
}
#boxLNewsWhatsOn .colNews .top a:link, #boxLNewsWhatsOn .colNews .top a:active, #boxLNewsWhatsOn .colNews .top a:visited {
color : #ffd800;
font-weight : normal;
}
#boxLNewsWhatsOn .colNews .other {
padding : 10px 0;
color : #444;
}
#boxLNewsWhatsOn .colNews .other a:link, #boxLNewsWhatsOn .colNews .other a:visited, #boxLNewsWhatsOn .colNews .other a:active {
color : #39c;
font-weight : bold;
}
#boxLNewsWhatsOn .colNews .other ul {
margin : 0;
}
#boxLNewsWhatsOn .colNews .other ul li {
list-style-type : none;
}
#boxLNewsWhatsOn .colNews .other h2 {
color : #999;
}
#boxLNewsWhatsOn .colEvents .top {
background : #000;
color : #fff;
padding : 10px 10px 10px 80px;
}
.listNewsEvent li {
display : block;
float : left;
padding-right : 10px;
}
.listNewsEvent a:link, .listNewsEvent a:active, .listNewsEvent a:visited {
display : block;
float : left;
background : url(../css_img/sprite-link-arrow-blue.gif) no-repeat right center;
padding : 2px 20px 2px 0;
}
#boxLNewsWhatsOn .colEvents .other {
padding : 10px 0;
color : #444;
}
#boxLNewsWhatsOn .colEvents .other a:link, #boxLNewsWhatsOn .colNews .other a:visited, #boxLNewsWhatsOn .colNews .other a:active {
color : #39c;
font-weight : bold;
}
#boxLNewsWhatsOn .colEvents .other ul {
margin : 0;
}
#boxLNewsWhatsOn .colEvents .other ul li {
list-style-type : none;
}
#boxLNewsWhatsOn .colEvents .other h2 {
color : #999;
}
#boxDoOnline {
width : 100%;
clear : both;
padding-top : 6px;
}
#boxDoOnline ul {
margin : 0;
}
#boxDoOnline li {
display : block;
float : left;
padding : 0 16px 17px 0;
background : url(../css_img/widget-advert-shadow.jpg) no-repeat left bottom;
}
#boxDoOnline li.last {
padding-right : 0;
}
#boxDoOnline a {
display : block;
width : 230px;
padding : 115px 0 0;
color : #5cadd6;
font-size : 1.2em;
font-weight : bold;
}
#boxDoOnline a:hover {
text-decoration : none;
color : #000;
}
#boxDoOnline a span {
display : block;
clear : both;
padding : 5px;
background : #eef1f3;
border-bottom : 1px solid #fff;
}
#boxDoOnline a:hover span.summary, #boxDoOnline a span.summary {
color : #000;
font-size : 0.8em;
font-weight : normal;
}
@import url('editor.css');
.text_align_left {
text-align : left;
}
.text_align_right {
text-align : right;
}
.text_align_center {
text-align : center;
}
.indent {
margin-left : 20px;
}
.indent2 {
margin-left : 40px;
}
strong {
font-weight : bold;
}
em {
font-style : italic;
}
.underline_text {
text-decoration : underline;
}
.strikethrough_text {
text-decoration : line-through;
}
.superscript_text {
vertical-align : super;
}
.subscript_text {
vertical-align : sub;
}
.float_left {
float : left;
}
.float_right {
float : right;
}
.image_centre {
margin : 0 auto;
display : block;
}
td.highlightCell {
background : #cfc;
}
tr.highlightRow td {
background : #cfc;
}
tr.zebra {
background : #ffc;
}
@import url('forms.css');
#content label, #content span.label {
font-weight : normal;
font-size : 1em;
color : #000;
margin : 0 0 0 15px;
vertical-align : middle;
width : 25%;
display : block;
float : left;
text-align : right;
}
#mast input.field, #content input.field, select, textarea {
margin-left : 15px;
width : 50%;
border-width : 1px;
border-color : #a2adb6;
border-style : solid;
background-color : #f7f6ef;
color : #5d646a;
font-family : verdana, helvetica, arial, san-serif;
font-size : 1em;
padding : 2px;
}
#content input {
vertical-align : middle;
}
#content input.disabled {
background : #ddd;
}
#mast input.button, #content input.button {
border : 1px solid #c4aa19;
background-color : #ffd800;
color : #26292b;
font-size : 1em;
font-weight : bold;
cursor : pointer;
}
#content fieldset {
padding : 10px 0;
border : none;
margin : 0 0 15px 0;
}
#content form.signin fieldset {
padding : 0;
}
#content legend {
font-size : 1.3em;
font-family : helvetica, verdana, arial, san-serif;
font-weight : bold;
}
#content .basic_form p {
clear : both;
margin : 0 0 5px 0;
padding : 8px;
background : #e8edf1;
}
#content .basic_form p.centre, #content .basic_form p.center {
text-align : center;
}
#content .basic_form {
margin : 10px 0;
clear : both;
}
#content h2.warning {
color : #4f565b;
}
#content h2.warning strong {
color : #4f565b;
}
#content form label strong, #content span.label strong, #content .xform span.star {
color : #f00;
}
#content label em, #content span.label em {
font-style : italic;
color : #666;
}
#content #progressbar {
height : 10px;
padding : 1px;
border : 1px solid #ccc;
width : 500px;
background : #fff;
}
#content #progressbar img {
height : 10px;
}
#content .xform label, #content .xform span.label {
font-weight : bold;
font-size : 1em;
color : #333;
margin : 0 0 1% 5%;
vertical-align : text-bottom;
text-align : left;
width : 90%;
display : block;
clear : both;
float : none;
}
#content .xform input, .xform select, .xform textarea {
margin : 0 0 1% 5%;
padding : 4px;
width : 90%;
border : 1px solid #999;
font-family : verdana, helvetica, arial, san-serif;
font-size : 1em;
}
#content .xform input.checkbox {
width : auto;
}
#content .xform input.button {
margin : 0;
width : auto;
border : 1px outset #000;
}
#content .xform span.help, #content .basic_form p em.help {
margin-top : 5px;
display : block;
font-size : 0.9em;
font-style : normal;
background : url(../css_img/50.png) no-repeat left 3px;
padding-left : 13px;
color : #666;
}
#content .xform .display_box {
background : #f3f3f3;
padding : 10px 15px;
border : 1px solid #ddd;
margin : 10px 0;
}
#content .xform .display_box p {
border : none;
padding : 0;
}
#content .basic_form .dob {
width : 20%;
border : 1px solid #999;
font-family : verdana, helvetica, arial, san-serif;
font-size : 1em;
}
#content .basic_form div.googleMap {
margin : 0 auto;
}
#content .basic_form div.googleMap table img {
vertical-align : top;
}
#content .basic_form div.googleMap table {
margin : 0;
}
.userSettings span {
border : 1px solid #ccc;
padding : 1px;
display : block;
float : left;
width : 200px;
background : #fff;
margin : 0 5px 5px 0;
}
#content .basic_form fieldset.userSettings span label {
text-align : left;
float : none;
width : auto;
margin : 0;
font-size : 1.1em;
}
fieldset.userSettings span.clear {
border : none;
padding : 0;
display : block;
float : none;
width : auto;
background : none;
}
#content .basic_form p.form_text label, #content .basic_form p.form_text span.label {
display : block;
float : none;
width : auto;
text-align : left;
padding : 10px 0 0 50px;
}
#content .label_left label {
text-align : left;
width : 22%;
}
#content input#terms {
float : left;
}
#content #termsLabel {
padding : 0 0 0 16px;
}
#content .xform span.help {
display : block;
font-style : italic;
margin : 0 0 1% 5%;
width : 55%;
float : left;
}
#content strong.errorMssg {
margin : 0 0 10px 13px;
clear : both;
display : block;
color : #f00;
}
#content .xform strong.errorMssg {
margin : 0 0 1% 5%;
}
#content #az_live_find label {
width : auto;
margin : 0;
}
#content form p.radioButtons label {
text-align : left;
}
body {
font-size : 75%;
}
h1, h2, h3, h4, h5, h6, #mobile_name {
font-weight : bold;
font-family : helvetica, verdana, arial, san-serif;
}
#content img.contentimage, #content img.main_image, #content .display_box img, #content .lead img {
float : right;
margin : 0 0 15px 15px;
height : 130px;
border : 1px solid #ccc;
padding : 1px;
}
#content img.salesBoard {
float : left;
margin : 0 15px 15px 0;
height : 50px;
}
#content {
margin : 0 5px;
font-family : verdana, arial, helvetica, san-serif;
}
#column_nav, #breadcrumb, #mast, #footer, #related, .sociable, #content #calendarcontainer, .topLinks, #browseInformation, #communication {
display : none;
}
#wrapper {
width : auto;
}
#mobile_name {
display : block;
font-size : 1.5em;
padding : 20px 15px;
background : #eee;
font-weight : bold;
border-bottom : 1px solid #ccc;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, #page_wrap, #mast, #mast #azbar, #mast .mast_links, #mast #primary_nav li, #mast #primary_nav li.lastItem a:link, #mast #primary_nav li.lastItem a:visited, #mast #primary_nav li.lastItem a:hover, #mast #primary_nav li.lastItem a:active, #content p.page_down, #content table, #content table tr, #content table td, #content table th, #content #az_index, #content #az_index li span, #column_nav ul.navWidget li, #content p.date, #content strong, #content #breadcrumb, #content #breadcrumb ul li span, #content #az_index li span, #footer, #content .basic_form p, #content label, #content .xform label {
background : #fff;
color : #000;
}
#content #calendarcontainer table#calendar td.today, #content h2.signin, #column_nav h2.navWidget, #content #progressbar {
background : #000;
color : #fff;
}
#mast .mast_links form input.field, #content table, #content table tr, #content table td, #content table th, #content .display_box img, #content .poll_box, #content .poll_box img, #content .content_box, #content .lead, #content .search_result, #content .download_box, #content div.cate_info, #content #related, #content #breadcrumb, #content .sitemap, #content #az_index, #content .person_box img, #content .personBorder, #column_nav h2.navWidget, #column_nav ul.navWidget li, #footer, #content .basic_form p {
border-color : #000;
}
a:link, a:visited, #mast .mast_links a:link, #mast .mast_links a:visited, #mast #primary_nav li a:link, #mast #primary_nav li a:visited, #content table th a:link, #content table th a:visited, #content #calendarcontainer #calendar td a:link, #content #calendarcontainer #calendar td a:visited, #content #az_index li a:link, #content #az_index li a:visited, #column_nav ul.navWidget li a:link, #column_nav ul.navWidget li a:visited, #content div.cate_info h2 a:link, #content div.cate_info h2 a:visited, #content div.doc_info h2 a:link, #content div.doc_info h2 a:visited, #content #breadcrumb ul li a:link, #content #breadcrumb ul li a:visited {
background : #fff;
color : #000080;
}
a:hover, a:active, #mast .mast_links a:hover, #mast .mast_links a:active, #mast #primary_nav li a:hover, #mast #primary_nav li a:active, #content table th a:hover, #content table th a:active, #content #calendarcontainer #calendar td a:hover, #content #calendarcontainer #calendar td a:active, #content #az_index li a:hover, #content #az_index li a:active, #column_nav ul.navWidget li a:hover, #column_nav ul.navWidget li a:active, #content div.cate_info h2 a:hover, #content div.cate_info h2 a:active, #content div.doc_info h2 a:hover, #content div.doc_info h2 a:active, #content #breadcrumb ul li a:hover, #content #breadcrumb ul li a:active {
background : #fff;
color : #008000;
}
#content .row_divider .new_widget, #content .row_divider .new_widget p, #content .row_divider .new_widget h2, #content .row_divider .new_widget h3, #content .row_divider .new_widget div, #content .row_divider .new_widget span, #content .row_divider .new_widget dt, #content .row_divider .new_widget ul, #content .row_divider .new_widget li, #content .row_divider .new_widget dd {
background : #fff;
color : #000;
border : none;
}
#content .row_divider .new_widget a:link, #content .row_divider .new_widget a:visited {
background : #fff;
color : #000080;
border : none;
}
#content .row_divider .new_widget a:hover, #content .row_divider .new_widget a:active {
background : #fff;
color : #008000;
border : none;
}
p.hidden, ul#skip, .pseudoH1, #services h3 {
display : none;
}
a img {
border : none;
}
img {
max-width : 100%;
}
body {
border-top : none;
font-family : sans-serif;
padding-bottom : 5px;
}
#wrapper {
margin : 3px auto;
border : 1px solid #932683;
border-top : medium solid #932683;
width : auto;
max-width : 597px;
}
#mast form, #top_links {
padding : 1% 2%;
border-bottom : 1px solid #932683;
font-size : 0.9em;
}
#mobile_name {
padding : 2%;
border-bottom : 1px solid #932683;
}
.tabNav {
padding : 2% 1%;
border-bottom : 1px solid #932683;
margin : 0;
}
.account {
padding : 0 2% 1%;
border-bottom : 1px solid #932683;
margin : 0;
}
.mastLinks {
padding : 1% 2% 0;
margin : 0;
}
.mastLinks li, .account li, .tabNav li {
float : none;
list-style : none;
display : inline;
padding : 3px;
}
.mastLinks li a, .account li a, .tabNav li a {
width : auto;
height : 1.5em;
margin : 1px 0;
line-height : 1em;
}
#content {
float : none;
padding : 2%;
width : auto;
max-width : 597px;
}
#breadcrumb ul {
margin : 0;
padding : 0;
}
#breadcrumb ul li {
display : inline;
list-style : none;
padding : 2px;
}
#column_nav, #footer {
padding : 1% 2%;
border-top : 1px solid #932683;
font-size : 0.9em;
}
#az_index ul li, ul#a2z li {
list-style : none;
display : inline;
text-transform : uppercase;
}
.row_divider {
width : 100%;
clear : both;
margin : 0 0 10px 0;
overflow : hidden;
}
.new_widget {
float : left;
overflow : hidden;
}
.stacking {
margin : 0 0 10px 0;
width : 100%;
clear : both;
}
.width2 {
width : 1%;
margin : 0 1% 0 0;
}
.width3 {
width : 2%;
margin : 0 1% 0 0;
}
.width4 {
width : 3%;
margin : 0 1% 0 0;
}
.width5 {
width : 4%;
margin : 0 1% 0 0;
}
.width6 {
width : 5%;
margin : 0 1% 0 0;
}
.width7 {
width : 6%;
margin : 0 1% 0 0;
}
.width8 {
width : 7%;
margin : 0 1% 0 0;
}
.width9 {
width : 8%;
margin : 0 1% 0 0;
}
.width10 {
width : 9%;
margin : 0 1% 0 0;
}
.width11 {
width : 10%;
margin : 0 1% 0 0;
}
.width12 {
width : 11%;
margin : 0 1% 0 0;
}
.width13 {
width : 12%;
margin : 0 1% 0 0;
}
.width14 {
width : 13%;
margin : 0 1% 0 0;
}
.width15 {
width : 14%;
margin : 0 1% 0 0;
}
.width16 {
width : 15%;
margin : 0 1% 0 0;
}
.width17 {
width : 16%;
margin : 0 1% 0 0;
}
.width18 {
width : 17%;
margin : 0 1% 0 0;
}
.width19 {
width : 18%;
margin : 0 1% 0 0;
}
.width20 {
width : 19%;
margin : 0 1% 0 0;
}
.width21 {
width : 20%;
margin : 0 1% 0 0;
}
.width22 {
width : 21%;
margin : 0 1% 0 0;
}
.width23 {
width : 22%;
margin : 0 1% 0 0;
}
.width24 {
width : 23%;
margin : 0 1% 0 0;
}
.width25 {
width : 24%;
margin : 0 1% 0 0;
}
.width26 {
width : 25%;
margin : 0 1% 0 0;
}
.width27 {
width : 26%;
margin : 0 1% 0 0;
}
.width28 {
width : 27%;
margin : 0 1% 0 0;
}
.width29 {
width : 28%;
margin : 0 1% 0 0;
}
.width30 {
width : 29%;
margin : 0 1% 0 0;
}
.width31 {
width : 30%;
margin : 0 1% 0 0;
}
.width32 {
width : 31%;
margin : 0 1% 0 0;
}
.width33 {
width : 32%;
margin : 0 1% 0 0;
}
.width34 {
width : 33%;
margin : 0 1% 0 0;
}
.width35 {
width : 34%;
margin : 0 1% 0 0;
}
.width36 {
width : 35%;
margin : 0 1% 0 0;
}
.width37 {
width : 36%;
margin : 0 1% 0 0;
}
.width38 {
width : 37%;
margin : 0 1% 0 0;
}
.width39 {
width : 38%;
margin : 0 1% 0 0;
}
.width40 {
width : 39%;
margin : 0 1% 0 0;
}
.width41 {
width : 40%;
margin : 0 1% 0 0;
}
.width42 {
width : 41%;
margin : 0 1% 0 0;
}
.width43 {
width : 42%;
margin : 0 1% 0 0;
}
.width44 {
width : 43%;
margin : 0 1% 0 0;
}
.width45 {
width : 44%;
margin : 0 1% 0 0;
}
.width46 {
width : 45%;
margin : 0 1% 0 0;
}
.width47 {
width : 46%;
margin : 0 1% 0 0;
}
.width48 {
width : 47%;
margin : 0 1% 0 0;
}
.width49 {
width : 48%;
margin : 0 1% 0 0;
}
.width50 {
width : 49%;
margin : 0 1% 0 0;
}
.width51 {
width : 50%;
margin : 0 1% 0 0;
}
.width52 {
width : 51%;
margin : 0 1% 0 0;
}
.width53 {
width : 52%;
margin : 0 1% 0 0;
}
.width54 {
width : 53%;
margin : 0 1% 0 0;
}
.width55 {
width : 54%;
margin : 0 1% 0 0;
}
.width56 {
width : 55%;
margin : 0 1% 0 0;
}
.width57 {
width : 56%;
margin : 0 1% 0 0;
}
.width58 {
width : 57%;
margin : 0 1% 0 0;
}
.width59 {
width : 58%;
margin : 0 1% 0 0;
}
.width60 {
width : 59%;
margin : 0 1% 0 0;
}
.width61 {
width : 60%;
margin : 0 1% 0 0;
}
.width62 {
width : 61%;
margin : 0 1% 0 0;
}
.width63 {
width : 62%;
margin : 0 1% 0 0;
}
.width64 {
width : 63%;
margin : 0 1% 0 0;
}
.width65 {
width : 64%;
margin : 0 1% 0 0;
}
.width66 {
width : 65%;
margin : 0 1% 0 0;
}
.width67 {
width : 66%;
margin : 0 1% 0 0;
}
.width68 {
width : 67%;
margin : 0 1% 0 0;
}
.width69 {
width : 68%;
margin : 0 1% 0 0;
}
.width70 {
width : 69%;
margin : 0 1% 0 0;
}
.width71 {
width : 70%;
margin : 0 1% 0 0;
}
.width72 {
width : 71%;
margin : 0 1% 0 0;
}
.width73 {
width : 72%;
margin : 0 1% 0 0;
}
.width74 {
width : 73%;
margin : 0 1% 0 0;
}
.width75 {
width : 74%;
margin : 0 1% 0 0;
}
.width76 {
width : 75%;
margin : 0 1% 0 0;
}
.width77 {
width : 76%;
margin : 0 1% 0 0;
}
.width78 {
width : 77%;
margin : 0 1% 0 0;
}
.width79 {
width : 78%;
margin : 0 1% 0 0;
}
.width80 {
width : 79%;
margin : 0 1% 0 0;
}
.width81 {
width : 80%;
margin : 0 1% 0 0;
}
.width82 {
width : 81%;
margin : 0 1% 0 0;
}
.width83 {
width : 82%;
margin : 0 1% 0 0;
}
.width84 {
width : 83%;
margin : 0 1% 0 0;
}
.width85 {
width : 84%;
margin : 0 1% 0 0;
}
.width86 {
width : 85%;
margin : 0 1% 0 0;
}
.width87 {
width : 86%;
margin : 0 1% 0 0;
}
.width88 {
width : 87%;
margin : 0 1% 0 0;
}
.width89 {
width : 88%;
margin : 0 1% 0 0;
}
.width90 {
width : 89%;
margin : 0 1% 0 0;
}
.width91 {
width : 90%;
margin : 0 1% 0 0;
}
.width92 {
width : 91%;
margin : 0 1% 0 0;
}
.width93 {
width : 92%;
margin : 0 1% 0 0;
}
.width94 {
width : 93%;
margin : 0 1% 0 0;
}
.width95 {
width : 94%;
margin : 0 1% 0 0;
}
.width96 {
width : 95%;
margin : 0 1% 0 0;
}
.width97 {
width : 96%;
margin : 0 1% 0 0;
}
.width98 {
width : 97%;
margin : 0 1% 0 0;
}
.width99 {
width : 98%;
margin : 0 1% 0 0;
}
.lastWidget2 {
width : 2%;
margin : 0 0 0 0;
}
.lastWidget3 {
width : 3%;
margin : 0 0 0 0;
}
.lastWidget4 {
width : 4%;
margin : 0 0 0 0;
}
.lastWidget5 {
width : 5%;
margin : 0 0 0 0;
}
.lastWidget6 {
width : 6%;
margin : 0 0 0 0;
}
.lastWidget7 {
width : 7%;
margin : 0 0 0 0;
}
.lastWidget8 {
width : 8%;
margin : 0 0 0 0;
}
.lastWidget9 {
width : 9%;
margin : 0 0 0 0;
}
.lastWidget10 {
width : 10%;
margin : 0 0 0 0;
}
.lastWidget11 {
width : 11%;
margin : 0 0 0 0;
}
.lastWidget12 {
width : 12%;
margin : 0 0 0 0;
}
.lastWidget13 {
width : 13%;
margin : 0 0 0 0;
}
.lastWidget14 {
width : 14%;
margin : 0 0 0 0;
}
.lastWidget15 {
width : 15%;
margin : 0 0 0 0;
}
.lastWidget16 {
width : 16%;
margin : 0 0 0 0;
}
.lastWidget17 {
width : 17%;
margin : 0 0 0 0;
}
.lastWidget18 {
width : 18%;
margin : 0 0 0 0;
}
.lastWidget19 {
width : 19%;
margin : 0 0 0 0;
}
.lastWidget20 {
width : 20%;
margin : 0 0 0 0;
}
.lastWidget21 {
width : 21%;
margin : 0 0 0 0;
}
.lastWidget22 {
width : 22%;
margin : 0 0 0 0;
}
.lastWidget23 {
width : 23%;
margin : 0 0 0 0;
}
.lastWidget24 {
width : 24%;
margin : 0 0 0 0;
}
.lastWidget25 {
width : 25%;
margin : 0 0 0 0;
}
.lastWidget26 {
width : 26%;
margin : 0 0 0 0;
}
.lastWidget27 {
width : 27%;
margin : 0 0 0 0;
}
.lastWidget28 {
width : 28%;
margin : 0 0 0 0;
}
.lastWidget29 {
width : 29%;
margin : 0 0 0 0;
}
.lastWidget30 {
width : 30%;
margin : 0 0 0 0;
}
.lastWidget31 {
width : 31%;
margin : 0 0 0 0;
}
.lastWidget32 {
width : 32%;
margin : 0 0 0 0;
}
.lastWidget33 {
width : 33%;
margin : 0 0 0 0;
}
.lastWidget34 {
width : 34%;
margin : 0 0 0 0;
}
.lastWidget35 {
width : 35%;
margin : 0 0 0 0;
}
.lastWidget36 {
width : 36%;
margin : 0 0 0 0;
}
.lastWidget37 {
width : 37%;
margin : 0 0 0 0;
}
.lastWidget38 {
width : 38%;
margin : 0 0 0 0;
}
.lastWidget39 {
width : 39%;
margin : 0 0 0 0;
}
.lastWidget40 {
width : 40%;
margin : 0 0 0 0;
}
.lastWidget41 {
width : 41%;
margin : 0 0 0 0;
}
.lastWidget42 {
width : 42%;
margin : 0 0 0 0;
}
.lastWidget43 {
width : 43%;
margin : 0 0 0 0;
}
.lastWidget44 {
width : 44%;
margin : 0 0 0 0;
}
.lastWidget45 {
width : 45%;
margin : 0 0 0 0;
}
.lastWidget46 {
width : 46%;
margin : 0 0 0 0;
}
.lastWidget47 {
width : 47%;
margin : 0 0 0 0;
}
.lastWidget48 {
width : 48%;
margin : 0 0 0 0;
}
.lastWidget49 {
width : 49%;
margin : 0 0 0 0;
}
.lastWidget50 {
width : 50%;
margin : 0 0 0 0;
}
.lastWidget51 {
width : 51%;
margin : 0 0 0 0;
}
.lastWidget52 {
width : 52%;
margin : 0 0 0 0;
}
.lastWidget53 {
width : 53%;
margin : 0 0 0 0;
}
.lastWidget54 {
width : 54%;
margin : 0 0 0 0;
}
.lastWidget55 {
width : 55%;
margin : 0 0 0 0;
}
.lastWidget56 {
width : 56%;
margin : 0 0 0 0;
}
.lastWidget57 {
width : 57%;
margin : 0 0 0 0;
}
.lastWidget58 {
width : 58%;
margin : 0 0 0 0;
}
.lastWidget59 {
width : 59%;
margin : 0 0 0 0;
}
.lastWidget60 {
width : 60%;
margin : 0 0 0 0;
}
.lastWidget61 {
width : 61%;
margin : 0 0 0 0;
}
.lastWidget62 {
width : 62%;
margin : 0 0 0 0;
}
.lastWidget63 {
width : 63%;
margin : 0 0 0 0;
}
.lastWidget64 {
width : 64%;
margin : 0 0 0 0;
}
.lastWidget65 {
width : 65%;
margin : 0 0 0 0;
}
.lastWidget66 {
width : 66%;
margin : 0 0 0 0;
}
.lastWidget67 {
width : 67%;
margin : 0 0 0 0;
}
.lastWidget68 {
width : 68%;
margin : 0 0 0 0;
}
.lastWidget69 {
width : 69%;
margin : 0 0 0 0;
}
.lastWidget70 {
width : 70%;
margin : 0 0 0 0;
}
.lastWidget71 {
width : 71%;
margin : 0 0 0 0;
}
.lastWidget72 {
width : 72%;
margin : 0 0 0 0;
}
.lastWidget73 {
width : 73%;
margin : 0 0 0 0;
}
.lastWidget74 {
width : 74%;
margin : 0 0 0 0;
}
.lastWidget75 {
width : 75%;
margin : 0 0 0 0;
}
.lastWidget76 {
width : 76%;
margin : 0 0 0 0;
}
.lastWidget77 {
width : 77%;
margin : 0 0 0 0;
}
.lastWidget78 {
width : 78%;
margin : 0 0 0 0;
}
.lastWidget79 {
width : 79%;
margin : 0 0 0 0;
}
.lastWidget80 {
width : 80%;
margin : 0 0 0 0;
}
.lastWidget81 {
width : 81%;
margin : 0 0 0 0;
}
.lastWidget82 {
width : 82%;
margin : 0 0 0 0;
}
.lastWidget83 {
width : 83%;
margin : 0 0 0 0;
}
.lastWidget84 {
width : 84%;
margin : 0 0 0 0;
}
.lastWidget85 {
width : 85%;
margin : 0 0 0 0;
}
.lastWidget86 {
width : 86%;
margin : 0 0 0 0;
}
.lastWidget87 {
width : 87%;
margin : 0 0 0 0;
}
.lastWidget88 {
width : 88%;
margin : 0 0 0 0;
}
.lastWidget89 {
width : 89%;
margin : 0 0 0 0;
}
.lastWidget90 {
width : 90%;
margin : 0 0 0 0;
}
.lastWidget91 {
width : 91%;
margin : 0 0 0 0;
}
.lastWidget92 {
width : 92%;
margin : 0 0 0 0;
}
.lastWidget93 {
width : 93%;
margin : 0 0 0 0;
}
.lastWidget94 {
width : 94%;
margin : 0 0 0 0;
}
.lastWidget95 {
width : 95%;
margin : 0 0 0 0;
}
.lastWidget96 {
width : 96%;
margin : 0 0 0 0;
}
.lastWidget97 {
width : 97%;
margin : 0 0 0 0;
}
.lastWidget98 {
width : 98%;
margin : 0 0 0 0;
}
.lastWidget99 {
width : 99%;
margin : 0 0 0 0;
}
.width100 {
width : 100%;
margin : 0;
}
#content .contentWidget, #content .latestNewsWidget, #content .rightAdvertWidget, #content .randomimageWidget, #content .topFaqWidget, #content .NewOnSiteWidget {
padding : 0 0 10px 0;
}
#content .rightAdvertWidget img {
border : 1px solid #ccc;
}
#content .rightAdvertWidget span {
display : block;
color : #000;
}
#content .rightAdvertWidget .adwrap {
padding-bottom : 10px;
}
#content .randomimageWidget span {
color : #000;
display : block;
}
#content .eventCalendarWidget {
border-bottom : 1px solid #ccc;
padding : 0 0 10px 0;
}
#content .eventCalendarWidget table.calendar {
background : none;
border-collapse : collapse;
border : none;
font-size : 0.9em;
margin : 0 10px;
width : 86%;
}
#content .eventCalendarWidget table th {
background : none;
text-transform : uppercase;
color : #666;
border : none;
text-align : center;
}
#content .eventCalendarWidget table td {
background : none;
text-transform : uppercase;
color : #666;
border : none;
padding : 5px 0 0 0;
text-align : center;
font-weight : bold;
}
#content .eventCalendarWidget table tr {
background : none;
text-transform : uppercase;
color : #333;
border : none;
}
#content .eventCalendarWidget table td a:link, #content .eventCalendarWidget table td a:visited, #content .eventCalendarWidget table td a:hover, #content .eventCalendarWidget table td a:active {
color : #000;
}
#content .dateWidget p {
color : #fff;
font-size : 67px;
text-align : center;
font-weight : bolder;
padding : 0;
margin : 0;
height : 94px;
line-height : 94px;
}
#content .dateWidget p.Mon {
background : #999 url(../css_img/mon.gif) no-repeat left center;
}
#content .dateWidget p.Tue {
background : #999 url(../css_img/tues.gif) no-repeat left center;
}
#content .dateWidget p.Wed {
background : #999 url(../css_img/weds.gif) no-repeat left center;
}
#content .dateWidget p.Thu {
background : #999 url(../css_img/thurs.gif) no-repeat left center;
}
#content .dateWidget p.Fri {
background : #999 url(../css_img/fri.gif) no-repeat left center;
}
#content .dateWidget p.Sat {
background : #999 url(../css_img/sat.gif) no-repeat left center;
}
#content .dateWidget p.Sun {
background : #999 url(../css_img/sun.gif) no-repeat left center;
}
#content .opinionPollWidget form label {
float : none;
width : auto;
display : inline;
}
.eventTabs {
width : 100%;
height : 1.7em;
clear : both;
margin : 0;
border-bottom : 6px solid #f15146;
}
.eventTabs li {
display : block;
float : left;
padding : 0 15px 0 0;
}
.eventTabs a:link, .eventTabs a:visited, .eventTabs a:active {
padding : 0 0 0 20px;
background : url(../css_img/widget-tab-2.gif) no-repeat left center;
color : #06c;
font-size : 1.3em;
display : block;
float : left;
}
.eventTabs a:hover, #content .eventTabs a.selected {
background : url(../css_img/widget-tab-1.gif) no-repeat left center;
color : #a2adb6;
text-decoration : none;
}
#boxLNewsWhatsOn {
width : 100%;
clear : both;
padding-top : 6px;
}
.colNews {
width : 49%;
padding : 0 1% 0 0;
float : left;
}
.colEvents {
width : 49%;
padding : 0;
float : right;
}
#boxLNewsWhatsOn .colNews .top {
background : #000 url(../css_img/sprite-widget-rss.gif) no-repeat 14px 10px;
color : #fff;
padding : 10px 10px 10px 80px;
}
#boxLNewsWhatsOn .colNews .top p {
font-size : 0.9em;
}
#boxLNewsWhatsOn .colNews .top h2 {
font-weight : normal;
}
#boxLNewsWhatsOn .colNews .top a:link, #boxLNewsWhatsOn .colNews .top a:active, #boxLNewsWhatsOn .colNews .top a:visited {
color : #ffd800;
font-weight : normal;
}
#boxLNewsWhatsOn .colNews .other {
padding : 10px 0;
color : #444;
}
#boxLNewsWhatsOn .colNews .other a:link, #boxLNewsWhatsOn .colNews .other a:visited, #boxLNewsWhatsOn .colNews .other a:active {
color : #39c;
font-weight : bold;
}
#boxLNewsWhatsOn .colNews .other ul {
margin : 0;
}
#boxLNewsWhatsOn .colNews .other ul li {
list-style-type : none;
}
#boxLNewsWhatsOn .colNews .other h2 {
color : #999;
}
#boxLNewsWhatsOn .colEvents .top {
background : #000;
color : #fff;
padding : 10px 10px 10px 80px;
}
.listNewsEvent li {
display : block;
float : left;
padding-right : 10px;
}
.listNewsEvent a:link, .listNewsEvent a:active, .listNewsEvent a:visited {
display : block;
float : left;
background : url(../css_img/sprite-link-arrow-blue.gif) no-repeat right center;
padding : 2px 20px 2px 0;
}
#boxLNewsWhatsOn .colEvents .other {
padding : 10px 0;
color : #444;
}
#boxLNewsWhatsOn .colEvents .other a:link, #boxLNewsWhatsOn .colNews .other a:visited, #boxLNewsWhatsOn .colNews .other a:active {
color : #39c;
font-weight : bold;
}
#boxLNewsWhatsOn .colEvents .other ul {
margin : 0;
}
#boxLNewsWhatsOn .colEvents .other ul li {
list-style-type : none;
}
#boxLNewsWhatsOn .colEvents .other h2 {
color : #999;
}
#boxDoOnline {
width : 100%;
clear : both;
padding-top : 6px;
}
#boxDoOnline ul {
margin : 0;
}
#boxDoOnline li {
display : block;
float : left;
padding : 0 16px 17px 0;
background : url(../css_img/widget-advert-shadow.jpg) no-repeat left bottom;
}
#boxDoOnline li.last {
padding-right : 0;
}
#boxDoOnline a {
display : block;
width : 230px;
padding : 115px 0 0;
color : #5cadd6;
font-size : 1.2em;
font-weight : bold;
}
#boxDoOnline a:hover {
text-decoration : none;
color : #000;
}
#boxDoOnline a span {
display : block;
clear : both;
padding : 5px;
background : #eef1f3;
border-bottom : 1px solid #fff;
}
#boxDoOnline a:hover span.summary, #boxDoOnline a span.summary {
color : #000;
font-size : 0.8em;
font-weight : normal;
}
#content div.styles1 {
margin-right : 2%;
}

↑ Top