a
{
	color: #990000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.BrokenLink
{
	color: black!important;
}
body, caption, td, th, legend, li
{
	font-family: Arial;
	color: Black;
	font-size: 12px;
}

hr {
color: black;
background-color: black;
height: 1px;
}

h1
{
	color: #990000;
	font-size: 16px;
	font-weight: bold;
    margin-top:6px;
    margin-bottom:4px;
	border-bottom: solid 1px #666666;
}
h2
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
    margin-top:4px;
    margin-bottom:2px;
}

.Subject
{
	font-family: Arial;
	font-size: 20px;
	text-decoration: none;
	color: Black;
}
.MenuTitle
{
	width: 140px;
	height: 16px;
}
.Menu
{
	background-color:#CCCCCC;
	width: 132px;
	border: solid 1px black;
	color: #000000;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-bottom: 10px;
}	
.Menu a
{
	color: Black;
}
.ActiveMenu
{
	color: #990000;
	font-weight: bold;
}
.PageSubject
{
	font-size: 19px;
	color: #990000;
	padding-bottom: 4px;
	border-bottom: solid 1px #666666;
}

.PageTitle
{
}

.Account
{
	font-family: Arial;
	/*padding-bottom: 4px;*/
	padding-top: 10px;
	border-bottom: solid 1px #666666;
	/*margin-bottom: 10px;*/
}

.float-account
{
	position:absolute; 
	top:0; 
	left: 78%; 
	font: 10pt;
}


.SubMenu
{
	font-family: Arial;
	white-space: nowrap;
}
.TopMenu
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

table td { vertical-align: top }

.Grid
{
	background-color: White;
	border: solid 2px black;
	border-collapse:collapse;
}

.GridChart
{
	background-color: White;
	border: solid 2px black;
	border-top : solid 0px black;
	border-collapse:collapse;
}


.GridHeader td, .GridHeader th
{
	white-space:nowrap;
	background-color: #CCCCCC;
	border: solid 1px black;
	border-top : solid 0px black;
	vertical-align: middle;
}
.GridHeader td a, .GridHeader th a
{
	white-space:nowrap;
	color: Black;
}
.G td
{
	background-color: White;
	vertical-align: middle;
	border: solid 1px #999999;
	white-space: nowrap;
	height: 18px;
}
.GA td
{
	background-color: #EEEEEE;
	vertical-align: middle;
	border: solid 1px #999999;
	white-space: nowrap;
	height: 18px;
}

.GH td
{
	background-color :  #FFCCCC;
	vertical-align: middle;
	border: solid 1px #999999;
	white-space: nowrap;
	height: 18px;
}
.GE td
{
	vertical-align: middle;
	border: solid 1px #999999;
	white-space: nowrap;
	height: 18px;
}

.CI
{
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	/*max-width: 20px;*/
}
.II
{
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
/*	background-color: #1D343D!important;*/
	background-color: White!important;
}
.HasImageItem
{
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
}
.GI
{
	border-left: 2px solid black!important;
}
.GridFooter td
{
	background-color: #CCCCCC;
	border: solid 1px black;
	text-align : right;
}
.GridPager
{
	background-color: White;
	text-align: left;
	white-space: nowrap;
}
.GridPager span
{
	font-weight: bold;
}
.Disclaimer
{
	font-size: 9pt;
}

P
{
	margin-top: 4px;
	margin-bottom: 4px;
}

.NewMessage
{
	clear: both;
	margin: 0px;
	border: solid 1px #999999;
	padding: 6px;	
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
}

.Box
{
	clear: both;
	margin: 0px 0px 0px 0px;
	border: solid 1px #999999;
	color: #000000;
	background-color: #FFFFFF;
	padding: 6px;
}
.BoxTop
{
	clear: both;
	margin: 0px 0px 0px 0px;
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 0px #FFFFFF;
	color: #000000;
	background-color: #FFFFFF;
	padding: 6px 6px 1px 6px;
}
.BoxBottom
{
	clear: both;
	margin: 0px 0px 0px 0px;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-top: solid 0px #FFFFFF;
	color: #000000;
	background-color: #FFFFFF;
	padding: 1px 6px 6px 6px;
}

.navlistcontainerupper
{
	position: relative;
	width: 100%;
	height: 1.6em;

	width: 69em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

.navlistcontainerlower
{
	position: relative;
	width: 100%;
	height: 1.6em;

	width: 69em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

.navlistlower
{
	margin: 0 0 0 1em;
	padding: 0;
	top: 0px;
	position: absolute;
	width: 69em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

.navlistlower li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

.navlistlower a:link, .navlistlower a:visited
{
	background: #FAFAFA;
	color: #999999;
	float: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin-right: 8px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	position: relative;
	top: -1px;
	border: 1px solid #999999;
}

.navlistlower a:link.current, .navlistlower a:visited.current
{
	background: #fff;
	border-top: 1px solid #fff;
	color: #000;
}

.navlistlower a:hover  
{
    color: #990000;
    background-color: #FAFAFA!important; 
}

.navlistupper
{
	margin: 0 0 0 1em;
	padding: 0;
	position: absolute;
	width: 69em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

.navlistupper li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

.navlistspace
{
	float: left;
	padding: 2px 10px 2px 10px;
}

.navlistupper a:link, .navlistupper a:visited
{
	border: 1px solid #999999;
	color: #999999;
	float: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin-right: 8px;
	padding: 2px 10px 2px 10px;
	background-color: #FAFAFA;
}

.navlistupperalt a:link, .navlistupper a:visited
{
}

.navlistupper a:link.current, .navlistupper a:visited.current
{
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #000;
}
.navlistupperalt a:link.current, .navlistupper a:visited.current
{
}


.navlistupper a:hover 
{
	color: #990000;
	background-color: #FAFAFA!important;
}

.navlistupperalt a:hover 
{
}

.DiscussTab
{
	color: #990000!important;
}
/*
div.img-dec {
	background: url('images/shadow.gif') no-repeat bottom right;
	clear: right;
	float: right;
	margin: 0 0 15px 25px;
	padding: 0;
	position: relative;
}

div.img-dec img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 0px;
	position: relative;
}
*/
.Like
{
	background-color: #eeeeee;
}
.DifOld
{
	background-color: #ffff80;
}
.DifNew
{
	background-color: #aaffaa;
}
.DifText
{
	color: Red;
}
.InfoGroup
{
	/*font-style: italic;*/
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	background-color:#FFCCCC;
}

.IH
{
	font-weight: bold;
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 123px;
}

.IT
{
    text-align:left;
    width: 123px;
	/*white-space: nowrap;*/
}

.WCH
{
	font-weight: bold;
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 50px;
}

.WCT
{
    text-align:left;
	/*white-space: nowrap;*/
}

.specfloat
{
	width: 250px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	border: 1px solid #000000;
}

.specfloatmargin
{
	float: right;
	border-left: solid 7px transparent;
	margin-left: 1px;
	margin-bottom: 2px;
	
}


.editfloat {
	float: right; 
	margin: 0px; 
	width: 150px;
	text-align: right;
	padding-top: 10px
}

.specheader {
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	text-align: right;
	background-color:#FFCCCC;
	width: 250px;
}
.pictureframe
{
    text-align:center;
    
    padding-top: 2px;
}

.CollapsTitle
{
    border-top: solid 2px #000000;
    border-left: solid 2px #000000;
    border-right: solid 2px #000000;
    background-color: #CCCCCC;
    padding-left: 10px;
    white-space: nowrap;
}

.CollapsContent
{
    border-bottom: solid 0px #000000;
    border-left: solid 2px #000000;
    border-right: solid 2px #000000;
    padding: 1px 1px 1px 1px;
    background-color: #FFFFFF;
}

.line
{	
	border-bottom: solid 2px #000000;
}

.CollapsClose
{
	text-align: right;
}

.MapSettings
{
    white-space:nowrap;
    border-top:solid 2px black;
    border-bottom:solid 2px black;
    background-color:White;
}

.Table
{
	background-color: White;
	border: solid 2px black;
	border-collapse:collapse;
}

.TableHeader td, .TableHeader th
{
	background-color: #CCCCCC;
	border: solid 1px black;
	border-top : solid 0px black;
}

.TableRowEven td
{
	background-color: White;
	border: solid 1px #999999;
}

.TableRowOdd td
{
	background-color: #EEEEEE;
	border: solid 1px #999999;
}

.Normal
{
}

.DiscussionBox
{
	width: 98%;
	margin: 3px 0px 3px 0px;
	border: solid 1px #999999;
	color: #000000;
	background-color: #FFFFFF;
	padding: 6px;
}

p {margin: 0; padding: 0;}

ul {margin-top: 4px; margin-bottom: 4px;}

ol {margin-top: 4px; margin-bottom: 4px;}

.IndexBox
{
	white-space: nowrap;
	margin: 5px 5px 5px 5px;
	border: solid 1px #999999;
	color: #000000;
	background-color: #FFFFFF;
	padding: 6px;
}

.TotalRow td
{
	border: solid 2px black;
	font-weight : bold;
	text-align : right;
}

.EditCell
{
	text-align:right;
}

.hidden { display: none; }
.unhidden { display: inline; }

.Button
{
     padding:0;
}

.Inline
{
    width:0;
    display:inline-table;
    white-space:nowrap;
    padding:0px;
    margin:0px;
    vertical-align:top;
}

.GridPageBox
{
    height:15px;
    font-size:12px;
    margin:0px;
    padding:0px;
    text-align:center;
}

.FloatRight
{
    float:right;
    
}

.NormalBox
{
    border:1px solid black;
    padding:3px;
    background-color:White;
    position:static;
}

.FloatBox
{
    padding:2px;
    border:1px solid black;
    float:right; 
    background-color:White;
    margin-left:3px;
}

.Highlight 
{
	background-color:#FFCCCC;
}

.WeaponImage
{
    border-style: solid;
    border-width: 0px 1px 0px 1px;
    border-color: Black;
    width: 246px;
    height: 100px;
    margin: 0px;
    padding: 0px;
    text-align:center;
    vertical-align:middle;
}

.AmpImage
{
    border-style: solid;
    border-width: 0px 1px 0px 1px;
    border-color: Black;
    width:122px;
    height:100px;
    margin:0px;
    padding:0px;
    text-align:center;
    vertical-align:middle;   
}

.AttachmentImage
{
    border-style: solid;
    border-width: 1px;
    border-color: Black;
    width:122px;
    height:50px;
    margin:0px;
    padding:0px; 
    text-align:center;
    vertical-align:middle;     
}

.EnhancerImage
{
    border-style: solid;
    border-width: 1px;
    border-color: Black;
    width: 36px;
    height: 36px;
    margin:0px;
    padding:0px;
    text-align:center;
    vertical-align:middle;     
}

.WeaponInfoBox
{
    width: 371px;
    height:605px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	border: 1px solid #000000;
}

.WeaponInfoName
{
    display:inline;
	font-weight: bold;
	width: 150px;
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px;
}

.WeaponInfoValue
{
    display:inline;
    width:150px;
    text-align:left;
}

.SpecLabel
{
    width:50px;
}

.Loading
{
    position:absolute;
    top: 330px;
    left: 700px;
}

.WeaponCompareTextBox
{
    padding: 0px;
    margin: 0px;
    width: 367px;
    height:18px;
}
.WeaponCompareListBox
{
    padding: 0px;
    margin: 0px;
    height:202px;  
    width:100%; 
}

.WeaponCompareFilterDropDown
{
    width:184px;
    height:22px;
}

.WeaponComparePresetDropDown
{
    padding: 0px;
    margin: 0px;
    width:271px;
    height:22px;
}

.WeaponComparePresetTextBox
{
    padding: 0px;
    margin: 0px;
    width:267px;
    height:18px;
}

.WeaponCompareInputTextBox
{
    padding: 1px;
    margin: 0px;
}

.WeaponCompareTable
{
    vertical-align:bottom;
    text-align:right;
}

.TierMaterialLoading
{
    position:absolute;
    top: 220px;
    left: 370px;
}

.ChartDropDown
{
    border: 1px solid #7F9DB9;
    margin: 1px;
    font-size: small;
}

.text
{
    margin-right:10px;
}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#transparent; border-left:1px solid black; border-right:1px solid black;background-image: url(/images/semitransgrey.png);}
.xb1 {margin:0 5px; background:black;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xboxcontent 
{
    display:block; 
    background:transparent; 
    border:0 solid black; 
    border-width:0 1px;
    background-image: url(/images/semitransgrey.png); 
    padding:2px 6px 2px 6px;
}
    
.xboxcontent a
{
	color: Black;
}

.WeaponInfoBoxV2
{
    width: 371px;
    height:770px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	border: 1px solid #000000;
}