/*---- Start Body Configuration ----*/
body{
	background-color: #ffffff;
    background-image: url('background.jpg');
    background-repeat: no-repeat;
	color: #000000;

}

html, body {
    margin:0;
    padding:0;

}
/*---- End Body Configuration ----*/

/*---- Start Link Configuration ----*/
a:link{
	text-decoration: none;
	color: #1f65ad;
    border: none;
}

a:link img {
    border: none;
}

a:active img {
    border: none;
}

a:visited img {
    border: none;
}

a:hover img {
    border: none;
}

a:active{
	text-decoration: none;
	color: #1f65ad;
}

a:visited{
	text-decoration: none;
	color: #1f65ad;
}

a:hover{
	text-decoration: none;
	color: #000000;
}

.menu a:link{
    color: #ffffff;
}
.menu a:hover{
    color: #000000;
}

.content_nowon a:link{
    color: #faf1a9;
}

.content_nowon a:visited{
    color: #faf1a9;
}

.content_nowon a:active{
    color: #faf1a9;
}

.content_nowon a:hover{
    color: #ffffff;
}

.vault_login a:link{
    color: #faf1a9;
}

.vault_login a:visited{
    color: #faf1a9;
}

.vault_login a:active{
    color: #faf1a9;
}

.vault_login a:hover{
    color: #faf1a9;
}

.leftmenu a:link{
    color: #faf1a9;
}

.leftmenu a:visited{
    color: #faf1a9;
}

.leftmenu a:active{
    color: #faf1a9;
}

.leftmenu a:hover{
    color: #ffffff;
}
/*---- End Link Configuration ----*/


/*---- Start About Us History ----*/
div#history a span {
    display: none;
}

div#history a:hover span {
    display: block;
    position: absolute;
    top: 450px;
    left: 150px;
    width: 350px;
    margin: 10px;
    z-index: 200;
    color: #000000;
    background: #ffffff;
    border-style: solid;
    border-color: #000000;
    border-width: 1px;
    padding: 5px;
}
/*---- End About Us History ----*/

/*---- Start Content Configuration ----*/
.container{
    width: 1000px;
    height: auto;
    height: 100%;
    position: relative;

}

.content_contact{
font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
	line-height: normal;
	text-align: left;
    background-image: url('contact_bg.png');
    background-repeat: no-repeat;
    color: #000000;
	width: 800px;
    height: 612px;
	overflow: auto;
    float: left;
    position: relative;
    top: 20px;
    left: 50px;
    padding-right: 140px;

} 

.contact_img{
    float: left;
    position: absolute;
    top: 0px;
    left: 0;
    height: 890px;
}

.contact_form{
    float: left;
    position: relative;
    bottom: 580px;
    left: 620px;
    width: 300px;
    text-align: left;
    font-size: small;
}

.vault_img{
    position:relative;
    top: 40px;
    left: 50px;
}
.vault_login{
    font-size: small;
    color: #ffffff;
    position: absolute;
    bottom: 160px;
    left: 200px;
}
.pw{
    position: relative;
    left: 40px;
    bottom: 10px;
}
.signup{
    font-size: small;
    position: relative;
    bottom: 370px;
    left: 500px;
    z-index: 150;
}

.booking{
    float: left;
    position: relative;
    top: 50px;
    left: 300px;
    width: 500px;
    text-align: left;
    font-size: small;
    background-image: url('titles/tailored_tile.png');
    border: thin solid #000000;
    padding: 10px;
}

.register{
    float: left;
    position: relative;
    top: 50px;
    left: 300px;
    width: 500px;
    text-align: left;
    font-size: small;
    background-image: url('titles/tailored_tile.png');
    border: thin solid #000000;
    padding: 10px;
    z-index: 100;
}

.vault{
    float: left;
    position: relative;
    top: 50px;
    left: 250px;
    width: 500px;
    text-align: left;
    font-size: small;
    color: #ffffff;
    background-image: url('titles/QM_Frame_TILE.jpg');
    background-repeat: repeat-y;
    padding: 20px;
    padding-left: 70px;
    z-index: 100;
}
.vault_top{
    float: left;
    position: relative;
    top: 60px;
    left: 250px;
    width: 493px;
    z-index: 100;
}
.vault_bottom{
    float: left;
    position: relative;
    top: 50px;
    left: 250px;
    width: 493px;
    text-align: left;
    font-size: small;
    z-index: 100;
}

.paper{
    width: 300px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
	line-height: normal;
	text-align: left;
    background-image: url('titles/about_tile.png');
    background-repeat: repeat-y;
    color: #000000;
	width: 350px;
	overflow: auto;
    float: left;
    position: relative;
    top: 100px;
    left: 130px;
    padding-left: 30px;
    padding-right: 200px;
    height: 100%;
    z-index: 150;
}

.content_top{
    width: 550px;
    height: 61px;
    text-align: center;
    float: left;
    position: relative;
    top: 101px;
    left: 130px;
    z-index: 150;
}

.content_hom {
	font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
	line-height: normal;
	text-align: left;
    background-image: url('titles/hom_paper_tile.png');
    background-repeat: repeat-y;
    color: #000000;
	width: 370px;
	overflow: auto;
    float: left;
    position: relative;
    left: 350px;
    top: 20px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 63px;
    height: 100%;
}

.content_hom_top{
    width: 550px;
    height: 61px;
    text-align: center;
    float: left;
    position: relative;
    top: 20px;
    left: 350px;
}

.hayden_hom{
    position: absolute;
    top: 180px;
    left: 782px;

}


.content_corporate {
	font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
	line-height: normal;
	text-align: left;
    background-image: url('titles/corporate_tile.png');
    background-repeat: repeat;
    border-top: solid thin;
    border-right: solid thin;
    border-left: solid thin;
    color: #000000;
	width: 423px;
	overflow: auto;
    float: left;
    position: relative;
    top: 205px;
    left: 250px;
    padding-bottom: 50px;
    padding-left: 100px;
    padding-right: 40px;
    height: 100%;
    z-index: 100;
}

.corporate_bottom{
    position: relative;
    top: 205px;
    left: 250px;
    z-index: 90;
}
.corporatelink{
    float: right;
}

.content_tailored {
	font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
	line-height: normal;
	text-align: left;
    background-image: url('titles/tailored_tile.png');
    background-repeat: repeat;
    border-top: solid thin;
    border-right: solid thin;
    border-left: solid thin;
    color: #000000;
	width: 423px;
	overflow: auto;
    float: left;
    position: relative;
    top: 205px;
    left: 250px;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 100px;
    padding-right: 40px;
    height: 100%;
    z-index: 100;
}


.tailored_booknow{
    float: left;
    position: relative;
    bottom: 670px;
    left: 700px;
    z-index: 150;
    width: 100px;
}
.fundraisers_booknow{
    float: left;
    position: relative;
    bottom: 680px;
    left: 700px;
    z-index: 150;
    width: 100px;
}
.pubs_booknow{
    float: left;
    position: relative;
    bottom: 840px;
    left: 720px;
    z-index: 150;
    width: 100px;
}

.content_characters {
	font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
	line-height: normal;
	text-align: left;
    background-color: #ffffff;
    border-top: solid thin;
    border-right: solid thin;
    border-left: solid thin;
    color: #000000;
	width: 443px;
	overflow: auto;
    float: left;
    position: relative;
    top: 118px;
    left: 260px;
    padding-top: 20px;
    padding-bottom: 50px;
    padding-left: 80px;
    padding-right: 40px;
    height: 100%;
    z-index: 100;
}

.characters_bottom{
    position: relative;
    top: 118px;
    left: 260px;
    z-index: 90;
}

.content_schools {
	font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
	line-height: normal;
	text-align: left;
    background-image: url('titles/schools_tile.png');
    background-repeat: repeat;
    border-top: solid thin;
    border-right: solid thin;
    border-left: solid thin;
    color: #000000;
	width: 423px;
	overflow: auto;
    float: left;
    position: relative;
    top: 205px;
    left: 250px;
    padding-bottom: 50px;
    padding-left: 100px;
    padding-right: 40px;
    height: 100%;
    z-index: 100;
}

.content_pubs {
	font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
	line-height: normal;
	text-align: left;
    background-image: url('titles/pubs_tile.png');
    background-repeat: repeat;
    border-top: solid thin;
    border-right: solid thin;
    border-left: solid thin;
    color: #000000;
	width: 423px;
	overflow: auto;
    float: left;
    position: relative;
    top: 205px;
    left: 250px;
    padding-bottom: 50px;
    padding-left: 100px;
    padding-right: 40px;
    height: 100%;
    z-index: 100;
}

.bottles{
    position:absolute;
    left: 125px;
    top: 200px;
    height: 600px;
}

.shows_lineup{
    position:absolute;
    top: 0;
    left: 0;
    height: 600px;
}

.content_nowon {
	font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
	line-height: normal;
	text-align: left;
    background-image: url('titles/nowon_tile.png');
    background-repeat: repeat-y;
    color: #ffffff;
	width: 350px;
	overflow: auto;
    float: left;
    position: relative;
    top: 101px;
    left: 130px;
    padding-left: 30px;
    padding-right: 200px;
    height: 100%;
}

.nowon_map{
    position: relative;
    top: 80px;
    left: 80px;
}

.nowon_side{
    position: absolute;
    top: 0;
}

.nowon_booknow{
float: left;
    position: relative;
    bottom: 1000px;
    left: 830px;
    z-index: 150;
    width: 100px;
}

.nowon2_booknow{
float: left;
    position: relative;
    bottom: 250px;
    left: 200px;
    z-index: 150;
    width: 100px;
}

.nowon_right_side{
    position: absolute;
    top: 300px;
    left: 550px;
}

.content_nowon h1{
	font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    color: #faf1a9;
}

.nowon_steff{
    position: relative;
    bottom: 50px;
    left: 30px;
}

.map_small{
    position: relative;
    bottom: 100px;
    height: 30px;
    z-index: 100;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    color: #00607e;
}

.sweet_links{
    background-image: url('titles/sweetlinks_title.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    height: 666px;
    width: 1000px;
    position: relative;
    top: 100px;
}

.slinks{
    width: 300px;
    position: relative;
    top: 130px;
    left: 90px;
    font-size: small;
}

.jobs_paper{
    position: relative;
    bottom: 690px;
    left: 659px;
    width: 350px;
}

.content_jobs {
	font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-style: normal;
	line-height: normal;
	text-align: left;
    background-image: url('titles/jobs_tile.png');
    background-repeat: repeat-y;
    color: #000000;
	width: 300px;
	overflow: auto;
    float: left;
    position: relative;
    right: 4px;
    padding-left: 30px;
    padding-right: 15px;
    padding-bottom: 50px;
    height: 100%;
    z-index: 150;
}

.jobs_bottom{
    position: relative;
    left: 1px;
}

.login{
    height: 500px;
    position: relative;
    top: 300px;
    z-index: 200;
}

.loggedin{
    position: relative;
    left: 200px;
    top: 100px;
    background-color: #ffffff;
    width: 700px;
    height: 100%;
    font-size: small;
}

.login_note{
    position: relative;
    left: 20px;
}

.login_error{
    position: relative;
    right: 100px;
    top: 50px;
}

.people{
position: relative;
bottom: 100px;
left: 100px;
}

#recommend_browser{
    position: relative;
    top: 180px;
    left: 140px;
    font-size: x-small;
    z-index: 200;
}
/*---- End Content Configuration ----*/

.h3{
    font-size: large;
}

.mainpage{
    position: relative;
    top: 20px;
    z-index: 100;
}

.news{
    width: 200px;
    font-size: small;
    position: absolute;
    top: 500px;
    right: 350px;
    z-index: 150;
}

.logo{
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    height: 585px;
    z-index: 2;
}

.painting01{
    float: left;
    position: absolute;
    top: 100px;
    left: 50px;
    z-index: 2;
}

.logo_hom{
    float: left;
    position: absolute;
    left: 200px;
}

.host_title{
    float: left;
    position: absolute;
    top: 200px;
}

.team_title{
    float: left;
    position: absolute;
    top: 0;
}

.beer_title{
    float: left;
    position: absolute;
    top: 100px;
}

.corporate_title{
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    height: 699px;
    z-index: 150;
}

.corporate{
    position:relative;
    top: 142px;
    right: 380px;
}

.pubs{
    position: relative;
    top: 162px;
    right: 265px;
    z-index: 150;
}

.fundraisers{
    position:relative;
    top: 110px;
    right: 300px;
    z-index: 100;
}

.tailored{
    position: relative;
    bottom: 448px;
    left: 105px;
    height: 100px;
    width: 572px;
    z-index: 100;
}

.schools{
    position: relative;
    bottom: 470px;
    left: 150px;
    z-index: 100;
}

.side_flower{
    position: absolute;
    top: 0;
    left: 700px;
    float: left;
}

.flavour_logo{
    float: left;
    position: absolute;
    top: 0;
    left: 0;
}

/*---- Start Right Side Buttons on Index Page ----*/
.nearestpub_buttons{
    position: relative;
    top: 130px;
    right: 70px;
    float: left;
}

.corporate_buttons{
    position: relative;
    top: 390px;
    right: 125px;
    float: left;
}

.nowon_buttons{
    position: relative;
    top: 470px;
    right: 160px;
    float: left;
}

.privacypolicy{
    position: absolute;
    top: 100px;
    left: 200px;
    width: 600px;
    height: 100%
    z-index: 150;
}
/*---- End Right Side Buttons on Index Page ----*/

/*---- Start Menu Configurations ----*/
.menu {
	width: 784px;
	height: 66px;
	text-align: right;
	color: #ffffff;
	float: left;
	position: relative;
	left: 275px;
	top: 76px;
	z-index: 200;
}

.mainmenu {
    width: 1000px;
    height: 66pxpx;
	text-align: right;
	color: #ffffff;
    float: left;
    position: relative;
    left: 275px;
    top: 16px;
    font-size: x-small;
    color: #00607e;
    z-index: 200;
}

#cssdropdown, #cssdropdown ul{
    padding: 0;
    margin: 0;
    list-style: none;
}

#cssdropdown li{
    float: left;
    position: relative;
}

.mainitems a{
    text-decoration: none;
    color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
    float: left;
    font-size: small;
	vertical-align:bottom;
	background-color:#3399CC;
}

.subuls{
    display: none;
    width: 10em;
    position: absolute;

    top: 15px;
    left: 0;
    background-color: #3399CC;
}

.subuls li{
    width: 100%;
}

.subuls li a{
    text-decoration: none;
		margin-top: 1px;
		margin-bottom: 3px;
		margin-left: 3px;
}

#cssdropdown li:hover ul, li.over ul {
    display: block;
}

#restofcontent{
    clear: left;
}
/*---- End Menu Configurations ----*/


.facebook_q{
    float: left;
    position: relative;
    bottom: 1000px;
    left: 770px;
    height: 187px;
    width: 242px;
}


/*---- Start About Us Photogallery ---*/
.side{
    background: url('photoGallery/QM1.png') 70px -1px;
    background-repeat: no-repeat;
    float: left;
    width: 500px;
    height: 500px;
    position: relative;
    left: 250px;
    bottom: 860px;
    padding: 10px;
    padding-left: 30px;
}

.side ul{
    padding: 0;
    list-style-type: none;
    width: 400px;
    margin: 5px;
    float: left;
    position: absolute;
    top: 350px;
    left: 140px;
    z-index: 150;
}

.side li{
    float: left;
    z-index: 150;
}

.side a.gallery:hover span{
    position: absolute;
    top: -332px;
    left: -40px;
    width: 453px;
    height: 330px;
    color: #000000;

}

.side a.gallery:hover img{
    float: left;
    margin-right: 5px;
}

.side a.gallery span{
    position: absolute;
    width: 1px;
    height: 1px;
    top: 5px;
    left: 5px;
    overflow: hidden;
    background: #fffff;
}

.side a.gallery, .side a.gallery:visited{
    display: block;
    color: #000000;
    text-decoration: none;
    text-align: left;
    cursor: default;
}

.side a.slidea{
    background: url('photoGallery/Buttons/B1.png');
    background-repeat: no-repeat;
    height: 92px;
    width: 18px;
}
.side a.slideb{
    background: url('photoGallery/Buttons/B2.png');
    background-repeat: no-repeat;
    height: 92px;
    width: 23px;
}

.side a.slidec{
    background: url('photoGallery/Buttons/B3.png');
    background-repeat: no-repeat;
    height: 92px;
    width: 18px;
}

.side a.slided{
    background: url('photoGallery/Buttons/B4.png');
    background-repeat: no-repeat;
    height: 92px;
    width: 18px;
}

.side a.slidee{
    background: url('photoGallery/Buttons/B5.png');
    background-repeat: no-repeat;
    height: 92px;
    width: 28px;
}
.side a.slidef{
    background: url('photoGallery/Buttons/B6.png');
    background-repeat: no-repeat;
    height: 92px;
    width: 16px;
}

.side a.slideg{
    background: url('photoGallery/Buttons/B7.png');
    background-repeat: no-repeat;
    height: 92px;
    width: 15px;
}
.side a.slideh{
    background: url('photoGallery/Buttons/B8.png');
    background-repeat: no-repeat;
    height: 92px;
    width: 30px;
}

.side a.slidei{
    background: url('photoGallery/Buttons/B9.png');
    background-repeat: no-repeat;
    height: 92px;
    width: 18px;
}
.side a.slidej{
    background: url('photoGallery/Buttons/B10.png');
    background-repeat: no-repeat;
    height: 92px;
    width: 18px;
}
.side a.slidek{
    background: url('photoGallery/Buttons/B11.png');
    background-repeat: no-repeat;
    height: 92px;
    width: 21px;
}
.side a.slidel{
    background: url('photoGallery/Buttons/B12.png');
    background-repeat: no-repeat;
    height: 92px;
    width: 15px;
}
.side a.slidem{
    background: url('photoGallery/Buttons/B13.png');
    background-repeat: no-repeat;
    height: 92px;
    width: 19px;
}
.side a.sliden{
    background: url('photoGallery/Buttons/B14.png');
    background-repeat: no-repeat;
    height: 92px;
    width: 25px;
}
.side a.slideo{
    background: url('photoGallery/Buttons/B15.png');
    height: 92px;
    width: 14px;
}
.scrollmsg{
    position: relative;
    top: 420px;
    left: 200px;
}
 /*---- End About Us Photogallery ----*/    
 
/*---- Start Index Changing Picture ----*/
.mainpic{
    float: left;
    position: absolute;
    top: 200px;
    left: 200px;
    z-index: 150;
}

.changepic{
    float: left;
    position: relative;
    top: 75px;
    left: 40px;
    z-index: 150;
}

/*---- End Index Changing Picture ----*/

/*---- Start Video Player Config ----*/
.vid {
    background-image: url('new_video_tv.png');
    background-repeat: no-repeat;
    height: 405px;
    width: 505px;
    color: #ffffff;
    background-position: top left;
    padding-top: 20px;
    padding-left: 30px;
    float: left;
    position: relative;
    top: 60px;
    left: 250px;
    z-index: 150;
}

.downloadvid{
    position: relative;
    top: 10px;
    left: 60px;
}

.video_text{
    float: left;
    width: 500px;
    height: 500px;
    position: relative;
    top: 100px;
    left: 260px;
    color: #ffffff;
    font-size: small;
    z-index: 150;
}
.popcorn{
    position: relative;
    top: 355px;
    left: 195px;
    z-index: 100;
}
/*---- End Video Player Config ----*/


.shoes{
    float: left;
    position: absolute;
    top: 0;
    z-index: 100;
}

.leftmenu{
    float: left;
	width: 150px;
    position: absolute;
    top: 400px;
    left: 65px;
	padding-top: 5px;
	padding-right: 20px;
    font-size: small;
    color: white;
    z-index: 100;
}

.rightcol{
    float: left;
    width: 300px;
    padding-left: 20px;
}

.title {
    float: left;
}


p.nowoncol {
	width: 150px;
    float: left;
}

.backgroundleft {	
    float: left;
    position: absolute;
    position: fixed;
    padding-top: 20px;
}


/*---- Start Footers ----*/
.footer {	
    background-image: url('footer_bg.jpg');
    background-repeat: no-repeat;
    font-size: small;
    width: 1009px;
    color: #000000;
    height: 245px;
    padding: 10px;
    text-align: left;
    float: left;
    position: relative;
    left: 10px;
    bottom: 0;
    top: 1850px;
    z-index: 100;

}

.aboutfooter {	
    background-image: url('footer_bg.jpg');
    background-repeat: no-repeat;
    font-size: small;
    width: 1009px;
    color: #000000;
    height: 245px;
    padding: 10px;
    text-align: left;
    float: left;
    position: relative;
    left: 10px;
    bottom: 0;
    top: 100px;
}

.nowonfooter {	
    background-image: url('footer_bg.jpg');
    background-repeat: no-repeat;
    font-size: small;
    width: 1009px;
    color: #000000;
    height: 245px;
    padding: 10px;
    text-align: left;
    float: left;
    position: relative;
    left: 10px;
    bottom: 0;
    top: 250px;
}

.registrationfooter{
    background-image: url('footer_bg.jpg');
    background-repeat: no-repeat;
    font-size: small;
    width: 1009px;
    color: #000000;
    height: 245px;
    padding: 10px;
    text-align: left;
    float: left;
    position: relative;
    left: 10px;
    bottom: 0;
    top: 600px;
}

.showsfooter{
    background-image: url('footer_bg.jpg');
    background-repeat: no-repeat;
    font-size: small;
    width: 1009px;
    color: #000000;
    height: 245px;
    padding: 10px;
    text-align: left;
    float: left;
    position: relative;
    left: 10px;
    bottom: 0;
    top: 800px;
}

.footertext{
    position: absolute;
    top: 110px;
    left: 50px;
    width: 900px;
    text-align: center;
}

.mainstuff .footer {	
    font-size: xx-small;
    width: 400px;
    color: #000000;
    height: 50px;
    padding: 10px;
    position: relative;
    top: -200px;
    left: 50px;
}
/*---- End Footers ----*/

        
.goright{ 
    float: right;
}

.columnpub{ 
    float: right;
	width: 400px;
}

.columnleft{
    float: left;
	height: 400px;
}

.vaultlogomonster{
    position: absolute;
    top: 250px;
    left: 760px;
    z-index: 100;
}

.vault_border{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}


/*---- Start Form Configuration ----*/
form label{
	display: block;
	float: left;
	padding: 0;
	width: 100px;
	margin: 5px 0 0;
	text-align: right;
}
.register form label{
	display: block;
	float: left;
	padding: 0;
	width: 115px;
	margin: 5px 0 0;
	text-align: right;
}
.register form{
	font: 100%;
	margin: 0;
	padding: 0;
	min-width: 300px;
	max-width: 550px;
	width: 550px;
}
form{
	font: 100%;
	margin: 0;
	padding: 0;
	min-width: 300px;
	max-width: 350px;
	width: 300px;
}

form fieldset{	
    border-width: 0px;
	padding: 10px;
	margin: 0;
}

form input#submit{
	float: none;
	display: inline;
	margin: 0;
	padding: 0;
}

form small{
	display: block;
	margin: 0 0 5px 160px;
	padding: 1px 3px;
	font-size: 88%;
}

textarea{
    overflow:auto;
}
/*---- End Form Configuration ----*/
/*---- CAPTCHA CONFIGURATION ----*/
.captcha{
    position: relative;
    right: 55px;
}
div#recaptcha_image > img{
    height:46px;
    width:180px;
    position: relative;
    left: 100px;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img { 
border: none; 
}

#lightbox-container-image-box {
	position: relative;
    top: 50px;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image { 
padding: 10px; 
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav { 
    left: 0; 
}

#lightbox-nav a { 
    outline: none;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
    position: relative;
    top: 50px;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}

#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}
	
#lightbox-image-details-caption { 
    font-weight: bold; 
}

#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}
			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* jQuery lightBox plugin - Gallery style */
#gallery {
    padding: 10px;
    width: 350px;
}

#gallery ul {
    list-style: none; 
}

#gallery ul li { 
    display: inline; 
}

#gallery {
        float: left;
        position: relative;
        right: 40px;
    }
    
#gallery ul a:hover { 
    color: #fff; 
}

