/* CSS Document */
/* Main Colors: 
Word Mark Blue:#1677a2, Dark Blue:#093143 , Light Blue:#b6d5e2,Super Light Blue:#c5dde8 Nav Blue:#70abc6, Gray:#d5d7d7, KeyLine Green:#45823d, Dark Gray:#2f3737
*/
/* CSS Document */

/* added by srm2 6/21/2016 to limit lenght of system and service filters on change-requests and change-procedures views */
#edit-crv-field-change-service-nid, #edit-field-cpv-change-proc-service-nid, #edit-field-cpv-change-proc-system-nid, #edit-field-crv-change-system-nid {
	width:675px;
}
* {
	margin:0;
	padding:0;
}
body {
	text-align: center;
	padding: 0;
	margin: 0;
	font:70% "Lucida Grande",Arial,Helvetica,sans-serif;
	background-color:#1677a2;
	color:#2f3737;
}
#body_wrap {
	background:#fff url('../images/body_bg.gif') repeat-x top center;
/*	width:800px;*/
}
/*#body_wrap2 {
	background:transparent url('../images/texture.jpg') no-repeat center 31px;
}*/
#wrapper {
	text-align: left;
	width: 960px;
	margin:0 auto;
	padding: 0;
}
#masthead {
	height:30px;
	margin:0pt auto;
	overflow:hidden;
	text-align:left;
	background-color:#1677a2;
}

#logowrapper {
	height:30px;
	margin:0;
	padding:0;
}

.hidden {
	position:absolute;
	top:-999em;
}

#logo {
	background:#1677a2 url(../images/hsu_mark.gif) no-repeat scroll left top;
	border:0 none;
	display:block;
	height:30px;
	overflow:visible;
	padding:0;
	width:379px;
}

#dept_banner {
	padding:0 0 0 10px; 
	margin:1px 0 0 0;
	background:transparent url('../images/banners/img0.jpg') no-repeat left top;
	width:960px;
	height:170px;
	
}

#dept_logo {
/*	float:left;*/
	background:transparent url('../images/its_mark.gif') no-repeat scroll left top;
	border:0;
	display:block;
	height:39px;
	overflow:visible;
	padding:0;
	margin:0;
	width:375px;
}

#contentwrapper {
	padding:5px 0 18px 0px;
	overflow:auto;
	margin:0;
	clear:both;
}

#footer #main_col {
	margin: 0px 290px 0 0px;
	width:500px;
	padding:0;
}
#home #content {
	float: left;
	width:710px;
	padding:0;
}
#home #contentmain {
	float: left;
	width:490px;
	padding:0 0 0 15px;
}

#interior #content {
	margin: 0px 0px 0px 260px;
	width:520px;	
}
#content .inner, #contentmain .inner {
	margin: 0;
}

#footer #side_col  {
	float: right;
	width: 220px;
	margin:0;
	padding:0 0 0 15px;
	
}
#sideleft  {
	float: left;
	width: 220px;
	margin:0;
	
}
#side  {
	float: right;
	width: 220px;
	margin:0;
	
}
#interior #side {
	width:220px;
	margin:0 40px 0 0;
}
#side .inner, #sideleft .inner {
	padding:0;
	margin: 0 0px 0px 0px;
}

#footer {
	margin: 0px 0 20px 0;
	clear: both;
	color:#fff;
	font-size:90%;
	background-color:#1677a2;
	overflow:auto;
}

#footerwrapper {
	width:960px;
	text-align:left;
	margin:0 auto;
	padding: 0px 0 10px;	
}
#footer .inner {
	padding:0;
	margin:0;
}
.vcard {
	background:#c5dde8 url('../images/footer_btm.gif') no-repeat bottom;
	width: 200px;
 	margin:-18px 0 0 0;
	padding:15px 10px ;
	color:#2f3737;
	float:right;
}
#stories {
	overflow:auto;
	margin:0px 0 20px;
}
#stories .story_container {
	clear:both;
	margin-top:8px;
	overflow:auto;
}
.left {
	float:left;
	width:220px;
}
#three_col .container {
	float:left;
	width:235px;
	padding:0 80px 0 0;
}
/*#three_col #third {
	float:right;
	padding:0;
}
*/
.right {
	float:right;
	width:220px;
	
}
.clear {
	clear:both;
	margin:0;
	padding:0;
	line-height:0;
}

.item-list ul li {
	list-style-type:none;
}

.field-content p {
	margin: 0 0 0 10px;
	padding: 0;
}

.views-field-field-system-value {
	font-size: 110%;
}


/* =================== */
/* = navigation = */
/* =================== */
#nav {
	margin:0;
	width:960px;
	height:33px;
	background:transparent url('../images/nav_bg.gif') no-repeat left top;
	font-size: 110%;
}

#nav ul {
	list-style:none;
	margin:0 0 0 10px;
}

#nav li {
	padding:7px 0px 10px;
	float:left;
	margin:0;
}
#nav span {
	font-size:75%;
	display:block;
}

/* =============== */
/* = link styles = */
/* =============== */
#nav a:link, #nav a:visited {
	color:#fff;
	background:transparent url('../images/nav_divider.gif') no-repeat right bottom;
	text-decoration:none;
	padding:6px 25px;
	margin-left:-1px;
	display:block;
}
#nav a:hover, #nav a:active {
	color:#138ea9;
	background:white none;
	margin-left:-1px;
}
#nav a.selected {
	color:#138ea9;
	background:white none;
	margin-left:-1px;
}
a:link, a:visited {
	color:#003768;
}
a:hover, a:active {
	text-decoration:none;
}

#content a:link, #content a:visited,  #content a:link, #content a:visited #contentmain a:link, #contentmain a:visited,  #contentmain a:link, #contentmain a:visited {
	color:#b23521;
	text-decoration:none;
}
#content a:hover, #content a:active, #contentmain a:hover, #contentmain a:active {
	text-decoration:underline;
}

/*#side a:link, #side a:visited, #sideleft a:link, #sideleft a:visited {
	color:#231f20;
}
#side a:hover, #side a:active, #sideleft a:hover, #sideleft a:active {
	text-decoration:none;
	color:#252525;
}*/
#side a:link, #side a:visited, #sideleft a:link, #sideleft a:visited {
	color:#b23521;
	text-decoration:none;
}
#side a:hover, #side a:active, #sideleft a:hover, #sideleft a:active {
	text-decoration:underline;
	color:#252525;
}

#footer a:link, #footer a:visited {
	color:#1677a2;
}
#footer a:hover, #footer a:active {
	text-decoration:none;
}	
table a:link {
	color:#bf2e1a;
}
table a:visited {
	color:#666;
}
table a:hover, table a:active {
	text-decoration:none;
}
#main_col a:link, #main_col a:visited {
	color:#fff;
}

/* ============ */
/* = comments = */
/* ============ */

.comment {
margin-bottom:2em;
margin-left:0;
margin-right:0;
margin-top:0;
padding-bottom:1em;
padding-left:1em;
padding-right:1em;
padding-top:1em;
}

.comment {
background-color:#E4EBF7;
border-bottom-color:#093143;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-color-ltr-source:physical;
border-left-color-rtl-source:physical;
border-left-color-value:#093143;
border-left-style-ltr-source:physical;
border-left-style-rtl-source:physical;
border-left-style-value:solid;
border-left-width-ltr-source:physical;
border-left-width-rtl-source:physical;
border-left-width-value:1px;
border-right-color-ltr-source:physical;
border-right-color-rtl-source:physical;
border-right-color-value:#093143;
border-right-style-ltr-source:physical;
border-right-style-rtl-source:physical;
border-right-style-value:solid;
border-right-width-ltr-source:physical;
border-right-width-rtl-source:physical;
border-right-width-value:1px;
border-top-color:#093143;
border-top-style:solid;
border-top-width:1px;
}

#comments .odd {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:#F0F3F8;
background-image:none;
background-position:0 0;
background-repeat:repeat;
border-bottom-color:#093143;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-color-ltr-source:physical;
border-left-color-rtl-source:physical;
border-left-color-value:#093143;
border-left-style-ltr-source:physical;
border-left-style-rtl-source:physical;
border-left-style-value:solid;
border-left-width-ltr-source:physical;
border-left-width-rtl-source:physical;
border-left-width-value:1px;
border-right-color-ltr-source:physical;
border-right-color-rtl-source:physical;
border-right-color-value:#093143;
border-right-style-ltr-source:physical;
border-right-style-rtl-source:physical;
border-right-style-value:solid;
border-right-width-ltr-source:physical;
border-right-width-rtl-source:physical;
border-right-width-value:1px;
border-top-color:#093143;
border-top-style:solid;
border-top-width:1px;
}



/* ============== */
/* = typography = */
/* ============== */
h2, h3, h4, h5, h6 {
	line-height:18px;
	margin:0px 0 0 0;
	font-weight:normal;
}
.toggle h3 {
	cursor:pointer;
	font-size:105%;
	font-weight:bold;
	margin:9px 0 0 0;
}
.toggle p {
	margin-left:10px;
}
p {
	line-height:18px;
	margin:9px 0;
}
#dept_banner h1 {
	float:left;
	line-height:0;
	margin:0;
}
#content #springboard h2, #content #springboard p {
	margin:2px 0;
	padding:0;
	color:#fff;
}
#content h1,  #contentmain h1 {
	font-size:200%;
	margin-bottom:5px;
}

#content h2,  #contentmain h2 {
	font-size:170%;
}
h2.last {
	margin-bottom:0;
}
#success h2 {
	font-size:125%;
/*	margin:0;*/
}
#content h3,  #contentmain h3 {
	font-size:130%;
}
/*#side h3 {
	font-size:105%;
	font-weight:bold;
}*/
#content h4,  #contentmain h4 {
	font-size:110%;
}
#content h5,  #contentmain h5 {
	font-size:100%;
}
#content h6,  #contentmain h6 {
	font-size:90%;
}
#footer h2 {
	font-size:150%;
}
#content ul,  #contentmain ul,  #contentmain ul {
	margin:9px 0px 0px 25px;
 	list-style:disc inside;
}
#content ol,  #contentmain ol {
	list-style:decimal;
	margin:0px 0px 0px 25px;
}
#side ul, #sideleft ul, #footer ul {
	list-style:none;
	margin-bottom:9px;
}

#side ul {
	list-style:none;
	margin-bottom:0px;
}

#content li,  #contentmain li {
/*	list-style:disc inside; */
	padding-left:0px;
	margin:9px 0;
}
#side li, #sideleft li, #footer li {
	padding-left:0px;
	margin:9px 0;
}


#side ul.feeds, #sideleft ul.feeds {
	margin:0;
	padding:0;
}
#side ul.feeds li, #sideleft ul.feeds li {
	background-color:#D5D7D7;
	margin:1px 0 4px;
	padding:7px 0 7px 5px;
}
.feeds li.last {
	background:#D5D7D7 url('../images/feeds_btm.gif') no-repeat bottom;
}

.feed-icon img {
	float:right;
	margin-bottom:3px;
}

dl {
	line-height:18px;
	margin-top:9px;
}
dt {
	line-height:18px;
	margin-top:9px;
	font-weight:bold;
	font-size:115%;
}
dd {

}
#side .quote, #sideleft .quote {
	font-size:90%;
}
#footer p {
/*	margin:0 !important;*/
/*	padding:0;*/
	line-height:normal;
}
.category {
	color:#bf2e1a;
}
.caption {
/*	border:dashed 1px black;*/
	clear:left;
}
.story_container h3 {
	margin:0;
}
/* Old Container for including picture on left
.story_container p {
	width:415px;
	float:right;
	margin-top:0;
}
*/
.story_container p {
	margin-top:0;
	
}

.codebox {
	border: 2px dashed #999999;
	background-color:#666666
	width: 230px;
	padding: 10px;
}


/* ====================== */
/* = Graphical Headings = */
/* ====================== */
h2#where {
width: 233px;
height: 53px;
position: relative;
}
h2#where span {
background: url('../images/questions.gif') no-repeat;
position: absolute;
width: 100%;
height: 100%;
}
/* ================ */
/* = image styles = */
/* ================ */
.story_container img {
	float:left;
	margin:0px 10px 0 0;
	border:solid 3px #979b9b;
}
.container img {
	border:solid 3px #979b9b;	
	margin-top:18px;
}
/* ========== */
/* = tables = */
/* ========== */
table {
	padding:5px;
	margin:9px 0;
	background-color:#f3f3f3;
	border:solid 1px #2bbed8;
	border-width:1px 0;
	width:100%;
}
td {
	padding:5px 25px 0 0;
/*	border:solid 4px white;
	background-color:white;*/
}

/* ========= */
/* = forms = */
/* ========= */
div#block-search-0 {
        margin: 5px 0px 10px 0;
}

#search {
	float:right;
	margin:15px 10px 15px 0;	
}

#search form label {
	display:none;
}
.submit {
	border:solid 1px #333;
	height:20px;
	width:25px;
	background-color:#fff;	
	font:100% 'Lucida Grande', Arial,Helvetica,sans-serif;
}

.text_input {
	height:16px;
	font:100% 'Lucida Grande', Arial,Helvetica,sans-serif;
}
/* ======================= */
/* = Random Image Styles = */
/* ======================= */
#theimage {
	background:transparent url('../images/pic1.jpg') no-repeat top left;
	width:960px;
	height:299px;
}   

/* =================== */
/* = node over rides = */
/* =================== */
.node-form .standard {
	clear:none;
}
.profile {
	clear:none;
}

.systat-submitted {
	font-size: 125%;
}

.systat-content {
	font-size: 100%;
}

/* =================== */
/* = Glossary        = */
/* =================== */

.glossary-letter {
text-align: left;
}


/* =======================*/
/* = Instance Management= */
/* =======================*/


td.views-field-field-database-url {
vertical-align: top;
font-size: 100%;
}

td.views-field-field-what-is-it-for-value {
vertical-align: top;
font-size: 100%;
}

td.views-field-field-who-uses-it-value {
vertical-align: top;
font-size: 100%;
}

td.views-field-field-release-value {
vertical-align: top;
font-size: 100%;
}

td.views-field-field-release-date-value {
vertical-align: top;
font-size: 100%;
}

td.views-field-field-patch-number-and-date-value {
vertical-align: top;
width:20px;
font-size: 100%;
}

td.views-field-field-cloned-from-value {
vertical-align: top;
font-size: 100%;
}

td.views-field-field-communication-groups-value {
vertical-align: top;
font-size: 100%;

}

li.leaf {
	list-style-type: none;
	list-style:none;
}
