/*
colors
blue:#7896CF
pink:#AD4752
*/
/*
*{
	padding:0px; 
	margin:0px; 
	}
	*/
img{
	border:none;
	}
html,body  {
	background:#000000;
	font-size:100%; 
	font-family: trebuchet MS, tahoma, verdana, arial, sans-serif;
	text-align:center;
	color:#333;
	
}
table{
	font-size:100%;
	}
h1{
	color:#FFFFFF;
}
/* default standard markup tags*/
a	{	
	color : #ff6600;
	text-decoration: none;
	}
a:hover {	
	color : #FFFFFF;	
	text-decoration: underline;
	}

.warning{	
	color:red; 
	font-weight:bold;
	text-align:center;
	}
input,select{
	border: 1px solid #dddddd;
	}
input:focus, input:hover, textarea:focus, textarea:hover{
	background-color:#EEEEEE;
	color:#333333;
}

.clear{		clear:both;			}
.left{		text-align:left;	}
.center{	text-align:center;	}
.right{		text-align:right;	}

/*
CONTENTS
***************/
div#wrapper{
	position:absolute;
	left: 50%;
	top: 50%;
	width: 960px;
	height: 480px;
	margin-top: -265px; 
	margin-left: -480px; 
	/*border: 1px dashed #333;*/
	padding-top:15px;
	padding-bottom:15px;
}
div#contents{
	width:960px;
	padding:0px;
	height:540px;
	z-index:10;
	}
div#contents_home{
	height:412px;
	}
div#header{
	padding-top:0px;
	height:24px;
	color:#ff6600;
	font-size:0.82em;
	text-align:center;
	}
#logo{
	float:left;
	width:200px;
	padding-left:10px;
	}
#logo img{
	width:194px;
	height:13px;
	}
#copy{
	clear:both;
	margin-top:6px;
	font-size:0.7em;
	color:#FFFFFF;
	text-align:left;
	padding-left:15px;
	/*border:1px dashed red;*/
	}
/*NAVIGATION*/
#menu{
	float:left;
	width:720px;
	margin-left:20px;
	/*border:1px dashed red;*/
	}
#nav{
	float:left;
	font-size:0.9em;
	color: #FFFFFF;
	height:20px;
	z-index:-10;
	/*border:1px dashed red;*/
	}
#link_group{
	float:right;
	padding-right:0px;
	/*border:1px dashed red;*/
	width:40px;
	}
#link_group a{
	padding-bottom:0px;

	line-height:13px;
	height:13px;
	}


/*the contents area*/
#page_data{
	clear:both;
	color:#FFFFFF;
	font-size:0.8em;
	text-align:justify;
	line-height:1.2;
	/*border:1px dashed yellow;*/
	padding-top:30px;
	padding-left:50px;
	}
#page_data h1{
	color:#FFFFFF;
	font-size:120%;
	padding-left:12px;
	background:url("/templates/v1/images/bg_h1.jpg") no-repeat 0px 3px;
	margin-bottom:14px;
	}

/******* ARROWS *********/
a.link_up, a.link_down {
	
	display: block;
	width: 7px;
	height: 6px;
	text-decoration: none;
	}
a.link_up{
	background: url("/templates/v1/images/arrows_small.png") 0 0 no-repeat;
	margin-bottom:10px;
	}
a.link_down{
	background: url("/templates/v1/images/arrows_small.png") 0 0 no-repeat;
	background-position: 0 -7px;
	}

a:hover.link_up{
	background-position: -7px 0;
	} 
a:hover.link_down{
	background-position: -7px -7px;
	}  
	
/******* PAGES  ********/
.pages{
	
	}
.pages #image{}
.pages #data{
	float:left;
	height:480px; /*fixed for all pages*/
	/*width:defined by page styles below*/
	/*border:1px dashed #DDDDDD;*/
	}
.pages #scroll_wrapper{
	overflow: hidden; 
	position: relative;
	height: 460px; /*fixed for all pages*/
	/* width defined in each page	*/
	/*border:1px dashed #DDDDDD;*/
	}
.pages #scroll_wrapper #scroll_inner{
	position: relative;
	line-height:1.4;
	text-align:justify;
	}
.pages .scroll_buttons{
	float:right;
	margin-top:6px;
	}
.pages p{
	margin-top:0px;
	}
/**** TABLES ****/
.tbl_data{
	width:100%;
	border-spacing: 2px;
	}

.tbl_data thead td{
	border:1px solid #efefef;
	text-align:center;
	padding:2px;
	background:#333333;
	}
	
.tbl_data tbody td{
	border:1px solid #efefef;
	padding:2px;
	}
	
/******** HOME **********/
.home{
	
	}
.home #data{
	padding:120px 0px 0px 0px;
	font-size:4.8em;
	line-height:0.9;
	font-weight:normal;
	height:220px; /*keep it short*/
	}
#home_publicity{
	float:center;
	height:120px;
	text-align:center;
	/*border:1px dashed red;*/
	}
	/*
#home_publicity .banner{
	float:left;
	}
#home_publicity .banner img{
	border:none;
	}
#home_publicity .banner img a{
	border:none;
	}
*/
	
/**** GRUPO MAJ ****/
.group{
	width:500px;
	}
.group #scroll_wrapper{
	width:480px;
	}
.group .item {
	margin-bottom:20px;
	}
.group .item .image{
	width:150px;
	float:left;
	}
.group .item .text{
	float:right;
	width:320px;
	}
.group .item h2{
	font-size:1em;
	margin:0px;
	padding:0px;
	}

	
/**** events ****/

	
/**** sponsors ****/
.sponsors{
	width:500px;
	}
.sponsors #scroll_wrapper{
	width:480px;
	}
.sponsors .item {
	margin-top:0px;
	margin-bottom:20px;
	}
.sponsors .item .image{
	width:120px;
	margin-right:10px;
	float:left;
	}
.sponsors .item .text{
	float:right;
	width:340px;
	}
.sponsors .item h2{
	font-size:1em;
	margin:0px;
	padding:0px;
	}
	
/**** contact ****/
#page_contact #data ul{
	margin:4px 0px 0px 20px;
	padding:4px;
	padding-left:20px;
	/*border:1px dashed red;*/
	}
.side{
	text-align:right;
	padding-right:6px;
}
 .button{
	padding:4px;
	border: 1px solid #000;
	background-color:#ff6600;
	font-size:120%;
	color:#FFF;
	width:110px;
} 
/**** winnings ****/
.winnings{
	width:280px;
	}
.winnings #scroll_wrapper{
	width:260px;
	}
/**** bio ****/
.bio{
	width:280px;
	}
.bio #scroll_wrapper{
	width:260px;
	}
/**** tournaments ****/
.tournaments{
	width:490px;
	}
.tournaments #scroll_wrapper{
	width:470px;
	height:430px; 
	}

.tournaments h1{
	float:left;
	}
.tournaments #date_select{
	float:right;
	padding-right:22px;
	/*margin-top:10px;*/
	}
.tournaments #date_select #the_date{
	font-size:0.9em;
	}
	
/**** resuts ****/
.results{
	width:530px;
	}
.results #scroll_wrapper{
	width:510px;
	}
.results h1{
	float:left;
	}
.results #date_select{
	float:right;
	padding-right:22px;
	/*margin-top:10px;*/
	}
.results #date_select #the_date{
	font-size:0.9em;
	}

/**** blog ****/
.blog{
	width:240px;
	}
.blog #scroll_wrapper{
	float:left;
	width:220px;
	}
.blog h1{
	float:left;
	}
.blog #side_bar{
	float:left;
	width:120px;
	}
/**** gallery ****/
/*
most styles defined in slideshow.css
*/
.gallery h1{
	color:#000000;
	}
	
#contact{
	margin-top:10px;
	}
#contact #the_form{
	margin-top:20px;
	}