p, li {
	font-size: 12px;
	line-height: 1.8em;
	font-weight: normal;
	color: #5F6469;
}
ul li ul li { font-size: 1em; }
li {
	margin-left: 20px;
}
h1 {
	font-size:26px;
	color:#004b91;
	font-weight:bold;
}

h2 {
	font-size:22px;
	color:#e66800;
	font-weight:bold;
}
h1+h2 {
	margin-top: 0.25em;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #0073b9;
}
h2+h3 {
	margin: 0.5em 0;	
}
a:link, a:visited {
	color: #005596;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
a:visited {}
a:hover { text-decoration:none;}
a:focus,a:active {
	text-decoration:none;
}

a.chartLink, a.chartLink:link, a.chartLink:visited {
	display: inline-block;
	background-color: #004B91;
	color: #fff !important;
	font-weight: bold;
	cursor: pointer;
	padding: 10px 15px 10px 10px;
	text-decoration: none;
	font-size: 1.3em;
	margin: 0 10px 20px 0;
	-moz-box-shadow: 2px 2px 5px #999;
	-webkite-box-shadow: 2px 2px 5px #999;
	box-shadow: 2px 2px #999;
}
a.chartLink img {
	margin: 0px 8px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
	display: inline;
}
a.gen-btn, a.gen-btn:link, a.gen-btn:visited {
	display: inline-block;
	background-color: #004B91;
	color: #fff !important;
	font-weight: bold;
	cursor: pointer;
	padding: 10px 20px 8px 20px;
	text-decoration: none;
	font-size: 1.3em;
	margin: 0 10px 20px 0;
	-moz-box-shadow: 2px 2px 5px #999;
	-webkite-box-shadow: 2px 2px 5px #999;
	box-shadow: 2px 2px #999;
	margin: 1em 0;
	
}
a.chartLink:hover, a.gen-btn:hover {
	background-color: #0070BB;
}
#content .c-w1 p.important {
	border: 1px solid #B8BBBF !important;
	border-left: 4px solid #FF7300 !important;
	background-color: #fff !important;
	line-height: 1.5em;
	font-size: 12px;
	color: #4F5357;
	padding: 7px 8px 9px;
	display: block;
	width: auto;
	height: auto;
	margin-right: 20px;
}
#content p.important strong {
	font-size: 14px;
	display: inline;
}

/***************************************************/
/*******   LISTS						 ******/
/***************************************************/
 dl {
 	margin-bottom: 1em;
 }
 dt {
 	font-weight: bold;
	font-size: 1.2em;
	margin-top: 1em;
 }
 dd {
 	font-size: 1.2em;
	margin-top: 0.25em;
	line-height: 1.8em;
 }
 ol.alpha-list li {
 	list-style: outside lower-alpha none;
 }
 
/*********DOCUMENT DOWNLAODS********/
.document-sub-title, .discontinued-sub-title {
	border-bottom: 1px solid #0073b9;
	color: #0073b9;
	font-size: 14px;
	padding-bottom: 4px;
	margin-top: 2em;
}
.discontinued-sub-title {
	border-bottom: none;
}
.discontinued-sub-title a {
	text-decoration: none;
}
.discontinued-sub-title a:hover {
	text-decoration: underline;
}

/***************************************************/
/*******   TABLES						 ******/
/***************************************************/
#content table {
	background-color: #fff;
	border: #ccc;
}
#content td, #content th {
	font-size: 12px;
	border: 1px solid #ccc;
}
#content th {
	font-weight: bold;
	padding: 0.5em 1em;
	background-color: #0080C8;
	color: #fff;
}
#content td {
	padding: 0.5em 1em;
	border: 1px solid #ccc;
}

/***DOCUMENT DOWNLOADS***/
#content table.table-downloads {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #fff;
}
#content table.table-downloads th, #content table.table-downloads td {
	font-size: 1em;
	text-align: center;
	padding: 0.5em 0.5em;
	padding-left: 1em;
	border: 1px solid #ccc;
}
#content table.table-downloads th,
#content table.table-downloads tbody td.table-heading {
	font-size: 1.2em;
}
#content table.table-downloads thead th {
	text-align: center;
	background-color: #FF7400;
	color: #fff;
	border-top: none;
	border-bottom: none;
}
#content table.table-downloads thead th.download-name {
	text-align: left;
}
#content table.table-downloads tbody tr:hover {
	background-color: #e2e2e2;
}
#content table.table-downloads tbody th, 
#content table.table-downloads tbody td.table-heading,
#content table.table-downloads tbody td.return-top {
	padding: 0.5em;
	padding-left: 1em;
	text-align: left;
	background-color: #0080C8;
	color: #fff;
	font-weight: bold;
	border: none;
	border-left: 1px solid #ccc;
}
#content table.table-downloads tbody th.top, #content table.table-downloads tbody td.return-top {
	text-align: right;
	border-left: none;
	border-right: 1px solid #ccc;
	padding-left: 0;
	width: 100%;
}
#content table.table-downloads tbody td.top {
	text-align: right;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #0080C8;
}
#content table.table-downloads tbody th.top a, 
#content table.table-downloads tbody td.top a, 
#content table.table-downloads tbody td.return-top a {
	font-weight: normal;
	color: #fff;
	font-size: 10px;
	line-height: 1.4em;
}	
#content table.table-downloads tbody th a:hover {
	text-decoration: none;
}
#content table.table-downloads td.download-name {
	text-align: left;
	font-size: 1.1em;
}
/*****SUPPORT CONTACTS*****/
table#support-contact {
	background-color: #fff;
	border: 1px solid #ccc;
	margin: 1em 0;
}
table#support-contact table{
	font-size: 0.85em;
}
table#support-contact table td{
	padding-left: 0;
	padding-right: 0;
	border: none;
}
table#support-contact th {
	background-color: #0080C8;
	color: #fff;
	font-weight: bold;
	border: none;
}
table#support-contact td {
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
	border: none;
}
table#support-contact .left-column {
	padding-right: 20px;
	border-right: 1px solid #ccc;
	padding-left: 1em;
	padding-right: 0.5em;
}
table#support-contact th.left-column {
	border-right: 1px solid #fff;
}

/***************************************************/
/*******   GENERAL						 ******/
/***************************************************/
.notes {
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
}

/* GLOSSARY PAGE */
.top {
	float: right;
	font-size: 10px;
}
#toc {
	text-align: center;
	font-size: 1.4em;
	word-spacing: 5px;
}	


/* SUB-NAV */
#subnav li a {
	font-family: "Lucida Sans", Arial, sans-serif;
	color: #9ba5aa;
	text-decoration: none;
}
#subnav li a:hover, #subnav li a.active {
	color: #004b91;
}
#subnav li li a:hover, #subnav li li a.active {
	color: #dd6400;
}
/* UTILITIES */
#utilities form#util-search input {
	font-family: "Lucida Sans", Arial, sans-serif;
	color: #9ba5aa;
}


/* CTAs */
#ctas li.e-news form input{
	font-family: "Lucida Sans", Arial, sans-serif;
	color: #9ba5aa;
}
#acc div.product-sub-title
{
    color: #0073b9;
    font-size: 14px;
    padding-bottom: 4px;
    border-bottom: 1px solid #0073b9;
}
	#acc div.tech-notes-heading {
		padding-left: 30px;
		background: transparent url('/images/download-tech-note.png') no-repeat 0 3px;
	}
#acc .product-documents {
	float: left;
	margin-bottom: 1em;
	width: 170px;
	padding-left: 15px;
}
#acc div.product-documents ul {
	margin-top: 10px;
	overflow: auto;
}
#acc div.product-documents ul li {
	margin: 0;
	list-style: none;
	line-height: 1.8em;
	padding-left: 0;
}

#acc div.product-documents ul li a{
	text-decoration: none;
	padding: 5px 0 10px 30px;
	display: block;
	cursor: pointer;
	color: #005596;
	font-weight:bold;
	line-height: 1.5em;
}
#acc div.product-documents ul li a:hover{
	text-decoration: underline;
}
#acc div.product-documents ul li.data a {
	background: transparent url('/images/download-data-sheet.png') no-repeat 0 3px;	
}
#acc div.product-documents ul li.owners-guide a {
	background: transparent url('/images/download-owners-guide.png') no-repeat 0 3px;
}
#acc div.product-documents ul li.installation a {
	background: transparent url('/images/download-installation.png') no-repeat 0 3px;
}
#acc div.product-documents .tech-notes-heading + ul {
	margin-top: 5px;
}
	#acc div.product-documents ul li.tech-notes {
		/*list-style: disc outside url("/images/bullet.png");
		margin-left: 15px;	
		display: list-item;*/
		display: block;
		background: url(/images/bullet.png) left 9px no-repeat;
		list-style: none;
		padding-left: 15px;
		clear: both;
	}
		#acc div.product-documents ul li.tech-notes a{
			padding: 3px 0 0;
			font-weight: normal;

		}
#acc div.product-related-accs-image-box {
	background-image:url("/images/related-product-imagebox-bg.png");
	background-repeat:no-repeat;
	float:left;
	margin-top:10px;
	padding-left:2px;
	padding-top:2px;
	width:108px;
}
#acc div.product-related-accs-image-box img {
	margin-bottom: 5px;
}
#acc div.product-related-accs-image-box a{
	text-decoration: none;
	font-size: 0.85em;
	line-height: 1.5em;
	color: #DD6400;
}
/* FOOTER */
#footer { font-size: 1.2em; }
#credit a, #bottomlinks a {
	color: #5f6469;
	text-decoration: none;
}
#credit a:hover, #bottomlinks a:hover { text-decoration: underline; }




/***************************************************/
/*******   Product list style (By Michael)    ******/
/***************************************************/
#content ul.products-list
{
    margin-left: 0px;
}
#content ul.products-list li
{
    list-style: none;
    margin-left: 0px;
    overflow: hidden;
    margin-bottom: 20px;    
}
#content ul.products-list li div.image-box
{
    float: left;
    width: 170px;
    height: 134px;
    background-image: url('/images/content-imagebox-bg.png');
    background-repeat: no-repeat;
    padding-top: 2px;
    padding-left: 4px;
}
#content ul.products-list li div.list-body
{
    float: left;
    margin-left: 0px;
    margin-top: 1px;
    width: 370px;
}
/****************************/
#content ul.products-list li div.product-desc
{
    clear: left;
    margin-left: 0px;
    margin-top: 1px;
    width: 170px;
}
#content ul.products-list li div.image-box
{
    float: left;
    width: 170px;
    height: 120px;
    background-image: url('/images/content-imagebox-bg.png');
    background-repeat: no-repeat;
    padding-top: 2px;
    padding-left: 4px;
}
	#content ul.products-list li div.image-box a{
		display: block; overflow: hidden;
		width: 151px;
		height: 111px;
	}
		#content ul.products-list li div.image-box a img{width: 100%; display: block;}

/***************************/

#content ul.products-list li div.list-title
{
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 52px;
    padding-top: 15px;
    color: #0073b9;
    font-size: 18px;
    height: 31px;
    vertical-align: bottom;
    margin-bottom: 8px;
}
#content ul.products-list li div.list-title a {
	text-decoration: none;
	color: #0073b9;
}
#content ul.products-list li div.list-title a:hover {
	text-decoration: none;
	color: #005596;
}
#content ul.products-list li div.list-title-rv
{
    background-image: url('/images/market/icon_recreational-vehicles.png');
}
#content ul.products-list li div.list-title-m
{
    background-image: url('/images/market/icon_marine.png');
}
#content ul.products-list li div.list-title-cl
{
    background-image: url('/images/market/icon_heavy-duty-trucks.png');
}
#content ul.products-list li div.list-title-cm
{
    background-image: url('/images/market/market_specialty-vehicles.png');
}

#content ul.products-list li div.list-title-work
{
    background-image: url('/images/market/icon_work-vehicles.png');
}

#content ul.products-list li div.list-title-bus
{
    background-image: url('/images/market/icon_buses-coaches.png');
}
/***************************************************/
/*******   PRODUCTS OVERVIEW			      ******/
/***************************************************/
ul.products-overview li {
	width: 170px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
#content ul.products-overview li div.list-body {
	width: 170px !important;

}
#content ul.products-overview li div.list-title {
	padding-left: 0 !important;
	font-size: 1em;
	padding-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	height: auto;
}
#content ul.products-overview li div.list-title a {
	font-weight: bold;
}
#content ul.products-overview li div.list-title a:hover {
	color: #005596;
}

div.repair-image p {
	font-weight: bold;
	color: #0073b9;
	text-align: left;
}
/***************************************************/
/*******   Product page style (By Michael)    ******/
/***************************************************/
#content div.product-image-box
{
    margin-top: 10px;
    float: left;
    width: 244px;
    background-image: url('/images/product-imagebox-bg.png');
    background-repeat: no-repeat;
    padding-top: 2px;
    padding-left: 4px;
    min-height: 220px;
}
#content div.product-right-desc
{
    margin-top: 10px;
    float: left;
    width: 290px;
    min-height: 225px;
    height: auto !important;
    height: 225px;
    
}
#content div.product-icon
{
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 23px;
    width: 28px;
    vertical-align: bottom;
    margin-right: 10px;
    margin-bottom: 8px;
    display: inline-block;
    float: left;
}
#content div.product-icon-rv
{
    background-image: url('/images/industry-small_rv.png');
    
}
#content div.product-icon-m
{
    background-image: url('/images/industry-small_marine.png');
}
#content div.product-icon-cl
{
    background-image: url('/images/industry-small_commercial.png');
    float: none;
}
#content div.product-icon-cm
{
    background-image: url('/images/industry-small_custom.png');
}
#content div.product-bottom-desc
{
    overflow: hidden;
    clear: both;
}
#content div.product-sub-title
{
    color: #0073b9;
    font-size: 14px;
    padding-bottom: 4px;
    border-bottom: 1px solid #0073b9;
    clear: left;
    margin-top: 1em;
}
#content ul.related-accessories {
	margin-left: 0;
}
#content ul.related-accessories li.rel-acc{
	list-style: none;
	list-style-image: none;
	display: inline-block;
	width: 108px;
	float: left;
	margin-bottom: 20px;
}
#content ul.related-accessories li.rel-acc a{
	font-size: 0.85em;
	float: left;
	line-height: 1.5em;
}
	#content ul.related-accessories li.rel-acc a img{
		float: left; 	
		margin-bottom: 5px;
	}
#content div.product-related-accs-image-box
{
    margin-top: 10px;
    float: left;
    width: 108px;
    height:83px;
    background-image: url('/images/related-product-imagebox-bg.png');
    background-repeat: no-repeat;
    padding-top: 2px;
    padding-left: 2px;
    display: block;
}

#content div.product-image-enlarge
{
    vertical-align: bottom;
    text-align: right;
    padding-bottom: 0px;
    padding-top: 8px;
    padding-right: 15px;
    margin-right: 15px;
    margin-bottom: 5px;
    background-image: url('/images/plus.png');
    background-position: bottom right;
    background-repeat: no-repeat;
    color: #004b91;
    text-transform: uppercase;
    clear: both;
}

/***************************************************/
/*******   Solution list style (By Michael)    ******/
/***************************************************/
#content ul.solutions-list
{
    margin-left: 0px;
}
#content ul.solutions-list li
{
    list-style: none;
    list-style-image: none;
    margin-left: 0px;
    overflow: hidden;    
    margin-bottom: 10px;
}
#content ul.solutions-list li div.image-box
{
    float: left;
    width: 113px;
    height: 86px;
    background-image: url('/images/solution-imagebox-bg.png');
    background-repeat: no-repeat;
    padding-top: 2px;
    padding-left: 5px;
}
#content ul.solutions-list li div.list-body
{
    float: left;
    margin-left: 0px;
    margin-top: 1px;
    width: 370px;
}
#content ul.solutions-list li h2.list-title a{
	text-decoration: none;
}

#content ul.solutions-list li div.list-title
{
    color: #0073b9;
    font-size: 18px;
    height: 21px;
}
#content ul.solutions-list li div.list-title a {
	color: #0073b9;
	text-decoration:none;
}
#content ul.solutions-list li div.list-title a:hover {
	color: #005596;
	text-decoration:none;
}
#content .solution-pagetile
{
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 55px;
    padding-top: 15px;
    color: #004b91;
    font-size: 26px;
    height: 28px;
    vertical-align: bottom;
    margin-bottom: 8px;
}
#content .solution-pagetile-rv
{
    background-image: url("/images/market/icon_recreational-vehicles.png");
}
#content .solution-pagetile-m
{
    background-image: url('/images/market/icon_marine.png');
}
#content .solution-pagetile-cl
{
    background-image: url('/images/market/icon_heavy-duty-trucks.png');
}
#content .solution-pagetile-cm
{
    background-image: url('/images/market/market_specialty-vehicles.png'); 
}

#content .solution-pagetile-work
{
    background-image: url('/images/market/icon_work-vehicles.png');
}

#content .solution-pagetile-bus
{
    background-image: url('/images/market/icon_buses-coaches.png');
}

/***************************************************/
/*******   Search results style (By Michael)  ******/
/***************************************************/
dl.searchResults, dl.searchResults dt
{
    margin-top: 10px;
}

dl.searchResults dd, dl.searchResults dt
{
    margin-bottom: 5px;
}

dl.searchResults dt
{
    font-size: 18px;
    color: #0073B9;
}





/*** Pager ***/
ol.sf_pager li
{
    list-style: none;
}

ol.sf_pager a.sf_PagerSelItem 
{
    text-decoration: none;
}

/***************************************************/
/*******   List (anchor)  style (By Michael)  ******/
/***************************************************/
ul.sf_anchorList
{
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 20px;
}
ul.sf_anchorList li
{
    margin-left: 15px;
}

/***************************************************/
/*******   List (expanded) style (By Michael) ******/
/***************************************************/
ul.sf_expandedList
{
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 20px;
}
ul.sf_expandedList li
{
    margin-left: 15px;
}

/********************************************************/
/*******  ASC List (expandable) style (By Michael) ******/
/********************************************************/
#content .ASC_List
{
    margin-top: 20px;
}
#content .ASC_List .sf_listItemTitle
{
    font-size: 16px;
    color: #044e92;
    display: inline;
}

#content .ASC_List ul.sf_expandableList
{
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-top: 10px;
    border-top: 1px solid #007DC8;
}
#content .ASC_List ul.sf_expandableList ul
{
    margin-left: 2px;
    /*margin-top: 10px;*/
    margin-bottom: 10px;
    overflow: hidden;
}
#content .ASC_List ul.sf_expandableList li
{
    padding-left: 50px;
    padding-top: 3px;
    border-bottom: 1px solid #007DC8;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    list-style-image: none;
    min-height: 20px;
}
#content .ASC_List ul.sf_expandableList li#sf_listItemHead_Northeast
{
    min-height: auto;
}
#content .ASC_List ul.sf_expandableList li a
{
    text-decoration: none;
}
#content .ASC_List ul.sf_expandableList li li
{
    margin-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 10px;
    width: 150px;
    float: left;
    list-style: none !important;
    list-style-image: none !important;
    border-bottom: 0px solid #005596;
    min-height: 127px;
    height: auto !important;
    height: 127px;
}
#content .ASC_List ul.sf_expandableList li li strong {
	font-size: 1em;
}
#content .ASC_List ul.sf_expandableList li li p
{
	font-size: 1em;
	line-height: 1.5em;
}

/*#content #sf_listItemHead_Canada, #content #sf_listItemHead_Australia, #content #sf_listItemHead_Bahamas, 
#content #sf_listItemHead_Brazil, #content #sf_listItemHead_British_Virgin_Islands, #content #sf_listItemHead_Netherlands_Ant, 
#content #sf_listItemHead_New_Zealand, #content #sf_listItemHead_Singapore, #content #sf_listItemHead_West_Indies
{
    padding-left: 50px;
    padding-top: 3px;
    border-bottom: 1px solid #000;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    min-height: 25px;
}*/
#content #sf_listItemHead_Northeast, #content #sf_listItemHead_East, #content #sf_listItemHead_Southeast, 
#content #sf_listItemHead_South, #content #sf_listItemHead_Midwest, 
#content #sf_listItemHead_Northwest
{
    margin-left: 50px;
    padding-left: 0px;
    border-bottom: 1px solid #adb1b4;
}
	#content .ASC_List #sf_listItemHead_Northeast h3.sf_listItemTitle, 
	#content .ASC_List #sf_listItemHead_East h3.sf_listItemTitle, 
	#content .ASC_List #sf_listItemHead_Southeast h3.sf_listItemTitle, 
	#content .ASC_List #sf_listItemHead_South h3.sf_listItemTitle, 
	#content .ASC_List #sf_listItemHead_Midwest h3.sf_listItemTitle, 
	#content .ASC_List #sf_listItemHead_Northwest h3.sf_listItemTitle {
		color: #007dc8;
	}

#sf_listItemHead_USA 
{
    padding-left: 50px;
    padding-top: 3px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    min-height: 20px;
    background-image: url('/images/asc/usa.png');
}
#content ul#sf_expandableList_USA { margin-left: 0px; }
#content ul li#sf_listItemHead_USA { list-style-image: none; list-style: none; margin-left: 0px; }
#sf_listItemHead_Canada { background-image: url('/images/asc/canada.png');}
#sf_listItemHead_Australia { background-image: url('/images/asc/australia.png');}
#sf_listItemHead_Bahamas { background-image: url('/images/asc/bahamas.png');}
#sf_listItemHead_Brazil { background-image: url('/images/asc/brazil.png');}
#sf_listItemHead_British_Virgin_Islands { background-image: url('/images/asc/british_virgin_islands.png');}

#sf_listItemHead_Netherlands_Antilles { background-image: url('/images/asc/netherlands.png');}
#sf_listItemHead_New_Zealand { background-image: url('/images/asc/new_zealand.png');}
#sf_listItemHead_Singapore { background-image: url('/images/asc/singapore.png');}
#sf_listItemHead_West_Indies { background-image: url('/images/asc/west_indies.png');}


#sf_listItemHead_Bolivia { background-image: url('/images/asc/flag_Bolivia.png');}
#sf_listItemHead_China { background-image: url('/images/asc/flag_China.png');}
#sf_listItemHead_Colombia { background-image: url('/images/asc/flag_Colombia.png');}
#sf_listItemHead_England{ background-image: url('/images/asc/flag_England.png');}
#sf_listItemHead_Finland { background-image: url('/images/asc/flag_Finland.png');}
#sf_listItemHead_France { background-image: url('/images/asc/flag_France.png');}
#sf_listItemHead_Germany { background-image: url('/images/asc/flag_Germany.png');}
#sf_listItemHead_Guyana { background-image: url('/images/asc/flag_Guyana.png');}
#sf_listItemHead_Haiti { background-image: url('/images/asc/flag_Haiti.png');}
#sf_listItemHead_Iceland { background-image: url('/images/asc/flag_Iceland.png');}
#sf_listItemHead_India { background-image: url('/images/asc/flag_India.png');}
#sf_listItemHead_Kenya { background-image: url('/images/asc/flag_Kenya.png');}
#sf_listItemHead_Korea { background-image: url('/images/asc/flag_Korea.png');}
#sf_listItemHead_Malawi { background-image: url('/images/asc/flag_Malawi.png');}
#sf_listItemHead_Mexico { background-image: url('/images/asc/flag_Mexico.png');}
#sf_listItemHead_Nigeria { background-image: url('/images/asc/flag_Nigeria.png');}
#sf_listItemHead_Peru { background-image: url('/images/asc/flag_Peru.png');}
#sf_listItemHead_Puerto_Rico { background-image: url('/images/asc/flag_Puerto_Rico.png');}
#sf_listItemHead_Sweden{ background-image: url('/images/asc/flag_Sweden.png');}
#sf_listItemHead_Switzerland { background-image: url('/images/asc/flag_Switzerland.png');}
#sf_listItemHead_Thailand { background-image: url('/images/asc/flag_Thailand.png');}
#sf_listItemHead_Trinidad_and_Tobago { background-image: url('/images/asc/flag_Trinidad.png');}



.sf_listItemArrow_Northeast, .sf_listItemArrow_East, .sf_listItemArrow_Southeast, 
.sf_listItemArrow_South, .sf_listItemArrow_Midwest, .sf_listItemArrow_Northwest, .sf_listItemArrow_Southwest
{
    width: 490px;
    background-repeat: no-repeat;
    background-image: url('/images/arrow_down-light-blue.png');
    background-position: right center;
    display: inline-block;
}

.sf_listItemArrow_Canada, .sf_listItemArrow_Australia, .sf_listItemArrow_Bahamas, 
.sf_listItemArrow_Brazil, .sf_listItemArrow_British_Virgin_Islands, .sf_listItemArrow_Netherlands_Antilles, 
.sf_listItemArrow_New_Zealand, .sf_listItemArrow_Singapore, .sf_listItemArrow_West_Indies
{
    width: 490px;
    background-repeat: no-repeat;
    background-image: url('/images/arrow_down-blue.png');
    background-position: right center;
    display: inline-block;
}
#content .ASC_List ul.sf_expandableList .sf_listItemTitleexp a
{
    background-image: url('/images/arrow_up.png');
}

/***************************************************/
/*******        Events style (By Michael)     ******/
/***************************************************/
ol.sf_eventsList li h2.sf_eventTitle a {
	text-decoration: none;
}
ol.sf_eventsList li h2.sf_eventTitle {
	margin-bottom: 0;
}
ol.sf_eventsList li p.sf_eventPriod, ol.sf_eventsList li p.sf_contentCity, ol.sf_eventsList li p.sf_eventContent {
	font-size: 1em;
}
ol.sf_eventsList
{
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 20px;
}
ol.sf_eventsList li
{
    margin-left: 0px;
    list-style: none;
    border-bottom: 1px solid #005596;
    padding-bottom: 10px;
}
ol.sf_eventsList .sf_eventTitle
{
    font-size: 18px;
    
}
dl.sf_eventLocation, dl.sf_eventContact
{
    font-size: 1.2em;
    line-height: 1.8em;
}
.sf_eventTitle, .sf_eventContent, .sf_eventLogo

{
    margin-bottom: 10px;
}


/***************************************************/
/*******        News   style (By Michael)     ******/
/***************************************************/
#content ul.sf_newsList
{
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 20px;
}
#content ul.sf_newsList li
{
    margin-left: 0px;
    list-style: none;
    list-style-image: none;
    padding-bottom: 10px;
    border-bottom: 1px solid #005596;
}
#content ul.sf_newsList .sf_newsTitle
{
    font-size: 18px;
}
/*dl.sf_eventLocation, dl.sf_eventContact
{
    font-size: 1.2em;
    line-height: 1.8em;
}*/
#content .sf_back
{
    display: inline-block;
    padding: 1em 0;
    font-size: 1.2em;
}
#content .sf_newsTitle
{
    margin-bottom: 10px;
}

#content .sf_newsThumbnail
{
    width: 160px;
    float: left;
    
}
	#content .sf_newsThumbnail img
	{
		border: 3px solid #004B91 !important;
	}

#content .sf_newsRight
{
    width: 380px;
    float: right;
    overflow: hidden;
}

.sf_newsLocation_Date
{
    font-weight: bold;
}

/***************************************************/
/*******   CONTACT FORM				      ******/
/***************************************************/
h2.contact-form-heading {
	margin-top: 1em;
	padding-top: 0.65em;
	border-top: 1px solid #ccc;
}
	h2.contact-form-heading + p {
		border-bottom: 1px solid #ccc;
		padding-bottom: 1em;
	}
table#contact-form, table#contact-form + table {
	background-color: transparent !important;
	border: none !important;
	background: none;
}
#content table#contact-form, table#contact-form + table th, #content table.contact-form{
	background-color: transparent !important;
	background:none;
	border: none !important;
	color: #5F6469 !important;
}
table#contact-form + table th, #content table.contact-form th {
	text-align: right;
}
#content table#contact-form td, table#contact-form + table td, #content table.contact-form td {
	vertical-align: top;
	border: none;
}

#content input[type='text'], #content input[type='password'], #content textarea {
	border: none;
	border: 1px solid #ccc;
	padding: 3px 5px;
	width: 60%;
	margin-bottom: 10px;
	color: #5F6469;
}

#content input[type='text']:hover, #content input[type='password']:hover, #content textarea:hover {
	border-color: #0073B9;
}
#content input[type='text']:focus,#content input[type='password']:focus, #content textarea:focus {
	border-color: #FF7000;
}
#content textarea {
	width: 90%;
}
#content input[type="submit"] {
	border: none;
	color: #fff;
	background-color: #004B91;
	padding: 0.5em 1em;
	font-weight: bold;
	-moz-box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
	box-shadow: 2px 2px 5px #999;
	cursor: pointer;
}
#content input[type="submit"]:hover {
	background-color: #0070BB;
}
span.req {
	color: red;
}
#formtemplate th {
	padding-right:20px;
	vertical-align: top !important;
}
/***************************************************/
/*******   ASC LOGIN				      ******/
/***************************************************/

#content table#ctl00_ctl00_Content_ctl00_Login1, table#ctl00_ctl00_Content_ctl00_Login1 td {
	background-color: transparent;	
	border: none;
}
table#ctl00_ctl00_Content_ctl00_Login1 td {
	margin: 0;
	
}

table.login-table {
	background-color: transparent !important;
	border: none;
}
table.login-table td {
	vertical-align: top;
	border: none;
	background-color: transparent;
}
table.login-table th {
	background-color: transparent !important;
	color: #5F6469 !important;
	border: none !important;
}

/***************************************************/
/*******   FAQ						      ******/
/***************************************************/
ul.sf_expandableList {
	margin-left: 0;
}
ul.sf_expandableList li {
	list-style: none !important;
	margin-left: 0;
	border-bottom: 1px solid #0073B9;
	padding-bottom: 0.5em;
}
#content ul.sf_expandableList li li {
	list-style: disc outside url(/images/bullet.png) !important; 
	border-bottom: none;
	padding: 0;
	margin-left: 20px;
}
#content ul.sf_expandableList li p, #content ul.sf_expandableList li td, #content ul.sf_expandableList li th {
	font-size: 1em;
}
#content ul.sf_expandableList li table {
	margin-top: 10px;
}
#content ul.sf_expandableList li td, #content ul.sf_expandableList li th {
	vertical-align: top;
}
	#content ul.sf_expandableList li td li {
		margin-left: 0;
	}

p.sf_controlListItems {
	text-align: right;
	font-size: 1.2em;
}
h2.sf_listTitle {
	font-size: 22px;
	margin-bottom: 0;
}
ul li h3 a {
	text-decoration: none !important;
}


/***************************************************/
/*******   Sitemap						      ******/
/***************************************************/
.sitemap ul
{
    padding-left: 20px;
    margin-left: 0;
}
.sitemap>ul {
	padding-left: 0;
}
.sitemap ul li {
    list-style: none !important;
}
#content .sitemap .L1 {
	margin-top: 10px;
}
#content .sitemap .L1 a{
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;

}
#content .sitemap .L2 {
	margin-top: 5px;
}
#content .sitemap .L2 a {
	font-weight: normal;
}
#content .sitemap .L3 {
	font-size: 0.9em;
}
#content .sitemap .L3 a {
	font-weight: normal;
}

#content .sitemap li a:hover { text-decoration: underline !important; }

/* New Styles */
.ASC_List ul.sf_expandableList h3 > a {
    background-image: url("/images/arrow_down-blue.png");
    background-position: right center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 490px;
}

.ASC_List ul.sf_expandableList h3.sf_listItemTitleexp a {
    background-image: url("/images/arrow_up.png");
}

h3.pin-title {
	font-size: 14px;
}

.pin-wrap-right {
    margin: 10px 0 15px;
}

.pin-wrap {
    width: 240px;
}