@charset "UTF-8";
html, body {
	margin:0;
	padding:0;
	height: 100%;
	background-color:#808080;
	background-image: url(/images/grd_bkg.png);
	background-position:top left;
	background-repeat:repeat-x;
	font: 11px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color:#444;
	line-height: 1.4;
}
p, ul {
	margin:0 0 2em 0;
}
img {
	border:0;
}
a:link {
	text-decoration:none;
	color:#ce174f;
}
a:visited {
	text-decoration:none;
	color:#F88017;
}
a:hover {
	text-decoration:underline;
	color:#ce174f;
}
a:active {
	text-decoration:none;
	color:#ce174f;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	display:block;
	margin:0;
	padding:0;
}
.red_color {
	color: #ce174f;
}
.bold {
	font-weight: bold;
}
.superscript {
	vertical-align: super;
}
.bolddarkgrey {
	font-weight: bold;
	color:#222;
	font-style: normal;
	text-transform: uppercase;
}
.big_bold {
	font-size:12px;
	font-weight:bold;
}
.big {
	font-size:12px;
}
.bigger_bold {
	font-size:13px;
	font-weight:bold;
}
.bigger {
	font-size:13px;
}
.Spacer { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	height:10px;
}
.square_ul {
	list-style: outside square;
	padding:0 0 0 20px;
}
.square_ul li {
	padding: 0 0 5px 0;
}
.smallarrow_ul {
	list-style: outside none;
	padding: 0
}
.smallarrow_ul li {
	background-image:url(/images/arrow_bullet_small.png);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	padding: 0 0 5px 18px;
}
.smallarrow_ul li .no_arrow {
	background-image:none;
	padding: 0;
}
.tab_inside_cell_noborber {
	padding: 20px;
	margin: 10px;
	background-color: #FFF;
}
.tab_inside_cell {
	background-color:#FFF;
	border: 1px solid #BBB;
	padding: 20px;
	margin: 10px;
}
.tab_inside_cell_nobox {
	background-color:#FFF;
	border: 0px solid #BBB;
	padding: 20px;
	margin: 10px;
}
.darkgrey_title {
	font-size:16px;
	color:#222;
	margin: 0 0 5px 0;
}
.red_title {
	font-size:16px;
	color:#ce174f;
	margin: 0 0 5px 0;
}
#container {
	width: 990px;
	margin: auto;
	background-image:url(/images/container_bkg.png);
	background-repeat:repeat;
	min-height: 100%;
}
#header {
	width: 950px;
	padding: 0px;
	margin: 20px 30px 0 10px;
	background:#FFF;
	float: left;
}
#header .logo {
	width: 160px;
	padding: 0;
	margin: 0;
	float: left;
}
#header .left_links {
	margin: 10px 0 0 0;
	float: left;
}
#header .right-links {
	float: right;
	margin: 10px 0 0 0;
}
#footer {
	width: 950px;
	padding: 7px 0px 7px 0px;
	margin: 30px 20px 30px 17px;
	background:#FFF;
	float: left;
	border-bottom:1px solid #BBB;
	border-top:1px solid #BBB;
}
#footer .left_links {
	margin: 0;
	float: left;
}
#footer .right-links {
	float: right;
	margin: 0;
}
#menubar {
	width: 980px;
	height:25px;
	padding: 0px;
	margin: 20px 5px 0 2px;
	background-color:#e01a55;
	background-image: url(/SpryAssets/bkg_normal.png);
	background-position:top left;
	background-repeat:repeat-x;
	font-size:12px;
	float:left;
	line-height: normal;
}
#product_overview {
	width: 950px;
	margin: 40px 20px 0 20px;
	float: left;
}
.product_image {
	margin: 0 30px 0 30px;
	float: left;
	height: 100%;
}
.product_description {
	float: left;
	width: 500px;
}
.product_logo {
	margin: 30px 0 0 0;
}
#product_tabs {
	width: 950px;
	padding: 0px;
	margin: 0 30px 0 10px;
	background-color:#e01a55;
	background-image: url(/SpryAssets/bkg_normal.png);
	float: left;
}
.feature_image {
	float: left;
	margin: 0 30px 0 0;
}
.description {
	float: left;
	width: 500px;
	padding: 30px 0 0 0;
}
.downloads_icon_item {
	margin: 0;
	padding: 15px 0 0 10px;
}
.downloads_icon_image {
	float: left;
	margin: 0 20px 0 0;
	width: 80px;
}
.istallation_text {
	float: left;
	margin: 0 40px 0 0;
	width: 200px;
}
.package_text {
	float: left;
	margin: 0 40px 0 0;
}
.downloads_icon_links {
	float: left;
	margin: 10px 0 0 0;
	width: 700px;
}
/*.downloads_icon_links a:link {
	text-decoration:none;
	color:#444;
}
.downloads_icon_links a:visited {
	text-decoration:none;
	color:#444;
}
.downloads_icon_links a:hover {
	text-decoration:underline;
	color:#ce174f;
}
.downloads_icon_links a:active {
	text-decoration:none;
	color:#444;
}*/
.features_table {
	border-collapse: collapse;
}
.features_table td {
	width: 17%;
	padding: 0 20px;
	vertical-align: top;
}
.icon_table td {
	padding: 5px 5px 0 0;
	vertical-align: top;
}
.features_table td.text {
	padding: 0 .5em 3em .5em;
	margin: 0;
}
.specs_table {
	border-collapse: collapse;
	width:100%;
	font-size: 12px;
}
.specs_table tr.top td {
	border-top: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	background-color:#F5F5F5;
}
.specs_table tr.top_models td {
	border-top: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	background-color:#F5F5F5;
	color:#222;
	font-weight:bold;
}
.specs_table tr.dark td {
	background-color:#F5F5F5;
}
.specs_table td {
	border-bottom: 1px solid #BBB;
	padding: 0.7em;
}
.specs_table td.specs {
	color:#222;
	font-weight:bold;
	width:250px;
}
.specs_table td.content {
	border-left: 1px solid #BBB;
	text-align: center;
}
.specs_table td.content_left {
	border-left: 1px solid #BBB;
	text-align: left;
}
.specs_table td.content_left {
	border-left: 1px solid #BBB;
	text-align: left;
}
.answer {
	padding:10px;
	font-size: 12px;
	color: black;
}
.banner {
	margin-top:-5px;
	float:left;
	padding:0 5px 0 5px;
	background-image:url(/images/products_banner.jpg);
	background-position:5px 5px;
	background-repeat:no-repeat;
	height:160px;
	width:980px;
	margin-bottom: 30px;
}
