/*
-----------------------------------------------
forms.css :  BP General Form Elements, Guest Access Form
Author:   Samira Vijghen
Version:  08 September 2011
PLEASE DO NOT CHANGE THIS FILE 
----------------------------------------------- */
#terms fieldset{border-color:#000;border-style:solid none none;border-width:1px 0 0;clear:both;font-size:1.2em;margin:10px 5px 0 0;padding:10px;width:600px;}
* html #terms fieldset{width:520px;}
#terms fieldset legend{color:#333;font-size:1.1em;font-weight:700;margin:0;padding:0 5px;}
#terms label,#terms .label{display:block;float:left;font-weight:700;margin:10px 0 5px;padding:3px 5px;text-align:left;width:350px;}
#terms div.notes{background:#ffffe1;border:1px solid #999;color:#333;float:right;height:auto;margin:10px 0 1em 5px;padding:5px;width:155px;}
#terms div.notes h4{border-bottom:2px solid #fff;color:#c00;font-size:1em;line-height:1.4em;margin:5px 0;padding:3px 0;}
#terms div.notes p{color:#666;font-size:.9em;line-height:1.6em;margin:5px 0;padding:3px 0;}

/*
-----------------------------------------------
 BP = GUEST ACCESS Form (Added 04/04/2007)
----------------------------------------------- */
#gaf-download{background:#f0f4f9 url(assets/md5images/74792afa39ce11375a4d36e28f4c7d3c.gif) no-repeat 10px 20px;border:1px solid #a6bfd4;font-family:Georgia,"Times New Roman",serif;height:90px;margin:25px auto;padding:20px 14px 10px;text-align:left;width:570px;}
#gaf-download p{padding-left:70px;}
#gaf-download p a{font-family:Georgia,"Times New Roman",serif;font-size:22px;font-weight:400;letter-spacing:-1px;line-height:22px;}
#gaf-download h2{color:#8fa3bf;font-size:17px;font-style:italic;font-weight:400;line-height:17px;padding-left:70px;}
#srf-form{background:#f9f9f9;border:1px solid #ccc;margin:75px auto 0;padding:15px;text-align:left;width:568px;}
#srf-form h2{background:url(assets/md5images/95d5d3658d726b9214984d936efeaf58.gif) top left no-repeat;color:#65990B;display:block;font:18px/1.4em Georgia,"Times New Roman",serif;font-style:italic;font-weight:400;height:70px;margin:20px 0 10px;padding-left:60px;text-align:left;}
#srf-form p{line-height:1.6em;margin:0 20px 8px 80px;text-align:justify;width:425px;}
#srf-form a{background:#dceaca;font-weight:700;}
#srf-form form table{background:#f9f9f9;font:12px/1.6em Arial;margin:20px 0 10px 80px;padding:0;text-align:left;width:490px;}
#srf-form table td{background:#f9f9f9;border:0;font:11px Verdana,Arial,Helvetica,sans-serif;margin:0 10px 0 0;padding:5px;text-align:left;vertical-align:top;}
#srf-form table td.comment-preface{font:12px/1.6em Arial,Verdana,Helvetica,sans-serif;padding:20px 50px 20px 5px;text-align:justify;}
#srf-form table td.send{background:#f9f9f9 url(assets/md5images/d16be6d335215f42dcdb7fb767aab9f2.gif) right no-repeat;}
#srf-form table td span{background:#dceaca;color:#000;font:11px Verdana,Arial,Helvetica,sans-serif;font-size:80%;line-height:1.3em;}
#srf-form table td textarea,#srf-form table td input,#srf-form table td select{background:#fff;border:1px solid #65990B;color:#000;float:left;font:12px/1.3em Arial,Verdana,Helvetica,sans-serif;font-weight:400;padding:2px;}
#srf-form table td input,#srf-form table td select{width:275px;}
#srf-form table td textarea{width:440px;}
#srf-form table td input#send-lib{background:#537D09;border:1px solid #65990B;color:#fff;float:right;font-weight:700;margin-right:35px;width:175px;}
