@import url("footer.css");
@import url("reset.css");
@import url("common.css");
@import url("nav.css");

/*GENERIC STYLES*/
body {
	background-color: #ffffff;
	background-image:url(../images/common/bg_meet.jpg);
	background-repeat: repeat-x;	
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
}

a { color: #006699;}
a:hover { color: #666666; }
h3{ font-size: 16px; font-weight: bold; color: #00A0C6; padding: 5px 0 5px 0;}
h3 a {color: #00A0C6;}
h2 { font-size: 30px; color: #999999;}

h3 a:hover {color: #ADCE24;}

iframe#terminos {
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}


#wrapper { width: 876px;margin: auto;}
#header{ height: 120px; text-align: left; }
#iso {
	background-image: url(../images/common/iso.png);
	background-repeat: no-repeat;
	width: 98px;	
	height: 137px;
	float: left;
	position: absolute;
	z-index: 10;
	margin-left: 10px;
	top: -2px; 
}
#myCirclesTM {
	background-image: url(../images/common/logo-png.png);
	background-repeat: no-repeat;
	width: 251px;	
	height: 75px;
	float: left;
	position: absolute;
	top: 25px; 
	z-index: 10;
	margin-left: 25px; 
}
#header h1 {
	text-indent: -200em;
	display: none;
}


#wrapContent{
	width: 854px;
	margin: auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 25px;
}
#content {	float: left; min-height:350px;}

/*COMMON BORDER*/
#profile{margin-bottom: 12px; width: 854px; background-image: url(../images/profile/p_bg.gif); }
#profileTop{
	background-image: url(../images/profile/p_top.gif);
	background-repeat: no-repeat;
	height: 10px;
}
#profileMain{padding: 10px;}
#profileBottom{background-image: url(../images/profile/p_bottom.gif); background-repeat: no-repeat; height: 10px; line-height: 10px; overflow: hidden;}
/* ENDS COMMON BORDER*/


/*For recommend*/
#col1 {width: 450px;}
#col2 {width: 321px;}
#col1, #col2 { float: left;}
#col2{ padding-left: 50px;}

#advertisement {
	background-image: url(../images/home/bannerWin.jpg);
	height: 271px;
	width: 321px;
	background-repeat: no-repeat;
}
#advertisement a {
	display: block;
	height: 271px;
	width: 321px;
}
/*Ends  recommend*/



/*PARTNERS PAGE*/
.partner{ padding-bottom: 25px;}
.partnerPhoto{ margin: auto; text-align: center; }
.partnerText{ padding-top: 10px; padding-bottom: 10px;}

/*End Styles for PARTNERS PAGE*/

/*STORE Page*/
div.iframe { text-align:center; width: 854px; }
iframe#Spreadshop { width:720px;}
html{ overflow-x: hidden; }
/*End Styles STORE Page*/

.linksEdit {

	font-size: 10px;
	line-height: 15px;
	text-align: left;
	display: block;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../images/icons/icon_edit.gif);
	background-repeat: no-repeat;
}
#contactForm {
	padding: 20px;
}

#contactForm label, #contactForm input { margin-bottom: 5px;}

/*Search Result Page*/
.pageNavigator, .matches{ padding: 10px 5px;}

#resultsMain, #rGallery {		
	width: 620px;
	margin: auto;
	text-align: center;
}
#resultsMain div.container{	
	width: 620px;
	padding: 0px 0;
}
#rGallery div.container {	
	width: 800px;
	padding: 10px 0 10px 0;
}	
#resultsMain div.container img {	
margin: auto; text-align: center;
}

#resultsMain div.float, #rGallery div.float{
	float: left;
	text-align: center;
	margin: auto;
}
#resultsMain div.float { width: 80px; padding: 2px 10px 10px 10px;}
#rGallery div.float{ width: 120px; padding: 0 10px;}

#resultsMain div.float p, #rGallery div.float p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	}
#resultsMain div.float a.seeProf {
	background-image: url(../images/buttons/seeProfile.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 29px;
	width: 80px;
	display: block;
	margin: auto;
	}
	
#rGallery div.float a.report  {
	font-size: 10px;
	font-weight: normal;
	display: block;
	width: 80px;
	background-image: url(../images/profile/btn_report.gif);
	background-repeat: no-repeat;
	height: 15px;
}

/* Styles for Bulletin*/
.bga {
	background-color: #EEF1F7;
}
.bgb {
	background-color: #FFFFFF;
}
#tblBulletin {
	margin: auto;
	text-align: center;
}

#tblBulletin th {
	text-align: left;
	background-color: #CCCCCC;
	padding: 2px;
}
#tblBulletin td {
	padding: 3px;
	text-align: left;
}

#tblBulletin a.linksAdd{
	font-weight: bold;
	font-size: 12px;
}

/* End Styles for Bulletin*/



/*Styles for circles.php*/
#set1 {float: left; width: 220px;}
#set2 {
	width: 548px;
	float: right;
	padding: 5px;
}



/*Styles for Upcoming Events*/
#uevSet {
	width: 830px;
}
#uevSet1 {
	float: left;
	width: 610px;
	padding-right: 20px;
}
#uevSet2 {
	width: 180px;
	float: left;
	padding: 10px;
}
#uevTop {
	background-image: url(../images/uevents/uevTop.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 830px;
}
#uevMain {
	background-image: url(../images/uevents/uevbg.gif);
	background-repeat: repeat-y;
	width: 830px;
}
#uevBottom {
	background-image: url(../images/uevents/uevBottom.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 830px;
}
#uevSet2 h4 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding-left: 40px;
	background-image: url(../images/uevents/iconMycircles.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	padding-top: 5px;
}
#uevNav {
	font-size: 14px;
	padding-left: 25px;
}
#uevNav li {
	background-image: url(../images/uevents/vineta.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
}
.uevTitle {
	padding-top: 25px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#uevPhoto {
	width: 180px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	margin: auto;
	padding-right: 25px;
}
#uevText {
	width: 400px;
	float: left;
}
#uevBanner {
	width: 610px;
	padding-top: 25px;
	margin: auto;
	text-align:center;
}

/*INDEX CIRCLES - EN COLUMNAS*/
.contCircles {
	width: 790px;
	margin: auto;
	text-align: center;
}
.contCirclesIzq {
	padding: 10px;
	width: 375px;
	text-align: left;
	float: left;
}
.contCirclesDer {
	padding: 10px;
	width: 375px;
	text-align: left;
	float: left;
}


/*REGISTRATION TOOLTIPS*/
#div1, #div2, #div3, #div4, #div5 {
	position: absolute;
	visibility:hidden;
}
#div1{
	margin-top: -110px;
	margin-left: 145px;
}
#div2{
	margin-top: -100px;
	margin-left: 145px;
}
#div3{
	margin-top: -100px;
	margin-left: 145px;
}
#div4{
	margin-top: -188px;
	margin-left:-30px;
	text-align: left;
	}

.cuadro {
	width: 227px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#333333;
	}
.cTop {
	background-image: url(../images/tooltips/g-top.gif);
	height: 15px;
	width: 227px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.cMain {
	width: 217px;
	background-image: url(../images/tooltips/g-bg.gif);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}
.cBottom {
	background-image: url(../images/tooltips/g-bot.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 227px;
	overflow: hidden;
}
.cBottom2 {
	background-image: url(../images/tooltips/g-bot2.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 227px;
	overflow: hidden;
}
.signo {
	height: 18px;
	width: 18px;
	margin-top: 0px;
	margin-bottom: 2px;
}
