* {
    padding: 0;
    margin: 0;
} 

body {
    background: #fff;
	font: .74em "Trebuchet MS" Verdana, Arial, sans-serif;
	line-height: 1.5em; 
}
a {
	color: #3B6EBF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#wrap {
margin: 20px auto;
width: 724px;
background: #fff url('images/midbg.jpg');
background-repeat: repeat-y;
}

#top { 
background: #fff url('images/topbg.jpg');
height: 30px;
}

#content {
padding: 0 40px 0 40px;
}

#bottom {

background: #fff url('images/botbg.jpg');
height: 30px;
}


.header {
height: 100px;
background: #85ACF7 url('images/hidr.jpg');
}

.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

.breadcrumbs { 
    background: #F6F9FB; 
	border-bottom: 1px solid #E1E1E1; 
	padding: 5px;
}
	
.middle {
	float: left;
	width: 59%;
	margin: 0 10px;
	padding: 1% 1%;
	text-align: justify;
}

.right {
	float: left;
	width: 30%;
	margin: 0 10px;
	padding: 1% 1%;
	
}

.right ul {
	padding: 20px 0 15px 20px;
	margin:0;
}

.right li {
	margin-bottom:5px;
	list-style-type: square;
	color: #3B6EBF;
}

.middle h2 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.right h2 { color: #3B6EBF; font-size: 14px; margin-top: 15px;}


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #666;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail img {
border:1px solid #778193;
float:left;
margin:.1em 1em .5em 0;
padding:.5em;
}.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 2px;
left: 2px; /*position where enlarged image should offset horizontally */

}


h1{font-size:14px;padding-top:10px}
h2{font-size:12px;padding-top:10px}
a{text-decoration:none}
a:hover{border:dashed 1px red}
  @page {    size: auto; margin: 10%;}
  .spacer { clear: both; }

body {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	}

#pageframe {
	margin: 10px auto 0 auto;
	position: relative;
	}

#titlearea {
    height: 60px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	}

#custom1 {
    	position: absolute;
    	top: 0px;
    	right: 0px;
	}

#custom2 {
	}

#custom3 {
	}

/*   XXXXXXXXXXXX  This controls the TOP menu area and butts  */

#topmenuback {
    height: 20px;
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 2px 130px;
	}

.menutopbox {
	width: 90px;
	height: 18px;
	margin: 0px 2px 0px 2px;
    padding: 0px 0px 0px 0px;
	float: left;
	}

/*  XXXXXXXXXXXX This controls the SIDE menu area and butts  */

#leftarea {
	width: 150px;
	margin: 10px 0px auto 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 0px;
	}

.menubox {
	width: 124px;
	height: 24px;
	margin: 4px 2px 4px 2px;
	padding: 3px 0px 0px 0px;
	}
	
.submenubox {
	width: 130px;
	height: 18px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	}
	
/*   XXXXXXXXXXXX  This controls the MIDDLE menu area and butts  */
	
#centerarea {
	margin: 10px 0px 10px 171px;
	padding: 0px 0px 0px 20px;
	min-height: 300px;
	}

#authorarea {
	width: 80%;
	margin: 0px auto 0px auto;
	}

.multcolmnframe {
	width: 98%;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	}

.headingarea {
	margin: 0px 20px 0px 0px;
	padding: 2px 0px 2px 0px;
	}

.articlearea {
	margin: 0px 20px 20px 0px;
	padding: 0px 0px 0px 0px;
	}

img	{
	border: 0px;
	}

/*   XXXXXXXXXXXX  This controls the Right area and buttons  */

#column3 {
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
	}
	
/*   XXXXXXXXXXXX  Pict and surround XXXXXXXXXXXX */

.articlepicture, .articlepicture0, .articlepicture1 {
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	float: right;
	position: relative;
	}

.articlepicture1 {
	float: left;
	}

.frametopleft {
	width: 110px;
	height: 60px;
	position: absolute;
	top: 0px;
	left: 0px;
	}

.frametopright {
	width: 110px;
	height: 60px;
	position: absolute;
	top: 0px;
	right: 0px;
	}

.framebottomleft {
	width: 110px;
	height: 60px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	}

.framebottomright {
	width: 110px;
	height: 60px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	}
	
/*   XXXXXXXXXXXX  Bottom bar controls  XXXXXXXXXXX */ 

#bottombar {
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/*   XXXXXXXXXXXX  This controls the tables created using our table code generator  */
/*   XXXXXXXXXXXX  Modify the class name layout in the str2web/default/tablestyles directory to add more  */

.subtable {
	width: 98%;
	margin: 0px 0px 0px 0px;
    	padding: 0px 0px 0px 0px;
	}

.toprow {
	margin: 0px 0px 0px 0px;
    	padding: 0px 0px 0px 0px;
	}

.lastrow {
	margin: 0px 0px 0px 0px;
    	padding: 0px 0px 0px 0px;
	}

.prodimages li{ 

list-style-type:none;
}
.prodimages img {
border:1px solid #778193;
float:left;
margin:.1em 1em .5em 0;
padding:.5em;
}