/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	min-width:1000px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}



h1 {
	font-size:1px;
	height:70px;
	overflow:hidden;
	position:relative;
	width:573px;
	float: left;
}

h1 a span {
	background:url(../images/prsLogo-small.png) no-repeat 0 10px;
	display:block;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	float: left;
	color: #212121;
	z-index: 10;
}
h2 {
	font-size:1px;
	height:52px;
	overflow:hidden;
	position:relative;
	width:307px;
	top:110px;
	left: -15px;
}

h2 a span {
	background:url(../images/header-camo-big.png) no-repeat;
	display:block;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}

h3 {
	margin-top: 0;
	font-size:27px;
	color:#fff;
	font-weight: normal;
	line-height: 31px;
	padding-bottom: 15px;
}
h4 {
	margin-top: 0;
	font-size:27px;
	color:#fff;
	font-weight: normal;
	line-height: 31px;
	padding-bottom: 15px;
}
h5 {
	margin-top: 0;
	font-size:23px;
	color:#fff;
	font-weight: normal;
	padding-bottom: 15px;
	border-top: 1px dotted #ccc;
	padding-top: 15px;
}
h6 {
	margin-top: 0;
	font-size:20px;
	color:#fff;
	font-weight: normal;
	padding-bottom: 15px;
}
h6#cs_button_abrams, h6#cs_button_360 {
	color:#4ef50c;
}
a:link,a:visited {
	color:#4ef50c;
	text-decoration:none;
	font-weight:normal;
}

a:hover,a:active {
	color:#ffff00;
}
span.anchor {
	color:#4ef50c;
	cursor:pointer;
}
span.greyOutLink {
	color:#7c7c7c;
	font: 10px Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
a img {
	border: 0;
}

body {
 	background:url(../images/mainbg.jpg) repeat-x #323232;
 	color:#d7d7d7;
	font:13px 'Lucida Sans Unicode', Lucida Grande, sans-serif;
	line-height: 18px;
	min-width: 960px;
	
}

#wrapper {
 	margin: 0 auto;
 	width: 90%;
 	background:url(../images/contentBG.png) no-repeat bottom;
}

/* header */
#header {
 	padding: 0;
 	height: 70px;
 	margin-bottom: 25px;
 	position: relative;
 	top:0;
	left:0;
}
#header a {
 	color: #212121;
}

/* camo */
#camo {
	position: relative;
	top: -90px;
	left:20px;
 	color: #bec59a;
 	height: 500px;
 	font-size: 23px;
 	line-height: 30px;
 	background: url(../images/camo-screen.png) no-repeat top right;
 	margin-right: -30px;
}
#camo h2 a {
	color:#05260a;
	cursor:pointer;
}
#camo img {
	float: left;
	margin-right: 20px;
}
#camo p#camoTop {
	margin-top: 120px;
	margin-left: -15px;
	width: 47%;
}
span.contactus {
	font-weight: bold;
	color: #4ef50c;
	cursor: pointer;
}
/* content */
#content {
 	float: left;
 	margin: -70px 0 150px 0;
 	padding: 0;
 	width: 70%;
 	display: inline;
 	font-size: 17px;
 	line-height: 23px;
 	position: relative;
 	top:0;
 	left:0;
}

#content p {
	padding-bottom: 20px;
}
.panel-left-black {
	width:45%;
	float: left;

	background: url(../images/panel-bg.jpg) repeat;
	padding: 15px;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	margin-bottom: 30px;
}
.panel-right-black {
	width:45%;
	float: right;

	background: url(../images/panel-bg.jpg) repeat;
	padding: 15px;
	margin-bottom: 30px;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	color: #494949;
}
.panel-left {
	width:45%;
	float: left;

	background: url(../images/panel-full-bg.jpg) repeat;
	padding: 15px;
	border-top: 1px solid #4ef50c;
	border-bottom: 1px solid #4ef50c;
	margin-bottom: 30px;
}
.panel-right {
	width:45%;
	float: right;

	background: url(../images/panel-full-bg.jpg) repeat;
	padding: 15px;
	margin-bottom: 30px;
	border-top: 1px solid #4ef50c;
	border-bottom: 1px solid #4ef50c;
}
#panel-full {
	width:96%;
	background: url(../images/panel-full-bg.jpg) repeat;
	padding: 15px;
	margin-bottom: 30px;
	border-top: 1px solid #4ef50c;
	border-bottom: 1px solid #4ef50c;
}

#content li {
	padding: 0 0 10px 25px;
	background: url(../images/bullet-x.png) no-repeat 8px 5px;
	color: #fff;
	font-size: 18px;
}
#content ul.green li {
	padding: 0 0 10px 25px;
	background: url(../images/bullet-check.png) no-repeat 8px 5px;
	color: #fff;
	font-size: 18px;
}
#content ul.grey li {
	padding: 0 0 10px 25px;
	background: url(../images/bullet-grey.png) no-repeat 8px 5px;
	color: #fff;
	font-size: 18px;
}

a.tt{
    position:relative;
    z-index:24;
    color:#4ef50c;
	font-weight:bold;
    text-decoration:none;
    cursor: help;
}
a.tt span{ display: none; }

a.tt:hover{ z-index:25; color: #ffff00; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:20px; left:120px;
	padding: 0;
	width:500px;
	color: #144301;
    text-align: left;
	font-weight: normal;
}
a.tt:hover span.top{
	display: block;
	padding: 40px 0 0 0;
    background: url(../images/bubble.png) no-repeat top;
}
a.tt:hover span.middle{ 
	display: block;
	padding: 0 20px 0 20px; 
	background: url(../images/bubble_filler.png) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:13px 8px 10px;
	color: #548912;
    background: url(../images/bubble.png) no-repeat bottom;
}


/*---------- bubble tooltip -----------*/
a.tt-red{
    position:relative;
    z-index:24;
    color:#ff0000;
	font-weight:bold;
    text-decoration:none;
    cursor:help;
}
a.tt-red span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt-red:hover{ z-index:25; color: #fe8b8b; background:; }
a.tt-red:hover span.tooltip-red{
    display:block;
    position:absolute;
    top:20px; left:70px;
	padding: 0;
	width:500px;
	color: #ffd1d2;
    text-align: left;
	font-weight: normal;
}
a.tt-red:hover span.top-red{
	display: block;
	padding: 40px 0 0 0;
    background: url(../images/bubble-red.png) no-repeat top;
}
a.tt-red:hover span.middle-red{ /* different middle bg for stretch */
	display: block;
	padding: 0 20px 0 20px; 
	background: url(../images/bubble_filler-red.png) repeat bottom; 
}
a.tt-red:hover span.bottom-red{
	display: block;
	padding:13px 8px 10px;
	color: #548912;
    background: url(../images/bubble-red.png) no-repeat bottom;
}



/* rightcolumn */
#rightcolumn {
 	margin: 0;
 	
 	width: 20%;
 	float: right;
}
#rightcolumn ul {
	padding-bottom: 20px;
}
#rightcolumn li {
	padding: 10px 0 11px 17px;
	background: url(../images/bullet.png) no-repeat 0 13px;
	border-bottom: 1px dotted #ccc;
}
#rightcolumn p {
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #d7d7d7;
	border-bottom: 1px dotted #ccc;
}
#rightcolumn img {
	padding: 30px 0 30px 0;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
em {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}
/* footer */
:focus {
	outline: 0;
}

div#footerwrap {
	width:100%;
	min-width:1000px;
	position:absolute;
	bottom:0;
	left:0;
	height:70px;
	background: url(../images/footer.png) repeat-x top;
	z-index: 30;
}

div#footerwrap h4 {
	cursor:pointer;
}

body>div#footerwrap {
	position:fixed;
}

#footer {
	clear:both;
	padding:35px 15px 15px 15px;
	width: 100%;
	margin: auto;
	font-size: 12px;
}
#contact {
	text-align: left;
	width: 100%;
}
#contact img {
	margin-top: -10px;
	padding-right: 5px;
}
#contact img#mailIcon {
	float: left;
	margin-top: -4px;
}
h4.contactjq {
	color: #002305;
	font-size: 21px;
	padding-bottom: 32px;
	font-weight: normal;
	margin-top: -6px;
}
#contact img#contactArrow {
	margin-right: 20px;
	margin-top: -4px;
}
#contact p {
	font-size: 14px;
	float:left;
	width:330px;
	padding-bottom: 10px;
}
#contact img.social {
	padding-right: 5px;
	margin-left: 10px;
	margin-bottom: -6px;	
}
form#contactForm {
	float: right;
}
#contact p#floatRight {
	float: right;
}
#contact p#floatLeft {
	float: left;
	margin: 0;
	width: 30%;
	padding-right: 10px;
}
input.text {
	width: 220px;
	color: #fff;
	background-color: #7c7c7c;
	border: none;
	padding: 5px;
}
textarea {
	color: #fff;
	background-color: #7c7c7c;
	border: none;
	padding: 5px;
	width:230px;
	height:58px;
}
input.button {
	color: #fff;
	background-color: #60b240;
	border: none;
	padding: 5px;
	cursor:pointer;
}

.clear { clear: both; background: none; }

.hidden
{
display:none;
}
.hidden img
{
float: right;
margin: 7px;
border: 2px solid #4ef50c;
}
