/**
 * Web site: manahilov.com
 *
 * @author Hristo Drumev
 * @package manahilov.com
 * @copyright Credox Ltd. [www.credox.bg]
 * @version 1.00 / 23.07.2009
 *
 */

 
body, html {
	/*
	background: #777 url(img/bg.body.jpg) center center no-repeat;
	*/
	font-family: Tahoma, Arial;
	font-size: 9pt;
  color: #666;
}
		
abbr {
	cursor: help;
}

#sysframe {
	width: 940px; 
	height: 560px; 
	margin-left: -480px;
	margin-top: -290px;
	padding: 10px 10px;
}

* html #sysframe {
	width: 1000px;
}

* html #sysframe {
	width: 950px; /* 944 */
}

#sysheader {
	width: 940px;
	height: 100px;
}

#logo a {
	font-size: 0;
	text-indent: -9999px;
	display: block;
	width: 400px;
	height: 100px;
  float: left;
}

#langbar {
  float: right;
  color: #ccc;
  margin-right: 10px;
}

#langbar a {
  font-size: 0.9em;
  color: #444;
  text-decoration: none;
}

#langbar a:hover {
  text-decoration: underline;
}

#syscontents {
	height: 470px;
  margin-top: 0px;
}

#sysfooter {
	margin-top: 10px;
	line-height: 1.2em;
	font-size: 0.8em;
	color: #888;
}

#sysfooter a {
	color: #aaa;
	text-decoration: none;
}

#sysfooter a:hover {
	color: #e47718;
}

#sysfooter div.credox {
	line-height: 2.2em;
}

* html #sysfooter div.credox {
	margin-right: 5px;
}

#sysfooter div.credox span {
	float: left;
	margin-right: 5px;
}

#sysfooter div.credox a {
	background: url(img/logo.credox.png) 0 0 no-repeat;
	display: block;
	width: 88px;
	height: 19px;
	float: left;
	text-indent: -9999px;
}

* html #sysfooter div.credox a {
	margin-top: 1px;
}

#sysfooter div.credox a:hover {
	background-position: 0 -28px;
}

/* --------------------------------------------------------------------------------------------- */

#nav {
	float: left;
	width: 200px;
  margin-top: 10px;
}

#nav ul {
	width: 180px;
	margin: 0 0 0 20px;
	list-style: none;
	padding: 0;
}

#nav ul li {
	margin: 0 0 15px 0;
}

#nav ul li a {
	border-left: 4px solid #666;
	color: #666;
	text-decoration: none;
	height: 30px;
	display: block;
	font-size: 1.1em;
	padding-left: 20px;
	font-weight: bold;
}

#nav ul li a:hover,
#nav ul li a.selected {
	border-left: 4px solid #e57917;
	color: #e57917;
}

#nav ul li a.index {
	line-height: 30px;
}

#nav ul li a.adv {
	line-height: 30px;
}

#nav ul li a.metal {
		line-height: 15px;
}

#nav ul li a.door {
	line-height: 30px;
}

#nav ul li a.contact {
	line-height: 30px;
}

#promo {
	width: 120px;
	height: 120px;
	margin: 30px 0 0 20px;
}

#promo a {
	display: block;
	width: 120px;
	height: 120px;
	background: url(img/bg.promo.png) center center no-repeat;
	font-size: 0;
	text-indent: -9999px;
}

#contents {
	float: left;
	width: 730px;
	height: 470px;
	margin: 0 0 0 10px;
}

* html #contents {
	width: 740px;
}

#products,
#static {
	padding-top: 10px;
}

* html #products {
	margin: 10px 0 0 -15px;
	padding-top: 0;
}

* html #static {
	margin: 10px 0 0 0px;
	padding-top: 0;
	width: 730px;
}

#products a.thumb {
	display: block;
	width: 140px;
	height: 100px;
	padding: 10px;
	float: left;
	border: 1px solid #e57917;
	margin: 0 10px 20px 10px;
	background: #fff;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;    
}

* html #products a.thumb {
	padding-bottom: 7px;
	height: 102px;
}

#products a.thumb:hover {
	background: #e57917;
}

#products a.thumb img {
	width: 140px;
	height: 100px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;    
}

#pages {
	float: right;
  margin-top: -10px;
}

#pages ol {
	list-style: none;	
	margin: 0 12px 0 0;
	padding: 0;
}

* html #pages ol {
	margin-right: 22px;
}

#pages ol li {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}

#pages ol li a {
	width: 25px;
	height: 24px;
	display: block;
	background: url(img/bg.pages.png) 0 top no-repeat;	
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	font-size: 1.0em;
}


#pages ol li a:hover,
#pages ol li a.selected {
	background: url(img/bg.pages.png) 0 -24px no-repeat;	
	color: #fff;
}

h1 {
	color: #555;
	font-size: 2.0em;
	margin: 0 0 20px 0;
	padding: 0;
  font-family: "Myriad Pro", Arial;
}

h2 {
	color: #555;
	font-size: 1.2em;
	margin: 25px 0 10px 0;
	padding: 0;	
  font-family: "Myriad Pro", Arial;
}

* html h1 {
	margin-top: 15px;
}

address {
	margin: 15px 0;
}

div.contactus {
	margin: 15px 0;
}

#static a {
	color: #e57917 !important;
	text-decoration: none;
	padding: 1px 2px;
}

#static a:hover {
	background: #e57917;
	color: #fff !important;
}

img.contactus {
	margin-right: 20px;
	padding: 1px;
	border: 1px solid #ccc;
}

.message {
	background: #ffeaea;
	padding: 20px;
	text-align: center;
	/*
	border: 2px dotted #c40001;
	*/
	font-size: 1.1em;
}

.photos {
	height: 430px;
}

#indexlinks {
	
}

#indexlinks a {
	float: left;
	display: block;
	width: 180px;
	height: 120px;
	margin: 15px;
	padding: 30px 10px;
	text-align: center;	
	border: 1px solid #ccc;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  font-size: 0.9em;
}

#indexlinks a img {
	width: 140px;
	height: 100px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

.promotions a {
	display: block;
	float: left;
	width: 340px;
	height: 226px;
	padding: 5px !important;
	border: 1px solid #e57917;
	background: #fff;
	margin: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}




