﻿#container
{
	background-image: url('images/container-background.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #D5E2E9;
}

#menu
{
	width: 206px;
	float: left;
	background-image: url('images/menu-background.gif');
	background-repeat: no-repeat;
	min-height: 407px;
	height: 407px;
}

#header
{
	width: 694px;
	float: left;
	background-color: #2B7090;
	background-image: url('images/header-background.gif');
	height: 91px;
	background-repeat: no-repeat;
	text-align: right;
}

#header #logo
{
	float: right;
}

#header #search
{
	float: left;
	padding: 20px 0px 0px 26px;
}

#breadcrumbs
{
	margin-top: 10px;
}

#content
{
	background-color: #FFFFFF;
	min-height: 295px;
	width: 684px;
	float: left;
	padding-left: 10px;
}

#content-footer
{
	background-color: #FFFFFF;
	text-align: right;
	width: 694px;
	float: right;
}

#categories, #subcategories, #products
{
	float: left;
	margin-top: 5px;
}

#categories
{
	width: 477px;
	margin-right: -20px;
}


.category, .product
{
	float: left;
	width: 150px;
}

.category a, .product a
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.category a:hover, .product a:hover
{
	text-decoration: underline;
}

.category .link, .product .link
{
	padding-left: 13px;
	background-image: url('images/arrow.gif');
	background-repeat: no-repeat;
	margin-top: 2px;
}

#featured
{
	float: right;
	width: 206px;
	background-color: #D5E2E9;
	background-image: url('images/featured-bottom-background.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 11px;
	margin-bottom: 15px;
}

#featured .inner
{
	background-image: url('images/featured-top-background.gif');
	background-repeat: no-repeat;
}

#featured h2
{
	text-transform: uppercase;
	color: #2B7090;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0px;
	text-align: center;
}

#featured img
{
	padding: 10px 32px 5px 32px;
}

#featured a
{
	text-decoration: none;
}

#featured a:hover
{
	text-decoration: underline;
}

#featured .link
{
	display: block;
	margin-left: 32px;
}

h1
{
	color: #037EAA;
	font-size: 1.1em;
	margin-bottom: 20px;
	margin-top: 10px;
}

h2
{
	color: #037EAA;
	font-size: 1.0em;
	font-weight: normal;
}

h3
{
	color: #333333;
	font-weight: bold;
	font-size: 1.1em;
	background-image: url('images/arrow.gif');
	background-repeat: no-repeat;
	padding-left: 13px;
}

#product-description
{
	width: 380px;
	float: left;
}

#product-images
{
	margin-left: 10px;
	float: left;
	width: 294px;
}

#product-images div
{
	margin-bottom: 10px;
	text-align: right;
}

.document
{
	background-image: url('images/pdf.gif');
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 2.0em;
}
.knowledge
{
}

.knowledge .content .news, .knowledge .content .training, .knowledge .content .promotions
{
	padding-right: 2%;
	float: left;
	width: 30%;
}
.knowledge .content .training
{
	float: left;
}

.registertable
{
	margin-top: 5px;
	width: 100%;
}

.registertable td
{
	padding: 5px;
}

.registertable tr
{
	border: solid 1px #037EAA;
}

.registertable thead td
{
	background-color: #D5E2E9;
	font-weight: bold;
	color: #037EAA;
}

/* registration form */

.registration th
{
	text-align: left;
	font-weight: normal;
}

.registration fieldset, .loginpage fieldset
{
	width: 664px;
	border-style: solid;
	border-color: #DDDDDD;
	border-width: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.loginpage fieldset
{
    padding-left: 20px;
}
.loginpage fieldset.validate
{
    width: 581px;
    height: 105px;
}
.loginpage fieldset.login
{
    width: 200px;
    margin-right: 30px;
    padding-bottom: 20px;
}
.left
{
    float: left;
}
.loginpage fieldset.forgot
{
    width: 200px;
    margin-right: 30px;    
    padding-bottom: 20px;
}
.loginpage fieldset.register
{
    width: 320px;
    height: 390px;
    float: left;
}
.loginpage .textbox
{
    width: 160px;
}
.loginpage td, .loginpage th
{
    text-align: left;
    vertical-align: top;
    font-weight: normal;
}
.loginpage td.input
{
    vertical-align: top;
    padding: 0px 5px 10px 5px;
}
.loginpage th.title
{
    padding: 5px 5px 5px 5px !important;
}

.registration fieldset legend, .loginpage fieldset legend
{
	color: #037EAA;
	margin-left: 7px;
}

/* Set up item default values for layout of item contents */

.registration .item
{
	text-align: left;
	float: left;
	white-space: nowrap;
}
.registration .item .label, .registration .item .input
{
	float: left;
}
.registration .item .label
{
	padding-left: 8px;
	white-space: nowrap;
}
.registration .item input, .registration .item textarea
{
	float: left;
}
.registration .item .textbox
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.0em;
}
.registration .button-item
{
	padding-left: 200px;
}

/* Set item specific sizes */
.registration .title /* Small "name title" fields */
{
	width: 85px;
	height: 28px;
	left: 0px;
	top: 0px;
}
.registration .title .label
{
	width: 36px;
}
.registration .title .input
{
	width: 39px;
}
.registration .title input
{
	width: 35px;
}

.registration .first /* Medium "name given" fields */
{
	width: 280px;
	height: 28px;
}
.registration .first .label
{
	width: 60px;
}
.registration .first .input
{
	width: 210px;
}
.registration .first input
{
	width: 206px;
}

.registration .normal /* Normal length fields */
{
	width: 320px;
	height: 28px;
}
.registration .normal .label
{
	width: 100px;
}
.registration .normal .input
{
	width: 210px;
}
.registration .normal input
{
	width: 206px;
}

.registration .freetext /* large multiline length fields */
{
	width: 640px;
	height: 70px;
}
.registration .freetext .label
{
	width: 145px;
}
.registration .freetext .input
{
	width: 485px;
}
.registration .freetext textarea
{
	width: 481px;
	height: 60px;
}

.registration .shortfreetext /* large multiline length fields */
{
	width: 320px;
	height: 53px;
}
.registration .shortfreetext .label
{
	width: 100px;
}
.registration .shortfreetext .input
{
	width: 210px;
}
.registration .shortfreetext textarea
{
	width: 206px;
	height: 43px;
}


/* Contact and other forms */

.form th
{
	text-align: left;
	font-weight: normal;
}

.form .item
{
	margin-bottom: 10px;
}
.form .label
{
	width: 230px;
}
.form fieldset
{
	border-style: solid;
	border-color: #037EAA;
	border-width: 1px;
}
.form .inline
{
	float: left;
}
.form .item .list-item
{
	float: left;
	width: 200px;
	margin-top: -14px;
}

.form .item .label
{
	display: block;
	width: 200px;
	float: left;
}

.form .item .textbox
{
	width: 200px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.0em;
}

.form .item textarea.textbox
{
	height: 150px;
}

.form .button-item
{
	padding-left: 200px;
}

.knowledge .content .promotions
{
	float: left;
	width: 33%;
}

.awards th, .awards td
{
	margin: 0px;
	padding: 3px;
}
.awards, .awards td, .awards th
{
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #D5E2E9;
	text-align: left;
	vertical-align: top;
}
#contactright
{
	float: right;
	width: 33%;
}
#contactleft
{
	float: left;
	width: 66%;
}
/* Regulatory Information Page */
.ProductListLink
{
    padding-left: 10px;
    padding-top: 10px;
}
.ProductListIcon
{
    width: 30px;
    padding-top: 10px;
}
.documentgrid, .documentgrid td, .documentgrid th
{
	border-style: solid;
	border-color: #DDDDDD;
	border-width: 1px;
}
.searchfields .textbox {
    font-family:Verdana,Arial,Sans-Serif;
    font-size:1em;
}
.searchfields .searchbutton
{
    position: relative;
    top: 3px;
}

.events
{
    margin-top: 20px;
}

.SizeImage
{
    width:320px;
}
