/*
Theme Name: Strassburger
Theme URI: http://www.strassburger.ca
Author: That's Clever
Version: 1.0
*/

body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-family: 'Ubuntu Condensed', sans-serif;
	background: #bfbfbf;
}

#main {
	width: 1000px;
	margin: auto;
	box-shadow: 0px 20px 30px #aaaaaa;
}

.container {
	width: 1000px;
	margin: auto;
	position: relative;
}

#header {
	width: 100%;
	background: #600e19 url(images/headerBg.png) top center repeat-x;
	height: 100px;
}

#logo {
	margin: 15px 0px 0px 50px;
	padding: 0px;
	background: url(images/logo.png) top left no-repeat;
	width: 257px;
	height: 64px;
	float: left;
	cursor: pointer;
}

#slogan {
	width: 597px;
	height: 70px;
	float: right;
	margin: 15px 15px 0px 0px;
	background: url(images/slogan.png) top left no-repeat;
}

#slogan h2 {
	font-family: "Ubuntu Condensed", sans-serif;
	color: rgba(255,255,255,0.5);
	font-size: 40px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
}

#logo span, #slogan span {
	display: none;
}

#menu {
	background: #000000;
	clear: both;
}

#menu ul {
	margin: 0px 0px 0px 35px;
	padding: 5px 0px 0px 0px;
	list-style: none;
	height: 25px;
}

#menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	border-right: 1px solid #ffffff;
	height: 15px;
}

#menu a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: -5px;
	display: block;	
	padding: 5px 15px 0px 14px;
	height: 20px;
}

#menu li:last-child {
	border-right: 0px;
}


#menu a:hover {
	text-decoration: underline;
	color: #dddddd;
}

#menu .current-menu-item a, #menu .current-page-ancestor a {
	background: url(images/activeMenuBg.png) top left repeat-x;
}

#menu .sub-menu {
	display: none;
}

#menu a#dealer {
	background: url(images/dealerBtn.png) top left no-repeat;
	width: 142px;
	height: 75px;
	padding: 0px;
	position: absolute;
	top: 14px;
	right: 10px;
	z-index: 100;
}

#dealer span {
	display: none;
}

#windowsDD {
	position: absolute;
	top: 39px;
	left: 0px;
	background: url(images/dropdownBg.png) bottom left repeat-x;
	width: 100%;
	height: 170px;
	z-index: 1000;
	display: none;
}

#doorsDD {
	position: absolute;
	top: 39px;
	left: 0px;
	background: url(images/dropdownBg.png) bottom left repeat-x;
	width: 100%;
	height: 275px;
	z-index: 1000;
	display: none;
}

#windowsDD table, #doorsDD table {
	width: 950px;
	margin: auto;
	margin-top: 10px;
}

#windowsDD a, #doorsDD a {
	color: #000000;
	height: auto;

}

#content {
	text-align: left;
	background: #ffffff url(images/submenuBg.png) top left no-repeat;
}

#content .container {
	min-height: 550px;
	width: 100%;
	overflow: hidden;
}

#footer {
	background: url(images/footerBg.png) top left repeat-x;
	width: 100%;
	height: 130px;
	padding-top: 1px;
}

#logos {
	position: absolute;
	top: 15px;
	left: 50px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#logos li {
	background: url(images/footerLogos.png) top left no-repeat;
	width: 382px;
	height: 71px;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	text-indent: 10000px;
}

#footerText {
	color: #7e7e7e;
	position: absolute;
	top: 38px;
	left: 760px;
	font-size: 16px;
}

#footerText a {
	color: #A52238;
	text-decoration: none;
}

#social {
	position: absolute;
	top: 22px;
	right: 0px;
	width: 90px;
	text-align: right;
}

#social a {
	display: block;
	width: 30px;
	height: 30px;
	margin: 1px;
	float: left;
}

#social a span {
	display: none;
}

#social #houzz {
	background: url(images/houzz.png) top left no-repeat;
}

#social #googleplus {
	background: url(images/googleplus.png) top left no-repeat;
}

#social #twitter {
	background: url(images/twitter.png) top left no-repeat;
}

#social #facebook {
	background: url(images/facebook.png) top left no-repeat;
}

#social #houzz:hover {
	background: url(images/houzz.png) bottom left no-repeat;
}

#social #googleplus:hover {
	background: url(images/googleplus.png) bottom left no-repeat;
}

#social #twitter:hover {
	background: url(images/twitter.png) bottom left no-repeat;
}

#social #facebook:hover {
	background: url(images/facebook.png) bottom left no-repeat;
}

#footer #links {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 105px;
	left: 50px;
	list-style: none;
	width: 890px;
}

#footer #links li {
	margin: 0px 10px;
	padding: 0px;
	float: left;
}

#footer #links li:last-child {
	float: right;
}

#footer #links a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

.pageContent {
	width: 750px;
	float: right;
	padding-top: 30px;
}

.pageContent h1 {
	font-size: 20px;
	font-weight: normal;
	color: #b5121b;
}

.pageContent h2 {
	font-size: 20px;
	font-weight: normal;
	color: #b5121b;
}

.pageContent h3 {
	font-size: 18px;
	font-weight: normal;
	color: #b5121b;
}

.pageContent a {
	color: #b5121b;
	text-decoration: none;
}

.submenu {
	width: 217px;
	float: left;
	margin-top: 50px;
}

address {
	font-style: normal;
	margin-left: 50px;
}

/* hide everything! */
.submenu li {
	display: none;
}

/* show only the active stuff */
.submenu .current_page_item, .submenu .current_page_item li, .submenu .current-page-ancestor, .submenu .current-page-ancestor li, .submenu {
	display: block;
}

/* hide the top level */
.submenu .current_page_item a, .submenu .current-page-ancestor a {
	display: none;
}

/* but show all the li as */
.submenu .current_page_item li a, .submenu .current-page-ancestor li a {
	display: block;
	font-weight: normal;
}

/* show only the current submenu */
.submenu ul ul ul {
	display: none;
}

.submenu ul ul .current_page_item ul, .submenu ul ul .current-page-parent ul, .submenu ul ul ul .current_page_item ul, .submenu ul ul .current-page-ancestor ul {
	display: block;
}

/* fix for the 3rd tier */
.submenu .sub-menu .sub-menu .sub-menu li {
	display: none;
}

.submenu .level2.current-menu-item .level3, .submenu .level2.current-menu-ancestor li {
	display: block !important;
}


/* now lets make them pretty */
.submenu .current_page_item ul, .submenu .current-page-ancestor ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.submenu .current_page_item li, .submenu .current-page-ancestor li {
	margin: 10px 0px;
}

.submenu a, .submenu .current-menu-item li a {
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

.submenu .current-menu-item a {
	color: #b5121b;
}

.spacer {
	clear: both;
}

/* Homepage magic */
#homePages {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 1000px;
	height: 516px;
	position: relative;
}

#homePages img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.nivo-html-caption {
	background: url(images/whiteTile.png) top left repeat;
	position: absolute;
	top: 100px;
	left: 100px;
	width: 265px;
	height: 111px;
	padding: 15px;
	margin: 0px;
	list-style: none;
	font-size: 20px;
	color: #808080;
	opacity: 1;
	display: none;
}

.nivo-html-caption a {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

#left, #leftArrow {
	width: 18px;
	height: 67px;
	background: url(images/arrows.png) top left no-repeat;
	position: absolute;
	top: 100px;
	left: 0px;
	cursor: pointer; 
	z-index: 10;
}

#right, #rightArrow {
	width: 18px;
	height: 67px;
	background: url(images/arrows.png) top right no-repeat;
	position: absolute;
	top: 100px;
	right: 0px;
	cursor: pointer; 
	z-index: 10;
}

#left span, #right span, #leftArrow span, #rightArrow span {
	display: none;
}

a img {
	border: 0px;
}

.breadcrumbs {
	position: absolute;
	top: 2px;
	left: 250px;
	text-transform: uppercase; 
	color: #777777;
}

.breadcrumbs a {
	color: #777777;
	text-decoration: none;
}

.sidePicContent {
	float: left;
	width: 360px;
}

.sidePic {
	float: right;
	margin: 15px 20px 0px 0px;
}

.proProduct .box {
	width: 240px;
	float: left;
	margin-right: 5px;
	text-align: center;
}

.proProduct .box strong {
	background: #808080;
	padding: 2px;
	text-align: center;
	display: block;
	width: 230px;
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
}

.proProduct .box img {
	width: 240px;
	margin: 5px 0px;
}

.proProduct .wideBox {
	clear: both;
	width: 730px;
	height: 200px;
	overflow: hidden;
	margin-bottom: 10px;
}

.proProduct .wideBox img {
	width: 730px;
}

#wplb_main {
	float: none;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	height: auto;
	background: none;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}

.wplb_field, .wplb_pass {
	display: block;
	width: 200px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #A52238;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.wplb_button {
	display: block;
	width: 100px;
	background: #dddddd;
	border: 1px solid #aaaaaa;
	color: #333333;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}

#menu-professionals li {
	display: list-item;
	list-style: none;
	margin: 10px 0px;
}

#menu-professionals li li {
	display: none;
}

#menu-professionals .current_page_item a {
	display: block;
}

#menu-professionals .current-menu-item li, #menu-professionals .current-menu-ancestor li {
	display: list-item;
}

.wpcf7-list-item {
	display: block;
}

#homeBoxes {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 200px;
	background: rgba(150,150,150,0.8);
	z-index: 200;
}

#homeBoxes img {
	margin: 0px 2px;
}

#homeBoxes .homeBox {
	width: 154px;
	height: 180px;
	border: 2px solid rgba(255,255,255,0.8);
	margin: 10px 3px;
	display: block;
	float: left;
	position: relative;
	color: #333333;
	text-decoration: none;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}

#homeBoxes .homeBox:hover {
	color: #b5121b;
}

#homeBoxes .homeBox:first-child {
	margin-left: 10px;
}

#homeBoxes .homeBox:last-child {
	margin-right: 10px;
}

#homeBoxes .homeBox span {
	display: block;
	background: rgba(255,255,255,0.8);
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 10px 0px;
	width: 100%;
	text-align: center;
	font-size: 13px;
}

#homeBoxes .homeBox span p {
	margin: 0px;
	padding: 0px;
}

#homePictures {
	height: 350px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

#homePictures img {
	float: left;
}

.static-menu, .static-menu2 {
	display: block !important; 
	list-style: none; 
	margin-left: 10px;
}

.static-menu li, .static-menu2 li {
	display: list-item !important; 
	margin: 10px 0px;
}

.static-menu li:first-child {
	margin-left: -20px;
}

.wpcf7 input.wpcf7-number {
	width:70px;
}

.topBanner {
	width: 100%; 
	height: 25px; 
	background: #808080; 
	color: #fff;
	overflow: hidden;
}

.topBanner span {
	color: #000; 
	font-weight: bold;
}

.topBanner a {
	background: #b5121b; 
	text-transform: uppercase; 
	font-weight: bold; 
	color: #fff; 
	text-decoration: none; 
	display: inline-block; 
	padding: 5px
}