body {
	margin: 0;
	padding: 0;
	background: #1b4e87;
	color: #67717d;
}

table#boxGlobal {
	background: #02b5cb center bottom url("/images/page/background.jpg") repeat-x;
}

form {
	margin: 0;
	padding: 0;
}

input,
textarea {
}

img {
	border: none;
}


a {
	/*color: #2a6db0;*/
	color: #0a58a7;
	text-decoration: underline;
}

#pageContent a:visited {
	/*color: #00cfe8;*/
	color: #4c7197;
}

a:hover,
#pageContent a:hover {
	color: #00b5cb;
}



h1 {
	font-size: 1.85em;
}

h2 {
	font-size: /*1.55*/1.25em;
}

h3 {
	font-size: /*1.25*/1.1em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1,
h2 {
	color: #14447f;
}

h3,
h4,
h5,
h6 {
	color: #03a8c2;
}


hr {
	height: 1px;
	background: #bcc4cd;
	color: #bcc4cd;
}


.spacer {
	width: 1px;
	height: 1px;
	font-size: 1px;
	visibility: hidden;
}

.spacerGlobal {
	width: 999px;
	height: 1px;
	margin: 0 0 -2px 0;
	font-size: 1px;
}

.small,
small {
	font-size: 0.85em;
}

.smaller {
	font-size: 0.80em;
}

.large {
	font-size: 1.1em;
}

.nowrap,
.small a,
.smaller a,
a.small,
a.smaller {
	white-space: nowrap;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.hide {
	visibility: hidden;
}

.delete {
	display: none;
}

.clear {
	clear: both;
}


*.gray,
*.gray *,
.gray a {
	color: #999 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #000 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #a7b1bd !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #000 !important;
}


*.white,
*.white *,
.white a {
	color: #fff !important;
}

a.white:hover,
.white a:hover,
.white a:hover * {
	color: #99ffff !important;
}


#bodyGlobal {
		/*margin: 32px 3% 32px 3%;*/
	padding: 32px;
}

.body-lt {
	width: 10px;
	height: 10px;
}

.body-lt .spacer {
	width: 10px;
	height: 10px;
	background: left top url("/images/page/crop-large-lt.png") no-repeat;
	visibility: visible;
}

.body-ct {
	background: #fff;
}

.body-rt {
	width: 10px;
	height: 10px;
}

.body-rt .spacer {
	width: 10px;
	height: 10px;
	background: right top url("/images/page/crop-large-rt.png") no-repeat;
	visibility: visible;
}

.body-lc {
	background: #fff;
}

.body-cc {
	padding: 9px;
	background: #fff;
}

.body-rc {
	background: #fff;
}

.body-lb {
	width: 10px;
	height: 10px;
}

.body-lb .spacer {
	width: 10px;
	height: 10px;
	background: left bottom url("/images/page/crop-large-lb.png") no-repeat;
	visibility: visible;
}

.body-cb {
	background: #fff;
}

.body-rb {
	width: 10px;
	height: 10px;
}

.body-rb .spacer {
	width: 10px;
	height: 10px;
	background: right bottom url("/images/page/crop-large-rb.png") no-repeat;
	visibility: visible;
}


#pageHeader {/*
		margin: 0 32px 0 32px;
	padding: 32px 0 0 0;
*/}


#logotype {
	display: block;
	width: 246px;
	padding: 1px 0 15px 0;
	text-align: center;
}

#logotype img {
	margin: 0 77px 0 46px;
	vertical-align: bottom;
}

#homepage #logotype img {
	margin: 0 62px 0 61px;
}


#register {
	padding: 7px 32px 0 0;
}

#registerTitle {
	padding: 0 0 0.05em 0;
	position: relative;
	left: -1px;
	font-size: 1.17em;
}

#registerContent {
	padding: 0.25em 0 0 0;
}

#registerContent a {
	margin: 0 0.25em 0 0;
}

#registerContent a img {
	margin: 0 2px 0 0;
	vertical-align: bottom;
}


#basket {
	padding: 0 32px 0 24px;
	margin: 20px 0 0 0;
	background:url('/images/page/basket-icon.gif') no-repeat;
}

#basketTitle {
}

#basketContent {
	padding: 0.25em 0 0 0;
}


#newsTicker {
	/*padding: 15px 0 0 0;*/
}

#newsTicker * {
	white-space: nowrap;
	overflow: hidden;	cursor: default !important;
}

#newsTicker a {
	text-decoration: none;
	cursor: pointer !important;
}

#newsTicker a:hover {
	text-decoration: underline;
}

.newsTicker {
	position:absolute;
	top:8px;
	left:58px;
	z-index:200;
	
	width: 700px;
	height: 1.4em;
	overflow: hidden;
	font: 1.1em/1.2em Arial, sans-serif;
	}


#pageNavigation2 {
	padding: 10px 3px 10px 0;
	line-height: 1.35em;
}

#pageNavigation2 span {
	display: inline-block;
	margin: 0 9px 0 0;
	padding: 0 10px 2px 0;
	border-right: 1px solid #dce0e4;
}


#search {
	width: 142px;
	background: center center url("/images/page/search-x.gif") repeat-x;	white-space: nowrap;
}

#search-l {
	background: left center url("/images/page/search-l.gif") no-repeat;}

#search-r {
	height: 21px;
	background: right center url("/images/page/search-r.gif") no-repeat;}

#searchForm {
	width: 140px;
	/*border: 1px solid #cbd1d8;*/
	cursor: default;
}

#searchInput {
	width: 120px;
	height: 18px;
	margin: 0;
	padding: 2px 5px 0 3px;
	background: transparent;
	color: #99a5b3;
	border: none;
	font-family: Arial, sans-serif;
	font-size: 1em;
	cursor: text;
}

#searchButton {
	width: 10px;
	height: 10px;
	margin: 6px 5px 4px 5px;
	padding: 0;
	color: #99a5b3;
	font-size: 1em;
	vertical-align: bottom;
	cursor: pointer;
}


#pageMenu {
	padding: 20px 0 0 0;
	position: relative;
	left: -15px;
}

#homepage #pageMenu {
	left: -4px;
}

#pageMenu .menuItem {
}

#pageMenu .menuItemNow {
	background: #174d89;
}

#pageMenu .menuItemFirst {
}

#homepage .menuItemFirst a,
#homepage .menuItemFirst a:hover {
	cursor: default;
	text-decoration: none !important;
}

#pageMenu .menuItemLast {
}

#pageMenu .menuItemLast .menuItemContent {
	background: url("/images/page/blank.gif") repeat;
}

#pageMenu a {
	display: block;
		font: 1.1em/1em Arial, sans-serif;
		color: #13437c;
	white-space: nowrap;
}

#pageMenu span {
	display: block;
}


#pageMenu .menuItemPrevious .menuItemContent {
	background: url("/images/page/blank.gif") repeat;
}


#pageMenu .menuItemNow {
}

#pageMenu .menuItemNow .menuItem-lt {
	background: left top url("/images/page/menu-item-lt.gif") no-repeat;
}

#pageMenu .menuItemNow .menuItem-rt {
	background: right top url("/images/page/menu-item-rt.gif") no-repeat;
}

#pageMenu .menuItemNow .menuItem-rb {
	background: right bottom url("/images/page/menu-item-rb.gif") no-repeat;
}

#pageMenu .menuItemNow .menuItem-lb {
	background: left bottom url("/images/page/menu-item-lb.gif") no-repeat;
}

#pageMenu .menuItemNow a {
	color: #fff !important;
	text-decoration: none;
}

#pageMenu .menuItemNow .menuItemContent {
	padding: 11px 20px;
	background: url("/images/page/blank.gif") repeat;
}


#pageMenu a:hover {
	color: #00b5cb;
	text-decoration: underline;
}


.menuItemContent {
	padding: 11px 15px;
	background: right center url("/images/page/menu-separator.gif") no-repeat;
}


#pageContent {
	/**/
	padding: 19px 0 0 0;
	border-top: 3px solid /*#03a8c2*/#174d89;
}

#homepage #pageContent {
	padding: 0;
	border: none;
}

#mainContent {
		margin: 0 0.5em 0 0;
}

#mainContent h1 {
	margin: 10px 0 0.35em 0;
}


#pageFooter {
		margin: 0 19px;
}

#pageFooter img {
	vertical-align: bottom;
}

#pageFooter a {
	white-space: nowrap;
}


#pageNavigation {
	padding: 15px 2.5em 15px 0;
	line-height: 1.5em;
}

#pageNavigation span {
	margin: 0 1em 0 0;
}


#clock {
	width: 200px;
	padding: 15px 0 15px 0;
	line-height: 1.5em;
}


#copyright {
	margin: 10px 20px 0 0;
}


#logotype2 {
	display: block;
	width: 110px;
}

#address {
	padding: 0 20px 0 0;
}

#address .companyProfileREG {
	display: none;
}


#socialNetworks {
	padding: 13px 20px 0 0; 
	font-size: 1px;
}

#socialNetworks a {
	display: block;
	width: 100px;
	margin: 0 0 15px;
}


#footerRightBlock {
	margin: 10px 0 0;
	
}
#footerRightBlock .webmail { 
	margin: 0 0 10px; 
	font-size: 1px; 
	overflow: hidden;
}


#brick {
	width: 200px;
	padding: 10px 0 0 0;
}

#brick p {
	margin-top: 0;
}

#brick div {
	margin: -0.25em 0 0 0;
}


#pageSubmenu {
	margin: 0 30px 0 0;
	background: #127bac center top url("/images/page/background-submenu.jpg") repeat-x;
}

#pageSubmenu-Title {
	padding: 17px 19px 5px 19px;
}

#pageSubmenu-Title h2 {
	margin: 0;
	color: #fff;
	font-size: 1.3em;
}

#pageSubmenu-Content {
	padding: 0 19px;
}


#pageSubmenu a {
	color: #fff;
}

#pageSubmenu a:visited {
	color: #e1e1e1;
}

#pageSubmenu a:hover {
	color: #99ffff;
}

#pageSubmenu a.selectedMenuItem,
#pageSubmenu a.activeCategory,
#pageSubmenu a.selectedMenuItem:visited,
#pageSubmenu a.activeCategory:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#pageSubmenu a.selectedMenuItem:hover,
#pageSubmenu a.activeCategory:hover {
	color: #99ffff;
	text-decoration: underline;
}


#pageSubmenu ul {
	padding-left: 14px;
	list-style: disc outside url("/images/page/marker-ul-white.gif");
}

#pageSubmenu ul ul,
#pageSubmenu ul ul ul ul {
	list-style: circle outside url("/images/page/marker-ul-ul-white.gif");
}

#pageSubmenu ul ul ul,
#pageSubmenu ul ul ul ul ul {
	list-style: square outside url("/images/page/marker-ul-ul-ul-white.gif");
}


#pageSubmenu li {
	margin: 0.2em 0 0.2em 0;
	color: #99ffff;
}


.menuCrop-lt {
	width: 100%;
	height: 9px;
	margin: 0 0 -9px 0;
	position: relative;
	z-index: 1022;
	background: left top url("/images/page/crop-medium-lt.png") no-repeat;
	font-size: 1px;
	text-align: right;
}

.menuCrop-rt {
	display: inline-block;
	width: 9px;
	height: 9px;
	background: right top url("/images/page/crop-medium-rt.png") no-repeat;
}

.menuCrop-lb {
	width: 100%;
	height: 9px;
	position: relative;
	z-index: 1023;
	background: left bottom url("/images/page/crop-medium-lb.png") no-repeat;
	font-size: 1px;
	text-align: right;
}

.menuCrop-rb {
	display: inline-block;
	width: 9px;
	height: 9px;
	background: right bottom url("/images/page/crop-medium-rb.png") no-repeat;
}


#homepage {
}


#cover {
	width: 100%;
	position: relative;
	z-index: 1001;
	background: #174d89 center center url("/images/page/cover-x.jpg") repeat-x;
	text-align: right;
}

#cover-l {
	width: 100%;
	background: left center url("/images/page/cover-l.jpg") no-repeat;
}

#cover-r {
	width: 100%;
	background: right center url("/images/page/cover-r.jpg") no-repeat;
}

#coverContainer {
	width: 100%;
	height: 250px;
	background: right center url("/images/page/cover-curve.gif") no-repeat;
}

#coverFlash {
	/*width: 696px;*/
	height: 250px;
	background: right center url("/images/page/cover-background.jpg") no-repeat;
	text-align: right;
}

#cropCover-rt {
	width: 100%;
	height: 9px;
	margin: -9px 0 0 0;
	position: relative;
	bottom: -9px;
	z-index: 1002;
	font-size: 1px;
	text-align: right;
}

#cropCover-rb {
	width: 100%;
	height: 9px;
	/*margin: 0 0 -9px 0;*/
	margin: 0 0 11px 0;
	position: relative;
	top: -9px;
	z-index: 1003;
	font-size: 1px;
	text-align: right;
}

#cropCover-rt img,
#cropCover-rb img {
	vertical-align: bottom;
}


#homepageContent {
	width: 53%;
	position: absolute;
	text-align: left;
}

#homepageContent-container {
	padding: 28px;
}

#homepageContent h1 img {
	margin: 0 0 10px 0;
}

#homepageContent-body {
	width: 100%;
	height: 155px;
	padding: 0 28px 0 0;
	overflow: auto;
}

#homepageContent-body ul {
	list-style: disc outside url("/images/page/marker-ul-white-homepage.gif");
}


.banner {
	width: 216px;
}

.banner a {
	display: block;
	position: relative;
	z-index: 1011;
}

.banner img {
	background: #1b4e87;
	vertical-align: bottom;
}


.bannerCrop-lt {
	width: 100%;
	height: 9px;
	margin: 0 0 -9px 0;
	position: relative;
	z-index: 1012;
	background: left top url("/images/page/crop-medium-lt.png") no-repeat;
	font-size: 1px;
	text-align: right;
}

.bannerCrop-rt {
	display: inline-block;
	width: 9px;
	height: 9px;
	background: right top url("/images/page/crop-medium-rt.png") no-repeat;
}

.bannerCrop-lb {
	width: 100%;
	height: 9px;
	margin: 0 0 -9px 0;
	position: relative;
	top: -9px;
	z-index: 1013;
	background: left bottom url("/images/page/crop-medium-lb.png") no-repeat;
	font-size: 1px;
	text-align: right;
}

.bannerCrop-rb {
	display: inline-block;
	width: 9px;
	height: 9px;
	background: right bottom url("/images/page/crop-medium-rb.png") no-repeat;
}


#banner-l {
	margin: 0 30px 0 0;
}

#banner-r {
	margin: 0 0 0 30px;
}

#banner {
	margin: 19px 30px 0 0;
	text-align: center;
}

#banner .banner {
	margin: 0 auto;
}


#adsItem {
	width: 216px;
	height: 310px;
	overflow: hidden;
	background: #1b4e87;
	text-align: left;
	cursor: default;
}

#adsImage {
	position: absolute;
	z-index: 100;
}

#adsImage span {
	display: block;
	width: 216px;
	height: 310px;
	background: url("/i/banner-gradient.png");
}

.adsContent {
	height: 155px;
	overflow: hidden;
	position: relative;
	z-index: 101;
}

.adsContent .rectangle {
		padding: 22px 24px;
}

#adsHyperlink {
	display: block;
	width: 216px;
	height: 310px;
	overflow: hidden;
	margin: -310px 0 0;
	position: relative;
	z-index: 102;
	background: url("/i/blank.gif") repeat;
}

#adsHyperlink span {
	visibility: hidden;
}


#homepageNews {
}

#homepageNews h2 {
	margin: 1px 0 16px 0;
}


.newsImage {
	width: 100px;
	margin: 0 15px 0 0;
	padding: 2px 0 0 0;
	position: relative;
	z-index: 1001;
	text-align: center;
}

.newsCrop-lt,
.newsCrop-rt,
.newsCrop-rb,
.newsCrop-lb {
	position: relative;
	z-index: 1002;
	font-size: 1px;
	text-align: right;
}

.newsCrop-lt {
	width: 100%;
	height: 5px;
	margin: -5px 0 0 0;
	bottom: -5px;
	background: left top url("/images/page/crop-small-lt.png") no-repeat;
}

.newsCrop-rt {
	display: inline-block;
	width: 5px;
	height: 5px;
	background: right top url("/images/page/crop-small-rt.png") no-repeat;
}

.newsCrop-lb {
	width: 100%;
	height: 5px;
	margin: 0 0 -5px 0;
	top: -5px;
	background: left bottom url("/images/page/crop-small-lb.png") no-repeat;
}

.newsCrop-rb {
	display: inline-block;
	width: 5px;
	height: 5px;
	background: right bottom url("/images/page/crop-small-rb.png") no-repeat;
}

.newsImage img {
	vertical-align: bottom;
}


.newsContent {
}

.newsTitle {
	margin: 0;
	font-family: Arial, sans-serif !important;
	font-size: 1.1em !important;
	font-weight: normal;
}

.newsDescription {
	margin: 0.25em 0 0.5em 0;
}

.newsDate {
	margin: 0.4em 0 0 0;
}


.newsSeparator .spacer {
	height: 19px;
}


#newsPage {
	margin: -0.15em 0 -10px 0;
	padding: 0.75em 0 0 0;
}

#newsOpen .newsDate {
	margin: 1em 0 0.25em 0;
}


.productRow {
}

.productRow img {
	vertical-align: bottom;
}

.productRow .spacer {
	width: 19px;
	height: 29px;
}

.product {
	width: 200px;
}

.product table {
	margin: 0 0 10px 0;
	border: 1px solid #dbf0f2;
}


.productImage {
	width: 200px;
	height: 160px;
	margin: 0 0 10px 0;
	text-align: center;
}

.productImage a {
	display: block;
}


.productCrop-lt {
	width: 100%;
	height: 9px;
	margin: 0 0 -9px 0;
	position: relative;
	z-index: 1012;
	background: left top url("/images/page/crop-medium-lt.png") no-repeat;
	font-size: 1px;
	text-align: right;
}

.productCrop-rt {
	display: inline-block;
	width: 9px;
	height: 9px;
	background: right top url("/images/page/crop-medium-rt.png") no-repeat;
}

.productCrop-lb {
	width: 100%;
	height: 9px;
	margin: 0 0 -9px 0;
	position: relative;
	top: -9px;
	z-index: 1013;
	background: left bottom url("/images/page/crop-medium-lb.png") no-repeat;
	font-size: 1px;
	text-align: right;
}

.productCrop-rb {
	display: inline-block;
	width: 9px;
	height: 9px;
	background: right bottom url("/images/page/crop-medium-rb.png") no-repeat;
}


.productPrice {
	padding: 6px 9px 5px 9px;
}

.productPriceNow {
	color: #2a68a6;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1em;
}

.productPriceOld {
}

.productDiscount {
}


.productBasket {
	padding: 5px 9px 5px 9px;
}

.productBasket img {
	background: #3a73b0;
	color: #fff;
}


.productTitle {
	margin: 0;
	padding: 0 9px 0 9px;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
}

.productDescription {
	margin: 0.25em 0 0.5em 0;
	padding: 0 10px 0 10px;
}

.productCode {
	padding: 0 10px 0 10px;
}


.body_editor {
	padding: 15px;
	background: #fff;
}

.body_editor,
.body_editor td {
	color: #67717d;
}


td.navigationBar {
	text-transform: lowercase;
	font-family: Tahoma, Arial, sans-serif;
	border: 1px dashed #e5e5e5;
}

.navigationBar div {
	background: #fff !important;
	font-size: 11px !important;
}

.navigationBar font {
	color: #999 !important;
}

.getDirectionForm {
	margin: 0.75em 0 0.75em 0;
    padding: 9px 11px 10px 10px;
	background: #dbf0f2;
	color: #18508c;
    width: 24em;
	white-space: nowrap;
}

.th-light,
.th-dark {
	font-size: 0.70em;
	font-family: Tahoma, sans-serif;
}

.productNameBasket {
	font-size: 1em;
}

.library-cell-2 {
	padding-right: 4.5em !important;
}


.gallery-frame {
	border: 1px solid #4f4f4f;
	/*padding: 10px;*/
	margin: 0 10px 10px 0;
	text-align: center;
	width: 170px;
	/*height:200px;*/
	float: left;
}




.grayscale img {
	opacity: 0.32;
}

.grayscale img:hover {
	opacity: 1.00;}
