/* ---------------------------------------------- */
/* CDMD CSS - Bill O'Donovan & Don Francis - April 2006 */


/* ---------------------------------------------- */
/* Content */

#container {
	background-color: #000000;
	height: 300px;
	width: 806px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container_650 {
	background-color: #FFFFFF;
	height: 650px;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container_700 {
	background-color: #FFFFFF;
	height: 700px;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container_750 {
	background-color: #FFFFFF;
	height: 750px;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container_780 {
	background-color: #FFFFFF;
	height: 780px;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container_800 {
	background-color: #FFFFFF;
	height: 800px;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container_850 {
	background-color: #FFFFFF;
	height: 850px;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container_880 {
	background-color: #FFFFFF;
	height: 880px;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container_1000 {
	background-color: #FFFFFF;
	height: 1000px;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container_1050 {
	background-color: #000000;
	height: 1050px;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container_1200 {
	background-color: #FFFFFF;
	height: 1200px;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#inner_content {
	background-color: #000000;
	height: 306px;
	width: 806px;
	margin-top: 0;
	margin-right: 47px;
	margin-bottom: 0;
	margin-left: 47px;
}

body {
	background-color: #666666;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	color: #333333;
}
#col_01 {
	float: left;
	width: 247px;
	padding-left:14px;
}
#col_01_one-col {
	float: left;
	width: 768px;
	padding-left:20px;
	padding-right: 30px;
}
.col_01_gall {
	float: left;
	width: 768px;
	padding-left:20px;
	padding-right: 30px;
	padding-bottom: 20px;
}
#col_02 {
	float: right;
	width: 533px;
	background-color: #FFFFFF;
	height: 400px;
}
#col_02_A {
	float: left;
	width: 260px;
}
#col_02_B_top p {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding: 182px 0px 0px 6px;
}
#col_02_B_top {
	background-color: #FFFFFF;
	background-image: url(../images/pic01.jpg);
	background-repeat: no-repeat;
	background-position: 6px top;
	height:220px;
}
#col_02_B {
	float: right;
	width: 261px;
	background-position: top;
	top: 0px;
}
#col_01_one-col-copy {
	float: left;
	width: 768px;
	padding-left:14px;
	padding-right: 10px;
}
#col_01_wide_01 {
	float: left;
	width: 446px;
	padding-left:14px;
}
#col_02_vid_01 {
	float: right;
	width: 322px;
	background-color: #FFFFFF;
}
#col_01_wide_01_grey {
	float: left;
	width: 446px;
	background-color: #666666;
	white-space: normal;
}
#fill {
	width:806px;
	height:14px;
	position:relative;
	background-color: #FFFFFF;	
}

/* ---------------------------------------------- */
/* Header */

#header {
	width:806px;
	height:81px;
	position:relative;
	background-color: #FFFFFF;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;	
}
	

 
#header a.hotleft {
            position:absolute;
            width:255px;
            height:82px;
            text-indent:-999em;
            top:-1px;
            left:0px;
}
#header a.hotright {
            position:absolute;
            width:136px;
            height:80px;
            text-indent:-999em;
            top:0px;
            right:0px;
}
#header_02 {
	background-color: #FFFFFF;
	height: 80px;
	width: 806px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 15px;
	text-decoration: none;
}


/* ---------------------------------------------- */
/* Navigation */
#navigation {
	width: 806px;
	margin: 0px;
	padding: 0px;
}
#navigation a:link, #navigation a:visited {
	text-decoration: none;
	color: #333333;
}
#navigation a:hover {
	text-decoration: none;
	color:#990000;
}
#navigation ul {
	margin: 0px;
	padding:5px 10px;
}
li.graphic, li.other, li.gallery, li.night, li.applications, li.contact {
	border-left:1px solid #333333;
}
li.courses {
	padding-left:4px;
	}
li.digital {
	padding-left:4px;
	}
li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
}
/* ---------------------------------------------- */
/* SubNav */
.subnav {
	width: 806px;
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #EFEFEF;
}
.subnav a:link, #navigation a:visited {
	text-decoration: none;
	color: #333333;
}
.subnav a:hover {
	text-decoration: none;
	color:#990000;
}
.subnav ul {
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li.students {
	font-weight: lighter;
	font-size: 10px;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: #333333;
}
li.student01 {
	padding-left:0px;
	}

.subnav li {
	display: inline;
	list-style-type: none;
	font-size: 10px;
	padding-right: 1px;
	
}

/* ---------------------------------------------- */
/* Titles - Captions */

.bold {
	
	line-height:16px;
	font-weight:bold;
	color: #333333;
	text-align: left;
	vertical-align: text-top;
	
	}

#title {
	padding-left:14px;
	line-height:30px;
	font-weight:bold;
	color: #333333;
	text-align: left;
	vertical-align: text-top;
	padding-bottom: 5px;
	background-color: #000000;
}
.title02 {
	padding-left:14px;
	line-height:20px;
	font-weight:bold;
	color: #333333;
	text-align: left;
	vertical-align: text-top;
	padding-bottom: 1px;
}
.title03 {
	padding-left:20px;
	line-height:20px;
	font-weight:bold;
	color: #333333;
	text-align: left;
	vertical-align: text-top;
	padding-bottom: 5px;
	padding-top: 5px;
}
#caption {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding-top: 8px;
	letter-spacing: 1px;
	text-align: left;
	padding-bottom: 8px;
}
.caption_text {
font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: regular;
	color: #333333;
	padding-top: 1px;
	letter-spacing: 1px;
	text-align: left;
	padding-bottom: 8px;
	}
/* ---------------------------------------------- */
/* Images */
#image {
	border: 1px solid #000000;
	text-decoration: none;
}
.image_class {
	text-decoration: none;
	background-color: #F0F0F0;
}
.image_class_02 {
	text-decoration: none;
	padding-bottom: 8px;
	
}
#image link {
	text-decoration: none;
}
.text_link {
	text-decoration: none;
}
link {text-decoration:none;}

a:link, a:visited {
	color: #333333;
	cursor: crosshair;
}
a:hover {
}
#display_none {
	display: none;
}

.hidden{display:none;}
/* ---------------------------------------------- */
/* Text -Divs */

ul.standard {
	list-style-position: outside;
	list-style-type: square;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	}
	

#body_copy {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	letter-spacing: 1px;
}
#body_copy_indent {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	letter-spacing: 1px;
	text-indent: 9px;
}
.indent {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	text-indent: 14px;
}
#noindent {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	padding-top: 12px;
}
#noindent_nopad {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}
.noindent {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 10px;
}
.noindent_pad {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}
#nopad {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}

.text_white {
	font-family: "Helvetica Neue", Helevetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CCCCCC;
}
#noindent_nopad_white {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	background-color: #E4E4E4;
	letter-spacing: 1px;
	padding: 8px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

#noindent_mini {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	padding-top: 34px;
	background-color: #FFFFFF;
}
/* ---------------------------------------------- */
/* Footer */

#footer { clear:both;
	width:806px;
	height:30px;
	background-color: #FFFFFF;
	padding-top: 20px;
}
#link a:hover {
	text-decoration: none;
	color:#990000;
}

#col_01_wide_04 {
	float: left;
	width: 446px;
	padding-left:14px;
}
#col_01_wide_02 {
	float: left;
	width: 540px;
	padding-left:14px;
}
#col_02_vid_02 {
	float: right;
	width: 228px;
	background-color: #E4E4E4;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 6px;
}
li.screen {
	padding-left:4px;
}
.title04 {
	padding-left:0px;
	line-height:normal;
	font-weight:bold;
	color: #333333;
	text-align: left;
	vertical-align: text-top;
	padding-bottom: 5px;
	padding-top: 0px;
}
#col_01_skinny_01 {
	float: left;
	width: 192px;
	padding-left:16px;
	height: 1800px;
}
.col_02_wide_01 {
	float: left;
	width: 420px;
	padding-left:16px;
	margin-left: 6px;
}
#container_long {
	background-color: #FFFFFF;
	height: 2100px;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.caption_class {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding-top: 8px;
	letter-spacing: 1px;
	text-align: left;
	padding-bottom: 8px;
	display: inline;
}
.col_01_gallery {
	float: left;
	width: 376px;
	padding-left:16px;
	height: 800px;
	background-color: #FFFFFF;
}
.col_02_gallery {
	float: right;
	width: 376px;
	padding-left:16px;
	height: 800px;
	background-color: #FFFFFF;
}
.img {
	margin:0;
	padding-top: 0;
	padding-right: 8;
	padding-bottom: 0;
	padding-left: 58;
}
.subnav_gallery {
	width: 376px;
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border-top-style: none;
	border-bottom-style: none;
	background-color: #FFFFFF;
	position: auto;
}
.title05 {
	padding-left:0px;
	line-height:normal;
	font-weight:normal;
	color: #333333;
	text-align: left;
	vertical-align: text-top;
	padding-bottom: 5px;
	padding-top: 0px;
}




/*PINCHED STUFF _____ http://www.cssbeauty.com/archives/category/entertainment/ */

/* ClearFix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#leftcol #recommended ul li p {
	float: right;
	margin:0 5px 0 0;
	width: 60%;
}
#leftcol #recommended ul {
	margin: 0;
	font-size: 0.85em;
	padding:0;
	list-style: none;
}
#leftcol #recommended ul li {
	margin: 5px 0 5px 0;
	clear: both;
	border-bottom: 1px dotted #BBE0EB;
	padding: 0 0 10px 0;
}
#leftcol #recommended ul li img {
	border: 1px solid #BBE0EB;
	padding:3px;
	width: 40px;
	height: 50px;
	float: right;
	margin: 3px 5px 0 0;
}	
#container_780 {
	background-color: #FFFFFF;
	height: 800px;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container_780 {
	background-color: #FFFFFF;
	height: 780px;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container_810 {
	background-color: #FFFFFF;
	height: 810px;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.caption_02 {
font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding-top: 1px;
	letter-spacing: 1px;
	text-align: right;
	padding-bottom: 8px;
	padding-right: 4px;
}
.image_nav {
	border: 1px solid #000000;
	text-decoration: none;
    margin:0;
    padding:0;
    background-image:url("../images/arrow-but-02.jpg");
}

.image_nav a, div.nav a:link, div.nav a:visited 
{
display:block;
}

.image_nav img 
{
width:100%;
height:100%;
border:0;
}

.image_nav a:hover img {
visibility:hidden;
}
