/*

	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/topbg2.jpg) repeat-x top; 
	font: .8em Verdana, Arial, Sans-Serif; 
	line-height: 1.4em;
	color : #000 
}

.content { 
	margin: 0 auto; 
	padding: 0; 
	width: 760px;	
	background: transparent url(../images/imgtop2.jpg) no-repeat top center 
}
#logo {   float: left; width: 70px; padding-right: 10px; }

#top {  width: 760px; height: 111px }
#part1 { float: right; height: 82px;	width: 680px;	margin: 0;	padding: 0 }
#top h1 { padding: 25px 0 0 0px; color: #555; font-size: 1.6em; background: transparent }
#top h1 a {  font-family: Garamond, "Times New Roman"; font-size:24px; color: #333; text-decoration: none; background: transparent;  }
#top h2 { padding: 0px 0 0 0px; background: transparent; color: #FFF; font-size: 12px; font-family:  Arial, Verdana, Helvetica, Sans-Serif }
#top .padding { padding-top: 5px }

/* custom search box ************/
#search { float: left; padding: 0px 0px 0px 0px; margin: 0; background: transparent; height: auto; width: 210px; text-align: center; }
#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: 28px;
	background: transparent;
	width: 510px;
	margin: 10px 0;
	color: #aaa;
	padding-left: 0px;
	float: right;
	
	font-size: 0.8em
}
#breadcrumbs a { text-decoration: none }

/* TOP MENU PART PART ------ **********************************/
#topmenu { float: right; margin: 0; padding: 0px; background: transparent; height: 25px; width: 680px; }
#topmenu  ul { list-style: none; padding: 9px 0; margin: 0; float: right; background-color: transparent; }
#topmenu li {
   width: auto !important;
   width: 0%;
   height: 20px;
   float: left;
   margin: 0;
   font-size: 10px;
   line-height: 20px;
   white-space: nowrap;
   background: url(../images/menul_a3.gif) top left no-repeat;
   background-color: transparent; 
   list-style: none;
   padding-right: 2px
}

#topmenu a {
   font-family: Verdana, Arial, Sans-Serif;
   font-size: 1.1em;
   display: block;
   padding-left: 0px;
   padding-right: 10px;
   text-decoration: none;
   color: #FFF;
   background: url(../images/menur_a3.gif) top right no-repeat;
   margin-top: 0px;
   margin-left: 9px;
}
   
#topmenu a:hover {
   font-family: Verdana, Arial, Sans-Serif;
   font-size: 1.1em;
   display: block;
   padding-left: 0px;
   padding-right: 10px;
   text-decoration: none;
   color: #333;
   background: url(../images/menur_a3.gif) top right no-repeat;
   margin-top: 0px;
   margin-left: 9px 
}

/* MENU PART PART ------ **********************************/
#menu { float: left; margin: 0; padding: 0; background: transparent; height: auto; width: 210px }
#menu  ul { list-style: none; padding: 9px 0; margin: 0; float: left; background-color: transparent }
#menu li {
   width: 210px !important;
   
   height: 20px;
/* float: left; */
   margin: 0;
   font-size: 10px;
   line-height: 20px;
   white-space: nowrap;
   background: url(../images/menul_a2.gif) top left no-repeat;
   background-color: transparent; 
   list-style: none;
   padding-right: 2px;
   padding-bottom: 3px
}

#menu a {
   font-family: Verdana, Arial, Sans-Serif;
   font-size: 1.1em;
   display: block;
   padding-left: 0px;
   padding-right: 10px;
   text-decoration: none;
   color: #FFF;
   background: url(../images/menur_a2.gif) top right no-repeat;
   margin-top: 0px;
   margin-left: 9px
}

#menu a:hover {
   font-family: Verdana, Arial, Sans-Serif;
   font-size: 1.1em;
   display: block;
   padding-left: 0px;
   padding-right: 10px;
   text-decoration: none;
   color: #333;
   background: url(../images/menur_a2.gif) top right no-repeat;
   margin-top: 0px;
   margin-left: 9px   
}

#menu a.current { font-weight: bold }

/*** Main area *****/
#main { margin: 0 auto; width: 760px; padding-top: 0px; background: transparent } 
a { color: #0066B3; background: inherit }
h1 { font: bold 1.9em Arial, Arial, Sans-Serif  }
h2 { font: bold 1.2em Arial, Arial, Sans-Serif; padding: 0; margin: 0 }
ul {  padding: 0; margin: 0 }
li { 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 }

#right { float: left; 	width: 210px; padding: 0; color: #555; background: #FFF }
#left p { color: #555; text-align: justify; margin: 7px 0 7px 0; background: inherit }
#left .par { color: #555; text-align: justify; margin: 7px 0 7px 0; background: inherit; list-style-type: disc; }
#left .parnum { color: #555; text-align: justify; margin: 7px 0 7px 0; background: inherit; list-style-type: decimal; }
#left .pright { color: #555; text-align: right; margin: 7px 0 7px 0; background: inherit }
#left img {
	margin: 0px 10px 3px 0px;
	position: relative;
	float: left;
	border: 1px solid  #f5f5f5;
	padding: 1px;
	background: #FFF;
}
#left .imgcentro { margin: 0px 0px 0px 00px; position: relative; float:none; border: 0px; padding: 0px }
#left .imgright { margin: 0px 0px 3px 10px; position: relative; float: right; border: 1px solid  #f5f5f5; padding: 1px; background: #FFF }
#left .imgindex { margin: 0px 10px 3px 0px; position: relative; float: left; border: 0px solid  #f5f5f5; padding: 1px; background: #FFF }
#left .imgcenter { margin: 0px 0px px 0px; border: 0px solid  #f5f5f5; padding: 0px; background: #FFF; }
#left h2 { color: #999; width: 100%; border-bottom: 1px solid #BBB; margin-bottom: 8px; line-height: 20px; background: inherit }
#left h3 { color: #999; width: 100%; border-top: 1px solid #BBB; margin-bottom: 8px; line-height: 20px; background: inherit }
#left ul { }
ul#left ul { list-style-position: inside; margin-left: 2px }
#left ul li { list-style-type: square; 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  }
.torightcenter { float: center; 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 }

#left {	float: right; width: 510px; margin: 0; background: #FFF }
#right h2 { 
	color: #FFF; 
	border-bottom: 1px solid #f0f0f0; 
	font-size: 0.9em;
	padding-left: 8px;
	line-height: 20px;  
	background: #a1a1a1 url(../images/rh2.jpg) no-repeat top center;
	margin-bottom: 5px
}

#right .box { border: none; padding: 0px 0 10px 0; margin: 0 0 1em 0; background: #f5f5f5 url(../images/rbot.jpg) no-repeat bottom center }
#right .box2 { border: none; padding: 0px 0 10px 0; margin: 0 0 1em 0; background: #ffffff no-repeat bottom center }
#right .box ul { padding-left: 8px }
#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; color: #777; font-size: 0.8em; background: #FFF }
#footer .right  { float: right; text-align: right; background: #FFF; }
#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: auto; height: auto; 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 }
