﻿


/*JDS - 09 April 2009*/
/*Styles for publication sub menu*/
#publevel
{
	margin: 2px 0 0 0;
	clear: both;
	/*If acas want the image for the navigation, display this background image and hide the
	background-color, border-top and border-bottom*/
	/*background-image: url(../images/banner3.jpg);*/
	background-color: #EDF2F6;
	border-top: solid 1px #F3F6FB;
	border-bottom: solid 1px #E3E3E5;
	min-height: 27px;
	line-height: 27px;
	width: 960px; /* Specifying a width works around IE's peek-a-boo bug */
}
#publevelnav
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#publevelnav li
{
	float: left;
	color: #FFFF00;
	font-weight: bold;
	border-right: solid 1px #fff;
	height: 27px;
	padding: 0 0 0 4px;
	margin: 0;
	display: inline;
}
#publevelnav a
{
	text-decoration: none;
	color: #00496e;
	font-weight: normal;
	height: 27px;
	padding: 0 15px 0 4px;
	margin: 0;
}
#publevelnav a:hover
{
	text-decoration: underline;
}
#publevel img
{
	padding: 0;
	margin: 0;
}
#publevel img.banner3basket
{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 6px 0 0 5px;
}
#publevel img.banner3arrow
{
	float: left;
	margin: 10px 0 0 4px;
	display: inline;
}
/*JDS - 09 April 2009*/
/*Publications search area*/
#searchpub
{
	/*JDS - 23 Oct 2009 - New Acas site size*/
	/*width: 760px;*/
	width:960px;
	height: 50px;
	background-image: url(../Images/searchpubsbanner_long.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding-bottom: 20px;
}
.searchpubtext
{
	margin-left: 20px;
	color: #ffffff;
	/*JDS - 26 Oct 2009 - New Acas font size (should be in ems throughout)*/
	/*font-size: 20px;*/
	font-size:1.5em;
	padding-top: 10px;
	display: inline;
	float: left;
}
.searchpubright
{
	padding: 0px;
	float: right;
	display: inline;
	margin: 16px 80px 0px 0px;
}

.searchinput
{
	color: #bbbbbb;
	margin: 0 8px 0 0;
	padding-top: 3px;
	border: solid 1px #a5acb2;
}

#searchpublarge
{
	width: 960px;
	height: 90px;
	padding-top: 10px;
	background: url(../Images/searchpubsbannerlrg_long.jpg) no-repeat;
}
.searchpubleft
{
	width: auto;
	padding: 10px 0px 0px 0px;
	clear: both;
	display: block;
	float: left;
	margin: 0px 0px 0px 20px;
	color: #ffffff;
	text-align: left;
}
.searchpubleft form
{
	display: inline;
}

/*JDS - 09 April 2009*/
/*Adjustments to tool.css to display full width content*/
#contentarea
{
	/*width: 100%;*/
	width: 960px;
}

.contentpadding
{
	padding:0 5px 5px 5px;
}

/*JDS to create some spacing between bottom content and e.g footer*/
.bottomSpacing{margin-bottom:30px;}

/*SG - 20 April 2009 */
/*Adjustment to stylesheet.css as we don't use a table for text content */
#centraldiv
{
	/*JDS - 23 Oct 2009 - New Acas site size*/
	width: 850px;
	float: left;
	padding-left:10px;
}

#rightimage
{
	width: 70px;
	padding-left: 30px;
	float: left;
}

.clear
{
	clear: both;
}
/*JDS - 23 Oct 2009 - New Acas site styles added to control form sizeas was getting extra padding for ie8*/
.clr {clear: both; height: 0.1px; font-size: 0; line-height: 0; }
.firstclear{ height:5px;}
form#aspnetForm{margin:0; padding:0;}

.pubhead
{
	background-image: url(../Images/background2.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	/*JDS - 23 Oct 2009 - Not sure this colour is correct, the default is black which looked a bit odd*/
	color:#4888ab;
}

/* Category listing on Browse page */
#browse
{
	padding-top: 15px;
}

.browseListLeft
{
	float: left;
	width: 460px;
	padding-right: 20px;
	margin-left:10px;
}

.browseListRight
{
	float: left;
	width: 460px;
}

.paymentForm
{
	float: left;
	width: 800px;
	padding: 0 0 6px 0;
}
.paymentFormLeft
{
	float: left;
	width: 275px;
	padding: 0 10px 6px 0;
}

.paymentFormRight
{
	float: left;
	width: 500px;
	padding: 0 0 6px 0;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.basketMessage
{
	padding: 0 0 10px 8px;
}

h3.redarrow2
{
	/*JDS - 26 Oct 2009 - New Acas font size (should be in ems throughout)*/
	/*font-size: 115%;*/
	font-size:1.1em;
	display: inline;
	padding: 0em 13px 0em 10px;
	background : url(../images/navarrow.gif) no-repeat center left;
}

h3.redarrow2 a
{
	font-weight: bold;
}
h3.redarrow2 a:hover
{
	text-decoration: none;
}

.catdesc
{
	padding: 1px 0 15px 0;
}

/* Site Search Controls */
.inputBox
{
	border: 1px solid #CCCCCC;
	color: #999999;
}

.standardBtn
{
	/*background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	color: #000000;
	display: inline;
	margin-bottom: 0;*/
	 color: #393939;
	 text-align: center;
	 border: solid 1px #cbcbcb;
	 background-color: #E8E8E8;
	 background-image: url(../images/btnbg.gif);
	 background-repeat: repeat-x;
}

.dummyBtn
{
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	display: inline;
	margin-bottom: 0;
}

/* Labels */
.strongLabel
{
	font-weight: bold;
}

.loginLabel
{
	margin-right: 8px;
}

.stdLabel
{
	width: 185px;
	line-height: 1.5em;
	margin-right: 8px;
	text-align: left;
	float: left;
	margin-bottom: 10px;
}

.mandatoryLabel
{
	width: 165px;
}

.orderLabel
{
	width: 150px;
	margin-right: 8px;
	text-align: left;
	float: left;
}

.paymentLabel
{
	width: 120px;
	margin-right: 6px;
	text-align: right;
	float: left;
}

.radioLabel
{
	width: 130px;
	text-align: left;
	float: left;
}

.multiLineLabel
{
		margin-bottom: 100px;
}

.errorLabel
{
	color: Red;
	/*font-size: 0.9em;*/
}

.productInfo
{
	color: #BB0022;	
}

/* Dropdowns */
.shortDropDown
{
	width: 50px;
}

.mediumDropDown
{
	width: 140px;
}

.longDropDown
{
	width: 193px;
}

.veryVeryLongDropDown
{
	width: 350px;
}

.veryVeryLongDropDown
{
	width: 550px;
}

/* Textboxes */
.veryLongTextBox
{
	width: 270px;
}

.longTextBox
{
	width: 170px;
}

.mediumTextBox
{
	width: 70px;
}

.mediumMediumTextBox
{
	width: 135px;
}

.smallTextBox
{
	width: 32px;
}

.textArea
{
	width: 455px;
	height: 65px;
}
/*STANDARD GRIDVIEW STYLES*/

table.standard-gridview
{
	color: #004E92;
	font-family: Verdana,arial, helvetica, Sans-Serif;
}


.standard-gridview th
{
	background-color: #edf2f8;
	font-weight: bold;
	padding: 6px 5px;
	border: 1px solid #fff;
}
.standard-gridview td
{
	background-color: #f4f8fb;
	padding: 6px 5px 6px 6px;
	border: 1px solid #fff;
}
.standard-gridview a
{
	color: #004E92;
}

.alignCenter
{
	text-align: center;
}

.alignLeft
{
	text-align: left;
}

.alignRight
{
	text-align: right;
}

/* Summary Popup */
#summary
{
	width: 370px;
	padding: 15px 0 0 25px;
}

/* SG 27/10/2009 override main font size to prevent change in font size on page load when
   using default medium font size */
BODY, body
{
	font-size: 0.8em;
}
