﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
	position: relative;
	background-color: #333C45;
	font-size: 9pt;
	font-family: 'Trebuchet MS';
	background-image: url(Images/left_sidebar.png);
	background-position: left;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	color: #000000;
}

a:link
{
    color: #034af3;
    text-decoration: underline;
}
a:visited
{
    color: #505abc;
}
a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
a:active
{
    color: #FF6600;
}
p
{
    margin-bottom: 20px;
    line-height: 1.6em;
}
input[type=submit], input[type=button]
{
    min-height: 15px;
    min-width: 53px;
}
/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
	padding: 0 0 0 8px;
	margin: 0;
	line-height: 25px;
	background-image: url(Images/text_header.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #ffffff;
	font-size: 110%;
	font-weight: normal;
	font-family: 'Trebuchet MS';
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
	background-image: url(Images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: 320px bottom;
}
#header
{
    position: relative;
    height: 120px;
	background-image: url(Images/header_menu.png);
	background-position: right;
	background-repeat: no-repeat;
	margin-right: 32px;
}

#header h1
{
	position: absolute;
	top: 0;
	left: 0;
	width: 320px;
	height: 120px;
    padding: 0;
    margin: 0;
    background-image: url(Images/left_sidebar_top.png);
}
#header h1 a
{
	display: block;
	width: 320px;
	height: 120px;
	cursor: pointer;
    background-image: url(Images/logo.png);
    text-indent: -9999px;
    text-decoration: none;
}
#header ul
{
	position: relative;
	list-style-type: none;
	top: 38px;
	padding: 0;
	margin-left: 320px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: 'Arial Narrow';
	text-transform: uppercase;
}
#header ul li
{
	position: absolute;
	top: -56px;
	height: 64px;
	width: 96px;
	padding-right: 3px;
	text-align: center;
	z-index: 100;
	padding-top: 56px;
}
#header ul a:link, #header ul a:visited
{
	color: #333C45;
	text-decoration: none;
}
#header ul a:hover
{
	color: #CCD0D1;
	text-decoration: none;
}
#header ul li.spec_menuitem
{
	display: block;
	position: absolute;
	width: 21px;
	height: 21px;
	margin: 0;
	right: -27px;
	padding-top: 0;
	padding-right: 0;
	background-color: Transparent;
}
#header ul li.spec_menuitem a
{
	display: block;
	width: 21px;
	height: 21px;
	text-indent: -9999px;
	background-image: url(Images/home_contact.gif);
	background-position: right;
}
#header ul li.spec_menuitem_home
{
	top: -48px;
}
#header ul li.spec_menuitem_feedback
{
	top: -24px;
}
#header ul li.spec_menuitem_home a
{
	background-position: right 0;
}
#header ul li.spec_menuitem_home a.selected
{
	background-position: left 0;
}
#header ul li.spec_menuitem_feedback a
{
	background-position: right -21px;
}
#header ul li.spec_menuitem_feedback a.selected
{
	background-position: left -21px;
}
#header ul li.selected
{
	background-image: url(Images/header_menuitem_selected.png);
}
#header ul li.selected a
{
	color: #ff6600;
}
.header_menuitem_company
{
	left: 56px;
}
.header_menuitem_production
{
	left: 168px;
}
.header_menuitem_catalogue
{
	left: 280px;
}
.header_menuitem_photo
{
	left: 392px;
}
.header_menuitem_contacts
{
	left: 504px;
}
#subheader
{
	position: relative;
	top: 56px;
	margin-left: 320px;
	height: 18px;
	background-image: url(Images/menu_bg.png);
}
#logindisplay
{
	position: absolute;
	width: 32px;
	height: 120px;
	top: 0;
	right: -32px;
	background-color: #CCD0D1;
	background-image: url(Images/right_header_top.png);
}
#logindisplay a
{
	display: block;
	position: absolute;
	width: 21px;
	height: 21px;
	right: 5px;
	bottom: 8px;
	text-indent: -9999px;
    text-decoration: none;
    background-image: url(Images/exit.png);
}
#sidebar
{
	position: relative;
	width: 308px;
	margin-top: 15px;
	margin-bottom: 148px;
	float: left;
	background-image: url(Images/sidebar_bg.png);
}
#sidebar_top
{
	position: absolute;
	left: 0;
	top: -16px;
	width: 308px;
	height: 16px;
	background-image: url(Images/sidebar_top.png);
	font-size: 0;
}
#sidebar_bottom
{
	position: absolute;
	width: 292px;
	padding-left: 16px;
	padding-top: 8px;
	height: 140px;
	background-image: url(Images/sidebar_bottom.png);
	left: 0;
	bottom: -148px;
	color: #666666;
}
#sidebar_slogan
{
	color: #ff6600;
	font-family: 'Arial Narrow', Arial;
	font-size: 20pt;
	padding-top: 24px;
}
#sidebar_slogan span
{
	display: block;
	margin-left: 25%;
}
.sidebar_header_text
{
	font-family: 'Arial Narrow', Arial;
	font-size: 20pt;
	padding-left: 16px;
}
.sidebar_subheader_text
{
	color: #666666;
	padding-left: 16px;
	padding-top: 8px;
}
#main
{
	position: relative;
	margin-left: 334px;
	padding-left: 18px;
	top: 15px;
	background-image: url(Images/main_right.png);
	background-position: left;
	background-repeat: repeat-y;
}
#content
{
	position: relative;
	background-color: #fefefe;
	background-image: url(Images/content_bg.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	min-height: 200px;
	padding-top: 24px;
	padding-left: 24px;
	padding-bottom: 8px;
	padding-right: 16px;
}
#content_top
{
	position: absolute;
	height: 17px;
	top: -17px;
	left: 0px;
	width: 100%;
	background-image: url(Images/main_top.png);
	font-size: 0;
}
#content_right_coner
{
	position: absolute;
	width: 18px;
	height: 17px;
	top: -17px;
	left: -18px;
	background-image: url(Images/content_right_coner.png);
	font-size: 0;
}
#content_bottom
{
	position: absolute;
	width: 100%;
	height: 22px;
	background-image: url(Images/content_bottom.png);
	font-size: 0;
	left: 0;
	bottom: -22px;
}
#content_bottom_coner
{
	position: relative;
	width: 18px;
	height: 144px;
	top: -122px;
	left: -18px;
	background-image: url(Images/content_bottom_coner.png);
}
.text_content
{
	position: relative;
	float: left;
	width: 55%;
}
.text_content h2
{
	background-image: url(Images/text_header.png);
}
.subtext_content
{
	position: relative;
	margin-left: 58%;
	margin-right: 5%;
	padding-left: 4%;
	background-image: url(Images/dashed.gif);
	background-position: left 40px;
	background-repeat: repeat-y;
}
.subtext_content h2
{
	background-image: url(Images/subtext_header.png);
	overflow: hidden;
	line-height: 25px;
}
.edit_form, .detail_form
{
	margin-top: 16px;
}
#main_ie6
{
	margin-left: 334px;
	position: relative;
	top: -2px;
	text-align: right;
}
#main_ie6_table
{
    width: 99%;
    border: none;
    border-collapse: collapse;
    text-align: left;
}
#main_ie6_table td
{
    padding: 0;
    border: none;
}
#content_top_table
{
	height: 17px;
	background-image: url(Images/main_top.png);
	font-size: 0;
}
#content_right_coner_table
{
	width: 18px;
	height: 17px;
	background-image: url(Images/content_right_coner.png);
	font-size: 0;
}
#content_right_side_table
{
    width: 18px;
	background-image: url(Images/main_right.png);
	background-position: left;
	background-repeat: repeat-y;
}
#content_bottom_right_table
{
    width: 18px;
    height: 22px;
}
#content_table
{
    background-color: #fefefe;
    padding-top: 24px;
    padding-left: 24px;
    padding-bottom: 8px;
}
#content_bottom_table
{
	height: 22px;
	background-image: url(Images/content_bottom.png);
	font-size: 0;
}
#content_bottom_right_table_coner
{
    width: 18px;
    height: 144px;
    position: absolute;
    bottom: 0;
	background-image: url(Images/content_bottom_coner.png);
}
#footer
{
	color: #666666;
	clear: both;
	padding: 30px 0 16px 0;
	margin: 0;
	min-height: 100px;
}
#footer_line
{
	height: 18px;
	background-image: url(Images/footer_line.png);
	font-size: 90%;
	line-height: 18px;
	padding-left: 16px;
	padding-right: 16px;
	margin-top: 16px;
}
#footer_counter
{
	height: 32px;
	margin-top: 16px;
	text-align: center;
	width: 304px;
}
#soldata
{
	float: right;
	color: #333C45;
}
#soldata a
{
	color: #333C45;
	padding-right: 20px;
	background-image: url(Images/soldata_logo.png);
	background-position: right center;
	background-repeat: no-repeat;
}
address
{
	padding-top: 15px;
	margin-left: 16px;
	color: #333C45;
	font-style: normal;
}
/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#menu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
}

ul#menu li a:hover
{
    background-color: #fff;
    text-decoration: none;
}

ul#menu li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#menu li.selected a
{
    background-color: #fff;
    color: #000;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
    width: 226px;
}

input[type="password"] 
{
    width: 226px;
}
textarea
{
	width: 226px;
	font-family: Arial;
	font-size: small;
}
/* TABLE
----------------------------------------------------------*/

table 
{
  border: solid 1px #e8eef4;
  border-collapse: collapse;
}

table td 
{
  padding: 5px;   
  border: solid 1px #e8eef4;
}

table th
{
  padding: 6px 5px;
  text-align: left;
  background-color: #e8eef4; 
  border: solid 1px #e8eef4;   
}
.data_table
{
	margin-top: 16px;
	border-style: none;
}
.data_table td
{
	border-left-style: none;
	border-right-style: none;
}
.data_table strong, .edit_form strong, .detail_form strong
{
	font-size: 135%;
	color: #333C45;
	font-weight: normal;
}
.input_table
{
	margin-top: 16px;
	border-style: none;
}
.input_table td
{
	border-style: none;
}
.input_table th
{
  padding: 6px 5px;
  text-align: right;
  vertical-align: top;
  background: none;
  border-style: none;   
}
/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}
.error
{
    color:Red;
}
.inline
{
    display: inline;
}
.halfhidden
{
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    opacity: 0.5;
}
.editor-field, .editor-label
{
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.editor-field label
{
    display: block;
}
#menucontainer
{
    margin-top:40px;
}

div#title
{
    display:block;
    float:left;
    text-align:left;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}
.editor-toolbar
{
    position: relative;
    height: 32px;
    margin-top: 16px;
}
a.link_arrow
{
	display: block;
	width: 90px;
	padding-left: 30px;
	height: 30px;
	background-image: url(Images/link_arrow.png);
	line-height: 29px;
	font-size: 110%;
	color: #333C44;
	margin-bottom: 32px;
}
a.add_link
{
	display: block;
	float: left;
	width: 90px;
	padding-left: 30px;
	height: 30px;
	background-image: url(Images/add_link_arrow.png);
	line-height: 29px;
	font-size: 110%;
	color: #333C44;
	margin-right: 16px;
}
a.edit_link
{
	display: block;
	float: left;
	width: 90px;
	padding-left: 30px;
	height: 30px;
	background-image: url(Images/edit_link_arrow.png);
	line-height: 29px;
	font-size: 110%;
	color: #333C44;
	margin-right: 16px;
}
a.delete_link
{
	display: block;
	float: left;
	width: 90px;
	padding-left: 30px;
	height: 30px;
	background-image: url(Images/delete_link_arrow.png);
	line-height: 29px;
	font-size: 110%;
	color: #333C44;
	margin-right: 16px;
}
.certif_list
{
	list-style-image: url(Images/cert.png);
	margin-left: 24px;
	padding-left: 0;
}
.certif_list li
{
	padding: 4px 0;
}
.list_without_bullet
{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
.list_without_bullet li
{
	padding: 4px 8px;
}
.pdfile_link img
{
	border-style: none;
	width: 16px;
	height: 16px;
	margin-right: 4px;
}
.info_string
{
	color: #666666;
}
.visit_card
{
	position: relative;
	margin-top: 16px;
	border: solid 1px #e8eef4;
	padding: 8px;
	width: 318px;
}
.visit_card img
{
	border-style: none;
	float: left;
	margin-right: 16px;
	width: 112px;
	height: 112px;
}
.visit_card strong
{
	font-size: 150%;
	color: #333C45;
	font-weight: normal;
}
.visit_card strong span
{
	display: block;
	font-size: 75%;
}
.feedback_good_message
{
	color: Green;
	padding-left: 24px;
	background-image: url(http://img.soldata.ru/famfamfam/tick.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.feedback_error_message
{
	color: Red;
	padding-left: 24px;
	background-image: url(http://img.soldata.ru/famfamfam/stop.png);
	background-position: left top;
	background-repeat: no-repeat;
}

/* Фотоальбом */
.photo_album_list
{
	width: 100%;
	margin: 0;
	padding: 0;
}
.photo_album_list dd
{
	margin: 0;
	padding: 0;
	float: left;
	width: 25%;
	height: 152px;
}
.photo_album_list a
{
	display: block;
	height: 152px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}
.catlistmark_all
{
	display: block;
	float: left;
	margin-right: 4px;
	width: 16px;
	height: 16px;
	background-image: url(Images/catlistall.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	text-decoration: none;
	text-indent: -9999px;
	cursor: pointer;
}
.catlistmark
{
	display: block;
	float: left;
	margin-right: 4px;
	width: 16px;
	height: 16px;
	background-image: url(Images/catlistmark.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	text-decoration: none;
	text-indent: -9999px;
	cursor: pointer;
}
.catlistmark_sel
{
	background-position: left -16px;
}
