/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0 0 0 0;
	padding: 0;
}

body {
	font-size: 12px;
	font-family: Monaco, sans-serif;
	background: #fff;
}

growcaption {
	font-size: 10px;
	font-family: Monaco, sans-serif;
	background: #fff;
}


body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: underline; color: #000;  }
a:active { text-decoration: underline; color: #000; }
a:visited { text-decoration: underline; color: #000; }
a:hover { text-decoration: none; color: #000; }

a img { border: none; }

#menu {
    width: 160px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
	
}

.link1 a:link { text-decoration: none; color: #000;  }
.link1 a:active { text-decoration: none; color: #996600; }
.link1 a:visited { text-decoration: none; color: #000; }
.link1 a:hover { text-decoration: none; color: #000; background-color:#666666; }


#menu ul {
	list-style: none;
	margin: 0 0 10px 0;
}

#menu ul li.section-title { }

#content {
    height: 100%;
    margin: 0 0 0 160px;
}

.container {
    padding: 0px 15px 15px 21px;
}

#content p { width: 451px; align: left; margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; width: 600px; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

#menu ul li.section-title-Products { display:block; width:117px; height: 20px; background-image:url(http://www.simplysandwich.com.sg/images/mbar5.gif); background-repeat:no-repeat; }

#menu ul li.section-title-Services { display:block; width:117px; height: 20px; background-image:url(http://www.simplysandwich.com.sg/images/mbar6.gif); background-repeat:no-repeat; }

#menu ul li.section-title-New { display:block; width:117px; height: 42px; background-image:url(http://www.simplysandwich.com.sg/images/mbarpromo.gif); background-repeat:no-repeat; }

#menu ul li.section-title-Products span, #menu ul li.section-title-New span, #menu ul li.section-title-Services span { left:-2000px; position:absolute; }



/*------------ THIRD COLUMN---------------------------------*/

.title {
	padding-bottom: 0px;
	}
	
#re {
	position: absolute;
	width: 219px;
	left: 810px;
	top: 0px;
	font-size: 10px;
	font-family: Monaco, sans-serif;
	}
	
#recaption {
	margin-top: 3px;
	font-size: 10px;
	font-family: Monaco, sans-serif;
	}
	
#re li {
	list-style: none;
	padding-bottom: 10px;
	}
	
#re a {
	font-style: normal;
	}
	
.description {
	font-style: normal;
	}

/*------------ END SPECIALS -----------------------------*/

/*------------ MAP ---------------------------------*/
#googlemap {
	position: absolute;
	top: 130px;
	font-style: normal;
	padding-top:5px; 
	padding-bottom:15px; 
	border-style:solid;
	border-width:15px;
	border-color:#FFF;
	background-color:#FFF;
	}
/*------------ END MAP -----------------------------*/

/*------------ MAP ---------------------------------*/
#maincontentdrop {
	position: absolute;
	top: 150px;
	width: 594px;
	font-style: normal;
	}
/*------------ END MAP -----------------------------*/


/*------------ Hand delivered ---------------------------------*/
#firstcolumn{
	position: absolute;
	width: 150px;
	font-size: 10px;
	font-family: Monaco, sans-serif;
	}
	
#secondcolumn{
	position: absolute;
	left: 156px;
	width: 150px;
	font-size: 10px;
	font-family: Monaco, sans-serif;
	}
	
#thirdcolumn{
	position: absolute;
	left: 305px;
	width: 150px;
	font-size: 10px;
	font-family: Monaco, sans-serif;
	}		
	
#fourthcolumn{
	position: absolute;
	left: 458px;
	width: 150px;
	font-size: 10px;
	font-family: Monaco, sans-serif;
	}			
	
#table div {

width: 190px;
float: left;
font-size: 10px;
	font-family: Monaco, sans-serif;
}

#tablesecond  {
	position: absolute;
width: 200px;
float: left;
font-size: 10px;
	font-family: Monaco, sans-serif;
}






/*------------ END MAP -----------------------------*/


#deliverbottom {
	background: transparent url(http://www.simplysandwich.com.sg/images/delivery-bottom.png) bottom left no-repeat; 
	background-repeat: no-repeat;
	position: fixed;
	height: 125px;
	width: 594px;
	left: 160px;
	bottom: 0px;
}


#floathandlines{
	
		width:114;
		top:135px;
		left:21px;
		
		position:absolute;
			
		}
		
#floatbottomright {
	position: fixed;
	
		left: 20px;
	bottom: 5px;
}