/* Reset -------------------------------------------------------------------- */
body,legend{color:#000;}
html,body{ }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,
input,textarea,p,blockquote,hr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,hr{border:0;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a,address{font-style:normal;text-decoration:none;}
input,textarea,select{font-family:inherit;font-size:100%;font-weight:inherit;}

/* Tools -------------------------------------------------------------------- */
.hide           { display:none; }
.replace        { text-indent:-999em; background-repeat:no-repeat; }
.accessibility  { position:absolute; top:-999em; left:-999em; }

.noindent       { margin:0; }
.nomargin       { margin-top:0; margin-bottom:0; }

/* Typography --------------------------------------------------------------- */
body    { font:.75em Arial,Helvetica,sans-serif; }

/* Headings */
h1	{ font-size:2em;  }
h2	{ font-size:1.75em;  }
h3	{ font-size:1.5em;  }
h4	{ font-size:1.25em;  }
h5	{ }
h6	{ }

/* Text */
p, hr,
dl, ul, ol,
li.spaced, .spaced li,
address, table			{ margin-bottom:1.5em; }
.important          	{ font-size:1.25em; }

/* Lists */
dt          			{ font-weight:bold; }
ul     					{ padding-left:1.5em; }
ol						{ list-style-position:inside; }
li.plain, .plain		{ list-style:none; }

/* Tables */
table       {  }

/* Links */
a,
a.inline	{ text-decoration:underline; color:#6f7e89; }
a.anchor    { display:none; }

/* Other */
hr          { color:#444; background:#444; height:1px; clear:both; }

.activity 			{ border: 1px solid #dedede; padding: 15px; margin-bottom: 30px; height: 170px; background-color: #fffab2; }
.activeNormal 		{ 
						padding: 15px; margin-bottom: 30px;width:145px;border-width:0 0 1px 0;border-color:#dedede; border-style:solid;}
#eventList {
	border-style: solid; 
	border-color:#dedede;
	border-width: 1px 1px 0 1px;
	width: 175px;
	border-collapse:collapse;
	margin-top:5px;
}



.refImageLeft {
	display:block;
	clear:both;
	width:100%;
	padding-bottom:20px;
	border-width: 0 0 1px 0;
	border-style:solid;
	border-color:#d3d3d3;
}
.refImageLeft tr td {
	vertical-align:top;
}
.refImageLeft tr td.image {
	padding:0 20px 0 0;
}
.refImageLeft tr td.image img{
	padding:0;
	border:1px solid #AFAFAF;
	margin:0 0 17px 0;
}
.refImageLeft tr td.text {
	font-size:13px;
	color:#000;
	font-style:italic;
}
.refImageLeft tr td.text p.ref {
	color:#7e705c;
}









.refImageRight {
	display:block;
	clear:both;
	width:100%;
	padding-bottom:20px;
	border-width: 0 0 1px 0;
	border-style:solid;
	border-color:#d3d3d3;
}
.refImageRight tr td {
	vertical-align:top;
}
.refImageRight tr td.image {
	padding:0 0 0 20px;
}
.refImageRight tr td.image img{
	padding:0;
	border:1px solid #AFAFAF;
	margin:0 0 17px 0;	
}
.refImageRight tr td.text {
	font-size:13px;
	color:#000;
	font-style:italic;
}
.refImageRight tr td.text p.ref {
	color:#7e705c;
}

/* Content ------------------------------------------------------------------ */
/* Conten Item */
p {line-height:16px;}
dt {width:10em;float:left;clear:left;}

/* Normal links */
a {color:#008fcc; text-decoration:none;}
a:hover {color:#588da8; text-decoration:none;}

/* Readmore links */
a.readmore {color:#ffffff; font-size:14px; text-decoration:none; background:url('/images/shop/bullet_readmore.gif') right center no-repeat; padding:0 12px 0 0;}
a.readmore:hover {color:#cccccc; text-decoration:none;}

/* Headings */
h1 {}
h2 {}
h3 {}
h4 {}


.colholder {
	display:block;
	clear:both;
}
/* Column */
.col				{ float:left; overflow:hidden; margin:0; }
.colFirst          { margin-left:0; }
.colLast           { margin-right:0; }

.colTwo            { width:50%; }
.colThree          { width:33%; }
.colFour           { width:25%; }

.colTwo.colFirst { width:487px; padding:0 18px 0 0;}
.colTwo.colLast { width:191px; padding:0 0 0 17px;clear:right;}

/*225*/
img.left,
img.right			{ margin-bottom:1em; display:inline; }
img.left 			{ margin-right:1em; float:left; }
img.right 			{ margin-left:1em; float:right; }

/* Icons */
.icon						{ display:inline-block; background:no-repeat 0 50%; vertical-align:text-top; outline:none; overflow:hidden; text-indent:-999em; width:16px; min-height:16px; }
.iconText					{ text-indent:18px; width:auto; }
.iconAdd					{ background-image:url('/images/icons/add.png'); }
.iconCss					{ background-image:url('/images/icons/css.png'); }
.iconDbImport				{ background-image:url('/images/icons/dbImport.gif'); }
.iconDelete					{ background-image:url('/images/icons/delete.png'); }
.iconEdit					{ background-image:url('/images/icons/edit.png'); }
.iconExit					{ background-image:url('/images/icons/exit.png'); }
.iconLock					{ background-image:url('/images/icons/lock.png'); }
.iconStar					{ background-image:url('/images/icons/star.png'); }
.iconTable					{ background-image:url('/images/icons/table.png'); }
.iconTableLink				{ background-image:url('/images/icons/tableLink.png'); }

.searchForm					{ margin-bottom:20px; }
.searchForm .field			{ float:left; margin-right:10px; }
.searchForm .field label	{ display:inline; }
.searchForm .buttons		{ width:auto; clear:none; margin-top:2px; }

/* Tree list */
.treeList,
.treeList ul 				{ margin:0; }

/* Data table */
.dataTable					{ width:100%; }
.dataTable th				{ text-align:left; }
.dataTable th a				{ color:#004276; }
.dataTable tr:hover			{ background-color:#97cbff; }
.dataTable td				{ padding-right:5px; }

/* Form in table */
.inTable .field				{ position:relative; }
.inTable .field label		{ position:absolute; top:-1.5em; left:0; width:100%; text-indent:-999em; }
.inTable .field input,
.inTable .field select		{ width:95%; }

/* Pagination */
ul.paginationList			{ border:0; margin:10px 0; padding:0; display:block; }

ul.paginationList li		{ border:0; margin:0; padding:0; font-size:11px; list-style:none; float:left; }
ul.paginationList a			{ border:solid 1px #6a6a6a; margin-right:2px; }
ul.paginationList .previous-off,
ul.paginationList .next-off { color:#666666; display:block; float:left;	font-weight:bold; padding:3px 4px; }
ul.paginationList .next a,
ul.paginationList .previous a		{ font-weight:bold; }
ul.paginationList li.active a		{ color:#0080ff; font-weight:bold;	display:block; float:left; padding:3px 6px; }
ul.paginationList a:link,
ul.paginationList a:visited 		{ color:#0063e3; display:block; float:left; padding:3px 6px; text-decoration:none; }
ul.paginationList a:hover			{ border:solid 1px #ffffff; color:#0080ff; }
.entriesTotal						{ clear:both; color:#808080; }

dl.marginal					{ overflow:hidden; }
dl.marginal dt				{ width:10em; float:left; clear:left; }

.activity 	{ border: 1px solid #dedede; padding: 15px; margin-bottom: 30px; height: 170px; background-color: #fffab2; }




#frontTable p{
	line-height:25px;
	font-size:18px;
	padding:0;
	margin:0 0 8px 0;
	font-style:italic;
}

#frontTable .fTblFirst {
	color:#7e705c;
	text-align:right;
	border-width:0 1px 0 0;
	border-color:#c4c4c4;
	border-style:solid;
	padding:10px 10px 10px 0;
}

#frontTable .fTblSecond {
	color:#000;
	padding:10px 0 10px 10px;	
}

#frontTable .fTblSecond h3{
	color:#7e705c;
	line-height:25px;
	font-size:32px;
	font-weight:normal;
	padding:0;
	margin:0 0 8px 0;
	font-style:italic;
	padding-bottom:3px;	
	padding-top:22px;
}


#eventList td {
	border-color:#DEDEDE;
	border-style:solid;
	border-width:0 0 1px 0;
	margin-bottom:30px;
	padding:15px;
}

/* Form styles -------------------------------------------------------------- */
/* Inline form */
form.inline fieldset,
fieldset.inline .field              { display:inline; float:left; }

/* Vertical form */
.vertical .field                { margin-bottom:.25em; }
.vertical label                 { display:block; }

.vertical .multiple             { margin-bottom:.25em; }
.vertical .multiple .field      { margin-bottom:0; }
.vertical .multiple label,
.vertical .result label         { display:inline; }

/* Marginal form */
.marginal .field                { margin-bottom:.25em; height:100%; overflow:hidden; }
.marginal label                 { width:11.5em; float:left; }

.marginal .multiple             { margin-bottom:-2em; }
.marginal .multiple .field      { margin-bottom:0; position:relative; top:-2em; left:11.5em; }
.marginal .multiple label,
.marginal .result label			{ width:auto; float:none; }

/* Form --------------------------------------------------------------------- */
form            { width:100%; overflow:hidden; }
form .field     { line-height:2; }
fieldset        { border:0; margin-bottom:1.25em; padding:0; padding-top:.5em; }
legend          { font-size:18px; font-weight:bold; line-height:1; color:#174760; }
label           { font-weight:bold; cursor:pointer; }
.result label	{ font-weight:normal; }

/* Input */
input.text,
input.secret,
select,
textarea        { border:1px solid #455560; }
input.text,
input.secret	{ text-indent:5px; padding:.25em 0; }
select          { width:217px; }
textarea        { /*padding:5px;*/ width:250px; }

/* Multiple */
fieldset.multiple           { border:0; margin:0; padding:0; }
fieldset.multiple legend    { text-transform:none; font-size:1em; line-height:2; color:#000; }
fieldset.multiple .field    { float:left; clear:left; position:relative; }
fieldset.multiple label		{ padding-left:1.25em; font-weight:normal; }
fieldset.multiple input     { position:absolute; top:.5em; left:0; }

/* Control & Output */
button              { padding:0; overflow:visible; cursor:pointer; }
form .buttons       { overflow:hidden; margin-bottom:0; }

form .error         { color:#ed1c24; }
form .error input   { border-color:#ed1c24; }
form .notice        {  }
form .success       {  }

/*	Contact Form	*/
#formContact							{}
#contactName							{ width:250px; }
#contactEmail							{ width:250px; }
#contactPhone							{ width:250px; }
#contactContent 						{ width:250px; }
#formContact form.marginal p.buttons	{ width:390px; margin:20px 0; }
#formContact form.marginal p.buttons button 	{ float:right; }

/*	Newsletter Form	*/
.newsletter 	{ overflow:visible; }
form.newsletter .field { width:240px; margin:10px 0; }
.field label[for="name"] { width:55px; text-transform:uppercase; font-weight:normal; }
.field label[for="mail"] { width:55px; text-transform:uppercase; font-weight:normal; }
.field input#name { width:180px; border:1px solid #cccccc; }
.field input#mail { width:180px; border:1px solid #cccccc; }
.mailbtn			{ width:150px; float:right; position:relative; bottom:93px; left:5px; }
.mailbtn button		{ position:relative; bottom:-5px; background-position:right center; }
.mailbtn button.right_arrow { font-weight:bold; }



body 			{ 	
					font-family:Arial, Helvetica, sans-serif; 
					margin:0; 
					padding:0;
					font-size:12px; 
					background: url(/images/templates/default/background.jpg) top left repeat; 
				}

img 			{ border:none; margin:0; padding:0; text-decoration:none; line-height:0; font-size:0;}
table 			{ position:inherit; }

.clear 			{ clear:both; font-size:0; line-height:0;}
.gutter			{ margin:0 15px 0 0; }
.topField	{ padding-top:37px; }

h1,h2,h3		{ font-family:"Arial Black"; font-size:40px;  }
h4,h5,h6,h7,a	{ font-family:Arial; }

h1 				{ color:#c00000; }
h2 				{ color:#303030; font-size:28px; margin:0 0 2px 0; }
h3 				{ font-size:17px; color:#303030; }
h4				{ font-size:16px; color:#000000; }
h5				{ color:#000000; }
h6				{ color:#c00000; }
h7				{ color:#545454; font-size:28px; }

a 				{ color:#c00000; font-size:13px; }
a:hover 		{ color:#c00000; font-size:13px; } 
a.pdf			{ background: url(/images/templates/default/icon-pdf.png) right center no-repeat; padding:0 30px 0 0; text-decoration:none; }
a.linkBack		{ background: url(/images/templates/default/icon-back.png) left center no-repeat; padding:0 0 0 20px; text-decoration:none; }

p  				{ font-size:12px; color:#000000; }

.line			{ border-bottom:1px solid #E9870B; }
.indrag			{ padding-left:12px; }
.uppercase		{ text-transform:uppercase; }
.capitalize		{ text-transform:capitalize; }

	/* Separator */
	.separator_line { border-bottom:1px solid #ffffff; line-height:1px; height:1px; font-size:1px; margin:5px 0;}

	/* ---------------------------- CONTAINER ---------------------------- */
	#container { width:908px; margin:0 auto; background: url(/images/templates/default/contentBg.png) top left repeat-y; }

	/* ---------------------------- TOP ---------------------------- */
	#top	{
				height:18px;
				width:908px;
				margin:0 auto; 
				margin-top:30px;
				background: url(/images/templates/default/contentBgTop.png) center bottom no-repeat; 
				position:relative;
			}
		#top_logo { background: url(/images/templates/default/logotype.png) top center no-repeat; height:113px; }

	/* ---------------------------- END OF TOP ---------------------------- */

	/* ---------------------------- MIDDLE ---------------------------- */

	#middle { margin:0 auto; padding:0px; width:890px; }
		
		.colLeft,.colRight { position:relative; float:left; } 
		
		.colRight p			{ padding:0 20px 0 0; }
		
		/* Left */
		.colLeft 	{ width:225px; }
		
		/* Triangle */
		.triangle	{ /*position:absolute;*/ position:absolute; left:-220px; bottom:20px; /*margin:0 0 0 20px; bottom:180px;*/ }
		
		/* Navigation 	*/
		.navigation,.subNavigation			{ width:100%; list-style:none; margin:0px; padding:0px; display:block; }
		.navigation li						{ padding:5px 5px 5px 15px; margin:0 0 1px 0; display:block; }
		
		.navigation li.first		{ background: url(/images/templates/default/navigationBgHead.png) top left repeat-x;  }
		.navigation li.normal 		{ background: url(/images/templates/default/navigationBgSub.png) top left repeat-x; }
		.navigation li.selected 	{ background: url(/images/templates/default/navigationBgSelects.png) top left repeat-x; }
		.navigation li.accessible	{}
		.navigation li.last			{}
		.navigation li a			{ font-size:14px; font-family:"Arial Black"; color:#ffffff; }
		
		/* Sub Navigation	*/
		.navigation li.selected ul.subNavigation 				{ display:block; margin:7px 0 -5px 0; }
		.navigation li.selected ul.subNavigation li				{ margin:1px -5px 0 -15px; }
		.navigation li.selected ul.subNavigation li.first		{ padding:5px -5px 0 -15px; background: url(/images/templates/default/navigationBgSub.png) top left repeat-x; }
		.navigation li.selected ul.subNavigation li.normal		{ padding:5px -5px 0 -15px; background: url(/images/templates/default/navigationBgSub.png) top left repeat-x; }
		.navigation li.selected ul.subNavigation li.last		{}
		.navigation li.selected ul.subNavigation li.selected	{ padding:0px -5px 0 -15px; background: url(/images/templates/default/navigationBgSelects.png) top left repeat-x; }
		
		.navigation li ul.subNavigation		{ display:none; }
		.navigation li ul.subNavigation li a	{ font-size:14px; font-family:Arial, Helvetica, sans-serif; }
		
		/* Right */
		.colRight	{ width:650px; }		

		/*	Contact Form	*/
		.formContact					{ background: url(/images/templates/default/contactFormBg2.png) top left no-repeat;  }
		.formContact form				{ overflow:visible; bottom:0px; overflow:visible; position:relative; width:320px; }
		.formContact form .field		{ position:relative; top:2px; }
		.formContact form .field label	{ font-size:11px; font-weight:normal; color:#ffffff; }
		.formContact form .field input		{ border:none; background:none; }
		.formContact form .field textarea	{ border:none; background:none; overflow:auto; }
		.formContact #contactEmail		{ clear:both; float:left; width:175px; height:23px; position:relative; bottom:7px; padding:3px; }
		.formContact #contactBusiness	{ clear:both; float:left; width:175px; height:23px; position:relative; bottom:10px; padding:3px; }
		.formContact #contactContent	{ clear:both; float:left; width:302px; height:83px; position:relative; bottom:12px; padding:3px; }
		.formContact p.buttons			{ position:relative; bottom:10px; }
		.formContact p.buttons button	{ width:310px; height:25px; text-align:left; border:none; background:none; }
		form .error						{ position:absolute; bottom:-25px; font-weight:bold; }
		
		/*	Login Form	*/
		#middle .loginForm	{ margin:0px; }
		#middle .loginForm #username { margin:0 0 0 20px; }
		#middle .loginForm #userPass { margin:5px 0 0 20px; }
		#middle .loginForm p.buttons { width:200px; padding:20px; margin:5px 0 0 0; }
		#middle .loginForm p.buttons button { float:right; }
		
		/* News - List	*/
		ul#objectList { list-style:none; margin:0px; padding:0px; }
		ul#objectList li { list-style:none; margin:5px 0px; }
		.objectShortDescription { font-size:11px; }
		.objectShortDescription a.readmore { font-size:11px; }
		
	/* ---------------------------- END OF MIDDLE ---------------------------- */

	/* ---------------------------- FOOTER ---------------------------- */
	#footer { width:890px; margin:0px auto;  }
	#footer p{color:#acacac;}
	
		#footer .plate	{ 	
							padding:20px;
							color:#ffffff;
							height:60px;
							width:850px; 
							background: transparent url(/images/templates/default/footerPlate.png) bottom left no-repeat; 
							position:relative; 
							top:15px; 
							z-index:99;
						}
						
		#footer p 		{ padding:0px; font-size:13px;  }
		#footer a 		{ color:#acacac; text-decoration:none; padding:0px;}
		#footer a:hover { text-decoration:underline;}
		#footer_links	{ padding:20px 16px; }
		#footer_links a { font-size:12px; color:#cccccc; }
		
		.bottom 		{ 
							height:26px; 
							width:908px; 
							margin:0 auto; 
							background: transparent url(/images/templates/default/contentBgBottom.png) top center no-repeat; 
							position:relative;  
						}

		.left 			{ float:left; width:680px; color:#ffffff; }
		.right			{ width:200px; } 
		.byArgonova		{ color:#999999; text-decoration:none; }

	/* ---------------------------- END OF FOOTER ---------------------------- */

/* ---------------------------- END OF CONTAINER ---------------------------- */


ul.jd_menu, 
ul.jd_menu_vertical {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	display: none;
}
ul.jd_menu li {
	color:#02B293; 
	/*
background: url(/images/templates/default/li.normal.jpg) top right no-repeat;
*/
	margin:0px 0px 20px 0px;
	float: left;
}

ul.jd_menu_vertical {
	width: 300px;
}
ul.jd_menu_vertical li {	
	height:47px;
	display:block; 
	margin:0 0px 0 0;  
	padding:0 1px 0 0;
	float: none;
}

/* -- Sub-Menus -- */
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	position: absolute;
	display: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	z-index: 10000;
}
ul.jd_menu ul li,
ul.jd_menu_vertical ul li {
	float: none;
	margin: 0px;
}


ul.jd_menu,
ul.jd_menu ul,
ul.jd_menu_vertical,
ul.jd_menu_vertical ul {
	/*
	background-color: #369;
	border: 1px solid #036;
	border-top: 1px solid #69C;
	border-left: 1px solid #69C;
	height: 20px;
	*/
}
ul.jd_menu_vertical {
	height: auto;
}
ul.jd_menu ul {
	height: auto;
}
* html ul.jd_menu ul {
	width: 1%;
}
ul.jd_menu li {
	/*	
	font-family: sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 14px;
	height:47px;
*/
	/*	margin: 0px;
	padding:10px 10px 20px 10px; 

padding: 4px 7px 3px 7px;
	height: 13px;
*/
	
	cursor: pointer;
	white-space: nowrap;
}
ul.jd_menu li li {
	width: 160px;
}
ul.jd_menu li li li{
	width:360px;
	float:left;
	clear:left;
	background:#fff;
	text-align:right;
}
ul.jd_menu li li ul{
	margin-left:40px;
}
ul.jd_menu li a {
	text-transform:uppercase; 
	display:block;
	text-align:center; 
	font-size:14px; 
	color:#02B293; 
	font-family:"Trebuchet MS";
/*
	color: #FFF;
	text-decoration: none;
*/
}
ul.jd_menu li li a {
	text-align:left;
}

ul.jd_menu li.jdm_hover,
ul.jd_menu li.jdm_active {
	color:#00FFD2;
/*
	background-color: #69C;
	color: #FFF;
	

	background: url(/images/templates/default/li.normal.jpg) top right no-repeat; */
	width:1px 
	color:#00FFD2;
/*
	padding: 3px 6px 2px 6px;
	border: 1px solid #369;
	border-left: 1px solid #9CF;
	border-top: 1px solid #9CF;
*/
	
}


