/*
    Ticket to Jerusalem Style Sheet
    by Victor Onyshchenko
    victor@2xomedia.com
*/

html {
    overflow: -moz-scrollbars-vertical;
	background: #999 url(/images/pattern.png) repeat 0 0;
}

body, div, ul, li, h1, h2, h3, p, img, dl, dt, dd {
	margin: 0;
	padding: 0;
}

body {
    font: 13px/1.231 Arial, Helvetica, sans-serif;
    color: #000;
	*font-size: small;
	*font: x-small;
	text-align: center;
}

h1, h2 {
	font-size: 100%;
	font-weight: normal;
}

img { border: 0; }

li { list-style: none; }

p {
    text-align: right;
    font-size: 83%;
}

a { color: #036; }

#wrapper {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    background: #999 url(/images/bk-top.jpg) no-repeat 0 0;
    overflow: hidden;
}

#info {
    float: left;
    width: 341px;
    text-align: right;
    background: url(/images/bk-left.png) no-repeat 0 250px;
    overflow: hidden;
}

#info a { text-decoration: none; }

#info h1 {
    display: inline;
    margin-right: 6px;
    padding: 0 4px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background-color: #666666;
}

#info img { margin: 116px 0 15px 17px; }

#info p {
    margin: 6px 6px 13px 0;
    padding-left: 30px;    
}

#gallery {
    float: right;
    width: 655px;
}

#thumbs {
    width: 642px;
    height: 510px; 
}

.thumb {
    float: left;
    width: 105px;
    height: 100px; 
    margin: 0 2px 2px 0;
    background-color: #ccc;
}

.thumb img { margin: 5px 0 5px 5px; }

.thumb p { margin-left:5px; text-align: left; }

.thumb p.location { color: #fff; }

.thumb a { text-decoration: none; }

a#links {
    display: block;
    margin: 97px 0 0 348px ;
    width: 118px;
    height: 11px;
    background: url(/images/links.png) no-repeat 0 0;
    text-indent: -9999px;
}

#pager {
    width: 640px;
    height: 30px;
    margin-top: 2px;
    color: #fff;
    background-color: #7f7f7f;
    overflow: hidden;
}

#pager p {
    margin-top:11px;
    font-size: 77%;
    text-align:center;
}

#pager a { color: #fff; }

a#back, a#next {
    display: block;
    width: 39px;
    height: 11px;
    margin-top: 14px;
    text-indent: -9999px;
}

a#back {
    float: left;
    margin-left: 9px;
    background: url(/images/a-back.png) no-repeat 0 0;
}

a#next {
    float: right;
    margin-right: 9px;
    background: url(/images/a-next.png) no-repeat 0 0;
}

#tickets {
    padding: 20px 0 0 20px;
    width: 622px;
    height: 488px;
    background-color: #ccc; 
}

#tickets img { margin: 0 0 10px 0; }

#tickets p { text-align: left; }

#tickets p span { color: #666666; }

#links {
    padding: 20px 0 0 20px;
    width: 620px;
    height: 521px;
    background-color: #ccc;
    text-align: left;
}

#links h2 {
    display: inline;
    padding: 0 4px;
    font-weight: bold;
    color: #000;
    background-color: #fff;
}

#links ul { margin: 13px 0 20px 0; }

#links li {
    margin-bottom: 10px;
    font-size: 83%;
}

#footer  { padding: 15px;}

.sponsors { float: right;}

#footer p { float: right; margin: 15px 0; }

p#sponsors {
    width:370px;
    margin: 20px 10px 0 0;
}

a#uja{
    float:right;
    display: block;
    width: 139px;
    height: 49px;
    margin: 33px 0 0 0;
    background: url(/images/uja.png) no-repeat 0 0;
    text-indent: -9999px;
}

a#cojeco{
    float:right;
    display: block;
    width: 80px;
    height: 71px;
    margin: 22px 7px 0 0;
    background: url(/images/cojeco.png) no-repeat 0 0;
    text-indent: -9999px;
}
