/* ========= */
/* = Fonts = */
/* ========= */
/*
@font-face {
	font-family: UniversLight;
	src: url('/fonts/UniversLTStd-Light.otf');
}

@font-face {
	font-family: Neutra;
	src: url('/fonts/NeutraDisplay-Medium.otf');
}
*/
/* ======== */
/* = Tags = */
/* ======== */

body
{
	margin: 0px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 13px;
	color: gray;
	border: 0px;
	background-color: white;
}

h1
{
	color: #C61F25;
	font-family: Neutra, 'NeutrafaceDisplay-Medium', "GillSans-Light", "FuturaStd-Light", "ITC Avant Garde Gothic Std Extra Light", arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-decoration: underline;
}

h2
{
	color: #C61F25;
	font-family: Neutra, 'NeutrafaceDisplay-Medium', "CourierStd-Medium", "courier new", courier, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

h3
{
	color: #C61F25;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}

a
{
	color: #C61F25;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0px;
}

/* =========== */
/* = Classes = */
/* =========== */

.no-scrollbars
{
	overflow: hidden;
}

.menu-td
{
	float: left;
	width: 120px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 0px;
}

.menu-td h3
{
	width: 108px;
	background-color: white;
	padding: 26px 6px 0px 6px; /* 31 originally */
	margin: 0px;
}

.menu-td div
{
	margin: 0px;
	padding: 6px;
	background-color: white;
	display: none;
}

.menu-td div a
{
	color: gray;
}

.menu-td a:hover
{
	text-decoration: underline;
}

.menu-td:hover div { display: block; }



/*.page-content h1, .page-content h2, .page-content p { display: inline; }*/

/* looped slider */

.container { width:486px; height:558px; overflow:hidden; position:relative; cursor:pointer; }
.slides { position:absolute; top:0; left:0; }
.slides div { position:absolute; top:0; width:486px; display:none; }

ul.pagination { list-style:none; padding: 0; margin:0; position: relative; top: -25px; }
ul.pagination li  { float:left; background-color: white; padding: 6px; }
ul.pagination li a { color: gray;}
ul.pagination li.active a { color: #C61F25; }
a.next { position: relative; top: -19px; background-color: white; padding: 6px 10px; }

a.unactive
{
	color: gray;
}

/* ======= */
/* = IDs = */
/* ======= */

#logo-ch
{
	position: absolute;
	position: fixed;
	top: 13px;
	left: 20px;
	background-image: url('/images/interface/LogoCH.png');
	width: 35px;
	height: 35px;
	z-index: 20;
}
#logo-ch:hover { background-position: bottom left; }

#menu-table
{
	list-style:none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	position: fixed;
	top: 0px;
	left: 80px;
	width: 860px;
	z-index: 20;
}

/* PORTFOLIO */

#background
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

#portfolio-footer h3, #portfolio-footer p, #portfolio-title, #portfolio-index {padding: 6px; margin: 0px;}
#portfolio-title
{
	background-color: white;
	color: #C61F25;
	position: absolute;
	bottom: 0px;
	left: 80px;
	width: 108px;
	height: 20px; /* not 32 because there is 6 of padding and no external DIV */
	z-index: 20;
}

#portfolio-info
{
	background-color: white;
	position: absolute;
	bottom: 0px;
	left: 202px;
	width: 242px;
	z-index: 20;
}
#portfolio-info p {margin-bottom: 7px; display: none;}
#portfolio-info:hover p {display: block;}
#portfolio-index
{
	background-color: white;
	position: absolute;
	bottom: 0px;
	left: 446px;
	width: 242px;
	height: 20px;  /* not 32 because there is 6 of padding and no external DIV */
	z-index: 20;
	list-style: none;
}
#portfolio-index li
{
	float:left;
	padding-right: 6px;
	margin: 0px;
}

#screen
{
	position: absolute;
	top: 70px;
	left: 80px;
	width: 695px;
	height: 575px;
	background-image: url('/images/interface/Screen640_380.png');
	z-index: 11;
}

#video
{
	position: relative;
	left: 29px;
	top: 26px;
/*	background-color: white;*/
	width: 640px;
	height: 380px;
}

#video p {padding: 20px; margin: 0px;}

/* EDITORIAL */

.page {width: 860px;}
.page-media, .page-content {border-top: 1px solid red; vertical-align: top; padding: 20px 0px;}
.page:first-child .page-media, .page:first-child .page-content { border-top: 1px solid white }
.page-media { width: 606px; }
.page-content { width: 242px; padding-left: 10px; }

#pages-wrapper
{
/*	position: absolute;*/
/*	top: 98px;*/
/*	left: 80px;*/
	z-index: 10;
/*	height: 558px;*/
	padding: 0;
	margin: 98px 0px 0px 79px;
	border-collapse: collapse;
	border: 1px solid white;
}

/* Misc */
/*
#spinner
{
	position: absolute;
	top: 50%;
	right: 50%;
	width: 32px;
	height: 32px;
	background: white url('/images/interface/loading.gif') no-repeat;
	z-index: 100;
}
*/
/* ========== */
/* = Loader = */
/* ========== */

#spinner {
	background-color: red;
	background-image: url('/images/interface/loader.gif');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 24px; height: 24px;
	padding: 6px;
	border-radius: 18px;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
	position: absolute;
	margin: auto;
	display: none;
	z-index: 100000;
}

#overlay{  /* darkening the screen */
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}