#accessibility{
	display:none;}
	
	

.wrapper  { width:980px; margin:0 auto;}
	
	
#topbar {
	height:31px;
	background: url(../images/topbar.png) no-repeat center top;
	position:relative;
	overflow:hidden;}
	
	#topbar_wrapper {
		background: url(../images/topbar_line.png) repeat-x top center;}
	
	
	
#header {}
	
	#header .wrapper {
		position:relative;}


#logo {
	padding:115px 0;
	float:left}
	
	#logo p {
		margin:0;}
		
	#logo img {
		float:none;
		margin:0; }



#cart {
	margin-top:24px;
	margin-right:3px;
	margin-left:40px;
	float:right}
	


#content {
	
	padding:0;}
		
	
	#content_inside {
		width:730px !important;
		float:right;
		margin-bottom:15px;
		position:relative;}
			
			

#left-column {
	position:relative;
	width:240px;
	background: url(../images/bgc.png);
	box-shadow:0 0 5px #d2b05e;
	float: left;
	margin-bottom:15px;}
	
#middle-column {
	width:100%;
	background: url(../images/bgc.png);
	box-shadow:0 0 5px #d2b05e;
	float: left;}		
	#middle-column .padding { min-height: 400px;
padding-top: 10px;
padding-bottom: 10px;}		   

#right-column{
	background:#fff;
	box-shadow:0 0 5px #ccc;
	float: right;
	margin-left:15px;}
	

						
	
		
#promo {
	background:#fff;
	margin-bottom:15px;
	padding:10px;
	box-shadow:0 0 5px #ccc;}


#bottom {
	clear:both;
	background:#fff;
	box-shadow:0 0 5px #ccc;
	position:relative;
	padding:10px}
			

	
#icetabs {

}
	


	
#notice-msg_wrapper {
	padding-top:8px;
	margin:0 0 15px;
	background:url(../images/notice_arrow_t.png) repeat-x top}

#notice-msg_wrapper_2 {
	padding-bottom:8px;
	background:url(../images/notice_arrow_b.png) repeat-x bottom}
	
#notice-msg {
	padding:11px 12px;
	position:relative;
	font-size:1.3em;
	text-shadow:1px 1px 1px rgba(255,255,255,.75);
	color:#514721;
	background:#FFF6BF;
	box-shadow:0;}
	
	#notice-msg:before {
		content:"";
		background: url(../images/notice_sale.png) no-repeat center right;
		width:70px;
		height:70px;
		position:absolute;
		right:-15px;
		top:-15px;}
		
		#notice-msg p {
			margin:0}
		
		


#footer {
	clear:both;
	margin:0;}
	
	#footer .wrapper {}
	
	
	
		



#copyright {
	
	clear:both;
	margin:0;
	color:#666;
	text-shadow:1px 1px 1px #fff;
	}
	
	#copyright .wrapper {
		position:relative;
	
		overflow:hidden;
background: url(../images/bgf.png);
box-shadow: 0 0 5px 
#d2b05e;}

	
	div#copytext { float:left; padding: 10px;}
	
		div#copytext .footer2 { display:none; }
	
		

	div#icelogo { float:left; padding:14px 20px 0 0;}
		div#icelogo p { margin:0;}
			div#icelogo p a {
				display:block;
				float:left;
				background:url(../images/icetheme.png) no-repeat;
				width:120px;
				height:20px;
				margin:0 auto;
				opacity:.4;
				-webkit-transition:all .5s ease-out;
				-moz-transition:all .5s ease-out;
				-o-transition:all .5s ease-out; 
				transition:all .5s ease-out;}
				div#icelogo p a:hover {
					opacity:1;}
					div#icelogo p a span { display:none}



	
	a#go2top {
		background: url(../images/go2top.png) no-repeat;
		top: 18px;
		height: 16px;
		width: 16px;
		position: absolute;
		right: 0;
		opacity:.4;
		-webkit-transform: scale(.8);
		-moz-transform: scale(.8);
		-0-transform: scale(.8);
		transform: scale(.8);
		-webkit-transition:all .5s ease-out;
		-moz-transition:all .5s ease-out;
		-o-transition:all .5s ease-out; 
		transition:all .5s ease-out;}
		a#go2top:hover {
			opacity:1;}
			
		a#go2top span {
			display:none}





ul.ice-template-style {
	margin:0;
	padding:0;
	float:left}
	ul.ice-template-style li {
		float:left;
		margin:0 .5em .5em!important;
		padding:0!important;
		list-style-type:none;}
		
	ul.ice-template-style li span {
		display:block;
		padding:0 0 .3em;
		font-size:1.4em}	





#contact_nr {
	float:left;
	color:#ccc;
	font-size:1.1em;
	text-shadow:1px 0 1px #000;
	margin:3px 0 0 0 }
	
	#contact_nr p {
		background:url(../images/contact_nr.png) no-repeat bottom left;
		padding:0 0 0 28px;
		line-height:1.7em;
		margin:0}




#jquery-overlay { z-index:999999!important}	
	#jquery-lightbox { z-index:9999999!important}		
	




#fb-like {
	padding-top:20px;
	clear:both;}






#search span {
	display:none}
	
#search input#include_subcat {
	display:none}
	
#search #jshopping_adv_search {
	display:block;
	padding:3px 0 0 1px}



.jshop_filters {}


	.jshop_filters .filter_price .inputbox {
		width:45px}

	.jshop_filters .button {
		clear:both;
		margin-left:77px;
		margin-top:12px;}



	


body.homepage #site_wrapper { -webkit-animation: effect 2s ease-out 1;}
body.homepage #logo { -webkit-animation: logo 4s ease-out 1;}

@-webkit-keyframes effect {
	0%		{ opacity:0}
	100%	{ opacity:1}
}

@-webkit-keyframes logo {
	0%		{ opacity:0}
	50%		{ opacity:0}
	100%	{ opacity:1}
}

	
	