/*green theme*/

* {	margin: 0px;	padding: 0px;}
body, td, input {font-family:Arial, Helvetica, sans-serif;}

.color-1 {background:#9dcfee;}
.color-2 {background:#345480;}
.color-3 {background:#d0e4f4;}
.color-4 {background:#5088c1;}

.curv-1 {
	background: url(images/color-3/curv-1.gif) top left no-repeat #9dcfee; /*color-1*/
	padding-top:210px;
}

.curv-2 {
	background: url(images/color-3/curv-2.gif) top left no-repeat;
	
	
}
.curv-3 {
	background: url(images/color-3/curv-3.gif) top left no-repeat #d0e4f4; /*color-3*/
	padding-top:100px;
	
}
.curv-4 {
	background: url(images/color-3/curv-4.gif) top left no-repeat;
	
	
}
div.header{
	height:0px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
	height:51px;
}

.illustration{height:150px; background: url(images/color-3/illustration.jpg) top left no-repeat;}

h1.sitename{
	font-size:32px;
	letter-spacing:-1px;
	color:#FFFFFF;
	padding:12px 0 0 16px;
	margin:0;
	background: url(images/sitename-pic.gif) top left no-repeat;)
}

h2{
	font-size:15px;
	font-weight:bold;
	color:#22344e; /*color-5*/
	margin:10px 20px 10px 20px;;
}

h3.search{
	
	font-weight:bold;
	color:#22344e; /*color-5*/
	margin:12px 20px 5px 20px;
}

h3{
font-size:13px;
margin:5px 20px 0px 20px; }


p{	font-size:11px;
	color:#22344e; /*color-5*/
	padding:3px 20px;}
	

#catlinks{
background-color:#ECECEC;
margin-left:2px;
margin-right:2px;
margin-top:10px;
}
#catlinks li{
display: inline;
}
#catlinks a{
background-color:#fff;
display:block;
color:#474747;
margin-bottom:2px;
text-decoration:none;
font-family:verdana, sans-serif;
font-size:12px;
line-height:26px;
padding-left:20px;
padding-right:8px;
}


.searchInput{
border:0;
background:url(images/color-3/inputfiled.gif) #d0e4f4;; /*color-3*/
background-repeat:no-repeat;
padding-left:10px;
padding-top:3px;
font-size:11px;
height:21px;
width:207px;
margin:0 10px 5px 15px;
}
.searchSubmit{
border:0;
color:#fff; 
font-size:13px;
font-weight:bold;
background-image: url(images/color-3/submit.gif);
width:95px;
height:21px;
background-color:#d0e4f4; /*color-3*/
margin:0 16px 10px 16px;
padding-left:5px;

}

.addmenu, .addmenu a{
color:#d0e4f4; /*color-3*/
font-size:11px; margin:8px 12px}

.remark {
font-size:11px; 
color:#d0e4f4; /*color-3*/
margin:0 20px;}

.link-block p{	font-size:13px;
	color:#5c613a;
	margin:3px 20px;
	text-decoration:none;}

.link-block {margin-bottom:20px;}

.language {
	padding: 5px 10px;
	border-top-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #8e8e8e;
	font-size: 10px;
	color: #8e8e8e;
}

.language a{color: #8e8e8e;}
.center-text {font-family:Verdana, Arial, Helvetica, sans-serif; width:100%;}
.center-text p a{text-decoration:none; color:#556677;}
.center-text h3 a{text-decoration:underline; color:#cc3322; font-size:13px;}
.center-text p{ font-size:12px; margin-bottom:12px;}

