
.arrowlistmenu{
width: 254px; /*width of accordion menu*/
top:0px;
border:0px;
margin-left:-1px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font-family: Arial;
font-size: 12px;
/*font-family: 'Open Sans', sans-serif;
 	font-size: 11px;*/
/*color: #7F7F7F;*/
   color: #575757;
  /* color: #000000;*/ 
/*color: #c39606;*/
background-image: url(imagen_menu/fondo_1.png);
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
margin-top: 0px;
margin-left: 0px;
border: none;
text-transform: uppercase;
text-align: center;
padding: 23px 0px 19px 0px; /*header text is indented 10px*/
 cursor: hand;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(imagen_menu/fondo_2.png);
}


a.follow-twitter{background:url(bkg-follow-addthis.gif) no-repeat 0 0;display:block;width:144px;height:25px;line-height:25px;overflow:hidden;text-indent:-9999px;outline:none;}
a.follow-twitter:hover{background-position:0 -25px;}

 a.follow-facebook{background:url(bkg-follow-addthis.gif) no-repeat -144px 0;display:block;width:144px;height:25px;line-height:25px;overflow:hidden;text-indent:-9999px;outline:none;}
a.follow-facebook:hover{background-position:-144px -25px;}


.precio {
	 
	  font-family: 'Open Sans', sans-serif;
 	font-size: 12px; 
 	color: #d66c4a; 
 	
	
}


/*featured 1 slider*/

/*************************************************
top bar
*************************************************/

/*all menus are styled in the css/menus.css file*/

/*search*/
#search {
	position:absolute;
	/*float:right;*/
	left:630px;	
}
#search .wrapper {
	border-left:2px solid #101112;
	border-right:2px solid #101112;
	background:url(../images/search-bg.png) repeat-x 0px 0px;
	width:550px;
	height:38px;
}
#search .inner {
	border-left:1px solid #5F656E;
	border-right:1px solid #5F656E;
	height: 38px;
	/*background:url(images/search-icon.png) no-repeat right 13px;*/	
}
input.s {
	border:none;
	background:none;
	color:#FFF !important;;	
	text-transform:uppercase;
	font-size:.8em;
	width:150px;
	margin-top: 5px !important;;
	margin-left:5px !important;;
}

.advSearch {
	border:none;
	background:none;
	color:#FFF!important;;	
	text-transform:uppercase;
	font-size:.8em;
	width:200px;
	position:absolute;
	margin-top: 10px !important;;
	margin-left: 10px !important;;	
}

#cbsearch {
	position: relative;
	float:left;
	height: 40px;
}

#cbsearch .tsearch{
	position: absolute;
	top:7px;
	left:6px;
}

#cbsearch .tselect{
	position: absolute;
	top:11px;
	left:170px;
}

#cbsearch .tadvanced{
	position: absolute;
	top:1px;
	left:350px;
	height: 40px;
	width: 200px;
}

.button {
	margin-top:0px;
	display: inline-block;	
	margin-right:0px;
	margin-left:0px;	
	background: url('../images/button_search.png') top left no-repeat;
	background-size: 37px 37px;
	-moz-background-size: 37px 37px;
}

.button span {
	color: #FFF;
	display: inline-block;
	padding: 20px 30px 0px 7px;
}

.switcher {
	float: right;	
	margin-top: -5px;
	margin-left: 4px;
	margin-right: 15px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #FFFFFF url('../images/switcher.png') repeat-x;
}
.switcher .selected a {
	border: 1px solid #CCCCCC;
	background: url('../images/arrow_down.png') 116px center no-repeat;
	color: #666666;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.switcher .selected a:hover {
	background: #F0F0F0 url('../images/arrow_down.png') 116px center no-repeat;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	display: none;
	width: 131px;
}
.switcher .option a {
	color: #000;
	padding: 3px 5px 3px 5px;
}
.switcher .option a:hover {
	background: #FFC;
}
.switcher img {
	 position: relative;
	top: 1px;
}
/*breaking*/
.xenon #breaking-tab a {background:url(../images/breaking-tab-xenon.png) no-repeat left bottom;}

#breaking                                   { width: 975px; position: relative; margin-left:0px;margin-top:-10px!important; }
 #breaking .wrapper                           { width: 930px; overflow: hidden;      padding:30px 20px 40px 20px;margin-top:-5px!important;}
#breaking .wrapper ul                 { width: 99999px; list-style: none;margin-left: -22px;  }
*:first-child+html #breaking .wrapper ul, * html #breaking .wrapper ul { margin:0px 0px 0px 0px !important; }
#breaking ul li                      { display: block; float: left; padding: 0; width: 915px; }
#breaking ul li ul li			                { width:217px; height:120px; overflow:hidden; }
/*#breaking .arrow                   { display: block; height: 46px; width: 21px; background: url(images/breaking-arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 40px; cursor: pointer; }*/
#breaking .arrow                   { display: block; height: 46px; width: 21px; background: url(../images/breaking-arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 40px; cursor: pointer; }
#breaking .forward                 { background-position: 0 -46px; right: -23px; }
#breaking .back                   { background-position: -21px -46px; left: -21px; }
#breaking .forward:hover          { background-position: 0 0; }
#breaking .back:hover             { background-position: -21px 0; }

#thumbNav                         { display:none;}
#start-stop                       { display:none;}




#breaking .wrapper {
	 border:4px solid #f4f4f4;
	border-bottom:none;
	background:#EEE; /* url(../images/breaking-bg.png) repeat-x 0px 0px;*/
	height:95px;
}
#breaking li li div.thumbnail {
	padding:6px;
	border:1px solid #d7d7d7;
	background:#FFF;
	float:left;
	margin-right:10px;
}
#breaking li li div.thumbnail a {	
	  width:100px;
	height:80px;	
}
#breaking li li a.post-title {
	float:left;
	width:80px;
	color:#333;
	font-size:.8em;
	line-height:1.4em;
	display:block;
	padding-top:8px;
	 
   font-size: 12px;
font-family: tahoma;
font-weight: lighter;
text-transform: uppercase;
} 
#breaking li li a.post-title:hover {
	color:#666;
}
#breaking-bottom {
	 margin-left:30px;
	width:923px;
	height:0px;
	/*background:url(../images/breaking-bottom.png) no-repeat 0px 0px;*/
}
#breaking-tab {
	width:920px;
	margin:0px auto;
	width:105px;
	height:28px;
	border-top:1px solid #777;
}
#breaking-tab a {
	background:url(../images/breaking-tab-magnesium.png) no-repeat left bottom;
	text-transform:uppercase;
	color:#FFF;
	padding:6px 2px 4px 2px;
	font-size:.8em;
	display:block;
	cursor:pointer;
	text-align:center;
}

 




/*-----------------------------*/
/* 3. WIDGETS */
/*-----------------------------*/

.widget h3  {
	color: #fff;
	/*background-color: #4d4d4d;*/
	 background-color: #107db8;
	
}

.widget h3 span.fold  {
	background: url('imagen_menu/widget_fold.png') no-repeat center center;
}

.widget ul li a:link, .widget ul li a:visited  {
	border-bottom: 1px solid #e0e6e6;
	color: #6c6c6c!important;
	background: url(imagen_menu/bullet.png) no-repeat 8px 13px;
}

.widget ul li a:hover  {
	color: #4d4d4d!important;
	background-color: #f0f0f0;
	background-image: url(imagen_menu/bullet_hover.png);
}

.widget_recent_comments li  {
	border-bottom: 1px solid #e0e6e6;
	background: url(imagen_menu/bullet.png) no-repeat 8px 13px;
}

.widget_recent_comments li a  {
	background: none!important;
	border: none!important;
}

#searchform #s  {
	border: 1px solid #898989;
}

#searchform .submit  {
	color: #575757;
	border: 1px solid #575757;
	background-color: #d0d0d0;
}

#twitter a  {
	background-image: none;
}




/*-----------------------------*/
/* 3. WIDGETS */
/*-----------------------------*/

.widget  {
	margin: 0 0 30px 0;
	
}



.widget h3  {
	font-family: 'Droid Sans', arial, serif;
	text-shadow:1px 1px 4px #6F3122;
	position: relative;
	margin: 0 -40px 0 0;
	padding: 5px 40px 5px 10px;
	font-size: 14px;
	text-transform: uppercase;
}

.widget h3 span.fold  {
	position: absolute;
	display: block;
	right: 0;
	bottom: -15px;
	width: 20px;
	height: 15px;
}

#sidebar .widget h3 a {color:#fff;}

.widget ul  {

}

.widget ul li  {

}

.widget ul li a:link, .widget ul li a:visited  {
	display: block;
	padding: 0 0 0 20px;
	line-height: 30px;
}

.widget ul li a:hover  {
	text-decoration: none;
}

.widget_recent_comments li  {
	padding: 6px 0 6px 20px;
	line-height: 18px;
}

.widget_recent_comments li a  {
	display: inline;
	padding: 0;
	line-height: 18px!important;
}


.twitter  {
	margin-top:10px!important;;
	
}

#searchform  {
	margin: 15px 0 0 0;	
}

#searchform #s  {
	width: 180px;
	padding: 3px 0 3px 5px;
}

#searchform .submit  {
	padding: 2px 0 2px 0;
	text-transform: uppercase;
}

#flickr h3  {
	margin-bottom: 10px;
}

#flickr .flickr_badge_image  {
	margin: 4px 6px;
	float: left;
	width: 75px;
}

#twitter li  {
	margin: 10px 0;
}

#twitter a  {
	display: inline;
	padding: 0;
	line-height: 18px;
}

#ads img  {
	float: left;
	margin: 10px 5px 0 5px;
}







/* 2.6 sidebar */

#sidebar  {
	width: 200px;
	margin: 0 0 0 0;
}

#sidebar a  {
}



/* 2.6 sidebar */

#sidebar a  {
	color: #4d4d4d;
}







fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

#acloginpod {
	width:220px;
	height:250px;
	background:#ebebeb url(https://www.mediatemple.net/_images/acloginpodbg.gif) repeat-x;
	border:1px solid #d3d3d3;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}
#acloginpod .acloginform {
	margin:22px;
}
#acloginpod form, #acloginpod fieldset {
	margin:0 !important;
	padding:0 !important;
}
#acloginpod legend em {
	position:absolute;
	left:-9999em;
}
#acloginpod label {
	display:block;
	font-size:15px;
	color:#444;
	margin-bottom:3px;
}
#acloginpod label span.loginerror {
	font-size:10px;
	color:#8d1c1c;
}
#acloginpod input.textinput {
	width:100%;
	border:1px solid #d3d3d3;
	background:#fff url(https://www.mediatemple.net/_images/textinputbg.gif) repeat-x;
	font-size:15px;
	color:#000;
	text-indent:7px;
	padding:7px 0;
	margin-bottom:10px;
}

#acloginpod input:focus {
	border-color:#77b2ee;
}
#acloginpod input.error, #acloginpod input.error:focus {
	border-color:#8d1c1c;
}
/*
#acloginpod .errormsg {
	background:#ffdddd;
	padding:5px 10px;
	margin-bottom:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #8d1c1c;
}*/
#acloginpod .errormsg {
	font-size:14px;
	font-weight:bold;
	color:#8d1c1c;
	margin-bottom:15px;
}
#acloginpod .acloginbttn {
	display:block;
	float:right;
	width:121px;
	height:42px;
	background:url(https://www.mediatemple.net/_images/acloginpodbttn.gif) no-repeat;
	margin-top:10px;
}

#acloginpod .acloginbttn2 {
	display:block;
	float:right;
	width:121px;
	height:42px;
	background:url(login3.png) no-repeat;
	margin-top:10px;
}
#acloginpod .acloginbttn:hover, #acloginpod .acloginbttn:focus {
	background-position:right top;
}
#acloginpod .getpassbttn {
	display:block;
	float:right;
	width:121px;
	height:42px;
	background:url(https://www.mediatemple.net/_images/recover_login.gif) no-repeat;
	margin-top:10px;
}
#acloginpod .getpassbttn:hover, #acloginpod .getpassbttn:focus {
	background-position:right top;
}
#acloginpod .aclogin-action label {
	font-size:12px;
	color:#777;
	border-bottom:1px solid #d3d3d3;
	padding:0 0 5px;
	margin:0 0 7px;
}
#acloginpod .aclogin-action label input {
	vertical-align:middle;
}
#acloginpod a.forgotpass {
	display:block;
	font-size:12px;
	color:#aaa;
}
#acloginpod a.forgotpass:hover,
#acloginpod a.forgotpass:focus {
	color:#8d1c1c;
}
body.aclogin .lcol {
	float:left;
	width:340px;
}
body.aclogin .rcol {
	width:545px;
	float:right;
	padding:0 0 0 45px;
	margin-right:0;
	border-left:1px solid #d3d3d3;
}
body.aclogin .pagecontent {
	margin:0;
	padding:0;
}
body#getpass #acloginpod h2 {
	font-size:20px;
	letter-spacing:-1px;
	padding:0 0 0.5em;
	font-weight:normal;
	color:#005e8f;
}
body#getpass #acloginpod p {
	padding:0 0 2em;
}
body#getpass #acloginpod p strong {
	color:#8d1c1c;
	font-weight:normal;
}



.separador
{
	background:url(separador.png) no-repeat;display:block;width:200px;height:4px;margin-top: 10px;position: relative;
	
	}

.user {
	
	 font-family: 'Open Sans', sans-serif;
 	font-size: 12px; 
 	color: #d66c4a; 
	
	
	}
	
	.titleprod {
	
	 font-family: 'Open Sans', sans-serif;
 	font-size: 13px; 
 	color: #0066ab; 
	
	
	}
	
	
		.followus {
	
	 font-family: 'Open Sans', sans-serif;
 	font-size: 15px; 
 	color: #0066ab; 
	
	
	}
	
	


.valor {
	 
	 font-family: 'Open Sans', sans-serif;
 	font-size: 13px; 
 	color: #70A4C7; 
 	
	
}


.valors {
	 
	  font-family: tahoma;/* DejaVu Sans Condensed*/
 	font-size: 10px; 
 	color: #70A4C7; 
 	
	
}


.categoria {
	 
	 font-family: 'Open Sans', sans-serif;
 	font-size: 12px; 
 	color: #70A4C7; 
 	text-transform:uppercase;
 	  font-weight:lighter;
 	
	
}

.tituloshome {
	 
	/* font-family: 'Open Sans', sans-serif;*/
 	 font-size: 17px; 
 	  font-family: tahoma;/* DejaVu Sans Condensed*/
 	 font-weight:  lighter;
 	   color: #7F7F7F;
 	 
	
}

.compra {
	 
	/* font-family: 'Open Sans', sans-serif;*/
 	font-size: 12px; 
 	  font-family: tahoma;/* DejaVu Sans Condensed*/
 
   font-weight:lighter;
 	color: #C99407; 
 	text-transform:uppercase;
 	
	
}



.compra2 {
	 
	/* font-family: 'Open Sans', sans-serif;*/
 	font-size: 11px; 
 	  font-family: tahoma;/* DejaVu Sans Condensed*/
 
   font-weight:lighter;
 	color: #C99407; 
 	text-transform:uppercase;
 	
	
}


.datos {
	 
	/* font-family: 'Open Sans', sans-serif;*/
 	font-size: 12px; 
 	  font-family: tahoma;/* DejaVu Sans Condensed*/
 
   font-weight:lighter;
 	color: #0066AB; 
 	
 	
	
}


.opensans2 {
	 
	
 	font-size: 12px;  
 	 font-weight:  lighter;
 	 
 	 /* font-family: 'Open Sans', sans-serif;*/
 	 
 	  font-family: tahoma;/* DejaVu Sans Condensed*/
 	 
	
}

.opensans10 {
	 
	/* font-family: 'Open Sans', sans-serif;*/
 	font-size: 10px; 
 	  font-family: tahoma;/* DejaVu Sans Condensed*/
 	 font-weight:  lighter;
	
}

.opensans12 {
	 
	/* font-family: 'Open Sans', sans-serif;*/
 	 font-size: 12px; 
 	  font-family: tahoma;/* DejaVu Sans Condensed*/
 	 font-weight:  lighter;
 	 
	
}




.opensans11 {
	 
	/* font-family: 'Open Sans', sans-serif;*/
 	font-size: 11px; 
 	  font-family: tahoma;/* DejaVu Sans Condensed*/
 	 font-weight:  lighter;
 	 
	
}


.opensans {
	 
	/* font-family: 'Open Sans', sans-serif;*/
 	font-size: 15px; 
 	  font-family: tahoma;/* DejaVu Sans Condensed*/
 	  color: #000000; 
	
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px;  /*bottom spacing between menu items*/
}



.arrowlistmenu ul li a{
color: #7F7F7F;
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-family: Arial;
/*font-weight: bold;*/
/*font-size: 12px;*/
/*font-family: 'Open Sans', sans-serif;*/
         	font-size: 12px;
 	
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color:#C99407;
}

