﻿@charset "UTF-8";
/* CSS Document */

#login_bg {
	background-color: #101010;
	background-image: url(/Images/imgs/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 100%;
	position: absolute;
}

#left_sidebar {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E7E7;
	padding-right: 50px;
	top: 120px;
	left: 50px;
	float: left;
	margin-bottom: 30px;
}

#main_content {
	font-size: 14px;
	position: relative;
	height: 100%;
	width: 650px;
	top: 120px;
	line-height: 38px;
	left: 120px;
	float: left;
	margin-bottom: 60px;
}

#right_sidebar {
	width: 260px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	position: relative;
	top: 120px;
	left: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E7E7E7;
	padding-left: 50px;
	float: right;
}

#product_content {
	font-size: 14px;
	position: relative;
	height: 100%;
	width: 850px;
	top: 120px;
	line-height: 38px;
	left: 100px;
	float: left;
	margin-bottom: 60px;
}

#product_support {
	position: relative;
	height: 100%;
	width: 420px;
	float: left;
}
#product_caption_box {
	position: relative;
	vertical-align: top;
	height: 50px;
	width: 390px;
	float: left;
	background-color: #101010;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
body {
	font-family: 'Open Sans', sans-serif;
	color: #3A3A3A;
	font-size: 15px;
}
a:link {
	color: #4A90E2;
	text-decoration: none;
}
a:visited {
	color: #4A90E2;
	text-decoration: none;
}
a:hover {
	color: #4A90E2;
	text-decoration: underline;
}
a:active {
	color: #4A90E2;
	text-decoration: none;
}
.nav {
	font-family: 'Open Sans Condensed', sans-serif;
	color: #707FA0;
	font-size: 18px;
	margin-bottom: 30px;
}

.sidebar_header {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 40px;
	color: #929AE5;
}
.sidebar_body {
	font-family: 'Open Sans Condensed', sans-serif;
	color: #707FA0;
}
#redspark_banner {
	bottom: 60px;
	height: 69px;
	width: 170px;
	margin-top: 120px;
	margin-left: -50px;
}
#callout_right {
	float: right;
	height: 280px;
	width: 240px;
	margin-left: 20px;
}
#callout_left {
	float: left;
	height: 280px;
	width: 240px;
	margin-right: 20px;
}
.product_support_caption {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 24px;
}
#right-product_callout {
	background-image: url(/Images/imgs/right-product_callout.png);
	background-repeat: no-repeat;
	height: 244px;
	width: 126px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 44px;
	padding-bottom: 12px;
	font-weight: bold;
	list-style-image: url(/Images/imgs/check.png);
	list-style-position: inside;
	color: #006699;
}
.body_tight {
	font-family: 'Open Sans', sans-serif;
	color: #3A3A3A;
	font-size: 13px;
	line-height: 18px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#photos {
	display: inline;
	margin-left: -1095px;
	margin-top: 244px;
	float: left;
	z-index: 3;
}
