
/*
##################################################
			GLOBAL
##################################################
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
table, th, td {
	border-collapse: collapse;	
	vertical-align: top;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight: bold !important;
}

body {
	margin: 30px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(/images/fg_bg.jpg) 50% top repeat-y;
	font-size: 62.5%;
	behavior:url(http://www.funnygarbage.com/_2007_redesign/js/csshover.htc);
}


/* ---------------------- END GLOBAL --------------------------- */


/*
##################################################
			STRUCTURE
##################################################
*/

#fg_globalnav, #fg_subnav, #fg_content {
	float: left;
}


#fg_wrapper {
	margin: 0 auto;
	width: 958px;
	/*background-color: #fff;*/
}

#fg_globalnav {
border-bottom:3px solid #000000;
padding:1em 0 0;
width:100%;
font-weight: bold;
}
	
	
	/*2009 RE-DESIGN STYLES 
	#header {
		padding: 1em 0;
		border-top: 3px solid #000;
		float: left;
		width: 100%;
		font-weight: bold;
 	}
		#logo {
			color:#D80073;
			float:left;
			font-size:1.75em;
			line-height:1em;
			margin-left:0;
			padding:0;
			width:470px;
		}
	#footer {
 		padding: 1em 1.5em;
 		background: #e0e0e0;
 		font-weight: bold;
 		position: relative;
		clear: both;
 	}
 		#fg_social {
 			position: absolute;
 			right: 1.5em;
 			top: 1em;
 		}


	#gnav {
		padding: 25px 1em 0 0;
		float: right;
		font-size: 1.4em;
	}
		#gnav ul, #gnav li {
			float: left;
		}
		#gnav li {
			margin-left: 1.5em;
		}
		#gnav a {
			color: #000;
		}
			#gnav a:hover {
				color: #009ddb;
			}

#footer a {
  color:#000;
}

#fg_social li {
	margin-left: 5px;
	float: left;
	
}
#fg_social a.ir {
	padding-top: 14px;
	width: 16px;
}
	#fg_social a#log_fb {
		background-image: url(http://www.funnygarbage.com/alpha/sites/all/themes/fg/images/log016x014facebook.png)
	}
	#fg_social a#log_myspace {
		background-image: url(http://www.funnygarbage.com/alpha/sites/all/themes/fg/images/log016x014myspace.png)
	}
	#fg_social a#log_flickr {
		background-image: url(http://www.funnygarbage.com/alpha/sites/all/themes/fg/images/log016x014flickr.png)
	}

*/

	
	
	
	
	
	
	#fg_subnav {
		margin-bottom: 15px;
		padding: 4px 0;
		width: 958px;
		border-top: 1px dotted #999;
		border-bottom: 1px dotted #999;
	}
	#fg_flash_feature {
		margin-bottom: -2px;
	}
	#fg_content {
		width: 960px;
		
	}
		#fg_content.fg_jobs_wrapper, #fg_content.fg_contact_wrapper, #fg_content.fg_about_wrapper{
			padding: 30px 0px;
			width: 100%;
		}
	#fg_content.fg_proj_wrapper {
			padding: 10px 0px;
			width: 100%;
		}
	
	
	#fg_news_boxwrapper, #fg_proj_boxwrapper {
		margin-left: 24px;
		float: left;
		display: inline;
	}
	#fg_news_boxwrapper {
		/*background-color: #ff0;*/
	}
	#fg_proj_boxwrapper {
		/*background-color: #f69;*/
	}
		.fg_news_boxwrapper_l, .fg_news_boxwrapper_r, .fg_proj_boxwrapper_l, .fg_proj_boxwrapper_r {
			width: 454px;
			font-size: 1.1em;
			float: left;
			display: inline;
		}
		.fg_news_boxwrapper_l, .fg_proj_boxwrapper_l {
			margin-right: 2px;
		}
			.fg_box, .fg_box_proj {
				padding: 12px 20px;
				width: 414px;
				clear: right;
				float: left;
				position: relative;
			}
				.fg_box_proj {
					background-color: #3cf;
					height: 360px;
				}
    .fg_news_boxwrapper_r {
    }
      .fg_news_boxwrapper_r .fg_box {
        width: 414px;
        clear: none;
      }
	#fg_footer {
		padding: 12px 0;
		font-weight: bold;
		background: #fff url(/images/log042x035fg_white.gif) 28px 10px no-repeat;
		clear: left;
	}




/* JOBS/CONTACT SECTION */

#fg_job_info, #fg_job_form, #fg_contact_form, #fg_contact_info, #fg_about_info, #fg_about_reel{
	font-size: 1.1em;
	float: left;
	display: inline;
}
	#fg_contact_form, #fg_contact_info, #fg_about_info, #fg_about_reel {
		margin-top: 15px;
	}
#fg_job_info, #fg_contact_form, #fg_about_info {
	padding-left: 17px;
	margin-left: 53px;
	width: 365px;
}
	#fg_contact_form {
		padding: 25px 15px 15px 17px;
		/*background-color: #ff0;*/
		width: 418px;
	}
#fg_job_form {
	padding: 15px 5px 20px 20px;
	margin-right: 60px;
	width: 408px;
	/*background-color: #ff0;*/
	float: right;
}
#fg_job_info, #fg_job_form {
  margin-top: 20px;
}
#fg_contact_info, #fg_about_reel {
	margin-right: 60px;
	width: 355px;
	float: right;
}


/* ====== END JOBS/CONTACT SECTION STYLES ====== */



/* ABOUT SECTION */
#fg_about_info {
	padding: 15px 5px 20px 20px;
	margin-left: 53px;
	width: 365px;
	float:left;
}
#fg_about_reel {
	padding: 15px 5px 20px 15px;
	margin-right: 50px;
	width: 406px;
	float: left;
}
#employee_wrapper {
	width: 900px;
	/*background-color: #ff0;*/
	float:left;
	
}
.employee_left_column {
	margin-left:10px;
	float: left;
	width: 500px;
	border-right:1px dotted #999;
	/*background-color: #ff0;*/
	padding-left:20px;
}
.employee_right_column {
	float: left;
	width: 340px;
	/*background-color: #ff0;*/
	padding-right:20px;
}


/* ====== END ABOUT SECTION STYLES ====== */


/* ---------------------- END STRUCTURE --------------------------- */


/*
##################################################
			NAVIGATION
##################################################
*/

#fg_globalnav .fg_hor_list {
	margin: 7px 0 2px 0;
	display: inline;
	/*width: 938px;*/
	width: 100%;
}
	#fg_globalnav .fg_hor_list li {
		margin: 0 3px;
		padding-top: 9px;
	}
		#fg_globalnav .fg_hor_list li#fg_nav_logo {
			padding: 0 4px 0 20px;
		}
		#fg_globalnav .fg_hor_list li#fg_nav_www {
			margin-right: 20px;
			padding-top: 13px;
			float: right;
		}
		#fg_globalnav .fg_hor_list li#fg_nav_clients{
			margin-right: 20px;
			padding-top: 5px;
			float: right;
		}
		#fg_globalnav .fg_hor_list li#fg_nav_clients span{
		float:left; 
		text-align:right; 
		text-transform:uppercase;
		margin-right:5px;
		font-weight:bold;
		margin-top:5px;
		}
	
	#fg_nav_home a, #fg_nav_about a, #fg_nav_projects a, #fg_nav_contact a, #fg_nav_jobs a, #fg_nav_flog a{
		padding-top: 23px;
		height: 0;
		display: block;
		overflow: hidden;
		background-repeat: no-repeat;
	}
	#fg_nav_clients a {
		padding-top: 32px;
		height: 0;
		display: block;
		overflow: hidden;
		background-repeat: no-repeat;
	}
	
		#fg_nav_home a {
			width: 75px;
			background-image: url(/images/but075x069home.gif);
		}
		#fg_nav_about a {
			width: 78px;
			background-image: url(/images/but078x069about.gif);
		}
		#fg_nav_projects a {
			width: 98px;
			background-image: url(/images/but098x069projects.gif);
		}
		#fg_nav_contact a {
			width: 93px;
			background-image: url(/images/but093x069contact.gif);
		}
		#fg_nav_jobs a {
			width: 68px;
			background-image: url(/images/but068x069jobs.gif);
		}
		#fg_nav_flog a {
			width: 69px;
			background-image: url(/images/but069x069flog.gif);
		}
		#fg_nav_clients a {
			width: 126px;
			background-image: url(/images/but126x064curr_clients.gif);
		}
	
	#fg_nav_home a:hover, #fg_nav_about a:hover, #fg_nav_projects a:hover, #fg_nav_contact a:hover, #fg_nav_jobs a:hover, #fg_nav_flog a:hover, #fg_nav_clients a:hover{
		background-position: 0 -23px;
	}
	#fg_nav_clients a:hover {
	background-position: 0 -32px;
	}
	
	#fg_nav_home a.fg_nav_select, #fg_nav_about a.fg_nav_select, #fg_nav_projects a.fg_nav_select, #fg_nav_contact a.fg_nav_select, #fg_nav_jobs a.fg_nav_select, #fg_nav_flog a.fg_nav_select {
		background-position: 0 -46px;
	}


#fg_subnav .fg_hor_list {
	margin-left: 105px;
	border-left: 1px solid #d8d8d8;
	display: inline;
}
	#fg_subnav .fg_hor_list li {
		padding: 0 2px;
		border-right: 1px solid #d8d8d8;
	}
	#fg_subnav_ds a, #fg_subnav_web a, #fg_subnav_app a, #fg_subnav_ent a {
		padding-top: 26px;
		height: 0;
		display: block;
		overflow: hidden;
		background-repeat: no-repeat;
		background-position: 50% 0;
	}
		#fg_subnav_ds a {
			width: 209px;
			background-image: url(/images/but158x052db.gif);
		}
		#fg_subnav_web a {
			width: 141px;
			background-image: url(/images/but098x052web.gif);
		}
		#fg_subnav_app a {
			width: 171px;
			background-image: url(/images/but125x052app.gif);
		}
		#fg_subnav_ent a {
			width: 185px;
			background-image: url(/images/but145x052ent.gif);
		}
	
	#fg_subnav_ds a:hover, #fg_subnav_web a:hover, #fg_subnav_app a:hover, #fg_subnav_ent a:hover {
		background-position: 50% -26px;
	}
	#fg_subnav_ds a.selected, #fg_subnav_web a.selected, #fg_subnav_app a.selected, #fg_subnav_ent a.selected {
		background-position: 50% -26px;
	}



/* ---------------------- END NAVIGATION --------------------------- */



/*
##################################################
				HEADERS
##################################################
*/

/*h1 {
	display: none;
}*/

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	color: #f92e74;
	font-weight: normal;
	font-style: italic;
}
	h2.fg_home_latest, .fg_jobs_wrapper h2, .fg_contact_wrapper h2, .fg_about_wrapper h2 {
		margin-left: 60px;
		clear: left;
	}
.fg_proj_wrapper h2 {
		margin-left: 52px;
		clear: left;
	}
	.sIFR-hasFlash h2.fg_home_latest.sIFR-replaced {
    padding: 4px 0 4px 67px;
    margin: 5px 0;
    border: 0;
  } 
  .sIFR-hasFlash h2.fg_heading_borders.sIFR-replaced {
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
  }
/*  .sIFR-hasFlash #fg_content h2.fg_home_latest.sIFR-replaced {
    border: 0;
  }*/
  
h3 {
	font-size: 1.8em;
	text-transform: uppercase;
}
	h3.fg_fgothic, h3.fg_fgothic_white {
		clear: left;
	}
	h3.fg_fgothic_white {
		color: #fff;
	}
h4 {
	font-size: 1.4em;
	text-transform: uppercase;
}
	#fg_recent_proj label {
		padding-left: 15px;
		font-size: 1.2em;
		font-weight: bold;
		text-transform: uppercase;
		background: url(/images/ico013x013twirl_down.gif) no-repeat 0 50%;
	}
		#fg_recent_proj label.collapsed {
			background-image: url(/images/ico013x013twirl_up.gif);
		}
h5 {
	font-size: 1.2em;
	text-transform: uppercase;
}
	.fg_box h5 {
		margin-top: 10px;
	}
	.fg_box li h5 {
		margin: 0;
	}
	#fg_job_info h5 {
		margin-bottom: 3px;
		color: #f06;
	}
	.fg_services {
		color: #f92e74;
		margin-left:67px;
	
	}



/* ---------------------- END HEADERS --------------------------- */




/*
##################################################
				TEXT
##################################################
*/

p {
	margin: 0 0 1em 0;
	line-height: 1.3em;
}
	#fg_footer p {
		margin: 0;
		padding-left: 90px;
		width: 828px;
		line-height: 1.5em;
	}
	p.fg_flog_post {
		margin: 0;
		font-style: italic;
		font-size: .95em;
	}


p#fg_full_clientlist {
	margin: 0;
	padding-left: 12px;
	background: url(/images/ico009x009asterisk_onyell.gif) 0 2px no-repeat;
	position: relative;
	top: -38px;
	right: 0;
	float: right;
}
	.fg_proj_boxwrapper_l p#fg_full_clientlist {
		background-image: url(/images/ico009x009asterisk_onpink.gif);
	}
	.fg_proj_boxwrapper_l p#fg_full_clientlist a {
		color: #fff;
	}


.fg_required_p {
	margin-top: -5px;
	font-weight: bold;
}
	.fg_required_p img, #fg_job_form dt img {
		margin-right: 5px;
	}

.fg_box_proj .fg_hor_list p {
	padding-left: 2px;
}


.fg_red_text, .fg_red_text a, .fg_box .fg_red_text a {
	color: #f36;
}

.fg_error_msg, .form_error {
  color: #f36;
  font-style: italic;
  font-size: 10px;
}

/*p.fg_error_msg {
	margin: 0 0 3px 0;
	padding-left: 85px;
	color: #f36;
	font-style: italic;
	float: left;
}*/


p.fg_address_red, p.fg_address_blue {
	margin: 15px 0 15px -2px;
	padding: 4px 0 0 30px;
	background-repeat: no-repeat;
	height: 82px;
	font-size: 1.1em;
}
	p.fg_address_red {
		background-image: url(/images/oth026x084brace_red.gif);
	}
	p.fg_address_blue {
		background-image: url(/images/oth026x084brace_blue.gif);
	}
	p.fg_address_red strong, p.fg_address_blue strong {
		font-size: 1.1em;
	}

/* ---------------------- END TEXT --------------------------- */




/*
##################################################
			BUTTONS/LINKS
##################################################
*/

a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
	#fg_footer a {
		margin-left: 4px;
		color: #09f;
	}
	#fg_recent_proj dt a {
		color: #f36;
	}

.fg_box a, #fg_job_info a {
	color: #09f;
}
	.fg_box a.fg_txt_white, a.fg_txt_white, .fg_txt_white {
		color: #fff;
	}

a.fg_photo_link {
	padding-top: 300px;
	width: 400px;
	height: 0;
	display: block;
	overflow: hidden;
}
	a.fg_photo_link:hover {
		/*background-color: #ff0;*/
		text-decoration: none;
		filter:alpha(opacity=40);
		-moz-opacity:0.40;
		opacity:0.40;
	}

#fg_recent_clients a {
	border: 1px solid #000;
	display: block;
	width: 74px;
	height: 43px;
}
	.fg_proj_boxwrapper_l #fg_recent_clients a {
		border-color: #f69;
	}
	#fg_recent_clients a:hover, #fg_recent_clients img:hover {
		border-color: #09f;
	}

.fg_box_proj .fg_hor_list a {
	margin-bottom: 3px;
	border: 1px solid #3cf;
	display: block;
	width: 122px;
	height: 92px;
}
	.fg_box_proj .fg_hor_list p a {
		display: inline;
		border: none;
	}
	.fg_box_proj .fg_hor_list a:hover, .fg_box_proj .fg_hor_list img:hover {
		border-color: #fff;
	}
	

/* ---------------------- BUTTONS/LINKS --------------------------- */




/*
##################################################
					LISTS
##################################################
*/

li {
	list-style-type: none;
}


.new_row {
	clear: left;
}

.fg_hor_list {
	float: left;
}
	.fg_hor_list li {
		float: left;
		display: inline;
	}


#fg_recent_proj {
	width: 958px;
	clear: left;
}
	#fg_recent_proj dt {
		margin-bottom: 12px;
		padding: 6px 25px 6px 64px;
		font-size: 1.2em;
		width: 869px;
		float: left;
	}
		#fg_recent_proj dt:hover {
			background-color: #84d3f7;
		}
	#fg_recent_proj dd {
		margin-bottom: 12px;
		padding: 0 67px;
		width: 824px;
		border-bottom: 1px dotted #999;
		float: left;
	}
		#fg_recent_proj dd div p {
			margin: 0;
			padding-bottom: 30px;
			background-repeat: no-repeat;
			display: table-cell;
		}
			#fg_recent_proj dd div p.fg_recent_proj_img1 {
				padding-right: 24px;
			}

#fg_latest_proj {
  clear: left;
  float: left;
  display: inline;
  padding-left: 24px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 15px;
  margin-top: 15px;
  width: 934px;
}
  #fg_latest_proj li {
    clear:right;
    float:left;
    padding: 0 20px 12px 27px;
    position:relative;
    width:407px;
  }
    #fg_latest_proj li h5 {
      padding-bottom: 12px;
    }
    #fg_latest_proj li img {
      border: 0;
    }
  #fg_latest_proj li.first {
    border-right: 1px dotted #ccc;
  }

ul.fg_news_list li {
	margin: 10px 0;
	line-height: 1.2em;
	clear: left;
}
	ul.fg_news_list li img {
		margin: 0 12px 12px 0;
		border: 1px solid #000;
		float: left;
	}
		
	
	
ul.fg_red_list {

}
	ul.fg_red_list li, ul.fg_blue_list, ul.fg_white_list li {
		margin: 5px 0;
		padding-left: 17px;
		background-repeat: no-repeat;
		background-position: 0 1px;
	}
	ul.fg_red_list li {
		background-image: url(/images/bul011x010asterisk_red.gif);
	}
	ul.fg_blue_list li {
		background-image: url(/images/bul011x010asterisk_blue.gif);
	}
		#fg_job_info ul.fg_blue_list {
			margin-left: -17px;
		}
		#fg_job_info ul.fg_blue_list li {
			padding-bottom: 0;
			background-image: url(/images/bul011x010asterisk_blwh.gif);
		}
	ul.fg_white_list li {
		background-image: url(/images/bul011x010asterisk_redwh.gif);
	}
		#fg_about_reel ul.fg_white_list li {
			background-image: url(/images/bul011x010asterisk_red.gif);
		}
	ul.fg_white_list a {
	color:#09f;
	}


#fg_flog_list {

}
	#fg_flog_list li {
		margin: 5px 0;
		padding-left: 10px;
	}
	#fg_flog_list li.fg_red_text {
		margin-top: 12px;
	}

#fg_recent_clients {
	margin: -1em 0 20px 0;
	width: 414px;
	border-bottom: 1px dotted #000;
}
	.fg_proj_boxwrapper_l #fg_recent_clients {
		border: none;
	}
	#fg_recent_clients li {
		padding: 0 0 12px 7px;
	}
	#fg_recent_clients li.fg_firstinline {
		padding-left: 0;
	}
	#fg_recent_clients img {
		border: 1px solid #000;
	}

#fg_sister_cos {
	margin: -12px 0 12px 0;
}
	li.fg_sister_mid {
		border-left: 1px dotted #000;
		border-right: 1px dotted #000;
	}


#fg_job_info li {
	padding-bottom: 10px;
}
	#fg_job_info li dt {
		font-weight: bold;
	}
	#fg_job_info li dd {
		padding-bottom: 10px;
	}



#fg_job_form dl {
	margin-top: 30px;
	width: 372px;
}
	#fg_job_form dt, #fg_job_form dd, #fg_contact_form dt, #fg_contact_form dd {
		padding-bottom: 12px;
		float: left;
	}
		#fg_job_form dt, #fg_contact_form dt {
			/*padding-top: 4px;*/
			width: 85px;
			text-align: right;
			clear: left;
		}
			#fg_contact_form dt {
				width: 95px;
			}
			#fg_job_form dt.fg_form_shortfield {
				clear: none;
				width: 50px;
			}
			dt.fg_required_field {
				font-weight: bold;
			}
		#fg_job_form dd, #fg_contact_form dd {
			padding-left: 7px;
			width: 280px;
		}
			#fg_job_form dd.fg_form_shortfield {
				width: 50px;
			}
			#fg_job_form dd p, #fg_contact_form dd p {
				margin: 0;
				font-size: .95em;
				font-style: italic;
			}
			#fg_job_form dd select {
				margin-right: 20px;
			}
		#fg_contact_form dd li {
			padding-bottom: 8px;
		}


#fg_contact_info li {
	padding-bottom: 20px;
}





.fg_box_proj .fg_hor_list {

}
	.fg_box_proj .fg_hor_list li {
		padding: 0 0 12px 14px;
		width: 120px;
	}
		.fg_box_proj .fg_hor_list li.fg_firstinline {
			padding-left: 0;
		}
	.fg_box_proj .fg_hor_list img {
		border: 1px solid #3cf;
	}

#fg_polaroid_boxwrapper {
	margin-left:0;
	}
	.fg_polaroid li {
	padding-top:6px;
	padding:6px;
	display:inline;
	}
	
dl.fg_mgmt_list {
  clear: both;
}  
	dl.fg_mgmt_list dt {
	padding-right: 10px;
	padding-left:10px;
	clear:left;
	float:left;
  margin-bottom: 20px;
	}
	
	dl.fg_mgmt_list dd {
	display:inline;
	float:left;
	width: 341px;
	margin-top:5px;
  margin-bottom: 20px;
	}
	dl.fg_mgmt_list dd p {
		margin: 0 0 3px 0;
	}

/* ---------------------- LISTS --------------------------- */




/*
##################################################
			EXTRAS
##################################################
*/

hr.dotted {
	margin: 12px 0;
	color: #fff;
	height: 0px;
	border: 0px;
	border-bottom: 1px dotted #999;
	width: 958px;
}
	.fg_box hr.dotted {
		margin: 12px 0;
		width: 100%;
		border-color: #000;
		clear: left;
	}

#fg_flickr_badge {
	margin: 0px 0 12px 0;
	padding: 7px;
	width: 113px;
	background-color: #fff;
	text-align: center;
	float: right;
}
	#fg_flickr_badge p {
		margin: 0;
		font-size: .9em;
	}

/* ---------------------- EXTRAS --------------------------- */




/*
##################################################
			FORMS
##################################################
*/

.input_lg, .textarea_lg {
	width: 270px;
}
	.textarea_lg {
		height: 105px;
	}
.input_sm {
	margin-left: 5px;
	width: 50px;
}
	#fg_contact_form .input_sm {
		width: 110px;
	}
.input_error {
	background-color: #f06 !important;
}

.fg_form_button {
	padding-top: 32px;
	margin-top: 25px;
	height: 0px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
}
	.fg_job_preview {
		background-image: url(/images/jobs/but151x064pview_app.gif);
		width: 151px;
	}
	.fg_job_changes {
		background-image: url(/images/jobs/but109x064make_changes.gif);
		width: 109px;
	}
	.fg_job_submit {
		margin-right: 15px;
		background-image: url(/images/jobs/but061x064submit.gif);
		width: 61px;
		float: left;
	}
	.fg_contact_send {
		background-image: url(/images/but106x064send_msg.gif);
		width: 106px;
	}
.fg_form_button:hover {
	background-position: 0 -32px;
}

/* ---------------------- FORMS ---------------------- */


/*
##################################################
			ABOUT/ALL CLIENTS
##################################################
*/

#fg_employee_wrapper {
border-top:1px dotted #999999;
width:900px;
/*background:#ff0;*/
padding:0 0 20px 0;
margin:5px 0 0 30px;
float:left;
font-size:1.2em;
}
#fg_employee_wrapper h5{
margin:0 0 10px 0;
color:#f92e74;
}

#fg_employee_l {
float:left;
width:504px;
margin:30px 0 0 20px;
border-right:1px dotted #000;
}
#fg_employee_l h5{
margin-left: 16px;
}

#fg_employee_r {
float:left;
width:340px;
margin:30px 0 0 35px;
}
#fg_employee_r li{
    float:left;
	display:inline;
	width:95px;
	margin-right:10px;
	margin-bottom:10px;
}
#fg_abouttop_wrapper {
width:900px;
margin:0 0 20px 60px;
float:left;
font-size:1.2em;
}
#fg_about_bio {
float:left;
width: 420px;

}
#fg_about_reel {
float:left;
margin:-10px 0 0 20px;
/*background-color: #ff0;*/
}

#fg_about_reel img{
margin-bottom: 20px;
}

#fg_about_reel h5 {
margin-bottom:5px;
}
.fg_services{
color:#f92e74;
margin:10px 0 10px 65px;

}
#fg_reel {
  margin-bottom: 35px;
}

#fg_allclients_wrapper {
width:840px;
/*background:#ff0;*/
padding:0 0 20px 0;
margin:0 0 0 66px;
float:left;
}
#fg_allclients_l {
width:250px;
float:left;
margin:10px 0 20px 20px;
border-right: 1px dotted #000;

}
#fg_allclients_m {
width:270px;
float:left;
margin:10px 0 20px 20px;
border-right: 1px dotted #000;
}
#fg_allclients_r {
width:250px;
float:left;
margin:10px 0 20px 20px;
border-right:none;
}

#fg_allclients_wrapper h3 {
font-size:1.3em;
color:#f92e74;
margin:20px 0 10px 20px;
}
#fg_allclients_l dl, #fg_allclients_m dl, #fg_allclients_r dl{
margin-bottom:20px;
line-height:1.4em;
}

#fg_allclients_l dt, #fg_allclients_m dt, #fg_allclients_r dt{
font-size:1.2em;
font-weight:bold;
margin-bottom: 5px;
}
#fg_allclients_l dt img, #fg_allclients_m dt img, #fg_allclients_r dt img{
	border: 1px solid #000;
  margin-bottom: 5px;
  }
#fg_allclients_l dd a, #fg_allclients_m dd a, #fg_allclients_r dd a, #fg_allclients_l dd span, #fg_allclients_m dd span, #fg_allclients_r dd span {
color:#09F;
font-size:1.2em;
}
#fg_allclients_l dd span, #fg_allclients_m dd span, #fg_allclients_r dd span {
  color: #000;
  font-weight: bold;
}
#fg_featclients_wrapper {
width:840px;
margin:5px 0 0 66px;
float:left;
}

#fg_featclients_l {
width:250px;
float:left;
margin:10px 0 20px 20px;

}
#fg_featclients_m {
width:270px;
float:left;
margin:10px 0 20px 20px;
}
#fg_featclients_r {
width:250px;
float:left;
margin:10px 0 20px 20px;
}

#fg_featclients_wrapper h3 {
font-size:1.3em;
color:#f92e74;
margin:20px 0 10px 20px;
}
#fg_featclients_l dl, #fg_featclients_m dl, #fg_featclients_r dl{
margin-bottom:20px;
line-height:1.4em;
}

#fg_featclients_l dt, #fg_featclients_m dt, #fg_featclients_r dt{
font-size:1.2em;
font-weight:bold;
margin-bottom: 5px;
}

#fg_featclients_l dt img, #fg_featclients_m dt img, #fg_featclients_r dt img{
border: 1px solid #000;
margin-bottom: 5px;
}

#fg_featclients_l dd a, #fg_featclients_m dd a, #fg_featclients_r dd a, #fg_featclients_l dd span, #fg_featclients_m dd span, #fg_featclients_r dd span {
color:#09F;
font-size:1.2em;
background: url(/images/bul011x010asterisk_redwh.gif) -2px no-repeat;
padding-left:10px;
}

#fg_featclients_l dd span, #fg_featclients_m dd span, #fg_featclients_r dd span {
  color: #000;
  font-weight: bold;
}

/*
##################################################
			CONTACT THANK YOU
##################################################
*/


#fg_contact_thankyou {
float:left;
background: url(/images/bg900x315thankyou.jpg) top no-repeat;
width:900px;
height:325px;
margin:25px;
}
#fg_contact_ty_desc {
float:left;
width:275px;
margin:200px 0 0 475px;
}
#fg_contact_ty_desc h3{
font-size:1.2em;
color:#333;
text-transform:uppercase;
margin-bottom:5px;
}
#fg_contact_ty_desc p {
font-size:1.2em;
}
#fg_footer2 {
		padding: 12px 0;
		font-weight: bold;
		background: #ff0 url(/images/log042x035fg_yell.gif) 28px 10px no-repeat;
		clear: left;
	}
		#fg_footer2 p {
		margin: 0;
		padding-left: 90px;
		width: 828px;
		line-height: 1.5em;
	}
		#fg_footer2 a {
		margin-left: 4px;
		color: #09f;
	}

/* ---------------------- END CONTACT THANK YOU ---------------------- */



/*
##################################################
			       JOBS
##################################################
*/

#fg_jobslisting_wrapper {
width:824px;
background: url(/images/jobs/pho824x115_jobsmainhead.jpg) top no-repeat;
margin:5px 0 0 66px;
float:left;
border-bottom: 20px solid #09F;
}
#fg_jobscontent_wrapper {
width:824px;
/*background:#ff0;*/
width:100%;
float:left;
margin-top:115px;
}
#fg_jobscontent_wrapper a {
		color:#09F;
		font-size:1.2em;

}

#fg_joblisting_l {
margin:20px 0 30px 60px;
width:280px;
float:left;
}
  #fg_joblisting_l ul.fg_red_list {
    margin-bottom: 15px;
  }
	.fg_round_box {
		margin: 20px 0 20px 80px;
		/*background: #ff0 url(/images/jobs/bg362x253_jobsbtmbox.jpg) left bottom no-repeat;*/
		float: left;
		width: 362px;
		height:253px;
	}
		.fg_round_box h5 {
			float: left;
			/*background: #ff0 url(/images/jobs/bg362x33_jobstopbox.jpg) left top repeat-y;*/
			padding: 0 15px 0 15px;
			margin: 0;
			width: 362px;
			height: 23px;
		}
			.fg_round_box p {
			width: 310px;
			padding-left:30px;
			font-size:1.2em;
			
		}
		.fg_round_box h4 {
		font-size:1.2em;
		margin: 40px 30px 10px 30px;
		color:#f92e74;
		}
		.fg_round_box a {
		color:#09F;
		}

#fg_jobsty_wrapper {
background:#ff0 url(/images/jobs/bg345x174_fgthankyou.jpg) 10% 50% no-repeat;
width:824px;
float:left;
padding-bottom:30px;
margin-top:115px;
}

#fg_app_sumission_desc {
float:left;
width:275px;
margin:50px 0 0 475px;
}
#fg_app_sumission_desc h3{
font-size:1.2em;
color:#333;
text-transform:uppercase;
margin-bottom:5px;
}
#fg_app_sumission_desc p {
font-size:1.2em;
}

/*
##################################################
			      PROJECTS SECTIONS
##################################################
*/
#fg_proj_lowerwrapper{
width:900px;
/*/*background:#ff0;*/*/
padding:0 0 30px 0;
margin:5px 0 20px 30px;
float:left;
}
#fg_proj_lowerwrapper h3{
margin:20px 0 10px 40px;
}
#fg_projtop_wrapper {
width:900px;
margin:20px 0 30px 65px;
float:left;

}
#fg_proj_bio {
float:left;
width: 420px;
}

#fg_proj_bio p{
padding-bottom:10px;
font-size:1.2em;
}
#fg_proj_reel {
float:left;
margin-left: 30px;
width:400px;
}
#fg_proj_reel img{
margin-bottom:10px;
border: 2px solid #000;
}

#fg_threeproj_upper {
margin-top:20px;
}
#fg_threeproj_upper li{
width:122px;
margin-right:18px;
}
#fg_proj_lower {
margin:0 0 40px 40px;
}
#fg_proj_lower li {
  width:122px;
  height: 130px;
  margin-right:20px;
  margin-bottom:10px;
  line-height: 12px;
  overflow: hidden;
}
	#fg_proj_lower li img, #fg_threeproj_upper li img {
		border: 1px solid #000;
	}

/*
##################################################
			      PROJECTS LANDING
##################################################
*/
#project_tile_wrapper {
margin-left:43px;
width:872px;
border-bottom:1px solid #000;
border-top:1px solid #000;
float:left;
margin-bottom:50px;
}
#side-a {
	float: left;
	width: 872px;
}
.proj_tile_desc {
float:left;
}
.proj_tile_desc li {
margin-right:10px;
}


.proj_tile_desc  p{
	margin-top:20px;
	width:400px;
	font-size:12px;
	line-height: 1.2em;

}
.proj_tile_desc img{
margin-bottom:10px;
}
#proj_ent_tile {
	width:415px;
	min-height:237px;
	border-right:1px solid #000;
	float: left;
	border-bottom: 1px solid #000;
	padding-left: 15px;
}
#proj_digistrat_tile {
	width:415px;
	min-height:237px;
	border-right:1px solid #000;
	float: left;
	padding-left: 15px;
}
#proj_web_tile {
	width:415px;
	min-height:237px;
	float: left;
	padding-left: 15px;
	border-bottom: 1px solid #000;
}
#proj_app_tile {
	width:415px;
	min-height:237px;
	float: left;
	padding-left: 15px;
}
#proj_subheading {
	float:left;
	width:550px;
	float: left;
	margin:5px 0 0 45px;
	}
	#proj_subheading ul li{
		display:inline;
		float:left;
		width:200px;
		margin:0 15px 0 0;
		padding:12px 0 25px 60px;
	}
	#proj_subheading ul li.fg_dottedarrow{
		background:transparent url(/images/bg062x060_dotarrow.gif) no-repeat scroll left -1px; 
	}
	#proj_subheading ul li.fg_pinkarrow{
		background:transparent url(/images/bg059x062_reelarrow.gif) no-repeat scroll left 11px;
	}

	a.fg_projlozenge_reel, a.fg_projlozenge_clients  {
	color:#0099FF;
	display:block;
	height:0pt;
	margin:0pt 0pt 0pt 10px;
	overflow:hidden;
	padding:31px 0pt 0pt 24px;
	width:180px;
	}
	
	a.fg_projlozenge_reel {
	background:transparent url(/images/btn180x062_demoreel.gif) no-repeat scroll 0 0;
	}
	a.fg_projlozenge_clients {
	background:transparent url(/images/btn180x062_clientslozenge.gif) no-repeat scroll 0 0;
	}
	
	a:hover.fg_projlozenge_reel{
		background:url(/images/btn180x062_demoreel.gif)no-repeat 0 -31px;
	}
	a:hover.fg_projlozenge_clients{
		background:url(/images/btn180x062_clientslozenge.gif)no-repeat 0 -31px;
	}
	
	
#fg_clients_btn {
background:url(/images/bg126x032but_clients.gif) top left no-repeat;
padding:10px 15px 20px 6px;
}

#fg_clients_btn_desc {
float:left; 
text-align:right; 
text-transform:uppercase; 
width:125px;
margin-right:5px; 
margin-top:-4px; 
font-weight:bold;
}
.fg_projects_landing {
margin:20px 0 0 45px;
float:left;
}

#editor_controlls {
  background-color: #ff9;
  padding: 5px 40px 5px 30px;
  position: absolute;
  top: 0;
  left: 0;
}
  #editor_controlls p.last_updated {
    float: right;
  }
  #editor_controlls a {
    color: #3c3ce7;
    text-decoration: underline;
  }


/*
##################################################
			     CASE STUDY
##################################################
*/

#fg_casestudy_wrapper {
width:874px;
}

#fg_casestudyflash {
 margin:0;
}

#fg_casestudyflash_title {
 margin:5px 0 10px 0;
}

#fg_beforeafter {
  width: 820px;
  float:left;
  border-top:1px dotted #000;
  border-bottom:1px dotted #000;
  margin:20px 0 20px 70px;
  _margin-left: 35px;
  padding-bottom:40px;
}

#fg_beforeafter li {
  width:400px;
  display:inline;
  float:left;
  margin-right:20px;
  }
#fg_beforeafter li.second {
  margin-right: 0;
}

#fg_casestudet_wrapper {
  width:820px;
  float:left;
  margin:20px 0 20px 70px;
  _margin-left: 35px;
}
#fg_casestudet_l {
  width:400px;
  float:left;
  }
  #fg_casestudet_l img{
  float:left;
  border: 1px solid #000;
  }
  #fg_casestudet_l h3 {
    float: left;
    margin: 5px 10px;
  }
  #fg_casestudet_l .fg_casestud_desc {
    clear: left;
    padding-top: 10px;
    font-size: 12px;
	 line-height: 1.3em;
  }
#fg_casestudet_l p, #fg_casestudet_r {
  float:left;
  font-size:12px;
  }
#fg_casestudet_l p {
  width:375px;
}
#fg_casestudet_r {
  width:410px;
  float:left;
  margin-left:10px;
}
.fg_casestudet_r_sim {
  clear: both;
  width: 410px;
  }
  .fg_casestudet_r_sim li {
    width:120px;
    float:left;
    display:inline;
    list-style:none;
    margin-right:10px;
    margin-top: 5px;
   }
  .fg_casestudet_r_sim li p {
  margin-top:3px;
  }
  .fg_casestudet_r_sim li a {
    color:#09f;
  }
.fg_casestud_details {
  margin-bottom: 15px;
  border-bottom: 1px dotted black;
  padding-bottom: 15px;
}
.fg_casestud_details li {
  background-image: url(/images/bul011x010asterisk_redwh.gif);
  background-position: left 8px;
  padding: 4px 0 4px 17px;
  background-repeat: no-repeat;
}
.fg_casestud_details li a{
  color:#09f;
}
.fg_casestud_details li span{
  color:#f92e74;
  font-weight:bold;
}
p.fg_clients_list_link {
  float: right;
  margin-top: 5px;
  padding-left: 17px;
  background: url(/images/bul011x010asterisk_redwh.gif) left center no-repeat;
}
  p.fg_clients_list_link a {
    color:#09f;
  }
  
#fg_proj_bio p.fg_clients_list_link {
  float: left;
  clear: left;
  padding-bottom: 0;
  margin-top: 15px;
  margin-bottom: 0;
}

/*
##################################################
   UNDER CONTSTUCTION/PAGE NOT FOUND LANDING
##################################################

*/
#fg_errorpage_wrapper {
width:874px;
height:275px;
background:#ff0 url(/images/bg874x285_fg_errorpages.gif)no-repeat left top;
margin:40px 0pt 20px 43px;
float:left;
}
.fg_error {
float:right;
margin:90px 80px 0 0;
width:450px;
}
.fg_error h3 {
	font-size:3em;
}
.fg_error p {
	font-size:1.8em;
	
}
.fg_error a {
color:#0099FF;
}
.fg_error a:hover {
text-decoration:underline;
}


/* $Id: style.css,v 1.38.2.4 2009/09/14 13:10:47 goba Exp $ */

/**
 * Funny Garbage Theme 2009
 * Anthony Bovass0, Kim Home
 *
 */

/**
 * Generic elements
 */
 /*





 /*
 ##################################################
 			STRUCTURE
 ##################################################
 */




 #wrapper {
 	margin: 0 auto;
 	width: 958px;
 }
 	#twitter {
 	}
 	#header {
 		padding: 1em 0;
 		border-top: 3px solid #000;
 		float: left;
 		width: 100%;
 		font-weight: bold;
 	}
  #logo {
  color:#D80073;
  float:left;
  font-size:1.75em;
  line-height:1em;
  margin-left:0;
  padding:0;
  width:325px;
  }
  #logo a {
  background:transparent 
url(http://www.funnygarbage.com/drupal/sites/all/themes/fg/images/log079x067fg.gif) 
no-repeat scroll left top;
  float:left;
  height:67px;
  margin:-12px 12px 0 0;
  width:79px;
  }
/*
  
    #logo {
      margin-left: 1em;
      padding: .8em 0 1em 92px;
      float: left;
      width: 310px;
      font-size: 1.75em;
      line-height: 1em;
      color: #d80073;
    }*/
 	#content {
 		clear: both;
 	}
  #footer {
  background:#E0E0E0 none repeat scroll 0 0;
  float:left;
  font-weight:bold;
  padding:1em 1.5em;
  position:relative;
  width:100%;
  }
 		#fg_social {
 			position: absolute;
 			right: 1.5em;
 			top: 1em;
 		}



 /* ---------------------- END STRUCTURE --------------------------- */




 /*
 ##################################################
 			NAVIGATION
 ##################################################
 */




 /* ---------------------- END NAVIGATION --------------------------- */



 /*
 ##################################################
 				HEADERS
 ################################################# */
#logo h1{
  float:left;
  margin:0 10px 0  0;
}
#logo span {
float:left;
margin:15px 0 0;
width:330px;
}
 /* ---------------------- END HEADERS --------------------------- */




 /*
 ##################################################
 				TEXT
 ##################################################
 */





 /* ---------------------- END TEXT --------------------------- */




 /*
 ##################################################
 			BUTTONS/LINKS
 ##################################################
 */

 a {
 	text-decoration: none;
 }


 /* ---------------------- BUTTONS/LINKS --------------------------- */




 /*
 ##################################################
 					LISTS
 ##################################################
 */



 /* ---------------------- LISTS --------------------------- */




 /*
 ##################################################
 			EXTRAS
 ##################################################
 */

 .ir {
 	height: 0px;
 	display: block;
 	overflow:hidden;
 	background-repeat: no-repeat;
 	text-indent: -9999px;
 }




 /* ---------------------- EXTRAS --------------------------- */




 /*
 ##################################################
 			FORMS
 ##################################################
 */



 /* ---------------------- FORMS ---------------------- */
