body {
background:url(/images/main-bg.gif) 0 0 repeat-x #EEEEEE;
	color: #000000;
	margin: 0;
	padding: 0;
	font: 0.7em "Arial", Helvetica, Sans-Serif;
}

a { 
	color: #000;
	background-color: inherit;
}

a:hover {
	color: #BF3E17;
	background-color: inherit;
}

h1 {
	font: 160% Arial, Sans-Serif;
	font-weight: bold;
	padding: 3px 0 0 0;
	margin: 0;
}

h1 a {
	color: #BF3E17;
	background: inherit;
	text-decoration: none;
}

h1 a:hover {
	color: #3C6491;
	background: inherit;
	text-decoration: none;
}

h2 {
	margin: 8px 0 5px 0;
	padding: 0;
	font-size: 1.4em;
	letter-spacing: -1px;
	color: #808080;
	background-color: inherit;
}

h2 a {
	color: #000000;
	text-decoration: none;
	background-color: inherit;
	background-image: url(h2bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	
	padding: 0 20px 0 0;
}

h2 a:hover {
	background: url(h2bghover.gif) no-repeat center right;
}

p {
	margin: 0;
	padding: 0;
}


img {
	border: 0;
}

#header {
	clear: both;
	width: 750px;
	height: 45px;
	margin: 0 auto;
}

#logo {
	float: left;
	padding: 10px 0 0 0px;
	color: #000000;
	background: inherit;
	width: 300px;
}

.slogan {
	float: right;
	border-left: 1px solid #CCCCCC;
	padding: 0 0 0 20px;
}


/*----TOP PANEL----*/
#topPan{width:778px; height:141px; position:relative; margin:0 auto; font:14px/18px Arial, Helvetica, sans-serif; background:url(/images/irvingtop.jpg) right no-repeat}
#topPan ul{width:125px; height:22px; position:absolute; top:0px; right:130px;}
#topPan ul li{float:left; width:45px; height:22px;}
#topPan ul li a{width:45px; height:16px; display:block; background:url(/images/arrow1.gif) 40px 6px no-repeat #CC0000; color:#fff; font:13px/16px Arial, Helvetica, sans-serif; text-decoration:none;}
#topPan ul li a:hover{background:url(/images/arrow1-hover.gif) 40px 6px no-repeat #CC0000; color:#FEF0B7; text-decoration:none;}

#topPan ul li.register{float:left; width:65px; height:22px;}
#topPan ul li.register a{width:65px; height:16px; display:block; background:url(/images/arrow1.gif) 65px 6px no-repeat #CC0000; color:#fff; font:13px/16px Arial, Helvetica, sans-serif; text-decoration:none; padding:0 0 0 10px;}
#topPan ul li.register a:hover{background:url(images/arrow1-hover.gif) 65px 6px no-repeat #CC0000; color:#FEF0B7; text-decoration:none;}

#topPan img.logo{position:absolute; top:23px; left:29px;}

#topPan p.callus{width:119px; height:25px; background:url(/images/callus-bg.gif) 0 0 no-repeat #212121; color:#fff; position:absolute; top:53px; right:115px; line-height:24px; text-align:center;}
#topPan p.phone{width:130px; height:25px; background:#212121; color:#EAE8CD; position:absolute; top:83px; right:109px; font-size:20px; line-height:25px; text-align:center;}

/*----/TOP PANEL----*/


#hmenu {
	padding: 13px 0 5px 0;
	float: right;
}

#hmenu a {
	padding: 12px 13px 2px 11px;
	text-decoration: none;
	color: #414141;
	background: #ccc url(hmenuarrow.gif) no-repeat top center;
	margin: 0 0 3px 1px;
	border-bottom: 4px solid #BCBCBC;
}

#hmenu a:hover {
	background: #dc0000 url(hmenuarrowhover.gif) no-repeat top center;
	color: #FFFFFF;
	border-bottom: 4px solid #be0303;
}

.content {
	border-top: 1px solid #FEFEFE; 
	background: #FFFFFF url(contentbg.gif) repeat-x left top;
	color: #000000;
}

#articles {
	width: 750px;
	padding: 3px 0 0 10px;
	margin: 0 auto 10px auto;
}

#left {
	float: left;
	width: 515px;
	padding: 0 10px 0 0;
}

#right {
	float: left;
	width: 220px;
}

#rightmenu {
	margin: 0;
	padding: 0;
}

#rightmenu a {
	display: block;
	background: #BF3E18 url(vmenuarrow.gif) no-repeat center left;
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
}

#rightmenu a:hover {
	color: #FFFFFF;
	background: #822C0F url(vmenuarrowhover.gif) no-repeat center left;
}

.rightarticle {
	background: #EEEEEE;
	color: #808080;
	margin: 2px 0 2px 0;
	padding: 8px;
	line-height: 1.4em;
}

.rightarticle_ad {
	font: 140% Arial, Sans-Serif;
	font-weight: bold;
	border: 2px solid #EEEEEE;
	color: #808080;
	margin: 2px 0 2px 0;
	padding: 17px;
	width: 182px;
	height: 17px;
	background: #FFFFFF url(seoad.jpg) no-repeat;
}

.rightarticle_ad a {
	
	background: transparent; 
	text-decoration: none;
}

#additional {
	clear: both;
	width: 730px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0 auto;
	padding: 10px;
}

#links {
	clear: both;
	margin: 0 auto;
	width: 730px;
	padding: 10px;
	background: #4a4949 url(linksbg.gif) repeat-x top left;
	color: #FFF;
}

#whiteline {
	margin-top: 10px;
	border-top: 3px solid #FFFFFF;
}

#footer {
	margin: 5px auto;
	width: 740px;
	padding: 0 5px 0 5px;
}

#footer p {
	padding-top: 10px;
	padding-bottom: 25px;
	line-height: 1.8em;
	color: #808080;
	background: #EEEEEE;
}

#footer a {
	color: #808080;
	background: inherit;
}

form.search { padding: 0; margin: 0; }

#searchform {
	background: #808080;
	color: #FFFFFF;
	padding: 5px 8px 5px 18px;
	margin: 0px;
}


/*  ///////////// */

    hr {
        border: 0 none;
        border-top: 1px dashed #cccccc;
        margin-bottom: 5px;
        padding-bottom: 5px;
        height: 1px;
    }

    .small {
        font-size: 0.85em;
    }

    .hide {
        display: none;
    }
	
    #errorContent {
        position: static;
        float: center;
        width: 510px;
        padding: 25px;
        margin: 0 auto;
    }

    #errorContent h1 {
        font-size: 2em;
        font-weight: bold;
        text-transform: uppercase;
        color: #CA0000;
        border-bottom: 3px solid #1e4176;
        margin-bottom: 10px;
    }

    #errorContent span {
        font-weight: bold;
        color: #CA0000;
    }

    #mainContent {
        position: static;
        float: left;
        width: 97%;
        padding: 10px 15px 0 0;
    }
	
    #mainContent p {
        margin-bottom: 0.7em;
        line-height: 1.40em;
        font-size: 1.1em;
    }
	
/* Fieldsets *************************************************************** */

    fieldset {
        margin: 15px 0;
        padding: 5px 1em 5px 1em;
        border-top: 1px solid #D7D7D7;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        border-left: 1px solid #D7D7D7;
        position: relative;
    }

    legend {
        font-family: Arial,Sans-Serif;
        font-weight: bold;
	    font-size: 1.8em;
        color: #CA0000;
        margin-top: -0.40em;
        margin-left: -0.50em;
        position: relative;
        text-transform: none;
        line-height: 1.2em;
        top: 0;
        vertical-align: middle;
    }

    fieldset p {
        clear: both;
        margin: 0 auto;
        text-align: left;
        padding: 3px 0 5px 0;
    }

    fieldset ul {
        list-style: disc;
        margin: 0 0 0 1em;
    }

    fieldset ul li {
        color: #CA0000;
    }

    label {
        font-size: 1.00em;
        padding: 0 5px 0 0;
        font-weight: bold;
        color: #000;
    }

/* Definition list ********************************************************* */

    dl {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 1.10em;
    }

    dt {
        float: left;
        width: auto;
    }

    dd { color: #666666;}
    dd + dd { padding-top: 5px;}
    dt span { padding: 0 5px 0 0;}

    dt .explain { font-style: italic;}

    dt label {
        font-size: 1.10em;
        text-align: left;
    }

    dd label {
        font-size: 1.10em;
        white-space: nowrap;
        margin: 0 10px 0 0;
    }

    html>body dd label input { vertical-align: text-bottom;}    /* Tweak for Moz to align checkboxes/radio buttons nicely */

    dd input {
        font-size: 1.00em;
        max-width: 100%;
    }

    dd textarea {
        font-size: 0.90em;
        width: 90%;
        max-width: 100%;
    }

    dd select {
        width: auto;
        font-size: 1.00em;
        max-width: 100%;
    }

    fieldset dl {
        margin-bottom: 10px;
        font-size: 0.85em;
    }

    fieldset dt {
        width: 45%;
        text-align: left;
        border: none;
        border-right: 1px solid #CCCCCC;
        padding-top: 3px;
    }

    fieldset dd {
        margin: 0 0 0 45%;
        padding: 0 0 0 5px;
        border: none;
        border-left: 1px solid #CCCCCC;
        vertical-align: top;
        font-size: 1.10em;
    }

    /* Hover highlights for form rows */
    fieldset dl:hover dt, fieldset dl:hover dd {
        border-color: #BC2A4D;
    }

    fieldset dl:hover dt label {
        color: #BC2A4D;
    }

    fieldset dl dd label:hover {
        color: #BC2A4D;
    }

/* Forms ******************************************************************* */

    input, textarea, select {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 0.90em;
        font-weight: normal;
        vertical-align: middle;
        padding: 2px;
        color: #111111;
        border-left: 1px solid #AFAEAA;
        border-top: 1px solid #AFAEAA;
        border-right: 1px solid #D5D5C8;
        border-bottom: 1px solid #D5D5C8;
        background-color: #F7F7F7;
    }

    select {
        cursor: pointer;
    }

    /* IE checkbox fix */
    * html .checkbox {
        border: none;
        background-color: transparent;
    }

    input:hover, textarea:hover, select:hover {
        border-left: 1px solid #BC2A4D;
        border-top: 1px solid #BC2A4D;
        border-right: 1px solid #BC2A4D;
        border-bottom: 1px solid #BC2A4D;
        color: #BC2A4D;
    }

    input:focus, textarea:focus, select:focus {
        border: 1px solid #BC2A4D;
        color: #111111;
    }

    .disabled {
        color: graytext;
    }

    input.openid {
        padding-left: 20px;
        background: url(/images/openid.gif) #fff no-repeat 0px 50%;
    }

    .full { width: 97%; }
    .morelarge { width: 350px; }
    .large { width: 75%; }
    .medium { width: 50%; }
    .narrow { width: 25%; }
    .autowidth { width: auto !important; }

/* Buttons ***************************************************************** */

    input.button, a.button, a.button:link, a.button:visited, a.button:active {
        width: auto !important;
        margin: 3px;
        padding: 1px 3px 1px 3px;
        font-family: Helvetica, Arial, sans-serif;
        color: #000000;
        font-size: 0.85em;
        background: #EFEFEF;
        cursor: pointer;
        font-weight: bold;
        border: 1px solid #666666;
        text-decoration: none;
        border: 1px solid #000;
    }

    /* Hover states */
    a.button:hover, input.button:hover {
        border: 1px solid #BC2A4D;
        color: #fff;
    }

/* Others ****************************************************************** */

    .error {
        color: #ff0000;
        background-color: #ffffe1;
        border: 1px dashed #cfcfcf;
        margin: 5px;
        padding: 3px;
        font-size: 1em;
        font-weight: bold;
    }

    .formerror {
        color: Red;
        font-size: 0.85em;
        font-weight: bold;
        line-height: 0;
    }

/*  ///////////// */




input.text { margin: 0; padding: 0; width: 128px; border: 1px solid #eee; color: #000000; background: #d8d8d8; }
input.text:hover { border: 1px solid #FFFFFF; background: #EEEEEE; color: #000000; }
input.button { margin: 0; padding: 0 0 0 3px; font-size: 100%; font-family: Arial, Sans-Serif; border: none; background: none; color: #FFF; background: #808080; font-weight: bold; }
.date { margin: 5px 0 5px 0; padding: 10px 5px 5px 0; background: #FFFFFF url(horizontaldotted.gif) repeat-x bottom left; color: #808080; text-align: right; }
.date a { color: #808080; background: #FFFFFF; }















	
	/*--- Enlaces interaccion usuario Bottom ---*/
	.linksBottom .user {
		float: right;
		width: 19em;
		text-align: right;
	}
	
		/*--- Enlaces interaccion usuario---*/
		.user li {
			display: inline;
			padding: 0 2px 0 7px;
			background: url(/images/vertLineGrayDark.gif) left center no-repeat;
			font-size: 1.0em;
			list-style: none;
		}
		
		.user li.first {
			padding-left: 0;
			background: none;
		}
		
			.user li a,
			.user li a:visited {
				color: #666;
				text-decoration: none;
				text-transform: lowercase;
			}
			
			.user li a:hover {
				color: #BF3E17;
				text-decoration: underline;
			}
			
			.user li.send a { padding-left: 15px; background: url(/images/icoSend.gif) left center no-repeat }
			.user li.print a { padding-left: 18px; background: url(/images/icoPrint.gif) left center no-repeat }
			.user li.comment a { padding-left: 18px; background: url(/images/icoComment.gif) left center no-repeat }
			
	/*--- Links bottom ---*/
	.linksBottom {
		height: 2em;
		padding-top: 10px;
	}
		
		/*--- Enlaces Agregar a... ---*/
		.linksBottom .add {
			float: left;
			width: 18em;
		}
				
			/*--- Enlaces Agregar a... ---*/
			.linksBottom .add li {
				display: inline;
				margin-right: 10px;
				list-style: none;
			}
		
		
		
#site-notice { 
	background: #f7f7f7;
	border: 1px solid #b40d16;
	margin: 0 0 20px;
	padding: 10px;
	line-height: 1.2;
	}
	
.related h3, .headlines h3 { 
    border-bottom: 1px solid #333;
    color: #000;
    font: bold 14px Helvetica, Arial, sans-serif;
    padding-bottom: 5px;
    margin: 0 0 10px;
    }

.related ul { 
    list-style: none;
    }

.related li a { 
    background: url(/images/icomk.gif) no-repeat left top; 
    line-height: 18px;
    padding: 0 0 0 25px;
    }

#postsubscribe { 
    background: #f7f7f7;
    border-top: 1px solid #ccc;
    padding: 10px;
    margin: 0 0 10px;
    }

#postsubscribe a { 
    background: url(/images/rss.png) no-repeat left top;
    font-weight: bold;
    padding: 0 0 0 25px;
    }	
	
	
/*-------------------------------------------------------
 classes about comments and comment_form
--------------------------------------------------------*/


#textarea .morelarge{
	background:#FFF url(/images/bg_input.jpg) no-repeat left top;
	border:1px solid #888;
	color: #333;
	padding:5px;
	margin:5px 0 15px 0;
	width:380px;
	font-size:12px;
}

#textarea .morelarge:hover{
	border:1px solid #da0000;
}

#textarea .morelarge{
	height:160px;
	width:85%;
	font-family:Arial,Verdana, Helvetica, sans-serif;
}
