/* @group Yahoo CSS */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/

body {
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size: small;
	*font: x-small;
}

select,input,button,textarea,button {
	font: 99% arial,helvetica,clean,sans-serif;
}

table {
	font-size: inherit;
	font: 100%;
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}

/* @end */

/* @group General Styles */

body {
	margin: 0 auto;
	font-family: Corbel, ""Lucida Grande"", ""Lucida Sans Unicode"", ""Lucida Sans"", ""DejaVu Sans"", ""Bitstream Vera Sans"", ""Liberation Sans"", Verdana, ""Verdana Ref"", sans-serif;
}

p {
	
}

b, strong {
	font-weight: bold;
}

i,em {
	font-style: italic;
	overflow: auto;
}

a:link, a:visited {
	text-decoration: underline;
}

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

img {
	border: none;
}

.image-left {
	float: left;
}

.image-right {
	float: right;
}

/* @end */

/* @group Layout */

#footer div.ft {
	padding: 10px;
}

#footer div.ft p {
	color: #666;
	padding: 2px 0;
}

#footer div.ft a:link {
	text-decoration: underline;
}

#footer div.ft a:hover {
	text-decoration: none;
}

#container {
	background: #fff;
	margin-bottom: 30px;
	-webkit-box-shadow: 3px 3px 5px #111111;
	-moz-box-shadow: 3px 3px 5px #111111;
	box-shadow: 3px 3px 5px #111111;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#111111, offX=3, offY=3, positive=true);
}

.clearer {
	clear: both;
}

#pageHeader {
	padding-left: 10px;
	position: relative;
	display: block;
	background: url(images/Headers/Header.jpg) no-repeat center bottom;
}

#pageHeader .logo {
	
}

#pageHeader img {
	
}

#pageHeader h1 {
text-shadow: 3px 3px 3px #000;
	display: block;
	position: absolute;
	top: 10px;
	font-weight: bold;
}

#pageHeader h2 {
	position: absolute;
	bottom: 50px;
	font-size: 108%;
	font-style: italic;
		overflow: auto;
	font-weight: normal;
}

#contentContainer {
	background: #fff;
	font-size: 93%;
}

#contentContainer #content {
	padding: 10px 0 10px 10px;
	font-size: 108%;
	line-height: 20px;
	float: left;
}

#sidebarContainer {
	float: right;
	font-size: 93%;
	line-height: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	width: 170px;
}

#sidebarContainer #sidebar {
	background: #eee;
	padding: 10px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#sidebarContainer .sideHeader {
	font-weight: bold;
	background: #eee;
	width: 155px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	padding: 5px 5px 0 10px;
}

#footer {
	margin-top: 20px;
	font-size: 93%;
}

#footer p {
	
}

#footer a {
	
}

#footer a:hover, #footer a:active {
	
}

/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	margin-bottom: 20px;
	color: #444;
}

#breadcrumbcontainer ul {
	padding: 10px;
	margin: 0;
	font-size: 85%;
}

#breadcrumbcontainer li {
	background: url(images/right_16.png) no-repeat left center;
	padding: 10px 05px 10px 20px;
	display: inline;
	font-size: 93%;
}

#breadcrumbcontainer li:first-child {
	background: url(images/home_16.png) no-repeat left;
}

#rw_email_contact {
	padding: 2px 0 2px 20px;
	margin-left: 5px;
	background: url(images/letter_16.png) no-repeat 0 center;
}

#breadcrumbcontainer a {
	text-decoration: none;
}

#breadcrumbcontainer a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Toolbar */

/* @group Sidebar Navigation */

#side_navcontainer ul {
	margin: 0;
	padding: 0;
}

#side_navcontainer {
	margin: 0;
	margin-top: 10px;
}

#side_navcontainer a {
	height: 0;
	width: 0;
	display: none;
}

#side_navcontainer li {
	position: relative;
	display: inline;
	height: 0;
}

#side_navcontainer a#current {
	font-weight: bold;
}

#side_navcontainer ul {
	margin-bottom: 10px;
}

#side_navcontainer ul ul {
	margin: 0;
	padding: 0;
}

#side_navcontainer ul li ul li a:link, #side_navcontainer ul li ul li a:visited {
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: block;
	height: 18px;
	width: auto;
	text-decoration: none;
	background-image: url(images/document_16.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding: 5px 0 5px 25px;
	color: #333;
	margin-top: 0;
	margin-bottom: 5px;
}

/* @end */

/* Toolbar Styles */

#navcontainer {
	font-size: 108%;
	display: block;
	position: absolute;
	bottom: 0px;
	line-height: 42px;
	height: 42px;
	padding: 0;
	left: 0;
	overflow: hidden;
	text-overflow: ellipsis; 
}



#navcontainer ul li a#current {
		text-align: center;
}

#navcontainer #current:hover {
	
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer ul {
	margin-left: 10px;
	display: block;
	font-weight: bold;
	text-align: left;
}

#navcontainer ul li {
	display: inline;
	text-align: center;
}

#navcontainer a {
padding: 13px 10px;
	text-decoration: none;
}

#navcontainer a:hover {
	
}

#navcontainer a:active {
	
}

/* 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 Global Classes */

blockquote, .standout {
	font-style: italic;
		overflow: auto;
	background: url(images/blockquote.png) no-repeat left top;
	padding-left: 30px;
}

h1 {
	font-size: 182%;
	font-weight: bold;
}

h2 {
	font-size: 174%;
	font-weight: bold;
}

h3 {
	font-size: 167%;
	font-weight: bold;
}

h4 {
	font-size: 161.6%;
	font-weight: bold;
}

h5 {
	font-size: 153.9%;
	font-weight: bold;
}

h6 {
	font-size: 146.5%;
	font-weight: bold;
}

.imageStyle {
	padding: 0 5px 5px 5px;
}

/* Main content area unordered list styles */

#contentContainer #content ul {
	
}

#contentContainer #content li {
	
}

ul.disc {
	list-style-type: disc;
	margin-left: 20px;
}

ul {
	list-style-type: disc;
	margin-left: 20px;
}

ul.circle {
	list-style-type: circle;
	margin-left: 20px;
}

ul.square {
	list-style-type: square;
	margin-left: 20px;
}

ol.arabic-numbers {
	list-style-type: decimal;
	margin-left: 20px;
}

ol.upper-alpha {
	list-style-type: upper-latin;
	margin-left: 20px;
}

ol.lower-alpha {
	list-style-type: upper-latin;
	margin-left: 20px;
}

ol.upper-roman {
	list-style-type: upper-roman;
	margin-left: 20px;
}

ol.lower-roman {
	list-style-type: lower-roman;
	margin-left: 20px;
}

/* Sidebar area unordered list styles */

#sidebarContainer #sidebar ul {
	
}

#sidebarContainer #sidebar li {
	
}

/* Table Styles */

table {
	
}

#footer a:link, #footer a:visited {
	
}

/* @end */

/* @group Blog */

/* @group Tag Cloud */

ul.blog-tag-cloud {
	padding: 10px 5px;
	text-align: center;
	font-size: 108%;
}

ul.blog-tag-cloud li {
	display: inline;
	font-size: 77%;
	white-space: nowrap;
}

ul.blog-tag-cloud li a {
	padding: 2px;
	text-decoration: none;
}

ul.blog-tag-cloud li a:hover {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.col1 a:hover {
	text-decoration: none;
}

.blog-tag-size-1 {
	font-size: 0.8em;
}

.blog-tag-size-2 {
	font-size: 0.85em;
}

.blog-tag-size-3 {
	font-size: 0.9em;
}

.blog-tag-size-4 {
	font-size: 0.95em;
}

.blog-tag-size-5 {
	font-size: 1em;
}

.blog-tag-size-6 {
	font-size: 1.05em;
}

.blog-tag-size-7 {
	font-size: 1.1em;
}

.blog-tag-size-8 {
	font-size: 1.15em;
}

.blog-tag-size-9 {
	font-size: 1.2em;
}

.blog-tag-size-10 {
	font-size: 1.25em;
}

.blog-tag-size-11 {
	font-size: 1.3em;
}

.blog-tag-size-12 {
	font-size: 1.35em;
}

.blog-tag-size-13 {
	font-size: 1.4em;
}

.blog-tag-size-14 {
	font-size: 1.45em;
}

.blog-tag-size-15 {
	font-size: 1.5em;
}

.blog-tag-size-16 {
	font-size: 1.55em;
}

.blog-tag-size-17 {
	font-size: 1.6em;
}

.blog-tag-size-18 {
	font-size: 1.65em;
}

.blog-tag-size-19 {
	font-size: 1.7em;
}

.blog-tag-size-20 {
	font-size: 1.75em;
}

/* @end */

/* @group Archive Page */

.blog-archive-background {
	
}

.blog-entry-summary {
	
}

.blog-archive-headings-wrapper {
	
}

.blog-archive-entries-wrapper {
	
}

.blog-archive-entries-wrapper .blog-entry {
	
}

.blog-archive-month {
	font-style: italic;
		overflow: auto;
	font-weight: bold;
	margin-bottom: 20px;
}

.blog-archive-month:before {
	font-weight: normal;
	content: "You are viewing the archive for: ";
}

.blog-archive-link {
	display: none;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
	
}

/* @end */

.blog-entry {
	margin-bottom: 50px;
}

h1.blog-entry-title {

	line-height: 32px;
	font-size: 138.5%;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 5px 5px 20px 5px;
	display: block;
	background-image: url(images/blog-arrow-5.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h1.blog-entry-title a {
	text-decoration: none;
}

.blog-entry-date {
	background: url(images/clock_16.png) no-repeat 0 2px;
	font-size: 77%;
	padding-left: 22px;
	color: #999;
	font-weight: bold;
	padding-bottom: 10px;
}

/*styles the category link in the main entry */

.blog-entry-category {
	background: url(images/folder_16.png) no-repeat 0 center;
	padding-left: 22px;
	margin-left: 5px;
}

.blog-entry-category a:link, .blog-entry-category a:visited {
	
}

a.blog-category-link-enabled, a.blog-archive-link-enabled {
	text-decoration: none;
}

#blog-categories a.blog-category-link-enabled {
	
}

.blog-read-more {
	display: block;
	margin-top: 5px;
	font-weight: bold;
	font-style: italic;
		overflow: auto;
	margin-bottom: 10px;
}

.blog-entry-body {
	
}

.blog-entry-comments {
	margin-top: 5px;
	background: url(images/bubble_16.png) no-repeat 0 2px;
	padding-left: 18px;
	font-size: 93%;
}

.blog-entry-comments a {
	text-decoration: none;
	font-weight: bold;
	color: #444;
}

.blog-entry-comments a:hover {
	text-decoration: underline;
}

div.js-CreateComment {
	
}

div.js-CreateCommentBg {
	width: 400px;
	margin: 0;
}

p.blog-entry-tags {
	font-size: 93%;
	font-weight: bold;
	color: #999;
	margin-top: 5px;
}

p.blog-entry-tags a {
	white-space: nowrap;
	background: url(images/label_16.png) no-repeat;
	padding-left: 18px;
	text-decoration: none;
}

p.blog-entry-tags a:hover {
	text-decoration: underline;
}

/* styles the archives in the blog sidebar */

#blog-archives {
	display: block;
	padding: 10px;
}

#blog-archives a:hover {
	text-decoration: underline;
}

.blog-archive-link-enabled {
	background: url(images/clock_16.png) no-repeat left center;
	padding: 5px 0 5px 22px;
	line-height: 20px;
}

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

#blog-categories {
	display: block;
	padding: 10px;
	font-weight: bold;
}

#blog-categories a:hover {
	text-decoration: underline;
}

.blog-category-link-enabled {
	background: url(images/folder_16.png) no-repeat 1px center;
	padding: 5px 0 5px 22px;
	line-height: 20px;
}

.blog-category-link-disabled {
	display: none;
}

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

#blog-rss-feeds {
	margin: 10px auto;
}

.blog-rss-link {
	display: block;
	width: 48px;
	margin: 0;
	height: 48px;
	text-indent: -9999em;
	background: url(images/rss.png) no-repeat;
}

.blog-comments-rss-link {
	display: block;
	margin: 0;
	width: 48px;
	height: 48px;
	text-indent: -9999em;
	background: url(images/rss_comments.png) no-repeat;
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	
}

.filesharing-item {
	padding: 10px 10px 10px 60px;
	background-image: url(images/box_download.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin: 0;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.filesharing-item-title a:link {
	font-weight: bold;
	font-size: 108%;
	text-decoration: none;
}

.filesharing-item-title a:hover {
	
}

.filesharing-item-title a:visited {
	font-weight: bold;
	font-size: 108%;
	text-decoration: none;
}

.filesharing-item-description {
	font-size: 93%;
}

/* @end */

/* @group Photo Album */

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

.album-wrapper {
	
}

.thumbnail-wrap {
	float: left;
	padding: 0;
	margin-bottom: 10px;
}

.thumbnail-frame {
	text-align: center;
}

.thumbnail-frame:hover {
	
}

.thumbnail-frame a {
	
}

.thumbnail-frame a:hover {
	
}

.thumbnail-frame img {
	-webkit-box-shadow: 3px 3px 5px #ccc;
	-moz-box-shadow: 3px 3px 5px #ccc;
	box-shadow: 3px 3px 5px #ccc;
	border: 1px solid #666;
	width: 50%;
	height: auto;
}

.thumbnail-caption {
	margin-top: 2px;
	text-align: center;
	font-size: 77%;
	line-height: 13px;
}

/* @end */

/* @group Lightbox */

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('images/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('images/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	padding: 18px 18px 33px 18px;
	margin: 0;
	overflow: hidden;
	background: transparent;
	display: none;
}

div#fancy_inner {
	position: relative;
	width: 100%;
	height: 100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	z-index: 111;
	display: none;
	background-image: url(data:image/gif;
	base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px;
}

a#fancy_right {
	right: 0px;
}

span.fancy_ico {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112;
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('images/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
	visibility: visible;
}

a#fancy_right:hover {
	visibility: visible;
}

a#fancy_left:hover span {
	left: 20px;
}

a#fancy_right:hover span {
	right: 20px;
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('images/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('images/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('images/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('images/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancy_title_right.png) repeat-x;
}

/* @end */

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

.photo-background {
	
}

.photo-navigation {
	
}

.photo-links {
	
}

.photo-navigation a:link, .photo-navigation a:visited {
	
}

.photo-navigation a:hover {
	
}

.photo-frame {
	
}

.photo-title {
	
}

.photo-caption {
	
}

/* @group EXIF data */

/* Data wrapper */

.exif-data {
	
}

.exif-data p {
	
}

/* p tag classes for all exif data */

p.exif-version {
	
}

p.exif-colour-space {
	
}

p.exif-focal-length {
	
}

p.exif-dimensions {
	
}

p.exif-pixel-y-dimension {
	
}

p.exif-pixel-x-dimension {
	
}

p.exif-oecf-value {
	
}

p.exif-subsec-time-original {
	
}

p.exif-exposure-mode {
	
}

p.exif-spatial-frequency-response {
	
}

p.exif-scene-capture-type {
	
}

p.exif-subject-location {
	
}

p.exif-shutter-speed {
	
}

p.exif-datetime-original {
	
}

p.exif-subsec-time {
	
}

p.exif-compressed-bits-per-pixel {
	
}

p.exif-flash-energy {
	
}

p.exif-saturation {
	
}

p.exif-brightness {
	
}

p.exif-exposure-time {
	
}

p.exif-f-number {
	
}

p.exif-file-source {
	
}

p.exif-gain-control {
	
}

p.exif-subject-area {
	
}

p.exif-cfa-pattern {
	
}

p.exif-scene-type {
	
}

p.exif-white-balance {
	
}

p.exif-flash {
	
}

p.exif-exposure-index {
	
}

p.exif-flashpix-version {
	
}

p.exif-device-setting-description {
	
}

p.exif-focalplane-x-resolution {
	
}

p.exif-image-uniqueid {
	
}

p.exif-components-configuration {
	
}

p.exif-light-source {
	
}

p.exif-sensing-method {
	
}

p.exif-aperture {
	
}

p.exif-sharpness {
	
}

p.exif-exposure-program {
	
}

p.exif-subject-distance {
	
}

p.exif-subsec-time-digitized {
	
}

p.exif-contrast {
	
}

p.exif-focalplane-resolution-unit {
	
}

p.exif-gamma {
	
}

p.exif-35mm-focal-length {
	
}

p.exif-datetime-digitized {
	
}

p.exif-subject-distance-range {
	
}

p.exif-custom-rendered {
	
}

p.exif-max-aperture {
	
}

p.exif-sound-file {
	
}

p.exif-metering-mode {
	
}

p.exif-spectral-sensitivity {
	
}

p.exif-exposure-bias {
	
}

p.exif-focalplane-y-resolution {
	
}

p.exif-iso-rating {
	
}

p.exif-maker-note {
	
}

p.exif-digital-zoom-ratio {
	
}

p.exif-user-comment {
	
}

/* @end */

/* @end */

/* @end */

/* @group Quicktime Page */

.movie-description {
	
}

/* @end */

/* @group Quicktime Album */

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

.movie-page-title, .album-title {
	padding: 10px 10px 25px 10px;
	font-weight: bold;
	font-size: 108%;
	background: #eee url(images/blog-arrow-5.png) no-repeat left bottom;
}

.movie-page-description, .album-description {
	font-size: 93%;
	font-weight: bold;
	margin-bottom: 10px;
}

.movie-thumbnail-frame {
	margin: 0 20px;
	float: left;
}

.movie-thumbnail-frame a img {
	height: 60px;
	width: 120px;
	-webkit-box-shadow: 3px 3px 5px #ccc;
	-moz-box-shadow: 3px 3px 5px #ccc;
	box-shadow: 3px 3px 5px #ccc;
	border: 1px solid #666;
}

.movie-thumbnail-caption {
	font-size: 77%;
	width: 120px;
	margin-bottom: 10px;
	text-align: center;
}

/* @end */

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

.movie-background {
	
}

.movie-title {
	margin-top: 10px;
	font-weight: bold;
	font-size: 123.1%;
}

.movie-frame {
	margin-top: 10px;
}

.movie-frame object {
	
}

/* @end */

/* @end */

/* @group Contact Form */

.message-text {
	
}

.required-text {
	
}

input.form-input-field {
	border: 1px solid #ccc;
	height: 30px;
	background: url(images/input.png) repeat-x;
	font-size: 128.5%;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

textarea.form-input-field {
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 123.1%;
	background: url(images/input.png) repeat-x;
	padding: 5px;
}

.form-input-button {
	width: 80px;
	border: 0;
	margin-right: 10px;
	font-weight: bold;
	height: 30px;
	color: #666;
	background: url(images/input-button.png) no-repeat;
}

.form-input-button:active {
	background: url(images/input-button-active.png) no-repeat;
}

.form-input-button:hover {
	color: #333;
}

/* @end */

/* @group Custom Classes */

#footer div.colmask.holygrail div.colmid div.colleft div.col2 ul.blog-tag-cloud, #footer div.colmask.holygrail div.colmid div.colleft div.col2 #blog-rss-feeds, div.col1 div#blog-categories, div.col3 div#blog-categories, div.col1 #blog-rss-feeds {
	display: none;
}

#footer div.colmask.holygrail div.colmid div.colleft div.col3 ul.blog-tag-cloud {
	display: none;
}

div.col3 a.blog-rss-link, div.col3 a.blog-comments-rss-link {
	margin: 0 auto;
}

div.col1 div#blog-categories {
	display: none;
}

/* @end */

/* @group 3col */

div.col1 div#blog-archives, div.col3 div#blog-archives {
	display: none;
}

/* column container */

.colmask {
	position: relative;
	

/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear: both;
	float: left;
	width: 100%;
	/* width of whole page */
		overflow: hidden;
/* This chops off any overhanging divs */
}

/* holy grail 3 column settings */

.holygrail {
	font-weight: bold;
}

.holygrail {
	
}

.holygrail .colmid {
	float: left;
	width: 200%;
	margin-left: -200px;
	/* Width of right column */
        position: relative;
	right: 100%;
}

.holygrail .colleft {
	float: left;
	width: 100%;
	margin-left: -50%;
	position: relative;
	left: 400px;
/* Left column width + right column width */
}

.holygrail .col1wrap {
	float: left;
	width: 50%;
	position: relative;
	right: 200px;
/* Width of left column

*/
}

.holygrail .col1 {
	padding: 0;
	margin: 0 215px;
	/* Centre 

column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
        position: relative;
	left: 200%;
	overflow: hidden;
}

.holygrail .col2 {
	margin: 0;
	padding: 0;
	float: left;
	float: right;
	/* This overr

ides the float:left above */
        width: 170px;
	/* Width of left co

lumn content (left column width minus left and right padding) */
        position: relative;
	right: 15px;
/* Width of the left-had side pad

ding on the left column */
}

.holygrail .col3 {
	margin: 0;
	padding: 0;
	float: left;
	float: right;
	/* This overr

ides the float:left above */
        width: 170px;
	/* Width of right c

olumn content (right column width minus left and right padding) */
        margin-right: 45px;
	/* Width of right c

olumn right-hand padding + left column left and right padding */
        position: relative;
	left: 50%;
}

/* @end */

/* @group JS-Kit */

input.js-commentFieldInput {
	border: 1px solid #ccc;
	height: 30px;
	background: url(images/input.png) repeat-x;
	font-size: 128.5%;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.js-CreateCommentBg {
	border: 0;
	width: inherit;
}

.js-commentFieldInput {
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 123.1%;
	background: url(images/input.png) repeat-x;
	padding: 5px;
}

div.js-CommentsArea {
	margin-top: 10px;
	border-top: 5px dotted #f2f2f2;
	margin-left: -18px;
}

/* @end */

/* @group ExtraContent */

#extraContainer1 {
	}

.column {
	float: left;
	padding: 5px 0 10px 0;
}

.one {
	width: 100%;
}

.two {
	width: 50%;
}

.three {
	width: 33%;
}

.four {
	width: 25%;
}

.five {
	width: 20%;
}

.two3rds {
	width: 66%;
}

.three4ths {
	width: 75%;
}

.four5ths {
	width: 80%;
}

.column .content {
	width: 90% ! important;
	margin: 0 auto;
	padding: 0 ! important;
	float: none ! important;
}

/* @group Columns */
.extra_clearer {
	clear: both;
}

/* @end */

/* @end */

/* @group RapidCart Fix */

/* RapidCart seems to break Bokeh by not declaring a width for the container. Whilst I don't agree with the way the plugin essentially creates an outer container, meaning any declarations made in relation to *HTML problematic, it seems to be a simple fix */

#rcPage {
	width: 100% !important;
}

/* @end */

/* @group RapidSearch */



div.rapidsearch {
	text-align: left;
	margin: 0;
	margin-bottom: 5px;
}

div.rapidsearch form {
	margin: 0;
	padding: 0;
	text-align: left;
}

div.rapidsearch .input-hidden {
	
}

div.rapidsearch fieldset {
	margin: 0;
	padding: 0;
	text-align: left;
}

div.rapidsearch input.searchbox {
	margin: 10px 0;
	padding: 3px;
	background: #ddd url(images/search.gif) no-repeat 2px;
	padding-left: 20px;
	color: #666;
}

/* @end */

