/* 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:#EB870B; 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:"Trebuchet MS"; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#fff url(/images/templates/default/bg.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;}
a 				{ color:#EE3124; text-decoration:none; font-weight:normal; font-size:13px; }
a:hover 		{ color:#EE3124; text-decoration:none; } 
a.readmore		{ background: url(/images/templates/default/dbl-gt.jpg) center right no-repeat; font-weight:normal; font-size:13px;  padding-right:15px; color:#EE3124; }
a.left_arrow	{ background: url(/images/templates/default/larrow.png) top left no-repeat; text-transform:uppercase; font-weight:normal; font-size:13px;  padding-left:20px; color:#EE3124; line-height:24px; }
a.right_arrow	{ background: url(/images/templates/default/rarrow.png) top right no-repeat; text-transform:uppercase; font-weight:normal; font-size:13px;  padding:2px 0; padding-right:20px; color:#EE3124; line-height:24px;font-family:"Trebuchet MS"; }
.right_arrow	{ background: url(/images/templates/default/rarrow.png) top right no-repeat; text-transform:uppercase; font-weight:normal; font-size:13px;  padding:2px 0; padding-right:20px; color:#EE3124; line-height:24px; border:none;font-family:"Trebuchet MS"; }
.ui-widget		{ font-family:Arial, Helvetica, sans-serif; }

h1 				{ font-size:24px; margin-bottom:10px; color:#02b293; }
h2 				{ font-size:18px; color:#02b293; line-height:auto; }
h3 				{ font-size:16px; color:#02b293; line-height:auto; font-family:"Trebuchet MS"; }
h4				{ font-size:16px; color:#1c1c1c; line-height:auto; font-family:"Trebuchet MS"; }
p  				{ font-size:12px; color:#1c1c1c; }
p.intro			{ font-size:13px; font-style:italic; color:#1c1c1c; font-family:"Trebuchet MS";}
hr				{ color:#E9870B; }
.paragraph		{ padding:12px; padding-top:20px; vertical-align:top; }
.line			{ border-bottom:1px solid #E9870B; }
.indrag			{ padding-left:12px; }
.uppercase		{ text-transform:uppercase; }
.capitalize		{ text-transform:capitalize; }
#press			{ padding:5px; }
#press td		{ padding:5px; }
#press td.left_column	{ width:250px; }
/* Separator */
.separator_line { border-bottom:1px solid #ffffff; line-height:1px; height:1px; font-size:1px; margin:5px 0;}

/* ---------------------------- CONTAINER ---------------------------- */
#container { width:890px; margin:0 auto; background: url(/images/templates/default/content-bg.jpg) top left repeat-y; }

	/* ---------------------------- TOP ---------------------------- */
	#top {width:890px; margin:0; position:relative; }
		#top_logo { float:left; background: url(/images/templates/default/top-logo.jpg) top left no-repeat; height:125px; width:890px; }
		
	/* Top main navigation - First Level*/
	#top_mainnav 									{ float:left; width:890px; height:47px; margin:0px; padding:0; position:relative; }
		#top_mainnav ul 							{ float:left; width:890px; padding:0px; }
		#top_mainnav li 							{ list-style:none; height:47px; margin:0px 0px 20px 0px; }
		#top_mainnav ul li 							{ list-style:none; display:block; margin:0 0px 0 0;  padding:0 0px 0 0; position: }
		#top_mainnav ul li a 						{ text-transform:uppercase; display:block; text-align:center; padding:10px 10px 20px 10px; font-size:14px; color:#02B293; font-family:"Trebuchet MS"; }
		#top_mainnav ul li a:hover 					{ color:#00FFD2; }
		#top_mainnav ul li.selected a 				{ color:#02B293; background: #ffffff url(/images/templates/default/li.normal.jpg) top right no-repeat; }
		#top_mainnav ul li.normal a 				{ background: #ffffff url(/images/templates/default/li.normal.jpg) top right no-repeat; width:1px height:47px; }
		#top_mainnav ul li.first a 					{ padding:10px 10px 20px 10px; background: #ffffff url(/images/templates/default/li.normal.jpg) top right no-repeat; margin-left:40px; width:140px; text-align:right; }
		#top_mainnav ul li.first li li a			{ text-align:left; }
		#top_mainnav ul li.first .accessible a, #top_mainnav ul li.first .accessible ul li.normal a		{ width:140px; background:none; background-color:#ffffff; }
		#top_mainnav ul li.first .accessible a, #top_mainnav ul li.first .accessible ul li.normal a	ul.jdm_events li.normal a	{ width:140px; margin-left:40px; }
		#top_mainnav ul.jd_menu li.first .accessible ul li.accessible ul li.normal	{ margin-left:0px; background:none; }
		#top_mainnav ul.jd_menu li.first ul li.normal a	{ background:none; background-color:#ffffff; }
		#top_mainnav ul li.last a 					{ padding:10px 10px 20px 10px; background:none; background-color:#ffffff; width:110px; text-align:left; }

	/*	Second Level	
		#top_mainnav ul li.subTree .navSub								{ display:none; position:absolute;  }	
		#top_mainnav ul li.subTree.selected .navSub						{ display:block; position:absolute; left:0px; top:150px; }
		#top_mainnav ul li.subTree.selected .navSub ul li 				{ float:left; list-style:none; display:block; margin:0 0px 0 0;  padding:0 1px 0 0; }
		#top_mainnav ul li.subTree.selected .navSub ul li a				{ text-transform:uppercase; display:block; text-align:center; padding:10px 10px 20px 10px; font-size:14px; color:#02B293; font-family:"Trebuchet MS"; }
		#top_mainnav ul li.subTree.selected .navSub ul li.normal a		{ background-color:#ffffff; }
		#top_mainnav ul li.subTree.selected .navSub ul li.normal a		{ background: url(/images/templates/default/li.normal.jpg) top right no-repeat; width:1px height:37px; }
		#top_mainnav ul li.subTree.selected .navSub ul li.selected a 	{ color:#02B293; background: url(/images/templates/default/li.normal.jpg) top right no-repeat; }
	*/	
	/*	Third Level		
		#top_mainnav ul li.subTree .navSub ul li.subTree .navSub			{ display:none; }
		#top_mainnav ul li.subTree .navSub ul li.subTree.selected .navSub, #top_mainnav	{ display:block; top:25px; left:0; margin:0 0 20px 0; }
		#top_mainnav ul li.subTree .navSub ul li.subTree.selected .navSub ul li a { background-color:#ffffff; }
	*/		
		
	/* ---------------------------- END OF TOP ---------------------------- */

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

	#middle { padding:0 25px; width:840px; overflow:hidden; }
		
		#col1 { float:left; width:415px; margin-right:6px; }
		#col2 { float:left; width:413px; margin-left:6px;}
		
		/* Col2 News List	*/
		#col2 .news_list { height:400px; overflow-y:auto; border:1px solid #cccccc; padding:0 12px 12px 0px; }
		#col2 .news_list table { margin:0px 12px 12px 12px; }
		#col2 .news_list h3 { display:inline; padding:0px; margin:0px; }
		#col2 .news_list span.delimiter { color:#E9870B; padding:0 5px; }
		#col2 .news_list img { margin:12px 0 0px 12px; }
		
		/* Col2 News Mail	*/
		#col2 .news_mail { float:left; width:388px; height:105px; border:1px solid #cccccc; margin-top:15px; padding:0 12px 12px 12px; }
		#col2 .news_mail img { margin:12px 0 0px 0px; }
		
		/*	Columns		*/
		#col_left 			{ float:left; width:570px; margin-right:12px; margin-bottom:24px; }
		#col_right 			{ float:left; width:245px; margin-left:12px; }
		
		#col_left_wide		{ float:left; width:570px; margin-right:12px; }
		#col_right_small	{ float:left; width:245px; margin-left:12px; }
		
		#col_left_small 	{ float:left; width:245px; margin-right:12px; }
		#col_left_small ul#objectList li { }
		#col_left_small ul#objectList li h3 { font-size:14px; display:inline; }
			#col_left_small ul#objectList li a h3 { font-size:14px; display:inline; }
		
		#col_left_small ul#objectList li span.delimiter { color:#E9870B; padding:0 5px; }
		#col_left_small ul#objectList li span.date { font-size:10px; }
		
		#col_right_wide		{ float:left; width:570px; margin-left:12px; }
		
		#col_right_wide ul li { font-size:16px; }
		
		#col_wide			{ float:left; }

		.col_left 			{ width:570px; margin-right:12px; min-height:30px; }
		.col_right 			{ width:245px; margin-left:12px; min-height:30px; }
		
		.col_left_wide 		{ float:left; width:570px; margin-right:12px; min-height:30px; }
		.col_right_small	{ float:left; width:245px; margin-left:12px; min-height:30px; }

		.col_left_small 	{ width:245px; min-height:30px; }
		.col_right_wide		{ width:570px; min-height:30px; }
		.col_wide			{ min-height:30px; }		
		
		/*	Misc	*/
		.individuals, .company, .coach { width:270px; height:240px; float:left; background-color:#fff; }
		.individuals h1, .company h1, .coach h1 { margin:150px 12px 0 12px; }
		a .individuals h1, a .company h1, a .coach h1 { margin:160px 12px 0 12px; }
		.individuals p, .company p, .coach p  { margin:0 12px; }	
		a .individuals p, a .company p, a .coach p  { margin:10px 12px; }	
		.individuals { background: url(/images/templates/default/box-individual.jpg) top left no-repeat; margin-right:14px; }
		
		.company { background: url(/images/templates/default/box-company.jpg) top left no-repeat; margin-right:14px; }
		
		.coach { background: url(/images/templates/default/box-coach.jpg) top left no-repeat; }
		
		.personaltag { border:1px solid #cccccc; margin:0px; padding:12px; }
		.personaltag table { margin:0px; }
		.personaltag p { padding:0px 16px 0px 0px; }
		.personaltag_img { margin-top:-6px; }
		
		.books { border:1px solid #cccccc; margin:15px 0 0 0; padding:0 12px 12px 12px; }
		.books img { margin:12px 0 5px 0px; }
		.books .book { padding-left:24px; }

		
		
		.image { margin:105px 0 0 0; padding:0px;}
		
		/*	Topics		*/
		.topic_madde 		{ background: url(/images/templates/default/topic-madeleine.jpg)top left no-repeat; }
		.topic_news  		{ background: url(/images/templates/default/topic-news.jpg) top left no-repeat; }
		.topic_newsviamail 	{ background: url(/images/templates/default/topic-newsviamail.jpg) top left no-repeat; }
		.newsMailNotify		{ margin:20px 40px; }
		/*	Info Box	*/
		.info_bg		{ background: url(/images/templates/default/info_bg.jpg) top left no-repeat; height:245px; padding:0px; }
		.info_bg p		{ text-align:right; margin:24px 0 0 0; color:#ffffff; padding:12px; padding-top:160px; }

		/*	Blue box	*/		
		.info_blue		{ background-color:#56A1D5; padding:24px; width:522px; height:200px; }
			.info_blue h2 { color:#ffffff; }
			.info_blue ul { color:#ffffff; font-style:italic; font-size:16px; }
			.info_blue ul li { margin:8px 0 0 0; }
		
		/*	Colored Rows*/
		.colored_row	{ background-color:#FFE0BC; }
		
		/*	PDF Download	*/
		.download		{ height:100px; margin:24px 0; padding:12px; }
		a.pdf, a.objectPdf 	{ background: url(/images/templates/default/pdf.png) bottom left no-repeat; display:block; padding:40px 0 0 40px; }
		a.objectPdf			{ display:inline; margin-right:12px; }
		.col_right_wide ul#objectList { list-style:none; }
		.col_right_wide ul#objectList li { width:260px; list-style:none; float:left; margin:30px 12px;}
		
		/*	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; }
		
		/* Articles - 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; text-align:right; margin:0px auto; padding:0px 0px; color:#000000; clear:both; }
		#footer p { padding:0 24px; font-size:13px; }
		#footer a { color:#000000; text-decoration:none; padding:0px;}
		#footer a:hover { text-decoration:underline;}
		#footer_links	{ padding:20px 16px; }
		#footer_links a { font-size:10px; color:#D9CECA; }
		
	/* ---------------------------- END OF FOOTER ---------------------------- */

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

.bottom { height:26px; width:890px; margin:0 auto; background: transparent url(/images/templates/default/footer.png) top left no-repeat; position:relative; bottom:20px; }

/*	Paging - */
p.entriesTotal	 { display:none; } 

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;
*/
	
}


