

body {
	margin-top: 0;
	padding-top: 0;
	font: 10pt Verdana, "Lucida Grande", Geneva, Helvetica, Arial, sans-serif;
	background: #fff url(titanium.png) repeat-x fixed;
	color: #444;
}
#page {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	width: 730px;
}
a, a:hover, a:visited {
	color: #0085cf;
}
#head {
	clear: both;
	width: 730px;
	margin-top: 1em;
}
#guide {
	width: 730px;
	font-size: 14px;
	color: #000;
	text-shadow: 1px 1px 1px #fff;
	background: url(head-corners-tile.png) repeat-x;
	letter-spacing: 1px;
	padding: 12px;
	-moz-box-shadow: 2px 3px 3px #aaa;
	-webkit-box-shadow: 3px 4px 4px #aaa;
	border: 1px #cdcdcd solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border: 1px solid #aaa;
}
#content {
	margin-left: 100px;
	margin-right: 100px;
	background: inherit;
	padding: 10px;
}
#head-security {
    background: none;
    margin-left: auto;
    margin-right: auto;
}
/**
 * Switches
 */

/* No security info */
.ns #head-security {
	display:none;
}
/* No header */
.nh #head {
	display:none;
}
/**
 * Override
 */

.store-order-action-list li {
	white-space: normal !important; /* france length */
}
.core-form-field-required .core-form-field-label {
	font-weight: bold;
}
.core-form-field-group + .core-form-field-group {
	margin-top: 2em;
}
.core-form-field-label {
	margin-bottom: 4px;
}
.core-body-window .core-section {
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	margin-top: 2em;
}
.core-body-window .core-section-header {
	margin: 0px;
	font-size: 20px;
	border-bottom: 1px solid #cccccc;

}
.core-body-window .core-section-body {
	padding: 2em;
}
.store-footer {
    color: #555555;
    font-size: 0.8em;
    padding-top: 2em;
    text-align: center;
}
.store-footer a:link, .store-footer a:visited {
    color: #2266AA;
    text-decoration: none;
}
.store-footer a:hover {
	color: #2266AA;
	text-decoration: none;
}
.store-product-detail-description-short {
	margin-left: 0;
}
.store-product-list-item {
	margin-bottom: 0;
}
.store-product-list-item-title {
	letter-spacing: 1px;
	text-shadow: 2px 2px 2px #ddd;
}
.store-product-list-item-description {
	margin-top: 1em;
}
.store-product-detail {
	line-height: 1.4em;
}
.store-product-detail-title {
	font-family: "Myriad Pro",Arial,Helvetica,sans-serif;
	margin-bottom: 10px;
	margin-right: 1em;
	letter-spacing: 1px;
}
.core-form-field-group-header, .store-product-list-item-title {
	font-family: "Myriad Pro",Arial,Helvetica,sans-serif;
	margin-right: 1em;
	margin-left: -1em;
}
.store-page-navigation {
	border-top: 1px dotted #ddd;
}
.store-product-detail-quantity {
	margin-top: 10px;
}
.store-product-detail-description, .store-product-list-item-description {
/*	text-align: justify;*/
	margin-bottom: 1em;
}
.store-product-option-groups {
	padding-left: 1em;
	padding-right: 1em;
}
.core-form-field-body-note {
	font-size: 10px;
	margin-top: 4px;
	color: #666;
}


/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
a {
	text-decoration:none}
body {
	line-height: 1em;
}
ul{
	list-style-type:none;
}
ul, ol {
	list-style-position:inside;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}
img { -ms-interpolation-mode: bicubic; }

button{
	border:none;
	background: none;
	padding-bottom: 0;
	margin:0;
}
.left{
	float:left;
}
.right{
	float:right;
}
.imgleft{
	float:left;
	margin: 0 15px 5px 0;
}
.imgright{
	float:right;
	margin:0 0 0 5px;
	height:60px;
	border-style:solid;
	border-width:1px;
	border-color:#5a504e;
}
.imgcenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.center{
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

/* ClearFix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/* General Layout */

html,body{
	margin:0;
	padding:0;
	background:#f2f2f2 url("texture.png");
}
body{
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif; 
	font-size:14px; 
	line-height:21px;
	min-width:960px;
	color:#5a504e;

}
#main_frame{
	width:100%;
	height:auto;
	margin:0 auto;
	_overflow: hidden;
}
#main{
	background-color: #ffffff;
	min-height:690px;
	margin: 0 auto;
	position: relative;
	border:1px solid #c6c6c6;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px; 
	box-shadow: 0 1px 3px rgba(0,0,0,.35);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.35);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.35);
	overflow: hidden;
}
#sbox{
	margin: 0 auto;
	margin-top:10px;
	position: relative;
	border:1px solid #c6c6c6;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px; 
	box-shadow: 0 1px 3px rgba(0,0,0,.35);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.35);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.35);
	overflow: hidden;
}
.feature_sbox{
	background:#FFFFFF;
	width: 952px;
	}
.feature_3da1{
	background:#FFFFFF url(http://www.niagararents.ca/dash/images/feature_3da1calc.png) no-repeat;
	background-position:right top;
	width: 952px;
	}
.feature_le{
	background:#FFFFFF url(http://www.niagararents.ca/dash/images/feature_LE.png) no-repeat;
	background-position:right top;
	width: 952px;
	}
.feature_v3{
	background:#FFFFFF url(http://www.niagararents.ca/dash/images/feature_V3.png) no-repeat;
	background-position:right top;
	width: 952px;
	}
.feature_cat{
	background:#FFFFFF url(http://www.niagararents.ca/dash/images/feature_CAT.png) no-repeat;
	background-position:right top;
	width: 952px;
	}
.feature_3dchart{
	background:#FFFFFF url(http://www.niagararents.ca/dash/images/feature_3Dchart.png) no-repeat;
	background-position:right top;
	width: 952px;
	}
.padding{
	padding:25px 10px 25px 10px;
	width: 938px;
	}
.nopadding{
	width: 952px;
	}

/*Header */

.logo {
	margin:10px 0 10px 109px;
}
#header_frame {
    height: auto;
    margin: 0 0 30px;
    width: 100%;
    z-index: 1000;
}

#header {
    margin: 0 auto;
    position: relative;
    width: 960px;
    z-index: 10;
}

#header a{
	color:#4193f5;
	font-size:18px;
}
#header a:hover{
	color:#636363;
	font-size:18px;
	text-decoration:none;
}

/*Content */

#about {
		margin:0px 0px 0 0px;
		padding:0 5px 0 0px;
		list-style:none;
		float:left;
		width:390px;
		height:309px;
		overflow:hidden;
		}	
		
#about h1{
		font-size:20px;
		color: #636363;
		line-height: 34px;
		}

#feature_top {
		list-style:none;
		float:left;
		min-height:362px;
		overflow:hidden;
		}	
		
#feature_top h1{
	font-size:48px;
	color: #000;
	padding: 50px 350px 0 25px;
	line-height: 52px;
	font-weight:bold;
}

#feature_top h2{
	font-size:18px;
	color: #636363;
	padding: 15px 425px 0 25px;
	line-height: 20px;
	font-weight:bold;
}

.bottomline{
	margin:0px 0px 20px 45px;
}
#fullbox {
	width: 952px;
	margin: 0 auto;
	padding:10px 0 10px 0;
	position: relative;
	border:1px solid #c6c6c6;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px; 
	box-shadow: 0 1px 3px rgba(0,0,0,.35);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.35);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.35);
	background:#FFFFFF;
	overflow: hidden;
	}
#boxes{
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	width:960px;
}

.newsletter {
	position:relative;
	border:2px solid #dcdcdc;
	background:#f0f3f5;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-o-border-radius: 7px;
	-khtml-border-radius: 7px;
	height: 220px;
	}

.newsletter p{
	color:#636363;
	font-size:12px;
	}
.newsletter input, select, textarea {
	width:160px;
	background:#e7e8e9;
	border:1px #cccccc solid;
	}

.testimonial { position:relative; background:#FFFFFF url(http://www.niagararents.ca/dash/images/testimonial_background.png) no-repeat; margin: 0 0 20px 0; }
.testimonial p { font-size: 16px; line-height:1.4; padding:14px 0 0 0;}
.testimonial li { font-size: 14px; line-height:1.4; padding:0 5px 0 200px;}
.testimonial lia { font-size: 14px; line-height:1.4; padding:0 0 0 140px;}

.callout { position:relative; padding:18px 10px 0px 18px; border:1px solid #dcdcdc; border-width:1px 1px 1px; background:#f0f3f5; }
.callout a.thumb { position:relative; display:inline; float:left; *border:1px solid #ccc; _margin-bottom:-22px; }
.callout a.thumb img.frame { display:block; margin:0; border:4px solid #fff; box-shadow:rgba(0,0,0,0.3) 0 1px 5px; -webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 5px; -moz-box-shadow:0 1px 5px rgba(0,0,0,0.3); }
.callout a.thumb .enlarge { position:absolute; top:-8px; left:-8px; width:22px; height:21px; z-index:10; }
.callout a.thumb .play { width:23px; height:24px; background-image:url(http://www.dashwood3d.com/images/play.png); }
.callout p { font-size: 14px;  margin:0 0 0 0; padding-left:120px; _zoom:1; }
.callout p a { font-size: 14px; margin:0 0 0 0; padding:0 0 0 0;}
.callout p.title { font-weight:bold; font-size:16px; color:#000000; margin:0 0 0 0;}
.callout { font-size: 11px; line-height: 18px; margin-bottom: 12px; }
.callout { border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px; -o-border-radius: 7px; -khtml-border-radius: 7px; }

.features h3{
	margin: 11px 0 22px 0;
	display: block;
	font-size: 25px;
	color: #9f9f9f;
	line-height: 30px;
}
.features h3 span{
	font-size: 25px;
	color: #9f9f9f;
	font-weight: 600;
}
.features h6{
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	padding-top:10px;
}

/* Columns */
.one_third{
	width: 276px;
	height: 156px;
	border:1px solid #c6c6c6;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px; 
	box-shadow: 0 1px 3px rgba(0,0,0,.35);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.35);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.35);
	padding:10px 15px 5px 15px;
	margin: 10px 6px 5px 6px;
	float:left;
	display:inline;
	background: #eeeeee; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#eeeeee'); /* for IE */
	background: -webkit-gradient(linear, left top, right bottom, from(#fafafa), to(#eeeeee)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fafafa,  #eeeeee); /* for firefox 3.6+ */
}
.one_third:hover{
	background: #fafafa;
}
.one_third p{
	color:#636363;
	font-size:12px;
	text-align: center;
}
.one_third img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
.one_third input, select, textarea {
	background:#e7e8e9;
	border:1px #cccccc solid;
	padding:5px;
	}
.one_third textarea{
	height:60px;
	}
.submit{
	cursor:pointer;
	font-size: 12px;
	max-width: 80px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	}

.two_third{
	width:65%;
	float:left;
	margin-right:5%;
	display:inline;
}
.one_half{
	width:440px;
	padding-right:4%;
	float:left;
	display:inline;
}
.one_fourth{
	width:22%;
	margin-right:4%;
	float:left;
	display:inline;
}
.three_fourth{
	width:74%;
	float:left;
	margin-right:4%;
	display:inline;
}
.one_third_nobox{
	width: 30%;
	float:left;
	display:inline;
}
.one_third_nobox h2{
	font-size: 35px;
	color: #292929;
	line-height: 40px;
}
.one_third_nobox h2 span{
	font-size: 35px;
	font-weight:600;
	color: #292929;
}
.one_third_nobox h4{
	font-size:17px;
	color: #292929;
	line-height: 20px;
	margin-bottom:10px
}

.one_third_nobox a{
	color:#067ae0;
	text-decoration: none;
}
.one_third_nobox a:hover{
	text-decoration: underline;
}

.one_third_nobox p{
	margin: 0 0 20px 0;
}

.first{
	margin: 0 0 0 20px !important;
}
.middle{
	margin: 0 30px 0 30px !important;
}
.last{
	margin: 0 10px 0 0 !important;
}
.tutorials{
	line-height: 15px;
	width: 276px;
	height: 335px;
	border:1px solid #c6c6c6;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px; 
	box-shadow: 0 1px 3px rgba(0,0,0,.35);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.35);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.35);
	padding:10px 15px 5px 15px;
	margin: 10px 6px 5px 6px;
	float:left;
	display:inline;
	background: #eeeeee; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#eeeeee'); /* for IE */
	background: -webkit-gradient(linear, left top, right bottom, from(#fafafa), to(#eeeeee)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fafafa,  #eeeeee); /* for firefox 3.6+ */
}
.tutorials:hover{
	background: #fafafa;
}
.tutorials h3 a{
	color:#000000;
	}
.tutorials img{
	display:block;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
.space_btm{
	margin-bottom: 25px;
}

/* Standard Text */

h1, h2, h3, h4, h5, h6{
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-weight: normal;
}
h1{
	font-size: 45px;
	color: #636363;
	line-height: 50px;
}
.tagline {
	text-align: center;
	margin-bottom: 35px;
}
h1 span{
	font-size: 45px;
	font-weight:bold;
}
h2{
	font-size: 35px;
	color: #636363;
}
h2 span{
	font-size: 35px;
	font-weight:600;
	color: #636363;
}
h3{
	font-size: 16px;
	color: #000000;
}
h4{
	font-size:17px;
	color: #636363;
}

.small{
	font-size:10px;
	color: #636363;
}

a{
	color:#636363;
	text-decoration: none;
}

p{
	font-size:14px;
}

p a{
	text-decoration: underline;
}

/* Featured */

.featured{
	margin-bottom: 20px;
}

.features_title{
	margin: 11px 0 22px 0;
	display: block;
}

/* Tabs */

.panes{
	margin-top:35px;
	*padding-top:35px;
	min-height: 310px;
}
.tabs_section{
	clear: both;
}
ul.tabs{
	margin-bottom: 0;
	float: left;
	clear: both;
	margin-left: -15px;
}
ul.tabs li{
	float: left;
	display: inline;
	width: 138px;
	margin-left: 15px;
}
ul.tabs li a{
	background: url(images/btn.png) no-repeat;
	width: 138px;
	height: 36px;
	display: block;
	line-height: 36px;
	text-align: center;
	color: white;
	font-size:14px;
}
ul.tabs li a:hover{
	text-decoration: none;
	background: url(images/btn_active.png) no-repeat;
	width: 138px;
	height: 36px;
	display: block;
	line-height: 36px;
	text-align: center;
	color: white;
	font-size:14px;
}
ul.tabs li a.current{
	background: url(images/btn_active.png) no-repeat;
	width: 138px;
	height: 36px;
	display: block;
	line-height: 36px;
	text-align: center;
	color: white;
	font-size:14px;
}

/* Footer */

#footer_frame{
	width:100%;
	height:auto;
	margin:0 auto;
}
#footer{
	width:960px;
	margin:0 auto;
	position:relative;
	z-index: 10;
}
#footer p{
	text-align: left;
	color: #000;
	padding:15px 0 15px 0px;
	float: left;
}
#footer a{
	color:#4193f5;
	padding: 0 10px 0 10px;
	text-decoration: none;
}
#footer a:hover{
	color:#000000;
	text-decoration: underline;
}
#footer p a{
	color:#3c3b3b;
	text-decoration: underline;
}
#footer ul{
	color:7a7b7b;
	float:right;
	margin:15px 0px 15px 0;
}
#footer ul li{
	float: left;
	display: inline;
	margin-left: 16px;
}
.description {
	white-space: pre-wrap;
}

.store-decorate-silk input[type="text"]{
    background: none repeat scroll 0 0 #E7E8E9;
    border: 1px solid #CCCCCC;
    border-radius: 0;
         -moz-border-radius: 0;
         -webkit-border-radius: 0;
         -khtml-border-radius: 0;
    padding: 5px;
}

.store-field-address-country select, .store-field-address-region select {
    width: 17em;
}

.store-product-detail-image img {
    margin-right: 1em;
    margin-top: -1em;
    padding: 0.5em;
}

/* FS Buttons */

/* controls general button layout */

.store-decorate-button .store-page-navigation .store-action-command, .store-decorate-button .store-product-list-item-action-list .store-action-command, .store-decorate-button .store-page-navigation .store-action-command:hover, .store-decorate-button .store-product-list-item-action-list .store-action-command:hover, .store-decorate-button .store-page-navigation .store-action-command:active, .store-decorate-button .store-product-list-item-action-list .store-action-command:active, .store-decorate-button .store-page-navigation .store-action-command:link, .store-decorate-button .store-product-list-item-action-list .store-action-command:link, .store-decorate-button .store-page-navigation .store-action-command:visited, .store-decorate-button .store-product-list-item-action-list .store-action-command:visited, .store-decorate-button .store-page-navigation .store-action-command:focus, .store-decorate-button .store-product-list-item-action-list .store-action-command:focus {
    border-radius: 5px 5px 5px 5px;
         -moz-border-radius: 5px 5px 5px 5px;
         -webkit-border-radius: 5px 5px 5px 5px;
         -khtml-border-radius: 5px 5px 5px 5px;
    background-color: #7db92d;
    border: 2px solid #629924;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    min-width: 100px;
    padding: 6px;
    text-align: center;
    text-decoration: none;
}

/* controls button hover - delete if no hover change */
.store-decorate-button .store-page-navigation .store-action-command:hover, .store-decorate-button .store-product-list-item-action-list .store-action-command:hover {
    background-color: #629924;
}


.store-decorate-silk .store-action-next .store-action-title, .store-decorate-silk .store-action-complete .store-action-title, .store-decorate-silk .store-product-list-item-action-order .store-action-title, .store-decorate-silk .store-product-detail-action-order .store-action-title, .store-decorate-silk .store-product-list-item-action-add .store-action-title, .store-decorate-silk .store-product-detail-action-add .store-action-title, .store-decorate-silk .store-product-list-offer-item-action-add .store-action-title, .store-decorate-silk .store-order-action-more .store-action-title, .store-decorate-silk .store-order-action-order .store-action-title {  
    background: none;
    padding-right: 0px;
    padding-left: 0px;
}

.store-decorate-silk .store-order-action-coupon .store-action-title {
    padding-top: 3px;
}
	