﻿.prodimage td
{
	border: solid 1px #98B1D6;
	width: 126px;
	height: 126px;
	background-color: #ffffff;
}

.imagelist
{
	height: 150px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
}

.imagelist input
{
	max-height: 150px;
	max-width: 150px;
}

.imagelist img
{
	max-height: 150px;
	max-width: 150px;
}

.imagepopup img
{
	max-height: 500px;
	max-width: 700px;
}

#center_all {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	border: 1px Solid #333333;
	min-height: 900px;
}
#copyright 
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 10px;
}
#copyright a 
{
	color: #333333;
}
#background 
{
	background-color: #FFFFFF;
	width: 900px;
	float: left;
	min-height: 900px;
}
#layout {
	width: 900px;
	float: left;
	
	padding-bottom: 50px;
}
.left {
	float: left;
	width: 214px;
	display: block;
}
.left a.mainlevel, .left a.mainlevel:link, .left a.mainlevel:visited
{
	height: 21px;
	width: 150px;
	margin-bottom: 1px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 2px;
	line-height: 200%;
	border-left: white 15px solid;
}
.left a.mainlevel:hover
{
	border-left: #98B1D6 15px solid;
	color: #98B1D6;
	text-decoration: none;
}
.left .menu_container img{
	margin-left: 10px;
}
.right {
	float: left;
	width: 686px;
	display: block;
	height: 100%;
}
.title_img {
	background-repeat:no-repeat;
	background-image: url(../../images/title_img.gif);
	height: 120px;
	width: 234px;
	display: block;
	position: relative;
	margin-right: -28px;
	border-right: 1px solid #98B1D6;
	border-bottom: 1px solid #98B1D6;
}
.menu_container{
	border-top: 1px solid #ffffff;
	padding-bottom: 5px;
}
html > body .menu_container {
	padding-bottom: 6px;
	padding-left: 6px;
	padding-top: 6px;
}
.searchbar {
	background-color: #98B1D6;
	height: 38px; 
	width: 666px;
	display:block;
	float: right;
	border-bottom: 1px solid #98B1D6;
}
#pathway {
	float: left;
	display: inline;
	margin-left: 34px;
	margin-top: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#pathway img {
	margin-left: 5px;
	margin-right: 5px;
}
a.pathway, a.pathway:link, a.pathway:visited {
	color: #BDBDBD;
	text-decoration: none;
}
a.pathway:hover {
	color: #FF8E43;
	text-decoration: none;
}
#login {
	float:right;
	margin-top:9px;
	margin-right: 5px;
}
#login a {
	color: #FFFFFF;
}
#login a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*<footer>*/
#footer {
	/*background-image:url(../images/footer_bg.gif);*/
	background-color: #98B1D6;
	background-repeat:no-repeat;
	background-position:left top;
	border-top: Solid 1px #98B1D6;
	color:#FFFFFF;
	font-size: x-small;
	height: 60px;
	margin-bottom: 15px;
	float: left;
	display: block;
	width: 900px;
}

.footer_email {
	float: left;
	margin-left: 16px;
	margin-top: 9px
}
html>body .footer_email {
	margin-left: 32px
}
#footer .footer_email a 
{
	color: #FFFFFF;
	padding-left: 22px; 
	/*background-image:url(../images/email_icon.gif);*/
	background-repeat:no-repeat;
	background-position:left center;
}
.footer_copyright {
	float:right;
	color: #FFFFFF;
	margin-top: 9px;
	margin-right: 15px
}
html>body .footer_copyright {
	margin-right: 16px
}
/*<footer>*/




/*<standard HTML tags>*/
body
{
	background-color: #98b1d6;
	background-image: url(../../images/bg4.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	line-height: 145%;
	margin-top: 5px;
}

h1 {
	font-weight: bold;
	font-size: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #203B64;
}

a, a:link {
	text-decoration: underline;
	color: #333333;
	font-weight: normal
}
a:hover {
	color: #98B1D6;
	text-decoration: underline
}
a.active, a:link.active, a:hover.active {
	color: #F6AE3F;
	text-decoration: underline
}
ul {
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
}
li {
	margin: 0px;
	margin-bottom: -1px;
	padding: 2px;
}
/*</standard HTML tags>*/

/*<form elements>*/
form {
	padding: 0px;
	margin: 0px
}
input, select {
	border: 1px solid #98B1D6;
	font-size: 10px;
}
.inputbox {
	padding: 2px 0px 2px 2px;
}
textarea {
	border: 1px solid #98B1D6;
	font-size: small;
	padding: 0px 0px 0px 2px;
}
.button {
	color: #ffffff;
	background-position:left;
	background-repeat:repeat-x;
	padding: 1px 15px 1px 15px;
	font-weight: bold;
	border: 1px ridge #333333;
}
/*</form elements>*/


/*<header>*/
#header {
	margin-bottom: 24px;
}
/*</module customisations>*/
 
.header_img {
	float: right;
	width: 666px; 
	height: 81px;
}
.header_container {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left:10px;
	width: 646px;
	height: 40px;
}
.header_container h3 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:none;
	padding-bottom: 1px;
	border-bottom: 1px dashed #ffffff;
}
.header_container a.mainlevel, .header_container a.mainlevel:link, .header_container a.mainlevel:visited {
	height: 21px;
	width: 136px;
	float: left;
	border-left: 15px solid #98B1D6;
	border-top: 1px solid #98B1D6;
	border-bottom: 1px solid #98B1D6;
	border-right: 1px solid #98B1D6;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 10px;
	margin: 5px;

}
.header_container a.mainlevel:hover {
	border-left: 15px solid #333333;
	color: #98B1D6;
	text-decoration: none;
}

#ShowDown
{
	background-color: #FFFFFF;
	width: 145px;
	height: 145px;
	text-align: center;
	vertical-align: middle;
}

.content {
	float: left;
	width: 634px;
	margin: 18px -9px 0px 9px;
}
html>body .content {
	margin: 18px -18px 0px 18px;
}
/*</right colomn>*/

/*<right customisation>*/
.contentdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	color: #646464;
}
.contentdescription {
	padding: 10px;
	padding-left: 0px;
}
.contentpane {
	text-align: left;
	padding-top: 10px;
	padding-left: 0px;
	height: 100%;
}
.contentpaneheader a 
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #203B64;
}
.contentpaneheader  {
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #203B64;
	background-color: #98B1D6;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
}
.productpane 
{
	background-color: #98B1D6;
}
.contentpaneopen {
    background: none; 
    background-color: #FFFFFF; 
	text-align: left;
	padding: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.content {
	text-align: left;
	padding: 5px;
	background-color: #E8ECF2;
	height: 100%;
}
.content h3
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #203B64;
}
.content h2 {
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #203B64;
	background-color: #98B1D6;
	padding-left: 5px;
}
.contentbottom
{
	background-image: url(../../images/ttle3C_bottom.gif);
}
.contentheading, h4 {
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	border-bottom: 0px;
	color: #203B64;
	margin: 5px;
	padding: 0px;
	width: 100%;
	border-bottom: 1px solid #98B1D6;
}
h4 {
	padding-top: 6px;
}

.showtitle {
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #203B64;
}
/*<right customisation>*/

