/* Cascading Style Sheet for VigilanceofBrixham.co.uk website */ 

body             {font-family: arial,sans-serif; 
                  color: #cd7e30; /* rgb 205 126 48 */
                  background-color: #fcf2c2; /* rgb 252 242 194 */
                  text-align: left; font-size: 100%;} 

h1               {font-family: arial,sans-serif; height: 20px;
                  color: #cd7e30; 
                  text-align: center; font-size: 120%;}
 h1.blue         {color: blue;}

h2               {text-align: left; font-size: 120%;}
h2.head          {text-align: center; font-size: 150%;line-height: 1%; letter-spacing: 4px;}

h4.low           {font-family: arial,sans-serif; 
                  background-color: #F5C17A; 
                  font-size: 120%; 
                  margin-top: 2px; 
                  margin-bottom: 1em; 
                  padding-left: 5px;}

p                {font-family: arial,sans-serif;
                  text-align: left; font-size: 90%}
p.centre         {font-family: arial,sans-serif;
                  text-align: center; font-size: 60%}
p.small          {font-family: arial,sans-serif; 
                  text-align: left; 
                  font-size: 85%}
td.tiny          {font-family: arial,sans-serif; 
                  font-size: 54%}
p.nav            {font-family: arial,sans-serif; 
                  background-color: #F5C17A; 
                  text-align: left; padding-left: 5px; 
                  padding-top: 0.5em; 
                  padding-bottom: 0.5em; 
                  font-size: 90%}
p.head           {font-size:110%; 
                  font-weight: bolder; 
                  text-align: center;}
.navigation
                 {width: 100%;  border: 3px double; margin: 3px; padding: 3px ;
                  background-color: #F5C17A; font-size: 90%; text-align: center;}

table.menu       {background-color: #F5C17A;font-size: 90%;}		

table.tlink      {font-size: 90%; width: 100%;}		
 td.clink        {border-width: 3px; border-style: ridge;}
 td.clinkleft    {width: 30%; 
                  border-width: 3px; border-style: ridge; font-weight: 900;}
td {border-width: 1px; border-style: solid; /*border=color: blue;*/}
table.cprog      {width:100%; font-size: 95%; vertical-align:middle; margin: 1px;}
.center          {text-align: center}
.border          {border-width: 1px; border-color: blue; border-style: solid; padding:1px;}
.disp            {color:black; background-color: white;}
.ctop            {color:blue;}
.clred           {color:red; }
.csail           {color:blue; }
.cnonsail        {color:red; }
.csailo          {color:green; }
.cnonsailm       {color:black; }
.csailnew        {color:blue; background-color:yellow;}
.cnonsailnew     {color:red; background-color:yellow;}
.csailonew       {color:green; background-color:yellow;}
.cnonsailmnew    {color:black; background-color:yellow;}
.cmhead          {color:blue;background-color:#F5C17A;}

 tr.c9           {color:#cd7e30; }
 td.cevent       {width: 70%}
 td.ctime        {width: 10%}
 td.cday         {width: 8%}
 td.cdate        {width: 12%}
 td.ceventx      {width: 44%}
 td.cdatex       {width: 5%}
 td.cdatexw      {width: 6%}
 td.cedit        {width: 2%}
 td.ch4          {width:17%; background-color:yellow;}
 td.ch5          {width:16%; color:green;}
 td.ch6          {width:17%; color:black;}
 td.ch3          {width:17%; color:red; }
 td.ch2          {width:17%; color:blue; }
 td.ch1          {width:16%}
 
table.headpic  {width: 100%; border: 0;}
 td.headpicl     {width: 20%; text-align: left; border: 0;}
 td.headpicc     {width: 60%; text-align: center; border: 0;}
 td.headpicr     {width: 20%; text-align: right; border: 0;}
 
 td.submit       {text-align: left;}
 
.ex              {width:300px; padding:10px; margin:0px; height:100px;}
legend           {color: #fff; background: #F5C17A; border: 1px solid #781351; padding: 2px 6px}
caption.edit     {border: 1px solid #781351; padding: 2px 6px; text-align: left; font-size: 110%; font-weight: bold;
                  color: #fff; background: #F5C17A;}
caption.disp     {border: 1px solid; padding: 2px 6px; text-align: center; font-size: 120%; font-weight: bold;
                  color: black; background: white;}
fieldset         {border: 1px solid #781351;}
ul.news         {list-style-type:none;padding:0px;margin:0px;}
li.news          {background-image:url(/Images/HomePage/vigilancebullet.gif);background-repeat:no-repeat;
                  background-position:0px 5px;padding-left:50px;padding-bottom: 3px; padding-top: 10px;}
span.top         {position: relative; top: -15px;}
span.login       {position:relative; top: -40px; left: 10px; color: black; font-size: 75%;}
td.cent          {text-align: center; font-size:80%;}
div.linklist    {}  /* defines the page layout where there is a left menu */
 #topmenu       {float: left; width: 100%;}
 #lftmenu       {float: left; font-size: 85%; padding-top:1em; 
                 margin-bottom: 1em; width:15%; font-family: arial,sans-serif; 
                 text-align: left; font-size: 70%}
 #main          {float:right; width: 84%; font-size: 85%; padding-top:1em; 
                 min-height: 21em; overflow: hidden; margin-bottom: 1em;}
 #mainfull      {float:left; width: 100%; padding-top:1em; 
                 min-height: 21em; overflow: hidden; margin-bottom: 1em;}
 #bottommenu    {float:left;  width: 100%;}


