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 {
	border: 0;
	outline: 0;
	font-size: 100%;
	background-color: transparent;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	margin-bottom: 0px;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* Define Focus Styles */
:focus {
	outline: 0;
}
/* Highlight Inserts */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* Tables 'cellspacing="0"' */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Global */
body {
	font: 62.5%/1.7 Tahoma;
	background: url(../images/bg-body.png) scroll repeat-x left top;
	color: #848484;
}
/* Clear float rules defined early so they don't overwrite other declarations */
/* Modern browsers */
    .clearfix:after {
	clear: both;
	content: "'";
	display: block;
	font-size: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
/* for IE7 */
    .clearfix {
	min-height: 0;
}
/* for IE<7 \*/
    * html .clearfix {
	height: 1%;
}
/* Links */
a {
	color: #077bad;
	text-decoration: none;
}
a:visited {
	color: #077bad;
}
a:hover {
	color: #077bad;
	text-decoration: underline;
}
/* Main Container */
#container {
	width: 960px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* Global Head */
#globalhead {
	float: left;
	width: 960px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 17px;
	margin-left: 0;
}
a#bms-logo {
	width: 100px;
	height: 120px;
	background: url(../images/bms-logo.png) no-repeat 0 0;
	float: left;
	text-indent: -9999px;
	position: relative;
	z-index: 200;
}
#topnav {
	float: right;
	width: 550px;
	font-size: 1.1em;
	text-align: right;
	color: #cccccc;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#topnav li {
	background: url(../images/usernav.png) no-repeat left top;
	display: inline;
	padding: 0 10px;
}
#topnav li a {
	color: #cccccc;
	text-decoration: none;
}
#topnav li a:hover {
	color: #077bad;
}
#nav {
	float: right;
	width: 850px;
	height: 40px;
	font-size: 1.2em;
	background: url(../images/bg-nav.png) no-repeat right top;
	margin-top: 32px;
	margin-right: 0;
	margin-bottom: 24px;
	margin-left: 0;
}
#nav ul {
	float: left;
	width: 850px;
}
#nav ul li {
	background: url(../images/bg-nav-divider.png) no-repeat left bottom;
	float: left;
	height: 34px;
}
#nav li.first {
	background: none;
}
#nav ul li a {
	color: #fff;
	background: url(../images/bg-nav-sprites.png) no-repeat 0 90px;
	float: left;
	padding: 6px 10px 4px;
	margin: 4px 0 0;
}
#nav ul li a.selected {
	background: url(../images/bg-nav-sprites.png) no-repeat 0 -124px;
}
#nav ul li.first a.selected {
	background: url(../images/bg-nav-sprites.png) no-repeat 0 -44px;
}
#nav ul li.first a {
	padding-left: 19px;
}
#nav ul li a:hover {
	background: url(../images/bg-nav-sprites.png) no-repeat 0 -84px;
	text-decoration: none;
}
#nav ul li.first a:hover {
	background: url(../images/bg-nav-sprites.png) no-repeat 0 -4px;
}
/* Headers */
#header {
	float: left;
	width: 960px;
	background: url(../images/bg-header.png) no-repeat;
}
#product-header {
	width: 960px;
	float: left;
}
/* Sub Nav */
.subnav {
	float: left;
	width: 694px;
	height: 31px;
	padding: 0 0 0 30px;
}
.subnav ul {
	float: left;
}
.subnav ul li.first {
	background: none;
}
.subnav ul li.first.selected {
	background: url(../images/bg-subnav.png) no-repeat left 4px;
}
.subnav li {
	background:transparent url(../images/nav-divider-global.png) no-repeat left bottom;
	float: left;
	font-size: 1.2em;
	margin: 0;
}
.subnav li a:link, .subnav li a:visited, .subnav li a:hover, .subnav li a:active {
	float: left;
	display: block;
	position: relative;
	padding: 8px 14px 3px 12px;
	color: #fff;
	text-decoration: none;
}
.subnav li.selected {
	background: url(../images/bg-subnav.png) no-repeat left 4px;
	margin: 0 7px 0 0;
}
.subnav li.selected a:link, .subnav li.selected a:visited, .subnav li.selected a:hover, .subnav li.selected a:active {
	display: block;
	float: left;
	background: url(../images/bg-subnav.png) no-repeat right 4px;
	position: relative;
	left: 7px;
	color: #2f2f2f;
	padding: 8px 10px 3px 3px;
	font-weight: bold;
}
.subnav li.selected + li {
	background: none;
}
.product-title {
	float: left;
	width: 750px;
	height: 136px;
}
.header-left {
	float: left;
	width: 750px;
}
/* Standard Header */
.header-title {
	float: left;
	width: 895px;
	height: 66px;
	color: #eeeeee;
	font-size: 3em;
	font-weight: normal;
	overflow: hidden;
	padding-top: 20px;
	padding-left: 30px;
}
.header-title a {
	color: #eeeeee;
	text-decoration: none;
}
.header-title a:visited {
	color: #eeeeee;
	text-decoration: none;
}
.header-title a:hover {
	color: #ffffff;
	text-decoration: none;
}
/* Search */
#global-search {
	background: transparent url(../images/search-icon.png) no-repeat scroll 138px 12px;
	float: right;
	padding: 9px 32px 0 0;
	line-height: 18px;
}
#global-search input {
	font-family: Tahoma;
	background-color: #464646;
	border-top: 1px solid #303030;
	border-right: 1px solid #464646;
	border-bottom: 1px solid #464646;
	border-left: 1px solid #303030;
	padding: 4px 0 0 6px;
	font-size: 11px;
	color: #ccc;
	font-weight: normal;
	width: 125px;
	height: 13px;
}
#dropmenudiv {
	background: transparent url(../images/search-filter-bg.png) no-repeat scroll 0 0;
	position: absolute;
	z-index: 100;
	width: 133px;
	height: 73px;
	padding-top: 1px;
	margin-top: 7px;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 2px 0 3px 5px;
	text-decoration: none;
	color: #d8d8d8;
	font-size: 11px;
	width: 122px;
}
#dropmenudiv a:hover {
	color: #acacac;
}
#dropmenudiv a.selected {
	color: #65e0ff;
}
/* Content */
#content {
	width: 960px;
	background: transparent url(../images/bg-content.png) no-repeat 0 0
}
.left {
	float: left;
}
.right {
	float: right;
}
/* Content Colums */
.onecol, .twocol, .threecol {
	display: inline;
	width: 960px;
	border-top: 1px solid #e3e3e3;
	margin-bottom: 30px;
	padding-top: 5px;
	clear: right;
}
.twocol .onecol {
	width: 90%;
}
.twocol .twocol, .twocol .threecol {
	padding: 10px 0 0 0;
	margin: 0;
	background: none;
}
.threecol {
	background: url(../images/bg-threecol.gif) no-repeat 0 30px;
}
.col1, .col2, .col3, .col4 {
	display: inline;
}
.onecol .col1 {
	width: 960px;
}
.twocol .col1 {
	width: 48%;
	float: left;
	margin-top: 0;
	margin-right: 3%;
	margin-bottom: 0;
	margin-left: 0;
}
.twocol .col2 {
	width: 48%;
	float: right;
}
.twocol.icon .col1 {
	width: 12%;
	margin: 0 2% 0 0;
}
.twocol.icon .col2 {
	width: 86%;
}
.twocol.icon .twocol .col1 {
	width: 48%;
	margin: 0 4% 0 0;
}
.twocol.icon .twocol .col2 {
	width: 48%;
}
.threecol .col1, .threecol .col2 {
	width: auto;
	float: left;
	margin-top: 0;
	margin-right: 15%;
	margin-bottom: 0;
	margin-left: 0;
}
.threecol .col3 {
	width: auto;
	float: left;
}
.twocol.icon.col1, .twocol.icon .onecol .col1 {
	width: 100%;
}
.twocol.icon .threecol .col1 {
	width: 30%;
	margin: 0 5% 0 0;
}
.twocol.icon .threecol .col2 {
	width: 30%;
	margin: 0 5% 0 0;
}
.twocol.icon .threecol .col3 {
	width: 30%;
}
.wrapper {
	float: left;
	width: 610px;
	padding-left: 10px;
}
.productbar {
	float: left;
	width: 250px;
	margin: 0 0 0 30px;
}
.logo {
	float: right;
	width: 100px;
	margin: 0 0 0 30px;
}
.productbar {
	width: 215px;
}
/* First Child Exeptions*/
.onecol.first, .twocol.first {
	border: none;
	padding: 0;
}
.threecol.first {
	border: none;
}
/* Content Styles */
#content p {
	color: #848484;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 15px 0;
}
#content h1 {
	font-size: 2.4em;
	font-weight: normal;
}
#content h2 {
	font-size: 1.6em;
	font-weight: normal;
}
#content h1, #content h2 {
	color: #077bad;
}
/* Productbar Boxes */
.productbar .box {
	float: left;
	background: url(../images/box-bg.png) repeat-y 0 0;
	padding: 0;
	margin: 0px 0 30px 0;
	width: 250px;
}
#content .productbar .box p, #content .productbar .box ul {
	float: left;
	padding: 0 20px 0 20px;
	margin: 0 0 10px 0;
}
#content .productbar .box ul {
	margin: 0;
}
#content .productbar h4.box-top {
	float: left;
	background: url(../images/box-top.png) no-repeat 0 0;
	width: 230px;
	height: 26px;
	overflow: hidden;
	padding: 4px 0px 0 60px;
	margin: 0 0 10px 0;
	font-size: 1.3em;
	line-height: 26px;
	color: #ffffff;
	font-weight: normal;
}
.productbar .box-bottom {
	float: left;
	background: url(../images/box-bottom.png) no-repeat 0 0;
	width: 250px;
	height: 13px;
	overflow: hidden;
	margin: 0;
}
.productout a {
	float: left;
	display: block;
	background: url(../images/bg-product.png) no-repeat 0 0;
	width: 230px;
	height: 60px;
	margin: 0 0 15px 0;
	padding: 10px;
	font-size: 1em;
	line-height: 1.4em;
	text-decoration: none;
	color: #666666;
	overflow: hidden;
}
.productout a:hover {
	background: url(../images/bg-product.png) no-repeat 0 -80px;
	text-decoration: none;
	color: #333333;
}
.productout .float-left {
	margin: 0 5px 0 0;
}
.productout strong {
	display: block;
	font-size: 1.2em;
	line-height: 1.7em;
	padding-left: 80px;
}
.productout span {
	display: block;
	font-size: 1.1em;
	padding-left: 80px;
}
.helpdesk a {
	float: left;
	display: block;
	background: url(../images/bg-helpdesk.png) no-repeat 0 0;
	width: 230px;
	height: 60px;
	margin: 0 0 15px 0;
	padding: 10px;
	font-size: 1em;
	line-height: 1.4em;
	text-decoration: none;
	color: #666666;
	overflow: hidden;
}
.helpdesk a:hover {
	background: url(../images/bg-helpdesk.png) no-repeat 0 -80px;
	text-decoration: none;
	color: #333333;
}
.helpdesk .float-left {
	margin: 0 5px 0 0;
}
.helpdesk strong {
	display: block;
	font-size: 1.2em;
	line-height: 1.7em;
	padding-left: 80px;
}
.helpdesk span {
	display: block;
	font-size: 1.1em;
	padding-left: 80px;
}
.productbar label {
	margin: 0;
	padding: 0 0 3px 0;
	text-align: left;
	color: #666666;
	font-size: 1.1em;
	text-align: left;
}
.productbar form ul.buttons {
	margin-left: 0;
}
.productbar form select.select, .productbar label {
	float: left;
	width: 200px;
}
/* Advert */
#advert {
	width: 960px;
	float: left;
	position: relative;
}
/* Rss feed */
.rss-feed {
	width:960;
	float: left;
}
/* Footer */
#footer-container {
	width: 960px;
	clear: both;
	background-repeat: repeat-x;
	background-position: 0 0;
}
#footer {
	width: 960px;
	text-align: center;
	font-size: 1.1em;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/footer-bg.png);
}
p#copyright {
	float: right;
	padding-right: 5px;
}
p#footercenter {
	float: left;
	padding-left: 5px;
}
/* Lists */
#content h2 + ul, #content h2 + ol {
	margin-top: .5em;
}
.col1 ul, .col2 ul, .col3 ul {
	padding: 0;
	margin: 0 0 15px 0;
}
#content ul li {
	background: url(../images/bullet-green.png) no-repeat left 6px;
	padding: 0 0 8px 15px;
	font-size: 1.2em;
}
#content ol li{
	font-size: 1.2em;
	padding: 0 0 8px 9px
}
#content ul li h2 {
	font-size: 1.4em;
	line-height: 2em;
}
.col1 li li, .col2 li li, .col3 li li {
	font-size: 1em;
}
/* Overwriting Rules
--------------------------------------------- */
/* Positioning */
.top {
	top: 0;
}
.bottom {
	bottom: 0;
}
.left {
	left: 0;
}
.right {
	right: 0;
}
/* Borders */
.border-top {
	border-top: solid 1px #eaeaea;
	margin-top: .5em;
}
.border-bottom {
	margin-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
}
.border-left {
	border-left: solid 1px #eaeaea;
}
.border-right {
	border-right: solid 1px #eaeaea;
}
.border {
	border: solid 1px #eaeaea;
}
.noborder {
	border: none;
}
/* Text */
.blue {
	color: #077bad !important;
}
.smallest {
	font-size: .9em !important;
}
/* Removing Background, Margin & Padding */
.nobg, #topnav .nobg {
	background: none;
}
.nomargin {
	margin: 0;
}
#content ul.news-list li {
	clear: both;
	width: 100%;
	font-size: 1.2em;
	padding: 0 0 15px 0;
	background: none;
}
/* Products productout */
.productout-product-logo li a {
	display: block;
	width: 200px;
	height: 38px;
	text-indent: -9999px;
}
#content .productbar ul.productout-product-logo {
	padding: 0;
}
.productout-product-logo li a:hover {
	background-position: 0 -38px;
}
#content .col1 .productout-product-logo li, #content .col2 .productout-product-logo li, #content .col3 .productout-product-logo li, #content .productbar .productout-product-logo li {
	float: left;
	background: none;
}
.productout-product-logo .cs a {
	background: url(../images/evo-logo.png) no-repeat 0 0;
}
.productout-product-logo .csc a {
	background: url(../images/evo-on-logo.png) no-repeat 0 0;
}
/* contact form stuff */
label {
	display: block;
}
input, textarea {
	width: 80%;
}
input#submit {
	width: auto;
}
.required {
	color: red;
}
/* CSS Styles for the index page */
#advert {
	width: 100%;
	height: 352px;
	overflow: hidden;
	float: left;
	background: transparent url(../images/advert-bg.png) no-repeat;
	position: relative;
}
#advert .col1 {
	float: right;
	padding: 85px 35px 0 0;
	width: 675px;
}
#advert h1 {
	float: right;
	display: block;
	width: 615px;
	height: 48px;
	text-indent: -9999px;
	background: url(../images/advert-title.png) no-repeat 0 0;
	clear: both;
}
#advert h2 {
	display: block;
	clear: both;
	width: 555px;
	height: 51px;
	float: right;
	margin: 5px 0 40px 0;
	text-indent: -9999px;
	background: url(../images/advert-tag.png) no-repeat 0 0;
}
#advert a#bms-evo-on, #advert a#bms-evo {
	text-indent: -9999px;
	font-size: 1.7em;
	color: #fff;
	float: right;
	display: block;
}
#advert a#bms-evo-on:hover, #advert a#bms-evo:hover {
	color: #ccc;
	text-decoration: none;
}
#advert a#bms-evo-on {
	background: url(../images/evo.png) no-repeat left top;
	width: 240px;
	height: 38px;
	padding: 0 0 0 8px;
	margin: 0 20px 0 0;
}
#advert a#bms-evo {
	background: url(../images/evo-on.png) no-repeat left top;
	width: 322px;
	height: 38px;
	padding: 0 0 0 5px;
}
.onecol p {
	font-size: 1.3em;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.onecol h2 {
	font-size: 2.4em;
	color: #077bad;
	line-height: 1.6em;
	margin-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}
