/* Global */
*{
	margin:	0px;
	padding:0px;
}

body.htmlarea-content-body {
	font-family:Verdana, sans-serif;
	font-size:12px;
	margin:0;
	padding:3px;
	/*background-color:#ffffff;*/
	background-color:#000000 !important;

	color:#FFFFFF;
}

.atl_clearfloat {
clear:both;
visibility:hidden;
height: 0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color:#FFFFFF;

	background:#000000;
}
form {
	margin: 0px;
}
input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FBFBFB;
	font-size: 12px;
	color: #000;
	border:1px solid #4D4D4D;
}
a {
	color: #FFF;
}
a:hover {
	color: #FCFCFC;
}
h1 ,h2,h3,h4,h5,h6{
	font-weight:bold;
}
h1 {
	margin-top:18px;
	color:#fff;
	font-size:2em;
	margin-bottom: 18px;
}
h2 {
	margin-top:0px;
	color:#FFF;
	font-size:1.5em;
}
h3 {
	margin-top:0px;
	margin-bottom: 15px;
	color:#b7b7b7;
	font-size:1.2em;
}
h4 {
	margin: 0px;
	color:#b7b7b7;
	font-size:1em;
	margin-bottom: 5px;
}
h5 {
	margin-top:0px;
	color:#FFF;
	font-size:0.9em;
}
h6 {
	margin-top:0px;
	color:#FFF;
	font-size:0.8em;
}

/* @group Main Container */
#atl_container {
	width: 834px; /* changes in this value must be matched in atl_footergroup */
	min-width: 834px;
	margin: auto;
	position:relative;
}
/* @end */

/* @group Top Bar */
#atl_bottom_column{
	/*height:159px;*/
	margin-bottom:14px;
}
/* @group Header */
#atl_header {
	height: 64px;
}
#atl_header img {
	vertical-align: bottom;
}
#atl_logo{
	width:165px;
	height:36px;
	float:left;
	margin:14px 0px 0px 10px;
}
#atl_splheadergroup{
	float:right;
	width:630px;
	height:36px;
	margin-top:12px;
}
#atl_splheadergroup ul{
	float:right;
}
#atl_splheadergroup ul li{
	display:inline;
	background:url(../img/spl_menu_divider.jpg) right top no-repeat;
}

#atl_splheadergroup ul li a{
	text-decoration:none;
	color:#FFFFFF;
	font-size: 9px;
	padding:0px 8px 0px 8px;
	text-transform:uppercase;
}

#atl_splheadergroup ul li ul li a{
	text-transform:lowercase;
}


/* @end */

/* @group Language Menu */
.tx-srlanguagemenu-pi1 {
	padding-left:6px;
	float:right;
}
.tx-srlanguagemenu-pi1 img, #atl_header .tx-srlanguagemenu-pi1 img{
	padding:0;
	margin:0;
	border:0;
	vertical-align:top;
}
.tx-srlanguagemenu-pi1 a {
	padding-right:2px;
	padding-left:2px;
	font-size:5px;
}
.tx-srlanguagemenu-pi1 a:hover {
	
}
.tx-srlanguagemenu-pi1 a:active {
	
}
.tx-srlanguagemenu-pi1 .atl_itemcur a {
	font-weight:bold;
}
.tx-srlanguagemenu-pi1 .atl_itemdis {
	padding-right:2px;
	padding-left:2px;
	font-size:5px;
}
/* @end */

/* @group Top Menu */
#atl_topmenu {
	color: #FFFFFF;
	font-size: 12px;
	height:48px;
	background: url(../img/topmenu_bg.jpg) left bottom repeat-x;
}
#atl_topmenu.atl_nopaddingleft {
	padding:0px 20px 0px 0px;
}
#atl_topmenu ul {
	list-style-type: none;	
	margin: 0;
	padding:0;
	float:right;
}
#atl_topmenu li {
	float:left;
	white-space:nowrap;
}
#atl_topmenu li a {	
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:5px;
	line-height: 23px;
	display: block;
	text-decoration: none;
	font-size: 11px;
	color:#fff;
}
#atl_topmenu a:hover {
	background: url(../img/topmenu_hover.jpg) 50% bottom no-repeat;
}
#atl_topmenu a:active {
	
}
#atl_topmenu .atl_itemact a {
	
}
#atl_topmenu .atl_itemcur a {
	
}
#atl_topmenu a.atl_itemsub { }
/* @end */

/* @group Left Column */
#atl_leftcolumn {
	width:163px;
	height:100%;
	font-size: 13px;
	float:left;
	padding:0px 0px 0px 7px;
}
#atl_leftmenu {
	list-style-type: none;
	width:158px;
	margin: 0px;
	padding: 0px;
}

#atl_leftmenu ul {
    display: block;
    border-top: 1px solid #4d4d4d;
    border-bottom: 1px solid #4d4d4d;
}

#atl_leftmenu ul ul {
	border: none;
	display: inline;
}

#atl_leftmenu li {
	display: inline;
}
#atl_leftmenu a {
	display: block;
	padding:6px;
	padding-right:0px;
	padding-left:6px;
	width: 152px;
	text-decoration: none;
	color: #b7b7b7;
	font-size: 13px;
	font-size: 11px;
	text-transform: uppercase;
	border-right:1px solid #4d4d4d;
}

#atl_leftmenu li li a {
	padding-left:20px;
	font-size: 11px;
	width: 138px;
	background: #262626 url(../img/submenu_bg.jpg) no-repeat 6px 10px;
	text-transform:lowercase;
	/*Dan*/
	height:8px;
	
}
#atl_leftcolumn li li li a {
	width: 124px;
	padding-left:34px;
	text-transform:none;
	font-weight: normal;
	background: #262626 url(../img/submenu_bg.jpg) no-repeat 20px 10px;
}
#atl_leftmenu a:hover {

}
#atl_leftmenu a:active {
	
}

#atl_leftmenu .atl_itemact a {
	color: #FFF;
}

#atl_leftmenu .atl_itemcur a {	
	color: #FFF;
}
/* @end */

/* @group Left Content */
#atl_leftcontent {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
/* @end */

/* @group Content Container */
#atl_contentcontainer {
	
}
/* @end */

/* @group Center Column */
#atl_centercolumn {
	width:464px;
	padding: 0px 15px 0px 11px;
	margin:0px;
	float:left;
}
#atl_centercolumn li {
	margin-bottom:10px;
	font-size:1em;
	list-style-type: square;
}
/* @end */

#atl_toolbar {
	height: 53px;
}

/* @group Content Tools */
#atl_contenttools {
	text-align:right;
	font-size:11px;
	width: 173px;
	float: right;
}
#atl_contenttools a {
	text-decoration: none;
	color: #b7b7b7;
	margin-right: 9px;
}

#atl_contenttools img {
	margin-left: 3px;
}
/* @end */

/* @group Breadcrumb Trail */
#atl_breadcrumb {
	color: #FFF;
	font-size: 11px;
	font-weight:bold;
	width: 600px;
	float: left;
}

#atl_breadcrumb img {
	margin-right: 5px;
}

#atl_breadcrumb a {
	color: #b7b7b7;
	font-weight:normal;
	text-decoration:none;
	padding-right: 4px;
	padding-left: 4px;
}
#atl_breadcrumb a:hover {
	color: #FFFFFF;
}
/* @end */

/* @group Main Content Area */
#atl_content p {
	text-align:justify;
	font-size:1em;
	margin-top:0px;
	margin-bottom:20px;
	font-size: 11px;
}
#atl_content img {
	margin:0px;
	margin-top:0px;
}

#atl_content hr {
	height: 1px;
	margin:5px 0px 5px 0px;
	border:0px;
	border-top:1px solid #FFFFFF;
}
#atl_content ul {
	margin-left: 15px;
}

#atl_content .csc-textpic-imagewrap ul {margin-left: 0px;}

#atl_content ol {
	margin-left: 40px;
}
/* General Styles (referenced for RTE use) */

.small {
	font-size: 0.7em;
}
.medium {
	font-size: 0.85em;
}
.large {
	font-size: 1.2em;
}

/* Content Table */
table.standard {
	width:100%;
}
table.standard td {
	padding:0px;
	font-size:1em;
}
tr.firstline td {
	background-color:#0C1651;
	padding: 5px;
	font-weight:bold;
	color:#FFFFFF;
}
tr.oddline td {
	background-color: #B5D6F6;
	padding:5px;
}
tr.evenline td {
	padding:5px;
}
.csc-mailform-field label {
	float:left;
	width:120px;
}
/* @end */

/* @group Right Column */
#atl_rightcolumn {
	float: left;
	width: 159px;
	padding: 0 7px 0 7px;
}
/* @end */

/* @group Footer */
#atl_footergroup{
	width: 834px; /* this value must match the width of atl_container */
	height: 40px;
	margin-top:10px;
	padding-top: 10px;
	border-top: 1px solid #ABABAB;
	clear:both;
}
#atl_footer {
	text-align: center;
	color: #ccc;
	font-size: 10px;
	float:left;
}
#atl_footer a {
	color: #fff;
}
#atl_footer a:hover {
	color: #fff;
}
/* @end */

/* @group Signature */
#atl_signature {
	text-align: center;
	font-size: 10px;
	float:right;
}

#atl_signature a {
	color: #FFFFFF;
	text-decoration: none;
}

/* @end */

/* @group Flexible Contents */
.atl_2columns tr, .atl_3columns tr {
	vertical-align: top;
}
.atl_sep_left {
	padding-left: 5px;
	border-right: 1px solid #9EC5EC;
}
.atl_sep_right {
	padding-right: 5px;
}
.atl_column {
	padding: 5px;
}
.atl_3columns .atl_column {
	width: 33%;
}
.atl_2columns .atl_column {
	width: 50%;
}

.fce1{
	background:url(../img/fce1_bg.jpg) left top no-repeat;
	width:251px;
	height:159px;
	margin:10px 0 0 7px;
	/*_margin-left:9px;*/
	padding:0px 0px 0px 19px;
	float:left;	
}
.fce1 img{
	float:right;
	margin-right:2px;
}
.fce1 h4 {
	color:#fff;	
	margin:0;
	padding:33px 0px 10px 0px;
	font-size: 14px;
	font-weight: normal;
}
.fce1 .description {
	height:65px;
	overflow:hidden;
	font-size: 11px;	
}
.fce1 span a{
	width:125px;
	background:url(../img/more_link_normal.jpg) left bottom no-repeat;
	padding:0px 0px 8px 12px;
	text-decoration:none;
	display:block;
}
.fce1 span a:hover{
	background:url(../img/more_link_active.jpg) left bottom no-repeat;
}

.fce2box {
	border: 1px solid #4d4d4d;
	background: #0F0F0F;
	font-size: 11px;
}

.fce2box a {
	text-decoration:none;
}
.fce2box h4 {
	padding: 9px 7px;
	font-size: 11px;
	border-bottom: 1px solid #4d4d4d;
}

.fce2box .description {
	padding: 9px 7px;
}



/*.fce_home a {
	margin-top: 108px;
	margin-left: 360px;
}*/




.fce_home .fce_content {
	position:absolute;
	float:left;
	color:#848A9A;
	width:530px;
	height:120px;
	margin:30px 0px 0px 30px;
	font-size:14px;
}

.fce_home .fce_content h4 {
	margin-bottom:20px;
	font-size:24px;
}

.fce_home .fce_button a {
	font-size:13px;
	background:url(../img/homebutton.png) no-repeat;
	display:block;
	height:29px;
	width:175px;
	color:#848A9A;
	padding:7px 0px 0px 25px;
	text-decoration:none;
	margin-top: 108px;
	margin-left: 360px;
}

.fce_home .fce_button a:hover{
	background:url(../img/homehoverbutton.png) no-repeat;
}

.fce_home_2 .fce_content {
	position:absolute;
	float:left;
	/*color:#FFFFFF;*/
	/*Dan*/
	color:#000000;	
	width:320px;
	height:180px;
	margin:35px 0px 0px 265px;
	font-size:16px;
	font-weight: bold;	
}

.fce_home_2 .fce_content h4 {
	margin-bottom:20px;
	font-size:24px;
	/*color:#FFFFFF;*/
	/*Dan*/
	color:#92929C;
	font-weight: normal;
}

.fce_home_2 .fce_content h5 {
	/*margin-bottom:20px;*/
	/*font-size:24px;*/
	/*color:#FFFFFF;*/
	/*Dan*/
	color:#92929C;
	/*font-weight: normal;*/
}

.fce_home_2 .fce_button a {
	font-size:13px;
	/*background:url(../img/homebutton_2.png) no-repeat;*/
/*	background:url(../img/homebutton_dan.png) no-repeat;*/
	display:block;
	height:28px;
/*	width:224px;*/
	/*color:#0088A3;*/
	color:#92929C;
	padding:5px 0px 0px 25px;
	text-decoration:none;
	/*margin-top: 55px;*/
	/*margin-top: 31px;*/
	margin-top:0px;	
	margin-left: 0px;
	/*font-weight: normal;*/
	font-weight: bold;
}

.fce_home_2 .fce_content .fce_button {
	float: left;
	background:url(../img/button_mid.png) repeat-x;
}

.fce_home_2 .fce_content .fce_bleft{
        background: transparent url(../img/button_left.png) no-repeat top left;
}

.fce_home_2 .fce_content .fce_bright {
	background: transparent url(../img/button_right.png) no-repeat top right;
	padding-right: 15px;
}

/* @end */

/* @group Blocks */
.atl_frame_indentleft {
	margin-left: 30px;
}
.atl_frame_indentboth {
	margin-left: 30px;
	margin-right: 30px;
}
.atl_frame_rulerabove {
	border-top: 1px solid #fff;
}
.atl_frame_rulerbelow {
	border-bottom: 1px solid #fff;
}
.atl_frame_highlight {
	border: 1px solid #fff;
	background-color: #93b4d5;
	padding: 8px;
}
/* @end */

/* @group Indexed Search */
.tx-indexedsearch-browsebox TD {
	padding:10px;
}
.tx-indexedsearch-percent {
	font-weight:bold;
}
.tx-indexedsearch-secHead {
	padding-top:20px;
}
.tx-indexedsearch-secHead TD {
	font-weight:bold;
}
.tx-indexedsearch-title A {
	font-weight:bold;
}
/* @end */

/* @group Site Map */
.atl_sitemap li {
	list-style-type: square;
	font-weight: bold;
	color: #FFFFFF;
}
.atl_sitemap li a {
	font-size: 15px;
}
.atl_sitemap li li {
	list-style-type: square;
}
.atl_sitemap li li a {
	font-size: 11px;
}
.atl_sitemap li li li{
	list-style-type: square;
}
.atl_sitemap li li li a {
	font-size: 10px;
}
/* @end */

/* @group Input Forms */
.atl_formgroup {
	clear: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.atl_formseparator {
	border-bottom: 1px solid #000;
	margin-top: 4px;
	margin-bottom: 4px;
}
.atl_formitem {
	float: left;
	padding: 0px;
	margin: 0px;
}
.atl_formwrap .atl_formlabel {
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 4px;
	padding-right: 6px;
	padding-bottom: 0px;
	margin: 0px;
}
.atl_radio_label {
	font-size: 12px;
}
.atl_formfield {
	padding-left: 4px;
	padding-right: 6px;
	padding-bottom: 0px;
}
.atl_formfield .atl_formlabel {
	display: inline;
}
.csc-mailform-check, .csc-mailform-radio {
	width: auto;
}
.atl_formwrap h2 {
	margin-top: 4px;
	margin-bottom: 4px;
}
.atl_slimform { display: inline; }
/* @end */

/* @group News */
.atl-news-archive ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.atl-news-archive li {
	padding: 0px;
	margin: 0px;
	padding-left: 6px;
}
.atl-news-archive .news-amenu-item-year {
	font-weight: bold;
}
/* @end */

/* @group Home Page */
#atl_home #atl_centercolumn {
	width: 834px;
	margin-top:10px;
	float:none;
	padding: 0 0 0 7px;
}

#atl_home #atl_topmenu {
	padding-left: 20px;
}
/* @end */

.align-center{  text-align: center !important; }
.align-right{   text-align: right !important; }



.multimediaLinkOuter {

	position:relative;

}

.multimediaLinkInner {

	height:100%;
	position:absolute;
	width:100%;
	/*border:1px solid;*/

}

.csc-textpic-imagerow ul {width: 100%;}

#tx_pxadamimagelist_pi1_content a {
	color:#ffffff;
	font-size: 1em;
}

.tx-pxadamimagelist-pi3 .basket .mylist {
	background-color: #0F0F0F;
	border: 1px solid #4D4D4D;
	color: #B7B7B7;
	font-size: 11px;
	font-weight: bold;
}

#tx_pxadamimagelist_pi3_showhide {
	background-color: #0F0F0F;
	border-left:1px solid #4D4D4D;
	border-right:1px solid #4D4D4D;
}

#atl_container .tx-pxadamimagelist-pi2 ul li a {
	color:#ffffff;
}

.tx-pxadamimagelist-pi2 {
	border: 1px solid #4D4D4D;
	padding:5px 0;
	margin:10px 0;
}
