/* ! Global */
ul, li, form, img, body {
	margin: 0; padding: 0; border: none;
}
body {
	background: #fff url(images/bg.jpg) repeat-x top left;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
#container {
	width: 980px;
	margin: 0 auto;
	background: #fff;
	position: relative;
}
a:link, a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #585858;
}
a:hover {
	color: #272727;
}
/* ! Header */
#header {
	height: 79px;
	width: 100%;
	position: relative;
}
h1, h2 {
	text-indent: -1000em;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
h1 {
	background: url(images/bv-logo.jpg) no-repeat right top;
	width: 186px;
	height: 79px;
	float: left;
	padding: 0 24px 0 0;
}
h1 a {
	display: block;
	height: 186px;
	height: 79px;
}
h2 {
	background: url(images/top-banner.jpg) no-repeat right top;
	height: 100%;
	width: 737px;
	float: right;
}
.usernote {
	text-align: right;
	position: absolute;
	right: 7px;
	top: 15px;
	margin: 0;
	line-height: 200%;
	color: #fff;
}
.usernote a {
	color: #fff;
}
.usernote span {
	background: url(images/semitransparent.png) repeat left top;
	padding: 3px 5px;
}
/* ! Nav */
#nav {
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	height: 25px;
	width: 100%;
	clear: both;
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 20;
}
#nav ul {
	padding: 0; 
	margin: 0 0 0 11px; 
	list-style-type: none;
	float: left;
}
#nav li {
	float: left;
	padding: 2px 0 0 0;
}
#nav a {
	width: auto;
	display: block;
	padding: 3px 16px;
	color: #737373; 
	text-decoration: none;
	font-weight: normal;
}
#nav a:hover {
	text-decoration: underline;
}
/* ! Homepage */
h3 {
	color: #cb2579;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0 0 0.8em 0;
}
#flashhome, #flashhome_vid {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
#flashhome_vid {
	top: 160px;
	left: 63px;
}
#flashmisc {
	width: 400px;
	height: 375px;
	margin: 25px 0 0 26px;
}
#hp_flash_placeholder {
	width: 591px;
	height: 589px;
	float: left;
}
#hp_content {
	width: 320px;
	margin: 50px 0 0 20px;
	float: left;
	line-height: 150%;
	font-size: 14px;
}
#hp_content p {
	margin: 0.1em 0 1em 0;
}
#hp_content .news {
	margin: 40px 0 0 0;
}
#hp_content h4 {
	font-size: 14px;
	margin: 1em 0 0 0;
	font-weight: normal;
	font-style: italic;
	color: #cb2579;
}
#hp_content .news p {
	color: #616161;
	font-style: italic;
	margin: 0;
}
#hp_content h4#slideshow_heading {
	width: 325px;
	border-top: 1px solid #b2b2b2;
	font-size: 11px;
	color: #3b3b3b;
	text-align: center;
	margin: 1em 0 0 0;
	font-style: normal;
}
#slideshow_container {
	width: 325px;
	height: 85px;
	text-align: center;
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	margin: 0 0 10px 0;
}
#hp_content p#slideshow {
	width: 100%;
	margin: 0 auto;
	height: 85px;
	overflow: hidden;
	position: relative;
}
#slideshow a, #slideshow img {  
	margin: auto;
	display: block;
} 
#hp_content .slide_image {
	display:block;
	margin: 0 auto;
	height: 100%;
}
#slideshow a {
	position: absolute;
	top: 0;
}
/* ! Standard content */
#main_content {
	width: 480px;
	float: left;
	margin: 40px 0 20px 10px;
	font-size: 14px;
	line-height: 140%;
}
#main_content h3 {
	font-size: 18px;
	font-weight: normal;
	text-transform: lowercase;
	color: #000;
}
#main_content h4 {
	font-size: 20px;
	margin: 0;
	font-weight: normal;
	padding: 0;
}
#main_content h5 {
	font-size: 14px;
	color: #373737;
	margin: 1em 0 0.5em 0;
}
#main_content h3 a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#main_content h2 a {
	font-weight: normal;
	font-size: 17px;
	font-weight: bold;
}
#subnav {
	display: block;
	width: 430px;
	min-height: 480px;
	clear: both;
	float: left;
}
#subnav ul {
	display: block;
	float: left;
	margin: 60px 0 0 0;
	width: 210px;
}
#subnav li {
	float: left;
	clear: left;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 1.5em 0;
	white-space: nowrap
}
#subnav img {
	display: block;
	border: none;
	float: left;
	margin: 30px 0 0 30px;
}
#subnav li a {
	background-color: #000;
	display: block;
	color: #fff;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: lowercase;
}
#main_content ul {
	list-style-position: outside;
	margin: 1em 2em;
}
/* ! Colour themes */
.blue h2 {
	background: url(images/top-banner-blue.jpg) no-repeat right top;
}
.blue #nav a.current, .blue #main_content h3 .current,
.blue #main_content h3 .current a, .blue #subnav li a.current {
	color: #00a1de;
	font-weight: bold;
}
.blue #main_content h4, .blue .emphasis, .blue #main_content h2,
.blue #main_content h2 a, .blue a:active, .blue .slide_box .info_link a {
	color: #00a1de;
}
.blue .slide_nav a.selected {
	border-bottom: 1px solid #00a1de;
	padding: 0 0 5px 0;
}

.pink h2 {
	background: url(images/top-banner-pink.jpg) no-repeat right top;
}
.pink #nav a.current, .pink #main_content h3 .current,
.pink #main_content h3 .current a, .pink #subnav li a.current {
	color: #ca2076;
	font-weight: bold;
}
.pink #main_content h4, .pink .emphasis, .pink #main_content h2,
.pink #main_content h2 a, .pink a:active, .pink .slide_box .info_link a {
	color: #ca2076;
}
.pink .slide_nav a.selected {
	border-bottom: 1px solid #ca2076;
}

.green h2 {
	background: url(images/top-banner-green.jpg) no-repeat right top;
}
.green #nav a.current, .green #main_content h3 .current,
.green #main_content h3 .current a, .green #subnav li a.current {
	color: #acbb13;
	font-weight: bold;
}
.green #main_content h4, .green .emphasis, .green #main_content h2,
.green #main_content h2 a, .green a:active, .green .slide_box .info_link a {
	color: #acbb13;
}
.green .slide_nav a.selected {
	border-bottom: 1px solid #acbb13;
}
/* ! Slides */
.slide_box {
	width: 517px;
	height: 345px;
	clear: left;
    overflow: auto;
    position: relative;
}
.slide_container {
	position: relative;
}
.slide_container .slide {
	background: #f4f4f4 url(images/slide_bg.png) no-repeat left top;
	padding: 15px;
    height: 315px;
    width: 487px;
}
.slide_nav {
	width: 517px;
	clear: both;
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 20;
	margin: 0 0 1em 0;
}
#products_filter .slide_nav {
	width: 480px;
}
#main_content .slide_nav ul {
	padding: 0; 
	margin: 0 auto; 
	list-style-type: none;
	float: left;
	position: relative; 
	left: 50%;
}
.slide_nav li {
	float: left;
	position: relative;
	right: 50%;
	padding: 2px 0 0 0;
	background: url(images/slide_bullet.gif) no-repeat left center;
}
.slide_nav li.first {
	background: none;
}
.slide_nav a:link, .slide_nav a:visited {
	margin: 0 6px 0 10px;
	display: block;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.slide_nav a.selected {
    font-weight: bold;
    color: #000;
}

.slide_nav a:focus {
    outline: none;
}

.slide_pagination {
	height: 24px;
	width: 521px;
/* 	background: url(images/slide_shadow.gif) no-repeat center top; */
	padding: 10px 0 0 0;
	margin: 0 0 1em 0;
}
.slide_pagination .prev_link, .slide_pagination .next_link {
	float: left;
	display: none;
	text-indent: -1000em;
	overflow: hidden;
	width: 67px;
	height: 15px;
	margin: 0 10px;
}
.pink .slide_pagination .prev_link {
	background: url(images/previous_pink.gif) no-repeat center top;
}
.blue .slide_pagination .prev_link {
	background: url(images/previous_blue.gif) no-repeat center top;
}
.green .slide_pagination .prev_link {
	background: url(images/previous_green.gif) no-repeat center top;
}
.slide_pagination .next_link {
	float: right;
	width: 46px;
}
.pink .slide_pagination .next_link {
	background: url(images/next_pink.gif) no-repeat center top;
}
.blue .slide_pagination .next_link {
	background: url(images/next_blue.gif) no-repeat center top;
}
.green .slide_pagination .next_link {
	background: url(images/next_green.gif) no-repeat center top;
}
.slide_box .info_link, .prod_info_link {
	text-align: right;
	font-size: 16px;
	color: #000;
	position: absolute;
	bottom: 0px;
	right: 20px;
}
.prod_info_link {
	font-size: 14px;
}
.slide_box .info_link a {
	font-weight: normal;
	text-decoration: none;
}
.slide_img {
	float: right;
	padding: 1px;
	border: 1px solid #ccc;
	margin: 0 0 4px 6px;
}
.slide_spacer {
	width: 517px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #ccc;
}
/* ! Products */
#products_filter h2 {
	clear: both;
}
#products_filter a.highlighted {
	color: #000;
	font-weight: bold;
}
#products_filter .products_list {
	list-style-type: none;
	margin: 1em 0 0 0;
}
#products_filter .products_list li {
	display: block;
	width: 233px;
	float: left;
	border: 1px solid #dbdbdb;
	margin: 0 5px 5px 0;
	padding: 1px;
	font-size: 13px;
}
#products_filter .products_list li.even {
	margin: 0 0 5px 0;
}
#products_filter .products_list li a {
	display: block;
	background: #ebebeb;
	padding: 5px 10px;
	text-decoration: none;
	font-weight: normal;
}
#products_filter .products_list li a:hover {
	background-color: #f6f6f6;
}
#products_filter .products_list li:hover {
	border: 1px solid #e1007a;
}
.product_container {
	position: relative;
	margin: 1em 0 1em 0;
	color: #2d2d2d;
}
.product_box {
	position: relative;
	border: 1px solid #cecece;
	background-color: #fff;
	padding: 2px;
	height: 311px;
	margin: -1px 0 0 0;
}
.product_box_content {
	background: #f4f4f4;
	height: 100%;
	width: 100%;
}
.pb_thin {
	width: 350px;
	margin: -1px auto 0 auto;
}
.pb_thin .product_box_content, .resources_slide {
	background: #f4f4f4 url(images/slide_inner_bg.gif) repeat-x left bottom;
}
#main_content .product_slider h4 {
	margin: 0.5em 0 0.7em 0;
	padding: 0 0 7px 0;
	color: #424242;
	background: url(images/slidesubhead_border.gif) no-repeat left bottom;
}
#main_content .product_slider h2 {
	margin: 0 auto 0 auto;
	display: block;
	height: 31px;
	width: 280px;
	text-indent: -1000em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
}
.product_content {
	margin: 0 20px;
}
.slide_copy {
	color: #676767;
	width: 280px;
	float: left;
	margin: 10px 0 0 10px;
}
.pb_thin .slide_copy {
	width: 330px;
}
.slide_sidebar {
	width: 144px;
	height: 311px;
	background: url(images/slide_sidebar.gif) no-repeat right top;
	float: right;
	margin: 0;
	padding: 0 15px;
	color: #373737;
	font-size: 11px;
	line-height: 130%;
	position: relative;
}
.slide_sidebar_plain {
	background: url(images/slide_sidebar_plain.gif) no-repeat right top;
}
.webpresenter_person {
	width: 92px;
	height: 136px;
	position: absolute;
	bottom: 0;
	left: 45px;
	margin: 0;
}
#main_content .slide_sidebar h5 {
	font-size: 18px;
	font-weight: normal;
	color: #5c5b5b;
	margin: 2px 0 0 0;
	line-height: 120%;
}
#main_content .slide_sidebar_plain h5 {
	color: #ca2076;
	margin: 10px 0 5px 0;
}
#main_content .slide_sidebar p.title {
	margin: 128px 0 1em 0;
	text-align: center;
	color: #9a9a9a;
	font-size: 12px;
	font-weight: bold;
}
#main_content .slide_sidebar p.subtle, #main_content .slide_sidebar p.normal {
	margin: 0 0 1em 0;
	color: #9a9a9a;
	font-size: 12px;
	line-height: 125%;
}
#main_content .slide_sidebar p.normal {
	color: #484848;
}
.slide_sidebar .thumb {
	position: absolute;
	top: 14px;
	left: 30px;
}
.slide_sidebar .watch_btn {
	margin: 2em 0 0 0;
	text-align: center;
	position: absolute;
	bottom: 5px;
	width: 144px;
}
#main_content .slide_copy ul {
	margin: 0;
}
.slide_copy li, .slide_basic li {
	background-image: url(images/bullet_grey.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 20px;
	list-style-type: none;
	margin: 0 0 2px 5px;
}
.slide_basic li {
	background-image: url(images/bullet_pink.png);
}
#main_content .slide_copy p.title_note {
	text-align: center;
	margin: -2px 0 0 0;
	font-size: 11px;
}
/* WebPresenter demo form and sales demo slide */
.webpres_form {
	width: 150px;
	background: url(images/smallform_bg.gif) repeat-x left bottom;
	border: 1px solid #d9d9d9;
}
.webpres_form #htw_testsite {
	width: 120px;
	display: block;
	margin: 10px auto 5px auto;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 4px;
}
.webpres_form .demo_submit {
	margin: 0 auto 5px auto;
	display: block;
}
.slide_sidebar_plain .opt_btn {
	width: 137px;
	height: 43px;
	display: block;
	margin: 0 0 18px 7px;
}
.opt_container {
	margin: 73px 0 0 0;
}
.wp_returnlink {
	position: absolute;
	bottom: 15px;
}
/* Overview */
#main_content h2.pOverview_heading {
	background-image: url(images/slidehead_overview.gif);
}
#main_content h2.sales_heading {
	background-image: url(images/slidehead_sdemo.gif);
}

/* Grey */
#main_content .product_7 .slide_sidebar h5 {
	color: #c1c1c1;
}
#main_content h2.resources_heading {
	background-image: url(images/slidehead_resources.gif);
}
#main_content h2.p7_heading {
	background-image: url(images/slidehead_7.gif);
}
.price_label_7 {
	color: #949494;
}
.cell_7 {
	background-color: #949494;	
}
/* Pink */
#main_content .product_10 .slide_sidebar h5, .price_label_10, #main_content .product_slider h4.p10_heading, #main_content h4.pOverview_heading {
	color: #ca2076;
}
#main_content h2.p10_heading {
	background-image: url(images/slidehead_10.gif);
}
.product_10 .slide_copy li, .product_Overview .slide_copy li {
	background-image: url(images/bullet_pink.png);
}
.cell_10 {
	background-color: #ca2076;
}
/* Green */
#main_content .product_15 .slide_sidebar h5, .price_label_15, #main_content .product_slider h4.p15_heading {
	color: #acbb13;
}
#main_content h2.p15_heading {
	background-image: url(images/slidehead_15.gif);
}
.product_15 .slide_copy li {
	background-image: url(images/bullet_green.png);
}
.cell_15 {
	background-color: #acbb13;
}
/* Blue */
#main_content .product_20 .slide_sidebar h5, .price_label_20, #main_content .product_slider h4.p20_heading  {
color: #00a1de;
}
#main_content h2.p20_heading {
	background-image: url(images/slidehead_20.gif);
}
.product_20 .slide_copy li {
	background-image: url(images/bullet_blue.png);
}
.cell_20 {
	background-color: #00a1de;
}
/* ! Footer  */
#footer {
	background: #7f7f7f;
	color: #fff;
	font-size: 14px;
	height: 55px;
	position: relative;
	clear: both;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer span {
	display: block;
}
#footer .left {
	width: 320px;
	left: 25px;
	top: 20px;
	position: absolute;
}
#footer .center {
	margin: 0px auto;
	width: 120px;
	padding: 10px 0 0 0;
}
#footer .right {
	position: absolute;
	top: 12px;
	right: 25px;
}
#footer img {
	border: none;
}
#footer .twitter {
	float: left;
	margin: -9px 5px 0 0;
}
/* ! People */
#main_content .person_row {
	clear: both;
	margin: 0 0 20px 0;
}
#main_content .person_row h2, #main_content .person_row p {
	width: 330px;
	float: right;
	margin: 0;
}
#main_content .person_row p {
	margin: 4px 0 0 0;
}
#main_content .person_row p.person_photo {
	float: left;
	width: 150px;
}
/* ! Clients */
.logo_table {
	width: 100%;
}
.logo_table td {
	width: 158px;
	margin: 0;
	text-align: center;
	vertical-align: middle;
}
.logo_table img {
	border: none;
}
/* ! Misc */
#main_content .emphasis {
	font-size: large;
	font-style: normal;
}
#main_content h2 {
	text-indent: 0;
	width: auto;
	float: none;
	font-size: 24px;
	background: none;
	margin: 0.5em 0 0.2em 0;
	line-height: normal;
	font-weight: normal;
}
.date {
	font-style: italic;
	background: #e2e2e2;
	color: #2b2b2b;
	font-size: 12px;
	display: inline;
	padding: 3px;
}
#main_content p.news_extras {
	font-size: 12px;
	color: #cbcbcb;
	margin: -0.7em 0 0 0;
}
.clear {
	display: block;
	clear: both;
}
.intro img {
	float: right;
	margin: 0 0 4px 6px;
	padding: 1px;
	border: 1px solid #ccc;
}
.small_table, .small_table_dark {
	font-size: 12px;
	border: 1px solid #ccc;
	margin: 2em auto 1em auto;
	background: #fff;
	width: 80%;
}
.small_table th, .small_table_dark th {
	border: 1px solid #ebebeb;
	font-size: 12px;
	padding: 0 4px;
	text-align: left;
	color: #353535;
}
.small_table td, .small_table_dark td {
	padding: 2px 4px;
	border: 1px solid #ebebeb;
	text-align: center;
	color: #000;
	font-weight: bold;
}
.small_table_dark {
	color: #fff;
	background: #272727;
}
.small_table_dark td {
	background: #323232;
}
.small_table_dark th {
	border-color: #585858;
	color: #fff;
	background: #323232;
}
.small_table_dark td {
	border-color: #585858;
}
.smallcol {
	width: 60px;
}
.row_head {
	font-weight: bold;
	font-size: 14px;
}
.note {
	font-size: 12px;
}
.large_top_margin {
	margin: 2em 0 0 0;
}
#bv_map {
	width: 480px;
	height: 350px;
	border: 1px solid #ccc;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.testimonial {
	text-align: right;
	color: #7b7b7b;
	font-size: 12px;
	display: block;
}
#main_content p.section_intro {
	font-size: 11px;
	background: url(images/section_intro.gif) repeat-x left top;
	padding: 15px;
	line-height: 135%;
	margin: 0;
}
.small {
	font-size: small;
}
/* ! Comments */
.comments {
	margin: 1em 0 2em 0;
}
.comment {
	border-top: 2px solid #ccc;
	margin: 0;
	font-size: 13px;
	background: #f5f5f5;
	padding: 0 1em;
	color: #323232;
}
.even_comment {
	background: #f3f7e9;
}
.comment_details {
	font-size: 11px;
	border-top: 1px solid #dadada;
	padding: 5px 0 5px 0;
	margin: 1em 0 0 0;
	color: #525252;
}
.even_comment .comment_details {
	border-top: 1px solid #d8dbce;
}
.last_comment {
	border-bottom: 2px solid #ccc;
}
.mini_content_block {
	background: #f5f5f5;
	padding: 0 10px 10px 10px;
}
.mini_content_block p {
	padding: 10px 0 0 0;
	margin: 0;
}
/* ! Form */
.detailed_form label {
	display: block;
	float: left;
	clear: both;
	width: 155px;
	margin: 0 0 4px 0;
}
.thin_labels label {
	width: 100px;
}
.detailed_form .input {
	width: 220px;
}
.comment_submit, .comment_preview {
	width: 100px;
	padding: 4px 0;
}
.comment_submit {
	font-weight: bold;
}
.detailed_form .submit {
	width: 100px;
	margin: 0 auto;
	padding: 4px 0;
	display: block;
}
.required {
	color: red;
}
.textarea {
	width: 460px;
	padding: 10px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 135%;
	background: #f5f5f5;
	color: #323232;
	border: 1px solid #999999;
}