body {
	margin: 0;
	padding: 0;
	background-color: #425D89;
}

body, th, td, p {
	font-family: "Arial";
	font-size: 13px;
	color: #666;
}

a img {
	border: none;
}

h1, h2, h3, h4, h5, p, form {
	margin: 0;
	padding: 5px 0;
}

h2 {
	font-family: "Georgia";
	font-size: 11px;
	color: #900;
	text-transform: uppercase;
	padding: 0;
}

i{
color: #000;
}

p {
	color: #666;
}

hr {
	display: block
	color: #FFF;
	border: none;
	border-top: 1px solid #9EB3D4;
	height: 1px;
	padding: 0;
	margin: 10px 0;
	line-height: 1px;
}

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

a:hover {
	color: #6699CC;
}

#areaHeaderContainer {
	margin: 0;
	padding: 0;
	background-image: URL("../_images/header-background.jpg");
	background-position: left top;
	background-repeat: repeat-x;
}

#areaHeader {
	margin: 0 auto;
	width: 980px;
	border-left: 10px solid #9EB3D4;
	border-right: 10px solid #9EB3D4;
	background-image: URL("../_images/header-background-inside.jpg");
	background-position: left top;
	background-repeat: repeat-x;
	padding-top: 55px;
	height: 65px;
}

#topNav {
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
	text-align: right;
	padding-right: 5px;
	height: 28px;
}

#topNav a {
	color: #FFF;
	text-decoration: none;
	margin: 0 10px;
}
#topNav a:hover, #topNav a.actived { text-decoration: underline; }

#mainNav {
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainNav li {
	margin: 0;
	padding: 0;
	float: left;
	width: 196px;
	text-align: center;
}

#mainNav a {
	display: block;
	font-family: "Georgia";
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	background-image: URL("../_images/menu-background.jpg");
	background-position: left top;
	background-repeat: repeat-x;
	height: 27px;
	padding-top: 10px;
}
#mainNav li.first a { background-position: -1px top; }
#mainNav a:hover, #mainNav a.actived { 
	background-position: left bottom; 
	color: #C00;
}
#mainNav li.first a:hover, #mainNav li.first a.actived { background-position: -1px bottom; }

#subNav { position: relative;  z-index:998;}
#subNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#subNav li a  {
	padding: 5px 0;
	display: block;
	background-color: #506C9B;
	text-align: center;
	color: #FFF;
	font-family: "Georgia";
	font-size: 12px;
	border-top: 1px solid #FFF;
}
#subNav li a:hover  {
	font-family: "Georgia";
	background-color: #87431E;
	color: #FFF;
}


.footerBackground {
	background-image: URL("../_images/body-footer.jpg");
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #FFF;
}

#areaFooter {
	margin: 0 auto;
	width:  980px;
	padding: 5px 10px 30px 10px;
	clear: both;
}

#areaFooter .copyright {
	color: #CCC;
	font-size: 12px;
}

#areaFooter .footNav {
	float: right;
	color: #333;
	font-size: 12px;
}

#areaFooter a {
	color: #CCC;
	text-decoration: none;
	margin: 0 5px;
}
#areaFooter a:hover, #areaFooter a.actived { text-decoration: underline; }

#areaBodyContainer {
	margin: 0 auto;
	padding: 0 6px 6px 6px;
	width: 967px;
	border: 10px solid #9EB3D4;
	border-top: none;
	background-color: #FFF;
	background-image: URL("../_images/kicker-background.jpg");
	background-position: right top;
	background-repeat: repeat-y;
}

#areaBanner {
	padding-top: 6px;
	background-color: #FFF;
}

#areaKicker {
	float: right;
	text-align: left;
	width: 275px;
}
#areaKicker a{text-decoration:none;color:#900;}
#areaKicker h1 {
	background-image: URL("../_images/h1-kicker.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	font-family: "Georgia";
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	height: 20px;
	padding-top: 12px;
}

#areaKicker h2 { padding: 0; }
#areaKicker h2 a , .ahome a{color: #900;text-decoration:none;} /*oui*/
#areaKicker p { font-size: 11px; }
#areaContent { 
	padding: 20px 20px 0 20px;
	color: #666;
	width: 643px;
	font-size: 13px;
	line-height: 22px;
}

#areaContentNyro{
	padding: 20px 20px 0 20px;
	color: #666;
	font-size: 13px;
	line-height: 22px;
}

.home #areaContent {
	width: 670px;
	padding-right: 0;
}

#areaContent h1,#areaContentNyro h1 {
	background-image: URL("../_images/ornament-red.gif");
	background-position: left 2px;
	background-repeat: no-repeat;
	font-family: "Georgia";
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #900;
	padding: 0 0 0 40px;
}

.kicker-our-wine { 
	margin: 15px 10px 10px 10px;
}
.kicker-our-wine td { 
	vertical-align: top; 
	padding-bottom: 5px;
}
.kicker-our-wine td p { 
	padding-top: 2px;
}


.kicker-whats-new {
	margin: 10px 0 10px 5px;
}
.kicker-whats-new td { 
	vertical-align: top; 
	padding-bottom: 5px;
	padding-left: 10px;
}

table.intro {
	margin-left: 25px;
}
table.intro td {
	vertical-align: top; 
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 18px;
}

#innerKicker {
	padding: 0 25px 0 10px; 
	float: right;
	width: 232px;
	line-height: 16px;
}

#innerKicker h1 {
	background-image: URL("../_images/inner-kicker-header.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	font-family: "Georgia";
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	padding: 7px 8px 0 0;
	height: 21px;
}
#innerKicker #xcartKicker, #innerKicker #whatsKicker {
	background-image: URL("../_images/inner-kicker-body.gif");
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #EAEBED;
	padding-bottom: 0;
}
#innerKicker div.bottom {
	background-image: URL("../_images/inner-kicker-bottom.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 8px;
	margin-top: 9px;
}
#innerKicker #whatsKicker {
	margin-top: 15px;
	background-color: #FAF9EF;
}
#innerKicker p {
	padding: 5px 15px 5px 10px;
	font-size: 12px;
	line-height: 19px;
}

#xcartKicker {
	background-image: URL("../_images/xcart-kicker-background.jpg");
	background-position: left top;
	background-repeat: repeat-y;
	padding: 0 0 9px 0;
}
#xcartKicker p {
	padding: 9px;
}
#xcartKicker ul {
	margin-top: 0;
	margin-bottom: 0;
}

#xcartKicker p.title, #innerKicker p.title {
	margin: 0 15px 5px 5px;
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #900;
	font-family: "Georgia";
	font-size: 12px;
	font-weight: normal;
}

#xcartKicker li a {
	color: #666;
	text-decoration: none;
}
#xcartKicker li a:hover {
	text-decoration: underline;
}

/*
#xcartKicker ul { list-style-type: none; }
#xcartKicker li { 
	list-style-image: URL("../_images/li-arrow-1.gif");
	color: #666;
}
*/

.header {
	background-image: URL("../_images/header-title.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	font-family: "Georgia";
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	padding: 7px 0 0 40px;
	margin-bottom: 10px;
	height: 30px;
}

.categories td {
	padding-left: 40px;
	vertical-align: top;
}

.categories ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.categories li a {
	padding: 0 0 0 10px;
	background-image: URL("../_images/li-arrow-1.gif");
	background-position: left 3px;
	background-repeat: no-repeat;
}

.categories li a:hover, .categories li a.actived {
	background-image: URL("../_images/li-arrow-2.gif");
	color: #6699CC;
}

.paging {
	float: right;
	color: #666;
}
.paging a {
	color: #69C;
}

.productslist td {
	vertical-align: top;
	padding-bottom: 15px;
	line-height: 18px;
}

.productslist td.img {
	width: 120px;
}

.productslist td.detail {
	width: 250px;
}

.productslist td.detail h3 {
	padding: 5px 0 0 0;
}

.productslist td.detail p {
	color: #333;
	padding: 5px 20px 5px 0;
}

.productslist td.detail a {
	color: #900;
}

.productslist td.price p {
	color: #900;
	font-weight: bold;
}

.qty {
	text-align: center;
	font-size: 14px;
	width: 50px;
	padding: 5px 0;
}

.addtocart {
	text-align: center;
	font-size: 14px;
	padding: 5px;
	border: 1px solid #333;
	background-color: #900;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
}

.productdetail td {
	vertical-align: top;
	padding-bottom: 15px;
	line-height: 18px;
}

.productdetail td.img {
	padding: 5px 15px 0 0;
}

.productdetail td.detail p {
	padding-right: 150px;
	color: #333;
}

.productdetail td.detail hr {
	margin-top: 0;
}

.productdetail td.detail table td {
	padding: 0;
}

.hline{
	background-color:#F0F0F0;
	padding:10px;
	border-top:1px solid #

}

.contactForm {border: none;}
.contactForm td {padding: 0px;padding-left: 20px; margin: 0;}
.contactForm input.text {width: 220px; color: #666;}
.contactForm input.inputErr{border: 1px solid red;}
.contactForm input.btsubmit {width: 66px; background-color:#7495CA; color: #FFF; font-weight: bold; font-size: 12px; border: none; padding: 4px 0; margin: 20px 10px 0 0; cursor: pointer; }
.star {color: #F00;}

table.wed td{
	padding-top:10px;
}

#sidebar ul{list-style-type:none;padding-left:27px;}
#sidebar .widget ul{padding-left:0px;padding-left:12px}
#sidebar .widget{padding-top:5px;}
#sidebar .widget ul{ list-style-type: none;}
#sidebar .widget li{list-style-image:URL("../_images/li-arrow-1.gif");}


#content h2{
font-family:"Arial";
font-size:13px;
color:#666666;
}

.vcard img {
	display: block;
}

ol.commentlist{padding:0;}

.btsubmit { background-color:#7495CA; color: #FFF; font-weight: bold; font-size: 12px; border: none; padding: 4px; margin: 20px 10px 0 0; cursor: pointer; }
.star {color: #F00;}

.mailing td{
padding-left:0;
}

.contact-weddigns input.inputErr{border: 1px solid red;}


.search-box {
	position: absolute;
	padding: 0 0 0 10px;
}
.search-box form {
	padding: 0;
}
.search-box td {
  padding-right: 10px;
}
.search-label {
  color: #ffffff;
  font-size:10px;
  font-weight:normal;
  text-transform: uppercase;
}
td.search-input {
  padding-right: 5px;
}
.search-input input {
   border: 1px solid #306493;
	font-family: arial,helvetica,sans-serif;
	color: #666666;
	font-size: 11px;
	margin-right: 3px;
}
.search-button input {
   background: url(../xcart/skin1/images/go.gif) no-repeat;
   margin: 0px !important;
   width: 20px;
   height: 18px;
}
a.adv-search {
  color: #ffffff;
  font-size: 10px;
  text-decoration: underline;
}

/*
  minicart
*/
.menu-dialog {
  margin-bottom: 0px;
}
.menu-dialog .title-bar {
  width: 100%;
	background: #a25124 url(../xcart/skin1/images/custom/menu_title.jpg) no-repeat center top;
  border: 0px none;
  font-family:"Georgia";
  line-height: 37px;
  height: 37px;
  overflow: hidden;
  white-space: nowrap;
  color: #ffffff;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  position: relative;
  text-align: center;
}
.menu-dialog .title-bar img.icon {
  background:transparent url(../xcart/skin1/images/custom/menu_icon.png) no-repeat center center !important;
  vertical-align: middle;
  margin: 4px 0px 6px 7px;
  width: 30px;
  height: 16px;
}
.menu-dialog .title-bar a:link,
  .menu-dialog .title-bar a:visited,
  .menu-dialog .title-bar a:hover,
  .menu-dialog .title-bar a:active
{
  display: block;
  position: absolute;
  top: 7px;
  right: 7px;
  text-decoration: none;
}
.rtl .menu-dialog .title-bar a:link,
  .rtl .menu-dialog .title-bar a:visited,
  .rtl .menu-dialog .title-bar a:hover,
  .rtl .menu-dialog .title-bar a:active
{
  right: auto;
  left: 7px;
}
.menu-dialog .title-bar a:link img,
  .menu-dialog .title-bar a:visited img,
  .menu-dialog .title-bar a:hover img,
  .menu-dialog .title-bar a:active img
{
  width: 7px;
  height: 11px;
  background: transparent url(../xcart/skin1/images/menu_arrow.gif) no-repeat left top;
}
.rtl .menu-dialog .title-bar a:link img,
  .rtl .menu-dialog .title-bar a:visited img,
  .rtl .menu-dialog .title-bar a:hover img,
  .rtl .menu-dialog .title-bar a:active img
{
  background: transparent url(../xcart/skin1/images/menu_arrow_invert.gif) no-repeat left top;
}
.menu-dialog .content {
  border: 0px;
  /*background-color: #ffffff;*/
  padding: 8px 10px 10px 10px;
  overflow: hidden;
}
.menu-dialog .content a:link,
  .menu-dialog .content a:visited,
  .menu-dialog .content a:link
{
  color: #666666;
  font-size: 12px;
  line-height:17px;
}
.menu-dialog .content a:hover {
  color: #666666;
}
.menu-dialog ul {
  list-style: none;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}
.menu-dialog ul li {
  padding: 0px 0px 0px 0px;
  vertical-align: middle;
}
.menu-dialog .item {
  color: #112536;
  font-size: 11px;
}
.menu-dialog ul li a:link {
	font-size: 11px;
	text-decoration: none;
}
.menu-dialog ul li a:visited {
	font-size: 11px;
	text-decoration: none;
}
.menu-dialog ul li a:hover {
	font-size: 11px;
	text-decoration: underline;
}
.menu-dialog ul li a:active  {
	font-size: 11px;
	text-decoration: none;
}
.menu-dialog hr {
  background-color: #999999;
}
.menu-minicart .title-bar img.icon {
  background: url(../xcart/skin1/images/dingbats_orders.gif) no-repeat;
}
div.minicart,
  div.minicart .empty,
  div.minicart .full {
  color: #990000;
  font-weight:normal;
  font-family:"Georgia";
  font-size: 12px;
}
div.minicart a {
  float: left;
}
div.minicart img {
  width: 27px;
  height: 17px;
}
div.minicart .full img {
  margin: 7px 0px 7px 1px;
  width: 24px;
  height: 17px;
  background: transparent url(../xcart/skin1/images/custom/cart_full.gif) no-repeat left top;
}
div.minicart .empty img {
  margin: 1px 0px 1px 1px;
  width: 24x;
  height: 17px;
  background: transparent url(../xcart/skin1/images/custom/cart_empty.gif) no-repeat left top;
}
div.minicart .empty b {
  line-height: 18px;
}
div.minicart table {
  margin: 0px 0px 0px 1px;
}
div.minicart table tr td {
  color: #990000;
  font-size: 12px;
  padding: 1px;
}
hr.minicart {
  clear: both;
  margin: 5px 0px 5px 0px;
}
.cart-line {
  border-bottom: 1px solid #CCCCCC;
  margin: 7px 0px 5px;
}
.menu-minicart ul {
  margin-left: 10px;
}
.menu-minicart .content {
  background: #eaebed url(../xcart/skin1/images/custom/cartmenu_bg.gif) repeat-y;
}
.menu-minicart ul li {
  background: url(../xcart/skin1/images/custom/cartmenu_bullet.gif) no-repeat 0px 50%;
  padding: 0px 0px 0px 10px;
}