/* @override http://cheshiremarbleindustries.gtdabtesting.com/design/css/screen.css */

*{
  padding: 0; margin: 0;
}
/*
   STYLE
----------------------------------------------------------------------------------------------*/
body{
  background: #191c11;
  min-width: 1000px;
  font-size: 12px;
  
}
#ot{
 
}
#cent{
  width: 905px;
  margin-left: auto;
  margin-right: auto;
  background: url('/images/body.jpg') repeat-y;
}
.content{
  background: #1e2116 url('/images/fon.jpg') no-repeat;
  float: left;
  width: 905px;
  padding-bottom: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
.head{
  padding-top: 20px;
  width: 908px;
}



.logo{
  letter-spacing: -2px;
  float: left;
}
.logo a{
  margin: 0 0 0 397px;
  font-family: Arno Pro, Georgia;
  font-size: 44px;
  text-decoration: none;
  color: #FFF;
}
.pi{
  margin: -20px 0 -20px 400px;
  font-size: 53px;
  font-style: italic;
  font-family: Arno Pro, Georgia;
  color: #FFF;
  font-weight: normal;
}
.logo span{
  color: #AAA;
  float: left;
  font-size: 25px;
  text-transform: uppercase;
  margin: 0 0 0 405px;
  font-family: Arno Pro, Georgia;
}
.poyasn{
  float: right;
  position: relative;
  top:  -6px;
}
.poyasn p{
  text-align: right;
  font-size: 1em;
  color: #DDD;
  line-height: 1.5em;
  font-style: italic;
  margin-right: 27px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.poyasn span{
  margin-top: 23px;
  float: right;
  margin-right: 27px;
  font-size: 22px;
  font-family: Georgia, Tahoma;
  font-style: italic;
  color: #FFF;
}
.content object {
  border: solid 1px #333;
  margin: 8px 0px 2px 7px;
  width: 889px;

}
.top_menu{

  height: 36px;
  float: left;
  width: 873px;
  margin: 4px 0 0 8px;
  padding-left: 15px;
	background-color: #191c11;
	border: 1px solid #222;
	font-family: Georgia, Trebuchet MS;
}
.top_menu li{
  float: left;
  list-style-type: none;
}
.top_menu a{
  background: url('/images/str.jpg') no-repeat right;
  text-decoration: none;
  float: left;
  color: #DDD;
  font-size: 16px;
  margin-top: 0px;
  padding: 9px 24px 8px 7px;

}
#left{
  float: left;
  width: 616px;
  padding: 23px;
  color: #BBB;
  font-size: 1.1em;
}

#left h1 {
	color: #EEE;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 14px;
	font-size: 1.7em;
	font-family: Georgia, Trebuchet MS;
}

#left h2 {
	color: #CCC;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 1.3em;
	font-family: Georgia, Trebuchet MS;
}

#left h3 {
	color: #888;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-style: italic;
	font-family: Georgia, Trebuchet MS;
}

#left h4 {
	color: #888;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 1.2em;
	font-style: italic;
	font-family: Georgia, Trebuchet MS;
}


.contact_details {
	width:  300px;
	float: right;
	text-align: right;
	margin-top: 22px;
}

#left a {
	color: #FFF;
	font-size: 1.1em;
	text-decoration: underline;
}

#left a:hover {
	color: #FFF;
	font-size: 1.1em;
	text-decoration: none;
}


#left p {
  line-height: 1.6em;
  margin-bottom: 14px;
  margin-top: 0px;
}

#left ul {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 24px;
}

#left ol {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 24px;
}

#left li {
	padding-top: 2px;
	padding-bottom: 2px;
}

.newsrow {
	background-color: #111;
	padding: 5px 15px 15px 15px;
	margin-bottom: 10px;
	border: 1px solid #333;
}


.right{
  float: left;
  width: 225px;
  margin-top: 21px;
  font-size: 1.2em;
  font-family: Georgia, Trebuchet MS;
  padding-bottom: 20px;

}
.right li{
  margin-bottom: 2px;
  list-style-type: none;
  font-style: italic;
}

.right li.header a {
	color: #FFF;
	padding-top: 11px;
	padding-bottom: 9px;
	font-size: 1.2em;
	background-color: #191c11;
}

.right li a{
  text-decoration: none;

  color: #DDD;
  background: #191c11;
  display: block;
  padding: 9px 0 8px 12px;
  border: 1px solid #333;
}

.right li a:hover {
	color: #FFF;
	background-color: #1e2116;
}


.company_logos {
	text-align: center;
	background-color: #242a20;
	padding: 20px 0px 15px 0px;
	border: 1px solid #333;
	margin-top: 10px;
}

.company_logos img {
	margin-bottom: 4px;
	width:  140px;
	padding: 5px;
	background-color: #FFF;
}

#aktiv{
  color: #bdc68b;
}

/*Catalogue*/

#catalog_chain {
  margin-bottom: 20px;
  font-size: 16px;
  background-color: #191c11;
  padding: 7px 5px 5px 9px;
  border: 1px solid #333;
  color: #AAA;
}



#catalog_chain a, #catalog_chain img {
  color: #dfe3d0;
  text-decoration: underline;
  font-size: 16px;
  margin-right: 3px;

}

#catalog_chain a:hover {
  color: #dfe3d0;
  text-decoration: underline;
  font-size: 16px;
}

#catalog_choose .catalog_choose_el a {
	font-size: 1.3em;
	text-decoration: none;
	color: #CCC;
	font-weight: normal;
	background-color: #2a301d;
	display: block;
	margin-right: 10px;
}

#catalog_choose .catalog_choose_el p a:hover {
	font-size: 1.3em;
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
	background-color: #2a301d;
	display: block;
	margin-right: 10px;
}

.catalog_choose_el {
	width:  204px;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 200px
}

.catalog_choose_el p {
	padding: 6px 4px 5px 8px;
	display: block;
	background-color: #2a301d;
	width:  172px;
	margin: 0px;
	position: relative;
	top:  -40px;
	font-family: Georgia, Trebuchet MS;
}

.catalog_choose_el a img {
	border: 2px solid #2a301d;
	width:  180px;
	padding: 0px;
	height: 180px

}

.cat_img {
	width: 180px;
	height:  180px;
}

.catalog_item {
	border: 2px solid #222;
	margin-bottom: 10px;
	width: 188px;
	float: left;
	margin-right: 10px;
	background-color: #2a301d;
	height: 180px;
	font-size: 1.1em;
}

#left .catalog_item h2 a {
	padding: 7px 4px 7px 8px;
	display: block;
	background-color: #2a301d;
	color: #DDD;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: normal;
	position: absolute;
	width: 176px;
	margin-top: -40px;

}

.main_img {
	border: 2px solid #4b523b;
	float: right;
	margin-left: 15px;
}

.highlight {
	font-size: 1.1em;
}

.price {
	color: #FFF;
	font-size: 1.2em;
}

hr {
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #444;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

#catalog_choose .catalog_choose_el a:hover {
	font-size: 1.4em;
	text-decoration: none;
	color: #DDD;
	font-weight: normal;
}

.catalog_choose_el a {
	font-size: 1em;
	text-decoration: none;
	color: #DDD;
	font-weight: normal;
}

.catalog_choose_el a:hover {
	font-size: 1em;
	text-decoration: underline;
	color: #DDD;
	font-weight: normal;
}

/*News*/

.pager {
text-align:  right;
clear: both;
margin-top:  -45px;
margin-bottom: 25px;
padding-right: 5px;
}

.pager a {
	border-left: 1px solid #666;
	padding-left: 7px;
	padding-right: 5px;
}

.pager2 {
text-align:  right;
clear: both;
margin-top:  5px;
border-top: 1px solid #555;
border-bottom: 1px solid #555;
padding-top: 2px;
padding-bottom: 2px;
margin-bottom: 0px;
}

.title1 {
	font-size: 1.4em;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #FFF;
}

.title2_r {
	font-size: 1em;
	color: #AAA;
	margin-top: 2px;
	margin-bottom: 5px;
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
}

.more {
	display:block;
	text-align: right;
	margin-bottom: 2px;
}


.more a, .back a {
	color: #FFF;
}

.back {
	padding-bottom: 10px;
	border-bottom: 1px solid #555;
	clear: both;
}

.footer {
	clear: both;
	border-top: 1px solid #444;
	

	width: 870px;
	padding: 10px 15px 10px 20px;
	background-color: #1e2116;
}

.footer a {
	color: #444;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #444;
	line-height: 1.5em;
	text-transform: uppercase;
}

.footer a:hover {
	color: #555;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #444;
	line-height: 1.5em;
	text-transform: uppercase;
	text-decoration: none;
}

.footer a:hover {
	color: #777c5a;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #444;
	line-height: 1.5em;
	text-transform: uppercase;
	text-decoration: none;
}

#form1 {
	background-color: #242a20;
	border: 1px solid #333;
	padding: 20px 20px 10px 30px;
}

#form1 input {
	width:  540px;
}

#form1 textarea {
	width:  540px;
}

.contact_form dt {
	margin: 0px;
	padding: 0px;
}

.contact_form dd {
	margin: 0px;
	padding: 2px 0px 10px 0px;
}

.border {
	border: 1px solid #555;
	padding: 2px;
}


.gallery img {
	border: 1px solid #555;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
}
