/* HIPPOS Content styles */

.content, .content p {
	color:#333333;
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:0;
}

.content .p4table {
	color:#333333;
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:0;
}

.content img {
	margin:10px;
}

img {
	border:none;
}

.content img[align="left"] {
    margin-right:25px;
    margin-left:0px;
}

.content img[align="right"] {
    margin-right:0px;
    margin-left:25px;
}

.content a {
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}

.content a:hover {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

.centerblock .content {
	color:#333333;
	font-size:12px;
	line-height:16px;
}

.wide .centerblock .content {
	width:702px;
}

.centerblock .content p {
	color:#333333;
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:0;
}

.content ul {
	list-style-type: circle;
    padding-left: 33px;
}
.content ol {
	list-style-type: decimal;
    padding-left: 33px;
}

.content ul li {
	padding:3px 0 3px 0;
}

.content ol li {
	padding:3px 0 3px 0;
}

.content_image_caption {
	text-align:center;
	font-size:11px;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin:0 10px 10px 10px;
}

/*GENERAL H1,H2,H3(right) styles*/

.content h1 {
	color:#0040a6;
	line-height:30px;
	font-size:30px;
	padding:0;
	margin:0 0 10px 0;
	font-weight:normal;
}

.content h2 {
	color:#0040a6;
	font-size:23px;
	line-height:30px;
	padding:0;
	margin:0 0 10px 0;
	font-weight:normal;
}

/* .content h3 is meant for frontpage - not added for editortmpl */
body .rightblock .content h3,
body.frontpage .content h3 {
	background:url(../images/hippos_h3_bg.jpg) no-repeat top #759ad4;
	color:#FFF;
	font-size:14px;
	padding:8px 0 5px 9px;
	margin:0;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
}

body.frontpage .content h3 a {
	color:#FFF;
}

/*general added and frontpage overrided*/
.content h3 {
	background:none;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-transform:uppercase;
	padding:0;
	margin:10px 0 10px 0;
}

/* raviurheilu */

body.raviurheilu .content h1,
body.raviurheilu.content h1,
#raviurheilu .content h1,
body.raviurheilu .content h2,
body.raviurheilu.content h2,
#raviurheilu .content h2,
.raviurheilu .centerblock .content p.newstitle {
	color:#534f4c;
}

body.raviurheilu .rightblock .content h3,
#raviurheilu .content h3 {
	background:url(../images/raviurheilu_h3_bg.jpg) no-repeat top #635e58;
}

/* jalostus ja näyttelyt */

body.jalostus_ja_nayttelyt .content h1,
body.jalostus_ja_nayttelyt.content h1,
#jalostus_ja_nayttelyt .content h1,
body.jalostus_ja_nayttelyt .content h2,
body.jalostus_ja_nayttelyt.content h2,
#jalostus_ja_nayttelyt .content h2,
.jalostus_ja_nayttelyt .centerblock .content p.newstitle {
	color:#3084b8;
}

body.jalostus_ja_nayttelyt .rightblock .content h3,
#jalostus_ja_nayttelyt .content h3{
	background:url(../images/jalostus_h3_bg.jpg) no-repeat top #7bb7dc;
}

/* hippos */

#suomen_hippos_ry .content h1,
#suomen_hippos_ry .content h2 {
	color:#0040a6;
}

/* rekisterointi ja omistaminen */

body.rekisterointi_ja_omistaminen .content h1,
#rekisterointi_ja_omistaminen .content h1,
body.rekisterointi_ja_omistaminen .content h2,
#rekisterointi_ja_omistaminen .content h2,
.rekisterointi_ja_omistaminen .centerblock .content p.newstitle {
	color:#33a3a4;
}

body.rekisterointi_ja_omistaminen .rightblock .content h3,
#rekisterointi_ja_omistaminen .content h3 {
	background:url(../images/omistaminen_h3_bg.jpg) no-repeat top #71c0c1;
}

/* nuoriso */

body.nuoriso .content h1,
body.nuoriso.content h1,
#nuoriso .content h1,
body.nuoriso .content h2,
body.nuoriso.content h2,
#nuoriso .content h2,
.nuoriso .centerblock .content p.newstitle {
	color:#52a539;
}


body.nuoriso .rightblock .content h3,
#nuoriso .content h3 {
	background:url(../images/nuoriso_h3_bg.jpg) no-repeat top #82c16e;
}

/* general */

.centerblock .content h3 {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-transform:uppercase;
	padding:0;
	margin:10px 0 10px 0;
}

.rightblock .content p {
	border:1px solid #cacaca;
	border-top:none;
	margin:0;
	color:#333333;
	font-size:11px;
	line-height:14px;
	background:url(../images/rightblock_content_bg.jpg) repeat-x bottom #FFF;
	padding:8px;
}

body.frontpage .rightblock .content p {
	border:1px solid #cacaca;
	border-top:none;
	margin:0;
	color:#333333;
	font-size:11px;
	line-height:14px;
	background:url(../images/frontpage_gradient.png) repeat-x bottom #FFF;
	padding:8px;
}

.rightblock .content {
	color:#333333;
	font-size:11px;
	line-height:14px;
	margin:0 0 10px 0;
}

.frontpage .rightblock .content {
	margin:0;
}

.content hr {
	border:0;
	border-bottom:1px solid #dddddd;
	height:1px;
	margin:0 0 18px 0;
	padding-top:15px;
	width:auto;
}

.breakword {
	word-wrap:break-word;
	width:200px;
	display:block;
}

/* heppadigest */

.content .heppadigest .heppaheading a {
	color:#333333;
	text-decoration:none;
	font-size:11px;
}

.content .heppadigest .heppaheading .heppadate {
	color:#505050;
	font-size:10px;
}

/* login */

.content .login p {
	padding:0;
	border:none;
	background:transparent;
}

.content .login .infouser {
	font-weight:bold;
}

.content .login input {
	font-family:Arial, Helvetica, sans-serif;
}

.content .login input[type="submit"] {
	margin:10px 0 0 0;
	padding:3px 6px;
	color:#FFFFFF;
	font-size:12px;
	border:none;
	background:#837B6E;
	cursor:pointer;
}

.content .login input[type="submit"]:hover {
	background:#3c362a;
}

.content .login .login_input {
	margin:0 0 0 5px;
	padding:4px;
	border:1px solid #CACACA;
}

.rightblock .login .login_input {
	width:126px;
}

/* feedreader */

body.frontpage #raviurheilu .content .feedreader h1 {
	background:url(../images/hevosurheilu_title_2.png) no-repeat left bottom transparent;
	text-indent:-9999px;
	margin:0 0 1px 0;
	display:block;
}


body.frontpage #jalostus_ja_nayttelyt .content .feedreader h1 {
	background:url(../images/jalostus-nayttely_title.png) no-repeat left bottom transparent;
	text-indent:-9999px;
	margin:0;
	display:block;
}

body.frontpage  .content .feedreader .rss_personnel_item{
	border:1px solid #cacaca;
	border-top:none;
	margin:0;
	color:#333333;
	font-size:11px;
	line-height:14px;
	background:url(../images/frontpage_gradient.png) repeat-x bottom #FFF;
	padding:8px;
}

body.frontpage #rekisterointi_ja_omistaminen .content .feedreader  h1  {
	background:url(../images/omistaminen_h3_bg.jpg) no-repeat top #71c0c1;
	color:#FFF;
	font-size:14px;
	padding:8px 0 5px 9px;
	margin:0;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
}

body.frontpage #nuoriso .content .feedreader h1 {
	background:url(../images/nuoriso_h3_bg.jpg) no-repeat top #82c16e;
	color:#FFF;
	font-size:14px;
	padding:8px 0 5px 9px;
	margin:0;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
}

body.frontpage #suomen_hippos_ry .content .feedreader h1  {
	background:url(../images/hippos_h3_bg.jpg) no-repeat top #759ad4;
	color:#FFF;
	font-size:14px;
	padding:8px 0 5px 9px;
	margin:0;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
}

body.frontpage .content .feedreader .rss_personnel_item_pubdate {
	display:none;
}

body.frontpage .content .feedreader a {
	text-decoration:none;
}

/* Blog digest */

body.frontpage .content .blogdigest p {
	padding:0;
	border:none;
	background:none;
}

body.frontpage .blogdigestitem {
	border:1px solid #cacaca;
	border-top:none;
	margin:0;
	color:#333333;
	font-size:11px;
	line-height:14px;
	background:url(../images/frontpage_gradient.png) repeat-x bottom #FFF;
	padding:8px;
}

body.frontpage .blogingress {
	display:none;
}

body.frontpage .right .content .blogdigest .blogheading a,
body.frontpage .right .content .blogdigest .blogreadmore a {
	display:inline;
	padding:0;
	font-weight:normal;
	background:none;
}

body.frontpage .right .content .blogdigest .blogheading a {
	margin:0 0 0 5px;
	font-weight:bold;
}

body.frontpage .blogdate {
	font-size:10px;
}

body.frontpage .right .content .blogdigest .blogreadmore,
body.frontpage .right .content .blogdigest .blogreadmore a {
	color:#666666;
}

/* newsdigest */

body.frontpage .content .newsdigest .newsdigesttitle,
body.frontpage .content .blogdigesttitle  {
	background:url(../images/hippos_h3_bg.jpg) no-repeat top #759ad4;
	color:#FFF;
	font-size:14px;
	padding:8px 0 5px 9px;
	margin:0;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
}

.frontpage .newsdigesttitle .rssfeed {
	margin-right:5px !important;
}

body.frontpage .content .newsdigest .newsdate {
	color:#505050;
	font-size:10px;
}

body.frontpage .content .newsdigest .newsheading a {
	color:#333333;
	text-decoration:none;
	font-size:11px;
}

body.frontpage .content .newsdigest .newsingress {
	display:none;
}

body.frontpage .content .newsdigest .newsreadmore {
	display:none;
}

/* rightblock */

body.frontpage .contentblock table .right .content a {
	display:block;
	background:url(../images/sidemenuarrow.png) no-repeat left 4px;
	padding-left:12px;
	text-decoration:none;
}

body.frontpage .contentblock .rightblock .content_table .right .content h3 {
	background:url(../images/pikalinkit_h3_bg.jpg) no-repeat top left #a0a0a0 !important;
	color:#FFF;
	font-size:14px;
	padding:8px 0 5px 9px;
	margin:0;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
}

.content .searchheading a {
	line-height:30px;
	font-size:30px;
	text-decoration:none;
/*	padding:0;*/
	margin:0 0 10px 0;
	font-weight:normal;
}

.searchsummary {
	margin:10px 0 10px 0;
}

.searchresultcount {
	margin:10px 0 10px 0;
}

/* news */

.centerblock .content p.newstitle {
	color:#0040a6;
	line-height:30px;
	font-size:30px;
	padding:0 0 15px;
	margin:0 0 15px;
	font-weight:normal;
	border-bottom: 1px solid #D5D5D5;
}

.centerblock .content .newsdate {
	display:block;
	font-size:11px;
	margin:0 0 5px 0;
}

.centerblock .content .newsheading a {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-transform:uppercase;
	display:block;
	text-decoration:none;
	padding:0;

}

.centerblock .content .newsheading {
		margin:10px 0 10px 0;
}

.centerblock .content .newsreadmore {
	margin:10px 0 0 0;
	font-size:11px;
}

.centerblock .content .newsrow0,.centerblock .content .newsrow1 {
		border-bottom:1px solid #d5d5d5;
		padding-bottom:10px;
}

.centerblock .content .news .content .newsrow0 .newsingress,.centerblock .content .news .content .newsrow1 .newsingress {
	margin:0;
	font-weight:normal;
}

.centerblock .content .news .content .newsingress {
	margin:10px 0 10px 0;
	font-weight:bold;
}

.rightblock .rightbottom .content p {
	border:none;
	border-top:none;
	margin:0;
	color:#333333;
	font-size:11px;
	line-height:14px;
	background:none;
	padding:8px;
}

/* Search - Sitemap */

.searchhilited {
	text-decoration:underline;
}

a.searchhilited {
	text-decoration:underline;
}

a:hover.searchhilited {
	text-decoration:none !important;
}

.searchresult {
	position:relative;
	width:702px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:10px;
}

.content .searchsummary {
	width:380px;
}

.content .searchsummary img {
	margin:0;
}

.searchlocations {
	position:absolute;
	bottom:-1px;
	left:400px;
	border:1px solid #e5e5e5;
	padding:10px 10px 10px 20px;
	width:269px;
	font-size:11px;
	color:#666;
}

.searchlocations ul, .searchlocations ol {
	margin:0;
	padding:0;
}

.searchlocations a {
	color:#666;
}

.searchresultcount {
	margin:20px 0px 10px 0px;
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	padding-bottom:8px;
	border-bottom:1px dashed #ccc;
}

.searchheading {
	clear:both;
}

.searchheading a {
	font-size:12px;
	text-decoration:none;
}

.searchheading {
	margin-bottom: 5px;
}

.searchsummary {
	font-size: 12px;
}
input.searchsubmit {
	background-color:#0c49a0;
	padding:3px 5px;
	font-weight:bold;
	font-size:12px;
	overflow:visible;
	cursor:pointer;
	text-decoration:none;
	color:#fff;
	border:0;
	vertical-align:middle;
}

.searchheading a.attachment {
	padding-left:35px;
}

.searchheading a.file { background-image:url(../aimg/icons/big/file.gif); }
.searchheading a.pdf { background-image:url(../aimg/icons/big/pdf.gif); }
.searchheading a.txt { background-image:url(../aimg/icons/big/txt.gif); }
.searchheading a.jpg { background-image:url(../aimg/icons/big/jpg.gif); }
.searchheading a.gif { background-image:url(../aimg/icons/big/gif.gif); }
.searchheading a.zip { background-image:url(../aimg/icons/big/zip.gif); }
.searchheading a.word { background-image:url(../aimg/icons/big/word.gif); }
.searchheading a.powerpoint { background-image:url(../aimg/icons/big/powerpoint.gif); }
.searchheading a.excel { background-image:url(../aimg/icons/big/excel.gif); }
.searchheading a.rtf { background-image:url(../aimg/icons/big/rtf.gif); }
