@import "defaultsLQ.css";
@import "wrapperLQ.css";

#counter_box img {
 height: 1px;
 width: 1px;
}
#counter_box {
 padding: 0px;
 margin: 0px;
 overflow: hidden;
 height: 1px;
 width: 1px;
}

/** INDEX **/
div#in h2 {
 height: 190px;
 background: #fff url(../gfx/bg_in_h2.jpg);
}

div#in h2 {
 margin-bottom: 10px;
}

div#in p {
 margin-bottom: 15px;
}

/** NEWS **/
div#ne h2 {
 background: #fff url(../gfx/bg_ne_h2.jpg);
}

div.newsitem {
 margin-top: 10px;
}

/** PLAYERS **/
div#pl h2 {
 background: #fff url(../gfx/bg_pl_h2.png);
}
div#pl div#past{
 margin-top: 10px;
 clear: both;
}
div.plitem {
 float: left;
 width: 180px;
 margin: 0px 0px 7px 7px;
 background: url(../gfx/bg_plitem.png) no-repeat center bottom;
 padding-bottom: 7px;
}
div.plitem .pic,
div.plitem p {
 border-style: solid;
 border-color: #666;
 border-width: 0px 1px;
 padding: 0px 4px;
}

div.plitem .name {
 background: #666 url(../gfx/bg_plitem_name.png) no-repeat;
 border: 0px;
 color: white;
 font-weight: bold;
 font-style: italic;
 font-size: 15px;
 text-align: center;
 padding: 3px 0px 4px 0px;
}

div.plitem .pic {
 text-align: center;
 height: 100px;
}

div.plitem .from,
div.plitem .exp {
 color: #ccc;
 font-size: 11px;
 text-align: center;
}

div.plitem .bio {
 height: 5em;
 overflow: auto;
}

/** CONTACT US **/
div#cu h2 {
 background: #fff url(../gfx/bg_cu_h2.jpg);
}

/** PRACTICE **/
div#pr h2 {
 background: #fff url(../gfx/bg_pr_h2.jpg);
}
div#pr #prtobring ul {
 padding-left: 5%;
 padding-top: .8em;
 margin-top: -10px;
 height: 2.5em;
}
div#pr #prtobring li {
 float: left;
 width: 40%;
 padding-left: 8px;
 height: 1.2em;
 background: url(../gfx/bg_sectionlinks_arrow.gif) 0px 5px no-repeat;
}
div#pr .header {
 font-weight: bold;
}
div#pr dl {
 height: 1.1em;
 clear: both;
}
div#pr dd {
 width: 27%;
 float: left;
}

div#pr .prmaps {
 clear: both;
 padding-top: 10px;
}

div#pr .prmaps h4 {
 padding: 0px 0px 3px 0px;
}

div#pr .pics {
 width: 360px;
 float: left;
}

div#pr .bigpic {
 border: 1px solid #BBB;
 padding: 2px;
}

div#pr .thumb {
 float: left;
 margin-right: 3px;
 margin-top: 4px;
 border: 1px solid #CCC;
 padding: 1px;
}

div#pr .directions {
 float: left;
 width: 215px;
 padding-left: 0px;
}
div#pr .directions ul {
}

div#pr .directions li {
 border-bottom: 1px dashed #ccc;
 padding-bottom: 5px;
 padding-left: 10px;
 margin-bottom: 5px;
 background: url(../gfx/bg_sectionlinks_arrow.gif) 3px 5px no-repeat;
}

/** LINKS **/
div#li h2 {
 background: #fff url(../gfx/bg_li_h2.jpg);
}

div#li h4 {
 clear: both;
 font-size: 14px;
 padding-top: 12px;
}

div#li h3 {
 clear: both;
}

/** TOURNAMENTS **/
div#to h2 {
 background: #fff url(../gfx/bg_to_h2.jpg);
}

.tournament_block {
 margin-top: 5px;
 margin-bottom: 10px;
 padding-bottom: 10px;
 border-bottom: 1px dashed #ccc;
}
.to_title {
 margin-bottom: 4px;
 font-weight: bold;
 font-variant: small-caps;
}
.to_logo {
 float: left;
 height: 70px;
 width: 70px;
 padding: 0 15px 8px 0;
}

.to_info,
.to_results,
.to_players,
.to_ links {
 margin-bottom: .3em;
 line-height: 1em;
}
.to_preview {
 clear: left;
}

/** LA ABUELA **/

div#la {
 background: #fff url(../gfx/bg_la.jpg) left top no-repeat;
 padding-left: 310px;
 min-height: 420px;
}

/* for Internet Explorer */
/* Ąthanks, stu nichols! */
/*\*/
* html div#la {
height: 420px;
}
/**/

div#la h2 {
 background: #fff url(../gfx/bg_la_h2.png) center top no-repeat;
 width: 100%;
 height: 65px;
 margin: 0px;
}

ul#la_nav {
 margin: 5px 0px 10px 0;
 height: 21px;
}

ul#la_nav li {
 float: left;
 width: 24.5%;
 text-align: center;
 line-height: 19px;
}

ul#la_nav li a {
 font-size: 13px;
 display: block;
 border-color: #dfd4df;
 border-style: solid;
 border-width: 1px 0px;
 color: #4a423f;
 font-family: 'Palatino Linotype', 'Book Antiqua', 'Palatino', serif;
 font-variant: normal;
}

ul#la_nav li a:hover {
 text-decoration: none;
 font-style: italic;
 color: #4a423f;
}

ul#la_nav li a.active {
 background: #dfd4df url(../gfx/bg_la_nav.png);
 font-style: italic;
 color: #4a423f;
}

div#la_text {
 font-size: 13px;
 color: #4a423f;
 font-family: 'Palatino Linotype', 'Book Antiqua', 'Palatino', serif;
 padding: 0px 13px;
 line-height: 1.4em;
}

div#la_text em {
 color: #BF9BBF;
 letter-spacing: .08em;
 font-size: 13.5px;
}

div#la_text div {
 display: none;
}

div#la_text div.active {
 display: block;
}

div#la_text div a {
 color: #B5A8CF;
 font-weight: bold;
 font-variant: normal;
}
div#la_text div a:hover {
 background-color: #DFD4DF;
 color: #fff;
 text-decoration: none;
}
div#la_text div ol {
 margin-bottom: 10px;
 list-style-type: decimal;
 list-style-position: inside;
}
div#la_text div ul {
 margin-bottom: 10px;
}
div#la_text div ul li {
 background: url(../gfx/bullet_al_text_ul.png) left 5px no-repeat;
 padding-left: 6px;
}

/** COMING SOON **/
div#cs h2 {
 background: #fff url(../gfx/bg_cs_h2.jpg);
}