.main_header_1
{
	float:left;width:200px;
}

.main_header_2
{
	float:left;width:740px;
}

/* --------------------------- */

.soc
{
	float:left;
	width:55px;
	height:55px;
	background:url(images/icon1.jpg)
}

.subs
{
	float:left;
	width:73px;
	height:86px;
	background:url(images/icon2.jpg)
}

/*------------------------------*/

.mmk
{
	background:url(images/bg1.jpg);
	width:100%;
	height:84px;
	overflow:hidden;
	float:left;

}

.thumb_img
{
	float:left;
	width:25%;
	text-align:center;
}


.text_in_square
{
	line-height:12px;
	float:left;
	text-align:left;
	align:left;
	width:70%;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}
/*-------------------------------------*/

.top_header
{

	margin-bottom:4px;
	width:100%;
	text-align:left;
	height:36px;
	background: url(images/bg_bg_top.jpg) repeat;
	float:left;
	

}

.top_header_left
{
	width:7px;
	height:36px;
	background:url(images/bg_bg_top_left.jpg);
	float:left;


}

.top_header_right
{
	width:7px;
	height:36px;
	background:url(images/bg_bg_top_right.jpg);
	float:right;


}

/* -------------------------------------- */


.main_header
{
	width:100%;
	text-align:left;
	height:83px;
	background:url(images/main_header.jpg) repeat-x;
	margin-top:5px;
	margin-bottom:5px
}
.main_header_left
{
	width:7px;
	height:83px;
	background:url(images/main_header_left.jpg);
	float:left;


}

.main_header_right
{
	width:7px;
	height:83px;
	background:url(images/main_header_right.jpg);
	float:right;


}

.top_ad
{
	float:left;
	margin-left:12px
}




.soc a
{
	float: left;
	width: 49px;
	height: 0;
	margin-right: 1px;
	padding: 53px 0 0 0;
	overflow: hidden;
	filter: alpha(opacity=25);
	-moz-opacity: .75;
	opacity: .75;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	

}

.soc a:hover {
	filter: alpha(opacity=250);
	-moz-opacity: 2.5;
	opacity: 2.5;
}



.subs a {
	float: left;
	height: 0;
	width:52px;
	padding: 75px 0 0 0;
	margin-right: 1px;
	overflow: hidden;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
	background-position: 30% 30%;
	background-repeat: no-repeat;
}

.subs a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}


.btn
{
	float:left;
	width:100%;
	margin-bottom:5px
}

.jcarousel-skin-tango .jcarousel-container {

    background: #0c0c0c;
  
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 396px;
	height: 252px;
	margin-top:1px;

}


.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  396px;
    height: 252px;
	margin-top:1px;
}


.jcarousel-skin-tango .jcarousel-item {
    width: 396px;
    height: 252px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.jcarousel-control {
    background:#fff;
	height:258px;
	width:344px;
    text-align: center;

	
}



.mylink a:link
{
	padding:0px;
	margin:0px;
	text-decoration:none;
	color:white
}

.mylink a:visited
{
	padding:0px;
	margin:0px;
	text-decoration:none;
	color:white
}

.mylink a:hover
{
	padding:0px;
	margin:0px;
	text-decoration:none;
	color:white
}


.widget_tag_cloud a
{
	color:#111;
	border:0;
	margin:0 3px 5px 0;
	background:url(images/tag.png) no-repeat left center;
	line-height:18px;
	padding:1px 5px 2px 15px;
	font-size:.9em;
	font-family:Arial, Helvetica, sans-serif;
}

.widget_tag_cloud a:hover
{
	color:#DDE5D7;
	border:0;
	background-position:-300px center;
}



/* -------------------------------------------- */



#top_navss {
margin:0;
padding:0;
z-index:30;
padding-left:10px;
}
#top_navss li {

float:left;
font-family:"Arial";
font-size:12px;
font-weight:bold;

margin:0;
padding:0;
}
#top_navss li a {
	color:#222;
	display:block;
	margin:0 0px 0 0;
	padding:7px 14px;
	text-align:center;
	text-decoration:none;
	width:auto;
}
#top_navss li a:hover {

background:#6A6A6A url(images/bg_navs.jpg) repeat-x;
color:#fff;
}
