/* Bajionet eZ publish stylesheet */

body, div, span, p, .p, h1, h2, .listheadline, .listproducts, h3, ul, li, a, td ,th, select, input, textarea, credit
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
}

body, p, .p, ul, li, a, h3, .path, th, td, .check
{
	font-size: 12px;
	color: #000000;
}

h1 
{
	font-weight: bold;
	font-size: 22px;
	color: #000000;
	margin-bottom: 8px;
	text-decoration : none;
}

h2, .listheadline, .listproducts
{
	font-weight: bold;
	font-size: 17px;
	color: #000000;
	margin-top: 16px;
	margin-bottom: 8px;	
	text-decoration : none;
}

h2, .listheadline
{
	text-decoration : none;
}

.listproducts 
{
	
}

.listheadline, .listproducts 
{
	margin-top: 8px;
}

h3, .path
{
	font-weight: bold;
	text-decoration : none;
}

h3, .headline
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	margin-top: 14px;
	margin-bottom: 6px;	
	text-decoration : none;
}

.tab, .tab a
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a:hover 
{
	color: #FF0000;
	text-decoration: underline;
}

.menuhead
{
	background: #333366;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.menusubhead
{
	color: #4e4e86;
	font-weight: bold;
}

.menu, .menutext, .menubold, .pictext, .credit, .byline, .subhead
{
	font-size: 11px;
}

.menu 
{
	font-weight: normal;
	text-decoration: none;
}

.menutext 
{
	margin-bottom: 4px;
}

.menubold 
{
	font-weight: bold;
}

.menuspacer
{
	font-size: 2px;
}

.spacer
{
	padding-top: 8px;
	padding-bottom: 8px;
}

.boxtext 
{
	font-weight: bold;
	margin-bottom: 4px;
}

.small, .smallbold
{
	font-size: 10px;
}

.smallbold 
{
	font-weight: bold;
}

.check 
{
	margin-bottom: 8px;
}

.checkhead
{
	font-weight: bold;
	margin-bottom: 16px;
}

.list
{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 4px;
}

th 
{
	font-weight: bold;
	text-align: left;
}

th.right
{
	text-align: right;
}

.tdmini
{
	font-size: 1px;
}

.pictext
{
	font-style: normal;
	background-color: #f0f0f0;
}

.pris
{
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 12px;
}

.linkselect
{
	color: #ffffff;
}

.linkselect:hover
{
	color: #ff0000;
}

.linknormal
{
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #ff0000;
}

.bglight 
{
	background-color: #ffffff;
}

.bgdark 
{
	background-color: #ffffff;
}

.bgcurrent
{
	background-color: #333366;
}

.bgweekend
{
	background-color: #8a8ab3;
}

.bgselect
{
	color: #ffffff;
	background-color: #4e4e86;
}

form
{
	margin: 0px;
}

hr
{
	color: #4e4e86;
}

.stdbutton 
{
	font-size: 11px;
	font-weight: bold;
}
 
.okbutton 
{
	font-size: 18px;
	font-weight: bold;
}

.divider
{
	float: left;
	padding-right: 10px;
}

.box
{
	width: 440px;
}

.halfbox
{
	width: 200px;
}

.error
{
    	font-size: 14;
    	font-weight: bold;
    	color: #FF0000;
}

/* Hellstrøm 24.8.2001 */
/*ACS Style Modal popup*/

.segundero{
	font-weight:bold; 
	font-size:13px; 
	border-style:none;
	cursor:default;
	background-color:#FFF;
	color:#C80F2B;
	
} 
/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:400px; width:600px; background-color:#fff; border:3px solid #ccc;}
#simplemodal-container a.modalCloseImg {background:url(../img/basic/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}
#simplemodal-container #basicModalContent {padding:8px;}

/* IE 6 hacks */
#simplemodal-container a.modalCloseImg {background:none; right:-14px; width:22px; height:26px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/basic/x.png',sizingMethod='scale');}

/*ACS Cargando*/
.cargando{
	background-image:url('https://images.bb.com.mx/sitedesign/bajionet/images/loading.gif');
	width:32px; 
	height:32px; 
	align: center;
	cursor: pointer; 
	border: 0px solid red;
}
/*ACS Cargando*/
