/*
-----------------------------------------------
Name:     Newmarket Paint Company Ltd.
URL:      www.newpaint.co.uk
Date:     2010
----------------------------------------------- */


A:link { text-decoration: underline; color:#ffffff;	}
A:active { text-decoration: none; color:#f3c16a;	}
A:visited { text-decoration: underline; color:#ffffff; } 
A:hover { text-decoration: none; color:#f3c16a; } 


body {
	background-color: #342119;
	color: #fde9c5;
	font: 15px "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	font-weight: normal;
	font-style: normal;
	margin:10px 10px 0px 10px;
	background-image: url(../images/bg_1.gif);
	background-repeat: no-repeat;
	}
p { 
	font-size: 10pt/20pt; 
	margin-top: 0px; 
	margin-bottom: 1em;
	}
h1 {
	color: #f3c16a;
	font: 18px "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	font-weight: bold;
}	
h2 {
	color: #f3c16a;
	font: 15px "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	font-weight: bold;
}
h3 {
	color: #f3c16a;
	font: 16px "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	font-weight: bold;
	margin-top: 0px; 
	margin-bottom: 1em;
}
h3 {
	color: #f3c16a;
	font: 14px "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	font-weight: bold;
	margin-top: 0px; 
	margin-bottom: 1em;
}

h4 {
	color: #ffffff;
	font: 09px "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	margin-top: 0px; 
	margin-bottom: 1em;
}
h5 {
	color: #fde9c5;
	font: 14px "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	font-weight: normal;
	font-style: italic;
}
h6 {
	color: #ffffff;
	font: 14px "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	font-weight: normal;
	
	
}
h7 {
	color: #fde9c5;
	font: 28px "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	font-weight: bold;
}		


/* FOOTER
----------------------------------------------- */			
#footer {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-position: center;
	text-align: center;
	font-size: 8pt;
}
/* LIST FORMATTING
----------------------------------------------- */
#contentleft {
	font: 12px "Trebuchet MS", Verdana, sans-serif;
}

#contentleft ul {
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0;
}

#contentleft ul li {
	border-bottom: 1px solid #1A4861;

}
#contentright {


	font: 12px "Trebuchet MS", Verdana, sans-serif;
	text-align:left;
}

#map {
	background:#fff;
	border: 10px solid #fff;
	width: 425px;
}

#contentright ul {
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0;
}		
#contentright ul li {
	border-bottom: 1px solid #1A4861;
}	

div.menu {
	background:#fff;
	padding:0;
	margin:1em;
}

div.menu a {
	display:block;
	margin:0;
	width:100%;
	padding:0.3em;
	color:#000;
	text-decoration:none;
	text-transform: lowercase;
}

html>body div.menu a {width:auto;}

div.menu a:hover {
	background:#FF3399;
	color:#fff;
	}	
#contentcenter ul {
	list-style: circle;
	padding: 0 0 18px 0;
	margin: 10px;
	font: 12px "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
}		
#contentcenter ul li {
	padding: 5px 80px 5px 20px;

	margin: 0;
	text-align: left;
}	

#contentcenter a:link { 
	color: #f3c16a;

	}
#contentcenter a:visited {
	color: #ccc;

	}	
#contentcenter a:hover {
	color: #f3c16a;

	}
	

#djlist ul {
	list-style-type: circle;	
	padding: 5px 10px 5px 10px;
	margin: 0;

	}	
#djlist li {
	color: #990000;
	font: 8pt/16pt arial; 
	margin-top: 0px; 
	}
	
#list ul {
	list-style-type: circle;	
	padding: 5px 10px 5px 10px;
	margin: 0;

	}	
#list li {
	color: #990000;
	font: 10pt/20pt arial; 
	margin-top: 0px; 
}
#list li a:link { 
	color: #988F5E;
	font-size: 11px;
	font-style: italic;
	}
#list li a:visited {
	color: #B3AE94;
	font-size: 11px;
	font-style: italic;
	}	
#list li a:hover {
	color: #333333;
	font-size: 11px;
	font-style: italic;
	}
#rules ul {
	list-style: none;
	padding: 5px 10px 5px 10px;
	margin: 0;

	}	
#rules li {
	color: #990000;
	font: 8pt/16pt arial; 
	margin-top: 0px; 
}	
#orange {
	clear: both;
	}
#orange ul {
	list-style: disc;
	padding: 5px 10px 5px 10px;
	margin: 10px;
	}	
#orange cont li {
	color: #333;
	margin-top: 0px; 
	font-style: normal;
}
/* RIGHT CONTENT EXTRAS 
----------------------------------------------- */
#contentright b {
	font: 10pt/12pt arial; 
	text-align: center;
	font-weight: bold;
	}
	
#contentright p {
	width: 200px;
	font: 9pt/18pt arial;
		margin-top: 10px;
	padding: 5px 10px 10px 10px;
	text-align: left;
	border-left-style: solid;
	border-left-width: thin;
	}
	

/* STRUCTURE CODE
----------------------------------------------- */	
#frame {
		width: 1000px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 10px;
		padding: 0px;
		text-align: left;
		}
#contentleft {
		width: 170px;
		padding: 0px;
		float: left;
		}
#contentcenter {
	margin-top: 50px;
	margin-left: 20px;
	width: 550px;
	padding: 0px;
	float: left;
		}	
#contentcenter2 {
	margin-top: 50px;
	margin-left: 20px;
	width: 750px;
	padding: 0px;
	float: left;
		}		
#contentright {
	margin-top: 50px;
	width: 140px;
	padding: 5px;
	float: left;
	background-position: center;
		}
#contentheader {
		width: 600px;
		border-bottom: 1px solid #fff;
		margin-bottom: 10px;
		}	
		
#contentheader h1 {
		font: 22px "Trebuchet MS", Verdana, sans-serif;
		color: #006666;
		margin: 0;
		font-weight: bold;
		}
/* PHOTO BITS
----------------------------------------------- */		
#theimage {
	width: 500px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding:5px;
	}
#grid {
	margin-bottom: 2px;
	padding:5px;
}	
#copy {
	border-bottom: 1px solid #fff;
	padding:5px;
	}	
#copy p {
	font: 9pt/18pt "Trebuchet MS", Verdana, sans-serif;
	color: #ccc;
}
/* VARIOUS DIVS
----------------------------------------------- */		
#idGallery {
	position: relative;
	margin-top: 10px;
	width: 230px;
	margin: 10px;
		float: right;
	}
#ident h3 {
	color: #fff;
	font: 18px "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	text-transform: lowercase;
	font-weight: bold;
	border-bottom: 1px solid #990000;
}

#ident p {
	font: 9pt/18pt arial; 	
	color: #000;	
	}	
	
#ident2 {
	background-color: #ff66cc;
	position: relative;
	width: 153px;
	float: left;
	margin: 5px;
	padding: 5px;
	border: solid #ff66cc;
	}	
#ident2 h3 {
	color: #fff;
	font: 18px "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	text-transform: lowercase;
	font-weight: bold;
	border-bottom: 1px solid #990000;
}

#mail {
	position: relative;
	top:5px;
		}	
#search {
	font: 8pt/16pt arial; 
		}	
		


/* VTABLES
----------------------------------------------- */		
#nTable {
	border: 1px solid #666666;
	vertical-align: top;
	margin: 5px;
	padding: 3px;
	width: 100%;
	}
#nTable tbody tr.block td {
     background-color: #221100;
     font-size: 10pt;
     font-weight: bold;
     color:#ffcc00;
padding: 2px 4px;
	border-left: 1px solid #D9D9D9;
    }
#nTable tbody tr.odd td {
	background-color: #552200;
	vertical-align: top;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9pt;
	padding: 2px 4px;
	border-left: 1px solid #D9D9D9;
	text-align: left;
    }
#nTable tbody tr td {
    background-color: #663300;
	vertical-align: top;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9pt;
	color:#fff;
	padding: 2px 4px;
	border-left: 1px solid #D9D9D9;
    }
#nTable tbody a:link { text-decoration: none; color:#f3c16a;	}
#nTable tbody a:active { text-decoration: none; color:#f3c16a;	}
#nTable tbody a:visited { text-decoration: none; color:#f3c16a; } 
#nTable tbody a:hover { text-decoration: none; color:#f3c16a; } 

#cTable {
	border: 0px solid #666666;
	vertical-align: top;
	margin: 2px;
	padding: 1px;
	width: 100%;
	}

#cTable tbody tr.odd td {
	vertical-align: top;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9pt;
	color:#f3c16a;
	padding: 2px 4px;
	text-align: left;
    }
#cTable tbody tr td {
	vertical-align: top;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9pt;
	color:#fff;
	padding: 2px 4px;
    }
#cTable tbody tr td.block {
	vertical-align: top;
	font-family: "Trebuchet MS", Verdana, sans serif;
	font-size: 9pt;
	color:#f3c16a;
	padding: 2px 4px;
	font-weight: bold;
    }    
#cTable tbody a:link { text-decoration: none; color:#fff;	}
#cTable tbody a:active { text-decoration: none; color:#f3c16a;	}
#cTable tbody a:visited { text-decoration: none; color:#f3c16a; } 
#cTable tbody a:hover { text-decoration: none; color:#f3c16a; } 


/* VARIOUS FORMATTING
----------------------------------------------- */				
.hilight { 
	color: #f3c16a;
	font-weight: bold;
	font-style: italic;
	}	
.hilightB {
	color: #f3c16a; 
	font-weight: bold;
	}	
.hilightBU { 
	color: #f3c16a 
	font-weight: bold;
	text-transform: uppercase;
	}
.hilight2 {
	color: #f3c16a;
	font: 16px "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	font-weight: bold;
	font-style: italic;
	text-align: right;

}	
.hilight3 {
	color: #f3c16a;
	font: 14px "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	font-weight: bold;
	text-align: right;
}	
.quickSummary {
	margin: 10px 10px 10px 0px; 
	width: 205px; 
	float: left;
	font: italic 10pt/20pt "Trebuchet MS", Verdana, sans-serif; 
	text-align:center;
		color: #f3c16a;
	}
/* NAVIGATION
----------------------------------------------- */	
#navlist
{
	position: absolute;
	top: 100px;
	left:470px;
	height: 50px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	z-index: 1;

/* FOOTER
----------------------------------------------- */			
div.footer a {
	color:#000;
	text-decoration: none;
	text-transform: lowercase;
}