﻿body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
img,
form,
fieldset,
input,
textarea {
	border: 0;
	font-family: Verdana;
	font-size: 100%;
	font-weight: normal;
	line-height: 1;
	list-style: none;
	margin: 0;
	padding: 0;
}

legend span {
	left: -5000px;
	position: absolute;
}

a {
	color: #5783D0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

body {
	background-color: #EEEEEE;
	font-size: 0.625em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Helvetica;
}

div#page {
	background: url(../img/page.png) 0 0 repeat-y;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 7px;
	position: relative;
	width: 860px;
}

div#skip a {
	left: -5000px;
	position: absolute;
}

div#banner {
	background: #AA0000 url(../img/banner.png) 0 100% repeat-x;
	color: #FFFFFF;
	height: 82px;
	padding: 30px;
	position: relative;
	top: 42px;
	z-index: 2
}
body#home div#banner {
	height: 440px;
}
div#banner h1 {
	font-size: 32px;
}
body#home div#banner h2 {
	font-size: 32px;
	margin: 5px 0 0 10px;
}
div#banner p#logo {
	float: right;
}
div#banner p.more-info a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(../img/button.png) 0 0 repeat-x;
	border: 1px solid #679BF5;
	color: #FFFFFF;
	float: right;
	font-size: 24px;
	margin: 30px 430px 0 0;
	padding: 7px 20px 9px 20px;
}
div#banner ul.key-points {
	margin: 28px 0 0 10px;
	padding-left: 15px;
	width: 345px;
}
div#banner ul.key-points li {
	font-size: 16px;
	margin-top: 18px;
	line-height: 20px;
	list-style: disc outside;
}
div#banner ul.rotator {
	height: 500px;
	position: absolute;
	left: 430px;
	top: 0;
	width: 430px;
}
div#banner ul.rotator li {
	bottom: 0;
	display: none;
	position: absolute;
	z-index: 1;
}
div#banner ul.rotator li img {
	vertical-align: bottom;
}
div#banner ul.rotator li.smart-phone {
	right: 25px;
}
div#banner ul.rotator li.feature-phone {
	display: block;
	right: 20px;
}
div#banner ul.rotator li.browser {
	right: 0;
}
div#banner form#search {
	margin-top: 20px;
}
div#banner form#search label {
	left: -5000px;
	position: absolute;
}
div#banner form#search input {
	float: left;
	font-size: 12px;
}
div#banner form#search input.text {
	margin-right: 10px;
	padding: 6px 5px 7px 5px;
	width: 230px;
}
div#banner form#search input.submit {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(../img/button.png) 0 50% repeat-x;
	border: 1px solid #679BF5;
	color: #FFFFFF;
	padding: 4px 10px 5px 10px;
}

div#content {
	background-color: #FFFFFF;
	margin-top: 42px;
	overflow: hidden;
}
div#content div.section {
	margin: 30px 0;
	padding: 0 30px;
}
body#home div#content div.section {
	float: left;
	width: 370px;
}
div#content div.section h2 {
	color: #AA0000;
	font-size: 24px;
	line-height: 28px;
}
div#content div.section h3 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 18px 0 0 0;
}
div#content div.section h4 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin: 16px 0 0 0;
}
div#content div.section p {
	color: #333333;
	font-size: 12px;
	margin: 8px 0 0 10px;
	line-height: 16px;
}
div#content div.section p.jibe-mobile {
	margin-top: -24px;
	float: right;
}
div#content div.section ul {
	margin: 8px 0 0 15px;
	padding-left: 10px;
}
div#content div.section ul.networks {
	overflow: hidden;
	padding: 0;
}
div#content div.section ul li {
	font-size: 12px;
	margin-top: 8px;
	line-height: 16px;
	list-style: disc outside;
}
div#content div.section ul.networks li {
	float: left;
	margin-right: 5px;
	list-style: none;
}
body#press div#content div.section p.date {
	font-weight: bold;
}
body#press div#content div.section p.source {
	float: right;
	margin-left: 20px;
}
body#blog div#content div#main {
	float: left;
	width: 645px;
}
body#blog div#content div#main div.section p.date-and-author {
	font-weight: bold;
}
body#blog div#content div#main div.section p img {
	border: 1px solid #999999;
	margin-right: 10px;
	padding: 1px;
	vertical-align: top;
}
body#blog div#content div#main div.section form#comment p {
	overflow: hidden;
}
body#blog div#content div#main div.section form#comment fieldset p label {
	margin-top: 6px;
	width: 100px;
}
body#blog div#content div#main div.section form#comment fieldset p label,
body#blog div#content div#main div.section form#comment fieldset p input {
	float: left;
}
body#blog div#content div#main div.section form#comment fieldset p input,
body#blog div#content div#main div.section form#comment fieldset p textarea {
	border: 1px solid #999999;
	padding: 5px;
}
body#blog div#content div#main div.section form#comment fieldset p input {
	width: 230px;
}
body#blog div#content div#main div.section form#comment fieldset p textarea {
	height: 100px;
	width: 460px;
}
body#blog div#content div#main div.section form#comment p input.submit {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(../img/button.png) 0 50% repeat-x;
	border: 1px solid #679BF5;
	color: #FFFFFF;
	display: block;
	margin-left: 100px;
	padding: 4px 10px 5px 10px;
}
body#blog div#content div#sidebar {
	float: right;
	width: 215px;
}
body#blog div#content div#sidebar h2 {
	font-size: 18px;
}
body#press div#content div.section h2 {
	font-size: 20px;
}




div#social {
	margin-top: 15px;
	position: absolute;
	right: 5px;
	z-index: 2;
}
div#social h1 {
	left: -5000px;
	position: absolute;
}
div#social ul li {
	float: right;
	margin-right: 5px;
}


div#nav h1 {
	left: -5000px;
	position: absolute;
}
div#nav ul {
	position: absolute;
	width: 860px;
}
div#nav ul li {
	float: left;
}
div#nav ul#primary {
	background-color: #333333;
	height: 40px;
	top: 0;
}
div#nav ul#primary li {
	border-left: 1px solid #585858;
	height: 30px;
	margin: 5px 0;
}
div#nav ul#primary li.home {
	border-left: 0;
}
div#nav ul#primary li a {
	color: #F9D2D2;
	display: block;
	font-size: 16px;
	margin-top: -5px;
	padding: 11px 30px 13px 30px;
}
div#nav ul#primary li a:hover {
	color: #FFFFFF;
}
div#nav ul#secondary {
	bottom: 20px;
	left: 175px;
	position: absolute;
	z-index: 2;
}
div#nav ul#secondary li {
	border-left: 1px solid #999999;
	font-size: 11px;
	line-height: 15px;
	margin-left: 5px;
	padding-left: 5px;
}

p#copyright {
	background: #EEEEEE url(../img/copyright.png) 0 0 no-repeat;
	clear: both;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
	margin-left: -7px;
	padding: 18px 0 20px 5px;
	position: relative;
	width: 874px;
	z-index: 1;
}





