.howToGuide {
	width:930px;
	padding:30px 0 0 30px;
	background:#ffffff;
}

.howToOneThird {
	width:280px;
	padding:0 30px 30px 0;
}

.howToTwoThird {
	width:590px;
	padding:0 30px 30px 0;
}

.howToHalf {
	width:435px;
	padding:0 30px 30px 0;
}

.howToFull {
	width:900px;
	padding:0 30px 30px 0;
}

.howToOneThird, .howToTwoThird, .howToHalf, .howToFull, .howToStep, .howToStepNumber, .howToStepDescription, .howToHubGuideTitle, .howToHubGuideArrow {
	float:left;
}

.howToClear {
	clear:both!important;
}

.howToHubTitle {
	font:bold 46px/46px Century Schoolbook, Georgia, "Times New Roman", Times, serif;
	color:#000000;
	margin:0 0 10px 0;
}

.howToHubStrapline {
	color:#bc8d41;
	margin:0 0 20px 0;
}

.howToHubGuide {
	height:375px;
	overflow:hidden;
}

.howToHubGuideImageLink {
	position:relative;
	width:435px;
	height:270px;
	display:block;
	margin:0 0 8px 0;
	clear:both;
	text-decoration:none;
}

.howToHubGuideImage {
	position:absolute;
	top:0;
	left:0;
	width:435px;
	height:270px;
	z-index:1;
}

.howToHubGuideHowTo {
	position:absolute;
	top:244px;
	left:0;
	background:#bc8d41;
	width:92px;
	height:26px;
	color:#ffffff;
	text-align:center;
	z-index:2;
}

.howToHubGuideTitle {
	width:410px;
	margin:0 5px 5px 0;
	color:#bc8d41;
}

.howToHubGuideTitle a {
	color:#bc8d41;
	text-decoration:none;
}

.howToHubGuideTitle a:hover {
	color:#000000;
}

.howToHubGuideArrow {
	background:#bc8d41 url(https://static.achica.com/images/HowToGuides/how-to-hub-arrow.jpg) no-repeat;
	width:20px;
	height:20px;
	display:block;
}

.howToHubGuideDescription {
	text-align:justify;
	clear:both;
}

.howTo {
	font:bold 42px Century Schoolbook, Georgia, "Times New Roman", Times, serif;
	color:#000000;
}

.howToTitle {
	color:#bc8d41;
	margin:0 0 20px 0;
}

.howToText {
	text-align:justify;
	margin:0 0 20px 0;
	color:#000000;
}

.howToText a {
	color:#bc8d41!important;
	text-decoration:underline;
}

.howToText a:hover {
	color:#000000;
}

.howToOverlay {
	background:#ffffff;
	padding-top:30px;
}

.howToStepNumber {
	font:italic 90px Century Schoolbook, Georgia, "Times New Roman", Times, serif;
	color:#bc8d41;
	line-height:60px;
	width:60px;
}

.howToHalf .howToStepDescription {
	width:375px;
}

.howToOneThird .howToStepDescription {
	width:220px;
}

.howToTwoThird .howToStepDescription {
	width:530px;
}

.howToFull .howToStepDescription {
	width:840px;
}

.howToStepTitle {
	font:25px 'FuturaBT-Medium';
	margin:0 0 10px 0;
	color:#000000;
}

strong {
	font-weight:bold;
}

.howto-popup {
    border:none!important;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    z-index:150000;
}

.howto-popup .ui-dialog-content{
	padding:0!important;
}

.ui-widget-overlay {
    background: none repeat scroll 0 0 #000000!important;
    height:100%!important;
    left:0!important;
    opacity:0.8!important;
    position:fixed!important;
    top:0!important;
    width:100%!important;
    z-index:20!important;
}

.howto-popup .ui-widget-header {
    border:none!important;
    background:none!important;
    font-weight:normal;
}

#howto_dialog {
	display:none;
}

#howto_dialog .howToGuide {
	padding-top:5px!important; 
}

.howto-popup .ui-dialog-titlebar {
	padding:0!important;
	height:24px!important;
	display:block;
}

.howto-popup .ui-dialog-titlebar-close {
    width:80px!important;
    height:24px!important;
    padding:0!important;
	text-align:left!important;
	visibility:visible;
	float:right;
	cursor:pointer;
	margin:5px 5px 5px 0;
}

.howto-popup .ui-button-icon-only .ui-button-text {
	padding:0!important;
	text-indent:0!important;
	display:inline!important;
	color:#bc8d41;
	font-size:18px;
}

.howto-popup .ui-button-icon-only .ui-icon-closethick {
	top:0!important;
	left:55px!important;
	margin-top:-2px!important;
	margin-left:0!important;
}

.howto-popup .ui-widget-header .ui-icon {
    background:url(https://static.achica.com/media/images/popupCloseBtn.png) no-repeat!important;
    width:24px;
    height:24px;
}

.howto-popup .ui-state-default {
	border:none!important;
	background:none!important;
}