/**********************
HTML STYLES
***********************/
body {
margin: 0;
background: #000000;
color: #FFFFFF;
}
body,
p,
td,
.standard {
font-family: Helvetica, Arial, sans-serif;
font-weight:bold;
font-size: 9pt;
color: #FFFFFF;
}
/* Use BODYID to assign styles to body tag */
#bodyid {
text-align:center;
background: #000000 url(standard/bodybg.jpg) repeat-x top center;
}
a {
color: #93af38;
}
a:hover {
color: #93af38;
}
/**********************
UNIVERSAL STYLES
***********************/
.error {
color: #CC0000;
}
.standard {
}
.standardbold {
font-weight: bold;
}
.standardheader {
font-size: 14pt;
color:#93af38;
}
/**********************
LAYOUT STYLES
***********************/
#container {
background: #000000 url(standard/clc_header.jpg) no-repeat top center;
margin:0 auto;
width:900px;
height:352px;
padding:8px 0 0 124px;
text-align:left;
}
.poweredby {
padding: 10px;
}
#flashnav {
margin:-15px 0 0 0;
}
#content {
background: #000000 url(standard/clc_content.jpg) no-repeat top left;
min-height:481px;
clear:both;
width:900px;
float:left;
}
#navrpt {
width:252px;
float:left;
background: #000000 url(standard/clc_navrpt.jpg) repeat-y left;
margin:35px 0 0 0;
}
#nav {
width:252px;
float:left;
background: url(standard/clc_nav.jpg) no-repeat top left;
padding:18px 0 0 12px;
}
#nav ul {
list-style-type:none;
padding:0;
margin:0;
width:225px;
border-bottom:1px solid #FFFFFF;
}
a.navoff, a.navoff:hover, a.navon, a.navon:hover {
display:block;
color:#ffffff;
text-decoration:none;
border-left:1px solid #ffffff;
height:17px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
padding:3px 5px 1px 5px;
}
a.navon, a.navon:hover {
color:#000000;
}
a.subnav, a.subnav:hover {
display:block;
color:#ffffff;
text-decoration:none;
/*border-left:1px solid #ffffff;*/
height:17px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:bold;
padding:3px 5px 1px 20px;
}
#nav li {
border-bottom:1px solid #FFFFFF;
}
#active {
background: url(standard/clc_navon.jpg) no-repeat top left;
}
#servicetimes {
width:225px;
background:#000000;
padding:18px 4px 0 12px;
min-height:75px;
float:left;
}
.redtext {
color:#ff0000;
font-family:Helvetica, Arial, sans-serif;
font-size:10pt;
font-weight:normal;
}
.whitetext {
font-family:Helvetica, Arial, sans-serif;
font-size:10pt;
font-weight:normal;
}
.grayline {
color:#313131;
width:100%;
text-align:center;
}
#contenttext {
width:530px;
float:left;
padding:50px 15px 10px 15px;
margin:0 -5px 0 0;
}
#footer {
clear:both;
width:600px;
float:left;
font-weight:normal;
font-size:8.5pt;
height:50px;
}
.greentext {
color:#93af38;
font-style:normal;
}
#clickcom {
float:left;
width:230px;
text-align:right;
height:50px;
}
#poweredby {
}
/*****************************
SPLASH STYLES
******************************/
#splashcontent {
background: #000000 url(standard/clc_splashcontent.jpg) no-repeat top left;
min-height:481px;
clear:both;
width:900px;
float:left;
padding:35px 0 0 0;
}
#splashvideo {
width:252px;
float:left;
padding:18px 0 0 12px;
}
#splashnav {
width:252px;
float:left;
background: url(standard/clc_navrpt.jpg) repeat-y top left;
padding:10px 0 0 12px;
margin:25px 0 25px 0;
}
#video {
width:225px;
height:220px;
padding:0;
margin:0;
}
#splashvideo a, #splashvideo a:hover {
color:#FFFFFF;
text-decoration:none;
line-height:1.5em;
cursor:pointer;
}
#splashnav ul {
list-style-type:none;
padding:0;
margin:0;
width:225px;
border-bottom:1px solid #FFFFFF;
}
#splashnav li {
border-bottom:1px solid #FFFFFF;
}
#splashleft {
width:252px;
float:left;
}
.splashline {
color:#313131;
width:226px;
text-align:center;
float:left;
margin:0 0 0 10px;
}
#splashmiddle {
width:280px;
float:left;
padding:10px 20px 0 12px;
}
#splashright {
width:215px;
padding:10px 8px 0 15px;
min-height:75px;
float:left;
}
#splashvideo ol {
margin:0;
width:225px;
padding:0 0 20px 0;
}
#splashvideo li {
border:1px solid #999999;
display:block;
}
#splashvideo li a {
display:block;
}