@charset "utf-8";
/* CSS Document - Basic Page*/

* 									{ margin: 0; padding: 0; }
body								{ font: 14px Helvetica, Sans-Serif; } 
#page-wrap							{ width: 800px; margin: 25px auto; } 
a									{ text-decoration: none; color:#000000 }
ul									{ list-style: none; }
p                                   { margin: 15px 0; }

/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; font-family:Arial, Helvetica, sans-serif; }
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; padding:0px 57px  }
ul.dropdown a:hover		            { color: #000; }
ul.dropdown a:active                { color: #000; }
ul.dropdown li a                    { display: block; padding: 4px 8px; color: black; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover, ul.dropdown li:hover {color: #999; position: relative; }
ul.dropdown li.hover a              { color: #999; }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 250px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{ font-weight: normal; color: #FF0000; float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; color:#006666} 
ul.dropdown ul li a				{ background-color:#fff; } 
/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }

ul.dropdown li ul li { font-weight:bold; text-align:left}
ul.dropdown li ul li a:link, ul.dropdown li ul li a:active { color: #999;}
ul.dropdown li ul li a:hover { color: #000;}


body{ background-repeat:repeat-x; background-color:#fff; }
body{font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 	font-size: 11px; color:#000;}
body { 	margin:0; 	padding:0; }
a{outline:none}
img, input{outline:none}

/*el espacio entre parrafos*/
p {margin-top:0px; margin-bottom:20px;}
#top1{ float:left; width:294px; padding-top:10px}
#top2{ float:left; width:360px; text-align:center; padding-bottom:20px; padding-top:30px}
#top3{ float:right; width:294px; padding-top:10px}
#title{ font-size:30px; text-align:left; padding:20px 0}
#title2{ font-size:30px; text-align:left; padding:20px 0 0px 0}
.content{ color:#999; width:500px; text-align:justify; padding:20px 0; line-height:20px}
.company{ color:#999; padding:20px 0; font-size:11px; color:#555 }
.footer{ color:#999; padding:20px 0; letter-spacing:1px;}
.footer a:link, .footer a:visited, .footer a:active{ color:#999;}
.footer a:hover{ color:#000;}
.footer2{ color:#aaa;}

.current a{ color:#666666}

#intro-image{background-image:url(../images/intro.gif); background-repeat:no-repeat; width:725px; height:525px}
.content ul { margin-left:50px; line-height:35px}
.content ul li { 
/* background-image:url(../images/right2.gif); background-repeat:no-repeat; */
padding-left:25px; font-size:18px; font-weight:bold; background-position:left 9px}
.content a:hover{ color:#999}

#div-find{width:300px; float:right; text-align:right; height:10px; padding-top:10px}
#div-find2{width:300px; float:right; text-align:right; height:10px; padding-top:14px}
#select-find{width:200px;  font-size:11px; border:solid 1px #000000}

.content-2{ color:#999; width:900px; text-align:justify; padding:20px 0; line-height:20px; height:auto}
.content-3{ color:#999; text-align:justify; padding:0px 0 20px 0; line-height:20px; height:auto}
.content-4{ color:#999; width:900px; text-align:justify; padding:0px 0; line-height:20px}
.content-bio{ color:#999; width:600px; text-align:justify; padding:20px 0; line-height:20px}
#models-list td{ padding:0px 7px }
#models-list .names td{ padding-bottom:15px}

#models-list img{ border:solid 1px #ccc}
#back{clear:both; font-size:12px}
#back img{ margin-bottom:-1}

#info p{ padding:0; margin:0; vertical-align:top}

/*bof table-form2 */
.table-form2 { color:#000000}
.table-form2 td{ padding:5px 5px}
.table-form2 .input2, .table-form2 textarea{border:#000 1px solid; width: 250px; background:#fff; color:#000}
.table-form2 .input2{ height:18px}
.table-form2 textarea{ height:100px; overflow:auto}
.button2{
border:none; width:85px; height:25px; font-size:10px; color:#333; background-color:#FFFFFF; background-image:url(../images/right.gif);
background-repeat:no-repeat; outline:none; background-position:right;
}

.table-form2 .required{ color:#FF0000; font-size:10px; letter-spacing:-1px; vertical-align:super}
.table-form2 .required2{ font-size:10px; color:#777}

/*eof table-form2 */

.table-become ol{ padding:0px; margin:0; padding-left:20px}
.table-become li{ padding:0px; margin:0; }
.title8{ font-weight:bold}

.table-bio td{ padding:0px 10px;}
