/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

html {
height: 100%;
}
body {
	margin:0px;
	padding:0px;
	height:100%;
	font-family:Tahoma,Helvetica,Arial,sans-serif;
	font-size:12px;
	background-color: #CCCCCC;
}

form {
	margin:0px;
}

.smDisplayArea {float:left;padding-top:10px;}
.lgDisplayArea {float:left;padding-top:3px;}
.linksDisplayArea {clear:both;padding-top:3px;}


.linksDisplayArea a {
	margin-bottom:2px;
}

.linksDisplayArea div {
	background-image:url(images/safe-made-in-the-usa.png);
	background-repeat:no-repeat;
	height:30px;
	padding-left:80px;
	text-align:center;
	color: #004B84;
	font-size:25px;
	font-weight:bold;
	margin-bottom:4px;
}

.templateNavClassA {
	padding-bottom:10px;
	padding-left:5px;
	padding-top:10px;
}

.templateNavClassA img {
	margin-right:3px;
	max-width:70px;
}

.templateNavClassB {
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
}

.templateNavClassC {
	clear:both;
	max-width:300px;
}

.templateNavClassD {
	clear:both;
}

.navImage {float:left; margin-right:5px;}


#wrapper {
	/*min-height: 100%;*/
	border: 0px; 
	width:995px;
	margin: 0 auto; 
	margin-bottom:-60px;
	background: #FFFFFF;
	
}

#display_area {	
	text-align:left;
	overflow: visible;
	height:100%;
}

#template_footer {
	bottom: 0px; 
	margin: 0 auto; 
	height: 60px;
	/*z-index:10;
	position: fixed;
	overflow: visible;*/
}

#topbar-libertylogo { 
	padding:0px; 
	border:none; 
}

#main-body-content { 
	clear:both; 
	margin-top:0px; 
	/*height: 100%;
	padding-bottom:60px;*/
}


a:link, a:active, a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #768EBB;
	text-decoration: none;
}

.paddingMainA, .learn-more-area, .buy-a-safe {
	padding:10px;
}
.learn-more-area { width:770px; }
.buy-a-safe { clear:both; text-align:center; }

.topnav_menu_background {
	background-image: url(images/nav_topbar_background.gif);
	background-repeat: repeat-x;
	height:50px;
	width:995px;
	margin:0px;
	padding:0px;
	clear:both;
}

.topnav_menu {
	display:block;
	clear:both;
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:none;
}
.topnav_menu li {
	float:left;
	cursor:pointer;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	height:50px;
	/*line-height:50px;*/
	display:inline;
	text-align: center;
	vertical-align: middle;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
}

#topbar-libertyhome-menu {
	padding-left:0px;
}

#topbar-libertyhome-menu img.topbar-home {
	padding-bottom:16px;
	padding-left:10px;
}

img.topnav_menu_img:hover, img.topbar-home:hover, .topnav_menu_selected, #topbarlearnmore:hover {
	background-color:#73A0C1;
	/*background-image: url(images/nav_topbar_background_hover.gif);
	background-repeat: repeat-x;*/
}

.topnav_menu a, .topnav_menu a:visited, .topnav_menu_background a, .topnav_menu_background a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.topnav_menu_bar { display:block; clear:both; margin:0px; padding:0px; list-style-type:none; float:none; }
.topnav_menu_bar li { float:left; cursor:pointer; padding:5px; }
a.top-social-media-links {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 14px;
	display:block;
}

.topnav_menu_img { margin-top:16px; }

#topbarlearnmore_learnsmarthbox {
	display:none;
	background-color:#73A0C1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73A0C1;
}
#topbarlearnmore_learnsmarthbox a {
	display:block;
	font-size:13px;
	font-weight:bold;
	padding:5px;
	color:#FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #73A0C1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #73A0C1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#topbarlearnmore_learnsmarthbox a:hover {
	background-color:#FFFFFF;
	color:#0A4D83;
}


tr.topnavListItem:hover {
	background-color:#FFFFFF;
}

.drop_down_menu	{ 
	width: 995px;
	background-color:#73A0C1;
	position:absolute;
	z-index:1025;
	top:50px;
	display:none;
	margin:0px;
}

.drop_down_menu_popup	{
	border:1px solid #FFFFFF;
	background-color:#9ABED2;
	position:absolute;
	z-index:1030;
	display:none;
	top:5px;
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:5px;
	min-width:175px;
}

.drop_down_menu_popup_divA {
	clear:both;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 15px;
	padding-bottom:10px;
}




.footer_menu_background {
	background-image: url(images/nav_footer_background.gif);
	background-repeat: repeat-x;
	height:30px;
	line-height:30px;
	width: 995px;
	margin:0px;
	padding:0px;
	clear:both;
}

.footer_menu {
	display:block;
	clear:both;
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:none;
}
.footer_menu li {
	float:left;
	cursor:pointer;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	height:30px;
	display:inline;
	text-align: center;
	vertical-align: middle;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
}

.footer_menu li:hover, .footer_menu_selected  {
	background-image: url(images/nav_footer_background_hover.gif);
	background-repeat: repeat-x;
}

.footer_menu a, #template_footer a {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.footer_bottom {
	background-color:#333333;
	color:#FFFFFF;
	font-size: 10px;
	clear:both;
	height:30px;
	line-height:30px;
	padding-left:20px;
	padding-right:20px;
}

.footer_bottom a {
	text-decoration: none;
	color:#FFFFFF;
	font-size: 10px;
	margin-left:5px;
	margin-right:5px;
}

#zipcodefind {
	margin-top:3px;
}

#zipcodefind_zipsmarthbox {
	display:none;
}

#zipcodefind_quickbox {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:5px;
	background-color:#BBA97F;
	float:right;
	border:none;
	clear:both;
	/*IE7 has changes for zipcodefind_zipsmarthbox in ie7.css */
}

#dealer-quickfind {
	margin-top:2px;
	height:24px;
	line-height:24px;
	margin-right:10px;
	float:right;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	background-color:#BBA97F;
	padding-left:5px;
}

#dealer-quickfind form, #zipcodefind_quickbox form {
	margin:0px;
	padding:0px;
}

#dealer-quickfind .zipcodefield, #zipcodefind_quickbox .zipcodefield  {
	width:80px;
	height:14px;
	color:#999999;
}

#dealer-quickfind .gobutton, #zipcodefind_quickbox .gobutton {
	height:22px;
	background-color:#034E86;
	border:none;
	color:#FFFFFF;
	font-weight: bold;
	margin:0px;
}

.textNowrap {
	white-space:nowrap;
}

.titletext {
	color:#009900;
	font-weight: bold;
	font-size: 14px;
}

.textA {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 13px;
	display:block;
}

.textB {
	color:#FFFFFF;
	font-weight: normal;
	font-size: 12px;
	display:block;
}

.textC {
	color:#194983;
	font-weight: bold;
	font-size: 16px;
}

.textD {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 15px;
}
.textE {
	font-size: 11px;
}
.textF {
	font-size: 14px;
}
.textG {
	font-size: 12px;
	font-weight:bold;
}
.textH {
	font-size: 15px;
	font-weight:bold;
	color:#666666;
	text-transform:uppercase;
}
.textI {
	font-size: 14px;
	font-weight:bold;
	color:#666666;
	text-transform:uppercase;
}
.textJ {
	background-color:#666666;
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
}
.textK {
	font-size: 14px;
	font-weight:normal;
	color:#666666;
	text-transform:none;
}
.textL {
	font-size: 13px;
	font-weight:bold;
	color:#666666;
}
.textM {
	font-size: 12px;
}
.textN {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.textO {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 9px;
}
.textP {
	color:#CCCCCC;
	font-weight:normal;
	font-size:12px;
}
.textQ {
	color:#FFFFFF;
	font-weight:normal;
	font-size:12px;
}
.textR {
	color:#000099;
	font-weight:normal;
	font-size:14px;
	text-transform:none;
}
.textS {
	background-color:#666666;
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
}
.textT {
	font-size: 13px;
	font-weight:bold;
	color:#0A4D83;
}
/************** LEFT NAV ****************/
#leftnav-links {
	font-size:11px;
	width:200px;
}

#leftnav-links ul {
	list-style:none;
	margin:0px;
	padding:0px;
	background-color:#CCCCCC;
}

#leftnav-links li {
	display:block;
	background-color:#333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin:0px;
	padding:0px;
}

#leftnav-links a {
	display:block;
	padding:3px;
	text-decoration:none;
	color:#FFFFFF;
}

#leftnav-links a:hover {
	background-color:#999999;
}

#leftnav-links ul ul {
	margin-left:20px;
	margin-top:0px;
}

#leftnav-links .selectedSection li, .selectedSection a {
	background-color: #666666;
}

#leftnav-links .selectedLink a {
	background-color: #999999;
}

#leftnav-links img {
	margin-top:5px;
	margin-right:2px;
	margin-left:2px;
}

#leftnav-links li.subnav-selected, #leftnav-links li.subnav-hidden
{
	border:none;
	background-color: #CCCCCC;
	padding:0px;
}

#leftnav-links li.subnav-selected {
	display:block;
}

#leftnav-links li.subnav-hidden
{
	display:none;
}


/************** LEFT NAV END ****************/


/************** LEARN MORE NAV ****************/
div.learnnav-links {
	font-size:18px;
	background-color:#666666;
	padding-top:3px;
}

div.learnnav-links h1 {
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
}

div.learnnav-links ol {
	margin:0px;
	background-color:#CCCCCC;
	font-size:11px;
	padding-left:10px;
}

div.learnnav-links li {
	font-weight:normal;
	background-color:#333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left:20px;
	text-align:left;
	padding:2px;
}

div.learnnav-links a {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
}

div.learnnav-links li:hover {
	background-color:#999999;
}

/************** END LEARN MORE NAV ****************/


/************** FEATURE NAV ****************/
div.feature-links {
	padding-top:0px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

div.feature-links h5 {
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
}

div.feature-links h6 {
	color:#FFFFFF;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:1px;
	padding-right:1px;
	margin:0px;
	font-weight:bold;
	text-align:center;
}

div.feature-links ol {
	margin:0px;
	background-color:#BBA97F;
	font-size:11px;
	padding-left:10px;
}

div.feature-links ul {
	margin:0px;
	font-size:11px;
	padding:0px;
	list-style:none;
}

div.feature-links li {
	font-weight:normal;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left:0px;
	text-align:left;
	color:#333333;
}

div.feature-links li.rowalternate {
	background-color:#DDDDDD;
}

div.feature-links a, div.feature-links span {
	text-decoration:none;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
}

div.feature-links a {
	color:#333333;
}

div.feature-links a:hover, div.feature-links span:hover, div.feature-links li.rowSelected {
	background-image:url(images/nav_popup_background_e.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
}

div.feature-links h2.rowSelected {
	background-color:#237730;
}

div.feature-links li:hover {
	color:#006600;
}

/************** END FEATURE NAV ****************/

h4, .titleArea, h1.learn-more-title, h1.safes {
	font-size: 20px;
	font-weight: bold;
	color: #009900;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1.learn-more-title {
	float:left;
}

.titleArea p {
	padding:0px;
	margin:0px;
}

.navButtonNext {
	display:block;
}

.navButtonPrevious {
	display:block;
}

.navButtonNext a {
	background-image:url(images/navbutton_next.gif);
	background-repeat:no-repeat;
	background-position: right;
	background-color:#009900;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:20px;
	display:block;
	height:30px;
	line-height:31px;
	text-align:center;
	font-size: 15px;
	font-weight:bold;
	text-decoration: none;
	color: #FFF;
	cursor:pointer;
	text-transform: uppercase;
	
}

.navButtonPrevious a {
	background-image:url(images/navbutton_prev.gif);
	background-repeat:no-repeat;
	background-position: left;
	background-color:#009900;
	padding-left:20px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:10px;
	display:block;
	height:30px;
	line-height:31px;
	text-align:center;
	font-size: 15px;
	font-weight:bold;
	text-decoration: none;
	color: #FFF;
	cursor:pointer;
	text-transform: uppercase;
	
}

.backgroundA {
	background-color:#009900;
	padding:5px;
}
.backgroundB {
	background-color:#1E4B82;
}
.backgroundC {
	background-color:#666666;
}
.backgroundD {
	background-color:#CCCCCC;
}

.mainbutton, .mainbutton a {
	display:block;
	background-color:#009900;
	color: #FFF;
	font-size: 14px;
	font-weight:bold;
	padding-right:3px;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:2px;
}
.buttonTypeA {
	background-color:#0A528B;
	color: #FFF;
	font-size: 12px;
	font-weight:bold;
	padding:5px;
}
.featureUpgrade a, .featureUpgradeSelected {
	display:block;
	color: #000000;
	font-size:10px;
	font-weight:bold;
	padding:5px;
}
.featureUpgrade a span {
	color: #999999;
}
.featureUpgrade a:hover, .featureUpgradeSelected {
	color: #FFFFFF;
	background-color:#0A528B;
}
.selectArea {
	display:block;
	margin-top:3px;
}
.selectArea a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight:bold;
	padding:5px;
	height:21px;
	line-height:21px;
	background-image: url(images/button_select_series_background.gif);
	background-repeat: repeat-x;
}
.selectArea a:hover {
	/* background-color:#CEA400; */
}
.headTitleArea a {
	color: #FFFFFF;
	background-color:#D1BF88;
	font-size: 14px;
	font-weight:bold;
	padding:5px;
	text-transform:uppercase;
}
.headTitleArea a:hover {
	background-color:#666666;
}
.sectionsubnav ul
{
	padding-top:0px;
	margin-top:0px;
	text-align:left;
}
.sectionsubnav li
{
	color: #000000;
	list-style-type: none;
}
.sectionbuttonOpen
{
	list-style-image: url(images/arrow_right_open_a.gif);
}
.sectionbuttonClose
{
	list-style-image: url(images/arrow_right_a.gif);
}
.sectionbuttonNone
{
	list-style-type: none;
}
.textHardwareColor1 {
	color:#333333;
	font-weight:bold;
}
.textHardwareColor2, .textHardwareColor13 {
	color:#ECBC00;
	font-weight:bold;
}
.textHardwareColor3, .textHardwareColor12, .textHardwareColor50 {
	color:#999999;
	font-weight:bold;
}
.textHardwareColor4, .textHardwareColor10 {
	color:#FFCC00;
	font-weight:bold;
}
.custom_tip .tip {
	background-color:transparent;
	padding: 0px;
}
.custom_tip_A .tip {
	clear:both;
	background-color:#9BC5E8;
	max-width:300px;
	color:#000000;
	padding: 10px;
	border: 1px solid #000000;
}
div.buildStepsCart
{
	float:left;
	width:160px;
	height:80px;
	border: 2px solid #999999;
}
div.buildStepsCart div.heading
{
	clear:both;
	border-bottom: 2px solid #999999;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	padding-top:2px;
	padding-left:2px;
}
div.buildStepsCart div.review
{
	font-size:12px;
	font-weight:bold;
	color:#999999;
	padding-top:2px;
	padding-left:10px;
}
div.buildStepsCart div.subtotal
{
	font-size:15px;
	font-weight:bold;
	color:#999999;
	padding-top:2px;
	padding-left:10px;
}
div.buildStepsBackgroundSelected
{
	float:left;
	width:112px;
	height:85px;
	background-image: url(images/steps.gif);
	background-repeat: no-repeat;
}
div.buildStepsBackground
{
	float:left;
	width:112px;
	height:85px;
	background-image: url(images/steps_finished.gif);
	background-repeat: no-repeat;
}
div.buildSteps
{
	clear:both;
	padding-top:10px;
}
div.buildStepsBackgroundSelected p.step
{
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#CCCCCC;
}
div.buildStepsBackground p.step
{
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#666666;
}
div.buildSteps p.level
{
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
div.buildSteps p.selection
{
	margin-top:0px;
	margin-bottom:0px;
	margin-right:5px;
	margin-left:5px;
	padding:0px;
	text-align:center;
	font-size:12px;
	line-height:19px;
	font-weight:bold;
	color:#666666;
	background-image: url(images/steps_selected_area.png);
	background-repeat: no-repeat;
	width:100px;
	height:19px;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}
.buttonNext {
    border: none;
    background-image:url(images/navbutton_next.gif);
	background-repeat:no-repeat;
	background-position: right;
	background-color:#009900;
	font-size: 15px;
	font-weight:bold;
	color:#FFFFFF;
    padding-right:15px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	cursor:pointer;
	margin-right:15px;
}

/**************** BUTTON TYPE A ***********************************/
a.buttonA, a.buttonAselected {
    background: transparent url('images/bg_buttonA_a.gif') no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
	font-size: 14px;
	font-weight:bold;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	background-color:#CCCCCC;
	text-transform:uppercase;
	text-align:center;
}

a.buttonA span, a.buttonAselected span {
    background: transparent url('images/bg_buttonA_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.buttonA:hover, a.buttonAselected {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
	background-color:#666666;
}

a.buttonA:hover span, a.buttonAselected span {
    background-position: bottom left;
}
/**************** END BUTTON TYPE A ***********************************/

/**************** BUTTON TYPE B ***********************************/
a.buttonB, a.buttonBselected {
    background: transparent url('images/bg_buttonA_a.gif') no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
	font-size: 14px;
	font-weight:bold;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	background-color:#CCCCCC;
	text-transform:uppercase;
	text-align:center;
}

a.buttonB span, a.buttonBselected span {
    background: transparent url('images/bg_buttonA_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.buttonB:hover, a.buttonBselected {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
	background-color:#666666;
}

a.buttonB:hover span, a.buttonBselected span {
    background-position: bottom left;
}
/**************** END BUTTON TYPE A ***********************************/

/**************** BUTTON TYPE C ***********************************/
a.buttonC, a.buttonCselected {
    color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
    text-decoration: none;
	display: block;
	background-color:#009900;
	text-align:center;
	margin:0px;
}

a.buttonC span, a.buttonCselected span {
    display: block;
	line-height: 12px;
    padding: 2px;
}

a.buttonC:hover, a.buttonCselected {
	background-color:#666666;
}
/**************** END BUTTON TYPE C ***********************************/

/**************** BUTTON TYPE D ***********************************/
a.buttonD {
    color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
    text-decoration: none;
	display: block;
	background-color:#999999;
	text-align:center;
	margin:0px;
}

a.buttonD span {
    display: block;
	line-height: 12px;
    padding: 2px;
}
/**************** END BUTTON TYPE D ***********************************/

/**************** BUTTON TYPE E ***********************************/
a.buttonE {
	background-image:url(images/nav_popup_background.gif);
	background-repeat:repeat-x;
	color: #333333;
	font-size: 10px;
	line-height:18px;
	font-weight:bold;
    text-decoration: none;
	display: block;
	height:18px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:2px;
}

a.buttonE:hover, a.buttonEselected {
	color: #009900;
}

a.buttonEE, a.buy-a-safe-now {
	background-image:url(images/nav_popup_background_e.gif);
	background-repeat:repeat-x;
	color: #FFFFFF;
	font-size: 14px;
	line-height:20px;
	font-weight:bold;
    text-decoration: none;
	display: block;
	height:20px;
	border: 1px solid #FFFFFF;
	
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
}

a.buy-a-safe-now {
	width:100px;
	margin:5px;
}

/*
a.buttonE, a.buttonEselected {
    color: #333333;
	border: 1px solid #666666;
	font-size: 12px;
	font-weight:bold;
    text-decoration: none;
	display: block;
	background-color:#CCCCCC;
	text-align:left;
	margin:0px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:2px;
}

a.buttonE span, a.buttonEselected span {
    display: block;
	line-height: 12px;
    padding: 2px;
}

a.buttonE:hover, a.buttonEselected {
	background-color:#666666;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
}
*/
/**************** END BUTTON TYPE E ***********************************/

/**************** BUTTON TYPE F ***********************************/
a.buttonF, a.buttonFselected, .buttonFstatic {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	display: block;
	background-color:#006600;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	margin:0px;
}

a.buttonF span, a.buttonFselected span {
    display: block;
	line-height: 12px;
    padding: 2px;
}

a.buttonF:hover, a.buttonFselected {
	background-color:#006600;
}
/**************** END BUTTON TYPE F ***********************************/

/**************** BUTTON TYPE G ***********************************/
a.buttonG, a.buttonGselected {
    color: #FFFFFF;
    display: block;
	font-size: 14px;
	font-weight:bold;
    height: 24px;
    margin-right: 0px;
    text-decoration: none;
	text-transform:uppercase;
	text-align:center;
}

a.buttonG span {
    display: block;
	line-height: 14px;
    padding-top: 4px;
}


/**************** END BUTTON TYPE G ***********************************/

/**************** HEADINGS A ***********************************/
div.headingsA, h1.headingsA, h1.build-a-safe {
	clear:both;
	margin-top:10px;
	margin-bottom:20px;
	height: 32px;
	color: #333333;
	font-size: 24px;
	float:left;
	padding-right: 40px; /* sliding doors padding */
	padding-left: 10px; /* sliding doors padding */
	text-decoration: none;
	background-color:#BDBDBD;
	text-transform:uppercase;
	text-align:left;
	min-width:280px;
	line-height:34px;
	background-image: url(images/hd_headingsA_span.png);
	background-repeat: no-repeat;
	background-position: right;
	font-weight:bold;
}
h1.build-a-safe {
	margin-bottom:0px;
}
/**************** END HEADINGS A ***********************************/

.borderBottomA {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;	
}

.borderABottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;	
}

.borderAtop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;	
}

.borderARight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;	
}

.borderAall {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}

.borderBBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}

.borderBTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.borderBright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.borderBleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.borderBall {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
.borderCleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.borderCright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.borderBottomD {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #074D84;	
}
.borderBottomE {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #074D84;	
}
#templateBuySafe {
	float:left;
	padding-top:4px;
	padding-left:8px;
}
#viewcart {
	float:right;
	padding-right:2px;
	padding-top:5px;
	text-align: right;
}
#viewcart a {
	color:#FFFFFF;
	font-size:10px;
	margin-right:3px;
}

.arrowAclosed {
	background-image: url(images/arrow_a_closed.png);
	background-repeat: no-repeat;
}
.arrowAopened {
	background-image: url(images/arrow_a_opened.png);
	background-repeat: no-repeat;
}
.backgroundRowA {
	background-color: #CCCCCC;
}
.backgroundRowB {
	background-color: #EEEEEE;
}

div.largeSwatchDisplay {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	width:310px;
	height:235px;
	text-align:center;
	vertical-align:middle;
	padding:5px;
	line-height:220px;
	background-color:#FFFFFF;
}



.tab_table {
	list-style-image: none;
	list-style-type: none;
	margin-top:10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 24px;
	font-size: 12px;
	color:#666666;
}

.tab_table a {
	color:#666666;
	display:block;
}

.tab_table_div {
	float: left;
	background-color: #EEEEEE;
	padding: 5px 8px 0px 8px;
	margin-left: 5px;
	cursor: pointer;
	height: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height:20px;
}

.tab_hover, .tab_table div:hover {
	background-color: #CCCCCC;
}

.tab_display_area {
	padding:10px;
	clear:both;
	border-top-width: 1px;
	border-right-width: 3px;
	border-left-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-left-color: #CCCCCC;
	border-bottom-color: #999999;
	background-color:#FFFFFF;
}

.tab_display_area_top {
	padding:10px;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.tab_selected, div.tab_selected:hover {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	top:1px;
	position:relative;
	z-index:100;
	height:21px;
}

div.steps {
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
	padding-bottom:4px;
}
div.steps a {
	color:#FFFFFF;
	display:block;
	font-weight:bold;
}
.stepsImage {
	background-image:url(images/step_up_steps.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#nextstepDivSize {
	position:relative;
	width:278px;
	height:36px;
	z-index:1;
	left: 702px;
	top: -20px;
}
#nextstepDivColor {
	position:relative;
	width:292px;
	height:36px;
	z-index:1;
	left: 348px;
	top: -40px;
}
#nextstepDivLock {
	position:relative;
	width:283px;
	height:36px;
	z-index:1;
	left: 708px;
	top: -45px;
}
#nextstepDivAccessories {
	position:relative;
	width:355px;
	height:36px;
	z-index:1;
	left: 630px;
	top: -40px;
}
#nextstepDivReview {
	position:relative;
	width:176px;
	height:36px;
	z-index:1;
	left: 815px;
	top: -48px;
}
.ajax-loading {
	padding: 20px 0;
	background: url(mb_Components/loader.gif) no-repeat center;
}
.ajax-loading-sm {
	padding-left:15px;
	background: url(mb_Components/loader_sm.gif) no-repeat left;
	color:#FF0000;
}
.pattern{
	background-color:#DDDDDD;
	/*background-image: url(images/backgroundgrid.gif);*/
}
.pageslists
{
	margin-top:0px;
}
.arrowStepUp
{
	font-size:12px;
	width:130px;
	height:70px;
	background-image: url(images/arrow_step_up.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}
.arrowStepDown
{
	font-size:12px;
	width:130px;
	height:70px;
	background-image: url(images/arrow_step_down.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}

.arrowStepUp a, .arrowStepDown a {
	color:#FFFFFF;
	display:block;
	font-weight:bold;
}

.colorSwatchOverlay {
	position:absolute;
	color:#FFFFFF;
	padding-top:3px;
	padding-left:5px;
	text-align:center;
	font-size:10px;
}

.magnifyOverlay {
	background-image: url(images/magnify.png);
	background-repeat: no-repeat;
	cursor:pointer;
	position:absolute;
	color:#FFFFFF;
	padding-top:3px;
	padding-left:5px;
	text-align:center;
	font-size:10px;
	width:25px;
	height:25px;
	margin-top:38px;
	margin-left:70px;
	display:none;
}

.madeinusaOverlay {
	position:absolute;
	width:75px;
	height:75px;
}

.madeinOverlay {
	position:absolute;
	width:75px;
	height:75px;
}

.magnifyOverlay:hover {
	background-image: url(images/magnify_rollover.png);
	background-repeat: no-repeat;
}

.linkTextA a {
	color:#990000;
	font-size:10px;
	text-decoration:none;
}

.linkTextA a:hover {
	text-decoration:underline;
}

.errorContent {
	background-color:#FFFF00;
	font-size: 12px;
	color: #990000;
	margin: 0px;
	padding: 2px;
	text-indent: 5px;
	border-bottom: 1px solid #999999;
}
.messageContent {
	background-color:#FFE0E1;
	font-size: 12px;
	color: #990000;
	margin: 0px;
	padding: 2px;
	text-indent: 5px;
	border-bottom: 1px solid #999999;
}
.supportAvailable {
	color:#090;
	font-weight:bold;
	font-size:20px;
}
.supportClosed {
	color:#F00;
	font-weight:bold;
	font-size:20px;
}
.promotion-discount-text {
	font-size: 13px;
	text-transform:none;
	padding-right:3px;
	color:#900;
	font-weight:normal;
}
.promotion-discount-amount {
	font-size: 13px;
	text-align: right;
	color:#900;
	font-weight:normal;
}
.promotion-disclaimer-review {
	font-size: 14px;
	color:#900;
	font-weight:bold;
	text-align: center;
	padding-top:3px;
}
.floatleft {
	float:left;
}

.floatright {
	float:right;
}
.clearboth {
	clear:both;
}

.dealer-finder-zip-lower {
	float:left;
	padding-right:3px;
}

#liberty-social-media {
	float:left;
	padding-left:4px;
}

#liberty-social-media img {
	margin-top:5px;
}

#safe-legal {
	float:right;
}
