@charset "utf-8";
/**
* @source http://developer.yahoo.com/yui/3/cssreset/
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549*/
html {
	background: #FFF;
	color: #000;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: 400;
}

li {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: 400;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,textarea,select {
	font-family: inherit;
	font-size: 100%;
	font-weight: inherit;
}

legend {
	color: #000;
}

/**
* sizes
* left nav 124 px wide
* image thumb container 458 pixels wide and 574 pixels margin left
* image thumb 219 x 127 px right margin of 10 px
* header total 574 + 458 = 1032
* nav element 134 (124 + 10)
*/
body {
	font-size: 12px;
	line-height: 120%;
	margin: 0;
	padding: 0;
}

a {
	background: #fff;
	color: #000;
	display: inline;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

a:hover {
	background: #000;
	color: #fff;
}

#header {
	background: transparent;
	height: 70px;
	left: 0;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 4;
}
#header a {
	background: #fff;
	color: #000;
	display: inline;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#header a h1,
#header a h2,
#header a h3 {
	background: #fff;
	color: #000;
	font-weight: bold;
}
#header div {
	border-left: 38px solid #fff;
	height: 70px;
	position: relative;
	width: 994px;
}


#header span.pipe {
	padding-left: 4px;
	padding-right: 4px;
}

#header ul {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
}

#header li {
	float: left;
	margin: 0;
	padding: 0;
}

ul.main-nav {
	display: block;
	height: 12px;
	margin: 0;
}

ul.main-nav li {
	height: 12px;
}

ul.main-nav span {
	display: block;
	float: left;
}

ul.main-nav a {
	display: block;
	float: left;
	color: #000;
	background: #fff
}
#header ul.main-nav li a.active h2 {
	color: #fff;
	background: #000;
}
ul.meta-nav {
	position: absolute;
	right: 10px;
	top: 38px;
}
#header ul.meta-nav li a:hover,
#header ul.meta-nav li a:focus,
#header ul.meta-nav li a:active {
	background: #000;
	color: #fff;
}

#content,#images,#ajax-content {
	display: block;
	float: left;
	left: 574px;
	margin-top: 70px;
	padding: 0;
	position: relative;
	z-index:2;
}

/* slideshow start */
#slideshow {
	height: 660px;
	overflow: hidden;
	position: relative;
	width: 458px;
}

#slideshow .item {
	background: #fff;
	height: 647px;
	left: 0;
	margin-right: 20px;
	position: absolute;
	top: 0;
	width: 458px;
	z-index: 8;
}

#slideshow .active {
	z-index: 10;
}

#slideshow .last-active {
	z-index: 9;
}

#slideshow .images {
	positions: static;
}

#slideshow .desc {
	clear: float;
	positions: static;
}

/* slideshow stop */
#content img {
	margin-top: 12px;
}

#content table,#images table,#ajax-content table {
	border-spacing: 0;
	margin: 0;
	padding: 0;
	table-layout: fixed;
}

#content td,#images td,#ajax-content td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#ajax-content td div,#images td div {
	height: auto;
	margin-right: 30px;
	width: 458px;
}

#content td div {
	height: 638px;
	margin-right: 30px;
	margin-top: -12px;
}

#content td div a {
	margin-left: 0;
	padding: 0;
}

body#client #content {
	left: 38px;
}

body#about #content {
	height: 618px;
	left: 826px;
}

#text-content {
	height: 618px;
	left: 306px;
	margin-right: 30px;
	position: fixed;
	top: 70px;
	white-space: normal;
	width: 458px;
	z-index:1;
}
#text-content p {
	background: #fff;
	line-height: 160%;
	margin: 0 0 12px;
	padding: 0;
}

/* scroller :: start */

#text-content #scroll {
	position: relative;
	width: 458px;
	height: 618px;
	overflow: hidden;
}
#nav #scroll {
	position: relative;
	width: 358px;
	height: 618px;
	overflow: hidden;
}
#scroll h3 {
	font-weight: bold;
}
#scrollcontent {
	position: absolute;
	width: 440px;
	z-index: 200
}
#nav #scrollcontent {
	position: absolute;
	width: 340px;
	z-index: 200
}

#scrollbar {
	float: right;
	position: relative;
	display: none;
	width: 15px;
	height: 618px;
	z-index: 100;
	background: url(../images/scroll-bg.gif)
}

#text-content .scroller {
	position: absolute;
	top: 0;
	width: 15px;
	cursor: pointer;
	background: #c0c0c0 url(../images/scroll-arrows.gif) 50% 50% no-repeat;
}

.scroller {
	position: absolute;
	top: 0;
	width: 15px;
	cursor: pointer;
	background: #c0c0c0 url(../images/scroll-arrows.gif) 50% 50% no-repeat;
}
#text-content .buttonclick {
	background-color: #c0c0c0;
}


.scroll-pane {
	
}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	/*background: #fff url(../images/TinyScroller/scroll-bg.gif);*/
	background: #fff;
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background: #fff url(../images/jscrollpane/drag_grab.png) repeat-x 50% 50%;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: #fff url(../images/jscrollpane/drag_grab.png) repeat-x 50% 50%;
	height: 2px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: #fff url(../images/jscrollpane/drag_grab.png) repeat-x 50% 50%;
	height: 2px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/* scroller :: stop */ /* textresizer :: start */
ul.textresizer {
	display: inline;
	position: absolute;
	left: -268px;
	top: 605px;
	z-index: 2;
	text-align: left;
}
#page-1 #nav ul,
#text-content ul {
	display: block;
	font-weight: 400;
	list-style: none;
	margin: 0;
	padding: 0;
}

#page-1 #nav ul.textresizer li,
ul.textresizer li {
	display: inline;
	float: left;
	margin-right: 4px;
	position: relative;
	height: 13px;
	overflow: hidden;
}

#page-1 ul.textresizer a ,
#text-content ul.textresizer a {
	color: #c0c0c0;
	text-decoration: none;
}

#page-1 ul.textresizer a:hover,
#text-content ul.textresizer a:hover {
	color: #000;
	background: #fff;
	text-decoration: none;
}

#page-1 ul.textresizer a.textresizer-active,
#text-content ul.textresizer a.textresizer-active {
	color: #c0c0c0;
	text-decoration: none;
}


.small-text li {
	font-size: 11px;
	margin-bottom: 5px;
}

.medium-text li {
	font-size: 13px;
	margin-bottom: 7px;
}

.large-text li {
	font-size: 15px;
	margin-bottom: 9px;
}

.small-text h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 6px;
	padding: 0;
}

.medium-text h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 6px;
	padding: 0;
}

.large-text h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 6px;
	padding: 0;
}

#page-1 #nav ul.textresizer a,
ul.textresizer a {

	height: 13px;
	line-height: 13px;
}
#page-1 #nav ul.textresizer a.small-text,
ul.textresizer a.small-text {
	font-size: 9px;
	padding-top: 2px;
}

#page-1 #nav ul.textresizer a.medium-text, 
ul.textresizer a.medium-text {
	font-size: 11px;
	padding-top: 1px;
}

#page-1 #nav ul.textresizer a.large-text,
ul.textresizer a.large-text {
	font-size: 13px;
}

.small-text {
	font-size: 11px;
}

.medium-text {
	font-size: 13px;
}

.large-text {
	font-size: 15px;
}

ul.textresizer .larger-text,.larger-text,.larger-text li {
	font-size: 17px;
}

/* textresizer stop */
#images {
	/*height: 600px;*/
}
#ajax-content .images,#images .images {
	height: 638px;
}

#content .image {
	float: left;
	height: 638px;
}

#ajax-content .desc,
#images .desc {
	clear: both;
	height: 80px;
	margin-top: -10px;
	text-align: left;
	width: 448px;
}

#slideshow .desc p.image-country,
#content .desc p.image-country,
#images .desc p.image-country {
	float: left;
}
#slideshow .desc p.image-city,
#content .desc p.image-city,
#images .desc p.image-city {
	clear: both;
	margin-top: 0;
	background: #fff;
	height: 30px;
}
#slideshow .desc p.image-title,
#content .desc p.image-title,
#images .desc p.image-title {
	float: left;
	margin-right:0;
}

#slideshow .desc p,
#content .desc p {
	background: #fff;
	float: left;
	font-size: 10px;
	margin: -4px 10px 0 0;
	width: 219px;
}

body#about #content .desc p {
	background: #fff;
	float: left;
	font-size: 10px;
	margin: -4px 10px 0 0;
	width: auto;
}

#ajax-content .desc p,#images .desc p {
	background: #fff;
	float: left;
	font-size: 10px;
	margin: -10px 10px 0 0;
	width: 219px;
}

#content .desc p strong,#images #slideshow .desc p strong,#images td .desc strong,#ajax-content td .desc strong
	{
	background: #fff;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

img#loader {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 4000;
}

form {
	display: block;
}

form ul {
	display: block;
}

form li {
	display: block;
	clear: both;
	width: 250px;
	height: 15px;
	margin-bottom: 6px;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

label {
	display: block;
	float: left;
	line-height: 160%;
	width: 60px;
}

input {
	float: left;
	display: block;
}

.debug {

}

#header .active,
#nav a.active {
	background: #000;
	color: #fff;
}

#header .active:hover,
#header .active:focus,
#header .active:active,
#nav a.active:hover,
#nav a.active:focus,
#nav a.active:active {
	background: #fff;
	color: #000;
}
#nav small {
	display:none;
}
#nav ul ul ul,body#about #nav ul ul, #nav ul ul {
	margin-left: 134px;
	position: absolute;
	top: 0;
}

#slideshow .item img,#images td img,#ajax-content td img {
	float: left;
	margin: 0 10px 10px 0;
}

#text-content a,#text-content a,#content .desc a {
	text-decoration: underline;
}

pre {
	clear: both;
}

#nav .clear {
	clear: both;

}
