/*  
Theme Name: Web Express V10
Version: Julio 2013
*/

body {
	background: #ddd;
	color: #666666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto -20px;
	padding: 0px;
	}

#content p { 	margin: 0px auto 0px auto;
	padding: 0px;}

	
#wrap {
	width: 950px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	

/*Hyperlinks*/
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none 
	}
	
/*Header*/

#header {
	width: 780px;
	height:0px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}

#header h1 {
	font-size: 30px;
	font-family: Arial, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	text-decoration: none;
	}



		
/*Content */

.splash { width:760px; padding:30px 30px 0; }

#content {
	width: 920px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#contentleft {
	float: left;
	width: 90%;
	margin: 0px;
	padding: 20px 0px 20px 20px;
	}
	
#contentleft h1 a, #contentleft h2 a, #contentleft h3 a, #contentleft h4 a, #contentleft h5 a, #contentleft h6 a {text-decoration: underline;}

#contentleft h1 {
	color: #666;
	font-size:210%;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	}
	

	
#contentleft h2 {
	color: #666;
	font-size:180%;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	}


	
#contentleft h3 {
	color: #666;
	font-size:160%;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	}
	
#contentleft h4 {
	color: #666;
	font-size: 130%;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	}
	
#contentleft h5 {
	color: #666;
	font-size: 110%;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	}
	
#contentleft h6 {
	color: #666;
	font-size:80%;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	}	
	
#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
.sticky {
	background: #F7F7F7;
	margin: 0px;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
.post {
	margin: 0px 0px 50px 0px;
	}
	
.postarea {
    font-size:100%;

	margin: 0px;
	padding: 0px;
	}

.postarea p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
.postarea a, .postarea a:visited, .postcomments a, .postcomments a:visited {
	color: #999;
	text-decoration: none;
	}
	
.postarea a:hover, .postcomments a:hover {
	color: #999;
	text-decoration: none;
	}
	
.postarea ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
.postarea ol li {
    font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	}
	
.postarea ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ul li {
	background: url(images/arrow-content.gif) no-repeat top left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	}
	
.postarea ul ul li {
	background: url(images/arrow-content.gif) no-repeat top left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	}
	
blockquote {
    font-weight:bold;
	font-size:110%;
	background: #F7F7F7;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
	
.postauthor {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.postmeta {
	background: #F7F7F7;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	}
	
.postmeta p {
	margin: 0px;
	padding: 0px;
	}

.singlepostmeta {
	background: #F7F7F7;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 50px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	}

.singlepostmeta p {
	margin: 0px;
	padding: 0px;
	}
	
code {
	background: #F7F7F7;
	margin: 0px 25px 15px 25px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	border: 1px solid #E6E6E6;
	}
	
.archive {
	float: left;
	width: 320px;
	margin: 0px;
	padding: 0px 25px 20px 0px;
	}

/*Images*/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #E6E6E6;
	text-align: center;
	background-color: #F7F7F7;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/*Sidebar*/
	
#sidebar {
	float: right;
	width: 190px;
	margin: 20px 10px 20px 0px;
	padding: 0px 0px 0px 20px;
	line-height: 20px;
	border-left:1px solid #ddd;
	}
	
#sidebar a, #sidebar a:visited  {
	color: #666;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #999;
	text-decoration: underline;
	}
	
#sidebar h2 {
	color: #666;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#sidebar h3 {
	color: #666;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#sidebar p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
	
#sidebar .widget  {
	background: #F7F7F7;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	


#sidebar ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	}

	
#sidebar ul li li {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#sidebar ul li ul li {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	}

#sidebar .textwidget {
	margin: 0px;
	padding: 0px;
	}

#cat {
	background: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	width: 230px;
	color: #222222;
	margin: 5px 0px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}

.widget_tag_cloud {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}

/*WP E-Commerce*/

#contentleft h2.prodtitles { 
	border:0;
	}
	
.prodtitles a:link, .prodtitles a:visited { 
	color:#666; text-decoration:none; border:0;
	}
	
.prodtitles a:hover { 
	color:#333; 
	}
	
.producttext { 
	padding-left:10px; 
	margin:0;
	padding:0;
	}
	
.single_product_display { 
	margin-top:20px; 
	}
	
#contentleft .productdisplay { 
	margin-bottom:30px; 
	}
	
#contentleft .imagecol { 
	margin-top:10px; 
	}
	
ul#sidebarwidgeted li{ 
	margin:0 10px; 
	}
	
p.wpsc_variation_forms { 
	font-size:12px; 
	}
	
p.wpsc_variation_forms select { 
	font-size:11px; 
	color:#666;
	}
	
p.wpsc_product_price { 
	font-size:12px; 
	float:left;
	}
	

input.wpsc_buy_button { 
	border:none; 
	background:#ccc; 
	color:#fff; 
	padding:5px; 
	float:right;
	text-transform:uppercase; 	
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
input.wpsc_buy_button:hover { 
	background:#666; 
	}
	
#shoppingcartcontents p.visitshop { 
	text-align:right; 
	margin-top:10px; 
	}
	
#shoppingcartcontents p.visitshop a, #shoppingcartcontents .gocheckout a { 
	border:none; 
	background:#ccc; 
	color:#fff; 
	padding:5px;  
	text-transform:uppercase; 	
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px; 
	}
	
#shoppingcartcontents p.visitshop a:hover, #shoppingcartcontents .gocheckout a:hover { 
	background:#666; 
	text-decoration:none;
	}
	
#shoppingcartcontents .gocheckout { 
	text-align:right; 
	}
	
#shoppingcartcontents .emptycart { 
	text-indent:-9999px; 
	padding:0; 
	margin:0; 
	}
	
#contentleft .additional_description p { 
	background:#f1f1f1; 
	padding:10px; 
	}
	
.product_grid_item { 
	padding:0 20px 20px 0; 
	}
	
.product_grid_item .product_text { 
	line-height:1.3em;
	}
	
.product_grid_item .product_text strong { 
	font-size:12px;
	}
	
.product_grid_item .product_text br { 
	margin:10px 0; 
	}
	
.product_grid_item .grid_more_info { 
	margin:0; padding:0; 
	}
	
.product_grid_item .grid_more_info select { 
	font-size:10px;
	}
	
tr.total_price { 
	font-size:14px; 
	}
	
hr.productcart { 
	border:0;
	}
	
table.productcart tr.firstrow td{ 
	background:transparent; 
	}
	
td.shipping_header { 
	background:transparent; 
	}	

/*Footer*/

	
#footer {
	width: 950px;
	margin: 0px auto 0px;
	padding: 0px 0px 15px 0px;
	text-align:center;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	}
	
.footer {
	width:90%;
	margin: 0px auto 0px;
	padding: 15px 0px 0px 0px;
	}
	
#footer p {
	margin: 0px;	
	padding: 0px;
	}
	
#footer a {
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}
	
/*Search Form*/

.postform {
	background: #F5F5F5;
	width: 240px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}

#subscribe {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	overflow: hidden;
	}

#subbox {
	background: #F5F5F5 !important;
	width: 185px;
	color: #222222;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#subbutton {
	background: #666666 url(images/homelink.png);
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	padding: 3px 5px 4px 5px;
	border: 1px solid #666666;
	}

#searchform {
	margin: 0px;
	}
	
#searchformheader {
	margin: 0px;
	}
	
#s {
	background: #FFFFFF;
	width: 165px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 3px 0px 0px;
	padding: 2px 0px 2px 3px;
	display: inline;
	border: 1px solid #E6E6E6;
	}
	
#searchsubmit {
	background: #003663;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
    text-transform:uppercase;
	text-decoration: none;
	margin: 0px;
	padding: 2px 2px 1px 2px;
	border:0;
	}

	
#author, #email, #url {
	background: #F7F7F7 !important;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	}
	
#comment {
	background: #F7F7F7 !important;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	}
	
/*Comments*/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
    border-left: solid 10px ;
	width:80%;
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.reply a, .reply a:visited {
	background: #999;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;

	}
	
.reply a:hover {
	background: #003663;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #003663;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {

	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	margin: 0px;
	padding: 0px;
	}
	
	
/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
	


/* -------------------------------- CONTENIDO  ------------------------------------------------- */

#size_content { width:950px; }
#links {width:900px;}
#bgtexthome { max-width:950px; min-height:20px; }
#colorsecciones { width:950px; font-size:20px; }
#next_prev a, #post_title a {text-decoration: none;}
#post_info {font-size:85%;}
#post_main {font-size:95%;}
#text-footer {font-size:80%;}
#title-main {font-size:250%; font-weight:bold;}
#page_font {font-size:120%;}
#content-font {font-size:120%;}


/* -------------------------------- CONTENIDO NUEVO  ------------------------------------------------- */
#main_size {width:950px;}
#colorpost {font-size:18px;}



 /* Fonts H */
h1 {font-size:150%;}
h2 {font-size:120%;}
h3 {font-size:100%;}
h4 {font-size:90%;}
h5 {font-size:80%;}
h6 {font-size:60%;}

h1 a, h1 a:visited {font-size:150%;}
h2 a, h2 a:visited {font-size:120%;}
h3 a, h3 a:visited {font-size:100%;}
h4 a, h4 a:visited {font-size:90%;}
h5 a, h5 a:visited {font-size:80%;}
h6 a, h6 a:visited {font-size:60%;}


/* ----------------------------------------------- PAGINACION  ------------------------------------------------------------------- */

.pagination {clear:both; padding:20px 0; position:relative; font-size:20px; line-height:13px;}
 
.pagination span, .pagination a {display:block; float:left; margin: 2px 2px 2px 0; padding:10px 10px 10px 10px; text-decoration:none; width:auto; color:#fff; background: #666666;}
 
.pagination a:hover {color:#fff; background: #999999;}

.pagination a:visited {color:#fff;}
 
.pagination .current{padding:10px 10px 10px 10px; background: #333333; color:#fff;}


/* ----------------------------------------------- DOWNLOAD GOOGLE DOCS  ------------------------------------------------------------------- */
.document {background:url(images/button-ver-archivo.gif) top left no-repeat; padding: 0px 303px 80px 1px;}



/* ----------------------------------------------- SHORTCODE BOX  ------------------------------------------------------------------- */
.box01 {
padding:10px 10px 10px 40px;
color:#333333;
background: #e3f0f2 url(http://webexpress.mx/aaa_webexpress/iconos/iconhome_22.png) left no-repeat;
border: #66cccc 1px solid;}



/* ----------------------------------------------- POST FORMATS  ------------------------------------------------------------------- */
.format-asides { }
.format-chat { }
.format-gallery { }
.format-image { }
.format-link { }
.format-quote { }
.format-status { }
.format-video { }
.format-audio { }




/* ------------------------------   WEBEXPRESS MENU  ------------------------------ */

.clear {clear:both;
	display:block;	
	overflow:hidden;	
	visibility:hidden;	
	width:0;	
	height:0;}
	
.clear:after {clear:both;	
	content:' ';	
	display:block;	
	font-size:0;	
	line-height:0;	
	visibility:hidden;	
	width:0;	
	height:0;}

#access {color:#333;  
	list-style:none;   
	text-transform: uppercase;
	font-family: Arial;
	font-size:13px;
	font-weight:bold;}

#access ul {float:left;
    list-style:none;
	padding:0;
	margin:0;
	list-style:none;
	text-transform:uppercase;}

#access li {position:relative; 
	list-style:none;
	float:left;
	padding:0;
	background-image:url(http://webexpress.mx/wp-content/themes/webexpressv10/images/menu-bg.png); background-repeat:no-repeat;
	margin:0;}

#access ul li:first-child {padding-left:0;}

#access a {display:block;
	padding:25px 12px;
	text-decoration:none;
	-moz-transition: background-color .2s ease-in-out, margin .55s ease;
	-webkit-transition: background-color .2s ease-in-out, margin .55s ease;
	-o-transition: background-color .2s ease-in-out, margin .55s ease;
	-ms-transition: background-color .2s ease-in-out, margin .55s ease;
	transition: background-color .2s ease-in-out, margin .55s ease;}

#access a:hover,
#access li.current_page_item > a,
#access li.current-menu-item > a {	color:#fff;	text-decoration:none;}

#access a span {color:#999;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	line-height:1.62em;
	text-transform:none;}

.drop-down-toggle {display:none;
	position:absolute;
	top:7px;
	right:16px;
	width:20px;
	height:20px;
	background:#333;
	border:#eee 3px solid;
	border-radius:15px;}

.drop-down-arrow {display:block;
	width:0;
	height:0;
	margin:8px 0 0 5px;
	border-top:5px solid #eee;}

#access li li {float:none;
	min-width:190px;
	padding:0;
	margin:0;}

#access li li a {min-width:150px;
	padding:5px 24px;
	margin:0;
	background: none;
	font-size:13px;
	line-height:33px;
	text-align:left;
	overflow:hidden;
	background-image:url(http://webexpress.mx/wp-content/themes/webexpressv10/images/menu-bg-hover.png); background-repeat:no-repeat;}

#access li li:first-child > a {border-top: none;}

#access li li:last-child > a {border-bottom: none;}

#access li li a:hover {}

#access li ul {display:none;
	position:absolute;
	z-index:9999;
	min-width:240px;
	height:auto;
	padding:0;
	margin:0;
	box-shadow:0 0 20px #333;
	font-weight: normal;
	text-transform: none;}

#access li ul ul {margin:-35px 0 0 240px !important;}

#access li:hover > ul,
#access li li:hover > ul,
#access li li li:hover > ul {display:block;}

#access .nav-show,
#access .nav-hide {display:none;}

/* ----------------------------------------------------------- */

/* ----- WEB EXPRESS Eliminar bullets de listado de categorias en la barra lateral --------- */

#nav_lateral ul {list-style-type: none; padding-left:10px; font-size:14px;}

/* ----------------------------------------------------------- */






