/*
CSS Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background: #FFFFFF url("../images/template/bg.jpg") repeat-x fixed;/*6e201e*/
}



a:link, a:visited { color: #ffffff; text-decoration: underline; font-weight: normal; } 
a:active, a:hover { color: #ffffff; text-decoration: none; }

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both;  height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_60 { margin-right: 60px; }

.header_04 {
	clear: both;
	font-size: 14px;
	color: #c7bb10;
	font-weight: bold;	
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	background: url(/images/templatemo_footer_divider.jpg) bottom repeat-x;
}

/* content */

#content_wrapper {
	clear:both;
	width: 980px;
	margin: auto;
}

#content {
	width: 900px;
	margin: 30px;
	padding: 9px;
	border: 1px solid #c3c4c5;
	background: #d8d7d7;
}

.recent_projects {
	float: left;
	width: 900px;
	/*height: 270px;*/
	margin-bottom: 10px;
	background: #eb8714;
}

#top_slider
{
  width:900px;
  height:100px;
  background:#FFFFFF url('../scripts/rotator.php');/*url('/images/template/top_slider_bg.jpg');*/
  /*margin-bottom:5px;*/
}

#top_slider .logo
{
  margin:5px 0px 0px 5px;
  width:130px;
  height:90px;
}

#top_slider .top_menu
{
  float:right;
  margin:5px 5px 0px 0px;
  font-size:12px;
  color:#591a18;
}

#top_slider .top_menu a
{
  color:#000000;
}

#slider_div
{
  margin:10px 10px 10px 10px;
}

.recent_projects .slider_menu
{
  width:250px;
  height:250px;

  margin:10px 30px 10px 10px;
  float:right;
}

.recent_projects .slider_menu ul
{
  list-style-type:none;
  width:100%;
  margin:0px;
  padding:0px;
}

.recent_projects .slider_menu a
{
  width:100%;
  background:#ffba61;
  float:left;

  padding:9px 0px 9px 0px;
  text-align:right;
  margin-bottom:1px;
  font-size:20px;
  color:#000000;
}

.recent_projects .slider_menu a:hover
{
  background:#ffa43c;
}

#content_panel {
  clear:both;
	/*border: 1px solid #c6c5c5;*/
	background: #d8d7d7;
}

#center_column {
	float: left;
	width: 602px;
	padding: 40px 48px 20px 50px;
	margin-left:10px;
	background: #ffffff;
}

#center_column strong
{
  color:#591A18;
}

#center_column h3
{
  color:#591A18;
}

#center_column img{margin:8px;}

#leftColumn
{
  width:190px;
  background:#d8d7d7;
  float: left;
}

#leftColumn ul
{
  list-style:none;
  width:100%;
  padding:0px;
  margin:0px;
  font-size:15px;
}

#leftColumn ul li
{
  width:190px;
  padding:0px 0px 0px 0px;
  float:left;  
  border-bottom:1px solid black;
  background:#8b3c3a url('../images/template/arrow.gif') 4px center no-repeat;
}

#leftColumn ul li a
{
  width:180px;
  float:left;
  padding:6px 0px 6px 12px;
  color:#FFFFFF;
  text-decoration:none;

}

#leftColumn ul li a:hover
{
  background:#EB8714;
}

#leftColumn ul li ul li
{
  width:185px;
  padding-left:5px;
  background:#979797;
}

#leftColumn ul li ul li ul li
{
  width:170px;
  padding-left:5px;
  background:#aeaeae;
}

div.category
{
  width:185px;
  height:30px;
  background:red;
  font-size:15px;
  padding:10px 0px 0px 5px;
  background:#EB8715 url('../images/template/category.png');
  color:#f7a445;
  font-weight:bolder;
  float:left;
}

.margTopTen{ margin-top:10px; }

#news
{
  width:190px;
  height:130px;
  background:green;
  margin-top:10px;
  float:left;
}

#center_column{
      font-size: 14px;
      }
      
#center_column a {
 color:#591A18;
}

#center_column h1 {
	padding:0px;
	padding-bottom:20px;  
  line-height:120%;	
	margin:0px;
	font-size:25px;
	color:#591a18;
}

#center_column p {
	padding-bottom: 15px;
}

.list_with_icon {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style: none;
}

.list_with_icon li {
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	list-style-image: url(/images/templatemo_list_icon.jpg);
}

/* end of content */

/* footer */

#footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background: transparent;/*#591a18*/
}

#footer {
	width: 860px;
	padding: 30px;
	margin: 0 auto;
	color: #828c96;
	background:#591a18 ;
}

.section_w920 {
	text-align: center;
	width: 920px;
}

.section_w184 {
	float: left;
	width: 144px;
	padding: 0 71px 0 0;	
}

.section_w368 {
	float: left;
	width: 328px;
	padding: 0 40px 0 0;
}

.footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_menu_list li {
	margin: 0px;
	padding: 0px;
}

.footer_menu_list li a {
	color: #828c96;
	text-decoration: none;
}
/* end of footer */

.page_msg
{
  color:red;
}

ol li
{
     margin-top:10px;
}

.breadcrumb
{
  margin-bottom:10px;
  font-size:13px;
}

.sitemap li
{
  margin-top:5px;
}

#addToCart
{
width:150px;
height:50px;
float:right;
font-size:22px;
/*padding:5px;*/
font-weight:bolder;
  background:red;
}

#eshopBar
{
  width:900px;
  background:#767676;
  float:left;
  /*margin-top:10px;*/
  margin-bottom:10px;
}



.text-left
{
  text-align:left;
}

.leftFloating
{
  /*float:right;*/
}

table
{
  width:100%;
}

table tr th
{
  background:#ef9903;
  color:black;
}

table tr td
{
  border-bottom:1px solid #CCCCA9;
}

.size_9
{
  font-size:9px;
}

.back-eshop 
{
  font-size:20px;
  font-weight:bolder;
  width:180px;
  height:50px;
  text-align:center;
  margin-bottom:20px;
}

.back-eshop:hover
{ 
  border-left:10px solid orange;
  border-right:10px solid orange;
}

.back-eshop a img
{ border:none; float:left; margin:0px 0px 0px 2px !important;}

.eshopD
{
  width:141px;
  height:250px;
  background:#e8e8e8;
  margin:0px 0px 3px 4px;
  float:left;
  text-align:center;
}

#mainBar
{
  width:100%;
  margin-bottom:10px;
  float:left;
  background:#474747;
  padding:7px 0px 7px 0px;
}

#mainBar div
{
  float:right;
  margin-right:5px;
}

#mainBar a
{
  font-size:15px;
  float:left;
  text-decoration:none;
  color:#FFFFFF;
  font-weight:bolder;
  margin-left:5px;
}


#center_column .newsTitle
{
  font-size:25px;
  color:#000000;
}

h2 span
{
  font-size:11px;
  float:right;
}
