@charset "utf-8";
/*
Theme Name: Plum Window and Doors Theme
Description: The Theme for Plum Windows and Doors.
Author: Anchorwave
Author URI: www.anchorwave.com
*/

@import url("slider.css"); /*Homepage Slider*/

/* CSS Document */


/*Default*/

body, a, div, span, p, form, label, table, tbody, tr, th, td, img, ul, ol, h1, h2, h3, h4, h5, hr{
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	border:none;
}

body, a, div, span, p, form, label, table, tbody, tr, th, td, img, ul, ol, li, input, select {
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#3D1F0C;
	line-height:18px;
}


input, select, textarea, li {
	padding:0px;
	margin:0px;
}

a {
	color:#3D1F0C;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

a:hover {
	color:#3D1F0C;
	text-decoration:underline;
}


table td {
	vertical-align:top;
}


p {
	padding-bottom:10px;
	margin-left:15px;
	margin-right:10px;
}


/*End Defaults*/

/*Anchor Wave Layout Styles */

body {
	background:url(images/bg.jpg) top center #E4E0CA repeat-y;
	_text-align:center;
}
	
#wrap {
	position:relative;
	width:850px;
	margin:0 auto;
	text-align:center;
	margin-top:50px;
}


/*Anchor Wave Header Styles*/


#header {
	position:relative;
	width:850px;
	height:125px;
	z-index:500;
}
	
	
#logo {
	position:relative;
	float:left;
	width:291px;
	height:92px;
	background:url(images/plumlogo.gif) top left no-repeat;
	left:25px;
	top:30px;
}
	
.thirty {
	position:relative;
	width:800px;
	height:63px;
	margin:0 0 10px -10px;
	background:url(images/30percent.jpg) top left no-repeat;	
}

	
#learnmore {
	width:76px;
	height:72px;
	display:block;
	float:right;
	position:relative;
	top:18px;
	right:15px;
	cursor:pointer;
	text-decoration:none;
}	


#header-seal, #header-seal-cs {
	position:absolute;
	z-index:100;
	top:8px;
	right:310px;
	background: url(images/header-seal.png) no-repeat;
	width:129px;
	height:126px;	
}
#header-seal-cs {
	background: url(images/header-seal-cs.png) no-repeat;
}

.linky {
	width:76px;
	height:68px;
	display:block;
	text-decoration:none;
	position:absolute;
	z-index:999;
	top:40px;
	right:340px;
}
	

.linkycontact {
	width:137px;
	height:37px;
	display:block;
	text-decoration:none;
	margin:69px 0 0 25px;
	position:relative;
	z-index:999;
}


#phone-number {
	position:relative;
	float:right;
	width:225px;
	height:121px;
	background:url(images/phone-number.png) top left no-repeat;
	margin:4px 15px 0 0;
}

#highlight-federal-tax-credit {
	background:url(images/header-seal.png) no-repeat 0 0;
	width:129px;
	height:126px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	left:388px;
	top:9px;
	z-index:9999;
	}
#wrap #header #highlight-get-a-price {
	background:url(images/highlight-get-a-price.png) no-repeat 0 0;
	width:168px;
	height:51px;
	position:absolute;
	display:block;
	text-indent:-9999px;
	top:165px;
	right:10px;
	z-index:9999 !important;
	}
/*Anchor Wave Navigation Styles*/
	
#nav {
	width:802px;
	height:31px;
	background:url(images/nav-bg.gif) repeat-x top center;
	margin:0 auto;
	z-index:5;
	position:relative;
}
#nav-left, #nav-right {
	background:url(images/nav-left.png) no-repeat 0 0;
	width:17px;
	height:38px;
	display:block;
	position:absolute;
	left:-17px;
	top:0;
	}
#nav-right {
	background:url(images/nav-right.png) no-repeat 0 0;
	left:800px;
	}	
#nav ul {
	position:relative;
	list-style:none;
	padding:0px;
	margin:0px;
	width:800px;
	text-align:center;
}
	

#nav ul li {
	position:relative;
	padding:0;
	margin:0;
	display:inline;
	float:left;
}
	

#nav ul li a {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:2px 5px;
	line-height:19px;
	height:19px;
	color:#FFFFFF;
	margin:4px 10px 0 10px;
	_margin:4px 5px 0 5px;
	text-transform:lowercase;
	float:left;
}
	
	
#nav ul li a:hover {
	text-decoration:none;
	background:#24A950;
}	

/*Anchor Wave Content Style*/
#contents, #footer, .content-top {
	background:url(images/content-bg.gif) repeat-y center top;
	}

#contents {
	width:785px;
	margin:0 auto;
	text-align:left !important;
	padding:15px 25px;
}
.content-bg {
	background:url(images/content-bg-footer.jpg) no-repeat 0 0;
	width:835px;
	height:11px;
	display:block;
	clear:both;
	}
.content-top {
	padding:10px 40px;
	height:1%;
	overflow:hidden;
	}
/*Anchor Wave Footer Styles*/	

#footer {
	width:800px;
	margin:0 auto;
	padding:0 18px 0 17px;
	text-align:center;
	/*background:url(images/footer-bg.jpg) top left repeat-x;	*/
	height:1%;
	overflow:hidden;
	clear:both;
}
.footer-wrapper {
	border-top:10px solid #8a5fa6;
	padding:10px 0;
	height:1%;
	overflow:hidden;
	}
.footer-btm-bg {
	background:url(images/content-bg-footer.jpg) no-repeat center top;
	height:11px;
	width:835px;
	margin:0 auto;
	}	
#footer .icons {
	width:305px;
	height:57px;
	float:left;
	padding:0;
}

#footer .icons img {
	margin:5px 4px 0 4px;
	border:none;
}
	
	
#footer .phone-numbers {
	position:relative;
	width:100px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#8A5FA5;
	font-size:11px;
	text-align:left;
	padding:15px 0px 0px 0px;
}
	
#footer .copyright {
	width:305px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#8A5FA5;
	font-size:11px;
	text-align:left;
	padding:15px 0px 0px 0px;
	margin-left: 35px;
}

	
#footer .copyright strong, #footer .copyright b {
	text-transform:lowercase;	
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display:block;
	margin-left: auto;
	margin-right: auto;
	}


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

img.alignright {
	margin:0 0 15px 15px;
	display:block;
	}

img.alignleft {
	margin:0 15px 15px 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/*Anchor Wave Text Styles*/

h1 {
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#4B246B;
	line-height:1.2;
	margin-bottom:7px;
	width:80%;
}
	
h2 {
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#4B246B;
	height:18px;
	line-height:19px;
	margin-bottom:3px;
	margin-top:8px;
}
/*Anchor Wave Miscellaneous Styles*/

.clear-both {
	clear:both;
	height:5px;
}
	
	
hr {
	position:relative;
	width:auto;
	margin-left:55px;
	height:1px;
	border-bottom:1px solid #8A5FA5;
	margin-bottom:10px;
	display:block;
}


/*Anchor Wave Home Page Styles*/

.green-box {
	position:relative;
	background:#28C161 url(images/green-box-bg.jpg) top left repeat-x;
	width:214px;
	padding:10px 15px;
	border: 5px #24A950 solid!important;
	float:left;
	height:135px;
	margin-bottom:15px;
	}

.green-box a, .purple-box a {
	color:#fff;
}

.green-box h1 {
	font-size:38px!important;
	line-height:38px;
	float:left;
	color:#1C1B18;
	margin:0px 5px 1px 8px;
}
	

.green-box h2 {
	font-size:16px!important;
	line-height:16px;
	float:right;
	color:#1C1B18;
	text-transform:uppercase;
	margin:0 10px 5px 0;
}
	
.green2 {
	font-size:16px!important;
	margin:0 10px 28px 0!important;
	_margin:-3px 0 -5px 0;
	padding:0!important;

}
	
.green-box p {
	position:realtive;
	margin:15px 0 0 0;
	padding:0;
}

.green-box2 {
	margin:10px 0 0 0!important;
	_margin:-30px 0 0 0;
	padding:0;

}
	
.purple-box {
	position:relative;
	background:#592F79 url(images/purple-box-bg.jpg) top left repeat-x;
	width:214px;
	padding:10px 15px;
	border: 5px #4B246B solid!important;
	margin:0px 7px;
	float:left;
	height:135px;
	margin-bottom:15px;
}
	
.purple-box h1 {
	font-size:26px!important;
	color:#FFFFFF;
	margin:5px 0 0 5px;
	}
	
.purple-box h2 {
	font-size:14px!important;
	color:#FFFFFF;
	text-transform:uppercase;
	margin:10px 0 0 0;
}
	
.purple-box p {
	margin-left:0px;
	margin-top:2px;
	color:#FFFFFF;
	clear:both;
	font-size:11px;
	}
	
.purple-box img.alignleft {
	margin-right:5px!important;
	margin-bottom:0px!important;
	margin-left:0px!important;
	display: inline;
}



ul.plum {
	margin:10px 0 10px 50px;
}

ul.plum li {
	list-style:url('images/li-plum.jpg') outside!important;
}

ul.listmargin {
	margin:0 0 15px 60px!important;
}

li.one{
	list-style:url('images/li-1.gif') outside!important;
}

li.two{
	list-style:url('images/li-2.gif') outside!important;
}

li.three{
	list-style:url('images/li-3.gif') outside!important;
}


li.four{
	list-style:url('images/li-4.gif') outside!important;
}

li.five{
	list-style:url('images/li-5.gif') outside!important;
}

li.none {
	list-style:none!important;
}

li.large {
	font-size:16px;
	line-height:45px;
	color:#4B246B;
	margin:0 0 0 8px!important;
	padding:0!important;
	font-weight:bold;
}


.purpdiv-sm {
	background:url(images/divbkg-sm.gif) repeat-y;
	width:340px;
	height:39px;
	height:auto;
}

.purpdiv-lg {
	background:url(images/divbkg-lg.gif) repeat-y;
	width:501px;
	height:auto;
}

.purpdiv-sm p {
	color:#fff;
	line-height:39px;
	padding:0 22px;
}

.purpdiv-sm p a{
	color:#FFF;
	text-decoration:underline;
}

.purpdiv-lg p {
	color:#fff;
	padding:15px 22px;
}


.purpdiv-lg table {
	400px;
	margin:15px 22px;
}

.purpdiv-lg table td {
	color:#fff;
}

.purpdiv-lg table td.first{
width:135px;
}

#shTitle, #shName {
	background-color:#000000!important;
	color:#FFF!important;
}

.contact-side {
	width:225px;
	float:right;
	margin:0 0 15px 15px;
}


ol {
margin:0 0 0 50px;
}


.bullets {
	margin:10px 0 0 50px;
}

.availablestyles {
	margin:0 auto;
	vertical-align:top;
	text-align:center;
}

.availablestyles td {
vertical-align:top;
text-align:center;
padding:8px;
}



.cutie {
	font-size:16px;
	font-weight:bold;
	color:#8EC78B;
	text-align:center;
}

.plumcolor {
	color:#4B246B;
	font-size:17px;
}

span.quote {
	font-size:28px;
	margin:5px 5px 0 5px;
}


.buttonize {
	padding:2px 4px;
	background:#4B246B;
	color:#00CC66;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}

.buttonize:hover {
	color:#fff;
	text-decoration:none;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/************************/

a#call-to-action {
	display:block;
	background: transparent url(images/btn-free-estimate.png) top center no-repeat;
	width: 240px;
	height: 36px;
	margin:0;
	margin-top: 5px;
	padding:0;
	text-indent: -9999px;
	text-align:center;
	display:none; /* Hide Free Estimate Button */
}

a#call-to-action:hover {
	background: transparent url(images/btn-free-estimate.png) bottom center no-repeat;
}

#customer-code {
position:absolute;
top:-34px;
right:46px;
display:block;
width:206px;
height:37px;
background:url(images/btn-cust-code.png) no-repeat;
text-indent:-999em;
outline:0;
}
#customer-code:hover { background-position:0 -37px; }


/*New homepage*/
.shadow {
	-webkit-box-shadow: 0 1px 8px rgba(214,214,214,.1); 
	-moz-box-shadow: 0 1px 8px rgba(214,214,214,1); 
	box-shadow: 0 1px 8px rgba(214,214,214,.1);
	padding:3px;
	background:#fff;
	position:relative;
	margin-right:10px;
	behavior:url(/PIE.htc);
}
ul.teaser,ul.teaser-latest { 
	outline-style:none;
	margin:25px 0 0 20px;
	overflow:hidden;
}
ul.teaser li ,ul.teaser-latest li{
	width:235px;
	display:inline;
	float:left;
	background: #e1f5de; /* for non-css3 browsers */
	background: -webkit-gradient(linear, left top, left bottom, from(#f9fdf8), to(#e1f5de)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #f9fdf8,  #e1f5de); /* for firefox 3.6+ */
	-moz-border-radius: 15px; /* Firefox */
	-webkit-border-radius: 15px; /* Safari and Chrome */
	border-radius: 15px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	position:relative;
	behavior:url(/PIE.htc);
}

ul.teaser li h2 ,ul.teaser-latest li h2 {
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	background:#491a68;
	border-bottom:4px solid #9972b1;
	line-height:43px;
	height:43px;
	color:#fff;
	font-size:18px;
	margin:0;
	padding-left:15px;
	position:relative;
	behavior:url(/PIE.htc);
}
	
ul.teaser li .content,ul.teaser-latest li .content { padding:15px;}
ul.teaser li.first
{filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9fdf8', endColorstr='#e1f5de'); /* for IE */}
ul.teaser li.mid
{ margin:0 20px; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9fdf8', endColorstr='#e1f5de'); /* for IE */}
ul.teaser li.last{ background:url(images/authorize-dealer.png) no-repeat ; height:191px;}
ul.teaser li.last a{ width:100%; height:100%; text-indent:-9999em; display:block;}

	.eg-btn,
	.oc-btn { width:310px; height:49px; display:block; text-indent:-999em; margin-top:15px}
	
	.eg-btn {background:url(images/eg-btn.png) no-repeat;}
	.oc-btn { background:url(images/oc-btn.png) no-repeat;}
	
ul.teaser-latest{margin:25px 0 0 0px; padding-left:20px;}
ul.teaser-latest li{
	background:url(images/jimmy-stewart.jpg) no-repeat bottom center #dddbe6;
	}
	
ul.teaser-latest li.mid{
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9fdf8', endColorstr='#e1f5de'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f9fdf8), to(#e1f5de)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #f9fdf8, #e1f5de); /* for firefox 3.6+ */	
	margin:0px 26px;
	}
ul.teaser-latest li.last{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEB', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#EAEAEB), to(#ffffff)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #EAEAEB, #ffffff); /* for firefox 3.6+ */	
	}
ul.teaser-latest li.last{padding-bottom:10px;}
ul.teaser-latest li.first .content{
	}
ul.teaser-latest li h2{  
	border: 0 none;
    border-radius: 0 0 0 0;
    height: 50px;
    margin-left: -15px;
    padding: 0;
    text-align: center;
    width: 258px;}
ul.teaser-latest li.first h2{background:url(images/black-header.png) no-repeat;}
ul.teaser-latest li.mid h2{background:url(images/purple-header.jpg) no-repeat;}
ul.teaser-latest li.last h2{background:url(images/lightblue-header.jpg) no-repeat;}
ul.teaser-latest li.last a {background:url(images/authorize-dealer-latest.png) no-repeat; display:block; width:235px; height:94px; text-indent:-999em;}

ul.teaser-latest li a.more{
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:0px;
	display:block;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#fff;
	text-indent:0px;
	text-align:center;
	
	}

ul.teaser-latest li.last a.more{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b9fc6', endColorstr='#22acd3'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#1b9fc6), to(#22acd3)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #1b9fc6, #22acd3); /* for firefox 3.6+ */	
	width:150px;
	margin:0px auto;
	height:40px;
	line-height:40px;
	}
ul.teaser-latest li.first a.more{
	background:#e20000;
	-o-box-shadow:0 0 10px #630B0E inset;
	-mox-box-shadow:0 0 10px #630B0E inset;
	-webkit-box-shadow:0 0 10px #630B0E inset;
	box-shadow:0 0 10px #630B0E inset;
	width:85px;
	font-size:11px;
	height:30px;
	margin:10px 0px;
	line-height:30px;
	}
.border-box {background:#f3f1e4; border:1px solid #dbdad5; padding:15px 25px; margin-bottom:10px; overflow:hidden;}
.border-box p{margin:0px;}
.border-box p span{color:#513862; font:bold 14px Arial, Helvetica, sans-serif; padding-right:5px;}
a.coloured{font-weight:normal; color:#dd0014;}
.border-box ul{list-style-type:none; width:100%; float:left;}
.border-box ul li{font:bold 14px Arial, Helvetica, sans-serif; text-transform:capitalize;}
.boxone ul li{ float:left; width:50%;}
.feat-image{float:right; padding-left:30px;}
/*= Rebate form
-------------------------------------------------------------*/
form#cforms9form legend{display:none;}


