<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* (-wwcss-SKIN BARI (vertical tabs) - BASE - $Revision: 7977 $ - $Date: 2011-01-26 18:31:40 -0300 (miâˆšÂ©, 26 ene 2011) $  *********/

/******************************************************
*
*					RESET TAGS
*
******************************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,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,h4,h5,h6 {font-size:100%; font-weight:normal;}
abbr,acronym {border:0;}
a img{border:0; outline:none;}
a{outline:none;}

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

.hide {    display: none;
    visibility: hidden;
    overflow: hidden;
}

.clear {
	float: none;
	clear: both;
	height: 0;
	visibility: hidden;
	line-height: 0;
}

/******************************************************
*
*				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;
}

/******************************************************
*
*					GENERAL LAYOUT
*
******************************************************/
body{
	margin:0 auto;
	text-align:left;
}

h1,h2,h3,h4,h5,h6{
	margin-bottom:7px;
}

td.align-right {
	text-align: right;
}
td.align-left {
	text-align: left;
}
td.align-center {
	text-align: center;
}

#myshp-body{
	display:block;
	text-align:left;
}

#myshp_nifty, #myshp, #myshp_container, #myshp_footer{
	margin: 0px auto;
	clear: both;
}

#myshp_nifty{
	margin:15px auto;
	width: 1054px;
}

	#myshp_header,  #myshp_container, #myshp_footer{
		width: 1034px;
		padding:0px 10px 0px 10px;
		margin:0px auto 0px auto;
	}
	
	 #myshp_container{
		padding-top:14px;
		position:relative;
	 }

	#myshp_content_frame, #myshp_menu_side, #myshp_menu_side_right{
		float:left;
	}
	#myshp_content_frame_uc {}	
	#myshp_content_frame{
		margin: 0 7px;
		width: 590px;
		padding: 7px;
		overflow: hidden; 
	}
	
	.myshp_two_columns #myshp_content_frame{
		width: 806px;
		float:left;
		margin-right:0;
	}
	
	#myshp_menu_side, #myshp_menu_side_right{
		width:207px;
		min-height:10px;
		_height:10px;
		margin:0;
		overflow:hidden;
		text-align: left;
	}
	
		#myshp_menu_side .myshp_rounded_box, 
		#myshp_menu_side_right .myshp_rounded_box,
		#myshp_content_frame .myshp_rounded_box{
			clear:both;
			margin:0 0 7px;
			padding:7px;
			overflow:hidden;
		}
		
		#myshp_menu_side .myshp_rounded_box, 
		#myshp_menu_side_right .myshp_rounded_box{
			position:relative;
			width:193px;
		}
	
			.myshp_rounded_box a:link img,
			.myshp_rounded_box a:hover img,
			.myshp_rounded_box a:visited img,
			.myshp_rounded_box a:active img,
			.myshp_rounded_box img{
				margin:0 auto;
			}
				

.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 */


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

.myshp_block_content ul,
.myshp_block_content ol{
	padding-left: 40px;
}

/******************************************************
*
*						HEADER
*
******************************************************/

#myshp_header {
	display: block;
}
	
	#myshp_logo {
		display: block;width:100%;
		height: 150px;
		margin-top: 0px;
	}
	
	#myshp_menu_side_search h3{text-align:left; padding-left:5px;}
	
		#myshp_quicksearch{
			clear:both;
			margin:0px;
			width:200px;
			height: 30px;
			overflow:hidden;
		}
			#myshp_quicksearch #myshp_searchfield{
				width: 120px;
				margin-top: 0px;
			    margin-left:4px;
				padding: 1px;
				float: left;
			}
			
			#myshp_quicksearch #myshp_searchbutton{
				margin: 0px 8px 0 7px;
				padding:0 4px;
				float: left;
				width:54px;
				height:19px;				
				text-transform:uppercase;
				cursor:pointer;
			}
	
	#myshp_menu_top {
		margin: 0px 0px 0px 0px;
	}
		#myshp_menu_top ul {
			padding: 0px;
			margin: 0px;
			list-style-type: none;
		}

			#myshp_menu_top ul li			
			{
			padding: 0px;
			margin: 0px;
				display: inline;
				float: right;
			}
			
	/*#myshp_menu_top .button {
		padding: 7px 12px;
		margin: 0px 10px 0px 0px;
		display: inline;
		background: #fba9b8 url(buttonr.png) repeat-x bottom;
		border: none;
		color: #fff;
		cursor: pointer;
		font-size: 125%;
		font-weight: bold;
		 text-decoration: none;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;

	}
	#myshp_menu_top .button:hover {
		background-position: 0 center;
		}
	#myshp_menu_top .button:active {
		background-position: 0 top;
		position: relative;
		top: 1px;
		padding: 8px 12px 6px;
		}
*/	
			
		#myshp_menu_top ul li a:link, 					
					#myshp_menu_top ul li a:visited
		{
			display: inline-block;
			padding: 7px 12px;
			margin: 0px 10px 0px 0px;
			background: #fba9b8 url(buttonr.png) repeat-x bottom;
			text-decoration: none;
			font-weight: bold;
			color: #FFF;
			font-size: 125%;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;

		}
			#myshp_menu_top ul li a:hover
			{		background-position: 0 center;
}
			#myshp_menu_top ul li a:active
			{
				background-position: 0 top;
				padding: 8px 12px 6px;
			}
			
/*	*/			
	#myshp_header_text {
		float:left;
		clear:left;
		width:100%;
		overflow:hidden;
		text-align:left;
		margin:0px;
	}
	
	#myshp_header_text p{
		margin:0;	
	}

/******************************************************
*
*					GENERAL PURPOSE
*
******************************************************/	
.myshp_block_frame {
	margin: 15px auto;
	padding: 10px;
	width: 89%;
}	

	.myshp_block_frame iframe{
		margin:0;
		padding:0;
	}
	
		body.myshp_block_inner{
			margin:0;
			padding:0px;
		}
	
			.myshp_block_inner h3{
				text-align:left; 
			}
			
			.myshp_block_inner input {
				margin-bottom: 5px;
			}
			
		.myshp_block_inner_header {
		}
		
		.myshp_block_inner_row{
			clear:both;
		}
		
		.myshp_block_inner_textfield {
			clear: both;
			margin: 0 0 10px;
			padding:1px;
			width: 130px;
		}							
		
		.myshp_block_inner_subscribe,
		.myshp_block_inner_unsubscribe {
			display: block;
			float: left;
			height: 15px;
			padding: 0px 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: 19px;
			padding: 5px 0 0;
			text-align: right;
		}
		.myshp_block_inner_button {
			margin: 0px;
			padding:0 4px;
			height:19px;
			text-transform:uppercase;
			cursor:pointer;
		}	

#myshp_menu_side .myshp_block_frame,
#myshp_menu_side_right .myshp_block_frame {
	margin: 5px auto !important;
	padding: 10px 8px !important;
}
		
/******************************************************
*
*					SIDE BAR LEFT
*
******************************************************/
#myshp_menu_main_wrapper{
	display:none;
}

#myshp_menu_main {
	margin:0px; 
	padding:5px 0px;
}

#myshp_menu_main ul{
	padding:0 5px;
	position:relative;
}

	#myshp_menu_main ul li	
	{	
		text-align: left;
		text-decoration: none;
		list-style-type: none;
		white-space: nowrap;
		border-bottom: none;
		margin-bottom: 3px;
		padding:0;	
		font-size: 18px;
	}

	#myshp_menu_main ul li a:link, 				
			#myshp_menu_main ul li a:visited, 
			#myshp_menu_main ul li span
	{	width:170px;
		display: block;
		text-align: left;
		margin: 0;
		padding: 5px 10px 5px 5px;
		background-color: #FFEEEE;
	}
	
	#myshp_menu_main ul li a:active,	
		#myshp_menu_main ul li a:hover,
		#myshp_menu_main ul li span
	{
		display: block;
		text-align: left;
		margin: 0;
		padding: 5px 10px 5px 5px;
		background-color: #FFDDDD;
	}

		
		#myshp_menu_main ul li span {background:none; padding:0;}
		
		#myshp_menu_main ul li a:link, #myshp_menu_main ul li a:visited, #myshp_menu_main ul li a:active{
			text-decoration: none;
		}
		
		#myshp_menu_main ul li a:hover{text-decoration:none}
	
	
	
	.myshp_menu_side_custom {
		margin:7px 0 0;
		padding: 10px;
		width: 173px;
		text-align:left;
	}
	
		.myshp_menu_side_custom_content {
			padding-top: 0px;
		}
		
	
.myshp_menu_side_categories {
	margin: 10px 7px;
}
	.myshp_menu_side_categories h3{
		font-weight: bold;
		padding: 5px 0px;
		text-align:left;
	}
	
	.myshp_menu_side_categories ul {
		margin: 0;
		padding:0;
	}
	
	.myshp_not_active_menu_item ul {
		height: 0;
	}
	.myshp_menu_side_show_all .myshp_not_active_menu_item ul {
		height: auto;
	}
	
	.myshp_menu_side_categories ul li {
		list-style-type: none;
		text-align:left;
		margin: 0;
		padding: 0px 0;
		vertical-align: middle;
	}

		.myshp_menu_side_categories ul li a:link, 
		.myshp_menu_side_categories ul li a:visited, 
		.myshp_menu_side_categories ul li a:active, 
		.myshp_menu_side_categories ul li a:hover, 
		.myshp_menu_side_categories ul li span  {
			display:block;
			margin: 0;
			padding: 3px 0;
			text-decoration:none;
			background:none;
		}
		
		.myshp_menu_side_categories ul li a:hover{
			text-decoration:none;
		}

		.myshp_menu_side_categories ul li a span, .myshp_menu_side_categories ul li span {
			margin:0; padding:0;
		}
		
		ul.myshp_menu_side_categories_2 li{
			text-indent: 15px;
		}
		ul.myshp_menu_side_categories_3 li{
			text-indent: 30px;
		}
		ul.myshp_menu_side_categories_4 li{
			text-indent: 45px;
		}
		
	#myshp_menu_side_basket{
		padding:17px 0 17px 7px;
		margin-bottom:10px;
		text-align:left;
	}
	
	#myshp_menu_side .myshp_block{
		padding:0 8px;
	}

		#myshp_menu_side_basket a:link, 
		#myshp_menu_side_basket a:active,
		#myshp_menu_side_basket a:visited, 
		#myshp_menu_side_basket a:hover{
			display:inline;
			text-align:left;
		}	

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

#myshp_menu_side_logout{
	padding-bottom:7px;
}

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

	#myshp_menu_side_login .myshp_myaccount_login_header{
		font-size:14px;
	}
	
	#myshp_menu_side_login .myshp_myaccount_logindata{
		clear:both;
		text-align:left;
		padding:0px 0px 10px;
		font-size:12px;
	}
	
		#myshp_menu_side_login .myshp_myaccount_logindata_row{
			margin-top:5px;
		}
		
			#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: 190px;
				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:20px;
			text-align:right;
		}
		
		#myshp_menu_side_logout .myshp_myaccount_logoutdata_row_button{
			text-align:left;
		}
		
			#myshp_menu_side_login #myshp_loginbutton, 
			#myshp_menu_side_logout #myshp_logoutbutton{
				margin: 0px;
				padding:0 4px;
				height:20px;
				text-decoration:none;
				text-transform:uppercase;
				cursor:pointer;
				line-height:14px; 
			}
	
		#myshp_menu_side_login .myshp_myaccount_login_info{
			width:190px;
			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;
	margin: 0 0 20px;
	width: 140px;
}

	#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;
	}
	#myshp_menu_side_languages .myshp_menu_side_language_link {
		display: block !important;
		margin: 0 5px 0 0;
		width: 20px;
		height: 15px;
		text-indent: -5000px;
		overflow: hidden;
		text-align: left;
	}
				
/******************************************************
*
*					SIDE BAR RIGHT
*
******************************************************/
#myshp_menu_side_right .myshp_rounded_box{
	text-align:left;
	text-transform:none; 
}
	
	#myshp_menu_side_right h1,
	#myshp_menu_side_right h2,
	#myshp_menu_side_right h3,
	#myshp_menu_side_right h4{
		margin-top:7px;
	}
	
	#myshp_menu_side_right p{
		padding:0px;
	}
	
	#myshp_menu_side_right ul{
		margin-bottom:0px;
		list-style:disc;
		list-style:inside;
	}
	
		#myshp_menu_side_right ul li{
			padding-left:5px;
			text-align:left;
		}
	
			#myshp_menu_side_right ul li a:link,
			#myshp_menu_side_right ul li a:active,
			#myshp_menu_side_right ul li a:visited,
			#myshp_menu_side_right ul li a:hover{
				display:inline;
				text-align:left;
				text-decoration: none;
			}
	
	#myshp_menu_side_right a:hover,
	#myshp_menu_side_right ul li a:hover{
		text-decoration: underline;
	}  
	
	#myshp_menu_side_right hr{
		margin:10px 0;
		display:block;
	}
	
	#myshp_menu_side h1, 
	#myshp_menu_side h2, 
	#myshp_menu_side h3,  
	#myshp_menu_side h4,  
	#myshp_menu_side h5,  
	#myshp_menu_side h6,
	#myshp_menu_side_right h1, 
	#myshp_menu_side_right h2, 
	#myshp_menu_side_right h3, 
	#myshp_menu_side_right h4, 
	#myshp_menu_side_right h5, 
	#myshp_menu_side_right h6{
	 	margin-bottom:0px;
	}


	#myshp_menu_side a:link,
	#myshp_menu_side_right a:link {
		text-decoration:none;
	}
	
	#myshp_menu_side a:active,
	#myshp_menu_side_right a:active {
		text-decoration:none;
	}
	
	#myshp_menu_side a:visited,
	#myshp_menu_side_right a:visited {
		text-decoration:none;
	}
	
	#myshp_menu_side a:hover,
	#myshp_menu_side_right a:hover {
		text-decoration:underline;
	}
	
/******************************************************
*
*					CONTENT AREA
*
******************************************************/
#myshp_content_frame #myshp_content{
	text-align: left; 
	overflow:hidden;
	padding: 0px; 
}

#myshp_content_frame .myshp_rounded_box{
	text-align:left;
}

	#myshp_content_frame .myshp_rounded_box p, 	
	#myshp_content_frame .myshp_rounded_box img{
		margin-bottom:10px;
	}
	
	#myshp_content_frame #myshp_list{margin:0px 0px 0px 0px;}
#myshp_list {padding:0px 0px 0px 0px;}

#home-header {width:524px; margin:0px auto 20px auto;}
.header-image {width:524px; margin:0px auto 20px auto;}
.home-intro
{width:524px; margin:20px auto 20px auto;
	color: #000;
	font-family: Candala, Verdana, sans;
	font-size: 14px;
	line-height: 20px;
}
/******************************************************
*
*						FOOTER
*
******************************************************/

#myshp_footer {
	clear: both;
	padding-top:5px;
	overflow:hidden;
}

	#myshp_footer_text {
		width:450px;
		float:left;
		margin:0px;
		text-align: left; 
	}
	
	#myshp_footer_text a {
		text-decoration: none;
	}
	
		#myshp_footer_text a:hover {
			text-decoration: underline;
		}
	
	#myshp_menu_bottom {
		float:right;
		width:450px;
		margin:0px;
		text-align:right;
	}

	#myshp_menu_bottom ul {
		float:right;
		list-style-type: none; 
		height:20px;	
	}

		#myshp_menu_bottom ul li {
			float: left;
			display: block; 
			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: none;
				padding:0 5px 0 0;
			}
			
			#myshp_menu_bottom ul li a:hover{
				text-decoration: underline;
				padding:0 5px 0 0;
			}

/************************************************/
/*				B2C Login						*/
/************************************************/
#myshp_basket_products_container #myshp_checkout table{
	border-collapse:separate;
}

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

	#myshp_checkout_login {
		margin: 25px 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;
				font-size: 18px;
			}
			
			#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: 50px;
				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: 207px;
}	
body#tinymce.rowcolumn22 .mceTmpl {
	margin: 0 7px;
	overflow: hidden;
	padding: 7px;
	width: 590px;
}	
/*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:584px;
		}
		
		.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:584px;
		}
		.myshp_maincontent_welcome_right_side {
			position:relative;
			width:584px;
		}
		.myshp_maincontent_welcome_bottom_side {
			width:100%;
			position:relative;
			clear:both;
			width:584px;
		}
		.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:584px;
			overflow:hidden;
		}
			.myshp_maincontent_welcome_content{
				text-align:justify;
				padding:20px 0px;
				margin: 0 25px; 
			}
			.myshp_maincontent_welcome_main_image{
				display: block;
				border-bottom-width: 1px;
				border-bottom-style: solid;
				border-bottom-color: #c1c4b9;
			}
			.myshp_maincontent_welcome_content_title{
				background-color: #555654;
				border-bottom-width: 1px;
				border-bottom-style: solid;
				border-bottom-color: #c1c4b9;
				margin:0;
				padding: 5px 25px;
				color: #FFF;
				font-size: 14px;
				font-weight: bold;
				text-transform:uppercase;
			}
			.myshp_maincontent_welcome_content h1{
				border: none;
				margin: 0;
				padding: 0;
				color: #925B97;
				font-size: 18px;
				font-weight: normal;
				text-transform:uppercase;
			}
			.myshp_maincontent_welcome_content h2{
				margin: 0;
				padding: 0;
				text-align: left;
			}
			
			.myshp_maincontent_welcome_content h3{
				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{
			}
/******************************************************
*
*	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;
		list-style-position: outside; 
		list-style: none;
	}
		#myshp_interesting_links .myshp_interesting_links_list li{
			margin:0;
			padding:5px 0 !important;
		}
			#myshp_interesting_links a{
				margin:0;
				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:584px;
		}
		.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:584px;
		}
		.myshp_maincontent_product_showcase_right_side {
			position:relative;
			width:584px;
		}
		.myshp_maincontent_product_showcase_bottom_side {
			width:100%;
			position:relative;
			clear:both;
			width:584px;
		}
		.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:584px;
			overflow:hidden;
			padding:0 2px; 
		}
			.myshp_maincontent_product_showcase_content{
				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{
			padding: 0;  
			margin-bottom: 0px;
			position: relative;
		}
		.myshp_product_showcase_productblock{
			float:left;
			width:116px;
			position:relative; 
		}
		.myshp_product_showcase_productblocklink{
			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: 116px;
			height: 210px;
		}
		.myshp_product_showcase_productname{
			display: block;
			width:  116px;
			height: 16px;
			line-height: 16px;
			margin: 5px auto 0px auto;
			text-align: center;
			overflow: hidden;
		} 
		.myshp_product_showcase_productcategory{
			display: block;
			width:  116px;
			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: 116px;
			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_tabs{ 
	width:580px; 
	height:37px; 
	overflow:hidden;  
	padding-top:8px;
}
.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:582px; 
	height: 266px;
	margin:0;
	padding:0;
	position:relative;
}
.myshp_maincontent_product_showcase2_container_products{
	display:block;
	clear:both;
	width:580px; 
	margin:0;
	padding:0; 
	margin-bottom:10px;
	position:relative;
}
.myshp_maincontent_product_showcase2_container_products.none{display:none;}

		.myshp_maincontent_productblock_content{
			padding: 0;  
			margin-bottom: 0px;
			position: relative;
			border: 0;
		}
		.myshp_product_showcase2_productblock{
			float:left;
			width:144px;
			position:relative; 
		}
		.myshp_product_showcase2_productblocklink{
			display:block;
			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: 144px;
			padding: 5px 0;
			overflow: hidden;
		}
		.myshp_product_showcase2_productname{
			display: block;
			width:  144px;
			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: 144px;
			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{
			display: inline-block;
			vertical-align: top;
			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;
			}	
			
			

/******************************************************
*
*						ROUNDED NIFTY CORNERS
*
******************************************************/	

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}

/******************************************************
*
*	BLOCKS: PriceSlider
*
******************************************************/
.myshp_slide_filter {
	padding-bottom: 15px !important;
}
.myshp_slide_filter .jslider .myshp_block_inner_button {
	text-align: center !important;
	height: 16px !important;
    line-height: 16px !important;
	padding: 0 7px !important;
}
.myshp_slide_filter .jslider {
	top: 2.2em !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;}
/******************************************************
*
*						PNG FIX FOR IE6
*
******************************************************/	
* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&amp;&amp;(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" &amp;&amp; this.src.toLowerCase().indexOf('.png')&gt;-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/site/pic/leeg.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

/* SKIN BARI (vertical tabs) - BASE CHECKOUT - $Revision: 8090 $ - $Date: 2011-02-17 17:26:07 +0100 (do, 17 feb 2011) $  *********/

#myshp_checkout {
	display:block;
	margin: 0px auto 0px auto;
	padding:0px 5px;
	text-align: left;
	width: 580px;
}

.myshp_two_columns #myshp_checkout {
	width: 635px;
}

.clear {
	float: none;
	clear: both;
	height: 0;
	visibility: hidden;
	line-height: 0;
}

.myshp_button span{
	text-decoration:none !important;
}

a.myshp_button:link,
a.myshp_button:active,
a.myshp_button:hover,
a.myshp_button:visited{
	margin:15px 10px 15px 0;
	padding:0;
	font-size:12px;
	text-align:left;
	float:left;
}	

	
#myshp_content {
	text-align: center;
}

/************************************************/
/*				Checkout Header    			    */
/************************************************/
#myshp_basket_products_container #myshp_checkout table{
	border-collapse:separate;
}
.myshp_checkout_header {
	margin: 0 0 10px;
}
	
	#myshp_checkout_breadcrumb {
		margin: 0 0 5px;
		padding: 0;
		height: 29px;
		overflow: hidden;
		width: 580px;
	}
	
	.myshp_two_columns #myshp_checkout_breadcrumb {
		width: 633px;
	}
	
		.myshp_checkout_breadcrumb_steps {
			margin: 0;
			padding: 0;
			height: 29px;
			width: 700px;
			overflow: hidden;
		}
		
		.myshp_checkout_breadcrumb_part {
			display: block;
			float: left;
			height: 19px;
			padding: 5px 2px;
			text-align:left;
		}

		.myshp_checkout_breadcrumb_active {
		}
		
		.myshp_checkout_breadcrumb_bullet_first,
		.myshp_checkout_breadcrumb_bullet_first_preactive,
		.myshp_checkout_breadcrumb_bullet_last,
		.myshp_checkout_breadcrumb_bullet_last_postactive{
			display: block;
			float: left;
			height: 19px;
			width: 14px;
			padding: 5px;
			overflow: hidden;
		}
		.myshp_checkout_breadcrumb_bullet_first,
		.myshp_checkout_breadcrumb_bullet_first_preactive {
			width: 0px;
		}
		.myshp_checkout_breadcrumb_bullet_last,
		.myshp_checkout_breadcrumb_bullet_last_postactive{
			width: 5px;
		}
		.myshp_checkout_breadcrumb_bullet,
		.myshp_checkout_breadcrumb_bullet_preactive,
		.myshp_checkout_breadcrumb_bullet_postactive{
			display: block;
			float: left;
			height: 19px;
			width: 5px;
			padding: 5px;
			overflow: hidden;
		}
		
/************************************************/
/*				Checkout Footer    			    */
/************************************************/

#myshp_checkout_footer {
	margin-top:25px;
	text-align: center;
}

	#myshp_checkout_footer a {
	}
	
/************************************************/
/*					Basket						*/
/************************************************/

#myshp_basket {
	margin: 0 0 5px;
}
	#myshp_basket_products_container #myshp_basket_products {
		border-collapse:separate;
	}
	
	#myshp_basket_products {
		width: 100%;
		background-color:#f5f5f6;
	}


	
		.myshp_basket_products_header {
			padding:5px;
			text-transform:capitalize;
		}
		
		.myshp_basket_products_header th{
			font-weight:bold;
			white-space:nowrap;
			border-bottom:1px solid #E6E6E7;
			padding:5px;
		}
		
		.myshp_basket_products_header th span{
			white-space:nowrap;
		}
		
		.myshp_basket_products_header span{
			white-space:nowrap;
		}
		
		.myshp_basket_product {
			background-color:#ffffff;
		}
		
		.myshp_basket_product td{
			vertical-align: top;
			padding: 5px;
		}
			.myshp_basket_product_name {
				width: 82px;
				text-align:left;
			}
			
			.myshp_basket_product_name span{
				width: 82px;
			}
			
			#myshp_basket_products_container .myshp_basket_product_description {
				text-align:left;
				white-space:normal !important;
				width:500px;
			}
			.myshp_basket_product_description {
				text-align:left;
				white-space:normal !important;
			}
			.myshp_basket_product_description span{
				text-align:left;
				white-space:normal !important;
			}
			#myshp_basket_products_container .myshp_basket_product_quantity {
				width: auto;
				text-align:center;
				white-space: nowrap;
			}
			#myshp_basket_products_container .myshp_basket_product_unitprice {
				width: auto;
				text-align:right;
				white-space: nowrap;
			}
			#myshp_basket_products_container .myshp_basket_product_totalprice {
				text-align:right;
				width: auto;
				white-space: nowrap;
			}
			#myshp_basket_products_container .myshp_basket_product_totalprice span{
				float:right;
			}
			.myshp_basket_product_quantity span,
			.myshp_basket_product_unitprice span,
			.myshp_basket_product_totalprice span {
				white-space: nowrap;
			}
			#myshp_basket_products_container .myshp_basket_product_controls {
			
			}
				.myshp_basket_product_update {
					display: block;
					clear: both;
					width:30px;
				}
				.myshp_basket_product_delete {
					display: block;
					clear: both;
				}
				
		#myshp_checkout .myshp_basket_overview_container{
			margin: 0px 0 10px 0px;
			border-collapse:collapse;
			border-spacing:0; 
			display:table;
			margin:0 0 10px 0;
			width:635px;
			border-top:none;
			*width:633px; 
		}		
				
		#myshp_basket_overview {
			margin: 10px 60px 0px auto;
		}
		
			.myshp_basket_subtotal_label,
			.myshp_basket_action_label,
			.myshp_basket_shipping_label,
			.myshp_basket_payment_label,
			#myshp_basket_total_label {
				width: 360px;
				padding: 5px;
				text-align: right;
				width: auto;
			}
			
			#myshp_basket_products_container .myshp_basket_subtotal_label,
			#myshp_basket_products_container .myshp_basket_action_label,
			#myshp_basket_products_container .myshp_basket_shipping_label,
			#myshp_basket_products_container .myshp_basket_payment_label,
			#myshp_basket_products_container #myshp_basket_total_label {
				width: auto;
			}			
			
			.myshp_basket_subtotal_value,
			.myshp_basket_action_value,
			.myshp_basket_shipping_value,
			.myshp_basket_payment_value,
			#myshp_basket_total_value {
				padding: 5px;
				width: 85px;
				text-align: right;
			}
			
			#myshp_basket_products_container .myshp_basket_subtotal_value,
			#myshp_basket_products_container .myshp_basket_action_value,
			#myshp_basket_products_container .myshp_basket_shipping_value,
			#myshp_basket_products_container .myshp_basket_payment_value,
			#myshp_basket_products_container #myshp_basket_total_value {
				width: auto;
			}
			
			.myshp_inc_vat .myshp_basket_subtotal_label,
			.myshp_inc_vat .myshp_basket_action_label,
			.myshp_inc_vat .myshp_basket_shipping_label,
			.myshp_inc_vat .myshp_basket_payment_label,
			.myshp_inc_vat #myshp_basket_total_label {
				width: 360px;
				padding: 5px;
				text-align: right;
			}
			
			#myshp_checkout.myshp_inc_vat #myshp_checkout_order .myshp_basket_subtotal_label,
			#myshp_checkout.myshp_inc_vat #myshp_checkout_order .myshp_basket_action_label,
			#myshp_checkout.myshp_inc_vat #myshp_checkout_order .myshp_basket_shipping_label,
			#myshp_checkout.myshp_inc_vat #myshp_checkout_order .myshp_basket_payment_label,
			#myshp_checkout.myshp_inc_vat #myshp_checkout_order #myshp_basket_total_label {
				width: 360px;
				padding: 5px;
				text-align: right;
			}
			
			#myshp_basket_products_container .myshp_inc_vat td.myshp_basket_subtotal_label,
			#myshp_basket_products_container .myshp_inc_vat td.myshp_basket_action_label,
			#myshp_basket_products_container .myshp_inc_vat td.myshp_basket_shipping_label,
			#myshp_basket_products_container .myshp_inc_vat td.myshp_basket_payment_label,
			#myshp_basket_products_container .myshp_inc_vat td#myshp_basket_total_label {
				width: auto;
			}


			.myshp_inc_vat .myshp_basket_subtotal_value,
			.myshp_inc_vat .myshp_basket_action_value,
			.myshp_inc_vat .myshp_basket_shipping_value,
			.myshp_inc_vat .myshp_basket_payment_value,
			.myshp_inc_vat #myshp_basket_total_value {
				padding: 5px;
				width: 230px;
				text-align: right;
			}
			
			.myshp_inc_vat #myshp_checkout_order .myshp_basket_subtotal_value,
			.myshp_inc_vat #myshp_checkout_order .myshp_basket_action_value,
			.myshp_inc_vat #myshp_checkout_order .myshp_basket_shipping_value,
			.myshp_inc_vat #myshp_checkout_order .myshp_basket_payment_value,
			.myshp_inc_vat #myshp_checkout_order #myshp_basket_total_value {
				width: 100px;
			}
			
			.myshp_inc_vat #myshp_basket_approval .myshp_basket_subtotal_value,
			.myshp_inc_vat #myshp_basket_approval .myshp_basket_action_value,
			.myshp_inc_vat #myshp_basket_approval .myshp_basket_shipping_value,
			.myshp_inc_vat #myshp_basket_approval .myshp_basket_payment_value,
			.myshp_inc_vat #myshp_basket_approval #myshp_basket_total_value {
				width: 100px;
			}
			
			.myshp_inc_vat .myshp_basket_subtotal_value span,
			.myshp_inc_vat .myshp_basket_action_value span,
			.myshp_inc_vat .myshp_basket_shipping_value span,
			.myshp_inc_vat .myshp_basket_payment_value span,
			.myshp_inc_vat #myshp_basket_total_value span{
				white-space:nowrap;
			}
			
			#myshp_basket_products_container .myshp_inc_vat td.myshp_basket_subtotal_value,
			#myshp_basket_products_container .myshp_inc_vat td.myshp_basket_action_value,
			#myshp_basket_products_container .myshp_inc_vat td.myshp_basket_shipping_value,
			#myshp_basket_products_container .myshp_inc_vat td.myshp_basket_payment_value,
			#myshp_basket_products_container .myshp_inc_vat td#myshp_basket_total_value {
				width: auto;
			}
			
			.myshp_basket_vat {
				width: auto;
				vertical-align: bottom;
				padding: 5px;
			}
			
			.myshp_basket_vat_table {
				width:100%;
			}
			
			.myshp_basket_vat_total_divider{
				background:#E6E6E7;
			}

			.myshp_basket_vat_label {
				text-align: left;
				width: 100%;
				vertical-align: top;
				font-style: italic;
				padding: 0 5px 0 0;
			}
			.myshp_basket_vat_value {
				text-align: right;
				width: 65px;
				vertical-align: top;
				font-style: italic;
				padding: 0 0 0 5px;
			}
				.myshp_basket_vat_value span {
					white-space: nowrap;
				}
			
			.myshp_basket_overview_details {
				vertical-align: bottom;
			}

			.myshp_basket_overview_details table {
				width: 100%;
			}
			
			.myshp_basket_subtotal_label,
			.myshp_basket_subtotal_value{
			}
			
			.myshp_basket_shipping_selector {
				text-align: right;
				padding:5px;
			}
			
			.myshp_basket_shipping_selector_container{
				overflow:hidden;
			}
			
			#myshp_basket_products_container .myshp_basket_shipping_selector .myshp_basket_shipping_selector_container select{
				max-width:491px;
				width: auto;		
			}
			.myshp_basket_spacer{
				height:1px;
				overflow:hidden;
			}
			
			.myshp_inc_vat .myshp_basket_shipping_selector select{
				
			}
		
			#myshp_basket_total td {
				padding:15px 5px 20px;
			}
				#myshp_basket_total_label {
					text-align: right;
					font-weight:bold;
				}	
				#myshp_basket_total_value {
					text-align: right;
					font-weight:bold;
				}
			
		.myshp_basket_coupon_container{
			padding:5px;
		}
		#myshp_basket_coupon {
			margin: 0 0 0px;
		}
			#myshp_basket_coupon_label {
				width: 360px;
				padding: 0px;
				text-align: right;
				white-space: nowrap;
			}
			#myshp_basket_coupon_field {
				padding: 0 0 0 5px;
				text-align: right;
			}
				#myshp_basket_coupon_field input{
					width:85px;
					padding: 2px;
				}
				
		#myshp_basket_related{
			margin:10px 0;
		}
		
			#myshp_basket_related_header{
				margin:10px 0 0;
			}
			
				.myshp_basket_related_title{
					margin-bottom:5px;
				}
				
				.myshp_basket_related_product_row{
					padding:10px 0;
				}
				
				 .myshp_basket_related_product_image,
				 .myshp_basket_related_product_details,
				 .myshp_basket_related_features{
				 	float:left;
				 }	
					 
					 .myshp_basket_related_product_image img{
						width:98px;
						margin-top:5px;
					 }
				 
				 .myshp_basket_related_product_details{
				 	width:200px;
					margin-left:10px;
				 }
				 	
					.myshp_basket_related_product_title{
					}
				 
				 .myshp_basket_related_features{
				 	width:315px;
					margin-left:10px;
				 }
				 	
					.myshp_basket_related_label{
						margin-right:5px;
					}
				
					.myshp_basket_related_moreinfo{
						margin-left:5px;
					}
					
					.myshp_basket_related_order{
						margin:0;
					}
				
		#myshp_basket .myshp_basket_info {
			clear: both;
			float: none;
			margin: 10px 0 10px;
		}
		
/************************************************/
/*				Empty Basket					*/
/************************************************/
	
.myshp_checkout_info_block {
	text-align:left;
	padding-bottom: 25px;
}
	
#myshp_checkout_basket_empty .myshp_checkout_info_block {
	padding-top: 25px;
}
		
/************************************************/
/*				Empty Basket					*/
/************************************************/
	
#myshp_checkout_cancellation {
	margin: 50px 0 0;
}
	
#myshp_checkout_cancellation .myshp_checkout_header{
	margin: 0 0 35px;
}

/************************************************/
/*				Customer Data					*/
/************************************************/
#myshp_checkout_customerdata {
	margin: 0px auto 10px;
	padding: 0px;
}

	.myshp_checkout_customerdata_shipping {
		
	}
	
	.myshp_checkout_customerdata_delivery {
		margin: 10px 0 0;
	}
	
	.myshp_checkout_customerdata_title {
		margin: 5px 0 10px 5px;
	}

	.myshp_checkout_customerdata_delivery .myshp_checkout_customerdata_title {
		margin: 5px 5px 10px;
		height: 17px;
		width: 155px;
		float: left;
	}


	#myshp_checkout_customerdata_background {
		margin:0 auto 25px;
		padding:15px;
	}
	
		.myshp_checkout_customerdata_background .myshp_control_buttons {
			padding:0 15px;
		}

	.myshp_checkout_customerdata_row {
		clear: both;
		float: left;
		margin: 0 0 10px;
	}

	.myshp_checkout_customerdata_background .myshp_checkout_customerdata_row {
		width: 100%;
	}

	.myshp_checkout_customerdata_row_same_line {
		display: inline-block;
		clear: none;
		float: left;
		margin: 0 0 10px;
	}
		
		.myshp_checkout_customerdata_label {
			display: inline-block;
			clear: none;
			float: left;
			width: 150px;
			margin: 0 5px 0 0;
			vertical-align: top;
			padding: 2px;
			text-align: right;
		}

		.myshp_checkout_customerdata_field {
			display: inline;
		}
			.myshp_checkout_customerdata_field input,
			.myshp_checkout_customerdata_field select,
			.myshp_checkout_customerdata_field textarea {
				padding: 2px;
				float: left;
				margin: 3px 3px 0 0;
				*margin-top: 1px;
				*float: none;
			}
			.myshp_checkout_customerdata_field input[type="hidden"]{
				display: none;
			}
			.myshp_checkout_customerdata_field label {
				float: left;
				margin-right: 10px;
				*float: none;
			}
	
	.myshp_checkout_customerdata_deliver{
	}
	
	.myshp_required_label {
		width: 8px; 
		text-align: right; 
		margin-left: 2px;
	}
	.myshp_not_required_label {
		width: 8px; 
		text-align: right; 
		margin-left: 2px;
	}
	
	#myshp_checkout_delivery_selection td.myshp_checkout_customerdata_field input.myshp_checkout_customerdata_field {
		display:block;
		float:left;
		margin:0 5px;
		*float: none;
		*display: inline;
	}

	#myshp_checout_customerdata_options {
		display: inline-block;
		margin: 5px 0;
	}

	#myshp_checkout_delivery_selection .myshp_checkout_customerdata_options_label {
		display: block;
		height: 20px;
		margin-right: 5px;
		float: none;
		width: 355px;
		*padding-top: 5px;
		*float: none;
		*display: inline;
	}
	#myshp_checkout_delivery_selection .myshp_checkout_customerdata_options_field {
		display: block;
		float: left;
		clear: left;
		height: 15px;
		padding: 5px 5px 0 0;
		*float: none;
		*display: inline;
	}
	#myshp_checkout_delivery_selection input.myshp_checkout_customerdata_field {
		clear: both;
	}
/************************************************/
/*				Payment Data					*/
/************************************************/
#myshp_checkout_paymentdata{
	margin:15px 0;
}

#myshp_checkout_paymentdata table{
	border-collapse:collapse;
}

#myshp_checkout_paymentdata table td,
#myshp_checkout_paymentdata table th{
	padding:5px;
}

#myshp_checkout_paymentdata table td.myshp_checkout_paymentcost,
#myshp_checkout_paymentdata table th.myshp_checkout_paymentcost{
	text-align:right;
	width: 120px;
}

#myshp_checkout_paymentdata table td.myshp_checkout_paymentcost div{
	display: inline;
}

#myshp_checkout_paymentdata table th{
}

#myshp_checkout_paymentdata .myshp_checkout_payment_control{
	padding: 3px 0 0;
	display: block;
	float: left;
	*padding-top: 0;
}

#myshp_checkout_paymentdata .myshp_checkout_payment_row label {
	margin: 0;
	display: block;
	float: left;
}

.myshp_checkout_payment_cell_label select {
	clear: both;
	float: none;
	display: block;
	margin: 5px 0 0;
}

/************************************************/
/*				Shipping Data					*/
/************************************************/
	
#myshp_checkout_shippingdata {
	margin: 15px 0;
}

#myshp_checkout_shippingdata table{
	border-collapse:collapse;
}

#myshp_checkout_shippingdata table td,
#myshp_checkout_shippingdata table th{
	padding:5px;
}

#myshp_checkout_shippingdata table td.myshp_checkout_shippingcost,
#myshp_checkout_shippingdata table th.myshp_checkout_shippingcost{
	text-align:right;
	width: 120px;
}

#myshp_checkout_shippingdata table th{
}

#myshp_checkout_shippingdata .myshp_checkout_shipping_control{
	margin: 3px 10px 0 0;
	display: block;
	float: left;
	*margin-top:  0;
}

#myshp_checkout_shippingdata .myshp_checkout_shippingdata_row label {
	margin: 0;
	display: block;
	float: left;
}

/************************************************/
/*				Register Login					*/
/************************************************/
	
	#myshp_register_login {
		margin: 0 0 5px;
	}

	#myshp_checkout_login {}
	
		.myshp_checkout_login_account {
			width: 292px;
			float: left;
			padding: 10px;
			height: 150px;
			margin-bottom: 10px;
		}
		
			.myshp_checkout_logindata {
			}
			
			.myshp_checkout_logindata_row {
				clear: both;
				float: none;
				margin: 10px 0 0px;
				text-align:left;
			}

			.myshp_checkout_logindata_label {
				display: inline-block;
				width: 90px;
				margin: 0 5px 0 0;
				vertical-align: top;
				padding: 2px;
				text-align: left;
			}
		
			.myshp_checkout_logindata_field {
				display: inline;
			}
				.myshp_checkout_logindata_field input,
				.myshp_checkout_logindata_field textarea,
				.myshp_checkout_logindata_field select{
					padding: 2px;
				}
				
				#myshp_register_login .myshp_checkout_login_username,
				#myshp_register_login .myshp_checkout_login_password {
					width: 170px;
				}
				
 			.myshp_checkout_login_account .myshp_control_buttons {
				margin: 20px 16px 5px 0;
				float: right;
				*margin-top: 16px;
				_margin-top: 1px;
				_margin-right: -1px;
				_margin-bottom: 9px;
			}
			
				.myshp_checkout_login_account .myshp_control_buttons .myshp_button{
					margin: 0;
				}
			
			
			.myshp_checkout_login_info_link {
				text-align: right;
				line-height: 12px;
			}
			
			.myshp_checkout_login_account .myshp_checkout_login_info_link {
				margin: 0 16px 0 0;
				display: block;
				text-align: right;
				clear: both;
			}
			
			.myshp_checkout_login_account .myshp_checkout_login_info_link a {
				
			}
			
		
		.myshp_checkout_login_register {
			width: 292px;
			float: right;
			padding: 10px;
			height: 150px;
			margin-bottom: 10px;
		}
		
		.myshp_checkout_login_register .myshp_checkout_login_info {
			margin-top: 10px;
			height: 69px;
			overflow: hidden;
		}

			.myshp_checkout_login_register .myshp_control_buttons {
				margin: 5px 0 5px;
			}
			
				.myshp_checkout_login_register .myshp_control_buttons .myshp_button{
					float: right !important;
					margin: 0 !important;
				}
				
				.myshp_checkout_login_register .myshp_checkout_login_info_link {
					margin: 0 3px 0 0;
					clear: both;
				}
				
				.myshp_checkout_login_register .myshp_checkout_login_info_link a {
				}

		.myshp_checkout_login_header {
			margin-bottom:5px;
		}
		
		#myshp_register_login .myshp_control_buttons {
			height: 22px;
			clear: both;
			padding: 0;
		}

			#myshp_register_login .myshp_control_buttons .myshp_button_prev .myshp_button {
				margin-bottom: 0px;
			}

/************************************************/
/*				Register thanks 				*/
/************************************************/

#myshp_checkout_thanks {
	margin: 0px auto 25px;
	padding:20px;
}

/************************************************/
/*				Approval Overview				*/
/************************************************/

#myshp_basket_approval {}

	#myshp_basket_approval #myshp_basket_overview {
		width: 100%;
	}
	
	#myshp_basket_approval #myshp_basket_products table{
	}
		#myshp_basket_approval #myshp_basket_products table td{
		}
	#myshp_basket #myshp_basket_approval .myshp_basket_overview_container{
		border-top:none;
	}

	#myshp_basket_approval .myshp_basket_controls {
		width: 100%;
	}

	#myshp_basket_approval #myshp_checkout_customerdata_table {
		margin: 5px 0 17px;
	}

	#myshp_basket_approval .myshp_checkout_customerdata {
		width: 305px;
		padding: 5px;
		vertical-align: top;
	}
	
	#myshp_basket_approval .myshp_checkout_customerdata_hspacer {
		width: 5px;
		border-top:1px solid #fff;
		border-bottom:1px solid #fff;
	}

	#myshp_basket_approval .myshp_checkout_customerdata_vspacer {
		height: 5px;
	}

		#myshp_basket_approval .myshp_checkout_customerdata h3{
		}
	
	#myshp_basket_approval .myshp_checkout_customerdata_label {
		display: inline-block;
		width: auto;
		margin: 0 5px 0 0;
		vertical-align: top;
		padding: 2px;
		text-align: left;
	}

	#myshp_basket_approval .myshp_checkout_customerdata_field {
		display: inline-block;
		width: auto;
		margin: 0 5px 0 0;
		vertical-align: top;
		padding: 2px;
		text-align: left;
	}



/************************************************/
/*						Order					*/
/************************************************/

#myshp_checkout_order {}
	
	#myshp_checkout #myshp_checkout_order #myshp_basket_products table{
		border-bottom:none !important;
	}
	
	#myshp_checkout #myshp_checkout_order #myshp_basket_products_container #myshp_basket_products {
		border-collapse:separate;
	}
		#myshp_checkout_order #myshp_basket_products table td{
		}
		
	#myshp_checkout #myshp_checkout_order .myshp_basket_overview_container{
		border-top:none;
	}
	
	#myshp_checkout_order #myshp_basket_overview {
		width: 100%;
	}

	#myshp_checkout_order .myshp_basket_controls {
		width: 100%;
	}

	#myshp_checkout_order #myshp_checkout_customerdata_table {
		margin: 0 0 17px;
	}

	#myshp_checkout_order .myshp_checkout_customerdata {
		width: 305px;
		padding: 5px;
		vertical-align: top;
	}
	
	#myshp_checkout_order .myshp_checkout_customerdata_hspacer {
		width: 5px;
		border-bottom:1px solid #fff;
		border-top:1px solid #fff;
	}

	#myshp_checkout_order .myshp_checkout_customerdata_vspacer {
		height: 5px;
	}

		#myshp_checkout_order .myshp_checkout_customerdata h3{
		}
	
	#myshp_checkout_order .myshp_checkout_info_block {
		margin:0px auto 25px;
		padding: 0;
	}
	
	#myshp_checkout_order .myshp_checkout_customerdata_label {
		display: inline-block;
		width: auto;
		margin: 0 5px 0 0;
		vertical-align: top;
		padding: 2px;
		text-align: left;
	}

	#myshp_checkout_order .myshp_checkout_customerdata_field {
		display: inline-block;
		width: auto;
		margin: 0 5px 0 0;
		vertical-align: top;
		padding: 2px;
		text-align: left;
	}	


/************************************************/
/*				Order Continue					*/
/************************************************/

	.myshp_checkout_ordercontinue {
		position:absolute;
		padding:33px 12px;
		width: 425px;
		overflow: hidden;
	}

	.myshp_checkout_ordercontinue .myshp_checkout_info_block {
		text-align: center;
		margin-bottom:0px;
		padding:0;
		position:relative;
		height:60px;
		padding-top:50px;
	}
	
	.myshp_checkout_ordercontinue .myshp_control_buttons{
		position:relative;
	}


/************************************************/
/*					Order Page					*/
/************************************************/

.myshp_checkout_orderpage {
	padding:20px 12px 0;
	width: 425px;
	overflow: hidden;
}

	.myshp_checkout_orderpage .myshp_checkout_orderpage{
		padding:0; 
		border:none;
	}

	.myshp_checkout_orderpage .myshp_checkout_info_block{
		padding:0;
		position:relative;
	}
	
	.myshp_checkout_orderpage .myshp_control_buttons{
		position:relative;
	}
	
	.myshp_checkout_orderdata {
	}

	.myshp_checkout_orderdata_row {
		clear: both;
		float: none;
		margin: 0 0 10px;
	}
		
		.myshp_checkout_orderdata_label {
			display: inline-block;
			width: 100px;
			margin: 0 5px 0 0;
			vertical-align: top;
			padding: 2px;
			text-align: left;
			text-transform:capitalize;
		}

		.myshp_checkout_orderdata_field {
			display: inline;
		}
		
		
/************************************************/
/*				Confirmation Partner			*/
/************************************************/

.myshp_checkout_companydata {
}

	.myshp_checkout_companydata_row {
		clear: both;
		float: none;
		margin: 0 0 10px;
	}
		
		.myshp_checkout_companydata_label {
			display: inline-block;
			width: 150px;
			margin: 0 5px 0 0;
			vertical-align: top;
			padding: 2px;
			text-align: right;
		}

		.myshp_checkout_companydata_field {
			display: inline;
		}
		
		
/************************************************/
/*				Backward Compatibility			*/
/************************************************/		

#myshp_basket_products{
	border-collapse: collapse;
	width: 100%;
}
.myshp_basket_product_description {
	
	white-space:normal !important;
}

#myshp_checkout_order .myshp_basket_product_description span{
	display:block;
}
#myshp_checkout_order .myshp_basket_shipping .myshp_basket_shipping_label{
	width:auto;
}
#myshp_checkout_order .myshp_basket_shipping .myshp_basket_shipping_value{
	
}
#myshp_checkout_order #myshp_basket_total #myshp_basket_total_label{
	width:auto;
}
#myshp_checkout_order #myshp_basket_total #myshp_basket_total_value{
	width:auto;
}

#myshp_checkout_order #myshp_basket_products{
	border-collapse:collapse;	
}		

.myshp_basket_product_quantity {
	width: 70px;
	text-align:center;
}

.myshp_basket_product_quantity span{
	width: 70px;
	display:block;
}
.myshp_basket_product_unitprice {
	
	text-align:right;
	white-space:nowrap;
}

.myshp_basket_product_totalprice {
	width: 85px;
	text-align:right;
}
.myshp_basket_product_totalprice span{
	width: 85px;
	display:block;
}  
.myshp_inc_vat .myshp_basket_shipping_selector select{
	width: 200px;	
}	
</pre></body></html>