/* andreas09 v1.0 (Dec 10th 2005) - An open source template by Andreas Viklund - http://andreasviklund.com. Free to use for any purpose as long as the proper credits are given to the original author. */

body {
background:#d3d3d3;
color:#303030;
font:12px Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

a {
color:#505050;
font-weight:bold;
text-decoration:none;
}

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

p {
line-height:1.5em;
margin:0 0 15px;
}

/*** Main container ***/

#containerplay {
background:#f0f0f0 url(images/bodybgplay.jpg) repeat-x;
color:#303030;
margin-left: auto;
margin-right: auto;
padding:0 10px 10px 10px;
text-align:left;
width:1000px;
}
/*** Header section ***/

#sitename {
color:#ffffff;
height:95px;
margin: 0px 0px 0px 10px;
text-align:left;
padding:0;
}

#sitename h1,#sitename h2 {
font-weight:400;
letter-spacing:-2px;
margin:0;
padding:0;
}

#sitename h1 {
font-size:12px;
padding-top:20px;
}

#sitename h2 {
font-size:14px;
}

/*** Horizontal menu ***/

#mainmenu {
padding:0;
float:left;
/*margin-bottom:25px;*/
}

#mainmenu ul {
font-size:12px;
margin:0;
padding:0;
}

#mainmenu li {
float:left;
height:35px;
list-style:none;
margin:0;
padding:0;
}

#mainmenu a {
border-right:1px solid #b0b0b0;
color:#606060;
display:block;
font-size:12px;
padding:11px 10px 10px;
text-transform:uppercase;
}

#mainmenu a:hover {
background:#f0f0f0 url(images/menuhover.jpg) top left repeat-x;
color:#505050;
text-decoration:none;
}

#mainmenu a.current {
background:#f0f0f0 url(images/menuhover.jpg) top left repeat-x;
color:#505050;
text-decoration:none;
}

/*** Content wrap ***/

#wrap {
background-color:#FFFFFF;
clear:both;
font-size:12px;
height:auto;
width: auto;

margin-top: 10px;
padding-top: 10px;

}

/*** Content ***/

#contentJuegoGrande {
float:right;
background-color:#fafcff;
color:#2a2a2a;
font-size:12px;
font-weight:normal;
padding:15px 1px 1px 1px;
height:100%;
}

#contentJuegoGrande h1,#contentJuegoGrande h2{
background-color:inherit;
color:#606060;
font-size:14px;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#contentJuegoGrande h2{
font-size:14px;
margin-bottom:10px;
}

#contentJuegoGrande img{
border:1px solid #b0b0b0;
float:left;
margin:5px 15px 6px;
padding:5px;
}

/*** Sidebars ***/

#leftside {
margin:0;
padding:0 0px 10px 0;
width:160px;
float:left;
margin-right:10px;
}


#leftside h1 {
color:#505050;
font-size:14px;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 12px;
}

#leftside h2 {
font-size:12px;
margin:0 0 20px;
}

#leftside p {
font-size:12px;
line-height:1.4em;
margin:0 0 16px 10px;
}

.linklist {
list-style:none;
margin:0 0 16px 10px;
padding:0;
}

.linklist li {margin-bottom:8px;}

/*** Sidebar menu ***/

.nav {
background:#e8e9ea;
border:1px solid #b0b0b0;
color:#606060;
display:block;
margin-top:8px;
padding:5px 4px 4px 10px;
position:relative;
text-transform:uppercase;
width:140px;
}

.nav:hover,.active {
background:#f8f9fa;
border:1px solid #909090;
color:#303030;
text-decoration:none;
}

.sub {
font-size:12px;
letter-spacing:1px;
margin:3px 0 2px 10px;
padding:4px 2px 2px 8px;
width:125px;
}



/*** Footer ***/

#footer {
background:#8b8b8b url(images/footerbg.jpg) top left repeat-x;
clear:both;
color:#d0d0d0;
font-size:10px;
font-weight:bold;
padding:20px 0;
text-align:center;
margin-left: auto;
margin-right: auto;
width:1020px;
height:15px;
}

#footer a {
color:#d0d0d0;
font-weight:bold;

}

/*** Publicidades ***/

.publicidadRascacielos {
height:700px;
width:160px;
}

.publicidadCuadrado {
height:310px;
width:250px;
}

.publicidadBanner{
height:90px;
width:728px;
}

/*** Various classes ***/

.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.searchform {margin:0;}

.searchbox {
background:#f0f0f0;
border:1px solid #b0b0b0;
margin:0 4px 0 0;
width:100px;
}

.searchbutton {
background:#f0f0f0;
border:1px solid #b0b0b0;
}

.clearingdiv {
clear:both;
height:30px;
width:1px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
font-size:12px;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:10px;}
.large {font-size:12px;}
.center {text-align:center;}
.right {text-align:right;}
.dropDown {
	font-size:10px;
	width: 160px;
}


/*** End of file ***/

