body, input, select, textarea, td, th, font {
   color:#033;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 11px;
   }
   
body {
	background:#fff url(/images/bg_header.gif) repeat-x 0 0;
	border: 0;
	margin: 0;
	padding: 0;
	cursor:default;
}
  

form,
p,
h1,h2,h3,h4,h5,h6,
img
{
	margin:0;
	border:0;
	padding:0;
}


b,strong{font-weight:bold;}


h1{
	color:#fff;
	font-size:16px;
	height:1.2em;
	letter-spacing:0px;
	margin:8px 0;
}
h2{
	color:#fff;
	font-size:14px;
	height:1.2em;
	letter-spacing:-1px;
	text-transform:uppercase;
}
h3{
	color:#fff;
	font-size:11px;
	height:1.2em;
	letter-spacing:-1px;
	text-transform:uppercase;
}

ul,
ol,
li{
	margin:0;
	padding:0;
	list-style:none;
}

a{
	font-size:11px;
	color:#000;
	font-weight:bold;
}
a:hover,
a.readmore:hover{
	color:#f39912;
}
a.readmore{
	background:transparent url(/images/arrow.gif) no-repeat 0 3px;
	padding-left:10px;
}
a.letter{
	font-size:14px;
	color:#05513a;
	font-weight:bold;
	text-decoration:none;
	padding-right:2px;
	}
	a.letter:hover{
		color:#f39912;
	}
span.letter-active{
	font-size:14px;
	color:#f39912;
	font-weight:bold;
}

select{
border: 1px solid #000;
width: 200px;
}
input{
border: 1px solid #023a63;
width: 196px;
}
input.search{
float:left;
border:1px solid #05513a;
background-color:#fff;
width:200px;
margin-right:10px;
}
textarea.message{
	width:371px;
	height:200px;
	border: 1px solid #05513a;
	margin-bottom:5px;
}
input.button{
border: 1px solid #05513a;
background-color:#f39912;
color:#05513a;
width: 100px;
font-weight:bold;
cursor:pointer;
float:left;
}

h1.swf-page-title {
	height:30px;
	width:808px;
	overflow:hidden;
	margin-left:20px;
}


/* 
* BASE ==========================================
*/


div#base{
	background:none;
	min-width:975px;
}
	div#base-header{
		position:relative;
		margin:0 auto;
		width:975px;
		height:190px;
		text-align:left;
		overflow:hidden;
	}
	div#base-content{
		position:relative;
		margin:0 auto;
		width:975px;
		text-align:left;
		background:none;
	}
div#base-footer{
	min-width:975px;
	background:#f39912 url(/images/bg_footer.gif) repeat-x 0 0;
	min-height:121px;
	}
	div#footer{
		margin:0 auto;
		width:975px;
		height:121px;
		text-align:center;
		overflow:hidden;
	}
/* SAFARI */
/*\*/
html>body * #base-content{width:975px;}
/**/

div#dom-load{display:none;}


br.cl{clear:both;margin-top:-1.2em;font-size:0;}


/* 
*  HEADER ============================================
*/
	div#base-header div.logo{
		position:absolute;
		left:76px;
		top:0;
	}
	div#base-header div.login{
		position:absolute;
		left:599px;
		top:60px;
		
		}
		div#base-header div.login div.logged-in{
			float:right;
			padding-left:10px;
			font-weight:bold;
			color:#000;
			padding-bottom:5px;
			}
			div#base-header div.login div.logged-in a.logmenu{
				background:transparent url(/images/arrow_green.gif) no-repeat 0 3px;
				padding-left:10px;
				color:#05513a;			
				}
				div#base-header div.login div.logged-in a.logmenu:hover{
					color:#000;
				}
		div#base-header div.login div.login-title{
			margin-top:30px;
			padding-left:10px;
			font-weight:bold;
			color:#000;
			padding-bottom:5px;
			}
			div#base-header div.login div.login-title span.error{
				color:#05513a;
				padding-left:20px;
			}
		div#base-header div.login div.login-input{
			background:#fff url(/images/input.gif) 0 0 no-repeat;
			width:169px;
			height:22px;
			margin-right:5px;
			float:left;
		}
		div#base-header div.login input.login{
			width:150px !important;
			height:15px;
			margin:2px 2px 2px 10px;
			border:0;
			font-size:11px;
			color:#999;
			font-weight:bold;
		}
		div#base-header div.login input.btn-login{
			width:21px !important;
			border:0;
		}
		
	div#base-header div.jpbs-selector{
		position:absolute;
		left:626px;
		top:160px;
		}
		div#base-header div.jpbs-selector div.txt{
			margin-top:3px;
		}
		div#base-header div.jpbs-selector select.jpbs-selector{
			font-size:11px;
			float:right;
		}
		div#base-header div.jpbs-selector div.jpbs-title{
			float:left;
			padding-left:10px;
			font-weight:bold;
			color:#000;
			padding-right:10px;
		}
	
/* 
*  FOOTER ============================================
*/
	div#footer img{
		margin-top:20px;
	}	

			
/* 
*  MAIN-COLUMNS ============================================
*/
	div#main-columns{
		margin-top:10px;
		width:975px;
		float:left;
	}
	
/* 
*  NAVIGATION ============================================
*/
	div#main-columns div#navigation{
		float:left;
		width:130px;
		margin-top:10px;
		}
		div#main-columns div#navigation li{
			display:block;
			margin-bottom:12px;
		}	
		div#main-columns div#navigation li div.jpb-nav-name{
			width:120px;
			height:15px;
			overflow:hidden;
		}
/* 
*  MAIN ============================================
*/
	div#main-columns div#main{
		float:right;
		width:845px;
	}

/* 
*  HOME ============================================
*/
	div#main-columns div#main div#home-column{
		float:left;
		width:450px;
		}
		div#main-columns div#main div#home-column div.title-bar{
			background:#fff url(/images/bg_title_450.gif) no-repeat 0 0;
			width:450px;
			height:30px;
			overflow:hidden;
			}
			div#main-columns div#main div#home-column div.title-bar h1.swf-page-title{
				width:400px;
				margin-left:10px;
			}
		div#main-columns div#main div#home-column div.cnt{
			border-left:1px solid #05513a;
			padding:10px;
			font-family:Arial, Helvetica, sans-serif;
			color:#000;
			font-size:11px;
			line-height:16px;
			}
			div#main-columns div#main div#home-column div.cnt img.cnt{
				float:right;
				padding-left:10px;
			}

	div#main-columns div#main div#news-column{
		float:right;
		width:377px;
		}	
		div#main-columns div#main div#news-column div.title-bar{
			background:#fff url(/images/bg_title_377.gif) no-repeat 0 0;
			width:377px;
			height:25px;
			padding-top:5px;
			}
			div#main-columns div#main div#news-column div.title-bar h1.swf-page-title{
				width:300px;
				margin-left:10px;
				margin-top:0;
			}
		div#main-columns div#main div#news-column div.cnt-item{
			float:left;
			width:363px;
			height:149px;
			border-left:1px solid #f39912;
			border-bottom:1px solid #f39912;
			}
			div#main-columns div#main div#news-column div.cnt-item div.photo{
				padding:12px 0 0 12px;
				float:left;
			}
			div#main-columns div#main div#news-column div.cnt-item div.txt{
				padding:12px 0 0 12px;
				float:right;
				width:246px;
				}
				div#main-columns div#main div#news-column div.cnt-item div.txt a.readmore{
					float:right;
				}
/* 
*  CONTENT ============================================
*/
	div#main-columns div#main div#content{
		width:845px;
		}
		div#main-columns div#main div#content div.title-bar{
			background:#fff url(/images/bg_title_845.gif) no-repeat 0 0;
			width:845px;
			height:30px;
			overflow:hidden;
		}
		div#main-columns div#main div#content div.cnt{
			float:left;
			border-left:1px solid #05513a;
			padding:10px 20px;
			}	
			div#main-columns div#main div#content div.cnt div.intro{
				float:left;
				font-weight:bold;
				width:375px;
				float:left;
				margin:0 52px 20px 0;
			}
			div#main-columns div#main div#content div.cnt div.intro-right{
				float:left;
				font-weight:bold;
				width:375px;
				float:left;
				margin-bottom:20px;
				}
				div#main-columns div#main div#content div.cnt div.intro-right span.search-result{
					color:#f39912;
				}
			div#main-columns div#main div#content div.cnt div.cnt-columns{
				float:left;
				}
				div#main-columns div#main div#content div.cnt div.cnt-columns div.cnt-left{
					float:left;
					width:402px;
					border-right:1px solid #f39912;
					padding-bottom:40px;
				}
				div#main-columns div#main div#content div.cnt div.cnt-columns div.cnt-right{
					float:right;
					width:376px;
				}				
				div#main-columns div#main div#content div.cnt div.cnt-columns div.cnt-item{
					float:left;
					width:376px;
					background-color:#fbe0b7;
					}
					div#main-columns div#main div#content div.cnt div.cnt-columns div.cnt-item.E{
						background-color:#fff;
					}
					div#main-columns div#main div#content div.cnt div.cnt-columns div.cnt-item div.photo{
						padding:12px 0 12px 12px;
						float:left;
					}
					div#main-columns div#main div#content div.cnt div.cnt-columns div.cnt-item div.txt{
						margin:12px 12px 12px 0;
						display:inline;
						float:right;
						width:234px;
						}
						div#main-columns div#main div#content div.cnt div.cnt-columns div.cnt-item div.txt.long{
							width:346px;
						}
						div#main-columns div#main div#content div.cnt div.cnt-columns div.cnt-item div.txt a.readmore{
							float:right;
							padding-right:12px;
						}

/* 
*  FORUM ============================================
*/
	div.forum{
		clear:both;
		width:800px;
		}
		div.forum table{
			margin:0 0 20px 0;
			padding:0;
			width:600px;
			border-collapse:collapse;
			border-spacing:0;
			}
			div.forum table th{
				background-color:#f39912;
				border-left:1px solid #f39912;
				padding:5px;
				color:#fff;
				font-size:12pt;
				}
				div.forum table tr.header td{
					background-color:#f1b55a;
					color:#fff;
					padding:5px;
					border:0;
					}
					div.forum table tr td:first-child{
						border-left:1px solid #f39912;
					}
				div.forum table tr td{
					background-color:#fff;
					padding:5px;
					border-bottom:1px solid #f39912;
					}
					div.forum table tr td a{
						font-weight:normal;
					}
				div.forum table tr td.subject{
					width:395px;
				}
				div.forum table tr td.count{
					width:100px;
				}
				div.forum table tr td.last{
					width:100px;
				}

	div.forum_reactions{
		clear:both;
		width:800px;
		}
		div.forum_reactions table{
			margin:0 0 20px 0;
			padding:0;
			width:600px;
			border-collapse:collapse;
			border-spacing:0;
			}
			div.forum_reactions table th{
				background-color:#f39912;
				border-left:1px solid #f39912;
				padding:5px;
				color:#fff;
				font-size:10pt;
				}
		
			div.forum_reactions table tr.reaction td{
				background-color:#fff;
				}
				div.forum_reactions table tr.reaction.E td{
				 background-color:#fbe0b7;
				}
			div.forum_reactions table td{
				vertical-align:top;
				border-bottom:1px solid #f39912;
				}
				div.forum_reactions table td:first-child{
					border-left:1px solid #f39912;
				}
				div.forum_reactions table td.photo{
					width:50px;
					padding:5px;
					}
					div.forum_reactions table td.photo img{
						width:50px;
					}
				div.forum_reactions table td.txt{
					padding:5px;
				}
				
				
	fieldset.forum{
		border:0;
		margin:0;
		padding:0;
		}			
		fieldset.forum label{
			display:block;
			float:left;
			width:150px;
		}
		fieldset.forum input,
		fieldset.forum select{
			margin-bottom:10px;		
		}
		fieldset.forum textarea{
			width:300px;
			height:100px;
		}
		
		
	fieldset.add_prod{
		border:0;
		margin:0;
		padding:0;
		}		
		fieldset.add_prod label{
			display:block;
			float:left;
			width:150px;
		}
		fieldset.add_prod input,
		fieldset.add_prod select{
			margin-bottom:10px;		
		}
		fieldset.add_prod textarea{
			width:350px;
			height:300px;
		}
		
		fieldset.add_prod div.multibox{
			width:200px;
			float:left;
			}
			fieldset.add_prod div.multibox input{
				width:auto;
				float:left;
				}
				fieldset.add_prod div.multibox input.check{
					border:0;
				}
			
			fieldset.add_prod div.multibox label{
				width:auto;
				float:none;
				display:inline;
			}	
			
			
	fieldset.contact{
		border:1px solid #023a63;
		margin:10px 0;
		padding:10px;
		}		
		fieldset.contact label{
			display:block;
			float:left;
			width:150px;
		}
		fieldset.contact input,
		fieldset.contact select{
			margin-bottom:10px;		
		}
		fieldset.contact textarea{
			border: 1px solid #023a63;
			width: 196px;
			height:100px;
			margin-bottom:10px;	
		}


input.validation-failed,
select.validation-failed,
textarea.validation-failed{
	border:solid 1px #f30;
	color : #FF3300;
}
input.validation-passed,
select.validation-passed,
textarea.validation-passed {
	border: 1px solid #023a63;
}
					
