

div, img {behavior: url(..//iepngfix.htc);}

/* @group body class */

*html body.misc #help_main {
	margin-top: 0;

}

body.help #subnav li {
	margin-bottom: 3px;
}

body.help #subnav li a {
	font-size: 14px;
}

/* @end */

li.active { font-weight: bold;}

#help_main {
	float:left;
	display:inline;
	width: 632px;
	overflow: hidden;
	z-index:999999;
	padding-bottom:60px;
}

#help_main h1 {
	margin: 8px 0 0 12px;
}

#help_heading {
	float: left;
	display: inline;
	margin: 10px 0 0 13px;
	padding:0;
}

#help_heading_contact {
	margin: 50px 0 0 0;
	padding:0;
	height: 200px;
}

.help_lex {
background: url(http://images.popcap.com/www/images/help/help_home_lex.gif) no-repeat;
}

.help_midas {
background: url(http://images.popcap.com/www/images/help/help_header_midas.gif) no-repeat left center;
}
.help_bjorn {
background: url(http://images.popcap.com/www/images/help/help_header_bjorn.jpg) no-repeat left center;
}
.help_bluegem {
background: url(http://images.popcap.com/www/images/help/help_header_bluegem.jpg) no-repeat left center;
}
.help_gnome {
background: url(http://images.popcap.com/www/images/help/help_header_gnome.jpg) no-repeat left center;
}
.help_zuma {
background: url(http://images.popcap.com/www/images/help/help_header_zuma.jpg) no-repeat left center;
}
.help_vector {
background: url(http://images.popcap.com/www/images/help/help_header_vector.jpg) no-repeat left center;
}
.help_chuzzle {
background: url(http://images.popcap.com/www/images/help/help_header_chuzzle.jpg) no-repeat left center;
}
.help_claude {
background: url(http://images.popcap.com/www/images/help/help_header_claude.jpg) no-repeat left center;
}
.help_lex2 {
background: url(http://images.popcap.com/www/images/help/help_home_lex.gif) no-repeat left center;
}
.help_guppy {
background: url(http://images.popcap.com/www/images/help/help_header_guppy.jpg) no-repeat left center;
}
.help_orange {
background: url(http://images.popcap.com/www/images/help/help_header_orange.jpg) no-repeat left center;
}


#help_heading h2, #help_heading_contact h2 {
	margin: 0 0 0 90px;
	font-size: 1.9em;
	line-height: 1.2;
	padding-top:26px;
	text-align:center;
	color: #0099cc;
	font-weight:normal;
	width: 400px;
}

#help_heading p {
margin: 14px 40px 0 144px;
line-height: 1.7em;
padding-bottom: 30px;
}

#help_heading_contact h2 {
	border:0px solid blue;
	margin:0 0 0 146px;
}

#help_heading_contact p.contact_us {
	text-align: center;
	margin: 14px 0 0 0;
	padding: 0 0 0 120px;
}

#help_heading_contact p.contact_us_em {
	text-align: center;
	font-style: italic;
	margin: 5px 0 0 0;
	padding: 0 0 0 120px;
	line-height: 1.2em;
}

#help_heading ul {
	margin: 10px 40px 15px 144px;
	padding: 0;
	list-style-type:disc; 
}

#help_heading li {
	padding: 5px;
}

#help_contact_us a.sm_button {
	margin-top:24px;
     float:left;
}

#help_feature {
	width: 220px;
	text-align: center;
}

#help_feature p {
	margin: 0 0 10px 0;
	padding: 0;	
	font-style:italic;
}

#help_feature h3 {
	background: url(http://images.popcap.com/www/images/sidebar/sidebar_red_bkgd.gif) top left no-repeat;
	margin:0;
	padding:15px 5px;
	font-size:20px;
	font-weight: bold;
}

#help_feature h4 {
	font-size:1em;
	margin:0 0 10px 0;
	padding:0;
}

#help_feature img {
	margin:0;
	padding: 0;
}

#help_feature span {
	font-size: .9em;
}

#help_feature_mid {
	background: url(http://images.popcap.com/www/images/sidebar/sidebar_red_bkgd.gif) bottom left no-repeat;
	padding:0 0 12px 0;
}

/*Help Engine Styles - related to collapsable content */

#help {
	margin: 10px 0;
}
#help .header {
	padding-bottom:15px;
}
#help .header_text {
	float: left;
	display: inline;
	clear: both;
	margin:10px 0 0 14px;
	font-weight: bold;
	font-size:1.2em;
	padding-bottom: 10px;
}
#help .over {
	color: #ff6600;
	border-bottom:1px solid #ff6600;
}
#help .out {
	color: #0033cc;
	border-bottom:1px solid #0033cc;
}
#help .title_text, #help .subtitle_text{
	font-weight: bold;
	cursor: pointer;
	line-height: 1.5;
}
#help .title, #help .subtitle {
	clear: both;
	margin: 8px 0 0 0px;
	padding:0 0 0 18px;
}
#help .closed {
	background:url('http://images.popcap.com/www/images/arrow_right.gif') no-repeat 0 6px;
}
#help .open {
	background:url('http://images.popcap.com/www/images/arrow_down.gif') no-repeat 0 6px;
}
#help .content {
	margin-top:10px;
	margin-right: 15px;
	margin-left: 20px;
	display:none;
}
#help .subcontent {
	margin-top:10px;
	padding-left: 20px;
	margin-bottom: 10px;
	width: 97%; /* avoids IE clearing due to "Note:" paragraphs in subcontent */
}

.yesNoQuestion {
	margin:10px 0 0 0;
	padding: 0;
	font-weight: bold;
}

.yesNoButtons {
	clear: both;
	float: left;
	display: inline;
	margin-top:10px;
	padding-bottom:10px;
}

.yesNoButtons a.sm_button {
	float:left;
	clear:none;
}

/* Helpform - Contact Us Styles */

form {
	float:left;
	display: inline;
	padding-bottom: 20px;
}

#help_formfields {
	border: 0px solid grey;
	padding:0;
	margin: 15px 0 0 0px;
	text-align:left;
	width: 100%;
	font-size:14px;
}

#help_formfields p{
	clear: both;
	text-align: left;
	color:#ff0000;
	font-style: italic;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
}

#help_formfields p.second {
	padding-top:20px;
}

#help_formfields hr {
	width: 520px;
	margin: -5px 0 18px 0;
	padding: 0;
}

#help_formfields label {
	font-weight: bold;
	display: block;
	padding: 5px 0;
}

#help_formfields .third {
	float:left; 
	display:inline;
	margin: 0;
	padding:0 0 10px 0;
}

.third label {
	width:190px;
}
.third select {
	width:175px;
}

#help_formfields .half_l, 
#help_formfields .half_r {
	width:240px; 
	float:left; 
	display:inline;
	margin: 0;
	padding-bottom: 10px;
	}
	
#help_formfields .half_l {
	padding-right: 50px;
}

#help_formfields .full {
	width:460px; 
	clear: both;
	display:block;
	margin: 0;
	padding-bottom:10px;
	}
	
.full input {
	width: 468px;
}

.half_l select, 
.half_l input,
.half_r select, 
.half_r input {
	width: 250px;	
}

textarea {
	width:468px;
	height:100px;
}


#submit_button {
	margin: 50px 20px 0 0;
}

/* Help Home Redux 2008 */

#grid_iron {
	margin: 0;
	padding: 10px 0 0 0;
}

*html #grid_iron {
	margin: -10px 0 0 -10px;
}

#grid_iron ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#grid_iron li {
	float: left;
	margin: 28px 0 0 9px;	
	display: block;
	height: 52px;
	width: 185px;
}

#grid_iron img {
	margin: 0; padding: 0;
	float: left;
	width: 54px;
	height: 48px;
	border: 0;
}

#grid_iron h3 {
	float: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	border: 0px solid #ffcc00;
	width: 120px;
}

/*Vertical Centering Bloat - source: http://www.jakpsatweb.cz/css/css-vertical-center-solution.html */
#outer {display: table; height: 44px;  #position: relative; overflow: hidden;}
#middle { #position: absolute; #top: 50%;display: table-cell; vertical-align: middle;}
#inner { #position: relative; #top: -50%;width: 118px;text-align: center;}


#grid_iron a {
	outline: 0;
	text-decoration: none;
	background:url("http://images.popcap.com/www/images/help/help_bullets.jpg") no-repeat;
	display: block;
	width: 185px;
	height: 52px;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}

#grid_iron a:hover {
	background-position: bottom left;
	color: #FFFFFF;
}

img.bbb_seal {
	margin-top: 20px;
	margin-left: 266px;
	border: 0;
}

/* Help Home Tooltip */

.tiplink {
	cursor:pointer;
}

#poptip_help{
	display:block;
	position:absolute;
	width:252px;
}
#poptip_help .top{
	display: block;
	width:224px;
	margin: 0; 
	padding: 10px 18px 8px 10px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
    background: url(http://images.popcap.com/www/images/help/poptip_top.png) no-repeat top left;
	behavior: url(/iepngfix.htc);
}
#poptip_help .content{
	text-align:left;
	font-size:12px;
	display: block;
	height:100%;
	overflow:true;
    background: url(http://images.popcap.com/www/images/help/poptip_content.png) no-repeat top left;
	behavior: url(/iepngfix.htc);
}


#poptip_help ul {
	display: block;
	width: 200px;
	margin:0 0 0 12px; 
	padding:8px 0 0 15px;
	list-style-type: disc;
	
}

#poptip_help li {
	padding: 0 0 8px 0;
}

#poptip_help .bottom{
	display: block;
	height:41px;
	background: url(http://images.popcap.com/www/images/help/poptip_bottom.png) no-repeat top left;
	behavior: url(/iepngfix.htc);
}

