/* GLOBAL PARAMETERS */

html, body {
	  background-color: #FFFFFF;
	  margin: 0;
      padding: 0;
      border: none;
}

h1 { 
	font-family: tahoma; 
	font-size: 15px; 
	color: #B62D29;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
 
h2 { 
	font-family: tahoma; 
	font-size: 15px; 
	color: #B62D29;
	font-weight: bold;
	margin: 0;
}

h3 { 
	font-family: tahoma; 
	font-size: 13px; 
	color: #5C5459;
	font-weight: bold;
	margin: 0;
	display: inline;
}

h4 { 
	font-family: tahoma; 
	font-size: 13px; 
	color: #B62D29;
	font-weight: bold;
	display: inline;
}

ul, li, ol { 
	font-family: tahoma; 
	font-size: 13px; 
	color: #5C5C59; 
	text-decoration: none; 
	font-weight: normal;
	text-align: left;
}

img {
	border: 0px none;
}

table { 
	border-collapse: collapse; 
} 

table td, table th { 
	padding: 0;
	vertical-align: top;
}

.alignleft { 
	float: left;
}

.alignright { 
	float: right;
}

.clear { clear:both; overflow:hidden;}

/* Document Links  */

a:link, a:active, a:visited { 
	font-family : tahoma; 
	font-size : 13px; 
	color : #5C5C59; 
	text-decoration : underline; 
	font-weight : normal;
} 
a:hover { 
	font-family : tahoma; 
	font-size : 13px; 
	color : #B62D29; 
	text-decoration : underline; 
	font-weight : normal; 
}

a.linkheading:link, a.linkheading:active, a.linkheading:visited { 
	font-family : tahoma; 
	font-size : 13px; 
	color : #AD312C; 
	text-decoration : underline; 
	font-weight : bold;
} 
a.linkheading:hover { 
	font-family : tahoma; 
	font-size : 13px; 
	color : #000000; 
	text-decoration : underline; 
	font-weight : bold;
}

a.link8pt:link, a.link8pt:active, a.link8pt:visited { 
	font-family : tahoma; 
	font-size : 11px; 
	color : #BCBBBB; 
	text-decoration : none; 
	font-weight : normal;
} 
a.link8pt:hover { 
	font-family : tahoma; 
	font-size : 11px; 
	color : #000000; 
	text-decoration : underline; 
	font-weight : normal; 
}


/* FONTS */

.lightgray { 
	font-family : tahoma; 
	font-size : 11px; 
	color : #BCBBBB; 
	font-weight : normal;
	text-decoration : none; 
} 

.lightgray2 { 
	font-family: tahoma; 
	font-size: 14px; 
	color: #A8A7A7;
	font-weight: normal;
} 

.black { 
	color: #000000;
} 



/* TOP BANNER */

.topbanner { 
	width: 100%;
	height: 157px;
	background: url('images/top-bg2.jpg') repeat-x top left;
	background-position: 246px 0px;
	margin: 0;
}

.topbannerleft { 
	width: 413px;
}

.topbannerleft img { 
	border-left: 33px solid #E5E5E5;
}

.topbannerright { 
	width: 100%;
	text-align: right;
}

.topbannerright img { 
	border-right: 33px solid #E5E5E5;
}


/* TOP MENU */

.topmenu { 
	width: 100%;
	height: 30px;
	background: url('images/menu-bg2.gif') repeat top left;
	margin: 0;
}

.topmenu td { 
	text-align: center;
	vertical-align: middle;
	background: url('images/menu-divider.gif') no-repeat top right;
}

.topmenuborder { 
	width: 33px;
}

.topmenutop { 
	width: 20%;
}

.topmenu a:link, .topmenu a:visited, .topmenu a:active  { 
	font-family: arial; 
	font-size: 12px; 
	color: #D5BEBE; 
	text-decoration: none; 
	font-weight: bold;
	text-transform: uppercase;
	height: 30px;
	position: relative;
	display: block;
	line-height: 30px;
	padding-left: 8px;
	padding-right: 8px;
} 

.topmenu a:hover { 
	font-family: arial; 
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
	text-transform: uppercase;
	background: url('images/menu-point.gif') no-repeat top center;
	height: 30px;
	position: relative;
	display: block;
	line-height: 30px;
	padding-left: 8px;
	padding-right: 8px;
}

.menudivider {
	height: 3px;
	background: url('images/middle-content-top-border.gif') repeat-x top left;
	border-left: 33px solid #FFFFFF;
	border-right: 33px solid #FFFFFF;
}


/* TOP 2 COLUMNS */

.fullwidth { 
	width: 100%;
	font-family: tahoma; 
	font-size: 13px; 
	color: #5C5C59; 
	text-decoration: none; 
	font-weight: normal;
	text-align: justify;

}

.fullwidth2 { 
	width: 100%;
	font-family: tahoma; 
	font-size: 13px; 
	color: #5C5C59; 
	text-decoration: none; 
	font-weight: normal;
	text-align: left;
}

.fullwidth2 td { 
	padding: 2px;
}

.jointhecrew { 
	width: 63%;
	background: url('images/join-the-crew.jpg') no-repeat top left;
	padding-right: 8px;
	padding-top: 23px;
}

.jointhecrew img { 
	float: left;
}

.subleft2 { 
	width: 63%;
	padding-right: 8px;
	padding-left: 33px;
	padding-top: 23px;
}

.subleft, .subleft3 { 
	width: 50%;
	padding-left: 45px;
	padding-right: 8px;
	padding-top: 23px;
	font-size: 14px;
}

.home { 
	width: 27%;
	padding-left: 45px;
	padding-top: 23px;
	font-size: 13px;
}

.homeimg { 
	float: left;
	padding-right: 14px;
}

.homeleft { 
	width: 40%;
	background: url('images/shadow-white.gif') no-repeat top left;
	padding-left: 55px;
	padding-right: 8px;
	padding-top: 23px;
	font-size: 13px;
}

.homeleft img { 
	border: #e7e7e7 solid 1px;
	padding: 8px;
	margin-top: 2px;
}

.subleft, .subleft2, .subleft3 { 
	font-size: 13px; 
	color: #5C5C59;
}

.subleft img, .subleft2 img { 
	margin-right: 10px;
	margin-top: 2px;
}

.getinvolved { 
	width: 29%;
	background: url('images/shadow-white.gif') no-repeat top left;
	padding-left: 43px;
	padding-right: 47px;
	padding-top: 23px;
}

.svinfinity { 
	width: 64%;
	background: url('images/sv-infinity.jpg') no-repeat top left;
	padding-left: 285px;
	padding-top: 23px;
}

.fullwidthblack { 
	width: 100%;
	height: 439px;
	background-color: #000000;
	text-align: center;
}


/* HEADING 2 COLUMNS */

.heading2column { 
	width: 100%;
	height: 36px;
	background: url('images/white-dot-divider.gif') repeat-x bottom left;
}

.heading2column td, .heading3column td {
	vertical-align: bottom;
	padding-bottom: 8px;
}

.heading2left { 
	width: 50%;
	padding-left: 45px;
}

.heading2right { 
	width: 50%;
	padding-left: 26px;
}

/* HEADING 3 COLUMNS */

.heading3column { 
	width: 100%;
	height: 36px;
	background: url('images/white-dot-divider.gif') repeat-x bottom left;
}

.heading3left { 
	width: 32%;
	padding-left: 45px;
	padding-right: 8px;
}

.heading3middle { 
	width: 32%;
	padding-left: 43px;
}

.heading3right { 
	width: 36%;
	padding-left: 43px;
	padding-right: 46px;
}


/* BOTTOM 2 COLUMNS */

.fullwidthgray, .fullwidthgray3 { 
	width: 100%;
	height: 288px;
	background-color: #EBEBEB;
	font-family: tahoma; 
	font-size: 13px; 
	color: #5C5C59; 
	text-decoration: none; 
	font-weight: normal;
	text-align: justify;
}

.fullwidthgray img { 
	margin-left: 14px;
	margin-top: 3px;
	float: right;
}

.leftgray { 
	width: 50%;
	background: url('images/shadow-gray.gif') no-repeat top left;
	background-position: 2px 0px;
	padding-left: 45px;
	padding-top: 11px;
}

.rightgray { 
	width: 50%;
	background: url('images/shadow-gray.gif') no-repeat top left;
	padding-left: 43px;
	padding-right: 47px;
	padding-top: 11px;
}

.article { 
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 45px;
	padding-right: 47px;
}


/* BOTTOM 3 COLUMNS */

.leftgray3 { 
	width: 32%;
	background: url('images/shadow-gray.gif') no-repeat top left;
	background-position: 2px 0px;
	padding-left: 45px;
	padding-right: 8px;
	padding-top: 11px;
}

.leftgray3 img { 
	margin-left: 14px;
	margin-top: 3px;
	float: right;
}

.middlegray3, .middlegray3_1, .middlegray3_2 { 
	width: 32%;
	background: url('images/shadow-gray.gif') no-repeat top left;
	padding-left: 43px;
	padding-top: 11px;
	text-align: center;
}

.middlegray3_1, .middlegray3_2 { 
	text-align: justify;
}

.middlegray3 img, .rightgray3_1 img { 
	margin-top: 7px;
	padding-right: 7px;
}

.middlegray3_1 img { 
	margin-top: 7px;
	padding-right: 7px;
}

.middlegray3_2 img { 
	margin-top: 7px;
	padding-right: 7px;
	float: left;
}

.rightgray3, .rightgray3_1 { 
	width: 36%;
	background: url('images/shadow-gray.gif') no-repeat top left;
	padding-left: 43px;
	padding-right: 46px;
	padding-top: 11px;
}

.rightgray3 img { 
	margin-right: 14px;
	margin-top: 3px;
	float: left;
}


.sponsor_img{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#FFFFFF;
}


/* FOOTER */

.footer { 
	width: 100%;
	height: 24px;
	font-family: arial; 
	font-size: 11px; 
	color: #B97C78; 
	text-decoration: none; 
	font-weight: normal;
	background: url('images/footer-bg.gif') repeat-x top left;
	margin: 0;
}

.footer td { 
	vertical-align: middle;
}

.footerborder { 
	width: 33px;
}

.footer a:link, .footer a:visited, .footer a:active  { 
	font-family: arial; 
	font-size: 11px; 
	color: #B97C78; 
	text-decoration: none; 
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
} 

.footer a:hover { 
	font-family: arial; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
}


.input
	   { color: #5C5C59; font-family: Tahoma, verdana, arial; font-weight: normal; font-size: 9pt; border: #7F9DB9 1px solid; }

.drop-down
		{ border: 1px solid #7F9DB9; font-size: 9pt; font-family: Tahoma, verdana, arial; font-weight: normal; color: #5C5C59; }
		
#box { overflow: auto; height: 80px; width: 100%; margin: 10px; background-color: #FFFFFF; font: normal 8pt verdana, arial; border: 1px solid #7F9DB9; text-align: left; padding-top:10px; }

.style1 {color: #FF0000}


/* MEMBER CREWS */

.crew, .crew3 { 
	width: 96%;
	float: right;
	margin-bottom: 14px;
	text-align: left;
}

.crew3 { 
	width: 88%;
}

.crew td, .crew3 td { 
	padding-bottom: 10px;
}

.formercrewthumb img {
	padding-left: 15px;
}

.crew3 img {
	padding-left: 15px;
}

.clear {
	clear: both;
	height: 10px;
}


/* PUBLICATION ON HOME */

.postarea { 
	width: 33%;
	background: url('images/shadow-white.gif') no-repeat top left;
	padding-left: 43px;
	padding-right: 47px;
	padding-top: 23px;
}

.postarea h2 a:link { color: #000000; text-decoration:none; font-weight: bold; }
.postarea h2 a:visited { color: #000000; text-decoration:none; font-weight: bold; }
.postarea h2 {font-size:130%; font-family: Georgia; font-weight: bold; margin-bottom: 6px; margin-top: 0; }

.postarea .excerpt { padding-bottom: 13px; margin: 4px 0px 10px 0px;
	background:transparent url(http://www.infinityexpedition.com/publications/wp-content/themes/news-magazine-theme-640/images/liline.gif) bottom repeat-x;
	height:auto !important; }
.postarea .excerpt p { margin:0px; }
.postarea .excerpt .byline { margin-bottom:10px; }
.postarea .excerpt img{ float:left; margin:0px 10px 0px 0px; padding:5px; border:1px solid #e7e7e7;}
.postarea .excerpt .readfull { background: #f9f9f9; padding:5px; width:100%; float:right; border:1px double #f5f5f5; margin:10px 0px 10px 0px; text-align:right; } 
.postarea .excerpt .byline { margin-top:0px; border:none; background:#f2f2f2; text-transform:uppercase; font-size:x-small;}
.postarea .excerpt span.searchtexthighlight { background:#004080; }


/*DROPDOWN MENU*/

.anylinkcss {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px;
	border-bottom-width: 0;
	line-height: 24px;
	z-index: 100;
	background: #992823;
	width: 330px;
}

.anylinkcss a:hover { /*hover background color*/
	background: #cc3300;
	color: #ffffff;
	font: bold 9pt arial;
	text-decoration: none;
}

.anylinkcss ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.anylinkcss ul li a, .anylinkcss ul li a:visited {
	width: 100%;
	display: block;
	border-bottom: 1px solid white;
	padding: 4px 0;
	text-decoration: none;
	text-indent: 16px;
	font: bold 9pt arial;
	color: #FFFFFF;
	text-transform: uppercase;
}

.anylinkcss ul li a:hover {
	color: #000000;
}


/* ######### class for shadow DIV ######### */

.anylinkshadow { /*CSS for shadow. Keep this as is */
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99; /*zIndex for shadow*/
	background: black;
	visibility: hidden;
}