html{height: 100%;}

body
{ font-family: "lucida sans", arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .78em;
  background: #eff3f5;
  color: #635B53;
  min-width:900px;
  }

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;}

h1, h2, h3, h4
{ font-size: 150%;
  padding: 7px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  font-weight: normal;
  color: #342F28;
  font-family: serif;}

h1, h3
{ text-transform: uppercase;
  margin: 10px 0px 20px 0px;
  padding: 5px 20px 5px 0px;
  border-bottom: 1px solid #b3c3cb;}

a, a:hover
{ border-bottom: 1px dotted;
  color: #635B53;
  text-decoration: none;}

a:hover
{ border-bottom: 1px solid;
  color: #1f6c94;}

img
{ border: 0px; 
  margin: 0px; 
  padding: 0px;
  max-width:600px;}

a
{ outline: none;}

form
{ padding: 0; 
  margin: 0;}

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

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

.center
{ display: block;
  text-align: center;
  margin: 0 auto;}

blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;}

ul
{ margin: 2px 0px 18px 16px;
  /*padding: 0px;*/}

ul li
{ list-style-type: square;
  margin: 0px 0px 6px 0px; 
  padding: 0px;}

ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;}

#main, #logo, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#header
{ background: url(back.png) repeat-x;
  width:100%;
  min-width:100%;}

#logo2
{
	display:none;
}
#logo
{ width: 850px;
  height: 150px;
  position: relative;
  background: transparent url(IAALogo.png) no-repeat center;}

#logo #logo_text 
{ position: absolute; 
  top: 0;
  left: 0;}

#logo h1, #logo h2
{ font: normal 300% 'century gothic', arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0 0 0 9px;}

#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover 
{ padding: 22px 0 0 0;
  color: #777;
  letter-spacing: 0.1em;
  text-decoration: none;}

#logo_text h1 a .logo_colour
{ color: #B8BD20;}

#logo_text a:hover .logo_colour
{ color: #777;}

#logo_text h2
{ font-size: 120%;
  padding: 4px 0 0 0;
  color: #BBB;}

#logo h1, #logo h2
{ margin: 0;
  font-family: "century gothic", arial, sans-serif;}

#logo h1
{ font-size: 300%;
  padding: 22px 0px 0px 0px;
  color: #777;}

#logo h2
{ font-size: 120%;
  padding: 4px 0px 0px 0px;
  color: #BBB;}

#logo a
{ border: none;}

#menubar
{ width: 870px;
  height: 45px;
  padding-top: 4px;
  padding-left: 4px;} 

ul#menu
{ float: right;
}

ul#menu li
{ float: left;
  margin: 5px 0 0 0;
  padding: 0 0 0 6px;
  list-style: none;}

ul#menu li a
{ letter-spacing: 0.1em;
  font-family: serif;
  font-size: 100%;
  display: block; 
  float: left; 
  height: 20px;
  text-decoration: none; 
  padding: 9px 22px 5px 16px;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  border: none;} 

ul#menu li.selected a
{ height: 20px;
  padding: 7px 22px 4px 16px;}

ul#menu li.selected
{ margin: 7px 0 0 0;
  background: #8b8b8b url(tabs.png) no-repeat 0 0px;}

ul#menu li.selected a, ul#menu li.selected a:hover
{ background: #8b8b8b url(tabs.png) no-repeat 100% 0px;
  color: #FFF;}

ul#menu li a:hover
{ color: #1f6c94;}

#menubarSmallDevices
{
	display:none;
}
#site_content
{ 
	width: 875px;
	padding-top: 10px;
	overflow: hidden;
} 

.sidebar
{ float: right;
  width: 178px;
  padding: 20px 25px 15px 15px;}

.sidebar ul
{ width: 178px; 
  padding-top: 4px;
  padding-left: 10px;
  margin: 4px 0px 30px 0px;}

.sidebar li
{ list-style: none; 
  padding: 0px 0px 2px 0px; }

.sidebar li a, .sidebar li a:hover
{ text-decoration: none; 
  padding: 4px 0px 4px 35px;
  display: block;
  background: transparent url(arrow.png) no-repeat left center;
  color: #555;
  border: none;} 

.sidebar li .subsublink, .sidebar li .subsublink:hover{
	background: transparent url(link.png) no-repeat left center;
}

.sidebar li a.selected, .sidebar li a:hover, .sidebar li a.selected:hover
{ color: #1f6c94;} 

#content
{ text-align: left;
  width: 624px;
  float: left;
  padding: 20px 10px 15px 0px;}

#footer
{ width: 100%;
  font-family: sans-serif;
  font-size: 90%;
  min-height:80px;
  padding: 20px 0px 4px 0px;
  margin-bottom: 20px;
  text-align: center; 
  background: #8b8b8b;
  color: #465055;
  border-top: 4px solid #1f6c94;
  text-transform: uppercase;
  letter-spacing: 0.1em;}

#footer a
{ color: #465055;
  text-decoration: none;}

#footer a:hover
{ color: #FFF;
  text-decoration: none;}
  
#footerText
{
	display:none;
}

.search
{ width: 122px;
  border: 1px solid #b3c3cb;
  padding: 4px;
  color: #465055;}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ clear: left; 
  float: left; 
  width: 200px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 5px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings .submit
{ font: 100% arial; 
  border: 1px solid; 
  width: 99px; 
  margin: 0 0 0 212px; 
  height: 33px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #3B3B3B; 
  color: #FFF;}

.form_settings textarea, .form_settings select
{ font: 100% arial; 
  width: 299px;}

.form_settings select
{ width: 310px;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}
  
.form_settings table tr td {
	background-color:transparent;
	border:0px;
}

.separator
{ width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;}
  
table
{ margin: 10px 0 30px 0;}

table tr th, table tr td
{ background: #3B3B3B;
  color: #FFF;
  padding: 7px 4px;
  text-align: left;}
  
table tr td
{ background: #FFF;
  color: #47433F;
  border-top: 1px solid #FFF;}
  
 #events img
 { padding:1px;
   border:1px solid #1f6c94;}

.red 
{ color:#900;}

blockquote {
	border: 0px;
 	background-color: #eff3f5;
	margin:0px;

 }
 
 .icon {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	background-position-y: top;
}

 .pdf-file { background-image: url(../images/pdficon_small.png) }
 .zip-file { background-image: url(../images/zipicon_small.png) }
 .new-window { background-image: url(../images/new_window_icon.gif) }
 .paypal { background-image: url(../images/PayPal_mark_37x23.gif); padding-left: 50px; padding-bottom:10px; border-bottom:none;}
 
.stamp-fileinfo { color: #888; }

.goback {
	font-size:smaller;
	top: -1.5em;
	position: relative;
}
.clearleft {
	clear:left;
}
.connect_top {padding-left: 0 !important}

/*#catalogs {
	margin: 0 auto;
	-moz-column-count: 3;
	-moz-column-gap: 1em;
	-webkit-column-count: 3;
	-webkit-column-gap: 1em;
	column-count: 3;
	column-gap: 1em;
}*/
#catalogs {
	width:100%;
}
	.catalogContainer {
		margin-top:25px;
		float:left;
		width: 100%;
		min-height:325px;
	}
		.catalog {
			float:left;
			text-align:center;
			width: 300px;
		}
			.catalogDate{
				font-size:x-large;
			}
			.catalog img{
				margin-top: 5px;
				width:200px;
				-moz-box-shadow: 10px 10px 5px #888;
				-webkit-box-shadow: 10px 10px 5px #888;
				box-shadow: 10px 10px 5px #888;
			}
			.noUnderline {
				border:none !important;
			}
.catalogLOGO {
	text-align:center;
}
#cartridgeCatalogs table {
	margin: 0 auto;
	border: 2px solid #1F6C94;
	width: 450px;
}
#cartridgeCatalogs td {
	border: 1px solid #1F6C94;
	text-align: center;
}
#cartridgeCatalogs strong {
	font-size:large;
}


#SLICS{
	border:1px solid #ccc;
	border-width:1px 0;
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
#SLICS li{
	position:relative;
	display:inline;
}
#SLICS a{
	display:inline-block;
	padding:10px;
	border-bottom:none;
}
#SLICS ul{
	position:absolute;
	/*top:100%; Uncommenting this makes the dropdowns work in IE7 but looks a little worse in all other browsers. Your call. */
	left:-9999px;
	margin:0;
	padding:0;
	text-align:left;
}
#SLICS ul li{
	display:block;
}
#SLICS li:hover ul{
	left:0;
}
#SLICS li:hover a{
	text-decoration:underline;
	background:#bfcdd7;
}
#SLICS li:hover ul a{
	text-decoration:none;
	background:none;
}
#SLICS li:hover ul a:hover{
	text-decoration:underline;
	background:#bfcdd7;
}
#SLICS ul a{
	white-space:nowrap;
	display:block;
	border-bottom:1px solid #ccc;
}
#SLICS-div a{
	color:#900;
	text-decoration:none;
	font-weight:bold;
}
#SLICS-div a:hover{
	text-decoration:underline;
	background:#bfcdd7;
}
#SLICS-Table table tr td {
	background:none !important;
	border:none !important;
}