<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>

<style type="text/css">

body
{background-color: black; background-image: url('http://www.shaolin.com.au/Menu1/main.jpg'); background-repeat: repeat}

h6, h5, h4, h3, h2, h1  {color: #A00000; font-family:Chow Fun}
h6              {font-size: 20pt; margin-top: 20px; text-align: center;  margin-bottom: -20px}
h5              {font-size: 18pt; text-align: left}
h4              {font-size: 16pt; text-align: left; margin-bottom: -20px}

h3              {font-size: 16pt; text-align: left; margin-bottom: -20px; color: green}
h2              {font-size: 12pt; text-align: center; margin-top: -10px; margin-bottom: -20px; }
h1              {font-size: 12pt; text-align: left; margin-bottom: -20px; margin-top: 10px; }
.c              {font-size: 14pt; text-align: center; margin-bottom: -10px}
.td             {font-size: 14pt; text-align: left; margin-bottom: -20px; font-family: Times New Roman}

li              {font-size: 12pt; color: yellow; font-family: Times New Roman; text-align: left}
li:xxx          {margin-left:-20}


i               {font-size: 12pt; color:yellow; font-family: Times New Roman}
cite            {font-size: 14pt; font-style: italic; color: yellow; font-family: Times New Roman}
blockquote      {font-size: 12pt; margin-bottom: -5px; margin-top: -5px; color: orange}



td              {text-align: center; font-size: 10pt; color: white; font-family: Times New Roman; vertical-align: top}
.m              {vertical-align: middle}
.b              {vertical-align: bottom}
.t              {vertical-align: top}

.l              {text-align: left}
.lp            {text-align: left ; font-size: 12pt; color: Yellow; font-family: Times New Roman; vertical-align: text-top}
.lpw           {text-align: left; font-size: 12pt; color: white; font-family: Times New Roman; vertical-align: text-top}
.r              {text-align: right}
.rp            {text-align: right; font-size: 12pt; color: yellow; font-family: Times New Roman; vertical-align: text-top}
.cp            {text-align: center ; font-size: 12pt; color: Yellow; font-family: Times New Roman; vertical-align: text-top}
.xx            {border-bottom: white 2px; border-top: white 2px; }
.br            {border: 3px solid blue; }


ol              {margin-bottom: -15px; margin-top: -15px}
ul              {margin-bottom: -15px; margin-top: -15px}
          
p               {font-size: 12pt; color:gray; font-family: Times New Roman; text-align: left}
.t              {font-size: 14pt; color: red}
.ty             {font-size: 14pt; color: yellow}
.cy             {font-size: 14pt; color: yellow; text-align: center}
.s              {font-size: 10pt}
.n              {margin-bottom: -.04cm; color: white}
.m              {margin-bottom: -.00cm; color: white}
.b              {color: #FF8000}
.r              {text-align: right}
.td             {color:white}
.i              {margin-top: -.5cm; margin-bottom: .8cm; text-align: left; margin-left: 1cm; margin-right: 1cm; color: orange; font-style: italic}
.nl             {margin-bottom: 0px; text-decoration: underline}
.c              {text-align: center}
.c1             {font-size: 10pt; color: yellow; text-align: center}
.c2             {font-size: 10pt; color: red; text-align: center}
.a              {font-size: 12pt; margin-bottom: -3px}
.s              {font-size: 12pt; color:white; font-family: Times New Roman; text-align: left; font-wight: italic}
.shadow         {font-size: 14pt; color: orange; text-shadow: 1px blue}



a:link          {color:yellow}
a:visited       {color: #a0a0a0}
a:hover         {color: orange; background: green}

abbr            {font-style: italic; font-weight: bold}
-->

#dropmenudiv    {position:absolute; border:0px; border-bottom-width: 0px; font:normal 12px Time New Roman; line-height:18px; z-index:100; }
#dropmenudiv a  { width: 100%; display: block; }
#dropmenudiv a:hover{ /*hover background color*/ }

/******* DIV NAMES & Styles BELL ME Button********/

#bellme_cont = Container for main Button elements
.mynumber = Phone Number Input - <input type=text class=mynumber>
.ringring = Call Button - <input type=button class=ringring>
.bellme_feat = Container for call success/failure message 

/***** Conditional Styles (if enabled in control panel) *****/

#International Enabled
.bellme_interBut = Main container for radio buttons
Note: Each option is wrapped in label tag

#Departments Enabled
.bellme_multiBut = Main container for radio buttons
Note: Each option is wrapped in label tag

#Postcode Enabled
.bellme_pcode = Container for textfield
NOTE: Uses mynumber class as per default phone number input
.mynumber = Postcode Input - <input type=text class=mynumber>

</style>
<title></title>
</head>
</body>
</html>
