@charset "utf-8";
/* CSS Document */

/*
	Scholastic Australia - Media and Technology Stylesheet V.1.1 
	Developed by WebStuff.biz Central Coast
	Copyright, 2008
*/

.link {
    cursor: pointer;
}

body {
	background: #c7e9f9 url(../image/bg.png) repeat-x;
	margin: 5px;
	font: 12px normal Arial, Helvetica, sans-serif;
}


h1 {
	color: #00689b;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3793cc;
}
h3 {
	font: 14px bold Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00689b;
	padding: 0px;
	margin: 0px;
}
h3.alter {
	font: 14px bold Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00689b;
	padding: 7px 5px 3px 0px;

/* comment added by Leo Mok 20080430LM ---
	background: url(../images/h3bg.gif) bottom repeat-x;
--- comment ended */

/* New entries added by Leo Mok 20080430LM */

	background: url(../images/right_dot.gif) bottom no-repeat;

/* New entries ended */

	margin: 0px;
}
h5 {
	font: 14px bold Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#container {
	margin: 0px 20px;
	width: 922px;
	padding: 9px 9px 9px 9px;
	background: #fff;
	border: 1px solid #999;
	height: inherit;
}

#header_left {
	float: left;
	height: 63px;
	width: 192px;
}

#header_right {
	float: right;
	height: 63px;
	width: 500px;
	text-align: right;
}

/* Menu */

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 8em;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 8.2em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #FFFFFF;
	padding: 0.5em 0.75em;
	color: #B8B8B8;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #5BCE01;
	color: #FFFFFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #5BCE01;
	color: #FFFFFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(../image/TTKMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(../image/TTKMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(../image/TTKMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(../image/TTKMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		float: left;
		background: #FFF;
	}
}

.left {
	float:left;
}
.right {
	float: right;
}

#site-info {
	width: 920px;
	height: 30px;
	background: #d2eaf6;
	margin-top: 18px;
}
#site-info-left {
	float: left;
	height: 23px;
	padding: 7px 0px 0px 20px;
	color: #006699;
}
#site-info-left p {
	margin: 0px;
	padding: 0px;
}
#site-info-left a {
	color: #006699;
	text-decoration: none;
}
#site-info-left a:hover {
	text-decoration: underline;
}

#site-info-right {
	float:right;
	height: 23px;
	padding: 7px 20px 0px 0px;
}
#site-info-right p {
	margin: 0px;
	padding: 0px;
}
.indented
   {
	padding-left: 80pt;
	padding-right: 10pt;
	padding-top: 10pt;
	padding-bottom: 10pt
   }
#content {
	margin: 20px 20px;
	width: 722px;
	padding: 9px 9px 9px 9px;
	background: #fff;
	height: auto;
}
#right_panel {
	float:right;
	width: 303px;
	height: 100%;
	}
	
#left_panel {
	float:left;
	width: 303px;
	height: 100%;
	}
#side_panel_body  a:hover{
	text-decoration: underline;
	}
#side_panel {
	width: 303px;
	margin-left: 0px;
}
#side_panel_top {
	background: url(../image/side_panel_top.png) no-repeat;
	padding-left: 10px;
	height: 46px;
}
#side_panel_body {
	padding-left: 10px;
	padding-right: 10px;
	font: 12px normal Arial, Helvetica, sans-serif;
	background: url(../image/side_panel_bg.png) repeat-y;
	height: 100%;
	width: auto;
	overflow: hidden;
	}
#side_panel_bottom {
	background: url(../image/side_panel_bottom.png) no-repeat;
	height: 15px;
}
#headsection {
	float: right;
	margin: 10px 0px 0px;
	width: 920px;
	height: 100%;
}
#bodysection {
	float: right;
	margin: 10px 0px 0px;
	width: 921px;
	height: 100%;
	display: inline;
}
#text_left{
	float: left;
	margin: 0px 0px;
	width: 610px;
	height: 100%;
	font-size: 12px;
	}
#text_right {
	float: right;
	margin: 0px 0px;
	width: 610px;
	height: 100%;
	font-size: 12px;
}

#image_tiles{
	display: block;
	margin: 0px 0px 15px;
	width: 616px;
	height: 100%;
	float: left;
	font-size: 0px;
	}
.tile_left {
	float: left;
	height: 100%;
	width: 303px;
	margin: 2px 2px 2px 2px;
}
.tile_left_top {
	float: left;
	background: url(../image/tiletop.png) no-repeat;
	height: 11px;
	width: 303px;
}

.tile_left_body{
	float:left;
	width:303px;
	height:100%;
	background: url(../image/tilebg.png) repeat-y;
	text-align: center;
	text-decoration: none;
}
.tile_left_btm {
	height:19px;
	background: url(../image/tilebottom.png) no-repeat;
	float: left;
	width: 303px;
}
.tile_left_btm_no_arrow {
	height:19px;
	background: url(../image/tilebottom_no_arrow.png) no-repeat;
	float: left;
	width: 303px;
}

.tile_right {
	float: right;
	height: 100%;
	width: 303px;
	margin: 2px 2px 2px 2px;
}
.tile_right_top {
	float: right;
	background: url(../image/tiletop.png) no-repeat;
	height: 11px;
	width: 303px;
}
.tile_right_body{
	float:right;
	width:303px;
	height:100%;
	background: url(../image/tilebg.png) repeat-y;
	text-align: center;
	text-decoration: none;
}
.tile_right_btm {
	height:19px;
	background: url(../image/tilebottom.png) no-repeat;
	float: right;
	width: 303px;
}
.tile_right_btm_no_arrow {
	height:19px;
	background: url(../image/tilebottom_no_arrow.png) no-repeat;
	float: right;
	width: 303px;
}
.tile_top {
	background: url(../image/tiletop.png) no-repeat;
	height: 11px;
	width: 303px;
}
.tile_body {
	width:303px;
	height:100%;
	background: url(../image/tilebg.png) repeat-y;
	text-align: center;
	text-decoration: none;
}

.tile_body img {
    border: none;
}

.tile_btm {
	height:19px;
	background: url(../image/tilebottom.png) no-repeat;
	float: right;
	width: 303px;
}
.tile_btm_no_arrow {
	height:19px;
	background: url(../image/tilebottom_no_arrow.png) no-repeat;
	float: right;
	width: 303px;
}
.tile_long {
	float: none;
	height: 100%;
	width: 612px;
	margin: 2px 2px 2px 2px;
}
.tile_long_top {
	float: left;
	background: url(../image/tiletop_long.png) no-repeat;
	height: 11px;
	width: 612px;
}

.tile_long_body{
	float:left;
	width:612px;
	height:100%;
	background: url(../image/tilebg_long.png) repeat-y;
	text-align: center;
	text-decoration: none;
	}
.tile_long_btm {
	height:19px;
	background: url(../image/tilebottom_long.png) no-repeat;
	float: left;
	width: 612px;
}
.tile_long_btm_no_arrow {
	height:19px;
	background: url(../image/tilebottom_no_arrow_long.png) no-repeat;
	float: right;
	width: 612px;
}

.menuHeading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1b75bc;
	text-align: left;
	text-decoration: none;
}

.menuHeading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00a651;
	text-align: center;
}
.Heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff7f01;
	text-align: center;
}
.Heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00a652;
	text-align: center;
}

.Heading5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ff7f01;
	text-align: left;
}
.Heading6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ff7f01;
	text-align: left;
}
.Heading7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1b75bc;
	text-decoration: none;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/* news tiles */
#tiles{
	display: block;
	margin: 0px 0px 15px;
	width: 616px;
	height: 100%;
	float: left;
	}
.tileInner{
	width:302px;
	height:100%;
	background:#FFFFFF;
	}
.tileOuter{
	width:302px;
	height:100%;
	background:#bfe6f7;
	padding:2px 2px 2px 2px;
	margin: 0px 0px 5px 0px;

	}
.tileInnerLong{
	width:612px;
	height:100%;
	background:#FFFFFF;
	}
.tileOuterLong{
	width:612px;
	height:100%;
	background:#bfe6f7;
	padding:2px 2px 2px 2px;
	margin: 0px 0px 5px 0px;

	}
.tileContent{
	padding-top:10px;
	vertical-align:middle;
	text-align:center;
	}
.floatLeft{
	float: left;
	}
.floatRight{
	float: right;
	}
.klutz_product {
	height: 220px;
	width: 190px;
	float: left;
}
.tile_left_body_countdown {
	float:left;
	width:303px;
	height:100%;
	text-align: center;
	text-decoration: none;
}
/*------------------------------------ 

         TEMPLATE D - contact us

------------------------------------ */

#contactus_text {
	display: block;
	margin: 0px 0px 15px;
	width: 300px;
	height: 100%;
	font-size: 10pt;
	padding: 5px;
	float: left;
	text-align: justify;
}
.templateD_heading {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.contactus_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3793cc;
	width:400px;
	border-bottom:2px;
	border-bottom-color:#3793cc;
	border-bottom-style:solid;
}

.contactus_text {
	line-height:2;
}

#side_panel_body .sales_reps {
	padding-bottom:10px;
}
#side_panel_body .sales_rep_group { 
	padding-left:10px;
 	height:755px;
}
.address_label{
	width:55px;
	}
