/* Header */
#header
{
    width: 890px;
    height:132px;
	z-index:99;
}
#estHeader
{
   position:relative;
   float:right;
   top:70px;
   left:-200px;
   font-family: Palace Script MT;
   font-size:18pt;
   color:#777777;
   background-image:url('/images/est.png');
   width:150px;
   height:25px;
}

#JBLogo
{
	height:194px;
	width:191px;
	float:left;
	position:absolute;
	top: 10px;
	background-image:url('/images/jblogo.png');
	z-index:99;
}

#HeaderSpacer
{
	width: 465px;
	height:95px;
	float:left;
	z-index:99;
}

#HeaderEmail
{
	height:95px;
	width:310px;
	float:left;
	margin-right:10px;
	background-image: url('/images/email.png');
	z-index:99;
	cursor:pointer;
}

#PhoneNumber
{
	margin-left: 133px;
	padding-top: 25px;
	cursor:default;
	font-family:Arial;
	font-size:15pt;
	color: #666666;
	z-index:99;
}



#AnniversaryLogo
{
	height:95px;
	width:95px;
	float:left;
	margin-right:10px;
	
	z-index:99;
}


/* Nav */


#Navigation
{
	
	position:relative;
	width: 880px;
	height:37px;
	float:right;
	background-image: url('/images/nav.png');
	margin-left:10px;
	
	z-index:98;
}

#cssdropdown{
	padding: 0;
	margin: 0px 0px 0px 300px;
	font-family:Tahoma;
	color:White;
	z-index:99;

}

#cssdropdown ul
{
	z-index:99;
	padding:0;
} 
#cssdropdown li {
	float:left;
	position: relative;
	font-size:small;
	z-index:99;
}

.mainuls
{
	float:left;
	height: 32px;
	position:relative;
	
	vertical-align:middle;
	text-align:center;
	display:inline;
	z-index:99;
	margin-left:12px;
	margin-right:12px;
	margin-top: 12px;
	cursor:pointer;
}

.mainuls a{
	margin-left: 6px;
	margin-right: 8px;
	text-decoration: none;
	color:White;z-index:99;
	
}

.navspacer
{
	list-style:none;
	width: 2px;
	height: 30px;
	margin-top: 4px;
	z-index:98;
	position:relative;

}


.subuls{
	
	display:none;
	position: absolute;
	top: 24px;
	left:-53px;
	float:left;
	z-index:99;
	text-align:left;
	font-family:Tahoma;
	line-height: 25px;
	list-style-type:none;
	opacity:0.9;
	  /* for IE */
	filter:alpha(opacity=90);

}

.subuls li{
	width: 186px;
	background-color: #262829;
	height: 30px;
	z-index:99;
	position: absolute;
}

.subuls li a{
	text-decoration: underline;
	z-index:99;
	font-weight:600;
	font-family:Arial;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	z-index:99;
}



/* Main body */
body
{
	margin-top:10px;
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	font-family:Sans-Serif;
}

#body
{
    width: 890px;
    min-height: 337px;
    position:relative;
    float:left;
  
}

#bodyTopPictureHome
{
	width:627px;
	height:314px;
	background-image:url('/images/homePagePicture.jpg');
	float:left;
	position:relative;
	z-index:-1;
	margin-bottom:10px;
	border-left: solid 1px #c7c7c7;
	top: -37px;
}


#bodyTopPictureAlt
{
	width:627px;
	height:113px;
	background-image:url('/images/alternateTopPicture.jpg');
	float:left;
	position:relative;
	z-index:-1;
	margin-bottom:10px;
	border-left: solid 1px #c7c7c7;
	top: -37px;
}

#content
{
    width:627px;
    min-height: 237px;
    float: left;
	position:relative;
	font-family:Arial;
	font-size:11pt;
	color:#666666;

    
}

#title
{
	float:left;
	position:relative;
	top:-47px;
	width:627px;
	height:40px;
	border-left: solid 1px #c7c7c7;
	border-bottom:solid 1px #568da8;
	padding: 0px 10px 0px 10px;
	line-height: 40px;
	color:#e52d69;
	font-weight:400;
}

.pageContent
{
	float:left;
	position:relative;
	top: -37px;
    padding: 0px 20px 10px 20px;
    display:inline;
    width:580px;
}

.contentLeftBorder
{
	float:left;
	position:relative;
	top: -47px;
	display:inline;
	width:1px;
	height:200px;	
	background-image:url('/images/leftContentBorder.jpg');
}

.newsContent
{
width:600px; color:#e52d69;
}

/* Right */
#right
{
    width: 263px;
    min-height: 600px;
    float: left;
     
	position:relative;
	display:inline;
}

#login
{
    width: 263px;
    height:277px;
    margin: 0px 0px 0px 0px;
    background-image: url('/images/login.jpg');
}

#banner
{

    width: 263px;
    height:150px;
    left:-8px;
    position:relative;
    float:left;
    margin: 125px 0px 0px 0px;
    background-image: url('/images/loginBanner.png');
	background-repeat:no-repeat;
}

#news
{
    width: 263px;
    min-height:325px;
    margin: 0px 0px 0px 0px;
    background-color: #e5f1fb;
}

#newsHeader
{
	width: 263px;
    height:41px;
    margin: 0px 0px 0px 0px;
    background-image: url('/images/newsHeader.png');
}

#newsContent
{
}

#newsTitle
{
	color: #e52d69;
	font-family:Arial;
	font-size:large;
	margin:10px 10px 5px 10px;
	
	
}

#newsPictureFrame
{
	width:225px;
	height: 150px;
	background-image: url('/images/newsPictureFrame.png');
	background-repeat:no-repeat;
	position:relative;
	/* top: -150px; */
	z-index: 99;

}

#newsPictureImg
{
	width:225px;
	height: 149px;

}

#newsPicture
{
	margin: 5px 15px 5px 19px;
	height: 150px;
	width:225px;
	
	background-repeat:no-repeat;
}

#newsText
{
	margin:5px 15px 0px 15px;
	font-family:Arial;
	font-size:small;
	color: #666666;
	
}


#newsFooter
{
    position:relative;
    width: 263px;
    height:5px;
    margin: auto 0px 0px 0px;
    background-image: url('/images/newsFooter.png');
}

#logos
{
    width: 243px;
    height:100px;
    margin: 10px 10px 10px 10px;

}

/* Footer */

#TermsConds
{
    width: 884px;
    height: 108px;
    position:relative;
    float:left;
    background-image:url('/images/footer.jpg');
    margin-top:10px;
    margin-left:6px;
    

}

#Copyright
{
   font-family: Sans-serif;
    font-size:8pt;
   padding-top:0px;
   padding-left: 10px;
   position:relative;
   color:#666666;
line-height:20px;
}

#Terms
{
   font-family: Sans-serif;
   font-size:small;
   padding-top:3px;
   padding-right: 10px;	
   position:relative;
   top: 20px; 
   right: 18px
}

#lanway
{
   font-family: Sans-serif;
   font-size:8pt;
   padding-top:3px;
   padding-right: 10px;	
   position:relative;
   top: 72px;
   right: -107px;

}

.text
{
	width:200px;
}

.contourFieldSet 
{
	height:250px;
}

.contourField 
{
	width:260px;
	display:inline;
	float:left;
	margin-left:8px;
	margin-top:8px;
	height:43px;
}

.enquirydetails
{
	display:block;
	float:none;
	display:block;
	width:550	px;
}
.company
{
	margin-top:0px;
	padding-top:0px;
}
.telephonenumber
{
	margin-top:0px;
}
.areaofinterest
{
	margin-top:0px;
}

#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_ContentPlaceHolderContent_RenderForm_3_rpFieldsets_ctl00_rpFields_ctl05_3dc6859a-782d-418e-81ab-1917604a438f
{
	width:550px;
	height:75px;
}

.contourNavigation
{
	text-align:right;
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.title {
color:#e52d69;
font-weight:400;
}

.BoldTitle {
color: #e52d69;
font-family:Arial;
font-size:large;
}

.PinkBoldText {
font-weight:bold;
color:#e52d69;
}

.PinkItalic {
color:#e52d69;
font-style:italic;
}


