@charset "UTF-8";
/* © Copyright 2009-2011 Far East Take Away - Design by <a href="http://www.FrostLogic.no/" target="FrostLogic">FrostLogic</a> */
a:link 
{
	color: #000000; 
	text-decoration: underline; 
}

a:visited 
{
	color: #000000; 
	text-decoration: underline;  
}

a:hover
{
	color: #000000; 
	text-decoration: none;
}

a:active 
{
	color: #000000; 
	text-decoration: underline;  
}

a:link img,
a:visited img,
a:hover img,
a:active img
{
	border:2px solid #000000; 
} 

a.noOutline
{
	outline:none;
} 
 
a.noOutlineWithBorder
{
	border:thin;
	outline:none;
} 


#frontPageMap
{
	margin: 10px 5px 10px 10px;
	float:right;
	width:200px;
	height:192px;
}

#frontPageCar
{
	margin: 10px 5px 10px 10px;
	float:left;
	width:400px;
	height:197px;
}

#deliveryPageCar
{
	margin: 10px 0px 10px 5px;
	float:right;
	width:400px;
	height:197px;
}

#christmasFrontPageMap
{
	margin: 10px 5px 10px 10px;
	float:right;
	width:400px;
	height:309px;
}

#largeMap
{
	margin: 10px 5px 10px 10px;
	float:none;
	width:600px;
	height:480px;
}

#printBanner
{
	display:none;
}

.menuItemImg
{
	outline:none;
	border:none;
	padding-bottom:5px;
}

.buttonImg
{
	outline:none;
	border:none;
	padding-bottom:10px;
}

.menuItemImgExtraSpace
{
	outline:none;
	border:none;
	padding-top:20px;
	padding-bottom:5px;
}

.farEastTakeAwayBannerImg
{
	border:none;
}

body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #E4C703;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

#container 
{
	width: 780px;  
	background: #E4C703;
	margin: 0 auto; 
	text-align: left; 
}
 
#header 
{
	background: #E4C703;
	padding: 20px 0px 2px 0px;
}
 
#status
{
	background: #E4C703;
	text-align:right;
	font-size:x-small;
	padding: 2px 0px 2px 0px;
	width: 780px;
}

#sidebar 
{
	background: #E4C703;
	float: left; 
	width: 135px; 
	padding-top: 3px;
	padding-left: 5px;	
}

#mainContent 
{
	width:630px;
	margin: 0px 0px 0px 145px;
	text-align: left;
	padding-top: 2px;
	padding-left: 2px;
	background:#E4C703;
	color:#221E1F;
}
 
#footer 
{
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	clear: left;
	text-align: center;
	width: 780px;
	padding: 40px 0px 10px 0px;
	background:#E4C703;
	color:#221E1F;
} 

#deliveryTableSetup
{
	margin: 40px 5px 40px 0px;
	width:400px;
	text-align:left;
	border:none;	
}

.copyrightText
{
	font-size:x-small;
}

.leftTextCell
{
	text-align:left;
	vertical-align:text-top;
}

.centerTextCell
{
	text-align:center;
	vertical-align:text-top;
}

.rightTextCell
{
	text-align:right;
	vertical-align:text-top;
}

.printButton
{
	text-align:center;
	vertical-align:text-top;
	clear:both;
}

.imgSymbolCell
{
	vertical-align:baseline;
}

.imgSymbolRightCell
{
	text-align:right;
	vertical-align:baseline;
}

.imgSymbolCenterCell
{
	text-align:center;
	vertical-align:baseline;
}

.imgSymbolLeftCell
{
	text-align:left;
	vertical-align:baseline;
}

.newCol
{
	width:25px;
	text-align:center;
}

.numberCol
{
	width:45px;
	text-align:left;
}

.descriptionCol2p
{
	width:396px;
	text-align:left;
}

.descriptionCol3p
{
	width:449px;
	text-align:left;
}

.descriptionCol1p
{
	width:453px;
	text-align:left;
}

.hotCol
{
	width:30px;
	text-align:center;
}

.priceCol
{
	width:53px;
	text-align:center;
}

.sideOrderTableSetup
{
	width:550px;
	font-size: 0.85em;
	line-height: 1em;
	border:none;
	margin: 20px 10px 10px 57px;
}

.menuTableSetup
{
	width:630px;
	text-align:center;
	border:none;	
}


.orderTableSetup
{
	width:630px;
	text-align:left;
	border:none;	
}

.antCol
{
	width:80px;
	text-align:left;
}

.rettCol
{
	width:450px;
	text-align:left;
}


.storCol
{
	width:100px;
	text-align:left;
}


.addressTableSetup
{
	width:400px;
	text-align:left;
	border:none;
}

.clearfloat 
{ /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.overskrift
{ 
	font-size:large;
	font-weight:bold;
}

.litenOverskrift
{ 
	font-weight:bold;
}

.errorCell
{
	color:#E51803;
}

.nyhet
{ 
	font-weight:bold;
	color: #E51803;
	text-decoration:blink;
}




