@charset "utf-8";
/* CSS Document */
body {
	background-color:#000;
	margin: 0 0 0 0;
}

p {
	text-align:left;
}

td {text-align:left;
	}
span {text-align:left;}

.RightTitle-blue {
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 22px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-weight: bold;
	color: #5188C9;
	font-size: 14px;
	line-height: 22px;
}
.Right_Submenu {
	font-size: 10px;
	color: #000;
	font-weight: normal;
	line-height: 17px;
	padding-right: 15px;
	font-family: Verdana, Geneva, sans-serif; }

.Right_Submenu a:hover{ 
	text-decoration:none;
	color: #000;
}
.Right_Submenu a:visited,.Right_Submenu a:link,.Right_Submenu a:active {
	text-decoration:none;
	color:#000
}
.BodyTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 24px;
}
.BodyText {
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 20px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-align:left;

}
.BodyText a:link,.BodyText a:visited,.BodyText a:active{
	color: #000;
}
a.Body_subTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.features_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5188C9;
}
.solutions_choices {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	line-height: 20px;
}
.solutions_choices a:visited,.solutions_choices a:link,.solutions_choices a:active {
	text-decoration:none;
	color:#FFF
}
.solutions_choices a:hover {
	font-weight:bold;
	color:#FFF
}
.WhiteText {
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #FFF;
}
.BodyTitleSmaller {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 21px;
}
#container {
	text-align:center;
	width:100%;
	background-color:#000;

}
#topbar {
	display:inline-block;	
	width:990px;
	height:92px;
	text-align:left;
	background-color:#000;
	margin:none;
	border: none;
	padding: none;
}
img {
	border:none;
}

/*-----------------------------------------/
				NAVIGATION
/-----------------------------------------*/

#sblogo {
	margin:14px 0px 6px 0px;
	height:46px;
}
a.img {
	background-repeat:no-repeat;
}
#navibar {
	margin-bottom:6px;
		height:23px;

}
#navibar div {
	margin-right:24px;
	width:auto;
	display: inline;
	float: left;
}
#navibar div.last {
	margin-right:0px;
}
div#sblive {
	background: url(../images/banner/images/sblive.jpg) no-repeat;
}
div#sblive:hover {
	background: url(../images/banner/images/sblive_ro.jpg) no-repeat;
}
div#products {
	background: url(../images/banner/images/products.jpg) no-repeat;
}
div#products:hover {
	background: url(../images/banner/images/products_ro.jpg) no-repeat;
}
div#solutions {
	background: url(../images/banner/images/solutions.jpg) no-repeat;
}
div#solutions:hover {
	background: url(../images/banner/images/solutions_ro.jpg) no-repeat;
}
div#video {
	background: url(../images/banner/images/video.jpg) no-repeat;
}
div#video:hover {
	background: url(../images/banner/images/video_ro.jpg) no-repeat;
}
div#support {
	background: url(../images/banner/images/support.jpg) no-repeat;
}
div#support:hover {
	background: url(../images/banner/images/support_ro.jpg) no-repeat;
}
div#community {
	background: url(../images/banner/images/community.jpg) no-repeat;
}
div#community:hover {
	background: url(../images/banner/images/community_ro.jpg) no-repeat;
}
div#about {
	background: url(../images/banner/images/about.jpg) no-repeat;
}
div#about:hover {
	background: url(../images/banner/images/about_ro.jpg) no-repeat;
}
div#store {
	background: url(../images/banner/images/store.jpg) no-repeat;
}
div#store:hover {
	background: url(../images/banner/images/store_ro.jpg) no-repeat;
}
div#divider {
	background: url(../images/banner/images/divider.jpg) no-repeat;
}
div#livelogin {
	background: url(../images/banner/images/livelogin.jpg) no-repeat;
}
div#livelogin:hover {
	background: url(../images/banner/images/livelogin_ro.jpg) no-repeat;
}

/*-----------------------------------------------------------/
				New Product Page CSS
/-----------------------------------------------------------*/

#pagebody {
	display:inline-block;	
	width:990px;
	text-align:left;
	background-color:#fff;
	margin:none;
	padding:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

#bodyheader {
	text-align:center;
	width:inherit;
	background-color:#000;
}
#bodyheader h1 {
	font:36px;
	font-smooth: always;
	color:#fff;
	padding: 5px 0px;
	margin:0px;
}
#pagebody h2 {
	font-size:24px;
	text-align:center;
	color:#000;
	margin:0px 0 12px 0;
}
.bcolumn {
	float:left;
	width:455px;
	margin:15px 15px 5px 25px;
}

.clear {
	clear:right;
}

.bcolumn p {
	font-size:.95em;
	line-height:1.4em;
	margin:0 0 .9em 0;
}

#prodbanner {
	margin:5px 0 0 0;
}
h4{margin-bottom:0px;}
h4 a {
	text-decoration:none;
	color:inherit;
	}
h4 a:hover {
	border-bottom:dotted 1px #000;
}


/*--------------------------------------------/
		   		  Table CSS
/--------------------------------------------*/

#prodspecs {
	float: left;
	width:990px;
	text-align:center;
}
#prodspecs table {
	border:collapse #FFF 3px solid;	
	margin: 50px auto 10px auto;
	width: 787px;
}
#prodspecs table td {
	border:0px;
	background:#4d85c5;
	padding:4px 6px;
	color:#FFF;
	text-align:center;
}
.tbtop th {
	padding: 10px 4px;
	color:#FFF;
	background: #000;
	text-align:center;
	font-size: 1.1em;
}
#th1 {
	width:275px;
}
#th2 {
	width:240px;
}
#th3 {
	width:240px;
}
#prodspecs table td.tbsection {
	background:#27336B;
}

#prodspecs table td.extra {
	padding: 8px 6px;
	font-weight:bold;
	font-size:1.1em;
}

/*------------------------------------------/
				Footer
/------------------------------------------*/

#footer {
	float:left;
	background-color:#000;
	width:100%;
}
#footer p {
	font-size:10px;
	color:#FFF;
	text-align:center;

}

/*--------------------------------------------/
		CSS Rounded Box (spiffybox.com)
/--------------------------------------------*/

#features h2 {
	margin:0px;
	padding:10 0 0 25;
	text-align:center;
	background: transparent url(images/box.png) no-repeat top left;
	color:#FFF;
	font-size:1.3em;
}
.cssbox h3 {
	margin:0px;
	padding:0px;
	background:none;
	color:#FFF;
	font-size:1em;
}

ul, li {
	font-size:.85em;
}
ul {
	padding-left: 15px;
	margin:0px 0px 5px 0px;
}

/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{ 
	background: transparent url(images/box.png) no-repeat bottom right;
	} 
.cssbox{ 
	/* intended total box width - padding-right(next) */ 
	width:335px !important; 
	/* IE Win = width - padding */ 
	width: 320px; 
	/* the gap on the right edge of the image (not content padding) */ 
	padding-right:15px; 
	/* use to position the box */ 
	margin:0px auto;
	color:#FFF;
} 
		
/* set the top-right image */ 
.cssbox_head{
	background-position:top right; 
	/* pull the right image over on top of border */ 
	margin-right:-15px; 
	/* right-image-gap + right-inside padding */
	padding-right:40px;
	color:#FFF;
} 
	 
/* set the top-left image */ 
.cssbox_head h2{
	background-position:top left;
	margin:0; 
	/* reset main site styles*/ 
	border:0; 
	/* ditto */ 
	/* padding-left = image gap + interior padding ... no padding-right */
	padding:10px 0 10px 40px; 
	height:auto !important;
	height:1%;
	color:#FFF;
} 
	 
/* IE Holly Hack */ /* set the lower-left corner image */ 
.cssbox_body{
	background-position:bottom left; 
	margin-right:15px; 
	/* interior-padding right */ 
	padding:0 0 12px 30px;
	color:inherit;
} 
	/* mirror .cssbox_head right/left */
