@charset "utf-8";

/*  START RESET CSS*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*  END RESET CSS*/



/* CSS Document */
body{
	background-color:#A6CCF3;


}
#pageab{
	display:none;
}
#page0{
	width:100%;
	background:url(img/fondo.png) repeat-x center bottom #a9ddf3; 
	
	
}
/*#fondo{
	width:100%;
	background:url(img/fondo.png) repeat-x center bottom #a9ddf3;
	height:320px;
	
	margin-bottom:-320px;
	vertical-align:bottom;
	z-index:-2;
}*/
#page{
	width:100%;
	background:url(img/cielo.png) no-repeat center top;
	
}
#header{
	width:928px;
	height:110px;
	margin:0 auto;
	/*background:url(img/bk_head.png) no-repeat center bottom;*/
}
#logo{
	margin-top:15px;
	margin-left:35px;
	width:258px;
	float:left;
}
#logo h1{
	display:none;
}
#logo h2{
	color:#FFF;
	font-family:Georgia, Helvetica,Arial;
	letter-spacing:-0.5px;
	font-weight:bold;
	font-size:13px;
}
#logo h2 a{
	color:#FFF;
	text-decoration:none;
	cursor:default;
}
#tw{
	padding-top:30px;
}
#twitter{
	width:160px;
	margin-top:120px;
	margin-left:-40px;
}
.ad{
	padding-top:27px;
	margin-left:10px;

}
.ad:hover{
	opacity:.8;
}
.ad1{
	margin-left:70px;
}
.a{
	width:100%;
}
.a1, .a2{
	width:50%;
}
.a2{
	text-align:center;
}
#tw:hover{
	opacity:.85;
}
#content{
	width:928px;
	height:612px;
	margin:0px auto;
	margin-top:20px;
	padding-top:20px;
	background:url(img/cajas.png) no-repeat left top;
}

#submit{
	width:195px;
	height:600px;
	float:left;
	margin-left:20px;
}
#submit img{
	margin-top:100px;
	margin-left:14px;
}
#list{
	width:443px;
	height:600px;
	float:left;
	
}
#feat{
	width:412px;
	height:30px;
	margin:20px auto;
	
}
#tab_head{
	width:412px;
	height:30px;
	margin:0px auto;
	margin-top:30px;
	
}
#head1{
	width:287px;
	height:30px;
	
	float:left;
}
#head2{
	width:117px;
	height:30px;
	margin-left:8px;
	
	float:left;
}
.submitall{
	background:url(img/submitall.png) no-repeat center center;
}

.resetall{
	background:url(img/resetall.png) no-repeat center center;
}
.resetall2{
	background:url(img/resetall_h7.png) no-repeat center center;
}
.submitall:hover{
	background:url(img/submitall_h.png) no-repeat center center;
}

.resetall:hover{
	background:url(img/resetall_h.png) no-repeat center center;
}
#tab{
	height:324px;
	width:412px;
	margin:6px auto;
	overflow-y:scroll;
	overflow-x:hidden;
	scrollbar-base-color:#FFF;
	scrollbar-face-color:#B48CFA;
 	scrollbar-track-color:#FFF;
 	scrollbar-3dlight-color:#B48CFA;
 	scrollbar-highlight-color:#B48CFA;
 	scrollbar-arrow-color:#FFF;
 	scrollbar-darkshadow-color:#B48CFA;
}
.line{
	height:30px;
	margin-top:5px;
	width:390px;
	padding-bottom:5px;
	background:url(img/bk_tr.png) no-repeat left top;
	border-bottom:1px dashed #FFFFFF;
}
.gallery{
	padding:9px;
	width:270px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:12px;
	text-decoration:none;
}
.gallery a{
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.gallery2{
	padding-left:9px;
	padding-right:9px;
	width:270px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:12px;
	text-decoration:none;
}
.gallery2 a{
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.gallery2 .pr{
	padding-top:9px;
}
.submit1{
	width:90px;
	height:30px;
	float:left;
	margin-left:5px;
	cursor:hand;
	
	
}
.checked{
	width:100%;
	height:30px;
background:url(img/submit_checked.png) no-repeat center center;
}
.unchecked{
	width:100%;
	height:30px;
background:url(img/submit.png) no-repeat center center;
}
.site{
	width:75%;
	float:left;
}
.pr{
	width:10%;
	float:left;
}
#data{
	width:260px;
	height:600px;
	float:left;
	
}
#easy{
	width:250px;
	height:30px;
	margin:20px auto;
	
}
#form{
	width:227px;
	height:310px;
	margin:0px auto;
	margin-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:12px;
}


div#insmode input{
	background-color:#FFF;

}
#inputs{
	width:155px;
	height:320px;
	float:left;
}
#form div{
text-align:right;
}
#form input, #form textarea{
	margin-top:0px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#E1D1FD;
	border:none;
}

#form div.lab{
	width:70px;
	float:left;
	text-align:left;
}

#labels2 div{
	margin-top:5px;
	
}
#form .right{
	
	overflow:hidden;
}
#form input{
	padding-top:1px;
	margin-left:1px;
	width:140px;
	}
#form textarea{
	resize:none;
	width:140px;
}

#about{
	color:#333;
	text-decoration:none;
}
#about:hover{
	color:#CCC;
}
#agree{
	width:232px;
	margin:5px auto;
	color:#999999;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#agree a{
	color:#333;
	text-decoration:none;
}
#agree a:hover{
	color:#CCC;
}
#submit2{
	width:232px;
	height:41px;
	margin:10px auto;
	margin-top:60px;
}
#video{
	width:226px;
	height:41px;
	margin:0px auto;
	margin-top:7px;
	padding-left:10px;
}
#video a{
text-decoration:none;
border:none;
}
#submit2:hover{
	opacity:.85;
}
#subscribe{
	width:210px;
	height:60px;
	padding:10px;
	margin:20px auto;
	background-color:#D5EDF8;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-align:justify;
}
#footer{
	width:928px;
	height:49px;
	margin:0px auto;
	
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	padding:0;
}
#menu, #menu2{
	margin-left:20px;
	padding-top:0px;
	width:47%;
	float:left;
}
#menu{ width:55%;}
#menu2{
	text-align:right;
	width:39%;
	}
#menu a, #menu2 a{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:13px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
#menu a:hover, #menu2 a:hover, .line a:hover{
	color:#000;
}
#tab2{
	height:455px;
	width:400px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	
}
#tab2 h3{
	padding:20px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#272727;
}
#tab2 p, #tab2 ul, #tab2 li, #form2 p#terms {
	color:#666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:24px;
	color:#333333;
}
p#terms {
	text-align:justify;
}
#tab2 b{
	color:#333;
}
#form2{
	width:227px;
	height:320px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;

}
#form2 h3{
	padding:20px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#272727;
}
#form2 p, #tab2 ul {
	color:#666;
	font-size:12px;
	line-height:18px;
}
#explain{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
}



#formwe,#formwe2{
	width:350px;
	height:290px;
	margin:30px auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
}


#formwe div,#formwe2 div{
text-align:right;
}
#formwe input, #formwe textarea{
	margin-top:0px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#E1D1FD;
	border:none;
}
#formwe2 input, #formwe2 textarea{
	margin-top:0px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	border:none;
}
#formwe div.lab,#formwe2 div.lab{
	width:70px;
	float:left;
	text-align:left;
}

#formwe .right,#formwe2 .right{
	
	overflow:hidden;
}
#formwe input,#formwe2 input{
	padding-top:1px;
	margin-left:1px;
	width:230px;
	}
#formwe textarea,#formwe2 textarea{
	resize:none;
	width:230px;
}
#submitsitepp{
	margin-top:20px;
	text-align:right;
	padding-right:30px;
}
#submitsite{
	
	width:233px;
	margin:0 auto;
	margin-top:10px;
}
#just18{
	position:absolute;
	margin-left:168px;
}
#link{
	text-decoration:none;
	color:#333333;
	}
#link:hover{
	color:#000000;
	text-decoration:underline;
	}
#ads{
	float:left;
	padding-left:30px;
	padding-top:20px;
	width:600px;
}
.adv{
	float:left;
	padding-left:15px;
}
#twitter2{
	width:190px;
	margin-top:170px;
	margin-left:0px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#twitter2 a{
color:#CCCCCC;
text-decoration:none;
}
#twitter2 a:hover{
color:#FFFFFF;
text-decoration:none;
}
.subm{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#subm_box{
	width:450px;
	height:400px;
	margin:0px auto;
}
#subm_box h1{
display:none;
}
#subm_box h2{
	color:#FFF;
	font-family:Georgia, Helvetica,Arial;
	letter-spacing:-0.5px;
	font-weight:bold;
	font-size:13px;
	margin-top:5px;
	padding-left:30px;
}
#lll{
width:100%;
height:100px;
}
#wes{
width:434px;
height:204px;
text-align:center;
margin:15px auto;
background:url(../img/bk_wesub.png) no-repeat center center;
}
#wes p{
padding-top:20px;
font-size:13px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
#wes form{
padding-top:20px;
color:#FFFFFF;
}
#wes form input{
margin-top:5px;
border:none;
height:25px;
width:200px;
}
div.submitsite7{
border-bottom:3px solid #FF0000;
overflow:hidden;
padding:30px;
}