/** General **/
html, body {
	padding:0;
	margin:0;
	height:100%;
}

body {
	font-size:11pt;
	font-family:Tahoma,Arial;
	color:#a5c4da;
	background: url(../../images/waytowork/back.jpg) 0 0 repeat;
}
a {
	color:#e7d78a;
	text-decoration:none;
}
a:hover {
	border-bottom:1px dashed #e7d78a;	
}
a img {
	border:0;
}
#wrapper {
	background: url(../../images/waytowork/topback.jpg) 0 0 repeat-x;
	height:430px;
}
#container {
	width:855px;
	margin:auto;
	position:relative;
	padding-bottom:100px;
}
p {
	line-height:1.5em;
}
/** Header **/
#header {
	line-height:19px;
	padding-top:12px;
	color:#99c0d1;
	margin-bottom:70px;
	font-family:Arial;
}
#header img.logo {
	margin-right:6px;
	position:relative;
	top:5px;
}
#header a.logo:hover {
	border-bottom:1px dashed #99c0d1;
}
#header ul {
	padding:0;
	margin:10px 0 0;
	list-style:none;
	font-size:11pt;
	line-height:19px;
	list-style-position:outside;
}
#header ul li {
	float:left;
	margin-right:20px;
	padding:0 0 1px 24px;
	background: url(../../images/waytowork/steps.png) 0 -20px no-repeat;
}
#header ul li a {
	color:#99c0d1;
	position:relative;
}
#header ul li a:hover {
	border-color:#99c0d1;		
}
#header ul li a b {
	color:#1C3535;
	font-size:11pt;
	left:-18px;
	position:absolute;
	top:-1px;
}
#header ul li.current {
	background-position:0 0;
}
#header ul li.current a {
	color:#fff;
}
#header .share {
	float:right;
	margin-top:25px;
}
#header .share a {
	padding:5px 6px 12px 5px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	position:relative;
	bottom:2px;
	*bottom:-8px;
}
#header .share a img {
	position:relative;
	top:10px;
	*top:0;
}
#header .share a:hover {
	background-color:#000;
	border:none;
}


.next {
	background:url(../../images/waytowork/next-button.png) 0 0 no-repeat;
	width:316px;
	height:80px;
	color:#041120;
	font-size:15pt;
	font-family:Tahoma;
	font-weight:bold;
	line-height:77px;
	text-shadow: #ffed96 1px 2px 2px;
	position:fixed;
	bottom:40px;
	right:40px;
	padding:0;
	text-align:left;
}
.next span {
	color:#dfca78;
	text-shadow:none;
	margin-right:33px;
	padding-left:32px;
	font-size:17pt;
}
.next:hover {
	border-bottom:none;
	background-position:0 -80px;
	text-shadow: #fff 1px 2px 2px;
}
.next:hover span {
	color:#fcefb8;
}
.caption {
	margin-top:50px;
	text-align:center;
	text-shadow: #000 1px 2px 2px;
	*margin-top:0;
}
.caption h2 {
	margin:0;
}
.caption p {
	color:#80a6b6;
	margin:5px 0 35px;
}

/** Step1 **/
.talkbox {
	height:144px;
}
.talkbox p {
	font-size:13pt;	
	margin:8px 0 0;
	padding-left:12px;
	line-height:16pt;
	letter-spacing:0.5px;
}
blockquote {
	font-size:19pt;
	font-weight:bold;
	color:#000205;
	text-align:left;
	line-height:23pt;
}
blockquote span {
	padding:0 6px;
}
.client {
	background: url(../../images/waytowork/step1/client.jpg) 0 0 no-repeat;
	width:381px;
	padding-top:1px;
	color:#7f6749;
	float:left;
}
.client blockquote {
	height:95px;
	margin:19px 42px 0 146px;
}
.client p {
	margin:10px 28px 0 146px;
}
.provider {
	background: url(../../images/waytowork/step1/lionite.jpg) 0 0 no-repeat;
	padding-top:1px;	
	width:381px;
	color:#5a696c;	
	float:right;
}
.provider blockquote {
	height:114px;
	margin:21px 166px 0 28px;
}
.provider p {
	margin:8px 139px 0 27px;
}
.talkbox blockquote {
	height:auto;
}
.facebook {
	visibility:hidden;
	position:absolute;
}
.earth {
	left:230px;
	position:relative;
	top:-3px;
}

/** Step 2 **/
.client2 blockquote {
	margin:39px 53px 0 173px;
}
.client2, .provider2 {
	height:540px;
	
}
.requirements {
	background:url(../../images/waytowork/step2/requirements.png) 0 -415px no-repeat;
	height:415px;
}
.reqBorder {
	border-top:3px solid #5e3722;
}
.proposal {
	background:url(../../images/waytowork/step2/proposal.png) 0 -415px no-repeat;
	height:403px;
}
.propBorder {
	border-top:3px solid #2b4e54;
}

/** Step 3 **/
.leftcol {
	float:left;
	width:381px;
	position:relative;
}
.rightcol {
	float:right;
	width:381px;
}
.panel1,.panel2,.panel3,.panel4 {
	opacity:0.3;
	-moz-opacity:0.3;
	filter:alpha(opacity=30);	
	position:relative;
}
.panel1 {
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);	
	z-index:1;
}
.panel2 {
	
}
.panel3 {
	margin-top:92px;
}
.panel4 {
	margin-top:68px;
}
.panel1 blockquote,.panel2 blockquote,.panel3 blockquote,.panel4 blockquote{
	font-size:13pt;
	font-weight:bold;
	text-align:center;
	line-height:18pt;
	color:#084858;
	position:absolute;
	top:10px;
	margin:0;
	width:80%;
	left:10%;
}
.panel3 blockquote {
	font-size:11pt;
}
.arrow1,.arrow2,.arrow3 {
	position:absolute;
	z-index:2;
}
.arrow1 {
	left:336px;
	top:35px;
	background:url(../../images/waytowork/step3/arrow1.png) 0 0 no-repeat;
	width:191px;
	height:62px;
}
.arrow2 {
	left:492px;
	top:292px;
	background:url(../../images/waytowork/step3/arrow2.png) 0 0 no-repeat;
	width:62px;
	height:114px;
	display:none;
}
.arrow3 {
	right:-105px;
	top:600px;
	background:url(../../images/waytowork/step3/arrow3.png) 100% 0 no-repeat;
	width:145px;
	height:62px;
	display:none;
}

/** Step 4 **/
.narrative {
	font-size:19pt;
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:15px;
	margin-top:-35px;
	text-align:center;
	text-shadow:1px 2px 2px #041120;
	color:#caecfe;
}
.left {
	width:500px;
	float:left;
	padding-bottom:60px;
}
.right {
	width:38%;
	float:right;
	padding-bottom:100px;
}
ul.numbers {
	list-style:none;
	margin:0;
	padding:0;
	background:url(../../images/waytowork/step4/numbers_bg.jpg) 0 0 no-repeat;
	width:460px;
	padding:17px 3px 96px 17px;
	position:relative
}
ul.numbers img {
	bottom:4px;
	position:absolute;
	right:73px;
}
ul.numbers li {
	font-size:14pt;
	color:#9cc9e5;
	background:url(../../images/waytowork/step4/numbers_icons.jpg) 0 0 no-repeat;
	padding:10px 0px 9px 45px;
}
ul.numbers li.time {
	background-position:0 -48px;
}
ul.numbers li.mail {
	background-position:0 -90px;
}
ul.numbers li.phone {
	background-position:0 -135px;
}
ul.numbers li.people {
	background-position:0 -180px;
}
ul.numbers li.service {
	background-position:0 -225px;
}
ul.numbers li b {
	font-size:16pt;
	color:#fff;
}
ul.actors {
	list-style:none;
	margin:5px 0 0;
	padding:0;
}
ul.actors li {
	float:left;
	text-align:center;
	padding:8px;
	color:#738b9b;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
ul.actors li:hover {
	background-color:#04141b;	
}
ul.actors li a {
	display:block;
	background:url(../../images/waytowork/step4/elance.png) 0 0 no-repeat;
	width:140px;
	height:56px;
	margin-top:8px;
}
ul.actors li a.lionite {
	background:url(../../images/waytowork/step4/lionite.png) 0 0 no-repeat;
}
ul.actors li a.cubicl {
	background:url(../../images/waytowork/step4/cubicl.png) 0 0 no-repeat;
}
ul.actors li a:hover {
	border:none;
}
h3 {
	clear:left;
}
.summary {
	font-size:1.1em;
	padding-left:10px;
	padding-right:40px;
	color:#cbe8fb;
}
.right p {
	color:#7EA6BF;
	font-size:10pt;
	margin-bottom:20px;
	margin-top:5px;	
}
form {
	position:relative;
}
form .text {
	background-color:#fff;
	border:2px solid #04141b;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;	
	font-size:14pt;
	margin:3px 0 10px;
	padding:2px 6px 4px;
	width:312px;
}
form textarea.text {
	height:74px;
	*height:72px;
	font-family:tahoma;
	font-size:12pt;
	width:246px;
	padding-right:72px;
}
form .button {
	position:absolute;
	cursor:pointer;
	right:-1px;
	bottom:12px;
	*right:-2px;
	width:68px;
	height:80px;
	border:none;
	border-left:1px solid #000;
	background:url(../../images/waytowork/step4/post.png) 0 0 no-repeat;
}
form .button:hover {
	background-position:0 -80px;	
}
.right p.placeholder {
	margin-top:70px;
	text-align:center;
}
ul.stories {
	list-style:none;
	margin:0 0 15px;
	padding:0;
	color:#6f99b0;
	clear:right;
}
ul.stories li strong {
	font-size:1.15em;
	color:#b1c4d0;
}
ul.stories li {
	border-bottom:1px solid #1d3646;
	padding:15px 0;
}
ul.stories li.first {
	border-color:#566f7f;
	padding:15px 0 4px;
}
ul.stories p {
	margin:5px 0;
}
ul.stories .date {
	float:right;
	font-size:0.9em;
	
}
.story_page {
	margin:0 auto;
	padding-bottom:100px;
	width:500px;
}
.story_page form .text {
	width:488px;
}
.story_page form textarea.text {
	width:421px;
}
.story_page ul.stories {
	margin-top:12px;
}