
/* Radio4A Screen Stylesheet August 14th 2006 */

html,body {
margin: 0px;
padding: 0px;
}

body {
color: #fff;
font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
background-color: #000099;
background-image: url(../img/background.gif);
background-position: bottom right;
background-repeat: no-repeat;
background-attachment: fixed;
}

a	{ text-decoration: none; }
a:link  { color: #fff; background-color: transparent; }
a:visited { color: #fff; background-color: transparent; }
a:active { color: #fff; background-color: transparent; }
a:hover { color: #dfdfdf; background-color: transparent; }

img { border: none; }
.hidden { display: none; }
.clear { clear: both; margin: 0px; padding: 0px; }

.floatleft {
float: left;
margin: 0px 10px 10px 0px;
}

.floatright {
float: right;
margin: 0px 0px 10px 10px;
}

/*===*/

.picture-holder {
width: 750px;
max-width: 750px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 10px 0px;
clear: both;
}

.image-left {
float: left;
width: 170px;
max-width: 170px;
margin: 0px 10px 10px 0px;
}

.text-right {
float: left;
width: 550px;
max-width: 550px;
margin: 0px 0px 10px 10px;
}

/*===*/

h1 {
color: #fff;
font-size: 28px;
font-weight: normal;
letter-spacing: 0.025em;
margin: 15px 0px 15px 0px;
padding: 0px 0px 0px 0px;
background-color: transparent;
}

h2 {
color: #fff;
font-size: 24px;
font-weight: normal;
letter-spacing: 0.0125em;
margin: 15px 0px 15px 0px;
padding: 0px 0px 0px 0px;
background-color: transparent;
}

h3 {
color: #fff;
font-size: 20px;
font-weight: normal;
letter-spacing: 0.0125em;
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 0px;
background-color: transparent;
}

h4 {
color: #fff;
font-size: 18px;
font-weight: normal;
letter-spacing: 0.0125em;
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 0px;
background-color: transparent;
}

p {
color: #99CCFF;
font-size: 14px;
line-height: 18px;
margin: 0px 0px 20px 0px;
padding: 0px 0px 0px 0px;
background-color: transparent;
}

ul ol {
margin: 5px 0px 5px 0px;
padding: 0px 0px 5px 20px;
}

li {
color: #99CCFF;
margin: 10px 0px 10px 0px;
font-size: 14px;
line-height: 18px;
text-align: left;
background-color: transparent;
}

.left { float: left; margin-right: 20px; background-color: transparent; padding: 2px 5px 2px 5px; }
.right { float: left; margin-left: 20px; background-color: transparent; padding: 2px 5px 2px 5px; }

.quote {
font-size: 24px;
line-height: 18px;
color: #fff;
font-style: italic;
font-weight: normal;
background-color: transparent;
}

.caption-left {
color: #aaa;
font-size: 11px;
text-align: left;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
background-color: transparent;
}

.caption-right {
color: #aaa;
font-size: 11px;
text-align: right;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
background-color: transparent;
}

.picture-left { float: left; margin: 0px; padding: 0px 15px 0px 0px; }
.picture-right { float: right; margin: 0px; padding: 0px 25px 0px 15px; }

td .picture-left { float: left; margin: 0px; padding: 0px 10px 0px 0px; }
td .picture-right { float: right; margin: 0px; padding: 0px 10px 0px 15px; }

.this { color: #8c7777; background-color: transparent; }

/*===*/

table {
margin: 5px 0px 15px 0px;
background-color: transparent;
}

table h1 { font-size: 14px; font-weight: bold; line-height: 14px; margin: 0px; padding: 5px 0px 5px 0px; }
table p { font-size: 12px; line-height: 14px; margin: 0px; padding: 5px 0px 5px 0px; }

.outline { border: 1px solid #7979be; background-color: #060676; }
.outline td { padding: 1px 5px 1px 5px; background-color: #4a4ab7; }

th {
color: #fff;
padding: 1px 5px 1px 5px;
background-color: #4a4ab7;
text-align: left;
}

td {
padding: 0px 15px 0px 0px;
text-align: left;
}

/*===*/

#announcement {
color: #9a9ad1;
position: absolute;
top: 15px;
right: 15px;
z-index: 100;
font-size: 14px;
font-weight: bold;
text-align: right;
text-transform: uppercase;
}

#announcement a { color: #e6e6f9; }
#announcement a:hover { color: #fff; }

#clock {
color: #bbb;
font-size: 10px;
font-weight: normal;
text-align: right;
text-transform: uppercase;
}

#wrapper {
float: right;
width: 100%;
margin-left: -200px;
}

#content {
margin: 0px 0px 0px 200px;
padding: 10px 30px 15px 0px;
background: transparent;
/*background-image: url(../img/logo.gif);
background-position: 95% 70%;
background-repeat: no-repeat;
background-attachment: fixed;*/
}

#logo {
position: absolute;
top: 0px;
left: 15px;
z-index: 100;
}

#header {
color: #fff;
height: 130px;
line-height: 130px;
margin: 0px 0px 0px 0px;
padding: 20px 0px 5px 0px;
background: transparent;
border-bottom: 0px solid #369cb9;
}

/* left navbar */
#navigation {
float: left;
width: 175px;
margin: 0px 0px 0px 0px;
padding: 42px 10px 15px 15px;
background: transparent;
}

#navigation p {
color: #fff;
font-size: 14px;
line-height: 20px;
font-weight: bold;
letter-spacing: 0.025em;
margin: 0px 0px 20px 0px;
padding: 0px 0px 0px 0px;
background-color: transparent;
}

.subnav {
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 5px;
}

#footer {
clear: left;
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: transparent;
}

#footer p {
color: #9999d6;
font-size: 11px;
margin: 0px 0px 0px 0px;
padding: 15px 0px 75px 0px;
background-color: transparent;
}

#footer a:link  { text-decoration: none; color: #eee; }
#footer a:visited { text-decoration: none; color: #eee; }
#footer a:active { text-decoration: none; color: #eee; }
#footer a:hover { text-decoration: none; color: #ffff; }

/*===*/

#totop {
position: fixed;
bottom: 10px;
right: 10px;
font-size: 12px;
font-weight: normal;
text-align: right;
letter-spacing: 0.0125em;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: transparent;
}

/* END */

