/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}
body{
	background-color:#FFFFFF;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:0.78em;
	text-align:center;
	color:#000000;
	line-height:normal;
}

h1, h2 {color:#FFFFFF;}

h3, h4, h6 {color:#666666;}

h1 {
    margin:0;
	font-size: 1.3em;
	font-weight: bold;
}
h2 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
}
h3 {
	margin: 0.5em 0;
	font-size: 1.15em;
	font-weight: bold;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.1em;
	font-weight: bold;
}
h5 {
	margin: 0.5em 0;
	font-size: 1.5em;
	font-weight: bold;
	color:#990000;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.9em;
	font-weight: bold;
}
p  {
	margin: 1em 0;
	line-height: 1.5em;
}
p.maroon
{
	color:#990000;
}
span.required
{
	color:Red;
}
a {text-decoration:underline;}

a:hover {text-decoration:none;}
	
.txtBox {border:1px solid #666666;}

table.MetroContainer
{
	width:1024px;
	height:100%;
}
table.homeContainer
{
	width:95%;
	height:100%;
}
table.layout 
{
	width:100%;
	border: 1px solid #FFFFFF;
	padding: 0 0 0 0;
}
td.prompt
{
	padding-right:10px;
	text-align:right;
}
td.data
{
	text-align:left;
}
#map_canvas
{
	width:400px;
	height:424px;
}
#map_wrapper
{
	width:440px;
	height:424px;
	text-align:center;
	vertical-align:middle;
	margin-left:20px;
}
div.container
{
	text-align:center;
	width:800px;
}
div.infocontainer
{
	text-align:center;
	width:700px;
}

div.coltitle
{
	font-family:Arial;
	font-weight:bold;
	text-align:left;
	padding: 0 15px 10px 15px;
}
	
div.coltext
{
	font-size:8pt;
	font-family:Arial;
	text-align:left;
	padding: 0 15px 0 15px;
}
	
.PageTitle
{
	text-align:left;
	font-family:Tahoma;
	font-size:11pt;
	font-weight:bold;
	padding: 0 15px 10px 15px;
}

sideinfo
{
	font-size:8pt;
	text-align:left;
	width:300px;
	background-color:White;
}

div.iframe
{
	text-align:center;
}
div.panelleft
{
	padding:0 10px 0 0;
}
div.panelcentre
{
	padding:0 10px 0 10px;
}
div.panelright
{
	padding:0 0 0 10px;
}
div.vert_20
{
	height:20px;
}
div.vert_10
{
	height:10px;
}
div.hor_10
{
	width:10px;
}

div.hor_15
{
	width:15px;
}

div.hor_20
{
	width:20px;
}

div.logo
{
	text-align:center;
}

div.leftmenu
{
	text-align:center;
	margin-left:20px;
}

div.login
{
	text-align:center;
	margin-top:5px;
}
div.readmore {
	text-align:right;
	font-size:0.9em;
}

div.info {
	text-align:justify;
	font-size:0.9em;
	border:1px solid #FFFFFF;
}
div.disporder {
	text-align:left;
	font-size:1.0em;
}
div.active {
	text-align:left;
	font-size:1.0em;

}
div.pagetitle {
	text-align:center;
	font-size:1.0em;
	font-weight: bold;
}
div.editinfo {
	text-align:justify;
	font-size:0.9em;
	vertical-align:top;
	border:1px solid #FFFFFF;
}
div.copyright 
{
	text-align:left;
	font-size:0.7em;
	color:GrayText;
	vertical-align:top;
}

div.progress
{
	font-size:1.2em;
	font-weight:bold;
	color:Red;
}
div.uploadedlogo
{
	background-repeat:no-repeat;
	text-align:center;
}
div.prevnext
{
	vertical-align:bottom;
	text-align:right;
	margin-right:40px;
}
div.wizard6
{
	text-align:left;
	height:340px;
}
div.googlemap
{
	text-align:left;
	height:340px;
}
div.instructions
{
	text-align:left;
	height:60px;
}
div.greenpiece
{
	margin-bottom:10px;
	background-image:url(Images/greenpanel.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:200px;
	color:White;
	text-align:left;
}
div.gptitle
{
	text-align:center;
	padding-top:15px;
	font-weight:bold;
}
div.gptext
{
	text-align:left;
	padding-top:15px;
	padding-left:5px;
	font-size:8pt;
}
div.wizbtn
{
	text-align:left;
	padding-right:20px;
}



.li {list-style-type:disc;}

.bulletedlist {list-style-type:Disc;}

.PaxMondeo {
	font-size:0.7em;
	color:Gray;
}
.footer {
	font-size:0.7em;
	color:Gray;
}

.button {
    color:#FFFFFF;
    font-size:1em;
    background-image: url(Images/buttonY.jpg);
    width:200px;
    height:20px;
    border:none;
}

.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0;
}

.accordionHeader
{
	background-image: url(Images/DefaultBackground.gif);
	background-repeat:repeat;
	color: #FFFFFF;
	font-size:10pt;
	cursor:pointer;
}

.accordionHeader:hover
{
	background-image: url(Images/Button90DefaultRollover.gif);
	background-repeat:repeat;
	color: #333;
	font-size:10pt;
	cursor:pointer;
	border:solid 1px black;
}

.accordionContent
{
    background-color: #FFFFFF;
    border: none;
}

.blogWrapper
{
	height:600px;
}
.blogBackground
{
	background-color:White;
	border:solid 1px black;
}

.blogHeading
{
	width:200px; 
	height:20px;
	font-weight:bold; 
	text-align:center; 
	color:#FFFFFF;
	background-image:url(Images/DefaultBackGround.gif); 
	background-repeat:repeat;
}

.blogTitle
{
	width:200px; 
	text-align:center; 
	color:#FFFFFF;
	background-image:url(Images/DefaultBackGround.gif); 
	background-repeat:repeat-x;
}

.blogDate
{
	width:200px; 
	background-color:White;
}

.blogText
{
	background-color:White; 
	width:200px;
}


.button_enqon
{
 position: relative;
 background-image: url(Images/Enquire_Online_Button_r1_c2_f2.gif);
 background-repeat: no-repeat;
 white-space: nowrap;
 display: block;
 width: 74px;
 height: 47px;
 margin: 0; 
 padding: 0; 
}

.button_enqon a
{
 display: block;
 color: #000;
 width: 74px;
 height: 47px;
 text-decoration: none;
}

.button_enqon img 
{
 width: 74px;
 height: 47px;
 border: 0; 
}

.button_enqon a:hover img
{
 visibility:hidden
}

.button_enqon span
{
 padding-right: 0px;
 padding-left: 0px;
 left: 10px;
 padding-bottom: 0px;
 margin: 0px;
 cursor: pointer;
 padding-top: 0px;
 position: absolute;
 top: 0px;
 width: 74px;
 text-align: left;
 font-size:10pt;
}

.button_enqon span:hover
{
 color:#333;
 padding-right: 0px;
 padding-left: 0px;
 left: 10px;
 padding-bottom: 0px;
 margin: 0px;
 cursor: pointer;
 padding-top: 0px;
 position: absolute;
 top: 0px;
 width: 75px;
 text-align: left;
 font-size:10pt;
}

/* custom big button */
.button_200
{
     position: relative;
     background-image: url(Images/button_over.gif);
     border: 1px solid #B3B3B3;
     background-repeat: repeat-x;
     white-space: nowrap;
     display: block;
     width: 200px;
     height: 30px;
     margin: 0; 
     padding: 0; 
}

.button_200 a
{
     display: block;
     color: #808285;
     width: 200px;
     height: 30px;
     text-decoration: none;
}

.button_200 img 
{
     width: 200px;
     height: 30px;
     border: 0; 
}

.button_200 a:hover img
{
    visibility:hidden
}

.button_200 span
{
     padding-right: 0px;
     padding-left: 0px;
     left: -10px;
     padding-bottom: 0px;
     cursor: pointer;
     padding-top: 0px;
     position: absolute;
     top: 0px;
     width: 200px;
     text-align: center;
     font-size:11pt;
}

/* end  custom big button */

/* custom medium button */
.button_120
{
     position: relative;
     background-image: url(Images/button_over.gif);
     border: 1px solid #B3B3B3;
     background-repeat: repeat-x;
     white-space: nowrap;
     display: block;
     width: 120px;
     height: 30px;
     margin: 0; 
     padding: 0; 
}

.button_120 a
{
     display: block;
     color: #808285;
     width: 120px;
     height: 30px;
     text-decoration: none;
}

.button_120 img 
{
     width: 120px;
     height: 30px;
     border: 0; 
}

.button_120 a:hover img
{
    visibility:hidden
}

.button_120 span
{
     padding-right: 0px;
     padding-left: 0px;
     left: -10px;
     padding-bottom: 0px;
     cursor: pointer;
     padding-top: 0px;
     position: absolute;
     top: 0px;
     width: 120px;
     text-align: center;
     font-size:11pt;
}

/* end  custom medium button */

/* custom smaller button */
.button_80
{
    position: relative;
    background-image: url(Images/button_over.gif);
     border: 1px solid #B3B3B3;
     background-repeat: repeat-x;
    white-space: nowrap;
    display: block;
    width: 80px;
    height: 30px;
    margin: 0; 
    padding: 0; 
}

.button_80 a
{
    display: block;
     color: #808285;
    width: 80px;
    height: 30px;
    text-decoration: none;
}

.button_80 img 
{
    width: 80px;
    height: 30px;
    border: 0; 
}

* html a:hover 
{
     visibility:visible
}

.button_80 a:hover img
{
     visibility:hidden
}

.button_80 span
{
     padding-right: 0px;
     padding-left: 0px;
     left: 10px;
     padding-bottom: 0px;
     cursor: pointer;
     padding-top: 0px;
     position: absolute;
     top: 0px;
     width: 80px;
     text-align: left;
     font-size:11pt;
}

/* end  custom smaller button */


.ButtonText
{
    margin-top:5px;
    }

    /*-------------------- styles for the modal popup extender --------------*/

.ModalPopup
{
    background:white;
    border:2px solid #000;
}

#map_canvas { width:475px; height:475px; border: 1px solid #B3B3B3; margin-top: 10px; }
.ContactCellSpace { padding-top:5px; } /* This is only for V1 */
#map_wrapper { width:475px; height:475px; text-align:center; vertical-align:middle; margin-left:20px; }
.Contact_v1Table { margin:0 auto 0 auto;  width:720px; }
.Contact_v1MapCol { padding-left:20px; }
