@CHARSET "ISO-8859-1";

body {
    background-color: #dedede;
    margin-top: 0;
}

#spotlight_container2 {
	margin-left: auto;
	margin-right: auto;
	height: 620px;
	width: 960px;
	background-color: #c20019;
}

/*--colours--*/

.red {
	color: #c20019;
}

.bgred {
    background-color: #C20019;
    color: #fff;
}

.bgspotlight {
    background: #C20019;
}

.bggrey {
    background-color: #ebebeb;
}

.bgwhite {
    background-color: #FFFFFF;
}

.bgyellow {
    background-color: #ffffcc;
}

.bggrey {
    background: #f5f3f3;
}

/*---*/

.nomargin {
	margin-left: 0px;
	}
	
.textright {
	float: right;	
}

.marginleft9{
	margin-left: 9px;	
}
.marginright9{
	margin-right: 9px;	
}

.hide_space { /*--hides white space when images stack--*/
    line-height: 0px;
    font-size: 0px; 
}
/*----*/


/*for CMS*/
.floatleft {
	float: left;
	margin-right: 10px;	
}

.floatright {
	float: right;
	margin-left: 10px;
}

.clearboth {
	clear: both	
}

.clearright {
    clear: right; 
}

/*---*/

/*----------- For Gallery -----------*/

#gallery_pagination {
	float: right;
	text-align: right;
	width: 100%;
	height: 50px;
}



/*----------------------*/

#globalnav {
    width: 775px;
    background-color: #C20019;
    background-repeat: no-repeat;
    background-position: 13px 10px;
    height: 83px;
    margin-bottom: 7px;
    margin-right: auto;
    margin-left: auto;
}

#globalnav_logo {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width:209px;
	height: 65px;
}

#globalnav_rightside {
	float: right;
	width: 540px;
	margin-right: 13px;

}

#globalnav_top {
    width: 300px;
    height: 50px;
    padding-top: 10px;
    float: right;
    overflow: hidden;
}

.greetings {
    display: block;
    clear: both;
    margin-top: 8px;
    height: 15px;
}

#globalnav_top p {
	text-align: right;
}

/*--globalnav_bot--*/
#globalnav_bot {
    height: 16px;
    margin-top: 65px;
}

#globalnav_bot ul {
    float: right;
}

#globalnav_bot li {
    display: inline;
    padding-left: 10px;
    font-size: 7.5pt;
}

#globalnav_bot a {
    color: #fff;
}

#globalnav_bot a:hover {
    text-decoration: underline;
}

/*---*/
    
#navbar {
    height: 43px;
    width: 775px;
    background-color: #C20019;
    margin-bottom: 7px;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
}

#navbar ul {
    margin-left: auto;
    margin-right: auto;
    width: 755px;
}

/*container1 includes #leftside_container and #content_holder*/
#container1 {
    width: 775px;
    margin-right: auto;
    margin-left: auto;
}

#container2 {
    width: 775px;
    float: left;
    background: #fff url('/images/border_13px.gif') repeat-y 0 0;
    border-bottom: 13px solid #dedede;
    z-index: 0;
}

/*leftside_container includes #localnav_container and anything on the left side*/
#leftside_container {
    float: left;
    width: 247px;
    /*border-right: 13px solid #dedede;*/
}


/* stayinformed  */
#stayinformed {
    width: 247px;
    height: 247px;
    margin-top: 0;
    background-color: #FFFFFF;
    margin-top: 13px;
}

/*localnav_container includes localnav, search, location*/
#localnav_container {
    width: 247px;
    margin-top: 0;
    background-color: #ffffff;
}

#search {
    padding-top: 10px;
    margin-bottom: 10px;
    margin-left: 13px;
    margin-right: 13px;
}

.search_go {
	vertical-align: top;
}

#localnav {
    margin: 0 13px 13px 13px;
    background-color: #fff;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
}

#location {
    width: 204px;
    height: 210px;
    margin-left: 10px;
    background-color: #fff;
}

#homenetwork {
    width: 204px;
    margin: 22px 0px 22px 10px;
    background-color: #ffffff;	
}

#homeNetworkPopup, #homeNetworkPopup:hover {
	cursor: pointer;
}
/*----------------------*/

/* #content_holder includes #breadcrumb, #feature_block and #subfeature_block_list*/
#content_holder {
    float: right;
	width: 515px;
	background-color: #fff;
	position: relative;
	border-bottom: 1px solid #fff;
}

#breadcrumb {
    background-color: #fff;
    width: 489px;
    margin-bottom: 0;
    padding-top: 7px;
    padding-left: 13px;
    padding-right: 13px;
    padding-bottom: 7px;
    min-height:13px; /*--sets min-height of 13px for the homepage--*/
    height:auto !important;
    height: 13px;
    overflow: hidden !important;
    overflow: visible;
}

#breadcrumb li {
	display: inline;
}

#rightside_holder {
    width: 489px;
    overflow: hidden;
    background-color: #ffffff;
    border-left: 13px solid #ffffff;
    border-right: 13px solid #ffffff;
    border-bottom: 13px solid #ffffff;
    margin-bottom: 13px;
    margin-top: 0;
}

.rightside_holder {
    width: 489px;
    overflow: hidden;
    background-color: #ffffff;
    border-left: 13px solid #ffffff;
    border-right: 13px solid #ffffff;
    border-bottom: 13px solid #ffffff;
    margin-bottom: 13px;
    margin-top: 0;
}
/*-----------*/

/* feature_block includes #feature_content */
#main_feature_block {
    /*margin-bottom: 13px;*/
    background-color: #ffffff;
    /*height: 303px;*/
    padding-top: 0;
}

#main_feature_content {
    width: 489px;
    /*height: 290px;*/
    margin: 0 13px 13px 13px;
    background-color: #ffffff;
}
/*----------------------*/


/* subfeature_list_block includes #subfeature_block and #subfeature_block2 */
#bye {
	border-top:13px solid #dedede;
}

#subfeature_list_block {
    background-color: #ebebeb;
    border: 13px solid #ffffff;
    width: 489px;
    height: 296px;
    margin-top: 0;
}

.subfeature_block {
	float: left;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	width: 214px;
	height: 266px;
}

#subfeature_block2 {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	width: 459px;
	height: 266px;
}

.subfeature_block_small_left {
    float: left;
    margin-right: 29px;
    margin-bottom: 35px;
    width: 227px;
    height: 137px;
    border: 1px solid #d6d6d6;
}

.subfeature_block_small_right {
    float: left;
    margin-right: 0px;
    margin-bottom: 35px;
    width: 227px;
    height: 137px;
    border: 1px solid #d6d6d6;
}
/*----------------------*/

#four_column_copy,#four_column_copy_roomtop {
	width: 489px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

#four_column_copy_roomtop {
	border-top: 13px solid white;
}

#three_column_copy {
	width: 361px; 
	padding-right: 4px;
	background-color: #ffffff; 
	padding-bottom: 10px;
	float: left;
}

#two_column_copy {
	float: left;
	width: 239px;
}

#two_column_copy_footer {
	text-align: right;
	padding-bottom: 13px;
}

/* ----------- */

/*--------------*/

#subcategory_block_short {

	width: 361px;
	padding-right: 4px;
	padding-bottom: 13px;
  	border-right: 123px solid white;
  	/* The width and color of the rail */
  	margin-right:-123px;
	background-color: #ffffff;
	float: left;
}

#subcategory_block_long {
	width: 489px;
	margin-top: 0px;
	margin-bottom: 13px;
}


/* BEGIN CATEGORY OVERRIDES FOR PAINT SECTION */
#subcategory_block_paint {
	width: 227px;
	margin-top: 0px;
	margin-bottom: 13px;
	float:left;
	border:1px solid #dedede;
}

.subcategory_block_paint_en {
	background-color:#d1171a;
	background-image:url(../images/cms/paint/label_categories_en.jpg);
	background-repeat:no-repeat;
	background-position: bottom center;
	color:#fff;	
}

.subcategory_block_paint_fr {
	background-color:#d1171a;
	background-image:url(../images/cms/paint/label_categories_fr.jpg);
	background-repeat:no-repeat;
	background-position: bottom center;
	color:#fff;	
}

.subcategory_block_paint_en a {
	color:#fff;
}

.subcategory_block_paint_en a:link {
	color:#fff;
}

.subcategory_block_paint_en a:visited {
	color:#fff;
}

.subcategory_block_paint_en a:hover {
	color:#999;
}

.subcategory_block_paint_en a:active {
	color:#fff;
}

.subcategory_block_paint_fr a {
	color:#fff;
}

.subcategory_block_paint_fr a:link {
	color:#fff;
}

.subcategory_block_paint_fr a:visited {
	color:#fff;
}

.subcategory_block_paint_fr a:hover {
	color:#999;
}

.subcategory_block_paint_fr a:active {
	color:#fff;
}
/* END CATEGORY OVERRIDES FOR PAINT SECTION */
#beautitone_link_on_paint_landing {
	float:right;
	border:1px solid #dedede;	
}
#beautitone_bottom_block_list {
    width:100%;
    background-color: #FFFFFF;
    border-top-width:13px;
    border-top-color: #dedede;
    border-top-style:solid;
	margin:0px;
	padding:0px;
	white-space:normal;
	
}

#beautitone_bottom_block_list img{
	padding-top:13px;
	padding-bottom:13px;
	margin-left: 12.5px;
}

.beautitone_disclaimer{
	padding-left: 12.5px;
	padding-right: 12.5px;
	padding-bottom: 12.5px;
	margin-bottom:13px;
}
/* ---STORE BLOCK---*/
.storebullet_arrow {
	list-style-image: url(../images/en/buttons/arrowright.gif);
	margin-left: 25px;
}

.storebullet_check {
	list-style-image: url(../images/en/buttons/checkmark2.gif);
	margin-left: 25px;
}

#store_list_block {
	width: 489px;
	background-color: #ffffff;
	padding-bottom: 13px;
	margin-bottom: 13px;
}

#store_header {
	height: 35px;
}

#store_header_text {
	float: left;
}

#store_header_icon {
	text-align: right;
	padding-right: 6px;
}

#store_search_top {
	background-image: url(/images/storesearch_top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 12px;
	width: 489px;
	font-size: 6pt;
}

#store_search_bottom {
	background-image: url(/images/storesearch_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 489px;
	margin-bottom: 8px;
}

.search_bottom_border {
	background-image: url(/images/storesearch_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 12px;
	width: 489px;
	margin-bottom: 8px;
}

#store_search {
	background-color: #ebebeb;
	padding-right: 8px;
	padding-left: 8px;
	height:  40px;
}

#store_search_pc {
	float: left;
	width: 90px;
}

#store_search_province {
	float: left;
	width: 150px;
}

#store_search_province select {
	width: 140px;
}
#store_search_city {
	float: left;
	width: 165px;
}

#store_search_city select {
	width: 155px;
}

#store_search_submit {
	float: left;
	width: 35px;
	margin-top: 15px;
}

.store_search_submit_button {
	padding-left: 10px;
}

.store_pagination {
	clear: both;
}

.store_pagination p{
	text-align: right;	
}
#store_middle {
	width: 489px;
	background-color: white;
	overflow: hidden;
	height: 19px;
}

.store_block {
	display: block;
	height: 115px;
	margin-bottom: 13px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ebebeb;
}

.store_logo {
	float: left;
	height: 105px;
	width: 170px;
	padding-top: 5px;
	padding-left: 5px;
}

.store_address {
	float: left;
	height: 115px;
	width: 165px;
	padding-top: 5px;
}


.store_address_register {
	float: left;
	width: 300px;
}
.store_links {
	float: left;
	width: 122px;
	padding-top: 5px;
}

.store_map {
	width: 117px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.store_show_website {
	padding-left: 8px;	
}

#long_footer_nav {
	float: right;
}

/* -------- */

/* #homepage_blocklist_container */

#homepage_blocklist_container {
	background: #ebebeb;
	float: left;
	clear: both;
	width: 739px;
	border: 13px solid #fff;
	border-bottom:0px;
	padding: 5px;
	padding-bottom:0px;
	z-index: 2;
}

#homepage_block_pre {
	width: 204px;
	height: 167px;
	margin-left: 4px;
	margin-bottom: 4px;
}

#homepage_block1_list {
	width: 529px;
	height: 171px;
	float: right;
}

#homepage_block1 {
	width: 167px;
	height: 167px;
	float: right;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
}

#homepage_block1_longrect {
	width: 342px;
	height: 167px;
	float: right;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
}

#homepage_block1_half {
	width: 255px;
	height: 167px;
	float: right;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
}

#homepage_block2_list {
	width:  740px;
	height: 296px;
	float: right;
}

#homepage_block2 {
	width: 140px;
	height: 140px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
 	float: right;
 }

/* ------------------- */

/* the footer */
#footer_block {
	clear: both;
    background-color: #FFF;
	margin-right: auto;
    margin-left: auto;
	width: 775px;
}
#footer_links {
	padding-bottom: 5px;
	padding-left: 88px;
	padding-top: 13px;
}

#footer_links ul  {
	text-align: center;
	padding-top: 6px;
	padding-bottom:3px;
	margin-right: auto;
	margin-left: auto;
}

#footer_links li {
	padding-left: 10px;
	padding-right: 10px;
}

#footer_tag {
	background-color: #C20019;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}

#footer_tag img{
	padding-top: 10px;
	padding-left: 84px;
}

#copyright_main {
	padding-left: 88px;
	margin-right: auto;
	background-color: #fff;
	padding-bottom: 5px;
}
.footer_webAccIcon{
	float:right;
	padding-right:15px;
	padding-top: 14px;
}
/* ------------------- */

/* only for pc gateway landing page */
#frontbox_left, #frontbox_right {
	width: 365px;
	height: 150px;
	float: left;
	position: absolute;
	top: 200px;
}

#frontbox_right {
	left: 435px;
}

#frontbox_left {
	left: 50px;
}

.frontBoxPostalCodeContainer {
	margin-left: 5px;
	height: 198px;
}

.frontbox_image {
	margin-bottom: 15px;
}

.frontbox_logo {
	float: left;
	width: 71px;
	height: 65px;
	margin-right: 10px;
}

.frontbox_text {
	float: left;
	padding-top: 5px;
	width: 225px;
	height: 60px;
}

.frontBoxOptin {
}

.frontBoxOptin .submitButtonEnglish {
	width: 265px;
	height: 57px;
	float: left;
}

.frontBoxOptin .submitButtonFrench {
	width: 264px;
	height: 57px;
	float: left;
}

.frontBoxOptin .arrowButton {
	width: 17px;
	height: 17px;
	margin-top: 20px;
	margin-left: 6px;
	float: left;
}

#copyright_line {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
/* ------------------- */

/* only for spotlight landing page */
#spotlight_container {
	width: 990px;
	height: 670px;
	margin-left: auto;
	margin-right: auto;
}
/* ---------- */

/*---registration---- */

#register_box_holder {
	padding-bottom: 5px;
	margin-top: 10px;
	clear: both;
}

#register_box1 {
	float: left;
	width: 244px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#register_box1_text {
	float: left;
	width: 110px;
	padding-top: 6px;
}

#register_box1_textShort {
	float: left;
	width: 85px;
	padding-top: 6px;
}

#register_box1_input, #register_box3_input {
	width: 120px;
	float: left;
}

#register_box1_single, #register_box3_single {
	clear: left;
	margin-bottom: 8px;
	margin-top: 0px;
	overflow: hidden;
}

#register_box2_text {
	width: 200px;
	padding-top: 4px;
}

#register_box3_text {
	float: left;
	width: 165px;
	padding-top: 6px;
}

#register_footer {
	margin-top: 20px;
	padding-bottom: 13px;
	float: right;
	clear:both;
}

/* ---end of registration page --/

/*--product detail page--*/

#product_tab_holder {
	width: 489px;
	margin-left: -5px;
	overflow: hidden;
	clear: both;
}

#product_detail_block {
	width: 360px;
	padding-bottom: 10px;
	height: 180px;
}

#product_detail_image {
	width: 165px;
	height: 180px;
	float: left;
}

#product_image_enlarge {
	float: right;
}

#product_image_more {
	float: right;
	padding-left: 15px;
	padding-top: 1px;
}

#product_detail_info {
	width: 176px;
	float: left;
	padding-left: 15px;
	padding-top: 5px;
}

#product_tab_holder_footer {
    background-color: #c20019;
    height: 5px;
    width: 489px;
    margin-bottom:13px;
}

/*---------------*/

/* wishlist */
#wishlist_header {
	width: 489px;
}

#wishlist_header_text {
	float: left;
}

.wishlist_header_icon {
	margin-left: 340px;
	text-align: left;
	padding-right: 6px;
	line-height:20px;
}

#wishlist_holder {
	width: 450px;
	float: left;
	padding-top: 10px;
}

#wishlist_block {
	width: 450px;
	margin: 1px; 
	padding-right: 4px;
	background-color: #fff; 
	padding-bottom: 10px;
	float: left;
}

.table_long {
	border: 1px solid #ebebeb;
	margin-bottom: 5px;
}


#wishlist_block .table_long {
	width: 450px;
}

#wishlist_block table tr {
	border-bottom: 1px solid #ebebeb;
}

th {
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 5px;
}

td {
	padding-top: 9px;
	padding-bottom: 7px;
	padding-left: 3px;
}

.wishlist_name {
	width: 150px;
	padding-top: 5px;
	
}

.wishlist_name_long {
	width: 225px;
	padding-top: 5px;
}

.wishlist_number {
	width: 15px;
	padding-top: 5px;
}

.wishlist_date {
	width: 90px;
	padding-top: 5px;
}


.wishlist_buttons {
	width: 90px;
}

#create_new_wishlist {
	padding-bottom: 20px;
	padding-top: 20px;
	clear: left;
}

#wishlist_whenadd {
	width: 450px;
	margin-bottom: 30px;
}

#wishlist_extrainfo {
	margin-bottom: 13px;
	width: 430px;
	border: 1px dotted #ebebeb;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.toright {
	text-align: right;
	padding-right: 3px;
}



/*--------*/


/*---product WISHLIST version*/

#product_list_block_short {
	width: 450px; 
	margin-left: 0px;
	padding-right: 0px;
	background-color: #fff;
	border: 1px solid #ebebeb; 
	float: left;
	margin-bottom: 13px;
}

#product_block_short {
	width: 450px;
	height: 210px;
	padding-left: 20px;
	margin-bottom: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #ebebeb;
	clear: both;
}

#product_header_wishlist {
	width: 447px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ebebeb;
	padding-left: 3px;
}

#product_header_text {
	float: left;
}

#product_info_wishlist {
	float: left;
	width: 230px;
	padding-top: 5px;
}


#product_header_icon {
	text-align: right;
	padding-right: 3px;
}

#product_quantity {
	float: left;
	width: 70px;
	padding-top: 5px;
}

#product_lastColumn_wishlist {
	float: left;
	width: 84px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#product_footer_short {
	width: 447px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fff;
	padding-right: 3px;
}

#product_qty_wishlist, #product_list_date {
	display:none;
}




/*---end product WISHLIST version*/

/* ---Product List BLOCK---*/
#product_list_block {
	width: 489px;
	background-color: #fff;
	padding-bottom: 13px;
	margin-bottom: 13px;
	margin-top: 0px;
	overflow: hidden;
}

#product_header {
	height: 35px;
}

#product_header_text {
	float: left;
}

#product_search_top {
	background-image: url(/images/storesearch_top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 12px;
	width: 489px;
}

#product_search_bottom {
	background-image: url(/images/storesearch_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 12px;
	width: 489px;
	margin-bottom: 8px;
}

#product_search {
	background-color: #ebebeb;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 8px;
	padding-bottom: 0px;
}

#product_search_results {
	text-align: center;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
	background-color: #ebebeb;
}

#related_content_pagination {
    float: right;
}
	
.product_pagination {
	clear: both;
}

.product_pagination p{
	text-align: right;	
}

#product_search_sortby {
	background-color: #ebebeb;
}

#product_search_sortby li{
	background-color: #ebebeb;
	text-align: center;
}

#product_search_go {
	padding-top: 2px;
	float: left;
}

#product_search_nav {
	float: right;
	margin-top: 5px;
}

#product_middle {
	width: 489px;
	background-color: #fff;
	overflow: hidden;
}

.product_container {
	width: 485px;
	clear: both;
}
.product_box {
	border-left: 4px solid #EBEBEB;
	border-bottom: 4px solid #EBEBEB;
	margin-bottom: 12px;
	float: left;
	clear: both;
	overflow: hidden;
}

.product_block {
    float: left;
    width: 143px;
    border-top: 4px solid #EBEBEB;
    border-right: 4px solid #EBEBEB;
    border-bottom: 4px solid #EBEBEB;
    display: block;
    padding-left: 8px;
    padding-right: 5px;
    padding-bottom: 500px;
    margin-bottom: -500px;
}

#product_img {
	margin-left: 12px;
	padding-top: 8px;
}

#product_enlarge_image {
	position: absolute;
	background: white;
	width: 300px;
	border: 2px solid #ebebeb;
}

#product_info_long {
}

#product_rating {
}

#product_lastColumn {
    padding-bottom: 5px;
}

#product_middle_top, #product_middle_bottom {
	height: 30px;
}

#product_middle_top {
}

#product_middle_price {
	float: left;
	margin-top: 5px;
}

#product_middle_compare_text {
	float: right;
	margin-top: 5px;
	padding-right: 5px;
}

#product_middle_compare_img {
	float: right;
}

/* -------- */

/*---BACKYARD---*/
.backyard_box {
	width: 150px;
	float: left;
	padding-right: 10px;
	border-bottom: 1px dotted #ebebeb;
	margin-bottom: 10px;
    height: 115px;
    overflow: visible;
}

.backyard_detail_list {
	margin-top: 10px;
	margin-bottom: 10px;
}

.backyard_detail_item {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.backyard_detail_header {
	padding-top: 10px;
}
/*-----------*/


/*---BEAVER BOX---*/

.beaverContainer {
	width: 489px;
	border-bottom: 1px dotted #ebebeb;
	padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
	
.beaver_box {
    width: 160px;
    float: left;
}

.beaver_image {
	float: left;
}

.padDivs {
	clear: both;
}

.beaver_info h6, .beaver_info p {
	padding-bottom: 5px;
}
/*---------*/

/*--SEARCH RESULTS--*/
#contentMatches {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #ebebeb;
	margin-top: 30px;
	clear: both;
}

.productSearchBlock {
    width: 485px;
    padding-top: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #ebebeb;
    margin-left: 2px;
    margin-bottom: 5px;
}

.productSearchBox {
    width: 142px;
    float: left;
    margin-left: 13px;
}

/*---*/

/*---BACKYARDPROJECTS SEARCH RESULTS---*/
.backyardProjectBlock_image {}
.backyardProjectBlock_info {}

.backyardProjectBlock_info h6, .backyardProjectBlock_info p {
	padding-bottom: 5px;
}
/*---------*/

/*---WEBPAGE SEARCH RESULTS---*/

.webpageBlock {
    width: 489px;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
/*    border-bottom: 1px dotted #ebebeb;*/
    margin-bottom: 10px;
}

.webpageBlock h6, .webpageBlock p {
	padding-bottom: 5px;
}
/*---------*/

/*--SPOTLIGHT BOX 3----*/
#spotlight_box_container {
	clear: both;
	height: 290px;
	margin-bottom: 12px;
	border: 9px solid #ebebeb;
	background: #ebebeb;
}

.spotlight_box {
	width: 151px;
	height: 280px;
	float: left;
	background-color: #fff;
	padding-bottom: 5px;
	padding-top: 5px;
}

.spotlight_image {
	width: 151px;
	height: 151px;
	margin-bottom: 10px;
}

.spotlight_brand, .spotlight_product, .spotlight_price {
	padding-left: 5px;
	padding-right: 5px;	
}

.spotlight_brand {
	font-size: 8pt;
	color: #666;
	margin-bottom: 10px;
	font-weight: bold;
}

.spotlight_product {
	font-size: 8pt;
	color: #333;
	margin-bottom: 10px;
}

.spotlight_price {
	font-size: 8pt;
	color: #333;
}
/*-----*/

/*---*/
#comment {
	margin-bottom: 5px;	
}
#comment_box {
	width: 300px;
	height: 200px;	
}
/*---*/

/*--Right modules for CMS--*/
.rightcolumn_holder {
	float: right;
	width: 112px;
}

.rightcolumn_box {
	margin-bottom: 8px; 
	padding: 5px; 
	border: 1px solid #ebebeb;
	font-size: 7pt;
}

.rightcolumn_box_float {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 110px;
	padding: 5px; 
	border: 1px solid #ebebeb;
}
/*-------*/

/* --start of project --*/
#project_block_holder {
	float: left;
}

#project_header {
	width: 365px;
}

#project_tab_holder {
	margin-left: -5px;
	overflow: hidden;
}

#project_steps {
	width: 360px;
	margin-bottom: 13px;
	overflow: hidden;
	margin-top: 10px;
}

#project_steps ul {
	border: 1px solid white;
	margin-left: 20px;
	overflow: hidden;
}

#project_tab_holder_footer {
	background-color: #c20019;
	height: 5px;
	width: 365px;
	margin-bottom:13px;
}

#project_image_blocklist {
	width: 119px;
	padding-right: 4px;
	float: left;
}

#project_image_block {
	margin-bottom: 30px;
}

#project_image {
	width: 119px;
}

#project_image_enlarge {
	float: left;
}

#project_image_more {
	float: left;
	padding-left: 15px;
	padding-top: 1px;
}

.project_footer {
	width: 360px;
	clear: left;
}

.project_footer p {
	text-align: right;
}

/*----------------------*/

/*--default error container---*/
.error_container {
	border: 1px solid #dedede;
	background: #fbe8e6;
	padding: 10px;
}

/* sean : bug # 876 */
.errorkey {
	color: black;
	text-decoration: none;
	font-style: italic;
}	

/*---*/

/* HOME INSTALLS */
.listheader {
	font-size: 8pt;
	color: #333;
	margin-bottom: 3px;
	font-weight: bold;
	background: #ebebeb;
}

.listprovince {
	font-size: 8pt;
	color: #333;
	margin-bottom: 3px;
	font-weight: bold;
	background: #fbe8e6;
}

.listprovince_bg {
	background: #fbe8e6;
}

/* */


#localStorePrint {
	display: none;
}


/*--DREAM BIG CONTEST--*/
#dreambig_header {
	border-bottom: 0px;
	font-size: 0pt;
}

#dreambig_registerbelow{ /*--not used--*/
    background: #ce9764;
    text-align: center;
    padding: 10px;
}

#dreambig_registerbelow p{ /*--not used--*/
    text-align: center;
    color: #fff;
}

#dreambig_form{
	border-top: 0px;
	background: #ce9764;
	padding: 10px;
	margin-bottom: 10px;
}

#dreambig_form fieldset label {
	display: inline;
	float: left;
	width: 190px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 15px;
	text-align: right;
}

#dreambig_form fieldset input {
	border-top: 1px solid #956e49;
	border-right: 1px solid #956e49;
	border-left: 1px solid #ce9764;
	border-bottom: 1px solid #ce9764;
    height: 20px;
	margin-bottom: 5px;
	width: 150px; /*--default width of input boxes--*/
}

#dreambig_form fieldset select {
    border-top: 1px solid #956e49;
    border-right: 1px solid #956e49;
    border-left: 1px solid #ce9764;
    border-bottom: 1px solid #ce9764;
    height: 20px;
    margin-bottom: 5px;
    width: 150px; /*--default width of input boxes--*/
}


#dreambig_form #aeroplanNumber1, #dreambig_form #aeroplanNumber2, #dreambig_form #aeroplanNumber3 {
    width: 25px;
    margin-right: 2px;
}

#dreambig_form #aeroplanNumber4 {
    width: 12px;
}

#dreambig_form #optIn_fieldset{ /*--for entire checkbox--*/
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 15px;
}

#dreambig_form #optIn{ /*--for checkbox input-*/
    float: left;
    height: 15px;
    width: 15px;
    margin-top: 10px;
    margin-right: 10px;
    border: 0px solid white;
}

#dreambig_form .checkbox{ /*--for checkbox label--*/
	margin-bottom: 5px;
    width: 400px;
    text-align: left;
}

#dreambig_form #submit_fieldset{
    padding-top: 20px;
    padding-bottom:20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#dreambig_form fieldset #submit{ /*--for  submit input-*/
	border: 0px solid white;
}

#aeroplanNumber_pre {
    height: 20px;
    float: left;
    padding-top: 5px;
}

#dreambig_form .error_container {
    background: #f9e8d9;
    color: #956e49;
    margin-top: 10px;
    margin-bottom: 10px;
}
/*----*/

/*--WORLD JUNIORS CONTEST--*/
#worldjrs_header {
    background: #000;
    margin-bottom: 0px;
    line-height: 0px;
    padding-bottom: 10px;
}

.jersey {
    text-align: center;
    margin-top: 0px;
    margin-bottom:0px;
}

#worldjrs_form{
    border-top: 0px;
    background: #b89742;
    padding: 10px;
    margin-bottom: 10px;
}

#worldjrs_form fieldset label {
    display: inline;
    float: left;
    width: 190px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 15px;
    text-align: right;
}

#worldjrs_form fieldset input {
    border-top: 1px solid #956e49;
    border-right: 1px solid #956e49;
    border-left: 1px solid #ce9764;
    border-bottom: 1px solid #ce9764;
    height: 20px;
    margin-bottom: 5px;
    width: 180px; /*--default width of input boxes--*/
}

#worldjrs_form fieldset select {
    border-top: 1px solid #956e49;
    border-right: 1px solid #956e49;
    border-left: 1px solid #ce9764;
    border-bottom: 1px solid #ce9764;
    height: 20px;
    margin-bottom: 5px;
    width: 180px; /*--default width of input boxes--*/
}


#worldjrs_form #optIn_fieldset{ /*--for entire checkbox--*/
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 15px;
}

#worldjrs_form #optIn{ /*--for checkbox input-*/
    float: left;
    height: 15px;
    width: 15px;
    margin-top: 10px;
    margin-right: 10px;
    border: 0px solid white;
}

#worldjrs_form .checkbox{ /*--for checkbox label--*/
    margin-bottom: 5px;
    width: 400px;
    text-align: left;
}

#worldjrs_form #submit_fieldset{
    padding-top: 20px;
    padding-bottom:20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#worldjrs_form fieldset #submit{ /*--for  submit input-*/
    border: 0px solid white;
}

#worldjrs_legal {
	margin-top: 10px;	
}

#worldjrs_form .error_container {
	padding: 10px;
	border: 1px solid #e6e2d0;
	background: #f0e3c2;
	width: 400px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

/*--END WORLD JUNIORS--*/


/*--TUNDRA CONTEST--*/
#tundra_header {
    background: #ffffff;
    margin-bottom: 0px;
    line-height: 0px;
    padding-bottom: 10px;
}

#tundra_form{
    border-top: 0px;
    background: #e0211d;
    padding: 10px;
    margin-bottom: 10px;
}

#tundra_form fieldset {
    margin-left: 30px;         
}

#tundra_form fieldset label {
    display: inline;
    float: left;
    width: 150px;
    margin-top: 5px;
    text-align: left;
}

#tundra_form fieldset input {
    border-top: 1px solid #956e49;
    border-right: 1px solid #956e49;
    border-left: 1px solid #ce9764;
    border-bottom: 1px solid #ce9764;
    height: 20px;
    margin-bottom: 5px;
    width: 220px; /*--default width of input boxes--*/
    vertical-align: middle;
}

#tundra_form fieldset select {
    border-top: 1px solid #956e49;
    border-right: 1px solid #956e49;
    border-left: 1px solid #ce9764;
    border-bottom: 1px solid #ce9764;
    height: 20px;
    margin-bottom: 5px;
    width: 220px; /*--default width of input boxes--*/
}

#tundra_form #optIn_fieldset{ /*--for entire checkbox--*/
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 8px;
    padding-left: 15px;
}

#tundra_form #optIn, #tundra_form #readRules{ /*--for checkbox input-*/
    float: left;
    height: 15px;
    width: 15px;
    margin-top: 10px;
    margin-right: 5px;
    border: 0px solid white;
}

#tundra_form .checkbox{ /*--for checkbox label--*/
    margin-bottom: 5px;
    width: 400px;
    text-align: left;
}

#tundra_form #submit_fieldset{
    padding-top: 20px;
    padding-bottom:20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#tundra_form fieldset #submit{ /*--for  submit input-*/
    border: 0px solid white;
}

#tundra_form .error_container {
    padding: 10px;
    border: 1px solid #e6e2d0;
    background: #f0e3c2;
    width: 400px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

#tundra_form .ul_form { /*--for radiobuttons fields--*/
    clear: both;
}

#tundra_form .ul_form li {
    width: 200px;
    display: block;
    margin-left: -6px;
    overflow: hidden;
}
	
#tundra_form .ul_form input,
#tundra_form #businessType_fieldset input { /*--for radiobuttons--*/
    width: auto;
    height: auto;
    margin-bottom: 2px;
    margin-top: 2px;
    margin-right: 3px;
    border: 0px; /*--so IE doesn't put in borders in the buttons--*/
}

/** For Position form field **/

#tundra_form #tundra_position_label {
	margin-top: 30px;
	width: 300px;
}

/** End position form field **/

/*--for businessType fieldset--*/
#tundra_form #businessType_fieldset ul {/*HERE*/
    margin-left: -5px;
    margin-top: 10px;
}

#tundra_form #businessType_fieldset label{
    float: none;
}

#tundra_form #howFound_fieldset label {
    width: 300px; /*--so that label doesn't wrap--*/
}

#tundra_form #howFound_fieldset li {
    width: 300px;
}
#tundra_form #businessType_fieldset {
	margin-top: 15px;
}

#tundra_form #howFound_fieldset {
	margin-top: 12px;
}

#toyotaTundraContestRules {
	color: black;
}

#tundraRequiredField {
	margin-left: 26px;
	margin-bottom: 12px;
}

#tundra_error_container a,
#tundra_error_container a:hover,
#tundra_error_container a:link,
#tundra_error_container a:visited {
	color: red;
	text-decoration: none;
}

/*--END TUNDRA--*/

/*--DRIVE HOME A TOYOTA CONTEST--*/
#toyota_header {
    background: #000;
    margin-bottom: 0px;
    line-height: 0px;
}

#toyota_form{
    border-top: 0px;
    background: #3d1518;
    padding: 10px 10px 0 10px;
    margin-bottom: 10px;
}

#toyota_form fieldset label {
    display: inline;
    float: left;
    width: 150px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 60px;
    text-align: left;
}

#toyota_form fieldset input {
    border-top: 1px solid #956e49;
    border-right: 1px solid #956e49;
    border-left: 1px solid #ce9764;
    border-bottom: 1px solid #ce9764;
    height: 20px;
    margin-bottom: 5px;
    width: 220px; /*--default width of input boxes--*/
}

#toyota_form fieldset select {
    border-top: 1px solid #956e49;
    border-right: 1px solid #956e49;
    border-left: 1px solid #ce9764;
    border-bottom: 1px solid #ce9764;
    height: 20px;
    margin-bottom: 5px;
    width: 220px; /*--default width of input boxes--*/
}

#toyota_form #optIn_fieldset,
#toyota_form #tdcontact_fieldset { /*--for entire checkbox--*/
    margin-top: 10px;
    margin-bottom: 10px;
}

#toyota_form #tdcontactname_fieldset {
	margin-left: 30px;	
}
	
#toyota_form #tdcontact_fieldset label,
#toyota_form #tdcontactyes_fieldset label,
#toyota_form #tdcontactno_fieldset label {
    margin-top: 10px;
}

#toyota_form #dealerDetails {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 60px;
    text-align: left;
}
	
#toyota_form #optIn,
#toyota_form #tdcontact { /*--for checkbox input-*/
    float: left;
    height: 15px;
    width: 15px;
    margin-top: 10px;
    margin-left: 40px;
}

#toyota_form #tdcontactPreferred_yes,
#toyota_form #tdcontactPreferred_no { /*--for radio button input-*/
	float: left;
    height: 15px;
    width: 15px;
    margin-top: 10px;
}

#toyota_form .checkbox { /*--for checkbox label--*/
    margin-bottom: 5px;
    width: 340px;
    margin-left: 10px;  
}

#toyota_form #submit_fieldset{
    padding-top: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#optIn_fieldset label {
	padding-top: 8px;
}

#toyota_form fieldset #submit{ /*--for  submit input-*/
    border: 0px solid white;
}

#toyota_legal {
	margin-top: 10px;	
}

#toyota_form .error_container {
	padding: 10px;
	border: 1px solid #e6e2d0;
	background: #f0e3c2;
	width: 400px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

/*--END DRIVE HOME A TOYOTA CONTEST--*/

/*--ERROR page--*/
#error_page_container {
    min-height:600px;
    height:auto !important;
    height: 600px;
    overflow: hidden !important;
    overflow: visible;
    width: 749px;
    margin-right: auto;
    background: white;
    padding: 13px;
}

#error_copy_block {
    margin-top: 50px;
    margin-bottom: 70px;
    border: 2px solid #ccc;
    padding: 15px;
    width: 550px;
    margin-left: auto;
    margin-right: auto;
}

/*---*/

/* ------- Dream Kitchen Makover Contest -------- */

#dreamKitchenMakeoverTopHolder {
    width: 489px;
    overflow: hidden;
    background-color: #ffffff;
    border-left: 13px solid #ffffff;
    border-right: 13px solid #ffffff;
    border-bottom: 5px solid #ffffff;
    margin-top: 0;
}

#dreamKitchenMakeoverTopHolder #enterNow {
    margin-top: 9px;
}

#dreamKitchenMakeoverForm {
    border-top: 0px;
    padding: 0px 10px 10px 15px;
    margin-bottom: 10px;
    color: #959595;
}

#dreamKitchenMakeoverForm #requiredField {
    color: red;
    margin-top: 18px;
    margin-bottom: 12px;
}

#dreamKitchenMakeoverForm fieldset {
    margin-left: 4px;
    margin-bottom: 2px;
}

#dreamKitchenMakeoverForm fieldset label {
    display: inline;
    float: left;
    width: 80px;
    margin-top: 5px;
    text-align: right;
}

#dreamKitchenMakeoverForm fieldset input {
    border: 1px solid #959595;
    height: 15px;
    margin-bottom: 5px;
    margin-left: 6px;
    width: 175px; /*--default width of input boxes--*/
    vertical-align: middle;
}

#dreamKitchenMakeoverForm fieldset select {
    border: 1px solid #959595;
    height: 20px;
    margin-bottom: 5px;
    margin-left: 6px;
    width: 178px; /*--default width of input boxes--*/
}

#dreamKitchenMakeoverForm #optIn_fieldset { /*--for entire checkbox--*/
    margin-top: 4px;
    margin-bottom: 10px;
    margin-left: 4px;
}

#dreamKitchenMakeoverForm #optIn { /*--for checkbox input-*/
    float: left;
    height: 15px;
    width: 15px;
    margin-top: 10px;
    margin-right: 5px;
    border: 0px solid white;
}

#dreamKitchenMakeoverForm .checkbox { /*--for checkbox label--*/
    margin-bottom: 5px;
    width: 400px;
    text-align: left;
}

#dreamKitchenMakeoverForm #phone1,
#dreamKitchenMakeoverForm #phone2,
#dreamKitchenMakeoverForm #phone3 {
    width: 35px;
}

#dreamKitchenMakeoverForm #submit_fieldset{
    padding-top: 2px;
    padding-bottom:20px;
    margin-left: 8px;
    float: left;
}

#dreamKitchenMakeoverForm fieldset #submit{
    border: 0px solid white;
}

#dreamKitchenMakeoverForm .error_container {
    margin-top: 18px;
    padding: 10px;
    border: 1px solid #e6e2d0;
    background: #f0e3c2;
    width: 405px;
}

#dreamKitchenMakeoverForm .floatright {
    margin-top: 6px;
    margin-right: 30px;
}

#dreamKitchenMakeoverForm .floatright a {
    color: red;
    text-decoration: underline;
}

#dreamKitchenMakeoverTopHolder {
    width: 489px;
    overflow: hidden;
    background-color: #ffffff;
    border-left: 13px solid #ffffff;
    border-right: 13px solid #ffffff;
    border-bottom: 5px solid #ffffff;
    margin-top: 0;
}

#dreamKitchenMakeoverTopHolder #thankYou {
    margin-top: 9px;
}

#dreamKitchenMakeoverSendFriendForm {
    border-top: 0px;
    padding: 0px 10px 10px 15px;
    margin-bottom: 10px;
    color: #959595;
}

#dreamKitchenMakeoverSendFriendForm #requiredField {
    color: red;
    padding-left: 10px;
    margin-top: 18px;
    margin-bottom: 12px;
}

#dreamKitchenMakeoverSendFriendForm #submit_fieldset{
    padding-top: 10px;
    padding-bottom:20px;
    float: left;
}

#dreamKitchenMakeoverSendFriendForm fieldset #submit{
    border: 0px solid white;
}

#dreamKitchenMakeoverSendFriendForm #sendFriend {
    padding-left: 10px;
    padding-right: 28px;
    padding-bottom: 30px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

#dreamKitchenMakeoverSendFriendForm fieldset {
    display: inline;
    float: left;
}

#dreamKitchenMakeoverSendFriendForm label {
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
}

#dreamKitchenMakeoverSendFriendForm .textbox {
    width: 200px;
    border: 1px solid #959595;
    margin-right: 4px;
    height: 15px;
}

#dreamKitchenMakeoverSendFriendForm #senderName {
    margin-bottom: 0px;
}

#dreamKitchenMakeoverSendFriendForm #senderEmail,
#dreamKitchenMakeoverSendFriendForm .friendEmail {
    margin-left: 28px;
}

#dreamKitchenMakeoverSendFriendForm .error_container {
    padding: 10px;
    border: 1px solid #e6e2d0;
    background: #f0e3c2;
    width: 415px;
    margin-bottom: 6px;
    clear: both;
}

/* ------- End Dream Kitchen Makeover Contest ------- */

/* ------- Aeroplan Contest -------- */

#aeroplanContestTopHolder {
    width: 489px;
    overflow: hidden;
    background-color: #ffffff;
    border-left: 13px solid #ffffff;
    border-right: 13px solid #ffffff;
    border-bottom: 5px solid #ffffff;
    margin-top: 0;
}

#aeroplanContestForm {
    border-top: 0px;
    padding: 0px 10px 10px 15px;
    margin-bottom: 10px;
    color: #959595;
}

#aeroplanContestForm #requiredField {
    color: red;
    margin-top: 18px;
    margin-bottom: 16px;
}

#aeroplanContestForm fieldset {
    margin-left: 4px;
    margin-bottom: 5px;
}

#aeroplanContestForm fieldset label {
    display: inline;
    float: left;
    width: 110px;
    margin-top: 2px;
    text-align: right;
}

#aeroplanContestForm fieldset input {
    border: 1px solid #959595;
    height: 15px;
    margin-bottom: 5px;
    margin-left: 6px;
    width: 175px; /*--default width of input boxes--*/
    vertical-align: middle;
}

#aeroplanContestForm fieldset select {
    border: 1px solid #959595;
    height: 20px;
    margin-bottom: 5px;
    margin-left: 6px;
    width: 178px; /*--default width of input boxes--*/
}

#aeroplanContestForm #optIn_fieldset { /*--for entire checkbox--*/
    margin-top: 4px;
    margin-bottom: 10px;
    margin-left: 4px;
}

#aeroplanContestForm #optIn { /*--for checkbox input-*/
    float: left;
    height: 15px;
    width: 15px;
    margin-top: 10px;
    margin-right: 5px;
    border: 0px solid white;
}

#aeroplanContestForm .checkbox { /*--for checkbox label--*/
    margin-bottom: 5px;
    width: 400px;
    text-align: left;
}

#aeroplanContestForm #submit_fieldset{
    padding-top: 2px;
    padding-bottom: 20px;
    margin-left: 8px;
    float: left;
}

#aeroplanContestForm fieldset #submit{
    border: 0px solid white;
}

#aeroplanContestForm .error_container {
    margin-top: 18px;
    padding: 10px;
    border: 1px solid #e6e2d0;
    background: #f0e3c2;
    width: 405px;
}

#aeroplanContestForm .floatright {
    margin-top: 6px;
    margin-right: 30px;
}

#aeroplanContestForm .floatright a,
#aeroplanContestForm .floatright a:link,
#aeroplanContestForm .floatright a:visited		
{
    color: red;
    text-decoration: underline;
}

#aeroplanContestForm .aeroplanContestAreYou {
	clear: left;
	margin: 0px 0px 15px 12px;
}

#aeroplanContestForm .aeroplanContestAreYou .optionText {
	width: 165px;
	padding-top: 6px;
}

#aeroplanContestForm .aeroplanContestAreYou .optionInput {
	width: 165px;
	margin-left: -4px;
}

#aeroplanContestForm .aeroplanPrivacy {
	float: right;
	margin-top: 14px;
    margin-right: 30px;
}

#aeroplanContestForm .aeroplanPrivacy a {
    color: red;
    text-decoration: underline;
}

#aeroplanContestForm #aeroplanTrademark {
	margin-top: 70px;
	margin-left: 10px;
}
	
#aeroplanContestForm #thankYou {
    margin-top: 9px;
}
/* ------- End Aeroplan Contest ------- */

/*-----CMS TABS-----*/
#dealer_tabs {
	background: #fff url(/images/dealer/tab_bg.gif) repeat-x 0 0;
	height: 60px;
}

#dealer_tabs li {
	float: left;
}

#dealer_tabs li span.not_active_left, 
#dealer_tabs li span.not_active_right,
#dealer_tabs li span.active_left, 
#dealer_tabs li span.active_right
 {
	display: block;
	width: 2px;
	height: 60px;
	float: left;
}

#dealer_tabs li span.not_active_middle,
#dealer_tabs li span.active_middle {
	display: block;
	height: 40px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

#dealer_tabs li span.not_active_left {
	background: #fff url(/images/dealer/active_not_bg_left.gif) no-repeat 0 0;
}

#dealer_tabs li span.not_active_right {
	background: #fff url(/images/dealer/active_not_bg_right.gif) no-repeat 0 0;
}

#dealer_tabs li span.not_active_middle {
	background: #fff url(/images/dealer/active_not_bg_middle.gif) repeat-x 0 0;
	padding-top: 20px;
}

#dealer_tabs li span.active_left {
	background: #fff url(/images/dealer/active_bg_left.gif) no-repeat 0 0;
}

#dealer_tabs li span.active_right {
	background: #fff url(/images/dealer/active_bg_right.gif) no-repeat 0 0;
}

#dealer_tabs li span.active_middle {
	background: #fff url(/images/dealer/active_bg_middle.gif) repeat-x 0 0;
	padding-top: 10px;
}

/*-----END CMS TABS---------*/


/*---DEALER CMS EDITING---*/
#dealer_header {
	font-size: 0px;	
}

#dealer_footer {
    left:100px;
	width: 100%;
    text-align: center;
    margin-top: 10px;
}

#description_text { /*--used to align description to top--*/
    vertical-align: top;
    padding-top: 10px;
}

#dealer_cms_table_index { /*--used for index table bars--*/
     padding-right: 10px;
     width: 100%;
}

#dealer_cms_table_index td{ /*--used for index table bars--*/
     padding: 0;
}

#dealer_cms_table_index td.dealer_table_header,
#dealer_cms_table_index td.dealer_table_buttons,
#dealer_cms_table_index td.dealer_table_date,
#dealer_cms_table_index #dealer_cms_events_list_row td
	 { /*--used for index table bars, dotted lines only appear in header + buttons --*/
     padding-top: 15px;
     padding-bottom: 15px;
     border-bottom: 2px dotted #aeaeae;
}

#dealer_cms_table_index td.dealer_table_header {    
    padding-left: 10px;
}

#dealer_cms_table_index td.dealer_table_buttons,
#dealer_cms_row_expanded td.footer {
    padding-right: 10px;
    text-align: right;
}
/*---anything that expands---*/
#dealer_cms_table_index #list_events {
	width: 100%;
}

#dealer_cms_table_index td.dealer_table_expanded { /*--hidden td before expansion--*/
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-bottom: 0px;
}

#dealer_cms_row_expanded { /*--id of table after expansion--*/
	width: 100%;
	background: #c6c6c6;
	padding-top:0;
	padding-bottom: 0;
	padding-left: 0;
	border-bottom: 2px dotted #aeaeae;
}

#dealer_cms_row_expanded .first_item { 
	padding-top: 20px;	
}

#dealer_cms_row_expanded .last_item {
	padding-bottom: 20px;	
}

#dealer_cms_table_index .active_layer td.dealer_table_header,
#dealer_cms_table_index .active_layer td.dealer_table_buttons,
#dealer_cms_row_expanded td.dealer_table_header,
#dealer_cms_row_expanded td.dealer_table_buttons,
#dealer_cms_row_expanded td.footer	{
    background: #000; /*--colour of title bar after expansion--*/
    border: 0;
}

#dealer_cms_table_index td.footer_add_event, #dealer_cms_table_index td.footer_add_service {
	background: #c20019;
	padding: 10px;
}

#dealer_cms_row_expanded td.footer	{
    padding: 10px;
}

#dealer_cms_row_expanded input, 
#dealer_cms_row_expanded #province, 
#dealer_cms_row_expanded #description {
    border: 1px solid #858585;
}

#dealer_cms_row_expanded dt, #dealer_cms_inner_form dt {
	display: none;	
}

#dealer_cms_row_expanded dd input, #dealer_cms_inner_form dd input  {
	float: right;
	display: inline;
}


#dealer_cms_table_index #addEvent, 
#dealer_cms_row_expanded #submit,
.publishButton,
#dealer_cms_row_expanded #publish,
#dealer_cms_row_expanded #eventPhoto,
#dealer_cms_row_expanded #canceladdress,
#dealer_cms_row_expanded #cancelhours,
#dealer_cms_row_expanded #cancelinformation,
#dealer_cms_row_expanded #cancelevents,
#dealer_cms_row_expanded #cancelfeatures,
#dealer_cms_row_expanded #display1, #dealer_cms_row_expanded #display2,#dealer_cms_row_expanded #display3,
#dealer_cms_row_expanded #canceldealerservices, 
#dealer_cms_row_expanded #addservice,
#dealer_content #submit, #dealer_content #cancel,
#dealer_cms_row_expande #deletefreetabBtn,
button, /*--for submit buttons--*/
#dealer_cms_row_expanded td.footer .no_decorator_class  /*--for buttons--*/
{ /*--used for specific form buttons--*/
 	background: #d3d0d0 url(/images/dealer/button_bg.gif) repeat-x;
    border: 0;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    margin-right: 2px;
    vertical-align: middle;
}

#dealer_cms_inner_form {
	width: 100%;	
}

#dealer_cms_inner_form td .checkboxColumn, .checkboxColumn {
	width: 10px;
	padding: 0px;
	margin: 0;
}




.checkboxLabel {
	padding: 0;
	margin: 0;
	text-align: left;
	}
	
#dealer_cms_inner_form td{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	
}

#dealer_content #register_footer {
	text-align: right;
}
/*---END anything that expands---*/


.dealer_cms_events_table {
     padding-right: 10px;
     margin-left: 2px;
     width: 100%;
}

.dealer_cms_events_table td{
    background: #fff;
}

#upload_process { /* Image uploading */
    z-index:100;
    position:absolute;
    visibility:hidden;
    text-align:center;
    width:470px;
    margin:0px;
    padding:5px;
    background-color:#fff;
    border:1px solid #ccc;
}

.form { /* form border */
    text-align:center;
    width:470px;
    margin:0px;
    padding:5px;
    background-color:#fff;
    border:1px solid #ccc;
}

#services_list {
	margin-bottom: 10px;
}

.dealerAdblock {
	margin-top: 10px;
	margin-bottom: 10px;	
}

.dealerAdblock select{
	width: 212px;	
}

/*---END OF DEALER CMS EDITING---*/

/*---DEALER PAGE FRONT END--*/
#dealer_content {
	margin-top: 5px;
}

#dealer_header {
	margin-top: 10px;
	margin-bottom: -1px;	
}

.dealer_store_logo {
    float: left;
    width: 240px;
    margin-right: 17px;
    height: 178px;
    border: 1px solid #dedede;
    text-align:center;
    margin-bottom:10px;
}

.dealer_store_logo table{
border:0px solid #0000FF;width:238px;height:176px;text-align:center;
}

.dealer_store_logo td{
text-align:center;vertical-align:middle;width:238px;height:176px;border:0px solid #FF0000;padding:0;
}

.dealer_store_block {
    display: block;
    height: 170px;
    padding-bottom: 10px;
}
.dealer_store_address {
    float: left;
    height: 90px;
}

.dealer_store_links {
	float:left;
	width: 130px;
}
.dealer_storebullet_arrow {
    list-style-image: url(../images/en/buttons/arrowright.gif);
    margin-left: 25px;
    list-style-position: outside;
}

#dealer_spotlight_box_container {
    clear: both;
    height: 360px;
    margin-bottom: 12px;
    border: 9px solid #ebebeb;
    background: #ebebeb;
}

.dealer_spotlight_box {
    width: 151px;
    height: 355px;
    float: left;
    background-color: #fff;
    padding-bottom: 5px;
    padding-top: 0px;
}

#dealerTwoPhoneContainer {
	margin-top: -8px;
}

#dealerTwoPhoneTopBox {
	float: left;
}

#dealerTwoPhoneBottomBox {
	float: left; 
	margin-left: 8px;
}

.dealerTwoPhoneBottomNumber {
	margin-top: 2px;
}

#event_listing ul, #outreach_listing ul  {
	margin-top: 10px;
}

#store_hours, #our_story, #store_features {
    margin-top: 15px;
    clear: both;
}

#store_hours .hours {
    width: 200px;
}

#store_hours table{
    width: 98%;
    margin-left: 0px;
}

#store_hours table th{
    vertical-align: middle;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#store_hours table td{
	vertical-align: middle;
	padding-top: 0px;
    padding-bottom: 4px;
    padding-left: 0px;
}

#store_features {
	border-top: 2px dotted #ebebeb;
	padding-top: 10px;
}

.event_block, .outreach_block {
    padding-bottom: 10px;
    padding-top: 10px;
    min-height:80px;
    height:auto !important;
    height: 80px;
    overflow: hidden !important;
    overflow: visible;
    border-top: 2px dotted #ebebeb;
    clear: both;

}

.event_image_right, .outreach_image_right {
    float: right;
    padding-left: 20px;
}

.event_image_left, .outreach_image_left {
    float: left;
    padding-right: 20px;
}

.event_description, .outreach_description {
	min-height:80px;
    height:auto !important;
    height: 80px;
    overflow: hidden !important;
    overflow: visible;
}
#service_blocks {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    width: 450px;
    padding-top: 100px;
}

#service_blocks img{
   margin-right: 10px;
   margin-bottom: 10px;
}

#footnote {
    float: right;
}

/*--END CMS FRONT END---*/

/*--START OF DEALER CMS REGISTRATION--*/
#dealer_content.registration {
	margin-top: 20px;
	clear: both;
}

#dealer_content.registration h2 {
	margin-bottom: 20px;
}

#dealer_content fieldset {
	margin-bottom: 5px;
	margin-top: 5px;
}

#dealer_content fieldset label {
	width: 120px;
	display: block;
	float: left;
}

#dealer_content fieldset input.option {
	display: inline;
	float: left;
	width: 10px;
}

#dealer_content fieldset.checkbox label {
	width: 100%;
	display: inline;
}

#dealer_content fieldset input {
	width: 300px;
}

#dealer_content.registration #submit, #sendButton, #cancelButton, #previousButton, #nextButton, #finishButton, #submitButton {
 	background: #d3d0d0 url(/images/dealer/button_bg.gif) repeat-x;
    border: 0;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    margin-right: 2px;
    vertical-align: middle;	
}
#dealer_nav_registration {
	background: #c20019;
	overflow: hidden;
	float: left;
	width: 100%;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

#dealer_nav_registration li {
	float: left;
	margin-right: 12px;
}

#dealer_nav_registration li a{
	display: block;
	float: left;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	cursor: pointer;
	text-decoration: none;
}

#dealer_nav_registration li a.active{
	color: #ffe819;
}

#dealer_nav_registration li a.completed{
	color: #ffe819;
	text-decoration: underline !important;
}

#dealer_nav_registration li a.notcompleted {
	text-decoration: none;
}

#dealer_image_display{
float:left;
border:0px solid #000000;
display:inline;
text-align:center;
width:244px;
height:183px;
}

#dealer_image_display table{
border:0px solid #0000FF;width:238px;height:176px;text-align:center;
}

#dealer_image_display td{
text-align:center;vertical-align:middle;width:238px;height:176px;border:0px solid #FF0000;padding:0;
}

/*----*/

/*--kitchen_makeover--*/
#km_smallheader {
    margin-bottom: 10px;
}

#kitchen_form_copy .error_container {
    background: #ebeecf;
    margin-top: 20px;
}

#kitchen_form_copy {
    background: url('/images/en/kitchenmakeover/form_bg_tile.jpg') repeat-y;
    padding: 20px;
    overflow: hidden;
}

#kitchen_form_copy fieldset {
    display: inline;
}

#kitchen_form_copy fieldset #optIn {
    width: 15px;
    float: left;
    margin-right: 10px;
}

#kitchen_form_copy fieldset .checkbox {
    display: block;
    float: left;
    width: 420px;
}


#kitchen_form_copy .right {
    margin-left: 20px;
}
#kitchen_form_copy label {
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
}

#kitchen_form_copy input {
    width: 205px;
}
/*---*/

/*--SEND TO FRIEND--*/

#send_friend .error_container {
    background: #ebeecf;
    clear:both;
}

#send_friend {
    padding-top: 20px;
    padding-left: 28px;
    padding-right: 28px;
    padding-bottom: 30px;
    overflow: hidden;
    background: #eeeeee;
    border: 1px solid #ddd;
    margin-left: auto;
    margin-right: auto;
}

#send_friend fieldset {
    display: inline;
    float: left;

}

#send_friend label {
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
	
}

#send_friend input {
    width: 205px;
    border: 1px solid #ccc;
    margin-right: 4px;
}

#send_friend textarea {
    width: 415px;
    height: 200px;
    border: 1px solid #ccc;
    margin-bottom: 5px;
}

#backyard_makeover_form #sendFriend fieldset,
#proud_canadian_send_to_friend #sendFriend fieldset{
	display:inline;
	float:left;
	margin-left:7px;
}
#backyard_makeover_form #sendFriend label,
#proud_canadian_send_to_friend #sendFriend label {
    display: block;
	float:none;
    margin-bottom: 5px;
    margin-top: 5px;
	padding:0px;
	width:175px;
}
#backyard_makeover_form #requiredField,
#proud_canadian_send_to_friend #requiredField{
	clear:both;
	margin-left:8px;
}

#send_footer {
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
    padding-top: 10px;
}
#send_friend .sender_info{
    margin-bottom: 0px;
}

#send_friend #go {
    width: auto;
    border: 0px solid #ccc;
}

.eventDetailsTitleDescription {
	width: 350px;
}

/*---*/

/*---FIX CLEARFIX PROBLEM--*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
} 

* html .clearfix {height: 1%;}
.clearfix {display: block;} 
/*----------------------*/

/*--RBC BULLETED LIST--*/
.bulleted_list_rbc {
    margin-top: -5px;
    margin-bottom: 0px; 
    margin-left: 20px;
    list-style-type: disc;
    list-style-position: outside;
}

/*--------*/

/*--CUSTOMER SERVICE LETTERS--*/
.customer_letters_teaser {
    padding-top: 10px;
    padding-bottom: 10px;
}
.customer_letters_full {
    margin-top: 10px;
    padding-right: 2px;
}

.customer_letters_teaser ul,
.customer_letters_full ul {
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 22px;
}

.customer_letters_teaser ol,
.customer_letters_full ol {
    list-style-type: decimal;
    list-style-position: outside;
    margin-left: 22px;
}
/*------------------------*/






/*--BACKYARD MAKEOVER CONTEST--*/
#backyard_makeover_header {
	float:left;
    background: #fff;
    margin-bottom: 7px;
    line-height: 0px;
}
#backyard_makeover_header img{
	float:left;
}
.jersey {
    text-align: center;
    margin-top: 0px;
    margin-bottom:0px;
}

#backyard_makeover_form{
	clear:left;
    border-top: 0px;
    background:#6b7f38 url("/images/en/backyard_makeover/bg-content.jpg") no-repeat;
    padding: 10px;
    margin-bottom: 10px;
	padding-top:20px;
	color:#fff;
	
}
#backyard_makeover_form h1, #backyard_makeover_form h2, #backyard_makeover_form p{
	font-size:12px;
	color:#fff;
	text-align:center;
}
#backyard_makeover_form h1{
	font-size:18px;
	margin:0 0 40px 0;

}
#backyard_makeover_form h1 span{
	font-size:20px;
	color:#edc630;
}
#backyard_makeover_form.thankyou p, #backyard_makeover_form.thankyou h2{
	font-size:18px;
	line-height:22px;
}
#backyard_makeover_form.thankyou a{
	display:block;
	text-align:center;
	margin:60px 0;
	font-size:14px;
}
#backyard_makeover_form a{
	color:#d1d64e;
	text-decoration:underline;
}

#backyard_makeover_form form{
	border-top:2px dotted #8f9e60;
	margin-top:20px;
	padding-top:30px;
}
#backyard_makeover_form fieldset label {
    display: inline;
    float: left;
    width: 145px;
	padding-left:45px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 15px;

}

#backyard_makeover_form fieldset input {
    /*border-top: 1px solid #956e49;
    border-right: 1px solid #956e49;
    border-left: 1px solid #ce9764;
    border-bottom: 1px solid #ce9764;*/
    height: 20px;
    margin-bottom: 5px;
    width: 220px; /*--default width of input boxes--*/
}

#backyard_makeover_form fieldset select {
    /*border-top: 1px solid #956e49;
    border-right: 1px solid #956e49;
    border-left: 1px solid #ce9764;
    border-bottom: 1px solid #ce9764;*/
    height: 20px;
    margin-bottom: 5px;
    width: 180px; /*--default width of input boxes--*/
}


#backyard_makeover_form #optIn_fieldset{ /*--for entire checkbox--*/
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 40px;
}

#backyard_makeover_form #optIn{ /*--for checkbox input-*/
    float: left;
    height: 15px;
    width: 15px;
    margin-top: 10px;
    margin-right: 10px;
    border: 0px solid white;
}

#backyard_makeover_form .checkbox{ /*--for checkbox label--*/
    margin-bottom: 5px;
	padding-left:0px;
    width: 355px;
    text-align: left;
}

#backyard_makeover_form #submit_fieldset{
    padding-top: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.thankyou #submit_fieldset{
	margin-right:10px!important;
	text-align:right!important;
}
#backyard_makeover_form fieldset #submit{ /*--for  submit input-*/
    border: 0px solid white;
}

#backyard_makeover_legal {
	margin-top: 10px;	
}

#backyard_makeover_form .error_container {
	padding: 10px;
	border: 1px solid #e6e2d0;
	background:none;
	width: 400px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	color:#EDC630;
}

/*--END BACKYARD MAKEOVER--*/










/*--proud canadian CONTEST--*/
#proud_canadian_header {
	float:left;
    background: #fff;
    margin-bottom: 7px;
    line-height: 0px;
}
#proud_canadian_header img{
	float:left;
}
.jersey {
    text-align: center;
    margin-top: 0px;
    margin-bottom:0px;
}

#proud_canadian_form{
	clear:left;
    border-top: 0px;
    padding: 10px;
    margin-bottom: 10px;
	padding-top:280px;
	color:#fff;	
}

#proud_canadian_send_to_friend {
	clear:left;
    border-top: 0px;
    background:#6e482a url("/images/en/proud_canadian/send-to-friend-bg.png") no-repeat;
    padding: 10px;
    margin-bottom: 10px;
	padding-top:20px;
	color:#fff;	
}

#proud_canadian_rules{
	clear:left;
    border-top: 0px;
    background:#6e482a;
    padding: 10px;
    margin-bottom: 10px;
	padding-top:20px;
	color:#fff;	
}
#proud_canadian_rules a,
#proud_canadian_send_to_friend a {
	color:#fff;
	text-decoration:underline;
}

#proud_canadian_form h1, #proud_canadian_form h2, #proud_canadian_form p,
#proud_canadian_rules h1, #proud_canadian_rules h2, #proud_canadian_rules p,
#proud_canadian_send_to_friend h1, #proud_canadian_send_to_friend h2, #proud_canadian_send_to_friend p {
	font-size:12px;
	color:#fff;
	text-align:center;
}
#proud_canadian_form h1,
#proud_canadian_rules h1,
#proud_canadian_send_to_friend h1 {
	font-size:20px;
	margin:20px 0;
}
#proud_canadian_form h3,
#proud_canadian_send_to_friend h3 {
	font-size:18px;
	margin:20px 0;
	color: #fff;
	text-align: center;
}
#proud_canadian_form h1 span{
	font-size:18px;
	color:#d9bd98;
}
#proud_canadian_form.thankyou p, #proud_canadian_form.thankyou h2,
#proud_canadian_send_to_friend p, #proud_canadian_send_to_friend h2{
	font-size:18px;
	line-height:22px;
}
#proud_canadian_form.thankyou a{
	display:block;
	text-align:center;
	margin:60px 0;
	font-size:14px;
}
#proud_canadian_send_to_friend.thankyou a{
	display:block;
	text-align:center;
	margin:0;
	font-size:14px;
}
#proud_canadian_form a{
	color:#fff;
	text-decoration:underline;
}

#proud_canadian_form form,
#proud_canadian_send_to_friend form {
	margin-top:20px;
	padding-top:30px;
}
#proud_canadian_form fieldset label,
#proud_canadian_send_to_friend fieldset label {
    display: inline;
    float: left;
    width: 145px;
	padding-left:45px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 15px;

}

#proud_canadian_form fieldset input,
#proud_canadian_send_to_friend fieldset input {
    /*border-top: 1px solid #956e49;
    border-right: 1px solid #956e49;
    border-left: 1px solid #ce9764;
    border-bottom: 1px solid #ce9764;*/
    height: 20px;
    margin-bottom: 5px;
    width: 220px; /*--default width of input boxes--*/
}

#proud_canadian_form fieldset select,
#proud_canadian_send_to_friend fieldset select {
    /*border-top: 1px solid #956e49;
    border-right: 1px solid #956e49;
    border-left: 1px solid #ce9764;
    border-bottom: 1px solid #ce9764;*/
    height: 20px;
    margin-bottom: 5px;
    width: 180px; /*--default width of input boxes--*/
}


#proud_canadian_form #optIn_fieldset{ /*--for entire checkbox--*/
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 40px;
}

#proud_canadian_form #optIn{ /*--for checkbox input-*/
    float: left;
    height: 15px;
    width: 15px;
    margin-top: 10px;
    margin-right: 10px;
    border: 0px solid white;
}

#proud_canadian_form .checkbox,
#proud_canadian_send_to_friend .checkbox{ /*--for checkbox label--*/
    margin-bottom: 5px;
	padding-left:0px;
    width: 355px;
    text-align: left;
}

#proud_canadian_form #submit_fieldset,
#proud_canadian_send_to_friend #submit_fieldset{
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.thankyou #submit_fieldset{
	margin-right:10px!important;
	text-align:right!important;
}
#proud_canadian_form fieldset #submit,
#proud_canadian_send_to_friend fieldset #submit{ /*--for  submit input-*/
    border: 0px solid white;
}

#proud_canadian_legal {
	margin-top: 10px;	
}

#proud_canadian_form .error_container,
#proud_canadian_send_to_friend .error_container {
	padding: 10px;
	border: 1px solid #e6e2d0;
	background:none;
	width: 400px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	color:#EDC630;
}

#proud_canadian_form p.prize_notice {
	text-align: right;
	font-size: 10px;
	padding-bottom: 20px;
}

/*--END proud canadian--*/












/*----GENERAL TABLE---*/
.table  {
    margin-bottom: 30px;
    border: 1px solid #ccc;
    margin-left: 2px;
}

.table th {
    background: #fcecec;    
}

.table td, .table th {
    padding: 10px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}


/*---*/

/*----*/
#error_page_container {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

/********* Dealer Walk On Videos ***********/

#dealerWalkOnVideo {
	position: absolute;
	width: 100%;
	height: 270px;
	overflow: hidden;
}

#dealerVideoContent {
	height: 270px;
}

html>body #dealerWalkOnVideo {
	position: fixed;
} 

/********* End Dealer Walk On Videos ***********/

.store_address_left {
	border: 0px solid #FFFFFF;
	width:190px;
	height:180px;
	margin-left:10px;
}

.store_address_left_name {
	margin-top:8px;
}

/* Wishlist Dropdown */

#wishlist_dropdown {
width:259px;
height:141px;
padding:2px;
border: 0px solid #000000;
color:#6b6b6b;
background-color:#FFFFFF;
}
#wishlist_dropdown_header {
height:17px;
font-size:10px;
}
#wishlist_dropdown_header_text {
float:left;
font-weight:bold;
margin-top:3px;
}
#wishlist_dropdown_header_close {
text-align:right;padding-right:3px;font-weight:bold;font-size:12px;
}
#wishlist_dropdown_header_close a{
text-decoration:none;font-size:12px;
}
#wishlist_dropdown_body {
width:255px;height:120px;overflow:auto;background-color:#DEDEDE;font-size:10px;padding:2px;
}
#wishlist_dropdown_body_product {
width:235px;clear:both;
}
#wishlist_dropdown_body_product_name {
float:left;width:125px;line-height:12px;
}
#wishlist_dropdown_body_product_qty {
float:left;width:47px;text-align:center;margin-left:5px;
}
#wishlist_dropdown_body_product_price {
float:left;font-weight:bold;width:58px;text-align:right;
}
#wishlist_dropdown_body_product_line {
width:235px;clear:both;height:12px;vertical-align:middle;border:1px solid #DEDEDE;
}
#wishlist_dropdown_body_product_line hr {
color: #000000;background-color: #000000;height: 1px;
}

#wishlist_drop {
	display:none;
	position:absolute;
	border:0px solid #000000; 
	color:#000000;
	width:259px;
	height:141px;
	z-index:5;
	background-color:#FFFFFF;
}
#wishlist_drop_head {
	display:none;
	position:absolute;
	border:0px solid #000000; 
	color:#000000;
	width:52px;
	height:16px;
	z-index:5;
	background-color:#FFFFFF;
	text-align:center;
	padding-top:6px;
}

#wishlist_drop_head a {
	color: #000000;
    font-size: 7.5pt;
}

#wishlist_drop_head a:hover {
    text-decoration: underline;
}



/* END Wishlist Dropdown */



