@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #4b4b4b;
}
body {
	padding: 20px 0px;
}
ul {
	list-style: none;
	margin: 0px 15px 30px 30px;
	padding: 0px;
}
ul li {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background: url(dot.png) no-repeat left 6px;
}
input.btn {
	width: auto !important;
	border: 0px !important;
	padding: 0px !important;
	margin-left: 7px;
	cursor: pointer;
}
a img {
	border: 0px;
}
a.normal:link, a.normal:visited {
	text-decoration: underline;
	color: #1856b4;
}
a.normal:hover {
	text-decoration: none;
	color: #1856b4;
}
a.mainbuttontext:link, a.mainbuttontext:visited {
	display: block;
	width: 157px;
	padding: 5px 0px 5px 30px;
	background: url(menu_item_unactive.png) no-repeat left top;
	
	font-weight: bold;
	color: #4b4b4b;
	text-decoration: none;
}

a.arrow:link, a.arrow:visited {
	display: block;
	text-align: right;
	font-weight: bold;
	color: blue;
	text-decoration:underline;
	background: url(search_btn.png) no-repeat right center;
	padding: 3px 25px 3px 0px;
}
 a.arrow:visited {
 	color:purple;
 }
a.arrow:hover {
	display: block;
	text-align: right;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	
	background: url(search_btn.png) no-repeat right center;
	padding: 3px 25px 3px 0px;
}
a.mainbuttontext:hover,
a#on_link {
	display: block;
	width: 157px;
	padding: 5px 0px 5px 30px;
	background: url(menu_item_active.png) no-repeat left top;
	
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
h3 {
	margin:0;
	padding:0;
	color: #9942ae;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
h2 {
	
	color: #678540;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.top-bg {
	width: 978px;
	height: 5px;
	margin: 0px auto;
	background: url(top_bg.png) no-repeat left bottom;
	position: relative;
}
div.main {
	width: 958px;
	margin: 0px auto;
	background: url(main_bg.png) repeat-y left top;
	padding: 6px 10px;
}
div.container {
	background: url(three_col_bg.png) repeat-y top center;
}
div.content {
	background: url(main_pict.jpg) no-repeat right top;
	padding: 0px 5px;
}
div.header {
	width: 100%;
	height: 90px;
	position: relative;
}
div.logo {
	position: absolute;
	top: 0px;
	left: -1px;
	background: #ffffff;
	height: 72px;
	padding: 18px 0px 0px 23px;
}
div.logo p {
	margin: 0px;
}

div.logo a:link{
	color: #1856b4 !important;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-weight: bold;
	text-decoration: underline;
	font-size:80%;
	margin:0 0 0 20px;
}
div.logo a:visited {
	color: #9950a2 !important;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	
	text-decoration: underline;
}
div.logo a:hover {
	color: #9950a2 !important;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	
	text-decoration: none;
}
div.search {
	position: absolute;
	top: 15px;
	right: 15px;
}
div.search input {
	width: 148px;
	height: 18px;
	border: 0px;
	background: url(search_bg.png) no-repeat left top;
	color: #9942ae;
	padding: 1px 10px 0 10px;
	
}
div.search form{
padding:0;
margin:0;
}
div.left-col {
	float: left;
	width: 219px;
}
div.menu {
	width: 189px;
	padding: 6px;
	border-bottom: 6px solid #ffffff;
	border-top: 13px solid #ffffff;
}
div.newsletter {
	margin: 15px 30px 15px 15px;
	width: 170px;
	padding-bottom: 10px;
	background: url(box_border.png) repeat-x left bottom;
}
div.newsletter p {
	font-family: Tahoma;
	
	margin: 10px 0px;
}
div.newsletter input {
	height: 18px;
	border: 0px;
	background: #ffffff;
	color: #9942ae;
	padding: 0px 5px;
	
}
div.evaluation {
	margin: 15px 30px 15px 15px;
	width: 170px;
	padding-bottom: 10px;
	background: url(box_border.png) repeat-x left bottom;
}
div.evaluation p {
	font-family: Tahoma;
	
	margin: 10px 0px;
}
div.banners {
	margin: 15px 30px 15px 15px;
	width: 170px;
	padding-bottom: 10px;
	text-align: center;
}
div.banners p {
	font-family: Tahoma;
	
	margin: 10px 0px;
}
div.center {
	float: left;
	width: 498px;
	background: url(content_bg.jpg) no-repeat right top;
}
div.path {
	margin: 12px 11px 0px 0px;
	background: url(path_bg.jpg) no-repeat right top #ecdbf0;
	padding: 5px 15px;
	color: #9942ae;
}
div.path a:link, div.path a:visited {
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #9942ae;
}
div.path a:hover {
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #b87ac6;
}
div.center p {
	margin: 15px;
}
div.box {
	margin: 0px 5px;
	padding: 15px 0px;
	background: url(box_border.png) repeat-x left top;
	text-align: center;
	
}
div.box img {
	margin: 0px 10px;
}
div.box p {
	float: left;
	width: 33%;
	margin: 0px;
}
div.box p img {
	margin: 0px;
}
div.right-col,
div.featuresdiv {
	float: left;
	width: 206px;
}
#featuresdivtop,
.featuresdiv,
.featuresspan{
padding:0;
margin:0;
}
div.right-box {
	padding: 15px;
	margin: 0px 0px 6px 6px;
	background: #e9f7ca;
	
}
div.feat_1{
	padding: 15px 15px 0px 15px;
	margin: 0px 0px 21px 6px ;
	background: #e9f7ca;
}

div.feat_2,
div.feat_3,
div.feat_4,
div.feat_5 {
	padding: 15px 15px 15px 15px;
	margin: 0px 0px 0px 6px;
	background: #e9f7ca;
}
.br_feature{
display:none;
}

div.feat_1 a.normal, 
div.feat_1 a.normal:visited,
div.feat_5 a.normal, 
div.feat_5 a.normal:visited
 {
	display: block;
	text-align: right;
	color: blue;
	
	
	background: url(search_btn.png) no-repeat right center;
	padding: 3px 25px 3px 0px;
}
div.feat_1 a.normal:visited,
div.feat_5 a.normal:visited
 {
 color: purple;
 }
div.right-box p {
	font-family: Tahoma;
	
	margin: 20px 0px;
}
div.footer {
	width: 978px;
	height: 100px;
	background: url(bottom_bg.png) no-repeat center top;
	margin: 0px auto;
	color: #999999;
}
div.footer div {
	padding: 10px;
	width: 460px;
	position: relative;
}
div.footer div p {
	margin: 0px;
}
div.footer div img {
	margin: 0px 15px 0px 0px;
}
div.footer a:link, div.footer a:visited {
	color: #999999;
	text-decoration: none;
}
div.footer a:hover{
	color: #999999;
	text-decoration: underline;
}
div.footer div div {
	position: absolute;
	text-align: right;
	top: 0px;
	right: -480px;
}
div.clear {
	clear: both;
	width: 100%;
	height: 1px;
}
.center{
padding:0 10px 0 10px;

}


.search_input{
padding:0 0 3px 0;
line-height:14px;
}
.leftpad{
margin:10px 30px 0 10px;
padding:3px 0 10px 0;
background: url(box_border.png) repeat-x left bottom;
}
.leftpad2{
background: none;
}
.leftpad input{
width:120px;
border:0;

color:purple;
}
.leftpad p{
padding:8px 0 0px 0;
margin:0;
}
.leftpad form{
padding:0;
margin:0;
}
.right-box h3,
.leftpad h3{
padding:2px 0 2px 0;
margin:0;

}
.right-box h3{
}

h1{
font-size:110%;
color:#9941B9;
padding:2px 5px 2px 10px;
margin:10px 10px 0 -10px;
background:#ECDBF0 url(path_bg.jpg) no-repeat right;
}
h2{
font-size:100%;
}
h3{
font-size:100%;
}
.leftpad,
.right-box{
font-size:90%;
}
.addresstext a.normal:link, 
.addresstext a.normal:visited {
	text-decoration: underline;
	color: #1856b4;
}
.addresstext a.normal:hover {
	text-decoration: none;
	color: #1856b4;
}
.cc_form{
	margin-bottom:3px;
}
.network{
	
	overflow:hidden;
}
.network div{
	float:left;
	width:160px;
	text-align:center;
	padding:0 0 5px 0
}
.network img.content_image{
	
}
#center{
	position:relative;
}
#searchForm{
	width:250px;
}
#mainContent{

z-index:1;
}
.gs-result a{

cursor: pointer;

}
.gsc-results{
margin:0 0 100px 0 !important;
}
.gsc-result{
	width:500px !important;
	font-size:12px !important;
	
}
.gsc-result .gs-title {

height: 2.4em !important;

overflow-x: hidden;

overflow-y: hidden;

}

.gs-result .gs-title, .gs-result .gs-title {

color: #0000cc;

text-decoration: underline;

}

.gs-result .gs-title, .gs-result .gs-title {

color: #0000cc;

text-decoration: underline;

}
input.gsc-search-button{
	width:60px !important;
}
.searched{
	font-size:12px;
	padding:5px 0;
	display:block;
}