/*
Theme Name: Bromborough Paints
Theme URI: http://www.oakbase.co.uk
Description: An original theme created exclusively for Bromborough Paints
Version: 1.1
Author: Noel Titchen

*/

body {
	padding:0;
	margin:0;
	font-size:62.5%;
	background-color:#dbdbdb;
}


#wrapper {width:862px; margin:auto;}

.logo_panel { width:556px; float:left;}

.right_head {float:right; width:286px; text-align:right; padding:15px 10px 10px}

.right_head h1 {margin:0; padding:0; font:normal 2.6em Arial, Helvetica, sans-serif; color:#00a0c6;}

#container {clear:both;}

#left_panel {width:421px; float:left; background: url(/wp-content/themes/brom/images/interface/page_bg.gif) no-repeat top left; min-height:694px; height:auto !important; height:694px; padding:0px 5px 10px 0px}

#right_panel { background: url(/wp-content/themes/brom/images/interface/page_bg.gif) no-repeat top left; min-height:692px; height:auto !important; height:692px; padding:6px 15px 6px 6px; float:right; width:405px;}

#footer {clear:both; font:normal 0.9em Arial, Helvetica, sans-serif; margin-top:10px}

ul#nav {margin:0; padding:0; list-style:none;}

#footer ul {margin:0; padding:0; list-style:none;}
#footer ul li {display:inline; }

.left_panel_content ul {margin:0 15px; padding:0; font:normal 1.2em Arial, Helvetica, sans-serif; list-style:url(/wp-content/themes/brom/images/general/bullets.gif)}

.left_panel_content ul li {margin:4px 0; padding:0}


.left_panel_content { overflow:auto; margin-top:35px; height:630px; padding:0 10px 0 10px}

.left_panel_content p, .left_panel_content h1, .left_panel_content h2, .left_panel_content h3 {margin:0; padding: 0 0 8px 0; font-family:Arial, Helvetica, sans-serif}

.left_panel_content p {font-size: 1.2em; color:#333333}

.left_panel_content h1 {font-size: 2em; color:#00a0c6; font-weight:normal;}


#footer a:link   {  color:#000; text-decoration: none; }
#footer a:visited{  color:#000; text-decoration: none; }
#footer a:hover  {  color:#00a0c6; text-decoration: none; }
#footer a:active {  color:#00a0c6;  text-decoration: none; }

.nav_box a:link   {  color:#ecddeb; text-decoration: none; }
.nav_box a:visited{  color:#ecddeb; text-decoration: none; }
.nav_box a:hover  {  color:#000; text-decoration: none; }
.nav_box a:active {  color:#000;  text-decoration: none; }




/***** NAVIGATION BAR FORMATTING *****/


ul#Nav {
	margin: 0;
	padding: 0;
	list-style: none;
	font:normal 1.3em Arial, Helvetica, sans-serif;	
}

ul#Nav li { display:block; width:auto; border-right:1px solid #0081b0; }

ul#Nav a {
	text-decoration: none;
	color: #fff;}

ul#Nav a:hover, ul#Nav li.current_page_item a {
	color: #fff!important;
	text-decoration: none;
	background-color:#0081b0;}

ul#Nav li.current_page_item a { 
	color: #fff!important;
	text-decoration: none;
	background-color:#0081b0;
	}

/* Search */

form#searchform {margin:0; padding:0}

#searchform div {
	height: 20px;
}
#searchform div #s {
	border: solid 1px #00a0c6;
	width: 114px;
	height: 16px;
	color: #909090;
	font-size: 1.0em;
	outline: none;
}
#searchsubmit {
	border: 0;
	background: #00a0c6;
	height:20px;
	width:45px;
	margin-left: 2px;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 0.9em;
}

.alignleft {
  	float: left;
	margin-right:10px;
}

.alignright {
   float: right;
   margin-left:15px;
}



.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 0 10px 10px 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




.clear {
	clear:both;
}

.search_result h2 a:link, .search_result h2 a:visited { font:normal 0.7em Arial, Helvetica, sans-serif; color:#00a0c6; text-decoration:none}

.search_result h2 a:hover, .search_result h2 a:active{ font:normal 0.7em Arial, Helvetica, sans-serif; color:#00a0c6; text-decoration:underline}


.search_result a:link, .search_result a:visited { font:normal 0.8em Arial, Helvetica, sans-serif; color:#00a0c6; text-decoration:none}
.search_result a:hover, .search_result a:active { font:normal 0.8em Arial, Helvetica, sans-serif; color:#00a0c6; text-decoration:underline}

.post a:link, .post a:visited { font:normal 0.9em Arial, Helvetica, sans-serif; color:#00a0c6; text-decoration:none}
.post a:hover, .post a:active { font:normal 0.9em Arial, Helvetica, sans-serif; color:#00a0c6; text-decoration:underline}




/* - - - ADxMenu: BASIC styles [ MANDATORY ] - - - */

/* remove all list stylings */
.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}

.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li {
	float: none;/* items of the nested menus are kept on separate lines */
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	/* 1st level go below their parent item */
}

.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* -- sticky.submenu.END -- */


/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */

.menu, .menu ul li {
	color: #fff;
	background: #00a0c6;
	
}

/*.menu ul {
	width: auto;
}*/

.menu a {
	text-decoration: none;
	color: #fff;
	padding: 0.4em;
	display: block;
	position: relative;
}

.menu a:hover, .menu li:hover>a {
	color: #fc3;
}

.menu li li {	/* create borders around each item */
	border-right: 1px solid #0081b0;
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 100%;
}

/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	color: #567;
}

/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */

/* eof menu styles */

body {
scrollbar-arrow-color: #00a0c6; 
scrollbar-3d-light-color: #fff;
scrollbar-base-color: #fff; 
scrollbar-face-color: #fff; 
scrollbar-dark-shadow-color: #fff;
scrollbar-highlight-color: #dbdbdb; 
scrollbar-shadow-color: #fff;
}

img {border:none}
