/* CSS Document */
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #f0f0fc;
	padding: 0;
	margin: 0;
	color: #2c2c2f;
}

.sIFR-replaced object
{
	outline: none;
}

p {
	padding: 0 0 25px 0;
	margin: 0;
	line-height: 18px;
}

img { 
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

textarea {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #6f2a8e;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 15px 0;
	margin: 0;
}


h2 {
	color: #2c2c2f;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 15px 0;
	margin: 0;
}

h3 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
}

h4 {
	color: #727280;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
}

h5 {
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0;
}


hr {
	height: 0px;
	border-top: 0px solid #e1e1e1;
	color: #e1e1e1;
}

ol {
	padding: 0 0 15px 20px;
	margin: 0px;
}

ul {
	list-style: none;
	list-style-image: none;
	padding: 0 0 18px 0px;
	margin: 0;
}

li {
	padding: 0 8px 0 0;
}

ul li {
	background: url(../images/list_icon.jpg) left no-repeat;
	background-position: 0px 5px;
	padding: 0 0 8px 12px;
	margin: 0;
}

td {
	vertical-align: top;
}

th {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	padding-bottom: 10px;
	color: #70707A; /*#6f2a8e*/ 
}

/****** EDITOR ******/
.greyText {
	color: #70707a;
}

.greyArrowLink {
	background: url(../images/icons/btn_link_gr_s_w.gif) left no-repeat;
	background-position: 0 2px;
	padding: 2px 0 2px 20px;
	color: #70707a;
}

.purpleText {
	color: #6f2a8e;
}

.purpleArrowLink {
	background: url(../images/icons/btn_link_p_s_w.gif) left no-repeat;
	background-position: 0 2px;
	padding: 2px 0 2px 20px;
	color: #6f2a8e;
}

.greenText {
	color: #499a00;
}

.greenArrowLink {
	background: url(../images/icons/btn_link_g_s_w.gif) left no-repeat;
	background-position: 0 2px;
	padding: 2px 0 2px 20px;
	color: #499a00;
}

.orangeText {
	color: #e26d0e;
}

.orangeArrowLink {
	background: url(../images/icons/btn_link_o_s_w.gif) left no-repeat;
	background-position: 0 2px;
	padding: 2px 0 2px 20px;
	color: #e26d0e;
}

.small {
	font-size: 11px;
	padding-bottom: 10px;
	line-height: 17px;
}

.large {
	font-size: 14px;
}

.imageBorder {
	padding: 5px;
	background: #D4D4E2;
}

.courseListCode {
	font-size: 14px;
	color: #2c2c2f;
	font-weight: bold;
	background: url(../images/list_icon.jpg) 2px 6px no-repeat;
	padding: 0px 0px 20px 15px;
}

.quoteText {
	font-size: 14px;
	color: #727280;
	font-weight: normal;
}

.imageOnTheRight {
	float:right;
	padding:0px 0px 10px 10px;
}

.imageOnTheLeft {
	float:left;
	padding:0px 10px 10px 0px;
}

.imageCaption{
	clear:both;
	padding:3px;
	background-color:#dedede;
	font-size: 9px; 
} 

/****** GENERIC ******/

.flashTextFix {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;	
}

div.clear {
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0px;
	font-size: 0px;
}

.clearLeft {
	clear: left;
	font-size: 0;
	height: 0px;
}

div.flashContainer {
	width: 1px;
	height: 1px;
	position: absolute;
	z-index: 10;
}

input.textInput {
	height: 18px;
	width: 255px;
	border: 1px solid #bec5cd;
}

textarea.inputTextArea {
	width: 255px;
	border: 1px solid #bec5cd;
	height: 148px;
}

.borderText {
	background: url(../images/bg/text_border_bg.gif) bottom left repeat-x;
	padding: 0 0 5px 0;
}

.pad15 {
	padding: 0 15px 0 0;
}

.pad30 {
	padding: 0 30px 0 0;
}

.pad30b {
	padding-bottom: 30px;
}

.pad15b {
	padding-bottom: 15px;
}

.pad15t {
	padding-top: 15px;
}

.pad30t {
	padding-top: 30px;
}

.pad20v {
	padding-bottom: 20px;
	padding-top: 20px;
}

.pad15v {
	padding-bottom: 15px;
	padding-top: 15px;
}

.font14 {
	font-size: 14px;
}

.font11 {
	font-size: 11px;
}

.col210 {
	width: 210px;
	float: left;
}


a.arrowLinkWhite {
	background: url(../images/icons/btn_link_p_s_w.gif) left no-repeat;
	background-position: 0 2px;
	padding: 2px 0 2px 20px;
}

a.arrowLinkPurple {
	background: url(../images/icons/btn_link_p_s_p.gif) left no-repeat;
	background-position: 0 2px;
	padding: 2px 0 2px 20px;
	color: #FFFFFF;
}

a.arrowLinkGreenOnWhite {
	background: url(../images/icons/btn_link_g_s_w.gif) left no-repeat;
	background-position: 0 2px;
	padding: 2px 0 2px 20px;
}

a.arrowTopGreyOnWhite {
	background: url(../images/icons/btn_top_gr_s_w.gif) left no-repeat;
	background-position: 0 2px;
	padding: 2px 0 2px 20px;
	color: #6d6d76;
	font-size: 11px;
}

a.arrowBackGreyOnWhite {
	background: url(../images/icons/btn_back_gr_s_w.gif) left no-repeat;
	background-position: 0 2px;
	padding: 2px 0 2px 20px;
	color: #6d6d76;
	font-size: 11px;
}

/****** CONTAINERS ******/
body div#headerContainer {
	width: 100%;
	margin: 0;
	background: url(../images/bg/head_contain_bg.gif) top left repeat-x #FFFFFF;
	min-width: 990px;
}

body div#pageContainer {
	width: 100%;
	margin: 0;
	background: url(../images/bg/page_contain_bg.gif) top left repeat-x #FFFFFF;
	min-width: 990px;
}

body div#footerContainer {
	width: 100%;
	margin: 0;
	background: url(../images/bg/footer_bg.gif) top left repeat-x #FFFFFF;
	min-width: 990px;
}


/******** PAGE ********/
div#page {
	width: 990px;
	background: #ffffff;
	padding: 0;
	margin: 0 auto;	
}

/** HEADER **/
div#header {
	width: 990px;	
	height: 163px;
	padding: 0;
	margin: 0 auto;	
	position: relative;
}

div#header div#langBar {
	height: 30px;
	text-align: right;
	font-size: 11px;
	color: #8e8e9f;
	padding: 4px 0 0 0;
}

div#header div#langBar a {
	color: #8e8e9f;
	padding: 0 2px 0 3px;
}

div#header div#langBar a:hover {
	color: #676774;
	text-decoration: none;
}

div#langBar div#otherLangs {
	float: right;
	/*width: 310px;*/
	padding: 5px 10px 0 0px;
}

div#langBar div#webSearch {
	float: right;
	width: 170px;
	height: 25px;
	background: url(../images/bg/top_lang_input_bg.gif) top left no-repeat;
}

div#webSearch input.hiddenInput {
	background: transparent;
	border-style: none;
	padding: 6px 8px;
	color: #a2a2ae;
	width: 128px;
	float: left;
}

div#header div#langBar img {
	/*position: relative;
	top: 2px;*/
	vertical-align: middle;
	padding: 0 3px 0 2px;
}

div#header div#navButtons {
	width: 605px;
	padding: 70px 0 0 98px;
	float: left;
}

div#navButtons ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#navButtons ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: none;
}

div#navButtons ul li a {
	height: 27px;
	display: block;
}

div#navButtons ul li a:hover {
	background-position: left bottom;
}

/** NAV **/
a#navHome {
	width: 68px;
	background: url(../images/nav_buttons/nav_home.gif) no-repeat;	
}

a#navAbout {
	width: 93px;
	background: url(../images/nav_buttons/nav_about.gif) no-repeat;	
}

a#navCourses {
	width: 84px;
	background: url(../images/nav_buttons/nav_courses.gif) no-repeat;	
}

a#navFuture {
	width: 140px;
	background: url(../images/nav_buttons/nav_future.gif) no-repeat;	
}

a#navMyCarrick {
	width: 104px;
	background: url(../images/nav_buttons/nav_my.gif) no-repeat;	
}

a#navContact {
	width: 112px;
	background: url(../images/nav_buttons/nav_contact.gif) no-repeat;	
}

/** News Ticker **/
div#newsTickerContain {
	background: #69207c; 
	padding: 8px 15px; 
	width: 960px; 
	height: 20px; 
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 14px;
	overflow: hidden;
}

div#newsListTitle {
	width: 100px; 
	float: left;
	font-weight: 600;
}

ul#newsList {
	list-style: none;
	width: 4000px;
}

ul#newsList li {
	float: left;
}

ul#newsList li a {
	color: #FFFFFF;
}

.tickercontainer { /* the outer div with the black border */
	width: 850px; 
	height: 20px; 
	margin: 0; 
	padding: 0;
	overflow: hidden; 
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 0px;
	width: 840px;
	height: 15px;
	overflow: hidden;
}

ul.newsticker { /* that's your list */
	position: relative;
	left: 750px;
	list-style-type: none;
	margin: 0;
	padding: 0;

}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	background: none;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #FFFFFF;
	margin: 0 50px 0 0;
} 

/******** CONTENT ********/
div#greySideContent {
	background: url(../images/bg/left_side_menu_bg.gif) top left repeat-y;
	width: 100%;
}

div.contentText {
	padding: 30px 0px 30px 30px;
	/*padding: 30px 30px 30px 30px;*/
}
div.contentTextBotLess {
	padding: 30px 0px 0px 30px;
	/*padding: 30px 30px 30px 30px;*/
}

div#leftContent {
	width: 240px;
	float: left;
}

div#leftContent ul#browseList {
	padding: 13px 0px;
	margin: 0;
	list-style: none;
	list-style-image: none;
	background: #727280;
}

div#leftContent ul#browseList li {
	padding: 0;
	margin: 0;
	background: none;
	display: block;
	min-height: 29px;
}

div#leftContent ul#browseList a.end {
	border: none;
}

div#leftContent ul#browseList a.end:hover {
	border: none;
}

div#leftContent ul#browseList li a {
	background: url(../images/icons/btn_link_gr_s_gr.gif) no-repeat;
	background-position: 30px 8px;
	padding: 8px 15px 8px 49px;
	border-bottom: 1px solid #62626e;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
}

div#leftContent ul#browseList li a.downLink {
	background: url(../images/icons/btn_link_gr_s_gr_dwn.gif) no-repeat;
	background-position: 30px 8px;
}

div#leftContent ul#browseList li a:hover {
	background: url(../images/icons/btn_link_gr_s_gr.gif) no-repeat #6a6a78;
	background-position: 30px 8px;
	border-bottom: 1px solid #62626e;
	text-decoration: none;
}

div#leftContent ul#browseList li a.downLink:hover {
	background: url(../images/icons/btn_link_gr_s_gr_dwn.gif) no-repeat;
	background-position: 30px 8px;
}

div#leftContent ul#browseList li a.on {
	background: url(../images/icons/btn_link_gr_s_gr.gif) no-repeat #6a6a78;
	background-position: 30px 8px;
	border-bottom: 1px solid #62626e;
	text-decoration: none;
}

div#leftContent ul#browseList li ul {
	padding: 0;
	margin: 0;
	display: block;
	border-bottom: 1px solid #62626e;
}

div#leftContent ul#browseList li ul li {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

div#leftContent ul#browseList li ul li a {
	background: none;
	padding: 7px 20px 7px 60px;
	border-bottom: 1px solid #6a6a78;
}

div#leftContent ul#browseList li ul li a:hover {
	background-image: none;
}

div#leftContent ul#browseList li ul li a.on {
	background-image: none;
}

div#leftContent ul#browseList li ul li a.end {
	border: none;
}

div#leftContent div#browseTopMenu {
	background: url(../images/bg/menu_top_bg.gif) top left repeat-y #6a6a78;
	height: 26px;
	padding: 90px 30px 9px 30px;
	overflow: hidden;
}

div#rightContent {
	width: 750px;
	float: left;
}


/** HOME **/
div#homeFlashBanContainer {
	height: 301px;
}

div#homeLeft {
	width: 665px;
	float: left;

	font-size: 11px;
}

#homeLeft div#homeSummLeft {
	width: 340px;
	padding: 30px 0 0 0;
	float: left;
}

div#homeSummLeft div.homeSummCol {
	width: 140px;
	float: left;
}

div#homeLongSumm {
	padding: 0 30px 0 0;
}

div#homeLongSumm ul {
	width: 140px;
	float: left;
}

#homeLeft div#homeSummRight {
	width: 310px;
	padding: 23px 0 0 0;
	float: left;
	font-size: 12px;
}

#homeLeft div#homeSummRight div.borderText {
	/*padding: 0;*/
}

div#homeSummRight p {
	padding: 7px 0 12px 0;
	font-size: 11px;
	line-height: 16px;
}

div#homeRight {
	width: 325px;
	float: left;
	font-size: 11px;	
}

div#homeRight div#whatsHappening {
	background: url(../images/bg/whats_happening_bg.gif) top left no-repeat;
	height: 21px;
	padding: 20px 30px;
	overflow: hidden;
}

div#whatsHappeningContent {
	background: #6d1e7e;
	padding: 15px 30px;
	color: #FFFFFF;
}

div#whatsHappeningContent a {
	color: #FFFFFF;
	font-size: 12px;
}

div#whatsHappeningContent div.whatsHapText {
	width: 190px;
	float: left;
}

div#whatsHappeningContent div.dateWhats {
	font-size: 11px;
	color: #bc85d5;
	padding: 4px 0;
}

div#whatsHappeningContent div.dateWhats img {
	position: relative;
	left: 10px;
	top: 3px;
}

div#whatsHappeningContent div.clearLeft {
	padding: 0 0 15px 0;
}

div#searchCourse {
	padding: 10px 27px 10px 30px;
	background: url(../images/bg/search_course_bg.gif) top left repeat-x #5dad14;
}

div#searchCourse div.inputSearchArea {
	background: url(../images/bg/input_search_green.gif) top left no-repeat;
	height: 25px;
	padding: 5px 10px;
}

div#searchCourse div.inputSearchArea select {
	width: 246px;
	border: #ffffff 1px solid;
	font-size: 11px;
	color: #73737f;
	height: 18px;
}
div#searchCourse div.inputSearchArea select option {
	border: #ffffff 1px solid;
	font-size: 11px;
	color: #73737f;
}

/** GALLERY **/
ul.galleryList {
	list-style: none;
	list-style-image: none;
	background: none;
	margin: 0;
	padding: 20px 0;
}

ul.galleryList li {
	list-style: none;
	list-style-image: none;
	background: none;
	margin: 0;
	padding: 20px 0;
	text-align: center;
	width: 225px;
	float: left;
}


/******** PAGE BOTTOM ********/
div#pageBottom {
	margin: 0 auto;
	width: 970px;
	padding: 0;
}

/******** THUMB HOVER ********/
#imageContainer {
	width: 348px;
	height: 348px;
	padding: 0;
	margin: 0;
	float: left;
}

#imageContainer img {
	border: 1px solid #d9dbdc;
}

#gallery {
	width: 110px;
	padding: 0 0 0px 17px;
	margin: 0;
	float: left;
	overflow:hidden;
	height: 348px;
}

#gallery img {
	border: 1px solid #d9dbdc;
}

	
/****** FOOTER ******/
div#footer {
	width: 960px;
	margin: 0 auto;
	position: relative;
	color: #9f9fac;
	font-size: 11px;
	padding: 20px 10px;
	text-align: center;
}

div#footer div#siteBy {
	text-align: right;
	height: 1px;
	position: relative;
	top: 0px;	
}

div#footer div#siteBy a {
	color: #9f9fac;
	position: relative;
	z-index: 2;
}

div#footerLinks {
	color: #6d6d76;
}

div#footerLinks a {
	color: #6d6d76;
	padding: 0px 5px;
}

div#footerSpacing {
	padding: 5px;
}

span.darkLettering {
	color: #6d6d76;
}

/*********** SITEMAP ***********/

ul#sitemapList {
	list-style: none;
	list-style-image: none;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0px;
}

ul#sitemapList li {
	background: url(../images/list_icon.jpg) left no-repeat;
	background-position: 0px 5px;
	padding: 0 0 8px 12px;
}

ul#sitemapList li ul {
	margin: 0;
	padding: 8px 0 0 15px;
}

/* Event Photos. */

#eventPhotos ul, 
#eventPhotos ul li
{
	margin: 0px;
	padding: 0px;
	
	height: 180px;
	width: 240px;
}

#eventPhotos ul
{
	margin: 15px 0px 0px 0px;
}

#eventPhotos ul li
{
	background-image: none;
}


a#navHeadFutureStud {
	height: 22px;
	width: 135px;
	display: block;
	background: url(../images/roll_future_stud.gif) no-repeat;	
}

a#navHeadFutureStud:hover {
	background-position: -135px 0;	
}

a#navHeadMyCarrick {
	height: 22px;
	width: 135px;
	display: block;
	background: url(../images/roll_myCarrick.gif) no-repeat;	
}

a#navHeadMyCarrick:hover {
	background-position: -135px 0;	
}


/* Search Results. */

div.search-results ul
{
	width: 720px;
	padding: 0;
	background: url(../images/bg/text_border_bg.gif) bottom left repeat-x;
}

div.item-title {
	font-size: 14px;
}

div.search-results ul li
{
	background-image: none;
	
	padding: 0px;
	padding-bottom: 32px;

	width: 720px;
}

div.search-results ul li p
{
	line-height: 16px;
	padding: 10px 0 5px 0;
	font-size: 11px;
}

div.search-results span.link a {
	font-size: 11px;
	color: #656565;
}

div.page-left {
	width: 360px;
	padding: 15px 0 50px 0;
	float: left;
}

div.page-right {
	width: 360px;
	padding: 15px 0 50px 0;	
	float: left;
	text-align: right;
}

div#posCustH1 {
	/*position: relative; 
	width: 350px;
	height:0;
	float: left;*/
}

div#posCustH1 h1 {
	position: absolute;
	left: 0; 
	top: 142px; 
	color: #968e8e; 
	font-size: 11px; 
	font-weight: 100;
}

#carrickMoreChoices h1
{
	background-image: url(../images/bg/text_border_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	
	padding-bottom: 10px;
}

div#homeLongSumm #carrickMoreChoices ul
{
	float: none;
	
	padding: 0;
}

div#homeLongSumm #carrickMoreChoices ul li
{
	margin: 5px 0;
	padding: 0;
	padding-left: 12px;
}

#carrickMoreChoices ul ul
{
	list-style: none;
}