body
{
	background-color: #000;
	padding: 0;
	margin: 0;
	border: 0;
	font-family: 'Comic Sans MS', 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
}
a
{
	text-decoration: none;
}
#content
{
	margin-left: 150px;
	padding-bottom: 10em;
	position: relative;
}

* html #content {
	width: 680px;	
}

#content h1
{
	color: #600;
	font-size: 11pt;
	margin: 10px;
}

#content h2
{
	color: #600;
	font-size: 9pt;
	margin: 5px 10px 10px 10px;
}

#content p, #content div.paragraph
{
	margin: 10px;
	text-align: justify;
}
#content p.center
{
	text-align: center;
}
#footer
{
	clear: left;
	color: #600;
	font-size: .9em;
	margin-left: 150px;
	text-align: center;
}
#header
{
	height: 129px;
}
#leftColumn
{
	float: left;
	text-align: right;
	width: 150px;
}
#mainMenu
{
	color: #fff;
	display: block;
	list-style: none;
	margin: 5px;
	padding: 0;
	float: left;
	width: 140px;
}

* html #mainMenu {
	width: 135px;
}

#mainMenu a
{
	color: #ffebc4;
	font-weight: bold;
	text-decoration: none;
	margin: 2em 0;
}
#mainMenu a.active
{
	color: #c88;
}
#mainMenu a:hover
{
	color: #c88;
}
#mainMenu li
{
	margin: 2em 0;
}
#sound
{
	background: #000;
	text-align: right;
}
#wrapper
{
	background-color: #ffebc4;
	background-image: url('../img/struct/wrapperBg.gif');
	background-repeat: repeat-y;
	text-align: left;
	width: 843px;
	margin: 0 auto;
}
form.localeChooser
{
	margin-right: 4px;
	margin-top: 6em;
}
img
{
	border: none;
}
img.right
{
	float: right;
	margin-left: 1em;
}
select.localeChooser
{
	background: #600;
	border: none;
	color: #fff;
	font-size: 8pt;
	text-align: right;
}
table
{
	font-size: 8pt;
}
table.center
{
	text-align: center;
}

#content .pager {
	text-align: center;
}








#content table {
	width: 659px;
	text-align: left;
}

#content table .header
{
	color: #600;
	font-size: 110%;
}

#content table .left_column
{
	padding-left: 10px;
	width: 140px;
}

input.text
{
	width: 400px;
}

#content table .right_column input.text{
	width: 450px;
}

* html #content table {
	width: 650px;
}

#content table.center {
	text-align: center;
}

#content table.galleries td{
	text-align: center;
	width: 33%;
}

#content table.galleries span {
	display: block;
}

#content table.galleries span.date {
	color: #600;
	font-style: italic;
}

#content table.galleries span.title {
/*	font-weight: bold;*/
}

#content table.galleries img {
	margin: 5px 0 20px 0;
}

#content table.gallery td{
	text-align: center;
	width: 33%;
}

#content table.gallery span.title {
	display: block;
	font-weight: bold;
}

#content table.gallery a {
	display: block;
}

#content table.gallery img {
	margin: 5px 0 20px 0;
}

#content div.image {
	margin-left: 10px;
	text-align: center;
}

#content div.image a{
	display: block;
	margin-bottom: 20px;
}

#content table.galleries_admin td , #content table.admin_news td{
	border-bottom: 1px black solid;
	padding: 5px 0;
}

#content table.galleries_admin .date{
	width: 180px;
}

#content table.galleries_admin .title{
	width: 350px;
}

#content table.admin_news .date{
	width: 180px;
}

#content table.admin_news .title{
	width: 350px;
}

#content div.header{
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	margin: 20px 0 10px;
}

#content table td.left_column {
	font-weight: bold;
}

#content table td.title input {
	width: 450px;
}

#content table td textarea {
	width: 450px;
	height: 100px;
}

#content table td.description textarea {
	width: 450px;
	height: 120px;
}

#content table.images_admin td.preview {
	text-align: center;
	width: 170px;
}

#content table.images_admin .title {
	width: 420px;
}

#content table.images_admin .delete {
	vertical-align: top;
}

#content table.images_admin .edit {
	vertical-align: bottom;
}

#content .events {
	width: 670px;
	margin: 10px;
	overflow: hidden;
}

#content div.events a{
	display: block;
	font-size: 120%;
	margin-bottom: 5px;
}

#content table.admin_events td.title {
	width: 500px;
}

#content table.admin_events td {
	border-bottom: 1px black solid;
	padding: 5px 0;
}

#content table.login_table td.left_column {
	width: 20%;
}

#content a.image {
	text-align: center;
}

#content .image_title {
	text-align: center;
	font-size: 140%;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
}

#content .image_caption {
	text-align: center;
	font-size: 120%;
	font-style: italic;
	margin-bottom: 30px;
}

#content input.button {
	border: 2px solid;
	border-color: #ddd #777 #777 #ddd;
}

#content input.button:active {
	border: 2px solid;
	border-color: #777 #ddd #ddd #777;
}

#content input, #content textarea {
	border-right: 2px #eee solid;
	border-bottom: 2px #eee solid;
}

.navigation {
	text-align: center;
}

#content .events a {
	font-size: 14px;
	font-family: 'Comic Sans MS', , 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
}

#mainMenu hr {
	border-style: none none solid none;
	border-color: red;
	border-width: 0 0 1px 0;
	height: 0;
}

.bold {
	font-weight: bold;
	color: #600;
}

#searchBox {
	position: absolute;	
	top: -38px;
	right: 5px;
	height: 40px;
}

* html #searchBox {
	top: -32px;	
	right: 0;
}

*:first-child+html #searchBox{
	top: -49px;
}

#searchBox a{
	font-size: 100%;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}

.productList
{
	border: 1px solid black;
	margin: 10px;
	/*padding-right: 6px;*/
}
* html .productList
{
	padding: 0;
}
.productList div
{
	position: relative;
}
.productList a
{
	display: block;
	padding: 3px;
}
.productList span
{
	color: #600;
	display: block;
	float: right;
	font-weight: bold;
	padding: 3px;
	position: absolute;
	right: 0;
	top: 0;
}
* html .productList span
{
	right: 10px;
}
.companiesList
{
	border: 1px solid black;
	margin: 10px;
	/*padding-right: 6px;*/
}
* html .companiesList
{
	padding: 0;
}
.companiesList .right
{
	text-align: right;
}
.companiesList .left
{
	padding: 3px;
}
.companiesList span
{
	color: #600;
	display: block;
	font-weight: bold;
	padding: 3px;
	top: 0;
	white-space: nowrap;
}
* html .companiesList span
{
	right: 10px;
}
*:first-child+html .companiesList a
{
	padding-left: 0;
	padding-right: 0;
}

.row0 {
	background: #eee;
}

.row1 {
	background: #ddd;
}

.floatLeft {
	float: left;
}
#content .floatRight {
	float: right;
	color: #600;
	margin-right: 0;
	width: 140px;
	text-align: right;
	padding-right: 10px;
}

.columns {
	float: left;
}
.columns:AFTER {
	content: " ";
	display: block;
	clear: both;
}
* html .columns {
	height: 1px;
}
#exclusive
{
	text-align: center;
}
#exclusive h1
{
	font-size: 250%;
}
#exclusive h2
{
	font-size: 150%;
}
#exclusive h3
{
	color: #600;
	font-size: 220%;
}

#content table.exclusives_admin td {
	border-bottom: 1px black solid;
	padding: 5px 0;
}

table.productList
{
	border: 1px solid black;
	margin: 10px;
}
.regionCaption
{
	color: #600;
	font-size: 130%;
	font-weight: bold;
	left: 0;
	position: absolute;
	text-align: center;
	visibility: hidden;
	width: 350px;
}
.regionImage
{
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}
#who
{
	width: 530px;
}
#newsBox
{
	border: 1px dashed #600;
	/*float: right;*/
	position: absolute;
	top: 0; right: 0;
	margin: 0 3px;
	overflow: hidden;
	padding: 3px;
	width: 154px;
}
#newsBox h1
{
	border-bottom: 1px dashed #600;
	margin: 0;
	padding: 0;
}
#newsBox #viewPort
{	
	height: 380px;
	overflow: hidden;
	width: 154px;
	position: relative;
}
* html #newsBox #viewPort
{
	width: 146px;
}
#newsBox .news
{
	margin-bottom: 15px;
}
#newsBox .news *
{
	margin: 0;
	padding: 3px 0;
}
#newsBox hr
{
	background: #600;
	border: 0;
	height: 1px;
	margin: 10px 3px;
	padding: 0;
}
#newsBox .news hr
{
	background: #bbb;
	border: 0;
	height: 1px;
	margin: 0 15px;
	padding: 0;
}
#newsBox .news h1
{
	border: 0;
	font-size: 110%;
}
#newsBox .news p
{
	font-size: 90%;
	text-align: left;
}
#newsBox #blankNews
{
	height: 380px;
}
.whoTitle
{
	text-align: center;
}
tr.even:HOVER, tr.even_hover
{
	background: #d99;
}
tr.odd:HOVER, tr.odd_hover
{
	background: #d99;
}
tr.even
{
	background: #eee;
}
tr.odd
{
	background: #ddd;
}
table.shop
{
	border-collapse: collapse;
	border-color: black;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	margin: 0 auto 5px 10px;
}
table.shop th
{
	background: #ccc;
	border-top: 1px solid black;
	font-size: 110%;
}
table.shop td
{
	padding: 0 3px;
}
table a.newPdf
{
	background: url("/img/struct/newpdf.gif") center center no-repeat;
	display: block;
	width: 24px;
	height: 21px;
}
table a.newPdf span
{
	display: none;
}
table a.pdf
{
	background: url("/img/struct/pdf.gif") center center no-repeat;
	display: block;
	width: 17px;
	height: 21px;
}
table a.pdf span
{
	display: none;
}
table.shop a.cart
{
	background: url("/img/struct/cart.png") center center no-repeat;
	display: block;
	width: 17px;
	height: 21px;
}
table.shop a.cart span
{
	display: none;
}
table.shop td.title
{
	padding: 0 3px 0 10px;
	width: 350px;
}
table.shop td.pdf
{
	width: 21px;
}
table.shop td.cart
{
	width: 21px;
}

table.shop td.country
{
	width: 70px;
}
table.shop td.region
{
	width: 70px;
}
table.shop td.size
{
	width: 40px;
}
table.shop td.year
{
	width: 35px;
}
table.shop td.cartAmount
{
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 0;
	text-align: left;
	width: 2em;
}
table.shop td.price
{
	text-align: right;
}
table.shop tr.separator td
{
	border: solid;
	border-width: 1px 1px;
	border-color: black #fde8b3;
	font-size: 3pt;
}
table#shoppingCart
{
	border-color: black;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	margin: 0 auto 5px 10px;
}
table#shoppingCart td
{
	padding:0 3px;
}
#shoppingCart td.number
{
	text-align: right;
	white-space: nowrap;
}
#shoppingCart .buttons
{
	width: 16px;
}
#shoppingCart .buttons a
{
	display: block;
	height: 16px;
	width: 16px;
}
#shoppingCart tr.total
{
	font-weight: bold;
	text-align: right;
}
#shoppingCart .amount
{
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 2px 5px 20px;
}
#microCart #microCartSpinner
{
	float: left;
	margin: 5px 0 5px 20px;
}

#franceRegions
{
	float: right;
	margin: 0 0 0 0;
	list-style: none;
}
#franceRegions a
{
	color: #600;
	font-size: 11pt;
}
#franceRegions a.selected
{
	font-weight: bold;
}

#italyRegions {
	margin-left:360px;
	width:200px;
	list-style: none;
	
}
#italyRegions a
{
	color: #600;
	font-size: 11pt;
}

.exclusivesMoreInfo
{
	float: right;
}
.exclusivesBack
{
	float: left;
}
.cartControls
{
	text-align: center;
	height: 30px;
}
a.emptyCart, a.cancel
{
	background: url("/img/struct/cancel_big.png") left center no-repeat;
	display: block;
	float: right;
	padding: 5px 25px;
}
a.checkOutCart
{
	background: url("/img/struct/accept_big.png") left center no-repeat;
	display: block;
	float: right;
	padding: 5px 0 5px 25px;
}
a.print
{
	background: url("/img/struct/print.png") left center no-repeat;
	display: block;
	float: right;
	padding: 5px 25px;
}
table#userData
{
	border-color: black;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	margin: 0 auto 15px 10px;
}
table#userData th
{
	width: 150px; 
}
a.addImage
{
	background: url('/img/struct/add.png') center left no-repeat;
	padding: 5px 5px 5px 20px;
	margin: 5px 5px 15px 10px;
}
a.deleteImage
{
	background: url('/img/struct/delete.png') center left no-repeat;
	padding: 5px 5px 5px 20px;
	margin: 5px 5px 15px 10px;
}
.companyImage
{
	text-align: center;
}
#ContactsLink
{
	position:absolute;
	right:5px;
	top:2px;
}
#events th a
{
	color: #600 !important;
	font-weight: normal;
	font-size: 120%;
}

div.auto_complete 
{
    position         :absolute;
    width            :250px;
    background-color :white;
    border           :1px solid #888;
    margin           :0px;
    max-height: 10em;
    overflow: auto;
    padding          :0px;
}
div.auto_complete ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}
div.auto_complete ul li 
{
	margin: 0;
	padding: 0;
}
div.auto_complete ul li span
{
	cursor: default;
}
div.auto_complete li.selected { background-color: #ffb; }

/*
borders to debug positioning problems in ie
* html #content *
{
	border: 1px solid red;
}

* html #content div
{
	border: 1px solid green;
}
 
* html #content p
{
	border: 1px solid blue;
}

* html #content table
{
	border: 1px solid black;
}

* html #content td, * html #content th
{
	border: 1px solid gray;
}

* html #content form{
	border: 1px dotted gray;
}*/

tr.head td {	
	font-weight:bold;
}

/*
 * newsletter
 */
.nl_groups {
	margin:20px;
	padding:20px;
	background-color:#FFF;
}
.nl_info {
	margin:20px;
	padding:20px;
	background-color:#e8e882;
	color:#000;
}
.nl_preview {
	margin:20px;
	padding:20px;
	background-color:#FFF;
}
