
/* TAGS LIST PAGES BY MENU START*/
.listPagesByMenu {
	list-style: none;
	margin: 0;
	width: 196px;
	padding-top: 25px;
}
.listPagesByMenu img {}
.listPagesByMenu a {color: #000; text-decoration: none;}
.listPagesByMenu .image {
	float: left;
	padding-right: 10px;
}
.listPagesByMenu li {
	background: #daee93;
	padding-left: 15px;
	overflow: hidden;
}
.listPagesByMenu li.odd {background: #eef1c6;}
.listPagesByMenu li.active {font-weight: bold;}
.listPagesByMenu li a:hover {color: #42709c;}
.listPagesByMenu .header {}
.listPagesByMenu .short {display: none;}
.listPagesByMenu .modifiedBy, .listPagesByMenu .lastModified {display: none;}
/* TAGS LIST PAGES BY MENU END*/


.partnerlista {
	list-style: none;
	margin: 0;
	width: 150px;
}
.partnerlista a {color: #000; text-decoration: underline;}
.partnerlista li {
	margin: 0;
	padding-left: 15px;
	overflow: hidden;
	border-bottom: 1px solid #000;
}
.partnerlista li.odd {}
.partnerlista li.active {font-weight: bold;}
.partnerlista li a:hover {color: #42709c;}
.partnerlista .header {}
.partnerlista .short {display: none;}
.partnerlista .modifiedBy, .partnerlista .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:alpha(opacity=60);
}
.defaultAlbumImageBox li a:hover img {
	filter: none;
}
.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;
}

/* BOX */
.box {}
.box .box_head {
	background: url(/rwdx/skin/box_head.jpg) no-repeat;
	width: 229px;
	height: 20px;
	font-family: Calibri, Arial;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 15px;
}
.box .box_body {
	width: 209px;
	height: 200px;
	background: url(/rwdx/skin/box_body.jpg) repeat-y;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	line-height: 140%;
	overflow: auto;
}
.box .box_foot {
	background: bottom left url(/rwdx/skin/box_foot.jpg) no-repeat;
	width: 229px;
	height: 32px;
}

#frontbox {
	height: 331px;
}

//* NEWSTICKER START */
.newsticker {}
.newsticker li {
	list-style-type: none;
	padding-bottom: 15px;
	margin: 0;
	font-size: 12px;
}
.newsticker li .header {
	font-weight: bold;
}
.newsticker li .body {}
.newsticker li .image {
	margin-top: 10px;
}
.newsticker li .date {display: block;}
.newsticker li .header a {color: #7f7f00;}
/* NEWSTICKER END */

/* PUFFAR FRAMSIDA */
.frontpage {list-style: none; margin: 0;}
.frontpage img {
	padding: 3px;
	border: 1px solid #e0e0e0;
	margin: 3px;
	background: #fff;
	float: right;
}
.frontpage li {
	background: url(/rwdx/skin/puff_1_bkg.jpg) no-repeat;
	width: 200px;
	cursor: pointer;
	height: 135px;
	padding: 15px 10px 10px 15px;
	margin: 0;
	float: left;
}
.frontpage li a:hover{color: #000;}
.frontpage .header a {
	font-family: Calibri, Arial;
	font-weight: bold;
	font-size: 18px;
	color: #7f7f00;
	text-decoration: none;
}
.frontpage .short {
	color: #000;
	height: 110px;
	overflow: hidden;
	font-size: 12px;
	line-height: 140%;
}

.logos {
	margin: 0;
	padding: 0;
	list-style: none;
}
.logos img {border: 0;}
.logos a {color: #000; text-decoration: none;}
.logos .image {
	float: left;
	margin-right: 10px;
}
.logos li {
	height: 140px;
	border-bottom: 1px dotted #bcbbbb;
	margin-bottom: 20px;
}
.logos li.active {}
.logos li.active a {color: #f58320; font-weight: bold;}
.logos li a:hover {color: #f9c320;}
.logos .header a {
	font-weight: bold;
	font-size: 15px;
}
.logos .short {
	font-size: 12px;
}
.logos .modifiedBy, .logos .lastModified {
	display: none;
}

.mainImage {
	float: right;
}


.list_leftmenu {
}
.list_leftmenu li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
	font-weight: bold;
}
.list_leftmenu li ul {}
.list_leftmenu li ul li {
	padding-left: 15px;
	font-weight: normal;
	border-top: 1px solid gray;
}
.list_leftmenu a {
	text-decoration: none;
	color: #000;
}
.list_leftmenu li ul li:hover {
	background: #e6e6e6;
}
.list_leftmenu .active {
	color: #7f7f00;
	font-weight: bold;
}

.validate_error {background-color: red;}
.validate_info {display: none;}


