@charset "utf-8";
/* Redined HTML tags */
BODY {
	background-color: #000000;
	background-image:url(images/layout/background-fade.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: "Georgia", "Copperplate Gothic Light", "Copperplate Gothic Bold";
	font-size: 12px;
	color: #BBBBBB;
}
IMG {
	border: 0;
}
H1 {
	font-family: "Copperplate Gothic Light", "Copperplate Gothic Bold", "Times New Roman";
	color: #FFFFFF;
	display: inline;
	font-size: 18px;
	font-weight: 400;
}
H2 {
	font-family: "Copperplate Gothic Light", "Copperplate Gothic Bold", "Times New Roman";
	color: #BBBBBB;
	display: inline;
	font-size: 18px;
	font-weight: 400;
	margin-top: 5px;
}
H3 {
	font-family: "Copperplate Gothic Light", "Copperplate Gothic Bold", "Times New Roman";
	color: #f9d615;
	display: inline;
	font-size: 16px;
	font-weight: 400;
	margin-top: 5px;
}
A {
	color: #f9d615;
	font-weight: 400;
	text-decoration: none;	
}
A:hover {
	color: #FFFFFF;
}
/* CSS Selectors */
#container {
	background-image:url(images/layout/ann-cabal-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#pageContent {
	width: 837px;
	margin-left: auto;
	margin-right: auto; 
}
#logoBar {
	height: 29px;
	background-image: url(images/layout/logo-headerbar.gif);
}
#logo {
	height: 117px;
}
#navBar {
	height: 29px;
	background-image: url(images/layout/contentheader-bar.gif);
}
#content {
	background-image: url(images/layout/content-bg.gif);
	padding: 8px;
	width: 821px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
	text-align: left;
	position: relative;
}


#nationWar {
	height: 160px;
	width: 789px;
	margin-bottom: 8px;
	/*background-image: url(images/layout/header-montage-bg.jpg);*/
	text-align: left;
	padding-top: 14px; 
	padding-left: 31px;
}
#flashMovie {
	height: 174px;
	width: 820px;
	margin-bottom: 8px;
	background-image: url(images/layout/header-montage-bg.jpg);
	text-align: left;
}
#subContent {
	text-align: left;
}
#pageSubContent {
	width: 656px;
	float: left;
	/*margin-right: 8px;*/
}
#sideNav {
	width: 163px;
	float: left;
	/*margin-left: 8px;*/
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	/*background-color: #999999;*/
	/*top: -12px;*/
}
#footer {
	background-image: url(images/layout/footer-bg.gif);
	text-align: left;
	padding: 8px;
}
#sideNav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Copperplate Gothic Light", "Copperplate Gothic Bold", "Times New Roman";
	font-size: 12px;
	padding-top: 0;
	margin-top: 0;
}

#navlist a
{
	display: block;
	padding: 8px;
	width: 147px;
	height: 13px;
	background-image: url(images/layout/nav_off.gif);
	color: #f9d615;
	font-weight: 400;
}

#navlist a:link, #navlist a:visited
{
	color: #f9d615;
	text-decoration: none;
}

#navlist a:hover
{
	color: #FFFFFF;
	background-image: url(images/layout/nav_on.gif);
}
#navlist li {margin-bottom: 4px;}

#subNav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Copperplate Gothic Light", "Copperplate Gothic Bold", "Times New Roman";
	font-size: 12px;
	padding-top: 0;
	margin-top: 0;
}

#subNav a
{
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	width: 157px;
	height: 13px;
	background-image: url(images/layout/recent-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #f9d615;
	font-weight: 400;
}

#subNav a:link, #navlist a:visited
{
	color: #f9d615;
	text-decoration: none;
}

#subNav a:hover
{
	color: #FFFFFF;
	background-image: url(images/layout/recent-bg.gif);
}
#subNav li {margin-bottom: 4px;}

#fighterProfile {
	width: 147px;
	height: 266px;
	margin-top: 2px;
	padding: 8px;
	position:relative;
}
#indexStats {
	/*right: 844px;*/
	left: 845px;
	width: 200px;
	position: absolute;
	top: 300px;
	z-index: 1;
}
#socialNetworkTab {
	font-family: "Copperplate Gothic Light", "Copperplate Gothic Bold", "Times New Roman";
	font-size: 12px;
	padding: 6px;
	width: 151px;
	height: 70px;
	background-image: url(images/layout/socialBG.gif);
	color: #f9d615;
	font-weight: 400;
	margin-bottom: 6px;
}
/* CSS Classes */
.fighterBox {
	width: 80px;
	height: 121px;
	padding: 8px;
	position:relative;
	float: left;
	margin-left: 4px;
	margin-right: 4px;
}
.sectionContainer {
	margin-bottom: 8px; 
	width: 648px;
}
.sectionContainer320 {
	margin-bottom: 8px; 
	float: left;
	width: 320px;
}
.sectionHeader {
	height: 29px;
	background-image: url(images/layout/content-header-bar.gif);
}
.sectionHeader320 {
	height: 29px;
	background-image: url(images/layout/content-header-bar320.gif);
}

.sectionContent {
	background-image: url(images/layout/content-small-bg.gif);
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
}
.sectionContent320 {
	background-image: url(images/layout/content-small-bg.gif);
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;

}
.standardContainer {
	margin-top: 8px;
	border: 1px solid #333333;
	padding: 8px;
}
.policyTable {
	color: #FFFFFF;
	height: 60px;
	text-align: center;
}
.standardContent {
	background-image: url(images/layout/content-small-bg.gif);
	font-family: "Georgia", "Copperplate Gothic Light", "Copperplate Gothic Bold";
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 8px;
	margin-bottom: 8px;
	border: 1px solid #333333;
}
.sectionFooter {
	padding: 0px;
	margin: 0px;
	height: 8px;
	background-image: url(images/layout/content-footer.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.sectionFooter320 {
	height: 8px;
	background-image: url(images/layout/content-footer320.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.sectionFooterEx {
	height: 8px;
	background-image: url(images/layout/content-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #000000;
}
.flags {
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	float: right;
}
.barButton {
	margin-left: 1px;
}
.secBarButton {
	margin-left: 1px;
	font-size: 12px;
	margin-top: -3px;
	margin-right: 3px;
	
}
.barButtonLeft {
	margin-left: 2px;
	background-image: url(images/layout/nav-button-left.gif);
	width: 8px;
	height: 22px;
	float: left;
	margin-top: 3px;
}
.barButtonMiddle {
	background-image: url(images/layout/nav-button-middle.gif);
	padding-top: 4px;
	height: 18px;
	float: left;
	margin-top: 3px;
}
.barButtonAccountMiddle {
	background-image: url(images/layout/nav-button-middle.gif);
	font-family: "Copperplate Gothic Light", "Copperplate Gothic Bold", "Times New Roman";
	padding-top: 4px;
	height: 18px;
	float: left;
	margin-top: 3px;
}
.barButtonRight {
	background-image: url(images/layout/nav-button-right.gif);
	width: 8px;
	height: 22px;
	float: left;
	margin-top: 3px;
}
.barButton A {
	font-family: "Copperplate Gothic Light", "Copperplate Gothic Bold", "Times New Roman";
	font-size: 12px;
	font-weight: 600;
	color: #f9d615;
	text-decoration: none;
}
.barButton A:hover {
	color: #FFFFFF;
}
.barTitles {
	font-family: "Copperplate Gothic Light", "Copperplate Gothic Bold", "Times New Roman";
	color: #888888;
	font-size: 20px;
	font-weight: 400;
	padding-top: 3px;
	padding-left: 8px;
}
.shopItem {
	float: left;
	margin: 5px;
	font-family: "Copperplate Gothic Bold", "Times New Roman";
	color: #FFFFFF;
	padding: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(images/layout/content-small-bg.gif);
	font-size: 14px;
	border: 1px solid #666666;
	background-repeat: repeat-x;
	background-position: bottom;
}
.recentContainer {
	margin-top: 8px;
	border: 1px solid #333333;
}
.recentContainer320 {
	border: 1px solid #333333;
	margin-top: 0px; 
	height: 140px; 
	overflow: auto; 
	scrollbar-track-color: #333333; 
	scrollbar-face-color: #333333; 
	scrollbar-shadow-color: #000000; 
	scrollbar-dark-shadow-color: #000000; 
	scrollbar-highlight-color: #505050; 
	scrollbar-3d-light-color: #505050; 
	scrollbar-arrow-color: #505050;
}
.recent {
	margin: 3px;
	font-family: "Copperplate Gothic Light", "Times New Roman";
	padding: 3px;
	background-image: url(images/layout/recent-bg.gif);
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #292829;
}
.greenFade {
	font-family: "Copperplate Gothic Light", "Times New Roman";
	background-image: url(/images/layout/fade-green.gif);
	color: #FFFFFF;
	text-align: right;
	font-size: 11px;
	background-repeat: repeat-y;
	background-position: right;
}
.redFade {
	font-family: "Copperplate Gothic Light", "Times New Roman";
	background-image: url(/images/layout/fade-red.gif);
	color: #FFFFFF;
	text-align: left;
	font-size: 11px;
	background-repeat: repeat-y;
	background-position: left;
}
.regTab {
	margin-bottom: 3px;
	font-family: "Copperplate Gothic Light", "Times New Roman";
	padding: 3px;
	background-image: url(images/layout/recent-bg.gif);
	font-size: 13px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #292829;
}
.statsTable {
	padding: 0px;
	border-spacing: 0px; 
	margin: 0px;
	border: 0px solid #111111;
	border-collapse: collapse;
}
.statsRow {
	background-image: url(images/layout/recent-bg.gif);
	padding: 2px;
}
.statsRowBold {
	background-image: url(images/layout/recent-bg.gif);
	padding: 2px;
	color: #FFFFFF;
	font-weight: bold;
}
.statsRowBoldHL {
	background-image: url(images/layout/recent-bg.gif);
	padding: 2px;
	color: #FFFF00;
	font-weight: bold;
}
.buttonHeader {
	background-image: url(images/layout/button-bg-nob.gif);
	height: 26px;
	font-family: "Copperplate Gothic Light", "Times New Roman";
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
}
.tableHeader {
	background-color: #000000;
	font-family: "Copperplate Gothic Light", "Times New Roman";
	color: #FFFFFF;
	padding: 2px;
}
.halfTitle {
	font-family: "Copperplate Gothic Light", "Times New Roman";
	color: #FFFFFF;
	font-size: 16px;
}
.shopImage {
	margin-top: 4px;
	margin-bottom: 4px;
}
.selected {
	color: #FFFFFF;
}
.npc {
	border: 1px solid #333333;
	margin-top: 0px;
	margin-bottom: 8px; 
	height: 196px; 
	width: 285px;
	padding: 8px;
	float: left;
	font-size: 12px;
	/*overflow: auto;*/ 
	scrollbar-track-color: #333333; 
	scrollbar-face-color: #333333; 
	scrollbar-shadow-color: #000000; 
	scrollbar-dark-shadow-color: #000000; 
	scrollbar-highlight-color: #505050; 
	scrollbar-3d-light-color: #505050; 
	scrollbar-arrow-color: #505050;
}
.wallpaper {
	border: 1px solid #333333;
	margin-top: 0px;
	margin-bottom: 8px; 
	height: 250px; 
	width: 285px;
	padding: 8px;
	float: left;
	font-size: 12px;
	text-align: center;
}
.movie {
	border: 1px solid #333333;
	margin-top: 0px;
	height: 140px; 
	width: 146px;
	padding: 3px;
	float: left;
	font-size: 12px;
	text-align: center;
}
.monster {
	border: 1px solid #333333;
	margin-top: 0px;
	margin-bottom: 8px; 
	height: 133px; 
	width: 285px;
	padding: 8px;
	float: left;
	font-size: 12px;
	overflow: auto; 
	scrollbar-track-color: #333333; 
	scrollbar-face-color: #333333; 
	scrollbar-shadow-color: #000000; 
	scrollbar-dark-shadow-color: #000000; 
	scrollbar-highlight-color: #505050; 
	scrollbar-3d-light-color: #505050; 
	scrollbar-arrow-color: #505050;
}
.npcHeader {
	margin-bottom: 8px;
	padding: 4px;
	background-image: url(images/layout/recent-bg.gif);
	font-size: 15px;
	font-family: "Copperplate Gothic Light", "Times New Roman";
	color: #f9d615;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 8px;
}
.npcImage {
	margin-right: 8px;
	margin-bottom: 0px;	
}
.shopHeader {
	margin-bottom: 8px;
	text-align: center;
	padding: 4px;
	background-image: url(images/layout/recent-bg.gif);
	font-size: 15px;
	font-family: "Copperplate Gothic Light", "Times New Roman";
	color: #f9d615;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 0px;
}
.shopImage {
	margin-right: 2px;
	margin-bottom: 8px;	
}
.shopDesc {
	margin-top: 8px;
	padding: 4px;
	background-image: url(images/layout/recent-bg.gif);
	font-size: 15px;
	font-family: "Times New Roman";
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 18px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}
.black { 
	color: #000000; 
	Font-Family:  Arial, Verdana, Helvetica, sans-serif; 
	Font-Size: 12px; 
	line-height:13pt; 
	text-decoration: none;
}
.quickLogin {
	color: #efefef;
	Font-Family:  Helvetica, Verdana, sans-serif;
	background-repeat: repeat-x;
	background-position: bottom;
	Font-Size: 10px;
	height: 10px;
	background-color: #666666;
	width: 80px;
	vertical-align: middle;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	margin-top: -1px;
}	
.redBox {
	background-color: #FF0000;
	color: #FFFFFF;
	display: inline-block;
	padding-left: 4px;
	padding-right: 4px;
	margin: 1px;
	list-style-type: none;
}
.noBullet {
	list-style-type: none;
}
.red {
	color: #FF0000;
}
.break {
	float: none;
	clear: both;
}
