﻿@charset "utf-8";
/* fix the font size to the user screen */

p {
	font-size: 12px;
}
/*/*/a {
}
body p {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>body p {
	font-size: small;
}
/* */


/* page */

html {
}
body {
	background: #333;
	margin:0;
	padding:0;
	color: #000;
	font-family: Arial, Verdana, Geneva, sans-serif;
}
img {
	border:none;
}

/* Specific Containers */
.end{
	width:12px;
	margin:10px auto;
	padding: 40px 0 0 0;
	background: #808080;
	
}

.main {
	width:961px;
	padding:8px 15px 8px 0;
	margin: 10px auto;
	border: 1px solid #000;
	background: #efefef;
	position: relative;
	overflow:auto
}
.head {
	width: 946px;
	height: 180px;
	overflow:hidden;
	margin:0;
	clear:both;
	float:none;
	margin:0 14px 8px 14px;
}
.head-home {
	width: 946px;
	height: 180px;
	overflow:hidden;
	margin:0;
	clear:both;
	float:none;
	margin:0 14px 8px 14px;
}
.banner {
	width:625px;
	height:180px;
	float:right;
	overflow:hidden;
	background:#fff;
}
.banner-home {
	width:625px;
	height:180px;
	float:right;
	overflow:hidden;
	background:#fff;
}
.logo {
	background:#fff;
	float:left;
	text-align:left;
	width: 321px;
	height:180px;
	padding:0;
}
.logo-home {
	background:#fff;
	float:left;
	text-align:left;
	width: 321px;
	height:180px;
	padding:0;

}
iframe.map {
	width: 508px;
	height: 350px;
	border: 1px #04355d solid;
	overflow:hidden;
	margin:0;
	padding:0;
}
a.map {
	color: #ddd;
	font-size: .8em;
	margin-left:10px;
}

a.map:hover {
	text-decoration:underline;
	color: #fff;
}

div.map {
	margin: -1px 0 0 0;
	height:20px;
	widrh: 510px;
	background:#04355d;
}
.content {
	position:relative;
	float:right;
	border: 1px #000 solid;
	width:510px;
	min-height:322px;
	padding:20px 8px;
	margin:0 8px 0 -1px;
	z-index:1;
	overflow:auto;
	background: #fff;
}
.content-home {
	position:absolute;
	top:20px;
	left:8px;
	border: none;
	padding:0;
	height: 330px;
	width:385px;
	z-index:10;
}




.content-home-bkg {
	position:absolute;
	top:20px;
	left:8px;
	border: none;
	padding:0;
	height: 310px;
	width:385px;
	overflow: hidden;
	z-index:1;
	background: #fff url(../images/bkg_home-txt.gif) repeat-x;
	opacity: .66;
	filter: alpha(opacity=66);
	border: 1px #444 solid;
	border-bottom:none;
}
img.sl_home {
	float:right;
	margin: -20px -8px;
}
img.headimg {
	margin: -20px -8px -20px -8px;
	position:relative;
	z-index:1;
	width: 526px;
	height:125px;
}
.content p {
	margin-left: 20px;
	margin-right: 20px;
	text-align:justify;
}
p.byline {
	margin-left: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
date {
	margin-left: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
}
.breadcrumbs {
	position:absolute;
	top: 0;
	right:10px;
	width: auto;
	height:16px;
	padding:0;
	z-index:100;
}
.trans-breadcrumbs {
	position:absolute;
	height:16px;
	margin-left: -10px;
	z-index:0;
	background: #fff;
}
.nav {
	position:relative;
	width: 190px;
	height: 200px;
	background:#fff;
	float:right;
	margin: 0;
	padding:10px 0 10px 5px;
	z-index:2;
	border: 1px #000 solid;
	border-right: none;
}
.border-right {
	z-index:1;
	border:1px #333 solid;
}
.no-border-left {
	z-index:2;
	border-left:none;
}
.menu {
	padding:0;
	margin:30px 0 0 0;
	width:190px;
}
.snippets {
	position:relative;
	margin:0;
	padding:0 0 8px 0;
	width: 214px;
	height:100%;
	float:right;
	overflow:hidden;
	border: 1px solid #000;
	background: #fff;
}
.snipcan {
	position: relative;
	width:196px;
	clear: both;
	min-height:78px;
	max-height: 136px;
	margin:8px 8px 0 8px;
	padding:0;
	background:#999;
	border: 1px #333 solid;
	overflow:hidden;
}
.snipoverlay {
	position: absolute;
	width:196px;
	bottom:0;
	height:auto;
	z-index:3;
}
.snippethover {
	background: #ccc;
	position: absolute;
	width:196px;
	top:0;
	margin:0;
	padding:0;
	z-index:2;
	display:none;
}
.snippet {
	position: absolute;
	width:196px;
	top:0;
	margin:0;
	padding:0;
	z-index:1;
}
.sniptop {
	padding:-10px 0 0 0;
	position:absolute;
	display:block;
	height:15px;
	bottom: 0;
	right: 0;
	z-index:2;
	width:198px;
	background:#333;
	text-align:left;
	overflow:visible;
}
.snipbottom {
	position:absolute;
	display:block;
	bottom: 10px;
	right: 2px;
	padding:4px;
	padding-top:0;
	width:auto;
	z-index:1;
	text-align:right;
	background:#fff;
	opacity: 0.67;
	filter:alpha(opacity=67);
}

/* Snippet */
.sniptop a > h1{
	height:.8em;
	margin-bottom: 0;
	vertical-align:text-top;
	top:2px;
	left:16px;
	text-transform:uppercase;
	font-size: .8em;
	line-height: .8em;
	text-transform:none;
	letter-spacing: .20em;
	font-weight: 900;
	color:#ccc;
	margin:0;
	text-align:left;
	border:none;
	padding:0;
}
.sniptop a:hover > h1{
	color:#fff;
	text-decoration: none;
}





.sniptop a > h3 {
	font-family:  "Times New Roman", Times, Georgia, serif;
	margin: 0;
	margin-bottom: 1em;
	padding: 0px 0px 6px 0px;
	font-size: 1em;
	line-height: 1em;
	letter-spacing: -1px;
	font-weight: 100;
	color: #333;
}
.footer {
	margin: -10px auto;
	border: 1px solid #000;
	background: #000;
	text-align:center;
	width:976px;
	padding-top:4px;
	height:16px;
}
/* Generic Containers */
.row {
	float:none;
	overflow:auto;
	width:100%;
}
.invisible {
	display:none;
}
.col {
	float:left;
	padding:0;
	margin:0;
}
.col75 {
	float:left;
	width:72%;
	padding:0;
	margin:0;
}
.col66 {
	float:left;
	width:64%;
}
.col60 {
	float:left;
	width:58%;
}
.col50 {
	float:left;
	width:48%;
}
.col40 {
	float:left;
	width:38%;
}
.col33 {
	float:left;
	width:32%;
}
.col25 {
	float:left;
	width:24%;
}
.colgutter {
	height: 100%;
	border-left: 1px #ddd solid;
	width: 1px;
	margin: 0 4px;
	float:left;
}
.colright {
	float: right;
}
.clear {
	clear: both;
}
/* text Global */
/* text class */
.bold {
	font-weight:900;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.error {
	color:red;
}
.blk {
	color:#000;
}
.drkgry {
	color:#333;
}
.gry {
	color:#808080;
}
.ltgry {
	color:#CCC;
}
.wht {
	color:#FFF;
}
hr {
	width:50%;
	height: 1px;
	color: #444;
	margin: 12px auto;
}
p {
}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;

}
h1 {
	position:absolute;
	display:block;
	height:30px;
	top: -24px;
	left:0;
	margin-bottom: 10px;
	font-size: 2.2em;
	line-height: 1em;
	vertical-align:top;
	font-weight: 900;
	color:#444;
	text-align: left;
}

div#home-txt h1 {
	top: -7px;
	left: 7px;
	backround: none;
	font-size: 1.5em;
	padding-top: 20px;
	
	
}
div#home-txt h3 {
	color: #000;	
}





h1 > span:first-child {
	
}
h2 {
	font-size: 1.2em;
	line-height: .8em;
	font-weight: 900;
	color:#333;
	margin-top: 2em;
	text-align: center;
}
h2 > span:first-child {
	
}
h3 {
	margin-top: .4em;
	font-size: 1.7em;
	line-height: 1em;
	font-weight: 100;
	color: #ccc;
	text-align:center
}
h4 {
	margin-top: 20px;
	font-family:  "Times New Roman", Times, Georgia, serif;
	margin-bottom: 1.4em;
	font-style:italic;
	padding: 0px 0px 6px 0px;
	font-size: 1em;
	line-height: .8em;
	letter-spacing: -.03em;
	font-weight: 100;
	color: #000;
}
div.content > ul {
	list-style:square;
	font-size: .8em;
}
ul li {
	list-style:square;
}
ol {
}
ul li {
}
ol li {
}
blockquote {
	text-align:center;
	margin: -10px 0 0 0;
	padding: 0 30px;
	/*quotes: "\201C" "\201D";*/
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	color: #666;
}

/*Home Page Styles*/
#home-txt{ 
position: absolute;
background-position: 1px 1px;
margin: 0;

}

div#home-txt > blockquote {
	font-weight:100;
	margin:10px 0;
}
div#home-txt > blockquote > p {
	text-align:center;
	position: relative;
	font-size:1.1em;
	font-weight:100;
	line-height: 1.5em;
	color: #000;
	margin:10px 0;
	z-index:10;
}

div#home-txt h3 {
	font-weight:100;
	margin-top:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
}
div#home-txt > h1 {
	margin-top:-10px;
}



a#next {
	color: #a00;
	font-size: .8em;
	font-weight:100;
	text-align: right;
	text-decoration:none;
	z-index:10;
}
a#next:hover {
	color: #f00;
	font-weight:100;
	text-decoration:underline;
}
.adiv {
	position: absolute;
	display:block;
	top:311px;
	height:20px;
	right:-2px;
	width:385px;
	padding:0;
	z-index:100;
}
.acolone{
	position: relative;
	float:left;
	display:block;
	margin-left:-1px;
	width:193px;
	height:19px;
	border-top: 1px #444 solid;
	opacity: .66;
	filter: alpha(opacity=66);
	z-index:2;
}
.acoltwo{
	position: relative;
	float:right;
	display:block;
	width:191px;
	height:20px;
	border: 1px #444 solid;
	border-top: none;
	background: #fff;
	opacity: .66;
	filter: alpha(opacity=66);
	z-index:1;
}

.atab {
	position: absolute;
	display:block;
	right:0;
	bottom:0
	margin:0;
	padding:0 5px;
	height:20px;
	z-index:100;
}


q {
}
address {
	font-style:normal;
	font-size: .8em;
	margin:0;
}
address:first-line {
	font-size: 1.4em;
	font-weight:900;
	color:#333;
}


cite {
}
sub {
}
sup {
}
a {
	text-decoration: none;
	color: #d00;
}
a:hover {
	text-decoration: underline;
	color: #f00;
}
a:active {
}
/*container specific text*/
/*snipoverlay*/
.snipoverlay a {
	color:#CCC;
}
.snipoverlay h2 {
	font-size: 1em;
	line-height:.8em;
}
.snipoverlay p {
	font-size: .8em;
	line-height:.8em;
}
/* nav */

.nav ul {
	margin: 0;
	padding:0;
	text-indent:0;
	list-style:none;
}
.nav ul li.active {
	background: #d6bf33;
	display: block;
}
.nav ul ul li.active {
	background: #ddd;
	display: block;
	border-width: 0;
}
.nav img.expand {
	display: inline;
	cursor:pointer;
}
.nav li {
	margin: 0 0 0 4px;
	padding:0 0 0 4px;
	text-indent:0;
	list-style:none;
	font-size: .9em;
	white-space:nowrap;
}
.nav a {
	color:#777;
	text-decoration: none;
}
.nav a:hover {
	text-decoration:underline;
	color: #f00;
}
.nav a.active {
	font-weight: 900;
	color:#444;
}
.nav li a.selected {
	font-weight: 900;
	color:#000;
}
/* breadcrumbs */
.breadcrumbs ul {
	position:relative;
	margin:0;
	color:#000;
	padding:0;
	z-index:100;
}
.breadcrumbs ul li {
	list-style:none;
	font-size: .7em;
	float:left;
}
.breadcrumbs ul li a {
	color:#444;
	text-decoration:none;
}
.breadcrumbs ul li a:hover {
	color:#0071bc;
	text-decoration:underline;
}
.breadcrumbs ul li a:active {
	font-weight:900;
	color:#000
}
.breadcrumbs p {
}
/* footer */

.footer a {
	text-decoration:none;
	color:#aaa;
}
.footer a:hover {
	color:#d6bf33;
	text-decoration:underline;
}
.footer a:active {
	font-weight:900;
	color:#d6bf33;
}
.footer a.active {
	font-weight:900;
	color:#fff;
}
.footer p {
	font-size: .7em;
	line-height: .7em;
	margin: 0;
	text-align:center;
	vertical-align:center;
	color:#666;
}
/* forms */
fieldset {
}
legend {
}
label {
}
input {
	border: 1px #444 solid;
	background: #eee;
	height: 16px;
	font-size: 1em;
	margin:2px 5px 0 0;
}
p.formlabel {
	font-size: .6em;
	line-height: .8em;
	margin: 3px 0 2px 0;
}
input:focus {
	border: 1px #04355d solid;
	background: #cddee4;
}
input[type="button"] {
}
input[type="checkbox"] {
}
input[type="radio"] {
}
input[type="image"] {
}
input[type="password"] {
}
input[type="button"], input[type="submit"], input[type="reset"] {
	font-size: 12px;
	text-transform:capitalize;
	font-weight:900;
	padding: 1px 3px;
	margin: 3px;
	height:20px;
}
input[type="reset"]:hover {
	border: 1px #04355d solid;
	background: #cddee4;
}
input[type="submit"]:hover {
	border: 1px #04355d solid;
	background: #cddee4;
}
input[type="reset"]:focus {
	border: 1px #04355d solid;
	background: #cddee4;
}
input[type="submit"]:focus {
	border: 1px #04355d solid;
	background: #cddee4;
}
input[type="text"] {
}
textarea {
	border: 1px #444 solid;
	background: #eee;
	height: 160px;
	font-size: 12px;
	margin:2px 5px 0 0;
	width:287px;
	overflow:auto;
}
textarea:focus {
	border: 1px #04355d solid;
	background: #cddee4;
}
select {
	border: 1px #444 solid;
	background: #eee;
	height: 20px;
	font-size: 1em;
	margin:2px 5px 0 0;
	min-width: 80px;
}
select:focus {
	border: 1px #04355d solid;
	background: #cddee4;
}
optgroup {
}
/* Tables */

caption {
}
thead {
}
tbody {
}
tfoot {
}
table {
}
td {
}
tr {
}
td {
}
th {
}
col {
}
colgroup {
}

/* Set colours */
.h_contact{
color:#04355d;

}
.sniptop_contact{
background-color:#04355d;

}
.snipcan_contact{
border-color:#04355d;

}

.h_about{
color:#795f6a;

}
.sniptop_about{
background-color:#795f6a;

}
.snipcan_about{
border-color:#795f6a;

}

.h_team{
color:#7f6f2b;

}
.sniptop_team{
background-color:#7f6f2b;

}
.snipcan_team{
border-color:#7f6f2b;

}


.h_themes{
color:#62878f;

}
.sniptop_themes{
background-color:#62878f;


}
.snipcan_themes{
border-color:#62878f;


}


.h_sectors{
color:#7f6a43;
}
.sniptop_sectors{
background-color:#7f6a43;

}
.snipcan_sectors{
border-color:#7f6a43;

}


.h_philosophy{
color:#495138;

}
.sniptop_philosophy{
background-color:#495138;


}
.snipcan_philosophy{
border-color:#495138;


}