
br.both{
clear:both;
}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:6;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
background:#FFFFFF;
border:2px solid #cecece;
z-index:7;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}
#button{
margin:100px;
}
.sub1left {
	margin-right:30px; 
	margin-left:35px; 
	text-align:right;
	width: 310px;
}
.sub1right {
	margin-right:40px; 
	margin-left:30px; 
	text-align:left;
	width: 300px;
}
#imgBGs {
	width: 758px;
	height: 295px;
	background: url(/common/images/catalog_landing_int.jpg) no-repeat;
}
#imgBGs .left,
#imgBGs .right {
	width: 379px;
	height: 295px;
	float: left;
}
#catalogLandingCeil {
	display: block;
	width: 140px;
	padding: 230px 35px 32px 200px;
	color: white;
	font-weight: bold;
	text-align: right;
	background: url(/common/images/catalog_landing_ceil_arrow.gif) 350px 237px no-repeat;
}
#catalogLandingWall {
	display: block;
	width: 140px;
	padding: 230px 203px 32px 32px;
	margin-left: 2px;
	background: url(/common/images/catalog_landing_wall_arrow.gif) 9px 237px no-repeat;
	color: white;
	font-weight: bold;
}

.blur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}
div.imgWrapper {
	height: 150px;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
}

.shadow,
.content{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow{
	background-color: #666; /*shadow color*/
	color: inherit;
}

.content{
	background-color: #fff; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #000; /*border color*/
	padding: .5em 2ex;
}
a.popupLink, a.popupLink img {
	outline: 0;
}

	
.switchCategories {
	text-align:right; 
	padding-top: 12px; 
	margin-right: 10px; 
	margin-left: 10px; 
	font-size:12px; 
	font-family:verdana; 
	clear: both;
}
#switch {
	font-family:verdana; 
	float: right; 
	text-align: right;
	padding-bottom: 6px;
}
#switch h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding-bottom: 8px;
}
#switch a {
	font-size: 12px;
	padding-right: 11px;
	background: url(/images/arrow_right_000.gif) right 5px no-repeat;
}

table#content {
	background: #ffffff;
	margin: 5px 0 5px 5px;
}
table#content td.Result {
	border: 1px solid #bbb;
	background: #E3E4E9;
	margin: 0 !important;
	
}
table#content td.Result:hover {
	background: #d7d8da;
}

div#PageContent { 
	margin:0 auto; 
	padding: 10px 0;
	background-color:#FFFFFF; 
	width:780px; 
	border:0px solid; 
	font-size:12px; 
	border:0px solid; 
	border:0px solid;  
}
p.relatedImages {
	padding: 10px;
	padding-bottom: 2px;
	margin: 0;
}
p.relatedImages span {
	padding-bottom: 4px;
	display: block;
	font-size: 11px;
}
p.relatedImages img {
	/* 
	text-top, text-middle, super, top, sub, baseline, bottom, text-bottom
	*/
	vertical-align: text-top;
	margin: 2px;
}
p.relatedImages a:hover img{
	margin: 1px;
	border: 1px solid red;
}
