/*--Shoutbox--------------------------------------------------*/
.shouts {
border: 0px;
border-style:solid;
border-color: #004C75; 
height: 120px;
background-color:#ffffff;
width: 100%;
padding: 0px;
margin:4px;
overflow:auto;
}

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

.shouttextarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  WIDTH: 130px;
  
}
.my_clip_text{
width:200px;
overflow:hidden;
height:20px;
vertical-align:middle;
}

.my_clip_button {
width:180px;
height:18px;
text-align:center;
/* border:1px solid black; */
border-style:none;
background-color:#aaa;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
 }
 
.my_clip_button.hover {
  background-color:#aaa;
 }
.my_clip_button.active {
  background-color:red;
 }

.tb_width{
width:1000px;
} 

.minirow1 {
padding:4px;
background-color : #FFFFFF;
text-align : center;
vertical-align : middle;
border : 1px solid #004C75;
}

.minirow2 {
padding:4px;
background-color : #FFFFFF;
text-align : center;
vertical-align : middle;
border : 1px solid #CCCCCC;
}

.detailpaging1 {
margin:0px;
padding:0px;
background-color : #FFFFFF;
text-align : center;
vertical-align : middle;
border : 1px solid red;
}

.detailpaging2 {
margin:0px;
padding:0px;
background-color : #FFFFFF;
text-align : center;
vertical-align : middle;
border : 1px solid #CCCCCC;
}
.detailpaging2 :hover {
background-color : red;
}



body {
  background-color: #ffffff;
  color: #000000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

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

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

.tablehead {
  background-color: #e8e8e8;
  color: #004c75;
}

.tablebottom {
  background-color: #004C75;
}

.bordercolor {
  background-color: #004C75;
}

.tablebgcolor {
  background-color: #ffffff;
}

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

.row1 {
  background-color: #e1e1e1;
  color: #004c75;
}

.row2 {
  background-color: #efefef;
  color: #004c75;
}

.head1 {
  background-color: #004C75;
  color: #fcdc43;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.head1:hover {
  background-color: #004C75;
  color: #fcdc43;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.head2 {
  background-color: #004C75;
  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;
}

a:hover {
  color: #000000;
}

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

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

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

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

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

.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: #003366;
  color: #fcdc43;
  font-size: 11px;
  font-weight: bold;
}

/*--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 {
  background-color: #E5E5E5;
  color: #004C75;
}

.imagerow2 {
  background-color: #EFEFEF;
  color: #004C75;
}

/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #e1e1e1;
  color: #004c75;
	border-style:none;
}

.commentrow2 {
  background-color: #efefef;
  color: #004c75;
	border-style:none;
}

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

}

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

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

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

.highslide {
cursor : url(./js/highslide/graphics/zoomin.cur), pointer;
outline : none;
}
.highslide-dimming {
	background: black;
}

.highslide-controls {
font-style : italic;
font-size : 14px;
font-weight : bold;
line-height : 14px;
}
.highslide-text {
font-style : italic;
font-size : 14px;
font-weight : bold;
line-height : 14px;
color : #f90;
}
.highslide-text:hover {
font-style : italic;
font-size : 14px;
font-weight : bold;
line-height : 14px;
color : #ff0000;
}
.highslide-play {
list-style : none;
}
.highslide-pause {
list-style : none;
}
.highslide-next {
list-style : none;
}
.highslide-move {
list-style : none;
}
.highslide-close {
list-style : none;
}
.highslide-previous {
list-style : none;
}
.highslide-full-expand {
list-style : none;
}
.highslide img {
border : 2px solid #7d8568;
}
.highslide-active-anchor img {
visibility : hidden;
}
.highslide:hover img {
border : 2px solid #afbda4;
}
.highslide-wrapper {
background : black;
}
.highslide-image {
border : 5px solid #475458;
}
.highslide-caption {
display : none;
font-family : Verdana, Helvetica;
font-size : 10pt;
border : 5px solid #444444;
border-top : none;
padding : 5px;
background-color : gray;
}
.highslide-loading {
display : block;
color : white;
font-size : 9px;
font-weight : bold;
text-transform : uppercase;
text-decoration : none;
padding : 3px;
border-top : 1px solid white;
border-bottom : 1px solid white;
background-color : black;
padding-left : 22px;
background-image : url(./js/highslide/graphics/loader.gif);
background-repeat : no-repeat;
background-position : 3px 1px;
}
a.highslide-credits, a.highslide-credits i {
padding : 2px;
color : silver;
text-decoration : none;
font-size : 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
color : white;
background-color : gray;
}
a.highslide-full-expand {
background : url(./js/highslide/graphics/fullexpand.gif) no-repeat;
display : block;
margin : 0 0 0 0;
width : 34px;
height : 34px;
}
.highslide-display-block {
display : block;
}
.highslide-display-none {
display : none;
}

.smiley {
  background-color:transparent;
  background-repeat:no-repeat;
  border:none;
  margin:2px 0 0 0;
  padding:0;
  width:15px;
}
.smiley_img{
  vertical-align:middle;
}
.shoutboxheight{
  height: 142px;
  overflow:auto;
 background-color: #e1e1e1; /* = your commentrow1 = background-color: #e1e1e1;*/
}

.shoutboxwidth{
  width:400px;
}
.shoutboxbutton {
  border:0; 
  background-color:#cccccc;
  color:#0f5475;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-weight:bold;  
  text-decoration:none;
  font-size:11px;
  padding:1px 1px;
  margin:1px 1px;
  height:20;
 }
.shoutboxbutton:hover{
  background-color:#e8e8e8;
  cursor:pointer;
}
.shoutboxbutton:active{
  color:#cccccc;
} 
.shoutboxinput{
  border:0px;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 230px; 
  height:20px;
  margin:3px 0 0 0;
}
.shoutboxdate{
font-size:9px;
}