@charset "UTF-8";
/*
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
	text-align: center;
	margin: 0px;
	padding: 0px;
        background:#787878 url(../images/img01.jpg) repeat scroll left top;
        
	background-color: #FFF;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x;
        
}
*/
body {
	padding: 0;
	background-image:url(../images/bg_gradient.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.ngr{
	background-image:none;
	background-color:#eff2f3;
}
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family:Arial, Helvetica, sans-serif;
}


.liquid-round {
width:100%;
margin:0px auto;
background:#fff  url(../images/leftside.gif) repeat-y left top;
}
.center-content {
position:relative;
background: url(../images/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
}

.top {
width:100%;
height:20px;
background:url(../images/top.gif) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:20px;
background:url(../images/top-right.gif) no-repeat right top;
}
.bottom {
height:59px;
background:url(../images/bottom.gif) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:60px;
background:url(../images/bottom-right.gif) no-repeat right top;
}
#header {
	height: 180px;
	width: 1050px;
}

#search_nav {
	color: #000;
	width: 1050px;
	height:39px;
	font-weight: bold;
	float:left;
	background-image: url(../images/top_transparency.png);
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#header2 {
	height: 219px;
	width: 1050px;
}
#search_nav2 {
	color: #000;
	margin-bottom:-2px;
	width: 1050px;
	height:39px;
	font-weight: bold;
	float:left;
	background-image: url(../images/top_transparency.png);
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#search {
	float: right;
	width: 360px;
	margin-top:3px;
	margin-right:25px;
	line-height:11px;
        
}
#tagline{
	width:1050px;
	float:left;
	margin-left:30px;
	margin-top:-21px;
	font-size:15px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
#trigger{
	cursor:hand;
}
#location{
    width: 500px;
    margin-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin-top: 0px;
        /*
	background-image:url(../images/ww_bug_top.png);
	background-repeat:no-repeat;
	padding-left:28px;
	padding-top:17px;
        */
	height:22px;
	float:left;
}
#location_image{
	width:30px;
	float:left;
	margin-right:3px;
	
}
#location_text{
	padding-top:13px;
	float:left;
}
#weatherbox{
	width: 120px; 
	height: 60px; 
	background-image: url( http://vortex.accuweather.com/adcbin/netweather_v2/backgrounds/blue_120x60_bg.jpg ); 
	background-repeat: no-repeat; 
	background-color: #346797;
	/*float:right;
	margin-top:67px;
	margin-right:5px;*/
        margin-left:910px;
        position:absolute;
        top:95px;
        z-index:1;
}
#NetweatherContainer{
	height: 48px;
}
#url {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	margin-top: -5px;
}
#main_nav {
	width:1035px;
	background-image:url(../images/navbar_bg.png);
	background-repeat:no-repeat;
	font-weight: bold;      
	color: #fff;
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:15px;
	height:31px;
	padding-top:6px;
	text-align:left;
}
#main_nav ul{
	margin:0;
	padding:0;
}
#main_nav li{
	display:inline;
	position:relative;
	z-index:1;
}
#main_nav li ul {
	position: absolute;
	left: 0px;
	top: 20px;
	display: none;
	}
#main_nav li ul li{
	display:inline;
	list-style:none;
}
#main_nav a:link, #main_nav a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:1px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:12px;
	padding-right:12px;
	margin-left:-5px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
#main_nav a:hover{
	color:#fff;
	text-decoration:none;
	background-image:url(../images/navbar_bg_ov.png);
	background-repeat:repeat-x;
}
/* sub nav definitions*/
#main_nav li:hover ul { 
	display: block; 
}
#main_nav li ul a:link, #main_nav li ul a:visited{
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	height:18px;
	width:170px;
	display:block;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:12px;
	padding-right:12px;
	margin-top:-1px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	border-top-style:solid;
	border-top-color:#333;
	border-top-width:1px;
	border-left-style:solid;
	border-left-color:#333;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#333;
	border-right-width:1px;
}
#main_nav li ul a:hover{
	color:#fff;
	text-decoration:none;
	background-image:url(../images/dd_bg.gif);
	background-repeat:repeat-x;
}
#credits{
	width:150px;
	float:right;
	color:#FFF;
	text-align:right;
	margin-top:-17px;
	margin-right: 20px;
}
.last a{
	border:none;
}

#header_left {
	float: left;
	width: 745px;
	margin-top: 6px;
	margin-left: 20px;
}
#banner {
	text-align: center;
	height: 95px;
	width: 958px;
	margin-top: 2px;
}
#container {
	text-align: left;
	margin: auto;
	width: 1050px;
}
#main_content_area{
	width:1050px;
}
#details{
        text-align: left;
}
#bottom_nav{
	height:20px;
	width:1050px;
	color:#FFF;
	padding-top:9px;
	padding-bottom:5px;
	margin-top:10px;
	background-image:url(../images/navbar_bg.png);
	background-repeat:no-repeat;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	clear:both;
}
#bottom_nav a:link, #bottom_nav a:visited{
	color:#fff;
	text-decoration:none;
}
#bottom_nav a:hover{
	color:#ccc;
	text-decoration:underline;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	clear: both;
	text-align: center;
	margin-top:10px;
}
#footer a:link, #footer a:visited{
	color:#000;
}
#footer a:hover{
	color:#660000;
}

/* the overlayed element */
.apple_overlay {
    text-align: center;
    /* initially overlay is hidden */
    display:none;

    /* growing background image */
    background-image:url(../images/map_bg.png);
	background-repeat:no-repeat;

    /*
        width after the growing animation finishes
        height is automatically calculated
    */
    width:782px;


    /* a little styling */
    font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay div.close {
    background-image:url(../images/close2.png);
    position:absolute; right:-8px; top:-13px;
    cursor:pointer;
    height:35px;
    width:35px;
}
/* the overlayed element */
.apple_overlay1 {
    text-align: center;
    /* initially overlay is hidden */
    display:none;

    /* growing background image */
    /*background-image:url(../images/map_bg.png);*/
	background-repeat:no-repeat;

    /*
        width after the growing animation finishes
        height is automatically calculated
    */
    width:560px;


    /* a little styling */
    font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay1 div.close {
    background-image:url(../images/close2.png);
    position:absolute; right:-8px; top:-13px;
    cursor:pointer;
    height:35px;
    width:35px;
}
.apple_overlay2 {
    text-align: center;
    /* initially overlay is hidden */
    display:none;

    /* growing background image */
    /*background-image:url(../images/map_bg.png);*/
        background-color:white;
	background-repeat:no-repeat;

    /*
        width after the growing animation finishes
        height is automatically calculated
    */
    width:620px;


    /* a little styling */
    font-size:15px;
}
.apple_overlay2 div.close {
    background-image:url(../images/close2.png);
    position:absolute; right:-8px; top:-13px;
    cursor:pointer;
    height:35px;
    width:35px;
}
.apple_video_overlay {
    text-align: center;
    /* initially overlay is hidden */
    display:none;

    /* growing background image */
   background-image:url(../images/video_bg.png);
	background-repeat:no-repeat;

    /*
        width after the growing animation finishes
        height is automatically calculated
    */
    width:450px;
	padding-top:20px;


    /* a little styling */
    font-size:15px;
}
.apple_video_overlay div.close {
    background-image:url(../images/close2.png);
    position:absolute; right:-8px; top:-13px;
    cursor:pointer;
    height:35px;
    width:35px;
}
.apple_video_overlay8 {
    text-align: center;
    /* initially overlay is hidden */
    display:none;

    /* growing background image */
   background-image:url(../images/video_bg800.png);
	background-repeat:no-repeat;

    /*
        width after the growing animation finishes
        height is automatically calculated
    */
    width:825px;
	padding-top:7px;


    /* a little styling */
    font-size:15px;
}
.apple_video_overlay8 div.close {
    background-image:url(../images/close2.png);
    position:absolute; right:-8px; top:-13px;
    cursor:pointer;
    height:35px;
    width:35px;
}

.map h2{
	margin:0px;
	padding:0px;
}
#welcome {
	background-color: #FFF;
	height: 675px;
	width: 540px;
	margin: auto;
	margin-top:15px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
	font-size:14px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #333;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.redbig {
	font-size: 16px;
	font-weight: bold;
	color: #730807;
}
.default-value {
	height:12px;
	font-size:9px;
}
.default-value_p {
	height:12px;
	font-size:9px;
        color:#555;
}
.header-btn{
        font-size:10px;
}
#ad img {
	padding-bottom: 15px;
}
.trulocal{
	font-weight:bold;
	color:#000;
}
.trulocal u{
	font-weight:bold;
	color: #730807;
	text-transform:none;
}
#headerflash{
  z-index: 0;
  height:180px;
width:1050px;
}
#frontlearnlink{
	float:left;
	margin-left:-15px;
	margin-top:-5px;
}
.flashhome{
	margin-left:65px;
	margin-top:20px;
}
.video_div{
	width:300px;
}