* {margin: 0px ;
   padding: 0px;
   
  
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(images/shadow_left.jpg);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
}

#container {
	font-size: 1.2em;
	margin-left: 20px;
	margin-bottom:50px;
	min-width:1000px;

}

#header {
	height: 155px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}

#linkbar {
	background-image: url(images/linkbar_bg.jpg);
	background-repeat: repeat-x;
	height: 66px;
	position:absolute;
	z-index:100;

}

#left {
	background-image: url(images/content_top_bg.jpg);
	background-repeat: repeat-x;
	height: auto;
	padding-left:5px;
	padding-right: 50px;
	padding-top: 20px;
	float:left;
	margin-bottom:35px;
	z-index:100;
}
#left a {
color:#000000;

}

#sub_left {width: 30.3%;
           float: left;}

#sub_right {width: 30.3%;
            float: right;}



#left_topBox {
	height: 45px;
	padding-top: 1px;
	margin-bottom: 35px;
	color: #0eafdd;
	font-size: 0.9em;
}

#right {
	background-image: url(images/right1.png);
	position: absolute;
	top: 0;
	right: 0;
	width: 752px;
	padding-top: 284px;
	background-repeat: no-repeat;
	height: 0;
	margin-left:260px;
	z-index:0;
}
#content{
	font-size:small;
	float:left;
	top:254px;
	width:65%;
	z-index:10;
	min-width:650px;
	margin-top:100px;
	margin-bottom:35px;
	margin-left:-40px;
			
}
#footer {
	clear:left;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	width:98%;
	margin:0 auto;
}


/******************** Top Navigation ************************/



#navcontainer ul li { display: inline;width:100%}

#navcontainer ul li a
{
padding: 21px 15px 0px 15px;
color: #fff;
text-decoration: none;
float: left;

}

#navcontainer ul li a:hover
{
	background-image: url(images/hover_link_bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	color: #FFFFFF;
}

/********************* End top navigation ***************************/


p {margin-bottom: 15px;
    margin-top: 0px;}

.ingress {margin-bottom: 15px;
    margin-top: 10px;}
	
.sign_up {
	font-weight: bold;
	color: #0eafdd;
}




a:link {
	color: #0eafdd;
	text-decoration: none;
	font-weight: bold;
}     /* unvisited link */
a:visited {
	color: #6E2B32;
	text-decoration: none;
	font-weight: bold;
}  /* visited link */
a:hover {
	color: #0eafdd;
	text-decoration: none;
	font-weight: bold;
}   /* mouse over link */
a:active {
	color: #0eafdd;
	text-decoration: none;
	font-weight: bold;
}   /* selected link */


.img_left {float: left;
            margin-right: 4px;}

 /***************************** sidebar navigation ****************************/
			

.navcontainer ul
{
list-style-type: none;

}

.navcontainer a
{
display: block;
padding: 3px;
width: 185px;
background-color: #0eafdd;
border-bottom: 1px solid #0eafdd;
	
}

.navcontainer a:link, #navlist a:visited
{
text-decoration: none;
}

.navcontainer a:hover
{
color: #fff;
width: 185px;
}

/* START LEFT MENU */
#leftnav{ 
	border-top:8px solid #0eafdd; 
	border-left:8px solid #0eafdd;
	border-right:8px solid #0eafdd;
	border-bottom:8px solid #0eafdd; 
	padding:9px;
	background-color:#d5fdfd;
	
}

#leftnav a:hover {
	color:#ffffff;
}

.leftnavheader {
	border: 2px solid white;
	margin-bottom:2px;
	padding:2px 2px 2px 4px;
	background-color:#0eafdd;
	color:#0eafdd;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	font-style:italic;
	
}


.searchbox {
	border: 2px solid white;
	padding:5px;
	background-color:#0eafdd;
	margin-bottom:13px;
	font-size:10px; 
	color:#ffffff;
	text-transform:uppercase;

}

/*              CATALOG          */
.good{
color:gray;
margin-bottom:50px;
min-height:200px;
padding-bottom:10px;
}
.good a{
margin-top:-15px;
}
.good a:hover{
color:silver;
}
.main_goods{
position:relative;
min-height:200px;
width:95%;
border-spacing: 7px 5px;
}
.main_goods a{
color:#55606A;
text-decoration:underline;
border-spacing: 7px 5px;
}
.main_goods img{
border:0;
margin-right:10px;
margin-bottom:10px;
width:200px;

}

.main_goods h1{
color: #0eafdd;
font-size:16pt;		/*  размер заголовков на главной */
text-decoration:underline;
margin-bottom:10px;

}

.good h1{
color: #0eafdd;
font-size:16pt;	/*  размер заголовков в каталоге */
text-decoration:underline;
margin-bottom:10px;
}
.detail{
bottom:5px;
color:#4D4D4D;
position:absolute;
right:50px;
}
.detail h1{
font-size:16pt; /*  размер заголовков "подробней"*/
}
.good a:link{
color:#55606A;
text-decoration:underline;
}

.good a:visited{
color:#55606A;
text-decoration:underline;
}

.good a:active{
color:#55606A;
text-decoration:underline;
}
.good_info{
color:#4D4D4D;
}
.good_info img{
border:0;
margin-right:10px;
margin-bottom:10px;
width:200px;
}
 .good img{
border:0;
margin-right:10px;
margin-bottom:10px;
width:200px;
}
.good_info h1{
color: #0eafdd;
font-size:16pt;		/*  размер заголовков */
margin-bottom:10px;
}
.price-cont{
color:black;
position:absolute;
bottom:-10px;
left:250px;
top: 155px; 
font-size:10pt;	
}
.price{
color:red;
position:relative;
display:inline;
font-size:12pt;	

}

.special{
color:red;
margin-left:0%;
text-decoration:underline;
font-size:16pt;	/*  размер "специальные предложения" */
}
.images {
display:block;
}
.images img{
max-width:200px;
max-height:200px;
border:0;
}

#wellcome{
font-size:16pt; /*  размер добро пожаловать */
color: #0eafdd;
}
#main_goods{
border-collapse:collapse;
margin-left:0%;
width:105%;
}
#main_goods td{
border:1px dotted gray;
padding:10px;
}



.fix15 {
width:240px;
height:12px;
margin:0;
margin-left:-9px;
margin-right:-9px;
margin-top:4px;
padding:0;
background-color: #0eafdd;
}
.r1, .r2, .r3 {
    display: block;
    height: 1px;
}

.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }

#rounded-box-3 .inner-box, #rounded-box-3  b {
    background-color: #CCCCCC;
}

.inner-box {
    padding:1em;
}

.r1, .r2, .r3 {
    overflow: hidden; 
    font-size:1px;
}

.good_info1image{
color:#4D4D4D;
}
.good_info1image img{
border:0;
margin-right:10px;
margin-bottom:10px;
width:125px;
rel="lightbox" 
}


.roundedcornr_box_577970 {
	background: url(roundedcornr_577970_tl.png) no-repeat top left;
}
.roundedcornr_top_577970 {
	background: url(roundedcornr_577970_tr.png) no-repeat top right;
}
.roundedcornr_bottom_577970 {
	background: url(roundedcornr_577970_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_577970 div {
	background: url(roundedcornr_577970_br.png) no-repeat bottom right;
}
.roundedcornr_content_577970 {
	background: url(roundedcornr_577970_r.png) top right repeat-y;
}

.roundedcornr_top_577970 div,.roundedcornr_top_577970,
.roundedcornr_bottom_577970 div, .roundedcornr_bottom_577970 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_577970, .roundedcornr_bottom_577970 {
	margin-top: -19px;
}
.roundedcornr_content_577970 { padding: 0 15px; }

.newsb1, .newsb2, .newsb3, .newsb4{font-size:1px; overflow:hidden; display:block;} .newsb1 {height:1px; background:#0099cc; margin:0 5px;} .newsb2 {height:1px; background:#fff; border-right:2px solid #0099cc; border-left:2px solid #0099cc; margin:0 3px;} .newsb3 {height:1px; background:#fff; border-right:1px solid #0099cc; border-left:1px solid #0099cc; margin:0 5px;} .newsb4 {height:2px; background:#fff; border-right:1px solid #0099cc; border-left:1px solid #0099cc; margin:0 1px;} .newscontentb {background: #fff; border-right:1px solid #0099cc; border-left:1px solid #0099cc;} .newscontentb div {margin-left: 10px;} 
