/* Sifr Styles */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
	margin-bottom: 5px;
}
/* Global Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, select, option, textarea, p, blockquote {  
	margin: 0; 
	padding: 0; 
}
ul, ol {
	margin: 0;
	padding: 0 0 0 16px;
}

#content ol li{
	margin:5px;
}
a {
	outline: none;
}
/* Website Styles */
body {
	background: url(../../ui/bg.jpg) repeat-x center -53px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #686868;
}
a {
	color: #5a9ec2;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
#container {
	width: 984px;
	margin: 0 auto 0 auto;
	background: #fff;
}
#header {
	background: url(../../ui/header-crowd-dynamics.jpg) center -53px no-repeat;
	height: 215px;
}
#header #text {
	display: none;
}
#site-menu {
	float: right;
	margin-right: 30px;
}
#site-menu li {
	list-style: none;
	float: left;
	margin-left: 2px;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}
#site-menu li a {
	font-weight: bold;
	color: #fff;
	background: url(../../ui/menu-bg.png) no-repeat;
	width: 108px;
	height: 31px;
	text-align: center;
	display: block;
	padding-top: 8px;
}
#site-menu li a:hover {
	color: #e5e5e5;
	text-decoration: underline;
	background: url(../../ui/menu-bg.png) no-repeat;
	width: 108px;
	height: 31px;
	text-align: center;
	display: block;
}
#menu {
	position: absolute;
	top: 34px;
	margin-left: 13px;
}
#menu li {
	line-height: 23px;
	list-style: none;
	position: relative;
}
#menu li a {
	color: #000;
	display: block;
	font-size: 11px;
	line-height: 26px;
	text-decoration: none;
	text-indent: -900em;
}
#menu li a:hover {
	color: #000;
	text-decoration: none;
}
#menu li ul{
	position: absolute;
	width: 170px;
	top: 0;
	margin-left: 0;
	visibility: hidden;
	margin-top: 0;
	border: 1px solid #6bacca;
	border-bottom: none;
}
#menu ul li a {
	display: block;
	background: #4a92b8 none !important;
	padding: 2px 0 2px 10px;
	margin-left: -16px;
	line-height: 20px;
	height: 20px;
	width: 176px;
	text-decoration: none;
	color: #fff;
	text-indent: 0 !important;
	border-bottom: 1px solid #6bacca;
}
#menu ul li a:hover {
	background: #3e4d55 none !important;
	color: #fff;
	text-indent: 0 !important;
}
#menu-home a, #menu-company a, #menu-services a, #menu-software a, #menu-projects a, #menu-opportunities a, #menu-contact a {
	width: 169px;
	height: 30px;
}
#menu-home a {
	background: url(../../ui/nav-crowd-dynamics-v2.jpg) 0px 1px no-repeat;
}
#menu-home a:hover {
	background: url(../../ui/nav-crowd-dynamics-v2.jpg) no-repeat 0px -30px;
}
#menu-company a {
	background: url(../../ui/nav-crowd-dynamics-v2.jpg) no-repeat -169px 2px;
	height:32px;
}
#menu-company a:hover, #menu-company:hover a {
	background: url(../../ui/nav-crowd-dynamics-v2.jpg) no-repeat -169px -28px;
}
#menu-services a {
	background: url(../../ui/nav-crowd-dynamics-v2.jpg) no-repeat -507px 0px;
}
#menu-services a:hover, #menu-services:hover a  {
	background: url(../../ui/nav-crowd-dynamics-v2.jpg) no-repeat -507px -30px;
}
#menu-software a {
	background: url(../../ui/nav-crowd-dynamics-v2.jpg) no-repeat -338px 0px;
}
#menu-software a:hover, #menu-software:hover a {
	background: url(../../ui/nav-crowd-dynamics-v2.jpg) no-repeat -338px -30px;
}
#menu-projects a {
	background: url(../../ui/nav-crowd-dynamics-v2.jpg) no-repeat -676px 0px;
}
#menu-projects a:hover, #menu-projects:hover a {
	background: url(../../ui/nav-crowd-dynamics-v2.jpg) no-repeat -676px -31px;
}
#menu-opportunities a {
	background: url(../../ui/nav-crowd-dynamics-v2.jpg) no-repeat -676px 0px;
}
#menu-opportunities a:hover, #menu-opportunities:hover a {
	background: url(../../ui/nav-crowd-dynamics-v2.jpg) no-repeat -676px -30px;
}
#menu-contact a {
	background: url(../../ui/nav-crowd-dynamics-v2.jpg) no-repeat -846px -1px;
	height:29px;
}
#menu-contact a:hover, #menu-contact:hover a {
	background: url(../../ui/nav-crowd-dynamics-v2.jpg) no-repeat -846px -31px;
}
#column {
	float:right;
	width: 232px;
	min-height: 300px;
	margin-top:20px;
}
#column img {
	border: 0;
	margin-left: 18px;
	margin-bottom: 20px;
}
#content {
	float:left;
	width:711px;
	margin: 20px 0 0 29px;
	padding: 0 0 14px 0;
	min-height: 630px;
}
#content-full {
	margin: 20px 0 0 0;
	padding: 0 0 14px 0;
	min-height: 300px;
}
h1{
	font-size: 22px;
}
h2{
	font-size: 18px;
}
h3{
	font-size: 14px;
}
h4{
	font-size: 12px;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #707070;
	letter-spacing: -0.01em;
	margin:10px 0;
}
p {
	line-height: 20px;
	padding: 0 0 11px 0;
}
#content-full p, #content p, #content ul li {
	font-size: 12px;
}
#content ul li {
	line-height: 18px;
}
.image {
	border: 1px solid #CCC;
	padding: 1px;
	float: right;
	margin: 5px 0 0 15px;
}
#breadcrumbs {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	height: 20px;
	margin-bottom: 8px;
	border-bottom: 1px solid #8a8888;
	padding-left: 0;
	list-style: none;
}
#breadcrumbs li {
	float: left;
	background: url(../../ui/barrow.gif) no-repeat 0px 3px;
	padding-left: 8px;
	margin-right: 6px;
	font-weight: bold;
}
#breadcrumbs li a {
	font-weight: normal;
}
#breadcrumbs #home {
	background: none; /* url(../../ui/home-icon.gif) no-repeat 0px 2px;*/
	padding-left: 0;
}
#read-more {
	list-style: none;
	margin-left: 13px;
}
#read-more li {
	float: left;
	margin-right: 66px;
	text-indent: -900em;
}
#technical a, #training a, #witness a, #streetscape a, #crowd a {
	width: 172px;
	height: 109px;
	display: block;	
}
#technical a {
	background: url(../../ui/transport-planning.jpg) no-repeat;
}
#streetscape a {
	background:url(../../ui/streetscape-design.jpg) no-repeat;
}
#crowd a {
	background:url(../../ui/crowd-modelling.jpg) no-repeat;
}
#training a {
	background: url(../../ui/training.jpg) no-repeat;
}
#witness a {
	background: url(../../ui/expert-witness.jpg) no-repeat;
}
#welcome, #address {
	margin-top: 18px;
}
#welcome {
	width: 610px;
	float: left;
	margin-left: 28px;
}
#address {
	width: 310px;
	float: left;
	text-align: right;
}
.related-download {
	border: 1px solid #b5b5b5;
	clear:right;	
	margin:20px 5px 35px 20px;
	width: 206px;
	float: right;
	padding-bottom: 15px;
}
.docs {
	background: #a7c0cf url(../../ui/box-bg.jpg) repeat-x;	
}
.links {
	background: #a7c0cf url(../../ui/box-bg1.jpg) repeat-x;
}
.related-download a {
	text-decoration: underline;
	color: #347a9f;
}
.related-download a:hover {
	text-decoration: none;
}
.related-download h3 {
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #003355;
	padding: 10px 10px 10px 12px !important;
	letter-spacing: normal;
}
.related-download ul {
	margin-top: -4px;
	margin-bottom: -4px;
	padding-bottom: 5px;
}
.related-download ul li {
	list-style: none;
	line-height: 17px;
	margin-left: -4px;
	padding-left: 9px;
	background: url(../../ui/arrow.gif) no-repeat 0px 7px;
}
.pdf-file {
	background: url(../../ui/file_pdf.gif) no-repeat 0px 3px !important;
	padding-left: 22px !important;
	line-height: 19px !important;
}
.movie-file {
	background: url(../../ui/file_movie.gif) no-repeat 0px 3px !important;
	padding-left: 22px !important;
	line-height: 19px !important;
}
.zip-file {
	background: url(../../ui/file_zip.gif) no-repeat 0px 3px !important;
	padding-left: 22px !important;
	line-height: 19px !important;
}
.doc-file {
	background: url(../../ui/file_doc.gif) no-repeat 0px 3px !important;
	padding-left: 22px !important;
	line-height: 19px !important;
}
.image1, .image2{
	float: right;
	padding: 3px;
	border: 1px solid #3e88a8;
	background: #fff;
	margin: 0 5px 0 10px;
	clear:right;
}
.image2 {
	margin-top: 20px;
	clear: right;
	margin-bottom: 20px;
}
#footer {
	width: 930px;
	margin: 0 auto 0 auto;
	height: 20px;
	border-top: 1px solid #8a8888;
	clear: both;
}
#footer p {
	font-size: 10px;
	color: #5e5e5e;
	position: relative;
	top: 4px;
}
#footer a {
	color: #5e5e5e;
}
#footer a:hover {		
	color: #333;
	text-decoration: underline;
}
#siteby {
	float: right;
	margin-top: -31px;
}
/*Lightbox */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(../../ui/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(../../ui/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../../ui/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../../ui/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}
/* End Lightbox */



/* JPH Enquiry Form */

#enquiry_form{
	width:650px;
	padding:0px;
}

#enquiry_form fieldset{
	padding:10px;
	border:1px solid #CCC;
	margin:0 0 20px 0;
}
#enquiry_form fieldset legend{
	font-weight:bold;
}
#enquiry_form label{
	float:left;
	clear:both;
	margin:5px 0;
}
.text{
	width:430px;
	float:right;
	color:#686868;
	height:20px;
	margin:3px 0;
}
.textarea{
	width:100%;
	float:right;
	margin:3px 0;
}

.enquiry_form_row{
	width:100%;
	clear:both;
	margin:5px 0;
}
.clear{
	clear:both;
}

#btn-submit{
	background:transparent;
	background-image:url(../../ui/btn-send-enquiry.jpg);
	width:167px;
	height:39px;
	border:none;
}
#btn-reset{
	background:transparent;
	background-image:url(../../ui/btn-clear-form.jpg);
	width:167px;
	height:39px;
	border:none;
}

/* END ENQUIRY FORM */


/* JPH Products  page */
.products{
	width:100%;
}
.product-listing{
	width:650px;
	margin:10px 0;
	clear:both;
}
.product-listing img{
	float:right;
	margin:10px;
	width:150px;
}

.status_messages  {
background-color:#336699;
border:1px solid #0000FF;
color:#FFFFFF;
padding:5px;
text-align:center;
width:650px;
}

.status_messages li{
	list-style:none;
}

/* END  JPH Products  page */


/*lightbox */
.gallery {
	background-color: #fff;
	padding: 10px;
	width: 570px;
}
.gallery ul { list-style: none; }
.gallery ul li { display: inline; }
.gallery ul img {
	border:3px solid #fff;
	width:120px;
	margin:7px 3px;
}
.gallery ul a:hover img {
	border:3px solid #336699;
	color: #fff;
}
.gallery ul a:hover { color: #fff; }



/*Gallery Tabs */

UL.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
}

UL.tabNavigation LI {
	display: inline;
}

UL.tabNavigation LI A {
	width:20px;
	float:left;
	margin:-4px 3px;
	text-align:center;
	border:1px solid #336699;
	padding: 3px 5px;
	background-color: #ccc;
	color: #000;
	text-decoration: none;
}

UL.tabNavigation LI A.selected,
UL.tabNavigation LI A:hover {
	background-color: #336699;
	color: #fff;
}

UL.tabNavigation LI A:focus {
		outline: 0;
}

div.tabs > div {
		padding: 5px;
		margin: 3px 0 12px 0;
		border:1px solid #336699;
}

.tabs{
	/*display:none;*/
}

div.tabs > div h2 {
		margin-top: 0;
}

a img{border:none;}

#paper-rip {
	position: absolute;
	margin-left: 720px;
	top: 10px;
}
