/* General */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}

a:link {
	color: #000000;
}
a:hover {
	color: #FB0029;
}
a:active {
	color: #FB0029;
}
a:visited {
	color: #666666;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F61B42;
	text-align: left;
	padding: 10px;
}


h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #676A5E;
	text-align: left;
	padding: 10px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699FF;
	text-align: left;
	padding: 10px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699FF;
	text-align: left;
	padding: 5px;
	margin: 0px;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

.h7 {
	background-image: url(http://media.studylink.com/xl/common/h_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: text-top;
	padding: 5px;
}

.h8 {
	background-image: url(http://media.studylink.com/xl/common/h_blue_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	height: 43px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	padding: 0px;
}
.destinationFeaturedProvider {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}

.h9 {
	background-image: url(http://media.studylink.com/xl/common/h_mocha_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin: 0px;
	height: 28px;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	padding-left: 5px;
	vertical-align: top;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.h10 {
	background-image: url(http://media.studylink.com/xl/common/h10.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	height: 33px;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}


.h11 {
	background-image: url(http://media.studylink.com/xl/common/h10.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	height: 23px;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	padding: 5px;
	width: 360px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3399CC;
	border-right-color: #3399CC;
	border-left-color: #3399CC;
	background-color: #3399CC;
	margin-top: 2px;
	margin-bottom: 0px;
}
.red {
	color: #F61B42;
	font-weight: bold;
}

a.red:link {
	color: #F61B42;
	font-weight: bold;
}
a.red:active {
	color: #F61B42;
	font-weight: bold;
}
a.red:visited {
	color: #F61B42;
	font-weight: bold;
}
a.red:hover {
	color: #F61B42;
	font-weight: bold;
}

.white {
	color: #FFFFFF;
}

a.white:link {
	color: #FFFFFF;
}

a.white:visited {
	color: #FFFFFF;
}

a.white:hover {
	color: #FFFFFF;
	text-decoration:none;
}

.hr {
	background-image: url(http://media.studylink.com/xl/common/hr_horizontal.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	background-position: center;
}

li {
	list-style-position: outside;
	list-style-image: url(http://media.studylink.com/xl/common/li.gif);
}

.ygtvlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

//.ygtvitem {
//	font-family: Verdana, Arial, Helvetica, sans-serif;
//	font-size: 11px;
//	color: #333333;
//}
//
//.ygtvchildren {
//	font-family: Verdana, Arial, Helvetica, sans-serif;
//	font-size: 11px;
//	color: #333333;
//}

#mainContainer {
	width: 565px;
	text-align: left;
}
#headerContainer {
	text-align: left;
	width: 775px;
	display: inline;
	float: left;
}
#header {
	width: 775px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
	height: 85px;
}
#advSearchContainer {
	width: 320px;
}

.searchElements {
	text-align: left;
	padding: 10px;
	background-color: #DAE7ED;
	width: 350px;
	border: 1px solid #3399CC;
}


.triangleDown {
	margin-right: 5px;
}


#tabContainer {
	text-align: left;
	width: 500px;
	float: left;
}
#welcomeBar {
	font-size: 11px;
	color: #3A3C35;
	width: 250%;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 15px;
	position: relative;
	right: 0px;
	float: right;
}
.loginForm {
	margin: 0px;
	padding: 0px;
	height: 50px;
}
.smallText {
	font-size: 10px;
}


#contentBox {
	padding: 5px;
	clear: both;
	border: 1px solid #B5B5B5;
}

.tabActive {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FB0029;
	padding: 5px;
	float: left;
	margin-right: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FB0029;
}
.tabInActive {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #676A5E;
	padding: 5px;
	float: left;
	margin-right: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#subMenu {
	background-color: #FB0029;
	padding: 5px;
	width: 765px;
	color: #FFFFFF;
	text-align: left;
	clear: both;
}



#contentContainer {
	clear: both;
}


.contentHeaderRed {
	font-weight: bold;
	padding: 5px;
	height: 20px;
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	clear: both;
	background-image: url(http://media.studylink.com/xl/common/header_red.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.contentHeaderGrey {
	font-weight: bold;
	padding: 5px;
	height: 20px;
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	clear: both;
	background-image: url(http://media.studylink.com/xl/common/header_grey.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


/* Boxes with round corners */

.box-top-left {  background-image: url(http://media.studylink.com/xl/studylink-intl/box-top-left.gif); background-repeat: no-repeat; height: 30px; width: 9px}

.box-top {  background-image: url(http://media.studylink.com/xl/studylink-intl/box-top.gif); background-repeat: repeat-x; height: 30px}

.box-top-right {  background-image: url(http://media.studylink.com/xl/studylink-intl/box-top-right.gif); background-repeat: no-repeat; height: 30px; width: 9px}

.box-left {  background-image: url(http://media.studylink.com/xl/studylink-intl/box-left.gif); background-repeat: repeat-y}

.box-right {  background-image: url(http://media.studylink.com/xl/studylink-intl/box-right.gif); background-repeat: repeat-y; width: 9px}

.box-bottom {  background-image: url(http://media.studylink.com/xl/studylink-intl/box-bottom.gif); background-repeat: repeat-x}

.box-bottom-left {  background-image: url(http://media.studylink.com/xl/studylink-intl/box-bottom-left.gif); background-repeat: no-repeat}

.box-bottom-right {  background-image: url(http://media.studylink.com/xl/studylink-intl/box-bottom-right.gif); background-repeat: no-repeat; width: 9px}



/* Results Page */

#providerSection {
	text-align: left;
	padding: 2px;
	clear: both;
	width: 565px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.resultsCheckbox {
	float: right;
}

#matchingCourses {
	font-weight: bold;
	color: #FF0000;
	background-image: url(http://media.studylink.com/xl/common/books.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	text-indent: 30px;
	height: 23px;
	clear: both;
}
.logoMidi {
	padding: 0px;
	border: 1px solid #CCCCCC;
	height: 40px;
	width: 80px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.variation {
	background-color: #F1F5F2;
	text-align: left;
	vertical-align: top;
	color: #333333;
	font-size: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.checkBox {
	width: 50px;
	padding-right: 3px;
	padding-left: 3px;
}

.variationNoBorder {
	background-color: #F1F5F2;
	text-align: center;
	vertical-align: middle;
	color: #333333;
	font-size: 10px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 20px;
}

#findYourCourseeHeader {
	background-image: url(http://media.studylink.com/xl/common/find_your_course_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	width: 100%;
	color: #333333;
	padding-top: 45px;
	padding-left: 45px;
}
/* Study Advice Page */

#studyAdvice {
	text-align: left;
	background-image: url(http://media.studylink.com/xl/common/study_advice.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#studyAdviceHeader {
	background-image: url(http://media.studylink.com/xl/common/free_study_advice.jpg);
	background-repeat: no-repeat;
	text-align: left;
	width: 100%;
	color: #333333;
	padding-top: 45px;
	padding-left: 42px;
	height: 223px;
}
.askusnow {
	margin-top: 10px;
}

/* Footer */


#footer {
	color: #FFFFFF;
	background-color: #FB0029;
	text-align: center;
	padding: 5px;
	clear: both;
	width: 765px;
}


/* Advertisements and Spotlights */

.spotlightEntry {
	text-align: left;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
}

.skyScraper {
	padding-top: 118px;
	text-align: right;
	width: 130px;
}

#spotlightEntry58x58 {
	font-size: 11px;
	text-align: left;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 13px;
}
.spotlightPhoto {
	border: 1px solid #000000;
	margin-right: 5px;
}


/* Profile Pages */


#displayContainer {
	text-align: left;
	width: 735px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBEEE8;
	border-right-color: #EBEEE8;
	border-bottom-color: #EBEEE8;
	border-left-color: #EBEEE8;
	display: table;
}
.profilePicture {
	background-color: #FFFFFF;
	padding: 1px;
	width: 200px;
	border: 1px solid #999999;
	margin-bottom: 5px;
	margin-left: 10px;
}
#profile-info {
	text-align: left;
	display: inline;
	width: 480px;
}
.display-variation-header {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #676A5E;
	text-align: left;
	vertical-align: text-top;
}

.variation-header-course-title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699FF;
	text-align: left;
	vertical-align: text-top;
}

.backtotop {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #D9DDDA;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}
#displayContent {
	text-align: left;
	vertical-align: top;
	width: 460px;
	display: inline;
	float: left;
}

#request-free-information {
	color: #FFFFFF;
	text-align: center;
	float: right;
	width: 263px;
	display: inline;
	position: relative;
	right: 0px;
}
#request-info-form {
	background-color: #C8C9C2;
	text-align: left;
	padding: 10px;
	color: #000000;
	width: 228px;
	margin-left: 15px;
	margin-right: 0px;
	display: inline;
	float: right;
}
#request-info-acknowledgement {
	background-color: #C8C9C2;
	vertical-align: middle;
	text-align: left;
	padding: 10px;
	color: #000000;
	margin-top: 70px;
	width: 228px;
	margin-left: 15px;
	margin-right: 0px;
	display: inline;
	float: right;
}


#provider-latest-discussion-head {
	color: #FFFFFF;
	background-image: url(http://media.studylink.com/xl/common/latest-discussion.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	float: right;
	margin-top: 10px;
	width: 263px;
	display: inline;
	position: relative;
	right: 0px;
}

#provider-latest-discussion {
	background-color: #d9deda;
	text-align: left;
	padding: 10px;
	color: #000000;
	margin-top: 54px;
	width: 228px;
	margin-left: 15px;
	margin-right: 0px;
	display: inline;
	float: right;
}
#discussion-item {
	background-image: url(http://media.studylink.com/xl/common/tick_blue.gif);
	background-repeat: no-repeat;			
	font-weight: bold;
	margin-top: 7px;
	padding-left: 18px;
	background-position: left top;		
}

.display-variation {background-color: #EBEEE8; text-align: left; vertical-align: top; color: #000000;}
.testimonial {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #CBCFCC;
}
.icon {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #B6B9B6;
	color: #000000;
	height: 40px;
	width: 40px;
}
.iconbox {
	clear: both;
}

/* Login */

.red-corner-tl {  background-image: url(http://media.studylink.com/xl/studylink-intl/red-corner-tl.gif); background-repeat: no-repeat; height: 9px; width: 9px}
.red-corner-tr { background-image: url(http://media.studylink.com/xl/studylink-intl/red-corner-tr.gif); background-repeat: no-repeat ; height: 9px; width: 9px}
.red-corner-bl { background-image: url(http://media.studylink.com/xl/studylink-intl/red-corner-bl.gif); background-repeat: no-repeat }
.red-corner-br { background-image: url(http://media.studylink.com/xl/studylink-intl/red-corner-br.gif); background-repeat: no-repeat ; height: 9px; width: 9px}

#newFeatures {
	background-image: url(http://media.studylink.com/xl/common/new_features.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 775px;
	height: 425px;
	padding-top: 10px;
	font-size: 12px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#sentInfoRequest {
	background-image: url(http://media.studylink.com/xl/common/request_sent_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 775px;
	height: 425px;
	padding-top: 10px;
	font-size: 12px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.newFeaturesBullets {
	float: left;
	margin-left: 190px;
	width: 320px;
	display: inline;
}
.loginForm {
	float: right;
}
.borderLeft {
	width: 9px;
	background-image: url(http://media.studylink.com/xl/common/grey_border.gif);
	background-repeat: repeat-y;
	text-align: left;
}
.borderRight {
	width: 9px;
	background-image: url(http://media.studylink.com/xl/common/grey_border.gif);
	background-repeat: repeat-y;
	text-align: right;
	background-position: right;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #979797;
	height: 9px;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #979797;
	height: 9px;
}
#continue {
	float: right;
	width: 250px;
	position: relative;
	display: inline;
	right: 20px;
	background-color: #FFFFFF;
}
.smalltextField {
	font-size: 10px;
	height: 12px;
	border: 1px solid #999999;
	padding: 2px;
}
.btn-green {
	color: #FFFFFF;
	background-color: #62BC00;
	padding: 5px;
	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: #C2FF84;
	border-right-color: #2D5600;
	border-bottom-color: #2D5600;
	border-left-color: #C2FF84;
}

.btn-green-small {
	color: #FFFFFF;
	background-color: #62BC00;
	padding: 2px;
	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: #C2FF84;
	border-right-color: #2D5600;
	border-bottom-color: #2D5600;
	border-left-color: #C2FF84;
	font-size: 10px;
	height: 22px;
	vertical-align: middle;
}

.btn-red {
	color: #FFFFFF;
	background-color: #FA1131;
	padding: 5px;
	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: #FAC6C6;
	border-right-color: #5A0511;
	border-bottom-color: #5A0511;
	border-left-color: #FAC6C6;
}

.btn-blue {
	color: #FFFFFF;
	background-color: #356189;
	padding: 5px;
	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: #D6F0FF;
	border-right-color: #1E374E;
	border-bottom-color: #1E374E;
	border-left-color: #D6F0FF;
}
#testimonialBlock {
	text-align: left;
	clear: both;
	margin-bottom: 10px;
}
.resultsBorder {
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D6D3;
}
.iframe {
	margin: 0px;
	padding: 0px;
	width: 203px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: right;
}
.iframeApply {
	margin: 0px;
	padding: 0px;
	width: 134px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: right;
}

.variation-header {
	background-image: url(http://media.studylink.com/xl/common/h11.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin: 0px;
	height: 28px;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	padding-left: 5px;
	vertical-align: top;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.save-header {
	background-image: url(http://media.studylink.com/xl/common/h11.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin: 0px;
	height: 28px;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	padding-left: 2px;
	vertical-align: top;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.form-error {
	color: green;
	font-weight: bold;
        padding: 0px 0px 0px 20px;
	background-image: url(http://media.studylink.com/xl/common/icon_blocker.gif);
        background-repeat: no-repeat;
}

.corner_top_left {
	background-image: url(http://media.studylink.com/xl/common/round_box_top_left.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}

.corner_top_right {
	background-image: url(http://media.studylink.com/xl/common/round_box_top_right.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}

.corner_bottom_left {
	background-image: url(http://media.studylink.com/xl/common/round_box_bottom_left.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}

.corner_bottom_right {
	background-image: url(http://media.studylink.com/xl/common/round_box_bottom_right.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}

.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABABAB;
}

.top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ABABAB;
}

.top_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ABABAB;
}

.top_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ABABAB;
	display: inline;
	float: left;
	height: 31px;
	width: 88px;
	margin-right: 5px;
}
#registrationDetails {
	width: 250px;
	background-color: #FFFFFF;
	float: right;
	z-index: auto;
	display: inline;
	position: relative;
	right: 25px;
}
.smallForm {
	font-size: 10px;
	width: 148px;
}
.margin5px {
	margin: 5px;
}


/* Destination */

.destinationpic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 10px;
	clear: both;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px dotted #999999;
	width: 240px;
}

.small {
	font-size: 12px;
}

.savedConfirmation {
	background-color: #ECEFEC;
	background-image: url(http://media.studylink.com/xl/domestic-au/saved-to-my-studylink.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 421px;
	padding-top: 10px;
	padding-left: 10px;
}
.sponsoredLinksContainer {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	height: 40px;
}
.sponsoredLinksImage {
	display: inline;
	height: 31px;
	width: 88px;
	margin-right: 5px;
	float: left;
}
.sponsoredLink {
	float: left;
	display: inline;
}

/* Study in Queensland Styles */

.featuredLinks {
	background-color: #B3D11B;
	text-align: center;
	width: 200px;
	background-image: url(http://media.studylink.com/xl/study_in_queensland/yin_san_2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.testimonialText {
	font-size:11px;
	font-style: italic;
	padding-right: 3px;
}
.featuredCourses {
	color: #FFFFFF;
	background-color: #0A274C;
	text-align: left;
	height: 100%;
	background-image: url(http://media.studylink.com/xl/study_in_queensland/blue_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
}
.blueBarTop {
	background-image: url(http://media.studylink.com/xl/study_in_queensland/blue_top.gif);
	background-repeat: no-repeat;
	width: 210px;
	background-color: #0A274C;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}
.greenBarTop {
	background-image: url(http://media.studylink.com/xl/study_in_queensland/green_top.gif);
	background-repeat: no-repeat;
	width: 190px;
	background-color: #B3D11B;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}.field {
	margin-top: 5px;
}
.welcomeBar {
	background-image: url(http://media.studylink.com/xl/common/welcome_bar_middle.gif);
	background-repeat: repeat-x;
	height: 32px;
}
.navItem {	background-color: #F2F2F2;
	text-align: left;
	padding: 5px;
	margin-bottom: 1px;
}


/* LOGIN BUTTONS */

/* logintabs */
#logintabs { width: 132px; height: 20px; position: relative; z-index: 9998; }
#logintabs #loginnav { margin: 0; padding: 0; }
#logintabs #loginnav li { display: inline; }

#logintabs #loginnav li#ln-signin a { float: left; width: 65px; height: 0; padding-top: 20px; overflow: hidden; }
#logintabs #loginnav li#ln-register a { float: left; width: 67px; height: 0; padding-top: 20px; overflow: hidden; }

#logintabs #loginnav li a,
#logintabs #loginsearch { background-image: url(http://media.studylink.com/xl/common/login-elements.gif); background-repeat: no-repeat; }

/* buttons */
#logintabs #loginnav li#ln-signin a { background-position: 0 0; }
#logintabs #loginnav li#ln-register a { background-position: -65px 0; }

/* hover */
#logintabs #loginnav li#ln-signin a:hover { background-position: 0 -20px; }
#logintabs #loginnav li#ln-register a:hover { background-position: -65px -20px; }



#login a {   
display: block;   
background:  url(http://media.studylink.com/xl/common/btn-signin.gif) top;   
width: 65px;   
height: 20px;   
}

#login a:hover {   
background:  url(http://media.studylink.com/xl/common/btn-signin.gif) no-repeat bottom;   
}

#register a {   
display: block;   
background:  url(http://media.studylink.com/xl/common/btn-register.gif) top;   
width: 65px;   
height: 20px;   
}

#register a:hover {   
background:  url(http://media.studylink.com/xl/common/btn-register.gif) no-repeat bottom;   
}