/* @override 
	http://localhost:8000/media/main_page.css
	http://192.168.1.100:8000/media/main_page.css
	http://www.heymacsoftware.com/media/main_page.css
*/

#front_page_content
{
	top: 15px;
	left: 0px;
	background-image: none;
	line-height: 1.5;
}

#hey_mac_heading
{
	color: #56a2a7;
	font-size: 18px;
}

img.learn_more_img 
{
	margin-top: 3px;
	margin-left: -2px;
}

img.get_image 
{
	margin-left: -5px;
}

img.app_store_badge 
{	
	margin-top: 10px;
	margin-left: -2px;
}

#hey_mac_subhead
{
	padding-top: 5px;
}

li
{
	margin-top:5px;
}

#left_column {
	position: absolute;
	top: 55px;
	width: 260px;
}

#left_column strong
{
	color: black;
}

#right_column {
	position: absolute;
	top: 55px;
	left: 285px;
	width: 260px;
}

.column_header {
	font-size: 16px;
}

.column_footer {
	position: absolute;
	bottom: 5px;
	height: 135px
}

.column_list
{
	margin-top: 10px;
}

#content_footer 
{
	position: absolute;
	top: 330px;
	left: 210px;
	width: 480px;
	font-size: 12px;
}

#top_heading {
	position: relative;
	width: 540px;
	padding-bottom: 350px;
}

.column
{
	color: #666;
	font-size: 12px;
}

.front_page
{
	width: 800px;
	margin: 0 auto;
	position: relative;
    text-align: left;
	line-height: 1.3;
}

.column ul {
	margin-left: 0;
	padding-left: 16px;
	color: black;
	margin-top: 2px;
}

.column li {
	padding-left: 0;
}

#icon_image {
	float: left;
	margin-right: 5px;
	margin-top: px;
}

#front_page_footer
{
	position: absolute;
	top: 600px;
	width: 440px;
	margin-left: 60px;
	color: #4b4b4b;
	font-size: 11px;
	margin-top: 5px;
}

div.footer_title {
	color: #56a2a7;
	font-size: 16px;
	margin-bottom: 16px;
	margin-top: 10px;
}

#front_page_image_caption
{
	position: absolute;
	top: 640px;
	left: 645px;
	width: 246px;
	color: #4b4b4b;
	font-size: 10px;
}

#main_screen_shot
{
	width: 172px;
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 0;
	overflow: hidden;
}

#main_page_sidebar
{
	position: relative;
	font-size: 10px;
	overflow: hidden;
	height: 410px;
}

#main_page_sidebar p
{
	font-size: 10px;
	margin: 0;
	padding-left:0px;
	text-indent: 0px;
	color: #656565;
}

#main_page_sidebar h3
{
	font-size: 10px;
	margin: 10px 0px 0px 0px;
}

#main_page_sidebar a:link {
	color: #a9282b;
	text-decoration: none;
}
#main_page_sidebar a:visited {
	color: #a9282b;
	text-decoration: none;
}
#main_page_sidebar a:hover {
	color: #a9282b;
	text-decoration: underline;
}

#main_screen_shot img {
}

#main_page_sidebar {
	top: 50px
}

#whats_new
{
	position: relative;
	width: 173px
}

#new_item_condensed
{
	margin: 0px 5px 0px 10px;
	top: 25px;
	left: 0px;
	position: absolute;
}

#new_items_expanded
{
	margin: 0px 5px 0px 10px;
	top: 25px;
	left: 0px;
	position: absolute;
	visibility: hidden;
}

.expand_link
{
	text-align: right;
}



