
/* ---------------------------------------------------------------------------------------------------------------
BASIC
----------------------------------------------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}

body {
	background:#fff url(../img/background.gif) repeat-x left top;
	color:#6c6859;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:62.5%;
	text-align:center;
}

img {
	border: none;
}

div#print_logo {
	display:none;
}

/* ---------------------------------------------------------------------------------------------------------------
STRUCTURE
----------------------------------------------------------------------------------------------------------------*/
div#wrapper {
	background-color:#fff;
	background-image:url(../img/wrapper_back.gif);
	background-repeat:repeat-y;
	background-position:0 0;
	margin:0 auto 20px;
	padding:0;
	width:940px;
	text-align:left;
}

div#top_nav {
	background:#e0efe0;
	color:#ccc;
	font-size:1em;
	height:20px;
	text-align:right;
	width:940px;
}

div#header {
	background:#063 url(../img/ccp_masthead.gif) no-repeat right top;
	height:124px;
	width:940px;
}

div#location {
	background:#063 url(../img/location.gif) no-repeat left top;
	border-bottom:1px solid #fff;
	border-top:1px solid #9c9;
	height:26px;
	width:940px;
}

div#panel2 {
	overflow: hidden;
	width:940px;
}

div#left-twocol {
	display:inline;	
	float:left;
	font-size:1.2em;
	line-height:160%;
	margin-left:24px;
	margin-bottom: -32747px;	
	padding-bottom: 32767px;
	width:446px;
}

div#right-toponecol {
	background-color:#ebead5;
	display:inline;
	float:left;
	font-size:1.2em;
	height:264px;
	line-height:160%;
	margin-left:0;
	margin-bottom:23px;
	margin-top:0;
	padding:0;
	width:223px;
}

div#right-toponecol img {
	display:inline;
	float:left;
	margin-top:22px;
	margin-left:1px;
}

div#right-toponecol img.topimage2 {
	display:inline;
	float:left;
	margin-top:13px;
	margin-left:1px;
}

div#right-onecol {
	background-color:#ebead5;
	display:inline;
	float:left;
	font-size:1.2em;
	line-height:160%;
	margin-left:0;
	margin-bottom:23px;
	margin-top:23px;
	padding:0;
	width:200px;
}

div#panel1 {
	float:left;
	margin-bottom: -32767px;	
	/*overflow:hidden;	*/
	padding:0;
	padding-bottom: 32767px;
	vertical-align:top;
	width:234px;
	z-index:20;
}

div#bottom_links {
	background:#fff url(../img/stripe_bottom.gif) no-repeat right top;
	border-top:1px solid #dad6bf;
	border-bottom:1px solid #dad6bf;
	color:#ccc;
	font-size:1.1em;
	height:24px;
	line-height:160%;
	padding-top:18px;
	text-align:center;
	width:940px;
}

div#footer {
	background:#fff;
	font-size:1em;
	line-height:160%;
	padding-top:13px;
	width:940px;
	text-align:center;
}

div#search {
	background:#fff url(../img/search.gif) repeat-x left top;
	height:50px;
	width:234px;
}

div#register {
	background:url(../img/register_back.gif) top left repeat-x #fff;
	display:inline;
	float:left;
	font-size:1.1em;
	height:370px;
	line-height:150%;
	margin-left:1px;
	width:692px;
}

div#register li {
	background-repeat:no-repeat;
	display:inline;
	float:left;
	list-style-type:none;
	margin-left:20px;
	padding-top:80px;
	padding-right:0;
	padding-bottom:7px;
	width:148px;
}

div#register strong {
	color:#363;
	font-size:1.2em;
	margin-bottom:1.4em;
}

#register_mail {
	background-image:url(http://www.dtcc.edu/owens/ccp/img/reg_mail.jpg);
	margin-top:6px;
}

#register_fax {
	background-image:url(http://www.dtcc.edu/owens/ccp/img/reg_fax.jpg);
	margin-top:6px;
}

#register_person {
	background-image:url(http://www.dtcc.edu/owens/ccp/img/reg_person.jpg);
	margin-top:6px;
}

#register_tele {
	background-image:url(http://www.dtcc.edu/owens/ccp/img/reg_phone.jpg);
	margin-top:6px;
}

.register_close {
	float:right;
	margin-top:7px;
	padding-right:46px;
}

div#register h1 {
	color:#363;
	font-size:1.7em;
	font-weight:lighter;
	line-height:2em;
	margin-left:24px;
	margin-bottom:0;
	margin-top:.4em;
	width:400px;
}

div#window_container {
	background-color:#ebead5;
	margin-left:-23px;
	height:264px;
	width:470px;
}

.register_online {
	width: 630px;
	border: solid #8FCB89 1px;
	padding: 10px;
	margin-left: 20px;
	margin-top: 5px;
	background-color:#EAFFEA;
	}
	
.register_online img {
	float: left;
	margin-right: 10px;
	}
	
.green {
	color:#336633;
	}

.green img {
	float: left;
	margin-right: 10px;
	}
	
.booklet img {
	float: left;
	margin: 0 20px 20px 0;
	}


/* ---------------------------------------------------------------------------------------------------------------
STYLING
----------------------------------------------------------------------------------------------------------------*/

div#left-twocol h1 {
	color:#363;
	font-size:1.7em;
	font-weight:normal;
	line-height:1.7em;
	margin-left:0;
	margin-bottom:14px;
	margin-top:28px;
	width:400px;
}

div#left-twocol h2 {
	color:#25aa68;
	font-size:1.4em;
	font-weight:normal;
	line-height:1.5em;
	margin:14px 0px 14px 0px;
	width:400px;
}

div#left-twocol h3 {
	color:#6c6859;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.3em;
	margin:14px 0px 14px 0px;
	width:400px;
}

div#left-twocol p {
	margin:14px 0px 14px 0px;
	padding-right: 20px;
}


/* course formatting */
div#left-twocol p.location {
	margin: 0 0 10px 40px;
}

div#left-twocol p.description {
	margin: 0 0 10px 20px;
}

div#left-twocol p.fee {
	margin: 0 0 0 40px;
}

div#left-twocol p.title {
	background:url(../img/check.gif) no-repeat 0% 80%;
	border-top:6px solid #f4f2e7;
	font-weight:bolder;
	font-size:1.2em;
	margin-bottom: 0px;
	outline:none;
	padding:10px 0 0 20px;
	width: 400px;
}

.left-twocol-box {
	background-color:#f4f2e7;
	border:1px solid #d7d3bc;
	margin-top: 20px;
	padding: 0px 20px 0px 20px;
	width: 380px;
}

.booklet-twocol-box {
	float: right;
	margin: 15px 0 15px 0;
	}

div#left-twocol ul.description {
	margin: 0 0 10px 40px;
}

div#left-twocol li {
	background:transparent url(../img/bullet.gif) 0 0 no-repeat;
	list-style:none;
	line-height:18px;
	margin-top:2px;
	padding-bottom:2px;
	padding-left:24px;
}

div#left-twocol ul{
	margin-bottom: 24px;
	padding-bottom:0px;
}

div#sideBar,div#sideBar2 {
	display:inline;
	float:left;
	margin:0px 23px 20px 0;
	width:200px;
}

div#sideBar p,div#sideBar2 p {
	font-size:1.1em;
	line-height:1.4em;
	margin-bottom:1.4em;
	margin-left:0;
	width:200px;
}

div#sideBar h2,div#sideBar2 h2 {
	color:#363;
	font-size:1.1em;
	font-weight:700;
	line-height:1.4em;
	margin:0 0 13px;
	width:190px;
}

div#right-onecol h2 {
	background:#25ab68 url(../img/nav.jpg);
	color:#fff;
	display:block;
	font-size:1.1em;
	line-height:150%;
	padding:8px 7px 10px 16px;
	width:177px;
}

div#right-onecol p {
	margin:16px 0 18px 18px;
	width:154px;
}

div#right-onecol ul {
	display:block;
	list-style-type:none;
	margin:16px 0 18px 16px;
	padding-left:0;
	text-decoration:none;
	text-align:left;
}

div#right-onecol ul li {
	background:url(../img/check_rgt.gif) no-repeat top left;
	line-height:16px;
	margin-top:2px;
	padding-bottom:2px;
	padding-left:24px;
	width:150px;
}

div#right-onecol ol {
	margin:16px 0 18px 16px;
}

div#right-onecol ol li {
	margin-left:23px;
}

.teaser {
	background:#FFF url(../img/banners/teaser.gif) bottom left no-repeat;
	margin-top:0;
	padding:0 0 13px;
	width:200px;
}

.teaser h3 {
	background:url(../img/banners/teaser.gif) top left no-repeat;
	color:#363;
	font-size:1.1em;
	line-height:160%;
	margin:0;
	padding:26px 10px 0 20px;
}

div#right-onecol .teaser p,.teaser a.more {
	font-size:.9em;
	line-height:160%;
	width:160px;
	margin:10px 10px 4px 20px;
}

.teaser a.more {
	background:url(../img/banners/teaser.gif) 200px 50% no-repeat;
	width:200px;
}

.teaser img {
	float:right;
	margin:0 -30px 0 0;
	padding:0;
}

div#panel1 h2 {
	background:#25ab68 url(../img/newsletterhead.gif);
	color:#fff;
	display:block;
	font-size:1.2em;
	height: 47px;
	line-height:2.4em;
	margin:23px 23px 0;
	padding-left:23px;
	text-indent:-999px;
	width:167px;
}

.newsletter {
	background-color:#f4f3e7;
	border:1px solid #abcbac;
	display:block;
	font-size:1.1em;
	line-height:160%;
	margin:0px 0 23px 23px;
	padding:10px 10px 13px 13px;
	width:165px;
}

	
blockquote.style1 {
	background-color:#ebead5;
	border-top:1px solid #c9c8b9;
	border-bottom:1px solid #c9c8b9;
	float:inherit;
	margin:0px;
	padding:0px 20px;
	width:382px;
}

blockquote.style1 p.starttestimonial {
	display:block;
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-indent:23px;
	width:100px;
}

div#left-twocol p.starttestimonial {
	width:384px;
}

blockquote.style1 img {
	border:1px solid #c9c8b9;
	background:#fff;
	float:right;
	margin-left:14px;
	margin-bottom:14px;
	padding:3px;
}

span.testimonialinside {
	background-color:#fff;
	border-top:1px solid #c9c8b9;
	border-bottom:1px solid #c9c8b9;
	display:block;
	font-size:.9em;
	margin:20px 0 20px 0;
	padding:20px;
	text-indent:0;
	width: 338px;
}

span.pulledquote {
	border-left:3px solid #c9c8b9;
	color:#666;
	display:block;
	float:right;
	font-size:1.2em;
	font-style:italic;
	line-height:1.1em;
	margin:0 0 20px 15px;
	padding:0 0 0 15px;
	text-align:left;
	text-indent:0;
	width:120px;
}

div#left-twocol dl {
	width:422px;
}

div#left-twocol dt,div#left-twocol a.dt {
	background:transparent url(../img/bullet_thumb.gif) 0 -10% no-repeat;
	color:#063;
	float:right;
	font-weight:700;
	padding-left:20px;
	text-decoration:none;
	width:236px;
}

div#left-twocol dd {
	margin:0 0 20px 165px;
}

div#left-twocol dd.image {
	display:inline;
	float:left;
	margin:5px 0 0;
}



/* ---------------------------------------------------------------------------------------------------------------
LINKS and NAVIGATION
----------------------------------------------------------------------------------------------------------------*/	

a,a:link {
	color:#363;
}

a:visited	 { 
	color:#693;
	text-decoration:none; 
}
	
a:hover		{
	color:#690;
	text-decoration: underline; 
	border: none;
}

a:active,a:active,a:focus {
	outline:none;
}

div#left-twocol a	{ 
	color:#690;
	text-decoration: none;
	border-bottom: 1px dotted #690;
}
	
div#left-twocol a:link		{ 
	text-decoration:none; 
}

div#left-twocol a:visited	 { 
	color:#693;
	text-decoration:none; 
}

div#left-twocol a:hover		{
	color:#690;
	text-decoration: underline; 
	border: none;
}

#campus_navigation {
	float:right;
	font:bold 1.2em Arial, sans-serif;
	list-style-type:none;
	margin-top:92px;
	margin-right:10px;
	padding:0;
}

#campus_navigation ul {
	list-style-type:none;
}

#campus_list li {
	background: url(../img/campus_diamond.gif) no-repeat;
	display:block;
	float:left;
	padding-left:9px;
	width:auto;
}

#campus_list a,#campus_list a:link {
	color:#fff;
	padding:0 12px;
	text-decoration:none;
}

#campus_list li a:hover {
	color:#f90;
	cursor:pointer;
}

div#location i {
	color:#fff;
	font-size:1em;
	font-style:normal;
	line-height:26px;
	margin-left:10px;
}

#top_nav ul {
	padding-top:3px;
	padding-right:20px;
}












#navMenu {
	font-size:1.3em;
	line-height:1.4em;
	z-index:15;
}


#navMenu li {
	position:relative; /*--Add a relative positioning--*/
}

#navMenu li a {
	background:#25ab68 url(../img/nav.jpg);
	color:#fff;
	display:block;
	padding:7px 15px;
	text-decoration:none;
	/*width:209px;*/
	width:204px;
	border-bottom: 1px solid #1c9b5c; 
	/*z-index: 20;*/
	position: relative; /*--Add a relative positioning--*/
}

#navMenu li a:hover {
	background:#25ab68 url(../img/nav.jpg) 0 -100px;
	text-decoration:none;
	border-bottom:1px solid #29ad6c;
}

#navMenu li div { /*Tooltip*/
	display: none;
	position: absolute;
	top: 2px;
	left: 0px;
	margin-left:230px;
	width: 225px;
	font-size: 0.9em;
	color:#FFFFFF;
	background: url(../img/bubble_top.gif) no-repeat right top;
}
#navMenu li div p { /*Tooltip*/
	margin: 7px 0;
	line-height: 1.6em;
	padding: 2px 10px 12px 32px;
	background: url(../img/bubble_btm.gif) no-repeat right bottom;
}





#navMenu li li a {
	border-top: none;
	background:#d1ccab url(../img/sub_nav.jpg);
	border-bottom:1px solid #ddd9c2;
	color:#063;
	display:block;
	padding:7px 15px 7px 26px;
	text-decoration:none;
	width:190px;
}

#navMenu li li a:hover {
	background:#eae7d2 url(../img/sub_nav.jpg) 0 -100px;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #ddd9c2;
}

a:hover.more {
	background:url(../img/check_rgt_hover.gif) no-repeat 100% 50%;
	padding:0 20px 0 0;
}

a:active.more {
	background:url(../img/check_rgt.gif) no-repeat 100% 50%;
	outline:none;
	padding:0 20px 0 0;
}

#register_button {
	border:0;
	margin:0;
	padding:0;
}

/* ---------------------------------------------------------------------------------------------------------------
FORMS
----------------------------------------------------------------------------------------------------------------*/
div#search input {
	margin-left:8px;
	margin-top:16px;
}

.submit input {
	margin-left:-4px;
}

.newsletter input {
	color:#6c6859;
	font-size:10px;
	margin:5px 0 3px;
	padding:2px 0px 2px 4px;
}


/* BUTTONS */

.newsletter a, .newsletter button{
    background-color:#eae7d2;
    border:1px solid #c4be9c;
    border-top:1px solid #d7d3bc;
    border-left:1px solid #d7d3bc;
    color:#24ab68;
    cursor:pointer;
    display:block;
	font-size:11px;
	font-weight:bold;
	line-height:110%;
    margin:6px 7px 0 0;
	padding:3px 6px 4px 3px; 
    text-decoration:none;
}

button:hover, .newsletter a:hover{
    background-color:#e6efc2;
    border:1px solid #abcbac;
    color:#1b8b53;
}

.newsletter a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

.newsletter button{
    width:auto;
    overflow:visible;
    padding:4px 0px 1px 3px; /* IE6 */
	/*padding:4px 10px 3px 7px; */
}

.newsletter button[type]{
    padding:2px 6px 3px 3px; /* Firefox */
	/*padding:5px 10px 5px 7px; */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 6px 1px 3px; /* IE7 */
	/*padding:4px 10px 3px 7px;*/
}
.newsletter button img, .newsletter a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}


.email {
	color:#999;
}

.global_links li,.top_links li {
	border-left:1px solid;
	display:inline;
	list-style-type:none;
	padding-right:1px;
	padding-left:4px;
}

.global_links li.first,.top_links li.first {
	border-left:none;
}

#bottom_links img {
		margin: 0px;
		padding: 0px;
}

a:link.more,a:visited.more {
	background:url(../img/check_rgt.gif) no-repeat 100% 50%;
	padding:0 20px 0 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */

<!--[if IE]>
  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    display: block;     /* resets display for IE/Win */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
<![endif]-->



