/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

#TotalWindow {
  font-size: 12px;
  font-weight: bold;
  color: #990000;
  width: 96px;
  padding-top: 2px;
  padding-bottom: 2px;
  height: 70px;
  background-color: #eeeeee;
  border: 4px solid #F5822A;
  text-align: center;
  z-index:3000;
}

#floating_div { 
position:absolute;
text-align:right;
width:100%;
display:none;
}

#TotalWindow span.details {
  color: #0066FF;
  cursor:pointer;
}

body.details{
  background: #eeeeee;
  color: black;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding-left:4px;
  padding-top:4px;
}
/*#TotalWindow a:link, a:active, a:visited {
  color: #0066FF;
  text-decoration: none;
}

#TotalWindow a:hover {
  color: #0066FF;
  text-decoration: underline;
}*/

body.details{
  background: #eeeeee;
  color: black;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding-left:4px;
  padding-top:4px;
}

.boxText { font-family: Verdana, Arial, sans-serif; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; text-decoration: underline; text-transform: lowercase;}


.menuStyle{
  background: #F8EACF;
  background-image: url(images/infobox/infobox_content_fon.gif);
  background-position: top;
   background-repeat: repeat-x;
  border-top:1px solid #9A9A9A;
  border-left:1px solid #9A9A9A;
  border-right:1px solid #9A9A9A;
  border-bottom:1px solid #9A9A9A;

}
.menuRowStyle{
  color: #ffffff;
}
.menuItemStyle{
  font-family:  Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  /*font-weight:bold;*/
  /*background: #ffffff;
  background-image: url(images/infobox/infobox_content_fon.gif);
  background-position: bottom;*/
}


body {
  margin: 0;
  padding: 0;
}

A {
  color: #F5822A;
  text-decoration: none;
}

A:hover {
  color: #EF4D0C;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #4C4C4C;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #4C4C4C;
  color: #ffffff;
  font-weight : bold;
}

TD.headerNavigationNew {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #FFFFFF;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #ffffff;
  text-decoration: underline;
}



TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #4C4C4C;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #4C4C4C;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  margin-bottom: 30px;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  
}

.infoBoxNotice {
  background: #98B0BD;
}

.infoBoxNoticeContents {
  background: #FBF5E7;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 24px;
  color: #333;
  padding-bottom: 18px;
  margin: 0;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FBF5E7;
  
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FBF5E7;
}
*/
.productListing .ph {
  font-weight: bold;
}
.productListing .bob {
  font-size: 3px;
  line-height: 1;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  padding: 18px 10px 0 0;
  border-bottom: 1px solid #c3c3c3;
}
.productListing-data.last {
  border-bottom: 0 none;
}
body .showtotal {
  padding: 10px 0 20px 780px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}
.table_rate td {
  padding: 4px 5px 4px 8px;
}
.table_rate thead td {
  background-color: #333;
  color: #f58220;
  font-weight: bold;
}
.table_rate tbody tr:hover, .table_rate tbody .trhover {
  background-color: #f4f4f4;
}
.table_rate .current-level {
  background-color: #f58220 !important;
  color: #FFF !important;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected {  }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 0.9em; background-color: #F5822A; color: #000; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 0.9em; background-color: #99ff00; color: #000; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: .9em; color: #F5822A; }



.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;
}

.dynamic-tab-pane-control .tab-row .tab {
	font-family:	Verdana, Helvetica, Arial;
	font-size:		12px;
	cursor:			Default;
	display:		inline;
	margin:			1px -5px 1px 5px;
	float:			left;
	padding:		3px 6px 3px 6px;
	background:		#C2C2C2;
	border:			1px solid;
	border-color:	#ffffff;
	border-bottom:	1;


	cursor:			hand;
	cursor:			pointer;

	z-index:		1;
	position:		relative;
	top:			0;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	border:			0px solid #6F8791;
	border-bottom:	0;
	z-index:		3;
	/*padding:		2px 6px 5px 6px;
	margin:			1px -6px -2px 0px;*/
	margin:			4px -5px 1px 5px;
	padding:		3px 6px 3px 6px;
	top:			-2px;
	
  background-image:		url(images/tab_images/center.gif);
  background-image:		url(images/tab_images/center.gif);
	background-position: 2% | left;
}

.dynamic-tab-pane-control .tab-row .tab a {
	font-family:		Verdana, Helvetica, Arial;
	font-size:			12px;
	color:				Black;
	text-decoration:	none;
	cursor:			hand;
	cursor:			pointer;
}

.dynamic-tab-pane-control .tab-row .hover a {
	color:	#000000;
}

.dynamic-tab-pane-control .tab-row .tab.selected a {
	font-weight:	bold;
}

.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			0px solid #000000;
	background:		White;
	z-index:		2;
	position:		relative;
	top:			-2px;
	color:			Black;
	font-family:	Verdana, Helvetica, Arial;
	padding:		5px;
}

.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
	background:		White;
	height:			1.85em;
	width:			100%;
	border-bottom: 1;
}

input.style_button
{
  border:1px solid #636363;
  background: #f5822a;
  color:white;
  cursor:pointer;
}

A.link3 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 3px;
	COLOR: #0058c0;
	FONT-FAMILY: Trebuchet MS, Tahoma, Arial, Helvetica;
	TEXT-DECORATION: none
}
A.link3:hover {
	TEXT-DECORATION: underline
}
A.link2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Trebuchet MS, Tahoma, Arial, Helvetica;
	TEXT-DECORATION: none
}
A.link2:hover {
	TEXT-DECORATION: underline
}
.menuTd {
	BORDER-RIGHT: #bfbfbf 1px solid;
	PADDING-RIGHT: 10px;
	BORDER-TOP: medium none;
	PADDING-LEFT: 10px;
	BACKGROUND-IMAGE: url(images/menuback.gif);
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #bfbfbf 1px solid;
	COLOR: #aaaaaa;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #bfbfbf 1px solid;
	BACKGROUND-REPEAT: repeat-x;
	BACKGROUND-COLOR: #efefef
}
.copyrightTd {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 10px;
	COLOR: #848484;
	PADDING-TOP: 10px;
	FONT-FAMILY: Tahoma, Arial, Helvetica
}
.bottomMenuTd {
	PADDING-RIGHT: 20px;
	PADDING-LEFT: 10px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 10px;
	COLOR: #000000;
	PADDING-TOP: 10px;
	FONT-FAMILY: Trebuchet MS, Tahoma, Arial, Helvetica
}
A.link3b {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #0058c0;
	FONT-FAMILY: Trebuchet MS, Tahoma, Arial, Helvetica;
	TEXT-DECORATION: none
}
A.link3b:hover {
	TEXT-DECORATION: underline
}
.page {
	BORDER-RIGHT: #cfd3d1 1px solid;
	BORDER-LEFT: #cfd3d1 1px solid;
	BORDER-BOTTOM: #cfd3d1 1px solid;
	BACKGROUND-COLOR: #fcfcfd
}
.pageGlass {
	BORDER-RIGHT: #2c671c 1px solid;
	BORDER-LEFT: #2c671c 1px solid;
	BORDER-BOTTOM: #2c671c 1px solid;
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-COLOR: #fbf5e3
}
.pageWin {
	BORDER-RIGHT: #d4d0c8 2px outset;
	BORDER-TOP: #d4d0c8 0px;
	BORDER-LEFT: #d4d0c8 2px outset;
	BORDER-BOTTOM: #d4d0c8 2px outset;
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-COLOR: #d4d0c8
}
.pagestyle1 {
	BORDER-RIGHT: #5977b3 1px solid;
	BORDER-LEFT: #5977b3 1px solid;
	BORDER-BOTTOM: #5977b3 1px solid;
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-COLOR: #ffffff
}
.pagestyle2 {
	BORDER-RIGHT: #5d5d5d 1px solid;
	BORDER-LEFT: #5d5d5d 1px solid;
	BORDER-BOTTOM: #5d5d5d 1px solid;
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-COLOR: #e0dfe3
}
.pagestyle3 {
	BORDER-RIGHT: #cfd7db 1px solid;
	BORDER-TOP: #212121 1px solid;
	BORDER-LEFT: #cfd7db 1px solid;
	BORDER-BOTTOM: #cfd7db 1px solid;
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-COLOR: #ffffff
}
.pagestyle4 {
	BORDER-RIGHT: #b0bec7 1px solid;
	BORDER-LEFT: #b0bec7 1px solid;
	BORDER-BOTTOM: #b0bec7 1px solid;
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-COLOR: #ffffff
}
.pageMicr {
	BORDER-RIGHT: #9bafde 1px solid;
	BORDER-LEFT: #9bafde 1px solid;
	BORDER-BOTTOM: #9bafde 1px solid;
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-COLOR: #f8f2e4
}
.pageKasper {
	BORDER-RIGHT: #5d5332 1px solid;
	BORDER-LEFT: #e7e4d7 1px solid;
	BORDER-BOTTOM: #5d5332 1px solid;
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-COLOR: #ffffff
}
.pageStyle {
	BORDER-RIGHT: #8d93a0 1px solid;
	BORDER-TOP: #716f64 1px solid;
	BORDER-LEFT: #8d93a0 1px solid;
	BORDER-BOTTOM: #8d93a0 1px solid;
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-COLOR: #ffffff
}
.btn {
	FONT-SIZE: 11px;
	FONT-STYLE: normal;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none
}
A.menuLink {
	FONT-SIZE: 11px;
	COLOR: #5e4200;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none
}
A.menuLink2 {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none
}

.topString {
	FONT-SIZE: 10px;
	COLOR: #dcc451;
	FONT-FAMILY: Tahoma
}
.tabPage {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Tahoma
}
.copyright {
	FONT-SIZE: 11px;
	COLOR: #f3f3ef;
	FONT-FAMILY: Tahoma
}












/************************** new design 04.10.10 **************************/

input[type="text"], input[type="password"], input.tf, input.tp {  
  padding: 3px;
  *height: 21px; 
}
input[type="text"], input[type="password"], input.tf, input.tp, select, textarea {
  border: 1px solid #c3c3c3;
}
body {
  *text-align: center; 
  
  color: #666;
}
body, td, tr, table {
  font: normal 12px/1.5em Verdana, sans-serif;
}
.suph, .suphi{
  padding: 0 0 10px;
  position: relative;
}
.page-content {
  padding: 0 0 40px;
}
.bob {
  padding: 0 0 16px;
}

.suph, .suphi, .page-content,td.infoBoxHeading, .content .infoBox, .cname, .bob {
  background: url(images/border-re.png) 0 bottom repeat-x;    
}
.content .infoBox .infoBoxContents {
  margin-bottom: 10px;
}
.suph {
  background-color: #2f2f2f;
  z-index: 11;
}
.suphi {
  text-align: center;  
}
.suphi .tbox {
  background: url(images/ibg.jpg) center 0 no-repeat;
  height: 290px;
  width: auto;
}
.suphi img {
  position: relative;
  margin-left: -145px;
  
}
.suph-bg {
  height: 7px;
  background: url(images/subg-bgt.jpg) 0 0 repeat-x;
  font-size: 0;
}
.suph a {
  text-decoration: none;
}
.suph a:hover {
  text-decoration: none;
}
.top-links {  
  list-style: none;  
  position: relative;
  top: -7px;
  padding: 0 0 0 25px;
  margin: 0;
  text-align: right;
  float: right;
  height: 27px;
  background: url(images/navtopcl2.gif) 0 0 no-repeat;
}
.top-links li {
  float: left;
  background: url(images/navtopbg.gif) 0 0 repeat-x;
  height: 27px;
  font: normal 11px Verdana, sans-serif;
}
.top-links li.last {
  background: url(images/navtopcr2.gif) right 0 no-repeat;
  padding: 0 25px 0 0;  
}

.top-links li a {
  display: inline-block;
  color: #ef8218;
  height: 27px;
  line-height: 26px;
  padding: 0 10px 0 8px;
  background: url(images/navtopbgli.gif) right 0 no-repeat;
  outline: 0;
}
.top-links li.last a {
  background: none;  
}
.tbox {
  width: 940px;
  margin: 0 auto;
  text-align: left;
  padding: 0 10px;
}
.bs-box {
  padding: 10px 0 100px;
}
.logo {
  display: block;
  float: left;
  margin: 25px 0 10px;
}
.logo img {
  
}
.top-nav {
  list-style: none;  
  position: relative;
  padding: 0;
  margin: 20px 0 20px;
  float: right;
  height: 30px;
  clear: right;
}

.top-nav li {
  float: left;  
  height: 30px;
  text-transform: uppercase;
  margin: 0 0 0 15px;
  padding: 0 0 0 10px;
  font-family: Arial, sans-serif;
  position: relative;
}
.top-nav li a {
  color: #FFF;
}
.top-nav li a.headerNavigation {
  
  font-size: 15px;
  font-weight: bold;
  letter-spacing: -1px;
}
.cufon-active .top-nav li a.headerNavigation {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 0;
}
.top-nav li a.headerNavigation {
  display: block;  
  height: 30px;
  padding: 7px 10px 0 0;
  *height: 30px; *width: 1%; *padding-top: 5px;
  outline: 0;
}
.top-nav li.active {
  background: url(images/nav2bg.gif) 0 0 repeat-x;
}
.top-nav li a:hover, .top-nav li.active a, .top-nav li.active .sub-category-1  a:hover {
   color: #ef8218;
}
.top-nav li.active a {
  background: url(images/nav2bg2.gif) right 0 no-repeat;  
}

.sub-category-1 {
  font-size: 11px;
}
.top-nav .sub-category-1 {
  display: none;  
  top: 30px;
  position: absolute;
  z-index: 10;
  left: 10px;  
  background-color: #000;  
  padding: 5px 6px 5px 0;
}
.sub-category-1 .sub-category-1, .sub-category-1 .sub-category-2, .sub-category-1 .sub-category-3 {
  left: 100%;
  display: none;
  position: absolute;
  top: 0;
  list-style: none;
  
  background-color: #000; 
  padding: 5px 6px 5px 0;
}
.sub-category-1 .sub-category-2 {
  z-index: 20;
}
.sub-category-1 .sub-category-3 {
  z-index: 30;
}
.top-nav li.active .sub-category-1 {
  left: 0px;
}
.top-nav li.active .sub-category-1 .sub-category-1 {
  left: 100%;
}
.top-nav .sub-category-1 li {
  float: none;
  text-transform: none;
  margin: 0;
  height: 2em;
  white-space: nowrap;
  background: none;
}
.top-nav li:hover .sub-category-1 {
  display: block;
  list-style: none;
  margin: 0;  
}
.top-nav li:hover .sub-category-1 .sub-category-1, .top-nav li:hover .sub-category-1 .sub-category-2, .sub-category-1 .sub-category-2 .sub-category-3 {
  display: none;
}
.top-nav li:hover .sub-category-1, .top-nav li .sub-category-1 .current .sub-category-1, .top-nav li .sub-category-1 .sub-category-1 .current .sub-category-2, 
.top-nav li .sub-category-1 .sub-category-1 .sub-category-2 .current .sub-category-3 {
  display: block;
}
.top-nav ul li {
  *width: 150px;
  *white-space: normal !important;
  *height: auto !important; 
}
.top-nav .sub-category-2 {
  *left: 120px !important;
}
.top-nav ul a {
  color: #FFF; 
  
}
.top-nav li.active .sub-category-1  a, .top-nav li.active .sub-category-1 li {
   background: none !important;
   color: #FFF;
}
.clear {
  clear: both;
}
.clear-f {
  clear: both;
  font-size: 0;
  height: 1px;
}
.footer {
  background: #2f2f2f;
  padding: 10px 0 20px;
  color: #FFF;
  font: normal 10px Verdana, sans-serif;
}
.dev {
  float: right;
}
.page-content {
  
}

.main-heading, .page-content h1, .pageHeading {
  color: #333;
  font-size: 1.5em;
  margin: 18px 0 25px;
}
.cufon-active .main-heading, .cufon-active .page-content h1, .cufon-active .pageHeading {
  font-size: 36px;
}
.pageHeading {
  padding: 18px 0 25px;
}

.iright {
  padding-left: 20px;
}


.bnew {
  margin-bottom: 30px;
  position: relative;
  margin-top: -110px;
  margin-top:-88px;
}

.bnew .bob {
  position: relative;
  margin-top: -38px;
  z-index: 111;
}

.stayconnect .infoBoxContents img {
  margin: 20px 0 0 8px;
}


.infoBoxContents .boxText {
  padding: 15px 0 0;
}

.iright table {
  
}
.iright table table {
  width: 300px;
  margin-left: 20px;
}
.iright table table table {
  width: 300px;
  margin-left: 0;
}
p {
  margin: 0 0 1em;
}
.ogallery {
  list-style: none;  
  margin: 0;
  padding: 0;
}
.ogallery li {
  float: left;
  margin: 0 19px 0 0;  
  height:140px;
  overflow:hidden;
}
body .ogallery li.last {
  margin: 0;
}
.ogallery li img, .eimg {
  border: 5px solid #333;
  margin-bottom: 20px;
}
.special {
  margin: 30px 0;
}
.special-product {
  border: 5px solid #333;
  width: 280px;
  background: #FFF;
  margin: 18px 18px 15px 0;
  font-size: 12px;
  color: #333;
  float: left;
  overflow: hidden;
}
.cufon-active .special-product {
  font-size: 17px;
}
.special-product.last {
  margin-right: 0;
}
.special-product img {
  float: right;
}
.special-product span {
  display: inline-block;
  padding: 18px 0 18px 18px; 
  width: 120px; 
  height: 75px; *height: 93px;
  line-height: 1.2;
  position: relative;
}
.special_details {
  text-transform: uppercase;
  font-size: 11px;
  margin-top: 1em;
  display: inline-block;
  text-decoration: none !important;
  position: absolute;
  bottom: 16px;
  white-space: nowrap;
}
.cufon-active .special_details {
  font-size: 13px;
}
.contact-store {
  position: relative;
  margin-top: -30px;
}
.contact-store .infoBoxContents .boxText {
  padding:12px 0;
}
.contact-store .tel, .contact-store .address, .contact-store .contact-link {
  display: inline-block;
  text-transform: uppercase;
  vertical-align: top;
}
.contact-store .tel {
  color: #bbb;
  font-size: 34px;
  padding: 0 12px 0 0;
  margin-right: 12px;
  margin-top: 5px;
  border-right: 1px dashed #d0d0d0;
  line-height: 1;
}
.contact-store .tel b {
  color: #787878;
  font-weight: normal;
}
.contact-store .address {
  width: 115px;
  font-size: 13px;
  color: #bbb;
  padding-top: 8px;
}
.contact-store .contact-link {
  background: #787878 url(images/emaili.gif) 15px center no-repeat;
  color: #FFF;
  padding: 10px 10px 10px 50px;
  font-size: 20px;
  line-height: 1;
}
.contact-store .contact-link {
  background: #787878 url(images/emaili.gif) 15px center no-repeat;
  color: #FFF;
  padding: 10px 10px 10px 50px;
  font-size: 20px;
  line-height: 1;
}
.right {
  float: right;
}
.content {
  padding: 1px 0; /* fix margin ie */
}
.breadcrumb {
  padding: 8px 0 40px;
}
.page-home {
  background: #f5f5f5 url(images/icbg.jpg) center 455px repeat-x !important;
}
body, .page-products {
  background: #e8e8e8 url(images/cbg.jpg) center 385px repeat-x !important;
}
body, .page-home, .page-products {
  *background-position:   center 452px !important;
}
.page-content {
  background: url(images/content-h-l.gif) center 35px no-repeat;
}
.page-home .page-content {
  background: 0 none;
}
.pleft {
  width: 200px;
  padding-right: 10px;
}
.navigation {
  list-style: none;
  margin: 0 30px 30px 0;
  padding: 0;  
  width: 200px;
  overflow: hidden;
}
.navigation li {
  font-size: 17px;
  text-transform: uppercase;
  margin: 15px 0;
  height: 32px;
}

.navigation li.active {
  color: #FFF;
  background: url(images/arrcat.png) 0 0 no-repeat;
}
.navigation li a {
  display: inline-block;
  padding: 8px 10px 7px;
  *padding-top: 6px;
  color: #666;  
  white-space: nowrap;
  text-decoration: none;
  outline: 0 none;
}
.navigation li.active a {
  color: #FFF;
  /*background:url("images/arrcat.png") no-repeat right 0;*/
}
.chat-link {
  display: block;
  padding: 8px 0 0;
}
.cname {
  font-size: 3em;
  padding-bottom: 15px;
  color: #333;
  margin-bottom: 15px;
  margin-top:0;
}
.cname a {
  color: #333;
}
.subcat-products {
  list-style: none;
  margin: 0;
  padding: 0;  
}
.subcat-products li {
  float: left;
  padding: 0 20px 15px 0;
}
.subcat-products li a {
  display: block;
  position: relative;
  float: left;
  text-decoration: none;
}
.subcat-products li.lastr {
  padding-right: 0;
}
.subcat-products li a b {
  display: block;
  position: absolute;
  padding: 8px 10px;
  background: url(images/op.png) 0 0 repeat;
  font-size: 18px;
  bottom: 0;
  left: 0;
  text-transform: uppercase;
  width: 198px;
}
.clear-left {
  clear: left;
}
.clear-left {
  clear: right;
}
.suph, .suphi, .page-content, .footer {
  min-width: 960px;
}
.fprod .infoBoxContents, .stayconnect .infoBoxContents {
  background: url(images/bbg.png) 0 bottom no-repeat;
}
.pibox {
  width: 610px;
  float: left;
}
.pibox a {
  outline: 0;
}
.poverviews {
  margin-left: 640px;
  margin-bottom: 30px;
}
.pheading {
  height: 53px;
}
.pheading h1 {
  /*float: left; */
  font-size: 24px;
  margin: 0;
  color: #f58220;
  text-transform: uppercase;
  height: 54px;
}
.cufon-active .pheading h1 {
  font-size: 54px;
}
 .pheading h1 cufon {
  *float: left;
  *top: 22px;  
 } 
.pheading .p-price {
  display: block;
  color: #333;
  font-size: 20px;
  height: 53px; 
  text-align: right;
  padding-top: 13px; height: 40px;
}
.pheading .p-price b {
  font-size: 36px;
}
body .wrapfull-pinfo .h3 {
  color: #333;
  font-size: 2em;
  margin: 0 0 15px 0;
  height: 24px;
  padding: 21px 0 18px;
}
.wrapfull-pinfo .yui-content .h3 {
  padding-top: 11px;
}
.wrapfull-pinfo {
  padding-top: 5px;
}

.wrapfull-pinfo .bob {
  margin-bottom: 15px;
  padding-bottom: 10px;
}

.wrapfull-pinfo .main-img {
  margin-bottom: 30px;
  display: block;
}
.wrapfull-pinfo .main-img, .box-shadow {
  -moz-box-shadow: 0 0 7px #ccc;
  -webkit-box-shadow: 0 0 7px #ccc;
  box-shadow: 0 0 7px #ccc;  
}
.wrapfull-pinfo .yui-content select {
  width: 300px;
   margin: 0 20px 8px 0;
}
.catname {
  float: left;
  font-size: 3em;
  color: #333;
  margin: 14px 0 0;
}
.button {
  border: 0 none;  
  padding: 0;
  display: inline-block;
  height: 22px;
  cursor: pointer;
  vertical-align: middle;
  white-space:nowrap;
  
}
.button .fb, .button .lb {
  background-image: url(images/button.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 22px;
  vertical-align: top;
 
}
.button .fb {
  background-position: 0 0;
  padding-left: 10px;
  font-size: 13px;
  padding-top: 5px; *padding-top: 0;
  padding-right: 0;
  color: #4b4b4b;
  text-transform: uppercase;
  border: 0 none;
  cursor: pointer;
}
.button span.fb:hover, .button button.fb:hover {
  color: #F5822A !important;
}
.button button.fb {
  padding-top: 0;
  padding-bottom: 1px;
  margin: 0;
  *width: 1%;
}
.button .lb {
  background-position: right 0;
  width: 10px;
}
.buy_frame {
 /* margin-bottom: 10px;*/  
}
.buy_frame ,.buy_frame .fb, .buy_frame .lb {  
  height: 40px;
}
.buy_frame .fb, .buy_frame .lb {
  background-image: url(images/button_frame.png);
  font-size: 22px;
}
.buy_frame .fb {
  padding: 0 0 0 77px;
  width: 213px;
  text-align: left;
}

.checkout_button .fb, .checkout_button .lb {
  color: #f58220;
  background-image: url(images/buttoncheck.png);
}


.productListing .eimg {
  margin-right: 20px;
}
.logpasforgot {
    border-top: 1px solid #d5d5d5; padding-top: 20px;  
}
.button-box {
   border-top: 1px solid #bababa; padding: 20px 0 40px;
}
.left {
  float: left;
}
.cabox {
  padding: 45px 0 30px;
}
.cabox input.tf, .cabox input.tp {
  width: 300px;
}
.cabox select {
  width: 300px;
  line-height: 20px;
  height: 20px;
}
.cabox table tr td:first-child {
  text-align: right;
  padding-right: 13px;
}
.cabox .button {
  margin-top: 20px;
}
.tcheck, .tradio {
  margin: 0px 3px 3px 0;
  vertical-align: middle;
}

.bold, tr.bold td {
  font-weight: bold;
}
.ordersum {
  padding-right: 30px;
}
.checkcomments {
 width: 220px;
 margin-left: 20px;
}
.ototal tr:last-child td {
  padding-top: 1.5em;
}
.confirm-content {
  padding: 15px 0 20px;
}
.confirm-product td {
  font-weight: bold;
  line-height: 2em;
}
.spad {
  padding-bottom: 10px;
}
.red {
  color: #ff0000;
}
#main_tab div .groups_info {
  float: right;
  width: 300px !important;
}
h6 {
  font-size: 1em;
  margin: 0 0 1em 0;
}
.reviews-info {
  padding: 1em 0;
  border-bottom: 1px solid #c5c5c5;
  margin-bottom: 2em;
}
.account-overview td {
  border-bottom: 1px solid #c5c5c5;
  padding: 5px 10px 5px 0;
}
.reviews-info a {
  color: #666;
  text-decoration: none;
}
.tabs-content {
  width: 700px;
  padding-bottom: 40px;
  margin-left: 240px;
  margin-top:15px;
}
.bikefitform {
  background-color: #E8E8E8;
}
.infopage-content table {
  width: 100% !important;
}
.faq-questions {  
  color: #F5822A;
  margin-bottom: 30px;
}
.faq-questions, .faq-answer {
  padding: 0 0 40px;
  list-style-position: inside;
}
.faq-questions li a {
  text-decoration: underline;
}
.faq-questions li a:hover {
  text-decoration: none;
}
.faq-answer .answer-link, .content-link {
  font-weight: bold;
  color: #666;
}
.answer-content {
  padding: 1em 0 .25em;
}

.contact-us .tf, .contact-us textarea {
  margin-bottom: 15px;
}
.contact-us .tf {
  width: 240px;
}
.contact-us textarea {
  width: 350px;
  height: 120px;
}
.spad-right {
  padding-right: 20px;
  width: 1%;
  white-space: nowrap;
}
.contact-us .bob {
  margin-bottom: 60px;
}
.contact-us .button {
  margin-bottom: 40px;
}
.ogallery.pgallery li {
  margin: 0 45px 20px 0;
}
.ogallery.pgallery {
  margin-top: 20px;
}
.news-link-content {
  border-bottom:1px solid #C5C5C5;
  margin-bottom:1em;
  padding: 0 0 1em;
}
.checkend td {
  padding-right: 20px;
}
.checkend td td, .checkend td.last {
  padding: 0;
}
.wrapfull-pinfo .checkend {
  margin-top: 50px;
}
.cufon-loading{text-indent:-9999px;}

.countc {
  color: #FFF;
}
.bike-head  {
  background-color: #999;
}
.bike-head, .bike-body {
  padding: 5px 1em;
}
.bike-body {
  background: #f1f1f1;
}
.form-box {
  border: 0 none;
  clear:right;
  float:right;
}
.suph .form-box {
  color: #FFF;
  font-size: 11px;
}
#but_search {
  text-indent: -1000px;
  overflow: hidden;
  height: 20px; width: 20px;
  margin-bottom: 1px;
  border: 0 none;
  background: url(images/sbg.gif) 0 0 no-repeat;
  vertical-align: top;
  cursor: pointer;
  padding: 0;
}
#text_search {
  height: 15px; width: 173px; 
  border: 0 none;
  background: url(images/stbg.gif) 0 0 no-repeat;
  margin-right: 9px;
  color: #818080;
  vertical-align: top;
  padding-left: 5px;
}
.invis {
  display: none;
}
.bg-text_search {
  display: inline-block;
  height: 21px;
  line-height:21px;
  float:left;
}
.box-short-news {
  border-style: solid none;
  border-width: 1px;
  border-bottom-color: #dcdcdc;
  border-top-color: #FFF;
  padding: 10px 0;
}
.box-short-news.first {
  border-top-style: none;
}
.box-short-news.last {
  border-bottom-style: none;
}
.pageHeading_order{
	font-size:22px;
	color:#000000;
}

tr.orders_history td { 
	border-bottom:1px solid #bababa;
	padding: 13px 0 11px 0;
}

tr.orders_history_last td { 
	padding: 13px 0 11px 0;
}
.paypal-logo {
  margin: 1em 0 0;
}

tr.current-level a {color: #fff;}
.geometry {
	background: #e8e8e8;	width: 640px;
}
.text-p {
	color: #8a8a8a;
}
.text-p a {
	color: #f09d57;
	text-decoration: underline;
}
.text-p a:hover {
	text-decoration: none;
}
.table_geom {
	margin-left: 20px;
}
.table_geom tbody th {
	text-align: left;
}
.table_geom td, .table_geom th {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#666666;
}
.table_geom thead td{
	background-color:#333333;
	color:#F58220;
	font-weight:bold;
}
.table_geom .light {
	background: #f4f4f4;
}
.group_buy_status{
 background-color:#FFFFFF;
 border:1px solid #B0D38B;
 padding-top:5px;
 /*margin:5px;*/
 vertical-align:top;
 }
.group_buy_line{
 width:94% !important;
 background:url(images/grey.png)repeat-x;
 /*background-color:#525252;*/
 height:10px;
 float:left;
 }
.group_buy_progress{
 /*margin-top:1px;
 margin-bottom:1px;
 background-color:#D79500;*/
 background:url(images/orange.png)repeat-x;
 height:100%
 }
.boldp{
 font-size:14px;
 font-weight:bold; 
}  
.bc{
font-size:20px;
font-weight:bold;
color:#F58220;
}

