@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
*/


/* 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;
}
	
	
#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 {
	position:absolute;
	z-index:100;
	top:8px;
	right:310px;
	background: url(images/header-seal.png) no-repeat;
	width:129px;
	height:126px;	
}
	

.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;
}


/*Anchor Wave Navigation Styles*/
	
#nav {
	width:800px;
	height:31px;
	background:#4B246B;
	margin:0 auto;
	z-index:5;
}

	
#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 {
	width:780px;
	margin:0 auto;
	text-align:left !important;
	padding:15px 10px 5px 10px;
	clear:both;
}
	
/*Anchor Wave Footer Styles*/	

#footer {
	width:800px;
	margin:0 auto;
	text-align:center;
	background:url(images/footer-bg.jpg) top left repeat-x;	
	height:57px;
	padding-top:9px;
	clear:both;
}
	
#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;
	height:24px;
	line-height:30px;
	margin-bottom:7px;
}
	
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;
}

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