/* CSS Document */



body {
	background:url(/Images/bg.gif) repeat-x #000;
	color:#d5d5d5;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
/* =========================== Some Basic Rests */
ul li {
	list-style:none;
}
a {
	text-decoration:none;
}
ul, li, h1, h2, h3, h4, h5, p {
	margin:0;
	padding:0;
	font-weight:normal;
}
.clearer {
	clear:both;
	margin:0;
	padding:0;
	height:1px;
!important;
}
/* =========================== Strucutre */

.wrapper {
	padding:10px;
	width: 910px;
	margin:0 auto;
	position: relative;
}
.header {
	background-image: url(/images/logo.png);
	height: 70px;
	width: 310px;
	cursor: pointer;
}
.logo {
	float:left;
}
.mainContent {
	clear:both;
	width:900px;
	margin:30px auto 10px;
	padding-left:10px;
}
.mainContentHome {
	clear:both;
	width:900px;
	margin:0px auto 10px !important;
	margin:0px auto 10px;
	padding-left:10px;
}
.mainContent2 {
	clear:both;
	background:url(/Images/airBkg.jpg) no-repeat 0 150px;
	width:900px;
	margin:30px auto 10px;
	padding-left:10px;
	color: #FFFFFF;
}
.footer {
	width:100%;
	text-align:center;
	margin:10px auto;
	clear:both;
}
.footer2 {
	width:100%;
	text-align:center;
	margin:-80px auto;	
/*	margin:10px auto; */
	clear:both;
/*	position:absolute;
	top:600px;
	left:0px;  3/22/09 */
}
.homeBottomContent {
	width:950px;
	position:absolute;
	top:508px;
	left:35px;
	z-index:2;
}
.homeBottomContent ul {
	margin:0;
	padding:0;
}
.homeBottomContent ul li {
	list-style-type: none;
	float:left;
	padding:0 5px;
}
.homeBottomContent ul li a, .homeBottomContent ul li a:hover, .homeBottomContent ul li a:link, .homeBottomContent ul li a:visited {
	text-decoration:none;
}
/* =========================== Navigation */

.navLink {
	display:none;
}
.navWrapper {
	position: absolute;
	top: 10px;
	/*
	right: 30px;*/
	z-index:1000;
	right: 10px !important;
	right:80px;
}
/* ===== Upper Nav */

.uppernav {
/* padding:0 0 0 115px; */
	}
.uppernav ul {
	float: right;
}
/*.uppernav
{
	padding:0;
}

#nav-one
{
	padding: 0 0 0 18px;
}
*/

.uppernav ul li {
	float:left;
	margin:0 15px;
	font-size: 12px;
	padding:2px 0 0 0;	
}
.uppernav a.cartBtn {
	background:url(/Images/cart.gif) no-repeat top right;
	padding:0;
	width: 80px;
	display: block;
}
.uppernav a.cartBtn2 {
	background:url(/Images/cart.gif) no-repeat top right;
	padding:0;
	width: 88px;
	display: block;
}
.uppernav a:link {
	color:#999;
	padding: 0; /* 3/22/09 */
	display: block;
}
.uppernav a:visited {
	color:#999;
}
.uppernav a:hover {
	color:#fff;
}
.uppernav a:active {
	color:#999;
}
/* ===== Main Nav */

/*.mainNav {
	background:url(/Images/bg_nav.gif) repeat-x;
	height:26px;
	width:498px;
	clear:both;
	margin:20px 0 0 0;
	padding:10px 0 0 10px !important;
	border: solid 1px #2a2a2a;
	position: relative;
	font-size: 14px;
	}
	
.mainNav ul li {
	float:left;
	text-transform:uppercase;
	color:#fff;
	margin:0 20px;
}
*/

.mainNav {
	background:url(/Images/bg_nav.gif) repeat-x;
	height:26px;
	/* width:448px; */
	clear:both;
	margin:10px 0 0 0;
	padding:10px 10px 0 10px !important;
	padding:10px 0 0 7px;
	border: solid 1px #2a2a2a;
	position: relative;
	font-size: 14px;
	float:right;
	z-index: 1000;
}
.mainNav ul li {
	float:left;
	text-transform:uppercase;
	color:#fff;
	margin:0 20px !important;
	margin:0 18px;
}
div.mainNav ul li a:link {
	color:#fff;
}
div.mainNav ul li a:hover {
	color:#9bd2ee !important;
}
div.mainNav ul li a:visited {
	color:#fff;
}
div.mainNav ul li a:active {
	color:#fff;
}
/*=========================== Drop Down Menu*/
#nav-two, #productList {
	list-style: none;
	margin: 0;
	padding: 0;
}
#productList {
	background-image: url(/Images/bg_dropdown.png);
	background-repeat: repeat-y;
	background-position: 0 0;
	position: absolute;
	top: -1000px;
	left: -20px;
	width: 298px;
	border-bottom: solid 1px #000;
	padding: 11px 0 0 0;
	z-index: 9999;
}
.productListIE6 {
	background-image: none !important;
	background-color: #303030;
	left: 0px !important;
	width: 256px !important;
}
#productList li {
	width: 236px;
	display: block;
	margin: 0 auto;
	padding: 10px;
	float: none;
}
#productList li.over {
	background: #111;
}
#productList h2 {
	color:#9bd2ee;
	font-size: 11px;
	text-transform:uppercase;
	margin:0;
	padding:0;
	font-weight:bold;
}
#productList p {
	margin:0;
	padding:0;
	font-size:.65em;
}
#productList table {
	border-collapse: collapse;
}
#productList td {
	padding:0;
}
#productMenu div {
	padding:11px 12px;
}
#productMenu div:hover {
	background:#0f0f0f;
}
#productMenu div:hover h2 {
	color:#e3c737;
}
#cartList {
	background-image: url(/Images/bg_dropdown.png);
	background-repeat: repeat-y;
	background-position: 0 0;
	position: absolute;
	top: -1000px;
	left: 220px;
	width: 298px;
	border-bottom: solid 1px #fff;
	padding: 11px 0 0 0;
	z-index: 9999;
}
#productList li {
	width: 236px;
	display: block;
	margin: 0 auto;
	padding: 10px;
	float: none;
}
#cartList li.over {
	background: #111;
}
/* ====== Footer Links */
	
.footer ul li {
	display:inline;
	font-size:11px;
	text-transform:uppercase;
	border-right:1px solid #999;
	padding:0 15px 0 0;
	margin:0 0 0 15px;
}
.footer a:link {
	color:#929292;
}
div.footer ul li a:hover {
	color:#fff;
}
.footer a:visited {
	color:#929292;
}
.footer a:active {
	color:#929292;
}
.footer2 ul li {
	display:inline;
	font-size:11px;
	text-transform:uppercase;
	border-right:1px solid #999;
	padding:0 15px 0 0;
	margin:0 0 0 15px;
}
.footer2 a:link {
	color:#929292;
}
div.footer2 ul li a:hover {
	color:#fff;
}
.footer2 a:visited {
	color:#929292;
}
.footer2 a:active {
	color:#929292;
}
li.last {
	border:none !important;
} /* Remove last border */
/*====================== Category */

.col1 {
	width:245px;
	float:left;
}
.col2 {
	margin:0 0 0 235px;
	padding:0 0 0 20px;
	border-left:1px solid #171717;
}
.col3 {
	width:205px;
}
.filters {
	background:url(/Images/bg_filter.gif) repeat-x top left #0d0d0d;
	padding:20px;
	margin:0 0 20px 0;
}
.filters2 {
	background:url(/Images/bg_filter.gif) repeat-x top left #0d0d0d;
	padding:10px;
	margin:0 0 10px;
	width:205px !important;
	width: 198px;
}
#floatdiv {
	position:absolute;
	left: 0;
	top: 0;
}
.filters p {
	font-size:11px;
	float:left;
	margin:0 10px 10px 0;
	padding:3px;
	background:#272727;
	border:1px solid #454545;
}
.col1 h2 {
	font-size:14px;
	text-transform:uppercase;
	margin:0 0 5px 0;
}
.col1 h3 {
	font-size:13px;
	text-transform:uppercase;
	font-weight:normal;
	clear:left;
	padding:20px 0 5px 0;
}
.col2 h1 {
	text-transform:uppercase;
	font-weight:normal;
	font-size:26px;
}
.col2 p {
	font-size:12px;
	line-height:1.7em;
}
.col3 h1 {
	text-transform:uppercase;
	font-weight:normal;
	font-size:26px;
}
.col3 a, .col3 a:link, .col3 a:active, .col3 a:visited {
	text-transform:uppercase;
	font-weight:thin;
	font-size:14px;
	color:#D5D5D5;
	display: block;
	padding: 7px 0;
}
.col3 a:hover {
	color:#9BD2EE;
}
.col3 a.landed, .col3 a.landed:link, .col3 a.landed:active, .col3 a.landed:visited {
	text-transform:uppercase;
	font-weight:normal;
	font-size:14px;
	color:#D5D5D5;
	display: block;
	width: 205px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0B454;
	padding:2px 0;
}
.col3 p {
	font-size:12px;
	line-height:1.7em;
}
.generalContent {
	width: 605px;
	height: 250px;
	min-height: 600px !important;
	height: auto !important;
	height: 600px;
}
.generalContent img {
	float:left;
	margin: 0px;
}
.generalContent h1 {
	color:#DDBA14;
	margin:0 0 130px 0;
}
.generalContent h2 {
	font-size:18px;
	line-height:30px;
	color:#9a9a9a;
	padding-bottom: 20px;
}
.generalContent h3 {
	font-size:20px;
	line-height:30px;
	color:#E0B454;
	padding-bottom: 20px;
	text-transform:uppercase;
}
.generalContent p {
	margin: 0 0 20px 0;
}
.generalContent p a, .generalContent p a:link, .generalContent p a:active, .generalContent p a:visited {
	color:#666;
	text-decoration: underline;
}
.generalContent p a:hover {
	text-decoration: none;
	color: white;
}
/* ============== Category Specific */
	.circulators {
	position: relative;
	/* background:url(/Images/category_circulators.png) no-repeat top center; */
		width: 605px;
	height: 250px;
}
.circulators h1 {
	position: absolute;
	top:0px;
}
.circulators p {
	position: absolute;
	top:170px;
}
.circulators img {
}
.circulators h1 {
	color:#00CCFF;
	margin:0 0 130px 0;
}
.callouts {
	width:646px;
}
.callouts div {
	background:#0b0b0b;
	border:1px solid #161515;
	padding:6px 12px !important;
	padding:6px 8px;
	float:left;
	margin:10px 13px 0 0;
}
.callouts div:hover {
	border:1px solid #373737;
	cursor:pointer;
}
.callouts div:hover h3 {
	color:#9bd2ee;
}
.callouts div:hover p {
	color:#ccc;
}
.callouts h3 {
	font-weight:bold;
	color:#E0B454;
	font-size:13px;
}
.callouts span {
	font-size:10px;
	color:#666;
}
.calloutsSideNav div {
	background:#0b0b0b;
	border:1px solid #161515;
	padding:6px 12px !important;
	padding:6px 8px;
	margin:10px 13px 0 0;
	width:200px;
}
.calloutsSideNav div:hover {
	border:1px solid #373737;
	cursor:pointer;
}
.calloutsSideNav div:hover h3 {
	color:#9bd2ee;
}
.calloutsSideNav div:hover p {
	color:#ccc;
}
.calloutsSideNav h3 {
	font-weight:bold;
	color:#E0B454;
	font-size:13px;
}
.calloutsSideNav p {
	font-size:10px;
	color:#666;
}
.calloutsSideNav p a, .calloutsSideNav p a:link, .calloutsSideNav p a:active, .calloutsSideNav p a:visited {
	font-size:10px;
	color:#666;
	text-decoration: none;
}
.calloutsSideNav p a:hover {
	color:#fff;
}
.calloutSideTitle {
	padding-left:10px;
	color:#666666;
	font-size: 18px;
}
.closeButton {
	width:880px;
	text-align:right;
	padding:10px 10px 0 0;
}
.closeButton a, .closeButton a:link, .closeButton a:hover, .closeButton a:active {
	color:#666;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 10px;
}
.closeButton a:hover {
	color:white;
}
.productDisplay {
	position:absolute;
	background-color:black;
	background-image: url(/Images/prodDisBkgnd.jpg);
	background-position: 60px 0;
	background-repeat: no-repeat;
	top:80px;
	left:20px;
	width: 900px;
	z-index:900;
	border: 1px solid #666;
	display:none;
}
.productDisplay h2 {
	color:#666;
	margin: 20px 0 20px 200px;
}
/*=================== Category Table */

.grid {
	clear:right;
}
.grid table td {
	text-align:center;
}
.grid a:link {
	color:#666;
	font-size:11px;
	text-transform:uppercase;
}
.grid a:visited {
	color:#666;
	font-size:11px;
	text-transform:uppercase;
}
.grid a:hover {
	color:#5eaed7;
	font-size:11px;
	text-transform:uppercase;
}
.grid a:active {
	color:#666;
	font-size:11px;
	text-transform:uppercase;
}
/*==================================== Product Detail Page */
.relatedProductsThumb {
	width:100px;
	color:#D5D5D5;
	text-align: center;
	text-decoration: none;
	float: left;
	margin: 0 10px 20px 10px;
}
.relatedProductsThumb a img {
	border: none;
	display: block;
	text-align: center;
}
.relatedProductsThumb a, .relatedProductsThumb a:link, .relatedProductsThumb a:active, .relatedProductsThumb a:visited {
	font-size: 12px;
	color: #D5D5D5;
	display: block;
	text-align: center;
}
.relatedProductsThumb a:hover {
	color:white;
	text-decoration: underline;
}
.relatedProductsThumb span {
	text-align: center;
}
.relatedProductsThumb span.price {
	color:#E3C737;
}
/*==================================== Site Map Page */
.generalContent ul.sitemap {
	margin: 10px 40px 30px 0;
	padding: 0;
	list-style-type: none;
	float:left;
	width:250px;
}
.generalContent ul.sitemap li {
	padding:5px 0;
	font-size: 20px;
	font-weight: bolder;
}
.generalContent ul.sitemap li ul {
	padding:0 0 10px 30px;
}
.generalContent ul.sitemap li ul li {
	font-size: 12px;
	font-weight: normal;
	border: none;
}
.generalContent ul.sitemap li a, .generalContent ul.sitemap li a:link, .generalContent ul.sitemap li a:active, .generalContent ul.sitemap li a:visited {
	color:#9bd2ee;
	border-bottom: 1px solid gray;
	font-size: 12px;
	display: block;
	padding: 5px 0;
}
.generalContent ul.sitemap li a:hover {
	text-decoration: underline;
	color: white;
}
.generalContent ul.sitemap li ul li a:link, .generalContent ul.sitemap li ul li a:active, .generalContent ul.sitemap li ul li a:visited {
	color:#D5D5D5;
	border:none;
}
/*=========================== Bread Crumbs*/
.breadCrumbs {
	border-bottom:1px solid #666;
}
.breadCrumbs ul li {
	float:left;
	padding:0 0px 0 0;
	/* background:url(/Images/seperator.png) no-repeat center right; */
	margin: 0 0 0 10px;
}
.breadCrumbs a:link, .breadCrumbs a:visited {
	color:#666;
	font-size:.7em;
	text-transform:uppercase;
}
.breadCrumbs a:hover {
	color:#ccc;
}
.breadCrumbs a:active {
	color:#666;
	font-size:.7em;
	text-transform:uppercase;
}
.prevText {
	color:#666;
	font-size:.7em;
	text-transform:uppercase;
}
.prev {
	/* background:url(/Images/arrow_left.png) no-repeat top left; */
	padding:0 0 0 10px;
}
.prev img {
	margin:0px !important;
	margin: 5px 0 0 0;
}
.next {
	/* background:url(/Images/arrow_right.png) no-repeat top right; */
	padding:0 10px 0 0;
	margin:0 0 0 20px;
}
.next img {
	margin: 5px 0 0 0;
}
/*=========================== Product Info */

.addToCart:link, .addToCart:visited {
	background:url(/Images/btn_bg.gif) repeat-x;
	font-size:10px;
	text-transform:uppercase;
	padding:5px 20px;
	color:#edcf36;
}
.addToCart:hover {
	color:#fff;
}
.title {
	font-size:27px;
	color:#9bd2ee;
}
.price {
	font-size:24;
	color:#aaa;
	margin:0 0 10px 0;
}
/*=========================== Product Page Structure */
.prodCol1 {
	float:left;
	width:400px;
}
.prodCol2 {
	float:left;
	margin-top:-20px;
	margin-left:50px;
}
.prodCol3 {
	float:right;
}
.moreInfo {
	clear:both;
}
.prodWrapper {
	padding:20px 0;
}
/*=========================== Features*/
.features {
	margin:40px 0;
	width:350px;
}
.features h3 a:link, .features h3 a:visited {
	display:block;
	color:#aaa;
	padding:15px 10px 10px 45px;
	font-weight:normal;
	font-size:16px;
}
.features h3 a:hover {
	color:#178ea0;
}
a.zoom {
	background:url(/Images/feature_zoom.jpg) no-repeat bottom left !important;
}
a.zoom:hover {
	background:url(/Images/feature_zoom.jpg) no-repeat top left !important;
}
a.gear {
	background:url(/Images/feature_gears.jpg) no-repeat bottom left !important;
}
a.gear:hover {
	background:url(/Images/feature_gears.jpg) no-repeat top left !important;
}
a.tools {
	background:url(/Images/feature_tool.jpg) no-repeat bottom left !important;
}
a.tools:hover {
	background:url(/Images/feature_tool.jpg) no-repeat top left !important;
}
a.phones {
	background:url(/Images/feature_phones.jpg) no-repeat bottom left !important;
}
a.phones:hover {
	background:url(/Images/feature_phones.jpg) no-repeat top left !important;
}
a.energy {
	background:url(/Images/feature_energy.jpg) no-repeat bottom left !important;
}
a.energy:hover {
	background:url(/Images/feature_energy.jpg) no-repeat top left !important;
}
a.vortex {
	background:url(/Images/feature_vortex.jpg) no-repeat bottom left !important;
}
a.vortex:hover {
	background:url(/Images/feature_vortex.jpg) no-repeat top left !important;
}
a.safe {
	background:url(/Images/feature_safe.jpg) no-repeat bottom left !important;
}
a.safe:hover {
	background:url(/Images/feature_safe.jpg) no-repeat top left !important;
}
a.temp {
	background:url(/Images/feature_temp.jpg) no-repeat bottom left !important;
}
a.temp:hover {
	background:url(/Images/feature_temp.jpg) no-repeat top left !important;
}
a.blades {
	background:url(/Images/feature_blades.jpg) no-repeat bottom left !important;
}
a.blades:hover {
	background:url(/Images/feature_blades.jpg) no-repeat top left !important;
}
a.spin {
	background:url(/Images/feature_spin.jpg) no-repeat bottom left !important;
}
a.spin:hover {
	background:url(/Images/feature_spin.jpg) no-repeat top left !important;
}
a.hotcold {
	background:url(/Images/feature_hotcold.jpg) no-repeat bottom left !important;
}
a.hotcold:hover {
	background:url(/Images/feature_hotcold.jpg) no-repeat top left !important;
}
a.two {
	background:url(/Images/feature_2sp.jpg) no-repeat bottom left !important;
}
a.two:hover {
	background:url(/Images/feature_2sp.jpg) no-repeat top left !important;
}
a.three {
	background:url(/Images/feature_3sp.jpg) no-repeat bottom left !important;
}
a.three:hover {
	background:url(/Images/feature_3sp.jpg) no-repeat top left !important;
}
a.five {
	background:url(/Images/feature_5sp.jpg) no-repeat bottom left !important;
}
a.five:hover {
	background:url(/Images/feature_5sp.jpg) no-repeat top left !important;
}
a.humcirc {
	background:url(/Images/feature_humcirc.jpg) no-repeat bottom left !important;
}
a.humcirc:hover {
	background:url(/Images/feature_humcirc.jpg) no-repeat top left !important;
}
a.humbox {
	background:url(/Images/feature_humbox.jpg) no-repeat bottom left !important;
}
a.humbox:hover {
	background:url(/Images/feature_humbox.jpg) no-repeat top left !important;
}
a.remote {
	background:url(/Images/feature_remote.jpg) no-repeat bottom left !important;
}
a.remote:hover {
	background:url(/Images/feature_remote.jpg) no-repeat top left !important;
}
a.filter {
	background:url(/Images/feature_filter.jpg) no-repeat bottom left !important;
}
a.filter:hover {
	background:url(/Images/feature_filter.jpg) no-repeat top left !important;
}
a.drop {
	background:url(/Images/feature_drop.jpg) no-repeat bottom left !important;
}
a.drop:hover {
	background:url(/Images/feature_drop.jpg) no-repeat top left !important;
}
a.cert {
	background:url(/Images/feature_cert.jpg) no-repeat bottom left !important;
}
a.cert:hover {
	background:url(/Images/feature_cert.jpg) no-repeat top left !important;
}
a.vid {
	background:url(/Images/feature_vid.jpg) no-repeat bottom left !important;
}
a.vid:hover {
	background:url(/Images/feature_vid.jpg) no-repeat top left !important;
}
a.threepb {
	background:url(/Images/feature_3sp_pb.jpg) no-repeat bottom left !important;
}
a.threepb:hover {
	background:url(/Images/feature_3sp_pb.jpg) no-repeat top left !important;
}
a.fourpb {
	background:url(/Images/feature_4sp_pb.jpg) no-repeat bottom left !important;
}
a.fourpb:hover {
	background:url(/Images/feature_4sp_pb.jpg) no-repeat top left !important;
}
a.swan {
	background:url(/Images/feature_swan.jpg) no-repeat bottom left !important;
}
a.swan:hover {
	background:url(/Images/feature_swan.jpg) no-repeat top left !important;
}
a.vfan {
	background:url(/Images/feature_vfan.jpg) no-repeat bottom left !important;
}
a.vfan:hover {
	background:url(/Images/feature_vfan.jpg) no-repeat top left !important;
}
.filters a.priceSel {
	color:#aaa;
	font-size:11px;
	text-transform:uppercase;
	display:block;
	margin:5px 0;
	padding:0;
}
.filters a.priceSel img {
	margin:5px 0 0 0;
}
.filters a img, .prodCol1 a img, .filters input {
	border:1px solid #454242 !important;
}
.filters a:hover img, .prodCol1 a:hover img, .filters input:hover {
	border:1px solid #ccc !important;
}
.selected img {
	border:1px solid #9bd2ee !important;
}
/*================================  Thickbox */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
* {
	padding: 0;
	margin: 0;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #aaa;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#aaa;
}
#TB_window a:link {
	color: #aaa;
}
#TB_window a:visited {
	color: #aaa;
}
#TB_window a:hover {
	color: #fff;
}
#TB_window a:active {
	color: #aaa;
}
#TB_window a:focus {
	color: #aaa;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {
	background:  url(file:///c/temp/pilot_vornado_com/Styles/macFFBgHack.png) repeat;
}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=35);
	-moz-opacity: 0.35;
	opacity: 0.35;
}
* html #TB_overlay { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background:url(/Images/overlay_bg.png) no-repeat;
top center;
	z-index: 102;
	color:#fff;
	display:none;
	padding:35px;
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
	position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow {
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow {
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title {
	height:27px;
	padding:0 45px;
	margin-right:70px;
}
#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal {
	padding:15px;
}
#TB_ajaxContent p {
	padding:5px 0px 5px 0px;
}
#TB_load {
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
	position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect {
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/*============================== Detail image gallery */
h3 {
	font-size: 30px;
	color: #FFCC00;
}
#filterReplacement p {
	position:relative;
	top:42px;
}
.outofstock {
	color: #9bd2ee;
	font-size: 14px;
}
