/*
|--------------------------------------------------------------------------
|  Fig's Auto Driving School Inc. >> Frontend >> Styles
|--------------------------------------------------------------------------
|
| @package		Figs Auto Driving School Inc.
| @subpackage	Frontend
| @company		Nico Gamma Multimedia Solutions
| @author		Nico Gamma
| @email		nico@nicogamma.com
| @link			http://www.nicogamma.com
| @copyright	2009 Nico Gamma Multimedia Solutions
|
*/

/*
|------------------------------------------------------------------------------------------
|  Fig's Auto Driving School Inc. >> Frontend >> IE StyleSheet >> Body/General Declarations
|------------------------------------------------------------------------------------------
*/
*{ padding: 0px; margin: 0px; }
body, html { background: #F9F9F7 ; font-size: 12px; font-family: "trebuchet ms", helvetica, sans-serif; color: #000000; line-height: 18px; }

/*
|------------------------------------------------------------------------------------------
|  Fig's Auto Driving School Inc. >> Frontend >> IE StyleSheet >> Image Declarations
|------------------------------------------------------------------------------------------
*/
img.picA { position: relative; top: -2px; background: url('../images/a47.gif') no-repeat; width: 76px; height: 74px; padding: 8px; }

img.floatleft { float: left; margin: 0px 14px 3px 0px; }

/*
|------------------------------------------------------------------------------------------
|  Fig's Auto Driving School Inc. >> Frontend >> IE StyleSheet >> BG and Content
|------------------------------------------------------------------------------------------
*/
#bg { position: absolute; top: 0px; left: 0px; width: 747px; height: 264px; z-index: 1; }

#content { position: relative; width: 747px; margin: 0 auto; background: #fff url(../images/abg.gif) repeat-y; }

/*
|-----------------------------------------------------------------------------------------------------
|  Fig's Auto Driving School Inc. >> Frontend >> IE StyleSheet >> Top(Header), Body, Menu Declarations
|-----------------------------------------------------------------------------------------------------
*/
#inner { position: relative; padding: 13px 30px 13px 30px; z-index: 2; }

#header { position: absolute; background: url(../images/logo.bmp); width: 667px; height: 120px; color: #FFFFFF; padding-left: 20px; }

#menu { position: relative; background: url(../images/nav_bg.bmp) repeat-x; height: 55px; padding: 0px 20px 0px 5px; margin: 130px 0px 20px 0px; }

#menu ul li a:hover { color: #B70004; text-decoration: underline; }

/*
|------------------------------------------------------------------------------------------
|  Fig's Auto Driving School Inc. >> Frontend >> IE StyleSheet >> Right Column
|------------------------------------------------------------------------------------------
*/
#right_col { position: relative; width: 180px; float: right; }

#right_col h3 { position: relative; top: 4px; font-size: 16px; line-height: 25px; color: #990000; letter-spacing: -1px; background: url('../images/a22.gif') bottom repeat-x; padding: 0px 0px 10px 10px; margin-bottom: 20px; }

#right_col .content { padding: 0px 10px 0px 10px; margin-bottom: 20px; }

/*
|------------------------------------------------------------------------------------------
|  Fig's Auto Driving School Inc. >> Frontend >> IE StyleSheet >> Primary Content
|------------------------------------------------------------------------------------------
*/
#primarycontent { position: relative; width: 480px; float: left; }

#primarycontent h3 { position: relative; top: 4px; font-size: 16px; line-height: 25px; color: #990000; letter-spacing: -1px; background: url('../images/a22.gif') bottom repeat-x; padding: 0px 0px 10px 15px; margin-bottom: 20px; }

#primarycontent .content { padding: 0px 15px 0px 15px; margin-bottom: 20px; }

#primarycontent .content2 { padding: 0px 15px 0px 15px; margin-bottom: 20px; text-align: center; }

#primarycontent .post { margin-bottom: 30px; }

#primarycontent .post .header { position: relative; }

#primarycontent .post .date { position: absolute; right: 15px; top: 0px; line-height: 35px; color: #AFAFA4; font-weight: bold; }

#primarycontent .post .content { margin-bottom: 0px; }

#primarycontent .post .footer { position: relative; top: -10px; background: url('../images/a33.gif') repeat-x; height: 64px; }

#primarycontent .post .footer ul { list-style: none; position: absolute; right: 15px; bottom: 15px; }

#primarycontent .post .footer ul li { display: inline; line-height: 14px; padding-left: 17px; margin-left: 25px; background-repeat: no-repeat; background-position: 0px 2px; }

/*
|------------------------------------------------------------------------------------------
|  Fig's Auto Driving School Inc. >> Frontend >> IE StyleSheet >> Footer
|------------------------------------------------------------------------------------------
*/
#footer { position: relative; clear: both; height: 66px; background-image: url('../images/a50.gif'); color: #000000; }

#footer_nav {float: left; padding-left: 10px; width: auto;}

#footer_info {float: right; padding-right: 10px; width: 525px; }

/*
|------------------------------------------------------------------------------------------
|  Fig's Auto Driving School Inc. >> Frontend >> IE StyleSheet >> Misc. Left Class
|------------------------------------------------------------------------------------------
*/
.left { float: left; width: auto; padding-bottom: 20px; }
.services { text-align: left; }
