/* Start of CMSMS style sheet 'style' */
html {
	min-height: 100%;
	height: auto;
}

body {
	/*margin: 0px;
	padding: 0px;*/
	background-color: #cfcdcd;
	background-image: url(images/body_rpt.png);
	font-family: Arial;
	color: #636363;
	font-size: 12px;
}
a img {
	border: 0px;
	}
div#pagewrapper{
	width: 883px;
	position: relative;
	margin: 0 auto;

	background-color: #ffffff;
	margin-top: 12px;
	}
table#content{
	margin-left: 12px;
	padding: 0px;
	width: 871px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 1px bottom;
	}
div#logo{
	background-image: url(images/logo.jpg);
	width: 269px;
	height: 121px;
	background-repeat: no-repeat;
	margin-top: 15px;
	}
div#logo a{
	width: 269px;
	height: 121px;
	display: block;
	}
div#ofooter{
	margin: 0px 14px 0px 14px;
	height: 30px;
	font-size: 11px;
	color: #858a85;
	}
div#ofooter p {
	margin: 0px;
	padding: 0px;
	}
div#fl{
	width: 400px;
	float: left;
	display: inline;
	margin-top: 6px;
	}
div#fr{
	width: 400px;
	float: right;
	display: inline;
	text-align: right;
	margin-top: 6px;
	}
div#container{
	/*margin-left: 12px;
	margin-right: 16px;*/
	}
div#lang{
	width: 70px;
	float: right;
	text-align: right;
	margin-top: 4px;
	margin-right: 17px;
	margin-bottom: 11px;
	}
div#lang img{
	margin-right: -3px;
	/*display: block;*/
	}
div#container p{
	margin: 0px;
	padding: 0px 0px 14px 0px;
	}
div#container{
	background-image: url(images/con_rpt.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-bottom: 8px;
	}
div#ocontainer{
	background-image: url(images/con_top.png);
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	height: 11px;
	font-size: 0px;
	line-height: 0px;
	
	}
div#icontainer{
	height: 21px;
	background-image: url(images/con_btml.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 90px;
	
	}
div#content_wrp{
	margin: 0px 30px 0px 30px;
	min-height: 383px;
	}
*html div#content_wrp {
	height: 383px;
	}
div#content_wrp h1{
	color: #009128;
	font-size: 24px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 5px;

	}
div#content_wrp h3{
	font-size: 16px;
	}

div#content_wrp ul.picturelist,
div#content_wrp ul.albumlist{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
div#content_wrp ul.albumlist li.thumb,
div#content_wrp ul.picturelist li.thumb{
	float: left;
	margin-top: 10px;
	}
div#content_wrp ul.albumlist li.thumb a,
div#content_wrp ul.picturelist li.thumb a{
	display: block;
	width: 106px;
	height: 82px;
	background-color: #E6E6E5;
	text-align: center;
	margin-left: 10px;
	border: 1px solid  #CFCFCF;
	}
div#content_wrp ul.albumlist li.thumb a:hover,
div#content_wrp ul.picturelist li.thumb a:hover{
	background-color: #CFCFCF;
	}
div#content_wrp ul.albumlist li.thumb a img,
div#content_wrp ul.picturelist li.thumb a img{
	padding: 5px;
	/*height: 72px;*/
	}
div#content_wrp ul.albumlist li.thumb p.albumname{
	margin: 0px 2px 0px 2px;
	text-align: center;
	font-weight: bold;
	}
div#content_wrp ul.albumlist li.thumb p.albumname span.albumpicturecount{
	font-size: 10px;
	font-weight: normal;
	}
div#my_gallery_c{
	margin-top: 11px;
	margin-left: 1px;
	}
ul#my_gallery  li,
ul#my_gallery {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
ul#my_gallery li img{
	/*border: 1px solid #164a0d;*/
	}

table.formbuilderform tr td input{
width: 120px;
border: 1px solid black;
}

table.formbuilderform tr td textarea{
width: 250px;
height: 120px;
border: 1px solid black;
}

table.formbuilderform tr td input.fbsubmit{
width: auto;
border: 1px solid black;
background-color: #E5E5E5;
float: right;
}
div.cat_pic{
	width: 107px;
	height: 107px;
	background-image: url(images/cat_bg.png);
	}
div.img_itself{
	margin-left: 4px;
	padding-top: 4px;
		}
table#cat_list_t{
	width: 100%;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	}
table#cat_list_t h2{
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	color: #636363;
	text-transform: uppercase;
	}
table#cat_list_t h3{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #636363;
	font-weight: normal;
	}
table#cat_list_t tr td {
	padding: 12px 0px 15px 0px;
	}
table#cat_list_t tr{
	background-image: url(images/cat_rpt.png);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
div.msg_head{
	width: 81px;
	height: 22px;
	background-image: url(images/read_more.png);
	cursor: pointer;
	float: right;
	margin-right: 12px;
	}
div.msg_text{
	padding: 4px 0px 0px 5px;
	font-size: 11px;
	
	}
div.msg_text:hover{
	color: #C50C0F;
	}
div.cat_trumpai ul{
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
div.msg_body{
	clear: both;
	}
div.msg_body_t{
	padding: 12px 0px 12px 0px;
	}
div#priority{
height: 42px;
width: 264px;
margin-left: 5px;
margin-top: -46px;
position: absolute;
z-index: 100;
background-color: #ffffff;
filter:alpha(opacity=60); 
-moz-opacity: 0.6; 
opacity: 0.6; 
}
div#priority_i{
	font-size: 18px;
	color: #3c3c3c;
	font-weight: bold;
	padding-top: 11px;
	margin-right: 8px;
	text-align: right;
	}
div.NewsSummaryMorelink{
	text-align: right;
	margin-right: 10px;
	padding-top: 5px;
	}
div.NewsSummaryMorelink a{
	text-decoration: none;
	color: #636363;
	font-weight: bold;
	}
div.NewsSummaryMorelink a:hover{
	text-decoration: underline;
	color: #636363;
	}
div.NewsSummaryLink a,
div.NewsSummaryLink{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #636363;
	}
div.NewsSummary{
	border-bottom: 1px solid #DFDFDF;
	padding-bottom: 10px;
	margin-bottom: 10px;
	} 
div#NewsPostDetailDate,
div.NewsSummaryPostdate{
	font-size: 10px;
	}
div.NewsSummarySummary,
div.NewsSummaryContent{
	margin-top: 10px;
	}
div.NewsSummarySummary p,
div.NewsSummaryContent p{
	margin: 0px;
	padding: 0px;
	}
h3#NewsPostDetailTitle{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	}
div#NewsPostDetailSummary{
	margin-top: 10px;
	}
/* End of 'style' */

