html, body {
height: 100%;
}


h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 150%;
}
 a img{
 border:none;
}

blockquote {
	padding: 0 30px;
	background: url(images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

blockquote p {
}



hr {
	display: none;
}

/* Wrapper */

#wrapper {
	width:auto;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	height:100%!important;
}

* html #wrapper {height: 100%;} 
#top {
	background-image:url(images/iceingontop_1.jpg);
	background-repeat:no-repeat;
	height:11px;
}


/* Header */

#header {
	height: 70px;
	text-decoration:none;
	width:860px;
	
}

#header a{
	height: 101px;
	text-decoration:none;
}

/* Logo */

#logo {
	float: left;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:2px;
}


#tagline {
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#CC6699;
	padding-left: 10px;
	padding-top:40px;
	width:280px;
	
}

#shopping-menu { 
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#CC6699;
	width:320px;
	margin-left: 180px;
}

/* Main Menu */

#mainmenu {
	float: left;
	width: 900px;
	padding: 30px 30px 4px 30px;
	text-decoration:none;
}	

/* Page */

#page {
	margin:0;
	background-color:#FFFFFF ;
	width:860px;
	
}

/* Content */

#content {
	float: left;
	width: 990px;
	padding-left: 15px;
	margin:0 auto;
	background-color:#FFFFFF;
}

html>body #content {
	height: auto;
	
}
.content-box {
	float:left;
	width:790px;
	min-height:400px;
	padding-bottom:3px;
	padding-right:8px;
	padding-left:6px;
	padding-top:0px;
	background-image:url(images/contentbox-back.jpg);
	vertical-align:top;


}
.content-box-press {
	float:left;
	width:790px;
	min-height:400px;
	padding-bottom:3px;
	padding-right:8px;
	padding-left:6px;
	padding-top:0px;
	background-image:url(images/contentbox-back.jpg);
	vertical-align:top;

}
.content-box-home {
	position:inherit;
	width:795px;
	min-height:400px;
	padding:4px;
	background-image:url(images/contentbox-back.jpg);
	vertical-align:top;
	z-index:0;


}
.content-box-about {
	float:left;
	width:790px;
	min-height:400px;
	padding-bottom:3px;
	padding-right:8px;
	padding-left:6px;
	padding-top:0px;
	background-image:url(images/aboutus_background.jpg);
	vertical-align:top;
}
.content-box-social {
	float:left;
	width:790px;
	padding-bottom:3px;
	padding-right:8px;
	padding-left:6px;
	padding-top:0px;
	background-image:url(images/social_background.jpg);
	background-repeat:no-repeat;
	vertical-align:top;

}
* html .content-box{height:400px;}


/* Gifts */


#gifts {
	position:absolute;
	top:215px;
	left:829px;
	width:168px;
	height:336px;
	clear: both;
}	
	


/* Sidebar */

#recycletag {
	position: absolute;
	top:0px;
	left:850px;
	width: 98px;
	height: 162px;

}

/* Footer */

#footer {
	margin:0px;
	padding-right: 280px;
	padding-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#B69F72;
	text-align:center;
	line-height:18px;
	background-image:url(images/footer-img.jpg);
	background-repeat:repeat-y;
	background-position:right bottom;
	background-color:#F5F3E6;
	min-height:60px;
	
}
	

#footer span {
	padding-top:8px;
	text-align: center;

}
#footer a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#B69F72;
	text-decoration:none;
	font-weight:bold;
	text-align: center;
	
}

#footer a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CC6699;
	text-decoration:none;
	font-weight:bold;
	text-align: center;
	
}

*html #footer { height:100%!important; }


/* End Footer */
#bottommenu{
	float:left;
	background-image:url(images/bottom-line.jpg);
	background-repeat:no-repeat;
	height:25px;
	width:810px;
	padding-bottom:5px;
	padding-top:7px;
	margin-bottom:10px;
	margin-top:0px;
	z-index:100;
}
.btabs{
	padding: 0px;

}

.btabs ul{
	padding: 0px;
	margin: 0px;
	font:  13px Georgia;
	font-weight:bold;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.btabs li{
	display: inline;
	margin: 0px;
}

.btabs li a{
	text-decoration: none;
	padding: 0px 18px;
	margin-left: 18px;
	color:#796A8A;

}

.btabs li a:visited{
	color: #796A8A;
}

.btabs li a:hover{
	text-decoration: none;
	color: #CC6699;
}

.btabs li.selected{
}

.btabs li.selected a{ /*selected main tab style */

border-bottom-color: white;
}

.btabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
	

/* Top Menu */

#topmenu{
float:left;
background-image:url(images/top-line.jpg);
background-repeat:no-repeat;
height:28px;
width:910px;
padding-top:8px;
padding-bottom:0px;
margin:0px;
z-index:2;

}	


.tabs{
padding: 0px;
z-index:100;

}

.tabs ul{
padding: 0px;
margin-left: 80px;
margin-top: 0px;
margin-bottom: 0;
font:  13px Georgia;
font-weight:bold;
list-style-type: none;
z-index:100;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.tabs li{
display: inline;
margin: 0px;
}

.tabs li a {
text-decoration: none;
padding: 0px 15px;
margin-left: 12px;
padding-bottom:5px;
color: #796A8A;

}

.tabs li a:visited{
color: #796A8A;
}

.tabs li a:hover {
text-decoration: none;
color: #CC6699;
}
.tabs li  a.current{
text-decoration: none;
color: #CC6699;
}

.tabs li.selected{
}

.tabs li.selected a{ /*selected main tab style */

border-bottom-color: white;
}

.tabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}


/* ######### Style for Drop Down Menu ######### */


.dropmenudiv_b{
position:absolute;
border-bottom: 1px solid #cccccc; /*THEME CHANGE HERE*/
font:  13px Georgia;
font-weight:bold;
line-height:18px;
z-index:100;
background-color: white;
width: 120px;
visibility: hidden;


}


.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 12px;
border-bottom: 1px solid #cccccc; /*THEME CHANGE HERE*/
text-decoration: none;
color:#666666;
padding-bottom:3px;
padding-top:4px;
padding-left:5px;

}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #edf3f3;
color: #CC6699;
}


