* {
	margin: 0;
	padding: 0;
}
div.header {
	clear: both;
	background: url(media/bg/header.gif) no-repeat 100px 0px;	
}
div.header h1 {
	padding-left: 370px;
}

.images.home .orderSteps {
	margin: 3px 0 18px 0;
}
.images.home .orderBtn {
	text-align: center;
	margin: 0 0 20px 0;
}
.images.home .carousel {
	float: left;
	margin: 0 0 20px 0;
	width: 748px;
}
.images.home .funnyMeal {
	float: left;
	margin: 0 0 20px 0;
	width: 228px;
}
.images.home .botBox {
	float: left;
	margin: 0 30px 5px 0;
	width: 359px;
}
.images.home .botBox.last {
	margin-right: 0;
}
.images.home .footer {
	margin: 0 0 60px 0;
}

.rightCol {
	float: left;
	margin: 20px 0 0 32px;
}
.rightCol .twitterBox {
	background: url(media/home/homeNew/twitter.gif) top left no-repeat;
	margin: 0 0 12px 0;
	width: 201px;
	height: 39px;
}
.rightCol .twitterBox .twitter-follow-button {
	padding: 9px 0 0 45px;
	width: 60px !important;
}
.rightCol .twitterBox .followTxt {
	position: relative;
	top: -6px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #666699;
}
.rightCol .facebookBox {
	margin: 0 0 60px 0;
}
.rightCol .facebookBox .facebookTop {
	background: url(media/home/new/facebook-box-top.png) top left no-repeat;
	padding: 6px 10px 6px 9px;
	width: 182px;
}
.rightCol .facebookBox .facebookTop .facebookBg {
	background: #fff;
}
.rightCol .facebookBox .facebookBot {
	background: url(media/home/homeNew/facebook-box-bot.png) top left no-repeat;
	width: 201px;
	height: 51px;
}
div.note {
	width: 203px;
	background: url(media/bg/note.gif) top no-repeat;
	position: absolute;
	left: 785px;
	right: 10px;
	z-index: 2100;
	color: #64526e;
}
.rightCol div.note {
	position: relative;
	left: auto;
	right: auto;
	margin: 0 0 24px 0;
}
div.note .padding {
	padding: 0 18px 0 17px;
	*padding: 0 20px 0 18px;
}

div.note .imgBotR {
	text-align: center; 
	padding-bottom: 15px;
	display: block;
}
div.note-bottom {
	position: relative;
	bottom: -12px;
	clear:both;
	background: url(media/bg/note-bottom.gif) bottom no-repeat;
	margin: 0;
	height: 12px;
	*height: auto;
}

div.logged {
	padding: 200px 0 0 0;
}
div.components {
	padding: 30px 0 0 0;
}

/*div.images .pictureFrames {
	position: absolute;
	z-index: 50;
}

div.images .picture1 {
	position: absolute;
	top: 113px;
	left: -30px;
	z-index: 20;
}
div.images .picture2 {
	position: absolute;
	top: 113px;
	left: 140px;
	z-index: 10;
}
div.images .picture3 {
	position: absolute;
	top: 360px;
	left: -12px;
	z-index: 10;
}
div.images .extra {
	position: absolute;
	top: 280px;
	left: 0px;
	z-index: 80;
}
div.images .phone {
	position: absolute;
	top: 330px;
	left: 220px;
	z-index: 20;
}
div.images .enquete {
	position: absolute;
	top: 130px;
	left: 335px;
	z-index: 50;
}

div.images .brochure {
	position: absolute;
	top: 113px;
	left: 415px;
	z-index: 30;
}*/

div.login {
	border-bottom: 1px solid #64526e;
	padding: 5px 0 10px 0;
	font-size: 0.90em;
}
div.loggedIn {
	position: relative; 
	top: 0px; 
	left: 0px; 
	z-index: 10;
	text-align: center;
	line-height: 18px;	
	padding-top: 76px;
}

div.continue {
	padding: 5px 10px 20px 10px;
	text-align: right;
}
div.menu, div.menuSmall, div.menuSmallst  {
	position: absolute;
	z-index: 1;
	left: 20px;
	top: 135px;
	width: 643px;	
}

div.menuSmall {
	width: 548px;
}

div.menuSmallst {
	width: 300px;
}

div#Pizza, div#Pasta, div#Archive, div#Toppings, div#SideDishes, div#Checkout, div#prevCustPizza, div#customPizza  {
	left: 100px;
	position: relative;
	
	top: 10px;
	z-index: 1;
}
div#Checkout   {
	left: 340px;
}
div#Toppings, div#customPizza  {
	left: 335px;
}
div#Preview {
	left: 0;
	top: 250px;
}
div#prevCustPizza  {
	left: 20px;
	top: 400px;
}
#Preview td {
	padding-left: 10px;
}


div.contents, .menuSmall div.contents {
	float: left;
	padding: 0;
	width: 643px;
	/*background-color: #fe9;*/
}

.menuSmall div.contents {
	width: 548px;
}

.menuSmallst div.contents {
	width: 443px;
}

div#prevCustPizza div.contents {
	width: 280px;
}

div.order {
	width: 600px;
}
div.order div.contents {
	width: 598px;	
}

.contents select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #003;
	font-size: 1em;
	width: 135px;
}

table.form select {
	font-size: 1em;
	width: 150px;
}

div.select {
	float: left;
	display: none;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #666;
	width: 178px;
	background-color: #fe9;
}
div.toppings {
	/*background-color: #ffe36b;*/
}

/* LABELS */

div.previewpane, div.previewpaneDT {
	position: relative;
	left: -164px;
	z-index: 300;
	width: 510px;
}

div.previewpaneDT {
	left: -295px;
}

div.previewpane div.previewpane, div.previewpaneDT div.previewpaneDT {
	left: 0;
}

div.columns {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
}
div.column {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	width: 210px;
}
fieldset.account div.column, div.toppings div.column{	
	width: 210px;
}
div.reg div.first {
	padding: 0 10px 0 30px;
	width: 190px;
}
div.reg fieldset.account div.first, div.toppings div.first {
	padding: 0 10px 0 0;
	width: 190px;
}

/* Added on 27.09.2006 with changes in order process */

div.clear {
	width: 100%;
	clear: both;
	float: none;	
}

/*Added 29.09.2006 - change cursor on non-draggable menus*/
div.reg {
	cursor:default;
}
div.missing-page {
	position: absolute;
}
div#Toppings2 {
	left: 15px;
	top: 478px;
}
div#MyPizzasCustomDouble {
	left: 3px;
	top: 440px;
}





/*Added 12.03.2007 - from Reni html */

dd.pizza-img {
    width:132px;
    float:left;
}
dd.pizza-img img {
    padding-top:5px;
    padding-bottom:5px;
    padding-left:15px;
}
.evenDelicatessen  dd.pizza-img img {
    padding : 0;
}
dd select {
	font-size: 10px;
}


.carousel{
	width: 744px;
	height: 231px;
}
	.carousel .L{
		width: 218px;
	}
.bannerLink{
	width:218px;
	height:56px;
	float:left;
	margin-bottom:1px;
	text-decoration: none;
}	
	.bannerLink.tab1{background:url("media/home/slideshow/carousel-tab1.png") no-repeat 0 0;}
	.bannerLink.tab2{background:url("media/home/slideshow/carousel-tab2.png") no-repeat 0 0;}
	.bannerLink.tab3{background:#138763 url("media/home/slideshow/carousel-tab3.png") no-repeat 0 100%; height:58px;}
	.bannerLink.tab4{background:url("media/home/slideshow/carousel-tab4.png") no-repeat 0 100%; height:58px; margin-bottom:0;}
	
.preview{
	float: right;
	width:530px;
	height:231px;
}
.L{
	float:left;
}

.rightCol .youtubeBox {
	background: url(media/home/new/youtube.png) top left no-repeat;
	margin: 0 0 12px 0;
	width: 200px;
	height: 38px;
}
.rightCol .youtubeBox .youtube-follow-button {
	position: relative;
	top: 5px;
	margin: 0 0 0 7px;
	width: 188px !important;
	height: 30px;
	display: block;
}
.rightCol .youtubeBox .followTxt {
	position: relative;
	top: -6px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #666699;
}
