﻿* html body {
/*\*/
	/*text-align: center;*/
/* */
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	padding:0;
	margin:0;
	font-size: 14px;	
	background-color:#e7e7e7;
/*	margin-top:50;
	padding:40px 0;
	padding-top:5px;*/

	background-image:url(../images/bgb.gif);

	background-repeat:repeat-y;
	

	
}

h1,h2,h3,p,ul,ol,dl,td,th {
	line-height:1.3em;
}

h1 {
	font-family:Arial, Helvetica, Geneva, sans-serif;
    font-size: 18px; 
	letter-spacing: 0px;
	font-weight:normal;
	line-height:30px;
	/*font-weight:bold;*/
	color:#1D5FB3;
	margin-top:0em;
	margin-bottom:0.75em;
}

h2 {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 20px; 
	letter-spacing: -1px; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: transparent; 
	color: #4B4B4B;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
	font-weight:bold;
	color:#1D5FB3;
	margin-top:1.25em;
	margin-bottom:0.2em;
}

h4 {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 16px; 
	letter-spacing:normal; 
	line-height: 175%;
	font-weight: normal; 
	text-decoration: none; 
	background-color: transparent; 
	color:#1D5FB3;
}

p, ul, ol, dl {
	font-size:100%;
	margin-top:0;
	margin-bottom:1.0em;
}

ul {
	list-style:disc;
}

ul li,
ol li {
	margin-top:0.5em;
	margin-bottom:0.5em;
}

img {
	border:none;
	border-width:2px;
	border-color:transparent;
}

.gallery img { 
    border-width: 5px 7px 10px 7px; 
    border-style: solid; 
    border-color: #FFFFFF; 
} 

table {
	font-size:100%;
	border:none;
	margin-top:0;
	margin-bottom:1.0em;
	border-collapse:collapse;
}

a {
	color:#1540EA;
}

a:hover {
	text-decoration:none;
	color:#FF7300;
}

address {
	font-style:normal;
	margin-bottom:1.0em;
}


/* Main layout elements
============================================================ 
--------------------------------------------------------- */

#page {
	width:780px;
	margin:0;
	padding:0;
	/*background-color:#fff;*/
	text-align:left;
	background-image:url("../images/page.jpg");
}

#header-top {
	height:37px;
	width:780px;
	margin-top:0px;
	padding:0;
	background-image:url("../images/header-top.jpg");
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
	
}


#header {
	height:101px;
	width:780px;
	margin-top:0px;
	padding:0;
	background-image:url("../images/header.jpg");
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
	
}

#top-side {
	height:51px;
	width:152px;
	margin-top:0px;
	padding:0;
	left:0;
	top:101px;
	background-image:url("../images/top-side.jpg");
	background-position:top;
	background-repeat:no-repeat;
	position:absolute;
	
}

#top-side-home a{
	height:19px;
	width:90px;
	margin-top:0px;
	padding:0;
	left:10px;
	top:105px;
	background-image:url("../images/nav-site-index.jpg");
	background-position:top;
	background-repeat:no-repeat;
	position:absolute;
	z-index:50;
	
}

#top-side-contact a{
	height:16px;
	width:22px;
	margin-top:0px;
	padding:0;
	left:33px;
	top:108px;
	background-image:url("../images/ico-mail.jpg");
	background-position:top;
	background-repeat:no-repeat;
	position:absolute;
		z-index:50;
	
}

#reality {
	height:83px;
	width:366px;
	margin-top:0px;
	padding:0;
	left:152px;
	top:131px;
	background-image:url("../images/reality.jpg");
	background-position:top;
	background-repeat:no-repeat;
	position:absolute;
	
}

#demo-image a {
	height:83px;
	width:366px;
	margin-top:0px;
	padding:0;
	left:466px;
	top:131px;
	background-image:url("../images/demo-image.jpg");
	background-position:top;
	background-repeat:no-repeat;
	position:absolute;
	
}

#body {
/*	margin:0 0px;
	padding-top:0px;
	background-image:url("../images/page.jpg");
	background-position:top;
	background-repeat:repeat-y;
	clear:both;
	position:relative;*/
}

#content {
	margin-left:0;
	margin-top:110px;
	width:580px; 
	padding-left:180px;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:20px;
	background-color:#fff;
	/* 2px less due to IE bug with overflowing <em>s */
	/*padding:20px 25px 0px 5px;
	margin-left:250px;
	margin-top:100px;
	float:left;*/
	background-image:url("../images/left-shade.jpg");
	background-position:left;
	background-repeat:repeat-y;

	
}

#sidebar {
	left:0;
	top:189px;
	width:150px;
	height:100%;
/*	background-image:url("../images/sidebar.jpg");
	background-position:left;
	background-repeat:repeat-y;*/
	position:absolute;
}

/*#left-shade {
		height:400px;
	left:152px;
	top:250px;
	width:7px;

	background-image:url("../images/left-shade.jpg");
	background-position:left;
	background-repeat:repeat-y;
	position:absolute;
}*/

#footer {
	margin:0;
	padding:0;
	width:780px;
	clear:both;
	height:47px;
	/*background-color:#fff;*/
	background-image:url("../images/footer.jpg");
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
}

#footer a {
color:#444;
}


#header-print,
#footer-print {
	display:none;
}


/* Header
============================================================ 
--------------------------------------------------------- */

#logo {
	position:absolute;
	left:35px;
	top:8px;
}

#logo a {
	background-image:url("../images/logo.jpg");
	background-repeat:no-repeat;
	width:368px;
	display:block;
	margin-top:10px;
	padding-top:171px;
	height:0px !important; /* for most browsers */
  height /**/:171px; /* for IE5.5's bad box model */
	overflow:hidden;
}

#butterfly {
	position:absolute;
	left:500px;
	top:14px;
	background-image:url("../images/butterfly.jpg");
	background-repeat:no-repeat;
	width:210px;
	display:block;
	margin-top:1px;
	padding-top:180px;
	height:0px !important; /* for most browsers */
  height /**/:171px; /* for IE5.5's bad box model */
	overflow:hidden;
	
}

/* Children
============================================================
--------------------------------------------------------- */

#children {
	position:relative;
    padding-left: 37px;
    margin-top: -25px;
}

#children img {
	padding: 1px;
}

/* Sidebar
============================================================ 
--------------------------------------------------------- */

#sidebar {
	color:#666;
/*	font-size:85%;*/
	
}

#sidebar h2 {
	color:#888;
	margin:1px -10px 5px -10px;
	padding:5px;
	border-bottom:1px solid #e5e5e5;
	background-color:#f4f4f4;
}


/* Footer
============================================================ 
--------------------------------------------------------- */


#footer-copyright {
	color:#444;
	font-size:85%;
	margin:0;
	padding-left:30px;
	padding-top:20px;
	text-align:left;
}


#footer p.copyright {
	color:#444;
	font-size:85%;
	margin:0;
	padding-left:10px;
	padding-top:20px;
	text-align:left;
}

#footer-address {
	color:#444;
	font-size:85%;
	margin-top:-12px;
	padding-right:30px;
	padding-top:0px;
	text-align:right;
}

#footer p.links {
	color:#666;
	font-size:90%;
	margin:0;
	padding-top:9px;
	margin-left:10px;
}


/* Navigation
============================================================ 
--------------------------------------------------------- */

/* Main nav */

#main-nav {
	color:#78C4EB;
	width:700px;
	/*height:250px;*/
    /* padding:0 10px;*/
	list-style:none;
	position:absolute;
	top:101px;
	left:112px;
	/*margin-left:10px;*/
	
	
}

#main-nav li {
	display:block;
		margin:0;
		padding:0;
		padding-left:0;
		background:none;
		float:left;
}

#main-nav a {
	font-weight:bold;
	color:#666;
	text-decoration:none;
}

#main-nav a:hover {
	color:#1D5FB3;
}

#main-nav a.active {
	color:#1D5FB3;
}


/* Sub nav */

h2.sub-nav a {
	color:#888;
	text-decoration:none;
}

#sub-nav {
	margin-left:0;
	padding:0;
	padding-bottom:0;
	list-style:none;
}

#sub-nav li {
	margin-top:0;
}

#sub-nav li a.current,
#sub-nav li a.current:hover {
	color:#FF7300;
	text-decoration:none;
}


/* Crumbs */

#crumbs {
	font-size:85%;
	color:#666;
	padding:0;
	padding-bottom:0.5em;
	margin:0;
	margin-bottom:1.5em;
	list-style:none;
	border-bottom:1px solid #ddd;
}

#crumbs li {
	display:inline;
}


/* Posts
============================================================ 
--------------------------------------------------------- */

/* Posts */

.posts {
	margin-left:0;
	padding-left:0;
	list-style:none;
}

.posts li {
	margin-bottom:1.5em;
}

.posts h3 {
	font-size:100%;
	margin-top:0em;
}

.posts .meta {
	font-size:75%;
	color:#888;
	margin-bottom:0.4em;
	padding:0.3em 0;
	border-bottom:1px solid #e8e8e8;
}

.posts .date {
	font-weight:normal;
	color:#FF7300;
}

.posts .categories a {
	color:#777;
}


/* Posts Paging */

.posts-paging {
	font-size:85%;
	padding-top:1.0em;
	border-top:3px double #e8e8e8;
	text-align:center;
	clear:both;
}

.posts-paging a {
	font-weight:bold;
}


/* Post */

.post .meta {
	font-size:75%;
	color:#888;
	margin-bottom:1.5em;
	padding:0.3em 0;
	border-bottom:1px solid #e8e8e8;
}

.post .date {
	font-weight:normal;
	color:#FF7300;
}

.post .categories a {
	color:#777;
}


/* Comments */

#comments ol {
	list-style:none;
	margin:0;
	padding:0;
}

#comments ol li {
	font-size:85%;
	margin:1.0em 0;
	padding:0 0.5em;
	border-bottom:1px solid #DCE2EC;
}

#comments ol .meta {
	font-size:85%;
	color:#888;
	margin-bottom:1.0em;
	padding:0.3em 0;
	border-bottom:1px solid #F3F4F7;
}

#comments ol .date {
	font-weight:normal;
	color:#FF7300;
}





/* Standard Widgets
		overriding of default styles for standards widgets
		(located at /cms/content/widgets/stylesheets/standard-widgets.css)
============================================================ 
--------------------------------------------------------- */

div.picture-right img,
div.picture-left img,
div.picture-center img {
	border-color:#005597;
}

#sidebar ul.recent-posts p.meta {
	font-size:85%;
}

ul.recent-posts span.date {
	color:#FF7300;
}

/* Custom Widgets
============================================================ 
--------------------------------------------------------- */



/* Other Content
		non-widget content styles
		(defined by classes and IDs directly in the content - through Textile)
		e.g. content snippet "Staff Profile": div.staff-profile ...
============================================================ 
--------------------------------------------------------- */

/* Basic listing table */

table.listing {
    border:1px solid #ddd;
    border-bottom:none;
    text-align:left;
}

table.listing th {
    font-weight:bold;
    padding:0.3em 0.75em;
    background-color:#eee;
    border-bottom:1px solid #ddd;
}

table.listing td {
    padding:0.3em 0.75em;
    border-bottom:1px solid #ddd;
}

/* Forms
============================================================ 
--------------------------------------------------------- */

form {
	margin:0;
	padding:0;
}

fieldset {
	padding:15px; padding-bottom:15px;
	margin-bottom:1.0em;
	border:1px solid #eee;
	background-color:#f8f8f8;
}

fieldset table {
	margin-bottom:0;
}

fieldset h3 {
	margin-top:0;
}

fieldset div.row {
	margin-bottom:0.75em;
	padding:0;
}

form div.controls {
	text-align:center;
	padding:5px 10px 4px 10px;
}


label {
	display:block;
	margin-bottom:0.15em;
}

label.checkbox {
	display:inline;
	margin-bottom:0;
}

form .required {
	font-weight:normal;
}

form .required span {
	font-weight:normal;
	color:#B4AE34;
	font-size:75%;
}

form .error span {
	color:#c00;
}

form .error {
	color:#c00;
	font-weight:bold;
}

form div.input-static {
	padding-top:4px;
}

form input {
	color:#333;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0.3em;
}

form p.field-hint {
	color: #666;
	margin:0;
	font-size:85%;
}

p.btn-hint {
	font-size:90%;
	margin-bottom:0;
}

form p.hint {
	font-size:75%;
	color:#6557dd;
}

form select {
	margin:0;
	margin-bottom:2px;
}

form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height: 1.4em;
	padding:0.3em;
}

div.form-error {
	background-color:#fff;
	border:2px solid #c00;
	margin-bottom:1.0em;
}

div.form-error p.intro {
	background-color:#c00;
	padding:0.5em;
	color:#fff;
	font-weight:bold;
}

/* Custom ---------------------------------------
================================================= */

#contributions {
	width:300px;
	text-align:center;
	padding:5px;
	background-color:#EBBCC6;
	border:3px solid #CD245D;
}
