html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	color: #484848;
	font-size: 0.75em;
	line-height: 1.5;
	background: #fff url(../images/background2.gif) repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #b5b5b5;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* === Global styles === */

.content {
	display: block;
	width: 980px;
	margin: 0 auto;
}

#top_bar {
	padding-top: 9px;
	padding-right: 16px;
	height: 23px;
	color: #fff;
	text-align: right;
}

#top_bar a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#top_bar span {
	position: relative !important;
	top: -3px;
}

#top_bar img {
	position: relative;
	right: 5px;
	top: 1px;
}

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

#header {
	padding: 30px 0 20px 20px;
	border-bottom: 2px solid #ddd;
	margin-bottom: 4px;
}

#full {
	margin-bottom: 20px;
	width: 980px;
	float: left;
}

#left {
	width: 586px;
	padding: 16px;
}

#right {
	padding: 16px 16px 16px 36px;
	width: 320px;
	float: right;
}

#right ul li {
	float: right;
	margin-left: 14px;
	margin-bottom: 14px;
	font-size: 1.3em;
	font-weight: bold;
}

#right ul li a.current {
	color: #b41c1b;
}

#right ul li a:hover {
	color: #515457;
}

#right ul li a.current:hover {
	color: #b41c1b;
}

#right img {
	border: 8px solid #ddd;
}

.caption {
	line-height: 1.4;
	font-style: italic;
	margin: 3px;
	width: 300px;
}

#elements {
	color: #ebebeb;
	clear: both;
	width: 100%;
	background: #515457;
}

#footer {
	clear: both;
	width: 100%;
	background: #252627;
	color: #787878;
	height: 100%;
	min-height: 50px;
	font-size: 11px;
}

#footer a {
	color: #787878;
	text-decoration: underline;
}
#footer_links {
	width: 598px;
	padding: 16px;
	float: left;
}
#footer_links ul li {
	display: block;
	float: left;
	margin-right: 12px;
}
#copyright {
	float: left;
	text-align: right;
	width: 318px;
	padding: 16px;
}
h1 {
	font-size: 2.2em;
	margin: 2px 0 2px 0;
}
h2 { font-size: 1.9em; }
h3 { font-size: 1.6em; }
p {
	font-size: 1.2em;
	margin-bottom: 12px;
}

#sidebar {
	float: right;
	width: 175px;
	display: block;
	margin: 12px 30px 20px 25px;
	padding: 8px 0;
	background: #ddd;
}

#sidebar li {
	float: right;
	width: 135px;
	background: #ddd;
	padding: 4px 20px;
}

#sidebar li a {
	float: right;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.4em;
	color: #515457;
}

#sidebar li a.current, #sidebar li a.current:hover {
	color: #b41c1b;
}

#sidebar li a:hover {
	color: #8d9299;
}


/* === Navigation styles === */

#navigation {
	position: relative;
	display: block;
	top: -45px;
	left: 400px;
	width: 560px;
}

#features_btn {
	display: block;
	float: left;
	width: 109px;
	height: 38px;
	background: url(../images/navigation/features.gif) 0 0 no-repeat;
}

#solutions_btn {
	display: block;
	float: left;
	width: 125px;
	height: 38px;
	background: url(../images/navigation/solutions.gif) 0 0 no-repeat;
}

#videos_btn {
	display: block;
	float: left;
	width: 84px;
	height: 38px;
	background: url(../images/navigation/videos.gif) 0 0 no-repeat;
}

#about_btn {
	display: block;
	float: left;
	width: 88px;
	height: 38px;
	background: url(../images/navigation/about.gif) 0 0 no-repeat;
}


#signup_btn {
	display: block;
	float: left;
	width: 101px;
	height: 38px;
	background: url(../images/navigation/signup.gif) 0 0 no-repeat;
}

#features_btn:hover, #solutions_btn:hover, #videos_btn:hover, #about_btn:hover, #signup_btn:hover, .current {
	background-position: 0 -38px !important;
}

/* === Footer content box styles === */

#top_row, #elements {
	overflow: auto;
	display: block;
}

#top_row a {
	color: #787878;
}

.single_box, .double_box, .triple_box {
	display: block;
	float: left;
	padding: 16px;
}

.single_box {
	width: 294px;
}

.double_box {
	width: 622px;
}

.triple_box {
	width: 948px;
}

/* === Contact page styles === */

#contactTable {
	clear: none;
	width: 700px;
	margin-top: 20px;
}

#contactTable td {
	padding: 4px 0px;
}

#contactTable input, #contactTable textarea {
	border: 2px solid #ddd;
}

#contactTable input.noborder {
	border: none;
}

/* === Features page styles === */

.feature {
	display: block;
	float: left;
	width: 474px;
	padding: 8px 16px 8px 0;
}

.feature h3 {
	cursor: pointer;
	color: #b41c1b;
	text-decoration: none;
	text-decoration: underline;
}

.feature img {
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
}

.feature span {
	font-size: 1.2em;
}

.feature p {
	width: 370px;
	color: #252627 !important;
	font-size: 1.1em;
	margin-top: 4px;
	display: none;
	margin-left: 60px;
	padding: 4px 16px 4px 5px;
	border: 2px solid #252627;
	background: #ebebeb;
}

.feature p a {
	color: #252627;
}

.feature span.coming_soon {
	font-style: italic;
	font-size: 12px;
}

.featureRow {
	overflow: auto;
}

/* === Login page styles === */

#loginBox {
	width: 600px;
	margin: 0 auto 16px auto;
	padding: 12px;
	border: 10px solid #ebebeb;
}

/* === Solutions page styles === */

.solution {
	overflow: auto;
	margin-bottom: 6px;
	clear: both;
}

.solutionTitle {
	float: left;
	display: block;
	width: 250px;
}

.solutionText {
	float: left;
	width: 700px;
	margin-top: 6px;
}

/* === News page styles */

ul#newsArticles {
	margin-top: 12px;
	list-style: url(../images/newspaper.gif);
	width:740px;
}

ul#newsArticles li {
	margin-left: 24px;
	font-size: 1.4em;
}

ul#newsArticles li span {
	
}

ul#newsArticles li a {
	color: #b41c1b;
}

ul#newsArticles li p {
	font-size: 0.8em;
}

/* === Testimonial styles === */

.testimonial {
	margin-bottom: 40px;
	width:700px;
}

.testimonial p {
	padding: 10px;
	background: url(../images/quotes.gif) no-repeat 0 0;
}

.testimonial span {
	position: relative;
	top: -15px;
	float: left;
	margin-left: 400px;
	font-style: italic;
}

/* === Partners styles === */

#partners td {
	padding: 15px;
	vertical-align: middle;
}

#partners td.right {
	text-align: right;
}

#partners td.top {
	vertical-align: top;
}
.vnButton {
	margin-top: 3px;
	background: #ffffff;
	border: solid 1px #b31b1b;
	padding: 2px;
}
.vnTextBox {
	border: solid 1px grey;
	width: 150px;
	margin-left: 10px;
	padding: 2px 3px 2px 3px;
}
.required {
	color: #b31b1b;
	margin-left: 3px;
}
.errorSpan { color: red; }
.vnTable { 
	border: 0px;
	border-collapse: separate;
	border-spacing: 5px;
}
