body {
	background-color: #EFEFEF;
	margin: 0;
	padding: 0;
	font: 13px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #666;
}

a {
	color: #363636;
	text-decoration: underline;
}

a:hover {
	color: #090909;
	text-decoration: underline;
}

/* @group Main Bar */

tt{
	vertical-align: 4px;
	font: small-caps smaller Geneva, "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.apptitle {
	color: #711a16;
	font: bold 18px Optima;
	height: 128px;
	border-style: solid;
	width: 250px;
}

#topbar {
	background: url(../images/barrebackground.png) repeat-x;
	height: 65px;
	display: block;
}

#topbarbox {
	height: 65px;
	display: block;
	width: 934px;
	margin-left: auto;
	margin-right: auto;
}

#topbarbox.bordered {
	border: 1px dotted #717986;
}

#topbartitle {
	background: url(../images/vinotekasoftbarre.png) no-repeat 10px 0;
	height: 65px;
	width: 250px;
	position: absolute;
	cursor: pointer;
}

#navBar {
	width: 530px;
	color: #7b1c17;
	height: 30px;
	text-shadow: white 0 1px 1px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
	float: right;
	display: inline-block;
}

#navBar.new {
	width: 430px;
	margin-top: 19px;
	margin-right: 50px;
}

#navBar.bordered {
	border: 1px solid #d63600;
}

#navBarText {
	float: left;
	display: inline-block;
	margin-top: 10px;
	margin-left: -10px;
	text-align: right;
}

/* @group Download */

/* @group Small */

#download.small.de {
	width: 99px;
	height: 23px;
	background: url(../images/smallbadge_demo_de_N.png) 0 0;
}

#download.small.over.de {
	background: url(../images/smallbadge_demo_de_P.png) 0 0;
}

#download.small.fr {
	width: 108px;
	height: 23px;
	background: url(../images/smallbadge_demo_fr_N.png) 0 0;
}

#download.small.over.fr {
	background: url(../images/smallbadge_demo_fr_P.png) 0 0;
}

#download.small {
	float: right;
	width: 99px;
	height: 23px;
	display: inline-block;
	background: url(../images/smallbadge_demo_en_N.png) 0 0;
}

#download.small.over {
	background: url(../images/smallbadge_demo_en_P.png) 0 0;
}

/* @end */

#download {
	cursor: hand;
	width: 112px;
	height: 67px;
	float: left;
	background: url(../images/downloadbuy-en.png) no-repeat -5px;
}

#download.over {
	background: url(../images/downloadbuy-en.png) -234px -1px;
}

#download.fr {
	background: url(../images/downloadbuy-fr.png) no-repeat -4px 0;
	width: 122px;
	height: 67px;
}

#download.over.fr {
	background: url(../images/downloadbuy-fr.png) -233px -1px;
}

#download.de {
	width: 112px;
	height: 67px;
	background: url(../images/downloadbuy-de.png) -5px 0;
}

#download.over.de {
	background: url(../images/downloadbuy-de.png) -234px -1px;
}

#download a {
	border: 1px solid #5ea53d;
	width: 70px;
	height: 34px;
}

#download_panel {
	width: 200px;
	height: 115px;
	background: url(../images/download_back.png) no-repeat;
	display: block;
	position: absolute;
	z-index: 1;
	padding-left: 30px;
	padding-top: 15px;
}

#download_panel b {
	font-weight: bold;
	color: #757575;
	text-align: right;
}

/* @end */

/* @group Purchase */

/* @group Small */

#purchase.small.de {
	width: 91px;
	height: 23px;
	background: url(../images/smallbadge_buy_de_N.png) 0 0;
}

#purchase.small.over.de {
	background: url(../images/smallbadge_buy_de_P.png) 0 0;
}

#purchase.small.fr {
	width: 82px;
	height: 23px;
	background: url(../images/smallbadge_buy_fr_N.png) 0 0;
}

#purchase.small.over.fr {
	background: url(../images/smallbadge_buy_fr_P.png) 0 0;
}

#purchase.small {
	width: 91px;
	height: 23px;
	float: right;
	display: inline-block;
	background: url(../images/smallbadge_buy_en_N.png) 0 0;
}

#purchase.small.over {
	background: url(../images/smallbadge_buy_en_P.png) 0 0;
}



/* @end */

#purchase {
	width: 112px;
	height: 67px;
	cursor: hand;
	z-index: 2;
	float: right;
	background: url(../images/downloadbuy-en.png) no-repeat -117px;
}

#purchase.over {
	background: url(../images/downloadbuy-en.png) -346px -1px;
}

#purchase.fr {
	width: 102px;
	height: 67px;
	background: url(../images/downloadbuy-fr.png) -126px 0;
}

#purchase.over.fr {
	background: url(../images/downloadbuy-fr.png) -355px;
}

#purchase.de {
	width: 112px;
	height: 67px;
	background: url(../images/downloadbuy-de.png) 346px 0;
}

#purchase.over.de {
	background: url(../images/downloadbuy-de.png) -349px -1px;
}



/* @end */

#releasenote {
	background-repeat: no-repeat;
	background-image: url(../images/rn_N.png);
	width: 15px;
	height: 13px;
	display: inline-block;
	float: right;
	margin-top: 6px;
	margin-right: 6px;
}

#releasenote.over {
	background-image: url(../images/rn_P.png);
}

#menulang {
	position: absolute;
	top: 27px;
	left: -120px;
	width: 64px;
	border: 1px solid #711a16;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: rgba(254,255,254,0.91);
}

#menulang .space{
	height: 4px;
}

#topbarbox #chooselang {
	cursor: pointer;
	top: 18px;
	width: 64px;
	height: 24px;
	background: url(../images/chooselang.png) no-repeat;
	position: relative;
	right: 30px;
	display: block;
	float: right;
}

#topbarbox #chooselang.fr {
	background: url(../images/chooselangfr.png) no-repeat;
}

#topbarbox #chooselang.de {
	background: url(../images/chooselangde.png) no-repeat;
}

#topbarbox #chooselang.it {
	background: url(../images/chooselangit.png) no-repeat;
}

#topbarbox #chooselang.es {
	background: url(../images/chooselanges.png) no-repeat;
}

/* @end */

/* @group formated title and classes */

#formatedsmalltitle {
	text-align: left;
	color: #711A16;
	font-size: 12px;
	font-weight: bold;
}

.reference {
	position: relative;
	top: 6px;
}

.bottles {
	position: relative;
	top: 6px;
}

.tasting {
	position: relative;
	top: 6px;
}

.info {
	position: relative;
	top: 12px;
	left: 4px;
}

.infoscreen {
	position: relative;
	top: 12px;
	left: 4px;
}

.infoshare {
	position: relative;
	top: 12px;
	left: 4px;
}

.formatedtop {
	width: 240px;
	height: 32px;
	background: url(../images/formatedtop.png) no-repeat;
	text-align: left;
	color: #711A16;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
}

.formatedgraytop {
	width: 240px;
	height: 20px;
	background: url(../images/formatedgraytop.png) no-repeat;
	text-align: center;
	color: #666f7d;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
}

.formatedinfotop {
	width: 240px;
	height: 52px;
	background: url(../images/infotop.png) no-repeat;
	text-align: left;
	color: #505662;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
}

.formatedmiddle {
	background: url(../images/formatedmiddle.png) repeat-y;
	width: 240px;
	font: 11px Helvetica;
}

.formatedgraymiddle {
	background: url(../images/formatedgraymiddle.png) repeat-y;
	width: 240px;
	font: 11px Helvetica;
}

.formatedinfomiddle {
	background: url(../images/infomiddle.png) repeat-y;
	width: 240px;
	font: 11px Helvetica;
}

.formatedbottom {
	background: url(../images/formatedbottom.png) no-repeat;
	width: 240px;
	z-index: -1;
}

.formatedgraybottom {
	background: url(../images/formatedgraybottom.png) no-repeat;
	width: 240px;
	z-index: -1;
}

.formatedinfobottom {
	background: url(../images/infobottom.png) no-repeat;
	width: 240px;
	z-index: -1;
}

.formatedtext {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
}

.formatedhelptext {
	margin-left: 70px;
	background-color: #ececec;
	color: #646464;
	border: 1px solid silver;
	margin-right: 70px;
	padding-right: 5px;
}

.formatedhelptext img{
	position: relative;
	padding-left: 3px;
	padding-right: 3px;
	top: 2px;
}

/* @end */

/* @group video labels */

.screenrefformat {
	height: 36px;
	background: url(../images/screen_ref.png) no-repeat;
	text-align: left;
	color: #711A16;
	font-size: 14px;
	font-weight: bold;
	padding-left: 56px;
	margin-left: 10px;
	padding-top: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 89%;
}

.screentastingformat {
	height: 36px;
	background: url(../images/screen_tasting.png) no-repeat;
	text-align: left;
	color: #711A16;
	font-size: 14px;
	font-weight: bold;
	padding-left: 56px;
	margin-left: 10px;
	padding-top: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 89%;
}

.screenrackformat {
	height: 36px;
	background: url(../images/screen_rack.png) no-repeat;
	text-align: left;
	color: #711A16;
	font-size: 14px;
	font-weight: bold;
	padding-left: 56px;
	margin-left: 10px;
	padding-top: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 89%;
}

.screencellarformat {
	height: 36px;
	background: url(../images/screen_cellar.png) no-repeat;
	text-align: left;
	color: #711A16;
	font-size: 14px;
	font-weight: bold;
	padding-left: 56px;
	margin-left: 10px;
	padding-top: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 89%;
}

.video {
	width: 150px;
	height: 150px;
	background: url(../images/video_label.png) no-repeat;
	text-align: center;
	padding-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
}

.videohighlighted {
	width: 150px;
	height: 150px;
	background: url(../images/video_labelH.png) no-repeat;
	text-align: center;
	padding-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
}

.video p {
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #212121;
	text-decoration: none;
	position: relative;
	top: -6px;
	height: 32px;
	cursor: pointer;
}

.videohighlighted p {
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #668ad9;
	text-decoration: none;
	position: relative;
	top: -6px;
	height: 32px;
	cursor: pointer;
}

#videotable {
	background: url(../images/video_bg.jpg) no-repeat;
}

#videotitle {
	color: #252525;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-shadow: #bebebe 0 -1px 1px;
}

/* @end */

#clear {
	clear: both;
}

#SmallLink {
	padding-bottom: 1px;
	color: #3e3e3e;
	text-decoration: none;
	font-weight: bold;
	text-shadow: white 0 1px 1px;
	font-size: 12px;
}

#SmallLink:hover {
	padding-bottom: 1px;
	color: #7e8c9f;
	text-shadow: white 0 1px 3px;
	font-weight: bold;
	font-size: 12px;
}

#background {
	border-width: 1px;
	margin-right: auto;
	margin-left: auto;
	width: 934px;
	background-repeat: repeat-y;
	background-image: url(../images/bgmiddle.png);
	z-index: -2;
}

#blankTop {
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../images/topbg.png);
	height: 12px;
	width: 934px;
}

#blankBottom {
	height: 9px;
	width: 934px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bottombg.png);
}

/* @group header */

.headerimg {
	position: relative;
	left: 0px;
	top: 3px;
}

#header {
	position: relative;
	display: block;
	width: 100%;
	font-size: 93%;
	line-height: normal;
	height: 30px;
	margin-left: 18px;
	top: 10px;
}

#button1 {
	width: 92px;
	height: 25px;
	display: inline-block;
	float: left;
	padding-left: 12px;
}

#button2 {
	width: 105px;
	height: 25px;
	display: inline-block;
	position: absolute;
	left: 97px;
	padding-left: 12px;
}

#button3 {
	width: 91px;
	height: 25px;
	display: inline-block;
	position: absolute;
	left: 210px;
	padding-left: 12px;
}

#button6 {
	width: 116px;
	height: 25px;
	display: inline-block;
	position: absolute;
	left: 310px;
	padding-left: 12px;
}

#button4 {
	width: 75px;
	height: 25px;
	display: inline-block;
	position: absolute;
	left: 432px;
	padding-left: 12px;
}

#button5 {
	width: 80px;
	height: 25px;
	display: inline-block;
	position: absolute;
	left: 517px;
	padding-left: 12px;
}

#header a {
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #484848;
	padding: 1px 15px 7px 2px;
}

#header a:hover {
	font-weight: bold;
	color: #b52a22;
	text-decoration: none;
}

#header .current {
	background: url(../images/leftm.png) no-repeat left top;
}

#header .current a {
	color: white;
	background: url(../images/rightm.png) no-repeat right top;
}

/* @end */

#main {
	border-width: 1px;
	border-color: #ff0c0f;
	border-style: dashed;
	float: left;
	width: 545px;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-top: 10px;
	border-right: 2px solid #ccc;
}

#main2 {
	display: block;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
}

.column h3 {
	clear: both;
	color: #647c97;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1em;
	font: "Helvetica", Arial, Verdana, sans-serif;
}

.mainContent {
	margin-right: auto;
	margin-left: auto;
	display: none;
	z-index: 3;
}

#introduction {
	text-align: justify;
	color: #33333;
	padding-right: 20px;
	padding-left: 20px;
}

#formatedsmallmaintitle {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	color: #711A16;
	font-size: 14px;
	font-weight: bold;
}

/* @group buy */

.currency {
	color: #868686;
	font-weight: bold;
	width: 60px;
	height: 24px;
	display: inline-block;
	text-decoration: none;
}

.currency.active {
	color: white;
	font-weight: bold;
	background: url(../images/currencyback.png) no-repeat 0;
	width: 60px;
	height: 24px;
	text-decoration: none;
}

#commande {
	background: url(../images/giftbackground.png) no-repeat;
	width: 447px;
	height: 470px;
	padding-top: 20px;
	position: relative;
}

#commande.on {
	float: left;
	width: 400px;
	background: none no-repeat;
}

.currencyblock {
	height: 30px;
	margin-bottom: 10px;
	padding-right: 10px;
}

.offerblock{
	float: left;
	margin-left: 20px;
}

#currencychooseblock{
	float: right;
	margin-right: 20px;
}

.checkhighlight {
	background: url(../images/leftpriceback.png) no-repeat;
}

.pricehighlight {
	text-align: left;
	color: white;
	font: bold 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 80px;
	background: url(../images/rightpriceback.png) no-repeat;
	text-shadow: #000 0 -1px 0;
}

.highlight {
	background-color: #800203;
	color: white;
}

.highlightnew_022010{
	color: white;	
}

.save {
	font-size: 10px;
	font-style: italic;
	color: #7f7f7f;
}

.save.highligth{
	color: white;	
}

.price {
	color: #292929;
	font: bold 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 80px;
}

/* @end */

/* @group New buy
 */
 
.checkboxoff
{
	width: 14px;
	height: 14px;
} 

.checkboxon
{
	width: 14px;
	height: 14px;
} 

.checkboxoff.clicked
{
	width: 14px;
	height: 14px;
}

.checkboxon.clicked
{
	width: 14px;
	height: 14px;
}

.bigbutton {
	height: 24px;
}

#currencychooseblock{
	float: right;
	margin-right: 20px;
	width: 134px;
	height: 26px;
}

#currencychooseblock.dollar{
	background: url(../images/purchaseV3.png) no-repeat -228px -33px;
}

#currencychooseblock.euro{
	background: url(../images/purchaseV3.png) no-repeat -228px -59px;
}

#currencychooseblock.pound{
	background: url(../images/purchaseV3.png) no-repeat -228px -7px;
}

a.currency {
	color: #bdaa6f;
	font-weight: bold;
	width: 44px;
	height: 25px;
	display: inline-block;
	text-decoration: none;
	padding-top: 4px;
	text-shadow: white 0 1px 0;
	cursor: pointer;
	font-size: 16px;
}

a:hover.currency {
	text-decoration: none;
	color: #83774a;
}

a:hover.currency.active {
	text-decoration: none;
	color: white;
}

.currency.active {
	color: white;
	font-weight: bold;
	width: 45px;
	height: 25px;
	text-decoration: none;
	background: none no-repeat;
	padding-top: 4px;
	text-shadow: black 0 -1px 0;
	cursor: auto;
}

.newprice {
	float: right;
	width: 100px;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
	text-shadow: white 0 1px 0;
	padding-top: 28px;
	padding-right: 10px;
}

.newpricehighlight {
	float: right;
	width: 100px;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
	color: white;
	text-shadow: black 0 -1px 0;
	padding-top: 28px;
	padding-right: 10px;
}

.newprice.newtotal{
	color: #711a16;
	padding-top: 12px;
}

.hrowleft {
	padding-left: 114px;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	height: 60px;
	width: 130px;
	color: #30353b;
	font-weight: bold;
	float: left;
	text-align: left;
	padding-top: 22px;
	text-shadow: white 0 1px 0;
}

.hrowleft b {
	color: #30353b;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial;
	font-style: italic;
}

.hrowleft.highlight {
	color: white;
	text-shadow: black 0 -1px 0;
}

.hrowleft.highlight b {
	color: white;
}

#newvinoteka_1license{
	background: url(../images/1license.png) no-repeat 40px 9px;
}

#newvinoteka_3licenses {
	background: url(../images/3licenses.png) no-repeat 40px 9px;
}

#newvinoteka_5licenses {
	background: url(../images/5licenses.png) no-repeat 40px 9px;
}

.hselected
{	
	background: url(../images/purchaseV3.png) no-repeat 0 -169px;
	width: 370px;
	height: 80px;
	cursor: auto;
}

.hrow
{
	background: url(../images/purchaseV3.png) no-repeat 0 -87px;
	width: 370px;
	height: 80px;
	cursor: pointer;
}

.hrollover
{	
	background: url(../images/purchaseV3.png) no-repeat 0 -248px;
}

.totalrow{
	width: 370px;
	height: 50px;
	border-top: 1px solid #800203;
}

.totalrow.small{
	height: 30px;
}

.totalhrowleft{
	padding-top: 17px;
	text-align: right;
}

#third_email_label{
}

/* @end */

/* @group support */

.emailtitle {
	text-align: left;
	padding-right: 15px;
	color: #711A16;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/Email.png) no-repeat;
	height: 32px;
	margin-left: 10px;
	margin-top: 0px;
	padding-left: 38px;
	padding-top: 6px;
}

.losttitle {
	text-align: left;
	margin-left: 14px;
	padding-right: 15px;
	padding-left: 47px;
	padding-top: 6px;
	color: #711A16;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/LostLicense.png) no-repeat;
	height: 32px;
}

.helptitle {
	text-align: left;
	padding-right: 15px;
	color: #711A16;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/help.png) no-repeat;
	height: 32px;
	margin-left: 10px;
	padding-left: 38px;
	padding-top: 6px;
}

.resellertitle {
	text-align: left;
	margin-left: 14px;
	padding-right: 15px;
	padding-left: 47px;
	padding-top: 6px;
	color: #711A16;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/vinotekaretail.jpg) no-repeat;
	height: 32px;
	margin-top: 0px;
}

.presstitle {
	text-align: left;
	margin-left: 14px;
	padding-right: 15px;
	padding-left: 47px;
	padding-top: 6px;
	color: #711A16;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/vinotekapress.jpg) no-repeat;
	height: 32px;
	margin-top: 0px;
}

.abouttitle {
	text-align: left;
	margin-left: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 15px;
	padding-left: 47px;
	padding-top: 6px;
	color: #711A16;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/About.png) no-repeat;
	height: 32px;
}

/* @end */

#formatedsmallgraymaintitle {
	border-width: 0px;
	text-align: left;
	color: #666f7d;
	font-size: 12px;
}

#formatedpaypaltitle {
	border-width: 0px;
	text-align: left;
	color: #666f7d;
	font-size: 12px;
}

#formatedtitle {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	color: #711A16;
	font-size: 14px;
	font-weight: bold;
}

#formatedgraytitle {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	color: #666f7d;
	font-size: 14px;
	font-weight: bold;
}

#releasemore {
	text-align: left;
	background: url(../images/rn.png) no-repeat 3px 2px;
	font-size: 11px;
	font-weight: bold;
	height: 16px;
	padding-left: 21px;
	display: inline-block;
	left: 30px;
	top: 120px;
	margin-top: 210px;
	padding-top: 2px;
}

#downloadmore {
	text-align: left;
	background: url(../images/download.png) no-repeat 3px 2px;
	font-size: 11px;
	font-weight: bold;
	height: 16px;
	padding-left: 18px;
	padding-top: 1px;
	display: inline-block;
	left: 30px;
	top: 120px;
	margin-left: 43px;
	margin-top: 210px;
}

#learnmore {
	text-align: right;
	background: url(../images/arrow_link.png) no-repeat 213px 2px;
	font-size: 10px;
	padding-right: 30px;
	font-weight: bold;
}

#releasemore a {
	color: #711a16;
	text-decoration: none;
}

#downloadmore a {
	color: #711a16;
	text-decoration: none;
}

#learnmore a {
	color: #711a16;
	text-decoration: none;
}

#learnmore a:hover {
	color: #b82a23;
	text-decoration: underline;
}

#downloadmore a:hover {
	color: #b82a23;
	text-decoration: underline;
}

#releasemore a:hover {
	color: #b82a23;
	text-decoration: underline;
}

#formated {
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}

#formatedbuy {
	background-position: 8px;
	background-repeat: no-repeat;
	background-image: url(../images/RegisterVinoteka.png);
	text-align: justify;
	font-size: 11px;
	height: 60px;
	padding-right: 10px;
	padding-left: 90px;
	padding-top: 5px;
}

#formatedrequirement {
	background-position: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/MacOSX_Universal.gif);
	text-align: justify;
	padding-right: 20px;
	padding-left: 95px;
	height: 50px;
	font-size: 11px;
}

#copyright {
	color: #333;
	font-size: 12px;
	margin-top: 5px;
	text-shadow: #fff 0 1px 1px;
}

#registration {
	background: url(../images/registration.jpg) no-repeat;
	height: 100px;
	margin-left: 100px;
	margin-right: 110px;
	padding-left: 260px;
	text-align: left;
}

#slogantext {
	color: gray;
	text-align: center;
	z-index: 2;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 30px;
}

#slogan span {
	color: #cecece;
	font-weight: bold;
	font-size: 24px;
}

#slogan {
	background: url(../images/slogan.png) no-repeat;
	width: 650px;
	height: 96px;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	color: gray;
	padding-bottom: 10px;
}

#mainimage {
	width: 716px;
	position: static;
	background: url(../images/newback2.jpg) no-repeat 0 0px;
	display: block;
	z-index: -1;
	margin-left: 10px;
	margin-top: 0px;
	height: 316px;
}

#mainteaserimage {
	width: 716px;
	background: url(../images/newback.jpg) no-repeat 0 0;
	z-index: -1;
	height: 364px;
}

#startteaserimage {
	width: 906px;
	background: url(../images/startteaseren.png) no-repeat 0 0;
	height: 400px;
	cursor: pointer;
}

#startteaserimage.fr {
	background: url(../images/startteaserfr.png) no-repeat 0 0;
}

#startteaserimage.de {
	background: url(../images/startteaserde.png) no-repeat 0 0;
}

#startteaserblocks{
	width: 906px;
	position: static;
	background: url(../images/startteaserblocks.png) no-repeat 0 0;
	display: block;
	z-index: -1;
	height: 163px;
}

#startteaserblocks ul{
	width: 948px;
	height: 163px;
	list-style-type: none;
	list-style-position: inside;
	padding-top: 10px;
	padding-left: 10px;
}

#startteaserblocks li{
	width: 273px;
	height: 143px;
	float: left;
	left: 0;
	margin-right: 30px;
	cursor: pointer;
}

#li_firstblock h3
{
	padding-top: 10px;
}

#li_secondblock h3
{
	padding-top: 12px;
	padding-left: 16px;
}

#li_secondblock p
{
	padding-left: 16px;
	padding-right: 35px;
}

#li_secondblock.fr p
{
	padding-left: 16px;
	padding-right: 30px;
	font-size: 11px;
}

#li_secondblock.de p
{
	padding-left: 16px;
	padding-right: 30px;
	font-size: 11px;
}

#li_thirdblock h3
{
	padding-top: 10px;
	padding-left: 110px;
}

#li_thirdblock p
{
	padding-left: 110px;
	padding-right: 10px;
}

#li_thirdblock.de p
{
	padding-left: 110px;
	padding-right: 10px;
	font-size: 12px;
}

.toptop {
	z-index: 3;
}

#rawimage {
	padding-top: 70px;
	position: relative;
	top: 12px;
}

.vntitle {
	background: url(../images/VinotekaHeadNew.png) no-repeat;
	padding-left: 205px;
	padding-top: 14px;
	font: 22px Geneva, "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #747474;
	text-transform: uppercase;
	letter-spacing: 2px;
	height: 50px;
	margin-left: 20px;
	margin-bottom: 1px;
	position: absolute;
}

.vntitle.touch{
	background: url(../images/VinotekaHeadTouch.png) no-repeat;
}

.vntitle.soft{
	background: url(../images/VinotekaSoftHeader.png) no-repeat;
	padding-left: 215px;
	display: block;
	padding-top: 7px;
}

.vntitle.macandtouch{
	background: url(../images/VinotekaIconHeader.png) no-repeat;
	padding-left: 109px;
	display: block;
	padding-top: 10px;
}

.vinotekatitle {
	color: #800203;
	font: bold 52px Optima, Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-left: 56px;
	background-position: 0;
	text-shadow: #f1f1f1 0 0 1px;
	margin-top: 10px;
}

.vinotekasubtitle {
	color: #7f8795;
	font: bold 20px Optima, Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-left: 56px;
	background-position: 0;
	text-shadow: #e5e5e5 0 0 2px;
	margin-top: -60px;
}

.newtitle {
	color: #fefffe;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	padding-top: 6px;
	text-shadow: #212121 0 -2px 1px;
}

.enflag {
	background: url(../images/GBR.png) no-repeat 0 0;
	padding-left: 20px;
}

.frflag {
	background: url(../images/FRA.png) no-repeat 0 0px;
	padding-left: 20px;
}

.esflag {
	background: url(../images/ESP.png) no-repeat 0 0px;
	padding-left: 20px;
}

.deflag {
	background: url(../images/DEU.png) no-repeat 0 0px;
	padding-left: 20px;
}

.notfound {
	font-weight: bold;
	height: 160px;
	text-shadow: #fcfcfc 0 -1px 1px;
	color: #434343;
	background: url(../images/PageNotFound.png) no-repeat 200px;
	font-size: 36px;
	margin-left: 40px;
	padding-top: 80px;
}

.menutext {
	font-size: 11px;
	font-weight: bold;
	margin-left: 4px;
	height: 20px;
}

.menutext a {
	color: #711a16;
	text-decoration: none;
	height: 20px;
}

.menutext a:hover {
	color: #b82a23;
	text-decoration: underline;
	height: 20px;
}

.vnelements {
	float: right;
	right: 20px;
	position: relative;
	padding-top: 16px;
}

.vnelementstxt {
	top: 6px;
	position: relative;
	float: left;
	right: 10px;
}

.vnelementsbuttons{
	float: right;
	margin-top: 3px;
}

.vnstartbuttons{
	right: 160px;
	top: 290px;
	position: relative;
}

.topdescription{
	background: url(../images/menutop.png) no-repeat;
	height: 22px;
	position: relative;
}

.arrowdescription{
	background: url(../images/menuarrow.png) no-repeat;
	height: 24px;
	position: relative;
	top: 149px;
	left: 150px;
	z-index: 1;
}

.bottomdescription{
	background: url(../images/menubottom.png) no-repeat;
	height: 22px;
	position: relative;
}

.description {
	left: 100px;
	width: 780px;
	margin-right: 20px;
	background: url(../images/menubg.png) repeat-y;
	margin-left: 0;
	padding-left: 15px;
}

.vinotekaboxit {
	
	background: url(../images/vinotekaboxit.jpg) no-repeat;
	height: 72px;
	padding-left: 76px;
	padding-top: 15px;
}

.vinotekaboxpt {
	background: url(../images/vinotekaboxpt.jpg) no-repeat;
	height: 72px;
	padding-left: 76px;
	padding-top: 15px;
}

/* @group menuelements */

#menuelements {
	
	list-style-type: none;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 21px;
	padding-right: 4px;
}

#menuelements img{
	position: relative;
	top: 2px;
}

#menuelements li{
	width: 104px;
	height: 35px;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	color: #a1a1a1;
}

#menuelements li:hover{
	color: #6186d3;
}

#menuelements li.selected{
	color: #373637;
	cursor: default;
}

/* @end */

.menutouchelements {
	
	list-style-type: none;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 18px;
	padding-right: 4px;
}

.menutouchelements.blackbg {
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/blackbg.png) repeat-y 7px 11px;
	width: 129px;
}

.menutouchelements img{
	position: relative;
	top: 2px;
	left: 7px;
}

.menutouchelements img.touch{
	position: relative;
	top: 6px;
}

.menutouchelements li{
	width: 121px;
	height: 35px;
	cursor: pointer;
	color: #a1a1a1;
	font: small-caps bold 14px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

.menutouchelements li:hover{
	color: #6186d3;
}

.menutouchelements li.selected{
	color: #b1d0f7;
	cursor: default;
	background-color: #315981;
}

#txt_email_recipient{
	width: 400px;
	padding-left: 20px;
}

#txt_email_recipient b {
	
	font-weight: normal;
	font-style: normal;
	width: 140px;
	display: inline;
	float: left;
	text-align: right;
	padding-top: 3px;
}

#txt_email_recipient.error
{
	background: url(../images/Alert.png) no-repeat 32px;
}

#txt_email_recipient.error b {
	color: red;
}

#txt_email_sender{
	width: 400px;
	padding-left: 20px;
}

#txt_email_sender b {
	font-weight: normal;
	font-style: normal;
	width: 140px;
	display: inline;
	float: left;
	text-align: right;
	padding-top: 3px;
}

#txt_email_sender.error
{
	background: url(../images/Alert.png) no-repeat 14px;
}

#txt_email_sender.error b {
	color: red;
}

.contenttd{
	border-top: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
}

.content {
	background: url(../images/content.png) repeat-y;
	width: 900px;
}

.topline {
	height: 4px;
	position: relative;
	background: url(../images/topline.png) repeat-x;
	margin-left: 4px;
	margin-right: 4px;
	width: 920px;
}

.teasing25 {
	height: 190px;
	background: url(../images/teasing25.jpg) no-repeat;
	margin-left: 4px;
	margin-right: 4px;
	width: 920px;
	padding-top: 1px;
}

.teasing25 h3
{
	color: #711a16;
	text-align: left;
	font-size: 28px;
	padding-left: 441px;
	width: 426px;
	padding-top: 13px;
	text-shadow: #feffff 0 -1px 1px;
	margin-bottom: 2px;
}

.teasing25 h2
{
	color: #711a16;
	text-align: left;
	font-size: 28px;
	padding-left: 441px;
	width: 426px;
	padding-top: 1px;
	text-shadow: #feffff 0 -1px 1px;
	margin-bottom: -10px;
}

.teasing25 h4
{
	color: #646464;
	text-align: left;
	padding-left: 441px;
	width: 426px;
	padding-top: 19px;
	text-shadow: #feffff 0 -1px 1px;
	font: 15px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 1px;
}

.teasting25 h4.fr{
	padding-top: 1px;
}

.menu {
	float: left;
	background: url(../images/menubg.png) repeat-y;
	margin-left: 4px;
	width: 112px;
	height: auto;
	min-height: 100px;
}

/* @group teasing iphone */

#teasingiphone {
	width: 740px;
	height: 575px;
	position: relative;
}

#teasingiphone.reference{
	background: url(/images/iphoneen.jpg) no-repeat;
}

#teasingiphone.fr.reference{
	background: url(/images/iphonefr.jpg) no-repeat;
}

#teasingiphone.de.reference{
	background: url(/images/iphonede.jpg) no-repeat;
}

#teasingiphone.tasting{
	background: url(/images/iphoneen2.jpg) no-repeat;
}

#teasingiphone.fr.tasting{
	background: url(/images/iphonefr2.jpg) no-repeat;
}

#teasingiphone.de.tasting{
	background: url(/images/iphonede2.jpg) no-repeat;
}

#teasingiphone.cellar{
	background: url(/images/iphoneen3.jpg) no-repeat;
}

#teasingiphone.fr.cellar{
	background: url(/images/iphonefr3.jpg) no-repeat;
}

#teasingiphone.de.cellar{
	background: url(/images/iphonede3.jpg) no-repeat;
}

/* @end */

/* @group misc area */

#miscbg {
	background-image: url(../images/miscbg.png);
	width: 760px;
	height: 470px;
	position: relative;
}

#miscbg.showbg {
	background-image: url(../images/miscbgshadow.png);
}

/* @end */

/* @group device area */

#devicebg {
	background-image: url(../images/devicebg.jpg);
	width: 750px;
	height: 447px;
	position: relative;
}

#devicemaindisplay {
	width: 760px;
	height: 470px;
	position: relative;
	z-index: 1;
}

#devicedescriptionblock {
	height: 80px;
}

/* @end */

/* @group pairing area */

#pairingbg {
	background-image: url(../images/pairingbg.jpg);
	width: 750px;
	height: 447px;
	position: relative;
}

#pairingmaindisplay {
	width: 750px;
	height: 447px;
	position: relative;
	z-index: 1;
}

#pairingdescriptionblock {
	height: 80px;
}

#pairingmaindisplay.showsearch {
	background-image: url(../images/pairing_over_search.jpg);
}

#pairingmaindisplay.showemail {
	background-image: url(../images/pairing_over_email.jpg);
}

#pairingmaindisplay.showref {
	background-image: url(../images/pairing_over_ref.jpg);
}

#pairingmaindisplay.showfood {
	background-image: url(../images/pairing_over_food.jpg);
}

.pairingsearcharea{
	width: 48px;
	height: 48px;
	position: absolute;
	margin-left: auto;
	margin-top: auto;
	z-index: 3;
	right: 62px;
	background: url(../images/pulsing.png) no-repeat;
	top: 9px;
}

.pairingrefarea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 4;
	bottom: 180px;
	left: 423px;
	background: url(../images/pulsing.png) no-repeat;
}

.pairingfoodarea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 5;
	left: 287px;
	background: url(../images/pulsing.png) no-repeat;
	top: 62px;
}

.pairingemailarea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 6;
	background: url(../images/pulsing.png) no-repeat;
	left: 679px;
	top: 379px;
}

/* @end */

/* @group bottles area */

#bottlesbg {
	background-image: url(../images/bottlesbg.jpg);
	width: 750px;
	height: 447px;
	position: relative;
}

#bottlesmaindisplay {
	width: 750px;
	height: 447px;
	position: relative;
	z-index: 1;
}

#bottlesdescriptionblock {
	height: 80px;
}

#bottlesmaindisplay.showstatus {
	background-image: url(../images/bottle_over_status.jpg);
}

#bottlesmaindisplay.showinspector {
	background-image: url(../images/bottle_over_inspector.jpg);
}

#bottlesmaindisplay.showlist {
	background-image: url(../images/bottle_over_list.jpg);
}

#bottlesmaindisplay.showfilter {
	background-image: url(../images/bottle_over_filter.jpg);
}

.bottlesinspectorarea{
	width: 48px;
	height: 48px;
	position: absolute;
	margin-left: auto;
	margin-top: auto;
	z-index: 3;
	bottom: 48px;
	right: 98px;
	background: url(../images/pulsing.png) no-repeat;	
}

.bottlesfilterarea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 4;
	bottom: 401px;
	left: 509px;
	background: url(../images/pulsing.png) no-repeat;
}

.bottlesstatusarea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 4;
	bottom: 270px;
	left: 647px;
	background: url(../images/pulsing.png) no-repeat;
}

.bottleslistarea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 5;
	background: url(../images/pulsing.png) no-repeat;
	left: 313px;
	top: 141px;
}

/* @end */

/* @group shelves area */

#shelfbg {
	background-image: url(../images/shelfbg.jpg);
	width: 750px;
	height: 447px;
	position: relative;
}

#shelvesmaindisplay {
	width: 750px;
	height: 447px;
	position: relative;
	z-index: 1;
}

#shelvesdescriptionblock {
	height: 80px;
}

#shelvesmaindisplay.showedit {
	background-image: url(../images/shelf_over_edit.jpg);
}

#shelvesmaindisplay.showracks {
	background-image: url(../images/shelf_over_shelves.jpg);
}

#shelvesmaindisplay.showinfo {
	background-image: url(../images/shelf_over_info.jpg);
}

#shelvesmaindisplay.showbottles {
	background-image: url(../images/shelf_over_bottles.jpg);
}

.shelvesbottlesarea{
	width: 48px;
	height: 48px;
	position: absolute;
	margin-left: auto;
	margin-top: auto;
	z-index: 3;
	bottom: 262px;
	right: 290px;
	background: url(../images/pulsing.png) no-repeat;	
}

.shelveseditarea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 4;
	bottom: 393px;
	left: 562px;
	background: url(../images/pulsing.png) no-repeat;
}

.shelvesshelvesarea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 6;
	bottom: 114px;
	left: 67px;
	background: url(../images/pulsing.png) no-repeat;
}

.shelvesinfoarea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 5;
	background: url(../images/pulsing.png) no-repeat;
	left: 216px;
	top: 10px;
}

/* @end */

/* @group racks area */

#racksbg {
	background-image: url(../images/rackbg.jpg);
	width: 750px;
	height: 447px;
	position: relative;
}

#racksmaindisplay {
	width: 750px;
	height: 447px;
	position: relative;
	z-index: 1;
}

#racksdescriptionblock {
	height: 80px;
}

#racksmaindisplay.showedit {
	background-image: url(../images/rack_over_edit.jpg);
}

#racksmaindisplay.showracks {
	background-image: url(../images/rack_over_racks.jpg);
}

#racksmaindisplay.showinfo {
	background-image: url(../images/rack_over_info.jpg);
}

#racksmaindisplay.showbottles {
	background-image: url(../images/rack_over_bottles.jpg);
}

.racksbottlesarea{
	width: 48px;
	height: 48px;
	position: absolute;
	margin-left: auto;
	margin-top: auto;
	z-index: 3;
	bottom: 262px;
	right: 290px;
	background: url(../images/pulsing.png) no-repeat;	
}

.rackseditarea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 4;
	bottom: 390px;
	left: 547px;
	background: url(../images/pulsing.png) no-repeat;
}

.racksracksarea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 6;
	bottom: 216px;
	left: 53px;
	background: url(../images/pulsing.png) no-repeat;
}

.racksinfoarea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 5;
	background: url(../images/pulsing.png) no-repeat;
	left: 216px;
	top: 10px;
}

/* @end */

/* @group fridges area */

#fridgesbg {
	background-image: url(../images/fridgebg.jpg);
	width: 750px;
	height: 447px;
	position: relative;
}

#fridgemaindisplay {
	width: 750px;
	height: 447px;
	position: relative;
	z-index: 1;
}

#fridgedescriptionblock {
	height: 80px;
}

#fridgedescriptionblock.touch {
	float: right;
	width: 386px;
	position: relative;
	right: 10px;
	top: 117px;
}

#fridgemaindisplay.showracks {
	background-image: url(../images/fridge_over_shelves.jpg);
}

#fridgemaindisplay.showoutside {
	background-image: url(../images/fridge_over_outside.jpg);
}

#fridgemaindisplay.showstats {
	background-image: url(../images/fridge_over_stats.jpg);
}

.fridgeoutsidearea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 4;
	bottom: 244px;
	left: 67px;
	background: url(../images/pulsing.png) no-repeat;
}

.fridgeracksarea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 5;
	bottom: 102px;
	left: 67px;
	background: url(../images/pulsing.png) no-repeat;
}

.fridgestatsarea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 6;
	background: url(../images/pulsing.png) no-repeat;
	left: 425px;
	top: 233px;
}

/* @end */

/* @group cellars area */

#cellarsbg {
	background-image: url(../images/cellarbg.jpg);
	width: 750px;
	height: 447px;
	position: relative;
}

#cellarmaindisplay {
	width: 760px;
	height: 470px;
	position: relative;
	z-index: 1;
}

#cellardescriptionblock {
	height: 80px;
}

#cellardescriptionblock.touch {
	float: right;
	width: 386px;
	position: relative;
	right: 10px;
	top: 117px;
}

#syncdescriptionblock {
	height: 80px;
}

#syncdescriptionblock.touch {
	float: right;
	width: 386px;
	position: relative;
	right: 10px;
	top: 117px;
}

#cellarmaindisplay.showracks {
	background-image: url(../images/cellar_over_racks.jpg);
}

#cellarmaindisplay.showoutside {
	background-image: url(../images/cellar_over_outside.jpg);
}

#cellarmaindisplay.showstats {
	background-image: url(../images/cellar_over_stats.jpg);
}

.cellaroutsidearea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 4;
	bottom: 222px;
	left: 67px;
	background: url(../images/pulsing.png) no-repeat;
}

.cellarracksarea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 5;
	bottom: 142px;
	left: 67px;
	background: url(../images/pulsing.png) no-repeat;
}

.cellarstatsarea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 6;
	background: url(../images/pulsing.png) no-repeat;
	left: 425px;
	top: 233px;
}

/* @end */

/* @group rating area */

#ratingbg {
	background-image: url(../images/proratingbg.jpg);
	width: 750px;
	height: 447px;
	position: relative;
}

#ratingmaindisplay {
	width: 760px;
	height: 470px;
	position: relative;
	z-index: 1;
}

#ratingdescriptionblock {
	height: 80px;
}

#ratingdescriptionblock.touch {
	float: right;
	width: 386px;
	position: relative;
	right: 10px;
	top: 117px;
}

#ratingmaindisplay.showdetail {
	background-image: url(../images/prorating_over_details.jpg);
}

#ratingmaindisplay.showbrowse {
	background-image: url(../images/prorating_over_browse.jpg);
}

#ratingmaindisplay.showsearch {
	background-image: url(../images/prorating_over_search.jpg);
}

.ratingdetailarea{
	width: 48px;
	height: 48px;
	position: absolute;
	margin-left: auto;
	margin-top: auto;
	z-index: 3;
	bottom: 333px;
	right: 112px;
	background: url(../images/pulsing.png) no-repeat;	
}

.ratingbrowsearea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 4;
	bottom: 219px;
	left: 301px;
	background: url(../images/pulsing.png) no-repeat;
}

.ratingsearcharea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 5;
	left: 301px;
	background: url(../images/pulsing.png) no-repeat;
	top: 8px;
}

/* @end */

/* @group tasting area */

#tastingbg {
	background-image: url(../images/tastingbg.jpg);
	width: 750px;
	height: 447px;
	position: relative;
}

#tastingmaindisplay {
	width: 760px;
	height: 470px;
	position: relative;
	z-index: 1;
}

#tastingdescriptionblock {
	height: 80px;
}

#tastingdescriptionblock.touch {
	float: right;
	width: 386px;
	position: relative;
	right: 10px;
	top: 117px;
}

#tastingmaindisplay.showdetail {
	background-image: url(../images/tasting_over_details.jpg);
}

#tastingmaindisplay.showbrowse {
	background-image: url(../images/tasting_over_browse.jpg);
}

#tastingmaindisplay.showsearch {
	background-image: url(../images/tasting_over_search.jpg);
}

.tastingdetailarea{
	width: 48px;
	height: 48px;
	position: absolute;
	margin-left: auto;
	margin-top: auto;
	z-index: 3;
	bottom: 333px;
	right: 112px;
	background: url(../images/pulsing.png) no-repeat;	
}

.tastingbrowsearea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 4;
	bottom: 219px;
	left: 301px;
	background: url(../images/pulsing.png) no-repeat;
}

.tastingsearcharea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 5;
	left: 301px;
	background: url(../images/pulsing.png) no-repeat;
	top: 8px;
}

/* @end */

/* @group reference area */

#referencebg {
	background-image: url(../images/referencebg.jpg);
	width: 750px;
	height: 447px;
	position: relative;
}

#referencemaindisplay {
	width: 750px;
	height: 447px;
	position: relative;
	z-index: 1;
}

#referencedescriptionblock {
	height: 80px;
}

#referencemaindisplay.showdetail {
	background-image: url(../images/references_over_detail.jpg);
}

#referencemaindisplay.showhistory {
	background-image: url(../images/references_over_history.jpg);
}

#referencemaindisplay.showlabel {
	background-image: url(../images/references_over_labeleditor.jpg);
}

#referencemaindisplay.showsearch {
	background-image: url(../images/references_over_search.jpg);
}

#referencemaindisplay.showactions {
	background-image: url(../images/references_over_actions.jpg);
}

#referencemaindisplay.showbrowse {
	background-image: url(../images/references_over_shelves.jpg);
}

#referencemaindisplay.showshape {
	background-image: url(../images/references_over_shape.jpg);
}

#referencemaindisplay.showgroups {
	background-image: url(../images/references_over_groups.jpg);
}

.referencehistoryarea{
	width: 48px;
	height: 48px;
	position: absolute;
	margin-left: auto;
	margin-top: auto;
	z-index: 3;
	bottom: 78px;
	right: 96px;
	background: url(../images/pulsing.png) no-repeat;	
}

.referenceactionsarea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 4;
	bottom: 41px;
	left: 255px;
	background: url(../images/pulsing.png) no-repeat;
}

.referencebrowsingviewarea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 5;
	bottom: 214px;
	left: 319px;
	background: url(../images/pulsing.png) no-repeat;	
}

.referenceshapetagarea{
	width: 48px;
	height: 48px;
	left: 175px;
	position: absolute;
	z-index: 6;
	bottom: 43px;
	background: url(../images/pulsing.png) no-repeat;	
}

.referencegroupsarea{
	width: 48px;
	height: 48px;
	top: 95px;
	left: 70px;
	position: absolute;
	z-index: 7;
	background: url(../images/pulsing.png) no-repeat;	
}

.referencelabelarea{
	width: 48px;
	height: 48px;
	left: 449px;
	position: absolute;
	z-index: 10;
	background: url(../images/pulsing.png) no-repeat;
	bottom: 43px;
}

.referencefiltersearcharea{
	width: 48px;
	height: 48px;
	top: 14px;
	left: 322px;
	position: absolute;
	z-index: 8;
	background: url(../images/pulsing.png) no-repeat;
}

.referencedetailsarea{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 9;
	top: 155px;
	right: 96px;
	background: url(../images/pulsing.png) no-repeat;
}

/* @end */

/* @group reference area touch */

.iphonebgtouch {
	background-image: url(../images/iphone4_background.jpg);
	width: 328px;
	height: 702px;
	position: relative;
	margin-left: 20px;
	float: left;
}

.touchmaindisplay {
	position: absolute;
	top: 129px;
	left: 36px;
	background: url(../images/lite_reference1.png) no-repeat;
}

.touchmaindisplay ul, .touchmaindisplay li
{
	margin:0;
	padding:0;
	list-style:none;
}

.touchmaindisplay, .touchmaindisplay li
{
	width:254px;
	height:365px;
	overflow:hidden;
}

#prevBtn{
display:none;
}

#nextBtn{
display:none;
}

#referencedescriptionblock.touch {
	float: right;
	width: 386px;
	position: relative;
	right: 10px;
	top: 117px;
}

.referencearea1{
	width: 48px;
	height: 48px;
	position: absolute;
	margin-left: auto;
	margin-top: auto;
	z-index: 3;
	bottom: 78px;
	right: 96px;
	background: url(../images/pulsing.png) no-repeat;	
}

.referencearea2{
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 4;
	bottom: 41px;
	left: 185px;
	background: url(../images/pulsing.png) no-repeat;
}

.referencearea3{
	width: 48px;
	height: 48px;
	left: 349px;
	position: absolute;
	z-index: 6;
	bottom: 43px;
	background: url(../images/pulsing.png) no-repeat;	
}

/* @end */

.whiteface {
	color: #666;
	position: relative;
	left: 0px;
	text-shadow: #feffff 0 1px 4px;
	text-align: center;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 236px;
	top: 87px;
}

#gotoappstore {
	position: relative;
	width: 156px;
	height: 72px;
	top: 174px;
	left: 181px;
	z-index: 6;
}

#gogotoappstore {
	width: 156px;
	height: 72px;
	background-image: url(../images/appstore_on.png);
	position: relative;
	display: inline-block;
}

.desctxt {
	background-color: #edf3fe;
	margin: 3px 40px 20px;
	text-align: center;
	border: 1px solid #a4d3f8;
	padding: 8px;
}

.desctxt.touch {
	background-color: #f7f7f7;
	margin: 3px 3px 20px;
	text-align: left;
	border: 1px solid #dbdbdb;
	padding: 8px;
	text-shadow: #fefffe 0 1px 0;
}

.desctxt.touch.blue {
	background-color: #edf3fe;
	border: 1px solid #a4d3f8;
	color: #508cc7;
}

.smalldesctxt {
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: gray;
	height: 18px;
	width: 700px;
	margin-top: 0;
}

.smalldesctxt.touch {
	font: italic 14px/28px Georgia, "Times New Roman", Times, serif;
	color: gray;
	width: 290px;
	margin-top: 0;
	vertical-align: 0;
	margin-right: 5px;
}

#adoc:hover {
	color: #2e2e2e;
	border: 1px solid #2e2e2e;
	text-decoration: none;
	background-color: #d6d6d6;
}

.boxlink {

	text-decoration: none;	
}

#boxframe {
	background-color: #ebebeb;
	width: 200px;
	border: 1px solid #c1c1c1;
	color: #707070;	
	margin-top: 11px;
	margin-left: 52px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #fffbf2 0 1px 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 97px;
	float: left;
	margin-bottom: 30px;
}

#boxframe.right{
	float: right;
	margin-right: 60px;
	margin-bottom: 30px;
}

#boxframe:hover {
	background-color: #edf3fe;
	color: #65aff8;
	border: 1px solid #65aff8;
	text-decoration: none;
}

#boxframe.it{
	background: #ebebeb url(../images/vinotekaboxit.png) no-repeat 9px;
}

#boxframe.pt{
	background: #ebebeb url(../images/vinotekaboxpt.png) no-repeat 9px;
}

#boxframe.uk{
	background: #ebebeb url(../images/vinotekaboxuk.png) no-repeat 9px;
	height: 74px;
}

#boxframe.us{
	background: #ebebeb url(../images/vinotekaboxus.png) no-repeat 9px;
	height: 74px;
}

#boxframe.fr{
	background: #ebebeb url(../images/vinotekaboxfr.png) no-repeat 9px;
	height: 74px;
}

#boxframe.de{
	background: #ebebeb url(../images/vinotekaboxde.png) no-repeat 9px;
	height: 74px;
}

#boxframe:hover.it {
	background: #edf3fe url(../images/vinotekaboxit_H.png) no-repeat 9px;
}

#boxframe:hover.pt {
	background: #edf3fe url(../images/vinotekaboxpt_H.png) no-repeat 9px;
}

#boxframe:hover.uk {
	background: #edf3fe url(../images/vinotekaboxuk_H.png) no-repeat 9px;
}

#boxframe:hover.us {
	background: #edf3fe url(../images/vinotekaboxus_H.png) no-repeat 9px;
}

#boxframe:hover.de {
	background: #edf3fe url(../images/vinotekaboxde_H.png) no-repeat 9px;
}

#boxframe:hover.fr {
	background: #edf3fe url(../images/vinotekaboxfr_H.png) no-repeat 9px;
}

.reseller {
	height: 80px;
	background: #ebebeb none no-repeat 0;
	border: 1px solid gray;
	padding: 10px 10px 10px 24px;
	color: #707070;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #fffbf2 0 1px 0;
}

.touchdocen {
	height: 50px;
	background: #ebebeb url(../images/vntouch_doc_en.png) no-repeat 5px 2px;
	border: 1px solid gray;
	padding: 10px 10px 10px 38px;
	color: #707070;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #fffbf2 0 1px 0;
}

.touchdocfr {
	height: 50px;
	background: #ebebeb url(../images/vntouch_doc_fr.png) no-repeat 5px 2px;
	border: 1px solid gray;
	padding: 10px 10px 10px 38px;
	color: #707070;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #fffbf2 0 1px 0;
}

.helpdoc {
	height: 50px;
	background: #ebebeb url(../images/help.png) no-repeat 5px 2px;
	border: 1px solid gray;
	padding: 10px 10px 10px 38px;
	color: #707070;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #fffbf2 0 1px 0;
}

#teaserTop {
	width: 934px;
	background: url(../images/teasertouch-en.png) no-repeat 0 0;
	z-index: -1;
	height: 400px;
}

.topmenu{
	background: url(../images/blackbgtop.png) no-repeat 7px 0;
	width: 146px;
	height: 15px;
}

.bottommenu{
	background: url(../images/blackbgbottom.png) no-repeat 7px 0;
	width: 146px;
	height: 13px;
}

.submenutable{
	margin-left: 11px;
	margin-top: 11px;
}

#teaserTop.fr{
	background: url(../images/teasertouch-fr.png) no-repeat 0 0;
}

#teaserTop.de{
	background: url(../images/teasertouch-de.png) no-repeat 0 0;
}

#teaserLite
{
	width: 430px;
	height: 392px;
	position: relative;
	top: 20px;
	background: url(../images/teaserlite-off.png) no-repeat 0 25px;
	left: 34px;
	float: left;
	cursor: pointer;
}

#teaserLite.on
{
	background-image: url(../images/teaserlite-on.png);
}

#teaserClassic
{
	width: 430px;
	height: 392px;
	position: relative;
	top: 20px;
	background: url(../images/teaserclassic-off.png) no-repeat 0 25px;
	left: 58px;
	float: left;
	cursor: pointer;
}

#teaserClassic.on
{
	background-image: url(../images/teaserclassic-on.png);
}

#teasertitle{
	color: #3c3c3c;
	font: 24px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	text-shadow: rgba(255,254,255,0.49) 0 1px 1px;
	top: -2px;
	position: absolute;
	left: 85px;
}

#teasersubtitle{
	font: italic bold 14px "Times New Roman", Georgia, Times, serif;
	position: absolute;
	top: 36px;
	left: 88px;
	text-align: left;
	text-shadow: #ddd 0 1px 0;
	color: #3c3c3c;
}

#teaserprice{
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: absolute;
	text-align: right;
	text-shadow: #feffff 0 1px 0;
	color: #3c3c3c;
	right: 28px;
	bottom: 13px;
	background-color: rgba(217,217,217,0.84);
	padding: 4px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

#teaserprice.on{
	color: #711a16;
}

#teasertitle.on{
	color: #711a16;
}

#startteaser-classicstatus
{
	background: url(../images/status-green.png) no-repeat 0 3px;
	height: 20px;
	padding-left: 20px;
	width: 430px;
	position: absolute;
	top: 417px;
	margin-left: 476px;
}

#startteaser-classicstatus.waiting
{
	background: url(../images/status-orange.png) no-repeat 0 3px;

}

#startteaser-classicstatus a{
	text-decoration: none;
	font-size: 12px;
}

#startteaser-litestatus
{
	background: url(../images/status-green.png) no-repeat 0 3px;
	height: 20px;
	padding-left: 20px;
	width: 430px;
	position: absolute;
	top: 417px;
	margin-left: 142px;
}

#startteaser-litestatus.waiting
{
	background: url(../images/status-orange.png) no-repeat 0 3px;

}

#startteaser-litestatus a{
	text-decoration: none;
	font-size: 12px;
}

#teaserstatus{
	background: url(../images/status-green.png) no-repeat 0 3px;
	padding-left: 17px;
	position: absolute;
	bottom: 28px;
	left: 32px;
	padding-bottom: 0;
}

#teaserstatusnext{
	background: url(../images/status-green.png) no-repeat 0 3px;
	padding-left: 17px;
	position: absolute;
	bottom: 10px;
	left: 32px;
	padding-bottom: 0;
}

#teaserstatus.middle{
	bottom: 20px;
}

#teaserstatusnext.middle{
	bottom: 20px;
}

#teaserstatus.touchlite{
	background: url(../images/status-green.png) no-repeat 0 3px;
	padding-left: 17px;
	bottom: -2px;
	left: 58px;
	padding-bottom: 0;
}

#teaserstatus.touchclassic{
	background: url(../images/status-green.png) no-repeat 0 3px;
	padding-left: 17px;
	bottom: -2px;
	left: 58px;
	padding-bottom: 0;
}

#teaserstatusnext.waiting{
	background: url(../images/status-orange.png) no-repeat 0 3px;
}

#teaserstatus a{
	text-decoration: none;
	font-size: 11px;
}

#teaserstatusnext a{
	text-decoration: none;
	font-size: 11px;
}

.touchtouchteasing {
	position: relative;
	color: #542307;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	text-shadow: white 0 1px 0;
	display: inline;
	top: 282px;
	height: 53px;
	left: -242px;
	z-index: 3;
}

.touchtouchteasing.fr {
	top: 288px;
	height: 53px;
	left: -242px;
	z-index: 3;
}

.touchtouchteasing.de {
	top: 294px;
	height: 53px;
	left: -251px;
	z-index: 3;
}

#touchgotoappstore {
	position: relative;
	width: 156px;
	height: 72px;
	top: 174px;
	z-index: 6;
	left: -194px;
}

#touchgogotoappstore {
	width: 156px;
	height: 72px;
	background-image: url(../images/appstore_on.png);
	position: relative;
	display: inline-block;
}

.newstouchh3 {
	margin-left: 20px;
	font: 20px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	text-align: left;
	color: #711a16;
}

.syncdialog {
	background: url(../images/syncdialog.jpg) no-repeat;
	width: 120px;
	height: 120px;
	margin-right: 20px;
}

.facebookfan {
	border: 1px solid #93a3c7;
	margin-right: 24px;
	margin-left: 24px;
	padding-left: 54px;
	background: #eceff6 url(../images/vnapp.png) no-repeat 10px 5px;
	height: 42px;
	margin-top: 13px;
}

.facebookfan.touch {
	background: #eceff6 url(../images/vntouch.png) no-repeat 10px 5px;
}
.facebookfan p{
	float: left;
	margin-top: 10px;
	font-size: 13px;
}

.facebookfan a{
	color: #39589d;
	text-decoration: none;
	font-weight: bold;
}

.facebookfan iframe{
	padding-top: 10px;
	padding-left: 16px;
}

#twitterlink {
	width: 18px;
	height: 18px;
	background-image: url(../images/twitterlink.png);
}

#twitterlink:hover {
	background: url(../images/twitterlink.png) 0 18px;
}

#facebooklink {
	width: 18px;
	height: 18px;
	background-image: url(../images/facebooklink.png);
}

#facebooklink:hover {
	width: 18px;
	height: 18px;
	background: url(../images/facebooklink.png) 0 18px;
}

#bloglink {
	width: 18px;
	height: 18px;
	background-image: url(../images/bloglink.png);
}

#bloglink:hover {
	width: 18px;
	height: 18px;
	background: url(../images/bloglink.png) 0 18px;
}

#links {
	height: 29px;
}

.faq_question {
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px solid #b0b0b0;
	margin: 30px 40px 25px 35px;
}

.faq_answer {
	margin-left: 40px;
	text-align: justify;
	margin-right: 40px;
}

.faq_titre {
	color: #6b1813;
	font-size: 25px;
	margin-top: 30px;
	margin-right: 40px;
	margin-left: 40px;
}

.faq_subtitle {
	margin-right: 40px;
	margin-left: 40px;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	color: #848484;
	margin-top: 30px;
}

#downloadpurchase {
	width: 224px;
	height: 58px;
	margin-left: 5px;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 74px;
}

.startslogan{
	padding-top: 189px;
	color: #3d1703;
	font: bold 20px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: white 0 1px 0;
	padding-right: 33px;
	width: 241px;
	text-align: center;
	float: right;
}

.startslogan i{
	font: italic bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #454545;
}

#startcontent {
	width: 906px;
	padding-top: 0;
	margin: 10px auto 0;
}

#startnews{
	width: 700px;
	height: 24px;
	background: url(../images/news-bg.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#newstext{
	padding-left: 86px;
	padding-top: 5px;
	font-size: 11px;
	color: #656565;
}

#newstext a {
	text-decoration: none;
	font-size: 11px;
	color: #656565;
}

