div#SideBar {
	margin:0px 4px; 
	float:left; 
	background:#efe8de;  
	width:200px; 
	border:0px solid;
}
#walls_content {
	margin-left: 10px;
}
div#SEARCH_RESULTS { 
	margin:0px auto; 
	background-color:#FFFFFF; 
	float:left; 
	width:555px; 
	height:auto; 
	overflow:auto; 
}
div#SEARCH_RESULTS { 
	margin:0px auto;
	margin-left: 11px; 
	background-color:#FFFFFF; 
	float:left; 
	width:561px; 
	overflow:hidden; 
}


html,body {
	margin:0;
	padding:0;
	height:100%;
	border:none
}

.filler1 { background:#d2cbc3; }
.filler2 { background:#efe8de; }
   
div.CSideTitle,
  div#CSideTitle {
	background: #d2cbc3; 
	color: #2c3447; 
	padding-top: 6px; 
	padding-bottom: 6px;  
	font-size: 12px;
	font-weight: bold;
}

div.CSideTitle span,
div#CSideTitle span { 
	padding-right: 12px;
	margin-left: 12px;
	display: block;
}

div#Selected {  
	text-decoration:none; 
	background:#FFFFFF;   
	padding: 2px 0 2px 18px; 
	font-size:12px;  
	font-weight:bold; 
	color:#9c0101; 
}
div#Selected a { 
	text-decoration:none; 
	font-size:12px; 
	font-weight:bold; 
	color:#9c0101; 
}
  
.unSelected {  
	text-decoration:none;  
	background:#efe8de; 
	font-size:12px;  
	color:#31334c; 
}
.unSelected a,
.unSelected a:link,
.unSelected a:visited ,
.unSelected a:active {
	text-decoration:none;    
	font-size:12px; 
	font-weight:normal; 
	color:#31334c;  
	padding:2px 0 2px 18px; 
}
.unSelected a:hover { 
	text-decoration:underline; 
	color:red; 
}

.CSideItems {
	background:#efe8de;
	font-size:12px;
	color:#31334c;
	padding: 12px 0;
}

.Results { 
	background-color:#e2e4ea; 
	height:33%; 
}

td.Result { 
	background-color:#f5efed; 
	height:33%; 
	border: 1px solid #bbb;
}

td.Result:hover { 
	background-color:#D8DAE0; 
}


td.top_boxes { 
	width:176px; 
	text-align:center; 
}

td.top_boxes a { 
	color:#ffffff; 
	font-size:12px; 
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-weight:bold; 
	text-decoration:none; 
	display: block; 
	padding: 7px 0; 
	text-align: center; 
	margin-right: 6px; 
	background: #6e7a9b;
	border: 2px outset #6e7a9b;
}
td.top_boxes a:hover { 
	border-style: inset;
	background: #7e8aab;
	background: -moz-linear-gradient(top,#6e7a9b,#7e8aab);
	background: -webkit-gradient(linear, left top, left bottom, from(#6e7a9b), to(#7e8aab));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6e7a9b', EndColorStr='#7e8aab'); 
}
td.category_boxes { 
	height:112px;
	width:176px;   
	text-align:left; 
}
td.category_boxes a { 
	color:#2b3c69; 
	font-family:verdana; 
	font-size:10px; 
	text-decoration:none; 
	font-weight:bold; 
}
tr td.special {
	height: 113px;
}
tr td.special a {
	width: 540px; 
	height: 107px; 
}
tr td.special a span {
	width: 538px; 
}
#Top_Menu_Links {
	background: white;
	border-bottom: 1px solid #D2CBC3;
	padding-bottom: 1px;
	padding-left: 6px;
}
#Top_Menu_Links a {
	float: left;
	padding: 5px 6px;
	border: 1px solid #D2CBC3;
	border-right-width: 3px;
	font-weight: bold;
	font-size: 13px;
	background: #efe8de;
	margin-left: -3px;
	position: relative;
	top: 2px;
	color: #333;
	text-decoration: none;
	border-top-right-radius: 0.5em;
	border-top-left-radius: 0.5em;
    -moz-border-radius-topright: 0.5em;
    -moz-border-radius-topleft: 0.5em;
    -webkit-border-top-right-radius: 0.5em;
    -webkit-border-top-left-radius: 0.5em;
	-webkit-border-right-width: 1px;
}
#Top_Menu_Links .inactive a:hover {
	color: #000;
	text-decoration: underline;
	background: #ebe1d2;
	border-bottom-color: #ebe1d2;	
	z-index: 3;
}
#Top_Menu_Links .active a {
	border-bottom-color: #efe8de;	
	z-index: 2;
}
#Top_Menu_Links #CeilingButton.inactive a { 
	background: #e3e4e9;
}
#Top_Menu_Links2 {
	padding-top: 8px;

}
#Top_Menu_Links2 #Browse a {
	border-top: 2px solid white;
	border-bottom: 2px solid #d7d1c7;
	color: #e6e9ef;
	display: block;
	padding: 6px 0 6px 12px;
	text-decoration: none;
	font-weight: bold;
	background: #7e7b77; /* c5cbd9 for ceilings */
}


#Top_Menu_Links2, .mainSideLinks {
	border-left: 1px solid #D2CBC3;
	border-right: 1px solid #D2CBC3;
}
.mainSideLinks {
	border-bottom: 1px solid #D2CBC3;
}

/*		div#Browse {	height:26px; 	margin-top:2px; border:0px solid; }
		div#Browse a { position:relative; top:7px;  margin-left:12px; text-decoration:none; font-weight:bold; font-size:11px; color:#EEE9E4; } */

div#AdvancedSearch {height:26px; margin-top:0px;  width:205px; border:0px solid;  }
div#AdvancedSearch a { position:relative; top:7px;  margin-left:12px; text-decoration:none; font-weight:bold; font-size:11px; color:#EEE9E4; }

#openClose_as {
	background-color: #7e7b77;
}
div div#openClose_as.hover {
	background-color: #aaa298;
	color: white;
	cursor: pointer;
}
#advancedSearch.opened {
	border: 1px solid #7E7B77;
	border-top-width: 0;
}
#advancedSearch hr {
	margin: 0;
	height: 1px;
	border: 0px;
	border-bottom: 1px solid #D2CBC3;
	clear: both;
}
.selected { 
	margin-left:0px; 
	color:#9c0101; 
	font-weight:bold; 
	text-decoration:none; 
}
a.highlightit {
	display: block; 
	position: relative; 
	height: 105px; 
	/*height: 140px; */
	width: 176px;
	border: 0px solid purple;
}
a.highlightit:hover {
	opacity: 0.5;
}
a.highlightit span {
	display: block;
	position: absolute;
	width: 174px;
	bottom: 0px;
	text-align: center;
	padding: 4px 0;
	margin: 0 0px 0 0;
	border: 1px solid #838cab;
	border-left: 1px solid #e7e8ee;
	border-top: 1px solid #e7e8ee;
	background-color: #e7e8ee;
	background-image: -moz-linear-gradient(top, #e7e8ee, #b7bdcc); 
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #e7e8ee),color-stop(1, #b7bdcc)); 
	background-image: -webkit-linear-gradient(#e7e8ee, #b7bdcc); 
	background-image: linear-gradient(top, #e7e8ee, #b7bdcc);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e7e8ee', EndColorStr='#b7bdcc'); 
}



.earthAndSky {
	
	padding-right: 18px; 
	padding-left: 0px; 
	position: relative;
	top: 19px;
}
#walls_content .earthAndSky {
	clear: both; 
	padding-top: 6px;
	padding-right: 6px; 
}
.earthAndSky div.float,
#walls_content .earthAndSky div.float {
	float: right; 
	position: relative;
	top: -44px;
	right: -5px;
	width: 162px;
}
.earthAndSky p,
#walls_content .earthAndSky p {
	padding: 0 36px;
	width: 300px;
}
.earthAndSky div.float span,
#walls_content .earthAndSky div.float span {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #2B3C69;
	text-align: center;
	padding: 4px 0;
	margin: -2px 0px 0 0;
	border: 1px solid #838cab;
	border-left: 1px solid #e7e8ee;
	border-top: 1px solid #e7e8ee;
	background-color: #e7e8ee;
	background-image: -moz-linear-gradient(top, #e7e8ee, #b7bdcc); 
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #e7e8ee),color-stop(1, #b7bdcc)); 
	background-image: -webkit-linear-gradient(#e7e8ee, #b7bdcc); 
	background-image: linear-gradient(top, #e7e8ee, #b7bdcc);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e7e8ee', EndColorStr='#b7bdcc'); 
}
#walls_content .earthAndSky a {
	text-decoration: none;
	color: #2B3C69;
}
#walls_content .earthAndSky a:hover {
	text-decoration: underline;
}

