body {
	margin: 0px 0 0px 0;
	padding: 0;
	text-align: left;
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a {
    color: #E60000;
     text-decoration: none;
    }

a:visited {
            color: #E60000;
            text-decoration: none;
}

a:hover {
	color: #8C0000;
	 text-decoration: none;
}
h2 {
     font-size: 14px;
     margin: 15px 0 3px 0;
     font-family: Georgia;
     font-weight: bold;
     color: #000000;
}

h2 a,
h2 a:visited,
h2 a:hover,
h2 a:visited:hover { 
                     text-decoration: none;
                     color: #8C0000;
                     padding: 5px 13px 5px 3px;   
                     }
h3 {width: 100%;
     font-size: 12px;
     margin: 5px 0 5px 0;
     padding: 4px 0 4px 0;
     font-weight: bold;
     color: #000000;
     background: #E4E4E4;
     text-align: center;
     border-top: 1px solid #555555;
     border-bottom: 1px solid #555555;
    
}
h4 {width: 95%;
     font-size: 12px;
     margin: 5px 0 5px 0;
     padding: 4px 0 4px 0;
     font-weight: bold;
     color: #E60000;
     background: #E4E4E4;
     text-align: center;
     border-top: 1px solid #555555;
     border-bottom: 1px solid #555555;
    
}


h5 {
     font-size: 10px;
     margin: 10px 0;
     font-family: Georgia;
     font-weight: bold;
     color: #f2f2f2;
     background: url('images/menu-right-title-bg.png');
     width: 95%;
     text-align: center; padding-left:0; padding-right:0; padding-top:7px; padding-bottom:8px
}

h5 a,
h5 a:visited,
h5 a:hover,
h5 a:visited:hover { 
                     text-decoration: none;
                     color: #336699;
                     }

h6 {
     font-size: 10px;
     margin: 10px 0;
     font-family: Georgia;
     font-weight: bold;
     color: #f2f2f2;
     background: url('images/menu-right-title-bg.png');
     width: 301px;
     text-align: center; padding-left:0; padding-right:0; padding-top:7px; padding-bottom:8px
}

h6 a,
h6 a:visited,
h6 a:hover,
h6 a:visited:hover { 
                     text-decoration: none;
                     color: #336699;
                     }


#header_basic {width: 1002px;
	height: 10px;
	margin: 0px auto;
	text-align: center;
	font-family: Georgia;
	font-style: none;
	font-size: 20px;
	color: #000000;
border-style:solid;
border-right-width:1px;
border-right-color: #000000;
border-top-color:#000000;
border-top-width:0px;
border-left-color:#000000;
border-left-width:1px;
border-bottom-width:0px;
}
.header {
       font-family: Georgia;
	color:#444444;
	font-size:40px;
        
	padding: 15px 15px 10px 20px;
	text-align:right;
	}
.header a{
	color:#444444;
	text-decoration:none;
	border-bottom:none;
	}
.header a:hover{
	color:#628193;
	text-decoration:none;
	border-bottom:none;
	}
	

#header_top {width: 1002px;
	height: 32px;
	margin: 0px auto;
	text-align: center;
	font-family: Georgia;
	font-style: none;
	font-size: 20px;
	color: #000000;
}

#header_bottom {width: 1002px;
	height: 254px;
	margin: 0px auto;
	text-align: center;
	font-family: Georgia;
	font-style: none;
	font-size: 20px;
	color: #000000;

	}

	
	

#menu_basic {width: 1002px;
	height: 28px;
	margin: 0px auto;
	text-align: center;
	font-family: Georgia;
	font-style: none;
	font-size: 12px;
	color: #000000;
border-style:solid;
border-right-width:1px;
border-right-color: #000000;
border-top-color:#000000;
border-top-width:0px;
border-left-color:#000000;
border-left-width:1px;
border-bottom-width:0px;

	}

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% Georgia;
	font-size:12px;
	font-weight:bold;
	}
.menu ul{
	background: url('blogg/wp-content/themes/zinwave/images/categoryright.gif') repeat;
	height:28px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background: url('blogg/wp-content/themes/zinwave/images/seperator.gif') no-repeat bottom right;
		color:#ffffff;
		display:block;
		font-weight:bold;
		line-height:30px;
		margin:0px;
		text-align:center;
		text-decoration:none; padding-left:25px; padding-right:25px; padding-top:0px; padding-bottom:0px
		}
		.menu li a:hover, .menu ul li:hover a{
			background:  url('blogg/wp-content/themes/zinwave/images/categoryhover.gif');
			color:#E60000;	
					text-decoration:none
			}
	.menu li ul{
		background:#333333 url('blogg/wp-content/themes/zinwave/images/categoryright.gif') repeat;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px none;
		position:absolute;
		width:225px;
		z-index:200
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
	background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:28px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background: url('blogg/wp-content/themes/zinwave/images/categoryhover.jpg') repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

		
#page_basic {width: 1002px;
    background: #ffffff;
	height: 100px;
	margin: 0px auto;
	text-align: center;
	font-family: Georgia;
	font-style: none;
	font-size: 12px;
	color: #000000;
border-style:solid;
border-right-width:1px;
border-right-color: #000000;
border-top-color:#000000;
border-top-width:0px;
border-left-color:#000000;
border-left-width:1px;
border-bottom-width:0px;

	}
	
	#page_inside {width: 982px;
    background: #ffffff;
	height: 100px;
	margin: 0px auto;
	text-align: center;
	font-family: Georgia;
	font-style: none;
	font-size: 12px;
	color: #000000;


	}
	#page_emptybox {width: 642px;
    background: #ffffff;
	height: 100px;
	margin: 0px auto;
	text-align: center;
	font-family: Georgia;
	font-style: none;
	font-size: 12px;
	color: #000000;
margin: 0px 0 0 0;
padding: 0px;

	}

	
	#page_box1 {width: 642px;
    background: url('images/frame-bg2.jpg') repeat-x left bottom;
	height: 100px;
	margin: 0px auto;
	text-align: center;
	font-family: Georgia;
	font-style: none;
	font-size: 12px;
	color: #000000;
border-style:solid;
border-right-width:1px;
border-right-color: #555555;
border-top-color:#555555;
border-top-width:1px;
border-left-color:#555555;
border-left-width:1px;
border-bottom-width:1px;
border-bottom-color:#555555;
margin: 10px 0 0 0;
padding: 0px 0px 0px 0px;

	}
		#page_box1inside {width: 622px;
   
   	height: 100px;
   	border: 0px
	margin: 0px auto;
	text-align: center;
	font-family: Georgia;
	font-style: none;
	font-size: 12px;
	color: #000000;
margin: 0px 0 0 0;
padding: 7px 7px 7px 7px;

	}
		#page_box2 {width: 316px;
      background: url('blogg/wp-content/themes/zinwave/images/frame-bg2.jpg') repeat-x left bottom;
	height: 100px;
	margin: 0px auto;
	text-align: center;
	font-family: Georgia;
	font-style: none;
	font-size: 12px;
	color: #000000;
border-style:solid;
border-right-width:1px;
border-right-color: #555555;
border-top-color:#555555;
border-top-width:1px;
border-left-color:#555555;
border-left-width:1px;
border-bottom-width:1px;
border-bottom-color:#555555;
margin: 7px 0 0 0;
padding: 7px 7px 7px 7px;

	}
	#page_box2inside {width: 298px;
	height: 80px;
	text-align: center;
	font-family: Georgia;
	font-style: none;
	font-size: 12px;
	color: #000000;
margin: 0px 0 0 0;
padding: 7px 7px 7px 7px;

	}

	
		#sidebar_basic {width: 337px;
    background: #ffffff;
	height: 25px;
	margin: 0px auto;
	text-align: center;
	font-family: Georgia;
	font-style: none;
	font-size: 12px;
	color: #000000;
border-style:solid;
border-right-width:1px;
border-right-color: #555555;
border-top-color:#555555;
border-top-width:1px;
border-left-color:#555555;
border-left-width:1px;
border-bottom-width:1px;
border-bottom-color:#555555;
margin: 10px 0 0 0;
padding: 7px 7px 7px 7px;


	}
	
	#frame_basic {width: 1002px;
      background: url('blogg/wp-content/themes/zinwave/images/frame-bg2.jpg') repeat-x left bottom #ffffff;
	height: 150px;
	margin: 0px auto;
	text-align: center;
	font-family: Georgia;
	font-style: none;
	font-size: 12px;
	color: #000000;
	border-style:solid;
border-right-width:1px;
border-right-color: #000000;
border-top-color:#000000;
border-top-width:2px;
border-left-color:#000000;
border-left-width:1px;
border-bottom-width:0px;
}

#bottom_basic {width: 1002px;
      background: #000000;
	height: 40px;
	margin: 0px auto;
	text-align: center;
	font-family: Georgia;
	font-style: none;
	font-size: 12px;
	color: #ffffff;
border-style:solid;
border-right-width:1px;
border-right-color: #000000;
border-top-color:#000000;
border-top-width:0px;
border-left-color:#000000;
border-left-width:1px;
border-bottom-width:0px;

	}
	#emptyframe {width: 200px;
	background: #FFFFFF;
	height: 5px;
	margin: 0px auto;
	text-align: center;
	font-family: Georgia;
	font-style: none;
	font-size: 7px;

	}
	
	#videotext {width: 95%;
	height: 28px;
	margin: 0px auto;
	text-align: center;
	font-family: Georgia;
	font-size: 10px;
	color: #ffffff;
	padding: 15px 15px 10px 20px;
	margin: 0px 0 0 0}

.videotext {text-align: center;
	font-family: Georgia;
	font-size: 10px;
	color: #ffffff;
	padding: 7px 0 0 0;
	margin: 0px 0 0 0}


.img { 
      padding: 4px 4px 1px 4px; 
      border: #636363 1px solid;
      background: #fefefe;
      margin: -2px 0px -2px 0px;
     

      }





#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') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/nextlabel.gif') no-repeat right 15%; }

#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; }