
html, body, div, footer, aside, nav, article, section	{ margin: 0; padding: 0; }
footer, aside, nav, article, section	{ display: block; }
body 			{ color: #333; font: 14px verdana,helvetica,arial,sans-serif; line-height: 20px;}
h2				{ color: #333; }
a				{ color: #337810; text-decoration: none;}
a img           {outline : none;}
img             {border : 0;}
p				{ margin: 0 0 18px; }


/* Header */

#description {
		position: absolute;
		top: 140px;
		left: 730px;
		font-weight: bold;
		font-style:italic; 
		font-family: 'Courier New', Courier, monospace;
		font-size:15px; 
		width: 400px;
		color:white;
}
	
#texthaven_text{
	position:relative;
	color: white;
	font-family: 'Courier New', Courier, monospace;
	font-weight: bold;
	float:right;
	
}

#header { 
	left: 0px;
	width: 100%; 
	height: 160px;
	position: fixed;
	background: blue;  
}

#header_link{
	top: 30px;
	position: absolute;
	background-color: transparent; 
}

#mnu_nav{
	top: 120px;
	position: absolute;
}

.anchor {
	display: block;
	height: 180px; /*same height as header*/
	margin-top: -180px; /*same height as header*/
	visibility: hidden;
}

@media screen and (min-width: 635px) {	

	#header_link{
		left: 300px;
	}

	#header_link a img {
		width: 80px;
		height: 80px;
	}

	#texthaven_text{
		font-size: 40pt;
		top: 20px;
		margin-left:30px;
	}
	#description{
		display: inline;
	}
		
	#extra{
		position: fixed;
	}

	#mnu_nav {
		display: inline;
	}
}

@media screen and (max-width: 634px) {
	
	#header {  
		height: 125px;
		left: 0px;
	}
	
	#header_link a img {
		width: 50px;
		height: 50px;
	}

	#header_link{
		left: 30px;
	}

	#texthaven_text{
		font-size: 20pt;
		top: 12px;
		margin-left:10px;
	}

	#description {
		display: none;
	}
	
	#mnu_nav {
		display: none;
	}
	
	#paydiv {
		width: 100%;
	}
	
	#paydiv  table{
		width: 100%;
	}
	
	#extra {
		padding-left: 10px;
		position: relative;
	}
	
	#extra div {
		padding-left: 10px;
	}
	
}

.noDecoration { text-decoration: none; color:#3E658C;} 

#mnu_nav ul	{ list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
#mnu_nav li { display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }
#mnu_nav li a { text-decoration: none; font-weight: bold; color:white;}
#mnu_nav li a:hover { color: red; }

#extra	{ 
	background-color: #a6d3f0; 
	padding-top: 20px; 
	padding-bottom: 10px;
	top: 250px;
}

#extra small	{ font-size: 11px; line-height: 18px; }

#content {padding-top: 200px;}
#content div    { padding-bottom: 20px;}

#extra a        { color: blue; text-decoration: none;}
.footerlong     {top: 1300px; }
#footerphil     { top: 1900px; }

footer		{  clear: both; width: 100%; height: 200px;}
footer a		{ color:blue; }
footer	p		{ color: #ccc; margin: 0; padding: 0 18px 10px; font-size: 11px;}
footer ul   { list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }

.uline { border-bottom: 1px solid #999; }
.rfloat { float: right; }
.mid { text-align: center; }

.mlclass        {  
   top: -30px; 
   text-decoration: none;
   font-family: verdana,helvetica,arial,sans-serif;
   font-size: 11px; 
   font-variant: bold;
 }
      
strong { color: #3E658C; }
#imgEdit , #imgView { text-align: center; }

.imgCap {float: left; padding-right: 5px; }
        
#paydiv  form { 
	padding: 10px;
	background-color: #a6d3f0;
	margin-left: auto;
	margin-right: auto;
}

#paydiv {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

#paydiv p {
	float:right; 
}

#paydiv table { 
	margin-left: auto; 
	margin-right: auto;  
	background-color: #a6d3f0; 
	width: 100%; 
	border-collapse: collapse; 
	border:0;
}

#paydiv table td {
	border: 0;
	padding: 10px; 
	margin-left:auto;
	margin-right:auto;
} 

#paydiv table td img {
	margin-left:auto; 
	margin-right:auto;
}  

#licprompt {
	text-align: center;
	font-size: 11px; 
	font-style: italic; 
}
          
#dldiv  { padding-top: 20px; padding-bottom: 20px; background-color: #a6d3f0; position:fixed; top: 250px;}
#dldiv font { color: black; }
#dldiv a { color: blue; text-decoration:none;}

#eulatable {width: 100%;}
#eulatable td {width: 50%; text-align: center;}
.eula { font-weight: bold; color:#3E658C; list-style: none; text-decoration: none; text-align:center;}
#dlextra { width: 300px;}
.paragraph_style_6 {
    color: rgb(171, 21, 0);
    font-family: 'HelveticaNeue-Bold', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 27px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 10px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.Bullet {
	color: rgb(216, 30, 0); 
    font-family: LucidaGrande, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; 
    font-size: 12px; 
    font-style: normal; 
    font-weight: 400; 
    opacity: 1; 
    position: relative; 
    top: -2px; 
    line-height: 16.24500036239624px;
    padding-right: 2px;
 }
 
.pgselect { color: red; }

#blogdiv iframe {width:100%; height:1000px; border:0; }

#forumdiv {width: 100%; height: 100%;}
#forumframe {width:100%; height:1000px; border:0; }

.demodiv {padding-top: 30px; padding-left: 30px;}

.fstrong { position:relative;  left: -5px; top: 10px;}
#featurehl, #fmdtxt, #fimgtxt #fmbtxt, #ffltxt, #fcsvtxt { padding-right: 10px; }
#fmdimg { position:relative; top: 10px; width: 200px;  }
#fcsvtxt a { text-decoration: none; color: #3E658C;}
#sshotdiv td {padding: 10px; }
#sshotdiv img { width: 100%; }
.imgSize { width: 90%; }
.tenPix { height: 100px; }
.dropped { padding-top: 30px; }
.droppedbit { padding-top: 20px; }
.raised { padding-top: 0px; top: -50px; }
.chopped { padding-bottom: 0px; }

.mnubox h2{
	color: white;
	text-align: center;
}
.mnubox
{
	border-radius: 5px;
	background-color: rgba(255, 127, 80, 0.582);
	padding: 10px;
}

.mnuli
{
	padding: 5px;
	color: white;
	list-style: none;
}

.mnuli a
{
	color: white;
	text-decoration: none;
}

.mnuli a:visited
{
	color: white;
}