#homeContent {
	width: 100%;
	/*padding-left:10px; */
/*	opacity:0.6;*/
/*	background:url(../css/images/bg/bigcake1.jpg) no-repeat center;
	border-radius:15px;*/
}

#dhurata-homeContent {
 	width: 810px;
	background-color:#FFF;
}

#top-home {

}

#center-home { /* items go here */
	float: left;
	/*width:640px; */
	width:810px;
	margin-top:6px;
}

/* vertical menu and more goes here
#leftside-home { 
	float: left;
	width:170px;
	margin-top:6px;
}
*/


#itembox { 
float: left;
color: #333;
margin: 10px 7px 0px 0px;
padding: 0px;
width: 202px;
height:180px;
display: inline;
position: relative;
background:url(images/item-box.jpg) no-repeat;
}

.horizontalDivision {
padding-top:5px;
border-top-style:dotted;
border-top-width:thin;
padding-bottom:5px;
height:10px;

}

.introWrapper {
	position:relative;
	padding-top:8px;
	padding-left:5px;
	width:100%;
	z-index:100;
	/*background-color:#804000; */
}

.dhurata-introWrapper {
	position:relative;
	padding-top:8px;
	padding-left:5px;
	width:805px;
	z-index:100;
}
@media screen and (max-width: 500px) {
.dhurata-introWrapper {
	width:300px;
	width: 90vw;
}	
}

.startOrderWrapper {
margin-left:5px;
padding:8px;
background:url(../css/images/greyGradientVertShort.jpg) repeat-x top;
z-index:201; /* less than header 202 */

/*background-color:#0000FF; */
}

.startOrderOtherWrapper {
margin:0px;
padding:8px;
background:url(../css/images/greyGradientVertShort.jpg) repeat-x top;
z-index:201; /* less than header 202 */

/*background-color:#0000FF; */
}

/*
#startOrder {

width:200px;
}
*/

.startOrderIntro {
position:relative;
top:0px;
left:0px;

width:450px;
z-index:200;
/*background-color:#0080C0; */
}

.startOrderIntroText {
padding:20px;
/*font-style:italic; */
font-size:26px;
font-weight:bold;
color:#DD0000;

}

.startOrderIntroText  span {
font-size:18px;
/*font-style:italic; */
font-weight:400;
}
