
.boxText, .boxText a { font-family:  Arial, sans-serif; font-size: 11px; }
.boxText { padding-bottom: 25px;}
.errorBox { font-family :  Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

.columnLeft { background-color: #F0F1F1; border-color: #999999; border-width: 1px; border-style: solid; padding: 2px; }
a.menuBoxHeadingLink:link { font-family: Arial, sans-serif; font-size: 12px; color: #616060; font-weight: bold; text-decoration: none; }
a.menuBoxHeadingLink:visited { font-family: Arial, sans-serif; font-size: 12px; color: #616060; font-weight: bold; text-decoration: none; }
a.menuBoxHeadingLink:active { font-family: Arial, sans-serif; font-size: 12px; color: #616060; font-weight: bold; text-decoration: none; }
a.menuBoxHeadingLink:hover { font-family: Arial, sans-serif; font-size: 12px; color: #616060; font-weight: bold; text-decoration: none; }

a.menuBoxContentLink:link { font-family: Arial, sans-serif; font-size: 12px; color: #616060; font-weight: normal; text-decoration: none; }
a.menuBoxContentLink:visited { font-family: Arial, sans-serif; font-size: 12px; color: #616060; font-weight: normal; text-decoration: none; }
a.menuBoxContentLink:active { font-family: Arial, sans-serif; font-size: 12px; color: #616060; font-weight: normal; text-decoration: none; }
a.menuBoxContentLink:hover { font-family: Arial, sans-serif; font-size: 12px; color: #616060; font-weight: normal; text-decoration: underline; }
.menuBoxHeading, .menuBoxHeading a { font-family: Arial, sans-serif; font-size: 12px; color: #616060; background-color: #ffffff; cursor:pointer;}
.menuBoxHeading a:hover {font-family: Arial,sans-serif; text-decoration: none; color: #616060;}

.dataTableRowSelected { background-color: #FFFFFF; cursor: pointer; }
.dataTableRow { background-color: #FFFFFF; cursor: pointer;  }
.dataTableRowOver { background-color: #FFFFFF; color:red; cursor: pointer; text-decoration:underline;}

.menu_item_active { color:red; text-decoration:underline; }

BODY { background: #f3f3f3; background-attachment: fixed; color: #000; font: normal 11px Arial, Tahoma, sans-serif;  height: 100%; text-align: center; }

.Top {
	background: url(images/backtop.jpg) no-repeat top center #374d8f;	
}

/**************************************************************************************************/
/* Simple Style start*/

.content table.simple_table_box, .content table.simple_table_banner_box { border: 0; }

.content table.simple_table_box, .content table.simple_table_banner_box  td a {
 color: #FF0000; font-family:  Verdana, Tahoma, Arial, sans-serif; font-size: 16px; font-weight: normal; }

table.simple_table_box, table.simple_table_banner_box {
 border: 1px solid #93AEC1; width: 90%;
   margin: 2px auto 10px; position: relative; z-index: 5; }

TR.simple_table_box, TR.simple_table_banner_box { background-color: #f8f6f5; background-color: #fff; }
TD.simple_table_box { font-family:  Arial, sans-serif; font-size: 11px; padding:  0px 2px 2px; text-align: center; }

.hed .headercolor {
	display:block;
	height:10px;
	background:#3a62d8;
	vertical-align:top;
}

.headertext {
	display:block;
	height:18px;
	background:#FFFFB3;
	vertical-align:top;
	margin: 5px 5px;
	text-align:left;
	border: solid 1px #999999;
	padding: 5px 5px 0px 5px;;
}

.headertext a, .headertext span {
	vertical-align:middle;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, sans-serif;
	color: #364c8d;
}
/**************************************************************************************************/
/* Simple banner Style start*/

TD.simple_table_banner_box {
   font-family:  Arial, sans-serif;
   font-size: 11px;
   line-height: 1.5;
   padding:  0;
   text-align: center;
}

/**************************************************************************************************/
/* Heading Table_Box Style */

TABLE.heading_table_box {   
   width: 100%;     
}
.left_column table.heading_table_box, .right_column table.heading_table_box {
   margin-bottom: -10px;
   position: relative;
   z-index: 10; 
}
tr.heading_table_box {
/*  background: url(images/hbox.png) center center no-repeat;  */
  height:18px;  
}
.content tr.heading_table_box {
  background: #3a62d8;
}

td.heading_table_box { font-size: 11px; line-height: 1.5; color: #FFF; padding: 0 25px; }
.left_column td.heading_table_box, .right_column td.heading_table_box { padding: 5px 35px 11px 30px; text-align: left; }
.left_column td.heading_table_box a, .right_column td.heading_table_box a { color: #fff; font-size: 11px; }

.content td.heading_table_box, .content td.heading_table_box a { color:#FFFFFF; font-weight: bold; font-size: 12px; }
.content td.heading_table_box a:hover { text-decoration: none; }

/**************************************************************************************************/
/* Corner Table_Box Style */

TABLE.corner_table_box{   
   width: 100%;
}

TR.corner_table_box{
   background-color: #AAAAAA;
}

TD.corner_table_box{
   font-family:  Arial, sans-serif;
   font-size: 11px;
   line-height: 1.5;
   padding: 2px;
   text-align: center;
}

TD.corner_table_box_left{
   width: 5px;
   height: 5px;
   background-color: #AAAAAA;
   background-image: url(../../images/design/table_box/corner_left_top.gif);
   background-repeat: no-repeat;   
}

TD.corner_table_box_right {
   width: 5px;
   height: 5px;
   background-color: #AAAAAA;
   background-image: url(../../images/design/table_box/corner_right_top.gif);
   background-repeat: no-repeat;
}


/**************************************************************************************************/
/* Corner Table_Box Style */

TABLE.round_corner_table_box{      
   width: 100%;
}

TR.round_corner_table_box{
   background-color: #AAAAAA;
}

TD.round_corner_table_box{
   font-family:  Arial, sans-serif;
   font-size: 11px;
   line-height: 1.5;
   padding: 2px;
   text-align: center;
}

TD.round_corner_table_box_left_top{
   width: 5px;
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_left_top.gif);
   background-repeat: no-repeat;      
}

TD.round_corner_table_box_right_top{
   width: 5px; 
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_right_top.gif);
   background-repeat: no-repeat;   
}

TD.round_corner_table_box_left_bottom{
   width: 5px; 
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_left_bottom.gif);
   background-repeat: no-repeat;   
}

TD.round_corner_table_box_right_bottom{
   width: 5px;
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_right_bottom.gif);
   background-repeat: no-repeat;   
}


/**************************************************************************************************/
/* Line Corner Table_Box Style */

TABLE.line_corner_table_box{      
   width: 100%;
}

TR.line_corner_table_box{
   background-color: #ffffff;
}

TD.line_corner_table_box{
   font-family:  Arial, sans-serif;
   font-size: 11px;
   line-height: 1.5;
   padding: 2px;
   text-align: center;
}

TD.line_corner_table_box_left_top{
   width: 5px;
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_left_top_blue.gif);
   background-repeat: no-repeat;      
}

TD.line_corner_table_box_right_top{
   width: 5px; 
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_right_top_blue.gif);
   background-repeat: no-repeat;   
}

TD.line_corner_table_box_left_bottom{
   width: 5px; 
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_left_bottom_blue.gif);
   background-repeat: no-repeat;   
}

TD.line_corner_table_box_right_bottom{
   width: 5px;
   height: 5px;   
   background-image: url(../../images/design/table_box/corner_right_bottom_blue.gif);
   background-repeat: no-repeat;   
}

TD.line_corner_table_box_middle_top{   
   background-image: url(../../images/design/table_box/pixel_blue.gif);
   background-repeat: repeat-x;   
}

TD.line_corner_table_box_middle_left{   
   background-image: url(../../images/design/table_box/pixel_blue.gif);
   background-repeat: repeat-y;   
}

TD.line_corner_table_box_middle_right{   
   background-image: url(../../images/design/table_box/pixel_blue.gif);
   background-repeat: repeat-y;   
   background-position: right;   
}

TD.line_corner_table_box_middle_bottom{   
   background-image: url(../../images/design/table_box/pixel_blue.gif);
   background-repeat: repeat-x;   
   background-position: bottom;   
}

/* End of Line Corner Table_Box Style */
/**************************************************************************************************/

FORM {
	display: inline;
}

div.headerNavigation {
  
  text-align: left;
  padding: 0 25px;
}

TD.headerNavigation_delim {
  font-family:  Arial, sans-serif;
  font-size: 14px;
  color: #ffffff;
  height: 44px;
  padding: 0 0 11px;
}

TD.headerNavigation {
  font-family:  Arial, sans-serif;
  font-size: 14px;
  color: #ffffff;
  height: 44px;
  padding: 0 0 10px;
}

A.headerNavigation { color: #FFFFFF; font-size: 12px; }
A.headerNavigation:hover { color: #FFF; font-weight: bold; text-decoration: none; }
A.headerNavigation_active { color: #FFF; font-weight: bold; font-size: 12px; }
A.headerNavigation_active:hover { color: #FFF; font-weight: bold; font-size: 12px; text-decoration: none; }

A.featp    { font-family:  Verdana, Arial, sans-serif; color: #0000CC; font-size: 14px; font-weight: bold; text-decoration: none; }
A.featp:hover   { font-family:  Verdana, Arial, sans-serif; color: #000060; font-size: 14px; font-weight: bold; text-decoration: none; }

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma,  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, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #6081AA;
}

TD.footer {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  background: #6081AA;
  color: #ffffff;
  font-weight: bold;
}

TD.infoBoxHeading {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: url(images/hmboxbg.gif) 0 0 repeat-x;
  color: #000066;
  height: 24px;
}

.infoBox {
  margin-top: 10px;
}



.infoBoxContents {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

/*for left column*/
TD.infoBoxHeadingLeft {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background-color: #AAAAAA;
  height: 24px;
}

.infoBoxLeft {
  background: #AAAAAA;
}

.infoBoxContentsLeft {
  background-color: #ffffff;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

/*for right column*/
TD.infoBoxHeadingRight {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background-color: #AAAAAA;
  height: 24px;
}
.infoBoxRight {
  background: #AAAAAA;
}

.infoBoxContentsRight {
  background: #ffffff;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}


TD.infoBox, SPAN.infoBox {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

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: #ffffff;
}

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: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #847C67;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #847C67;
  color: #FFFFFF;
  font-weight: bold;
}

.compareBox {
  overflow: auto;
  width: 590px; 
  border: 1px solid #8c8c8c;
  padding-top: 5px;
  padding-bottom: 10px;
}

.product_previewBox {
  overflow: auto;
  width: 400px;   
  border: 1px solid #8c8c8c;
  padding: 10px;
  background-color: #F2F2F2;  
}

.compareListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #F5F5F5;
  color: black;  
  border-left: 1px solid #8C8C8C;
  border-right: 1px solid #8C8C8C;
  border-bottom: 1px solid #8C8C8C;
  padding-left: 10px;
  padding-right: 15px;
}

.compareListing-content {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;      
  border-right: 1px solid #8c8c8c;
  border-bottom: 1px solid #8c8c8c;
  padding-left: 5px;
  padding-right: 5px;
}

.compareListing-content-selected {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #e6e6e6;      
  border-right: 1px solid #8c8c8c;
  border-bottom: 1px solid #8c8c8c;
  padding-left: 5px;
  padding-right: 5px;
}

a.productListing-heading {
  color: #FFFFFF;
}

a.productListing-heading:hover {
  color: #FFFFFF;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 11px;

}

A.pageResults {
  font-family: Arial, sans-serif;
  color: black;
  text-decoration: none;
  font-size: 12px;
}

A.pageResults:hover {
  font-family: Arial, sans-serif;
  color: red;
  text-decoration: none;
  font-size: 12px;
}

.boxText a.pageResults { font-family: Arial, sans-serif; font-size: 11px; }
.boxText a.pageResults:hover  { font-family: Arial, sans-serif; font-size: 11px; color: red; }

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #392715;
}

TD.pageHeading a {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FF0000;
}

TD.pageHeading a:hover {
  text-decoration: none;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main { font-family:  Arial, sans-serif; font-size: 12px; line-height: 1.5; }

TD.smallText, SPAN.smallText, P.smallText { font-family:  Arial, sans-serif; font-size: 11px; }

TD.accountCategory { font-family:  Arial, sans-serif; font-size: 13px; color: #aabbdd; }

TD.fieldKey {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

.productSpecialPrice {
  font-family:  Tahoma, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
  font-size: 18px;
}
.product-listing SPAN.productSpecialPrice {
  font-size: 16px;

}
SPAN.errorText {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family:  Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:  Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family:  Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family:  Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:  Arial, sans-serif; font-size: 11px; color: #ff0000; }


/* Simple Style end*******************************************************/



/******************* Global style ***************************/
*  { padding: 0; margin: 0; }
ul { margin-left: 1.5em; }

A { font-family: Verdana, Tahoma, sans-serif; color: #000; text-decoration: none; font-size: 12px; }
A:hover { font-family: Verdana, Tahoma, sans-serif; color: #de422c; text-decoration: none; font-size: 12px; }

strong { font-weight: bold; }
p { line-height: 1.5; }
hr { display: block; }
img { border: none; }
input { font-family: Tahoma, Verdana, sans-serif; font-size: 11px; }
.no-border { border: none !important; }
.no-border-top { border-top: none !important; }
.main { line-height: 1.5; font-size: 11px; }
td, td.smallText { font-family: Tahoma; color: #000000; font-size: 15px; }
.left_col .smallText, .right_col .smallText, .right_col .main { color: #FFF; }
.bold { font-weight: bold; }
.none { display: none; }
.hidden { visibility: hidden; }
.header { color: #FFF; font: bold 14px Tahoma, Arial, sans-serif; }


table.contacts { font-family: "Tahoma", serif; font-size: 14px; font-weight: bold;  }
.contacts td { font-family: "Tahoma", serif; font-size: 14px; font-weight: bold; }

/******************** Header style *****************/

h3 { font: normal 18px Tahoma, Arial, sans-serif; text-transform: lowercase; margin-bottom: 5px; }

/******************** LOGO **********************/

a.logo {
  display: block;
  float: left;
  margin-left: 20px;
  outline: 0;
}
a.logo span {
  display: none;
}

/*** Template style (header, footer, right_column, left_column) ***/

table.header {
  position: relative;
}  

.left_column, .right_column {
  padding: 0; 
  text-align: center;
 /* border: 1px solid red;*/
}
.left_column td , .right_column td {
  text-align: center;
}

.left_column td.menuBoxHeading, .left_column td.main {
  text-align: left;
}

.left_column td.menuBoxHeading {
  padding-left: 10px;
}

.left_column td.main {
  padding-left: 15px;
}


.content {
  padding: 0px 10px 10px; 
  position: relative;
  z-index: 5;
  background-color: #fff;  
}
.footer {
    color: #FFF;
    font-size: 12px;
    background: url(images/fbg1.png) center center no-repeat;
    height: 40px;
  }
  
/******************** Search box ***************************/

div.form_search {
  position: relative;
  z-index: 1;
  float: right;
  white-space: nowrap;
  height:28px;
  width: 210px;
  padding: 3px 6px 0 0;
  background: url(images/search.jpg) no-repeat;
  background-position:right;
}
input.quick-submit {
  border: 0 none;
  background-color: transparent;
  color: #948772;
  font-family:  Tahoma, sans-serif;
  cursor: pointer;
  vertical-align: middle;
}
input.quick-text {
  font-family:  Tahoma, sans-serif;
  font-size: 11px;
  width: 15em;
  border: 1px solid #d9d5bf; 
  color: #8f8f8f;
  height: 22px;
  padding: 1px 5px;
  border: 0 none;
  vertical-align: middle;
}

/******************** Absolute position block ***************************/

.bimg1, .bimg2, .bimg3, .bimg4 {
  position: absolute;
}
.bimg1 { 
  z-index: 90;
  left: 50%;
  margin-left: -25%;
}

  .header .bimg1 {
  display: none;
}
 .footer .bimg1 {
  display: block;
  top: 0;
  left: 50%;
  margin-left: -242px;
  margin-top: 85px;
}
.bimg1 a {
  position: relative;
  top: -80px;
  outline: 0;
} 
.bimg2 {
  z-index: 12;
  left: 50%;
  margin-left: -528px;  
}
.bimg2 img {
  position: relative; top: -42px; left: 0px;
}
.header .bimg2 {
  top: -30px;
}
.header .bimg2  img {
  top: 0px;
} 
  .header .bimg2  img {
  top: -7px;
} 
.bimg3 {
  z-index: 13;
  left: 50%;
  margin-left: -177px;
}
.bimg3 img {
  position: relative; top: 25px; left: 0px;
}
.bimg4 {
  z-index: 6;
}

/******************** Top_memu, Language_list ***********/

.menu {
  width: 50%;
}
.lang {
  text-align: right;
  padding: 5px 50px;
  float: right;
  padding: 8px 10px 0 10px;
  vertical-align: middle;
}
.menu ul {
  list-style: none;
  margin-top: 5px;
  float: right;
}
.menu ul li {
  float: left;
  margin-right: 5px;
  padding-bottom: 5px;
}
.menu ul li a {
  color: #b1a186;
  text-decoration: none;
  text-align: center;
  display: block;
  min-width: 32px;
  white-space: nowrap;
}
.menu ul li a:hover, .menu ul li a:hover span {
  color: #de422c;
  cursor: pointer;
}
.menu ul li a span {
  display: block;
  float: left;
  height: 18px;
  white-space: nowrap;
  padding: 4px 5px 0;
  background-color: #FFF;
}
.menu ul li a span.acl, .menu ul li a span.acr {
  background-image: url(images/aheader-nav.gif);
  background-repeat: no-repeat;
  background-color: transparent;
  width: 3px;
}
.menu ul li a span.acl {
  background-position: 0 0;
}
.menu ul li a span.acr {
  background-position: right 0;
}

/******************** Main border-image ************************/

td.all-l {
  background: url(images/content-border-l.png) 0 0 repeat-y; 
}
td.all-r {
  background: url(images/content-border-r.png) 0 0 repeat-y;
}
td.all-l img, td.all-r img {
  visibility: hidden;
  display: block;
  width: 7px;
}

/******************** Categories style *************************/

.categories h3 {
  margin: 5px;
  position: relative;
  height: 1em;
}
.categories h3 a {
  display: block;
  position: absolute;
  white-space: nowrap;  
  font: normal 18px Tahoma, Arial, sans-serif;
  text-transform: lowercase;
  border: 0 none;
  padding: 0;
  z-index: 11;  
}
.categories td.bg {
  height: 127px;
  background: #F2F3EF url(images/category-bg.png) 0 0 repeat-x;
  position: relative;
  z-index: 12;
}
.categories td.bg.cimg {
  position: relative;
  z-index: 2;
}
.categories ul {
  list-style: none;
  margin: 0;
}
.categories li {
  margin-left: -5px;
  width: 125px;
}
.categories a {
  text-align: left;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 20px 0 12px;
  position: relative;
  z-index: 10;
  outline: 0;
}
.categories table td {
  text-align: left;
}
.categories a:hover {
  text-decoration: underline;
  color: #FF0000;
}
.categories .view_greater a {
  border: 0 none;
  width: auto;
}
.categories .cimg {
  padding: 0 10px;
}
.categories .cimg a {
  border: 0 none;
  width: auto;
  padding: 0;
}
.sub_category {
  padding-left: 15px;
}
.sub_category strong {
  color: #33302b!important;
  text-decoration: none;
}
.sub_category, .sub_category a {    
  font-style: italic;
  color: #33302b;
  font-weight: normal;
}

/******************** Product list *********************/

a.read_more {
  text-decoration: none;
  color: #b1a186;
}
a.read_more:hover {
  text-decoration: underline;
  color: #000;
}
.product-listing s {
   display: none;
}
.product-listing td {
  padding-bottom: 1px;
}
.product-listing .pname {
  color: #0000CC;
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.product-listing a.pname:hover {
  color: #000060;
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.product-listing .pdescription {
  padding: 2em 0;
  font-weight: bold;
}
.bg .price {
  float: right;
}
.product_listing .bg p {
  color: #b1a186;
  padding: 5px 0 10px;
  line-height: 1.3;
}

a.details, a.porder , a.shipping {
  text-decoration: none;
  color: #9e8665;
  display: block;
  height: 1.5em;
  padding: 5px 30px 5px 0; 
  outline: 0;
}

.content table.simple_table_box td a.details {
  color: #000;
  text-decoration: underline;
  float: left;
  font-size: 10px;
}
.content table.simple_table_box td a.details:hover {
  text-decoration: none;
}
a.porder {
  background: url(images/cart2.gif) right center no-repeat;
  float: right;
}
a.shipping {
  background: url(images/shipping.gif) right center no-repeat;
  float: right;
}
.plimg img {
  border: 1px solid #351b07;
}
.plcorner td {
  background: #FFF;
}
.plcorner.top td {
   border-top: 1px solid #dddacd;
}
.plcorner.bottom td {
   border-bottom: 1px solid #dddacd;
}
.plcorner .cleft, .plcorner .cright {
  background: none;
  border: 0 none !important;
}

/******************* Product info **********************/

.pi_manufacturers {
  padding: 0 30px;
}



.product_info .bg .pname {
  font-size: 18px;
  color: #351b07;
  padding: 0 0 10px 0;
}
.product_info .bg .price {
  font-size: 14px;
  color: #351b07;
  padding: 5px 0 0 0;
}
td.extra_img {
  padding: 0 10px 0 0;
}
td.extra_img td {
  padding-bottom: 10px;
}
td.extra_img td td {
  padding-bottom: 0;
}
.extra_img a {
  text-decoration: none;
  display: block;
}
.extra_img img {
  border: 1px solid #000;
  display: block;
}
.extra_img a span {
  display: block;
  color: #b1a186;
  text-align: center;
  padding: 3px 0 0 0;
}
.extra_img a span img {
  vertical-align: middle;
  border: 0 none;
  display: inline;
}
.extra_img a:hover span {
  text-decoration: underline;
}
.product_info ul {
  list-style: none;
  margin: 1em 0;
}
.product_info ul strong {
  padding-bottom: .5em;
}
.product_info ul img {
  margin: 10px 0 0 0;
}
.product_info a.porder, .product_info a.shipping {
  margin: 0 0 2em 0;
}
.system table a span {
  display: block;
  text-align: center;
  padding: 3px 0 0 0;
}
.system table a.pimg_system img {
  border: 1px solid #000;
}
.system table td {
  text-align: center;
  padding: 2px 0 3px;
}
.system table a {
  text-decoration: none;
}
.plbody td {
  padding: 0 0 1em 0;
}


/******************** Box Style ************************/

.static {
  padding-top: 20px;
}

.static table td {
  width: 50%;
  vertical-align: top;
}
.static table td td {
  padding-bottom: 40px;
}
.static table td td td {
  padding-bottom: 0;
}
.contact_us, .featured_p {
  float: left; 
}
.contact_us {
  background: url(images/convert.png) 90px 0 no-repeat;
  position: relative;
}
.manufactura, .article {
  float: right;
}
.contact_us strong {
  display: block;
  margin: .5em 0 0;
  line-height: 1.5;
}
.contact_us span {
  display: block;
  line-height: 1.75;
}
.featured_p p {
  margin: .5em 0 0;
  line-height: 1.5;
  color: #b1a186;
  padding-right: 1em;
}
.featured_p hr {
  color: #eeebdf;
  margin: .5em 0 0;
}
.ula ul {
  list-style: none;
  margin: 0 30px 0 0;
}
.ula li {
  border-bottom: 1px solid #eeebdf;
  padding: 4px 0;
}
.ula a {
  color: #b0a086;
  line-height: 1.5;
  text-decoration: none;  
  
}
.ula a:hover {
  color: #de422c;
}
.ula li ul {
  margin-left: 1em;
}
.ula li ul li {
  padding: 2px;  
  border: none;
}
.ula li ul li a {
 
}
.ula li ul li a:hover {
  color: #000;
}

/******************** Internal style ***************************/

td.tdl, td.tdr {
  width: 285px;
  vertical-align: top;
}

.tdc_ru {
  background: url(images/img3_ru.png) right 27px no-repeat;
  text-align: center;
  padding-top: 48px;
}

.tdc_ua {
  background: url(images/img3_ua.png) right 27px no-repeat;
  text-align: center;
  padding-top: 48px;
}

.canim {
  display: block;
  height: 118px;
  width: 644px;
  position: relative;
  outline: 0;
  margin: -33px auto -10px;
}
.canim img {
  display: block;
  position: absolute;
  
}
.canim .cmain {
  top: 10px;
  left: 10px;  
}
.canim .border {
  top: 0; left: 0;
}
td.pageHeading {
  background: #3a62d8;
  height: 18px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;  
  padding: 3px 25px;
}
.infoBoxHeading {
  color: #ffd400;  
  font-size: 14px;
  font-weight: bold;
}
.infoBoxHeading td, td.infoBoxHeading {
  font-size: 14px;
}

.content .infoBoxHeading td.main {
  color: #fffaae;
}
td.btl, td.btr {
  width: 205px;
}
td.btl {
  color: #958d88;
  font-size: 10px;
  padding: 0 5px 12px;
}
td.btr, td.btc {
  padding: 0 15px 15px;
}
td.btll, td.tll {
   background: url(images/content-border-l.png) 0 0 repeat-y;
}
td.btrr, td.trr {
   background: url(images/content-border-r.png) right 0 repeat-y;
}
a.cart, a.cart:hover {
  text-decoration: none;
}
a.cart {
  display: block;
  float: right;
  outline: 0;
  text-align: right;
  line-height: 2;
  margin-bottom: 20px;
}
a.cart img {
  vertical-align: middle;
  margin-right: 5px;
}
a.cart span.scart1 {
  color: #de422c;
}
a.cart span.scart2 {
  color: #000;
  display: block;
}
a.cart:hover span.scart1 {
  text-decoration: underline;
}
select.sort {
  border: 1px solid #FFF;
  background: #3b85c3;
  padding: 3px;
  width: 185px;
  font: normal 11px Verdana, sans-serif;
  color: #fff;
  margin-top: 5px;  
}
select.sort option {
  outline: 0;
}
a.details-pp {
  position: relative;
  top: 50px;
  left: 15px;
  background: url(images/trian-white-s.gif) right center no-repeat;
  padding-right: 10px;
  font-size: 14px;
}
td.p-info {
  color: #838383;
  line-height: 1.5;
  border-bottom: 1px dotted #838383;
  padding-top: 10px;
}
td.p-info a {
  color: #838383;
}
td.p-info-h {
  border-bottom: 1px dotted #838383;
  padding-top: 5px;
  line-height: 1.5;
} 
td.p-info-c {
  color: #838383;
  line-height: 1.5;
  padding-top: 5px;
  border-bottom: 1px solid #efefef;
}
table.currency {
  background: #6bc3fb url(images/currency-box-t.jpg) 0 0 no-repeat;
}

table.currency .currency-body {
  padding-left: 10px; border-color: #9ad1ff; border-style: none solid; border-width: 1px;
}
.currency-box td {
  font-weight: bold;
}
.currency-box input {
  vertical-align: middle;
}
.product-list .p-link-img img {
  margin: 10px;
  border: 1px solid #fff;
}
.product-list td.p-info {
  padding: 5px 0;
}
.product-list .product-list-head a {
  font-size: 10px;  
  font-weight: bold;
}

.product-list .productPrice {
  padding: 10px 0;
  white-space: nowrap;
}
table.pi_decsription td {
  padding: 5px 0;
}
.paginator {
  padding: 20px;
}
.paginator td, .paginator a {
  color: #fff;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.mmargin {
  display: block;
  margin-bottom: -50px;
}

/*************** Shopping Cart ***************/

.shopping_cart, .shopping_cart td, .shopping_cart td.main, .shopping_cart a {
  font-size: 10px;
}

.shopping_cart .headertext a{
  font-size: 11px;
}
.shopping_cart table td {
  padding: 0 10px;
}
.shopping_cart .quantity {
  padding:  0 2px 0 15px;

}



/***************** Scrolling list ************/

.static .scroll-list td {
  padding: 5px 10px;
  color: #b1a186;
}
.static .scroll-list td .scroll {
  cursor: pointer;
  border: 0 none;
}
.scroll-list img {
  border: 1px solid #000;
}

/**************** Box float ********************/

.box_float {
  width: 225px;
  clear: both;
  position: absolute;
  top: 2em;
  right: 0;
  z-index: 99;
}
.box_float.shopping {
  right: -2em;
}
.box_float div {
  background: url(images/borderbg-flow.gif) 0 0 repeat-y;
  padding: 0 10px;
}
.box_float table img {
  border: 1px solid #000;
}
.box_float div p {
  padding-bottom: 10px;
}
.box_float ul {
  list-style: none;
  margin: 0;
  padding-bottom: 10px;
}
.box_float ul strong {
  padding: 0;
}
.all td {
  line-height: 1.5;
}
  .box_float table {
  width: 205px;
}
.box_float.shopping hr {
  margin: 4px 0 2px;
}

/********************* Account box *********/

.in_text, .in_pass {
  border: 1px solid #947357;
  height: 18px;
}

/********************* LX *************/

td.select_mag {
  padding: 0;
}

/********************* Logoweb ********/

/*.super {
  padding-top: 20px;
}
*/
.main_pinfo {
  margin-bottom: 20px;
}
.main_pinfo .productSpecialPrice {
  line-height: 1;
  text-align: right;
  padding: 0 5px;
}
table.heading_bundled_products {
  border-bottom: 4px solid #b4a494;
  width: 100%;
}
td.heading_bundled_products {
  font-size: 14px;
  font-weight: bold;
  
}


#pi-tabs-div {
float:none;
clear:both;
margin-bottom:20px;
}

#pi-tabs-div p{
margin:0;
padding:0;
}

#pi-tabs-ul{
list-style-type: none;
font-size:11px;
float:none;
clear:both;
width:100%;
margin:0;
padding:0;
}

div.pi-tabs-cont{
  background:#FFFFFF none repeat scroll 0 0;
  border: 3px solid #3a62d8;
  clear:left;
  color:#222222;
  font-size:1.1em;
  line-height:1.3;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  min-width:0;
  padding:1.5em 1em;
  text-decoration:none;
}

div.pi-tabs-cont *{
  font-size: 12px;
}


/****************** IE6 fix *******************/

  .ie-border {
  position: relative;
}
  .ie-l {
  right: 3px;
}
  .ie-r {
  left: 3px;
}
  .lang ul li a {
  width: 62px;
}
  .menu ul li a span {
  display: block;
  height: 22px;
  float: left;
  white-space: nowrap;
  padding: 4px 5px 0;
  background-color: #FFF;
}
.menu ul li a span.acl, .menu ul li a span.acr {
  height: 22px;
}
  a.web4pro {
  background: none;

}
  a.web4pro:hover {
  background: none;
 
}
  a.web4pro img {

}
  .contact_us {

}
  .ie-png-fix {
  position: absolute;
  z-index: 1;
  display: block;
  width: 53px;
  height: 45px;
  top: 0;
  right: 10px;
 /*  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/convert.png');*/
}
  .contact_us h3 {

}
  .scroll-list .ie-png-fix {

}
  .scroll-list .ie-png-fix.top {

}
  .scroll-list .ie-png-fix.bottom {
}
  .scroll-list .ie-png-fix img {

}
  a.details {

}
  .box_float {

}
  .box_float.shopping {

}
  .box_float.shopping hr {

}

.centers {
  padding-top: 10px;
  border-bottom: 1px dashed #808080;
}

TD.pageHeading_contacts a {
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #FF0000;
}

TD.pageHeading_contacts a:hover {
  text-decoration: none;
}

.keyboardLayout { position: absolute; margin: 1px 0 0 -25px;  width: 24px; height: 20px; color: #999; text-align: center; }


/*
  create_account.css
*/

.registration, .registration_success {
	/*background: url(images/reg_bg.gif) 0 0 repeat-y;*/
	font: normal 12px Arial, sans-serif;
}

.registration td {
	padding: 2px 10px 2px 2px;
	text-align: right;
}

.registration td.pwa {
	padding: 2px 10px 2px 2px;
	text-align: right;
}

.registration input, .registration select {
	width: 160px;
	border: 1px solid #666;
	font: normal 10px Arial, sans-serif;
}
.registration div.default {
	font: normal 10px Arial, sans-serif;
	color: #959595;
	font-style: italic;
	position: absolute; 
  width: 156px; 
  height: 12px; 
  top: 1px;
  left: 234px; 
  background-color: #fff; 
  text-align:left;  
}

.registration .check {
	width: auto;
	border: 0 none;
}
.registration .radio {
	width: auto;
	margin: 5px;
	border: 0 none;
}
.registration input.default, .registration select.default {
	color: #959595;
	font-style: italic;
}
.registration label {
	line-height: 1;
	font-weight: bold;
}
.registration label input, .registration label select {
	margin-left: 5px;
}
.registration label span {
	color: #FF0000;
}

.registration textarea {
	display: block;
	float: right;
	border: 1px solid #000;	
	margin-left: 5px;
	font-size: 11px;
	width:160px;
}
.registration .submit {
	background:transparent url(images/hmboxbg.gif) repeat-x scroll 0 0;
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	outline: 0;
	cursor: pointer;
	line-height: 1;
	border: 1px solid #000;
}

.registration_success td {
	padding: 10px;
	text-align: center;
}

/*
  create_account_pwa
*/

.registration_pwa {
	background-color: #c5b4ac;
	font: normal 12px Arial, sans-serif;
}
.registration_pwa td {
  text-align: right;
  padding: 5px;
}
.registration_pwa input, .registration_pwa select {
	width: 160px;
	border: 1px solid #666;
	font: normal 10px Arial, sans-serif;
}
.registration_pwa div.default {
	font: normal 10px Arial, sans-serif;
	color: #959595;
	font-style: italic;
	position: absolute; 
  width: 156px; 
  height: 12px; 
  top: 1px;
  left: 234px; 
  background-color: #fff; 
  text-align:left;  
}

.registration_pwa .check {
	width: auto;
	border: 0 none;
}
.registration_pwa .radio {
	width: auto;
	margin: 5px;
	border: 0 none;
}
.registration_pwa input.default, .registration_pwa select.default {
	color: #959595;
	font-style: italic;
}
.registration_pwa label, .registration_pwa span  {
	line-height: 1;
	font-weight: bold;
}
.registration_pwa label input, .registration_pwa label select {
	margin-left: 5px;
}
.registration_pwa label span {
	color: #FF0000;
}

.registration_pwa textarea {
	display: block;
	float: right;
	border: 1px solid #000;	
	margin-left: 5px;
	font-size: 11px;
	width:160px;
}
.registration_pwa .submit  {
	background:transparent url(images/hmboxbg.gif) repeat-x scroll 0 0;
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	outline: 0;
	cursor: pointer;
	line-height: 1;
	border: 0px solid #000;
	width: 70px;
}

.registration_pwa a {
  display: block;
	background:transparent url(images/hmboxbg.gif) repeat-x scroll 0 0;
	height: 23px;
  width: 150px; 
  font-weight: bolder;
  text-align:center; 
  padding-top:5px; 
}

.registration_pwa a:hover {
  color: #000000;
  text-decoration: none;
}  
.registration_pwa .discount {
  color: #ff0000; 
  font-weight: bolder;
}  
.registration_pwa .down {
  text-align:left; 
  color:red; 
  font-weight: bold;
}
.registration_pwa .up {
  text-align:left;
  font-size: 14px; 
  font-weight:bold;
}

/*
  main.css
*/
.MainTable {

}

#wrap {
	position: relative;
	width: 1260px;
	margin: 0px auto;
	min-height:100%;
	height:auto !important;
	height:100%; 
    background: #f3f3f3 url(images/back.jpg) repeat-y left;
	background-position: +1px;
}

#wrapie {
	position: relative;
	width: 1139px;
	margin: 0px auto;
}
#wr_footer {
	padding-top:25px;
	position:relative;
/*	margin: -100px auto 0; */
	width: 1140px;
}
.footer_blank {
	 height: 80px;
}

/*
  highslide.css
*/


.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {

}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Thumbnail boxes for the galleries.                                        */
/* Remove these if you are not using a gallery.                              */
/*****************************************************************************/
.highslide-gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.highslide-gallery ul li {
	display: block;
	position: relative;
	float: left;
	width: 106px;
	height: 106px;
	border: 1px solid silver;
	background: #ededed;
	margin: 2px;
	line-height: 0;
	overflow: hidden;
}
.highslide-gallery ul a {
	position: absolute;
	top: 50%;
	left: 50%;
}
.highslide-gallery ul img {
 	position: relative;
	top: -50%;
	left: -50%;
}
html>/**/body .highslide-gallery ul li {
	display: table;
	text-align: center;
}
html>/**/body .highslide-gallery ul li {
	text-align: center;
}
html>/**/body .highslide-gallery ul a {
	position: static;
	display: table-cell;
	vertical-align: middle;
}
html>/**/body .highslide-gallery ul img {
	position: static;
}

/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(graphics/controlbar-white.gif) right -90px no-repeat;

}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
}
.highslide-controls a {
	background-image: url(graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.draggable-header .highslide-heading {
	position: absolute;
	margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 2;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}
.draggable-header .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'titlebar' */
.titlebar .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.titlebar .highslide-heading {
	position: absolute;
	margin: 1px 0.4em;
	color: #666666;
}

.titlebar .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.titlebar .highslide-header .highslide-move * {
	display: none;
}
.titlebar .highslide-header li {
	position: relative;
	top: 3px;
	z-index: 2;
	padding: 0 0 0 1em;
}
.titlebar .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border {
	background: white;
}
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

/*****************************************************************************/
/* Styles for text based controls.						                     */
/* You can safely remove this if you don't use text based controls			 */
/*****************************************************************************/

.text-controls .highslide-controls {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
	background: none;
}
.text-controls ul {
	position: static;
	background: none;
	height: auto;
	left: 0;
}
.text-controls .highslide-move {
	display: none;
}
.text-controls li {
    background-image: url(graphics/controlbar-text-buttons.png);
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls a {
    background: url(graphics/controlbar-text-buttons.png) no-repeat;
    background-position: left top !important;
    position: relative;
    left: -10px;
	display: block;
	width: auto;
	height: auto;
	text-decoration: none !important;
}
.text-controls a span {
	background: url(graphics/controlbar-text-buttons.png) no-repeat;
    margin: 1px 2px 1px 10px;
	display: block;
    min-width: 4em;
    height: 18px;
    line-height: 18px;
	padding: 1px 0 1px 18px;
    color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.text-controls .highslide-next {
	margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
	min-width: 0;
	margin: 1px 0;
	padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
	min-width: 0;
}
.text-controls a:hover span {
	color: black;
}
.text-controls a.disabled span {
	color: #999;
}

.text-controls .highslide-previous span {
	background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
	background-position: 0 -140px;
}
.text-controls .highslide-play span {
	background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
	background-position: 0 -160px;
}
.text-controls .highslide-pause span {
	background-position: 0 -80px;
}
.text-controls .highslide-next span {
	background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
	background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
	background: none;
}
.text-controls .highslide-full-expand a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-close span {
	background-position: 0 -120px;
}


/*****************************************************************************/
/* Styles for the thumbstrip.							                     */
/* See www.highslide.com/ref/hs.addSlideshow    							 */
/* You can safely remove this if you don't use a thumbstrip 				 */
/*****************************************************************************/

.highslide-thumbstrip {
	height: 100%;
}
.highslide-thumbstrip div {
	overflow: hidden;
}
.highslide-thumbstrip table {
	position: relative;
	padding: 0;
	border-collapse: collapse;
}
.highslide-thumbstrip td {
	padding: 1px;
	/*text-align: center;*/
}
.highslide-thumbstrip a {
	outline: none;
}
.highslide-thumbstrip img {
	display: block;
	border: 1px solid gray;
	margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor img {
	visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent; /* change this to actual background color in highslide-ie6.css */
}
.highslide-thumbstrip-horizontal div {
	width: auto;
	/* width: 100% breaks in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) left center no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
	display: none;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) center right no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal table {
	margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
	width: auto;
	height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 47px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid gray;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	border-bottom-color: white !important;
}
.highslide-thumbstrip-vertical div {
	height: 100%;
}
.highslide-thumbstrip-vertical a {
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
	margin-left: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) top center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	margin-left: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) bottom center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical table {
	margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical img {
	max-width: 60px;
}
.highslide-thumbstrip-vertical .highslide-marker {
	left: 0;
	margin-top: 8px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
	border-left-color: white;
}

.highslide-viewport .highslide-thumbstrip-float {
	overflow: auto;
}
.highslide-thumbstrip-float ul {
	margin: 2px 0;
	padding: 0;
}
.highslide-thumbstrip-float li {
	display: block;
	height: 60px;
	margin: 0 2px;
	list-style: none;
	float: left;
}
.highslide-thumbstrip-float img {
	display: inline;
	border-color: silver;
	max-height: 56px;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
	border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
	display: none;
}
.highslide-thumbstrip-float .highslide-marker {
	display: none;
}

td.new_prod {
  padding-left: 3px;
  text-align: left;
  font-size: 14px;
}

@media print {
    .wr_footer, .header, .headerNavigation, .left_column, .right_column, .non_print  {
      display: none;
    }
  .content {
    border: 0 none;
  }
}

