/* Main Sections 
------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #333;
	margin:0;
	padding:0;
}
div, p, img, a, td, ul, ol {
	font-size: 1em; 
}

ol {
	margin-left: 1em;
	padding-left: 1em;
}
ol li {
	margin-left: 1em;
	padding: 0 0 .5em.3em;
	list-style: decimal;
}
h1, h2, h3 {
	font-weight: bold;
	margin: 0.5em 0;
	color: #6498C5;
}
h1 { font-size: 13px; }
h2 { font-size: 164%; }
h3 { font-size: 125%; }
h4 { font-size: 110%; font-weight: bold; margin-bottom: 1em;}
h5 { font-size: 100%; font-weight: bold; margin-bottom: 1em;}
h4 h4 {font-weight: normal;}
p { margin: 0 0 1em; }
a, a:link { 
	text-decoration: none;
	color: #69c;
    border-bottom:1px dotted #69c;
}
a:visited { 
    color: #669; 
    border-bottom-color:#669 ;
    }
a:hover { 
    color: #693; 
    text-decoration: none;
    border-bottom-color:#693 ; 
}
a:active { 
    color: #c33;
    border-bottom: 0; 
}

a.imglink { 
     border-bottom:0;
}

a:active { 
    color: #c33;
    border-bottom: 0; 
}
a img, img {
	border: none;
}

ul {
	list-style: none;
	margin: 0 0 20px 1em;
}
li {
	list-style: none;
	padding-left: 1em;
	margin-bottom: 3px;
}

.clear {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	font-size: 1px;
}

#page {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}

#content {
	float: left;
	text-align: left;
	width: 770px;
	margin: 20px 0px 0px 0px;
	padding: 0;
	line-height: 1.5em;
}                    
#ruLang {
	width:20px;
	height:13px;
	background:url(../images/rus.png) no-repeat;
	cursor:pointer;
	position:absolute;
	top:122px;
	right:10px;
}
#enLang {
	width:20px;
	height:13px;
	background:url(../images/eng.png) no-repeat;
	cursor:pointer;
	position:absolute;
	top:122px;
	right:10px;
}
/* Special text formatting 
------------------------------------------------------------------------------- */
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	color: #06c;
	border-bottom: 1px dotted #06c;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h4.date-header {
	margin-top: 0;
	padding-left: 14px;
	font-size: 100%;
	color: #f93;
	background: url(../../default/images/date_icon.gif) no-repeat 0 50%;
}

blockquote { 
	margin: 0 0 0 30px;
	padding: 10px 0 0 20px;
	font-size: 88%;
	line-height: 1.5em;
	color: #666;
	background: url(../../default/images/quotes.gif) no-repeat top left;
}

blockquote p { margin-top: 0; }

blockquote cite {
	margin: 5px 0 0;
	display: block;
}
code {
	font: 1em/2.5em 'Courier New', Courier, monospace;
	color: #444;
	white-space: pre; 
	width: 350px;
	height: auto;
	overflow: auto;
	display: block;
	border: 1px solid #999;
	border-width: 2px 0;
	padding: 1em;
	margin: 0 0 1em 0;
	background-color: #fafafa;
}
li code { width: 330px }

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dotted #3f3f3f;
}

.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }

hr { display: none; }


.error, .message {
	padding: 12px;
	color: red;
}
.message {
	background-color: green;
}
.toTop {
	color:#6699cc;
	cursor:pointer;
	display:inline-block;
}
.extraPrice {
	font-size:1.8em;
	color:#6699CC;
}
.toTop {
	padding-left:20px;
	background: url(../images/up_arrow.gif) no-repeat left;
	font-size:12px;
}
/* Header 
------------------------------------------------------------------------- */

#header {
	position: relative;
	height: 112px;
}

#header h1 {
	margin: 0 0 0 0;
	padding: 0;
}
#header h1 a {
	text-decoration: none;
	border-bottom: none;
	color: #000000;
}
#header h1 a:hover {

}


/* Search Form 
------------------------------------------------------------------------------- */
#search {
	position: absolute;
	right: 20px;
	top: 53px;
	padding: 0;
}
#search-txt {
	display:inline;
	font-weight:bold;
	margin-right:6px;
	position:relative;
	top:-6px;
	font-size:13px;
}
#search fieldset {
	display:inline;
}
#search form label {
	display:inline !important;
}
#ajaxSearch_form {
   color: #444;
   width: 100px;;
   display:inline;
}
#ajaxSearch_input {
   width: auto;
   display: inline;
   height: 17px;
   border: 1px solid #ddd;
   border-left-color: #c3c3c3;
   border-top-color: #7c7c7c;
   margin: 0 3px 0 0;
   padding: 3px 0 0;
   vertical-align: top;
   
}
#ajaxSearch_submit {
   display: inline;
   height: 22px;
   line-height: 22px;
   width:25px;
   background:url(../images/search.jpg) no-repeat;
   border:0;
}
#ajaxSearch_output {
   border: 1px solid #444;
   padding: 10px;
   background: #fff;
   display: block;
   height: auto;
   vertical-align: top;
}
.ajaxSearch_highlight {
    background-color:#c9e2f8;    
}
.ajaxSearch_result {
	margin-bottom:1.5em;
}
.ajaxSearch_result p {
	padding-bottom:0.3em;
}
.ajaxSearch_resultsInfo .ajaxSearch_highlight {
    background-color:white;
    font-weight: bold;
    color: black;
}
.ajaxSearch_paging {
    margin: 0 0 1em 0;
    display: block;
}
.ajaxSearch_result a {
    font-weight: bold;
}
form.FSF_form {
	margin: 0;
	padding: 0;
	width: auto;
	text-align: right !important;
}

input.FSF_input { 
	display: inline;
	height: 17px;
	border: 1px solid #ddd;
	border-left-color: #c3c3c3;
	border-top-color: #7c7c7c;
	background: #fff url(../../default/images/input-bg.gif) repeat-x top left;
	margin: -1px 3px 0;
	padding: 3px 0 0;
}
input.FSF_submit { 
	display: inline;
	margin: -1px 0 0;
	padding: 0;
	height: 22px;
	line-height: 22px;
}

/* Menu 
------------------------------------------------------------------------- */
#main_menu {
	height: 33px;
	background:#0065a5;
	list-style: none;
}
#main_menu ul {
	margin:0;
}
#main_menu li {
	height:32px;
	float: left;
	margin:0;
	padding:0;
}
#main_menu li a span {
	position:relative;
	top:7px;
}
#main_menu li a span span{
	position:relative;
	top:0px;
}
#main_menu a {
	display:block;
	background:#0065a5;
	text-decoration: none;
	height:32px;
	text-align: center;
	color:#fff;
	overflow:hidden;
	font-weight: bold;
	font-size:13px;
	border-left:1px solid white;
	padding:0 16px;
	float:left;
}
#main_menu a:visited {
	color:#fff;
}
#main_menu a:hover {
	background:#c9e2f8;
	color:#0065A6;
}
#main_menu a.active {
	color:#0065A6 !important;
	background:#c9e2f8 !important;
}
#main_menu a.last{
	border-right:solid 1px white;
}

.menuBlock {
	width:200px;
	margin-rignt:20px;
	float:left;
}
.menuBlock img {
	border:0px!important;
	margin-right:6px;
}
/* Post (main content entries)
------------------------------------------------------------------------- */
.post {
	margin: 0px 35px 35px 35px;
	min-height:300px;
}
.post h3 {
	margin-top: 0;
}
.post ul li, .catalog  ul li{
	background: url(../../default/images/tictac_orange.gif) no-repeat 0 6px;
	margin-left: 0em;
}

#gerhardtMenu {
	background-color:rgb(254,255,189);
	padding:9px;
}

/* Related Links 
------------------------------------------------------------------------- */
#navlist li { 
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}


/* UserComments 
------------------------------------------------------------------------- */                        
.comment {
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	position: relative;
	padding: 10px;
	overflow: hidden;
}
.commentAlt {
	background-color: #f4f4f4;
}
.commentAuthor {
	background-color: #ffc;    
}
.commentMe {
	background-color: #ccf !important;
	padding-top: 5px;
}
.commentNum {
	font-family: Arial, sans-serif;
	font-size: 50px;
	line-height: 30px;
	position: absolute;
	top: 0;
	right: 0;
	color: #f2f2f2;
	font-weight: bold;
	letter-spacing: -4px;
	z-index: 1;
}
.commentAlt .commentNum {
	color: #eaeaea;
}
.commentMe .commentNum {
	color: #b0b0ff;
}
.commentAuthor .commentNum {
	color: #f3f3bb;
}
.commentTitle {
	position: relative;
	z-index: 10;
	color: #999;
}
.commentTitle span {
		;
	font-size: 86%;
}
.commentTitle strong {
	color: #693;
	font-size: 110%;
	text-transform: none;
	font-weight: normal;
	margin-right: 6px;
}
.comment .content {
	position: relative;
	z-index: 10;
}


/* Sidebar 
------------------------------------------------------------------------- */

#sidebar {
	margin: 0 30px 0 481px;
	padding: 23px 0 0 0;
	font-size: 85%;
	line-height: 1.4em;
	color: #999;
	background: url(../../default/images/sidebar_bg.gif) no-repeat 0 0;
}

#sidebar h2 {
	padding: 25px 0 0 35px;
	color: #666;
	background: url(../../default/images/sidebar_icon.gif) no-repeat 5px 15px;
	height: 32px !important; /* for most browsers */
	height /**/:57px; /* for IE5/Win */
}

#sidebar ul, #sidebar p {
	padding: 5px 15px 1em;
	margin-left: -5px;
}

#sidebar ul { margin-bottom: 1em }
#sidebar ul ul { margin-bottom: 0; border-bottom: 1px solid #ddd; }
#sidebar ul ul ul { border-bottom: none; margin-bottom: 0; }
#sidebar ul li ul li { background: url(../../default/images/tictac_green.gif) no-repeat 0 6px; }


/* Footer 
------------------------------------------------------------------------- */
#footer {
	color: #333;
	background: #b3b3b3;
	text-align:center;
	height:55px;
	margin-bottom:10px;
	margin-top:16px;
	text-align:center;
	width:100%;
}
#footer p{
	position:relative;
	top:12px;
	padding:0;
	margin:0;
}

#footer a {border-bottom: none;}

#counters {
	opacity:0.3;
}
/* Forms 
------------------------------------------------------------------------------- */
form {
}
form.full { width: 100%; }


fieldset {
	border: none;
}

legend {
	display: none;
}
/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea {
	border: 1px solid #ddd;
	border-left-color: #c3c3c3;
	border-top-color: #7c7c7c;
	padding: 0 2px;
	height: 18px;
	line-height: 20px;
	background: #fff url(../../default/images/input-bg.gif) repeat-x top left;
}
form input.checkbox,
form select {
	border: 1px solid #ddd;
	border-left-color: #c3c3c3;
	border-top-color: #7c7c7c;
	background-color: #fff;    
}
form textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

form label input.calc {
	text-align: right;
	width: 100px;
	clear: left;
	padding: 0;
}
form input.button {
	clear: left;
}

/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
/* Paginate */
.pages {
	margin-top:20px;
}
.ditto_paging {
	border-top: 1px solid #ccc;
	padding: 10px;
	font-size: 86%;
	color: black;
}

.pages .ditto_currentpage {
	border: 1px solid black;
	padding: 1px 5px 2px;
	margin-right: 6px;
	background-color: #008CBA;
	color: #fff;
}

.pages .ditto_off {
	border: 1px solid #ccc;
	padding: 1px 5px 2px;
	margin-right: 6px;
	color: #ccc;
}

.pages a, .pages a:link, .pages a:visited {
	border: 1px solid #008CBA;
	padding: 1px 5px 2px;
	margin-right: 6px;
	text-decoration: none !important;
	color: black;
}

.pages a:hover {
	background-color: #fff;
	color: #000;
}
/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}
/*  Catalog
------------------------------------------------------------------------------- */
#catalogABC  {
    margin-left:4%
}
#catalogABC a {
    border-bottom:0;
}
#catalogABC table td {
	padding: 1em 0px 0px 0px;
    width: 264px !important;
	
}
#catalogABC h4 {
	text-transform: uppercase;
	font-weight: bold;
	color:#6498C5;
	margin: 0;
}
#catalogABC ul {
	margin:0 1em 0 0;
	line-height: 1.2em;
	list-style: none; 
}
#catalogABC ul li {
	list-style: none;
	margin:0 0 0.2em 0;
	background:none;
}
#catalogABC ul li ul {
	display: none;
	margin: 0.5em 0 0.5em 0.5em;
	list-style: none;
}
#catalogABC a {
	color:#666;
}
.catalog {
  margin: 0 0 35px 0;
  line-height: 1.2em;  
}
.catalog h4 table tr td{
	padding: 20px;
}
.catalog h4 table tr td table tr td{
	padding: 3px;
	text-align: left;
}
td.content {
	padding-left:16px;
}
table .data, table.data {
	border-collapse: collapse;
	margin:0 0 2em 0;
}
table .data th, table.data th, table .data td, table.data td{
	padding: 3px;
	border: solid 1px #999;
	line-height: 1.2em; 
}
table .data th, table.data th {
	text-align:center;
	background-color:#e8eff5;
}
.odd {
	/*background-color:#e8eff5;*/ 
}
.even {
}
.modelsImages {
	background-color:#666666;
	padding: 1.5em;
}
.modelsImages img {
	display:block;
	clear:right;
	margin-bottom:1.5em;
}

/*  News
------------------------------------------------------------------------------- */
#newsList {
	list-style: none;
	margin: 0;  
}
#newsList li {
	float:left;
	width: 210px;
	height: 280px;
	background-image: none;
	margin-bottom: 12px;
	line-height: 1.3em;
}
#newsList li p {
	padding-bottom: 8px;
}
.newsImage  {
	height: 130px;
}
/* BREADCRUMBS
------------------------------------------------------------------------------- 
// Included classes
	// .B_crumbBox        Span that surrounds all crumb output
	// .B_hideCrumb       Span surrounding the "..." if there are more crumbs than will be shown
	// .B_currentCrumb    Span or A tag surrounding the current crumb
	// .B_firstCrumb      Span that always surrounds the first crumb, whether it is "home" or not
	// .B_lastCrumb       Span surrounding last crumb, whether it is the current page or not
	// .B_crumb           Class given to each A tag surrounding the intermediate crumbs (not home, or hide)
	// .B_homeCrumb       Class given to the home crumb
*/
.B_crumbBox {
   font-size:90%; 
   color : #6498C5;  
}
.B_crumbBox a {
	border-bottom: 0px;
}
a.B_currentCrumb, a.B_currentCrumb:visited {
   text-decoration: none;
   color : #6498C5;
}

a.B_currentCrumb:hover {
   text-decoration: none;
}
a.B_crumb, a.B_crumb:visited {
   text-decoration: none;
   color : #6498C5;
}

a.B_crumb:hover {
   text-decoration: none;
}
a.B_homeCrumb, a.B_homeCrumb:visited {
   text-decoration: none;
   color : #6498C5;
}

a.B_homeCrumb:hover {
   text-decoration: none;

}