﻿/** Element Cross-Browser Reset **/
 @charset "utf-8";
/* CSS Document */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
html {
	overflow-y:scroll;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/** Font Reset based on YUI **/



body {
	font:13px/1.231 arial, helvetica, clean, sans-serif;
 *font-size:small;
 *font:x-small;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
 *font-size:108%;
	line-height:100%;
}
/** Some Fairly Standard Styling Rules are then applied **/

body {
	color: #343434;
}
a {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 182%;
	margin: 0 0 10px 0;
	color: #4b4b4b;
	font-weight: normal;
}
h2 {
	font-size: 197%;
	margin: 0 0 10px 0;
	font-weight: normal;
	color: #900;
	letter-spacing: 0.05em;
}
h3 {
	margin-bottom: 10px;
	font-weight: normal;
	color: #58585a;
}
p {
	padding-bottom: 10px;
}
strong, b {
	font-weight: bold;
}
/** Elements are Redefined based on site section  **/

.clear
{
	clear:both;
	height:0 !important;
	font-size:1px;
}

/*  BEGIN:  Home page  */
#formHome
{
	margin: 0px;
	padding: 0px;
}
#container
{
	background-image: url(../images/home/home-image.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}
#logoImage
{
}
#homePageNav
{
	position: relative;
	top: -66px;
}
#homePageNav a
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
#homePageNav a:hover
{
	color: #F6D600;
	text-decoration: underline;
}


/*  END:  Home page  */

body
{
	color: #343434;
}
body.dark
{
	background: #111;
}

a
{
	color: #BD0A14;
}
h1
{
	padding-top: 10px;
}
h2
{
	font-size: 12px;
	padding-top: 10px;
}

/* BEGIN: CSS relating to the header control only  */
div#headerContainer
{
	width: 410px;
	height: 130px;
}
div#headerContainer .logoContainer
{
	width: 128px;
	float: left;
}
div#headerContainer .logo
{
	float: none;
}
div#headerContainer .headerContent
{
	width: 260px;
	float: right;
	text-align: left;
	vertical-align: baseline;
}
div#headerContainer .navigationBar
{
	height:15px;

	margin-top: 60px;
	margin-bottom: 5px;
}
div#headerContainer .navigationBar a
{
	color: #fff;
	font-weight: bold;
}

div#headerContainer .navigationBar li
{
	float:left;
	padding:0 10px;
	border-left: solid 1px #fff;
}
div#headerContainer .navigationBar li.first
{
	border-left: none;
	padding-left:0;
}
div#headerContainer .navigationBar li a
{
	color: #fff;
}


div#headerContainer .searchBox
{
}
div#headerContainer .search
{
	font-size: 12px;
	width: 185px;
}
/* END: CSS relating to the header control only  */

/* BEGIN:  Master page specific  */
div#pagebackground
{
	background: #fff url(../images/top-bg.jpg) repeat-x;
	text-align: center;
	border: 0px;
	border-collapse: collapse;
	width:930px;
	margin: 0 auto;
}
div#pagebackground .container
{
	width: 919px;
	margin: 0 auto;
}

.headerBar
{
	width: 100%;
	vertical-align: top;
	height: 130px;
}
div#pagebackground .logoheader
{
	text-align: left;
	float: left;
}
div .topBannerAd
{
	float: right;
	padding-top: 10px; /* width:200px;  */
}
.bottomBannerAd
{
	padding-top: 10px;
	text-align: center;
	vertical-align: middle;
}

div#pagebackground .topbar
{
	width: 100%;
	height: 40px;
	background-image: url(../images/top-bar-tile.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	color:#fff;
}
div#pagebackground .topbar a
{
	color:#fff;
}

div#pagebackground .breadcrumb
{
	padding-left: 25px;
	padding-top: 12px;
	float: left;
}
div#pagebackground .login
{
	padding-right: 25px;
	padding-top: 12px;
	float: right;
}
div#pagebackground .contentwrapper
{
	width: 100%;
	vertical-align: top;
}
div#pagebackground .content
{
	vertical-align: top;
	float: left;
	width: 550px;
	padding-right: 10px;
	text-align: left;
}

.googleAdsenseSideContent
{
	float: left;
	padding: 10px 32px 5px 0px;
}

div#pagebackground .advertisements
{
	vertical-align: top;
	float: right;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}
.MultiRotatorControl
{
	padding: 3px;
	margin-bottom: 3px;
	border-color: Gold;
	border-style: solid;
	border-width: 1px;
}
.footer
{
	padding:20px 0;
	text-align:center;
	clear: both;
}
/* END:  Master page specific  */

/* BEGIN: tables used throughout forms  */
div.formtablepadding
{
	background-color: #eaeaea;
	border: 1px solid #ababab;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}
table.formtable
{
	background-color: #eaeaea;
	border: 0px;
	width: 100%;
}
td.formleftcol
{
	width: 120px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	padding-right: 10px;
}
td.formrightcol
{
	text-align: left;
	padding-bottom: 8px;
}
table.formtable .formtextbox
{
	width: 350px;
	font-size: 12px;
}
table.formtable .formmultilinetextbox
{
	width: 350px !important;
	font-size: 12px;
	word-wrap: break-word;
}
table.formtable .formnumerictextbox
{
	text-align: left;
	width: 200px;
	font-size: 12px;
}
table.formtable .formdropdownlist
{
	width: 350px;
	font-size: 12px;
}
table.formtable .formlistbox
{
	width: 350px;
	font-size: 12px;
}

/* END: tables used throughout forms  */

/* BEGIN: form overriders specific to home page quick search */

.quicksearchpadding
{
	background-color: #facfcf;
	border: 1px solid #9EC2DC;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.quicksearchtable
{
	background-color: #facfcf;
	border: 0px;
	width: 100%;
}
.quicksearchleftcol
{
	width: 120px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	padding-right: 10px;
}
.quicksearchrightcol
{
	text-align: left;
	padding-bottom: 8px;
}
.quicksearchtextbox
{
	width: 300px;
	font-size: 12px;
}
/* END: form overriders specific to home page quick search */

/* BEGIN: Menu list */
div.verticalmenu
{
	border: 1px solid #9EC2DC;
	margin: 2em;
	width: 30em;
	padding: 5px;
}

ul.verticalmenu
{
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

ul.verticalmenu li
{
	padding-top: 5px;
	padding-bottom: 5px;
}
/* END: Menu list */

/* BEGIN: Validation summary control */
.validationsummary
{
	width: 100%;
}
/* END: Validation summary control */

/* BEGIN button div row */
div.buttonrow
{
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.buttonrow .linkbutton
{
	font-size: 12px;
}
/* END button div row */

/* BEGIN error message literals */
#FailureText
{
	color: red;
}
/* END error message literals */

/*  BEGIN Standard Job Vacancy Advertisement controls  */
.stdVacAd
{
	width: 485px;
	word-wrap: break-word;
}
.stdVacAdTop
{
	background-image: url('../images/updated/normal-ad-top.jpg' );
	background-repeat: no-repeat;
	height: 80px;
}

.stdVacAdTopSpacer
{
	background-image: url('../images/updated/normal-ad-tile.jpg' );
}

.stdVacAdTopBreak
{
	background-image: url('../images/updated/normal-ad-top-break.jpg' );
	background-repeat: no-repeat;
	height: 14px;
}

.stdVacAdJobTitle
{
	font-size: 16px;
	font-weight: bold;
	position: relative;
	left: 30px;
	top: 30px;
}

.stdVacAdSSCLogo
{
	float: right;
	position: relative;
	top: 3px;
	right: 3px;
	border-collapse: collapse;
	margin: -3px;
}

.stdVacAdEmployerLogo
{
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.stdVacAdMiddle
{
	background-image: url('../images/updated/normal-ad-tile.jpg' );
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	font-size: 12px;
}

.stdVacAdMiddleBreak
{
	background-image: url('../images/updated/normal-ad-mid-break.jpg' );
	background-repeat: no-repeat;
	height: 29px;
}
.stdVacAdMiddleSpacer
{
	background-image: url('../images/updated/normal-ad-mid-spacer.jpg' );
	height: 1%;
}
.stdVacAd > div.stdVacAdMiddleSpacer
{
	height: auto;
}

.stdVacAdBottomBreak
{
	background-image: url('../images/updated/normal-ad-bottom-break.jpg' );
	background-repeat: no-repeat;
	height: 19px;
}

.stdVacAdBottomSpacer
{
	background-image: url('../images/updated/normal-ad-bottom-spacer.jpg' );
	height: 1%;
}
.stdVacAd > div.stdVacAdBottomSpacer
{
	height: auto;
}

.stdVacAdFooter
{
	background-image: url('../images/updated/normal-ad-footer.jpg' );
	background-repeat: no-repeat;
	height: 30px;
}

.stdVacAdTextHdr
{
	font-weight: bold;
	margin-bottom: 15px;
}
.stdVacAdTextHdrPrefix
{
	color: Red !important;
}
.stdVacAdTextMain
{
	margin-bottom: 15px;
}
.stdVacAdTextRef
{
	margin-bottom: 10px;
}
.stdVacAdTextContact
{
	margin-bottom: 10px;
}
.stdVacAdBtmBtns
{
	position: relative;
	left: 30px;
	top: -9px;
}
.stdVacAdBtmLinks
{
	margin-left: 10px;
	margin-bottom: 10px;
}
/*  END Standard Job Vacancy Advertisement controls  */


/*  BEGIN Premium Job Vacancy Advertisement controls  */
.premVacAd
{
	width: 485px;
	word-wrap: break-word;
}
.premVacAdTop
{
	background-image: url('../images/updated/prem-ad-top.jpg' );
	background-repeat: no-repeat;
	height: 80px;
}

.premVacAdTopSpacer
{
	background-image: url('../images/updated/prem-ad-tile.jpg' );
}

.premVacAdTopBreak
{
	background-image: url('../images/updated/premium-ad-top-break.jpg' );
	background-repeat: no-repeat;
	height: 14px;
}

.premVacAdJobTitle
{
	font-size: 16px;
	font-weight: bold;
	color: #F4D700;
	position: relative;
	left: 30px;
	top: 30px;
}

.premVacAdSSCLogo
{
	float: right;
	position: relative;
	top: 3px;
	right: 3px;
	border-collapse: collapse;
	margin: -3px;
}

.premVacAdEmployerLogo
{
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.premVacAdMiddle
{
	background-image: url('../images/updated/prem-ad-tile.jpg' );
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	font-size: 12px;
}

.premVacAdMiddleBreak
{
	background-image: url('../images/updated/prem-ad-mid-break.jpg' );
	background-repeat: no-repeat;
	height: 29px;
}
.premVacAdMiddleSpacer
{
	background-image: url('../images/updated/premium-ad-mid-spacer.jpg' );
	height: 1%;
}
.premVacAd > div.premVacAdMiddleSpacer
{
	height: auto;
}

.premVacAdBottomBreak
{
	background-image: url('../images/updated/premium-ad-bottom-break.jpg' );
	background-repeat: no-repeat;
	height: 19px;
}

.premVacAdBottomSpacer
{
	background-image: url('../images/updated/premium-ad-bottom-spacer.jpg' );
	height: 1%;
}
.premVacAd > div.premVacAdBottomSpacer
{
	height: auto;
}

.premVacAdFooter
{
	background-image: url('../images/updated/premium-ad-footer.jpg' );
	background-repeat: no-repeat;
	height: 30px;
}

.premVacAdTextHdr
{
	font-weight: bold;
	margin-bottom: 15px;
}
.premVacAdTextHdrPrefix
{
	color: Red !important;
}
.premVacAdTextMain
{
	margin-bottom: 15px;
}
.premVacAdTextRef
{
	margin-bottom: 10px;
}
.premVacAdTextContact
{
	margin-bottom: 10px;
}
.premVacAdBtmBtns
{
	position: relative;
	left: 30px;
	top: -9px;
}
.premVacAdBtmLinks
{
	margin-left: 10px;
	margin-bottom: 10px;
}
/*  END Premium Job Vacancy Advertisement controls  */

/*  BEGIN inline error validators  */
.inlineError
{
	color: Red;
}
/*  END inline error validators  */

/*  BEGIN Main home page (index.aspx)  */
div#indexContainer
{
	background-image: url('../images/home/home-image.jpg' );
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	padding: 0px;
}
div#indexContainer div#logo
{
}
div#logo div#logoSection1
{
}
div#logo div#logoSection2
{
}
div#logo div#logoSection3
{
}
div#logo div#logoSection4
{
}
/*  END Main home page (index.aspx)  */

/*  BEGIN Search Result  */
div.searchResultStd, div.searchResultPrem
{
	width: 530px;
	padding: 10px;
	margin: 5px 0;
}
div.searchResultPrem
{
	background-color: #ffcccc;
}

div.searchResultStd .searchResultLogoContainer
{
	visibility: hidden;
	display: none;
}
div.searchResultPrem .searchResultLogoContainer
{
	float: right;
	height: 1em;
	position: relative;
	top: -80px;
	left: -80px;
}
.searchResultLogo
{
	border-color: White;
	border-width: 1px;
}


div.searchResultStd table, div.searchResultPrem table
{
}
div.searchResultStd th, div.searchResultPrem th
{
	font-weight: bold;
	color: #666666;
}
div.searchResultStd td, div.searchResultPrem td
{
	font-size: 11px !important;
	color: #666666;
}
div.searchResultStd .searchResultLeftC, div.searchResultPrem .searchResultLeftC
{
	font-weight: bold;
	width: 90px;
}
div.searchResultStd .searchResultRightC, div.searchResultPrem .searchResultRightC
{
	width: 430px;
}
div.searchResultStd .button, div.searchResultPrem .button
{
	font-size: 8pt;
	height: 23px;
}

.vacancySeekerStatus
{
	font-size: 11px !important;
	font-weight: bold;
	color: #666666;
	padding: 3px 0px 3px 0px;
}

/*  END Search Result  */

/*  BEGIN Sponsored vacancy  */
.sponsoredVacancyContainer
{
	border-width: 1px;
	border-color: Silver;
	border-style: solid;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #eee;
	color: #999;
	text-align: center;
	margin-bottom: 15px;
}
.sponsoredVacancy
{
	width: 130px;
	padding-top: 6px;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px !important;
	text-align: left !important;
	color: #666666 !important;
}
.sponsoredVacancyTitle
{
}
/*  END Search Result  */

/*  BEGIN Sponsored advert  */
.sponsoredAdvert
{
	width: 130px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 0px;
}
/*  END Search Result  */

/*  BEGIN Ad Pass Through Page   */
div.adPassThroughTopFrame
{
	height: 40px;
}
div.adPassThroughReturn
{
	float: left;
}
div.adPassThroughClose
{
	float: right;
}
/*  END Ad Pass Through Page   */

/*  BEGIN LoadSavedSearches user control   */
div.loadSavedSearches
{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 15px;
	clear: both;
	float: left;
}
/*  END LoadSavedSearches user control   */

/*  BEGIN SaveSearch user control   */
div.saveSearch
{
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
}
/*  END SaveSearch user control   */

/*  BEGIN search results info  */
#searchResultsInfo
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	border-top-color: Silver;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: Silver;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
/*  END search results info  */

/*  BEGIN search results navigation   */
div.searchResultsNavigation
{
	float: left;
	width: 100%;
	margin: 3px;
	padding: 3px;
}
div.searchResultsNavigation .left
{
	text-align: left;
	float: left;
	margin-left: 10px;
}
div.searchResultsNavigation .right
{
	text-align: right;
	float: right;
	margin-right: 10px;
}
/*  END search results navigation   */


div.searchFilter
{
	text-align: right;
	float: right;
	margin: 0px;
	padding: 0px;
}
div.searchFilter a
{
	margin-right:15px;
}

#welcomeMessage
{
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 14px !important;
	text-align: center !important;
	color: #666666 !important;
}

/*  START details view columns */
.gridViewLeftCol
{
	width: 150px;
	text-align: right;
	vertical-align: top;
}
.gridViewRightCol
{
	text-align: left;
}
.gridViewTextBox
{
	width: 300px;
}
.gridViewNumericTextBox
{
	text-align: left;
	width: 150px;
}
.gridViewDropDownList
{
	width: 150px;
}
.gridViewListBox
{
	width: 300px;
}
/*  END details view columns */

/*  BEGIN location picker */
.locationPicker
{
	width: 100%;
}
.locationPicker .current
{
	width: 100%;
}
.locationPicker .functions .back
{
	float: left;
	margin-left: 3px;
}
.locationPicker .functions .locations
{
	float: left;
	margin-left: 3px;
	width: 290px;
}
.locationPicker .functions .choose
{
	margin-left: 3px;
}
.locationPicker .chosen .chosenList
{
	width: 350px;
}
/*  END location picker */

/*  BEGIN Help text  */
.helpText
{
	width: 350px;
	display: block;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*  BEGIN Help text  */

/*  BEGIN Inline menu lists  */
.inline-list ul, .inline-list li
{
	display: inline;
	margin: 0px 8px;
	padding: 0;
}
.inline-list ul a, .inline-list li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*  END Inline menu lists  */

/*  BEGIN listItem  */
.listItem ul, .listItem li
{
	display: list-item;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
/*  END Inline menu lists  */

/*  BEGIN colour highlights  */
span .highlight
{
	color: Red !important;
}
/*  END colour highlights  */

/*  BEGIN quote  */
.quote
{
	padding-left: 40px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	font-weight: bold;
}
/*  END quote  */

/*  BEGIN Vacancy management button  */
.vacManButton
{
	padding: 2px;
}
/*  END Vacancy management button  */


/*  BEGIN MultiCurrentRecruitersControl  */
.currentRecruitersContainer
{
	clear: both;
	width: 368px; /*  should be (no. across * width) + (no. across * (border-left + border-right))  */
	margin-left: auto;
	margin-right: auto;
	border-color: silver;
	border-style: solid;
	border-width: 1px;
}
.currentRecruitersContainer .header
{
	background-color: #cccccc;
	height: 25px; 
	padding: 5px 15px 0px 15px;
	margin-bottom:5px;
}
.currentRecruitersContainer .header span
{
	font-family: Verdana;
	font-size: 10pt;
	padding: 10px 0px 4px 5px;
	color: #fff;
	text-align: center;
}
.currentRecruitersContainer .currentRecruiter
{
	float: left;
	padding: 0px 1px 5px;
}
.currentRecruitersContainer .currentRecruiter div a
{
	border-color: White;
	border-width: 0px;
}
.currentRecruitersContainer .currentRecruiterImage
{
	height: 30px;
	width: 90px;
	border-color: White;
	border-width: 0px;
}
/*  END MultiCurrentRecruitersControl  */


/*  BEGIN Homepage top left banner  */
.homePageBannerA
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 20px 20px 20px 100px;
}
/*  END Homepage top left banner  */

/*  BEGIN Homepage top right banner  */
.homePageBannerB
{
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 20px 100px 20px 20px;
}
/*  END Homepage top right banner  */

/*  BEGIN saved search description panel  */
.savedSearchPanel
{
	border-width: 1px;
	border-color: Silver;
	border-style: solid;
	padding: 5px 5px 5px 5px;
}
.savedSearchLeftCol
{
	width: 350px;
	vertical-align: middle;
	padding: 0px 10px 0px 10px;
	height: 24px;
}
.savedSearchText
{
	width: 350px;
}
/*  END saved search description panel  */

/*  BEGIN Hover Menu */
.popupMenu
{
	position: absolute;
	visibility: hidden;
	background-color: #F5F7F8;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.popupHover
{
	background-image: url(images/header-opened.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F5F7F8;
}
/*  END Hover Menu */

/*  BEGIN Email icon image */
.emailIcon
{
	width: 24px;
	height: 24px;
}
/*  END Email icon image */

/*  BEGIN Front page showcase containers  */
.componentContainer
{
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
}
.leftPremiumJobContainer
{
	float: left;
	width: 352px;
}
.rightPremiumJobContainer
{
	float: left;
	width: 352px;
}
.newsContainer
{
	width: auto;
	float: left;
	margin: 0px 15px 0px 15px;
}
.showCaseRecruitersContainer
{
	padding-top: 20px;
}
/*  END Front page showcase containers  */

/*  BEGIN Showcase premium */
.showCasePremiumContainer
{
	font-family: tahoma, helvetica, arial, sans-serif;
	width: 340px;
	border-color: #d20000;
	border-style: solid;
	border-width: 1px;
	word-wrap: break-word;
	padding: 5px;
}

.showCasePremiumLogoContainer
{
	float: right;
	height: 1em;
	position: relative;
	top: 10px;
	left: -10px;
}
.showCasePremiumLogo
{
	border-color: White;
	border-width: 1px;
	height: 40px;
	width: 100px;
}
.showCasePremiumContainer h1
{
	font-family: Verdana;
	font-size: 10pt;
	background-color: #d20000;
	padding: 10px 0px 4px 5px;
	color: #fff;
}
.showCasePremiumContainer table
{
}
.showCasePremiumContainer th
{
	font-weight: bold;
	color: #666666;
	font-size: 10pt;
}
.showCasePremiumContainer td
{
	font-size: 11px !important;
	color: #666666;
}
.showCasePremiumContainer .button
{
	font-size: 8pt;
	height: 23px;
}

/*  END Showcase premium  */


/*  BEGIN Showcase news */
.showCaseNewsContainer
{
	font-family: tahoma, helvetica, arial, sans-serif;
	width: 260px;
	border-color: Gold;
	border-style: solid;
	border-width: 1px;
	word-wrap: break-word;
	padding: 5px;
}
.showCaseNewsContainer h1
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	background-color: #ffcc33;
	padding: 10px 0px 4px 5px;
	color: #fff;
	text-align: center;
}
.showCaseNewsContainer #imgLeftCntr
{
	float: left;
	margin-left: 6px;
	margin-right: 3px;
}
.showCaseNewsContainer #imgRightCntr
{
	float: left;
	margin-left: 6px;
	margin-right: 3px;
}
.showCaseNewsContainer #mainTextCntr
{
	position: relative;
	top: -10px;
	clear: both;
	margin: 0px 15px 0px 15px;
	text-align: center;
}
.showCaseNewsContainer #mainText
{
	font-family: Verdana;
	font-size: 12pt;
}
.showCaseNewsContainer .smallTextCntr
{
	margin: 0px 15px 0px 15px;
	text-align: center;
}
.showCaseNewsContainer .smalltext
{
	font-family: Verdana;
	font-size: 8pt;
	color: Blue !important;
	text-decoration: none !important;
}

/*  END Showcase news  */


/*  BEGIN Magazine Full Colour Version */
.magazineFullColourCntr
{
	width: 100%;
	border-color: Silver;
	border-width: 1px;
	border-style: solid;
	padding: 8px 8px 8px 8px;
	margin: 4px 4px 4px 4px;
	text-align: center;
}
.magazineFullColourCntr #imgLeftCntr
{
	float: left;
	margin-left: 6px;
	margin-right: 3px;
}
.magazineFullColourCntr #imgRightCntr
{
	float: right;
	margin-left: 6px;
	margin-right: 3px;
}
.magazineFullColourCntr #mainTextCntr
{
	position: relative;
	top: 50px;
}
.magazineFullColourCntr #mainText
{
	font-size: 10pt;
}


/*  END Magazine Full Colour Version  */

/*  BEGIN FastTrack search results  */
.FastTrackCntr
{
	width: 100%;
	border-color: Silver;
	border-width: 1px;
	border-style: solid;
	padding: 8px 8px 8px 8px;
	margin: 4px 4px 4px 4px;
}
.FastTrackCntr .Title
{
	font-weight: bold;
}
.FastTrackCntr .SearchCategory
{
}
.FastTrackCntr a
{
}
.FastTrackCntr table
{
	width: 100%;
}

/*  END FastTrack search results  */

/*  BEGIN Magazine text version  */
h1.magazine
{
	font-size: 18pt;
}
h2.magazine, h2.magazineSynopsis
{
	font-size: 14pt;
}
h2.magazineSynopsis
{
	font-style: italic;
	font-weight: normal !important;
	padding-left: 20px;
}
h3.magazine, h3.magazineSynopsis
{
	font-size: 12pt;
}
h3.magazineSynopsis
{
	font-style: italic;
	font-weight: normal !important;
	padding-left: 20px;
}
p
{
	font-size: 10pt;
}
/*  END Magazine text version  */

/*  BEGIN magazine click here control  */
.magazineClickHereCntr
{
	text-align: center;
}
.magazineClickHereCntr .topImage .magazineClickHereCntr .bottomImage
{
	margin-bottom: 8px;
	margin-top: 8px;
}
.magazineClickHereCntr .mainTextCntr
{
	margin-bottom: 8px;
	margin-top: 8px;
}
.magazineClickHereCntr .mainText
{
	font-family: Verdana;
	font-size: 9pt;
}
.magazineClickHereCntr .smallTextCntr
{
	margin-bottom: 8px;
	margin-top: 8px;
}
.magazineClickHereCntr .smallText
{
	font-family: Verdana;
	font-size: 8pt;
	color: Blue !important;
	text-decoration: none !important;
}
/*  END magazine click here control  */

/*  BEGIN Tag Url control  */
.tagurl
{
	width: 430px;
	margin: 20px auto;
	border-width: 1px;
	border-style: solid;
	border-color: silver;
}
.tagurl .tagurllinkleft
{
	font-weight: bold;
	font-size: 10px;
	width: 75px;
	height: 23px;
	text-align: right;
}
.tagurl .tagurllink
{
	font-size: 10px;
	padding: 1px 3px 3px 1px;
	height: 23px;
	text-align: center;
}
.tagurl image
{
	border-width: 0px;
}
.tagurl a
{
	text-decoration: none;
}
/*  END Tag Url control  */
