/* jpiemeisl.com 2008 */
@import "reset.css";

* {
	padding:0px;
	margin:0px;
}
body {
	color:#000;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	line-height:18px;
	background:url(../images/tile.jpg) repeat-x #ededed;
}
/* KONAMI CODE */
div.overlay {
  display: none;
}
div.modal {
  display: block;
  height: 388px;
  width: 739px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/konami.png) 0 0 no-repeat;
  color: #fff;
  z-index: 2;
}
/* LAYOUT */
#header {
	width:739px;
	height:388px;
	background:url(../images/hero.jpg) no-repeat ;
}
#content {
	position:relative;
	width:739px;
	margin:0 auto;
}
#column-one {
	position:absolute;
	left:30px;
	width:160px;
}
#column-two {
	position:absolute;
	left:170px;
	width:240px;
}
#column-three {
	position:absolute;
	left:430px;
	width:270px;
}
.contact_form {
	position:absolute;
	left:430px;
	width:270px;
	padding:20px 0px 0px 15px;
}
#footer {
	position:absolute;
	top:650px;
	width:100%;
	height:100px;
	text-align:center;
	font-size:12px;
}
#footer.special {
	top:402px;
}
a {
	color:#616260;
}
/* TOP NAV */ 
ul.site_nav {
	position: absolute;
	top: 100px;
	left: 348px;
	list-style-type: none;
}
ul.site_nav li {
	display: block;
	float: left;
	padding: 9px 0 0 32px;
	text-transform:uppercase;
}
ul.site_nav li a {
	color: #ededed;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-shadow: #000 2px 1px;
}
ul.site_nav li a:hover {
	color: #7c7c7c;
	text-shadow: #000 2px 2px -1px;
}
#header {
	font-family: "Arial", Helvetica, sans-serif;
}
#header p {
	font-family: "Arial", Helvetica, sans-serif;
	width:270px;
	margin:10px 0 0 430px;
	font-size:13px;
	padding:5px;
	color:#ededed;
}
#header h1 {
	color: #ededed;
	margin:145px 0 0 430px;
	font-size: 16px;
}
h4 {
	font-family: "Arial", Helvetica, sans-serif;
}
#header label {
	font-size:13px;
	color:#ededed;
}
#header input,
#header textarea {
	background-color:#ededed;
	color:#000000;
	width:220px;
	margin-bottom:5px;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
	-moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 2px;
}
#header textarea { height:28px; }

#header input.submit {
  font-size:11px;
	width:70px;
	height:24px;
	float:right;
	margin:5px 42px 0 0;
}
#header input.submit:hover {
  background-color:#fafafa;
}
#column-one ul {
	padding:0 0 0 10px;
	font-size:13px;
	list-style-type:none;
}
#column-one p, #column-two p, #column-three p {
	font-size:13px;
}
#header p a {
	color: #eeeeee;
	text-decoration: none;
}
#column-one a, 
#column-two a:hover,
#footer a,
#header p a:hover {
	color:#8c8d8a;
}
strong {
	font-size:110%;
}
#column-one a:hover, #footer a:hover {
	color:#616260;
}
#header, #column-one, #column-two, #column-three {
	padding:5px;
}
#footer ul {
	margin-left:280px;
}
#footer li {
	float:left;
	padding:0 5px 0 5px;
	list-style-type:none;
}
/* CODA SLIDER CSS */
.stripViewer .panelContainer .panel ul {
	text-align:left;
	margin:0 15px 0 30px;
}		
.slider-wrap { 
	position:absolute;
	top:140px;
	width:100%;
}
.csw {
	width:100%;
	height:460px; 
	background:#ededed; 
	overflow:scroll;
}
.csw .loading {
	margin:200px 0 300px 0; 
	text-align:center;
}
.stripViewer {
	font-family: "Arial", Helvetica, sans-serif;
	position:relative;
	overflow:hidden; 
	border-top:2px solid #7c7c7c;
	border-left:1px solid #7c7c7c;
	border-right:1px solid #7c7c7c;
	border-bottom:1px solid #7c7c7c;  
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
	margin:auto;
	width:650px;
	height:460px;
	clear:both;
	background:#ededed;
}
.stripViewer .panelContainer {
	position:relative;
	left:0; top:0;
	width:100%;
	list-style-type:none;
}
.stripViewer .panelContainer .panel {
	float:left;
	height:100%;
	position:relative;
	width:650px;
}
.stripViewer .panelContainer .panel .wrapper {
	padding:10px;
	overflow: hidden;
}
.stripNav {
  margin-left: 100px;
	overflow: hidden;
}
.stripNav ul {
	list-style:none;
}
.stripNav ul li {
	float:left;
	margin-right:1px;
}
.stripViewer .panelContainer a {
	font-weight:bold;
	color:#333;
	font-size: 12px;
}
.stripNav a {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:32px;
	color:#2a2a2a;
	text-decoration:none;
	display:block;
	padding:0 15px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}
.wrapper h3 {
	margin:0 auto;
	text-align:center;
}
.wrapper ul li {
	font-size:12px;
	list-style-type:none;
}
.tab1 a, .tab2 a, .tab3 a, 
.tab4 a, .tab5 a, .tab6 a, 
.tab7 a, .tab8 a, .tab9 a {  
  background: #97989a;
  -moz-border-radius-topleft: 4px;   
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  opacity:0.7;
  filter:alpha(opacity=70)
}

.stripNav li a:hover {
	background: #97989a;
	text-decoration:underline;
	color:#333;
	opacity:1;
  filter:alpha(opacity=100)
}
.stripNav li a.current {
	background: #7c7c7c;
	color:#fff;
	outline:none;
	text-decoration:overline;
	opacity:0.8;
  filter:alpha(opacity=80)
}
.stripNavL, .stripNavR { /* The left and right arrows */
	position:absolute;
	top:230px;
	text-indent:-9000em;
}
.stripNavL a, .stripNavR a {
	display:block;
	height:40px;
	width:40px;
	outline:none;
}
.stripNavL {
	left:0;
}
.stripNavR {
	right:0;
}
.stripNavL {
	background:url("../images/left-arrow.png") no-repeat center;
}
.stripNavR {
	background:url("../images/right-arrow.png") no-repeat center;
}
body.ie .stripNavL { background:url("../images/arrow-left.gif") no-repeat center; top:229px; }
body.ie .stripNavR { background:url("../images/arrow-right.gif") no-repeat center; top:229px; }
body.ie .stripNav li a { background-image:none; background-color:#ededed; }
body.ie .stripNav li a:hover { background-image:none; background-color:#FFF; }
body.ie .stripNav li a.current, .stripNav li a.current:hover { background-image:none; background-color:#666; }

/* FEATURED WORK PANEL LAYOUT */
#content .panel img {
	float:left;
	padding:0 10px 0 0;
}
#content .panel ul li h3 {
	font-family: "Arial", Helvetica, sans-serif;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
#content .panel ul li p {
	font-family: Arial;
	margin:10px 10px 10px 0;
	font-size:13px;
}
#content .panel ul li a {
	margin:0px;
	padding:0px;
	padding-left:6px;
}
#content .panel ul li span,
#content .panel ul li em {
	display:block;
	text-align:left;
	padding:10px 10px 0 0;
	font-size:12px;
}
#content .panel ul li em {
  font-weight:bold;
}
#content .panel span {
	display:block;
	text-align:center;
	padding:70px 0 0 0;
}