/* CSS Document */
/* Styles for Version 4 Browsers */
/* Styles for the Dropdown Menus */
.daddyTbl {
	background-color : #666666;
	layer-background-color : #666666
}
.childTbl { background-color : #ABABAB; text-indent: 10px; }
.childTbl a {
	color : #E7E7DE;
	font : 14px Arial, Helvetica, sans-serif;
	text-decoration : none
}
.childTbl a:hover {
	color : #333333;
	text-decoration : none
}
.childTxt {
	background-color : #BBBBBB;
	color : #333333;
	font : 14px Arial, Helvetica, sans-serif
}

/* The Captions and Descriptions for the Images */
.imgCaptionshd {
	color : #D4D0C8;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif
}
.imgCaptions {
	color : #D4D0C8;
	font : 14px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin-left : 6px
}
.imgCaptionsbg {
	background-image : url(http://www.mysite.com/assets/img_main/loading.gif);
	background-repeat : no-repeat;
	color : #D4D0C8;
	font : 12px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif
}
.imgCaptions a:link { color : #666666; text-decoration : underline }
.imgCaptions a:visited { color : #CCCCCC; text-decoration : underline }
.imgCaptions a:hover { color : #FFFFFF; text-decoration : underline }

/* The Main Content Layer */
.maintext { 
	color : #333333;
	font : 14px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	text-align : justify
}
.maintext a:link { color : #000000; text-decoration : underline }
.maintext a:visited { color : #999999; text-decoration : underline }
.maintext a:hover { color : #A691B5; text-decoration : underline }
.maintext h1 {
	color : #9B83A5;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
}

p.mnlinkbar {
	font : 12px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin: 24px 0px 12px 0px;
	text-align: left;
}

/* The Sidebar Layer */
.sidebar { 
	color : #9B83A5;
	font : 13px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif
 }
.sidebar p {margin-left : 12px}
.sidebar h2, h3 {
	color: #666666;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 12px;}
}
.sidebar a:link { color : #666666 }
.sidebar a:visited { color : #666666 }
.sidebar a:hover { color : #000000 }

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs { color : #333333; margin-bottom : 2px; margin-top : 0px }
.navSubs a { color : #333333 }
.navSubs a:hover { color : #999999 }

/* The Text Links and Copyright at Bottom of Portfolio Pages */
p.linkbar {
	color : #666666;
	font : 11px  Arial, Helvetica, sans-serif;
	margin: 16px 0px 6px 6px;
}
.linkbar a:link { color : #666666; text-decoration : underline }
.linkbar a:visited { color : #666666; text-decoration : underline }
.linkbar a:hover { color : #000000; text-decoration : underline }


/* Portfolio Menu Scrolling Layer*/
#LayerSubmenu {position:absolute; left:0px; top:0px; width:200px; z-index:102;}

/*Background colours*/
.color1bg {
background-color: #EFEFEF;
}
.color2bg {
background-color: #FFB603;
}
.color3bg {
background-color: #6A7B8B;
}
.color4bg {
background-color: #FFB400;
}
.color5bg {
background-color: #8D9EA6;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #707C8A;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
/* MENU */
TD,P,B,INPUT,DIV{font-family:arial,helvetica; font-size:12px}
.clCMEvent{position:absolute; z-index:300; width:100%; height:100%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:hidden}
.clCMAbs{position:absolute; width:50; height:10; left:0; top:0; visibility:hidden}

.clT,.clTover,.clS,.clSover,.clS2,.clS2over{position:absolute; overflow:hidden; width:130; height:25; cursor:pointer; cursor:hand}
.clT,.clTover{padding:4px; font-size:12px; font-weight:bold}
.clT{color:white; }   
.clTover{color:#6A7B8B;}
.clS,.clSover{padding:2px; font-size:11px; font-weight:bold}
.clS2,.clS2over{padding:2px; font-size:11px;}
.clS,.clS2{color:#006699; background-color:#EFEFEF; layer-background-color:#EFEFEF;}
.clSover,.clS2over{color:#6A7B8B;}
.clSover,.clS2over,.clTover,.clB,.clBar{layer-background-color:#FFB400; background-color:#FFB400;}
.clB{position:absolute; visibility:hidden; z-index:300}
.clBar{position:absolute; width:10; height:10; visibility:hidden; }
