@font-face {
    font-family: 'MagistralCRoman';
    src: url('MGS45__C/mgs45__c.eot');
    src: url('MGS45__C/mgs45__c.eot') format('embedded-opentype'),
         url('MGS45__C/mgs45__c.woff') format('woff'),
         url('MGS45__C/mgs45__c.ttf') format('truetype'),
         url('MGS45__C/mgs45__c.svg#MagistralCRoman') format('svg');
}

@font-face {
    font-family: 'EuropeExtendedCBold';
    src: url('ERP63__C/erp63__c.eot');
    src: url('ERP63__C/erp63__c.eot') format('embedded-opentype'),
         url('ERP63__C/erp63__c.woff') format('woff'),
         url('ERP63__C/erp63__c.ttf') format('truetype'),
         url('ERP63__C/erp63__c.svg#EuropeExtendedCBold') format('svg');
}

::selection {
	color:inherit;
	background: inherit;
}
::-moz-selection {
	color:inherit;
	background:inherit;
}

body {
	/*font-family: "MagistralCRoman", serif;*/
	font-family: Arial, Tahoma, Verdana;
	background-color: rgb(0,0,0);
	background-image: url('../../style/navigation/gl_bg_2.jpg');
	background-repeat: repeat;
	color:rgb(160,160,160);
	margin:0px;
	padding:120px 0px 0px;
}

h1,h2,h3,h4,h5,h6,p,div {
	cursor: default;
	/*color:#c4b874;*/
	color: inherit;
}

h1,h2,h3,h4 {
	font-family: "MagistralCRoman", serif;
}

hr {
	border-color:rgb(50,50,50);
}

span {
	cursor: default;
	color: inherit;
}


h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
}

.a-not-underline {
	text-decoration: none;
}


.clear-float {
	float: none;
}

.main-content {
	display: block;
	position: relative;
	margin:0px auto;
	padding: 0px;
	width:960px;
	height:auto;
	background-color: transparent;
}

.empty {
	display: block;
	width:100%;
	height:40px;
}

h1 {
	font-size: 72px;
	line-height: 72px;
	color:#c4b874;
	font-weight: normal;
	margin:20px 0px 30px;
	padding: 0px;
}

h1.product {
	font-size: 36px;
}

h2 {
	font-size: 36px;
	line-height: 40px;
	color:#c4b874;
	font-weight: normal;
	margin:20px 0px 10px;
	padding:0px;
}
h4 {
	font-size: 16px;
	color: #91d11e;
	font-weight: bold;
	margin: 2px 0px 10px;
	padding: 0px;
	text-transform: uppercase;
}


p {
	font-family: Arial;
	font-size: 16px;
	margin:5px 0px;
	padding: 0px;
}

h1 a, h1 a:hover, h1 a:visited, h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited, h4 a, h4 a:hover, h4 a:visited {
	color: inherit;
}

p a {
	color:#a3b649;
}

.show-link-as-text {
	text-decoration: inherit;
	color: inherit;
}

strong {
	font-weight: bold;
}
.footer {
	font-size: 12px;
}

.articles-list {
	display:block;
	position: relative;
	margin:20px 0px;
	padding: 0px;
}

.articles-list-item {
	margin: 0px;
	padding: 10px 0px;
}

.articles-list a:hover {
	text-decoration: underline;
}

a.read-more {
	font-family: Arial;
	color:#91d11e;
	font-weight: bold;
	transition: color 1s;
	text-decoration: underline;
}
a.read-more:hover {
	color:white;
}

.download {
	background-image: url('../style/download.png');
	background-position: left 5px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	font-family: Arial;
	font-size: 12px;
	color:#9ca17e;
	font-weight: normal;
	/*transition: color 1s;*/
	text-decoration: underline;
}
.download:hover {
	color:#91d11e;
}

.banner {
	width:960px;
	height: auto;
	margin:20px 0px 20px;
	padding: 0px;
	outline:1px solid transparent;
	transition: outline .5s;
}
.banner:hover {
	outline:1px solid rgba(255,255,255,1);
}


.item-properties-block {
	display:block;
	height:50px;
	 margin:20px 0px 0px 0px;
}

.item-properties-block img {
	width:40px;
}

.item-properties-block span {
	position:absolute;
	font-family: 'MagistralCRoman', serif;
	font-size:24px;
	font-weight: bold;
	margin:5px 0px 0px 20px;
	color:#c4b874;
}

.phone {
	background-color:#22a100;
	font-size: 12px;
	font-weight: bold;
	border-radius: 8px;
	margin: 0px 4px;
	padding: 0px 10px 0px 8px;
	color:white;
}
.phone:active {
	background-color:white;
	color:#22a100;
}

.green-price {
	display:block;
	font-family: 'MagistralCRoman', serif;
	font-size:36px;
	margin: 0px;
	padding: 0px;
	border-radius: 10px;
	/*border:1px solid white;*/
	/*background-color:#22a100;*/
	white-space:nowrap;
	color:#94d420;
}

.item-image-main-preview {
	width:320px;
	height:320px;
	overflow: hidden;
	/*background-color:rgb(60,60,60);*/
	background-color: transparent;
	padding:0px;
	margin:20px 40px 10px 0px;
}

.item-image-main-preview img {
	height: inherit;
}

.item-image-preview {
	display: block;
	position: relative;
	width:100px;
	height:100px;
	/*background-color: rgb(60,60,60);*/
	background-color: transparent;
	overflow: hidden;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	cursor: pointer;
}

.item-image-preview:hover {
	outline: 1px solid darkgray;
}

.item-image-preview img {
	height: inherit;
}

#image_viewer {
	width:330px;
}

/* for buttons usually */
.action-to-window {
	display: inline-block;
	margin: 2px 10px 5px 0px;
	padding: 4px 8px;
	border-style: none;
	border-radius: 4px;
	outline-style: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial;
	background-color: rgb(160,160,160);
	color:rgb(50,50,50);
	cursor: pointer;
}

.action-to-window:hover {
	background-color: orange;
	color:black;
}
.action-to-window:active {
	background-color: black;
	color:white;
}

.item-property-value {
	color:#c4b874;
}

.note {
	font-size: 11px;
}


/* ==== BREADCRUMB ==== */

.breadcrumb {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	/*text-transform: capitalize;*/
	margin: 40px 0px 0px;
	line-height: 20px;
}

.breadcrumb a {
	display: inline;
	margin: 0px 2px 0px 0px;
	padding: 0px 5px;
	font-size: inherit;
	text-decoration: none;
	background-color:rgb(76,76,76);
	color:rgb(0,0,0);
	cursor: pointer;
	transition: background-color .5s;
}
.breadcrumb a:last-child {
	/*background-color:rgb(110,110,110);*/
	background-color:#91d11e;
}
.breadcrumb a:hover {
	/*background-color:#94d420;*/
	background-color:rgb(150,150,150);
}

.breadcrumb span {
	color: rgb(76,76,76);
	font-family: Arial;
	font-size: 9px;
}











/* ==== DOCUMENTS DOWNLOADS PAGES ==== */

.doc-link-holder {
	width:100%;
	padding: 20px 20px 20px 20px;
	margin: 0px;
	background-color: transparent;
	transition: background-color .5s, padding .5s;
}
.doc-link-holder:hover {
	padding: 30px 20px 30px 20px;
	background-color: rgb(40,40,40);
}

.doc-title {
	font-size: 20px;
	color:#c4b874;
}
.doc-description {
	font-size: 14px;
}
.doc-filename {
	font-size: 11px;
}

.doc-button-holder {
	margin: 0px;
	padding: 0px;
	height:0px;
	overflow: hidden;
	transition: height .5s;
	
}
.doc-link-holder:hover .doc-button-holder {
	height:70px;
}



.doc-download-button {
	display: block;
	width:86px;
	height:25px;
	margin: 10px 0px;
	padding: 0px;
	background-color: transparent;
	background-image: url('../style/doc_download.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.doc-download-button:hover {
	background-position: 0px -25px;
}


















/* ==== FORM ELEMENTS ==== */

input[type='text'] {
	/*font-family: "MagistralCRoman", serif;*/
	font-family: Courier New;
	font-size: 20px;
	font-weight: bold;
	color:gray;
	width:400px;
	height: 24px;
	box-shadow: inset 1px 1px 2px rgba(0,0,0,.5);
	border-style: none;
	margin: 2px 0px 15px;
	padding: 3px 10px;
}

input[type='text']::selection {
	background-color:magenta;
	color: white;
}

form .field-tip {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	letter-spacing: 2px;
}

input[type='submit'], button {
	/*width: 420px;*/
	box-shadow: 2px 2px 2px rgba(0,0,0,.5);
	border-style: none;
	margin: 15px 0px 15px;
	padding: 14px 60px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 14px;
	letter-spacing: 2px;
	background-color: rgb(200,200,200);
	color:rgb(80,80,80);
	cursor: pointer;
	outline-style: none;
	
	transition: background-color .5s, color .5s;
}

input[type='submit']:hover, button:hover {
	background-color:#94d420;
	color:white;
}

#tab_content_holder form {
	margin-top: 20px;
}

/*input[type='submit']:active, button:active{
	transition: none;
	background-color:red;
	color:white;
}*/

/* ================================= */

/* ==== SIMPLE TABS ==== */

[tab_val] {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	text-decoration: underline;
	font-variant: small-caps;
	font-weight: normal;
	transition: color .5s;
	cursor: pointer;
}

[tab_val]:hover {
	color:orange;
}

[tab] {
	margin: 30px 0px 20px;
}








/* ==== F O R M   A N D   I N P U T S ==== */
select {
	width:400px;
	height:30px;
	padding: 5px;
	font-size: 14px;
	margin:0px 0px 10px;
}

select[css_input_type='int'] {
	width:70px;
}


/* ==== C A L C U L A T O R ==== */
.calculator-holder {
	background-color: rgb(40,40,40);
	padding: 20px 40px;
	margin: 20px 0px;
	overflow: hidden;
}




/* ==== TABLE ==== */

table {
	margin:0px;
	padding: 0px;
	border-collapse: collapse;
}
tr {
	vertical-align: top;
	margin:0px;
	padding: 0px;
}
td {
	margin:0px;
	padding: 0px 10px 0px 0px;
}

/* ==== UL, LI ==== */

li a {
	color:#9ca17e;
}
li a:hover {
	color:#91d11e;
}