
/*typography*/

body, p {
  font-family:Arial,Helvetica,sans-serif;
  line-height:1.5em;
  color:#CCC;
  font-size:12px;
}

h1,h2,h3 {
  
  }

h1 {
  font-size:24px;
}

h2 {
  font-size:18px;
  }

/* layout */


*,dt,dl,dd {
	margin:0px;
	padding:0px;
	}

ul, li, ol {
	list-style-type:none;
    }

img {
	border:none;
	}

h1 {
  padding-bottom:0px;
  }

a {
	color:#e85d00;
	text-decoration:none;
  }

a:hover {
  text-decoration:underline;
  }

h3	{
	font-size:14px;
	font-weight:bold;
	}

span.sup {
	font-size:60%;
	display:inline;
	position:relative;
	top:-.6em;
	}

#header h1 span.sup {
  display:inline;
  position:static;
  }

.clear {
  clear:both;
  }

.left {
  float:left
  }

.right {
  float:right;
  }

img.left {
  float:left;
  margin:0 10px 10px 0;
  }

img.right {
  float:right;
  margin:0 0 10px 10px;
  }

p.bold {
  font-weight:bold;
  }

.orange {
	color:#e85d00;
	}

.green {
	color:#5f9d23;
	}

span.small {
	font-size:70%;
	}

.move-right {
	padding-left:3px;
	}

html, body {
  height:100%;
  }

form#stylesheet {
	position:absolute;
	top:15px;
	/*left:715px;*/
	right:20px;
	}

form#stylesheet input {
	background:none;
	color:#ccc;
	border:none;
	font-size:11px;
	font-weight:bold;
	}

form#stylesheet input:hover {
	cursor:pointer;
	}

img#mobile-logo {
  display:none;
  text-indent:-3000px;
  }

body {
  margin:0px auto;
  padding:0px;
  text-align:center;
  background:#313131; /*url(images/page-bg.jpg) repeat-y top center;*/
  }

#container {
	width:980px;
	height:100%;
	min-height:852px;
	padding:20px 51px 0px 51px;
	margin:0px auto;
	text-align:left;
	background:#000 url(images/page-bg.jpg) repeat-y top center;
	position:relative;
}

#header {
	width:902px;
	height:133px;
	padding:0px;
	margin:0px auto 0px 38px;
	position:relative;
	background:#313131 url(images/header.png) no-repeat top left;
}

#contact {
  height:47px;
  width:162px;
  position:absolute;
  top:42px;
  right:20px;
  background:url(images/contact-bg.jpg) no-repeat 0px 0px;
  padding:12px 0 0 20px;
  }

#contact p,
#contact a {
	font-size:11px;
	color:#AAAAAA;
	}

#contact a:hover {
	text-decoration:underline;
	}

#header h1 {
  /*background:url(images/userfinity-logo.png) no-repeat 19px 15px;*/
  width:484px;
  height:120px;
  font-size:18px;
  position:relative;
}

#header h1 a {
	display:block;
	width:464px;
	height:100px;
	padding:20px 0px 0px 20px;
	font-weight:normal;
	line-height:1.6em;
	
	}

#header h1 span {
  position:absolute;
  display:block;
  top:0px;
  left:0px;
  background:url(images/userfinity-logo.png) no-repeat 19px 15px;
  width:484px;
	height:120px;
}

#header h1 span.small {
	font-size:75%;
	display:inline;
	position:static;
	}

#nav {
  width:900px;
  height:32px;
  margin:15px auto 20px auto;
  overflow:hidden;
  }

#nav li {
	float:left;
	position:relative;
	height:36px;
	width:230px;
	background:url(images/nav-divider.jpg) no-repeat 220px 0px;
  }

#nav li.last {
	background:none;
	width:210px;
	}

#nav li.divider {
	width:20px;
	text-align:center;
	}

#about a span {
	background-image:url(images/nav-about.png);
	}

#demos a span {
	background-image:url(images/nav-demos.png);
	}

#process a span {
	background-image:url(images/nav-process.png);
	}

#solutions a span {
	background-image:url(images/nav-solutions.png);
	}

#nav li a {
  color:#ffffff;
  padding:0px;
  margin-top:4px;
  display:block;
  width:210px;
  height:32px;
  position:relative;
  text-align:center;
  font-size:14px;
  font-weight:bold;
	}

#nav li a span {
  /*margin-top:4px;*/
  display:block;
  /*width:210px;
  height:32px;*/
  width:210px;
  height:32px;
  background-position:50% 0%;
  background-repeat:no-repeat;
  position:absolute;
  top:0px;
  left:0px;
	}

#nav li a.currentpage span {
  background-position:50% 100%;
  }

#nav li a:hover span {
  background-position:50% 100%;
  }

#nav li a:hover {
  color:#e09500;
  text-decoration:none;
  }

#nav li a.currentpage:hover {
  color:#E09500;
  cursor:default;
  }

#content {
  width:980px;
  overflow:hidden;
  }

#content p,
#content ul li {
	line-height:1.6em;
	}

#content a:hover {
	color:#ffa200;
	}

#content img {
  /*padding:4px;
  background:#f3f3f3;
  border:solid 1px #d8d8d8;*/
  }

#main_content {
  width:670px;
  padding:0 0 0 40px;
  float:left;
  /*overflow:hidden;*/
  }

#main_content.full {
	background:#2c2c2c;
	margin:0px 0px 0px 40px;
	padding:20px;
	width:630px;
	height:501px;
	position:relative;
	}

#main_content.full h1 {
	font-size:23px;
	font-weight:normal;
	padding-bottom:8px;
	}

#main_content.full h2 {
	font-size:16px;
	font-weight:normal;
	padding-bottom:16px;
	}

#main_content.full h2 {
	font-size:16px;
	font-weight:normal;
	}

#main_content.full h3 {
	font-size:12px;
	color:#FFF;
	}

ul.small_disc {
	padding-top:10px;
	}

ul.small_disc li {
	background:url(images/small-bullet.png) no-repeat 0px 5px;
	padding:0px 0px 5px 15px;
	}

#top {
	background:url(images/content-bg.png) no-repeat 0px 0px;
	width:610px;
	height:341px;
	padding:20px 30px;
  position:relative;
	}

#top a#demo_link {
	position:absolute;
	right:30px;
	top:31px;
	color:#E85D00;
	font-weight:bold;
	}

#top a#demo_link:hover {
	color:#FFA200;
	}

#top a#demo_link span {
	font-size:120%;
	}

#top img {
  margin:0px auto;
	display:block;
	}

#top h1 {
	font-size:23px;
	line-height:1.5em;
	font-weight:normal;
	}

#top h1 sup {
	font-size:50%;
	}

#top h2 {
	font-size:12px;
	font-weight:normal;
	}

#top h3 {
	padding-top:10px;
	color:#FFF;
	}

#top ul {
	
	}

#top ul li {
	background:url(images/bullet.gif) no-repeat 0px 3px;
	padding-left:30px;
	margin-top:15px;
	zoom:1;
	font-size:12px;
	-webkit-text-size-adjust:100%;
	}

#top ul li span,
#right_col p span,
#bottom p span {
	font-weight:bold;
	color:#FFF;
	}

#top ul li li {
	background:url(images/small-bullet.png) no-repeat 0px 5px;
	padding-left:20px;
	}

#top a {
	color:#FFF;
	}

#top a.pointer,
#main_content.full a.pointer {
	margin-top:10px;
	line-height:2em;
	font-weight:bold;
	color:#CCCCCC;
	}

#top a.pointer:hover,
#main_content.full a.pointer:hover {
	text-decoration:none;
	color:#FFA200;
	}

a#next {
  background:url(images/arrow-right.png) no-repeat 30px 8px;
  padding-right:20px;
  position:absolute;
  top:330px;
  right:278px;
  }

a#next:hover {
  background:url(images/arrow-right-hover.png) no-repeat 30px 8px;
  }

a#back {
  background:url(images/arrow-left.png) no-repeat 0px 8px;
  padding-left:16px;
  position:absolute;
  top:330px;
  left:282px;
  }

a#back:hover {
  background:url(images/arrow-left-hover.png) no-repeat 0px 8px;
  }

#main_content.full a#back {
	position:absolute;
	top:490px;
	left:282px;
	}

#main_content.full a#next {
	position:absolute;
	top:490px;
	right:278px;
	}

img.demo {
	padding-top:5px;
	}

img.process {
	padding-top:5px;
	}

div.process div#hidden {
	position:relative;
	height:261px;
	width:349px;
	margin:0px auto;
	}

div#hidden div {
	background:url(images/process-image.jpg) no-repeat 0px 0px;
	height:261px;
	width:349px;
	position:absolute;
	top:0px;
	left:0px;
	}

#bottom {
	padding:20px 30px;
	background:url(images/bottom-left.png) no-repeat 0px 0px;
	width:612px;
	height:101px;
	margin-top:20px;
	}

#right_col {
  float:right;
  display:inline;
  width:158px;
  height:501px;
  margin-top:0px;
  padding:20px 30px 20px 26px;
  margin-right:40px;
  background:url(images/right-pod.png) no-repeat 0px 0px;
	}

#right_col h1,
#bottom h1 {
  font-size:16px;
  font-weight:bold;
  padding-bottom:0px;
  }

#right_col p,
#bottom p {
  padding-top:10px;
  line-height:1.9em;
  }

#bottom p {
  -webkit-text-size-adjust:100%;
  }

#right_col #key_areas {
	padding-top:20px;
	}

#right_col ul {
	padding-top:8px;
	}

#right_col ul li {
	padding-left:18px;
	line-height:1.3em;
	padding-bottom:12px;
	background:url(images/small-bullet.png) no-repeat 0px 3px;
	}

#main_content.movie {
	width:680px;
	}

div.movie dl {
	clear:both;
	overflow:hidden;
	padding-bottom:18px;
	width:158px;
	border:none;
	}

div.movie dt {
	font-weight:bold;
	font-size:14px;
	float:left;
  width:6px;
  margin-right:4px;
  color:#E85D00;
	}

div.movie dd {
	float:right;
	width:142px;
	}

div.movie dd a {
	
	}

#content #main_content img#banner {
  padding:0px;
  border:solid 1px #232a64;
  }

#main_content p {
  padding-bottom:10px;
  }

#main_content address {
  font-style:normal;
  font-size:12px;
  line-height:1.4em;
  padding-top:10px;
  }

#footer {
	width:860px;
	height:80px;
	overflow:hidden;
	font-size:11px;
	padding:30px 60px 0px 60px;
	clear:both;
  }

#footer a:hover {
  color:#232963;
  }

#footer p {
	color:#999999;
	float:left;
	font-size:10px;
	}

#footer a {
	color:#474747;
	}

#footer a:hover {
	color:#ffa200;
	}

p#gorges {
	float:right;
	}

