/*
|--------------------------------------------------------------------------
|  Project TBA > Frontend > Styles Style Sheet
|--------------------------------------------------------------------------
|
| @package		Project TBA
| @subpackage	Frontend
| @company		Nico Gamma Multimedia Solutions
| @phone		845/863/3634
| @author		Nico Gamma
| @email		nico@nicogamma.com
| @link			http://www.nicogamma.com
| @copyright	2009 Barrons Security, Inc. ; 2009 Nico Gamma Multimedia Solutions
|
*/

/*
|--------------------------------------------------------------------------
| Project TBA > Frontend >  Styles Style Sheet > News
|--------------------------------------------------------------------------
|
*/

div.news_text			{ margin: 0 0 0 30px; color: #151515; }

/*
|--------------------------------------------------------------------------
| Project TBA > Frontend >  Styles Style Sheet > Footer
|--------------------------------------------------------------------------
|
*/

div.footer_text			{ float: left; margin: 23px 0 0 10px; color: #575757; width: auto; }
div.footer_cp			{ float: right; margin: 23px 10px 0 0; color: #575757; text-align: right; width: auto; }

/*
|--------------------------------------------------------------------------
| Project TBA > Frontend >  Styles Style Sheet > Common Styling
|--------------------------------------------------------------------------
|
*/

div.clear { clear: both; }
h2 { color: #000000; font-size: 11px;  }
h3 { color: #000000; font-size: 16px; font-weight: bold; text-decoration: underline; } 

/*
|--------------------------------------------------------------------------
| Project TBA > Frontend >  Styles Style Sheet > Links
|--------------------------------------------------------------------------
|
*/

a						{ color: #494949; }
a:hover					{ text-decoration: none; }
a.link					{ color: #494949;}
a.link:hover			{ text-decoration: none; }

div.nav a					{ font-weight: bold; color: #fff; text-decoration: none; text-transform: uppercase; }
div.nav ul { list-style-type: none; margin: 0 0 0 -40px; }

a.news_title			{ color: #434343; }
a.news_commnb			{ color: #ba0000; text-decoration: none; }

div.footer a			{ color: #2c2c2c; }
div.footer_cp a			{ color: #a60000; }

/*
|--------------------------------------------------------------------------
| Project TBA > Frontend >  Styles Style Sheet > Miscellaneous Styling
|--------------------------------------------------------------------------
|
*/

div.home_pss {float: left; color: #000000; font-size: 12px; padding-left: 30px; padding-top: 20px; width: auto; height: auto; }
div.home_pss_text { border: 1px solid #000000; margin-top: -3px; height: 170px; padding-top: 5px; }

div.home_privacy { float: left; color: #000000; font-size: 12px; padding-left: 30px; width: 350px; padding-top: 20px; }
div.home_privacy_text { border: 1px solid #000000; margin-top: -3px; padding-left: 2px; width: 302px; }
 
div.home_catch { float: right; color: #000000; font-size: 12px; padding-top: 20px; width: 400px; }

div.security_security {float: left; padding-left: 165px; padding-top: 10px; width: 600px; }
div.security_text { float: left; color: #000000; font-size: 12px; padding-left: 1px; margin-top: -2px; width: 599px; border: 1px solid #000000; }

div.guard {float: left; padding-left: 165px; padding-top: 10px; width: 600px; }
div.guard_text { float: left; color: #000000; font-size: 12px; padding-left: 1px; margin-top: -2px; width: 599px; border: 1px solid #000000; }

div.care {float: left; padding-left: 165px; padding-top: 10px; width: 600px; }
div.care_text { float: left; color: #000000; font-size: 12px; padding-left: 1px; margin-top: -2px; width: 599px; border: 1px solid #000000; }

div.pss_long {float: left; padding-left: 165px; padding-top: 10px; width: 600px; }
div.pss_long_text { float: left; color: #000000; font-size: 12px; padding-left: 1px; margin-top: -2px; width: 599px; border: 1px solid #000000; }

div.contact_form {float: left; padding-left: 125px; padding-top: 10px; width: 679px; }
div.contact_form_area { float: left; color: #000000; font-size: 12px; padding-left: 2px; margin-top: -2px; width: 677px; border: 1px solid #000000; }
div.contact_left {float: left; padding-left: 20px; width: auto; }
div.contact_right {float: right; padding-right: 20px; width: auto; }

div.employment_form {float: left; padding-left: 125px; padding-top: 10px; width: 679px; }
div.employment_form_area { float: left; color: #000000; font-size: 12px; padding-left: 2px; margin-top: -2px; width: 677px; border: 1px solid #000000; }
div.employment_left {float: left; padding-left: 20px; width: auto; }
div.employment_right {float: right; padding-right: 20px; width: auto; }

div.fax { text-decoration: none; }

div.textarea {float: left; padding-left: 20px; padding-top: 20px; width: auto; }

div.executive_protection {float: left; padding-left: 165px; padding-top: 10px; width: 600px; }
div.executive_protection_text { float: left; color: #000000; font-size: 12px; padding-left: 1px; margin-top: -2px; width: 599px; border: 1px solid #000000; }

div.name_left { float: left; color: #000000; font-size: 20px; padding-left: 20px; padding-top: 15px; width: auto; }

div.phone_right {float: right; padding-right: 50px; padding-top: 35px; width: 175px; }

img {border: 1px solid #000000;}

#myform_errorloc { color: #FF0000; }