/*****************/
/*** PAGESTYLE ***/
/*****************/

body {
	background: #ECF5FD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('/images/layout/bg_gradient.gif');
	background-repeat:repeat-x;
	color: #717272;
}

.content {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #717272;
}


.leftnavi {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

a.eSiteLinks,a.eSiteLinks:hover {
	font-size: 10px;
	color: #E27D11;
	font-weight:normal;
	text-decoration: underline;
}
a.eSiteLinks:hover {
	text-decoration: none;
}
.rastyle_selected {
color:#DE7701;
}
.rastyle {
color:#727272;
}
a.leftnavi {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.leftnavi:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.leftnavi_a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
a.leftnavi_a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 14px;
}

a.leftnavisub {
	font-size: 10px;
	font-weight: normal;
	color: #AF1E2D;
	text-decoration: none;
}
a.leftnavisub:hover {
	font-size: 10px;
	font-weight: normal;
	color: #AF1E2D;
	text-decoration: underline;
}

a.topnavi {
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10px;
	text-decoration: none;
}

a.topnavi:hover {
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10px;
	text-decoration: none;
}

a.InfoBox {
	font-size: 11px;
	font-weight: normal;
	color: #DE7600;
	text-decoration: none;
}
a.InfoBox:hover {
	font-size: 11px;
	font-weight: normal;
	color: #DE7600;
	text-decoration: underline;
}

a {
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
	color: #DE7600;
}

a:hover { 
	font-size: 11px;
	color: #DE7600;
	text-decoration: underline;
}


/* Materiaalitablejen tyylit */
/* Page Style */
table.eTable {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
tr.eTable_Row_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F19D29;
}
td.eTable_Cell_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F19D29;
	border: 1px solid #BF7000;
}
tr.eTable_Row {
	font-size: 11px;
	font-weight: normal;
	color: #5F6778;
}
td.eTable_Cell {
	font-size: 11px;
	font-weight: normal;
	color: #5F6778;
	border: 1px solid #F19D29;
}

td.eTable_Cell_2 {
	font-size: 11px;
	font-weight: normal;
	color: #5F6778;
	border: 1px solid #F19D29;
}

/* Page Style Background Color */
table.eTable_Color {
	font-size: 11px;
	font-weight: normal;
	color: #5F6778;
	background-color: #FFFFFF;
}
tr.eTable_Row_Color_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F19D29;
}
td.eTable_Cell_Color_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F19D29;
}
tr.eTable_Row_Color {
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #5F6778;
}
td.eTable_Cell_Color {
	font-size: 11px;
	font-weight: normal;
	color: #5F6778;
	background-color: #FFE2AF;
}
td.eTable_Cell_Color_2 {
	font-size: 11px;
	font-weight: normal;
	color: #5F6778;
	background-color: #FFBD6F;
}

/* Blank */
table.eTable_Blank {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
tr.eTable_Row_Blank_Header {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	/* background-color: #EFEFEF; */
}
td.eTable_Cell_Blank_Header {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	/* background-color: #EFEFEF; */
}
tr.eTable_Row_Blank {
	font-size: 11px;
	font-weight: normal;
	color: #5F6778;
}
td.eTable_Cell_Blank {
	font-size: 11px;
	font-weight: normal;
	color: #5F6778;
}

form {
	padding:0 0 0 0;
	margin: 0 0 0 0;
}


span.hilite {
	font-weight: bold;
}


/* end Materiaalitablejen tyylit */


div.center {
	margin-left:0px auto;
	margin-right:0px auto;
}

div.topLeft {
	float:left;
	height:4px;
	width:4px;
	background-image:url('/images/layout/top_left_corner.gif');
	background-repeat: no-repeat;
}

div.top {
	/*width:966px;*/
	width:974px;
	background-color:#C9E5FE;
	clear:both;
	height:4px;
	/*background-image:url('/images/layout/top_border.gif');*/
	background-repeat: repeat-x;*/
	background-image:url('/images/layout/top.gif');	
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
}

div.helpcontainer {
	width:205px;
	height:26px;
	background-color:transparent;
	position:relative;
	left:715px;
	top:144px;
}

div.topRight {
	float:right;
	height:4px;
	width:4px;
	background-image:url('/images/layout/top_right_corner.gif');
	background-repeat: no-repeat;
}

div.bottomLeft {
	float:left;
	height:4px;
	width:4px;
	background-image:url('/images/layout/bottom_left_corner.gif');
	background-repeat: no-repeat;
}

div.bottom {
	width:974px;
	background-color:#FFFFFF;
	clear:both;
	height:4px;
	/*background-image:url('/images/layout/bottom_border.gif');
	background-repeat: repeat-x;*/
	background-image:url('/images/layout/bottom.gif');
	background-repeat: no-repeat;
}

div.bottomRight {
	float:right;
	height:4px;
	width:4px;
	background-image:url('/images/layout/bottom_right_corner.gif');
	background-repeat: no-repeat;
}

div.bottomInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	width:940px;
	height:52px;
	background-image:url('/images/layout/bottom_bar.jpg');
	background-repeat: no-repeat;
	margin-bottom:13px;
}
div.contactText {
	width:465px;
	height:30px;
	float:right;
	text-align:left;
	padding-top:15px;
}

div.toplogo {
	height:220px;
	width:940px;
	background-image:url('/images/layout/topbar.jpg');
	background-repeat: no-repeat;
}

div.topnavi {
	height:34px;
	width:940px;
	background-image:url('/images/layout/navi_bag.gif');
	background-repeat: repeat-x;
	border-top: 1px solid #F8F8F8;
}

div.murupolku {
	float:left;
	font-size: 11px;
	font-weight: bold;
	color: #005630;
	padding-top:16px;
}
a.murupolku {
	font-size: 11px;
	font-weight: normal;
	color: #005630;
	text-decoration: underline;
}
a.murupolku:hover {
	font-size: 11px;
	font-weight: normal;
	color: #005630;
	text-decoration: none;
}


div.tools {
	float:right;
	padding-top:10px;
}


div.main {
	font-size:11px;
	text-align:left;
	width:940px;
	height:auto;
	margin:13px 13px 13px 13px;
	background-color:#FFFFFF;
}


div.leftNavi {
	float:left;
	width:220px;
	background-color:#FFFFFF;
	height:100%;
	margin-top:15px;
}

div.leftNaviPadding {
	padding:5px;
	margin:0 5px 5px 5px;
	background-color:#FFFFFF;
}


div.mainContent {
	background-color:#FFFFFF;
	height:auto;
	width:720px;
	float:left;
	margin:0px 0px 0px 0px;
}

div.buttoncontainer {
	background-color:transparent;
	width:31px;
	height:23px;
	margin-right:3px;
	float:left;
}
div.copyrite {
	position:absolute;
	width:960px;
	text-align:right;
	margin-bottom:0px;
	margin-top:0px;
	backround-color:transparent;
}
.copyrite a:link, .copyrite a:visited, .copyrite a:active, .copyrite a:hover {
	font-weight: normal;
	text-decoration: none;
}

a.ahome {
	background-image:url('/images/layout/btn_home.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-color:#5994C8;
	width:25px;
	height:21px;
	position:absolute;
	margin-top:2px;	/*ie: 5px; */
	margin-left:0px;
	border-top: 3px solid white;
	border-left: 3px solid white;
	border-right: 3px solid white;
}
a.ahome:hover {
	/*background-image:url('/images/layout/btn_home_big.gif');*/
	background-image:url('/images/layout/btn_home.gif');
	background-position: 0px 2px;
	background-color: #5994C8;
	background-repeat: no-repeat;
	width:25px;
	height:23px;
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	border-top: 3px solid white;
	border-bottom: 1px solid white;
}
a.amail {
	background-image:url('/images/layout/btn_mail.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-color:#00B557;
	width:25px;
	height:21px;
	position:absolute;
	margin-top:2px;	/*ie: 5px; */
	margin-left:0px;
	border-top: 3px solid white;
	border-left: 3px solid white;
	border-right: 3px solid white;
}
a.amail:hover {
	background-image:url('/images/layout/btn_mail.gif');
	background-position: 0px 2px;
	background-color: #00B557;
	background-repeat: no-repeat;
	width:25px;
	height:23px;
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	border-top: 3px solid white;
	border-bottom: 1px solid white;
}
a.asitem {
	background-image:url('/images/layout/btn_sitemap.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-color:#F5E932;
	width:25px;
	height:21px;
	position:absolute;
	margin-top:2px;	/*ie: 5px; */
	margin-left:0px;
	border-top: 3px solid white;
	border-left: 3px solid white;
	border-right: 3px solid white;
}

a.asitem:hover {
	background-image:url('/images/layout/btn_sitemap.gif');
	background-position: 0px 2px;
	background-color: #F5E932;
	background-repeat: no-repeat;
	width:25px;
	height:23px;
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	border-top: 3px solid white;
	border-bottom: 1px solid white;
}
a.aprint {
	background-image:url('/images/layout/btn_print.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-color:#FFA500;
	width:25px;
	height:21px;
	position:absolute;
	margin-top:2px;	/*ie: 5px; */
	margin-left:0px;
	border-top: 3px solid white;
	border-left: 3px solid white;
	border-right: 3px solid white;
}

a.aprint:hover {
	background-image:url('/images/layout/btn_print.gif');
	background-position: 0px 2px;
	background-color: #FFA500;
	background-repeat: no-repeat;
	width:25px;
	height:23px;
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	border-top: 3px solid white;
	border-bottom: 1px solid white;
}
a.abig {
	background-image:url('/images/layout/btn_font_bigger.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-color:#912A3B;
	width:25px;
	height:21px;
	position:absolute;
	margin-top:2px;	/*ie: 5px; */
	margin-left:0px;
	border-top: 3px solid white;
	border-left: 3px solid white;
	border-right: 3px solid white;
}

a.abig:hover {
	background-image:url('/images/layout/btn_font_bigger.gif');
	background-position: 0px 2px;
	background-color: #912A3B;
	background-repeat: no-repeat;
	width:25px;
	height:23px;
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	border-top: 3px solid white;
	border-bottom: 1px solid white;
}
a.asmall {
	background-image:url('/images/layout/btn_font_smaller.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-color:#912A3B;
	width:25px;
	height:21px;
	position:absolute;
	margin-top:2px;	/*ie: 5px; */
	margin-left:0px;
	border-top: 3px solid white;
	border-left: 3px solid white;
	border-right: 3px solid white;
}

a.asmall:hover {
	background-image:url('/images/layout/btn_font_smaller.gif');
	background-position: 0px 2px;
	background-color: #912A3B;
	background-repeat: no-repeat;
	width:25px;
	height:23px;
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	border-top: 3px solid white;
	border-bottom: 1px solid white;
}

div.dotborder {
	border-bottom: 1px dotted #DE7600;
}

a.newsDate,a.newsDate:hover {
	color: #717272;
	text-decoration: none;
	font-size: 10px;
}

a.newsHeader,a.newsHeader:hover {
	color: #E07F11;
	text-decoration: none;
	font-size: 10px;
	font-weight:normal;
}

div.newsFirstpage {
	color: #E07F11;
	font-size: 11px;
	border-bottom: 1px dotted #DE7600;
	font-weight:normal;
	padding:5px 0 0 1px;
	margin-top:3px;
}

a.calendardate,a.calendardate:hover {
	font-size: 10px;
	text-decoration: none;
	cursor:pointer;
	font-weight:normal;
	color:#00572F;
}

a.calendarmonth,a.calendarmonth:hover {
	font-size: 10px;
	text-decoration: underline;
	font-weight:bold;
}

a.linktext {
	font-size: 10px;
	text-decoration: none;
	font-weight:normal;
	color: #DE7600;
}
a.linktext:hover {
	text-decoration: underline;
}

div.contentlift {
	margin-top:20px;
}

.contentlift A:link, .contentlift A:visited, .contentlift A:active, .contentlift A:hover  {
	font-weight: normal;
	text-decoration: none;

}

.contentlift A.eventdate:link, .contentlift A.eventdate:visited, .contentlift A.eventdate:active, .contentlift A.eventdate:hover {
	color: #717272;
	font-weight: bold;
	text-decoration: none;
}


/* Lomakkeiden tyylit */
.eform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border-color: #5482B3;
	border-style: solid;
	border-width: 1px;
}

select.eform_select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border-color: #5482B3;
	border-style: solid;
	border-width: 1px;
}

input.eform_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #F19D29;
	border-color: #5482B3;
	border-style: solid;
	border-width: 1px;
	margin: 10px 7px 5px 7px;
}
/* end Lomakkeiden tyylit */








/*****************/
/***  INFOBOX  ***/
/*****************/

div.infoboxMain {
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:225px;
}

div.infoboxTop {
	background-image:url('/templates/templateimages/infobox_header.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	height:49px;
}

div.infoboxTitle {
	padding:14px 14px 14px 14px;
	font-weight:bold;
	color:#000000;
	white-space: nowrap;
}

div.infoboxContent {
	min-height:140px;
	height:auto;
	background-image:url('/templates/templateimages/infobox_bg.jpg');
	background-position:left;
	background-repeat:repeat-y;
	padding:0px 16px 0px 16px;
	font-size: 11px;
}

/* IE HACK -- \*/
* html div.infoboxContent {
height:140px;
}
/* -- IE HACK */

div.infoboxBottom {
	background-image:url('/templates/templateimages/infobox_bottom.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	height:35px;
}




/*****************/
/*** TEMPLATES ***/
/*****************/

/* Päädivi */
div.templateContent {
	width:700px;
	padding:0 0 0 0;
	margin:20px 0px 20px 20px;
	clear:both;
}

/* Divi clear - siivoaa floatit pois ja pudottaa sivun marginaaliinsa */
div.templateClear {
	clear:both;
}

/* koko sivun levyinen */
div.templateFull {
	width:700px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height: 15px;
}

/* kaksipalstaiset */
div.templateLeft {
	float:left;
	width:400px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height: 15px;
}
div.firstpgtemplateMiddle {
	width:465px;
	margin-bottom:20px;
	line-height: 15px;
}	
div.firstpgtemplateMiddleblah {
	width:210px;height:auto;float:right;position:relative;
	}
div.firstpgtemplateMiddleyada {
	width:255x;height:auto;float:left;position:relative;
	}
div.firstpgtemplateRight {
	float:right;
	width:185px;
	margin:0 5px 0 0;
	padding:0 0 0 0;
	line-height: 15px;
}
div.firstpgtemplateLeft {
	float:left;
	width:465px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height: 15px;
}

div.templateRight {
	float:right;
	width:225px;
	margin:0 5px 0 0;
	padding:0 0 0 0;
	line-height: 15px;
}

/* kaksipalstaiset - yhtä leveät*/
div.templateEqual {
	width:310px;
	margin:0 5px 0 0;
	padding:0 0 0 0;
	line-height: 15px;
}

/* otsikkotyylit */
h1 {
	margin:0px 0px 0px -1px;
	padding-bottom:15px;
}

h2 {
	margin:8px 0px 0px -1px;
}

/*****************************/
/* Sidebar navigation styles */
/*****************************/

/* LEVEL 1 PAGES */

div.naviContainer_1 {
}

div.navi_1, div.navi_1_selected {
	border-bottom:1px solid white;
	padding:4px 0 4px 0px;
	margin:15px 0 0 0;
	border-bottom: 1px dotted #DE7600;
}

a.navi_1, a.navi_1_selected,a.navi_1:hover, a.navi_1_selected:hover {
	font-size: 11px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

a.navi_1_selected,a.navi_1_selected:hover {
	color:#DE7701;
}

/* LEVEL 2 PAGES */

div.naviContainer_2 {
}

div.navi_2, div.navi_2_selected  {
	border-bottom:1px solid white;
	padding:5px 0 5px 0px;
	margin:0 0 0 0;
	border-bottom: 1px dotted #DE7600;
}

a.navi_2, a.navi_2_selected,a.navi_2:hover, a.navi_2_selected:hover {
	text-decoration:none;
	color:#727272;
	font-size: 11px;
	font-weight:bold;
}

a.navi_2_selected,a.navi_2_selected:hover,a.navi_2:hover {
	color:#DE7701;
}

/* LEVEL 3 PAGES */

div.naviContainer_3 {
	border-bottom: 1px dotted #DE7600;
}

div.navi_3, div.navi_3_selected  {
	padding:4px 0 4px 15px;
	margin:0 0 0 0;
}

a.navi_3, a.navi_3_selected,a.navi_3:hover, a.navi_3_selected:hover {
	text-decoration:none;
	color:#727272;
	font-size: 11px;
	font-weight:normal;
}

a.navi_3_selected,a.navi_3_selected:hover,a.navi_3:hover {
	color:#DE7701;
}

/* LEVEL 4 PAGES */

div.naviContainer_4 {
	border-bottom:1px solid white;
}

div.navi_4, div.navi_4_selected  {
	padding:2px 0 2px 30px;
	margin:0 0 0 0;
}

a.navi_4, a.navi_4_selected {
	text-decoration:none;
	color:#727272;
	font-weight:normal;
}

a.navi_4_selected {
	color:#DE7701;
}


/* TOPNAVI */

div.topNaviContainer{
	padding:0px 0px 0px 5px;
}

div.topnavi_lu, div.topnavi_ls {
	float:left;
	width:5px;
	height:20px;
}

div.topnavi_cu, div.topnavi_cs {
	float:left;
	padding:2px 3px 3px 0px;
	margin:5px 0px 10px 0px;
	color:#DE7701;
}

div.topnavi_cs {
/*border-bottom:1px solid white;*/
}


div.topnavi_ru, div.topnavi_rs {
	float:left;
	width:5px;
	height:20px;
	padding:6px 0 0 2px;
	font-size: 10px;
}

a.topnavi_u,a.topnavi_u:hover {
	text-decoration: none;
	font-size: 10px;
	color:#000000;
	font-weight:bold;
}
a.topnavi_u:hover {
	color:#FFFFFF;
	font-size: 10px;
}
a.topnavi_s,a.topnavi_s:hover {
	text-decoration: none;
	color:#FFFFFF;
	font-size: 10px;
	font-weight:bold;
}




/*****************/
/***  BULLETS  ***/
/*****************/

/* tavallinen ikoni (ul tai ol) */ 
li.list_itm {
	line-height: 16px;
	padding: 2px 0 1px 0px;
}

/* kuvaikoni */
li.list_itm_img {
	line-height: 16px;
	background: url(/images/bullet_list.gif) no-repeat 0px 3px;
	padding: 0px 0 1px 18px;
}


li.list_itm_img_crs {
	line-height: 16px;
	background: url(/images/bullet_list.gif) no-repeat 0px 3px;
	padding: 2px 0 1px 18px;
}

/* kuvaikoni infobox */
li.list_itm_img_ib {
	line-height: 16px;
	background: url(/images/bullet_list_infobox.gif) no-repeat 0px 3px;
	padding: 0px 0 1px 18px;
}

/* kuvaikonilistat */
ul.list_img {
	list-style-type: none;
	padding: 5px 0 0 0;
	margin: 0 0 0 8px;
}

/* norm. ikonilistat */
ul.list, ol.list {
	padding: 5px 0 0 0;
	margin: 0 0 0 25px;
}





div.loginBox_eAdmin {
	background-image:url('/templates/loginimages/eadmin.gif');
	background-repeat:no-repeat;
	background-position:top left;
	margin:10px 0 0 0;
	padding:none;
	width:312px;
	height:157px;
}

div.loginBox_Padding {
	float:none;
	clear:both;
	margin:0;
	padding:65px 0 0 79px;
}


div.loginBox_eExtra {
	clear:both;
	background-image:url('/templates/loginimages/extranet.gif');
	background-repeat:no-repeat;
	background-position:top left;
	margin:0 0 0 0;
	padding:65px 0 0 79px;
	width:312px;
	height:157px;
}



input.loginInput {
	float:left;
	font-size:9px;
	width:128px;
	height:15px;
	margin:0;
	padding:1px 2px 0 2px;
	border:none;
}

input.loginButton {
	float:left;
	border:none;
	width:36px;
	height:11px;
	margin:2px 0 0 6px;
	padding:0;
	background-color:transparent;
	cursor:pointer;
}



div.loginUser {
	clear:both;
	height:15px;
	margin:0;
	padding:0;
	width:200px;
}

div.loginPassword {
	clear:both;
	height:15px;
	margin:8px 0 0 0;
	width:200px;
}


/* Sivustohaku */

div.searchcontainer {
	width:200px;
	height:50px;
	background-color:transparent;
	position:relative;
	left:20px;top:18px;	
	text-align: left;
	font-family: Verdana;
	font-size:9px;
	color:#FFFFFF;
	font-weight:bold;
}

div.searchBoxForm {
	background: transparent url(/images/layout/search_bg.gif) no-repeat scroll left top;
	width:165px;
	height:40px;
}
input.searchField {
	position:relative;
	left:1px;
	top:2px;
	float:left;
	border:none;
	width:130px;
	height:20px;
	font-size:12px;
	padding:0 0 0 0;
	margin:1px 0 0 3px;
	background:transparent;
}
input.searchButton {
	position:relative;
	left:5px;
	top:1px;
	margin: 2px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	border:none;
	width:24px;
	height:19px;
	float:left;
	background:transparent;
}
form.searchform {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Form styles */

form.form {
	width:100%;
	padding:0;
	margin:0;
}

div.formClear {
	clear:both;
}

div.form {
	width:100%;
	height:auto;
}


div.formNotes {
	float:left;
	margin:0 0 10px 0;
}

div.formText {
	float:left;
	width:30%;
	text-align:right;
	vertical-align:top;
	border:none;
	margin:0;
}

div.formInfo {
	float:left;
	width:100%;
	text-align:left;
	vertical-align:top;
	border:none;
	margin:0;
	font-weight:bold;
}

div.formPadding {
	padding:3px;
}

div.formInput {
	float:right;
	width:70%;
	vertical-align:top;
	border:none;
	margin:0;
}

input.formCheck {
	display:none;
}

textarea.form, label.form, div.formText, input.form, select.form, option.form, select.form_prodsel {
	font-family:verdana;
	font-size: 11px;
}

select.form_prodsel {
	width: 84px;
}

textarea.form, div.formCheckboxes, input.form, select.form, option.form {
	width:100%;
}

textarea.form, input.form, select.form, select.form_prodsel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border-color: #5482B3;
	border-style: solid;
	border-width: 1px;
}

input.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #F07E1D; 
	border-color: #5482B3;
	border-style: solid;
	border-width: 1px;
	margin: 10px 7px 5px 7px;
}

textarea.form {
	height:100px;
}

input.formCheckbox, input.formRadio {
	padding:0;
	margin:0 5px 2px 0;
	vertical-align:top;
}


textarea.form {
}


div.formCheckboxes {
	float:left;
}


table.forum {
	font-size:11;
	width:100%;
	border-collapse:collapse;
	border:1px solid black;
}

div.forumForum {
	padding:10px 10px 10px 10px;
	font-weight:bold;
}


td.forumMessageContainer {
	border:1px solid black;
	margin:5px 0 5px 0;
	padding:5px 5px 5px 5px;
}


td.forumMessageAuthor {
	width:150px;
}

td.forumMessageTitle {
	border:1px solid black;
	margin:0 0 5px 0;
	padding:5px 5px 5px 5px;
	font-weight:bold;
	background-color:#FAC072; 
}


span.forumMessageCreated {
	font-weight:normal;
	color: #707070;
}

td.forumMessageText {
	background-color:#FFFFFF;
	border:1px solid black;
	margin:0 0 0 0;
	padding:5px 5px 5px 5px;
	vertical-align:top;
}

td.forumMessageAuthor {
	border:1px solid black;
	border-bottom:none;
	margin:0 5px 5px 0;
	padding:5px 5px 5px 5px;
	font-weight:bold;
	background-color:#FAC172; 
}

td.forumMessageAuthorInfo {
	border:1px solid black;
	border-top:none;
	margin:0 5px 5px 0;
	padding:5px 5px 5px 5px;
	font-weight:normal;
	background-color:#FAC172; 
}


div.forumPageLinks {
	margin:5px 5px 5px 5px;
	text-align:center;
}

a.forum, a.forum:visited, a.forum:hover {
	text-decoration:none;
}


a.forum:hover {
	text-decoration:underline;
}


a.forumHeader, a.forumHeader:visited, a.forumHeader:hover {
	text-decoration:none;
	color:#FFFFFF;
}


a.forumHeader:hover {
	text-decoration:underline;
}


div.forumModified {
	border-top:2px solid #E0E0E0;
	margin:5px 5px 5px 5px;
	padding:5px 0px 0px 0px;
	font-weight:normal;
}


div.forumAttachment {
	border-top:2px solid #E0E0E0;
	margin:5px 5px 5px 5px;
	padding:5px 0px 0px 0px;
	font-weight:bold;
}

div.forumAttachmentInfo {
	padding:5px 5px 5px 0px;
	font-weight:normal;
}

td.forumTableHeader {
	background-color:#005731;
	padding:4px 4px 4px 4px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}


td.forumTableRow1 {
	background-color:#FFE3BF; 
	padding:4px 4px 4px 4px;
	text-align:center;
}

td.forumTableRow2 {
	background-color:#FFCE8F; 
	padding:4px 4px 4px 4px;
	text-align:center;
}

div.forumDescription {
	padding:5px 5px 5px 5px;
}

div.forumTools {
	padding:5px 2px 7px 5px;
	text-align:center;
}

div.forumToolItem {
	float:left;
	padding:0px 2px 0px 2px;
}


div.forumClear {
	clear:both;
}

div.forumNotification {
	background-image:url('/templates/eForum/images/blink.gif');
	margin:10px 0 10px 0;
	padding:5px 5px 5px 5px;
	border:1px dotted black;
}


div.forumConfirm {
/*	background-image:url('/templates/eForum/images/blink.gif'); */
	margin:10px 0 10px 0;
	padding:5px 5px 5px 5px;
	border:1px dotted black;
}

div.forumOnlineInfo {
	padding:5px 5px 5px 10px;
}


textarea.forum, input.forum{
	border:1px solid black;
	padding:0 0 0 0;
	margin: 2px 0 2px 0;
}

input.forumCheckbox, input.forumRadio  {
	border:none;
	padding:0 0 0 0;
	margin: 2px 0 2px 0;
}

input.forumButton {
	background-color:#E0E0E0;
	border:1px solid black;
	padding:0 0 0 0;
	margin: 2px 0 2px 0;
}



ol.search {
}

li.search {
	margin-bottom:15px;
}

div.searchTitle {
	font-weight:bold;
	padding-bottom:3px;
}

a.searchTitle {
}

div.searchText {
}

a.searchText {
font-weight:normal;
}

