/* @override http://grimalkin.local/alexanderballard/includes/styles.css */

table { /*yes*/
    font-family: Arial, sans-serif;
    font-size:11pt;
}
body { /*yes*/
	color: #333333;
	background-color: #FFFFFF;
	background-image:   url(http://www.alexanderballard.co.uk/images/alexanderballard.png);
    background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 11pt;
}

p { /*yes*/
	color:#000000;
	margin-top: 0px;
	margin-bottom: 0px;
    font-family: Arial, sans-serif;
    font-size:11pt;
	}

.normal	{ /*yes*/
	color:#000000;
	margin-top: 0px;
	margin-bottom: 0px;
    font-family: Arial, sans-serif;
    font-size:11pt;
    
}

.bbl	{
    font:11pt "Arial", "Verdana";
	font-weight:bold;
	color:#00394A
}

.bb { /*yes*/
    color: #000077;
    font-style:normal;
}

.sm { /*yes*/
    font:7pt "Arial", "Verdana";
    color: #000077;
    font-style:normal;
}


#content ul {
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(images/bullet_green.gif);
}


#content ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333
}

#logo {
	position: absolute;
	height: auto;
	width: auto;
	left: 10px;
	top: 165px;
}

#vnavigation { /*yes*/
	position: absolute;
	height: auto;
	width: auto;
	left: 20px;
	top: 320px;
}

#vertline { /*yes*/
	position: absolute;
	height: auto;
	left: 157px;
	top: 100px;
	z-index: 4;
	height: 80%;
	width: 1px;
	background-color: #FFFFFF;
	background-image:   url(http://www.alexanderballard.co.uk/ews/ab/images/vertlineshim.gif);
	background-repeat: repeat-y;
}
	
#vertlineright { /*yes*/
	position: absolute;
	height: auto;
	left: 884px;
	top: 100px;
	z-index: 4;
	height: 80%;
	width: 1px;
	background-color: #FFFFFF;
	background-image:   url(http://www.alexanderballard.co.uk/ews/ab/images/vertlineshim.gif);
	background-repeat: repeat-y;
}
	
#content {
    margin-top: 0px;
	position: absolute;
    height: 100%;
	width: 654px;
	left: 186px;
	top: 90px;
	z-index: 5;
}

#pagetitle { /*yes*/
	margin-top: 0px;
	position: relative;
	height: auto;
	width: auto;
	left: 2px;
	top: 8px;
	z-index: 5;
}

#vertmenu {
	position: absolute;
	height: auto;
	width: auto;
	left: 10px;
	top: 150px;
	right: 10px;
}

h1 {
	font-size: 16px;
	color: #005db6;
	margin-top: 0px;
	margin-bottom: 3px;
}

.h1-pagetitle {
	font-size: 22px;
	color: #007d01;
	margin-top: 0px;
	margin-bottom: 3px;
}

h2 { /*yes*/
	color: #330066;
	margin-top: 0px;
	margin-bottom: 3px;
    font-family: Arial, sans-serif;
	font-size: 16px;
	
}
#content a:link { /*yes*/
	color: #005db6;
}
#content a:visited { /*yes*/
	color: #999999;
}
#content a:link:hover { /*yes*/
	color: #3c9bf7;
}

