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

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

.tablehead {
  background-color: #e8e8e8;
  color: #5AA7EE;
}

.tablebottom {
  background-color: #5AA7EE;
}

.bordercolor {
  background-color: #5AA7EE;
}

.tablebgcolor {
  background-color: #fff;
}

.navbar {
  background-color: #fcdc43;
  color: #5AA7EE;
}

.row1 {
  background-color: #9FCAF3;
  color: Black;
  height:20px;
  padding-left: 10px;
}

.row2 {
  background-color: #C5DEF5;
  color: Black;
  padding-left: 10px;
  height:20px;
}

.head1 {
  background-color: #5AA7EE;
  color: White;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  height:35px;
  vertical-align: middle;
  
}



.head2 {
  background-color: #5AA7EE;
  color: #ffffff;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

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

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

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

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

.new {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #FF0000;
}




.logininput {
 border-style: none;
	border-color: inherit;
	border-width: 0;
	width: 160px;
	height:16px;
vertical-align:middle;
position: relative; top:10px; right:0px; left:0px; bottom: 5px;

}
.logintext{
	position: relative; top:13px; right:0px; left:0px;
}

.searchinput {
border-style: none;
	border-color: inherit;
	border-width: 0;
	width: 243px;
	height:25px;
	padding: 0px 0px 0px 0px;
	background: #fff url('search_icon.gif') no-repeat 6px 5px;
	-webkit-border-radius:3px;	-moz-border-radius:3px;	margin:0;
}input{font-size:100%;vertical-align:middle;
 }

.textarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #696969;


}

.input {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 15px;
  width: 290px;
}

.select {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
}

.setperpageselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
}

.categoryselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
}

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

.button {
  font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
  background-color: #5AA7EE;
  color: White;
  font-size: 11px;
  font-weight: bold;
}
.button1 {
  font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
   color: White;
  font-size: 11px;
  font-weight: bold;
  	height: 19px;
	width:100px;
  background: url(b_submit.png) repeat-x 0 100%;
  position: relative; top: 11px; right:0px; left:0px; 
   
}
/*--Categories------------------------------------------------*/
.catbgcolor {
  background-color: #EFEFEF;
}

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

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

/*--Images----------------------------------------------------*/
.imagerow1 {
	
}

.imagerow2 {

}

/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #e1e1e1;
  color: #5AA7EE;
}

.commentrow2 {
  background-color: #efefef;
  color: #5AA7EE;
}

.commentspacerrow {
  background-color: #d1d1d1;
  color: #5AA7EE;
}

.commenttextarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 270px;
  background-color: #FFFFFF;
}

.commentinput {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 270px;
  background-color: #FFFFFF;
}