@import url(Slyder_Styles.css);
@import url(as-admin-bar.css);
@import url(jquery-ui-1.8.8.custom.css);
@import url(css/main.css);
@import url(css/bootstrap-responsive.css);
@import url(css/bootstrap3.css);
@import url(css/style.css);
        
        /*******************************************************/
        /************* Reset styles DO NOT REMOVE **************/
        /*******************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	margin:0 auto;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 16px;
}

ol, 
ol li {
    list-style-type: decimal;
    ;list-style-position: inside;
}

ul {
	list-style-type: none;
}

#contentpane ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;	
}
#contentpane ul li {
	background: url('/Design/Themes/NATE/images/icons/list-bullet.png') no-repeat left 6px;
	margin: 0px;
	padding: 0px 0px 0px 20px;	
}
/*#contentpane ul li .icon {
    position:absolute;
	left:0px;
	top:6px;
	width: 12px;
    height: 12px;
    border-radius: 6px;
    line-height: 14px;
    background-color: #30355d;
}*/

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
table#Content_authRoles {
    width: 360px !important;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";}
    
blockquote, q {
	quotes: "" "";}
        /*****************************************/
        /*********   Common Classes   ************/
        /*****************************************/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 12px 0;
  line-height: 20px;
  padding:0;  
  color:#444;
  font-family: 'Hind', sans-serif;
  font-weight:600;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1 {
    position: relative;
    font-size: 44px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
}

h2 {
    color: #333333;
    font-size: 24px !important; 
    font-weight: 700;
    line-height: 0.9em !important;
}

h3,
project-single h3 {
    position: relative;
    color: #30355d !important;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 10px;
}
h4 {
    color: #2c3032;
    font-size: 16px;
    line-height: 1.2em;
    font-weight:400;
    margin-bottom:10px;
}
h5 {
    color: #333333;
    font-size: 16px;
    line-height: 1.2em;
    font-weight:700;
    text-transform:none;
    margin-bottom:10px;
}
h6 {
    font-size: 17px;
    line-height: 1.2em;
    text-transform:none;
    font-weight:400;
    margin-bottom:7px;
}

h1 small {
  font-size: 24.5px;
}

h2 small {
  font-size: 17.5px;
}

h3 small {
  font-size: 14px;
}

h4 small {
  font-size: 14px;
}

.center{
	margin: 0 auto;}

.float_right{
	float:right;}

.clear{
	clear:both;}
    
.float_left{
	float:left;}
    
.Small {
	font-size:10px;
	color:#333;}

.Error /* Error and warning messages */{
	color:#b31212;
	font-size:12px;}

.Message /* Informative messages */{
	font-weight:normal;
	font-size:12px;
	color:#b31212;
	background-color:#ffcc00;}

.Head               	/* Add,announcements,articles,blog,ecc ecc */{
	font-weight:bold;
	font-size:18px;
	color:#ae2929;
	line-height:25px;
	white-space:nowrap;
	overflow:hidden;
	text-align:left;
	padding:0px 15px 0px 0px;}

.Normal{
	font-size:12px;
	line-height:16px;
	color:#333;
	text-align:left;}

.NormalItalic{
    font-style:italic;}
.bold{
    font-weight: bold;
}
.theme-color {
	color: #4F2683;
}
span.SiteTitle{
    font-size: 30px;
    font-weight: bold;
    color: #0086CD;
    position: relative;
    height: 52px;
    padding-top: 30px;
    display: block;
}

hr{
    height: 1px;
    border: none;
}
            /*****************************************/
            /**********  Layout Classes   ************/
            /*****************************************/	

.DefaultLayoutDiv  {
	min-height:485px;
	position:relative;
	margin: 0 auto;
	padding:0px 0px 0px 0px;
}

.PortalHeader{

}

.Main_Table{
	border: none;
	margin: 0 auto;
}

td.Main_Content_Table{

}

body[class*="SmartError"] td.Main_Content_Table{
	width: 960px;
	background: #fff;
	padding: 10px;
}
    
#Table2 {
	
}

#Content_Table{
	margin:0 auto;
	width:none;
	min-height: 300px;
}
    
#Content_Table td{
	vertical-align: top;}

td.LeftTD{
	min-width: 320px!important;
	width: auto;
}

td.CenterTD{
	min-width: 320px!important;
	width: auto;
	overflow: hidden;
	position: relative;
}

td.RightTD{
	min-width: 260px!important;
	width: auto;
	overflow: hidden;
	position: relative;
}

.banner_div{
	width: 100%;
	height: auto;
}

#leftpane,
#contentpane,
#rightpane,
#toppane,
#bottompane{
	padding: 0px;
	max-width: none;
	margin:0 auto;
}

#leftpane {
	padding: 50px 0px 0px 0px;
}


#bottompane {
	
}


        /*****************************************/
        /**********  Header Classes   ************/
        /*****************************************/

.header{
	padding: 0px 0px 0px 0px ;
    height: 200px;
}	

.header-banner {
    position: relative;
	/*width:1200px;*/
	margin: 0 auto;
	height:202px;	
}

.userMenu{
	position:relative;
	z-index:400;
	float:right;
	vertical-align: top;
	overflow: hidden;
	margin-top: 7px;
	display: none;
}

#as-admin-bar .userMenu{
	display: inline-block;
}
  
.logo_div{
	position: relative; 
	/*width: 250px; */
	height: 90px;
	margin: 0px 0 0 0px;
	z-index:350;
	/*overflow:hidden;*/
	float:left;
	/*color: #FFF;*/
}
    
.logo_div img{
	margin: 10px 10px 0 0;
}

#search {
	margin: 5px 0px 20px 0px;
	/*height: 30px;*/
	float: right;
}

#search input {
	float: left;
}
#search .userInput {
	font-size: 12px;
	color: #999;
	padding: 0px;
	margin: 4px 2px 0 0;
	width: 157px;
	height: 23px;
	min-height: 23px;
	border: 0;
	/*border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;*/
}

.ie #search input {
	margin-top: 2px;
}

.social-dir-search {
	position: absolute;
	top: -78px;
	right: -8px;
}


/*.Home .social-dir-search {
	top: -78px;
}*/

.ie7 .social-dir-search {
	top: -38px;
	right: -10px;
	width: 402px;
	height: 26px;
}

.social-dir-search div {
	display: inline-block;
}

.ie7 .social-dir-search div {
	float: left;
	vertical-align: baseline;
}

.social-dir-search img {
	margin-right: 6px;
}

.social-dir-search img:hover {
	opacity: 0.7;
}

.social-dir-search .social-buttons{	
	vertical-align: middle;
}

#dir-search-button {
	background-color: #6ad;
	background: url('/Portals/_Appleseed/images/NATE/white-arrow-bkgd.png') 290px center no-repeat, url('/Portals/_Appleseed/images/NATE/ahri-blue-gradient-3-36.png') left top repeat-x; 
	border: 1px solid #468;
	/*-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
	display:inline-block!important;
	color:#fff;
	font-size:16px!important;
	font-weight:bold;
	line-height:36px!important;
	padding:0px 35px 0 10px!important;
	min-height:36px!important;
	margin-top: -15px;
}

#dir-search-button:hover {
	background-color: #606060;
	background: url('/Portals/_Appleseed/images/NATE/white-arrow-bkgd.png') 290px center no-repeat, url('/Portals/_Appleseed/images/NATE/ahri-blue-gradient-4-36.png') left top repeat-x; 
}

.ie7 #dir-search-button,
.ie8 #dir-search-button {
	margin-top: -8px;
	background-image: url('/Portals/_Appleseed/images/NATE/ahri-dir-search-button.png');
}

.ie7 #dir-search-button {
	margin-right: -4px;
}

.ie8 #dir-search-button,
.ie9 #dir-search-button {
	margin-right: -2px;
}

.ie7 #dir-search-button:hover,
.ie8 #dir-search-button:hover {
	background-image: url('/Portals/_Appleseed/images/NATE/ahri-dir-search-button-ro.png');
}

        /*****************************************/
        /**********  Footer Styles    ************/
        /*****************************************/
	
#footer_div {
	width:100%;
	padding:0px 0px 0px 0px ;
	position: relative;
}

.footer_logo_div {
	padding: 0px 0px;
	margin: 0 auto;
}

.footer_bottom {
	max-width: 1200px;
	margin: 0 auto;
}

        /*****************************************/
        /**********  Module Theme     ************/
        /*****************************************/

.ModuleWrap{
	margin:0 auto;
	width:100%;
	max-width:none!important;
	position: relative;
}

.ModuleContent{
	padding:0px;
	border:none;
	max-width:none;
	position:relative;
}

.content-module {	
	margin-bottom:20px;
}

.Admin #mID0 .module_Body{
	width:980px;
	padding: 50px 0px 84px;
	background: #FFF;
}

.module_Body table{
	border-spacing:0px!important;
	max-width:1200px;
}

.module_Body table table{
	margin: 0 auto;
}
    
.module_Body table td{
	padding: 3px 0px;
}
.Admin #mID0 .module_Body table td {
	padding: 3px 5px;
}
.module_Body table td.breadcrumbs {
	padding-top: 0px;
	line-height: 12px;
}
    
.desktopmodules_communitymodules_breadcrumbs_breadcrumbs_ascx ModuleWrap {
	
}

span.titulosofertas,
.ModuleTitle{       /* Title of each module */
	font-weight:	normal;
	font-size:	20px;
	color: #444;
	line-height: 20px;
	text-align: left;
	padding: 0px 0 0px;
	margin: 0px 0 25px -3px;
	display: inline-block;
}

.ModuleContent hr{
	display: none;
	height: 1px;
	color:#0087cd;
	background-color: #263C6B;
	margin-bottom: 5px;
}

div.Control_Panel_Table{
	position: relative;
	top: -10px;
	z-index: 20; 	/* Fix for main nav disappearing when you hover over secondary items (caused by z-index issue with edit module bar) Edit Made by Mike 3-4-14, (was z-index:400)*/
	margin-bottom: -36px;
	height: 21px;
	width:84px;
	float:left;	
}

div.Control_Panel_Table .addthis_toolbox {
	width: 130px;
}
	
table.Control_Panel_Table td{
	padding: 0 2px;
}
 

.ModuleTitle_Alt {       
	font-weight:	normal;
	font-size:	16px;
	color:		#fff;
	line-height:	20px;
	text-align:	left;
	display:        block;
	background-color: #333;
	padding: 10px;
}

.module_Body_alt{
	border: 1px solid #ccc;
	padding: 10px;
}

.section_name h4 {
	color: #FFF;
	margin: 20px 10px;
	font-weight: bold;
	font-size: 13px;
}


        /************************************************/
        /**********  Admin Modules Classes   ************/
        /************************************************/	
 
.div_ev_Table {          /***** contenedor de tabla editar propiedades de modulo ****/
    padding:20px 10px 20px 10px;
	border:none;
	margin: 0px auto 10px; 
	background: #FFF;
	min-width: 960px;
}

div.div_ev_Table table{
	max-width: 790px!important;
    min-width: 500px;
}

.div_ev_Table_modal{          /***** contenedor de tabla editar propiedades de modulo ****/
    padding:20px 20px 10px 20px;
	border:none;
	margin: 0px auto 10px; 
	color:#ffffff;
	width:770px!important;}

div.div_ev_Table_modal table{
		max-width:730px!important;
        min-width: 500px;
}

div.div_ev_Table table table{
        min-width: 30px;
}     

div.div_ev_Table table td{
    padding: 2px;
}


table.ModuleWrap td{
    padding-top: 3px;
    padding-bottom: 3px;} 
    
table.ModuleWrap table table td{
    vertical-align: top;}

table.ModuleWrap a:link,
table.ModuleWrap a:visited,
table.ModuleWrap a:hover,
table.ModuleWrap a:focus,
table.ModuleWrap a:active{
	cursor:pointer;
	text-decoration:none;}

table.signInBody td{
    vertical-align: bottom;
}
option
{
    background-color: #e5e5e5;
	border-top:1px solid #fff;
	border-bottom:1px solid #cecece;
	min-height:23px;
	font-size:13px;
	line-height:22px;
	height:23px;
	color:#003366;
	padding:3px 0px 0px 5px;
    display: block;}

select.SelectList{
	height:250px!important;
	max-height:250px!important;
}
select.NormalTextBox{
	margin-right:5px!important;
}
select#Content_ContentPane_ctl01_tabList{
    height:150px;
}
select.multiselect{
	height:280px!important;
	max-height:280px!important;
	width:470px!important;
}

select#Content_ContentPane_ctl01_DestListBox,
select#Content_ContentPane_ctl01_SourceListBox{
    height: 220px;
    overflow: auto;
}
select#Content_ContentPane_ctl01_SourceListBox{ 
    margin-right: 8px;
}

a.CommandButton#Content_ContentPane_ctl01_DeleteLeft_Btn,
a.CommandButton#Content_ContentPane_ctl01_MoveLeft_Btn,
a.CommandButton#Content_ContentPane_ctl01_MoveRight_Btn,
a.CommandButton#Content_ContentPane_ctl01_CopyRight_Btn,
a.CommandButton#Content_ContentPane_ctl01_CopyAll_Btn,
a.CommandButton#Content_ContentPane_ctl01_DeleteRight_Btn
{
    width:60px!important;
    text-align: center;
}
td.rb_LangSw_sel img{
    padding-right: 5px;
}
        /**************************************************/
        /**********  Command Buttons Classes   ************/
        /**************************************************/	

.CommandButton,
input.Normal[type="submit"],
/*input[type="submit"],*/
a.CommandButton
{
	background-color: #08C;
	/*background-image: url("/Portals/_Appleseed/images/NATE/ahri-blue-gradient-3-36.png"); search_button.png */
	background-position: 0px 0px;
	background-repeat: repeat-x;
	border: 1px solid #468;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display:inline-block!important;
	color:#fff;
	font-size:12px!important;
	font-weight:bold;
	line-height:23px!important;
	padding:0px 10px!important;
	min-height:23px!important;
	margin-top: 4px;
}   
 
a.CommandButton:link,
a.CommandButton:visited,
input.CommandButton a:link,
input.CommandButton:visited,
input.Normal[type="submit"]:link,
input.Normal[type="submit"]:visited
{
    color:#fff;
    background-position: 0px 0px;
}

a.CommandButton:hover,
a.CommandButton:focus,
input.CommandButton:hover,
input.CommandButton:focus,
/*input[type="submit"]:hover,
input[type="submit"]:focus,*/
input.Normal[type="submit"]:hover,
input.Normal[type="submit"]:focus
{
	color:#fff;
	cursor:pointer;
	background-image: url("/Portals/_Appleseed/images/NATE/ahri-blue-gradient-4-36.png"); /*search_button_ro.png*/
}

a.CommandButton:active,
input.CommandButton:active
{	
	color:#fff;
	background-image: url("/Portals/_Appleseed/images/NATE/ahri-blue-gradient-4-36.png"); /*search_button_ro.png*/
}

.content-module a.CommandButton {
	font-size: 16px!important;
	padding: 5px 10px!important;
	margin-right: 20px;
}

input.imgLoginStyle  {
    background-color:#333; 
    border: none!important;
    height:22px!important;
    width:70px!important;
    color: #ccc;
}

input.imgLoginStyle:hover,
input.imgLoginStyle:active{
    color: #fff;
}

input.lnkRegisterStyle{
    border: none!important;
    height:22px!important;
    width:70px!important;
}

input.lnkRegisterStyle:hover,
input.lnkRegisterStyle:active{
}

/* Standard Appleseed Classes */

#ContentPane_ctl00_Desktopthreepanes1_ThreePanes_ctl03_allUsers{	
	width:100%;
}

#ContentPane_ctl00_Desktopthreepanes1_ThreePanes_ctl03_allUsers td{

	color:#333333;
	border:1px solid #999999;
}

table.registerForm td{
	padding:5px;
	min-height:40px;
}

select#Content_topPane,
select#Content_leftPane,
select#Content_contentPane,
select#Content_rightPane,
select#Content_bottomPane{
	width:170px;
	min-width:170px!important;
	height:190px;
	background-color:#fefefe;
}

/* Alternate styles for admin and edit Tabs */
.rb_AlternateLayoutTable{
	margin:0px;
	padding:0px;
	width:100%;
}

/*******************************************************/
/****************** Site Link classes ******************/
/*******************************************************/
                  
.SiteLink_Border_Right,
.SiteLink_Border_Left{
    position: relative;
    width: 1px;
    height: 24px;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    float: left; 
}
.SiteLink_Border_Right{
}

.SiteLink_Border_Left{
}

div.SiteLink_bg{
	display:inline-block;
	float: left;
	padding: 0px;
	height: 24px;
}
span.SiteLink {
	font-weight:normal;
	font-size:12px;
	color:#263C6B;
	text-align:center;
	vertical-align: bottom;
	display:inline-block;
	padding:0px 0px;
	line-height:25px;
	height: 29px;

}

.SiteLink A:link,
.SiteLink A:visited{
	display:block;
	color:#263C6B;
	text-align:center;
	text-decoration:none;
	outline: none;
	font-size: 11px;
	font-weight: normal;
}

.SiteLink A:hover{
	color:#222;
}
.SiteLink A:active{
	color:#222;
}

table.SiteLink{
	vertical-align: top;
	padding: 0px;
	height: 29px;
	float: right;
	margin-right: 7px
}

table.SiteLink td{
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}

td.SubHead{
	color:#2d71b3;
	font-size:12px;
	line-height:15px;
	min-height:25px!important;
	min-width:200px;
	padding: 0px 0px 5px 5px;
	vertical-align:middle;
}

td.Normal{
    color:#4d4d4d;
    font-size: 13px;
    line-height: 16px;
}

td.SubHead span
{
    /*color:#ae2929;
    font-size: 20px;
    line-height: 30px;
   	font-weight:bold;*/

}

.SubSubHead{
	padding:    	0px 5px;
	font-weight:	bold;
	font-size:		14px;
	color:			#ae2929;
}

#Content_moduleType{
	color:#666;}

 /***************************************/
 /**************text areas**************/
/***************************************/

#Content_ContentPane_ctl01_moduleType,
#Content_ContentPane_ctl01_paneLocation,
#Content_ContentPane_ctl01_viewPermissions,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_PAGE_TITLE,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_DOCTYPE,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_PAGE_META_KEYWORDS,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_PAGE_META_DESCRIPTION,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_PAGE_META_ENCODING,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_PAGE_META_OTHERS,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_PAGE_KEY_PHRASE,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_BODYATTS,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_GOOGLEANALYTICS,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_ALTERNATIVE_URL,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_ADDTHIS_USERNAME,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_DEFAULT_EDITOR,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_SNAPENGAGE,
#Content_paneLocation,
#Content_moduleType,
#Content_viewPermissions
{width:424px!important;}




#Content_ContentPane_ctl01_moduleTitle,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_EDITOR_WIDTH,
#Content_ContentPane_ctl01_EditTable_SITESETTINGS_EDITOR_HEIGHT,
#Content_moduleTitle
{width:417px!important;}

#Content_ctl00_startdate,
#Content_ContentPane_ctl01_parentTabDropDown,
#Content_ContentPane_ctl01_PermissionDropDown,
#Content_ContentPane_ctl01_tb_MobileTabName,
#Content_ContentPane_ctl01_TabTitleTextBox,
#Content_ctl00_tfName,
#Content_ctl00_tfCompany,
#Content_ctl00_tfPhone,
#Content_ctl00_tfEmail,
#Content_ctl00_ddlCountry,
#Content_ContentPane_ctl02_txtNewRole,
#Content_cacheTime,
#Content_ctl00_tfPwd,
#Content_ctl00_tfPwdAgain
{width:270px!important;}




#Content_ctl00_ddlDay,
#Content_ctl00_ddlYear
{width:70px!important;}

#Content_ctl00_ddlMonth
{width:130px!important;}

#Content_ContentPane_ctl01_dgFile td{
	text-align:center;
	vertical-align:middle;}
	
			/********************************/
			/**********USERS TABLE*************/
			/********************************/
#Content_ContentPane_ctl01_allUsers,
#Content_ContentPane_ctl01_myDataGrid{
	margin:15px 10px 20px 15px;
	border:1px solid #666;}

#Content_ContentPane_ctl01_allUsers th,
#Content_ContentPane_ctl01_myDataGrid th{
	height:30px;
	width:700px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	border:1px solid #006699;
		}	

#Content_ContentPane_ctl01_allUsers td,
#Content_ContentPane_ctl01_myDataGrid td{
	height:22px;
	width:700px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #006699;}


input[type="text"]:focus,
input[type="password"]:focus{
    background-color: #f7f7f7;
}
input[type="text"]:active,
input[type="password"]:active{
    background-color: #fff;
}


input[type="text"],
input[type="password"],
input#Content_RightPane_ctl01_password,
input#Content_RightPane_ctl01_email,
input.NormalTextBox,
option [selected],
select,
select.NormalTextBox,
textarea
{
    background-color: #f2f2f2;
	border:1px solid #ccc!important;
	min-height:25px;
	font-size:14px;
	line-height:25px;
	color:#808080;
	padding:0px 0px 0px 5px;
    outline: none;
}
	
/* Mikes Styles 3/20/14 */

#Banner_biMenu .AspNet-Menu { /* Nav Menu Left Space fix */
	margin-left: 0;
}

.addthis_toolbox
{
	display:none;
}

.img-right
{
	float:right;
	margin:0 0 20px 20px;
}

.img-left
{
	float:left;
	margin:0 20px 20px 0;
}

.checkbox-proctor-heading{
padding-left:25px;
}

.showMoreButton{
color: #FFF !important;
    background: #f8b332 !important;
}

#Content_ContentPane_ctl01_dlView1 tbody tr td{
	width:33% !important;
}

.tips-and-resources-list-afue
{
	background:url('/images/content/defining_afue_seer_and_hspf.jpg') top center no-repeat;
}

.tips-and-resources-list-afue:hover
{
	background:url('/images/content/over/defining_afue_seer_and_hspf.jpg') top center no-repeat;
}

.tips-and-resources-list-carbon-monoxide
{
	background:url('/images/content/carbon_monoxide.jpg') top center no-repeat;
}

.tips-and-resources-list-carbon-monoxide:hover
{
	background:url('/images/content/over/carbon_monoxide.jpg') top center no-repeat;
}

.tips-and-resources-list-energy-savings
{
	background:url('/images/content/energy_savings.jpg') top center no-repeat;
}

.tips-and-resources-list-energy-savings:hover
{
	background:url('/images/content/over/energy_savings.jpg') top center no-repeat;
}

.tips-and-resources-list-new-home
{
	background:url('/images/content/hvac_new_home_installation.jpg') top center no-repeat;
}

.tips-and-resources-list-new-home:hover
{
	background:url('/images/content/over/hvac_new_home_installation.jpg') top center no-repeat;
}

.tips-and-resources-list-energy-calc
{
	background:url('/images/content/energy_savings_calculator.jpg') top center no-repeat;
}

.tips-and-resources-list-energy-calc:hover
{
	background:url('/images/content/over/energy_savings_calculator.jpg') top center no-repeat;
}

.tips-and-resources-list-hvac-maintenance
{
	background:url('/images/content/hvac_maintenance.jpg') top center no-repeat;
}

.tips-and-resources-list-hvac-maintenance:hover
{
	background:url('/images/content/over/hvac_maintenance.jpg') top center no-repeat;
}

.tips-and-resources-list-faqs
{
	background:url('/images/content/faqs.jpg') top center no-repeat;
}

.tips-and-resources-list-faqs:hover
{
	background:url('/images/content/over/faqs.jpg') top center no-repeat;
}

.tips-and-resources-list-heating-cooling
{
	background:url('/images/content/heating_cooling_checklist.jpg') top center no-repeat;
}

.tips-and-resources-list-heating-cooling:hover
{
	background:url('/images/content/over/heating_cooling_checklist.jpg') top center no-repeat;
}

.tips-and-resources-list-going-green
{
	background:url('/images/content/going_green.jpg') top center no-repeat;
}

.tips-and-resources-list-going-green:hover
{
	background:url('/images/content/over/going_green.jpg') top center no-repeat;
}

.tips-and-resources-list {
    list-style: disc !important;
    margin: 0 0 20px 30px;
    padding: 0;
    display: block;