/*global*/

#wrapper {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #666666;
	position:relative;
	
	}

#container {
	margin:0 auto;
	width: 850px;
	}


h1 {
	font-size:160%;
	color:#4d4d4d;
	font-family: Georgia, Times, "Times New Roman", serif;
	letter-spacing: -1px;
	margin:30px 0 0 0;
	padding-bottom:0.5em;
	}

h2 {
	color:#4d4d4d;
	font-size:130%;
	padding-bottom:5px;
	}
	
#footer h2 {
	margin-top: 1em;
	}
	
.panel h1, #right-sidebar h1 {
	font-size:205%;
	color:#4E7D94;
	}
	
p {
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size: 120%;
	line-height: 120%;
	padding-bottom:0.5em;
	}

p.signature {
	font-size:77%;
	font-family: Helvetica, Arial, sans-serif;
	clear:both;
	}
	
.panel p {
	line-height: 140%;
	padding-bottom:1em;
	}

#hope-gala-teaser h1 {
	font-size:135%;
	color:#4d4d4d;
	letter-spacing: 0px;
	margin-top:0px;
	}

	
#right-sidebar p {
	color:#4d4d4d;
	}
	
ul#main-menu {
	list-style-type:none;
	position:relative;
	top:188px;
	left:0;
	height:35px;
	width:580px;
	}
	
ul#main-menu a {
	padding:10px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size:85%;
	line-height: 30px;
	}
	

	
ul#main-menu  a {
	background-color:#fff;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius:2px;
	-webkit-border-top-left-radius:2px;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	}

ul#main-menu a.selected {
	background-color:#fff;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius:2px;
	-webkit-border-top-left-radius:2px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	}
	
ul#main-menu a:hover {
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius:2px;
	-webkit-border-top-left-radius:2px;
	
	}
	
ul#auction-menu, ul#raffle-menu, ul#sponsors-menu {
	list-style-type:none;
	position:relative;
	float:left;
	top:30px;
	left:100%;
	z-index: 10;
	margin-left:-530px;
	width:400px;
	}
	
ul#auction-menu li h1, ul#raffle-menu li h1, ul#sponsors-menu li h1 {
	display:inline;
	height:30px;
	}
	
ul#main-menu li {
	display:inline;
	padding-right:0.2em;
	}

ul#auction-menu li, ul#raffle-menu li, ul#sponsors-menu li {
	display:inline;
	padding-right:1em;
	}


a {
	color:#4E7D94;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	margin:0;
	padding:0;
	}

i {
	font-style: italic;
	color:#4d4d4d;
	font-size:125%;
	}
	



#header {
	height: 120px;
	}


#footer {
	height: 100px;
	clear:both;
	border-top:1px dotted #4E7D94;
	padding:0 2em 0 0;
	font-size:100%;
	margin-top:1em;
	}
	
#footer p {
	font-size:93%;
	font-family: Arial, sans-serif;
	line-height:130%;
	}



#opk-logo-bridge {
	width:105px;
	height:88px;
	position:relative;
	top:200px;
	left:597px;
	display:block;
	}

#image-bridge {
	width:100%;
	height:305px;
	background-color: #ffffff;
	clear:both;
	overflow:hidden;
	position:absolute;
	top:120px;
	z-index: -1;
	}
	
#image-bridge-span {
	width:100%;
	height:305px;
	overflow:hidden;
	}

#image-bridge-span div {
		width: 3600px;
		height: 305px;
		background: url(pet_overflow2.jpg) -45% 0 scroll;
	}



#image-span {
	width:850px;
	height:305px;
	}
	
	
#hope-gala-logo {
	float:left;
	width:350px;
	margin-top:35px;
	}
	
#hope-gala-teaser {
	float:right;
	width:450px;
	margin-top:33px;
	}
	
#content, #footer-content {
	padding: 0 1em 1em 0;
	width:550px;
	float:left;
	}

#footer-content {
	padding-top:1.5em;
	}

#right-sidebar {
	width:230px;
	height:190px;
	border-left: 1px dotted #ccc;
	float:right;
	padding: 0 2em;
	margin:0 0 1em 0;
	}
	
#footer-sidebar {
	width:205px;
	height:50px;
	border-left: 1px dotted #ccc;
	float:right;
	padding: 0 2em;
	margin:0 0 1em 0;
	}
	
#slider, #slider-auction {
  width: 540px;
  margin: 0 auto;
  position: relative;
  padding-left:1px;
}


.scroll {
	height:320px;
	overflow:auto;
	position:relative;
	width:540px;
	}
	
.scrollcontainer div.panel {
	padding-right:10px;
	width:530px;
	height:320px;
	margin-bottom: 1em;
	position:relative;
	}

.scroll-auction, .scroll-raffle, .scroll-sponsors {
	height:230px;
	/* overflow:auto; */
	position:relative;
	width:535px;
	float:left;
	overflow:hidden;
	top:75px;
	}

	
.scrollcontainer-auction .panel2, .scrollcontainer-raffle .panel2,
.scrollcontainer-sponsors .panel2 {
	padding-right:10px;
	width:535px;
	height:230px;
	overflow:hidden;
	margin-bottom: 1em;
	}


a.reservations {
	display: block;
	color:#fff;
	margin-bottom:5px;
	}
	
a.reservations:hover {
	text-decoration: none;
	}

a.reservations h2 {
	text-align: center;
	padding-top:5px;
	font-size: 150%;
	color:#fff;
	}
	
.clr {
	clear:both;
	}	

div.sponsor-logos {
	margin-top:1em;
	}

div.sponsor-logos ul li {
	text-align: center;
	vertical-align: middle;
	height:50px;
	}
	
div.sponsors-logos ul li a img {
	vertical-align: middle;
	}
	
ul.horz-list {
	width:540px;
	vertical-align: middle;
	}
	
ul.horz-list li {
	list-style-type: none;
	float:left;
	width:180px;
	padding-top:0.7em;
	}
	
/* ============ OPERA SPECIFIC STYLES ================ */ 
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {

 ul#main-menu a {
  font-size:77%;
   }
 } 