/* 

STYLE SHEET FOR THE CANDY HOUSE
developed by bluespace creative, Inc.
www.bluespacecreative.com

*/

/* --------- secondary page styles  --------- */

#midwrapper {
	width: 960px;
	background-image: url(../images09/wrapperBkg.gif);
	background-repeat: repeat-y;
	text-align: left;
	background-position: 16px 0px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
} 
#leftCol {
	padding-left: 60px;
	float: left;
	padding-right: 25px;
}

#secNav {
	float: left;
	width: 276px;
	background-color: #4A0718;
	background-image: url(../images09/secNavImages/secNavBkg.gif);
	background-repeat: repeat-y;
}

#secNav ul {
	padding-left: 50px;
	padding-bottom: 10px;
}
#secNav ul li {
	list-style-image: url(../images09/secNavImages/secNavLi.gif);
	line-height: 22px;
}
#secNav ul li a {
	color: #480716;
}
#rightCol {
	float: left;
	width: 548px;
}


#mainImg {
	float: left;
	border: 7px solid #490617;
	width: 528px;

}
#rightCol #bcsrch {
	width: 558px;
	float: left;
}

#breadcrumbs {
	display: block;
	float: left;
	padding-top: 18px;
	font-size: 10px;
	width: 345px;
	padding-bottom: 12px;
}
#rightCol #bcsrch #searchBox {
	float: left;
	padding-top: 10px;
}

#rightCol #bcsrch #searchBox #textfield {
	background-color: transparent;
	background-image: none;
	border: none;
	text-align: right !important;
}
td.searchBkg {
	background-image: url(../images09/searchBkg.gif);
	background-repeat: no-repeat;
	width: 138px; 
	padding-right: 5px;
	text-align: right;
	padding-left: 5px;
}
#mainContent {
	float: left;
	width: 538px;
	padding-bottom: 15px;
}
#mainContent p {
	padding-bottom: 12px;
	line-height: 18px;
}
#mainContent ul {
	padding-left: 24px;
	padding-bottom: 12px;
}
#mainContent ul li {
	line-height: 19px;
	list-style-type: disc;
}

div #TabbedPanelsShipping .TabbedPanelsTabGroup li {
	list-style-type: none !important;
	list-style-image: none;
}
#bottomContent {
	float: left;
	padding-top: 5px;
	width: 960px;
	background-image: url(../images09/footerTop.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
  
#footer #footerContent {
	background-image: url(../images09/footerContentBkgSec.gif);
	height: 117px;
	width: 912px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	text-align: right;
	padding-right: 48px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}

/* Secondary Navigation Highlights */

.locations li a.locations {font-weight: bold;}
.corporate li a.corporate {font-weight: bold;}
.media li a.media {font-weight: bold;}
.history li a.history {font-weight: bold;}
.volume li a.volume {font-weight: bold;}
.shipping li a.shipping {font-weight: bold;}

.videos li a.videos {font-weight: bold;}
.schedule li a.schedule {font-weight: bold;}
.info li a.info {font-weight: bold;} 
.contact li a.contact {font-weight: bold;} 
