body, div, dd, dt, dl, img, ul, ol, li, p, h1, h2, h3, h4, h5, form {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

/* remove body style */

input, select {
	font-family: Arial,sans-serif;
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/	
    font-size: 12px;
    border: 1px solid #aaa;
    /*padding: 4px;*/ /*Doesn't work correctly in IE*/
    /*vertical-align: middle;*/
}

p {
    text-align: justify;
    margin: 12px;
    line-height: 150%;
}

ol, ul {
    margin: 10px 0px 10px 6px;
}

li {
    margin: 10px 12px;
}

h1, h2, h3, h4, h5 {
	font-family: Arial,sans-serif;
	/*font-family: "Trebuchet MS", Arial, sans-serif;*/
    line-height: normal;
    color: #223F74;
    font-weight: bold;
}
h1 {
    font-size: x-large;
    padding: 0px;
    margin-bottom: 10px;
}
h2 {
    font-size: large;
	letter-spacing: 0px;
	color: #376098;
	line-height: 170%
}
h3 {
	font-size: medium;
    letter-spacing: 0px;
    color: #333300;
}

/*
.menuForm dd, .menuForm dt {
	border: 0;
	padding: 0;
}

.menuForm dt {
	color: #2C5298;
	font-size: 12px;
}
.menuForm dd {
	padding-bottom: 5px;
}
.menuForm .error {
	color: #FF0000;
	font-size: 12px;	
}
*/

#mainTable {
	width: 800;
	margin: 0px;
	padding: 0px; 
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

#header {
    position: relative;
    height: 60px;
    text-align: left;
    font-weight: normal;
    color: #264071;
}
#header span {
    position:absolute;
    top: 10px;
    left: 16px;
    padding-top: 3px;
    height: 46px;
    font-size: 34px;
	width: 100%;
}

#nav {
	position: relative;
	padding: 1px 20px 0 20px;
	line-height: normal;
	height: 25px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	margin-top: 1px;
	list-style: none;
	text-align: center;
}
#nav li {
	float: left;
	margin: 0px;
	margin-right: 2px;
	padding: 0 0 0 4px;
}
#nav li a {
	display: block;
	padding: 6px 20px 6px 16px;
	font-family: Arial,sans-serif;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
#nav li a:hover {
	color: #044c9c;
}

#nav .current {
	border-bottom: 1px solid #fff;
	background: url(../img/nav.tab.left.gif) no-repeat left top;
}
#nav .current a {
	color: #044c9c;
	background: url(../img/nav.tab.right.gif) no-repeat right top;
}
#nav .current a {
	text-decoration: none;
}

#content {
	padding-top: 20px;
	vertical-align: top;
	padding-right: 20px;
	line-height: 150%	
}

#sidebar {
	width: 240px;
	padding-top: 20px;
	margin-top: 11px;
	margin-bottom: 12px;
}

.menu {	    
	background: #619ad9 url(../img/menu.bg.gif) 0 100% no-repeat;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 12px;
}
.menu dt {
	color: #fff;
	font-weight: bold;
	padding: 7px 6px 5px 16px;
	border-bottom: 2px groove #6AA9EE;
}
.menu dd {
	background-color: #DDEEFF;
	border-top: 1px solid #F9FBFD;
	border-bottom: 1px solid #3B7FBD;
	border-left: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	padding: 6px;
}
.menu input {
	width: 220px;
}
.menu select {
	width: 220px;
}

.menu textarea {
	width: 220px;
}

.menuHeader {
	background: #619ad9 url(../img/menu.top.bg.gif) 0 0 no-repeat;
	border-bottom: 1px solid #000;
}

.menuForm da, .menuForm dt {
	border: 0;
	padding: 0;
}

.menuForm dt {
	font-size: 12px;
	color: #9e92d7;
	text-align: justify;
}
.menuForm dd {
	padding-bottom: 5px;
}
.menuForm .error {
	color: #FF0000;
	font-size: 12px;	
}

.cloudForm {
	text-align: center;
	font-size: 0.4em;
}
.cloudForm a {
	color: #376098;
	text-decoration: none;
}
.cloudForm a:hover {
	color: #000000;
	text-decoration: underline;
}
.cloudForm .smallestTag1 {
	font-family: Verdana; 	
	font-style: normal;
	font-size: 10px;
}
.cloudForm .smallestTag2 {
	font-family: Arial; 
	font-style: italic;
	font-size: 10px;
}
.cloudForm .smallestTag3 {
	font-family: sans-serif;
	font-style: oblique;
	font-size: 10px;
}
.cloudForm .smallTag1 {
	font-family: Verdana; 	
	font-style: oblique;
	font-size: 12px;
}
.cloudForm .smallTag2 {
	font-family: Arial; 
	font-style: normal;
	font-size: 12px;
}
.cloudForm .smallTag3 {
	font-family: sans-serif;
	font-style: italic;
	font-size: 12px;
}
.cloudForm .mediumTag1 {
	font-family: Verdana; 	
	font-style: italic;
	font-size: 14px;
}
.cloudForm .mediumTag2 {
	font-family: Arial; 
	font-style: oblique;
	font-size: 14px;
}
.cloudForm .mediumTag3 {
	font-family: sans-serif;
	font-style: normal;
	font-size: 14px;
}
.cloudForm .largeTag1 {
	font-family: Verdana; 	
	font-style: normal;
	font-size: 16px;
}
.cloudForm .largeTag2 {
	font-family: Arial; 
	font-style: italic;
	font-size: 16px;
}
.cloudForm .largeTag3 {
	font-family: sans-serif;
	font-style: oblique;
	font-size: 16px;
}
.cloudForm .largestTag1 {
	font-family: Verdana; 	
	font-style: oblique;
	font-size: 18px;
}
.cloudForm .largestTag2 {
	font-family: Arial; 
	font-style: normal;
	font-size: 18px;
}
.cloudForm .largestTag3 {
	font-family: sans-serif;
	font-style: italic;
	font-size: 18px;
}

.formButton {
	/*background: # url(../img/btn.bg.gif) 0 0 repeat-x;
	border-style: ridge;*/
	font-family:Arial,sans-serif;
    font-weight:bold;
    text-decoration:underline; 
    background-color:#fed;
   	border:1px solid;
    border-top-color:#696;
    border-left-color:#696;
    border-right-color:#363;
    border-bottom-color:#363;
    filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}
}

.formButton.btnhov {
	border-top-color:#c63;
	border-left-color:#c63;
	border-right-color:#930;
	border-bottom-color:#930;
}

.selectMenu {
	/*background: # url(../img/btn.bg.gif) 0 0 repeat-x;
	border-style: ridge;*/
	font-family:Arial,sans-serif;
    background-color:#fed;
   	border:1px solid;
    border-top-color:#696;
    border-left-color:#696;
    border-right-color:#363;
    border-bottom-color:#363;
    filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}
}

#loadingBox {
	padding-top: 80px;
	text-align: center; 
}

#grayBox {
	text-align: center; 
	color: #666;
}

.resultList {
	border-spacing: 6px;
	border: 0px solid #dadada;
	/*border: 0px;*/		
}

.resultList td.header {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	/*height: 24px;*/
}

.resultList td.header a {
	text-decoration: none;
	color: #868686;
}

.resultList td.header a:hover {
	text-decoration: underline;
	color: #868686;
}

.resultList td.body {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	/*background: url(../img/shade.list.gif) 0 2px repeat-x; */	
	/*height: 54px;*/
	text-align: left;
}

.resultListLogo {
	vertical-align: top;
	text-align: center;
	padding: 5px;
	border: 0px solid #dadada;
	font-size: 0;
	/*width: 256px; */ /*128px; 84px;*/
	/*height: 256px; */ /*128px; 84px;*/
}

.cntSubTitle {
	padding: 10px;
	border: 0;
	border-top: 0px solid #dadada;
	background: url(../img/shade.subtitle.gif) 0 2px repeat-x;
	color: #2C5298;
	font-size: 12px;
}

.searchPanel {
	padding: 10px;
	border: 1;
	border-top: 0px solid #dadada;
	color: #2C5298;
	font-size: 12px;
}

.rightSideBar {
	border: 1;
	border-left: 0px solid #dadada;
	color: gray;
}

.cntSubTitle, .cntError, .group {
	margin: 0;
	/* margin-bottom: 5px; */
	border: 0px solid #eaeaea;
	background-color: #fff;
}
.cntInfo p, .cntError p, .cntAlert p {
	padding: 0;
	padding-bottom: 5px;
}

.cntError {
	padding: 4px;
	background-color: #ffc;
	border-color: #930;
	font-size: 10px; /* make box not wrap */;
	white-space: nowrap;
	position: relative;
	left: 5px;
}

div.suggestions {
	-moz-box-sizing: border-box;
	border: 1px solid black;
	position: absolute;  
	background-color: #efefef; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}

div.suggestions div {
	cursor: default;
	padding: 0px 4px;
	background-color: #efefef; 
	text-align: left;
	font-size: 11px;
	padding: 0px;
	-moz-border-radius: 0px;
	padding-left: 2px;
	padding-right: 2px;
}

div.suggestions div.current {
	background-color: #3366cc;
	color: white;
}


.summary {
	width: 100%;
    padding-bottom: 5px;
	border-spacing: 10px;	
}

.summaryTdText, .groupTdText {
	text-align: left;
	vertical-align: top;
}

.summaryTdLogo {
	padding-right: 10px;
}

.summaryLogo {
	vertical-align: middle;
	text-align: center;
	padding: 5px;
	border: 1px solid #dadada;
	font-size: 0;
	width: 128px;
	height: 128px;
	/*width: 84px;
	height: 84px;*/
}

.summaryTdImage {
	width: 155px;
}

.summaryImage {
	vertical-align: text-top;
	text-align: center;
	padding: 5px;
	border: 1px solid #dadada;
	font-size: 0;
	/*width: 256px; */ /*150px;*/
	/*height: 256px; */ /*150px;*/
}

.summaryThumbnail {
	vertical-align: text-top;
	text-align: center;
	padding: 1px;
	border: 0px solid #dadada;
	font-size: 0;
	/*width: 256px; */ /*150px;*/
	/*height: 256px; */ /*150px;*/
}

/*
.summaryComment {
	text-align: left;
	margin-left: 10px;
}

.summaryCommentFooter {
	text-align: right;
	margin: 0 0 20px 0;
	border-top: 1px solid #eaeaea;
	padding-top: 3px;
	color: #666;
	font-size: 10px;
}
*/

.commentbox{
background-color: #ececec;
width: 450px;
padding: 10px;
}

.commentfooter{
background: url(../img/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

#tooltip {
	position: absolute;
	visibility: hidden;
	border: 1px solid #2C5298;
	padding: 2px;
	min-width: 100px; /*NS6 style to overcome bug*/
	min-height: 100px;
}

#contentBar {
	padding: 0px;
	margin: 0px;
}

#dragBar {
	cursor: move;
	background-color: #619ad9;
}

#dragBar .closeImg {
	cursor: pointer;
	margin-right: 2px;
	width: 12px;
	height: 12px;
}

#starLabel {
	font-size: 12px;
    color: #495159;	
}

#starContainer {
	height: 20px;
}

.staticStar {
	cursor: default;
	vertical-align: text-top;
}

.dynamicStar {
	cursor: pointer;
	vertical-align: text-top;
}

.mainHeader {
	font-family: Arial,sans-serif;
	font-size: 12x;
	font-weight: bold;
	color: black;
	/*text-decoration: underline;*/
	text-transform: capitalize;
	letter-spacing: 0.3ex;
}

.mainHeader td.header {
	border-color: green;
	border-bottom: 1px dotted #3B7FBD;
	border-width: thin;
}

.restaurantPriName {
	font-family: Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2569a7;
	text-transform: uppercase;
}

.restaurantSecName {
	font-family: Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.restaurantAllTypes {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: gray;
}

.restaurantAddress {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: green;
}

.restaurantMapDesc {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9e92d7;
	text-align: justify;
}

.restaurantBizs {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.restaurantContacts {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.restaurantGeneralDesc {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9e92d7;
	text-align: justify;
}

.restaurantPromotionDesc {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-align: justify;
}

.restaurantActivityDesc {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9e92d7;
	text-align: justify;
}

.cuisineGroupName {
	font-family: Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

.cuisineGroupDesc {
	font-family: Arial,sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: black;
	text-align: justify;
}

.cuisineName {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: maroon;
}

.cuisineIngredient {
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #464729;
}

.cuisineDesc {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: gray;
	text-align: justify;
}

.cuisinePrice {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: indigo;
}

.comment {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.collapsible {
          display: none; /* Only important part */
          border: dashed 1px silver;
          padding: 5px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.entry .error {
	float: right;
	text-align: left;
	width: 300px;
}


