/* vBulletin 3 CSS For Style 'Default Style' (styleid: 1) */
body
{
	background-color: #f5f5ff;
	color:#565AA7;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 5px 10px 10px 7px;
	padding: 0px;
}
#iframe body {
	background-color: #f5f5ff;
	color: #000000;
	font-size: 10pt;
	margin: 0 0 0 0;
	padding: 0px;
}
h1 {
	font-size:16px;
	text-align:center;
	margin-top:20px;
}
#design td {
	font-size:16px;
}
#design a {
	font-size:16px;
	text-decoration:underline;
}
#design p {
	font-size:13px;
}
table {
  border-collapse: collapse;
}

td, p
{
	font-size: 10px;
	vertical-align:top;
}
#evedit td {
	color:red;
	font-weight:bold;
	border:1px solid #565AA7;
}
#article1 p,a {
	font-size:11px;
}
#article1 h1 {
	font-size:13px;
}
#article2 p,a {
	font-size:11px;
}
#article2 h1 {
	font-size:13px;
}
#panels td {
	background-color:fcfcff;
}
#cards td {
	font-size:10px;
	border:1px solid #565AA7;
}
#hosttab td {
	background-color:#FFFFF0;
	font-size:12px;
	border:1px solid #565AA7;
}
#event td {
	font-size:10px;
	border:1px solid #565AA7;
}
#darkcard td {
	background-color:#e8e8f8;
}
#norow td {
	height:0px;
	padding:0;
	border:0px;
	background-color:#e8e8f8;
}
.credit {
	font-size:12px;
	padding-right:10px;
	vertical-align:middle;
}
a {
	text-decoration:none;
	color:#565AA7;
}

a:visited {
}
a:hover {
	text-decoration: underline;
	color:#B00000;
}
a:active {
}

.iframe1 {
	background-color:fcfcff;
}

img {
	border:0;
}

textarea, .bginput
{
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select, input
{
	font:9px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
form { display: inline; }

.head {
	margin:5px 0 5px 0;
	font-size:12px;
	font-weight:bold;
	color:#565AA7;
	text-align:center;
}  

.fadein {
	filter:alpha(opacity=0);
	opacity:0;
	-moz-opacity:0;
}

.or {
	font-size:10px;
	font-weight:normal;
}

.but {
	background-image:url(images/custom/but.gif);
	background-repeat:no-repeat;
	width:75px; 
	height:22px;
	padding-top:4px;
	color:white;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	margin-top:4px;
}

.buta:hover {
	text-decoration:none;
}

#links td {
	font-size:12px;
}
#links a {
	font-size:12px;
	text-decoration:none;
}