/* All Footer*/
#footer{
    background-image: url(../../themes/jana_silver/footer.png);
    background-repeat: repeat-x top left;
	height:80px;
	text-align:center;
	width:100%;
	margin:0px;
	padding:0px;
    color: #423D47;
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 1;
}

#footer a:link{
	color: #423D47;
	text-decoration: none;
}

#footer a:visited{
	color: #423D47;
	text-decoration: none;
}

#footer a:hover, #footer a:active{
	color: #F4A100;
    text-decoration: none;
}
/* End */

body {
  background-color: #ffffff;
  margin-bottom:0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  font-family: Tahoma;
  font-size:8pt;
}

td{
    font-family: Tahoma;
    font-size:8pt;
}


/* Begin Forms*/

input {
	background: #F7FBFE;
	border: 1px solid #B4B4B4;
	color: #000000;
    font-family: Tahoma;
	font-size: 8pt;
	padding: 2px 6px 2px 6px;
}

input.radio {
	background: transparent;
	border: 0px;
}

input.checkbox {
	background: transparent;
	border: 0px;
}

button.button, input.button {
	background: #F7FBFE;
	border: 1px solid #B4B4B4;
	color: #000000;
    font-family: Tahoma;
	font-size: 8pt;
	padding: 2px 6px 2px 6px;
}

select {
	font-family: Tahoma;
	font-size: 8pt;
}

textarea {
	background: #F7FBFE;
	border: 1px solid #B4B4B4;
	color: #000000;
    font-family: Tahoma;
	font-size: 8pt;
	padding: 2px 6px 2px 6px;
	width: 95%;
}

input:hover,textarea:hover{
	border: 1px solid #000000;
    background: #FFFFFE;
}

input:focus,textarea:focus{
	border: 1px solid silver;
	background: #FFFFFE;
}

form {
	margin: 0px;
}

/* End */

/* Index_main */
.last_10{
    width:100%;
    height:30px;
    padding-right: 5px;
    padding-left: 5px;
    background-image: url(../../themes/jana_silver/listing-header.gif);
    background-repeat: repeat-x top left;
    border-top: 1px solid #AABABF;
    border-bottom: 1px solid #AABABF;
}

.right_menu{
	background-color: #ffe8e8;
	width: 195px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: center;
	border-width: 1px;
	border-left: 1px solid red;
}

.left_menu{
	background-color: #ffe8e8;
	width: 195px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: center;
	border-right: 1px solid red;
}

/* End Index_main
.ads_head{
    background-image: url(../../themes/jana_silver/listing-footer.gif);
    background-repeat: repeat-x;
    background-position: top;
}
*/

/* End Index_main */

/* All Links */
A:link      {
    COLOR : #000000;
    TEXT-DECORATION : none;
    }
A:visited   {
    COLOR : #000000;
    TEXT-DECORATION : none;
    }
A:hover     {
    COLOR : #FF6A72;
    TEXT-DECORATION : none;
    }
A:active    {
    COLOR : #F4A100;
    TEXT-DECORATION : none;
    }
/* End Links */

/* index_main_table */
.index_main_table{
    width:100%;
    padding-top:5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    background-image: url(../../themes/jana_silver/listing-item-red.png);
    background-repeat: repeat-x;
    background-position: bottom;
    border: 1px solid #FF6A72;
}
/* End index_main_table */

/* index_table */
.index_table{
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-image: url(../../themes/jana_silver/listing-item.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #ff7777;
}
/* End index_table */

/* table */
.table{
    width:100%;
    padding-top:1px;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    border: 1px solid #ff7777;
}
/* End */

/* table2 */
.table2{
	width: 100%;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	border: 1px solid #ff7777;
}
/* End */

/* menu_head_blue */
.menu_head_blue{
    width:100%;
    height:33px;
}
/* End menu_head_blue */

/* blockmenu */
.blockmenu_blue {
	width: 100%;
	background-image: url(../../themes/jana_silver/block_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #ff3e3e;
}
/* End blockmenu */

/**/
.block_center_blue {
    padding-top:5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}
/**/

/* index_main_table_title */
#index_main_table_title{
    font-family: Arial;
	font-size: 13pt;
    font-weight: bold;
}

#index_main_table_title a:link{
	color: #FF6A72;
	text-decoration: none;
}

#index_main_table_title a:visited{
	color: #FF6A72;
	text-decoration: none;
}

#index_main_table_title a:hover, #index_main_table_title a:active{
	color: #FF6A72;
    text-decoration: underline;
}
/* End */

/* index_table_title */
#index_table_title{
    font-family: Arial;
	font-size: 13pt;
    font-weight: bold;
}

#index_table_title a:link{
	color: #ca0000;
	text-decoration: none;
}

#index_table_title a:visited{
	color: #ca0000;
	text-decoration: none;
}

#index_table_title a:hover, #index_table_title a:active{
	color: #ca0000;
    text-decoration: underline;
}
/* End */

/* hr_index_table */
span.news_head{
    font-family: Times New Roman;
	font-size: 15px;
    font-weight: bold;
}
/* End */

/* body_msg */
.body_msg{
	width: 500px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-image: url(../../themes/jana_silver/listing-item.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #ff3131;
}
/* End */

/* del_msg */
.del_msg{
    width:500px;
    padding-top:5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    background-image: url(../../themes/jana_silver/listing-item-red.png);
    background-repeat: repeat-x;
    background-position: bottom;
    border: 1px solid #FF6A72;
}
/* End */


/* del_msg */
.form{
    width:100%;
    padding-top:5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    background-image: url(../../themes/jana_silver/listing-item.png);
    background-repeat: repeat-x;
    background-position: bottom;
    border: 1px solid #FF6A72;
}
/* End */

/* form_header */
.form_header{
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #cc0000;
}
/* End */

/* Login_main */
.Login_main{
	width: 240px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-image: url(../../themes/jana_silver/listing-item.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #ff4444;
}
/* End */

/* Login_main_msg */
.Login_main_msg{
    width:550px;
    height:50px;
    padding-top:5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    background-image: url(../../themes/jana_silver/listing-item-red.png);
    background-repeat: repeat-x;
    background-position: bottom;
    border: 1px solid #FF6A72;
}
/* End */

/* Login_main_username */
.username {
    background-image: url(../../themes/jana_silver/username.png);
    background-repeat: no-repeat;
    background-position: right;
	border: 1px solid #B4B4B4;
    padding-right: 15px;
	color: #000000;
    font-family: Tahoma;
	font-size: 8pt;
    height:20px;
    width:150px;
}
/* End */

/* Login_main_password */
.password {
    background-image: url(../../themes/jana_silver/password.png);
    background-repeat: no-repeat;
    background-position: right;
	border: 1px solid #B4B4B4;
    padding-right: 15px;
	color: #000000;
    font-family: Tahoma;
	font-size: 8pt;
    height:20px;
    width:150px;
}
/* End */

/* form_code */
.form_code{
    width:100%;
    padding-top:5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    border: 1px solid #B4B4B4;
}
/* End */

/* news_cat */
.news_cat{
	width: 300px;
	height: 50px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-image: url(../../themes/jana_silver/listing-item.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #ff4444;
}
/* End */

/* head_blue */
.head_blue{
    height: 30px;
    padding-top:5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    background-image: url(../../themes/jana_silver/listing-footer.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}
/* End */

/* detailes" */
.detailes{
	height: 20px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	background-color: #ff9090;
	border-top: 1px solid #ff4848;
	border-bottom: 1px solid #ff4848;
}
/* End */

/* ads_head*/
 .ads_head{
    width:100%;
    height: 100%;
    padding-top:5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}
/* End */

/* pagenum */
.pagenum{
    padding-top:5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    background-image: url(../../themes/jana_silver/listing-item-red.png);
    background-repeat: repeat-x;
    background-position: bottom;
    border: 1px solid #FF6A72;
}
/* End */

/* table */
.cp_table{
    width:500;
    padding-top:1px;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    border: 1px solid #FF6A72;
}
/* End */

/* td_line */
.td_line{
    height:25px;
    padding-right: 1px;
    padding-left: 1px;
    border-top: 1px solid #FF6A72;
}
/* End */

/* td2_line */
.td2_line{
    height:35px;
    background-color:#ffffff;
    padding-right: 1px;
    padding-left: 1px;
    border-top: 1px solid #FF6A72;
}
/* End */

/* forum_main_span */
.forum_main_span{
    height:20px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 5px;
    padding-left: 5px;
    background-image: url(../../themes/jana_silver/listing-item.png);
    background-repeat: repeat-x;
    background-position: bottom;
    border-bottom: 1px solid #FF6A72;
}
/* End */

/* forum_main_table */
.forum_main_table{
    padding-top: 1px;
    padding-bottom: 1px;
    padding-right: 1px;
    padding-left: 1px;
    border: 1px solid #FF6A72;
}
/* End */

/* head_forum */
.head_forum{
	height: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-image: url(../../themes/jana_silver/listing-header.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #e80000;
}
/* End */

/* head_blue_forum */
.head_blue_forum{
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #ff3e3e;
	background-repeat: repeat-x;
	background-position: bottom;
}
/* End */

/* forum_data */
.forum_data{
    height: 10px;
    width:150px;
    padding-top:1px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 1px;
    border: 1px solid #FF6A72;
    background-color:#ffffff;
}
/* End */

/* sign */
#sign{
  width: 100%;
  float: right;
}
/* End */
