/* === Tags ======================================================================================= */

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, verdana, sans-serif, helvetica;
	font-size: 11px;
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url("images/bodyBg.jpg");
        background-repeat: repeat-x;
}

body.print {
	background-color: #FFFFFF;
	background-image: none;
	width:80%;
	height:80%;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

p {
	padding: 0;
	margin: 0px 0px 10px 0px;
}

table {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, verdana, sans-serif, helvetica;
	font-size: 11px;
	color: #666666;
	text-align: left;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #2161AD;
	text-decoration: underline;
}

h1 {
	display: block;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	border-left: solid 4px #2161AD;
	padding-left: 6px;
}

/* === Base classes =============================================================================== */
.clear {
	clear: both;
}

.left	{
	float: left;
}

.right {
	float: right;
}

.relative {
	position: relative;
}

/* === Header ================================================================================== */

#wrap {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	height: 100%;
	min-height: 100%;
	background-color: #FFFFFF;
}

#header {
	float: left;
	width: 100%;
/*	height: 77px; */
	padding: 10px 10px 4px 10px;
	background-color: #FFFFFF;
}

#logo {
	float: left;
	width: 117px;
}

#salonLogo {
	padding-left: 19px;
	padding-right: 19px;
	height: 38px; 
	background-color: #f7f7f7;
	background-repeat: no-repeat;
	float: left;
}

#salonAddress {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	margin-left: 155px;
}

/* === Menu =================================================================================== */

#menu {
	float: left; 
	width: 759px;
}

#menuTopPart {
	float: left;
	width: 850px;
	height: 38px;
}

#menuTopPart td {
	text-align: center;
	color: #333333;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 38px;
	background-color: #D8DDE1;
}

#menuTopPart a {
	text-decoration: none;
	color: #3a4966;
	font-weight: bold;
	display: block;
	height: 28px;
	padding: 10px 40px 0px 40px;
	margin: 0;
	background-color: #D8DDE1;
}

#menuTopPart a:hover {
	text-decoration: none;
	color: #333333;
	display: block;
	height: 28px;
	padding: 10px 40px 0px 40px;
	margin: 0;
	background-color: #B7C0C7;
}

#menuBottomPart {
	float: left; 
	width: 820px;
	height: 39px;

}

#menuBottomPart a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#menuBottomPart a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

#menuBottomPart ul {
	margin: 0;
	padding: 0;
	margin: 13px 0px 0px 15px;
}

#menuBottomPart li {
	display: inline;
	margin: 0;
	padding: 0px 10px 0px 10px;
}

/* === Center ================================================================================== */

#center {
	float: left;
	width: 100%;
	padding: 0px 10px 20px 10px;
	background-color: #FFFFFF;
}

#centerLeftSide {
	float: left;
	width: 517px;
}

#tiser {
	float: left;
	width: 517px;
	height: 388px;
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.blockTradeIn {
	float: left;
	width: 481px;
	background-image: url(images/roundBg.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 18px;
	text-align: justify;
}

.caption1 {
	float: left;
	width: 100%;
	display: block;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	border-left: solid 4px #2161AD;
	padding-left: 6px;
	margin-bottom: 10px;
}

.blockTradeIn ul {
	margin: 0;
	padding: 0;
}

.blockTradeIn li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

a.bulletBlue {
	background-image: url(images/bulletBlue.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 13px;
}

#centerRightSide {
	float: left;
	width: 421px;
	padding: 0px 21px 0px 21px;
}

.blockRound1 {
	float: left;
	width: 421px;
	background-image: url(images/border1Bottom.gif);
	background-position: bottom;
	background-repeat: repeat-y;
}

.blockRound1Top {
	float: left;
	width: 421px;
	height: 10px;
	background-image: url(images/border1Top.gif);
	background-position: top;
	background-repeat: repeat;
}

.blockRound1Content {
	float: left;
	width: 397px;
	padding: 0px 12px 12px 12px;
}

.homeThumb td {
	text-align: center;
}

.thumbBlock {
	width: 115px;
	text-align: left;
}

.thumbMask {
	float: left;
	width: 115px;
	height: 55px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.thumbLink {
	float: left;
   padding-left: 10px;
}

.sepH {
	background-image: url(images/sepH.gif);
	background-position: center;
	background-repeat: repeat-x;
	text-align: center;
}

.sepV {
	background-image: url(images/sepV.gif);
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
	width: 20px;
}

.blockNews {
	float: left;
	width: 391px;
	padding: 15px;
	background-color: #F5F5F5;
	margin-top: 20px;
}

.blockNews td {
	padding: 10px 0px 10px 0px;
}

.blockNews span {
	color: #000000;
	display: block;
	margin-bottom: 5px;
}

a.bulletGrey {
	background-image: url(images/bulletGrey.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}

a.bulletGrey:hover {
	background-image: url(images/bulletGrey.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}

td.linkBullet {
	padding: 0;
	text-align: right;
}

#news {
        display: block;
        width: 800px;
        float: right;
}

/* === Avto =================================================================================== */

#avtoMenu {
        background-image: url("images/avtomenu_top.jpg");
        background-repeat: no-repeat;
        padding-top: 10px;
        padding-left: 10px;
}

#avtoLinks {
        padding-right: 10px;
        padding-left: 10px;
        line-height: 2;
}

#avtoSite {

        padding-right: 10px;
        padding-left: 10px;
}


#avtoName {
        color: #ffffff;
        font-family: Tahoma;
        font-size: 14pt;
}

.slogan {
        color: #00498D;
        font-family: Tahoma;
        font-size: 10pt;
}

.submenu {
        color: #3B85C0;
        font-family: Arial;
        font-size: 9pt;
        font-weight: bold;
        padding: 5px;
}

TABLE.contentTable {
	background-color: #90A7B9;
}

TABLE.contentTable TD {
	background-color: #ffffff;
}

/* === Footer ================================================================================== */

#footer {
	float: left;
	width: 100%;
	padding: 0px 10px 10px 10px;
	background-color: #FFFFFF;
}

#footerBorder {
	float: left;
	border: solid 1px #CECDCE;
	width: 956px;
	padding: 2px;
}

#footerLeft {
	float: left;
	width: 340px;
	height: 38px;
	background-image: url(images/copy.gif);
	background-repeat: no-repeat;
}

#footerRight {
	float: right;
	height: 38px;

	background-image: url(images/footerRightBg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 3px;
}

#footerRight td {
	padding: 0px 2px 0px 2px;
	height: 38px;
}
