/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		Vista
	Based on style:	subSilver2 
	by:		        HelterSkelter ( http://www.forumimages.co.uk )
    --------------------------------------------------------------
*/

html {
	font-size: 100%;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	top: 0px;
	clear: right;
	border-top-color: #9FBEC1;
	border-right-color: #9FBEC1;
	border-bottom-color: #9FBEC1;
	border-left-color: #9FBEC1;
}


.copiright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: bold;
	color: #000066;
}	
.style6 {color: #000066; font-size: 0.7em; font-family: Arial, Helvetica, sans-serif;  }
	
.style9 {
	color: #FF3236;
	font-weight: bold;
}
a:link {
	color: #000066;
}	

a:link {
	text-decoration: none;
	border-top: 1;
	border-right: 1;
	border-left-width: 1px;
	border-bottom: 0;
}

a:active,
a:visited {
	text-decoration: none;
	color: #000066;
}

a:hover {
	color: #D46400;
	text-decoration: underline;
}

a.forumlink {
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #000066;
}

a.topictitle {
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #000066;
}

a.topictitle:visited {
	text-decoration: none;
	border: 1;
	border-color: #CC99CC;
	border-top-color: #A3BCC1;
	border-right-color: #A3BCC1;
	border-bottom-color: #A3BCC1;
	border-left-color: #A3BCC1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	color: #000066;
}
.adv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #666666;
	margin: 1px;
	padding: 1px;
	font-style: normal;
}
.adv:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
}

th a,
th a:visited {
	color: #FFA34F !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: none;
}
.quotetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	border: 1px solid;
	border-color: #9FBEC1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 4px;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
}
.codetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	border: 1px solid #9FBEC1;
	color: #000066;
	background-color: #A0B9C0;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
}
.codecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000066;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9FBEC1;
	border-right-color: #9FBEC1;
	border-bottom-color: #9FBEC1;
	border-left-color: #9FBEC1;
	padding: 8px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000066;
	margin: 3px;
	padding: 3px;
}
.lnk:link {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: underline;
}
.lnk:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #990000;
	text-decoration: underline;
}
.adv:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
}

