/* -------------------------------------------------------------
	© IceTheme 2013
---------------------------------------------------------------- */

/* 
DO NOT DELETE THIS LINE
Necessary to check if StyleSheet has loaded  */
#dummy-element{width:2px;} 



/* general.css */
body { background-color: #CECFD3; background-image:url(../../images/styles/style1/main_texture.png);}
	
body .btn { background-color: #7E939E;}
body .btn:hover { background-color:#93A7B3;}
		
#content_wraper #mainmenu {background-color:#556d7d;}

#clients { border-top-color:#ebebf0;}

#footer { background-color: #556d7d;}
#footer #ice_about { border-right-color:#486273; box-shadow:1px 0 #6D808C;}
#footer #ice_message{ background-color:#6E8493; border-top-color:#7F93A1; border-bottom-color:#7F93A1;}
#footer_mods .moduletable ul.nav.menu li {color:#93A7B3;}

#gotop .scrollup { backgrpound-color:#6E8493; background-color:rgba(85,109,125,.5);}

p#icelogo a { background-image:url(../../images/styles/style1/icetheme.png)}

body.offline_page #content .content_inner,
body.error_page #content .content_inner	{ border-color:#B9C2CA; }

.tooltip-inner { background-color:#6E8493}
.tooltip.bottom .tooltip-arrow { border-bottom-color:#6E8493}
.tooltip.top .tooltip-arrow    { border-top-color:#6E8493}
.tooltip.left .tooltip-arrow   { border-left-color:#6E8493}
.tooltip.right .tooltip-arrow  { border-right-color:#6E8493}

#sidebar .sidebar_module ul.menu li a { border-bottom-color:#C9CED5;}
#sidebar .sidebar_module ul.menu li a:hover { background-color:#D7DBE0;}
#sidebar .sidebar_module ul.menu li.active a { background-color:#D7DBE0;}	



/* default_icemegamenu.css */
.icemegamenu > ul > li:hover > a.iceMenuTitle span.icemega_title,
.icemegamenu > ul > li.active > a.iceMenuTitle span.icemega_title {background-color:#6e8493;}

ul.icesubMenu { background-color:#6e8493;}


/* modules.css */
#iceslideshow .iceslideshow_arrow a:after  { background-image:url(../../images/styles/style1/iceslideshow_arrows.png);}
#iceslideshow .carousel-caption div.mod-description a:hover { color:#1f5c8b;} 

#categories .ice_filter_items .ice_filter_inner { background-color:#ebebf0;}
#categories .ice_filter_caption h4 a:hover { color:#556D7D;}

#icecarousel { border-top-color:#ebebf0; border-bottom-color:#ebebf0;}
#icecarousel .icecarousel-inner:hover .icecarousel-caption { background-color: #ebedf0;}
#icecarousel .icecarousel-inner { background-color:#EBEBF0; }
#icecarousel .flex-direction-nav a { background-color:#ebebf0;}
#icecarousel .flex-direction-nav a:after  { background-image:url(../../images/styles/style1/icecarousel_arrows.png);}
#icecarousel .icecarousel-inner:hover .icecarousel-caption { background-color:#ebedf0;}


#sidebar .sidebar_module .sidebar_module_content { background-color:#ebebf0;}
#sidebar .sidebar_module h3.sidebar_module_heading { background-color:#556d7d;}
#sidebar .sidebar_module_style1 h3.sidebar_module_heading { background-color:#815860}
#sidebar .sidebar_module_style2 h3.sidebar_module_heading { background-color:#3d3d3d}

.ice_preload { background-color:#EBEBF0;}
.ice_preload .movingBallLineG{ background-color:#EBEBF0;}
.ice_preload .movingBallG{ background-color:#556D7D;}



/* joomla.css */
.search form.form-inline .inputbox { background-color:#ebebf0;}
.search form.form-inline .inputbox:focus { background-color:#DCDCE5;}

ul.breadcrumb li:first-child a { background-image:url(../../images/styles/style1/breadcrumbs_home.png);}

		
