/* CSS Document */
body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
p {
	font-size:10pt;
	margin:0px;
	padding:0px;
}
a {
	border-bottom:1px dashed #666666;
	text-decoration: none;
	color: #797979;
}
acronym {
	border-bottom: 1px dashed #005394;
}
label {
	font-weight: bold;
	color: #797979;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #535353;
}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #535353;
}

#Animation {
	display:none;
}
#BottomPane {
	width: 736px;;
	padding-left:10px;
}
#Display {
	display:block;
	width:738px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
#Footer table {
	width:750px;
}
#Footer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color:#000000;
}
#Footer a {
	text-decoration: none;
	color: #000000;
}
#Header {
	display:none;
}
#LeftPane {
	display:none;
}
#MiddlePane {
	width: 540px;
	margin-right:10px;
}

/* Product details */
#Product a {
	font-weight: bold;
	text-decoration: none;
}
#Product .Name {
	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}
#Product .Date {
	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style:italic;
}
#Product .Price {
	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style:oblique;
}
#Product .Photo {
	padding:4px;
	border:3px double #2f2f2f;
}

#ProductImages, #ProductRoute {
	page-break-before:always;
}

#Product_ExtraHeader{
	display:none;
}

#ProductExtra table {
	border: 1px solid #2f2f2f;
	background-color:#FFFFFF;
	margin-top:2px;
	margin-left:2px;
}
#RightPane {
	float:right;
	width:200px;
	font-size: 8pt;
}
#TopPane {
	width: 750px;;
}
#Window {
	width:740px;
}

.celltitle {
	color: #000000;
	border:1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	height:30px !important;
	padding-left: 10px;
}
.icons{
 display:none;
}

