﻿/********************************** CONTACT MENU ********************************/
/* NB: If changes are made to contactMenu, i.e. new items added then the line below will need to be updated as well */
#leftnav #contactMenu												{height:222px;}
#leftnav #contactMenu .btnCategory					{background-repeat:no-repeat;margin-top:6px;}
#leftnav #contactMenu .btnSubcategory				{margin-top:1px;}

#leftnav #contactMenu li a {
background-image:url('../graphics/combined/ContactMenu.gif');
height:26px;
}
/*
background-repeat:no-repeat;
display:block;
position:relative;
text-align:center;
text-decoration:none;
width:188px
*/

#leftnav #contactMenu #btnContact a									{background-position:0 0}
#leftnav #contactMenu #btnContactForm a:hover				{background-position:0 -26px}
#leftnav #contactMenu #btnContactForm a							{background-position:0 -52px}
#leftnav #contactMenu #btnCatalogueRequest a:hover	{background-position:0 -78px}
#leftnav #contactMenu #btnCatalogueRequest a				{background-position:0 -104px}
#leftnav #contactMenu #btnSchoolVisits a:hover			{background-position:0 -130px}
#leftnav #contactMenu #btnSchoolVisits a						{background-position:0 -156px}
#leftnav #contactMenu #btnAuthorVisits a:hover			{background-position:0 -182px}
#leftnav #contactMenu #btnAuthorVisits a						{background-position:0 -208px}
#leftnav #contactMenu #btnSubmissions a:hover				{background-position:0 -234px}
#leftnav #contactMenu #btnSubmissions a							{background-position:0 -260px}
#leftnav #contactMenu #btnRights a:hover						{background-position:0 -286px}
#leftnav #contactMenu #btnRights a									{background-position:0 -312px}
#leftnav #contactMenu #btnTradeOrders a:hover				{background-position:0 -338px}
#leftnav #contactMenu #btnTradeOrders a							{background-position:0 -364px}
#leftnav #contactMenu #btnJobs a:hover							{background-position:0 -390px}
#leftnav #contactMenu #btnJobs a										{background-position:0 -416px}
/******************************** END CONTACT MENU ******************************/


/********************************* COMMON BOXES *********************************/
#contactBox,
#catalogueBox									{margin-top:10px;width:569px}

#contactBox .top strong,
#catalogueBox .top strong			{display:none}

#contactBox .top,
#catalogueBox .top						{background-repeat:no-repeat;height:38px}

#contactBox .body,
#catalogueBox .body						{background-image:url(../graphics/fw_contact_bg_repeat.gif);background-repeat:repeat-y}

#contactBox .bottom,
#catalogueBox .bottom					{background-image:url(../graphics/fw_contact_bg_bottom.gif);background-repeat:no-repeat;height:18px}

#contactBox a,
#contactBox a:hover,
#contactBox a.visited,
#catalogueBox a,
#catalogueBox a:hover,
#catalogueBox a.visited				{color:#036}

#contactBox H3,
#catalogueBox H3							{color:#446789;display:block;font-size:1.5em;margin-left:12px;padding-top:10px}

#contactBox p,
#contactBox .fieldContainer,
#catalogueBox p,
#catalogueBox .fieldContainer {color:#333;display:block;font-size:1.2em;line-height:1.2em;margin-left:12px;margin-right:7px;padding-top:8px}

#contactBox .noTopPadding,
#catalogueBox .noTopPadding		{margin-top:0;padding-top:0}

#contactBox ul,
#catalogueBox ul {font-size:1.4em;line-height:1.2em;list-style-position:inside;list-style-type:disc;margin-left:14px;margin-right:7px}

#contactBox li,
#catalogueBox li {line-height:1.2em;list-style-position:inside;list-style-type:disc;margin-left:14px;margin-right:7px}


/******************************* END COMMON BOXES *******************************/


/********************************** CONTACT BOX *********************************/
#contactBox .top							{background-image:url(../graphics/fw_contact_bg_top.gif)}

/********************************* CATALOGUE BOX ********************************/
#catalogueBox .top						{background-image:url(../graphics/fw_catalogue_bg_top.gif)}
