/* 

CSS stylesheet by gorotron:
http://free-css-templates.gorotron.com

Ditributed under Creative Commons Attribution License 3.0:
http://creativecommons.org/licenses/by/3.0/

*/


html,body {
	margin:0;
	padding:0;
	height:100%;
	font:12px georgia, times, serif;
	color:#333;
	text-align:left; /* for IE */
}

html {
	background:#333333;
}

#god {
	margin-left: auto;
	margin-right: auto;
	width:1024px;
}

p {
	line-height:1.5em;
	text-align:justify;
}

a {
	color:#C60;
	text-decoration:none;
}

a:hover {
	color:#C30;
}


#header {
	padding:5px 0;
	width:100%;
	height:3em;
}

#header h1 {
	color:#FFF;
	margin:0 10px 0 20px;
	padding:0;
	display:inline;
	font:2.5em "trebuchet ms", trebuchet, sans-serif;
	font-weight:bold;
	float:left;
}	

#header h1 a {
	text-decoration:none;
	color:#FFF;
}

#header h1 a:hover {
	color:#FFF;
}

#search {
	margin:0 10px 0 20px;
}


.orange {
	color:#F90;
}

#subheader {
	width:100%;
	height:2.5em;
}
#leftSub {
}

#rightSub {
	width:330px;
	float:right;
	z-index:1;
}
#header form {display:inline;margin:0 0 0 1em;}


#nav {
	display:inline;
	margin:2px 0 0 20px;
	padding:0;
	float:left;
	vertical-align:top;
}

.bubble {width:400px; max-width:400px;text-align:left;overflow:auto;font-family:"trebuchet ms", trebuchet, sans-serif;z-index:1000;}
.bubble h1 {font-size: 12px;margin-bottom:4px;}
.bubble h2 {font-size: 11px;text-align: left;font-weight:bold;}
.bubble h3 {font-size: 11px;font-weight: normal;color: #006600;margin-top: 1px;margin-bottom:2px;}
.bubble h3 a, .bubble h3 a:visited {color: #006600;}	
.bubble h3 a:hover {color: #000000;}
.bubble img {float: left;margin-right:6px;}


#nav li {
	display:inline;
	list-style:none;
	color:#FFF;
	float:left;
	margin:0;
	padding:0;
	font:1.25em "trebuchet ms", trebuchet, sans-serif;
	font-weight:bold;
	vertical-align:top;
}

#nav a {
	color:#CCC;
	text-decoration:none;
	display:block;
	padding:0.2em 1em;
	margin:0 0.25em 0 0;
}

#nav a:hover, #currentPage {
	color:#FFF;
	background:#4c4c4c;
}
	
#subnav {
	display:inline;
	margin:2px 20px 0 10px;
	padding:0;
	float:right;  
	vertical-align:top;
}
#lst{
	padding: 0 0 0 15px;
	margin:0;
}

#lst li {
	color:#333;
}

#subnav li {
	display:inline;
	list-style:none;
	color:#FFF;
	float:left;
	margin:0;
	padding:0;
	font:1em "trebuchet ms", trebuchet, sans-serif;
	font-weight:bold;
	vertical-align:top;
}

#subnav a {
	color:#CCC;
	text-decoration:none;
	display:block;
	padding:0.1em 0.5em;
	margin:0 0.25em 0 0;
}


#subnav a:hover, #currentPage {
	color:#FFF;
	background:#4c4c4c;
}


#container {
	clear:both;
	position:relative;
	padding-top:10px;
	background:#FFF url(../images/page.gif) repeat-x;
	border:2px solid #FFF;
	height:640px; 
	z-index:0;
}

#thumbnails {
	z-index:11;
}

#left {
	width:250px;
	padding:0 0 0 10px;
	margin-bottom:30px;
	float:left;
	background:url(../images/dotted.png) repeat-y 0 1.4em;
}

#center {
	padding:0 10px;
/*	width:750px;*/
	float:left;
}

#right {
	width:250px;
	padding:0 0 0 10px;
	margin-bottom:30px;
	float:right;
	background:url(../images/dotted.png) repeat-y 0 1.4em;
}

#pagination {
	width:100%;
	background:#FFF;
	height:14px; 
	vertical-align:center; 
	display:block;
	text-align:right
	clear:both;
}


#center ul, #left ol {
	color:#C60;
}

#container h1 {
	color:#333;
	margin:0;
	padding-bottom:0.35em;
	font:1.4em "trebuchet ms", trebuchet, sans-serif;
	display:block;
	background:url(../images/dotted.png) repeat-x 0 1.4em;
}

#footer ul {
	text-decoration: none;
}

#footer td {
	text-align: center;
	text-decoration: none;
}

#footer h1 {
	color:#333;
	margin:0;
	padding-bottom:0.35em;
	font:1.4em "trebuchet ms", trebuchet, sans-serif;
	display:block;
	background:url(../images/dotted.png) repeat-x 0 1.4em;
}


#center h1 {
	color:#333;
	margin:0;
	padding-bottom:0.35em;
	font:1.4em "trebuchet ms", trebuchet, sans-serif;
	display:block;
	background:url(../images/dotted.png) repeat-x 0 1.4em;
}

#center h2 {
	color:#333;
	margin:0;
	padding-top:0.35em;
	text-align:right;
	display:block;
	font-weight:normal;
	font:0.9em "trebuchet ms", trebuchet, sans-serif;
}

#footer {

	position:relative;
	padding-top:10px;
	background:#FFF url(../images/page.gif) repeat-x;
	border:2px solid #FFF;
	height:auto; 
}

.hr {
	background:url(../images/footer.gif);
	margin:15px 0 30px;
	padding:0.5em;
	font-size:0.85em;
}

.hr p {
	margin:0;
	text-align:right;
}

.links {
	padding:0;
	margin:8px 0 0 0;
}

.links li {
	margin-bottom:3px;
	list-style:none;
}

#clear {
	clear:both;
}

#copyright {
	background:#333;
	width:99%;
	margin:0 auto;
	color:#FFF;
	font-size:0.8em;
	text-align:center;
	padding:0.5em;	
}

#copyright a {
	text-decoration:none;
	color:#FFF;
}

input,textarea {
	display:block;
	border:1px solid #CCC;
	margin-bottom:4px;
}

label {
	display:block;
	margin-bottom:4px;
}

#load {
	position:absolute;
	left:0;
	top:0;
	width:100px;
	height:20px;
	background-color:red;
	color:white;
	display:none;
}

