@charset "UTF-8";
/* CSS Document for Sivoo     */
/* Built by Robert Philibert  */
/* Build date 05.25.2008      */

html {
	background: #10487B url(../images/bg_home.jpg) top center no-repeat;
}

#page {
	width: 954px;
	margin: auto;
}
/* --- Header --- */
#header {
	height: 87px;
	position: relative;
}
#logo {
	padding: 6px 0px 0px 29px;
	float: left;
}
#circle_top {
	width: 108px;
	height: 11px;
	bottom: 0px;
	left: 0px;
	position: absolute;
}
#login_div {
	width: 396px;
	height: 32px;
	float: right;
}
#login_bar {
	float: left;
}
#login_left {
	width: 5px;
	height: 32px;
	background: url(../images/header_left.gif);
	float: left;
}
#login_right {
	width: 5px;
	height: 32px;
	background: url(../images/header_right.gif);
	float: left;
}
#login_mid {
	width: 303px;
	height: 32px;
	background: url(../images/header_mid.gif) repeat-x;
	float: left;
}
.log_input {
	width: 109px;
	margin: 0px 5px;
}
.log_submit {
	padding-top: 6px;
	vertical-align: bottom;
}
.log_link {
	padding: 0px 10px;
}
#topNav_div {
	width: 576px;
	float: right;
	padding-right: 5px;
	bottom: 0px;
	right: 0px;
	position: absolute;
}
.nav_element {
	width: 92px;
	height: 36px;
	padding-right: 4px;
	float: left;
}


/* --- Home Main ---*/
#main {
	background: url(../images/bg_home_main.jpg) top center no-repeat;
	min-height: 550px;
	padding: 17px 0px 0px 163px
}
#main_contents {
	width: 284px;
	position: relative;
}
.pushDown {
	padding-top: 165px;
}
#lrnMore {
	position: absolute;
	left: 165px;
	top: 14px;
}
#news_div {
	width: 332px;
	margin-left: -26px;
	padding-top: 60px;
	position: relative;
}
#news_top {
	height: 10px;
	background: url(../images/news_top.png);
}
#news_mid {
	background: url(../images/news_mid.png) top center no-repeat;
	padding: 10px 20px 20px 20px;
}
#news_hr {
	width: 288px;
	height: 5px;
	background: #FFC875;
}
#news_bot {
	width: 332px;
	height: 10px;
	left: 0px;
	bottom: 0px;
	background: url(../images/news_bot.png);
	position: absolute;
}
#screen {
	width: 415px;
	height: 260px;
	top: 245px;
	left: 325px;
	position: absolute;
	background: url(../images/tv_screen.png);
	overflow:hidden;
}
/* --- Sub Main --- */
#sub_main {
	position: relative;
}
#sub_main_top {
	height: 61px;
	background: url(../images/sub_top.png);
}
#title {
	top: 27px;
	left: 215px;
	position: absolute;
}
#subtitle {
	top: 58px;
	left: 215px;
	position: absolute;
}
#sub_main_mid {
	min-height: 405px;
	background: #FFF url(../images/sub_mid.jpg) bottom repeat-x;
}
#sub_main_bot {
	height: 61px;
	background: url(../images/sub_bot.jpg);
}
#sub_arrows {
	width: 198px;
	height: 88px;
	top: 24px;
	background: url(../images/sub_arrows.png);
	position: absolute;
}
#col_left {
	width: 170px;
	padding: 92px 0px 0px 20px;
	float: left;
}
#col_right {
	width: 685px;
	padding: 20px 45px 0px 0px;
	float: right;
}
#col_right img {
	margin-top: 10px;
}
#sub_contents {
	clear: both;
}
#sub_contents li {
	margin-left: 20px;
	padding-top: 20px;
	list-style: outside disc;
	color: #333333;
}

/* --- Footer --- */
#footer_div {
	padding: 20px 0px 0px 0px;
	clear: both;
	position: relative;
}
#footer_left {
	width: 6px;
	height: 39px;
	float: left;
	background: url(../images/footer_left.jpg);
}
#footer_right {
	width: 6px;
	height: 39px;
	float: left;
	background: url(../images/footer_right.jpg);
}
#footer_mid {
	width: 942px;
	padding: 14px 0px;
	float: left;
	background: url(../images/footer_mid.jpg) repeat-x;
}
#footer_images {
	width: 311px;
	bottom: -39px;
	right: 0px;
	position: absolute;
}
#footer_images img {
	padding: 0px 20px 0px 0px;
}
#footer_div li {
	padding: 0px 10px;
	border-right: #FFFFFF 1px solid;
}
#footer_div li.last {
	border: none;
}
#footer_legal {
	height: 32px;
	clear: both;
}
#footer_logo {
	padding: 6px 3px;
	float: left
}
#copyright {
	float: left;
	line-height: 32px;
	padding: 0px 20px;
}

/* --- compare --- */
body.compare #page {
	width: 90%;;
	position: relative;
}
body.compare #sub_contents {
	height: 250px;
	background: #FFFFFF url(../images/sub_mid.jpg) bottom repeat-x;
}

/* --- Fonts --- */
p {
	font: Helvetica;
	font-size: 93%;
	color: #0A2E4A;
	line-height: 16px;
}
p a:link, p a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.log_title, .log_link a, .log_input {
	font: Helvetica;
	font-size: 93%;
	font-weight: bold;
}
.log_title {
	color: #9BC7E3;
}
.log_input {
	color: #10487B;
}
.log_link a {
	line-height: 32px;
	color: #FFFFFF;
	text-decoration: underline;
}
#news_mid h1 {
	font: Helvetica;
	font-size: 146.5%;
	color: #FFFFFF;
	text-transform: uppercase;
}
#news_mid h3 {
	font: Arial;
	font-size: 93%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
}
#news_mid p {
	font: Arial;
	font-size: 93%;
	font-weight: bold;
	color: #333333;
	line-height: 13px;
}
#sub_main h2 {
	font: Helvetica;
	font-size: 100%;
	font-weight: bold;
	color: #FF9900;
	padding: 15px 0px 2px 0px;
}
#sub_main h3 {
	font: Helvetica;
	font-size: 93%;
	color: #333333;
	font-weight: bold;
	padding: 15px 0px 2px 0px;
}
#sub_main p {
	font: Helvetica;
	font-size: 93%;
	color: #333333;
	line-height: 16px;
}
#sub_contents a {
	text-decoration: none;
	color: #10487B;
}
#sub_contents a:hover {
	text-decoration: underline;
}
#sub_contents ul {
	padding: 0px 0px 10px 0px;
}
#sub_contents li {
	padding: 0px;
}
#teamNav li{
	margin: 0px 10px;
	padding: 0px 0px 20px 0px;
	list-style: outside none;
	color: #333333;
}
.long_text p {
	padding-top: 20px;
}
.list_title {
	font: Helvetica;
	font-size: 100%;
	font-weight: bold;
	color: #FF9900;
}
#left_nav li {
	font: Arial;
	font-size: 93%;
	color: #10487B;
	list-style: url(../images/bullet_off.gif) inside;
	line-height: 18px;
}
#left_nav li a {
	color: #10487B;
}
#left_nav li.current {
	margin-left: 6px;
	font-weight: bold;
	list-style: url(../images/bullet_on.gif) inside;
}
#footer_div li {
	font: Helvetica;
	color: #FFFFFF;
	font-size: 85%;
}
#footer_div li a {
	color: #FFFFFF;
}
#copyright {
	font: Helvetica;
	font-size: 85%;
	color: #6A94B5;
	letter-spacing: -0.3px;
}

/* --- lists --- */
.h_nav {
	list-style: none;
}
.h_nav li {
	display: inline;
	float: left;
}

/* --- general classes --- */
blockquote {
	padding-left: 40px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.alignCenter {
	text-align: center;
}
.alignRight {
	text-align: right;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.padTop {
	padding-top: 20px;
}
.fatBorder {
	margin-top: 10px;
	padding: 0px 5px 5px 5px;
	background: #FFF;
	border: #CCCCCC 1px solid;
}
hr {
	clear: both;
	color: #999999;
}
.twoColumn {
	width: 45%;
	padding: 10px 2%;
	position: relative;
}
