/* Element styles */
html {
	height: 100%;
}

body {
	height: 100%;
	padding: 0px;
	margin: 0px;
	background: /*url('../images/template/background.jpg') top no-repeat */
	#FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 62.75%;
	height: 100%;
}

a {
	color: #000000;
	text-decoration: underline;
}

a span {
	text-decoration: none;
}

img {
	border: 0px;
}

table {
	font-size: 1.0em;
}

p {
	margin: 0px;
	padding: 0px 0px 0.8em 0px;
	line-height: 1.8em;
	width: 100%;
	text-align: left;
}

h1 {

	color: #00539f;
}

h2 {
	font-size: 1.5em;
	margin: 0px;
	padding: 0px 0px 0.8em 0px;
	color: #ee1c2e;
}

h3 {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px 0px 0.8em 0px;
	color: #00539f;
}

h4 {
	font-size: 1.0em;
	margin: 0px;
	padding: 0px 0px 0.8em 0px;
	color: #00539f;
}

code {
	display: block;
	border: 1px solid #666666;
	background: #FFD7D8;
	margin: 0px;
	padding: 15px;
	font-size: 1.2em;
}

embed {
	margin: 0px;
	padding: 0px;
}

ul {
	margin-top: 0px;
	padding-top: 0px;
}

ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	text-align : justify;
}

ol {
	margin-top: 0px;
	padding-top: 0px;
}

ol li {
	padding-top: 3px;
	padding-bottom: 3px;
	text-align : justify;
}

select,
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #4c4c4c;
}

input.text {
	height: 1.0em;
	width: 160px;
	padding: 1px 2px 3px 2px;
	margin: 0px;
}

input.text_submit {
	color: #333399;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	background: none;
	border: 0px;
	font-weight: bold;
}

label {
}

input.submit_button {
	float: right;
}

input.text_box,
select.text_box {
	font-size: 18px;
	float: left;
	padding: 4px;
	margin: 0px;
	border: 1px solid #0087cd;
	width: 225px;
	font-weight: bold;
}

select.text_box {
	width: 235px;
}

td.text_box {
	font-size: 18px;
	font-weight: bold;
}

textarea {
	width: 100%;
}

/* Default styles */
.accessibility {
	display: none;
}

.clear {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
}

.error {
	font-weight: bold !important;
	color: #FF0000;
}

.success {
	font-weight: bold;
	color: #00CC00;
}

.note {
	font-size: 0.8em;
}

.pdf_note {
	background: url('../images/template/pdf32.gif') no-repeat left;
	padding: 15px 0px 15px 36px;
	margin: 0.5em 0px;
	width: auto;
}

.pdf_note_description {
	padding: 0px 0px 0.5em 36px;
	margin: 0px;
	width: auto;
}

.important_note {
	text-align: center;
	font-weight: bold;
	background: #FF0000;
	color: #FFFFFF;
	border: 1px solid #000000;
	margin: 0.5em 0px;
	padding: 5px 0px;
	font-size: 1.1em;
}

/* CSS Tooltip */
a.tooltip {
	outline: 0;
	cursor: pointer;
	position: relative;
	z-index: 24;
	padding-bottom: 1px;
}

a.tooltip span {
	display: none;
}

a.tooltip img {
	vertical-align: text-bottom;
}

a.tooltip:hover {
	width: auto;
	z-index: 25;
}

a.tooltip:hover span {
	position: absolute;
	z-index: 26;
	display: block;
	top: -100px;
	right: 30px;
	width: 800px;
	overflow: auto;
	padding: 5px;
	border: 1px solid #A1ADC9;
	background: #F4F4F4;
	font-size: 11px;
	color: #5B5B5B;
	font-weight: normal;
}

/* Template positions */
#wrap {
	min-height: 100%;
	position: relative;
}

* html #wrap {
	height: 100%
}

#page {
	margin: 0px auto;
	width: 944px;
	position: relative;
	font-size: 1.2em;
	padding-bottom: 200px;
}

#page .page_Top {
	/*background: url('../images/template/page_top.gif') top left no-repeat;
	*/
	width: 100%;
	padding-top: 0px;
}

#page .page_Middle {
	/*background: url('../images/template/page_middle.gif') left repeat-y;
	*/
	width: 100%;
}

#page .page_Bottom {
	/*background: url('../images/template/page_bottom.gif') bottom left no-repeat;
	*/
	width: 100%;
	padding-bottom: 0px;
}

#page .page_inner {
	padding: 2px;
}

#page .welcome_school_club {
	width: 771px;
	float: right;
}

#page .welcome_message {
	font-size: 1.1em;
	color: #1b3379;
	font-weight: bold;
	padding: 10px 0px;
}

#toplinks {
	margin: 10px 0px -7px 800px;

}

#page #header {
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	padding: 15px 0px;
}

#header .tesco_link {
	float: left;
	/*position: relative;
	top: -15px;
	left: 15px;
	*/
}

#header .every_little_helps_link {
	/*position: relative;
	top: -15px;
	right: 15px;
	*/
}


#page .every_little_helps_link_top {
	float: right;

}

#page #main {
	clear: both;
	margin-top : 30px;
	margin-left : 0px;
}

#page #navigation {
	width: 170px;
	float: left;
	margin: 0px;
}

#page #navigation li {
	text-align : left;
}

#page #right2 {
	width: 180px;
	float: right;
	margin-top: 15px;
	background-image: none;
	/**background-image : url(../images/content/right2.jpg);**/
	background-repeat : no-repeat;
	height : 340px;
}

#page #right {
	width: 180px;
	float: right;
	margin-top: 15px;
	background-image: none;
	/**background-image : url(../images/content/right2.jpg);**/
	background-repeat : no-repeat;
	height : 559px;
}

#page #content {
	padding-left: 20px;
	width: 540px;
	float: left;
	color: #4c4c4c;
}

#content-homepage {
	padding-left: 30px;
	padding-right: 10px;
	width: 720px;
	float: left;
	color: #4c4c4c;
}

#content-landinghomepage {
	padding-left: 30px;
	padding-right: 10px;
	width: 720px;
	float: left;
	color: #4c4c4c;
}

#content .content_inner {
	width: 100%;
}

#content .auto_width {
	width: auto;
}

#content .pagination {
	text-align: center;
	margin: 0.5em: 0px;
	padding: 5px 0px;
}

#content a {
	color: #00539f;
	text-decoration: none;
	border-bottom: 1px dotted #0087cd;
}

#content a.image_link {
	border-bottom: none;
}

/*#content form {
	background: url('../images/template/form_background_long.jpg') bottom left no-repeat;
	clear: both;
	display: block;
	padding: 20px 20px 20px 20px;
	margin: 0px;
}

#content form.short {
	background-image: url('../images/template/form_background_short.jpg');
	padding: 0px 20px 20px 20px;
}

#content form.plain {
	background: none;
}
*/
#content table.standard_form {
	width: 95%;
}

#content table.standard_form th {
	width: 40%;
	text-align: left;
	font-weight: normal;
}

#content table.standard_form td {
	width: 60%;
	text-align: left;
}

#content table.standard_form .submit_row {
	text-align: center;
}

#content table.display_table {
	width: 100%;
}

#content table.display_table th {
	text-align: left;
	background: #CCCCCC;
}

#content table.display_table td {
	text-align: left;
}

#content table.voucher_table {
}

#content table.voucher_table th {
	width: 60%;
}

#content table.voucher_table td {
	width: 40%;
}

#content img.float_left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#content img.float_right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

#content img.border_blue {
	border: 1px solid #2d89b9;
}

#content ul.downloads {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#content ul.downloads li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 50%;
}

#content ul.downloads li img {
	float: left;
}

#content ul.old_schemes {
	list-style: none;
	width: 75%;
	margin: 0px auto;
	text-align: center;
}

#content ul.old_schemes li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	margin: 0px 5px;
}

#content .news_single {
	margin: 5px 0px;
	padding: 5px 0px;
}

#content .news_multiple {
	width: 180px;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
}

#content .news_multiple img {
	margin-bottom: 10px;
}

#content dl {
	margin: 0px;
	padding: 0px;
}

#content dl dt {
	margin: 3px 0px;
	padding: 0px 0px 0px 25px;
	background: url('../images/template/dl_dt_open.gif') top left no-repeat;
	font-size: 1.2em;
}

#content dl dt.active {
}

#content dl dt.inactive {
	background: url('../images/template/dl_dt_closed.gif') top left no-repeat;
}

#content dl dd {
	margin: 3px 0px;
	padding: 10px 0px 10px 25px;
}

#content ul.arrows {
	list-style: none;
}

#content ul.arrows li {
	margin: 3px 0px;
	padding: 0px 0px 0px 25px;
	background: url('../images/template/dl_dt_closed.gif') top left no-repeat;
}

#footer {
	text-align: center;
	padding: 37px 0px 0px 0px;
	margin-top: 75px;
	height: 100px;
	font-size: 1.2em;
	position: absolute;
	bottom: -0px;
	width: 100%;
}

#footer a {
	color: #1b3379;
	text-decoration: none;
	border-bottom: 1px dotted #0087cd;
}
 
#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#footer ul li {
	list-style: none;
	display: inline;
	margin: 0px 15px;
	padding: 0px;
}

/* Boxes and blocks */
.bluebox {
	background: #E5F2F8;
}

.bluebox .bluebox_TL {
	background: url('../images/template/bluebox_TL.gif') top left no-repeat;
}

.bluebox .bluebox_TR {
	background: url('../images/template/bluebox_TR.gif') top right no-repeat;
}

.bluebox .bluebox_BL {
	background: url('../images/template/bluebox_BL.gif') bottom left no-repeat;
}

.bluebox .bluebox_BR {
	background: url('../images/template/bluebox_BR.gif') bottom right no-repeat;
	padding: 15px;
}

ul.vertical_nav {
	list-style: none;
	margin: 0px;
	padding: 0px 5px;
	text-align: center;
	font-size: 0.9em;
}

ul.vertical_nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

ul.vertical_nav li a {
	width: 16%;
	display: inline-block;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
}

ul.vertical_nav li span.disabled {
	background: url('../images/template/button_bg_middle_idle.gif') top repeat-x !important;
}

ul.vertical_nav li a:hover,
ul.vertical_nav li a.active {
	background: #144b90;
}

ul.vertical_nav li a span {
	visibility: hidden;
}

ul.vertical_nav li a span img {
	position: relative;
	float: left;
	left: 50px;
	bottom: -9px;
}

ul.vertical_nav li a:hover span,
ul.vertical_nav li a.active span {
	visibility: visible;
}

/* Modules */
#mod_showErrors {
	background: #E1E1E1;
	border: 1px solid #000000;
	padding: 5px 10px;
	margin-bottom: 15px;
}

#mod_showErrors.hidden {
	display: none;
}

#mod_showErrors p {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
}

#mod_showErrors ul {
	margin: 0px;
	padding: 5px 0px;
}

#mod_showErrors ul li {
	margin: 2px 0px 2px 15px;
	padding: 0px 0px 0px 5px;
	color: #EE0000;
	font-weight: bold;
}

#mod_showSuccess {
	background: #E1E1E1;
	border: 1px solid #000000;
	padding: 5px 10px;
	margin-bottom: 15px;
}

#mod_showSuccess.hidden {
	display: none;
}

#mod_showSuccess p {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
}

#mod_showSuccess ul {
	margin: 0px;
	padding: 5px 0px;
}

#mod_showSuccess ul li {
	margin: 2px 0px 2px 15px;
	padding: 0px 0px 0px 5px;
	color: #00CC00;
	font-weight: bold;
}

#nav_btns {
	padding: 0px 5px 10px 10px;
}

#nav_btns_tesco {
	padding: 15px 0px;
}

#nav_btns_fb {
	padding: 15px 0px;
}

.fb_btn {
	margin-left: 5px;
}

#mod_navigation {
}

#mod_navigation {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#mod_navigation li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #666666;
}

#mod_navigation li.top {
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
}

#mod_navigation li a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 5px 0px;
	padding: 4px 20px 4px 10px;
	color: #666666;
}

#mod_navigation li a img {
	visibility: hidden;
}

#mod_navigation li a:hover {
	visibility: visible;
}

#mod_navigation li a#current,
#mod_navigation li a.active {
	font-weight: bold;
}

/*#mod_navigation li a:hover img,
#mod_navigation li a#current img {
	visibility: visible !important;
}
*/
#mod_navigation li ul li a.active,
#mod_navigation li a:hover,
#mod_navigation li a#current {
	background: #bbbbbb;
	color: #FFFFFF;
}

#mod_navigation li ul {
	display: none;
	margin: 0px;
}

#mod_navigation li.active ul,
#mod_navigation li ul.open {
	display: block;
	padding-left: 15px;
}

#mod_navigation li ul {
	margin-bottom: 1.0em;
}

#mod_navigation li ul li {
	border-bottom: 0px;
}

#mod_navigation li ul li a {
	margin: 2px 0px 2px 0px;
	padding: 2px 0px;
	font-size: 0.9em;
}

#mod_navigation li ul li ul {
	display: none !important;
}

#mod_breadcrumbs {
	margin: 15px 0px;
	padding: 0px;
	list-style: none;
}

#mod_breadcrumbs li {
	display: inline;
}

#mod_breadcrumbs li a {
	border: none !important;
	color: #4c4c4c;
	font-weight: bold;
	font-size: 0.9em;
}

.mod_standardButton {
	background: url('../images/template/button_bg_middle_blue.gif') top repeat-x;
	height: 32px;
	font-size: 1.2em;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
}

.mod_standardButton .mod_standardButton_left {
	background: url('../images/template/button_bg_left_onblue.gif') top left no-repeat;
}

.mod_standardButton .mod_standardButton_right {
	background: url('../images/template/button_bg_right_onblue.gif') top right no-repeat;
}

.mod_standardButton a {
	display: block;
	margin: 0px 10px;
	padding-top: 7px;
	height: 25px;
	color: #FFFFFF !important;
	vertical-align: middle;
	border: none !important;
}

.mod_standardButton a.active {
	background: #e5f4fb;
	color: #00539f;
}

.mod_standardButton a.inactive {
}

.mod_standardButton input {
	background: none;
	border: none;
	height: 32px;
	color: #FFFFFF !important;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Tahoma, Verdana;
	cursor: pointer;
}

.mod_standardButton.onblue .mod_standardButton_left {
	background: url('../images/template/button_bg_left_onblue.gif') top left no-repeat;
}

.mod_standardButton.onblue .mod_standardButton_right {
	background: url('../images/template/button_bg_right_onblue.gif') top right no-repeat;
}

#mod_welcomeSchoolClub {
	margin: 5px 0px 0px 0px;
}

.mod_scrollProductDisplay {
	margin: 0px auto;
	width: 530px;
}

.mod_scrollProductDisplay .left_arrow {
	float: left;
	visibility: hidden;
	margin-right: 3px;
}

.mod_scrollProductDisplay .right_arrow {
	float: right;
	margin-left: 1px;
}

.mod_scrollProductDisplay .display_inner {
	float: left;
	overflow: hidden;
	width: 480px;
}

.mod_scrollProductDisplay .products_holder {
}

.mod_scrollProductDisplay .product_cell {
	width: 150px;
	float: left;
	margin: 0px 5px;
	text-align: center;
}

.flash_homepage {
	background-image: url(../images/template/homepage-flash-bgd.jpg);
	background-repeat: no-repeat;
	width: 740px;
	height: 351px;
	margin: 0px 0px;
}

#homepage-lower {
	margin: 20px 0px;
	width: 750px;
	height: 233px;
	background-image: url(../images/template/bottom-banner.gif);
}

#catalogue {
	padding-top: 163px;
	padding-left: 23px;
}

#catalogue_page {
	background-image: url(../images/template/catelogue-page-bgd.jpg);
	background-repeat: no-repeat;
	width: 749px;
	height: 410px;
	margin-top: 0px;
	margin-left: -9px;
}

#catalogue_landingpage {
	width: 780px;
	height: 50px;
	margin-top: -53px;
	margin-left: -5px;
	

}

#learning {
	background-image: url(../images/template/learning-skills-bgd.png);
	background-repeat: no-repeat;
	margin-top: 1px;

}


#basic {
	background-image: url(../images/template/basic-skills-bgd.png);
	background-repeat: no-repeat;


}

#green {
	background-image: url(../images/template/green-schools-bgd.png);
	background-repeat: no-repeat;
	margin-left: 70px;

}

#creative {
	background-image: url(../images/template/creativity-skills-bgd.png);
	background-repeat: no-repeat;
	margin-left: 70px;

}

#ict {
	background-image: url(../images/template/ict-skills-bgd.png);
	background-repeat: no-repeat;
	margin-left: 125px;

}

#sports {
	background-image: url(../images/template/sports-skills-bgd.png);
	background-repeat: no-repeat;
	margin-left: 125px;

}


.catalogue_landingpage_text {
	width: 350px;
	padding: 130px 32px;
	text-align: left;
}

.catalogue_landingpage_text p {
	margin-top: 18px;
	line-height: 23px;
}	


#download {
	padding-top: 163px;
	padding-left: 269px;
}

.mod_homepage {
	width: 538px;
	margin: 15px auto;
}

.mod_homepage h2 {
	display: block;
	width: 100%;
	height: 70px;
	overflow: hidden;
}

.mod_homepage h2 a {
	display: block;
	width: 100%;
	height: 100%;
	border: 0px !important;
}

.mod_homepage h2 a span {
	display: none;
}

.mod_homepage h2 a.unclickable_title {
	cursor: default;
}

.mod_homepage .banner_box {
	padding-left: 20px;
	padding-right: 230px;
	min-height: 223px;
	overflow: visible;
}

.mod_homepage .banner_box a {
	color: #FFFFFF !important;
	border-bottom-color: #FFFFFF !important;
	overflow: hidden;
}

.mod_homepage #tab1 {
	background: url('../images/content/home-confirming-your-details.jpg') no-repeat #a2489f;
	color: #FFFFFF;
}

.mod_homepage #tab2 {
	background: url('../images/content/home-registering-your-school-club.jpg') no-repeat #ef3194;
	color: #FFFFFF;
}

.mod_homepage #tab3 {
	background: url('../images/content/home-dates-for-your-diary.jpg') no-repeat #90c845;
	color: #FFFFFF;
}

.mod_homepage #tab4 {
	background: url('../images/content/home-welcome-to-tesco-for-schools-and-clubs-2009.jpg') no-repeat #105ca0;
	color: #FFFFFF;
}

.mod_homepage .banner_buttons {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.mod_homepage .banner_buttons a {
	display: block;
	height: 30px;
	float: left;
	margin: 1px 2px 0px 0px;
	padding: 5px 10px;
	text-decoration: none;
	font-size: 0.95em;
	width: 113px;
}

.mod_homepage .banner_buttons .idle {
	background: url('../images/content/home-tab_idle.png') top left no-repeat;
	color: #000000 !important;
}

.mod_homepage .banner_buttons #tab1button.active {
	background: url('../images/content/home-tab_active1.png') top left no-repeat;
	color: #FFFFFF;
}

.mod_homepage .banner_buttons #tab2button.active {
	background: url('../images/content/home-tab_active2.png') top left no-repeat;
	color: #FFFFFF;
}

.mod_homepage .banner_buttons #tab3button.active {
	background: url('../images/content/home-tab_active3.png') top left no-repeat;
	color: #FFFFFF;
}

.mod_homepage .banner_buttons #tab4button.active {
	background: url('../images/content/home-tab_active4.png') top left no-repeat;
	color: #FFFFFF;
}


