/* CSS Document */
.oculto {
	visibility:hidden;
	display: none;
}
html, body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.clear {
	clear:both;
	overflow:hidden;
	height:0px;
}
h3 {
	line-height:1em;
	text-align:center;
	margin:0;
	padding:0;
	font-style:italic;
	font-weight:bold;
	font-size:24px;
	color:#135e8e;
	text-align:left;
}
.newsletterText{
	font-size:1.3em;
}
h4 {
	font-family: 'Stone Sans';
	font-weight:normal;
	line-height:5px;
	padding:0 0 0 10px;
	font-size:16px;
	color:#135e8e;
}
h5 {
	font-family: 'Stone Sans';
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
	color:#1f6594;
	margin:5px 0 5px 40px;
}
.subtit {
	font-size:16px;
	color:#135e8e;
	border-bottom:#069 thin solid;
	font-style:italic;
	font-weight:bold;
}
.minitxt {
	font-size:8px;
}
/*menu home*/
.home_btn_menu{
	margin:0 auto;
	margin-top:-35px;
	width:120px;
	height:45px;
	background:url(/kj/plan/img/icons/home_btn_shine.png) 90px 0px no-repeat #001728;
	cursor:pointer;
	position:relative;
	border-radius: 30px;
	-ms-border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-khtml-border-radius: 30px;
	transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
}
.home_btn_menu:hover{
	background:url(/kj/plan/img/icons/home_btn_shine.png) -150px 0px no-repeat #063659;
	box-shadow: inset 1px 1px 12px rgba(0, 0, 0, 0.9);
	-webkit-box-shadow: inset 1px 1px 12px rgba(0, 0, 0, 0.9);
	-moz-box-shadow: inset 1px 1px 12px rgba(0, 0, 0, 0.9);
	transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
}
.home_text_menu{
	font-family: 'Stone Sans';
	font-weight:normal;
	font-size:18px;
	color:#206294;
	text-align:right;
	padding:4px 15px 0 0;
	margin:0;
	transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
}
.home_text_menu span{
	color:#fff;
	font-size:9px;
	float:right;
	padding:0 ;
	margin:5px 0 -5px 0;
	width:100%;
}
.home_silueta1, .home_silueta2, .home_silueta3, .home_silueta4, .home_silueta5{
	width:136px;
	height:126px;
	top:-120px;
	left:-10px;
	background:url(/kj/plan/img/home/silueta11.png) no-repeat;
	position:absolute;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
}
.home_silueta2{
	width:107px;
	height:230px;
	top:-210px;
	background:url(/kj/plan/img/home/silueta8.png) no-repeat;
}
.home_silueta3{
	width:89px;
	height:220px;
	top:-210px;
	background:url(/kj/plan/img/home/silueta6.png) no-repeat;
}
.home_silueta4{
	width:111px;
	height:220px;
	top:-210px;
	left:0;
	background:url(/kj/plan/img/home/silueta1.png) no-repeat;
}
.home_silueta5{
	width:137px;
	height:220px;
	top:-210px;
	left:-15px;
	background:url(/kj/plan/img/home/silueta9.png) no-repeat;
}
.home_btn_menu:hover .home_text_menu{
	color:#fff;
	transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
}
.home_btn_menu:hover .home_silueta1, .home_btn_menu:hover .home_silueta2, .home_btn_menu:hover .home_silueta3, .home_btn_menu:hover .home_silueta4, .home_btn_menu:hover .home_silueta5{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
}

.home_sombra1, .home_sombra2, .home_sombra3, .home_sombra4, .home_sombra5{
	width:136px;
	height:126px;
	top:-120px;
	left:-10px;
	background:url(/kj/plan/img/home/sombra11.png) no-repeat;
	position:absolute;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
}
.home_sombra2{
	width:107px;
	height:230px;
	top:-210px;
	background:url(/kj/plan/img/home/sombra8.png) no-repeat;
}
.home_sombra3{
	width:89px;
	height:220px;
	top:-210px;
	background:url(/kj/plan/img/home/sombra6.png) no-repeat;
}
.home_sombra4{
	width:111px;
	height:220px;
	top:-210px;
	left:0;
	background:url(/kj/plan/img/home/sombra1.png) no-repeat;
}
.home_sombra5{
	width:137px;
	height:220px;
	top:-210px;
	left:-15px;
	background:url(/kj/plan/img/home/sombra9.png) no-repeat;
}
.home_btn_menu:hover .home_sombra1, .home_btn_menu:hover .home_sombra2, .home_btn_menu:hover .home_sombra3, .home_btn_menu:hover .home_sombra4, .home_btn_menu:hover .home_sombra5{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
}

/*menu social home*/
.home_btn_social{
	margin:0 auto;
	margin-bottom:-20px;
	margin-top:-10px;
	width:96px;
	height:45px;
	background:url(/kj/plan/img/icons/home_btn_social.png) left top no-repeat;
	cursor:pointer;
	transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
}
.btnTwitter{
	background-position:-96px 0px;
}
.btnPinterest{
	background-position:-192px 0px;
}
.btnYoutube{
	background-position:-288px 0px;
}

.home_text_social{
	font-family: 'Stone Sans';
	font-weight:normal;
	font-size:12px;
	color:#b2bfcc;
	padding:13px 0 0 35px;
	transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
}
.home_btn_social:hover{
	background:url(/kj/plan/img/icons/home_btn_social.png) left bottom no-repeat;
	transition: all 0.2s ease-in;
	-moz-transition: all 0.15s ease-in;
	-o-transition: all 0.15s ease-in;
	-webkit-transition: all 0.15s ease-in;
}
.btnTwitter:hover{
	background-position:-96px bottom;
}
.btnPinterest:hover{
	background-position:-192px bottom;
}
.btnYoutube:hover{
	background-position:-288px bottom;
}
.home_btn_social:hover .home_text_social{
	padding:13px 0 0 40px;
	visibility:visible;
	color:#0069a6;
	transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
}
.home_btn_menu{
}
/*fin m s h*/
.home_menuA{
	width:100%;
	/*background:#fff;*/
	position:relative;
	z-index:1000;
}
.home_menuA_content{
	max-width: 990px;
	margin: 0 auto;
}
.home_menuC{
	width:800px;
	margin:0 auto;
	position:relative;
	z-index:1000;
}
.home_menuC_content{
	max-width: 990px;
	margin: 0 auto;
}
.home_menuC2{
	width:100%;
	height:25px;
	background: url(../plan/img/icons/fondBarra.png) center;
	box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.4);
}
.home_header{
	width:100%;
	height:58%;
	background: rgba(0,45,67,1.00) ;
	position:relative;
}
.home_center{
	max-width:990px;
	margin:0 auto;
}
.home_fond1, .home_fond2, .home_fond3, .home_fond4  {
	max-width: 100%;
	margin: 0 auto;
	height:100%;
	background:url(/kj/plan/img/home/home_bg1.jpg) center no-repeat;
	position:absolute;
	width:100%;
}
.home_fond2 {
	background:url(/kj/plan/img/home/home_bg2.jpg) center no-repeat;
	display:none;
}
.home_fond3 {
	background:url(/kj/plan/img/home/home_bg3.jpg) center no-repeat;
	display:none;
}
.home_fond4 {
	background:url(/kj/plan/img/home/home_bg4.jpg) center no-repeat;
	display:none;
}
.home_boots{
	max-width: 100%;
	margin: 0 auto;
	height:100%;
	width:100%;
}

.home_xr3bo, .home_xr3by, .home_xr3bw, .home_xr3bb, .home_xr3bp, .home_xr3wp, .home_xr3wb, .home_pro, .home_psbr, .home_pswb, .home_pswp {
	background:url(/kj/plan/img/home/MXR3.png) center no-repeat;
	background-size: contain ;
	position:absolute;
}
.home_xr3by {
	background:url(/kj/plan/img/home/MXR3BY.png) center no-repeat;
	background-size: contain ;
	position:absolute;
}
.home_xr3bw {
	background:url(/kj/plan/img/home/MXR3BW.png) center no-repeat;
	background-size: contain ;
	position:absolute;
}
.home_xr3bb {
	background:url(/kj/plan/img/home/MXR3BB.png) center no-repeat;
	background-size: contain ;
	position:absolute;
}
.home_xr3bp {
	background:url(/kj/plan/img/home/MXR3BP.png) center no-repeat;
	background-size: contain ;
	position:absolute;
}
.home_xr3wp {
	background:url(/kj/plan/img/home/MXR3WP.png) center no-repeat;
	background-size: contain ;
	position:absolute;
}
.home_xr3wb {
	background:url(/kj/plan/img/home/Mxr3WB.png) center no-repeat;
	background-size: contain ;
	position:absolute;
}
.home_pro {
	background:url(/kj/plan/img/home/Mpro.png) center no-repeat;
	background-size: contain ;
	position:absolute;
}
.home_psbr {
	background:url(/kj/plan/img/home/MpowerShoeBR.png) center no-repeat;
	background-size: contain ;
	position:absolute;
}
.home_pswb {
	background:url(/kj/plan/img/home/MpowerShoeWB.png) center no-repeat;
	background-size: contain ;
	position:absolute;
}
.home_pswp {
	background:url(/kj/plan/img/home/MpowerShoeWP.png) center no-repeat;
	background-size: contain ;
	position:absolute;
}
.page_center {
	max-width: 990px;
	margin: 0 auto;
}
.page_center img{
	padding: 10px 0;
}

select {
	font-size: 11px;
	color: #888888;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CAD2CE;
}
a {
	cursor: pointer;
	text-decoration: none;
	outline: none !Important;
}

@font-face{
	font-family:'Stone Sans';
	src: url('/KangooFontBI.woff') format('woff');
}
@font-face{
	font-family:'Stone Sans Italic';
	src: url('/KangooFontI.woff') format('woff');
}

hr{
	color: #069;
	background-color: #069;
	height: 2px;
	border:none;
}



/*PÁGINA DE PERFIL*/
.head {
/*	min-width:900px;*/
	height:90px;
}
.logo {
	position:absolute;
	margin:20px 0 0 -40px;
}
.home_logo {
	max-width:900px;
	margin:0 auto;
}
.home_logo img{
	position:absolute;
	margin:20px 0 0 -40px;
	z-index:10000;
}
.tit {
	font-family: 'Stone Sans';
	font-weight:normal;
	float:right;
	margin:0 auto;
	padding:20px 15px 10px 0;
	color:#135e8e;
	font-size:38px;
	text-align:right;
	width:100%;
	max-width:900px;
}
.cont {
	font-size:14px;
	margin:0;
	padding:0;
	position:relative;
}
.line {
	background:url(/kj/plan/img/profile/fondT.png) repeat;
	margin:0px 0 5px 0;
	height:7px;
	clear:both;
	overflow:hidden;
	width:100%;
}
.line2 {
	background:url(/kj/plan/img/profile/fondT.png) repeat;
	margin:2px 0 5px 0;
	height:4px;
	clear:both;
	overflow:hidden;
	width:100%;
}
.line3 {
	background:url(/kj/plan/img/profile/fondT.png) repeat;
	margin:2px 0 5px 0;
	height:2px;
	clear:both;
	overflow:hidden;
	width:100%;
}
.linea {
	background:url(/kj/plan/img/profile/fondT.png) repeat;
	margin:5px 5px 1px 5px;
	height:7px;
	overflow:hidden;
}
/*perfil*/
.table {
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
.rowTable {
	display: table-row;
	margin: 0;
	padding: 0;
}
.column{
	text-align:center;
	display: table-cell;
	width: 33%;
	margin: 0;
	padding: 0 1%;
	vertical-align:top;
}
.home_column{
	text-align:center;
	display: table-cell;
	width: 33%;
	margin: 0;
	padding: 0 1%;
	vertical-align:top;
}
.home_columnSocial{
	display: table-cell;
	width: 25%;
	margin: 0;
	padding: 0 1%;
	vertical-align:top;
}
.home_columnMenu{
	display: table-cell;
	width: 20%;
	margin: 0;
	padding: 0 1%;
	vertical-align:top;
}
.home_column img{
	max-width:320px;
	width:100%;
}
.intP, .intO, .intC{
	background: url(/kj/plan/img/fondTrans.png);
	margin:120px auto;
	width:95%;
	max-width:900px;
	margin-bottom:0;
	padding:5px 5px 5px 5px;
	font-size:12px;
	line-height:1.7em;
	color: #666;
	overflow:hidden;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow: 0px 0px 4px #666;
	-moz-box-shadow: 0px 0px 4px #666;
	-webkit-box-shadow: 0px 0px 4px #666;
}
.intO {
	/*margin:12px 0;*/

}
.intC {
	margin:60px auto;
}
.intP Iframe{
	width:70%;
	margin:0 auto;
}
shiptabs{
	
}
/*IMAGEN PERFIL */
/*.datasC{
	background:#FFF;
	height:170px;
	padding:20px 0 20px 0;
	margin:0 -10px -10px -10px;
}*/
.fondBlanc{
	background:#FFF;
	margin:-5px -10px;
}
.ava {
	float:left;
	position:relative;
	margin: 0 10px 10px 40px;
	overflow:hidden;
	text-align: center;
	vertical-align: middle;
}
.ava img {
	position:relative;
	top:0;
	left:auto;
	z-index:2;
	right: auto;
	max-width:150px;
	max-height:150px;
}
.ava .avaove {
	position:absolute;
	padding:20px 0 0 0;
	margin:0 0 0 0;
	left:0;
	top:0;
	z-index:-1;
	width:100%;
	height:100%;
	text-align:center;
	background:#135e8e;
	opacity: .60;
	-moz-opacity: .60;
	filter:alpha(opacity=60);
	cursor:pointer;
}
.ava .avaove a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	margin:0 auto;
}

.ava:hover .avaove {
	z-index:3;
	color:#FFFFFF;
}
.ava:hover img {
	opacity: .60;
	-moz-opacity: .60;
	filter:alpha(opacity=60);
}
.avaoverea{
	background:#135e8e;
	z-index:3;
}
/**/

.perfil form {
	margin:5px 0 0 30px;
}
.addressMargin{
	 /* margin-left:170px;*/
}
.dataF, .dataA,.dataO, .dataC{
	float: left;
	padding: 0 0 0 10px;
	width: 200px;
	min-height:60px;
}
.dataC{
	width: 220px;
}
.dataF h3, .dataA h3, .dataO h3, .dataC h3{
	padding-left: 15px;
}
.dataF input, .dataA input{
	color:#135e8e;
	font-size:11px;
}
.dataF p, .dataA p, .dataO p, .dataC p {
	margin:2px 0 10px 20px;
	min-height:20px;
}
.dataL {
	padding:20px;
	text-align:center;
	width:100%;
}
.dataO p{
	line-height:1em;
	text-align:center;
	min-height:20px;
	margin:0;
	padding: 0 0 20px 10px;
	font-style:italic;
	font-weight:bold;
	font-size:17px;
	color:#135e8e;
	text-align:left;
	float: left;
	clear:both;
}
.dataO h3{
	font-size:13px;
	color: #999;
	float: left;
	height:15px;
	margin:0;
	padding: 0 0 0 10px;
}
.payImg{
	margin:20px 0 0 10px;
	min-width:440px;
	float:left;
}
.payImg p{
	font-size:12px;
	color:#999;

}
.imgCredit{
	float:left;
	padding:10px 0;
	margin:0 auto;
	width:298px;
	border:1px solid #fff;
	border-radius:6px;
	-ms-border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	color: #470001;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.imgCredit:hover{
	border:1px solid #CCC;
	background: #FCF3EB;
}
.imgPaypal{
	float: right;
	padding: 10px 0;
	width: 298px;
	border: 1px solid #fff;
	border-radius: 6px;
	-ms-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	color: #470001;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.imgPaypal:hover{
	border:1px solid #CCC;
	background: #EDF2F8;
	cursor:pointer;
}
/* formulario popup shop */
.myformS {
	margin:0 auto;
	padding:14px;
}
/* formulario login/register */
.myform {
	/*white-space:nowrap;*/
	margin:0;
}
#stylized {
	margin:0;
}
#stylized label {
	display:block;
	font-weight:bold;
	text-align:right;
	float:left;
	padding-right:10px;
	padding-top:0;
	font-style:italic;
	font-size:18px;
	color:#135e8e;
	width:83px;
}
#stylized .small {
	color: #9E4B49;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	float:right;
	padding-right:5px;
	line-height:14px;
	
}
#stylized .small3 {
	padding:0;
	margin:0;
	color: #999;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	float:right;
	padding-right:5px;
	width:135px;
}
#stylized .opt {
	display:block;
	font-weight:bold;
	text-align:right;
	float:left;
	padding-right:10px;
	font-style:italic;
	font-size:22px;
	color: #8fa9c5;
	width:122px;
}
#stylized input {
	float:left;
	font-size:12px;
	padding:2px 4px;
	border:solid 1px #aacfe4;
	/*margin:2px 0 0 0px;*/
	color:#135e8e;
}

.next {
	background: url(../plan/img/icons/delete.jpg) left center no-repeat;
}
.next:hover {
	background: url(../plan/img/icons/deleteOn.jpg) left center no-repeat;
}
#stylized .small2 {
	position:absolute;
	font-size:11px;
	color: #999;
}
#formAd {
	/*width:861px;*/
	margin:0 auto;
	overflow:hidden;
	background: #E0EBF3;
	border:2px solid #135e8e;
	border-top:none;
}
#stylized .addr {
	float:left;
	/*width:830px;*/
	padding:3px 0 0 35px;
	background:url(../plan/img/icons/icon.png) -117px -60px no-repeat;
	color:#135e8e;
	margin:10px 0 0 11px;
	font-size:30px;
	font-style:italic;
	font-weight:bold;
	float:left;
	text-align:left;
	border-bottom:2px solid #135e8e;
	cursor:pointer;
}
#stylized .optio {
	margin-bottom:15px;
	text-align:left;
	padding-left:5px;
	font-size:13px;
	height:20px;
	color: #999;
	font-style:italic;
	font-weight:bold;
	background:url(../plan/img/profile/fondT.png) bottom repeat-x;
	clear:both;
	overflow:hidden;
}
#stylized2, {
 margin: 0 150px 0 0;
}
#stylized2 button, #stylized3 button {
	text-align:right;
	float:right;
	margin:10px 50px 10px 10px;
	height:26px;
	background:#0b3250;
	padding:2px 10px 4px 30px;
	border:none;
	color: #FFF;
	cursor:pointer;
	font-size:15px;
	font-weight: bold;
	font-style:italic;
	border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
}
#stylized2 button p, #stylized3 button p {
	text-align:right;
	font-style:normal;
}
#stylized2 button:hover {
	background: url(../plan/img/icons/fondBtn1.jpg);
}
#stylized3 {
	margin: 0 130px 0 0;
}
#stylized3 button {
	height:24px40px 10px 10px;
	padding:0 10px 2px 30px;
	font-size:12px;
	border: 3px solid #135e8e;
	color:#135e8e;
	background-color:#E9F2FC;
}
#stylized3 button:hover {
	color: #135e8e;
	background-color: #cedef0;
	border: 3px solid #135e8e;
}

#btnsign, #btnFo {
	margin:10px 40px 30px 0;
	float:left;
	text-align:right;
	color: #999;
	width:180px;
}
#btnFo {
	float:left;
}
#btnsign a, #btnFo a {
	color: #135e8e;
	cursor:pointer;
	font-size:15px;
	line-height:10px;
	font-weight: bold;
	font-style:italic;
	text-decoration:none;
}
#btnsign a:hover, #btnFo a:hover {
	color: #09F;
	text-decoration:underline;
}

.totCheck {
	font-size: 14px;
	text-align: right;
	color: #0D4062;
	padding: 5px;
	font-weight: bold;
	font-style: italic;
}
.totCheckspan {
	font-size:16px;
	font-weight:bold;
	color: #FFF;
}

.form_gen {
	margin:0;
}
.form_gen .btn{
	color: #ffffff;
}
.form_gen label {
	display:block;
	font-weight:bold;
	text-align:right;
	float:left;
	padding-right:10px;
	font-style:italic;
	font-size:16px;
	color:#135e8e;
}
.form_gen .small {
	color: #9E4B49;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	float:right;
	padding-right:5px;
	width:105px;
}
.form_gen .small3 {
	padding:0;
	margin:0;
	color: #999;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	float:right;
	padding-right:5px;
	width:135px;
}
.form_gen .opt {
	display:block;
	font-weight:bold;
	text-align:right;
	float:left;
	padding-right:10px;
	font-style:italic;
	font-size:22px;
	color: #8fa9c5;
	width:122px;
}
.form_gen input, .form_gen textarea  {
	float:left;
	font-size:12px;
	padding:2px 4px;
	border:solid 1px #aacfe4;
	/*margin:2px 0 0 0px;*/
	color:#135e8e;
}




/*botones generales*/
.iconCshop{
	text-align:right;
	float:right;
	height:20px;
	border:solid #4DA6FF 1px;
	cursor:pointer;
	font-weight: bold;
	border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	margin:10px 0 0 0;
	padding:0 10px 0 25px;
	padding-bottom:3px;
	font-size:10px;
	border: 1px solid #999;
	color:#4DA6FF;
	background: #FFF url(../plan/img/icons/iconOn.png) -125px -17px;
}
.iconCshop:hover {
	background: #369 url(../plan/img/icons/iconOn.png);
	border:solid #999 1px ;
	color: #F3F3F3;
}
.iconC {
	text-align:right;
	float:right;
	height:20px;
	border:solid #999 1px;
	cursor:pointer;
	font-weight: bold;
	border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	padding:0 10px 0 25px;
	padding-bottom:3px;
	font-size:10px;
	border: 1px solid #069;
	color:#fff;
	background: #206694 url(../plan/img/icons/icon.png);

}
.iconC:hover {
	background: #23415F	 url(../plan/img/icons/iconOn.png);
	border:solid #069 1px ;
	color: #BFDFFF;
}
.ICcheck {
	background-position: 0px 0px;
}
.ICcheck:hover{
	background-position: 0px 0px;
}
.on {
	border:solid #036 1px;
	cursor:pointer;
	font-weight: bold;
	color: #FFF;
	background: #069 url(../plan/img/icons/icon.png) no-repeat;
}
.on:hover{
	background: #036 url(../plan/img/icons/iconOn.png) no-repeat;
	border:solid #069 1px ;
	color: #F3F3F3;
}
.ICbuy {
	background-position: -125px 0px;
}
.ICbuy:hover{
	background-position: -125px 0px;
}
.btn {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:right;
	float:right;
	height:40px;
	padding:2px 15px 4px 40px;
	border:none;
	color: #FFF;
	cursor:pointer;
	font-size:15px;
	font-weight: bold;
	font-style:italic;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20x;
	background: url(../plan/img/icons/btns.png) no-repeat;
	transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
}
.btn:hover {
	background: url(../plan/img/icons/btns_act.png) no-repeat;
	transition: 0.2s ease-in;
	-moz-transition: 0.2s ease-in;
	-o-transition: 0.2s ease-in;
	-webkit-transition: 0.2s ease-in;
}
.btnNext {
	background-position: 0px 0px;
}
.btnNext:hover{
	background-position: 0px 0px;
}
.btnUpd, .btnUpd:link, .btnUpd:active , .btnUpd:visited  {
	background-position: 0px -40px;
}
.btnUpd:hover{
	background-position: 0px -40px;
}
.btnLog {
	background-position: 0px -80px;
}
.btnLog:hover{
	background-position: 0px -80px;
}
.btnShop {
	background-position: -4px -203px;
}
.btnShop:hover{
	background-position: -4px -203px;
}
.btnDown{
	float:left;
	padding:3px 10px 0 30px;
	margin-top:5px;
	height:25px;
	background-position: 0px -424px;
}
.btnDown:hover{
	padding:3px 10px 0 30px;
	margin-top:5px;
	height:25px;
	background-position: 0px -424px;
}
.btnAddC {
	padding:0 10px 0 35px;
	margin-top:5px;
	height:25px;
	background-position: 0px -400px;
}
.btnAddC:hover, .btnDownSupport:hover{
	background-position: 0px -400px;
}
.btnDownSupport {
	padding:0 10px 0 35px;
	margin-top:5px;
	margin:0 auto;
	max-width:70px;
	float:inherit;
	height:25px;
	background-position: 0px -400px;
}
.btnEnt {
	padding:2px 10px 2px 35px;
	margin-top:13px;
	padding-top:0;
	padding-bottom:0;
	height:25px;
	background-position: 0px -375px;
}
.btnEnt:hover{
	background-position: 0px -375px;
}
.btnOrder {
	padding:0 5px;
	font-size:12px;
	margin:5px 5px 0 0;
	float: inherit;
	height:25px;
	border:1px solid rgba(255,255,255,0.5);
	background-position: -100px -375px;
}
.btnOrder:hover{
	background-position: -100px -1px;
}
.activeOrder {
	background-position: -100px -130px;
}
.btnOrderPrint {
	font-size:12px;
	margin:5px 5px 10px 0;
	float: right;
	height:25px;
	background-position: 0px -485px;
}
.btnOrderPrint:hover{
	background-position: 0px -485px;
}
.btnOrderSend {
	padding:0 5px 0 25px;
	font-size:12px;
	margin:7px 5px 12px 0;
	float: right;
	height:25px;
	background-position: 0 -510px;
}
.btnOrderSend:hover{
	background-position: 0 -510px;
}
.btnOrderCreate {
	padding:0 5px 0 25px;
	font-size:15px;
	margin:0px 5px 12px 0;
	float: right;
	height:25px;
	background-position: 0 -585px;
}
.btnOrderCreate:hover{
	background-position: 0 -585px;
}
.btnAdd{
	background-position: 0px -350px;
	padding:2px 10px 4px 25px;
	height:25px;
	float: right; 
	font-size:11px;
}
.btnAdd:hover{
	background-position: 0px -350px;
}
.btnAddress{
	background-position: 0px -350px;
	margin-left:30px;
	padding:2px 10px 4px 25px;
	height:25px;
	float: left; 
	font-size:11px;
}
.btnAddress:hover{
	background-position: 0px -350px;
}
.btnReturn{
	background-position: 0px -560px;
	margin:0 0 0 15px;
	padding:2px 10px 4px 25px;
	height:25px;
	float: left; 
	font-size:11px;
}
.btnReturn:hover{
	background-position: 0px -560px;
}
.btnDelete{
	background-position: 0px -535px;
	padding:2px 10px 4px 25px;
	height:25px;
	float: right; 
	font-size:11px;
}
.btnDelete:hover{
	background-position: 0px -535px;
}
.btnShipNext{
	margin:0 0 0 0;
	background-position: -3px -203px;
}
.btnShipNext:hover{
	background-position: -3px -203px;
}
.btnBuy{
	background-position: -3px -120px;
	padding:2px 25px 2px 65px;
	height:80px; 
	font-size:18px;
	margin-bottom:10px;
}
.btnBuy:hover{
	background-position: -3px -120px;
}
.btnMu{
	background-position: 0px -120px;
}
.btnMu:hover{
	background-position: 0px -120px;
}
.btnSpa{
	background-position: 0px -160px;
}
.btnSpa:hover{
	background-position: 0px -160px;
}
.btnCh{
	background-position: 0px -300px;
}
.btnCh:hover{
	background-position: 0px -300px;
}
.btnPho a, .btnPho:link{
	background-position: 0px -250px;
	float:none;
	padding:13px 25px 13px 50px;
	height:50px;
	text-decoration:none;
}
.btnPho:hover{
	background-position: 0px -250px;
}
.btnVid a, .btnVid:link {
	background-position: 0px -200px;
	float:none;
	padding:13px 25px 13px 50px;
	height:50px; 
	text-decoration:none;
}
.btnVid:hover{
	background-position: 0px -200px;
}
.titP {
	font-family: 'Stone Sans';
	font-weight:normal;
	display:inherit;
	float:right;
	z-index:0;
	color: #8FA9C5;
	font-size:35px;
	padding:10px 10px 15px 10px;
	text-align:right;
}
.btnP {
	margin-left:-40px;
	overflow:hidden;
}
.btnP ul li {
	float:left;
	text-align:center;
	margin:0;
	padding:5px 0 14px 70px;
	list-style:none;
	width:141px;
}

.btnP img {
	margin-bottom:10px;
}

/*menu perfil*/
.menuP {
	position:absolute;
	margin-top:-23px;
	margin-left:0;
}
.marginS{
	margin-left:150px;
}
.menuP a{
	text-decoration: none;
}
.menuP ul {
	list-style: none;
	list-style-type: none;
	text-decoration: none;
}

.menuP li {
	background: url(../plan/img/fondTrans3.png);
	text-decoration: none;
	list-style: none;
	list-style-type: none;
	height:20px;
	float:left;
	margin:-9px 8px 0 0;
	padding:5px 25px 2px 25px;
	border-bottom:0;
	color: #FFF;
	cursor:pointer;
	font-size:14px;
	font-weight: bold;
	font-style:italic;
	border-radius:6px 6px 0px 0px;
	-moz-border-radius:6px 6px 0px 0px;
	-webkit-border-radius:6px 6px 0px 0px;
	position: relative;
	z-index:10;
}
.menuP .out img {
	/*background: url(../plan/img/fondTrans4.png) ;*/
	margin:2px 2px -3px -15px;
}
.numberTab1, .numberTab2, .numberTab3{
	width:42px;
	height:45px;
	font-size: 66px;
	background:url(/kj/plan/img/shop/tab1.png) no-repeat;
	left: 100px;
	top: -40px;
	position: absolute;
	z-index: 50;
	cursor:default;
}
.numberTab2{
	background: url(/kj/plan/img/shop/tab2.png) no-repeat;
	left: 60px;
}
.numberTab3{
	background: url(/kj/plan/img/shop/tab3.png) no-repeat;
	left: 70px;
}
.menuP li a{
	color:#FFF;
}
.menuP li.active a{
	color:#315277;
	cursor: text;
}
.menuP li.active {
	height:23px;
	background:#FFF;
/*  	background:url(../plan/img/fondTrans4.png);*/
	text-decoration: none;
	font-weight:bold;
	font-style:italic;
	border-bottom:0;
	font-size:16px;
	z-index:10;
	box-shadow: 0px -3px 3px #CCC;
	-moz-box-shadow: 0px -3px 3px #CCC;
	-webkit-box-shadow: 0px -3px 3px #CCC;
}
.menuP li.active .fondBlan{
  	background: #FFF;
}


/*tabla en perfil*/
.orderA {
	text-align:center;
	border-collapse: collapse;
	font-size: 1em;
	color: #000;
	margin:0;
}
.orderA th {
	text-align:center;
	border: 1px dotted #666;
	padding: 0.5em;
	font-size: 1.2em;
	font-style:italic;
	font-weight:bold;
	color: #900;
	border-top:none;
}
.orderA td {
	border: 1px dotted #666;
	padding: 0.5em;
	color: #900;
	border-top:none;
	border-left:none;
	font-weight:bold;
}
.orderA th[scope=col] {
	color: #fff;
	background-color: #660000;
	background-image: none;
	font-size: 1.2em;
	font-weight:bold;
	border:none;
}
.orderA tr.pro th, .orderA tr.pro td, .orderA tr.pro a {
	color: #000000;
}

.orderA .col1 {
	background-color: #F8E4E4 !important;
}
.orderA .col2 {
	background-color:#FFF !important;
}



.orderT {
	text-align:center;
	border-collapse: collapse;
	font-size: 0.9em;
	color: #000;
	margin:0;
}
.orderT th {
	text-align:center;
	border: 1px dotted #666;
	padding: 0.5em;
	font-size: 1em;
	font-style:italic;
	font-weight:bold;
	color: #900;
	border-top:none;
}
.orderT td {
	border: 1px dotted #666;
	padding: 0.5em;
	color: #900;
	border-top:none;
	border-left:none;
}
.orderT th[scope=col] {
	text-align:center;
	font-style:italic;
	font-weight:bold;
	color: #135e8e;
	font-size: 1.1em;
	border-left:none;
}
.orderT th+th[scope=col] {
	color: #fff;
	background-color: #135e8e;
	background-image:none;
	border-right: 1px dotted #FFF;
	font-size: .9em;
}
.orderT tr.nor th, .orderT tr.nor td, .orderT tr.nor a {
	color: #060;
}
.orderT tr.pro th, .orderT tr.pro td, .orderT tr.pro a {
	color: #135e8e;
}
.orderT tr.can th, .orderT tr.can td, .orderT tr.can a{
	color: #CCC;
}
.orderT tr.pen th, .orderT tr.pen td, .orderT tr.pen a {
	color: #F00;
	background:url(../plan/img/fondTrans7.png);
}


.col1 {
	background-color:#FFF;
}
.col2 {
	background-color: #E4F1F8;
}
.orderT:hover tr:hover {
	background: url(../plan/img/fondTrans8.png);
	cursor:pointer;
}
/*thumb galeria*/
.tabHs{
	margin-left:170px;
	padding-right:15px;

}
.tabTra{
	padding-left:15px;
}
.tabPho{
	padding-left:20px;
	max-width:650px;
}
.tabVid{
	padding-left:20px;
	width:95%;
	margin-left:25%;
}
.galT {
	float:left;
	position:relative;
	margin:0 18px 10px 0;
	height:100px;
	overflow:hidden;
	text-align: left;
	vertical-align: bottom;
}
.galT img {
	cursor:pointer;
	position:relative;
	bottom:0;
	left:auto;
	z-index:2;
	right: auto;

}
.galT .textoG {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:absolute;
	left:0;
	bottom:0;
	line-height:11px;
	z-index:-1;
	max-height:90px;
	text-align:center;
	background: url(../plan/img/fondTrans3.png);
	color:#FFFFFF;
	border: #135e8e 5px solid;
}
.galT .textoG a {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-size:9px;
}
.galT:hover .textoG {
	z-index:3;
}
/*tabla en shop/checkout*/
.orderS {
	border-collapse: collapse;
	font-size: 1em;
	color: #000;
}
.orderS th {
	border: 1px dotted #666;
	padding: 0.5em;
	font-size: 1em;
	font-style:italic;
	font-weight:bold;
	color: #900;
	border-top:none;
	border-left:none;
}
.orderS td {
	border: 1px dotted #666;
	border-top:none;
	color:#135e8e;
}
.orderS th[scope=col] {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	background-color: #135e8e;
	background-image: none;
	font-size: 1.2em;
	border: 1px solid #135e8e;
}
.orderS tr.pro th, .orderS tr.pro td {
	padding:2px 5px 2px 5px;
	line-height:1em;
	font-size:14px;
	font-weight:bold;
}
.prodS {
	font-family: 'Stone Sans';
	font-weight:normal;
	float:left;
	display:inline;
	width:100%;
	margin: 5px 0 ;
}
.prodS img {
	/*float:left;*/
	margin: 0 10px;
}
.prodS span {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	margin:3px 0 0 5px;
	font-size:9px;
	line-height:1em;
	font-weight:bold;
	color:#666;
}
.orderS img {
	padding:0 2px 0 5px;
	/*float:left;*/
}
.col1 {
	background-color: #E4F1F8;
}
.col2 {
	background-color:#FFF;
}
.orderS tr:hover {
	background: url(../plan/img/fondTrans8.png);
}
.prod {
	color: #0a2f48;
	font-weight:bold;
}
.quan, .quan input {
	color: #135e8e;
	text-align:center;
}
.totS {
	color: #0a2f48;
	font-weight:bold;
	text-align:center;
}
.delS {
	width:18px;
	height:18px;
	margin:0;
	margin-left:5px;
	background:url(../plan/img/icons/icon.png) 0px -135px no-repeat;
}
a .delS {
	text-decoration:none;
}
a:hover .delS {
	background:url(../plan/img/icons/iconOn.png) 0px -135px no-repeat;
}
.delSorder{
	width:14px;
	height:14px;
	margin:0;
	padding:0;
	position:absolute;
	right:6px;
	top:6px;
	border:1px solid rgba(255,255,255,0.5);
	background:url(../plan/img/icons/icon.png) -2px -286px no-repeat #fff;
	border-radius: 20px;
	-ms-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	cursor:pointer;
}
.delSorder:hover{
	background:url(../plan/img/icons/iconOn.png) -2px -286px no-repeat #fff;
}

.orderData{
	float: left;
	text-align: right;
	color: #135e8e;
	font-style: italic;
	font-weight: bold;
	margin: 10px 0 20px 20px;
	padding: 0;
	/*min-width:500px;*/
	text-align:left;
}
.orderData i{
	color:#C00;
}
.orderData b{
	color:#aaa;
}


.orderData h1{
	font-size:18px;
	margin: 0;
	padding: 0;
}



.lineaVdata{
	width:1px;
	height:15px;
	border-left:1px solid #C00;
	margin: 0 10px;
}
/*accesoriosa en checkout*/
.accShop {
}
.accShop h3 {
	font-family: 'Stone Sans';
	font-weight:normal;
	color: #8FA9C5;
	padding-top:10px;
	text-align:center;
	font-size:18px;
}
.btnCheck {
	float:left;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-align: left;
	color:#900;
	margin-top:15px;
}
.btnCheck input {
	color:#135e8e;
	padding:2px 6px;
	border:1px solid #666;
}
.logCheck {
	color: #135e8e;
	text-align:center;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	margin-bottom:15px;
}
a:hover .paypB {
	cursor:pointer;
	background:url(../plan/img/icons/btns_act.jpg) no-repeat #FFF;
	background-position: 0 -308px;
}
.contAcc {
	padding-left:0px;
}
.accS {
	max-width:250px; 
	width:90%;
	background: #FFF;
	border: 2px #CCC solid;
	float: left;
	padding: 8px;
	margin: 0 9px 10px 0;
	border: 2px #CCC solid;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.accS h3 {
	font-family: 'Stone Sans';
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:13px;
	text-align:left;
	color: #135e8e;
}
.infC {
	color:#135E8E;
	clear:both;
	float:left;
	padding:10px;
	font-size:9px;
}
.infCB{
	width:75px;
	float:left;
	margin:0 0 0 5px;
}
.infCB input {
	color: #135e8e;
	text-align:center;
	width:40px;
}
.contAcc p {
	padding:0 10px;
	margin-top:-2px;
	line-height:1em;
	font-size:11px;
}
.checkpre{
	float:right;
	
	color:#600;
	font-size:18px;
	font-weight:bold;
}
/*health*/
.intH {
	background: url(../plan/img/fondTrans.png);
	height:100%;
	margin:20px 10px 30px 10px;
	border:1px solid #999;
	text-align:left;
	padding:5px 0;
	font-size:12px;
	line-height:1.7em;
	color: #666;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow: 0px 0px 4px #666;
	-moz-box-shadow: 0px 0px 4px #666;
	-webkit-box-shadow: 0px 0px 4px #666;
}
.intH a {
	color:#09F;
	font-weight:bold;
	font-style:italic;
}
.intH .SYSS_imagen {
	/*padding:5px;
	margin:5px;*/
	height:auto;
	width:100%;
	max-width:350px;
}
.intH a:hover {
	color:#06C;
	text-decoration:none;
}
.fondCen{
}
/*menu izquierdos*/
.menuH {
	float:left;
	width:155px;
	height:100%;
	margin:-5px 0 0 0;
	padding:0 0 40px 0;
	background:url(../plan/img/icons/bMenuH.png) no-repeat bottom right;
	font-size:11px;
	line-height:1.7em;
	overflow:hidden;

}
.menuH a{
	height:200px;
	color:#315277;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
.menuH a:hover {
	color:#09F;
	text-decoration:none;
}
.menuH .active a {
	color: #900;
	text-decoration:none;
}
.menuH ul {
	list-style: none;
	list-style-type: none;
	padding:0 0 0 15px;
	margin:0;
	
}
.menuH li {
	background:url(../plan/img/icons/icon.png) 0px -242px no-repeat;
	list-style: none;
	list-style-type: none;
	line-height:12px;
	margin:0 2px 0 0;
	padding:3px 5px 10px 20px;
	cursor:pointer;
	font-weight: bold;
	font-style:italic;
}
.menuH li:hover {
	color:#090f28;
}
.menuH li.active {
	background:url(../plan/img/icons/iconOn.png) 0px -242px no-repeat;
	font-weight:bold;
	font-style:italic;
	color:#06C;
	padding-bottom:11px;
	z-index:10;
	text-decoration:none;
}
.menuH li.paypB{
	background: url(../plan/img/icons/icon.png) no-repeat;
	background-position:0px -205px;
}
.menuH li.active.paypB{
	background: url(../plan/img/icons/iconOn.png) no-repeat;
	background-position:0px -205px;
}
.addA a{
	font-size:14px;
	text-decoration:none;
	color:#09F;
	padding:0;
}
.lineaV {
	float:left;
}
.listH, .listE {
	list-style-type: none;
	margin:10px 0 0 0;
}
.listH ul, .listE ul {
	margin:0;
	padding:0;
}
.listH li, .listE li {
	background:url(../plan/img/icons/icon.png) -100px -170px no-repeat;
	margin:0 0 10px 0;
	padding:2px 0 9px 28px;
	/*float:left;*/
	
}
.listE li {
	background:url(../plan/img/icons/iconOn.png) -100px -170px no-repeat;
}
.listH li a, .listE li a {
	color:#09F;
	font-weight:bold;
	font-style:italic;
	padding:5px 0;
}
.listH li a:hover, .listE li a:hover {
	color:#06C;
	text-decoration:none;
}
/*contenido health*/
.dataH {
	float:left;
	margin:10px 0 0 15px;
	width:690px;
}
.dataH p {
	margin:0;
	font-size:14px;
	color:#1f6594;
	line-height:1.8em;
	margin:0;
	font-weight:400;
}
.dataH h5 a {
	color:#09F;
	font-weight:bold;
	font-style:italic;
}
.dataH h5 a:hover {
	color:#06C;
}
.imgL {
	float:left;
	margin:10px 10px 10px 0;
}
.imgC {
	text-align: center;
	display: block;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.imgR {
	float:right;
	margin:10px 0 10px 10px;
}
/*shop*/
.intS {
	background: url(../plan/img/fondTrans.png);
	margin-bottom:10px;
	padding:10px 0;
	width:100%;
	height:100px;
	border-top:3px solid #135e8e;
	border-bottom:3px solid #135e8e;
	text-align:left;
	font-size:12px;
	line-height:1.3em;
	color: #666;
	box-shadow: 0px 0px 4px #666;
	-moz-box-shadow: 0px 0px 4px #666;
	-webkit-box-shadow: 0px 0px 4px #666;
	/*min-width:900px;*/
}
.intM {
	background: #FFF;
	margin:0 0 50px 0;
	padding:0;
	width:100%;
	height:230px;
	border-bottom:3px solid #135e8e;
	text-align:left;
	font-size:12px;
	line-height:1.7em;
	color: #666;
	box-shadow: 0px 0px 4px #666;
	-moz-box-shadow: 0px 0px 4px #666;
	-webkit-box-shadow: 0px 0px 4px #666;
}
.intM ul {
	margin:0;
	padding:0;
	width:6000px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.intM ul li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
}
.intBarraProdImg {
	clear:both;
	margin:0 0 10px 0;
	padding:0;
	width:100%;
	height:100px;
	border-bottom:3px solid #135e8e;
	border-top:3px solid #135e8e;
	text-align:left;
	font-size:12px;
	line-height:1.7em;
	color: #666;
	overflow:hidden;
}
.intBarraProdImg ul {
	margin:0;
	padding:0;
	width:500%;
}
.intBarraProdImg ul li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
}
.bordeS {
	border-bottom:#135e8e 3px solid;
}
.titM {
	font-family: 'Stone Sans';
	font-weight:normal;
	cursor:pointer;
	padding:0 0 0 35px;
	background:url(../plan/img/icons/plus.png) left center no-repeat;
	color:#135e8e;
	margin-top:5px;
	margin-bottom:-8px;
	float:left;
	font-size:30px;
	text-align:center;
	text-transform:uppercase;
}
.titM a {
	cursor:pointer;
	color:#135e8e;
	text-decoration:none;
}
/*interior del btn de la tienda*/

.shopBtn {
	float:left;
	position:relative;
	margin: 0 10px 0 10px;
	width:230px;
	height:230px;
	cursor:pointer;
}
.shopBtn img {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.shopBtn .textot {
	position:absolute;
	padding:0px 10px 0 10px;
	left:0;
	top:0;
	z-index:-1;
	width:210px;
	height:230px;
	text-align: left;
	background: url(../plan/img/fondTrans2.png);
	color:#6CF;
}
.textotint{
	padding:10px;
}
.shopBtn .textot p {
	margin:0 5px 5px 5px;
	padding:0;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}
.shopBtn .textot a {
	color:#fff;
	text-decoration:none;
	font-size:12px;
	text-align:left;
}
.shopBtn:hover .textot {
	z-index:3;
}
.shopBtn .textot a:hover {
	text-decoration:underline;
}
.shopBtn .textoI {
	position:absolute;
	/*background:url(../plan/img/icons/icon.png) -130px -90px no-repeat;*/
	padding: 1px 12px 0 30px;
	right:10px;
	bottom:30px;
	z-index:-1;
	text-align:center;
	color: #FFF;
	font-size:16px;
}
.shopBtn a .textoI {
	color: #E1F0FF;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
.shopBtn .textoI:hover {
	/*background:url(../plan/img/icons/iconOn.png) -130px -90px no-repeat;*/
}
.shopBtn a:hover .textoI {
	color:#fff;
	text-decoration:NONE;
}
.shopBtn:hover .textoI {
	z-index:4;
}
.shopBtn .textoB {
	position:absolute;
	/*background:url(../plan/img/icons/icon.png) -130px -90px no-repeat;*/
	padding: 1px 12px 0 30px;
	left:10px;
	bottom:30px;
	z-index:-2;
	text-align:center;
	color:#FFF;
	font-size:16px;
	cursor:pointer;
}
.shopBtn a .textoB {
	color:#E1F0FF;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
.shopBtn .textoB:hover {
	/*background:url(../plan/img/icons/iconOn.png) -130px -90px no-repeat;*/
}
.shopBtn a:hover .textoB {
	color: #fff;
	text-decoration:none;
}
.shopBtn:hover .textoB {
	z-index:5;
}
/*shop series*/
.Mseries {
	font-weight:bold;
	font-style:italic;
	text-align:center;
	margin:0;
	/*min-width:900px;*/
}
.Mseries img {
	text-align:center;
	margin:0 30px 0 0;
	cursor:pointer;
}

.serieT {
	float:left;
	width:290px;
	margin:10px 20px 10px 20px;
	background: url(../plan/img/fondTrans.png);
	border:1px solid #999;
	text-align:center;
	font-size:12px;
	line-height:1.7em;
	color: #666;
	border-radius:40px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	box-shadow: 0px 0px 4px #666;
	-moz-box-shadow: 0px 0px 4px #666;
	-webkit-box-shadow: 0px 0px 4px #666;
}
.serieT p {
	font-family: 'Stone Sans';
	font-weight:normal;
	padding:10px;
	font-size:12px;
	text-align:left;
}
.titS {
	font-family: 'Stone Sans';
	font-weight:normal;
	width:670px;
	color:#135e8e;
	height:100%;
	text-align:left;
	padding:5px 5px 5px 0;
	font-size:24px;
}
/*FLASH BARRA INFERIOR*/
.bFlash {
	width:100%;
	height:100%;
	position:absolute;
	bottom:0;
	z-index:100;
}
/*pop up tienda*/

.fonN {
	width:100%;
	height:100%;
	background: #000;
	opacity: .80;
	-moz-opacity: .80;
	filter:alpha(opacity=80);
}
.dataC {

	margin:0;
	padding:0;
}
.sText{
	padding: 0 30px 0 30px;
}
.sText form {
	font-size:16px;
	color:#135e8e;
	margin:0;
}
.sText input {
	color:#135e8e;
}
.sText textarea {
	float:right;
	display:inline;
	color:#135e8e;
}
.dataS #big {
	float:left;
	padding:0 10px 10px 0;
}
.dataS #opcionespopshop {
	float:left;
	padding:0 10px 0 20px;
}
.contS {
	margin-top:10px;
	/*width:800px;*/
	height:90px;
}
.contShop {
	font-size: 16px;
	line-height: 1.7em;
	color: #666;
	font-style: italic;
	font-weight: bold;
	margin:10px 0 20px 0;
	float:left;
	padding:0 15px;
	white-space:nowrap;
	/*width:200px;*/
}
.contShop h3 {
	font-family: 'Stone Sans';
	font-weight:normal;
	margin:0 0 0 -5px;
}
#contShop2 {
	font-size:12px;
	color:#666;
	float:left;
	padding:0;
	margin:5px 0 0 10px;
	padding:0 15px;
	white-space:nowrap;
	width:400px;
}
.contI {
	width:100%;
	height:100px;
	overflow:hidden;
	clear:both;
	margin:0px;
	padding:0;
	border-top: 2px solid #135e8e;
	border-bottom: 2px solid #135e8e;
}
.contI img {
	padding:0 10px 5px 0;
}	
.intL {
	position: absolute;
	z-index:10;
	/*width: 800px;*/
	max-width:800px;
	margin-top: -350px;
	margin-left: -400px;
/*	background: url(../plan/img/fondTrans.png);*/
	text-align:left;
	background: #FFF;
	padding-top:5px;
	font-size:12px;
	line-height:1.7em;
	color: #666;
	border-radius:6px 6px 6px 6px;
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius:6px 6px 6px 6px;
}
.sText p {
	color:#135e8e;
	margin-top:0;
	width:100px;
	padding:20px 20px 0 20px;
}

.sText h3 {
	clear:both;
	overflow:hidden;
	color:#8FA9C5;
}

/*flechas tienda*/
.shopFI {
	position:absolute;
	top:40%;
	left:-38px;
	width:35px;
	height:100px;
	background:url(../plan/img/icons/shopFI.png) right no-repeat;
}
.shopFR {
	position:absolute;
	top:40%;
	right:-38px;
	width:35px;
	height:100px;
	background:url(../plan/img/icons/shopFR.png) no-repeat;
}
a:hover .shopFI {
	background:url(../plan/img/icons/shopFIOn.png) right no-repeat;
}
a:hover .shopFR {
	background:url(../plan/img/icons/shopFROn.png) no-repeat;
}
/*boton cerrar*/
.close {
	position:absolute;
	z-index:-100;
	top:-37px;
	right:-36px;
	width:50px;
	height:50px;
	cursor:pointer;
}
/*galeria*/
.dataI{
	margin:0 auto;
	padding:10px;
}
.galI{
	float:left;
	padding:10px;
}
/*flash productos*/
#productF {
	border:none;
	margin-top:-60px;
}
/*BARRA HOME CENTRAL*/
.barraHome{

	margin:-8px 0 0 0;
	color:#206294;
	font-size:9px;

}
.barraC {
	/*width:980px;*/
	margin: 0 auto;
}
.copy{
	
}

.msg_error {
	/* [disabled]font-family: Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	font-weight: bold;
	color: #6F0000;
	text-decoration: none;
	padding: 20px;
	text-align: center;
	position: fixed;
	left: 20px;
	top: 20px;
	right: 20px;
	background: url(/activare../../plan/img/grad3.gif);
}

.SYSS_shop_campo{
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 1.7em;
	color: #666;
	font-style: italic;
	font-weight: bold;
	background-color: #EBEAEB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.gal1_imagen {
	margin: 3px;
	padding: 5px;
	cursor: pointer;
	height:125px;
	float: left;
	vertical-align:bottom;
	font: 9px Arial, Helvetica, sans-serif;
	color: #666;
}
.pointer, .SYSS_fn  {
	cursor: pointer;
}
/*order control*/
.orderCont{
	width:98%;
	margin:0 auto;
}
.textServer {
	float:left;
	font-size:11px;
	line-height:15px;
	font-style:italic;
	font-weight:bold;
	text-align: left;
	color:#900;
}

.titleOrder {
	color: #135e8e;
	text-align:left;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
}

.subTitleOrder, .subTitleOrderBlue {
	color: #135e8e;
	text-align:left;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}
.subTitleOrderBlue{
	color: #fff;
}
.logoShop {
	position:absolute;
	margin:20px 0 0 0;
}
.logoShop2 {
	position:absolute;
	margin:20px 0 0 0;
	z-index:100;
}
.orderCtable, .internalCtable {
	border-collapse: collapse;
	font-size: 1em;
}
.orderCtable th, .internalCtable th{
	border: 1px dotted #666;
	padding: 0.5em;
	font-size: 1em;
	font-style:italic;
	font-weight:bold;
	border-top:none;
	border-left:none;
}
.orderCtable td, .internalCtable td {
	border-top:none;
	padding:5px 5px;
}
.orderCtable th[scope=col], .internalCtable th[scope=col] {
	text-align:center;
	font-style:italic;
	font-weight:bold;
	font-size: 1.1em;
	border-right:none;
	border-left:none;
}
.orderCtable th+th[scope=col],.internalCtable th+th[scope=col]{
	color: #fff;
	background-color: #135e8e;
	background-image:none;
	font-size: 1.2em;
}
.orderCtable tr.pro th, .orderS tr.pro td {
	padding:2px 5px 2px 5px;
	line-height:1em;
	font-size:14px;
	font-weight:bold;
}
.internalCtable{
	background: rgba(7,77,122,0.7);
	color:#FFF;
}
.areaCustomer{
	width:97%;
	padding:5px 5px 5px 5px;
	color: #135e8e;
	line-height:1em;
	font-size:14px;
	background:#e4f1f8;
	resize: vertical;
	border:1px dotted #074d7a;
}
.orderCont p{
	margin:0;
	padding:0;
	font-size:12px;
	margin-bottom:15px;
}
.dateOrder, .dateOrderBlue{
	font-size:10px;
	padding:0;
	color: #074d7a;
}
.dateOrderBlue{
	color:#e4f1f8;
}
.contAddress{
	margin-left:170px;
}
.menu_addresses {
	float:left;
	width:170px;
	height:100%;
	margin:-5px 0 0 0;
	padding:0 0 40px 0;
	background:url(../plan/img/icons/bMenuH.png) no-repeat bottom right;
	font-size:11px;
	line-height:1.7em;
	overflow:hidden;
}
.menu_addresses a{
	height:200px;
	color: #999;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
.menu_addresses a:hover {
	color: #87A7C7;
	text-decoration:none;
}
.menu_addresses .active a {
	color:#135E8E ;
	text-decoration:none;
}
.menu_addresses ul {
	list-style: none;
	list-style-type: none;
	padding:0 0 0 15px;
	margin:0;	
}
.menu_addresses li {
	background:url(../plan/img/icons/icon.png) -131px -125px no-repeat;
	list-style: none;
	list-style-type: none;
	line-height:13px;
	margin:0 2px 0 0;
	padding:5px 5px 5px 20px;
	cursor:pointer;
	font-size:11px;
	font-weight: bold;
	font-style:italic;
}
.menu_addresses li:hover {
	color:#090f28;
}
.menu_addresses li.active {
	background:url(../plan/img/icons/iconOn.png) -131px -125px no-repeat;
	font-weight:bold;
	font-style:italic;
	color:#06C;
	font-size:11px;
	z-index:10;
	text-decoration:none;
}
.menu_addresses li.paypB{
	background: url(../plan/img/icons/icon.png) no-repeat;
	background-position:0px -205px;
}
.menu_addresses li.active.paypB{
	background: url(../plan/img/icons/iconOn.png) no-repeat;
	background-position:0px -205px;
}
{
	/*width:680px;*/
	margin-left:190px;
}
/*chat checkout*/
.notesOrderCustomer {
   position:relative;
   padding:5px;
   margin:0 0 20px 0;
   width:90%;
   color:#666;
   -moz-border-radius:12px 12px 12px 0;
   -webkit-border-radius:12px 12px 12px 0;
   border-radius:12px 12px 12px 0;
   background: #FFF;
   border:1px solid #074d7a;
}
.notesOrderStaff, .notesOrderInternal {
   position:relative;
   padding:5px;
   margin:0 0 20px 0;
   width:90%;
   color:#666;
   -moz-border-radius:12px 12px 0 12px;
   -webkit-border-radius:12px 12px 0 12px;
   border-radius:12px 12px 0 12px;
   background: #FFF;
   border:1px solid #074d7a;
}
.notesOrderCustomer p, .notesOrderStaff p, .notesOrderInternal p{
	margin: 0;
	padding:0 0 5px 10px;
	line-height:12px;
}
.notesOrderStaff {
   margin:0 0 20px 30px;
   background: #E3EDF2;
}
.notesOrderInternal{
	background: #4A7693;
	width: 97%;
	margin-bottom: 10px;
	color: #FFF;
}

.imgCreditCard{
	float:right;
	width:120px;
}
.internalbg{
	background: url(../plan/img/internalbg.png) repeat-x;
	padding:15px 0 0 0;
	width:100%;
}

.b-SYSF_tienda_Accessories{
	background: url(/activare/img/activa3off.png);
	
}

/*formularios*/
.contentContest {
	color: #fff;
	font-family: Geneva, sans-serif;
	/*"Lucida Sans", "Lucida Grande", sans-serif;*/
	font-size: 12px;
	text-align: left;
}
.contentContest .programLine:hover {
	background-color: #C63;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	-ms-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.formContest, .formContest label {
	color: #0069A6;
	font-size: 12px;
}
.formContest input[type="text"] {
	width: 100%;
}
.formContest ::-webkit-input-placeholder { /* WebKit browsers */
color: #0069A6;
}
 .formContest :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #0069A6;
}
 .formContest ::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #0069A6;
}
 .formContest :-ms-input-placeholder { /* Internet Explorer 10+ */
color: #0069A6;
}
.formContest input:-moz-placeholder {
 color: #0069A6;
}
.formContest input[type="text"], .formContest textarea {
	resize: vertical;
	padding: 6px;
	color: #0069A6;
	font-size: 12px;
	font-family: Geneva, sans-serif;
	font-weight: bold;
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
	margin-bottom: 25px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.4);
	background-color: #EBEBEB;
}
.formContest select {
	padding: 6px;
	width:100%;
	color: #0069A6;
	font-size: 12px;
	font-family: Geneva, sans-serif;
	font-weight: bold;
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
	margin-bottom: 25px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.4), 0px 0px 3px rgba(0, 0, 0, 0.4);
	background-color: #EBEBEB;

}


.securedownloads{
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	padding: 20px 50px;
	text-align: left;
}
.securedownloads a{
	color: #006699;
}

/*shop*/
/*menu products*/


.menuShopProducts {
	width:700px;
	margin:0 auto;
	margin-bottom: 0;
	background: #FFF;
}
.menuShopProducts ul {
	padding: 0;
	margin: 0 auto;
	list-style: none;
	width:inherit;
}
.menuShopProducts li {
	color: #074d7a;
	background: rgba(219,224,229,.3);
	width:100px;
	margin: 0 10px 0 -2px;
	padding: 8px 31px 10px 31px;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	float: left;
	text-align:center;
	cursor:pointer;	
	list-style: none;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	box-shadow: inset 1px 1px 12px rgba(125,140,147,1.00);
	-webkit-box-shadow: inset 1px 1px 12px rgba(125,140,147,1.00);
	-moz-box-shadow: inset 1px 1px 12px rgba(125,140,147,1.00);
	transition: 0.1s ease-in;
	-moz-transition: 0.1s ease-in;
	-webkit-transition: 0.1s ease-in;
	-o-transition: 0.1s ease-in;
}
.menuShopProducts li a {
	margin-top: 0px;
	color: rgba(7,77,122,0.5);
	text-decoration: none;
	transition: 0.1s ease-in;
	-moz-transition: 0.1s ease-in;
	-webkit-transition: 0.1s ease-in;
	-o-transition: 0.1s ease-in;
}
.menuShopProducts li:hover {
	padding: 6px 31px 12px 31px;
	box-shadow: inset 1px 1px 6px rgba(125,140,147,1.00);
	-webkit-box-shadow: inset 1px 1px 6px rgba(125,140,147,1.00);
	-moz-box-shadow: inset 1px 1px 6px rgba(125,140,147,1.00);
	transition: 0.1s ease-in;
	-moz-transition: 0.1s ease-in;
	-webkit-transition: 0.1s ease-in;
	-o-transition: 0.1s ease-in;
}
.menuShopProducts .activeShop {
	padding: 6px 31px 12px 31px;
	color: #074d7a;
	background:rgba(255,255,255,1.00);
	box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.4);
	transition: 0.1s ease-in;
	-moz-transition: 0.1s ease-in;
	-webkit-transition: 0.1s ease-in;
	-o-transition: 0.1s ease-in;
}
.menuShopProducts .activeShop a {
	color: #074d7a;
}
.menuShopProducts .activeShop a:hover {
	color: #074d7a;
}
.menuShopProducts li a:hover {
	color: rgba(7,77,122,0.5);
	transition: 0.1s ease-in;
	-moz-transition: 0.1s ease-in;
	-webkit-transition: 0.1s ease-in;
	-o-transition: 0.1s ease-in;
}
/*shop cajas*/
.sub_thumbs_title{
	font-family: 'Stone Sans';
	font-weight:normal;
	line-height:20px;
	padding:0 0 0 10px;
	font-size:16px;
	color:#135e8e;
	border-top:3px solid #ccc;
}
.shoptabHs{
	padding: 0;
	margin: 0 auto;
	list-style-type: none;
	position: relative;
	width: 98%;
	/*padding: 0 30px 100px 30px;*/
}
.support_title{
	color:#09F;
	font-weight:bold;
	font-style:italic;
	border-top:3px solid #ccc;
}
.shop_gridDocs{
	vertical-align: top;
	position: relative;
	float:left;
	width: 50%;
	text-align: left;
	list-style:none;
}
.shop_grid{
	vertical-align: top;
	position: relative;
	float:left;
	width: 33.3%;
	text-align: left;
	list-style:none;
}
.products_shop{
	margin:20px;
}
.gallery_shop{
	width: 100%;
	position: relative;
	padding: 2em;
}
.products_shop img{
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
}
.shop_thumbs{
	margin:0 auto;
	padding:0;
	width:90%;
	position:relative;
}
.shop_thumbs ul{
	width:100%;
	list-style-type:none;
}
.shop_thumbs li{
	width:20%;
	display: block;
	float:left;
	text-align:center;
}

.shop_thumbs img{
	position:relative;
	margin: 10px auto;
	max-width: 100%;
	max-height: 100%;
}







.menuShopProducts li {
}



.shop_thumbs_btn, .shop_thumbs_btn2, .shop_thumbs_btn3{
	margin:0 auto;
	padding:0;
	width:90%;
	position:relative;
}
.shop_thumbs_btn ul, .shop_thumbs_btn2 ul, .shop_thumbs_btn3 ul{
	width:1100%;
	list-style-type:none;
}
.shop_thumbs_btn li, .shop_thumbs_btn2 li, .shop_thumbs_btn3 li{
	
	width:33%;
	display: block;
	float:left;
	text-align:center;
	color: #074d7a;
	background: rgba(223,238,248,1.00);
	margin:5px 0;
	padding: 10px 0 10px 0;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	cursor:pointer;	
	list-style: none;
	box-shadow: inset 0 1px 6px rgba(125,140,147,1.00);
	-webkit-box-shadow: inset 0 1px 6px rgba(125,140,147,1.00);
	-moz-box-shadow: inset 0 1px 6px rgba(125,140,147,1.00);
	transition: 0.1s ease-in;
	-moz-transition: 0.1s ease-in;
	-webkit-transition: 0.1s ease-in;
	-o-transition: 0.1s ease-in;
}
.shop_thumbs_btn2 li{
	width:50%;
}
.shop_thumbs_btn3 li{
	width:50%;
	float:inherit;
	margin:5px auto;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.shop_thumbs_btn li a, , .shop_thumbs_btn2 li a, .shop_thumbs_btn3 li a {
	margin-top: 0px;
	color: rgba(7,77,122,0.5);
	text-decoration: none;
	transition: 0.1s ease-in;
	-moz-transition: 0.1s ease-in;
	-webkit-transition: 0.1s ease-in;
	-o-transition: 0.1s ease-in;
}
.shop_thumbs_btn li:hover, .shop_thumbs_btn2 li:hover, .shop_thumbs_btn3 li:hover {
	padding: 8px 0 12px 0;
	background:rgba(255,255,255,1.00);	
	box-shadow: inset 0 0 3px rgba(125,140,147,1.00);
	-webkit-box-shadow: inset 0 0 3px rgba(125,140,147,1.00);
	-moz-box-shadow: inset 0 0 3px rgba(125,140,147,1.00);
	transition: 0.1s ease-in;
	-moz-transition: 0.1s ease-in;
	-webkit-transition: 0.1s ease-in;
	-o-transition: 0.1s ease-in;
}
.shop_border_btn_left{
	-moz-border-radius: 20px 0 0 20px ;
	-ms-border-radius: 20px 0 0 20px;
	-webkit-border-radius:20px 0 0 20px;
	border-radius: 20px 0 0 20px ;
}
.shop_border_btn_right{
	-moz-border-radius: 0 20px 20px 0 ;
	-ms-border-radius: 0 20px 20px 0;
	-webkit-border-radius:0 20px 20px 0;
	border-radius: 0 20px 20px 0 ;
}
.shop_thumbs_btn img, .shop_thumbs_btn2 img, .shop_thumbs_btn3 img{
	position:relative;
	margin: 10px auto;
	max-width: 100%;
	max-height: 100%;
}
  .shop_btn_buy{
	width: auto;
	text-align:center;	
	color: rgba(255,255,255,1.00);
	background: rgba(78,144,0,1.00);
	margin:5px auto;
	padding: 8px 0 22px 0;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	cursor:pointer;	
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-webkit-border-radius:20px;
	border-radius: 20px;
	transition: 0.1s ease-in;
	-moz-transition: 0.1s ease-in;
	-webkit-transition: 0.1s ease-in;
	-o-transition: 0.1s ease-in;
}
  .shop_btn_buy a{

	color: rgba(255,255,255,1.00);

	transition: 0.1s ease-in;
	-moz-transition: 0.1s ease-in;
	-webkit-transition: 0.1s ease-in;
	-o-transition: 0.1s ease-in;
}
.shop_btn_buy:hover{
	background: rgba(140,221,1,1.00);
	padding: 7px 0 13px 0;
	box-shadow: inset 0 0 6px rgba(125,140,147,1.00);
	-webkit-box-shadow: inset 0 0 6px rgba(125,140,147,1.00);
	-moz-box-shadow: inset 0 0 6px rgba(125,140,147,1.00);
	transition: 0.1s ease-in;
	-moz-transition: 0.1s ease-in;
	-webkit-transition: 0.1s ease-in;
	-o-transition: 0.1s ease-in;
}
shop_line{
	border-bottom:1px solid #ccc;
}
.shop_Tbtn{
	color:#0069A6;
	position:relative;
}
.shop_content_img{
	position:relative;
}
.shop_thumb_text{
	max-width:100%;
	max-height:100%;	
	color:rgba(26,76,107,1.00);
	padding:0 5px;
	line-height:1em;
}
.shop_thumb_text img{
	width:100%;
	-webkit-transform: scale(.9);
	-moz-transform: scale(.9);
	-o-transform: scale(.9);
	-ms-transform: scale(.9);
	transform: scale(.9);
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
 .shop_thumb_text:hover img{
	
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
.price_thumb{
	position:absolute;
	margin:10px 0 0 10px;
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#135e8e;
}
/*fin shop*/

/*productos*/
.products_table_models {
	display: table;
	width: 95%;
	margin: 0 auto;
	padding: 0;
	border-collapse: collapse;
}
.products_table_modelsBoots{
	display: table;
	width: 70%;
	margin: 0 auto;
	padding: 0;
	border-collapse: collapse;
}
.products_rowTable_models {
	display: table-row;
	margin: 0;
	padding: 0;
}
.products_column_models{
	text-align:center;
	display: table-cell;
	width: 33%;
	margin: 0;
	padding: 0 1%;
	vertical-align:top;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	-webkit-transform: scale(.7);
	-moz-transform: scale(.7);
	-o-transform: scale(.7);
	-ms-transform: scale(.7);
	transform: scale(.7);
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
.products_column_models:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
.products_column_models img{
	width:100%;
	max-width:160px;
}
.activeModel{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	
}
.tec_column_boot{
	float:left;
	width: 20%;
	margin: 0;
}
.products_column_boot{
	display: table-cell;
	width: 50%;
	margin: 0;
	vertical-align:top;
}
.products_column_boot img{
	width: 100%;
}
.products_boots_img{
	width:100%;
}
.products_xplica{
	padding:10px;
	color:rgba(7,77,122,1.00);
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-webkit-border-radius:20px;
	border-radius: 20px;
}
.products_xplica h1{
	color: rgba(167,186,200,1.00);
	font-style:italic;
	font-weight:bold;
}
.products_color{
	width:80%;
	margin:0 auto;
	color: rgba(177,192,200,1.00);
}
.products_color ul{
	list-style: none;
	list-style-type: none;
	padding:0;
	margin:0;
}
.products_color li{
	
	float:left;
	width:22%;
	margin-left:2%;
	margin-bottom:20px;
	cursor:pointer;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
.products_color li:hover{
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
.bo, .bb, .bp, .by, .bw, .wb, .wp, .br{
	width:43px;
	height:43px;
	background:url(../plan/img/products/int/products_color.png) 0 center no-repeat;
	float:left;
	margin-left:30px;
}
.bb{
	background-position: -43px center;
}
.bp{
	background-position:-86px center;
}
.by{
	background-position:-130px center;
}
.bw{
	background-position:-173px center;
}
.wb{
	background-position:-216px center;
}
.wp{
	background-position:-259px center;
}
.br{
	background-position:-302px center;
}
.products_color_title{
	text-align:center;
	font-size:14px;
	font-family:'Stone Sans';
	margin-bottom:5px;
	border-bottom:2px solid  rgba(177,192,200,1.00);
}
.products_color_text{
	text-align:center;
	font-family:'Stone Sans';
	margin:12px 0 0 5px;
	line-height:1em;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
.products_color li:hover .products_color_text{
	color:rgba(0,105,166,1.00);
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
.pctactive, .pctactive {
	color:rgba(0,105,166,1.00);
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}

.products_360{
	width:560px;
	height:860px;
	margin:0 auto;
}
.products_360_img{
	position:relative;
	/*visibility:hidden;*/
}
.products_360_img img{
	position:absolute;
	width:100%;
}
.products_360_mode{
	width:200px;
	margin:0 auto;
	position:relative;
	color: rgba(255,255,255,1.00) ;
	background: #074d7a;
	padding: 8px 11px 10px 11px;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-align:center;
	cursor:pointer;	
	list-style: none;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	box-shadow: inset 1px 1px 12px rgba(125,140,147,1.00);
	-webkit-box-shadow: inset 1px 1px 12px rgba(125,140,147,1.00);
	-moz-box-shadow: inset 1px 1px 12px rgba(125,140,147,1.00);
	transition: 0.1s ease-in;
	-moz-transition: 0.1s ease-in;
	-webkit-transition: 0.1s ease-in;
	-o-transition: 0.1s ease-in;
	z-index:1000;
}
.products_360_mode:hover{
	position:relative;
	color: rgba(255,255,255,1.00) ;
	background:#0069a6;
	padding: 7px 11px 11px 11px;
	transition: 0.1s ease-in;
	-moz-transition: 0.1s ease-in;
	-webkit-transition: 0.1s ease-in;
	-o-transition: 0.1s ease-in;
}
.products_360_mode{
	color: rgba(255,255,255,1.00) ;
	background: #074d7a;
	padding: 8px 11px 10px 11px;
}
.oculto2 {
	
	display: none;
}
/*fin productos*/
.titleSupport{
	
	font-family: 'Stone Sans';
	display:block;
	font-size:22px;
	width:95%;
	text-align:left;
	color:#069;
	font-weight:normal;
	font-style:normal;
	line-height:1.2em;
	padding-top:5px ;
	margin:0 auto ;
	text-align:center;
	border-bottom: 2px solid #069;
	
}

/**************************************************************************************************/
/********* ESTILOS QUE EL USUARIO PUEDE SELECCIONAR (GRUPOS DEFINIDOS POR MODO['EST'] *************/
/**************************************************************************************************/

/* ((tipo1)) */
.titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000; 
}
.entradilla {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
}
.firma {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #aaa;
	font-size: 7px;
	font-style: italic;
}

/*((tipogen))*/
.title{
	font-family: 'Stone Sans';
	display:block;
	font-size:16px;
	width:95%;
	text-align:left;
	color: #069;
	font-weight:normal;
	font-style:normal;
	line-height:1.2em;
	padding:5px 0 ;
	margin:10px 0 ;
	border-bottom: 2px solid #069;
}
.subtitle{
	color: #09F;
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
	margin:0 0 10px 0 ;
}
.normal{
	text-align:left;
	font-size:12px;
	line-height:1.7em;
	color: #666;
}
.frame{
	padding:10px;
	margin:10px 0;
	width:95%;
	clear:both;
	border:1px solid #69C;
	color: #036;
	background:url(../plan/img/icons/comillas.png) top right no-repeat;
}
.frameRight{
	padding:10px;
	margin:10px 0 10px 10px;
	width:95%;
	clear:both;
	border:1px solid #69C;
	color: #036;
	width:320px;
	float:right;
	background:url(../plan/img/icons/comillas.png) top right no-repeat;
}
.frameLeft{
	padding:10px;
	margin:10px 10px 10px 0;
	width:95%;
	clear:both;
	border:1px solid #69C;
	color: #036;
	width:320px;
	float:left;
	background:url(../plan/img/icons/comillas.png) top right no-repeat;
}
.pie{
}
#footerlegal a{
	color: #09C;
}
.iconImg{
	max-width:16px;
	float:left;
	margin-right: 10px;
}
/***************************** FIN GRUPOS DE ESTILOS ****************************/
