body {
	margin:0;
	font:10px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#515151;
	background:#e7e7eb;
	letter-spacing: 0px;
/* changed letter-spacing NS 2-17-09*/
}
img{
	border-style:none;
}
input,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}

form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
h1 {
	margin:0 0 30px;
	font-size:26px;
	color:#000;
	line-height:24px;
}
h2 {
	margin:0 0 8px;
	font-size:14px;
	color:#44609c;
}
h1, h2 {
	letter-spacing:-1px;
}
#main {
	width:1003px;
	margin:0 auto;
	background:url(/images/site/bg.gif) repeat-y;
	padding-top:115px;
	position:relative;
}
/* header start */
#header {
	position:absolute;
	top:0;
	left:3px;
	width:990px;
	height:115px;
	padding:0 10px 0 0;
	background:url(/images/site/header-shadow.gif) no-repeat 100% 0;
}
/* logo */
.logo {
	position:absolute;
	z-index:3;
	top:5px;
	left:31px;
	width:225px;
	height:72px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/site/HVAClogo.png);
}
.logo a {
	display:block;
	height:100%;
}
/* logo end */
/* items start */
.items {
	padding:29px 25px 0 0;
	margin:0;
	list-style:none;
	float:right;
	overflow:hidden;
}
.items li {
	display:inline;
	background:url(/images/site/items-separator.gif) no-repeat 0 2px;
	margin:0 0 0 -1px;
	padding:0 2px 0 6px;
}
.items li a {
	text-decoration:none;
	color:#515151;
}
.items li a:hover {
	text-decoration:underline;
}
.items li.basket a {
	padding:4px 24px 4px 0;
}
/* items end */
.header-placeholder {
	position:absolute;
	top:56px;
	left:0px;
	height:51px;
	width:933px;
	background:url(/images/site/header-placeholder.gif) repeat-x;
	padding:8px 29px 0 28px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
.slogan {
	padding-left:94px;
	float:left;
}
.top-contacts {
	float:right;
	padding:0;
	margin:0 -6px 0 0;
	list-style:none;
	overflow:hidden;
	display:inline;
}
.top-contacts li {
	display:inline;
	background:url(/images/site/topcontacts-separator.gif) no-repeat 0 50%;
	padding:0 4px 0 8px;
	margin:0 0 0 -2px;
}
.top-contacts li a {
	color:#fff;
}
/* top navigation start */
#top-navigation {
	padding:0 0 0 28px;
	margin:0;
	list-style:none;
	position:absolute;
	top:31px;
	left:0;
}
#top-navigation li {
	float:left;
	padding-right:8px;
}
#top-navigation li a {
	float:left;
	width:141px;
	height:20px;
	overflow:hidden;
	line-height:20px;
	text-align:center;
	color:#025ca2;
	text-decoration:none;
	letter-spacing:0px;
	background:url(/images/site/nav-bg.gif);
}
#top-navigation li a:hover,
#top-navigation li.active a {
	background-position:0 -20px;
	color:#fff;
}
/* top navigation end */
/* search form start */


.search-form {
    background: url("/images/site/lsearch.gif") no-repeat scroll 0 0 #A8CA64;
    padding-left: 8px;
    position: absolute;
    right: 29px;
    top: 23px;
}


.search-form .right-form {
	background:url(/images/site/r-search.gif) no-repeat 100% 0;
	padding:1px 8px 0 0;
	min-height:27px;
	float:left;
}

* html .search-form .right-form {
	height:27px;
}


.search-form .text {
    border: 1px solid #A9A9A9;
    color: black;
    font: bold 12px Tahoma,Helvetica,sans-serif;
    padding: 3px 4px;
    width: 173px;
	font-weight:bold;
}


.product-finder {
	display:block;
	width:248px;
	text-align:center;
	padding-top:3px;
	position:relative;
}
.product-finder a {
	color:#fff;
	text-decoration:none;
}
.product-finder-popup {
	position:absolute;
	top:28px;
	right:0;
	width:674px;
	background:#d1e3ad url(/images/site/product-finder-l.gif) no-repeat 0 100%;
	font-weight:normal;
}
.product-finder-popup-r {
	background:url(/images/site/product-finder-r.gif) no-repeat 100% 100%;
	padding:4px 9px;
	height:1%;
	overflow:hidden;
	color:#000;
	font-size:10px;
	line-height:normal;
}
.product-finder-popup-r a {
	color:#497cb6;
	text-decoration:none;
}
.product-finder-popup-r a:hover {
	font-weight:bold;
}
.product-finder-popup-r ul {
	padding:0;
	margin:0 0 0 -4px;
	list-style:none;
}
.product-finder-popup-r ul li {
	display:inline;
	background:url(/images/site/product-finder-separator.gif) no-repeat 0 2px;
	padding:0 0 0 4px;
}
.product-finder-popup-r ul li:first-child{background:none;}
.popup-show {
	float:left;
	width:250px;
}
.popup-group {
	float:left;
	width:153px;
}
.popup-form {
	float:left;
	padding-top:2px;
	width:250px;
}
/* search form end */
/* header end */
/* content start */
#content {
	padding:10px 30px 5px 30px;
	height:1%;
	overflow:hidden;
}
.content-holder {
	font-size:12px;
	height:1%;
	overflow:hidden;
}
.content-holder h3 {
	color:#929292;
	font-size:14px;
	line-height:normal;
}
.content-holder .under-heading {
	display:block;
	color:#797979;
	font-size:18px;
	line-height:normal;
}
.content-holder h1.small-title {
	font-size:22px;
}
.content-holder a {
	color:#3e6dfc;
	text-decoration:none;
}
.content-holder a:hover {
	text-decoration:underline;
}
.block-holder .content-holder {
	padding-left:8px;
}
.content-holder p {
	margin:0 0 17px 0;
	line-height:17px;
}
.content-holder h4 {
	margin:0 0 15px 0;
	line-height:17px;
	font-size:12px;
}
.right-img {
	float:right;
	margin:0 0 10px 40px;
}
/* left side start */
#left-side {
	width:229px;
	float:left;
	padding-bottom:50px;
}
* html #left-side {
	overflow:hidden;
}
/* accordion start */
#left-navigation {
	padding:0;
	margin:0;
	list-style:none;
}
#left-navigation li {
	margin-bottom:9px;
}
#left-navigation li {
	background:#ebf3f7 url(/images/site/left-nav-t.gif) no-repeat;
}
#left-navigation li div.botm-nav {
	background:url(/images/site/left-nav-b.gif) no-repeat 0 100%;
	padding:9px 12px;
}
#left-navigation li div.botm-nav a {
	color:#497cb6;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	letter-spacing:0px;
}
#left-navigation li div.botm-nav div.recently-viewed {
	color:black;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	letter-spacing:0px;
}
#left-navigation li ul {
	padding:0 15px 0 10px;
	margin:0;
	list-style:none;
	font-size:12px;
}
#left-navigation li ul li {
	border-bottom:1px solid #d1dce8;
	background:none;
	padding:2px 0 2px 9px;
	margin-bottom:0;
}
#left-navigation li div.botm-nav ul li a {
	font-size:11px;
	color:#515151;
}
#left-navigation li div.botm-nav ul li a:hover {
	color:#a8ca64;
}
#left-navigation li div.botm-nav ul li.active a {
}
#left-navigation li div.botm-nav ul li ul li {
	border:0;
	padding:0;
	vertical-align:top;
	position:relative;
	width:197px;
	position:relative;
	margin-right:-50px;
}
#left-navigation li div.botm-nav ul li ul li a {
	font-weight:normal;
	display:block;
	padding:3px 9px;
}
#left-navigation li div.botm-nav ul li ul li a:hover {
	color:#fff;
	font-weight:bold;
	background:#6177aa url(/images/site/left-nav-hover.gif) no-repeat 100% 50%;
}
/* accordion end */
.blog-holder {
	padding-bottom:21px;
}
.blog-holder img {
	display:block;
}
.why-buy {
	margin:20px 0 0 6px;
	border-left:3px solid #779147;
	padding:3px 10px;
	font-size:11px;
}
.why-buy h2 {
	margin:0;
	color:#000;
}
.why-buy p {
	line-height:19px;
	color:#779142;
	margin:5px 0 0;
}

/* shopping info start */
.shopping-info {
	background:#c9dfa3 url(/images/site/shopping-info-t.gif) no-repeat;
	padding-top:8px;
	width:227px;
	color:#20395e;
}
.shopping-info-b {
	background:url(/images/site/shopping-info-b.gif) no-repeat 0 100%;
	padding:0 14px 10px;
}
.shopping-info h3 {
	color:#3261a7;
	font-size:16px;
	margin:0 0 17px;
}
.shopping-info h4 {
	font-size:11px;
	margin:0;
}
.shopping-info p {
	margin:0 0 7px;
}
/* shopping info end */




/* left side end */











/* right side start */
#right-side {
	width:703px;
	float:right;
}
* html #right-side {
	overflow:hidden;
}
/* breadcrumb start */
.breadcrumb {
	padding:0 0 20px;
	margin:-3px 0 0;
	list-style:none;
	overflow:hidden;
	color:#294970;
	line-height:normal;
	font-size:11px;
	letter-spacing:-1px;
}
.breadcrumb li {
	display:inline;
	background:url(/images/site/breadcrumb-separator.gif) no-repeat 0 2px;
	padding:0 5px 0 8px;
	margin-left:-5px;
}
.breadcrumb li a {
	color:#797979;
	text-decoration:none;
}
.breadcrumb li a:hover {
	text-decoration:underline;
}
/* breadcrumb end */
.big-banner {
	padding-bottom:18px;
}
.big-banner img {
	display:block;
}
.block-holder {
	margin-bottom:13px;
	padding:10px 7px 0 9px;
	height:1%;

}
.green-block-holder {
	background:url(/images/site/green-block-holder.gif) no-repeat;
}
.gray-block-holder {
	background:url(/images/site/gray-block-holder-703.gif) no-repeat;
}
.cream-block-holder {
	background:url(/images/site/cream-block-holder.gif) no-repeat;
}
.product-block-holder {
	background:url(/images/site/product-block-holder.gif) no-repeat;
}
.block-holder h2 {
	margin-left:8px;
}
.block-holder h2.gray-title {
	color:#929292;
}
.block-row {
	/*padding:9px 0 7px;*/
	position:relative;
	width:675px;
	margin:0 -5px 0 0;
	overflow:hidden;
	padding-bottom:10px;
}
.block-row-b {
	width:324px;
	float:left;
	margin-right:9px;
	padding-bottom:9px;
	position:relative;
}
.block-row-t {
	padding-top:9px;
}
.green-block .block-row-b {
	background:url(/images/site/bottom-block-g.gif) no-repeat 0 100%;
}
.green-block .block-row-t {
	background:url(/images/site/top-block-g.gif) no-repeat;
}
.blue-block .block-row-b {
	background:url(/images/site/bottom-block-b.gif) no-repeat 0 100%;
}
.blue-block .block-row-t {
	background:url(/images/site/top-block-b.gif) no-repeat;
}
.gray-block .block-row-b {
	background:url(/images/site/bottom-block-gr.gif) no-repeat 0 100%;
}
.gray-block .block-row-t {
	background:url(/images/site/top-block-gr.gif) no-repeat;
}
.green-block .block-row-main {
	background:url(/images/site/main-block-g.gif) repeat-y;
}
.blue-block .block-row-main {
	background:url(/images/site/main-block-b.gif) repeat-y;
}
.gray-block .block-row-main {
	background:url(/images/site/main-block-rg.gif) repeat-y;
}
.block-row-main {
	height:1%;
	overflow:hidden;
}
.product-block {
	padding:0 12px 0 15px;
	height:150px;
	overflow:hidden;
}
.green-block .product-block {
	background:url(/images/site/main-block-g.gif) repeat-y;
}
.blue-block .product-block {
	background:url(/images/site/main-block-b.gif) repeat-y;
}
.gray-block .product-block {
	background:url(/images/site/main-block-rg.gif) repeat-y;
}
.blue-block .expert-block {
	background:url(/images/site/main-block-b.gif) repeat-y;
}
.expert-block {
	padding:0 12px 0 15px;
	height:1%;
	overflow:hidden;
}
.product-block strong {
	font-size:11px;
}
.product-block p {
	margin:0;
}
.product-info {
	float:left;
	width:174px;
	min-height:110px;
}
* html .product-info {
	height:110px;
}
.product-info h3 {
	font-size:11px;
	margin:0;
}
.product-info h3 a {
	color:#515151;
	text-decoration:none;
}
.product-info h3 a:hover {
	text-decoration:underline;
}
.product-block img,
.expert-block img {
	float:right;
}
.product-info .price {
	display:block;
	font-size:11px;
	color:#d83834;
	padding-top:3px;
}
.expert-block p {
	margin:0 0 3px;
}
.expert-block h3 {
	font-size:12px;
	color:#a8ca64;
	margin:0 0 3px;
}
.expert-block a {
	color:#497cb6;
	text-decoration:none;
}
.expert-block a:hover {
	text-decoration:underline;
}
.expert-info {
	float:left;
	width:130px;
	min-height:156px;
}
* html .expert-info {
	height:156px;
}
.expert-block ul {
	padding:0 0 0 0;
	margin:-3px 0 0 11px;
	list-style:none;
}
.expert-block ul li {
	padding:0 0 0 9px;
	background:url(/images/site/expert-separator.gif) no-repeat 0 5px;
}
.sys-builder,
.how-to {
	position:absolute;
	width:86px;
	height:84px;
	overflow:hidden;
	text-indent:-9999px;
	bottom:-12px;
}
.sys-builder a,
.how-to a {
	display:block;
	height:100%;
	cursor:pointer;
}
.sys-builder {
	left:248px;
}
.how-to {
	left:258px;
}
.how-to a {
	background:url(/images/site/how-to.png);
}
.sys-builder a {
	background:url(/images/site/sys-builder.png);
	width:86px;
}
.use-read-icons {
	padding:0 0 22px 18px;
	margin:-10px 0 0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.use-read-icons li {
	float:left;
	padding-right:8px;
}
.use-read-icons li a {
	display:block;
	width:117px;
	height:109px;
	overflow:hidden;
	text-indent:-9999px;
}
.sys-builder-use {
	background:url(/images/site/sys-builder2.gif);
}
.how-to-read {
	background:url(/images/site/how-to2.gif);
}
.view-products {
	float:right;
	width:266px;
	padding:0 0 10px 40px;
	font-size:10px;
}
* html .view-products {
	margin-bottom:-15px;
}
.view-products-row {
	width:100%;
	overflow:hidden;
	text-align:right;
	padding-bottom:10px;
}
.more-images {
	background:#e7eff7;
	padding:5px 5px 2px;
	color:#000 !important;
}
/* tabs start */
.tabset {
	height:1%;
	overflow:hidden;
	padding:0px 6px 0px 6px;
	margin:0;
	list-style:none;
	font-size:11px;
	letter-spacing: 0px;
}
.tabset li {
	float:left;
	padding-right:4px;
}


.tabset li a {
	background-image: url("/images/site/new-tab.png");
	background-repeat: no-repeat;
	color: #025CA2;
	float: left;
	height: 26px;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	width: 130px;
}
/*  modified 10-4-11 NS
	float:left;
	width:130px;
	height:26px;
	line-height:26px;
	text-align:center;
	color:#929292;
	background:#f9f6ec url(/images/site/tab.gif);
	text-decoration:none;
}
*/
.tabset li a:hover {
	background-image:url(/images/site/new-tab-selected.png);
	color:black;
}
.tabset li a.active {
	font-weight:bold;
	background-image:url(/images/site/new-tab-selected.png);
	color:black;
}


/* modified 10-4-11 NS
	font-weight:bold;
	color:#6177aa;
	background:#e9e8e0 url(/images/site/tab-active.gif);
*/
.product-info-tbl {
	margin:0 0 0 0px;
	padding:0;
	border-collapse:collapse;
	font-size:11px;
	color:#000;
	width:683px;
}
.product-info-tbl th {
	color:#6177aa;
}
.product-info-tbl th ,
.product-info-tbl td {
	padding:2px 5px;
	margin:0;
	text-align:right;
	font-weight:bold;
	border-bottom:1px solid #e9e8e0;
}
.product-info-tbl td {
	padding:5px;
}
.product-info-tbl th.model-cell,
.product-info-tbl td.model-cell {
	text-align:left;
}
.product-info-tbl td.model-cell a {
	color:#000;
	text-decoration:none
}
.product-info-tbl td.model-cell a:hover {
	text-decoration:underline
}
.product-info-tbl th.description-cell,
.product-info-tbl td.description-cell {
	text-align:left;
	width:260px;
}
.product-info-tbl td.description-cell {
	font-weight:normal;
}
.product-info-tbl td.ships-cell {
	font-weight:normal;
}
.product-info-tbl td.units-cell {
	color:#d83834;
}
.product-info-tbl th.units-cell {
	text-align:center;
}
.product-info-tbl th.qnty-cell,
.product-info-tbl td.qnty-cell {
	text-align:center;
}
.product-info-tbl td.qnty-cell {
	color:#294970;
	background:#ddd;
}

.product-info-tbl td.qnty-cell input {
    width:30px;
    background-color: #fff;
    border:1px solid #ccc;
    padding:0;
    font:bold 14px Arial, Helvetica, sans-serif;
    color:#111;
    text-align:center;
    height: 16px;
} 

div.tab {
	padding-bottom:20px;
}
.product-info-foot {
	height:1%;
	overflow:hidden;
	padding:8px 8px 0;
	color:#929292;
}
.product-info-foot p {
	float:left;
	margin-top:4px;
}
.add-basket {
	float:right;
	width:95px;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/site/add-basket.gif);
}
/* tabs end */
.basket-content {
	min-height:402px;
	background:url(/images/site/big-cream-block.jpg) no-repeat;
	margin-bottom:13px;
	padding:20px 19px 10px 16px;
}
* html .basket-content {
	height:402px;
}
.basket-content .row {
	width:100%;
	overflow:hidden;
}
.top-basket-info {
	color:#757573;
	padding:5px 0 5px;
}
.save-open {
	float:left;
	width:395px;
}
.save-open label {
	display:block;
}
.save-open label a {
	color:#4771ab;
	text-decoration:none;
}
.save-open label a:hover {
	text-decoration:underline;
}
.save-open input.text {
	padding:3px 4px;
	width:130px;
	border:0;
	font-size:13px;
	color:#2c4467;
}
.save-open .save-btn {
	position:relative;
	top:2px;
}
.save-open .basket-open {
	float:left;
	margin-right:5px;
}
.save-open label.basket-open {
	width:138px;
}
.save-open div {
	padding-bottom:2px;
}
.about-basket-sys {
	width:220px;
	float:right;
	padding-right:20px;
}
.about-basket-sys h4 {
	color:#3160a4;
	font-size:11px;
	margin:0 0 7px;
}
.about-basket-sys p {
	margin:0 0 10px;
	font-style:italic;
}
.basket-content .product-info-tbl {
	width:638px
}
.basket-content .product-info-tbl td {
	font-weight:normal;
}
.basket-content .product-info-tbl th {
	color:#fff;
	font-style:italic;
	font-size:10px;
	background:#99c252;
}
.basket-content td.model-cell,
.basket-content td.model-cell a {	
	font-weight:normal;
	color:#cf3339;
}
.basket-content td.units-cell {
	color:#000;
}
.basket-content td.qnty-cell {
	background:#fff;
	font-weight:bold;
}
.basket-content td.qnty-cell input {
	color:#000;
}
.basket-content .product-info-tbl .description-cell {
	width:300px;
}
.basket-content .product-info-tbl th,
.basket-content .product-info-tbl td {
	border-bottom:1px solid #e6e6c6;
}
.basket-content .product-info-tbl .sub-total td {
	font-size:11px;
	font-weight:bold;
}
.sub-total strong {
	font-size:13px;
}
.basket-content .product-info-tbl .ships-cell select {
	font-size:12px !important;
}
.basket-content .product-info-tbl .items-cell {
	text-align:center;
	font-size:10px;
	width:80px;
}
.basket-content .product-info-tbl .items-cell a {
	color:#369;
	text-decoration:none;
}
.basket-content .product-info-tbl .items-cell a:hover {
	text-decoration:underline;
}
.basket-menu {
	padding:20px 0 0;
	width:100%;
	overflow:hidden;
}
.basket-menu ul {
	padding:5px 0;
	margin:0;
	list-style:none;
	overflow:hidden;
	font-size:10px;
	text-align:center;
	float:left;
}
.basket-menu li {
	display:inline;
	padding:0 39px;
}
.basket-menu li a {
	color:#369;
	text-decoration:none;
}
.basket-menu li a:hover {
	text-decoration:underline;
}
.back-shopping-btn {
	float:left;
}
.update-btn {
	float:right;
}
.coupon-btn {
	float:left;
}
.three-choices {
	padding:15px 0;
	width:100%;
}
.three-choices-title {
	display:block;
	width:320px;
	margin:0 auto;
	background:#c4dc9b url(/images/site/three-choices-title.gif) no-repeat;
	padding:5px;
	font-size:13px;
	text-align:center;
}
.three-choices-title-down {
	display:block;
	width:320px;
	height:18px;
	margin:0 auto;
	background:#c4dc9b url(/images/site/three-choices-title-down.gif) no-repeat;
	padding:5px;
	font-size:13px;
	text-align:center;
}
.three-choices-t {
	background:#e1ebf5 url(/images/site/three-choices-t.gif) no-repeat;
	padding-top:7px;
	width:640px;
}
.three-choices-b {
	background:url(/images/site/three-choices-b.gif) no-repeat 0 100%;
	padding:0 13px 7px;
}
.three-choices ul {
	padding:0;
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.three-choices ul li {
	float:left;
	padding-left:30px;	/* was 25 with 3 choices, was 85 with old paypal */
}
.coupon-choices {
	padding:15px 0;
	width:100%;
}
.coupon-choices-title {
	display:block;
	width:320px;
	margin:0 auto;
	background:#c4dc9b url(/images/site/three-choices-title.gif) no-repeat;
	padding:5px;
	font-size:12px;
	text-align:center;
}
.coupon-choices-t {
	background:#e1ebf5 url(/images/site/three-choices-t.gif) no-repeat;
	padding-top:7px;
	width:640px;
}
.coupon-choices-b {
	background:url(/images/site/three-choices-b.gif) no-repeat 0 100%;
	padding:0 13px 7px;
}
.coupon-choices ul {
	padding:0;
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.coupon-choices ul li {
	float:left;
	padding-left:45px;	/* was 25 with 3 choices */
}
.paypal-xpress-img {
    margin-top:14px;  /* center vertically */
 }
.create-account,
.step-3-holder {
	min-height:224px;
	background:url(/images/site/big-cream-block2.jpg) no-repeat;
	margin-bottom:13px;
	padding:20px 19px 10px 16px;
	letter-spacing:normal;
}
* html .create-account,
* html .step-3-holder {
	height:224px;
}
.create-account a,
.big-cream-holder a,
.secure-checkout a,
.step-3-holder a {
	color:#5d81b5;
	text-decoration:none;
}
.create-account a:hover,
.big-cream-holder a:hover,
.secure-checkout a:hover,
.step-3-holder a:hover {
	text-decoration:underline;
}
.sign-basket-title {
	display:block;
	padding:2px 4px;
	color:#8c8c8c;
	font-size:12px;
	border-bottom:1px solid #96abd0;
	letter-spacing:normal;
	margin-bottom:13px;
}
.sign-customers,
.account-details {
	width:337px;
	float:left;
}
.sign-customers .row,
.account-details .row {
	width:100%;
	overflow:hidden;
	padding-bottom:1px;
}
.sign-customers .row label,
.account-details .row label {
	float:left;
	width:105px;
	padding:4px;
	font-weight:bold;
	color:#8c8c8c;
}
.sign-customers .row label.error,
.account-details .row label.error,
.billing-address .row label.error,
.secure-checkout .row label.error {
	color:#cc2429;
}
.sign-customers .row input.text,
.account-details .row input.text {
	float:right;
	width:214px;
	padding:4px;
	font-size:12px;
	color:#2c4467;
	border:1px solid #939394;
}
.forgot-pass {
	padding:10px 0 10px 119px;
}
.lookup-account,
.createupdate-account {
	float:right;
	margin-bottom:5px;
}
.account-alert {
	border:1px solid #ecece8;
	background:#fefbc1;
	text-align:center;
	padding:4px 10px;
	color:#cc2429;
	margin-bottom:11px;
}
.account-alert p {
	margin:0;
}
.new-customers {
	width:231px;
	float:right;
	margin-right:20px;
}
.big-cream-holder {
	width:903px;
	min-height:492px;
	background:url(/images/site/big-cream-block3.jpg) no-repeat;
	margin-bottom:13px;
	padding:10px 15px 10px 14px;
	letter-spacing:normal;
}
* html .big-cream-holder {
	height:492px;
}
.account-title {
	width:100%;
	overflow:hidden;
	position:relative;
	height:50px;
}
.account-title span {
	float:right;
	color:#bfbfbd;
}
.account-title .alert,
.blue-box-b .alert,
.step-3-holder .alert {
	border:1px solid #ecece8;
	background:#fefbc1;
	text-align:center;
	padding:4px 10px;
	color:#cc2429;
	margin-bottom:11px;
	width:298px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-165px;
}
.account-title .alert p,
.blue-box-b .alert p,
.step-3-holder .alert p,
.shipping-address .alert p {
	margin:0;
}
.account-check {
	text-align:right;
	padding:7px 0 0;
	margin-bottom:12px;
}
.account-check label,
.account-check input {
	display:inline;
	float:none !important;
}
.account-check label {
	width:auto;
	padding-right:0 !important;
}
.dbl-string {
	padding:0 4px !important;
	line-height:12px;
}
.bottom-space {
	margin-bottom:30px;
}
.billing-address {
	float:left;
	width:313px;
	padding-left:75px;
}
.billing-address .row,
.billing-address .row {
	width:100%;
	overflow:hidden;
	padding-bottom:1px;
}
.billing-address .row label,
.billing-address.row label {
	float:left;
	width:85px;
	padding:4px;
	font-weight:bold;
	color:#8c8c8c;
}
.billing-address .row input.text,
.billing-address .row input.text {
	float:right;
	width:200px;
	padding:4px;
	font-size:12px;
	color:#2c4467;
	border:1px solid #939394;
}
.billing-address select {
	float:right;
	margin-left:1px;
	margin-top:1px;
	font-size:12px;
}
.billing-address .select1 {
	width:175px;
}
.billing-address .select2 {
	width:85px;
}
.blue-alert {
	border:1px solid #dee0df;
	background:#e1ebf5;
	padding:4px 10px;
	color:#8c8c8c;
	margin-bottom:11px;
	font-size:11px;
}
.blue-alert p {
	margin:0;
}
/* right side end */

.secure-checkout {
	letter-spacing:normal;
}
.secure-checkout-title {
	height:1%;
	overflow:hidden;
	padding:7px 0 15px;
}
.secure-checkout-l {
	width:227px;
	float:left;
}
.secure-checkout-l h1 {
	margin:12px 0 0;
	font-size:18px;
	color:#3966a6;
	text-align:center;
}
.secure-checkout-r {
	width:673px;
	float:right;
	margin-bottom:-10px;
}
.steps {
	padding:0 0 10px;
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.steps li {
	float:left;
}
.steps li strong {
	display:block;
	margin-right:23px;
	height:51px;
	width:116px;
	text-indent:-9999px;
}
.step-1 {
	background:url(/images/site/step-1.gif);
}
.step-2 {
	background:url(/images/site/step-2.gif);
}
.step-3 {
	background:url(/images/site/step-3.gif);
}
.steps li.active strong {
	background-position:0 -51px;
}
.secure-checkout-content {
	width:932px;
	background:url(/images/site/secure-checkout.gif) repeat-y;
	margin-bottom:100px;
}
.secure-checkout-t {
	background:url(/images/site/secure-checkout-t.gif) no-repeat;
}
.secure-checkout-b {
	background:url(/images/site/secure-checkout-b.gif) no-repeat 0 100%;
}
.secure-checkout-right {
	background:url(/images/site/big-cream-block4.jpg) no-repeat 100% 0;
	min-height:618px;
}
* html .secure-checkout-right {
	height:618px;
}


.secure-checkout-right2 {
	background:url(/images/site/big-cream-block5.jpg) no-repeat 100% 0;
	min-height:965px;
}
* html .secure-checkout-right2 {
	height:965px;
}
.secure-checkout-row {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
.secure-checkout-info {
	padding:10px 14px 0 16px;
}
.secure-checkout-info h2 {
	margin-left:3px;
	margin-bottom:25px;
	font-size:17px;
	color:#294084;
}
.secure-checkout-next h2 {
	margin-bottom:0;
}
.num-order {
	float:right;
	padding: 0px 20px 0px 0px;
}
.confirmation-left {
	width:167px;
	text-align:right;
	color:#20395e;
	padding:5px 40px 0 20px;
	position:relative;
}
.confirmation-left h4 {
	font-size:10px;
	margin:0;
}
.confirmation-left p {
	margin:0 0 7px;
}
.confirmation-position,
.confirmation-position2 {
	position:absolute;
	right:-13px;
	top:0;
	width:29px;
	height:51px;
	text-indent:-9999px;
	background:url(/images/site/confirmation-position.gif);
}
.confirmation-position2 {
	background:url(/images/site/confirmation-position2.gif);
}
* html .confirmation-position,
* html .confirmation-position2 {
	right:-14px;
}
.secure-checkout-block {
	height:1%;
	overflow:hidden;
	padding:0 33px 0 12px;
	font-size:12px;
	position:relative;
}
.secure-checkout-holder-l {
	width:250px;
	float:left;
}
.secure-checkout-holder-r {
	width:244px;
	float:right;
}
strong.secure-checkout-title {
	border-bottom:1px solid #d88195;
	color:#c72c54;
	display:block;
	font-size:12px;
	letter-spacing:normal;
	padding:2px 4px;
	margin-bottom:3px;
	height:1%;
	overflow:hidden;
}
strong.secure-checkout-title a {
	float:right;
	font-weight:normal;
	font-size:10px;
}
.secure-checkout-block p {
	margin:0 0 5px 4px;
}
.secure-checkout-block .next-step {
	position:absolute;
	right:30px;
	bottom:0;
	width:103px;
	height:25px;
	background:url(/images/site/next-step-1.jpg);
	text-indent:-9999px;
	overflow:hidden;
}
.shipping-address-b {
	background:#e1ebf5 url(/images/site/shipping-address-b.gif) no-repeat 0 100%;
	padding:0 33px 10px 13px;
	height:1%;
	overflow:hidden;
}
.shipping-address-row {
	width:100%;
	overflow:hidden;
}
.shipping-address-l {
	width:145px;
	float:left;
	text-align:right;
	color:#364d6f;
}
.shipping-address-r {
	width:396px;
	float:right;
	padding-bottom:2px;
}
.shipping-address-r .row {
	width:100%;
	overflow:hidden;
	margin-bottom:-1px;
}
.shipping-address-r .row label {
	float:left;
	width:86px;
	padding:4px 0;
	font-weight:bold;
	color:#8c8c8c;
}
.shipping-address-r .row input.text,
.shipping-address-r .row input.text-lit {
	float:left;
	width:300px;
	padding:4px;
	font-size:12px;
	color:#2c4467;
	border:1px solid #939394;
}
.shipping-address-r .row input.text-lit {
	width:105px;
	margin-right:20px;
}
.shipping-address-r select {
	float:left;
	margin-left:1px;
	margin-top:2px;
	font-size:12px;
}
.shipping-address-r .select1 {
	width:144px;
}
.shipping-address-r .select2 {
	width:85px;
}
.shipping-address-r .bottom-space {
	margin-bottom:10px;
}
.shipping-address-r .fax {
	width:40px !important;
	padding-left:20px !important;
}
.shipping-address-r .row input.text-last {
	margin-right:-10px;
}
.shipping-address-r .next-step {
	float:right;
}
.shipping-address .alert {
	border:1px solid #ecece8;
	background:#fefbc1;
	text-align:center;
	padding:4px 10px;
	color:#cc2429;
	margin-bottom:11px;
	width:298px;
	position:relative;
	left:25%;
}
.build-ship {
	width:635px;
	overflow:hidden;
	font-size:12px;
}
.build-ship p {
	margin:0 0 7px 4px;
}
.build,
.ship {
	width:312px;
	overflow:hidden;
	float:left;
	padding-top:9px;
	background:#fefbe7 url(/images/site/build-ship-t.gif) no-repeat;
	float:left;
}
.ship {
	float:right;
}
.build-ship-b {
	padding:0 19px 9px 12px;
	background:url(/images/site/build-ship-b.gif) no-repeat 0 100%;
	min-height:136px;
}
* html .build-ship-b {
	height:136px;
}
.build-ship-b .secure-checkout-title {
	width:100%;
	overflow:hidden;
	height:auto;
	margin-bottom:7px;
}
.order-detail-t {
	width:635px;
	background:#fefbe7 url(/images/site/order-detail-t.gif) no-repeat;
	padding-top:9px;
	overflow:hidden;
}
.order-detail-b {
	background:url(/images/site/order-detail-b.gif) no-repeat 0 100%;
	padding:0 20px 15px 10px;
	height:1%;
	overflow:hidden;
}
.shiping-block {
	margin:-10px 0 -23px;
}
.next-order .order-detail-t {
	background:#fefbe7 url(/images/site/order-detail-t2.gif) no-repeat;
	margin-bottom:10px;
}
.next-order .order-detail-b {
	background:url(/images/site/order-detail-b2.gif) no-repeat 0 100%;
}
.shiping-table {
	border-top:1px solid #E6E6C6;
}
.order-detail-t .secure-checkout-title {
	border-bottom:0;
}
.statetax-cell,
.expert-cell {
	text-align:left !important;
}
.statetax-cell {
	width:130px;
}
.expert-cell {
	width:350px;
}
.blue-box {
	background:#e1ebf5 url(/images/site/blue-box-t.gif) no-repeat;
	padding-top:9px;
	width:635px;
	margin-bottom:12px;
}
.blue-box-b {
	background:url(/images/site/blue-box-b.gif) no-repeat 0 100%;
	padding:0 17px 15px 10px;
	position:relative;
}
.instructions .secure-checkout-title {
	margin-bottom:7px;
}
.instructions row {
	width:100%;
	overflow:hidden;
}
.instructions textarea {
	width:604px;
	height:54px;
	border:1px solid #dce5ed;
}
.order-detail-t .product-info-tbl {
	width:606px;
}
.order-detail-t .product-info-tbl td {
	font-weight:normal;
}
.order-detail-t .product-info-tbl th {
	color:#c72c54;
	font-style:italic;
	font-size:10px;
	background:#e1e1b9;
}
.order-detail-t td.model-cell {
	font-weight:normal;
	color:#cf3339;
}
.order-detail-t td.units-cell {
	color:#000;
}
.order-detail-t td.qnty-cell {
	font-weight:bold;
	width:35px;
	background:none;
	color:#000;
}
.order-detail-t td.qnty-cell input {
	color:#000;
}
.order-detail-t .product-info-tbl .description-cell {
	width:300px;
}
.order-detail-t .product-info-tbl th,
.order-detail-t .product-info-tbl td {
	border-bottom:1px solid #e6e6c6;
}
.order-detail-t .product-info-tbl .sub-total td {
	font-size:11px;
	font-weight:bold;
}
.sub-total strong {
	font-size:13px;
}
.order-detail-t .product-info-tbl .ships-cell select {
	font-size:12px !important;
}
.order-detail-t .product-info-tbl .items-cell {
	text-align:left;
	font-size:10px;
	width:80px;
}
.order-detail-t .product-info-tbl .items-cell a {
	color:#369;
	text-decoration:none;
}
.order-detail-t .product-info-tbl .items-cell a:hover {
	text-decoration:underline;
}
.payment-l {
	width:308px;
	float:left;
}
.payment-holder .blue-box-b {
	padding-bottom:30px;
	
}
.payment-holder .row {
	height:1%;
	overflow:hidden;
	margin-bottom:-1px;
	position:relative;
}
.payment-holder .secure-checkout-title {
	margin-bottom:13px;
}
.payment-holder .row label {
	float:left;
	width:96px;
	padding:4px 0;
	font-weight:bold;
	color:#8c8c8c;
}
.payment-holder .row .cvv {
	width:32px;
	text-align:right;
	padding-right:9px;
}
.payment-holder .row input.text,
.payment-holder .row input.text-lit {
	float:left;
	width:202px;
	padding:4px;
	font-size:12px;
	color:#2c4467;
	border:1px solid #939394;
}
.payment-holder .row input.text-lit {
	width:38px;
	float:right;
}
.payment-holder select {
	float:left;
	margin-left:1px;
	margin-top:2px;
	font-size:12px;
}
.payment-holder .select1 {
	width:50px;
}
.payment-holder .select2 {
	width:62px;
}
.payment-holder .bottom-space {
	margin-bottom:10px;
}
.what-is {
	text-align:right;
	padding-top:5px;
}
.card {
	padding:0 0 9px 96px;
}
.payment-check {
	padding-left:96px;
}
.payment-check label {
	width:185px !important;
	padding:0 !important;
}
.payment-check input {
	width:15px;
	height:15px;
	margin:0 10px 0 0;
	float:left;
}
.payment-r {
	width:262px;
	float:right;
}
.payment-r label {
	width:69px !important;
	text-align:right;
	padding-right:9px !important;
}
.payment-r input.text {
	float:left;
	width:174px !important;
	padding:4px;
	font-size:12px;
	color:#2c4467;
	border:1px solid #939394;
}
.optional-contractors {
	padding:11px 0 3px 82px;
	font-weight:bold;
	color:#8c8c8c;
}
.place-order {
	padding:42px 0 0 72px;
}
.blue-box-b .alert {
	bottom:-30px;
	top:auto;
}
.step-3-holder {
	color:#3a67a7;
	position:relative;
	min-height:220px;
}
* html .step-3-holder {
	height:220px;
}
.step-3-holder h2 {
	color:#294084;
	font-size:17px;
	margin:0 0 15px;
}
.step-3-holder .secure-checkout-info {
	padding:0 0 10px;
}
.step-3-holder .rowbold {
	padding:0 0 12px;
	font-size:11px;
	font-weight:bold;
}
.step-3-holder .row {
	padding:0 0 12px;
	font-size:11px;
}
.step-3-holder .row p {
	margin:0;
}
.step-3-holder .row p span {
	color:#1f385d;
}
.have-questions {
	color:#515151;
}
.step-3-holder .have-questions a {
	text-decoration:underline;
	color:#515151;
}
.print-order {
	width:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
}
.print-order li {
	float:left;
	padding-right:18px;
}
.print-btn,
.order-btn {
	width:171px;
	height:26px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
.print-btn {
	background:url(/images/site/print-btn.jpg) no-repeat;
}
.order-btn {
	background:url(/images/site/order-btn.jpg) no-repeat;
}
.step-3-holder .alert {
	top:50px;
}

.order-history-tbl {
	margin:0 0 0 6px;
	padding:0;
	border-collapse:collapse;
	font-size:11px;
	color:#000;
}
.order-history-tbl th {
	color:#6177aa;
	font-style:italic;
	font-size:10px;
	white-space:nowrap;
	background:#bbb;
}
.order-history-tbl th,
.order-history-tbl td {
	padding:2px 5px 2px 20px;
	margin:0;
	font-weight:bold;
	border-bottom:1px solid #e9e8e0;
	text-align:left;
}
.order-history-tbl td {
	padding:3px 5px 3px 20px;
	font-weight:normal;
	vertical-align:top;
}
.order-history-tbl th.amt-cell,
.order-history-tbl td.amt-cell {
	text-align:right;
}
.order-history-tbl td.items-cell ul {
	margin:0;
	padding:0;
}
.order-history-tbl td.items-cell li {
	list-style:none;
	margin:0;
}
.order-history-tbl .item-desc {
	font-style:italic;
}

.shipment-history-tbl {
	width:850px;
	margin:0 25px;
	padding:0;
	border-collapse:collapse;
	font-size:11px;
	color:#000;
}
.shipment-history-tbl th {
	color:#6177aa;
	font-style:italic;
	font-size:10px;
	white-space:nowrap;
	background:#bbb;
}
.shipment-history-tbl th,
.shipment-history-tbl td {
	padding:2px 5px 2px 20px;
	margin:0;
	font-weight:bold;
	border-bottom:1px solid #e9e8e0;
	text-align:left;
}
.shipment-history-tbl td {
	padding:3px 5px 3px 20px;
	font-weight:normal;
	vertical-align:top;
}
.shipment-history-tbl th.model-cell,
.shipment-history-tbl td.model-cell {
	white-space:nowrap;
}
.shipment-history-tbl th.qty-cell,
.shipment-history-tbl td.qty-cell {
	text-align:center;
}
.shipment-history-tbl td.no-rows-cell {
	font-style:italic;
}
.ship-note {
	width:850px;
	margin:0 10px 25px 25px;
	padding:0 15px;
	border:1px solid #bbb;
	background-color:#fff;
}


/* content end */
/* footer srart */
#footer {
	clear:both;
}
.footer-blue {
	width:751px;
	margin-left:3px;
	padding:20px 120px 10px;
	color:#fff;
	background:#42629e url(/images/site/footer-blue.gif) repeat-x;
	position:relative;
	text-align:center;
}
.footer-blue p {
	font-size:12px;
	font-weight:bold;
	margin:0;
}
.footer-blue a {
	color:#fff;
	text-decoration:none;
}
.footer-blue a:hover {
	text-decoration:underline;
}
.footer-list {
	padding:15px 0 10px;
	/*margin:0;*/
	list-style:none;
	font-size:11px;
}
.footer-list li {
	display:inline;
	background:url(/images/site/footer-blue-separator.gif) no-repeat 0 2px;
	padding:0 2px 0 9px;
}
.footer-list li:first-child{background:none;}
.footer-adds {
	margin:0 0 0 -93px;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
}
.footer-adds li {
	padding-bottom:5px;
}
.b-footer {
	padding:13px 9px;
	background:#e7e7eb url(/images/site/bottom-shadow.gif) no-repeat;
}
/* footer end */

/* override key styles for use in editor */
#tmce-body {
	width:673px;
	margin:8px;
	background-color:white;
}
#tmce-body .content-holder,	/* override height:1% on these */
#tmce-body .block-holder, 
#tmce-body .block-row, 
#tmce-body .expert-block, 
#tmce-body .use-read-icons {
	height:auto;
}
/* editor override end */

/* stop-gap for old spec tables */
.oldtbl table { border-collapse:collapse; font-size:10px; }
.oldtbl td, .oldtbl th { margin:0; padding:0 2px; border:1px solid white; }
.oldtbl th { background-color:#CCC; font-weight:normal; }
.oldtbl td { background-color:#E2E1B8; text-align:center; }

/* popup windows */
body.popup {
	background:none;
	margin:20px;
}
.popup .content-holder {
	height:auto;
	overflow:visible;
}

/* Tip section of product page  added in 5-15-10 NS*/

#product-tip
{
	background: url(/images/site/tipbg.png) 0 0 no-repeat;
	height: 47px;
	margin-top: 30px;
	padding: 10px 10px 10px 70px;
	width: 249px;
}

#product-tip p
{
	color: #aeaeae;
}

#product-notes
{
	margin: 30px 0 0 0;
	padding: 0;
}

#product-notes li
{
	color: #AEAEAE;
	float: left;
	font-size: 0.85em;
	font-weight: bold;
	list-style: none outside none;
	margin-bottom: 20px;
	padding: 6px 0 8px 30px;
}

#product-notes li.yes
{
	background: url(/images/site/tipcheck.png) 0 0 no-repeat;
}

#product-notes li.no
{
	background: url(/images/site/tipx.png) 0 0 no-repeat;
}

/*****************/
/* Product specs   copied from airscape 5-15-10 NS */
/*****************/

#prod-spec
{
	border-collapse:collapse;
	width:600px;
}

#prod-spec tr
{
	border-bottom: 1px solid #d0d0d0;
	border-top: 1px solid #d0d0d0;
}

#prod-spec th, #prod-spec td
{
	padding: 15px;
}

#prod-spec th
{
	color:#18aaf3;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
}

#prod-spec td
{
	color: #acacac;
	font-family: Helvetica,Arial,sans-serif;
	font-size:12px;
	text-align:left;
	vertical-align:middle;
}

#prod-spec #headerleft, #prod-spec #headerright
{
	color:white;
	font-family: Georgia,"Times New Roman",serif;
	font-size:24px;
	font-weight:bold;
	margin: 0;
	padding-bottom:12px;
	padding-top:12px;
	text-align: center;
	width:50%;
}

#prod-spec #headerleft 
{
	background-color:#013974;
}

#prod-spec #headerright
{
	background-color:#0065b3;
}


/***************************************/
/* Location slider styles  */
/* added this section 1-1-2011 NS *?
/***************************************/


#scroll
{
	position:relative;
	height:340px;
	overflow:hidden;
	width:673px;
}

#scroll h2
{
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 40px;
	line-height: 50px;
	letter-spacing:2px;
	text-align: left;
}

#scroll #tools
{
	width:9999em;
	position:absolute;
	height:318px;
	top:0px;
}

#scroll #tools .tool
{
	float:left;
	width:674px;
/* 	made above parameter 1px larger than should be logically to fix ie7 errors */
	height:318px;
}

#scroll #thumbs
{
	width:673px;
}

#scroll #thumbs h4
{
	color: #848484;
	float: left;
	font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: normal;
	margin: 6px 0 0 0;
	padding: 0 0 0 13px;
}

#scroll #thumbs .navi
{
	color: #AFB1B3;
	font-size: 14px;
	margin-right:10px;
	position:absolute;
	right:0px;
	top:318px;
}

#scroll #thumbs .navi a
{
	color:#AFB1B3;
	cursor:pointer;
	font-family:Helvetica,Arial,sans-serif;
	font-size:14px;
	text-align:center;
}

#scroll #thumbs .navi a.active
{
	cursor:default !important;
	color: #0c247e;
}

#scroll #thumbs .navi a:hover
{
	color: #0c247e;
}
/* End of slider styling */

.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding-bottom:0.2em;
    padding-left:0.6em;
    padding-right:0.4em;
    padding-top:0.2em;
	line-height:17px;
	zoom:1;
	background: #C7D2E5;
	font-size:12px;
	text-decoration:underline;
}

.ui-menu a:hover {
    color: black;
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
}

/* styling for autocomplete */
.ui-autocomplete {
	width: 285px;
	background: #eaeef4;
	padding-bottom:0.6em;
    padding-left:0.6em;
    padding-right:0.4em;
    padding-top:0.4em;
	line-height:17px;
	font-size:11px;
	box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow:10px 10px 5px #888;
	-moz-box-shadow: 10px 10px 5px #888;
}

.ui-autocomplete li.ui-menu-item:hover {
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
   	text-decoration:underline;
}
.ui-helper-hidden-accessible {
	display: none;
}

/* end styling for autocomplete */

/* styling for product page diagrams P is prefix */
#Pdiagram {
    height:360px;
    width: 100%;
    display: inline-block;
    position: relative;
}
.Pcontent {
	display:none;
	position:absolute;
	left:0;
	top:0;
}
#Pcontent-1 {
	display:block;
}
.Pcontent img {
	max-width:673px;
}

.Pclicks {
    border: 1px solid #0FAAAA;
    float: left;
    font: 1.4em/38px Helvetica,Arial,sans-serif;
    height: 36px;
    position: relative;
    text-align: center;
    width: 24%;
	color:#0073EA;
	margin-left:1px;
}
.Pclicks a {
	text-decoration:underline;
	cursor:pointer;
}

#Pdiatext-container{
	width:99%;
	height:250px;
	float:left;
	display:inline-block;
	position:relative;
	margin-top:10px;
}

.Pdiatext {
	display:none;
	position:relative;
}
#Pdiatext-1 {
	display:block;
}

/* styling for mini basket popup view */
#mini-basket {
	width:350px;
	height:auto;
	border: 0px solid black;
	display:none;
	font-size:10px;
	position:absolute;
	top:47px;
	left:621px;
	z-index:4;
	box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow:10px 10px 5px #888;
	-moz-box-shadow: 10px 10px 5px #888;
	background:white;
}

.basketclick {
    border: 0px solid black;
    color: red;
    cursor: pointer;
    font-size: 20px;
    height: 50px;
    text-align: center;
    width: 150px;
	position:absolute;
	left:300px;
	z-index:4;
}

.minibasket-content {
	background:white;
	margin-bottom:1px;
	padding:5px 5px 5px 5px;
}
.minibasket-content .product-info-tbl {
	width:330px
}
.minibasket-content .product-info-tbl td {
	font-weight:normal;
}
.minibasket-content .product-info-tbl th {
	color:#fff;
	font-style:italic;
	font-size:9px;
	background:#99c252;
}
.minibasket-content td.model-cell,
.minibasket-content td.model-cell a {	
	font-weight:normal;
	color:#cf3339;
}
.minibasket-content td.units-cell {
	color:#000;
}
.minibasket-content td.qnty-cell {
	background:#fff;
	font-weight:bold;
	text-align:right;
	font-size:9px;
}
.minibasket-content td.qnty-cell input {
	color:#000;
}
.minibasket-content .product-info-tbl .description-cell {
	width:200px;
}
.minibasket-content .product-info-tbl th,
.minibasket-content .product-info-tbl td {
	border-bottom:1px solid #e6e6c6;
}
.minibasket-content .product-info-tbl .sub-total td {
	font-size:10px;
	font-weight:bold;
}

/* styling added for multi site top tab */
.siteslogo {
    background: url("/images/site/shop_across_slogan_arrow.gif") no-repeat transparent;
    /* background: url("/images/site/shop_phoneissues.gif") no-repeat transparent; */
    height: 30px;
    left: 490px;
    position: absolute;
    top: -21px;
    /* top: -26px;   premessage setting */
    width: 450px;
}
.siteslogo a {
    display: block;
    height: 100%;
    width: 100%;
}
#uberheader {
    background: none repeat scroll 0 0 #E7E7EB;
    height: 63px;
    /*height: 43px;  premessage setting */
    position: relative;
    width: 100%;
    border-bottom: 2px solid #999999;
}
#uberheader a{
	display:block;
	height:100%;
}
#uberheader-center {
     height: 100%;
    position: relative;
    width: 1020px;
	margin:auto;
}
#uberheader-msg {
    height: 40px;
    float: right;
    margin-right: 0px;
    margin-top: 3px;
    padding: 1px;
    position: relative;
    width: 500px;
   	color:#ff0f0f;
	font-size:12px;
	font-weight:bold;  
	vertical-align: middle;
	/*display: none;*/
}
#uberheader-msg a{
    position: relative;
	color:#ff0f0f;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
#hvacquick-site-tab, #grilles-hvacquick-site-tab {
    background: none repeat scroll 0 0 lightgray;
    bottom: -25px;
    /*bottom: -5px;  premessage setting */
    box-shadow: 3px -3px 2px #888888;
    float: left;
    height: 36px;
    left: 32px;
    margin-right: 12px;
    padding: 1px;
    position: relative;
    width: 200px;
    border-bottom: 0px solid #000660;
    border-radius: 6px 6px 0 0;

}
#hvacquick-site-tab {
	background:url(/images/site/hvacquick_logo_34h.gif) no-repeat 0 0 white;
	background-position:center;
	border-bottom:white 5px solid;
}
#grilles-hvacquick-site-tab {
	background:url(/images/site/grille_shop_logo_34h.gif) no-repeat #F4F4F4;
	background-position:center;
}
.sitefaq-slogan-box {
    background: url("/images/site/shop_across_slogan.gif") no-repeat scroll 0 100% transparent;
	padding: 0px 0px 10px 0px;
    position: relative;
    float: left;
    border: 0px solid #A8CA64;
   	height: 20px;
	width: 650px;
    margin:0px 0px 10px 5px;
}
.sitefaq-small-box {
	padding: 10px 5px 12px 5px;
	background: white;
	/* height: 65px; */
	width: 650px;
    overflow: hidden;
    position: relative;
    float: left;
    border: 1px solid #A8CA64;
	color:#999999;
	font-size:12px;
	font-weight:bold;  
    text-decoration:none;
    margin:0px 0px 8px 0px;
}
.sitefaq-small-box .sitefaq-title-text {
	color:#515151;
	font-size:12px;
	font-weight:bold;  
    text-decoration:none;
}

/* Shop page specifics - media tab - lightbox*/
#specs-left
{
	float: left;
	width: 210px;
}

#specs-left a.invalid
{
	color: #600;
}

#specs-left ul
{
	margin: 30px 0 0 0;
	padding: 0;
}

#specs-left ul li
{
	border-bottom: 1px solid #AEAEAE;
	color: #AEAEAE;
	float: left;
	font-size: 0.85em;
	font-weight: bold;
	list-style: none outside none;
	padding: 6px 0 8px 30px;
	width: 160px;
}

#specs-left ul li a
{
	
}

#specs-left ul li.address
{
	background: url(/images/site/icon-address.png) 0 0 no-repeat;
}

#specs-left ul li.camera
{
	background: url(/images/site/icon-cam.png) 0 0 no-repeat;
}

#specs-left ul li.doc
{
	background: url(/images/site/icon-doc.png) 0 0 no-repeat;
}

#specs-left ul li.video
{
	background: url(/images/site/icon-film.png) 0 0 no-repeat;
}

#specs-left ul li.mail
{
	background: url(/images/site/icon-mail.png) 0 0 no-repeat;
}

#specs-left ul li.music
{
	background: url(/images/site/icon-music.png) 0 0 no-repeat;
}

#specs-right
{
	float: left;
	padding-left: 0px;
	width: 690px;
}

#specs-right div
{
	float: left;
	width: 170px;
	height: 170px;
	padding: 6px 25px 25px 25px;
}

#specs-right div a
{
	font-size: .9em;
	color: #acacac;
	text-decoration: none;
}

#specs-right div a:hover
{
	color: #7d7d7d;
	text-decoration: none;
}

#specs-right #gallery-caption
{
	color: #AEAEAE;
	float: left;
	font-size: 0.9em;
	height: 30px;
	padding: 0;
	text-align: center;
	width: 350px;
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/* Tip section of product page */

