/* ----------------------------------------------------------------------------------------------------------

    Output device: screen, projection

   

    Structure:
        display; position; z-index; float; clear; width; height; overflow; margin; padding; border; background; align; font;

    Content:
    
        1) HTML tags
        2) HTML styles
        3) Layout
        4-1) Page: Homepage
        5) Others

---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */
body {background:url("../design/bg_main.jpg") 100% 0 repeat-x; font:0.8em/1.5 "arial", sans-serif;}

a {color:#00F;}
a:hover {color:#F00;}

h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {margin:15px 0;}

h3 {font-size:140%;}

h1 {font-size:150%;}




/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------
3) Layout

---------------------------------------------------------------------------------------------------------- */

#main {width:940px; margin:0 auto; overflow:hidden;}



	#header-0 {width:940px; height:210px; overflow:hidden; background:url("../design/header3.jpg") 0 0 no-repeat;}
	#header-1 {width:940px; height:170px; overflow:hidden; background:url("../design/header4.jpg") 0 0 no-repeat;}


    #logo {position:relative; width:250px; height:165px; overflow:hidden; margin:0 0 0 15px; padding:0; font-size:300%;}
    #logo span {display:block; position:absolute; top:45px; left:0px; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../design/logo1.jpg") 0 0 no-repeat; cursor:pointer;}
     

#logo-1 {position:left; top:0; right:20px; margin:0; font-size:180%; font-weight:normal; letter-spacing:-1px; text-transform:uppercase;}        
#logo-1 a {display:block; padding:80px 10px 70px 18px; text-decoration:none;}
#logo-1 span {font-weight:bold;}
        
        #logo-1 {color:#FFF;}
#logo-1 a {border-top:0px solid #349AFF; color:#FFF;}
#logo-1 a:hover {border-top:200px solid width:940px; height:170px; overflow:hidden; background:url("../design/header322.jpg") 0 0 no-repeat;}
#logo-1 span {color:#FF7F00;}



  

    #tray {padding:2px 0px 0px 0px; background:url("../design/topmenu1.gif") 0 100% no-repeat;}
    
    #tray1 {padding:2px 0px 4px 0px; background:url("../design/tray1.gif") 0 100% no-repeat;}
    
    #tray2 {padding:2px 0px 4px 0px; background:url("../design/tray2.gif") 0 100% no-repeat;}


    
        #tray ul {margin:0; list-style:none;}
        #tray ul li {display:inline;}
        #tray ul li a {display:block; float:left; padding:0px 15px 0px 10px; background:url("../design/tray-separator.gif") 100% 50% no-repeat;}
        #tray ul li a:hover {text-decoration:none;}
 

        #tray ul li#tray-active a {font-weight:bold; text-decoration:none;}

       #cols {position:left; margin:6px 0px; background:url("") 0 0 repeat-y;}

    	#content {float:right; width:740px; overflow:hidden;}
    	
            #content-left {float:left; width:470px;}
            #content-left-in {padding:0 10px;}
            #content-right {float:right; width:260px;}

    	 #aside {float:left; width:190px; overflow:hidden;}
       
       
        
            .nav {margin:0; list-style:none;}
            .nav li {display:inline;}
            .nav li a {display:block; padding:2px 10px 2px 30px; background:url("../design/nav-link.gif") 15px 13px no-repeat;}
            .nav li#nav-active a {background:url("../design/nav-active.gif") 15px 13px no-repeat; text-decoration:none; font-weight:bold;}
            .nav #nav-active ul li a {padding-left:45px; background:url("../design/nav-sub.gif") 18px 10px no-repeat;}
            .nav a:hover {text-decoration:none;}
            
            
  
            #search {position:relative; height:22px; margin:0 -15px; padding:15px; text-align:center;}
            #search-input {position:absolute; top:15px; left:15px; width:100px; height:22px; border:0;}
            #search-submit {position:absolute; top:15px; left:115px; width:60px; height:22px; border:0;}
            #search-input, #search-submit {font-size:100%; font-family:"arial",sans-serif;}
            
            #aside h4 {font-size:100%;}
            #aside h4.margin {margin:15px 0 5px 0;}

	#footer {clear:both; padding:5px 0;  background:url("../design/footer.gif") 0 0 repeat-x; font-size:55%;}
	#footer p {margin:0;}
	#footer a:hover {text-decoration:none;}
	
	#footer2 {clear:both; padding:5px 0;  background:url("../design/footer.gif") 0 0 repeat-x; font-size:55%;}
	#footer2 p {margin:0;}
	#footer2 a:hover {text-decoration:none;}
	

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#topstory-top {width:470px; height:5px; background:url("../design/topstory-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
#topstory-bottom {width:470px; height:5px; background:url("../design/topstory-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
#topstory {padding:5px 10px 10px 10px;}

    #topstory-img {float:left; width:180px;}
    #topstory-img img {display:block;}
    #topstory-desc {float:right; width:255px;}
    
        #topstory-desc h2 {margin:0; font-size:140%; font-weight:normal;}
        #topstory-desc .info {margin:0; font-size:85%;}


#topstory-list img {display:block; float:left; padding-right:10px;}
#topstory-list img.last {margin-right:0;}
#topstory-list {padding:10px 0 5px 10px; overflow:hidden}

.article {margin-bottom:10px; padding-bottom:10px; background:url("../design/dot.gif") 0 100% repeat-x;}
.article .article-img {float:left; width:330px;}
.article .article-img img {display:block;}
.article .article-desc {float:right; width:130px;}

    .article .article-desc h3 {margin:0; font-size:120%; font-weight:normal;}
	.article .article-desc h1 {margin:0; font-size:120%; font-weight:normal;}
    .article .article-desc .info {margin:0; font-size:85%;}
    .article .article-desc p.nomb {margin-top:8px; text-align:left;}

.box-01-top {width:260px; height:5px; margin-top:5px; background:url("../design/box-01-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-01-top-b {padding:5px 10px 15px 10px; background:url("../design/box-01-top-b.gif") 0 100% no-repeat;}
.box-01-top-b .f-left {text-transform:uppercase;}
.box-01-top-b .f-center { margin-left: auto; margin-right: auto; }
.box-01-top-b .f-right {padding-top:2px; font-size:85%;}
.box-01-bottom {width:260px; height:11px; background:url("../design/box-01-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-01 {padding:5px; background:url("../design/box-01.gif") 0 0 repeat-y;}
.box-01 .bg {margin:10px 0; padding:10px 0;}

    .news {margin:0;}
    .news dt {display:block; float:left; width:10px; font-weight:bold; text-align:center; line-height:1.2;}
    .news dt span {font-size:90%;}
    .news dd {display:block; float:left; width:230px; font-size:95%; line-height:1.6;}

.box-02-top {width:260px; height:5px; margin-top:10px; background:url("../design/box-02-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-02-top-b {padding:5px 10px 15px 10px; background:url("../design/box-02-top-b.gif") 0 100% no-repeat; text-transform:uppercase;}
.box-02-bottom {width:260px; height:11px; background:url("../design/box-02-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-02 {padding:5px 15px; background:url("../design/box-02.gif") 0 0 repeat-y;}

    .mostreaded {margin:0; list-style:none;}
    .mostreaded span {font-size:85%;}

/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */




	
.more{background:url(images/1_z3.gif)  center left no-repeat; background-position:0 5px; padding-left:13px; vertical-align:middle; color:#cc3333; text-decoration:}
.more:hover {color:#cc0000; text-decoration:none }

.more_1{background:url(images/1_z2.gif)  center left no-repeat; background-position:0 5px; padding-left:9px; vertical-align:middle; color:#b82e2a; text-decoration:underline; font-weight:bold; text-transform:uppercase;}
.more_1:hover{ text-decoration:none}

.more_2{background:url(images/1_z1.gif)  center left no-repeat; background-position:0 5px; padding-left:8px; vertical-align:middle; color:#258bb1; text-decoration:underline;}
.more_2:hover{ text-decoration:none}

.more_3{background:url(images/1_z1.gif)  center left no-repeat; background-position:0 5px; padding-left:8px; vertical-align:middle; color:#3c3c3c; text-decoration:none; font-weight:bold;}
.more_3:hover{ text-decoration:underline; color:#3c3c3c;}

.more_4{background:url(images/1_z4.gif)  center left no-repeat; background-position:0 5px; padding-left:8px; vertical-align:middle; color:#f7f7f7; text-decoration:none; }
.more_4:hover{ text-decoration:underline; color:#f7f7f7;}




#aside .padding {padding:10px 15px;}

.more {padding-right:20px; background:url("../design/arrow.gif") 95% 50% no-repeat;}

.rss {padding-left:22px; background:url("../design/rss.gif") 0 50% no-repeat;}





/imgbubbles *CSS for 2 demos on the page*/
 
#orbs li{
width: 60px; /*width of image container. Should be wider than contained images (before bubbling) */
height:60px; /*height of image container. Should be taller than contained images (before bubbling) */
}

#orbs li img{
width: 70px; /*width of each image before bubbling*/
height: 70px; /*height of each image*/
}

#squares li{
width: 45px; /*width of image container. Must be wider than contained images (before bubbling) */
height:45px; /*height of image container. Must be taller than contained images (before bubbling) */
}

#squares li img{
width: 31px; /*width of each image before bubbling*/
height: 31px; /*height of each image*/
}

5) Menu Links
---------------------------------------------------------------------------------------------------------- */


#menu-links{
	width: 470px;
	margin: 10px;
	}
	
#menu-links- li a {
	height: 32px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu-links li a:link, #menu-links li a:visited {
	color: #FFF;
	display: block;
	background:  url(../design/menu.gif);
	padding: 8px 5px 5px 35px;
	}
	
#menu-links li a:hover {
	color: #FFF;
	background:  url(../design/menu.gif) 0 -32px;
	padding: 8px 5px 5px 35px;
	}




#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
