/** REDEFINE BASIC BODY TAG **/
body {
	font-family: "Tahoma", "TrebuchetMS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../../_images/global_pageback.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #f7f7f7;
}

/** EOF REDEFINE BASIC BODY TAG **/
/** LAYOUT **/
#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}
#navigation {
	height: 120px;
	width: 940px;
	overflow: hidden;
	display: block;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #d7d7d7;
}
#maincontent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#fullspan {
	width: 900px;
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
}
#rightimage {
	display: block;
	height: 232px;
	width: 400px;
	float: right;
	overflow: hidden;
	padding-right: 0px;
	padding-left: 50px;
}
#innerwrapper {
	padding-top: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
}
#leftcolumn {
	float: left;
	width: 440px;
	padding-left: 0px;
}
#rightcolumn {
	float: right;
	width: 440px;
	padding-right: 0px;
}
#footer {
	display: block;
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
}
#clearit {
	display: block;
	clear: both;
	height: 0px;
}
#rule {
	height: 4px;
	margin-top: 4px;
	display: block;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
#productlisting {
	width: 900px;
	margin-top: 10px;
}
#navigation #homelink {
	display: block;
	height: 89px;
	width: 150px;
	float: left;
	margin-left: 18px;
	overflow: hidden;
}
#leftcontent{
	float: left;
	width: 440px;
}

/** EOF LAYOUT **/
/** REDEFINE TEXT TAGS **/
p {
	font-size: 1em;
	line-height: 2em;
	margin-top: 0em;
	margin-bottom: 2em;
}
h1 {
	font-size: 2em;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #000000;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 1.5em;
	color: #999999;
}
h3 {
	font-size: 1.6em;
	line-height: 1.5em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
}
h4 {
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
}
h5 {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
}
h6 {
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
}
pre {
}
#footer p {
	line-height: 40px;
	margin: 0em;
}
/** EOF REDEFINE TEXT TAGS **/
/** BASE SELECTORS **/
a:link, a:visited, a:hover {
	text-decoration: none;
}
/** EOF BASE SELECTORS **/
/** THREE BUTTON RUN **/
#buttonstrip {
	height: 100px;
	width: 900px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#button {
	float: left;
	display: block;
	height: 100px;
	width: 300px;
}
/** EOF THREE BUTTON RUN **/
/** NAVIGATION **/
#navigation ul {
	padding: 0px;
	list-style-type: none;
	width: 707px;
	display: block;
	height: 31px;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
#navigation li {
	float: left;
	height: 29px;
	width: 100px;
	line-height: 29px;
	margin-right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #d7d7d7;
	border-right-color: #d7d7d7;
}
#navigation ul #standard a:link, #navigation ul #standard a:visited {
	background-color: #EDEDED;
	display: block;
	width: 80px;
	padding-left: 20px;
	color: #999999;
	border-bottom-color: #d7d7d7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#navigation ul #standard a:hover {
	background-color: #FFFFFF;
	display: block;
	width: 80px;
	padding-left: 20px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
}
#navigation ul #active a:link,  #navigation ul #active a:visited {
	background-color: #FFFFFF;
	line-height: 29px;
	height: 29px;
	width: 80px;
	padding-left: 20px;
	display: block;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#navigation ul #active a:hover {
	background-color: #FFFFFF;
	line-height: 29px;
	height: 29px;
	width: 80px;
	padding-left: 20px;
	display: block;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#navigation p {
	line-height: 30px;
	display: block;
	text-align: right;
	padding-top: 9px;
	margin-bottom: 0em;
	padding-right: 5px;
	color: #CCCCCC;
	float: right;
	margin-top: 80px;
	margin-right: 20px;
	font-size: 11px;
}
#navigation p a:link, #navigation p a:visited{
	color: #CCCCCC;
}
#navigation p a:hover{
	color: #FFFFFF;
}
/** EOF NAVIGATION **/
/** PRODUCT LISTING **/
#product {
	margin-bottom: 10px;
	padding-bottom: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 0px;
}
#product img {
	float: left;
	padding: 5px;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#productTile {
	margin-bottom: 10px;
	padding-bottom: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	width: 410px;
	float: left;
	margin-right: 10px;
	border: 1px solid #999999;
}
#productTile img {
	float: left;
	padding: 5px;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/** EOF PRODUCT LISTING **/
/** ADDITIONAL SELECTORS **/
#maincontent a:link, #maincontent a:visited {
	text-decoration: none;
	color: #3370D9;
}
#maincontent a:hover, #maincontent a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
#footer a:link {
	text-decoration: none;
	color: #3370D9;
}
#footer a:visited {
	text-decoration: none;
	color: #3370D9;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

/** EOF ADDITIONAL SELECTORS **/
/** FOR DROPDOWN MENU **/
.outlinemenu{
	position: absolute; /*leave this alone*/
	display: none; /*leave this alone*/
	width: 262px;
	overflow-x: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d7d7d7;
	border-bottom-color: #d7d7d7;
	border-left-color: #d7d7d7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
	background-color: #FFFFFF;
}
.outlinemenu ul{
list-style-type: none;
margin: 0;
padding: 0;
}
.noback #secureForm h1 {
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	margin-bottom: 10px;
}
.outlinemenu ul li a{
	color: #999999;
	display: block;
	width: auto;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	height: 20px;
	line-height: 20px;
	padding-left: 0px;
}

.outlinemenu ul li a:visited, .outlinemenu ul li a:active{
	color: #999999;
}

.outlinemenu ul li a:hover{
	color: #333333;
}

/* Holly Hack for IE \*/
* html .outlinemenu li {height: 1%; }
* html .outlinemenu li a { height: 1%; }
/* End */
/** DROPDOWN MENU ENDS **/
#adminform {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top:30px;
}
#adminform th {
	font-size: 1em;
	line-height: 1em;
	vertical-align: top;
	padding-top: 5px;
	font-weight: bold;
	width: 20%;
	padding-right: 10px;
	text-align: right;
	color: #000000;
}
/** ADMIN LOG IN STYLING **/
.noback {
	background-color: #3370D9;
	background-image: none;
}
.noback table td {
	padding: 10px;
}
.noback h4 {
	font-weight: normal;
}
.noback #secureForm {
	background-color: #FFFFFF;
	border: 1px solid #000;
}
.noback #secureForm p {
	font-size: 12px;
	line-height: 14px;
}
/** EOF ADMIN LOG IN STYLING **/
/** SORT ME !!!!! **/
#thumb {
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#productleft {
	float: left;
	height: 120px;
	width: 120px;
	padding-top: 16px;
}
#productright {
	float: right;
	width: 260px;
}
#productdescription {
	float: left;
	width: 550px;
}
#productimages {
	float: right;
	width: 300px;
	text-align: center;
}
#productimages img {
	padding-bottom: 2px;
	clear: both;
	margin: 4px;
	width: 280px;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
/** STYLES FOR CROSSFADER **/
	div.cf_wrapper
	{
	position: relative;
	display: block;
	height: 139px;
	width: 900px;
	background-color: #FFFFFF;
	overflow: hidden;
	}
	
	div.cf_element
	{
	width: 900px;
	height: 139px;
	background-color: #FFFFFF;
	display: block;
	}
	
	div.cf_element div.content
	{
		padding: 0px;
	}

	div.cf_element div.content h3
	{
		padding-top: 0;
		margin-top: 0;
	}
/** EOF STYLES FOR CROSSFADER **/
/** POP UP BOXES **/
#traininguses {
	width: 750px;
	height: 520px;
	display: none;
}
#extrasavailable {
	width: 750px;
	height: 520px;
	display: none;
}
#howtoplay {
	width: 750px;
	height: 520px;
	display: none;
}
#howtoplaysos {
	width: 750px;
	height: 520px;
	display: none;
}
#functionalities {
	width: 750px;
	height: 520px;
	display: none;
}
#mmtraininguses {
	width: 750px;
	height: 520px;
	display: none;
}
#techspec {
	width: 750px;
	height: 520px;
	display: none;
}
#tnafeatures {
	width: 750px;
	height: 520px;
	display: none;
}
#modularfeatures {
	width: 750px;
	height: 520px;
	display: none;
}
#tnafunctionalities {
	width: 750px;
	height: 520px;
	display: none;
}
#downloads {
	width: 750px;
	height: 520px;
	display: none;
}
#infoback{
	width: 630px;
	padding-left:100px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	height: 480px;
	display: block;
	background-image: url(../../_images/infobox_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow-x: hidden;
	overflow-y: auto;
}
#infoback h2 {
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 1em;
}
#infoback a:link, #infoback a:visited {
	color: #3370D9;
}
/** EOF POP UP BOXES **/
#infolinks a:link, #infolinks a:visited {
	display: block;
	height: 30px;
	width: 333px;
	margin-bottom: 8px;
	background-image: url(../../_images/infolink_normal.png);
	background-repeat: no-repeat;
	line-height: 30px;
	padding-left: 30px;
}
#infolinks a:hover {
	display: block;
	height: 30px;
	width: 333px;
	margin-bottom: 8px;
	background-image: url(../../_images/infolink_hover.png);
	background-repeat: no-repeat;
	line-height: 30px;
	padding-left: 30px;
	color: #000000;
	text-decoration: none;
}
#productslink a {
	display: block;
	height: 30px;
	width: 250px;
	line-height: 30px;
	padding-left: 10px;
}
#productslink a:link, #productslink a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
#productslink a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#infoback a:hover {
	color: #000000;
}
#infoback h4 {
	margin-bottom: 5px;
	line-height: 1em;
	margin-top: 5px;
}
/** SHOW MOVIE **/
#showmovie{
	text-align: center;
	display: block;
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../_images/global_back_demonstrationloading.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/** EOF SHOW MOVIE **/
/** HEADER COLOUR STRIPS **/
.home #navigation {
	background-image: url(../../_images/global_headerback_blue.png);
}
.trainingneeds #navigation {
	background-image: url(../../_images/global_headerback_red.png);
}
.boardgames #navigation {
	background-image: url(../../_images/global_headerback_green.png);
}
.multimedia #navigation {
	background-image: url(../../_images/global_headerback_purple.png);
}
.educational #navigation {
	background-image: url(../../_images/global_headerback_orange.png);
}
/** EOF HEADER COLOUR STRIPS **/
/** POLISHING **/
#product h2{margin-bottom:5px;}
#leftcolumn ul, #rightcolumn ul{
	margin-top: 5px;
	margin-bottom: 5px;
}

/** EOF POLISHING **/
