/*

	sNews 1.5 RC 2 - Grey World Design
	by Herreman David
	http://www.free-css-templates.com
	
*/

* { padding: 0; margin: 0 }

body { 
	margin: 0 auto; 
	/*padding: 0; background: #FFF url(images/topbg1.jpg) repeat-x top; */
	font: .6em Verdana, Arial, Sans-Serif; 
	line-height: 1.4em;
	color : #000;
	 
}

.content { 
	margin-top: 39px; 
	margin-left: 15%;
	padding: 0; 
	width: 800px;
	/*border:1px solid #FFFF66;*/
		
	/*background: transparent url(images/imgtop.jpg) no-repeat top center 
	background: transparent url(images/lemonlogo.gif) no-repeat top left;*/
}

#title {font-family: Verdana, Arial, Sans-Serif;
   color: #555; 
	text-decoration: none;
	font-size: 10px;}

#top {   width: 800px; height: 111px; background: transparent url(images/lemonlogo3.jpg) no-repeat top right;}
#part1 {	height: 100px;	width: 800px;	margin: 0;	padding: 0 }
#top h1 { padding: 5px 0 0 60px; color: #000; font-size: 1.6em; background: transparent }
#top h1 a { color: #333333; text-decoration: none; background: transparent }
#top h2 { padding: 0px 0 0 0px; background: transparent; color: #fff; font-size: 90%; font-family:  Arial, Verdana, Helvetica, Sans-Serif }
#top .padding { padding-top: 5px }

/* custom search box ************/
#search { float: right; padding: 25px 0px 0px 0px; margin: 0; background: transparent }
#search input.text {
	background-image: url(images/searchbox.gif);
	width: 126px;
	height: 13px;
	border: 0;
	padding-left: 5px;
	padding-top: 2px;
	font-size: 0.9em
}
#search input.searchbutton { border:0; background: transparent; color: #666; font-size: 10px; font-weight: bold; cursor: pointer }


/* BREADCRUMS PART ***************************************/
#breadcrumbs{
	height: 18px;
	background: transparent;
	width: 800px;
	margin: 10px 0;
	color: #aaa;
	padding-left: 0px;
	
	font-size: 0.9em
}
#breadcrumbs a { text-decoration: none }

/* TOP MENU PART PART ------ **********************************/
#topmenu { float: left; margin: 0;  padding: 25px 0 0 60px; background-color: red; height: 28px; width: 800px }
#topmenutd {
	width: 100px;
	background-color: #fff;
	font-family: Verdana, Arial, Sans-Serif;
   font-size: .9em;
	text-decoration: none;
	}
	
#topmenutd_long {
	width: 140px;
	background-color: #fff;
	font-family: Verdana, Arial, Sans-Serif;
   font-size: .9em;
	text-decoration: none;
	}

/*table {
	background-color: 000;
	
}*/
	 

/*#topmenutd:hover  {
	width: 140px;
	background-color: #4682B4;
	color: White;
}*/
#topmenutd_sml:hover  {
	width: 140px;
	background-color: #4682B4;
	color: White;
}



#topmenu  ul { list-style: none; padding: 9px 0; margin: 0; float: left; background-color: transparent }
#topmenu li {
   width: auto !important;
   width: 0%;
   float: left;
   margin: 0;
   font-size: 10px;
   line-height: 30px;
   white-space: nowrap;
   /*background: url(images/menul_a.gif) top left no-repeat;*/
   background-color: transparent; 
   list-style: none;
   padding-right: 2px;
	
}

a#navlink {
   font-family: Verdana, Arial, Sans-Serif;
   color: #555; 
	text-decoration: none;
	font-size: 10px;
   
}

a:hover#navlink {
   font-family: Verdana, Arial, Sans-Serif;   
   text-decoration: none;
   color: #0066B3; 
   font-size: 10px;    
   
}

.instate   {
   color: #0066B3;  
   
}

/*#topmenutd:active  {
	width: 140px;
	background-color: #4682B4;
	color: White;
}
#topmenutd_sml:active  {
	width: 140px;
	background-color: #4682B4;
	color: White;
}
*/

#topmenutd_sml a {
   font-family: Verdana, Arial, Sans-Serif;
   font-size: 1em;
   display: block;
   padding-left: 0px;
   padding-right: 10px;
   text-decoration: none;
   color: White;   
   margin-top: 0px;
   
}


#topmenu a.current { font-weight: bold }

/*** Main area *****/
#main { margin: 0 auto; width: 790px; padding-top: 0px; margin-left: 59px;
 } 
a { color: #555; background: inherit; text-decoration:underline; }
a:hover{ color: #0066B3; background: inherit; text-decoration:underline; }
h1 { font: bold 1.9em Verdana, Arial, Sans-Serif  }
h2 { font: bold 1.2em Verdana, Arial, Sans-Serif; padding: 0; margin: 0 }
ul.{  padding: 0; margin: 0 }
li.art { list-style-type: none }

.capital { float:left; color:silver; font-size:100px; line-height:70px; padding:2px; font-family: "Times New Roman", times, Sans-Sherif; background: #FFF }

#left { float: left; 	width: 580px; padding: 0; color: #555; background: #FFF }
#left p { color: #555; text-align: justify; margin: 0 7px 7px 0; background: inherit }
#left img { margin: 0px 10px 3px 0px; position: relative;  border: 1px solid  #f5f5f5; padding: 1px; background: #FFF }
#left h2 { color: #999; width: 100%; border-bottom: 1px solid #BBB; margin-bottom: 8px; line-height: 20px; background: inherit }
#left ul { }
ul#left ul {float: left;
  width: 16em;
  margin: 0;
  padding: 0;
  list-style: none;  }/*list-style-position: inside; margin-left: 2px*/
#left ul.art li.art { float: left;
  width: 16em;
  line-height: 2em;
  font-size: 1.1em;
  margin: 0;
  padding: 0; }/*list-style-type: none; margin-left: 15px*/
  

  
#left ul ul li { list-style: none; margin-left: 10px; list-style-type: lower-alpha; list-style-position: inside }
#left .citation { background: #FFF url(images/cit1.gif) no-repeat top left; font-style: italic; padding: 10px 0px 0 35px; font-size: 1.0em }
#left .citation p {  background: #FFF url(images/cit2.gif) no-repeat bottom right; padding-bottom: 20px; padding-right: 35px; color: #555; }
.torightc { float: right; margin: 0 10px; border: 1px solid #ddd; padding: 5px; background: #f5f5f5  }
#left blockquote { text-align: justify; border-left: 8px solid #f0f0f0; padding-left: 8px; margin-left: 15px; margin-top: 5px; background: inherit }
#left .date { margin-bottom: 25px; margin-top: 10px; padding-top: 5px; text-align: right; border-top: 1px solid #f5f5f5; background: inherit }
#left .date a { text-decoration: none; background: inherit; }
#left .comment {	background: #F5F5F5 }
#left .comment .date {
	text-align: left;
	background: #CCC;
	margin: -10px -10px 8px -10px;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	border: none
}	
#left .comment .date a { color: #FFF; text-decoration: underline; background: inherit }
#left br { margin: 0px 0 5px 0; background: inherit }

.imagebox {
	font-style:italic;
	font-family:Verdana, Arial, sans-serif;font-size:90%;
	text-align:left;
	width:215px;
	float: left;
}


#right {	float: left; width: 150px; margin-left: 10; margin-top: -15px; background: #FFF; }
#right h2 { 
	color: #555; 
	border-bottom: 1px solid #f0f0f0; 
	font-size: 0.9em;
	padding-left: 1px;
	line-height: 20px;  
	float: right;
	/*background: #a1a1a1 url(images/rh22.jpg) no-repeat top center;*/
	margin-bottom: 0px
}

.sidelinks  {
	

	color: #555; 
	border-bottom: 1px solid #f0f0f0; 
	font-size: 0.9em;
	padding-left: 1px;
	line-height: 20px;  
	float: right;
	/*background: #a1a1a1 url(images/rh22.jpg) no-repeat top center;*/
	margin-bottom: 0px;
}


#right .box { border: none; padding: 0px 0 0 0; margin: 0 0 0 0;
 /*background: #f5f5f5 url(images/rbot.jpg) no-repeat bottom center*/ }
#right .box ul { padding-left: 9px }
#right .box li a { text-decoration: none; font-size: 0.9em }

.extra {
	text-align: right;
	padding:8px;
	font-size:1.8em;
	font-family: "Times New Roman", times;
	margin:0px;
	color: #AAA;
	line-height: 25px;
	background: #FFF;
}
.extra h3 { color: #CCD8E1;  margin-bottom: 5px; font-size: 1.2em; background: #FFF }
.extra a { color: #8FB9DB; text-decoration: none; font-style: italic; background: #FFF }
.extra p { margin-top: 15px; background: #FFF }

#footer { clear: both; border-top: 2px dotted #e5e5e5; margin: 0 0 3em 0;  margin-left: 59px; color: #777; font-size: 0.9em; background: #FFF;  }
#footer .right  { float: right; text-align: right; background: #FFF; /*background: transparent url(images/lemonlogo2.jpg) no-repeat bottom right; height: 120px;*/}
#footer a { text-decoration: none; background: #FFF }

/* SNEWS */
fieldset { border: 1px solid #ddd; padding: 10px 8px; margin: 0 0 8px 0; background: #f5f5f5; color: #000 }
input { padding: 3px; margin: 0; border: 1px solid #BBB; margin-top: 5px }
textarea { width: 97%; height: 20em; padding: 3px; border: 1px solid #BBB }
.comment { background: #eee; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc }
.commentsbox { background: #f5f5f5; color: #808080; padding: 10px; margin: 0 0 10px 0; border: 1px solid #ddd }


/*tests*/

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 200px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlist li a { text-decoration: none;}
