﻿div.pagination {
	clear: both;
	float:right;
	color: #5F5E5E;
}
div.thumb-navigation div.top {
	margin-bottom: 0px;
	height: 11px;
	color: #5F5E5E;
}
div.thumb-navigation div.bottom {
	margin-top: 0;
	color: #5F5E5E;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 0px 4px 0px 4px;
	border: 1px solid #ccc;
	color: #5F5E5E;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
	color: #F86600;
}
div.pagination span.current {
	font-weight: bold;
	border: 1px solid #ccc;
	color: #F86600;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
/*End-07-Aug-2012*/
/*Careers Satrt*/
.career1 {
	width:652px;
	float:left;
	padding:15px 10px;
	border:#d0d2d7 1px solid;
	background:#f2f3f6;
}
.career1-h1 {
	color:#222;
	font-weight:bold;
	font-size:13px;
	background: 5px 8px no-repeat;
}
.career1-list {
	color:#666;
}
.career1-list ul {
	margin:0;
	padding:0;
}
.career1-list li {
	background: 7px 12px no-repeat;
	list-style:none;
	padding:0 0 0 16px;
	line-height:5px;
}
.career1-list li a {
	color:#2684ca;
	text-decoration:underline;
}
.career1-list li a:hover {
	color:#f68c2b;
}
.casestudies-box {
	width:725px;
	float:left;
	padding:10px 0 10px 15px;
	color:#575757;
	line-height:16px;
	background:url left bottom repeat-x;
}
.casestudies {
	color:#666;
}
.casestudies a {
	color:#2684ca;
	text-decoration:underline;
}
.casestudies a:hover {
	color:#f68c2b;
}
.sitemap-h1 {
	/*width:474px;*/
	width:772px;
	padding:10px 0 3px 0;
	background: left bottom repeat-x;
	color:#0089d0;
	font-size:13px;
	font-weight:bold;
}
.sitemap-h1-bullet {
	padding:0 5px 0 0;
	/*background:url(../../../Images/GUI/Global/bullet-5.png) right 5px no-repeat;*/
}
.sitemap {
	font-size:11px;
	line-height:18px;
}
.sitemap ul {
	margin:0;
	/*padding:10px 0;*/
}
.sitemap li {
	list-style:none;
	background: 5px 7px no-repeat;
}
.sitemap li a {
	color:#333;
	text-decoration:none;
	padding:0 0 0 18px;
}
.sitemap li a:hover {
	color:#0089d0;
}
.backtofutureanim {
	width:690px;
	height:305px;
	float:left;
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #3c763d;
	text-decoration: none;
	/*-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;*/
}
/*a:hover, a.selected {
	color: #088fc6;
}*/

.sociales {
	text-align: center;
	margin-bottom: 20px;
}
#timeline {
	width: 744px;
	height: 350px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	background: url(../msimg/dot.gif) left 45px repeat-x;
}
	@media only screen and (max-width:800px) {
		  /* For mobile phones: */
		  #timeline {
			width: 100%;
		  }
		}
		@media only screen and (max-width:500px) {
		  /* For mobile phones: */
		  #timeline {
			width: 100%;
		  }
		}
#timeline-container {
	width: 100%;
	height: 350px;
	background:url(../msimg/bg.jpg) no-repeat left 60px;
}
@media (min-width:768px){
	.container{width:750px;}
}
@media (min-width:992px){
	.container{width:970px;}
}
@media (min-width:1200px){
	.container{width:1170px;}

}
#dates {
	width: 744px;
	height: 60px;
	overflow: hidden;
}
#dates li {
	list-style: none;
	float: left;
	width: 150px;
	height: 50px;
	font-size: 24px;
	text-align: center;
	background: url(../msimg/biggerdot.png) center bottom no-repeat;
}
#dates a {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight:600;
	font-size:12px;
	line-height: 38px;
	padding-bottom: 10px;
}
#dates .selected {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
	font-weight:600;
	color:#a94442;
}
#issues {
	width: 744px;
	height: 350px;
	overflow: hidden;
}
#issues ul {
	margin:0;
	padding:0;
}
#issues li {
	width: 744px;
	height: 265px;
	list-style: none;
	float: left;
}
/*#issues li.selected img {
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}*/
#issues li img {
	float: left;
	margin: 0;
	background: transparent;
}
#issues li h1 {
	color: #ffcc00;
	font-size: 48px;
	margin: 20px 0;
	text-shadow: #000 1px 1px 2px;
}
#issues li p {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
	margin-right: 70px;
	font-weight: 200;
	line-height: 25px;	
}
#grad_left, #grad_right {
	width: 100px;
	height: 350px;
	position: absolute;
	top: 0;
}
#grad_left {
	left: 0;/*background: url('../images/grad_left.png') repeat-y;*/
}
#grad_right {
	right: 0;/*background: url('../images/grad_right.png') repeat-y;*/
}
#next, #prev {
	position: absolute;
	top: 0;
	font-size: 70px;
	top: 170px;
	width: 22px;
	height: 38px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#next:hover, #prev:hover {
	background-position: 0 -76px;
}
#next {
	right: 0;
	background-image: url(../msimg/next.png);
}
#prev {
	left: 0;
	background-image: url(../msimg/prev.png);
}
#next.disabled, #prev.disabled {
	opacity: 0.2;
}
.clientslist {
	width:744px;
	height:452px;
	float:left;
	margin-top:12px;
}
.clientslist01 {
	width:155px;
	height:90px;
	background-color:#fff;
	float:left;
	border:solid 1px #d0d2d7;
	text-align:center;
	padding-top:20px;
	margin-top:3px;
}
.clientslist02 {
	width:155px;
	height:88px;
	background-color:#fff;
	float:left;
	border:solid 1px #d0d2d7;
	text-align:center;
	padding-top:20px;
	margin:3px 0px 0px 3px;
}