/***************** BEGIN: Logged Out Homepage ***************

/* button overrides moved from core */
.lte9 #search_container input.button {
	border: none;
	filter: 
		progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFe85b54, endColorstr=#FFb22520)
		progid:DXImageTransform.Microsoft.dropShadow(color=#60b22520, offX=-1, offY=0,  positive=true)
		progid:DXImageTransform.Microsoft.dropShadow(color=#60b22520, offX=1,  offY=0,  positive=true)
		progid:DXImageTransform.Microsoft.dropShadow(color=#60b22520, offX=0,  offY=1,  positive=true)
		progid:DXImageTransform.Microsoft.dropShadow(color=#aaf2a4a2, offX=0,  offY=-1, positive=true)
		progid:DXImageTransform.Microsoft.dropShadow(color=#60b22520, offX=-1, offY=0,  positive=true)
		progid:DXImageTransform.Microsoft.dropShadow(color=#60b22520, offX=1,  offY=0,  positive=true)
		progid:DXImageTransform.Microsoft.dropShadow(color=#60b22520, offX=0,  offY=1,  positive=true) 
		progid:DXImageTransform.Microsoft.dropShadow(color=#FFe85b54, offX=0,  offY=-1, positive=true) /* highlight */
		progid:DXImageTransform.Microsoft.dropShadow(color=#aaB22520, offX=-1, offY=0,  positive=true) /* border */
		progid:DXImageTransform.Microsoft.dropShadow(color=#aaB22520, offX=1,  offY=0,  positive=true) /* border */
		progid:DXImageTransform.Microsoft.dropShadow(color=#aaB22520, offX=0,  offY=1,  positive=true) /* border  */
		progid:DXImageTransform.Microsoft.dropShadow(color=#aaB22520, offX=0,  offY=-1, positive=true) /* border */
		alpha(opacity=100);
}
.lte9 #search_container input.button:hover {
	border: none;
	filter:
		progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFe35342, endColorstr=#FFe35342)
		progid:DXImageTransform.Microsoft.dropShadow(color=#60e35342, offX=-1, offY=0,  positive=true)
		progid:DXImageTransform.Microsoft.dropShadow(color=#60e35342, offX=1,  offY=0,  positive=true)
		progid:DXImageTransform.Microsoft.dropShadow(color=#60e35342, offX=0,  offY=1,  positive=true)
		progid:DXImageTransform.Microsoft.dropShadow(color=#aaf2a4a2, offX=0,  offY=-1, positive=true)
		progid:DXImageTransform.Microsoft.dropShadow(color=#60e35342, offX=-1, offY=0,  positive=true)
		progid:DXImageTransform.Microsoft.dropShadow(color=#60e35342, offX=1,  offY=0,  positive=true)
		progid:DXImageTransform.Microsoft.dropShadow(color=#60e35342, offX=0,  offY=1,  positive=true)
		progid:DXImageTransform.Microsoft.dropShadow(color=#FFe35342, offX=0,  offY=-1, positive=true) /* highlight */
		progid:DXImageTransform.Microsoft.dropShadow(color=#aaB22520, offX=-1, offY=0,  positive=true) /* border */
		progid:DXImageTransform.Microsoft.dropShadow(color=#aaB22520, offX=1,  offY=0,  positive=true) /* border */
		progid:DXImageTransform.Microsoft.dropShadow(color=#aaB22520, offX=0,  offY=1,  positive=true) /* border */
		progid:DXImageTransform.Microsoft.dropShadow(color=#aaB22520, offX=0,  offY=-1, positive=true) /* border */
		alpha(opacity=100);
}
.lte9 #search_container input.button:active {
	border: 0;
	filter: 
		progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFCE2C1E, endColorstr=#FFEA3220)
		progid:DXImageTransform.Microsoft.dropShadow(color=#60EA3220, offX=-1, offY=0,  positive=true)
		progid:DXImageTransform.Microsoft.dropShadow(color=#60EA3220, offX=1,  offY=0,  positive=true)
		progid:DXImageTransform.Microsoft.dropShadow(color=#60EA3220, offX=0,  offY=1,  positive=true)
		progid:DXImageTransform.Microsoft.dropShadow(color=#aaf7a69b offX=0,  offY=-1, positive=true)
		progid:DXImageTransform.Microsoft.dropShadow(color=#60EA3220, offX=-1, offY=0,  positive=true)
		progid:DXImageTransform.Microsoft.dropShadow(color=#60EA3220, offX=1,  offY=0,  positive=true)
		progid:DXImageTransform.Microsoft.dropShadow(color=#60EA3220, offX=0,  offY=1,  positive=true)
		progid:DXImageTransform.Microsoft.dropShadow(color=#FFCE2C1E offX=0,  offY=-1, positive=true) /* highlight */
		progid:DXImageTransform.Microsoft.dropShadow(color=#aaAC261A, offX=-1, offY=0,  positive=true) /* border */
		progid:DXImageTransform.Microsoft.dropShadow(color=#aaAC261A, offX=1,  offY=0,  positive=true) /* border */
		progid:DXImageTransform.Microsoft.dropShadow(color=#aaAC261A, offX=0,  offY=1,  positive=true) /* border */
		progid:DXImageTransform.Microsoft.dropShadow(color=#aaAC261A, offX=0,  offY=-1, positive=true) /* border */;
}

/* BEGIN:  top section (logo, search, and image paginator */
body.home_out #search_autocomplete ul li, 
body.home_out #search_autocomplete ul { 
	font-size: 14px; 
	padding: 4px;
	white-space: nowrap;	
}

/* logo section */
#lohp_top #logo_container{
	position:absolute;
	left:0px;
	top:63px;
	z-index:30;
	width:100%;
	text-align:left;
}
#lohp_top #logo_container .logo_wrapper{
	width:950px;
	margin:0px auto;
}
#lohp_top #logo_container h1{
	position:relative;
	display:inline;
	left:12px;
	font-size:22px;
	color:#666666;
}

/* logo section */

/* image paginator */
#image_paginator_wrapper{
	position:absolute;
	top: 38px;
	left: 0px;
	width: 100%;
	height: 457px;
	overflow: hidden;
}
#image_paginator{
	position:absolute;
	top: 0px;
	width:1336px;
	height:457px;
	left: 50%;
	margin-left: -683px;
}
/* END:  top section (logo, search, and image paginator */

/* BEGIN: search box */
#search_container {
	width:auto;
	display:inline-block;
	margin-top:10px;
	padding:4px;
	background: rgba(5, 5, 5, 0.7);
	border:1px solid #98948f;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.lte9 #search_container {
	zoom:1;
	*display:inline;
	padding:1px;
	border-radius:0;
	border:none;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff4d4d4f, endColorstr=#FF3b3b3d)progid:DXImageTransform.Microsoft.dropShadow(color=#80414143, offX=-1, offY=0,  positive=true)progid:DXImageTransform.Microsoft.dropShadow(color=#80454547, offX=1,  offY=0,  positive=true)progid:DXImageTransform.Microsoft.dropShadow(color=#803d3d3e, offX=0,  offY=1,  positive=true)progid:DXImageTransform.Microsoft.dropShadow(color=#ff515153, offX=0,  offY=-1, positive=true)progid:DXImageTransform.Microsoft.dropShadow(color=#803c3c3e, offX=-1, offY=0,  positive=true)progid:DXImageTransform.Microsoft.dropShadow(color=#803c3c3e, offX=1,  offY=0,  positive=true)progid:DXImageTransform.Microsoft.dropShadow(color=#803c3c3e, offX=0,  offY=1,  positive=true)progid:DXImageTransform.Microsoft.dropShadow(color=#ff5f5f61, offX=0,  offY=-1, positive=true)progid:DXImageTransform.Microsoft.dropShadow(color=#70373739, offX=-1, offY=0,  positive=true)progid:DXImageTransform.Microsoft.dropShadow(color=#80202021, offX=1,  offY=0,  positive=true)progid:DXImageTransform.Microsoft.dropShadow(color=#80202021, offX=0,  offY=1,  positive=true)progid:DXImageTransform.Microsoft.dropShadow(color=#70202021, offX=0,  offY=-1, positive=true) alpha(opacity=90);
}
.ie9 #search_container, .ie8 #search_container {
	padding-right: 6px;
}
#search_container div {
	float:left;
}
#search_container input#index_keyword_input{
	float:left;
	width:309px;
	height:42px;
	border:1px solid #a3a3a3;
	padding-left:36px;
	font-size:18px;
	color:#666;
	background-image:url('../img/magnifying-glass.gif');
	background-repeat:no-repeat;
	background-position:6px 8px;
	-moz-box-shadow: inset 0 0 2px 2px #d9d9d9;
	-webkit-box-shadow: inset 0 0 2px 2px #d9d9d9;
	box-shadow: inset 0 0 2px 2px #d9d9d9;
}
.lte9 #search_container input#index_keyword_input {
	position:relative;
	width:295px;
	top:3px;
	left:3px;
	z-index:10;
	height:31px;
	padding-top:10px;
	filter:alpha(opacity=100);
	background-position:6px 7px;
}
.ie9 #search_container input#index_keyword_input {
	padding-top: 6px;
	padding-bottom: 5px;
} 
.lte9 #search_container input.button {
	margin: 0px;
	padding: 2px 13px 2px 13px;
	position: relative;
	top: 3px;
	left: 3px;
	z-index: 3;
	height: 39px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#search_container input#search_field {
		height:29px;
	}
}

#search_container input.button{
	float: left;
	height: 46px;
	font-size: 18px;
	padding-left: 18px;
	padding-right: 18px;
	border-radius: 5px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
#search_outer_container {
	position: relative;
	top: 208px;
	width: 950px;
	margin: auto;
	z-index: 99;
	text-align: left;
}
/* END: search box */

/* ************ BEGIN: lohp main *********** */
#lohp_main #plans_pricing{
	padding: 0px;
	background-image:url(../img/lohp_pricing_bg.png);
	background-color:#222222;
}
.language_th #lohp_main #plans_pricing{
	background-image:url(../img/lohp_pricing_bg2.png);
}
#lohp_main #plans_pricing .wrapper{
	width:950px;
	text-align:left;
	margin:0px auto;
	padding-top: 10px;
	padding-bottom: 11px;
}
#lohp_main #plans_pricing .green_arrow_right{
	position:relative;
	top:3px;
	left:10px;
	display:inline-block;
	zoom:1;
	width:20px;
	height:20px;
	background-image:url(../img/arrows_rev9.png);
	background-position:-6px -213px;
	background-repeat:no-repeat;
}
.ie7 #lohp_main #plans_pricing .green_arrow_right {
	height: 100%;
}
#lohp_main #plans_pricing h2, #lohp_main #plans_pricing h4 {
	padding:0px;
	display: inline;
}
#lohp_main #plans_pricing h2 a {
	font-size:26px;
	color:white;
    font-family: Franklin Gothic Book, FranklinGothicBook, Arial, sans-serif;
}
#lohp_main #plans_pricing h4 a {
	font-size: 22px;
	color: #c2e1ed;
	font-weight: normal;
    font-family: Franklin Gothic Book, FranklinGothicBook, Arial, sans-serif;
}

/* 	IE9 and 10 (and potentially 11) don't render FranklinGothicBook properly and add extra padding under the <a> tags.
	The .ie9 styles below are here to force consistent spacing across browsers. */
.ie9 #lohp_main #plans_pricing a, .explorer .not_ie #lohp_main #plans_pricing a {
	display: inline-block;
	height: 30px;
	margin: 0 0 1px 0;
}
.ie9 #lohp_main #plans_pricing h2 a:hover, .explorer .not_ie #lohp_main #plans_pricing h2 a:hover {
	margin: 0;
}
.ie9 #lohp_main #plans_pricing .wrapper, .explorer .not_ie #lohp_main #plans_pricing .wrapper {
	padding-bottom: 6px;
}

#lohp_main #plans_pricing .wrapper h4.light a:hover {
	color: #def1f9;
}
#lohp_main #plans_pricing h2.light a:hover {
	border-bottom: 1px dotted #585858;
	text-decoration: none;
}
.ie8 #lohp_main #plans_pricing h2.light a:hover {
	background: none;
}
#lohp_main #plans_pricing .wrapper h4.light a:hover .green_arrow_right {
	background-image: url('../img/arrows_rev9.png');
	background-position: -6px -241px;
	background-repeat: no-repeat;
}
#lohp_main #plans_pricing a.button{
	position:relative;
	top:-2px;
	font-size:15px;
	padding:0px 0px 0px 5px;
	color:white;
	width:13px;
	height:18px;
	border-radius:9px;
}
#lohp_main #plans_pricing .divider{
	position:relative;
	top:3px;
	border-left:1px solid #585858;
	display:inline-block;
	height:22px;
	margin:0px 14px 0px 16px;
}
.language_th #lohp_main #plans_pricing .wrapper{
	text-align: center;
}
.language_th #lohp_main #plans_pricing .divider {
	display:none;
}
.language_th #lohp_main #plans_pricing h2,
.langauge_th #lohp_main #plans_pricing h4 {
	display: block;
	margin: 2px 0;
}

/* plans pricing */

/* callout rotator */
.callout_wrapper{
	width:990px;
	height:220px;
	padding-top:30px;
}
#callout_rotator{
	position:relative;
	height:220px;
	background-image:url(../img/lohp_callout_bg.gif);
	background-repeat:no-repeat;
	background-position:center 0px;
	text-align:center;
}
#callout_rotator #rotation_wrapper{
	position:relative;
	display:inline-block;
	margin:0px auto;
	width:90%;
	height:220px;
	overflow:hidden;
}
#callout_rotator #rotation_wrapper ul{
	position:absolute;
	left:0%;
	top:0px;
	width:100%;
	margin:0px;
	padding:0px;
	list-style:none;
	zoom:1;
	float:left;
}
#callout_rotator #rotation_wrapper ul:before,
#callout_rotator #rotation_wrapper ul:after{
	content:'';
	display:table;
}
#callout_rotator #rotation_wrapper ul:after{
	clear:both;
}
#callout_rotator #rotation_wrapper ul li{
	float:left;
	display:inline-block;
	width:32%;
	height:195px;
	margin-right:1.5%;
}
#callout_rotator #rotation_wrapper ul li.last{
	margin-right:0px;
}
#callout_rotator #rotation_wrapper ul li h4{
	font-size:24px;
	letter-spacing:-1px;
	padding:2px 0px 0px 0px;
	margin:0px;
	font-weight:normal;
}
#callout_rotator #rotation_wrapper ul li h4 a:hover{
	color:#555555;
}
#callout_rotator #rotation_wrapper ul li a{
	padding-top:1px;
}
#callout_rotator #rotation_wrapper ul li h5{
	margin:0px;
	padding:0px;
	display:inline;
	font-family:arial;
	color: #555555;
}
#callout_rotator #navigation_wrapper .nav_left{
	position:absolute;
	left:5px;
	top:50px;
	width:28px;
	height:28px;
	background-image:url(../img/arrows_rev9.png);
	background-position:-2px -86px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#callout_rotator #navigation_wrapper .nav_right{
	position:absolute;
	right:7px;
	top:50px;
	width:28px;
	height:28px;
	background-image:url(../img/arrows_rev9.png);
	background-position:-2px -6px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#callout_rotator .image_wrapper{
	position:relative;
	width:239px;
	height:140px;
	margin:0px auto;
	background-image:url(../img/module_bg.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#callout_rotator .none_border_wrapper{
	width:239px;
	height:140px;
	margin:0px auto;
}
#callout_rotator .none_border_wrapper img:hover{
	opacity:0.9;
	filter:alpha(opacity=90);
}
#callout_rotator .selected{
	background-position:0px -140px;
}
#callout_rotator .image_wrapper img.module_image{
	position:absolute;
	left:9px;
	top:11px;
}
#lohp_main #callout_rotator .paginator_wrapper{
	bottom:5px;
}
#lohp_main .section_header{
	border-top:1px solid #cfcfcf;
	margin-top:20px;
}
#lohp_main .section_header h4{
	margin: 0.4em 0;
	position:relative;
	top:-17px;
	margin-bottom:4px;
	color:#3f3f3f;
	background-color:white;
	display:inline-block;
	padding:0px 10px;
	font-size:17px;
	font-weight:normal;
}
#callout_rotator #rotation_wrapper h4 a {
	color: #707070;
}
.ie7 #lohp_main .section_header h4{
	top:-18px;
	display:inline;
	zoom:1;
}
#lohp_main #browse_by_category{
	width:950px;
	height:192px;
	padding-top:10px;
	background-image:url(../img/lohp_browse_by_category_bg.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.ie7 #lohp_main #browse_by_category{
	padding-top:30px;
	height:170px;
}
#lohp_main #browse_by_category .lohp_category_listing{
	position:relative;
	width:990px;
}
.ie7 #lohp_main #browse_by_category .lohp_category_listing{
	margin-top:2px;
}
#lohp_main #browse_by_category .lohp_category_listing h3{
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:12px;
}
#lohp_main #browse_by_category .lohp_category_listing ul {
	margin:0px;
	padding:0px;
	float:left;
	width:20%;
	list-style:none;
}
#lohp_main #browse_by_category .lohp_category_listing ul li {
	text-align:left;
	padding-bottom:5px;
	line-height:15px; 
}
#lohp_main #mission_container{
	width:950px;
	padding:10px 0px 40px 0px;
	zoom:1;
}
#lohp_main #mission_container:before,
#lohp_main #mission_container:after{
	content:'';
	display:table;
}
#lohp_main #mission_container:after{
	clear:both;
}
#lohp_main #mission_container ul{
	margin:0px;
	padding:0px;
	list-style:none;
	position:relative;
	width:990px;
}
.ie7 #lohp_main #mission_container ul{
	padding-top:2px;
}
#lohp_main #mission_container ul li{
	float:left;
	width:24%;
	text-align:left;
	border-right:1px solid #e5e5e5;
	color:#666666;
}
#lohp_main #mission_container ul li.last{
	border-right:none;
}
#lohp_main #mission_container ul li .mission_inner_wrapper{
	padding:0px 27px 0px 20px;
	font-size:13px;
}
#lohp_main #mission_container ul li.first .mission_inner_wrapper{
	padding-left:0px;
	color:#666666;
}
#lohp_main #mission_container ul li h5{
	font-size:20px;
	font-weight:normal;
	color:#2d4a5b;
	margin:0px;
	padding:0px 0px 10px 0px;
}
#lohp_main #mission_container ul li p{
	margin:0px;
	padding:0px;
}
#lohp_main .plans_button{
	padding:7px 30px;
}
#lohp_main #plans_pricing {
	position: relative;
	z-index: 95;
	margin-top: -3px;
}
.ie7 #lohp_main #plans_pricing {
	margin-top: -2px;
}
#lohp_top #logo_container .logo_wrapper,
#lohp_top #search_outer_container,
#lohp_main #plans_pricing .wrapper,
#lohp_main #browse_by_category,
#lohp_main #mission_container {
	padding-left: 40px;
	padding-right: 40px;
}
.language_en #lohp_main #mission_container ul li .mission_inner_wrapper {
	padding: 0 23px 0 20px;
}
.language_en #lohp_main #mission_container ul li.first .mission_inner_wrapper {
	padding-left:0px;
}
.language_th #callout_rotator #rotation_wrapper {
	height: 245px;
}

/* BEGIN: one line modules that we want the green subtitle to come up four pixels */
.language_en #callout_rotator #rotation_wrapper ul li h4,
.language_de #callout_rotator #rotation_wrapper ul li h4 {
	line-height: 21px;
	padding-top: 10px;
	padding-bottom: 4px;
}
/* END: one line modules */
.language_de #lohp_top #logo_container h1 {
	font-size: 19px;
}
.language_de #callout_rotator #rotation_wrapper ul li h4 {
	font-size: 20px;
}
.language_pt #callout_rotator #rotation_wrapper ul li h4 {
	font-size: 20px;
}
.language_zh #callout_rotator #rotation_wrapper ul li h4 {
	font-size: 20px;
}
.language_es #lohp_top #logo_container h1 {
	font-size: 20px;
}
.language_es #lohp_main #plans_pricing h2 a {
	font-size: 23px;
}
.language_es #lohp_main #browse_by_category {
	height: 208px;
}
.language_es #lohp_main #plans_pricing h4 a {
	font-size:20px;
}
.language_es #callout_rotator #rotation_wrapper ul li h4 {
	font-size: 12px; font-weight:bold;
}
.language_es #lohp_main #mission_container ul li .mission_inner_wrapper {
	padding: 0 32px 0 20px;
}
.language_es #lohp_main #mission_container ul li.first .mission_inner_wrapper {
	padding-left:0px;
}
.language_fr #lohp_top #logo_container h1 {
	font-size: 20px;
}
.language_fr #lohp_main #plans_pricing h2 a {
	font-size: 22px;
}
.language_fr #lohp_main #plans_pricing h4 a {
	font-size: 19px;
}
.language_hu #lohp_main #plans_pricing h2 a {
	font-size: 20px;
}
.language_hu #lohp_main #plans_pricing h4 a {
	font-size: 18px;
}
.language_sv #lohp_main #plans_pricing h2 a {
	font-size: 22px;
}
.language_sv #lohp_main #plans_pricing h4 a {
	font-size: 19px;
}
.language_nb #lohp_main #plans_pricing h2 a {
	font-size: 20px;
}
.language_nb #lohp_main #plans_pricing h4 a {
	font-size: 19px;
}
.language_fr #callout_rotator #rotation_wrapper ul li h4 {
	font-size: 22px;
}
.language_it #lohp_main #plans_pricing h2 a {
	font-size: 24px;
}
.language_it #callout_rotator #rotation_wrapper ul li h4 {
	font-size: 20px;
}
.language_it .ie7 #search_container input#index_keyword_input {
	width:270px;
}
.language_nl #lohp_main #plans_pricing h2 a {
	font-size: 24px;
}
/*** END: gradient tabs, used on account page, could be used elsewhere ***/
.language_nl #lohp_main #mission_container ul li .mission_inner_wrapper {
	padding: 0 25px 0 20px;
}
.language_nl #lohp_main #mission_container ul li.first .mission_inner_wrapper {
	padding-left:0px;
}
.language_pt #lohp_main #plans_pricing h2 a {
	font-size: 25px;
}
.language_ru #lohp_top #logo_container h1 {
	display: inline-block;
	font-size: 19px;
	line-height: 16px;
	padding-left: 15px;
	width: 475px;
}
.language_ru .ie7 #lohp_top #logo_container h1 {
	display: inline;
	zoom: 1;
	margin:0;
}
.language_ru #callout_rotator #rotation_wrapper ul li h4 {
	font-size: 18px;
}
.language_ru #callout_rotator #rotation_wrapper ul li h5 {
	font-size: 13px;
}
.language_ru #lohp_main #plans_pricing {
	background-image: url("../img/lohp_pricing_bg_ru.png");
}
.language_ru .ie7 #lohp_main #plans_pricing h2 {
	display: block;
	padding:0;
	margin:0;
}
.language_ru #lohp_main #plans_pricing .wrapper {
	text-align: center;
	line-height: 28px;
	padding-top: 9px;
	padding-bottom: 9px;
}
.language_ru #lohp_main #plans_pricing .wrapper .divider {
	display: none;
}
.language_zh #lohp_main #mission_container ul li .mission_inner_wrapper {
	font-size: 13px;
	padding: 0 22px 0 20px;
}
.language_zh #lohp_main #mission_container ul li.first .mission_inner_wrapper {
	padding-left:0px;
}
.language_zh .ie7 #image_paginator_wrapper {
	top: 39px;
}
.language_zh #lohp_main #plans_pricing h4 a {
	font-family:arial;
	letter-spacing:2px;
}
.language_ja #lohp_top #logo_container h1 {
	font-size: 21px;
}
.language_ja #lohp_main #plans_pricing h2 a {
	font-size: 19px;
}
.language_ja #lohp_main #plans_pricing h4 a {
	font-family:arial;
	letter-spacing:2px;
	font-size:19px;
}
.language_ja #callout_rotator #rotation_wrapper ul li h4 {
	font-size: 21px;
}
.language_ja #lohp_main #mission_container ul li h5 {
	font-size: 15px;
}
.language_ja #lohp_main #mission_container ul li .mission_inner_wrapper {
	font-size: 13px;
	padding: 0 17px 0 20px;
}
.language_ja #lohp_main #mission_container ul li.first .mission_inner_wrapper {
	padding-left:0px;
}
.language_ja .ie7 #image_paginator_wrapper {
	top: 39px;
}
body.home_out #search_autocomplete {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
	margin-left: 0;
	width: 345px !important;
}

body.home_out .lte9 #search_autocomplete {
	width: 332px !important;
}
body.home_out #search_autocomplete ul {
	padding: 0;
}
body.home_out #search_autocomplete ul li {
	font-size: 16px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 7px;
}
#lohp_top #search_outer_container #search_container input#index_keyword_input {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	outline: none;
}
#lohp_main #mission_container .mission_inner_wrapper {
	overflow: visible;
}
.language_es #lohp_main #mission_container .mission_inner_wrapper {
	height: 119px;
}
.language_fr #lohp_main #mission_container .mission_inner_wrapper {
	height: 130px;
}
.language_it #lohp_main #mission_container .mission_inner_wrapper {
	height: 119px;
}
.language_nl #lohp_main #mission_container .mission_inner_wrapper {
	height: 119px;
}
.language_pt #lohp_main #mission_container .mission_inner_wrapper {
	height: 119px;
}
.language_ru #lohp_main #mission_container .mission_inner_wrapper {
	height: 119px;
}
.language_ja #lohp_main #mission_container .mission_inner_wrapper {
	height: 94px;
}
body.home_out #bodyContent{
	width:auto;
	padding:0px;
	margin-top:-17px;
}
body.home_out #masthead{
	display:none;
}
body.opera #lohp_top #search_autocomplete {
	margin-top: 4px;
}
body.home_out #header {
	position: relative;
	z-index: 1000;
}
body.home_out #navigation {
    margin-bottom: 17px;
}
#lohp_top #search_button_container {
	background: transparent url('../img/button-bg-11px.png') no-repeat right top;
}
.lte9 #lohp_top #search_button_container {
	background: none;
}
/* shared ::  pagination */
.paginator_wrapper{
	position:absolute;
	left:50%;
	bottom:19px;
	z-index:101;
}
.paginator_wrapper .pager{
	position:relative;
	z-index:10;
	width:11px;
	height:11px;
	background-image:url(../img/arrows_rev9.png);
	background-position:-11px -193px;
	background-repeat:no-repeat;
	float:left;
	margin-right:1px;
	cursor:pointer;
}
.paginator_wrapper .pager_selected{
	background-position:-11px -168px;
}
.paginator_wrapper .pager_hover{
	background-position:-11px -181px;
}

/* shared ::  pagination */
#lohp_top{
	height:455px;
}
.ie #lohp_top{
	height:457px;
}

/* ipad / iphone overrides */
@media only screen and (max-device-width: 768px) {
	#search_container input#index_keyword_input{
		height:36px;
	}
	#lohp_top #search_button_container {
		background: none;
	}
	#lohp_top{
		height:455px;
	}
	.language_ja #lohp_top{
		height:453px;
	}
	body{
		zoom:100%;
	}
	#lohp_top #logo_container .logo_wrapper{
		width:900px;
	}
	#search_outer_container {
		width:900px;
	}
	#lohp_main #plans_pricing .wrapper{
		width:900px;
	}
	#lohp_main #browse_by_category{
		width:900px;
		overflow:hidden;
	}
	#lohp_main #mission_container{
		width:900px;
		overflow:hidden;
	}
	#lohp_main #browse_by_category .lohp_category_listing{
		width:960px;
	}
	#lohp_main #mission_container ul{
		width:960px;
	}
	.callout_wrapper{
		width:900px;
	}
	#lohp_top #search_outer_container #search_container input#index_keyword_input{
		border-bottom-right-radius: 0px;
		border-top-right-radius: 0px;
	}
	/** pricing section language overrides **/
	.language_de #lohp_main #plans_pricing h2 a {
		font-size: 25px;
	}
	.language_es #lohp_main #plans_pricing h2 a {
		font-size:22px;
	}
	.language_fr #lohp_main #plans_pricing h2 a {
		font-size:20px;
	}
	.language_it #lohp_main #plans_pricing h2 a {
		font-size:21px;
	}
	.language_nl #lohp_main #plans_pricing h2 a {
		font-size:21px;
	}
	.language_pt #lohp_main #plans_pricing h2 a {
		font-size:22px;
	}
	.language_ru #lohp_main #plans_pricing h2 a {
		font-size:23px;
	}
	.language_ja #lohp_main #plans_pricing h2 a {
		font-size:17px;
	}
}
/* ************ END: lohp main *********** */
