a {
   color:#1d4463;
   text-decoration:none;
}
a:hover{
   text-decoration:underline;
}
#body {
	background-color: #FFFFFF;
	position:relative;
	top:0px;
	left:0px;
	width:1000px;
}
#header {
	background:no-repeat url('img/header.png') #FFFFFF;
	position:relative;
	top:0px;
	width:933px;
	height:515px;
}
#contacts {
	position:relative;
	top:230px;
	left:335px;
	color:white;
	font-size:16px;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	width:500px;
	text-decoration: none;	
}
#search {
	position:relative;
	top:300px;
	left:35px;
	color:white;
	width:500px;
}
#search .help_search {
}
#buy_reci{
        position:relative;
        top:305px;
        left:360px;
        color:white;
        width:500px;
        font-size:18px;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-decoration: none;
}
#buy_reci a.buy_reci{
        color:white;
        font-size:18px;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	
}
#loginez {
	position:relative;
	top:325px;
	left:35px;
	color:black;
	width:500px;
}
#menu {
	background-color:#abc2e2;
	width:100%;
	height:64px;
	position:relative;
	top:0px;
}
#menu a.link{
	position:relative;
	top: 20px;
	left: 30px;
	margin: 15px;
	color:#1d4463;
	font-size:18px;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-decoration: none;
	
}

#left {
    position:relative;
	height:100%;
	width:283px;
	background-color:#e8d68d;
	float:left;
	top: 20px;
        border-bottom:#000000 solid 1px;
        border-right:#000000 solid 1px;
}
#left_menu {
	position:relative;
	margin:3px;
	padding-left: 5px;
}
#left .left_link {
	background:no-repeat url('img/menu_lp.png') #e8d68d;
	position:relative;
	width:272px;
	height:62px;
	margin:5px;
}
#left .cat {
	background:no-repeat url('img/cat_lp.png') #e8d68d;
	position:relative;
	width:270px;
	height:26px;
	margin:5px;
}
#left span.text {
	
	position:relative;
	top: 5px;
	left: 70px;
	margin: 15px;
	color:#fff;
	font-size:12px;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-decoration: none;
}
#left a.link{
	position:relative;
	top: 15px;
	left: 70px;
	margin: 15px;
	color:#1d4463;
	font-size:24px;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-decoration: none;
}
#left_menu div.link{
	position:relative;
	top: 0px;
	left: 0px;
	padding-left:5px;
	margin-left: 15px;
	margin-bottom: 5px;
	color:#1d4463;
	font-size:14px;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;


	text-decoration: none;
        cursor:pointer;
}
#left_menu div.catp{
        position:relative;
        margin-left:10px;

}
#left_menu div.link:hover{
	text-decoration: underline;
        cursor:pointer;
}
#left_menu img {margin-top:3px;}
#content {
	position: relative;
	width: 480px;
	height: 100%;
	float:left;
	top:20px;
	left:10px;
	background-color:#fff;
	border:#000000 solid 0px;

}
#brands {
	position: relative;
	width: 160px;
	height: 100%;
	float:left;
	top:20px;
	left:20px;
	margin: 5px;
	background-color:#fff;
	border-left:#000000 solid 1px;
}
#brands span {
	position: relative;
	left: 10px;
	font-size:20px;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-decoration: none;
}
#brand_ls {
	margin:15px;
}
#brand_ls a.link{
	position:relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	color:#1d4463;
	font-size:12px;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-decoration: none;
}
#brand_ls a.link:hover{
	text-decoration: underline;
}
#podval {
	position: relative;
	width: 100%;
	height: 100px;
	bottom:0px;
	top: 40px;
	background-color:white;
	display:block;
	border-top:#000000 solid 1px;
}
#lcs{
	position: relative;
	display:block;
	bottom:0px;
	top:30px;
	width:163px;
	height:40px;
	left:450px;
	background: url('img/lcs.png') no-repeat;
}
/* Prices style */
.priceViewList {
        position: relative;
        border:#000000 solid 1px;
        width: 50%;
        
}
span.price_img img{
    position: relative;
    border:#000 solid 1px;
    top: 10px;
}
span.viewp {
    position:relative;
    left:5px;
    vertical-align: bottom;
}

.priceViewListCat {
        position: relative;
        border:#000000 solid 1px;
        width: 100%;

}
span.price_imgCat img{
    position: relative;
    border:#000 solid 1px;
    top: 0px;
    float: left;
}
span.viewpCat {
    position:relative;
    left:5px;
    vertical-align: bottom;
    float: none;
}
span.viewbCat {
    position:relative;
    float:right;
    right:10px;
    
}
span.viewiCat {
    position:relative;
    float:right;
    right:0px;
    top:0px;
}
#PriceAbout {
    position:relative;
    float:right;
    width:100%;
}
#PriceAbout span.name{
    position:relative;
    color:#1d4463;
	font-size:22px;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-decoration: none;
}
#PriceAbout span.arts{
    position:relative;
    color:green;
	font-size:18px;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-decoration: none;
}
#PriceAbout span.cost{
    position:relative;
    color:red;
	font-size:18px;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-decoration: none;
}
#PriceAbout span.brand{
    position:relative;
    color:blue;
	font-size:18px;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-decoration: none;
}
a.price_buy {
    position:relative;
}
#PriceImg {
    position:relative;
    float:none;
    border:black 1px solid;
    margin:5px;
    cursor:pointer;
}
#PricePhotoList{
    position:relative;
    float:left;
    border:black 1px solid;
    margin:5px;
    width:220px;
}
img.photo_m {
    position:relative;
    
    border:black 1px solid;
    margin:3px;
    cursor:pointer;
}

/* Icons */
.deleteButton {
    border: none;
    width: 15px;
}
.editButton {
    border: none;
    width: 15px;
}
.addButton {
    border: none;
    width: 15px;
}
.cloneButton {
    border: none;
    width: 15px;
}
.buyButton {
    border: none;
    
}
.infoButton {
    border: none;
}
/* Admin panels style */
#menu_adm {
	background-color:#abc2e2;
	width:100%;
	height:100px;
	position:relative;
	top:0px;
        border:black 1px solid;
       
}
#menu_adm a.link{
        background-color:#fff;
	position:relative;
	top: 20px;
	left: 30px;
	margin: 1px;
        padding:5px;
	color:#1d4463;
	font-size:18px;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-decoration: none;
        border:black 1px solid;
}
#page_admin {
        width:100%;
        border:black 1px solid;
}
#page_admin input.admlinkch{
     position:relative;
     margin:0px;
     top:0px;
     width:20px;
}
#page_admin input{
        width:350px;
}
#page_admin .table {
        width:100%;
        border:black 1px solid;
        text-align: center;
}
#page_admin .table1 {
        
        border:black 1px solid;
        background-color:silver;
        
        font-weight: bold;
}
#page_admin .table2 {
        
        border:black 1px solid;
        background-color:silver;
        text-align: center;
}
#page_admin .table3 {
        width:75%;
        border:black 1px solid;
        background-color:silver;
        text-align: center;
}
#page_admin .table4 {
        width:25%;
        border:black 1px solid;
        background-color:rgb(217,217,225);
        text-align: center;

}
span.admlink{
	position:relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	color:#1d4463;
	font-size:14px;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-decoration: none;
        cursor:pointer;
}

div.admcatp{
        position:relative;
        margin-left:10px;

}
span.admlink:hover{
	text-decoration: underline;
        cursor:pointer;
}
/* Orders classes */
.ord_id {
        border:black 1px solid;
        background-color:silver;
        text-align: center;
        font-weight: bold;
}
.ord_mail{
        border:black 1px solid;
        background-color:silver;
        text-align: center;
        font-weight: bold;
        color:black;
}
.ord_date{
        border:black 1px solid;
        background-color:silver;
        text-align: center;
        font-weight: lighter;
        color:green;
}
.ord_name{text-align: center;
        font-weight: bold;}
.ord_adr{text-align: center;
        font-weight: bold;}
.ord_phone{text-align: center;
        font-weight: bold;}
.ord_city{text-align: center;
        font-weight: bold;}
.ord_info {
    display:none;
    border:black 1px solid;
    font-size:14px;
    font-style:normal;
}
.ord_comm {
    display:none;
    border:black 1px solid;
    font-size:14px;
    font-style:normal;
}
.ord_stat1 {
        border:black 1px solid;
        background-color:silver;
        text-align: center;
        font-weight: bold;
        color:red;
}
.ord_stat2 {
        border:black 1px solid;
        background-color:silver;
        text-align: center;
        font-weight: bold;
        color:yellow;
}
.ord_stat3 {
        border:black 1px solid;
        background-color:silver;
        text-align: center;
        font-weight: bold;
        color:yellow;
}
.ord_stat4 {
        border:black 1px solid;
        background-color:silver;
        text-align: center;
        font-weight: bold;
        color:green;
}
.ord_stat5 {
        border:black 1px solid;
        background-color:silver;
        text-align: center;
        font-weight: bold;
        color:gray;
}
.ord_tools {
        border:black 1px solid;
        background-color:#cccccc;
        text-align: center;
        font-weight: bold;
        width:116px;
}