/*
00-----[ META ]-------------------------------------------------
	Title: claudiachristen CSS styles for screen media
	Author: Michael Fromm
	Date: 07/2008
*/

/* 
01-----[ RESET BROWSER DEFAULTS ]------------------
	(CC) 2004 Tantek Celik. Some Rights Reserved.             
	http://creativecommons.org/licenses/by/2.0                   
*/

:link,:visited { 
	text-decoration: none;
	}

ul,li,h1,h2,body,html,p,img {
	margin: 0;
	padding: 0;
	}

a img,:link img,:visited img {
	border: none;
	}
	
a, a:active {
	outline: none;
	}

/*
02-----[ BODY & FRAMEWORK ]-----------------------------
 */

body {
	position: relative;
	width: 1008px;
	height: 544px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-size: 11px;
}	

a {
	cursor: pointer;
}

a:link, a:visited {
	color: white;
	text-decoration: none;
	font-size: 10px;
	cursor: pointer;
	}
	
a:hover {
	color: #9d9fa2;
	cursor: pointer;
	}
	
a:active {
	cursor: pointer;
}
		
/*
03-----[ MENU ]-----------------------------
*/

a.home {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1008px;
	height: 544px;
	
}

#main_menu_header {
	position: absolute;
	left: 122px;
	top: 65px;
	width: 124px;
	height: 13px;
	background: transparent url(../images/pastprojects.gif) 0px 0px no-repeat;
	color: black;
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 14px; 	font-family: arial, helvetica, sans-serif;
}


#main_menu {
	position: absolute;
	background: transparent url(../images/cc_menu.gif) 0px 0px no-repeat;
	left: 15px;
	top: 20px;
	width: 138px;
	height: 10px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
}

#main_menu li {
	float: left;
	margin: 0;
	padding: 0 0 0 7px;
	list-style: none;
}

#main_menu a {
	position: absolute;
	display: block;
	}

#main_menu a span {
	display: none;
	}

#cc-home a {
	top: 0px; left:0px; width: 20px; height: 10px;
}

#cc-home a:hover {
	top: 0px; left:0px; width: 20px; height: 10px;
	background: transparent url(../images/cc_menu.gif) 0px -20px no-repeat;
}

#cc-work a {
	top: 0px; left:30px; width: 30px; height: 10px;
}

#cc-work a:hover {
	top: 0px; left:30px; width: 30px; height: 10px;
	background: transparent url(../images/cc_menu.gif) -30px -20px no-repeat;
}

#cc-contact a {
	top: 0px; left:61px; width: 42px; height: 10px;
}

#cc-contact a:hover {
	top: 0px; left:61px; width: 42px; height: 10px;
	background: transparent url(../images/cc_menu.gif) -61px -20px no-repeat;
}

#cc-about a {
	top: 0px; left:107px; width: 31px; height: 10px;
}

#cc-about a:hover {
	top: 0px; left:107px; width: 31px; height: 10px;
	background: transparent url(../images/cc_menu.gif) -107px -20px no-repeat;
}

#images_menu {
	position: absolute;
	background: transparent url(../images/cc_images_menu.gif) 0px 0px no-repeat;
	left: 14px;
	top: 508px;
	width: 77px;
	height: 14px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
}

#images_menu li {
	float: left;
	margin: 0;
	padding: 0 0 0 7px;
	list-style: none;
}

#images_menu a {
	position: absolute;
	display: block;
	}

#images_menu a span {
	display: none;
	}

#cc-fullframe a {
	top: 0px; left:0px; width: 16px; height: 14px;
}

#cc-fullframe a:hover {
	top: 0px; left:0px; width: 16px; height: 14px;
	background: transparent url(../images/cc_images_menu.gif) 0px -14px no-repeat;
}

#cc-thumbnails a {
	top: 0px; left:28px; width: 18px; height: 14px;
}

#cc-thumbnails a:hover {
	top: 0px; left:28px; width: 18px; height: 14px;
	background: transparent url(../images/cc_images_menu.gif) -28px -14px no-repeat;
}

#cc-text a {
	top: 0px; left:57px; width: 20px; height: 14px;
}

#cc-text a:hover {
	top: 0px; left:57px; width: 20px; height: 14px;
	background: transparent url(../images/cc_images_menu.gif) -57px -14px no-repeat;
}

#numbers {
	position: absolute;
	background: transparent;
	left: 133px;
	top: 509px;
	width: 32px;
	height: 14px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	display: none;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.4;
	color: #9d9fa2;
}

#about_numbers {
	position: absolute;
	background: transparent;
	left: 133px;
	top: 509px;
	width: 32px;
	height: 14px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.4;
	color: #9d9fa2;
}

#arrow_menu {
	position: absolute;
	background: transparent url(../images/arrows.gif) 0px 0px no-repeat;
	left: 118px;
	top: 508px;
	width: 60px;
	height: 14px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	display: none;
}

#arrow_menu li {
	float: left;
	margin: 0;
	padding: 0 0 0 7px;
	list-style: none;
}

#arrow_menu a {
	position: absolute;
	display: block;
	}

#arrow_menu a span {
	display: none;
	}
	

#cc-left a {
	top: 0px; left:0px; width: 12px; height: 14px;
}

#cc-left a:hover {
	top: 0px; left:0px; width: 12px; height: 14px;
	background: transparent url(../images/arrows.gif) 0px -14px no-repeat;
}

#cc-right a {
	top: 0px; left:48px; width: 12px; height: 14px;
}

#cc-right a:hover {
	top: 0px; left:48px; width: 12px; height: 14px;
	background: transparent url(../images/arrows.gif) -48px -14px no-repeat;
}

#about_arrow_menu {
	position: absolute;
	background: transparent url(../images/arrows.gif) 0px 0px no-repeat;
	left: 118px;
	top: 508px;
	width: 60px;
	height: 14px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
}

#about_arrow_menu li {
	float: left;
	margin: 0;
	padding: 0 0 0 7px;
	list-style: none;
}

#about_arrow_menu a {
	position: absolute;
	display: block;
	}

#about_arrow_menu a span {
	display: none;
	}

#cc-aboutleft a {
	top: 0px; left:0px; width: 12px; height: 14px;
}

#cc-aboutleft a:hover {
	top: 0px; left:0px; width: 12px; height: 14px;
	background: transparent url(../images/arrows.gif) 0px -14px no-repeat;
}

#cc-aboutright a {
	top: 0px; left:48px; width: 12px; height: 14px;
}

#cc-aboutright a:hover {
	top: 0px; left:48px; width: 12px; height: 14px;
	background: transparent url(../images/arrows.gif) -48px -14px no-repeat;
}
	

#work-thumbnails #cc-thumbnails a {
	top: 0px; left:28px; width: 18px; height: 14px;
	background: transparent url(../images/cc_images_menu.gif) -28px -14px no-repeat;
}

.textSelectedClass {
	top: 0px; left:57px; width: 20px; height: 14px;
	background: transparent url(../images/cc_images_menu.gif) -57px -14px no-repeat;
}

.textSelectedClass:hover {
	top: 0px; left:57px; width: 20px; height: 14px;
	background: transparent url(../images/cc_images_menu.gif) -57px -14px no-repeat;
}

.textClass {
	top: 0px; left:57px; width: 20px; height: 14px;
	background: transparent url(../images/cc_images_menu.gif) -57px 0px no-repeat;
}


#wmenu {
	position: absolute;
	top: 54px;
	left: 14px;
	width: 150px;
	height: 200px;
	color: #636466;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1;	
	overflow: hidden;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	line-height: 21px;
}

#wmenu_ul {
	color: #9d9fa2;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1;	
	overflow: hidden;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	line-height: 21px;
}

#wmenu_ul li {
	float: left;
	margin: 0;
	margin-top: 0;
	margin-left: 0;
	padding: 0 0 0 0;
	list-style: none;
	line-height: 21px;
	letter-spacing: 1;
}

#wmenu_ul a {
	display: block;
	color: #9d9fa2;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1;	
	line-height: 21px;
	overflow: hidden;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	z-index: 10;
}

#wmenu_ul a:hover {
	color: #636466;
	display: block;
	z-index: 10;
}

#wmenu_ul a span {
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	z-index: 10;
}
	
#wmenu a {
	display: block;
	color: #9d9fa2;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1;	
	line-height: 21px;
	overflow: hidden;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	z-index: 10;
}

#wmenu a:hover {
	color: #636466;
	display: block;
}

span.workref {
	color: #636466;
}

.worklink {
	color: #636466;
}

.worklink:hover {
	color: #636466;
}

.worklink1 {
	color: #9d9fa2;
}

.worklink1:hover {
	color: #636466;
}

.worklink2 {
	color: red;
}

.worklink2:hover {
	color: red;
}




#work-thumbnails #cc-work a {
	top: 0px; left:30px; width: 30px; height: 10px;
	background: transparent url(../images/cc_menu.gif) -30px -20px no-repeat;
}

#work-fullframe #arrow_menu {
	display: block;
}

#work-fullframe #numbers {
	display: none;
}


#work-fullframe #cc-fullframe a {
	top: 0px; left:0px; width: 16px; height: 14px;
	background: transparent url(../images/cc_images_menu.gif) 0px -14px no-repeat;
}

#work-fullframe #cc-work a {
	top: 0px; left:30px; width: 30px; height: 10px;
	background: transparent url(../images/cc_menu.gif) -30px -20px no-repeat;
}

#about #cc-about a {
	top: 0px; left:107px; width: 31px; height: 10px;
	background: transparent url(../images/cc_menu.gif) -107px -20px no-repeat;
}

#about2 #cc-about a {
	top: 0px; left:107px; width: 31px; height: 10px;
	background: transparent url(../images/cc_menu.gif) -107px -20px no-repeat;
}

#contact #cc-contact a {
	top: 0px; left:61px; width: 42px; height: 10px;
	background: transparent url(../images/cc_menu.gif) -61px -20px no-repeat;
}


/*
04-----[ MISC ]-----------------------------
*/

#main_image {
	position: absolute;
	background: transparent url(../images/cc_port.jpg) 0px 0px no-repeat;
	top: 0px;	
	left: 192px;
	width: 816px;
	height: 544px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
}

#info_bar {
	position: absolute;
	background: #E9ECE4;
	top: 0px;
	left: 0px;
	width: 192px;
	height: 544px;
}

#project_title {
	position: absolute;
	top: 54px;
	left: 14px;
	width: 150px;
	height: 20px;
	color: #636466;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1;	
	overflow: hidden;
	font-family: helvetica neue, helvetica, arial, sans-serif;
}

#project_description {
	position: absolute;
	top: 84px;
	left: 14px;
	width: 165px;
	height: 300px;
	color: #636466;
	font-size: 10px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	display: block;	
}

#about #about_description {
	position: absolute;
	top: 150px;
	left: 14px;
	width: 165px;
	height: 140px;
	color: #646567;
	font-size: 10px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;	
}

#about2 #about_description {
	position: absolute;
	top: 70px;
	left: 14px;
	width: 165px;
	height: 140px;
	color: #646567;
	font-size: 10px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;	
}


#mainBox {
	position: absolute;
	background: #636466;
	top: 0px;	
	left: 192px;
	width: 816px;
	height: 544px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
}

#contactImage {
	position: absolute;
	background: #FFFFFF url(../images/contact.jpg) 0px 0px no-repeat;;
	top: 0px;	
	left: 192px;
	width: 816px;
	height: 544px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
}


#about #photo {
	position: absolute;
	background: #636466;
	top: 20px;	
	left: 23px;
	width: 160px;
	height: 110px;	
}

#about #atable {
	position: absolute;
	top: 150px;	
	left: 23px;
	width: 780px;
	height: 350px;	
}

#about2 #atable {
	position: absolute;
	top: 70px;	
	left: 23px;
	width: 780px;
	height: 350px;	
}


table.about_table {
	width: 780px;
	margin: 0;
	padding: 0;
	margin: 0;
	border: 0;
	align: left;
	line-height: 12px;
	letter-spacing: 0.2;
	border-spacing: 0px;
}

.about_table tr {
	vertical-align: top;
	border-spacing: 0px;
	padding: 0;
	margin: 0;
	padding-top: 0px;
	margin-top: 0px;
	border: 0;
}

.about_table td {
	width: 185px;
	padding-left:0px;
	padding-right:10px;
	padding-top: 0px;
	margin-top: 0px;
	border-spacing: 0px;
	vertical-align: top;
	border: 0;
}

#thumbnails {
	position: absolute;
	background: #ECF1EA;
	top: 0px;	
	left: 192px;
	width: 816px;
	height: 544px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	z-index: 1;
	display: none;
}

table.thumbnails_table {
	position: absolute;
	left:0px;
	top:-1px;
	width: 816px;
	height: 544px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 0px;
	border-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px solid black;
}

.thumbnails_table tr {
	vertical-align: center;
	border-spacing: 2px;
}

.thumbnails_table td {
	padding-left:0px;
	padding-right:0px;
	border-spacing: 2px;
}

#thumbnails img {
	border: 0;
	padding: 0;
}

#thumbnails img:hover {
	filter:alpha(opacity=70); 	-moz-opacity: 0.7; 	opacity: 0.7;
	-khtml-opacity: 0.7;
}

#line {
	position: absolute;
	left: 13px;
	top:453px;
	width: 163px;
	height: 1px;
	margin: 0;
	padding: 0;
	//border-top: 1px solid #636466;
	background: transparent url(../images/line.gif) 0px 0px no-repeat;
}

#image_description {
	position: absolute;
	left: 13px;
	top:461px;
	width: 162px;
	height: 25px;
	margin: 0;
	padding: 0;
	color: #636466;
	font-size: 10px;
	font-weight: normal;
	display: none;
}

#contact_description {
	position: absolute;
	left: 13px;
	top:461px;
	width: 162px;
	height: 25px;
	margin: 0;
	padding: 0;
	color: #636466;
	font-size: 10px;
	font-weight: normal;
}


#contact_info {
	position: absolute;
	top: 60px;
	left: 14px;
	width: 165px;
	height: 140px;
	color: #646567;
	font-size: 10px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	line-height: 16px;
}


#test1 {
	position: absolute;
	left: 13px;
	top:530px;
	width: 816px;
	height: 544px;
}

#test {
	position: absolute;
	background: #FFFFFF;
	top: 0px;	
	left: 192px;
	width: 816px;
	height: 544px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	display: none;
	z-index: 3;
}


#loading {
	position: absolute;
	left: 235px;
	top: 26px;
	width: 125px;
	height: 1px;
	z-index: 20;
}


.hide {
	display: none;
}

/*
05-----[ FORMATTING ]-----------------------------
*/

p {
//	font-family: arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

span.source {
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
}

span.source1 {
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	color: #A7A9AC;
}

span.photocredit {
	font-size: 7px;
	font-weight: normal;
	font-style: italic;
	color: #A7A9AC;
}

span.copy {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: 0.4px;
}

span.copyb {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

span.headline {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #A7A9AC;
}

span.currentNumber {
	color: #636466;
}

span.copy a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

span.copy a:hover {
	color: #A7A9AC;
	text-decoration: underline;
}

span.about_selected {
	color: #636466;
}

span.scontact {
	color: #A7A9AC;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

span.scontact a {
	color: #A7A9AC;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight: bold;
}

span.scontact a:hover {
	color: #636466;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight: bold;
}

span.contact_at {
	font-size: 8px;
}



#home_background {
	position: absolute;
	background: #FFFFFF url(../images/background_vacanze.jpg) 0 0 no-repeat;
	top: 0px;
	left: 0px;
	width: 1008px;
	height: 544px;
	z-index: 20;
	display: none;
}

#home_logo {
	position: absolute;
	background: #FFFFFF url(../images/background_vacanze_logo.jpg) 0 0 no-repeat;
	top: 465px;
	left: 160px;
	width: 520px;
	height: 40px;
	z-index: 20;
	display: none;
}

#cc_home_logo {
	position: relative;
	background: transparent url(../images/cc_home_logo1.gif) 0 0 no-repeat;
	top: 468px;
	left: 160px;
	width: 344px;
	height: 15px;
	z-index: 20;
}

#cc_home_enter {
	position: relative;
	background: transparent url(../images/cc_home_logo1.gif) 0 0 no-repeat;
	top: 468px;
	left: 160px;
	width: 344px;
	height: 15px;
	font-family: helvetica neue, helvetica, arial, sans-serif;
		z-index: 20;
}

a.home {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1008px;
	height: 544px;
		z-index: 20;
}

.hide {
	display: none;
	}

#home_menu_header {
	position: absolute;
	left: 122px;
	top: 65px;
	width: 124px;
	height: 13px;
	background: transparent url(../images/pastprojects.gif) 0px 0px no-repeat;
	color: black;
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 14px; 	font-family: helvetica neue, helvetica, arial, sans-serif;
}

#home_menu {
	position: absolute;
	left: 882px;
	top: 515px;
	width: 120px;
	height: 15px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	z-index: 20;
	display: none;
}

#home_menu li {
	float: left;
	margin: 0;
	padding: 0 0 0 7px;
	list-style: none;
}

#home_enter {
	position: absolute;
	left: 481px;
	top: 486px;
	width: 20px;
	height: 10px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	z-index: 20;
	display: none;
}

#home_enter li {
	float: left;
	margin: 0;
	padding: 0 0 0 7px;
	list-style: none;
}