@charset "UTF-8";
/* CSS Document */
*{margin:0px; padding:0px;}
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,
dl, dt, dd, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	color: #333333;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}






/* -----MAIN STYLES STARTS HERE----- */

#wrapper{
	margin: 0 auto 0 auto;
	width: 750px;
	background-color: #333333;
	background-image: url(../webimages/BB_wrapper_background.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 10px;
}

#leftside{
	position: relative;
	float: left;
	width: 220px;
}

#rightside{
	position: relative;
	margin-left: 5px;
	float: left;
	width: 525px;
}

#footer{
	position: relative;
	float: left;
	width: 750px;
	background-color:#000;
}

/* -----MAIN STYLES END HERE----- */

.copyright{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
	width: 750px;
	float: left;
	margin-top: 10px;
}

.footernav{
	margin-top: 12px;
	margin-left: 20px;
	text-align: center;
}

.footernav ul {
	margin:0 0 0 0;
	padding:0;
}
.footernav ul li {
	list-style: none; 
	margin:0;
	padding:0;
	float: left;
	text-align:left;
	vertical-align: middle;
}
.footernav ul li a {
	margin:0;
	float: left;
	border-right: solid 1px #fff;
	padding-right: 3px;
	text-transform: lowercase;
	display: block;
	text-indent: 3px;
	text-decoration:none;
	color:#fff;
	font: normal 11px Arial, Helvetica, sans-serif;
	height: 1%;
	line-height: 12px;
}
.footernav ul li a:hover {
	text-decoration:underline;
}

/* -----TEXT STYLES START----- */

h1{
	width: 100%;
}

h2{
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

/* -----TEXT STYLES END----- */

/*----SIDE NAV START----*/

.sidenav{
	padding-top: 65px;
	float: right;
	width: 220px;
	background-image: url(../webimages/BB_nav_background.png);
	background-repeat: no-repeat;
	background-position: top right;
}

.sidenav ul {
	margin:0 0 0 0;
	padding:0;
}
.sidenav ul li {
	list-style: none; 
	margin:0;
	padding:0;
	float: left;
	text-align:left;
	vertical-align: middle;
}
.sidenav ul li a {
	text-align: left;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: solid 1px #fff;
	display: block;
	text-decoration:none;
	color:#000;
	font: bold 14px Arial, Helvetica, sans-serif;
	height: 15%;
	width: 210px;
}
.sidenav ul li a:hover {
	text-decoration:none;
	background-color: #000;
	color: #FFF;
}

.active{
	text-decoration:none;
	background-color: #cd250b;
	color: #FFF !important;
}

/*----SIDE NAV END----*/

div.content{
	background-color: #fff;
}

#rightside a.sublinks{
	font-size: 12px;
	font-weight: bold;
	color: #cd250b;
	text-decoration: none;
}

#rightside a.sublinks:hover{
	text-decoration:underline;
}

#rightside table{
	line-height: 1.5;
}

#rightside .tablemargin{
	line-height: 1.5;
	margin-left: 15px !important;
	margin-right: 15px !important;
	margin-bottom: 15px !important;
}

#rightside td{
	padding: 7px;
	vertical-align: top;
}

#distributors{
}

#distributors td{
	border: solid 1px #e4e4e4;
	height: 115px !important;
}

#distributors td img{
	padding-top: 20px;
}

#distributors th{
	background-color: #cd250b;
	border: solid 1px #e4e4e4;
	color: #fff;
	font-size: 14px;
	padding: 5px;
}

#distributors th.country{
	background-color: #cccccc;
	color:#333333;
	font-size: 14px;
	padding: 5px;
}

#rightside ul{
	margin-left: 20px;
	list-style: square !important;
	padding: 10px;
	line-height: 1.5;
}

#rightside p{
	padding: 10px;
	line-height: 1.5;
}

#leftside img{
	margin-top: 13px;
}

#leftside ul.demo{
	list-style-type: circle;
	padding-left: 15px;
	padding-right: 10px;
	margin-left: 15px;
	margin-top: 10px;
	line-height: 1.5;
}

#leftside a.demo{
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	color: #990000;
	text-decoration: none;
}

#leftside a.demo:hover{
	text-decoration: underline;
}



.off{
	border-bottom: dotted 1px #cccccc;
	width: 100%;
}

.off1{
	vertical-align: top;
	font-weight: bold;
}


input{
	margin: 2px 2px 2px 5px;;
}

form{
	width: 475px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}


legend{
	color: #990000;
	font-size: 14px;
	padding: 5px;
}

strong{
	font-weight: bold;
}

