

 * { margin: 0;
	padding: 0;
	border: 0;
	outline:none;
}

html {
	font-size: 62.5%;
	height:100%;
	width:100%
}

body {
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	background:#eeeeee;
	background:url(/_cust/images/bgtile.png) repeat;
	color:#898989;
}

h1, h2, h3, h4, h5 {
	color:#9e1c31;
	font-weight:normal;
	text-transform:uppercase;
}

h1 {
    font-size: 1.7em;
	margin-bottom:8px
}

h2 {
    font-size: 1.6em;
}

h3 {
    font-size: 1.5em;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.3em;
}

a:link {
	color:#9e1c31;
	text-decoration: none;
	font-weight:bold;
}

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

a:hover {
	color:#48010c;
	text-decoration: underline;
}

a:active {
	color:#9e1c31;
	text-decoration: underline;
}

p {
	line-height:1.6em;
}

/*------------------------------------------------------------ MAIN BODY STYLES -------------------------------------------------------*/

#header {
	width:940px;
	height:30px;
	padding:0 30px;
	margin:0 -30px;
	position:relative;
	z-index:500;
	background:url(../images/headerBG.gif) bottom no-repeat;
}

img.logo {
	float:left;
	margin:0 95px -58px 0;  
}

#container {
	width:940px;
	margin:0 auto 0px auto;
	padding:0 30px;
	background:#FFF;
	border-right:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
}

#slideshow {
	width:1000px;
	height:531px; 
	margin:-4px -30px 25px -30px;
	position:relative;
	z-index:100;
}

#slidebuttons {
	position:absolute;
	z-index:150;
	top:4px;
	left:0px;
	width:985px;
	height:577px;
	padding:10px 15px 0 0;
}

img.liberate {
	float:right;
}

#upcomingexp {
	width:374px;
	margin:87px 0 0 37px;
}

h2.upex {
	background:url(/_cust/images/upExHead.png) no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:249px;
	height:13px;
	margin-bottom:10px;
}

h2.uptours {
	background:url(/_cust/images/upTourHead.png) no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:180px;
	height:13px;
	margin-bottom:10px;
}



#upcomingexp h3 a, #upcomingexp h3 a:visited {
	width:359px;
	height:50px;
	display:block;
	text-indent:-9999px;
	margin:0 0 10px 15px;
	overflow:hidden;
}



a.circum {
	background:url(/_cust/images/circumTab.png) no-repeat top;
}

a.transcont {
	background:url(/_cust/images/transcontTab.png) no-repeat top;
}

a.transam {
	background:url(/_cust/images/transamTab.png) no-repeat top;
}

a.african {
	background:url(/_cust/images/africanTab.png) no-repeat top;
}

/*
#upcomingexp h3 a:hover {
	background-position:bottom;
}

*/

#sidebar {
	width:400px;
	float:left;
	margin:0 0 0 0;
}

#blurb {
	width:370px;
	height:115px;
	background:url(/_cust/images/blurb.png) no-repeat;
	padding:10px 15px 0 15px;
	margin:0 0 20px 0;
}

#blurb p {
	text-transform:uppercase;
	color:#9e1c31;
	font-size:14px;
	line-height:1.5em;
}

#photos {
	
}

#photos h4 {
	margin:0 0 8px 0;
}

#photos img {
	border:solid 1px #9e1c31;
	margin:0 6px 12px 0;
	padding:0;
}

#photos img.end {
	margin:0 0px 12px 0;
}


#content {
	width:460px;
	float:left;
	margin:0 80px 0 0;
	margin-top: 12px;
}

#content p {
	margin-bottom:10px;
	text-align:justify;
}

a.nrBtn, a.nrBtn:visited, a.workBtn, a.workBtn:visited {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:220px;
	height:47px;
	float:left;
	margin-top:20px;
}

a.nrBtn {
	background:url(/_cust/images/nrBtn.jpg) no-repeat top;
	margin:20px 28px 0 0;
}

a.workBtn {
	background:url(/_cust/images/workBtn.jpg) no-repeat top; 
}

a.workBtn:hover, a.nrBtn:hover {
	background-position:bottom;
}


a.tourOverlayBtn, a.tourOverlayBtn:visited {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:334px;
	height:49px;
	background:url(/_cust/images/tourOverlayBtn.png) no-repeat top;
	margin:120px 0 0 65px;
}

a.tourOverlayBtn:hover {
	background-position:bottom;
}

a.circumOverlayBtn, a.circumOverlayBtn:visited {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:326px;
	height:70px;
	background: url(/_cust/images/specialGraphic.png) no-repeat top;
	margin:-65px 0 0 660px;
}

a.circumOverlayBtn:hover {
	background-position:bottom;
}




/*----------------------------------------------------------- SLIDESHOW SUPPORT -----------------------------------------------------------*/

.slide_window  {
	border: 0px solid green;
	position: absolute;
	display: none;
}

 

.slide_window h3 {
/* margin-top: 18px;*/
}

#slide2, #slide3 {
	display: none;
}

a.dynlinkon { 
	background-position: bottom;
	border: 0px solid yellow; 
}

/*----------------------------------------------------------- HELP LINKS -----------------------------------------------------------*/

.helplinks {
	margin-top: 22px;
	
}

.helplinks ol {  
	margin-left:24px;
} 
 
 .helplinks ol li {
	margin-left: 4px;
	text-transform: uppercase;
	padding: 4px;
} 

.helplinks ul {
	list-style: none;	
}
 
.helplinks ul li {
	margin-left: 14px;
	text-transform: uppercase;
	padding: 4px;
} 

.helplinks a, .helplinks a:visited {
	color:#a8a8a8;
	text-decoration:none;  
	
}

.helplinks a:hover {
	background-color:#eeeeee;
	color:#666;
}

 .helplinks ol li a:visited {
	color:#c2c2c2;
	text-decoration:none;  
} 


/*----------------------------------------------------------- EXPEDITION PAGE -----------------------------------------------------------*/

body#expedPage #upcomingexp {
	width:640px;
	margin:87px 0 0 37px;
}
/*
.expedoverview {
	width:600px;
	height:114px;
	background:url(../images/expedPanelBG.png) no-repeat;
	padding:6px 28px 0 12px;
	margin:0 0 10px 0;
	cursor: pointer;
}*/

.expedoverview {
	width:600px;
	height:56px;
	background:url(/_cust/images/expedPanelBG2.png) no-repeat;
	padding:6px 28px 0 12px;
	margin:0 0 10px 0;
	cursor: pointer;
}


.expedoverview h2 {
	border-bottom:solid 1px #9e1c31;
	margin-bottom:6px;
	font-weight:bold;
}

.expedoverview bigText {
	font-size: 1.5em;
}

.expedoverview img {
	float:left;
	margin:0 15px 0 0;
	border:solid 1px #9e1c31;
}

.expedoverview ul {
	float:left;
	list-style:none;
	text-transform:uppercase;
	line-height:1.5em; 
}

.expedoverview ul li {
	float:left; 
	font-size: 0.8em;
}

.expedoverview ul li.bigText { 
	font-size: 1.2em;
	color: #9B1B32;
}

.touroverview {
	width:600px;
	height:30px;
	background:url(/_cust/images/expedPanelBG3.png) no-repeat;
	padding:6px 28px 0 12px;
	margin:0 0 10px 0;
	cursor: pointer;
}


.touroverview h2 { 
	margin-bottom:6px;
	font-weight:bold;
	float: left;
}

.touroverview bigText {
	font-size: 1.5em;
}

.touroverview img {
	float:left;
	margin:0 15px 0 0;
	border:solid 1px #9e1c31;
}

.touroverview ul {
	float:left;
	list-style:none;
	text-transform:uppercase;
	line-height:1.5em; 
}

.touroverview ul li {
	float:left; 
	font-size: 0.8em;
}

.touroverview ul li.bigText { 
	font-size: 1.2em;
	color: #9B1B32;
}

.touroverview .tourinfo {
	text-indent: 14px;
	font-size: 1.2em;
	color: #9B1B32;
	text-transform:uppercase;
	line-height:2.0em;
	
}




/*----------------------------------------------------------- EXPEDITION DETAILS -----------------------------------------------------------*/

body#expedDetailPage #sidebar{
	width: 340px;
}

body#expedDetailPage #sidebar p{
	text-align:justify;
}

body#expedDetailPage #content{
	width: 520px;
}

#toptitle {
	width:870px;
	height:44px;
	/*background:#FFF;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;*/
	background:url(../images/toptitleBG.png);
	margin:82px 0 0 50px;
	padding:8px 20px 8px 10px;
}

#toptitle h1 {
	text-transform:uppercase;
	margin:0 0 0 0;
	padding:0;
	font-weight:bold;
	width:600px;
	float:left;
}

#toptitle h2 {
	text-transform:uppercase;
	margin:0 0 0 0;
	padding:0;
	font-size:1.4em;
	width:600px;
	float:left;
}

#toptitle a.bookTitleBtn, #toptitle a.bookTitleBtn:visited {
	width:178px;
	height:26px;
	background:url(../images/bookDeetBtn.png) top no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	float:right;
	margin-top:9px;
}

#toptitle a.bookTitleBtn:hover {
	background-position:bottom;
}


#slidecontrols {
	width:870px;
	height:17px;
	/*background:#FFF;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;*/
	background:url(../images/toptitleBG.png);
	margin:330px 0 0 50px;
	padding:5px 20px 8px 10px;
}

#slidecontrols a.prev, #slidecontrols a.prev:visited {
	float:left;
	display:block;
	text-transform:uppercase;
	width:40px;
	height:20px;
	text-align:center;
	line-height:20px;
	text-decoration:none;
	margin-right:40px;
}

#slidecontrols a.next,  #slidecontrols a.next:visited {
	float:right;
	display:block;
	text-transform:uppercase;
	width:40px;
	height:20px;
	text-align:center;
	line-height:20px;
	text-decoration:none;
}

#slidecontrols a.prev:hover,  #slidecontrols a.next:hover {
	background:#9e1c31;
	color:#FFF;
}

#slidecontrols p {
	float:left;
	width:710px;
	text-align:center;
	color:#9e1c31;
	text-transform:uppercase;
	margin-top:1px;
}


a.bookBtn, a.bookBtn:visited {
	width:270px;
	height:41px;
	background:url(../images/bookBtn.jpg) top no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

a.bookBtn:hover {
	background-position:bottom;
}

.highlights {
 	background-color: #f5f5f5;
 	border: 1px solid  #d7d5d5;
 	font-size: 1.0em;
 	 
}

body#expedPage a.bookBtn, body#expedPage a.bookBtn:visited {
	background:url(../images/bookBtn2.jpg) top no-repeat;
}

body#expedPage a.bookBtn:hover {
	background-position:bottom;
}



 
 .highlights img {
 	float: left;
 	padding: 12px;
 	margin-top: 8px;
}
 
.highlights h4 {
 	background-color: #e7e7e7;
 	padding: 6px;
}
 
.highlights ul {
 	list-style: none;
	margin-bottom:12px;
	font-size: 1.0em;
} 
 
 .highlights ul li {
	padding:6px 12px 2px 12px;
	line-height:1.6em; 
	font-size: 1.0em;
} 
 
 .highlights ul li ul {
 	list-style: circle;
 	margin-left: 44px;
 	line-height: 14px;
} 
 
 .hightlight_name {
 	color:#9e1c31;
	font-weight: 900;
 }
 
 .caption_data {
 	display: none;
 } 
 
 a.priceslink {
 	font-size: 1.2em;
 	text-transform:uppercase; 
	text-align:center; 
	text-decoration:none;	
	padding: 2px;
 }
 
  a.priceslink:hover {
	background:#9e1c31;
	color:#FFF;
 }
 
 #pricespanel
 {
 	display: none;
 }
 
 #pricespanel ul 
 {
 	list-style: none;
 	margin-top: 3px;
 	margin-left: 0px;
 }
  
 .bttop {
 	float: right;
 }
 
 
 /*----------------------------------------------------------- OTHER PAGE HEADERS -----------------------------------------------------------*/
 
.short_header {
	width: 1000px;
	height: 150px; 
}
 
 .short_header img { 
	float: left;
	margin-bottom: 14px;
}
 
.short_header h1 { 
padding-top: 80px; 
padding-left: 300px;
	font-size: 2.5em;  
} 
 
  

  body#paymentPage .short_header, body#error .short_header { 
 	background-color: #747E7F; 
}

 
 
body#faqPage #slideshow, body#faqPage #slidebuttons,
body#questPage #slideshow, body#questPage #slidebuttons,
body#schoolPage #slideshow, body#schoolPage #slidebuttons,
body#galleryPage #slideshow, body#galleryPage #slidebuttons,
body#equipPage #slideshow, body#equipPage #slidebuttons,
body#aboutPage #slideshow, body#aboutPage #slidebuttons, 
body#message #slideshow, body#message #slidebuttons,
body#error #slideshow, body#error #slidebuttons,
body#paymentPage #slideshow, body#paymentPage #slidebuttons,
body#rentalPage  #slideshow, body#rentalPage #slidebuttons 
{ 
	height: 120px; 
}

body#connectPage #slideshow, body#connectPage #slidebuttons
{ 
	height: 30px; 
}


body#faqPage .helplinks,
body#questPage  .helplinks,
body#schoolPage  .helplinks,
body#galleryPage  .helplinks,
body#equipPage .helplinks,
body#aboutPage .helplinks,
body#paymentPage .helplinks,
body#rentalPage  .helplinks
{
	margin-top: 12px;
}

body#galleryPage #content 
{ 
	width: 920px; 
}

.gallerypics
 {
 	padding-left: 12px; 
 	
 } 

.nodisp {
 display: none;
}

body#galleryPage .highlights {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px; 
	padding: 4px;
	border: 1px solid #ccc;
	width: 225px; 
}

body#galleryPage .highlights img {
	padding-top: 2px; 
	/*align: center;*/
}
 
 
 body#equipPage #content,   body#aboutPage #content
{ 
	width: 560px; 
}

 body#equipPage #sidebar,  body#aboutPage #sidebar
{ 
	width: 300px; 
}

 body#equipPage .highlights,  body#aboutPage .highlights
{ 
	padding-bottom: 6px;
}

.inside_highlight {
	padding: 6px;
}

 
/*----------------------------------------------------------- RENTALS PAGE -----------------------------------------------------------*/
 
 
body#rentalPage #content ul {
	margin-left: 20px;
}
 
 
/*----------------------------------------------------------- QUEST PAGE HEADERS -----------------------------------------------------------*/
 
 
img.questcard {
	float:right;
	margin:0 0 6px 12px;
}
 



/*----------------------------------------------------------- PAYMENT STYLES -----------------------------------------------------------*/

.price_summary {
	width: 360px;
	background-color: #ccc;
	padding: 4px;
}


.processing_now {
	padding: 4px;
	border: 1px solid #ccc;
	color: #ccc;
}

.processing_error {
	padding: 4px;
	border: 1px solid #f00;
	color: #f00;
}

.success {
	padding: 4px;
	border: 1px solid #0f0;
	color: #0f0;
}




/*----------------------------------------------------------- NAVIGATION STYLES -----------------------------------------------------------*/
ul#nav {
	width:646px;
	height:30px;
	float:left;
	margin-bottom:-4px;
}


ul#nav li {
	list-style:none;
	float:left;
}

ul#nav li a {
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	height:30px;
}

ul#nav li a.expedBtn, ul#nav li a.expedBtn:visited {
	width:86px;
	background:url(/_cust/images/expedBtn.png) top no-repeat;
}

ul#nav li a.toursBtn, ul#nav li a.toursBtn:visited {
	width:53px;
	background:url(/_cust/images/toursBtn.png) top no-repeat;
}

ul#nav li a.aboutBtn, ul#nav li a.aboutBtn:visited {
	width:71px;
	background:url(/_cust/images/aboutBtn.png) top no-repeat;
}

ul#nav li a.equipBtn, ul#nav li a.equipBtn:visited {
	width:77px;
	background:url(/_cust/images/equipBtn.png) top no-repeat;
}

ul#nav li a.schoolBtn, ul#nav li a.schoolBtn:visited {
	width:98px;
	background:url(/_cust/images/schoolBtn.png) top no-repeat;
}

ul#nav li a.questBtn, ul#nav li a.questBtn:visited {
	width:81px;
	background:url(/_cust/images/questBtn.png) top no-repeat;
}

ul#nav li a.galleryBtn, ul#nav li a.galleryBtn:visited {
	width:65px;
	background:url(/_cust/images/galleryBtn.png) top no-repeat;
}

ul#nav li a.faqBtn, ul#nav li a.faqBtn:visited {
	width:48px;
	background:url(/_cust/images/faqBtn.png) top no-repeat;
}

ul#nav li a.connectBtn, ul#nav li a.connectBtn:visited {
	width:67px;
	background:url(/_cust/images/connectBtn.png) top no-repeat;
}


ul#nav li a.expedBtn:hover,
ul#nav li a.toursBtn:hover,
ul#nav li a.aboutBtn:hover,
ul#nav li a.equipBtn:hover,
ul#nav li a.schoolBtn:hover,
ul#nav li a.questBtn:hover,
ul#nav li a.galleryBtn:hover,
ul#nav li a.faqBtn:hover,
ul#nav li a.connectBtn:hover {
	background-position:center;
}


body#expedPage ul#nav li a.expedBtn,
body#toursPage ul#nav li a.toursBtn,
body#aboutPage ul#nav li a.aboutBtn,
body#equipPage ul#nav li a.equipBtn,
body#schoolPage ul#nav li a.schoolBtn,
body#questPage ul#nav li a.questBtn,
body#galleryPage ul#nav li a.galleryBtn,
body#faqPage ul#nav li a.faqBtn ,
body#connectPage ul#nav li a.connectBtn {
	background-position:bottom;
	cursor:default;
}




/*----------------------------------------------------- FOOTER STYLES ---------------------------------------------*/


#footer {
	width:940px;
	margin:25px 0 0 0;
	color:#a8a8a8; 
	border-top:solid 1px #cccccc;
	float:left;
	padding:18px 0 8px 0;
	text-transform:uppercase;
	font-size:11px;
}

#footer p { 
	text-align:center; 
}

#footer p.footnav {
	margin-bottom:8px;
}


#footer a, #footer a:visited {
	color:#a8a8a8;
	text-decoration:none;
	margin-right:12px;
	padding:2px 6px;
}

#footer a:hover {
	background-color:#eeeeee;
	color:#666;
}

.credit44i {
	float: right;
	margin-right: -32px;
	margin-top:  -6px;
}

.siteby {
	float: left;
	margin-right: 4px;
	margin-top: 4px;
}

#footer .credit44i a:hover {
	background: none;
}


/*----------------------------------------------------- CONTACT ---------------------------------------------*/

.fbframe {
margin-top:  0px;
/*margin-left: -10px;*/
z-index: 1000;  
}

.fbframepadding {
/*padding-top: 8px;*/
}

#contact_form {
	background-color: #3B5998; 
	display: none; 
	margin-left: -10px;
	/*margin-top:28px;*/
	width: 960px;
	/*margin-bottom:-15px;*/
	color:#FFF;
}

#contact_form h4 {
	margin-left: 10px;
	color: #fff;
}
/*
body#connectPage .short_header {
	padding-left:120px;
	width:840px;
}

body#connectPage #slideshow {
	margin:-4px -30px 15px -30px;
}*/

body#connectPage #content {
	margin-top:0;
	width:960px;
	margin:0 -10px 0 -10px;
}

#contacttop {
	width:960px;
	/*height:531px; */
	margin:-4px -10px 0px -10px;
	position:relative;
	z-index:100;
	background-color:#CCC;
}
/*
body#connectPage .short_header { 
 	background-color: #3B5998; 
 	/*height: 80px;
 	width: 960px;
 	margin-left: 20px;
	border-bottom:solid 1px red;
}*/

#connectheader {
	background-color: #3B5998; 
 	/*height: 80px;*/
 	/*margin-left: 20px;
	border-bottom:solid 1px red;*/
	padding-left:120px;
	width:840px;
	height:120px;
	/*margin-bottom:-8px;*/
}

.contactinfo {
	float: left;
	margin-right: 40px;
	margin-top: 7px;
	/*border:solid 1px red;*/
} 

.contactinfo.middle {
	margin-right:120px;
}

.contactinfo.last {
	margin-right: 0px;
}

.contactinfo h4 {
	color: #fff;
}

.contactinfo ul {
	list-style:none;
	/*margin-bottom:-12px;*/
}

.contactinfo ul li {
	color:#FFF;
}

.contactinfo ul li.center {
	text-align:center;
}

.contactinfo ul li.lispace {
	padding-bottom:5px;
}

a.emailus, a.emailus:visited {
	display:block;
	overflow:hidden;
	width:151px;
	height:31px;
	text-indent:-9999px;
	background:url(/_cust/images/emailBtn.jpg) top no-repeat;
	margin-top:20px;
}

a.emailus:hover {
	background-position:bottom;
}


a.sendBtn, a.sendBtn:visited {
	display:block;
	overflow:hidden;
	width:111px;
	height:22px;
	text-indent:-9999px;
	background:url(/_cust/images/sendBtn.jpg) top no-repeat;
	cursor:pointer;
}

a.sendBtn:hover {
	background-position:bottom;
}

input.ffi  {
	border: 1px solid #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding:3px 5px;
	background:url(/_cust/images/inputBG.png) #FFFFFF repeat-x top;
}

select.ffi  {
	border: 1px solid #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em; 
}

td.imagev input {
	margin-left: 2px;
	height: 26px;
	font-size: 1.7em;
	border: 1px solid #666666;
	background:url(/_cust/images/inputBG.png) #FFFFFF repeat-x top;
}

textarea.ffi {
	border: 1px solid #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding:3px 5px;
	background:url(/_cust/images/inputBG.png) #FFFFFF repeat-x top;
}

.error_msg
{
	border: 1px solid #ff0000;
	color: #ff0000;
	background-color: #FDD0D0;
	font-weight: 900;
	padding: 4px;
	text-align: center;
}

.success_msg
{
	border: 1px solid #00ff00;
	color: #009900;
	background-color: #ffffff;
	font-weight: 900;
	padding: 4px;
	text-align: center;
}

.form_msg_width
{
	width: 240px;
}

a.buttonlink, a.buttonlink:visited {
	width:107px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/_cust/images/submitBtnBG.png) no-repeat top;
}

a.buttonlink:hover {
	background-color:#b5131c;
	color:#fff;
	background-position:bottom;
}

select.tripSel {
	font-size: 0.9em;
}

h6.fans { 
	font-size: 0.9em;
	padding-left: 4px;
	padding-bottom: 4px;
}

/*-------------------------------------- --- WORD VERIFICATION --------------------------------------------------------*/

.word_verification_msg {
}

input.word_verification {
	margin-left: 2px;
	height: 26px;
	font-size: 1.7em;
	border: 1px solid #666666;
}

img.word_verification {
	border:none;
}

/*----------------------------------------------------------- SITEMAP -----------------------------------------------------------*/


#sitemap_disp
{
	font-size: 1.2em;
	margin-left: 20px;
}

#sitemap_disp ul li
{
	margin-left: 24px;
}

.hideit {
	display: none;
}

/*----------------------------------------------------------- CLEARFIX -----------------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}



