* {
	margin: 0;
	padding: 0;
}

body {
	background: url(img/bg70.jpg) repeat;
	font: normal small  Arial,Verdana, Helvetica, sans-serif;
	}

#wrapper{
	width:100%;
    background: url(img/fon_top.png) repeat-x;		
}		

h1, h2, h3 {
	margin-bottom: 20px;
	color:  #993300;
}

h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.1em; }

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
}

a {
	color: #23B9FF;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

img { border: none; }

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}

hr { display: none; }

.hr {
	height: 36px;
	margin-bottom: 15px;
	background: url(img/img06.gif) repeat-x left center;
}

/* Header */

.header {
	width: 960px;
	margin: 0 auto;
}
#header_left {
	float: left;
	width: 290px;
}

#header_right {
	float: right;
	width:670px;
	height:172px;
}
#col-one {
	float:left;
	width:140px;
	height:50px;
	background: url(img/i_1.jpg) no-repeat;
}
/*menu*/

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 670px;
	height: 50px;
	position: relative;
}

#menu span {
	top:13px;
	/*display: none;*/
	position: relative;
}

#menu a {
	display: block;
	text-decoration:none;
	color:#000;
    font-weight: bold;
	position: absolute;
	outline: none;
}

#menu a:hover {
	background-position: left bottom;
}
#menu .active {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
	color:#F00;
}

#menu .home {

	width: 140px;
	height: 50px;
	background: url(img/yellow.jpg) no-repeat;
	left: 0px;
	top: 0px;
	text-indent: 70px;
}

#menu .catalog {
	width: 102px;
	height: 50px;
	background: url(img/green.jpg) no-repeat;
	left: 140px;
	top: 0px;
	text-indent: 25px;
}

#menu .contacts {
	width: 99px;
	height: 50px;
	background: url(img/blue.jpg) no-repeat;
	left: 242px;
	top: 0px;
	text-indent: 19px;
}
#menu .dealers {
	width: 100px;
	height: 50px;
	background: url(img/brown.jpg) no-repeat;
	left: 341px;
	top: 0px;
	text-indent: 19px;
}
#menu .tel {
	width: 229px;
	height: 50px;
	background: url(img/i_5.jpg) no-repeat;
	left: 441px;
	top: 0px;
	text-indent: 19px;
}

/*end of menu*/

.catalog a{
        font-size:1.1em;
        font-weight:bold;
        color: #FFFFFF;
        text-decoration:none; 
       
}

.catalog a:hover{
       text-decoration:underline;
}

.catalog ul{
        list-style-image: url(img/marker-2.png);
}
.catalog li{
         line-height:40px;
		 padding-left:8px;
}
#categories_list{
	padding-left:30px;
}
.category{
	float:left;
	width:250px;
	height:100px;
	padding:5px;
	margin-right:25px;
	margin-bottom:25px;
	background-image: url(/assets/templates/work1/img/bgd_category.gif);
	background-repeat:no-repeat;
}
.boxgrid {
	position: relative;
	height: 90px;
	width: 240px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
.boxgrid.slideright a {
	display: block;
	color: #999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.boxgrid.slideright .cover {
	position: absolute;
	left: -240px;
	width: 480px;
	margin: 0px;
	float: left;
	text-shadow: none;
	font-size: 11px;
	height: 90px;
	background-image: url(img/cover.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 240px;
	padding-bottom: 5px;
	padding-left: 5px;
	top: 0px;
}*/
.boxgrid img{
	position:absolute;
	top:0px;
	left:0px;
	width:250px;
	height:100px;
	border:0px;
	padding:0px;
}

.short-text {
	font-size:9px;
	color:white;	
}
.page a{
        color: #000000;
}

.goods_list_img {
		width:223px;
		height:223px;
		background: url(img/pos-fon.png);
}

#two-colomns-list img {
		/*position:absolute;*/
		z-index:1;
		/*margin-left:-90px;*/
}


#main {
	width: 960px;
	margin: 0 auto;
}

/* Sidebar */

#sidebar {
	width: 290px;
	background: url(img/bg_dark.jpg) repeat-y;
}

#sidebar .h1-index {
	width: 290px;
	height: 32px;
	background: url(img/bg_dark_top.jpg) no-repeat;
}

/* Content */

.content {
    width: 670px;
	background: url(img/fon_content.jpg) repeat; 
}

.text {
    padding: 20px 40px 0 20px;
    text-align:justify;
}

#logo h1 {
	margin: 0;
	padding-top: 80px;
	font-size: 2.6em;
	font-variant: small-caps;
}

#logo h2 {
	padding-left: 6px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Footer */

#ten {

	clear: both;
	width: 960px;
	height:60px;
	margin: 0 auto;
	background-image:url(img/ten.jpg);
}

#footer {
	margin: 0 auto;
	width: 960px;
	font-size: x-small;
}



#footer p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

#footer a {
	color: #999999;
}

