/* CSS Document

 $Id: style.css
  Tender Sri Lanaka
  http://www.rnhit.com Copyright (c) 2007 RNHIT
  Released under the GNU General Public License
  
  all Style in the project

 */
 
 .tabBorder {
	border-top-style: none;
	border-left-style: none;
}

.searchLinkcat :hover{
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #CC6666;
text-decoration: none;
}

.searchLinkcat {
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #FF0000;
text-decoration: none;
font-style: normal;
}

.searchLinkcat :visited{
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #CC6666;
}
 
.searchLink :hover{
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #d1d1d1;
text-decoration: none;
}

.searchLink {
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #990033;
text-decoration: none;
font-style: normal;
}

.searchLink :visited{
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #939393;
}

.text_menu_top{
font-style:normal;
font-family:Tahoma;
font-size:10px;
color:#FFFFFF;
}

.text_space_white{
font-style:normal;
font-family:Tahoma;
font-size:5px;
color:#FFFFFF;
}

.text_error{
font-style:normal;
font-family:Tahoma;
font-size:11px;
color:#CC0000;
}

.text_space_red{
font-style:normal;
font-family:Tahoma;
font-size:3px;
color:#EED6D5;
}

.text_header_top{
font-style:normal;
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
}


.text_menu_left{
font-style:normal;
font-family:Tahoma;
font-size:10px;
color:#a70303;
}

.text_content{
font-style:normal;
font-family:Tahoma;
font-size:10px;
color:#434343;
}

.text_sub_header{
font-style:normal;
font-weight:bold;
font-family:Tahoma;
font-size:10px;
color:#434343;
}

.text_link_middle{
font-style:normal;
font-family:Tahoma;
font-size:9px;
color:#a70303;
}

.text_link_footer{
font-style:normal;
font-family:Tahoma;
font-size:9px;
color:#434343;
}


.text_login{
font-style:normal;
font-family:Tahoma;
font-size:11px;
color:#6b140e;
}

.text_login_header{
font-style:normal;
font-family:Tahoma;
font-size:14px;
color:#6b140e;
}

.text_category{
font-style:normal;
font-family:Tahoma;
font-weight:bold;
font-size:11px;
color:#6b140e;
}

.text_content_header{
font-weight:bold;
font-family:Tahoma;
font-size:14px;
color:#6b140e;
}

.text_content_header_error{
font-weight:normal;
font-family:Tahoma;
font-size:11px;
color:#CC0000;
}


.table_bg{
background-color:#eed6d5;
}

.text_box
 {
	font-family:Tahoma;
	font-size:10px;
	color: #6b140e;
	border: 1px solid #6b140e;
	background-color: #FFFFFF;
}



.restbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../../images/btn_bg.jpg);
	background-repeat: repeat-x;
	border: thin solid #6D1511;
	color: #6D1511;
	height: 18px;
}


.indexLink {
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #990000;
text-decoration: none;
font-style: normal;
}

.indexLink :visited{
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #990000;
text-decoration: none;
}

.indexLink :hover{
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #990000;
text-decoration: none;
}

.indexLinkSmall {
font-family: Tahoma;
font-size: 10px;
font-weight: normal;
color: #990000;
text-decoration: none;
font-style: normal;
}

.indexLinkSmall :visited{
font-family: Tahoma;
font-size: 10px;
font-weight: normal;
color: #990000;
text-decoration: none;
}

.indexLinkSmall :hover{
font-family: Tahoma;
font-size: 10px;
font-weight: normal;
color: #990000;
text-decoration: none;
}



.pageHeader {
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
font-style: normal;
}

.pageHeader :visited{
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

.pageHeader :hover{
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

.searchbutton {
	background-attachment: fixed;
	background-image: url(../../images/search.gif);
	background-repeat: no-repeat;
}

.tableBorder {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #990033;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.pagelink {
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #666666;
text-decoration: none;
font-style: normal;
}


.underlineBorder{
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	font-style:normal;
	font-family:Tahoma;
	font-size:11px;
	color:#6b140e;
}
.pagelink :visited{
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color:#666666;
text-decoration: none;
}

.pagelink :hover{
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #666666;
text-decoration: none;
}

.pagetable :hover{
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #666666;
text-decoration: none;
}

.text_login_header_Admin{
font-style:normal;
font-weight:bold;
font-family:Arial;
font-size:12px;
color:#6b140e;
}

.text_login_Welcome{
font-style:normal;
font-weight:bold;
font-family:Arial;
font-size:14px;
color:#6b140e;
}

.text_login_Admin{
font-style:normal;
font-family:Arial;
font-size:12px;
color:#6b140e;
}
