/*---------------------------------------------------------------- 
  Copyright:
  Copyright (C) 2008 IceTheme. All Rights Reserved
  
  License:
  Copyrighted Commercial Software 
  
  Author:
  IceTheme - http://wwww.icetheme.com
---------------------------------------------------------------- */

/* icemenu.css*/
.default_horiz_dropdown_mm li.sm_active div.default_horiz_dropdown_h,
.default_horiz_dropdown_mm li.parent div.default_horiz_dropdown_h,
.default_horiz_dropdown_mm li.sm_normal div.default_horiz_dropdown_h:hover {
	background:#270B09!important;}

.default_horiz_dropdown_mm li.sm_active,
.default_horiz_dropdown_mm li.parent {
	background-image:url(../../images/styles/style1/nav_current.png)!important;} 	

li.sm_normal ul.default_horiz_dropdown_sm,
li.sm_active ul.default_horiz_dropdown_sm {
	background-image:url(../../images/styles/style1/nav_drop_bg.png)!important;} 
	

/* typography */
a:link,
a:visited { color:#E01B1B}


/*forms */
button,
input.button,
a.button {
	border-color:#541814;
	background-color: #2A0C0A;
	background: -moz-linear-gradient(100% 100% 90deg, #2A0C0A, #3F120F);
  	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3F120F), to(#2A0C0A));}
button:hover,
input.button:hover,
a.button:hover {
	border-color:#7E241E; }



/* general.css */
#site_frame,
#header {
	background-image:url(../../images/styles/style1/site_frame.png);}
	
/* modules.css */
#site_frame .col-module .col-module_header {
	background-image:url(../../images/styles/style1/col-module.png)}
	
#site_frame .col-module-style1 .col-module,		
#site_frame .col-module-style1 .col-module-style1-t {
	background-image:url(../../images/styles/style1/col-module-style1.png)}		
	
div.icefoodmenu dl dt {
	background:#270B09}	