/*hack for sticky footer*/

* {

margin: 0;

}

html, body {

height: 100%;

}

.wrapper {

min-height: 100%;

width:100%;

height: auto !important;

height: 100%;

margin: 0 auto -45px;

}

.footer, .push {

 height: 45px;

}







body {



    background-position: top;

    background-repeat: repeat-x;

    font-family: verdana;

    color: #6b6b6b;

}



h2 {

    width: 265px;

    padding-left: 8px;

    height: 32px;

    float: right;

    margin-bottom: 12px;

}



h3 {

    width: 202px;

    height: 24px;

    padding-left: 12px;

    margin: 15px 0px 10px 0px;

}

h4

{

margin:20px 0px 5px 10px;

font-size:1.1em;

font-weight:bold;

}

h5

{

margin:20px 0px 5px 15px;

font-size:1em;

font-weight:bold;

}



hr {

    border: 1px dashed #dfdfdf;

    border-bottom: 0px;

    margin: 22px 15px;

}

strong

{

font-weight: bold;

}



#colorChanger {

    width: 847px;

    height: 38px;

    margin: auto;

}



#top {

    width: 847px;

    height: 405px;

    margin: auto;

}



#top .left {

    float: left;

}



#top .left .tigerhall {

    background-image: url('../images/tigerhall.png');

    width: 243px;

    height: 161px;

}



#top .left .menu {

    width: 243px;

    height: 244px;

}



#top .left .menu ul {

    position: relative;

    top: -1px;

    margin-left: 25px;

}



#top .left .menu ul li a {

    line-height: 20px;

    text-decoration: none;

    color: white;

    font-size: 0.75em;

    font-weight: bold;

}



#top .left .menu ul li a:hover {

    color: orange;

}



#top .right {

    float: right;

}



#top .right .logo {

    width: 604px;

    height: 405px;

}



#content {

    width: 848px;

    margin: auto;

    padding-top: 20px;

    background-repeat: no-repeat;

    background-image: url('../images/background_content.png');

    font-size: 0.9em;

    line-height: 1.35em;

    text-align: justify;

	 min-height:420px;

}



#content.home {

    background-image: url('../images/background_content_home.png');

}



#content.register {

    padding: 10px 20px;

    width: 808px;

}



#content .left {

    float: left;

    width: 385px;

    border-right: 1px dashed #dfdfdf;

    padding: 10px 12px 0px 23px;

}



#content.aboutus .left {

    border-right: 0px;

    width: 210px;

}



#content .left p {

    margin-left: 28px;

}



#content .right {

    padding: 10px 25px 0px 12px;

    width: 385px;

    float: right;

}



#content.aboutus .right {

    padding-left: 30px;

    border-left: 1px dashed #dfdfdf;

    width: 533px;

}



#content .right p {

    margin-right: 2px;

}



#content .right ul, #content .left ul, #content ul {

    margin-top: 16px;

    clear: both;

    margin-left: 20px;

    list-style: disc;

}



#content .right li, #content .left li {

    padding: 5px 0px;

}



#content .clear {

    height: 20px;

    clear: both;

}



.floatedimg {

    float: left;

    margin-right: 5px;

}



.slashes {

    background-image: url('../images/slashes.jpg');

    background-repeat: repeat-x;

    width: 361px;

    padding-top: 8px;

    height: 23px;

    margin-left: 25px;

    margin-top: 10px;

    font-size: 0.8em;

}

.slashes img {

    margin-left: 20px;

}



.prices tr th{

background-color:#feffc4;

padding:2px 20px;

}

.prices tr td{

padding:2px 20px;

vertical-align: top;

}



.backtotop

{

text-align:right;

border-top: 1px dashed #dfdfdf;

margin:10px 0;

}

.backtotop a

{

color:#dfdfdf;

font-size:0.7em;

text-decoration: none;

}



#content .right .prices tr td ul{

margin:10px 0;

}





#content .advertisement {

    clear: both;

    text-align: center;

    padding: 10px 0;

}



#footer {

    width: 100%;

    background-repeat: repeat-x;

	 position:relative;

	 top:27px;

}



#footer .container {

    margin: auto;

    width: 800px;

    height: 40px;

    padding-top: 5px;

    font-size: 0.57em;

}



#footer .container .left {

    float: left;

    width: 50%;

}



#footer .container .right {

    float: right;

    width: 50%;

    text-align: right;

}



#footer .container ul li {

	margin:0px;

    display: inline;

	 padding:2px;

}



#footer .container ul li a {

    color: white;

    text-decoration: none;

}



/*register*/

.register table {

    font-size: 0.8em;

}



form input {

    width: 380px;

}



form select {

    width: 384px;

}



.buttons {

    margin: 15px 0px;

    text-align: center;

}



form .button {

    width: 150px;

    margin: auto;

}

form .checkbox{

    width: 20px;

    margin:3px;

}



form textarea {

    width: 780px;

    height: 80px;

    margin: 20px;

}



form table {

    width: 780px;

}



form table tr td {

    padding: 6px 3px;

}



form table tr td.description {

    text-align: right;

    padding-right: 10px;

    font-weight: bold;

}



form table tr td.info {

    font-style: italic;

    width: 200px;

}



.error {

    display: block;

    color: red;

}



.price {

    text-align: center;

    color: #c91818;

    margin: 20px;

    font-weight: bold;

}



.star {

    font-size: 0.7em;

    color: red;

    position: relative;

    top: -4px;

    left: 2px;

}



.requiredFields {

    color: red;

    margin-right: 30px;

    text-align: right;

}



.divider {

    border-top: 1px dashed #dfdfdf;

}



.ways tr td, .ways tr th {

    padding: 5px;

    width: 200px;

    font-size: 0.8em;

}



/* 

 subpage

*/

#content.subpage

{

    padding: 10px 20px;

    width: 808px;

	 position:relative;

}

#content.subpage ul

{

clear:none;

margin:2px 10px 20px 40px;

}

#content.subpage ul li

{

margin:5px;

}

.subpagepic{

float:right;

margin-left:15px;

margin-bottom:15px;

}