/* CSS Document */

/* PROFILE ELEMENTS */

#profilebody { 
 margin: 10px 19px 0px 10px;
 padding: 0px;
 width: 642px;
 float: left;
}

#profilebody h1 {
	font-size: 24px;
	margin-bottom: 10px;
	line-height: 28px;
}

#profilebody h2 {
	font-size: 19px;
	margin-bottom: 10px;
}

#profilebody h3 {
	margin-bottom: 10px;
}

#profilebody h4 {
	font-size: 13px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#profilebody li {
	list-style-position: inside;
	list-style-type: disc;
}

#profilecolumn { 
 margin: 0px;
 padding: 0px;
 width: 300px;
 float: left;
 display: inline;
}



#profilenav {
	width: 642px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #b3c5cf;
	border-bottom-color: #b3c5cf;
	margin-top: 15px;
	margin-bottom: 20px;
}

#profiletabs {
	height: 26px;
}

#profilenav ul {
	margin-bottom: 0px;
	width: 642px;
	float: left;
	font-size: 12px;
}

#profilenav li {
	display: inline;

}

#profilenav li a {
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 6px;
	margin-left: 15px;
	line-height: 26px;
	height: 9px;
	overflow: hidden;
}

#profilenav li a:hover {
	background-repeat: no-repeat;
	background-position: left -26px;
}

#profilenav li#courses a {
	background-image: url(http://media.studylink.com/xl/common/profile/icon-courses.gif);
	margin-left: 0px;
}

#profilenav li#save a {
	background-image: url(http://media.studylink.com/xl/common/profile/icon-save.gif);
}

#profilenav li#recruit a {
	background-image: url(http://media.studylink.com/xl/common/profile/icon-recruit.gif);	
}

#profilenav li#mappy a {
	background-image: url(http://media.studylink.com/xl/common/profile/icon-map.gif);	
}

#profilenav li#brochure a {
	background-image: url(http://media.studylink.com/xl/common/profile/icon-brochure.gif);	
}

#profilenav li#enquireNow a {
	background-image: url(http://media.studylink.com/xl/common/profile/icon-enquire-now.gif);
}


#profilenav li#bookmark {
	float: right;
	margin-top: 3px;
}



.providerlogo {
	max-width:260px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.providervideo {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	z-index: 0;
	position: relative;
}

.providerimg {
	padding: 3px;
	border: 1px solid;
    max-width: 252px;
    width: expression(this.width > 252 ? 252: true);
	max-height: 200px;
    height: expression(this.width > 200 ? 200: true);
}

a.img {
	color: #b3c5cf;
}

a.img:hover {
	color: #177AA3;
}


#profilecolumn h3 {
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 35px;
	padding-top: 9px;
	padding-bottom: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-color: #b3c5cf;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 16px;
}

#profilecolumn h3#photos {
	background-image: url(http://media.studylink.com/xl/common/profile/icon-photos.gif);
}

#profilecolumn h3#testimonials {
	background-image: url(http://media.studylink.com/xl/common/profile/icon-testimonials.gif);
}

#profilecolumn h3#bulletin {
	background-image: url(http://media.studylink.com/xl/common/profile/icon-bulletin.gif);
}

#profilecolumn h3#rss {
	background-image: url(http://media.studylink.com/xl/common/profile/icon-rss.gif);
}

#profilecolumn h3#mapper {
	background-image: url(http://media.studylink.com/xl/common/profile/icon-map2.gif);
}

.testimonialheader {
	margin-bottom: 10px;
	clear: both;
	font-size: 11px;
}

.testimonialimg {
	width:85px;
	padding: 3px;
	border: 1px solid #b3c5cf;
 	margin-right: 10px;
	margin-bottom: 10px;
}

.readmore {
	display: inline;
}

.cricos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
}

.backtotop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 15px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #b3c5cf;
	margin-top: 15px;
}


/* TABBED NAVIGATION */

.tabs {
	margin-top: 15px;
	margin-bottom: 15px;
	}
	

.tabs-directory {
	margin-top: 15px;
	margin-bottom: 15px;
	}	

ul.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
	}

ul.tabNavigation li {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}

ul.tabNavigation li a {
	padding: 3px 4px;
	background-color: #fff;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;				
}

ul.tabNavigation li a.selected,
ul.tabNavigation li a:hover {
	background-color: #fff;
	color: #565E63;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b3c5cf;
	border-right-color: #b3c5cf;
	border-bottom-color: #fff;
	border-left-color: #b3c5cf;
}

div.tabs > div {
	padding: 15px;
	margin-top: 3px;
	border: 1px solid #b3c5cf;
	font-size: 13px;
	line-height: 19px;
	}
	
div.tabs-directory > div {
	margin-top: 3px;
	font-size: 13px;
	line-height: 19px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #b3c5cf;
	border-right-color: #b3c5cf;
	border-bottom-color: #b3c5cf;
	border-left-color: #b3c5cf;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
               
#first {
	background-color: #fff;
	}

#second {
	background-color: #fff;
	}

#third {
	background-color: #fff;
	}
	
.tabs img {
 	margin-left: 10px;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #b3c5cf;
}

