/* @group Layout */

body {
	background: url(images/bgblue.png) repeat;
	font-family: Helvetica, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#center {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	width: 521px;
	background: url(images/middle.png) repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	color: #464646;
	font-size: 11px;
	line-height: 16px;
	z-index: 0;
	display: block;
	clear: left;
}

.clear {
	width: 1px;
	height: 1px;
	display: block;
	clear: both;
}

#top {
	width: 540px;
	background: url(images/header-blue.png) repeat-y;
	height: 144px;
	
	z-index: 10;
	position: relative;
}

#topc {
	width: 540px;
	background: url(images/top.png) repeat-y;
	height: 29px;
	margin-top: 20px;
}

#bottomc {
	width: 540px;
	background: url(images/bottom.png) no-repeat 0;
	height: 29px;
	clear: both;
	display: block;
}

#navcontainer {
	background: url(images/box1nav.png) no-repeat;
	width: 540px;
	height: 36px;
	padding-left: 15px;
	padding-top: 4px;
	display: block;
}

#left {
	width: 140px;
	float: left;
	position: relative;
	z-index: 6;
}

#right {
	float: right;
	width: 350px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	z-index: 6;
}

#sidebar {
	width: 120px;
	padding: 10px;
	position: relative;
	line-height: 16px;
	font-size: 11px;
	color: #575757;
}

#header {
	width: 540px;
	background: url(images/pic.png) no-repeat 0;
	position: relative;
	z-index: 1;
	display: block;
	height: 144px;
	margin-top: 50px;
}

.sideHeader {
	text-align: left;
	padding-left: 10px;
	color: #464646;
	font-size: 18px;
	margin-top: 10px;
}

#header h1 {
	text-align: right;
	padding-top: 60px;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	font-size: 25px;
}

#header h5 {
	color: #fff;
	text-align: right;
	margin: -15px 0 0;
	padding: 0 20px;
	font-weight: bold;
	font-size: 12px;
}

#header img {
	display: block;
	clear: left;
	position: relative;
	float: left;
	left: 5%;
	top: 60px;
	right: 5%;
	margin-right: 20px;
	margin-left: 20px;
}

#footer {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 11px;
}

#overlay {
	background: url(images/lay.png) no-repeat 0 0;
	width: 100%;
	height: 144px;
	position: absolute;
	left: 0;
	z-index: 100;
}

/* @end */

/* @group Toolbar */

/* @group horizontal */

/* Toolbar Styles */

#navcontainer .current {

	color: #156a95;
	position: relative;
}

#navcontainer .current:hover {
	border-right: 1px solid silver;
}

#navcontainer .currentAncestor {
	background: no-repeat url(http://visitthebiscuit.com/rw_common/themes/creamy/images/button-h.png);
	color: #6c6c6c;
}

#navcontainer a {
	display: block;
	text-align: left;
	border-right: 1px solid silver;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
	height: 28px;
	z-index: 100;
	line-height: 30px;
	top: 0;
	float: left;
	position: relative;
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	z-index: 100;
	left: 0;
	top: 0;
}

#navcontainer ul li {
	position: relative;
	left: 0px;
	display: inline;
	float: left;
	z-index: 100;
}

#navcontainer ul li a:hover, #navcontainer ul li a:active {
	color: #156a95;
	background: no-repeat url(http://visitthebiscuit.com/rw_common/themes/creamy/images/button-b.png);
	text-decoration: none;
	border: none;
	position: relative;
	z-index: 10;
	border-right: 1px solid silver;
}

*html #navcontainer ul li a:hover, #navcontainer ul li a:active {
	text-decoration: underline;
	border-right: 1px solid silver;
}

/* Child - Level 1 */

#navcontainer ul ul {
	display: none;
}

#navcontainer ul ul li {
	
}

#navcontainer ul ul a {
	
}

#navcontainer ul ul a:hover {
	
}

#navcontainer ul ul .current {
	
}

#navcontainer ul ul .currentAncestor {
	
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	
}

#navcontainer ul ul ul li {
	
}

#navcontainer ul ul ul a {
	
}

#navcontainer ul ul ul a:hover {
	
}

#navcontainer ul ul ul .current {
	
}

#navcontainer ul ul ul .currentAncestor {
	
}

/* Child Level 3 */

#navcontainer ul ul ul {
	
}

#navcontainer ul ul ul ul li {
	
}

#navcontainer ul ul ul ul a {
	
}

#navcontainer ul ul ul ul a:hover {
	
}

/* Child Level 4 */

#navcontainer ul ul ul ul {
	
}

#navcontainer ul ul ul ul ul li {
	
}

#navcontainer ul ul ul ul ul a {
	
}

#navcontainer ul ul ul ul ul a:hover {
	
}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {
	
}

#navcontainer ul ul ul ul ul ul li {
	
}

#navcontainer ul ul ul ul ul ul a {
	
}

#navcontainer ul ul ul ul ul ul a:hover {
	
}

/* @end */

/* @group vertical */

/* Toolbar Styles */

#side-navcontainer {

	font-size: 12px;
	float: left;
	color: #919191;
	margin-bottom: 10px;
	position: relative;
	z-index: 4;
	height: auto;
}

*html #side-navcontainer {
	position: relative;
	top: 0px;
	margin-bottom: 10px;

	display: block;
}

#side-navcontainer .current {
	background: #cccccc;
	color: #000000;
}

#side-navcontainer .current:hover {
	
}

#side-navcontainer .currentAncestor {
	color: #000000;
}

/* Parent - Level 0 */

#side-navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-style: none;
	border-bottom-style: none;
	border-bottom-color: #fff;
}

#side-navcontainer li {
	width: 140px;
	display: inline;
}

#side-navcontainer a {
	display: none;

}

#side-navcontainer a:hover {
	background: #878787;
	color: #ffffff;
	text-decoration: none;
}

#side-navcontainer a:active {
	
}

/* Child - Level 1 */

#side-navcontainer ul ul {
	
}

#side-navcontainer ul ul li {
	display: block;
}

#side-navcontainer ul ul a {
	padding-left: 10px;
	color: #5f5f5f;
	font-weight: bold;
	font-size: 11px;
	position: relative;
	z-index: 5;
	border-bottom: 1px solid #cecece;
	display: block;
	position: relative;
	z-index: 5;
	line-height: 31px;
	height: 30px;
}

#side-navcontainer ul ul a:hover {
	
}

#side-navcontainer ul ul .current {
	
}

#side-navcontainer ul ul .currentAncestor {
	
}

/* Child - Level 2 */

#side-navcontainer ul ul ul {
	
}

#side-navcontainer ul ul ul li {
	
}

#side-navcontainer ul ul ul a {
	padding-left: 30px;
	display: block;
}

#side-navcontainer ul ul ul a:hover {
	
}

#side-navcontainer ul ul ul .current {
	
}

#side-navcontainer ul ul ul .currentAncestor {
	
}

/* Child Level 3 */

#side-navcontainer ul ul ul {
	
}

#side-navcontainer ul ul ul ul li {
	
}

#side-navcontainer ul ul ul ul a {
	padding-left: 50px;
}

#side-navcontainer ul ul ul ul a:hover {
	
}

/* Child Level 4 */

#side-navcontainer ul ul ul ul {
	
}

#side-navcontainer ul ul ul ul ul li {
	
}

#side-navcontainer ul ul ul ul ul a {
	padding-left: 70px;
}

#side-navcontainer ul ul ul ul ul a:hover {
	
}

/* Child Level 5 */

#side-navcontainer ul ul ul ul ul {
	
}

#side-navcontainer ul ul ul ul ul ul li {
	
}

#side-navcontainer ul ul ul ul ul ul a {
	padding-left: 90px;
}

#side-navcontainer ul ul ul ul ul ul a:hover {
	
}

/* @end */

/* @end */

/* @group Blog Archives */

.blog-archive-background { } 	.blog-archive-entries-wrapper { } 	
.blog-archive-headings-wrapper { } 	.blog-archive-month {
		background: url(images/cat.png) no-repeat 0 center;
	padding-left: 15px;
	line-height: 15px;
	height: 15px;
	white-space: nowrap;
	font-weight: bold;
	 } 	
.blog-archive-link {
	font-weight: bold;
}

/* @end */

/* @group Blog Classes */

.blog-entry {
	margin-top: 20px;
}

.blog-entry-title {
	margin-top: 20px;
	line-height: 30px;
}

.blog-entry-date {
	font-size: 11px;
	color: #a6a6a6;
	background: url(images/date.png) no-repeat 0 center;
	line-height: 15px;
	display: table;
	margin-bottom: 10px;
	text-indent: 17px;
	position: relative;
	margin-top: 10px;
}

.blog-entry-summary {
	margin: 10px;
}

.blog-entry-body {
	padding: 10px;
}

.blog-entry-comments {
	margin-top: 20px;
	margin-bottom: 5px;

	font-weight: bold;
	position: relative;
	z-index: 2;
}

.blog-entry-category {

	line-height: 15px;
	background: url(images/cat.png) no-repeat 0 center;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	margin-right: 4px;
}

*html .blog-entry-category {

	
	display: inline-block;
	padding-left: 0;
}

.blog-entry-permalink {
	line-height: 15px;
	background: #ffffff url(images/perma.png) no-repeat 0 center;
	font-weight: bold;
	padding-left: 15px;
}

*html .blog-entry-permalink {
	line-height: 15px;
	background: #ffffff url(images/perma.png) no-repeat 0 center;
	font-weight: bold;
	padding-left: 0;
	display: inline-block;
}

.blog-read-more {
	background: url(http://visitthebiscuit.com/rw_common/themes/creamy/images/readmore.png) no-repeat;
	position: relative;
}

.blog-image-smiley { }

/* Blog Category Links */

#blog-categories {
	display: block;
	clear: left;
	margin-top: 20px;
}

.blog-category-link-disabled {
line-height: 15px;
	background: #ffffff url(images/cat.png) no-repeat 0 center;
	padding-left: 15px;
	height: 15px;
	font-weight: bold;
}

.blog-category-link-enabled {
	background: url(images/cat.png) no-repeat 0 center;
	padding-left: 15px;
	line-height: 15px;
	height: 15px;
	font-weight: bold;
}

*html .blog-category-link-enabled {
	background: url(images/cat.png) no-repeat 0 center;
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	display: inline-block;
	padding-left: 15px;
}

/* Blog Archive Links */

#blog-archives {
	margin-right: 0;
	margin-left: 0;
	display: block;
	clear: left;
	margin-top: 10px;
}

.blog-archive-link-disabled {
	background: url(images/date.png) no-repeat 0 center;
	padding-left: 15px;
	line-height: 15px;
	height: 15px;
	white-space: nowrap;
	clear: left;
	display: block;
	font-weight: bold;
}

.blog-archive-link-enabled {
	background: url(images/date.png) no-repeat 0 center;
	padding-left: 15px;
	line-height: 15px;
	height: 15px;
	white-space: nowrap;
	font-weight: bold;
}

*html .blog-archive-link-enabled {
	background: url(images/date.png) no-repeat 0 center;
	padding-left: 15px;
	line-height: 15px;
	height: 15px;
	white-space: nowrap;
	font-weight: bold;
	display: inline-block;
}

/* RSS Feed Links */

#blog-rss-feeds {
	display: block;
	clear: left;
	margin-top: 10px;
}

.blog-rss-link {
	font-weight: bold;
	background: url(images/rss.png) no-repeat 0 top;
	padding-left: 15px;
	height: 15px;
	line-height: 15px;
	display: inline-block;
}

*html .blog-rss-link {
	font-weight: bold;
	background: url(images/rsse.png) no-repeat 0 top;
	padding-left: 15px;
	height: 15px;
	line-height: 15px;
	display: inline-block;
}

.blog-comments-rss-link {
	font-weight: bold;
	padding-left: 15px;
	height: 15px;
	line-height: 15px;
	background: url(images/com.png) no-repeat 0 center;
	display: inline-block;
}
	
/* @end */

/* @group General Styles */

.imageStyle {
	padding: 5px;
	background: #dfdfdf;
	border: 1px solid #bebebe;
	clear: both;
}

.image-left {
	padding: 3px 3px 3px 0px;
	float: left;
}

.image-right {
	padding: 3px 0px 3px 3px;
	float: right;
}

.blackquote {
	font-weight: bold;
	font-style: italic;
}

p {
	
}

b, strong {

}

code {
	padding: 5px;
	border: 1px solid #a2a2a2;
	background: #f1f1f1;
}

/* @end */

/* @group Contact Form Classes */

.message-text { } 	
.required-text {
	color: #f00;
} 	
.form-input-field {
	border: 1px solid #3693ff;
} 	
.form-input-button { }

/* @end */

/* @group Filesharing */

.filesharing-description {
} 	
.filesharing-item {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #dedede;
	padding: 10px;
}

.filesharing-item:hover {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #dedede;
	padding: 10px;
	background-color: #dadada;
} 	.filesharing-item-title {
	font-size: 14px;
} 
.filesharing-item-description { }

/* @end */

/* @group Photo Album Thumbnails */

.album-title {
} 	
.album-description {
	font-size: 12px;
} 	
.album-wrapper {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 90%;
	position: relative;
} 	
.thumbnail-wrap {
	float: left;
	position: relative;
	margin-right: 10px;

	margin-bottom: 50px;
	text-align: center;
} 	
.thumbnail-frame {
	position: absolute;

} 	
.thumbnail-frame img {
	border: 1px solid #cbcbcb;
	background-color: #f6f6f6;
	padding: 2.5px;
} 
.thumbnail-caption {
	display: block;
	height: 100px;
}

/* @end */

/* @group Photo Album Large */

.photo-background {
	text-align: center;
} 	
.photo-navigation {
	color: #fff;
} 	
.photo-title {
} 	
.photo-caption { } 	
.photo-links {
	color: #fff;
} 	
.photo-frame { }

/* @end */

/* @group Movie Album */

.movie-page-title {
} 	
.movie-page-description {
	font-size: 12px;
	margin-bottom: 20px;
} 	
.movie-thumbnail-frame {
	margin-bottom: 20px;
	float: left;
	margin-right: 5px;
	display: inline;
	text-align: center;
}

.movie-thumbnail-frame img {
	padding: 2.5px;
	border: 1px solid #cbcbcb;
	background-color: #f6f6f6;
} 	
.movie-thumbnail-caption {
	padding-top: 5px;
	padding-bottom: 10px;
}

/* @end */

/* @group Movie Album Pop Up Window */

.movie-background {
} 	
.movie-title {
	color: #fff;
} 	
.movie-frame { }

/* @end */

/* @group Quicktime Classes */

.movie-description {
	font-size: 12px;
} 	
.movie-frame { }

/* @end */