/* CSS Document */

body{
	margin: 0px;
	background-color: #1d1e1a;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

form, fieldset {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:focus {outline: none;}

.clr {clear: both;}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 175px;
	padding-bottom: 40px;
}
#leftcol {
	float: left;
	width: 608px;
	padding-right: 15px;
	padding-left: 15px;
}
#leftcol h4 {
	height: 51px;
	text-indent: -9999px;
	background-image: url(../images/leftcol-h4_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 22px;
}

.project {
	background-image: url(../images/project-images_bg.png);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 18px;
	color: #47c2fb;
	position: relative;
	padding-top: 19px;
	padding-right: 19px;
	padding-bottom: 44px;
	padding-left: 19px;
	margin-bottom: 30px;
	float: left;
}

.project-images {
	width: 570px;
	height: 250px;
	overflow: hidden;
	border: 0px solid #CCC;
}
.project-info {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/project-info_bg.png);
	background-repeat: repeat;
	background-position: left top;
	height: 230px;
	width: 530px;
	display: block;
}
.project-info h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6f6f6d;
	font-size: 30px;
	line-height: 46px;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: -4px;
	margin-bottom: 4px;
}
.project-info a {
	color: #47c2fb;
	text-decoration: underline;
}
.project-info a:hover {
	color: #47c2fb;
	text-decoration: none;
}
.project-info .pleft {
	float: left;
	width: 350px;
}
.project-info .pright {
	float: right;
	width: 150px;
}
.project-nav {
	position: absolute;
	right: 20px;
	top: 278px;
}
.project-nav a {
	height: 34px;
	width: 26px;
	background-image: url(../images/project-nav-a_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	padding-right: 5px;
	padding-left: 4px;
	text-indent: -9999px;
	display: inline;
}
.project-nav a:hover, .project-nav a.selected {
	background-position: center top;
}









#rightcol {
	float: right;
	width: 286px;
}
#rightcol h1 {
	font-size: 18px;
	line-height: 24px;
	color: #c7f88a;
	padding-left: 12px;
}
#what h2 {
	font-size: 12px;
	line-height: 20px;
	color: #8fc83a;
}


#rightcol #who, #rightcol #what {
	padding-bottom: 40px;
}


#who h4, #what h4 {
	height: 51px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 22px;
}

#who h4 {background-image: url(../images/rightcol-who-h4_bg.jpg);}

#what h4 {background-image: url(../images/rightcol-what-h4_bg.jpg);}
#rightcol #what ul, #twitter ul {
	margin: 0px;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#rightcol #what li, #twitter li {
	list-style-type: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
}

#twitter{
	font-size: 12px;
	line-height: 20px;
	color: #8fc83a;
	padding-right: 20px;
	margin-top: -30px;
}
#twitter h4 {
	text-indent: -9999px;
	background-image: url(../images/twitter-h4_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
}


#twitter a {
	color: #c7f88a;
}
#twitter-link {
	text-align: right;
	display: block;
	background-image: url(../images/twitter-icon.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 26px;
	margin-top: -20px;
}



#footer {
	clear: both;
	height: 315px;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer-contact {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	position:relative;
}
#footer-contact h4 {
	height: 58px;
	background-image: url(../images/footer-h4_bg.png);
	background-repeat: no-repeat;
	background-position: 117px top;
	text-indent: -9999px;
	padding-bottom: 10px;
}
#footer-contact p {
	line-height: 24px;
	padding-top: 4px;
}

.contact-form {
	width: 428px;
	float: left;
	margin-right: 44px;
}


.contact-form fieldset, .contact-form dl, .contact-form dt, .contact-form dd,
.etours-form form, .etours-form fieldset, .etours-form dl, .etours-form dt, .etours-form dd {
	margin: 0px;
	padding: 0px;
	border: none;
}

#fieldset-contactForm legend {
	display: none;
}

#fieldset-contactForm dl {
	display: block;
	margin: 0px;
	padding: 0px;
}

#fieldset-contactForm dt {
	float: left;
	width: 26%;
	text-align: right;
	display: block;
	padding-bottom: 4px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 26px;
}
#fieldset-contactForm dd {
	float: right;
	width: 71%;
	padding-bottom: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1%;
	display: block;
}

#fieldset-contactForm input, #fieldset-contactForm textarea {
	width: 280px;
	background-color: #FFF;
	border: 1px solid #FFF;
	line-height: 14px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin: 0px;
}

#fieldset-contactForm textarea {
	height: 120px;
}

#fieldset-contactForm input:hover, #fieldset-contactForm input:focus, #fieldset-contactForm textarea:hover, #fieldset-contactForm textarea:focus {
	border: 1px solid #FFF;
	background-color: #ddfdb6;
}
#fieldset-contactForm a {
	background-image: url(../images/contact-form-submit.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 26px;
	width: 88px;
	display: none;
	text-indent: -9999px;
	margin-left: 200px;
}

#fieldset-contactForm a:hover {
	background-position: right bottom;
}

#notice {
	position: absolute;
	top: 188px;
	left:450px;
	text-align:left;
	width:240px;
	background-image:url(../images/form-notice_bg.png);
	background-repeat:no-repeat;
	background-position: left 50%;
	padding: 10px 10px 10px 36px;
	text-shadow: 1px 1px 2px #000;
}

#notice em {
	font-style:normal;
	display:block;
	line-height:24px;
	font-weight:bold;
}


#rightcol h1 			{ text-shadow: 2px 2px 3px #000; }
.project-info h3 		{ text-shadow: 0 0 12px #00deff; } 
.project-info strong 	{ text-shadow: 0 0 6px #00deff; }
.static-text 			{ margin-top: 15px; background: none; }

.tft, .tfv { display: none !important; }
