a {color: #b43c3e;}
a:hover {color: #b43c3e;}

/* TAGS LIST PAGES BY MENU START*/
.listPagesByMenu {
	list-style: none;
	margin: 0;
}
.listPagesByMenu a {
	color: #899091; 
	text-decoration: none;
	font-size: 18px;
}
.listPagesByMenu li {
	background: url(/rwdx/skin/bullet_circle_green.jpg) 0 2px no-repeat;
	padding-left: 25px;
}
.listPagesByMenu li.odd {}
.listPagesByMenu li.active {
	text-decoration: none;
	font-weight: bold;
}
.listPagesByMenu li a:hover {color: #000;}
.listPagesByMenu .header {
	color: #b43c3e;
	font-size: 18px;
}
.listPagesByMenu .short {display: none;}
.listPagesByMenu .modifiedBy, .listPagesByMenu .lastModified {display: none;}
/* TAGS LIST PAGES BY MENU END*/

.kwl {
	text-decoration: none;
	color: #000;
	border-bottom: 1px dotted #888;
}


/* FOR DYNAMIC IMAGE CAPTIONS */
.imgcontainer {
	position: relative;
	float: left;
	margin: 5px;
}
.caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	padding: 2px;
	font-weight: normal;
	font-size: 80%;
	font-family: Arial;
}
/******************************/

.mail {unicode-bidi:bidi-override; direction: rtl;}



/* GALLERY */
.defaultAlbumImageBox {}
.defaultAlbumImageBox li {
	list-style-type: none;
	padding: 8px;
	margin: 2px;
	border: 1px solid #a4a4a4;
	float: left;
}
.defaultAlbumImageBox li img {
	border: 1px solid #d1d1d1;
	filter: none;
}
.defaultAlbumImageBox li a:hover img {
	filter:alpha(opacity=60);
}
.defaultAlbumImageBox li .caption {
	font-size: 80%;
	text-align: center;
}
#defaultAlbumImageBox_large {}
#defaultAlbumImageBox_text_box {}
#defaultAlbumImageBox_image_box {
	width: 500px;
	margin: 2px;
	padding: 5px;
	border: 1px solid #d1d1d1;
	float: left;
}

/* PUFFAR FRAMSIDA */
.frontpage {
	list-style: none; 
	margin: 0;
	margin-top: 15px;
}
.frontpage img {border: 0; margin: 7px;}
.frontpage .image {display: none;}
.frontpage li {
	background: url(/rwdx/skin/bullet_leaf.gif) 3px 0 no-repeat;
	width: 258px;
	padding: 0px 10px 0px 30px;
	cursor: pointer;
	float: left;
}
.frontpage li a:hover {color: #b43c3e;}
.frontpage .header a {
	font-weight: bold;
	font-size: 20px;
	color: #b43c3e;
	text-decoration: none;
}
.frontpage .short {
	color: #899091;
	font-size: 14px;
}
.frontpage .modifiedBy, .produktlista .lastModified {display: none;}


#front_left {
	margin-left: 20px;
	width: 280px;
	float: left;
}
#front_middle {
	width: 295px;
	float: left;
}
#front_slideshow_holder {
	height: 197px;
	padding: 15px 0 0 15px;
	background: url(/rwdx/skin/front_gallery_bkg.jpg) no-repeat;
}
#front_right {
	width: 295px;
	float: left;
}

.box_smal {
	width: 280px;
	border: 2px solid #b43c3e;
}
.box_smal h3 {
	padding: 3px;
	padding-left: 10px;
	background: #b43c3e;
	color: #fff;
	font-size: 14px;
}
.box_content {
	padding: 10px;
}



/* VÅRA AKTIVITETER */
.bildlista {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bildlista img {border: 1px solid #e5e1c8; padding: 4px; background: #fff;}
.bildlista a {color: #000; text-decoration: none;}
.bildlista .image {
	float: left;
	margin-right: 10px;
}
.bildlista li {
	border-bottom: 1px dotted #cdc4a7;
	padding: 10px;
	height: 150px;
	margin-right: 10px;
}
.bildlista li.active {}
.bildlista li.active a {color: #f58320; font-weight: bold;}
.bildlista li a:hover {color: #f9c320;}
.bildlista .header a {
	font-weight: bold;
	color: #8b1a1c;
	line-height: 120%;
}
.bildlista .short {
	font-size: 12px;
}
.bildlista .modifiedBy, .bildlista .lastModified {
	display: none;
}


/* VÅRA HÄSTAR */
.horses {
	margin: 0;
	padding: 0;
	list-style: none;
}
.horses img {border: 0;}
.horses a {color: #000; text-decoration: none;}
.horses .image {
	float: left;
	margin-right: 10px;
	padding: 5px;
}
.horses li {
	height: 140px;
	margin-bottom: 20px;
}
.horses li.active {}
.horses li.active a {color: #f58320; font-weight: bold;}
.horses li a:hover {color: #f9c320;}
.horses .header a {

}
.horses .short {font-size: 12px;}
.horses .modifiedBy, .horses .lastModified {display: none;}

.mainImage {
	padding: 3px;
}


#kurskalender {
	border-collapse: collapse;
}
#kurskalender #year {}
#kurskalender #date {}
#kurskalender #desc {}
#kurskalender #price {width: 100px; text-align: right;}
#kurskalender #notes {}
#kurskalender .divider {
	background: #dcdcdc;
	color: #b43c3e;
}

#kurskalender td {
	vertical-align: top;
	padding: 2px;
	border-bottom: 1px solid #899091;
	font-family: arial;
	font-size: 12px;
}
#kurskalender tr:hover {
	background: #d6d6d6;
}
