﻿@import url(Buttons.css);

body
{
    background-color: #e3a46c;
    background-image: url(signature-bg.jpg);
    background-position: center top;
    background-attachment: fixed;
    background-repeat: repeat-x;
    font-family: Helvetica, Arial, Sans-Serif;
}
td 
{
	vertical-align: top;
	}
a {
  color: #6c3216;
}
a:visited {
 color: #6c3216;
}
a:hover {
    color: #310d06;
}
#maincontainer
{
    width: 980px;
    margin: auto;
}
#headercontainer
{
    width: 980px;
    height: 98px;
    background-image: none;
}
#navcontainer
{
    position: relative;
    top: 58px;
    left: 160px;
    color: #ffffff;
    width: 800px;
}
#topnav
{
    position: absolute;
    top: 15px;
    text-align: right;
    width: 970px;
    font-size: 11px;
}
#navcontainer a
{
    font-size: 12px;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 13px;
    padding-right: 12px;
}
#navcontainer a:hover
{
    background-color: #6eb0e1;
}
#footer 
{
	background-image: url(cutline.png); background-repeat: repeat-x; font-size: 9px; text-align: right; padding: 3px; padding-top: 6px;color: #794829;
}
#footer a {
    color: #4b2208;
}
#footer a:hover {
    color: #5f0808;
}
select
{
    font-size: 12px;
}
p 
{
	font-size: 11px;
	color: #000000;
	line-height: 13pt;
}
li 
{
	font-size: 9pt;
}
td 
{
	font-size: 10px;
	color: #4b2208;
	font-weight:bold;
}
img {border: 0px;}

div.left-sidebar 
{
	width: 304px;
	background-image: url(left-sidebar-bg.png);
	background-repeat: no-repeat;
}
div.left-sidebar-footer 
{
	width: 304px;
	height: 15px;
	background-image: url(left-sidebar-bg.png);
	background-repeat: no-repeat;
    background-position: left bottom;
}
div.main-content-box 
{
	width: 669px;
	background-image: url(main-content-box-bg.png);
	background-repeat: no-repeat;
}
div.main-content-box-tile 
{
	width: 669px;
	background-image: url(main-content-box-tile.png);
	background-repeat:repeat-y;
	
}
div.main-content-box-footer 
{
	width: 669px;
	height: 18px;
	background-image: url(main-content-box-footer.png);
	background-repeat: no-repeat;
}
div.main-content-box-footer2
{
	width: 669px;
	height: 18px;
	background-image: url(main-content-box-footer.png);
	background-repeat: no-repeat;
	margin-top: -50px;

}
div.fixed-content-box 
{
	width: 669px;
	height: 440px;
	overflow: hidden;
	background-image: url(fixed-content-box.png);
	background-repeat: no-repeat;
}
div.full-content-box 
{
	width: 980px;
	margin: auto;
	background-image: url(full-content-box-bg.png);
	background-repeat: no-repeat;
}
div.full-content-box-footer 
{
	width: 980px;
	height: 18px;
	background-image: url(full-content-box-footer.png);
	background-repeat: no-repeat;
}
ul.horizontal-list 
{
	margin: 0;
	margin-top: 5px;
	margin-left: 13px;
	padding: 0;
	padding-top: 10px;
	cursor: default;
	list-style-type: none;
	display: block;

}
ul.horizontal-list li 
{
	display: inline;
	position: relative;
	padding: 3px 5px;
	margin: 0px;
}
ul.bigPoints li
{
	font-size: 11pt;
	font-weight: bold;
	color: #014880;
	margin-bottom: 9px;
}
ul.vertical-list 
{
	margin: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	list-style-type: none;
}
ul.vertical-list li 
{
	margin: 0px;	
}
ul.buttonlist 
{
	margin: 20px;
	padding: 0px;
}
ul.buttonlist li
{
	display: block;
	width: 125px;
	height: 140px;
	float: left;
	text-align: center;
}
ul.buttonlist li a 
{
	 font-weight: bold;
	font-size: 8pt; text-decoration: none;
}
ul.buttonlist li a:hover 
{
	text-decoration: underline; 
}
ul.buttonlist li a img 
{
	border: 1px solid #92724b; opacity:1; filter:alpha(opacity=100);
}
ul.buttonlist li a:hover img 
{
	border: 1px solid #00235b;
    opacity:0.75; filter:alpha(opacity=75);
}

a img.fade 
{
	opacity:1; filter:alpha(opacity=100);
}
a:hover img.fade 
{
    opacity:0.75; filter:alpha(opacity=75);
}


a img.thumb 
{
	border: 1px solid #dddddd;
}
a:hover img.thumb
{
	border: 1px solid #00235b;
}
span.showhomeIcon 
{
	width: 23px;
	height: 23px;
	background-image: url(showhome-icon.png);
	float: left;
	display: block;
	background-repeat: no-repeat;
	margin-top: 0px;
	top: -3px;
	margin-right: 5px;
	position: relative;
}
ul.vertical-list li a 
{
	padding-left: 15px;
	text-decoration: none;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #6c3216;
	display: inline-block;
	height: 25px;
	width: 266px;
    background-image: url(vertical-list-normal.png);
}
ul.vertical-list li a:hover {
	background-image: url(vertical-list-highlight.png);
	background-repeat: repeat-x;
    color: #310d06;
}
.inner-content h2 
{
	margin-top: 5px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	color: #74271f;
    font-family: "BerlingLTStd-Bold", "Adobe Caslon Pro", Garamond, Georgia, Serif;
    font-weight: bold;
    font-size: 20pt;
}
.inner-content h3 
{
    font-family: "BerlingLTStd-Bold", "Adobe Caslon Pro", Garamond, Georgia, Serif;
    color: #74271f;
	margin-top: 5px;
	padding-top: 0px;
    margin-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
    font-size: 18pt;
}
.frame {
    padding: 1px;
    border: 1px solid #3d2919;
}
.inner-content p 
{
	padding-left: 20px;
	padding-right: 20px;
    font-size: 9pt;
	
}
.inner-content table 
{
	padding-left: 20px;
	padding-right: 20px;
	
}

div.left-column 
{
	width: 307px;
	float: left;
}
div.right-column 
{
	width: 669px;
	margin-left: 307px;
}
div.divider-line 
{
	background-image: url(cutline.png);
	height: 2px;
	margin-left: 20px;
	margin-right: 20px;	
}
a.model-thumb 
{
	font-size: 12px;
	display: block;
	width: 152px;
	height: 140px;
    overflow: hidden;
	background-color: none;
	text-align: center;
	border: solid 2px none;
	text-decoration: none;
	overflow: hidden;
}
a.model-thumb:hover
{
	background-image: url(transparency.png);
}
a.model-thumb div 
{
	color: #111111; margin: 0px;
}
a.model-thumb div strong 
{
	color: #4c170e;
}
table.CleanDataTable 
{
	
}
table.CleanDataTable tr td 
{
	padding: 9px; border-bottom: 1px solid #3b0f0a; font-size: 11px;
	color: #3b0f0a;
    background-color: #ece5de;
}
table.CleanDataTable thead tr td 
{
	padding: 6px; border-bottom: 2px solid #3b0f0a; font-size: 10px; font-weight: bold; color: #ffffff; background-color: #3b0f0a;
}
table.FormFields 
{
	margin-left: 15px;
}
table.FormFields tr td 
{
	padding: 4px; font-size: 11px;
	color: #3b0f0a;
}

table.finishes tr td 
{
	border-top: solid 1px #cccccc;
}
table.finishes tr td h2 
{
	color: #666666;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	font-size: 16px;
}
table.finishes tr td p
{
	color: #000000;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 2px;
}

UL.specs 
{
	padding-right: 20px;
}
UL.specs LI 
{
	font-size: 11px;
	color: #000000;
	line-height: 1.4em;
}

.popup 
{
	background-repeat: no-repeat;
	background-image: url(popupbg.png);
	position: absolute; 
	padding: 20px; 
	text-align: center; 
	width: 320px; 
	height: 250px; 
	display: none; 
	border: none;
}
#mapCanvas 
    {
    	background-image: url(/Skin/CalgaryMapNew.PNG);
    	width: 670px;
    	height: 470px;
    	position: relative;
    	
    }
    .mapIcon 
    {
    	width: 25px;
    	height: 25px;
    	display: block;
    	position: absolute;
    	z-index: 2;
    	background-image: url(/Skin/mapIcon.png);
    }
    #mapLabel 
    {
    	display: none;
    	position: absolute;
    	height: 41px;
    	width: 153px;
    	background-image: url(/Skin/blueLabel.png);
    	text-align: center;
    	color: #ffffff;
    	font-family: Arial;
    	padding: 0px;
    	font-size: 10px;
    	font-weight: bold;
    	z-index: 3;
    }
    #tip 
    {
    	display: none;
    	position: absolute;
    	height: 41px;
    	width: 153px;
    	background-image: url(/Skin/blueLabel.png);
    	text-align: center;
    	color: #ffffff;
    	font-family: Arial;
    	padding: 0px;
    	font-size: 10px;
    	font-weight: bold;
    	z-index: 3;
    }
    .strongblue 
    {
    	color: #ffffff;;
    	font-weight: bold;
    	font-size: 12px;
    }
    .sectionPanel {display: none}
	
	
	div.left-sidebar2{
	width: 304px;
	background-image: url(left-sidebar-bgLogo.png);
	background-repeat: no-repeat;
	}
	
	div#benefits3.p{
	margin-left:60px;
	}
    
    
    
    
            div.box-small div.box-top {
                background-image: url(left-box-top.png);
                width: 301px;
                height: 10px;
            }
            div.box-small div.box-main {
                overflow: hidden;
                background-image: url(left-box-main.png);
                width: 301px;
            }
            div.box-small div.box-foot {
                background-image: url(left-box-foot.png);
                width: 301px;
                height: 10px;
                background-position: bottom;
            }
            
            div.box-medium div.box-top {
                background-image: url(right-box-top.png);
                width: 668px;
                height: 10px;
            }
            div.box-medium div.box-main {
                background-image: url(right-box-main.png);
                overflow: hidden;
                width: 668px;
            }
            div.box-medium div.box-foot {
                background-image: url(right-box-foot.png);
                width: 668px;
                height: 10px;
                background-position: bottom;
            }
            
            div.box-large div.box-top {
                background-image: url(full-box-top.png);
                width: 975px;
                height: 10px;
            }
            div.box-large div.box-main {
                background-image: url(full-box-main.png);
                overflow: hidden;
                width: 975px;
            }
            div.box-large div.box-foot {
                background-image: url(full-box-foot.png);
                width: 975px;
                height: 10px;
                background-position: bottom;
            }
            
            
            
