*
{
	padding: 0;
	margin: 0;
}

body
{
	background: url(../images/bg.jpg) #000 center top no-repeat;
	text-align: center;
	color: #7d7d7d;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 11px;
	padding-bottom:30px;
}

img
{
	border: 0;
}

a {
	outline: none;
	text-decoration:underline;
	color:#fff;
}

h1,h2
{
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	margin-bottom:2px;
}

h2
{
	font-size: 12px;
}

p
{
	margin-bottom: 18px;
}

ul
{
	padding:0;
}

li
{
	padding-left:12px;
	background: url(../images/bullet.png) no-repeat left 7px;
	list-style-type:none;
	list-style-image:none;
}

#main
{
	width: 689px;
	margin: 0 auto;
	margin-top: 24px;
	text-align: left;
	background:#050505 url(../images/main_bg.jpg) no-repeat;
}

#fma
{
	height: 265px;
	margin-bottom: 1px;
}
	#fma .sectionTitle
	{
		display:none;
		text-transform:uppercase;
		font-size:10px;
		float:none;
		position:absolute;
		margin-left:20px;
		margin-top:20px;
	}
	.priceTag
	{
		position:absolute;
		margin-left:-90px;
		margin-top:-6px;
	}
#nav
{
	height: 30px;	
}

	#nav a
	{
		float: left;
		height: 30px;
		width: 64px;
		border-right:1px solid #111;
	}
	
	#nav a.home
	{
		width: 65px;
		background:url(../images/nav/home_over.png);
	}
	
	#nav a.about
	{
		background:url(../images/nav/about_over.png);
	}
	
	#nav a.blog
	{
		background:url(../images/nav/blog_over.png);
	}
	
	#nav a.products
	{
		background:url(../images/nav/products_over.png);
	}
	
	#nav a.projects
	{
		background:url(../images/nav/projects_over.png);
	}
	
	#nav a.yard
	{
		background:url(../images/nav/yard_over.png);
	}
	
	#nav a.contact
	{
		background:url(../images/nav/contact_over.png);
	}
	
	#nav a.clients
	{
		border:0;
		float: right;
		width: 76px;
		background:url(../images/nav/clients_over.png);
	}

.sectionTitle
{
	text-transform:uppercase;
	font-size:10px;
	float:left;
	width:133px;
}

.content
{
	margin-left:143px;
}

#headlinesOverflow
{
	width: 506px;
}

.screenThumb
{
	margin-right:15px;
}

.screenThumb2
{
	margin-top:15px;
	margin-right:15px;
}

#productContent
{
	width: 439px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom:20px;
	line-height: 18px;
}
	#productContent img
	{
		float: left;
		display: inline;
	}
	
#productSidebar
{
	float:right;
	display:inline;
	width:190px;
	margin-right:20px;
	margin-top:13px;
}
	#productSidebar a.downloadPill, #productSidebar a.launchPill
	{
		background:url(../images/download_pill.png);
		width:183px;
		height:15px;
		display:block;
		padding-left:7px;
		padding-top:10px;
		font-size:10px;
		text-transform:uppercase;
		color:#b2b2b2;
		text-decoration:none;
		margin-bottom:8px;
	}
	#productSidebar a.downloadPill:hover, #productSidebar a.launchPill:hover
	{
		color:#fff;
	}
	#productSidebar a.launchPill
	{
		background:url(../images/launch_pill.png);
	}
	#productSidebar p
	{
		margin-left:7px;
		margin-bottom:8px;
		font-size:10px;
	}
	#productSidebar a.sidebarLink
	{
		background:url(../images/sidebar_links.png);
		width:183px;
		height:15px;
		display:block;
		padding-left:7px;
		padding-top:2px;
		font-size:10px;
		text-transform:uppercase;
		color:#b2b2b2;
		text-decoration:none;
		margin-bottom:8px;
	}
	#productSidebar a.sidebarLink:hover
	{
		color:#fff;
	}
	#productSidebar ul
	{
		margin-left:7px;
		margin-bottom:20px;
		font-size:10px;
	}
	#productSidebar li
	{
		margin-bottom:5px;
	}
	#productSidebar ul ul
	{
		margin-left:7px;
		margin-top: 7px;
		margin-bottom:7px;
		font-size:10px;
	}
	#productSidebar h2
	{
		margin-left:7px;
		font-size:11px;
		color:#fff;
		margin-top:10px;
	}

#blog, #projectOverview, #aboutOverview
{
	padding-left:20px;
	padding-top:24px;
	padding-right:20px;
}
	#blog .content
	{
		overflow:hidden;
		height:96px;
		line-height:15px;
		margin-left: 0;
	}
	#projectOverview .content, #aboutOverview .content
	{
		line-height:18px;
	}
	#blog .date
	{
		display:block;
		width:80px;
		float:left;
	}
	#blog .post
	{
		display:block;
		margin-left:90px;
		margin-bottom:24px;
	}
	#blog .postHeadline	
	{		
		margin-right: 6px;	
	}	
	#blog a.authorLink
	{
		color: #7d7d7d;
		text-decoration:none;
		font-size:11px;
	}
	#blog a.authorLink:hover
	{
		text-decoration:underline;
	}
	#blog a
	{
		font-size:13px;
		text-decoration:none;
	}
	#blog a:hover
	{
		text-decoration:underline;
	}
	#blog .sectionButtons
	{
		text-align:right;
		margin-bottom:11px;
		margin-top:19px;
		height:17px;
	}
	#blog .sectionButtons a
	{
		background:url(../images/blog_more_link.png);
		padding-top:2px;
		padding-left:7px;
		padding-bottom:2px;
		padding-right:7px;
		font-size:10px;
		text-transform:uppercase;
		color:#b2b2b2;
		margin-left:auto;
		width:53px;
		display:block;
		float:right;
	}
	#blog .sectionButtons a:hover
	{
		text-decoration:none;
		color:#fff;
	}
	#blog .sectionButtons a.blogLink
	{
		background:url(../images/blog_link.png) right;
		padding-right:16px;
		margin-left:1px;
		width:24px;
	}
	#projectOverview a.projectLaunchPill
	{
		float:right;
		display:block;
		width:53px;
		height:17px;
		background:url(../images/project_launch_pill.png);
		font-size:10px;
		text-transform:uppercase;
		color:#b2b2b2;
		text-decoration:none;
		padding-left:7px;
		margin-bottom:11px;
		line-height:17px
	}
	#projectOverview a.projectLaunchPill:hover
	{
		color:#fff;
	}

#screenshots, #contact, #products, #featuredProduct, #yard, #projects, #projectFeatures, #services, #technologies, #executive
{
	padding-left:20px;
	padding-bottom:20px;
	padding-top:24px;
	background:url(../images/section_divider.png) no-repeat;
	clear:both;
	width:669px;
}

#listItem
{
	padding-left:-200px;
	padding-bottom:20px;
	padding-top:24px;
	background:url(../images/section_divider.png) no-repeat;
	clear:both;
	width:669px;
}

#products, #featuredProduct, #yard, #projects, #projectFeatures, #services, #technologies, #executive
{
	padding-right:20px;
	width:649px;
}
	#products .productDescription, #yard .productDescription, #projectFeatures .productDescription, #featuredProduct .productDescription
	{
		display:block;
		margin-left:80px;
		margin-bottom:24px;
	}
	#products .productDescription2, #featuredProduct .productDescription2
	{
		display:block;
		margin-left:0px;
		margin-bottom:24px;
	}
	#products a.title, #yard a.title, #projects a.title, #projectFeatures .title, #featuredProduct .title
	{
		font-size:14px;
		width:auto;
		text-decoration:none;
		color:#fff;
	}
	#products a.title:hover, #yard a.title:hover, #projects a.title:hover, #featuredProduct a.title:hover
	{
		text-decoration:underline;
	}
	#products .productDescription p, #yard .productDescription p, #projects .projectDescription, #featuredProduct .productDescription p
	{
		line-height:18px;
		margin-top:1px;
	}
	
	#projects .thumb
	{
		position:absolute;
	}
	
	#projects .projectDescription
	{
		margin-left:210px;
		margin-bottom:24px;
	}
	#projects .technologies
	{
		display:block;
		margin-top:1px;
	}
	#projects a.viewPill
	{
		background: url(../images/home_launch_pill.png) bottom no-repeat;
		width:52px;
		height:17px;
		display:block;
		text-decoration:none;
		text-align:right;
		padding-right:8px;
		color:#b2b2b2;
		text-transform:uppercase;
		font-size:10px;
		margin-top:4px;
		margin-bottom:11px;
		line-height:17px;
		float:left;
	}
	#projects a.viewPill:hover
	{
		color:#fff;
	}
	
	#projects a.morePill
	{
		background: url(../images/more_pill.png) bottom no-repeat;
		width:44px;
		height:17px;
		display:block;
		text-decoration:none;
		text-align:left;
		padding-left:8px;
		color:#b2b2b2;
		text-transform:uppercase;
		font-size:10px;
		margin-top:4px;
		margin-bottom:11px;
		line-height:17px;
		margin-left:65px;
	}
	#projects a.morePill:hover
	{
		color:#fff;
	}
	
	#projectFeatures p
	{
		margin-left:64px;
		line-height:18px;
	}
	#projectFeatures h2
	{
		margin-left:64px;
	}
	#services ul, #technologies ul
	{
		line-height:18px;
		margin-bottom:18px;
	}
	#executive p
	{
		line-height:18px;
	}
	
	
#contact
{
	margin-bottom:0;
	padding-bottom:0;
	height:50px;
}
	.emailUs
	{
		margin-left:99px;
		float:left;
		display:inline;
	}
	.phoneNums
	{
		float:left;
		display:inline;
		width:90px;
		margin-left:17px;
	}
	.address
	{
		float:left;
		display:inline;
		width:180px;
		margin-left:20px;
	}
	#contact .sectionTitle
	{
		width:auto;
	}


#bottomNav
{
	font-size:10px;
	color:#272727;
	line-height:18px;
	width: 689px;
	margin: 0 auto;
	text-align: left;
	margin-top:24px;
}
	#bottomNav a
	{
		color:#484848;
		text-decoration:none;
	}
	#bottomNav a:hover
	{
		color:#7d7d7d;
	}


/*     SCREENSHOT POPUP STYLES     */

#popupWrapper
{
	position: fixed;
	overflow: visible;
	display: block;
	width: 100%;
	left: 0px;
	top: 50%;
}
#screenshotPopup
{	
	position: absolute; /* required */
	left: 50%; /* required */
	margin-left: -1px; /* half of width */
	width: 2px; /* width of div */

	height: 2px; /* height of div */
	top: -1px; /* half of height */
	visibility: hidden;
	overflow:hidden;

}
	.popupImg
	{
		width:100%;
		height:100%;
		position:absolute;
		z-index:0;
		left:0;
		top:0;
	}
	#screenshotPopup h1
	{
		position:absolute;
		font-size:15px;
		font-weight:normal;
		left:119px;
		top:116px;
		z-index:3;
	}
	#screenshotHeadline
	{
		color:#fff;
	}
	#screenshotHeadline2
	{
		color:#a3a3a3;
	}
	#screenshotCaption
	{
		position:absolute;
		left:119px;
		top:657px;
		z-index:3;
	}
	#screenHolder
	{
		position:absolute;
		left:119px;
		top:154px;
		z-index:3;
	}
	a#ssClose
	{
		background:url(../images/screenshot_close.png);
		width:40px;
		height:17px;
		display:block;
		font-size:10px;
		text-transform:uppercase;
		position:absolute;
		left:756px;
		top:118px;
		color:#b2b2b2;
		padding-left:13px;
		line-height:17px;
		text-decoration:none;
	}
	a#ssClose:hover
	{
		color:#fff;
	}
	#screenwrap
	{
		position:relative;
		z-index:2000;
		height:100%;
		width:100%;
		background:url(../images/loader.gif) no-repeat center center;
	}

/*     ICONS     */

#products .unidiffIcon
{
	position:absolute;
	margin-top:-34px;
	margin-left:-9px;	
}

#products .archetypeIcon
{
	position:absolute;
	margin-top:2px;
	margin-left:-7px;	
}

#products .shortcutsIcon
{
	position:absolute;
	margin-top:4px;
	margin-left:-2px;	
}

#yard .milkblocksIcon
{
	position:absolute;
	margin-top:2px;
	margin-left:-5px;	
}

#yard .fundamentalsIcon
{
	position:absolute;
	margin-top:4px;
}

#projectFeatures .icon
{
	position:absolute;	
}
