html,body{
	margin:0;
	padding:0;
}

body{
	font: 76% arial,sans-serif;
}

body.fend{
	background:#181818 url(/fend/images/bg-body.gif) repeat-x;
}

h1 {
    color: #51162c;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

h2 {
    color : #6e243f;
    font-size : 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight : bold;
    text-decoration: none;
}

h3 {
    color : #956a7d;
    font-size : 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight : bold;
    text-decoration: none;
}

h4 {
    color: #999;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

h4 a:link, h4 a:visited, h4 a:active{
	color: #999;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

h4 a:hover{
	color: #666;
}

h5 {
    color : #a3a3a3;
    font-size : 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight : bold;
    text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
}

p {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #666;
	text-align: justify;
}

p.left {
	text-align: left;
}

p.right {
	text-align: right;
}

.clear{
	clear: both;
}

a:link, a:visited, a:active { 
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
}

a:link {
	color: #2C96CA;
}

a:hover, a:active {
	color: #00ACFF;
}

a:visited {
	color: #517A8E;
}

a:hover {
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: underline;
}

a.dark {
	color:#551C2F;
	font-weight:bold;
	text-decoration:none;
}

div#headershell{
	position:relative;
	height:133px;
	background: url(/fend/images/bg-headershell.gif) no-repeat;
	margin:0;
	padding:0;
}

div#logo{
	float:left;
	position:relative;
	left:20px;
	top:10px;
	width:181px;
}

div#headerright{
	float:left;
	width:748px;
	position:relative;
	top:15px;
}

div#flash{
	float:left;
	width:409px;
	height: 88px;
	position:relative;
	background: url('/fend/images/barrister-solicitors.gif');
}

div#flashshell{
	text-align: center;
	background: #fff;
}

div#searchshell{
	float:right;
	width:230px;
}

div#search{
	background:url(/fend/images/bg-search.gif) top left no-repeat;
	width:230px;
	text-align:right;
}

.form{
	 border:1px solid #ccc;
	 font-size:10px;
	 padding:1px 5px;
}

a.link-tbay{
	display: block;
	position: absolute;
	top: 63px;
	left: 609px;
	width: 164px;
	height: 13px;
}

a.link-toronto{
	display: block;
	position: absolute;
	top: 80px;
	left: 609px;
	width: 164px;
	height: 10px;
}

a.link-tbay strong, a.link-toronto strong{
	float: left;
	color: #641b38;
	font-weight: normal;
}

a.link-tbay span, a.link-toronto span{
	float: right;
	color: #000;
}

div#mainmenu{
	height:28px;
	width:755px;
	margin-left:184px;
	clear:both;
	z-index:3;
}

div#categoryshell{
	height:47px;
	background:url(/fend/images/bg-category.gif) repeat-x;
	z-index:2;
}

div#category{
	margin-left: 184px;
	width:600px
}

div#containershell{
	width:942px;
	background:#fff url(/fend/images/bg-contentwrap.gif) repeat-x;
	text-align:left;
	margin:0 auto;
}

div#container{
	background:url(/fend/images/bg-container.gif) repeat-y;
}

div#wrapper{
	background:#fff url(/fend/images/bg-wrapper.gif) repeat-x;
	margin:0;
	padding:0;
}

div#content{
	float:right;
	width:750px;
	padding:0;
	margin:0;
}

div#pagetitleshell{
	width:740px;
	height:25px;
	border-bottom:1px solid #ccc;
	padding:10px 0 0 0;
	margin:0;
}

div#pagetitle{
	float:left;
}

div#pagetitle h1{
	color:#51162c;
	font-size:18px;
	padding:0 0 2px 0;
	margin:0;
}

ul#services-menu {
	margin: 0;
	padding: 0;
	width: 680px;
	list-style: none;
	float: left;
}

ul#services-menu li {
	background: url(/fend/images/tab-left.gif) top left no-repeat;
	display: inline;
	float: left;
	margin-right: 1px;
}

ul#services-menu li a {
	background: url(/fend/images/tab-right.gif) top right no-repeat;
	color: #56102a;
	font: normal 12px/25px Arial, Verdana, Helvetica, sans-serif;
	padding: 0 5px;
	display: block;
	float: none!important;
	float: left;
	height: auto !important;
	height: 1%; /*For IE*/
}

ul#services-menu li:hover,
ul#services-menu li.iehover {
	background: url(/fend/images/tab-left.gif) bottom left no-repeat;
}

ul#services-menu li a:hover {
	background: url(/fend/images/tab-right.gif) bottom right no-repeat;
	color: #fff;
	text-decoration: none;
}

ul#services-menu ul{display: none;}

div#print{
	float:right;
}

div#contentwrapper{
	padding-right: 10px;
}

div#homecontentwrapper{
	width: 200px;
	float: left;
	margin-bottom: 10px;
	clear: both;
}

div#homecontentwrapper h5{
	margin: 20px 0 10px 0;
}

div#announcementwrapper{
	float: right;
	width: 480px;
	margin: 10px 0;
	padding: 10px 0 0 0px;
	border-left: 1px solid #ddd;
}

div#announcementwrapper h5{
	margin: 0 5px 10px 5px;
    color : #a3a3a3;
    font-size : 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight : bold;
    text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
}

div.newswrapper{
	margin: 0 0 10px 10px;
	padding: 5px 10px;
	border-bottom: 1px solid #eee;
	background: #f9f9f9;
	width: 210px;
	height: 75px;
	float: left;
}

div#columnshell{
	float:left;
	width:178px;
	
	padding-left:4px;
}

a#colimg{
	text-decoration: none;
	color: #aaa;
	font-size: 10px;
	text-align: center;
	display: block;
}

div#footershell{
	background:url(/fend/images/bg-footer.gif) repeat-x;
	clear:both;
	height:57px;
	width:100%;
}

div#footer{
	clear: both;
}

div#rootlinks{
	float:right;
	width:740px;
	text-align:center;
	clear:right;
}

div#rootlinks a, div#rootlinks a:visited{
	color:#4e4e4e;
	font-size:11px;
	text-decoration:none;
}

div#rootlinks a:hover{
	color:#4e4e4e;
	text-decoration:underline;
}

div#copyright{
	margin-top: 17px;
	float:right;
	width:250px;
	text-align:center;
	font-size:11px;
	color:#6a6a6a;
}

div#copyright a, div#sencia a{
	color: #6a6a6a;
}

div#copyright a:hover, div#sencia a:hover{
	color: #fff;
	text-decoration: underline;
}

/*------------------ Video Player START -----------------------*/
div.flv-player{
	background: #000 url(/fend/images/vid_play.gif) no-repeat center;
}

div.flv-player a{
	display: block;
	background: url(/fend/images/vid_botleft.gif) no-repeat bottom left;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

div.flv-player a span{
	display: block;
	background: url(/fend/images/vid_botright.gif) no-repeat bottom right;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
/*------------------ Video Player END -----------------------*/

/* ------------------ Calendar START -----------------------*/
.calendar_table
{
	border: solid 1px #000;
	border-left: 0px;
}
.calendar_desc_cell
{
	border: 0px;
	border-left: solid 1px #000;
	background: #dddddd;
}
.calendar_desc_text
{
	padding-left: 5px;
}
.calendar_datepick_cell
{
	border: 0px;
	border-left: solid 1px #000;
}
.calendar_dayname_cell
{
	border: solid 1px #000;
	border-bottom: 0px;
	border-right: 0px;
}
.calendar_prevmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_today_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_curmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_nextmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
/* ------------------ Calendar END -----------------------*/

/* --------------- Event Listing START -------------------*/

.event-listing-table{width: 100%;}
.event-header-row{}
.event-header-cell{background-color: #bec9d6;}
.event-month-row{}
.event-month-cell{}
.event-row-1{}
.event-row-2{}
.event-cell-1{}
.event-cell-2{}
.event-event-col{}
.event-date-col{}
.event-info-col{}

/* --------------- Event Listing END ---------------------*/

/* Our People links */

a.ourpeople {
	display: block;
	width: 120px;
	height: 155px;
	border: 1px solid #eee;
}

a.people_01-ross-judge {background: url(/upload/images/people_01-ross-judge_thumb.jpg) top left no-repeat;}
a.people_01-ross-judge:hover {background: url(/upload/images/people_01-ross-judge_thumb.jpg) bottom no-repeat; text-decoration: none;}

a.people_02-fred-bickford {background: url(/upload/images/people_02-fred-bickford_thumb.jpg) top left no-repeat;}
a.people_02-fred-bickford:hover {background: url(/upload/images/people_02-fred-bickford_thumb.jpg) bottom no-repeat; text-decoration: none;}

a.people_03-paul-jasiura {background: url(/upload/images/people_03-paul-jasiura_thumb.jpg) top left no-repeat;}
a.people_03-paul-jasiura:hover {background: url(/upload/images/people_03-paul-jasiura_thumb.jpg) bottom no-repeat; text-decoration: none;}

a.people_04-john-cyr {background: url(/upload/images/people_04-john-cyr_thumb.jpg) top left no-repeat;}
a.people_04-john-cyr:hover {background: url(/upload/images/people_04-john-cyr_thumb.jpg) bottom no-repeat; text-decoration: none;}

a.people_05-brian-babcock {background: url(/upload/images/people_05-brian-babcock_thumb.jpg) top left no-repeat;}
a.people_05-brian-babcock:hover {background: url(/upload/images/people_05-brian-babcock_thumb.jpg) bottom no-repeat; text-decoration: none;}

a.people_06-garth-oneill {background: url(/upload/images/people_06-garth-oneill_thumb.jpg) top left no-repeat;}
a.people_06-garth-oneill:hover {background: url(/upload/images/people_06-garth-oneill_thumb.jpg) bottom no-repeat; text-decoration: none;}

a.people_07-deborah-humphreys {background: url(/upload/images/people_07-deborah-humphreys_thumb.jpg) top left no-repeat;}
a.people_07-deborah-humphreys:hover {background: url(/upload/images/people_07-deborah-humphreys_thumb.jpg) bottom no-repeat; text-decoration: none;}

a.people_08-bradly-smith {background: url(/upload/images/people_08-bradly-smith_thumb.jpg) top left no-repeat;}
a.people_08-bradly-smith:hover {background: url(/upload/images/people_08-bradly-smith_thumb.jpg) bottom no-repeat; text-decoration: none;}

a.people_09-shelley-trewin {background: url(/upload/images/people_09-shelley-trewin_thumb.jpg) top left no-repeat;}
a.people_09-shelley-trewin:hover {background: url(/upload/images/people_09-shelley-trewin_thumb.jpg) bottom no-repeat; text-decoration: none;}

a.people_10-lydia-stam {background: url(/upload/images/people_10-lydia-stam_thumb.jpg) top left no-repeat;}
a.people_10-lydia-stam:hover {background: url(/upload/images/people_10-lydia-stam_thumb.jpg) bottom no-repeat; text-decoration: none;}

a.people_11-nick-melchiorre {background: url(/upload/images/people_11-nick-melchiorre_thumb.jpg) top left no-repeat;}
a.people_11-nick-melchiorre:hover {background: url(/upload/images/people_11-nick-melchiorre_thumb.jpg) bottom no-repeat; text-decoration: none;}

a.people_12-dorian-persaud {background: url(/upload/images/people_12-dorian-persaud_thumb.jpg) top left no-repeat;}
a.people_12-dorian-persaud:hover {background: url(/upload/images/people_12-dorian-persaud_thumb.jpg) bottom no-repeat; text-decoration: none;}

a.people_13-fhara-pottinger {background: url(/upload/images/people_13-fhara-pottinger_thumb.jpg) top left no-repeat;}
a.people_13-fhara-pottinger:hover {background: url(/upload/images/people_13-fhara-pottinger_thumb.jpg) bottom no-repeat; text-decoration: none;}

a.people_14-shannon-burkinshaw {background: url(/upload/images/people_14-shannon-burkinshaw_thumb.jpg) top left no-repeat;}
a.people_14-shannon-burkinshaw:hover {background: url(/upload/images/people_14-shannon-burkinshaw_thumb.jpg) bottom no-repeat; text-decoration: none;}

a.people_15-jennifer-lohuis {background: url(/upload/images/people_15-jennifer-lohuis_thumb.jpg) top left no-repeat;}
a.people_15-jennifer-lohuis:hover {background: url(/upload/images/people_15-jennifer-lohuis_thumb.jpg) bottom no-repeat; text-decoration: none;}

/* -------------- sitemap styles -------------- */
ul#sitemap{
	list-style: none;
	margin: 0;
}
ul#sitemap li{
	list-style: none;
	font-weight: bold;
	line-height: 20px;
	border-top: 1px solid #666;
}
ul#sitemap ul{
	margin: 0 0 0 15px;
}
ul#sitemap ul li{
	font-weight: normal;
	border: none;
}