/*
Theme Name: Andrew Gallagher Cabinetmaker
Theme URI: http://www.agcabinets.com.au/
Description: 2011 Andrew Gallagher Cabinetmaker Theme.
Author: RMI Print
Author URI: http://www.rmiprint.com.au/
Version: 1.0
Tags: 
License:
License URI:
General comments (optional).
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, font, img, ins, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	margin:0;
	padding:0;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
body {
	background-color: #5b5b5b;
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
#logo {
	float: left;
	z-index: 999;
	position: absolute;
	padding-top: 15px;
}
#slideshow {
	margin-right: auto;
	margin-left: auto;
	width: 1500px;
}
#footer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-align: right;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
#banner {
	height: 400px;
	border-top-width: 17px;
	border-top-style: solid;
	border-bottom-width: 17px;
	border-bottom-style: solid;
	border-bottom-color: #474747;
	border-top-color: #474747;
	z-index: 5;
	text-align: center;
	background-color: #333;
}
#banner_sub {
	height: 150px;
	border-top-width: 17px;
	border-top-style: solid;
	border-bottom-width: 17px;
	border-bottom-style: solid;
	border-bottom-color: #474747;
	border-top-color: #474747;
	z-index: 5;
	text-align: center;
	background-color: #333;
}

#content h1 {
	font-family: 'Nixie One', cursive;
	color: #FFF;
	font-size: x-large;
	padding-bottom: 20px;
}
#gallery_content h1 {
	font-family: 'Nixie One', cursive;
	color: #FFF;
	font-size: x-large;
	padding-bottom: 0px;
}
#content {
	background-color: #666666;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 17px;
	border-bottom-style: solid;
	border-bottom-color: #474747;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin-top: 25px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
#content p {
	line-height: 20px;
	padding-bottom: 10px;
}
#content li {
	list-style-type: disc;
	padding-left: 5px;
	padding-bottom: 5px;
}
#content ul {
	padding-left: 20px;
}
#content a:link {
	color: #FFF;
	text-decoration: underline;
}
#content a:visited {
	color: #FFF;
	text-decoration: underline;
}
#content a:hover {
	color: #000;
	text-decoration: underline;
}









#menu_bar {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	color: #FFF;
	z-index: 1;
	list-style: none;
	height: 75px;
	padding-top: 25px;
}
/* ------------------------------------------------------------------------------------------------------------------------------------------------ */
#menu {
	font-size:small;
	width: 200px;
	display: inline;
}
#menu ul {
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
}
#menu li {
	float:right;
	padding:0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: small;
	margin-top: 30px;
}
#menu li a {
	color:#FFF;
	display:block;
	line-height:35px;
	text-align:center;
	text-decoration:none;
	padding-right:15px;
	padding-left:15px;
}
#menu li a:hover, .menu ul li:hover a {
	background:#2580a2;
	color:#FFF;
	text-decoration:none;
}
#menu li ul {
	display:none;
	height:auto;
	position:absolute;
	width:225px;
	z-index:200;
	background-color: #000;
}
#menu li:hover ul {
	display:block;
}
#menu li li {
	display:block;
	float:none;
	width:225px;
	margin:0;
	padding:0;
}
#menu li:hover li a {
	background:none;
}
#menu li ul a {
	display:block;
	height:35px;
	font-size:12px;
	text-align:left;
	margin:0;
	padding:0 10px 0 15px;
}
#menu li ul a:hover, .menu li ul li:hover a {
	background:#2580a2;
	border:0;
	color:#fff;
	text-decoration:none;
}
#menu p {
	clear:left;
}

#footer a:link {
	color: #FFF;
	text-decoration: underline;
}
#gallery_menu {
	width: 150px;
}
#gallery_content {
	float: right;
	width: 680px;
}


#banner_gallery {
	border-top-width: 17px;
	border-top-style: solid;
	border-top-color: #474747;
	z-index: 5;
	text-align: center;
}