body{
	padding:0;
	margin:0;
	background:url(/static/images/bg.jpg) 50% 0 repeat-x #FFFFFF;
	font-family:"Comic Sans MS", cursive;
	font-size:12px;
}
div, img, table, td, a, form{
	padding:0;
	margin:0;
	border:0;
}
object{
	outline:none;
	/*position:relative;
	z-index:10;*/
}
h1{
	color:#693935;
	font-size:20px;
	padding:0;
	margin:0 0 8px 0;
	letter-spacing:0.15em;
	visibility:hidden;
}
h2{
	color:#693935;
	font-size:16px;
	font-weight:normal;
	padding:0;
	margin:0 0 8px 0;
	letter-spacing:0.15em;
	visibility:hidden;
}
h3{
	color:#693935;
	font-size:14px;
	font-weight:normal;
	padding:0;
	margin:0 0 8px 0;
	letter-spacing:0.15em;
	visibility:hidden;
}
p{
	padding:0;
	margin:8px 0 10px 0;
}
a{
	cursor:pointer;
	color:#743931;
	text-decoration:underline;
}
.arrow{
	line-height:29px;
	padding:0 0 2px 10px;
	width:47px;
	background:url(/static/images/arrow.png) 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/arrow.png', sizingMethod='crop');
	color:#743931;
	display:block;
	text-decoration:none;
	clear:both;
	z-index:3px;
	position:relative;
	font-weight:bold;
}
.arrow:hover{
	color:#D23330;
}

.darkpinkBox .backArrow{
	color:#D5316E;
}

.backArrow{
	line-height:29px;
	display:inline-block;
	background:url(/static/images/back_arrow.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/back_arrow.png', sizingMethod='crop');
	color:#D5316E;
	text-decoration:none;
	padding:0 10px 2px 18px;
	font-weight:bold;
}
.backArrow:hover{
	text-decoration:none;
	color:#F4B22B;
}

#wideBox .backArrow{
	background:url(/static/images/back_arrow_brown.png) 0 0 no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/back_arrow_brown.png', sizingMethod='crop');
	color:#FFFFFF;
}

#wideBox .backArrow:hover{
	text-decoration:none;
	color:#F4B22B;
}

.absArrow{
	position:absolute;
	right:50px;
	bottom:0;
	z-index:10;
}

#yellowBox a.arrow, #redBox a.arrow, #purpleBox a.arrow{
	color:#743931;
	text-decoration:none;
}
#yellowBox a.arrow:hover, #redBox a.arrow:hover, #purpleBox a.arrow:hover{
	color:#D23330;
	text-decoration:none;
}
body .orangeBox .arrow{
	color:#c60001;
	background:url(/static/images/orange_arrow.gif) 100% 50%;
	display:block;
	float:right;
	padding:0 14px 2px 8px;
	margin:0 0 0 10px;
	width:auto;
	clear:none;
	_filter:;
}
body .orangeBox .arrow:hover{
	color:#E1832C;
}
.orangeBox .smileyList{
	margin:13px 0 13px 0;
	padding:0;
	list-style:none;
}
.orangeBox .smileyList li{
	background:url(/static/images/orange_smiley.gif) 0 0 no-repeat;
	display:block;
	padding:0 0 4px 20px;
	color:#FFFFFF;
}
.orangeBox .smileyList li a{
	color:#FFFFFF;
	text-decoration:none;
}
.orangeBox .smileyList li a:hover{
	color:#c60001;
	text-decoration:none;
}
#topBlock .smileyList{
	margin:13px 0 0 0;
}
.smileyList{
	margin:13px 0 13px 0;
	padding:0;
	list-style:none;
}
.smileyList li{
	background:url(/static/images/smile.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/smile.png', sizingMethod='crop');
	display:block;
	padding:0 0 4px 20px;
	color:#FFFFFF;
}

.smileyList li a, .smileyList li a:hover{
	text-decoration:none;
}

#background{
	width:100%;
	height:768px;
	position:absolute;
	z-index:1;
	top:0;
	left:0;
}
#wrap{
	width:100%;
	position:absolute;
	z-index:2;
	top:0;
	left:0;
}
#container{
	width:960px;
	position:relative;
	margin:0 auto;
	z-index:3;
}
#top{
	width:960px;
	float:left;
	display:inline;
}
#logo{
	float:left;
	display:inline;
	margin:18px 0 0 0;
}
#flags{
	float:right;
	display:inline;
	width:790px;
	height:62px;
	margin:23px 0 0 0;
}
#flags td{
	text-align:center;
	color:#FFFFFF;
	font-size:9px;
	padding:0 0 3px 10px;
	cursor:default;
}
#topNav{
	float:right;
	display:inline;
	width:790px;
	height:53px;
	text-align:right;
}
#topNav ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	display:inline;
	width:auto;
}
#topNav li{
	margin:0 0 0 6px;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
	height:51px;
	overflow:hidden;
}
#topNav li a{
	float:left;
	display:inline;
	width:auto;
	text-decoration:none;
	outline:none;
}
#topNav li a span{
	visibility:hidden;
}
#topNav li.navhome{
	width:57px;
}
#topNav li.navhome a{
	width:116px;
	height:33px;
	background:url(/static/images/nav_home.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/nav_home.png', sizingMethod='crop');
	margin-top:8px;
}
#topNav li.navhome a:hover, #topNav li.navhome a.on, #topNav li.navhome a.parent{
	margin-left:-59px;
}
#topNav li.navourstory{
	width:65px;
}
#topNav li.navourstory a{
	width:132px;
	height:51px;
	background:url(/static/images/nav_story.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/nav_story.png', sizingMethod='crop');
}
#topNav li.navourstory a:hover, #topNav li.navourstory a.on, #topNav li.navourstory a.parent, #topNav li.navourproducts a.parent{
	margin-left:-67px;
}
#topNav li.navourproducts{
	width:87px;
}
#topNav li.navourproducts a{
	width:176px;
	height:51px;
	background:url(/static/images/nav_products.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/nav_products.png', sizingMethod='crop');
}
#topNav li.navourproducts a:hover, #topNav li.navourproducts a.on, #topNav li.navourproducts a.parent, #topNav li.navourproducts a.parent{
	margin-left:-89px;
}
#topNav li.navhelpfulstuff{
	width:72px;
}
#topNav li.navhelpfulstuff a{
	width:146px;
	height:49px;
	background:url(/static/images/nav_help.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/nav_help.png', sizingMethod='crop');
	margin-top:1px;
}
#topNav li.navhelpfulstuff a:hover, #topNav li.navhelpfulstuff a.on, #topNav li.navhelpfulstuff a.parent{
	margin-left:-74px;
}
#topNav li.navourexperts{
	width:83px;
}
#topNav li.navourexperts a{
	width:168px;
	height:51px;
	background:url(/static/images/nav_experts.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/nav_experts.png', sizingMethod='crop');
}
#topNav li.navourexperts a:hover, #topNav li.navourexperts a.on, #topNav li.navourexperts a.parent{
	margin-left:-85px;
}
#topNav li.navwheretobuy{
	width:76px;
}
#topNav li.navwheretobuy a{
	width:154px;
	height:50px;
	background:url(/static/images/nav_buy.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/nav_buy.png', sizingMethod='crop');
}
#topNav li.navwheretobuy a:hover, #topNav li.navwheretobuy a.on, #topNav li.navwheretobuy a.parent{
	margin-left:-78px;
}
#topNav li.navrecipes{
	width:75px;
}
#topNav li.navrecipes a{
	width:152px;
	height:34px;
	background:url(/static/images/nav_recipes.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/nav_recipes.png', sizingMethod='crop');
	margin-top:8px;
}
#topNav li.navrecipes a:hover, #topNav li.navrecipes a.on, #topNav li.navrecipes a.parent {
	margin-left:-77px;
}
#topNav li.navourfriends{
	width:75px;
}
#topNav li.navourfriends a{
	width:152px;
	height:49px;
	background:url(/static/images/nav_friends.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/nav_friends.png', sizingMethod='crop');
	margin-top:1px;
}
#topNav li.navourfriends a:hover, #topNav li.navourfriends a.on, #topNav li.navourfriends a.parent, #topNav li.navourfriends a.parent{
	margin-left:-77px;
}
#topNav li.navfunstuff{
	width:60px;
}
#topNav li.navfunstuff a{
	width:122px;
	height:51px;
	background:url(/static/images/nav_fun.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/nav_fun.png', sizingMethod='crop');
}
#topNav li.navfunstuff a:hover, #topNav li.navfunstuff a.on, #topNav li.navfunstuff a.parent{
	margin-left:-62px;
}
#topNav li.navcontactus{
	width:72px;
}
#topNav li.navcontactus a{
	width:146px;
	height:51px;
	background:url(/static/images/nav_contact.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/nav_contact.png', sizingMethod='crop');
}
#topNav li.navcontactus a:hover, #topNav li.navcontactus a.on, #topNav li.navcontactus a.parent{
	margin-left:-74px;
}
#main{
	width:960px;
	float:left;
	display:inline;
	height:auto !important;
	height:620px;
	min-height:620px;
	position:relative;
}
#homeLeft{
	width:690px;
	float:left;
	display:inline;
	margin:20px 0 0 0;
	position:relative;
	height:auto !important;
	height:590px;
	min-height:590px;
}
#ella{
	float:left;
	display:inline;
	width:600px;
	height:430px;
	position:relative;
}
#bubble{
	/*float:left;
	display:inline;*/
	width:323px;
	height:233px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/speechbubble.png', sizingMethod='scale');
	position:absolute;
	bottom:200px;
	left:29px;
	/*margin:0 0 0 29px;*/
}
html>body #bubble{
	/*background:url(/static/images/speechbubble.png) 0 0 no-repeat;*/
}
#bubble img{
	display:none;
}
html>body #bubble img{
	position:absolute;
	z-index:0;
	display:block;
}
#bubble div{
	padding:12px 20px 0 20px;
	position:relative;
	z-index:3;
	color:#743931;
}
#girl4{
	position:absolute;
	bottom:-5px;
	left:10px;
}
#twitterLink{
	float:left;
	display:inline;
	clear:both;
	width:154px;
	height:148px;
	margin:15px 0 0 0;
	overflow:hidden;
}
#twitterLink a{
	float:left;
	display:inline;
	width:308px;
	height:148px;
	background:url(/static/images/twitter_sign.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/twitter_sign.png', sizingMethod='crop');
	text-decoration:none;
}
#twitterLink a:hover{
	margin:0 0 0 -154px;
}
#twitterLink a span{
	visibility:hidden;
}
#productLink{
	float:left;
	display:inline;
	width:192px;
	height:140px;
	margin:25px 0 0 200px;
	overflow:hidden;
}
#productLink a{
	float:left;
	display:inline;
	width:384px;
	height:140px;
	background:url(/static/images/products_sign.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/products_sign.png', sizingMethod='crop');
	text-decoration:none;
}
#productLink a:hover{
	margin:0 0 0 -192px;
}
#productLink a span{
	visibility:hidden;
}


#cfLink{
	float:left;
	display:inline;
	width:201px;
	height:136px;
	margin:25px 0 0 0;
	overflow:hidden;
}
#cfLink a{
	float:left;
	display:inline;
	width:405px;
	height:136px;
	background:url(/static/images/consumer_forum.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/consumer_forum.png', sizingMethod='crop');
	text-decoration:none;
}
#cfLink a:hover{
	margin:0 0 0 -204px;
}
#cfLink a span{
	visibility:hidden;
}

#fbLink{
	float:left;
	display:inline;
	width:100px;
	height:136px;
	margin:25px 0 0 10px;
	overflow:hidden;
}
#fbLink a{
	float:left;
	display:inline;
	width:205px;
	height:136px;
	background:url(/static/images/facebook.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/facebook.png', sizingMethod='crop');
	text-decoration:none;
}
#fbLink a:hover{
	margin:0 0 0 -105px;
}
#fbLink a span{
	visibility:hidden;
}

#tLink{
	float:left;
	display:inline;
	width:102px;
	height:136px;
	margin:25px 0 0 0;
	overflow:hidden;
}
#tLink a{
	float:left;
	display:inline;
	width:207px;
	height:136px;
	background:url(/static/images/twitter.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/twitter.png', sizingMethod='crop');
	text-decoration:none;
}
#tLink a:hover{
	margin:0 0 0 -105px;
}
#tLink a span{
	visibility:hidden;
}

#pLink{
	float:left;
	display:inline;
	width:201px;
	height:136px;
	margin:25px 0 0 10px;
	overflow:hidden;
}
#pLink a{
	float:left;
	display:inline;
	width:405px;
	height:136px;
	background:url(/static/images/meet_our_products.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/meet_our_products.png', sizingMethod='crop');
	text-decoration:none;
}
#pLink a:hover{
	margin:0 0 0 -204px;
}
#pLink a span{
	visibility:hidden;
}


#homeShot{
	position:absolute;
	top:250px;
	left:135px;
	width:550px;
	height:210px;
	z-index:-1;
}
#homeRight{
	width:270px;
	float:right;
	display:inline;
	margin:20px 0 0 0;
	position:relative;
}
#yellowBox{
	float:left;
	display:inline;
	width:263px;
	height:170px;
	background:url(/static/images/yellow_box.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/yellow_box.png', sizingMethod='crop');
	margin:0 0 10px 7px;
}
#yellowBox img{
	position:absolute;
	right:16px;
	top:46px;
}
#yellowBox h2{
	color:#D23330;
}
#yellowBox p{
	width:115px;
	color:#000000;
}
#yellowBox a{
	color:#000000;
	text-decoration:underline;
}
#yellowBox a:hover{
	color:#F90;
}
#redBox{
	float:left;
	display:inline;
	width:265px;
	height:170px;
	background:url(/static/images/green_box.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/green_box.png', sizingMethod='crop');
	margin:0 0 10px 5px;
}
#redBox img{
	position:absolute;
	right:16px;
	top:46px;
}
#redBox h2{
	color:#FFFFFF;
}
#redBox p{
	width:115px;
	color:#FFFFFF;
}
#redBox a{
	color:#FFFFFF;
	text-decoration:underline;
}
#redBox a:hover{
	color:#F90;
}
#purpleBox{
	float:left;
	display:inline;
	width:269px;
	height:170px;
	background:url(/static/images/purple_box.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/purple_box.png', sizingMethod='crop');
	margin:0 0 10px 1px;
}
#purpleBox img{
	position:absolute;
	right:16px;
	top:46px;
}
#purpleBox h2{
	color:#FFFFFF;
}
#purpleBox p{
	width:115px;
	color:#FFFFFF;
}
#purpleBox a{
	color:#FFFFFF;
	text-decoration:underline;
}
#purpleBox a:hover{
	color:#F90;
}
/*#purpleBox .arrow{
	margin:-8px 0 0 0;
	float:right;
}*/
#yellowBox div, #redBox div, #purpleBox div{
	position:relative;
	z-index:3;
	top:0;
	left:0;
}
#yellowBox div{
	padding:12px 0 0 15px;
}
#redBox div{
	padding:12px 0 0 15px;
}
#purpleBox div{
	padding:7px 0 0 15px;
}
#footer{
	width:937px;
	float:left;
	display:inline;
	background:url(/static/images/footer_bg.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/footer_bg.png', sizingMethod='crop');
	line-height:28px;
	font-size:11px;
	padding:0 0 10px 0;
}
#footer a{
	color:#000000;
	text-decoration:none;
}
#footer a:hover{
	color:#000000;
	text-decoration:underline;
}
#footerLeft{
	float:left;
	display:inline;
	width:auto;
	padding:0 0 0 10px;
	position:relative;
	z-index:3;
}
#footerRight{
	float:right;
	display:inline;
	width:auto;
	padding:0 10px 0 0;
	position:relative;
	z-index:3;
}
#board, #board1{
	float:right;
	display:inline;
	width:227px;
	height:auto !important;
	height:620px;
	min-height:620px;
	background:url(/static/images/board_post.png) 0 70px no-repeat;
	position:relative;
}
#board1{
	background:url(/static/images/board_post.png) 0 30px no-repeat;
}
#boardMain{
	margin:25px 0 0 0;
	width:227px;
}
#boardTop{
	background:url(/static/images/board_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/board_top.png', sizingMethod='crop');
}
#boardBtm{
	width:227px;
	height:17px;
	background:url(/static/images/board_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/board_btm.png', sizingMethod='crop');
}
#boardTop div{
	padding:26px 20px 10px 34px;
	position:relative;
	z-index:3;
}
#boardTop div img{
	padding:8px;
	background:url(/static/images/board_img_bg.gif) 0 0 no-repeat;
	margin:25px 0 0 0;
}
#boardNav{
	list-style:none;
	margin:0;
	padding:0;
}
#boardNav li{
	padding:0 0 8px 0;
	margin:0;
	font-size:15px;
	font-weight:bold;
}
#boardNav li.L3{
	font-size:13px;
	font-weight:normal;
}
#boardNav a{
	color:#FFFFFF;
	text-decoration:none;
}
#boardNav a:hover, #boardNav a.on, #boardNav a.parent{
	color:#FF9900;
}
#funBox{
	float:left;
	display:inline;
	width:467px;
	height:549px;
	margin:10px 0 0 -17px;
	padding:30px 20px 20px 30px;
	position:relative;
	background:url(/static/images/fun_bg.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/fun_bg.png', sizingMethod='crop');
	overflow:auto;
	color:#FFFFFF;
}
#funBox h1, #funBox h2, #funBox h3{
	color:#FFFFFF;
}
#funBox .scroll2{
	width:450px;
	height:549px;
	overflow:auto;
}
#funBox .jScrollPaneDrag {
	background:url(/static/images/fun_slider.png) 50% 50% no-repeat;
}
#funBox .jScrollPaneTrack{
	background:url(/static/images/fun_scroll_bar.png) 50% 50% no-repeat;
}

#mainBox{
	float:left;
	display:inline;
	width:484px;
	margin:25px 0 0 0;
	position:relative;
	z-index:100;
}
#mainTop{
	width:484px;
}
#mainBtm{
	height:18px;
	width:484px;
}
#wideBox{
	float:left;
	display:inline;
	width:700px;
	margin:25px 0 0 0;
	position:relative;
}
#wideTop{
	width:700px;
}
#wideBtm{
	height:18px;
	width:700px;
}
#wideBox #wideTop{
	background:url(/static/images/wide_box_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/wide_box_top.png', sizingMethod='crop');
}
#wideBox #wideBtm{
	background:url(/static/images/wide_box_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/wide_box_btm.png', sizingMethod='crop');
}
.whiteBox #mainTop{
	background:url(/static/images/white_box_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/white_box_top.png', sizingMethod='crop');
}
.whiteBox #mainBtm{
	background:url(/static/images/white_box_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/white_box_btm.png', sizingMethod='crop');
}
.lightpurpleBox #mainTop{
	background:url(/static/images/purple_box_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/purple_box_top.png', sizingMethod='crop');
}
.lightpurpleBox #mainBtm{
	background:url(/static/images/purple_box_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/purple_box_btm.png', sizingMethod='crop');
}
.lightgreenBox #mainTop{
	background:url(/static/images/lightgreen_box_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/lightgreen_box_top.png', sizingMethod='crop');
}
.lightgreenBox #mainBtm{
	background:url(/static/images/lightgreen_box_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/lightgreen_box_btm.png', sizingMethod='crop');
}
.orangeBox #mainTop{
	background:url(/static/images/orange_box_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/orange_box_top.png', sizingMethod='crop');
}
.orangeBox #mainBtm{
	background:url(/static/images/orange_box_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/orange_box_btm.png', sizingMethod='crop');
}
.pinkBox #mainTop{
	background:url(/static/images/pink_box_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/pink_box_top.png', sizingMethod='crop');
}
.pinkBox #mainBtm{
	background:url(/static/images/pink_box_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/pink_box_btm.png', sizingMethod='crop');
}
.darkpinkBox #mainTop{
	background:url(/static/images/darkpink_box_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/darkpink_box_top.png', sizingMethod='crop');
}
.darkpinkBox #mainBtm{
	background:url(/static/images/darkpink_box_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/darkpink_box_btm.png', sizingMethod='crop');
}
.darkpinkBox, .darkpinkBox h1{
	color:#FFFFFF;
}
.darkpinkBox h2{
	color:#F4B22B;
}
.darkpinkBox a{
	color:#FFFFFF;
}
.darkpinkBox a:hover{
	color:#F4B22B;
}
.darkpinkBox .jScrollPaneDrag{
	background:url(/static/images/yellow_scroll.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/yellow_scroll.png', sizingMethod='crop');
}
.darkpinkBox .jScrollPaneTrack{
	background:url(/static/images/yellow_track.png) 50% 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/yellow_track.png', sizingMethod='crop');
}
.blueBox #mainTop{
	background:url(/static/images/blue_box_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/blue_box_top.png', sizingMethod='crop');
}
.blueBox #mainBtm{
	background:url(/static/images/blue_box_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/blue_box_btm.png', sizingMethod='crop');
}
.redBox #mainTop{
	color:#FFFFFF;
	background:url(/static/images/red_box_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/red_box_top.png', sizingMethod='crop');
}
.redBox #mainBtm{
	background:url(/static/images/red_box_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/red_box_btm.png', sizingMethod='crop');
}
.redBox h1, .redBox h2, .redBox h3{
	color:#FFFFFF;
}
.redBox a, .redBox a:hover{
	color:#F4AE00;
}
.yellowBox #mainTop{
	background:url(/static/images/yellow_box_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/yellow_box_top.png', sizingMethod='crop');
}
.yellowBox #mainBtm{
	background:url(/static/images/yellow_box_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/yellow_box_btm.png', sizingMethod='crop');
}
.darkgreenBox #mainTop{
	color:#FFFFFF;
	background:url(/static/images/darkgreen_box_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/darkgreen_box_top.png', sizingMethod='crop');
}
.darkgreenBox #mainBtm{
	background:url(/static/images/darkgreen_box_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/darkgreen_box_btm.png', sizingMethod='crop');
}
.darkgreenBox h1, .darkgreenBox h2, .darkgreenBox h3{
	color:#FFFFFF;
}
.darkgreenBox a, .darkgreenBox a:hover{
	color:#F4AE00;
}
.darkorangeBox #mainTop{
	color:#FFFFFF;
	background:url(/static/images/darkorange_box_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/darkorange_box_top.png', sizingMethod='crop');
}
.darkorangeBox #mainBtm{
	background:url(/static/images/darkorange_box_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/darkorange_box_btm.png', sizingMethod='crop');
}
.darkorangeBox h1, .darkorangeBox h2, .darkorangeBox h3{
	color:#FFFFFF;
}
.darkorangeBox a, .darkorangeBox a:hover{
	color:#F4AE00;
}
#mainContentWrap{
	z-index:3;
	position:relative;
	margin:15px 0px 0 20px;
	padding:0 10px 0 0;
}
#mainContents{
}

/* STRETCHY BOX */

#stretchIntro{
	float:left;
	display:inline;
	position:relative;
	background:url(/static/images/orange_wide_box.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/orange_wide_box.png', sizingMethod='crop');
	width:649px;
	height:145px;
}

#stretchBoxWrap .orangeBox{
	background:url(/static/images/orange_wide_box.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/orange_wide_box.png', sizingMethod='crop');
}

#stretchBoxWrap .darkgreenBox{
	background:url(/static/images/darkgreen_wide_box.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/darkgreen_wide_box.png', sizingMethod='crop');
}

#stretchBoxWrap .pinkBox{
	background:url(/static/images/pink_wide_box.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/pink_wide_box.png', sizingMethod='crop');
}

#stretchBoxWrap .lightgreenBox{
	background:url(/static/images/lightgreen_wide_box.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/lightgreen_wide_box.png', sizingMethod='crop');
}

#stretchBoxWrap .lightpurpleBox{
	background:url(/static/images/lightpurple_wide_box.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/lightpurple_wide_box.png', sizingMethod='crop');
}

#stretchBoxWrap .redBox{
	background:url(/static/images/red_wide_box.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/red_wide_box.png', sizingMethod='crop');
}

#stretchBoxWrap .yellowBox{
	background:url(/static/images/yellow_wide_box.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/yellow_wide_box.png', sizingMethod='crop');
}

#stretchBoxWrap .darkorangeBox{
	background:url(/static/images/darkorange_wide_box.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/darkorange_wide_box.png', sizingMethod='crop');
}

#stretchIntroInner{
	margin:15px 0 0 20px;
	overflow:hidden;
	width:609px;
	height:115px;
}
#stretchBoxWrap{
	float:left;
	display:inline;
	width:700px;
	margin:25px 0 0;
	position:relative;
}
#stretchBox{
	float:left;
	display:inline;
	margin:15px 0 0;
	position:relative;
}
#stretchBox #mainContentWrap{
	margin:15px 0 0 20px;
	padding:0;
}
#stretchBox .scroll1{
	min-height:100px;
	_height:100px;
	max-width:611px;
	max-height:390px;
	min-width:400px;
	_width:400px;
	float:left;
	display:inline;
	overflow:auto;
	_overflow:visible;
}
#stretchBox .scroll2{
	padding:0 30px 0 0;
	height:390px;
}
#stretchTL{
	background:url(/static/images/stretch_tl.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/stretch_tl.png', sizingMethod='crop');
}
#stretchTR{
	width:20px;
	background:url(/static/images/stretch_tr.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/stretch_tr.png', sizingMethod='crop');
}
#stretchBL{
	height:20px;
	background:url(/static/images/stretch_bl.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/stretch_bl.png', sizingMethod='crop');
}
#stretchBR{
	width:20px;
	height:20px;
	background:url(/static/images/stretch_br.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/stretch_br.png', sizingMethod='crop');
}

#stretchBox .jScrollPaneTrack{
	/*margin-left:-10px;*/
}

/**** ****/

.scroll1{
	height:auto !important;
	height:100px;
	min-height:100px;
	max-height:540px;
}
html>body .scroll1{
	overflow:auto;
}
.scroll2{
	height:540px;
	overflow:auto;
}

.awards .scroll1{
	max-height:500px;
}
.awards .scroll2{
	height:500px;
}
.awards h1, .awards h2, .awards h3{
	color:#6b207e;
}
.awards h3{
	margin:0;
}

#productBox{
	float:left;
	display:inline;
	width:283px;
	margin:25px 0 0 0;
	position:relative;
}
#productTop{
	width:283px;
}
#productBtm{
	height:18px;
	width:283px;
}
.whiteBox #productTop{
	background:url(/static/images/product_white_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/product_white_top.png', sizingMethod='crop');
}
.whiteBox #productBtm{
	background:url(/static/images/product_white_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/product_white_btm.png', sizingMethod='crop');
}
.lightpurpleBox #productTop{
	background:url(/static/images/product_purple_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/product_purple_top.png', sizingMethod='crop');
}
.lightpurpleBox #productBtm{
	background:url(/static/images/product_purple_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/product_purple_btm.png', sizingMethod='crop');
}
.yellowBox #productTop{
	background:url(/static/images/product_yellow_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/product_yellow_top.png', sizingMethod='crop');
}
.yellowBox #productBtm{
	background:url(/static/images/product_yellow_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/product_yellow_btm.png', sizingMethod='crop');
}
.darkorangeBox #productTop{
	color:#FFFFFF;
	background:url(/static/images/product_darkorange_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/product_darkorange_top.png', sizingMethod='crop');
}
.darkorangeBox #productBtm{
	background:url(/static/images/product_darkorange_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/product_darkorange_btm.png', sizingMethod='crop');
}
.orangeBox #productTop{
	background:url(/static/images/product_orange_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/product_orange_top.png', sizingMethod='crop');
}
.orangeBox #productBtm{
	background:url(/static/images/product_orange_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/product_orange_btm.png', sizingMethod='crop');
}
.darkgreenBox #productTop{
	color:#FFFFFF;
	background:url(/static/images/product_darkgreen_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/product_darkgreen_top.png', sizingMethod='crop');
}
.darkgreenBox #productBtm{
	background:url(/static/images/product_darkgreen_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/product_darkgreen_btm.png', sizingMethod='crop');
}
.lightgreenBox #productTop{
	background:url(/static/images/product_lightgreen_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/product_lightgreen_top.png', sizingMethod='crop');
}
.lightgreenBox #productBtm{
	background:url(/static/images/product_lightgreen_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/product_lightgreen_btm.png', sizingMethod='crop');
}
.redBox #productTop{
	color:#FFFFFF;
	background:url(/static/images/product_red_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/product_red_top.png', sizingMethod='crop');
}
.redBox #productBtm{
	background:url(/static/images/product_red_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/product_red_btm.png', sizingMethod='crop');
}
.pinkBox #productTop{
	background:url(/static/images/product_pink_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/product_pink_top.png', sizingMethod='crop');
}
.pinkBox #productBtm{
	background:url(/static/images/product_pink_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/product_pink_btm.png', sizingMethod='crop');
}

#mainBox table, #productTop table{
	border-collapse:collapse;
}
#mainBox td, #productTop td{
	border-collapse:collapse;
	vertical-align:top;
	padding:0 10px 5px 0;
}

#goodList, #badList{
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}
#goodList li{
	padding:0 0 8px 25px;
	background:url(/static/images/smiley.png) 0 2px no-repeat;
}
#badList li{
	padding:0 0 8px 25px;
	background:url(/static/images/sad.png) 0 2px no-repeat;
}
#ella1{
	width:206px;
	height:620px;
	float:left;
	display:inline;
	margin:0 0 0 22px;
	position:relative;
}
#orangeBubble{
	width:206px;
	float:left;
	display:inline;
	position:absolute;
	bottom:225px;
	left:0;
	z-index:3;
}
#orangeBubbleTop{
	width:206px;
	background:url(/static/images/orange_bubble_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/orange_bubble_top.png', sizingMethod='crop');
}
#orangeBubbleBtm{
	width:206px;
	height:26px;
	background:url(/static/images/orange_bubble_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/orange_bubble_btm.png', sizingMethod='crop');
}
#orangeBubbleTop div{
	height:auto !important;
	height:116px;
	min-height:116px !important;
	padding:20px 20px 0 20px;
	font-size:14px;
	color:#FFFFFF;
	position:relative;
	z-index:10;
}
#orangeBubble.hide{
	display:none;
}
#greenBubble{
	width:206px;
	float:left;
	display:inline;
	position:absolute;
	bottom:225px;
	left:0;
	z-index:3;
}
#greenBubbleTop{
	width:206px;
	background:url(/static/images/green_bubble_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/green_bubble_top.png', sizingMethod='crop');
}
#greenBubbleBtm{
	width:206px;
	height:26px;
	background:url(/static/images/green_bubble_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/green_bubble_btm.png', sizingMethod='crop');
}
#greenBubbleTop div{
	height:auto !important;
	height:116px;
	min-height:116px !important;
	padding:20px 20px 0 20px;
	font-size:14px;
	color:#FFFFFF;
	position:relative;
	z-index:10;
}
#greenBubble.hide{
	display:none;
}
#girl{
	width:134px;
	height:208px;
	position:absolute;
	bottom:17px;
	right:-30px;
	z-index:3;
}

#girl3{
	width:134px;
	height:208px;
	position:absolute;
	bottom:17px;
	left:-38px;
	z-index:3;
}


#ella2{
	width:206px;
	height:620px;
	margin:0 0 0 22px;
	position:absolute;
	right:0;
	z-index:3;
}
#ella3{
	width:206px;
	height:620px;
	margin:0 0 0 22px;
	position:absolute;
	right:40px;
	z-index:3;
}
#whiteBubble{
	width:175px;
	float:left;
	display:inline;
	position:absolute;
	bottom:225px;
	right:0;
	z-index:5;
}
#whiteBubbleTop{
	width:175px;
	background:url(/static/images/white_bubble_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/white_bubble_top.png', sizingMethod='crop');
}
#whiteBubbleBtm{
	width:175px;
	height:22px;
	background:url(/static/images/white_bubble_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/white_bubble_btm.png', sizingMethod='crop');
}
#whiteBubbleTop div{
	height:auto !important;
	height:75px;
	min-height:75px !important;
	padding:5px 10px 0 10px;
	font-size:12px;
	color:#743931;
	position:relative;
	z-index:10;
}
#whiteBubble.hide{
	display:none;
}
#whiteBubble2{
	width:175px;
	float:left;
	display:inline;
	position:absolute;
	bottom:210px;
	left:-170px;
	z-index:5;
}
#whiteBubble3{
	width:175px;
	float:left;
	display:inline;
	position:absolute;
	bottom:235px;
	left:-98px;
	z-index:5;
}
#whiteBubbleTop2{
	width:175px;
	background:url(/static/images/white_bubble2_top.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/white_bubble2_top.png', sizingMethod='crop');
}
#whiteBubbleBtm2{
	width:175px;
	height:22px;
	background:url(/static/images/white_bubble2_btm.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/white_bubble2_btm.png', sizingMethod='crop');
}
#whiteBubbleTop2 div{
	height:auto !important;
	height:75px;
	min-height:75px !important;
	padding:5px 15px 0 15px;
	font-size:12px;
	color:#743931;
	position:relative;
	z-index:10;
}
#whiteBubble2.hide{
	display:none;
}
#whiteBubble3.hide{
	display:none;
}
#girl2{
	width:134px;
	height:208px;
	position:absolute;
	bottom:17px;
	left:-20px;
	z-index:3;
}
#girl5{
	width:134px;
	height:208px;
	position:absolute;
	bottom:17px;
	left:-20px;
	z-index:3;
}
#productShot{
	float:left;
	display:inline;
	width:270px;
	height:450px;
	position:relative;
	margin:25px 0 0 0;
}
#productShot div{
	position:absolute;
	width:270px;
	bottom:0;
	left:0;
	text-align:center;
}
#productShotWide{
	float:left;
	display:inline;
	width:435px;
	height:450px;
	position:relative;
	margin:25px 0 0 0;
}
#productShotWide div{
	position:absolute;
	width:435px;
	bottom:0;
	left:0;
	text-align:center;
}
#backSign{
	position:absolute;
	top:490px;
	left:380px;
	width:90px;
	height:114px;
	overflow:hidden;
}
#backSign a{
	float:left;
	display:inline;
	width:182px;
	height:114px;
	background:url(/static/images/back.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/back.png', sizingMethod='crop');
	text-decoration:none;
}
#backSign a:hover{
	margin:0 0 0 -92px;
}
#backSign a span{
	visibility:hidden;
}
#nextSign{
	position:absolute;
	top:490px;
	left:500px;
	width:151px;
	height:114px;
	overflow:hidden;
}
#nextSign a{
	float:left;
	display:inline;
	width:304px;
	height:114px;
	background:url(/static/images/next_product.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/next_product.png', sizingMethod='crop');
	text-decoration:none;
}
#nextSign a:hover{
	margin:0 0 0 -153px;
}
#nextSign a span{
	visibility:hidden;
}

#productTable td{
	padding:0 22px 20px 22px;
	text-align:center;
	vertical-align:top;
}
#productTable object, #productTable img{
	margin:0 0 10px 0;
}

#productTable1{
	width:640px;
}
#productTable1 td{
	padding:0 10px 5px 10px;
	text-align:center;
	vertical-align:top;
}
#productTable1 .prod1, #productTable1 .prod2, #productTable1 .prod3, #productTable1 .prod4, #productTable1 .prod5, #productTable1 .prod6, #productTable1 .prod7, #productTable1 .prod8, #productTable1 .prod9, #productTable1 .prod10, #productTable1 .prod11, #productTable1 .prod12, #productTable1 .prod13, #productTable1 .prod14, #productTable1 .prod15{
	height:160px;
	margin:0 0 10px 0;
}
#stores{
	border-collapse:collapse;
	margin:1px 0 0 1px;
	width:609px;
}
#stores td{
	border:1px solid #969;
	padding:5px 4px;
	font-size:11px;
}


.faqType{
	cursor:pointer;
	list-style-type:none;
	margin:0;
	padding:0;
}

/***** SCROLL PANEL *****/

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.awards .jScrollPaneContainer{
	width:454px !important;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background:url(/static/images/scroll_track.png) 50% 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/scroll_track.png', sizingMethod='crop');
}
.jScrollPaneDrag {
	position: absolute;
	background:url(/static/images/scroll_btn.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/scroll_btn.png', sizingMethod='crop');
	cursor: pointer;
	overflow: hidden;
}
.awards .jScrollPaneDrag{
	background:url(/static/images/award.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/award.png', sizingMethod='crop');
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

.sIFR-alternate{
	visibility:hidden;
}

#formSignup label{
	width: 15em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}

#formSignup .freeText {
	width:90%;
}

#formSignup .form1Table{
	border-collapse:collapse;
}

#formSignup th {
	text-align:left;
}

#formSignupError {
	display:none;
	color:#F00;
}

.formSignupError {
	color:#F00;
}

#main ul li.sub1{padding-bottom:5px; padding-left:13px; list-style:none; line-height:15px; margin-left:20px;}
#main ul li.sub2{padding-bottom:5px; padding-left:13px; list-style:none; line-height:15px; margin-left:40px;}
#main ul li.sub3{padding-bottom:5px; padding-left:13px; list-style:none; line-height:15px; margin-left:60px;}
#main ul li.sub4{padding-bottom:5px; padding-left:13px; list-style:none; line-height:15px; margin-left:80px;}
#main ul li.sub5{padding-bottom:5px; padding-left:13px; list-style:none; line-height:15px; margin-left:100px;}
#main ul li.sub6{padding-bottom:5px; padding-left:13px; list-style:none; line-height:15px; margin-left:120px;}

#mainBox .padTable td{
	padding-top:15px;
}
.padTable{
	width:410px;
}

#runnersUp{
	margin:0 0 0 40px;
}
#runnersUp img{
	margin:0 0 5px 0;
}
#runnersUp td{
	padding:0 0 10px 0;
}

.awardBoxTop{
	background:url(/static/images/award_box_top.gif) 0 0 no-repeat;
	width:392px;
	margin:6px 0 0 0;
}

.awardBoxBtm{
	background:url(/static/images/award_box_btm.gif) 0 100% no-repeat;
	padding:15px 20px 15px 0;
}

#mainBox .awardBoxBtm td{
	padding:0 0 0 20px;
}
.awards{
	color:#9763A5;
}
#btmBlock{
	padding:10px 0 0 0;
}
#mainContents #btmBlock{
	padding:0;
}

.smile{
	display:block;
	background:url(/static/images/smile.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/smile.png', sizingMethod='crop');
	padding:0 0 0 18px;
}
#boardTop #navContent img{
	padding:0;
	margin:0;
}

/***** Recipe Form *****/

#recipeForm{
	float:left;
	display:inline;
	width:336px;
	background:url(/static/images/form_btm.gif) 0 100% no-repeat #FFFFFF;
	margin:10px 0 30px 0;
	padding:10px 12px 40px 12px;
	height:auto;
}
#recipeForm input, #recipeForm textarea{
	margin:0;
	padding:0;
	border:0;
	background:none;
	font-family:"Comic Sans MS", cursive, Arial;
	font-weight:normal;
	font-size:11px;
}
.textfield1{
	background:url(/static/images/textbox1.gif) 0 0 no-repeat;
	font-size:11px;
	padding:8px 10px 0 10px;
	margin:0 5px 0 0;
	height:23px;
	float:left;
	display:inline;
}
.textfield1 input{
	width:260px;
	height:20px;
}
.textfield2{
	background:url(/static/images/textbox2.gif) 0 0 no-repeat;
	font-size:11px;
	padding:8px 10px 0 10px;
	margin:0 5px 0 0;
	height:23px;
	float:left;
	display:inline;
}
.textfield2 input{
	width:55px;
	height:20px;
}
.textfield3{
	background:url(/static/images/textbox3.gif) 0 0 no-repeat;
	font-size:11px;
	padding:8px 10px 0 10px;
	margin:0 5px 0 0;
	height:23px;
	float:left;
	display:inline;
}
.textfield3 input{
	width:77px;
	height:20px;
}
.textfield4{
	background:url(/static/images/textbox4.gif) 0 0 no-repeat;
	font-size:11px;
	padding:8px 10px 0 10px;
	margin:0 5px 0 0;
	height:23px;
	float:left;
	display:inline;
}
.textfield4 input{
	width:206px;
	height:20px;
}
.textfield5{
	background:url(/static/images/files.gif) 0 0 no-repeat;
	padding:8px 10px 0 10px;
	margin:0 5px 0 0;
	height:23px;
	float:left;
	display:inline;
}
.textfield5 input{
	width:150px;
	height:20px;
}
.textarea1{
	background:url(/static/images/textarea1.gif) 0 0 no-repeat;
	font-size:11px;
	padding:8px 10px 0 10px;
	margin:0 5px 0 0;
	height:98px;
}
.textarea1 textarea{
	width:260px;
	height:90px;
}
.textarea2{
	background:url(/static/images/textarea2.gif) 0 0 no-repeat;
	font-size:11px;
	padding:8px 10px 0 25px;
	margin:0 5px 0 0;
	height:98px;
}
.textarea2 textarea{
	width:245px;
	height:90px;
}
#mainBox #recipeForm td.starHeading{
	height:45px;
	background:url(/static/images/star.gif) 0 0 no-repeat;
	padding:0 0 0 44px;
}
#mainBox #recipeForm td.starHeading h2{
	font-size:20px;
}
#mainBox #recipeForm td{
	padding:0 0 5px 0;
	vertical-align:middle;
}
#mainBox #recipeForm h3{
	margin:0;
}
#mainBox #recipeForm h3.small{
	font-size:10px;
}

.recipeUploadForm .jScrollPaneDrag{
	background:url(/static/images/spoon.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/spoon.png', sizingMethod='crop');
}

/***** Become a friend form *****/

#becomeAfriend{
	min-height:1650px;
	_height:1650px;
}

#becomeAfriend input, #becomeAfriend textarea, #becomeAfriend select {
	margin:0;
	padding:0;
	border:0;
	background:none;
	font-family:"Comic Sans MS", cursive, Arial;
	font-weight:normal;
	font-size:11px;
}
.textfieldP1 {
	background:url(/static/images/textbox1_purple.gif) 0 0 no-repeat;
	font-size:11px;
	padding:8px 10px 0 10px;
	margin:0 5px 0 0;
	height:23px;
	float:left;
	display:inline;
}
.textfieldP1 input {
	width:260px;
	height:20px;
}
.textfieldP2 {
	background:url(/static/images/textbox2_purple.gif) 0 0 no-repeat;
	font-size:11px;
	padding:8px 10px 0 10px;
	margin:0 5px 0 0;
	height:23px;
	float:left;
	display:inline;
}
.textfieldP2 input {
	width:77px;
	height:20px;
}
.textfieldP3 {
	background:url(/static/images/textbox3_purple.gif) 0 0 no-repeat;
	font-size:11px;
	padding:8px 10px 0 10px;
	margin:0 5px 0 0;
	height:23px;
	float:left;
	display:inline;
}
.textfieldP3 input {
	width:195px;
	height:20px;
}
.textfieldP4 {
	background:url(/static/images/textbox4_purple.gif) 0 0 no-repeat;
	font-size:11px;
	padding:8px 10px 0 10px;
	margin:0 5px 0 0;
	height:23px;
	float:left;
	display:inline;
}
.textfieldP4 input {
	width:101px;
	height:20px;
}
.selectMenu {
	background:url(/static/images/dropdown_purple.gif) 0 0 no-repeat;
	font-size:11px;
	width:215px;
	margin:0 5px 0 0;
	height:31px;
	float:left;
	display:inline;
	font-family:"Comic Sans MS", cursive, Arial;
	font-weight:normal;
	font-size:11px;
	position:relative;
}
.selectMenu span {
	padding:8px 30px 0 10px;
	display:block;
	width:175px;
	cursor:pointer;
}
.selectMenuList {
	display:none;
	float:left;
	width:215px;
	background:url(/static/images/select_top.gif) no-repeat;
	position:absolute;
	left:0;
	top:0;
	z-index:101;
}
.selectMenuList div {
	float:left;
	display:inline;
	padding:10px;
	background:url(/static/images/select_btm.gif) 0 100% no-repeat;
}
.selectMenuList ul {
	float:left;
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
	overflow:auto;
	max-height:270px;
	_height:270px;
	width:195px;
}
.selectMenuList li {
	margin:0;
	padding:0;
	cursor:pointer;
}
.dropdownP1 select {
	width:195px;
	height:20px;
}
#mainBox #becomeAfriend td.starHeading1{
	height:35px;
	background:url(/static/images/star_purple.gif) 0 0 no-repeat;
	padding:0 0 0 44px;
}
#mainBox #becomeAfriend td.starHeading1 h2{
	color:#6C217F;
	font-size:20px;
}
#mainBox #becomeAfriend td{
	padding:0 0 5px 0;
	vertical-align:middle;
}
#mainBox #becomeAfriend h3{
	color:#540E17;
	margin:5px 0 0 0;
}
.becomeAFriendForm .jScrollPaneDrag{
	background:url(/static/images/strawberry.gif) 0 0 no-repeat;
	_background:url(/static/images/strawberry.gif) 0 0 no-repeat;
	_filter:;
}
#mainBox #becomeAfriend #sendmsg{
	margin:10px 0 0 0;
}
#ourFriends{
	float:left;
	display:inline;
	position:absolute;
	bottom:13px;
	right:108px;
	width:648px;
	height:188px;
	background:url(/static/images/our_friends.png) 0 0 no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/our_friends.png', sizingMethod='crop');
	z-index:99;
}

#funStuff{
	position:absolute;
	top:195px;
	left:-65px;
	z-index:2;
}