/* @group General Styles */

img {
    border: none;
}

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

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

body {
	margin: 0;
	font: 11px/16px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	background: #282828 url(images/bktop.jpg) repeat-x;
}

a:link {
	color: #4c4c4c;
	text-decoration: underline;
}

a:visited {
	color: #4c4c4c;
	text-decoration: underline;
}

a:hover, a:active {
	color: #b3b3b3;
	text-decoration: none;
}

.spacer {
	height: 10px;
}
/* @end */

/* @group Menu System */

/* Toolbar Styles */

#navcontainer {
	height: 30px;
	padding: 0;
	position: relative;
	margin-top: 0px;
	top: 151px;
	left: 474px;
	width: 388px;
}

#navcontainer #current {
	font-weight: bold;
	background: url(images/menu.jpg) no-repeat;
	width: 104px;
	padding-top: 8px;
	height: 30px;
	color: #b3b3b3;
	margin-right: 11px;
	margin-top: 0;
	margin-bottom: 0;
}

#navcontainer #current:hover {
	width: 104px;
	padding-top: 8px;
	background: url(images/menu.jpg) no-repeat;
	height: 30px;
	color: #b3b3b3;
	font-weight: bold;
	margin-right: 11px;
}

#navcontainer .currentAncestor {
	font-weight: bold;
	width: 104px;
	background: url(images/menu.jpg) no-repeat;
	height: 30px;
	margin: 0 11px 0 0;
	padding-top: 8px;
}

/* Parent - Level 0 */

#navcontainer ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#navcontainer li {
	display: inline;
	float: left;
}

#navcontainer a{
	width: 104px;
	display: block;
	margin: 0 11px 0 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: url(images/menudown.jpg) no-repeat;
	height: 30px;
	color: #4c4c4c;
	padding: 8px 0px 0px;
}

#navcontainer a:hover{
	width: 104px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 8px 0px 0px;
	font-weight: bold;
	background: url(images/menu.jpg) no-repeat;
	height: 30px;
	color: #b3b3b3;
	margin-right: 11px;
	margin-top: 0;
	margin-bottom: 0;
}

#navcontainer a:active {

}

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	left: 0;
	top: 80px;
	background: none;
	height: 18px;
	z-index: 10;
}

#navcontainer ul ul li {
	background: none;
}

#navcontainer ul ul a {
	background: none;
	font-size: 9.5px;
	padding: 0;
	height: 18px;
	color: #b3b3b3;
}

#navcontainer ul ul a:hover {
	background: none;
	padding-top: 0;
	height: 18px;
}

#navcontainer ul ul #current {
	background: none;
	padding-top: 0;
	color: #e6e6e6;
	height: 18px;
}

#navcontainer ul ul #current:hover {
	background: none;
	padding-top: 0;
	color: #e6e6e6;
	height: 18px;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	display: none;
}

/* @end */

/* @group Layout */

#hdrtop {
	width: 687px;
	height: 80px;
	background: url(images/hdrtop.jpg) no-repeat;
}

#hdrbtm {
	width: 687px;
	height: 21px;
	background: url(images/hdrbtm.jpg) no-repeat;
}

#sidebar {
	width: 687px;
	background: url(images/hdrmiddle.jpg) repeat-y;
	color: #b3b3b3;
}

#sidetext {
	padding-right: 50px;
	padding-left: 50px;
	text-align:justify
}

#sidetext a:link {
	color: #94b800;
	text-decoration: none;
}

#sidetext a:hover {
	color: #ccc;
	text-decoration: underline;
}

#headsection {
	position: absolute;
	top: 0;
	z-index: 99;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 710px;
	margin-top: 0;
	height: 650px;
}

#content {
	width: 712px;
	height: 280px;
	padding-bottom: 0;
	padding-top: 0;
	margin: 0 auto;
	position: relative;
	top: 165px;
	left: 6px;
}

#themes {
	width: 233px;
	height: 244px;
	display: block;
	float: left;
	position: relative;
	right: 10px;
}

#themesbutton {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#resources {
	width: 222px;
	height: 244px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	right: 5px;
	position: relative;
}

#resourcesbutton {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#blog {
	width: 225px;
	height: 244px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	padding-left: 0;
}

#blogbutton {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#elixirlogo {
	background: url(images/elixirlogo.png) no-repeat;
	width: 131px;
	height: 88px;
	float: left;
	position: relative;
	left: 35px;
	top: 18px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#click {
	width: 30px;
	height: 27px;
	background: url(images/close.jpg) no-repeat;
	float: right;
	position: relative;
	bottom: 6px;
	right: 0;
	cursor: pointer;
}

#morebtn {
	width: 30px;
	height: 27px;
	background: url(images/open.jpg) no-repeat;
	float: right;
	position: relative;
	left: 30px;
	bottom: 6px;
	cursor: pointer;
}

#copyright {
	padding-top: 16px;
	font-size: 9.5px;
	text-align: center;
}

#creator {
	font-size: 9.5px;
	text-align: center;
}

#footertop {
	width: 687px;
	height: 14px;
	background: url(images/footertop.jpg) no-repeat;
}

#footerwrap {
	width: 687px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: relative;
	right: 18px;
	top: -15px;
}

#footerwrap a {
	font-weight: bold;
	text-decoration: none;
	color: #e6e6e6;
}

#footerwrap a:link {
	font-weight: bold;
	text-decoration: none;
	color: #e6e6e6;
}

#footerwrap a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

#footermiddle {
	background: url(images/footermiddle.jpg) repeat-y;
	width: 687px;
	color: #b3b3b3;
}

#footertext {
	padding-right: 32px;
	padding-left: 32px;
}

#footerbottom {
	width: 687px;
	height: 32px;
	background: url(images/footerbtm.jpg) no-repeat;
}

#footer a:link {
	text-decoration: none;
}

#buttonswrapper {
	width: 705px;
	height: 300px;
}

.greenhdr {
	font-weight: bold;
	font-size: 15px;
	color: #94b800;
	padding-top: 26px;
}

#hdrbtns {
	text-align: center;
	padding-top: 24px;
	padding-bottom: 10px;
}
	
/* @end */

/* @group Global Classes */

.clearer {
	clear: both;
}

blockquote {

}

h1 {
}

h2 {

}

h3 {

}

.imageStyle {

}

#contentContainer #content ul {
}

#contentContainer #content li {
}

#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}
	
/* @end */

/* @group Contact Form */
.message-text {
	color: #999999;
	font-size: 12px;
} 

.required-text {
	font-size: 10px;
} 

.form-input-field {
	width: 99%;
} 

.form-input-button { } 
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	clear: both;
	font-weight: bold;
	font-size: 9px;
	color: #666666;
	padding-top: 12px;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer li {
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer a {
	display: inline;
	background: none;
	padding: 0;
}

#breadcrumbcontainer a:hover {
	display: inline;
}
	
/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	color: #b3b3b3;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 5px;
	letter-spacing: 0;
	padding-top: 5px;
}

.album-description {
	margin-bottom: 60px;
}

.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 60px;
	margin-right: 11px;
}

.thumbnail-frame {
    position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	background: none;
}

.thumbnail-frame img {
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	height: 35px;
	display: block;
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	margin: 0;
	background: url(images/backgroundtop.jpg) repeat-x #1e1e1e;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-align: center;
}

.photo-navigation {
	text-align: left;
	width: 787px;
	font-size: 10px;
	height: 140px;
	background: no-repeat url(images/photobox.jpg);
	margin: 28px auto 18px;
}

#photo-navigation a {
	text-decoration: none;
	text-align: left;
	font-size: 10px;
	color: #000000;
}

.photo-navigation a:hover {
	text-decoration: none;
}

.photo-frame{
	border: solid #ffffff 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.photo-links {
	text-align: center;
	background: url(images/highlight.jpg) no-repeat;
	padding-top: 4px;
	width: 160px;
	height: 21px;
	margin-right: auto;
	margin-left: auto;
}

.photo-links a:link {
	text-align: center;
	background: no-repeat;
	font-size: 9.5px;
}

.photo-title {
	font-weight: normal;
	font-size: 24px;
	text-align: center;
	top: 26px;
	position: relative;
	color: #808080;
}

.photo-caption {
	font-size: 11px;
	color: #999999;
	position: relative;
	text-align: center;
}

/* @end */
	
/* @end */

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 20px;
	font-size: 12px;
	color: #999999;
}

.filesharing-item {
	padding: 0 0 12px;
	background: #6E6E6E;
	margin-bottom: 15px;
}

.filesharing-item-title a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.filesharing-item-title a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

.filesharing-item-title {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 8px 6px;
	background: repeat-x url(images/middlehighlight.jpg);
}

.filesharing-item-description {
	color: #e6e6e6;
	margin-top: 6px;
	padding-left: 30px;
	padding-right: 30px;
}

/* @end */

/* @group Quicktime Page */
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	color: #b3b3b3;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 5px;
	letter-spacing: 0;
	padding-top: 5px;
}

.movie-page-description {
	margin-bottom: 10px;
	color: #999999;
	margin-top: 5px;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-bottom: 12px;
	margin-right: 24px;
}

.movie-thumbnail-caption {
	text-align: left;
	font-size: 0.9em;
	color: #666666;
	margin-top: 2px;
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	background: #333333;
	margin-top: 5px;
}

.movie-title {
	color: #cccccc;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/* @end */


/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
	color: #000000;
	text-align: center; /* To Make Content Centered */
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: #ffffff;
}

.blog-archive-headings-wrapper {
	text-align: left;
}

.blog-archive-entries-wrapper {
	text-align: left;
}

.blog-archive-month {
	color: #b3b3b3;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 1px;
}

.blog-archive-link {
	font-size: .85em;
	color: #000000;
}
	
/* @end */

.blog-entry {
	letter-spacing: 0;
	text-align: left;
}

.blog-entry-title {
	color: #b3b3b3;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 5px;
	letter-spacing: 0;
	padding-top: 5px;
}

.categorycontanier {
	margin-left: 40px;
}

.categorycontanier a:link {
	color: #cccccc;
}

.categorycontanier a:visited {
	color: #cccccc;
}

.blog-entry-date {
	margin-bottom: 10px;
	margin-top: 5px;
	color: #4c4c4c;
	font-size: 10px;
}

.blog-entry-body {
	margin-bottom: 45px;
}

.blog-entry-comments {
	padding-top: 9px;
	text-align: right;
	color: #999999;
}

.blog-entry-comments a:link {
	text-align: right;
	color: #999999;
	padding-right: 0;
	padding-left: 0;
	background: none;
	padding-top: 5px;
}

.blog-entry-summary { }

.blog-read-more a:link, .blog-read-more a:visited {
	padding-left: 14px;
	background: left center no-repeat url(images/icons/link2.gif);
	display: block;
	margin-top: 12px;
	text-decoration: none;
	width: 80px;
}

.blog-entry-category a:link, .blog-entry-category a:visited {
	padding: 0 0 0 14px;
	background: left center no-repeat url(images/icons/archive.gif);
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
	background: no-repeat left center url(images/icons/permalink.gif);
	padding: 0 0 0 14px;
}

/* styles the archives in the blog sidebar */

#blog-archives {
	width: 30%;
	float: left;
	text-align: left;
	margin-right: 10px;
}

.blog-archive-link-enabled {
	background: left center no-repeat url(images/icons/archive.gif);
}

.blog-archive-link-enabled:link, .blog-archive-link-enabled:visited {
	background: left center no-repeat url(images/icons/archive.gif);
	padding-left: 14px;
	padding-right: 0;
}

.blog-archive-link-enabled:hover {
	background: left center no-repeat url(images/icons/archive.gif);
	padding-left: 14px;
	padding-right: 0;
}

.blog-archive-link-disabled {
	padding-left: 14px;
	background: no-repeat left center url(images/icons/archive.gif);
	padding-right: 0;
}

/* Styles the blog categories in the blog sidebar */

#blog-categories {
	width: 30%;
	float: left;
	text-align: left;
	margin-right: 10px;
}

.blog-category-link-enabled {
	background: no-repeat left center url(images/icons/permalink.gif);
	padding-left: 14px;
	padding-right: 0;
}

.blog-category-link-enabled:link, .blog-category-link-enabled:visited {
	background: no-repeat left center url(images/icons/permalink.gif);
	padding-left: 14px;
	padding-right: 0;
}

.blog-category-link-enabled:hover {
	background: no-repeat left center url(images/icons/permalink.gif);
	padding-left: 14px;
	padding-right: 0;
}

.blog-category-link-disabled {
	padding-left: 14px;
	background: left center no-repeat url(images/icons/permalink.gif);
	padding-right: 0;
}

/* Styles the blog RSS feeds in the blog sidebar */

#blog-rss-feeds {
	width: 30%;
	float: left;
	text-align: left;
}

.blog-rss-link {
	background: left center url(images/icons/feeds.gif) no-repeat;
	padding-left: 14px;
	padding-right: 0;
}

.blog-rss-link:link, .blog-rss-link:visited {
	background: left center url(images/icons/feeds.gif) no-repeat;
	padding-left: 14px;
	padding-right: 0;
}

.blog-rss-link:hover {
	background: left center no-repeat url(images/icons/feeds.gif);
	padding-left: 14px;
	padding-right: 0;
}

.blog-comments-rss-link {
	padding-left: 14px;
	float: left;
	padding-right: 0;
	background: no-repeat left center url(images/icons/feeds.gif);
}

.blog-comments-rss-link:link, .blog-comments-rss-link:visited {
	padding-left: 14px;
	float: left;
	padding-right: 0;
	background: no-repeat left center url(images/icons/feeds.gif);
}

.blog-comments-rss-link:hover {
	padding-left: 14px;
	float: left;
	padding-right: 0;
	background: no-repeat left center url(images/icons/feeds.gif);
}
	
/* @end */

/* @group RapidBlog */

.blog-entry-comments-body-even {
	text-align: left;
	background-color: #e6e6e6;
	color: #666;
}

.blog-entry-comments-body-odd {
	text-align: left;
	background-color: #fff;
	color: #808080;
}

.blog-entry-comments-body {
	text-align: left;
}

/* @end */

.sproutupdate {
	background: url(images/sproutupdate.jpg) no-repeat left center;
	padding-left: 32px;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-right: 12px;
	display: inline;
}

.paperupdate {
	background: url(images/paperupdate.jpg) no-repeat left center;
	padding-left: 32px;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-right: 15px;
	display: inline;
}

.plasticupdate {
	background: url(images/plasticupdate.jpg) no-repeat left center;
	padding-left: 32px;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-right: 10px;
	display: inline;
}

.ribbonupdate {
	background: url(images/ribbonupdate.jpg) no-repeat left center;
	padding-left: 28px;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-right: 20px;
	display: inline;
}
