/****************************************/
/* Defaults */
/****************************************/

* { 
	margin: 0; 
	padding: 0; 
	border: 0;
} 

html, body {
	height: 100%;
	overflow: hidden;
	font-size: 62.5%;
}

body {
	font-size: 1.2em;
	font-family:  Arial, Sans-serif;
	background: #FFF;
}

ul, li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

img {
	padding: 0;
	margin: 0;
	border: 0;
}

a {
	text-decoration: none;
	outline: none;
	color: #888;
}

p {
	margin-bottom: 15px;
}

td {
	vertical-align: top;
}

h1, h2 {
	text-transform: uppercase;
}

h1 {
	display: block;
	float: left;
	clear: both;
	margin: 0 0 20px 0;
	font-size: 3em;
	width: 100%;
	line-height: 1em;
}

h2 {
	display: block;
	clear: both;
	margin: 0 0 5px 0;
	font-size: 1.3em;
}

h2.nosubtitle {
	margin: 0 0 10px 0;
}

h1 span, h2 span {
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	overflow: hidden;
}

label {
	display: block;
	clear: both;
	margin-bottom: 2px;
}

input, textarea, button {
	padding: 5px;
	margin-bottom: 10px;
	border-color: #909090 #CCCCCC #CCCCCC #909090;
	border-width: 1px;
	border-style: solid;
	font-size: 0.9em;
	background: #FFF;
}

input.text {
	width: 200px;
}

input.submit {
	padding: 5px;
	margin-top: 20px;
	cursor: pointer;
}

textarea {
	width: 420px;
	height: 175px;
	font-family:  Arial, Sans-serif;
}

table {
	padding: 0;
	margin: 0 0 20px 0;
	border-spacing: 0;
}

td.long {
	width: 300px;
}

td {
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #E9E9E9;
}

table.case-study td.number {
	width: 15px;
	font-weight: bold;
	color: #F15A29;
}

table.case-study td.time {
	width: 60px;
	color: #777;
}

table.case-study td {
	padding: 10px 0 10px 0;
}

/****************************************/
/* Utilities */
/****************************************/

#Header .divider {
	clear: both;
	margin: 15px 0 15px 0;
	border-top: 1px solid #C5C5C5;
	width: 100px;
}

.infopage .divider {
	clear: both;
	margin: 15px 0 15px 0;
	border-top: 1px solid #CCCCCC;
	width: 100%;
}

#info_4 .divider {
	margin: 25px 0 25px 0;
	border-color: transparent;
}

.autoflow {
	overflow: auto;
}

.hide {
	display: none;
}

.column {
	float: left;
	margin-right: 10px;
}

.last {
	margin-right: 0;
}

.single {
	float: none;
}

.text {
	text-align: left;
}

.text, .half {
	width: 460px;
}

.text .image {
	padding: 0px 0 20px 0;
}

.image {
	width: 460px;
}

.pad {
	padding-top: 20px;
	margin-bottom: 20px;
}

.space-bottom {
	padding-bottom: 20px;
}

.touchtop {
	margin-top: -15px;
}

.touchtop-extra {
	margin-top: -20px;
}

.side-image {
	width: 460px;
	text-align: right;
}

.full {
	width: 930px;
}

.center {
	text-align: center;
}

/****************************************/
/* Custom */
/****************************************/

#TitleBar {
	display: block;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	z-index: 200;
}

#TitleBar img {
	display: inline;
	float: left;
}

#TitleBar a {
	display: block;
	width: 192px;
	height: 47px;
	text-indent: -2000px;
	background: #000 url("../img/title.jpg") no-repeat 0 0;
}

#TitleBar a:hover {
	background: #000 url("../img/title.jpg") no-repeat 0 -47px;
}

#TitleBar #subtitle {
	display: none;
}

#Header {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background: transparent url('../img/blank.gif');
	z-index: 99;
}

#Nav {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto 0 auto;
	width: 931px;
}

#Menu {
	position: relative;
	float: left;
	padding: 0px 0px 0 20px;
	margin-left: 1px;
	width: 718px;
	height: 47px;
	overflow: hidden;
	background: #000;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#Menu a {
	display: block;
	position: relative;
	float: left;
	top: 10px;
	margin-right: 15px;
	height: 25px;
	text-indent: -2000px;
	overflow: hidden;
	background-repeat: no-repeat;
}

#Menu .urban-mobility {
	width: 66px;
	background-image: url("../img/menu-items.jpg");
	background-position: 0 0;
}

#Menu .urban-mobility:hover, #Menu .urban-mobility-active {
	background-position: 0 -25px;
}

#Menu .service-concept {
	width: 61px;
	background-image: url("../img/menu-items.jpg");
	background-position: -66px 0;
}

#Menu .service-concept:hover, #Menu .service-concept-active {
	background-position: -66px -25px;
}

#Menu .social-dimension {
	width: 79px;
	background-image: url("../img/menu-items.jpg");
	background-position: -127px 0;
}

#Menu .social-dimension:hover, #Menu .social-dimension-active {
	background-position: -127px -25px;
}

#Menu .the-bike {
	width: 31px;
	background-image: url("../img/menu-items.jpg");
	background-position: -206px 0;
}

#Menu .the-bike:hover, #Menu .the-bike-active {
	background-position: -206px -25px;
}

#Menu .technical-info {
	width: 73px;
	background-image: url("../img/menu-items.jpg");
	background-position: -237px 0;
}

#Menu .technical-info:hover, #Menu .technical-info-active {
	background-position: -237px -25px;
}

#Menu .parking-and-storage {
	width: 79px;
	background-image: url("../img/menu-items.jpg");
	background-position: -310px 0;
}

#Menu .parking-and-storage:hover, #Menu .parking-and-storage-active {
	background-position: -310px -25px;
}

#Menu .case-study {
	width: 44px;
	background-image: url("../img/menu-items.jpg");
	background-position: -389px 0;
}

#Menu .case-study:hover, #Menu .case-study-active {
	background-position: -389px -25px;
}

#Menu .who-and-why {
	width: 51px;
	background-image: url("../img/menu-items.jpg");
	background-position: -433px 0;
}

#Menu .who-and-why:hover, #Menu .who-and-why-active {
	background-position: -433px -25px;
}

#Menu .contact {
	width: 79px;
	background-image: url("../img/menu-items.jpg");
	background-position: -502px 0;
}

#Menu .contact:hover, #Menu .contact-active {
	background-position: -502px -25px;
}

#Arrows {
	display: none;
	position: absolute;
	top: 300px;
	z-index: 100;
}

#arrow_prev {
	position: absolute;
	top: 20px;
	left: -35px;
	width: 40px;
	height: 66px;
}

#arrow_next{
	position: absolute;
	top: 20px;
	left: 105px;
	width: 40px;
	height: 66px;
}

#Nav a#gallery#link_info {
	display: none;
}

#Loading {
	position: relative;
	float: left;
	top: 1px;
	left: 0;
	width: 192px;
	height: 47px;
	text-indent: -2000px;
	overflow: hidden;
	background: #000 url("../img/loading.jpg") no-repeat;
}

#GalleryHolder {
	width: 20000px;
	clear: both;
}

.infopage {
	position: relative;
	top: 132px;
	left: 0;
	padding-bottom: 50px;
	margin: 0 auto 0 auto;
	width: 931px;
	line-height: 1.6em;
}

.push {
	left: 9px;
}

.inner {
	float: left;
	width: 100%;
}

#Intro {
	display: none;
	position: absolute;
	top: 160px;
	left: 0;
	width: 100%;
	z-index: 100;
}

#Intro .page {
	margin: 0 auto 0 auto;
	width: 595px;
	color: #FFF;
}

#Intro .text {
	position: relative;
	padding: 20px 25px 25px 40px;
	top: -18px;
	left: 70px;
	width: 430px;
	font-size: 1.2em;
	line-height: 1.5em;
	background: #000;
}

#Grid {
	position: relative;
	overflow: hidden;
	height: 100%;
}

#Grid ul {
	position: relative;
	padding: 0;
	margin: 0;
	clear: both;
	width: 20000px;
	list-style-type: none;
}

#Grid ul li ul li {
	position: relative;
	float: left;
	background: #FFF;
}

#Grid ul li ul li#Loader {
	width: 100%;
	height: 100%;
	background: #F35609;
}

.container {
	background: #FFF;
}

#GalleryHolder img, #GalleryHolder a {
	width: 100%;
	height: 100%;
}

#Grid ul, #Grid ul li {
	height: 100%;
}

#GalleryMenu {
	position: relative;
	float: left;
	top: 1px;
	left: 0;
	width: 192px;
	height: 47px;
	background-color: #000;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#GalleryMenu a {
	display: block;
	text-indent: -2000px;
	overflow: hidden;
}

#GalleryMenu #arrow-next, #GalleryMenu #arrow-prev {
	position: relative;
	top: 8px;
	width: 20px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#GalleryMenu #arrow-next:hover, #GalleryMenu #arrow-prev:hover {
	background-position: 0 -30px;
}

#GalleryMenu #arrow-next {
	float: right;
	right: 10px;
	background-image: url("../img/arrow-right.jpg");
}

#GalleryMenu #arrow-prev {
	float: left;
	left: 10px;
	background-image: url("../img/arrow-left.jpg");
}

#GalleryMenu #back-to-gallery {
	position: absolute;
	top: 0;
	left: 50px;
	width: 90px;
	height: 47px;
	background-color: #000;
	background-image: url("../img/gallerybox.jpg");
	background-repeat: no-repeat;
	background-position: -50px 0px;
}

#GalleryMenu #back-to-gallery:hover {
	background-position: -50px -47px;
}

.caption {
	display: block;
	font-size: 0.9em;
}

.instruction {
	display: block;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 0.8em;
	color: #F15A29;
}

.instruction, .caption {
	text-align: left;
	border-bottom: 1px solid #E8E8E8;
}

.no-bottom {
	margin-bottom: 0;
}

.hilite {
	color: #F15A29;
}

.bold {
	font-weight: bold;
}

.text .image.title-icon {
	margin-left: 20px;
	padding-bottom: 10px;
	width: 180px;
}

#Grid ul li ul.text, #Grid ul li ul.text li {
	float: none;
	width: auto;
	height: auto;
	list-style: disc outside;
}

#Grid ul li ul.text {
	margin-left: 15px;
}

#Grid ul li ul.text li {
	margin-bottom: 2px;
}

.inline {
	float: right;
	margin-left: 10px;
}

.area {
	display: block;
	font-size: 1.4em;
	font-weight: bold;
}

.city {
	display: block;
	font-weight: bold;
}

.dealer {
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 300px;
	border-bottom: 1px solid #DDD;
}

.dealer a {
	color: #888;
}

.dealer a:hover {
	color: #000;
}

.download {
	float: left;
	margin: 0 20px 20px 0;
	width: 170px;
	font-size: 0.9em;
}

.download img {
	display: block;
	margin: 0 0 10px 0;
	border: 1px solid #CCC;
}

.download a {
	color: #000;
}

.download a:hover {
	text-decoration: underline;
}

.download a:hover img, .download:hover img {
	border: 1px solid #9A9A9A;
} 

.subtitle {
	display: block;
	clear: both;
	margin: 0 0 10px 0;
	font-size: 0.9em;
}

.form_message {
	display: none;
	margin: 20px 0 20px 0;
}

.form_message div {
	padding: 10px;
	border: 1px solid #00c14d;
}

.form_message .error {
	border-color: #FF515E;
}

.gmtn {
	color: #F35609;
}

.designed_by {
	display: none;
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 999;
}

.designed_by .gmtn:hover {
	color: #F35609;
	text-decoration: underline;
}

.gtmn:hover {
	text-decoration: underline;
}

.external {
	color: #666;
}

.external:hover {
	color: #666;
	text-decoration: underline;
}

h1.urban-mobility {
	width: 193px;
	height: 61px;
	background-image: url("../img/titles.jpg");
	background-position: 0 0;
}

h1.service-concept {
	width: 181px;
	height: 61px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -121px;
}

h1.basic-services {
	width: 187px;
	height: 61px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -332px;
}

h1.access {
	width: 148px;
	height: 27px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -453px;
}

h1.social-dimension {
	width: 238px;
	height: 61px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -570px;
}

h1.the-bike {
	width: 96px;
	height: 61px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -631px;
}

h1.the-five-values {
	width: 254px;
	height: 61px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -692px;
}

h1.technical-info {
	width: 216px;
	height: 61px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -829px;
}

h1.parking-and-storage {
	width: 236px;
	height: 61px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -920px;
}

h1.case-study {
	width: 134px;
	height: 61px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -1011px;
}

h1.meet-alice {
	margin-bottom: 5px;
	width: 231px;
	height: 27px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -1087px;
}

h1.who-and-why {
	width: 154px;
	height: 61px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -1192px;
}

h1.contact {
	width: 237px;
	height: 27px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -1313px;
}

/**
 Subtitles
**/

h2.whats-not-to-like {
	width: 237px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -61px;
}

h2.think-green {

	width: 145px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -76px;
}

h2.from-a-dollar-perspective {

	width: 248px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: -174px -91px;
}

h2.infrastructure {
	width: 181px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -106px;
}

h2.integration {
	width: 176px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -753px;
}

h2.durability {
	width: 149px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -768px;
}

h2.safety {
	width: 102px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -783px;
}

h2.ease {
	width: 78px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -798px;
}

h2.identity {
	width: 120px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -813px;
}

h2.availability {
	width: 142px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -182px;
}

h2.rental {
	width: 81px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -197px;
}

h2.payment {
	width: 102px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -212px;
}

h2.maintenance {
	width: 154px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -227px;
}

h2.partners {
	width: 109px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -257px;
}

h2.locations {
	width: 121px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -272px;
}

h2.safety-and-insurance {
	width: 257px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -287px;
}

h2.parking {
	width: 100px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -302px;
}

h2.additional-services {
	width: 234px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -317px;
}

h2.renting-an-nycitybike {
	width: 262px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -393px;
}

h2.returning-an-nycitybike {
	width: 290px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -408px;
}

h2.bikecenters {
	width: 139px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -423px;
}

h2.support {
	width: 99px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -438px;
}

h2.booking {
	width: 106px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -480px;
}

h2.website {
	width: 93px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -495px;
}

h2.call-center {
	width: 135px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -510px;
}

h2.payment {
	width: 102px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -525px;
}

h2.community {
	width: 135px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -540px;
}

h2.service-safety {
	width: 79px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -555px;
}

h2.cable-lock {
	width: 128px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -890px;
}

h2.interchangeable {
	width: 315px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -905px;
}

h2.rolling-rental {
	width: 284px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -981px;
}

h2.bike-hubs {
	width: 210px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -996px;
}

h2.pilot-program {
	width: 246px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -1072px;
}

h2.follow {
	width: 456px;
	height: 33px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -1114px;
}

h2.wednesday {
	width: 134px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -1147px;
}

h2.thursday {
	width: 114px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -1162px;
}

h2.friday {
	width: 80px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -1177px;
}

h2.why-citybikes {
	width: 178px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -1253px;
}

h2.why-nyc {
	width: 117px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -1268px;
}

h2.nr2154 {
	width: 97px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -1283px;
}

h2.goodmorning-technology {
	width: 318px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -1298px;
}

h2.more-info {
	width: 124px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -1340px;
}

h2.catalogue {
	width: 126px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -1355px;
}

h2.ddri {
	width: 255px;
	height: 33px;
	background-image: url("../img/titles.jpg");
	background-position: -134px -1367px;
}

h2.press {
	width: 68px;
	height: 15px;
	background-image: url("../img/titles.jpg");
	background-position: 0 -1385px;
}

/**
 Lightbox
**/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 201;
	text-align: center;
	line-height: 0;
}

#lightbox-container-image-box {
	position: relative;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image, #lightbox-container-image-data-box {
	position: relative;
}

#lightbox-loading {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 16px;
}

#lightbox-nav {
	display: none;
}

#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}

#lightbox-nav a {
	outline: none;
}

#lightbox-secNav
{
	text-align: left;
}

#lightbox-secNav-btnClose {
	padding-bottom: 40px;
	width: 61px;
	height: 15px;
}

#lightbox-container-image-data-box {
	margin: 0 auto 0 auto;
}

#lightbox-image-details {
	display: none;
}

#lightbox-image {
	border: 1px solid #CCC;
}
