/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #757575;
	margin: 0px;
	padding: 0px;
}

h2{
 font-family: Arial, sans-serif;
 font-size: 114%;
 color: #757575;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial, sans-serif;
 font-size: 100%;
 color: #98bf0d;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial, sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #98bf0d;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana, Arial, sans-serif;
 font-size: 100%;
 color: #98bf0d;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #cccccc;
	width: 100%;
}

#headlines{
	float:left;
	padding-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
}

#content{
	float: left;
	width: 600px;
	margin-left: 0px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 0px solid #CCC;
	color: #737373;
	background-color: #98bf0d;
	text-transform: none;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}

#globalNav a:hover {
	font-size: 90%;
	padding: 0 4px 0 0;
	color: #FFFFCC;
	text-decoration: none;
	text-transform: none;
}

/*************** #pageName styles **************/

#pageName{
	font-size: 12;
	padding: 2px 0px 0 10px;
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 12pt;
	background-color: #EBEBEB;
	color: #98bf0d;
	font-weight: bold;
	background-image: ;
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	padding-top: 2px;
	padding-right: 50px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#breadCrumb a {
	font-size: 14px;
	padding: 1px 0px 0 5px;
	color: #98bf0d;
	font-weight: bold;
}


/************** .feature styles ***************/

.feature{
	font-size: 80%;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	margin-right: 15px;
	text-decoration: none;
}
.feature a:link{
	font-size: 80%;
	text-decoration: none;
	color: #98bf0d;
}
.feature a:visited {
	font-size: 80%;
	text-decoration: none;
	color: #98bf0d;
}
.feature a:hover {
	font-size: 80%;
	text-decoration: none;
	color: #98bf0d;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	font-size: 80%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 0px solid #cccccc;
	font-size: 65%;
	color: #FFFFFF;
	padding: 2px;
	text-align: right;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar{
	display: block;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
	text-decoration: none;
	background-color: #FFFFFF;
	}

#navBar h3{
	padding: 10px 0px 2px 10px;
	background-color: #EFEFD5;
}

#navBar a:link{
	display: block;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
	text-decoration: none;
	background-color: #FFFFFF;
	}
	
#navBar a:visited{
	display: block;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
	text-decoration: none;
	background-color: #FFFFFF;
	}

#navBar a:hover{
	display: block;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #98bf0d;
	text-decoration: none;
	background-color: #FFFFFF;
	}
	
#navBar a:active{
	display: block;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
	text-decoration: none;
	background-color: #FFFFFF;
	}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #98bf0d;
	text-decoration: none;
	font-variant: small-caps;
	line-height: 150%;
}

.relatedLinks a:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #98bf0d;
	text-decoration: none;
	font-variant: small-caps;
	line-height: 150%;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	font-size: 80%;
	background-color: #FFFFFF;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/************** #advert styles **************/

.advert {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	display: block;
	margin: 0;
	float: none;	
}

.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: #98bf0d;
	width: 100px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

.login a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

.login a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

.login a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #98bf0d;
	text-transform: uppercase;
	text-decoration: none;
}

.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #757575;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px;
	text-decoration: none;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.barralog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #757575;
	height: 25px;
	width: 100%;
	text-transform: uppercase;
	margin: 2px;
	text-decoration: none;
	line-height: 100%;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.barralog a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	height: 100%;
	width: 100%;
	text-transform: uppercase;
	margin: 2px;
	text-decoration: none;
	line-height: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.barralog a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	height: 100%;
	width: 100%;
	text-transform: uppercase;
	margin: 2px;
	text-decoration: none;
	line-height: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.barralog a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
	height: 100%;
	width: 100%;
	text-transform: uppercase;
	margin: 2px;
	text-decoration: none;
	line-height: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.product_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #98bf0d;
	height: 50%;
	width: 90%;
	text-transform: uppercase;
	margin: 0px;
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	text-decoration: none;
}
.product_select a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #98bf0d;
	text-transform: uppercase;
	display: block;
	height: 50%;
	width: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.product_select a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #003366;
	text-transform: uppercase;
	display: block;
	height: 100%;
	width: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-decoration: none;
}

#producto_titulo {
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #FFFFFF;
	background-color: #98bf0d;
	width: 100%;
}
#producto_titulo h3 {
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #FFFFFF;
	background-color: #98bf0d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}
.productos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	background-color: #EFEFD5;
	padding: 1px;
	width: 600px;
	float: none;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.productos h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #757575;
	text-decoration: none;
	width: auto;
	margin: 2px;
	padding: 2px;
	background-color: #FFFFFF;
	text-align: center;
}
.productos a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #98bf0d;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	vertical-align: middle;
	position: relative;
}


.productos a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #98bf0d;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	vertical-align: middle;
	position: relative;
}

.ventanaproductos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	width: 80%;
	margin: 0px;
	padding: 0px;
	position: static;
	background-color: #EFEFD5;
	display: block;
	text-transform: uppercase;
	text-align: justify;
}
.ventanaproductos h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #98bf0d;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
}
.ventanaproductos a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #98bf0d;
	text-decoration: none;
	margin: 3px;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	position: relative;
	width: auto;
	text-transform: uppercase;
}

.ventanaproductos a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #98bf0d;
	text-decoration: none;
	margin: 3px;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	position: relative;
	width: auto;
	text-transform: uppercase;
}

.ventanaproductos a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666600;
	text-decoration: none;
	margin: 3px;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	position: relative;
	width: auto;
	text-transform: uppercase;
}

#formato_datos_titulo {

	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #FFFFFF;
	background-color: #98bf0d;
	width: 500px;
}
#formato_datos_titulo h3 {
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #FFFFFF;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}

.formato_datos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	border: thin doble #98bf0d;
	margin: 1px;
	padding: 1px;
	position: static;
	background-color: #FFFFFF;
	text-align: center;
	float: none;
}
.formato_datos h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	width: auto;
	border: thin doble #98bf0d;
	margin: 1px;
	padding: 1px;
	background-color: #FFFFFF;
	text-align: center;
}
.formato_datos a:link, .formato_datos a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #98bf0d;
	text-decoration: underline;
	width: auto;
	border: thin doble #98bf0d;
	margin: 1px;
	padding: 1px;
	text-align: center;
	display: block;
	background-position: center;
}
#siteInfoLeft {
	clear: both;
	border: 0px solid #cccccc;
	font-size: 65%;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	text-align: left;
}
#alerta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC3300;
	display: block;
	margin: 2px;
	padding: 2px;
	border: medium solid #FFCC00;
	text-align: center;
}
#alerta h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
