/* CSS Document */

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 1.2;
	background: #f0f5f7 url(http://images.headsets.com/img/office/global/bg_fade.jpg) repeat-x top;
	}

p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 1.2;
	text-align: justify;
	}

input {
	display: inline; 
	margin: 0;
	padding: 0;
	}

form {
	display: inline; 
	margin: 0;
	padding: 0;
	}

.inputtxt {
	font-size: 10px; 
	color: #666666; 
	background: url(http://images.headsets.com/img/office/global/bg_field.gif) no-repeat top left #f8fcff;
	border: 1px solid #ccc;
	padding: 3px 2px;
	}

a, a:visited {
	color: #40689a;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	} 

h1 {
	font-size: 16px;
	font-weight: normal;
	color: #40689a;
	padding: 0;
	margin: 0;
	}

h2 {
    color: #40689a;
	font-size: 14px;
	padding: 0px 0px 0px 20px;
	font-weight: bolder;
	text-align: left;
}

h3 {
	font-size: 12px;
	color: #40689a;
	padding: 0;
	margin: 0;
	}


.searchbar {
	padding: 5px 5px 3px 5px;
	}

.navlt {
	background: url(http://images.headsets.com/img/office/nav/rt_eg.gif) repeat-x bottom;
	}

.navlt_off {
	background: url(http://images.headsets.com/img/office/nav/rt_eg.gif) repeat-x bottom;
	}

.navrt {
	background: url(http://images.headsets.com/img/office/nav/rt_eg.gif) repeat-x bottom;
	}

.bodybg {
	display: block;
	width: 100%;
	background: url(http://images.headsets.com/img/office/nav/lt_eg.gif) repeat-x bottom;
	}

#nav {
    min-width:850px;
    /* IE Dynamic Expression to set the width */
    width:expression(document.body.clientWidth < 851 ? "850px" : "100%" );
	margin-bottom: 10px;
  }


/*#tab_01 {
	background: url(http://images.headsets.com/img/office/nav/tab_01.gif) no-repeat bottom right;
	text-align: right;
	padding-right: 95px;
	}

#tab_01_on {
	background: url(http://images.headsets.com/img/office/nav/tab_01_on.gif) no-repeat bottom right;
	text-align: right;
	padding-right: 95px;
	}

#tab_01_off {
	background: url(http://images.headsets.com/img/office/nav/tab_01_off.gif) no-repeat bottom right;
	text-align: right;
	padding-right: 95px;
	}

#tab_02 {
	background: url(http://images.headsets.com/img/office/nav/tab_02f.gif) no-repeat bottom right;
	text-align: right;
	padding-right: 95px;
	}

#tab_02_on {
	background: url(http://images.headsets.com/img/office/nav/tab_02f_on.gif) no-repeat bottom right;
	text-align: right;
	padding-right: 95px;
	}
*/

.tab_on, tab_on a, tab_on a:link, tab_on a:visited {
	margin: 0 2px 0 2px;
	display: block;
	text-align: center;
	font-size: 12px;
	background: #fff;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 5px 5px 10px 5px;
}

.tab_off, tab_off a, tab_off a:link, tab_off a:visited {
	margin: 0 2px 0 2px;
	display: block;
	text-align: center;
	font-size: 12px;
	background: #efefef;
	border: 1px solid #cccccc;
	padding: 5px 5px 9px 5px;
	}

#columnOneContainer{
	background: #e8edf0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}

#columnOneContainer h3 {
	color: #333;
	font-size: 14px;
	font-weight: normal;
	background-color: #cbe2f0;
	padding: 5px;
}

#columnOneHeader { 
	height: 25px; 
	background: #e8edf0 url(http://images.headsets.com/img/office/nav/bg_col_one_top.gif) no-repeat top left;
	font-weight: 700;
	color: #fff;
	text-align: right;
	}

.wizbg {
	width: 620px;
	height: 200px;
	background: url(http://images.headsets.com/img/office/index/bg_wiz_06-12.jpg) no-repeat top right;
	}

.wizbox {
	display: block;
	width: 365px;
	padding: 10px 220px 15px 10px;
	}

.wiztxt {
	width: 250px;
	text-align: justify;
	}

.wizques {
	color: #40689a;
	font-weight: 700;
	}

.footer {
	text-align: right;
	font-size: 10px;
	}

.caption {
	text-align: center;
	font-size: 10px;
	}
	
.usp {
	text-align: center;
	font-size: 11px;
	font-weight: bolder;
	color:#990000;
	}	
.linkSection {
	list-style: none;
	margin: 0;
	padding: 0;}

.linkSection li a {
	display: block;
	background-color: #e8edf0;
	padding: 3px 5px; 
	list-style: none;
	line-height: 1.3;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
	}

.linkSection li a:hover {
	display: block;
	background-color: #f2f7fa;
	padding: 3px 5px; 
	list-style: none;
	line-height: 1.3;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CCCCCC;
	}

.linkSectionol {
	list-style: none;
	margin: 0px 0 15px 5px;
	padding: 0;
	padding: 0 0 7px 0;
	}

.linkSectionol ul {
	display: block;
	margin: 0px 0 2px 5px;
	padding: 0; 
	list-style: none;
	line-height: 1.3;
	width: auto;
	}

.linkSectionol ol {
	margin: 0 0 0 0px;
	padding-left: 23px;
	margin: "0 0 0 25px";
	}

.linkSectionol li {
	padding-bottom: 5px;
	}
	
.riskfreebg {
	width: 620px;
	height: 200px;
	background: url(http://images.headsets.com/img/office/index/bg_freetrial.jpg) no-repeat top left ;
	}

.trialbox {
	float:left;
	display: block;
	width: 365px;
	padding: 10px 220px 15px 200px;
	}
	
.trialtxt {
	width: 400px;
	text-align: justify;
	}

/* index styles */

.adbox01 {
	float: left;
	width: 305px; 
	height: 200px;
	margin: 0 10px 10px 0;
	background: url(/img/index/dwoffice.jpg) top left;
	}

.adbox02 {
	float: left;
	width: 305px; 
	height: 200px;
	margin: 0 0 10px 0;
	background: url(/img/index/marathon.jpg) top left;
	}

.adbox03 {
	float: left;
	width: 305px; 
	height: 200px;
	margin: 0 10px 0 0;
	background: url(http://images.headsets.com/img/office/index/cs70n.jpg) top left;
	}

.adbox04 {
	float: left;
	width: 305px; 
	height: 200px;
	margin: 0;
	background: url(http://images.headsets.com/img/office/index/cs55.jpg) top left;
	}


a.adprodlink{
	font-size: 12px;
	/*display: block;*/
	/*padding: 10px 10px 5px 20px;*/
	font-weight: 400;
	text-align: left;
}

.adcopy {
	padding: 0 5px 5px 175px;
	text-align: left;
	}
	
.adsaving {
	color: #990000;
	font-size: 12px;
	font-weight: 700;
	text-align: right;
	padding: 0px 14px 5px 0;
	}
	
.adprice {
	color: #40689a;
	font-size: 16px;
	font-weight: 700;
	text-align: right;
	padding: 5px 15px 0px 0;
	}

.adbuttons {
	padding: 0px 5px 0 0px;

	text-align: right;
	vertical-align: bottom;
	}

/* gallery styles */

.galbox {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 0px;
	}

.galbox2 {
	border-top: 1px solid #cccccc;
	margin-bottom: 0px;
	}

.galtitle, a.galtitle {
	font-weight: 700;
	color: #40689a;
	}

.navBar .currentPage {
	margin-left: 2px;
	margin-right: 2px;
	font-size: 1.1em;
	font-weight: bold;
	}

.galretail {
	font-size: 10px;
	padding-bottom: 10px;
	}

.galpricelbl {
	font-size: 10px;
	}

.galprice {
	color: #40689a;
	font-weight: 700;
	font-size: 16px;
	}

.galpricesm {
	color: #40689a;
	font-weight: 700;
	}

.galbullets{
	display: block;
	margin: 0px 0 0px 15px;
	padding: 0;		
	list-style-position:outside;
	list-style-image: url(http://images.headsets.com/img/office/global/bullet_08px.gif);
	}

.galbullets li{
	display: block;
	padding-bottom: 10px;		
	}

.navbarimg {
	margin-left: 3px;
	vertical-align: top;
	}

.strike {
	text-decoration: line-through;
	}

/* product page css */


.productoptions {
	display: block;
	height: 20px;
	padding: 8px 10px 0px 30px;
	vertical-align: bottom;
	margin-top: 15px;
	width: 270px;
	width: "310px";
	background: URL(http://images.headsets.com/img/office/global/bg_options.gif) top left;
	}

#prodheader {
		background-image: url(http://images.headsets.com/img/office/global/bg-heading-top.gif);
		padding: 10px 20px 10px 0;
		
		}

#prodtitle  {
		padding: 0 25px 0 25px;
		}

#prodtable {
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
		padding: 15px 25px;
		background: URL(http://images.headsets.com/img/office/global/bg-heading-bottom.gif) top left no-repeat;
		}

#prodcontent {
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
		padding: 15px 0 0 25px;
		background: URL(http://images.headsets.com/img/office/global/bg-heading-bottom.gif) top left no-repeat;
		}

.prodbullets{
	display: block;
	margin: 0px 0 0px 15px;
	padding: 0;	
	list-style: outside square;
	}

.prodbullets li{
	padding-bottom: 8px;		
	}

#galcontent {
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
		padding: 15px 25px;
		background: URL(http://images.headsets.com/img/office/global/bg-heading-bottom.gif) top left no-repeat;
		}

.maincontent {
	margin-left: 10px;
	background: #fff;
	}

.prodbodytext {
		padding-right: 25px;
		text-align: justify;
		}

.prod-opt-title {
	position: relative;
	padding: 5px;
	font-weight: 700;
	background: #40689a;
	color: #fff;
	}
		
.filmstripimages {
		border: 1px solid #CCCCCC;
		padding: 2px;
		}

.statictext {
		text-align: justify;
		padding-right: 50px;
		padding-left: 20px;
		width: 200px;
}

/* Begin Cart Rules */

.error {
	color: #990000;
}
	
.email-ty {
	color: #40689a;
	}

/* LP styles */
.OperatorName {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #40689a;
	}
	
.OperatorText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #444444;
	}
	
.VisitorName {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #40689a;
	}

.VisitorText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #444444;
	}

.InfoType {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: 700;
	color: #444444;
	}
.InfoText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #444444;
	}