
/* 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.parent li.sm_active div.default_horiz_dropdown_h {
	background:#523EBD!important;
	background-image: -moz-linear-gradient(100% 100% 90deg, #523EBD, #8274D2)!important;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8274D2), to(#523EBD))!important;
	-moz-box-shadow:0px 4px 7px #523EBD!important;
	-webkit-box-shadow:0px 4px 7px #523EBD!important;
	box-shadow:0px 4px 7px #523EBD!important;}
					
.default_horiz_dropdown_mm li.sm_normal div.default_horiz_dropdown_h:hover,
.default_horiz_dropdown_mm li.parent li.sm_normal div.default_horiz_dropdown_h:hover,
.default_horiz_dropdown_mm li.sm_active li.sm_normal div.default_horiz_dropdown_h:hover  {
	background:#8274D2!important;
	border-color:#E6E6E6!important;
	border-color:rgba(255,255,255,.6)!important;}

.default_horiz_dropdown_mm li.parent li.sm_normal div.default_horiz_dropdown_h,
.default_horiz_dropdown_mm li.sm_active li.sm_normal div.default_horiz_dropdown_h {
	background:none!important;
	border-color:transparent!important;
	-moz-box-shadow:none!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important}
							

/* typography.css */
body {
	background-image: url(../../images/styles/style6/body.jpg)}	
	

 /* general.css */
#content,
#content-b {
	background-image:url(../../images/styles/style6/content.png)}
	
#showcase {
	background-color:#958AD9;
	background-image: url(../../images/styles/style6/showcase_small.png);}

.blog .leading h2 {
	color:#271A62} 

#promo {
	border-top-color:#867CD1;
	border-bottom-color:#BBB5E6;}

#bottom {
	border-top-color:#CECAED;}



/* forms.css */
button,
input.button,
a.button {
	background-color: #171041;
	background: -moz-linear-gradient(100% 100% 90deg, #171041, #2C1F7B);
  	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2C1F7B), to(#171041));
	-moz-box-shadow:0px 0px 10px rgba(23,16,65,.6);
	-webkit-box-shadow:0px 0px 10px(23,16,65,.6);
	box-shadow:0px 0px 10px rgba(23,16,65,.6);}
	button:hover,
	input.button:hover,
	a.button:hover {
		-moz-box-shadow:0px 0px 10px rgba(23,16,65,1);
		-webkit-box-shadow:0px 0px 10px rgba(23,16,65,1);
		box-shadow:0px 0px 10px rgba(23,16,65,1);}
	
#icetabs a.button {
	border-color:#7465E4}


	
/* modules.css */
#showcase .separator {
	background-image:url(../../images/styles/style6/separator_showcase.png);}
	
#content .moduletable .moduletable_header {
	border-color:#988FD9;
	background:#988FD9;
	background-image: -moz-linear-gradient(100% 100% 90deg, #BFB8E7, #fff);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#BFB8E7));}
	#content .moduletable h3 span {
		color:#271A62; } 	

	#content .moduletable-style1 .moduletable .moduletable_header{
		background:#6C5BC8;
		border-color:#DDDAF6;
		background-image: -moz-linear-gradient(100% 100% 90deg, #6C5BC8, #9F94DA);
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9F94DA), to(#6C5BC8));
		-moz-box-shadow:0px 4px 7px #9081DC;
		-webkit-box-shadow:0px 4px 7px #9081DC;
		box-shadow:0px 4px 7px #9081DC}	
	
	
.col-module {
	border-color:#BBB5E6;}	
	.col-module .col-module_header {
		border-color:#988FD9;
		background:#988FD9;
		background-image: -moz-linear-gradient(100% 100% 90deg, #BFB8E7, #fff);
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#BFB8E7));}
		.col-module h3 span {
			color:#271A62; } 	
	
	.col-module-style1 .col-module .col-module-effect {
		background-image: -moz-linear-gradient(top, #E5E1F6, #FFF 70px);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E5E1F6), color-stop(30%,#FFF));}
			
	.col-module-style1 .col-module .col-module_header{
		background:#6C5BC8;
		border-color:#DDDAF6;
		background-image: -moz-linear-gradient(100% 100% 90deg, #6C5BC8, #9F94DA);
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9F94DA), to(#6C5BC8));
		-moz-box-shadow:0px 4px 7px #9081DC;
		-webkit-box-shadow:0px 4px 7px #9081DC;
		box-shadow:0px 4px 7px #9081DC}	

		
#footer .moduletable h3	span {
	color:#271A66}	

	
/* mod_ice_caption_candy.css */
.ice-slideshow-candy .ice-navigator-wrapper { 
	background:#9084D6;}
	
.ice-slideshow-candy .ice-main-wapper .ice-main-item h3.ice-title a:hover {
	text-shadow:0 4px 7px #2A2061;}
						
#icetabs {
	border-top-color:#2A1FA4}
 