/* Apps Related */

table.tablesurround {
	border-width: 1px;
	border-color: #E5E5C3;
	border-left-color: #666633;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #666633;
	border-top-style: solid;
	border-top-width: 1px;
}

td.headerCell {
	background-color: #E5E5C3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #666633;
	border-right-color: #666633;
	border-right-style: solid;
	border-right-width: 1px;
}
	
th.headerCell	{
	background-color: #E5E5C3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #666633;
	border-right-color: #666633;
	border-right-style: solid;
	border-right-width: 1px;
	text-align: left;
}
	
th.headerRightCell {
	background-color: #E5E5C3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #666633;
	border-right-color: #666633;
	border-right-style: solid;
	border-right-width: 1px;
	text-align: right;
}

td.infoCell	{
	background-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #666633;
	border-right-color: #666633;
	border-right-style: solid;
	border-right-width: 1px;
}

td.dataRightCell {
	background-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #666633;
	border-right-color: #666633;
	border-right-style: solid;
	border-right-width: 1px;
	text-align: right;
}

/* Teacher's Corner */

.feature {
	display: block;
	padding: 0px 0px 0px;
	border-top: 1px outset #3399CC;
	border-right: 1px outset #3399CC;
	border-bottom: 1px outset #3399CC;
	border-left: 1px outset #3399CC;
	background-color: #fabe46;
	width: 440px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 5px;
	float: none;
}

.dyk {
	display: block;
	padding: 0px 0px 0px;
	border-top: 1px outset #3399CC;
	border-right: 1px outset #3399CC;
	border-bottom: 1px outset #3399CC;
	border-left: 1px outset #3399CC;
	background-color: #fabe46;
	width: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 5px;
	float: right;
}

.profbglt {
	background-color: #fabe46;
	color: #000000;
}

/* Teacher's Corner Inline List (/apprendre-learn/prof/itm2-crp-trc/htm/) */

#inline-list, #inline-list-gen {
	border: 1px solid #000;
	font-size: 90%;
	margin: 2em;
	width: 90%;
	padding: 5px;
}
	
#inline-list ul, #inline-list li, #inline-list-gen ul, #inline-list-gen li {
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

/* Species at Risk */

.species {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 600;
	color: #666633;
	background-position: center;
}

.boxedtext {
	padding: 5px 10px;
	margin: 0px;
	width: auto;
}

.box-white {
	padding: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	width: auto;
}

.sar-dyk {
	display: block;
	padding: 0px 0px 0px;
	list-style-position: inside;
	border-top: none;
	border-right: thin none #336633;
	border-bottom: thick solid #336633;
	border-left: thin none #336633;
	background-color: #99CC99;
	background-image: none;
	clip: rect(auto, auto, auto, auto);
	width: 160px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}

.sar-qf {
	display: block;
	padding: 0px 0px 0px;
	list-style-position: inside;
	background-color: #CCCC99;
	background-image: none;
	clip: rect(auto, auto, auto, auto);
	width: 450px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: right;
	border-top: thin none #666633;
	border-right: thin none #666633;
	border-bottom: thin dotted #666633;
	border-left: thin none #666633;
}

.sar-spotlight {
	display: block;
	padding: 0px 0px 0px;
	list-style-position: inside;
	border-top: thin dotted #666633;
	border-right: thin dotted #666633;
	border-bottom: thick solid #666633;
	border-left: thin dotted #666633;
	background-color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-position: center top;
	background-repeat: no-repeat;
	width: 400px;
	left: 50px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 10px;
	clip: rect(auto, auto, auto, auto);
}

.sar-explore {
	padding: 50px 0px 0px;
	list-style-position: inside;
	background-color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	float: left;
	background-position: left top;
	background-image: url(../images/explore_e.gif);
	background-repeat: no-repeat;
	width: 132px;
	left: 0px;
	right: 268px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	margin-top: 10px;
	text-align: left;
	border: none #666633;
}

.sar-boxbeige {
	display: block;
	padding: 5px 5px 5px;
	list-style-position: inside;
	border-top: thin dotted #666633;
	border-right: thin dotted #666633;
	border-bottom: thick solid #666633;
	border-left: thin dotted #666633;
	background-color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	background-position: center top;
	background-repeat: no-repeat;
	width: 250px;
	left: 30px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
	clip: rect(auto, auto, auto, auto);
}

.contour-dashed {
	padding: 5px;
	border: thin dashed #CCCC99;
}

/* World Heritage Sites */

.whsblock1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin: 10px 10px 10px 50px;
	padding: 0px;
	clear: none;
	float: none;
	border: thin solid #020266;
	top: auto;
	font-size: 11px;
	color: #000000;
	width: 350px;
	left: 50px;
}

.whsblock2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 10px 10px 0px;
	padding: 5px;
	font-size: 12px;
	color: #000000;
	width: 450px;
	border-top: thick solid #020266;
	border-right: 1px solid #020266;
	border-bottom: thick solid #020266;
	border-left: 1px solid #020266;
}

.whstextblock {
	margin: 10px;
	padding: 0px;
}

.whsscriptblock {
	padding: 0px;
	font-style: italic;
	color: #020266;
	text-align: center;
	width: 400px;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}

.whsscriptblock2 {
	padding: 0px;
	font-style: italic;
	color: #020266;
	text-align: center;
	width: 400px;
	border: none;
	margin-top: 50px;
	margin-bottom: 20px;
	margin-left: 25px;
	font-size: 14px;
	font-weight: bold;
}

/* Voyage / Travel - Planning Your Visit */

.titleblock {
	background-color: #FFFFCC;
	padding: 10px;
	clear: none;
	float: right;
	border: thin solid #6699CC;
	top: auto;
	font-size: 11px;
	color: #000000;
	width: 200px;
}

.titleblock2 {
	background-color: #FFFFCC;
	margin: 50px 25px 50px 2px;
	padding: 10px;
	font-size: 11px;
	color: #000000;
	width: 400px;
	vertical-align: bottom;
	clear: both;
	float: left;
	top: auto;
	border-top: medium solid #6699CC;
	border-right: 1px dashed #6699CC;
	border-bottom: medium solid #6699CC;
	border-left: 1px dashed #6699CC;
	position: relative;
	left: 25px;
}

.titleblock3 {
	margin: 0px 0px 10px 10px;
	padding: 15px;
	font-size: 12px;
	color: #000000;
	clear: left;
	float: right;
	background-image: url(/voyage-travel/pv-vp/images/fees.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 100px;
	border: none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.titleblock4 {
	margin: 0px 0px 10px 10px;
	padding: 15px;
	font-size: 12px;
	color: #000000;
	clear: left;
	float: right;
	background-image: url(/voyage-travel/pv-vp/images/fees.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 100px;
	border: none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

th.cell {
	font-size: 90%;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #6699CC;
	border: thin solid #000000;
}

td.cell1 {
	font-size: 80%;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
	border-top: thin none #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
}


/* Used in Travel Planners and Woodside NHS */
.submenublock {
	background-color: #CCCC99;
	margin: 5px;
	padding: 10px;
	clear: none;
	float: right;
	border: thin solid #000000;
	top: auto;
	font-size: 11px;
	color: #000000;
	width: 150px;
}

/* Used in Woodside NHS */
li.submenu {
	list-style-image: url(/images/nav/arrow_right.gif);
	list-style-type: disc;
	margin-bottom: 2px;
	margin-top: 2px;
	background: #CCCC99; 
	margin-left: 20px;
	padding-left: 0px;
	color: #000;
}

