/* My Ashurst Sharepoint bespoke style 

	Author: 	E Beaumont-Thomas
	File:		myashurst_sps.css
	Rev:		Ver 1.1.4.
	Date:		24/06/2006
	Ver Date:	04/12/2008
*/

/* GENERIC STYLES ============================================================= */

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 90%;
	color: #444444; /* med grey */
	padding-bottom: 0px;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	padding-top: 0px;
	border: 0px none;
}
FORM
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	font-size: 100%;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-width: 0px;
}
DIV
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	font-size: 100%;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-width: 0px;
}
P
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	font-size: 100%;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-width: 0px;
	line-height: 1.5em;
	margin: 1.2em 0em 1.2em 0; 
}
H1
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	font-size: 100%;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-width: 0px;
}
H2
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	font-size: 100%;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-width: 0px;
}
H3
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	font-size: 100%;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-width: 0px;
}
H4
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	font-size: 100%;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-width: 0px;
}
H5
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	font-size: 100%;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-width: 0px;
}
H6
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	font-size: 100%;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-width: 0px;
}
TABLE
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	font-size: 100%;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-width: 0px;
}
TH
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	font-size: 100%;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-width: 0px;
}
TD
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	font-size: 100%;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-width: 0px;
}
IMG
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	font-size: 100%;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-width: 0px;
}
A
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	font-size: 100%;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-width: 0px;
}

H2.spsma-darkgreyh2
{
	margin-top: 0px;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 0.5em;
	color: #444444;
}

LI
{
	margin: 0px;
}

/* GENERIC FORM STYLES ============================================================= */
/* grouping common style properties and declare variable ones seperately*/
INPUT.spssma-submit-input-variable-width, INPUT.spssma-submit-input
{
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	/* 
	color: #FFFFFF; 
	background-color: #CC3333; 
	border-left: 2px solid #F05E5E; 
	border-top: 2px solid #F05E5E; 
	border-right: 2px solid #640707; 
	border-bottom: 2px solid #640707;  */
	cursor: pointer;
}
INPUT.spssma-submit-input-variable-width
{
	width: 300px;
}
INPUT.spssma-submit-input
{
	width: 100px;
}

INPUT.spssma-cancel-input
{
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	/* 
	color: #FFFFFF; 
	background-color: #6699CC;  
	border-left: 2px solid #AAD0F5; 
	border-top: 2px solid #AAD0F5; 
	border-right: 2px solid #0E4275; 
	border-bottom: 2px solid #0E4275; */
	width: 100px;
	cursor: pointer;
}

.outer_content_wrapper
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff url("/_layouts/1033/images/Ashurst/gradient_bg01.jpg") bottom no-repeat;
}

.inner_content_wrapper
{
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	
}

/* TOP NAV BAR STYLES ============================================================= */
.spsma-topnavbarwrapper
{
	background-color: #ffffff; /* white */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	border: 0px none;
	border-collapse: collapse;
	width: 100%;
}

.spsma-topnavbar
{
	font-size: 11px;
	font-weight: normal;
	color: #444444; /* dark grey */
	padding: 0px 0px 0px 0px;
	width: 100%;
}

a.spsma-topnavloginlink
{
	font-weight: bold;
	color: #9a0235; /* ox blood */
	text-decoration: none;
	font-size: 13px;
}

a.spsma-topnavbarlink
{
	font-weight: bold;
	color: #444444; /* dark grey */
	text-decoration: none;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
}
a.spsma-topnavbarlinkadmin
{
	font-weight: normal;
	color: #8d9296; /* dark grey */
	text-decoration: none;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 15px;
}

a:hover.spsma-topnavbarlink
{
	font-weight: bold;
	color: #aaaaaa; /* light grey */
	text-decoration: none;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
}

a.spsma-topnavbarlinkselect
{
	font-weight: bold;
	color: #7d0024; /* Beetroot */
	text-decoration: none;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
}

a:hover.spsma-topnavbarlinkselect
{
	font-weight: bold;
	color: #aaaaaa; /* light grey */
	text-decoration: none;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
}
/* BREADCRUMB STYLES ============================================================= */
.spsma-breadcrumbwrapper
{
	font-size: 0.75em;
	font-weight: bold;
	color: #444444; /* dark grey */
	margin-left: 10px;
}

a.spsma-breadcrumb
{
	font-size: 0.75em;
	font-weight: bold;
	color: #444444; /* dark grey */
	text-decoration: none;
}

a:hover.spsma-breadcrumb
{
	font-size: 0.75em;
	font-weight: bold;
	color: #FF6600; /* orange */
	text-decoration: underline;
}

/* CONTENT STYLES ============================================================= */
.spsma-contentopcentre
{
	padding-left: 10px;
	padding-bottom: 5px;
}

/* TOP BANNER STYLES ============================================================= */ 
.bannertd00
{
	height: 60px;
	width: 15%; 
	background-color: #52b6e8;
}

.bannertd01 
{ 
        background-color: #028096; 
        width: 16%; 
} 

.bannertd02 
{ 
        background-color: #330065; 
        width: 6%; 
} 

.bannertd03 
{ 
        background-color: #97708d; 
        width:10%; 
} 

.bannertd04 
{ 
        background-color: #e8a612; 
        width: 26%; 
} 

.bannertd05 
{ 
        background-color: #dd5b0d; 
        width: 20%; 
} 

.bannertd06 
{       
	background-color: #990134; 
	min-width: 225px;
        width: 225px; 
} 

.bannertd19 
{ 
        height:7px; 
        background-image: url('/_layouts/1033/images/ashurst/shadow.gif'); 
        background-repeat: repeat-x; 
        background-position: top; 
}

/* EVENT LIST STYLES ============================================================= */
.spsma-eventtitlebox
{
	background-color: #CCCCCC;
	padding-left: 7px;
	height: 20px;
	vertical-align: middle;
}

.spsma-eventwrapper
{
	width: 98%;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 10px;
}

/* CONTACT DETAILS STYLES ============================================================= */
.spsma-contactwrapper
{
	width: 200px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	color: #444444;
	margin: 0px 0px 0px 0px;
}

td.spsma-contacttitlebox
{
	width: 200px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	height: 30px;
	color: #ffffff;
	font-size: 14px;
	background-image: url("/_layouts/1033/images/Ashurst/table_headerbg_gradient_3.jpg");
	background-position: left;
	background-repeat: no-repeat;
}

.spsma-contacttablecolumn
{
	width: 200px;
	padding: 7px 2px 7px 17px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	height: 20px;
	font-size: 0.75em;
}

.ms-WPBody a.spsma-contactlink:link, .ms-WPBody a.spsma-contactlink:visited
{
	font-weight: normal;
	color: #990033; /* Beetroot */
	text-decoration: none;
	font-size: 11px;
}

.ms-WPBody a.spsma-contactlink:hover
{
	font-weight: normal;
	color: #990033; /* Beetroot */
	text-decoration: underline;
	font-size: 11px;
}


.spsma-advert
{
	margin: 10px 0px 0px 0px;
}

.spsma-image
{
	border: 1px solid #CCCCCC;
}

.spsma-contactdetails
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #444444;
	padding: 5px 5px 5px 5px;
}

/* LOGIN FORM STYLES ============================================================= */
.loginText
{
	font-weight: bold;
	color: #9a0235; /* ox blood */
	text-decoration: none;
	font-size: 13px;
	padding: 0px 0px 4px 0px;
}

.spsma-logintitlebox
{
	background-color: #CCCCCC;
	padding-left: 8px;
	height: 20px;
	vertical-align: middle;
}

.spsma-loginwrapper
{
	width: 400px;
	border: 1px solid #CCCCCC;
	/*border-collapse: collapse;*/
	margin: 0px 5px 0px 0px;
}

.spsma-loginboxtext
{
	margin: 2px;
	font-weight: normal;
	color: #444444;
}

.spsma-logintextfield
{
	height: 25px;
	width: 150px;
	color: #000000; /* Black */
	background-color: #FFFFFF; /* white */
	border: 1px solid #B6C9F6;
}

.spsma-logintextfield_pw
{
	height: 25px;
	width: 100px;
	color: #000000; /* Black */
	background-color: #FFFFFF; /* white */
	border: 1px solid #B6C9F6;
}

a.spsma-loginlink
{
	font-weight: normal;
	color: #0000FF; /* Royal Blue */
	text-decoration: none;
	padding-right: 5px;
}

a:hover.spsma-loginlink
{
	font-weight: normal;
	color: #FF6600; /* orange */
	text-decoration: none;
	padding-right: 5px;
	font-size: 0.75em;
}

INPUT.spsmaformbutton
{
	color: #ffffff; /* White */
	background-color: #5C9086; /* dull aqua */
	border: 1px solid;
	border-top-color: #2A7F6F; /* dark aqua */
	border-left-color: #2A7F6F; /* dark aqua  */
	border-right-color: #2A7F6F; /* dark aqua  */
	border-bottom-color: #2A7F6F; /* dark aqua  */
}

/* Right column  ============================================================= */
#rightarea
{
	width: 175px;
}

/* BOTTOM ROW STYLES ============================================================= */
.spsma-bottomnavwrapper
{
	width: 100%;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

td.spsma-bottomnavbox
{
	font-weight: normal;
	color: #444444; /* dark grey */
	font-size: 11px;
	background: #e8e8e8 URL("/_layouts/1033/images/Ashurst/bottom_nav_bg.jpg") top left no-repeat;
	vertical-align: top;
	height: 160px;
	border: 0px none;
}

td.spsma-bottomsitenav
{
	font-weight: normal;
	border: 1px;
	color: #444444; /* dark grey */
	font-size: 11px;
	background: #e8e8e8 URL("/_layouts/1033/images/Ashurst/bottom_sitenav_bg.jpg") top left no-repeat;
	vertical-align: top;
	padding-bottom: 25px;
}

div.spsma-bottomsitenavbox
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
	height: 25px;
	float: left;
	width: 80%;
}

p.spsma-bottomsitenavbox
{
	color: #646c6f;
	font-weight: normal;
	font-size: 10px;
	margin: 2px 2px 2px 2px;
}

a.spsma-bottomsitenavbox
{
	color: #646c6f;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}

a.spsma-bottomsitenavbox:hover
{
	color: #646c6f;
	font-weight: normal;
	font-size: 9px;
	text-decoration: underline; 
}

div.spsma-bottomnavbox
{
	float: left;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 10px; 
	width: 160px;
}

span.spsma-bottomnavbox
{
	color: #646c6f;
	font-weight: bold;
	font-size: 10px;
}

p.spsma-bottomnavbox
{
	color: #646c6f;
	font-weight: normal;
	font-size: 10px;
	border-right: 1px solid #cccccc; 
}

p.spsma-bottomnavboxNB
{
	color: #646c6f;
	font-weight: normal;
	font-size: 10px;
}

a.spsma-bottomnavbox
{
	color: #646c6f;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

a.spsma-bottomnavbox:hover
{
	color: #646c6f;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline; 
}

.spsma-bottomnavlinks
{
	font-weight: normal;
	color: #444444; /* dark grey */
	font-size: 0.85em;
	text-decoration: none;
}

a:hover.spsma-bottomnavlinks
{
	font-weight: normal;
	color: #ffffff; /* white */
	font-size: 0.85em;
	text-decoration: underline;
}

.spsma-bottomsitenavcopyright
{
	font-size: 10px;
	color:#646c6f; 
	float: right;
	margin: 4px 10px 0px 0px;
}

/* Popup STYLES ============================================================= */
.bkCnf
{
	font-size: 90%;
	display: none;
	position: relative;
	background-color: #ffffff;
	z-index: 100;
}
.tabbkCnf
{
	font-size: 90%;
	padding: 2px;
	background-color: #ffffff;
}
/*
.bkCnf table.tabbkCnf
{
	font-size: 90%;
	padding: 2px;
	background-color: #ffffff;
}
.bkCnf td
{
	padding: 4px;
	font-size: 90%;
}
.bookingsRec table.tabbkCnf
{
	font-size: 100%;
	background-color:Red; 
}
.bookingsRec td
{
	font-size: 100%;
	background-color:Red;
}
*/
.spnBook
{
	font-size: 90%;
	padding: 4px;
	padding-right: 4px;
}
#popup .topBorder
{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #9F9F9F;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#popup .bottomBorder
{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9F9F9F;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#popup .leftBorder
{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #9F9F9F;
	border-right-width: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#popup .rightBorder
{
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #9F9F9F;
	border-left-width: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#popup .imageCell
{
	padding: 0px;
	border-width: 0px;
}

H1.popup-title
{
	font-weight: normal;
	font-size: 170%;
	margin: 0px 0px 0.5em;
	line-height: 1.2em;
	color: #b94d71; /* medium purple */
}

bktext p
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	font-size: 100%;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right-width: 0px;
	line-height: 1.5em;
	margin: 1.2em 0em 1.2em 0; 
}

/* Print media STYLES ============================================================= */
.printlogo
{
	display: none;
}

#rightarea
{
	display: inline;
	width: 175px;
}



/* Login page STYLES ============================================================= */
.hiddenElement 
{
	DISPLAY: none;
}

/* Sharepoint override STYLES ============================================================= */
.ms-lstitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 8pt;*/
	font-weight: normal;
}

.ms-vh td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 8pt;*/
	font-weight: bold;
}

.ms-vb a:link, .ms-vb2 a:link, .ms-vh a:link, .ms-vb-user a:link/*, .ms-vb-user a:visited */
{
	color: blue; 
	text-decoration: underline;
}

/*.ms-vb a:visited, .ms-vb2 a:visited, .ms-vh a:visited, .ms-vb-user a:visited
{
	color: blue; 
	text-decoration: underline;
}*/

.ms-vb a:hover, .ms-vb2 a:hover, .ms-vh a:hover, .ms-vb-user a:hover/*, .ms-vb-user a:visited */
{
	color: red;
	text-decoration: underline;
}

.ms-vb, ms-vb2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ms-ls
{
	margin-left: 0px;
	margin-right: 0px;
}

.ms-lsexp
{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 1px;
	padding-right: 0px;
}

/* search form */
.ms-sbtable
{
	background-color: #CCCCCC;
	font-family: Verdana;
	/*font-size: .7px;*/
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-collapse: collapse;
}

.ms-sbtopcorner
{
	background-color: #CCCCCC;
	background-image: url(/_layouts/images/trans.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px;
}

.ms-searchform
{
	background-color: #CCCCCC;
	font-family: verdana;
	/*font-size: 8pt;*/
}

.ms-searchcorner
{
	background-color: #CCCCCC;
	background-image: url("/_layouts/images/trans.gif" );
	background-repeat: no-repeat;
	background-position: left top;
}

.ms-searchbox
{
	background-color: #FFFFFF;
	font-family: verdana;
	/*font-size: 8pt;*/
}

.ms-sblbcorner
{
	background-color: #CCCCCC;
	background-image: url("/_layouts/images/trans.gif" );
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px;
}

.ms-sbrow
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	border: 0px;
}

.ms-sbcellwhite
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

.ms-sbcellwhite100
{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

#SBX tr
{
	height: 1px;
}

#SBX table
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-collapse: collapse;
}

/* Headers */
.ms-WPHeader
{
	background-image: url(/_layouts/images/trans.gif);
	background-color: #CCCCCC;
	border-top: solid 1px #FEE8CA;
}

.ms-WPTitle
{
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	/*font-size: 12px;*/
	color: #444444;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
}

.ms-WPBody A:link, .ms-WPBody A:visited
{
	color: blue;
	text-decoration: underline;
}


.ms-WPTitle A:link, .ms-WPTitle A:visited
{
	color: #444444;
	text-decoration: underline;
	cursor: hand;
}

.ms-WPTitle A:hover
{
	color: Red;
	text-decoration: underline;
	cursor: hand;
}

/*STYLES FOR MESSAGE BOARD*/
.ms-formbody
{
	font-size:11px;
}
.ms-formbody TD
{
	font-size:11px;
}
.ms-toolbar
{
	font-size:11px;
	padding:1px;
}
.ms-toolbar TD
{
	font-size:11px;
	height:20px;
	background-color: transparent;
}
table.ms-toolbar
{
	background-image: url("/_layouts/1033/images/ashurst/toolgrad.gif" );
	background-repeat: repeat-x;
	border: 0px solid #95b7f3;
	background-repeat: repeat-x;
	background-color: #444444;
}
.ms-formlabel
{
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding-right:2px;
}

#diidSortThreading 
{
	font-size:11px;
	font-weight:bold;
	color:#444444;
	text-decoration:None;
}
#diidSortThreading:hover
{
	color:Teal;
}
#diidSortModified
{
	font-size:11px;
	font-weight:bold;
	color:#444444;
	text-decoration:bold;
}
#diidSortModified:hover
{
	color:Teal;
}
#diidSortAuthor
{
	font-size:11px;
	font-weight:bold;
	color:#444444;
	text-decoration:None;
	padding-left:2px;
}
#diidSortAuthor:hover
{
	color:Teal;
}
.ms-vh-left
{

	font-size:11px;
	font-weight:bold;
	color:#444444;
	text-decoration:None;
	padding-left:2px;
}
.ms-vb
{
	font-size:11px;
}
.ms-vb2
{
	font-size:11px;
}

#idAddNewDiscuss
{
	font-size:11px;
	font-weight:normal;
	color:#444444;
	text-decoration:None;
	padding-left:2px;
	
}
#idAddNewDiscuss:hover
{
	color:Teal;
}
td.ms-vh
{
	font-size:11px;
	font-weight:bold;
	color:#444444;
	text-decoration:None;
	font-weight:normal;
	background-color: transparent;
	padding-left:2px;
}
th.ms-vh
{
	font-size:11px;
	font-weight:bold;
	color:#444444;
	text-decoration:bold;
	font-weight:normal;
	background-image: url("/_layouts/1033/images/ashurst/toolgrad.gif" );
	background-position: left bottom;
	background-repeat:repeat-x;
	background-color: transparent;
	height:20px;
	padding-top:3px;
	padding-left:2px;

}
th.ms-vh-icon
{
	font-size:11px;
	font-weight:bold;
	color:#444444;
	text-decoration:None;
	font-weight:normal;
	background-image: url("/_layouts/1033/images/ashurst/toolgrad.gif" );
	background-position: left bottom;
	background-repeat:repeat-x;
	background-color: transparent;
	height:20px;
	padding-top:3px;
	padding-left:2px;

}

/* EVENT GRID */
.spsma-eventgridtable
{
	width: 100%;
	background-color: #FFFFFF;
	border: none 0px #FFFFFF;
	padding: 0px;
	margin: 5px 0 5px 0;
}
.spsma-eventgridtablerow, .spsma-eventgridtableheaderrow,
{
	height: 20px;
	background-color: #ffffff;	
	border: none 0px;
}
.spsma-eventgridtableheaderrow
{
	font-weight: 700;
}
.spsma-eventgridtableheaderrow TD
{
	white-space: nowrap;
}
.spsma-eventgridtableheaderrow TD, .spsma-eventgridtablerow TD, .spsma-eventgridtablerowGreyed TD
{
	padding: 5px 5px 5px 5px;	
	border: none 0px;
}

.spsma-eventgridtablecolumnbullet
{
	width: 100%;
	background-position: left;
	background-repeat: no-repeat;
	background-position: 5px;
	padding: 3px 3px 3px 25px;
}


/*STYLE FOR DATAGRIDS*/
.spsma-watn-table{
border: 0px none;
}

.spsma-watn-header, .spsma-watn-pager
{
	font-size:11px;
	font-weight:bold;
	color:#444444;
	text-decoration:bold;
	font-weight:normal;
	background-image: url("/_layouts/1033/images/ashurst/toolgrad.gif" );
	background-position: left bottom;
	background-repeat:repeat-x;
	background-color: transparent;
	height:20px;
	padding-top:3px;
	padding-left:2px;
}
.spsma-watn-th, .spsma-watn-td 
{
	padding-left:2px;
	border: 0px none;
}
/* Table Header */
.spsma-watn-th A, .spsma-watn-th A:link, .spsma-watn-th A:visited
{
	font-size:11px;
	color:#444444;
	text-decoration:none;
	font-weight:bold;
}
.spsma-watn-th a:visited:hover
{
	color:#ff0000;
}
/* Table Cells */
.spsma-watn-td A, .spsma-watn-td a:link, .spsma-watn-td A:visited
{
	font-size:11px;
	color:#0000ff;
	text-decoration:underline;
}
.spsma-watn-td a:visited:hover
{
	color:#ff0000;
}


.EmailButton INPUT
{
	border-style:none;
	border-width:0px;
	background-image: url("/_layouts/images/ICMSG.GIF" );
	background-color: transparent;
	background-repeat:no-repeat;
	background-position-x:3px;
	background-position-y:4px;
	width:20px;
	cursor:hand;
}
IMG.spsma-profile
{
	
	border: 1px solid #CCCCCC;
	margin-right:10px;
}
.spsma-profile
{
	vertical-align:top;
}
.spsma-profile TEXTAREA
{
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	height:200px;
	width:400px;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	overflow:auto;
}
.spsma-profile SPAN
{
	font-weight:normal;
	font-size:11px;
	vertical-align:top;
	height: 12px;
	cursor:hand;
	text-decoration:none;
}
.spsma-title IMG
{
	border:none 0px
}
.spsma-message
{
	color:#FF0000;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
}
.spsma-profile A
{
	font-size:11px;
	color:#444444;
	text-decoration:none;
}
.spsma-profile a:hover
{
	font-size:11px;
	color:#52B6E8;
	text-decoration:none;
}
.spsma-profile A:link
{
	font-size:11px;
	color:#444444;
	text-decoration:none;
}
.spsma-profile A:visited 
{
	font-size:11px;
	color:#444444;
	text-decoration:none;
}
.spsma-profile a:visited:hover
{
	font-size:11px;
	color:#52B6E8;
	text-decoration:none;
}
.spsma-input
{
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	height:18px;
	font-size:11px;
}

/* NEW and CHANGED CLASSES 2010 */
hr.topnavhr {
	padding: 0px 0px 0px 0px;
	color: #e8e8e8;
	background-color: #e8e8e8;
	border: 0px none;
	margin: 3px 0px 3px 0px;
}
.spsma-logintablecolumn
{
	width: 100%;
	padding: 2px 2px 2px 2px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	height: 10px;
	font-size: 0.75em;
}

.spsma-logintablecolumn_2
{
	width: 100%;
	padding: 2px 2px 2px 5px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	height: 10px;
	font-size: 0.75em;
}

.spsma-logintitlebox
{
	width: 100%;
	height: 30px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	background: #CCCCCC url("/_layouts/1033/images/Ashurst/table_headerbg_gradient_1.jpg") top repeat;
}

.ms-WPBody a.login:link, a.login:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD5B0D;
	text-decoration: none;
}

.ms-WPBody a.login:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD5B0D;
	text-decoration: underline;
}

.ms-WPBody div.alumniWP
{
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	width: 200px;
}

.ms-WPBody a.alumniWP:link, a.alumniWP:visited
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #51b7e8;
	margin:0px;
	padding:0px;
}

.ms-WPBody a.alumniWP:hover
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #51b7e8;
}

.ms-WPBody image.alumniWP
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.ms-WPBody table.alumniWP
{
	width: 200px;
	border: 1px solid #e8e8e8;
}

.ms-WPBody td.alumniWP
{
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 14px;
	padding: 3px 8px 3px 8px;
}

.ms-WPBody table.alumniNBWP
{
	width: 200px;
	border: 0px none;
}

.ms-WPBody td.alumniNBWP
{
	vertical-align: top;
}

.ms-WPBody p.alumniWP
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #555555;
	margin: 0px 0px 0px 0px;
}

.ms-WPBody span.alumniWP
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	float: left;
	padding: 0px 0px 0px 0px;
}

.ms-WPBody a.alumniWPLogin:link, a.alumniWPLogin:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}

.ms-WPBody a.alumniWPLogin:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: underline;
}

/* Knowledge base links */
.ms-WPBody a.alumniWPKB:link, a.alumniWPKB:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d0024;
	text-decoration: none;
}

.ms-WPBody a.alumniWPKB:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d0024;
	text-decoration: underline;
}

/* Project links */
.ms-WPBody a.alumniWPPr:link, a.alumniWPPr:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD5B0D;
	text-decoration: none;
}

.ms-WPBody a.alumniWPPr:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD5B0D;
	text-decoration: underline;
}

/* Alumni links */
.ms-WPBody a.alumniWPPr:link, a.alumniWPPr:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2e8dcf;
	text-decoration: none;
}

.ms-WPBody a.alumniWPPr:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2e8dcf;
	text-decoration: underline;
}

hr.alumniWP
{
	border-top: 0px none #ffffff;
	border-left: 0px none #ffffff;
	border-right: 0px none #ffffff;
	border-bottom: dashed 1px #e8e8e8;
	background-color: #FFFFFF;
	height: 1px;
	margin: 5px 0px 0px 0px;
	line-height: 13px;
}

/* What's On */
.ms-WPBody div.whatsOnWP
{
	margin: 20px 0px 0px 0px;
	background-color: #ffffff;
	width: 340px;
	float: left;
}

#homemain a.whatsOnWP:link, #homemain a.whatsOnWP:visited
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #027e96;
}

#homemain a.whatsOnWP:hover
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #027e96;
}

#homemain a.trainingWP:link, #homemain a.trainingWP:visited
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #008942;
}

#homemain a.trainingWP:hover
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #008942;
}

.ms-WPBody image.whatsOnWP
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.ms-WPBody table.whatsOnWP
{
	width: 340px;
	border: 1px solid #e8e8e8;
	height: 244px;
}

.ms-WPBody table.whatsOnNBWP
{
	width: 340px;
	border: 0px none;
}

.ms-WPBody td.whatsOnWP
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 14px;
	padding: 3px 8px 3px 8px;
	vertical-align: top;
}

.ms-WPBody td.whatsOnWPVA
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 14px;
	padding: 0px 8px 3px 8px;
	height: 25px;
	vertical-align: bottom;
}

.ms-WPBody p.whatsOnWP
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 14px;
	margin: 0px 0px 5px 0px;
}

.ms-WPBody span.whatsOnWP
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
}

#homemain a.whatsOnWPLink:link, #homemain a.whatsOnWPLink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}

#homemain a.whatsOnWPLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: underline;
}

.ms-WPBody hr.whatsOnWP
{
	border-top: 0px none #ffffff;
	border-left: 0px none #ffffff;
	border-right: 0px none #ffffff;
	border-bottom: dashed 1px #e8e8e8;
	background-color: #FFFFFF;
	height: 1px;
	margin: 3px 0px 3px 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
}

.ms-PartSpacingHorizontal
{
    width: 0px;
}

/* OB: JQUERY MODAL POPUP STYLES */
#modalBackground
{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
 
	z-index: 9;
	background-color:#333333;
	display: none;
	opacity: 0.40;
	filter: alpha(opacity=40)
}
#modalWindow
{
    position: fixed;
    left: 0;
    top: 0;
    width: 40em;
	z-index: 10;
	background-color: white;
	display: none;
	border: 5px solid #f5f5f5;
	padding: 10px;
}
/* OB: JQUERY MODAL POPUP STYLES */


@media print
{
	body
	{
		margin: 20px 20px 20px 20px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
		background-color: #FFFFFF;
		font-size: 0.85em;
	}

	.spsma-topnavbarwrapper
	{
		display: none;
	}
	#spsma-eventheader
	{
		display: none;
	}
	.spsma-bottomnavwrapper
	{
		display: none;
	}

	.spsma-bottomnavwrapper
	{
		display: none;
	}

	.ms-vb a:link, .ms-vb2 a:link, .ms-vh a:link, .ms-vb-user a:link
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.85em;
		font-weight: bold;
		color: #000000;
	}

	.ms-vb a:visited, .ms-vb2 a:visited, .ms-vh a:visited, .ms-vb-user a:visited
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.85em;
		font-weight: bold;
		color: #000000;
	}

	.ms-vb, ms-vb2, ms-vh, ms-vh2
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.85em;
		font-weight: normal;
		color: #000000;
	}

	.ms-WPBody
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.85em;
		font-weight: normal;
		color: #000000;
		overflow:visible;
	}


	#spsma-banner
	{
		display: none;
	}

	#webpartpagenavbar
	{
		display: none;
	}

	#rightarea
	{
		display: inline;
	}

	#ZoneTable
	{
		display: inline;
	}
	

	#ZoneTable .ms-WPBody
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
		background-color: #FFFFFF;
		font-size: 0.85em;
	}

	#ZoneTable .ms-WPBorder
	{
		border: 0px none;
		width: 100%;
	}

	#ZoneTable .ms-WPTitle
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
		background-color: #FFFFFF;
		padding: 30px 0px 5px 0px;
		border-bottom: 1px solid #000000;
		font-size: 0.85em;
	}

	#ZoneTable .ms-bodyareaframe
	{
		width: 100%;
		text-align: center;
		
	}

	#ZoneTable .printlogo
	{
		display: inline;
		margin: 15px 0px 5px 10px;
	}

	.bannertdstart, bannertd01, bannertd02, bannertd03, bannertd04, bannertd05, bannertd06, bannertd07, bannertd08, bannertd09, bannertd10, bannertd11, bannertd12, bannertd13, bannertd14, bannertd15, bannertd16, bannertd17, bannertd18, bannertd19
	{
		display: none;
	}

	.maincontent Table
	{
		width: 600px;
	}

	/*STYLE FOR KNOWLEDGE BASE*/


	.answertext 
	{     
		display:block;
	}
	
	/* 2010 */
	#ClickToPrint
	{
		display: none;
	}
	#leftnav
	{
		display: none;
	}
  
}
