body
{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 10pt;
	background: #ABABAB url(../images/page-ground.gif);
	color: #484848;
	overflow: auto;
}

p,
div
{
	padding:0px;
	margin:0px;
}

div.mcont
{

	background: transparent url(../images/page-top-ground.gif) repeat-x top left;
}
div.deviz{

}

div.header-phone
{
	display:block;
	width:200px;
	margin:35px;
	float:right;
	
}
table.mb
{
	width:1000px;
	height:100%;
	background: #D5D5D5 url(../images/header-ground.jpg) no-repeat top left;
	font-size: 10pt;
}

div.header
{
	width:1000px;
	height:320px;
	display:block;
    position:relative;
}

div.left_side
{
	width:275px;
	display:block;
	margin-right:25px;
	float:left;
	background: transparent url(../images/vsplit.gif) no-repeat top right;
}

div.content
{
	width:655px;
	display:block;
	float:left;
}

div.content p
{
	margin-bottom:16px;
	text-indent:25px;
}

div.footer
{
	background: transparent url(../images/footer-ground.jpg) no-repeat bottom left;
	width:1000px;
	height:100%;
	display:block;
	/*position:relative;*/
}
.highslide {
	cursor: url(http://www.autocenterplaneta.ru/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: #003c6e;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(http://www.autocenterplaneta.ru/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(http://www.autocenterplaneta.ru/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(http://www.autocenterplaneta.ru/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(http://www.autocenterplaneta.ru/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
div.header-logo-text
{
	width:300px;
	height:250px;
	display:block;
	color:black;
	position:absolute;
	z-index:10;
	left:115px;
	top:45px;
}

img.header-nav
{
	width:90px;
	height:15px;
	position:absolute;
	z-index:20;
	left:868px;
	top:20px;
	border:0px;
}

img.header-tel
{
	width:206px;
	height:34px;
	position:absolute;
	z-index:30;
	left:750px;
	top:51px;
}

div.header-logo-text2
{
	width:300px;
	height:185px;
	display:block;
	color:white;
	position:absolute;
	z-index:40;
	left:645px;
	top:130px;
}

a.white:link,
a.white:visited
{
	color:white;
	text-decoration:underline;
}
a.white:hover
{
	text-decoration:none;
}

a.white2:link,
a.white2:visited
{
	color:white;
	text-decoration:none;
}
a.white2:hover
{
	color:yellow;
}

table.menu_cont
{
	width:910px;
	margin-left:45px;
	margin-right:45px;
	font-size:14pt;
	color:black;
	margin-top:16px;
	margin-bottom:16px;
}

a.menu:link,
a.menu:visited
{
	font-size:12pt;
	font-weight:bold;
	color:black;
	text-decoration:none;
	padding:6px;
	line-height:25px;
}
a.menu:hover
{
	color:#0082FF;
	text-decoration:underline;
}

span.menu_selected
{
	font-size:12pt;
	font-weight:bold;
	color:white;
	background-color:#4585C7;
	padding:6px;
	line-height:35px;
}

a.blue:link,
a.blue:visited,
a.blue2:link,
a.blue2:visited
{
	color:#0082FF;
	text-decoration:underline;
}
a.blue:hover,
a.blue2:hover
{
	color:#404040;
	text-decoration:none;
}

a.blue2:hover
{
	text-decoration:underline;
}

a.grey:link,
a.grey:visited
{
	color:#404040;
	text-decoration:underline;
}
a.grey:hover
{
	color:#0082FF;
	text-decoration:none;
}

div.photo-frame,
div.gframe
{
	width:205px;
	display:block;
	background: transparent url(../images/frame.jpg) no-repeat top left;
	margin-bottom:8px;
	margin-top:25px;
}

div.gframe
{
	height:200px;
	text-align:center;
}

div.gframe
{
	margin-bottom:20px;
	margin-right:20px;
	margin-top:0px;
	float:left;
}

div.photo-frame img,
div.gframe img
{
	width:160px;
	height:115px;
	border:0px;
	margin-left:22px;
	margin-top:22px;
	margin-right:23px;
	margin-bottom:24px;
}

div.page_title
{
	font-size:20pt;
	margin-bottom:25px;
}

input.line_input
{
	background: white url(../images/input-gr.gif) no-repeat top left;
	border: 1px solid #A3A3A3;
	font-size:11pt;
	color: #505050;
	padding-top:5px;
	height:28px;
	padding-left:6px;
	margin-bottom:2px;
	margin-top:4px;
}

a.sl:link,
a.sl:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	border: 1px solid silver;
	background: none;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 30px;
}
a.sl:hover
{
	text-decoration: none;
	color: white;
	border: 1px solid #E11715;
	background-color: #E11715;
}

.sl_p
{
	font-size: 12px;
	font-weight: bold;
	color: white;
	border: 1px solid #4585C7;
	background-color: #4585C7;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 30px;
}

ul
{
	padding:0px;
	margin:0px;
	margin-top:16px;
	margin-bottom:16px;
}

li
{
	padding-left:10px;
	margin-left:20px;
	line-height:18px;
	font-size:10pt;
	margin-bottom:16px;
}
