html, body {
	margin:0 auto;
	padding:0
}
body {
	font-size:.7em;
	font-family:"trebuchet MS";
}
img {
	border:0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
input, select, textarea {
	font-family:"arial";
	font-size:.85em;
}
textarea {
	height:100px;
}
ul, li, p, h1, h2, h3 {
	margin:0;
	padding:0;
}
h1 {
	text-transform: uppercase;
	font-size:1.3em;
	margin-bottom:15px;
}
h2 {
	text-transform: uppercase;
	font-size:1.2em;
}
h3 {
	font-size:1.25em;
}
h4 {
	font-size:1.2em;
}
ul {
	list-style-type:square;
	color:#f48131;
}
ul, p {
	margin:5px 0;
}
p {
	margin-bottom:10px;
}
li {
	margin-left:20px;
}
li span {
	color:#000;
}
ul.spaced li {
	margin-bottom:10px;
}
th {
	text-align:left;
}
tdok {
	font-size:.75em;
}
.vb_orange, a, .orange {
	color:#f48131;
}
#container, #footerContainer  {
	margin:auto;
	width:1100px;
}
#header {
	padding-top:48px;
	height:32px;
	margin-bottom:16px;
}
#header ul, #header ul {
	padding:0;
	margin:0;
}
#header li {
	display:inline;
}
#header a {
	height:18px;
	width:121px;
	display:block;
	float:left;
	background:url('../img/tab_off.gif') no-repeat;
	margin-top:10px;
	text-align:center;
	padding-top:4px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin-right:2px;
}
#header a.selected {
	height:24px;
	margin-top:0px;
	padding-top:8px;
	background:url('../img/tab_on.gif') no-repeat;
	margin-right:3px;
}
#header a:hover {
	background:url('../img/tab_over.gif') no-repeat;
}
#header a.selected:hover {
	background:url('../img/tab_on.gif') no-repeat;
}
#header ul li li a, #header ul li li a.selected {
	float:none;
	text-transform:none;
	background:url('../img/dropdown_bg.gif') repeat-y;
	display:block;
	padding:6px 10px;
	width:101px;
	margin:0;
	height:auto;
	font-weight:normal;
}
#header ul li li a:hover, #header ul li li a.selected:hover {
	background:url('../img/dropdown_bg_over.gif') repeat-y;
	text-decoration:none;
	color:#f48131;
	border:1px solid #999;
	padding:5px 10px;
	border-width:1px 0;
}
#header ul li .bd {
	background:url('../img/dropdown_top.gif') no-repeat top left;
	margin-top:16px;
}
#header ul li ul {
	margin:0;
	padding:0;
	padding-bottom:10px;
	margin-bottom:10px;
	background:url('../img/dropdown_bottom.gif') no-repeat bottom left;
}
#header ul li li {
	margin:0;
	padding:0;
}
#header #clientLogin {
	background:url('../img/login.gif') no-repeat;
	position:relative;
	top:-55px;
	color:#f48131;
	height:26px;
	width:155px;
	float:right;
}
#content {
	padding:10px 0 0 10px;
	margin-top:55px;
}
/** home page **/
#noBackground {
	margin-bottom:20px;
}
#noBackground #orangeHeadphonesFoot {
}
#left {
	float:left;
	width:306px;
}
#right {
	float:right;
	width:670px;
}
#box1, #box2 {
	background:url('../img/box.gif') no-repeat;
	width:250px;
	height:189px;
	float:left;
	margin-right:25px;
	padding:17px;
	margin-top:30px;
}
#oj {
	background:url('../img/oj.gif') no-repeat bottom right;
	width:263px;
	height:197px;
}
/** template page **/

#orangeHeadphones {
	background:url('../img/orange_headphones.jpg') no-repeat bottom left;
	padding-left:112px;
	padding-right:30px;
	padding-bottom:67px;
}
#orangeHeadphones #left {
	width:191px;
}
#BOS {
	margin-bottom:160px;
}
#orangeHeadphones #right {
	width:464px;
	height:100%;
}
#orangeHeadphones #right p {
	line-height:1.3;
}
#orangeHeadphonesOuter {
	background:url('../img/orange_headphones_vert.jpg') repeat-y 2px 0;
	float:left;
	width:822px;
	margin-bottom:10px;
}
#orangeHeadphonesHead {
	background:url('../img/orange_headphones_head.jpg') no-repeat 2px top;
	height:26px;
}
#orangeHeadphonesFoot {
	background:url('../img/orange_headphones_bottom.jpg') no-repeat 2px top;
	height:26px;
	background-position:right;
}
#noBackground #orangeHeadphonesHead {
	background-position:right;
}
#noBackground #orangeHeadphonesOuter {
	padding:0;
	padding-left:0px;
	margin:0;
	float:right;
	width:740px;
	background-position:right;
}
#noBackground #orangeHeadphonesOuter #right {
	margin:0;
	width:auto;
	margin:0 30px;
}
#noBackground #left {
	width:100px;
	margin-top:10px;
}
#farRight {
	width:250px;
	float:right
}
#farRight .hd {
	background:url('../img/right_top.jpg') no-repeat;
	height:18px
}
#farRight .ft {
	background:url('../img/right_bottom.jpg') no-repeat -1px top;
	height:23px
}
#farRight .bd {
	background:url('../img/right_middle.jpg') repeat-y;
	padding:0 20px;
}
#footer {
	background:url('../img/foot.gif') repeat-x;
	height:70px;
	font-weight:bold;
	color:#545454;
	padding-top:7px;
}
.floatClear {
	clear:both;
	float:none;
	overflow:hidden;
	height:1px;
	margin-bottom:-1px;
}
.semiTrans {
	/*opacity:0.9;
	filter:alpha(opacity=90);	*/
}
.homeBox h3 {
	margin-bottom:-8px;
	position:relative;
	margin-left:2px;
}
.homeBox, .homeBoxWide {
	width:130px;
	float:left;
	border-right:1px solid #eeeeee;
	color:#000;
	padding:0 16px;
	margin-bottom:20px;	
}
.homeBox .white {	
	background:#fff;
	margin-bottom:10px;	
}
.homeBoxWide {
	border:0;
	border-top:1px solid #eeeeee;
	padding:16px 8px 0 8px;
	width:auto;
	height:auto;
	float:none;
	margin-bottom:0px;	
}
.homeBoxWide h3 {
	float:left;
}
.imgCropped {
	height:60px;
	overflow:hidden;
}
.imgHolder {
	width:100px;
	float:left;
	margin-right:16px;	
	text-align:center;
}
/**
	Widget Specifics
**/
#map {
	width:270px;
	height:270px;
	float:right;
	border:1px solid #000;
	margin-left:20px;
	margin-top:20px;
}
/** these styles are actually for Vebo's inline mode **/
.bottomToolbar input, .bottomToolbar select {
	font-size:1em;
}