/* ---------------------------------------------
Screen Stylesheet for https://www.DomainName.com
Updated: 03/14/09 - Eddie Kasper
Version: 3.50
-------------------------------------------------
::COLORS::
	Black: #333 --example usage--

::TOC::
	Resets
	Defaults
	Typography
	Template 
	Links
	Navigation
	Forms
	Global Classes
	Pages

::Opacity/Transparency CSS

.opaque1 {	// for all other browsers
	opacity: .5;
}

.opaque2 {	// for IE8
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.opaque3 {	// for IE5-7
	filter: alpha(opacity=50);
}


	

--------------- ::Resets:: --------------------- */
body, address, blockquote, dl, ol, ul, li, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre {
margin:0;
padding:0;
}
fieldset, table {
border:none;
}
table {
border-collapse:collapse;
border-spacing:0;
overflow:hidden;
word-wrap:break-word; /* will not validate IE only */
}
/*
caption, th, td {
text-align: left;
}*/

/*********** ---------- ::Defaults:: --------------------- ***********/
html { 
font-size:100.01%; 
height:100.1%; 
overflow-y:scroll; 
overflow: -moz-scrollbars-vertical; 
}  
 

body { 
height:100%;
font:12px Arial, Helvetica, sans-serif;
background:#F7EBDB url('https://d7de0c.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/body-bg.jpg');
color:#000;
}
iframe {
	border:1px solid #333;
	margin-bottom:20px;
	width:100%;
	background:#000;
}
/*********** ---------- ::Typography:: ------------------- ***********/
address, h1, h2, h3, h4, h5, h6, li, p, pre {padding: 4px 10px;}
h1 {font-size:20px; color:#4A2515;}
h2 {font-size:15px; padding-top: 10px; color:#4A2515;}
h3 {font-size:14px; color:#4A2515;}
h4 {font-size:12px; color:#4A2515;}
address, li, p {font-size:12px;}
pre {font-size: 12px;}
ul {margin-left: 30px; padding: 4px 0 10px;}
li {margin: 0; padding: 2px;}
/*********** ---------- ::Template:: --------------------- ***********/
#wrap {
width: 900px;
margin:0 auto;
background: transparent url('https://a3141f.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/left-column-bg2.jpg') repeat-y;
}
#wrap-inner {
	position: relative;
	width: 900px;
	background: transparent url('https://a8852f.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/right-content-bg2.jpg') right repeat-y;
}
#header-image {
	width: 585px;
	height: 450px;
}
#logoblock { 
width: 275px;
height: 141px;
float:left;
margin: 10px 0 0 10px;	
}
#left-col {
width: 295px;
float: left;
}
#right-col {
position: static;
width: 585px;
padding-right: 10px;
float: right;
min-height: 600px;
}
#contents {
	position: relative;
	padding: 5px 15px 20px;
}
#contents.home {
	background: transparent  url('https://db7181.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/home-content-bg.jpg') 0 -426px no-repeat;
}

#bookhunt {
	background:#2d3c14;
	padding:20px 10px;
	overflow:hidden;
	border-top:0px solid #591d21;
	border-left: 0px solid #591d21;
	border-right: 0px solid #591d21;
}
#bookhunt p {
	text-align:center;
	color:#fff;
	font-size:24px;
	letter-spacing:1px;
}
#bookhunt a {
	display:inline-block;
	padding:15px 60px;
	background:#fff;
	border-radius:8px;
	border:3px solid #cc0000;
	color:#cc0000;
	text-decoration:none;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	/*box-shadow:2px 2px 6px #333;*/
	margin-left:10px;
}
#bookhunt a:hover {

}


#footer {
	background:#3a0f12;
	color:#ddd;
	padding:30px 5px 30px 15px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}
#footer .col {
	width:27.33%;
	float: left;
	box-sizing:border-box;
	padding:0 5px;
}
#footer .col.two {
	width:17.33%;
}
#footer .col.three {
	width:55.33%;
}


#footer .col.one p {
	padding-bottom:12px;
	font-size:14px;
}
#footer .col.one p strong, #footer .col.two li strong {
	text-transform:uppercase;
	padding-top:5px;
	display:block;
}
#footer .col.one p strong {
}
#footer .col.three p {
	font-size:14px;
	line-height:1.7;
	padding-bottom:20px;
}
#footer a.email {
	color:#ddd;
	border-bottom:1px dotted #ddd;
	text-decoration:none;
}
#footer a.email:hover {
	border-bottom:0;
	margin-bottom:1px;
}
#footer img.facebook,
#footer img.linkedin {
	width:auto;
	height:27px;
	margin-right:3px;
}
#footer img.creditcard {
	width:auto;
	height:24px;
	position:relative;
	top:-2px;
	margin-right:3px;
}
#footer ul {
	list-style-type:none;
	margin:0;
	padding:0 0 10px 0;
}
#footer ul li {
	padding:7px 0;
	font-size:14px;
}
#footer ul li:first-of-type {
	padding-top:5px;
}
#footer li a {
	color:#eee;
	text-decoration:none;
}
#footer li a:hover {
	color:#fff;
}


#bottom-logos {
	background:#2b090b;
	color:#ddd;
	padding:30px 10px 40px;
	overflow:hidden;
	min-height:100px;
	border-top: 0px solid #555;
	text-align:center;
}
#bottom-logos .top img {
	margin-left:85px;
}

#bottom-logos .top img.one {
	margin-left:75px;
}
#bottom-logos .bottom {
	padding-top:20px;
}
#bottom-logos .bottom img {
	margin-left:30px;
}


#copyright {
	background:#190405;
	color:#ccc;
	padding:25px 10px;
	overflow:hidden;
	border-top: 0px solid #555;
	text-align:center;
	color:#9a8788;
	font-size:14px;
}

















#lower-footer {
	width: 880px;
	margin: 0 auto;
	padding: 3px 10px;
	margin-bottom: 10px;
	background: transparent url('https://ba6de8.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/footer-bar2.gif') no-repeat;
	border: 0px solid #5A1919;
	border-top: 0;
}
#lower-footer p {
	text-align: center;
	padding: 10px;
	font-size: 11px;
}
#lower-footer p span {
	margin: 0 10px;
}

.slideshow-wrap {
	background: transparent url('https://87f37c.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/flash-bar-topleft2.gif') no-repeat;
	position: absolute;
	left: -54px;
	top: -275px;
	width:639px;
	height: 348px;
}
.slideshow-wrap.h481 {
	height: 481px;
}

.slideshow-inner-wrap {
	background: transparent url('https://c41f73.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/flash-bar-bottomleft2.gif') left bottom no-repeat;
	padding:5px 0 3px 5px;
}
.hideoverly {
	width:100%; 
	height: 6px; 
	background: #5D1B1F; 
	position: absolute; 
	top: 0; 
	left: 4px;
}
.banner-wrap {
	position: absolute;
	left: -280px;
	top: 130px;
}
.banner-wrap.new {
	top: 116px;
	left:auto;
	right:-5px;
	width:655px;
	height:75px;
	padding: 10px 0 5px 200px;
	background:transparent url("https://d6ae71.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/special_bar.png") no-repeat;
	font-size:11px;
	font-family:sans-serif;
}
.banner-wrap.new div  {
	float:left;
	padding-left:30px;
}
.banner-wrap.new a {
	text-decoration:none;
}
.banner-wrap.new a span.title {
	text-decoration:underline;
	font-size:12px;
}
.banner-wrap.new a:hover span.title {
	text-decoration:none;
}

.banner-wrap table {
	background: transparent url(https://d6ae71.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/special_bar.png) no-repeat;
	width:854px;
	height:86px;
	color: #fff;
	font-size: 11px;
}
.banner-wrap table td {
	vertical-align: top;
}
.banner-wrap table table {
	background: none;
	width: auto;
	height: auto;
}
.banner-wrap a {
	font-weight: bold;
	color: #fff;
}

/*********** ---------- ::Links:: ------------------------ ***********/
a {text-decoration:underline; color: #4A2515}
a:visited {text-decoration:underline;}
a:active, a:focus, a:hover {
text-decoration:none;
outline:none;
}
a img, img {border:none;}

/*********** ----------  ::Navigation:: ------------------ ***********/
/*********** Top Menu Navigation ***********/
#left-menu ul {
	list-style: none;
	margin: 3px 0 20px;
	padding: 0 0 0 23px;
	width: 220px;
	float:left;
}
#left-menu ul li {
	margin: 0;
	padding: 0;
	display: block;
}
#left-menu ul li a, #left-menu ul li a:link, #left-menu ul li a:active, #left-menu ul li a:visited {
	font: bold 11px/17px "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	background: transparent;
	color: #4a2515;
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-transform:uppercase;

}
#left-menu ul li a:hover {
	text-decoration: none;
	color: #9F7C6D;
}


	
/* ---------- ::Forms:: ------------------------ */
label {cursor:pointer;}
input,label,select,textarea {
vertical-align:middle;
font-size:inherit;
font-family:inherit;
}
input, textarea {padding:.2em;}
textarea {overflow:auto;}

/*********** ---------- ::Global Classes:: --------------- ***********/
.center {text-align:center;}
.clear {
clear:both;
padding:0;
margin:0;
line-height:normal;
}
.floatleft {float:left;}
.floatright {float:right;}
.hidden {display:none;}
.inline {display:inline;}
.large {
font-size:20px;
font-weight:bold;
}
.light {color:#999;}
.small {
font-size:10px;
font-weight:normal;
}
.red {
	color: #ff0000;
}
/*********** ---------- ::Pages:: ------------------------ ***********/

/*********** /// place specific page rules here if needed /// ***********/
.collage {
	position: relative;
	left:-15px;
}
.quote {
	position: absolute;
	left: -290px;
	font-size: 16px;
	font-weight: bold;
	color: #4a2515;
	text-align: center;
	width: 250px;
}
.quote em {
	font-weight: normal;
}
.quote.two {
	width: 235px;
	font-size:13px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	text-align:left;
	padding: 3px 20px;
	color: #000;
} 
.quote.two span {
	font-size:11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style:normal;
}
.quote.two span small {
	font-size: 10px;
	font-weight: normal;
}
#contents ol {
	margin-left: 35px;
}
#contents ol li {
	margin:0;
	padding: 5px 0;
}
.contact-info {
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.contact-info p, .contact-info a {
	font: bold 11px "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #4a2515;
}
.contact-info img {
	float: left;
	margin-right:3px;
}
#header-image.about {
	background: transparent url('https://fe6dfc.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/about/header-about.jpg') no-repeat;
}
#header-image.aoudad {
	background: transparent url('https://8237b0.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/aoudad-sheep/header-aoudad.jpg') no-repeat;
}
#header-image.axis {
	background: transparent url('https://87a6cd.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/axis-sheep/header-axis.jpg') no-repeat;
}
#header-image.combo {
	background: transparent url('https://dda2c6.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/combo-trips/header-combo.jpg') no-repeat;
}
#header-image.contact {
	background: transparent url('https://5fc96e.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/contact/header-contact.jpg') no-repeat;
}
#header-image.exotics {
	background: transparent url('https://c45f9d.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/exotics/header-exotics.jpg') no-repeat;
}
#header-image.faqs {
	background: transparent url('https://1ff30d.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/faqs/header-faqs.jpg') no-repeat;
}
#header-image.feedback {
	background: transparent url('https://4005b4.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/client-feedback/header-client.jpg') no-repeat;
}
#header-image.guides {
	background: transparent url('https://b42fae.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/guides/header-guides-2.jpg') no-repeat;
}

#header-image.hog {
	background: transparent url('https://2c4a3d.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/hog-predator/header-hog.jpg') no-repeat;
}
#header-image.home {
	background: transparent url('https://4cac79.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/home/header-home-03.jpg') no-repeat;
}
#header-image.hunt {
	background: transparent url('https://247c17.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/hunt-report/header-hunt-report.jpg') no-repeat;
}
#header-image.javelina {
	background: transparent url('https://b21ccf.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/javelina/header-javelina.jpg') no-repeat;
}
#header-image.links {
	background: transparent url('https://7cb983.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/useful-links/header-useful-links-02.jpg') no-repeat;
}
#header-image.locations {
	background: transparent url('https://e01dca.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/locations/header-locations.jpg') no-repeat;
}

#header-image.lodging {
	background: transparent url('https://ee46f5.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/lodging/header-lodging.jpg') no-repeat;
}
#header-image.mexico-md {
	background: transparent url('https://63f2f8.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/mexico-mule-deer/header-mexico-md.jpg') no-repeat;
}
#header-image.mgt-md {
	background: transparent url('https://d7b962.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/mgt-mule-deer/header-mgt-md.jpg') no-repeat;
}

#header-image.photo-gallery {
	background: transparent url('https://817e7e.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/photo-gallery/header-photo-gallery.jpg') no-repeat;
}
#header-image.proghorn {
	background: transparent url('https://24dbeb.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/proghorn/header-pronghorn-02.jpg') no-repeat;
}
#header-image.rgturkey {
	background: transparent url('https://c2920f.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/rg-turkey/header-rg-turkey.jpg') no-repeat;
}
#header-image.scaled-quail {
	background: transparent url('https://fe689b.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/scaled-quail/header-scaled-quail.jpg') no-repeat;
}
#header-image.scenery {
	background: transparent url('https://38d28d.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/scenery/header-scenery.jpg') no-repeat;
}
#header-image.seasons {
	background: transparent url('https://183740.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/seasons/header-seasons.jpg') no-repeat;
}

#header-image.texas-md {
	background: transparent url('https://18d35d.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/texas-mule-deer/header-texas-md.jpg') no-repeat;
}
#header-image.texas-md-mgt {
	background: transparent url('https://ad6dca.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/texas-mule-deer-mgt/header-texas-md-mgt.jpg') no-repeat;
}
#header-image.media {
	background: transparent url('https://3f7093.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/media/header-media-02.jpg') no-repeat;
}
#header-image.hunt2 {
	background: transparent url('https://24dbeb.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/proghorn/header-pronghorn-02.jpg') no-repeat;
}
#header-image.hunt2-aoudad {
	background: transparent url('https://562bae.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/hunt/header-hunt-aoudad.jpg') no-repeat;
}
#header-image.videos {
	background: transparent url('https://d15388.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/videos/header-videos.jpg') no-repeat;
}


.contactform {
	background: transparent url('https://a0994a.claudeassets.com/20250909220632im_/https://www.desertsafaris.net/images/contact/contact-collage-01a.jpg') right top no-repeat;
}
.clientfeedback {
	position: relative;
	padding: 15px 60px;
}
.clientfeedback img {
	position: absolute;
}
.seasons-chart {
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	margin-left: 10px;
	margin-bottom: 10px;
}
.seasons-chart td {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
}
.gratuities-chart {
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.gratuities-chart th, .gratuities-chart td {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	text-align: center;
}

.table-links img {
	margin: 20px 20px 0 10px;
}
a.highslide.box {
	 display: inline-block;
	 text-align: center;
	 margin: 8px 0px 15px 0;
	 float: left;
}
img.guideimg {
	width: 240px;
	height: auto;
	float: left;
	margin: 8px 0px 15px 0;
	border: 1px solid #581D21;
}
div.guide-txt {
	float: left;
	width: 300px;
}
.spacer20 {
	height: 20px;
}
.input-w170 {
	width:160px;
}

#sub-banner {
	position:absolute;
	top:192px;
	left:-255px;
}
#sub-banner img {
	border:0!important;
}
/*
     FILE ARCHIVED ON 10:11:32 May 15, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:36:28 Jun 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.686
  exclusion.robots: 0.058
  exclusion.robots.policy: 0.047
  esindex: 0.01
  cdx.remote: 13.282
  LoadShardBlock: 139.088 (3)
  PetaboxLoader3.datanode: 98.939 (5)
  PetaboxLoader3.resolve: 86.066 (2)
  load_resource: 484.65
  loaddict: 45.209
*/