/* CSS Document */
* html *  { behavior: url(iepngfix.htc) }

body	{
	background-color:#fff;
	margin:0px;
	padding:0px;
	scroll:auto;
	background-image:url(images/gradientbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

div#contentdiv	{
	position:relative;
	width:950px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
}


div#mainpicdiv_Home, div#mainpicdiv_Production, div#mainpicdiv_Factory, div#mainpicdiv4	{
	position:absolute;
	width:625px;
	height:328px;
	right:0px;
	right:179px;
	top:241px;
	z-index:0;
}

div#mainpicdiv_Home	{
	background-image:url(images/bgbig.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

div#mainpicdiv_Factory	{
	background-image:url(images/bgbig1.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

div#mainpicdiv_Production	{
	background-image:url(images/bgbig2.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

div#mainpicdiv4	{
	background-image:url(images/bgbig4.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

div#productstitlediv	{
	position:absolute;
	width:129px;
	height:129px;
	/*border:#FF0000 1px solid;
	background-image:url(images/chooseprod.png);
	background-repeat:no-repeat;*/
	top:199px;
	left:496px;
}

div#prodtitle	{
	width: 212px;
	height:92px;
	left:355px;
	top:20px;
	position:absolute;
}

div#prodtext	{
	position:absolute;
	width:230px;
	height:65px;
	top:120px;
	left:370px;
}

div#proddescr	{
	width:270px;
	height:150px;
	line-height:20px;
	position:absolute;
	left:370px;
	top:190px;
}

div#singleproductbox	{
	width:300px;
	height:300px;
	position:absolute;
	left:12px;
	top:25px;
}

div#splashbg	{
	width: 342px;
	height: 287px;
	position:absolute;
	top: 0px;
	left: 5px;
	background-image:url(images/splashbg.jpg);
	background-repeat:no-repeat;
}

div#logodiv	{
	width: 377px;
	height: 256px;
	position:absolute;
	top: 18px;
	left: 36px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	z-index:10000;
}

div#greenstreak	{
	width: 638px;
	height: 85px;
	position:absolute;
	top: 150px;
	left: 170px;
	background-image:url(images/green.png);
	background-repeat:no-repeat;
}

div#topbuttonsbg	{
	width: 700px;
	height: 31px;
	position:absolute;
	top: 183px;
	left: 125px;
	background-image:url(images/buttonsbg.png);
	background-repeat:no-repeat;
}

div#topbuttons	{
	width: 700px;
	height: 31px;
	position:absolute;
	top: 137px;
	left: 280px;
	z-index:11000;
}

div#mainborder	{
	width: 627px;
	height: 330px;
	position:absolute;
	top: 240px;
	left: 145px;
	background-image:url(images/border.png);
	background-repeat:no-repeat;
	z-index:1;
}
#mainborder.ajax-loading {
	padding: 20px 0;
	background: url(images/loading.gif) no-repeat center;
}
div#oranges	{
	width: 144px;
	height: 100px;
	position:absolute;
	top: 535px;
	left: 710px;
	background-image:url(images/oranges.png);
	background-repeat:no-repeat;
}

div#bottombuttonsbg	{
	width: 700px;
	height: 31px;
	position:absolute;
	top:585px;
	left: 125px;
	background-image:url(images/buttonsbg.png);
	background-repeat:no-repeat;
}

div#bottombuttons	{
	width: 700px;
	height: 31px;
	position:absolute;
	top: 539px;
	left: 125px;
	z-index:12000;
}

#photbox1, #photbox2, #photbox3, #photbox4	{
	position:absolute;
	width:100px;
	height:100px;
	border:#FFCC00 3px solid;
	z-index:10000;
}

#photbox1:hover, #photbox2:hover, #photbox3:hover, #photbox4:hover	{
	border:#666666  3px solid;
}
		#photbox1	{
			left:490px;
			top:265px;
		}
		#photbox2	{
			left:610px;
			top:265px;
		}
		#photbox3	{
			left:490px;
			top:385px;
		}
		#photbox4	{
			left:610px;
			top:385px;
		}

div#bottleswhite	{
	width: 89px;
	height: 95px;
	position:absolute;
	top: 85px;
	left: 685px;
	background-image:url(images/bottleswhite.png);
	background-repeat:no-repeat;
}

div#productsbox	{
	position:absolute;
	width:625px;
	height:327px;
	top:25px;
	left:13px;
}

#topbuttons	ul	{
	list-style:none;
}

#bottombuttons ul	{
	list-style:none;
}

#topbuttons ul li, #bottombuttons ul li	{
	float:left;
}

div#textbox	{
	position:absolute;
	width:300px;
	height:276px;
	/* background-image:url(images/inbox.jpg);
	background-position:center;
	background-repeat:no-repeat; */
	overflow:auto;
	margin-left:25px;
	margin-top:27px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	text-align:justify;	
	color:#555;
}

div#contactdiv	{
	position:absolute;
	width: 570px;
	height:290px;
	left:35px;
	top:35px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#555;
}

#orderdiv	{
	position:absolute;
	width: 590px;
	height:290px;
	left:15px;
	top:8px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#555;
	z-index:50000000;
}

#contacttext, #ordertext 	{
	display:block;
	text-align:center;
	color:#777;
}

#ordertext 	{
	width:500px;
	margin-left:auto;
	margin-right:auto;
}

#videotext	{
	display:block;
	text-align:left;
	color:#777;
	margin-left:20px;
}

#contacttable	{
	display:block;
	position:absolute;
	top:50px;
	left:25px;
}

#orderstable	{
	display:block;
	position:absolute;
	top:55px;
	left:30px;
}

#contacttable table	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#555;
}

#contacttable table td	{
	padding:2px;
}

#orderstable table td img	{
	padding-top:4px;
		padding-left:20px;
	padding-right:20px;
}

#orderstable table td	{
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#orderstable input, #orderstable select	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin-right:8px;
	margin-bottom:2px;
}
	
.leftcontact	{
	font-weight:bold;
	padding-right:5px;
}

#contactform	{
	position:absolute;
	display:block;
	left:300px;
	top:38px;
}

#contactform table td, #orderform table td, #orderquantities table td	{
	padding-bottom: 5px;
	padding-left:2px;
	padding-right:2px;
	text-align:right;
}

.conimg	img {
	vertical-align:bottom;
}

#orderquantities	{
	display:block;
	position:absolute;
	top:85px;
	left:55px;
}


#orderform	{
	position:absolute;
	display:block;
	left:325px;
	top:85px;
}

div#videodiv	{
	position:absolute;
	width: 570px;
	height:290px;
	left:35px;
	top:35px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#555;
}

.playerdiv	{
	position:absolute;
	width:300px;
	height:240px;
	top:10px;
	left:0px;
}

.playlist	{
	position:absolute;
	width:180px;
	height:290px;
	left:340px;
	top:-20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#555;
	border:#CCCCCC 1px solid;
	/*background-image:url(images/bglist.jpg);
	background-repeat:no-repeat;*/
}

.playlist a	{
	text-decoration:none;
	color:#666666;
}

.playlist a:hover	{
	text-decoration:underline;
	color:#000000;
}

.playlist ul	{
	list-style:none;
	margin:0px;
	padding:0px;
	line-height:25px;
	margin-left:70px;
	margin-top:22px;
	list-style-image:url(images/videobullet.gif);
}

.playtitles	{
	padding-left:15px;
	padding-top:10px;
}

#textspan	{
	display:block;
	margin:10px;
}

div#langflags	{
	position:absolute;
	width:100px;
	height:25px;
	z-index:5000;
	left:635px;
	top:592px;
}

div#langflags ul	{
	list-style:none;
	margin:0px;
	padding:0px;
}

div#langflags ul li	{
	padding-right:8px;
	float:left;
}

div#wallpaper1	{
	position:absolute;
	width: 250px;
	height:260px;
	text-align:center;
	top:50px;
	left:50px;
}

div#wallpaper2	{
	position:absolute;
	width: 250px;
	height:260px;
	text-align:center;
	top:50px;
	left:325px;
}

#wptext	{
	position:absolute;
	width:600px;
	height:25px;
	top:22px;
	left:12px;
	text-align:center;
}

a, a:visited	{
	text-decoration:none;
	color:#0066CC;
}

a:hover	{
	text-decoration:underline;
}
	


/* BUTTONS */
		
#startbutgr	{
	background-image:url(images/startbut1.png);
	background-repeat:no-repeat;
}

#productionbutgr	{
	background-image:url(images/productionbut1.png);
	background-repeat:no-repeat;
}

#productsbutgr	{
	background-image:url(images/productsbut1.png);
	background-repeat:no-repeat;
}

#factorybutgr	{
	background-image:url(images/factorybut1.png);
	background-repeat:no-repeat;
}

#contactbutgr	{
	background-image:url(images/contactbut1.png);
	background-repeat:no-repeat;
}

#advertbutgr	{
	background-image:url(images/adsbut1.png);
	background-repeat:no-repeat;
}

#wallpaperbutgr	{
	background-image:url(images/wallpapersbut1.png);
	background-repeat:no-repeat;
}

#ordersbutgr	{
	margin-left:150px;
	background-image:url(images/ordersbut1.png);
	background-repeat:no-repeat;
}


#startbutgr:hover,#startbut_selgr	{
	background-image:url(images/startbut2.png);
	background-repeat:no-repeat;
}

#productionbutgr:hover,#productionbut_selgr	{
	background-image:url(images/productionbut2.png);
	background-repeat:no-repeat;
}

#productsbutgr:hover,#productsbut_selgr	{
	background-image:url(images/productsbut2.png);
	background-repeat:no-repeat;
}

#factorybutgr:hover,#factorybut_selgr	{
	background-image:url(images/factorybut2.png);
	background-repeat:no-repeat;
}

#contactbutgr:hover,#contactbut_selgr	{
	background-image:url(images/contactbut2.png);
	background-repeat:no-repeat;
}

#advertbutgr:hover,#advertbut_selgr	{
	background-image:url(images/adsbut2.png);
	background-repeat:no-repeat;
}

#wallpaperbutgr:hover,#wallpaperbut_selgr	{
	background-image:url(images/wallpapersbut2.png);
	background-repeat:no-repeat;
}

#ordersbutgr:hover,#ordersbut_selgr	{
	background-image:url(images/ordersbut2.png);
	background-repeat:no-repeat;
}

#ordersbut_selgr	{
	margin-left:150px;
}




#startbuten	{
	background-image:url(images/startbuten.png);
	background-repeat:no-repeat;
}

#productionbuten	{
	background-image:url(images/productionbuten.png);
	background-repeat:no-repeat;
}

#productsbuten	{
	background-image:url(images/productsbuten.png);
	background-repeat:no-repeat;
}

#factorybuten	{
	background-image:url(images/factorybuten.png);
	background-repeat:no-repeat;
}

#contactbuten	{
	background-image:url(images/contactbuten.png);
	background-repeat:no-repeat;
}

#advertbuten	{
	background-image:url(images/adsbuten.png);
	background-repeat:no-repeat;
}

#wallpaperbuten	{
	background-image:url(images/wallpapersbuten.png);
	background-repeat:no-repeat;
}

#ordersbuten	{
	margin-left:150px;
	background-image:url(images/ordersbuten.png);
	background-repeat:no-repeat;
}



#startbuten:hover, #startbut_selen	{
	background-image:url(images/startbuten2.png);
	background-repeat:no-repeat;
}

#productionbuten:hover,#productionbut_selen	{
	background-image:url(images/productionbuten2.png);
	background-repeat:no-repeat;
}

#productsbuten:hover,#productsbut_selen	{
	background-image:url(images/productsbuten2.png);
	background-repeat:no-repeat;
}

#factorybuten:hover,#factorybut_selen	{
	background-image:url(images/factorybuten2.png);
	background-repeat:no-repeat;
}

#contactbuten:hover,#contactbut_selen	{
	background-image:url(images/contactbuten2.png);
	background-repeat:no-repeat;
}

#advertbuten:hover,#advertbut_selen	{
	background-image:url(images/adsbuten2.png);
	background-repeat:no-repeat;
}

#wallpaperbuten:hover,#wallpaperbut_selen	{
	background-image:url(images/wallpapersbuten2.png);
	background-repeat:no-repeat;
}

#ordersbuten:hover,#ordersbut_selen	{
	background-image:url(images/ordersbuten2.png);
	background-repeat:no-repeat;
}

#ordersbut_selen	{
	margin-left:150px;
}




#prod1	{
	background-image:url(images/orangethumb.png);
	background-repeat:no-repeat;
}

#prod2	{
	background-image:url(images/lemonthumb.png);
	background-repeat:no-repeat;
}
#prod3	{
	background-image:url(images/gazozathumb.png);
	background-repeat:no-repeat;
}
#prod4	{
	background-image:url(images/beeralthumb.png);
	background-repeat:no-repeat;
}
#prod5	{
	background-image:url(images/sodathumb.png);
	background-repeat:no-repeat;
}
#prod6	{
	background-image:url(images/limethumb.png);
	background-repeat:no-repeat;
}
#prod7	{
	background-image:url(images/tonicthumb.png);
	background-repeat:no-repeat;
}

#prod1:hover	{
	background-image:url(images/orangethumb2.png);
	background-repeat:no-repeat;
}

#prod2:hover	{
	background-image:url(images/lemonthumb2.png);
	background-repeat:no-repeat;
}
#prod3:hover	{
	background-image:url(images/gazozathumb2.png);
	background-repeat:no-repeat;
}
#prod4:hover	{
	background-image:url(images/beeralthumb2.png);
	background-repeat:no-repeat;
}
#prod5:hover	{
	background-image:url(images/sodathumb2.png);
	background-repeat:no-repeat;
}
#prod6:hover	{
	background-image:url(images/limethumb2.png);
	background-repeat:no-repeat;
}
#prod7:hover	{
	background-image:url(images/tonicthumb2.png);
	background-repeat:no-repeat;
}
.start_transgr {
	height:63px;
	width:68px;
	border:0px;
}
.production_transgr {
	height:63px;
	width:99px;
	border:0px;
}
.products_transgr {
	height:63px;
	width:80px;
	border:0px;
}
.factory_transgr {
	height:63px;
	width:111px;
	border:0px;
}
.contact_transgr {
	height:63px;
	width:104px;
	border:0px;
}
.adverts_transgr {
	height:63px;
	width:100px;
	border:0px;
}
.wallpapers_transgr {
	height:63px;
	width:98px;
	border:0px;
}
.orders_transgr {
	height:63px;
	width:99px;
	border:0px;
}
.start_transen {
	height:63px;
	width:68px;
	border:0px;
}
.production_transen {
	height:63px;
	width:88px;
	border:0px;
}
.products_transen {
	height:63px;
	width:91px;
	border:0px;
}
.factory_transen {
	height:63px;
	width:59px;
	border:0px;
}
.contact_transen {
	height:63px;
	width:86px;
	border:0px;
}
.adverts_transen {
	height:63px;
	width:100px;
	border:0px;
}
.wallpapers_transen {
	height:63px;
	width:98px;
	border:0px;
}
.orders_transen {
	height:63px;
	width:99px;
	border:0px;
}

#footerdiv	{
	position:absolute;
	margin-left:440px;
	color:#999999;
	top:620px;
	font-size:10px;
	text-align:center;
}	