@charset "utf-8";
/* CSS Document */

@import url("master_css.css");

body{
	background: #3d4044 url(../bsws-images/bsws-background.gif) center top repeat-y;
}
h1, h2, h3, h4, p, ul, ol, small.title{
	color: #55b0ff;
	padding: 0px;
	margin: 0px 10px 15px 10px;
	font-family: "trebuchet MS",Tahoma,Geneva,sans-serif;
}
hr{
	height: 1px;
	color: #5d7386;
	background: #5d7386;
	border: none;
	padding: 0px;
	margin: 25px 10px;
	clear: both;
}
h1{
	margin: 0px 8px 15px 8px;
	padding: 1px;
	color: #71bdff;
	font-size: 1.5em;
}
h2 {
	margin-bottom: 5px;
}
p, ul, ol, small, a{
	color: #95ceff;
	font-family: Arial,Helvetica,sans-serif;
}
li {
	list-style-type:disc;
	list-style-position:inside;
}
a, a:visited {
	color: inherit;
}
#wrapper {
	/*background: #494c51 url(../bsws-images/bsws-wrapper-background.gif);*/
	margin: 0px auto -40px;
	width: 980px;
	display: block;
	position: relative;
	height: auto;
	min-height: 100%;
	overflow: hidden;
}
#header, #header div, #header h1{
	background: url(../bsws-images/header_bg.gif) bottom left repeat-x;
	display: block;
	position: relative;
	float: none;
	margin: 0px auto 20px auto;
	width: 100%;
	min-width: 980px;
	height: 181px;
	/*background: url(../bsws-images/bsws-header-background.jpg) center center no-repeat;*/
}
#header div{
	background: #000 url(../bsws-images/header-image.jpg) center top no-repeat;
	margin: 0px auto;
	height: 180px;
}
#header h1{
	background: none;
	width: 980px;
	height: 148px;
	padding: 0px;
	margin: 0px auto;
}
#carousel {
	width: 980px;
	height: 110px;
	margin: 0px;
	padding: 0px;
	
	position: relative;
	display: block;
	float: left;
	clear: both;
}
#carousel {
	background: url(../bsws-graph/carousel_bg.png) center center no-repeat;
	height: 310px;
	margin-bottom: 15px;
}
#carousel ul#carousel-slides{
	width: 958px;
	height: 300px;
	
	margin: 0px;
	padding: 0px;
	
	top: 0px;
	left: 11px;
	
	overflow: hidden;
	position: absolute;
	float: none;
	display: block;
}
#carousel ul#carousel-slides li{
	width: 958px;
	height: 300px;
	
	margin: 0px;
	padding: 0px;
	
	top: 0px;
	left: 0px;
	position: absolute;
	display: block;
	float: left;
	clear: none;
	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#carousel ul#carousel-slides li img{
	top: 0px;
	left: 0px;
	position: absolute;
	display: block;
	float: left;
	clear: none;
}
#carousel ul#carousel-slides li span{
	/*background: url(../bsws-carousel/bsws-carousel-tab-background.png);*/
	position: relative;
	display: block;
	float: right;
	
	width: 250px;
	height: auto;
	z-index: 500;
}
#carousel ul#carousel-slides li span p, #carousel ul#carousel-slides li span h3{
	padding: 0px;
	margin: 15px;
}
#carousel ul#carousel-slides li span h3{
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	
	color: #fff;
}
#carousel ul#carousel-slides li span p{
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	
	color: #d2eaff;
}
#carousel ul#carousel-slides li span p a{
	text-decoration: underline;
	color: #dcefff;
}
#carousel ul#carousel-tabs{
	display: block;
	position: absolute;
	float: none;
	
	height: 21px;
	top: 270px;
	left: 28px;
	
	margin: 0px;
	padding: 0px;
}
#carousel ul#carousel-tabs li{
	margin: 0px;
	padding: 0px;
	
	display: block;
	position: relative;
	float: left;
	clear: none;
	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#carousel ul#carousel-tabs li span{
	display: none;
}
#carousel ul#carousel-tabs li a{
	height: 21px;
	margin: 0px;
	padding: 8px 14px 0px;
	
	display: block;
	position: relative;
	float: left;
	clear: none;
	
	background: url(../bsws-carousel/bsws-carousel-tab-background-low.png) 0px 3px repeat-x;
	
	font-size: 11px;
	color: #c3e3ff;
	text-decoration: none;
}
#carousel ul#carousel-tabs li a:hover, #carousel ul#carousel-tabs li a.slide-act{
	background: url(../bsws-carousel/bsws-carousel-tab-background.png);
}
#content, #sidenav{
	margin: 0px 0px 0px 10px;
	padding: 0px;	
	position: relative;
	display: block;
	float: left;
	clear: none;
	min-height: 10px;
}
#sidenav{
	width: 200px;
	margin: 0px 0px 0px 10px;	
}
#sidenav .top, #sidenav .bot{
	display: block;
	position: relative;
	float: left;
	clear: none;
	background: url(../bsws-images/sidenav_top.png) top left no-repeat;
	width: 200px;
	height: 10px;
}
#sidenav .bot{
	background-image:url(../bsws-images/sidenav_bot.png);
	margin-bottom: 5px;
}
#sidenav div, #sidenav ul, #sidenav ul li{
	width: 200px;
	clear: none;
}
#sidenav ul li, #sidenav p{
	background:url(../bsws-images/sidenav_mid.png) top left repeat-y;
}
#sidenav p{
	display: block;
	position: relative;
	float: left;
	clear: none;
	width: 180px;
	margin: 0px;
	padding: 10px 10px;
}
#sidenav ul li a{
	width: 168px;
	height: 18px;
	color: #def0ff;
	font-size: 14px;
	padding: 6px 6px 4px 6px;
	margin: 0px 0px 0px 10px;
}
#sidenav a:hover{
	background: #34373c;
	color: #fff;
}
#sidenav a.current{
	color: #fff;
	background: #202225;
}
#sidenav ul li.title{
	color: #def0ff;
	font-size: 12px;
	height: auto;
	width: 178px;
	padding: 4px 6px 2px 16px;
	margin: 0px;
}
#sidenav ul li.cntr{
	text-align: center;
	width: 178px;
	padding: 0px 16px 4px 6px;
}
#sidenav #lastdata{
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#pg-home #btn-home, #pg-photos #btn-photos, #pg-products #btn-products, #pg-services #btn-services, #pg-download #btn-download, #pg-about #btn-about, #pg-testimonials #btn-testimonials, #pg-contact #btn-contact {
	background: #3c566c;
	color: #e5f3ff;
}
#content{
	width: 750px;
}
#content p a{
	text-decoration: underline;
	color: #d3ebff;
}
#content p img{
	border: none;
	display: inline;
	margin: 0px;
}
#content p img.flrt{
	float: right;
	margin-left: 20px;
	margin-bottom: 100px;
}
#footer, .push {
	position: relative;
	display: block;
	float: none;
	clear: both;
	
	width: 980px;
	height: 40px;
	
	margin: 0px auto;
	padding: 0px;
	
	overflow: visible;
}
#footer {
	background: #34373a;	
}
#footer p {
	font-size: 11px;
	color: #6ebcff;
	float: right;
	margin: 10px;
	padding: 0px;
	display: block;
}
#footer p a {
	color: #abd8ff;
	text-decoration:underline;
}
small.title {
	display: block; 
}
a.detail {
	background: #393b3f;
	padding: 5px 8px;
	margin: 5px 10px 10px 10px;
	border: #64686f 1px solid;
	
	position: relative;
	display: block;
	float: right;
	clear: left;
	
	color: #95ceff;
	text-decoration:underline;
	font-size: .7em;
}
a.detail:hover{
	background: #31343a;
}
ul.galleryset {
	height: 120px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	
	position: relative;
	display: block;
	float: left;
	clear: both;
	
	list-style-type:disc;
	list-style-position:inside;
	overflow: hidden;
}
ul.galleryset h2{
	margin: 10px 0px;
}
ul.galleryset li{
	list-style-type: none;
	width: 114px;
	height: 114px;
	position: relative;
	display: block;
	float: left;
	clear: none;
	margin: 0px 9px 10px 0px;
}
ul.galleryset li a{
	background: #44464b;
	width: 114px;
	height: 114px;
	float: left;
	clear: none;
	position: relative;
	text-decoration: none;
	text-transform:none;
}
ul.galleryset li a img{
	margin: 8px auto;
	display: block;
	float: none;
	clear: none;
	position: relative;
}
ul.galleryset li a span{
	display: none;
}
ul.galleryset li a span.galleryshade{
	background: #000000;
	display: block;
	position: absolute;
	clear: none;
	
	margin: 0px;
		
	top: 0px;
	left: 0px;
	width: 114px;
	height: 114px;
}
ul.galleryset li a:hover > span.gallerytitle{
	display:block;
	position: absolute;
	
	margin: 0px;
	padding: 10px 12px;
	
	top: 0px;
	left: 0px;
	width: 90px;
	height: 94px;
	
	color: #95ceff;
	font-size: 12px;
	font-weight: bold;
	
	cursor: pointer;
}
div#galleryoverlay{
	background: #3d4044;
	height: 100%;
	width: 100%;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
	cursor: pointer;
}
div#gallerywrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 520px;
	z-index: 1000;
	text-align: center;
}
div#gallerybox {
	background: #252729;
	width: 760px;
	height: 520px;
	position: relative;
	display: block;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	z-index: 1000;
	cursor: pointer;
}
div#galleryimgcon {
	background: url(../js/loading.gif) center center no-repeat;
	width: 500px;
	height: 500px;
	margin: 10px;
	padding: 0px;
	
	position: relative;
	display: block;
	float: left;
	clear: none;
}
div#galleryinfo{
	width: 230px;
	height: 500px;
	position: relative;
	display: block;
	float: right;
	margin: 10px 10px 10px 0px;
	padding: 0px;
}
div#galleryinfo h2{	
	margin: 10px 0px;
	padding: 0px;
}
div#galleryinfo p{
	margin: 20px 0px;
	padding: 0px;
}
img#galleryimg{
	margin: 0px auto;
	padding: 0px;
	display: none;
}
ul#products{
	display: block;
	position: relative;
	float: left;
	
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
ul#products li{
	width: 175px;
	height: 500px;
	
	margin: 0px 0px 0px 10px;
	padding: 0px;
	
	position: relative;
	display: block;
	float: left;
	clear: none;
	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul#products li.hi{
	background: #424449;
}
ul#products li img{
	background: url(../bsws-images/product-image-shadow.png);
	width: 165px;
	height: 200px;
	padding: 0px 5px 5px 0px;
	margin: 5px 0px 0px 5px;
}
ul#products li h2, ul#products li p{
	padding: 0px;
	margin: 5px;
}
.cntr{
	text-align: center;
}
ul#downloadlist{
	list-style-type:none;
}
ul#downloadlist li{
	list-style-type:none;
}
ul#downloadlist li a{
	display: block;
	float: left;
	position: relative;
	clear: both;
	width: 732px;
	margin: 12px 0px 0px 0px;
	padding: 5px 0px;
}
ul#downloadlist li a:hover{
	background: #44464B;
}
ul#downloadlist li a img{
	display: block;
	float: left;
	clear: none;
	margin: 0px 5px 0px 2px;
}
ul#downloadlist li a span{
	display: block;
	float: left;
	clear: none;
	position: relative;
	width: 675px;
}
ul#downloadlist li a span strong{
	font-size: 18px;
	font-weight: bold;
	clear: right;
	color: #55B0FF;
}


#navr, #navr li, #navr a, #navr span, #navr span *{
	display: block;
	position: relative;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: auto;
	height: auto;
	list-style: none;
}
#navr{
	display: block;
	position: relative;
	float: none;
	margin: 0px auto;
	width: 970px;
	height: 33px;
}
#navr li, #navr a{
	display: block;
	position: relative;
	float: left;
	border-bottom: #5b5f69 1px solid;
	margin: 0px;
	height: 32px;
	padding: 0px 4px;
}
#navr a{
	border: none;
	margin: 0px;
	padding: 0px;
}
#navr a:hover{
	cursor: pointer;
}
#navr li.current{
	padding: 0px;
	border-bottom-color: #393c40;
}
#navr li.pnext{
	padding-left: 8px;
}
#navr li.pprev{
	padding-right: 8px;
}
#navr li.first{
	padding-left: 0px;
}
#navr span.hi, #navr span.med{
	position: absolute;
	top: 0px;
	left: 0px;
	float: none;
}
#navr .hi .l, #navr .hi .c, #navr .hi .r, #navr .med .l, #navr .med .c, #navr .med .r{
	height: 33px;
}
#navr .hi .l, #navr .med .l{
	width: 4px;
	background: url(../bsws-images/navr_hi_l.png) top left no-repeat;
}
#navr .hi .c, #navr .med .c{
	width: 10px;
	background: url(../bsws-images/navr_hi_c.png) top left repeat-x;
}
#navr .hi .r, #navr .med .r{
	width: 4px;
	background: url(../bsws-images/navr_hi_r.png) top left no-repeat;
}
#navr .med .l{
	background-image: url(../bsws-images/navr_med_l.png);
}
#navr .med .c{
	background-image: url(../bsws-images/navr_med_c.png);
}
#navr .med .r{
	background-image: url(../bsws-images/navr_med_r.png);
}
#navr .title{
	margin: 0px;
	padding: 6px 12px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	letter-spacing: 1px;
	white-space: nowrap;
}
#navr li.current .med .l{
	background-image: url(../bsws-images/navr_cur_l.png);
}
#navr li.current .med .c{
	background-image: url(../bsws-images/navr_cur_c.png);
}
#navr li.current .med .r{
	background-image: url(../bsws-images/navr_cur_r.png);
}