body {
	background-color: #FF9900;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
  font-size: 14px;
	color: #FF6600;
}
h2 {
  font-size: 12px;
	color: #FF0000;
}
h3 {
	margin-top: 6px;
	margin-bottom: 4px;
	color: #000000;
	font-size: 12px;
}
p, .txt, td {
	color: #000000;
	font-size: 11px;
	line-height: 1.4em;
	font-family: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a, a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
.error {
  font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
div.requFields {
  font-size: 11px;
	padding: 5px 0 5px 0;
}


table.mainTable {
  border-collapse: collapse; 
	border: 1px solid #ffffff;
	width: 756px;
	voice-family: "\"}\""; 
	voice-family: inherit;
  width: 754px;
}
html>body table.mainTable {
  width: 754px;
}
#scrollArea {
	padding-left: 15px;
	/*padding-right: 15px;*/
	padding-top: 15px;
	background-color: #FFFFFF;
}
#mainArea {
    /*height: 377px;
	width: 377px;*/
  height: 362px;
	overflow: auto; 
	/*scrollbar-base-color: #FFFFFF; 
	scrollbar-face-color: #FF6600; 
	scrollbar-track-color: #CCCCCC; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-darkshadow-color:#CCCCCC;
	*/
	text-align: left;
}
#mainArea .inner {
	width: 344px;
}

#mainArea p, #mainArea .txt {
	margin-top: 6px;
	margin-bottom: 4px;
	color: #000000;
	font-size: 11px;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mainArea a, #mainArea a:link, #mainArea a:visited, #mainArea a:active {
    font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
#mainArea a:hover {
	color: #FF9900;
}
#footer {
	margin-top: 12px;
	width: 756px;
	text-align: center;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.imgLeft {
    float: left;
    margin-right: 4px;
	margin-bottom: 3px;
}
div.imgRight {
    float: right;
    margin-left: 4px;
	margin-bottom: 3px;
}

ul.mainMenu {
	margin: 0;
	padding: 0;
}
ul.mainMenu li {
	margin: 0;
	padding: 0 0 1px 0;
	list-style: none;
}
/*  ************************************************************************ 
 *   ITEM LISTS 
 *  ************************************************************************ */
#listItem {
	height: 55px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	border-bottom: 1px solid #FF0000;
	font-size: 11px;
	color: #000000;
}
#listItem div.image {
    /*float: right; */
	margin-left: 5px;
}
#listItem div.city {
	font-size: 11px;
	color: #FF0000;
    float: right; 
	font-weight: bold;
	/*padding-right: 5px;*/
}
#listItem a, #listItem a:link, #listItem a:visited, #listItem a:active {
    font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
#listItem a:hover {
	text-decoration: underline;
}
#pageNavi {
	font-size: 11px;
	font-weight: bold;  
	text-align: right;
}
#pageNavi .big { 
	font-weight: bold;  
	font-size: 10pt;
}
#pageNavi a, #pageNavi a:link, #pageNavi a:visited, #pageNavi a:active {
	color: #FF0000;
	font-weight: bold;  
	text-decoration: none;
}
#pageNavi a:hover {
	text-decoration: underline;
}



/*  ************************************************************************ 
 *   ITEM DETAILS  
 *  ************************************************************************ */
#itemDetails {
	padding-bottom: 5px; padding-top: 5px;
	text-align: left;
	border-bottom: 1px solid #FF0000; border-top: 1px solid #FF0000; 
	margin-bottom: 3px;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	width: 100%;
}
#itemDetails div.itemTitle {
    font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}
#itemDetails div.detailImage {
    float: right; 
	/*height: 188px;*/
	margin-left: 5px;
	margin-bottom: 5px;
}
#itemDetails div.drinkType {
    padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 3px; margin-left: -3px;
	border-bottom: 1px solid #999999;
	margin-bottom: 8px;
	color: #FF0000;
	font-weight: bold;
}
#itemDetails a, #itemDetails a:link, #itemDetails a:visited, #itemDetails a:active {
    font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
#itemDetails a:hover {
	text-decoration: underline;
}



/*  ************************************************************************ 
 *   FORMS  
 *  ************************************************************************ */
#AdOForm table {
  width: 100%;
	border: 0;
}
#AdOForm table tr td {
  padding: 1px 0 3px 0;
	vertical-align: top;
}

#AdOForm .fieldNameM, #AdOForm .fieldNameO {
    font-size: 11px;
		font-weight: bold;
}
#AdOForm .formInputTxt {
	border: 1px solid #FF9900;
	background: #FFFFFF;
	width: 190px;
	padding: 2px;  
  font-size: 11px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 184px;
}
html>body #AdOForm .formInputTxt {
	width: 184px;
}
#AdOForm .formInputTextArea {
	border: 1px solid #FF9900;
	background: #FFFFFF;
	width: 190px;
	height: 80px;
	padding: 2px;  
  font-size: 11px;
	font-family: inherit;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 184px;
}
html>body #AdOForm .formInputTextArea {
	width: 184px;
}
#AdOForm div.chkBox {
  height: 100%;
	padding: 0 3px 0 2px;
	float: left;
}

.note {
  font-size: 11px;
	color: #669900;
}
div.note {
  padding: 3px 0;
}
 

/*  ************************************************************************ 
 *   COOLMENU   
 *  ************************************************************************ */
 

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:relative; }
.clLevel0border{position:absolute; visibility:hidden; }


/*Styles for level 1*/
.clLevel1, .clLevel1over{position:relative; }
.clLevel1border{position:absolute; visibility:hidden;  }
