/* @override http://10.0.1.7/~ParkerCDE/pcdeTemp/css/structure.css */

/* @group Browser Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,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;
}

ol,ul {
	list-style: none;
}

caption,th {
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/* @end */

html, body {
	margin: 0;
	padding: 0;
	background-color: #191919;
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}

#cornerLink {
	right: 0;
	top: 0;
	display: block;
	position: absolute;
	width: 400px;
	height: 400px;
}

#container {
	position: relative;
	width: 940px;
	display: table;
	height: 100%;
	margin: 0 auto;
	padding: 10px 0 0;
}

#wrapper {
	display: table-cell;
	vertical-align: middle;
}

/* @group Portfolio */

#portfolioSection {
	width: 940px;
	float: left;
	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 jQuery Elements */

/* @group jkPanel */

#dropdownpanel {
	

/*Outermost Panel DIV*/  
	position: fixed;
	width: 100%;
	left: 0;
	z-index: 1100;
	visibility: hidden;
	padding: 0;
	margin: 0;
	height: 320px;
	background: #000 url(../images/slideup-bg.png) repeat-x;
	border-top: 1px solid #000;
}

#slideUpWrap {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

#jkcontrol {
	color: #999999;
	text-align: center;
	background: url(../images/slideUp-tab.png) no-repeat center top;
	display: block;
	width: 280px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-transform: uppercase;
	bottom: 15px;
	padding-top: 26px;
	letter-spacing: 1px;
	font: .6em Verdana, "Lucida Grande", Lucida, sans-serif;
}

#jkcontrol:hover {
	color: #2ab5c2;
	text-align: center;
	background: url(../images/slideUp-tab.png) no-repeat center top;
	display: block;
	width: 280px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-transform: uppercase;
	bottom: 15px;
	padding-top: 26px;
	letter-spacing: 1px;
	font: .6em Verdana, "Lucida Grande", Lucida, sans-serif;
}

#validation {
	width: 260px;
	display: block;
	margin: 0;
	text-transform: uppercase;
	padding: 10px 40px 0 0;
	float: right;
}

#validation p {
	text-align: right;
	padding: 3px 0 0;
	margin: 0;
	float: right;
	font-size: 1em;
}

#jkcontentdiv {
	color: black;
	margin: 0px auto;
	overflow: hidden;
	width: 940px;
	padding-bottom: 0;
	padding-top: 40px;
}

.slideUp-left {
	float: left;
	width: 480px;
	margin: 0;
	padding: 8px 0 15px;
}

.slideUp-right {
	width: 385px;
	float: right;
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(../images/slideUp-sign-bg.png) no-repeat;
	height: 200px;
}

/* @group Sign */

#signContentWrap {
	padding: 0;
	margin-right: 20px;
	margin-top: 15px;
	margin-left: 20px;
}

.signLeftCol {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 155px;
}

.signRightCol {
	float: right;
	margin: 0;
	padding: 0;
	width: 155px;
}

/* @end */

div#left a {
	height: 20px;
	padding-top: 12px;
	float: left;
	color: #999999;
	text-transform: uppercase;
	font: .6em Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-left: 60px;
	text-align: left;
}

div#left a:hover {
	height: 20px;
	padding-top: 12px;
	float: left;
	color: #2ab5c2;
	text-align: left;
	text-transform: uppercase;
	margin-left: 60px;
	font: .6em Verdana, "Lucida Grande", Lucida, sans-serif;
	text-decoration: none;
}

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

/* @end */

/* @group Page Peel */

#pageflip {
	z-index: 9999;
	display: none;
	visibility: hidden;
}

#pageflip img {
	display: none;
	visibility: hidden;
}

#pageflip .msg_block {
	display: none;
	visibility: hidden;
}



/* @end */

/* @group Sliding Boxes */

.boxgrid {
	width: 300px;
	height: 200px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
	display: block;
	float: left;
}

#pcdeInfo {
	width: 260px;
	height: 200px;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 20px;
	margin-right: 0;
	margin-left: 0;
	display: block;
	text-align: center;
}

h1 {
	color: #111111;
	padding: 2px;
	margin: 0 0 10px;
	text-align: center;
	letter-spacing: 1px;
	display: block;
	float: left;
	background-color: #2ab5c2;
	width: 100%;
	height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1.6em;
	word-spacing: 3px;
}

p {
	color: #ffffff;
	display: block;
	text-align: left;
	font: .8em/2em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	word-spacing: -1px;
	letter-spacing: 1px;
	margin-bottom: 1em;
}

span#phone {
	color: #2ab5c2;
	text-align: left;
	float: left;
	width: 140px;
	font-size: 1.25em;
}

a#email {
	float: right;
	background: url(../images/email.gif) no-repeat right 4px;
	height: 20px;
	width: 40px;
}

a#email:hover {
	background: url(../images/email.gif) no-repeat right bottom;
	width: 40px;
	height: 20px;
	float: right;
	display: block;
}

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

.boxcaption {
	float: left;
	position: absolute;
	height: 220px;
	width: 100%;
	opacity: .8;
}


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

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



/* @end */

/* @end */

p#copyright {
	font: 9px Georgia, "Times New Roman", Times, serif;
	float: left;
	padding: 0;
	margin: 0;
	height: 20px;
	color: #222222;
}

/* @group TYPOGRAPHY */

a {
	color: #999;
	letter-spacing: 1px;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #2ab5c2;
}

/* @group jkPanel */

#jkcontentdiv h2 {
	color: #cccccc;
	padding: 0;
	font: 1.25em/1.4em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 1px;
	margin: 0 0 .5em;
	text-align: left;
}

#jkcontentdiv h3 {
	color: #ffffff;
	letter-spacing: 1px;
	margin: 0 0 6px;
	padding: 0 0 1px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font: italic 1em Georgia, "Times New Roman", Times, serif;
}

#jkcontentdiv ul {
	color: #ffffff;
	padding: 0;
	margin: 0;
	font: italic .75em/1.25em Georgia, "Times New Roman", Times, serif;
	text-align: left;
	letter-spacing: 1.5px;
}

#jkcontentdiv p {
	color: #cccccc;
	float: left;
	font: .75em/1.75em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 1.75em;
}

a#jkPanel-mail {
	text-decoration: underline;
	color: #2ab5c2;
}

a#jkPanel-mail:hover {
	text-decoration: none;
	color: #2ab5c2;
}

span#telNum {
	font: bold 1.5em/1.25px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	position: relative;
	top: 3px;
	margin-left: 10px;
	padding: 0;
}

span.cssXhtml a {
	color: #999999;
	text-transform: uppercase;
	background: url(../images/slideUp-checkmark.gif) no-repeat right top;
	padding-right: 18px;
	margin-left: 20px;
	font: .6em Verdana, "Lucida Grande", Lucida, sans-serif;
}

span.cssXhtml:hover a {
	color: #2ab5c2;
	background: url(../images/slideUp-checkmark.gif) no-repeat right -24px;
	padding-right: 18px;
	margin-left: 20px;
	text-decoration: none;
}

div#copyright p {
	color: #444444;
	letter-spacing: .7px;
	font: 9px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 0;
}

/* @end */



/* @end */