body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	margin:0;
	background:url(images/bkg.gif) #22439d repeat-y center;
	line-height:130%;
	color:#535353;
}
img {
	border:none;
}
form {
	margin:0;
}
#masthead {
	background:#22439d;
	line-height:0.1em;
}
#navigation {
	width:511px;
	height:59px;
	float:left;
}
#nav1, #nav2, #nav3, #nav4 {
	display:inline-block;
	height:59px;
}
#navigation strong {
	display:none;
}
#nav1 {
	width:141px;
	background:url(images/nav_about_imperial.png);
}
#nav2 {
	width:92px;
	background:url(images/nav_recipes.png);
}
#nav3 {
	width:131px;
	background:url(images/nav_special_offers.png);
}
#nav4 {
	width:147px;
	background:url(images/nav_contact_us.png);
}
#nav1:hover, #nav2:hover, #nav3:hover, #nav4:hover, #nav1.selected, #nav2.selected, #nav3.selected, #nav4.selected {
	background-position: 0 -59px;	
}
.yellow-hr {
	width:960px;
	height:10px;
	background:#f8d048;
	margin:auto;
	clear:both;
}
#frame, #footer {
	width:1010px;
	margin:auto;
}
#frame {
	background:url(images/bkg_frame.gif) #ffffff repeat-y;
}
a, .pseudoLink {
	color:#22439d;
	text-decoration:underline;
}
.pseudoLink {
	cursor:pointer;
}
#sidebar {
	float:right;
	margin:0 25px 0 0;
	width:318px;
	display:inline;
}
#sidebar .btn {
	margin:10px auto;
	display:block;
}
#sidebar h2 {
	margin:0;
}
#content {
	padding:20px 0 0 50px;
	width:590px;
	float:left;
	display:inline;
}
#content p, #content .left-col h2 {
	padding:0;
	margin:18px 0;
}
#content h1 a, #content h2 a {
	text-decoration:none;
}
#content h1, #content h2 {
	font-weight:bold;
	color:#114a99;
	margin:0;
}
#content h1 {
	font-size:22px;
	line-height:1.2em;
}
#content h2 {
	font-size:14px;
	margin:30px 0 10px 0;
}
.announce {
	font-weight:bold;
	font-size:14px;
	text-align:center;
	color:#ffffff;
	padding:16px;
	background:url(images/bkg_announce.gif) #22439d repeat-x;
}
input {
	color:#535353;
}
label {

}
.tblForm td {
	padding:5px 0;
}
.tblForm label {
	margin:0 20px 0 0;
	white-space:nowrap;
}
.tblForm input {
	margin:0 2px 0 0;
}
.tblForm .highlight {
	background:#e7ecf4;
	padding:10px;
}
.tblForm .btn {
	text-align:center;
}
#footer {
	background:url(images/bkg_footer.gif) no-repeat;
	padding-top:15px;
}
#footer, #footer a {
	color:#ffffff;
	font-size:10px;
	text-align:center;
}
#footer a {
	padding:0 12px;
}
#frame.no-background, #footer.no-background {
	background:none;
}
label.error {
	display:block;
	color:red;
}
.col2 {
	width:160px;
	float:left;
}
.relative-position {
	position: relative;
}

#pop-up-frame {
	position:absolute;
	width:750px;
	top:0;
	background-color:#114a99;
	padding:4px;
	display:none;
	z-index: 2;
}
#pop-up {
	color:#000;
	font-size:10px;
	background-color:#fff;
	overflow:scroll;
	max-height:400px;
	padding:0 10px 10px 10px;
}
#pop-up-frame .close {
	text-align:right;
	cursor:pointer;
	color:#fff;
	padding:4px;
}
.line {
	height:1px;
	background:#dddddd;
	margin:15px 0 0 0;
	clear:both;
}
#content .right-col, #content .left-col {
	padding:0 10px;
	margin:10px 0;
}
#content .right-col, .right {
	float:right;
}
#content .left-col {
	float:left;
	border-right:dotted 1px #dddddd;
}
#content .left-col-295 {
	width:280px;
	float:left;
	padding:0 15px 0 0;
}
#content .right-col-295 {
	width:280px;
	float:right;
	padding:0 0 0 15px;
}
.top {
	vertical-align:top;
}
.five-star {
	padding:15px 0;
	height:20px;
	font-size:11px;
	color:#535353;
}
.five-star .text {
	padding:4px 0 4px 20px;
	float:left;
}
.star {
	width:22px;
	height:20px;
	float:left;
	cursor:pointer;
}
.star-on {
	background:url(images/stars.gif);
}
.star-off {
	background:url(images/stars.gif) 0 -20px;
}
.print {
	width:20px;
	height:20px;
	float:left;
	background:url(images/print.png) 0 2px;
	margin:0 -12px 0 12px;
}
.five-star-small {
	height:13px;
	width:70px;
}
.star-small {
	width:14px;
	height:13px;
	float:left;
	margin:6px 0 0 0;
}
.star-small-on {
	background:url(images/stars_small.png);
}
.star-small-off {
	background:url(images/stars_small.png) 0 -13px;
}
#recipe-shot {
	float:left;
	margin:0 10px 10px 0;
	border:solid 1px #d1dbeb;
	width:160px;
	height:160px;
}
#recipe-shot img {
	border:solid 1px #ffffff;
}
.recipe-bar {
	padding:7px 0;
	border-top:solid 1px #dddddd;
	border-bottom:solid 1px #dddddd;
	margin-bottom:15px;
	clear:both;
}
.recipe-bar table, .recipe {
	width:100%;
}
.recipe-bar td {
	border-left:dotted 1px #dddddd;
	padding:0 10px;
	text-align:center;
}
.recipe-bar td strong, .keyline-box strong {
	color:#114a99;
}
.recipe {
	background:#e7ecf4;
}
.recipe td {
	padding:1px 10px 1px 30px;
}
.recipe th {
	text-align:left;
	background-color:#275ba2;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	border-bottom:solid 1px #fff;
	padding:10px 10px 10px 30px;
}
.recipe .sub-head td {
	background:#d1dbeb;
	color:#23449c;
}
.recipe .bottom td {
	border-top:solid 1px #fff;
	padding:10px 10px 10px 30px;
}
.recipe .pad-top {
	padding-top:15px;
}
.recipe .pad-bottom {
	padding-bottom:15px;
}

.keyline-box {
	margin:15px 0;
	border:solid 1px #dddddd;
	padding:10px;
}
.keyline-box a {
	text-decoration:none;
	padding:10px;
	display:inline-block;
	margin:-10px 0 0 0;
}
.keyline-box a:hover {
	background:#e7ecf4;
}
.keyline-box .selected {
	background:#e7ecf4;
}
#search-results-left {
	width:180px;
	float:left;
}
#search-results-left .box {
	background:#e7ecf4;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}
#search-results-left h1, #search-results-left h2 {
	margin:0;
	font-weight:bold;
}
#search-results-left h1 {
	color:#ffffff;
	background:#275ba2;
	padding:10px;
	font-size:14px;
}
#search-results-left h2 {
	color:#535353;
	background:#d1dbeb;
	padding:10px 10px 10px 25px;
	font-size:12px;
}
#search-results-left ul {
	margin:5px 5px 2px 20px;
	padding:5px 5px 2px 20px;
}
#search-results-left ul a {
	text-decoration:none;
}
#search-results-left p {
	margin:0 10px 0 40px;
	font-size:11px;
}
#search-results-left #catagories {
	margin:5px 5px 2px 13px;
	padding:5px 5px 2px 13px;
}
#search-results-left #catagories li {
	list-style:none;
	font-weight:bold;
}
#search-results-left #catagories li ul {
	margin:2px 0 2px 7px;
	padding:2px 0 2px 7px;
}
#search-results-left #catagories li li {
	list-style:disc;
	margin:0;
	font-weight:normal;
}
#search-results-right {
	float:right;
	width:400px;
}
#search-results-right .result {
	padding:10px 0;
	border-top:solid 1px #dddddd;
	height:80px;
	clear:both;
}
#search-results-right .result h2 {
	font-size:14px;
	margin:0;
	padding:0;
}
#search-results-right .result-title {
	margin:0 0 0 10px;
	padding:0;
	width:170px;
	height:90px;
	float:left;
}
#search-results-right .result img, #search-results-right .number {
	float:left;
}
#search-results-right .number {
	width:34px;
	margin:0 0 0 10px;
}
#search-results-right .zebra-stripe {
	background:#e7ecf4;
}
#search-results-right .details {
	margin:0 0 0 270px;
	font-size:11px;
}
#search-results-right .details strong {
	color:#114a99;
	white-space:nowrap;
}
.pagination {
	text-align:center;
	border-top:1px solid #dddddd;
	padding:20px 0 0 0;
}
.pagination .numbers {
	margin:0 80px;
}
.pagination a {
	text-decoration:none;
}
.pagination .numbers a {
	background-color:#e7ecf4;
	width:19px;
	text-align:center;
	margin:0 1px;
	padding:2px 1px;
	display:inline-block;
}
.pagination .numbers a:hover, .pagination .numbers .selected {
	background-color:#275BA2;
	color:#fff;
}
#search-module {
	background:#275ba2;
	padding:20px 0 0 15px;
	font-size:11px;
	margin:0 0 0 -1px;
	position:relative;
}
#search-module , #search-module a, #search-module h2 {
	color:#ffffff;
	text-decoration:none;
}
#search-module h2 {
	font-size:14px;
	padding:0 0 10px 0;
}
#search-module ul {
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
	top:-20px;
}
#search-module li {
	padding:15px 8px 0 8px;
	float:left;
}
#search-module li li {
	padding:0;
}
#search-module li ul {
	display:none;
	position:absolute;
	top:28px;
	left:0;
}
#search-module .filter, #search-module .show-menu {
	background:url(images/down_arrow.png) no-repeat right 20px;
	margin-left:7px;
	padding:15px 10px 4px 8px;
	cursor:pointer;
}
#search-module  label {
	cursor:pointer;
}
#search-module .show-menu {
	background:#396db4;
	position:relative;
}
#search-module .show-menu ul {
	background:url(images/search_corner_ts.png) no-repeat right top #396db4;
	display:block;
	width:150px;
	padding:10px;
	margin-top:4px;
}
#search-module li li {
	clear:left;
}
#search-module input {
	vertical-align:top;
	margin:0 5px 0 0;
}
#search-module .close {
	color:#b1cdf4;
	text-decoration:underline;
	border-top:solid 1px #b1cdf4;
	margin-top:6px;
	padding-top:6px;
	cursor:pointer;
	width:100%;
	text-align:right;
}
.clear {
	clear:both;
}
#content .blue-box, #content .blue-box-right-side {
	background:#E7ECF4;
	padding:15px 15px 10px 15px;
}
#content .blue-box-right-side {
	float:right;
	width:210px;
	margin:20px 0 10px 10px;
}
#content .blue-box-right-side h2 {
	margin:-15px -15px 0 -15px;
	padding:10px 15px;
	background-color:#275BA2;
	color:#ffffff;
}
#content .blue-box-right-side hr {
	margin:10px -15px;
	height:2px;
	color:#ffffff;
	background-color:#ffffff;
	border:none;
}
#content .blue-box-right-side .blue {
	color:#275BA2;
}
#content .blue-box h2 {
	font-weight:normal;
	margin:5px 0 0 0;
}
.check-list {
	margin-left:0px;
	padding-left:0px;
}
.check-list li {
	background:url(images/check-list.gif) no-repeat left 3px;
	list-style-type:none;
	padding-left:17px;
}
.dot-nav {
	text-align: center;
	margin:20px 0;
}
.dot-nav img {
	margin:0 2px;
}
.full-image {
	margin-left:-25px;
	width:640px;
}
.image-right {
	float:right;
	margin:0 0 10px 10px;
}
.image-left {
	float:left;
	margin:0 10px 10px 0;
}
#slider {
	position:relative;
	height:192px;
	width:640px;
	overflow: hidden;
}
#slider img {
	display: block;
	position: absolute;
	top:0;
	left:0;

}
.inlineimg{
width:54px;
height:54px;
}