/* custom css goes here */

.modMidContNoPad .gradientContainer {
 
background-attachment: scroll;
    background-clip: border-box;
    background-color: #EAEAEA;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    padding-left: 10px;
    padding-top: 10px;
}

#moduleRight .scmDefault {
    border-bottom: 1px solid #E4E4E4;
}

.modLogin label {
margin: 0px 0px;
}

.modMidContNoPad{
width: 692px;
}

.boxBottomSlide, .boxBottom {
font-size:1px;
}

#moduleRight .scmDefault{
 padding-left: 10px; 
 width: 208px !important;
}

#leftNav {
padding-top: 0px !important;
}

#modLogin {
margin-top: 0 !important;
}

.vSep10 {height:10px; float:left;}

#leftNav .parent {
border-left: 1px solid #E8E8E8;
padding-bottom: 35px !important;
font-weight: normal !important;
}

#leftNav .parent a {
font-weight: normal !important;
}

#tabNavWrapper {
margin:5px 0 5px 0 !important;
}

.button { 
  
POSITION: relative; 
PADDING-BOTTOM: 0px; 
BORDER-RIGHT-WIDTH: 0px; 
PADDING-LEFT: 0px; 
PADDING-RIGHT: 0px; 
BORDER-TOP-WIDTH: 0px; 
BORDER-BOTTOM-WIDTH: 0px; 
OVERFLOW: visible; 
BORDER-LEFT-WIDTH: 0px; 
CURSOR: pointer; 
PADDING-TOP: 0px
}

.button span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 30px 0 12px; 
  _ margin-top:2px; 
}

.button.submitBtn { 
TEXT-ALIGN: center; 
PADDING-BOTTOM: 0px; 
MARGIN-TOP: 5px; 
PADDING-LEFT: 0px; 
PADDING-RIGHT: 28px; 
BACKGROUND: url(../images/button.gif) no-repeat right -24px; 
FONT-SIZE: 12px; 
MARGIN-RIGHT: 5px; 
PADDING-TOP: 0px 
  
}

.button.submitBtn:hover span {
		text-decoration: underline;
}

.im-facet {
	/* background-color: #d2d7e1; */
}

a.facet {
	display: block;
	line-height: 12px;
	padding: 0 0 0 15px;
       background-position:left top;
     }

a.facet {
margin-left: 5px;
postion: absolute;
background: url(../images/navigate_close.gif) no-repeat left top;
background-position:left top;

}

a, a:active {

}

.im-facet a, .im-facet il {

color:#0067AC !important;
text-decoration:none;
background-position:left top;

}

.im-facet-count {
	color: #000000;
	font-size: 90%;
}

.im-root-facet {
	font-weight: bold;
}


.im-child-facet {
padding-top:5px;
padding-left: 1px;
background-position:left top;
	
}

.inset3 { padding-left: 10px; }
.inset4 { padding-left: 20px; }
.inset5 { padding-left: 30px; }
.inset6 { padding-left: 40px; }


.im-child-facet a:hover {
	
}

.im-more-facet {
	margin-left: 25px
}

.im-more-facet a:hover {
	
}

.im-active-facet {
	margin-left: 5px
}

.im-active-facet a {
	display: top;
	line-height: 16px;
	background: url(../images/navigate_open.gif) no-repeat left top  ;
	font-weight:bold;
	position: inline;
	margin-left:0px;
      background-position:left top;

}
.im-facet-span-up{
	line-height: 12px;
	width: 16px;
	background-image: url(../images/arrow_up_blue_16x16.gif);
	background-repeat: no-repeat;
	background-position-y: top;
}

.im-facet-span-up a{

}

table.striped {
  border-spacing: 0;
  border: 1px solid #c1c1c1;
  border-collapse: collapse;
}

table.striped th {
  height: 24px;
  text-align:center;
  background-color: #f0f0f0;
  border : #ababab 1px solid;
  padding-left:5px;
  padding-right:5px;
}

table.striped td {
  padding:5px;
  border-width: 0px 1px 0px 1px;
  border : #c1c1c1 1px solid;
}

/*
table.striped tr.odd td, table.striped tr.o, .even {
  background-color: #ebebeb;
}
table.striped tr.even td, table.striped tr.e {
  background-color: #ffffff;
}
*/

/*
.even {background-color:#EAEAEA !important;}
.odd {background-color:#ffffff !important;}
*/

#kb_attributes {
  padding: 0; 
  margin-top: 10px; 
  margin-left: 10px;
  margin-bottom: 10px;
}

.kb_ident {
  font-size:150%; 
  font-weight:bold; 
  color:#000000;
}

.kb_subtitle {
  text-transform:uppercase; 
  font-size:135%;
}

.kb_urlref {
  color:green;
  width:475px;
  display:inline-block;
  
}

.searchResultHeader {

}

/* Style for autocomplete plugin */
ac_input {
	width: 200px;
}
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
	left: 383px;
	z-index:100;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
	text-align:left;
}
.ac_loading {
	background : url('/jquery/img/indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

div#breadcrumbs{
float:right;
height:25px;
margin-right:44px;
margin-top:-25px;
}

.snippetClass0 {
	
}

.snippetClass1 {
  background:#f5f5f5;
}

.snippetClass2 {
  color: #666666;
}

.snippetClass3 {
  font-weight: bold; 
  color: #000; 
  background:#cecece;
}

div#excerpt {
width: 465px;
}

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}


blockquote  {
margin-top: 12px !important;
margin-right: 40px !important;
margin-bottom: 12px !important;
margin-left: 40px !important;
}

.content  ul{
padding-left: 10px !important;
}


.content  li{
padding-left:10px !important;
margin-left:10px !important;
text-align:justify;
} 

.content  table th {
margin: 15px;
padding: 10px;
text-align: center;
}

.content h3 {
font-size:120%; 
margin-top: 8px !important;
margin-bottom: 8px !important;
}

.content h4{
font-size:110%; 
margin-top: 8px !important;
margin-bottom: 8px !important;
}


.modMidContNoPad {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E5E5E5 #E5E5E5 -moz-use-text-color;
    border-image: none;
    border-style: solid !important;
    border-width: 1px !important;
    float: left;
    padding-top: 12px !important;
}

.advSubManage-create-new { padding-bottom: 5px; }

select {
			font-family: arial;
			font-size: 12px; 
			font-weight: 700;
			width:200px;
			border:1px solid #D9D9D9;
		}
		optgroup {
			margin: 0 5px 0 5px;
			background-color:#EAEAEA; 
			font-weight:bold;
			color: #000;
			font-style: normal;
		}
		optgroup>option {
			background-color:#FFF; 
			color:#5F5F5F;
		}

.scbtns {
margin-top:-20px;
margin-left:410px;
}

.scbtnsbttm {
margin-left:410px;
}
