body {
  background-color: #D1D1D1;
  color: #e3e3e3;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  
}

hr {
  height: 1px; 
  color: #f1f1f1;
  background-color: #ffffff;
}

ul, li, p, td {
  color: #666666;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
}

.tablehead {
  background-color: #e8e8e8;
  color: #696969;
}

.tablebottom {
  background-color: #dcdcdc;
}

.bordercolor {
  background-color: #c2c2c2;
}

.tablebgcolor {
  background-color: #f8f8f8;
}

.navbar {
  background-color: #dcdcdc;
  color: #004c75;
}

.row1 {
  background-color: #f8f8f8;
  color: #969696;
}

.row2 {
  background-color: #f8f8f8;
  color: #b5b5b5;
}

.head1 {
  background-color: #b2b2b2;
  color: white;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;

}

.head1:hover {
  background-color: black;
  color: #fffafa;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.head2 {
  background-color: #f8f8f8;
  color: #a4a4a4;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  
}

.title {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.clickstream {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
}

.smalltext {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
}

.marktext {
  color: #FF0000;
  background-color: #ffffff;
}

.new {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #9acd32;
}

a, a:link, a:visited, a:active { 
  color: #5a5a5a; 
  text-decoration: none; 
}

a:hover {
   color: #5c5c5c;
   text-decoration: none; 
}

form {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
}

.logininput {
  background-color: #ffffff;
  font-family: Verdana, Helvetica, sans-serif;
  color: #595971;
  font-size: 11px;
  width: 130px;
}

.searchinput {
  background-color: #FFFFFF;
  font-family: Verdana, Helvetica, sans-serif;
   color: #dcdcdc;
  font-size: 11px;
  WIDTH: 130px;
}

.textarea {
  font-family: Verdana, Helvetica, sans-serif;
   color: gray;
  font-size: 11px;
  width: 230px;
}

.input {
  font-family: Verdana, Helvetica, sans-serif;
   color: #dcdcdc;
  font-size: 11px;
  width: 230px;
}

.select {
  font-family: Verdana, Helvetica, sans-serif;
   color: #dcdcdc;
  font-size: 11px;
}

.setperpageselect {
  font-family: Verdana, Helvetica, sans-serif;
   color: #dcdcdc;
  font-size: 11px;
}

.categoryselect {
  font-family: Verdana, Helvetica, sans-serif;
   color: #dcdcdc;
  font-size: 11px;
}

.dropdownmarker {
  font-family: Verdana, Helvetica, sans-serif;
  background-color: #EEEEEE;
  color: #136c99;
  font-size: 11px;
}

.button {
  font-family:  Verdana, Helvetica, sans-serif;
  background-color: #ff4500;
  color: white;
  font-size: 11px;
  font-weight: bold;
  border: 6px solid #ff4500;
}

/*--Categories------------------------------------------------*/
.catbgcolor {
  background-color: #ffffff;
}

.maincat {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.subcat {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #f9f9f9;
  color: #565656;
}

.imagerow2 {
  background-color: #f8f8f8;
  color: #565656;
}

/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #efefef;
  color: gray;
}

.commentrow2 {
  background-color: #e8e8e8;
  color: #696969;
}

.commentspacerrow {
  background-color: #d1d1d1;
  color: #004c75;
}

.commenttextarea {
  font-family: Verdana, Helvetica, sans-serif;
   color: gray;
  font-size: 11px;
  width: 270px;
}

.commentinput {
  font-family: Verdana, Helvetica, sans-serif;
   color: gray;
  font-size: 11px;
  width: 270px;
}
.next {
  font-family: Verdana, Helvetica, sans-serif;
  color: white;
  font-weight: bold;
  font-size: 13px;
  border: 1px solid #dcdcdc;

  padding: 1px 5px 1px 5px;


}
/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
 font-family: Verdana, Helvetica, sans-serif;
font-size: 28px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #818C7D;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
 font-family: Verdana, Helvetica, sans-serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #000000;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
 font-family: Verdana, Helvetica, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #8B7D46;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
 font-family: Verdana, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #575F54;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
 font-family: Verdana, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #575F54;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
 font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
text-align: left;
  color: #575F54;
}

#options {width:100%; margin:20px auto; text-align:right; color: #575F54}
#options a {text-decoration:none; color: #575F54}
#options a:hover {color:#033}

#acc {width:90%; list-style:none; color:#033; margin:0 auto 40px}
#acc h6 {width:90%; border:0px #9ac1c9; padding:1px 1px 1px; text-align:right; margin-top:1px; cursor:pointer; }
#acc .acc-section {overflow:hidden; background:#f8f8f8}
#acc .acc-content {width:90%; padding:1px; border:0px solid #9ac1c9; border-top:none; }

#nested {width:90%; list-style:none; color:#033; margin-bottom:1px}
#nested h6 {width:90%; border:0px solid #9ac1c9; padding:1px 1px 1px; text-align:right; margin-top:1px; cursor:pointer; }
#nested .acc-section {overflow:hidden; background:#f8f8f8}
#nested .acc-content {width:width:90%; padding:1px; border:0px solid #9ac1c9; border-top:none; }
