﻿/***********************************************/
/* style_template.css                          */
/* Used for http://www.donast.by               */
/***********************************************/

/***********************************************/
/* HTML Tag Styles                             */
/***********************************************/

body{
	font-family: Arial;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

a{
  color: #404040;
  text-decoration: underline;
}

a:hover{
  text-decoration: none;
}

img{
    border-width: 0;
    display: block;
}

p{
    margin: 0;
    padding: 0;
}

tr{
    margin: 0;
    padding: 0;
}

td{
    margin: 0;
    padding: 0;
}


/***********************************************/
/* Left Layout                                 */
/***********************************************/

#left{
    background-color: #4C7DB5;
    border-bottom: 1px solid #D9DBDC;
    vertical-align: top;
    width: 217px;
}


/***********************************************/
/* Center Layout                               */
/***********************************************/

#center{
    border-bottom: 1px solid #D9DBDC;
    vertical-align: top;
}


/***********************************************/
/* Blue Layout                                 */
/***********************************************/

#blue{
    background-image: url(blue.jpg);
    height: 140px;
}

#blue p{
    color: #FEFEFE;
    font-size: 13px;
    font-weight: bold;
    padding: 0 0 0 30px;
}


/***********************************************/
/* Menu Layout                                 */
/***********************************************/

#menu{
    background-color: #F3F9FF;
    border-left: 2px solid #4C7DB5;
    border-right: 1px solid #4C7DB5;
    border-top: 1px solid #D9DBDC;
    padding: 0;
    width: 214px;
}

#menu a{
    color: #54829E;
    display: block;
    text-decoration: none;
}

#menu a.nav{
	border-bottom: 1px solid #D9DBDC;
	color: #797979;
	display: block;
	font-size: 15px;
    font-weight: bold;
	padding: 3px 0;
	text-decoration: none;
}

#menu a.nav:hover{
	background-color: #F3F9DE;
	text-decoration: none;
}

#menu img{
    border: none;
    display: inline;
    padding: 0 7px 0 10px;
    vertical-align: middle;
}

#menu p{
    background-color: #4C7DB5;
    border-bottom: none;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    padding: 25px 10px;
}

#menu p.section{
    background-color: #FFFFFF;
    border-bottom: 1px solid #D9DBDC;
    font-size: 15px;
    font-weight: bold;
    padding: 8px 0 5px 10px;
}


/***********************************************/
/* Header Layout                               */
/***********************************************/

#back_top{
    background-image: url(back_top.jpg);
    background-repeat: no-repeat;
    height: 80px;
    vertical-align: bottom;
}

#back_top a{
    color: #587AA3;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: 2px;
    padding: 0 0 0 25px;
    text-decoration: none;
}

#back_top a:hover{
    color: #587AA3;
    text-decoration: underline;
}

#header{
    background-image: url(back.png);
    background-repeat: repeat-x;
    width: 50%;
}


/***********************************************/
/* Content Layout                              */
/***********************************************/

#content{
    background-image: url(texture.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
    border-top: 1px solid #D9DBDC;
    height: 700px;
    vertical-align: top;
	 padding: 4px 15px 0;
}

#content img{
    display: inline;
    padding: 0 7px 0 15px;
    vertical-align: middle;
}

#content p{
    color: #404040;
    font-size: 15px;
    margin-top: 10px;
	 margin-bottom: 10px 
}

#content p.header{
   color: #404040;
   padding: 0px 15px 0px 3px;
	border-left-width: 2px;
   border-left-style: solid;
   border-left-color: #487CB1;

}

#description a
{
	font-weight: 800;
}

a.pic{
  color: #404040;
  }

a.pic:hover{
    text-decoration: none;
	 color: #4682B4;
}

/***********************************************/
/* Items Layout                                */
/***********************************************/

#items td{
    margin: 5px 20px 0 0;
    vertical-align: top;
    width: 30em;
}

#items td.column{
    width: auto;
}


/***********************************************/
/* Pricelist Layout                            */
/***********************************************/

#products td{
  vertical-align: top;
}


/***********************************************/
/* Pricelist Layout                            */
/***********************************************/

#pricelist{
    border-left: 1px solid #4C7DB5;
    border-top: 1px solid #4C7DB5;
    margin: 0 15px;
    width: 750px;
}

#pricelist td{
    border-bottom: 1px solid #4C7DB5;
    border-right: 1px solid #4C7DB5;
    font-size: 15px;
    vertical-align: middle;
	  padding: 5px 5px 5px 5px;
	  text-align: center;
}

#pricelist td.header{
    background-color: #87A6CE;
    color: #FFFFFF;
    margin: 5px 20px 0 0;
    vertical-align: top;
	  font-weight: bold;
	  text-align: center;
}

#description a{
	  border-left: 2px #487CB1;
	  padding-left: 5px;
	  font-size: 15px;
}


/***********************************************/
/* Order Layout                                */
/***********************************************/

#order{
    background-color: #F6F6F6;
    border: 1px solid #4C7DB5;
    margin: 15px 15px;
    width: 750px;
}

#order td{
    font-size: 15px;
    padding: 7px 40px;
    vertical-align: middle;
}


/***********************************************/
/* Copyrights Layout                           */
/***********************************************/

#copyrights{
    background-color: #F9F9F9;
    color: #8D8D8D;
    font-size: 13px;
    text-align: right;
}

#copyrights a{
    color: #8D8D8D;
    text-decoration: none;
}

#copyrights a:hover{
    color: #008000;
    text-decoration: none;
}


/***********************************************/
/* Listing Layout                              */
/***********************************************/

ul{
  list-style-type: square;
}

ul ul{
  list-style-type: disc;
}

ul ul ul{
  list-style-type: none;
}


/***********************************************/
/* Pagination Layout                           */
/***********************************************/

#pagination{
  font-size: 14px;
	background: #f2f2f2;
	color:#666;
  border: 1px solid #ddd;
	margin: 15px 15px;
	text-align: left;
	width: 750px;
}

#pagination a:link, .pagination a:visited, .pagination a:active{
  color: #404040;
  text-decoration: underline;
}

#pagination a:hover{
  text-decoration: none;
}

#pagination td{
  padding: 5px;
}

#pagination span{
  float: right;
}

#start
{
	 color: #404040;
    font-size: 15px;
    padding: 20px 15px 0 15px;
}

#start p
{
	background: url(dot.jpg) left no-repeat;
	margin-left: 15px;
	padding: 4px 15px 0 10px;
}

#start h1
{
	color: #4C7DB5;
	font-size: 110%;
}
