/*
Jefferson County Humane Society Demo css template
*/
html {
	background: url(../images/jchsdemo_html_bg.jpg) repeat;
}
body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #fff;
	background: url(../images/jchsdemo_page_bg.jpg) repeat-x  center top;
	width: 100%;
	display: table;
	position: absolute;
}

a:link, a:visited {
	color: #008800;
	text-decoration: none;
	font-weight: bold;
} 
/* a:active, a:hover { color: #CC0000; text-decoration: none; } */
a:active, a:hover {
	color: #0000ff;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #008800;
	background: url(../images/jchsdemo_h1-3.jpg) no-repeat;
	background-position: left;
	height: 48px;
	padding-left: 42px;
	padding-top: 20px;
	
}
h2 {
	margin-top: 20px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	height: 26px;
	background: url(../images/jchsdemo_h2.jpg) repeat-x;
}

#templatemo_container {
	width: 900px;
	margin: auto;
}
#templatemo_topsection {
	float: left;
	width: 900px;
	height: 108px;

}
#templatemo_topsection_title {
	float: left;
	width: 300px;
	font-size: 22px;
	font-weight: bold;
	margin-top: 20px;
	height: 34px;
	padding-top: 10px;
	padding-left: 55px;
	background: url(../images/jchsdemo_logo.png) no-repeat;
}
#templatemo_topsection_title img {
	float: left;
}
.templatemo_topmenu{
	float: right;
	margin-top: 30px;
}

.templatemo_topmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.templatemo_topmenu li{
	display: inline;
}

.templatemo_topmenu li a{
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	width: 90px;
	height: 24px;
	margin-left: 10px;
	padding-top: 3px;
	background: url(../images/jchsdemo_top_button.png) no-repeat;
}

.templatemo_topmenu li a:hover, .templatemo_topmenu li .current{
	color: #fff;
	background: url(../images/jchsdemo_top_current.png) no-repeat;
}

#templatemo_left_column {
	float: left;
	width: 323px;
}
#templatemo_left_top {
	float: left;
	width: 323px;
	height: 219px;
	background: url(../images/jchsdemo_left_header.jpg) no-repeat;
}
.templatemo_leftmenu {
	float: left;
	/*width: 260px;*/
	width: 300px;
	margin-top: 0px;
}
.templatemo_leftmenu ul {
	list-style-type: none;
	/*padding-left: 70px;*/
	padding-left: 30px;
	margin: 5px;
}
.templatemo_leftmenu li a {
	display: block;
	height: 20px;
	font-size: 14px;
	color: #008800;
	background: url(../images/jchsdemo_menu_button.gif);
}
.templatemo_leftmenu li a:hover, .templatemo_leftmenu li .current {
	color: #0000ff;
}
#templatemo_right_column {
	float: right;
	width: 577px;
	background: url(../images/jchsdemo_right_bg.png) repeat-y;

}
#templatemo_right_top {
	float: left;
	margin: auto;
	width: 577px;
	height: 107px;
	background: url(../images/jchsdemo_right_header1.jpg) no-repeat;
}
#templatemo_right_mid {
	float: left;
	width: 446px;
	margin: 0px auto;
	background: #fff;
	color: #666666;
	padding: 0px 45px 0px 45px;
	text-align: justify;
}
#templatemo_right_mid img {
	float: right;
	padding-left: 10px;
}
#templatemo_right_mid strong {
	float: right;
	padding-right: 60px;
	background: url(../images/jchsdemo_star.jpg) no-repeat;
	background-position: right;
	color: #eec400;
}
#templatemo_right_bot {
	float: left;
	margin-top: 0px;
	padding-top: 50px;
	width: 561px;
	height: 25px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	background: url(../images/jchsdemo_right_footer.jpg) no-repeat;
}

.button {
	font-family: Tahoma, "Arial Black";
	float: left;
	width: 165px;
	padding: 10px 0px 0px 50px;
	margin: 20px 0px 0px 50px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	height: 30px;
	background: url(../images/jchsdemo_h3.png) no-repeat;
}
.check {
	float: left;
	width: 323px;
	text-align: center;
}

/****** additional css *******/
.fbbutton {

	float: left;
	width: 323px;
	width: 165px;
	padding: 10px 0px 0px 50px;
	margin: 20px 0px 0px 50px;
}

.demostar {	
    float: left;
	padding-left: 60px;
	background: url(../images/jchsdemo_star.jpg) no-repeat;
	background-position: left;
}
.disclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	line-height: 1.2em;
	font-style: italic;
}
img.clickimage {
	cursor: hand;
    cursor: pointer;

}.hotnews {
	color: #F00;
	background-color: #C3C3C3;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	line-height: 2em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-align: center;
}
.hothelp {
	font-weight: bold;
	color: #00F;
	text-indent: 3em;
	font-size: large;
	font-style: italic;
}
.hotindent {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	list-style-type: none;
	font-style: italic;
}
.hothelpsmaller {
	font-weight: bold;
	color: #00F;
	list-style-type: none;
	font-style: italic;
	font-size: medium;
}

.sheltcareleftimg{
	float: left;
	width: 165px;
	/*padding: 10px 0px 0px 50px;
	margin: 20px 0px 0px 50px;*/
	padding: 0px 0px 0px 50px; 
	margin: 0px 0px 0px 50px;
	background: no-repeat;
}
.sheltercaremidimg{
	float: left;
	padding-left: 10px;
}
#templatemo_right_adopt {
	float: none;
	margin-top: 108px;
	width: 700px;
	padding-top: 10px;
	padding-left: 10px;
	/*background: url(../images/jchsdemo_right_bg.png) repeat-y;*/
}
/*#templatemo_left_adopt {
	float: left;
	width: 200px;
}*/
#templatemo_right_bot_adopt {
	float: left;
	width: 900px;
	height: 25px;
	color: #333333;
	text-align: center;
	font-weight: bold;
}

