html, div ,p , form, img, a, table, iframe, tr, td, input {
	font-family: Helvetica, Arial;
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #000;
	line-height: 135%;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
}

html{
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 100%;
}
body{
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 100%;
}

h3{
	margin: 0px 0px 10px 0px;
}

.header{
	background-image: url(../images/image_bg.gif);
	height: 85px;
	padding: 0px;
	margin: 0px;
}
.footer{

	background-image: url(../images/image_bg.gif);
	height: 55px;
}

.wrapper{
	width:800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	
	height: 100%;
	background-color: ;
}

.wh_100{

	width: 100%;
	height: 100%;
}

.w_100{

	width: 100%;

}

.h_100{

	height: 100%;

}

.w_35{
	width: 35%;
}

.w_30{
	width: 30%;
}

.h1{
	font-weight: normal;
	font-size: 15px;
	margin:0px 0px 0px 0px;
	text-transform: uppercase;
}

.breadcrumbs a:hover{
	font-weight: normal;
	text-decoration: underline;
}
.breadcrumbs #current{
	font-weight: bold;
}

.breadcrumbs{
	padding: 10px 0px 10px 0px;
	text-transform: lowercase;
	
}
.breadcrumbs a{

}

.date {
	color: #000;
	font-weight: normal;
	padding: 0px 10px 5px 0px;
	text-align: left;
	white-space: nowrap;
	
}

.title{
	padding: 0px 10px 5px 0px;
	font-weight: bold;
	font-size: 25px;
}

.title a{
	text-decoration: none;
	font-weight: bold;
	font-size: 25px;
}

.sub_title{
	padding: 0px 10px 5px 0px;
	font-weight: bold;
	font-size: 13px;
}

.sub_title a{
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.cat_desc{
	width: 280px;
	margin: 0px 20px 0px 0px;

}

.text{
	text-align: left;
	padding: 0px 0px 5px 0px;
}

.text a {
	text-decoration: none;
	font-weight: bold;
}

.author{
	padding: 0px 10px 5px 0px;
	text-align: left;
	white-space: nowrap;
}
.author a{
	font-weight: bold;
}

.categories{
	padding: 0px 10px 5px 0px;
	text-align: left;
	white-space: nowrap;
}
.categories a{
	font-weight: bold;
}
.views{
	padding: 0px 10px 5px 0px;
	white-space: nowrap;
}
.image{
	padding: 0px 30px 30px 0px;
	background-image: url(../images/thumb_bg.gif);
	background-position: right;
	margin-right: 10px;
	
}
.thumb{
	padding: 0px 20px 20px 0px;
	background-image: url(../images/thumb_bg.gif);
	background-position: right;
	margin: 0px 10px 10px 0px;
	float: right;
}

.nav_box{

	text-align: right;
	background-color: white;
}
.previous{
	padding: 10px 0px 10px 10px;
	text-align: right;
	white-space: nowrap;
	float: right;
	font-weight: bold;
}
.number{
	padding: 10px 0px 10px 10px;
	text-align: center;
	white-space: nowrap;
}
.next{
	padding: 10px 0px 10px 10px;
	text-align: right;
	white-space: nowrap;
	font-weight: bold;
}


.more{
	color: black;
	font-weight: bold;
	white-space: nowrap;
	
}

.more a{
	color: black;
	font-weight: bold;
	white-space: nowrap;
	
}

.more_cat {
	color: black;
	font-weight: bold;
	white-space: nowrap;
	
}

.more_cat a{
	color: black;
	font-weight: bold;
	white-space: nowrap;
	
}

.multiBoxDesc .more_cat {
	color: white;
	font-weight: bold;
	white-space: nowrap;
	
}

.video a{
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	width: 19px;
	height: 14px;
	background-image: url(../images/video.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	display: block;
}
.audio a{
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	width: 19px;
	height: 14px;
	background-image: url(../images/audio.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	display: block;
}

.languages{
	float: right;
	width: 158px;
	height: 100px;
	text-align: right;
}







.cleaner{
	clear: both;
}

/* feed */
 .feed {
  margin-left: 0px;
  padding: 0 0 0 16px;
  background: url(../images/49.png) no-repeat 0 50%;

}



/* tree menu */
.treemenu{

font-size: 27px;
margin-top: 12px;
background-color: ;
}
.treemenu li{
	margin-left: 10px;
	list-style: none;

}

.treemenu a{

	padding-right: 0px;
	text-decoration: none;
	font-size: 27px;	
	
}
.treemenu a:hover{
	background-image: url(../images/middot.gif);
	background-repeat: no-repeat;
	background-position: right center ;
	padding-right:0px;
}
.treemenu #current {
	color: #d2222a;
	background-image: url(../images/middot.gif);
	background-repeat: no-repeat;
	background-position: right center ;
	padding-right: 0px;
}
/* end tree menu */
.address_box div{
	text-align: left;
	text-transform: uppercase;
	font-size: 27px;
	margin-top: 12px;
	padding-right: 5px;
	white-space: nowrap;
}


.email a{
	font-size: 33px;
	text-transform: lowercase;
}




.error{
	color: red;
	text-transform: capitalize;
	font-weight: bold;
}

.box_system{
	/* background-image: url(../images/transparent/transparent_fff_50.png); */
	background-repeat: repeat;
	margin:0px;
	padding: 0px;
}

.box_system a{
	font-weight: bold;
}

.box_system td{
	padding: 5px;
}

.toggle{
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
}

.toggle a{
	font-size: 15px;
	font-weight: bold;
}




