﻿/*How do i styles */
.howCanI {
	margin:3px 0px 35px 0px;
		
}
.wide h4 {
	margin:10px 15px;
	line-height:1.3em;
}

select#IWantTo {
	margin:10px 12px 5px 12px;
	width:245px;
}
.taskBackground {
	width:245px;
}

#sidebarInfo Wide {
	width: 500px;
}


/* Table styles */
.contentTable td {
	border: 0px;
	padding: 5px;
	border-bottom: 1px dotted #AEB0B2;
}
.contentTable tbody tr {
	background-color: #fff;
}
.contentTable table {
	margin: 10px 0px 10px 0px;
	width: 670px;
	font-size: 11px;
}
.contentTable thead th {
	border-bottom: 1px solid #AEB0B2;
}
tr.odd {
	background-color: #fff;
}
.contentTable thead tr th {
	font-weight: bold;
	padding: 5px;
}
.contentTable td h4 {
	margin-top: 0px;
	margin-bottom: 3px;
}
.contentTable td {
	line-height: 1.2em;
}
.contentTable caption {
	display: none;
}
.contentTable table.small {
	width: 440px;
}
.titleRow {
	font-weight: bold;
}
.indexColumn {
	display: none;
}


/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
  #tabs  .ui-tabs-hide {
        display: none !important;
    }
}

/* Hide useless elements in print layouts... */
@media print {
   #tabs .ui-tabs-nav {
        display: none;
    }
}

ul {
	margin-top:6px;
	margin-bottom:6px;
}


/*-------------------------------------------------------------------------
fieldset {
* CSS CODE FOR FIELD SET GROUP HERE*  
float: left;  
clear: both;   
margin: 15px 15px 15px 15px;  
padding: 10px 10px 10px 10px;  
border: 1px solid #BFBAB0;  
background-color: #F2EFE9; 
width:620px;
}


#customFormContainer label {
* CSS CODE FOR FORM LABELS HERE*
font-weight:normal;
float: left;  
width: 16em;
margin-right: 1em;  
text-align: left;
}

label#ctl00_PlaceHolderMain_ColoradoControl1_mlblTitlec43ea20a282c442c820cb9ac3e0dca81 {
	border: 1px solid #F2EFE9;
}

#customFormContainer input[type="radio"] {
float: left;
}
#ctl00_PlaceHolderMain_ColoradoControl1_c43ea20a282c442c820cb9ac3e0dca81 label, #ctl00_PlaceHolderMain_ColoradoControl1_e2261724815c41b09b2216d0bb9b9d46 label, #ctl00_PlaceHolderMain_ColoradoControl1_154cf6f230d94630891d2cdd08ee5f83 label {
	text-align: left;
}

#ctl00_PlaceHolderMain_ColoradoControl1_c43ea20a282c442c820cb9ac3e0dca81 {
	width: 300px;
}
#ctl00_PlaceHolderMain_ColoradoControl1_c43ea20a282c442c820cb9ac3e0dca81 label {
}

#ctl00_PlaceHolderMain_ColoradoControl1_mlblTitlec87315f14e514baf894a0d4cc1e644fe {
	clear: left;
}

* trying to get the radio buttons to float right in IE7 *
#ctl00_PlaceHolderMain_ColoradoControl1_mlblTitlee526782dd7cb4373865a0e083bbcda58 {
	border: 1px solid #F2EFE9;
}
#customFormContainer input[type="text"] {
* CSS CODE FOR TEXT BOXES HERE*
	width: 150px;
}

#customFormContainer input[type="checkbox"] {
* CSS CODE FOR CHECKBOXES HERE*
}

#customFormContainer textarea {
* CSS CODE FOR TEXT AERAS HERE*
width:250px;
}

#customFormContainer select {
* CSS CODE FOR DROP-DOWN aka COMBOBOXES HERE*
}

#customFormContainer input[type="submit"] {
* CSS CODE FOR SUBMIT BUTTONS HERE*
position:relative;
left:120px;
font-weight:bold;
color:#006595;
}

.ms-formvalidation {

}

.threeColumns {
	display:inline;
	float:left;
	margin:6px 12px 12px 0;
	padding-right:6px;
	width:211px;
}

.paddingLast {
	margin-right:0;
	padding-right:0;
}

--------------------------------------------------------------------------------------*/

/* Service Index Sortable/Searchabl table style */

--------------------------------------------------------------------------------------*/

/* Service Index Sortable/Searchabl table style */

.indexColumn {
	display:none;
}
.sort-alpha {
	cursor:pointer;
	text-decoration:underline;
}

#MSOZoneCell_WebPartWPQ1 {
	width:675px;
}


.clearboth {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}


.contentTable table {
	width:100%;
	font-size:11px !important;
		line-height:14px;
}
.contentTable table p {
	font-size:11px !important;
	line-height:14px;
}
.contentTable table a {
	font-size:11px !important;
}


/* ///// styles for list web part ///////*/
#contentPage2 .ms-listviewtable tbody tr {
          background:#fff;
}

#contentPage2 .ms-listviewtable .ms-alternating, #contentPage2 .ms-summarystandardbody .ms-alternating {
background-color:#ECF3F8;
}

#contentPage2 .ms-listviewtable  td, #contentPage2 .ms-listviewtable  th, #contentPage2 .ms-summarystandardbody td, #contentPage2 .ms-summarystandardbody th  {
border:1px solid #FFFFFF;
color:#636363;
padding:0.3em;
}
#contentPage2 .ms-listviewtable tbody th, #contentPage2 tbody td, #contentPage2 .ms-summarystandardbody tbody th, #contentPage2 .ms-summarystandardbody tbody td {
text-align:left;
vertical-align:top;
}
#contentPage2 .ms-listviewtable .ms-viewheadertr td, #contentPage2 .ms-summarystandardbody .ms-viewheadertr td {
border:0px;
}
#contentPage2 .ms-listviewtable .ms-viewheadertr tr, #contentPage2 .ms-summarystandardbody .ms-viewheadertr tr {
border:0px;
background-color:transparent;
color:#ffffff;
}
#contentPage2 .ms-listviewtable .ms-viewheadertr td a, #contentPage2 .ms-summarystandardbody .ms-viewheadertr td a {
color:#ffffff;
}
#contentPage2 .ms-listviewtable .ms-viewheadertr th.ms-vh2, #contentPage2 #bottomPagingCellWPQ1, #contentPage2 .ms-summarystandardbody .ms-viewheadertr th.ms-vh2 {
          background-color:#6FA7C8;
}
#contentPage2 .ms-vh2 table.ms-selectedtitle {
          background-color:#666;
          color:#ffffff;
}
#contentPage2 .ms-bottompaging .ms-paging {
          font-size:12px;
          color:#ffffff;
          padding-left:8px;
}
#contentPage2 .ms-listviewtable .ms-viewheadertr td, #contentPage2 .ms-listviewtable .ms-viewheadertr th, #contentPage2 .ms-summarystandardbody .ms-viewheadertr td, #contentPage2 .ms-summarystandardbody .ms-viewheadertr th {
border:0px;
color:#ffffff;
padding:0.3em;
}
#contentPage2 .ms-listviewtable tbody .ms-vb2 {
	border-right:1px solid #ECF3F8;
}
#contentPage2 .ms-listviewtable tbody .ms-alternating .ms-vb2 {
	border-right:1px solid #fff;
}
#contentPage2 .ms-listviewtable {
	margin-bottom:18px;
}
