﻿
#contentMain {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	/*margin: 0px 0px 15px 0px;
	padding: 0px;*/
}


#contentMain p {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#contentMain h1 {
    font-family: Arial, Helvetica;
	font-size:14px;
    line-height: 20px;
    color: #009EE0;
    margin: 0px 0px 10px 0px;

}

#contentMain h2 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;	
	line-height: 16px;
    margin: 0px 0px 10px 0px;
    color: #009EE0;
}

#contentMain select {font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    padding: 0px;
    margin: 1px;
    border: 1px #B6B6B6 solid;
}
    
#contentMain select option{padding: 0px 10px 2px 2px;}

#contentMain ul {
    margin: 0px 0px 15px 0px;
    }
    
#contentMain ul li {
    font-family: Arial, Helvetica;
	font-size: 12px;
	
	color: #000000;
	margin:0px 0px 8px 0px;
}

#contentMain a:link {
    text-decoration:none;
    color: #009EE0;
}
#contentMain a:visited {
    text-decoration:none;
    color: #009EE0;
}
#contentMain a:hover {
    text-decoration:none;
    color: #999999;
}


.contentListingTable table {
	border-collapse: collapse;
	font-family: Verdana, Arial;
	font-size: 10px;
	text-align: left;
	padding: 0px;
	border: solid 1px #CCCCCC;
	width: 100%;
}

.contentListingTable tr:first-child { border-top: none }
.contentListingTable tr {
    border-top: solid 1px #CCCCCC;
    }

.contentListingTable th:first-child { border-left: none }
.contentListingTable th  {
    padding: 4px 10px;
    background-color: #009EE0;
    border-left: none 1px #009EE0;
    color: #FFFFFF;
    }    
    
.contentListingTable td:first-child { border-left: none }
.contentListingTable td {
    padding: 4px 10px;
    border-left: solid 1px #CCCCCC;
    text-align:left;
     }




#contentListingItems
{
   padding: 7px 0px 0px 0px;
    margin: 0px 0px 15px 0px;
    list-style-type: none;
    border-top:1px solid #CCCCCC;
}
    
#contentListingItems li {
    font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	margin:0px;
	padding:2px 0px 10px 0px;
	border-bottom:1px solid #CCCCCC;
}


#contentListingItems h2 
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;	
	line-height: 14px;
    margin: 0px 0px 5px 0px;
    color: #009EE0;
}


#contentListingItems h2 a:link {
    text-decoration:none;
    color: #009EE0;
}
#contentListingItems h2 a:visited {
    text-decoration:none;
    color: #009EE0;
}
#contentListingItems h2 a:hover {
    text-decoration:none;
    color: #999999;
}

#contentListingItems h3 
{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;	
	line-height: 10px;
    margin: 0px 0px 5px 0px;
    color: #999999;
}

#contentListingItems p {margin: 0px 0px 2px 0px;}
#contentListingItems p a:link {
    text-decoration:none;
    color: #999999;
}
#contentListingItems p a:visited {
    text-decoration:none;
    color: #999999;
}
#contentListingItems p a:hover {
    text-decoration:none;
    color: #009EE0;
}




    
/*Change Names*/


ul#imagesUl {
    list-style-type:none;
    margin: 0px;
    padding:0px;
    float:left;
    width:595px;
    border-top-style: none;
    }
        
ul#imagesUl li
{
    float: left;
    cursor: pointer;
    width: 134px;
    padding: 0px 16px 0px 0px;
    border-bottom-style: none;
    position:relative;
}

ul#imagesUl  li img 
{
    border:solid 1px #CCCCCC;
    width:134px;
    height:134px
    }   
    
.itemTitle
{
font-weight:bold;
color:#999999;
clear:both;
font-family: Arial, Helvetica;
font-size:11px;
color:#009EE0
}
.itemSubTitle 
{
color:#999999;
font-family: Arial, Helvetica;
font-size:11px;
}
.itemDescription 
{
color:#999999;
font-family: Arial, Helvetica;
font-size:13px;
}
.itemTags
{
color:#999999;
font-family: Arial, Helvetica;
font-size:14px;
}
.itemDate
{
color:#999999;
font-family: Arial, Helvetica;
font-size:11px;
}





        
.imgW        
{
     margin-bottom:10px;
}
 
.downloadLink 
 {
font-weight:bold;
clear:both;
font-family: Arial, Helvetica;
font-size:14px;
line-height: 16px;
color:#009EE0;
text-decoration:none;
 }    
 
 .downloadLink:hover 
  {
      color:#999999;
  }
  

.logout
{
text-decoration: none;
font-family: Arial;
color: #999999;
font-size: 10px;

}
.logout:hover
{
color: #009ee0;
}

.clearSearch
{
text-decoration: none;
font-family: Arial;
color: #999999;
font-size: 10px; 
    }
.clearSearch:hover
{
color: #009ee0;
}  

.advanced
{
text-decoration: none;
font-family: Arial;
color: #009ee0;
font-size: 10px; 
/*position:absolute; */
float:left;
cursor:pointer;
text-decoration:underline;
    }
.advanced:hover
{
color: #999999;
}  