/*--------------------reset------------------------------------*/
*{
	margin:0px; 
	padding:0px;
}
.nav ul, .nav li,
.left-menu ul, .left-menu li,
.url ul, .url li, 
.pager ul, .pager li {
    margin:0;
    padding:0;
    list-style:none;
    background:none;
    border:0;
}
img {
	border:none;
}
td {
	vertical-align:top;
}
/*--------------------end of reset-----------------------------*/
/*--------------------layout-----------------------------------*/
html {
	width:100%; 
	height:100%;
	font:100% Verdana, Arial, Helvetica, sans-serif;
}
body {
	width:100%; 
	background:#480702 url(../img/bg.jpg) repeat-x 0 0;
	font-size:.69em;
	color:#fdf4cb;
}
table {
	font-size:100%; /* ie5 hack */
}
.main-wrap {
	margin:0 auto;
	height:100%; 
	min-height:100%;
}
.main-wrap {
	position:relative;
	z-index:100;
	width:942px;
}
.content-area {
    vertical-align:top;
}
.columns-container{
    float:left;
    padding-bottom:15px;
    width:763px;
    /* border-bottom:5px solid #f3d1a4; */
    background:url(../img/bg-columns-container.gif) no-repeat 0 100%;
}
#next .columns-container {
    padding-bottom:40px;
    width:942px;
}
.aside {
    float:left;
    width:202px;
    height:1%;
}
.content {
    margin-left:202px;
    width:561px;
}
#next .content {
    width:736px;
}
.content-in {
    position:relative;
    float:left; /* fix 3px gap in IE6 and below */
}
.extra {
    float:left;
    padding:15px 0 90px 15px;
    width:160px;
}
.footer {
    margin:-65px auto 0;
    width:100%;
    min-width:1000px;
    height:238px;
    background: url(../img/bg-footer.gif) repeat-x 0 100%;
}
.footer-in {
    position:relative;
    margin:0 auto;
    width:1000px;
}
.footer-in-2 {
    float:right;
    width:980px;
    padding:95px 0 0 10px;
    height:143px;
    background:url(../img/bg-footer-1.jpg) no-repeat 100% 100%;
}
/*--------------------end of layout----------------------------*/

/*--------------------header-----------------------------------*/
/* logo */
h1.logo {
    font-size:1em;
}
h1.logo a,
h1.logo a img {
    width:202px;
    height:139px;
}
h1.logo a {
    display:block;
    position:relative;
    overflow:hidden;
}
h1.logo a span {
    display:block;
}
/* /logo */
/* nav */
.nav {
    margin:10px 0;
}
/* /nav */

.for-hover:hover,
.hover {
    text-decoration:underline;
    cursor:pointer;
}
.middled {
    display:table-cell;
    vertical-align:middle;
}
/*--------------------end of header----------------------------*/

/*--------------------aside------------------------------------*/
.left-menu {
    padding:3px;
    margin-right:8px;
    background:#962220 url(../img/bg-lm-top.jpg) no-repeat 0 0;
    font-size:1.27em;
    text-transform:uppercase;
    font-family: "Myriad Pro SemiExt";
}
.left-menu ul {
    padding:20px 9px 20px 9px;
    border:1px solid #791916;
}
.left-menu li {
    display: block;
    padding:8px 0 8px 13px;
    background:url(../img/bullet-2.gif) no-repeat 0 1em;
}
.left-menu li:hover,
.left-menu .catalog,
.left-menu .active {
    background-image:url(../img/bullet-3.gif);
}
.left-menu a {
    color:#fffcd6;
    text-decoration:none;
}
.left-menu a:hover,
.left-menu .active a {
    text-decoration:underline;
    color:#ffd17d;
}
.left-menu ul ul {
    padding:0 0 5px 0;
    text-transform:none;
    border:0;
}
.left-menu ul ul li {
    padding:3px 0 3px 5px;
    background:none;
}
.left-menu ul ul li:hover {
    background:none;
}
.left-menu ul ul a,
.left-menu ul .active ul a {
    color:#ffd17d;
    text-decoration:none;
}
.left-menu ul ul a:hover,
.left-menu ul .active ul a:hover {
    color:#fffcd6;
}
.left-menu .catalog {
    padding-bottom: 8px;
    border-top:1px solid #861a17;
    border-bottom:1px solid #861a17;
}
.left-menu ul ul ul {
    margin: 4px 0;
}
.left-menu ul ul ul li {
    padding:3px 0 3px 12px;
    background:none;
    color: #fff;
    font-size: 12px;
}
.left-menu ul ul ul li a {
    color: #fff;
}
/*--------------------end of aside-----------------------------*/

/*--------------------content----------------------------------*/
.flash {
    margin-bottom:15px;
    width:555px;
    border:1px solid #cea36a;
}
#next .flash {
    float:left;
}
.flash img {
    border:2px solid #cea36a;
}
.content-in-2 {
    padding:0 0 0 5px;
}	
.content-in-3 {
    width: 664px;
    padding:0 0 0 5px;
}	
.items-container{}
.items-container .item {
    padding:7px 0 12px 0;
    border-bottom:1px solid #68110d;
}
.items-container .item p {
    margin:0 0 4px 0;
}
/*
.items-container img{
  display:none;}
  */
.shops {
    float:left;
    padding:15px 0 0 15px;
    width:160px;
}
.shop .item {
    width:100%;
    margin-bottom:20px;
    padding:0;
    border:0;
}
.shop .col-1 {
    width:25%;
}
.shop .col-2 {
    width:75%;
}
.shop .phone {
    color:#f7d1a1;
    font-size:1.18em;
}
/* form */
form {
    font-weight:bold;
}
.textinputs,
textarea,
input.submit,
form img {
    display:block;
    border:1px solid #ffd17d;
    background:#62110d;
    color:#fff;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:1em;
    font-weight:normal;
}
.textinputs {
    width:125px;
}
input.submit {
    float:right;
}
textarea {
    width:100%;
    height:120px;
}
form td {
    padding:0 20px 20px 0;
    vertical-align:bottom;
}
/* /form */	

.url {
    text-align:right;
}
.url a {
    padding:2px 4px;
    background:#b22926;
    color:#ffd17d;
    text-decoration:none;
}
.url a:hover {
    background:#ffd17d;
    color:#b22926;
}

/* pager */
.pager li{
  float:left;
  margin-right:4px;
  }
.pager span,
.pager a{
  display:block;
  width:14px;
  padding:2px 2px 3px;
  border:1px solid #fff;
  text-decoration:none;
  text-align:center;
  }
.pager a:hover{
  background:#ffd17d;
  color:#560d07;
  border-color:#ffd17d;
  }
.pager span{
  
  background:#962220;
  }
/* /pager */
/*--------------------end of content---------------------------*/

/*--------------------extra------------------------------------*/
.banners {}
.banners img {
    border:3px solid #915739;
}
.banners p {
    margin-bottom:5px;
}
/*--------------------end of extra-----------------------------*/

/*--------------------footer-----------------------------------*/
.copyright,
.counters {
    padding-left:10px;
}
.copyright a {
    text-decoration:none;
    color:#ffd17d;
}
.copyright a:hover {
    text-decoration:underline;
}
/*--------------------end of footer----------------------------*/

/*--------------------clear------------------------------------*/
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End hide from IE-mac */
.clearfloats {
    clear:both;
    height:0px;
    font-size:0px;
    line-height: 0px;
    margin: 0px;
    padding: 0px;
    border: none;
    display: block;
}
/*--------------------end of clear-----------------------------*/
/*-------------------------------------------------------------*/
.spain {
    background-image:url(../img/spain.png);
    width:213px;
    height:34px;
    background-repeat:no-repeat;
    /*
    padding-left:60px;
    color:ffd17d;
    font-size:13px;
    font-weight:bold;
    padding-top:8px;
    */
}
.italy {
    background-image:url(../img/italy.png);
    width:213px;
    height:34px;
    background-repeat:no-repeat;
}
.spain2 {
    background-image:url(../img/spain2.png);
    width:213px;
    height:34px;
    background-repeat:no-repeat;
}
.header {
    color:#FFD17D;
    font-size:12px;
    font-weight:bold;
    height:35px;
}
.projectDescriptionCell, td.projectDescriptionCell {
    font-size: 10px;
	padding: 0 0 0 0;
}
.time {
    color:#d65451;
    font-size:10px;
    padding-left:25px;
    font-weight:normal;
}
hr {
    color:#d65451;
    width:100%;
    margin-top:5px;
    margin-bottom:5px;
}
.submit2 {
    display:block;
    border:1px solid #ffd17d;
    background:#62110d;
    color:#fff;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:1em;
    font-weight:normal;
    float:left;
}
.border2 {
    border:2px solid #cea36a;
}
.border1 {
    border:1px solid #cea36a;
}
.pad5 {
    margin:5px;
}
a.fab {
    color:#ffd17d;
    text-decoration:none;
}
a.fab:hover {
    color:#fff;
    text-decoration:none;
}
.text10y {
    color:#ffd17d;
    font-size:10px;
}

/* new styles */
.inside_menu {
    display: none;
}
.bordo {
    color: #962220 !important;
}
.yellow {
    color: #ffd17d;
}
.bold {
    font-weight: bold;
}
.clear {
    clear: both;
    display: block;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin: 0 0 -1px;
}
.br {
    clear: both;
    font-size: 1px;
    height: 14px;
    line-height: 1px;
    margin: 0;
}
.float_right {
    float: right;
}
.float_left {
    float: left;
}
.align_left {
    text-align: left;
}
.align_center {
    text-align: center;
}
.align_right {
    text-align: right;
}
.pathway a {
    color: #ffd17d;
}
.news, .flags {
    width: 100%;
}
.flags {
    display: none;
}
.flags th {
    width: 220px;
}
.format, .colorers, .cyties {
    float: left;
    width: 220px;
}
.title {
    width: 92%;
    text-align: left;
    border-bottom: 2px solid #962220;
    font-size: 12px;
    color: #ffd17d;
    font-weight: bold;
    font-variant: small-caps;
    padding: 0 0 4px 0;
    margin: 0 0 9px 0;
}
.format img, .colorers img, .cyties img {
    float: left;
    bordeR: 1px solid #ffd17d;
    margin: 0 5px 7px 0;
}
.cyties img {
    bordeR: none;
}
.format a {
    display: block;
    float: left;
    margin: 5px 0 0 0;
}
.news th, .flags th {
    text-align: left;
    border-bottom: 2px solid #962220;
    font-size: 12px;
    color: #ffd17d;
    padding: 0 0 7px 0;
}
.news td {
    padding: 10px 0;
}
.news div {
    margin: 0 0 4px 0;
    clear: left;
}
.news img, .flags img {
    float: left;
    bordeR: 1px solid #ffd17d;
}
.news_prev {
    margin: 12px 0 14px 0;
}
.news_prev a {
    text-decoration: none;
}
.news_prev a:hover {
    color: #ffd17d;
}
.flags td {
    padding: 10px 0;
}
.flags img {
    margin: 0 10px 0 0;
}
.flags td a {
    position: relative;
    top: 3px;
}
.piece {
    width: 10px;
}
.pagination {
    margin: 7px auto 4px auto;
    width: 45%;
    text-align: center;
}
.articles {
    margin: 32px auto;
    width: 100%;
    text-align: center;
}
.articles a {
    width: 34%;
}
.pagination a {
    color: #ffd17d;
}
.style1 td {
	width: 50%;
}

.table_catalog {
	
	border-collapse: collapse;
}

.table_catalog tr td{
	width: 240px;
	padding: 5px;
}

.table_catalog table {
	width: 100%;
	border-collapse: collapse;
}

.table_catalog table tr td {
	padding: 0px;
	height: 30px;
	vertical-align: middle;
}

.table_catalog table tr a {
}

.table_catalog table tr a:hover {
	
}

.table_catalog table .type_image {
	width: 35px;
	text-align: center;
	vertical-align: top;	padding-right: 5px;
}

.table_catalog table .type_image img{
	margin: 0px;
}

.fabric_gallery {
	width: 100%;
	border-collapse: colapse;
}


.fabric_gallery  ul{
	list-style: none;
	
}

.fabric_gallery  ul li{
	background: none;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	color: rgb(255, 209, 125);		
	cursor: pointer;
	_cursor: hand;
}

.fabric_gallery #fg_images_td {
	border-top: solid 1px #e5e5e5;
}

.fabric_gallery  h3 {
	font-size: 1.5em;
}

#fg_images {
	width: 100%;
	border-collapse: collapse;
}

#fg_images tr td{
	text-align: center;
	width: 200px;
	overflow: hidden;
}


#fg_images tr td a{
	text-decoration: none;
	text-align: center;
}

.fg_images_img {
	vertical-align: bottom;
	padding-top: 10px;
}

.fg_images_text {
	vertical-align: top;
}

.subtype {	text-decoration: underline;}
.subtype:hover {	text-decoration: none;}


.calc {
	border-collapse: collapse;
	font-size: 1.2em;
	margin-left: 20px;
}

.calc tr td {
	padding: 5px;
}

.calc .zatir {
	font-size: 2em;
}

.calc .center {
	text-align: center;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
}

.calc .sett {
	font-weight: bold;
	border-bottom: solid 1px #fff;
	text-align: center;
	
}

/*  content menu */
#content_menu {
	margin-bottom:10px;
	font-size:1.18em;
    color:#fffcd6;
}
#content_menu a {
	color:#ffd17d;
    text-decoration: none;
}
#content_menu span {
    margin-left:10px;
    margin-right:10px;
}
a.ununder {
	text-decoration: none;
}
a.ununder:hover {
	text-decoration: underline;
}


