/* Home page specific styles */

h1.home_header {
	padding: 25px 0 20px 0;
	text-align: center;
	font-size: 2.1em;
	text-transform: uppercase;
}

.sIFR-hasFlash h1.home_header {
	font-size: 20px;
	visibility: hidden;
	margin-bottom: 0;
	padding-bottom: 0;
	letter-spacing: -2px;
}

#container {
	min-height: 1380px;
}

#container,
#home-promo-wrapper {
	position: relative;
	z-index: 1;
}

#user-options {
	top: -2px;
	right: 4px;
}

#mainbody 
{
    width: 702px;
    float: left;
}

#maincolumn 
{
    width: 460px;
    margin-left: 18px;
    float: right;
}
#leftcolumn 
{
    width: 224px;
    float: right;
    margin-top: 10px;
}
#leftcolumn ul 
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#leftcolumn h2 
{
    margin-bottom: 4px;
}
#leftcolumn h3 
{
    font-size: 2em;
}
#leftcolumn h4 
{
    font-size: 1.4em;
}
#latestoffer 
{
    border-bottom: 2px solid #dddddd;
}
#latestoffer p 
{
    margin: 12px 0;
}
#otheroffers h3 
{
    font-size: 1.2em;
    margin-bottom: 15px;
}
#otheroffers li 
{
    padding: 15px 0;
    border-bottom: 2px solid #ddd;
}

p.alloffers 
{
    text-align: right;
    padding: 15px 0;
    font-size: 1.4em;
}
p.alloffers a 
{
    color: #003465;
}
p.alloffers a:hover
{
    color: #666;
}

/* Lead Promo */

#heropanel 
{
    margin-top: 30px;
}
#heropanel h1 
{
    padding: 0;
    margin-left: 65px;
}
#heropanel img 
{
    margin: 15px 0;
}
#heropanel #herocopy 
{
    font-size: 1.4em;
    line-height: 1.6em;
    margin-bottom: 15px;
}
#herocopy a 
{
    color: #242e5a;
    font-weight: bold;
}
/* Promo Boxes */

#centralpromos 
{
    padding-top: 10px;
}
#centralpromos li 
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: block;
    width: 224px;
    float: left;
    background: #fff;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
}
#centralpromos li.promoright 
{
    margin-right: 0;
}
#centralpromos li.mainpromo 
{
    border: 1px solid #e1e1e1;
    width: 222px;
}
#centralpromos li .promobg 
{
    background: #e6eaee;
    margin: 4px;
    padding: 2px;
}
#centralpromos li .headerholder h3
{
    background: url(../images/promos/bg-main-promo-title.gif) top left no-repeat;
    padding: 10px 10px 20px 10px;
    width: 140px;
}
#centralpromos li .headerholder 
{
    position: absolute;
    top: -15px;
    left: 10px;
    padding-right: 8px;
    background: url(../images/promos/bg-main-promo-title-curve.gif) top right no-repeat;
}
#centralpromos .promobodycopy 
{
    float: left;
    width: 120px;
    margin: 8px;
    display: inline;
}
#centralpromos li.mainpromo .promobodycopy 
{
    margin-top: 30px;
}
#centralpromos .promobodycopy p 
{
    font-size: 1em;
    margin: 0;
    padding: 0;
    display: inline;
}
#centralpromos img
{
    float: right;
}
/* Latest Events */

#latest_events div.event {
	width: 280px;
	float: left;
	background: transparent url(../images/home/event-body.jpg) repeat-y left top;
}

#latest_events div.left {
	margin-right: 20px;
}

#latest_events div.event h3 {
	width: 280px;
	height: 30px;
	padding-top: 20px;
	color: #fff;
	text-align: center;
	background: transparent url(../images/home/event-top.jpg) no-repeat left top;
}

#latest_events div.event p {
	font-size: 1.2em;
	padding: 0 10px 5px 20px;
	color: #003465;
}

#latest_events div.event p.allevents {
	font-size: 1em;
	padding: 0 20px 5px 0;
	text-align: right;
}

#latest_events div.eventfooter {
	width: 280px;
	height: 4px;
	background: transparent url(../images/home/event-footer.jpg) no-repeat left top;
}

#lowerpromo h1 {
	font-size: 1.2em;
	padding-bottom: 10px;
}

/*semantic tabs*/
#rightcolumn 
{
    float: right;
    width: 224px;
    margin-top: 30px;
}
#rightcolumn #tabs 
{
    width: 222px;
    margin: 0;
    background: #fff;
}
ul.semtabs li 
{
    width: 110px;
    background: #fff url(../images/promos/bg-right-panel-top-yellow.gif) top left no-repeat;
}
ul.semtabs li a
{
    margin-left: 7px;
    padding-top: 14px;
    padding-bottom: 12px;
    display: block;
    background: #fff url(../images/promos/bg-right-panel-yellow-corner.gif) top right no-repeat;
    color: #2a345d;
}
ul.semtabs li.active 
{
    background: #fff url(../images/promos/bg-right-panel-top-white.gif) top left no-repeat;
}
ul.semtabs li.active a 
{
    background: #fff url(../images/promos/bg-right-panel-white-corner.gif) top right no-repeat;
    color: #2a345d;
}

ul.semtabs {
  	margin: 0 auto;
  	clear: both;
  	height: 52px;
  	list-style: none !important;
  	background: #fff url(../images/promos/bg-right-panel-top-bg.gif) bottom center no-repeat;
}

ul.semtabs li {
  	float: left;
  	margin: 0;
  	text-align: center;
  	text-transform: uppercase;
  	height: 52px;
}

ul.semtabs li a {
  	color: #2a345d;
	font-size: 0.916em;
	font-weight:bold;
	height: 26px;
}
ul.semtabs li#tocoffers 
{
    margin-right: 2px;
}
ul.offerlist li.grey 
{
    background-color: #E6EAEE;
}
ul.offerlist li img, ul.offerlist li p 
{
    float: left;
    font-size: 1em;
}
ul.offerlist li p 
{
    width: 115px; margin: 10px 5px;
}
ul.offerlist li img 
{
    margin: 20px 5px;
}
ul.semtabs li a span {
	width:95px;
	display:block;
}
#rightcolumn p.alloffers 
{
    padding: 0 10px 20px 0;
    font-size: 1.4em;
}
#tabfooter 
{
    margin-top:0;
    padding: 0 0 8px 0;
    background: url(../images/promos/bg-footer-panel.gif) bottom left no-repeat;
}
#tabfooter p
{
    border-right: 1px solid #999;
    border-left: 1px solid #999;
    padding: 0 8px;
    margin: 0;
}

#container_footer 
{
    margin-bottom: 10px;
}