.linksbox {
	height: 170px;
	width: 150px;
	background : url('/img_s/LinksBoxBG.png') no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:27px;
	overflow: visible;
}

.gall_det_caption {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background-color : #e0e0e0;
	/*width: 100%; */
}

#gall_det_imgListHead {
	height: 20px;
	width: 385px;
	background : url('/img_s/H2BG385.png') no-repeat;
	font-size: 10px;
	padding-left: 5px;
	padding-top:3px;
}

#gall_det_imgList {
	text-align: center;
	width: 385px;
	background-color: #DDEEFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:10px;
	padding-bottom: 10px;
	margin-top: 4px;	
}

a.img.gall_det_img img{
	border: 2px solid silver;
	margin-bottom: 10px;
}

a.img.gall_det_img:hover img {
	border: 2px solid lime;
}

a.img.gall_det_img:active img {
	border: 2px solid #0033CC;
}

.gli_grey {
	background: url('/img_s/CTBG_Grey180.png') no-repeat;
}

.gli_blue {
	background: url('/img_s/CTBG_Blue180.png') no-repeat;
}

.gall_list_item {
	clear :  both;
	width: auto;
	padding: 14px;
	height: 130px;
	overflow: visible;
}


div.gileft {
	float: left;
}

img.gileft {
		margin-right: 14px;
}

div.giright {
	float: right;
}

img.giright {
		margin-left: 14px;
}


.gall_list_title {
	font-weight: bold;
}

.gall_list_text {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 80px;
	overflow: visible;
}

.gall_list_foot {
	width: 50%;
	border-top: 2px solid #80d0f0;
	padding-top: 7px;
	color: #808080
}

H1.HeadBG300 {
	height: 28px;
	width: 300px;
	background : url('/img_s/HeadBG300.png') no-repeat;
	font-size: 14px;
	padding-left: 14px;
	padding-top:5px;
	margin: 0 0 10px 0;
}

H1.HeadBG760 {
	height: 28px;
	width: 760px;
	background : url('/img_s/HeadBG760.png') no-repeat;
	font-size: 14px;
	padding-left: 14px;
	padding-top:5px;
	margin: 0 0 10px 0;
}


H1.HeadBG385 {
	height: 28px;
	width: 385px;
	background : url('/img_s/HeadBG385.png') no-repeat;
	font-size: 14px;
	padding-left: 14px;
	padding-top:5px;
	margin: 0 0 10px 0;
}

DIV.CTBG_Grey{
	background: url('/img_s/CTBG_Grey.png') no-repeat;
	height: 100%;
	width: auto;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 14px;
}

DIV.CTBG_Grey600{
	background: url('/img_s/CTBG_Grey600.png') no-repeat;
	height: 600px;
	width: auto;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 14px;
	overflow: visible;
}

DIV.CTBG_None{
	height: 600px;
	width: auto;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 14px;
	overflow: visible;
}


.biogsec {
	margin-bottom: 5px;
	padding-bottom: 5px
}

.bioghead {
	padding-right: 7px;
	font-weight: bold;
	font-size: 120%;
}

.floatleft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.floatright {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}


.imgtitle {
	color: #666666;
	font-style: italic;
}

.center {
	text-align : center;	
}


font {
		color: #297EA6;
}

.lightbg {
		background-color : #c7e3ff;
}

.medbg {
	background-color : #60a7e7;
}

.darkbg {
	background-color : #297aad;
}

TD.cal {
	background-color : #c7e3ff;
}

TD.calt {
	background-color : #8fc7ff;
	color : Black;
}

TD.calh {
	background-color : #66b3ff
}


BODY {
	background-color : white;
}

A:link, A:active, A:visited, A:hover {
	color: #297aAd;
}

input,select,textarea {
	color: #297aAd;
}

.titles {
	color: #297aAd;
}

.darkblue {
	font: xx-small Verdana, Geneva, Helvetica, Arial, sans-serif;
	color: #17475E;
}

A.darkblue:link, A.darkblue:visited, A.darkblue:active {
	font: xx-small Verdana, Geneva, Helvetica, Arial, sans-serif;
	color: #17475E;
	text-decoration: none;
}

A.darkblue:hover { color: #17475E; text-decoration: underline;}

TD.menu {
	background-color : #297aad; 
	color: #e0e0e0;
}

a.menu:link, a.menu:visited, a.menu:active {
	width : 100%;
	color: #e0e0e0;
}

a.menu:HOVER {
	width : 100%;
	color: white;
	background-color : #60a7e7;
	text-decoration: none;
}

.BlueComposerHeading {
	 color: #297aad;
	font-weight : bold;
}

.cursorHand {
	 cursor : pointer;
	 cursor : hand;
}

a.Catalogue {
	width : 100%;
}

a.Catalogue:HOVER {
	width : 100%;
	color: black;
	background-color : #5FAAD5
}

.logon {
	color: #297EA6;
	border-style: none;
	border-color: #297EA6;
	margin-top: 1px;
}


thead.forumheading {
	background-color: #9Ad1EA;
	padding-top: 3px;
	padding-bottom: 6px;
}



.btn {
	background-color: #DCDCDC;
	width: 120px;
	cursor: pointer;
	cursor : hand;
	border-style : solid;
	border-width : 1px;
	border-color : gray;
	text-align : center;
	vertical-align : middle;
}

.cal {
	background-color: #F5F5DC;
}

p {
 	margin-bottom: 0;
 	margin-top;
}

hr {
	color : e7e7e7;
}

.stdinp {
	width: 100%;
	border-style : solid;
	border-width : 1px;
}

.av_soundsample {
	float:left; 
	width: 260px;
	margin-right: 20px;
}

.av_ss_info {
	float: right;
	width: 430px;
}


/* ********************************** */

.composernavbox ul {
  	list-style-type:none;
}

.composernavbox ul li{
	background-color:#CCCCCC;
	float:left;
	padding:3px;
	margin:0px 0px 3px 3px;
}

.composernavbox li li {
  margin: 0px;
  padding: 0px;
}
.composernavbox ul ul {
  margin: 0px;
  padding: 0px;
}
.composernavbox li li a {
  display: block;
  margin: 3px;
  width: 160px;
}

#iefix .composernavbox li li a {
  background-color: yellow;
  width: 160px;
}

.composernavbox ul li a{
	text-decoration:none;
	color:#000000;
	display: block;
}


.composernavbox li ul li a{
	text-decoration:none;
	color:#000000;
	font-size: 0.9em;
  	font-weight: bold;
	font-family: Arial, san-serif;
	padding:0px
}


.composernavbox li ul{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	background:white;
	border: #999 solid 1px;
	width: 160px;
    margin:0px
}

.composernavbox li ul li{
	background-color:white;
	margin:0px;
	padding:0;
	float:none;
}

.composernavbox li div {
	position:relative;
	
}

.composernavbox li div ul li{
	position:relative;

}
/* lists nested under hovered list items */

.composernavbox li:hover ul, li.over ul { 
	display: block;
}

.composernavbox ul li ul li:hover {
  background: #eaeaea;
  color: #000000;
}

/* =============== SYLLABUS=============== */
.booseycontent .cmodW .cmod-light2 {
	background: url(/img_s/cmod-row.gif) bottom left repeat-x;	
	border-bottom: 1px solid #e2e2e2;
	padding: 8px;
}

.cbarWS-lblue, .cmodW h2.lblue {
	background:  #c7e3ff;
	/*background: url(/img_s/light-grey-wide.gif) no-repeat left top;*/
	margin-bottom: 2px;
	margin-top: 8px;
	font-size: 0.9em;
}

.cmodW .light2-foot {
	display: none;
	}

.cmodM-light1-SmallFoot {
	height: 8px;
	background:  url(/img_s/cmodM-light1-f.gif) no-repeat top left;		
}

.cmodS-light1-SmallFoot {
	height: 8px;
	background:  #e2e2e3;		
}

/* Product Grade List Module	************************/

table.pg-table {
	width: auto;
}

table.pg-table td {
	font-size: 0.9em;
	padding-bottom: 3px;
}

table.pg-table td.pg-syllabus {
	font-weight: bold;
	padding-right: 5px;
}

table.pg-table td.pg-grade + td.pg-grade {
	padding-left: 3px;
}

table.pg-table tr + tr td {
	padding-top: 3px;
}

table.pg-table td.pg-grade a {
	display: block;
	width: 38px;
	text-align: center;
	background-color: transparent;
	border: 1px solid #808080;
	text-decoration : none;
	font-weight: bold;
}

table.pg-table td.pg-grade a:hover {
	color: #000;
	background-color: #c7e3ff;
}

