﻿/************      Accordion Banner   **************
#content-holder								{ width: 900px; float: left; overflow: hidden; }
.sm											{ list-style:none; width:900px; height:231px !important; display:block; overflow:hidden; position: relative; padding: 0px; }
.sm li										{ height:231px; float:left; display:inline; overflow:hidden; position: relative; background-image: none; top: 0px; padding: 0px; margin:0px !important; }
.sm .desc									{ height:231px; width:450px; position: absolute; left: 0px; top: 0px; border-left: 1px solid #FFF; font-family:Arial; font-size:14px; }
.sm .one .desc								{ background: url(images/header.bg.1.gif) no-repeat top left; border: 0px none !important; }
.sm .two .desc								{ background: url(images/header.bg.2.gif) no-repeat top left; }
.sm .three .desc							{ background: url(images/header.bg.3.gif) no-repeat top left; }
.sm .desc p									{ padding:0px 48px; color:#FFF; }
.sm img										{ text-align: right; float: right; overflow:hidden; }
.sm .title									{ height:100%; width:36px; float:left; cursor:pointer; }
.sm .one .title								{ background: #d69a49 url(images/header.title.1.png) no-repeat center 10px; }
.sm .two .title								{ background: #d63e6b url(images/header.title.2.png) no-repeat center 10px; }
.sm .three .title							{ background: #a1bb55 url(images/header.title.3.png) no-repeat center 10px; }
.sm .desc h4								{ font-family:Georgia; color:#FFF; margin: 0px; bottom: 15px; display: block; padding:20px 48px; font-size: 32px; font-weight:normal;}
.sm .read_more								{ left:38px; margin-left:10px; margin-top:20px; position:absolute;}
.sm a										{ background:url(images/header.learnmore.btn.png) no-repeat top center; padding:10px 0px; }
.sm a img									{ float: none; cursor:pointer; width:74px; height:29px; border:0px; }
.hidden                                     { display:none; }*/
.sm .desc p									{ padding:0px 48px; color:#FFF; font-size:16px; line-height:120%; }
.sm .desc h4								{ line-height:120%; }
.sm .read_more								{ margin-bottom:0px; padding:0px; }
.sm a img									{ height:19px !important; }

