/* main layout for Kipper pages */
div.mainContentContainer {
    left:232px;
    position:absolute;
    top:67px;
    width:744px;
    z-index:2;
}

div.mainContentBody{
    width: 565px;
    margin-left: 15px;
    margin-top: 15px;
}

div.thumbnailsBody{
    width: 605px;
    margin-left: 15px;
    margin-top: 15px;
}


/* Common Styles */

div.mainContentBody img.bodyImage
{
    float: left;
    margin-right:20px;
}

a img.link
{
    position: relative;
}
div.mainContentContainer div#both{
    position: absolute; 
    bottom: 0; 
    left: -232px;
}

div.mainContentContainer p.note{
    font-size: 0.6em;
}


/*fairy Offers */

ul.fairyOffers
{
    padding: 0 0 0 20px;
    margin: 0;
    list-style-type: none;
}

ul.fairyOffers li
{
    float: left;
    width: 277px;
    margin: 0 0 20px 0;
    position: relative;
}

ul.fairyOffers li.left
{
    margin: 0 20px 0 0;
    clear: both;
}

ul.fairyOffers li div.roundedBoxtop
{
    background: transparent url(../img/top.png) no-repeat left top;
    min-height: 65px;
    padding: 10px 0 0 10px;
}



* html ul.fairyOffers li div.roundedBoxtop
{
  	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/top.png',sizingMethod='crop');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 277px;
	height: auto !important;
	height: 65px;

}

ul.fairyOffers li div.roundedBoxbottom
{
    background: transparent url(../img/bott.png) no-repeat left bottom;
    height: 20px;
}

* html ul.fairyOffers li div.roundedBoxbottom
{
  	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bott.png',sizingMethod='scale');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 277px;
	height:20px;

}

ul.fairyOffers li img.roundedThumbnail01
{
    position: absolute;
    left: -19px;
    top: 2px;
    z-index: 10;
}

ul.fairyOffers li img.roundedThumbnail02
{
	position: absolute;
	left: -25px;
	top: 1px;
}

ul.fairyOffers li img.roundedThumbnail03
{
	position: absolute;
	left: -11px;
	top: 0px;
}

ul.fairyOffers li div.roundedBoxtop h3
{
    margin: 0 0 0 85px;
}

ul.fairyOffers li div.roundedBoxtop p
{
    margin: 0 0 0 85px;
    width: 165px;
}
/* Promotions Landing page */

.titleoffer5 {
    background:transparent url(../img/title_offer5.gif) no-repeat scroll 0%;
}

div.mainContentBody h3
{
    color: #2c6b11;
    font-weight: bold;
    font-size: 0.9em;
    font-family: verdana, Arial, Sans-Serif;
    margin: 10px 0 10px 0;
}

div.mainContentBody p a
{
    color: #58326E;
    font-weight: bold;
}

div.mainContentBody p a:hover
{
    text-decoration: none;
}


div.mainContentBody img.kipperBooks
{
    margin: 24px 0 24px 30px;
}
.mainContentBody p.addressDetails
{
    width: 500px;
    margin: 0 0 10px 30px;
}
div.mainContentBody div.contactInfo
{
    margin: 0 0 10px 50px;
    width: 200px;
    text-align: center;
    float: left;
}

div.mainContentBody p.buyFairy
{
    clear: both;
    width: 500px;
    margin: 0 0 24px 30px;
}

div.mainContentBody div.inThisSection
{
    background: url(../img/bg_inthissection.gif) no-repeat left top;
    height: 89px;
    margin: 40px 0 0 0;
    padding: 0 0 0 25px;
}

div.mainContentBody div.inThisSection h3
{
    color: #69cadb;
}
div.mainContentBody div.inThisSection ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div.mainContentBody div.inThisSection ul li a
{
    color: #2c6b11;
    font-weight: bold;
    font-family: verdana, Arial, Sans-Serif;
    font-size: 0.75em;
    text-decoration: none;
    background: url(../img/bullet_001.gif) no-repeat 100% 5px;
    padding: 0 10px 0 0;
}

/* Competition Landing page */

.titleoffer6 {
    background:transparent url(../img/title_offer6.gif) no-repeat scroll 0%;
}

div.mainContentBody div.speechTop
{
    background: url(../img/speech_bubble_top.png) no-repeat left top;
    height: 30px;
    padding: 10px;
    font-style: italic;
    width: 508px;
    margin: 24px 0 0 0;
}

div.mainContentBody div.speechTop p
{
    width: 508px;
}

* html div.mainContentBody div.speechTop
{
  	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/speech_bubble_top.png',sizingMethod='crop');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 528px;
	height: auto !important;
	height: 30px;

}

div.mainContentBody div.speechBot
{
    background: url(../img/speech_bubble_bottom.png) no-repeat left top;
    height: 46px;
    margin: 0 0 24px 0;
}

* html div.mainContentBody div.speechBot
{
  	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/speech_bubble_bottom.png',sizingMethod='scale');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 528px;
	height:47px;

}

div.mainContentBody div.speechBot p
{
    background: url(../img/bg_name.png) no-repeat left top;
    height: 32px;
    margin: 0 0 0 240px;
    color: #00266b;
    font-size: 0.7em;
    padding: 14px 0 0 12px;
}

* html div.mainContentBody div.speechBot p
{
  	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg_name.png',sizingMethod='scale');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 196px;
	height: auto !important;
	height:32px;

}

div.mainContentBody div.celebrity
{
    width: 420px;
    margin: 50px 0 0 0;
}

div.mainContentBody div.celebrity img
{
    float: left;
    margin-right: 15px;
}


/* Competition form */

.titleoffer7 {
    background:transparent url(../img/title_offer7.gif) no-repeat scroll 0%;
}

div.mainContentBody div.competitionForm fieldset
{
    border: none;
    padding: 0;
    margin: 0;
    clear: both;
    margin: 25px 0 0 2px;
}

div.mainContentBody div.competitionForm fieldset .error
{
    width: 220px;
    color: #cc3333;
}

div.mainContentBody div.competitionForm fieldset legend
{
    color: #2c6b11;
    font-weight: bold;
    font-size: 0.9em;
    font-family: verdana, Arial, Sans-Serif;
    margin: 10px 0 10px 0;
}

div.mainContentBody div.competitionForm fieldset div.fieldsContainer
{
    float: left;
    width: 220px;
    margin: 0 60px 0 0;
}

div.mainContentBody div.competitionForm div.fields
{
    margin: 0 0 12px 0;
}

div.mainContentBody div.competitionForm fieldset div.fieldsContainer
{
    float: left;
    width: 220px;
    margin: 0 40px 0 0;
    display: inline;
}

div.mainContentBody div.competitionForm fieldset label
{
    display: block;
    font-weight: bold;
    font-size: 0.7em;
    font-family: verdana, Arial, Sans-Serif;
    padding: 5px 0 5px 0;
    color: #58326E;
}

div.mainContentBody div.competitionForm fieldset label span
{
    display: block;
    font-weight: normal;
}

div.mainContentBody div.competitionForm fieldset label.telephone
{
    padding: 29px 0 5px 0;
}

div.mainContentBody div.competitionForm fieldset div.fieldsContainer input
{
    width: 220px;
    height: 15px;
    border: 1px solid #329123;
    margin: 0 0 5px 0;
}

div.mainContentBody div.competitionForm fieldset div.fieldsContainer select
{
    border: 1px solid #329123;
    margin: 0 0 5px 0;
    font-size: 0.7em;
}

div.mainContentBody div.competitionForm fieldset div.fieldsContainer select.selectBox
{
    width: 220px;
}


div.mainContentBody div.competitionForm fieldset label.story
{
    clear: both;
}

div.mainContentBody div.competitionForm fieldset textarea
{
    width: 480px;
    border: 1px solid #329123;
    margin: 0 0 15px 0;
    height: 125px;
}

div.mainContentBody div.competitionForm fieldset p.secondaryLinks a
{
    font-size: 0.9em;
    font-weight: bold;
}

div.mainContentBody div.competitionForm fieldset div.offersOptions
{
    width: 340px;
    margin: 15px 0 20px 0;
}

div.mainContentBody div.competitionForm fieldset div.offersOptions input
{
    float: left;
    vertical-align: top;
    margin-right: 8px;
}

div.mainContentBody div.competitionForm fieldset div.offersOptions label
{
    font-weight: normal;
    vertical-align: top;
    padding: 0 0 10px 0;
}

div.mainContentBody p.termsLink a
{
    color: #2c6b11;
    font-weight: bold;
    text-decoration: none;
    background: url(../img/bullet_001.gif) no-repeat 100% 5px;
    padding: 0 10px 0 0;
}

/* Celebrity Stories */

.titleoffer8
{
    background:transparent url(../img/title_offer8.gif) no-repeat scroll 0%;
}

ul.celebrities
{
    margin: 24px 0 0 0;
    padding: 0 0 0 10px;
    list-style-type: none;
}

ul.celebrities li
{
    float: left;
    width: 277px;
    margin-bottom: 20px;
    position: relative;
    display: inline;
}

ul.celebrities li.left
{
    padding: 0 20px 0 0;
    clear: both;
}

ul.celebrities li div.roundedBoxtop
{
    background: transparent url(../img/top.png) no-repeat left top;
    min-height: 65px;
    padding: 10px 0 0 10px;
}

* html ul.celebrities li div.roundedBoxtop
{
  	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/top.png',sizingMethod='crop');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 277px;
	height: auto !important;
	height: 65px;

}

ul.celebrities li div.roundedBoxbottom
{
    background: transparent url(../img/bott.png) no-repeat left bottom;
    height: 20px;
}

* html ul.celebrities li div.roundedBoxbottom
{
  	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bott.png',sizingMethod='scale');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 277px;
	height:20px;

}

ul.celebrities li img.roundedThumbnail01
{
    position: absolute;
    left: -15px;
    top: 2px;
    z-index: 10;
}

ul.celebrities li img.roundedThumbnail02
{
    position: absolute;
    left: -10px;
    top: 2px;
}

ul.celebrities li img.roundedThumbnail03
{
    position: absolute;
    left: -15px;
    top: 2px;
}

ul.celebrities li div.roundedBoxtop h3
{
    margin: 15px 0 5px 85px;
}

ul.celebrities li div.roundedBoxtop p
{
    margin: 0 0 0 85px;
    width: 165px;
}

div.mainContentBody div.story
{
    float: left;
    width: 400px;
}


div.mainContentBody div.story h4
{
    margin: 0 0 15px 0;
    padding: 0;
    color: #2c6b11;
    font-size: 0.9em;
    font-family: Verdana, Arial, Sans-Serif;
}

div.mainContentBody div.story h3
{
    margin: 0;
    padding: 0;
    color: #2c6b11;
    font-size: 1.1em;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif;
}

div.mainContentBody div.story p a img
{
    margin: 24px 0 0 0;
}

/* competition entry confirmation page */

.titleoffer9 {
    background:transparent url(../img/title_offers9.gif) no-repeat scroll 0%;
}
.titleoffer9b {
    background:transparent url(../img/title_offers9b.gif) no-repeat scroll 0%;
}

/* Experts page */

.titleoffer10 {
    background:transparent url(../img/title_offers10.gif) no-repeat scroll 0%;
}

div.mainContentBody div.topTips
{
     background:transparent url(../img/pic_frogs.gif) no-repeat left top;
     clear: both;
     padding: 0 0 0 160px;
}


div.mainContentBody div.topTips ul
{
    list-style-type: none;
    font-size: 0.7em;
    font-family: Verdana, Arial, Sans-Serif;
    color: #2c6b11;
    color:#58326E;
    line-height:1.35em;
    margin: 0 ;
    padding: 0;
    width: 355px;
}

div.mainContentBody div.topTips ul li
{
    background:transparent url(../img/bullet_002.gif) no-repeat left 3px;
    padding: 0 0 10px 15px;
}

/* Overlays page */

div.overlayBox
{
    display: none;
}


 
 /**** Clearfixes *****/
 
 .clear{
	clear:both;
}
.clearfix {
	display: block;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/* kipper footer images */
div#kipperImage01
{
    background: url(../img/kipper_shadow.gif) no-repeat bottom right;
}

div#kipperImage02
{
    background: url(../img/kipper_plants.gif) no-repeat bottom right;
}

div#kipperImage03
{
    background: url(../img/kipper_duks.gif) no-repeat bottom right;
}
div#kipperImage04
{
    background: url(../img/kipper_beach.gif) no-repeat bottom right;
}
div#kipperImage05
{
    background: url(../img/kipper_mice.gif) no-repeat bottom right;
}
div#kipperImage06
{
    background: url(../img/kipper_chicks.gif) no-repeat bottom right;
}
div#kipperImage07
{
    background: url(../img/kipper_friends.gif) no-repeat bottom right;
}

/* kipper footer margin adjustments */
div.kipperimageadjustment01
{
   margin-bottom: 175px;
}
div.kipperimageadjustment02
{
   margin-bottom: 50px;
}
div.kipperimageadjustment03
{
   margin-bottom: 80px;
}

div.kipperimageadjustment04
{
   margin-bottom: 250px;
}

div.kipperimageadjustment05
{
   margin-bottom: 280px;
}
