/* Colors:
Dark Green: #00533e
Medium Green: #7b8c87
Light Green: #93a8a1
Orange: #f07901
Dark Gray: #5b5f5e
Light Gray: #f6f6f6 */


#primaryContent p {
	font-size: .85em;
	margin: 0px 14px 6px 0px;
	padding: 0px 20px 0px 16px;
	color: #333333;
	line-height: 1.4;
}

#primaryContent p sup {
	font-size: .7em;
	vertical-align:text-top;
}

#primaryContent h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 6px 0px 10px 0px;
	padding: 0px 20px 0px 16px;
	color: #ed7b00;
	line-height: 1.4;
}

#primaryContent h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0px 6px 0px;
	padding: 0px 20px 0px 16px;
	color: #5b5f5e;
	line-height: 1.4;
}

/*#primaryContent #catalog h3 {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 10px 45px;
	padding: 0px 20px 0px 16px;
	color: #5b5f5e;
	line-height: 1.4;
}

#primaryContent #catalog h3 strong {
	float:left;
	margin-left: -45px;
}*/

#primaryContent h3.extraspace {
	margin: 30px 0px 6px 0px;
}

#primaryContent h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 10px 0px 6px 0px;
	padding: 0px 20px 0px 16px;
	color: #5b5f5e;
	line-height: 1.4;
}

#primaryContent h4 sup {
	vertical-align: text-top;
	font-size: .7em;
}

#catalog {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#catalog a {
	text-decoration: none;
	color: #F07901;
}

#catalog #breadcrumbs a {
	text-decoration: none;
	color: #5b5f5e;
}

#catalog a:hover {
	text-decoration: underline;
}

#catalog #breadcrumbs a:hover {
	text-decoration: underline;
	color: #f07901;
}

#doorDisplayGrid {
	border-top: 1px solid #ececec;
	height: 1%;
	width: auto;
	margin: 16px 0px 20px 0px;
	padding: 0px;
	vertical-align: top;
}


#doorDisplayGrid a {
	display: block;
	float:left;
	width: 300px;
	height: 130px;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	margin: 0px;
	padding: 20px 30px;
	text-decoration: none;
	overflow: hidden;
	display: inline;
}

#doorDisplayGrid #thermo {
	display: block;
	float:left;
	width: 300px;
	height: 270px;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	margin: 0px;
	padding: 20px 30px;
	text-decoration: none;
	overflow: hidden;
	display: inline;
}

#doorDisplayGrid p{
font-size:12px;
font-weight:bold;
}

#doorDisplayGrid a.catrightcol {
	border-right: none;
}

#doorDisplayGrid a.dooroptions {
	width: 670px;
	border: none;
	border-bottom: 1px solid #ececec;
}

#doorDisplayGrid a:hover {
	background-color: #f3f3ee;
	text-decoration: none;
}

#doorDisplayGrid img {
	float:left;
	margin-right: 20px;
	border: none;
}

#doorDisplayGrid a span.title {
	display:block;
	width: auto;
	font-size: 0.85em;
	color: #333333;
	font-weight: bold;
	line-height: 1.4;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#doorDisplayGrid a span.title sup {
	font-size: 11px;
	font-weight:normal;
	vertical-align:text-top;
}

#doorDisplayGrid a span.description {
	display:block;
	width: auto;
	margin: 0px;
	padding: 0px;
	font-size: 0.85em;
	line-height: 1.4;
	color: #666666;
	text-decoration: none;
	margin-top: 10px;
}

#doorDisplayGrid a span.more {
	float: right;
	display: block;
	width: 46px;
	height: 9px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	text-indent: -2000px;
	background-image:url(images/btn-moreshort.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#doorDisplayGrid a.series {
	width: 300px;
	height: auto;
	overflow: hidden;
}

#doorDisplayGrid a.series div.more {
}

#doorDisplayGrid a.doors {
	width: 70px;
	height: 1%;
	margin: 0px;
	padding: 20px;
	text-align: center;
	display: inline;
}

#doorDisplayGrid a.doors img {
	float: none;
	margin: 0px;
	padding: 0px;
}

#doorDisplayGrid span.caption {
	display: block;
	width: 70px;
	font-size: 11px;
	line-height: 1.1;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

#doorDisplayGrid a span.caption {
	color: #5b5f5e;
}

#doorDisplayGrid a:hover span.caption, #doorDisplayGrid a:active span.caption {
	color: #f07901;
	text-decoration: underline;
}


#doorDisplayGrid a.block {
	float: left;
	width: 140px;
	height: 1%;
	margin: 0px;
	padding: 20px;
	text-align: center;
	display: inline;
}

#doorDisplayGrid .block img {
	height: 140px;
	width: 140px;
	margin: 0px;
	padding: 0px;

}

#doorDisplayGrid .block span {
	clear: left;
	display: block;
	width: 140px;
	height: auto;
	text-align: left;
	white-space: nowrap;
	margin: 0px;
	padding: 6px 0px 0px 0px;
}


/* SKU page formatting */

#pagebodyTabsContainer {
	height: 1%;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 16px;
	padding-left: 20px;
	background-image: url(images/bkgd-tab-bar.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#pagebodyTabsContainer img {
	border: none;
}

#pagebodyTabsContainer ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}

#pagebodyTabsContainer li {
	float: left;
	height: 25px;
	padding: 0px;
	margin: 0px;
	margin-right: 4px;
	margin-bottom: -1px;
	list-style: none;
	border-bottom: 1px solid #d8d8d8;
}

#pagebodyTabsContainer li.selected {
	border-bottom: 1px solid #ffffff;
}

#pagebodyLeftColumn {
	clear: left;
	float: left;
	width: 240px;
	height: 1%;
	margin: 12px 0px 0px 0px;
	padding: 0 0 14px 0;
}

#pagebodyLeftColumn img#mainSkuImage {
	float: left;
	margin: 0px 40px 0px 20px;
}

#catalog #pagebodyLeftColumn h4 {
	clear: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 12px 0px;
}

.pagebodyLeftColumnModule {
	width: 80px;
	float: left;
	margin: 0px 20px 14px 0px;
	padding: 0px;
}

.pair {
	width: 150px;
}

.pagebodyLeftColumnModule small {
	display: block;
	clear: both;
	font-size: 11px;
	margin: 6px 0px 0px 0px;
	color: #999999;
}

.pagebodyCalloutBox {
	float: left;
	width: 468px;
	margin: 20px 0px 0px 0px;
	padding: 2px 8px 20px 8px;
	background-color: #f7f7f7;
	border: 1px solid #d8d8d8;
	text-align:left;
	overflow: hidden;
	height: 390px;
}

.pagebodyCalloutBox img{
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

.pagebodyCalloutBox p {
	width: 360px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#lista {
	background-image:url(images/img-nav-arrow.gif);
	background-repeat:no-repeat;
	background-position:3px 5px;
}

#pagebodyRightColumn {
	float: left;
	margin: 20px 0px 0px 26px;
	padding: 0px;
}

#pagebodyRightColumn ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#primaryContent #catalog #pagebodyRightColumn ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
	line-height: 1.4;
}

#pagebodyRightColumn img {
	border: none;
}

#profileOptions {
	margin: 24px 0px 0px 0px;
	padding:0px;
}

#profileOptions td {
	border: 1px solid red;
}

#profileStickingOptionsContainer {
	width: 600px;
	height: 1%;
	margin: 10px 0px 0px 20px;
	padding: 0px;
}

#profileStickingOptionsContainer h4 {
	font-size: 14px;
	font-weight: bold;
}

#profileStickingOptions {
	width: 300px;
	float: left;
	margin-right: 20px;
}

#profileStickingOptions p {
	margin: 0px 0px 0px 12px;
	padding: 0px;
	clear: left;
}

#profileStickingOptions span {
	display: block;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

#profileStickingOptions input {
	float: left;
}

#profileStickingOptionsPhoto {
	width: 225px;
	float: left;
	margin: 20px 0px 0px 0px;
}

#profileStickingOptionsPhoto dl {
	width: 213px;
	font-size: 12px;
	padding: 6px;
	margin: 6px 0 0 0;
	background-color: #f7f7f7;
	border: 1px solid #d8d8d8;
}

#profileStickingOptionsPhoto dt {
	clear: left;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 58px;
 }

#profileStickingOptionsPhoto dd {
	font-weight: normal;
	margin: 0 0 0 64px;
	padding: 0;
	color: #666666;
}


#materialOptions {
	margin: 24px 0px 0px 0px;
	padding: 0px;
}

#catalog h4 {
	clear: both;
}

#catalog h4.nobreak {
	clear:none;
}

#materialOptions h4 sup {
	font-size: 11px;
	font-weight: normal;
	vertical-align:text-top;
}

#mdfSample {
	margin: 6px 0px 24px 0px;
	padding: 0px 30px 0px 20px;
}

#mdfSample img {
	float: left;
	border: none;
}

#mdfSample p {
	margin: 0px 0px 0px 150px;
	padding: 0px;
}

#mdfSample a.moreinfo {
	float: right;
	display: block;
	width: 65px;
	height: 9px;
	background-image:url(images/btn-more.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: -2000px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}


#catalog  #woodSamples {
	border-top: 1px solid #ececec;
	height: 1%;
	width: auto;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}


#catalog #woodSamples a {
	display: block;
	float: left;
	height: 1%;
	margin: 0px;
	padding: 20px;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	text-decoration: none;
}

#catalog #woodSamples a:hover {
	background-color: #f3f3ee;
	text-decoration: none;
}


#catalog #woodSamples a img {
	border: 1px solid #ffffff;
}

#catalog #woodSamples a:hover img {
	border: 1px solid #f07901;
}

#catalog #woodSamples a span.title {
	display: block;
	clear: left;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 6px 0px 0px 0px;
	padding: 0px;
}

#catalog #woodSamples span.moreinfo {
	display: block;
	width: 65px;
	height: 9px;
	margin: 4px 0px 0px 0px;
	padding: 0px 14px 0px 0px;
	background-image: url(images/btn-more.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 9px;
	text-indent: -2000px;
	overflow: hidden;
}

#specifications {
	margin: 24px 0px 0px 0px;
	padding: 0px;
}

div.profileDetail {
	clear: left;
	width: auto;
	margin: 20px 0px 0px 70px;
	padding: 0px;
}

.profileDetail img {
	float:left;
	margin: 0px 40px 0px 0px;
	padding: 0px;
}

.profileDetail span.description {
	display: block;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.4;
}

.profileDetail .description small {
	font-size: .8em;
	font-weight: normal;
	font-style: italic;
}

#pagebodyTabs {
	width: auto;
	height: 31px;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 16px;
	padding-left: 20px;
	background-image: url(images/bkgd-tab-bar.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#pagebodyTabs ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}

#primaryContent #catalog #pagebodyTabs ul li {
	float: left;
	height: 31px;
	width: auto;
	margin: 0px 3px -1px 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}

#pagebodyTabs li a {
}


#pagebodyTabs li.overview a {
	display: block;
	height: 31px;
	width: 122px;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	text-indent: -2000px;
	background-image: url(images/tab-overview.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#pagebodyTabs li.profile a {
	display: block;
	height: 31px;
	width: 122px;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	text-indent: -2000px;
	background-image: url(images/tab-profile.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#pagebodyTabs li.material a {
	display: block;
	height: 31px;
	width: 134px;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	text-indent: -2000px;
	background-image: url(images/tab-material.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#pagebodyTabs li.specs a {
	display: block;
	height: 31px;
	width: 115px;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	text-indent: -2000px;
	background-image: url(images/tab-detail.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#pagebodyTabs li a.active {
	background-position: 0px 0px;
	border-bottom: 1px solid #ffffff;
}

#pagebodyTabs li a.inactive {
	background-position: 0px -62px;
	border-bottom: 1px solid #d8d8d8;
}

#pagebodyTabs li a.inactive:hover {
	background-position: 0px -31px;
}

a.logo {
	float: left;
	margin: 10px 0px 10px 16px;
	padding: 0px 10px 0px 0px
}

a.logo img {
	border: 0px;
}

#woodSamples div.woodDetail {
	height: auto;
	margin: 0px;
	padding: 20px;
	border-bottom: 1px solid #ececec;
}

#catalog #woodSamples .woodDetail a {
	display: block;
	width: 122px;
	height: 1%;
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
}

#catalog #woodSamples .woodDetail a:hover {
	background-color: #ffffff;
}

#woodSamples .woodDetail a img {
	height: 120px;
	width: 120px;
	border: 1px solid #ffffff;
	margin: 0px;
	padding: 0px;
}

#woodSamples .woodDetail a span.caption {
	display: block;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	line-height: 1;
	color: #999999;
	text-decoration: none;
}

#woodSamples .woodDetail a:hover span.caption {
	color: #f07901;
	text-decoration: underline;
}


#woodSamples .woodtitle {
	font-size: 1.1em;
	color: #666666;
	font-weight: bold;
	margin-left: 150px;
}

#woodSamples dl {
	margin-left: 150px;
	font-size: .8em;
	line-height: 1.4;
}

#woodSamples dt {
	float: left;
	font-weight: bold;
}

#woodSamples dd {
	margin-left: 110px;
	padding: 0px 0px 8px 0px;
}

#profiles  h4 {
	margin: 20px 0px 0px 0px;
	padding: 0px 16px 10px 16px;
	border-bottom: 1px solid #ececec;
}

#profiles div.profile {
	float: left;
	margin: 0px;
	padding: 20px;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	text-align: center;
	overflow: hidden;
}

#profiles p {
	font-size: .75em;
	color: #999999;
	font-weight: normal;
}

#profiles .sticking {
	width: 290px;
	height: 140px;
}

#profiles .sticking img {
	margin: 0px 0px 6px -30px;
}

#profiles .panel {
	width: 290px;
	height: 100px;
}

#profiles .panel img {
	margin: 0px 0px 6px 0px;
}

#profiles .sash {
	width: 290px;
	height: 120px;
}

#profiles .sash img {
	margin: 0px 0px 6px 0px;
}

#profiles .vgroove {
	width: 290px;
	height: 140px;
}

#profiles .vgroove img {
	margin: 0px 0px 6px 0px;
}

#profiles .tambour {
	width: 290px;
	height: 140px;
}

#profiles .tambour img {
	margin: 0px 0px 6px 0px;
}

#louvers {
	margin: 20px 0px 20px 0px;
	padding: 20px 0px 0px 0px;
	border-top: 1px solid #ececec;
}

#louvers .profile {
	width: auto;
	height: 220px;
	clear: left;
	margin: 20px 0px 0px 0px;
	padding: 80px 60px 0px 60px;
	border-bottom: 1px solid #ececec;
}

#louvers .profile img {
	float: left;
	margin: -80px 0px 0px 0px;
	padding: 0px;
}

#louvers .profile p {
	margin: 0px 0px 0px 200px;
	padding: 0px;
	font-size: .75em;
	color: #999999;
	font-weight: normal;
}

#catalog .norule {
	border-top: none;
	padding-top: 0px;
}

#newseries .imageblock {
	height: 1%;
}

#newseries h4 {
	width: auto;
	margin: 20px 0px 14px 0px;
	padding: 20px 20px 8px 20px;
	border-bottom: 1px solid #ececec;
}

#newseries .rule {
	width: auto;
	height: 1%;
	border-top: 1px solid #ececec;
	margin: 14px 0px 0px 0px;
	padding: 0px;
}

#newseries a.newdoor {
	display: block;
	width: 70px;
	height: 1%;
	float:left;
	text-align: center;
	margin: 0px;
	padding: 20px;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	text-decoration: none;
}

#newseries a:hover.newdoor {
	background-color: #f6f6f6;
}

#newseries .newdoor img {
	border: 1px solid #ffffff;
}

#newseries a.newdoor:hover img {
	border: 1px solid #ef7900;
}

#newseries .imageblock a {
	text-align: center;
}

#newseries .imageblock span.caption {
	clear:  left;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 4px auto 0 auto;
	padding: 0px;
}

#newseries a:hover .caption {
	color: #ef7900;
}

#newseries a.wide {
	width: 90px;
}

#newseries .wide span.caption {
	width: 90px;
}

#mirrordoor img {
	float: left;
	margin: 0px 20px 0px 20px;
	padding: 0px;
	border: none;
}

#mirrordoor .description {
	margin: 0px 180px 0px 0px;
	padding: 20px 0px 0px 0px;
}

#mirrordoor a.moreinfo {
	float: right;
	display: block;
	width: 65px;
	height: 9px;
	background-image:url(images/btn-more.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: -2000px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	overflow: hidden;
}

#optionblock div#imageblock{
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

#optionblock #imageblock a {
	float: left;
	margin-right: 10px;
	text-decoration: none;
}


#optionblock #imageblock a:hover span.caption {
	color: #f07901;
}

#optionblock span.caption {
	display: block;
	width: 160px;
	text-align: center;
}

#optionblock #imageblock a:hover span.caption {
	color: #f07901;
}

div.mirrordoors {
	width: 350px;
}

.mirrordoors a {
	width: 160px;
}

div.archtop {
	width: 350px;
}

.archtop a {
	width: 160px;
}

div.pocket {
	width: 350px;
}

.pocket a {
	width: 160px;
}

div.bifold {
	width: 220px;
}

.bifold a {
	width: 192px;
}



#optionblock div.textblock{
	width: auto;
	height: auto;
}

#optionblock #imageblock a img {
	border: 1px solid #ffffff;
}

#optionblock #imageblock a:hover img {
	border: 1px solid #f07901;
}

#imagebock .bifold {
	display: none;
}

#optionblock .textblock {
	width: auto;
	padding-left: 370px;
}

#cap #imageblock {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
}

#cap #imageblock a {
	float: left;
	display: block;
	width: 192px;
	margin-right: 10px;
	text-decoration: none;
}

#cap #imageblock span.img {
	width: 192px;
}

#cap #imageblock span.caption {
	display: block;
	width: 192px;
	text-align: center;
}

#clippedcorner {
	float: left;
	width: 100px;
	margin: 0px 20px 0px 30px;
	padding: 0px;
	text-align: center;
}

#dutchdoor {
	float: left;
	width: 160px;
	margin: 0px 20px 0px 30px;
	padding: 0px;
	text-align: center;
}

li.trucadLink, li.dwg, li.dxf {
}

.trucadLink a {
	display: block;
	width: 149px;
	height: 24px;
	text-indent: -2000px;
	overflow: hidden;
	background-image: url(../images/but/but_design_trucad.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

.dwg a {
	display: block;
	width: 102px;
	height: 9px;
	text-indent: -2000px;
	overflow: hidden;
	background-image: url(../images/but/but_download_dwg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

.dxf a {
	display: block;
	width: 97px;
	height: 9px;
	text-indent: -2000px;
	overflow: hidden;
	background-image: url(../images/but/but_download_dxf.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

#doorDisplayGrid a.glass {
	width: 140px;
	height: 160px;
	padding: 16px;
}

#doorDisplayGrid a.glass img {
	margin-bottom: 6px;
}

#doorDisplayGrid a.glass span.caption {
	width: 140px;
}

.toprule {
	border: none;
	border-top: 1px solid #ececec;
}

.alert {
	width: auto;
	padding: 14px;
	background-color: #ececec;
	border: 1px solid #d8d8d8;
	margin: 10px 20px 10px 20px;
}

#catalog #webglass {
	border: none;
	margin: 20px 20px 20px 80px;
}

#exterior a.imageBlock {
	float: left;
	height: auto;
	margin: 0px 0px 16px 20px;
	padding: 0px;
	display: inline;
}

#exterior .imageBlock img {
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

#exterior a.truclad {
	width: 192px;
	text-decoration: none;
}

#exterior .imageBlock span.caption {
	width: 192px;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
}

#exterior a.truclad:hover span.caption {
	color: #f07901;
}

#exterior .description {
	margin-left: 220px;
}

#exterior .description h4 {
	clear: none;
}

.louverprofiles strong {
	display: block;
	padding: 60px 0px 0px 0px;
}

.louverprofiles a {
	margin: 30px 0px 0px 0px;
	text-align: right;
	overflow: hidden;
	float: right;
}

.louversmall {
	width: 120px;
	margin: 6px 30px 14px 20px;
	padding: 0px;
	float: left;
}

#tsl #imageblock {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
}

#tsl #imageblock a {
	float: left;
	display: block;
	width: 160px;
	margin-right: 10px;
	text-decoration: none;
}

#tsl #imageblock img {
	width: 160px;
	border: 1px solid #ffffff;
}

#tsl #imageblock span.caption {
	display: block;
	width: 140px;
	padding: 0px 10px;
	text-align: center;
}

#tsl #imageblock a.wide, #tsl #imageblock a.wide img, #tsl #imageblock a.wide span.caption   {
	width: 288px;
}

#tsl #imageblock a:hover img {
	border: 1px solid #f07901;
}

#tsl #imageblock a:hover span.caption {
	color: #f07901;
}

#newseries .imageblock {
	width: auto;
	height: 1%;
	clear: both;
	padding: 0px 14px;
	margin: 14px 0 0 0;
}

#newseries .imageblock a {
	display: block;
	width: 162px;
	height: 260px;
	overflow: hidden;
	float: left;
	margin-right: 12px;
	text-decoration: none;
}

#newseries .imageblock a.wide {
	width: 194px;
	height: 260px;
	overflow: hidden;
}

#newseries .imageblock a img {
	border: 1px solid #ffffff;
}

#newseries .imageblock a:hover img {
	border: 1px solid #f07901;
}

#newseries .imageblock a .caption {
	width: 160px;
	height: auto;
}

#newseries .imageblock a.wide .caption {
	width: 192px;
}

#newseries .imageblock a:hover .caption {
	color: #f07901;
}

#catalog .lvrdoorimg a {
	width: 162px;
	height: 260px;
	margin: 0 14px 14px 14px;
	padding: 0;
	text-decoration: none;
	float: right;
}

.lvrdoorimg a img {
	border: 1px solid #ffffff;
}

.lvrdoorimg a:hover img {
	border: 1px solid #f07901;
}

.lvrdoorimg a .caption {
	width: 160px;
	text-decoration: none;
}

.lvrdoorimg a:hover .caption {
	color: #f07901;
}

#catalog .infoBlock h2 {
	margin: 0 0 6px 0;
}

#catalog .infoBlock h3 {
	font-size: .9em;
	font-weight: normal;
	margin: 0 0 14px 0;
}

#primaryContent #landingGrid a.options {
	display: block;
	width: 205px;
	height: 130px;
	float:left;
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 25px 15px 15px 140px;
}

a.options.materials {
	background-image:url(/images/uploads/options-materials.gif);
}

#primaryContent #landingGrid a.options.stickings {
	background-image: url(/images/uploads/option-profile-lvr.gif);
	background-position: 0px 10px;
}

a.options.archtop {
	background-image:url(/images/uploads/options-arch.gif);
}

a.options.cap {
	background-image:url(/images/uploads/options-cap.gif);
}

a.options.mirror {
	background-image:url(/images/uploads/options-mirror.gif);
}

a.options.bypass {
	background-image:url(/images/uploads/options-bypass.gif);
}

a.options.bifold {
	background-image:url(/images/uploads/options-bifold.gif);
}

a.options.clipped {
	background-image:url(/images/uploads/options-clipped.gif);
}

a.options.dutch {
	background-image:url(/images/uploads/options-dutch.gif);
}

#primaryContent #landingGrid a.profile {
	display: block;
	width: 180px;
	height: 135px;
	float:left;
	overflow: hidden;
	background-position: 16px 14px;
	background-repeat: no-repeat;
	padding-left: 160px;
}

a.profile.panel {
	background-image: url(/images/uploads/option-profile-panel.gif);
}

a.profile.glass {
	background-image: url(/images/uploads/option-profile-glass.gif);
}

a.profile.vg {
	background-image: url(/images/uploads/option-profile-vg.gif);
}

a.profile.tmb {
	background-image: url(/images/uploads/option-profile-tmb.gif);
}

a.profile.lvr {
	background-image: url(/images/uploads/option-profile-lvr.gif);
}

#primaryContent #landingGrid a.material {
	display: block;
	width: 195px;
	height: 135px;
	float:left;
	background-position: 8px 10px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 25px 15px 15px 150px;
	overflow: hidden;
}

a.material.mdf {
	background-image: url(/images/uploads/options-material-mdf.gif);
}

a.material.wood {
	background-image: url(/images/uploads/options-material-wood.gif);
}

a.material.glass {
	background-image: url(/images/uploads/options-material-glass.gif);
}

a.material.metal {
	background-image: url(/images/uploads/options-material-truclad.gif);
}

