body { font-family: 'century gothic',verdana,arial,helvetica,sans-serif; font-size: 16px; background: #323232 url('/images/common/pia_home_bg.jpg') repeat-x 0 0; }

div.container { margin: 0 auto; width: 750px; }

div#header { display: block; background: no-repeat url('/images/common/pia_logo_gray.png'); height: 59px; margin: 30px 0px 45px; }

ul#header_nav             { float: right; margin-right: 40px; }
ul#header_nav li          { display: inline; padding-right: 10px; }
ul#header_nav li a        { padding: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; color: #D7D7D8; text-decoration: none; }
ul#header_nav li a:hover  { background-color: white; color: #7AA2D3; }

div#info_form             { position: relative; padding-left: 10px; }
div#info_form div         { -moz-border-radius: 25px; -webkit-border-radius: 25px; }

div#info_bg               { position: absolute; top: 0; left: 0; width: 290px; height: 210px; background-color: white; opacity: .50; filter: alpha(opacity=50); }
div#info_text             { position: relative; z-index: 100; float: left; width: 270px; }
div#info_text ul          { color: white; padding-left: 20px; margin: 0px; font-weight: bold; }
div#info_text p           { color: white; padding: 10px 0px; margin: 0px; font-weight: bold; }
h1#get_plugged_in         { margin: 5px 0; color: #51698B; text-align: center;}

div#form_container        { float: left; margin-left: 30px; }
ul#form_nav               { padding: 0px; margin: 10px 0px 2px; clear: right; }
ul#form_nav li            { display: inline; }

ul#form_nav a             { outline: none; text-decoration: none; color: white; font-size: 24px; font-weight: bold; background-color: #B0C3DB; padding: 10px 15px 35px; -moz-border-radius: 25px 25px 0px 0px; -webkit-border-radius: 25px 25px 0px 0px; }
ul#form_nav a:hover       { background-color: white; color: gray; }
ul#form_nav a.up          { background-color: white; color: gray; }

div#form                  { position: relative; z-index: 100; background-color: white; padding: 7px 20px; text-align: right; -moz-border-radius: 30px; -webkit-border-radius: 30px; }
div#form fieldset         { border: none; padding: 0px; }
div#form p                { margin: 0px; }

input.text_field, input.url_text_field { width: 380px; color: #a0a0a0; font-size: 34px; padding: 5px; margin: 5px 0; border: 1px solid #C1C1C1; }
input.url_text_field      { width: 180px; }
input.signUp_In           { outline: none; width: 109px; height: 58px; background-image: url('/images/common/EnterButton.gif'); border: 0px solid #FFFFFF; margin-top: 5px; }
.gray_text                { font-size: 15px; color: #A0A0A0; }

.clearfix:after   { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix         { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix  { height: 1%; }
.clearfix         { display: block; }