body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: arial;
	color: #333333;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	background-position: left 13px;
}
table{
border:0px;
border-collapse:collapse;
}

table td{
padding:0px;
}

.sitemap a {
 color: #cc6600;
}

a {
	color:#412e2e;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.news a {
	color:#c47129;
	text-decoration:none;
}

.news a:hover {
	color:#ec1d24;
	text-decoration:underline;
}

h4 {
	margin:0;
	margin-bottom:10px;
	margin-top:3px;
	font-family:'Trebuchet MS', arial, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#7c1d18;
}

h4 a {
	color:#7c1d18;
}

img {
	border:0;
}

form {
	padding:0;
	margin:0;
}

#allsite {
	width:1000px;
	position:absolute;
	left:50%;
	margin-left:-500px;
	margin-top:7px;
}

#header {
	background: url(../images/header.png) no-repeat;
	width:1000px;
	height:165px;
}

#mainlink {
	text-indent:-99999px;
	background:none;
	position:absolute;
	left:455px;
	top:55px;
	width:325px;
	height:63px;
}

#center {
	width:1000px;
	background: url(../images/left.png) repeat-y left top;
}

#main {
	margin-left:233px;
	background:#f7dcb4 url(../images/shadow.png) repeat-y left;
}

#left {
	width:215px;
	float:left;
	padding-left:18px;
	position:relative;
	top:-86px;
	z-index:1;
}

#ymain {
	margin-left:9px;
	background:#fff;
}

#loginsearch {
	padding-top:13px;
	height:42px;
	background:#c27833;
	border-bottom:1px solid #fff;
	padding-left:15px;
}

#login {
	color:#f4e7da;
	width:515px;
	/*ie6 fix*/
	_width:500px;
	_overflow:hidden;
	/*ie6 fix*/
	float:left;
}

#login a{
	color:#f4e7da;
}

#search {
	float:left;
}

#sinavi {
	height:24px;
	background:#684c35;
	padding-left:15px;
	line-height:24px;
}

#sinavi a {
	display:block;
	margin-right:18px;
	float:left;
	color:#dcd6d0;
}

#sinavi a:hover {
	color:#fff;
}

#content {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

#copyrights {
	width:209px;
	height:76px;
	padding:6px 9px 0 24px;
	color:#673f15;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#copyrights p {
	font-size:11px;
	margin:0;
	padding-right:10px;
}


/*
#video {
    background:url(../images/video.png) repeat-x;
	font-size:11px;
	position: relative;
	width:130px;
	height:69px;
    z-index:999999;
    margin-left:-16px;
    padding-left:100px;
    padding-top:15px; 
	color:#978260;
	display:block;
	margin-bottom:17px;
	text-transform:none;
}*/

#video {
	font-size:11px;
	width:126px;
	height:69px;
	margin-left: -4px;
	padding-left:90px;
	padding-top:15px;
	color:#978260;
	display:block;
	margin-bottom:7px;
	background-image: url(../images/video.png);
	background-repeat: no-repeat;

	position: relative;
	text-transform:none;
	}
	
#video:first-line {
	color:#594d35;
	font-weight:bold;
}
#radio {
	font-size:11px;
	width:126px;
	height:69px;
	margin-left: -4px;
	padding-left:90px;
	padding-top:4px;
	color:#978260;
	display:block;
	margin-bottom:7px;
	background-image: url(../images/radio_back.png);
	background-repeat: no-repeat;

	position: relative;
	text-transform:none;
	}
	
#radio:first-line {
	color:#594d35;
	font-weight:bold;
}
#nag {
	font-size:11px;
	width:126px;
	height:72px;
	margin-left: -4px;
	padding-left:90px;
	padding-top:4px;
	color:#978260;
	display:block;
	margin-bottom:7px;
	background-image: url(../images/nag.png);
	background-repeat: no-repeat;

	position: relative;
	text-transform:none;
	}
	
#nag:first-line {
	color:#594d35;
	font-weight:bold;
}

#navi, #navi ul {
	margin:0;
	padding:0;
	text-transform:uppercase;
}

#navi {
	margin-bottom:15px;
}

#navi li {
	background:url(../images/stric.gif) repeat-x bottom;
	list-style-type:none;
	font-size:12px;
	font-weight:bold;
	min-height:30px;
	line-height:30px;
	padding-left:10px;
}

#navi a:hover {
	color:#993333;
}

#navi ul li a {
	color:#7b360c;
}

#navi ul li {
	background:url(../images/navilist.gif) no-repeat left 6px;
	padding-left:15px;
	margin-left:10px;
	min-height:22px;
	line-height:22px;
}

#navi ul li.li3 ul li {
	padding-left:15px;
	margin-left:10px;
	line-height:20px;
	min-height:20px;
	background:url(../images/0.gif) no-repeat left 6px;
	font-style: normal;
	text-transform: none;
}
#navi ul li.li3 ul li a{
	color:#333333;
}
#navi ul li.li3 ul li a:hover{
	color:#993333;
}

.str {padding-left: 22px;}

#calen {
	background:url(../images/calendar.png) no-repeat top left;
	padding-top:34px;
}

#popular {
	margin-top:15px;
	background:url(../images/popular.png) no-repeat top left;
	padding-top:34px;
}

#popular ul {
	margin:0;
	margin-left:5px;
	padding:0;
}

#popular li {
	background:url(../images/bass.png) no-repeat left 2px;
	list-style-type:none;
	font-size:12px;
	/*font-weight:bold;*/
	padding:0;
	padding-left:20px;
	margin:0;
	margin-bottom:3px;
}

#popular a {
	color:#884c24;
	position: relative;
}

#useful {
	margin-top:15px;
	background:url(../images/useful.png) no-repeat top left;
	padding-top:34px;
}

#useful ul {
	margin:0;
	margin-left:7px;
	padding:0;
}

#useful li {
	background:url(../images/poplist.gif) no-repeat left 5px;
	list-style-type:none;
	font-size:12px;
	/*font-weight:bold;*/
	padding:0;
	padding-left:18px;
	margin:0;
	position: relative;
}

#useful a {
	color:#884c24;
}

#arch {
	margin-top:15px;
	background:url(../images/archive.png) no-repeat top left;
	padding-top:34px;
}

#arch a, #friends a {
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-left:8px;
	color:#47413d;
}

#friends {
	margin-top:15px;
	background:url(../images/friends.png) no-repeat top left;
	padding-top:34px;
}

#adv {
	margin:0;
	padding:0;
	margin-top:15px;
	background:url(../images/adv.png) no-repeat top left;
	padding-top:34px;
	color:#9e7457;
	padding-left:8px;
	list-style-type:none;
}

#adv a {
	font-size:12px;
	/*font-weight:bold;*/
	color:#884c24;
	text-decoration:underline;
}

#speedbar{
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding-bottom: 10px;
	line-height:18px;
	background:url(../images/stric.gif) repeat-x bottom;
	padding-left:7px;
	margin-bottom:8px;
}

#speedbar a {
	text-decoration:underline;
	color:#000;
	font-size:12px;
	font-weight:bold;
}
















.a_field {
	background:#dbb087;
	border:1px #aa6a30 solid;
	width:124px;
	height:20px;
	color:#b38b65;
	line-height:20px;
	padding-left:9px;
}

.grey {
	height:30px;
	line-height:30px;
	padding:0 14px;
	background:#edebe7;
	margin-bottom:15px;
}

.grey a, .newsbottom  a, .newsfull a {
	color:#c67f33;
	font-weight:bold;
	text-decoration:underline;
}

.comm_rup, .comm_rdwn {
	color:#bababa;
}

.comm_rup a, .comm_rdwn a {
	color:#c67f33;
	text-decoration:underline;
}


.gleft {
	float:left;
}

.gright {
	float:right;
	padding-top:9px;
}

.rating {
	padding:0 !important;
	margin-top:-8px !important;
}

.unit-rating {
	top:8px !important;
	height:15px;
	overflow:hidden;
}

.text, .text div {
	padding:0 7px;
	margin:0;
}

.newshref {
	margin-top:15px;
	display:block;
	width:115px;
	height:45px;
	float:right;
	cursor: pointer;
}
.cat_link {padding-top: 33px; float:left;}
.newsbottom {
	clear:both;
	height:60px;
	background:url(../images/newsbottom.jpg) no-repeat bottom center;
	padding-left:15px;
	margin-bottom:42px;
}

.newsfull {
	clear:both;
	height:27px;
	background:url(../images/newsfull.jpg) no-repeat bottom center;
	padding-left:15px;
	padding-top: 33px;
	margin-bottom:32px;
}

.navigation {
	color:#545454; 
	border:0px;
	padding-right: 10px;
	padding-bottom: 20px;
font-family: tahoma;
font-size: 11px;
background-color: transparent;
text-decoration: none;
margin: 0px auto;
text-align: center;
}  	

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #545454;
	background:#f9f9f9;
	border:1px solid #e0e0e0;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background:#edebe7;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #e0e0e0;
	color:#545454;
	font-size:11px;
}


.bann {
	width:auto;
	color:#e6c7ab;
	font-size:11px;
	padding:0;
	margin:0;
	float:left;
	padding-left:20px;
	padding-top:15px;
	width:500px;
}

.related  li{
	list-style-type:none;
	background:url(../images/greylist.gif) left no-repeat;
	padding-left:10px;
	margin-top:5px;
}
.related  a {
	color:#94918f;
	text-decoration:underline;
}

.related {
	margin:0;
	margin-left:5px;
	padding:0;
}

.comm_rup {
	height:22px;
	background:url(../images/stric_grey.gif) repeat-x bottom;
	padding-left:5px;
	font-size:11px;
}

.comm_up {
	width:728px;
	overflow:hidden;
	margin-bottom:15px;
	background-color: #ebede7;
	background-image: url(../images/comm_down.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.comm_rdwn {
	height:22px;
	padding-left:5px;
	font-size:11px;
	line-height:22px;
}

.comment {
	background:url(../images/comm_up.gif) no-repeat top left;
	width:728px;
	padding:16px 14px;
}

.f_textarea {
	width:456px;
	height:100px;
	border:1px solid #d5dbca;
	background:#edebe7;
}

.f_input, select{
	border:1px solid #d5dbca;
	background:#edebe7;
}

/*clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
} 

.clearfix {
	display: inline-block;
} 

/*html[xmlns] .clearfix {
	display: block;
} */

* html .clearfix {
	height: 1%;
}
.news h1 {
	margin:0;
	margin-bottom:10px;
	margin-top:3px;
	font-family:'Trebuchet MS', arial, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#7c1d18;
}
.clr_wh {
	background-color: #FFFFFF;
}
.mr10 {
    margin-top: 10px;
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
	background-position: 3px 94px;

}
.top_l {
	background-image: url(../images/top_l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.msh {
	position: relative;
	height: 85px;
}
.sh_1 {
	position: absolute;
	left: 230px;
	top: 165px;
	height: 140px;
	width: 12px;
	background-image: url(../images/sh_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_l {padding-left: 18px; padding-right: 12px;}

#counters {
	background:#c27833;
	height:84px;
    color:#673f15;
	font-size:11px;
}

.banner {
	width:720px;
	height:31px;
	background:#c27833;
	float:left;
	margin-left:16px;
	margin-top:10px;
}

/* вывод списка в одну строку*/
      #inline {
        margin: 2em;
         padding: 5px;
      }
      #inline li:before {
        content: "\00BB";
      }
      #inline ul, #inline li {
        display: inline;
       margin: 0;
         padding: 0;
      }
	  #inline a {   
    color:#7f5120;
	font-size:11px;
}





.border_d {
border: 1px  dotted #3a250a; 
padding: 4px;
vertical-align: top;
background-color:#f7f2ea;
}
.border {
border: 1px  dotted #3a250a; 
padding: 4px;
vertical-align: top;
}


#nav_tab {
	color:#666;
	border:0px;
	padding: 10px;
	font-weight:bold;
}
#nav_tab a:link,
#nav_tab a:hover,
#nav_tab a:visited,
#nav_tab a:active {
	text-decoration:none;
	color: #242424;
	background:#e2b487;
	border:1px solid #6a5b3e;
	padding:2px 4px;
	font-size:11px
}


#nav_tab a:hover {
	color: #FFFFFF;
	background:#9e5405;
	border-color:#000000;
}



.bt {
	background-image: url(../images/bt.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 727px;
	margin-bottom: 7px;
}
.bb {
	background-image: url(../images/bb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 11px 0px 11px 0px;
}
.bc {
	background-image: url(../images/bc.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 4px 15px 4px 15px;
	color: #494639;
}
.bc strong {
	font-weight: normal;
}
.bc h1 {
	font-size: 14px;
	line-height: 16px;
	color: #922828;
	font-weight: bolder;
	padding-bottom: 5px;
}



.menu  {
	background:url(../images/stric.gif) repeat-x bottom;
	list-style-type:none;
	font-size:12px;
	font-weight:bold;
	min-height:30px;
	line-height:30px;
	padding-left:10px;
	text-transform:uppercase;
}

.menu2 {
	background:none;
	background:url(../images/navilist.gif) no-repeat left 5px;
	padding-left:15px;
	margin-left:10px;
	line-height:20px;
	height:25px;
	text-transform:uppercase;
	font-weight:bold;
}

.menu a:hover {
	color:#993333;
}
.menu2 a:hover {
	color:#993333;
}

.menu2 a {
	color:#7b360c;
}



/* переключение табов в таблицах */

.guitar_tab {
	border: 1px dashed #666666;
	color: #333333;
	padding: 0px 10px 10px 10px;
}
*html .guitar_tab {margin-top: -10px;}
.guitar_tabBox { 
	OVERFLOW: hidden;
	font-size: 14px;
	margin: 1px;  

}
.guitar_tabBox A {
	FLOAT: left;
	TEXT-DECORATION: none;
	color: #000;
	background-color: #e9d3bc;
	border: 1px solid #000000;  
	cursor: default;
	padding: 3px 0;
	border-collapse: collapse;
 	margin-left: 1px; /* Отступ слева */
}
.guitar_tabBox A:hover {
	TEXT-DECORATION: none;
	background-color: #996633;
}
.guitar_tabBox A SPAN {
	DISPLAY: block;
	text-align: center;
	padding: 0px 10px 0px 10px;
	height: 20px;
	line-height: 19px;
}
.guitar_tabBox A.active {
	COLOR: #333333;
	TEXT-DECORATION: none;
	background-color: #cc9966;
}

.guitar_tabContent {
	MARGIN-TOP: 10px;
}
.guitar_ContentTable {
	WIDTH: 100%;
}

