/* accent effects the background colour of several items in the internal template */
.accent {
	background-color: #E20072;
}

/* the border color of the footer bar can optionally be matched to the accent color */
#metalinks
{
	border-bottom-color: #84a6cb;
	border-top-color: #84a6cb;
}
#metalinks a
{
	color:#330066
	text-decoration:underline;
}
#metalinks a:hover
{
	color:#0000cc;
	text-decoration:underline;
}


#top /* the background banner image */
{
	background-image: url("/wsimages/banner-2010.jpg");
}

#top h1 a:hover, #top h1 span a:hover { color: #E20072; }

/* home page icons */
/* use classes on the divs which already have an 'icon' class to refer to an individual icon image */

#nav div.section1 {
	background-image: url("http://www.saitm.edu.lk/template-assets/07/images/icons/001.jpg");
}
#nav div.section2 {
	background-image: url("http://www.saitm.edu.lk/template-assets/07/images/icons/002.jpg");
}
#nav div.section3 {
	background-image: url("http://www.saitm.edu.lk/template-assets/07/images/icons/003.jpg");
}
#nav div.section4 {
	background-image: url("http://www.saitm.edu.lk/template-assets/07/images/icons/004.jpg");
}

#menu
{
	float: left;
	width: 182px;
}


#home-content
{
	margin: 0 0 0 0px;
	padding: 16px 0 1em 12px;
	background: #ffffff url("http://www.saitm.edu.lk/wsimages/grey-corner.gif") no-repeat 0 100%;
}

#home-content a {
	text-decoration:none;
}

#home-content a:hover {
	text-decoration:underline;
}

#home-left
{
	float: left;
	width: 615px;
	margin: 0 0 0px 0;
	padding: 0;
	height:427px;
}

#home-left h2
{
	margin: 0 0 0 0;
	padding: .2em 10px;
	color: #024f9c;
	letter-spacing: .1em;
	background: #acd8ff none repeat-x;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 1.3em;
}


#home-graphic
{
	height:427px; 
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#content
{
	max-width: 80em;
	padding-right:20px;
}

#content h1
{
	letter-spacing: .05em;
	font-size: 1.8em;
	color: #00447c;
	margin: 0 0 0.5em 0;
	padding: 0;
}

#content h2
{
	letter-spacing: .05em;
	font-size: 1.2em;
	color: #00447c;
	font-weight: bold;
	margin: 0.8em 0 0.5em 0;
	padding: 0;
}

#content h5
{
	color: #00447c;
	font-size: 1em;
	font-weight: bold;
	margin: 20px 0 5px 0;
	padding: 0;
}

#content h3, #content h4, #content h6
{
	color: #00447c;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#subject-body {
	min-width:1000px;
}

#subject-content {
	float:left;
	width:600px;
	min-height: 200px;
	border-left: 1px solid #000000;
	padding-left: 20px;
	padding-right: 20px;
}

#subject-content  ul {
	margin:0;
	padding:0 0 0 35px;
}

#lawbreadcrumbs
{
	margin: 6px 18px 0;
	font-size: .95em;
	color: #666;
}

#menu
{
	margin: 1em 0;
	background-color: #f4f7fc;
}

/*#menu li.mainHeadingLink
{
	margin: 0;
	font-size: 1.2em;
	color: #fff;
	padding: 4px 0 4px 18px;
	background-color: #aaa;
	background-image: url("http://www.saitm.edu.lk/template-assets/07/images/white-cnr-tr.gif");
	background-position: 100% 0;
	background-repeat: no-repeat;
}*/

#menu h2
{
	margin: 0;
	font-size: 12px;
	color: #fff;
	padding: 4px 0 4px 18px;
	font-size: 12px;
	font-weight:bold;
	letter-spacing:2px;
	background: url(/wsimages/box/trc.gif) no-repeat top right;
	background-position: 100% 0;
	background-repeat: no-repeat;
}

#menu li
{
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

#menu li li
{
	border-top: dotted 1px #aaa;
	border-right: none;
	padding-right:1px;
}

#vertmenu {
	width: 140px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}

#vertmenu ul li.active{
	background: url('/wsimages/arrow.gif') no-repeat 124px 8px;
}

#vertmenu ul li a {
	display: block;
	border-bottom: 1px dashed #003366;
	padding: 5px 30px 2px 4px;
	text-align: right;
	text-decoration: none;
	color: #666666;
	width:106px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #000000;
	background-color: #e6e6e6;
}

#mugshots {
	width: 148px;
	min-height: 200px;
	float:left;
	border-left: 1px solid #000000;
	padding-left: 20px;
}

ul.info {
	clear:both;
	margin:0;
	padding:1em 0;
	list-style-type:none;
}

ul.info li.title {
	font-weight:bold;
	color:#114172;
	font-size:12px;
}

ul.infolist {
	padding-bottom: 35px;
	margin-bottom: 35px;
}

#subjecttiming {
	margin:0;
	padding:0;
	list-style-type:none;
}
/*#subjecttiming li {
	clear:both;
	margin:1em 0;
	padding-top:1em;
	background:url(../wsimages/gd_greybar.gif) top left no-repeat;
}*/
#subjecttiming li.first {
	padding:0;
	background:none;
}
#subjecttiming dl {
	float:left;
	width:49%;
	margin:0;
	padding:0;
}
#subjecttiming dt {
	margin:0;
	padding:0;
	font-weight:400;
	color:#114172;
}
#subjecttiming dd {
	margin:0 0 1em;
	padding:0;
}


/* Timetable */
ul#timetable {
	margin:0;
	padding:0;
	list-style-type:none;
}
/*#timetable li {
	float:left;
	width:29%;
	margin:0 3% 3% 0;
	background:#0099cc url(/wsimages/gd_tt_but_right.gif) right no-repeat;
	text-align:center;
}
#timetable a {
	display:block;
	padding:0.25em;
	background:url(/wsimages/gd_tt_but_left.gif) left no-repeat;
	color:#fff;
}*/

/* Child Link Custom Display */
div.childBlocks0 {
	border: 1px dashed #3c78b5;
	background-color:#e0eaf0;
	padding:5px;
	margin-left:20px;
	margin-right:20px;
	min-height:50px;
	_height:50  !important;		/* hack for IE */
	height:auto !important;		/* hack for IE */
	height:50;					/* hack for IE */
}

div.childBlocks1 {
	border: 1px dashed #3c78b5;
	background-color:#FFeaea;
	padding:5px;
	margin-left:20px;
	margin-right:20px;
	min-height:50px;
	_height:50  !important;		/* hack for IE */
	height:auto !important;		/* hack for IE */
	height:50;					/* hack for IE */
}

div.childBlocks0 P {
	margin:0 0 0 55;
	padding:0;
}

div.childBlocks0 h4 {
	margin:0 0 0 55;
padding:0;
}

div.childBlocks1 P {
	margin:0 0 0 55;
	padding:0;
}

div.childBlocks1 h4 {
	margin:0 0 0 55;
	padding:0;
}
div.* {
	margin:0 0 0 0;
	padding:0;
}

body {min-width: 1000px;}

img {
	border: 0;
}

.teaser-box {
	padding: 0 0 30px 0;
}

.teaser-box p {
	margin: 0 0 0 70px;
}

.teaser-image {
	width: 70px;
	float: left;
	margin:3px 0 0 0;
}

.teaser-image img {
	width: 60px;
	height: 60px;
}

#leftColumn
{
	float: left;
	width: 160px;
	font-size:11px;
	margin: 1.5em 0 0 0;
	padding: 1em 1em 1em 18px;
	background: #EFEFEF;
	overflow: hidden;
}

#leftColumn img
{
	border:none;
}

#sidebar
{
	width: 200px;
}

.caption h4
{
	font-size: 14px;
	padding: 0;
	margin: 0 0 4px 0;
}

/* dynamic content */
#dynamic-content
{
	width: 295px;
	padding: 0 0 10px 0;
	margin: 0 0 18px 0;
	border: 1px solid #CECECE;
	background-color: #ffffff;
}
#dynamic-content a {
	text-decoration:none
}

#dynamic-content a:hover {
	text-decoration:underline
}

#dynamic-content div
{
	clear: both;
	position: relative;
}
#dynamic-content .feeds
{
	position: absolute;
	width: 45px;
	top: 0;
	right: 0;
	padding: 0;
	margin: 0;
}
#dynamic-content .feeds a
{
	display: block;
	width: 20px;
	height: 1.5em;
	background-repeat: no-repeat;
	background-position: 2px 3px;
	float: right;
}
#dynamic-content .feeds a.more
{
	background-image: url("/homepage/07-04/images/more-icon.gif");
}
#dynamic-content .feeds a.rss
{
	background-image: url("/homepage/07-04/images/rss-icon.gif");
}
#dynamic-content .feeds span
{
	position: absolute;
	left: -999px;
	display: block;
	width: 199px;
}

#dynamic-content h2
{
	background-color: #CECECE;
	color: #567;
	font-size: 1.3em;
	letter-spacing: 1px;
	padding: 1px 10px;
}
#dynamic-content h3
{
	color: #369;
	padding-left: 10px;
}
#dynamic-content p
{
	margin:10px 10px 2px 10px;;
}
#dynamic-content img
{
	padding: 1px;
	background-color: #fff;
	border: 1px #CECECE solid;
	margin:10px 0 0 10px;
	float: left;
}
#dynamic-content img.advertising
{
	padding: 2px;
	background-color: #fff;
	border: 1px #CECECE solid;
	margin:0 4px 0 15px;
	float: none;
}
#dynamic-content a:hover img
{
	background-color: #ffcc66;
}
#dynamic-content ul
{
	margin: 3px 0 9px;
	padding: 0 0 0 10px;
}
#dynamic-content li
{
	list-style:none ;
	padding: 0 0 0 1em;
	background-image: url("/img/tiny-arrow.gif");
	background-repeat: no-repeat;
	background-position: 0 1px;
}
#dynamic-content li a
{
	text-decoration:none;
}
#dynamic-content li a:hover
{
	text-decoration:none;
}

/* link styles */
a:link { color: #0272FA; }
a:visited { color: #CC33CC; }
a:hover { color: #003366; }
a:active { color: #CC33CC; }

/*main menu items are printed like that*/
#menuwrap {
	height:24px;
	z-index: 9999;
	padding-left: 15px;
	background: #187be6;
}
#suckerfishmenu .block {
	margin-bottom:0;
	padding-bottom:0;
}
#suckerfishmenu .block, #suckerfishmenu .box {
	padding:0;
}
#suckerfishmenu h2 {
	display:none;
}
#suckerfishmenu {
	line-height:24px;
	z-index: 9999;
}
#suckerfishmenu * {
	font-size: 12px;
}
#suckerfishmenu ul.menu {
	padding:0 0 0 0px;
	list-style:none;
	z-index:9999;
	display:inline;
}
#suckerfishmenu a:link, #suckerfishmenu a:active, #suckerfishmenu a:visited {
	color:#FFFFFF;
	display:block;
	padding:0px 14px 0px 14px;
	text-decoration:none;
	font-weight:normal;
	border-right:#FFFFFF solid 1px; /* colours */
}
#suckerfishmenu a:hover {
	display:block;
	padding:0px 14px 0px 14px;
	text-decoration:none;
	font-weight:normal;
	border-right:#FFFFFF solid 1px; /* colours */
}
#suckerfishmenu li {
	display:inline;
	float:left;
	margin:0;
	padding:0;
	height:1%;
	z-index:9999;
}
#suckerfishmenu ul.menu ul {
	padding:0;
	margin-left:-1px;
	list-style:none;
	background:#0000FF; /* colours */
	z-index:9999;
	border-top: 1px solid #999; /* colours */
	border-bottom: 1px solid #003366;
}
#suckerfishmenu ul.menu li ul {
	position:absolute;
	width:240px;
	left:-999em;
	z-index:9999;
}
#suckerfishmenu ul.menu li li {
	float:left;
	width:240px;
	margin-bottom:1px;
	z-index:9999;
}
#suckerfishmenu ul.menu li li a:link, #suckerfishmenu ul.menu li li a:visited {
	color:#003399;
	background:#FFFFFF;
	width:210px;
	border-left:1px #003366 solid; /* colours */
	border-right:1px #003366 solid; /* colours */
	font-weight:normal;
}
#suckerfishmenu ul.menu li li.expanded a {
	background:#ccc;
}
#suckerfishmenu ul.menu li li.expanded a:active, #suckerfishmenu ul.menu li li.expanded a:hover {
	background:#ddd;
}
#suckerfishmenu ul.menu li ul a:active, #suckerfishmenu ul.menu li ul a:hover {
	background:#ddd;
	text-decoration:none;
}
#suckerfishmenu ul.menu li li.expanded ul.menu a {
	background:#ddd;
}
#suckerfishmenu ul.menu li li.expanded ul.menu a:active, #suckerfishmenu ul.menu li li.expanded ul.menu a:hover {
	background:#ddd;
}
#suckerfishmenu ul.menu li li.expanded ul.menu li.expanded a {
	background:#ddd;
}
#suckerfishmenu ul.menu li li.expanded ul.menu li.expanded a:active, #suckerfishmenu ul.menu li li.expanded ul.menu li.expanded a:hover {
	background:#ddd;
}
#suckerfishmenu ul.menu li li {
}
#suckerfishmenu ul.menu li ul a {
	color:#036;
	width:240px;
	line-height:16px;
	font-size:95%;
	padding-top:4px;
	padding-bottom:4px;
	z-index:9999;
}
/*where I have defined sub menu list colors - Manu*/
#suckerfishmenu ul.menu li ul a:active, #suckerfishmenu ul.menu li ul a:hover {
	color:#036;
	background:#ECF0FF;
	text-decoration:none;
	z-index:9999;
}
#suckerfishmenu ul.menu li ul ul {
	margin:-25px 0px 0px 239px;
}
#suckerfishmenu ul.menu li:hover ul ul, #suckerfishmenu ul.menu li:hover ul ul ul, #suckerfishmenu ul.menu li.sfhover ul ul, #suckerfishmenu ul.menu li.sfhover ul ul ul {
	left:-999em;
}
#suckerfishmenu ul.menu li:hover ul, #suckerfishmenu ul.menu li li:hover ul, #suckerfishmenu ul.menu li li li:hover ul, #suckerfishmenu ul.menu li.sfhover ul, #suckerfishmenu ul.menu li li.sfhover ul, #suckerfishmenu ul.menu li li li.sfhover ul {
	left:auto;
}
#suckerfishmenu ul.menu li ul ul ul {
	margin:-25px 0 0 239px;
}
#suckerfishmenu ul.menu ul li:hover ul ul, #suckerfishmenu ul.menu ul li:hover ul ul ul, #suckerfishmenu ul.menu ul li.sfhover ul ul, #suckerfishmenu ul.menu ul li.sfhover ul ul ul {
	left:-999em;
}
#suckerfishmenu ul.menu ul li:hover ul, #suckerfishmenu ul.menu ul li li:hover ul, #suckerfishmenu ul.menu ul li li li:hover ul, #suckerfishmenu ul.menu ul li.sfhover ul, #suckerfishmenu ul.menu ul li li.sfhover ul, #suckerfishmenu ul.menu ul li li li.sfhover ul {
	left:auto;
}
#suckerfishmenu ul.menu li li.expanded ul.menu li.expanded ul.menu li a {
	background:#ccc;
}
#suckerfishmenu ul.menu li li.expanded ul.menu li.expanded ul.menu li a:active, #suckerfishmenu ul.menu li li.expanded ul.menu li.expanded ul.menu li a:hover {
	background:#ddd;
}
#suckerfishmenu ul.menu li li.expanded ul.menu li ul.menu li.expanded a {
	background:#ddd url(/wsimages/menu_arrow.png) 100% 50% no-repeat;
}
#suckerfishmenu ul.menu li li.expanded ul.menu li ul.menu li.expanded a:active, #suckerfishmenu ul.menu li li.expanded ul.menu li ul.menu li.expanded a:hover {
	background:#ddd url(/wsimages/menu_arrow.png) 100% 50% no-repeat;
}
#suckerfishmenu ul.menu li li.expanded ul.menu li ul.menu a {
	background:#ddd;
}
#suckerfishmenu ul.menu li li.expanded ul.menu li ul.menu a:active, #suckerfishmenu ul.menu li li.expanded ul.menu li ul.menu a:hover {
	background:#ddd;
}
#suckerfishmenu ul.menu li li.expanded ul.menu li ul.menu li.expanded li ul.menu li.expanded a {
	background:#ddd url(/wsimages/menu_arrow.png) 100% 50% no-repeat;
}
#suckerfishmenu ul.menu li li.expanded ul.menu li ul.menu li.expanded li ul.menu li.expanded a:active, #suckerfishmenu ul.menu li li.expanded ul.menu li ul.menu li.expanded li ul.menu li.expanded a:hover {
	background:#ddd url(/wsimages/menu_arrow.png) 100% 50% no-repeat;
}
#suckerfishmenu ul.menu li li.expanded ul.menu li ul.menu li ul.menu a {
	background:#ddd;
}
#suckerfishmenu ul.menu li li.expanded ul.menu li ul.menu li ul.menu a:active, #suckerfishmenu ul.menu li li.expanded ul.menu li ul.menu li ul.menu a:hover {
	background:#ddd;
}


/* Home page boxes */
.sidebox {
 width: 285px;/* width: 17em; ems so it will grow */
background: url(/wsimages/box/brc.gif) no-repeat bottom right;
/*background-color: #E6F2FF*/
font-size: 100%;
line-height:normal;
}
.boxhead {
background: url(/SAITM_files/saitm-JD4.jpg) no-repeat top right;
margin: 0;
padding: 0;
}
.boxhead h6 {
background: url(tlc.jpg) no-repeat top left;
margin: 0;
padding: 4px;
color: #0066FF; 
font-size: 12px;
font-weight:bold;
letter-spacing:2px;
}
.boxbody {
background-color: #E6F2FF
background: url(blc.gif) no-repeat bottom left;
margin: 0;
padding: 10px 10px 10px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
}
.boxbody a {
	text-decoration: underline;
	color:#330066l;
}
.boxbody a:hover {
	text-decoration: underline;
	color:#0000cc;
}
.boxbody h6 {
background: url(/wsimages/box/tb.gif) repeat-x top right;
margin: 5px -10px 0 -10px;
padding: 4px 8px 10px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:##FFF;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
}
.sideboxRight {
width: 345px;
background: url(/wsimages/box/brc.gif) no-repeat bottom right;
padding: 4px;
color: #0066FF; 
font-size: 12px;
font-weight:bold;
margin-right:15px;
line-height: normal;
}
.sideboxRight ul{
line-height: normal;
}
