/*
  $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
*/

.boxText { font-family: Tahoma; font-size: 10px; }
.errorBox { font-family : Tahoma; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma; font-size : 10px; color: #70d250; text-decoration: underline; }

/* body {margin: 0px; padding: 0px; background: url(i/page_bg.gif) #ffea00} */

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Tahoma;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Tahoma;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Tahoma;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Tahoma;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #dfad00;
  font-family: Tahoma;
  font-size: 10px;
}

.contentBox {
  background: #ffffff;
  font-family: Tahoma;
  font-size: 10px;
}

.infoBoxContents {
  background: url(i/left_bgmid.gif) repeat-y;
  font-family: Tahoma;
  font-size: 10px;
}

.infoBoxContents2 {
  background: url(i/left_bgmid.gif) repeat-y;
  font-family: Tahoma;
  font-size: 10px;
  padding: 5px 0px 5px 0px;
}

contentBoxContents {
  background: #ffffff;
  font-family: Tahoma;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Tahoma;
  font-size: 10px;
  font-weight: bold;
  background: #cc0000;
  color: #ffffff;
}

TD.infoBoxHeading_innertable {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  background: url(i/header_bgred.gif);
  color: #ffffff;
  height: 22px;
}

.infoBoxHeading_innertable_box3 {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  background: url(i/header_bgred.gif);
  color: #ffffff;
  height: 22px;
  padding: 0px 0px 0px 5px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TR.productListing-odd {
background: url(i/general_table_background.gif);
}

TR.productListing-even {
background: url(i/general_table_background.gif);
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #dfad00;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Tahoma;
  font-size: 11px;
  background: url(i/header_bgred.gif);
  color: #ffffff;
  height: 22px;
  font-weight: bold;
}

.productListing-heading_nobackground {
  font-family: Tahoma;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
}

a.productListing-heading_nobackground:link {
  font-family: Tahoma;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
}

a.productListing-heading_nobackground:visited {
  font-family: Tahoma;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
}

a.productListing-heading_nobackground:hoover {
  font-family: Tahoma;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-decoration:underline;
}

TD.productListing-data {
  font-family: Tahoma;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma;
  font-size: 11px;
  padding: 10px;
}

.product_picture {
border: 5px solid #fff280;
margin: 4px;
}

.product_picture_2 {
background: none;
width: 100%;
height: 100%;
padding: 5px;
}

TD.accountCategory {
  font-family: Tahoma;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma;
  font-size: 10px;
  color: #ff0000;
}

a.newItemInCart:link {
  font-family: Tahoma;
  font-size: 10px;
  color: #ff0000;
}

a.newItemInCart:visited {
  font-family: Tahoma;
  font-size: 10px;
  color: #ff0000;
}

a.newItemInCart:hover {
  font-family: Tahoma;
  font-size: 10px;
  color: #ff0000;
  text-decoration: underline;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma;
  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, Tahoma;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Tahoma;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma;
}

SPAN.errorText {
  font-family: Tahoma;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma; font-size: 10px; color: #ff0000; }

	.tudor_title{
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-align:center;
	text-decoration: none
}

	.tudor_title2{
	
	color: white;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none
}

	.tudor_sections{
	padding-left: 5px;
	color: #bb0000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none
}

.tudor_description {
		padding: 5px;
		font-size: 11px;
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
	}
	
	
.tudor_prix {
		font-size: 15px;
		color: #D40000;
		font-weight: bold;	
		font-family: arial, helvetica, sans-serif
	}

.tudor_link {
		font-size: 11px;
		font-family: arial, helvetica, sans-serif
	}
	
.tudor_space {

		margin-left: 10px
	}
	
.tudor_left {
		padding-bottom: 20px;
		padding-right: 10px;
		float:		left
		
	}
.tudor_gros_sc {
		font-size: 15px;
		font-weight: bold;	
		font-family: arial, helvetica, sans-serif
	}	
	
.tudor_content_sc {
		font-size: 11px;
		font-weight: bold;	
		font-family: arial, helvetica, sans-serif
	}	
	
.tudor_gris{
		color: #828282;
		font-size: 11px;
		font-weight: bold;	
		font-family: arial, helvetica, sans-serif
	}
	
.tudor_description2 {
		padding: 5px;
		font-size: 15px;
		font-family: arial, helvetica, sans-serif
	}

.tudor_paiement {
		color: #bb0000
	}
	
.tudor_prizee {
		color: #FF0000
	}
/* TakePass /*

/* breadcrumbs */

div.breadcrumbs {
font: 10px Tahoma;
color: #ffe4e4;
background: url(i/header_bgred_end.gif) no-repeat right top;
width: 100%;
height: 22px;
}

div.breadcrumbs div {
position: relative;
top: 4px;
}

div.breadcrumbs a, div.breadcrumbs a:visited {
color: #ffe4e4;
text-decoration: underline;
}

div.breadcrumbs a:hover {
color: #faffae;
text-decoration: none;
}

/* small navigator */

.smallnavigator {
font: 12px Tahoma;
color: #ffe3e3;
font-weight: bold;
padding-left: 0px;
}

.smallnavigator_index {
font: 10px Tahoma;
color: #ffffff;
font-weight: bold;
}

div.smallnavigator {
font: 10px Tahoma;
color: #ffe3e3;
margin: 0px 0px 5px 120px;
text-align: center;
}

div.smallnavigator a, div.smallnavigator a:visited {
font-weight: bold;
text-decoration: none;
color: #ffe3e3;
}

div.smallnavigator a:hover {
text-decoration: underline;
}

/* boxes */

.box_title {
font: bold 10px Tahoma;
color: #fff299;
background: url(i/left_header.gif) no-repeat;
padding-top: 5px;

height: 32px;
text-align: center;
}

.box_title_special {
font: bold 10px Tahoma;
color: #fff299;
background: url(i/left_header.gif) no-repeat;
padding-top: 5px;
width: 150px;
height: 32px;
text-align: center;
}

.box_effect {
display: block;
font: 11px Tahoma;
color: #a45500;
text-decoration: none;
background: url(i/left_linksep.gif) repeat-x left bottom;
padding: 5px 0px 8px 0px;}

.box_effect2 {
display: block;
font: 11px Tahoma;
color: #a45500;
text-decoration: none;
background: url(i/left_linksep.gif) repeat-x left bottom;
padding: 10px 0px 10px 3px;}

.box_background {
background: none;
width: 100%;
height: 100%;
padding: 5px;
}

.box_content_background {
font: 11px Tahoma;
color: #a45500;
background: url(i/left_bgmid.gif) repeat-y;
}

.box_right_best_seller_background {
width: 139px;
background: url(i/left_inner_bgmid.gif) repeat-y;
}

.box_right_best_seller_background_top {
width: 139px;
height: 10px;
background: url(i/left_inner_bgtop.gif) no-repeat top left;
}

.box_right_best_seller_background_bottom {
width: 139px;
height: 10px;
background: url(i/left_inner_bgbottom.gif) no-repeat bottom left;
}

.box_links {
display: block;
font: 11px Tahoma;
color: #a45500;
text-decoration: none;
}

.box_links_red {
display: block;
font: 11px Tahoma;
color: #FF0000;
text-decoration: none;
}

.box_links_special {
display: block;
font: 11px Tahoma;
color: #a45500;
}

.box_links_special_index {
display: block;
font: bold 12px Tahoma;
color: #a45500;
}

a.box_links:link {
display: block;
font: 11px Tahoma;
color: #a45500;
text-decoration: none;
}

a.box_links_special:link {
display: block;
font: 11px Tahoma;
color: #a45500;
}
a.box_links:visited {
display: block;
font: 11px Tahoma;
color: #a45500;
text-decoration: none;
}

a.box_links_special:visited {
display: block;
font: 11px Tahoma;
color: #a45500;
}

a.box_links:hover {
color: #910000;
text-decoration: underline;
}

a.box_links_special:hover {
color: #910000;
text-decoration: underline;
}

.product_text {
display: block;
font: 11px Tahoma;
color: #a45500;
text-decoration: none;
}

.price {
display: inline-block;
font: bold 11px Tahoma;
color: #FFFFFF;
background: #ff9c00;
padding: 2px;
}

/* Search Box */

.searchbox {
font: 10px Tahoma;
color: #a45500;
background: url(i/search_bg.gif) repeat-x;
height: 37px;
padding: 0px 12px 0px 12px;
vertical-align: middle;
}

.searchbox input.text {
height: 20px;
}

.searchbox a, .searchbox a:visited {
font-weight: bold;
color: #a45500;
text-decoration: underline;
}

/* content area */

table.content {
border: 1px solid #dfad00;
background: #ffffff;
height: 100%;
}

table.content td.content {
font: 12px Tahoma;
color: #000;
padding: 12px;
vertical-align: top;
}

/* product */

div.productdata {
width: 100%;
}

div.productdata img.product {
border: 10px solid #fffcee;
margin: 4px;
}

div.productdata h1 {
font: 20px Tahoma;
color: #910000;
padding: 0px 0px 4px 0px;
margin: 0px 0px 22px 0px;
border-bottom: 4px solid #efecdb;
}

div.productdata h2 {
font: bold 12px Tahoma;
color: #e17f00;
padding: 0px 0px 2px 0px;
margin: 0px 0px 4px 0px;
border-bottom: 1px solid #efecdb;
}

div.productdata p {
line-height: 1.5;
margin: 0px 0px 16px 0px;
}

div.productdata span.price {
display: inline-block;
font: bold 14px Tahoma;
color: #fff;
background: #e56c00;
padding: 4px;
}

div.productdata span.price_striked {
display: block;
font: bold 11px Tahoma;
text-decoration: line-through;
color: #a7a7a7;
padding: 5px;
}

/* boxes */
/* best seller */

.bestsellers_box_text2 {
font: 11px Tahoma;
color: #a45500;
text-decoration: none;
margin-top: 3px;
margin-bottom: 3px;
}

a.bestsellers_box_text2:link {
display: block;
font: 11px Tahoma;
color: #a45500;
text-decoration: none;
margin-top: 6px;
}
a.bestsellers_box_text2:visited {
display: block;
font: 11px Tahoma;
color: #a45500;
text-decoration: none;
margin-top: 6px;
}
a.bestsellers_box_text2:hover {
color: #910000;
text-decoration: underline;
}

.box_right_best_seller_background {
width: 139px;
background: url(i/left_inner_bgmid.gif) repeat-y;
padding: 0px 5px 0px 6px;
font: 11px Tahoma;
color: #a45500;
text-decoration: none;
}

/* body */

.content {
border: 1px solid #dfad00;
background: #ffffff;
padding: 6px 6px 6px 6px;
vertical-align: top;
width: 100%;
}

.content2 {
border: 1px solid transparent;
background: #ffffff;
}

.under_picture_title {
font: bold 12px Tahoma;
color: #e17f00;
padding: 5px;

}

a.under_picture_title:link {
font: bold 12px Tahoma;
color: #e17f00;
padding: 5px;
}
a.under_picture_title:visited {
font: bold 12px Tahoma;
color: #e17f00;
padding: 5px;
}
a.under_picture_title:hover {
font: bold 12px Tahoma;
color: #e17f00;
padding: 5px;
}

.box_general_background {
font: 10px Tahoma;
color: #a45500;
background: url(i/general_table_background.gif) repeat;
height: 37px;
padding: 0px 12px 0px 12px;
vertical-align: middle;
}

.rightblock th {
font: bold 10px Tahoma;
color: #fff299;
background: url(i/left_header.gif) no-repeat;
padding-top: 5px;
width: 150px;
height: 32px;
}

.rightblock td {
font: 11px Tahoma;
color: #a45500;
background: url(i/right_bgmid.gif) repeat-y;
}

.rightblock td div {
width: 100%;
height: 100%;
background: url(i/right_bgtop.gif) no-repeat top;
}

.rightblock td div div {
width: 100%;
height: 100%;
background: url(i/right_bgbottom.gif) no-repeat bottom;
}

.rightblock td.links div div div {
padding: 0px;
}

.rightblock td.links a, .rightblock td.links a:visited {
display: block;
font: 11px Tahoma;
color: #a45500;
text-decoration: none;
background: url(i/left_linksep.gif) repeat-x left bottom;
padding: 5px 10px 8px 15px;
}

.rightblock td.links a:hover {
color: #910000;
text-decoration: underline;
}

.rightblock a.category, .rightblock a.category:visited {
display: block;
font: bold 11px Tahoma;
color: #7a3f00;
text-decoration: none;
margin: 3px 0px 3px 0px;
padding-left: 14px;
background: url(i/left_plusbullet.gif) no-repeat 0px 4px;
}

.rightblock a.category:hover {
color: #910000;
text-decoration: underline;
}

.rightblock table.inner td {
width: 139px;
background: url(i/left_inner_bgmid.gif) repeat-y;
}

.rightblock table.inner td div {
padding: 0px;
background: url(i/left_inner_bgtop.gif) no-repeat left top;
}

.rightblock table.inner td div div {
padding: 0px;
background: url(i/left_inner_bgbottom.gif) no-repeat left bottom;
}

.rightblock table.inner td div div div {
background: none;
padding: 8px 10px 8px 15px;
}

.rightblock table.inner a, .rightblock table.inner a:visited {
display: block;
font: 11px Tahoma;
color: #a45500;
text-decoration: none;
margin-top: 6px;
}

.rightblock table.inner a span {
font: 9px Microsoft Sans Serif;
color: #c09511;
text-decoration: none;
}

.rightblock table.inner a:hover {
color: #910000;
text-decoration: underline;
}

.rightblock table.inner a.selected {
font-weight: bold;
}

.rightblock p.product {
text-align: center;
margin: 0px 0px 6px 0px;
padding: 0px;
width: 130px;
}

.rightblock p.product img {
border: 5px solid #fff280;
margin: 4px;
}

.rightblock p.product a, .rightblock p.product a:visited {
display: block;
color: #a45500;
text-decoration: none;
margin-bottom: 5px;
}

.rightblock p.product a:hover {
color: #910000;
text-decoration: underline;
}

.rightblock p.product span.price {
display: inline-block;
font: bold 11px Tahoma;
color: #ffeed2;
background: #ff9c00;
padding: 2px;
}

.rightblock p.product span.price_striked {
display: inline-block;
font: bold 11px Tahoma;
color: #dcc610;
text-decoration: line-through;
padding: 2px;
}

/*Box General Text*/

.general_table_title {
font: 20px Tahoma;
color: #910000;
border-bottom: 4px solid #efecdb;
}

.general_table_title_nounderline {
font: 20px Tahoma;
color: #910000;
}

.general_table_mini_title {
font: bold 12px Tahoma;
color: #e17f00;
}

.general_table_general_text {
font: 12px Tahoma;
color: #000000;
}

/* ticket_view.php */
.view_ticket {
border-color:#FFFFFF; 
}

.view_ticket_title {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  background: url(i/header_bgred.gif);
  color: #ffffff;
  height: 22px;
  padding: 0px 0px 0px 5px;
}

.view_ticket_background {
font: 12px Tahoma;
color: #000000;
background: url(i/general_table_background.gif) repeat;
height: 37px;
padding: 0px 12px 0px 12px;
vertical-align: middle;
}

.view_ticket_general_text {
font: 12px Tahoma;
color: #000000;
background: url(i/general_table_background.gif) repeat;
padding: 5px;
}

.view_ticket_height {
height: 50px;
}

