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

html
{
	position: relative;
}

body
{
	background-color: black;
	position: relative;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	font-size: 12px;
    min-width: 907px;
    text-align: center;
}

img
{
	border: 0;
}

h1
{
	color: #56a2a7;
	font-size: 28px;
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
}

h2
{
	color: #a9282b;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	margin: 8px 0px;
}

p
{
	margin: 8px 0px;
}

dt
{
	font-weight: bold;
	color: black;
}

dd
{
	margin-left: 0;
	margin-bottom: 16px;
}

#briefcase_heading
{
	color: white;
	font-size: 12px;
	float: right;
	top: 70px;
	right: 10px;
	position: relative;
}

#banner
{
	top: 0px;
	left: 0px;
	position: relative;
	z-index: 1;
}

#hey_mac_logo
{
	margin-top: 10px;
	margin-left: 17px;
	z-index: 1;
}

.grey_text
{
	color: #666;
}

.red_text
{
	color: #a9282b;
}

.white_text {
	color: white;
}

.page
{
	width: 800px;
	margin: 0 auto;
	position: relative;
    text-align: left;
}

#content_area
{
	width: 800px;
	height: 765px;
	background-image: url(/media/content_area.png);
	top: 110px;
	z-index: 0;
}

#short_content_area
{
	width: 800px;
	background: white;
	position: relative;
	top: 10px;
	z-index: 0;
	min-height: 540px;
	height: 540px;
	color: #656565;
}

#short_content_area strong
{
	color: black;
}

#short_content ul
{
	color: black;
	padding-left: 20px;
}

#short_content ul li
{
	color: #656565;
}

#short_content_area li
{
	margin-top: 6px;
	color: black;
}

h2.outdented 
{
	position: relative;
	left: -18px;
}

.page>#short_content_area
{
	height:auto;
}

#top_right_badge 
{
	float: right;
	position: relative;
	top: -20px;
}

#top_corners
{
	position: absolute;
	top: 0px;
	width: 800px;
	background-image: url(/media/top_corners.gif);
	background-repeat: no-repeat;
	height: 2px;
	z-index: 10;
} 

#bottom_corners
{
	position: absolute;
	bottom: 0px;
	width: 800px;
	background-image: url(/media/bottom_corners.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 3px;
	z-index: 10;
}

#content_inner
{
	position: relative;
	margin: 0px 30px ;
	padding-bottom: 50px;
}

#copyright_footer
{
	position: absolute;
	bottom: -60px;
	font-size: 10px;
	padding-bottom: 20px;
	text-align: center;
	color: #666;
	width: 800px;
}

#info_button {
	float: left;
	padding-top: 4px;
	padding-right: 10px;
}

#floating_image_list
{
	float: left;
	padding-top: 4px;
	padding-right: 20px;
}

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

#main_column 
{
	
	width: 400;
	position: absolute;
	left: 20px;
	top: 20px;
}

#screen_shot
{
	position: absolute;
	top: 180px;
	left: 20px;
	z-index:2;
	width: 185px;
	text-align: center;
}

#screen_shot p
{
	padding-left:22px;
	color: #666;
	list-style-type: disc;
	text-indent: -12px;
}

#menu 
{
	background: #c7d5d5;
	padding: 9px 0px;
	font-weight: bold;
}

#menu a:link {
	color: #767573;
	text-decoration: none;
}

#menu a:visited {
	color: #767573;
	text-decoration: none;
}

#menu a:hover {
	color: #767573;
	text-decoration: underline;
}

#menu li.selected
{
	background: white;
	color: black;
}

#menu li.selected a
{
	color: black;
}

#sub_menu
{
	padding: 9px 0px;
	color: black;
	font-weight: bold;
}

#sub_menu a:link {
	color: #777576;
	text-decoration: none;
	font-weight: normal;
}

#sub_menu a:visited {
	color: #777576;
	text-decoration: none;
	font-weight: normal;
}

#sub_menu a:hover {
	color: #777576;
	text-decoration: underline;
	font-weight: normal;
}

.menu_name {
	background-color: #f98016;
}


ul.menu_list
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	font-size: 9px;
}

ul.menu_list li {
	display: inline;
	padding: 9px 10px;
	margin: 0;
}

ul.menu_list li.first_menu_item
{
	padding-left: 18px;
}

#short_content
{
	position: relative;
	top: 10px;
	left: 205px;
	width: 540px;
}

.disclaimer 
{
	font-size: 0.8em;
}

#movie_container
{
	text-align: center;
}

#demo_movie
{
	display: inline-block;
	margin: 10px ;
}

/* elmir changes */
#press_images
{
	position: relative;
	width: 540px;
	
}

#press_images table
{
	width: 500px;
}

#press_images img
{
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);	
}

#press_images td 
{
	vertical-align: bottom;
	padding-bottom: 30px;
}

.thick_grey
{
	height: 5px;
	background-color: #c6d5d5;
	border:0;
	margin: 20px 0px;

}

/* FAQ */

div.faq_question p
{
	margin-top:1px;
	margin-bottom:10px;
}

div.faq_question
{
	padding-bottom: 2px;
}

div.faq_question img
{
	float: right;
	margin: 6px 6px 0px 6px;
}

.faq_question_link a
{
	text-decoration: none;
}

/* Contest Form */

#contest_form input 
{
	font-size: 1.2em;
}

#contest_form p.submitform  {
	padding-top: 10px;
	text-align: center;
}

#contest_form li
{
	color: #656565;
}

#contest_form ol
{
	padding-left: 30px;
}

#contest_form table
{
	padding-top: 15px;
}

#contest_form ul.errorlist li {
	color: #a9282b;
}


