
a {color: #4c4c4c;}

#footer {}
#footer p {
	padding-left: 100px;
	font-size: 10px;
	color: #6c6c6c;
}
#footer p a {color: #6c6c6c;}
#footer_head {
	padding-top: 40px;
	height: 20px;
}
#footer_head p, #footer_head a {
	color: #6c6c6c;
	font-size: 11px;
	font-weight: bold;
}
ul {margin: 5px 20px 20px 20px;}
li {margin-bottom: 5px;}
/* TAGS LIST PAGES BY MENU START*/
.submenuheader {
	padding: 2px;
	padding-left: 15px;
	color: #fff;
	font-weight: bold;
	background: url(/skin/submenuheader_bkg.jpg) no-repeat #5c97cf;
}
.submenufooter {
	height: 5px;
	background: url(/skin/submenufooter_bkg.jpg) no-repeat #fff;
}
/* TAGS LIST PAGES BY MENU START*/
.listPagesByMenu {
	list-style: none;
	margin: 0;
	background: #fff;
}
.listPagesByMenu img {}
.listPagesByMenu a {color: #000; text-decoration: none;}
.listPagesByMenu .image {
	float: left;
	padding-right: 10px;
}
.listPagesByMenu li {
	padding: 5px;
	padding-left: 15px;
	overflow: hidden;
}
.listPagesByMenu li.active {background: url(/skin/udm/right-blue.gif) left center no-repeat;}
.listPagesByMenu li.active a {color: #027cbb;}
.listPagesByMenu li a:hover {color: #027cbb;}
.listPagesByMenu .header {
	font-weight: bold;
}
.listPagesByMenu .short {
	display: none;
	font-size: 12px;
}
.listPagesByMenu .modifiedBy, .listPagesByMenu .lastModified {
	display: none;
}

.large_box {
	list-style: none;
	margin: 0;
}
.large_box li {
	background: url(/skin/large_box_bkg.png) no-repeat;
	width: 521px;
	height: 123px;
	padding-top: 22px;
	padding-left: 22px;
	overflow: hidden;
} 
.large_box li a {
	font-weight: bold; 
	text-decoration: none;
	font-family: Arial;
	font-size: 17px;
	color: #42709c;
}
.large_box li a:hover {color: #000;}
.large_box .image {
	margin-top: -6px;
	margin-right: 20px;
	float: right;
}
.large_box .short {width: 350px;}
.large_box .modifiedBy, .large_box .lastModified {display: none;}

.kwl {
	text-decoration: none;
	color: #000;
	border-bottom: 1px dotted #888;
}

.marginal {padding-left: 20px; padding-right: 30px;}

#front_image_text_bar {
	position: absolute;
	top: 308px;
	width: 749px;
	height: 80px;
	background: url(/skin/overlay001.jpg) no-repeat;
	opacity: .8;
	filter: alpha(opacity=80);
}
#front_image_text {
	position: absolute;
	top: 315px;
	width: 749px;
	padding: 10px;
	padding-left: 30px;
}
#front_image_text h1 {
	color: #fff;
	font-family: Tahoma;
	font-size: 24px;
	margin: 0;
	padding: 0;
}
#front_image_text h2 {
	color: #fff;
	font-family: Tahoma;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#front_image_shadow {
	width: 910px;
	padding-top: 10px;
	padding-left: 8px;
}
#front_image {
	width: 913px;
	height: 256px;
	background: url(/skin/front_image.jpg) no-repeat;
}
#front_puffer_01 {
	position: absolute;
	top: 136px;
	margin-left: 722px;
}
#front_puffer_01 img {border: 0;}
#puff_01 {background: url(/skin/puff_01.jpg) no-repeat; width: 206px;}
#puff_02 {background: url(/skin/puff_03.jpg) no-repeat; width: 204px;}
#puff_03 {background: url(/skin/puff_02.jpg) no-repeat; width: 201px;}
#puff_04 {background: url(/skin/puff_04.jpg) no-repeat; width: 210px;}
.front_puff {
	width: 201px;
	height: 235px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 10px;
	overflow: hidden;
	background: url(/skin/front_puff_bkg.jpg) no-repeat;
	float: left;
}
.front_puff ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}
.front_puff h3 {
	color: #fff;
	font-size: 12px;
	padding-bottom: 15px;
}
.front_puff p {
	font-size: 12px;
}

.front_rss {
	padding: 0;
	margin: 0;
}
.front_rss li {
	list-style: none;
	border-bottom: 1px dotted #e0e0e0;
}
.front_rss li a {
	text-decoration: none;
}

img {border: 0;}


/* 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 */

.paginationContainer {
	width: 530px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
}

.pagination, .paginationCurrent, .paginationStepperLeft, .paginationStepperRight, .pagination:hover, .paginationStepperStart, .paginationStepperEnd {
	font: 1em Arial sans-serif #000;
	text-decoration: none;
	width: 13px;
	height: 21px;
	display: block;
	text-align: center;
	line-height: 20px;
	margin-right: 2px;
	float: left;
}
.paginationStepperLeft {
	background: url(/skin/pagination_stepper_left.gif) no-repeat center center;
	width: 15px;
	margin-right: 5px;
}
.paginationStepperRight {
	background: url(/skin/pagination_stepper_right.gif) no-repeat center center;
	width: 15px;
	margin-left: 5px;
}
.paginationStepperStart {
	background: url(/skin/pagination_max_left.gif) no-repeat center center;
	width: 17px;
	margin-right: 5px;
}
.paginationStepperEnd {
	background: url(/skin/pagination_max_right.gif) no-repeat center center;
	width: 17px;
	margin-left: 5px;
}
.paginationCurrent {
	font-weight: bold;
	background-color: #f0f0f0;
}
.pagination:hover, .paginationStepperLeft:hover, .paginationStepperRight:hover, .paginationStepperStart:hover, .paginationStepperEnd:hover {
	text-decoration: none;
	background-color: #f0f0f0;
}


.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;
}


.puffbox {
	border: 1px solid #b9e337;
	border-top: 3px solid #b9e337;
	border-bottom: 6px solid #b9e337;
	padding: 5px;
}


.articlelist {
	list-style: none;
	margin: 0;
	padding-top: 25px;
}

.articlelist a {color: #000; text-decoration: none;}
.articlelist .image {display: none;}
.articlelist li {
	margin-bottom: 25px;
}

.articlelist li a:hover {color: #42709c;}
.articlelist .header {
	font-weight: bold;
	border-bottom: 1px dotted #999;
}
.articlelist .short {}


.byline {
	border-top: 1px dotted #90af27;
	margin: 25px;
	padding-top: 20px;
	width: 545px;
}
.byline fieldset {
	padding: 10px;
}
