body {
    margin: 0;
    background: #000;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #FFF;
    background-image: url(/images/jdglayout2_home_01.gif);
    background-repeat: repeat-x;
}
a, a:visited {
    color: #FFF;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.clear {
    clear: both;
}
#canvas {
    width: 800px;
    text-align: left;
    background: #666;
}
#home {
    width: 799px;
    text-align: left;
    background: #804B04;
}
#gut_footer {
    width: 799px;
    background-color: #B36905;
    text-align: left;
}
.gutLeft {
    width: 200px;
    float: left;
}
.gutRight {
    width: 599px;
    float: left;
}
#columnA {
    width: 200px;
    float: left;
}
#columnAhome {
    width: 200px;
    float: left;
}
#columnB {
    width: 600px;
    float: left;
}
#home #columnB {
    width: 599px;
    float: left;
}

.leftLinks {
    padding: 0 12px 12px 12px;
}
.leftLinks h3 {
    margin: 10px 0 5px 0;
    padding: 0;
}
.pageHeader h1, .pageHeader h3 {
    padding: 30px 20px 20px 200px;
    font-size: 32px;
    font-weight: normal;
    margin: 0;
}
.pageHeader h3 {
    font-size: 16px;
    padding-top: 0;
    text-transform: uppercase;
}
.jdgImg {
    min-height: 200px;
    min-width: 200px;
    background-color: #000;
    float: left;
    text-align: center;
}
#options .jdgImg {
    min-height: 150px;
    min-width: 150px;
}
#options .jdgImg img {
}
#breadcrumb {
    width: 799px;
    text-align: left;
    padding-top: 38px;
}
.jdgImg a:hover img, .shadeImg a:hover img {
    /* for IE */
    filter:alpha(opacity=60);
    /* CSS3 standard */
    opacity:0.6;
    /* for Mozilla */
    -moz-opacity:0.6;
}
.jdgImg h2 {
    display: block;
    position: absolute;
    margin: 0;
    padding: 182px 0 0 0;
    width: 200px;
    text-align: center;
    font-size: 13px;
}
#options .jdgImg h2 {
    width: 130px;
    text-align: right;
    padding: 10px;
}
.pd_title {
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    line-height: 16px;
}
.pd_copy {
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 12px;
    color: #FFF;
    line-height: 16px;
}

#columnA h1, .gutLeft h1 {
    font-size: 28px;
    font-weight: normal;
    margin-top: 40px;
    margin-bottom: 20px 0;
}
#columnAhome h1 {
    font-size: 25px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 0;
}
#columnAhome h2 {
    font-size: 25px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 0;
}
#columnAhome h3 {
    font-size: 25px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0;
}
.gutLeft h1 {
    margin: 20px 0 20px 14px;
}
.gutRight a {
    display: block;
    float: left;
    width: 95px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 10px;
    line-height: 10px;
}
.homeLinks {
    padding: 0 14px; 0 14px;
}
.homeLinks a {
    font-size: 14px;
    line-height: 30px;
}
.footer_hr {
    border: 1px solid #FFF;
    width: 799px;
    border-bottom: 0;
    border-right: 0;
    border-left: 0;
    margin-top: 52px;
    margin-bottom: 5px;
}
.site_footer {
    width: 799px;
    margin: 0 0 52px 0;
    text-align: left;
    background: #FFF;
    color: #000;
    height: 36px;
}
.site_footer .leftSide a {
    color: #000;
    font-size: 10px;
    border-right: 1px solid #000;
    padding: 3px 10px;
    line-height: 36px;
    font-weight: bold;
}
#results {
    text-align: left;
    padding: 12px;    
    float: left;
    width: 244px;
    height: 350px;
    overflow: auto;
    border: 3px solid #CCC;
    background: white;
    color: #666;
    border-right: 0;
}
#map {
    border: 3px solid #CCC;
    background: #e8e8e8;
    width: 523px;
    float: left;
    height: 374px
}
#searchrep, #search_item {
    padding: 20px;
    text-align: center;
    font-size: 16px;
}
#searchrep input, #search_item input {
    border: 1px solid #333;
    font-size: 16px;
}
#search {
    color: #B36905;
}
#search:hover {
    color: #FFF;
    background: #B36905;
}

.home_nav {
    width: 56px;
    height: 20px;
    background-image: url(/images/nav_home.gif);
    display: block;
    float: left;
    text-indent: -5000px;
    overflow: hidden;
}
.home_nav:hover {
    background-image: url(/images/nav_home2.gif);
}
.contact_nav {
    width: 100px;
    height: 20px;
    background-image: url(/images/nav_contact.gif);
    display: block;
    float: left;
    text-indent: -5000px;
    overflow: hidden;
}
.contact_nav:hover {
    background-image: url(/images/nav_contact2.gif);
}
.about_nav {
    width: 84px;
    height: 20px;
    background-image: url(/images/nav_about.gif);
    display: block;
    float: left;
    text-indent: -5000px;
    overflow: hidden;
}
.about_nav:hover {
    background-image: url(/images/nav_about2.gif);
}
.search_nav {
    width: 137px;
    height: 20px;
    background-image: url(/images/nav_product_search.gif);
    display: block;
    float: left;
    text-indent: -5000px;
    overflow: hidden;
}
.search_nav:hover {
    background-image: url(/images/nav_product_search2.gif);
}
.showroom_nav {
    width: 150px;
    height: 20px;
    background-image: url(/images/nav_showroom.gif);
    display: block;
    float: left;
    text-indent: -5000px;
    overflow: hidden;
}
.showroom_nav:hover {
    background-image: url(/images/nav_showroom2.gif);
}
.faq_nav {
    width: 42px;
    height: 20px;
    background-image: url(/images/nav_faq.gif);
    display: block;
    float: left;
    text-indent: -5000px;
    overflow: hidden;
    clear: right;
}
.faq_nav:hover {
    background-image: url(/images/nav_faq2.gif);
}
#lightbox_info {
    color: #000;
    padding: 20px;
}
#lightbox_info h2 {
    border-bottom: 1px solid #CCC;
    margin: 10px 0;
    padding: 10px 0;
    font-size: 24px;
    font-weight: normal;
}
.right {
	float: right;
}
.left {
	float: left;
}
.cat_vid_links {
	font-size: 12px;
	padding-left: 15px;
}
.cat_vid_links a {
	font-size: 12px;
	text-decoration: underline;
}
.cat_vid_links a:hover {
	font-size: 12px;
	text-decoration: none;
}

/*  eCatalog Options Pages styles - added by DV 08-25-10  */

/* Shade Shapes */

.sshapeshdr {
	font-size: 32px;
	line-height: 1.5em;
}
.sshapes {
	margin-left: 35px;
}
.sshapes div {
	float: left;
	display: inline;
}
.sshapes ul {
	padding: 0;
	margin: 0;
}
.sshapes ul li {
	padding: 10px 20px;
	border: 1px solid #fff;
	width: 310px;
	height: 71px;
	overflow: hidden;
	vertical-align: middle;
	list-style-type: none;
}
.sshapes ul li.toprow_drk {
	background: #72899a;
}
.sshapes ul li.toprow_lght {
	background: #96a4b3;
}
.sshapes ul li.defaultrow_drk {
	background: #72899a;
}
.sshapes ul li.defaultrow_lght {
	background: #96a4b3;
}
.sshapes ul li.toprow_lght.nolbrdr, .sshapes ul li.toprow_drk.nolbrdr, .sshapes ul li.defaultrow_lght.nolbrdr, .sshapes ul li.defaultrow_drk.nolbrdr {
border-top: 1px solid #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
border-left: 0;
}
.sshapes ul li img {
	border: 0;
	width: 110px;
	height: 70px;
	display: inline;
	float: left;
}
.sshapes ul li div {
	margin: 10px 0 0 0;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	display: inline;
	float: right;
	width: 190px;
}

/* Shade Metal */

.optionrow {
	margin-left: 35px;
	padding: 0;
}
.jdgImgOptEcat {
    width: 120px;
    height: 120px;
    background-color: #000;
    float: left;
	margin: 0 15px 15px 0;
	border: 1px solid #fff;
}
.jdgImgOptEcat img {
    width: 120px;
    height: 120px;
	border: 0;
}
.jdgImgOptEcat h2 {
    display: block;
    position: absolute;
    margin: 0;
    padding: 85px 0 0 0;
    width: 120px;
    text-align: center;
    font-size: 11px;
	color: #000;
}
.jdgImgOptEcat h2 span {
    font-size: 10px;
	font-weight: normal;
}

/* Ceiling Slope Kit */

.optcollhdr {
	width: 120px;
	height: 65px;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	text-align: center;
	border: 0;
	background: #000;
}
.optcoll {
	background: #000;
	border-bottom: 15px solid #804B04;
	text-align: center;
}
.jdgImgOptslope {
	width: 120px;
	height: 70px;
    background-color: #000;
	margin: 0 0 4px 0;
	border: 0;
	overflow: hidden;
}
.jdgImgOptslope img {
    width: 120px;
    height: 70px;
	border: 0;
}

/* Option Notes */

.OptNotesLeft {
	margin-left: 8px;
	float: left;
	display: inline;
}
.OptNotesRight {
	margin: 0;
	padding-left: 21px;
	float: left;
	display: inline;
}
.OptNotes ul {
	padding: 0;
	margin: 0;
}
.OptNotes ul li {
	padding: 5px 10px;
	border: 1px solid #fff;
	width: 328px;
	overflow: hidden;
	vertical-align: middle;
	list-style-type: none;
}
.OptNotes ul li.toprow_drk {
	background: #72899a;
}
.OptNotes ul li.toprow_lght {
	background: #96a4b3;
}
.OptNotes ul li.defaultrow_drk {
	background: #72899a;
}
.OptNotes ul li.defaultrow_lght {
	background: #96a4b3;
}
.OptNotes ul li div {
	display: inline;
	float: left;
	border: 0;
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
.OptNotes ul li span {
	display: inline;
	float: right;
	width: 300px;
	padding: 0;
	vertical-align: middle;
}