/* @override http://www.lanbuzz.com/rw_common/themes/Lanboss%202008/styles.css */

/* @group General Styles */

/*	font: 0.85em/1.6 "Trebuchet MS", Trebuchet, "Lucida Grande", Lucida, Verdana;
	font: 0.85em/1.6 Arial, "Lucida Grande", Lucida, Verdana, sans-serif; 

#FF7E00 - Lanboss Orange
#7A4B1A - Lanboss Brown
#996633 - Footer Background
#DF942E - Sidebar Headings
*/

body {
	margin: 0;
	padding: 1.1em;
	background: url(images/container_top_grad.png) repeat-x left 60px;
	font: 12px/1.6 Verdana, Arial, sans-serif;

	/* font: 0.72em/1.6 Verdana, "Lucida Grande", Lucida, sans-serif; */
}

p {
	margin: 0 0 15px;
}

b, strong {
//	color: red;
	color: #DF942E; /* #ff7400; */	
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited {
}

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

img {
}
a img {
	border-style: none;
}

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

.image-right {
	float: right;
	margin: 3px 0 3px 10px;
}
	
	
/* @end */


/* @group LB Styles*/

#flashcontent2 {
	padding-top: 15px;
	position: absolute;
	z-index: 1;
}

.headtext {
	font-size: 13.5px;
}

/* http://www.techworld.com/widgets/rss/ to make it fit in a tabloom tab */
.tabContent{
	width: 400px;	
}

#widgetOuter #widgetInner #contentContainer {
	width: 544px;	
}

.List1 {
	list-style: square; 
 	list-style-position: outside;
	list-style-type: circle;
	position: relative;
	left: 17px;
}


#site-tools {
/*	font-size:11px; */
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	float:right;
	position:relative;
	font-size: 0.95em;
	right:20px;
	top:-52px;
	z-index: 10;
	color: #FF7E00;
}
#site-tools li {
	/* -moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;*/
	font-weight: bold;
	text-decoration: none;  
	/*background:transparent url(/files/images/tpl/separator.gif) no-repeat scroll 0 2px;*/
	display:inline;
	margin:0 2px 0 0;
	padding:0 0 0 30px;
}
#site-tools li:first-child {
	background-image:none;
	padding-left:0;
}
#site-tools a:hover {
	color: #FF7E00;
	text-decoration: none;  
}


.ind1 {
	margin-left: 15px;
}


// Lists!

ul
{
	padding: 0px;
	margin-left: 40px;
}
ol
{
	padding: 0px;
	margin-left: 40px;
}
li
{
	padding-left: 10px;
}


ul.check
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
li.check
{
	background-image: url(sqpurple.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px; 
	padding-left: 14px;
}



.hot {
	font-size: 16px;
	color: #f00;
	text-align: center;
	font-weight: bold;
	padding: 0.6em;
}

.hotL {
	font-size: 12px;
	color: #f00;
	text-align: center;
	font-weight: bold;
	padding: 0.6em;
}


.Product h1 {
//	font-size: 20px; /* 2.2em;  /* 18px; */
//	font-weight: normal;
//	margin: 0 0 5px 0;
//	letter-spacing: 1px;
	text-align: right;
	color: #DF942E; /* #ff7400; */
}

.Product i, .Service i {
	font-size: 13.5px;
	font-style: italic;
}

.Product h3 {
	font-size: 1.3em;  /* 12px; /* 2.2em;  /* 18px; */
	font-weight: normal;
	margin: 0 0 5px 0;
	letter-spacing: 1px;
	// text-align: left;
	color: #DF942E; /* #ff7400; */
}

.Service h1 {
	text-align: left;
	color: #DF942E; /* #ff7400; */
}


.EXStacksH5 {
	font-size: 1.2em;  /* 12px; /* 2.2em;  /* 18px; */
	font-weight: Normal;
	margin: 0 0 5px 0;
	letter-spacing: 1px;
	text-align: left;
	color: #DF942E; /* #ff7400; */
}



/* Sidebar */

.image-center {
	text-align: center;
	/* margin-top: 25px; */
	text-indent: -0.75em; 
}

#sidebarContainer #sidebar .image-center {
	text-align: center;
	/* margin-top: 25px; */
	text-indent: -0.75em;
}

#sidebarContainer #sidebar .sideHeader {
	font-size: 16px;
	font-weight: Bold;
	margin: 0 0 5px 0;
	letter-spacing: 1px;
	padding-top: 10px; 
	padding-bottom: 25px;
	text-align: Left;
	color: #7A4B1A;  /*#DF942E; */ /*#ff7400;*/
	}

.SideBar {
	position: relative;
	left: 2em;
	bottom: 2px;
	color: #999;
	line-height: 1.75;
	font-weight: bold;
}

.SideBar a {
	color: #656565;
}

.SideBar:link, .SideBar:visited {
	color: red;
}

.SideFoot {
	position: relative;
	bottom: 2px;
	left: 24px;
}


.ui-state-active a:link, .ui-state-hover a:link { 
	color: #7A4B1A; 
}
.ui-widget-header li {
	font-size: 11px; letter-spacing: 1px;
	line-height: 1.2em;
}
.ui-tabs-panel li {
	line-height: 1.6em; padding-bottom: 0.5em;
}



/* @end */



/* @group LB Table Styles */

/* TablePrice */

.tableprice {
  border-collapse: collapse;
  border: 1px solid #7E5B26; 
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #363636;
  text-align: center;
  valign: middle;
}
.tableprice th, .tableprice td {
  border: 1px dotted #B76900;
  padding: .4em;
  color: #363636;
  }

.tableprice thead th, .tableprice tfoot th {
  font: bold verdana, arial, helvetica, sans-serif;
  background: #EEAF6A;  // #F0E2C3;  // #B38237 // Light Brown? 
  color: #FFFFFF;
  padding-top:3px;
  }

.tableprice tbody tr:hover {
  background: #F0E2C3; // #FF7E00; 
  }

.tableprice tbody td a {
  background: transparent;
  color: #363636;
  text-decoration: none;
  }

.tableprice tfoot td {
  background: #4591AD;  // LB Orange Light 
  padding-top:3px;
  color: #FFFFFF;
  }

.section-head {
	background: #EEAF6A;  // #F0E2C3;  // #EAB670; 
	font-weight: bold;
}
.row-head {
	text-align: centre;
	align: left;
}
.row-data {
	text-align: right;
	align: left;
}





/* TableLB */

.tablelb {
	text-align: center;
	color: #333;
	font: normal 12px/1.6 Verdana, "Lucida Grande", Lucida, sans-serif;
}
.tablelb thead th {
    background-color: #F0E2C3;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}
.tablelb td {
	padding: 3px;
}


/* Table Miscellaneous */

.tablecenter {
	margin-left: auto;
	margin-right: auto;
}
.tableborder {
	padding: 2px;
}
.tablebody {
	padding: 6px;
}
.tableNews {
	padding: 6px;
	text-align: left;
	font: 13px/1.5 "Courier New", Courier, mono;
}
.tableValue {
	text-align: right;
	color: #EEAF6A;
}


/* TableTight */

.tabletight {
	text-align: center;
	font: normal 12px/1.6 Verdana, "Lucida Grande", Lucida, sans-serif;
}
.tabletight thead th {
    background-color: #F0E2C3;
	font-weight: bold;
}
.tabletight tbody{
	text-align: left;
}
.tabletight td {
	padding: 1px;
/*	border-bottom: solid; 
	border-bottom-color: #F0E2C3;
	border-bottom-width: thin;  */
}
.tabletight td img {
	vertical-align: middle;
}

/* @end */



/* @group TabLoom */

#tabloom {
	position: static;
	top: 5px;
}

/*#tabloom ul {
	margin-left: 10px;
}*/

#tabloom b {
	font-weight: bold;
	color: #7A4B1A;  
}

.tabloom-header {
	max-width: 590px;
	padding: 5px 0 20px 0;
	color: #4C4C4C;  
}

.tabloom-footer {
	text-align: center;
	width: 95%;
}

/* @end */



/* @group Layout */

#bar { /*Bar is literally the entire top area*/
	height: 91px; /* 100px;  /* 119px; */
	border-bottom: 1px solid #fff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

#container {
	width: 914px;
	margin: 0 auto;
	background: url(images/content_top.png) no-repeat left 70px;/* 91px; /*120px;*/
	padding-top: 8px;/* 20px;/* rbe 30px;*/
}


/*
<div id="bar"></div>
<div id="container"><!-- Start container -->
	<div id="pageHeader"><!-- Start page header -->
		<div id="navcontainer">
*/

.clearer {
	clear: both;
}

#pageHeader {
	height: 70px;
	position: relative;
	text-align: center;
/*	line-height: normal;  */
	z-index: 10;
}

#pageHeader #background {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

/* @group Overlay */

#pageHeader #overlay_swirls {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}

#pageHeader #overlay_stripes_solid {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}

#pageHeader #overlay_stripes_glow {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}

#pageHeader #overlay_curve_solid {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}

/* @end */

#pageHeader #logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#pageHeader #logo img {
	display: block;
}

#pageHeader #title {
	position: absolute;
	left: 7px;
	top: 28px; /* rbe 36px; /* 46px; */
	z-index: 2;
	width: 900px;
	height: 42px;
	font-size: .8em;
}

#pageHeader h1 {
	position: relative;
	z-index: 2;
	margin: 50px 0 0;
	color: #fff;
}

#pageHeader h2 {
	position: relative;
	z-index: 2;
	margin: 0;
	color: #fff;
}

#contentContainer {
	width: 659px;
	background-image: url(images/content_sep.png) ;
	background-repeat: no-repeat;
	/* margin-bottom: 20px; */
	position: static;
	z-index: 0;
}

#contentContainer #content {
	padding:25px 30px 10px;
}

.contentSpacer {
	height:250px;
	float:right;
	width:1px;
	z-index: 0;
}

#sidebarContainer {
	width: 237px;
}

#sidebarContainer #sidebar {
	padding-bottom:20px;
}

#sidebarContainer #sidebar a {
}

#sidebarContainer #sidebar a:hover {
	text-decoration: underline;
}

#sidebarContainer h1 {
	letter-spacing: 1px;
	margin-bottom: 10px;
	font-size: 1.4em;
	margin-top: 10px;
}

#sidebarContainer h2 {
	font-size: 1.2em;
	letter-spacing: 1px;
	margin-bottom: -5px;
}

#sidebarContainer h3 {
	font-size: 1.1em;	
}

#footer {
	color: #fff;
	height: 70px;
	text-align: center;
}

#footer p {
	padding-top: 15px;
	margin: 0;
}

#footer a:link, #footer a:visited {
	font-weight: bold;
	text-decoration: none;
	text-shadow: none;
	color: #fff;
}

#footer a:hover, #footer a:active {
}
	
/* @end */



/* @group Toolbar */

#navcontainer {
	height: 35px; /* rbe 40px; */ 
	position: relative;
	z-index: 3;
	padding: 0 10px; /* 20px; */
}

#navcontainer #current {
	background: url(images/button_over.png) no-repeat center 8px;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	background: url(images/button_over.png) no-repeat center 8px;
}

/* Parent - Level 0 */

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

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

#navcontainer a {
	font-size: 0.95em;
	display: block;
	padding: 7px 7px 7px; /* rbe 11px 7px 13px; /* rbe 17px 7px 19px; */
	height: 15px; /* 14px; /* the height of the dropdown menu items*/
	text-decoration: none;
	width: 75px; /* rb2 110px; */
	text-align: center;
	font-weight: bold;
	position: relative;
	z-index: 7;	
}

#navcontainer a:hover {
	background: url(images/button_over.png) no-repeat center 8px; /* this & prev were 4px */
}

#navcontainer a:active {
}

/* Child - Level 1 */
/* All browsers will use this code, it will make the pop out menus work */
#navcontainer ul ul { /* main menu placement*/
	position: absolute;
	top: 30px; /* *!! rbe 46px; also adjust ul:hover padding-top by same amount here */
	left: -27px; /* rb2 -10px; */
	right: 0;
	display: none;
	z-index: 6;
	font-size: 0.9em;
	width: 140px;
	padding: 0;
	margin: 0;
}

#navcontainer ul ul:hover { /* this is for drop down menus as a whole  */
	background: url(images/button_over.png) no-repeat 45px 5px; /* places the image when hovering over another menu item x, y */
	padding-top: 27px; /* *!! rbe 43px; */
	top: 3px;
}

#navcontainer ul ul li {
	display: block;
}

#navcontainer ul ul a {  /* this is for drop down items  */
	padding: 4px 0 4px; /* rbe 5px 0 1px; */
	display: block;
	width: 140px;
	background: #FFF; /* #eee;  /* was fff pure white */
	border: 1px dotted silver;

	margin-top: -2px; /* *!! rbe added */
}

#navcontainer ul ul a:hover {
	color: #fff;
}

#navcontainer ul ul #current,
#navcontainer ul ul .currentAncestor{
	background: #fff;
}


/* Child Level 3 */

#navcontainer ul ul ul {
	position: absolute;
	top: 0px;
	left: 140px;
	z-index: 6;
	font-size: 1em;
	width: 140px;
}

#navcontainer ul ul ul:hover {
	padding: 0;
	top: 0px;
}

div#navcontainer ul ul,
div#navcontainer ul ul ul,
div#navcontainer ul li:hover ul ul,
div#navcontainer ul li:hover ul ul ul,
div#navcontainer ul li:hover ul ul ul ul,
div#navcontainer ul li:hover ul ul ul ul ul {
	display:none;
}

div#navcontainer ul li:hover ul,
div#navcontainer ul ul li:hover ul,
div#navcontainer ul ul ul li:hover ul,
div#navcontainer ul ul ul ul li:hover ul,
div#navcontainer ul ul ul ul ul li:hover ul {
	display:block;
}

/* @end */




/* @group Bread-crumb */

#breadcrumbcontainer {

}

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

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
	text-decoration: underline;
}

#breadcrumbcontainer a:hover {
}
	
/* @end */

/* @group Global Classes */

blockquote, .standout {
	font-style: italic;
	margin: 0;
	font-size: 1.2em;
}

h1 {  /* Main Heading */
	font-size: 1.65em; /* 2.2em;  /* 18px; */
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 5px 0;
	color: #DF942E; /* #ff7400; */

/*	font-size: 2.2em;  -< original
	font-weight: normal;
	margin: 0 0 5px 0;
	letter-spacing: 1px; */
}

/*h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 3px 0;
	letter-spacing: 1px;
} */
h2 {
	font-size: 1.25em;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 3px;
	color: #DF942E; /* #ff7400; */
}



h3 {
	font-size: 1.2em;
	font-weight: normal; 
	letter-spacing: 1px;
	margin-bottom: 2px;
}

h4 {
	font-size: 1.05em;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 4px;
}

h5 {
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 2px;
}

h6 {  /* Sidebar */
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 -5px;
	color: #996633; /* #DF942E;  #ff74ff; */
}


.imageStyle {

}

.imageNormal {
	text-decoration: underline;
}

.imageOpaque {
	opacity: 0.6;
}

/* Main content area unordered list styles */
#contentContainer #content ul {
	line-height: 2em;
}

#contentContainer #content li {
}


ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-alpha;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}
/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}

/* @end */




/* @group Blog */

/* @group Tag Cloud */
ul.blog-tag-cloud {
	padding: 15px 0;
	margin: 0;
}

ul.blog-tag-cloud li {
	
	padding-right: 5px;
	text-align: center;
	list-style-type: none;
	display: inline;
}

ul.blog-tag-cloud li a{
	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 {
	font-size: 1.4em;
	padding-bottom: 25px;
	background: url(images/blog_bottom_bar.png) no-repeat center bottom;
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
	padding-top: 20px;
}.blog-archive-month {
	font-size: 1.2em;
	padding-left: 2px;

}

.blog-archive-link {
	font-size: 0.8em;
}.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/* @end */

.blog-entry {
	padding-bottom: 20px;
}

h1.blog-entry-title {
	padding: 0;
	margin: 0;
}


h1.blog-entry-title a {

	text-decoration: none;
}

.blog-entry-date {
}

/*styles the category link in the main entry */
.blog-entry-category {
	padding-left: 20px;
	margin-right: 12px;
}

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

.blog-read-more {
	text-decoration: none;
}

.blog-entry-body {
	padding: 20px 0 40px 0;
	background: url(images/blog_bottom_bar.png) no-repeat left bottom;
}

.blog-entry-comments {
}

.blog-trackback-link {
}

p.blog-entry-tags {
	padding-left: 20px;
	margin-top: 15px;
}

/* styles the archives in the blog sidebar */
#blog-archives {
	padding-top: 20px;
}

#sidebarContainer #sidebar ul {

}

.blog-archive-link-enabled {
	padding-left: 20px;
}

.blog-archive-link-disabled {
	padding-left: 20px;
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	padding-top: 20px ;
}

.blog-category-link-enabled {
	padding: 0px 0px 0px 20px;
	margin-top: 3px;
}

.blog-category-link-disabled {
	margin: 0;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	text-decoration: none;
}

.blog-rss-link {
	padding-left: 20px;
}

.blog-comments-rss-link {
	padding-left: 20px;
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	padding-top: 10px;
	padding-bottom: 15px;
}

.filesharing-item {
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {
}

.filesharing-item-description {
	font-size: 0.85em;
	padding-bottom:10px;
}

/* @end */

/* @group Photo Album */

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

#flashcontent {
	padding-top: 15px;
}

.album-title {
	font-size: 2.2em;
	margin-bottom: 10px;
}

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

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

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
	padding-top: 70px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #f3f3f3;
	border-right: 1px solid #f1f1f1;
	border-left: 1px solid #f1f1f1;
}

.thumbnail-frame {
	position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 5px;
	padding-right: 5px;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	margin: auto;
	border: none;
}

.thumbnail-caption {
	margin: 0 -5px;
	padding: 7px 0 7px 0;
	font-size: 0.9em;
	background:  repeat-x left bottom url(images/photo_shadow_bottom.png);
	height: 38px;
	display: block;
}
	
/* @end */

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

.photo-background {
	background-image: none;
	text-align: center;
}

.photo-navigation {
	color: #e5e5e5;
	height: 119px;
	border-bottom: 1px solid #fff;
	margin-bottom: 25px;
	width: 100%;
	text-align: left;
}

.photo-links{
	padding: 0 0 0 40px;
	margin: 0;
	
}

.photo-navigation a:link, .photo-navigation a:visited {
	color: #f2f2f2;
}

.photo-navigation a:hover {
}

.photo-frame{
	padding: 20px 20px 20px 20px;
	margin-bottom: 20px;
	border: 1px solid #f1f1f1;
}

.photo-title {
	font-size: 2.2em;
	padding: 5px 0 0 40px;
	margin: 0;
	
}

.photo-caption {
	font-size: 1.2em;
	padding: 0 0 0 40px;
	margin: 0;
}

/* @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 {
	font-size: 2.2em;
	margin-bottom: 10px;
}.movie-page-description {
	margin-bottom: 20px;
}.movie-thumbnail-frame {
	width: 132px;
	height: 162px;
	float: left;
	position: relative;
	border-top: 1px ;
	text-align: center;
	margin-bottom: 20px;
	margin-right: 10px;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #f3f3f3;
	border-right: 1px solid #f1f1f1;
	border-left: 1px solid #f1f1f1;
	background: url(images/photo_shadow_bottom.png) repeat-x 0 bottom;

}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
	height: 56px;
	width:  132px;
	padding: 5px 0px 0 0px;
	

}
	
/* @end */

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

.movie-background {
	background-image: none;
	text-align: center;
}

.movie-title {
	font-size: 1.4em;
	height: 120px;
	color: #e5e5e5;
	padding: 10px 0 0 20px;
}

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


/* @end */

/* @group Contact Form */
.message-text {
	padding-top: 10px; 
} 

.required-text {
} 

.form-input-field {
	
}

label{
	color:#7f7f7f;
	
} 

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