
#container, #overlay-title, #sidebar, #main, #overlay-title, #pageContent, #standardSlideshow, #header {
	display:none;
}


/*
			HEADER
*/
#logo {
	position: absolute;
	top:0px;
	left:0px;
	float:left;
	width:160px;
	margin-top: 20px;
}

#header {
	margin-top: 0px;
	padding-top:0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left:0px;
	padding-right: 0px;
	width: 980px;
}

#headermenu {
	display: block;
	float:left;
	margin: 0px;
	padding: 0px;
	margin-left: 130px;
	margin-top: 23px;
}

#headermenu a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#nav li.small-nav a {
	font-size: 10px;
	color: #777;
	padding-top: 4px;
}

#nav a {
	display: block;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}

#nav a:hover {
	color: #2e2a2b;
	border: 0;
}



.post {
	padding: 0px;
}

#nav li.current_page_item a {
	text-decoration: underline;
}







/*
			FOOTER
*/
#footer {
	position:absolute;
	top:0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	height: 45px;
}

.includeFooterSpace {
	min-height: 200px;
	height: 200px;
	width: 100%;
	min-width: 100%;
	background: #bb5511;
}

.footerContent {
	margin-left: 125px;
	color: #98989e;
	padding: 0px;
}
.footerContent a {
	color: #98989e;
	text-decoration: underline;
}
.footerContent p {
	color: #5c595a;
}
.footerContent p a {
	color: #5c595a;
	text-decoration: underline;
}
.footerContent img {
	padding-bottom: 10px;
}






/*
			FRONTPAGE
*/
.featured-slider {
	background:#f3f2ee;
}

.feat-info {
	display: inline;
	position: absolute;
	height: 350px;
	padding: 20px;
	font-size: 11px;
}

.feat-title {
	max-width: 600px;
}
.feat-title h2 a {
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 60px;
	color: #999;
	text-decoration: none;
}

.feat-excerpt {
	padding-top: 10px;
	width: 155px;
	font-size: 11px;
	font-family: Arial, sans-serif;
}

.feat-image {
	background: #fff;
	padding-left: 185px;
	padding-bottom: 0px;
}

#frontfeat-nav {
	width:280px;
	position: absolute;
	top: 0px;
	left: 120px;
	height: 25px;
	background: #fff;
	z-index: 6;
	margin-right:15px;
	margin-top:350px;
	padding: 15px;
	text-align:right;
	border-bottom: 2px solid #eaa5a1;
}
#frontfeat-nav img {}
#frontfeat-nav a:hover {
		border: 0px;
}
#frontfeat-nav .launch {
	display: block;
	float: left;
}
#frontfeat-nav .launch .button {
	display: block;
	width: 50px;
	float: left;
}
#frontfeat-nav .launch .text {
	display: block;
	width: 50px;
	float: left;
}
#frontfeat-nav .arrows { display:block; float:left; width: 100px; position:relative; padding-top: 5px;};
#frontfeat-nav ul.pagination { list-style:none; padding:0; margin:0;}
#frontfeat-nav ul.pagination li { color: #777; visibility: hidden; font-size: 16px; font-weight: bold; float:left; display:block; position: absolute; top:0px; left:0px;}
#frontfeat-nav ul.pagination li a { color: #777; width:15px; display:block; position: absolute; top:0px; left:0px;}
#frontfeat-nav ul.pagination li.slash { visibility:visible; float:left; position: absolute; top:0px; left:17px;}
#frontfeat-nav ul.pagination li.total { visibility:visible; float:left; position: absolute; top:0px; left:24px;}
#frontfeat-nav ul.pagination li .active a {  color: #777; visibility:visible; width:15px; display:block; position: absolute; top:0px; left:0px; }
#frontfeat-nav ul.pagination li.active { visibility:visible; }

#frontfeat-nav ul.pagination .launchbutton,
#frontfeat-nav ul.pagination img {
	position: absolute;
	top: -10px;
	left: 151px;
	float: right;
}

#frontfeat-nav .left {
	display: block;
	float: left;
}
#frontfeat-nav .counter {
	position: relative;
	min-width: 40px;
	min-height: 20px;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
}
#frontfeat-nav .right {
	padding-left: 0px;
	display: block;
	float: left;
}






/*
			FRONT BLOGS
*/
#latestnews {
	padding-left: 20px;
	padding-top: 15px;
	
	margin-top: 72px;
	margin-left: 120px;
	
	width: 837px;
	min-width: 837px;
	background: #fff;
	
	min-height: 192px;
}

#latesttwitter {
	padding-left: 20px;
	padding-top: 15px;
	
	margin-top: 3px;
	margin-left: 120px;
	
	width: 837px;
	min-width: 837px;
	background: #fff;
	
	height: 125px;
	min-height: 125px;
}

#latestnews .frontpagenewsentry {
	font-size: 10px;
	width: 190px;
	max-width: 190px;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 5px;
	padding: 10px;
	z-index: 150;
}
#latestnews .frontpagenewsentry .post-excerpt {
	line-height: 1.4em;
}

#latestnews .titletag,
#latesttwitter .titletag {
	position: absolute;
	font-size: 11px;
	z-index: 1;
	max-height: 1px;
}
#latestnews .titletag .smalltitle {
	position: absolute;
	top: 133px;
	width: 100px;
}
#latesttwitter .titletag .smalltitle {
	position: absolute;
	top: 67px;
}
.titletag .smalltitle a {
	color: #b8b8b8;
}
#latestnews .titletag h1,
#latesttwitter .titletag h1 {
	text-transform: uppercase;
	font-weight: lighter;
	z-index: 50;
}

#latestnews .last,
#latesttwitter .last {
	margin-right: 0px;
}

#latestnews .entries {
	padding-left: 170px;
	padding-top: 38px;
	z-index: 150;
}
#latesttwitter .entries {
	padding-left: 170px;
	padding-top: 0px;
}

#latestnews .entries .posttitle a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #777;
	text-decoration: underline;
}

#latestnews .entries .posttitle {
	padding-bottom: 5px;
}

#latestnews .entries .post-excerpt,
#latesttwitter .entries .post-excerpt {
	font-size: 11px;
}

#latestnews .entries .post-excerpt a {
	font-size: 12px;
}



#latesttwitter .entries .twitter li {
	font-size: 11px;
	width: 190px;
	max-width: 190px;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 5px;
	padding: 10px;
}

#latesttwitter .entries .twitter li .twitter-message {
	position: absolute;
	width: 190px;
	max-width: 190px;
	overflow: hidden;
	line-height: 1.4em;
	
	color: #2e2a2b;
}
#latesttwitter .entries .twitter li .twitter-timestamp{
	position: relative;
	
	top: 0px;
	left: 0px;
	font-size: 11px;
	margin-top: 70px;
	color: #b8b8b8;
}




/*
			STANDARD
*/

#standardSlideshow {
	width: 580px;
	min-height: 300px;
	padding: 0px;
	margin: 0px;
}

.sliderTitle {
	position:absolute;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.sliderSubtitle {
	position:absolute;
	font-size: 14px;
	font-weight: bold;
	margin-top: 18px;
	color: #ccc;
}


#standardMetadata {
	width: 200px;
	min-height: 300px;
	margin-left: 50px;
	margin-top: 383px;
	z-index: 45;
	padding: 25px;
	padding-bottom: 50px;
	
	position:absolute;
	
	background: #fff;
}
#standardMetadata .metaTitle {
	font-size: 24px;
	font-weight: lighter;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#standardMetadata .metaSubtitle {
	font-size: 14px;
	font-weight: lighter;
	font-family: "Times New Roman",Georgia,Serif;
}
#standardMetadata .metaExcerpt {
	font-size: 11px;
}


#standardContent {
	width: 600px;
	padding: 20px;
	padding-top: 20px;
	background: #fff;
	min-height: 300px;
	margin-left: 325px;
	
}
#standardContent b {
	font-size: 16px;
	line-height: 22px;
}







#content {
	margin-top: 40px;
}






/*
			PAGE STANDARDS
*/
#pageContent {
	position: absolute;
	z-index: 40;
	width: 600px;
	padding: 20px;
	padding-top: 20px;
	background: #fff;
	min-height: 600px;
	margin-top: 50px;
	line-height: 1.4em;
	font-size: 12px;
}

.pageContentLeft {
	margin-left: 125px;
}

.pageContentRight {
	margin-left: 325px;
}

.pageContentWide {
	margin-left: 125px;
	width: 730px !important;
}

#pageContent h1.pageTitle {
	text-transform: uppercase;
	font-size: 54px;
	font-weight: lighter;
	color: #ccc;
}

#pageContent .pageSubtitle {
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 15px;
	line-height: 1.2em;
}

/*
			GENERAL STUFF
*/
grey,
.grey {
	color: #a3a19f;
}
darkgrey,
.darkgrey {
	color: #42413f;
}
lowercase,
.lowercase {
	text-transform: none;
}

.redstripe {
	width: 140px;
	min-width: 140px;
	height: 3px;
	min-height: 3px;
	background: #eaa5a1;
}


cufon {
	text-decoration: none;
	background: url(images/underline.gif) repeat-x 0% 95%;
	white-space: nowrap;
	padding-bottom: 0px;
}





/*
			ABOUT
*/
.aboutContent {
	padding-top: 20px;
	padding-left: 140px;
}
.aboutContent b {
	font-size: 14px;
	line-height: 1.6em;
}







/*
			EMPLOYEES
*/
#employees {
	padding-top: 5px;
}

.employee {
	min-height: 100px;
	margin-bottom: 15px;
}

.employee .thumb {
	width: 90px;
	height: 90px;
	position: relative;
	float:left;
	padding-right: 15px;
}

.employee .name {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 7px;
}
.employee .name a {
	color: #000;
}
.employee .name a:hover {
	text-decoration: none;
}
.employee .title {
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 14px;
	font-style: italic;
	padding-bottom: 5px;
}
.employee .content {
	font-size: 11px;
}


/*
			WORK
*/
#work {
	padding-top: 5px;
	padding-left: 70px;
}

.case {
	width: 200px;
	height: 230px;
	margin-right: 10px;
	margin-bottom: 35px;
	display:block;
	float:left;
}

.caseRollover {
	opacity: 0;
	display: inline;
	float: left;
	position: relative;
	top:0px;
	left:0px;
	background: #cb2299;
	width: 200px;
	height: 0px;
	z-index: 10000;
}
.caseRollover a:hover{
	border: none;
}

.case .thumb {
	width: 200px;
	height: 135px;
}

.case .title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	
}
.case .title a {
	font-size: 14px;
	font-weight: bold;
	background: url(images/underline.gif) repeat-x 0% 95%;
	white-space: nowrap;
	padding-bottom: 2px;
}
.case .client {
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 14px;
	font-style: italic;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.case .content {
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

#work .case:hover {
	background: #000;
}






/*
			NEWSLISTING
*/
#newslist {
	padding-top: 5px;
	padding-left: 140px;
}

.news {
	min-height: 100px;
	margin-bottom: 25px;
}
.news .title {
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
}
.news .subtitle {
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 17px;
	font-style: italic;
	padding-bottom: 5px;
}
.news .content {
	font-size: 11px;
}
.news .content p {
	padding-top: 2px;
	padding-bottom: 5px;
}
.news .content a {
	font-size: 13px;
}



/*
			NEWSPOST
*/
.newsContent {
	padding-top: 20px;
	padding-left: 140px;
}
.newsContent b {
	font-size: 16px;
	line-height: 22px;
}




/*
			ABOVE HEADER BUTTONS
*/
.aboveheaderbutton {
	background: #fff;
	float: right;
	width: 60px;
	padding: 5px;
	margin-right: 2px;
	position: relative;
	top:0px;
	
	color: #999;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
}
.aboveheaderbutton a {
	color: #999;
}


.toptab {
	margin-top: 0px;
	
	background: #fff;
	width: 260px;
	min-width: 260px;
	
	z-index: 10000;
	
	position: absolute;
	top:0px;
	right: 2px;
	
	color: #999;
	text-decoration: none;
	font-size: 10px;
}

.toptab .closebtn {
	position: absolute;
	top: 4px;
	right: 6px;
	width: 10px;
	height: 10px;
	min-width: 10px;
	min-height: 10px;
	
	z-index: 10001;
}

#infotab {
	width: 400px;
	min-width: 400px;
	
	padding: 30px;
	
	font-size: 11px;
	line-height: 12px;
}


.livesearchpopup .spiegel {
	visibility: hidden;
}


#livesearchpopup_results .pfeil {
	visibility: hidden;
	width: 200px;
	min-width: 200px;
}

#livesearchpopup_results h1 {
	background: #fff;
	text-align: left;
}








/*
			IMAGE SLIDER
*/
#loopedSlider {
	position:relative;
	margin-left: 0px;
	width:980px;
}
#loopedSlider .container {
	width:980px;
	height:551px;
	overflow:hidden;
	position:relative;
	background:#fff;
	z-index: 4;
}
#loopedSlider .narrow {
	width: 860px;
	height: 350px;
	margin-left: 120px;
}
#loopedSlider .container {
	opacity: 1;
}
#loopedSlider .container:hover {
	opacity: 1;
}
#loopedSlider .slides {
	position:absolute;
	top:0;
	left:0;
}
#loopedSlider .slides div.slide {
	position:absolute;
	top:0;
	width:980px;
	display:none;
}
#loopedSlider .slides .post-bottom { border-bottom:none; }

#featured-nav {
	width:255px;
	position: absolute;
	top: 0px;
	left: 680px;
	height: 31px;
	background: #fff;
	z-index: 6;
	margin-right:15px;
	margin-top:489px;
	padding: 15px;
	text-align:right;
	border-bottom: 1px solid #ccc;
}
#featured-nav img {padding-top: 10px; padding-right: 5px;}
#featured-nav a:hover {
		border: 0px;
}













#totaltop {
	height: 0px;
	background: none;
}


.slide {
	background: #000;
}

.tempoverlay {
	position: absolute;
	top:0px;
	left:0px;
}




#minimizeButton {
	width:19px;
	height:14px;
	min-width:19px;
	min-height:14px;
	z-index: 100;
	
	position: absolute;
	top:3px;
	right:0px;
}










.italicTitle {
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 16px;
	font-style: italic;
	padding-bottom: 5px;
}





.separatortitle {
	padding-top: 40px;
	padding-bottom: 15px;
	
	margin-top: 3px;
	margin-left: 120px;
	
	width: 837px;
	min-width: 837px;
	
	font-weight: normal;
}
.separatortitle .redstripe {
	margin-top: 5px;
}
.separatortitle h2 {
	font-weight: normal;
}
.separatortitle cufon {
	background: none;
}

.otherentry,
.otherworkentry {
	padding-top: 3px;
	margin-left: 120px;
	
	width: 857px;
	min-width: 857px;
	
	height: 40px;
	min-height: 40px;
}

.otherentry a,
.otherworkentry a {
	color: #42413f;
}

.otherentry .thumb,
.otherworkentry .thumb {
	display: block;
	float:left;
	width: 44px;
}
.otherentry .wrapper,
.otherworkentry .wrapper {
	display: block;
	float:left;
	width: 813px;
	min-width: 813px;
	height: 40px;
	background: #fff;
}
.otherentry .name,
.otherworkentry .name {
	font-weight: bold;
}
.otherentry .title {
	
}
.otherentry .txt,
.otherworkentry .txt {
	display: block;
	float:left;
	width: 190px;
	height: 27px;
	padding-top: 13px;
	padding-left: 10px;
}



.moreWork {
	margin-left: 207px;
}
.otherworkentry .wrapper {
	display: block;
	float:left;
	width: 595px;
	min-width: 595px;
	height: 40px;
	background: #fff;
}

.smallWorkList {
	width: 660px;
	min-height: 230px;
	margin-left: 117px;
}

.smallWorkList .case {
	background: #fff;
	margin-right: 20px;
}




#demoFullscreenCanvas {
	width: 100%;
	min-width: 100%;
	height: 100%;
	min-height: 100%;
	
	position: fixed;
	top: 0px;
	left: 0px;
	background: #000;
	color: #fff;
	
	z-index: 999999;
}

#demoFullscreenCanvas iframe {
	width: 100%;
	height: 100%;
}












tittel,
.tittel {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}

bold,
.bold {
	font-weight: bold;
}

italic,
.italic {
	font-style: italic;
}




.contentStyling ul {
	font-family: "Times New Roman",Georgia,Serif;
	font-style: italic;
	font-size: 1.3em;
	padding-left: 30px;
	padding-top: 5px;
}
.contentStyling li {
	list-style: circle;
}

.contentStyling p {
	padding-bottom: 20px;
}
.contentStyling p .tittel {
	padding-bottom: 5px;
}
.contentStyling .fet {
	font-weight: bold;
}
.contentStyling .skjev {
	font-style: italic;
}


.doubleUnderline {
	padding-bottom: 3px;
	background: url(images/underline.gif) repeat-x 0% 95%;
	
}