﻿/* Width of text fields */
.ms-long {
	width:600px;
}
/* To stop the flickr of carousel pics on IE, hide them first */
#carousel-Content{display:none;} 

/*#emergency{
	clear:both;
	width:100%;
	float:right;
	display:block;
	background:#FFFF99;
	overflow:hidden;    
}*/

.contentPod.content_3 A IMG
{
    height:91px;
    width:216px;
}

.contentPod.content_2 A IMG
{
    height:67px;
    width:136px;
}

.archiveContainer.noMargin
{
    margin-top:0px;
}
p.limitedrtStyle-H3
{
	padding:0;
	margin:0;
	font-size:0.9em;
	color:#666;
	line-height:1.5em;
}


p.limitedrtStyle-H2
{
	padding:0;
	margin:0;
	font-size:1.1em;
	color:#333;
	line-height:1.5em;
}

.tabdiv .anchorContainer A.rssLink
{
  float:right;
  padding-right :10px;
  background :none; 
}



.binApplication
{

}
.binApplication legend
{
	border-color:black;
	border-style:solid;
	border-width:thin;
	background-color:#6AB5FF;
	text-align:center;
	padding:5px;
}
.binApplication .leftCell
{
	float:left;
	width:160px
}
.binApplication .rightCell
{
	float:left;
	width:250px
}
.lccMandatoryFields
{
    width:100%;
    margin-top:10px;
    float:left;
}
.exceeded{
        background-color:red;
    }

/*CQWP editor panel setting to display over footer --------------------------------------------------------------------------------------------------*/
.ms-ToolPaneOuter
{
 /*position:absolute;*/
 right:0px;
}

.content_Promo
{    
	width:220px;
	height:100px;
}
#planningResults
{
	margin:0px 0px 20px 0;
	padding:10px 10px 0 0;
	background:url(/_layouts/images/standard/innerBackground.gif) repeat 0 0;
	float:left;
}
#planningResults .srch-results
{

	width:680px;
	max-width:680px;
	margin:0 0px 10px 10px;
	padding:0px;
	float:left;
	font-family:Arial, Helvetica, sans-serif !important;
	background:#efefef;
}
#planningResults .srch-Title2
{
	background:#f6f6f6;
	float:left;
	padding:0px;
    font-weight:bold;
	width:680px;
	border-bottom:1px solid #ddd;
	margin-top:10px;
}
#planningResults .srch-Title2 a
{
   display:block;
   padding:10px 0 10px 10px;
   color:#003399 !important;
   text-decoration:none !important;
       font-size:0.8em !important;

}

#planningResults .srch-Title2 a:hover
{
   background:#ddd;
}
#planningResults .srch-Description2
{
	background:#fff;
	float:left;
	padding:10px;
	max-width:680px;
	margin:0px;
		font-size:0.8em;
}
#planningResults .srch-Metadata1
{
	background:#fff;
	float:left;
	font-size:0.8em;
	color:#777 !important;
	padding:0 10px 10px 10px;
	width:660px;
	max-width:660px;
	margin:0px;	
}
.levelThreeSiteMap ul li IMG
{
    float:left;
  margin:4px 25px 0 10px;
}

#accordion li a
{
 cursor:pointer;	
}


/*.jquery-locatorhub-title
{
    display:none;
}
.jquery-locatorhub-searchtext
{
    border: 1px solid #CCCCCC;
    float: left;
    line-height: 2em;
    margin-right: -1px;
    min-height: 30px;
    padding-left: 5px;
    width: 245px;    
}
.jquery-locatorhub-searchbutton
{
    color: #FFFFFF;     
    cursor: pointer;
    font-weight: bold;
    line-height: 1.7em;
    margin: 0;
    min-height: 32px;
    overflow: visible;
    padding:0px 15px 0 15px;
    width: auto;    
    border:1px solid #990000;
	background: #990000 url(/_layouts/images/standard/searchButtonBack.png) repeat-x 0 0;	
}

.jquery-locatorhub-results
{
     margin-bottom:20px;
     float:left;
     position:relative;
}

.lh-locatorhub-results
{
   
}
.jquery-locatorhub-picklist p 
{
   margin-bottom:1px;
   position:relative;   
   width:915px;
   padding:0; 
}

.jquery-locatorhub-picklist p a
{
    color:#fff;
   font-weight:bold;
  font-size:0.8em;
  display:block;
  padding:5px 5px 5px 40px;
  
}

/* Highways maintenance programme - start */
#userContent
{
	font-size:small;
}
#userContent h2, #userContent h1
{
	background-color:#012E55;
	font-size:small;
	padding:4px;
	color:#FFF;
}
#userContent p
{
	font-size:small;
}
#userContent table
{
	background-color:#DEDEDE;
}
#userContent td
{
	background-color:#EFEFEF;
	padding:2px;
	font-size:small;
}
#userContent li
{
	list-style-type:square;
	font-size:small;
}
#userContent table
{
	font-weight:normal;
	text-align:left;
	border:1px solid #999999;
	background-color:White;
	border-collapse:collapse;
	border-style:solid;
	width:100%;
	margin-top: 10px;
}
#userContent table th, #userContent table td
{
	border:1px solid #999999;	
	border-style:solid;
}
#userContent table caption
{
	font-weight:bold;
	text-align:left;
}
/* Highways maintenance programme - end */