
@charset "UTF-8";
/*////////////////////////////////////////////////////////////////////////////////////////////////////
//////////// CSS FOR ** //////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*////////// BODY & LINKS //////////////////////////////////////////////////////////////////////////*/
*{
	margin: 0px;
}

html, body{
	width: 100%;
	height: 100%;
	font-family: "Frutiger-new", "Myriad", "Myriad Pro", "Segoe UI", Helvetica, Arial, sans-serif;
	color: #696a6c;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

a{
	outline: none;
}

a:focus{
	-moz-outline-style: none;
}

a:link, a:visited{
	font-family: Helvetica, Arial, san-serif;
	text-decoration: none;
	color: #afbd22;
	font-weight: 700;
	font-size: 10px;
}

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

a img {
	border: none;
}

.browser-msg a:link, .browser-msg a:visited{
	font-family: Helvetica, Arial, san-serif;
	text-decoration: none;
	color: #afbd22;
	font-weight: 700;
	font-size: 18px;
}
.browser-msg a:hover{
	font-family: Helvetica, Arial, san-serif;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/

/*////////// DIVS //////////////////////////////////////////////////////////////////////////////////*/

/* STICKY FOOTER */
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -240px;
}

.push {
	height: 260px;
}

.footer{
	height: 240px;
	position: relative;
}
/* END STICKY FOOTER */

/* HEADER */
.header{
	height: 137px;
}
/* END HEADER */

/* NAVIGATION */
.toggler{
	font-family: Helvetica, Arial, sans-serif;
	color: #696a6c;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer;
}

#navigation{
	width: 180px;
	margin-top: -2px;
	text-align: left;
}

.nav-item{
	margin: 10px 0px 10px 20px;
}

.menu{
	line-height: 10px;
	margin-bottom: 5px;
}
/* END NAVIGATION */

.cleaner{
	clear: both;
	height: 0px;
	font-size: 0px;
	border: none;
	margin:0px;
	padding: 0px;
	background:transparent;
}

.main{
	width: 100%;
	margin-right: 20px;
}

.content{
	width: 760px;
	text-align: justify;
}
/* HEADER */
.rcc-container{
	position: absolute;
	left: 20px;
	top: 50px;
}

#rcc{
	width: 230px;
	padding: 20px;
	font-family: "Frutiger-new", "Myriad", "Myriad Pro", "Segoe UI", Helvetica, Arial, sans-serif;
	color: #fff;
	font-weight: 400;
	font-size: 11px;
	text-align: justify;
	background-color: #afbd22;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
/* END HEADER */

/* FOOTER */
.contact-footer, .footer-nav{
	margin-left: 20px;
	line-height: 12px;
	float: left;
	vertical-align: bottom;
}

#confetti, #confetti2{
	width: 347px;
	height: 240px;
	position: absolute;
	top: 0px;
	right: 0px;
	outline-width: 0px;
}

.confetti-container{
	position: relative;
	width: 340px;
	height: 240px;
}
/* END FOOTER */

/* TOOL TIPS */
.tooltips{
}
.tip-bg{
	padding: 12px 14px 12px 14px;
	background-color: #afbd22;
	min-width: 108px;
	max-width: 108px;
}

.tip-title{
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	font-weight: 700;
	font-size: 10px;
}

.tip-text{
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	font-weight: 400;
	font-size: 10px;
}
/* END TOOL TIPS */

.img-holder{
	width: 760px;
	background-color: #696a6c;
}

#thumb-holder{
	width: 760px;
	max-width: 760px;
	overflow: hidden;
	background-color: #696a6c;
}

.x{
	position: absolute;
	top: 137px;
	right: 20px;
}

.browser-msg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #000;
	opacity: 0.8;
	filter:alpha(opacity=80);
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	text-align: center;
}

/*** WP STYLES ***/
.wp-date{
	font-size: 11px;
	color: #999;
	margin-bottom: 10px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding-left: 15px;
	padding-bottom: 10px;
	float: right;
	clear: right;
}

img.alignleft {
	padding-right: 15px;
	padding-bottom: 10px;
	float: left;
	clear: left;
}

p{
	margin-top: 10px;
}

hr {
	border: 0;
	color: #e8e8e8;
	background-color: #e8e8e8;
	height: 1px;
	width: 100%;
	text-align: left;
	margin: 10px 0px;
}

/*** END WP STYLES ***/

/*//////////////////////////////////////////////////////////////////////////////////////////////////*/

/*////////// TYPE //////////////////////////////////////////////////////////////////////////////////*/
@font-face {
	font-family: "Frutiger-new";
	src: url('http://adobe.com/css/Frutiger');
	font-weight: normal;
}

h1{
	font-family: Helvetica, Arial, sans-serif;
	color: #afbd22;
	font-weight: 700;
	font-size: 18px;
}

h2{
	font-family: "Frutiger-new", "Myriad", "Myriad Pro", "Segoe UI", Helvetica, Arial, sans-serif;
	color: #afbd22;
	font-weight: 700;
	font-size: 14px;
}

.quo{
	font-family: "Frutiger-new", "Myriad", "Myriad Pro", "Segoe UI", Helvetica, Arial, sans-serif;
	color: #afbd22;
	font-size: 36px;
	float: left;
	margin-top: -4px;
}

.menu a{
	font-family: Helvetica, Arial, sans-serif;
	color: #696a6c;
	font-weight: 700;
	font-size: 11px;
}

.menu a:hover{
	color: #afbd22;
}

.grey-text{
	font-family: "Frutiger-new", "Myriad", "Myriad Pro", "Segoe UI", Helvetica, Arial, sans-serif;
	color: #999;
	font-size: 11px;
}

.foot-heavy{
	font-family: Helvetica, Arial, sans-serif;
	color: #696a6c;
	font-weight: 700;
	font-size: 11px;
}

.foot-light{
	font-family: Helvetica, Arial, sans-serif;
	color: #696a6c;
	font-size: 11px;
}

.foot-grey{
	font-family: Helvetica, Arial, sans-serif;
	color: #999;
	font-size: 11px;
}

.footer a{
	font-family: Helvetica, Arial, sans-serif;
	color: #696a6c;
	font-weight: 400;
	font-size: 11px;
}

.footer-nav a{
	font-family: Helvetica, Arial, sans-serif;
	color: #696a6c;
	font-weight: 700;
	font-size: 11px;
}

.footer a:hover{
	color: #afbd22;
}

/*
.content a:hover{
	color: #696a6c;
}
*/

.error{
	color: red;
	font-weight: 700;
}
ul.staff-list{
	list-style-image: url(../img/plus.jpg);
	margin-left: -10px;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/

/*////////// FORM ELEMENTS /////////////////////////////////////////////////////////////////////////*/
input.text{
	width: 290px;
	height: 15px;
	padding: 10px;
	background-color: #ccc;
	font-family: "Frutiger-new", "Myriad", "Myriad Pro", "Segoe UI", Helvetica, Arial, sans-serif;
	color: #696a6c;
	font-size: 12px;
	border: none;
}

input.text-subject{
	width: 405px;
	height: 15px;
	padding: 10px;
	background-color: #ccc;
	font-family: "Frutiger-new", "Myriad", "Myriad Pro", "Segoe UI", Helvetica, Arial, sans-serif;
	color: #696a6c;
	font-size: 12px;
	border: none;
}

textarea{
	padding: 10px;
	width: 405px;
	height: 125px;
	background-color: #ccc;
	font-family: "Frutiger-new", "Myriad", "Myriad Pro", "Segoe UI", Helvetica, Arial, sans-serif;
	color: #696a6c;
	font-size: 12px;
	border: none;
}

textarea.message-subject{
	padding: 10px;
	width: 405px;
	height: 70px;
	background-color: #ccc;
	font-family: "Frutiger-new", "Myriad", "Myriad Pro", "Segoe UI", Helvetica, Arial, sans-serif;
	color: #696a6c;
	font-size: 12px;
	border: none;
}

.button{
	height: 35px;
	background-position: top;
	border: none;
	cursor: pointer;
	outline: none;
}

#attach .file .file-progress{
	width: 425px;
	height: 35px;
	vertical-align: middle;
	background-image: url(../img/progress-bar/green/progress.gif);
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////*/