body 
{
	margin: 0 auto 0 auto;
}

div, ul, li, td, p, blockquote {
	font-family: Arial;
	font-size: 12px;
	color: #4d4d4d;
}

h2 
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #91976c;
	margin: 0;
}

h3 
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #5a7e92;
	margin: 0;
}

h3 a:link {color: #5a7e92; text-decoration: underline; font-family: Arial; font-size: 14px;font-weight: bold;}
h3 a:visited {color: #5a7e92; text-decoration: underline; font-family: Arial; font-size: 14px;font-weight: bold;}
h3 a:hover {color: #5a7e92; text-decoration: none; font-family: Arial; font-size: 14px;font-weight: bold;}
h3 a:active {color: #5a7e92;text-decoration: underline; font-family: Arial; font-size: 14px;font-weight: bold;}

h4 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #91976c;
	margin: 0;
}

ul, li, blockquote, div, p 
{
	margin-top: 0;
	margin-bottom: 0;
}

blockquote 
{
	margin-left: 16px;
}

div#main_content ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#main_content ul li
{
	list-style: none;
	padding-left: 38px;
	background: url(../images/ul_bullet.gif) no-repeat;
	background-position: 24px 5px;
	margin-bottom: 2px;
	
}

div#home_text_content ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#home_text_content ul li
{
	list-style: none;
	padding-left: 38px;
	background: url(../images/ul_bullet.gif) no-repeat;
	background-position: 24px 5px;
	margin-bottom: 2px;
	
}

div#main_content2 ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#main_content2 ul li
{
	list-style: none;
	padding-left: 38px;
	background: url(../images/ul_bullet.gif) no-repeat;
	background-position: 24px 5px;
	margin-bottom: 2px;
	
}

a:link {color: #5a7e92; text-decoration: underline; font-family: Arial; font-size: 12px;}
a:visited {color: #5a7e92; text-decoration: underline; font-family: Arial; font-size: 12px;}
a:hover {color: #5a7e92; text-decoration: none; font-family: Arial; font-size: 12px;}
a:active {color: #5a7e92;text-decoration: underline; font-family: Arial; font-size: 12px;}

div#main_wrapper {
	width: 946px;
	margin: 20px auto 0 auto;
}

div#header {
	height: 99px;
	width: 100%;
	text-align: left;
}

div#header_logo {
	width: 536px;
	height: 99px;
	padding: 0;
	margin: 0;
	float: left;
}

div#header_fish {
	width: 109px;
	height: 99px;
	padding: 0;
	margin: 0 0 0 19px;
	float: left;
}

div#header_divider {
	width: 11px;
	height: 99px;
	padding: 0;
	margin: 0 0 0 7px;
	float: left;
}

div#header_login {
	width: 234px;
	height: 99px;
	padding: 0;
	margin: 0 0 0 21px;
	float: left;
}

div#header_login_title {
	height: 23px;
	font-family: Arial;
	font-size: 13px;
	color: #005235;
	line-height: 23px;
	padding-left: 2px;
}

div#header_login_fields {
	height: 26px;
	width: 100%;
}

div#header_login_username {
	width: 111px;
	height: 26px;
	padding: 0;
	float: left;
}

div#header_login_username input {
	width: 100px;
	height: 18px;
	margin: 0;
	border: 1px solid #d1d1d1;    
	color: Gray;
    /*background: url('/fsh/portals/0/skins/fsh/images/login_username.gif') no-repeat 5px 5px;*/
}

div#header_login_password {
	width: 111px;
	height: 26px;
	margin: 0 0 0 12px;
	padding: 0;
	float: left;
}

div#header_login_password input {
	width: 100px;
	height: 18px;
	margin: 0;
	border: 1px solid #d1d1d1;
    color: Gray;
    /*background: url('/fsh/portals/0/skins/fsh/images/login_password.gif') no-repeat 5px 5px;*/
}

div#header_login_remember {
	height: 20px;
	width: 100%;
}

div#header_login_checkbox {
	width: 18px;
	height: 20px;
	float: left;
}

div#header_login_remember_text {
	width: 200px;
	height: 20px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	margin-left: 4px;
	float: left;
}

div#header_login_links {
	width: 100%;
	height: 19px;
}

div#header_login_submit {
	width: 39px;
	height: 19px;
	margin-top: 5px;
	padding: 0;
	float: left;
}

div#header_login_help {
	width: 100px;
	height: 19px;
	margin-left: 13px;
	font-family: Arial;
	font-size: 11px;
	color: #4d4d4d;
	padding-top: 6px;
	float: left;
}

div#header_login_help a:link {color: #4d4d4d; text-decoration: underline; font-family: Arial; font-size: 11px;}
div#header_login_help a:visited {color: #4d4d4d; text-decoration: underline; font-family: Arial; font-size: 11px;}
div#header_login_help a:hover {color: #4d4d4d; text-decoration: none; font-family: Arial; font-size: 11px;}
div#header_login_help a:active {color: #4d4d4d;text-decoration: underline; font-family: Arial; font-size: 11px;}

div#header_login_forgotpassword a:link {color: #4d4d4d; text-decoration: underline; font-family: Arial; font-size: 11px;}
div#header_login_forgotpassword a:visited {color: #4d4d4d; text-decoration: underline; font-family: Arial; font-size: 11px;}
div#header_login_forgotpassword a:hover {color: #4d4d4d; text-decoration: none; font-family: Arial; font-size: 11px;}
div#header_login_forgotpassword a:active {color: #4d4d4d;text-decoration: underline; font-family: Arial; font-size: 11px;}

div#header_login_register {
	width: 30px;
	height: 19px;
	margin-left: 6px;
	font-family: Arial;
	font-size: 11px;
	color: #4d4d4d;
	padding-top: 6px;
	float: left;	
}

div#header_login_register a:link {color: #4d4d4d; text-decoration: underline; font-family: Arial; font-size: 11px;}
div#header_login_register a:visited {color: #4d4d4d; text-decoration: underline; font-family: Arial; font-size: 11px;}
div#header_login_register a:hover {color: #4d4d4d; text-decoration: none; font-family: Arial; font-size: 11px;}
div#header_login_register a:active {color: #4d4d4d;text-decoration: underline; font-family: Arial; font-size: 11px;}

div#navigation {
	width: 942px;
	height: 30px;
	margin-top: 19px;
	text-align: right;
	margin-right: 4px;
}

/*Navbar start */
#dnn_dnnRADMENU_RadMenu1 *
{
	z-index:9999;
}

#navbar {
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0;
	height:30px;
	list-style-type:none;
	float: right;
	z-index:9999;
}

#navbar a {
    display: block; 
	height:2;
	padding: 0;
	text-decoration:none;
} 

#navbar a:hover {
	color:#ffffff;
	color:#ffffff;
}

#navbar li{
	float:left;
	height:auto;
	margin-left: 1px;
}

#navbar li:hover, #navbar li.sfhover {
background-color: #2d4088;
}

#navbar li ul {
	position: absolute;
	height: auto;
	padding: 0;
	margin: 0;
	left: -999em;
	font-weight: normal;
	list-style-type:none;
}


#navbar li ul a {
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
	height: auto;
	margin: 0;
	padding: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	position:relative;
	z-index:500;
}




#navbar li ul li {
	width: 131px;
	float:none;
	margin: 0;
	padding: 0;
	position:relative;
	z-index:500;
}

#navbar li:hover ul {
	left: auto;
}

#navbar li:hover ul, #navbar li.sfhover ul {
    left: auto; 
}


/*navbar end*/

div#search_bar {
	height: 40px;
	width: 946px;
	background: url(../images/search_bg.gif);
	background-color: #5a7e92;
}

div#body_wrapper {
	width: 946px;
	background: url(../images/main_bg.gif);
}

div#body_wrapper_home {
	width: 946px;
	background: url(../images/home_main_bg.gif);
}

div#home_wrapper_for_bg {
	width: 100%;
	background: url(../images/home_main_left.jpg) top left no-repeat;
	/*margin-left: 7px;*/
}

div#wrapper_for_bg {
	width: 946px;
	/*background: url(../images/main_right_bg.jpg) no-repeat;*/
    /*background-position: 100% 31px;*/
}

div#left_nav_wrapper {
	width: 207px;
	min-height: 31px;
	background: url(../images/left_nav_top.gif) top left no-repeat;
	float: left;
}

.clearing_element {
	clear: both;
}

div#left_nav {
	width: 175px;
	margin-right: 14px;
	margin-top: 10px;
	margin-bottom: 50px;
	float: right;
}

#left_nav {
	padding-top: 30px;
	padding-bottom: 10px;
	width: 242px;
	background: url(../images/left_nav_bg_1.jpg) no-repeat;
}

#left_nav ul {
	width: 175px;
	margin: 0;	
	list-style: none;
	padding: 0;
}

#left_nav ul li {
	width: 175px;
	padding: 0;
	background: url(../images/lnav_top.gif) top left no-repeat;
	background-color: #ffffff;
	list-style: none;
}

#left_nav ul li a {
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	display: block;
	width: 133px;
	padding-left: 22px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-top: 7px;
	min-height: 14px;
	background: url(../images/lnav_bullet.gif) no-repeat;
	background-position: 6px 11px;
	background-color: #5a7e92;
	margin: 0;
}

#left_nav ul li a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #5a7e92;
	text-decoration: none;
	background: url(../images/lnav_bottom.gif) bottom left no-repeat;
	background-color: transparent;
}

#left_nav ul li ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#left_nav ul li ul li {
	width: 175px;
	background: url(../images/lnav_top.gif) top left no-repeat;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
}

#left_nav ul li ul li a 
{
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	display: block;
	width: 111px;
	padding-left: 44px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-top: 7px;
	min-height: 14px;
	background: url(../images/lnav_bullet.gif) no-repeat;
	background-position: 28px 11px;
	background-color: #5a7e92;
	margin: 0;
}

#left_nav ul li ul li ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

#left_nav ul li ul li ul li {
	width: 175px;
	background: url(../images/lnav_top.gif) top left no-repeat;
	background-color: #ffffff;
	padding: 0;
	margin: 0;	
}

#left_nav ul li ul li ul li a {
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	display: block;
	width: 89px;
	padding-left: 66px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-top: 7px;
	min-height: 14px;
	background: url(../images/lnav_bullet_2.gif) no-repeat;
	background-position: 53px 12px;
	background-color: #5a7e92;
	margin: 0;	
}

#left_nav li a.active_state {
	font-family: Arial;
	font-size: 11px;
	color: #5a7e92;
	text-decoration: none;
	background: url(../images/lnav_bottom.gif) bottom left no-repeat;
	background-color: transparent;
}

div#main_content {
	/*width: 489px;*/
	min-height: 200px;
	float: left;
	margin-left: 28px;
	margin-top: 28px;
	text-align: left;
}

div#main_content.search_results_box {
	margin-left:10px;
	width:910px !important;
}

/*div#main_content2 {
	width: 650px;
	min-height: 200px;
	float: left;
	margin-left: 28px;
	margin-top: 40px;
	text-align: left;
}*/

div#print_email {
	width: 205px;
	height: 31px;
	float: right;
	margin-right: 4px;
}

div#print_icon {
	width: 16px;
	padding-top: 10px;
	margin-left: 37px;
	float: left;
}

div#print_link {
	font-family: Verdana;
	font-size: 9px;
	color: #5a7e92;
	width: 50px;
	margin-left: 5px;
	padding-top: 11px;
	float: left;
}

div#print_link a:link {color: #5a7e92; text-decoration: underline; font-family: Verdana; font-size: 9px;}
div#print_link a:visited {color: #5a7e92; text-decoration: underline; font-family: Verdana; font-size: 9px;}
div#print_link a:hover {color: #5a7e92; text-decoration: none; font-family: Verdana; font-size: 9px;}
div#print_link a:active {color: #5a7e92;text-decoration: underline; font-family: Verdana; font-size: 9px;}

div#email_icon {
	width: 14px;
	margin-left: 10px;
	padding-top: 14px;
	float: left;
}

div#email_link {
	font-family: Verdana;
	font-size: 9px;
	color: #5a7e92;
	width: 55px;
	margin-left: 5px;
	padding-top: 11px;
	float: left;
}

div#email_link a:link {color: #5a7e92; text-decoration: underline; font-family: Verdana; font-size: 9px;}
div#email_link a:visited {color: #5a7e92; text-decoration: underline; font-family: Verdana; font-size: 9px;}
div#email_link a:hover {color: #5a7e92; text-decoration: none; font-family: Verdana; font-size: 9px;}
div#email_link a:active {color: #5a7e92;text-decoration: underline; font-family: Verdana; font-size: 9px;}

div#page_content {
	margin-left: 10px;
	margin-top: 20px;
}

div#partners_title {
	width: 330px;
	margin-left: 18px;
	font-family: Arial;
	font-size: 12px;
	color: #4d4d4d;
	float: left;
}

div#partners_title a:link {color: #5a7e92; text-decoration: underline; font-family: Verdana; font-size: 11px;}
div#partners_title a:visited {color: #5a7e92; text-decoration: underline; font-family: Verdana; font-size: 11px;}
div#partners_title a:hover {color: #5a7e92; text-decoration: none; font-family: Verdana; font-size: 11px;}
div#partners_title a:active {color: #5a7e92;text-decoration: underline; font-family: Verdana; font-size: 11px;}

.black_text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

div#register_button {
	width: 111px;
	height: 57px;
	margin-right: 7px;
	float: right;
}

div#footer_logos {
	width: 649px;
	height: 58px;
	margin-top: 20px;
	margin-left: 7px;
	float: left;
}

div#footer_links {
	width: 100%;
	text-align: center;
	font-family: Verdana;
	margin-top: 10px;
	font-size: 10px;
	color: #4d4d4d;
}

div#footer_links a:link {color: #4d4d4d; text-decoration: underline; font-family: Verdana; font-size: 10px;}
div#footer_links a:visited {color: #4d4d4d; text-decoration: underline; font-family: Verdana; font-size: 10px;}
div#footer_links a:hover {color: #4d4d4d; text-decoration: none; font-family: Verdana; font-size: 10px;}
div#footer_links a:active {color: #4d4d4d;text-decoration: underline; font-family: Verdana; font-size: 10px;}

.EmailForm 
{
	width: 300px;
	margin-left: 150px;
	margin-top: 10px;
	position: absolute;
	left: 50%;
	border: 2px solid #5a7e92;
	background-color: White;
	padding: 10px 10px 10px 10px;
	z-index: 5000;
}

.EmailForm table td 
{
	text-align: left;
}

div#home_text_content 
{
	width: 293px;
	float: right;
	margin: 42px 78px 50px 0;
	min-height: 238px;
}

div#search_form_wrapper {
	width: 489px;
	height: 40px;
	margin: 0 auto 0 auto;
	padding: 0;
}

div#search_text {
	width: 109px;
	height: 40px;
	float: left;
}

div#search_box {
	width: 296px;
	height: 21px;
	float: left;
	margin-top: 10px;
	margin-left: 12px;
}

div#search_box input {
	width: 296px;
	*width: 270px;
	border: 1px solid #5a7e92;
	font-family: Arial;
	font-size: 12px;
	color: #4d4d4d;
	padding-left: 4px;
}

div#search_button {
	width: 55px;
	height: 21px;
	float: left;
	margin-left: 12px;
	margin-top: 10px;
}

.login_username 
{
    /*color: Gray;
    width: 100px;*/
    background-image: url(../images/login_username.gif);
    background-repeat: no-repeat;
    background-position: 5px 5px;
}

.login_password
{
    /*color: Gray;
    width: 100px;*/
    background-image: url(../images/login_password.gif);
    background-repeat: no-repeat;
    background-position: 5px 5px;
}

.pageTitle 
{
    font-family:Verdana;
    font-size:22px;
    color:#5a7e92;
}

.search_results_left 
{
	width: 240px;
}

.search_results_middle 
{
	width: 233px;
}

.search_results_right 
{
	width: 131px;
	text-align: center;
}

div#msc_cert_wrapper 
{
	width: 41px;
	height: 32px;
	float: left;
}

div#msc_cert_text 
{
	width: 80px;
	height: 32px;
	line-height: 32px;
}

table#product_detail_table 
{
	width: 391px;
	margin-left: 10px;
}

.product_detail_table_cell 
{
	width: 133px;
}

div#product_detail_left 
{
	width: 400px;
	float: left;
}

div#product_detail_right
{
	width: 212px;
	margin-left: 23px;
	margin-top: 23px;
	float: right;
}

.contact_supplier_wrapper
{
	width: 300px;
	margin-left: 150px;
	position: fixed;
	top: 50%;
	left: 50%;
	border: 2px solid #5a7e92;
	background-color: White;
	padding: 10px 10px 10px 10px;
}

div#main_content_printable 
{
	width: 655px;
}

div#browse_wrapper 
{
	width: 300px;
}

div#browse_title 
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	height: 32px;
}

div#browse_image 
{
	width: 46px;
	height: 19px;
	float: right;
}

div#browse_fields 
{
	width: 230px;
	float: left;
}

.required_star 
{
	color: Red;
}

.form_field 
{
	width: 200px;
}

.submit_field
{
    width: 235px;
}

.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#dfe4ea; margin:0 5px;}
.b2f {height:1px; background:#dfe4ea; margin:0 3px;}
.b3f {height:1px; background:#dfe4ea; margin:0 2px;}
.b4f {height:2px; background:#dfe4ea; margin:0 1px;}
.contentf {background: #dfe4ea;}
.contentf div {margin-left: 5px;}