@charset "UTF-8";
/* CSS Document */

body {
	background: url('http://images.uk-plc.net/templates/JohnRhian/images/bodybg.jpg') #0f2a6f repeat-x;
    margin-top: 0;
    padding: 0;
	font-family:Arial, Helvetica, sans-serif;
    color: #000;
    text-align: center;
}


#wrapper {
    margin: 0 auto;
    width: 960px;
    text-align: center;
}

#header {
    background: White;
    width: 960px;
    font-family: Arial,Helvetica,sans-serif;
    height: 99px;
    margin-top: 0px;
	border-top:0px #24232f solid;
}

    #header h1 {
        float: left;
        width: 350px;
        height: 90px;
        margin: 5px 0 0 10px;
        padding: 0;
        background: url('http://images.uk-plc.net/templates/JohnRhian/images/logo.jpg') no-repeat;
    }

    #header h1 a {
        display: block;
        width: 350px;
        height: 76px;
    }

    #header h1 a span {
        display: none;
    }

    #header #strapline {
        position: relative;
        float: right;
        top: 45px;
	    width: 400px;
		margin-right:15px;
    	display: inline;
    	color: #999999;
    	font-family: Verdana,Arial,Helvetica,sans-serif;
    	font-size: 20px;
		font-weight:bold;	}
	


#navigation {
    border-top: 1px solid #cfcfdd;
	border-bottom: 1px solid #cfcfdd;
    background: url('http://images.uk-plc.net/templates/JohnRhian/images/navbg.jpg');
    height: 35px;
	font-size:13px;
}

    /* Nav Bar */
    #navigation ul {
        float: left;
        height: 35px;
        line-height: 35px;
	    margin: 0;
    	padding: 0;
    	color: #fff;
    	text-align: center;
    	width: auto;
}

    #navigation ul li {
        float: left;
        width: auto;
        margin: 0;
        padding: 0 20px 0 20px;
        list-style: none;
		background: url('http://images.uk-plc.net/templates/JohnRhian/images/seperator.jpg') no-repeat center left;
    }
	
	#navigation ul li.first { 
	
	background:none;}
	

    #navigation ul a {
        cursor: pointer;
        color: #fff;
        text-decoration: none;
    }

    #navigation ul a:hover {
        text-decoration: underline;
    }

    /* Site Search */
    #navigation form {
        float: right;
        width: auto;
        height: 35px;
		line-height:39px;
        margin-right: 10px;
    }

    #navigation form input {
        font-size: 16px;
        border: 1px solid #4d4c4c;
    }

    #navigation form input.submit {
		font-size:12px;
		cursor:pointer;
		margin-left: 5px;
		background: url('http://images.uk-plc.net/templates/JohnRhian/images/searchbutton.jpg') no-repeat;
    }
	
#container{
width:950px;
padding:5px;
margin:0;
float:left;
background:#FFFFFF;
}
	

#slideshow {
    float: right;
    width: 625px;
    height: 285px;
	text-align:left;
	border:1px solid #ccc;
	background: url('http://images.uk-plc.net/templates/JohnRhian/images/slideshowbg.jpg') no-repeat;
}



#NewsPanel {
    margin:0;
	float: left;
	line-height:1.2em;
	font-size:0.8em;
	text-align:left;
    padding: 5px 8px 20px 8px;
	border: 1px solid #ccc;
    background: #f0f5fd;
    width: 300px;
	height: 260px;
}

#NewsPanel h3{
font-size:1.1em;
font-weight:bold;
color:#999;
padding:0px 5px 2px 0;
margin-bottom:5px;
border-bottom:1px #ff0000 solid;
}

	
#NewsPanel  #newsNav ul li {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dotted Gray;
}

 #NewsPanel  #newsNav a {
		color: #0f2a6f;
        font-size: 13px;
		text-decoration:none;
		font-weight:bold;
    }
     #NewsPanel .newsDate {
		font-size:1em;
        border: none;
		width:80px;
		float:right;
        margin: 0 0 0 5px;
        padding: 0;
        margin-bottom: 2px;
		color: #0f2a6f;
    }

     #NewsPanel .newsShortDesc {
        margin: 0;
        padding: 0;
        margin-bottom: 2px;
    }
	
#indexAdvert {
    float: left;
    width: auto;
	margin:5px 0 5px 0;
}

#indexAdvert  a {
	color: #0f2a6f;
	font-weight:bold;
	text-decoration:none;
	}

	#indexAdvert  a:hover{
	color: #d92a19;
	}

#indexAdvert .client{
background:url(http://images.uk-plc.net/templates/JohnRhian/images/clientbg.jpg) top left no-repeat #dce0ea;
width:472px;
height:190px;
float: left;
}

#indexAdvert .candidate{
background:url(http://images.uk-plc.net/templates/JohnRhian/images/candidatebg.jpg) top left no-repeat #dce0ea;
width:472px;
height:190px;
float: left;
margin-left:5px;
}

#indexAdvert  .top {
width:auto;
position:relative;
height:125px;
}

#indexAdvert  .top img{
position:absolute;
bottom:5px;
right:5px;
}

#indexAdvert  .bottom {
background:#ffffff;
text-align:left;
font-size:13px;
padding:10px;
width:auto;
height:45px;
border: 1px solid #dce0ea;
}

#indexAdvert h3{ 
padding:0 5px 5px 0;
font-size:16px;
border-bottom:1px #999999 dotted;
margin-bottom:5px;
color:#0f2a6f;
}

#indexAdvert .latestjobsbox{
width:291px;
height:130px;
float: left;
text-align:left;
font-size:13px;
padding:10px;
background:#fffeee;
border: 1px solid #dce0ea;
margin:6px 0 0 0;
}

#indexAdvert ul li {
list-style:square inside;
font-size:14px;
color:#000;
margin-bottom:3px;
}

#indexAdvert ul li a{
font-size:14px;
font-weight:normal !important;
color:#000;
}

#indexAdvert .supplierbox{
width:311px;
height:130px;
float: left;
border: 1px solid #dce0ea;
padding:10px 0 10px 0;
margin:6px 0 0 5px;
}

#indexAdvert .informationbox{
width:291px;
height:130px;
float: left;
text-align:left;
font-size:13px;
padding:10px;
background:#fffeee;
border: 1px solid #dce0ea;
margin:6px 0 0 5px;
}
	
#sidePanel{
    min-height: 400px;
	font-size:0.8em;
	text-align:left;
	line-height:1.2em;
	float: left;
	width: 250px;
	background:#F0F5Fd;
}
 #sidePanel  ul {
        margin-top:10px;
    }
    #sidePanel  ul li {
        padding:5px 0 5px 15px;
        background-position: 0px 0px;
    }
	
	#sidePanel a {
	color: #0f2a6f;
	font-weight:bold;
	}
	
	#sidePanel a:hover {
	color: #d92a19;
	}
	
.searchboxContainer {
color: #d92a19;
font-weight:bold;
margin:10px 0 10px 15px;
}
	
#pageContent {
	font-size:0.8em;
	line-height:1.2em;
    float: left;
    width:670px;
    min-height:400px;
    padding:5px;
    margin:5px 5px 0px 10px;
	text-align:left;
	color:#000;
	background:url('http://images.uk-plc.net/templates/JohnRhian/images/content_bg.jpg') #fff repeat-x;
}
    #pageContent h1 {
	font-size:15px;
    border-bottom:1px #999 dotted;
	padding:0px 0 10px 0px;
	margin:0px 0 5px 0px;
	color:#d92a19 ;
    }
	
	#pageContent p{
	text-align:justify;
	margin:5px 0 10px 0;
	}

#pageContent ul {
list-style:square inside;}

#pageContent  a {
	color: #0f2a6f;
	font-weight:bold;
	text-decoration:none;
	}

	#pageContent  a:hover{
	color: #d92a19;
	}
#pageContent  #newsNav {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#pageContent  #newsNav ul {
padding-left:0px;
}

#pageContent  #newsNav li{ list-style:none !important; 
             padding-left:0  !important; 
             background:none  !important;}
             
#pageContent  .newsDate 
	{
	font-size:11px;
	padding:5px 0 0 0;
	}
   #pageContent  .newsDate h3 {
        border: none;
        margin: 0;
        padding:0;
        margin-bottom: 2px;
    }

    #pageContent .newsShortDesc 
    {
        font-size:11px;
        margin: 0;
        padding: 0 0 10px 0;
        margin-bottom: 2px;
		border-bottom: 1px dotted Gray;
    }
#pageContent  #newsDate
{
	font-weight:bold;
	padding:5px 0 10px 0;
    }

#pageContent  #newsNav a {
        font-size: 0.9em;
		font-weight:bold;
    }
    
	#pageContent  #newsNavWrapper { width:30%; background-color:#fffeee; float:right; border:1px solid #D5D5D5; padding:5px; font-size:x-small; margin-left:10px;}
 
#pageContent   #newsNavWrapper a
 {
     font-size:11px !important;
     }

#pageContent  .newsArticle {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted Gray;
}

    #pageContent  .newsArticle h3 {
		font-size:1em;
        border: none;
        margin: 0;
        padding: 0;
        margin-bottom: 2px;
		color: #5b519e;
    }

   #pageContent  .newsArticle p {
        margin: 0;
        padding: 0;
        margin-bottom: 2px;
    }

    #pageContent .newsArticle a {
		color: #5b519e;
        font-size: 0.8em;
    }
/* ================== */
/* ! Footer Styling   */
/* ================== */

#footer {
	background:#0f2a6f;
	border:1px #fff solid;
	float:left;
	margin: 0 auto;
    width: 938px;
	height:140px;
	text-align:left;
	font-size:13px;
	padding:10px;
	color: #fff;
}

    #footer div {
        float: left;
        padding-left: 30px;
        padding-right: 30px;
        border-left: 0px solid #fff;
    }
	
 #footer div.first {
        border-left: 0;
    }

    #footer p {
        color: #fff;
        font-size: 0.55em;
        line-height: 13px;
        margin: 0;
    }

    #footer a {
        color:#fff;
        text-decoration: none;
    }

    #footer a:hover {
        color:#eee;
        text-decoration: underline;
    }

    #footer h3 {
        color: #fff;
		padding:5px 0 5px 0;
    }

    #footer ul {
		min-width:140px;
		list-style:none;
        font-family: Arial,Helvetica,sans-serif;
        line-height: 1.5;
        color: #fff;
		font-size:11px;
		padding: 0px 0px 0px 0px;
    }
	
	#footer .address ul {
	text-align:right;
	margin-left:30px;
	}
	
	
#copyRight{
clear:both;
color: #fff; 
padding:15px 0 0 0;
width: 400px;
font-size:11px;
text-align: left;
	}
 #copyRight a{font-size:11px; color: #fff; }




/* ================== */
/* ! Footer Styling   */
/* ================== */


/* Menu page category table */

.tblCatSubMenu {
	width:98%;
	border: 1px solid #d5d5d5;
	margin-top: 12px;
	border-collapse: collapse;
}

.tblCatSubMenuHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #0f2a6f
	background-color: #d5d5d5;
	font-weight: bold;
	text-align: center;
}

.tblCatSubMenuCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #888888;
	background-color: #FFFFFF;
	border: 1px solid #d5d5d5;
	padding: 2px;
	margin: 0px;
}

.tblCatSubMenuCell a {
	color: #888888;
}

/* End of menu page category table */

/* Menu page product table */

.tblCatProduct {
	width:98%;
	border: 1px solid #d5d5d5;
	margin-top: 12px;
	border-collapse: collapse;
}
.tblCatProductHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #0f2a6f
	background-color: #d5d5d5;
	font-weight: bold;
	text-align: center;
}
.tblCatProductCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #888888;
	background-color: #FFFFFF;
	border: 1px solid #d5d5d5;
	padding: 3px;
}

.tblCatProductCell a {
	color: #888888;
}

/* End of menu page product table */

/* List Table Styles */

.listTable {
	border: 1px solid #d5d5d5;
	border-collapse: collapse;
	width:98%;
}

.listTableHeader {
	background-color: #d5d5d5;
	font-weight: bold;
	color: #0f2a6f
}

.listTableRow {
	background-color: #FFFFFF;
}

.listTableRow td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #888888;
	padding: 2px;
	margin: 0px;
	border: 1px solid #d5d5d5;
	text-align: left;
	vertical-align: middle;
}

.listTableRow td a {
	color: #0f2a6f
}

.listTableRow td b {
	color: #0f2a6f
}

/* End of List Table Styles */

/* Product Tables */

.productTable {
	border: 1px solid #d5d5d5;
	border-collapse: collapse;
	margin-top: 12px;
	width:98%;
	clear:right;
}

.productTableHeader {
	background-color: #d5d5d5;
	display:none;
	font-weight: bold;
	color: #0f2a6f
	text-align: center;
}

.productTableSubHeader {
	background-color: #EEEEEE;
	color: #888888;
}

.productTableSubHeader td {
	background-color: #EEEEEE;
	padding: 2px;
	margin: 0px;
	border: 1px solid #CCCCCC;
}

.productTableSubHeader td A {
	color: #888888;
}

.productTableRow td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #888888;
	background-color: #fff;
	padding: 2px;
	border: 1px solid #d5d5d5;
	line-height: 1.2;
	text-align:;
	vertical-align: middle;
}

.productTableRow td b {
	color: #0f2a6f
}

.productImage {
	float: right;
	margin: 0px 0px 5px 5px;
}

.productCell td form input {
	border: 1px solid #645F5F;
}

/* End of product table styling */

#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

.PDName,.productDetailTableInnerTitle {
	color: #0f2a6f
}

