/* CSS Document */
html {
	overflow-y: scroll;
}
body {  
  background: url(/WebRoot/Airsprings/SF/img/spacer.gif);
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
	padding: 0 0 20px 0;   
	color: #010101;
}
table {
	width: 100%;
  border: 0 solid red;
  border-collapse: collapse;
}
td {
	border: 0 solid red;
  padding: 0;
}
div.cmf-skinned-select {
	background: url(/WebRoot/Airsprings/SF/img/bg-select.gif) no-repeat top left; 
  border: 0;
  font: 12px Arial,Helvetica,sans-serif;  
	display: block; 
	height: 25px !important;
	margin-bottom: 5px;
}
div.cmf-skinned-text {
	font: 12px Arial,Helvetica,sans-serif;  
  line-height: 25px;
  padding: 0 10px;
}   
div.cmf-skinned-select select {
	top: 7px;
	margin: 0 auto;
}

/* Png Fix*/
* html .png {
  position:relative;
  behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
      this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
      this.src = "img/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
      this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
      this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
  );
}

/* e-pages StorefrontStyle.css supra */
body, a img, form,
p, table, tr, td, th, span, ul, li, samp, input, select, option, textarea, samp {
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica;
}
a {
  color: #3F4954;
}
.BreadcrumbLastItem {
	font-size: 12px;
	color: #000000;
	font-weight:  bold;
}
.BreadcrumbItem {
	font-size: 12px;
	color: #3F4954;
	font-weight:  bold;
	padding: 0 12px 0 0;
	margin: 0 3px 0 0;
	text-decoration: none;
	background:url(/WebRoot/Airsprings/SF/Icon/SimpleSymbols/img_breadcrumb_arrow.gif) no-repeat right bottom !important;
}
.BreadcrumbItem:hover {
	color: #000000;
}
.SLToBasket, .LinkAddShoppingList  {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Verdana,Helvetica;
	color: #3F4954;
	text-transform: uppercase;
	text-decoration: none;
}
#RefreshButtonTop, #CheckOutTop {
	display: none;
} 

.add-button {
	background: url(/WebRoot/Airsprings/SF/img/bg-add.gif);
	display: block;
	width: 246px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-weight:  bold;
	color: #ffcc00;
	padding-left: 18px;
	text-transform: uppercase;
	text-decoration: none;
}
.add-button:hover {
	color: #fff;
}
.Separator{
  display: block;
  clear: both;
  width: auto;
  height: 6px;
  margin: 5px 0 5px 0;
  padding: 0px;
  font-size: 0px;
  line-height: 0px;    
}
.button {
	border: 0;
	background: url(/WebRoot/Airsprings/SF/img/button-l.gif) no-repeat left top;
	display: inline-block; 
	position: relative; 
	padding: 0;
	padding-left: 12px;
	color: #FFCC00;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase; 
	text-decoration: none !important; 
	cursor: pointer; 
	text-align: center; 
	zoom: 1; 
	overflow: visible; 	
}
.button:hover {
	color: #fff;
}
.button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
.button span {
	display: block; 
	background: url(/WebRoot/Airsprings/SF/img/button-r.gif) no-repeat right top;
	line-height: 23px;
	padding-right: 12px;
	height: 25px; 
	*position:relative;  
	*padding-left: 7px;		
	*white-space: nowrap;	
}
input.ui-button {
	padding: 3px 6px 4px 0;	
}
.ui-button {
	background: url(/WebRoot/Airsprings/SF/img/button-l.gif) no-repeat left top;
	border: 0; 
	color: #FFCC00;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.ui-button.ui-state-hover {
	color: #fff;
}
.ui-button .ui-button-text {
	background: url(/WebRoot/Airsprings/SF/img/button-r.gif) no-repeat right top;
	line-height: 19px;
	padding: 2px 12px 3px 6px;
}
.ui-button .ui-button-text img {
	display: none;                                  
}

.TableHead {
	background: url(/WebRoot/Airsprings/SF/img/bgr_boxhead.gif) no-repeat left top !important;
	margin: 0;
}
.TableHead div {
	background: url(/WebRoot/Airsprings/SF/img/bgr_boxhead_floatin.gif) no-repeat right top;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	line-height: 19px;
}
.AddressDialog,
.Dialog {
	background: #fff !important;
	border-left: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
} 
.BasketAddressSelect .Address,
.BasketAddressForm .Address,
.EditAddress .Address,
.Addresses .Address,
.AddressOptions,
.AddressFields,
.AddressColumnLeft,
.AddressColumnRight,
.Dialog div.LeftHalf,
.Dialog td.LeftHalf,
.Dialog div.RightHalf,
.Dialog td.RightHalf,
.Dialog div.InputBlock,
.Dialog tr.InputBlock,
.Dialog div.TextBlock,
.Dialog div.InputLabelling,
.Dialog td.InputLabelling,
.Dialog div.InputField,
.Dialog td.InputField,
.Dialog div.IllustratedLink {
	background: #fff !important;
}

table.Basket,
table.OrderList,
table.ShoppingList,
table.CustomerList {
	border-right: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	background: #fff;
}
table.Basket th,	
table.OrderList th,
table.ShoppingList th,
table.CustomerList th {
	border-bottom: 1px solid #C0C0C0;
	background: #C0C0C0;
	color: #1E252F;
	text-transform: uppercase;
}
table.Basket td,
table.OrderList td,
table.ShoppingList td,
table.CustomerList td {
  background: #fff;
}

tr.SeparateRow td {
  border-top: 1px solid #C0C0C0;
}
tr.SeparateRow th {
  border-top: 1px solid #C0C0C0;
}
td.SeparateColumn {
  border-right: 1px solid #C0C0C0;
}
th.SeparateColumn {
  border-right: 1px solid #C0C0C0;
}
.AlternateRow td,
.AlternateRow,
.Alternate td,
.Alternate {
  background: #f5f5f5 !important;
}
div.BasketComment {
	padding: 6px 0 5px 0;
}
textarea.BasketComment {
	border: solid 1px #c0c0c0;
	width: 736px;
}
.PreLineBasketComment,
.PaymentMessage {
	background: #fff;
	border: 1px solid #C0C0C0;
}
.IllustratedLink a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.IllustratedLink a:hover {
	color: #000;
}

ul.OrderProcess {
  margin: 0;
  padding-top: 10px;
  border-bottom: solid 2px #3F4954;
  height: 100px;
}
ul.OrderProcess a {
  text-decoration: none;
}
ul.OrderProcess li {
  background: url("/WebRoot/Airsprings/SF/ImageSet/Transparent/bgr_orderprocess_item.gif") no-repeat left top;
  font-size: 12px;
  color: #3F4954;
}
ul.OrderProcess li.ActiveItem {
  background: url("/WebRoot/Airsprings/SF/img/bgr_orderprocess_activeitem.gif") no-repeat bottom center;    
  color: #000;
}
ul.OrderProcess li.ActiveItem a {
	color: #000;
}
ul.OrderProcess li p.ExplainItem {
  color: #3F4954;
  font-size: 10px;
}
.CustomerInformation h1 {
	font-size: 16px;
	color: #1e252f;
	padding-bottom: 18px;
}

.left {
  float: left;
}
.right {
  float: right;
}
.png, .block {
  display: block;
}
.clear {
  display:block;
  clear:both;
  visibility:hidden;
  height:0;
  border-width:0;
  margin:0;
  padding:0;
  font-size: 0;
}

#header, 
#nav,
#content,
#footer {
	width: 996px;
	margin: 0 auto;
}

#header {
	height: 112px;
}
#header h1 {
	float: left;
	padding-top: 50px;
	padding-left: 18px;
}
#header h1 img {
	display: block;
}
#header #fader {
	width: 620px;
	height: 90px;
	margin-top: 10px;
	float: right;
	overflow: hidden;
	position: relative;
}
#header .image img {
	display: block;
	margin: 0 0 0 auto;	
}

#nav {
	background: url(/WebRoot/Airsprings/SF/img/nav.gif) repeat-x;
	line-height: 32px;
	font-size: 12px;
	height: 34px;
	position: relative;
	z-index: 99;
	margin-bottom: 10px;
}
#nav .home {
	background: url(/WebRoot/Airsprings/SF/img/nav-s.gif) no-repeat right center;
	float: left;
	padding-right: 1px;
}
#nav .home a {
	background: url(/WebRoot/Airsprings/SF/img/nav-l.gif) no-repeat top left;
	float: left;
	height: 34px;	
	text-decoration: none;
	width: 88px;
	text-align: center;
	color: #1e252f;
	text-transform: uppercase;
	font-weight: bold;
}
#nav .home a:hover,
#nav .home a.active {
	background-position: bottom left;
	color: #fff;
}
#nav ul { 
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
} 
#nav ul li {   
	background: url(/WebRoot/Airsprings/SF/img/nav-s.gif) no-repeat right center;
	padding-right: 1px;	
	display: block;
	float: left;
	position: relative;
}
#nav ul li a {
	font-size: 12px;
	height: 34px;
	line-height: 32px;
	color: #1e252f;
	display: block;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	width: 122px;
	font-weight: bold;
}
#nav ul li a:hover,
#nav ul li a.active,
#nav ul li.active a {
	background: url(/WebRoot/Airsprings/SF/img/nav-o.gif) repeat-x;
	color: #fff;
}
#nav ul ul {
	background: #c0c0c0;
	position: absolute;
	top: 34px;
	left: 0;
	min-width: 100%;
	_width: 120px;
	display: none;
	padding: 5px 0;
}
#nav ul ul li {
	float: none;
	background: none;
	padding: 0;
}
#nav ul ul li a {
	background: #c0c0c0 !important;
	float: none;
	line-height: normal;
	height: auto;  
	white-space: nowrap;
	font-size: 12px;
	padding: 3px 10px;
	width: auto;
	text-align: left;
	color: #1e252f !important;
}
#nav ul ul li a:hover {
	background: #ffcc00 !important;
	color: #fff !important;
}

#nav .lang {
	background: url(/WebRoot/Airsprings/SF/img/nav-s.gif) no-repeat right center;
	float: left;
	padding: 12px 0 0 18px; 
	width: 133px;
	height: 22px;
}
#nav .lang a img {
	display: block;
	float: left;
	padding: 0 3px; 
}
#nav .links {
	background: #ffcc00 url(/WebRoot/Airsprings/SF/img/nav-r.gif) no-repeat right center;
	width: 220px;
	padding: 0 22px; 
	height: 34px;
	line-height: 32px;
	float: right; 
	color: #1e252f;	
	letter-spacing: 0.03em;
	font-weight: bold;
}
#nav .links a {
	color: #1e252f;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: uppercase;
}
#nav .links a:hover {
	color: #000;
}

#content {}
#box {
 background: url(/WebRoot/Airsprings/SF/img/bg-box-cols.gif) repeat-y bottom left;
 margin-bottom: 20px;
 width: 100%;
}
#box .box-header {
	background: #1e252f;
	width: 100%;	
} 
#box .box-header .breadcrumb {
	float: left;
}

#box .box-header #basket {
	float: right;
	width: 222px;
	_width: 222px;
	background: #040404;
	border-bottom: solid 1px #202832;
	height: 29px;
	padding: 0 15px 0 26px;
}
#box .box-header #basket img {
	float: right;
}
#box .box-header #basket p {
	float: left;
	color: #ffcc00;
	font-size: 12px;
	padding-top: 5px;
	line-height: normal;
	text-transform: uppercase;
}
#box .box-header #basket p a {
	color: #ffcc00;
	text-decoration: none;	
}
#box .box-header #basket p a:hover {
	color: #fff;
}

#box form {
	float: left;
	width: 202px;
}
#box form .btn {
	border: 0;
	background: url(/WebRoot/Airsprings/SF/img/spacer.gif);
	font:12px Arial, Helvetica, sans-serif;
	color: #fff;
	cursor: pointer;
	margin-top: 5px;
	margin-bottom: 7px;
	_width: 1%;
	_overflow: visible;
	_white-space: nowrap;
}
#box #search {
	padding: 7px 22px 0 18px;
}
#box #search .input {
	background: url(/WebRoot/Airsprings/SF/img/bg-input.gif) no-repeat;
	width: 192px;
	height: 20px;
	padding: 5px 0 0 10px; 
	margin-bottom: 30px;
}
#box #search .input .img {
	display: block;
	float: left;
	margin-right: 5px;
	outline: 0 none;
}
#box #search .input .text {
	border: 0;
	background: #fff;
	font:12px Arial, Helvetica, sans-serif;
	outline: 0 none;
	display: block;
	float: left;
	width: 164px;
}
#box #search .easy {
	background: url(/WebRoot/Airsprings/SF/img/bg-easy-order.gif) no-repeat;
	width: 190px;
	height: 25px;
	line-height: 25px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #1e252f;
	text-decoration: none;
	padding-left: 10px;
}
#box #search .easy:hover {
	color: #fff;
}

#box form label {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
	padding-bottom: 7px;
	padding-left: 10px;
}
#box form.filter {
	min-height: 120px;
	_height: 120px;
	position: relative;
}
#box form.filter .error {
	background: url(/WebRoot/Airsprings/SF/img/bg-filter-error.png) no-repeat;
	_background: url(/WebRoot/Airsprings/SF/img/bg-filter-error.gif) no-repeat;
	display:none;
	color:#cc0000;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	position: absolute;
	top: -30px;
	left: 24px;
	padding: 3px 7px;
	width: 188px;
	height: 46px;
}
#box form.filter label {
	color: #ffcc00;  
	padding-left: 2px;
}
#box form.filter .input {
	background: url(/WebRoot/Airsprings/SF/img/bg-input.gif) no-repeat;
	width: 182px;
	height: 20px;
	padding: 5px 10px 0 10px; 
	margin-bottom: 5px;
}
#box form.filter .input input {
	border: 0;
	background: #fff;
	font:12px Arial, Helvetica, sans-serif;
	outline: 0 none;
	display: block;	
	width: 100%;
}
#box form.filter .select {
	background: url(/WebRoot/Airsprings/SF/img/bg-select.gif) no-repeat top left;
	_background: none;
	height: 30px;
}
#box form.filter select {
	width: 202px;
	display: none;
	_display: block;
}
#box form.filter select, #box form.filter select option {
	font: 12px Arial,Helvetica,sans-serif;  
}
#box #ordernumber {
	float: left;
	width: 202px;
	padding: 7px 22px 0 19px; 	
}
#box #ordernumber .error {
	left: 19px;
}
#box #crossnumber {
	padding: 7px 22px 0 24px;
}
#box #oemnumber {
	padding: 7px 0 0 24px;
}                                                   

#sidebar {
	width: 202px;
	padding-left: 18px;
	float: left;
}
#sidebar .menu {
	background: #c0c0c0;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}
#sidebar .menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar .menu li {
	display: block;
}
#sidebar .menu li h3 a {
	background: #3f4954;
	color: #fff;
	padding-left: 14px;
	border-top: 0;
}
#sidebar .menu li a {
	display: block;
	padding: 1px 5px 1px 20px;
	text-decoration: none;
	text-transform: uppercase;
	border-top: solid 1px #fff;
	color: #1e252f;
	font-size: 12px;
	font-weight: bold;
	_height: 1%;
}

#sidebar .menu li h3 a:hover,
#sidebar .menu li h3 a.active {
	background: #ffcc00;
	color: #1e252f;
}
#sidebar .menu li a:hover,
#sidebar .menu li a.active {
	background: #ffcc00;
}
#sidebar .menu .ctl,
#sidebar .menu .ctr,
#sidebar .menu .cbl,
#sidebar .menu .cbr {
	background: url(/WebRoot/Airsprings/SF/img/corners.png) no-repeat;
	_background: url(/WebRoot/Airsprings/SF/img/corners.gif) no-repeat;
	position: absolute;
	display: block;
	width: 4px;
	height: 4px;
}
#sidebar .menu .ctl {
	background-position: top left;
	top: 0;
	left: 0;
}
#sidebar .menu .ctr {
	background-position: top right;
	top: 0;
	right: 0;
}
#sidebar .menu .cbl {
	background-position: bottom left;
	bottom: 0;
	_bottom: -1px;
	left: 0;
}
#sidebar .menu .cbr {
	background-position: bottom right;
	bottom: 0;
	_bottom: -1px;
	right: 0;
}

#page {
	float: right;
	width: 738px;
	padding-right: 18px;
	padding-bottom: 24px;
	position: relative;
}
#page .breadcrumb {
	position: absolute;
	top: -179px;
	left: -210px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	width: 696px;
	overflow: hidden;
	white-space: nowrap;
	z-index: 999;
}
#page .breadcrumb span {
	color: #fff;
}
#page .breadcrumb a {
	color: #fff;
	text-decoration: none;
}
#page .breadcrumb a:hover {
	color: #ffcc00;
}
#page .image-teaser {
	border-bottom: solid 1px #c0c0c0;
}
#page .image-teaser img {
	display: block;
}
#page .product-teaser {
	background: url(/WebRoot/Airsprings/SF/img/bg-product-teaser.jpg) no-repeat top left;
	height: 197px;
	width: 216px;
	border-bottom: solid 1px #c0c0c0;	
	float: left;
	position: relative;
	padding: 20px 15px 0 15px 
}
#page .product-teaser h3 {
	font-size: 18px;
	padding-bottom: 2px;
}
#page .product-teaser h3 span {
	background: #ffcc00;
	padding: 0 5px;	
	font-size: 18px;
	color: #fff;
		
}
#page .product-teaser h4 {
	font-size: 18px;
	padding-bottom: 2px; 
	font-weight: normal;
}
#page .product-teaser h4 a {
	background: #fff;
	padding: 0 5px;	
	font-size: 18px;
	color: #1e252f;
	text-decoration: none;
}
#page .product-teaser h4 a:hover {
	color: #000;
}
#page .product-teaser .price {
	background: url(/WebRoot/Airsprings/SF/img/bg-price.png) no-repeat center center;
	width: 92px;
	height: 43px;
	position: absolute;
	bottom: 20px;
	left: 15px;
	color: #1e252f;
	font-size: 18px;
	text-align: center;
}
* html #page .product-teaser .price {
  background: none; 
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg-price.png', sizingMethod='crop');
}
#page .product-teaser .price small {
	display: block;
	font-size: 8px;
}
#page .sales-teaser {
	background: url(/WebRoot/Airsprings/SF/img/bg-sales.jpg) no-repeat top left; 
	height: 197px;
	width: 221px;
	border-bottom: solid 1px #c0c0c0;	
	float: left;
	padding: 20px 0 0 25px; 
	position: relative;
	cursor: pointer;
}
#page .sales-teaser h3 {
	font-size: 30px;
	color: #1e252f;
	text-transform: uppercase;
	line-height: 140%;
	padding-bottom: 12px;
	position: relative;
	z-index: 3;
	cursor: pointer;
}
#page .sales-teaser a {
	font-size: 12px;
	color: #1e252f;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#page .sales-teaser a:hover {
	color: #000;
}
#page .sales-teaser .img {
	display: block;
	position: absolute;
	top: 25px;
	right: 0;
} 
#page .news-teaser {
	height: 197px;
	width: 231px;
	border-bottom: solid 1px #c0c0c0;	
	float: left;
	padding: 20px 0 0 15px;
}
#page .news-teaser h3 {
	font-size: 18px;
	color: #3f4954;
	padding-bottom: 24px;
}
#page .news-teaser h4 {
	color: #3f4954;
	font-size: 12px;
	line-height: 150%;
}
#page .news-teaser .item {
	font-size: 12px;
	color: #3f4954;
	line-height: 150%;
	padding-bottom: 12px;
}
#page .news-teaser .item h4 a {
	color: #3f4954;
}
#page .news-teaser .item h4 a:hover {
	color: #000;
} 
#page .news-teaser .item a {
	text-decoration: none;
}
#page .news-teaser .item a:hover {
	color: #3f4954;
}

#page .category {
	width: 100%;
	padding-bottom: 20px;
}
#page .category .left {
	background: #ffcc00;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/WebRoot/Airsprings/SF/js/border-radius.htc);
	width: 194px;
	padding: 15px 25px 20px 25px; 
}
#page .category .easy {
	background: #ffcc00 url(/WebRoot/Airsprings/SF/img/bg-easyorder.gif) no-repeat 0 90px;
}
#page .category .left h2 {
	font-size: 30px;
	padding-bottom: 30px;
	color: #1e252f;
}
#page .category .easy h2 {
	padding-bottom: 40px;
}
#page .category .left small {
	font-size: 12px;
	font-weight: bold;
	color: #1e252f;
	text-transform: uppercase;
}
#page .category .text {
	width: 450px;
	padding-right: 20px;
	padding-top: 10px;
	line-height: 150%;
	float: right;
}
#page .category .text p {
	line-height: 150%;
	padding-bottom: 18px;
	margin: 0;
	color: #3f4954;
}
#page .category .text h3 {
	font-size: 18px;
	font-weight: normal;
	color: #3f4954;
	padding-bottom: 18px;
	text-transform: uppercase;
}
#page .category .text .excel {
	background: url(/WebRoot/Airsprings/SF/img/ico-excel.gif) no-repeat right center;
	padding-right: 24px;
	height: 16px;
	line-height: 16px;
	display: block;
	float: left;
	margin-right: 70px;
}
#page .category .text .pdf {
	background: url(/WebRoot/Airsprings/SF/img/ico-pdf.gif) no-repeat right center;
	padding-right: 24px;
	height: 16px;
	line-height: 16px;
	display: block;
	float: left;
}
#page .category .text a {
	color: #3f4954;
}
#page .category .text a:hover {
	text-decoration: none;
}
#page .category .text .pdf {}
#page .sort {
	width: 100%;
	padding-bottom: 10px;
	line-height: 150%;
}
#page .sort strong {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	padding-right: 15px;
}
#page .sort select {
	font: 12px Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color: #000;  
}
#page .pager {
	width: 100%;
	padding-bottom: 20px;
}
#page .pager .left {
	text-transform: uppercase;
}
#page .pager .right {
	text-transform: uppercase;
	letter-spacing: 0.5em;
}
#page .pager .right strong {
	letter-spacing: normal;
	padding-right: 10px;
}
#page .pager .right a {
	text-decoration: none;
	color: #000;
	border: solid 1px #fff;
	padding: 0 4px;
	letter-spacing: normal;
}
#page .pager .right a:hover,
#page .pager .right a.active {
	background: #ffcc00;
	border: solid 1px #c0c0c0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	behavior: url(/WebRoot/Airsprings/SF/js/border-radius.htc);
}
#page .pager .right a.active {
	font-weight: bold;
}

#page .pager .pages {
	float: left;
	padding-left: 37px;
}
#page .pager .pages a {
	text-decoration: none;
	color: #000;
	border: solid 1px #fff;
	padding: 0 4px;
	height: 14px;
	line-height: 14px;
	display: block;
	float: left;
	margin-left: 7px;
}
#page .pager .pages a:hover,
#page .pager .pages a.active {
	background: #ffcc00;
	border: solid 1px #c0c0c0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	behavior: url(/WebRoot/Airsprings/SF/js/border-radius.htc);
}
#page .pager .pages a.active {
	font-weight: bold;
}

#page .pager .pages a.next,
#page .pager .pages a.next:hover {
	background: url(/WebRoot/Airsprings/SF/img/next.gif) no-repeat top center;
	border: solid 0;
	height: 16px;	
	width: 15px;
}
#page .pager .pages a.prev,
#page .pager .pages a.prev:hover {
	background: url(/WebRoot/Airsprings/SF/img/prev.gif) no-repeat top center;
	border: solid 0;
	height: 16px;
	width: 15px;
}
#page .pager .pages a.disabled,
#page .pager .pages a.disabled:hover {
	background-position: bottom center;
	cursor: default;
}

#page .listproduct {
	width: 738px;
}
#page .listproduct h2 {
	background: #c0c0c0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/WebRoot/Airsprings/SF/js/border-radius.htc);
	color: #1e252f;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding: 5px 14px;
}
#page .listproduct .item {
	background: url(/WebRoot/Airsprings/SF/img/bg-product.gif) repeat-y top left #fff;
	border: solid 2px #c0c0c0;
	margin-bottom: 10px;
	width: 734px;
	position: relative;
}
#page .listproduct .item .table {
	width: 100%;
}
#page .listproduct .item .table td {
	vertical-align: top;
}
#page .listproduct .item .text {	
	width: 460px;
	padding: 12px 0 12px 15px;
}
#page .listproduct .item .text label {
	clear: left;
	font-weight: bold;
	padding-bottom: 5px;
	display: block;
}
#page .listproduct .item .text label strong {
	float: left;
	width: 144px;
}
#page .listproduct .item .text .stock {
	line-height: 150%;
} 
#page .listproduct .item .text .stock img {
	display: block;
	float: left;
	padding-right: 10px;
	position: relative;
	top: 5px;
}
#page .listproduct .item .text .stock small {
	display: block;
	font-size: 12px;
	line-height: 150%;
}
#page .listproduct .item .text .desc {
	padding-bottom: 18px;
}
#page .listproduct .item .text .desc table {
	border: solid 1px #1e252f !important;
	border-collapse: collapse;
}
#page .listproduct .item .text .desc table td {
	border: solid 1px #1e252f !important;
	padding: 1px 2px;
}

#page .listproduct .item .text .round {
	background: #F3F3F3;
	border: solid 1px #1e252f;
	float: left;
	margin-bottom: 18px;
	position: relative;
}  
#page .listproduct .item .text .round table {
	width: auto;
}
#page .listproduct .item .text .round table th,
#page .listproduct .item .text .round table td {
	padding: 3px 10px;
	vertical-align: middle;
	border-left:solid 1px #1e252f; 
	text-align: left;
	font-weight: normal;
}  
#page .listproduct .item .text .round table th {
	border-bottom:solid 1px #1e252f; 	
}
#page .listproduct .item .text .round table th.noborder,
#page .listproduct .item .text .round table td.noborder {
	border-left: 0;
}

#page .listproduct .item .text .price {
	font-size: 18px;
	padding-bottom: 12px;
}
#page .listproduct .item .text a {
	color: #1e252f;
	text-decoration: none;
}
#page .listproduct .item .text a:hover {
	color: #000;
}
#page .listproduct .item .table td.image {
	width: 245px;
	vertical-align: middle;
}
#page .listproduct .item .table td.image a {
	outline: 0 none;
}
#page .listproduct .item .table td.image img {
	margin: 0 auto;
	display: block;
} 

#page .more {
	background: url(/WebRoot/Airsprings/SF/img/more-l.gif) no-repeat top left; 
	font: bold 12px Arial,Helvetica,sans-serif;  
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;	
	padding-left: 8px;
	display: block;
	float: left;
}
#page .more span {
	background: url(/WebRoot/Airsprings/SF/img/more-r.gif) no-repeat top right; 
	cursor: pointer;
	display: block;
	float: left;
	color: #fff;
	padding-right: 8px;
	height: 18px;
	line-height: 17px;
}
#page .more:hover {
	background-position: bottom left;
}
#page .more:hover span {
	background-position: bottom right;
}

#page .location {
	width: 100%;
	border-bottom: solid 1px #c0c0c0;
	padding-bottom: 24px; 
}
#page .location .map {
	float: left;
	width: 490px;
	position: relative;
}
#page .location .map h2 {
	font-size: 18px;
	font-weight: normal;
	color: #3f4954;
	line-height: 40px;
	margin: 0;
	padding: 0 0 0 18px;	
	text-transform: uppercase;
}
#page .location .map img {
	display: block;
	padding-bottom: 28px;
	border: 0;
}
#page .location .map-c {
	display: none;
	padding-left: 18px;
	line-height: 150%;
	color: #3f4954;
}
#page .location .map p {
	line-height: 150%;
	color: #3f4954;
}
#page .location .map .pointer {
	position: absolute;
	top: 15px;
	right: 8px;
}
#page .location .address {
	float: right;
	width: 245px;
}
#page .location .address-c {
	display: none;
}
#page .location .address img {
	display: block;
	padding-bottom: 18px;
}
#page .location .address address {
	padding-left: 18px;
	font-style: normal;
	line-height: 150%;
	color: #3f4954;
}
#page .location .address address a {
	color: #3f4954;
	text-decoration: none;
}
#page .location .address address a:hover {
	color: #000;
}

#page .easy-order {
	padding-top: 24px;
	padding-bottom: 24px;
	border-bottom: solid 1px #c0c0c0; 
}
#page .easy-order table {
	width: 100%;
	margin-bottom: 24px;
}
#page .easy-order table th {
	background: #c0c0c0;
	height: 25px;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	padding: 0 18px;
}
#page .easy-order table th.BgLeft {
	background: url(/WebRoot/Airsprings/SF/img/bg-easy-l.gif) no-repeat left #c0c0c0;
}
#page .easy-order table th.BgRight {
	background: url(/WebRoot/Airsprings/SF/img/bg-easy-r.gif) no-repeat right #c0c0c0;
}
#page .easy-order table th label {
	text-transform: none;
	cursor: pointer;
}
#page .easy-order table th label input {
	margin: 0 5px 0 0;
}
#page .easy-order table th label span {
	text-decoration: underline;
}
#page .easy-order table td {
	text-align: center;
	border-bottom: solid 1px #c0c0c0;
	padding: 3px 18px;
}
#page .easy-order table tr.space td {
	padding: 0;
	height: 14px;
}
#page .easy-order table td.AlignLeft input {
	margin: 0 0 0 1px;
}
#page .easy-order .buttons {
	padding-bottom: 15px;	
	padding-left: 18px;
}
#page .easy-order .buttons a {
	text-decoration: underline;
	color: #1e252f;
}
#page .easy-order .buttons a:hover {
	color: #000;
	text-decoration: none;
}
#page .easy-order .buttons .csv {
	display: block;
	float: left;
	margin-right: 40px;
	line-height: 18px;
}
#page .easy-order .buttons .csv a {
	background: url(/WebRoot/Airsprings/SF/img/ico-csv.gif) no-repeat left center;
	padding-left: 30px;
	height: 20px;
	line-height: 18px;
	display: block;
	float: left;
	margin-right: 15px;
}
#page .easy-order .buttons .upload {
	background: url(/WebRoot/Airsprings/SF/img/ico-upload.gif) no-repeat left center;
	padding-left: 30px;
	height: 20px;
	line-height: 18px;
	display: block;
	float: left;
	margin-right: 40px;
}
#page .easy-order .buttons .delete {
	background: url(/WebRoot/Airsprings/SF/img/ico-delete.gif) no-repeat left center ;
	padding-left: 30px;
	height: 20px;
	line-height: 18px;
	display: block;
	float: left;
	margin-right: 40px;
}
#page .easy-order .info {
	display: block;
	float: left;
	font-size: 12px;
	padding-left: 18px;
	width: 440px;
	line-height: 150%;
	color: #c0c0c0;
}

.tabs-container {
	background: #fff;
	border: solid 2px #c0c0c0;
	margin-bottom: 10px;
	width: 734px;
	position: relative;
}
.tabs-container .tab {
	background: #c0c0c0;
	height: 23px;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.tabs-container .tab li {
  display: block;
  float: left;
}
.tabs-container .tab li a {
	background-image: url(/WebRoot/Airsprings/SF/img/tab-arrow.png);
	_background-image: url(/WebRoot/Airsprings/SF/img/tab-arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
  display: block;
  float: left;
  outline: 0 none;
  height: 23px;
  text-decoration: none;
  text-transform: uppercase;
  color: #1e252f;
  font-weight: bold;
  line-height: 23px;
  padding: 0 25px 0 12px;
}
.tabs-container li.active a {
	background-color: #ffcc00;
}
.tabs-container .tabs-c {
  padding: 14px 12px;
  width: 710px;
  display: none;
  clear: both;
}
.tabs-container .tabs-c td {
	background: #f5f5f5;
	border-bottom: solid 1px #fff;
	padding: 5px 10px;
}
.tabs-container .tabs-c td.AlignLeft {
	width: 15%;
	white-space: nowrap;
}

#page .ctl,
#page .ctr,
#page .cbl,
#page .cbr {
	background: url(/WebRoot/Airsprings/SF/img/prd-corners.png) no-repeat;
	_background: url(/WebRoot/Airsprings/SF/img/prd-corners.gif) no-repeat;
	position: absolute;
	display: block;
	width: 5px;
	height: 5px;
}
#page .round .ctl,
#page .round .ctr,
#page .round .cbl,
#page .round .cbr {
	background: url(/WebRoot/Airsprings/SF/img/t-corners.gif) no-repeat;
	_background: url(/WebRoot/Airsprings/SF/img/t-corners.gif) no-repeat;
	width: 3px;
	height: 3px;
}
#page .ctl {
	background-position: top left;
	top: -2px;
	left: -2px;
}
#page .round .ctl {
	top: -1px;
	left: -1px;
}
#page .ctr {
	background-position: top right;
	top: -2px;
	right: -2px;
}
#page .round .ctr {
	background-position: top right;
	top: -1px;
	right: -1px;
	_right: -2px;
}
#page .cbl {
	background-position: bottom left;
	bottom: -2px;
	left: -2px;
}
#page .round .cbl {
	background-position: bottom left;
	bottom: -1px;
	_bottom: -2px;
	left: -1px;
}
#page .cbr {
	background-position: bottom right;
	bottom: -2px;
	right: -2px;
}
#page .round .cbr {
	bottom: -1px;
	_bottom: -2px;
	right: -1px;	
	_right: -2px;	
}

#product {
	background: url(/WebRoot/Airsprings/SF/img/bg-product-detail.gif) repeat-y left;
	border: solid 2px #c0c0c0;
	margin-bottom: 10px;
	width: 734px;
	position: relative;
}

#product .image {
  float: left;
  width: 370px;  
  position: relative;
  overflow: hidden;
}
#product .image .big {
  display: block;
  position: relative;
	padding: 0;
	margin-bottom: 5px;
  width: 370px;  
  overflow: hidden;
}
#product .image .big img {
  display: block; 
}
#product .image p {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-left: 20px;
}
#product #ico-zoom {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 9999;
} 
#carousel ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.jcarousel-container {
  height: 105px;
  width: 320px;
  overflow: hidden;
  padding: 0 25px;
  border-top: solid 1px #d2d2d2;
}
.jcarousel-clip {
  height: 105px;
  width: 319px;
  border-right: solid 1px #d2d2d2;
}
.jcarousel-prev {
  background: url(/WebRoot/Airsprings/SF/img/carousel-prev.gif) no-repeat top left; 
  width: 25px;
  height: 108px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.jcarousel-next {
  background: url(/WebRoot/Airsprings/SF/img/carousel-next.gif) no-repeat top right; 
  width: 25px;
  height: 108px;
  position: absolute;
  top: 0;
  right: 0;
  right: -1px;
  cursor: pointer;
}
.jcarousel-prev-disabled,
.jcarousel-next-disabled {
  opacity: .25; 
  filter: alpha(opacity=25);
  -ms-filter: "alpha(opacity=25)";
  -khtml-opacity: .25;
  -moz-opacity: .25;
  cursor: default;
}
.jcarousel-item {
  width: 106px;
	height: 105px;
}
.jcarousel-item img {
  border-left: solid 1px #d2d2d2;
  display: block;
  float: left;
}
#product .info {
	float: right;
	width: 333px;
	padding: 12px 10px 6px 0;
	
}
#product .info h2 {
	font-size: 16px;
	color: #1e252f;
	padding-bottom: 18px;
}
#product .info .round {
	background: #F3F3F3;
	border: solid 1px #1e252f;	
	margin-bottom: 18px;
	width: 331px;
	position: relative;
}  
#product .info .round table {
	width: 100%;
}
#product .info .round table th,
#product .info .round table td {
	padding: 3px 10px;
	vertical-align: middle;
	border-left:solid 1px #1e252f; 
	text-align: left;
	font-weight: normal;
}  
#product .info .round table th {
	border-bottom:solid 1px #1e252f; 	
}
#product .info .round table th.noborder,
#product .info .round table td.noborder {
	border-left: 0;
}

#product .info .stock {
	line-height: 150%;
	font-size: 12px;
	color: #1e252f;
}
#product .info .stock img {
	display: block;
	float: left;
	padding-right: 10px;
	position: relative;
	top: 5px;
}
#product .info .stock small {
	display: block;
	font-size: 12px;
	line-height: 150%;
	padding-top: 14px;
}
#product .info .desc {
	padding-bottom: 18px;
}
#product .info .desc table {
	border: solid 1px #1e252f !important;
}
#product .info .desc table td {
	border: solid 1px #1e252f !important;
	padding: 1px 2px;
}

#product .info .price {
	font-size: 18px;
	padding-bottom: 18px;
}
#product .info .price small {
	display: block;
	font-size: 12px;
	line-height: 150%;
	padding-top: 3px;
}
#product .info .price small a {
	color: #1e252f;
	text-decoration: none;
}
#product .info .price small a:hover {
	color: #000;
}
#product .info .quantity {
	display: block;
	margin-bottom: 18px;
}
#product .info .quantity select {
	font-size: 12px;
	color: #000;
	margin-left: 10px;
	margin-right: 5px;
}


#page .test {
	background: #ffcc00;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	-khtml-border-radius: 11px;
	border-radius: 11px;
	behavior: url(/WebRoot/Airsprings/SF/js/border-radius.htc);
}

#footer {
	width: 893px;
	padding-left: 103px;
}
#footer p {
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	color: #3f4954;
	margin-bottom: 5px;
}
#footer ul {
	text-align: center;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer ul li {
	display: inline;
	font-size: 10px;
	text-transform: uppercase;
	color: #3f4954;
}
#footer ul li a {
	color: #3f4954;
	text-decoration: none;
}
#footer ul li a:hover,
#footer ul li a.active {
	color: #000;
}
#footer .bookmarks {
	display: block;
	float: right;   
	padding-right: 25px;
	padding: 8px 25px 8px 0;
}
#footer .bookmarks img {
	display: block;
	float: left;
	padding-left: 4px;
}


/* webkit styles */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#nav .home a, #nav ul li a, #nav .links { line-height: 34px; }
}
/* end webkit styles */

/*Begin CSS Style for _SF-PopUp._Body.html*/
#divbasketpopup {
  border: solid 0px #b1b1b1;                                                                              
  background: url(/WebRoot/Airsprings/SF/img/bg-basket.gif) top left no-repeat;
  display: none;
  width: 280px;                                                                                           
  height: 146px;
  top: 50%;
	left: 50%;
	margin-top: -140px;
	margin-left: -73px;
	position: fixed;
	_position: absolute !important;
	top:expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight*50/100));
  z-index: 99999;
}
#divbasketpopup #loader {
  text-align: center;
  display: block;
  margin:55px auto 0px auto;
}
#divbasketpopup .close {
  text-align: right;
  margin: 6px 6px 0 auto;
  display: block;
  cursor: pointer;
}
#divbasketpopup .popup-text {
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	width: 230px;
	margin: 0 auto;
	height: 50px;
	padding-top: 30px;
	margin-bottom: 18px;
	border-bottom: solid 1px #5D656F;
}
#divbasketpopup .popup-text img {
	float: left;
	padding-right: 15px;
}
#divbasketpopup .popup-text div {
	overflow: auto;
	
}
#divbasketpopup .popup-links {
	width: 230px;
	margin: 0 auto; 
} 
#divbasketpopup .popup-links a {
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
#divbasketpopup .popup-links a:hover {
	color: #FFCC00;
}

