/* reset.css */
html {margin:0;padding:0;border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;background:white;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;float:none !important;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}

@font-face {
    font-family: 'PorscheRegularIE';
    src: url('porsche_regular.ttf');

}
@font-face {
    font-family: 'PorscheRegular';
    src: url('porsche_regular-webfont.eot?iefix') format('eot'),
         url('porsche_regular-webfont.woff') format('woff'),
         url('porsche_regular-webfont.svg#webfont') format('svg'),
		 url('porsche_regular.ttf');
         
    font-weight: normal;
    font-style: normal;

}
  @media all and (-webkit-min-device-pixel-ratio:10000), 
      not all and (-webkit-min-device-pixel-ratio:0){
      head~body {font-size:16px;}}


html {font-size:12px;}
body {font-size:100%;color:#222;background:#3c3c3c;font-family:'PorscheRegularIE', 'PorscheRegular', century gothic, Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-top:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
.left {float:left !important;}
p .left {margin:1.5em 1.5em 1.5em 0;padding:0;}
.right {float:right !important;}
p .right {margin:1.5em 0 1.5em 1.5em;padding:0;}
a:focus, a:hover {color:#09f;}
a {color:#fff;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {/*margin:0 1.5em 1.5em 0;padding-left:1.5em;*/}
ul {list-style-type:none;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tbody tr:nth-child(even) td, tbody tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
/*.bottom {margin-bottom:0;padding-bottom:0;}*/

/* forms.css */
label {font-weight:bold;}
fieldset {padding:0 1.4em 1.4em 1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;margin-top:-0.2em;margin-bottom:1em;}
fieldset, #IE8#HACK {padding-top:1.4em;}
legend, #IE8#HACK {margin-top:0;margin-bottom:0;}
input[type=text], input[type=password], input.text, input.title, textarea {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus {border-color:#666;}
select {background-color:#fff;border-width:1px;border-style:solid;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .alert, .notice, .success, .info {padding:0.8em;margin-bottom:1em;border:2px solid #ddd;}
.error, .alert {background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4;}
.notice {background:#fff6bf;color:#514721;border-color:#ffd324;}
.success {background:#e6efc2;color:#264409;border-color:#c6d880;}
.info {background:#d5edf8;color:#205791;border-color:#92cae4;}
.error a, .alert a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.info a {color:#205791;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.topline {width:99%;margin:4px auto;background:#b2b2b2;height:16px;}
.topmenu {width:950px;margin:0 auto;text-align:center;font-size:10px;}
.topmenu a { font-size:10px; color:#000; text-decoration:underline; margin-left:5px;}
.header {height: 90px;border-bottom:1px solid #ddd; margin:0}
.header ul ul {display:none;}
.header_left{width:400px;float:left;margin:30px 0 0 0}
.header_right{width:530px;float:right;margin:62px 0 0 0;text-align: right}
.header_right a { font-size:11px; color:#fffefe; text-decoration:underline;  margin-left: 20px;}
.header_right a:hover{color:#0099FF;}
.header_right ul {display:inline;}
.header_right ul li {float:right;}
.wrapper {min-height:450px;margin:3px 0 0 0;background-image:url('../img/bg_main.png');}
.wrapper_arch {min-height:450px;margin:3px 0 0 0;background-image:url('../img/bg_arch.png');}
.wrapper_design {min-height:450px;margin:3px 0 0 0;background-image:url('../img/bg_design.png');}
.wrapper_objects {min-height:450px;margin:3px 0 0 0;background-image:url('../img/bg_objects.png');}
.wrapper_land {min-height:450px;margin:3px 0 0 0;background-image:url('../img/bg_land.png');}
.font_gothic {font-family: century gothic; font-size: 14px;}
.line{margin-top:0;height: 220px;display: inline;float:left;width:950px;overflow:hidden;}
.line-left {width:470px; height:220px; float:left;}
.line-right {width:470px; height:220px; float:right;}

.line-left a img, .line-right a img {
    opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
}
.line-left a:hover img, .line-right a:hover img {
    opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
} 
.line-left img, .line-right img {
  box-shadow: 4px 4px 12px 5px #000;
  -webkit-box-shadow: 4px 4px 12px 5px #000;
  -moz-box-shadow: 4px 4px 12px 5px #000;
  border: 1px solid #696969;
  height: 156px;
}
.line_title {border-bottom:1px solid #fff;width:279px; line-height: 12px; margin: 10px 0;}
.line_title:hover{  border-bottom:1px solid #0099ff; color: #0099ff !important;}
/*.line_box {width:100% !important;}*/
.line_title  a{ width:279px;  font-size:10px; line-height: 1.5; color:#fff; text-decoration:none;}
.line_title  a:hover{ color:#0099FF }
/*.line_title  a div {border-bottom:1px solid #fff;}*/

     /* p, table, hr, .box { margin-bottom:25px; }*/
      .box p { margin-bottom:4px;color: #DDDDDD; }

/*.bg_grey{background-image:url('../img/bg_grey.png');}*/
.bg_grey{background:#696969; overflow:auto;min-height:320px;padding:10px;}
.box_header {width:100%;text-align:left;margin-top:20px;}
.box_left{width:200px;height:300px;float:left;background-image:url('../img/bg_grey.png');padding:10px 10px 10px 0;}
.box_left p {font-size:10px;color:#000;margin-left:10px;}
.box_left ul a {margin:0 10px 5px 10px;display: block;}
.right_content {margin:10px;width:700px}
.box_right{width:710px;/*height:320px;*/float:left;padding:0;margin-left:10px;}
/*.box_right>div{}*/
.lightbox-enabled{}
.lightbox-enabled img{border:1px solid #696969; width:227px; height:152px;}
.gallery{height:100%; width: 725px; overflow: auto; border: none;display: block;}
.gallery a img { 
	width:227px; 
	height:152px;   
	/*opacity:0.8;*/
	}
.gallery a:hover img {   

	}

.gallery img{
  box-shadow: 1px 1px 1px 1px #000;
  -webkit-box-shadow: 1px 1px 1px 1px #000;
  -moz-box-shadow: 1px 1px 1px 1px #000;
}

.ul_gal{
	display: inline;
}

.ul_gal li{
    float: left;
    width: 239px;
}

.showgrid {background:url(src/grid.png);}
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {float:left;margin-right:10px;}
.last {margin-right:0;}
.span-1 {width:30px;}

input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px;border-right-width:1px;padding-left:5px;padding-right:5px;}

.append-1 {padding-right:40px;}
.prepend-1 {padding-left:40px;}
.border {padding-right:4px;margin-right:5px;border-right:1px solid #ddd;}
.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #ddd;}
.pull-1 {margin-left:-40px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:left;position:relative;}
div.prepend-top, .prepend-top {margin-top:1.5em;}
div.append-bottom, .append-bottom {margin-bottom:1.5em;}
/*.box {padding:40px 10px 10px 10px;margin-bottom:10px;}*/
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

.botline {width:99%;margin:4px auto;background:#b2b2b2;height:18px;}
.botmenu {width:950px;margin:0 auto;text-align:center;font-size:12px;}
.botmenu a { font-size:10px; color:#000; text-decoration:underline; margin-left:5px;}
.botmenu a:hover { border-bottom:1px solid #222222;}

.bottom {width:99%;margin:10px auto;height:80px;color:#fff;}
.bottom_wrapper {width:950px;margin:0 auto;text-align:center;font-size:10px;}
/*.bottom_wrapper a {color:#fff;}*/
.bottom_l{width:200px;float:left; height:50px; }
.bottom_c{width:525px;float:left;margin:0 10px;text-align:justify;}
.bottom_r{width:200px;float:right; height:50px;}
.bottom a{
    background: url("../images/butt.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    display: block;
    font-size: 12px;
    height: 50px;
    line-height: 1;
    padding-top: 7px;
    text-decoration: none;
    /*text-shadow: 0 1px 0 #FFFFFF;*/
    width: 212px;}
.bottom a:hover{
    color: #f0f0f0;
    background: url("../images/butt_hover.png") no-repeat scroll 0 0 transparent;}
.copyline {width:99%;margin:4px auto;height:18px;}
.copymenu {width:950px;margin:0 auto;text-align:center;font-size:10px;color:#222;}
.botmenu a { font-size:10px; color:#000; text-decoration:underline; margin-left:5px;}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	width: 11px !important;
	background:url(scroll-track.png) repeat-y 4px top;
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background:url(images/drag.gif) no-repeat left top;
	height:86px !important;

	background:url(scroll-bar.png) no-repeat;
}

.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:url(up.png) no-repeat center top;
	height:11px;
	width: 11px !important;
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background:url(down.png) no-repeat center top;
	height:11px;
	width: 11px !important;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
.right_content{
	color:#ddd;
}
.right_content ul {
	margin:0 0 0 20px;
	list-style-type:disc;
}
.right_content > p > strong {
	margin:0 0 0 10px;
	font-size:14px;
	line-height: 1.5;
}