/* CSS Document */

@import("normalize.css");

html {
    position: relative;
    min-height: 100%;
}

a {
	color:#2477c3;
	text-decoration:none;
}

body{
	font-family:Arial;
	font-size:13px;
	background-color:#fff;
	margin:0px;
	padding:0px;
}

#hpbody{
	font-family:Arial;
	font-size:13px;
	background-color:#fff;
}

#hpcontainer{
	margin:0 auto;
	width:700px;
	text-align:center;
	margin-top:200px;
	padding-top:20px;
	padding-bottom:30px;	
	background-color:#fff;
	border:1px solid #fff;
}

.searchbuttonicon{
	width:50px;
	display:inline-block;
	padding:2px 10px;
    height: 32px;
    cursor: pointer;
    font-size: 21px;
    text-decoration: none;
    color: #fff!important;
    letter-spacing: .5px;
    border: 1px #2959b9 solid;
    background: #2959b9;
}

	



.searchbutton{
	width:150px;
    cursor: pointer;
    font-size: 21px;
    text-decoration: none;
    color: #FFF!important;
    letter-spacing: .5px;
    border: 0px #2959b9 solid;
    background: #2959b9;
}

.searchbuttoncolors{
	width:100px;
    border: 0px #2959b9 solid;
    background: #333;
	color: #000;

}		

input[type="submit"], input[type="text"] {
    line-height:normal !important;
}

#srwrapper{
	margin:0 auto;
	background-color:#fff;
	border-radius:10px;
	padding:5px;
}

#searchresults{
	margin:0px;
	padding-top:10px;
	float:left;
}

.resultentry{
	width: 100%;
}

.resultentry .title a{
	color:#2477c3;
	font-size:15px;
	line-height:22px;
	display:block;
	clear:both;
	text-decoration:none;
	font-weight:normal;
}

.resultentry .title b{
	font-weight:normal;
}

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

.resultentry .displayurl{
	color:#009030;
	font-size:13px;
	line-height:16px;
	display:block;
	clear:both;	
}

.resultentry .desc{
	color: #404040;
	font-size:13px;
	line-height:16px;
	display:block;
	clear:both;	
}

#hplogo{
	padding-bottom:20px;
	display:block;
	clear:both;
	margin:0 auto;
}

.txtheading{
	margin-top:50px;
	margin-bottom:10px;
	color:#a52f38;
	font-size:15px;
	font-weight:bold;
}

.txtsubheading{
	margin-bottom:20px;
	color:#666;
	font-size:14px;
}

.searchfield{
	height:20px;
	font-size:17px;
	padding:5px 10px;	
    border:1px solid #bdbdbd;
	background-color: #fff;
    background-image: none;
    radius: 0px;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;	
}

.searchfield .searchfield.focus {
    border:1px solid #496eb9;
	
}

.hpfield{
	width:400px;
}

.srfield{
	width:470px;
}

.hpfield2{
	width:608px;
}


#header{
	background-color:#fff;
	overflow:hidden;
	padding:0px;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 20px;
	margin-bottom:20px;	
}

#headersearch{
	margin-top:10px;
	margin-bottom:10px;	
}

#headerlogo{
	float:left;
	padding-left:10px;
	padding-top:10px;
	display:block;
	clear:both;
	margin-bottom:10px;
	padding-right:10px;
	margin:0px;	
	
}

#adcontainer1{
	background-color:#fefef6;
	padding:10px;
	margin-bottom:20px;
}

#adcontainer2{
	background-color:#fefef6;
	padding:10px;
	margin-bottom:0px;
}
 
#footerblock{
    bottom: 0;	
    width: 100%;
    overflow:hidden;
	background-color:#efefef;
	margin-top:30px;
	padding-top:10px;
	padding-bottom:10px;
	overflow:hidden;
	clear:both;
	
}

#footerblockcenter{
    bottom: 0;	
    width: 100%;
    overflow:hidden;
	background-color:#efefef;
	margin-top:0px;
	padding-top:10px;
	padding-bottom:10px;
	overflow:hidden;
	clear:both;
	text-align:center;
	
}

#footerblockcenter a{
	color:#333;
	
}

.posabsolute{
    position: absolute;
}

#footerblock div{
	float:left;
}
 
#footerblock .copyright{
	padding-left:120px;
	margin-top:8px;
	display:block;
	width:600px;
}

.copyright a{
	color:#333;
	text-decoration:none;
}
 
#footerblock .credits{
	width:100px;
	display:block;
}
 
.txtwebresults{
	font-size:15px;
	padding-bottom:0px;
	padding-top:10px;
	margin:0px;	
	font-weight:normal;
	color:#666;
}

.txtwebresults h3{
	font-size:15px;	
	padding-top:0px;
	margin:0px;	
	font-weight:bold;
	display:inline-block;
}

.pageheading{
    margin: 0;
    padding: 0;
    top: 0;	
    position: absolute;
    text-indent: -1000px;
    z-index: -1;
    overflow: hidden;
	font-size:13px;
}

#sidebar{
	float:left;
	border-left:0px solid #EFEFEF;
	margin-top:10px;
	padding-bottom:40px;
}

#sidebar ul{
	margin:0px;
	padding:10px 0px 0px 0px;
}
 
 
 
 
#sidebar ul li{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	list-style:none;
	line-height:20px;
}

#sidebar ul li a{
	color:2477c3;
	text-decoration:none;
}



#sidebar ul li a:hover{
	text-decoration:underline;
}


 

#sidebarinfo strong{
	padding-top:25px;
	padding-bottom:10px;
	display:block;
}

#sidebarinfo a{
	padding-top:10px;
	padding-bottom:10px;
	display:block;	
	color:blue;
	text-decoration:none;	
}

#stbar{
	display:block;
	padding-left:120px;
	padding-top:15px;
	padding-bottom:0px;
	border-bottom:1px solid #EFEFEF;
	overflow:hidden;	
	margin-bottom:20px;
}

.stype{
	display:block;
	padding-bottom:15px;
	float:left;
	margin-right:30px;

}

.active{
	border-bottom:3px solid #336699;
}

.stype a{
	text-decoration:none;
	color:#333;
}
 

#infowrapper{
	overflow:hidden;
	margin-top:20px;
}

#infosidebar{
	width:100px;
	float:left;
	padding-right:20px;
	padding-left:20px;
}

#infosidebar a{
	padding-bottom:10px;
	display:block;
}
 
 
 
#infocontent{
	font-size:14px;
	line-height:18px;
	width:600px;
	float:left;
	padding-left:20px;
	border-left:1px solid #EFEFEF;
	margin-left:30px;
	padding-bottom:80px;
}
 
#infocontent strong{
	line-height:30px;
}
 
#infocontent h1{
	font-size:16px;
	line-height:40px;
	padding:0px;
	margin:0px;
}

#infocontent img{
	padding-top:20px;
	padding-bottom:20px;
}

.greenbox{
	padding:10px;
	background-color:#e2f7da;
	border:1px solid #336600;
}

#footerindex{
	margin-top:0px;
}

#footerindex a{
	color:#999;
	text-decoration:none;
}
 

.imagebox{
	float:left;
	width:160px;
	height:160px;
	padding:12px;
	margin-right:20px;
	margin-bottom:20px;
	border:1px solid #EFEFEF;
	vertical-align:center;
	text-align:center;
}

.rowend{
	margin-right:0px;
}

.imagebox img{
	max-height:160px;
}

#pagination{
	width:100%;
	text-align:left;
	display:block;
	clear:both;
}

#pagination a{
	color:blue;
	text-decoration:none;
}

#pagination ul{
	display:inline;
	margin:0px;
	padding:0px;
}


#pagination li{
	list-style:none;
	list-style-type:none;
}


#pagination li a{
	border: 1px solid #ccc;
	padding: 5px 10px;
	margin-right:10px;
	list-style:none;
	list-style-type:none;
    display: block;	
	float:left;
	text-decoration:none;
}

.currentpage a {
	background-color: #ccc;
	color: white;
	text-decoration:none;
}

#pagination li a:hover {
	background-color:blue;
	color: white;
}


#searchblock{
	padding:30px 20px 30px 20px;
	margin:0 auto;
	text-align:center;
	width:730px;
	border:1px solid #ccc;
	margin-bottom:20px;
}


.rsleft{
	width:250px;
	display:block;
	float:left;
	list-style:none;
	margin-bottom:25px;
	margin-top:15px;
	margin-right:20px;
}
 
.rsright{
	width:250px;
	display:block;
	list-style:none;
	float:left;	
	margin-top:15px;		
}

.rslist ul{
	margin: 0px;
	padding: 0px;
}

.rslist li{
	list-style:none;
	list-style-type:none;
	list-style-position:inside;
	margin-bottom:8px;
	font-size:14px;	
	font-weight:bold;
}

.rslist li a:hover{
	text-decoration:underline;	
}

#topbar{
	background-color:#fff;
	padding:20px 0px 10px 0px;
	color:#333;
	overflow:hidden;
	margin-bottom: 30px;
	clear:both;
	
}

#topbar ul{
	margin: 0px;
	padding: 0px;
}

#topbar li{
	display:block;
	float:left;
	padding-left:30px;
	padding-bottom:5px;
	padding-top:5px;	
}

#topbar li a{
	color:#000;
}

#topbar li:first-child{
	display:block;
	float:left;
	padding-left:10px;
}

.gridcol{
	float:left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.gridcol li{
	width:240px;	
	text-align:left;
	list-style:none;
	margin-left:0px;
	list-style-position:inside;
}

.hpgrid{
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	width:726px;	
	margin-bottom:50px;
	
}

.hpblock{
	width: 242px;
	float: left;
	margin-right: 0px;
	overflow: hidden;
	margin-bottom: 0px;
	border-left: 0px solid #ccc;
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #ccc;	
	
}

.hpblockheader{
	padding:10px;
	background-color: #ccc;
	border-right: 0px solid #ccc;
}

#linkbox{
	width: 736px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 0px;
	clear: both;
}

.linkblock{
	padding:15px 10px 15px 10px;
	border: 0px solid #ccc;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border-radius: 10px;
	background-color: #fff;
	list-style:none;
}

.linklist{
	padding: 0px;
	margin: 0px;
}

.linklist li:last-child{
	margin-right: 0px;
}

#homepagebody{
	background-image;
	background-color:#ddd;
	background-image: url(../img/bg/grey.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#categorylinkbox{
	padding:0px 0px 10px 0px;
	width:736px;
	margin:0 auto;
	margin-bottom:0px;
	color:#000;
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;	
}

.categorylinkboxheader{
	padding:0px;
	text-align:left;
	border-radius: 0px;	
}

.catlinkcolumn{
	float:left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.catlinkcolumn li{
	width:215px;	
	text-align:left;
	list-style:none;
	margin-left:0px;
	list-style-position:inside;
	display: block;
	background-color: #fff;
	border-radius: 5px;	
	padding: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	overflow: hidden;
}

.catlinkcolumn li:last-child{
	margin-right:0px;
}

.catlinkcolumnlast li{
	margin-right: 0px;
}


.catlinks_search{
	float:left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#sidebar .catlinks_search li{
	border: 1px solid #fff;
	border-radius: 5px;		
	text-align:left;
	list-style:none;
	list-style-position:inside;
	display: block;
	background-color: #efefef;
	padding: 5px 5px 5px 10px;
	margin-left:0px;	
	margin-right: 0px;
	margin-bottom: 5px;
	overflow: hidden;
}

#bannerblock{
	width:728px;
	background-color: #fff;
	border-radius: 5px;
	padding:4px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	margin-bottom: 20px;
}

.subtitleblock{
	width:100%;
	padding:8px;
	border-radius: 5px;
	font-size: 18px;
	margin: 0 auto;
	text-align: left;	
	clear:both;
}

#footerblock2{
	width:736px;
	margin:0 auto;
	text-align:left;
	clear: both;
	display: block;
	padding-bottom:40px;
}


.logolarge{
	text-align:center;
	margin:0 auto;
	margin-top:100px;
}

.searchfieldblock{
	background-color: #efefef;
	padding:30px 20px 0px 20px;
}