
/* |||||||||||| -- SUB PAGE STYLIES -- ||||||||||||| */


/* ::::: LEFT NAV ::::: */

div.content div.leftnav {
float:left;
width:199px;
/*border:1px dotted red;*/
}

div.content div.leftnav ul li {
background:url(../img/subnav_bullet1.gif) no-repeat 25px 9px;
list-style-type:none;
list-style-image:none;
color: #470000;
font-weight:bold;
padding:5px 0 5px 40px;
}

div.content div.leftnav ul li a {
color: #470000;
text-decoration:none;
}

div.content div.leftnav ul li a:hover {
color:#D33201;
text-decoration:underline;
}

div.content div.leftnav ul li.on {
color: #A33E01;
background-color:#FFFCF1;
border-top:1px solid #E7DCB6;
border-bottom:1px solid #E7DCB6;
}

div.content div.leftnav ul li.on a {
color: #A33E01;
text-decoration:none;
}

div.content div.leftnav ul li ul li{
background:url(../img/subnav_bullet2.gif) no-repeat 0px 7px;
margin-left:0px;
color: #470000;
font-weight:normal;
font-size:10px;
padding:0 0 0 10px;
}

div.content div.leftnav ul li ul li.subon {
font-weight:bold;
}

div.content div.leftnav ul li ul li a {
color: #470000;
text-decoration:none;
}



/* ::::: LAYOUT ::::: */

div.top img.mastphoto {
border:1px solid #C7BC94;
border-bottom:none;
background-image:url(../img/topheader_interior.gif);
background-repeat:no-repeat;
padding:65px 13px 14px 16px;
}

div.content {
padding-left:0;
}


div.content input {
width:250px;
margin-bottom:10px;
}

div.content div.centercolumn {
float:left;
width:280px;
padding:0 0 0 20px;
min-height:500px;
_height:500px;
}

div.content div.centercolumn.span {
width:508px;
}

div.content div.centercolumn img.pagephoto {
border:1px solid #CAB494;
margin-bottom:20px;
}

div.content div.rightcolumn {
float:right;
width:202px;
padding-bottom:10px;
}

div.content div.rightcolumn input.checkbox {
width:auto;
border:0;
padding:0;
margin:0;
}

div.content div.rightcolumn p.registerbutton {
vertical-align:middle;
}

div.content div.rightcolumn p.registerbutton img {
display:inline;
vertical-align:middle;
}

div.content div.rightcolumn div.sidebox {
background-image:url(../img/sub_sidebarbg.gif);
background-repeat:repeat-x;
background-color:#FBF3D5;
border:1px solid #CAB494;
margin-bottom:10px;
}

div.content div.rightcolumn div.sidebox h3, 
div.content div.rightcolumn div.sidebox p, 
div.content div.rightcolumn div.sidebox ul,
div.content div.rightcolumn div.sidebox div {
background-color:#fff;
margin:0 10px;
border:1px solid #ECE3C3;
border-bottom:none;
border-top:none;
padding:3px 7px;
}

div.content div.rightcolumn div.sidebox .last {
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px solid #ECE3C3;
}

div.content div.rightcolumn div.sidebox img.buttons {
display:inline;
padding:0 2px 0 4px;
vertical-align:middle;
}


/* ::::: PAGE SPECIFIC LAYOUT ::::: */

/* Course Catalog */

div.tilebucket {
width:200px;
height:150px;
background-color:#fff;
border:1px dashed #CAB494;
padding:20px;
float:left;
margin:20px 20px 5px 0;
}

div.tilebucket.right {
margin-right:0;
}

div.tilebucket h2 {
margin-top:0;
}

div.tilebucket p {
margin-bottom:0;
}

/* Course Detail */

ul.coursedetaillist {
float:none;
}

ul.coursedetaillist li {
font-size:13px;
font-weight:bold;
list-style-type:none;
margin:10px;
}

ul.coursedetaillist li ul li {
font-size:11px;
font-weight:normal;
background:url(../img/subnav_bullet2.gif) no-repeat 0px 7px;
padding:0 0 0px 8px;
}

div.content div.centercolumn div.coursephotos img {
float:left;
width:45%;
height:45%;
border:1px solid #000;
}

div.content div.centercolumn.span div.coursephotos img {
float:none;
display:inline;
padding:0;
margin:8px;
}

/* ::::: USER ACCOUNT ::::: */

table.calendar {
width:100%;
margin:20px 0 0 0;
background:url(../img/user_calendarbg.gif) repeat-x;
}

table.calendar tr.calendarhead td {
height:27px;
border:0;
}

table.calendar tr.calendarhead td a {
color:#F0DB9A;
font-size:10px;
font-weight:bold;
}

table.calendar tr.calendarhead td.backbutton {
background:url(../img/user_calendartop.gif) no-repeat;
}

table.calendar tr.calendarhead td.backbutton img {
display:inline;
padding:0 5px 0 10px;
vertical-align:middle
}

table.calendar tr.calendarhead td.calendarmonth {
background:url(../img/user_calendartop.gif) no-repeat -144px 0;
padding-left:15px;
}

table.calendar tr.calendarhead td.forwardbutton {
background:url(../img/user_calendartop.gif) no-repeat -348px 0;
padding:0px 0 0 100px;
}

table.calendar tr.calendarhead td.forwardbutton img {
display:inline;
padding:0 0 0 5px;
vertical-align:middle;
}

table.calendar tr.calendardays td {
border-right:1px dotted #fff;
background:url(../img/user_calendardaysbg.gif) repeat-x;
height:17px;
padding-left:24px;
}

table.calendar tr.calendardays td.firstcol {
border-left:1px solid #CFC5A0;
}

table.calendar tr.calendardays td.lastcol {
border-right:1px solid #CFC5A0;
}

table.calendar tr.calendardates td {
border:1px solid #CFC5A0;
border-left:0;
border-bottom:0;
vertical-align:top;
height:43px;
width:72px;
padding:3px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#896D44;
}

table.calendar tr.calendardates td.empty {
color:#FDF4DB;
background-color:#FDF4DB;
}

table.calendar tr.calendardates td.firstcol {
border-left:1px solid #CFC5A0;
}

table.calendar tr.calendarbottom td {
background-color:#300000;
height:10px;
}



table.repeatertable {
width:100%;
}

table.repeatertable td {
padding:10px;
vertical-align:top;
}

table.repeatertable tr.repeatertable_head td {
background-color:#F8E0A0;
padding:5px 10px;
}

table.repeatertable tr.repeatertable_ids td {
background-color:#400000;
padding:0 5px;
color:#FFFFFF;
font-weight:bold;
font-size:10px;
border-left:1px dotted white;
}

table.repeatertable tr.repeatertable_even td {
background-color:#FEF9E6;
}

table.repeatertable tr.repeatertable_odd td {
background-color:#FBECC2;
}


/*Added by Michael */
div.content div.centercolumn ul
{
	margin: 5px 0px 5px 20px;
	list-style-type: none;
	font-weight: normal;
	font-size: 12px;
	color: #470000;
}

div.content div.centercolumn ul li
{
	background: url(../img/subnav_bullet1.gif) no-repeat 0px 5px;
	padding: 0 0 0px 18px;
}

div.content div.centercolumn ul ul
{
	margin: 0 0 2px 8px;
	list-style-type: none;
	color: #6C5042;
	font-size: 11px;
	font-weight: normal;
}

div.content div.centercolumn ul ul li
{
	background: url(../img/subnav_bullet2.gif) no-repeat 0px 7px;
	padding: 0 0 0px 8px;
}