/* Reset */
html,body,div,span,h1,h2,h3,h4,h5,h6,p,abbr,acronym,address,big,del,em,img,
small,strike,strong,sub,sup,ul,ol,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,optgroup,option {
  list-style: none;
  margin: 0;padding: 0;border: 0;outline: 0;
  text-align: left;
  text-decoration: none;
  /* vertical-align: middle; */
  }

textarea, input, table, optgroup {
  font: 14px/18px 'Arial','Helvetica', sans-serif;
  }
/* /Reset */

html { font-size:100.01%; }

body { 
  background: white url('../images/idy_watermark.gif') 50% 10% no-repeat;
  color: #333;
  font: 1em/1.3em 'Arial','Helvetica', sans-serif;
}

a:link {
    color: #0866c4;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    color: #c46608;
    text-decoration: underline;
}

a:visited {
    color: #52779c;
    text-decoration: none;
}

#page, #footer .content { 
  margin: 0 auto;
  width: 940px;
}

h1, h2, h3 {
  font-weight: normal;
  line-height: 130%;
}

h1 {
  font-size: 32px;
  
}

h2 {
  color: #0866c4;
  font-size: 22px;
}

/* h3 {
  color: #333;
  font-size: 16px;
} */

h3, p {
   margin-top: 10px; 
}

p, dd {
  font-size: 14px;
}

code {
    font-family: 'Courier New',Courier,monospace;
}

ul, ol {
  font-size: 14px;
  line-height: 130%;
  margin-left: 16px; 
    list-style-position: outside;
}

ul {
  list-style-type: disc; 
}

ol {
  list-style-type: decimal;
}

#head {
  height: 150px;
  overflow: visible;
  margin-bottom: 10px;
}

#head img {
  height: 90px;
  position: relative;
  right: 10px;
  top: 39px;
  width: 345px;
}

#head h1 { 
  visibility: hidden;
}

#head p {
  width: 300px;
  margin-top: 50px;
  text-align: right;
  float: right;
  font-size: 18px;
  line-height: 24px;
  color: #576573;
}

#head p a {
  font-size: 12px;
  font-style: italic;
}


#banner {
  width: 940px;
  height: 83px;
  margin-bottom: 10px;
}

#nav {
  background-image: url(../images/nav_bg.png);
  width: 940px;
  height: 30px;
  line-height: 28px;
  margin-bottom: 20px;
    position: relative;
    z-index: 100;
}

#nav img {
  background-color: #fff;
  border-right: 1px solid #40474e;
}

#nav img.left {
  float: left;
}

#nav img.right {
  border-right: none;
  float: right;
}

#nav img.decor {
  height: 30px;
  width: 1px;
  border: none;
  float: left;
}

/* nav moved to menu.css */

#content {
    position: relative;
    z-index: 50;
}

/* #content p, #content dd {
  line-height: 15px;
} */

.green {
  color: #3cb53c;
}

.btn-home {
  float: left;
  height: 83px;
  padding: 0 0 0 0px;
  width: 303px;
}

.btn-home + .btn-home {
  padding: 0 0 0 15px;
}

#col1, #col2, #col3 {
  margin-bottom: 25px;
}

#col1 {
 /* position: relative; */
}

/* #col1 img {
  float: right;
} */

#col1 p {
  margin: 0;
}

#col1 h2:first-child {
  margin-top: 0;
}

#col1 h3 {
  font-weight: bold;
}

#col1 .visit a {
    color: #0866c4;
    font-style: italic;
    font-size: 12px;
    float: right;
    position: relative;
    top: 10px;
}

#col1 ul.newsfeed {
    list-style-type: none;
    margin: 0;
}


#wonderblog ul.newsfeed li > a, #col1 h2.contentheading a, div.article_column a:first-child,div.leading a:first-child  {
    color: #333;
  font-size: 18px;
    line-height: 22px;
    margin-left: 0;
}


#wonderblog div.newsfeed_item, #wonderblog div.newsfeed_item p, div.article_column, div.leading {
    margin-bottom: 5px;
    font-size: 12px;
}

#wonderblog div.newsfeed_item img {
    display:none;
    /*
    width: 128px;
    height: auto;
    */
}

.leading_separator, .article_separator, .row_separator {
    display: none;
}

#col1 .article_row, #col1 .leading {
    margin-bottom: 10px;
}

#col2 { 
  width: 940px;
}

#warehouse, #forums, #twitter {
    float: left;
  /* padding: 8px; */
    width: 300px;
    margin-bottom: 20px;
}

#warehouse p, #forums p, #twitter p {
    margin-top: 0px;
}

#warehouse, #forums { 
    margin-right: 20px;
}

#forums .header, #warehouse .header, #twitter .header {
  background: url(../images/col2_bg.png) no-repeat;
    padding: 8px 8px 5px 8px;
}

#forums > .moduletable, #warehouse > .moduletable, #warehouse > .mod_docman_catdown, #twitter > .moduletable {
    background: transparent url(../images/col2_bg.png) bottom no-repeat;
    margin: 0;
    padding: 0 8px 8px 8px;
}

#col2 h2, #col2int h2 {
  color: #576573;
  font-size: 22px;
  line-height: 24px;
  margin: 0;
}

#col2 p, #col2 ul, #col2int p, #col2int ul {
  font-size: 12px;
  margin: 0 0 5px 0;
  color: #333;
}

#col2 li, #col2int li {
  list-style: disc outside url(../images/col2_disc.png);
  margin: 0 0 5px 16px;
}

#col2 p.visit, #col2int p.visit {
  font-style: italic;
  display: block; 
  width: 284px;
  text-align: right;
}

#col2int {
    position: relative;
    top: 0px;
    width: 300px;
    float: right;
    margin-left: 20px;
}

#col2int #warehouse {
    margin-right: 0px;
}

#col3 { 
   margin: 0; 
     margin-left: 20px;
   width: 300px; 
   float: right;
}

#col3 h2 {
    margin-bottom: 5px;
}

#col3 img.feature {
  width: 300px;
  height: 192px;
  margin: 0 0 10px 0;
}

#col3 img.screenshot {
  width: 140px;
  height: 80px;
  float: left;
  margin: 0 10px 10px 0;
}

#col3 img.b {
  margin: 0 0 10px 10px;
}

#syndicate { 
         margin: 0; 
         margin-left: 20px;
   width: 200px; 
   float: right;
}

#footer {
  border-top: 1px solid #596775;
  width: 100%;
  height: 100px;
  background-image: url(../images/footer_bg.png);
  margin-top: 25px;
  clear: both;
}

#footer p {
  font-size: 12px;
}

#footer a:link, #footer a:visited {
  color: #fff;
  text-transform: uppercase;
}

#footer a:hover {
    text-decoration: underline;
}

/* Joomla Overrides */

/* superfish IE z-index fix */
#header {
    z-index: 2;
}

#content {
    z-index: 1;
}

div.componentheading { display: none;}

._submenu {
    float: left;
    margin-right: 20px;
    width: 200px;
}

#col3 h1, #articlepage h1, #col1 h1 {
  color: #576573;
  font-size: 28px;
    margin-bottom: 10px;
}

h3 {
  color: #333;
  font-size: 18px;
}



#col3 ul.vert {
    list-style-type: none;
    margin: 0;
}

#col3 ul.vert li > a {
    color: #333;
  font-size: 18px;
    line-height: 22px;
    margin: 0;
}

#col3 ul.vert p {
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 0;
}

#articlepage ul, #articlepage p, #articlepage ol, #articlepage dd {
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 5px;
}

#articlepage ul, #articlepage ol {
    list-style-position: outside;
    list-style-type: disc;
    margin-left: 28px;
}

#articlepage ol {
    list-style-type: decimal;
}

#system-message dd ul {
    margin-left: 0;
}

.jcomments-links {
    clear:none;
}

/* DOCman */
#dm_cats {
    margin-right: 20px;
}

#dm_cats h3, #dm_docs h3 {
    font-family: inherit;
    margin-top: 0px;
    font-weight: normal;
}

#dm_cats h1, #dm_details h1, #dm_details h1 a.dm_details_header {
    font-weight: inherit;
    margin-top: inherit;
}

.dm_cat div.dm_name {
    color:#576573;
    font-size:28px;
    margin-bottom:10px;
    margin-top: 0;
    line-height: 130%;
}

.dm_cat {
    margin-bottom:10px;
}

#dm_cats .mostRecent h3, #dm_cats .mostPopular h3 {
    font-size: inherit;
    font-weight: inherit;
    margin-top: inherit;
}

#jc h4 {
    font-weight: normal;
}

#dm_cats .mostRecent ul, #dm_cats .mostPopular ul, .dm_item {
    margin-bottom: 20px;
    background-color: rgba(218, 230, 237, 0.5);
}

.dm_item {
        margin-bottom: 0;
}

.dm_item .dm_name {
    float: left;
}

#dm_docs {
    margin-bottom: 20px;
}

#dm_cats .mostPopular ul li {
    height: inherit;
}

div.recentItemContainer {
    display: inherit;
    height: inherit;
    width: 100%;
}


.mostPopular div.recentItemContainer {
    display: inherit;
    float: none;
    height: inherit;
    width: inherit;
}

#docNav {
    width: 300px;
    float: right;
}

#docNav th, #docNav h3 {
    color:#576573;
    font-size:22px;
    line-height:24px;
    margin:0;
    font-weight:normal;
}

#docNav table.moduletable {
    margin-bottom: 10px;
    width: 300px;
}
#docNav table.moduletable th img {
    display: none;
}

div#dm_details, div#jc {
    width:620px;
}

.left { float: left;}

.dm_rate img {
    float: none;
}

#docNav .addthis {
    float: right;
}

.clear {
    clear: both;
}

.dmlogin {
    width: 300px;
    float: right;
    position: relative;
    top: 0px;
    margin-bottom: 20px;
}

#col1 .dmlogin h3 {
    color: #576573;
    font-size: 22px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
}

#form-login, #docNav ul.menu {
    margin-bottom: 10px;
}

#form-login ul {
    margin-left: 0;
    list-style-type: none;
}
/* PAGINATION BUTTONS */

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {float: left;}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  display: block;
  height: 22px;
  float: left;
  line-height: 22px;
  font-size: 11px;
  color: #333;
  cursor: pointer;
}

.button2-left span,
.button2-right span { cursor: default; color: #999; }

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span,
.button2-left .blank a,
.button2-right .blank a,
.button2-left .blank span,
.button2-right .blank span { padding: 0 6px; }

.page span, .blank span {color: red; font-weight: bold;}

.button2-left a:hover,
.button2-right a:hover { text-decoration: none; color: #0B55C4; }

.button2-left a,
.button2-left span { padding: 0 24px 0 6px; }

.button2-right a,
.button2-right span { padding: 0 6px 0 24px; }

.button2-left { background: url(../images/j_button2_left.png) no-repeat; float: left; margin-left: 5px; }

.button2-right { background: url(../images/j_button2_right.png) 100% 0 no-repeat; float: left; margin-left: 5px; }

.button2-right .prev { background: url(../images/j_button2_prev.png) no-repeat; }

.button2-right.off .prev { background: url(../images/j_button2_prev_off.png) no-repeat; }

.button2-right .start { background: url(../images/j_button2_first.png) no-repeat; }

.button2-right.off .start { background: url(../images/j_button2_first_off.png) no-repeat; }

.button2-left .page { background: url(../images/j_button2_right_cap.png) 100% 0 no-repeat; }

.button2-left .next { background: url(../images/j_button2_next.png) 100% 0 no-repeat; }

.button2-left.off .next { background: url(../images/j_button2_next_off.png) 100% 0 no-repeat; }

.button2-left .end { background: url(../images/j_button2_last.png) 100% 0 no-repeat; }

.button2-left.off .end { background: url(../images/j_button2_last_off.png) 100% 0 no-repeat; }

.counter{
margin-top: 10px !important;
margin-bottom: -10px !important;
margin-left: 5px !important;
}

.item-page ul, .item-page p, .item-page ol, .item-page dd {
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 5px !important;
}

.item-page ul, .item-page ol {
    list-style-position: outside;
    list-style-type: disc;
    margin-left: 28px;
}

.item-page ol {
    list-style-type: decimal;
}

#col1 .article_row, #col1 .items-leading {
    margin-bottom: 10px;
}

.home-news{
color: #333 !important;
font-size: 18px;
line-height: 22px;
margin-left: 0;
}

.home-news-cont{
color: #333;
font-size: 12px;
margin-bottom: 5px !important;
}

span.article-separator{
display: none !important;
}

.item p a{
color: #333 !important;
font-size: 18px !important;
line-height: 22px;
margin-left: 0;
}

.item{
color: #333;
font-size: 12px; !important;
margin-bottom: 5px !important;  
}

.docNav {
width: 300px;
float: right;
}

h3.edocman-document-title a{
background: none !important;
color: #0866c4 !important;
text-shadow: none !important;
border: none !important;
box-shadow: none !important;
}

h3.edocman-document-title a:hover{
background: none !important;
color: #0866c4 !important;
text-shadow: none !important;
border: none !important;
box-shadow: none !important;
}


a.btn-primary{
color : white !important;
}

#edocman_search{
max-width: 35%;
margin-left: 280px;
margin-top: -220px;
padding-bottom: 135px;
}


td.edocman_document a img{
display: none !important;
}

.edocman_document_list{
background: url(../images/col2_bg-2.png) no-repeat;
padding: 0 8px 8px 8px;
border-bottom-left-radius: 12px;
border-bottom-right-radius:12px;
}

td.edocman_document a{
font-size: 12px;
background: url(../images/col2_disc.png) no-repeat 1px;
padding-left: 15px;

}

.login-detail{
padding-left: 17px !important;
/* background-color: #fdfafa !important; */
float: right !important;
width: 278px !important;
margin-top: -610px !important;
z-index: 11111 !important;

}

p#form-login-password label{
padding-right: 8px !important;
}

ul.light-rss-list{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.edocman-container{
width:68% !important;
}

div.span3{
display : none !important;
}

.edocman-sort-direction, .edocman-document-sorting {
margin-top: 10px !important;
}

.edocman-taskbar {
padding: 0 0 20px 0 !important;
}

.login-self{
position: absolute;
margin-top: 316px;
margin-left: 30px;
}

.edocman-created-date-col{
width : 25% !important;
text-align: left !important;
}

#comments-footer{
display : none !important;
}