/** 
 * Nulling styles
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
	background: transparent;
}
table {
	border-collapse: collapse;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/** 
 * Default styles
 */	
html {
	height: 100%;
	width: 100%;
}
body {
	min-height: 100%;
	height: 100%;
	font: normal 12px/18px Arial;
	color: #58585a;
	text-align: center;
	background: #f6f6f6;
}
#page {
	text-align: left;
	background: #fff;
	height: auto !important;
	min-height: 100%;
	height: 100%;
	margin: 0 auto;
	width: 1024px;
}
a {
	color: #58585a;
	outline: none;
	cursor: pointer;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #009ab6;
}
form input, textarea {
	font-weight: normal;
	font-size: 14px;
	color: #58585a;
	margin: 0;
	padding: 0;
	border: 0;
}
:focus {
	outline: 0 none;
}
h1 {
	text-transform: uppercase;
	color: #009ab6;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 14px;
}
h2 {
	color: #009ab6;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 14px;
}
h3 {
	color: #009ab6;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 14px;
}
.textContent ul {
	margin: 0 0 2px 0;
}
.textContent ul li {
	background: url(../img/list.gif) 0 5px no-repeat;
	display: block;
	padding: 0 0 13px 24px;
}
.textContent ol {
	margin: 0 0 2px 22px;
}
.textContent ol li {
	padding: 0 0 13px 0;
	list-style-type: decimal;
}
.textContent table {
	margin-bottom: 15px;
}
.textContent table th {
	background: #009bb7;
	color: #FFF;
	border: 1px solid #FFF;
	padding: 6px 10px 8px 10px;
}
.textContent table td {
	background: #fff;
	border: 1px solid #d9dadb;
	padding: 6px 10px 8px 10px;
	color: #4b4a4a;
}
.textContent p {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 14px;
	line-height:20px;
}
.contentPage {
	padding: 0 18px;
}
#head {
	height: 110px;
	border-bottom: 2px solid #e8e8e9;
	margin-bottom: 3px;
	background: url(../img/logog.jpg) 0 36px no-repeat;
	position: relative;
	z-index: 999;
}
#head .logoSite {
	display: inline-block;
	position: absolute;
	left: o;
	top: 20px;
	height: 53px;
	width: 180px;
}
.formSearch {
	position: absolute;
	width: 146px;
	height: 20px;
	right: 18px;
	top: 52px;
	background: url(../img/inputSearch.gif) 0 0 no-repeat;
}
.formSearch .searchInput {
	margin: 1px 0 0 4px;
	width: 120px;
	line-height: 14px;
	height: 13px;
	float: left;
}
.siteMenu {
	position: relative;
	top: 84px;
	text-align: left;
	left: 240px;
	right: 0;
	width: 600px;
}
.siteMenu a, .userPanel a {
	font-weight: normal;
	font-size: 14px;
	line-height:18px;
}
.siteMenu b, .userPanel b {
	padding: 0 10px;
	color: #939598;
	font-weight: normal;
	font-size: 14px;
	line-height:14px;
}
.userPanel {
	position: absolute;
	top: 84px;
	right: 20px;
	left: auto;
	width:auto;
}
.userPanel .username {
    color: #009ab6;
}
/*.userPanel span:hover .userLogin {*/
/*	display: block;*/
/*}*/
/* disabled, userPanel has submenu now.
.userPanel span:hover a {
	color: #009ab6;
}
*/
.userLogin {
	background: url(../img/form.png) 0 5px no-repeat;
	width: 202px;
	height: 145px;
	position: absolute;
	right: -5px;
	top: 20px;
	padding: 30px 0 0 25px;
	font-weight: normal;
	font-size: 13px;
	line-height:18px;
	z-index: 999;
	display: none;
}
.userLogin div {
	overflow: hidden;
	padding-bottom: 10px;
	clear: both;
	zoom: 1;
}
.userLogin label {
	display: block;
	float: left;
	width: 67px;
}
.userLogin .userInfo {
	border: 1px solid #e8e8e9;
	display: block;
	float: left;
	width: 95px;
	clear: right;
}
.userLogin .userInfo.error {
    border: 1px solid #e35485;
}
.userLogin a, .userLogin span {
	font-size: 11px;
	display: inline-block;
	line-height: normal;
}
.userLogin span {
	font-size: 11px;
	display: inline-block;
	padding: 1px 0 0 0;
}
.enterButton {
	float: left;
	margin: 0 10px 0 0;
}
.checkbox {
	margin-right: 10px;
}
.gallery {
	width: 988px;
	min-height: 318px;
}
.pageGallery {
	position: relative;
}
.pageGallery span {
	display: block;
	position: absolute;
	font-size: 20px;
	/*font-family: Arial;*/
	width: 330px;
	top: 90px;
	right: 80px;
	font-weight: normal;
	line-height: 23px;
}
.pageGallery b {
	font-weight: normal;
	color: #009ab6;
	display: block;
}
.pageGallery .navigator {
	height: 13px;
	position: absolute;
	right: 20px;
	bottom:15px;
	text-align: right;
}
.navigator a {
	display: inline-block;
	height: 13px;
	width: 13px;
	background: url(../img/navigator.png) 100% 0 no-repeat;
	margin-left: 5px;
}
.navigator .active {
	background-position: 0 0;
}
.leftSilde {
	width: 240px;
	float: left;
	zoom: 1;
	overflow: hidden;
}
.menu {
	background: #f6f6f6 url(../img/bottomLeftAngle.png) 0 100% no-repeat;
	width: 216px;
	margin: 0 20px 20px 0;
}
.contentMenu {
	background: url(../img/topRightAngle.png) 100% 0 no-repeat;
	padding-bottom: 18px;
}
.siteMenu span {
	position: relative;
}
.siteMenu span:hover .senodaryLevel {
	display: block;
}
.siteMenu span:hover a:hover, .siteMenu span:hover .contentSecondLevel a:hover {
	color: #009ab6;
}
.siteMenu a.selected, .siteMenu span .contentSecondLevel a.selected, .siteMenu span:hover .contentSecondLevel a.selected {
	color: #009ab6;
}
.senodaryLevel {
	position: absolute;
	display: none;
	left: -20px;
	top: 10px;
	padding-top: 28px;
	background: url(../img/topSecondMenu.png) 0 13px no-repeat;
	z-index: 999;
	zoom: 1;
}
.contentSecondLevel {
	background: url(../img/bottomSecondMenu.png) 0 100% no-repeat;
	padding-bottom: 15px;
}
.contentSecondLevel div {
	width: 217px;
	background: url(../img/menuBack.png) 0 0 repeat-y;
}
.siteMenu .contentSecondLevel a {
	display: block;
	padding: 6px 0;
	font-size: 14px;
	margin: 0 20px;
	border-bottom: 1px solid #d2d3d4;
	text-align: left;
	color: #58585a;
}
.siteMenu .contentSecondLevel a.no_border {
	border: none;
}
.contentMenu a {
	display: block;
	font-size: 14px;
	margin: 0 30px 0 30px;
	border-bottom: 1px solid #d2d3d4;
	padding: 8px 0 10px 0;
}
.contentMenu a.selected, .siteMenu .contentSecondLevel a:hover {
	color: #009ab6;
}
.contentMenu .activeMenu {
	background: url(../img/menuActive.png) 0 0 no-repeat;
	margin: 0;
	border-bottom: none;
	padding: 12px 0 18px 30px;
	font-weight: normal;
	font-style: normal;
	color:#58585A;
}
.contentMenu a.activeMenu:hover {
	font-weight: normal;
	font-style: normal;
}
.contentMenu.single {
    padding-bottom: 0px;
}
.contentMenu.single .activeMenu {
    padding-bottom: 15px;
}
.contentMenu .no_border {
	border-bottom: none;
}
.textContent {
	overflow: hidden;
	zoom: 1;
	padding-top: 12px;
	padding-bottom: 40px;
}
#footer {
	margin-top: 3px;
	padding-top: 14px;
	border-top: 2px solid #e8e8e9;
	text-align: left;
	padding-left: 240px;
	font-weight: normal;
	font-size: 12px;
	overflow: hidden;
	clear: both;
	padding-bottom: 40px;
}
/*** =Form= ***/
.form {
	width: 480px;
}
.form form {
	display: block;
}
.line_form {
	overflow: hidden;
	clear: both;
	margin-bottom: 15px;
}
.small_margin {
	margin-bottom: 5px;
}
.form label {
	padding: 3px 10px 0 0;
	width: 180px;
	display: block;
	float: left;
	font-size: 14px;
}
.containerInput {
	overflow: hidden;
	zoom: 1;
}
.form small {
	display: block;
	font-size: 10px;
	margin-top: 2px;
	font-weight: normal;
}
.textInput {
	display: block;
	width: 276px;
	border: 1px solid #e8e8e9;
	padding: 5px 0 5px 10px;
}
.selectInput {
    width: 290px;
	border: 1px solid #e8e8e9;
	padding: 0px 0 0px 10px;
}

/*These two are dirty hack for orders/admin.tmpl*/
div.selectWrapper {
    overflow:hidden;
    float:left;
}
div.selectWrapper select {
    border: 1px solid #e8e8e9;
    padding: 5px 0px 5px 10px;    _margin: -2px;
    float:left;
} 

/*.error {*/
/*	border: 1px solid #d30000;*/
/*}*/
.containerInput textarea {
	display: block;
	width: 276px;
	border: 1px solid #e8e8e9;
	color: #4b4a4a;
	padding: 5px 0 5px 10px;
	height: 100px;
	overflow-y: auto;
}
.imgCode {
	background: url(../img/arror.gif) 12px 0 no-repeat;
	padding: 0 0 0 32px;
	float: left;
	clear: right;
}
.separator {
	background: #e8e8e9;
	height: 1px;
	overflow: hidden;
	margin-bottom: 20px;
}
.blockNews {
	overflow: hidden;
	margin-bottom: 30px;
	clear:both;
}
.topLine {
	display: block;
	padding-bottom: 5px;
}
.topLine span {
	display: block;
	font-style: italic;
}
.topLine a {
	font-size: 14px;
	color: #009AB6;
	display: inline-block;
	padding-bottom: 3px;
}
.topLine a:hover {
	font-weight: bold;
}
.imageSide {
	display: inline-block;
	float: left;
	margin-right: 20px;
	position: relative;
}
.imageSide span, .rightTopAngle {
	display: inline-block;
	position: absolute;
	background: url(../img/topRightAngle.png) 100% 0 no-repeat;
	width: 24px;
	height: 13px;
	right: 0;
	top: 0;
}
.imageSide b, .leftBottomAngle {
	display: inline-block;
	position: absolute;
	background: url(../img/bottomLeftAngle.png) 0 100% no-repeat;
	width: 24px;
	height: 13px;
	left: 0;
	bottom: 0;
}
.pages {
	padding: 15px 0;
	overflow: hidden;
}
.pages * {
	margin: 0 10px;
}
.pages a , .textContent .pages a , .textContent .pages a:hover {
	color: #009ab6;
    font-weight: normal;
}

.textContent a {
    color: #009ab6;
    font-style: italic;
}
.textContent a:hover {
    color: #009ab6;
    font-weight: bold;
    font-style: italic;
}
.aboutProd {
	display: inline-block;
	float: left;
	clear: left;
	width: 370px;
}
.sidePhotoCatalog {
	float: left;
}
.aboutProd {
	padding-top: 10px;
	font-size: 14px;
}
.aboutProd b {
	color: #009ab6;
	font-weight: normal;
}
.contactData {
	float: left;
}
.contactMap {
	float: right;
	text-align: center;
	margin-right: 50px;
    margin-top: -40px;
}
.clear {
	height: 1px;
	overflow: hidden;
	clear: both;
}
.error .textInput {
	border: 1px solid #e35485;
}
.form .error label {
	color: #e05182;
}
.userForm {
	background: #f3f3f4;
	width: 520px;
	position: relative;
	padding: 0 0 20px 30px;
	margin-bottom: 30px;
}
.dateInput {
	margin-right: -10px;
	overflow: visible;
	zoom: 1;
}
.dateInput .textInput {
	width: 81px;
	float: left;
	margin-right: 4px;
}
.containerInput .codeInput {
	width: 97px;
	float: left;
}
.containerCheckbox {
	overflow: hidden;
	zoom: 1;
}
.containerCheckbox input {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}
.containerCheckbox span {
	display: inline-block;
	float: left;
	margin-right: 20px;
}
.btnRegistr {
	float: left;
	margin-right: 10px;
}
.commentForm {
	display: block;
	width: 145px;
	font: normal 9px Arial;
	float: left;
}
.commentForm a {
	color: #7acfdb;
}
.userForm .menu {
	background-image: none;
	margin-left: -30px
}
.userForm .menu .contentMenu {
	background-image: none;
}
.onMainPage {
	position: absolute;
	background: url(../img/onMainPage.gif) 0 0 no-repeat;
	width: 13px;
	height: 13px;
	display: inline-block;
	right: 25px;
	top: 20px;
}
.containerInputName {
	margin-right: -10px;
	overflow: visible;
	zoom: 1;
}
.containerInputName .textInput {
	width: 130px;
	float: left;
	margin-right: 5px
}
.gotoSite {
	display: inline-block;
	background: #aedfe5;
	position: relative;
	margin-bottom: 10px;
}
.gotoSite .rightTopAngle {
	top: -3px;
} 
.gotoSite  .leftBottomAngle {
	bottom: -3px;
}
.gotoSite a {
	display: inline-block;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
}
.textContent .formSearch {
	position: static;
	margin-bottom: 20px;
	background: url(../img/inputSearchBig.png) 0 0 no-repeat;
	width: 280px;
	height: 22px;
}
.textContent  .formSearch .searchInput {
	width: 245px;
	font-size: 13px;
	padding-left: 10px;
	padding-top: 2px;
}
.blocSearch {
	overflow: hidden;
	margin-bottom: 20px;
}
.blocSearch a  {
	display: inline-block;
	color: #00abc2;
	font-size: 14px;
}
.blocSearch span {
	margin: 20px 0;
	display: block;
	font-size: 14px;
}
.blocSearch small {
	display: block;
	font-size: 14px;
}
.selectText {
	color: #00abc2;
}
body .highslide-html {
	background-color: #111;
}
body .dark .highslide-image {
	border: 0;
}
body  .highslide-body-content {
	padding:40px 0 0 70px;
}
.highslide-gallery {
	margin-bottom: 20px;
	overflow: hidden;
    clear:both;
}
.dark .highslide-caption {
	 padding-right: 100px;
}
.shortInfo {
	overflow: hidden;
	zoom:1;
}
.userForm .contentMenu {
	padding-bottom: 0;
}
.userForm  .menu {
	background: none;
}

/*orders/user.tmpl*/
div.textContent div.order_detail table {
    margin: 5px;
    width: 435px;
}
div.textContent div.order_detail td, div.textContent div.order_detail th{
    padding: 2px 10px 2px;
}
/*orders/details.tmpl*/
div.orderStatus {
    clear:both;
}
div.orderStatus div.status{
    background: url("../img/orderStatusInactive.png") no-repeat scroll 0 0 transparent;
    border-bottom: medium none;
    color: #58585a;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 4px 0 10px;
    float:left;
    width:105px;
    text-align:center;
}
div.orderStatus.active div.status {
    background: url("../img/orderStatusActive.png") no-repeat scroll 0 0 transparent;
}
div.orderStatus div.info {
    font-size:14px;
    float:left;
    margin-left: 10px;
    padding-top: 6px;
    font-style:italic;
    color:#9b9b9a;
}
div.orderStatus.active div.info {
    font-style:normal;
    color:#4b4a4a;
}
