/******************************
	Kirtz Shutters CSS
******************************/

body {
	background-image: url(../Images/bkgrnd.jpg);
	font-family:Arial,Verdana,serif;
}

a {
	color:#473217;
}

a:hover {
	color:#993300;
}

.clear {
	clear:both;
}

.wrapper {
	width:842px;
	margin:0 auto;
	background:url(../images/wrapper-bg.png) repeat-y;
}

.wrapperTop {
	background:url(../images/wrapper-top.png) top center no-repeat;
	width:842px;
	height:18px;
	margin:15px auto 0 auto;
}

.wrapperBottom {
	position:relative;
	top:-15px;
	background:url(../images/wrapper-bottom.png) bottom center no-repeat;
	width:842px;
	height:18px;
	margin:15px auto 0 auto;
}

.header {
	position:relative;
	width:804px;
	height:146px;
	background:url(../images/header.png) no-repeat;
	margin:0 auto;
	top:-20px;
}

.header h1, .header p {
	padding:0;
	margin:0;
}

.header h1 a, .header p a {
	position:relative;
	display:block;
	width:280px;
	height:88px;
	top:45px;
	left:17px;
}

.header h1 a span , .header p a span {
	display:none;
}

.mainContent {
	width:800px;
	margin:0 auto;
	background:url(../images/main-content-bg.png) repeat-y;
	padding:0 2px;
}

.mainContentBottom {
	width:807px;
	height:10px;
	margin:0 auto;
	background:url(../images/main-content-bottom.png) no-repeat;
}

.homeBorder {
	*margin-top:-3px;
}

.center {
	text-align:center;
}

/*** Navigation ***/

.navigation {
	background:url(../Images/navigation.png) no-repeat;
	width:842px;
	height:57px;
	margin:0px auto -6px auto;
	position:relative;
	z-index:999;
	top:-6px;
	*top:-5px;
}

.practical {
	background-position:0 -57px;
}

.galleries {
	background-position:0 -114px;
}

.service {
	background-position:0 -171px;
}

.wheretobuy {
	background-position:0 -228px;
}

.contact {
	background-position:0 -285px;
}

.navigationTopColumn {
	background:url(../Images/navigation-bottom-bg.gif);
}

.navigation a span {
	display:none;
}

.navigation a {
	position:relative;
	top:7px;
}

.navigation a.link1 {
	float:left;
	display:block;
	width:112px;
	height:15px;
	left:35px;
}

.navigation a.link2 {
	float:left;
	display:block;
	width:105px;
	height:15px;
	left:79px;
}

.navigation a.link3 {
	float:left;
	display:block;
	width:48px;
	height:15px;
	left:126px;
}

.navigation a.link4 {
	float:left;
	display:block;
	width:102px;
	height:15px;
	left:172px;
}

.navigation a.link5 {
	float:left;
	display:block;
	width:79px;
	height:15px;
	left:217px;
}

.navigation a.link6 {
	float:left;
	display:block;
	width:66px;
	height:15px;
	left:260px;
}

/*** Sub Navigation ***/

.navigation ul {
	position:relative;
	list-style-type:none;
	margin:0;
	padding:0;
	top:12px;
	left:35px;
}

.navigation ul li {
	display:inline;
	margin:0 11px;
}

.navigation ul a {
	color:#f4d9bf;
	font-family:Verdana,Arial,serif;
	font-size:.7em;
	font-weight:bold;
	letter-spacing:-.1em;
	*letter-spacing:-.05em;
	text-decoration:none;
	border:0;
}

.navigation ul a:hover {
	color:#000;
	text-decoration:none;
}

/*** End Sub Navigation ***/


/*** Safari Hack ***/

@media screen and (-webkit-min-device-pixel-ratio:0){
	.navigation {
		top:-5px;
	}
} 

/*** End Safari Hack ***/

/*** End Navigation ***/

/*** Contact Us ***/

.bottomLeft {
	float:left;
	background:url(../Images/bottom-content-bg.gif);
	min-height:246px;
	*min-height:263px;
	width:608px;
}

.bottomLeft h4, .bottomLeft h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #993300;
	padding:25px 0 0 20px;
	margin:0;
}

.bottomLeft p {
	padding:0 0 0 20px;
	color:#473217;
	font-size:14px;
	font-weight:normal;
	width:565px;
}

.quickContact {
	width:801px;
	border:2px solid #919392;
	margin:10px auto 0 auto;
	font-size:.7em;
	font-weight:bold;
	color:#000;
}

.quickContact div.quickContactLeft {
	float:left;
}

.quickContact div.contactForm {
	float:right;
	width:153px;
	height:355px;
	*height:36px;
	background:#cea97e;
	padding:20px 20px 8px 20px;
	position:relative;
}

.quickContact div.contactForm p {
	text-align:left;
	padding:0;
	margin:-15px 0 5px 0;
	*margin:-15px 0 -10px 0;
	font-size:1.2em;
	border-bottom:1px solid #d6b793;
	padding-top:5px;
}

.quickContact div.contactForm input {
	margin-bottom:5px;
	width:154px;
	height:15px;
	border:1px solid #666666;
	font-size:11px;
}

.quickContact div.contactForm input.firstname {
	width:56px;
}

.quickContact div.contactForm input.lastname {
	width:83px;
}

.quickContact div.contactForm textarea {
	width:154px;
	height:45px;
	border:1px solid #666666;
	font-size:11px;
}

.quickContact div.contactForm input.submit {
	width:70px;
	height:18px;
	margin-top:6px;
	font-weight:bold;
	border:1px solid #000;
	font-size:.8em;
	padding-bottom:2px;
	float:left;
}

/*** End Contact Us ***/

/*** Contact Us Internal ***/

.quickContactInternal {
	width:801px;
	margin:10px auto 0 auto;
	font-size:.6em;
	font-weight:bold;
	color:#000;
	height:136px;
	background:url(../Images/internal-footer.jpg) no-repeat;
}

.quickContactInternal div.quickContactLeft {
	float:left;
}

.quickContactInternal div.contactForm {
	float:right;
	width:291px;
	padding:20px 20px 8px 20px;
	position:relative;
}

.quickContactInternal div.contactForm p {
	text-align:left;
	padding:0;
	margin:-15px 0 5px 0;
	*margin:-15px 0 -10px 0;
	font-size:1.3em;
	border-bottom:1px solid #d6b793;
	padding-top:0px;
}

.quickContactInternal div.contactForm input {
	margin-bottom:5px;
	width:146px;
	height:15px;
	border:1px solid #666666;
	font-size:11px;
}

.quickContactInternal div.contactForm input.firstname {
	width:56px;
}

.quickContactInternal div.contactForm input.lastname {
	width:83px;
}

.quickContactInternal div.contactForm textarea {
	width:146px;
	height:57px;
	border:1px solid #666666;
	font-size:11px;
}

.quickContactInternal div.contactForm input.submit {
	width:70px;
	height:18px;
	margin-top:6px;
	font-weight:bold;
	border:1px solid #000;
	font-size:.9em;
	padding-bottom:2px;
	float:left;
}

.quickContactInternalright {
	padding-left:8px;
}

p.subInternalContact {
	font-size:1.1em !important;
	margin:-5px 0 0 0 !important;
	position:relative;
	z-index:9999;
	border:0 !important;
}

.quickContactInternal table {
	margin-top:5px;
}

/*** End Contact Us Internal ***/


/*** Footer ***/

.footer {
	position:relative;
	top:-15px;
	color:#91847b;
	text-align:center;
	font-size:.8em;
	font-family:Arial;
}

.footer strong {
	font-size:1.1em;
}

/*** End Footer ***/

/*** Page Specific CSS ***/

.mainContent h3, .mainContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #993300;
	padding:25px 0 0 20px;
	margin:0;
}

.mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #473217;
	padding-left:20px;
	width:335px;
}

p.orange {
	color:#993300 !important;
	font-weight:bold;
}

.rightContentDiv {
	float:right;
	width:340px;
	text-align:center;
	padding-top:40px;
	font-size:.7em;
}

.rightContentBuy {
	float:right;
	width:432px;
	text-align:center;
	padding-top:40px;
	padding-right:10px;
	font-size:.7em;
}

.rightContentBuy img {
	width:390px;
	height:293px;
}

.rightContentBuy1 {
	float:right;
	width:432px;
	text-align:center;
	padding-top:40px;
	padding-right:10px;
	font-size:.7em;
}


.compromise2 {
	padding:0;
	margin:-10px 0;
}


/*** Craftsmanship ***/

.craftsmanship {
	width:800px;
	height:375px;
	background:url(../images/john2.jpg) no-repeat;
}

/*** Hardwoods ***/

.hardwoods {
	width:800px;
	height:375px;
	background:url(../images/hardwoods2.jpg);
}

.subTitle {
	font-size:2.1em;
}

h2.subTitle {
	color:#473217;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:20px;
	width:335px;
}

.noMargin {
	margin-top:0;
	padding-top:0;
}

.noBottomMargin {
	margin-bottom:0;
	padding-bottom:0;
}

.imageContent {
	display:none;
}

.hardwoodsLinks {
	font-weight:bold;
}

.hardwoodsLinks ul {
	list-style-type:none;
	width:400px;
	text-align:center;
}

.hardwoodsLinks ul li {
	display:inline;
	margin:0px 15px;
}

.hardwoodsNav ul {
	list-style-image:url(../images/bullet.png);
	*list-style-image:url(../images/bullet-ie.png);
	float:left;
	padding:0;
	margin:0 0 0 45px;
	*margin:-14px 0 0 60px;
	*padding-left:16px;
	font-size:.9em;
}

.hardwoodsNav ul li {
	margin:5px 0;
}

/*** Architectural Shapes ***/

.architectural_shapes {
	width:800px;
	height:500px;
	background:url(../images/shapes3.jpg) no-repeat;
}

.architectural_shapes p {
	width:450px;
}

/*** Custom Finishes ***/

.custom_finishes {
	width:800px;
	height:470px;
	background:url(../images/finishes-bg.jpg) no-repeat;
}

.custom_finishes p {
	width:400px;
}

/*** About ***/

.about_page {
	width:800px;
	height:600px;
	background:url(../images/detail.jpg) no-repeat;
}

.aboutImage {
	float:right;
	width:360px;
	height:214px;
	padding:50px 25px 0 0;
}

/*** Practical Elegance ***/

.practical_elegance {
	width:800px;
	height:375px;
	background:url(../images/blue_room.jpg) no-repeat;
}

/*** Environment ***/

.environment {
	width:800px;
	height:375px;
	background:url(../images/forest.jpg) no-repeat;
}

.environment p {
	width:420px;
}

/*** Energy ***/

.energy {
	background:url(../images/sunnybkgrnd.jpg) no-repeat;
	width:800px;
	height:375px;
}

/*** Motorized ***/

.motorized {
	background:url(../images/sunnybkgrnd.jpg) repeat;
	width:800px;
	height:575px;
}

IMG.floatright { 
	float: right; 
	margin: 5px 5px 5px 5px; 
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }


.motorizedspecs {
	background:url(../images/sunnybkgrnd.jpg) repeat-y;
	width:800px;
	height:725px;
}

.motorizedspecs ul {
	font-size:.8em;
	color:#473217;
	padding-left:60px;
	*padding-left:25px;
	width:400px;
}






/*** Gallery ***/

.gallery {
	width:800px;
	height:550px;
}

.gallery_shapes {
	width:800px;
	height:500px;
}

/*** Customer Service ***/

.customer_service {
	width:800px;
	background:url(../images/detail.jpg) no-repeat;
}

.customer_service p {
	width:400px;
}

.displayImage {
	float:right;
	padding:32px 25px 0 0;
}

/*** Warranty ***/

.warranty {
	width:800px;
	background:url(../images/detail.jpg) repeat-y;
}

.warranty p {
	width:730px;
}

/*** Care ***/

.care {
	width:800px;
	background:url(../images/detail.jpg) repeat-y;
}

.care p {
	width:425px;
}

/*** Contact ***/

.contact_us {
	width:800px;
	background:url(../images/detail.jpg) repeat-y;
}

.contact_us p {
}

table.contactFormTable {
	width:550px;
	margin-left:25px;
	*margin-top:-65px;
	padding:0;
}

.contactRight {
	float:right;
	width:240px;
	padding:0;
	margin:0;
	padding-top:50px;
}

.contact_us .normalParagraph {
	width:400px;
}

.contact_us .form-contact {
	padding-left:25px;
	font-size:.8em;
}

.contact_us .form-contact input {
	width:300px;
	margin-bottom:10px;
}

.contact_us .form-contact input.firstname {
	width:120px;
}

.contact_us .form-contact input.lastname {
	width:172px;
}

.contact_us .form-contact textarea {
	width:300px;
	height:60px;
}

.contact_us .form-contact input.submit {
	width:auto;
}

/*** Company Directory ***/

.company_directory {
	width:800px;
	background:url(../images/detail.jpg) repeat-y;
}

.company_directory .left {
	float:left;
	width:350px;
}

.company_directory .right {
	float:left;
	width:350px;
}

/*** Where to Buy ***/

.where_to_buy {
	width:800px;
	background:url(../images/detail.jpg) repeat-y;
}

/*** Wood Plantation Shutters ***/

.wood_shutters {
	width:800px;
	background:url(../images/detail.jpg) repeat-y;
}

.wood_shutters h2 {
	font-size:1em;
	font-weight:bold;
	color: #473217;
	margin-top:10px;
	padding-top:0;
    padding-left:20px;
}
    
.wood_shutters h3 {
	font-size:1em;
	font-weight:bold;
	color: #993300;
	margin-top:10px;
	padding-top:0;
}    

/*** Retail ***/

.retail {
	width:800px;
	background:url(../images/detail.jpg) repeat-y;
}

.retail p {
	width:800px;
}

.retailLeft {
	float:left;
	padding-left:45px;
	width:225px;
}

.retailRight {
	float:left;
	padding-left:35px;
	width:400px;
}

.retailRight p {
	width:415px;
}

.retail ul {
	font-size:.8em;
	color:#473217;
	padding-left:60px;
	*padding-left:25px;
	width:400px;
}

.retail .BOLD-header {
	font-size:1em;
}

h1.retailHeader {
	font-size:18px !important;
	text-align:center !important;
	color:#473217 !important;
	font-family:Arial,Helvetica,sans-serif !important;
}

/*** International ***/

.international {
	width:800px;
	background:url(../images/detail.jpg) repeat-y;
}

/*** Become a Dealer ***/

.dealer {
	width:800px;
	background:url(../images/detail.jpg) repeat-y;
}

/*** Become a Reseller ***/

.reseller {
	width:800px;
	background:url(../images/detail.jpg) repeat-y;
}

.reseller p {
	width:680px;
}

/*** Tension Adjustment ***/

ol.tension {
	font-size:.8em;
	width:330px;
	color:#473217;
	margin-left:20px;
}

/*** Installation Guides ***/

.guides {
	width:800px;
	background:url(../images/detail.jpg) repeat-y;
}

.guides p {
	width:680px;
}

.guides ol {
	font-size:.8em;
	width:600px;
	color:#473217;
}

.uppercase {
	text-transform:uppercase;
	font-weight:bold;
}

.uppercase em {
	text-transform:lowercase;
}

/*** Download ***/

.download {
	width:800px;
	background:url(../images/detail.jpg) repeat-y;
}

.download p.pdf {
	margin:20px 0 20px 20px;
	padding:0 0 0 30px;
	background:url(../Images/pdf.png) no-repeat;
	height:28px;
}

.download a.pdf {
	padding:3px 0 45px 25px;
}

/*** Hardwoods - Maple ***/

.maple {
	width:800px;
	background:url(../images/maple.jpg) repeat-y;
}

.mapleLeft {
	float:left;
	width:430px;
}

.mapleRight {
	float:right;
	width:300px;
	margin-right:25px;
}

.mapleRight p {
	width:280px;
}

.mapleRight .mapleHeader {
	font-size:1em;
	font-weight:bold;
	color: #993300;
	font-family:Arial,Helvetica,sans-serif;
}

.mapleRight h3.mapleHeader {
	font-size:1em;
	font-weight:bold;
	color: #993300;
	margin-top:10px;
	padding-top:0;
}

.maple .density {
	width:380px;
	height:168px;
}

.maple p.center {
	width:100%;
	font-size:.7em;
}









