@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
}

.mainClass #container { 
	width: 964px;
	background: #000;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: left;
} 

.mainClass #header { 
	background: #DDD; 
	padding: 0 10px;
	height: 163px;
	background-image:url(../images/img-header.jpg);
}

.mainClass #header h1 {
	margin: 0;
	padding: 10px 0;
	visibility: hidden;
}

.mainClass #menu { 
	background: #497EA8;
	color: #fff;
	padding: 0 0 0 4px;
	margin: 0;
	height: 30px;
	text-align: center;
	white-space: nowrap;
	background-image:url(../images/img-menu-bk.jpg);
}

.mainClass #menu a.home {
	float:left;
	display:block;
	width: 116px;
	height: 14px;
	margin: 8px 0 0 0;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	background:url(../images/nav-home.jpg) no-repeat;
}

.mainClass #menu a:hover.home {
	float:left;
	display:block;
	width: 116px;
	height: 14px;
	margin: 8px 0 0 0;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	background:url(../images/nav-home-active.jpg) no-repeat;
}

.mainClass #menu a.about {
	float:left;
	display:block;
	width: 116px;
	height: 14px;
	margin: 8px 0 0 0;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	background:url(../images/nav-about-lucy.jpg) no-repeat;
}

.mainClass #menu a:hover.about {
	float:left;
	display:block;
	width: 116px;
	height: 14px;
	margin: 8px 0 0 0;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	background:url(../images/nav-about-lucy-active.jpg) no-repeat;
}

.mainClass #menu a.books {
	float:left;
	display:block;
	width: 116px;
	height: 14px;
	margin: 8px 20px 0 0;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	background:url(../images/nav-books.jpg) no-repeat;
}

.mainClass #menu a:hover.books {
	float:left;
	display:block;
	width: 116px;
	height: 14px;
	margin: 8px 20px 0 0;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	background:url(../images/nav-books-active.jpg) no-repeat;
}

.mainClass #menu a.recipes {
	float:left;
	display:block;
	width: 116px;
	height: 14px;
	margin: 8px 20px 0 0;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	background:url(../images/nav-recipes.jpg) no-repeat;
}

.mainClass #menu a:hover.recipes {
	float:left;
	display:block;
	width: 116px;
	height: 14px;
	margin: 8px 20px 0 0;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	background:url(../images/nav-recipes-active.jpg) no-repeat;
}

.mainClass #menu a.demos {
	float:left;
	display:block;
	width: 116px;
	height: 14px;
	margin: 8px 60px 0 0;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	background:url(../images/nav-demos.jpg) no-repeat;
}

.mainClass #menu a:hover.demos {
	float:left;
	display:block;
	width: 116px;
	height: 14px;
	margin: 8px 60px 0 0;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	background:url(../images/nav-demos-active.jpg) no-repeat;
}

.mainClass #menu a.freelance {
	float:left;
	display:block;
	width: 116px;
	height: 14px;
	margin: 8px 30px 0 0;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	background:url(../images/nav-freelance.jpg) no-repeat;
}

.mainClass #menu a:hover.freelance {
	float:left;
	display:block;
	width: 116px;
	height: 14px;
	margin: 8px 30px 0 0;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	background:url(../images/nav-freelance-active.jpg) no-repeat;
}

.mainClass #menu a.contact {
	float:left;
	display:block;
	width: 116px;
	height: 14px;
	margin: 8px 0 0 0;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	background:url(../images/nav-contact.jpg) no-repeat;
}

.mainClass #menu a:hover.contact {
	float:left;
	display:block;
	width: 116px;
	height: 14px;
	margin: 8px 0 0 0;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	background:url(../images/nav-contact-active.jpg) no-repeat;
}

.mainClass #divider {
	background: #fff;
	padding: 0;
	margin: 0;
	width: 964px;
	height: 4px;
	background-image:url(../images/img-divider-bk.gif);
}

.mainClass #contentContainer {
	float: left;
	background: #fff;
	background-image: url(../images/img-contentContainer-bk.gif);
	padding: 0 3px 0 3px;
} 

.mainClass #sidebar1 {
	float: left;
	width: 230px;
 	height: 430px;
	background: #B9CFE1;
	padding: 0;
	color: #fff;
	border-right: 4px solid #fff;
}

.mainClass #mainContent {
	float:left;
 	width: 488px;
 	height: 430px;
	margin: 0;
	padding: 0 5px 0 5px;
	background: #87ACCB;
}

.mainClass #mainContent img {
	border: 0;
}

.mainClass #mainContent h1 {
	color: #fff;
	margin: 5px 0 10px 0;
	font-size: 16px;
}

.mainClass #mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
	color: #fff;
	margin: 0;
}

.mainClass #mainContent a:link, .mainClass #mainContent a:visited {
	font-size: 12px;
	color:#30526D;
	text-decoration: none;
}

.mainClass #mainContent a:hover {
	font-size: 12px;
	color: #497EA8;
	text-decoration: underline;
}

.mainClass #mainContent .mainBooks {
	text-align: center;
}

.mainClass #mainContent .mainBooks a:link, .mainClass #mainContent .mainBooks a:visited {
	font-size: 11px;
	color:#30526D;
	text-decoration: none;
}

.mainClass #mainContent .mainBooks a:hover {
	font-size: 11px;
	color: #497EA8;
	text-decoration: underline;
}

.mainClass #mainContent-NoHeight {
	float:left;
 	width: 488px;
	margin: 0;
	padding: 0 5px 0 5px;
	background: #87ACCB;
}

.mainClass #mainContent-NoHeight img {
	border: 0;
}

.mainClass #mainContent-NoHeight h1 {
	color: #fff;
	margin: 5px 0 10px 0;
	font-size: 16px;
}

.mainClass #mainContent-NoHeight h1.recipe-header {
	float:left;
	width: 350px;
}

.mainClass #mainContent-NoHeight h2.recipe-download {
	float: right;
	width: 120px;
	font-size: 9px;
}

.mainClass #mainContent-NoHeight h2.recipe-download a:link, .mainClass #mainContent-NoHeight h2.recipe-download a:visited {
	font-size: 9px;
	color:#30526D;
	text-decoration: none;
}

.mainClass #mainContent-NoHeight h2.recipe-download a:hover {
	font-size: 9px;
	color: #497EA8;
	text-decoration: underline;
}

.mainClass #mainContent-NoHeight p {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
	color: #fff;
	margin: 0;
}

.mainClass #mainContent-NoHeight a:link, .mainClass #mainContent-NoHeight a:visited {
	font-size: 12px;
	color:#30526D;
	text-decoration: none;
}

.mainClass #mainContent-NoHeight a:hover {
	font-size: 12px;
	color: #497EA8;
	text-decoration: underline;
}

.mainClass #sidebar2 {
	float: right;
	width: 222px;
 	height: 430px;
	background: #B9CFE1;
  font-size: 12px;
	color: #222;
	border-left: 4px solid #fff;
}

.mainClass #sidebar2 p {
	padding: 0 5px 0 5px;
}

.mainClass #sidebar2 #news {
	width: 222px;
	height: 120px;
	clear: both;
	border-bottom: 4px solid #fff;
}

.mainClass #sidebar2 #news .news-header {
	width: 222px;
	height: 33px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url(../images/img-latest-news.jpg) no-repeat;
}

.mainClass #sidebar2 #news .news-header h1 {
	visibility: hidden;
	padding: 0;
	margin: 0;
}

.mainClass #sidebar2 #news ul {
	margin: 0 0 0 25px;
	padding: 0;
	list-style-image: url(../images/img-whisk-list.jpg);
	list-style-type: bullet;
	list-style-position: outside;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.mainClass #sidebar2 #news li {
	padding: 0 0 5px 0;
}

.mainClass #sidebar2 #book {
	width: 220px;
	padding: 9px 0 0 0;
	text-align: center;
	clear: both;
}

.mainClass #sidebar2 #book img {
	border: 0;
}

.mainClass #sidebar2 #demonstrations-book {
	width: 220px;
	padding: 0;
	text-align: center;
	clear: both;
}

.mainClass #sidebar2 #demonstrations-book img {
	border: 0;
}

.mainClass #sidebar1 h3, .mainClass #sidebar1 p, .mainClass #sidebar2 p, .mainClass #sidebar2 h3 {
	margin-left: 0;
	margin-right: 0;
}

/*********** book order form ***********/

.mainClass #book-order-form {
	width: 485px;
	float: left;
	position: relative;
	margin: 0 0 0 -4px;
	padding: 0;
	font-size: 11px;
}

.mainClass #book-order-form .row {
	padding: 0 0 5px 13px;
}

.mainClass #book-order-form .text {
	width: 214px;
	height: 16px;
	line-height: 14px;
	padding: 1px 0 1px 5px;
	border: 1px solid #D2D2D2;
	margin: 3px 0 0 0;
}

.mainClass #book-order-form .short-text {
	width: 60px;
	height: 16px;
	line-height: 14px;
	padding: 1px 0 1px 5px;
	border: 1px solid #D2D2D2;
	margin: 3px 0 0 0;
}

* html .mainClass #book-order-form .text {
	margin:1px 0 0 0;
}

* html .mainClass #book-order-form .short-text {
	margin:1px 0 0 0;
}

.mainClass #book-order-form textarea {
	width: 250px;
	height: 80px;
	line-height: 14px;
	padding: 3px 0 0 5px;
	border: 1px solid #D2D2D2;
	margin: 3px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.mainClass #book-order-form .button {
	width: 60px;
	padding: 0;
	margin: 0 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}


/*********** contact us form ***********/

.mainClass #contact-form {
	width: 280px;
	float: left;
	position: relative;
	margin: 0 0 0 -4px;
	padding: 0;
	font-size: 11px;
}

.mainClass #contact-form .row {
	padding: 0 0 5px 13px;
}

.mainClass #contact-form .text {
	width: 214px;
	height: 16px;
	line-height: 14px;
	padding: 1px 0 1px 5px;
	border: 1px solid #D2D2D2;
	margin: 3px 0 0 0;
}

.mainClass #contact-form .short-text {
	width: 60px;
	height: 16px;
	line-height: 14px;
	padding: 1px 0 1px 5px;
	border: 1px solid #D2D2D2;
	margin: 3px 0 0 0;
}

* html .mainClass #contact-form .text {
	margin:1px 0 0 0;
}

* html .mainClass #contact-form .short-text {
	margin:1px 0 0 0;
}

.mainClass #contact-form textarea {
	width: 250px;
	height: 80px;
	line-height: 14px;
	padding: 3px 0 0 5px;
	border: 1px solid #D2D2D2;
	margin: 3px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.mainClass #contact-form .button {
	width: 60px;
	padding: 0;
	margin: 0 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.mainClass #footer {
	padding: 0;
	margin: 0;
	height: 20px;
	background: #000;
	background-image: url(../images/img-footer-bk.gif);
} 

.mainClass #footer p {
	margin: 0;
	padding: 10px 0;
}

.mainClass #copyright {
	margin: 5px 0 0 0;
	padding: 0 0 20px 0;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.mainClass #copyright a:link, .mainClass #copyright a:visited {
	font-size: 11px;
	color:#658BAB;
	text-decoration: none;
}

.mainClass #copyright a:hover {
	font-size: 11px;
	color:#30526D;
	text-decoration: underline;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
