/* AVBRAND Styles */


/* basic stuff */

html {

	margin: 0px;
	padding: 0px;

}

body { 

	font-family: verdana, arial, sans, sans-serif; 
	font-size: 10pt;
	color: black; 
	background: white; 
	text-align: center;
}

td {

	font-family: verdana, arial, sans, sans-serif; 
	font-size: 10pt;

}

img {
	border: 0;
}

embed, object {
	display: none;
}

.noprint {
	display:none;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: black;
}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: black;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: red;
}

.ftext {
	font-weight: bold;
}

h2, h3 {
	font-weight: bold;
	font-size: 16pt;
	font-variant: small-caps;
	color: #006097;
	clear: left;
}

h3 {
	clear: left;
}


.rightpic {
	
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;

}

.leftpic {
	
	clear: left;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px solid black;
	
}

.pic {
	border: 2px solid black;
}

/* elements */

#pHeightHack {
	
}


#pHeightHack2 {
	
}

#maincontain {
	text-align: left;
}

#pHeader {

	
}

#pHeader2 {
	display: none;
}


/* NAVIGATION */
#pNav {
}

#pNav ul {
	display: none;
}

#pNav li {
	
}	

/* Active Navigation button */
#pNav b	{

}
#pNav a	{

}

#pNav a:hover	{

}



/* SECONDARY NAVIGATION */

#noSNav {
	
}

#sNav {
	display: none;
}

#sNav a	{

}

/* Active Navigation button */
#sNav b	{

}



#pContent {
	
	padding: 10px 10px 5px 10px;
	text-align: justify;
	
}









/* Software list page entry */
.softwareentry {
	clear: left;
}

.softwareentry a b {
	font-size: 20pt;
}

.softwareentry a img {
	clear: left;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}



/* Apps page list entry */
.appentry {
	clear: left;
	border-top: 1px solid #DDDDDD;
	margin-top: 10px;
	padding-top: 10px;
}

.appentry img {
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.appentry h2 {
	margin-top: 0px;
	margin-left: 210px;
}

.appentry p {
	margin-left: 210px;
}





/* GUESTBOOK */

.guestbook {
	
}

.guestbook p {
	padding: 5px;
	margin-top: 2px;
}

.guestfrom {
	
	margin-top: 10px;
	padding: 5px;
	
	font-style: italic;
	border-bottom: 2px solid black;
	
	display: block;
}

			
						
.avguestresponse {
	margin-top: 15px;
	margin-left: 5em;
	
	font-style: italic;
	font-size: 8pt;
	color: #AAAAAA;
}

.avguestresponse p  {
	padding: 0px;
	margin-top: 2px;
	margin-right: 30px;
}


.avfrom {
	display: block;
	position: relative;

	padding: 4px;
	min-height: 16px;
	
	left: -25px;

	font-style: italic;
	font-size: 10pt;
	
}

.avfrom i {
	font-size: 7pt;	
}

.avguestimg {
	vertical-align: middle;
}




INPUT, TEXTAREA {
	border: 1px solid black;
	font-family: verdana, arial, sans, sans-serif; 
	font-size: 10pt;
}

.guestprobs {
	color: red;
}




/* Map List */

#mapList UL LI A {
	font-size: 14pt;
}


#mapList UL LI DIV {
	margin-top: 0;
	margin-bottom: 1em;
	margin-left: 2em;
}

#mapList UL LI SPAN {
	
	display: block;
	margin-left: 2em;
	
}

#mapList UL LI SPAN IMG {
	
	border: 1px solid white;
	margin: 3px;
	
	

}



/* Front page */

#frontPageButtons {
	
	
}

.frontPageButton {
	
	margin-left: 15px;
	margin-right: 15px;
	
	width: 128px;
	text-align: center;
	float: left;
}



.newsItem {
	margin-bottom: 20px;
}

.newsTop {
	padding: 4px;	
	height: 1em;
	border-bottom: 2px solid black;
}

.newsTop B {
	float: left;
}

.newsTop I {
	float: right;
}


.newsText {
	margin: 3px;
	padding: 7px;
}

.newsAfter {
	clear: both;
	display: block;
}



.blogItem {
	margin-bottom: 20px;
}

.blogTop {
	padding: 4px;	
	height: 1em;
	border-bottom: 2px solid black;
}

.blogTop B {
	float: left;
}

.blogTop I {
	float: right;
}


.blogText {
	margin: 3px;
	padding: 7px;
}

.arcItem {
	display: none;
}

.avtable {
	
}

.avtable tr th {
	text-decoration: underline;
}

.avtable tr td u {
	text-decoration: none;
	font-weight: bold;
}

.cells1 {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.vbcodeblock {
	padding: 10px;
	background-color: white;
	color: black;
	font-family: lucida console, lucida sans, courier, courier new, typewriter;
	border: 2px solid black;	
}
