﻿productBoxprobody
{
	font-size: 12px;
	line-height: 17px;
}

table
{
	font-size: 12px;
	line-height: 15px;
}

div
{
	font-size: 12px;
	line-height: 15px;
}

a
{
	color: Red;
	text-decoration: uderline;
}

.glassBox
{
	background-image: url(  '../images/cocktailSearchPage/glassBox.png' );
	background-repeat: no-repeat;
	width: 128px;
	height: 201px;
}

.smallGlassBox
{
	background-image: url(  '../images/smallBox.png' );
	background-repeat: no-repeat;
	width: 74px;
	height: 109px;
}

.pageNameHeader
{
	color: Orange;
	font-weight: bold;
}

.searchCoctBG
{
	background-color: #BFB390;
	background-image: url(  '../images/cocktailSearchPage/contentBG.GIF' );
	background-repeat: repeat-x;
}

.searchCoctBG2
{
	background-color: #D8CDB5;
	background-image: url(  '../images/cocktailSearchPage/contentBG2.GIF' );
	background-repeat: repeat-x;
}

.coctBG
{
	background-image: url(  '../images/cocktailResultsPage/imagePlaceHolder.png' );
	width: 61px;
	height: 64px;
	background-repeat: no-repeat;
}

.wallpaper
{
	background-image: url(  '../images/wallpaper.jpg' );
	width: 900px;
	background-repeat: no-repeat;
}



.headerBG
{
	/* PNG2GIF */ /*background-image:url('../images/HeaderBg.png');*/
	background-image: url(  '../images/HeaderBg.gif' );
	width: 4px;
	height: 42px;
	background-repeat: repeat-x;
}

.contactUsBG
{
	background-image: url(  '../images/contactPage/writeUsBox.png' );
	width: 362px;
	height: 360px;
	background-repeat: no-repeat;
}

.recommendedCoctBG
{
	background-image: url(  '../images/StripHpDown.png' );
	width: 185px; /*xxx*/
	height: 221px;
	background-repeat: repeat-y;
}

.sideGlassBox
{
	background-image: url(  '../images/cube.png' );
	width: 56px;
	height: 75px;
	background-repeat: no-repeat;
}

.recommendedCoct
{
	background-image: url(  '../images/smallBox.png' );
}

.videoPlayer
{
	background-image: url(  '../images/singleEventPage/videoPlayer.png' );
	width: 341px;
	height: 327px;
	background-repeat: no-repeat;
}

.videoDrinkImage, .backgrNews
{
	background-image: url(  '../images/singleEventPage/drinkImage.png' );
	width: 218px;
	height: 332px;
	background-repeat: no-repeat;
}

.backgrNews
{
	background-image: url(  '../images/newsPage/newspaper.png' );
}

.productTab
{
	background-image: url(  '../images/newsPage/productTab.png' );
	background-repeat: no-repeat;
	width: 188px;
	height: 71px;
}

.productBox
{
	background-image: url(  '../images/productPage/productBox.png' );
	background-repeat: no-repeat;
	width: 213px; /*height:372px; */
	height: 390px;
}

.sideEventsBG, .sideNewsBG
{
	background-image: url(  '../images/SmallImgBg.gif' );
	background-repeat: no-repeat;
	width: 185px; /*xxx*/
	height: 82px;
}

.sideNewsBG
{
	height: 201px;
}

.productTextBox
{
	/*background-image:url('../images/productPage/blackBox.png');*/
	background-image: url(  '../images/productPage/blackBox.gif' );
	background-repeat: no-repeat;
	width: 212px;
	height: 123px;
}

.productDetails
{
	background-image: url(  '../images/productPage/whiteBox.png' );
	background-repeat: no-repeat;
	width: 337px;
	height: 126px;
}

.eventsNewsBG
{
	background-image: url(  '../images/eventsNewsBG.PNG' );
	background-repeat: no-repeat;
	width: 90px;
	height: 90px;
}

.cocktRate
{
	background-image: url(  '../images/cocktailPage/ratingBox.png' );
	background-repeat: no-repeat;
	width: 235px;
	height: 159px;
}

.coctGlassBG
{
	background-image: url(  '../images/cocktailPage/cocktailGlassBG.png' );
	background-repeat: no-repeat;
	width: 214px;
	height: 339px;
}

.aboutUsBG
{
	background-image: url(  '../images/aboutUsBG.PNG' );
	background-repeat: no-repeat;
	width: 255px;
	height: 202px;
}

.barmenBG
{
	background-image: url(  '../images/barmanPicture.png' );
	background-repeat: no-repeat;
	width: 372px;
	height: 342px;
}

.catalogFlash
{
	color: White;
	overflow: hidden;
	position: relative;
	top: -160px;
	left: -180px;
}

.catalogFlash a
{
	color:#FEC810;
	text-decoration:none;
}

.divFloatRight
{
	position: relative;
	overflow: auto;
	padding-right: 0px;
}

.subDivFloatRight
{
	float: right;
	text-align: center;
	padding-right: 0px;
}

.dotted
{
	border-bottom: dotted 1px #B8B8B8;
}
.dottedTop
{
	border-top: dotted 1px #B8B8B8;
}

.recommended
{
	color: #990033;
}

.generalBS
{
	border-style: solid;
	border-width: 1px;
	border-color: Silver;
}

.B
{
	font-weight: bold;
}
.nB
{
	font-weight: normal;
}
.U
{
	text-decoration: underline;
}

.VAT
{
	vertical-align: top;
}
.VAM
{
	vertical-align: middle;
}
.VAB
{
	vertical-align: bottom;
}

.hand
{
	cursor: pointer;
}

.dNone
{
	display: none;
}
.dBlock
{
	display: block;
}

posAbs
{
	position: absolute;
	z-index: 2;
}

alignC
{
	text-align: center;
}
alignL
{
	text-align: left;
}
alignR
{
	text-align: right;
}

.fLeft
{
	float: left;
}
.fRight
{
	float: right;
}

.colorBlue
{
	color: Blue;
}
.colorLightBlue
{
	color: #6699FF;
}
.colorRed
{
	color: #DC000C;
}
.colorWhite
{
	color: White;
}
.colorSilver
{
	color: Silver;
}
.colorBlack
{
	color: Black;
}
.colorLightSilver
{
	color: #999999;
}
.colorGray
{
	color: Gray;
}
.colorDarkGray
{
	color: #666666;
}
.colorOrange
{
	color: Orange;
}
.colorBrown
{
	color: #990033;
}

.bgWhite
{
	background-color: White;
}
.bgSilver
{
	background-color: Silver;
}
.bgBlue
{
	background-color: Blue;
}
.bgRed
{
	background-color: Red;
}
.bgBlack
{
	background-color: Black;
}
.bgLightGray
{
	background-color: #f3f3f3;
}
.bgTrans
{
	background-color: Transparent;
}
.bgLightBlue
{
	background-color: #6699FF;
}
.bgLightOrange
{
	background-color: #FFE9D2;
}
.bgBroun
{
	background-color: #610102;
}

.PT0
{
	padding-top: 0px;
}
.PT1
{
	padding-top: 1px;
}
.PT2
{
	padding-top: 2px;
}
.PT3
{
	padding-top: 3px;
}
.PT4
{
	padding-top: 4px;
}
.PT5
{
	padding-top: 5px;
}
.PT6
{
	padding-top: 6px;
}
.PT7
{
	padding-top: 7px;
}
.PT8
{
	padding-top: 8px;
}
.PT9
{
	padding-top: 9px;
}
.PT10
{
	padding-top: 10px;
}
.PT11
{
	padding-top: 11px;
}
.PT12
{
	padding-top: 12px;
}
.PT13
{
	padding-top: 13px;
}
.PT14
{
	padding-top: 14px;
}
.PT15
{
	padding-top: 15px;
}
.PT20
{
	padding-top: 20px;
}
.PT21
{
	padding-top: 21px;
}
.PT22
{
	padding-top: 22px;
}
.PT23
{
	padding-top: 23px;
}
.PT24
{
	padding-top: 24px;
}
.PT25
{
	padding-top: 25px;
}
.PT30
{
	padding-top: 30px;
}
.PT35
{
	padding-top: 35px;
}
.PT40
{
	padding-top: 40px;
}
.PT45
{
	padding-top: 45px;
}
.PT50
{
	padding-top: 50px;
}
.PT70
{
	padding-top: 70px;
}


.PR1
{
	padding-right: 0px;
}
.PR1
{
	padding-right: 1px;
}
.PR2
{
	padding-right: 2px;
}
.PR3
{
	padding-right: 3px;
}
.PR4
{
	padding-right: 4px;
}
.PR5
{
	padding-right: 5px;
}
.PR6
{
	padding-right: 6px;
}
.PR7
{
	padding-right: 7px;
}
.PR8
{
	padding-right: 8px;
}
.PR9
{
	padding-right: 9px;
}
.PR10
{
	padding-right: 10px;
}
.PR11
{
	padding-right: 11px;
}
.PR12
{
	padding-right: 12px;
}
.PR13
{
	padding-right: 13px;
}
.PR14
{
	padding-right: 14px;
}
.PR15
{
	padding-right: 15px;
}
.PR16
{
	padding-right: 16px;
}
.PR17
{
	padding-right: 17px;
}
.PR18
{
	padding-right: 18px;
}
.PR19
{
	padding-right: 19px;
}
.PR20
{
	padding-right: 20px;
}
.PR25
{
	padding-right: 25px;
}
.PR30
{
	padding-right: 30px;
}
.PR35
{
	padding-right: 35px;
}
.PR40
{
	padding-right: 40px;
}
.PR45
{
	padding-right: 45px;
}
.PR50
{
	padding-right: 50px;
}
.PR55
{
	padding-right: 55px;
}
.PR60
{
	padding-right: 60px;
}
.PR70
{
	padding-right: 70px;
}


.PL0
{
	padding-left: 0px;
}
.PL1
{
	padding-left: 1px;
}
.PL2
{
	padding-left: 2px;
}
.PL3
{
	padding-left: 3px;
}
.PL4
{
	padding-left: 4px;
}
.PL5
{
	padding-left: 5px;
}
.PL6
{
	padding-left: 6px;
}
.PL7
{
	padding-left: 7px;
}
.PL8
{
	padding-left: 8px;
}
.PL9
{
	padding-left: 9px;
}
.PL10
{
	padding-left: 10px;
}
.PL15
{
	padding-left: 15px;
}
.PL20
{
	padding-left: 20px;
}
.PL25
{
	padding-left: 25px;
}
.PL30
{
	padding-left: 30px;
}
.PL35
{
	padding-left: 35px;
}
.PL40
{
	padding-left: 40px;
}
.PL45
{
	padding-left: 45px;
}
.PL50
{
	padding-left: 50px;
}
.PL55
{
	padding-left: 55px;
}
.PL60
{
	padding-left: 60px;
}
.PL70
{
	padding-left: 70px;
}

.PB0
{
	padding-bottom: 0px;
}
.PB1
{
	padding-bottom: 1px;
}
.PB2
{
	padding-bottom: 2px;
}
.PB3
{
	padding-bottom: 3px;
}
.PB4
{
	padding-bottom: 4px;
}
.PB5
{
	padding-bottom: 5px;
}
.PB6
{
	padding-bottom: 6px;
}
.PB7
{
	padding-bottom: 7px;
}
.PB8
{
	padding-bottom: 8px;
}
.PB9
{
	padding-bottom: 9px;
}
.PB10
{
	padding-bottom: 10px;
}
.PB15
{
	padding-bottom: 10px;
}
.PB20
{
	padding-bottom: 20px;
}
.PB25
{
	padding-bottom: 25px;
}
.PB30
{
	padding-bottom: 30px;
}
.PB35
{
	padding-bottom: 35px;
}
.PB40
{
	padding-bottom: 40px;
}
.PB45
{
	padding-bottom: 45px;
}
.PB50
{
	padding-bottom: 50px;
}
.PB55
{
	padding-bottom: 55px;
}
.PB60
{
	padding-bottom: 60px;
}
.PB70
{
	padding-bottom: 70px;
}

.FS10
{
	font-size: 10px;
}
/*--Font-Size---*/
.FS11
{
	font-size: 11px;
}
.FS12
{
	font-size: 12px;
}
.FS13
{
	font-size: 13px;
}
.FS14
{
	font-size: 14px;
}
.FS15
{
	font-size: 15px;
}
.FS16
{
	font-size: 16px;
}
.FS17
{
	font-size: 17px;
}
.FS18
{
	font-size: 18px;
}
.FS19
{
	font-size: 19px;
}
.FS20
{
	font-size: 20px;
}
.FS22
{
	font-size: 22px;
}
.FS23
{
	font-size: 23px;
}
.FS24
{
	font-size: 24px;
}
.FS25
{
	font-size: 25px;
}
.FS30
{
	font-size: 30px;
}
