/*----Typography----*/
body {
color: #333;
font-size: 62.5%; /* Gives base of 10px*/
font-family: Arial, Verdana, Helvetica, sans-serif;
background: #c6c6c6 url() 0 0 repeat;
}

h1 {
font-size: 2.4em;
font-weight:bold;
letter-spacing: .04em;	
}

h2 {
font-size: 1.8em;
font-family: Georgia, Times New Roman, serif;
font-weight:bold;	
}

h3 {
font-size: 1.4em;	
}

a:link, a:visited, a:active {
color: #284AAC;
text-decoration: none;
}

a:hover {
color: #284AAC;
text-decoration: underline;
}

p, ul li {
font-size: 1.2em;
line-height: 1.3em;
}

.sectiondiv h1 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
text-transform: uppercase;
font-weight:bold;
line-height: 28px;
padding: 0 0 0 8px;
color: #fff;
margin: 0;
}

#main {
text-align: left;
}

/*--------------------- HEADER ----------------*/
#header {
width: 960px;
height: 144px;
background: transparent url(http://media.trinidadexpress.com/designimages/header.png) top left no-repeat;
}



/* ----------- HOME LINK ------------------ */

#stationtabs{
width: 360px;
height: 100px;
position: relative;
top: 22px;
left: 30px;
}

#stationtabs a{
display: block;
width: 360px;
height: 100px;
text-indent: -9999px;
}


/* ---------------------- ADS ------------- */


#header #ad_headerpromo,
#header #ad_header{
float: right;
}

#leader-sponsor {
padding-top:4px;
text-align:center;
}

#leaderboard1.callout  {
display:inline;
height:60px;
margin:0 px;
padding:0;
width:475px;
}

#banner2.callout {
display:inline;
height:60px;
margin:0 px;
padding:0;
width:475px;
}

.headerad{
float:right;
margin-top:-88px;
padding:0 5px 0 0; 
}


/*---------------- NAVIGATION ------------------*/
#nav {
clear: both;
background-color: #eee;
font-weight:bold;
width:960px;
letter-spacing: -0.04em;
}

#nav {
width: 960px;
text-align: left;
}

#navbuttons {
height: auto;
}

#nav ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#nav ul li {
list-style-type: none;
display: inline;
}

#navbuttons {
width: 960px;
overflow: hidden;
color: #333;
background: transparent url(http://media.trinidadexpress.com/designimages/Trinidad-nav-left.jpg) top left repeat;
}

#navbuttons a {
display: block;
line-height: 27px;
color: #b50414;
padding: 0px 7px;
text-decoration: none;
font-size: 12px;
text-transform: uppercase;
background: transparent url(http://media.trinidadexpress.com/designimages/Trinidad-nav-right.jpg) top right no-repeat;
}

#navbuttons a:hover, 
#navbuttons li .current {
text-decoration: underline;
}

#subnav {
display: none;
}

#index #navbuttons #nav2 a{
text-decoration: none;
}
#index #navbuttons #nav2 a:hover{
text-decoration: underline;
}

#news #navbuttons #nav1 a{
text-decoration: none;
}

#news #navbuttons #nav1 a:hover{
text-decoration: underline;
}

#nav14 {
clear: both;
}

#nav #navbuttons li .subnav{
display: none;
overflow: hidden;
background: transparent url(http://media.trinidadexpress.com/designimages/Trinidad-nav-left.jpg) top left repeat;
padding: 0;
position: absolute;
z-index: 90;
}

#nav #navbuttons li .subnav li{
float: none;
border: none;
margin: 0;
padding: 0;
}

#nav #navbuttons li .subnav li a {
height: 18px;
padding: 0 10px 10px;
margin: 0;
width: 100%;
text-transform: none;
}

#nav #navbuttons li .subnav li a:hover {
padding: 0 10px 10px;
margin: 0;
text-decoration: underline;
background-color: transparent;
}

#nav #navbuttons li .subnav li.subnavcurrent a{
text-decoration: underline;
}

#nav #navbuttons .sfhover .subnav{
display: block;
}

#nav17{
background: url("http://media.trinidadexpress.com/designimages/Carnival-Button+(2).jpg"); 
width:120px;
text-indent: -9999px;
}

/* ---------------- FOOTER ---------------- */
#footer {
color: #333;
width: 960px;
padding: 0;
background: #fff;
font-size: 10px;
text-align: center;
border: 1px solid #ddd;
clear: both;
}

#footer .company {
padding-top: 4px;
}

#footer .copydoc, #affiliate {
display: inline;
padding: 0 16px;
}

#footer .copyright {
display: none;
visibility: hidden;	
}

#younews #footer a:link, 
#younews #footer a:visited,
#younews #footer a:active {
color: #284AAC;
text-decoration: none;
}

