/* Layout stylesheet for general DMACC pages */

/* High level, page-wide style declarations */
body 
{
	margin: 0;
	padding: 0;
	background-image: url("images/pagebkg.jpg");
	background-repeat: repeat-x;
	background-color: #adcfe6;
}

#container
{
	width: 790px;
	background-color: #ffffff;
	margin: 0 auto;
	padding: 0;
}

p, h1, h2, h3, h4, h5, h6
{
	margin: 10px;
}

#content img
{
	margin: 5px;
}
/* End page-wide style declarations */

/* Header classes */
#header
{
	clear: both;
	background-image: url("../images/headerbkg2008.jpg");
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
}

/* Classes for the DMACC logo */
#header .logoarea
{
	margin: 0;
	padding: 0;
}

.logoarea img
{
	border: none;
	margin: 0;
}

/* End classes for the DMACC logo */

#header h1 /* Handles positioning of the page title within the header */
{
	display: none;
}

#header .logo
{
	float: left;
	margin: 0;
}

#header .links
{
	position: absolute;
	right: 20px;
	top: 5px;
	margin: 0;
	font-weight: bold;
	font-size: 90%;
	color: #FFFFFF;
}

#header p
{
	color: #000000;
}

#header .links a
{
	color: #ffffff;
}

#header .links a:hover
{
	color: #f7a30a;
	text-decoration: none;
}

/* Classes for the searchbar. */

#header .forms
{
	position: absolute;
	right: 20px;
	top: 25px;
}

#header .forms form
{
	float: left;
	display: inline;
	margin: 0 0 0 5px;
}

#header .forms img
{
	float: left;
	margin-top: 4px;
	margin-left: 3px;
	border: none;
}

#header form.search
{
	margin-top: -1px;
}
/* End searchbar classes */

/* Classes to handle the swap between logos for the screen and print stylesheets */
.printlogo
{
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

.screenlogo
{
	float: left;
	margin: 0;
}
/* End logo swap classes */
/* End header classes */

/* Elements for containing the navigation */
#header .topnav
{
	width: 100%;
	clear: both;
	float: left;
	background-image: url("images/topbtnbkg.jpg");
	background-repeat: repeat-x;
	/*height: 23px;*/
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#header .internalnav
{
	width: 790px;
	clear: both;
	float: left;
	background-image: url("images/greennav.jpg");
	background-repeat: repeat-x;
	/*height: 32px;*/
	margin: 0;
	padding: 0;
}
/* End elements for containing the navigation */

.leftnav
{
	width: 189px;
	border-right: solid 1px #848388;
	float: left;
	background-image: url("images/leftnavbkg.jpg");
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	/*position: relative;*/
}

#content .leftnav img
{
	margin: 0;
	padding: 0;
	float: left;
}

#content .leftnav a img
{
	border: none;
}
/* End elements for containing the navigation */

/* Begin body elements */
#content /* Master containing class for body elements */
{
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	border-top: 1px solid #848388;
}

#content .topimage
{
	width: 100%;
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
}

#content .topimage img
{
	margin: 0;
	float: left;
}

/* Pseudocolumn classes to be called in the content div */
.twocolumn
{
	background-image: url("images/contentbkg2.jpg");
	background-repeat: repeat-y;
}

.onecolumn
{
	background-image: url("images/onecolumn.jpg");
	background-repeat: repeat-y;
}

.noleft
{
	background-image: url("images/noleft.jpg");
	background-repeat: repeat-y;
}
/* End pseudocolumn classes */

/* Content classes to be used with a twocolumn declaration */
.leftcolumn
{
	margin: 0;
	width: 400px;
	float: left;
	background-color: #ccddee;
}

.leftfull
{
	margin: 0;
	width: 629px;
	float: left;
	background-color: #ccddee;
}

.rightcolumnnoleft
{
	margin: 0;
	width: 161px;
	float: left;
}

.rightcolumnnoleft *
{
	margin: 0 5px 0 5px;
}

.rightcolumnnoleft img
{
	margin: 0;
}	

.rightcolumn
{
	width: 188px;
	margin: 0;
	padding: 0;
	/*background-color: #003896;*/
	/*background-image: url("images/rightnavbkg.jpg");
	background-repeat: repeat-y;
	background-position: right;*/
	float: left;
}
.rightcolumn p
{
	padding-left: 40px;
	padding-right: 5px;
	padding-top: 10px;
	font-size: 80%;
	color: #ffffff;
}
/*.rightcolumn p
{
	margin: 0px 8px 0px 8px;
}*/
#content .rightcolumn img
{
	margin: 0;
	padding: 0;
	float: right;
	border: none;
}

#content .rightcolumn h1
{
	font-size: 120%;
	color: #ADCFE6;
	padding-left: 45px;
	margin: 0 5px 0 0;
	font-weight: bold;
	clear: both;
}
#content .rightcolumn h2
{
	font-size: 110%;
	color: #FCC917;
	padding-left: 45px;
	margin: 0 5px 0 0;
	font-weight: bold;
	clear: both;
}
#content .rightcolumn h3
{
	font-size: 100%;
	color: #FFFFFF;
	padding-left: 45px;
	margin: 10px 5px 0 0;
	font-weight: bold;
	clear: both;
}

#content .rightcolumn h4
{
	font-size: 100%;
	color: #FFFFFF;
	padding-left: 45px;
	margin: 10px 5px 0 0;
	font-weight: bold;
	clear: both;
}

#content .rightcolumn h5
{
	font-size: 100%;
	color: #FFFFFF;
	padding-left: 45px;
	margin: 0 5px 0 0;
	font-weight: bold;
	clear: both;
}

#content .rightcolumn a
{
	color: #fcc917;
}

#content .rightcolumn ul
{
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	float: left;
}

#content .rightcolumn ul li
{
	margin: 0;
	padding: 0;
	width: 188px;
	float: left;
	clear: both;
}

#content .rightcolumn ul li a
{
	font-size: 80%;
	color: #ffffff;
	text-decoration: none;
	margin: 0 10px 0px 10px;
	padding: 0;
	float: left;
	clear: both;
}

#content .rightcolumn a:hover
{
	color: #f7a30a;
}

#content .rightcolumn .buttons
{
	margin-left: 10px;
}

#content .rightcolumn .buttons a
{
	margin: 0;
}

#content .rightcolumn .buttons img
{
	border: none;
}


/* End content classes to be used with a twocolumn declaration */

/* Content class to be used with a onecolumn declaration */
.fullcolumn
{
	margin: 0;
	width: 575px;
	float: left;
	background-color: #ccddee;
}
/* End content class to be used with a onecolumn declaration */

/* Footer classes for copyright information and links to campus websites */
#footer
{
	width: 100%;
	clear: both;
	background-color: #ffffff;
	float: left;
}

#footer .campuses
{
	width: 100%;
	height: 50px;
	clear: both;
	float: left;
}

#footer .campuses h1
{
	color: #003896;
	font-size: 110%;
	font-weight: bold;
	margin: 5px 0 0 10px;
}

#footer .campuses ul
{
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	list-style: none;	
}

#footer .campuses ul li
{
	margin: 0 10px 0 0px;
	display: inline;
}

#footer .campuses ul li a
{
	color: #000000;
	text-decoration: none;
}

#footer .campuses ul li a:hover
{
	color: #003896;
}

#footer .campuses ul li img
{
	margin: 0 3px 2px 0;
	border: none;
}

#footer .copyright
{
	width: 100%;
	clear: both;
	background-color: #003896;
}
/* End footer classes */

/* Classes for styling tables */
/* Classes for styling tables containing course information */
table.courses
{
	width: 95%;
	border: 1px solid #666666;
	background-color: #fff;
	border-collapse: collapse;
	clear: both;
	margin-bottom: 5px;
	margin-left: 10px;
}

table.courses td
{
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
/* End course information table classes */

/* Classes for styling tables in the Academic Skills Guide */
table.skills
{
	clear: both;
	padding: 2px;
	font-size: 80%;
}

table.skills tr
{
	width: 99%;
}
/* End Academic Skills Guide table classes */

/* Classes for styling sitemaps in table form */
table.sitemap
{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}	

table.sitemap tr
{
	border-bottom: 1px solid #000;
}
/* End sitemap table classes */

/* General table heading classes */
/* Works on sitemap, courses, and undeclared tables */
tr.headings td
{
	background-color: #00529b;
	color: #ffffff;
	font-weight: bold;	
	text-align: center;
	z-index: 500;
}

tr.headings td a
{
	color: #ffffff;
	text-decoration: none;
}
/* End table heading classes */
/* End table styling */

.imgcontainer /* Generic left-aligned image container class */
{
	float: left;
	margin: 0px;
}

.indentedlist /* Generic class for floating something left.  Like lists. */
{
	float:left;
}

/* The following classes are transplanted directly from the new stylesheet for consistency */
/* These should be placed in the appropriate section within this stylesheet as time permits */

/* Time rarely permits */

.leftnav h1 a
{
	font-size: 110%;
	color: #000000;
	margin: 0 -3px 1px 0;
	float: right;
}

.leftnav h1 a:hover
{
	color: #eeeeee;
	text-decoration: none;
}	
