/* Global */
*{
	margin:	0px;
	padding:0px;
}

.atl_youtubevideo embed { z-index:-1; }
embed { z-index:-1; }

.csc-menu { margin:5px 0 10px; }
.csc-menu a { text-decoration:none; font-weight:bold; color:#532D0D; }

.atl_clearfloat {
	clear:both;
	visibility:hidden;
	height: 0px;
	line-height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: url(../imgs/atl_body_btm_bg.jpg) repeat-y;
}
form {
	margin: 0px;
}
input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
}
a {
	COLOR: #4D619E;
}
a:hover {
	COLOR: #6582CA;
}
h1 ,h2,h3,h4,h5,h6{
	font-weight:bold;
}
h1 {
	margin-top:0px;
	color:#000000;
	font-size:2em;
}
h2 {
	margin-top:0px;
	color:#000000;
	font-size:1.5em;
}
h3 {
	margin-top:0px;
	color:#000000;
	font-size:1.2em;
}
h4 {
	margin: 0px;
	padding: 2px;	
	color:#494949;
	font-size:1em;
}
h5 {
	margin-top:0px;
	color:#000000;
	font-size:0.9em;
}
h6 {
	margin-top:0px;
	color:#000000;
	font-size:0.8em;
}

p {
	color: #494949;
	font-family: Times New Roman, Times, serif;
}


/* @group Main Container */
#atl_home {		
	margin: auto;
	position:relative;
	background: transparent url(../imgs/atl_body_bg.jpg) top center no-repeat;	
} 

#atl_container {
	width: 976px; /* changes in this value must be matched in atl_footergroup */
	min-width: 976px;	
	margin: auto;
	position:relative;
	padding-bottom:50px;
}
/* @end */

/* @group Top Bar */
#atl_topbar {
	width:100%;
	height: 92px;
	padding: 0px;
	color: #999999;
	font-size:11px;
}
#atl_topbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#atl_topbar li {
	padding: 0px;
	padding-right: 50px;
	float:right;
	text-align: right;
}
#atl_topbar .atl_boldwhite {
	color: #FFFFFF;
	font-weight: bold;
}
#atl_topbar input {
	background-color: #1C4986;
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-size: 11px;
	color: #FFFFFF;
}
#atl_topbar input.atl_buttonicon {
	height:18px;
	width:19px;
	background-color: transparent;
	border: 0px;
	vertical-align:bottom;
}
/* @end */

/* @group Language Menu */
#atl_langmenu {
	position: absolute;
	width: 200px;
	padding-left:20px;
	padding-top:5px;
}
#atl_langmenu a {
	padding-right:10px;
	padding-left:10px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background: #1C4986;
	font-size:10px;
}
#atl_langmenu a:hover {
	background: #0066cc;
}
#atl_langmenu a:active {
	background: #CCCCCC;
}
#atl_langmenu .atl_itemcur a {
	font-weight:bold;
}
#atl_langmenu .atl_itemdis {
	padding-right:10px;
	padding-left:10px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background: #CCCCCC;
	font-size:10px;
}
/* @end */

/* @group Header */
#atl_header {
	background-image: url(../imgs/atl_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;	
	height: 339px;
}
#atl_header .atl_slideshow {
	float: right;
	margin: 20px  32px 0px 0px;
	.margin: 20px  12px 0px 0px;
	_margin: 20px  12px 0px 0px;
	background: url(../imgs/atl_image_slide_bg.jpg) top left no-repeat;
	padding:7px;
	height: 283px;
	width: 419px;
	
}
#atl_header img {
	vertical-align: bottom;
}
/* @end */

/* @group Top Menu */
#atl_topmenu {
	color: #FFFFFF;
	font-size: 12px;
	height:40px;
	padding:72px 0px 0px 0px;
}
#atl_topmenu.atl_nopaddingleft {
	padding:0px 20px 0px 0px;
}
#atl_topmenu ul {
	list-style-type: none;	
	margin: 0;
	padding:0;
}
#atl_topmenu li {	
	white-space:nowrap;
	margin: 0px;
	padding: 0px;
}
#atl_topmenu li a {	
    text-align: center;
	padding-top:9px;
	padding-bottom:5px;
	line-height: 22px;
	font-size: 16px;
	display: block;	
	width: 139px;
	text-decoration: none;
	color: #412913;
	font-weight:bold;
	font-family: Italic;
	
}
#atl_topmenu a:hover {
	background: url(../imgs/atl_menu_hover_bg.jpg) left bottom no-repeat;
}
#atl_topmenu a:active {
	background: url(../imgs/atl_menu_hover_bg.jpg) left bottom no-repeat;
}
#atl_topmenu .atl_itemact a {
	background: url(../imgs/atl_menu_hover_bg.jpg) left bottom no-repeat;
}
#atl_topmenu .atl_itemcur a {
	background: url(../imgs/atl_menu_hover_bg.jpg) left bottom no-repeat;
}
#atl_topmenu a.atl_itemsub { }
/* @end */

/* @group DHTML Menu */

#atl_dhtmlmenu, #atl_dhtmlmenu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}
#atl_dhtmlmenu li li { /* all list items */
	float: none;
	display: inline;
}
#atl_dhtmlmenu li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	height: auto;
	margin: 0px;
}
#atl_dhtmlmenu li ul ul { /* third-and-above-level lists */
	left: -999em;
	margin: -2em 0 0 199px;
}
#atl_dhtmlmenu li li a {
	background-color:#003FAA;
	padding:5px 6px 5px 3px;
	width: 190px;	
	margin:0px 0px -1px 0px;
	border: 0px;
}
#atl_dhtmlmenu li ul ul a { /* third-and-above-level lists */
	font-size: 11px;
	font-weight: normal;
}
#atl_dhtmlmenu li li a:hover {
	background-color : #0066cc;
	border: 0px;
}
#atl_dhtmlmenu li li .atl_itemsub a {
	background-image:url(../images/submenu.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#atl_dhtmlmenu li li .atl_itemsub a:hover {
	background-image:url(../images/submenu_over.gif);
	background-position:right;
	background-repeat:no-repeat;
}
/* Hide sub-menus for second, third and fourth level */
#atl_dhtmlmenu li:hover ul ul, #atl_dhtmlmenu li.sfhover ul ul, #atl_dhtmlmenu li:hover ul ul ul, #atl_dhtmlmenu li.sfhover ul ul ul {
	left: -999em;
}
/* Show sub-menus for second, third and fourth level */
#atl_dhtmlmenu li:hover ul, #atl_dhtmlmenu li li:hover ul, #atl_dhtmlmenu li li li:hover ul, #atl_dhtmlmenu li.sfhover ul, #atl_dhtmlmenu li li.sfhover ul, #atl_dhtmlmenu li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/* @end */

/* @group Left Column */
#atl_leftcolumn {
	background-color: #0C1651;
	background-image: url(../images/trame2.png);
	background-repeat: repeat-y;
	background-position: left;
	width:180px;
	height:100%;
	font-size: 13px;
	float:left;
	padding:20px 0px 20px 0px;
}
#atl_leftmenu {
	list-style-type: none;
	width:180px;
	margin: 0px;
	padding: 0px;
}
#atl_leftmenu li {
	display: inline;
}
#atl_leftmenu a {
	display: block;
	padding:3px;
	padding-left:15px;
	width: 162px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background: #002E7E;
	border-bottom:1px solid #0C1651;
}
#atl_leftmenu li li a {
	padding-left:30px;
	font-size: 11px;
	width: 147px;
	background: #003FAA;
}
#atl_leftcolumn li li li a {
	width: 132px;
	padding-left:45px;
	font-weight: normal;
}
#atl_leftmenu a:hover {
	background: #0066cc;
	background-image: url(../images/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
}
#atl_leftmenu a:active {
	background: #CCCCCC;
}
#atl_leftmenu .atl_itemact a { }
#atl_leftmenu .atl_itemcur a {
	background: #0066cc;
	background-image: url(../images/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}
/* @end */

/* @group Left Content */
#atl_leftcontent {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
/* @end */

/* @group Content Container */
#atl_contentcontainer {
 background: url(../imgs/atl_contentcontainer_bg.jpg) top left repeat-y;
}
/* @end */

/* @group Center Column */
#atl_centercolumn {		
	background:url(../imgs/atl_centercolumn_bg.gif) top left no-repeat;
	padding: 70px 0px 0px 16px;	
	min-height: 300px;	
	_height:300px ;	
	
}
#atl_centercolumn li {	
	font-size:1em;
}

.atl_youtube {
	float: left;	
	width: 308px;
	margin-top: 11px;

}

.atl_youtubecontainer {
	border: 1px solid #b9ac8c;	
	background: url(../imgs/youtube_bg.gif);
	height: 289px;
}

.atl_youtubeheader {
	background-color: #dad4c3;
	height: 36px;
}
.atl_youtubeheader h4 {
	font-size: 18px;
	color: #532d0d;
	padding-top: 9px;
	padding-left: 13px;
}

.atl_youtubeheader h1 {
	font-size: 18px;
	color: #532d0d;
	padding-top: 9px;
	padding-left: 13px;
}
.atl_youtubeheader .atl_youtubebutton {
	float: right;
	padding-top: 13px;	
	margin-right: 11px;
}
.atl_youtubeheader .atl_youtubebutton a {
	background: url(../imgs/atl_youtubebtn_bg.jpg) right 3px no-repeat;
	color: #532d0d;
	font-size: 14px;
	text-decoration: none;
	padding-right: 17px;
	
}

.atl_youtube .atl_youtubevideo {
	margin: 10px 12px 8px 10px;
	position: absolute;
}

#atl_content .atl_center_right {
	margin-right: 13px;
	margin-top: 10px;
	width: 629px;
	float: right;
	
}

#atl_page .atl_center_right {
		width: 930px;
		margin-left: 15px;
		padding-left: 20px;
}
#atl_content .atl_center_right img {	
	margin: 0px;
	padding: 0px;
	
}


#atl_page .atl_center_right div.csc-textpic-center {
	float: none;
	width: auto;
	height: auto;
}



#atl_page #atl_content .atl_center_right .csc-textpic-center {
	float: none;
	width: auto;
	height: auto;
}


.atl_center_right div.csc-textpic-clear {
	clear: none;
}

#atl_content .atl_center_right .csc-textpic-clear {
	clear: none;
}

#atl_content .atl_center_right h4 {
	width: 362px;
	font-size: 18px;
	padding-left: 9px;
	color: #532d0d;
		
	margin-bottom: 7px;
}
#atl_content .atl_center_right .h4bottom_img {
	background: url(../imgs/atl_centerright_header_bg.jpg) -10px bottom no-repeat;
	line-height: 1px;
	font-size: 1px;
	height: 2px;
}
.atl_center_rightcontent {
	width: 366px;
	padding-left: 5px;
	/*position: absolute;*/
	
}
#atl_content .atl_center_rightcontent p {
	line-height: 18px;
	margin-bottom: 8px;
	font-size: 15px;
	font-style: normal;
	color: #494949;
	font-family: Times New Roman, Times, serif;
}
/* @end */

/* @group Content Tools */
#atl_contenttools {
	background-color:#B5D6F6;
	text-align:right;
	margin-bottom:20px;
	margin-top:10px;
	font-size:11px;
}
#atl_contenttools img {
	border-left: 2px solid #9EC5EC;
}
/* @end */

/* @group Breadcrumb Trail */
#atl_breadcrumb {
	color: #0C1651;
	font-size: 11px;
	font-weight:bold;
}
#atl_breadcrumb a {
	color: #0C1651;
	font-weight:normal;
	text-decoration:none;
}
#atl_breadcrumb a:hover {
	color: #FFFFFF;
}
/* @end */

/* @group Main Content Area */
#atl_content p {
	text-align:justify;
	font-size:15px;
	margin-top:0px;
	/*margin-bottom:20px;*/
	color: #494949;
	font-family: Times New Roman, Times, serif;
}
#atl_content h1 {
	font-size: 18px;
	color: #532d0d;
}
#atl_content img {
	margin:5px;
	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: 30px;
}
#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;
}
/* @end */

/* @group Right Column */
#atl_rightcolumn {
	margin-top:20px;
	padding-bottom:20px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #fff;
	float: left;
	width: 199px;
}
/* @end */

/* @group Footer */
#atl_footergroup{
	background: url(../imgs/atl_footer_bg.jpg)  left top no-repeat;		
	bottom: 0;
	width: 976px; /* this value must match the width of atl_container */
	height: 79px;
	clear: both;
}
#atl_footer {
	padding: 5px;
	text-align: center;
	color: #ccc;
	font-size: 9px;
}
#atl_footer a {
	color: #fff;
}
#atl_footer a:hover {
	color: #fff;
}
/* @end */

/* @group Signature */
#atl_signature {	
	font-size: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #e4dabe;
}
#atl_signature .atl_footerlamiseria {
	color: #e4dabe;
	font-size: 18px;
	margin-left: 28px;
	font-weight: bold;
	line-height: 18px;
	#margin-top: 16px;
}
#atl_signature p {
	color: #ffffff;
	margin-left: 28px;
	font-weight: normal;
	line-height: 13px;
	font-size: 13px;
	margin-top: 8px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}
#atl_signature a {
	color: #ffffff;
	text-decoration: none;
}
#atl_signature a:hover {
	color: #ffffff;
}
/* @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%;
}
/* @end */

/* @group Blocks */
.frame_indentleft {
	margin-left: 30px;
}
.frame_indentboth {
	margin-left: 30px;
	margin-right: 30px;
}
.frame_rulerabove {
	border-top: 1px solid #fff;
}
.frame_rulerbelow {
	border-bottom: 1px solid #fff;
}
.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 Login Box Macmade */
.tx-loginboxmacmade-pi1-error {
	color:#BE0027;
}
.tx-loginboxmacmade-pi1-forgotpasswordLink {
	padding: 4px;
}
/* @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 Photo Book */
#tx-fotoboek img {
	margin:0px;
	border:1px solid black;
}
#tx-fotoboek table {
	width:100%;
}
.tx-fotoboek-nav {
	background-color:#0C1651;
	padding: 6px;
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
}
.tx-fotoboek-nav a {
	padding:3px;
	color: #FFFFFF;
	text-decoration : none;
}
.tx-fotoboek-nav a:hover {
	background: #0066cc;
	color: #FFFFFF;
}
.tx-fotoboek-nav a:active {
	background: #CCCCCC;
}
/* @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 Quick Poll */
.tx-quickpoll-pi1 h2 {
	font-size:13px;
	font-weight:bold;
	text-align:left;
	margin-bottom:0px;
}
.pollquestion, .pollresulttext {
	font-size:11px;
	text-align:left;
}
.polltotal {
	font-weight:bold;
}
.pollanswer {
	background-color: transparent;
}
.pollpercentbar {
	background-color:#B5D6F6;
}
input.pollsubmit {
	width:auto;
	height:25px;
	background-color: #DBDBDB;
	border-top:1px outset #eeeeee;
	border-left:1px outset #bbbbbb;
	border-right:1px outset #dddddd;
	border-bottom:1px outset #cccccc;
}
input.pollsubmit:hover {
	background-color: #E0EEFC;
	border-top:1px solid #93a2bb
	border-left:1px solid #93a2bb;
	border-right:1px solid #93a2bb;
	border-bottom:1px solid #93a2bb;
}
input.pollsubmit:active {
	border-top:1px inset #dce1e9;
	border-left:1px inset #dce1e9;
	border-right:1px inset #dce1e9;
	border-bottom:1px inset #dce1e9;
}
/* @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 {
	
}
#atl_home #atl_topmenu {	
	float: right;
	width: 139px;
	margin-right: 18px;
}
/* @end */

/* begin @group rgsmedia */
.atl_slideshow .rgsgnest48 {
	width: 419px;
	height: 283px;
}

.atl_slideshow #myGallery48 {
	width: 419px;
	height: 283px;
}

/* end @group rgsmedia */

/* begin logo */
.atl_logo_it a {
	float: right;
	margin-top: 6px;
	margin-right: 10px;
}

.atl_logo_it a img {
	border: none;
}

/* end logo */

.csc-frame-frame1 {clear:left;}

