/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*---- Header styling ---*/
.sIFR-active #main h1 {
  visibility: hidden;
  font-family: arial, sans-serif;
  line-height: 1em;
  font-size: 25px;
width: 640px;
font-weight: normal;
margin-left: 20px;
}

.sIFR-active h1,
.sIFR-active #main h1 {
	padding-left: 26px;
	margin: 20px 0px 0px;
}

.sIFR-active #subcontent h4.hdr {
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 12px;
	border-bottom: 1px solid #e5e5e5;
	width: 210px;
	font-weight: normal;
}

.sIFR-active #subcontent #refine_search h4 {
	font-size: 12px;
	background-color: #e5e5e5;
	margin: 0px;
	padding-top: 3px;
	border: none;
	width: 180px;
	height: 15px;
}

.sIFR-active .finances-info h3,
.sIFR-active ul#storage_info h3,
.sIFR-active #content_main h3 {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	width: 210px;
	font-weight: normal;
	height: 25px;
}

.sIFR-active #content_main h3 {
	width: 200px;
}

.sIFR-active #content_main h3.contact {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	width: auto;
}

.sIFR-active .registration #content_main h3 {
	width: 380px;	
	border-bottom: none;
}

.sIFR-active .faq_storage h2,
.sIFR-active .faq_truck h2,
.sIFR-active .faq_supplies h2,
.sIFR-active .faq_billing h2,
.sIFR-active .tips_storage h2,
.sIFR-active .tips_packing h2,
.sIFR-active .tips_truck  h2{
	width: 600px;
	font-size: 14px;
	color: #663398;
	margin-top:0;
}

.sIFR-active #reserve_truck_landing h2,
.sIFR-active #truck_results h2 {
/*	background-color: #efefef; artf672723 */
	font-size: 12px;
	width: 650px;/* Old 500px artf672723 */
	margin: 0px;
	padding: 0px;
}

.sIFR-active .checkout_location_info h4.hdr {
	color: #663398;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	width: auto;
}

.sIFR-active #location_finder h4.hdr,
.sIFR-active #location_finder_search h4.hdr,
.sIFR-active #local_storage h4.hdr {
	font-size: 12px;
	padding: 8px 0px 0px 10px;
	margin: 0px;
	/*width: 500px;*/
	font-weight: normal;
}

.sIFR-active #module_findstorage h4 span,.sIFR-active #badge_promos #findstorage-search h2 span {
	font-size: 16px;
	background-color: #e7e7e7;
	width: 186px;
	color: #333333;
	display: block;
}
.sIFR-active #storage_option h4.hdr {
	font-size: 14px;
	color: #663398;
	padding: 20px 0px 0px;
	font-weight: normal;
	text-align: center;
}
/* Begin : SB - artf661316 : Boxes | Sub header should be in one line and should include spacing for Single item. */
.sIFR-active #content_main h3.boxText {
	width: 600px;
}
html>/**/body .sIFR-active #content_main h3.boxText {
	width: 500px;
}
/* End : SB - artf661316 : Boxes | Sub header should be in one line and should include spacing for Single item. */
/* Begin: SG - storage Tips storage FAQ header */
.sIFR-active #module_supply_faq h2.hdr {
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 12px;
	border-bottom: 1px solid #e5e5e5;
	width: 210px;
	font-weight: normal;
}
/* End: SG - storage Tips storage FAQ header */
/* Begin: SG - Boxes page subtitle */
.sIFR-active #content_main h2.boxText {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	height: 25px;
	width: 600px;
}
html>/**/body .sIFR-active #content_main h2.boxText {
	width: 500px;
}
/* End: SG - Boxes page subtitle */
html>body .sIFR-active .packingsupplies_hdr h2 {
    font-size:10px;
    padding-top:10px;
    margin-top:0px;
    color: #333;
    width: 100px;
}

* html  .sIFR-active .packingsupplies_hdr h2 {
    font-size:10px;
    padding-top:10px;
    margin-top:0px;
    color: #333;
    width: 100px;
}
html>body .packingsupplies_hdr .sIFR-replaced {margin-top:0px;padding-top:20px;}
* html .packingsupplies_hdr .sIFR-replaced {margin-top:0px;padding:0px;padding-top:19px;}