/* ===== DOM elements ========================================================== */

body {

     font:          normal 0.90em Verdana, sans-serif;
     color:         navy;
     background: white url('./images/website/backg.png') repeat-x top left;
     padding:       0;
}

table, tr, td {
     margin: 0;
     padding: 0;
     border: 0;
     border-collapse: collapse;

}

td {
     text-align: left;
     vertical-align: top;
}

h1 {
     font-size: 1.6em;
     padding-top: 0;
     margin-top: 0;
	color: navy;
}

h2 {
     color: navy;
     font-size: 1.3em;
}

h3 {
     color: navy;
     font-size: 1.2em;
}

h4 {
     color: navy;
     font-size: 1.1em;
}

a {
     color: black;
}

a:active, a:hover {
     color: red;
}

img {
     border: 0px;

}
/* ===== Top heading section =================================================== */

.heading {


/*     border-bottom: 2px solid silver; */
     background: #732a83;
}
.headerRow{
	    position: relative;
	    z-index: 0;
	    background: url('./images/website/companyLogo4.png') no-repeat top left;
	    height: 178px;
     
}


/* ===== Navigation stuff ====================================================== */
.nav {
     border-width: 0px 1px 0px 0px;
     border-color: #e0e0e0;
     border-style: solid;
}

.menuBar {
     margin: 0;
	height: 66px;
	width: 940px;
	padding-top: 0px;
     background: #ffffff url('./images/website/menub.png') repeat-x top center;
     text-align: left;
     font-size: 0.8em;
     font-weight: bold;
     line-height: 20pt;

}

.menuBar ul {
     list-style-type: none;
     padding: 0px 0px 0px 12px;
     margin: 0;
}

.menuBar ul li {
     display: inline;
     padding: 0px 5px 0px 5px;
     border-left: 1px solid white;
}

.menuBar ul li a {
     color: white;
     font-size: 1.1em;
     text-decoration: none;
}

.menuBar ul li a:hover{
     color: #ffff40;
     text-decoration: underline;

}


.secBar {
     height: 30px;
	width: 940px;
     background: #ffffff ;
     text-align: left;
     font-size: 1.0em;
     font-weight: bold;
     line-height: 1.5em;
     margin: 0px;
     padding: 0px 0px 5px 0px;
}

.secBar ul {
     list-style-type: none;
     padding: 0px 0px 0px 10px;
     margin: 0;
}

.secBar ul li {
     display: inline;
     padding: 0px 12px 0px 10px;
     border-left: 1px solid #cccccc;
}

.secBar ul li:first-child {
     display: inline;
     padding: 0px 8px 0px 10px;
     border-left: 0px solid white;
}

.secBar ul li a {
     color: #732a83;
     font-size: 1em;
     text-decoration: none;
}

.secBar ul li a:hover{
     color: black;
     text-decoration: underline;
}

.size1 a {
     font-size: 0.80em;
     padding-left: 10px;
     padding-right: 5px;
     color: black;
}

.size2 a {
     font-size: 1em;
     padding-right: 5px;
     color: black;
}

.size3 a {
     font-size: 1.2em;
     color: black;
}

.sizeSel {
     position: absolute;
	width: 70px;
	height: 30px;
	top: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
	z-index: 99;

}



.sizeSelector {
     margin: 0px 20px 0px 20px;
     border: 0;
     width: 120px;
     text-align: center;
}

.sizeSelector td {
     text-align: center;
}


.sizeSelector td a {
     color: silver;
}

.sizeSelector td a:hover {
     color: silver;
     text-decoration: underline;
}



/* ================ Additional information ======================================= */

.main { /* main table */

	margin:        auto;
	margin-top: 20px;
     width      : 941px;
     background : white url('./images/website/watermark.png') repeat-y top left;
     border     : 1px solid #68743c;

}


.content {

     padding: 20px;
}

.errorMsg {
	padding: 0px 16px 0px 16px;
	font-weight: bold;
	color: red;
}

.tableContent td {
     margin: 0;
     padding: 0px 16px 16px 16px;
}

.contentSplurge {
     text-align: justify;
     padding:    0px;
     line-height: 1.5em;
}

.contentText {
     text-align: justify;
     padding:    0px;
     line-height: 1.5em;
}

.contentSplurge img a{
     text-decoration: none;
     border: 0;

}

.imageLeft {
     float: left;
     clear: right;
     padding-right: 15px;
}


.imageCenter {
     text-align: center;
     clear: both;
}

.imageRight {
     float: right;
     clear: left;
     padding-left: 15px;
}

.imageTitle {
     text-align: center;
     color: black;
}


.landing {
     clear: both;
     display: block;
}



.landingSep {
     display: none;
     /*
     margin-top: 50px;
     padding: 7px 0px 7px 0px;
     text-align: center;
     color: #d5bfff;
     border-top: 1px solid #eee6ff;
     border-bottom: 1px solid #eee6ff;
     */
}



/* ================ Footer section =============================================== */

.footer {
     width: 100%;
     margin: 0;
     padding: 1px 0px 1px 0px;
	background: white;
     text-align: center;
     font: normal 10pt Verdana, sans-serif;
     color: navy;
     border-top: 1px solid silver;
}


.footer a {
	color: #808080;
}

.footerGbLink{

     padding :20px;
}
/* ================ Contact us page ========================================= */

.contactTable {
     margin: 0px 10px 0px 10px;
     padding: 0;
}

.contactTable td {
     padding: 5px;
}


/* ================ Form stuff ============================================== */

.requiredField {
	background: #ffffc0;
}
.imageTitle{
	display: none;
}
.contentText{
	clear: both;
}


/* ========= Styles associated with the gallery ======= */

.pictureNav {

     width:100%;

}
.pictureNav td{
     padding : 10px 0px 10px 0px;

}

.picNavCentre{
     text-align: center;
}
.picNavRight{
     text-align: right;
}
.galleryPicture{
     display:inline;
}
.galleryTxt{
     text-align: right;


}
.galleryDetail, .galleryList {
     border-top: 1px solid #cccccc;
     border-bottom: 1px solid #cccccc;
     padding: 10px;
     background: #e4e8fc;
     text-align: center;

}

.galleryDetail .imageTitle{
     display :none;
}
.galleryPic {

 clear: both;
 height : 85px;
 padding:10px;

}
.noPic{
     clear: both; padding: 10px;
}

.galleryPicture{
 padding:5px;
}

