/* Caliber Template (#0A14) CSS Document - Created By PixelMark Studios - Distributed By The Clan Database. Copyright 2007, All Rights Reserved. */

.topbg	{
	background-image: url(topbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* Left Menu */

.leftsidebar {
		background-image: url(leftsidebarbg.gif);
}

.rosterpreviewrow1 {
	background-color: #F3F3F3;
	padding: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.sidebarfont {
	background-color: #F9F9F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #202020;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.sidebarfont a {
	font-size: 10px;
	color: #334C67;
	font-weight: bold;
	text-decoration: none;
}

.sidebarfont a:hover {
	color: #47698F;
	text-decoration: underline;
}

.green {
	color: #339900;
}

.red {
	color: #FF0000;
}

.matchresulticon {
	background-color: #F3F3F3;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EAEAEA;
	border-bottom-color: #CCCCCC;
}

.matchresultrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #202020;
	font-weight: bold;
	background-color: #F3F3F3;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

/* Right Side Menu */

.rightsidebar {
		background-image: url(rightsidebarbg.gif);
}

.rightsidebarfont {
	background-color: #F9F9F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #202020;
	padding: 5px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.rightsidebarfont a {
	font-size: 10px;
	color: #334C67;
	font-weight: bold;
	text-decoration: none;
}

.rightsidebarfont a:hover {
	color: #47698F;
	text-decoration: underline;
}

.inputstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	margin-bottom: 3px;

}

.buttonstyle {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #334C67;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	margin-top: 3px;

}

.threadsicon {
	background-color: #F3F3F3;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EAEAEA;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.threadsrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #202020;
	font-weight: bold;
	background-color: #F3F3F3;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.threadsrow a {
	font-size: 10px;
	color: #334C67;
	font-weight: bold;
	text-decoration: none;
}

.threadsrow a:hover {
	color: #47698F;
	text-decoration: underline;
}

/* Center */

.newsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	padding: 5px;
}

.newstitle {
	color: #334C67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.newssub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}

.newssub a{
	color: #334C67;
	font-weight: bold;
	text-decoration: none;
}

.newssub a:hover{
	color: #47698F;
	font-weight: bold;
	text-decoration: underline;
}

/* Footer */

.footerbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(footerbg.png);
	text-align: right;
	padding: 8px;
}