/* CSS Document */
/* Langham Catalogue Stylesheet */
.direction_links{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:50%;
}
a img{border:0;}

.success{
	color:green;
	background:#fff;
}
.header2{font-size:10pt;}

.active{
	font-size: 8pt;
	text-decoration:none;
	list-style:square;
	list-style-type:square;
	color:#993300;
}
#body{width:600px;}
#subNav {margin-left: 2em; padding-left: 0;} 
#subNav li{
	text-decoration:none;
	list-style-type:none;
	list-style:none;
}

ul.li{
	text-decoration:none;
	list-style-type:none;
	list-style:none;
}
div.silas_navbar a.name {display:none;}

.contents_table ul li{
	text-decoration:none;
	list-style-type:none;
	list-style:none;
}
.cart_head{
	background-color:#6B8EAE;
	color:#fff;
	font-size:11pt;
	font-weight:bold;
}
.cart_title{
	font-size:10pt;
	font-weight:bold;
	background-color:#6B8EAE;
	color:#fff;	
}

.cart_title a{
	font-size:9pt;
	font-weight:bold;
	background-color:#6B8EAE;
	color:#fff;	
	text-decoration:none;
}
/*==================== Results Page =======================*/
.table_head{
	background-color:#CCCCCC;
	color:#000;
}
.table_box{	
	border:1px #CCCCCC dotted ;
	font-size:9pt;
}
.table_box_head{	
	background: #6b8eae;
	color:#fff;
	border:1px #CCCCCC dotted ;
	font-size:9pt;
}

.map_table{	
	border:1px #CCCCCC dotted ;
	font-size:9pt;
}
.currency{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:25%;
}
.program{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:25%;
}

.program_link{
	color:#336699;
	font-weight:bold;
}
.currency_link{
	color:#336699;
	font-weight:bold;
}

hr{
	size:1px;
	color:#ccc;
	width:80%;
}
div#silas-content {
width:450px;
}
div#silas-subnav {
margin-left:-723px;
}
