/*---------------------------------------------------------------- 
  Copyright:
  Copyright (C) 2008 IceTheme. All Rights Reserved
  
  License:
  Copyrighted Commercial Software 
  
  Author:
  IceTheme - http://wwww.icetheme.com
---------------------------------------------------------------- */

/* typography.css */
body {
	background-color:#4F4400}


/* general.css */
#header { background:url(../../images/styles/style2/logo.png)
	no-repeat bottom center;}
	
#header-top {
	background-color:#4F4400}
	
#content_texture_t {
	background-image:url(../../images/styles/style2/content_texture_t.jpg)}

#content_texture_b {
	background-image:url(../../images/styles/style2/content_texture_b.jpg)}

#login-panel {
	background-image: url(../../images/styles/style2/login-bg.png);}
	
	
/*ice_menu.css */
#main-nav_wrap {
	background-image:url(../../images/styles/style2/nav.png)}

#icemenu_wrap ul li a span.sub,
#icemenu_wrap ul ul li a span.title{ 
	color:#9CA172;}

#icemenu_wrap li#current a span.sub,
#icemenu_wrap li.active a span.sub,
#icemenu_wrap ul li a:hover span.sub {
	color:#BDBF9F}
									
#icemenu_wrap li ul {
	background-image:url(../../images/styles/style2/nav_drop_bg.png);}

#icemenu_wrap li#current a,
#icemenu_wrap li.active a { 
	background-image:url(../../images/styles/style2/nav_current.png);}


/* modules.css */
.col-module .col-module_header_l {
	background:url(../../images/styles/style2/col-module_header_l.png) no-repeat left;}
.col-module .col-module_header_r {
	background:url(../../images/styles/style2/col-module_header_r.png) no-repeat right;}

.col-module-style2 .col-module_header_l {
	background-image:url(../../images/styles/style2/col-module_style2_header_l.png)!important;}
	
.col-module-style2 .col-module_header_r {
	background-image:url(../../images/styles/style2/col-module_style2_header_r.png);}

		
#left-column .col-module .col-module_header_l {
	background-image:url(../../images/styles/style2/col-module-leftcol_header_l.png);}
#left-column .col-module .col-module_header_r {
	background-image:url(../../images/styles/style2/col-module-leftcol_header_r.png);}
			
#left-column .col-module-style2 .col-module_header_r {
	background-image:url(../../images/styles/style2/col-module-leftcol_style2_header_r.png)!important;}	
	
#left-column .col-module-style2 h3 {	
	background-image:url(../../images/styles/style2/col-module-leftcol_style2_header_arrow.png);}


/* icecarousel.css */
.icecarousel_container_l {
	background-image:url(../../images/styles/style2/icecarousel_prev.png)}
			
.icecarousel_container_r { 
	background-image:url(../../images/styles/style2/icecarousel_next.png)}


/* forms.css */
.round,
.round span {
	background-image:url(../../images/styles/style2/button.png);}
