﻿/*
Dark Grey:	  6d6f71
Med. grey:	  a7a9ac
Light grey:	  e6e7e8
Pink:    	  ec008c
Light Pink:   f6adcd   
Green:		  96c03d
Light Green:  d2e0ab
Blue:		  00adef
Light Blue:	  8ed8f8
Orange:		  f47b20
Light Orange: fcc69a
Red:		  d82231
Light Red:	  eda594
*/


/* Layout */

body 
{
    margin:0;padding:0;
   /* color:White; */ 
}
#wrapper 
{
    width:900px;
    margin:0;padding:0;
}
#col1 
{
    float:left;
    width:21px;
    margin:0;padding:0;
}
#col2 
{
    float:left;
    width:510px;
    margin:0;padding:0;
}
#mainPic 
{
    margin:0;padding:0;
    height:340px;
}
#bathInt
{
    position:absolute;
    top:205px;
    left:21px;
    width:378px;
    height:23px;    
    margin:0;padding:0;
}
#bathFest
{
    position:absolute;
    top:231px;
    left:21px;
    width:378px;
    height:68px;    
    margin:0;padding:0;
}
#bathText
{
    position:absolute;
    top:303px;
    left:21px;
    width:500px;
    height:37px;    
    margin:0 0 0 10px;padding:0;
}


#col3 
{
    float:left;
    width:14px;
    margin:0;padding:0;
}
#col4 
{
    float:left;
    width:160px;
    margin:0;padding:0;
    z-index:50;
}
#col5 
{
    float:left;
    width:14px;
    margin:0;padding:0;
}
#col6 
{
    float:left;
    width:160px;
    margin:0;padding:0;
}
#col7 
{
    float:left;
    width:21px;
    margin:0;padding:0;
}

#eTypes 
{
    height:105px;
    width:160px;
    overflow:auto;
}

#eVenues 
{
    height:105px;
    width:160px;
    overflow:auto;
}

.BathInt {float:left;}

/* fonts and colours */

body 
{
    font-family:Arial,helvetica, Sans-Serif ;
}

#col2 
{
  /*  background-color : #000000; */
}

#col4 h1 
{
    font-size: 16pt;
    margin: 7px;
}
#col4 h2 
{
    font-size: 12pt;
    margin: 7px;
}

#col4 a 
{
    text-decoration: none;
    color: #000000;
} 

#menu a 
{
    text-decoration: none;
    color: #ffffff;
    font-size:10pt;
    font-weight:bold;
    line-height:14px;
} 
#menu a:hover 
{
    color: #000000;
} 
#menu ul 
{
    list-style-type :none;
    margin:0 0 0 7px;
    padding:0;
}
#menu li 
{
    width:156px;
    margin:0;
    padding:0;
    font-size:10pt;
    color: #000000;
    font-weight:bold;
   /* line-height:12px; */
}
#menu a.sLink 
{
    text-decoration: none;
    color: #000000;
} 

#eTypes 
{
    font-size:8pt; 
    color: #000000;
}

#eVenues 
{
    font-size:8pt; 
    color: #000000;
}




#col6 p 
{
    margin: 7px 0 8px 5px;
}

#col6 a 
{
    text-decoration: none;
    color: #ffffff;
    font-weight:bold;
} 
#col6 a:hover 
{
    color: #000000;
} 
#col6 ul 
{
    list-style-type :none;
    margin:15px 0 0 0px;
    padding:0;
}
#col6 li 
{
    width:156px;
    margin:0;
    padding:0;
    font-size:11pt;
    color: #ffffff;
    font-weight:bold;
    line-height:14px;
     background: #a7a9ac url(../assets/dot160x7.gif) no-repeat bottom left;
}
#col6 a.sLink 
{
    text-decoration: none;
    color: #000000;
} 

.imgQL
{
    border-bottom-style :none;
    border-left : solid 5px #a7a9ac; 
    border-top-style :none;
    border-right-style :none;
}

.imgU
{
    border-style:none;
}
.imgU1
{
    float:left;
    border-bottom :solid 5px #e6e7e8;
    border-left-style :none;
    border-top-style :none;
    border-right :solid 15px #e6e7e8;
}

#col6 .para1 
{
    font-size:11pt;
    }
#col6 .norm 
{
    font-size:8pt;
    }
#col6 small 
{
    color: #6d6f71;
    font-size:8pt;
    font-weight:normal;
}

.imgAltHome 
{
    padding: 5px 0 0 0;
    }
    
.txtE 
{
    width:145px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt; 
}
