/*
  $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, sans-serif; font-size: 10px; }
.errorBox { font-family :  Tahoma, sans-serif; font-size : 10px; background: #FF6A6E; font-weight: bold; }
.stockWarning { font-family :  Tahoma, sans-serif; font-size : 10px; color: #FE0140; }
.productsNotifications { background: #70d250; }
.orderEdit { font-family :  Tahoma, sans-serif; font-size : 10px; color: gray; text-decoration: underline; }

body {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #312A21;
	background-color: #ffffff; 
	background-image: url(images/template/body-bg.jpg); 
	background-position: top center; 
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}
img{ border: 0}
TD {
  font-size: 11px;
}

A {
  color: #312A21;
  text-decoration: none;
  outline: none;
}

A:hover {
  color: #312A21;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}
TR.title{
	text-align:center;
}

TR.headerNavigation {
  background: #727272;
}

TD.headerNavigation {
  font-family:  Tahoma, sans-serif;
  font-size: 10px;
  background: #727272;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #909090;
	text-decoration: underline;
}

A.headerNavigation:hover {
  color: #9fcf49;
	text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #727272;
}

TD.footer {
  font-family:  Tahoma, sans-serif;
  font-size: 10px;
  background: #727272;
  color: #ffffff;
  font-weight: bold;
}
tr.menu-header{
	background-image: url(images/template/menu-bg.jpg); 	
	background-repeat: repeat-x;
}
td.menu{
	
}
a.menu,
a.menu-on{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover,
a.menu-on{	
	color: #000;
	text-decoration: none;
}
.infoBox {
  
}

.infoBoxContents {
  background: #ffffff;
  font-family:  Tahoma, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:  Tahoma, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:  Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #727272;
  color: #ffffff;
}

A.infoBoxHeading {
  font-family:  Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #727272;
  color: #ffffff;
}

A.infoBoxHeading:hover {
  font-family:  Tahoma, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #727272;
  color: #ff3333;
}

TD.infoBox, SPAN.infoBox {
  font-family:  Tahoma, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: white;
}

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

TABLE.productListing {

}

.productListing-heading {
  font-family:  Tahoma, sans-serif;
  font-size: 10px;
  background: #7a7a7a;
  color: #82cdf5;
  font-weight: bold;
}

A.productListing-heading:hover {
  color: #FFFFFF;
  text-decoration:underline;
}

TD.productListing-data {
  font-family:  Tahoma, sans-serif;
  font-size: 10px;
  
}

A.pageResults {
  color: #727272;
}

A.pageResults:hover {
  color: black;
}

A.productsLink {
  text-size: 10px;
  color: #787878;
}

TD.pageHeading, DIV.pageHeading {
  font-family:  Tahoma, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #3d362e;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Tahoma, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family:  Tahoma, sans-serif;
  font-size: 12px;
  line-height: 1.2;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Tahoma, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family:  Tahoma, sans-serif;
  font-size: 13px;
  color: #000000;
}

TD.fieldKey {
  font-family:  Tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Tahoma, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family:  Tahoma, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family:  Tahoma, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Tahoma, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family:  Tahoma, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family:  Tahoma, sans-serif;
  font-size: 12px;
  color: #C4E41A;
  font-weight: bold;
}

TABLE.formArea {
  background: #ebebeb;
  border-color: #727272;
  border-style: solid;
  border-width: 1px;
}

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

SPAN.markProductOutOfStock {
  font-family: Tahoma,  Tahoma, sans-serif;
  font-size: 10px;
  color: #ff3333;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Tahoma, sans-serif;
  color: #ff0000;
}

SPAN.productsPrice {
  font-weight: bold;
  color: #b21216;
}

SPAN.errorText {
  font-family:  Tahoma, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #CB357C; cursor: pointer; cursor: hand; color:white}
.moduleRowSelected { background-color: #CB357C; color:#fff}

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

/* message box */

.messageBox { font-family:  Tahoma, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { color: #fff; font-family:  Tahoma, sans-serif; font-size: 11px; background-color: #ca2626; }
.messageStackSuccess { font-family:  Tahoma, sans-serif; font-size: 10px; background-color: #312A21; color: #ffffff }

/* input requirement */

.inputRequirement { font-family:  Tahoma, sans-serif; font-size: 10px; color: #ff0000; }

/*specific for PBS*/

#header {
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	height: 124px;
	width: 100%;
}
.boxHeader {
	background-image: url(images/box_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 32px;
	width: 209px;
}
.grayboxHeader {
	margin: 0px;
	height: 24px;
	width: 209px;
}
.boxContent {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2C2C2;
	border-right-color: #C2C2C2;
	border-bottom-color: #C2C2C2;
	border-left-color: #C2C2C2;
	width: 209px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 27px;
}

.boxSpecialsContent {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2C2C2;
	border-right-color: #C2C2C2;
	border-bottom-color: #C2C2C2;
	border-left-color: #C2C2C2;
	width: 209px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}

.grayboxContent {
	background:;
	width: 209px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 27px;
}

.boxFooter {
	background-image: url(images/box_footer.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 209px;
}
.boxIcon {
	position: relative;
	left: 7px;
	top: 5px;
}
.boxTitle {
	position: relative;
	left: 12px;
	top: 3px;
}

A.boxLink {
  font-weight: bold;
  color:#526C7F;
  text-decoration: none;
}

A.boxLink:hover {
  font-weight: bold;
  color:#9fcf49;
  text-decoration: underline;
}

A.boxLink2 {
  color:#526C7F;
  text-decoration: none;
}

A.boxLink2:hover {
  color:#9fcf49;
  text-decoration: underline;
}

.box {
	margin-bottom: 4px;
}

.graybox {
	margin-bottom: 4px;
	background: url(images/graybox_background.jpg) no-repeat;
}

#headerMenu {
	margin-bottom: 6px;
}
.flag {
	margin: 2px;
}
#breadCrumb {
	padding-left: 0px;
	margin: 2px;
	padding-bottom: 10px;
	color: #312A21;
}
.separator1 {
	margin-right: 10px;
}
#footerLine {
	background-image: url(images/footer_background.gif);
	background-repeat: repeat-x;
	height: 7px;
	width: 100%;
}
.separator2 {
	margin-right: 10px;
	margin-left: 10px;
}
#footerMenu {
	text-align: center;
	font-size: 10px;
	color: #5A5A5A;
}
#footerCopyright {
	font-size: 12px;
	color: 6189A0;
	text-align: center;
	margin-top: 10px;
}
a.breadcrumb {
	color: #909090;
	text-decoration: underline;
}
a.breadcrumb:hover {
	color: #9fcf49;
	text-decoration: none;
}

a.footerMenu {
	color: #5A5A5A;
	text-decoration: underline;
}
a.footerMenu:hover {
	color: #9fcf49;
	text-decoration: none;
}

#infoboxLanguages {
padding: 3px;
}

.loginBox{
  line-height:90%;
  padding-right:2px;
}

#newsletterBox {
  margin-bottom:4px;
}

#banner {
	/*position: absolute;
	height:50px;
	width:468px;
	top: 40px;
	left: 30%;*/
	border:solid 1px #000000;
}

#fianet {
	margin-bottom: 20px;
	margin-right:10px;
}

#cybermut {
	text-align: center;
}

#tab1{
	background: url('images/img/tab1.png');
	background-repeat: no-repeat;
	width: 156px;
	height: 26px;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
	padding-top: 4px;
	margin-bottom: -5px;
}
#tab2{
	background: url('images/img/tab2.png');
	background-repeat: no-repeat;
	width: 156px;
	height: 26px;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
	padding-top: 4px;
	margin-bottom: -5px;
}
#tab3{
	background: url('images/img/tab3.png');
	background-repeat: no-repeat;
	width: 156px;
	height: 26px;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
	padding-top: 4px;
	margin-bottom: -5px;
}

#imgcart{
	width: 47px;
	height: 66px;
	background: url('images/img/panier.png');
	background-repeat: no-repeat;
	position: absolute;
	margin-left: -20px;
	margin-top: -60px;
}
#boxcart{
	width: 223px;
	height: 69px;
	background: url('images/img/bg-cart.png');
	background-repeat: no-repeat;
	color: #54a300;
	font-family: Tahoma;
	text-align: left;
	font-size: 13px;
}
#boxcart a{
	color: #54a300;
}
#boxcart span{
	color: #54a300;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
#boxcart-content{
	padding-left: 60px;
	padding-top: 4px;
}
#boxcat-content{
	padding-left: 10px;	
}
#boxcat-content a{
	font-size: 13px;
    color: #312A21;
}
#boxcat-1-top{
	width: 197px;
	height: 27px;
	background: url('images/img/cat1-top.png');
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 13px;
}
#boxcat-1-content{
	width: 197px;
	background: url('images/img/cat1-content.png');
	background-repeat: repeat-y;
	color: #312A21;
	font-size: 13px;
}
#boxcat-1-bottom{
	width: 197px;
	height: 16px;
	background: url('images/img/cat1-bottom.png');
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
}

#boxcat-2-top{
	width: 197px;
	height: 27px;
	background: url('images/img/cat2-top.png');
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 13px;
}
#boxcat-2-content{
	width: 197px;
	background: url('images/img/cat2-content.png');
	background-repeat: repeat-y;
	color: #312A21;
	font-size: 13px;
}
#boxcat-2-bottom{
	width: 197px;
	height: 16px;
	background: url('images/img/cat2-bottom.png');
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
}

#boxcat-3-top{
	width: 197px;
	height: 27px;
	background: url('images/img/cat3-top.png');
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 13px;
}
#boxcat-3-content{
	width: 197px;
	background: url('images/img/cat3-content.png');
	background-repeat: repeat-y;
	color: #312A21;
	font-size: 13px;
}
#boxcat-3-bottom{
	width: 197px;
	height: 16px;
	background: url('images/img/cat3-bottom.png');
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
}

#boxcat-4-top{
	width: 197px;
	height: 27px;
	background: url('images/img/cat4-top.png');
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 13px;
}
#boxcat-4-content{
	width: 197px;
	background: url('images/img/cat4-content.png');
	background-repeat: repeat-y;
	color: #312A21;
	font-size: 13px;
}
#boxcat-4-bottom{
	width: 197px;
	height: 16px;
	background: url('images/img/cat4-bottom.png');
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
}
#head-div{
	height: 20px;
	background-color: #ededed;
	color: #312A21;
	font-weight: bold;
	font-size: 13px;
	padding-left: 15px;
	padding-top: 3px;
}
#top-div{
	color: #312A21;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
}
#content-div{
	padding-left: 15px;
	padding-top: 6px;
}
#boxright{
	width: 180px;
	height: 188px;
	background: url('images/img/boxright-bg.png');
	background-repeat: no-repeat;
	color: #32465d;
	font-size: 14px;
	font-weight: bold;
}
#boxright-content{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}
.boxright{
	color: #32465d;
	font-size: 13px;
	font-weight: bold;
}
#price{
	width: 100%;
	text-align: center;
	color: #312A21;
	font-size: 14px;
	font-weight: bold;
}
#price span{
	font-size: 26px;
	color: #312A21;
}
#price small{
	font-size: 12px;
	font-weight: normal;
}
.link-product{
	color: #312A21;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.title1{
	color: #cb357c;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;

}
#box-top{
	width: 208px;
	height: 12px;
	background:url(images/template/box-top.jpg) no-repeat;
}
#box-body{
	width: 208px;
	background:url(images/template/box-body.jpg) repeat-y;	
	position: relative;	
	margin-top: -2px;
	text-align: left;
}
#box-content{
	color: #312A21;
	padding-left: 10px;
	width: 190px;
	font-size: 11px;
}
#box-content span{
	color: #312A21;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
#box-content p{
	font-size: 11px;	
}
#box-btm{
	width: 208px;
	height: 18px;
	background:url(images/template/box-btm.jpg) no-repeat;	
}
#box-sep{
	width: 208px;
	height: 16px;
	background:url(images/template/box-sep.jpg) no-repeat;		
}
.box-sub{
	font-size: 10px;
	color: #cb357c;	
	width: 100%;
	text-align: center;
	font-weight: bold;
}
.menu-tab{
	!margin-top: -4px;
	clear: left;
}
#slide{
	width: 519px;
	height: 115px;
	background:url(images/template/slidebg.jpg) no-repeat;		
	margin: 5px 0 15px 0;
}
#slide .frame{
	width: 480px;
	margin: 0 auto;
	height: 90px;
	padding: 5px 0;
	overflow: hidden;
}
#ticker01{
	position: relative;	
}
#slide li{
	position: relative;
}
#slide img{
	margin: 0 1px;
	position: relative;
}
#staticspages{
	font-size: 11px;
}
#staticspages span{
	font-weight: bold;
	color: #CB357C;
	font-size: 11px;

}
#staticspages h3{
	font-weight: bold;
	color: #000;
	font-size: 12px;

}
#staticspages h4{
	font-weight: bold;
	color: #000;
	font-size: 12px;
	width: 100%;
	text-align: center;
	
}
#staticspages .title2{
	color: #000;
	width: 100%;
	text-align: center;
	margin: 10px 0 20px;
	padding: 0;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
#staticspages .title{
	color: #312A21;
	width: 100%;
	text-align: center;
	margin: 15px 0 20px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;

}
#staticspages .subtitle{
	/*background:url(images/template/bg-title.png) no-repeat;*/		
	width: 250px;
	text-align: center;
	margin: 10px 140px 10px 140px;
	padding: 12px 4px 12px;
	font-size: 12px;
	color: #CB357C;
	font-weight: bold;
	display: block;
	border: 1px solid #312A21;
	border-radius: 10px; 
	background: #f1f1f1;
}
#staticspages ul{
	font-weight: normal;
	color: #666;
	font-size: 12px;

}
#staticspages .colleft{
	float: left;
	margin: 0 0 0 20px;
	width: 45%;
}
#staticspages .colright{
	float: right;
	width: 45%;
	margin: 0 20px 0 0;
}
#staticspages img{
	margin: 0 15px 10px;
}
.xl78,
.xl79,
.xl80,
.xl81,
.xl82,
.xl83{
width: 40px;
}

a.plane{
	display: block;
	height: 15px;
	padding: 5px 0 5px 30px;
	background: url(images/plane.jpg) no-repeat left;
	font-size: 11px; 
	color: #666;
	cursor: pointer;
	float: right;

}
.logo{
float: left;
margin: 5px 0 5px 15px;
}
.header-title{
float: left;
margin: 30px 0 5px 55px;
}

.hotel-title{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 3px solid #312A21;
	color: #cb357c;
	margin: 15px 0 5px 0; 
}
.hotel-title div{
	float: right;
	font-size: 11px; 
	color: #666;
	font-weight: normal;
	}
#footer{
width:700px;
text-align: center;
margin: 0 auto;
color: #797979;
padding: 10px 0;
border-top: 1px solid #797979;
}
