/* Style Sheet for Prescott Instruments */

/* html body, just setup the font */
body
{
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
}

/* canvas, the browser display area */
#canvas
{
	/* background-color: #F0F0F0; */
	background-color: #FFFFFF;
	text-align:center;
}

/* page, where the website content is - slightly smaller than the canvas */
#page
{
	text-align:left;
	width: 85%;
	margin-left:auto;
	margin-right:auto;
}

/* for the outer masthead div */
#masthead
{
	margin:0px;
	padding: 0px;
	border:0px;
}

/* the left inner segment of the masthead 200px wide */
#masthead-left
{
	margin:0px;
	padding: 0px;
	border:0px;
	float: left;
	width:200px;
}

/* the middle, stretching, segment of the masthead */
.masthead_fill
{
	background-image: url('../image/masthead-main_1x3.png');
	background-repeat: repeat-x;
	padding: 0px;
	margin:0px;
	border:0px;
}

/* the right inner segment of the masthead */
.masthead_outer
{
	padding: 0px;
	margin:0px;
	border:0px;
}

.masthead_outer td
{
	padding: 0px;
	margin:0px;
	border:0px;
}

#footer_1
{
	float: left;
	margin:0px;
	padding: 0px;
	border:0px;
	background-color: #FFFFFF;
}

#footer_2
{
	float: right;
	margin:0px;
	padding: 0px;
	border:0px;
	background-color: #FFFFFF;
}

#footer_zzz
{
	margin-left:auto;
	margin-right:auto;
	background-color: #0368B6;
	text-align:center;
	font-size: 10px;
	color: #FFF;
	padding: 5px;
}

.footer
{
	background-image: url('../image/footer-main_1x2.jpg');
	background-repeat: repeat-x;
	text-align:center;
	font-size: 10px;
	color: #FFF;
	padding: 0px;
	margin:0px;
	border:0px;
}

.footer a:link, a:visited
{
	color: #FFF;
	text-decoration: none;
}

.footer a:hover
{
	color: #FFFF33;
}


#layout
{
	border:0px;
	padding:0px;
	margin:0px;
	font-size:12px;	
}

#layout table
{
	width:100%;
	border-collapse: collapse;
}


#leftbar
{
	vertical-align:top;
	width:190px;
	background-color: #A0B3DB; 
	padding:5px;
	font-size:11px;
}

#leftbar ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#leftbar ul li
{
	font-weight:bold;
}

#leftbar ul li ul li span
{
	padding-left:10px;
	font-weight:normal;
}

#leftbar ul li ul li ul li span
{
	padding-left:50px;
	font-weight:normal;
	font-style:italic;
	font-size:10px;
}

#leftbar a
{
	display: block;
	padding: 3px 5px 3px 5px;
	width: 180px;
	background-color: #036;
	border-bottom: 1px solid #eee;
}

.dummy_menu
{
	display: block;
	padding: 3px 5px 3px 5px;
	width: 180px;
	background-color: #036;
	border-bottom: 1px solid #eee;
	color:FFFFFF;
}

#leftbar #active 
{
	background-color: #FF9966;
}

#leftbar  a:link, #leftbar a:visited
{
color: #EEE;
text-decoration: none;
}

#leftbar  a:hover
{
background-color: #369;
color: #fff;
}

#content
{
	vertical-align:top;
	padding: 8px;
	background-color: #FFFFFF;
	border:0px;
	font-size:12px;	
	line-height:120%;
}

#content h1
{
	margin:0px;
	padding:5px;
	background-color: #A0B3DB;
	font-size:14px;	
	/* color:#FFFFFF; */
}

#content h2
{
	width:60%;
	display: block;
	padding:2px 5px 2px 5px;
	background-color: #F2A281;
	background-image: url('../image/table-fade.jpg');
	background-repeat: repeat-y;
	clear:both;
	font-size:12px;	
}

#content a:link, #content a:visited
{
	color: #000;
	text-decoration: underline;
}


.image-left
{
	margin:10px;
	float:left;
}

.image-right
{
	margin:10px;
	float:right;
}

.clear
{
	clear:both;
}

.img-shadow-right {
  float:left;
  background: url('../image/drop-shadow.html') no-repeat bottom right;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

.technical-specs
{
	border:0px;
	padding:0px;
	margin:0px;
	font-size:12px;	
	width:100%;
}

.technical-specs td 
{ 
	padding:1px 0px 1px 15px;
	border:1px;
	border-color: #FFFFFF;
	border-style: solid; 
	background-color: #F2A281;
	background-image: url('../image/table-fade.jpg');
	background-repeat: repeat-y;
}

.technical-specs-even td 
{ 
	background-image: url('../image/list-fade.jpg');
	background-repeat: repeat-y;
	background-color:#FAE690;
}

.list-features 
{
	font-size:12px;	
	list-style-image: url('../image/small-blue-ball.png'); 
}

.list-features td
{
	vertical-align:top;
}
	

.list-features li
{
	border:1px;
	border-color: #FFFFFF;
	border-style: solid; 
	background-image: url('../image/list-fade.jpg');
	background-repeat: repeat-y;
	background-color:#FAE690;
}

.list-params dl
{
}

.list-params dt
{
	font-weight:bold;
	/* crap, doesn't apply to <dt> */
	/* list-style-image: url('../image/small-blue-ball.png'); */
}

.list-params dd
{
	margin:0px 10px 5px 0px;
}

.list-single
{
	width:90%
}

.list-single li
{
	margin:0px 0px 0px 20px;
	background-image: url('../image/list-fade.jpg');
	background-repeat: repeat-y;
	background-color:#FAE690;
	list-style-type:circle;
	list-style-image: url('../image/small-blue-ball.png');
}

#page_nav
{
	width:100%;
	padding:2px;
	display: block;
	text-align: right;
}

#page_nav a:link, #page_nav a:visited
{
	margin:2px;
	padding:3px;
	background-color: #036;
	border:0px;
	border-color: #FFFFFF;
	border-style: solid; 
	color: #fff;
	text-decoration: none;
}

.current_page
{
	margin:2px;
	padding:3px;
	background-color: #FF9966;
	border:0px;
	border-color: #FFFFFF;
	border-style: solid; 
	color: #fff;
}

.flicker_on 
{
	margin:2px;
	padding:3px;
	background-color: #FFFFFF;
	color: #669999;
}

.flicker_off
{
	margin:2px;
	padding:3px;
	background-color: #FFFFFF;
	color: #CC0066;
}

#agents
{
	font-size:10px;
}

#agents table
{
	width:60%;
}

#agents td
{
	width:33%;
	font-size:10px;
}

#agents a:link, #agents a:visited
{
	text-decoration: none;
}

#agents img
{
	vertical-align:middle;
	padding:1px;
	background-color:#330000;
}