﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}

body{

font-size: 12px;
font-family:arial,sans-serif;
margin:0pt;
height:100%;
}

caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}

a{
cursor: pointer;
text-decoration:none;
border-style: none;
outline-style: none;
}


br.both{
clear:both;
}

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:480px;
width:800px;
background:#fff;
background-image:url(images/calcback.jpg);
border:2px solid #cecece;
z-index:2;
font-size:12px;
}

img
{  
    border-style: none;
}

#popupContact h1{
text-align:left;
/*color:#6FA5FD;*/
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}

#buttonDC{
height: 75px;
width: 200px;
cursor: pointer;
}

a.DrinkCalcButton{
display: block;
margin-left: auto;
margin-right: auto;
text-indent: -9999px;
background-image: url(images/drink-calc-button.png);
padding:10px;
background-repeat: no-repeat;
background-position: center center;
}

#UserInterface {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #4c4c4c;
	font-weight: normal;
	margin: 0px;
	padding: 20px;
	float: right;
	width: 550px;
	text-align: center;
}

.titles {
	font-family: Helvetica, Georgia, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#DrinkPics {
	height: 118px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/drinks.jpg);
}

#threeQuarters, #double, #lightDrinkers, #standardDrinkers, #heavyDrinkers, #guestsNumber, #half, #hoursValue, #peopleHours, #options, #cases, #glasses, #hardDrinks, #cero, .hiding {
	display: none;
}


a#clicktobuy {
	display: block;
	text-indent: -9999px;
	background-image: url(images/clicktobuy.png);
	background-position: center center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	height: 50px;
	width: 180px;
}

#gotoaddress {
	font-size 18px;
	color: #000;
	background-color: #fff;
	border: none;
	text-align: center;
	padding: 4px;
	background-image: url(/images/global/gobutton.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	height: 35px;
	width: 35px;
	text-indent: -99999px;
}

#gotoaddress:hover {
	background-image: url(/images/global/gobuttonRollover.png);
	}
	
#CalculateButton {
	/*display: block;*/
	border: none;
	text-indent: -9999px;
	background-image: url(images/calculate.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #EAF3DE;
	margin-left: auto;
	margin-right: auto;
	/*padding: 10px;*/
	height: 30px;
	width: 100px;
	cursor: pointer;
}

#UiButtons {
	margin-right: auto;
	margin-left: auto;
	width: 300px;
}

