/* General re-sets first
------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin: 0; padding: 0; }

h1,h2,h3,h4,h5,h6 { font-size : 100%; font-weight: normal;}

address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

table { border-collapse : collapse; border-spacing : 0; }

fieldset,img { border : 0; }

caption,th { text-align : left; }

q:before, q:after { content :''; }

p {
	margin: 0;
	padding: 10px 0px 0px 0px;
}

br { padding: 0; margin:0; line-height: 12px; }

strong { font-weight: bold; }

form {
	margin: 0px;
	padding: 0px;
}
ul, ol {
	margin: 8px 0px 9px 22px;
	padding: 0px 0px 0px 2px;
}
li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
    list-style-position: outside;
}
.hidden {
	position: absolute;
	visibility: hidden;
	left: -500px;
	top: 0px;
}

/* =Colours used
------------------------------------------------------------------*/
.yellow {
color: #fec903;
}
.textgrey-light {
color: #777;
}
.textgrey-dark {
color: #39393a;
}
.lightblue {
color: #2ba8cf;
}

/* =Default Style and link settings 
------------------------------------------------------------------*/
html, body {
}

body {
	background-color: #fff;
	text-align: center;
	margin: 0 auto;
	padding: 0px;
	}

a {
	color: #777;
	text-decoration: underline;
}
a:hover {
	color: #2ba8cf;
	text-decoration: none;
}



/* =HEADING STYLES
------------------------------------------------------------------*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	color: #39393a;
	margin: 0px 0px 5px 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	line-height: 30px;
	font-weight: normal;
	color: #39393a;
	margin: 0px 0px 5px 0px;
}

h3 {  
	font-size: 12px;
	font-weight: bold;
 }

.greyheading {
	color: #ababab;
	display:block;
	font-family: "TradeGothic CondEighteen", "Arial Narrow", "Futura Condensed", "Century Gothic", Helvetica, Arial;
	font-size: 23px;
	line-height: 27px;
	text-transform: uppercase;
	margin: 0px 0px 18px 0px;
}

.greyheading2 {
	color: #999;
	display:block;
	font-family: "TradeGothic CondEighteen", "Arial Narrow", "Futura Condensed", "Century Gothic", Helvetica, Arial;
	font-size: 16px;
	line-height: 21px;
	text-transform: uppercase;
	margin: 10px 0px 6px 0px;
}

.heading {
	color: #39393a;
	display:block;
	font-weight: bold;
	line-height: 15px;
	padding-bottom: 2px;
}

/* =TOPBAR
------------------------------------------------------------------*/
#topbar {
	display: block;
	width: 972px;
	height: 158px;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	background-image: url(../images/JS_Top_Banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.toplink a{
	display: block;
	width: 100%;
	height: 80px;
	padding: 0px;
}

#navdiv {
	display: block;
	padding-left: 15px;
}
.navbreak { width: 62px; height: 20px; float: left; }

.nav {
	margin: 43px 0px 0px 0px;
	float: left;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	color:#d9dadc;
	line-height: 19px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a6a0a0;	
}
.nav a{
	text-decoration: none;
	color:#d9dadc;
	display: block; 
	text-align: left;
	width: 138px;
}
.nav a:hover{
	text-decoration: none;
	color:#fec903;
}
.nav a.active{
	text-decoration: none;
	color:#fec903;
}


/* =Main Container
------------------------------------------------------------------*/

#homecontent {
	width: 972px;
	display: block;
	clear: both;
	text-align: left;
	padding: 0px 0px 12px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #777;
	background-image: url(../images/JS_Main_Box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}

#maincontent {
	width: 970px;
	min-height: 400px;
	display: block;
	clear: both;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #39393a;
	background-image: url(../images/large-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #cfd0d2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

#hometext {
	display: block;
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding: 15px 0px 12px 10px;
}

#maintext {
	display: block;
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

#rightside {
	float: right;
	width: 305px;
	margin: 0px 10px 0px 0px;
}

#rightside2 {
	float: right;
	width: 345px;
	margin: 0px 10px 0px 0px;
}




/* =Product Pages Subnavigation
------------------------------------------------------------------*/

#productnav{
	width: 970px;
	height: 47px;
	display: block;
	text-align: left;
	margin: 0px auto;
	background-image: url(../images/toolbar/JS_ToolBar_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px solid #cfd0d2;
	border-right: 1px solid #cfd0d2;
	border-left: 1px solid #cfd0d2;
}

.prodnav1 a {
	width: 201px;
	height: 45px;
	float: left;
}
.prodnav1 a:hover, .prodnav1 a.active {
	background-image: url(../images/toolbar/JS_ToolBar_quotations.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

.prodnav2 a {
	width: 266px;
	height: 45px;
	float: left;
}
.prodnav2 a:hover, .prodnav2 a.active {
	background-image: url(../images/toolbar/JS_ToolBar_job.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.prodnav3 a {
	width: 281px;
	height: 45px;
	float: left;
}
.prodnav3 a:hover, .prodnav3 a.active {
	background-image: url(../images/toolbar/JS_ToolBar_employee.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.prodnav4 a {
	width: 222px;
	height: 45px;
	float: left;
}
.prodnav4 a:hover, .prodnav4 a.active {
	background-image: url(../images/toolbar/JS_ToolBar_stock.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* =MODULE BOXES
------------------------------------------------------------------*/
#modulescontainer {
	width: 972px;
	height: 285px;
	display: block;
	clear: both;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
}

.module1, .module2, .module3, .module4 {
	float: left;
}
.module1, .module2, .module3 {
	margin: 0px 17px 0px 0px;
}
.module4 {
	margin: 0px;
}

.module1 a, .module2 a, .module3 a, .module4 a {
	display: block;
	width: 230px;
	height: 275px;
	text-align: left;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #888;
	text-decoration: none;
}
.module1 a:hover, .module2 a:hover, .module3 a:hover, .module4 a:hover {
	color: #888;
	text-decoration: none;
}
.module1 a{
	background-image: url(../images/JS_Module_Box_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.module2 a{
	background-image: url(../images/JS_Module_Box_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.module3 a{
	background-image: url(../images/JS_Module_Box_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.module4 a{
	background-image: url(../images/JS_Module_Box_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.module1 a:hover {
	background-image: url(../images/JS_Module_Box_1_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.module2 a:hover {
	background-image: url(../images/JS_Module_Box_2_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.module3 a:hover {
	background-image: url(../images/JS_Module_Box_3_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.module4 a:hover {
	background-image: url(../images/JS_Module_Box_4_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.mod_heading {
	color: #39393a;
	font-weight: bold;
	line-height: 15px;
	padding: 8px 10px 2px 10px;
}
.mod_text {
	padding: 0px 10px 0px 10px;
}


/* =Contact Table
------------------------------------------------------------------*/
.contacttable {
	display: block;
	width: 295px;
	color: #999;
}

.contacttable td{
	padding: 0px 1px 5px 0px;
	text-align: left;
	vertical-align: top;
}

.contactfield {
	width: 240px;
	padding: 2px 0px 2px 0px;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	background-color: #FFFFFF;
	border: 1px solid #ababab;
}



.report_pics {
	display: block;
	margin: 0px 0px 12px 32px;
	
}

.reportpic {
	width: 110px;
	float: left;
	border: 1px solid #d7d7d7;
	background-image: url(../images/report-thumbbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding: 2px 0px 2px 0px;
	margin: 2px 12px 10px 0px;
}
.reporttext {
	display: block;
	border-top: 1px solid #d7d7d7;
	text-align: center;
	padding: 3px 0px 2px 0px;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}



.buynow_button {
display: block;
margin: 20px 0px 0px 200px;
}
.buynow_button a {
	display: block;
	width: 98px;
	height: 97px;
	background-image: url(../images/buynow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* =BASE BUTTONS
------------------------------------------------------------------*/
#basebuttonsdiv {
	width: 972px;
	display: block;
	height: 84px;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
}

.button1 a {
	float: left;
	display: block;
	text-align: left;
	padding: 0px;
	width: 310px;
	height: 74px;
	margin: 0px 17px 0px 0px;
	background-image: url(../images/JS_Download_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.button1 a:hover {
	background-image: url(../images/JS_Download_over.gif);
}
.button2 a {
	float: left;
	display: block;
	text-align: left;
	padding: 0px;
	width: 310px;
	height: 74px;
	margin: 0px 17px 0px 0px;
	background-image: url(../images/JS_Brochure_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.button2 a:hover {
	background-image: url(../images/JS_Brochure_over.gif);
}
.button3 a {
	float: left;
	display: block;
	text-align: left;
	padding: 0px;
	width: 317px;
	height: 74px;
	margin: 0px;
	background-image: url(../images/JS_Client_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.button3 a:hover {
	background-image: url(../images/JS_Client_Over_Button.gif);
}



/* = GENERAL PICTURE STYLES
------------------------------------------------------------------*/
.picture-left {
	float: left;
	padding: 0px 10px 10px 0px;
}
.picture-right {
	float: right;
	padding: 0px 0px 10px 10px;
}

.picture-top {
	padding: 5px;
	display: block;
}


.pic_cycle {
	padding: 10px 0px 0px 65px;
}



/* Category Lists
---------------------------------------------*/
.listings {
	width: 490px;
	text-align: left;
	vertical-align: bottom;
}
.listings a {
	display: block;
	border: 1px solid #807572;
	width: 100%;
	background-image: url(../images/listingsbg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 11px 0px 11px 0px;
	text-indent: 15px;
	font-size: 1.5em;
	line-height: 1;
	text-decoration: none;
	white-space: nowrap;
	margin: 0px 0px 4px 0px;
}
.listings a:hover {
	display: block;
	background-image: url(../images/xlistingsbg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-decoration: none;
	
}

/* Search box for courses
---------------------------------------------*/

.listings-search {
	width: 490px;
	height: 42px;
	text-align: right;
	vertical-align: top;
	display: block;
	border: 1px solid #807572;
	background-image: url(../images/listingsbg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 1.5em;
	color: #777;
	text-decoration: none;
}

.listings-search a {
	display: block;
	width: 60px;
	height: 42px;
background-image: url(../images/listingsbg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 1.5em;
	text-decoration: none;
	float: right;
}
.listings-search a:hover {
	display: block;
	background-image: url(../images/xlistingsbg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-decoration: none;
}

.searchtext {
	float: left;
	padding: 11px 6px 0px 15px;
}
.searchbox-new {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	width: 260px;
	margin: 11px 0px 0px 0px;
}





.questions {
display: block;
padding: 6px 0px 12px 8px;
font-size: 16px;
color: #2ba8cf;
}
.questions a{
color: #2ba8cf;
text-decoration: none;
}
.questions a:hover{
color: #2ba8cf;
text-decoration: underline;
}

.answer {
display: block;
padding: 0px 0px 11px 8px;
font-size: 14px;
}


.topic_baselinks {
display: block;
padding: 18px 0px 10px 8px;
font-size: 11px;
}



.videoblock {
	display:block;
	width:625px;
	height:352px;
	border: 1px solid #CCCCCC;
}








/* PRICING PAGE
---------------------------------------------*/
.pricingtable {
margin: 0px 0px 22px 15px;
width: 490px;
}

.titlerow1 {
font-size: 12px;
width: 400px;
padding: 20px 8px 4px 0px;
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.titlerow2 {
padding: 20px 0px 4px 0px;
border-bottom-width: 1px;
text-align: right;
border-bottom-style: solid;
border-bottom-color: #999999;
}
.textrow {
padding: 3px 0px 3px 0px;
}


.buy_button {
	width: 75px;
	text-align: center;
	vertical-align: bottom;
}
.buy_button a {
	display: block;
	border: 1px solid #807572;
	width: 100%;
	background-image: url(../images/listingsbg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 0px;
	font-size: 11px;
	line-height: 22px;
	text-decoration: none;
	white-space: nowrap;
	margin: 0px 0px 0px 0px;
}
.buy_button a:hover {
	display: block;
	text-decoration: none;
}


/* =BASE
------------------------------------------------------------------*/

#base {
	width: 972px;
	display: block;
	text-align: top;
	margin: 0 auto;
	padding: 0px 0px 10px 0px;
	border-top: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	color: #39393a;
}

#base a {
	
}
#base a:hover {
	
}
