/*RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,  blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	
}
body {
	line-height: 1;
}
body.mceContentBody {
   background: #fff !important;
   padding-left:4px;
   text-align: justify;
  font: 12px arial,verdana,helvetica, sans-serif;
    color: #000;
}
body.mceContentBody ul{
         margin-left:20px;
	 font: 12px arial,verdana,helvetica, sans-serif;
}
body.mceContentBody table td{
        color: #000;
	font: 12px arial,verdana,helvetica, sans-serif;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*END RESET*/
body{
	background: #DDDDDD url(/media/template/body-bg.jpg) repeat-x;
	
	color: #464544;
	}
a {
	color: #000;
	text-decoration:none;
}
a:hover{
	color: #2942B2;
}

#container {

	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	width: 960px;
      
       background:#fff;
}
#logo {

	margin-top:0px;
	margin-bottom:0px;
	width: 960px;
	height: 95px;
       background: #444 url(/media/template/logo.jpg) no-repeat;
}
#navigation {

	margin-top:0px;
	margin-bottom:0px;
	width: 960px;
	height: 25px;
       background: #B60002;
       color: #fff;
}
#leftcontainer{
	width:200px;
	float:left;
	margin:0px 8px 0px 0px;
}
#maincontent{
background:#fff;
margin:0px 0px 2px 0px;
float:left;
width:740px;


}
div.pagecontent{
background:#fff;
padding:0 6px;
text-align:justify;


}
/*HEADERS*/
#am_header_index {
margin-bottom:0px;
	margin-top:0px;
	width: 960px;
	height: 180px;
     background: #444 url(/media/template/header/am-home-header.jpg) no-repeat;
     border-top:4px solid #FF9900;
     border-bottom:8px solid #FF9900;
}

#am_header_top {
margin-bottom:0px;
	margin-top:0px;
	width: 960px;
	height: 180px;
     background: #444 url(/media/template/header/am-header.jpg) no-repeat;
     border-top:4px solid #FF9900;
     border-bottom:8px solid #FF9900;
}


#am_header_photos {
margin-bottom:0px;
	margin-top:0px;
	width: 960px;
	height: 180px;
     background: #444 url(/media/template/header/am-photos-header.jpg) no-repeat;
     border-top:4px solid #FF9900;
     border-bottom:8px solid #FF9900;
}
/*EN HEADERS */
#en_header_index {
margin-bottom:0px;
	margin-top:0px;
	width: 960px;
	height: 180px;
     background: #444 url(/media/template/header/en-home-header.jpg) no-repeat;
     border-top:4px solid #FF9900;
     border-bottom:8px solid #FF9900;
}

#en_header_top {
margin-bottom:0px;
	margin-top:0px;
	width: 960px;
	height: 180px;
     background: #444 url(/media/template/header/en-header.jpg) no-repeat;
     border-top:4px solid #FF9900;
     border-bottom:8px solid #FF9900;
}


#en_header_photos {
margin-bottom:0px;
	margin-top:0px;
	width: 960px;
	height: 180px;
     background: #444 url(/media/template/header/en-photos-header.jpg) no-repeat;
     border-top:4px solid #FF9900;
     border-bottom:8px solid #FF9900;
}
#content {
   margin:5px 7px 5px 5px;
   font: 14px arial,verdana,helvetica, sans-serif;
  

}
#content ul {

  margin-left:15px;


}
#holder{
float:right;
clear:both;
display: block;
}
#emptyholder{
margin-left:640px;
display:block;
height:16px;
}



#header-link, #header-catlink{
color: #1e56c7;
text-decoration:none;


}
#header-link:hover, #header-catlink:hover{
color:#1C6096 !important;
}

#footer{
	 font: 14px arial,verdana,helvetica, sans-serif;
	clear:both;
background: #FF9900;
color:#000;
border-bottom:1px solid #efefe5;
padding:20px;
}
#webnaz{
	font: 12px arial,verdana,helvetica, sans-serif;
	text-align:right;
	background:#000;
	color:#fff;
	padding:10px;
}
#webnaz a{
	
	color:#fff;
}
.clear-left{
	clear:left;
}
.clear-right{
	clear:right;
}
.clear-both{
	clear:both;
}
#no-records{
     margin-top:10px;
    padding-bottom:10px;
   color: #FF0000;
    width:100%;
    font-weight:bold;
    
}
/*GALLERY*/
div.gallery_box{
 margin-bottom:20px;
 background-color: #dddddd;
 padding: 5px;
 
 }
 div.gallery_box_main{
 margin-bottom:0px;
 background-color: #dddddd;
 padding: 5px;
 
 }
div.gallery_box a{
	background: url(/media/template/images/lightbox/zoom.gif) no-repeat;
	padding-left:25px;
}
 #lightbox{
	background-color:#004a8f;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
        color:#fff;
        z-index: 4999 !important;
	}
#lightbox a{
	color:#fff;
        font-weight:bold;
        font-size:11px;
	}
#lightboxDetails{
	font-size:11px;
	padding-top: 0.4em;
	}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;z-index: 5597;}
#overlay img{ border: none;z-index: 5597; }

#overlay{ background-image: url(/media/template/images/lightbox/overlay.png);z-index: 5597; }

* html #overlay{
	background-color: #333;
	background-image: url(/media/template/images/lightbox/blank.gif);

	}
/*COLUMN NAVIGATION */
li.empty{
	height:0px !important;
	visibility:hidden !important;
	margin:0px !important;
	font-size:0px !important;
	line-height:0px !important;
	background:#c0c0c0 !important;
	
}
div.navlist{
margin-bottom:10px;	
}
#navlist
{
color: white;
padding: 0 1px;
margin:0px 0px 0px 0px !important;

font: normal 11px Verdana, sans-serif;

}
   #navlist ul ul
{
color: white;
padding: 0 1px;
margin:0px 0px !important;

font: bold 12px verdana,helvetica,arial,sans-serif;
}
   #navlist ul.sep
{
color: white;
padding: 0px 1px;
margin: 0px;
font: bold 12px verdana,helvetica,arial,sans-serif;
}
#navlist span.dir{
padding: 2px;
    background:#444;
    display:block;
    color:#fff;
}
#navlist ul.sep span.dir{
    padding:2px;
    background:#fc0;
    color:#000;
    display:block;
    border-bottom: 1px solid #706B6B;
}
#navlist ul.sep ul li
{
list-style: none;
margin:0px 0px !important;
font-size: 1em;


}
#navlist li
{
list-style: none;
margin:0px 0px !important;
font: bold 12px verdana,helvetica,arial,sans-serif;


}
#navlist a
{
	
display: block;
text-decoration: none;
color: white;
background: #B60002;
 border-style: solid;
	 border-width: 1px 10px 1px 2px;
	 border-color: #ca0002 #fc0 #990000 #CA0002;
padding: 0.25em 0.40em 0.4em 0.75em;
}





#navlist a:hover, #navlist a#current:hover
{
background: #990000;
padding: 0.4em 0.15em 0.25em 0.9em;
}

