/* @override http://majicjungle.com/style.css */

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

#background_container { 
    margin:auto;
	background-attachment: fixed;
	top: 0;
}
img{
	border: 0;
}

.alignnone {
	border: 0px;
}

#background_main {
	width: 906px;
	min-height: 559px;
	background: url(images/contentTop.jpg) no-repeat;
	z-index: -1;
}

#chopper2_screenshots {
	width: 756px;
	height: 501px;
	background-image: url(images/apps/screenshots/chopper2Screenshots.jpg);
	margin-top: 37px;
	margin-left: 37px;
}

#chopper_screenshots {
	width: 756px;
	height: 501px;
	background-image: url(images/apps/screenshots/chopperScreenshots.jpg);
	margin-top: 37px;
	margin-left: 37px;
}

#header {
	background: url(images/header.jpg) no-repeat;
	height: 263px;
	width: 906px;
	margin-left: 37px;
}

#main_content {
	background: url(images/contentExpand.jpg) repeat 0 0;
	z-index: 3;
	width: 906px;
	margin: 0;
	padding: 0;
	margin-left: 37px;
}

#content_footer {
	width: 906px;
	height: 38px;
	z-index: -1;
	padding-bottom: 38px;
	background: url(images/contentFooter.jpg) no-repeat;
	margin-left: 37px;
}

#actual_content {
	width: 830px;
	margin-left: 38px;
	padding-bottom: 38px;
	padding-top: 20px;
	display: inline-block;
}

#menu {
	position: relative;
	top: 235px;
	text-align: center;
}

#menu a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #fff;
	font-size: medium;
	text-shadow: #fffeff 0 0 2px;
}

#menu a.active {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #c1ffb4;
	font-size: medium;
	text-shadow: #fffeff 0 0 1px;
}

#menu a:hover
{
    text-shadow: #fff 0px 0px 4px;
}

a
{
    font-weight: bold; 
    text-shadow: #fff 0px 0px 1px;
    color: #fff; 
}

a:hover
{
    text-shadow: #fff 0px 0px 4px;
}



#container_parent {
    position:relative; 
    width: 980px; 
    margin:auto;
	top: 0;
}

#container_child {
    position:relative; 
    width:980px; 
    float:left;
	top: 0;
}

body {
	margin: 0;
	background: #012600 url(images/bottomleft.jpg) repeat;
	color: #bcdaaf;
	font: small "Lucida Grande", Lucida, Verdana, sans-serif;
}

p {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2{
	color: #bcdaaf;
}

#dual_left
{
    float: left;
    width: 415px;
    min-height:498px;
}

#dual_right
{
    float: right;
    width: 415px;
}
#dual_left h2
{
	text-align: center;
}
#dual_right h2
{
	text-align: center;
}

.app_panel
{
    width: 415px;
    height: 120px;
    padding-bottom:21px;
}

.app_panel img 
{
    float: left;
    width: 98px;
    height: 98px;
    padding-left: 11px;
    padding-top: 11px;
}

.app_panel .content 
{
    float: right;
    padding-top: 11px;
    height: 78px;
}

.app_panel .content a
{
    padding-left: 0px;
    padding-right: 0px;
    color: #ffffff; 
}


.app_panel h3
{    
    font-size: 13px; 
    font-weight: bold; 
    margin:0 0 5px 0; 
    color: #ffffff; 
} 

.app_panel a
{
    padding-top: 0px;
    font-size: 12px; 
    font-weight: bold; 
    padding-left: 10px;
    padding-right: 8px;
    text-shadow: #fff 0px 0px 1px;
    color: #ffffff; 
    text-decoration:none;
}

.app_panel a:hover
{
    text-shadow: #fff 0px 0px 4px;
}

.app_panel p
{
    padding-top: 0px;
    width: 290px;
    font-size: 12px;
    padding-right: 5px;
} 

.more_information
{
	float:  right;
}

#screenshots {
    text-align: center;
    padding-top:21px;
}

#mac_product_wrapper{
	text-align: center;
	float: left;
}
	
#product {
    text-align: left;
	padding-right: 20px;
	min-width: 300px;
	margin-bottom: -20px;
}

#product h2 {
	font-size: 16px;
	margin-bottom: 0px;
}
#product h3 {
	font-size: 10px;
	margin-top: 4px;
	margin-bottom: 20px;
}

#product img {
	float: left;
	padding-right: 21px;
	padding-bottom: 20px;
}

#product a
{
    font-weight: bold; 
    text-shadow: #fff 0px 0px 1px;
    color: #fff; 
}

#product a:hover
{
    text-shadow: #fff 0px 0px 4px;
}

#product .button_content a
{
    color: #FFF; 
    text-decoration: none;
}

#product .button_content a:hover {
    color: #fffeff; 
    text-decoration: none;
}

#product table
{
    padding-bottom:4px;
}

#product .button_left
{
    width: 10px;
    height: 25px;
    min-width: 10px;
    background: url(images/blackButtonLeft.png) no-repeat;
}

#product .button_content
{
	text-align: center;
    font-size: 11px; 
    height: 25px;
    padding-bottom: 2px;
    padding-left:8px;
    padding-right:8px;
    background: url(images/blackButtonCenter.png);
    min-width: 118px;
}

#product .button_right
{
    width: 10px;
    height: 25px;
    padding-bottom:3px;
    background: url(images/blackButtonRight.png) no-repeat;
}

#product_summary
{
	min-height: 148px;
}

#my_slide_show
{
    width: 750px;
    height: 422px;
    margin-left: 40px;
    margin-top: 20px;
    margin-bottom: 40px;
}

#leaf_left
{
	background-image: url(images/leaf_left.png);
	width: 239px;
	height: 320px;
	position: absolute;
}
#leaf_right
{
	background-image: url(images/leaf_right.png);
	width: 376px;
	height: 221px;
	position: absolute;
	right: 0;
}
#leaf_top
{
	background-image: url(images/leaf_top.png);
	width: 794px;
	height: 140px;
	position: absolute;
	right: 30%;
}

.storytitle
{
	margin-bottom: 4px;
}

.date
{
	margin-top: 0px;
	padding: 0px;
	font-size: 10px;
}
