/*
**	Universal Stylesheet for People Clues UK web site
*/


/*
** Element Selectors
*/

body
{
	margin: 0px;
	background-image: url(/UI/images/PageBkGrnd.jpg);
	background-repeat: repeat-x;
	background-color: #FEFEFE;
	height: 627px;
	font-family: "TrebuchetMS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a
{
	color: #FF0000;
	text-decoration: none;
}

a.header
{
	color: #0e81f6;
	font: "TrebuchetMS", Verdana, Arial, Hevlvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a.footer
{
	color: #0e81f6;
	font-weight: normal;
	text-decoration: none;
}

a.breadcrumb
{
	color: #0e81f6;
	font-weight: normal;
	text-decoration: underline;
}

a.nav
{
	color: #084A8D;
	font-weight: bold;
	text-decoration: none;
}

a.navContext
{
	color: #0E81f6;
	font-size: 11px;
	text-decoration: none;
}

a.navContextSelected
{
	color: #084A8D;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.navTierTwo
{
	color: #0E81f6;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline; 
}

a.navTierTwoSelected
{
	color: #084A8D;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1, h2, h3, h4, h5
{
   color: #0e81f6;
   font-family: "TrebuchetMS", Arial, Sans-Serif;
   font-weight: bold;
   text-transform: none;
}

h1
{
   font-size: 16px;
   margin-top: 5px;
   margin-bottom: 5px;
}
   
h2
{
   font-size: 18px;
   margin-top: 10px;
   margin-bottom: 10px;
}

h3
{
   font-size: 14px;
   margin-top: 5px;
   margin-bottom: 5px;
}

h4
{
   font-size: 12px;
   margin-top: 15px;
   margin-bottom: 5px;
}

h5
{
  font-size: 10px;
  margin-top: 3px;
  margin-bottom: 5px;
}

input
{
   font-size: 11px;
}

img.design
{
	padding: 3px;
	border: 1px solid #000;
}

p
{
   margin-top: 0px;
   margin-bottom: 10px;
}

ul
{
   margin-top: 5px;
   margin-bottom: 10px;
   margin-left: 2px;
   list-style-type: square;
}

ol
{
   margin-top: 5px;
   margin-bottom: 10px;
   margin-left: 20px;
}

ol.decimal {list-style-type: decimal}

li
{
	margin-left: 0px;
	margin-bottom: 4px;
}

.content
{
	padding: 15px;
	background-color: #FFFFFF;
	text-align: left;
}
 
.topshadow
{
	background-image: url(/UI/images/top_shadow.gif);
	height: 10px;
}

.title
{
	font-size: 14px;
	color: #EA5E20;
	font-weight: bold;
}

.style1
{
	color: #666666
}


/*
**  Classes
*/

div.box1
{
	background-color: #ffffff;
	color: #585858;
	border: 1px solid #cccccc;
	margin: 30px 0 30px 0;
	padding: 2px 3px;
	width: 150px;
}

div.box2
{
	background-color: #f7f7f7;
	color: #000;
	border: 1px solid #585858;
	margin: 30px 0 0 0;
	padding: 5px 10px;
	width: 200px;
}

div.box3
{
	background-color: #f7f7f7;
	color: #000;
	border: 1px dashed #585858;
	margin: 30px 0 0 0;
	padding: 5px 10px;
	width: 200px;
}

div.box4
{
	background-color: #ffffff;
	color: #585858;
	border: 1px dashed #ccc;
	margin: 10px 0 0 0;
	padding: 5px 10px;
	width: 500px;
}

div.topBox
{
   background-color: #f7f7f7;
   border: 1px dashed #cccccc;
   margin-bottom: 10px;
   padding: 10px;
}

/*
**	Page Layout Classes
*/

table.pageLayout
{
	margin-top: 30px;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}

table.page
{
	margin: 10px;
}

td.headerNav
{
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

td.pageHeader
{
	background-color:#ffffff;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

td.businessLinkHeader
{
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

td.navBar
{
	background-color: #FF9900;
	color: #FFFFFF;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}

td.contextSidebar
{
	background-color: #ffffff;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 15px;
}

table.mainContentArea
{
}

td.mainContentAreaLeft
{
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	padding: 0px;
}

td.mainContentAreaCentre
{
	padding: 3px;
}

td.mainContentAreaRight
{
	padding: 0px;
	vertical-align:	top;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
}

table.contextMenu
{
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 5px;
	background-color: #FAFAFA;
	border: 1px solid #cccccc;
}

td.menuItemTopLevel
{
	padding: 2px;
	border-bottom-color: #cccccc;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

td.menuItemTopLevelBottom
{
	padding: 2px;
}

td.menuItemSecondLevel
{
	padding: 2px;
	padding-left: 20px;
}


table.centreContent
{
}

td.centreContentBox
{
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

td.centreContentBoxRight
{
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
}

td.centreContentBoxTop
{
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

td.pageFooter
{
	background-color: #FAFAFA;
	padding: 1px;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	color: #0e81f6;
}


td.footerContactBar
{
	background-color: #ffffff;
	color: #666666;
	border-right-width: 2px;
	border-right-color: #CCCCCC;
	border-right-style: dotted;
}



/*
**	Table Class for PeopleClues Online Login
*/

table.login
{
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	border-bottom: none;	/* Use the td tag to draw the bottom border */
	margin-top: 10px;
}

table.login th, table.login td
{
	padding: 5px 10px;
}

table.login th
{
	background-color: #f7f7f7;
	border-bottom: 1px solid #ccc;
	height: 15px;
	vertical-align: middle;
}

table.login td
{
	border-bottom: 1px solid #ccc;
}
/*
table.login td.right
{
	border-right: 1px solid #cccccc;
}
*/


/*
**	Table Class for Partnership Scheme Table
*/

table.partners
{
	padding: 3px 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

td.partners
{
	background-color: #f1f1f1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


/*
**	Table Class for Dynamic Web Template - Page Titla Area
*/

table.pageTitleArea
{
	background-color: #f1f1f1;
	color: #ffffff;
	padding: 3px 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	margin-bottom: 5px;
}


/*
**	Table Class 1
*/

table.table1
{
	background-color: #fff;
	border: 1px dashed #ccc;
	border-bottom: none;	/* Use the td tag to draw the bottom border */
	color: #666666;
	margin: 5px 0 0 0;
	width: 600px;		/* Be careful setting table widths on multi-column cells */
}

table.table1 th, table.table1 td
{
	padding: 5px 10px;
}

table.table1 th
{
	background-color: #FFFFFF;
	border-bottom: 1px dashed #333;
	color: #000;
	height: 30px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

table.table1 td
{
	border-bottom: 1px dashed #ccc;
}

table.table1 td.right
{
	border-right: 1px dashed #cccccc;
}


/*
**	Table Class Download PDF Box
*/

table.downloadBox
{
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom: none;	/* Use the td tag to draw the bottom border */
	color: #585858;
	margin: 15px 0 5px 0;
	width: 145px;		/* Be careful setting table widths on multi-column cells */
}

table.downloadBox th, table.downloadBox td
{
	padding: 2px 2px;
}

table.downloadBox th
{
	background-color: #f1f1f1;
	border-bottom: 1px solid #ccc;
	color: #000;
	height: 30px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

table.downloadBox td
{
	border-bottom: 1px solid #ccc;
}


/*
**	Classes for Site Map
*/

table.siteMap
{
	border: 1px solid #ccc;
	margin: 10px auto 0 auto;
	width: 550px;
}


/*
**	Classes for Contact Us Form
*/

table.contactUs
{
	border: 1px solid #ccc;
	margin: 1px auto 0 auto;
	width: 450px;
}


table.contactUs td.highlight
{
	background-color: #f1f1f1;
	color: #666666;
	font-size: 11px;
	padding: 2px 2px;
	text-align: right;
}

table.contactUs tfoot td
{
	background-color: #fafafa;
	border-top: 1px solid #ccc;
	padding: 10px 20px 5px 5px;
	text-align: right;
}


/*
**  Css for Curved Borders
*/

table.table2
{
   background-color: #ffffff;
   color: #ffffff;
   width: 760px;
}

table.table2 tr.top th.left
{
   background-image: url(/UI/images/CurvedBorders/topL.gif);
   background-position: 0 0;
   background-repeat: no-repeat;
   width: 10px;
   height: 10px;
}

table.table2 tr.top th.center
{
	background-image: url(/UI/images/CurvedBorders/topC.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 10px;
}

table.table2 tr.top th.right
{
	background-image: url(/UI/images/CurvedBorders/topR.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

table.table2 tr.title th.left
{
	background-image: url(/UI/images/CurvedBorders/titleL.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 10px
}

table.table2 tr.title th.center
{
	background-color: #ffffff;
	font-weight: bold;
	padding: 3px 5px;
}

table.table2 tr.title th.right
{
	background-image: url(/UI/images/CurvedBorders/titleR.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 10px;
	height: 10px;
}

table.table2 tr.titleBorder th.left
{
	background-image: url(/UI/images/CurvedBorders/borderL.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	height: 3px;
}

table.table2 tr.titleBorder th.center
{
	background-image: url(/UI/images/CurvedBorders/borderC.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 3px;
}

table.table2 tr.titleBorder th.right
{
	background-image: url(/UI/images/CurvedBorders/borderR.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	height: 3px;
}

table.table2 tr.body td.left
{
	background-image: url(/UI/images/CurvedBorders/bodyL.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 10px;
}

table.table2 tr.body td.center
{
	background-color: #ffffff;
	padding: 3px 5px;
}

table.table2 tr.body td.right
{
    background-image: url(/UI/images/CurvedBorders/bodyR.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 10px
}

table.table2 tr.bottom td.left
{
	background-image: url(/UI/images/CurvedBorders/bottomL.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

table.table2 tr.bottom td.center
{
	background-image: url(/UI/images/CurvedBorders/bottomC.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 10px;
}

table.table2 tr.bottom td.right
{
	background-image: url(/UI/images/CurvedBorders/bottomR.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}


/*
**  Css for Curved Footer Table
*/

table.footer
{
   background-color: #ffffff;
   color: #666666;
   width: 755px;
   margin: 5px;
}

table.footer tr.top th.left
{
   background-image: url(/UI/images/Footer/topL.gif);
   background-position: 0 0;
   background-repeat: no-repeat;
   width: 14px;
   height: 14px;
}

table.footer tr.top th.center
{
	background-image: url(/UI/images/Footer/topC.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 14px;
}

table.footer tr.top th.right
{
	background-image: url(/UI/images/Footer/topR.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}

table.footer tr.body td.left
{
	background-image: url(/UI/images/Footer/bodyL.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 14px;
}

table.footer tr.body td.center
{
	background-color: #ffffff;
	padding: 3px 5px;
}

table.footer tr.body td.right
{
    background-image: url(/UI/images/Footer/bodyR.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 14px
}

table.footer tr.bottom td.left
{
	background-image: url(/UI/images/Footer/bottomL.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}

table.footer tr.bottom td.center
{
	background-image: url(/UI/images/Footer/bottomC.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 14px;
}

table.footer tr.bottom td.right
{
	background-image: url(/UI/images/Footer/bottomR.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}