/* General
------------------------------------------------------------------------------ */
.default-cms-body p {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 19px;
	color: #5e5e5e;
	margin-bottom: 19px;
}

.default-cms-body h1, .default-cms-body h2 {
	font-family: DINWeb, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 16px;
	color: #222;
	margin: .83em 0;
}

.default-cms-body h3 {
	font-family: DINWeb, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 19px;
	color: #da6a1d;
	margin-bottom: 5px;
}

.default-cms-body .subtitle {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 23px;
	color: #5e5e5e;
	margin-bottom: 19px;
}

.default-cms-body .subtitle.highlighted {
	color: #fa6a1d;
}

.default-cms-body .divider {
	height: 1px;
	background: #ddd;
	margin: 25px 0;
}

.module .module-body .default-cms-body {
	width: 860px;
	margin: 20px 55px;
	float: left;
	clear: both;
	padding: 0;
}

.module .default-cms-body .cms-header img {
	margin-bottom: 33px;
}

.module .default-cms-body .cms-header h2 {
	color: black;
	font-size: 28px;
	line-height: 1.2em;
	text-transform: uppercase;
	font-family: DINWeb, sans-serif;
	font-weight: normal;
	margin-bottom: 18px;
}

/* About Us
------------------------------------------------------------------------------ */
#about-us {
	margin-left: 5px;
	margin-top: 22px;
}

#about-us .icon-list {
	margin: 10px 0 0;
	list-style-type: none;
	padding: 0 15px;
}

#about-us .icon-list li {
	color: #6b6b6b;
	clear: none;
	float: left;
	padding: 10px 5px;
	padding-bottom: 40px;
	text-align: center;
	width: 176px;
}

#about-us .icon-list li a.link {
	color: #6b6b6b;
	font-family: DINWeb;
	text-transform: uppercase;
	font-size: 14px;
}

#about-us .icon-list li a.link:hover {
	color: #212121;
	text-decoration: none;
}

#about-us .icon-list li span {
	clear: both;
	text-align: center;
}

#about-us .icon-list li span {
	clear: both;
	text-align: center;
}

#about-us .icon-list li a .image {
	background: url(../imgs/icons/aboutus_icon_sprite.gif) 0 0 no-repeat;
	width: 101px;
	height: 101px;
	display: inline-block;
	margin-bottom: 15px;
}

#about-us .icon-list li a.meet-timbuk2 .image {
	background-position: 0 0;
}

#about-us .icon-list li a.meet-timbuk2:hover .image {
	background-position: 0 -101px;
}

#about-us .icon-list li a.warranty .image {
	background-position: -101px 0;
}

#about-us .icon-list li a.warranty:hover .image {
	background-position: -101px -101px;
}

#about-us .icon-list li a.recycle .image {
	background-position: -202px 0;
}

#about-us .icon-list li a.recycle:hover .image {
	background-position: -202px -101px;
}

#about-us .icon-list li a.manufacturing .image {
	background-position: -303px 0;
}

#about-us .icon-list li a.manufacturing:hover .image {
	background-position: -303px -101px;
}

#about-us .icon-list li a.bikeshare .image {
	background-position: -404px 0;
}

#about-us .icon-list li a.bikeshare:hover .image {
	background-position: -404px -101px;
}

#about-us .icon-list li .divider {
	background: url(../imgs/content/aboutus_hrule_176px.gif) 0 0 no-repeat;
	width: 176px;
	height: 3px;
	border: none;
	outline: none;
	margin-top: 13px;
	margin-bottom: 11px;
}

#about-us .icon-list li .info {
	text-align: left;
	font-size: 16px;
	line-height: 24px;
	margin-top: 19px;
	margin-left: 5px;
}



/* About Us New
------------------------------------------------------------------------------ */

#about-new {
	margin-left: 5px;
	margin-top: 22px;
}

#about-new .icon-list {
	margin: 10px 30px 0;
	list-style-type: none;
	padding: 0 15px;
}

#about-new .icon-list li {
	color: #6b6b6b;
	clear: none;
	float: left;
	padding: 10px 20px;
	padding-bottom: 40px;
	text-align: center;
	width: 176px;
}

#about-new .icon-list li a.link {
	color: #6b6b6b;
	font-family: DINWeb;
	text-transform: uppercase;
	font-size: 14px;
}

#about-new .icon-list li a.link:hover {
	color: #212121;
	text-decoration: none;
}

#about-new .icon-list li span {
	clear: both;
	text-align: center;
}

#about-new .icon-list li span {
	clear: both;
	text-align: center;
}

#about-new .icon-list li a .image {
	background: url(../imgs/icons/about_icon_sprite.gif) 0 0 no-repeat;
	width: 101px;
	height: 101px;
	display: inline-block;
	margin-bottom: 15px;
}

#about-new .icon-list li a.about-people .image {
	background-position: 0 0;
}

#about-new .icon-list li a.about-people:hover .image {
	background-position: 0 -101px;
}

#about-new .icon-list li a.about-product .image {
	background-position: -101px 0;
}

#about-new .icon-list li a.about-product:hover .image {
	background-position: -101px -101px;
}

#about-new .icon-list li a.about-environment .image {
	background-position: -202px 0;
}

#about-new .icon-list li a.about-environment:hover .image {
	background-position: -202px -101px;
}

#about-new .icon-list li a.about-manufacturing .image {
	background-position: -303px 0;
}

#about-new .icon-list li a.about-manufacturing:hover .image {
	background-position: -303px -101px;
}

#about-new .icon-list li .divider {
	background: url(../imgs/content/aboutus_hrule_176px.gif) 0 0 no-repeat;
	width: 176px;
	height: 3px;
	border: none;
	outline: none;
	margin-top: 13px;
	margin-bottom: 11px;
}

#about-new .icon-list li .info {
	text-align: left;
	font-size: 16px;
	line-height: 24px;
	margin-top: 19px;
	margin-left: 5px;
}


/* Meet Timbuk2 - About Us
------------------------------------------------------------------------------ */
#history-timeline {
	clear: both;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	width: 980px;
}

#history-timeline .intro {
	margin-bottom: 39px;
	margin-top: 19px;
	color: #da6a1d;
}

#history-timeline h4 {
	margin: 0;
	margin-top: 0.66em;
}

#history-timeline ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 715px;
	margin: 0 auto;
}

#history-timeline ul li {
	background: url(../imgs/misc/history_timeline_bar.gif) repeat-y 519px 0;
	clear: both;
	float: left;
	padding: 4px 0 20px;
	overflow: hidden;
	position: relative;
	width: 715px;
}

#history-timeline ul li.start {
	background: url(../imgs/misc/history_timeline_bar.gif) repeat-y 518px 0;
}

#history-timeline ul li.milestone {
	background: url(../imgs/misc/history_timeline_bar.gif) repeat-y 519px 0;
}

#history-timeline ul li.first {
	background: url(../imgs/misc/history_timeline_bar.gif) no-repeat 519px
		50px;
}

#history-timeline ul li.last {
	background: url(../imgs/misc/history_timeline_bar.gif) no-repeat 519px
		-440px;
}

#history-timeline ul li .section-main {
	background: url(../imgs/misc/bullet_grey_16.png) no-repeat right 15px;
	float: left;
	padding: 0 18px 0 0;
	min-height: 50px;
	width: 510px;
}

#history-timeline ul li.first .section-main {
	background: url(../imgs/misc/bullet_grey_20.png) no-repeat right 32px;
	padding: 0 20px 0 0;
	width: 510px;
}

#history-timeline ul li.last .section-main {
	background: url(../imgs/misc/bullet_grey_20.png) no-repeat right 40px;
	padding: 0 20px 0 0;
	width: 510px;
}

#history-timeline ul li.start .section-main {
	background: none;
	padding: 0 20px 0 0;
	width: 510px;
}

#history-timeline ul li.milestone .section-main {
	background: url(../imgs/misc/bullet_grey_32.png) no-repeat right 2px;
	padding: 0 26px 0 0;
	width: 510px;
}

#history-timeline ul li .section-side {
	float: right;
	padding: 0 10px 0 0;
	width: 175px;
}

#history-timeline ul li.milestone .section-main {
	position: relative;
	z-index: 1;
}

#history-timeline ul li.milestone .section-side {
	position: absolute;
	top: 25px;
	right: 0;
	padding: 0;
	width: 194px;
	z-index: 0;
}

#history-timeline ul li.first .section-side {
	padding-top: 22px;
}

#history-timeline ul li.last .section-side {
	padding-top: 32px;
}

#history-timeline ul li.last .section-main h4 {
	margin-top: 1.7em;
	margin-bottom: 1em;
}

#history-timeline ul li .section-main p,#history-timeline ul li .section-side p
	{
	color: #303030;
	font-size: 14px;
	line-height: 1.5em;
	margin: 5px 0 15px;
	padding: 0;
}

#history-timeline ul li .section-main p {
	float: right;
	text-align: right;
	padding: 0 8px 0 0;
	width: 500px;
}

#history-timeline ul li .section-side p {
	float: left;
	text-align: left;
	padding: 0 0 0 5px;
	width: 170px;
}

#history-timeline ul li .section-main h4,#history-timeline ul li .section-side h4
	{
	color: #b8c1c6;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: -2px;
	font-family: DINWeb;
}

#history-timeline ul li .section-main h4 {
	float: right;
	text-align: right;
	padding-right: 8px;
}

#history-timeline ul li .section-side h4 {
	float: left;
	padding: 0 0 0 3px;
	text-align: left;
}

#history-timeline ul li .section-main .img-holder img {
	float: right;
}

#history-timeline ul li .section-side .img-holder img {
	float: left;
}

#history-timeline ul li.start {
	padding: 0 17px 0 19px;
	width: 678px;
}

#history-timeline ul li.start .section-main {
	background: url(../imgs/content/history_start_bg.jpg) repeat-y 0 0;
	padding: 0;
	text-align: center;
	width: 678px;
}

#history-timeline ul li.start .section-head {
	background: url(../imgs/content/history_start_top_bg.jpg) no-repeat 0 0;
	float: left;
	height: 49px;
	width: 678px;
	padding: 30px 0 0;
	text-align: center;
}

#history-timeline ul li.start .section-body {
	background: url(../imgs/content/history_start_body_bg.jpg) no-repeat 0
		bottom;
	float: left;
	padding: 0 89px 215px;
	width: 500px;
}

#history-timeline ul li.start .section-main h4 {
	color: #fff;
	float: none;
	text-align: center;
	width: 100%;
	font-weight: normal;
}

#history-timeline ul li.start .section-main p {
	color: #fff;
	float: none;
	font-size: 16px;
	line-height: 1.5em;
	padding: 0;
	text-align: center;
	width: 100%;
	font-family: DINWeb-Medium;
}

#history-timeline ul li.start .section-main .img-holder img {
	float: none;
}

#history-timeline .section-side-full {
	clear: left;
}

#history-timeline .section-side-full p {
	color: #303030;
	font-size: 14px;
	line-height: 1.5em;
	margin: 5px 0 15px 15px;
	padding: 0;
}

/* Manufacturing
------------------------------------------------------------------------------ */

#manufacturing .map {
	position: relative;
	width: 692px;
	height: 329px;
}

#manufacturing .map .where-sanfrancisco {
	width: 139px;
	height: 23px;
	display: block;
	top: 103px;
	left: 132px;
	position: absolute;
}

#manufacturing .map .where-asia {
	width: 220px;
	height: 78px;
	display: block;
	top: 124px;
	left: 434px;
	position: absolute;
}

#manufacturing .image {
	margin: 21px 0;
}

#manufacturing hr {
	margin: 25px 0;
	height: 1px;
}

#manufacturing .anchor {
	top: 0;
}


/* Shipping Page - Wordpress
------------------------------------------------------------------------------ */

.module table.shippingtable tbody td {
	vertical-align: top;
}

/* FAQ - Wordpress
------------------------------------------------------------------------------ */
.wp-top-anchors {
float: right;
}

.wp-top-anchors a.wp-top-link {
background: url('http://cdn.timbuk2.com/static/resources/imgs/misc/arrows_up_grey.gif') no-repeat right 0;
color: #656565;
font-size: 12px;
font-weight: 700;
line-height: 1.5em;
display: block;
height: 17px;
margin: 0;
padding: 0 22px 0 0;
text-transform: capitalize;
}

.wp-list { color: #5E5E5E; font-size: 13px; line-height: 19px; margin-bottom: 5px; }