﻿body #s4-workspace1{
	overflow:visible !important;
	/*width:auto !important;*/
	height:auto !important;
	overflow-y:auto;
	overflow-x:auto;
	position:relative;
	left:0px;
}

/* Search styling*/

input.dayFrom, input.dayTo{
	width: 20px;
}

input.yearFrom, input.yearTo{
	width: 40px;
}

input.monthFrom, input.monthTo{
	width: 100px;
}

a.help-link{
	color:#00275d !important;
	text-decoration: underline !important;
}
a.help-link:hover{
	color:#d95812	!important;
}
a.help-link:visited{
	color:#669ACC !important;
}

table.AdvSerchTable{
	padding-bottom: 20px;
	padding-top: 15px;
	width: 100%;
}

table.AdvSerchTable tr{
	vertical-align: top;
}

td.AdvSearchLeftColumn{
	text-align:left;
    width: 180px;
	font-weight:bold;
}

td.AdvSearchRightColumn{
	text-align:left;
    width: 400px;
    padding-bottom: 10px;
}

td.AdvSearchRightColumn select[multiple="multiple"]{
	min-height:50px;
	min-width:250px;
	font-family: Verdana,sans-serif;
    font-size: 8pt;
}

td.AdvSearchRightColumn select.long{
	min-width:300px;
	font-family: Verdana,sans-serif;
    font-size: 8pt;
    margin-bottom:10px;
}

.smallGray{
	font-size: 10px; 
	color: #999999;
	padding-left:10px;
}

/* /////////////////////  */

.srch-sb-results{
	padding-top:35px;
}

.srch-sb-main{
	padding: 0;
}

.srch-sb-results4{
	margin: 15px;
}

td.ms-advsrchText-v2 input[type=text]{
	border:1px solid;
	text-decoration:none;
}

.srchctr_leftcell, 
.srch-refinearea, 
.ms-searchref-filter, 
.ms-searchref-selected, 
.ms-searchref-removable,
.ms-searchref-main
{
	background-color:#ccc !important;
	border:0 none;
}

li.ms-searchref-selected
{
	background-color:white !important;
}

div.ms-advsearch-header,
td.ms-advsrchText-v1,
td.ms-advsrchText-v2,
td.ms-advsrchText-v2 select,
td.ms-sbcell,
td.ms-sblink a:link,
td.ms-sblink a:visited
{
	color: #00275d;
}

.ms-searchref-categoryname
{
	color: black;
	font-weight:bold;
}

body.iccBody{
	overflow:auto;
	background-color: #eee;
}

form.iccForm1{
	/*margin-left:auto;
	margin-right:auto;
	width:760px;*/
	overflow:auto;
}

div.iccWorkSpace{
	width:760px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
}

div.iccMainArea{
	background-color:#eeeeee;
}

div.iccLeftPanel{
	display:none;
}

/* Display of content table - Main menu and Content divs*/

div.iccContentTable{
	margin-left:0px;
}

div.iccContentDiv{
	 background-color:#cccccc; 
	 float:left; 
	 width:760px; 
	 margin-top:10px;
}

div#iccMainMenu{
	float:left;
	background:#cccccc;
	/*padding-top:10px;*/ 
	width:150px;
}

div#iccContent{
	 width:590px;
	 float:left;
	 padding-left:10px;
	 padding-right:10px;
	 padding-top:10px;
	 background-color:white;
}

div#iccArticle{
	min-height:400px;
	background-color: white;
}

/* Temporary solution for arranging the content of certain CMS 2002 layouts */

div.article-body{
	width: 458px;
	padding:0;
}

div.icc-home{
	width: 565px;
	padding:0;
}

/*Edit webpart not over sub-menu*/

td#MSOTlPn_MainTD{
	padding-left:135px;
}


/* Webpart Header */

.ms-rte-wpbox{
	font-size:8pt;
	border-top: 25px;
	color: #00275D;
	font-family: Verdana,sans-serif;
	font-weight: normal;
}

.ms-rte-wpbox h2 { 
	margin:0px;		
	font-weight: bold;
	font-size: 1.2em;
	color: #00275D;
}

.ms-rte-wpbox h4 { 	
	font-weight: bold;
	font-size: 1.0em;	
	padding:0px;
	margin:0px;	
	padding: 7px 0px;
}

.ms-rte-wpbox  p {
    font-style: normal;
	padding-bottom:7px;
	margin: 0px;
}

.ms-rte-wpbox .news-date {
	vertical-align: top;
	padding-left: 7px;
	padding-top: 7px;
	text-align: right;
}

/* Press Releases list web part */

img.pressReleaseListImage{
	border-width: 0;
    margin: 0 10px 0 5px;
    width: 86px;
}

input.pressReleaseListButton{
	background:none;
	border:none;
    float:left;
    color: #00275d;
	text-decoration:underline;
	cursor:pointer;
	font-size:12px;
	padding-right:30px;	
	font-weight:bold;
}

input.pressReleaseListButton[disabled=disabled],
input.pressReleaseListButton[disabled=disabled]:hover{
	text-decoration:none;
	font-weight:normal;
	color: #00275d;
	cursor:default;
}

input.pressReleaseListButton:hover{
	color: #D95B12;
}

td.pressItem{
	border-bottom: 1px solid black;
	padding-bottom: 10px;
}

/* Custom WebPart Styling */
