@charset "utf-8";
/* CSS Document */
.pdftradeprofessionals ul
{
	margin:0;
	padding:0;
	padding-top:3px;
	list-style-type:none;
}
.pdftradeprofessionals li
{
	margin-left:1px;
	padding:2px 0px 5px 32px;
	background-image:url(/images/products/pdfsymbol.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
#loginbanner
{
	 height:221px;
	 /*background-image:*/
	 background-repeat:no-repeat;
	 background-position:top left;
}
#loginbanner a
{
	width:146px;
	height:221px;
	display:block;
}

#leftcontainer
{
	width:952px;
	float:left;
}
#topspace
{
	position:relative;
	height:20px;
}

#rightcontainer
{
	width:144px;
	height:250px;
	position:absolute;
	right:0px;
	bottom:-317px;
	overflow:hidden;
}
#maincontent
{
	width:736px;
	padding:0px 0px 20px 19px;
	float:right;
	overflow:hidden;
}
#topcontainer
{
	overflow:hidden;
}

#top-product
{
	width:200x;
	float:left;
}
#top-product img
{
	border:solid 1px #9f9f9f;
}

#textdesciption
{
	width:330px;
	float:left;
	padding:0px 20px 0px 0px;
}
.productname
{
	font-weight:bold;
	font-size:14px;
	color:#000000;
}
.descname
{
	font-weight:bold;
	color:#3778aa;
	font-size:10px;
	text-transform:uppercase;
}
.datasecname
{
	color:#555555;
	font-size:11px;
}
.underimage
{
	color:#555555;
	font-size:10px;
}
.featureslist ul
{
	margin:0px;
	padding:0px;
}
.featureslist li
{
	padding:3px 0px;
	margin-left:5px;
	line-height:14px;
	padding-right:20px;
	
}
#loginwarper
{
	width:952px;
	overflow:hidden;
	margin-bottom:20px;
}

#loginleft
{
	float:left;
	width:440px;
	padding-right:20px;
}	
#loginright
{
	float:right;
	width:492px;
	height:559px;
	background-color:transparent;
}	
#flogin
{
	width:440px;
	height:122px;
	background-color:transparent;
}

#registerTitle {
	background: url(/images/products/register.gif) no-repeat;
	width:492px; height:37px;
}
#txtusername
{
	color:#3c3c3c;
	font-size:11px;
}
.txtinput
{
	width:245px;
	height:18px;
	border:solid 1px #000000;
	padding-left:5px;
	margin:0px 0px 5px 12px;

}
.chkboxrem
{
	display:block;
}
#txtrem
{
	color:#3c3c3c;
	line-height:14px;
	padding-bottom:10px;
}
#formwarper
{
	width:464px;
	padding:0px 12px 0px 16px;
	color:#3c3c3c;
}
#fromtoptext
{
	padding-bottom:6px;
}
.formleftTD
{
	padding-right:15px;
}
.redstar
{
	color:#ff0000;
}
.textblack
{
	color:#000000;
	padding-top:3px;
}
.ppdiv
{
	text-align:right; vertical-align:middle;
}
#provinceselect
{
	width:191px;
	height:20px;
	border-color:#000000;
	border-width:1px;
	border-top-style:solid;
	margin:0px 0px 3px 0px;
}

.forminput
{
	width:245px;
	height:18px;
	border:solid 1px #000000;
	padding-left:5px;
	margin:0px 0px 2px 0px;
}
.postalcodeinput
{
	width:165px;
	height:18px;
	border:solid 1px #000000;
	padding-left:5px;
	margin:0px 0px 3px 0px;
}

.markeddesc
{
	padding:20px 0px 0px 0px;
}
#checksubmit
{
	padding:0px;
	margin:0px;
	padding-top:150px;
}
#checkboxreg
{
	width:15px;
	float:left;
}
#chkregitsertxt
{
	float:right;
	width:175px;
	line-height:14px;
	padding-bottom:15px;
}
#chkregitsertxt2
{
	line-height:14px;
	padding-top:3px;
	padding-bottom:15px;
	display:block;
}

#btnregister
{
	margin:0px 0px 0px 15px;
}
#frombottomtxt
{
	line-height:14px;
	padding-top:5px;
}
.lineoption
{
	 float:left;
	 width:192px;
	 padding:8px 0px; 
	 overflow:hidden;
}

.linepic
{
	float:left;
}
.lineDesc
{
	float:left;
	padding-left:10px;
}

/* group of tabs */
.tabSet
{
 	width: 736px;
	height:30px;
}
.tabSet ul
{
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
.tabSet li
{
/*	display: inline;*/
	float: left;
	list-style-type:none;

}
.tabSet li a
{
	background:url(/images/products/tabs/navigations.gif) no-repeat scroll 0 0;
	display: block;
	height: 0;
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	padding-top: 30px;
}
.tabSet li a:hover
{
	background-image: url(/images/products/tabs/navigations-over.gif);
}

.tabSet li a.active {
	background-image: url(/images/products/tabs/navigations-over.gif);
}

.tabSet li.options a
{
	width: 87px;
}
.tabSet li.features a
{
	width: 93px;
	background-position: -87px 0;
}
.tabSet li.specifications a
{
	width: 128px;
	background-position: -180px 0;
}
.tabSet li.emptyarea a
{
	width: 254px;
	background-position: -308px 0;
}

.tabSet li.trade a
{
	width: 174px;
	background-position: -562px 0;
}
/* style for hiding panels */
.ui-tabs-hide {
	display: none;
}

/* for ul holding tab li elements */
.ui-tabs-nav {
	margin: 0;
	padding: 0;
	list-style: none;
    zoom: 1;
}

/* tabs */
.ui-tabs-nav li {
	padding: 0;
	margin: 0 0px 0 0;
	float: left;
}

/* style link inside tab */
.ui-tabs-nav a 
{
	text-decoration: none;
	display: block;
	padding: 5px 15px 3px 15px;
	border: 0px solid #999;
	border-bottom: none;
}


/* link style for selected tab */
.ui-tabs-selected a 
{
	color: #000;
	background: transparent;
	url(/images/products/tabs/navigations-over.gif);
	 /*position: relative;position to overlap panel to remove border line between panel and tab */
	top: 0px;
}

/* remove outline around link of selected tab */
.ui-tabs-nav a:focus 
{
  outline: none;
}

/* tabs for lever page */
.lever-tabs .tabSet {
	width:602px;
	height:24px;
}

.lever-tabs .tabSet li a
{
	background:url(/images/tabs/normal.gif) no-repeat scroll 0 0;
	display: block;
	height: 0;
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	padding-top: 30px;
}
.lever-tabs .tabSet li a:hover, .lever-tabs .tabSet li a.active
{
	background-image: url(/images/tabs/down.gif);
}

.lever-tabs .tabSet li.options a
{
	width: 75px;
}
.lever-tabs .tabSet li.features a
{
	width: 83px;
	background-position: -75px 0;
}
.lever-tabs .tabSet li.specifications a
{
	width: 109px;
	background-position: -158px 0;
}
.lever-tabs .tabSet li.emptyarea a
{
	width: 194px;
	background-position: -267px 0;
}

.lever-tabs .tabSet li.trade a
{
	width: 141px;
	background-position: -461px 0;
}

.lever-tabs .ui-tabs-panel {
	padding: 10px;
	width: 424px;
	line-height:16px;
}

/*panel style*/
.ui-tabs-panel {
	clear: left;
	border: 0px solid #999;
    margin: 0;
	padding: 10px;
	background: transparent;
	width: 736px;
}
.oboldtext
{
	color:#282828;
	font-size:11px;
	font-weight:bold;
}
#gallery
{
	padding:0px 0px 0px 4px;
}
.product-border {
	border: 1px solid #B7B7B7;
}