﻿#HouseMenuNav li a:link, #HouseMenuNav li a:visited, #HouseMenuNav li a.ArrowPointer, #dnn_ctr3639_FormMaster_cmdSubmit
{
    behavior: url(/Portals/45/Skins/Margaret/iepngfix.htc);
}

/* CSS Document */
*
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #000000;
	line-height: 1.3em;
	font-size: 13px;
}
html, body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	background: #999999;
}
td
{
	text-align: left;
	clear: both;
}
a img
{
	border: none;
	outline: none;
}
a, a:link, a:visited
{
	outline: none;
	color: #ff3300;
	text-decoration: underline;
}
a:hover
{
	color: #082c7e;
	text-decoration: none;
}
p, .Normal
{
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 13px;
	padding: 0 0 20px 0;
	margin: 0;
	line-height: 1.3em;
	color:#000000;
}
.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.floatNone
{
	float: none;
}
ul, ol
{
	padding:0px;
	margin:0 0 15px 0;
	list-style-position:inside;
}

li
{
	font-size: 13px;
}

ul li
{
	list-style-image:none;
	list-style-type:disc;
}
h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	font-family: "Segoe UI", Arial, Verdana, Helvetica, Sans-Serif;
	line-height: normal;
	color:#ff3300;
}
h1
{
	font-size: 20px;
	font-weight: normal;
}
h2
{
	font-size: 18px;
	font-weight: normal;
	color: #0D4AD1;
}
h3
{
	font-size: 16px;
}
h4
{
	font-size: 14px;
}
h5
{
	font-size: 12px;
}
h6
{
	font-size: 10px;
}

#wrapper
{
	margin: auto;
	width: 960px;
	height: auto;
	border: red 0px solid;
}
#innerWrapper
{
	float: left;
	width: 938px;
	height: auto;
	padding: 0 11px 0 11px;
	background: url('images/wrapperBG.gif' ) repeat-y center top;
}
#header
{
	float: left;
	width: 938px;
	height: 168px;
}
#content
{
	float: left;
	width: 938px;
	height: auto;
	background: #c1cfdd url('images/contentBG.gif' ) repeat-x left top;
}
.leftPanel
{
	float: left;
	width: 155px;
	height: auto;
	border: red 0px solid;
	padding: 0 5px 0 8px !important;
	padding: 0 5px 0 0;
}
.rightPanel
{
	float: left;
	padding: 10px 5px 0 5px;
	width: 755px;
	height: auto;
	border: red 0px solid;
}
#footer
{
	float: left;
	width: 960px;
	height: 50px;
	font-size: 11px;
	margin: 0 -11px 0 -12px !important;
	margin: 0 -6px 0 -6px;
	text-align: center;
	padding: 20px 0 0 0;
	line-height: 2em;
	background: #999999 url('images/footerBG.gif' ) no-repeat left top;
}
#footer span
{
	font-size: 11px;
}
#footer a
{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}

.leftPane .ContainerWrapper
{
	width: 245px;
	padding-right: 10px;
}
.contentPane
{
	width: 100%;
}
.rightPane .ContainerWrapper
{
	width: 245px;
	padding-left: 10px;
}


img
{
    border: 0;
}

img.leftImage
{
    padding: 0 10px 0 0;
}

img.rightImage
{
    padding: 0 0 0 10px;
}


.form
{
    text-align: left;
    clear: both;
}

.form .SubHead
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    color: #333;
    width: 140px;
    display: block;
    font-size: 13px;
    font-weight: normal;
}

.form .NormalTextBox
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    border: 1px solid #297BA3;
    font-weight: normal;
}

.form .NormalTextBox:hover, .form .NormalTextBox:focus
{
    border: 1px solid #156287 !important;
    background: #e7f0f4 !important;
}

.form a.CommandButton:link
{
    font-size: 13px;
    color: #499CC8;
    text-decoration: underline;
    font-size:14px;
}

.form td
{
    padding-bottom: 5px;
}

.NormalRed
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 13px;
}

/* form master submit button */

#dnn_ctr3639_FormMaster_cmdSubmit
{
    background: url(images/submit.png) 0 0 no-repeat;
    margin: 0 auto;
    padding: 10px 10px 12px 32px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 14px;
    color: #fff;
    line-height: 1.3em;
    font-weight: normal;
    text-transform: uppercase;
    text-align: left;
    width: 69px;
    display: block;
    text-decoration: none;
}

#dnn_ctr3639_FormMaster_cmdSubmit:hover
{
    background-position: 0 bottom;
}

.tableHeader
{
    background: url(images/bg-table-header.png) 0 0 repeat-x #84A3E7;
    font-weight: bold;
}

.tableRow
{
    
}

.box
{
    margin: 0 auto 10px auto;
    padding: 10px;
    background: #BECDDB;
    border: solid 1px #7F9FE7;
    width: 90%;
}

/* =====================================

    CSS STYLES FOR HouseMenu SkinObject

   =====================================

*/

/* Vertical Menu */

#HouseMenuNav
{
	/* menu wrapper div */
	padding: 10px 0 10px 0;
	margin: 0;
	color: #333333;
	background:none
}

#HouseMenuNav ul, ul.DreamArchiveList
{
	/* all submenu lists */
	list-style: none;
	padding: 0;
	margin: 0;
	background:none;
}

#HouseMenuNav a
{
	/* all links within the menu wrapper */
	color: #333;
	text-decoration: none;
	margin:0px;
	padding:0px;
	background:none;
}

#HouseMenuNav li, ul.DreamArchiveList
{	
	list-style: none;
	margin: 0 !important;
	margin: 0 0 0 -8px;
	padding: 0;
	font-weight: bold;
	text-align:left;
	border-right: solid 1px #dee6ed;
}

#HouseMenuNav li a:link, #HouseMenuNav li a:visited, #HouseMenuNav li a.ArrowPointer
{
	/* main colour of the menu */
	margin: 0;
	padding: 7px 0;
	display: block;
	color: #333;
	text-decoration: none;
	font-size:12px;
	line-height: normal;
	height: auto !important;
	height: 20px;
	background: url(images/leftMenuBG.png) repeat-y right top;
}

#HouseMenuNav li a:hover
{
	color: #082c7e;
	text-decoration: none;
}

#HouseMenuNav li ul, ul.DreamArchiveList li
{
	/* second level menu items */
	list-style: none;
	margin:0px;
	padding:0 0 0 10px;
	background: transparent;
}

#HouseMenuNav li li, ul.DreamArchiveList li
{
	display: block;
	border-bottom: none;
	font-weight: normal;
	padding:0;
	margin:0;
	background:none;
}



#HouseMenuNav li ul li
{
	margin: 0; /* remove the bullets from the sub menu */
	list-style: none;
	padding: 0px;
	display:block;
	background:none;
}

#HouseMenuNav li li a:link, #HouseMenuNav li li a:visited
{
	color: #333;
	background:transparent url(images/menuArrow.gif) no-repeat 0 8px;
	padding: 0 0 0 8px !important;
	margin: 0;
	line-height:20px;
	text-decoration: none;
}
ul.DreamArchiveList li a:link, ul.DreamArchiveList li a:visited
{
	background:transparent url(images/menuArrow.gif) no-repeat 0 8px;
	padding: 3px 0 0 15px !important;
	margin: 0;
	line-height:20px;
}
#HouseMenuNav li li a:hover
{
	color: #082c7e;
}
#HouseMenuNav li li ul
{
	padding:0 0 0 10px !important;
	padding:15px 0 0 10px;
}

/*----------------------- Read More Button------------------- */
a.readmoreBtn
{	
	float:right;
	width:88px;
	height:18px;
	line-height:16px;
	text-align:center;
	background: url('images/readButton.gif' ) no-repeat left top;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	margin:-5px 0 0 0;
}
a.readmoreBtn:hover
{
	background: url('images/buttonHvr.gif' ) no-repeat left top;
	color:#fff;
	text-decoration:none;
}


table.CourseTable
{
    width:100%;
}

table.CourseTable tr td
{
    padding:0px; margin:0px; padding-top:5px; padding-bottom:5px; border-bottom:1px solid #333;
}

table.CourseTable tr.noborder td
{
    padding:0px; margin:0px; padding-top:5px; padding-bottom:5px; border-bottom:none;
}

