@charset "utf-8";
/* CSS Document */

body{
	background: url(../images/tilered.jpg) repeat;
	margin:0;
	padding:0;
	font-family: Tahoma, arial, san_serif;
	font-size: 14px;
	line-height: 20px;
	color: #3e312c;
}
a{
	text-decoration:none;
	color:#44150f;
}
a:hover{
	text-decoration:underline;
}
img{
	text-decoration:none;
	border: 0px;
}
hr{
	height: 1px;
	background-color: #eeebe3;
	color: #eeebe3;
	border: 0;
	margin: 0 0 16px 0;
}
#container{
	width: 986px;
	margin: 0 auto;
	background: url(../images/background-tile.gif) repeat-y;
	z-index: 1;
	position:relative;
}
#logo{
	z-index: 99;
	position:absolute;
	padding: 18px 0 0 30px;
}
#top{
	background:url(../images/top-background.jpg) no-repeat;
	padding: 13px 32px 0 9px;
	width: 945px;
}
#top a{
	font-weight:bold;
	color: #3e312c;
	padding:0;
	margin:0;
}
#global-nav{
	float:right;
	padding: 0 0 20px 0;
	line-height:16px;
	font-size: 12px;
}
/*-----------------------Navigation------------------*/
#navigation {
    float:right;
	margin: 0 0 20px 0;
	background: #000;
    }
#suckerfishnav a {
   	height:26px;
	display:block;
	float:left;
    }
#suckerfishnav a.menulink_1_topnav{
	background: url(../images/menu-bt.gif) 0 0 no-repeat;
	width:79px;
}
#suckerfishnav a.menulink_2_topnav{
	background: url(../images/gift-baskets-bt.gif) 0 0 no-repeat;
	width:142px;
}
#suckerfishnav a.menulink_3_topnav{
	background: url(../images/sweet-trays-bt.gif) 0 0 no-repeat;
	width:138px;
}
#suckerfishnav a.menulink_4_topnav{
	background: url(../images/recipes-bt.gif) 0 0 no-repeat;
	width:97px;
}
#suckerfishnav a.menulink_5_topnav{
	background: url(../images/about-bt.gif) 0 0 no-repeat;
	width:113px;
}
#suckerfishnav a.menulink_6_topnav{
	background: url(../images/specials-bt.gif) 0 0 no-repeat;
	width:99px;
}
#suckerfishnav a.menulink_7_topnav{
	background: url(../images/cupcakes-bt.gif) 0 0 no-repeat;
	width:111px;
}
#suckerfishnav a:hover{
	text-decoration:none;
	background-position: 0 -26px;
}
#suckerfishnav ul, #suckerfishnav{
    list-style:none;
    margin:0;
	padding:0;
    }
#suckerfishnav li {
    float:left;
    padding:0;
	margin:0;
	display:block;
	position: relative;
    }
#suckerfishnav li ul {
		display: none;
}
#suckerfishnav li ul {
    position:absolute;
    left:0px;
	top:26px;
	width:170px;
	background:#d2bfa9;
    }
#suckerfishnav li li {
    width:168px;
	position: relative;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:bold;
    }
#suckerfishnav li li a {
    padding:2px 10px 2px 15px;
    width:143px;
    font-size:14px;
    color:#3e312c;
	height:24px;
    }
#suckerfishnav li li a:hover {
	background:#e2d9c1;
}
#suckerfishnav li.over ul, #suckerfishnav li:hover ul{
    display: block;
	z-index: 6000;
}

/*-----------Content-------------*/
#containerchild{
	background: url(../images/child-background.jpg) 0 0 no-repeat;
}
#content{
	width:924px;
	margin: 0 auto 0 auto;
	padding:18px 0 0 0;
}
#homeleft{
	float:left;
	width: 546px;
	padding: 0 0 35px 0;
}
#homeshout{
	position:absolute;
	z-index:5;
	width:300px;
	background: url(../images/home-shout.jpg) 0 0 no-repeat;
	padding: 44px 30px 0 40px;
	font-size:11px;
	font-weight:bold;
	line-height: 14px;
	top: 535px;
	right: 14px;
}
#homeshout a{
	padding: 0 20px 0 0;
}
#childleft{
	width:645px;
	padding: 0 60px 30px 0;
	float:left;
}
.leftside{
	float:left;
	width:288px;
}
.rightside{
	float:right;
	width:357px;
}
#childright{
	width:219px;
	float:right;
	background: #dfdacb;
	font-size:11px;
	font-weight:bold;
	line-height: 14px;
	padding: 0 0 20px 0;
	margin: 0 0 30px 0;
}
#childright h1{
	background: url(../images/corporate-gift-ordering-header.gif) 0 0 no-repeat;
	width: 219px;
	height: 28px;
	margin:0;
	padding:0;
	text-indent: -9999px;
}
#childright a{
	padding: 0 0 0 40px;
}
.shoutpadding{
	padding: 15px;
	display:block;
}

/*-----------Footer---------------*/
#footer{
	width: 926px;
	margin: 0 auto;
	color:#e2d9c1;
	border-top: 14px solid #3e312c;
	padding: 10px 30px 30px 30px;
	font-size:11px;
}
#footer a{
	color:#e2d9c1;
}
#footer a.spacer{
	padding-left: 200px;
}

/*-------------Misc---------------*/
.clear{
	clear:both;
}
.left{
	float:left;
	margin: 0 20px 0 0;
}
.leftimg{
	float:left;
	margin: 0 20px 20px 0;
	border: solid 1px #eeebe3;
}

#FBlink img {top:3px; position:relative;}
