/* MenuMaker main div */
.MenuMaker {background-color:white;	width:650px;
	border:1px solid #8b898a; border-top:0px; 
	padding:12px 13px 0px 12px; margin:0px 0px 30px 0px;
	height:100%;}	
	
.pnlSelectCocktail a {font-size:10px;}
	
/* IFrame Proof */	
.PreviewDiv {float:left;margin-left:15px; }
.IFrameDiv {position:absolute;top:230px;width:240px;height:790px;overflow:auto;}
.IFrameDiv input {}
.IframeCss {width:240px;height:710px;  border:0px solid red; margin:0px; padding:0px;}

.DivWithProof {float:left;width:400px;}

select {width:140px;}
table.cocktailsTable {	background-color:#d1d2d4;	width:380px;}
.cocktailsTableCell1 {	padding-left:9px;	height:20px;}
.cocktailsTableCell2 {	padding-right:20px;	height:20px;}	
.ddls {font-size:9px;width:130px;}
input {font-size:9px;}

/* Tabs  */	
table.TabsTable {width:100%;}
.Tabs { width:172px; height:22px;	background: url(/images/MenuMaker/Tab.gif);}
.Tabs1 { width:172px; height:22px;	background: url(/images/MenuMaker/Tab_Over.gif);}	
.TabNumbers { font-size:15px; font-weight:bold;	color:#a22822;	margin-left:10px;}	
.Tabs140 { 	width:140px; height:22px;	background: url("/images/MenuMaker/Tab140.gif");}	
.TabsEnd {border-bottom:1px solid #8b898a; width:100px;}
a.TabLinks, a.TabLinks:visited, a.TabLinks:active   { color : black; text-decoration:none;font-size:12px;}
a.TabLinks:hover    { color : #a22822; text-decoration:none;}

/* Menus Div */
.MenusDiv { text-align:center; margin-top:20px;}
.MenusDiv table { margin-left:auto; margin-right:auto;}
.MenuItem {margin:10px 15px 0px 15px;}

/* Select Cocktails Div */
div.CocktailItem {width:100%; background-color:#d1d2d4;margin-bottom:10px; padding-bottom:3px;padding-top:5px;}
table.cocktailsTable { width:98%;  }
table.cocktailsTable td { vertical-align:top; padding-bottom:3px; }
table.cocktailsTable select { width:135px; height:18px; }
.CocktailNameInput {width:305px;}
table.cocktailsTable textarea { width:99.5%; height:28px;}

div.NumberBox {width:12px;height:12px;  text-align:center; background-color:#9a2220; line-height:8px; 
                margin:0px 2px 0px 0px;}
div.NumberBox * { color:White; font-size:8px; }

/* Personalise Div */ 
.SelctLogo {background-color:#d1d2d4; padding:10px;}

.price {font-weight:bold;color: #7d2018;}
