@charset "utf-8";

/* CSS Document */

body{

margin:0;

font-family:Arial, Helvetica, sans-serif;

font-size:12px;}
.bg1{
	background-repeat:no-repeat;
	width:170px;
}
.bg2{
background-image:url(../images/bg2.jpg);
width:170px;
height:502px;}
h3{

color:#ed2e00;}

img{border:0px;}

a{
color:#0066CC;}
a:hover{
color:#333333;
text-decoration:none;}

.bg{

/*background-image:url(../images/bg.jpg);*/}



/*menu */

.menu1 {  background: url(../images/menuin.jpg); }

#menu {  background: url(../images/menuin.jpg); }

#menu ul { 

	margin: 0;

  	padding: 0;

	 	list-style: none;

		 }

#menu li {
	display: inline;
	float: left;
}

#menu a {
	border-right:1px solid #c0c0c0;
	text-transform:uppercase;
	display: block;
	float: left;
	width:88px;
	padding-left:15px;
	padding-right:15px;
	height: 30px;
	padding-top:10px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	color: #1e1d1d;
	background: url(../images/menuin.jpg);

		 }



#menu a:hover {

	background: url(../images/menuover.jpg) ;

	color: #FFFFFF;

}



#menu .active a {

	background: url(../images/menuover.jpg) ;

	color: #ffffff;

}

/*left box*/



.leftbox

{
	width:750px;
	border:1px #d3d1d1 solid;
        
}

.leftboxtop{
	height:35px;
	font-size:16px;
	color:#12AFDA;
	font-weight:bold;
	text-align:center;
	padding-left: 10px;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d1d1;
        color: #666;


}







/* Latest Post */



#latest-post {

	float: left;

	width: 350px;

}



/* Recent Posts */



#recent-posts {

	float: right;

	width: 270px;

	padding-top: 36px;

}



/* Sidebar */



#sidebar {
	/*float: right;*/

	width: 750px;

	

}



#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;

}
#sidebar ul li{

		width: 225px;
        min-height: 10px;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        *display: inline;
        _height: 20px;
		padding-top: 2px;
		padding-right: 10px;
		padding-left: 10px;
		list-style-position: inside;
        

	
}

#sidebar ul li a{
	list-style-image: url(../images/img06.gif);
        color: #666;
}
#scroll {
	margin-top: 20px;
	height: 501px;
	width: 170px;
	background-image: url(../images/background-banner.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 15px;
}







#sidebar a {
	border-bottom-color: #B4AF8E;
	color: #056bbc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;

}



#sidebar a:hover {

	color: #000000;

}



#categoriesfont

{

font-size:14px;

color:#FFFFFF;

font-weight:bold;



}

/*serch*/



.searchleft{
	background-image:url(../images/searchleft.jpg);
	width:15px;
	height:46px;
	background-repeat: no-repeat;

}

.searchright{
	background-image:url(../images/searchright.jpg);
	width:15px;
	height:46px;
	background-repeat: repeat;

}

.searchbg{
	background-image:url(../images/searchbg.jpg);
	height:46px;

}



/*box1*/

.fullbox

{
	border:1px #cbcbcb solid;
	width:130px;
	background-image:url(../images/boxbg.jpg);
	padding: 10px;
	margin: 10px;

}

.boxfont

{

font-size:10px;

font-weight:bold;

text-align:center;

}

.boxLarger{

font-size:12px;

color:#333333;}

.boxLarger a{

font-size:12px;

text-decoration:none;

color:#333333;}

.boxLarger a:hover{

font-size:12px;

text-decoration:none;

color:#ff0000;}



.boxview{

font-size:12px;

color:#ff0000;}

.boxview a{

font-size:12px;

text-decoration:none;

color:#ff0000;}

.boxview a:hover{

font-size:12px;

text-decoration:none;



color:#000000;}



.fullbox2

{
	border:1px #cbcbcb solid;
	background-color:#EBEBD2;

/*height:114px;

background-image:url(../images/box2.jpg);*/

}

.box2{
	background-image:url(../images/box2.jpg);
	clear: both;
	width: 100px;
	text-align:center

	

}



.box2 li{
	display: inline-block;
	float: left;
	width: 98px;
	padding: 2px;
	text-align:left;
}

.box2 ul {

	margin: 0;

	padding: 0;

	list-style: none;

}

.box2 a {

	text-decoration: none;

	color: #044053;

	font-weight:bold;

	font-size:12px;

}



.box2 a:hover {

	text-decoration: underline;

		color: #FF0000;

}



.txt {

font-size:12px;

padding-top:10px;

padding-left:10px;

line-height:20px;

text-align:justify;

}



strong{

color:#0066CC;
font-size:12px;}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1992d1;
	text-align:center;
	padding-top:5px;
	border-top-style: none;
}

.footer a {

text-decoration:none;

color:#1992d1;}

.footer a:hover{

text-decoration:none;

color:#333333;

}


.footer2{

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

color: #333333;

text-align:center;}

.footer2 a {

text-decoration:none;

color: #333333;}

.footer2 a:hover{

text-decoration:none;

color:#1992d1;

}

