﻿body
{
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 80%;
}

body.main
{
	position: relative;
	margin: 0px;
	width: 758px;	
	margin: auto;
	height: 100%;
	clear: both;
}

/* General Styles */
h1 
{ 
	clear: right;
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
}

h2
{
	color: #000000;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}


h3
{
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

h4
{
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

a 
{
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}

a:hover 
{
	color: #0066CC;
	text-decoration: underline;
}

img 
{
	border: none;
}

a.submitButton
{
	background-color: #CCCCCC;
	border-style: solid;
	border-width : 1px;
	padding : 2px;
	display:inline;
}

input, select
{
	margin: 0px;
	padding: 0px;
}

form
{
	padding: 0px;
	margin: 0px;
}

#content 
{
	padding-top: 10px;
	position: relative;
	min-height: 100%;
	padding-bottom: 50px;
}

/* End General Styles */

/* Header styles */
#header 
{
	position: relative;
	width: 755px;
	height: 77px;
	margin: 6px 0;
}

#header #topSection 
{
	display: block;
	clear: right;
}

#header #Header_nGfLlogoHeading 
{
	display: block;
	clear: right;
	float: left;
	margin-bottom: .5em;	
	height: 38px;
	width: 350px;
}

.nGfLLogoen-GB
{
	background: url(../images/logo-eng.png) no-repeat scroll 0% !important;
}

.nGfLLogocy-GB
{
	background: url(../images/logo-cym.png) no-repeat scroll 0% !important;
}

#header #Header_nGfLlogoHeading h1
{
	display: none;
} 


#header #controlPanel
{	
	float: right;
	display: block;
}

#header #controlPanel ul 
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	color: #999999;
	vertical-align: top;
}

#header #controlPanel li
{
	margin: 0px;
	display: inline;
}

#header #controlPanel a
{	
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

#header #mainMenu 
{
	clear: both;
	background: url("../images/greybar.png");
	background-repeat: no-repeat;
	height: 35px;
	position: relative;
	padding: 0px;
	margin: 0px;
}

#header #mainMenu ul
{
	width: 545px;
	float: left;
	clear: none;
	position: absolute;
	bottom: 0px;
	margin: 0px;
	padding: 0px 0px 12px 5px;
	font-size: 0.8em;
}

#header #mainMenu li
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header #mainMenu a 
{
	text-decoration: none;
	color: #333333;
}

#header #status
{
	position: absolute;
	right: 0px;
	bottom: 39px;
	color: #999999;
}

#header #mainMenu a: hover 
{
	text-decoration: underline;
}

#header #mainMenu #searchTool 
{
	position: absolute;
	right: 20px;
	bottom: 0px;
	padding: 0px 5px 7px 0px;
	margin: 0px;
}

.searchButton 
{
	background: transparent;
	border: none;
	color: #666;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	width: 70px;
	font-size: 0.87em;
}

/* End Header Styles */


input.removeResource
{
	float: right;
	color: Black;
	font-weight: bold;
	font-size: 0.8em;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.searchImage
{
	background: transparent none repeat scroll 0%;
	border: medium none;
}

.searchBox {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 2px;
}

/* Login Styles */
#login
{
	width: 740px;
	padding: 10px 10px 0px 10px;
	text-align: center;
}

#login label.welsh
{
	text-align: right;
	float: left;
	width: 290px;
	clear: both;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}

#login label.english
{
	text-align: left;
	float: left;
	display: block;
	width: 280px;
	clear: none;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

#login .submit
{
	width: 740px;
	clear: both;
	padding: 0px;
	margin: 0px;
	text-align: center;	
}

#login input
{
	width: 140px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

#login .submit .button
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: none;
	display: inline;
	margin: 10px;
	border: none;
}

/* End Login Styles */


.sidebox 
{
	clear: right;
	float: right;
	margin: 0px 0px 20px 0px;
	width: 270px;
}

.sidebox h3
{
	background-image: url(../images/announcements/ann_top.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	padding: 5px 10px 5px 10px;
}

/* Sidebox styles */
.sidebox .body 
{
	background-image: url(../images/announcements/ann_back.png);
	background-position: left top;
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}

.sidebox h4 
{
	color: #0066CC;
	font-weight: bold;
	padding: 0px 10px 5px 10px;
	margin: 0px;
}

.sidebox .body ul 
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.sidebox .body ul li
{
	padding: 4px 12px;
}

.sidebox .body a {
	color: #003399;
	font-weight: normal;
	text-decoration: none;
}

.sidebox .body a: hover {
	color: #003366;
	text-decoration: underline;
}

.sidebox .bottom, .haveYouSeen .bottom 
{
	border-bottom: 1px solid #CCCCCC;
	clear: left;
	margin: 0px 2px 10px 2px;
	padding: 5px 0px 0px 0px;
	height: 5px;
	display: block;
}

.sidebox .footer
{
	background-image: url(../images/announcements/ann_bottom.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 14px;
}

/* End Sidebox styles */


/* My Resources styles */

.feedbottom
{
	border-top: 1px solid #CCCCCC;
	clear: both;
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 5px 5px;
}


.favouriteResources, .haveYouSeen
{
	float: left;
	padding-bottom: 20px;
}

.haveYouSeen h3
{
	margin: 0px;
	padding: 5px 10px 5px 10px;
	width: 450px;
	height: 30px;
	background-image: url(../images/whats_new/whatsnew_top.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.favouriteResources h3
{
	margin: 0px;
	padding: 5px 0px 0px 10px;
}

.favouriteResources h4
{
	margin: 10px 0px 0px 10px;
	display: inline;
}

.favouriteResources .body, .haveYouSeen .body
{
	background-image: url(../images/whats_new/whatsnew_back.png);
	background-position: left top;
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	width: 470px;
	float: left;
	clear: left;
}

.favouriteResources .body p, .sidebox p, .haveYouSeen p
{
	padding: 10px;
	margin: 0px;
}

.haveYouSeen ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: left;
}

.haveYouSeen ul li
{
	padding: 4px 0px 0px 0px;
	font-weight: bold;
	float: left;
	clear: left;
	width: 425px;
}

.favouriteResources .footer, .haveYouSeen .footer 
{
	background-image: url(../images/whats_new/whatsnew_bottom.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 14px;	
	float:none;
	clear:left;
	width: 469px;
}

.favouriteResources .footer
{
	margin-top: 0px;
}

.haveYouSeen .footer 
{
	margin-top: -8px;
}

.haveYouSeen .resourceItem 
{
	float:left; 
	margin: 0px;
	padding: 0px 10px 0px 10px;
	width: 440px;
}

.haveYouSeen .resourceItem .resourceImage 
{
	float: left;
	width: 100px;
}

.haveYouSeen .resourceItem .resourceDetails 
{
	float: left;
	clear: right;
	padding: 0px 0px 0px 10px;
	width: 330px;
}

.haveYouSeen .resourceItem .title 
{
	display: block;
	font-weight: bold;
}

.haveYouSeen .resourceItem .author
{
	float: left;
	font-weight: bold;
}

.haveYouSeen .resourceItem .description
{
	clear: left;
	padding: 5px 2px 2px 0px;
	margin: 0px;
}

.haveYouSeen .resourceItem .readMore
{
	font-weight: normal;
}

div #rssFeeds h4 a
{
	color: #0066CC;
	font-weight: bold;
	margin: 5px 0px;
}

#favouriteResource 
{
	clear: left;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	float: left;
	width: 450px;
}

#favouriteResource a
{
	float: left;
	clear: left;
	padding: 0px;
}

#favouriteResource a.recommendableLink
{
	width: 300px;
	float: left;
	clear: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	display: inline;
}

#favouriteResource a.nonRecommendableLink
{
	width: 385px;
	float: left;
	clear: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	display: inline;
}

#favouriteResource #resourceOptions
{
	display: inline;
	float: right;
	clear: right;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* End My Resources styles */

.standardWhitebox 
{
	background-image: url(../images/small_whiteframe/white-top.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 470px;
}

.standardWhitebox .top
{
	padding: 5px 8px 0px 8px;
}

.standardWhitebox .body
{
	background-image: url(../images/small_whiteframe/white-middle.png);
	background-position: left top;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 8px;
	width:454px;
	clear:left;
	display: block;
}
.standardWhitebox .footer
{
	background-image:url(../images/small_whiteframe/white-bottom.png);
	background-position:left top;
	background-repeat:no-repeat;
	height: 14px;
	margin: 0px;
}

#loginButtons, #buttons, .buttons
{
	text-align: center;
	clear: left;
	margin-top: 15px;
}

.feedback
{
	color: #0066CC;
	font-weight: bold;
	margin: 10px 0px;
}

.error
{
	color: #c00;
	font-weight: bold;
	margin: 10px 0px;	
}

.registrationsuccess
{
	color: Black;
}

#footer 
{
	display: block;
	width: 755px;
	bottom: 0px;
	padding: 20px 0px 3px 0px;
	clear: both;
}

#footer ul
{
	text-align: center;
	width: 755px;
	margin: 0px;
	padding: 0px;
}

#footer li
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

#footer a 
{
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

/* Register Page */

#register
{
	float:left;
}

#leaList
{
	width: 200px;
}

#schoolList, #countryList
{
	width: 240px;
}

.registrationTextbox 
{
	
	width: 240px;
}

#details label span
{
	clear: left;
	float: left;
	text-align: left;
	width: 190px;
}

#details label.sticky span
{
	width: auto;
	margin-right: 10px;
}

#details label span.tAndCLabel
{
	width: 350px;
}

#details fieldset
{
	border: none;
	margin: 0px;
	padding: 0px;
	display: block;
	float: none;
	width:440px;
}

#details fieldset.last
{
	margin-bottom: 20px;
}

#details fieldset h3
{
	margin-left: 0px;	
	padding: 0px;
}

#details fieldset h4
{
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	clear: left;
}

#details fieldset label span
{
	width: 160px;
}

#details fieldset br
{
	clear: both;
}

#details ul.checkBoxList
{
	padding: 0px;
	margin: 0px;		
	display: block;
	width: 430px;
}

#details ul.checkBoxList li
{
	display: inline;
	width: 200px;
	padding:0px;
	margin:0px;	
	float: left;
}

#details ul.initialCategoriesList li, #details ul.newsList li
{
	width: 400px;
}

#details ul.checkBoxList li input
{
	margin: 0px;
	padding: 0px;
}

#details ul.checkBoxList li label
{
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

div.indented 
{
	margin-left: 20px;
	width: 437px;
	padding: 0px;
	display: block;
	clear:left;
}

/* End Register Page */

/* Resource Details Page */

#resourceAdmin label span
{
	clear: left;
	float: left;
	text-align: left;
	width: 100px;
}

/* End Resource Details Page */

/* Recommended Resources Admin page */

#recommendedResources table, td
{
	width: 100%;	
}

#recommendedResources th
{
	text-align:left
}


/* End Resource Details Page */

/* Introductory section */

#intro 
{
	padding: 0px 0px 10px 0px;
}

/* End of Introductory section */

/* Manage Categories Section */

h2.manageCategoryTitle 
{
	float:left;
	display:block;
}

.confirmCancelCategory 
{
	display: block;
	text-align: center;
	padding: 10px 0px 0px 0px;
}

input.shareCategoryButton 
{
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
	overflow: visible;
}

#createCategory 
{
	padding: 5px 0px 5px 0px;
}

.sendCategoryError 
{
	color: #c00;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px;
}

#createCategory label span 
{
	clear: left;
	float: left;
	text-align: left;
	width: 180px;
}

.sendEmailFeedback 
{
	margin: 10px 0px 0px 0px;
}

#resourcesFeedBack 
{
	margin: 10px 0px 0px 0px;
}

/* End Manage Categories Section */

/* Feedback Lists */

#resourcesFeedBack span ol 
{
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}

#rssEmailFeedBack span ol 
{
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}

/* End Feedback Lists */

/* Expandable List */

.favouriteResourceExpandable 
{
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	clear: left;
	display: inline;
	vertical-align: middle;
}

#repeaterContainer 
{
	display: block;
	float: left;
	clear: left;
}

/* End Expandable List */

/* Restyled My Resources */

.titleImageHeader 
{
	width: 756px;
	height: 97px;
	display: block;
	margin: 0px 0px 10px 0px;
}

.favouriteResourcesManageContainer 
{
	width: 470px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/whats_new/whatsnew_top.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 30px;
}

.favouriteResourcesManageContainerTitle 
{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 30px;
}

.favouriteResourcesManageContainerEdit 
{
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 140px;
	height: 30px;
}

.favouriteResourcesManageContainer .favouriteResourcesManageHeader 
{
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}

.favouriteResourcesManageContainer .editFavourites 
{
	font-size: 1em;
	color: #999999;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px 5px 0px;
	text-decoration: none;
	display: block;
	float: right;
}

.favouriteResourcesManageContainer .editFavourites:hover
{
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px 5px 0px;
	text-decoration: underline;
	display: block;
	float: right;
}

.favouriteResourcesManageContainer .editFavourites:active
{
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 5px 10px 5px 0px;
	text-decoration: underline;
	display: block;
	float: right;
}

.closedFolder
{
	display: block;
	margin: 5px 0px 0px 10px;
	padding: 5px 0px 5px 0px;
	background-image: none;
	background-repeat: no-repeat;
	width: 450px;
	clear: left;
}

.closedFolder:hover
{
	display: block;
	margin: 5px 0px 0px 10px;
	padding: 5px 0px 5px 0px;
	cursor: pointer;
	background-image: url("../images/tab_back.png");
	background-repeat: repeat;
	width: 450px;
	clear: left;
}

.closedFolder:active
{
	display: block;
	margin: 5px 0px 0px 10px;
	padding: 5px 0px 5px 0px;
	cursor: pointer;
	background-image: url("../images/tab_back.png");
	background-repeat: repeat;
	width: 450px;
}

.openFolder 
{
	display: block;
	margin: 5px 0px 0px 10px;
	padding: 5px 0px 5px 0px;
	width: 450px;
}

.openCategoryHeader 
{
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	background-image: url("../images/longtab_left.png");
	background-repeat: no-repeat;
	height: 19px;
	cursor: pointer;
}

.openCategoryHeader:hover 
{
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	background-image: url("../images/longtab_left.png");
	background-repeat: no-repeat;
	height: 19px;
	cursor: pointer;
}

.openCategoryHeader:active
{
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	background-image: url("../images/longtab_left.png");
	background-repeat: no-repeat;
	height: 19px;
	cursor: pointer;
}

.openCategoryHeaderEdge 
{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url("../images/longtab_right.png");
	background-repeat: no-repeat;
	width: 35px;
	height: 22px;
}

.openCategoryTop 
{	
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	background-image: url("../images/open_cat_top_blue.png");
	background-repeat: no-repeat;
	width: 450px;
	height: 15px;
}

.openCategoryContent 
{
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url("../images/open_cat_content_blue.png");
	background-repeat: repeat-y;
	width: 450px;
}

.openCategoryBottom 
{
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	background-image: url("../images/open_cat_bottom_blue.png");
	background-repeat: no-repeat;
	height: 12px;
	width: 450px;
}

#favouriteResource .resourceThumbnail 
{
	display: inline;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	background: none;
}

.myResourcesFavouriteResourcesList 
{
	float: left;
	clear: left;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	list-style: none;
	width: 450px;
}

.myResourcesFavouriteResourcesElement
{
	padding: 4px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
	float: left;
	clear: left;
	width: 450px;
}

/* End Restyled My Resources */

/* Restyled Manage Favourites */

.manageFavouritesList 
{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	clear: left;
}

.manageFavouritesListElement 
{
	display: inline;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 35px;
	width: 415px;
}

.highlighted
{
	display: block;
	float: left;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 5px 15px;
	width: 415px;
	background-image: url("../images/favourite.png");
	background-position: left center;
	background-repeat: no-repeat;
}

.manageCategoriesButtonAlign 
{
	display: inline;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 30px 0px 0px;
}

.manageCategoriesResourceLink 
{
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 280px;
}

.indentedManageFavouritesList
{
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	display: block;
	clear: left;
}

.manageFavouritesCategoryHeader 
{
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	background-image: url("../images/longtab_left.png");
	background-repeat: no-repeat;
	height: 19px;
}

.manageFavouritesCategoryEdge 
{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url("../images/longtab_right.png");
	background-repeat: no-repeat;
	width: 35px;
	height: 22px;
}

.manageFavouritesCategoryTop 
{
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	background-image: url("../images/open_cat_top_blue.png");
	background-repeat: no-repeat;
	width: 450px;
	height: 25px;
}

.manageFavouritesCategoryContent 
{
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url("../images/open_cat_content_blue.png");
	background-repeat: repeat-y;
	width: 450px;
}

.manageFavouritesCategoryBottom 
{
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	background-image: url("../images/open_cat_bottom_blue.png");
	background-repeat: no-repeat;
	height: 12px;
	width: 450px;
}

h3.resourceCategoryHeader
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	float: left;
	display: inline;
}

.manageFavouritesCategory 
{
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
}

.manageFavouritesCategoryTop .manageFavouritesCategoryOptions 
{
	display: block;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 3px 4px 0px 0px;
}

.standardWhitebox .manageFavouritesBody
{
	background-image: url(../images/small_whiteframe/white-middle.png);
	background-position: left top;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 8px;
	width:454px;
	clear:left;
	float: left;
	display: block;
}

.standardWhitebox .manageFavouritesFooter
{
	background-image:url(../images/small_whiteframe/white-bottom.png);
	background-position:left top;
	background-repeat:no-repeat;
	height: 14px;
	margin: 0px;
	clear: left;
}

.manageFavouritesUncategorisedHeader 
{
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	background-image: url("../images/uncat_top.png");
	background-repeat: no-repeat;
	width: 450px;
	height: 22px;
}

.manageFavouritesUncategorisedContent 
{
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url("../images/uncat_content.png");
	background-repeat: repeat-y;
	width: 450px;
}

.manageFavouritesUncategorisedBottom 
{
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	background-image: url("../images/uncat_bottom.png");
	background-repeat: no-repeat;
	height: 12px;
	width: 450px;
}

.manageFavouritesUncategorisedHeader .manageFavouritesCategoryOptions 
{
	display: inline;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}

.addCategoryAlign 
{
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	width: 442px;
	float: left;
}

/* End Restyled Manage Favourites */

/* Manage Favourites Buttons */

.addCategoryButton
{
	font-size: 11px;
	display: block;
	float: right;
	clear: left;
	padding: 0px 30px 0px 0px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url("../images/new_folder.png");
	height: 20px;
}

.addCategoryButton:hover
{
	font-size: 11px;
	display: block;
	float: right;
	clear: left;
	padding: 0px 30px 0px 0px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url("../images/new_folder.png");
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

.addCategoryButton:active
{
	font-size: 11px;
	display: block;
	float: right;
	clear: left;
	padding: 0px 30px 0px 0px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url("../images/new_folder.png");
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

.manageCategoriesEditCategoryButton 
{
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	background-color: Transparent;
	border: none;
	color: #0066cc;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.manageCategoriesEditCategoryButton:hover
{
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	background-color: Transparent;
	border: none;
	cursor: pointer;
	color: Black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.manageCategoriesEditCategoryButton:active
{
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	background-color: Transparent;
	border: none;
	cursor: pointer;
	color: Black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.manageCategoriesShareCategoryButton 
{
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	background-color: Transparent;
	border: none;
	color: #0066cc;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.manageCategoriesShareCategoryButton:hover
{
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	background-color: Transparent;
	border: none;
	cursor: pointer;
	color: Black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.manageCategoriesShareCategoryButton:active
{
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	background-color: Transparent;
	border: none;
	cursor: pointer;
	color: Black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.manageCategoriesRemoveCategoryButton 
{
	padding: 0px;
	margin: 0px;
	background-color: Transparent;
	border: none;
	vertical-align: middle;
}

.manageCategoriesChangeCategoryButton 
{
	display: block;
	float: left;
	padding: 0px;
	margin: 0px 25px 0px 0px;
	background-color: White;
	border: none;
}

.manageCategoriesRemoveResourceButton 
{
	display: block;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: White;
	border: none;
}

.manageCategoriesChangeUncategorisedButton 
{
	display: block;
	float: left;
	padding: 0px;
	margin: 0px 25px 0px 0px;
	background-color: White;
	border: none;
}

.manageCategoriesRemoveUncategorisedResourceButton 
{
	display: block;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: White;
	border: none;
}

.manageFavouritesCategoryOptions INPUT {
	cursor: hand;
}

/* Manage Favourites Buttons */

.confirmCancelRemoveRecommendedResource 
{
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	clear: left;
	width: 100%;
}

.registrationHelpSidebox 
{
	display: block;
	float: right;
	clear: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	width: 270px;
}

.registrationHelpSidebox h3
{
	display: block;
	float: left;
	padding: 5px 0px 5px 10px;
	margin: 0px 0px 0px 0px;
}

.registrationHelpTitle 
{
	display: block;
	float: left;
	clear: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 30px;
	background-image: url(../images/announcements/ann_top.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.registrationHelpBody 
{
	display: block;
	float: left;
	clear: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	background-image: url(../images/announcements/ann_back.png);
	background-position: left top;
	background-repeat: repeat-y;
}

.registrationHelpFooter 
{
	display: block;
	float: left;
	clear: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 14px;
	background-image: url(../images/announcements/ann_bottom.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#registrationHelp p.registrationItem
{
	padding: 3px 3px 15px 3px;
	margin: 3px;
}

#registrationHelp p.registrationItemBottom
{
	padding: 3px 3px 0px 3px;
	margin: 3px;
}

/*Mailshot styles*/

#messageTextbox 
{
	width: 376px;
}

#subjectTextbox 
{
	width: 376px;
}

#details label.emailLabel span
{
	width: 70px;
}

#details label.includeFavourites span
{
	width: auto;
}

#details fieldset.topLevelEmailOptions ul
{
	width: 376px;
	margin: 0px 0px 0px 20px;
}

#details ul.mailshotList
{
	float: left;
	width: 200px;
	display: block;
	margin-top: 10px;
}


#details fieldset h4.mailshotH4
{
	float:left;
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	clear: left;
	width: 200px;
}

#details fieldset ul.mailshotList label span 
{
	clear:none;
	float:none;
	width:auto;
}

#details fieldset div.headingWithAllOption
{
	clear: both
}

/*Registration summary styles*/
#details select.registrationSummaryDropDown 
{
	margin-bottom: 2px;
}

#details #results td.count 
{
	text-align: center;
}

#details #results th.userTypeHeading 
{
	font-weight: bold;
	text-align: left;
}


#details #results th.leaName 
{
	font-weight: bold;
	text-align: left;
	color: #0066CC;
}

#details #results th.leaName span
{
	margin-left: 10px;
}

#details #results th.leaName span.actualLaName 
{
	margin: 0px;
}

#details #results th.leaCount span, #details #results th.schoolCount span, #details #results th.collegeCount span, #details #results th.otherCount span
{
	font-weight: bold;
	color: #0066CC;
}

#details #results td.schoolName a, #details #results td.collegeName a, #details #results td.otherName a
{
	margin-left: 30px;
	font-weight: normal;
}

#details #results th.totalUsersText
{
	text-align: left;
}

#details #results tr.firstTotalRow span
{
	display: block;
}

#results table
{
	width: 100%;
	clear: left;
}

#results table td {
	width: auto;
	color: #0066CC;
}

#results table tr.mainHeading span
{
	display: block;
	padding: 5px;
}

#results table th 
{
	background-color: #CCC;
}

#results tr 
{
	background-color: #DDD;
}

#results tr.odd 
{
	background-color: #EEE;
}

#results tr td.buttonCell , #results tr th.buttonCell 
{
	background-color: #FFF;
}

#results table.userDetails td
{
	color: #000;
}

#results #showSchoolsOptions input, #results #showSchoolsOptions label 
{
	display: block;
	float: left;
}

#results #showSchoolsOptions label 
{
	margin-left: 5px;
}

#results #showSchoolsOptions 
{
	display: block;
}

.largeWhitebox 
{
	background-image: url(../images/whiteframe/white-top-large.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 755px;
}

.largeWhitebox .top
{
	padding: 5px 8px 0px 8px;
}

.largeWhitebox .body
{
	background-image: url(../images/whiteframe/white-middle-large.png);
	background-position: left top;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 8px;
	width:739px;
	clear:left;
	display: block;
}

.largeWhitebox .footer
{
	background-image:url(../images/whiteframe/white-bottom-large.png);
	background-position:left top;
	background-repeat:no-repeat;
	height: 14px;
	margin: 0px;
}

span.optOutLabel
{
	float: left;
	display: block;
	width: 420px;
	margin-left: 10px;
}

#emailOptOutCheckBox 
{
	display: block;
	float:left;
}
