/*
	CSS file for www.alancotton.co.uk 
	Copyright Richard Vignoli 2005
*/
/*_________________________________________________________CORE STYLES__*/
#wrapper{
	width: 600px;
	margin:0px;
	text-align:left;
	}
#content{
	width: 590px;
	margin: 20px auto;
	text-align:left;
}
		#content-paint-index{
			width: 636px;
			margin:0px auto;
			text-align:left;
		}
		#content-paint{
			width: 580px;
			margin:0px auto;
			text-align:left;
		}
		#content-cat-index{
			width: 636px;
			margin:0px auto;
			text-align:left;
		}
		#content-article{
			width: 550px;
			margin:0px auto;
			text-align:left;
		}
		#content-article-uk{
			width: 500px;
			margin:0px auto;
			text-align:left;
		}
		#content-publications{
			width: 550px;
			margin:0px auto;
			text-align:left;
		}
		#content-events{
			width: 550px;
			margin:0px auto;
			text-align:left;
		}
		#content-orderform{
			width: 600px;
			margin:0px auto;
			text-align:left;
		}
#footer{
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#title{
	text-align:left;
	margin: 0px 0px 0px 18px;
}

/*_________________________________________________________HTML STYLES__*/
acronym {
	cursor: help;
}
body {
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px auto 20px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
}
h1 a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
	text-decoration: none;
}
h1 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
	text-decoration: none;
}
h1 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
	text-decoration: underline;
}
h4 {
	background-color: #990000;
	font-family: Lucida Sans, sans-serif;
	color: #FFF8EA;
	font-size: 12pt;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16pt;
	color: #990000;
	text-align: justify;
}
p a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
p a:visited {
	color: #990000;
	font-weight: bold;
}
p a:hover {
	color: #CC0000;
	text-decoration: underline overline;
	font-weight: bold;
}

/*_________________________________________________________LAYOUT STYLES__*/
.layout-body {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.layout-bord-top {
	background-color: #FFFFFF;

}
.layout-bord-tl {
	height: 0px;
	width: 0px;
}
.layout-bord-tr {
}
.layout-bord-left {
	width: 0px;
}
.layout-bord-right {
	width: 0px;
}
.layout-bord-br {

}
.layout-bord-bl {

}
.layout-bord-bot {

}

/*_________________________________________________________IMAGE STYLES__*/
.image-plain {
	font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 8px;
	color: #990000;
	line-height: 16pt;
}
		.image-plain a:visited{
			color: #CC0000;
			font-weight: bold;
			text-decoration: none;
		}
		.image-plain a:link{
			color: #CC0000;
			font-weight: bold;
			text-decoration: none;
		}
		.image-plain a:hover{
			color: #CC0000;
			font-weight: bold;
			text-decoration: underline;
		}
.image-right {
	font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 8px;
	margin-left: 15px;
	color: #990000;
	line-height: 16pt;
	float: right;
}
		.image-right a:visited{
			color: #CC0000;
			font-weight: bold;
			text-decoration: none;
		}
		.image-right a:link{
			color: #CC0000;
			font-weight: bold;
			text-decoration: none;
		}
		.image-right a:hover{
			color: #CC0000;
			font-weight: bold;
			text-decoration: underline;
		}
.image-left {
	float: left;
	font-family: Lucida Sans, Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 8px;
	margin-right: 15px;
	color: #990000;
	line-height: 16pt;
	clear: right;
}
		.image-left a:visited{
			color: #CC0000;
			font-weight: bold;
			text-decoration: none;
		}
		.image-left a:link{
			color: #CC0000;
			font-weight: bold;
			text-decoration: none;
		}
		.image-left a:hover{
			color: #CC0000;
			font-weight: bold;
			text-decoration: underline;
		}


/*_________________________________________________________PAINT STYLES__*/
.paint-selection-box {
	background-color: #990000;
	height: 35px;
}
.paint-selection-button {
	padding-right: 5px;
}
.paint-selection-title {
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFF8EA;
	vertical-align: middle;
}

/*_________________________________________________________MENU STYLES__*/
#navWrapper ul{
	padding: .6em 0; margin: 1em 0 3em 0;
	list-style-type: none;
	color: #FFF; width: 100%;
	font-family:Tahoma, Verdana, Arial, "Lucida Sans Unicode";
	font-size:.7em; font-weight:900; text-align: center; letter-spacing:-1px;
	text-transform:uppercase;
	border-bottom:solid 2px #CC0000;
}

#navWrapper li {display: inline;  border-right: 1px solid #990000;}
#navWrapper #last {border-right:none;}

#navWrapper li a, #navWrapper li a:visited {text-decoration:none; color: #CC0000; padding: .2em 1em; margin:0;}
#navWrapper li a:hover {color:#666666; text-decoration: none;} 

/*_________________________________________________________INFO ROLL-OVER STYLES__*/
.info-roll a:hover {
	text-indent: 3px;
	position: relative;
	font-family: Lucida Sans, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #990000;
}
.info-roll a span{
	display: none;
	position: relative;
	font-family: Lucida Sans, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #990000;
}
.info-roll a:hover span {
	display: block;
	z-index: 100;
	left: auto;
	color: #FFF8EA;
	position: absolute;
	top: -2em;
	background-color: #990000;
	font-family: Lucida Sans, Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #333333;
	font-weight: bold;
	right: auto;
}
.info-roll a:visited {
	font-family: Lucida Sans, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #990000;
}
.info-roll a:link {
	font-family: Lucida Sans, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #990000;
}

/*_________________________________________________________EXTRA STYLES__*/
.float-right {
	float: right;
}
.float-left {
	float: left;
}
}
.float-middle {
	float: none;
	text-align: center;
	clear: both;
}
.messums-info {
	font-family: Lucida Sans, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #990000;
	text-align: center;
}
			.messums-info a:link{
				font-family: Lucida Sans, Verdana, Arial, sans-serif;
				font-size: 12px;
				color: #990000;
				text-decoration: underline;
			
			}
			.messums-info a:visited{
				font-family: Lucida Sans, Verdana, Arial, sans-serif;
				font-size: 12px;
				color: #990000;
				text-decoration: underline;
			
			}
			.messums-info a:hover{
				font-family: Lucida Sans, Verdana, Arial, sans-serif;
				font-size: 12px;
				color: #CC0000;
				text-decoration: underline overline;
			}
.copyright-foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.links-foot {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}
			.links-foot a:link{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
			
			}
			.links-foot a:visited{
				font-family: Verdana, Arial, sans-serif;
				font-size: 10px;
				color: #990000;
				text-decoration: none;
				font-weight: normal;
			
			}
			.links-foot a:hover{
				font-family: Verdana, Arial, sans-serif;
				font-size: 10px;
				color: #CC0000;
				text-decoration: underline overline;
				font-weight: normal;
			}
.pub-block {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #990000;
	text-align: center;
}
.prints-titles {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 10px;
	color: #990000;
	text-align: center;
}
.prints-bar {
	color: #333333;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

