﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
    background-color: #D3D3D3;
    background-image: url(../../content/Images/background.png);
	background-position: center;
	background-repeat: repeat-y;

    font-size: 11pt;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969;
    
    
    
}



/*FILE UPLOAD*/
DIV#MainContents 
{
    background-color: White;
    padding: 2em;
    border: 1px solid gray;
}

H1 { margin-top: 0; padding-top: 0; }


DIV.ProgressBar { width: 100px; padding: 0; border: 1px solid black; margin-right: 1em; height:.75em; margin-left:1em; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; }
DIV.ProgressBar DIV { background-color: Green; font-size: 1pt; height:100%; float:left; }
SPAN.asyncUploader OBJECT { position: relative; top: 5px; left: 10px; }
/*----------------------------------------------------------------------------*/










a:link
{
    color: #034af3;
    text-decoration: underline;
}
a:visited
{
    color: #505abc;
}
a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
a:active
{
    color: #12eb87;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* HEADINGS           
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0 0px 0 0;
}

p#logo, h1#logo
{
    font-weight: bold;
    font-size: 24px !important;
    padding: 10px 0;
    margin: 0;
    color: #FFF;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
}

#logo a
{
    color: #FFF;
    text-decoration: none;
    font-size: 32px !important;
}

#main
{
    padding: 30px 20px 15px 20px;
    background-color: #FFF;
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

#footer
{
    color: #999;
    padding: 5px 0 0 0;
    text-align: center;
    line-height: normal;
}

#footer p
{
    padding: 5px 0;
    margin: 0;
    font-size: 10pt;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
}

ul#menu li a:hover
{
    background-color: #FFF;
    text-decoration: none;
}

ul#menu li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#menu li.selected a
{
    background-color: #FFF;
    color: #000;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

/*-----------*/

p.Title
{
    margin: 0px 0px 15px 0px;
    font-size:larger; 
    color:#B1382C; 
    font-weight:bold

}

p.subTitle
{
    margin:0px 0px 0px 0px;
    font-size:smaller
    color:#3A3A3A; 
    font-weight:bold

}
span.Resume
{

}

li.List
{
    padding: 10px 0px 10px 0px;
}


span.Section
{
    margin: 15px 0px px 0px;
    padding: 15px 0px px 0px;
    font-size:smaller;
    
    
    
}


div.Body
{
    width:500px;
    font-size:11pt;
    font-family: Arial, Helvetica, Sans-Serif;
    color:#424A52;
    line-height: 1.5em;
    
    }
    
img.Image
{
     height: 150px;
     width: 500px;
}

img.ImageSmall
{
    width: 150px; 
    height: 150px;
 }

table.Principal
{
    width: 680px;
}

table.Directory .td
{
    vertical-align:top;
}

td.TDLeft
{
    width: 165px;
    text-align:left;
}

td.TDRight
{
    width: 165px;
    text-align:right;
}
td.Resumen
{
 width: 500px;
 padding-left:2px;
 font-size:smaller;
 vertical-align:top;
 text-align:left;
    
}

tr.Separation
{
    height:30px;
}

div.Image
{
    width: 165px; 
    height: 80px;
    float:left;
    padding: 3px 3px 3px 3px;
 }

div.Resumen
{
    width: 350px; 
    height: 150px;
    float:left;
    padding: 3px 5px 3px 5px;
    font-size:11pt;
    line-height: 1.5em;
 }
 
 
div.MainResumen
{
    width: 500px; 
    height: 130px;
    float:left;
    padding: 3px 5px 3px 5px;
    font-size:11pt;
    line-height: 1.5em;
 }



/*ROUND BOX*/

/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2, .cssbox_head h3  
{
    background: transparent url(../../Content/Images/drop-box.png) no-repeat bottom right; 
} 

.cssbox  
{
     /*width: 335px !important; intended total box width - padding-right(next) */ 
     /* IE Win = width - padding */ 
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ 
        margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
} /* set the top-right image */ 

.cssbox_head  
{
    background-position: top right; 
    margin-right: -15px; /* pull the right image over on top of border */ 
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
} /* set the top-left image */ 

.cssbox_head h2  
{
    background-position: top left; 
    color:white;
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 35px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; 
    height: 1%; /* IE Holly Hack */ 
} /* set the lower-left corner image */ 

.cssbox_head h3  
{
    background-position: top left; 
    color:white;
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 35px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; 
    height: 1%; /* IE Holly Hack */ 
} /* set the lower-left corner image */ 


.cssbox_body  
{
    background-position: bottom left; 
    margin-right: 25px; /* interior-padding right */
    padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */ 
} 

/**************************END ROUND BOX******************************************/



/* CUSTOM
----------------------------------------------------------*/


td.tdHeadImage
{
    text-align:center;
    background-color:#9DACC1;
    height:35px;
    font-family:Arial;
    color:#F5F8FC;
    font-size:small;
    
    
}

.tdImg
{
    width: 33%; 
    text-align: center; 
    vertical-align:bottom;
    border:1px #CCCCCC;
    border-style:solid;
}


.filebutton 
{
 	border-right: #999999 1px solid;
  	border-top: #999999 1px solid;
  	padding-left: 1px;
  	font-size: 11px;
  	border-left: #999999 1px solid;
  	width: 160px;
  	color: #000000;
   	border-bottom: #999999 1px solid;
   	font-family: tahoma, sans-serif;
   	background-color: #c3d5e7;
}

.TxtBoxMail
{
    border-bottom-style:outset;
    border:0px;
}

.CheckBoxFU
{
    margin: 0px 0px 0px 0px;
    text-align:left;
    padding: 0px 0px 0px 0px;
    border:0px;
    font-family: tahoma, sans-serif;
    font-size: 11px;
    
    
}

.LabelData
{
    border-top:0px;
    border-left:0px;
    border-right:0px;
    border-bottom:1px;
    font:Red;
}

a.aRemove 
{
    cursor:pointer;
    color:#0000FF;
    font-size:smaller;
    
   }
    
.iFile 
{
    padding:0px 0 0px 0;
    margin:0px 0 0px 0;
    
    border-right: #999999 1px solid;
  	border-top: #999999 1px solid;
  	padding-left: 1px;
  	font-size: 11px;
  	border-left: #999999 1px solid;
  	width: 260px;
  	color: #000000;
   	border-bottom: #999999 1px solid;
   	font-family: tahoma, sans-serif;
   	background-color: #c3d5e7;
    
   
    visibility:visible;
   	
   	}

.divImage p
{
    line-height:1em;
    margin-top:0px;
    margin-bottom:0px;
    padding-top:0px;
}

.TableHead
{
    border-bottom-style:solid;
    border-bottom-width:2px;
}

.TablePDF
{
    background-color:Transparent; 
    width: 700px; 
    margin-top:20px;
    margin-bottom:10px;
    margin-left:20px;
    
    
    border-style:solid;
    border-width:1px;
    }
    
.PanelLockPlate
{
    margin-left:20px;
    width:700px;
    text-align:center;
    margin-bottom:30px;
    
    
    }
    