/* SKIN CALABRIA - BASE - $Revision: 9448 $ - $Date: 2011-06-23 00:56:32 -0300 (Thu, 23 Jun 2011) $  */
/******************************************************
*
*					RESET TAGS
*
******************************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,span.myshp_box_title,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,object {margin:0;padding:0;}
#myshp_checkout table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul,dl{list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,span.myshp_box_title,h4,h5,h6 {font-size:100%; font-weight:normal;}
abbr,acronym {border:0;}
a img{border:0; outline:none;}
a{outline:none;}
/******************************************************
*
*				RESET EXCEPTIONS
*
******************************************************/
.myshp_block ul,
.myshp_block_content ul {
	list-style: disc outside;
	padding-left: 40px;
}
.myshp_block ol,
.myshp_block_content ol {
	list-style: decimal outside;
	padding-left: 40px;
}
.clear{clear:both;}
/******************************************************
*
*					GENERAL LAYOUT
*
******************************************************/
html, body{height:100% !important;}

body{
	text-align:left;
	padding: 0 !important;
}

h1,h2,h3,span.myshp_box_title,h4{
	margin-bottom:7px;
}

td.align-right {
	text-align: right;
}
td.align-left {
	text-align: left;
}
td.align-center {
	text-align: center;
}
#myshp-body, #myshp-body form{
	display:block;
	padding:0;
	min-height:100%;
	_height:100%;/*FOR IE*/
}

#myshp-body{
	padding:10px 0;
}

 #myshp, #myshp_footer{
	width:1000px; 
	margin:0 auto;
	padding:0 10px;
	clear:both;
 }
 	
	#myshp_header,
	#myshp_menu_main, 
	#myshp_container,
	#myshp_footer_wrapper{
		width:980px; 
		padding:0 10px;
		margin:0 auto;
		overflow: hidden;
	}
	
	#myshp_container{
		margin-top:10px;
	}
	
	#myshp_menu_side, 
	#myshp_content_frame, 
	#myshp_menu_side_right{
		float:left; 
		overflow:hidden;
	} 
	
	#myshp_menu_side, 
	#myshp_menu_side_right{
		width:220px; 
		text-align:left; 
	}

	#myshp_content_frame{
		width:750px;
		margin: 0 0 0 10px;
		padding-bottom:20px;
	}
	
	#myshp.myshp_one_column #myshp_content_frame{
		width: 980px;
		margin:0;
	}
	
	#myshp.myshp_three_columns #myshp_content_frame{
		width:520px; 
		margin: 0 10px;
	}
	
	#myshp.myshp_right_column #myshp_content_frame{
		width:750px;
		margin: 0 10px 0 0px;
	}

	#myshp_content_frame,
	#myshp_content{
		min-height: 10px; 
	}
	

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* hides from ie-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end hide from ie-mac */


/******************************************************
*
*						HEADER
*
******************************************************/
#myshp_header{
	min-height:190px;
	margin-left: 10px;
	margin-top: 10px;
}

#myshp_logo {
	display: block;
	
	float: left;
	width: 980px;
	height: 250px;
	margin-top: 0px;
}

	#myshp_menu_top {
		margin: 30px 0px 0;
		float: right;		
	}
		
		#myshp_menu_top ul {
			margin:0;
			padding:0;
			list-style-type: none;
		}

			#myshp_menu_top ul li {
				text-align:right;
				padding-right:10px;
				line-height:14px;
			}
			
			#myshp_menu_top ul li a:link, #myshp_menu_top ul li a:visited, #myshp_menu_top ul li a:hover, #myshp_menu_top ul li a:active{
				text-decoration: none;
			}
			
			#myshp_menu_top ul li a:hover{
				text-decoration: underline;
			}
		
	#myshp_header_text {
		clear:right;
		float:right;
		text-align:right;
		margin:10px 0px 0;
	}
	
	#myshp_header_text p{
		margin:0;	
	}

/******************************************************
*
*					MAIN MENU
*
******************************************************/
	
#myshp_menu_main {
	clear:both;
	margin-top:5px;
	height:33px;
	background-image:none;
}
	
	#myshp_menu_main ul{
		padding:0px;
		height:33px;
		overflow:hidden;
	}
	
		#myshp_menu_main ul li {
			display:block;
			float:left;
			text-align: center;
			text-transform:capitalize;
			list-style-type: none;
			white-space:nowrap;
			padding:0px;
			margin:0px;
		}
	
			#myshp_menu_main ul li a.myshp_tabOn,
			#myshp_menu_main ul li a.myshp_tabOn:link,
			#myshp_menu_main ul li a.myshp_tabOn:visited,
			#myshp_menu_main ul li a.myshp_tabOn:active,
			#myshp_menu_main ul li a.myshp_tabOn:hover,
			#myshp_menu_main ul li a:link, 
			#myshp_menu_main ul li a:visited, 
			#myshp_menu_main ul li a:active,
			#myshp_menu_main ul li a:hover,
			#myshp_menu_main ul li span {		
				display:block;
				float:left;
				text-align: center;
				text-decoration: none;
				text-transform:capitalize;
				margin:0;
				padding:8px 17px;
				height:17px;
				cursor:pointer;
			}
			
			#myshp_menu_main ul li span {padding:0; display:inline;}
			#myshp_menu_main ul li span.myshp_menu_main_item_left,
			#myshp_menu_main ul li span.myshp_menu_main_item_right {display:none;}

/******************************************************
*
*					GENERAL PURPOSE
*
******************************************************/
.myshp_block_content ul,
.myshp_block_content ol{
	padding-left: 40px;
}

.myshp_block_frame{
	margin: 0 auto 10px !important;
	padding: 10px !important;
	width: 90%;
}

	.myshp_block_frame iframe {
		margin:0;
		padding:0;
	}	

		body.myshp_block_inner{
			text-align:left;
		}
		
		body.myshp_block_inner #myshp-body{
			padding: 0 !important;
		}

			.myshp_block_inner h3,
			.myshp_block_inner span.myshp_box_title{
				text-align:left; 
			}
			
			.myshp_block_inner input {
				margin-bottom: 5px;
			}
			
			.myshp_block_inner_header {
			}
			
			.myshp_block_inner_row{
				clear:both;
			}
				
			.myshp_block_inner_textfield {
				float: left;
				clear: both;
				margin: 0 0 10px;
				padding:3px 0;
				width: 195px;
			}							
			
			.myshp_block_inner_subscribe,
			.myshp_block_inner_unsubscribe {
				display: block;
				float: left;
				height: 15px;
				padding: 3px 5px 0 0;
			}							
			
			.myshp_block_inner_subscribe_label,
			.myshp_block_inner_unsubscribe_label {
				display: block;
				float: left;
				height: 20px;
			}							
			
			.myshp_block_inner_button_row {
				clear: both;
				height: 25px;
				padding: 5px 0 0;
				text-align: right;
			}
			
			.myshp_block_inner_button {
				margin: 0;
				padding:0px 8px 0px;
				width:74px;
				height:25px;
				text-transform: capitalize;
				cursor:pointer;
			}	
				

/******************************************************
*
*					SIDE MENU
*
******************************************************/
.myshp_menu_side_title{
	padding:5px 5px 5px;
	min-height:16px; 
	_height:16px;/*FOR IE*/
}
		
	.myshp_menu_side_title_bullet_left{
		display:block;
		float:left;
		width:16px;
		height:15px;
	}
	
	.myshp_menu_side_title h3,
	.myshp_menu_side_title span.myshp_box_title{
		display:block;
		float:left;
		width:170px;
		text-transform:capitalize;
		margin: 0 5px;
		text-align:left;
	}
	
	.myshp_menu_side_title_bullet_right{
		display:block;
		float:right;
		width:15px;
		height:15px;
		display:none;
	}
	
.myshp_menu_side_link{
	display:block;
	margin-top:2px;
	padding-left:10px;
}

	.myshp_menu_side_link:hover{
		text-decoration:underline;
	}
	
.myshp_menu_side_custom {
	margin: 0px;
	padding: 0px;
	text-align:left; 
}

	.myshp_menu_side_custom_content {
		padding: 10px 20px;
		width:180px;
	}
	
#myshp_menu_side_search{
	margin:0;
	padding:0;
}	

	#myshp_quicksearch{
		margin:0px;
		padding:20px 10px 10px;
	}
	
		#myshp_quicksearch #myshp_searchfield{
			width: 200px;
			margin:0 auto 5px;
			padding:3px 0;
		}
		
		#myshp_quicksearch #myshp_searchbutton{
			margin: 0;
			margin-left: 128px;
			padding:0px 8px 0px;
			width:74px;
			height:25px;
			text-transform:capitalize;
			cursor:pointer;
		}	
	
#myshp_menu_side_basket{
	margin:0px;
	text-align:left;
}
	#myshp_menu_side_basket h3,
	#myshp_menu_side_basket span.myshp_box_title{
		text-align:left; 
	}
		#myshp_menu_side_basket_content{
			clear:both;
			text-align:left;
			padding:10px 10px;
		}
		#myshp_menu_side_basket_content span{
			display:block;
		}
			#myshp_menu_side_basket_content a:link,
			#myshp_menu_side_basket_content a:active,
			#myshp_menu_side_basket_content a:visited{
				text-decoration:none;
			}
			
			#myshp_menu_side_basket_content a:hover{
				text-decoration:underline;
			}

#myshp_menu_side ul,
#myshp_menu_side ol,
#myshp_menu_side_right ul,
#myshp_menu_side_right ol{
	margin: 0;
	padding: 0;
	clear:both;
}	

	#myshp_menu_side ul li,
	#myshp_menu_side ol li,
	#myshp_menu_side_right ul li,
	#myshp_menu_side_right ol li{
		list-style-type: none;
		text-align:left;
		margin: 0px;
		padding: 0px;
		clear:both;
		vertical-align: middle;
	}	
	
		#myshp_menu_side ul li a:link, 
		#myshp_menu_side ul li a:active, 
		#myshp_menu_side ul li a:hover, 
		#myshp_menu_side ul li a:visited,
		#myshp_menu_side ol li a:link, 
		#myshp_menu_side ol li a:active, 
		#myshp_menu_side ol li a:hover, 
		#myshp_menu_side ol li a:visited,
		#myshp_menu_side_right ul li a:link, 
		#myshp_menu_side_right ul li a:active, 
		#myshp_menu_side_right ul li a:hover, 
		#myshp_menu_side_right ul li a:visited,
		#myshp_menu_side_right ol li a:link, 
		#myshp_menu_side_right ol li a:active, 
		#myshp_menu_side_right ol li a:hover, 
		#myshp_menu_side_right ol li a:visited{
			display:block;
			margin: 0;
			padding: 2px 10px;
			text-decoration:none;
			line-height:1.30em;
			cursor:pointer;
			position:relative;
		}	
			#myshp_menu_side ul li a:hover,
			#myshp_menu_side ol li a:hover,
			#myshp_menu_side_right ul li a:hover,
			#myshp_menu_side_right ol li a:hover{
				text-decoration:underline;
			}
				
#myshp_menu_side .myshp_menu_side_categories,
#myshp_menu_side_right .myshp_menu_side_categories {
	margin: 0px; 
}
			
	#myshp_menu_side .myshp_menu_side_categories ul,
	#myshp_menu_side_right .myshp_menu_side_categories ul {
		margin: 0;
		padding:10px 10px;
	}
	#myshp_menu_side .myshp_menu_side_categories ul ul,
	#myshp_menu_side .myshp_menu_side_categories ul ul ul,
	#myshp_menu_side .myshp_menu_side_categories ul ul ul ul,
	#myshp_menu_side_right .myshp_menu_side_categories ul ul,
	#myshp_menu_side_right .myshp_menu_side_categories ul ul ul,
	#myshp_menu_side_right .myshp_menu_side_categories ul ul ul ul {
		margin: 0;
		padding:0;
	}

		#myshp_menu_side .myshp_menu_side_categories ul li,
		#myshp_menu_side_right .myshp_menu_side_categories ul li {
			list-style-type: none;
			text-align:left;
			margin: 0px;
			padding: 0px;
			vertical-align: middle;
		}
		
		#myshp_menu_side .myshp_not_active_menu_item ul,
		#myshp_menu_side .myshp_not_active_menu_item ul li,
		#myshp_menu_side .myshp_not_active_menu_item ul li div,
		#myshp_menu_side_right .myshp_not_active_menu_item ul,
		#myshp_menu_side_right .myshp_not_active_menu_item ul li,
		#myshp_menu_side_right .myshp_not_active_menu_item ul li div {
			height: 0;
			overflow: hidden;
		}
		#myshp_menu_side .myshp_menu_side_show_all .myshp_not_active_menu_item ul,
		#myshp_menu_side .myshp_menu_side_show_all .myshp_not_active_menu_item ul li,
		#myshp_menu_side .myshp_menu_side_show_all .myshp_not_active_menu_item ul li div,
		#myshp_menu_side_right .myshp_menu_side_show_all .myshp_not_active_menu_item ul,
		#myshp_menu_side_right .myshp_menu_side_show_all .myshp_not_active_menu_item ul li,
		#myshp_menu_side_right .myshp_menu_side_show_all .myshp_not_active_menu_item ul li div {
			height: auto;
			overflow: visible;
			display: block;
		}

		#myshp_menu_side .myshp_menu_side_categories ul li a:link, 
		#myshp_menu_side .myshp_menu_side_categories ul li a:visited, 
		#myshp_menu_side .myshp_menu_side_categories ul li a:active, 
		#myshp_menu_side .myshp_menu_side_categories ul li a:hover, 
		#myshp_menu_side .myshp_menu_side_categories ul li span,
		#myshp_menu_side_right .myshp_menu_side_categories ul li a:link, 
		#myshp_menu_side_right .myshp_menu_side_categories ul li a:visited, 
		#myshp_menu_side_right .myshp_menu_side_categories ul li a:active, 
		#myshp_menu_side_right .myshp_menu_side_categories ul li a:hover, 
		#myshp_menu_side_right .myshp_menu_side_categories ul li span  {
			display:block;
			margin: 0;
			padding: 2px 10px;
			line-height:1.30em;
			cursor:pointer;
			position:relative;
		}
		
		#myshp_menu_side .myshp_menu_side_categories ul li a:link, 
		#myshp_menu_side .myshp_menu_side_categories ul li a:visited, 
		#myshp_menu_side .myshp_menu_side_categories ul li a:active,
		#myshp_menu_side_right .myshp_menu_side_categories ul li a:link, 
		#myshp_menu_side_right .myshp_menu_side_categories ul li a:visited, 
		#myshp_menu_side_right .myshp_menu_side_categories ul li a:active{
			text-decoration:none;
		} 
		
		#myshp_menu_side .myshp_menu_side_categories ul li a:hover,
		#myshp_menu_side_right .myshp_menu_side_categories ul li a:hover{
			text-decoration:underline;
		}
		
			#myshp_menu_side .myshp_menu_side_categories ul li a span, 
			#myshp_menu_side .myshp_menu_side_categories ul li span,
			#myshp_menu_side_right .myshp_menu_side_categories ul li a span, 
			#myshp_menu_side_right .myshp_menu_side_categories ul li span {
				margin:0; 
				padding:0; 
				background: url(/site/pic/leeg.gif) no-repeat 0 0 ;
			}
		
			#myshp_menu_side ul.myshp_menu_side_categories_1 li .myshp_menu_side_item_active,
			#myshp_menu_side_right ul.myshp_menu_side_categories_1 li .myshp_menu_side_item_active{
				padding: 2px 10px;
			}
				
				#myshp_menu_side ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2,
				#myshp_menu_side_right ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2{
					padding:0;
				}
				
					#myshp_menu_side ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2 li,
					#myshp_menu_side_right ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2 li{
					}
					
						#myshp_menu_side ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2 li a,				
						#myshp_menu_side_right ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2 li a{				
							padding: 3px 10px 4px 15px;
						}
						
						#myshp_menu_side ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2 li .myshp_menu_side_submenu_item_active,
						#myshp_menu_side_right ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2 li .myshp_menu_side_submenu_item_active{
						}
						
						#myshp_menu_side ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2 li ul.myshp_menu_side_categories_3,
						#myshp_menu_side_right ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2 li ul.myshp_menu_side_categories_3{
							padding:0;
						}
						
							#myshp_menu_side ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2 li ul.myshp_menu_side_categories_3 li,
							#myshp_menu_side_right ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2 li ul.myshp_menu_side_categories_3 li{
							}
					
							#myshp_menu_side ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2 li ul.myshp_menu_side_categories_3 li a,
							#myshp_menu_side_right ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2 li ul.myshp_menu_side_categories_3 li a{
								padding: 3px 10px 4px 25px;
							}
														
							#myshp_menu_side ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2 li ul.myshp_menu_side_categories_3 li .myshp_menu_side_submenu_item_active,
							#myshp_menu_side_right ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2 li ul.myshp_menu_side_categories_3 li .myshp_menu_side_submenu_item_active{
							}
							
							#myshp_menu_side ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2 li ul.myshp_menu_side_categories_3 li ul.myshp_menu_side_categories_4,
							#myshp_menu_side_right ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2 li ul.myshp_menu_side_categories_3 li ul.myshp_menu_side_categories_4{
								padding:0;
							}
							
								#myshp_menu_side ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2 li ul.myshp_menu_side_categories_3 li  ul.myshp_menu_side_categories_4 li,
								#myshp_menu_side_right ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2 li ul.myshp_menu_side_categories_3 li  ul.myshp_menu_side_categories_4 li{
								}
						
								#myshp_menu_side ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2 li ul.myshp_menu_side_categories_3 ul.myshp_menu_side_categories_4 li a,
								#myshp_menu_side_right ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2 li ul.myshp_menu_side_categories_3 ul.myshp_menu_side_categories_4 li a{
									padding: 3px 10px 4px 30px;
								}
								
								#myshp_menu_side ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2 li ul.myshp_menu_side_categories_3 li ul.myshp_menu_side_categories_4 li .myshp_menu_side_submenu_item_active,
								#myshp_menu_side_right ul.myshp_menu_side_categories_1 li ul.myshp_menu_side_categories_2 li ul.myshp_menu_side_categories_3 li ul.myshp_menu_side_categories_4 li .myshp_menu_side_submenu_item_active{
								}
								
								
/*#myshp_menu_side img, 
#myshp_menu_side_right img{
	width:200px; 
	margin:0px;
}*/ 

#myshp_menu_side .myshp_block,
#myshp_menu_side_right .myshp_block,
#myshp_menu_side .myshp_block_content,
#myshp_menu_side_right .myshp_block_content{
	margin:0px;
	padding: 10px 10px;
	overflow: hidden;
}


#myshp_menu_side_login,
#myshp_menu_side_logout{
	padding:0px;
	margin:0px;
}

#myshp_menu_side_logout{
	padding-bottom:7px;
}
	#myshp_menu_side_logout .myshp_menu_side_title h3,
	#myshp_menu_side_logout .myshp_menu_side_title span.myshp_box_title{
		text-transform:none;
	}

	#myshp_menu_side_login .myshp_myaccount_login_account{
		width:auto;
		height:210px;
		margin:0;
		padding:0;
	}

		#myshp_menu_side_login .myshp_myaccount_login_account .myshp_menu_side_title_bullet_left,
		#myshp_menu_side_logout .myshp_menu_side_title_bullet_left{
			display:none
		}
	
	#myshp_menu_side_login .myshp_myaccount_logindata{
		clear:both;
		text-align:left;
		padding:10px 10px;
	}
	
		#myshp_menu_side_login .myshp_myaccount_logindata_row{
		}
		
			#myshp_menu_side_login .myshp_myaccount_logindata_label{
				padding:0;
			}
		
			#myshp_menu_side_login #myshp_myaccount_login_username,
			#myshp_menu_side_login #myshp_myaccount_login_password{	
				width: 198px;
				margin:0 auto;
				padding:3px 0;
			}
		
		#myshp_menu_side_login .myshp_myaccount_logindata_row_button,
		#myshp_menu_side_logout .myshp_myaccount_logoutdata_row_button{
			padding:0px;
			margin-top:5px;
			height:25px;
			text-align:right;
		}
		
		#myshp_menu_side_logout .myshp_myaccount_logoutdata_row_button{
			text-align:center;
		}
		
			#myshp_menu_side_login #myshp_loginbutton, 
			#myshp_menu_side_logout #myshp_logoutbutton{
				margin: 0px;
				padding:0 8px;
				width:74px;
				height:25px;
				text-decoration:none;
				text-transform:capitalize;
				cursor:pointer;
				line-height:14px; 
			}
	
		#myshp_menu_side_login .myshp_myaccount_login_info{
			width:200px;
			clear:both;
			margin:0 auto;
			text-align:left;
		}
		
			#myshp_menu_side_login .myshp_myaccount_login_info .myshp_myaccount_login_info_link{
				margin:0;
			}
	
			#myshp_menu_side_login .myshp_myaccount_login_info .myshp_myaccount_login_info_link,
			#myshp_menu_side_login .myshp_myaccount_login_info .myshp_myaccount_login_info_link a:link,
			#myshp_menu_side_login .myshp_myaccount_login_info .myshp_myaccount_login_info_link a:active,
			#myshp_menu_side_login .myshp_myaccount_login_info .myshp_myaccount_login_info_link a:hover,
			#myshp_menu_side_login .myshp_myaccount_login_info .myshp_myaccount_login_info_link a:visited{
				text-decoration:none;
				cursor:pointer;
			}
			
			#myshp_menu_side_login .myshp_myaccount_login_info .myshp_myaccount_login_info_link a:hover{
				text-decoration:underline;
			}

#myshp_menu_side_languages {
	padding: 10px;
	overflow: hidden;
}

	#myshp_menu_side_languages .myshp_menu_side_languages_header{
		margin: 0 0 15px;
	}

	#myshp_menu_side_languages .myshp_menu_side_languages_list{
		width:auto;
		display: block;
		text-align: center;
	}
	#myshp_menu_side_languages .myshp_menu_side_language {
		display: block;
		float: left;
		clear: none;
	}
	#myshp_menu_side_languages .myshp_menu_side_language_link {
		display: block;
		margin: 0 5px 0 0 !important;
		width: 20px;
		height: 15px;
		text-indent: -5000px;
		overflow: hidden;
		text-align: left;
	}
	
	#myshp_menu_side_languages a.myshp_menu_side_language_link:link,
	#myshp_menu_side_languages a.myshp_menu_side_language_link:hover,
	#myshp_menu_side_languages a.myshp_menu_side_language_link:active,
	#myshp_menu_side_languages a.myshp_menu_side_language_link:visited {
		padding: 0;
	}


/******************************************************
*
*					CONTENT AREA
*
******************************************************/
#myshp_content_frame {
 	padding-top:0;
}
 
	#myshp_content_frame a:link, #myshp_content_frame a:visited, #myshp_content_frame a:active{
			text-decoration:none;
	}
	 
	#myshp_content_frame a:hover {
		text-decoration:underline;
	}
	 
		#myshp_content_frame td.myshp_list_product_moreinfo_button{
			border:none; 
			text-decoration:none;
		}
 
 #myshp_content{
 	padding:0;
 	text-align: left; 
	overflow:hidden; 
 }
 
	  #myshp_content #myshp_list{
		width:98%;
	  }
	  
	 #myshp_content .myshp_list_product_row, #myshp_content .myshp_list_product{
		margin-top:0 !important;
		padding:0 !important;
	 }
	 
	 #myshp_content .myshp_list_product_row{
	 	padding-bottom:10px !important;
		margin-bottom:20px !important;
	 }
	 
	 #myshp_content .myshp_menu_side_title{
	 	padding:5px 5px 5px;
		min-height:16px; 
		_height:16px;/*FOR IE*/
	 }

		#myshp_content .myshp_menu_side_title h3,
		#myshp_content .myshp_menu_side_title span.myshp_box_title{
			display:block;
			float:left;
			margin: 0 5px;
			text-align:left;
		}
		
	#myshp_content .myshp_block,	
	#myshp_content .myshp_block_content{
		margin:0px auto;
		padding: 0px;
		overflow: hidden;
	}

	#myshp_content #myshp_info_product .myshp_info_image{
		width:auto !important;
		margin:0 20px;
	}

/******************************************************
*
*						FOOTER
*
******************************************************/
#myshp_footer {
	clear: both;
	min-height:50px; 
	overflow:hidden; 
	text-align: center;
}
	
	#myshp_footer_content {
		margin:10px 0;
		padding:20px 0;
	}

		#myshp_footer_text {
			margin:0px auto;
			text-align: center; 	
		}
		
		#myshp_footer_text a:link, 	#myshp_footer_text a:visited, #myshp_footer_text a:active {
			text-decoration: none;
		}
		
			#myshp_footer_text a:hover {
				text-decoration: underline;
			}
		
		#myshp_menu_bottom {
			margin:0px auto;
			text-align:center;  
		}
	
		#myshp_menu_bottom ul {
			margin:0px auto;
			text-align:center;
			list-style-type: none; 
		}
	
			#myshp_menu_bottom ul li {
				display: inline; 
				margin:0 4px 0 0;
				text-align:center;
				white-space:nowrap;
			}
			
			#myshp_menu_bottom .last_item{border:none;}
	
				#myshp_menu_bottom ul li a:link, #myshp_menu_bottom ul li a:visited, #myshp_menu_bottom ul li a:active {
					text-decoration: underline;
					padding:0 5px 0 0;
				}
				
				#myshp_menu_bottom ul li a:hover{
					text-decoration: underline;
					padding:0 5px 0 0;
				}
				
/************************************************/
/*				B2C Login						*/
/************************************************/

#myshp_checkout {
	display:block;
	width: 520px;
	margin: 0 auto 10px;
	text-align: left;
}		

	#myshp_checkout_login {
		margin: 0px 0 0;
	}
	
	.myshp_checkout_logindata_label {
		display: inline-block;
		width: 90px;
		margin: 0 5px 0 0;
		vertical-align: top;
		padding: 2px;
		text-align: left;
	}

		#myshp_checkout_login_only {
			width: 90%;
			padding: 10px;
			margin: 0 auto 10px;
		}
		
			#myshp_checkout_login_only .myshp_checkout_header{
				margin-bottom: 10px;
				padding-bottom: 10px;
			}
			
			#myshp_checkout_login_only .myshp_checkout_logindata{
				margin: 20px auto 0px;
				width: 60%;
			}
			
			#myshp_checkout_login_only .myshp_checkout_logindata_label {
				width: 110px;
				height: 20px;
				text-align: right;
			}
			
			#myshp_checkout_login_only .myshp_remember_login{
				padding-left: 5px;
				margin-top: 5px;
			}
			
			#myshp_checkout_login_only .myshp_remember_login .myshp_checkout_logindata_label  {
				display: inline;
				*width: 21px;
				margin: 0;
				padding: 0;
				vertical-align:middle;
			}
			
			#myshp_checkout_login_only .myshp_remember_login .myshp_checkout_logindata_label input{
				margin-right: 5px;
			}
			
			#myshp_checkout_login_only .myshp_remember_login .myshp_checkout_logindata_field  {
			}
						
				#myshp_checkout_login_only #myshp_checkout_login_username,
				#myshp_checkout_login_only #myshp_checkout_login_password {
					width: 150px;
					margin-right: 5px;
				}
		
 			#myshp_checkout_login_only .myshp_control_buttons {
				margin: 20px 0 0px;
				padding: 0 0 0 120px;
			}
			
			#myshp_checkout_login_only .myshp_checkout_info_block {
				padding: 0;
			}
			#myshp_checkout_login_only .myshp_checkout_info_block a:link,
			#myshp_checkout_login_only .myshp_checkout_info_block a:visited,
			#myshp_checkout_login_only .myshp_checkout_info_block a:hover,
			#myshp_checkout_login_only .myshp_checkout_info_block a:active {
				text-decoration: underline;
			}
			
			#myshp_checkout_login_only .myshp_button_login .myshp_button {
				margin: 0;
			}
			#myshp_checkout_login_only .myshp_change_password {
				float: none;
				clear: both;
			}
			#myshp_checkout_login_only .myshp_change_password a:link,
			#myshp_checkout_login_only .myshp_change_password a:visited,
			#myshp_checkout_login_only .myshp_change_password a:hover,
			#myshp_checkout_login_only .myshp_change_password a:active {
			}
			
			#myshp_checkout_login_only .myshp_required_label{
				margin-left: 5px;
			}
/************************************************/
/*			B2C Login Change Password			*/
/************************************************/
		#myshp_checkout_login_change_password {
			width: 90%;
			padding: 10px;
			margin: 0 auto 10px;
		}
			#myshp_checkout_login_change_password .myshp_checkout_header{
				margin-bottom: 10px;
				padding-bottom: 10px;
			}
			#myshp_checkout_login_change_password .myshp_checkout_logindata{
				margin: 20px auto 0px;
				width: 90%;
			}
			#myshp_checkout_login_change_password .myshp_checkout_logindata_label {
				width: 190px;
				text-align: right;
				height: 20px;
			}
			
			#myshp_checkout_login_change_password .myshp_remember_login .myshp_checkout_logindata_label  {
				display: inline;
			}
			
			#myshp_checkout_login_change_password .myshp_remember_login .myshp_checkout_logindata_field  {
			}
			
				#myshp_checkout_login_change_password .myshp_checkout_logindata_field input {
					width: 150px !important;
					margin-right: 5px;
				}
		
 			#myshp_checkout_login_change_password .myshp_control_buttons {
				margin: 20px 0 0px;
				padding: 0 0 0 202px;
			}
			
			#myshp_checkout_login_change_password .myshp_button_change_password .myshp_button {
				margin: 0
			}
			
			#myshp_checkout_login_change_password .myshp_back_to_login {
				float: none;
				clear: both;
			}
				#myshp_checkout_login_change_password .myshp_back_to_login a:link,
				#myshp_checkout_login_change_password .myshp_back_to_login a:visited,
				#myshp_checkout_login_change_password .myshp_back_to_login a:hover,
				#myshp_checkout_login_change_password .myshp_back_to_login a:link{
			}

			#myshp_checkout_login_change_password .myshp_checkout_info_block {
				padding: 0;
			}
			#myshp_checkout_login_change_password .myshp_checkout_info_block a:link,
			#myshp_checkout_login_change_password .myshp_checkout_info_block a:visited,
			#myshp_checkout_login_change_password .myshp_checkout_info_block a:hover,
			#myshp_checkout_login_change_password .myshp_checkout_info_block a:active{
			}			

/************************************************/
/*					My Account					*/
/************************************************/
#myshp_myaccount {
	display:block;
	width: 635px;
	margin: 0 auto;
	text-align: left;
}

/************************************************/
/*			My Account Header    			    */
/************************************************/
.myshp_myaccount_header {
	text-align: left;
}
		
/************************************************/
/*			My Account Footer    			    */
/************************************************/
#myshp_myaccount_footer {
	margin-top:25px;
	text-align: center;
}

	#myshp_myaccount_footer a {
	}

/************************************************/
/*						Login					*/
/************************************************/
	#myshp_myaccount_login {}
	
		.myshp_myaccount_login_account {
			width: 292px;
			padding: 10px;
			height: 150px;
			margin-bottom: 10px;
			margin: 0 auto;
		}
		
			.myshp_myaccount_logindata {
			}
			
			.myshp_myaccount_logindata_row {
				clear: both;
				float: none;
				margin: 10px 0 0px;
				text-align:left;
			}

			.myshp_myaccount_logindata_label {
				display: inline-block;
				width: 90px;
				margin: 0 5px 0 0;
				vertical-align: top;
				padding: 2px;
				text-align: left;
			}
		
			.myshp_myaccount_logindata_field {
				display: inline;
			}
				.myshp_myaccount_logindata_field input,
				.myshp_myaccount_logindata_field textarea,
				.myshp_myaccount_logindata_field select{
					padding: 2px;
				}
				
				#myshp_myaccount_login_username,
				#myshp_myaccount_login_password {
					width: 170px;
				}
				
 			.myshp_myaccount_login_account .myshp_control_buttons {
				margin: 10px 0 10px 100px;
			}
			
				.myshp_myaccount_login_account .myshp_control_buttons .myshp_button{
				}
			
			
			.myshp_myaccount_login_info_link {
				float: left;
			}
			
			.myshp_myaccount_login_account .myshp_myaccount_login_info_link {
				margin: -24px 0 0 100px;
			}
			
		.myshp_myaccount_login_info {
		}

		
/************************************************/
/*			My Account Homepage					*/
/************************************************/
#myshp_myaccount_home {
	margin: 0 auto;
	width: 500px;
}

	#myshp_myaccount_home .myshp_myaccount_logindata_label {
		width: 125px;
		text-align: right;
	}
	
	#myshp_myaccount_home .myshp_myaccount_logindata_field {
		display: inline-block;
		padding: 2px;
	}
		
/************************************************/
/*			My Account change password			*/
/************************************************/
#myshp_myaccount_changepassword {
	margin: 0 auto;
	width: 500px;
}

	#myshp_myaccount_changepassword .myshp_myaccount_logindata_label {
		width: 200px;
	}
	
	#myshp_myaccount_changepassword .myshp_myaccount_info_block {
		text-align: center;
		height: 175px;
		padding: 100px;
	}
				
/******************************************/
/*  MYSHP CONTROL BUTTONS                 */
/******************************************/
.myshp_button .btn_bg_left,
.myshp_button .btn_icon,
.myshp_button .btn_bg_right{
	display:none;
}

.myshp_control_buttons {
	clear:both;
	padding: 5px 0;
	margin: 0 auto 10px;
	height: 52px;
}
	.myshp_button_prev {
		float: left;
	}	
	.myshp_button_next {
		float: right;
		margin: 0 0 0 5px;
	}	
	.myshp_button_next a.myshp_button:link,
	.myshp_button_next a.myshp_button:visited,
	.myshp_button_next a.myshp_button:hover,
	.myshp_button_next a.myshp_button:active{
		margin-right: 0;
	}	
	.myshp_button_help {
		float: right;
	}	

.myshp_control_buttons span {
	display: block;
}

.myshp_control_buttons img {
	display: none;
}

.myshp_image_buttons .myshp_button img {
	display:block;
}

.myshp_button{
	font-family: Verdana, Arial !important;
	display:block;
	float: left;
	border:none;
	outline:none;
	text-decoration:none !important;
	cursor:pointer;
	position:relative;
	height:22px;
	margin:0; 
	padding:0;
	text-align:center;
	color:#000 !important;
}

a.myshp_button:link,
a.myshp_button:visited,
a.myshp_button:hover,
a.myshp_button:active {
	color:#000 !important;
}

	.myshp_button .btn_bg_left,
	.myshp_button .btn_bg_center,
	.myshp_button .btn_bg_right{
		display:block;
		float:left;
		height:22px; 	
	}
	
	.myshp_button .btn_bg_left, 
	.myshp_button .btn_bg_right{width:3px;}
	
	.myshp_button .btn_bg_left,
	.myshp_button .myshp_control_button:hover .btn_bg_left{
		background: url(/skins/pic/bg_btn_left.gif) no-repeat right 0;
	}
	
	.myshp_button .btn_bg_center,
	.myshp_button .myshp_control_button:hover .btn_bg_center{
		padding-left:5px;
		padding-right:5px;
		background: url(/skins/pic/bg_btn_center.gif) repeat-x 0 0;
	}
	
		.myshp_button .btn_bg_center .btn_text{
			font-family: verdana;
			text-transform: lowercase;
			font-size: 12.5px;
			font-weight:bold;
			line-height:20px; 	/*Center the button's text verticaly*/
		}
		
		.myshp_button .btn_bg_center .btn_icon{
			display:block; 
			position:absolute;
			top:0px;
			width:22px;
			height:19px;
			background-repeat:no-repeat;
			background-position:0 1px; 
		}
	
	.myshp_button .btn_bg_right,
	.myshp_button:hover .btn_bg_right{
		background: url(/skins/pic/bg_btn_right.gif) no-repeat left 0;
	}

	
/****** BUTTON'S OPTIONS ******/
.myshp_control_buttons .icon_align_left .btn_bg_center .btn_text{
	margin-left:22px;
}

.myshp_control_buttons .icon_align_right .btn_bg_center .btn_text{
	margin-right:22px;
}

.myshp_control_buttons .no_icon .btn_bg_center .btn_text{
	margin-right:0;
	margin-left:0;
}
	
.myshp_control_buttons .icon_align_left .btn_bg_center .btn_icon{
	left:3px;
}

.myshp_control_buttons .icon_align_right .btn_bg_center .btn_icon{
	right:3px;
}

.myshp_control_buttons .icon_image_shopping_cart .btn_bg_center .btn_icon{
	background-image: url(/skins/pic/bg_btn_icon_shopping_cart_bw.gif);
}
.myshp_control_buttons .icon_image_arrow_right .btn_bg_center .btn_icon{
	background-image: url(/skins/pic/bg_btn_icon_arrow_right_bw.gif);
}
.myshp_control_buttons .icon_image_arrow_left .btn_bg_center .btn_icon{
	background-image: url(/skins/pic/bg_btn_icon_arrow_left_bw.gif);
}
.myshp_control_buttons .icon_image_help .btn_bg_center .btn_icon{
	background-image: url(/skins/pic/bg_btn_icon_help_bw.gif);
}
.myshp_control_buttons .icon_image_cancel .btn_bg_center .btn_icon{
	background-image: url(/skins/pic/bg_btn_icon_cancel_bw.gif);
}
.myshp_control_buttons .icon_image_key .btn_bg_center .btn_icon{
	background-image: url(/skins/pic/bg_btn_icon_key_bw.gif);
}
.myshp_control_buttons .icon_image_search .btn_bg_center .btn_icon{
	background-image: url(/skins/pic/bg_btn_icon_search_bw.gif);
}
.myshp_control_buttons .icon_image_edit .btn_bg_center .btn_icon{
	background-image: url(/skins/pic/bg_btn_icon_edit_bw.gif);
}
	
.myshp_control_buttons .no_icon .btn_bg_center .btn_icon{
	display:none;
}

.myshp_control_buttons .no_text .btn_bg_center{
	width:22px;
}

	.myshp_control_buttons .no_text .btn_bg_center .btn_text{
		display:none;
	}
	
	.myshp_control_buttons .no_text .btn_bg_center .btn_icon{
		left:5px;
	}

.myshp_control_buttons .no_background_img .btn_bg_left,
.myshp_control_buttons .no_background_img .btn_bg_center,
.myshp_control_buttons .no_background_img .btn_bg_right{
	background-image:none;
	background-color: #FFF;
}

.myshp_control_buttons .no_background_img:hover .btn_bg_left,
.myshp_control_buttons .no_background_img:hover .btn_bg_center,
.myshp_control_buttons .no_background_img:hover .btn_bg_right{
	background-image:none;
	background-color: #FFF;
}

.myshp_control_buttons .button_border{
	border:1px solid #003366;
}

.myshp_control_buttons .button_border:hover{
	border:1px solid #1d4165;
}

.myshp_control_buttons a.button_align_right{
	float: right;
}

.myshp_control_buttons a.button_align_left{
	float: left;
}
/******************************************************
*
*	CONTENT BLOCKS: TinyMCE overrides 
*
******************************************************/

body#tinymce.rowcolumn12 .mceTmpl,
body#tinymce.rowcolumn32 .mceTmpl {
	width: 220px;
	padding: 10px;
}	
body#tinymce.rowcolumn22 .mceTmpl {
	margin: 0 10px;
	width: 520px;
}
/*Product showcase*/
body#tinymce.rowcolumn22 .mceTmpl .myshp_maincontent_products_showcase_tabs li a.mceItemAnchor {
	width: auto;
	line-height: normal;
}
/******************************************************
*
*	CONTENT BLOCKS: Welcome/Header/About/Conditions 
*
******************************************************/
		.myshp_maincontent_welcome{
			clear:both;
			margin:0px auto 20px;
			width:520px;
		}
		
		.myshp_maincontent_welcome_topleft_corner {
			padding-left:1px;
			position:relative;
		
		}
		.myshp_maincontent_welcome_topright_corner {
			padding:1px 1px 0px 0px;
			position:relative;
		}
		.myshp_maincontent_welcome_bottomleft_corner {
			height: 4px;
			position:relative;
		}
		.myshp_maincontent_welcome_bottomright_corner {
			height: 4px;
			position:relative;
		}
		.myshp_maincontent_welcome_left_side {
			padding-left:0px;
			position:relative;
			width:520px;
		}
		.myshp_maincontent_welcome_right_side {
			position:relative;
			width:520px;
		}
		.myshp_maincontent_welcome_bottom_side {
			width:100%;
			position:relative;
			clear:both;
			width:520px;
		}
		.myshp_maincontent_welcome_top_side {
			position:relative;
		}
		.myshp_maincontent_welcome_topleft_absolute_corner{
			position:absolute;
			width:4px;
			height: 4px;
			top: 0;
			left: -1px;
		}
		.myshp_maincontent_welcome_topright_absolute_corner{
			position:absolute;
			width:4px;
			height: 4px;
			top: 0;
			right: 0px;
		}
		.myshp_maincontent_welcome_middle_box {
			position:relative;
			text-align:center;
			width:520px;
			overflow:hidden;
			padding:0 2px; 
		}
			.myshp_maincontent_welcome_content{
				text-align:justify;
				padding:20px 0px;
				margin: 0 25px; 
			}
			.myshp_maincontent_welcome_main_image{
				display:block;
				width:520px;
			}
			.myshp_maincontent_welcome_content_title{
				margin:0;
				padding: 5px 25px;
			}
			.myshp_maincontent_welcome_content h1{
	            text-align: left;
                margin:0;
				padding: 0;				
			}
			.myshp_maincontent_welcome_content h2{
				margin: 0;
				padding: 0;
				text-align: left;
			}
			
			.myshp_maincontent_welcome_content h3,
			.myshp_maincontent_welcome_content span.myshp_box_title{
				margin: 0;
				padding: 0;
				text-align: left;
			}
			
			.myshp_maincontent_welcome_content h4{
				margin: 0 0 5px 0;
				padding: 0;
				text-align: left;
			}
			
			.myshp_maincontent_welcome_content p{
				line-height: 20px;
				margin:0;
			}
			
			.myshp_maincontent_welcome_content p a:link,
			.myshp_maincontent_welcome_content a:link{
			}
			.myshp_maincontent_welcome_content p a:active,
			.myshp_maincontent_welcome_content a:active{
			}
			.myshp_maincontent_welcome_content p a:visited,
			.myshp_maincontent_welcome_content a:visited{
			}
			.myshp_maincontent_welcome_content p a:hover,
			.myshp_maincontent_welcome_content a:hover{ 
			}
			
			.myshp_maincontent_welcome_content ol,
			.myshp_maincontent_welcome_content ul{
				margin-left: 12px;
				padding: 0 10px;
			}
			
			.myshp_maincontent_welcome ol li,
			.myshp_maincontent_welcome ul li{
				line-height: 24px;
				margin-bottom: 5px;
			}
			
			.myshp_maincontent_welcome ol li{
			}
			
			.myshp_maincontent_welcome ul li{
			}
			
			.myshp_maincontent_welcome_content img{
				_width: 465px;
				max-width: 465px;
			}
/******************************************************
*
*	CONTENT BLOCKS: Discount or Offer 
*
******************************************************/
#myshp_discount_info{
	width:150px;
	margin: 0 auto;
}
	#myshp_discount_info .myshp_discount_product_name{
		margin-bottom: 5px;
	}	
	#myshp_discount_info .myshp_discount_product_old_price{
		margin-bottom:0px;
	}
	#myshp_discount_info .myshp_discount_product_old_price span{
	}
	#myshp_discount_info .myshp_discount_product_new_price{
		margin-bottom:0px;
		line-height:48px;
	}
	#myshp_discount_info .myshp_discount_product_stock{
	}
	#myshp_discount_info a,
	#myshp_discount_info a span{
		outline: none;
	}
	#myshp_discount_info a img{}			
/******************************************************
*
*	CONTENT BLOCKS: Interesting Links 
*
******************************************************/
#myshp_interesting_links{
	margin: 0 auto;
	padding:10px 0;
}	
	#myshp_interesting_links h5.myshp_interesting_links_title{
		margin:0px 10px 7px;
		line-height:24px;
		position:relative;
	}
	#myshp_interesting_links h5.myshp_interesting_links_title .myshp_title_bullet{
		position: absolute;
		bottom:-4px;
		right:0;
		margin:0;
		width:24px !important;
		height:24px !important;
	}
	#myshp_interesting_links .myshp_interesting_links_list{
		margin:10px 10px 0;
		padding: 0;
	}
		#myshp_interesting_links .myshp_interesting_links_list li{
			margin:0;
			padding:5px 0 !important;
		}
			#myshp_interesting_links a{
				padding:0 !important;
			}
/******************************************************
*
*	CONTENT BLOCKS: More Links 
*
******************************************************/			
#myshp_more_link_options{
	width: 150px;
	margin: 0 auto;
}
	#myshp_more_link_options .myshp_link_option{
		clear:both;
		padding: 5px 0;
	}
	#myshp_more_link_options .myshp_link_option_container{
		height: 40px;
		display: table-row;
	}
		#myshp_more_link_options .myshp_link_option img{
			margin-right: 5px;
			width:40px;
			height:40px;
		}
		#myshp_more_link_options .myshp_link_description{
			width:90px; 
			line-height:14px;
		}
/******************************************************
*
*	CONTENT BLOCKS: Product Showcase 
*
******************************************************/
		.myshp_maincontent_product_showcase{
			clear:both;
			margin:0px auto 20px;
			width:520px;
		}
		.myshp_maincontent_product_showcase_topleft_corner {
			padding-left:1px;
			position:relative;
		}
		.myshp_maincontent_product_showcase_topright_corner {
			padding:1px 1px 0px 0px;
			position:relative;
		}
		.myshp_maincontent_product_showcase_bottomleft_corner {
			height: 4px;
			position:relative;
		}
		.myshp_maincontent_product_showcase_bottomright_corner {
			height: 4px;
			position:relative;
		}
		.myshp_maincontent_product_showcase_left_side {
			padding-left:0px;
			position:relative;
			width:520px;
		}
		.myshp_maincontent_product_showcase_right_side {
			position:relative;
			width:520px;
		}
		.myshp_maincontent_product_showcase_bottom_side {
			width:100%;
			position:relative;
			clear:both;
			width:520px;
		}
		.myshp_maincontent_product_showcase_top_side {
			position:relative;
		}
		.myshp_maincontent_product_showcase_topleft_absolute_corner{
			position:absolute;
			width:4px;
			height: 4px;
			top: 0;
			left: -1px;
		}
		.myshp_maincontent_product_showcase_topright_absolute_corner{
			position:absolute;
			width:4px;
			height: 4px;
			top: 0;
			right: 0px;
		}
		.myshp_maincontent_product_showcase_middle_box {
			position:relative;
			text-align:center;
			width:500px;
			margin: 0 auto;
			overflow:hidden;
		}
			.myshp_maincontent_product_showcase_content{
				width: 500px;
				text-align:justify;
				padding: 20px 0px;
				margin: 0 25px; 
			}
			.myshp_maincontent_product_showcase_main_image{
			}
			.myshp_maincontent_product_showcase_content_title{
				margin:0;
				padding: 5px 25px;
			}
			.myshp_maincontent_product_showcase_content h1{
				margin: 0;
				padding: 0;
			}
			.myshp_maincontent_product_showcase_content h2{
				margin: 0;
				padding: 0;
				text-align: left;
			}
			.myshp_maincontent_product_showcase_content p{
				line-height: 20px;
			}
			.myshp_maincontent_product_showcase_content p a:link{
			}
			.myshp_maincontent_product_showcase_content p a:active{
			}
			.myshp_maincontent_product_showcase_content p a:visited{
			}
			.myshp_maincontent_product_showcase_content p a:hover{ 
			}
			
		.myshp_maincontent_productblock_content{
			width:500px;
			padding: 0;  
			margin-bottom: 0px;
			position: relative;
		}
		.myshp_product_showcase_productblock{
			float:left;
			width:100px;
			position:relative; 
		}
		.myshp_product_showcase_productblocklink{
			width:100px;
			display:block;
			line-height:10px;
		}
		.myshp_product_showcase_productblocklink:hover {
		}
		.myshp_product_showcase_productblocklink img{
		}
		.myshp_product_showcase_producttag {
			display: block;
			position: absolute;
			top:0;
			z-index: 2;
		}
		.myshp_product_showcase_productphoto {
			width: 100px;
			height: 210px;
		}
		.myshp_product_showcase_productname{
			display: block;
			width:  98px;
			height: 16px;
			line-height: 16px;
			margin: 5px auto 0px auto;
			text-align: center;
			overflow: hidden;
		} 
		.myshp_product_showcase_productcategory{
			display: block;
			width:  98px;
			height: 16px;
			line-height: 16px;
			margin: 5px auto 0px auto;
			text-align: center;
			overflow: hidden;
			margin: 0 auto;
		}
		.myshp_product_showcase_productblocklink:hover span.myshp_product_showcase_productname{
		}
		.myshp_product_showcase_productblocklink:hover span.myshp_product_showcase_productcategory  {
		}
		.myshp_product_showcase_productprice {
			display: block;
			width: 98px;
			height: 38px;
			margin: 0 auto;
			line-height: 36px;
			text-align: center;
		}
		.myshp_product_showcase_productblocklink:hover span.myshp_product_showcase_productprice{
		}
/******************************************************
*
*	CONTENT BLOCKS: Product Showcase 2
*
******************************************************/
.myshp_maincontent_products_showcase_container{
	width:520px;
	height: 305px;
	margin: 0 auto;
	text-align: center;
}

.myshp_maincontent_products_showcase_tabs{ 
	width:517px; 
	height:37px; 
	overflow:hidden;  
	padding-top:0px;
}
.myshp_maincontent_products_showcase_tabs ul{
	width:auto; 
	padding:0; 
	margin:0; 
}
.myshp_maincontent_products_showcase_tabs li{
	display:inline; 
	width:auto;
}
.myshp_maincontent_products_showcase_tabs li a{
	float:left; 
	display: block;
	padding-left:0; 
}
.myshp_maincontent_products_showcase_tabs li a span{
	float:left;
	display: block; 
	padding:12px 16px 10px; 
}
.myshp_maincontent_products_showcase_tabs li a:hover,
.myshp_maincontent_products_showcase_tabs li.active a{
	padding-left:0; 
}
.myshp_maincontent_products_showcase_tabs li a:hover span,
.myshp_maincontent_products_showcase_tabs li.active a span{
	padding:12px 16px 10px; 
}
.myshp_maincontent_products_showcase_tabs li.last a {
}
.myshp_maincontent_products_showcase_tabs li.last a span {
}
.myshp_maincontent_products_showcase_tabs li.last.active a {
}
.myshp_maincontent_products_showcase_tabs li.last.active a span {
}
#myshp_maincontent_products_showcase2{
	display:block;
	clear:both;
	width:517px; 
	height: 266px;
	margin:0;
	padding:0;
	position:relative;
}
.myshp_maincontent_product_showcase2_container_products{
	display:block;
	clear:both;
	width:517px; 
	margin:0;
	padding:0; 
	margin-bottom:10px;
	position:relative;
}
.myshp_maincontent_product_showcase2_container_products.none{display:none;}

		#myshp_maincontent_products_showcase2 .myshp_maincontent_productblock_content{
			width:517px;
			padding: 0;  
			margin-bottom: 0px;
			position: relative;
			border: 0;
		}
		.myshp_product_showcase2_productblock{
			float:left;
			width:128px;
			position:relative; 
			overflow: hidden;
		}
		.myshp_product_showcase2_productblocklink{
			display:block;
			width:128px;
			line-height:10px;
			text-align: center;
		}
		.myshp_product_showcase2_productblocklink:hover {
		}
		.myshp_product_showcase2_producttag {
			display: block;
			position: absolute;
			top: 150px;
			right: 10px;
			z-index: 2;
		}
		.myshp_product_showcase2_productphoto {
			width: 116px;
			height: 210px;
		}
		.myshp_product_showcase2_productdescription{
			display:block;
			clear:both;
			width: 128px;
			padding: 5px 0;
			overflow: hidden;
		}
		.myshp_product_showcase2_productname{
			display: block;
			width:  128px;
			height: 30px;
			line-height: normal;
			margin: 0px auto 0px auto;
			text-align: center;
			overflow: hidden;
		} 
		.myshp_product_showcase2_productblocklink:hover span.myshp_product_showcase2_productname{
		}
		.myshp_product_showcase2_productblocklink:hover span.myshp_product_showcase2_productcategory  {
		}
		.myshp_product_showcase2_productprice {
			display: block;
			width: 128px;
			height: 15px;
			overflow: hidden;
			margin: 0 auto;
			line-height: normal;
			text-align: center;
		}
		.myshp_product_showcase2_productblocklink:hover span.myshp_product_showcase2_productprice{
		}
		.myshp_product_showcase2_productprice .myshp_product_showcase2_oldprice {
			text-align: left;
			margin-right: 15px;
		}
/******************************************************
*
*	CONTENT BLOCKS: Top 5 Ranking
*
******************************************************/
#myshp_top_five_ranking{
	width:150px;
	margin: 0 auto;
}	
	#myshp_top_five_ranking h5.myshp_top_five_ranking_title{
		margin:10px 0 7px;
	}
	#myshp_top_five_ranking h6.myshp_top_five_ranking_subtitle{
		margin:0;
	}
	#myshp_top_five_ranking .myshp_top_five_ranking_list{
		margin:10px 0 0 0;
		padding: 0;
	}
		#myshp_top_five_ranking .myshp_top_five_ranking_list li{
			margin:0;
			padding:5px 0;
			position: relative;
		}
			#myshp_top_five_ranking .myshp_top_five_ranking_list li .myshp_top_five_ranking_product_price{
			}
			
			#myshp_top_five_ranking .myshp_top_five_ranking_list li .myshp_top_five_ranking_product_name,
			#myshp_top_five_ranking .myshp_top_five_ranking_list li .myshp_top_five_ranking_product_description,
			#myshp_top_five_ranking .myshp_top_five_ranking_list li .myshp_top_five_ranking_product_price{
				margin:0;
				padding:0;
				padding-left: 13px;
				line-height:14px;
			}
			#myshp_top_five_ranking .myshp_top_five_ranking_order{
				position: absolute;
				z-index:100;
				top:4px;
				left:0;
				width: 10px;
				margin:0;
				padding:0; 
			}
			#myshp_top_five_ranking .myshp_top_five_ranking_link{
				outline: none;
				position: relative;
			}
/******************************************************
*
*	BLOCKS: PriceSlider
*
******************************************************/
.myshp_block.myshp_slide_filter{
	padding:0 !important;
}
.myshp_block.myshp_slide_filter h3,
.myshp_block.myshp_slide_filter span.myshp_box_title{
	min-height: 16px;
    padding: 5px;
}
.myshp_slide_filter .jslider {
	height:55px !important;
	margin-left: 10px !important;
}
.myshp_slide_filter .myshp_slide_filter_reset_btn {
	right: -5px !important;
	top: -50px !important;
}
.myshp_slide_filter .jslider .min-input, .myshp_slide_filter .jslider .max-input{
	height:20px;
	line-height:20px;
}
.myshp_slide_filter .jslider .myshp_block_inner_button {
	text-align: center !important;
	height: 22px !important;
    line-height: 22px !important;
	padding: 0 8px !important;
}
/******************************************************
*
*	BLOCKS: Sitemap
*
******************************************************/
#myshp_sitemap{width:100%;margin:0 auto;}
#myshp_sitemap .myshp_sitemap_leftside,#myshp_sitemap .myshp_sitemap_rightside,
#myshp_sitemap .myshp_sitemap_column_0,#myshp_sitemap .myshp_sitemap_column_1,#myshp_sitemap .myshp_sitemap_column_2,
#myshp_sitemap .myshp_sitemap_in_between_1,#myshp_sitemap .myshp_sitemap_in_between_2{float:left; display:inline-block;}
#myshp_sitemap .myshp_sitemap_leftside,#myshp_sitemap .myshp_sitemap_rightside{width:2%;}
#myshp_sitemap .myshp_sitemap_in_between_1,#myshp_sitemap .myshp_sitemap_in_between_2{width:3%;}
#myshp_sitemap .myshp_sitemap_column_0,#myshp_sitemap .myshp_sitemap_column_1,#myshp_sitemap .myshp_sitemap_column_2{width:30%;}
#myshp_sitemap .myshp_sitemap_category{margin-bottom:20px;}
#myshp_sitemap .myshp_sitemap_title{margin-bottom:5px;}
