/*  
Theme Name: VisuAll 3D
Theme URI: http://www.visuall3d.com/
Description: VisuAll 3D website style.
Version: 1.0
Author: Joen Asmussen
Author URI: http://www.noscope.com/
*/


/*
CSS Reset
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
body{color:#000;background:#FFF;}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:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

html {
	background: #E7E7E7 url(images/bgtile.gif) repeat-x center top;
	height: 100%;
	margin-bottom: .01em;
	}
body {
	margin: 0;
	padding: 0;
	font: 62.5%/2em Arial, Helvetica, sans-serif;
	background: url(images/bg.jpg) no-repeat center top;
	min-width: 1080px;
	min-height: 100%;
	}




/* General Link Colors */
a:link, a:active {
	color: #0096ff;
}
a:hover {
	color: #000;
}
a:visited {
	color: #004B7D;
}






#container {
	width: 1080px;
	min-width: 1080px;
	margin: 0 auto;
	text-align: center;
	font-size: 1.1em;
	}


#menu {
	padding-top: 2.2em;
	margin-bottom: 1em;
	}

#menu ul {
	width: 958px;
	height: 53px;
	background: url(images/menubg.png) no-repeat top center;
	_background: url(images/menubg.gif) no-repeat top center;
	display: block;
	margin: 0 auto;
	font-size: 1.1em;
	font-weight: bold;
	}
#menu ul :focus {
	-moz-outline-style: none;
	}
#menu ul li {
	display: inline;
	}
#menu ul li a {
	color: #0096ff;
	text-align: left;
	width: 100px;
	margin-top: 4px;
	border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
	display: block;
	float: left;
	height: 27px;
	text-decoration: none;
	padding: 16px 0 0 5px;
	}
#menu ul li a:hover, #menu ul li.current_page_item a, #menu ul li.current_page_parent a {
	height: 29px;
	color: #000000 !important;
	background-image: url(images/active_section.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
#menu ul li.current_page_item a {
	cursor: default;
	}


li.home a {
	border-left: 0 !important;
	padding: 0 !important;
	height: 44px !important;
	margin-left: 20px;
	background: url(images/logo.gif) no-repeat center 5px;
	text-indent: -9999px;
	width: 130px !important;
	}
li.home a:hover {
	background: url(images/logo.gif) no-repeat center 5px !important;
	}
	
li.search {
	font-weight: normal;
	color: #ccc !important;
	display: block;
	float: right;
	margin: 20px 20px 0 0;
	}
li.search #searchbtn {
	/* margin-top: -8px; */
	position: relative;
	top: -4px;
	}
li.search #s {
	width: 150px;
	}

input, textarea {
	font-size: .9em;
	color: #666666;
	padding: 1px 1px 0 1px;
}
input:focus, textarea:focus {
	color: #000 !important;
	}



/* Submenu */
#submenu {
	width: 958px;
	margin: 0 auto;
	}
#submenu ul {
	padding: 0 4em;
	text-align: left;
	}
#submenu li {
	list-style: none;
	margin: 0;
	display: inline;
	}
#submenu li a {
	font-weight: bold;
	padding: 0.5em;
	margin-right: 2em;
	font-size: 1.2em;
	text-decoration: none;
	color: #383838;
	}
#submenu li a:hover {
	color: #0096ff !important;
	}
#submenu li.current_page_item a {
	color: #000;
	font-weight: bold;
	cursor: default;
	background: url(images/downarrow.gif) no-repeat center bottom;
	}
















#footer {
	clear: both;
	text-align: center;
	color: #bbb;
	padding: 5em 0 0 0;
	}
#footer a {
	color: #bbb;
	}






#feature {
	margin-bottom: 1em;
	height: 260px;
	position: relative;
	}

#feature-context {
	color: #fff; 
	background: url(images/feature_context.gif) no-repeat top center;
	position: absolute;
	top: 0;
	right: 61px;
	padding: .5em;
	width: 310px;
	height: 253px;
	z-index: 2;
	}
#controls {
	display: none; /* Hide next prev links for now */
	position: absolute;
	width: 100px;
	top: 240px;
	left: 10px;
	color: #0096ff;
}
#controls p#fader-previous {
	float: left;
	}
#controls p#fader-next {
	float: right;
	}
#controls a {
	color: #0096ff;
	}
#controls a:hover {
	color: #fff !important;
	}
div.caption {
	padding: 0 5px;
	/* color: #0096ff; */
	color: #fff;
	position: absolute;
	right: 100px;
	top: 240px;
	z-index: 10;
	text-decoration: none;
	text-align: right;
	}
#fader li {
	z-index: 7 !important;
	}
#fader li a {
	display: block;
	z-index: 9 !important;
	}




#feature-info {
	background: url(images/podbg.png) no-repeat top center;
	_background: url(images/podbg.gif) no-repeat top center;
	height: 117px;
	padding: 2em;
	width: 917px;
	margin: 0 auto;
	}
	
	
/* Image Fader */
#fader {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	height: 230px;
}
#fader li {
	list-style: none;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
	visibility: hidden;
	width: 780px;
}
li img {
	display: block;
}





	
/* Columns */
.col1, .col2, .col3 {
	float: left;
	width: 278px;
	text-align: left;
	}
.col1 {
	margin-right: 4em;
	}
.col3 {
	float: right;
	}















/* Buttons */

a.btn {
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	height: 26px;
	width: 98px;
	display: block;
	background: url(images/btn.gif) no-repeat top left;
	}
a.btn:hover {
	background: url(images/btn_over.gif) no-repeat top left;
	}
#feature-context a.btn {
	background: url(images/btn_dark.gif) no-repeat top left;
	}
#feature-context a.btn:hover {
	background: url(images/btn_dark_over.gif) no-repeat top left;
	}

a.btn_green {
	color: #000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	height: 26px;
	width: 98px;
	display: block;
	background: url(images/btn_green.gif) no-repeat top left;
	}
a.btn_green:hover {
	background: url(images/btn_green_over.gif) no-repeat top left;
	}
#feature-context a.btn_green {
	background: url(images/btn_dark_green.gif) no-repeat top left;
	}
#feature-context a.btn_green:hover {
	background: url(images/btn_dark_green_over.gif) no-repeat top left;
	}



a.btn_download {
	color: #000;
	font-size: 1.3em;
	text-align: left;
	text-decoration: none;
	padding-top: 12px;
	padding-left: 10px;
	height: 36px;
	width: 206px;
	display: block;
	background: url(images/btn_download.gif) no-repeat top left;
	}
a.btn_download:hover {
	background: url(images/btn_download_over.gif) no-repeat top left;
	}



a.btn_case {
	color: #000;
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	/*padding-top: 12px;*/
	padding-right: 10px;
	/*padding-left: 10px;*/
	height: 16px;
	width: 80px;
	cursor: pointer;
	/*display: block;*/
	_background: url(images/btn_download.gif) no-repeat top left;
	}

a.btn_case:hover {
	text-decoration: underline;
	/*cursor: pointer;*/

	}
















/* Boxes */
.t, .b {
	height: 20px;
	}
.t {
	_margin-bottom: -6px;
	}
.b {
	_margin-top: -6px;
	}


#sidebar {
	position: relative;
	float: right;
	margin-right: 61px;
	/*_margin-right: 31px; */
	_display: inline;
	width: 320px;
	}
	
#sidebar .m {
	padding: 0 1em 1em 1em;
	background: url(images/sidebar_middle.png) repeat-y right top;
	_background: url(images/sidebar_middle.gif) repeat-y right top;
	text-align: left;
	}

#sidebar .m li {
	margin-left: 2em;
	list-style: square;
	}
#sidebar .t {
	background: url(images/sidebar_top.png) no-repeat right top;
	_background: url(images/sidebar_top.gif) no-repeat right top;
	}

#sidebar .b {
	background: url(images/sidebar_bottom.png) no-repeat right bottom;
	_background: url(images/sidebar_bottom.gif) no-repeat right bottom;
	margin-bottom: 1em;
	}


#main {
	position: relative;
	float: left;
	margin-left: 61px;
	/*_margin-left: 31px; */
	_display: inline;
	width: 627px;
	}
	
#main .m {
	padding: 0 1em 1em 1em;
	background: url(images/main_middle.png) repeat-y right top;
	_background: url(images/main_middle.gif) repeat-y right top;
	text-align: left;
	}
	
#main .t {
	background: url(images/main_top.png) no-repeat right top;
	_background: url(images/main_top.gif) no-repeat right top;
	}

#main .b {
	background: url(images/main_bottom.png) no-repeat right bottom;
	_background: url(images/main_bottom.gif) no-repeat right bottom;
	margin-bottom: 1em;
	}



#main-wide {
	position: relative;
	margin-left: 61px;
	width: 957px;
	_float: left;
	_display: inline;
	}
*:first-child+html #main-wide {
	float: left;
	}
		
#main-wide .m {
	padding: 0 1em 1em 1em;
	background: url(images/main_wide_middle.png) repeat-y right top;
	_background: url(images/main_wide_middle.gif) repeat-y right top;
	text-align: left;
	_zoom: 1;
	}
*:first-child+html #main-wide .m {
	zoom: 1;
}	
#main-wide .t {
	background: url(images/main_wide_top.png) no-repeat right top;
	_background: url(images/main_wide_top.gif) no-repeat right top;
	}

#main-wide .b {
	background: url(images/main_wide_bottom.png) no-repeat right bottom;
	_background: url(images/main_wide_bottom.gif) no-repeat right bottom;
	margin-bottom: 1em;
	}


/* Crumbs */
.crumbs {
	text-transform: capitalize;
	height: 40px;
	}
.crumbs a:visited {
	color: #0096ff;
	}
.crumbs .inner {
	border-bottom: 1px solid #fff;
	height: 32px;
	margin: 0 6px;
	}
#sidebar .crumbs .inner {
	padding: 6px 0 0px 0 !important;
	}
.crumbs ul {
	border-bottom: 1px solid #ccc;
	height: 31px;
	padding: 0 6px;
	}
.crumbs ul li {
	display: block;
	float: left;
	margin: 6px 0 0 0;
	padding: .2em 4em .2em 1em;
	_padding: .4em 4em 0 1em;
	background: url(images/crumb_separator.gif) no-repeat right center;
	}
.crumbs ul li.first {
	height: 20px;
	padding: .2em 2em .2em 1em;
	_padding: .4em 2em 0 1em;
}
.crumbs ul li.first a {
	margin-top: 4px;
	_margin-top: 6px;
	padding: .2em 0 .2em 0;
	_padding: .4em 0 0 0;
	text-indent: -9999px;
	background: url(images/house_active.gif) no-repeat;
	display: block;
	width: 13px;
	height: 12px;
	}
#sidebar .crumbs ul, #sidebar .crumbs .inner {
	height: 25px;
}

.crumbs ul li.first a:hover {
	background: url(images/house_inactive.gif) no-repeat;
	}
	
.crumbs ul li.first a:focus {
	-moz-outline-style: none;
	}
.crumbs ul li.current_page_item {
	background: none;
	}
.crumbs ul li.current_page_item a {
	color: #000 !important;
	cursor: default;
	text-decoration: none;
	font-weight: bold;
	}
.crumbs a {
	padding: 3px;
	}
















h2 a {
	text-decoration: none;
	color: #000 !important;
	}




.nextprev {
}

.next {
	float: right;
	}
.prev {
	float: left;
	}







/* Basics */
strong {
	font-weight: bold;
	}
em, i {
	font-style: italic;
	}
h1, h2, h3, h4, h5, p, ul, ol {
	margin-bottom: 1em;
	}
.m h1, .m h2, .m h3, .m h4, .m h5 {
		/* _line-height: 1em; */
	}
h1, h2, h3, h4, h5 {
	font-weight: bold;
	}
h2 {
	font-size: 1.4em;
	}
h3, h4, h5 {
	font-size: 1.3em;
	}
ul li {
	margin-left: 2em;
	list-style: square;
}
hr {
	display: none;
	}















#sidebar ul li {
	list-style: none;
	margin: 0;
	}










/* Feature */
p.try_step_one strong, p.try_step_two strong, p.try_step_three strong {
	line-height: 1em;
	font-size: 2.4em;
	}

p.try_step_one {
	font-size: 1.4em;
	position: absolute;
	top:  20px;
	right: 250px;

	}

p.try_step_two {
	font-size: 1.4em;
	position: absolute;
	top:  90px;
	right: 200px;

	}

p.try_step_three {
	font-size: 1.4em;
	position: absolute;
	top:  90px;
	right: 20px;

	}

p.try_process {
	position: absolute;
	right: 30px;
	top:  60px;
	}
	
p.try_btn {
	position: absolute;
	top:  200px;
	right: 20px;
	}



















span.edit {
	float: right;
	}
span.edit a {
	padding: 3px;
	background: #aaa;
	color: #fff;
	}





















/* Visuall feature image */
#visuallprocess {
	background: url(images/visuall-process.png) no-repeat top center;
	_background: url(images/visuall-process.gif) no-repeat top center;
	margin-bottom: 1em;
	height: 262px;
	position: relative;
	}



p.step1, p.step2, p.step3, p.step4 {
	line-height: 1em;
	font-size: 1.4em;
	position: absolute;
	color: #0096ff;
	}

p.step1 {
	top:  170px;
	left: 72px;

	}

p.step2 {
	top:  170px;
	left: 290px;

	}

p.step3 {
	top:  170px;
	left: 506px;

	}

p.step4 {
	top:  238px;
	right: 516px;
	text-align: right;

	}




/* Aligns */

.align-right {
	float: right;
	margin-left: 1em;
	}

.align-left {
	float: left;
	margin-right: 1em;
	}

.processline {
	float: left;
	margin: 0 2em 0 2em;
	}


/* Store image */
#packshots {
	background: url(images/packshots.gif) no-repeat top center;
	margin-bottom: 1em;
	height: 400px;
	position: relative;
	}





/* Cases */
.case {
	position: relative;
	float: left;
	width: 167px;
	/* margin: 10px 18px 0 15px !important; */ 
	margin: 10px 10px 0 10px !important;
	padding-bottom: 10px;
	height: 104px;
	}
.case h2 {
	width: 157px;
	background: url(images/dim.png) repeat;
	position: absolute;
	padding: 0 5px;
	z-index: 2;
	font-weight: normal;
	font-size: 8pt;
	color: #fff;
	}
.case p {
	margin: 0;
	padding: 0;
	}
.case a {
	text-decoration: none;
	display: block;
	color: #000;
	}
.case img {
	width: 167px;
	height: 104px;
	}
.case a:hover img {
	opacity: .5;
	filter: alpha(opacity=50);
	}
	
.case span.edit {
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
	}



.box-blank {
	clear: both;
	margin: 40px 15px 0 15px;
	font-weight: bold;
	padding-top: 20px;
	}




















.box {
	clear: both;
	background: url(images/processline_horisontal.gif) repeat-x top left;
	padding: 20px 6px;
	margin: 20px -6px;
	}

h2.bullet {
	color: #1386d6;
	background: url(images/header_bullet.gif) no-repeat left center;
	}
h2.bullet span {
	color: #fff;
	display: block;
	float: left;
	width: 20px;
	margin-right: 10px;
	text-align: center;
	}



.fb {
	float: left;
	zoom: 1;
	min-height: 190px;
	width: 291px;
	margin-bottom: 10px;
	margin-right: 30px;
	}
.nomargin {
	margin-right: 0;
	}
.fb img {
	float: left;
	margin-right: 10px;
	}
.fb::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}






















/* Tags */
.m {
	position: relative;
	}
ul.wp-tag-cloud {
	position: relative;
	}
ul.wp-tag-cloud li {
	list-style: none;
	}
ul.wp-tag-cloud li a {
	background: url(images/type-arrow.gif) no-repeat left top;
	font-size: 110% !important;
	color: #000;
	display: block;
	height: 21px;
	width: 125px;
	padding: 2px 0 0 20px;
	margin-bottom: 10px;
	text-decoration: none;
	}
ul.wp-tag-cloud li.active a {
	font-weight: bold;
	color: #0096ff;
	background: url(images/type-arrow-active.gif) no-repeat left top;
	margin-left: -20px;
	}
ul.wp-tag-cloud li a:hover {
	background: url(images/type-arrow-active.gif) no-repeat left top;
	/* color: #666; */
	color: #0096ff;

	}







div.cases-left, div.cases-right, div.cases-right .inner {
	height: 100%;
	}
div.cases-left {
	float: left;
	border-right: 1px solid #ccc;
	margin-top: -7px;
	margin-bottom: -26px;
	padding: 7px 0 26px 0 !important;
	min-height: 300px;
	_height: 300px;
	width: 81%;	/* prev: 83% */
	}
div.cases-right {
	text-transform: capitalize;
	width: 18%;	 /* prev: 16% */
	padding-top: 10px;
	float: right;
	}
div.cases-right ul, div.cases-right ul li {
	padding-left: 0;
	margin-left: 0;
	}
div.cases-left .inner {
	border-right: 1px solid #fff;
	}
	

div.separator {
	height: 0px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ccc;
	margin: 20px -6px 10px -8px;
	}

div.related-case {
	height: 104px;
	overflow: hidden;
	margin-bottom: 10px;
	}








/* Rounded corners på cases */
div.case {
	position: relative;
	}
div.case a {
	/*border: 1px solid #f00; */
	width: 167px;
	position: absolute;
	z-index: 3;
	top: 0;
	text-indent: -9999px;
	height: 104px;
	display: block;
	background: url(images/cases_rounded.png) no-repeat left top;
	}
/* Moz focus rectangle reset */
div.case :focus {
	-moz-outline-style: none;
	}
	




/* Rounded corners på cases */
div.case {
	position: relative;
	}
div.case a {
	/*border: 1px solid #f00; */
	width: 167px;
	position: absolute;
	z-index: 3;
	top: 0;
	text-indent: -9999px;
	height: 104px;
	display: block;
	background: url(images/cases_rounded.png) no-repeat left top;
	}
/* Moz focus rectangle reset */
div.case :focus {
	-moz-outline-style: none;
	}
	




/* Rounded corners på cases */
div.case {
	position: relative;
	}
div.case a {
	/*border: 1px solid #f00; */
	width: 167px;
	position: absolute;
	z-index: 3;
	top: 0;
	text-indent: -9999px;
	height: 104px;
	display: block;
	background: url(images/cases_rounded.png) no-repeat left top;
	}
* html div.case a {
	background: url(images/cases_rounded.gif) no-repeat left top;
	}
/* Moz focus rectangle reset */
div.case :focus {
	-moz-outline-style: none;
	}
	





.alignleft {
	float: left;
	margin-right: 10px;
	}
.alignright {
	float: right;
	margin-left: 10px;
	}

















/* Rounded corners på related cases */
div.case-small {
	float: left;
	position: relative;
	width: 100px;
	height: 50px;
	overflow: hidden;
	background-position: center center !important;
	margin: 0 1em 1em 0;
	}
div.case-small a {
	width: 100px;
	position: absolute;
	z-index: 3;
	top: 0;
	text-indent: -9999px;
	height: 50px;
	display: block;
	background: url(images/case_rounded_small.png) no-repeat left top;
	}
* html div.case-small a {
	background: url(images/case_rounded_small.gif) no-repeat left top;
	}
/* Moz focus rectangle reset */
div.case-small :focus {
	-moz-outline-style: none;
	}
	





/* Pagination */
.nextprev * {
	border: 0 !important;
	background: 0 !important;
}
.nextprev .pages {
	padding-right: 2em !important;
	}
	
	
/* Form mail plugin */
p.creditline {
	display: none;
	}
#gb_form_div textarea {
	width: 100%;
	}

/* Embed in browser */	
.plugin {
	position: relative;
	}
.plugin_dimmer {
	background: url(http://www.visuall3d.com/plugin_dimmer.png) repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	}
.plugin_pic {
	width: 100%;
	height: 100%;
	}
.plugin a 
{
	cursor: pointer;
	background: url(http://www.visuall3d.com/plugin_playbtn.png) no-repeat center center;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	text-indent: -9999px;
	position: absolute;
	z-index: 3;
	}
* html .plugin_dimmer {
	background: none;
	}
* html .plugin a {
	background: url(http://www.visuall3d.com/plugin_playbtn_ie6.gif) no-repeat center center;
	}



/* IE7 Hacks

Hacks used:

ie7: *:first-child+html
ie6: * html

 */

/**:first-child+html #main, *:first-child+html #sidebar, * html #main, * html #sidebar {
	zoom: 1;
	}*/

*:first-child+html .t, *:first-child+html .m, *:first-child+html .b, * html .t, * html .m, * html .b, *:first-child+html .inner, *:first-child+html .crumbs, * html .inner, * html .inner, *:first-child+html .case-small, * html .case-small {
	zoom: 1;
	}

*:first-child+html #sidebar *, * html #sidebar * {
	zoom: 1;
	}


































