@charset "utf-8";
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #000000;
}

.twoColElsLtHdr #container {
	width: 100%;
	background: #FFFFFF;
	margin: 0 auto;
}

a {text-decoration:none;}
a:hover {text-decoration:underline;}

/* 
===================================================================
   #header CSS
===================================================================
*/ 
#header {
	background: #000066;
	padding: 0 10px;
} 
#header #MainLogo {float:left;}
#header h1 {
	margin: 0; 
	padding: 10px 0; 
	font-size:56px; 
	color:#c894e2; 
	font-weight:normal; 
	font-family:"Adobe Garamond Pro", "Times New Roman", Times, serif;
}

#header ul {
list-style:none; 
display:inline; 
margin-top:10px;
font-weight:bold; 
height:50px;
line-height:50px;
white-space: nowrap;
}

#header ul li {
	float:left;
	padding: 0 5px;
}

#header a {font-size:0.8em;}
#header .Menu-Home a {color:#FFFFFF; border-bottom:3px #FF9900 solid;}
#header a {color:#CCCCCC; text-decoration:none;}
#header a:visited {color:#CCCCCC;}
#header a:hover {color:#FFFFFF; border-bottom:3px #FF9900 solid;}


/* 
===================================================================
   #breadcrumb bar CSS
===================================================================
*/

#breadcrumbbar {
	background-color:#FFFFFF;
	font-size:10px;
	padding:0px 10px;
	border-bottom: 1px solid #c894e2;
}
#breadcrumbs {float:left; height:25px; line-height:25px;}

#searcharea {width:125px;
             float:right;}
#searchbox {border:1px solid #c894e2;}


/* 
===================================================================
   #mainContent CSS
===================================================================
*/
#mainContent {
	margin: 0 20px 0 20px;
	padding: 10px;
	padding: 10px;
	font-size:0.8em;
} 

#mainContent p {
padding:5px 0px;
}

#mainContent h1 {font-size:16pt; font-weight:bold; color:#460174; padding-top:14px; padding-bottom:4px;}
#mainContent h2 {font-size:14pt; font-weight:normal; color:#460174; padding-top:10px; padding-bottom:4px;}
#mainContent h3 {font-size:12pt; font-weight:bold; color:#460174; padding-top:10px; padding-bottom:4px;}
#mainContent h4 {font-size:12pt; font-weight:normal; color:#460174; padding-top:10px; padding-bottom:4px;}



/* 
-------------------------------------------------------------------
   News and other boxes on home page
-------------------------------------------------------------------
*/


#mainContent .headline-box {
	border: solid #ff9900 1px;
	background-color:#cce0ff;
	float: left;
	height: 250px;
	padding-left: 5px;
	width: 504px;
	background-image:url(/Style%20Library/JRCPTB/Images/HeadlineBoxBackground.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 0px;
	margin: 10px;
}

#mainContent .headline-box h1 {font-size:48px; color:#c894e2; 
	font-family:Georgia, "Times New Roman", Times, serif;
	text-shadow:#fff -1px -1px 0, #000 1px 1px 0;
	padding:10px;
	margin:0;
}


#mainContent .headline-box p {
	font-size:16px;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:0;
	padding-left:10px;
        padding-bottom:10px;
	width:300px;
}


#mainContent .headline-box a:after {
   content:" \0000bb"; /* CSS version of &raquo; */
}

.headline-box:hover {border: solid #ff9900 2px; margin:9px;}
.headline-enrolment {background:url(/Style%20Library/JRCPTB/Images/HeadlineEnrolment.gif) bottom right no-repeat; height:100%; width:100%;}

#mainContent .box {
  border: solid #ff9900 1px;
  background-color:#cce0ff;
  float: left;
  height: 125px;
  margin: 10px;
  padding-left: 5px;
  width: 240px;
  background-image:url(/Style%20Library/JRCPTB/Images/BoxGradientBackground.jpg);
  background-position:bottom left;
  background-repeat:repeat-x;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 0px;
}
#mainContent .box h2 {font-size:18px; color:#c894e2; 
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px;
	margin:0;
	}
#mainContent .box p {
	font-size:10px;
	padding:3px;
	width:Auto;
	padding-right:100px;
	color:#333;
}

.box .more {font-weight:bold; font-size:11px;}

#mainContent .box ul {
	font-size:10px;
	padding: 0;
	padding-left:10px;
	margin: 0;
}


#mainContent .box a:after {
   content:" \0000bb"; /* CSS version of &raquo; */
}

.box:hover {border: solid #ff9900 2px; margin:9px;}

#mainContent td {display:table-cell; vertical-align:top;}


#mainContent .box-news {
  margin:10px;
  width:310px;
  border: 1px solid #ff9900;
  background-image:url(/Style%20Library/JRCPTB/Images/BoxGradientBackground.jpg);
  background-position:bottom left;
  background-repeat:repeat-x;
  padding:5px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 0px;
}
#mainContent .box-news H2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px;
	margin:0;
    color:#c894e2; 
}

#mainContent .box-news a {
   font-weight:bold; 

}

#mainContent .box-news a:after {
   content:" \0000bb";  /* CSS version of &raquo; */
}

#mainContent .box-news #footer {display:none;}

.specialty {}
.enrolment {}
.assessment {}
.recruitment {}
.aboutus {}
.eportfolio {}




/* 
===================================================================
   #footer CSS
===================================================================
*/
#footer {
	background-color:#FFFFFF;
	border-top:1px solid #c894e2;
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:10px;
}

#footer p a {color:#333;}

/*
===================================================================
content query webpart
===================================================================

*/
.cbq-layout-main #footer{
border:0;
}

.cbq-layout-main .item{
clear:none;
}

.cbq-layout-main .image-area-left
{
	padding:6px;
}
/* 
===================================================================
   #Miscellaneous classes
===================================================================
*/
.floatright { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.floatleft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
