﻿/* jackprewitt.com */
/* interior pages */
<!--
body {
	background-color: #0c406f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_flood.jpg);
	background-repeat: repeat-x;
	
    min-height: 100%;
}

html { height:100%; }

#wrapper {
	background: #0c4070;
	background: url(images/subcontent.jpg) ;
	background-repeat:repeat-y;
	width: 1024px;
	height: 100%;
	min-height: 100%;
}

#nav {
	width: 645px;
	float: right;
}

#ttimg {
	margin-top:310px;
	margin-left: 45px;

}

#content {
	height:100%; 
	min-height:100%;
	margin-left: 45px;
}

#content p {
	width: 665px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
#content a {
	color: #0c4070;
}

#footer {
	width:1024px;
	height:70px;
	background: url(images/footer_base.jpg) no-repeat;
}
#footer p {
	font-family:Arial;
	font-size:9px;
	color:#FFFFFF;
	margin: 4px 0px 0px 55px;
}

.contactt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 210px;
	line-height: 20px;
}
.contactt a {
	color: #4687c4;
	text-decoration: none;
}

.contactt a:hover {
	text-decoration: underline;
}

/* -----  MENU **DO NOT CHANGE**  ----- */
#menuwrapper {
	width: 645px;
	float: right;

}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#p7menubar a {
	display: block;
	text-decoration: none;
	color: #CCCCCC;
}

#p7menubar a.trigger {
	

}

#p7menubar li {
	float: left;
}

#p7menubar li ul, #p7menubar ul li  {
	width: 118px;
}

#p7menubar ul li a  {
	color: #565656;
	border-right: 0;
}

#p7menubar li ul {
	position: absolute;
	display: none;
}

#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #000000;
	background-color: #C19674;
}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
	margin-top:-3px;
	margin-left:2px;
}

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
}

#p7menubar ul a:hover {
	color: #FFFFFF!important;
}

#p7menubar li {width: auto;}

-->
/* -----  ADMIN SECTION  ----- */
#search {
	font-size:10pt;
	font-family:Arial, Tahoma, sans-serif;
}
#inventory {
	font-size:10pt;
	font-family:Arial, Tahoma, sans-serif;
}
#inventory a {
	color:#55f;
}
#inventory a:hover {
	text-decoration:none;
}
#admin h1 {
	margin-top:310px;
	margin-left: 45px;
	font-family:Arial, Tahoma, sans-serif;
	color:white;
}

#admincontent {
	font-family:Arial, Tahoma, sans-serif;
	color:white;
	font-size:10pt;
	margin-left:20px;
}
.adminmenu {
	list-style-type:none;
}
#admincontent a {
	color:#55f;
	font-family:Arial, Tahoma, sans-serif;
	font-size:10pt;
}

#admincontent a:hover {
	text-decoration:none;
}
#login, #search, #inventory {
	float:left;
	clear:both;
	font-family:Arial, Tahoma, sans-serif;
	font-size:10pt;
	margin-left:60px;
}

#contactForm {
	font-family:Arial, Tahoma, sans-serif;
	font-size:12px;
}

#contactForm input[type=text], #contactForm textarea {
	border:1px #5da5d7 solid;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:3px;
}

#contactForm input[type=submit] {
	border:1px #5da5d7 solid;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

input[type=submit]:focus, a:focus {
	outline:0px;
}

#retMsg {
	border:1px red solid;
	color:red;
	background-color:#ffe;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:10px;
	margin-bottom:10px;
	width:665px;
}

#retMsg h4 {
	color:black;
	margin-top:0px;
}

#retMsg p {
	color:red;
	margin-left:20px;
}

#status, #information, #pictures {
	font-family:Arial, Tahoma, sans-serif;
	font-size:12px;
	float:left;
	clear:both;
	margin-left:40px;
}

.adminmenu a {
	color:#55f;
	font-family:Arial, Tahoma, sans-serif;
}
#inventory {
	width:456px;
}
#inventory .listView li a:hover {
	color:#5da5d7
}

.listView {
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
	width: 456px;
}

.listView li {
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:2px;
	text-align:center;
	width:150px;
	height:150px;
}

.listView li a {
	text-decoration:none;
}
#showPlane {
	font-size:10pt;
	font-family:Arial, Tahoma, sans-serif;
	float:left;
	width:601px;
	margin-left:60px;
	color:#3c4751;
}
#showPlane h1 {
	float:left;
	clear:both;
	color:#0e487e;
	font-size:18px;
}
#showPlane table, #showPlane ul {
	float:left;
	clear:both;
}
#showPlane .title  {
	float:left;
	font-size:30px;
	font-weight:bold;
	color:#0e487e;
}

#showPlane .planeInfo {
	clear:both;
	font-size:12px;
	margin-left:20px;
}

#showPlane strong {
	color:#0e487e;
}

#showPlane .gallery {
	float:right;
	width:215px;
	background-color:#b6d7f6;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding:5px;
	margin-bottom:5px;
}
#showPlane .gallery span {
	text-align:center;
}
#showPlane .gallery span img {
	border:1px black solid;
	margin-bottom:5px;
}
.galleryView {
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
	width: 216px;
}

.galleryView li {
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:2px;
}

.galleryView li a {
	text-decoration:none;
}

.galleryView li img {
	border:1px black solid;
}
#showPlane .section {
	float:left;
	clear:left;
	width: 370px;
	background-color:#b6d7f6;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin-bottom:5px;
}

#showPlane .section2 {
	float:left;
	clear:left;
	min-width: 601px;
	background-color:#b6d7f6;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin-bottom:5px;
}

#showPlane .section h1,#showPlane .section2 h1 {
	background-color:#80bcf2;
	width:100%;
	margin:0px;
	padding:3px 0px;
	color:#0e487e;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}

#showPlane .section span, #showPlane .section2 span {
	float:left;
	width:90%;
	margin-left:10px;
}

#showPlane p {
	float:left;
	clear:both;
	margin:7px 20px 7px 30px;
}

#showPlane .planeInfo span {
	padding:0px 10px;
	color:#97a850;

}

#showPlane .section div {
	color:#9cad5b;
	float:left;
	margin-right:10px;
}

strong.subtitle {
	font-weight:normal;
	font-size:14px;
}


