/*
Theme Name: Efston Science 
Theme URI: http://www.escience.ca/
Description: Efston Science default WordPress Theme.
Version: 0.1
Author: Hypenotic
Author URI: http://hypenotic.com/
*/

/* CSS Document **/
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.1
*/
/*reset.css*/
/* removed position:relative; from the line below */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img,a,span,strong,em {margin:0;padding:0;border:0;}/* Added Border Property*/
body,div{position:static;} /* hack to make calculator iframe show */
#header,
#header_row_1 *,
#header_row_2 * {position:relative;} /* hack to make calculator iframe show */
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
/*fonts.css*/
select, input, textarea {font-family: arial,helvetica,clean,sans-serif;}
body * {font-size: 10px; line-height:1.22em;}
p,em,span,strong,li,a,td {font-size:12px;}
p, td {line-height:1.5em;}
sup , sup * {font-size:10.2px;}

/* End Yahoo! CSS Font/Layout Reset Properties */

/* -------------------------------------------------------------------- */
/* Start Body */
body {
	background: #fff;
	height: 100%;
	font-family: Arial, Helvetica, clean, sans-serif;
	}

body a:link, body a:visited{
	color: #386DAC;
	text-decoration: none;
	}

body a:hover, body a:active, body a.over {
	cursor: pointer;
	color: #386DAC;
	text-decoration: underline;
	}

.clear {
	float: none;
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: -1px 0 0 0;
	}

input {
	cursor: pointer;
	}
	
/* Global table styles */
.extrapadding td { padding: 10px; }


/* Global H styles */
h1, h1 *{
	font-size: 23px;
	color: #D73550;
	font-weight: bold;
	margin: 0 0 .75em 0;
	padding-bottom: 2px;
	border-bottom: 1px solid;
	text-decoration:none;
}

h1 * {
	border-bottom:0px;
}

/*
h1 a.edit {
	font-size: 0.5em !important;
	text-transform: uppercase;
	color: #386DAC !important;
	font-weight: normal;
	}

*/
h2 {
	font-size:18px;
	color: #555555;
	font-weight:bold;
	margin:1em 0 1em;
	padding-bottom:2px;
	border-bottom:0.05em solid #666666;
	clear:both;
	float:none;
}

h2 * {
	font-size:18px;
}

h3{}

h4 {
	font-size:16px;
	padding-bottom:1.5em;
}

h4 * {
	font-size:16px;
}

#interior h4 { font-weight: bold; }

h5{
	font-size:14px;
	border-bottom:0.03em solid !important;
	font-weight:bold;
	margin:0 0 0.75em;
	padding-bottom:2px;
}

h5 * {
	font-size:14px;
}
h6{}

/* New Header */
#header {
	clear: both;
	height: 9.2em;
	min-width:1024px;
}

#header #header_row_1 {
	clear: both;
	height: 4.7em;
	z-index: 0;
	}
#header #header_row_1 .centercontainer {
}
#header .leftside, #header .rightside {
	z-index: -1;
}
#header .leftside, #header .centercontainer, #header .rightside {
	float: left;
	}

#header #header_row_1 .leftside, #header #header_row_1 .centercontainer, #header #header_row_1 .rightside {
	height: 4.7em;
	}

#header .leftside, #header .rightside {
	width: 20%;
	}

#header #header_row_1 .leftside, #header #header_row_1 .rightside {
	background: #fff;
	position:static;
	}

#header .centercontainer {
	width: 59.99%;
	}

#header #header_row_1 .centercontainer {
	}

/* Header Row 2 */
#header #header_row_2 {
	height: 3.8em;
	width: 1024px;
	margin: 0px auto;
	}

#header #header_row_2 .leftside {
	height: 1px;
	}

#header #header_row_2 .centercontainer a, 
#header #header_row_2 .centercontainer span{
	width: 150px;
	height: 50px;
	font-size: 12px;
	z-index: 2;
	}

/* Start Header */
#header_container {
	top: 0;
	width: 100%;
	height: 8.5em;
	clear: both;
	margin: -10px 0 0 0;
	font-size: 77%;
	}

/* Logo Block */
#logo_container {
	position: absolute;
	width: 25.9em;
	width: 362px\9;
	#width: 25.9em;
	height: 4.7em;
	height: 4.8em\9;
	#height: 4.7em;
	margin: 0 0 0 -15.5em;
	padding: 0;
	background: #fff;
	font-size: 1em;
	text-align:right;
	}

#logo_container a:link img#logo, #logo_container a:visited img#logo, #logo_container a:hover img#logo, #logo_container a:active img#logo {
	width: 25.9em;
	height: 4.7em;
	}

#logo_rounded_corner {
	position: absolute;
	width: 14px;
	height: 4.7em;
	left: 10.35em;
	background: transparent url("/Templates/images/hdr_l_rnd.gif") no-repeat bottom right;
	z-index: 1004;
	font-size: 1em;
	}

/* Right Block */
#right_block_rounded_corner {
	position: absolute;
	width: 9px;
	height: 4.7em;
	top: 0;
	right: 12.7em;
	background: transparent url("/Templates/images/hdr_r_rnd.gif") no-repeat bottom left;
	z-index: 1002;
	}

#right_block_container {
	position: absolute;
	width: 28.7em;
	height: 4.7em;
	top: 0;
	right: -16em;
	float: right;
	padding: 0;
	background: #fff;
	z-index: 1001;
	}

#clf_container {
	float: left;
	width: 7em;
	height: 4.2em;
	top: 0.6em;
	margin: 0 0.5em 0 0;
	padding: 0 0.1em 0 0;
	background: transparent;
	text-align: center;
	}

#clf_container a:link, #clf_container a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0054a6;
	text-decoration: none;
	line-height: 1.3em;
	}

#clf_container a:hover, #clf_container a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #90a107;
	text-decoration: underline;
	line-height: 1.3em;
	}

#order_by_phone {
	float: left;
	width: 10.4em;
	height: 4.7em;
	top: 0;
	background: transparent;
	}

#order_by_phone img#o_b_p {
	width: 10.4em;
	height: 4.7em;
	font-size: 1em;
	}

#view_cart_container {
	float: left;
	width: 10.6em;
	height: 4.7em;
	top: 0;
	background: transparent;
	}
#view_cart_container a {
	text-decoration: none;
	display: block;
	}

#view_cart_container a:link img#view_cart_bg_1, #view_cart_container a:visited img#view_cart_bg_1 {
	display: block;
	position: absolute;
	width: 10.6em;
	height: 4.7em;
	top: 0;
	background: transparent;
	}

#view_cart_container a:hover img#view_cart_bg_1, #view_cart_container a:active img#view_cart_bg_1, #view_cart_container a.over img#view_cart_bg_1 {
	display: none !important;
	position: absolute;
	}

#view_cart_container a:link img#view_cart_bg_2, #view_cart_container a:visited img#view_cart_bg_2, #view_cart_container a:hover img#view_cart_bg_2, #view_cart_container a:active img#view_cart_bg_2 {
	display: block;
	position: absolute;
	width: 10.6em;
	height: 4.7em;
	top: 0;
	background: transparent;
	}

#view_cart_container a:link span#view_cart_text, #view_cart_container a:visited span#view_cart_text {
	display: block;
	position: absolute;
	top: 0.6em;
	left: 0.5em;
	background: transparent;
	font-family: Arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #0054a6;
	text-decoration: none;
	}

#view_cart_container a:hover span#view_cart_text, #view_cart_container a:active span#view_cart_text {
	display: block;
	position: absolute;
	top: 0.6em;
	left: 0.5em;
	background: transparent;
	font-family: Arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #90a107 !important;
	text-decoration: underline !important;
	cursor: pointer;
	}

#view_cart_container a#my_account:link, #view_cart_container a#my_account:visited {
	display: block;
	position: absolute;
	width: 8em;
	height: 2.7em;
	top: 2.5em;
	background: transparent;
	font-family: Arial;
	font-size: 0.9em;
	color: #0054a6;
	text-decoration: none;
	}

#view_cart_container a#my_account:hover, #view_cart_container a#my_account:active {
	display: block;
	position: absolute;
	width: 8em;
	height: 2.7em;
	top: 2.5em;
	background: transparent;
	font-family: Arial;
	font-size: 0.9em;
	color: #90a107;
	text-decoration: underline;
	}

#view_cart_container a#my_account span {
	display: block;
	margin: 0.6em 0 0 0.6em;
	}

.edit {font-size: 10px; font-weight:normal; padding-left: 10px;}
#interior .edit p {padding-bottom:0px;}

/* Search Box */
#search_box_container {
	height: 3.7em;
	margin: 0.5em 11.5em 0 10em;
	background: transparent;
	text-align: center;
	}

#search_form {
	display: block;
	top: 1em;
	margin: 0 auto;
	background: transparent;
	z-index: 9999999;
	}

#search_box_container input#search_box {
	width: 50%;
	padding: 0.2em;
	vertical-align: middle;
	font-size: 1.5em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}

#search_box_container input#search_button,
#search_button {
	vertical-align: middle;
	border: 0.1em solid #999;
	border-right: 0.1em solid #ccc;
	border-bottom: 0.1em solid #ccc;
	background: #f2e601 url("/Templates/images/search_bg.1.gif") repeat-x;
	padding: 0.1em;
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	}

#search_box_container input#search_button:hover, #search_box_container input#search_button:active, #search_box_container input#search_button.over {
	vertical-align: middle;
	border: 0.1em solid #999;
	border-right: 0.1em solid #ccc;
	border-bottom: 0.1em solid #ccc;
	background: #f29401 url("/Templates/images/search_bg.2.gif") repeat-x;
	padding: 0.1em;
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	cursor: pointer;
	}

/* Tabs Container */
#top_nav_menu {
	top:-46px;
	#top:-25px;
	width:1024px;
	font-size: 76.923076923076923076923076923077%;
	clear:both;
	float:none;
	margin:0px auto;
	position:relative;
	}

#tabs_container {
	margin-left: 53px;
	display: block;
	text-align: center !important;
	background: transparent;
	overflow: visible;
	}

#tabs_container li {
	display: block;
	list-style-type: none;
	float: left;
	height: 2.7em;
	text-align: center !important;
	font-size: 12px;
	overflow: hidden;
	}

#tabs_container li.current_section {
	height: 2.7em;
	text-align: center !important;
	}

#tabs_container li:hover,
#tabs_container li.over {
	text-align: center !important;
	overflow: visible !important;
	}

#tabs_container li .drop_menu {
	position: absolute;
	top: 2.8em;
	#top: 2.4em;
	*top: 2.8em;
	#margin-left: -110px;
	overflow: visible;
	z-index: 99999;
	}

#tabs_container li ul {
	display: none;
	position: absolute;
	z-index: 5001;
	}

#tabs_container li:hover ul,
#tabs_container li.over ul {
	display: block;
	position: absolute;
	clear: both;
	top: 5px;
	left: 0 !important;
	width: 300px;
	border: 1px solid;
	border-top: 0;
	background: transparent;
	}

#tabs_container li ul li,
#tabs_container li ul li:hover,
#tabs_container li ul li.over {
	display: block;
	width: 100%;
	clear: both;
	right: 0;
	border-bottom: 1px solid;
	text-align: left;
	overflow: visible;
	z-index: 5002;
	}

#tabs_container li ul li a:link,
#tabs_container li ul li a:visited,
#tabs_container li ul li a:hover,
#tabs_container li ul li a:active {
	width: 276px;
	display: block;
	padding: 0.4em 0 0.5em 2em;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	text-align: left !important;
	}

#tabs_container li:hover ul li ul,
#tabs_container li.over ul li ul {
	display: none;
	z-index: 5003;
	}

#tabs_container li:hover ul li:hover ul,
#tabs_container li.over ul li.over ul {
	display: block !important;
	position: relative;
	float: left;
	top: -26px;
	left: 30em !important;
	border: 1px solid; 
	width: 300px;
	}


#tabs_container li a.tab_area:link,
#tabs_container li a.tab_area:visited {
	display: block;
	height: 2.7em;
	overflow: hidden;
	color: #000;
	text-decoration: none;
	text-align: center !important;
	background: transparent;
	font-size: 1em;
	}	

#tabs_container li a.tab_area:hover,
#tabs_container li a.tab_area:active,
#tabs_container li.current_section a.tab_area:link,
#tabs_container li.current_section a.tab_area:visited {
	display: block;
	height: 2.8em;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
	text-align: center;
	background: transparent;
	cursor: pointer;
	font-size: 12px;
	}	

#tabs_container li:hover a.tab_area,
#tabs_container li.over a.tab_area,
#tabs_container li.current_section a.tab_area {
	height: 3.1em !important;
	}
	
#tabs_container li a.tab_area .tab_l_edge {
	display: block;
	float: left;
	width: 8px;
	height: 2.75em;
	top: 0;
	}

#tabs_container li:hover a.tab_area .tab_l_edge,
#tabs_container li.over a.tab_area .tab_l_edge,
#tabs_container li.current_section a.tab_area .tab_l_edge {
	display: block;
	float: left;
	width: 8px;
	height: 4em;
	height: 2.75em;
	top: 0;
	}


#tabs_container li a.tab_area .tab_content {
	display: block;
	float: left;
	height: 2.43em; /* hover height */
	top: 0;
	padding: 0.3em 1em 0 1em;
	font-family: Arial;
	font-size: 12px;
	line-height: 1em;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}


#tabs_container li:hover a.tab_area .tab_content,
#tabs_container li.over a.tab_area .tab_content,
#tabs_container li.current_section a.tab_area .tab_content {
	display: block;
	float: left;
	height: 2.43em; /* hover height */
	top: 0;
	padding: 0.3em 1em 0 1em;
	font-family: Arial;
	font-size: 12px;
	line-height: 1em;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}


#tabs_container li a.tab_area .tab_r_edge {
	float: left;
	width: 8px;
	height: 2.75em;
	top: 0;
	margin-right: 0.1em;
	}



#tabs_container li:hover a.tab_area .tab_r_edge,
#tabs_container li.over a.tab_area .tab_r_edge,
#tabs_container li.current_section a.tab_area .tab_r_edge {
	float: left;
	width: 8px;
	height: 2.75em;
	top: 0;
	margin-right: 0.1em;
	}

/* eTool / eScience Button */
#e_sci_button_container {
	display: block;
	float: right;
	top: 0.6em;
	right: -15em;
	width: 21.5em;
	height: 2.6em;
	}

#e_sci_button_container a {
	position: absolute;
	text-decoration: none;
	width: 21.5em;
	height: 2.6em;
	}

#e_sci_button_container a:link img#etool_esci_button_1, #e_sci_button_container a:visited img#etool_esci_button_1, #e_sci_button_container a:hover img#etool_esci_button_1:hover, #e_sci_button_container a:active img#etool_esci_button_1:hover {
	display: block;
	position: absolute;
	width: 21.5em;
	height: 2.6em;
	}

#e_sci_button_container a:link span, #e_sci_button_container a:visited span {
	display: block;
	position: absolute;
	width: 100%;
	padding: 0.2em 0 0 0;
	text-align: center;
	color: #333;
	text-decoration: none;
	line-height: 1em;
	font-size: 1.1em
	}	

#e_sci_button_container a:link span strong, #e_sci_button_container a:visited span strong {
	color: #000;
	}

#e_sci_button_container a:hover span, #e_sci_button_container a:active span {
	display: block;
	position: absolute;
	width: 100%;
	padding: 0.2em 0 0 0;
	color: #727F00;
	}	

#e_sci_button_container a:hover span strong, #e_sci_button_container a:active span strong {
	color: #555F00;
	}

/* End Header */

/* Start Breadcrum Trail */
#breadcrum_container {
	width: 100%;
	min-width:1024px;
	height: 25px;
	top: 0;
	border: 0.1em solid;
	border-right: 0;
	border-left: 0;
	font-size: 12px;
	z-index: 2000;
	}

#breadcrum {
	
	width: 920px;
	padding: 6px 0 0 0;
	margin-left: 47px;
	display:block;
	position: absolute;
	*position: static;

	}
#breadcrum_text {
	width:1024px;
	margin:0px auto;
}
#breadcrum li {
	float:left;
	font-size: 12px;
	color: #000;
	}

#breadcrum li a {
	margin: 0 0.5em;
	font-size:12px;
	z-index: 2001;
	}

#breadcrum span a {
	padding:0px 5px;
}
/* Start Text Resizer */
#text_resizer {
	display:none;
	float: right;
	right: 20%;
	margin: 0 -15em 0 0;
	height: 2em;
	font-family: Arial;
	}

#text_resizer a.text_resizer_link:link, #text_resizer a.text_resizer_link:visited {
	color: #000;
	font-size: 1.8em;
	text-decoration: none;
	}

#text_resizer a.text_resizer_link:hover, #text_resizer a.text_resizer_link:active {
	color: #90A107;
	font-size: 1.8em;
	text-decoration: none;
	}

#text_resizer #little_a {
	font-size: 0.6em;
	}

#text_resizer #medium_a {
	font-size: 0.8em;
	}

#text_resizer #large_a {
	font-size: 1em;
	}

/* Start Hidden images (Pre-Load) */
#hidden_preload {
	display: none;
	}

#hidden_preload img.hidden_img {
	display: none;
	height: 1px;
	width: 1px;
	}
	
/* Start Left Sidebar */
#left_sidebar { margin:1em 0 0 !important; }
#left_sidebar {
	display: none;
	visibility: hidden;
	float: left;
	top: 0;
	margin: 0;
	padding: 0 0 1em 0;
	width: 20%;
	z-index: 500;
	background: #fff;
	text-align: right;
	font-size: 100%;	
	}

.home #left_sidebar, .num_columns_left #left_sidebar, .num_columns_left_right #left_sidebar {
	display: block !important;
	visibility: visible !important;
	}

/* Sidab Blocks */
#left_sidebar {margin:0 0 0 !important}
#left_sidebar .sidebarblock {
	float: right;
	clear: both;
	width: 150px;
	background-image: url("/Templates/images/sidebar_rounded_corner_l.gif");
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	margin: 0 0 1em 0;
	}

.sidebarblock .color {
	padding: 0 0 0.1em 0;
	background-repeat: no-repeat;
	}

#left_sidebar .sidebarblock .color {
	background-image: url("/Templates/images/sidebar_rounded_corner_l.gif");
	background-position: top left;
	}
.sidebarblock * {
	font-size:12px;
}
.sidebarblock h4,
.sidebarblock h4 *,
.sidebarblock h4 * * {
	font-size:16px;
	padding-bottom: 3px;
}
.sidebarblock h3 {
	display: block;
	min-height: 1.9em;
	background: transparent;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px 0 0 0;
	text-align: center;
	}

.sidebarblock h3 a {
	display: block;
	padding: 0.5em 0 0 0;
	text-align: center;
	color: #fff;
	text-decoration: none;
	background: transparent;
	}
.sidebarblock p {
	margin-bottom: 20px;
}
.sidebarblock .content {
	margin: 0 1px;
	padding: 0.5em;
	background: #fff;
	overflow: hidden;
	}

.sidebarblock .content p {
	display: block;
	text-align: left;
	}



.sidebarblock .bottom a {
	font-size: 0.84em;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	}

.sidebarblock.yellow {
	background-color: #F2A700;
}

.sidebarblock.red {
	background-color:#ED1C24;
}

/* What's New / Welcome Block */
.widgetframe {
	border:1px solid;
}
.widgetframe h3 {
}
.widgetframe .content {
	}
.widgetframe ul {
	border-width:0px;
}
.widgetframe .bottom {
	padding: 0.1em 0;
	height: 1em;
	text-align: center;
	text-transform: uppercase;
	}

/* Start Right Sidebar */
#right_sidebar {margin:0 0 0 !important}
#right_sidebar {
	float: left;
	width: 15em;
	z-index: 501 !important;
	text-align: left;
	font-size: 100%;
	background: transparent;
	}

/* Right Sidebar Blocks */
#right_sidebar .sidebarblock {
	margin: 0 0 20px 0;
	width: 150px;
	background-image: url("/Templates/images/sidebar_rounded_corner_r.gif");
	background-position: top right;
	background-repeat: no-repeat;
	text-align: left;
	}

#right_sidebar .sidebarblock .color {
	background-image: url("/Templates/images/sidebar_rounded_corner_r.gif");
	background-position: top right;
	}

/* Start Right Navigation */
#home_nav_right {
	/* width: 15em; */
	width: 150px;
	margin: 0 0 1em 0;
	background: #C2DDEF;
	}

#home_navr_rnd_corner {
	position: absolute;
	top: 0;
	right: 0;
	height: 0.7em;
	width: 0.8em;
	background: transparent;
	z-index: 4500 !important;
	}

#home_navr_rnd_corner img {
	height: 0.7em;
	width: 0.8em;
	}

#home_navr_text_content {
	margin: 0 0.1em 0 0;
	padding: 0.5em 0;
	border-right: 0.1em solid;
	border-top: 0.1em solid;
/*	width: 14.9em; */
	width:150px;
	background: transparent;
	color: #fff;
	}

#home_navr_text_content ul {
	display: block;
	margin: 0.5em 0.5em 0.5em 0.6em;
	font-size: 1em;
	text-align: left;
	color: #fff;
	text-indent: 0.5em;
	}

a.home_navr_link:link, a.home_navr_link:visited {
	font-size: 1.0em;
	text-decoration: none;
	}

a.home_navr_link:hover, a.home_navr_link:active {
	font-size: 1.0em;
	text-decoration: underline;
	}

a.home_navr_firstl:link, a.home_navr_firstl:visited {
	color: #ED1C24 !important;
	}
	
a.home_navr_firstl:hover, a.home_navr_firstl:active {
	color: #ED1C24 !important;
	}

a.home_navr_secondl:link, a.home_navr_secondl:visited {
	color: #DF9800 !important;
	}
	
a.home_navr_secondl:hover, a.home_navr_secondl:active {
	color: #DF9800 !important;
	}

/* Navigation Widget */

ul.navigation {
	padding-left: 0.5em;
	}

ul.navigation li {
	padding: 0.2em 0;
	}

ul.navigation li.current_page_item {
	list-style:disc;
	padding-left: 0em;
	margin-left:1.2em;
	}

ul.navigation li.current_page_item a.current_page_item {
	color:black;
	font-weight:bold;
	}

#home_navr_bottom {
	padding: 0.1em 0;
	border-bottom: 0.1em solid;
	width: 151px;
	text-align: center;
	text-transform: uppercase;
	}

#home_navr_bottom a:link, #home_navr_bottom a:visited {
	font-size: 0.8em;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	}

#home_navr_bottom a:hover, #home_navr_bottom a:active {
	font-size: 0.8em;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	}


/* Start Main Content */
#main_container {
	height: auto;
	clear: both;
	background: transparent;
	font-size: 77%;
/*
 * 	margin:10px 0 0 0;
 * 	width: ignore this line
 * */
	margin: 10px auto 0 auto;
	width: 1024px;
	}

#main_container a img {
	}

#center {
	float: left;
	background: transparent;
	width: 610px;
	font-size: 1em;
	margin: 0 0 0 20%;
	}

.home #center, .num_columns_left #center, .num_columns_left_right #center {
	margin: 0 !important;
	}


#content {
	margin: 1em 2em 0 -15em;
	font-size: 1em;
	}

.home #content {
	margin: 0em 0 0 1.3em !important;
	}
.num_columns_left #content {
	margin: 0em -15em 0 2em !important;
	}
.num_columns_right #content {
	margin: 0em 2em 0 -15em !important;
	}

.num_columns_left_right #content {
	/*margin: 1em 2em 0 2em !important;*/
	margin: 0 0 0 1.3em !important;
	}

#home_page_title {
	display: block;
	height: 2.2em;
	text-align: left;
	background: transparent;
	margin: 0 0 0 1em;
	}

a#home_page_title_img:link img, a#home_page_title_img:visited img, a#home_page_title_img:hover img, a#home_page_title_img:active img {
	display: block;
	position: absolute;
	top: -3.5em;
	left: -1em;
	vertical-align: top;
	background: #fff;
	border-right: 0.5em solid #fff;
	}

#home_page_title a:link, #home_page_title a:visited, #home_page_title a:hover, #home_page_title a:active {
	text-align: left;
	text-decoration: none;
	}


#home_page_title a:link span, #home_page_title a:visited span {
	top: 0;
	left: 1.8em;
	font-size: 2.4em;
	color: #444;
	text-decoration: none;
	white-space: nowrap;
	}

#home_page_title a:hover span, #home_page_title a:active span, #home_page_title a.over span {
	display: block;
	top: 0;
	left: 1.8em;
	font-size: 2.4em;
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	}

#interior {
	font-size: 1em;
	margin: 0 2em 1em 0 !important;
	}

.home #interior {
	padding: 0;
	}

#interior p, #interior ul {
	font-size: 12px;
	}

#interior ul {
	list-style:disc;
	margin-left: 20px;
}

#interior ul li {
	padding:0px 0px 10px 0px;
}

#interior p {
	padding: 0 0 1.5em 0;
	}

#interior blockquote {
	padding: 0 0 0 2em;
	}

#interior input.text {
	border: 0.05em solid #000;
	}

#interior input.button {
	}

.default_page #interior img {
	width: 29.2em;
	}

.main_content_title {
	font-size: 1em;
	color: #386DAC;
	text-transform: uppercase;
	margin: 0.3em 0 1em 4.5em;
	}


h1 small {
	font-weight: normal;
	}

.readmore {font-size:12px;}

/* Old */
#old {
	display: none;
	}

/* Start Footer */
#footer {
	width: 970px;
	height: 10em;
	background: #fff !important;
	clear: both;
	padding: 10px 0;
	margin:0px auto;
	}

#footer * {
	font-size: 10px;
}

#footer_header {
	width: 100%;
	clear: both;
	margin: 0 0 0 0;
	padding: 0.3em;
	border-bottom: 1px solid;
	color: #386DAC;
	font-size: 1em;
	font-style: italic;
	background: #fff;
	height: 2.5em;
	}

#footer_header_company_name {
	color: #000;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	}

#footer_container {
	clear: both;
	height: auto;
	margin: 0 0 0 0 !important;
	padding: 1em 0 0 0;
	background: #fff;
	}

#footer_blk_1 {
	float: left;
	width: 25%;
	}

#footer_blk_2 {
	float: left;
	width: 25%;
	}

#footer_blk_3 {
	float: left;
	width: 25%;
	}

#footer_blk_4 {
	float: left;
	width: 25%;
	}

/*///////////////////////////// */
table.content_table {
	display: table !important;
	margin: 0 0 2em 0 !important;
	}

table.content_table td {
	padding: 0.2em 0.5em;
	width: 50%;
	}

.green_font {
	color: #66AC24 !important;
	}

.red_font {
	color: #D73550 !important;
	}
.small,
.small *,
.small * *,
#interior .small *   {
	font-size:11px;
}

.alignleft {
	float:left;
	z-index:2;
}
/*////////// New Products Page ////////////*/
.num_columns #main_container {
	margin: 2em 0 0 20% !important;
	width: 59.9%;
	}

.num_columns #content {
	margin: 1em -30em 0 -30em !important;
	}

.num_columns #interior {
	width: 100%;
	font-size: 0.8em;
	}

.num_columns #interior h1 {
	font-size: 3em;
	}

.num_columns #content .products {
	clear: none;
	float: left;
	height: 20em;
	padding: 0 0 0 2em;
	margin: 0;
	font-size: 1.2em;
	width: 18%;
	}

.num_columns #resource_wide .RClistscontainer .rc_col ul li {
	font-size:1.6em;
	}

.clear {
	clear: both;
	float: none;
	border: 0;
	padding: 0;
	margin: -1px 0 0 0;
	height: 1px;
	}

#moved_content {
	font-size: 1.4em;
	}

#moved_content form {
	font-size: 0.9em;
	}

#moved_content form input {
	margin: 1em;
	}

#moved_content td {
	padding-bottom: 0.2em;
	}

#site_map {
	font-size: 1.4em !important;
	padding-top: 1em;
	}

#site_map h3{
	margin-top: 1em;
	}

/*-- Comment Template --*/
#respond {
	margin-top:1.1em;
}
#respond p {
	padding-bottom: 10px;
}
#respond textarea,
#respond input {
	border-width:1px;
	border-style: solid;
	padding: 3px;
}
#respond label,
#respond label small {
	display:block;
	font-size:12px;
}

.button {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px solid #333333;
margin:5px 0 0 0px;
padding:6px 10px;
color:white;
}
.comment {
	margin-bottom:10px;
}
.comment-author.vcard {
	float:left;
	width:50px;
	margin-right: 15px;
}
.comment-meta {
	float:left; 
	width:300px;
}

#comments {
	margin-top:20px;
}

/*-- mail chimp --*/
#mailchimp-widget.widgetframe.mailchimpSF_display_widget {
	background-color:white;
	padding: 0px 0px 4px 0px;
}

#mailchimp-widget.widgetframe.mailchimpSF_display_widget label,
#mailchimp-widget.widgetframe.mailchimpSF_display_widget #mc-indicates-required,
#mailchimp-widget.widgetframe.mailchimpSF_display_widget input {
	margin-left: 8px;
}
#mailchimp-widget.widgetframe.mailchimpSF_display_widget h3 {
	margin:0px 0px 5px 0px;
	padding-bottom: 2px;
}
#mailchimp-widget.widgetframe.mailchimpSF_display_widget input {
	height: 20px;
	border: 1px solid #333333;
	margin-top: 2px;
}
#mailchimp-widget.widgetframe.mailchimpSF_display_widget .button {
	padding: 1px 10px;
	margin-top: 10px;
}
.addthis_button {
	float:right;
	top:-8px;
	margin-right: 55px;
}

.addthis_toolbox {
	width: 220px;
	float:left;
	top:-8px;
	*top: -16px;
	position:relative;
	z-index:2;
	margin-left:215px;
	margin-left:800px\9;
	#margin-left:800px;
}
.share-blog {
/*	margin-top:-25px; */
	width: 80px;
	float:right;
	}


.share-blog2 {
	float:right;
	width:80px;
	margin-top:-25px; 
}

.share-blog .rss,
.share-blog2 .rss {
	display:block; float:left; margin: 3px 5px 0px 0px;
	width:20px;
	height:20px;
}

