/*--styles for spotlight page--*/

#containerspot {
width: 780px;
height: 100%;
margin: 0 0 0 0;
background-color: #fff;
padding: 50px 10px 10px 10px;
}
#containerspot p {
font-size: 12px;
color: #1d6d8f;
background: transparent;
text-align: justify;
font-weight: normal;
}
#containerspot a, #containerspot a:visited {
color: #19bcb5;
font-weight: bold;
text-decoration: none;
}
#containerspot a:hover {
color: #19bcb5;
font-weight: bold;
text-decoration: underline;
}#sidenavspot {
font-size: 12px;
float: left;
width: 160px;
padding: 5px 10px 10px 10px;
background: #63cefa url(../images/lites.jpg) top left no-repeat;
margin-bottom: 10px;
margin-right: 10px;
border: 1px solid #000;
}
#sidenavspot p {
color: #296a70;
margin: 0;
padding: 0;
text-align: left;
line-height: 13px;
}
#sidenavspot a, #sidenavspot a:visited {
color: #002430;
text-decoration: none;
}
#sidenavspot a:hover {
color: #f5f573;
text-decoration: none;
}
#sidenavspot h4 {
color: #f3f1b1;
background-color: #000;
font-size: 22px;
letter-spacing: -1px;
font-weight: normal;
margin-top: 5px;
margin-bottom: 50px;
padding: 2px;
}
#sidenavspot h6 {
color: #f5f573;
background: transparent;
font-size: 18px;
letter-spacing: -1px;
font-weight: bold;
font-variant: small-caps;
margin-top: 1px;
margin-bottom: 3px;
text-align: right;
}
.linespot {
background-color: #3097c2;
width: 100%;
height: 1px;
margin-top: 4px;
margin-bottom: 4px;
}
.dkturq {
color: #3097c2;
}
.bigtextspot {
font-size: 22px;
font-weight: bold;
font-family: 'Times New Roman', serif;
color: #3097c2;
}

.intro {
font-family: Georgia, serif;
font-size: 18px;
font-style: italic;
text-align: left;
color: #002430;
}
.spotbox {
float: right;
width: 380px;
margin-top: 2px;
margin-left: 10px;
margin-bottom: 2px;
margin-right: 0;
background: #fdffd4 url(../images/spotbak.jpg) top left no-repeat;
padding-top: 150px; 
border: 1px solid #00474f;
}
.spotbox p {
color: #000;
font-family: 'Trebuchet MS', sans-serif;
font-size: 12px;
line-height: 13px;
margin: 10px;
}
.spotbox img {
margin: 5px;
}
.ques {
font-size: 16px;
font-weight: bold;
font-style: italic;
margin-bottom: 18px;
}

