body
{
	margin: 0;
	font-family: arial;
	font-size: 12px;
}

form
{
	margin: 0;
}

p, h1, h2, h3, h4, h5, h6
{
	margin: 10px 0;
}

.error
{
	color: red;
	text-align: center;
	padding: 5px;
}

.clear
{
	clear: both;
}

.click
{
	cursor: pointer;
}

.float_left
{
	float: left;
}

a
{
	text-decoration: none;
}

a:hover, .click:hover
{
	text-decoration: underline;
}

#login
{
	width: 300px;
	margin: 0 auto;
	border: 1px #363636 solid;
	margin-top: 300px;
	font-family: tahoma;
	font-size: 12px;
	background: #fff;
}

#login form *
{
	font-family: tahoma;
	font-size: 12px;
}

#login table
{
	margin: 30px;
}

#login_title
{
	background: url(/site/images/panel_top.jpg) top repeat-x;
	height: 20px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
}

.center
{
	text-align: center;
}

.bold
{
	font-weight: bold;
}@font-face {
    font-family: 'BertholdAkzidenz';
    src: url('/themes/common/akzidenzgroteskbe-cn-webfont.eot');
    src: url('/themes/common/akzidenzgroteskbe-cn-webfont.eot?#iefix') format('embedded-opentype'),
         url('/themes/common/akzidenzgroteskbe-cn-webfont.woff') format('woff'),
         url('/themes/common/akzidenzgroteskbe-cn-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body
{
	background: #c0c0c0 url(/themes/common/page-bg.png) top center no-repeat;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: 'BertholdAkzidenz';
	font-weight: normal;
	color: #c1d82f;
}

h1
{
	font-size: 51px;
}

h2
{
	font-size: 41px;
}

h3
{
	font-size: 31px;
}

a
{
	color: #00acd5;
}

div.centered
{
	width: 1000px;
	margin: 0 auto;
}

.akzidenz
{
	font-family: 'BertholdAkzidenz';
}

h1.h1-tight, h2.h2-tight, h3.h3-tight, p.p-tight
{
	margin: 0;
}

#footer
{
	padding: 0 14px;
}

#footer, #footer a
{
	color: #fff;
}

#footer p
{
	margin: 0;
}

#footer-top
{
	background: #5e2b86 url(/themes/common/footer-bg.png) top left no-repeat;
	color: #fff;
	height: 80px;
	position: relative;
}

a#footer-link
{
	position: absolute;
	left: 16px;
	top: 5px;
	width: 110px;
	height: 70px;
	border: none;
}

#fc1
{
	position: absolute;
	left: 146px;
	top: 17px;
	width: 680px;
}

#fc2
{
	position: absolute;
	left: 156px;
	top: 50px;
	width: 570px;
}

#fc3
{
	position: absolute;
	right: 0;
	top: 48px;
	width: 210px;
}

#fc1 ul
{
	margin: 0;
	padding: 0;
}

#fc1 li
{
	float: left;
	padding-right: 30px;
	font-size: 21px;
	font-family: 'BertholdAkzidenz';
	list-style-type: none;
	text-transform: uppercase;
}

#fc1 li.active a
{
	color: #c1d72e;
}

div.content_contact td
{
	padding-top: 2px;
	padding-bottom: 2px;
}

div.content_contact td.left
{
	padding-right: 15px;
}

div.content_contact div.caption
{
	font-size: 12px;
}

#footer div.content > ul > li.item_4
{
	display: none;
}

#main-right .content_sh_subnav li
{
	display: none;
}

#main-right .content_sh_subnav ul
{
	padding: 0;
}

#main-right .content_sh_subnav li.active,
#main-right .content_sh_subnav li.active ul li,
#main-right .content_sh_subnav li.active_child,
#main-right .content_sh_subnav li.active_child ul li
{
	display: block;
	margin: 10px 0;
}

#main-right .content_sh_subnav div.content > ul > li.active > span,
#main-right .content_sh_subnav div.content > ul > li.active_child > span 
{
	display: none;
}


div.content_contact td
{
	padding-top: 3px;
	padding-bottom: 3px;
}

div.content_contact td.left
{
	padding-right: 15px;
}

div.content_contact td.right input
{
	border: 1px #666 solid;
	padding: 5px;
	width: 250px;
	border-radius: 5px;
	color: #666;
}

div.content_contact td.right textarea
{
	border: 1px #666 solid;
	padding: 5px;
	width: 250px;
	height: 75px;
	border-radius: 5px;
	color: #666;
}

div.content_contact td.right div.caption
{
	text-align: center;
	font-size: 12px;
}

div.content_contact td.right img
{
	margin: 5px auto;
	width: 150px;
	display: block;
}

div.content_contact .required_desc
{
	font-style: italic;
	font-size: 10px;
}

#header
{
	width: 1000px;
	height: 167px;
	background: url(/themes/front/images/header1000.png) top center no-repeat;
	margin-top: 1px;
	position: relative;
}

#blurb
{
	position: absolute;
	top: 162px;
	left: 712px;
	width: 288px;
	z-index: 5;
}

#blurb p
{
	margin: 0;
}

#social-top
{
	position: absolute;
	top: 0;
	right: 314px;
	height: 38px;
	min-width: 100px;
}

#social-top td
{
	padding-top: 12px;
	padding-left: 12px;
}

#social-top td img
{
	border: none;
}

#logo
{
	width: 276px;
	height: 106px;
	position: absolute;
	top: 61px;
	left: 57px;
}

#upper
{
	padding-top: 6px;
	font-family: 'BertholdAkzidenz';
	padding-bottom: 50px;
	border-bottom: 1px #c5c5c7 solid;
	background: #fff;
	position: relative;
	z-index: 2;
}

#upper p
{
	margin: 0;
}

#upper hr
{
	margin: 15px 30px;
	height: 1px;
	border: none;
	color: #c5c5c7;
	background: #c5c5c7;
}

#upper ul.dropdown > li
{
	font-size: 30px;
	padding: 0 15px;
	text-transform: uppercase;
	color: #b2b2b2;
}

#upper ul.dropdown > li.first
{
	padding-left: 29px;
}

#upper ul.dropdown > li a
{
	color: #b2b2b2;
}

#upper ul.dropdown > li a:hover
{
	text-decoration: none;
}

#upper ul.dropdown > li.active > span > a,
#upper ul.dropdown > li.active > span,
#upper ul.dropdown > li.active_child > span,
#upper ul.dropdown > li.active_child > span > a
{
	color: #737373;
}



#upper ul.dropdown > li:hover a
{
	border-bottom: 5px #5e2b86 solid;
}

#upper ul.dropdown > li:hover ul a
{
	border: none;
}

#upper ul.dropdown ul
{
	background: #f2f2f2;
	width: 160px;
	padding: 10px;
	font-size: 18px;
}

#upper ul.dropdown ul li.inner
{
	margin: 5px 0;
}

#upper ul.dropdown ul li:hover > span > a
{
	border-bottom: 1px #5e2b86 solid;
}

#main
{
	padding-left: 27px;
	padding-right: 15px;
	padding-top: 19px;
	padding-bottom: 20px;
	background: #fff;
	border-bottom: 1px #c5c5c7 solid;
}

td.ml_left
{
	width: 608px;
	padding-right: 12px;
	vertical-align: top;
}

td.ml_right
{
	border-left: 1px #c5c5c solid;
	padding-left: 9px;
	width: 329px;
	vertical-align: top;
}

#main-left
{
	position: relative;
	z-index: 1;
}

#main-left p
{
	margin-top: 0;
}

#newsletter_bg
{
	width: 328px;
	height: 255px;
	background: url(/themes/front/images/newsletter.png);
	position: relative;
	margin-bottom: 30px;
}

#newsletter
{
	position: absolute;
	top: 200px;
	left: 22px;
	width: 280px;
}

#main-right
{
	background: url(/themes/front/images/triangle.jpg) top center no-repeat;
	padding-top: 0px;
	min-height: 190px;
}

#newsletter input.text
{
	border: none;
	font-size: 16px;
	line-height: 16px;
	background: #fff;
	padding: 10px 10px 9px;
	height: 19px;
	width: 215px;
	color: #c1d82f;
}

#lower
{
	padding: 20px;
	background: #fff;
}

div.content_faq .answer
{
	margin-top: 5px;
	margin-bottom: 35px;
}

div.content_blog_nav div.title
{
	font-family: 'BertholdAkzidenz';
	font-weight: normal;
	color: #c1d82f;
	font-size: 30px;
	margin: 10px 0;
}

div.content_blog_nav ul
{
	margin: 0;
	padding: 0;
}

div.content_blog_nav ul li
{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}

div.content_blog .blog_entry
{
	width: 608px;
	overflow: hidden;
}

div.content_blog div.syn .date
{
	margin: 10px 0;
	font-size: 10px;
}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 float: left;
}

ul.dropdown li {
 float: left;
 vertical-align: middle;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 1;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 1;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul.dropdown {
}

ul.dropdown > li {
 padding: 10px 20px;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
}


ul.dropdown ul {
 width: 200px;
 margin-top: 0px;
}

ul.dropdown ul li {
 font-weight: normal;
}

ul.dropdown li.menu ul li a
{
	text-decoration: none;
}
#en_splash_bg
{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(/includes/content/external_newsletter/black75.png);
	z-index: 3;
	display: none;
}

#en_splash
{
	width: 500px;
	height: 290px;
	background: #f4f3e7;
	padding: 45px 50px;
	position: absolute;
}

.en_close
{
	width: 14px;
	height: 15px;
	cursor: pointer;
	position: absolute;
	top: 24px;
	right: 26px;
	background: url(/includes/content/external_newsletter/close.png) center no-repeat;
}

table.en_content
{
	border-collapse: collapse;
	border: 0;
}

table.en_content td
{
	padding: 0;
	border: 0;
	width: 500px;
	height: 290px;
	vertical-align: middle;
}


ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 float: left;
}

ul.dropdown li {
 float: left;
 vertical-align: middle;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 1;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 1;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul.dropdown {
}

ul.dropdown > li {
 padding: 10px 20px;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
}


ul.dropdown ul {
 width: 200px;
 margin-top: 0px;
}

ul.dropdown ul li {
 font-weight: normal;
}

ul.dropdown li.menu ul li a
{
	text-decoration: none;
}/* --- CSS for Component 9 --- */

#box_9
{
	width: 820px;
}

#box_9 ul ul
{
	display: none;
}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 float: left;
}

ul.dropdown li {
 float: left;
 vertical-align: middle;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 1;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 1;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul.dropdown {
}

ul.dropdown > li {
 padding: 10px 20px;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
}


ul.dropdown ul {
 width: 200px;
 margin-top: 0px;
}

ul.dropdown ul li {
 font-weight: normal;
}

ul.dropdown li.menu ul li a
{
	text-decoration: none;
}
.noheight
{
	height: auto;
}

.blog_pad
{
	padding: 1px 0;
}

.blog_home
{
	margin-top: 45px;
	padding: 10px;
}

h3.blog_choice,
#ap_content form h3.blog_choice
{
	color: #000;
	font-family: arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
}

table.blog_start
{
	width: auto;
	margin: 0 auto;
}

table.blog_start td
{
	padding: 5px 0;
	padding-right: 5px;
}

.blog_home
{
	text-align: center;
}

.blog_existing
{
	height: 150px;
	width: 500px;
	margin: 0 auto;
	overflow-y: scroll;
	overflow-x: hidden;
	background: #fff;
}

table.blog_entry_list td
{
	padding: 3px;
	text-align: left;
}

table.blog_entry_list tr.a td
{
	background: #abd485;
}
table.blog_entry_list tr.b td
{
	background: #cccccc;
}

table.blog_entry_list td.title
{
	width: 350px;
}

table.blog_entry_list td.date
{
	width: 100px;
}

table.blog_entry_list td.actions
{
	width: 50px;
}

div.tab_button
{
	width: 75px;
	padding: 3px;
	font-size: 10px;
	font-family: arial, helvetica;
	color: #000;
	cursor: pointer;
	text-align: center;
	border: 1px #000 solid;
	background: #fff;
	line-height: 10px;
}

div.tabbed_content
{
	display: none;
	position: relative;
}

table.blog_tablist td
{
	padding-right: 1px;
}

table.blog_tablist
{
	margin-bottom: 5px;
}

#blog_status, #blog_status2
{
	font-size: 10px;
	font-style: italic;
	color: #000;
	font-family: arial, helvetica;
}

table.blog_options td
{
	padding: 3px 0;
	padding-right: 5px;
}

#blog_admin_comments .name,
#blog_admin_comments .date
{
	width: 100px;
	float: left;
	overflow: hidden;
	height: 50px;
}

#blog_admin_comments .actions
{
	width: 50px;
	float: left;
	overflow: hidden;
	height: 50px;
}

#blog_admin_comments .message
{
	width: 400px;
	height: 50px;
	float: left;
	overflow: hidden;
}

#blog_admin_comments .message .inactive
{
	font-style: italic;
}

.blog_admin_comment
{
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 1px #ccc solid;
}#ck_text
{
	width: 100%;
	height: 100%;
}

.cke_editable.cke_editable_inline.cke_focus
{
	box-shadow: inset 0px 0px 20px 3px #ddd, 
	inset 0 0 1px #000;
	outline: none;
	background: #eee;
	cursor: text;
}#cf_fields
{
	height: 95%;
}

#cf_fieldlist
{
	overflow-y: scroll;
	height: 460px;
	width: 100%;
	background: #fff;
	padding: 1px;
}

table.contact_history
{
	width: 100%;
}

table.contact_history tr.a td
{
	background: #fff;
}

table.contact_history tr.b td
{
	background: #666;
}

div.cfield_a
{
	background: #ccc;
}

div.cfield_a table td,
div.cfield_b table td
{
	margin: 0;
	padding: 0;
}

div.cfield_b
{
	background: #fff;
}

table.cform_fields tr
{
	border: 1px #999 solid;
	background: #fff;
	margin-bottom: 2px;
}

table.cform_fields tr td
{
	border: 1px #999 solid;
}

span.cf_group
{
	cursor: pointer;
	color: blue;
}

span.cf_group:hover
{
	text-decoration: underline;
}

textarea.ap_textarea.cf_textarea
{
	height: 15px;
}

textarea.ap_textarea.cf_textarea:focus
{
	height: 75px;
}
div.file_a, div.file_b
{
	padding: 5px;
	margin: 1px;
	border: 1px #333 solid;
}

div.file_a
{
	background: #bbde9c;
}

div.file_b
{
	background: #cccccc;
}

table.dl_file_list td.actions
{
	padding-right: 20px;
	padding-left: 25px;
}

#dl_file_list .dl_file
{
	position: relative;
}

#dl_file_list .mover
{
	position: absolute;
	left: 10px;
	top: 44px;
	width: 16px;
	height: 16px;
	cursor: move;
	background: url(/includes/icons/logout.png);
}

table.dl_file_list input.text
{
	width: 400px;
	margin: 0;
	border: 1px #999 solid;
	padding: 2px;
}

table.dl_file_list .description
{
	cursor: pointer;
	border: 1px #999 solid;
	background: #fff;
	padding: 2px;
	height: 13px;
	overflow: hidden;
	width: 400px;
}

table.dl_file_list td.bold
{
	padding-right: 15px;
}

#dl_aux_window
{
	position: absolute;
	border: 1px #000 solid;
	background: #999;
	top: 40px;
	left: 30px;
	right: 200px;
	bottom: 20px;
	padding: 10px;
	z-index: 5;
	display: none;
}

#dl_edit_status
{
	position: absolute;
	top: 140px;
	right: 15px;
	width: 140px;
	font-style: italic;
	font-style: 12px;
}#faq_form textarea
{
	width: 500px;
	height: 60px;
	font-size: 8pt;
	font-family: tahoma;
}

#co_main form 
{
	height: 115px;
}#lm_select
{
	width: auto;
	margin: 0 auto;
	text-align: center;
	height: 100%;
	width: 100%;
}

#lm_select table
{
	height: 100%;
	width: 100%;
}

form
{
	position: relative;
}#mg_preview_window
{
	width: 100%;
	height: 450px;
	overflow: auto;
	background: #fff;
	padding: 5px;
	color: #000;
}

#gallery_options
{
	/*width: 100%;
	height: 350px;
	overflow-y: scroll;
	overflow-x: none;
	background: #fff;
	color: #000;*/
}

/*
.image_holder
{
	height: 115px;
	width: 137px;
	padding: 5px 0px;
	float: left;
	margin: 3px;
	border: 1px #000 solid;
	background: #ccc;
}
*/

.image_holder
{
	border: 1px #333 solid;
	margin: 2px;
	position: relative;
	padding-left: 10px;
}

.image_holder .mover
{
	cursor: move;
}

.image_holder.a
{
	background: #bbde9c;
}

.image_holder.b
{
	background: #cccccc;
}

.image_holder.hover
{
}

.clickable
{
	cursor: pointer;
}

.pad
{
	padding: 10px;
}

.space
{
	margin: 10px 0;
}

textarea.large
{
	width: 300px;
	height: 100px;
}

input.large
{
	width: 300px;
}

#gallery_edit_status
{
	position: absolute;
	top: 140px;
	right: 15px;
	width: 140px;
	font-style: italic;
	font-style: 12px;
}

table.mg_edit_table input.text
{
	margin: 0;
	padding: 1px;
	border: none;
	margin: 1px;
	width: 400px;
	font-family: Tahoma;
	font-size: 11px;
}

table.mg_edit_table div.description
{
	background: #fff;
	padding: 3px;
	margin: 1px;
	width: 396px;
	cursor: pointer;
	height: 12px;
	overflow: hidden;	
}

table.mg_edit_table td.left
{
	padding-right: 10px;
}

#gallery_aux_window
{
	position: absolute;
	border: 1px #000 solid;
	background: #999;
	top: 40px;
	left: 30px;
	right: 190px;
	bottom: 30px;
	padding: 10px;
	display: none;
}

textarea.mg_edit_desc
{
	width: 550px;
	height: 380px;
	resize:none;
	border: 1px #333 solid;
}

#mg_desc_form
{
	height: auto;
	width: auto !important;
	padding: 0;
}

button.mg_close_desc
{
	position: absolute;
	bottom: 5px;
}

button.mg_close_desc.one { left: 5px; }
button.mg_close_desc.two { left: 55px; }
button.mg_close_desc.three { left: 155px; }

.mg_install_preview
{
	display: inline-block;
	width: 175px;
	border: 1px #333 solid;
	border-radius: 5px;
	padding: 5px;
	background: #999;
	margin: 3px;
}

.mg_install_preview img
{
	width: 175px;
}

#gallery_picker
{
	width: 600px !important;
	height: 400px !important;
}

.mg_install_preview .title
{
	text-align: center;
	font-weight: bold;
}

#mg_preview_style
{
	position: absolute;
	top: 65px;
	right: 10px;
	width: 165px;
}

#entry_window
{
	height: 450px;
	width: 95%;
	padding: 5px;
	background: #fff;
	overflow: auto;
}/* admin plaintext css */

#plaintext
{
	width: 100%;
	height: 100%;
}

#plaintext textarea
{
	width: 100%;
	height: 100%;
}