/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : Holistic Horsekeeping  */
/* Date : 22nd Feb. 2007 */


/* CoolMenus 4 - default styles - do not edit */

.clCMEvent{
position:absolute;
width:99%;
height:99%;
clip:rect(0,100%,100%,0);
left:0;
top:0;
visibility:visible
}

.clCMAbs{
position:absolute;
visibility:hidden;
left:0;
top:0
}

/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/

.clBar{
position:absolute;
width:10;
height:10;
background-color:Navy;
layer-background-color:Navy;
visibility:hidden
}

/*Styles for level 0*/

.clLevel0,.clLevel0over{
position:absolute;
padding:2px;
font-family:"MS Sans Serif", arial, verdana, helvetica;
font-size:11px; font-weight:normal
}

.clLevel0{
background-color:#F2F2F2;
layer-background-color:Navy;
color:#4C4C4C;
}

.clLevel0over{
background-color:#E5E5E5;
layer-background-color:#336699;
color:#333333;
cursor:pointer;
cursor:hand;
}

.clLevel0border{
position:absolute;
visibility:hidden;
background-color:#D9D9D9;
layer-background-color:#006699
}

/*Styles for level 1*/

.clLevel1, .clLevel1over{
position:absolute;
padding:2px;
font-family:arial, verdana, helvetica;
font-size:12px;
font-weight:normal;
padding-left: 10;
}

.clLevel1{
background-color:#941D15;
layer-background-color:Navy;
color:#fff;
}

.clLevel1over{
background-color:#C89039;
layer-background-color:#C89039;
color:#fff;
cursor:pointer;
cursor:hand;
}

.clLevel1border{
position:absolute;
z-index:500;
visibility:hidden;
background-color:#A24621;
layer-background-color:#A24621
}

/*Styles for level 2*/
.clLevel2, .clLevel2over{
position:absolute;
padding:2px;
font-family:"MS Sans Serif", arial, verdana, helvetica;
font-size:10px;
font-weight:normal
}

.clLevel2{
background-color:#F2F2F2;
layer-background-color:#F2F2F2;
color:#4C4C4C;
}

.clLevel2over{
background-color:#E5E5E5;
layer-background-color:#E5E5E5;
color:#333333;
cursor:pointer; cursor:hand;
}

.clLevel2border{
position:absolute; visibility:hidden;
background-color:#D9D9D9;
layer-background-color:#D9D9D9
}


/* form classes */

form {
margin-bottom: 0;
}

input, textarea, select {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 1px;
font-size: 11px;
}

.no-border {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 0px;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: arial, verdana, helvetica;
color: #2c1c10;
font-size: 12px;
}

body {
margin: 0px;
background-image: url(images/back.jpg);
background-repeat : repeat;
}

.full-size-table {
width: 847px;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
background-color: #9d7e69;
}

.i-row2 {
height: 90%;
vertical-align : top;
background-image: url(images/i-bot-tile.jpg);
background-repeat : repeat-x;
background-position: bottom;
vertical-align : top;
background-color: #fff;
}

.row3 {
height: 5%;
vertical-align : top;
}

p { 
color: #892403; 
font-size: 12px; 
font-family: Arial, sans-serif 
}

li { 
color: #892403; 
font-size: 12px; 
font-family: Arial, sans-serif 
}


a {
color: #4c281a;
text-decoration: none; 
font-weight: bold;
}

a:hover{
color: #e79f55; 
font-weight: bold;
}

/* images */

.top-tile {
background-image: url(images/top-link.jpg);
background-repeat : repeat-x;
}

.left-tile {
background-image: url(images/left-tile.jpg);
background-repeat : repeat-y;
}

.home-img {
background-image: url(images/home-img.jpg);
background-repeat : no-repeat;
}

.home-tile {
background-image: url(images/home-tile.jpg);
background-repeat : repeat-x;
}

.i-top-img {
background-image: url(images/i-top-img.jpg);
background-repeat : no-repeat;
}

.i-top-back {
background-image: url(images/i-top-back.jpg);
background-repeat : no-repeat;
}

.line {
background-image: url(images/line.jpg);
background-repeat : repeat-x;
background-position: center center;
}

/* links */

.left-link a {
color: #fef2e5;
font-size: 12px;
text-decoration: none;
background-color: #8d5540;
padding: 5px 10px 6px 10px;
display: block;
}

.left-link-special {
color: #8d5540;
font-size: 12px;
text-decoration: none;
background-color: #8d5540;
padding: 5px 10px 6px 10px;

}

.left-link a:hover{
color: #fff;
}

/* background colours */

.red {
background-color: #70110D
}

.brown {
background-color: #ab734b;
}

.browna {
background-color: #8d5540;
}

.brownb {
background-color: #b38d7f;
}

.orange {
background-color: #e79f56;
}

.orangea {
background-color: #f1c89f;
}

/* borders */

/* text */

.red-txt {
color: #9c1d17;
}

.red-txta {
color: #c56c68;
}

.red-txtb {
color: #892403;
}

.brown-txt {
color: #3d2717;
}

.brown-txta {
color: #c99788;
}

/* headings */


h1 {
font-family: arial;
font-size: 18px;
margin: 0px;
}

h2 {
font-family: arial;
font-size: 16px;
margin: 0px;
}

h3 {
font-family: arial;
font-size: 14px;
margin: 0px;
}

h4 {
font-family: arial;
font-size: 13px;
margin: 0px;
}

.whitelink {
color: #FFFFFF;
text-decoration: none; 
font-weight: bold;
}

.graylink {
color: #C3B1A3;
text-decoration: none; 
font-weight: bold;
}

.redbold14 {
font-family: arial;
color: #892403;
font-size: 14px;
margin: 0px;
font-weight: bold;
}

.blackbold14 {
font-family: arial;
color: #000000;
font-size: 14px;
margin: 0px;
font-weight: bold;
}