@charset "UTF-8";

/*
***********************************************************

Title:			found.css
Author: 		TBCherry (www.tbcherry.com)
Created: 		07.11.2008
Last modified: 	07.13.2008
faq
***********************************************************
*/
#foundation_content {
	padding-top: 10px;
}
#found_mast {
	width: 100%;
	height: 136px;
	background-color: #000033;
}
#found_mast img {
	padding-top: 19px;
}
#rose {
	width: 100%;
	height: 180px;
	background-color: #7f88ad;
	background-image: url(images/foundation/rose_found.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#rosecc {
	width: 100%;
	height: 180px;
	background-color: #7f88ad;
	background-image: url(images/foundation/rose_cc.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h1 {
	font-family: Palatino, Georgia, Times, serif;
	font-size: 1.6em;
	color: #993300;
	text-decoration: none;
	text-align: left;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0;
	padding: 0 25px 0 0;
	background-image: url(images/foundation/found_h1_orn.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline;
}
h1 em {
	font-size: .8em;
	color: #999999;
	text-decoration: none;
	text-align: left;
	line-height: normal;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}
#content h1 a {
	color: #993300;
	text-decoration: none;
}
#content h1 a:hover {
	color: #000033;
	text-decoration: none;
}
h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.1em;
	color: #7f88ad;
	text-decoration: none;
	text-align: left;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: .25em 0 0 0;
	padding: 0;
}
h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	color: #000033;
	text-decoration: none;
	text-align: left;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: .25em 0 0 0;
	padding: 0 0 0 22px;
}
.clear {
	clear: both;
}
#content {
	float: left;
	text-align: left;
	padding: 17px 0 0 35px;
}

.mhbg {
	background-image: url(images/1pixelMH.gif);
	background-repeat: repeat-x;
	height: 106px;
}

.leftDS {
	background-image: url(images/leftDS.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#content p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding: .75em 3em 0 0;
	margin: 0;
}
#content p span {
	color: #333366;
}
#content p.secondary {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin: 1em 0 0 0;
	padding: 0 3em 0 0;
}
#content ul {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: 2.1em;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
	padding: 0;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 2em;
}
#content ul.sched {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: 2.1em;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
	padding: 0;
	margin: .5em 0 2em 2em;
}
#content ul li {
	list-style-type: none;
}
#content ul li a {
	color: #993300;
	text-decoration: none;
	background-image: url(images/foundation/orn_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
#content ul li a:hover {
	color: #000033;
	text-decoration: none;
	background-image: url(images/foundation/orn_bullethover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
#content ul.chairs li {
	background-image: url(images/foundation/orn_bullethover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
#content ul.board li, #content ul.sched li {
	background-image: url(images/foundation/orn_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}

#content ul li span {
	color:#999999;
}

/* Start of the Capital Campaign UL styles*/
#objectives {
	width: 450px;
}
#objectives ul {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
	padding: 0;
	margin: 2em 0 2em 2em;
}

#objectives ul li {
	list-style-type: none;
}
#objectives ul li {
	line-height: 1.5em;
	color: #993300;
	text-decoration: none;
	background-image: url(images/foundation/orn_bullet.gif);
	background-repeat: no-repeat;
	background-position: left .35em;
	padding: 0 0 1em 22px;
}

/* End of the Capital Campaign UL styles*/
.navy {
	color: #000033;
}
.brown {
	color: #996633;
}

a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

.breadcrumb {
	text-align: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: none;
}

a[href^="http://www.robeson.cc.nc.us"], a[href^="http://www.robeson.edu"], a[href^="http://204.211.38.145"] {
 padding-right: 0;
 background-image: none;
}


.bottombar {
	background-image: url(images/bottombar_1pixel.jpg);
	background-repeat: repeat-x;
}

.bottomrcc {
	background-image: url(images/bottombar_1pixel.jpg);
	background-repeat: repeat-x;
	vertical-align: text-bottom;
	height: 61px;
	width: 100%;
	position: fixed;
	bottom: 100%;
}

.bottombartext {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.65em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #999999;
}

.bottombar2 {
	background: url('file:///C:/Users/ArtGals%20Optiplex%20360/Documents/robeson_edu/RCC/images/botbar_new.jpg');
}





/*----------------------------------Begin Left Navigation for the Homepage------------------------------*/
#leftnav {
	width: 200px;
	text-align: right;
	padding: 1px 0 0 0;
	margin: 1.2em 0 2em 0;
}
#leftnav ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#leftnav ul li {
	list-style: none;
	list-style-image: none;
	width: 200px;
	text-align: right;
	margin: 0;
	padding: 0;
}
#leftnav ul li a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.3em;
	color: #003399;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	font-weight: normal;
	text-align: right;
	display: block;
	margin: 0;
	padding: 7px 10px 7px 10px;	
}
#leftnav ul li.current a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1em;
	text-decoration: none;
	list-style-type: none;
	font-weight: normal;
	text-align: right;
	color: #993300;
	background-image: url(images/linklinebg.gif);
	background-repeat: repeat-y;
	background-position: right;
	display: block;
	margin: 0;
	padding: 7px 10px 7px 10px;		
}
#leftnav ul li.current a:visited {
	color: #993300;
}
#leftnav ul li a:visited {
	color: #666666;
}

#leftnav ul li a:hover {
	color: #993300;
	text-decoration: underline;
}

/*----------------------------------End Left Navigation for the Homepage------------------------------*/
/* These styles are used in the Frequently Asked Questions pages*/
#questions {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #666699;
	text-decoration: none;
	padding: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#questions ol {
	color: #666699;
	list-style-position: outside;
	list-style-type: decimal;
}
#questions ol li a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #666699;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#questions ol li a:hover {
	color: #CC6633;
	text-decoration: underline;
}
.faq {
	margin: 40px 0 0 0;
}
.faq ol li {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #CC6633;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
.faq dt {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.faq dd {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	font-style:normal;
	line-height: 1.6em;
	font-weight: normal;
	color: #666699;
	text-decoration: none;
	margin: 0px;
	padding-left: 35px;
	padding-top: 0px;
}
.faq dd a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}
.faq dd a:hover {
	text-decoration: underline;
}
 .faq dd a[href^="http:"] {
 padding-right: 10px;
 background-image: url(images/ex_link.gif);
 background-repeat: no-repeat;
 background-position: right top;
}
.faq .returntotop {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	text-align: right;
	color: #999999;
	text-decoration: none;
	margin: 0;
	padding-right: 18px;
	background-image: url(images/toparrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.faq .returntotop a {
	text-align: right;
	color: #999999;
	text-decoration: none;
}
.faq .returntotop a:hover {
	text-align: right;
	color: #000033;
	text-decoration: none;
}
/*---------End FAQ styles-------------*/
.footer {
	background-color: #CCCCCC;
	background-image: url(images/bottombar_1pixel.jpg);
	background-repeat: repeat-x;
}


/*---------Foundation Logo-------------*/
#foundation {
	height: 83px;
	width: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}
#cc {
	height: 30px;
	width: 130px;
	margin: 10px 0 0 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}
/*---------End Foundation Logo-------------*/
blockquote {
	font-family: Palatino, Georgia, Times, serif;
	font-size: 1.25em;
	color: #CC6633;
	text-decoration: none;
	width: 400px;
	text-align: center;
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0;
	margin: 0 0 0 30px;
}
.email a {
	color: #333366;
	text-decoration: none;
	background: url(images/mailit2.gif) right center no-repeat;
	margin: 0;
	padding-right: 15px;
}
.email a:hover {
	color: #993300;
	text-decoration: underline;
}

/* Start styles for Dowmload tags*/
.dl_tag {
	width: 425px;
	margin: 1em 0 0 0;
	padding: 0 0 0 -35px;
	background-image: url(images/foundation/ornate_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;

}
.dl_tag h2 {
	background-image: url(images/foundation/ornate5_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #666699;
}
.dl_tag h2 {
	margin: 0;
	padding: 0;
	height: 30px;
}
.dl_tag p.last {
	height: 30px;
	background-image: url(images/foundation/ornate5_bot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0;
	margin: 0;
}
.dl_flyer a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: .8em;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	line-height: 1em;
	margin: 0 0 0 17px;
	padding: 0 15px 0 0;
	background: url(images/pdf_icon.gif) no-repeat right center;
}
.dl_adobe a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: .8em;
	color: #990000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 1.8em;
	margin: 0 0 0 17px;
	padding: 1px 17px 1px 0;
	background-image: url(images/aar_icon.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.dl_adobe a:hover {
	color: #990000;
	text-decoration: underline;
}
.dl_flyer a:hover {
	color: #333;
	text-decoration: underline;
}
