/*
  $Id: stylesheet.css,v 1.47 2002/06/11 19:49:51 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/
.boxText { font-family: Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial, sans-serif; font-size : 11px; background-color: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 11px; color: #cc0033; }
.stockOkay { color: green; font-size: 14px; font-family: Arial, sans-serif }
body {
  margin: 0;
background: #DDD;
}

a  { color: #000099; text-decoration: none; }

a:hover  { color: #000000; text-decoration: underline }

a.infobox   { color: black; text-decoration: none; background-color: transparent } 

a.infobox:hover  { color: #000000; text-decoration: underline; background-color: transparent }

a.infoBoxHeading  { color: #333; font-size: 11px;  font-weight: bold; font-family: arial, sans-serif; text-decoration: none; background-color: transparent; }
a.infoBoxHeading:hover  { color: #666; font-size: 11px;  font-weight: bold; font-family: arial, sans-serif;  text-decoration: underline; background-color: transparent; }

a.infoboxheadingsearch  { color: #666; font-size: 11px;  font-weight: bold; font-family: arial, sans-serif; text-decoration: none; background-color: transparent }
a.product   { color: black; text-decoration: underline; background-color: transparent }

a.product:hover  { color: #6699cc; text-decoration: underline; background-color: transparent }

form {
        display: inline;
}

tr.header {
  background: #ffffff;
}

tr.headerNavigation {
  background: #000099;
}

td.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
  padding-top: 3px;
}

a.headerNavigation {
  color: #000000;
}

a.headerNavigation:hover {
  color: #000000;
}

tr.headerError {
  background: #ff0000;
}

td.headerError  { color: #000000; font-size: 12px; font-family: Tahoma, Arial, sans-serif; font-weight: bold; background: #ffff00;}

tr.headerInfo {
  background: #6699cc;
}

td.headerInfo {
  font-weight: bold;
  padding: 20px;
  margin: 20px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14px;
  background: yellow;
  color: navy;
  text-align: center;
}

tr.footer {
  background: #6699cc;
}

td.footer  { color: #ffffff; font-size: 11px; font-family: arial, sans-serif; font-weight: bold; background: #6699cc }

.infoBox  { background: #cccccc; border-right: #cccccc; border-left: #cccccc }
.infoBoxBorder { border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; margin-top: -8px; }
.infoBoxContents {
  background: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 11px;
}


td.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #333;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}


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: #f4f7fd;
}

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;
}

tr.productListing-heading {
  background: #d2e9fb;
}

td.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

td.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

a.pageResults {
  color: #0000FF;
}

a.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

td.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000090;
  text-align: left;
}

td.pageHeading2, DIV.pageHeading2 {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color:#000000;
}

tr.subBar {
  background: #f4f7fd;
}

td.subBar {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

td.main, p.main, p    { font-size: 15px; font-family: Arial, sans-serif; line-height: 23px;}

td.smallText, span.smallText, P.smallText {
  font-family: Arial, sans-serif;
font-size: 13px;
}

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;
  font-size: 11px;
  color: #ff0000;
}

checkbox, input, radio, select {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

textarea {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 15px;
}

span.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

table.formArea  { background: #f1f9fe; border: solid 1px #6699cc }

td.formAreaTitle {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

span.markProductOutOfStock  { color: gray; font-size: 12px; font-family: Tahoma, Arial, sans-serif; font-weight: normal }

span.markProductInStock  { color: #00B000; font-size: 12px; font-family: Tahoma, Arial, sans-serif; font-weight: normal }

span.productSpecialPrice  { color: #6d0509; font-family: arial, sans-serif; font-weight:bold; font-size:14px; }
span.productSpecialPrice1  { color: #ff0000; font-size: larger; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
span.strikeThroughPrice  { color: black; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: line-through }
td.checkoutBar {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #aabbdd;
}

span.checkoutBarHighlighted {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}
td.pollBoxRow {
  font-family: Arial, sans-serif;
  font-size: 11px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px; 
}
td.pollBoxText {
  font-family: Arial, sans-serif;
  font-size: 11px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px; 
}
tr.pollOptRow {
  background: #f1f9fe;
}
tr.pollFooter {
  background: #f1f9fe;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarTo   { color: #8c8c8c; font-size: 11px; font-family: arial, sans-serif }
.checkoutBarCurrent   { color: #000000; font-size: 12px; font-family: arial, sans-serif }
.checkoutBarFrom  { font-size: 11px; font-family: arial, sans-serif }

d.tab {

    background-color: #ffcc00;
    font-family: Helvetica, Geneva, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: smaller;
    }

        

a.tab {

    font-family: Arial, Helvetica, Geneva,  sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    color: #ffcc00;
    text-decoration : none;
    }

a.tab:hover {

    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    color: #ffcc00;
    text-decoration : none;
}

td.ontab {

    background-color: #ffcc00;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: smaller;
    color: #ffffff;
    }



a.headerLink {

    background-color: #ffcc00;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: smaller;
    color: #ffcc00;
    text-decoration : none;
}

a.headerLink:hover {

    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: smaller;
    color: #ffcc00;
    text-decoration : none;
}

 .email  {
    font-size : 12px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-style : normal;
    color : blue;
    text-decoration : none;
}

.address  {
    font-size : 12px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : black;
    text-decoration : none;
}

.listitem  {
    font-size : 12px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : black;
    text-decoration : none;
}

.attributename  {
    font-size : 12px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : black;
    text-decoration : none;
}

.attributeinput  {
    font-size : 12px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : black;
    text-decoration : none;
}

.required {
    font-size : 12px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : red;
    text-decoration : none;
}

.missing {
    font-size : 14px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-style : normal;
    color : red;
}

.error  {
    font-size : 12px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : red;
    text-decoration : none;
}

.info  {
    font-size : 12px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : #800080;
    text-decoration : none;
}

.botbar   { color: white; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-decoration: none; background-image: url('../../../../images/red-circle.jpg'); background-repeat: no-repeat; background-position: center; line-height: 12px; }

.product_tag   { color: white; font-size: 11px; line-height: 11px; padding: 0 4px 0 6px; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-decoration: none }

.productMargin { 
	margin-left : 20px; 
	margin-right : 10px;
	margin-bottom : 30px 
}

ul {font-size: 13px; font-family: Arial, sans-serif; line-height: 1.25}

ol {font-size: 13px; font-family: Arial, sans-serif; line-height: 1.25}

li {margin-bottom: 5px}

.faq_ans {font-size: 13px; font-weight : normal; font-family: Arial, sans-serif; line-height: 1.5 }

.faq_g  { font-size: 13px; font-family: Arial, sans-serif; font-weight: bold; line-height: 1.5; text-decoration: none; color: black }


.hoverhelpheader  {
   font-size: 16px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   background: #000090;
   color: #ffffff;
   text-align: left;
   padding: 10px;
   width: 300px;
   border-right: 1px solid black;
   border-top: 1px solid black;
   border-left: 1px solid black;}
   
.hoverhelpheader_wide  {
   font-size: 16px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   background: #000090;
   color: #ffffff;
   text-align: left;
   padding: 10px;
   width: 600px;
   border-right: 1px solid black;
   border-top: 1px solid black;
   border-left: 1px solid black;}

.hoverbody    {
   color: #fff;
   font-size: 11px;
   font-weight: bold;
   background: #000;
   text-align: left;
   padding: 0px;
   border: 1px solid #000;
}
    
.hoverhelpbody_wide    {
   color: #000000;
   font-size: 11px;
   background: #ddd;
   text-align: left;
   padding: 10px;
   width: 600px;
   border-right: 1px solid black;
   border-bottom: 1px solid black;
   border-left: 1px solid black;
 }
 
.hoverhelpbody    {
   color: #000000;
   font-size: 11px;
   background: #ddd;
   text-align: left;
   padding: 10px;
   width: 300px;
   border-right: 1px solid black;
   border-bottom: 1px solid black;
   border-left: 1px solid black;
 }

.menuback {
	background-image: url('/catalog/images/cc.menu.bottom.bg.png');
}

.headerback {
    font-family: Arial, sans-serif; 
    font-size: 11px;
	background-image: url('/catalog/images/red_snowflake_bg.jpg');
}

/* ThemeIEMenu Style Sheet for Categories Menu*/
 
.ThemeIEMenu,.ThemeIESubMenuTable
{
	cursor:		default;
	font-family:  arial, sans-serif;
	font-size:	10px;
 
	padding:	0;
	border:		0;
	white-space:	nowrap;
}
 
.ThemeIEMenu
{
/*	background-color:	#F7F3EF; */
}
 
.ThemeIESubMenu
{
	position:	absolute;
	visibility:	hidden;
 
	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	z-index:	100;
	border:		0;
	padding:	0;
 
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#848A84, Direction=135, Strength=4);
}
 
.ThemeIESubMenuTable
{
	border:		1px solid #ADAA9C;
	background-color:	white;
}
 
.ThemeIESubMenuTable td
{
	white-space:	nowrap;
}
 
.ThemeIEMainItem,.ThemeIEMainItemHover,.ThemeIEMainItemActive,
.ThemeIEMenuItem,.ThemeIEMenuItemHover,.ThemeIEMenuItemActive
{
	padding-left:	3px;
	padding-right:	3px;
	white-space:	nowrap;
}
 
.ThemeIEMainItemHover,.ThemeIEMainItemActive,
.ThemeIEMenuItemHover,.ThemeIEMenuItemActive
{
	color:		white;
	background-color:	#000099;
}
 
.ThemeIEMenuSplit
{
	height:		1px;
	margin-top:	1px;
	margin-bottom:	1px;
	overflow:	hidden;
	background-color:	inherit;
	border-top:	1px solid #ADAA9C;
}
 
.ThemeIEMenuVSplit
{
	width:		1px;
	margin:		0px;
	overflow:	hidden;
	background-color:	inherit;
	border-right:	1px solid #ADAA9C;
}
 
/* image shadow animation */
 
/*
	seq1:	image for normal
	seq2:	image for hover and active
 
	To use, in the icon field, input the following:
	<img class="seq1" src="normal.gif" /><img class="seq2" src="hover.gif" />
*/
 
.ThemeIEMenuItem img.seq1
{
	display:	inline;
}
 
.ThemeIEMenuItemHover seq2,
.ThemeIEMenuItemActive seq2
{
	display:	inline;
}
 
.ThemeIEMenuItem .seq2,
.ThemeIEMenuItemHover .seq1,
.ThemeIEMenuItemActive .seq1
{
	display:	none;
}
#menucss UL { margin: 0px; padding: 0px; }
#menucss UL LI { list-style-type: none; margin: 0px; padding: 0px; }
#menucss UL UL { padding-bottom: 10px; }
#menucss A { display: block; text-decoration: none }

#menucss UL LI.categorie_top A { font-weight: bold; color:rgb(0, 0, 153); font-size: 14px; text-decoration: none;}
#menucss UL LI.categorie_top_on A { font-weight: bold; color:rgb(0, 0, 153); font-size: 14px; text-decoration: none;}
#menucss UL UL LI.categorie A { padding-left: 8px; font-weight: normal; font-style: normal; color: #000000; font-size: 11px; text-decoration: none;}
#menucss UL UL LI.categorie_on A { margin-left: 8px; font-weight: normal; font-style: italic; color: rgb(0, 0, 153); font-size: 11px;}

#menucss UL LI A:hover { color: #000000; text-decoration: underline; }
#menucss UL UL LI A:hover { color: #000000; text-decoration: underline; }

.Copyright {
	font-family: Geneva, sans-serif;
	font-size: 11px;
}
.LinksMenu {
	font-size: 12px;
	font-family: Geneva, sans-serif;
	color: #CCC;
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.Info {
	font-size: 12px;
	font-family: Geneva, sans-serif;
	margin-top: 12px;
	margin-left: 12px;
	color: #CCC;
	font-weight: normal;
}
.PhoneNumber {
	font-size: 12px;
	color: #FFF;
}

.Category {
	font-family: Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

/*
 * size and position of floating teaser
 */

a.TTfloatTeaser {
	bottom: 0;
	display: block;
	height: 53px;
	left: 20px;
	margin: 0 0 -10px;
	position: fixed;
	text-decoration: none;
	width: 218px;
	z-index: 5001;
}

/*
 * hover of floating teaser
 */

a.TTfloatTeaser:hover {
    margin: 0 0 -4px;
}


/*
 * Numbered images
 */

a.TTfloatTeaser0 {
    background: url('../../../../images/turnto/turnto.png' ) no-repeat scroll 0 0 transparent;
}

a.TTfloatTeaser1 {
    background: url('../../../../images/turnto/turnto_1.png') no-repeat scroll 0 0 transparent;
}

a.TTfloatTeaser2 {
    background: url('../../../../images/turnto/turnto_2.png') no-repeat scroll 0 0 transparent;
}

a.TTfloatTeaser3 {
    background: url('../../../../images/turnto/turnto_3.png') no-repeat scroll 0 0 transparent;
}

a.TTfloatTeaser4 {
    background: url('../../../../images/turnto/turnto_4.png') no-repeat scroll 0 0 transparent;
}

a.TTfloatTeaser5 {
    background: url('../../../../images/turnto/turnto_5.png') no-repeat scroll 0 0 transparent;
}

a.TTfloatTeaser6 {
    background: url('../../../../images/turnto/turnto_6.png') no-repeat scroll 0 0 transparent;
}

a.TTfloatTeaser7 {
    background: url('../../../../images/turnto/turnto_7.png') no-repeat scroll 0 0 transparent;
}

a.TTfloatTeaser8 {
    background: url('../../../../images/turnto/turnto_8.png') no-repeat scroll 0 0 transparent;
}

a.TTfloatTeaser9 {
    background: url('../../../../images/turnto/turnto_9.png') no-repeat scroll 0 0 transparent;
}

a.TTfloatTeaser10 {
    background: url('../../../../images/turnto/turnto.png') no-repeat scroll 0 0 transparent;
}

.Copyright {
	font-family: Geneva, sans-serif;
	font-size: 11px;
	background-color: #E6E6E6;
	text-align: center;
}
.LinksMenu {
	font-size: 12px;
	font-family: Geneva, sans-serif;
	color: #CCC;
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.Info {
	font-size: 12px;
	font-family: Geneva, sans-serif;
	margin-top: 12px;
	margin-left: 12px;
	color: #CCC;
	font-weight: normal;
}
.PhoneNumber {
	font-size: 12px;
	color: #FFF;
}

.Category {
	font-family: Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
/* Jquery tools overlay styles */
/* the overlayed element */
.simple_overlay {
	/* must be initially hidden */
	display:none;
	/* place overlay on top of other elements */
	z-index:10000;
	/* styling */
	min-height:200px;
	border:1px solid #666;
	background-color: #000;
	color:#fff;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 35px 5px #333;
	-webkit-box-shadow: 0 0 35px #333;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../../../../../js/highslide/graphics/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:30px;
	width:30px;
	z-index: 1;
}

.highslide-heading {
	font-weight: bold;
	font-size: 14px;
	height: 20px;
	padding: 6px 10px 5px 18px;
	margin-top: -30px;
	cursor: default;
	text-align: left;
	color:#fff;
}

#cart_altered {
	border: 1px solid #FFCC33;
	background-color: #fff9e6;
	padding: 9px 11px;
	margin-bottom: 15px;
}

#cart_altered p {
	margin-top: 0;
	font-weight: bold;
}

#cart_altered span {
	color: #ff0000;
	font-weight: bold;
	font-style: italic;
	
}