html,body {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
	border-spacing: 0px;
    font: normal small Arial, Helvetica, sans-serif;
}

hr {
	border: 0;
	color: #ffffff;
	background-color: #ffffff;
	height: 1px;
	width: 100%;
}

img {
	border:0;
}

.logo {
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
}

.table-main {
	width: 100%;
	height: 100%;
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	background: #a7a7a7 url(../pictures/gradient.png) repeat-x;
}

/* 
+--------------------------------------------------------------------------+
|                                                                          |
|  Menu parameters                                                         |
|                                                                          |
+--------------------------------------------------------------------------+
*/
A:link {
text-decoration: none;
	color:#ffffff;
}

A:visited {
	text-decoration: none;
	color:#ffffff;
}

A:hover {
	text-decoration: none;
	color:red;
}

.table-main #td-menu {
	vertical-align: top;	
	width: 132px;
	text-align: center;
	border-right: 1px solid white;
}

.table-main #td-menu-footer{
	vertical-align: top;	
	width: 132px;
	text-align: center;
	border-right: 1px solid white;

}

.table-menu {
	width: 100%;
	padding: 8px;
}

.table-menu td{
	text-align: left;
}



#menu-links {
	margin-left: auto;
	margin-right: auto ;
	margin-top: 32px;
	margin-bottom: 0px;
	width: 100px;
	height: 300px;
}

font.tiny {
    font-size: 80%;
	color: #000000;
}

font.smaller {
    font-size: 95%;
	color: #000000;
}

span.mediumWhite {
    font-size: 100%;
	color: #ffffff;
}
span.small {
    font-size: 85%;
	color: #000000;
}

span.smallRed {
    font-size: small;
	color: red;
}
span.smallWhite {
    font-size: small;
	color: white;
}

span.newSet {
	font-size: small;
	color: yellow;
	font-weight: bold;
	font-style: italic;
}

span.list-header {
    font-size: 107%;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}

td.td-list-header {
	background: #605ca8;
}
span.title {
    font-size: 24pt;
	color: #ffffff;
}

font.bigger {
    font-size: 107%;
	color: #000000;
}
font.title {
    font-size: 24pt;
	color: #ffffff;
}


.menu-gal {
	font-size: 12pt;
	color: #ffffff;
	margin-left: 0px;
}



/* 
+--------------------------------------------------------------------------+
|                                                                          |
|  Content parameters                                                      |
|                                                                          |
+--------------------------------------------------------------------------+
*/
#td-content {
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-width: 0px;
	border: 0px;
	vertical-align: top;
	text-align: center;
}

.black-box {
	color: #000000;
}

/* 
+--------------------------------------------------------------------------+
|                                                                          |
|  Footer parameters                                                       |
|                                                                          |
+--------------------------------------------------------------------------+
*/


.table-footer {
	top: 0px;
	width: 100%;
	height: 100%;
	padding: 6px;
	margin: 0px;
	border-spacing: 0px;
	border-width: 0px;
	border: 0px;
	border-top: 1px solid white;
}

.table-main #td-footer {
	height: 60px;
}

#td-middle {
	text-align: center;
	vertical-align: middle;
}
#td-left {
	width: 12%;
}

#td-right {
	width: 12%;
}



/* 
+--------------------------------------------------------------------------+
|                                                                          |
|  Galleries Main parameters                                               |
|                                                                          |
+--------------------------------------------------------------------------+
*/

.img-framed {
	/*display: block;*/
}

.table-main-galleries {
	width: 100%;

}

.table-main-galleries tr.title {
	height: 80px;
}

.table-main-galleries td {
	text-align: center;
}

.table-subgallery td.td1 {
	text-align: center;
}
.table-subgallery td.td0 {
	height:30px;
}


#gallery-list{
	overflow:auto;
	width: 95%;
	height: 400px;
}

table.uline {
width:95%;
}
table.uline td {
border-width: 0px 0px 1px 0px;
padding: 5px 5px 5px 5px;
border-style: none none dotted none;
border-color: gray gray gray gray;
/*	width: 100%;*/
text-align: left;
}

table.uline .td-left {
	width: 60%;
	text-align: left;
}

table.uline .td-middle {
	width: 20%;
}

table.uline .td-right {
	width: 20%;
}

table.uline tr.tr1 {
	background: #9F9D9D;
}

table.uline td.td-hd1 {
font-size: 12pt;
color: #ffffff;
}

table.uline A:hover {
text-decoration: none;
color:blue;
}

table.uline A:visited {
text-decoration: none;
color:#636262;
}

table.uline A:link {
text-decoration: none;
color:#000000;
}


#lightbox{
background-color:#000;
padding: 10px;
border-bottom: 2px solid #000;
border-right: 2px solid #000;
}
#lightboxDetails{
font-size: 0.8em;
padding-top: 0.4em;
color: #fff
}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../overlay.png); }

* html #overlay{
background-color: #000;
back\ground-color: transparent;
background-image: url(../blank.gif);
/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../overlay.png", sizingMethod="scale");*/
}


/* 
+--------------------------------------------------------------------------+
|                                                                          |
|  POW parameters                                                          |
|                                                                          |
+--------------------------------------------------------------------------+
*/
.table-main-pow {
	width: 100%;
}
.table-main-pow #td-1{
	position: relative;
	text-align: center;
	vertical-align: middle;
}

.table-pow {
	top: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-width: 0px;
	border: 0px;
	width: 100%;
}

.table-pow #td1 {
	text-align: center;
}

.box-large {
	text-align: center;
}

.box-large {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	font-size: x-large;
}
.box-small {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	font-size: small;
}
.box-x-small {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	font-size: x-small;
	text-align: left;
}
.box-xx-small {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	font-size: xx-small;
}

.box-small #white {
	color: white;
}


.box-medium {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	font-size: medium;
}


/* 
+--------------------------------------------------------------------------+
|                                                                          |
|  About parameters                                                        |
|                                                                          |
+--------------------------------------------------------------------------+
*/

.table-about #tr1 {
	vertical-align: top;
}
.table-about {
	top: 0px;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-width: 0px;
	border: 0px;
}


/* 
+--------------------------------------------------------------------------+
|                                                                          |
|  Impressions Gallery                                                     |
|                                                                          |
+--------------------------------------------------------------------------+
*/

.table-main-impressions {
	width: 100%;
	height:100%;
}

.table-main-impressions td {
	vertical-align: top;
}

.table-impressions {
	top: 0px;
	width: 100%;
	/*height: 100%;*/
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-width: 0px;
	border: 0px;
	vertical-align: middle;
}

.table-impressions .td-maintitle {
	vertical-align: bottom;
	text-align: center;
	font-size: x-large;
	color: #fff;
	width: 50%;
}

.table-impressions .td-image {
	vertical-align: middle;
	text-align: center;
}

.table-impressions .td-title {
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: small;
	color: #fff;
}

.table-impressions .td-capdate {
	vertical-align: middle;
	text-align: center;
	font-size: x-small;
	color: #bfbfbf;
}

.table-impressions .td-caption {
	vertical-align: middle;
	text-align: center;
	font-size: x-small;
	color: #bfbfbf;
}

.table-impressions .td-model {
	vertical-align: middle;
	text-align: center;
	font-size: x-small;
	color: #fff;
}
.table-main-impressions .td-imp-footer {
	vertical-align: bottom;
	text-align: center;
	font-size: small;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

.table-main-impressions .td-imp-footer ul{
	margin: 0px;
	padding: 0px;

}
.table-main-impressions .td-imp-footer li{
	float: right;
	list-style: none;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}



/* 
+--------------------------------------------------------------------------+
|                                                                          |
|  Subgallery                                                              |
|                                                                          |
+--------------------------------------------------------------------------+
*/

.table-subgallery {
	top: 0px;
	width: 100%;
	/*height: 100%;*/
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-width: 0px;
	border: 0px;
}

.table-subgallery #td-left{
	text-align: center;
}
.table-subgallery #td-right{
	text-align: center;
}

.table-subgallery #td-title{
	text-align: center;
	font-size: x-large;
	color: #ffffff;
}
.table-subgallery #td-image{
	vertical-align: top;
	text-align: center;
}

.table-nav {
	top: 0px;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-width: 0px;
	border: 0px;
}
.table-nav td{
	width: 33%;
}
.table-nav #td-backbutton{
	vertical-align: middle;
	text-align: center;
}
.table-nav #td-nextbutton {
	vertical-align: middle;
	text-align: center;
}


.v-frame-canvas	{
	position: relative;
	height: 400px;
	width: 299px;
	padding: 0;
    margin-left: auto;
    margin-right: auto;
}

/*
+------------------------------+
| For vertical   frames        |
+------------------------------+
*/
.v-main-canvas	.location{
	font-size: medium;
	color: #ffffff;
}
.v-main-canvas	.caption{
	font-size: small;
	color: #bfbfbf;
}
.v-main-canvas	.title{
	font-size: x-small;
	color: #bfbfbf;
}

.v-main-canvas	{
	position: relative;
	height: 522px;
	width: 300px;
	padding: 0;
    margin-left: auto;
    margin-right: auto;
}

.v-img-canvas	{
	position: relative;
	height: 400px;
	width: 299px;
	padding: 0;
    margin-left: auto;
    margin-right: auto;
}

.v-img-canvas	img {
}

.v-img-canvas .v-left-frame {
	position: absolute;
	height: 400px;
	width: 50px;
	left: 0px;
	top: 0px;
	background: url("../pictures/frames/black/left_vert.jpg") no-repeat;
}

.v-img-canvas .v-top-frame {
	position: absolute;
	top: 0px;
	left: 50px;
	height: 50px;
	width: 199px;
	background: url("../pictures/frames/black/top_vert.jpg") no-repeat;
}

.v-img-canvas .v-bottom-frame {
	position: absolute;
	height: 50px;
	width: 199px;
	left: 50px;
	top: 350px;
	background: url("../pictures/frames/black/bottom_vert.jpg") no-repeat;
}
.v-img-canvas .v-right-frame {
	position: absolute;
	height: 400px;
	width: 50px;
	left: 249px;
	background: url("../pictures/frames/black/right_vert.jpg") no-repeat;
}

.v-img-canvas .v-image{
	position: absolute;
	left: 50px;
	top: 50px;
	height: 300px;
	width: 200px;
}

.v-main-canvas .v-title{
	position: absolute;
	left:0px;
	height: 22px;
	width: 300px;
	top: 400px;
}
.v-main-canvas .v-description{
	position: absolute;
	left:0px;
	height: 100px;
	width: 300px;
	top: 422px;
}


/*
+------------------------------+
| For horizontal frames        |
+------------------------------+
*/
.h-main-canvas	.location{
	font-size: medium;
	color: #ffffff;
}
.h-main-canvas	.caption{
	font-size: small;
	color: #bfbfbf;
}

.h-main-canvas	.title{
	font-size: x-small;
	color: #bfbfbf;
}

.h-main-canvas	{
	position: relative;
	height: 400px;
	width: 400px;
	padding: 0;
    margin-left: auto;
    margin-right: auto;
}
.h-img-canvas	{
	position: relative;
	height: 299px;
	width: 400px;
	padding: 0;
    margin-left: auto;
    margin-right: auto;
}

.h-img-canvas	img {
}

.h-img-canvas .h-left-frame {
	position: absolute;
	height: 299px;
	width: 50px;
	left: 0px;
	top: 0px;
	background: url("../pictures/frames/black/left_horiz.jpg") no-repeat;
}

.h-img-canvas .h-top-frame {
	position: absolute;
	top: 0px;
	left: 50px;
	height: 50px;
	width: 300px;
	background: url("../pictures/frames/black/top_horiz.jpg") no-repeat;
}

.h-img-canvas .h-bottom-frame {
	position: absolute;
	height: 50px;
	width: 300px;
	left: 50px;
	top: 249px;
	background: url("../pictures/frames/black/bottom_horiz.jpg") no-repeat;
}
.h-img-canvas .h-right-frame {
	position: absolute;
	height: 299px;
	width: 50px;
	left: 350px;
	background: url("../pictures/frames/black/right_horiz.jpg") no-repeat;
}

.h-img-canvas .h-image{
	position: absolute;
	left: 50px;
	top: 50px;
	height: 199px;
	width: 300px;
}

.h-img-canvas .h-title{
	position: absolute;
	left:0px;
	height: 22px;
	width: 400px;
	top: 349px;
	/*background: #a7a7a7;*/
	background: blue;
}
.h-img-canvas .h-description{
	position: absolute;
	left:0px;
	height: 81px;
	width: 400px;
	top: 371px;
}


/* 
+--------------------------------------------------------------------------+
|                                                                          |
|  Table lokbook                                                           |
|                                                                          |
+--------------------------------------------------------------------------+
*/

.table-logbook {
	top: 0px;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-width: 0px;
	border: 0px;
}


.table-logbook #td-title{
	text-align: center;
}
.table-logbook .td-left-col{
	text-align: left;
	width:15%;
}
.table-logbook .td-right-col{
	text-align: left;
}



/* 
+--------------------------------------------------------------------------+
|                                                                          |
|  Table links                                                             |
|                                                                          |
+--------------------------------------------------------------------------+
*/


.table-links {
	top: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-width: 0px;
	border: 0px;
}


.table-links .td-brighter{
	}


