* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	font-size: 13px;
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-weight: normal;
	overflow: hidden;
	scrollbar-base-color: #666;
}

# #supersize img {  
     height:100%;  
     width:100%;  
     display:none;
     z-index: 5000;
}  

# #supersize .activeslide, #supersize .activeslide img{  
     display:inline;
     
}  

.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5000;
}

a {
	font-size: 13px;
	font-weight: normal;	
	color: #B2B2B2;
	text-decoration: none;
}

a.linkbold {
	margin: 5px 0px 5px 20px;	
	font-size: 14px;
	font-weight: normal;	
	color: #000;
	text-decoration: none;
}


#sub a {
	font-size: 12px;
	font-weight: normal;	
	color: #000;
	text-decoration: none;
}
#sub a:hover {
	font-size: 12px;
	font-weight: normal;	
	color: #B2B2B2;
	text-decoration: none;
}

#content a {	
	font-weight: normal;	
	color: #000;
	text-decoration: underline;
}

#content a.linkbold {	
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}



#hidemenu {
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	float: right;
	width: 200px;
	text-align: left;
	color: white;
	z-index: 6000;
	background-color: white;
	border:1px dotted #CCC;
	background: url(../images/bg_transp.png) repeat;
}

#hidemenu_center {
	padding: 0px;
	position: absolute;
	margin-left: 40%;	
	width: 200px;
	height: 50px;
	text-align: center;
	font-size: 14px;
	display: none;
	color: black;
	z-index: 6000;
	background-color: white;
	border:1px dotted #CCC;
	background-color: #fff;
}

#hidemenu_center p 
{
	margin-top: 10px;
	padding-left: 40px;
	text-align: center;	
}

#hidemenu_center a 
{
	font-size: 14px;
}

#hidemenu a, #hidemenu_center a {
	color: #000;
}

#menu {
	padding: 0px;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 200px;
	color: white;
	z-index: 6000;
}

#content {
	padding: 0px;
	position: absolute;
	top: 120px;
	left: 200px;
	width: 600px;
	height: 550px;
	text-align: center;
	color: white;
	z-index: 6000;
	background: url(../images/bg_transp2.png) repeat;
	overflow: auto;
}

#content-photos {
	padding: 0px;
	position: absolute;
	top: 120px;
	left: 200px;
	width: 600px;
	min-height: 500px;
	text-align: center;
	color: white;
	z-index: 6000;
	background: url(../images/bg_transp2.png) repeat;
}

.photo, .photoactive {
	padding: 5px;
	margin: 2px;
	float: left;
	width: 70px;
	height: 80px;
	text-align: center;
	color: black;
	z-index: 6000;
	background-color: #FFF;
	border: 1px dotted #000;
}

.photoactive {
	color: white;
	background-color: #9b8773;
	border: 1px dotted #fff;
}

.photo:hover {
	background-color: #9b8773;
	border: 1px dotted #fff;
	color: white;
}

.photo img {

	width: auto; 
	height: 40px;
	border: 1px solid #000;
}
.photo:hover img {

	border: 1px solid #fff;
}

.photoactive:hover {
	background-color: #9b8773;
	border: 1px dotted #fff;
	color: white;
}

.photoactive img {

	width: auto; 
	height: 40px;
	border: 1px solid #fff;
}
.photoactive:hover img {

	border: 1px solid #fff;
}

#photodivleft {
	
	width: 100px;
	height: 30px;
	line-height: 30px;
	padding: 5px;
	top: 100px;
	left: 0px;
	z-index: 6000;
	position: absolute;
	background: url(../images/bg_transp2.png) repeat;
	border:1px dotted #CCC;
	display: none;
	text-align: center;
}

#photodivright {

	width: 100px;
	height: 30px;
	line-height: 30px;
	padding: 5px;
	top: 100px;
	right: 0px;
	z-index: 6000;
	position: absolute;
	background: url(../images/bg_transp2.png) repeat;
	border:1px dotted #CCC;
	display: none;
	text-align: center;

}

#photodivright a, #photodivleft a {	
	font-weight: normal;	
	color: #000;
	text-decoration: none;
	line-height: 30px;
}


#content p
{
	margin:5px 20px 10px 20px;
    font-weight:normal;
    color:#000;
	text-align: left;
}

#hidemenu p, #hidemenu_center p
{
	margin-left:20px;
    font-weight:normal;
    color:#000;
	text-align: left;
}

#accordion {
	position: relative;
	z-index: 9999;	
	width: 177px;
}
.accordion {
	width:177px;
	font-size:12px;
	font-weight: normal;
	color:#fff;
}

.accordion dt {
	width:116px;
	height: 24px;
	line-height: 24px;
	padding-right: 18px;
	font-weight:normal;
	margin: 0px 0px 0px 60px;	
	cursor:pointer;
	background-image: url(../images/arrow.png);
	background-position: right;
	background-repeat: no-repeat;
	background: #000;
	text-align: right;
	border-right:1px dotted #ebe6e0;
	border-left:1px dotted #ebe6e0;
	border-bottom: 1px solid #FFF;
}

.accordion dt:hover {
	background:url(../images/arrow.png) no-repeat right;
	background-color: #191919;
}

.accordion dt#active {
	width: 177px;
	margin-left: 0px;
	margin-top: -1px;
	border-left: 0px dotted #ebe6e0;
	border-bottom:1px solid #ebe6e0;
	border-right: 1px solid #fff;
	color: #000;	
	font-size: 13px;
	background: url(../images/arrow_black.png) no-repeat right;
	background-color: #ffffff;
}

.accordion dt#sub:hover, dt#subactive:hover {
	background:url(../images/arrow.png) no-repeat right;
	background-color: #191919;
	color: #B2B2B2;
}

.accordion dt a 
{
	color: #B2B2B2;
}

.accordion dt#sub {
	width: 117px;	
	margin-left: 60px;
	margin-top: -1px;
	border-left: 0px dotted #ebe6e0;
	border-bottom:1px solid #ebe6e0;
	border-top:1px solid #ebe6e0;
	color: #000;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	background: url(../images/bg_transp2.png) repeat;
}

.accordion dt#subactive {
	width: 117px;
	margin-left: 60px;
	margin-top: -1px;
	border-left: 0px dotted #ebe6e0;
	border-right: 1px solid #fff;
	color: #000;
	height: 20px;
	line-height: 20px;	
	font-size: 12px;
	background: url(../images/arrow_black.png) no-repeat right;
	background-color: #ffffff;
}

.accordion dt#logo {
	width: 177px;
	height: 100px;
	margin-left: 0px;
	border-left: 0px solid #ebe6e0;
	border-top:1px solid #ebe6e0;
	border-bottom: 2px solid #000;
	border-right: 1px solid #fff;
	color: #000;	
	background: url(../images/logo.gif) no-repeat bottom;
	background-color: #ffffff;
}

/* Photos accordion */
.AccordionTitle, .AccordionContent
{
  width:790px;
}

.AccordionContainer
{
	width:590px;
	margin: 4px;
}

.AccordionTitle
{
  width:590px;
  height:24px;
  line-height: 24px;
  cursor:pointer;
  text-align:left;
  display:table-cell;
  background-color:#000;
  -moz-user-select:none;
  border: 1px solid #fff;
}

.AccordionTitleActive
{
  width:590px;
  height:24px;
  line-height: 24px;
  cursor:pointer;
  text-align:left;
  display:table-cell;
  -moz-user-select:none;
  border: 1px solid #fff;
  background-color: #FFF;
  background: url(../images/arrow_black_space.png) no-repeat left;

}

.AccordionContent
{
  height:0px;
  display:none; 
  color: #000;
  background-color: #FFF;
  border: 1px dotted #000;
  width:588px;
  text-align: left;

}

h1
{
	margin: 10px 0px 10px 20px;
	font-size: 16px;
	font-weight: bold;	
	color: #666666;
	line-height: 24px;
	text-align: left;
}


h2
{
	margin: 0px 0px 0px 20px;
	font-size: 12px;
	font-weight: normal;	
	color: #fff;
	line-height: 24px;

}

h3
{
	margin: 0px 0px 0px 20px;
	font-size: 14px;
	font-weight: bold;	
	color: #666666;
	line-height: 24px;
	text-align: left;
}

h4
{
	margin: 0px 0px 0px 20px;
	font-size: 13px;
	font-weight: bold;	
	color: #333;
	line-height: 11px;
	text-align: left;
}

#photocontainer h3
{
	margin: 2px;
}


td {
	text-align: left;
	color: #000;
	vertical-align: top;
}
