body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #322a30;
	background:#FFFFFF url(../enchat/images/fondo.JPG)  repeat-x;
	padding: 0;
  margin: 0;
 
}

form {
  padding: 0;
  margin: 0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE */
html>body td {
  text-align: left;
}

html>body td[align="center"] {
  text-align: center;
}

html>body td[align=center] {
  text-align: center;
}

html>body td[align=right] {
  text-align: right;
}

html>body td[align="right"] {
  text-align: right;
}

*[align="center"] {
  text-align: center;
}

*[align=center] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

*[align=right] {
  text-align: right;
}
h1{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Century Gothic, Arial;
	font-size: 22px;
	font-weight:lighter;
	color: #673e5b;
	margin:8px 0;
}
h2{
	/*font-family:Century Gothic, Arial;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:lighter;
	color: #948591;
}
/*## FACEBOOK ##*/
.fb_iframe_widget{
	background:#FFF;
	margin:20px 0 0 0px;
}
#facebookhome{
    width: 50%;
	float: right;
}
#twitterhome{
    width: 50%;
	float: left;
}
/*################*/

#twitter .twtr-widget h4 {
    font-size: 13px !important;
}

.comentarios{
	width:100%;
}
.comentarios textarea{
	width:455px;
	overflow:hidden;
}

#juegos{
	width:100%;
	float:left;
	margin: 10px 0 0 28px;
}
#juegostitulo{
	width:100%;
	float:left;
	margin:10px 0 0 0;
}
#juegos .juego{
	float:left;
	width:121px;
	margin:3px 25px 15px 0px;
}
#juegos .juego img{
	border: 1px solid;
    padding: 2px;
}
#juegos .juego #title{
	float:left;
	width:100%;
	text-align:center;
	text-decoration:none;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
	color: #322A30;
	font-weight:bold;
}
#tetris{
	width:100%;
	float:left;
	margin: 20px 0 0;
}
#pacman{
	width:100%;
	float:left;
	margin: 20px 0 0;
}

.headbg{
  background-color: #D9CED2;
}
.headbgbox{
  background-color: #D9CED2;
}
.loginbarbg{
  background-color: #D9CED2;
}

.module_head, .calendar_module_head {
  background-color: #D9CED2;
  font-size: 11px;
  font-weight: bold;
  color: #444444;
  margin:0px; 

}
.module_head2 {
  background-color: #D9CED2;
  font-size: 11px;
  font-weight: bold;
  color: #444444;
  margin:10px; 

}
.module_head2 a{
font-size:12px;
color:#3a1a32;
padding:10px;
}
.oddrow {
  background-color: #fefefe;
}

.evenrow {
  background-color: #efefef;
}

.module_head_right {
  background-color: #D9CED2;
  font-size: 11px;
  color: #9f8f8c;
}

.module_head_right a {
  background-color: #D9CED2;
  font-size: 11px;
  color: #9f8f8c;
}

.module_head_right a:hover {
  background-color: #D9CED2;
  font-size: 11px;
  color: #695f5d;
}


td.edituserlink{
  background-color: #D9CED2;
  color: #695f5d;
  font-weight: bold;
  
}
td.edituserlink a{
  background-color: #D9CED2;
  color: #695f5d;
  font-weight: normal;
} 
td.edituserlink a:hover{
  background-color: #D9CED2;
  color: #695f5d;
  font-weight: normal;
}

.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
}
a.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
}
a:hover.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
}
.text_head2, .text_head2:hover {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
}

.offer_head {
  font-size: 16pt;
  color: #695f5d;
}

.module_detail_inside {
/*  _width:480px;*/
  font-size: 11px;
  font-weight: normal;
  background-color: #FFFFFF;
  border: 1px solid #D9CED2;
/*  clear:both;*/

}

.module_detail_inside2 {
  font-size: 11px;
  font-weight: normal;
  background-color: #D9CED2;
  padding: 0p;
  margin: 0;
  float:left;
  width:100%;

}



.im_text {
  font-size: 11px;
  font-weight: normal;
  background-color: #fff8f8;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #D9CED2;
  border-right-color: #D9CED2;
  border-bottom-color: #D9CED2;
  border-left-color: #D9CED2;

}

.module_detail, .calendar_module_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #fff8f8;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #D9CED2;
  border-right-color: #D9CED2;
  border-bottom-color: #D9CED2;
  border-left-color: #D9CED2;

}
.leftside_detail {
  /*width:560px;*/
  font-size: 11px;
  font-weight: normal;
  background-color: #D9CED2;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #D9CED2;
  border-right-color: #D9CED2;
  border-bottom-color: #D9CED2;
  border-left-color: #D9CED2;

}
.picgallery {
	background-color: #FFF8F8;
	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;
}

.statusbar {
  background-color: #f9e0dc;
}



th {
  font-weight: bold;
  color: #695f5d;
  background-color: #D9CED2;
  font-size: 11px;

}

th a {
  text-decoration: underline;
  color: #695f5d;
}
th a:hover {
  color: #695f5d;
  text-decoration: none;

}


a.subhead {
  text-decoration: underline;
  color: #ffffff;
  font-weight: bold;
}
a.subhead:hover {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

.smallpic {
  border: 1px solid #666666;

}
.smallpic2 {
  border: 1px solid #666666;
  width:150px;

}
.smallpic3 {
  border: 1px solid #666666;
  width:300px;

}
.smallpic4{
  border: 1px solid #666666;
  width:215px;
  height:216px;

}

input {
  font-size: 11px;
  
}
input[type="radio"] {width:auto;}

textarea {
  font-size: 11px;
}
select {
  font-size: 11px;
}
.formbutton {
  font-size: 11px;
  color: #ffffff;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #cccccc;
  background-color: #9f8f8c;
}
.btngrande {width:159px; height:54px; font-weight:bold; font-size: 12px; border:none; text-transform:uppercase; color: #ffffff; background: url(../enchat/images/btn_grande.gif) no-repeat #9f8f8c; margin:15px 0; cursor:pointer;}
.btnchico {width:110px; height:38px; font-weight:bold; font-size: 12px; border:none; text-transform:uppercase; color: #ffffff; background: url(../enchat/images/btn_chico.gif) no-repeat #9f8f8c;margin:15px 0;cursor:pointer;}

.searchselect{width:150px; height:20px;}



#main_outer_table{
  /*background-color: #ffffff;*/
  width: 1000px;
  /*height: auto;*/
}

a.main_title{
  font-size: 40px;
  color: #ffffff;
  text-decoration: none;
}
a:hover.main_title{
  font-size: 40px;
  color: #ffffff;
  text-decoration: none;
}
.dotted{
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}

.s_table_blue{
  color: #27277e;
  font-weight: bold;
}
.s_table_white{
  color: #27277e;
}

.table_blue{
  background-color: #d3e1fa;
  color: #27277e;
}
.table_white{
  background-color: #ffffff;
  color: #27277e;
}

.table_green{
  background-color: #d8f9d5;
  color: #003300;
}
.table_red{
  background-color: #ffd5d5;
  color: #990000;
}
.table_pink{
  background-color: #ffe1ff;
  color: #7d0067;
}
.table_gray{
  background-color: #efefef;
  color: #333333;
}
.table_yellow{
  background-color: #ffffcc;
  color: #b08d00;
}


.main_text1{
  font-size: 24px;
}

.page_heading {
  font-size: 14pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: center;
}
.headrow {
  border: 1px solid #a9bdf1;
  background-color: #c8e0fb;
  text-align: center;

}
.text8pt {
  font-size: 8pt;
}
.searchtitle {
  font-size: 14pt;
  font-weight: bold;
  color: #003366;
}
.xtitle {
  font-size: 14pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: center;

}
.title {
  font-size: 12pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: left;
  font-weight: bold;
  padding: 4px 4px 4px 11px;
  margin-left: 11px;

}
.subtitle {
  font-size: 10pt;
  color: #003366;
  border: 1px solid #96b0f5;
  background-color: #d7e1ee;
  font-weight: bold;
  padding: 1px;
}

a {
  color: #434548;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

a.menulink {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}
a.menulink:hover {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}

.panellinkhdr {
  background-color: #D9CED2;
  font-size: 11px;
  color: #695f5d;
}

a.panellink {
font-family:Tahoma, Arial, sans-serif;
  font-size: 11px;
  text-decoration: none;
  color: #322a30;
}
a.panellink:hover {
  font-size: 11px;
  text-decoration: underline;
}
.panelbox {

}

.copyright{
color: #aaaaaa;
font-size: 11px;
text-decoration: none;
}

.paneltable{
  background-color: #003366;
}
.modulehead{
  color: #003366;
}


.storyhead{
  color: #695f5d;
  font-weight: bold;
}
.storydate{
  font-size: 9px;
  color: #695f5d;
  font-style: italic;
}
.storyby{
  color: #695f5d;
}
.storytext{
}

.newshead{
  color: #695f5d;
  font-weight: bold;
}
.newsdate{
  font-size: 9px;
  font-style: italic;
}
.newstext{
height: auto;

}

.pollquestion{
  color: #695f5d;
  font-weight: bold;
}
.polloptions{

}

.payment_mod_head{
  font-size: 11px;
  color: #695f5d;
  background-color: #f7a3f8;
}

.admin_head{
  font-size: 12px;
  color: #695f5d;
  font-weight: bold;
}

h4{
  font-size: 12px;
}

.copyright:hover {
  color: #0000ff;
  font-size: 11px;
  text-decoration: underline;
}

.headerfooter, .headerfooter:hover {          /* style of "xxx's profile", "last logge" */
  color: #695f5d;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
}

.headerfooter:hover {             /* hover: style of "xxx's profile", "last logge" */
  color: #695f5d;
  text-decoration: none;
}

.nickwidth {                /*** width of sections ***/
	margin-left: 10px;
	margin-rightt: 10px;
	margin-bottom: 10px;
	text-align: center;
}

/* Following are added in 2.1.0 for DIV specifications */

.stats_line {
	float: left;
}

.stats_line_outer {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
}

.display_error {
	font-weight: normal;
	background-color: #D9CED2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9CED2;
	border-right-color: #D9CED2;
	border-bottom-color: #D9CED2;
	border-left-color: #D9CED2;
}

.required_info {
	color: #FF0000;
}

.bloglink_hdr02 {
	float:left; 
	margin: 1px; 
	padding: 4px; 
	text-align: center;
}
 
.colhead {
	font-weight: bold;
	color: #695f5d;
	background-color: #D4E1F6;
	font-size: 11px;

}

.colhead a {
	text-decoration: none;
	color: #695f5d;
}
.colhead a:hover {
	color: #695f5d;
	text-decoration: underline;

}

.panelbox_div {
	line-height:16px; 
	vertical-align:middle;
	padding-left: 2px; 
	padding-right: 3px;
}

.panellinkhdr_div {
	line-height:16px;
	background-color: #D9CED2;
	font-size: 11px;
	font-weight: bold;
	color: #695f5d;
	vertical-align:middle; 
	padding-left: 6px; 
	padding-right: 3px;
}
.panellinkhdr_div  a {
	text-decoration: none;
}
a.panellink_div {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #4278D3;
}
.panellink a:hover {
	text-decoration: underline;
}
.signup_line_outer, .line_outer {
	margin-top: 3px;
	margin-left: 6px;
	margin-bottom: 3px;
	margin-right: 4px; 
	vertical-align:middle; 
}
.signup_line_leftside {
	float: left;
	width: 188px;
}

.profile_line_leftside {
	float: left;
	width: 35%;
}
.loadsnaps_column {
	float: left;
	width: 49.9%;
	vertical-align: middle;
	text-align: center;
}

.column_head {
	font-weight: bold;
	color: #695f5d;
	background-color: #D4E1F6;
	font-size: 11px;
	line-height: 20px;
	vertical-align: middle;
}

.column_head a {
	text-decoration: underline;
	color: #695f5d;
}

.column_head a:hover {
	color: #695f5d;
	text-decoration: none;

}

.line_leftside {
	margin-top: 3px;
	margin-left: 6px;
	margin-bottom: 3px;
	margin-right: 2px; 
	vertical-align:middle; 
}

.line_rightside {
	margin-top: 3px;
	margin-left: 2px;
	margin-bottom: 3px;
	margin-right: 4px; 
	vertical-align:middle; 
}

.line_top_bottom_pad {
	padding-top: 2px;
	padding-bottom: 2px;
}

.top_margin_6px {
	margin-top: 6px;
}
.profile_links {
	background-color: #a756a2;
	color:#999999;
	padding:5px 0;
	line-height:2em;
}

.profile_links a{
	color: #ffffff;
	margin:5px;
}
.current_monthday {
        background-color: #FEFEFEF;
}

.other_monthday {
        background-color: #EFEFEF;
}
.errors {
	color: red;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:auto;
}

#header {
background:#FFFFFF url(../enchat/images/header.JPG) no-repeat ;
position:relative;
height:300px;
width:1000px;
}

.registro {width:300px; height:65px; position:absolute; top:190px; left:140px;}

#header2 {
/*background:#FFFFFF url(../enchat/images/header3.JPG) no-repeat ;*/
background:#21001b url(../enchat/images/header1.gif) no-repeat ;
height:99px;
padding:0px 0px 0px 0px;
width:100%;
}

#leftsidebar {
/*height:100%;*/
width:190px;
float: left;
margin: 0;
padding:0;
}
#content{
width:535px;
_width:500px;
float: left;
margin: 0;
padding:0;

}
.verde{color:#006633}
.contenido{
height:auto;
background:#d9ced2;
/*float: left;*/
margin: 10px 30px 10px 30px;
_margin-right:0px;
padding:0;
}
#search {
width:150px;
float: left;
margin: 0;
padding:0;
padding:20px;
}
#searchright{
height:auto;
width:240px;
margin:0 20px 0 15px;
_margin-right:10px;
float: right;
padding:0;
}
#sesion {
height:auto;
width:225px;
float: left;
margin: 0;
padding:20px;
}
#coment{
/*height:460px;*/
width:515px;
float:left;
overflow:auto;
padding:10px;
}

.news {
  font-size: 11px;
  font-weight: normal;
  background-color: #D9CED2;
  text-align: left;
}

.leftmenu {
  font-size: 11px;
  font-weight: normal;
  /*background-color: #D9CED2;*/
  width: 160px;
  padding:15px 0px 0px 15px;
}
#topimage1{
background:#FFFFFF url(../enchat/images/topimage1.JPG) no-repeat center;
float: left;
width: 100%;
height: 20px;
padding:0px 0px 0px 0px;

}
#topimage2{
background:#FFFFFF url(../enchat/images/topimage2.JPG) no-repeat center;
float: left;
width: 100%;
height: 20px;
padding:0px 0px 0px 0px;

}

#clear{
width:100%;
}
.fleft{float:left;}
.fright{float:right;}
#contenedor{
  background: url(../enchat/images/cont1.gif) no-repeat;
  width: 1000px;
  float:left;
}
/*.footer {
  background-color: #D9CED2;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #695f5d;
  border-right-color: #695f5d;
  border-bottom-color: #695f5d;
  border-left-color: #695f5d;
}*/

#footer {background:#FFFFFF url(../enchat/images/footer.gif) no-repeat scroll 5px top; height:70px; width:100%; float:left; margin: 0; padding:0;}
#footer a{font-size: 9px; color: #4b4a4b; text-decoration: none;}
#footer a:hover {color: #4b4a4b;}
#footer div#foot{font-size: 9px;border-top:1px solid #d8ced2; border-bottom:1px solid #d8ced2; clear:both; margin:32px 7px 0 7px; padding:7px 35px;line-height:1.5em;}
#footer div.clear{clear:both;font-size: 9px;}

/***** menu *****/
ul#menutop {float:right;font-family:Century Gothic, Arial, sans-serif; list-style:none; margin:60px 26px 0 0;}
ul#menutop li {margin:4px 8px; padding:0; float:left;}
ul#menutop li a {display:block; padding:2px; text-decoration:none; text-align:center; font-size:17px; color:#FFFFFF; font-weight:bold;}
ul#menutop li a:hover {color:#ff00c3;}

