/* @override http://creative.local:9503/jpc2/css/print.css */

body {
	margin: 0;
	padding: 0;
	font: 14pt/21pt monaco, "lucidia console", verdana, "Courier New", Courier, mono;
}

#cornerLink {
	display: none;
}

#wrapper {
	margin: 0 auto;
	padding: 0 20px 20px;
	width: 940px;
	position: relative;
	text-align: left;
}

.header {
	width: 940px;
	height: 53px;
	margin: 0;
	padding: 10px 0 0;
	float: left;
}

/* @group Navigation */

div#masthead {
	display: none;
}

/* @end */

/* @group inPage Navi */

.pageNavi {
	display: none;
}

/* @end */

.pageContent {
	padding: 0;
	margin: 0;
	float: left;
}

.spaceCell {
	height: 1px;
	clear: both;
	width: 940px;
}

.spaceCellLast {
	display: none;
}

div.section {
	width: 940px;
	position: relative;
	clear: both;
}

/* @group Home */

.hello {
	display: none;
}

.welcome {
	font-family: monaco, "lucidia console", verdana, "Courier New", Courier, mono;
	float: left;
}

/* @end */

/* @group Portfolio */

#portfolioSection1 {
	width: 940px;
	margin: 0;
	padding: 0;
	float: left;
}

#portfolioSection2 {
	width: 940px;
	margin: 0;
	padding: 0;
	float: left;
}

#portfolioSection3 {
	width: 940px;
	margin: 0;
	padding: 0;
}

#portfolioSection4 {
	width: 940px;
	margin: 0;
	padding: 0;
}

#portfolioSection5 {
	width: 940px;
	margin: 0;
	padding: 0;
}

.alignLeft {
	width: 300px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	background-color: transparent;
}

.alignCenter {
	width: 300px;
	float: left;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

.alignRight {
	width: 300px;
	float: right;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

/* @end */

/* @group Contact */

.header.contact {
	width: 940px;
	margin: 0;
	padding: 40px 0 0;
}

#content-container {
	width: 940px;
	margin: 0 0 20px;
	padding: 0;
	float: left;
}

.leftColumn {
	padding-top: 15px;
	float: left;
}

.rightColumn {
	display: none;
}

div#contact-wrapper {
	display: none;
}

div#address {
	display: block;
	margin: 0 0 5px;
	padding: 0;
}

div#telephone {
	display: block;
	clear: left;
	margin: 0 0 15px;
	padding: 0;
}

div#vcard {
	display: none;
}

div#vcard a.download {
	display: none;
}

div#vcard a.download:hover {
	display: none;
}

/* @end */

/* @group jQuery Elements */

/* @group Page Peel */

#pageflip {
	position: relative;
	right: 0;
	top: 0;
	float: right;
	z-index: 9999;
	display: none;
}

#pageflip img {
	width: 60px;
	height: 60px;
	z-index: 99;
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}

#pageflip .msg_block {
	width: 55px;
	height: 55px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/corner_bg.png) no-repeat right top;
	display: none;
}



/* @end */

/* @group Features Panel */

#features {
}

#jCarouselLite {
	width: 440px;
	float: left;
}

#jCarouselLite .carousel.jpc {
	width: 440px;
}

#jCarouselLite .carousel.jpc a:hover, #jCarouselLite .carousel.jpc a:active {
	outline: none;
}

#jCarouselLite .carousel.jpc .jCarouselLite {
	/* Needed for rendering without flicker */

position: relative;
	visibility: hidden;
	left: -5000px;
	float: left;
}

#jCarouselLite .carousel.jpc ul {
	margin: 0;
	padding: 0;
	float: left;
}

#jCarouselLite .carousel.jpc ul li {
	padding: 0;
	margin: 0;
	width: 440px;
	float: left;
}

/*#jCarouselLite .carousel.jpc li img {
	margin: 0;
	padding: 0;
	display: inline;
}*/

#jCarouselLite .carousel.jpc li p {
	float: left;
}

#jCarouselLite .mid {
	margin-left: 80px;
	width: 400px;
}

#jCarouselLite .vertical {
	margin-left: 170px;
}

#jCarouselLite .vertical .jCarouselLite {
	width: 440px;
}

#jCarouselLite .imageSlider li img, 
            #jCarouselLiteDemo .imageSlider li p, 
            #jCarouselLiteDemo .imageSliderExt li img , 
            #jCarouselLiteDemo .imageSliderExt li p {
	width: 300px;
}

/* @end */

/* @group Sliding Boxes */

.boxgrid {
	width: 298px;
	height: 197px;
	background: #161613;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
	display: block;
	float: left;
	border: 1px solid #666666;
	border-bottom: 2px solid #666666;
}

.boxgrid img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

.boxcaption {
	float: left;
	position: absolute;
	background: #000000;
	height: 132px;
	width: 100%;
	opacity: 0.8;
	padding-left: 24px;
	padding-top: 8px;
}


.captionfull .boxcaption {
	top: 200px;
	left: 0;
}

.caption .boxcaption {
	top: 50px;
	left: 0;
}

/* @end */

/* @group jkPanel */

#dropdownpanel {
	display: none;
}

div#copyright {
	width: 940px;
	float: left;
}

/* @end */

/* @end */