﻿/* Link Educational Supplies Pty Ltd Main stylesheet
------------------------------------------------------------------*/
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
}

body {
    background: url('images/header-bkg.png') repeat-x;
	margin-top: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: none 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding: 5px 10px 10px 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990f0f;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

tr,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
	padding: 5px 10px 10px 0px;
}

#center {
    width: 976px;
	margin: 0 auto;
}

#container {
	width: 976px;
	height: auto;
	position: relative; 
	float: left;	
	display: block; 
}

#header {
	width: 976px;
	height: 124px;
	position: relative; 
	float: left;	
	display: block; 
	clear: both;
}

#logo {
  width: 266px;
  height: 115px;
  position: relative;
  float: left;
  display: block;
}

#tabs {
  width: 279px;
  height: 23px;
  text-decoration: none;
  list-style: none;
  float: right;
}

#tabs a:hover {
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  list-style: none;
}

#catalogue {
  width: 93px;
  height: 23px;
  background: url('images/tab-top.jpg') no-repeat;
  padding-top: 3px;
  float: right;
  display: block;
}

#catalogue a {
  font-size: 11px;
  color: #ffffff;
  padding-left: 18px;
  text-decoration: none;
  list-style: none;
}

#searchtab {
  width: 93px;
  height: 23px;
  background: url('images/tab-top.jpg') no-repeat;
  padding-top: 3px;
  float: right;
  display: block;
}

#searchtab a {
  font-size: 11px;
  color: #ffffff;
  padding-left: 27px;
  text-decoration: none;
  list-style: none;
}

#cart {
  width: 93px;
  height: 23px;
  background: url('images/tab-top.jpg') no-repeat;
  padding-top: 3px;
  float: right;
  display: block;
}

#cart a {
  font-size: 11px;
  color: #ffffff;
  padding-left: 16px;
  text-decoration: none;
  list-style: none;
}

/*
#text_graphic {
  width: 500px;
  height: 116px;
  margin-left: 246px;
  position: relative;
  float: left;
  display: block;
  clear: both;
}
*/
#menu {
  width: 796px;
  height: 30px;
  background: #82c341;
  border-bottom: 4px solid #990f0f;
  padding-left: 180px;
	position: relative; 
	float: left;	
	display: block;   
}

#menu li {
  width: 130px;
  text-align: center;
  list-style-type: none; 
  text-decoration: none;
  padding-top: 0px;
  margin-top: 8px;
  float: left;
  position: relative;
  display: block;
}

#menu li a {
  width: 130px;
  text-align: center;
  color: #ffffff; 
  font-size: 12px;
  font-weight: bold;
  list-style-type: none; 
  text-decoration: none;
  float: left;
  position: relative;
  display: block;
}

#menu li a:hover {
  width: 130px;
  text-align: center;
  color: #990f0f; 
  font-size: 12px;
  float: left;
  position: relative;
  display: block;
}

#content {
  width: 976px;
	position: relative; 
	float: left;	
	display: block;   
}

#columnl {
  width: 180px;
  height: auto;
  background: #990f0f;
  padding-top: 40px;
  float: left;
  position: relative;
  display: block;
}

#submenu {
  width: 180px;
  padding-left: 20px;
  padding-bottom: 40px;
  float: left;
  position: relative;
  display: block;
}

#submenu a {
  width: 130px;
  color: #ffffff; 
  font-size: 12px;
  font-weight: bold;
  padding: 8px;
  border-bottom: dotted 1px #ffffff;
  list-style-type: none; 
  text-decoration: none;
  float: left;
  position: relative;
  display: block;
}

#submenu a:hover {
  width: 130px;
  color: #000000;
  background: #cc9999; 
  font-size: 12px;
  font-weight: bold;
  list-style-type: none; 
  text-decoration: none;
  float: left;
  position: relative;
  display: block;
}

#icon_link {
  padding-left: 20px;
  padding-bottom: 40px;
}

#icon_link a {
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}

#icon_link a:hover {
  color: #000000;
  font-size: 14px;
  text-decoration: none;
}

#search {
  width: 170px;
  padding-left: 10px;
  padding-bottom: 40px;
  font: #ffffff;
  font-size: 10px;
}

#body_content {
  width: 600px;
  padding-top: 40px;
  padding-left: 60px;
  float: left;
  position: relative;
  display: block;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color:#006666;
	text-align: left;
	padding-bottom: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color:#006666;
	text-align: left;
	padding-bottom: 15px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color:#006666;
	text-align: left;
	padding-left: 140px;
	padding-bottom: 10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#006666;
	text-align: left;
	padding-bottom: 10px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#000000;
	text-align: left;
}

#icon_bullets {
  margin-top: 40px;
  padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #990f0f;
}

#body_content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding: 5px 10px 2px 0;
	margin-left: 15px;
}

#body_content ul {
  margin-bottom: 15px;
}

#footer {
  width: 976px;
  height: 36px;
  background: #006666;
  border-top: 4px solid #990f0f;
  float: left;
  position: relative;
  display: block;  
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}

#copyright {
  width: 330px;
  padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	padding-left: 10px;
  float: left;
  position: relative;
  display: block;
}

#links {
	width: 320px;
	padding-top: 5px;
  text-align: center;
  float: left;
  position: relative;
  display: block;
}

#jazeffect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
  padding-top: 8px;
  padding-right: 10px;
  float: right;
  text-align: right;
  display: block;
}

#details {
  width: 976px;
  padding-bottom: 5px;
  padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#990f0f;
	text-align: center;
	float: left;
	position: relative;
	display: block;
}

#details a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#990f0f;
	text-decoration: none;
}

#details a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#006666;
	text-decoration: none;
}

#tagline {
	font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: italic;
	font-size: 12px;
	text-align: center;
	color:#990f0f;
}

#cse-search-box {
  color: #ffffff;
}









