/*
Theme Name: Western Pacific
Theme URI: http://www.websitePlanner.net
Author: WebsitePlanner	
Author URI: http://www.websiteplanner.net
Version: 1.0
Description: WebsitePlanner Custom Solution for Western Pacififc Building Materials.
*/

body {
color: #000000;
background-color: #ffffff;

}

/*  ######### Header Area #########  */
#header {
width: 952px;
height:105px;
margin: 0 auto;
padding: 0 1px 0 1px;
z-index: 2;
}

/* Header Left - Logo */
#header-left {
float: left; 
padding: 0 0 0 1px;
border: 0px;
}

#header-left img {
border: none;
}

/* Header Right - Locations */
#header-right {
float: right;
width: 320px;
height: 105px;
padding: 0 1px 0 0;
margin: 0 auto;
}

#header-right .contact-social {
height: 20px;
width: 320px;
margin: 0 auto;
padding:0;
}

#header-right .contact-social a.contact {
display: block;
width: 150px;
height: 25px;
margin: 0 0 0 5px;
float: right;
text-decoration: none;
background: url("images/contact.png");
}

#header-right .contact-social a.contact:hover {
background-position: -150px 0;
} 

#header-right .contact-social a.facebook {
display: block;
width: 25px;
height: 25px;
margin: 0 0 0 5px;
float: right;
text-decoration: none;
background: url("images/facebook.gif");
background-position: -25px 0;
}

#header-right .contact-social a.facebook:hover {
background-position: 0 0;
} 

#header-right .contact-social a.twitter {
display: block;
width: 25px;
height: 25px;
margin: 0 0 0 5px;
float: right;
text-decoration: none;
background: url("images/twitter.gif");
background-position: -25px 0;
}
	
#header-right .contact-social a.twitter:hover {
background-position: 0 0;
} 

#header-right .contact-social a.youtube {
display: block;
width: 25px;
height: 25px;
margin: 0 0 0 5px;
float: right;
text-decoration: none;
background: url("images/youtube.png");
background-position: -25px 0;
}

#header-right .contact-social a.google {
display: block;
width: 25px;
height: 25px;
margin: 0 0 0 5px;
float: right;
text-decoration: none;
background: url("images/gplus.png");
background-position: -25px 0;
}

.displace {
position: absolute;
left: -5000px;
}

#header-right .moulding-banner {
margin: 10px 0 0 0;
float: right;
padding: 0;
width: 320px;
height: 69px;
}
#header-right .moulding-banner img {
margin: 0;
border: 0;
cursor: pointer;
}




/*  ######### Main Navigation #########  */
#nav-container {
width: 952px;
margin: 0 auto;
padding: 0;
z-index: 25;
position: relative;
}


#main-nav {
width: 952px;
margin: 0 auto;
padding: 0;
z-index: 25;
position: relative;
}

#main-nav ul {
padding: 0;
margin: 0 auto;
padding: 0;
margin: 10px 0 0 0;
}

#main-nav li.page_item {
list-style-image: none;
list-style: none;
list-style-type: none;
width: 104px;
margin: 0 0 0 1px;
}

#main-nav li a {
font: bold 13px "Arial", Verdana, Tahoma;
color: #ffffff;
text-align: center;
display: block;
padding: 5px 0 5px 0;
width: 104px;
text-decoration: none;
background-color: #939b5b;
}

#main-nav li a:hover {
font: bold 13px "Arial", Verdana, Tahoma;
color: #ffffff;
text-align: center;
display: block;
padding: 5px 0 5px 0;
width: 104px;
text-decoration: none;
background-color: #5e662c;
}

/*  ######### Drop Down Menu #########  */
.nav, .nav * {
margin:0 auto;
padding:0;
list-style:none;
z-index: 2;
}

.nav ul {
position:absolute;
top:-999em; 
padding-bottom: 9px;
}

.nav li {
float:left;
position:relative;
z-index:99;
font-size:12px; 
}

.nav a {
display:block;
}

.nav ul li{
width: 100%;
}

.nav li:hover ul {
left:0px;
top:30px;
}

.nav li:hover li ul {
top:-999em;
}

.nav li li:hover ul {
top:-999em;
}
#navigation li li:hover ul {
left:238px;
top:0px;
}

.nav li:hover ul,.nav li li:hover ul {
top: -999em;
}

.nav li li {
display: block;
padding: 0px;
background-color: #5e662c;
float: left;
height: auto !important;
}

.nav li li a:link, .nav li li a:visited {
background-color: #5e662c;
display: block;
padding: 8px 10px 6px 10px !important;
margin: 0px 0px 0px 0px !important;
height: auto !important;
float: left;
background-image: none !important;
}


.nav li li a:hover {
background-color: #939b5b;
}

#navigation li {
z-index: 98;
margin: 0;
height: 28px;
z-index: 2;
}

#navigation li ul {
background-image: none;	
}

#navigation li li {
background-image: none;
margin-right: 0px;	
text-align: left;
}

#navigation li li a {
background-color: #5e662c;	
text-align: left;
width:218px;
border-bottom: 2px solid #5e662c;
}

#navigation li li a:hover {
background-color: #939b5b;
text-align: left;
width:218px;
border-bottom: 2px solid #5e662c;
}

#navigation li:hover ul {
left:-1px;
top:17px;
}


/*** Content Area ***/

#content {
width: 952px;
height:400px;
margin: 0 auto;
padding: 8px 0 0 0;
z-index: 1;
}

#content-sitemap {
width: 952px;
margin: 0 auto;
padding: 8px 0 0 0;
z-index: 1;
overflow: hidden;
}


/*** Content Home - Left Side ***/
.content-home {
float: left;
width: 270px;
height: 370px;
margin: 0 0 0 1px;
padding: 15px;
background-color: #939b5b;
}

.content-home p { 
font: bold 15px "Arial", Verdana, Tahoma; 
color: #ffffff;
line-height: 18px;
padding: 10px 0 15px 0;
margin: 0 auto;
text-align:justify;
}



/*** Content Left Side ***/
.content-left {
float: left;
width: 270px;
height: 370px;
margin: 0 0 0 1px;
padding: 15px;
background-color: #939b5b;
}

.content-left h1 { 
font: bold 16px "Arial", Verdana, Tahoma; 
color: #000000;
line-height: 16px;
margin: 0 0 10px 0;
padding: 0;
}

.content-left h2 {
font: bold 14px "Arial", Verdana, Tahoma; 
color: #000000;
line-height: 14px;
margin: 15px 0 5px 0;
padding: 0;
}

.content-left h3 {
font: bold 12px "Arial", Verdana, Tahoma; 
color: #373f02;
line-height: 12px;
margin: 10px 0 10px 0;
padding: 0;
}

.content-left h3 a {
font: bold 12px "Arial", Verdana, Tahoma; 
color: #373f02;
text-decoration:none;
}

.content-left h3 a:hover {
font: bold 12px "Arial", Verdana, Tahoma; 
color: #373f02;
text-decoration:underline;
}

.content-left h4 {
font: bold 11px "Arial", Verdana, Tahoma; 
color: #373f02;
line-height: 12px;
margin: 20px 0 5px 0;
padding: 0;
}

.content-left p { 
font: bold 13px "Arial", Verdana, Tahoma; 
color: #ffffff;
line-height: 18px;
margin: 0 0 10px 0;
padding: 0;
}

.content-left p a { 
font: bold 13px "Arial", Verdana, Tahoma; 
color: #000000;
text-decoration: none;
}

.content-left p a:hover { 
font: bold 13px "Arial", Verdana, Tahoma; 
color: #000000;
text-decoration: underline;
}

.content-left ul{
margin: 0 0 0 0;
padding: 0;
}

.content-left ul li{
background: url(images/bullet.gif) 20px 11px no-repeat;
font: bold 13px "Arial", Verdana, Tahoma;
color: #ffffff;
line-height: 16px;
padding: 5px 0 0 35px;
margin: 0;
list-style-type: none;
}

.content-left ul li a {
font: bold 13px "Arial", Verdana, Tahoma;
color: #ffffff;
text-decoration: none;
}

.content-left ul li a:hover {
font: bold 13px "Arial", Verdana, Tahoma;
color: #ffffff;
text-decoration: underline;
}

/*** Content Right Side ***/
.content-right {
float: right;
width: 640px;
height: 400px;
margin: 0 1px 0 0;
padding: 0;
z-index: 1;
}

.content-right img {
float: none;
border: none;
margin: 0 auto;
padding: 0;
}

.job-openings {
font: 12px Arial, Verdana, Tahoma; 
color: #373f02; 
text-decoration:none; 
margin-top:10px;
}

/*** Content - Sitemap ***/
.content-sitemap {
float: left;
width: 938px;
margin: 0 0 0 1px;
padding: 15px 0 15px 15px;
background-color: #939b5b;
overflow: hidden;
}
.content-sitemap h1 { 
font: bold 16px "Arial", Verdana, Tahoma; 
width: 905px;
color: #ffffff;
line-height: 16px;
margin: 0 0 0 0;
padding: 10px;
background-color: #5e662c;
text-align: center;
}

.content-sitemap .sitemap-box {
margin: 0 10px 0 10px;
padding: 0;
width: 214px;
float: left;
}

.content-sitemap .sitemap-box h3 {
font: bold 13px "Arial", Verdana, Tahoma; 
color: #373f02;
line-height: 12px;
margin: 20px 0 10px 0;
padding: 0;
}

.content-sitemap .sitemap-box h3 a {
font: bold 13px "Arial", Verdana, Tahoma; 
color: #373f02;
text-decoration:none;
}

.content-sitemap .sitemap-box h3 a:hover {
font: bold 13px "Arial", Verdana, Tahoma; 
color: #373f02;
text-decoration:underline;
}

.content-sitemap .sitemap-box ul{
margin: 0 0 10px 0;
padding: 0;
}

.content-sitemap .sitemap-box ul li.sub{
background: url(images/bullet.gif) 20px 11px no-repeat;
font: bold 13px "Arial", Verdana, Tahoma;
color: #ffffff;
line-height: 16px;
padding: 5px 0 0 35px;
margin: 0;
list-style-type: none;
}

.content-sitemap .sitemap-box ul li{
background: url(images/bullet.gif) 0px 11px no-repeat;
font: bold 13px "Arial", Verdana, Tahoma;
color: #ffffff;
line-height: 16px;
padding: 5px 0 0 15px;
margin: 0;
list-style-type: none;
}

.content-sitemap .sitemap-box ul li a {
font: bold 13px "Arial", Verdana, Tahoma;
color: #ffffff;
text-decoration: none;
}

.content-sitemap .sitemap-box ul li a:hover {
font: bold 13px "Arial", Verdana, Tahoma;
color: #ffffff;
text-decoration: underline;
}


/*** Content - Vendors ***/
.content-catalogs {
float: left;
width: 962px;
height: 400px;
margin: 0 0 0 1px;
padding: 0;
text-align:center;
}
.content-catalogs img {
border: none;
float: left;
margin: 13px 14px 0 0;
}

.content-catalogs h1 { 
font: bold 16px "Arial", Verdana, Tahoma; 
width: 932px;
color: #ffffff;
line-height: 16px;
margin: 0 0 0 0;
padding: 10px;
background-color: #5e662c;
text-align: center;
}


/*** Content - Company ***/
.content-company {
float: left;
width: 919px;
height: 370px;
margin: 0 0 0 1px;
padding: 15px;
border: 1px solid #C6CE8F; 
background-image: url(images/Portland_1890_small.jpg);
}
.content-company p {
font-size:1em; 
color:#1C1E0D; 
margin: 0;
padding: 5px 0 15px 0;
}

.title-letter {
font-size: 36px;
color:#1C1E0D;  
float:left;
}

/*** Content - Locations ***/
.content-locations {
float: left;
width: 938px;
height: 370px;
margin: 0 0 0 1px;
padding: 15px 0 15px 15px;
background-color: #939b5b;
}
.content-locations h1 { 
font: bold 16px "Arial", Verdana, Tahoma; 
color: #000000;
line-height: 16px;
margin: 0 0 10px 0;
padding: 0;
}


.content-locations .location-box {
margin: 0 10px 0 10px;
padding: 0;
width: 214px;
height: 135px;
float: left;
}

.content-locations .location-box h3 {
margin: 3px 0 2px 0;
padding: 0;
font: bold 14px "Arial", Verdana, Tahoma;
color: #000000;
}

.content-locations .location-box p {
margin: 0 auto;
padding: 0;
font: bold 13px "Arial", Verdana, Tahoma;
color: #ffffff;
}

.content-locations .location-box p a {
font: bold 13px "Arial", Verdana, Tahoma;
color: #000000;
text-decoration: none;
}

.content-locations .location-box p a:hover {
font: bold 13px "Arial", Verdana, Tahoma;
color: #000000;
text-decoration: underline;
}

/*** Content - Map ***/
.content-map {
float: right;
width: 470px;
height: 400px;
margin: 0 1px 0 0;
padding: 0;
}

/*** Content - Contact ***/
.content-contact {
float: left;
width: 440px;
height: 370px;
margin: 0 0 0 1px;
padding: 15px;
background-color: #939b5b;
/* -- CSS3 - define rounded corners -- */	
-webkit-border-radius: 10px;
-moz-border-radius: 10px; 
 
 /* -- CSS3 - create a background gradient -- */
 background: -webkit-gradient(linear, 0% 0%, 0% 40%, from(#BDC398), to(#939b5b)); 
 background: -moz-linear-gradient(0% 40% 90deg,#939b5b, #BDC398); 
  
  /* -- CSS3 - add a drop shadow -- */
  -webkit-box-shadow:0px 0 50px #ccc;
  -moz-box-shadow:0px 0 50px #ccc; 

}

.content-contact .contact-form {
margin: 0 auto;
padding: 0;
width: 210px;
height: 380px;
float: left;
overflow: hidden;
}

.content-contact .contact-form h3 {
margin: 3px 0 2px 0;
padding: 0;
font: bold 14px "Arial", Verdana, Tahoma;
color: #000000;
}

.content-contact .contact-box {
margin: 0 0 0 20px;
padding: 0;
width: 210px;
height: 330px;
float: right;
overflow: hidden;
}

.content-contact .contact-box h3 {
margin: 3px 0 2px 0;
padding: 0;
font: bold 14px "Arial", Verdana, Tahoma;
color: #000000;
}

.content-contact .contact-box h4 {
margin: 0 auto;
padding: 20px 0 0 0;
font: bold 11px "Arial", Verdana, Tahoma;
color: #000000;
}

.content-contact .contact-box p {
margin: 0 auto;
padding: 0;
font: bold 13px "Arial", Verdana, Tahoma;
color: #ffffff;
line-height:17px;
}

.content-contact .contact-box p a {
font: bold 13px "Arial", Verdana, Tahoma;
color: #000000;
text-decoration: none;
}

.content-contact .contact-box p a:hover {
font: bold 13px "Arial", Verdana, Tahoma;
color: #000000;
text-decoration: underline;
}


/* Directions - Google Form ######### */
.directions{
	margin: 10px 0 0 0;
	width:210px;
	height: 40px;
}
form.directions .submit{
	border: none;
	height: 22px;
	width: 76px;
	background: url(images/button-submit.gif) no-repeat;
	cursor: pointer;
	text-indent:-9999px;
	margin: 0 auto;
}
form.directions input{
	background: #6e692b;
	border: 1px solid #55511c;
    color: #ffffff; 
	font: bold 12px "Arial", Verdana, Tahoma;
	width: 120px;
	padding:3px;
	float:left;
	margin-right:5px;
}



/*  ######### Footer Navigation #########  */
#footer-container {
	width: 952px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
}
#footer-nav{
	width: 952px;
	height: 30px;
	background-color: #939b5b;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0;
}
#footer-nav ul {
	width: 932px;
	margin: 0px auto;
	padding: 10px 10px 0 10px;
	font: bold 10px "Arial", Verdana, Tahoma;
	color: #ffffff;
	text-align: left;
}

#footer-nav li.div {
	list-style-image: none;
	list-style: none;
	margin: 0 auto;
	list-style-type: none;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	font: bold 11px "Arial", Verdana, Tahoma;
	color: #ffffff;
}

#footer-nav li {
	list-style-image: none;
	list-style: none;
	margin: 0 auto;
	list-style-type: none;
	display: inline;
	float: left;
	padding: 0;
	font: bold 11px "Arial", Verdana, Tahoma;
}

#footer-nav li a {
	font: bold 11px "Arial", Verdana, Tahoma;
	color: #ffffff;
	display: inline;
	text-decoration:none;
}

#footer-nav li a:hover {
	font: bold 11px "Arial", Verdana, Tahoma;
	color: #ffffff;
	text-decoration: underline;
}
#footer-nav li.copyright {
	font: bold 11px "Arial", Verdana, Tahoma;
	color: #ffffff;
	list-style-image: none;
	list-style: none;
	margin: 0 auto;
	list-style-type: none;
	list-style-position: inside;
	display: inline;
	float: right;
	padding: 0;
}

#footer-nav li.copyright a {
	font: bold 11px "Arial", Verdana, Tahoma;
	color: #ffffff;
	padding: 0;
	display: inline;
	text-decoration:none;
	padding-left: 0;
	padding-right: 0;
}

#footer-nav li.copyright a:hover {
	font: bold 11px "Arial", Verdana, Tahoma;
	color: #ffffff;
	text-decoration: underline;
}

.location-link {
	color:#fff;
        font: bold 18px "Arial", Verdana, Tahoma;
        text-align:center;
	text-decoration: none;
}
.location-link:hover {
	background-color:939b5b;
}
.phonenums {
	font: bold 12px "Arial", Verdana, Tahoma;
	text-align:center;
	padding:5px;
}

