/*
----------------------------------
GENERAL RULES 
----------------------------------
*/

body
{
	margin: 10px 0 0;
	padding: 0;
	font: 80%/1.3 arial, helvetica, sans-serif;
	background: #fff;
	color: #000;
}

a { color: #000; text-decoration: none;}

p { margin: 0 0 1em; }
img { border: none; }

h2
{
	font-size: 150%;
	margin: 0 0 .5em;
	color: #f78b2d;
}

h3
{
	color: #f78b2d;
	font-size: 130%;
	margin: 0 0 .5em;
}

h3 a:link, h3 a:visited
{
	color: #f78b2d;
}

h3 a:hover, h3 a:focus, h3 a:active
{ 
	color: white; 
	background-color: #f78b2d; 
}
	
table
{
	margin: 1em 0;
	border-collapse: collapse;
}

th, td
{
	padding: 3px 5px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #ddd;
}

th
{
	font-weight: bold;
	background: #eee;
}

/*
----------------------------------
CONTAINER RULES 
----------------------------------
*/

#container
{
	width: 950px;
	margin: 0 auto;
}

#container #global
{
	width: 950px;
	padding-bottom: 10px;
	text-align: center;
}

#previous, #next, #skip, .permalink, form, #map, #nav, .structural-label, .noprint, #header h1, #foot-other, #news
{
	display: none;
}

/*
----------------------------------
HEADER RULES 
----------------------------------
*/

#head
{
	height: 185px;
}

#head h1
{
	margin: 0;
	padding: 0;
}

#skip
{
	position: absolute;
	left: -500em;
}

/*
----------------------------------
INNER RULES 
----------------------------------
*/

#container #inner
{
	width: 950px;
	padding-bottom: 10px;
}


/*
----------------------------------
CONTENT RULES 
----------------------------------
*/

#content
{
	float: left;
	width: 680px;
	margin: 0;
	
	padding: 15px 0 0 20px;

}

#content #mathead
{
	width: 680px;
	height: 120px;
	margin: -16px 0 15px 0;
	border-bottom: #7eccf0 solid 6px;
	border-left: #7eccf0 solid 2px;
}

#content #mathead img
{
	float: left;
	width: 350px;
}

#content #mathead p
{
	float: left;
	width: 320px;
	padding: 5px;
}

#content ul
{
	margin: 1em 0;
	padding: 0;
}

#content ul ul
{
	margin: 0;
	padding: 0;
}

#content ul li
{
	list-style-type: none;
	padding: 0 0 0 15px;
	margin: 0 0 .5em 20px;
	background: url(/images/site/bullet3.gif) no-repeat 0 .5em;
}

#content ul li li
{
	margin: 0 0 0 20px;
	background: url(/images/site/bullet3.gif) no-repeat 0 .5em;
}

#content form#contact
{
	margin: 1em 0;
	padding: 0;
}

#content form#contact div { margin: 0 0 1em; }
#content form#contact #contact_name, #content form#contact #contact_email, #content form#contact #contact_message { width: 30em; }

#content form#contact em
{
	color: red;
	font-style: normal;
	font-size: 70%;
	text-transform: uppercase;
}


/*
----------------------------------
tick and cross lists 
----------------------------------
*/

#content ul.ticklist
{
	margin: 0 0 1em;
	padding: 0;
	list-style-type: none;
}

#content ul.ticklist li
{
	padding-left: 17px;
	margin-bottom: .2em;
	background: url(../images/site/tick.gif) no-repeat 0 .2em;
}

#content ul.crosslist
{
	margin: 0 0 1em;
	padding: 0;
	list-style-type: none;
}

#content ul.crosslist li
{
	padding-left: 17px;
	margin-bottom: .4em;
	background: url(../images/site/cross.gif) no-repeat 0 .1em;
}

/*
----------------------------------
FOOTER RULES 
----------------------------------
*/

#footer 
{
	clear: both;
	text-align: right;
	padding-top: 20px;
}

/*
----------------------------------
CLASS RULES 
----------------------------------
*/


.galleryrow
{
	float: left;
	width: 700px;
	clear: both;
	margin-bottom: 15px;
}

.thumbnailbox
{
	width: 100px;
	float: left;
	margin: 0 40px 0 0;
}

.thumbnailbox p { margin: 0; }

.thumbnailbox img
{
	display: block;
	padding: 0 0 5px 0;
}

.caption { font-size: 90%; }

.imageBlock
{
	width: 230px;
	float: right;
	margin-left: 10px;
	clear: both;
}

.imageBlock p { margin: 0; }

.image-right
{
	clear: right;
	float: right;
	width: 280px;
	margin: 0 0 1em 1em;
}

#in-page-navigation
{
	clear: both;
	margin: 1em 0 0;
}

.source
{
	font-size: 90%;
	color: #444;
	font-style: italic;
}

#content .more
{
	background: url(/images/site/more.png) no-repeat 0;
	padding: 0 0 0 13px;
}

#content ul.iconlist
{
	list-style: none;
	margin: 1em 0;
	padding: 0;
}

#content .iconlist li
{
	background: no-repeat 0 .4em;
	padding: 3px 0 3px 20px;
	margin: 0;
}

#content .iconlist li.pdf { background-image: url(../images/common/bullet_pdf.gif); }
#content .iconlist li.doc { background-image: url(../images/common/bullet_doc.gif); }
#content .iconlist li.xls { background-image: url(../images/common/bullet_xls.gif); }
#content .iconlist li.ppt { background-image: url(../images/common/bullet_ppt.gif); }
#content .iconlist li.htm { background-image: url(../images/common/bullet_htm.gif); }
#content .iconlist li.zip { background-image: url(../images/common/bullet_zip.gif); }
#content .iconlist li.wm { background-image: url(../images/common/bullet_wm.gif); }
#content .iconlist li.qt { background-image: url(../images/common/bullet_qt.gif); }
#content .iconlist li.mp3 { background-image: url(../images/common/bullet_qt.gif); }
#content .iconlist li.text { background-image: url(../images/common/bullet_text.gif); }
#content .iconlist li.popup { background-image: url(../images/common/bullet_popup.gif); }
#content .iconlist li.img { background-image: url(../images/common/bullet_photo.gif); }
#content .iconlist li.other { background-image: url(../images/common/bullet_dat.gif); }

.question
{
	border: 1px solid silver;
	padding: 0 10px;
}

.question h4, .question p
{
	padding: 0;
}

.category-heading
{
	padding-bottom: 0;
}

.friendemail
{
	border: 1px solid silver;
	padding: 10px;
}

.breakout1
{
	clear: left;
	width: 660px;
	background: url(../images/site/back-breakout1.jpg) no-repeat;
	padding: 20px 30px 20px;
	margin: 2em 0 0;
}

.breakout2
{
	clear: left;
	width: 660px;
	background: url(../images/site/back-breakout2.jpg) no-repeat;
	padding: 20px 30px 20px;
}

.breakout3
{
	clear: left;
	width: 660px;
	background: url(../images/site/back-breakout3.jpg) no-repeat;
	padding: 20px 30px 20px;
}

#content .breakout1 h3, #content .breakout2 h3, #content .breakout3 h3
{
	margin: 0 0 .5em;
	font-size: 110%;
}

.breakout1 h3 { color: #1C2253; }
.breakout2 h3 { color: #3E201F; }
.breakout3 h3 { color: #1E361F; }

.breakout1 ul, .breakout2 ul, .breakout3 ul
{
	margin: .5em 0 1em;
	padding: 0;
}

.breakout1 li, .breakout2 li, .breakout3 li
{
	list-style-type: none;
	padding: 0 0 0 15px;
	background: url(../images/site/bullet.gif) no-repeat 0 .4em;
}

#container .breadcrumb
{
	margin: 0 0 1em;
	padding: 0;
}

#container .breadcrumb li
{
	display: inline;
	margin: 0;
	background: url(../images/site/arrow.gif) no-repeat 0 .4em;
	padding: 0 0 0 12px;
	list-style-type: none;
}

.product-list
{
	margin: 1em 0;
	padding: 0;
}

.product-list dt
{
	font-weight: bold;
	margin: 1em 0 0;
}

.product-list dd
{
	margin: 0;
	padding: 0;
}

.product-entry
{
	padding-bottom: 1em;
	border-bottom: 1px solid #4CA200;
}

.store-list
{
	float: left;
	clear: left;
	width: 440px;
	margin-right: 20px;
}

#container .store-list p, #container .store-list2 p { margin-bottom: 1.5em; }
#container .store-list h3, #container .store-list2 h3 { margin: 0; }

.store-list2
{
	float: left;
	width: 440px;
}

.store-container
{
	float: left;
	width: 900px;
}

.source { font-size: 80%; margin: 0 0 0 1.5em; }

/* *************************************************** */

#content .landingrow
{
	width: 700px;
	margin: 0 0 20px 0;
	clear: both;
}

#content .landingrow .landing
{
	float: left;
	width: 650px;
	margin: 10px 10px 0 0;
}

/* *************************************************** */

#content .catlist
{
	float: left;
	width: 690px;
	margin: 10px 5px 0 0;
}

/* *************************************************** */


#content #warning
{ 
	border: 1px solid red;
	color: red;
	font-weight: bold;
	padding: 10px;
}

/* Search tables */

/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(/search/assets/img/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/search/assets/img/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/search/assets/img/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

#map_frame
{
	margin: 15px auto; 
	width: 678px; 
	height: 400px; 
	border-style: solid;
	border-color: #f78b2d; 
	padding: 2px 1px;
}

#navsearch legend
{
	display: none;
	visibility: hidden;
}

#material-listing ul li {
	font-weight: bold;
	list-style-image: none;
	background-image: none;
	margin-left: 0;
	padding-left: 0;
}

#material-listing ul ul li {
	font-weight: normal;
	font-style: normal;
	background-image: url(/images/site/bullet3.gif);
	margin-left: 20px;
	padding-left: 10px;
}

#content #disclaimer
{
	margin-top: 30px;
	border-top: 1px solid gray;
	padding: 10px 40px;
}