body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
}

h1 {
	color: #0098D4;
	margin-right: 40px;
	text-align: left;
	margin: 8px 2px 8px 2px;
	font-size: 24px;
}

a img {
border: 0;
}

img.nohover {border:0;width:300px; height:183px;}
img.hover {border:0;width:300px; height:183px;display:none;}
a:hover img.hover {display:inline;width:300px; height:183px;}
a:hover img.nohover {display:none;width:300px; height:183px;}
a, a:hover, a:active, a:link{
	color: #0098D4;
	text-decoration: none;
}

.header {
	float:left;
	height: 200px;
	width: 980px;
	padding: 0 0 0 20px;
}

#righttop {
	float:right;
	width:262px;
	padding: 5px;
	text-align: center;
	border: 0px solid #0098D4;
}
.header h3 {
	font-size: 16px;
	color: #3f3f3f;
	text-align: right;
	margin-left: 220px;

}
.header h1 {
	font-size: 32px;
	color: #0098D4;
	text-align: left;
	margin-left: 8px;

}
.container {
	width: 950px;
	margin: auto;
	padding: 0;
	background-color: transparent;
}

.main {
margin: 0 auto;
	clear: both;
	width: 950px;
	padding: 0;
	background-color: transparent;
}

.menu { 
	background: transparent url(menubg.png) repeat-y;
	float: left;
	width: 300px;
	height: 540px;
}

.content {
	float: left;
	font-size: 12px;
	text-align: left;
	width: 490px;
	display: block;
/*
	border-right: 1px solid #0098D4;
	height: 458px;
	overflow: hidden;
*/
	letter-spacing: 1px;
}
.content h2 {
	color: #0098D4;
	margin-right: 40px;
	text-align: left;
	font-size: 20px;
}
.content h3 {
	color: #0098D4;
	font-size: 14px;
}


.right {
	display: block;
	text-align: left;
	float: right;
	width:150px;
}




.menu ul { 
	margin: 0pt; 
	padding: 0pt; 
	position: relative; 
	z-index: 90; 
	list-style-type: none; 
	width: 130px;
}
.menu li { 
	float: left; 
	margin-bottom: 60px;
	text-align: center;
	font-weight: bold;
}
.menu a { 
	display: block;
	text-decoration: none;
	height: 1.9em;
	line-height: 2.2em;
	width: 120px;
	color: #000;
	padding-left: 0.5em;
	text-transform: none;
 }
* html .menu a { 
	width: 170px;
}


.menu a:link, .menu a:visited, .menu li.menu-child a {
	color: #3f3f3f;
	text-decoration:none;
}
.menu a:hover, .menu a:active, .menu li.menu-current a, .menu li.menu-parent a  {
	color: #0098D4;
	text-decoration: none;
}

.menu ul ul li.menu-child a, .menu ul ul li.menu-sibling a {
	color: #3f3f3f;
	text-decoration:none;
	padding-left: 25px;
	background: transparent url(stripe-g.gif) no-repeat scroll 0 7px;
	margin-left: -3px;
}
.menu ul ul li.menu-current a, .menu ul ul li a:hover {
	color: #0098D4;
	text-decoration: none;
	padding-left: 25px;
	background: transparent url(stripe-b.gif) no-repeat scroll 0 7px;
	margin-left: -3px;
}


.menu li ul { 
	text-align: left;
	position: absolute;
	top: inherit;
	margin-top: -2.2em;
	left: 145px;	
}

.menu ul ul li { 
	font-size: 11px; 
	margin-bottom: 0px;
	text-align: left;
}

.menu ul ul li a{ 
	font-weight: normal;
	line-height:12px;
	padding-top:6px;
}

.footer a {
	color: #9f9f9f;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1px;
}

.footer {
	position: relative;
	padding-top: 35px;
	margin-left: 148px;
	font-size: 11px;
	letter-spacing: 1px;
	clear: both;
	color: #9f9f9f;
	line-height: 18px;
}



.jScrollPaneContainer 	{ position: relative; overflow: hidden; z-index: 1; }

.jScrollPaneTrack 		{ position: absolute; cursor: pointer; right: 0; top: 0; height: 100%; padding: 5px; }

.jScrollPaneDrag	{ position: absolute; background: url(images/ball.png) center center no-repeat;
					  cursor: pointer; overflow: hidden; }

#mod_bakery_mc_div_f {
	text-align: center;
	font-size: 11px;
}
.mod_bakery_mc_h2_cart_f {
	
}
.mod_bakery_mc_p_empty_f {
	font-weight: bold;
}
.mod_bakery_mc_p_orderid_f {
	
}
.mod_bakery_mc_orderid_f {
	font-style: italic;
}
.mod_bakery_mc_p_summary_f {
	
}
.mod_bakery_mc_quantity_f {
	font-weight: bold;
}
.mod_bakery_mc_total_f {
	font-weight: bold;
}
.mod_bakery_mc_p_excl_f {
	font-size: 10px;
}

