
.PopupTagOutSideLeft {
	background-image:  url(../Images/blocks/PopUpOutSideLeft.png);
	height:181px;
	width:5px;
	float:left;
}
.PopupTagOutSideMiddle {
	float:left;
	background-color: #627689;
	height: 181px;
	font-size: 12px;
}
.PopupTagOutSideRight {
	background-image:  url(../Images/blocks/PopUpOutSideRight.png);
	height:181px;
	width:5px;
	float:left;
}
.PopupTagInSideLeft {
	background-image:  url(../Images/blocks/PopUpInSideLeft.png);
	height:124px;
	width:5px;
	float:left;
}
.PopupTagInSideMiddle {
	float:left;
	background-color: #eaeef0;
	height: 124px;
	width:97%;
}
.PopupTagInSideRight {
	background-image:  url(../Images/blocks/PopUpinSideRight.png);
	height:124px;
	width:5px;
	float:left;
}

.PopupOutSideTop {
	background-image:  url(../Images/blocks/PopUpOutSideTop.png);
	height:5px;
	width:338px;
	float:left;
}
.PopupOutSideMiddle {
	clear:both;
	float:left;
	background-color: #627689;
	width: 338px;
	height: 100%;
	font-size: 14px;
}
.PopupOutSideBottom {
	clear:both;
	background-image:  url(../Images/blocks/PopUpOutSideBottom.png);
	height:5px;
	width:338px;
	float:left;
}
.PopupInSideTop {
	background-image:  url(../Images/blocks/PopUpInSideTop.png);
	height:5px;
	width:295px;
	float:left;
}
.PopupInSideMiddle {
	float:left;
	background-color: #eaeef0;
	width: 295px;
	height: 100%;
}
.PopupInSideBottom {
	background-image:  url(../Images/blocks/PopUpinSideBottom.png);
	height:5px;
	width: 295px;
	float:left;
}
.PopupWrapper {
	padding: 10px;
	float: left;
	width: 94%;
}
.PopupWrapperTags {
	padding: 10px;
	float: left;
	width: 97%;
}
.PopupOutSideWrapper {
	padding: 10px 22px;
	float: left;
	width: 87%;
}

.PopupButtonCancelLeft{
	background-image:  url(../Images/blocks/PopupButtonCancelLeft.png);
	height:21px;
	width:5px;
	float:left;
}
.PopupButtonCancelMiddle {
	float:left;
	background-color: #414e5a;
	height: 15px;
	padding: 3px 10px;
	cursor: pointer;
}
.PopupButtonCancelRight {
	background-image:  url(../Images/blocks/PopUpButtonCancelRight.png);
	height:21px;
	width: 5px;
	float:left;
}

.PopupButtonContLeft{
	background-image:  url(../Images/blocks/PopupButtonContLeft.png);
	height:21px;
	width:5px;
	float:left;
	margin-left: 10px;
}
.PopupButtonContMiddle {
	float:left;
	background-color: #8da1b2;
	height: 15px;
	padding: 3px 10px;
	cursor: pointer;
}
.PopupButtonContRight {
	background-image:  url(../Images/Blocks/PopupButtonContRight.png);
	height:21px;
	width: 5px;
	float:left;
}

.PopupTagsLeft {
	width: 120px;
	float:left
}
.PopupTagsRight {
	float:left;
	width: 400px;
}
.PopupTagsDottedLine {
	background-image:  url(../Images/NavigationLine.png);
	background-repeat: repeat-x;
	margin:4px 0;
	width:85%;
	height:2px;
	float:left;
}
.popupbackground {
	background-color:white;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.popupbackgroundSommelier {
	background-color:black;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.PopupText {
	float:left;
	text-align: center;
	width: 100%;
}
.PopupInput {
	float: left;
	margin:8px 0 0 86px;
}
.PopupButtons {
	color:white;
	float:right;
	margin-top:10px;
}
.PopupText {
	width: 96%;
	text-align: center;
}
.PopupItem {
	width: 96%;
}
.PopupItemInput {
	float: left;
	margin:8px 0 0;
	width: 100%;
}
.PopupItemInputHalf {
	float: left;
	margin:8px 0 0;
	width: 50%;
	height: 48px;
}
.PopupTmpOutSideTop {
	background-image:  url(../Images/Temp/PopupOutSideTop.png);
	height:4px;
	width:550px;
	float:left;
}
.PopupTmpOutSideMiddle {
	clear:both;
	float:left;
	background-color: #627689;
	width: 550px;
	height: 100%;
	font-size: 14px;
}
.PopupTmpOutSideBottom {
	clear:both;
	background-image:  url(../Images/Temp/PopupOutSideBottom.png);
	height:4px;
	width:550px;
	float:left;
}
.PopupTmpInSideTop {
	background-image:  url(../Images/Temp/PopUpInSideTop.png);
	height:4px;
	width:398px;
	float:left;
}
.PopupTmpInSideMiddle {
	float:left;
	background-color: #eaeef0;
	width: 398px;
}
.PopupTmpInSideBottom {
	background-image:  url(../Images/Temp/PopUpInSideBottom.png);
	height:4px;
	width:398px;
	float:left;
}
.PopupTmpWrapper {
	float: left;
	padding: 10px 75px;
}
.PopupWSTop {
	background-image:  url(../Images/Temp/PopupWSTop.png);
	height:11px;
	width:416px;
	position:relative;
	float:left;}
.PopupWSMiddle {
	background-image:  url(../Images/Temp/PopupWSMiddle.png);
	background-repeat: repeat-y;
	width:376px;
	padding: 0 20px;
	color: white;
	font-size: 11px;
	line-height: 14px;
	position:relative;
	float:left;}
.PopupWSBottom {
	background-image:  url(../Images/Temp/PopupWSBottom.png);
	height:16px;
	width:416px;
	position:relative;
	float:left;}	
.PopupWSArrow {
	background-image:  url(../Images/Temp/PopupWSArrow.png);
	height:13px;
	width:19px;
	position:absolute;
	right: -6px;
	top: 5px;}
