@charset "utf-8";
/* CSS Document */

* {
	/* the "*" is universal */ 
	margin: 0;
	padding: 0;
	border: 0;
	behavior: url(iepngfix.htc);
	} 
	
body {
	background-color: #FFFFFF;
	background-image: url(images/bkgrnd_squig.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center; /* This centres the container div; text-align is put back to 'left' within the container div */
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #152A40;
	/* The following 4 lines are a font size hack for IE */
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	}
	
h1 {
	font-weight: normal; /* Otherwise the default is bold */
	font-size: 155%;
	}
	
p {
	font-size: 110%;
	line-height: 1.6em;
	padding: 10px 0 0 0;
	}
	
table {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 5px 0 10px 0;
	}
	
th, td {
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	font-size: 95%;
	padding: 3px 18px;
	text-align: center;
	}
	
th {
	font-weight: bold;
	}
	
li, .viewOthers {
	list-style-type: none;
	background: url(images/bullet_washer.gif) left top no-repeat;   
	margin: 0 0 15px 0;
	padding: 0 0 0 21px;
	line-height: 1.4em;
	}	
	
.viewOthers {
	margin: 10px 0 5px 0;
	float: left;
	}
	
.noBulletWasher, .lastNoBulletWasher {
	background: none;
	margin: 0 0 3px 0;
	padding: 0;
	}
	
.lastNoBulletWasher {
	margin: 0 0 15px 0;
	}
	
.clickColour {
	margin: 0 0 7px 0;
	}
	
.topSpacing, .numbered {
	margin: 5px 0 0 0;
	}
	
.numbered {
	list-style-type: decimal;
	background: none;
	padding: 5px 0 5px 0;
	}	
	
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #52A8FF;
	}
	
a:hover, a:active {
	color: #FFB700;
	}
	
#container {
	margin: 0 auto; /* centres the div within the browser window */
	width: 783px;
	text-align: left; /* puts text back to left after being centred in the body, above */
	position: relative; /* also works to centre the div within the window */
	background-image: none;
	}
	
#header {
	margin: 10px 0 0 0;
	background-image: url(images/headerCollar.jpg);
	background-repeat: no-repeat;
	width: 783px;
	height: 171px;
	}
	
#logo {
	width: 179px;
	padding: 20px 0 0 22px;
	float: left;
	}
	
#headerQuote {
	float: left;
	/*width: 333px;*/
	color: #FFB700;
	font-style: italic;
	padding: 31px 0 0 10px;
	}
	
#nav {
	float: left;
	width: 344px;
	/*height: 50px;*/
	margin: 35px 0 0 0;
	padding: 0 0 0 8px;
	}

#homeButton a, #storeButton a, #linksButton a, #contactButton a, #onHomePage a, #onStorePage a, #onLinksPage a, #onContactPage a {
	float: left;
	width: 86px;
	height: 50px;
	}
	
#homeButton a, #homeButton a:hover, #homeButton a:active, #onHomePage a {
	background-image: url(images/button_Home.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -5000px;
	text-decoration: none;
	}
	
#homeButton a:hover, #homeButton a:active, #onHomePage a {
	background-position: 0 -50px;
	}

#storeButton a, #storeButton a:hover, #storeButton a:active, #onStorePage a {
	background-image:url(images/button_Store.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -5000px;
	text-decoration: none;
	}
	
#storeButton a:hover, #storeButton a:active, #onStorePage a {
	background-position: 0 -50px;
	}
	
#linksButton a, #linksButton a:hover, #linksButton a:active, #onLinksPage a {
	background-image: url(images/button_Links.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -5000px;
	text-decoration: none;
	}
	
#linksButton a:hover, #linksButton a:active, #onLinksPage a {
	background-position: 0 -50px;
	}
	
#contactButton a, #contactButton a:hover, #contactButton a:active, #onContactPage a {
	background-image: url(images/button_Contact.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -5000px;
	text-decoration: none;
	}
	
#contactButton a:hover, #contactButton a:active, #onContactPage a {
	background-position: 0 -50px;
	}
				
/*#paypalButton {
	float: right;
	width: 160px;
	height: 160px;
	margin: -65px 20px 0 0;
	padding: 10px;
	}*/
	
#paypalButton a {
	float: right;
	width: 160px;
	height: 160px;
	margin: -65px 20px 0 0;
	/*padding: 10px;*/
	background-image: url(images/PayPal_button_K.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -5000px;
	text-decoration: none;
	}
	
#paypalButton a:hover {
	background-position: 0 -160px;
	}
	
#paypalButton a:active {
	background-position: 0 -320px;
	}
	
#viewCart {
	float: right;
	margin: 32px 26px 0 0;
	}
	
#categoryPics {
	/*width: 772px;*/
	margin: 0 0 0 5px;
	}

#homeWomenPic a, #homeUnisexPic a, #homeToddlerPic a, #homeBabyPic a {
	float: left;
	width: 212px;
	height: 278px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -5000px;
	text-decoration: none;
	}	
	
#homeWomenPic a, #homeWomenPic a:hover, #homeWomenPic a:active {
	background-image: url(images/HomePage_womens.png);
	}
	
#homeWomenPic a:hover, #homeWomenPic a:active {
	background-position: 0 -278px;
	}
	
#homeUnisexPic a, #homeUnisexPic a:hover, #homeUnisexPic a:active {
	background-image: url(images/HomePage_unisex.png);
	margin: 0 0 0 -26px;
	}
	
#homeUnisexPic a:hover, #homeUnisexPic a:active {
	background-position: 0 -278px;
	}
	
#homeToddlerPic a, #homeToddlerPic a:hover, #homeToddlerPic a:active {
	background-image: url(images/HomePage_toddler.png);
	margin: 0 0 0 -26px;
	}
	
#homeToddlerPic a:hover, #homeToddlerPic a:active {
	background-position: 0 -278px;
	}
	
#homeBabyPic a, #homeBabyPic a:hover, #homeBabyPic a:active {
	background-image: url(images/HomePage_baby.png);
	margin: 0 0 0 -26px;
	}
	
#homeBabyPic a:hover, #homeBabyPic a:active {
	background-position: 0 -278px;
	}
	
#mainBody {
	/*float: left;*/
	width: 718px;
	margin: 15px 0 0 52px;
	}

#leftColumn, #leftColumnStoreWomensUnisex, #leftColumnStoreToddler, #leftColumnStoreBaby, #leftColumnActionCompassion, #leftColumnArtSpeaks, #leftColumnAuthenticPlay, #leftColumnBlackFlag, #leftColumnBornCharming, #leftColumnBuyLocal, #leftColumnDiyTruck, #leftColumnFamilyValues, #leftColumnFourSeasons, #leftColumnGetUp, #leftColumnGoodEvilMoron, #leftColumnGoodIntentions, #leftColumnGrowYourOwn, #leftColumnNoChildFails, #leftColumnOneMore, #leftColumnPirateBaby, #leftColumnPlantTree, #leftColumnTotalOblivion, #leftColumnVote, #leftColumnWorkBuy, #leftColumnOrdering, #leftColumnLinks, #leftColumnContact, #leftColumnSizing, #leftColumnHowToOrder, #leftColumnPolicies, #transactionComplete {
	float: left;
	width: 470px;
	margin: 23px 0 0 0;
	padding: 29px 0 10px 0;
	background-image: url(images/aboutUsHeader.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFFFFF;
	}
	
#leftColumnStoreWomensUnisex {
	background-image: url(images/designs_WomenUnisexHeader.gif);
	}
	
#leftColumnStoreToddler {
	background-image: url(images/designs_ToddlerHeader.gif);
	}
	
#leftColumnStoreBaby {
	background-image: url(images/designs_BabyHeader.gif);
	}

#leftColumnActionCompassion, #leftColumnArtSpeaks, #leftColumnAuthenticPlay, #leftColumnBlackFlag, #leftColumnBornCharming, #leftColumnBuyLocal, #leftColumnDiyTruck, #leftColumnFamilyValues, #leftColumnFourSeasons, #leftColumnGetUp, #leftColumnGoodEvilMoron, #leftColumnGoodIntentions, #leftColumnGrowYourOwn, #leftColumnNoChildFails, #leftColumnOneMore, #leftColumnPirateBaby, #leftColumnPlantTree, #leftColumnTotalOblivion, #leftColumnVote, #leftColumnWorkBuy {
	background-image: url(images/titleLine_actionCompassion.gif);
	margin: 0 0 20px 0;
	}
	
#leftColumnArtSpeaks {
	background-image: url(images/titleLine_artSpeaks.gif);
	}
	
#leftColumnAuthenticPlay {
	background-image: url(images/titleLine_authenticPlay.gif);
	}
	
#leftColumnBlackFlag {
	background-image: url(images/titleLine_blackFlag.gif);
	}
	
#leftColumnBornCharming {
	background-image: url(images/titleLine_bornCharming.gif);
	}
	
#leftColumnBuyLocal {
	background-image: url(images/titleLine_buyLocal.gif);
}
	
#leftColumnDiyTruck {
	background-image: url(images/titleLine_diyTruck.gif);
	}
	
#leftColumnFamilyValues {
	background-image: url(images/titleLine_familyValues.gif);
	}
	
#leftColumnFourSeasons {
	background-image: url(images/titleLine_fourSeasons.gif);
	}
	
#leftColumnGetUp {
	background-image: url(images/titleLine_getUp.gif);
	}
	
#leftColumnGoodEvilMoron {
	background-image: url(images/titleLine_goodEvilMoron.gif);
	}
	
#leftColumnGoodIntentions {
	background-image: url(images/titleLine_goodIntentions.gif);
	}
	
#leftColumnGrowYourOwn {
	background-image: url(images/titleLine_growYourOwn.gif);
	}
	
#leftColumnNoChildFails {
	background-image: url(images/titleLine_noChildFails.gif);
	}
	
#leftColumnOneMore {
	background-image: url(images/titleLine_oneMore.gif);
	}
	
#leftColumnPirateBaby {
	background-image: url(images/titleLine_pirateBaby.gif);
	}
	
#leftColumnPlantTree {
	background-image: url(images/titleLine_plantTree.gif);
	}
	
#leftColumnTotalOblivion {
	background-image: url(images/titleLine_totalOblivion.gif);
	}
	
#leftColumnVote {
	background-image: url(images/titleLine_vote.gif);
	}
	
#leftColumnWorkBuy {
	background-image: url(images/titleLine_workBuy.gif);
	}
	
#leftColumnOrdering {
	background-image: url(images/orderingInfoHeader.gif);
	}
	
#leftColumnLinks {
	background-image: url(images/linksHeader.gif);
	}
	
#leftColumnContact {
	background-image: url(images/contactHeader.gif);
	}
	
#leftColumnSizing {
	background-image: url(images/sizingHeader.gif);
	}
	
#leftColumnHowToOrder {
	background-image: url(images/howToOrderHeader.gif);
	margin: 0 0 15px 0;
	}
	
#leftColumnPolicies {
	background-image: url(images/policiesHeader.gif);
	}
	
#transactionComplete {
	background-image: url(images/thankYou_header.gif);
	}
	
.greenText {
	color: #54B911;
	}
	
.orangeText {
	color: #FFB700;
	}
	
#rightColumn, #rightColumnStoreAdult, #rightColumnStoreToddler, #rightColumnStoreBaby, #rightColumnColours, #rightColumnContact, #rightColumnMeasure, #rightColumnAA {
	float: left;
	width: 188px;
	/*width: 210px;*/
	margin: 23px 0 0 40px;
	padding: 39px 0 0 0;
	background-image: url(images/findUsHeader.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
#rightColumnStoreAdult, #rightColumnStoreToddler, #rightColumnStoreBaby {
	background-image: url(images/storeOrangeBox.gif);
	width: 206px;
	height: 130px;
	margin: 325px 0 0 28px;
	padding: 14px 0 5px 14px;
	}
	
#rightColumnStoreToddler {
	margin: 51px 0 0 28px;
	}

#rightColumnStoreBaby {
	margin: 133px 0 0 28px;
	}
	
#rightColumnColours {
	background-image: url(images/coloursHeader.gif);
	}
	
#rightColumnColours a {
	line-height: 1.2em;
	}
	
#rightColumnColours li {
	line-height: 1.1em;
	} 
	
#rightColumnContact {
	background-image: url(images/reid_screening.jpg);
	width: 187px;
	height: 214px;
	margin: 20px 0 10px 40px;
	padding: 0;
	}
	
.rightColumnContactPics {
	float: left;
	width: 720px;
	margin: 0 20px 10px -15px;
	}
	
#rightColumnMeasure {
	background-image: url(images/measurementsHeader.gif);
	background-color: #FFFFFF;
	}
	
#rightColumnAA {
	background-image: none;
	background-color: #FFFFFF;
	}
	
#rightColumnMeasure p, #rightColumnAA p, #rightColumnColours p {
	font-size: 100%;
	line-height: 1.4em;
	padding: 0;
	}
	
#womensStore a, #onWomensStore, #unisexStore a, #onUnisexStore, #toddlerStore a, #onToddlerStore, #babyStore a, #onBabyStore {
	float: left;
	width: 161px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -5000px;
	text-decoration: none;
	}
	
#womensStore a, #womensStore a:hover, #womensStore a:active, #onWomensStore {
	background-image: url(images/storeOrangeBox_womens.gif);
	}
	
#womensStore a, #womensStore a:active {
	background-position: 0 -32px;
	}
	
#womensStore a:hover {
	background-position: 0 0;
	}
	
#unisexStore a, #unisexStore a:hover, #unisexStore a:active, #onUnisexStore {
	background-image: url(images/storeOrangeBox_unisex.gif);
	}
	
#unisexStore a, #unisexStore a:active {
	background-position: 0 -32px;
	}
	
#unisexStore a:hover {
	background-position: 0 0;
	}
	
#toddlerStore a, #toddlerStore a:hover, #toddlerStore a:active, #onToddlerStore {
	background-image: url(images/storeOrangeBox_toddler.gif);
	}
	
#toddlerStore a, #toddlerStore a:active {
	background-position: 0 -32px;
	}
	
#toddlerStore a:hover {
	background-position: 0 0;
	}
	
#babyStore a, #babyStore a:hover, #babyStore a:active, #onBabyStore {
	background-image: url(images/storeOrangeBox_baby.gif);
	margin: 0 0 10px 0;
	}
	
#babyStore a, #babyStore a:active {
	background-position: 0 -32px;
	}
	
#babyStore a:hover {
	background-position: 0 0;
	}
	
.storePanel {
	float: left;
	width: 776px;
	height: 235px;
	margin: 0 0 3px 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #152A40;
	background-color: #FFFFFF;
	}
	
#actionCompassionDesign a, #artSpeaksDesign a, #authenticPlayDesign a, #blackFlagDesign a, #bornCharmingDesign a, #buyLocalDesign a, #diyTruckDesign a, #familyValuesDesign a, #fourSeasonsDesign a, #getUpDesign a, #goodEvilMoronDesign a, #goodIntentionsDesign a, #growYourOwnDesign a, #noChildFailsDesign a, #oneMoreDesign a, #pirateBabyDesign a, #plantTreeDesign a, #totalOblivionDesign a, #voteDesign a, #workBuyDesign a {
	float: left;
	margin: 3px 15px 0 15px;
	background-image: url(images/design_actionCompassion.gif);
	width: 352px;
	height: 228px;
	text-indent: -5000px;
	text-decoration: none;
}

#actionCompassionProduct, #artSpeaksProduct, #authenticPlayProduct, #blackFlagProduct, #bornCharmingProduct, #buyLocalProduct, #diyTruckProduct, #familyValuesProduct, #fourSeasonsProduct, #getUpProduct, #goodEvilMoronProduct, #goodIntentionsProduct, #growYourOwnProduct, #noChildFailsProduct, #oneMoreProduct, #pirateBabyProduct, #plantTreeProduct, #totalOblivionProduct, #voteProduct, #workBuyProduct {
	float: left;
	margin: 3px 15px 0 55px;
	background-image: url(images/design_actionCompassion.gif);
	width: 352px;
	height: 228px;
}

#artSpeaksDesign a, #artSpeaksProduct {
	background-image: url(images/design_artSpeaks.gif);
	}
	
#authenticPlayDesign a, #authenticPlayProduct {
	background-image: url(images/design_authenticPlay.gif);
	}	
	
#blackFlagDesign a, #blackFlagProduct {
	background-image: url(images/design_blackFlag.gif);
	}
	
#bornCharmingDesign a, #bornCharmingProduct {
	background-image: url(images/design_bornCharming.gif);
	}
	
#buyLocalDesign a, #buyLocalProduct {
	background-image: url(images/design_buyLocal.gif);
	}
	
#diyTruckDesign a, #diyTruckProduct {
	background-image: url(images/design_diyTruck.gif);
	}
	
#familyValuesDesign a, #familyValuesProduct {
	background-image: url(images/design_familyValues.gif);
	}
	
#fourSeasonsDesign a, #fourSeasonsProduct {
	background-image: url(images/design_fourSeasons.gif);
	}
	
#getUpDesign a, #getUpProduct {
	background-image: url(images/design_getUp.gif);
	}
	
#goodEvilMoronDesign a, #goodEvilMoronProduct {
	background-image: url(images/design_goodEvilMoron.gif);
	}
	
#goodIntentionsDesign a, #goodIntentionsProduct {
	background-image: url(images/design_goodIntentions.gif);
	}
	
#growYourOwnDesign a, #growYourOwnProduct {
	background-image: url(images/design_growYourOwn.gif);
	}
	
#noChildFailsDesign a, #noChildFailsProduct {
	background-image: url(images/design_noChildFails.gif);
	}
	
#oneMoreDesign a, #oneMoreProduct {
	background-image: url(images/design_oneMore.gif);
	}
	
#pirateBabyDesign a, #pirateBabyProduct {
	background-image: url(images/design_pirateBaby.gif);
	}
	
#plantTreeDesign a, #plantTreeProduct {
	background-image: url(images/design_plantTree.gif);
	}
	
#totalOblivionDesign a, #totalOblivionProduct {
	background-image: url(images/design_totalOblivion.gif);
	}
	
#voteDesign a, #voteProduct {
	background-image: url(images/design_vote.gif);
	}
	
#workBuyDesign a, #workBuyProduct {
	background-image: url(images/design_workBuy.gif);
	}				

#actionCompassionPic a, #artSpeaksPic a, #authenticPlayPic a, #blackFlagPic a, #bornCharmingPic a, #buyLocalPic a, #diyTruckPic a, #familyValuesPic a, #fourSeasonsPic a, #getUpPic a, #goodEvilMoronPic a, #goodIntentionsPic a, #growYourOwnPic a, #noChildFailsPic a, #pirateBabyPic a, #plantTreePic a, #totalOblivionPic a, #votePic a, #workBuyPic a, #actionCompassionToddlerPic a, #artSpeaksToddlerPic a, #diyTruckToddlerPic a, #noChildFailsToddlerPic a, #oneMorePic a, #pirateBabyToddlerPic a, #workBuyToddlerPic a, #pirateBabyBabyPic a {
	float: left;
	margin: 10px 0 0 0;
	background-image: url(images/designPic_actionCompassion.jpg);
	width: 187px;
	height: 214px;
	text-indent: -5000px;
	text-decoration: none;
}

#artSpeaksPic a {
	background-image: url(images/designPic_artSpeaks.jpg);
	}
	
#authenticPlayPic a {
	background-image: url(images/designPic_authenticPlay.jpg);
	}
	
#blackFlagPic a {
	background-image: url(images/designPic_blackFlag.jpg);
	}
	
#bornCharmingPic a {
	background-image: url(images/designPic_bornCharming.jpg);
	}
	
#buyLocalPic a {
	background-image: url(images/designPic_buyLocal.jpg);
	}
	
#diyTruckPic a {
	background-image: url(images/designPic_diyTruck.jpg);
	}
	
#familyValuesPic a {
	background-image: url(images/designPic_familyValues.jpg);
	}
	
#fourSeasonsPic a {
	background-image: url(images/designPic_fourSeasons.jpg);
	}
	
#getUpPic a {
	background-image: url(images/designPic_getUp.jpg);
	}
	
#goodEvilMoronPic a {
	background-image: url(images/designPic_goodEvilMoron.jpg);
	}
	
#goodIntentionsPic a {
	background-image: url(images/designPic_goodIntentions.jpg);
	}
	
#growYourOwnPic a {
	background-image: url(images/designPic_growYourOwn.jpg);
	}
	
#noChildFailsPic a {
	background-image: url(images/designPic_noChildFails.jpg);
	}
	
#oneMorePic a {
	background-image: url(images/designPic_oneMore.jpg);
	}
	
#pirateBabyPic a {
	background-image: url(images/designPic_pirateBaby.jpg);
	}
	
#plantTreePic a {
	background-image: url(images/designPic_plantTree.jpg);
	}
	
#totalOblivionPic a {
	background-image: url(images/designPic_totalOblivion.jpg);
	}
	
#votePic a {
	background-image: url(images/designPic_vote.jpg);
	}
	
#workBuyPic a {
	background-image: url(images/designPic_workBuy.jpg);
	}
	
#actionCompassionToddlerPic a {
	background-image: url(images/designToddlerPic_actCompass.jpg);
	}
	
#artSpeaksToddlerPic a {
	background-image: url(images/designToddlerPic_artSpeaks.jpg);
	}	
	
#diyTruckToddlerPic a {
	background-image: url(images/designToddlerPic_diyTruck.jpg);
	}
	
#noChildFailsToddlerPic a {
	background-image: url(images/designToddlerPic_noChildFai.jpg);
	}
	
#pirateBabyToddlerPic a {
	background-image: url(images/designToddlerPic_pirate.jpg);
	}
	
#workBuyToddlerPic a {
	background-image: url(images/designToddlerPic_workBuy.jpg);
	}
	
#pirateBabyBabyPic a {
	background-image: url(images/designBabyPic_pirateBaby.jpg);
	}

#actionCompassionDeets, #artSpeaksDeets, #authenticPlayDeets, #blackFlagDeets, #bornCharmingDeets, #buyLocalDeets, #diyTruckDeets, #familyValuesDeets, #fourSeasonsDeets, #getUpDeets, #goodEvilMoronDeets, #goodIntentionsDeets, #growYourOwnDeets, #noChildFailsDeets, #oneMoreDeets, #pirateBabyDeets, #plantTreeDeets, #totalOblivionDeets, #voteDeets, #workBuyDeets {
	float: left;
	margin: 10px 0 0 16px;
	padding: 16px 0 0 0;
	background-image: url(images/title_actionCompassion.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 30px;
}

#artSpeaksDeets {
	background-image: url(images/title_artSpeaks.gif);
	}
	
#authenticPlayDeets {
	background-image: url(images/title_authenticPlay.gif);
	}
	
#blackFlagDeets {
	background-image: url(images/title_blackFlag.gif);
	}
	
#bornCharmingDeets {
	background-image: url(images/title_bornCharming.gif);
	}
	
#buyLocalDeets {
	background-image: url(images/title_buyLocal.gif);
	}
	
#diyTruckDeets {
	background-image: url(images/title_diyTruck.gif);
	}
	
#familyValuesDeets {
	background-image: url(images/title_familyValues.gif);
	}
	
#fourSeasonsDeets {
	background-image: url(images/title_fourSeasons.gif);
	}
	
#getUpDeets {
	background-image: url(images/title_getUp.gif);
	}
	
#goodEvilMoronDeets {
	background-image: url(images/title_goodEvilMoron.gif);
	}
	
#goodIntentionsDeets {
	background-image: url(images/title_goodIntentions.gif);
	}
	
#growYourOwnDeets {
	background-image: url(images/title_growYourOwn.gif);
	}
	
#noChildFailsDeets {
	background-image: url(images/title_noChildFails.gif);
	}
	
#oneMoreDeets {
	background-image: url(images/title_oneMore.gif);
	}
	
#pirateBabyDeets {
	background-image: url(images/title_pirateBaby.gif);
	}
	
#plantTreeDeets {
	background-image: url(images/title_plantTree.gif);
	}
	
#totalOblivionDeets {
	background-image: url(images/title_totalOblivion.gif);
	}
	
#voteDeets {
	background-image: url(images/title_vote.gif);
	}
	
#workBuyDeets {
	background-image: url(images/title_workBuy.gif);
	}								

/* #actionCompassionDesign a, #actionCompassionPic a {
	float: left;
	text-indent: -5000px;
	text-decoration: none;
	} */

#actionCompassionDeets p, #artSpeaksDeets p, #authenticPlayDeets p, #blackFlagDeets p, #bornCharmingDeets p, #buyLocalDeets p, #diyTruckDeets p, #familyValuesDeets p, #fourSeasonsDeets p, #getUpDeets p, #goodEvilMoronDeets p, #goodIntentionsDeets p, #growYourOwnDeets p, #noChildFailsDeets p, #oneMoreDeets p, #pirateBabyDeets p, #plantTreeDeets p, #totalOblivionDeets p, #voteDeets p, #workBuyDeets p {
	line-height: 1.3em;
	}
	
#coloursModeled {
	width: 233px;
	height: 307px;
	position: absolute;
	top: 215px;
	left: 535px;
	}

.returnTopTwoCatagories, .returnTopThreeCatagories, .returnTopFourCatagories  {
	float: right;
	font-size: 80%;
	margin: 85px 0 0 30px;
	}
	
.returnTopTwoCatagories {
	margin: 105px 0 0 30px;
	}
	
.returnTopFourCatagories {
	margin: 70px 0 0 30px;
	}	
	
a.returnTopTwoCatagories:link, a.returnTopTwoCatagories:visited, a.returnTopThreeCatagories:link, a.returnTopThreeCatagories:visited, a.returnTopFourCatagories:link, a.returnTopFourCatagories:visited {
	color: #FFB700;
	}
	
a.returnTopTwoCatagories:hover, a.returnTopTwoCatagories:active, a.returnTopThreeCatagories:hover, a.returnTopThreeCatagories:active, a.returnTopFourCatagories:hover, a.returnTopFourCatagories:active {
	color: #000000;
	}
	
.orderForm {
	float: left;
	margin: 0 12px 0 0;
	/*margin: 0 33px 0 0;*/
	}
	
.orderForm p {
	font-size: 100%;
	}
	
.formBox {
	border: 2px;
	border-style: inset;
	}
	
.addCart {
	float: left;
	margin: 27px 0 0 0;
	/*margin: 27px 0 0 0;
	padding: 0 5px;*/
	}
	
#fitNote, #priceNote {
	float: left;
	margin: 15px 0 0 0;
	width: 450px;
	}
	
#priceNote {
	margin: 0;
	}
	
#returnWomen a, #returnUnisex a, #returnToddler a, #returnBaby a {
	float: left;
	width: 102px;
	height: 17px;
	margin: 40px 15px 0 0;
	}
	
#returnWomen a, #returnWomen a:hover, #returnWomen a:active {
	/*clear: right;*/
	background-image: url(images/productPage_womens.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -5000px;
	text-decoration: none;
	}
	
#returnWomen a:hover, #returnWomen a:active {
	background-position: 0 -20px;
	}
	
#returnUnisex a, #returnUnisex a:hover, #returnUnisex a:active {
	background-image: url(images/productPage_unisex.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -5000px;
	text-decoration: none;
	margin: 41px 15px 0 3px;
	}
	
#returnUnisex a:hover, #returnWomen a:active {
	background-position: 0 -20px;
	}
	
#returnToddler a, #returnToddler a:hover, #returnToddler a:active {
	background-image: url(images/productPage_toddler.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -5000px;
	text-decoration: none;
	margin: 41px 15px 0 -3px;
	}
	
#returnToddler a:hover, #returnWomen a:active {
	background-position: 0 -20px;
	}
	
#returnBaby a, #returnBaby a:hover, #returnBaby a:active {
	background-image: url(images/productPage_baby.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -5000px;
	text-decoration: none;
	margin: 42px 15px 0 0;
	}
	
#returnBaby a:hover, #returnWomen a:active {
	background-position: 0 -20px;
	}
	
#footer {
	/*float: left;*/
	clear: both;
	width: 731px;
	height: 94px;
	margin: 10px 0 10px 0;
	padding: 18px 0 0 51px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	color: #54B911; 
	font-size: 75%;
	background-image: url(images/threeColours.gif);
	background-repeat: no-repeat;
	background-position: 24px 24px;
	}
	
#footer p {
	line-height: 0.6em;
	}