#left-col {
	width: 160px;
	float: left;
	margin: 8px 10px 0 0;
	padding: 6px;
}

#infos-area {
	width: 380px;
	float: left;
	margin: 8px 0 0 0;
	padding: 6px;
}

/*<group=sidecontrols>*/
#virtual {
	background-color: #cc3;
	border: 1px solid #663;
	padding: 2px;
	margin: 15px 0 20px 0;
	width: 150px;
}

#virtual h3
{
	font-family: georgia, times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
	color:  #444;
	margin: 0 0 3px 0;
	padding: 0;
/*	background: url(../../images/img/virtual-arrows.gif) no-repeat right;*/
}




dl.detail-related
{
	margin: 0;
	padding: 0;
	text-align: left;
}
	
.detail-related dt
{
	font-family: georgia, times, serif;
	font-size: 11px;
	font-weight: bold;
	color:  #663;
	margin: 10px 0 4px 0;
	padding: 8px 0 2px 0;
	border-bottom: 1px solid #cc3;
}
	
.detail-related dd
{
	margin: 0 0 0 10px;
	padding: 1px 2px 3px 2px;
/*	padding: 1px 2px 3px 9px;
	background: url(../../images/img/chevrons.gif) no-repeat 0px 5px;*/
}


.detail-related dd a:link,
.detail-related dd a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #444;
	text-decoration: none;
	display: block;
	padding: 1px 2px;
}

.detail-related a:hover {
	color: #333;
	background-color: #cc9;
}


#detail-photos {
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 10px;
}

div.item-image {
	margin: 0;
}

#detail-photos img {
	margin: 0;
	border:  1px solid #444;
}

#detail-photos a {
	text-decoration: none;
}
/*</group>*/


/*<group=infos>*/
#infos-area table {
	border:  0px solid #cc3;
}

#infos-area td {
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	padding: 4px 4px;
	line-height: 140%;
/*	border-bottom:  1px solid #cc9;*/
}

#infos-area td.blank {
	padding: 0px 4px;
	border-bottom: 0px none;
}

#infos-area td h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:  #663;
	padding: 0 0 16px 0;
	margin:  0;
}

#infos-area td.label {
	font-size: 10px;
	text-align: left;
	color:  #663;
	padding: 4px 10px 4px 0;
	width: 90px;
}

#infos-area td.section-title {
	color: #663;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
/*	border-bottom: 1px solid #cc3;*/
}

#infos-area td a {
	font-size: 10px;
	color:  #333;
	text-decoration: none;
	border-bottom: 1px dotted #f63;
	padding: 1px 2px;
}

#infos-area td a:hover {
	background-color: #cc9;
}

#infos-area td a.archive {
	font-size: 10px;
	color:  #333;
	text-decoration: none;
	border-bottom: none;
	padding: 0;
	cursor:text;
}

#infos-area td a.archive:hover {
	background-color: #FFF;
}


#item-email {
}

p.critique {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 160%;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 0;
}

p.infos {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #444;
	line-height: 140%;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 0;
}

.note {
	font-size: 9px;
	font-style: italic;
	color: #774;
}
/*</group>*/


/*<group=maporama form>*/
form {
	display:  inline;
	font-size: 9px;
	margin: 0;
	padding: 0;
}
input {
	font-size: 10px;
	margin: 0;
	padding: 1px 8px;
	cursor: pointer;
}
/*</group>*/



/*<group=graphic/iconic navigation>*/
#detail-nav {
	margin: 10px 0 10px 0;
	padding: 0px 0;
	font-size: 10px;
	color:  #444;
}

#listbutton,
#searchbutton,
#reservebutton,
#criticbutton,
#readbutton,
#glossarybutton,
#printbutton {
	margin: 0;
	padding: 0 0 16px 20px;
	font-size: 10px;
	color:  #444;
}

#listbutton {
	background: url(../../images/img/list.gif) no-repeat 0px 4px;
}

#searchbutton {
	background: url(../../images/img/srch.gif) no-repeat 0px 2px;
}

#criticbutton {
	background: url(../../images/img/critic.gif) no-repeat 0px 2px;
}

#readbutton {
	background: url(../../images/img/read.gif) no-repeat 0px 3px;
}

#printbutton {
	background: url(../../images/img/print.gif) no-repeat 0px 2px;
}

#reservebutton {
	background: url(../../images/img/reserve.gif) no-repeat 0px 2px;
}

#glossarybutton {
	background: url(../../images/img/glossary.gif) no-repeat 0px 2px;
}

#detail-nav a {
	font-size: 10px;
	color:  #333;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 1px 2px;
}
#detail-nav a:hover {
	color:  #333;
	background-color: #cc9;
}
/*</group>*/


#vr-frame {
	padding: 15px 5px 5px 5px;
	background-color: #cc3;
	border: 1px solid #663;
	text-align: center;
	width: 350px;
}

p.vr-note {
	font-size: 10px;
	text-align: center;
	color: #990;
	vertical-align: top;
	padding: 4px 4px;
	line-height: 140%;
	background-color: #f8f8cc;
	border: 1px solid #663;
}

.key-hilite {
	background-color: #ee9;
	border-bottom: 1px solid #d6c76e;
	padding: 1px 1px;
}



td.inline-interaction_0,
td.inline-interaction_1,
td.inline-interaction_2 {
	text-align: left !important;
	padding: 3px 0px !important;
	background: #ee9 url(../../images/img/special-bk.gif) repeat-x 0 bottom;
	width: 100%;
	border-top: 16px solid #fff;
}
td.inline-interaction_2 {
/*	background-color: #d2d2ad;*/
	}
td.inline-interaction_1 a,
td.inline-interaction_2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px !important;
	font-weight: bold;
	color: #663 !important;
	border: none !important;
	padding: 8px 0 8px 42px !important;
	background: url(../../images/img/checkmark.gif) no-repeat 8px 0;
}
td.inline-interaction_2 a {
	background: url(../../images/img/pencil.gif) no-repeat 8px  0;
}
td.inline-interaction_1 a:hover,
td.inline-interaction_2 a:hover {
	background-color: transparent !important;
	text-decoration: underline !important;
}


td.inline-interaction_0 {
	width:  98%;
}




