/* TJR2.com 2008 CSS File */
*{
padding:0;
margin:0
}
a,li,td,th{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
color:#000;
text-decoration:none
}
ul{
list-style-type:none
}
body{
background-color:#343434
}
/* ---------- Main body Styles ----- */
#mainbody h1{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
padding:10px;
background-color:#8FCDFF;
display:block
}
#mainbody h2{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:18px;
padding:10px
}
#mainbody h3{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
padding:10px
}
#mainbody p{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
padding:10px
}
#mainbody li{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
padding-left:20px
}
#mainbody a{
color:#008BFF;
text-decoration:none
}
#mainbody a:hover{
color:#000;
text-decoration:underline
}
#mainbody p.bold,.bold{
color:#000;
font-weight:900
}
#mainbody p.center{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
margin-left:auto;
margin-right:auto;
text-align:center
}

#mainbody .small {
font-family:Verdana;
font-size:10px;}
/* ---------- Tables ----- */
#mainbody table.border,#mainbody table.movies,#mainbody table.border_center,#mainbody table.weather,#mainbody table.weather_center,#mainbody table.weather_big,#mainbody table.weather_center_big{
background-color:#8FCDFF;
margin:10px
}
#mainbody table.weather_center_big,#mainbody table.weather_big{
margin:10px
}
#mainbody table.border td,#mainbody table.border_center td{
font-size:16px;
background-color:#fff;
color:#000;
padding:3px
}
#mainbody table.border th,#mainbody table.border_center th{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
text-align:center;
font-weight:bolder;
background-color:#8FCDFF;
color:#000;
padding:3px
}
#mainbody table.noborder_center{
margin-left:auto;
margin-right:auto;
padding:3px
}
#mainbody table.noborder{
background-color:#fff;
padding:3px
}
#mainbody table.border_center td.red,#mainbody table.border td.red{
background-color:#ff0000;
color:#fff
}
/* ---------- Movies Tables ----- */
#mainbody table.movies td{
font-size:12px;
background-color:#fff;
color:#000;
padding:3px
}
#mainbody table.movies th{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
text-align:center;
font-weight:bolder;
background-color:#8FCDFF;
color:#000;
padding:3px
}
#mainbody table.movies a{
text-decoration:underline
}
#mainbody table.movies a:hover{
text-decoration:none
}
/* ---------- Weather Tables ----- */#mainbody table.weather th,#mainbody table.weather_center th,#mainbody table.weather_center_big th,#mainbody table.weather_center_fiveday th,#mainbody table.weather_big th{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
text-align:left;
font-weight:bolder;
background-color:#8FCDFF;
color:#000;
padding:3px
}
#mainbody table.weather td,#mainbody table.weather_center td{
font-size:24px;
background-color:#fff;
color:#000;
padding:3px
}
#mainbody table.weather td.small,#mainbody table.weather_center td.small,#mainbody table.weather_center_fiveday td.small,#mainbody table.weather_center_big td.small{
font-size:12px;
background-color:#fff;
color:#000;
text-align:center;
padding:3px
}
#mainbody table.weather_center{
margin-left:auto;
margin-right:auto;
background-color:#008BFF
}
#mainbody table.weather_center_fiveday td{
font-size:36px;
color:#000;
padding:3px
}
/* ---------- Navigation ----- */
#nav a{
text-decoration:none;
background-image:url(nav_tab.gif);
background-repeat:no-repeat;
font-size:12px;
font-weight:bold;
color:#343434
}
#nav a:hover{
text-decoration:none;
color:#949494
}
#nav2 a:hover,#nav2 a.sel{
background-image:url(nav2_background_hover.gif);
background-repeat:repeat-x;
text-decoration:none;
color:#000;
border-left: solid 1px #028cff;

}
#nav2e a:hover{
background-image:url(error_background.gif);
background-repeat:repeat-x;
text-decoration:none;
color:#000
}
#nav3 a{
text-decoration:none;
font-size:10px;
font-weight:bold;
color:#343434;
background-image:url(nav3_background_hover.gif);
background-repeat:repeat-x
}
#nav3 a:hover,#nav3 a.sel{
background-image:url(nav3_background.gif);
border-bottom:1px solid #000;
border-left:1px solid #000;
border-right:1px solid #000;
color:#fff
}
#nav2p a:hover{
background-image:url(password/images/pass_background_hover.gif);
background-repeat:repeat-x
}
#mainbody table.weather_center_big,#mainbody table.weather_center_fiveday,#mainbody table.border_center{
margin-left:auto;
margin-right:auto
}
#mainbody table.weather_center_big td,#mainbody table.weather_big td{
font-size:36px;
color:#000;
background-color:#fff;
padding:3px
}
