/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #662C14 url('../images/img01.gif') repeat-x; 
/*	background: #D69272 repeat-x; */
	text-align: justify
}

body, input, textarea, select {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	margin-bottom: 1em;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1.3em;
}

p, blockquote, ul, ol, form {
	margin-bottom: 1.5em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
	font-style: italic;
}

ul {
	list-style-type: square;
}

a {
	color: #3366FF;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}

hr {
	display: none;
}

.hr {
}

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
}

/* Wrapper */

#wrapper {
	width: 750px;
	margin: 0 auto;
	background: url('../images/img02.gif') no-repeat;
}

/* Header */

#header {
	width: 740px;
	height: 190px;
	padding: 5px;
	background: url('../images/img003.jpg') no-repeat 50% 5px;
}

#header #language {
	width: 100%;
	text-align: right;
	height: 18px;
	padding-top: 3px;
}

#header #language img {
	border: 0px none;
}

#header h1, #header h2 {
	margin: 0;
	text-transform: lowercase;
	font-weight: bold;
}

#header h1 {
	padding: 76px 0 0 20px;
	letter-spacing: -2px;
	font-size: 3em;
}

#header h2 {
	margin-top: -5px;
	padding: 0 0 0 22px;
	font-size: 1em;
}

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

/* Content */

#cont {
	background: #FFFFFF url('../images/img04.gif') repeat-y;
}

/* Blog */

#blog {
	float: left;
	width: 520px;
	margin-top: -5px;
	padding-left: 5px;
}

/* Post */

.post {
}

.post .title {
	height: 40px;
	margin: 0;
	background: url('../images/img06.gif') repeat-x;; padding-left:15px; padding-right:0; padding-top:7px; padding-bottom:0
}

.post .title a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .date {
	margin-top: -30px;
	padding-right: 15px;
	text-align: right;
	font: bold x-small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.post .entry {
	background: url('../images/img07.gif') repeat-x;
	line-height: 1.8em; padding-left:15px; padding-right:15px; padding-top:20px; padding-bottom:10px
}

.post .meta {
	margin-bottom: 2em;
	padding: 0 15px;
	text-align: right;
	font-size: x-small;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	margin-top: -5px;
}

#sidebar ul {
	margin: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin: 0 5px;
	background: url('../images/img07.gif') repeat-x;
	list-style-type: square; padding-left:30px; padding-right:15px; padding-top:15px; padding-bottom:15px
}
#sidebar li ul.node {
	margin: 0 5px;
	padding: 5px 5px 5px 10px;
	list-style-type: square;
	background:none;
}

#sidebar li li {
}

#sidebar h2 {
	height: 29px;
	margin: 0;
	background: url('../images/img08.gif') no-repeat;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF; padding-left:20px; padding-right:5px; padding-top:24px; padding-bottom:0
}

#sidebar a {
	text-decoration: none;
}

/* Search */

#search {
}

#navigation h2 {
	height: 27px;
	padding-top: 13px;
	background-position: left bottom;
}

#search form {
	margin-left: 5px;
	margin-right: 5px;
	background: url('../images/img07.gif') repeat-x;; padding-left:15px; padding-right:15px; padding-top:15px; padding-bottom:0
}

#search #inputtext1 {
	width: 110px;
	background: url('../images/img5.gif') repeat-x;
	border: 1px solid #C4C3C4; padding-left:2px; padding-right:2px; padding-top:1px; padding-bottom:1px
}

#search #inputsubmit1 {
	background: url('../images/img6.gif') repeat-x left bottom;
	border: 1px solid #C4C3C4
}

/* Archives */

#archives {
}

/* Categories */

#categories {
}

/* Blogroll */

#blogroll {
}

#blogroll3 #br3bg{
	background: url('../images/img07.gif') repeat-x;
	margin-left: 5px;
	margin-right: 5px
}

#bank{

padding-left: 5px;
padding-right: 3px;
text-align: left;

}
#bank .te{

width: 70px;
font-weight: bold;
float: left;
}
#bank .pt{

width: 70px;
font-weight: bold;
float: left;
}

#bank .sp{

padding-left: 70px;
}
/* Meta */

#meta {
}

/* Footer */

#footer {
	background: url('../images/img05.gif') no-repeat;
}

#footer p {
	margin: 0;
	padding: 5px 10px;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}



/* table design */

.table_head {
	height: 29px;
	margin: 0;
	background: url('../images/img09.gif') repeat-x;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:0
}

/* icon */

.icon {
	width: 100px;
	height: 100px;
	border: 1px solid #999999;
	text-align: center;
	margin: 5px;
	float: left;
}

.icon img {
	border: 0px;
}

.icon p, .icon p a {
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}

.image {
	border: 0px none;
	margin: 3px;
	padding-left: 5px;
/*	display: inline */
	float: left;
	width: 110px;
	height: 89px;
}	

.error {
	border: 1px solid #FF0000;
}

.entry a .ext_link {
	background: url('../images/world_link.png') no-repeat left;
	padding-left: 19px
}

#print {
	width: 520px;
	margin-top: -16px;
	padding-bottom: 5px;
	text-align: right;
}

#print img {
	border: 0px none;
	text-decoration: none
}

.s_result h3 a{
	margin-bottom: 1em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.s_result a {
		color: #666666;
		text-decoration: none;
}

.sitemap li a{
		color: #666666;
		text-decoration: none;
}

.important {
	border: 8px solid #FF6A6A;
	padding: 5px;
}

.agree{
	border: 1px solid Green;
	background-color: #86FF93;
	color: Green;
	font-weight: bold;
	background-image: url('../images/Tick.gif');
	background-position:  5px 50%;
	background-repeat: no-repeat;	
	padding-left: 75px;
	height: 68px;	
	padding-top: 5px;
	padding-left: 75px;
	padding-right: 5px;
	padding-bottom: 3px;
	height: 75px;
	font-size: 11px	
	
}

.warning {
	border: 1px solid #E0E100;
	background-color: #FFFFAA;
	background-repeat: no-repeat;
	color: red;
	font-weight: bold;
	background-image: url('../images/Warning.gif');
	background-position:  5px 50%;	padding-top: 5px;	padding-left: 75px;
	padding-right: 5px;
	padding-bottom: 3px;
	height: 90px;
	font-size: 11px
}

.agree h4, .warning h4 {
	font-size: 16pt;
}

.press_ov a, .press_ov a:hover{
	text-decoration: none;
	color: #666666;
}

.press_ov h2 {
	height: 20px;
}

.thead {
	background-color: #B45D05;
	color: #fff;
	padding-left: 5px;
}

.last_tr {
	border-bottom: 1px solid #D16905;
	border-left: 1px solid #D16905;
	border-right: 1px solid #D16905;	
}

.teaser_img {
 float: right;
 padding-left: 10px;
 padding-bottom: 6px;
 border: 0px none;
 padding-top: 6px;
}

.even, .odd {
	cursor: pointer;
}

.odd {
	background-color: #FFF8DC;
}

.even {
	background-color: #FFE4C4;
}

.even:hover, .odd:hover {
	background-color: #FFCF7D;
}

.lang_info {
	border: 2px solid #5B2E00;
	background: #FF7D00 url(/images/language2.gif) no-repeat 6px;
	padding: 5px 5px 5px 70px;
	font-size: 12pt;
	color: #5B2E00;
	line-height: 1.4em;
	margin-bottom: 10px;
}