div#content small { font-size: 11px }
img { border: 0px }

.tablehead {
  background-color: #EEEEEE;
  color: #000000;
}

.tablebottom {
  background-color: #EEEEEE;
}

.bordercolor {
  background-color: #EEEEEE;
}

.tablebgcolor {
  background-color: #ffffff;
}

.navbar {
  background-color: #EEEEEE;
  color: #000000;
}

.row1 {
  background-color: #fff;
  color: #333;
}

.row2 {
  background-color: #fff;
  color: #000;
}

.head1 {
  background-color: #EEEEEE;
  color: #000000;
}


.head2 {
  background-color: #EEEEEE;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

.clickstream {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

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

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

.new {
  color: #fff;
  background-color: #900
}

.thumbnail {
  margin: 5px; text-align: center }

.button {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold }

.logininput {
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  font-size: 12px;
  width: 130px;
}

.searchinput {
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  color: #333; font-size: 12px;
  width: 130px;
}

.textarea {
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  font-size: 12px;
  width: 270px;
}

.input {
  font-family: Arial, Helvetica, sans-serif;
  color: #333; font-size: 12px;
  width: 200px;
}

.select {
  font-family: Arial, Helvetica, sans-serif;
  color: #000; font-size: 12px;
}

.setperpageselect {
  font-family: Arial, Helvetica, sans-serif;
  color: #000; font-size: 12px;
}

.categoryselect {
  	font-family: Arial, Helvetica, sans-serif;
	color: #333; font-size: 12px;
}

.dropdownmarker {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; color: #000; font-size: 11px;
}


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

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

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

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

.imagerow2 {
  background-color: #fff;
}

/*--Comments--------------------------------------------------*/
div#comments { margin: 30px 50px; font-size: 0.9em }

div#comments ul {	list-style: none; margin: 0; padding: 0 }
div#comments li {	font-size: 0.9em; margin: 0 0 20px 0; padding: 0.6em }

.commentrow1 {
  background-color: #eee;
  border-bottom: 1px double #ccc }

.commentrow2 {
  background-color: #fff }

.commenttextarea {
  font-family: Arial, Helvetica, sans-serif;
  color: #333; font-size: 12px;
  width: 270px }

.commentinput {
  font-family: Arial, Helvetica, sans-serif;
  color: #333; font-size: 12px }
  
/* --- Sitemap -----------------------------------*/
.sitemapinfo {font-size: 11px;padding: 5px;margin: 2px 2px 2px 2px;color:#666666}
.sitemaprow1 {background-color: #eeeeee;color: #333333}
.sitemaprow2 {background-color: #ffffff; color: #666666}
