/* 
  -----------------------------------
  Deja Vu Interior - 04 Sidebar Left
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/
body {
	margin: 0px;
	padding: 0px;
	background-image:  url(http://www.daviesbatt.co.uk/images/page_background_shadow.gif); 
	background-position: 50% 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1b1b1b;
	background-color: #ffffff;
	min-width: 900px;
}
#logo {
	background-image: url(img/dj_logo_bg.jpg);
	background-repeat: repeat-x;
}
h1 {margin: 0;}
#tagline {
	margin: 3px 0 20px 20px;
	font-size: 0.7em;
	letter-spacing: .4em;
	font-weight: bold;
}
#wrapper {
	margin: 0 auto;
	width: 900px;
	background-image: url(http://www.daviesbatt.co.uk/images/wrapper-bg.gif); 
}
#top {
	width: 900px;
	height: 10px;
}
#leftcolumn {
	float: left;
	width: 215px;
	margin: 0px 0 0px 11px;
	font-size: 0.75em;
}
#midcolumn {
	float: right;
	width: 670px;
	margin: 15px 0px 0px 0px;
	font-size: 0.8em;
}
#layoutbottom {
	clear: both;
	width: 900px;
	height: 31px;
}
h1 {
	font-size: 1.5em;
	color:#333333;
	line-height: 1.3em;
	margin: 0 0 0 20px;
}
h2 {
	font-size: 1.5em;
	margin: 1.5em 0 0 0;
}
h2.top {
	margin: 1em 0 0 0;
	font-size: 1.2em;
	letter-spacing: 0.3em;
}
h3 {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
}
.content {
	margin: 0 0px 0 15px;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#333333;
}
.content p {
	margin: 0px 0 0px 0;
	line-height: 1.3em;
}
.content ul {
	list-style-position: outside;
	font-size: 10px;
	margin:0 0 0 0.6em;
	line-height: 12px;
	list-style-image: url(../images/bullet.png);
}
.blog ul {
	list-style-position: outside;
	font-size: 10px;
	margin:0 0 0 0.6em;
	line-height: 12px;
	list-style-image: url(../images/bullet.png);
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, .p7AB p a, #footer a {
	color: #0000FF;
}
.content a:hover, .p7AB p a:hover, #footer a:hover {
	color: #000000;
}
.note {
	font-size: 0.95em;
	padding: 10px 12px 10px 16px;
}
#footerbox {
	width: 884px;
	margin: 0 auto;
}
#footer {
	font-size: .7em;
}
#footer p {
	margin: 12px 20px 6px 6px;
}
/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 1px;
	font-size: 11px;
	line-height: 15px;
	color: #333;
	background-color: #FFFFFF;
	background-image: url(img/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	padding: 4px 12px 4px 16px;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #999999;
}
.greened {
	margin: 1px;
	font-size: 0.8em;
	color: #3798cd;
	margin: 0px 0px 0px 24px; 
	letter-spacing: .05em;
}
.greened a {
	color: #71d62b;
}
.greened a:hover {
	color: #3798cd;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}
/*The links inside the Accordion Panel menu*/
.menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
.menulist li {margin: 0 0 0px 0;}
.menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #999;
	color: #333333;
	background-image: url(img/dj_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
}
.menulist a:hover {
	color: #3195c6;
	border-color: #505050;
	background-position: 0px -100px;
	text-decoration: none;
}
/*
The YOU are HERE link assigned by the Accordion Panel script
to mark the current page link
*/
.p7ap_currentmark {
	font-weight: bold;
	border-color: #505050 !important;
	background-position: 0px -200px !important;
	cursor: default;
}
/*Affects only the Accordion Panel component that houses the nav menu. 
We turn off borders, padding, and background color, 
and assign a left margin of 1px to nudge the accordion over
to clear and reveal the column border
*/
#p7ABW1 {
	border: 0;
	padding: 0;
	margin: 0 1px;
	background-color: transparent;
}
.p7ABtrig h3, .p7ABtrig h4 {
	font-size: 1em !important;
}
#p7ABW1 .p7ABtrig a {
	border-bottom: 1px solid #999999 !important;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
	background-color: #319aca !important;
}
.panel_list {
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}
.dblogo {
	float: bottom;
	background-image: url(../images/dblogo.jpg);
	background-repeat: no-repeat;
	width: 188px;
	height: 120px;
	margin: 15px 10px 0px 14px;
}
#designServices {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#626366;
	line-height: 24px;
	display: block;
	text-decoration: none;
	background-color:#71d62b;
	width: 250px;
	height: 30px;
	float: left;
	text-align: left;
	vertical-align: middle;
	text-indent: 10px;
	white-space: pre;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-top: 10px;
	background-image: url(../images/design.gif);
	background-repeat: no-repeat;
}
#getquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFFFFF;
	line-height: 24px;
	display: block;
	text-decoration: none;
	background-color:#3399CC;
	width: 250px;
	height: 30px;
	float: left;
	text-align: left;
	vertical-align: middle;
	text-indent: 10px;
	white-space: pre;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-top: 10px;
	background-image: url(../images/getquote.gif);
	background-repeat: no-repeat;
}
.blurb1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:44px;
	color:#FFFFFF;
	padding-left: 20px;
	line-height: 42px;
}
.blurb2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-left: 20px;
}
.blurbcreative
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:25px;
	color:#333333;
	padding-left: 20px;
}
.blurbwork
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#333333;
	padding-left: 20px;
	padding-right: 20px;
}