var gill = {
  src: 'http://www.citypeugeotbrisbane.com.au/flash/gill.swf'
  ,ratios: [8, 1.42, 9, 1.33, 12, 1.35, 19, 1.3, 27, 1.27, 28, 1.25, 32, 1.26, 33, 1.24, 38, 1.25, 53, 1.24, 56, 1.23, 57, 1.24, 83, 1.23, 85, 1.22, 87, 1.23, 94, 1.22, 95, 1.23, 1.22]
};

sIFR.activate(gill);

/*sIFR.debug.ratios({ src: 'flash/gill.swf', selector: 'h1,h2,h3,h4' });*/
sIFR.replace(gill, {
  selector: '#phone'
    ,css: [
      '.sIFR-root { color: #ffffff; font-size: 17px; text-align: right; leading: 0;}'
	  ]
	 ,wmode: 'transparent'
	 ,tuneHeight: '-5'
	 ,offsetTop: '-2'
	});

sIFR.replace(gill, {
  selector: '#breadcrumbs'
    ,css: [
      '.sIFR-root { color: #4378AD; font-size: 20px; text-align: left; background-color: #003162;}'
       ,'a { text-decoration: none; }'
       ,'a:link { color: #8AAED2; text-decoration: none;}'
	   ,'a:visited { color: #8AAED2; text-decoration: none; }'
       ,'a:hover { color: #BDD0E6; text-decoration: none; }'
	  ]
	});
sIFR.replace(gill, {
  selector: '#breadcrumbs2'
    ,css: [
      '.sIFR-root { color: #4378AD; font-size: 20px; text-align: left; background-color: #004188; leading: 0;}'
       ,'a { text-decoration: none; }'
       ,'a:link { color: #8AAED2; text-decoration: none;}'
	   ,'a:visited { color: #8AAED2; text-decoration: none; }'
       ,'a:hover { color: #BDD0E6; text-decoration: none; }'
	  ]
	});

sIFR.replace(gill, {
  selector: '#newsletter h1'
    ,css: [
      '.sIFR-root { color: #50D9F4; font-size: 20px; text-align: left; leading: 5;}'
	  ]
	 ,wmode: 'transparent'
	 ,tuneHeight: '-5'
	 ,offsetTop: '-2'
	});

sIFR.replace(gill, {
  selector: '#content h1'
    ,css: [
      '.sIFR-root { color: #388CDF; background-color: #003162; font-size: 20px; text-align: left; }'
	  ]
	});

sIFR.replace(gill, {
  selector: '#content h2'
    ,css: [
      '.sIFR-root { color: #1186FB; background-color: #0E1625; font-size: 18px; text-align: left; }'
	  ]
	});

sIFR.replace(gill, {
  selector: '#content h3'
    ,css: [
      '.sIFR-root { color: #1186FB; background-color: #0E1625; font-size: 16px; text-align: left; }'
	  ]
	 ,wmode: 'transparent'
	});
sIFR.replace(gill, {
  selector: '#content h4'
    ,css: [
      '.sIFR-root { color: #ffffff; background-color: #0E1625; font-size: 15px; text-align: left; }'
	  ]
	});
sIFR.replace(gill, {
  selector: '#services h1'
    ,css: [
      '.sIFR-root { color: #4FA3FF; background-color: #004188; font-size: 20px; text-align: left; leading:0;}'
	  ]
	});

sIFR.replace(gill, {
  selector: '#services h2'
    ,css: [
      '.sIFR-root { color: #95C8FF; background-color: #004188; font-size: 18px; text-align: left; }'
	  ]
	});

sIFR.replace(gill, {
  selector: '#services h3'
    ,css: [
      '.sIFR-root { color: #95C8FF; background-color: #004188; font-size: 16px; text-align: left; }'
	  ]
	});
sIFR.replace(gill, {
  selector: '#services h4'
    ,css: [
      '.sIFR-root { color: #ffffff; background-color: #004188; font-size: 15px; text-align: left; }'
	  ]
	});
sIFR.replace(gill, {
  selector: '#cars h1'
    ,css: [
      '.sIFR-root { color: #ffffff; background-color: #3268A4; font-size: 20px; text-align: left; text-transform:uppercase; leading: 0; }'
	  ]
	});
	
//sIFR.replace(gill, {
//  selector: '.inv-col-button'
//    ,css: [
//      '.sIFR-root { color: #ffffff; background-color: #14497E; font-size: 18px; text-align: left; cursor:pointer; leading: 0; }'
//	  ]
//	 ,wmode: 'transparent'
//	});
	
sIFR.replace(gill, {
  selector: '.cars-list-title'
    ,css: [
      '.sIFR-root { color: #ffffff; background-color: #144B83; font-size: 16px; text-align: left; text-transform:uppercase; leading: 0; }'
	  ]
	});
	
sIFR.replace(gill, {
  selector: '#footer h1'
    ,css: [
      '.sIFR-root { color: #ffffff; background-color: #0E1625; font-size: 20px; text-align: left; leading: 0; }'
	  ]
	 ,wmode: 'transparent'
	 ,tuneHeight: '-5'
	 ,offsetTop: '-2'
	});

sIFR.replace(gill, {
  selector: '#forms h2'
    ,css: [
      '.sIFR-root { color: #ffffff; font-size: 18px; text-align: left; leading: 0; background-color: #004188;}'
	  ]
	});
