/* COMMON STYLES */
body {
  background: url('/img/bgr-body.jpg') repeat-x top left #000;
	font: 75%/1.4 Verdana, sans-serif;
	color: #ccc;
	margin: 0;
	padding: 0 0 0 29px;
}

input, textarea {
	font-family: Arial, sans-serif;
}

td, th, input, textarea {
	font-size: 100%;
	_font-size: 75%;
	_f\ont-size/**/: 100%;
}

h1 {
	margin-top: 0;
	font-size: 150%;
}

h1 span {
	display: none;
}

h1.grph {
  height: 46px;
  display: block;
  overflow: hidden;
  margin: 14px 0 20px 0px;
  padding: 0;
  position: relative;
}

h1.grph span.grph {
  background: no-repeat top left;
  display: block;
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%; 
}

h1#h1-berentzen-news {
  width: 179px;
}

h1#h1-berentzen-news span.grph {
  background-image: url('/img/h1-berentzen-news.jpg');
}

h1#h1-company-profile {
  width: 141px;
}

h1#h1-company-profile span.grph {
  background-image: url('/img/h1-company-profile.jpg');
}

h1#h1-fotoreports {
  width: 141px;
}

h1#h1-fotoreports span.grph {
  background-image: url('/img/h1-fotoreports.jpg');
}

h1#h1-coctails {
  width: 141px;
}

h1#h1-coctails span.grph {
  background-image: url('/img/h1-coctails.jpg');
}

h1#h1-contests {
  width: 89px;
}

h1#h1-contests span.grph {
  background-image: url('/img/h1-contests.jpg');
}

h1#h1-download {
  width: 124px;
}

h1#h1-download span.grph {
  background-image: url('/img/h1-download.jpg');
}

h1#h1-links {
  width: 90px;
}

h1#h1-links span.grph {
  background-image: url('/img/h1-links.jpg');
}

h1#h1-contacts {
  width: 111px;
}

h1#h1-contacts span.grph {
  background-image: url('/img/h1-contacts.jpg');
}

h1#h1-shopping-cart {
  width: 163px;
}

h1#h1-shopping-cart span.grph {
  background-image: url('/img/h1-shopping-cart.jpg');
}

h1#h1-order {
  width: 176px;
}

h1#h1-order span.grph {
  background-image: url('/img/h1-order.jpg');
}

h1#h1-confirmation {
  width: 239px;
}

h1#h1-confirmation span.grph {
  background-image: url('/img/h1-confirmation.jpg');
}

h1#h1-trading-conditions {
  width: 205px;
}

h1#h1-trading-conditions span.grph {
  background-image: url('/img/h1-trading-conditions.jpg');
}


h1#h1-fyp {
  width: 224px;
}

h1#h1-fyp span.grph {
  background-image: url('/img/h1-fyp.jpg');
}

h1#h1-eshop {
  width: 80px;
}

h1#h1-eshop span.grph {
  background-image: url('/img/h1-eshop.jpg');
}

h1#h1-sellers {
  width: 222px;
}

h1#h1-sellers span.grph {
  background-image: url('/img/h1-sellers.jpg');
}

h2 {
  font-size: 130%;
  color: #fff;
  margin: 2em 0 1em 0;
  padding: 0;
}

h2 a {
  color: #fff;
  text-decoration: none;
}

h2 a:hover {
  color: #fff;
  text-decoration: underline;
}

h2.nopadd {
  padding-top: 0;
  margin-top: 0;
}

h3 {
  font-size: 120%;
  color: #c0a65c;
}

a {
	color: #c0a65c;
  outline: none;
}

a:hover {
	color: #ccc;
}

a img {
  border: none;
}

table {
	margin-bottom: 1em;
	font-size: 100%;
}

th {
	text-align: right;
	font-size: 120%;
	color: #fff;
}

tr.last td,
tr.last th {
  border: none;
}

th, td {
	text-align: left;
	vertical-align: top;
  padding: 8px 4px;
  border-bottom: 1px dashed #db171d;
}

p {
  line-height: 1.6em;
}

td.nowrap, th.nowrap {
  white-space: no-wrap;
}

address {
  font-style: normal;
  font-size: 120%;
}

fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

/* COMMON */
.grp {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: relative;  
}

.grp span {
  background: no-repeat top left;
  display: block;
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
}

a.grp {
  cursor: pointer;
}

.dspln {
  display: none;
}

.more,
.back {
  background: url('/img/arrow.gif') no-repeat top left;
  padding-left: 20px;
  margin-left: 30px;
  color: #be1518;
}

a.more:hover,
a.back:hover {
  background-position: 0 -114px;
  color: #c1a663;
}

.back {
  background-image: url('/img/arrow-back.gif');
}

.sec {
  background-position: 0 -114px;
  margin-left: 0;
  color: #c0a65c;
}

a.sec:hover {
  background-position: 0 -228px;
  color: #999;  
}

.list {
  margin: 0;
  padding: 45px 0 0 0;
  list-style: none;
}

.list.cat {
	padding: 0;	
}

.list li {
  padding: 0;
  margin: 0;
  padding: 2px 0;
  /* width: 416px; */
}

.list li a {
  background: url('/img/list-circle.gif') 30px 8px no-repeat;
  padding-left: 45px;
  display: block;
  line-height: 22px;
  text-decoration: none;
  color: #fff;
}

.list li a:hover {
  background-color: #2b0000;
  color: #fff;
}

.list.half,
.list.smaller {
  font-size: 90%;
}

.list.half.cat {
	font-size: 100%;
}

.list.half li {
  width: 208px;
  _width: 206px;
}

.list.half.cat li {
  width: 285px;
}

.list.left {
  float: left;
  width: 208px;
  _width: 205px;  
}

.list.left.cat {
	width: 285px;
}

.list.right {
  float: right;
  width: 208px;
  _width: 205px;  
}

.list.right.cat {
	width: 285px;
}

.cleaner {
  clear: both;
  font-size: 1%;
}

p.oki, p.err, p.info, .highbox {
  padding: 20px;
  background: #400000; 
  border-top: 1px dashed #db171d;
  border-bottom: 1px dashed #db171d;
  margin: 20px 0;
}

.highbox.c {
	padding: 20px 0 20px 0;
	width: 100%;
}

.nglist {
  margin: 0;
  padding: 0;
}

.nglist li {
  margin: 0 0 15px 0;
  padding: 15px 0 0 0;
  list-style: none;
  border-top: 1px dashed #db171d;  
}

.nglist li.first {
  border: 0;
  padding: 0;
}

.date {
  font-size: 80%;
  color: #999;
}

.nglist h2 {
  margin-top: 0;
}

.img,
.img2, 
.img3 {
  float: left;
  margin-bottom: 0;
}

.img {
  margin-right: 20px;
}

.img a,
.img2 a,
.img3 a {
  display: block;
  width: 110px; height: 110px;
  background: url('/img/bgr-img.gif') no-repeat top left;
}

.img a:hover {
  background-position: 0 -110px;
}

.img img,
.img2 img,
.img3 img {
  margin: 8px 0 0 8px;
}

.img2,
.img3 {
  float: none;
}

.img2 a {
  width: 213px; height: 161px;
  background-image: url('/img/bgr-img-2.gif');
}

.img2 a:hover {
  background-position: 0 -161px;
}

.img3 a {
  width: 176px; height: 136px;
  background-image: url('/img/bgr-img-3.gif');
}

.img3 a:hover {
  background-position: 0 -136px;
}

.white {
  color: #fff; 
}

.inline {
  margin: 0 0 20px 0;
  padding: 0;
}

.inline li {
  display: inline;
  padding: 0;
  margin: 0;
  line-height: 1.6em;
}

hr.cleaner {
  clear: both;
  height: 1px;
  margin: -1px 0 0 0; padding: 0;
  border: none;
  visibility: hidden;
}

.right {
  float: right;
}

.aright {
  text-align: right;
}

.submit {
  width: 140px; height: 23px;
  background: url('/img/btn-submit.gif');
  border: 0;
	cursor: pointer;
	display: block;
	line-height: 23px;
	text-align: center; 
}

.submit.bold {
  color: red;
  font-weight: bold;
}

.submit.buy {
  width: 51px; height: 31px;
  background: url('/img/btn-buy.gif') no-repeat top left;
}

.submit.short {
	width: 90px;
	background-image: url('/img/btn-submit-short.gif');
}

a.submit {
  color: #000;
  text-decoration: none;
  font-size: 90%;
}

a:hover.submit {
  color: #000;
}

.center .submit {
  margin: 20px 0 0 220px;
}

.small {
  font-size: 70%; 
}

.b {
	color: #c0a65c;
	font-weight: bolder;
}

.top {
	float: right;
	width: 14px;
	height: 14px;	
  font-size: 130%;
	position: relative;
} 

.top span {
	background-image: url('/img/top.gif');
}

.dspln {
	display: none;
}

/* DEFAULT ENGINE */
#screen {
	position: relative;
	width: 888px;
}

#main {
  float: right;
  width: 637px;
  margin-top: 127px;
}

#txt {
  margin-left: 4px;
  width: 618px; min-height: 279px;
  _height: 279px;
  background: url('/img/bgr-txt.jpg') top left no-repeat;  
}

#txt div.box {
  padding: 10px 20px 20px 20px;
}

/* LEFT */ 
#left {
  float: left;
  width: 246px;
  margin-top: 127px;
  margin-bottom: 20px;
}

#h2-products {
  padding: 0; margin: 0;
  width: 246px; height: 28px;
  position: relative;
}

#h2-products span {
  background-image: url('/img/h2-products.jpg');
}

#portfolio {
  width: 246px;
  height: 173px;
  margin-top: 8px;
}

#portfolio span {
  background-image: url('/img/grp-portfolio.jpg');
}

#facebook {
  width: 245px;
  height: 183px;
  margin-right: 3px;
  _margin-right: 1px;
  float: right;  
}

#facebook span {
  background-image: url('/img/grp-facebook.jpg');
}

/* HEADER */
#header {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 127px;
}

#logo, #logo span {
	width: 246px; height: 76px;
	position: absolute;
	display: block;
	left: 0; top: 0;
}

#logo {
  top: 24px; left: 0;
}

#logo span {
  background: url('/img/logo.jpg') no-repeat top left;
}

#logo a span {
  cursor: pointer;
}

#cartinfo {
  position: absolute;
  top: 70px;
  left: 275px;
  color: #fff;
}

#cartinfo strong a {
  text-decoration: none;
}

#cartinfo strong a:hover {
  text-decoration: underline;
}

/* MENU */
#menu {
  position: absolute;
  top: 0; left: 252px;
	margin: 0; padding: 0;
}

#menu li {
  height: 59px; 
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}

#menu li a {
  cursor: pointer;
}

#menu li a,
#menu li strong {
  width: 100%; height: 100%;
  display: block;
  position: relative;
}

#menu li a span,
#menu li strong span {
  background: no-repeat top left;
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  display: block;
}

#menu li a:hover span,
#menu li strong span {
  background-position: 0 -59px;
}

#menu li#company-profile {
  width: 89px;
}

#menu li#company-profile span {
  background-image: url('/img/btn-company-profile.jpg');
}

#menu li#products {
  width: 76px;
}

#menu li#products span {
  background-image: url('/img/btn-products.jpg');
}

#menu li#fotoreports {
  width: 93px;
}

#menu li#fotoreports span {
  background-image: url('/img/btn-fotoreports.jpg');
}

#menu li#coctails {
  width: 69px;
}

#menu li#coctails span {
  background-image: url('/img/btn-coctails.jpg');
}

#menu li#contests {
  width: 73px;
}

#menu li#contests span {
  background-image: url('/img/btn-contests.jpg');
}

#menu li#download {
  width: 81px;
}

#menu li#download span {
  background-image: url('/img/btn-download.jpg');
}

#menu li#links {
  width: 75px;
}

#menu li#eshop span {
  background-image: url('/img/btn-eshop.jpg');
}

#menu li#eshop {
  width: 74px;
}

#menu li#links span {
  background-image: url('/img/btn-links.jpg');
}

#menu li#sellers {
  width: 265px; height: 68px;
  margin-right: 22px;
  _margin-right: 11px;
  float: right; 
}

#menu li#sellers span {
  background-image: url('/img/btn-sellers.jpg');
}

#menu li#contact {
  width: 75px; height: 68px;
  float: right; 
}

#menu li#contact span {
  background-image: url('/img/btn-contact.jpg');
}

#menu li#sellers a:hover span,
#menu li#sellers strong span,
#menu li#contact a:hover span,
#menu li#contact strong span  {
  background-position: 0 0;
}

#menu li#contest {
  width: 72px; height: 72px;
  position: absolute;
  top: 55px;
  right: 3px;
}

#menu li#contest span {
  background-image: url('/img/btn-contest.jpg');
}

#menu li#contest a:hover span,
#menu li#contest strong span {
  background-position: 0 0;
}



/* PRODUCT MENU */
#pmenu {
	margin: 0; padding: 0;
  height: 450px;
  background: url('/img/bgr-pmenu.jpg') no-repeat bottom left;
}

#pmenu li {
  width: 246px; height: 47px; 
	list-style: none;
	padding: 0;
	margin: 0;
}

#pmenu li a {
  cursor: pointer;
}

#pmenu li a,
#pmenu li strong {
  width: 100%; height: 100%;
  display: block;
  position: relative;
}

#pmenu li a span,
#pmenu li strong span {
  background: no-repeat top left;
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  display: block;
}

#pmenu li a:hover span,
#pmenu li strong span {
  background-position: -246px 0;
}

#pmenu li#berentzen span {
  background-image: url('/img/btn-p-berentzen.jpg');
}

#pmenu li#puschkin span {
  background-image: url('/img/btn-p-puschkin.jpg');
}

#pmenu li#polar-limes {
  height: 47px; /* 48px for green skin */
}

#pmenu li#polar-limes span {
  background-image: url('/img/btn-p-polar-limes.jpg');
}

#pmenu li#tequila-arriba span {
  background-image: url('/img/btn-p-tequila-arriba.jpg');
}
/*
#pmenu li#cognac-godet span {
  background-image: url('/img/btn-p-cognac-godet.jpg');
}

#pmenu li#ron-barcelo span {
  background-image: url('/img/btn-p-ron-barcelo.jpg');
}
*/
#pmenu li#bourbon-whiskey span {
  background-image: url('/img/btn-p-bourbon-whiskey.jpg');
}

#pmenu li#ostatni-znackove-produkty {
  height: 48px;
}

#pmenu li#ostatni-znackove-produkty span {
  background-image: url('/img/btn-p-another-products.jpg');
}
/*
#pmenu li#nicolas-feuilatte-champagne {
  height: 45px;
}

#pmenu li#nicolas-feuilatte-champagne span {
  background-image: url('/img/btn-p-champagne.jpg');
}

#pmenu li#vina span {
  background-image: url('/img/btn-p-wine.jpg');
}

#pmenu li#cordial-sirups span {
  background-image: url('/img/btn-p-cordial-sirups.jpg');
}
*/

	
/* FOOTER */
#footer {
	text-align: right;
	padding: 10px 0 20px 0;
	color: #c0a65c;
	border-top: 1px solid #810811;
}

#footer ul {
  margin: 0;
  padding: 0;
}

#footer li {
	list-style: none;
	display: inline;
	margin: 0 0.4em;
	padding: 0;
}

#footer a {
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
  color: #c0a65c;
}

li#copyright {
  display: block;
  margin-top: 15px;
  color: #fff;
  font-size: 90%;
}

li#copyright a {
  color: #fff;
}

li#copyright a:hover {
  color: #fff;
  text-decoration: underline; 
}

li#copyright a span {
  color: red;
}

#logo-small {
  background: url('/img/logo-small.gif') no-repeat top left;
  width: 46px; height: 12px;
  padding-left: 46px;
}

li#copyright a:hover#logo-small {
  text-decoration: none;
}

/* OTHER */
#paper-box {
  width: 637px; height: 326px;
  background: url('/img/bgr-banner.jpg') no-repeat top left;
  position: relative;
  color: #999;
}

#paper-box h2 {
  color: #666;
}

#banner {
  padding-top: 5px;
  padding-left: 35px;
}

#myc {
  width: 242px; height: 150px;
}

#myc span {
  background-image: url('/img/grp-coctail.jpg');
}

.dwi {
  margin: 0;
  padding: 0;
}

.dwi li {
  display: block;
  width: 176px;
  float: left;
  margin-right: 16px;
  margin-bottom: 10px; 
}

.dwi .link {
  margin: 5px 0 0 7px;
}

.dwi .link a {
  text-decoration: none;
}

.dwi .link a:hover {
  text-decoration: underline;
}

.coctails {
  margin: 0 0 0 55px;
  padding: 0;
}

.coctails li {
  margin: 0 0 20px;
  padding: 0;
  display: block;
  float: left;
  width: 260px;
}

.coctails li h2 {
  margin: 0 0 0.5em 0;
}

.coctails li h2 span {
  font-size: 60%;
  color: #999;
  font-weight: normale;
}

/* NEWS */
#news-box {
  width: 384px; min-height: 150px;
  _height: 150px;
  background: url('/img/bgr-berentzen-news.jpg') no-repeat top left;
  float: left;
  padding-right: 5px;
  _padding-right: 2px;
}

#lnews-box {
  width: 384px; min-height: 183px;
  _height: 183px;
  background: url('/img/bgr-lifestyles-news.jpg') no-repeat top left;
  float: left;  
}

#lnews-box {
  padding: 9px 0 0 0;
}

#lnews {
  margin: 0 0 0 27px;
  padding: 70px 0 0 0;
  list-style: none;
}

#lnews li {
  clear: both;
  padding-bottom: 20px;
}

#lnews li a img {
  float: left;
  border: 3px solid #000;
  margin-right: 10px;
}

#lnews li a {
  line-height: 39px;
  color: #fff;
  text-decoration: none;
}

#lnews li a:hover {
  text-decoration: underline;
}

/* POLL */

#poll-box {
  width: 242px; height: 272px;
  background: url('/img/bgr-poll.jpg') no-repeat top left;
  float: right;
  margin-right: 5px;
  _margin-right: 3px;
}

#poll-box div.box {
  padding: 0 15px;
  padding-top: 70px;
}

.question {
  color: #fff;
  line-height: 1em;
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: bold;
}

.answer {
  padding-bottom: 3px;
}

.answer a {
  text-decoration: none;
}

.answer a:hover {
  text-decoration: underline;
  color: #c0a65c;
}

.diagram {
  background: #000;
  width: 180px; height: 6px;
  font-size: 1%;
  position: relative;
  margin-bottom: 15px;
}

.diagram img {
  position: absolute;
  top: 0; left: 0; 
}

.percentage {
  float: right;
  color: #fff;
  position: relative;
  top: -20px;
}

.total-votes {
  background: url('/img/poll-line.jpg') no-repeat top left;
  padding: 10px 0 5px 0;
  margin: 0;
  margin-top: 20px;
}

.total-votes span {
  color: #fff;  
}

.message {
  background: #bc131a;
  padding: 5px;
  text-align: center;
  font-weight: bold;
  margin: 0 0 10px 0;
}

/* PRODUCTS */
.prd-arrow {
  width: 34px; height: 289px;
  position: absolute;
  top: 11px;
}

.prd-arrow span {
  background-image: url('/img/prd-controls.jpg');
}

.prd-arrow.left {
  left: 42px;
}

.prd-arrow.right span {
  background-position: -68px 0;
}

.prd-arrow.right {
  left: 594px;
}

a.prd-arrow.grp.left:hover span {
  background-position: -34px 0;  
}

a.prd-arrow.grp.right:hover span {
  background-position: -102px 0;  
}

#prd-img {
  position: absolute;
  left: 78px; top: 18px;
  text-align: center;
  width: 220px;
}

#prd-txt {
  position: absolute;
  left: 312px;
  width: 258px;
  font-size: 90%;
}

#prd-txt div.box {
  background: url('/img/prd-txt.jpg') no-repeat top left;
}

#prd-txt h2 {
  margin: 17px 0 9px 0;
  padding: 0;
  line-height: 1.2em;
}

#prd-txt h2 span {
  font-size: 70%;
  font-weight: normal;
}

#prd-txt p {
  padding: 15px 0 15px 15px;
  margin: 0;
  /*
  height: 150px;
  _height: 180px;
  */
  height: 200px;
  _height: 230px;  
  color: #666; 
  overflow: auto;  
  scrollbar-arrow-color: #000000; 
  scrollbar-face-color: #ebebeb;  
}

#prd-txt p.shorter {
  height: 182px;
  _height: 212px;  
}

#prd-txt .va {
  color: #000;
  font-size: 80%;
}

#prd-note {
  position: absolute;
  left: 80px; top: 282px;
  border-top: 1px solid #ccc;
  width: 500px;
  font-size: 80%;
  padding-top: 5px;
}

#prd-more-products {
  background: url('/img/prd-bgr-more-products.jpg') no-repeat top left;
  width: 416px;
  margin-bottom: 20px;
}

#prd-more-products,
.no-products {
  min-height: 170px;
  _height: 210px;
}

.no-products {
  padding: 20px 0;
}

#prd-more-products.subcat {
  background-image: url('/img/prd-bgr-more-products-2.jpg');
}

#prd-more-products .back {
  margin: 0 0 0 30px;
}

#prd-grp-bottles {
  background: url('/img/prd-grp-bottles-2.jpg') no-repeat top left;
  position: absolute;
  top: 297px; left: 423px;
  width: 225px; height: 235px;
}

#price {
  font-size: 140%;
  font-weight: bold;
  line-height: 0.9em;
}

#price strong {
  color: #be1518;
}

#price span {
  font-size: 60%;
  font-weight: normal;
}

#buy {
  border-top: 1px solid #dcdcdc;
  padding-top: 8px;
}

#buy form {
  width: 51px;
  position: absolute;
  right: 0;
}

/* GALLERY IMGs */
.imgs {
  margin: 15px 0;
  padding: 0;
}

.imgs li {
  float: left;
  margin: 0 5px 6px 0;
  padding: 0;
  position: relative;
  list-style: none;
}

.imgs li div.img {
  margin: 0;
  padding: 0;
} 

.imgs a {
  text-decoration: none;
}

.imgs a span {
/*\*/
	position:absolute;
	left:-9999px;
}

.imgs a:hover span {	
  top: 8px;
  left: 8px;
  width: 94px;
  font-weight: bold;
  background: #fff;
  color: #999;
  padding: 5px 0 5px 0;
  font-size: 90%;
  text-transform:uppercase;
  text-align: center;
  filter: alpha(opacity=70);
	-moz-opacity:.7;
  opacity:.70;
  display: block;
  text-decoration: none;
/**/
}

#gallery-desc {
  margin: 1em 0;
} 

/* DOWNLOADS list */

.downloads {
  margin: 0 0 0 25px;
  padding: 0;
}

.downloads li {
  list-style: none;
  margin: 0 0 0.8em 0;
  padding: 0;
}

.downloads li span {
  font-size: 80%;
}

.downloads img {
  border: 0;
}

.downloads a {
  text-decoration: none;
}

/* CART */

table.formatted {
  width: 575px;
  border-collapse: collapse;
  margin: 0 0 5px 0;
  border-top: 1px dashed #db171d;
}

table.formatted input.i {
  border: 1px dashed #ccc;
  background: none;
  text-align: center;
  color: #ccc;
  padding: 3px 6px;  
}

table.formatted .ss {
  width: 40px;
}

table.formatted .ss2 {
  width: 60px;
}

table.formatted th {
  font-size: 120%;
  font-weight: normal;
  font-weight: bold;   
}

table.formatted td {
  text-align: left;
}

table.formatted th.center,
table.formatted td.center {
  text-align: center;
}

table.formatted td.aright {
  text-align: right;
}

table.formatted th.w1 {
	width: 200px;
}  

#cart {
  margin: 1em 0;
  width: 575px;
}

#cart .total-price {
  font-size: 120%; 
}

#cart .name {
  width: 270px;
  color: #c0a65c;
  font-weight: normal;
}

#deleteItems {
  margin: 0 0 8px 0;
}

#adr table {
  margin: 0 0 1em 0;
  width: 575px;
}

#adr table th {
  text-align: right; 
  font-weight: normal;
  color: #999;
  font-size: 100%;
  width: 250px;
}

#adr table th, 
#adr table td {
  border: 0;
}

#adr table th.req {
  color: #c0a65c;
  font-weight: bold; 
}

#adr table input,
#adr table textarea  {
  border: 1px dashed  #999;
  background: none; 
  padding: 3px 6px;
  width: 180px;
  color:  #999;
}

#adr table input.checkbox {
  width: 20px;
}

#adr table textarea {
  width: 280px;
}

#adr table input.short {
  width: 100px;
}

#adrRecap table th {
  background: none;
  font-size: 100%;
  color: #999;
  text-align: right;
  width: 250px; 
}


/* ORDER FORM */

#adr {
  width: 565px;
}

/* CONFIRMATION */ 

#confirmation {
  width: 575px;
}

/* CONTEST */

#adr table input#code {
  background: url('/img/asterisk.gif') no-repeat 6px 4px;
  padding-left: 20px;
  width: 167px;
  _width: 180px;
}
