/* container */
#outer-container-top{background-image:url(bg-pattern-tr.gif); background-repeat:repeat-x;}
#outer-container-bgtoppattern{background-image:url(bg-pattern-t.gif); background-repeat:no-repeat; background-position:top center;}

#outer-container-topinner{background-image:url(bg-pattern-tr-inner.gif); background-repeat:repeat-x;}
#outer-container-bgtoppatterninner{background-image:url(bg-pattern-t-inner.gif); background-repeat:no-repeat; background-position:top center;}


#outer-container-bottom{background-image:url(bg-pattern-br.gif); background-repeat:repeat; min-height:336px; clear:both}
#outer-container-bgbottompattern{background-image:url(bg-pattern-b.gif); background-repeat:no-repeat; background-position:top center; min-height:336px}

/* frame slider */
#frame-slider-top{
	background-image:url(frame-slider.png);
	background-repeat:no-repeat;
}
#frame-slider-bottom{
	background-image:url(frame-slider.png);
	background-repeat:no-repeat;
}


#frame-slider-small-top{
	background-image:url(frame-slider-small.png);
	background-repeat:no-repeat;
}
#frame-slider-small-bottom{
	background-image:url(frame-slider-small.png);
	background-repeat:no-repeat;
}

/* top menu */
#menu li li:first-child{
  background: url(border-nav.gif) !important;
  background-repeat:repeat-x !important;
  background-position:top !important;
}

#menu li ul {
  background-color:#161411;
  }
	
#menu li li a {
  background-color: #161411;
  background: url(border-nav.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  }

#menu li li:hover {
  background-color: #22201d !important;
  }


/* footer */
#footer .widget-title{background-image:url(double-line.gif);}
#footer ul li li{
	background: url(arrow.gif) 0px 5px no-repeat;
	border-bottom:solid 1px #25211c\9;
}
#footer ul li li{
	background: url(double-line.gif) bottom left repeat-x,  
	url(arrow.gif) 0px 5px no-repeat;
}
#footer ul li#widget-search li{
	background: url(../../images/double-line.gif) bottom left repeat-x;
	padding-left:0px;
}

ul#social{background-image:url(double-line.gif) !important;}



