/************************************************************
* Author: Jon Staley
* Date: 17/06/06
* This is the css style definitions for kelouisedesigns.co.uk
*************************************************************/

/*******************
*
* Global definitions
*
********************/
.main{
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

/*******************
*
* Header definitions
*
********************/
.header{
	background-image: url(../images/header-bg.png);
	background-repeat: repeat-x;
	height: 130px;
	margin: auto;
	padding: 10px;
	width:70%;
}

.header-image{
	float: left;
	margin-left: -10px;
	margin-top: -1px;
	height: 121px;
	width: 154px;
}

.header-corner{
	float: right;
	margin-right: -10px;
	margin-top: -1px;
	height: 121px;
	width: 26px;
}

.header-title{
	margin-left: 45%;
	margin-top: 30px !important;
	margin-top: 40px;
	font-size: 24px;
}

/***********************
*
* Navigation definitions
*
************************/

.navigation{
	background-image: url(../images/a-bg.png);
	background-position: bottom right;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: 15%;
	margin-top: -10 !important;
	margin-top: -20px;
	font-size: 14px;
	padding: 5px;
	text-align: center;
	width: 380px;
}

/*******************
*
* Footer definitions
*
********************/
.footer{
	background-image: url(../images/footer-bg.png);
	background-repeat: repeat-x;
	height: 50px;
	margin: auto;
	margin-top: 0px !important;
	margin-top: 5px;
	padding-top: 5px;
	text-align: center;
	width:70%;
}

.footer-left{
	float: left;
	height: 33px;
	margin-left: -5px !important;
	margin-left: 0px;
	margin-top: -5px;
	width: 33px
}

.footer-right{
	float: right;
	height: 33px;
	margin-right: -5px !important;
	margin-right: 0px;
	margin-top: -5px;
	width: 33px
}

/*************************
*
* Main content definitions
*
**************************/

a{
	text-decoration: none;
	color: black;
}

a:hover { 
	color: #CCCCCC;
}

a:visited {
	color: #993399;
}

a.footer{
	color: #999999;
}

a.underline {
	background-image: url(../images/a-bg.png);
	background-position: bottom right;
	background-repeat: repeat-x;
	padding: 1px;
}

img{
	border: none;
}

.about-table{
	margin: auto;
	font-size: 12px;
	width: 50%;
}

.center{
	text-align: center;
}

.content{
	width:100%;
}

.main-heading{
	margin-left: 20%;
	font-size: 14px;
	color: #993399;
}


.main-text{
	margin: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 50%;
}

.top{
	vertical-align: top;
}

.quote{
	font-style: italic;
	margin-left: 26%;
}

ul { 
	list-style-type: circle;
}

.list{
	margin: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 50%;
}

.body-images{
	margin: auto;
	text-align: center;
	width: 50%;
}

/*************************
*
* Gallery page definitions
*
**************************/
.gallery{
	width:70%;
	margin: auto;
	height: 900px;
}

.gallery-main{
	margin-left: 45px;
	padding-right: 10px;
}

.gallery-nav{
	margin-right: 45px;
	width: 100%;
}

.nav-image{
	margin: 2px;
}

.gallery-select{
	margin-right: 15%;
	text-align: right;
}

.image-title{
	margin-left: 100px;
}

.description{
	margin-right: 5%;
	font-style: italic;
	height: 20px;
	text-align: right;
}

/***********************
*
* Press page definitions
*
************************/

