/* Retailer CSS tweaks (Richard) 30/06/09 */

p {
	font-size: 12px;
	line-height: 18px; /* 18px */
	padding: 0;
	margin: 0 0 .75em 0;
}



/* Take from SIFR.css because thats just for setting up the container actual header styles should be in man css */
h1 {
	font-size: 22px;
	color: #424974;
	font-weight: bold;
	line-height: 1.6364em; /* 36px */
	margin-top: 0;
	margin-bottom: 0.8182em; 
}

h2 {
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	line-height: 1em; /* 18px */
	margin-top: 0;
	margin-bottom: 1em; 
}

h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.125em; /* 18px */ 
	margin-top: 0;
	margin-bottom: 1.125em; 
}

h4 { 
	font-size: 13px;
	font-weight: bold;
	color: #424974;
	line-height: 1.2857em; /* 18px */ 
	margin-top: 0;
	margin-bottom: 1.2857em; 
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #424974;
	line-height: 1.5em; /* 18px */ 
	margin-top: 0;
	margin-bottom: 1.5em; 
}


/* Lets remove the scary red from the links */

p a 
{
    color: #424974;
    text-decoration: underline;
}


/* Footer */
#FooterContainer td span {
    color: #fff;
	font-size: 11px !important;
}

#FooterContainer a {
   color: #fff;
   text-decoration: underline;
}

/* title */
#main_feat h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2em;
}
/* piped strapline */	
#main_feat h4 {
	color: #666666;
	font-weight: bold; 
	font-size: 14px;
	letter-spacing: -.0125em;
}

#sub_feat h5 {
    margin-bottom: .5em;
}

/* Remove white bar from buttons (for teasers)  */
.ct_button_content {
	background-color: transparent;
}


/* List styles */

.listBox { font-size: 12px; color: #666666; }
/* Remove 15px padding from original */

.listBox li  { 
	font-size: 12px;
	line-height: 1.5em;
}

/* List disclaimer */
.listBox p {
      font-size: 10px;
      color:#999;
}


.listBox a {
 	color: #424974;
    text-decoration: underline;
}

.listHeader p {
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}

.listBox ul.linkList_arrow {
	padding-left: 0;
}


/* Sidebar Teaser mods */
/* Set min-height for teasers here - since min-height not allowed on the parent table! */
.sidebar_container .imageTeaser {
  min-width: 1px;
  width: auto !important;
  width: 1px;
  min-height: 115px;
  height: auto !important;
  height: 115px;
}

.sidebar_content .content {
	
}

.sidebar_container .teaserTitle{
   padding-right:10px;
   padding-bottom: 0;
}

.sidebar_container .teaserTitle h4 {
   margin-top:0;    
   margin-bottom: .5em;
}

.sidebar_container .textContent {
  
}

/* remove the extra padding that gets added */
.sidebar_container .textContent span p {
	padding-right: 0;
	padding-left: 0;
}


/* Content Teaser mods */
/* Set min-height for teasers here - since min-height not allowed on the parent table! */
.content_container .imageTeaser {
  min-width: 1px;
  width: auto !important;
  width: 1px;
  min-height: 115px;
  height: auto !important;
  height: 115px;
}

.content_container .content {
 
}

/* remove padding from container - leave it up to header */
.content_container .teaserTitle {
  padding-bottom: 0;
}

.content_container .teaserTitle h3 {
   margin-top:0;    
}

.content_container .textContent {
  
 }


/* remove the extra padding that gets added */
.content_container .textContent span p {
	padding-right: 0;
	padding-left: 0;
}

/* Disclaimer styles */
.disclaimer { 
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 1.2em;
	font-size: 10px;
	color: #999;
}


/* Table styles (used on Fees & Charges) */
.table1 td {
	padding: .3em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #f5f6f8;
	border: 1px solid #ccc;
}

.header1 td {
	font-weight:bold;
	color:#424974;
	text-align: center;
}

.header2 td {
	font-weight:bold;
	color:#424974;
	background-color: #fff;
}

/* Styles for FAQ show/hide list */
.jtoggle-list {
  margin: 0;
  padding: 0 0 1.4em 1.9em;
  color: #424974;
  font-weight: bold;
 
}

.jtoggle-list li {
	font-size: 12px;
	line-height: 1.5em;
}

.jtoggle-list p {
  line-height: 1.4;
  font-weight: normal;
}

.jtoggle-list a {
  color: #424974; 
  font-weight: normal;
  text-decoration:underline;
}



/* Holiday promo */
#holidaypromo_landing {
	position: relative;
	width:961px;
	min-height:482px;	
	height:auto !important;
	height:482px;
	background-image: url(/common/images/holiday/holidaypromo_landing_bg.gif);
	background-repeat: no-repeat;
	color: #FFF;
}

#holidaypromo_landing .holidaypromo_maintext {
	position:absolute;
	width: 415px;
	top: 60px;
	left: 500px;
}

#holidaypromo_landing .holidaypromo_maintext p {
	font-size: 14px;		
}

#holidaypromo_landing h3 {
	color: #fff;
	font-size: 23px
}

#holidaypromo_landing h3.holidaypromo_landing_hurryh3 {
	padding: 55px 0 25px;
}

#holidaypromo_home_rhs h3 {
	width: 365px;
	color: #fff;
	font-size: 16px
	margin: 0;
}

#holidaypromo_home_rhs h2 {
	width: 365px;
	color: #fff;
	font-size: 28px; 
	font-weight: bold;
	padding-top: 75px;
}

#holidaypromo_home_rhs h3.holidaypromo_hometext1 {
	margin: 25px 0 75px 0;	
}

#holidaypromo_flash_banner {
	height: 380px;
	width: 395px;
	background-image: url(/common/images/holiday/holidaypromo_globe_noflash.gif);
	background-repeat: no-repeat;
}

#holidaypromo_store_banner {
	height: 90px;
	width: 960px;
}

#holidaypromo_home_rhs {
	position: relative;
	width:563px;
	min-height:380px;	
	height:auto !important;
	height:380px;
	background-image: url(/common/images/holiday/holidaypromo_homebanner_bg.gif);
	background-repeat: no-repeat;
	color: #FFF;	
}

#holidaypromo_home_rhs img {
	position: absolute;
	top: 312px;
	left: 383px;
}

