/************ MOD 01 TEXTAREA **************/
#mod_01_textarea{
	width: 698px;
	display: table;
	clear: both;
}

/************ MOD 02 IMAGES **************/
#mod_02_images{
	width: 698px;
	display: table-cell;
	clear: both;
	margin-top: 20px;
}
#mod_02_images div.galeryName{
	clear: both;
	padding: 0px 0px 0px 8px;
}
#mod_02_images div.galeryBreak{
	height: 40px;
	clear: both;
	/*
	height: 1px;
	background: #F3B100;
	clear: both;
	margin: 0px 30px 20px 10px;
	*/
}
#mod_02_images div.imgItem{
	float: left;
	padding: 0;
	width: 159px;
	height: 148px;
	overflow: hidden;
	background:url(../images_layout/imgBackground.gif) top left no-repeat;
	margin: 0px 14px 10px 0px;
}
#mod_02_images div.imgContent{
	margin: 9px 0px 0px 9px;
	overflow: hidden;
	width: 141px;
	height: 106px;
	text-align: center;
}
#mod_02_images div.imgZoom{
	position: absolute;
	margin: -18px 0px 0px 130px;
}
#mod_02_images div.imgDescription{
	font-size: 10px;
	padding: 6px 0px 0px 10px;
}


/************ MOD 03 FILE LIST **************/
#mod_03_files{
	/*clear: both;*/
	/*display: table;*/
	display: table;
	width: 100%;
}
#mod_03_files img{
	padding: 0;
	border: 0;
}
#mod_03_files ul.fileList{
	
}
#mod_03_files ul.fileList li{
	list-style: none;
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-left: -32px;
	padding-left: 18px;
	background: none;
	display: block;
	clear: both;
	float: left;
	width: 100%;
	cursor: pointer;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
#mod_03_files ul.fileList .img{
	float: left;
	width: 16px;
	height: 16px;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	padding: 1px;
	overflow: hidden;
	text-align: center;
}
#mod_03_files ul.fileList .img .img_inner{
	overflow: hidden;
	width: 16px;
	height: 16px;
}
#mod_03_files ul.fileList li .img{
	margin-right: 8px;
}


/************ MOD 04 CONTACT **************/
#mod_04_contact{
	clear: both;
}
#mod_04_contact div.box_ok{
	border-top: 1px solid #93BADD;
	border-bottom: 1px solid #93BADD;
	padding: 16px;
	margin-bottom: 12px;
	text-align: center;
	background: #FBFDFF;
	font-size: 11px;
	font-weight: normal;
}
#mod_04_contact div.box_error{
	border-top: 1px solid #FF9595;
	border-bottom: 1px solid #FF9595;
	padding: 16px;
	margin-bottom: 12px;
	text-align: center;
	color: #FF1C1C;
	background: #FBFDFF;
	font-size: 11px;
	font-weight: normal;
}

#mod_04_contact #contact_form{
	float: right;
	clear: both;
	margin-bottom: 16px;
}
#mod_04_contact #text_bottom{
	text-align: right;
	border-top: 1px solid #C3E2FF;
	border-bottom: 1px solid #C3E2FF;
	clear: both;
	width: 682px;
	padding: 8px;
}
#mod_04_contact table{
	width: 600px;
	padding: 0;
	margin: 0;
}
#mod_04_contact table tr td{
	padding: 4px 0px 4px 4px;
	border: none;
}
#mod_04_contact table tr td.txt{
	width: 240px;
	font-weight: bold;
	padding-top: 7px;
	text-align: right;
}
#mod_04_contact table tr.field_description td{
	padding-top: 12px;
	padding-bottom: 0;
	text-align: right;
}
#mod_04_contact table tr.error td{
	color: #FF1C1C;
}
#mod_04_contact table tr.error td input,
#mod_04_contact table tr.error td textarea,
#mod_04_contact table tr.error td select{
	border: 1px solid #FF1C1C;
}

#mod_04_contact input, #mod_04_contact select, #mod_04_contact textarea{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #2A4C72;
	background: #FFFFFF;
	height: 17px;
	width: 360px;
	padding: 2px 0px 0px 4px;
	border: 1px solid #93BADD;
}
#mod_04_contact input.chbox{
	border: 0;
	width: 15px;
	height: 15px;
}
#mod_04_contact textarea{
	height: 60px;
}
#mod_04_contact select{
	width: 366px;
}
#mod_04_contact input.sub{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background: #4A8CC6;
	height: 18px;
	width: 120px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #30699C;
	cursor: pointer;
}


/************ MOD 05 SITE MAP **************/
#mod_05_siteMap ul{
	font-size: 11px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 10px;
}
#mod_05_siteMap ul li.m0:first-child, #mod_05_siteMap ul li.m1:first-child{
	margin-top: 0;
}
#mod_05_siteMap ul li.m0, #mod_05_siteMap ul li.m1{
	font-size: 12px;
	margin-left: 0px;
	margin-top: 8px;
	font-weight: bold;
}
#mod_05_siteMap ul li.m2{
	font-size: 12px;
	margin-left: 16px;
}
#mod_05_siteMap ul li.m3{
	margin-left: 32px;
}
#mod_05_siteMap ul li.m4{
	margin-left: 48px;
}

/************ MOD 07 SEARCH **************/

#mod_07_search div.box_error{
	border-top: 1px solid #FF9595;
	border-bottom: 1px solid #FF9595;
	padding: 16px;
	margin-bottom: 12px;
	text-align: center;
	color: #FF1C1C;
	background: #FBFDFF;
	font-size: 11px;
	font-weight: normal;
}
#mod_07_search div#search_string{
	float: left;
}
#mod_07_search div#search_found{
	float: right;
}