/*
** AmbientLight CSS
*/


/*** Main Elements ***/

body {
	padding:0;
	margin:0;
	background: #D3D3D3;
}

body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */  
	font-family: verdana,sans-serif;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	color: #333;
	margin-bottom: 0px;
}  

body, div, td, th, h3, h4 {
	font-size: 12px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3,h4 {
	margin-left: 10px;
}

a {
	color: #00f;
	text-decoration: none;
}

p {
	font-size: 12px;
}

#cse-search-box {
	margin: 0px;
}

#wrapper {
	clear: both;
	background: #D3D3D3;
	padding: 0px;
	margin: 0px;
}

#contents {
	clear: both;
	background: inherit;
	padding-top: 0.2em;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#contents-margin {
	clear: both;
	background: inherit;
	padding-top: 0.2em;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 80px solid #e0e0e0;
	border-right: 170px solid #e0e0e0;
}

#bottom {
	background: #e0e0e0;
}

/*** Generic Elements ***/

.invisible {
	visibility: hidden;
}

.nextprev {
	clear:both
}

.nodot {
	list-style: none;
}	

.error {
	padding-top:50px;
	padding-bottom:50px;
	border: 50px solid #FF0000;
	background: #000000;
	color: #FFFFFF;
	font-family: verdana,sans-serif;
	font-size: 12px;
	text-align: center;
}

/* Ads */
.adfloat {
	position: absolute;
	right: 0px;
	top: 86px;
	background-color: #e0e0e0;
	padding-left: 8px;
	padding-bottom: 8px;
}
.adbottom {
	clear:both;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:0px;
	padding-right:0px;
	margin: 0px;
}


/*** Main Image Page ***/
.date {
	font-size: 9px;
}

.exiftable {
	background: #E0E0E0;
	border: 10px solid #C0C0C0;
}

.exiftitle {
	font-weight: bold;
	vertical-align: top;
	font-size: 10px;
	width: 85px;
}

.exifdata {
	vertical-align: top;
	font-size: 10px;
}

.imagetitle {
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
}

.image {
	border: 10px solid #FFFFFF;
}
.small {
	font-size: 9px;	
}




/*** Laws ***/
.quote {
        width:600px;
        margin-top:1px;
        margin-left:15px;
        padding:5px;
        background:#c0c0c0;
        font-size:12px;
        border:1px solid #000000;
        text-align:left;
        font-family:Courier New, Courier, Lucida Console, Monaco;
	color: #000000;
}

.statictext {
	margin-bottom:15px;
}

.statictext h1,h2 {
	color: #000000;
}

.statictext h1,h2 {
	padding-bottom:0px;
	margin-bottom:0px;
}
.statictext p {
	padding-top:0px;
	margin-top:0px;
}

.quotehover {
        text-decoration:underline;
}
.quotehover:hover {
	color:#FF0000;
}



/*** Header, Main Menu, Submenu ***/
h1#logo {
	background-color: #83a44b;
	background-image: url(/images/title.png);
	background-repeat: repeat-x;
	color: inherit;
	height: 69px;
	margin: 0;
	padding: 0;
}

h1#logo a {
	background-image: url(/images/ambientlight.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0;
/*Size of the image*/
	padding-top: 69px;
	width: 189px;
/*Hide the original item*/
	overflow: hidden;
/* WIN IE5 hack */
	height: 69px;
	font-family: "\"}\"";
	font-family:inherit; 
}

/* More hiding of the original text */
html>body h1#logo a {
  height:0px;
} 

.header {
	background-color: #c2e04f;
	font-size: 12px;
	width: 100%;
	position: static;
}

#topsearch {
	float: right;
	background: transparent;
	padding-top: 45px;
}

#mainmenu {
	background-color: inherit;
	border: 0;
	font-size: 12px;
	float: left;
	line-height: 1em;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #555;
}

#mainmenu li {
	float: left; /* needed for khtml : ] */
	height: 1.29em;
	line-height: 1em;
}

#mainmenu li a {
	background-color: inherit;
	color: #333;
	text-decoration: none;
	float: left;
	font-weight: normal;
	border-left: 1px solid #555;
	padding-left: 0.75em;
	padding-right: 0.75em;
	padding-top: 0.1em;
	padding-bottom: 0.2em;
}

#mainmenu li a:hover {
	color: #000;
	background: #F3F3F3;
}

#selected {
	color: #000;
	background: #75A1D0;
}

#submenu {
	background-color: #75A1D0;
	border: 0;
	float: left;
	line-height: 1em;
	list-style: none;
	margin: 0;
	padding: 0;
	min-width: 47em;
	width: 100%;
	border-bottom: 1px solid #555;
}

#submenu li {
	float: left; /* needed for khtml : ] */
	height: 1.29em;
	line-height: 1em;
}

#submenu li a {
	background-color: #75A1D0;
	color: #333;
	text-decoration: none;
	float: left;
	font-weight: normal;
	border-left: 1px solid #555;
	padding-left: 0.75em;
	padding-right: 0.75em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}

#submenu li a:hover {
	color: #000;
	background: #F3F3F3;
}




/* News */
.newstime {
	width: 85%;
	font-size: 10px;
	margin-left: 10px;
	margin-right: 170px;
	margin-right: 0px;
	background: #E0E0E0;
}
.newsbody {
	font-size: 14px;
	margin-left: 30px;
	padding: 8px;
	width: 90%;
	background: #C0C0C0;
	margin-bottom: 15px;
	margin-right: 170px;
	margin-right: 0px;
}
.mainnews {
	background: #E0E0E0;
	padding: 3px;
	width: 100%;
}


/*** Thumbnails ***/

.floaty {
	float: left;
	width: 110px;
	height: 110px;
	background: inherit;
}

.floatyhover {
	opacity:0.70;
	border:2px solid #D3D3D3;
	filter: alpha(opacity=70);
}

.floatyhover:hover{
	opacity:0.99;
	background:#FFFFFF;
	border:2px solid #FFFFFF;
	filter: alpha(opacity=99);
}



/*** Tags and Locations ***/
.list {
	list-style-type: none;
	text-align: center;
}

.list li {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px solid;
	padding: 2px;
	width: 350px;
	background: #c0c0c0;
}

.list li:hover {
	background: #d3d3d3;
}



.dirtree {
	margin-left: 0px;
	padding-left: 12px;
	list-style: none;
}
