/*-----------------------------------------------  
     CSS file for ProudPenguinProductions.com
     Last Updated: November 14, 2008
  -----------------------------------------------*/

/*------------------------
     Global Link Styles
  ------------------------*/

a:link {
	background-color: transparent;
	border: 0;
	color: #000;
	text-decoration: underline;
}

a:visited {
	background-color: transparent;
	color: #000;
	text-decoration: underline;
}

a:hover {
	background-color: transparent;
	color: #000;
}

/*-------------------------------
     General Formatting Styles
  -------------------------------*/

em {
	font-style: normal;
	font-weight: bold;
}
  
h1 {
	background: transparent url(images/subhead_bg.png) no-repeat;
	color: #f0f0f0;
	display: block;
	font: italic 22px/1em "Franklin Gothic Medium", Verdana, Arial, Helvetica, sans-serif;
	height: 28px;
	margin: 0px 0px 20px 25px;
	padding: 7px 0 0 20px;
	width: 730px;
}

img {
	margin-left: auto;
	margin-right: auto;
}

.fineprint {
    font-size: .8em;
}

/*----------------------
     Paragraph Styles
  ----------------------*/

p {
	margin-bottom: 30px;
	margin-left: 45px;
	width: 730px;
}

p.client {
	font: normal bold 17px/19px Georgia, Palatino, "Times New Roman", Times, serif; /*Verdana, Arial, Helvetica, sans-serif;*/
	margin: 0px 0px 5px 45px;
}

p.client a {
	background: transparent;
	color: #e68600;
	margin: 0;
	text-decoration: none;
}

p.copy {
	clear: left;
	display: block;
	font-size: .9em;
	margin: 30px 0 10px 0;
	padding-top: 10px;
	text-align: center;
	width: 770px;
}

p.desc {
	font: normal normal 15px/1em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 7px 45px;
}

p.filler {
	height: 300px;
}

p.service {
	font: normal normal 15px/18px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 30px 45px;
}

p.w3c {
	font: .8em Verdana, sans-serif;
	margin: 0 0 20px 0;
	text-align: center;
	width: 770px;
}

p.w3c a {
	font: .8em Verdana, sans-serif;	
	text-decoration: none;
}
  
/*----------------------
     Container Styles
  ----------------------*/

html {
	height: 100%;
}

body {
	background: #f7931e url(images/halftone_bg.png) repeat-x 0px 70px;
	font: 1em/1.25em Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0;
	text-align: center;
}

#container {
	background: #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
	margin: 0 auto 0 auto;
	min-height: 100%; /* Sets height to 100% for compliant browsers */
	position: relative;
	text-align: left;
	width: 800px;
}

* html #container {
	height: 100%; /* Sets height: 100%; for IE */
}

#header {
	background: url(images/header.png) no-repeat;
	height: 235px;
	width: 800px;
}

#content {
	background: #f0f0f0 url(images/content_bg.png) repeat-x;
	color: #000;
	padding: 25px 0px 0px 0px;
	position: relative;
	width: 800px;
}


/*-----------------------
     Navigation Styles
  -----------------------*/

#nav {
	color: #fff;
	float: left;
    font: 16px "Franklin Gothic Medium", Verdana, Arial, Helvetica, sans-serif;
	height: 31px;
	position: absolute;
	top: 194px;
	width: 800px;
}

#nav ul {
	border: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	line-height: normal;
	margin: 0;
	padding: 0;
}

#nav a {
	border-right: 1px solid #0a0a0a;
	color: #fff;
	display: block;
	height: 26px;
	margin: 0;
	padding: 4px 0px 0px 7px;
	text-decoration: none;
	white-space: nowrap;
}

* html #nav a {
	width: 1%; /* Fixes Nav display for IE.  See explanation here: 
				  http://www.positioniseverything.net/explorer/escape-floats.html */
}

#nav a span {
	padding: 3px 12px 0px 5px;
}

#nav a:hover, #nav a.active {
	background: transparent url(images/nav_active_left.png) no-repeat;
	border-right: 0;
	height: 35px;
	margin-top: -5px;
	color: #000;
}

#nav a:hover span, #nav a.active span {
	background: transparent url(images/nav_active_right.png) no-repeat right top;
	display: block;
	height: 34px;
	margin-top: -4px;
}

/*------------------
     Contact Form
  ------------------*/

#contactBox {
    border: 0;
    margin-bottom: 15px;
}

#contactBox p {
    margin-bottom: 3px;
    margin-top: 0;
}

#contactBox p.info {
    margin-bottom: 20px;    
}

#contactBox p em {
    font-style: normal;
    font-weight: bold;
}

.req {
	color: #f60;
	font-size: .9em;
	font-weight: bold;
}

form p.fineprint {
    margin: 10px 0 0 0;
}

form {
	margin-bottom: 40px;
	width: 730px
}

form ul {
	list-style: none;
	padding: 0;
	margin-left: 45px;
	width: 100%;
}

form ul li.text {
	clear: both;
	display: block;
	height: 1em;
	margin: 0;
	padding: 0 0 10px 0;
}

form ul li.textarea { 
	clear: both;
}
	
form ul li.button {
	margin-top: 15px;
}

form ul.companyInfo {
	margin: 0 0 20px 0;
}

form li.jobType {
	clear: left;
	float: left;
	margin: 10px 35px 20px 0px;
}

form li.deadline {
	clear: none;
	float: left;
	margin: 10px 0px 20px 0px;
}

form a.expand {
	clear: left;
	display: block;
	float: left;
	font-weight: bold;
	font-size: .9em;
	margin: 0 0 20px 0;
	text-decoration: none;
}

form a.expand img.sign {
	border: 0;
	float: left;
	height: 12px;
	margin-top: 2px;
	width: 12px;
}

form label {
	clear: left;
	display: block;
	float: left;
	font-weight: bold;
	font-size: .9em;
	width: 200px;
}

form textarea {
	font-family: Verdana, Arial, sans-serif;
}

form input.text {	
	clear: none;
	display: block;
	float: left;
	width: 200px;
}

form input.text, form textarea, form select {
	border: 1px inset #333;
}

input.text:focus, textarea:focus {
	background-color: #fbffcc; /* very pale yellow/orange  */
	border: 2px #ff9400 solid;
	color: #000;
}

noscript p {
	clear: left;
	color: #f60;
    display: block;
	float: left;
	font-size: .9em;
	font-weight: bold;
    margin: 0 0 20px 0;
}