@charset "utf-8";
/* CSS Document */

/* Reset stylesheet (Thanks to Eric Meyer)
--------------------------------------------------*/
@import url(reset.css);

/*____________________________________________________________ MAIN STYLING */

/* png support for ie6 */
/*img, div, a{ behavior: url(/css/resources/iepngfix.htc);}*/


body{
	/*margin: auto;*/
	background-image:url(/images/layout/background.png);
	background-repeat:no-repeat;
	background-color:#9A4173;
	background-position: center top;
        _text-align: center;
}

#wrapper{position: relative; width:911px; height:671px; margin-left:auto; margin-right:auto; margin-top:40px; _text-align:left;/*_margin-left:100px; _margin-right:50px; */}

/*____________________________________________________________ LOGO STYLING */

#logoDiv{position:absolute; width:254px;height:139px;left:-55px; top:0px; z-index:100;}

/*____________________________________________________________ FLASH AND IMAGERY STYLING */

#tagLineDiv{
	position:absolute;
	width:532px;
	height:91px;
	left:205px;
	top:50px;
	z-index:100;
}
#flowerDiv{position:absolute; width:173px;height:173px;left:750px; top:50px; z-index:100;}
#bettyDiv{position:absolute; width:225px;height:245px;left:720px; top:485px; z-index:100;}
#bettyBubble{
	position:absolute;
	width:168px;
	height:131px;
	left:555px;
	top:350px;
	z-index:100;
	display:none;
	background-image:url(/images/layout/thought_bubble.png);
        _visibility: hidden;
        background-repeat: no-repeat;
	color:#366EAA;
	font-family:Georgia, Verdana, Geneva, sans-serif;
	font-style:italic;
	font-size:12px;
	text-align:center;
	line-height:12px;
	padding: 65px 10px 0 10px;
}

#bettyBubble #bubbleText{/*position:absolute; top: 50%; #top: 50%;  margin:0 auto 0 auto; width:121px; text-align:center; display: table-cell; vertical-align: middle;*/}
#bettyBubble #bubbleText #innerText{/*position:relative;  margin:0 auto 0 auto; top: -50%; #top: -50%;*/ }

/*____________________________________________________________ STYLING CLASSES */

.clearBoth{
	clear:both;
}

/*____________________________________________________________ SLIDE SHOW STYLE */

/*#slideshow{ width:742px; height:465px; margin-left: 77px; margin-right:auto; overflow:hidden;}
#tnNav { width: 100%; height: 55px;}
#tnNav li { width: 58px; margin-right: 15px; list-style: none }
#tnNav a { width: 58px; padding: 2px; display: block; border: 1px solid #FFF; }
#tnNav a.activeSlide { background: #E79FC2;}
#tnNav a:hover { background: #366EAA;}
#tnNav a:focus { outline: none; }
#tnNav img { border: none; display: block }

#tnMaskDiv{position:relative; width:601px; height:55px; float:left; overflow:hidden;}
#tnDiv{position:absolute; height:55px; width:auto}
#prevDiv, #nextDiv{float:left; margin-top: 10px; width:34px;}
#prevDiv{margin-right:10px;}
#nextDiv{margin-left:-15px}*/

#controls{width:742px; margin-top: 35px; /*margin-left: 72px;*/ /* SEVEN ITEMS */ margin-left: 32px; /* EIGHT ITEMS */ margin-right:auto;}

/*____________________________________________________________ TABS STYLES */

#tabsTop{
	color:white;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:14px;	
	font-weight:bold;
	margin-left:290px;
}

#tabsTop ul{
	/*display:inline;*/
}

#tabsTop ul li{
	float: left;
	margin-right: 5px;
	height: 29px;
        _height: 25px;
	overflow: visible;
}

#tabsTop .tabBG{width:143px; height:26px; background-image:url(/images/layout/tab_bg.png); _background-image:url(/images/layout/tab_bg.jpg); position:relative; padding-top:3px; cursor:pointer;}
#tabsTop .tabTextBG{width:112px; height:23px; background-image:url(/images/layout/tab_textBG.jpg); background-repeat:no-repeat; margin-left: 15px; padding-top:3px;}

.tabSelected{
	background-image: url(/images/layout/tab_textBG.png);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}

#tabsTop .tabText{ text-align:right; padding-right:10px; padding-top:2px;}

#tabsTop .tabText a{color: #FFF; text-decoration:none;}
#tabsTop .tabText a:hover{text-decoration:none;}

#subCakes{
	/*position:absolute;
	left:310px;
	top:29px;*/
	z-index:100;
	display:none;
	font-size:14px;
	height:115px;
	width:107px;
	text-align:right;
	color:#fff;
	background-color: #E79FC2;
}

#subCakes ul{/*width:113px; padding-left: 16px; padding-top:7px;*/padding-top:3px;}
#subCakes ul li{padding-right:10px;padding-bottom:7px;}

#subCakes a{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	font-weight:bold;
	text-decoration:none;
}

#subCakes a:hover{text-decoration:underline;}

/* override the arrow image of the tooltip */ 
#subCakes.bottom { 
    background:url(/images/layout/pink_arrow_bottom.png);
	background-repeat:no-repeat;
    padding-top:25px; 
    height:166px; 
} 
 
/*#tooltip.bottom { 
    background:url(/images/layout/pink_arrow_bottom.png); 
}*/
/*____________________________________________________________ MAIN CONTENT STYLES */

#mainContentDiv{
	width: 911px;
	height: 571px;
	background-image:url(/images/layout/heavenly_cakes_background.jpg);
	background-repeat:no-repeat;
	padding-top:100px;
	position: relative;
	/*background-color:#AECFF4;
	padding-top: 100px;*/
       
}

#mainTextContainer {
	/* dimensions */
	width:692px;
	margin-left: 50px;
	margin-right:auto;
	padding-top:20px;
	height: 465px;
	/*overflow: hidden;*/
	font-family:Georgia, Arial, Helvetica, sans-serif;
}

#mainTextContainer h1{
	color:#E79FC2;
	font-size:20px;
	margin-bottom:20px;
}

#mainTextContainer p, #mainTextContainer table{
	color:#366EAA;
	margin-bottom:10px;
        font-size: 12px;
        line-height: 130%;
}

#mainTextContainer table, #mainTextContainer table p{width: 200px;}

#leftColumnDiv{
	float:left;
	margin-right: 30px;
}
#rightColumnDiv{
	float:left;
	width: 300px;
}

input, textarea{
	background:none;
}


#mainImageContainer {
	/* dimensions */
	/*display: none;*/
	width:742px;
	margin-left: 77px;
	margin-right:auto;
	height: 465px;
	overflow: hidden;
}

#cakeTypeDiv {
	/* dimensions */
	width:742px;
	height: 465px;
	/*margin-left: 77px;*/
	margin-right:auto;
	padding: 0px;
	overflow: hidden;
	background-image:url(/images/layout/cakes_cat_BG.png);
	background-repeat:no-repeat;
	position:relative;
}

.cakeTypeBtns{position:absolute; cursor:pointer; margin:0px; padding:0px;}
#cakeTypeShortbreads{width:319px; height:213px; left:50px; top: 28px;}
#cakeTypeBrownies{width:332px;height:236px; top: 15px; left:356px;}
#cakeTypeChocCakes{width:332px;height:236px;left:50px; top:225px;}
#cakeTypeFlapjacks{width:311px; height:208px;top:241px;left:356px;}

#bettyHomeImg{margin-left: 40px;}


#cakeInfoDiv{
	color:#FFF;
        width:278px;
	height:24px;
	position:absolute;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	background-color:#366CAA;
	left: 90px;
	top: 150px;
	z-index: 100;
	/*display:none;*/
}
/*#cakeInfoDiv #detBoxBG{position:absolute;}*/


#cakeInfoDiv h1{color:#FFF; padding-top: 5px; padding-left: 8px; font-size:14px; float:left;}
#cakeInfoDiv img{
	height:18px;
	width:18px;
	float:right;
	padding-top: 3px;
	padding-right: 4px;
        padding-left: 7px;
	cursor:pointer;
        _margin-top: 3px;
        _margin-right: 3px;

}
#cakeInfoDiv p{
	background-color:#366CAA;
	width: 266px;
	font-size:10px;
        /*margin-left: 5px;
        margin-right:5px;*/
	padding-right:5px;
	padding-left:7px;
	padding-bottom:7px;
	padding-top:5px;
	display:none;
}

#thumbNailInfo{
	position:absolute;
	left: 77px;
	top: 600px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #366EAA;
}

/*____________________________________________________________ SHOPPING BASKET STYLES */
.packBorder {
    background-image: url("/images/layout/packs/div_shadow.png");
    background-position: right;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.pack {
    text-align: center;
    color: #356CA7;
    width: 220px;
    float: left;
}

.packHeader {
    font-size: 15px;
    font-weight: bold;
}

.packDescription {
    font-size: 11px;
}

.packButton {
    vertical-align: bottom;
}

.packInfo {
    height: 70px;
}

.packImage {
    height: 170px;
}

.smallPrint {
    font-style: italic;
    font-size: 9px;
    color:#366EAA;
}

.basketHeader {
    font-weight: bold;
    background-color: #356CA7;
    color: #FFFFFF;
}


/*____________________________________________________________ FOOTER STYLES */

#footerContainer{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFF; margin-top: 15px;}
#copyDiv{
	float:left;
	margin-left: 15px;
}
#powered_byDiv{
	float:right;
	margin-right:150px;
}

#powered_byDiv a{color:#FFF; text-decoration:none;}
#powered_byDiv a:hover{color:#FFF;}

img#mainImage{
    width:275px;
    height:auto;
    margin-right: 10px;
    float:left;
}

/*__________________________________________________________ ELEMENTS STYLES */

#buyMe {
    margin-top: -120px;
}

.leftFormColumn {
    float: left;
}

.rightFormColumn {
    float: right;
}